
@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;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
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;}
.body{
    background-color:#ffffff;
    width:100%;
    overflow:hidden;
}
a{
    cursor:pointer;
}
.main{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.header{
    background-color: rgba(0,0,0,0.8);
    width:100%;
    height:62px;
    overflow:hidden;
    position: relative;
    z-index:99;
}
.header h1{
    float:left;
}
.header .logo{
    margin-top:14.5px;
}
.header ul{
    float:right;
    width:750px;
}
.header ul li{
    float:left;
    font-size:20px;
    color:#ffffff;
    line-height:62px;
    margin-right:35px;
    cursor:pointer;
}
.banner{
    width:100%;
    margin:0 auto;
    position:relative;
    margin-top:-62px;
}
.banner img{
    width:1920px;
    margin:0 auto;
    cursor:pointer;
    position:relative;
	left:50%;
	margin-left:-960px;
}
.ztn .title{
    overflow: hidden;
}
.ztn .title h3{
    font-size:40px;
    line-height:40px;
    font-weight:bold;
    text-align: center;
    margin-top:100px;
    color:#323232;
}
.ztn .title p{
    font-size:18px;
    color:#333333;
    line-height:18px;
    margin-top:14px;
    text-align: center;
}
.ztn p.zx{
    width:350px;
    height:60px;
    border-radius:10px;
    overflow: hidden;
    background-image: linear-gradient(to right,#fe9d26 , #ff5558);
    font-size:26px;
    color:#ffffff;
    line-height:60px;
    text-align: center;
    margin:45px auto 50px auto;
    cursor:pointer;
    position:relative;
    transition: 0.5s;
    top:0;
    left:0;
}
.ztn p.zx::before{
    content:'立即咨询';
    top:0;
    left:0;
    width:350px;
    position:absolute;
    height:60px;
    z-index:2;
}
.ztn p.zx::after{
    z-index:1;
    content:'';
    position:absolute;
    width:0;
    height: 60px;
    top:0;
    left:0;
    background-color: #2ce89e;
    transition-property: width;
    
    opacity:0;
    transition: 0.5s;
}
.ztn p.zx:hover::after{
    width:350px;
    opacity:1;
    transition: 0.5s;
}
.ztn1 .title{
    background:url(../images/ztn1_tit_bj.png) no-repeat top 60px center;
}
.ztn1 .container{
    width:100%;
    margin-top:30px;
}
.ztn1 .container h4{
    font-size:24px;
    color:#fe8636;
    text-align: center;
    line-height:24px;
    font-weight:bold;
}
.ztn1 .container .con{
    width:1126px;
    height:341px;
    background: url(../images/ztn1_bj.png) no-repeat;
    margin:14px auto 0 auto;
    overflow:hidden;
    
}
.ztn1 .container .con ul{
    overflow:initial;
    cursor:pointer;
    
}
.ztn1 .container .con ul:after{
    content:'';
    display:block;
    height:110px;
}
.ztn1 .container .con ul.u1{
    margin-top:48px;
    margin-left:80px;
}
.ztn1 .container .con ul li{
    width:143px;
    height:110px;
    float:left;
    box-shadow:0 0 20px rgba(4,0,0,0.1);
    background:#ffffff;
    border-radius:10px;
    margin-right:20px;
    overflow:hidden;
    position:relative;
    top:0;
    transition:0.5s;
}
.ztn1 .container .con ul li:hover{
    top:-10px;
    transition:0.5s;
}
.ztn1 .container .con ul li img{
    margin:17px auto 0 auto;
}
.ztn1 .container .con ul li h5{
    font-size:18px;
    color:#333333;
    text-align:center;
    margin-top:8px;
    font-weight:bold;
}
.ztn1 .container .con ul.u2{
    margin-top:20px;
    margin-left:166px;
}
.ztn1 .container p.fz{
    font-size:18px;
    color:#333333;
    font-weight:bold;
    text-align: center;
    margin-top:29px;
}
.ztn1 p.zx{
    margin-top:14px;

}
.ztn2{
    width:100%;
    background-color:#f0f5fa;
}
.ztn2 .title{
    background:url(../images/ztn2_tit_bj.png) no-repeat top 54px center;
}
.ztn2 .main{
    width:940px;
}

.ztn2 .container{
    width:996px;;
    margin-top:45px;
    overflow: hidden;
}
.ztn2 .container .box{
    width:276px;
    height:176px;
    float:left;
    margin-right:56px;
    margin-bottom:50px;
    cursor:pointer;
    position:relative;
    overflow: hidden;;
}
.ztn2 .container .box img{
    position:absolute;
    z-index:9;
    transition:0.5s;
}
.ztn2 .container .box .info{
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.5);
    padding:0 15px;
    box-sizing: border-box;
    overflow: hidden;
    position:absolute;
    top:0;
    left:0;
    z-index:99;
}
.ztn2 .container .box:hover .info{
    
    
    background-image: linear-gradient(to right,#fe9d26 , #ff5558);
    transition:0.5s;
    top:0;
}
.ztn2 .container .box:hover .info:after{
    content:'';
    display:block;
    width:100%;
    height:100%;
    background:url(../images/ztn2_info_bj.png) no-repeat center;
    top:0;
    left:0;
    position:absolute;
}
.ztn2 .container .box .info h4{
    font-size:24px;
    color:#ffffff;
    line-height:24px;
    margin-top:58px;
    text-align:center;
}
.ztn2 .container .box p{
    font-size:16px;
    color:#ffffff;
    text-align: center;
    line-height:16px;
    margin-top:15px;
}

.ztn2 p.zx{
    background-color: #ffffff;
    margin-top:0;
}
.ztn2 p.zx::before{
    content:'立即咨询';
    top:0;
    left:0;
    width:350px;
    position:absolute;
    height:60px;
    z-index:2;
}
.fangh{
    background-color: #ffffff;
}
.fangh .title{
    background:url(../images/ztn3_tit_bj.png) no-repeat top 54px center;
}

.fangh .container{
    margin:45px auto 0 auto;
    width:900px;
    height:330px;
    background:url(../images/fangh_bj.png) no-repeat center;
    position:relative;
}
.fangh .container p{
    position:absolute;
    font-size:22px;
    color:#333333;
    line-height:33px;
    font-weight:bold;
}
.fangh .container p:after{
    content:'';
    display:block;
    width:33px;
    height:33px;
    background-image: linear-gradient(to right,#fe9d26 , #ff5558);
    border-radius:50%;
    position:absolute;
    top:0;
    text-align:center;
    color:#ffffff;
    font-size:20px;
    line-height:33px;
}
.fangh .container p.p1{
    top:56px;
    left:52px;
    padding-right:42px;

}.fangh .container p.p3{
    top:208px;
    left:32px;
    padding-right:42px;
}
.fangh .container p.p2{
    padding-left:42px;
    right:20px;
    top:56px;
}
.fangh .container p.p4{
    padding-left:42px;
    right:0;
    top:208px;
}
.fangh .container p.p1:after{
    right:0;
    content:'1';
}
.fangh .container p.p3:after{
    right:0;
    content:'3';
}
.fangh .container p.p2:after{
    left:0;
    content:'2';
}
.fangh .container p.p4:after{
    left:0;
    content:'4';
}

.ztn3{
    width:100%;
    height:714px;
    background-color: #f0f5fa;
}
.ztn3 .title{
    background:url(../images/ztn3_title_bj.png) no-repeat top 54px center;
}
.ztn3 .main{
    width:888px;
    overflow:initial;
}
.ztn3 .container{
    margin-top:55px;
    height:362px;
    background:url(../images/ztn3_bj.png) no-repeat left 158px top 60px;
    width:1024px;
}
.ztn3 .container .box{
    width:120px;
    height:154px;
    float:left;
    cursor:pointer;
    margin-right:136px;
    position:relative;
    margin-bottom:26px;
}
.ztn3 .container .box .center{
    width:120px;
    height:120px;
    border-radius:50%;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow:0 0 27px rgba(127,12,14,0.1);
}
.ztn3 .container .box .center img{
    margin:30px;

}
.ztn3 .container .box h3{
    font-size:18px;
    color:#323232;
    text-align: center;
    white-space:nowrap;
    position:absolute;
    width:230px;
    left:50%;
    margin-left:-115px;
    margin-top:16px;
    line-height:18px;
    position:relative;
}
.ztn3 .container .box h3 span{
    font-size:14px;
    color:#8c8c8c;
    padding-right:5px;
}
.ztn4{
    height:830px;
    background: url(../images/ztn4_bj.jpg) no-repeat center;
    background-size:auto 100%;
}
.ztn4 .title{
    background:url(../images/ztn4_tit_bj.png) no-repeat top 54px center;
}
.ztn4 .title h3{
    color:#ffffff;
}
.ztn4 .title p{
    color:rgba(255,255,255,0.5);
}
.ztn4 .container{
    margin-top:46px;
}
.ztn4 .container .dg-wrapper{
    width:384px;
    height:460px;
    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;
}
.ztn4 .container .dg-wrapper a{
    display:block;
    width:100%;
    height:377px;
    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);
}
.ztn4 .container .dg-wrapper a .zhezhao{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background-color: rgba(54,62,73,0.5);
}
.ztn4 .container .dg-wrapper a.dg-center .zhezhao{
    background-color:rgba(54,62,73,0);
}
.ztn4 .container .dg-wrapper a img{
    width:384px;
    height:377px;
    display: block;
}

.ztn4 .container .dg-wrapper .info{
    width:384px;
    height:179px;
    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;
}
.ztn4 .container .dg-wrapper .info .top{
    width:150px;
    overflow: hidden;
    margin:23px auto 10px auto;
}
.ztn4 .container .dg-wrapper .info .top h4{
    font-size:24px;
    line-height:24px;
    color:#ffffff;
    float:left;
    font-weight:bold;
}
.ztn4 .container .dg-wrapper .info .top span{
    font-size:16px;
    line-height:31px;
    color:#ffffff;
    float:right;
    display:block;
}
.ztn4 .container .dg-wrapper .info .con{
    font-size:14px;
    color:#ffffff;
    text-align: center;
}
.ztn4 .container .dg-container span.dg-prev{
    left:15px;
    width:28px;
    height:51px;
    position: absolute;
    top: 164px;
    cursor:pointer;
}
.ztn4 .container .dg-container span.dg-next{
    right:15px;
    width:28px;
    height:51px;
    position: absolute;
    top: 164px;
    cursor:pointer;
}
.ztn4 .container .dg-wrapper a.pian{
    width:500px;
    height:330px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: -40px;
}
.ztn4 .container .dg-wrapper a.pian img{
    width:100%;
}
.ztn4 .container .dg-wrapper a.pian .info{
    width:100%;
    display:none;
}

.ztn6{
    background-color: #edf2f5;
}
.ztn6 .title{
    background:url(../images/ztn6_tit_bj.png) no-repeat top 54px center;
}
.ztn6 .container{
    width:100%;
    height:475px;
    margin-top:58px;
    margin-bottom:43px;
    background: url(../images/ztn6_bj.png) no-repeat center;
    position:relative;
}

.ztn6 .container .left{
    float:left;
    width:410px;
    margin-left:84px;
}
.ztn6 .container .kuang h3{
    font-size:26px;
    width:230px;
    height:54px;
    line-height:50px;
    text-align: center;
    box-sizing: border-box;
    margin-top:52px;
    margin-bottom:38px;
}

.ztn6 .container .left h3{
    border:solid 2px #bbbaba;
    color:#bbbaba;
    margin-left:60px;
}

.ztn6 .container .kuang ul li{
    font-size:18px;
    line-height:24px;
    margin-bottom:23px;

}
.ztn6 .container .left ul li{
    padding-left:44px;
    background: url(../images/ztn6_li.png) no-repeat left top;
    color:#bbbaba;
}

.ztn6 .container .right{
    float:right;
    width:410px;
    margin-right:84px;
}
.ztn6 .container .right h3{
    border:solid 2px #ffffff;
    color:#ffffff;
    margin-left:60px;
}
.ztn6 .container .right ul{
    margin-left:35px;
}
.ztn6 .container .right ul li{
    padding-left:44px;
    background: url(../images/ztn6_ll.png) no-repeat left top;
    color:#ffffff;
}
.ztn6 .container img.vs{
    position:absolute;
    left:50%;
    margin-left:-96px;
    top:-35px;
}
.ztn6 .container ul.db li{
    width:64px;
    height:64px;
    border-radius: 50%;
    overflow: hidden;
    border:solid 5px #ffffff;
    font-size:16px;
    color:#ffffff;
    text-align: center;
    box-sizing: border-box;
    position:absolute;
    padding:8px;
    line-height:18px;
    background: url(../images/ztn6_db1.png) no-repeat center;
    background-size:55px 55px;
    left:50%;

}
.ztn6 .container ul.db li.l1{
    background: url(../images/ztn6_db1.png) no-repeat center;
    background-size:55px 55px;
    top:128px;
    margin-left:-32px;
}
.ztn6 .container ul.db li.l2{
    top:210px;
    margin-left:-20px;
}
.ztn6 .container ul.db li.l3{
    top:292px;
    margin-left:-6px;
}
.ztn6 .container ul.db li.l4{
    top:374px;
    margin-left:8px;
}
.ztn6 p.gt{
    margin-bottom:76px;
}
.ztn7 .title{
    background:url(../images/ztn7_tit_bj.png) no-repeat top 54px center;
}

.ztn7 .container{
    width:1226.66px;
    margin-top:45px;
    overflow: hidden;
    padding-top:10px;
}
.ztn7 .container .box{
    width:280px;
    height:276px;
    float:left;
    margin-right:26.66px;
    position:relative;
    top:0;
    transition:0.5s;
}
.ztn7 .container .box:hover{
    top:-10px;
    transition:0.5s;
}
.ztn7 .container .box1{
    background: url(../images/ztn7_1.jpg) no-repeat center;
}
.ztn7 .container .box2{
    background: url(../images/ztn7_2.jpg) no-repeat center;
}
.ztn7 .container .box3{
    background: url(../images/ztn7_3.jpg) no-repeat center;
}
.ztn7 .container .box4{
    background: url(../images/ztn7_4.jpg) no-repeat center;
}

.ztn7 .container .box img{
    margin:45px auto 0 auto;
}
.ztn7 .container .box h3{
    font-size:24px;
    color:#ffffff;
    line-height:24px;
    margin-top:28px;
    text-align: center;
    font-weight:bold;
}
.ztn7 .container .box p{
    font-size:16px;
    line-height:24px;
    text-align: center;
    color:#ffffff;
    width:208px;
    margin:20px auto 0 auto;
}
.ztn8{
    background-color: #f0f5fa;
}
.ztn8 .title{
    background:url(../images/ztn6_tit_bj.png) no-repeat top 54px center;
}
.ztn8 .container{
    margin-top:44px;
    overflow: hidden;
}
.ztn8 .container .box{
    float:left;
    width:300px;
}
.ztn8 .container .box .img{
    width:142px;
    height:142px;
    border-radius:50%;
    box-shadow:0 0 20px rgba(0,0,0,0.05);
    background-color: #ffffff;
    overflow: hidden;
    margin:0 auto;
}
.ztn8 .container .box .img img{
    margin:35px auto;
}
.ztn8 .container .box h4{
    font-size:22px;
    color:#323232;
    font-weight:bold;
    text-align: center;
    line-height:22px;
    margin-top:32px;
}
.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:#ff6637;
 }

.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: 26px 0 0 10px;
}
.footer .container .right .address span{
    display: block;
    width: 190px;
    font-size: 16px;
    color: #888888;
    float: left;
}
.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 .icp{
    font-size: 14px;
    color: #888888;
    line-height: 30px;
    text-align: center;
    border-top:dashed 1px #888888;
    margin:20px 0 ;
    padding-top:10px;
}
.footer .icp a{
    font-size: 14px;
    color: #ff6637;
}