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


.fl{float:left;}
.fr{float:right;}
/*头部样式*/
.thead{position: relative;width: 1920px;left: 50%;margin-left: -960px;}
#header{width:1920px;position: absolute;z-index: 999;left: 50%;margin-left:-960px;}
.logo{
   float: left;
   height: 65px;
   margin-top: 35px;
}  
.x-region{display:none;}

.container{width:1100px;margin: 0 auto;}

/*导航栏样式*/

#menu{width:850px;margin-top: 40px;float: right;}
.navs{height:60px;}
.navs li{line-height:60px;height:60px;text-align:center;width:85px;float:left;position:relative;z-index:999;}
.navs li a{display:block;line-height:60px;color:#fffffe;height:60px;font-size: 17px;padding: 0;font-family: "宋体"}
.navs li a:hover{color:#ae0001;text-decoration:none;/*background: #fffffe;*/}

.navs .sec{display:none;background:#01557a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:41px;left:-51px;}
.navs .sec a{background:#ae0001;color:#fff;height:38px;line-height:38px;width:179px;background-color: rgb(174,0,1,0.8);}
.navs .sec a:hover{background:#042d3f;text-decoration:none;}


/*搜索和热门搜索*/
.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:320px;float:left;background: url(../images/ss.png) no-repeat;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:24px;background:none;border:none;line-height:24px;float: left;box-sizing: border-box;outline: none;}
#formsearch input#keyword{padding-left:7px;color:#666;width: 139px;}
#formsearch input#s_btn{width:46px;text-align:center;cursor:pointer;}
input#keyword:-ms-input-placeholder,textarea#keyword:-ms-input-placeholder {
color: #666;
}
input#keyword::-webkit-input-placeholder,textarea#keyword::-webkit-input-placeholder {
color: #666; 
}


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


.about-index{
    margin-top: 43px;
}

.about-left{
    width:440px;
}
.about-title p{
    font-size: 32px;
    font-weight: bold;
    color: #020202;
    position: relative;
}
.about-title p:after{
    width: 30px;
    height: 9px;
    background: #ae0001;
    content: "";
    position: absolute;
    left: 135px;
    top:3px;
}
.about-title p span{
    font-size: 15px;
    font-weight: normal;
    color: #3d3d3d;
    margin-left: 8px;
}
.about-content{
    font-size: 16px;
    color: #030303;
    line-height: 23px;
    text-align: justify;
    margin-top: 45px;
    margin-left: 18px;
    font-family: "宋体";
}
.about-content p{
    text-indent: 2em;
    line-height: 23px;
}

.about-list{
    margin: 0 -30px;
    margin-top: 40px;
}
.about-list li{
    float: left;
    margin: 0 30px;
    text-align: center;
}
.about-list li p{
    font-size: 16px;
    color: #030303;
    padding-top: 10px;
}
.about-list li:hover p{
    color: #ae0001;
}
.about-right{
    width:612px;
}

.product-bg{
    background: url(../images/probj.png) no-repeat bottom center;
    height: 751px;
    overflow: hidden;
    margin-top: 50px;
}
.p-title{
    text-align: center;
}
.index-t1{
    background: url(../images/index-t1.png) no-repeat bottom center;
    height: 68px;
    width: 469px;
    margin: 0 auto;
}
.index-t1 h3{
    text-align: right;
    font-size: 29px;
    font-weight: bold;
    color: #ae0001;
    margin-right: 65px;
    padding-top: 30px;
}
.product-index ul{
    margin-top: 30px;
}
.product-index ul li{
    float: left;
    margin-right: 14px;
    border: 1px solid #aaaaaa;
    position: relative;
}
.product-index ul li:hover{
    border: 1px solid #ae0001;
}
.product-index ul li:nth-child(2){
    margin-bottom: 16px;
}
.product-index ul li:nth-child(3){
    margin-right: 0px;
     margin-bottom: 16px;
}
.product-index ul li:nth-child(5){
    margin-right: 0px;
}
.product-index ul li:nth-child(1) h3{
font-size: 38px;
color: #030303;
font-weight: lighter;
text-indent: 20px;
font-family: "宋体";
line-height: 57px;
}
.product-index ul li .more{
    position: absolute;
    background: url(../images/more1.png) no-repeat  center;
    width: 50px;
    height: 11px;
    right: 14px;
    bottom: 14px;
}

.product-index ul li:nth-child(1) .more{
    position: absolute;
    background: url(../images/more2.png) no-repeat  center;
    width: 65px;
    height: 23px;
    right: 17px;
    bottom: 14px;
}
.product-index ul li h3{
font-size: 19px;
color: #030303;
font-weight: lighter;
text-indent: 20px;
font-family: "宋体";
line-height: 44px;
}



/**/

.about-bg{
    background: url(../images/about.png) no-repeat top center;
    height: 450px;
    overflow: hidden;
    margin-top: 50px;
}

.shili-index{
    margin-top: 27px;
    font-size: 14px;
}

.tel{
    color: #f5f5f7;
    margin-left: 829px;
    margin-bottom: 65px;
}
.tel p{
    font-size: 16px;
    color: #f5f5f7;
    line-height: 23px;
}
.shili-left{
    width:466px;
    margin-left: 110px;
    margin-top: 20px;
}

.shili-title{
    font-weight: lighter;
    font-size: 25px;
    color: #040404;
    margin-bottom: 40px;
    margin-left: 14px;
}

.shili-content{
    font-size: 16px;
    color: #040404;
    line-height: 23px;
    font-family: "宋体";
}
.shili-content p{
 font-size: 16px;
    color: #040404;
    line-height: 23px;
    text-indent: 35px;
}

.p-more{
    width: 100px;
    height: 35px;
    display: block;
    margin: 61px 0 0 44px;
}
.shili-right{position:relative;}
.l_btn,.r_btn{position:absolute;cursor:pointer;z-index:99999}
.l_btn{left:-25px;top: 120px;}
.r_btn{left:-25px;top: 162px;}
#focus {width:434px; height:296px; overflow:hidden; position:relative;margin:0 auto;}
#focus ul {height:296px; position:absolute;}
#focus ul li {width:434px; height:296px; overflow:hidden; position:relative;float:left;}
#focus ul li a img{height:296px;width:434px;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:434px; height:20px; left:0; bottom:0;}
#focus .btn {position:absolute; width:434px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus ul li h3{display:block;color:#000000;font-size:14px;margin-top:10px;}
#focus ul li h3 a{color:#000000;font-size:14px;}



.news-index{
    margin-top: 50px;
}

.news-title{
    text-align: center;
    margin-bottom: 35px;
}

.news1{
    width: 362px;
}

.news-title1{
    font-size: 25px;
    color: #030303;
    font-weight: normal;
    margin-bottom: 20px;
    margin-left: 10px;
}

.news-title1 a{
    display: inline-block;
    width:64px;
    height: 17px;
    border:1px solid #b00607;
    border-radius: 15px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    float: right;line-height:16px;
    font-family: "宋体";
    margin-right: 20px;
}

.news2{
    margin: 0 7px;
}
.index-t3{
    text-align: center;
    margin-bottom: 50px;
}

.index-t3 h2{
    font-size: 32px;
    color: #030303;
    font-weight: bold;
    background: url(../images/line01.png) no-repeat center;
    line-height: 1.5;
}
.index-t3 h2 span{
    color: #ae0001;margin-right: 45px;
}
.index-t3 p{
    font-size: 14px;
    line-height: 2;
}


.news_list1 li{position:relative;border-bottom: 1px dashed #b5b5b5;}
.news_list1 li a{line-height:35px;color:#030303;font-size: 16px;background: url(../images/news.png) no-repeat left center;padding-left: 28px;letter-spacing: 2px;}
.news_list1 li a:hover{text-decoration:none;color:#ae0001;background: url(../images/news.png) no-repeat left center;}
.news_list1 li span{color:#595959;z-index:0;line-height:35px;position:absolute;right:0px;top:0px;font-size: 14px;}
.news_list1 li h3 {font-size:14px;}
.newsgd{
    margin-top: 14px;
}

.heng{
    position: relative;
    width: 1920px;
    margin-left: -960px;
    left:50%;
    height: 199px;
    margin-top: 55px;
}
.heng .xt{
    position: absolute;
    right: 577px;
    top: 87px;
}
.heng .xt2{
    position: absolute;
    right: 494px;
    top: 87px;
}


.index-t2{
    text-align: center;
    position: relative;
     width: 456px;
    height: 69px;
    background: url(../images/casetit.png) no-repeat center;
    margin: 0 auto;
}

.index-t2 h3{
   
    text-align: right;
    font-size: 32px;
    color: #ae0001;
    font-weight: bold;
   padding-top: 25px;
    margin-right: 59px; 
}

.case-content{
    margin-top: 20px;position: relative;
}
.case-content .bd2{
    width: 940px;
    margin:0 auto;
    overflow: hidden;

}
.product_list2{margin-top: 55px;}
.product_list2 li{float:left;margin-left:9px;margin-right:9px;_display:inline;margin-bottom: 48px;}
.product_list2 li a.img{display: block;}
.product_list2 li a.img img{width:225px;height:181px;}
.product_list2 li h3{text-align:center;background: #fff;border:1px solid #a0a0a0;border-top: none;}
.product_list2 li h3 a{font-weight:normal;line-height: 44px;font-size: 14px;color: #333333;}
.product_list2 li a.img{display:block;}

.l_btn1,.r_btn1{position:absolute;top:12%;cursor:pointer;}
.l_btn1{left:-20px;}
.r_btn1{right:-20px;}



.cont{
    height: 382px;
    background: url(../images/contbg.png) no-repeat center;
    margin-top: 10px;
    padding-top: 50px;
}
.cont h2{
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
}   
.cont2{
    margin-top: 10px;
}

.cont2l{
    width: 450px;
}
 .cont2l h2{
    font-size: 25px;
    font-weight: normal;
    color: #fff;
    text-align: left;
 }
  .cont2l h3{
    font-size: 19px;
    font-weight: normal;
    color: #fff;
    text-align: left;
    font-family: "宋体";
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 3px solid #fff;
  }
  .cont2l h4{
    margin-top: 20px;
  }
  .cont2l h4 p{
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 23px;
    text-align: left;
    font-family: "宋体";
    margin-top: 10px;
    padding-left: 33px;
  }

.cont2l h4 p:nth-of-type(1){
    background: url(../images/p11.png) no-repeat 4px center;
}
.cont2l h4 p:nth-of-type(2){
    background: url(../images/p12.png) no-repeat left center;
}
.cont2l h4 p:nth-of-type(3){
    background: url(../images/p13.png) no-repeat left center;
}
.cont2l h4 p:nth-of-type(4){
    background: url(../images/p14.png) no-repeat left center;
}
.ctf p:nth-of-type(5){
    background: url(../images/p55.png) no-repeat left center;
}


.cont2r{
    width: 540px;
    margin-top: 10px;
}
.cont2r h2{
    font-size: 25px;
    color: #f4f0f1;
    font-weight: normal;
    margin-left: 30px;
    text-align: left;
}
.cont2r h3{
    font-size: 19px;
    color: #fff;
    font-weight: normal;
    margin-left: 30px;
    text-align: left;
    font-family: "宋体";
    margin-top: 18px;
}
.cont2r .name{
width: 256px;
height: 35px;
padding-left: 55px;
background: url(../images/name.png) no-repeat left center;
float: left;
border:none;
outline: none;
margin-bottom: 22px;
}
.cont2r #name{
width: 200px;
line-height: 33px;
border:none;
outline: none;
background: none;
color:#fff;
}
.cont2r .content{
width: 256px;
float: right;
height: 35px;
padding-left: 55px;
background: url(../images/content.png) no-repeat left center;
border:none;
outline: none;
margin-bottom: 22px;
}
.cont2r #content{
width: 200px;
line-height: 33px;
height: 33px;
border:none;
outline: none;
background: none;
color:#fff;
}
.cont2r .contact{
    width: 256px;
float: left;
height: 35px;
padding-left: 55px;
background: url(../images/contact.png) no-repeat left center;
margin-bottom: 22px;
}
.cont2r #contact{
width: 200px;
line-height: 33px;
height: 33px;
border:none;
outline: none;
background: none;
color:#fff;
}

.cont2r #message-form{
    margin-top: 45px;
}
.cont2r #message-form  #checkcode{
width: 123px;
line-height: 33px;
height: 33px;
border:1px solid #fff;
outline: none;
background: none;
color:#fff;
}
.yzm{
    margin-left: 20px;
    width: 256px;
    margin-bottom: 15px;
}


.cont2r .btn{
margin-top: 10px;
width: 256px;
height: 35px;
background: #ae0001;
text-align: center;
line-height: 35px;
border: none;
font-size: 19px;
color: #f4f0f1;
float: left;
margin-left: 28px;
outline: none;
}
/*友情链接*/
.f_link{
    width:1100px;
    margin:0 auto;
    height:35px;
    overflow: hidden;

}
.f_link,.f_link a{
    font-size: 14px;
    line-height: 35px;
    color:#333;
}
/*页面底部*/
.copyright{text-align:center;line-height:24px;border-top:2px solid #fefefc;padding-top: 10px;color: #f4f0f1;font-size:16px;font-family:"宋体"; }

.foot-bg{
    background: #050505;
    padding-top: 40px;
    padding-bottom: 40px;
}


.foot1{
    width:230px;
}

#footer .foot-title{
    font-weight: normal;
    font-size: 22px;
    color: #f4f0f1;
    border-bottom: 2px solid #fefefc;
    line-height: 40px;
    margin-bottom: 20px;
    width: 172px
}

.foot2{
    width:380px;
    margin-left: 135px;
}

.nav_foot{
    font-size: 16px;
}
.nav_foot a{
    margin-right: 20px;
    line-height: 24px;
}

.foot3{
    width:280px;
    margin-left: 42px;
    color: #8e8e8e;
    line-height: 30px;
}

  .ctf  p{
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 23px;
    text-align: left;
    font-family: "宋体";
    margin-top: 10px;
    margin-bottom: 17px;
    padding-left: 27px;
  }

.ctf  p:nth-of-type(1){
    background: url(../images/p11.png) no-repeat 4px center;
}
.ctf  p:nth-of-type(2){
    background: url(../images/p12.png) no-repeat left center;
}
.ctf p:nth-of-type(3){
    background: url(../images/p13.png) no-repeat left center;
}
.ctf  p:nth-of-type(4){
    background: url(../images/p14.png) no-repeat left center;
}
.ctf p:nth-of-type(5){
    background: url(../images/p55.png) no-repeat left center;
}

#footer{color: #f4f0f1;font-size: 16px;}
#footer a{color:#f4f0f1;font-size: 16px;}
#footer a:hover{color:#f4f0f1;text-decoration:none;}

.footer0{
    padding-bottom: 20px;
}
.f_link{
    font-size: 16px;
    line-height: 23px;
    color: #f4f0f1;
}