@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;
}
a{
    cursor:pointer;
}
.main{
    width:1200px;
    margin:0 auto;
}
.banner{
    position:relative;
    width:100%;
    height:812px;
    background:url(../images/banner.jpg) no-repeat center;
    cursor:pointer;
}
.m_banner{
    display:none;
    cursor:pointer;
}
.banner img{
    position:absolute;
    top:340px;
    left:50%;
    margin-left:-167px;
    width:auto;
}
.ztn{
    background-color: #fbc40f;
    overflow: hidden;
}
.ztn .title{
    font-size:36px;
    line-height:36px;
    color:#d22b3f;
    text-align: center;
    font-weight:bold;
    margin-top:78px;
    position:relative;
}
.ztn .title:before{
    content: '';
    display: block;
    background: url(../images/title_bef.png) no-repeat left;
    width: 485px;
    height: 7px;
    top: 16px;
    left: 50%;
    margin-left: -776px;
    position: absolute;
}

.ztn .title:after{
    content: '';
    display: block;
    background: url(../images/title_aft.png) no-repeat left;
    width: 485px;
    height: 7px;
    top: -21px;
    left: 50%;
    margin-left: 288px;
    position: relative;
}
.ztn2 .title:before{
    margin-left: -849px;
}
.ztn2 .title:after{
    margin-left: 361px;
}
.ztn .title_m{
    display:none;
}
.ztn .content{
    overflow: hidden;
    width:1048px;
    margin:47px auto 0 auto;
}
.ztn .content .box{
    width:317px;
    height:411px;
    background: url(../images/box_bj.png) no-repeat center;
    border-radius:10px;
    float:left;
    margin-right:47px;
    position:relative;
    overflow: hidden;
}

.ztn .content .box3{
    margin-right:0;
}
.ztn .content .box img{
    position:absolute;
    top:50px;
    left:50%;

}
.ztn .content .box_m{
    display:none;
}
.ztn .content .box1 img{
    margin-left:-86px;
}
.ztn .content .box2 img{
    margin-left:-73px;
}
.ztn .content .box3 img{
    margin-left:-112px;
}
.ztn .content .box h2{
    position:absolute;
    font-size:18px;
    color:#ffffff;
    text-align: center;
    top:275px;
    width:100%;
}
.ztn .content .box .info{
    width:100%;
    height:100px;
    background-color: #8a241b;
    position:absolute;
    bottom:0;
}
.ztn .content .box .info p{
    font-size:36px;
    color:#ffffff;
    font-weight:bold;
    text-align: center;
    line-height:100px;
}
.ztn .content .box .info p b{
    font-size:50px;
    color:#fbc40f;
}
.ztn2{
    background: url(../images/ztn2_bj.png) no-repeat bottom center;
    background-color: #fbc40f;
    height:665px;
}

.ztn2 .content{
    margin:73px auto 0 auto;
}
.ztn2 .content img{
    margin:0 auto;
}
.ztn2 .content p{
    font-size:30px;
    color:#d22b3f;
    font-weight:bold;
    width:100%;
    text-align: center;
    margin-top:40px;
    text-shadow:5px 5px rgba(0,0,0,0.2);
}
footer{
    background-color: #303030;
    overflow: hidden;
}
footer .container{
    width:1200px;
    margin:0 auto;
}
footer .container .top{
    margin:35px 0;
    overflow: hidden;
}
footer .container .top .left{
    float:left;
    overflow: hidden;
    border-right:solid 1px #3a3a3a;
}
footer .container .top .left .box{
    float:left;
    margin-right:80px;
}
footer .container .top .left .box h4{
    font-size:18px;
    color:#ffffff;
    text-align: left;
    padding-bottom:15px;
}
footer .container .top .left .box p{
    font-size:14px;
    line-height:29px;

}
footer .container .top .left .box p a{
    color:#7c7c7c;
}
footer .container .top .left .box p:hover a{
    color:#2faaff;
    text-decoration:underline;
}
footer .container .top .center{
    width:226px;
    float:left;
    border-right:solid 1px #3a3a3a;
}
footer .container .top .center h4{
    font-size:18px;
    color:#ffffff;
    text-align: center;
    margin-bottom:10px;

}
footer .container .top .center p{
    font-size:14px;
    color:#7c7c7c;
    text-align: center;
    margin-bottom:10px;
}
footer .container .top .center img{
    width:124px;
    height:124px;
    margin:0 auto;
}
footer .container .top .right{
    float:right;
    width:335px;
}
footer .container .top .right .con{
    width:220px;
    margin:0 auto;

}
footer .container .top .right .phone{
    font-size:18px;
    color:#ffffff;
    text-align: center;
    background: url(../images/footer_phone.png) no-repeat left 30px center;
    margin-bottom:12px;
    padding-left:15px;
    box-sizing: border-box;
}
footer .container .top .right p{
    font-size:14px;
    color:#7c7c7c;
    text-align: center;
}
footer .container .top .right hr{
    width:100%;
    height:1px;
    background-color:#434444;
    margin:18px auto;
}
footer .container .top .right .kf{
    font-size:16px;
    color:#ffffff;
    text-align: center;
    margin-bottom:10px;
}
footer .container .top .right span{
    display:block;
    width:200px;
    height:30px;
    border-radius: 5px;
    background-color: #656d7b;
    line-height:30px;
    text-align: center;
    font-size:14px;
    color:#ffffff;
    margin:15px auto 0 auto;
    cursor:pointer;
}
footer .container .top .right span:hover{
    color:#2faaff;
}
footer .container .bottom{
    border-top:solid 1px #3a3a3a;
    border-bottom:solid 1px #3a3a3a;
    font-size:12px;
    color:#7c7c7c;
    text-align: center;
    padding:18px 0;
}
footer .container .bottom a{
    font-size:12px;
    color:#2faaff;
}
footer .container .friendlink{

}
footer .container .friendlink p{
    font-size:12px;
    color:#7c7c7c;
    margin-top:25px;
}
footer .container .friendlink p span{
    font-size:14px;
    font-weight:bold;
    color:#7c7c7c;

}
footer .container .friendlink ul{
    overflow: hidden;
    margin-bottom:30px;
}
footer .container .friendlink ul li{
    float:left;
    margin-top:12px;
    margin-right:20px;
}
footer .container .friendlink ul li a{
    font-size:12px;
    color:#7c7c7c;
}
