
@font-face{
    font-family: syr;
    src: url('../fonts/SourceHanSansCN-Regular_1.otf');
}


.w1200{ width: 1200px; margin-left: auto;margin-right: auto;overflow: hidden; }
.w1000{ width: 1000px; margin-left: auto;margin-right: auto;overflow: hidden; }
.fid{position: fixed;top: 0px;z-index: 999999;}
.clear{ clear: both; }

.top1{ width: 100%; height: 40px;background: rgba(34, 33, 29, 0.9);position: absolute;
top:0px;z-index: 5;}
.top1 h1{ float: left;margin-left: 3%;font-size: 14px;color: #d6d6d6; width: 20%;line-height: 40px; }
.top1 h1 img{ width: 20px;margin-right: 1%; }
.top1 p{ float: right; width: 120px;border-left: solid 1px #3b3937;height: 40px; font-size: 14px;
line-height: 40px; color: #d6d6d6;}
.top1 p.top_weixin{ cursor: pointer; }
.top1 p a{color: #d6d6d6; font-size: 14px;display: block; width: 90px; height: 100%; line-height: 40px;
padding-left: 30px;}
.top1 p img{ width: 20px; height: 20px;margin-right: 3px; }
.top1 .top_code{position: absolute;top: 40px; right: 0px; width: 120px;display: none; }

.top2{ width: 100%;background: rgba(34, 33, 29, 0.7);height: 80px;position: absolute;top: 40px;z-index: 3 }
.top_logo{ width: 260px;height: 100px;margin-left: 3%;background: rgba(34, 33, 29, 1);z-index: 4;
float: left; }
.top_logo a img{ width: 80%; margin-left: 10%;margin-top: 15px; }
.top_dao{ float: left;width: 651px;margin-left: 3%; }
.top_dao ul{}
.top_dao ul li{ float: left; width: 130px; text-align: center; }
.top_dao ul li a{ font-size: 16px; color: #999; line-height: 80px; } 
.top_dao ul li a:hover{ font-size: 16px; color: #fff; line-height: 80px; } 
.top_search1{ float: right; width: 80px; height: 80px;border-left: solid 1px #3b3937;line-height: 80px;
text-align: center;}
.top_search1 img{display: inline-block;cursor: pointer;}
.top_search2{ float: right; width: 200px; height: 80px;border-left: solid 1px #3b3937; line-height: 80px;
display: none; }
.top_search2 .input1{ width: 100px; float: left;margin-left: 30px;border: solid 1px #3b3937;
height: 23px;margin-top: 30px;margin-right: 5px;background: #999; }
.top_search2 .input2{ background: url('../images/top_search.png') no-repeat; width: 23px;border: none;
height: 23px;margin-top: 30px; }
.top_wen{ float: right;height: 80px; line-height: 80px;font-size: 16px; color: #999;width: 241px;
 border-left: solid 1px #3b3937; text-align: center;  }

@media only  screen and (max-width: 1399px){
.top_wen{display: none }
}



.top{ width: 100%; height: 82px;border-bottom: solid 2px #008fd7; }
.top .logo{ float: left; width: 282px; }
.top .logo img{ width: 180px; margin-top: 10px; }
.top ul{ float: right;margin-left: 40px; }
.top ul li{ float: left;width: 120px; height: 60px; }
.top ul li a{ text-align: center; line-height: 82px; font-size: 16px; float: left; width: 120px; color: #222; }
.top ul li a:hover{ color: #008fd7; }
.top .language{float: right;}
.top .language select{ border: solid 1px #999; width: 85px; height: 40px; line-height: 40px;margin-top: 31px;
color: #686868;padding-left: 5px; }


 /* 本例子css */
.slideBox{ width:100%;z-index:1;overflow: hidden;top: 0px;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#008fd7; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;  display:block;}


/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:80px;
 height:80px; background:url(../images/left.png) no-repeat;
  filter:alpha(opacity=50);opacity:0.3; }
.slideBox .next{ position:absolute; right:3%; top:50%; margin-top:-25px; display:block; width:80px;
 height:80px; background:url(../images/right.png)  no-repeat;
  filter:alpha(opacity=50);opacity:0.3; }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }





.index_about{ width: 100%;overflow: hidden;}
.index_aboutl{ width: 45%;background: #008fd7; float: left;padding-left: 5%;height: 450px;}
.index_aboutl h1{ font-size: 48px; font-weight: bold; color: #fff;margin-top: 40px; line-height: 1;
text-transform: uppercase;}
.index_aboutl h2{font-size: 30px; color: #fff;}
.index_aboutl p{ font-size: 16px; color: #fff; opacity: 0.8;margin-top: 30px; width: 60%;line-height: 2; }
.index_aboutl .index_aboutm{ width: 130px; height: 44px; line-height: 44px;border: solid 1px #fff;
text-align: center;margin-top: 30px; }
.index_aboutl .index_aboutm a{ color: #fff;display: block;line-height: 44px;font-size: 16px; }
.index_aboutr{ width: 50%; height: 450px;background: url('../images/aboutr.jpg') no-repeat center; float: left;
overflow: hidden; }
.index_aboutr ul{}
.index_aboutr ul li{float: left; width: 20%;margin-left: 10%; }
.index_aboutr ul li .index_abourk{background: url('../images/aboutk1.png') no-repeat center; width:100px;
height: 100px; text-align: center;margin: auto;margin-top: 150px;}
.index_aboutr ul li .index_abourk  p{font-size: 30px;padding-top: 25px;float: left;margin-left: 25px;
font-weight: bold; }
.index_aboutr ul li:nth-child(2) p{margin-left: 20px;}
.index_aboutr ul li:nth-child(3) p{margin-left: 10px;}
.index_aboutr ul li .index_abourk  span{font-size: 16px; float: left;padding-top: 25px;font-weight: bold;}
.index_aboutr ul li h1{ width: 120px; font-size: 16px; color: #cfcfcf;text-align: center;margin: auto;
margin-top: 15px; }
.index_aboutr ul li:nth-child(2) h1{ width: 200px; }
.index_aboutr ul li:nth-child(3) h1{ width: 200px; }
.index_aboutr ul li:hover .index_abourk{background: url('../images/aboutk2.png') no-repeat center;}
.index_aboutr ul li:hover p{ color: #fff }
.index_aboutr ul li:hover span{color: #fff }

 @media only screen and (max-width: 1200px) {
.index_aboutl p{  width: 80%; }
 }


.index_pro{ width: 100%;padding-top: 80px;padding-bottom: 80px;overflow: hidden; }
.index_prol{ float: left;margin-left: 5%; width: 17%;}
.index_prol h1{ font-weight: bold; font-size: 48px; color: #222;line-height: 1; }
.index_prol h2{font-size: 30px; color: #222;}
.index_prol .index_prom{margin-top: 250px; width: 60%; height: 70px; line-height: 70px;background: #141414;
text-align: center;}
.index_prol .index_prom a{ color: #fff;font-size: 18px; }
.index_pror{ float: left; width: 75%; }
.index_pror ul{}
.index_pror ul li{ width: 25%; float: left;padding-top: 30px; }
.index_pror ul li:hover{background: #f7f7f7;}
.index_pror ul li .index_proimg{ width: 100%;text-align: center;height: auto; line-height: 100%; }
.index_pror ul li .index_proimg img{max-width: 100%;vertical-align: middle;}
.index_pror ul li p{ text-align: center;color: #666;font-size: 16px;padding: 20px 0 40px; }


 @media only screen and (max-width: 1400px) {
.index_prol h1{  font-size: 40px; }
.index_prol .index_prom{margin-top: 180px; }
 }



.index_tu{ width: 100%;height: auto; overflow: hidden; }
.index_tu1{ width: 50%; height: auto; float: left; }
.index_tu1 img{ width: 100%; }
.index_tu2{ width: 50%; height: auto; float: right; }
.index_tu2 img{ width: 100%; }



.index_news{width: 100%;padding-top: 130px;padding-bottom: 120px;overflow: hidden; }
.index_newsl{ float: left;padding-left: 5%; width: 20%;
	background: url('../images/index_newsr.jpg') no-repeat center;}
.index_newsl h1{ font-weight: bold; font-size: 48px; color: #333;line-height: 1;margin-top: 30px; }
.index_newsl h2{ font-size: 30px; color: #4c4c4c; }	
.index_newsl a .index_newsm{ width: 45px; height: 45px; border-radius: 45px;line-height: 45px;
text-align: center;border: solid 1px #ddd;margin-top: 80px; }
.index_newsl a .index_newsm img{ width: 20px;vertical-align: middle; }
.index_newsr{ width: 75%;float: left; }
.index_newsr ul{}
.index_newsr ul li{ float: left; width: 25%;cursor: pointer;height: auto;margin-right: 8%; }
.index_newsr ul li .index_newstime{margin-top: 20px;margin-bottom: 40px; width: 120px; height: 40px;
background: #f4f4f4;color: #4c4c4c;font-size: 30px;text-align: center;line-height: 40px;}
.index_newsr ul li .index_newst{font-size: 18px;line-height: 1.5; color: #333;margin-bottom: 20px;}
.index_newsr ul li .index_newsi{font-size: 14px; color: #808080; line-height: 1.5;margin-bottom: 20px;}
.index_newsr ul li .index_newsimg{ color: #808080; font-size: 14px; }
.index_newsr ul li .index_newsimg img{margin-right: 10px; float:left}
.index_newsr ul li .index_newsimg img.index_news1{display: block;}
.index_newsr ul li .index_newsimg img.index_news2{display: none;}
.index_newsr ul li:hover .index_newstime{background: #0490d7;color: #fff;}
.index_newsr ul li:hover .index_newsimg{color: #f08519;}
.index_newsr ul li:hover .index_newsimg img.index_news1{display: none;}
.index_newsr ul li:hover .index_newsimg img.index_news2{display: block;}




.foot1{ width: 100%;background: #131313;overflow: hidden;border-bottom: solid 1px #2c2c2c; }
.foot1l{ width: 35%; float: left;padding-left: 15%;padding-top: 50px;border-right: solid 1px #2c2c2c;
padding-bottom: 50px; color: #fff;}
.foot1l h1{font-size: 30px; line-height: 1.2; }
.foot1l h2{ font-size: 18px; }
.foot1r{width: 44%; float: left;padding-left: 5%;padding-top: 50px;
padding-bottom: 50px; color: #fff;}
.foot1r h1{ font-size: 18px; line-height: 1.5; }
.foot1r input{ width: 60%;height: 60px; line-height: 60px;margin-top: 5px;color: #999;font-size: 16px;
background: #000;border: none;padding-left: 3%; float: left; }
.foot1r button{width:60px; height: 60px; float: left;margin-top: 5px;border:none; color: #333;
font-size: 16px;}


.foot2{background: #131313; width: 100%; overflow: hidden;padding-bottom: 80px;}
.foot2l{ width: 50%;float: left; }
.foot2l a img{ width: 30%;margin: 20% 0 0 50%; }
.foot2r{ width: 50%; float: left; }
.foot2r_t{ width: 75%; margin-left: 3%;margin-top: 10%; float: left; }
.foot2r_tl{ width: 40%;float: left; }
.foot2r_tl p a{ float:left; color: #fff;font-size: 16px; line-height: 2;margin: 5px 10%; }
.foot2r_tr{ float: left; width: 60%; }
.foot2r_tr h1{font-size: 16px;color: #fff;margin: 5px 0;line-height: 2;}
.foot2_pro{ }
.foot2_pro p a{float: left;font-size: 16px; line-height: 2;color: #999;margin: 5px 5% 5px 0;  }
.foot2r_b{margin-top: 10%; width: 100%;float: left; height: 100px;}
.foot2r_bk{float: left;margin-left: 6%;}
.foot2r_bk p{ margin-bottom: 20px;font-size: 16px; line-height: 2; color: #333; }
.foot2r_bk img.foot2r_bk1{ float: left; } 
.foot2r_bk img.foot2r_bk2{ float: left; width: 30%;display: none;margin-left: 10px; }  
.foot3{ width: 100%;padding: 25px 0; background: #000;}
.foot3 p{ font-size: 14px; color: #b0b0b0;line-height: 1.5; width: 50%;margin-left: 13%; }

@media only screen and (max-width: 1400px){
.foot2r_t{ width: 95%; margin-left: 3%; }
}



.index_honor{ width: 100%; height: 550px; background: #272727;overflow: hidden; }
.index_honor h1{ font-size: 18px; line-height: 18px; color: #fff;text-align: center;
padding-top: 55px;font-weight: normal; }
.index_honor h2{ font-size: 36px; line-height: 24px; color: #fff;text-align: center;
margin-top: 20px;font-weight: normal; }
.index_honor span{ width: 30px; height: 4px;background: #008fd7;display: block;margin-top: 20px;
margin-left: 585px; }

.index_prolist{ width: 100%; height: 615px; }
.picScroll-left{ overflow:hidden; position:relative;   }
.picScroll-left .hd{ overflow:hidden;  height:100px;margin-top: 40px;   }
.picScroll-left .hd h1{font-size: 30px; color: #222; line-height: 32px; }
.picScroll-left .hd h2{font-size: 30px; color: #222; line-height: 32px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:34px; height:30px; float:right;
 margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; }
.picScroll-left .hd .prev{background:url("../images/pro_l.jpg") 0 0 no-repeat;}
.picScroll-left .hd .next{background:url("../images/pro_r.jpg") 0 0 no-repeat;}

.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0px; float:left; _display:inline; overflow:hidden; text-align:center;
width: 380px;margin-right: 20px;  }
.picScroll-left .bd ul li .pic{ text-align:center;width:380px; height:380px; line-height: 380px; background: url('../images/probg.jpg') no-repeat center;}
.picScroll-left .bd ul li .pic img{ max-width:380px; max-height:380px;vertical-align: middle;line-height: 380px;
 display: inline-block;   }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ display: block; text-align: center; width: 300px;margin: auto;   }
.picScroll-left .bd ul li .title a{ font-size: 16px; color: #222;}



.pro_index{margin:50px 0; width: 900px; float: right;}
.pro_index .product_k{ width: 280px; height: 390px;margin-right: 24px; float: left; }
.pro_index .product_k:nth-child(3n){margin-right: 0px;}
.pro_index .product_k h1{ display: block;width: 278px; height: 278px;line-height:260px;
    border: solid 1px #ccc;text-align: center; float: left;margin-bottom: 10px; }
.pro_index .product_k h1 a { display: block; width: 278px; height: 278px; text-align: center;
line-height: 278px; }
.pro_index .product_k h1 a img { max-height:260px;max-width: 276px;display: inline-block;
 vertical-align: middle;  }
.pro_index .product_k p{ line-height:20px; text-align: center; width: 278px; }
.pro_index .product_k p:nth-child(1){margin-top: 10px;}
.pro_index .product_k p a{font-size: 16px;}
.pro_detail{ float: right; width: 900px; overflow: hidden;margin-top: 40px; }
.pro_detail h1{  font-size: 20px; }

.pro_detail_t{ width: 900px; overflow: hidden; }
.pro_detail_img{ width: 498px;border: solid 1px #ccc;height: 500px; float: left;}
.pro_detail_img img{margin:auto;max-width: 100%;}

.pro_detail_can{ width: 390px; float: left;padding-left: 10px; }
.pro_detail_can h1{font-size: 20px; line-height: 2;margin-bottom: 10px;}
.pro_tel{ width: 200px; border: solid 1px #ccc;height: 50px;margin-top: 30px; }
.pro_tel img{float: left; width: 30px; height: 30px;margin:10px;}
.pro_tel p{ float: left;width:  150px; font-size: 14px;line-height: 1.5; color: #313131; }
.pro_detail_info{ width: 900px; overflow: hidden;margin-bottom: 50px;margin-top: 20px; }
.pro_detail_info img{max-width: 900px;}
.more_pic img{margin-top: 20px; max-width: 900px;}






.about_info{ width: 100%;padding:30px 0 100px; overflow: hidden;}
.about_info h1{color: #444; font-size: 28px; font-weight: normal;text-align: center; line-height: 2;}
.about_info .about_info_p2{ width: 100%; float: left; font-size: 16px; line-height: 2;
margin: 30px 0; }

.news-info{ width: 100%;margin-bottom: 80px;overflow: hidden;padding-top: 40px; }
.news-info h1{ color: #444;font-size: 28px; text-align: center;margin-bottom: 50px; }
.news_li{ width: 1198px; border: solid 1px #ddd;height: 300px;cursor: pointer;
margin: 0 auto 40px auto; }
.news_li  .news_li1{ float: left; }
.news_li  .news_li1 img{ width: 300px; height: 300px; }
.news_li  .news_li2{ float: left;margin-left: 35px;padding-top: 40px; }
.news_li  .news_li2 h2{ font-size: 22px; }
.news_li  .news_li2 span{ display: block; width: 60px; height: 2px;margin-top: 20px;background: #008fd7;margin-bottom: 20px; }
.news_li  .news_li2 p{ font-size: 16px; line-height: 2;height: 120px;width: 650px; }
.news_li  .news_li2 h3{height: 20px;line-height: 20px;margin-top: 10px; }
.news_li  .news_li2 h3 img{margin-right: 10px;}
.news_li  .news_li3{ float: right; width: 200px;background: #f9f9f9;height: 300px; }
.news_li  .news_sign{ width:60px; height: 60px;margin:120px auto;border:  solid 2px #ccc;border-radius: 60px;
background: #ccc;  }
.news_li  .news_sign img{ width: 27px; height: 14px;margin:23px 17px; }
.news_li:hover{border: solid 1px #008fd7;}
.news_li:hover .news_li3{background: #008fd7;}
.news_li:hover .news_sign{border:  solid 2px #fff;background: #008fd7; }



.newsview{}
.newsview h1{text-align: center;font-size: 24px;line-height: 48px;margin-top: 40px;padding-bottom: 50px;
 border-bottom: solid 1px #dedede;}
.newsview-info{margin: 20px 0 80px;}





.product_menu{width: 250px;float: left;margin-top: 50px;margin-bottom: 50px;}

.product_menu1{ width: 100%; height: auto;background-color: #f1f1f1;
padding-bottom: 20px; }
.product_menu1 h1{text-align: center;border-bottom: solid 2px #008fd7; font-size: 20px;
line-height: 30px; width: 80%; height: auto;margin-left: 10%; color: #008fd7;
padding: 20px 0;}.detail_menu{background-color: #f1f1f1; color: #008fd7;text-align: center;font-size: 22px;
}
.product_menu2{ width: 100%; height: 65px;background-color: #008fd7;margin-bottom: 20px; }
.product_menu2 h1{text-align: center; font-size: 28px;color: #fff;
line-height: 65px;}
.product_menu ul{ }
.product_menu ul li{ border:solid 1px #fff; border-bottom:0;background-color:#008fd7 }
.product_menu ul li a{padding-left: 10px;color: #fff; font-size:16px;
 font-weight:bold; height:50px;line-height:50px;position: relative; width: 80%; }
.product_menu ul li span{ float: right; display: block;  height:50px; width: 36px;}
.product_menu ul li .inactive{ background:url(../images/off.png) no-repeat 00px center;}
.product_menu ul li .inactives{background:url(../images/on.png) no-repeat 00px center;} 
.product_menu ul li ul{display: none;}
.product_menu ul li ul li { border-left:0; border-right:0; background-color:#fff; border-color:#fff;}
.product_menu ul li ul li ul{display: none;}
.product_menu ul li ul li a{ padding-left:30px;color: #008fd7;font-size: 13px;}
.product_menu ul li ul li a:hover{color: #008fd7;}
.product_menu ul li ul li ul li { background-color:#d6e6f1; border-color:#6196bb; }

.product_last a:hover{color: #008fd7}
.product_menu ul li ul li ul li a{ color:#000; padding-left:30px;}





.job-info{width: 100%;margin-bottom: 80px;overflow: hidden;padding-top: 40px; }
.job-info h1{color: #444;font-size: 28px;font-weight: normal;text-align: center;line-height: 2;}
.job_li{margin-top: 50px;}
.job_li ul{}
.job_li ul li{ width: 100%; float: left; }
.job_li ul li .job_li1{ height: 90px;border-bottom: solid 1px #ddd;cursor: pointer;  }
.job_li ul li .job_li1 h2{ float: left;line-height: 90px; font-size: 18px;margin-left: 20px; }
.job_li ul li .job_li1 h3{ float: right;margin-left: 50px;margin-right: 20px; }
.job_li ul li .job_li1 h3 i{line-height: 20px;height: 20px;  font-size: 16px;margin-top: 35px;
display: block;}
.job_li ul li .job_li1 h3 p{line-height: 20px;height: 20px;  font-size: 16px;margin-top: 35px;
 display: none;}
.job_li ul li .job_li1 h3 p img{ width: 20px; height: 20px; }
.job_li ul li .job_li2{ width: 100%;background: #f9f9f9;display: none;  }
.job_li ul li .job_li2 h4{ width: 90%;padding: 40px 5%; }


.job_li ul li.sign .job_li1{ border-bottom: solid 1px #008fd7;background: #008fd7; }
.job_li ul li.sign .job_li1 h2{ float: left;line-height: 90px; font-size: 18px;
color: #fff; }
.job_li ul li.sign .job_li1 h3{ float: right;margin-left: 50px; color: #fff; }
.job_li ul li.sign .job_li1 h3 i{line-height: 20px;height: 20px;  font-size: 16px;margin-top: 35px;
display: none;}
.job_li ul li.sign .job_li1 h3 p{line-height: 20px;height: 20px;  font-size: 16px;margin-top: 35px;
 display:block;}
.job_li ul li.sign .job_li1 h3 p img{ width: 20px; height: 20px; }
.job_li ul li.sign .job_li2{ width: 100%;background: #f9f9f9;display: none;  }
.job_li ul li.sign .job_li2 h4{ width: 90%;padding: 40px 5%; }








.pro-left{ float: left; width: 250px;margin-top: 30px; }
.pro-left-top{ float: left; width: 202px; height: 60px; line-height: 60px;background: #008fd7;
color: #fff;text-align: center; font-size: 14px; }
.pro-left ul{border: solid 1px #ccc; float: left; width: 200px;height: auto;}
.pro-left ul li{font-size: 12px;border-bottom: solid 1px #ccc; }
.pro-left ul li a{ line-height: 40px;display: block; height: 40px;
 float: left; width: 200px;border-bottom: solid 1px #ccc;cursor: pointer; }
.pro-left ul li a p{margin-left: 20px;}
.pro-left ul li:last-child{border-bottom: none;}

.pro-left ul li ul{ float: left;border:none; display: none }
.pro-left ul li ul li{ height: 40px; line-height: 40px;}
.pro-left ul li ul li a{ display: block;}
.pro-left ul li ul li a p{margin-left: 30px;}



.down_info{margin:50px auto;} 
.down_info img{  width: 30px; height: 30px; float: left;margin-left: 30px; }
.down_li{ width: 1200px; background: #ccc; height: 50px; line-height: 50px; margin-bottom: 30px;}
.down_li:hover{background:#008fd7; }
.down_li:hover a{color: #fff; }
.down_li h1{ float: left; line-height: 50px; margin-left: 30px; font-size: 22px; }
.down_li p{ float: right;  line-height: 50px; margin-right: 30px; font-weight: bold;font-size:18px; }


.feedback{ font-size: 14px; line-height: 40px;margin-bottom: 50px;overflow: hidden }
.feedback span{ color:red;  }
.feedback h1{text-align: center;margin:30px 0 50px;}
.feed-td1{padding-left:10px; width: 100px; height: 40px;text-align: left; float: left;
    margin-bottom: 30px;}
.feed-td2{padding-left:10px; width: 400px; height: 40px;text-align: left; float: left;
    margin-right: 80px;margin-bottom: 30px;}
.feed-td3{padding-left:10px; width: 950px; text-align: left; float: left; }
.feed-td2 input{float: left; width: 350px; height: 35px; line-height:35px; font-size: 14px;padding-left: 10px;}
.feed-td3 textarea{float: left; width: 950px; height: 150px; line-height:35px; font-size: 14px;padding-left: 10px;}

.feedbackb1{ float: left; width: 200px; height: 50px; line-height: 50px; border: solid 1px #ccc;
margin:30px 50px 0 360px; }
.feedbackb2{ float: left; width: 200px; height: 50px; line-height: 50px; border: solid 1px #ccc; 
margin-top: 30px;}



.contact-info{}
.contact-info h1{ font-size: 18px; font-weight: normal;margin-top: 50px; }
.con-map{margin-top: 20px; width: 1200px; height: 380px; margin-bottom: 180px;}
.con-mapl{ background: #333; width: 380px; height:350px; color: #fff;padding-left: 20px;
 padding-top: 30px; overflow: hidden; float: left }
.con-mapl h2{ font-size:32px; line-height: 50px; }
.con-mapl h3{ font-size:24px; margin-bottom: 30px; line-height: 36px; }
.con-mapl p{ font-size: 14px; line-height: 30px; }
.con-mapl p img{ margin-right: 10px; }
.con-mapr{overflow:hidden;overflow: hidden; width:800px; height: 380px; float: left }

.sub-page {
    overflow: hidden;
    margin: 40px auto;
    
}
.sub-page h1{ text-align: center; font-size: 28px; color: #444; }
.sub-page .child-nav:after, .sub-page .child-nav:before {
    display: block;
    content: "";
    height: 0;
    clear: both;
    line-height: 0
}

.sub-page .child-nav:after {
    clear: both
}




.sub-page .child-nav .line {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    width: 100%
}

.sub-page .child-nav .container {
  
    z-index: 1;
    font-size: 16px;
    text-align: center
}



.sub-page .child-nav .container a {
    display: inline-table;
    padding: 30px 0;
    width: 100%;
    line-height: 1
}



.sub-page .child-nav .container a.active {
    color: #176dbe;
    font-weight: 700;
    border-bottom: 2px solid #176dbe
}

.sub-page .sub-title {
    margin-bottom: 30px
}

.sub-page .sub-title h2 {
    font-size: 30px
}

.sub-page .sub-title .line {
    display: block;
    margin: 6px 0 0 45px;
    width: 60px;
    border-bottom: 2px solid #176dbe
}

.sub-page .page-content {
    margin: 30px 0;
}
.sub-page .page-content td{
  border:1px solid #000;
}
.sub-page .page-content .content p>span>img,.sub-page .page-content p>img{
    max-width:100%;
}
.sub-page .page-content .show-content {
    line-height: 2
}

.sub-page .page-content .company-us .subject {
    margin-bottom: 50px;
    text-align: center
}

.sub-page .page-content .company-us .subject h3 {
    font-size: 36px
}

.sub-page .page-content .company-us .subject .line {
    margin: 20px auto 0;
    width: 80px;
    border-top: 1px solid #ddd
}

.sub-page .page-content .company-us a.link {
    display: block;
    font-size: 16px;
    text-align: center
}

.sub-page .page-content .company-us a.link span {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 auto 10px;
    width: 110px;
    height: 110px;
    background-color: #666;
    border-radius: 100px
}

.sub-page .page-content .company-us img.about-img {
    margin-bottom: 10px
}

.honlist{
    width: 254px;
    float: left;
    margin-right: 46px;
    overflow: hidden;
}
.sub-page .page-content .sub-certificate .list .pic {
    position: relative;
    overflow: hidden;
    border: 2px solid #eee;
    border-radius: 8px;
    width: 250px;
	height: 400px;
	line-height:400px;
	text-align: center;


}

.sub-page .page-content .sub-certificate .list .pic img {
    transition: transform .15s;
    margin: 0 auto;
    max-height:400px;
    max-width: 250px;
    display: inline-block;
     vertical-align: middle;
}

.sub-page .page-content .sub-certificate .list .pic:hover img {
    transform: scale(1.2)
}

.sub-page .page-content .sub-certificate .list a.name {
    font-size: 16px;
    display: block;
    margin: 10px 0;
    text-align: center;
    line-height: 30px;
    width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sub-page .page-content .sub-news .list .item {
    padding: 40px 0;
    border-bottom: 1px solid #eee
}

.sub-page .page-content .sub-news .list .item .pic img {
    margin: 0 auto
}

.sub-page .page-content .sub-news .list .item .title {
    margin-top: 20px;
    transition: padding-left .2s, border .15s
}



.sub-page .page-content .sub-news .list .item .simple {
    margin: 20px 0;
    color: #999;
    line-height: 1.8;
    text-indent: 2em;
    height: 50px;
    position: relative;
    display: block;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden
}





.sub-page .page-content .sub-news .list .item .datetime {
    color: #666;
    line-height: 28px
}

.sub-page .page-content .sub-news .list .item:hover .title {
    padding-left: 10px;
    border-left: 5px solid #176dbe
}

.sub-page .page-content .sub-news .list .item:hover .title a {
    color: #176dbe
}

.sub-page .page-content .sub-news .detail {
    font-size: 16px
}

.sub-page .page-content .sub-news .detail .attribute {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.sub-page .page-content .sub-news .detail .content {
    margin: 20px 0
}

.sub-page .page-content .sub-news .detail .content p {
    margin-bottom: 10px;
    line-height: 2;
    text-indent: 2em
}

.sub-page .page-content .jobs-list table tr th {
    padding: 15px;
    border-bottom-width: 1px
}

.sub-page .page-content .jobs-list table tr td {
    padding: 15px
}

.sub-page .page-content .contact-us .icon-service {
    position: relative;
    overflow: hidden;
    display: block;
    float: right;
    margin-right: 20px;
    width: 200px;
    height: 200px;
    color: #fff;
    font-size: 150px;
    line-height: 200px;
    text-align: center;
    background-color: #ccc;
    border-radius: 100px
}

.sub-page .page-content .contact-us .row {
    margin-top: 20px;
    font-size: 18px;
}

.sub-page .page {
    text-align: center
}

.sub-page .page .pagination li a {

}

.sub-page .page .pagination li.active a {
    color: #fff;
    background-color: #176dbe;
    border-color: #176dbe
}
.clearboth{
	clear: both;
}



.yydiv {position:absolute; right: 0; top:0; width: :1140px; height: 36px; z-index: 4;}
.yydiv ul li { float: right; height: 36px; margin-right: 5px;}
.yydiv ul li img { margin: 8px 5px 0px 0px;}
.yydiv ul li span {display: block; margin-top: 8px; float: right}
.yydiv ol {float: right;}
.menubg { position:absolute; left: 0; top:30px; width: 100%; height: 80px; z-index: 4; background: #0D9B8C; min-width: 1140px;}
.menubg img { float: left; margin-top: 9px; }
.menubg ul{float:right;}
.menubg ul li { float: left;}
.menubg ul li div{display: none;}
.menubg ul li:hover p{ border-bottom:3px solid #fcb134;}
.menubg ul li h1{ font-size: 16px;background: #0D9B8C; width: 100%;}
.menubg ul li h1 a{margin:0px;border-top: solid 1px #fff;}
.menubg ul li h1 a:hover{color: red;}
.menubg ul li a { color: #fff; display: block;margin: 19px 0; height: 40px; line-height:40px; padding: 0px 17px; font-size: 16px;border-right: solid 1px #75cac1;}
.menubg ul li a.last{border:none;}



.adbottom { position:absolute; bottom: 0;left: 0; width: 100%; height: 96px; z-index: 3; background: url(../images/adbg.png) repeat-x left bottom;}
.admenu { clear: both; width: 1140px; margin: auto;}
.admenu ul,.admenu ul img,.admenu ul p{transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;float: left;}
.admenu ul {width:33.333333%; height: 96px; text-align: center;  color: #fff;}
.admenu ul img {border: 2px solid #fff; margin: 27px 17px 0px 61px;}
.admenu ul p {width: 156px; text-align: left; margin-top: 32px;}
.admenu ul:hover,.admenu ul.on { background: #0D9B8C;height:96px;margin-top: 0;}
.admenu ul:hover img,.admenu ul.on img {margin: 18px 17px 0px 61px;}
.admenu ul:hover p,.admenu ul.on p {margin-top: 24px;}

.in-probg { background: #f6f7fb; padding: 50px 0px 80px 0px;}
.in-probg em { font-size: 24px; font-weight: normal; color: #293660; display: block; float: left;}
.promenu ul li { float: left; margin-right: 20px;}
.promenu ul li span {padding: 6px 16px; text-align: center; display: block; font-size: 14px; color: #858a8d;}
.promenu ul li span:hover { background: #fcb134; color: #fff;}
a.prom { float: left; display: block; margin: 8px 0px 0px 20px; width: 84px; height: 22px; line-height: 22px; font-size: 14px; text-align: center; border:1px solid #293660; background: #fff; color: #293660;}
a.prom:hover { background:#293660; color: #fff;}

.in-pro { width: 1140px; height:200px }
li.in-proyy {width: 268px; height: 335px; background: #fff; margin-right: 20px;border: 1px solid #e6e9ee; float: left; font-size: 14px; color: #858a8d;}
li.in-proyy img{width:268px;height:268px;}
li.in-proyy div.in-prott { height: 40px; line-height: 40px; width: 268px;text-align: center; }
span.in-propg { float:left; width: 24px; height: 24px; line-height: 24px; text-align: center; margin-left: 5px; background: #858a8d; color: #fff;  border-radius:3px; display: block; font-family: '??'; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;}
span.in-propg:hover { background: #0D9B8C;}

.in-newsbg { background: #0D9B8C; padding: 50px 0px;}
.in-newsbg em {font-size: 24px; font-weight: normal; color: #fff; margin-bottom: 30px; display: block;}
.in-newslt { float: left; width:373px; margin-right: 69px;}
.in-newslt ul { width: 333px; height: 192px;padding:20px;}
.in-newslt ul img { border:5px solid #fff;}
.in-newslt ul p{color: #fff;font-size: 14px;}
.in-newsrt { float: left;}
.in-newssbg { background: url(../images/newsbg.png); width: 638px; height: 192px; padding: 40px 30px 0px 30px;}
.in-newsov  { width:638px; height: 161px;  overflow: hidden;}
.in-newssbg ul li { float: left;width:250px;overflow: hidden}
.in-newssbg ul li img { float: left; margin-right: 30px;}
.in-newssbg ul li a { color: #fff;}
.in-newssbg ul li span { color: #9794a9;}
.in-newssbg ul li h2{ font-size: 16px; color: #fff; margin:0px 0px 6px 0px;}
.in-newssbg ul li p { height: 36px; color:#CCC;word-wrap: break-word; word-break: normal;width:380px; display:block;overflow:hidden; text-overflow:ellipsis;}
.solutionsOper{margin-top: 40px;float: right;}
.solutionsOper span{width:40px;height:6px;background: #fff;display: block;float:left;margin-left:10px;overflow: hidden;line-height: 1em;text-align: left}
.solutionsOper span.on em{background: #1e9ad6;display: inline-block;width:0;height:6px;overflow: hidden;margin:0;}
.solutionsOper span.on{background:#fff;}
a.more { color: #fec673;}

.in-fabtbg { background: #fff; height: 104px; border-bottom: 1px solid #ccc; color: #293660; padding-top: 29px;}
.in-fabtbg em { font-size: 24px; font-weight: normal; display: block;}
.in-fabtbg2 { padding: 45px 0px; background: #e4e5e6;}
.in-famain {width: 1150px; padding-left: 10px;}
.in-famain ul { position: relative; width: 360px; height: 220px; float:left; margin:0px 20px 20px 0px;}
.in-famain ul ol { margin: 9px 0px 0px 15px; float: left;}
.in-famain ul ol span { font-size: 14px;}
.in-famain ul ol em { font-size: 16px;}
.in-fahover { position: absolute; width: 352px; height: 63px; bottom: 8px; background:url(../images/bb.png) no-repeat left top;  *background:url(../images/bb.png)  no-repeat left top; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; color: #293660;}
.in-fahover:hover {background:#0D9B8C;color: #fff;}
.in-fahover img {float: right; margin-top: 17px; filter:alpha(opacity=0);-moz-opacity:0;opacity: 0; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;}
.in-fahover:hover img {filter:alpha(opacity=100);-moz-opacity:1;opacity: 1; margin-right:30px;transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;}

.in-hzbg em { font-size: 24px; font-weight: normal; display: block; color: #293660; margin-bottom: 30px;}
.in-hzbg span { display: block; width: 17px; height: 30px; position: absolute;}
.in-hzbg span.hz-lt { background: url(../images/hz-lt.png) no-repeat left top; top: 29px; left: 0px;}
.in-hzbg span.hz-rt { background: url(../images/hz-rt.png) no-repeat left top; top: 29px; right: 0px;}
.hz-logo {width: 1024px; height: 86px;position: absolute; left: 46px; }
.hz-logo ul li {width:239px; height:86px;float: left; margin-right:20px;  }

/***************************************************/
#wding{ width:100%;margin-left:-50%;position:relative;left:50%; background:#ffffff; border-bottom:1px solid #cccccc; height:30px}
#w{ width:1140px;position:relative;left:50%;margin-left:-570px;}
#mleft{float:left}
#mright{float:left}
#clear{clear:both;}