.w1920{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}
.w1200{
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    position: relative;
}


.fl{float:left;}
.fr{float:right;}
/*头部样式*/
.head1{
    height: 40px;
    line-height: 40px;
    background: #1a1a1a;
    font-size: 14px;
    color: #b2b2b2;
    font-weight: normal;
}
.head1 a{
    color: #b2b2b2;
}
.head2{
    height: 100px;
    background: #2e3438;
}
.logo {
    margin-top: 8px;
}
.tss #formsearch{width:200px;float:left;background: url(../images/ss0.png) no-repeat;height: 30px;
margin-left: 10px;margin-top: 5px;
    background-size: 100% 100%;
    
}
.tss #search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
.tss #formsearch input{height:30px;background:none;border:none;line-height:30px;float: left;box-sizing: border-box;outline: none;}
.tss #formsearch input#keyword{padding-left:16px;color:rgba(0,0,0,.29);width: 160px;font-size: 13px;}
.tss #formsearch input#s_btn{width:40px;text-align:center;cursor:pointer;}
input#keyword:-ms-input-placeholder{
color: rgba(0,0,0,.29);
}
input#keyword::-webkit-input-placeholder{
color: rgba(0,0,0,.29); 
}


.zywqh{
    margin-left: 27px;
}
.topdh{
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    line-height: 36px;
    margin-top: 32px;
    background: url(../images/bei.png) no-repeat left;
        padding-left: 24px;
        margin-left: 10px;
}
/*导航栏样式*/

