@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style-type: none;
}

li {
    list-style: none;
}

img {
    border: 0px;max-width: 100%
}

input {
    outline: none;
}

:hover {
    transition: 0.5s all
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #367df3;
}

.text-center{
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *+height: 1%;
}


.mid {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 99
}

body {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    background: #fff;
}

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* CSS Header */
.header {width: 100%; height: auto; overflow: hidden;position: relative;}
.header .topbar{width: 100%;height:46px;line-height: 46px;color: #fff;font-size: 14px; background:#367df3; position: relative;}
.header .topbar .left{width: 760px}
.header .topbar .right{width: 310px;text-align: right;}
.header .topbar .right a{color: #fff}
.header .topbar .right a:hover{color: #ff0;text-decoration:underline;}
.header .topmain{width: 100%;height: auto;overflow: hidden;padding:40px 0 31px}
.header .topmain .top_logo{height: 67px; float: left;}
.header .topmain .toptel{height: 90px;font-size: 16px;padding-left: 105px;margin-top: 12px;background: url(../images/weixin.jpg) left center no-repeat;background-size: auto 100%;position: absolute;padding-top: 10px;box-sizing: border-box;right: 0;top: -20px;}
.header .topmain b{font-family:'Arial';font-size: 30px;line-height: 34px;color: #367df3;font-style: italic;}
.header .banner {width: 1920px; height: 309px;background: url(../images/banner.jpg) no-repeat;left: 50%; margin-left: -960px;position: relative;}
.header .banner .bnpic{display: block;margin:0 auto;padding-top:75px}
.header .banner .btn{width: 300px;height: 50px;background:url(../images/tel.png) 33px center no-repeat #77c82d;border-radius: 25px;line-height: 50px;color: #fff;text-indent: 70px;margin:-25px auto 0}
.header .banner .btn span{font-size: 18px}
.header .banner .btn:hover{background:url(../images/tel.png) 33px center no-repeat #ee6215;}


/*menu*/
.menu {width: 100%;height:67px;background: #ededed; position: relative;}
.menu ul{width:1200px;height: 67px; margin: 0 auto}
.menu ul li {width:14.28%;height: 67px;line-height: 67px; text-align: center;float: left;}
.menu ul li a{color: #333;font-size: 16px;padding: 0 36px;display: block;}
.menu ul li a:hover{background: #367df3;color: #fff !important}
.menu ul li.hot a{color: #06b00a;font-weight: bold;}
.menu ul li.selected{background: #367df3;color: #fff;}
.menu ul li.selected a{color: #fff}

/* CSS Footer */
.footer {width: 100%;height: auto;line-height: 35px;color: #fff;padding: 0 0 98px; background:#367df3;position: relative;}
.footer a {color: #fff}
.footer a:hover { color: #ff0}
.footer .ftmenu{width: 1200px;height: 75px;line-height: 75px;text-align: center;border-bottom: 1px #5e97f5 solid;}
.footer .ftmenu a{font-size: 16px;color: #fff;padding-right:75px}
.footer .ftmenu a:last-child{padding-right: 0}
.footer .ftmenu a:hover{color: #ff0;text-decoration: underline;}
.footer .fttxt{width: 100%;height: auto;padding-top: 42px;overflow: hidden;}
.footer .fttxt_lf{width: 650px;float: left;}
.footer .fttxt_lf .p01{font-size: 16px;line-height: 30px}
.footer .fttxt_lf .p02{font-size: 14px;line-height: 30px;padding-top:28px}
.footer .fttxt_rt{width: 346px;padding-top: 18px; float: right;}
.footer .fttxt_rt li{width: 133px;line-height: 38px; margin-left: 40px;text-align: center;float: left;}
.footer .fttxt_rt li img{width: 133px;height: 133px;display: block;}
.ft_msg{width: 100%;height: 56px;line-height: 56px; left: 0;bottom: 0;background: #242424;position: fixed;z-index: 999}
.ft_msg .left{font-size: 26px;color: #fff}
.ft_msg .left b{color: #ff9b00}
.ft_msg .right{width: 548px;height: 56px;float: right;position: relative;}
.ft_msg #ft_msg_in{width: 315px;height: 56px;float: left;}
.ft_msg .right .ft_mobile{width: 206px;height: 32px;line-height: 32px;text-indent: 20px;display: inline-block;border: none;background: #fff;color: #333333}
.ft_msg .right .ft_sub{width: 80px;height: 32px;line-height: 32px;color: #fff;margin-left: 2px; border: none; background: #ff6600;font-size: 14px;text-align: center; display: inline-block;}
.ft_msg .right span{font-size: 14px;color: #f1f4ff;display: inline-block;}
.ft_msg .right span big{font-size: 18px;color: #e28b05}
.ft_msg .ft_close{width: 18px;height: 18px;background: url(../images/ft_close.png) center no-repeat; right:85px;top: 18px; position: absolute;}
.ft_msg .ft_close:hover{background: url(../images/ft_close_h.png) center no-repeat;border-radius: 50%}

/* CSS index */
#wrap { width: 100%;height: auto;position: relative;overflow: hidden;margin: 0 auto;}
#main { width: 1200px;height: auto;position: relative;padding: 35px 0;overflow: hidden;margin: 0 auto;}
.page01{width: 100%;height: auto;overflow: hidden;padding:55px 0 51px;background: #f5f5f5}
.page01 .page01_lf{width: 283px;height:1260px;background: #fff;overflow: hidden; float: left;}
.page01 .page01_rt{width: 896px;height:1260px;float: right;}
.tit{width: 100%;height: 77px;line-height: 77px;color: #fff;background: #367df3}
.tit span{font-size: 24px;color: #fff;font-weight: bold;padding-left: 20px}
.tit .right{color: #fff;font-size: 14px;padding-right: 20px}
.tit .right:hover{color: #ff0;text-decoration: underline;}
.type_ul{padding: 0px 33px 65px;background: #fff}
.type_ul li{width: 100%;height: 57px;line-height: 57px;font-size: 16px;border-bottom: 1px #c5c5c5 dashed;transition: 0.4s all}
.type_ul li i{padding-right: 15px;font-size: 12px;transform: scale(0.7);opacity: 0.5}
.type_ul li:hover{text-indent:5px;color: #367df3;font-weight: bold;}
.page02{width: 100%;height: 180px;background: url(../images/page02.jpg) center no-repeat #2c2e3a;}
.page02 .p01{color: #fff;font-weight: bold;font-size: 40px;left: 0px;top: 52px;position: absolute;}
.page02 .p02{color: #fff;font-size:18px;left: 0px;top: 108px;position: absolute;}
.page02 .p03{width: 335px;color: #fff;color: #77c82d;font-size:16px;text-align: center;right: 0px;top: 32px;position: absolute;}
.page02 .p03 big{font-weight: bold;font-size:34px;display: block;}
.page02 .p04{width: 185px;height: 50px;background:url(../images/tel.png) 33px center no-repeat #ee6215;border-radius: 25px;line-height: 50px;color: #fff;text-indent: 70px; right: 70px;top: 94px;position: absolute;}
.page02 .p04 span{font-size: 18px}
.page02 .p04:hover{background:url(../images/tel.png) 33px center no-repeat #367df3;}
.page03{padding:32px 0 54px}
.page03 .ptitle{width: 100%;text-align: center;}
.page03 .ptitle .p01{color: #367df3;font-size: 42px;line-height: 76px;font-weight: bold;}
.page03 .ptitle .p01 b{padding: 0 20px}
.page03 .ptitle .p02{font-size: 22px;}
.page03 .ptitle .p02 b{color: #77c82d;font-size: 22px;}

/*case scroll*/
#in_gd { width:100%;height:260px;padding-top: 39px; overflow: hidden;}  
.in_gd { width:100%; height:260px; overflow:hidden; margin:0 auto;}
.in_gd ul { margin:0;padding:0;}
.in_gd li {float:left; width:285px;height:260px;line-height:50px; text-align: center; margin-right:20px;}
.in_gd li .img { width:285px; height:210px;margin: 0 auto;background: #dddddd; overflow: hidden;}
.in_gd li .img img{ width:288px; height:210px; transition: 0.4s all;}
.in_gd li .img:hover img{transform: scale(1.05);}
.in_gd li .m{width: 100%;height: 50px;line-height: 50px;background: #67a0ff; text-align: center;color: #fff; display: block;}
.in_gd li:hover .m{background: #77c82d}

.page04{width: 100%;height: auto;padding-bottom:34px; overflow: hidden;background: #367df3;}
.page04 .ptitle{width: 100%;text-align: center;padding-top: 70px;}
.page04 .ptitle .p01{color: #fff;font-size: 42px;line-height: 70px;}
.page04 .ptitle .p01 b{font-weight: bold;color: #ffde00}
.page04 .ptitle .p02{font-size: 22px;color: #fff;padding-top: 5px;}
.page04_ul{width: 100%;height: auto;overflow: hidden;background:url(../images/page04_ul.png) top center no-repeat;margin-top: 52px;padding-top: 38px;}
.page04_ul li{width: 556px;min-height:166px;float: left;}
.page04_ul li .li_01{width: 100%;height: 166px;}
.page04_ul li .li_01_num{width: 78px;height: 78px;line-height: 78px;background: #ffde00;color: #fff;font-size: 40px;font-weight: bold; text-align: center;float: left}
.page04_ul li .li_01_txt{width: 456px;line-height: 30px;font-size: 16px;color: #fff;float: right;}
.page04_ul li .li_01_txt big{font-size: 28px;font-weight: bold;line-height: 36px;padding-bottom: 15px;display: block;}
.page04_ul li:nth-child(even){margin-left:88px}
.page04_ul li .li_02{width:541px;height: 277px;border: 7px #fff solid;overflow: hidden;margin-bottom: 63px;}

/*about us*/
.page05{width: 100%;height: auto;padding-top: 76px;overflow: hidden;}
.page05 .mid{padding-bottom: 76px;}
.page05 .mid img{display: block;margin: 0 auto}
.page05 .ptitle{width: 100%;line-height: 50px;text-align: center;padding-top: 43px;}
.page05 .ptitle .p01{color: #333333;font-size: 42px;}
.page05 .ptitle .p01 b{padding: 0 20px}
.page05 .about_pic{width: 1200px;height:451px;display: block; margin: 0 auto}
.page05 .intro{font-size: 15px;color: #666666;padding: 22px 100px 30px;text-align: center;}
.page05 .btn{width: 250px;height: 50px;line-height: 50px;border-radius: 25px;text-align: center;color: #fff;font-size: 18px;background: #77c82d;margin: 0 auto;}
.page05 .btn:hover{background: #367df3}

/*index news*/
.page06{width: 100%;height: auto;padding:50px 0 58px; background:#fafafa; overflow: hidden;}
.page06 .ptitle{width: 100%; text-align: center;}
.page06 .ptitle .p01{line-height: 50px;color: #367df3;font-weight: bold;font-size: 42px}
.page06 .ptitle .p01 b{padding: 0 20px}
.page06 .ptitle .p02{font-size: 22px;padding-top: 16px;}
.page06 .ptitle .p02 b{color: #77c82d}

/*inner page*/
.left_box{width: 285px;float: left;}
.lf_gd{width: 100%;height: 500px;background: #fff;overflow: hidden;}
#in_gd_lf { width:245px;height:450px;padding:30px 20px; overflow: hidden;}  
.in_gd_lf { width:245px;height:450px; overflow:hidden; margin:0 auto;}
.in_gd_lf ul { margin:0;padding:0;}
.in_gd_lf li {width:245px;height:220px;line-height:40px; text-align: center; margin-bottom:8px;}
.in_gd_lf li .img { width:245px; height:180px;margin: 0 auto;background: #dddddd; overflow: hidden;}
.in_gd_lf li .img img{ width:245px; height:180px; transition: 0.4s all;}
.in_gd_lf li .img:hover img{transform: scale(1.05);}
.in_gd_lf li:hover a{color: #77c82d}

.rt_box{width: 865px;height: auto;overflow: hidden;float: right;}
.rt_box .in_title{width: 100%;height: 75px;line-height: 75px; background: #fff;margin-bottom: 30px}
.rt_box .in_title .left{font-size: 24px;color: #367df3;font-weight: bold; border-left:10px #77c82d solid;padding-left: 24px;}
.rt_box .in_title .right{color:#555555;font-size: 16px;padding-right: 20px}
.rt_box .in_title .right a{color:#555555;}
.rt_box .in_title .right a:hover{color:#367df3;}





/*info*/
.curpage{width: 100%;height: 60px;padding:36px 0}
.curpage .left_title{width: 385px;color: #666666;font-size: 14px; float: left;}
.curpage .left_title big{font-size: 28px;font-weight: bold;color: #333333; float: left;margin-top: -8px; padding-right: 24px;}
.curpage .right_title{width:800px;text-align: right;margin-top: -6px; float: right;}
.curpage .right_title a{width: 156px;height: 36px;line-height: 36px;color: #212121;font-size: 16px; text-align: center; background: #f4f3f3;display: inline-block;}
.curpage .right_title .selected{background: #00479d;color: #fff}
#newsContent{line-height: 36px;font-size: 15px;}
#allmap {width: 100%;height: 400px;overflow: hidden;border:none;position: relative;}
.contact01{width: 100%;height: auto;overflow: hidden;padding-bottom: 50px;}
.contact01 .left{width: 600px;}
.contact01 .left .p01{font-size: 40px;font-weight: bold;font-family: Arial}
.contact01 .left .p02{font-size: 14px;line-height: 50px;padding-bottom: 20px;}
.contact01 .msgbox{width: 500px;font-size: 15px; position: relative;}
.contact01 .msgbox .msg01{width: 100%;height: 50px;padding-left: 20px; line-height: 50px;color: #999;border-radius: 3px;margin-bottom: 15px; border: 1px #ddd solid;display: block;}
.contact01 .msgbox .msg02{width: 100%;height: 150px;padding-left: 20px;line-height: 50px;color: #999;border-radius: 3px;margin-bottom: 15px; border: 1px #ddd solid;display: block;}
.contact01 .msgbox .msg03{width:522px;height: 50px;font-family: "Microsoft YaHei";font-size:16px; line-height: 50px;text-align: center; border-radius: 3px;margin-bottom: 15px;background: #029740;color: #fff; border: 1px #029740 solid;display: block;}
.contact01 .right{width: 500px;height: 500px;overflow: hidden;padding: 20px; position: relative;}
.contact01 .right .bgbox{width: 165px;height: 335px;background:#029740;right: 0;top: 0;position: absolute; z-index:1}
.contact02{height: auto;overflow: hidden;padding:100px 0 100px;border-top: 1px #ddd dotted}
.contact02 li{width: 25%;font-size: 14px; float: left}
.contact02 li i{width: 60px;height: 60px;font-size: 25px;text-align: center; line-height: 60px;background: #029740;color: #fff; margin-right: 15px;display: inline-block;border-radius:8px; float: left;}
.contact02 li b{display: block;font-size: 18px; font-weight: bold;}

.inpiclist{padding:20px;height: auto;min-height: 1130px; overflow: hidden;background: #fff}
.inpiclist li{width: 250px;height: 235px;text-align: center;margin:12px;position: relative;float: left; overflow: hidden;}
.inpiclist li .imgbox {width: 250px;height: 188px;background: #e3e2e2; overflow: hidden;position: relative;}
.inpiclist li .imgbox img {width: 250px; height: 188px; display: block;transition: 0.4s all;}
.inpiclist li span{font-size: 15px;line-height: 40px; display: block;}
.inpiclist li span:hover{color: #367df3}
.inpiclist li .imgbox img:hover {transform: scale(1.05)}

.newslist{padding:20px 40px;min-height: 1130px; background: #fff}
.newslist li{line-height: 30px;font-size: 14px;color: #999;border-bottom: 1px #ddd dashed;padding: 10px 0 15px;transition: 0.4s all}
.newslist li p{width: 100%;height: 44px;line-height: 44px;}
.newslist li p span{width: 120px; float: right;}
.newslist li p b{width: 600px;font-size: 18px;color: #333;float: left;transition: 0.4s all}
.newslist li:hover p b{color: #77c82d;padding-left: 5px}
#newTitle{}
#newsInfo{font-size: 14px;line-height: 60px;margin-bottom:15px;color: #999; border-bottom: 1px #ddd dotted}
#newsInfo span{padding-right: 20px}
#cpbox01{width: 100%;height: auto;background:url(../images/line.png) bottom center no-repeat;padding-bottom:50px;overflow: hidden;}
#cpbox01 .cp_img{width: 400px;height: 300px;border: 1px #ddd solid; float: left;}
#cpbox01 .cp_img img{width: 400px;height: 300px;display: block;}
#cpbox01 .cp_detail{width: 348px;height: 300px; float: right;}
#cpbox01 .cp_txt{}
#cpbox01 .cp_txt span{font-weight: bold;font-size:25px;line-height: 62px; display: block;color: #292929;border-top: 1px #969696 dotted;border-bottom: 1px #969696 dotted}
#cpbox01 .cp_txt p{font-size: 16px;color: #888888;line-height: 28px;padding-top: 16px}
#cpbox01 .cp_lx{height:80px; padding:35px 0 12px;font-size: 16px;color: #333333; position: relative;}
#cpbox01 .cp_lx b{font-weight: bold;font-size:22px;color: #e23411;}
#cpbox01 .cp_lx .api_pic{width: 92px;height: 92px;right:20px;top:15px; position: absolute;}
#cpbox01 .cp_btn{width: 100%;height: 40px;}
#cpbox01 .cp_btn .btn01{width: 164px;height:38px;line-height:38px;background: #dd1212; text-align: center;color: #fff;display: inline-block;float: left;}
#cpbox01 .cp_btn .btn02{width: 164px;height:38px;line-height:38px;background: #ffa200;margin-left: 20px; text-align: center;color: #fff;display: inline-block;float: left;}
.pro_t{width: 100%;height: 40px;line-height: 40px;border-top:4px #77c82d solid;margin-top: 22px; background: #f5f5f5;color: #029740;}
.pro_t span{width: 170px;height: 40px;background: #77c82d;color: #fff; text-align: center; display: block;}
#right_content{min-height: 1032px; padding: 40px 45px;background: #fff}
#page{text-align: center;}
.pro_txt{padding: 25px 8px;font-size: 15px;line-height: 32px;color: #494949}
.pro_txt img{display: block;margin: 10px auto}
.pro_ys{background: #367df3;padding-bottom: 10px}
.pro_ys .ptitle{width: 100%;text-align: center;padding-top: 60px;}
.pro_ys .ptitle .p01{color: #fff;font-size: 36px;line-height: 70px;}
.pro_ys .ptitle .p01 b{font-weight: bold;color: #ffde00}
.pro_ys .ptitle .p02{font-size: 22px;color: #fff;padding-top: 5px;}
.pro_ys_ul{width: 600px; height: auto;overflow: hidden;padding-left: 56px; background:url(../images/pro_ys_ul.png) left top no-repeat;margin: 0 auto}
.pro_ys_ul li{width:595px;height:168px;}
.pro_ys_ul li .li_num{width: 76px;height: 76px;line-height: 76px;background: #ffde00;color: #fff;font-size: 40px;font-weight: bold; text-align: center;float: left}
.pro_ys_ul li .li_txt{width:496px;line-height: 30px;font-size: 16px;color: #fff;float:right;}
.pro_ys_ul li .li_txt big{font-size: 28px;font-weight: bold;line-height: 36px;padding-bottom: 15px;display: block;}

/*订单*/
.formys{ width:800px; height:auto; padding-left: 40px;color: #555555;}
.formmcys{ float: left; }
.cpmcys{ width:400px; height:34px;border:1px solid #d2d4d6; font-family: "微软雅黑"; color: #555555; background: #f9f9f9; font-size: 14px;}
.formbz{ float:left;}
.G_InputText{width:400px;height:30px;border:1px solid #d2d4d6; background: #f9f9f9;}
.G_textarea{width:400px;height:100px;border:1px solid #dedede;background: #f9f9f9;}
.G_ul{width:100%;}
.G_botton{

    width:55px;

    height:30px;

    line-height:30px;

    border:0;

    background:url(../images/button.gif) no-repeat;

    cursor:pointer;

}

.borderLi{ width:100%; height:auto; padding-top:10px;}
.G_tips{

    

    width:486px;

    margin:10px auto 0 auto;

    border:1px solid #dedede;

    padding:7px;

    border-radius:5px;

    -moz-border-radius:5px;

    -webkit-border-radius:5px;

    box-shadow: 0px 0px 3px rgba(0,0,0,.1);

    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}
.sub{width: 105px;height: 32px;background:#367df3;line-height: 32px;text-align: center;color: #fff;font-family: "微软雅黑";border: none}
.sub:hover{background: #77c82d}

