 @charset "utf-8";
/* CSS Document */
body{font-family:"微软雅黑","microsoft yahei",Arial, Helvetica, sans-serif;font-size:12px;margin:0;padding:0;background:#fff;color:#333; overflow-x: hidden;
    position: relative;}
div{margin:0 auto;padding:0}
ul,li,h1,h2,h3,h4,p,dl,dd,dt,form{margin:0;padding:0;font-weight:normal}
li{list-style:none}
img{border:0}
a{color:#444;text-decoration:none;cursor:pointer;}
a:hover{color:#fb8526}
textarea{resize:none;background:none}
input,textarea,a,button{outline:none;}
input,textarea,select{font-family:"微软雅黑","microsoft yahei",Arial, Helvetica, sans-serif;padding:0}
input:-moz-placeholder,textarea:-moz-placeholder{color:#ccc}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ccc}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc}


 
.clear{clear:both;height:0;overflow:hidden;}
a img{border:none;}
 
var,em{font-style:normal;}
ul,ol{list-style-type:none;}


 
.clear {clear:both; height:0; overflow:hidden; display:block;}
.clearfix{*zoom:1;}
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
.blankW {background:#fff;}
.blank2 {clear:both; height:2px; overflow:hidden; display:block;}
.blank6 {clear:both; height:6px; overflow:hidden; display:block;}
.blank8 {clear:both; height:8px; overflow:hidden; display:block;}
.blank10 {clear:both; height:10px; overflow:hidden; display:block;}
.blank12 {clear:both; height:12px; overflow:hidden; display:block;}
.blank15 {clear:both; height:15px; overflow:hidden; display:block;}
.blank20 {clear:both; height:20px; overflow:hidden; display:block;}
 
/*公用 - 头部*/
.header .top{height:30px;line-height:30px;border-bottom:1px solid #131f28;background:#1a2b38;color: #999; font-size:12px}
.header .left,.header .right{float:left;width:500px; color: #CCC}
.header .left a,.header .left span{float:left;height:30px; font-size:12px}
.header .left span{margin-right:15px}
 

.header .right{float:right;position:relative;text-align:right;color:#999;*z-index:99;_zoom:1}
.header .right a{color:#CCC;}
.header .right a:hover{color:#fb8526;} 


/*公用 - 头部底部内容区宽度*/
.content-area{width:1000px}



.nav{height:70px;background:#2e58b0;font-size:16px;}
.nav .logo{width:240px;height:70px;float:left;background:url(../images/logo.png)  5px  no-repeat;}
.nav .logo h1,.nav .logo span{display: none}
 
.nav .address{width:120px;height:40px;margin-top:20px;padding-left:20px;float:left}
.nav ul{width:600px;float:left; }
.nav li{width:100px;float:left;  font-size:16px;}
.nav li i{float:left;display:none}
.nav li span{float:left;display:block;width:100%;height:20px;line-height:20px;margin-top:25px;font-size:16px;}
.nav li a{display:block;text-align:center;font-size:16px;width:80px;height:70px;   color:#fff}
.nav li a:hover,.nav li.hover a{position: relative; color:#fff; }
/*
.nav li:hover > a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 3px;
    content: '';
    background: #ffa114;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
*/


.nav li:hover > a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 3px;
    content: '';
    background: #ffa114;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
.nav li:hover > a:after {
    display: none
}
/* 联系方式图片设定*/
.linkBox{ width:100%; height:260px;overflow:hidden; position:relative;min-width: 990px;}
 
.linkBox .bd{ height:260px; width: 100%; z-index:0;   }
.linkBox .bd ul li{overflow: hidden;width: 100%; height: 260px;position: relative;  }
.linkBox .bd li a{display:block; width: 990px; height: 260px; margin:0 auto; position: relative;}

.container {
    width: 990px;
    margin: 0 auto;
  
     position: relative;
}

/*@media screen and (min-width: 1201px) and (max-width: 1680px) {
 
    .font40 {
        font-size: 32px;
        line-height: 40px;
    }
    .font42 {
        font-size: 46px;
        line-height: 58px; color:#FFF
    }
}*/
    .font40 {
        font-size: 32px;
        line-height: 40px;
    }
    .font42 {
        font-size: 46px;
        line-height: 58px; color:#FFF
    }
 
.content {
    position: absolute;
    top: 150px;
    left: 50px;
    z-index: 99;
    width: 70%;
}

	
.mainNav {
    width: 100%;
    overflow: hidden;
}


.Current{ height:36px; line-height:36px; margin-top:10px; border-bottom:2px solid #efefef;   text-align:right; overflow: hidden;  }
.Current h2{ float:left; font-size:18px; color:#333333; font-weight:normal;}
.Current h2 span{ color:#5b6472; font-size:14px; margin-left:8px;}
.Current .place{ color:#c5c3c3;}
.Current .place span{ color:#0968b3;}
.Current .place span a {
    color: #7d8591;
}
.Current .place span a:hover { padding: 10px 0;
    overflow: hidden;
    color: #b2bccb;
}

.Current .place em{ color:#333;}

.link_main{ background:url(../images/link.jpg) top center no-repeat;   height:479px;  width: 1100px;
    position:  relative; }
 
 
 
 .editor {
	FONT: 13px/1.8 'microsoft yahei', tahoma, verdana, 'simsun'; WORD-WRAP: break-word
}
.content {
	MIN-HEIGHT: 550px; _height: 550px
}
.editor P {
	MARGIN-TOP: 15px; MARGIN-BOTTOM: 28px
}
.editor LI {
	MARGIN-TOP: 15px; MARGIN-BOTTOM: 28px
}
.editor DIV {
	MARGIN-TOP: 15px; MARGIN-BOTTOM: 28px
}

.article{width:100%; margin:0 auto}
.article_title{ font-size:30px; font-family:"微软雅黑";padding-top:24px; font-weight:normal; text-align:center}
.article .date{ font-size:12px; font-family:"微软雅黑";color:#9a9a9a;padding:18px 0; border-bottom:1px dashed  #999; text-align:center}
.article .cont{ font-size:14px; font-family:"微软雅黑";padding-top:10px; line-height:28px;}
.article .cont p{ font-size:14px;padding:8px 0;font-family:"微软雅黑";}
.article .cont p span{font-family:"微软雅黑";}
.article img { max-width:800px; text-align:center}






.service-top {
  padding: 2px 0 3px 10px;
  border-left: 7px solid #933;
  margin-bottom: 10px;
  margin-top: 20px!important; 
}
.service-top h1, .service-top h2, .service-top h3, .service-top h4 {
  margin-bottom: 0;
}

 
.service-title {
  position: relative;
  margin-bottom: 30px;  
}
.services-title h1, .services-title h2, .services-title h3, .services-title h4, .services-title h5, .services-title h6 {
  display: block;
  background: transparent;

  border-bottom: 2px solid #444; height:36px; line-height:36px 
}

 

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.5;
}

 
 

.services{ margin:0px auto; width:100%; clear:both;  position: relative; overflow: hidden; font-size: 14px;}
.services P {
	MARGIN-TOP: 15px; MARGIN-BOTTOM: 10px; line-height:24px; font-size:14px;
}
.services ul{list-style:none; width:100%; }
.services li{margin-left:16px; line-height:30px; display:block; height:30px; text-decoration:none; list-style-type:square;
 
       background:url(../images/icon1.png) no-repeat 2px 6px;
    
  text-indent:25px  }










.index_bg{text-align:center;background:#f5f7f9;}
.canrui{width:1000px;height:182px;overflow:hidden;margin:0 auto;padding-top:14px;}
.canrui .img1,.canrui .img2{float:left;margin-top:65px;display:inline;margin-right:11px;cursor:pointer;}
.canrui .img2{float:right;margin-right:0;}
.canrui .Cont{float:left;width:957px;overflow:hidden;margin:0 auto;}
.canrui .ScrCont{width:10000000px;}
.canrui .Cont .pic{width:309px;height:162px;float:left;text-align:left;margin-right:10px;display:inline;background:url(../images/productbg.png);padding-top:10px;}
.canrui .Cont .pic dt{color:#00457b;font-size:14px;font-family:"微软雅黑";text-indent:2em;line-height:42px;}
.canrui .Cont .pic dt a:link,.canrui .Cont .pic dt a:visited{color:#535353;}
.canrui .Cont .pic dd{float:right;padding:17px 20px 0 0;width:165px;line-height:20px;}
.canrui .Cont .pic dd.l{float:left;padding:10px 0 0 15px;width:93px;}
.canrui #List1,.canrui #List2{float:left;}


 

.mainbox{width:1000px; margin:0 auto; overflow:hidden}
.mainbox_left{width:656px; float:left;  }
 
.pic_01{ height:195px; overflow:hidden}
 
 
 
.servise_title{ font-size:12px; background:url(../images/servise.jpg) no-repeat; height:66px; }
 
.servise_title SPAN{ font-size:12px; display:block; padding:35px 0 0 160px;color:#f00;}
.servise_title  span a{color:#000; font-weight:normal; font-family:Arial, Helvetica, sans-serif}


.mainbox_left h6, .mainbox_right h6 {
     padding:0;margin:0px  0px 10px 0px;  
} 



.mainbox_right{width:330px; float:right;}

.new_title{ font-size:12px; background:url(../images/index_bg02.png) no-repeat; height:66px;}
.new_title SPAN{ font-size:12px;  display:block;padding:35px 0 0 150px;color:#f00;}
.new_title  span a{color:#000; font-weight:normal; font-family:Arial, Helvetica, sans-serif}


.xw_text li{ line-height:25px;}
.xw_text li a{background:url(../images/dot.png) no-repeat 0 10px; padding-left:15px; font-size:13px; font-family:"微软雅黑";color:#666; display:block; float:left;width:295px; white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
.xw_text li.list_top{ background:none;padding-bottom:10px;margin-bottom:5px; height:40px; border-bottom:1px dashed #aeaeae;padding-left:0;width:320px; line-height:20px;}
.xw_text li.list_top a{ font-size:16px; color:#000; display:block; background:none;padding:0;}
.xw_text li  a:hover{ text-decoration:none; color:#830303}
.xw_text li.list_top span{color:#666; display:block;padding-left:0px;}

 /*上传图片管理效果*/
#Methods1{ width:656px; overflow:hidden;  }
#Methods1 dl{ float:left;  }
#Methods1 dt{width:135px; margin:10px; height:135px; background:#FFF; 	 
	  }
#Methods1 dt img {width:135px;  height:135px;   }
#Methods1 dd{width:135px; margin:0 0 10px 10px; height:30px; line-height:30px; background:#FFFFFF; text-align:center;}



/*-----------产品------------*/



#prodmain{
	margin:0 auto;
	width:1100px;
}
.prod_toptile {
 height:40px;
 border:1px solid #E9E6E6;
 line-height:40px;
 margin-bottom:20px;
 background:#F2F2F2;
}

.prod_toptile ul li{
 float:left;
 width:180px;
 font-size:16px;
 font-family:"微软雅黑";
 text-align:center;
}

.Defult_Bg {
 border:1px solid #E9E6E6;
 line-height:38px;
 
 background:#CCC; color:#FFF
}

.prod_content{
 width:1100px;
 margin:0 auto; 
}
.prod_content p{
	  font-family:"微软雅黑";
	  color:#666666; 	margin:0 auto;  padding:2px 10px ; 
}
.prod_content p{
  font-size:16px;
  line-height:32px;
  text-indent:32px;
}

.prod_left{
 float:left;
  
}

.prod_right{
 float:right;
  
}

 

.prod_img{
margin-top:20px;
}

.prod  {width:700px;}
.prod ul{width:700px; font-size:14px; float:left;   color:#00F }
.prod li{width:330px;float:left;  font-size:14px; height:28px; line-height:28px; white-space:nowrap; text-overflow:ellipsis;  -o-text-overflow:ellipsis;  overflow: hidden; margin-left:10px

 

 }
 
.prod li a{display:block;text-align:left;font-size:16px;  color:#3998C0; }
.prod li a:hover,.prod li.hover a{  color: #06F; }


 
 





.prod_left{
 float:left;
 width:490px; 
}
.prod_right{
 float:right;
 width:490px; 
}


 

/*-------副标题-----*/
#zhrs_js{
	margin-top: 30px;
	margin-bottom: 35px;
}
.t_title_s{
  border-bottom:1px solid #D6E4ED;
  position:relative;
  height:40px;
   margin-bottom:20px;
   margin-top:20px;
}
.t_title_s_font{
 background: #FFF url(../images/water.png)  0px 5px no-repeat ;
 position:absolute;
 bottom:-3px;
 text-indent:45px;
 font-size:25px; 
 color:#015CC7;   

}
.t_link{
 background:url(../images/green.gif)  10px 13px no-repeat;
 text-indent:30px;
 margin-left:30px;
}
.t_link_col{
  background:url(../images/green.gif)  10px 13px no-repeat;
 text-indent:30px;
 margin-left:30px;
 float:left;
 width:470px;
}
.t_link a,.t_link_col a{
 color:#015DAA;
 font-size:16px;
 font-weight:bold;
 font-family:"微软雅黑";
 height:40px;
 line-height:40px;
 cursor:pointer;
}
.img_title{
  font-size:16px;
  line-height:36px;
  text-align:center;
}








/*大图部分*/
.s_cp_left{
 float:left;
 width:205px; 
 padding-left:35px;
}
.s_cp_left2{
 float:left;
 width:77px; 
 padding-left:163px;
 padding-top: 8px;
}
.s_cp_right{
 float:right;
 width:720px; background-color:#930 
}


.footer{background:#172733;padding:10px 0 20px;margin-top:20px; }
.foot-info{height:146px;padding-bottom:16px;}
.foot-address{float:left;width:560px; color:#8c8c8c;line-height:26px;background:url(../images/linkimg.png) no-repeat left 38px;padding:0;margin:0;}
.foot-address dt{font-size:14px; line-height:24px; color:#cacaca;margin-bottom:10px; font-weight: bold;}
.foot-address dd{margin-bottom:5px ;font-size:14px; line-height:24px;}
.foot-address dd span{color:#fb8526;margin-right:5px; text-indent:25px;line-height:23px;}
.footer dl.foot-address  div {color:#8c8c8c; margin-right:5px; text-indent:25px;line-height:23px;}


.foot-wx{float:left;width:300px;  }
.foot-wx li{float:left;width:130px;margin-right:20px;}
.foot-wx li p{font-size:14px;height:28px;line-height:28px;overflow:hidden;text-align:center;color:#c0c0c0}
.foot-wx li img{display:block;width:120px;height:120px;margin:2px auto 0} 

 