.nav{
   margin-top: 32px;
}
.nav li{height:36px;text-align:center;width:100px;float:left;position:relative;z-index:999;margin-left: 10px;}
.nav li a{display:block;line-height:36px;color:#fff;height:36px;border-radius: 18px;font-size: 16px;}
.nav li:hover a.a{color:#fff;text-decoration:none;background-color:#c70404;}

.nav .sec{background:#c70404;overflow:hidden;z-index:9999;position:absolute;top:36px;left:-51px;display: none;width: 183%;border-radius: 18px;}
.nav .sec a{height:38px;line-height:38px;width:100%;overflow: hidden;}
.nav .sec a:hover{background:#042d3f;text-decoration:none;color:#fff;}

.x-banner{
    position: relative;
}
.bwz{
    position: absolute;
    width: 415px;
    height: 160px;
    z-index: 999;
    left: 18.75%;
    top: 158px;
    background: #c70304;
    padding-left: 30px;
    padding-top: 25px;
}
.bwz h1{
    font-size: 28px;
    font-weight: normal;
    color: #fff;
}
.bwz h2{
    font-size: 16px;
    font-weight: normal;
    color: #fff;
margin-top: 5px;
}
.bwz a{
    display: block;
    width: 180px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
    margin-top: 15px;
}

/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.syab{
    margin-top: 75px;
}
.syab .abwz{
    width: 640px;

}
.syab .abwz h1{
    font-size: 48px;
    color: #c70404;
    font-weight: bold;
    line-height: 48px;
}
.syab .abwz h2{
    font-size: 28px;
    color: #2e3438;
    font-weight: bold;
    line-height: 28px;
    margin-top: 20px;
}

.syab .abwz h3{
    font-size: 16px;
    color: #2e3438;
    font-weight: normal;
    line-height: 28px;
    margin-top: 32px;
}
.syab .abwz h3 p{
line-height: 28px;
}
.syab .abwz .more{
    width: 150px;
    height: 48px;
    line-height: 48px;
    border-radius: 12px;
    background: #c70404;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    display: block;
    margin-top: 25px;
}

.abtp{
    margin-top: 40px;

}
.abtp img{
    width: 530px;
    height: 325px;

}

.pro{
    margin-top: 77px;
    background: url(../images/probg.png) no-repeat center;
    height: 720px;
    padding-top: 40px;
}
.pro .prot h1{
    font-size: 48px;
    color: #c70404;
    font-weight: bold;
    line-height: 55px;
}
.pro .prot h2{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    line-height: 28px;
    margin-top: 15px;
}
.pro .prot h3{
    font-size: 16px;
    color: #ccc;
    font-weight: normal;
    line-height: 26px;
    margin-top: 15px;
}

.pro2{
    margin-top: 30px;
    position: relative;
}
.pro2 .next{
    position: absolute;
    left: 0px;
    top: 40%;
    z-index: 99;
}
.pro2 .prev{
    position: absolute;
    right: 0px;
    top: 40%;
    z-index: 99
}
.pro2 .bd{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
} 
.pro2 .bd ul li img{width:100%;}
.pro2 .bd ul li{
    float: left;
    width: 260px !important;
    height: 300px;
    margin-right: 20px;
    background: #fff;
    padding: 16px 25px 0 25px;
}
.pro2 .bd ul li h3{
    margin-top: 13px;
    border-top: 1px solid #d9d9d9;
    font-size: 18px;
    font-weight: bold;
    color: #c70404;
    line-height: 24px;
    text-align: center;
    padding-top: 10px;
}
.pro2 .bd ul li h3 a{
    color: #c70404;
}
.pro2 .bd ul li .more1{
    width: 128px;
    height: 28px;
    border: 1px solid #2e3438;
    text-align: center;
    font-size: 14px;
    color: #2e3438;
    line-height: 26px;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}
.pro1 .more{
    width: 150px;
    height: 48px;
    margin: 0 auto;
    line-height: 48px;
    border-radius: 12px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #2e3438;
    font-weight: normal;
    display: block;
    margin-top: 50px;

}

.gylc{
   background: url(../images/gylcbg.png) no-repeat top center;
   padding-top: 80px; 
}

.gylct h1{
    font-size: 48px;
    color: #c70404;
    font-weight: bold;
    line-height: 55px;
}
.gylct h2{
    font-size: 28px;
    color: #2e3438;
    font-weight: bold;
    line-height: 28px;
    margin-top: 15px;
}
.gylct h3{
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    line-height: 26px;
    margin-top: 15px;
}
.gylc2{
    margin-top: 40px;
}
.gylc2 .bd{
    width: 1200px;
    overflow: hidden;
}
.gylc2 ul li{
    float: left;
    width: 224px;
    height: 337px;
    position: relative;
    margin-right: 20px;
}
.gylc2 ul li:nth-child(5){
  /*  margin-right: 0PX;  */    
}

.gylc2 ul li h3{
    position: absolute;
    left: 0px;
    width: 100%;
    font-weight: bold;
    bottom: 20px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height:30px; 
}
.gylc2 ul li h3 span{
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    line-height: 12px;
  

}
.gylc2 ul li:nth-child(1) h3 span{
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    line-height: 12px;
    text-align: right;
    margin-right: 30px;
    display: block;
}
.gylc2 ul li:nth-child(3) h3 span{
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    line-height: 12px;
    text-align: right;
    margin-right: 30px;
}
.gylc2 ul li:nth-child(5) h3 span{
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    line-height: 12px;
    text-align: right;
    margin-right: 30px;
    display: block;
}

.gylc2 ul li .more{
    display: none;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 48px;
    background: rgba(0,0,0,.75);
    z-index: 99;
}
.gylc2 ul li .more .more1{
    width: 110px;
    height: 28px;
    border-radius: 8px;
    text-align: center;
    margin: 0 auto;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    display: block;
    margin-top: 10px;
    border: 1px solid #fff;

}
.gylc2 ul li:hover .more{
    display: block;
}


.yyly{
    margin-top: 80px;
    padding-top: 50px;
    background: url(../images/yylybg.png) no-repeat top center;
    height: 791px;

}
.yyt h1{
    font-size: 48px;
    font-weight: bold;
    color: #c70404;
    line-height: 48px;
}

.yyt h2{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    line-height: 28px;
    margin-top: 20px;
    
}
.yyly2{
    margin-top: 10px;
    width: 1200px;
    position: relative;
    height: 529px;
}
.yyly2t{
    position: absolute;
    width: 260px;
    top: 0px;
    left: 0px;
    z-index: 999;
}
.yyly2t ul  li{
    width: 260px;
    height: 80px;
    background: url(../images/yyly2t1.png) no-repeat top center;
    padding-left: 20px;
    line-height: 80px;

}
.yyly2t ul  li:hover{
    background: url(../images/yyly2t1h.png) no-repeat top center;
}
.yyly2t ul  li.cur{
    background: url(../images/yyly2t1h.png) no-repeat top center;
}
.yyly2t ul  li .img{
    line-height: 80px;
    margin-top: 25px;
}
.yyly2t ul  li .img1{
    display: block;
    vertical-align: middle;
}
.yyly2t ul  li .img2{
    display: none;
    vertical-align: middle;
}
.yyly2t ul  li:hover .img1{
    display: none;
}
.yyly2t ul  li:hover .img2{
    display: block;
}
.yyly2t ul  li.cur .img1{
    display: none;
}
.yyly2t ul  li.cur .img2{
    display: block;
}
.yyly2t ul  li h3{
    font-size: 20px;
    font-weight: bold;
    line-height: 80px;
    color: #2e3438;
    margin-left: 20px;
}
.yyly2t ul  li:hover h3{
    color: #fff;
}
.yyly2t ul  li.cur h3{
    color: #fff;
}

.yyly33 li .img{
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
}
.yyly33 li .wz{
    width: 670px;
    height: 208px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 999;
    background: #fff;
    padding: 25px 20px 20px 20px;
    border-radius: 12px;
}
.yyly33 li .wz h3{
    font-size: 24px;
    font-weight: bold;
    color: #2e3438;
    line-height: 24px;

}
.yyly33 li .wz p{
    font-size: 16px;
    color: #4c4c4c;
    font-weight: normal;
    line-height: 28px;
    margin-top: 13px;

}
.yyly33 li .wz .yuan{
    width: 34px;
    height: 35px;
    background: url(../images/yuan.png) no-repeat top center;
    position: absolute;
    left: 608px;
    bottom: 35px;
}

.news0{
       background: url(../images/news1bg.png) no-repeat top center;
   padding-top: 80px; 
}
.newst h1{
    font-size: 48px;
    color: #c70404;
    font-weight: bold;
    line-height: 48px;
}
.newst h2{
    font-size: 28px;
    color: #2e3438;
    font-weight: bold;
    line-height: 28px;
    margin-top: 15px;
}
.newst h3{
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    line-height: 26px;
    margin-top: 15px;
}


.news2{
    margin-top: 20px;
}

.news3{
    width: 635px;

}
.newstj ul li img{
 width: 298px;
 height: 174px;

}
.newstj ul li .ntjwz{
    width: 325px;

}
.newstj ul li .ntjwz h3{
    font-size: 18px;
    font-weight: normal;
    color: #222;
    line-height: 22px;
}
.newstj ul li .ntjwz h3 a{
    color: #222;
}
.newstj ul li .ntjwz p{
    font-size: 14px;
    line-height: 25px;
    color: #535353;
    margin-top: 20px;
}
.newstj ul li .ntjwz .ljgd{
    width: 107px;
    height: 33px;
    display: block;
    background: #c70404;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    margin-top: 22px;
}

.news3-1{
    margin-top: 37px;

}
.news3-1 ul li{
    height: 72px;
    width: 635px;
    border:1px solid #c2c2c2;
        margin-bottom: 13px;
    padding: 10px 0;
}
.news3-1 ul li .b8date{
   width: 129px;
    height: 53px;
    border-right: 1px solid #bdbdbd;
    text-align: center;
    overflow: hidden; 
}
.news3-1 ul li .b8date h3{
    font-size: 30px;
    line-height: 25px;
    color: #222222;
    margin-bottom: 5px;
    font-weight: bold;

}
.news3-1 ul li .b8date p{
   font-size: 21px;
    line-height: 21px;
    color: #222222;
 font-weight: normal;
}

.news3wz{
    width: 504px;
    overflow: hidden;
    padding: 0 39px 0 29px;
}
.news3wz h3{
    width: 399px;
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 53px;
    color: #222222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.4s linear;
}
.news3wz .njt{
        width: 30px;
    height: 31px;
    background: url(../images/b8more.png) no-repeat;
    display: block;
    float: right;
    margin: 11px 0;
    text-indent: -100px;
    overflow: hidden;

}

.news4{
    width: 510px;

}

.b8con2{
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
}
.b8con2 li{
    width: 100%;
    border-bottom: 1px dashed #aaaaaa;
    height: 91px !important;
    overflow: hidden;
    padding:22px 0 0 0;
}
.b8con2 li h4{
    width: 100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    background: url(../images/wen.png) no-repeat left center;
    padding-left: 43px;
    font-size: 18px;
    font-weight:normal;
    line-height: 25px;
    color: #222222;
    margin-bottom: 8px;
}
.b8con2 li p{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    width: 100%;
    padding:0 20px 0 43px;
    font-size: 14px;
    line-height: 14px;
    color: #535353;
}

/*友情链接*/
.f_link{
    width:1200px;
    margin:0 auto;
  margin-top:40px;
}
.f_link{
    font-size: 13px;
    line-height: 24px;
    color:#fff;
}
.f_link a{
    font-size: 12px;
    line-height: 24px;
    color:rgba(255,255,255,.56);
}
/*页面底部*/
.copyright{text-align:center;line-height:24px;}

.foot{
    margin-top: 80px;
    background: url(../images/footbg.png) no-repeat top center;
    padding-top: 30px;
    height: 336px;
}
.ftlogo{
    margin-top: 10px;
}

/*搜索和热门搜索*/
.ss{
    width: 381px;
}
.search{text-align:left;height:24px;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
.hotSearch a{margin-right:6px;}
#formsearch{width:381px;float:left;background: url(../images/ss0.png) no-repeat;height: 52px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:52px;background:none;border:none;line-height:52px;float: left;box-sizing: border-box;outline: none;}
#formsearch input#keyword{padding-left:16px;color:rgba(0,0,0,.29);width: 318px;font-size: 13px;}
#formsearch input#s_btn{width:62px;text-align:center;cursor:pointer;}
input#keyword:-ms-input-placeholder{
color: rgba(0,0,0,.29);
}
input#keyword::-webkit-input-placeholder{
color: rgba(0,0,0,.29); 
}

.ft2{
    margin-top: 46px;
    font-size: 18px;
    color: #fff;
}
.ft2 ul {    height: 102px;

}
.ft2 ul li{
    float: left;
    width: 300px;
}

.ft2 ul li:nth-child(3) {width:360px;}
.ft2 ul li:nth-child(4){width:360px;}
.ft2 ul li:nth-child(1) {width:240px;}
.ft2 ul li:nth-child(2){width:240px;}
.ft2 ul li h3{
     font-size: 18px;
    color: #fff;
    font-weight: normal;
    margin-left: 16px;
}
.ft2 ul li:nth-child(3) h3{
    font-size: 14px;
}
.ft2 ul li:nth-child(4) h3{
    font-size: 14px;
}


.footer{
    line-height: 52px;
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}
.footer a{
    font-size: 14px;
    color: #fff;
}