@charset "utf-8";
*{  padding:0;margin:0;border:none;text-decoration:none;  list-style-type:none;  font-family:'Microsoft YaHei',sans-serif;  color:#000;  }
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0; padding:0; text-indent:0; font-weight:normal;font-size:14px; color:#333333;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}  img{border:0;}
.clear{  clear:both; }
img{display:block;}
.browserupgrade{  margin:0;  z-index:9999;  width:100%;  height:42px;  color:#e50b71;  text-indent:20px;  line-height:42px;  overflow:hidden;  background:#222222;  border-bottom:4px solid #000000;  }
.browserupgrade a{  font-size:16px;  color:#fdc12d;  cursor:pointer; }
.browserupgrade a.brow-close{  font-size:14px;  margin-right:20px;  float:right; }
.clear{clear:both;}
a{cursor:pointer;}
.zx{
    cursor:pointer;
}
.body{
    background-color: #f1f2f6;
    width:100%;
    overflow: hidden;
}
.main{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.header{
    width:100%;
    height:90px;
    background-color:#ffffff;
    z-index:99;
}
.header h1{
    float:left;
}
.header h1 img{
    margin-top:18px;height:54px;
}
.header ul{
    overflow: hidden;
    float:right;
    margin-right:0;
    margin-top:36px;
}
.header ul li{
    float:Left;
    margin-left:60px;
    line-height:18px;
}
.header ul li:hover,.header ul li.xz{
    border-bottom:solid 1px #2fa4f5;
    padding-bottom:10px;
}
.header ul li:last-child{
    margin-right:0;
}
.header ul li a{
    font-size:18px;
    color:#333333;
}
.header ul li:hover a,.header ul li.xz a{
    color:#2fa4f5;
}
/*.banner{
    width:100%;
    height:530px;
    margin:0 auto;
    position:relative;
}
.banner img{
    position:absolute;

}
.banner img.bj{
    height:530px;
    width:auto;
    max-width:1920px;
    position:absolute;
    left:50%;
    margin-left:-960px;
}
.banner img.title{
    top:77px;
    left:50%;
    margin-left:-564px;
}
.banner img.content{
    left:50%;
    margin-left:-565px;
    top:258px;
}
.banner img.zx{
    left:50%;
    margin-left:-570px;
    top:375px;
}*/
.form{
    width:1200px;
    height:205px;
    box-shadow:10px 10px 20px rgba(0,0,0,0.1);
    position:relative;
    top:-40px;
    left:50%;
    margin-left:-600px;
    overflow: hidden;
    background-color: #ffffff;
	z-index:100;
}
.form img.jiao{
    position:absolute;
}
.form img.jiao1{
    top:4px;
    left:4px;
}
.form img.jiao2{
    top:4px;
    right:4px;
    transform:rotate(90deg);
}
.form h3{
    font-size:26px;
    color:#333333;
    line-height:26px;
    margin-top:38px;
    text-align: center;
}
.form form{
    width:1118px;
    height:60px;
    border:solid 2px #ff6600;
    margin:23px auto 0 auto;
    box-sizing: border-box;
}
.form form input{
    height:58px;
    line-height:58px;
    font-size:15px;
    color:#777777;
    box-sizing: border-box;
    float:left;
	outline:none;
}
.form form input.gsname{
    width:320px;
    background: url(../images/form_1.png) no-repeat left 20px center;
    padding-left:60px;
}
.form form input.name{
    width:320px;
    background: url(../images/form_2.png) no-repeat left 20px center;
    padding-left:60px;
}
.form form input.phone{
    width: 280px;
    background: url(../images/form_3.png) no-repeat left 20px center;
    padding-left:50px;
}
.form form input.submitbox{
     display:block;
    width:186px;
    height:58px;
    background-color: #ff6600;
    line-height:58px;
    font-size:18px;
    color:#ffffff;
    font-weight:bold;
    float:right;
    text-align: center;
    cursor:pointer;
}
.form form span{
    display:block;
    width:186px;
    height:58px;
    background-color: #ff6600;
    line-height:58px;
    font-size:18px;
    color:#ffffff;
    font-weight:bold;
    float:right;
    text-align: center;
    cursor:pointer;
}


.ztn .title{
    width:100%;
    overflow: hidden;
}
.ztn .title h3{
    font-size:36px;
    font-weight:bold;
    margin-top:70px;
    text-align: center;
}
.ztn .title h3 span{
    color:#fd7b3d;
}
.ztn .title p{
    font-size:18px;
    color:#323232;
    margin-top:10px;
    text-align: center;
}
.ztn1{
    background-color: #f1f2f6;
    overflow: hidden;
}
.ztn1 .title h3{
    margin-top:20px;
}
.ztn1 .main{
    width:1200px;
}
.ztn1 .content{
    width:1239px;
    margin:55px auto 0 auto;
    box-sizing: border-box;
}
.ztn1 .content .box{
    width:374px;
    height:160px;
    background-color: #ffffff;
    float:left;
    margin-right:39px;
    margin-bottom:26px;
    position:relative;
    top:0;
    transition:0.5s;
}
.ztn1 .content .box:hover{
    top:-10px;
    transition:0.5s;
}
.ztn1 .content .box .img{
    float:Left;
    width:126px;

}
.ztn1 .content .box .img img{
    margin:37px auto 0 auto;
}
.ztn1 .content .box .info{
    float:left;
    width:248px;

}
.ztn1 .content .box .info h3{
    font-size:18px;
    line-height:18px;
    font-weight:bold;
    color:#333333;
    margin-top:40px;
}
.ztn1 .content .box .info p{
    font-size:14px;
    color:#767676;
    line-height:24px;
    margin-top:13px;
}




.ztn .zx{
    width:262px;
    height:56px;
    border-radius:10px;
    background-color: #1c8aeb;
    line-height:56px;
    font-size:18px;
    color:#ffffff;
    text-align: center;
    margin:20px auto 64px auto;
}
.ztn2{
    height:653px;
    width:100%;
    overflow: hidden;
    background:url(../images/ztn2_bj.jpg) no-repeat center;
}
.ztn2 .title h3{
    color:#ffffff;
}
.ztn2 .main{
    margin:0 auto;
    overflow: unset;
}
.ztn2 .content{
    width:1200px;
    height:320px;
    margin:69px auto 0 auto;
    position:relative;
    background: url(../images/ztn2_hengxian.png) no-repeat bottom 94px center;
}
.ztn2 .content .box{
    width:330px;
    position:absolute;
}
.ztn2 .content .box1{
    left:20px;
}
.ztn2 .content .box2{
    left:50%;
    margin-left:-165px;
}
.ztn2 .content .box3{
    left:850px;
}
.ztn2 .zx{
    margin: 37px auto 64px auto;
}
.ztn2 .content .box span{
    display:block;
    width:69px;
    height:30px;
    background: url(../images/ztn2_kuohao.png) no-repeat center;
    margin:50px auto 0 auto;
    font-size:22px;
    color:#ff6600;
    text-align: center;
}
.ztn2 .content .box h3{
    font-size:18px;
    line-height:18px;
    font-weight:bold;
    color:#feffff;
    text-align: center;
    margin-top:18px;
}
.ztn3{
    background-color: #ffffff;
    overflow: hidden;
}
.ztn3 .content{
    width:1200px;
    margin:51px auto 26px auto;
    overflow: hidden;
}
.ztn3 .content .box{
    width:530px;
    height:380px;
    box-shadow:10px 10px 18px rgba(0,0,0,0.1);
    border:solid 1px #ecf3ff;
    float:left;
    margin-top:10px;
    margin-bottom:30px;
}
.ztn3 .content .box1{
    margin-left:40px;
    margin-right:56px;
}
.ztn3 .content .box .title{
    height:68px;
    line-height:68px;
    text-align: center;
    font-size:24px;
    font-weight:bold;
    color:#ff6600;
    background-color: #f3f8ff;
    border:solid 1px #ecf3ff;
    box-sizing: border-box;
}
.ztn3 .content .box .con h3{
    font-size:18px;
    line-height:18px;
    color:#292e2e;
    font-weight:bold;
    text-align: center;
    margin-top:46px;
}
.ztn3 .content .box .con img{
    margin:18px auto 0 auto;
}
.ztn3 .content .box .con p{
    font-size:18px;
    color:#292e2e;
    text-align: center;
    margin-top:20px;
}
.ztn3 .content .box .con span{
    width:122px;
    height:30px;
    line-height:30px;
    text-align: center;
    font-size:16px;
    color:#ffffff;
    margin:22px auto;
    background-color: #2275e7;
    border-radius:15px;
    display:block;
    cursor:pointer;
}
.ztn3 .zx_form{
    width:410px;
    margin:0 auto;
    border-radius:8px;

}
.ztn3 .zx_form input.phone{
    width:260px;
    height:57px;
    line-height:57px;
    font-size:20px;
    color:#282828;
    text-align: left;
    border:solid 1px #2275e7;
    float:left;
    box-sizing: border-box;
    border-top-left-radius:8px;
    border-bottom-left-radius:8px;
    padding-left:20px;
	outline:none;
}
.ztn3 .zx_form input:-ms-input-placeholder{
    color:#282828;
}
.ztn3 .zx_form input::-webkit-input-placeholder{
    color:#282828;
}
.ztn3 .zx_form input.submitbox{
    display:block;
    float:left;
    width:150px;
    height:57px;
    background-color: #2275e7;
    font-size:20px;
    color:#ffffff;
    line-height:57px;
    text-align: center;
    cursor:pointer;
    margin-bottom:64px;
	border-top-right-radius:8px;
    border-bottom-right-radius:8px;
}
.ztn4{
    background-color: #f1f2f6;
    overflow: hidden;
}
.ztn4 .main{
    width:1160px;
    margin:0 auto;
    overflow:unset;
}
.ztn4 .content{
    width:1200px;
    height:280px;
    margin:40px auto 0 auto;
    position:relative;
}
.ztn4 .content .box{
    width:360px;
    height:270px;
    border:solid 1px #ececec;
    box-shadow:0 0 16px rgba(0,0,0,0.1);
    border-radius:10px;
    overflow: hidden;
    float:left;
    margin-right:40px;
    box-sizing: border-box;
    position:relative;
    top:10px;
    transition:0.5s;
}
.ztn4 .content .box:hover{
    top:0;
    transition:0.5s;
}
.ztn4 .content .box .img{
    width:100%;
    height:160px;
    overflow: hidden;
}
.ztn4 .content .box .img img{
    width:100%;
}
.ztn4 .content .box .info span{
    font-size:24px;
    color:#1b8aeb;
    line-height:24px;
    text-align: center;
    display:block;
    margin-top:26px;
}
.ztn4 .content .box .info{
    background-color: #ffffff;
    height:100%;
    overflow: hidden;
}
.ztn4 .content .box .info p{
    font-size:20px;
    line-height:20px;
    color:#666666;
    font-weight:bold;
    text-align: center;
    margin-top:10px;
}
.ztn4 .zx{
    margin: 40px auto 64px auto;
}


.ztn5{
    background-color: #ffffff;
    overflow: hidden;
}
.ztn5 .title p{
    font-size:18px;
    color:#666666;
    line-height:30px;
}
.ztn5 .container{
    width:1200px;
    margin:33px auto 64px auto;
    position: relative;
}
.ztn5 .container .dg-wrapper{
    width:500px;
    height:425px;
    margin:0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.ztn5 .container .dg-wrapper a{
    display:block;
    width:100%;
    height:425px;
    box-shadow: 0 5px 20px rgba(65,130,204,0.3);
    position: absolute;
    left: 0;
    top: 0;
    background-color:rgba(0,0,0,0.2);
}
.ztn5 .container .dg-wrapper a .zhezhao{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background-color: rgba(54,62,73,0.5);
}
.ztn5 .container .dg-wrapper a.dg-center .zhezhao{
    background-color:rgba(54,62,73,0);
}
.ztn5 .container .dg-wrapper a img{
    width:500px;
    height:260px;
    display: block;
}

.ztn5 .container .dg-wrapper .info{
    width:500px;
    height:165px;
    background-color: #ffffff;
    overflow: hidden;
}
.dg-wrapper a.dg-transition{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dg-wrapper a.dg-center div{
    display: block;
}
.ztn5 .container .dg-wrapper .info .top{
    width:150px;
    overflow: hidden;
    margin:23px auto 10px auto;
}
.ztn5 .container .dg-wrapper .info .top h4{
    font-size:18px;
    color:#000000;
    float:left;
    font-weight:bold;
}
.ztn5 .container .dg-wrapper .info .top span{
    font-size:16px;
    color:#000000;
    float:right;
}
.ztn5 .container .dg-wrapper .info .con{
    font-size:16px;
    color:#666666;
    text-align: center;
}
.ztn5 .container .dg-wrapper .info p.zx{
    width:160px;
    height:35px;
    margin:20px auto 0 auto;
    background-color: #5d9dff;
    border-radius: 5px;
    font-size:14px;
    color:#ffffff;
    text-align: center;
    line-height:35px;
}
.ztn5 .container .dg-container span.dg-prev{
    background: url(../images/ztn2_left.png) no-repeat center;
    left:15px;
    width:28px;
    height:51px;
    position: absolute;
    top: 164px;
    cursor:pointer;
}
.ztn5 .container .dg-container span.dg-next{
    background: url(../images/ztn2_right.png) no-repeat center;
    right:15px;
    width:28px;
    height:51px;
    position: absolute;
    top: 164px;
    cursor:pointer;
}








.ztn6{
   background-color:#ffffff;
    overflow: hidden;
}
.ztn6 .main{
    width:1200px;
    margin:0 auto;
    overflow:unset;
}
.ztn6 .content{
    width:1208px;
    margin:50px auto 0 auto;
    overflow: hidden;
}
.ztn6 .content .box{
    width:294px;
    height:240px;
    margin-right:8px;
    background-color: #f5f5f5;
    float:left;

}
.ztn6 .content .box .img{
    width:70px;
    height:70px;
    border-radius:35px;
    background-color: #ffffff;
    box-shadow:0 0 16px rgba(0,0,0,0.1);
    margin:34px auto 0 auto;
    overflow: hidden;
}
.ztn6 .content .box .img img{
    width:40px;
    height:40px;
    margin:15px auto;
}
.ztn6 .content .box h3{
    font-size:20px;
    color:#333333;
    font-weight:bold;
    text-align: center;
    line-height:20px;
    margin-top:17px;
}
.ztn6 .content .box p{
    font-size:14px;
    line-height:22px;
    color:#626262;
    text-align: center;
    width:170px;
    margin:16px auto 0 auto;
}
.ztn6 .zx {
    margin: 44px auto 64px auto;
}
.ztn7 .main{
    width:1146px;
    margin:0 auto;
}
.ztn7 .content{
    width:1167px;
    margin:39px auto 0 auto;
}
.ztn7 .content .box{
    width:369px;
    height:186px;
    margin-right:20px;
    margin-bottom:20px;
    position:relative;
    float:left;
    top:0;
    transition:0.5s;
}
.ztn7 .content .box:hover{
    top:-10px;
    transition:0.5s;
}
.ztn7 .content .box p{
    width:110px;
    height:110px;
    border:solid 2px #ffffff;
    box-sizing: border-box;
    border-radius:50%;
    overflow: hidden;
    background-color: rgba(0,0,0,0.4);
    position:absolute;
    top:41px;
    left:131px;
}
.ztn7 .content .box p span{
    font-size:20px;
    color:#ffffff;
    font-weight:bold;
    text-align: center;
    line-height:25px;
    display:block;
    margin:29px auto;
}





.ztn8{
    background:url(../images/ztn8_bj.jpg) no-repeat center;
    width:100%;
    height:767px;
    background-size: 100% 100%;
    overflow: hidden;
}
.ztn8 .title h3{
    color:#ffffff;
    margin-top:60px;
}
.ztn8 .title p{
    color:#9ea1a3;
}
.ztn8 .container{
    width:1200px;
    height:475px;
    margin:50px auto 0 auto;
    background: url(../images/ztn8_content_bj.png) no-repeat center;
    position:relative;
}
.ztn8 .container .vs{
    position:absolute;
    top: -59px;
    left: 495px;

}
.ztn8 .container .center{
    position:absolute;
    top: 122px;
    left: 564px;
}
.ztn8 .container>div{
    width:50%;
    float:left;
}
.ztn8 .container p{
    width:225px;
    height:50px;
    font-size:26px;
    text-align: center;
    line-height:50px;
    margin-top:52px;
}
.ztn8 .container .self p{
    border:solid 2px #bbbaba;
    color:#bbbaba;
    margin-left:135px;
}
.ztn8 .container .my p{
    border:solid 2px #ffffff;
    color:#ffffff;
    margin-left:165px;

}
.ztn8 .container ul{
    margin-top:32px;
}
.ztn8 .container .self ul{
    margin-left:80px;
    width:410px;
}
.ztn8 .container .my ul{
    margin-left:147px;
    width:322px;
}
.ztn8 .container ul li{
    line-height: 26px;
    font-size: 18px;
    cursor: pointer;
    margin-bottom: 28px;
    padding-left: 50px;
}
.ztn8 .container .self ul li{
    color:#bbbaba;
    background: url(../images/ztn8_tit_1.png) no-repeat top 3px left;

}
.ztn8 .container .my ul li{
    color:#ffffff;
    background: url(../images/ztn8_tit_2.png) no-repeat top 3px left;
}
.ztn8 .zx{
    margin: 28px auto 52px auto;
}


.m_ftbd{
    display:none;
}
.footer{
    width:100%;
    background-color: #282828;
    overflow: hidden;
}
.footer .container{
    width:100%;
    margin-top:80px;
    overflow: hidden;
}
.footer .container .left{
    width:290px;
    float:left;
    border-right:solid 1px #3b3b3b;
    box-sizing:border-box;
}
.footer .container .left .con{
    width:220px;
}
.footer .container .left .con span{
    font-size:14px;
    color:#888888;
    display:block;
    text-align: center;
    line-height:40px;
}
.footer .container .right{
    float:left;
    margin-left:55px;
}
.footer .container .right ul.yw{
    overflow: hidden;
    width:100%;
}
.footer .container .right ul.yw li{
    width:84px;
    float:left;
    border-right:solid 1px #888888;
    height:18px;
}.footer .container .right ul.yw li:hover a{
     color:#c7161c;
 }

.footer .container .right ul.yw li.last{
    border-right:none;
}
.footer .container .right ul.yw li a{
    display:block;
    width:100%;
    text-align: center;
    font-size:16px;
    color:#888888;
    line-height:18px;
}
.footer .container .right .lx{
    height:40px;
    border-radius:20px;
    background-color: #3d3d3d;
    float:left;
    margin:25px 17px 0 10px;
    padding-right:25px;
}
.footer .container .right .lx span{
    font-size:20px;
    color:#ffffff;
    float:left;
    line-height:40px;
    margin-left:10px;
}
.footer .container .right .lx img{
    margin:7px 0 0 20px;
    float:left;
}
.footer .container .right .address{
    font-size:16px;
    color:#888888;
    margin:30px 0 0 10px;
}
.footer .container .right .friendlinks{
    width:839px;
    overflow: hidden;
    margin:25px 0 0 10px;
}
.footer .container .right .friendlinks li{
    float:left;
    font-size:18px;
    color:#888888;
    margin-right:10px;
    height:30px;
}
.footer .container .right .friendlinks li span{
    font-size:14px;
    color:#888888;
}
.footer .container .right .friendlinks li a{
    font-size:16px;
    color:#888888;
    line-height:30px;
}

.footer .zx{
    display:none;
}
.minwidth{height: auto;margin: 0 auto;width: 1200px;overflow: hidden;}
.minwidthauto{height: auto;margin: 0 auto;width: 100%;overflow: hidden;}
.overflowhidden {
    height: auto;
    overflow: hidden;
}

.index-fo-link {
    padding: 48px 0 16px 0;
}
.index-fo-link li.margin0 {
    margin: 0;
}
.index-fo-link{padding: 48px 0 16px 0;}
.index-fo-link li{margin-left: 40px;    float: left;}
.index-fo-link li.margin0{margin: 0;}
.index-fo-link h5{font-size: 14px;margin-bottom: 23px;    color:#fff;  font-weight: bold;}
.index-fo-link a{display: block;width: 100%;font-size: 12px;color: #fff;margin-bottom: 18px;}
.index-fo-link a:hover{color: #ff8e00;}
.bd{width: 1px;height: 120px;background: #dfdfdf;margin: 12px 78px 0 0;}
.link-weixi span{font-size: 12px;color: #fff;text-align: center;display: block;line-height: 1.4;}
.link-weixi{width: 300px;}
.link-weixi .textImgSeparation{padding-top: 10px; width: 140px;}
.link-weixi i{background-position: 0 -328px;width: 142px;height: 142px;float: left;margin-top: -8px;}
.link-th{padding-left: 10px;}
.link-th h5{font-size: 14px;margin-bottom: 15px;}
.link-th h3{font-size: 22px;color: #fff;font-weight: bold;margin-bottom: 15px;}
.link-th span{display: inline-block;width: 100%;font-size: 12px;margin-bottom: 20px;
    color: #fff;}
.mx-button{font-size: 12px;/*color:#ff8e00;*/  color:#fff; text-align:center;border:1px solid #e9e1e1;width: 140px;height:24px;line-height:24px;cursor:pointer; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin: 10px 0 0 0;}
.mx-button:hover{/*background:#ff8e00;color:#fff;*/ border:1px solid #ff8e00;}
.mx-button .mx-button_qq{ display: none; }
.mx-button .mx-button_qq2{margin: -5px 7px 0 0; max-height: 18px; display: inline-block; }
.floatLeft {
    float: left;
}
.footer-index {
    padding: 15px 0;
}

.footer-inner {
    border-top: 1px solid #e0e0e0;
}.footer-index p, .footer-index .link {
    margin: 0;
    line-height: 24px;
    text-align: center;
    color: #b5b5b5;
    font-size: 12px;
}.icp {
    position: absolute;
    bottom: 20px;
    width: 930px;
    text-align: right;
}
.footer-index p a {
    margin-left: 8px;
    color: #b5b5b5;
}
.link-th span,.link-th em {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    margin-bottom: 20px;
    color: #fff;
}

.banner{
    width: 100%;
    height: 522px;
    overflow: hidden;
    position: relative;
}
.banner .swiper-container{
    width:100%;
    height:522px;
}
.banner .swiper-container .swiper-wrapper{
    width:100%;
    height:522px;
}
.banner .swiper-container .swiper-slide{
    width:100%;
    height:522px;
    overflow:hidden;
    position:relative;
}
.banner .swiper-container .swiper-slide img{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:522px;
    display:block;
    position:absolute;
    transition:0.2s;
	cursor:pointer;
}
.banner .swiper-pagination{
    bottom: 50px;
    width: 100%;
    z-index: 20;
    text-align: center;
    position: absolute;
    left:60px;
}
.banner .swiper-pagination .swiper-pagination-bullet{
    width:12px;
    height:12px;
    background-color: #e6e6e6;
    opacity:1;
    margin:0 7px;
}
.banner .swiper-pagination  .swiper-pagination-bullet-active{
    background-color: #018790;
}
.banner .swiper-pagination .swiper-pagination-bullet{
    width:37px;
    height:5px;
    border-radius: 0;
    margin:0 3.5px;
}
.banner .swiper-pagination .swiper-pagination-bullet-active{
    background-color:#f7ab00;
}
.index .banner .swiper-pagination{
    left:120px;
}
