/*****************************XSJ_ADD_CSS***********************************************/
a{ color:#444; text-decoration:none;}
a:hover{ color:#024984; text-decoration:none;}

ul,li,p,h3{ list-style:none; margin:0;}

.ma{ margin:0 auto; padding:0;}
.m_15{ margin:0 15px;}
.m_b{ margin-bottom:0;}
.m_t_70{ margin-top:70px;}
.m_t_60{ margin-top:60px;}
.m_t_50{ margin-top:50px;}
.m_t_40{ margin-top:40px;}
.m_t_30{ margin-top:30px;}
.m_t_20{ margin-top:20px;}
.m_t_10{ margin-top:10px;}
.m_b_10{ margin-bottom:10px;}
.m_b_20{ margin-bottom:20px;}
.m_b_30{ margin-bottom:30px;}
.m_b_40{ margin-bottom:40px;}
.m_b_50{ margin-bottom:50px;}
.p_10{ padding: 0 10px; }


.f_36{font-size:36px;}
.f_24{font-size:24px;}
.f_20{font-size:20px;}
.f_18{font-size:18px;}
.f_16{font-size:16px;}
.f_14{font-size:14px;}
.f_12{font-size:12px;}
.f_10{font-size:10px;}

.f_b{ font-weight:bold;}
.f_n{ font-weight:normal;}
.f_s_n{ font-style: normal; }


.fL{ float:left;}
.fR{ float: right;}

.t_c{ text-align:center;}
.t_r{ text-align: right; }

.l_50{ line-height:50px;}
.l_40{ line-height:40px;}
.l_30{ line-height:30px;}
.l_25{ line-height:25px;}
.l_20{ line-height:20px;}

 
.cW,.cW a,a.cW{ color:#fff; text-decoration:none;}
.cO,.cO a,a.cO{ color:#ff9c00; text-decoration:none;}
.cBLU,.cBLU a,a.cBLU{ color:#024984; text-decoration:none;}
.cG,.cG a,a.cG{ color:#888; text-decoration:none;}
.cY,.cY a,a.cY{ color:#ffc000; text-decoration:none;}


.bW{ background:#fff;}
.bW1{ background:rgba(225,225,225,.5); }
.bO{ background:#ff9c00;}
.bB{ background:#024b97;}
.bG{ background:#f8f8f8;}
.bG02{background:#edf4fc;}
.bBLU{ background:#024984;}

.b_r{ border-right:1px solid #FFF;}
.b_a{ border:1px solid #cccccc;}
.b_b{ border-bottom:1px solid #87b7ed;}
.b_t{ border-top:1px solid #5e5e5e;}
.b_r_5{ border-radius: 5px;  }
.b_b_d{border-bottom: 1px dotted #cecece;}
.b_a_2{ border:2px solid #024984;}

.w_1200{ width: 1200px; }
.w_100{ width: 100%; }

.pa{ position: absolute; left: 0; top: 40px; z-index: 999; }
.d_b{ display: block; }

header{zoom:1; height:203px;background:url(../images/index_02.jpg) left top repeat-x;}
.social-icon{  line-height:36px;}
.email li{ float:left;  line-height:36px;}
.email li a{ padding:0 5px;  line-height:36px; float:left;}
.email ul{ margin:0;  padding:0; float:left;}
.email{ height:36px; }

.top-logo{ height:116px;}
/*导航开始*/
.nav{ height:50px; width:100%;}
.menu {   height:50px; position:relative; margin:0 auto;   }
.menu li a, .menu ul li a:visited {display:block; text-decoration:none; width:167px; height:50px; 
	text-align:center; color:#fff;   line-height:55px;  overflow:hidden;  
	font-size:16px;   font-weight:bold;}
.menu {padding:0; margin:0;list-style-type: none; }
.menu li {float:left; position:relative;line-height:50px; }
nav ul{height:50px;zoom:1;}
.nav>li{ float:left; display:inline;height:50px; line-height:50px; text-align:center;white-space:nowrap; position:relative;z-index:999999;}
.nav>li>a{ padding:0; width:100%;height:50px; line-height:50px; }
.nav>li.line{ padding:0px 1px; background:url(../images/index_12.jpg) left top no-repeat;}
.nav>li>a:hover{display:block; color:#fff; background:#5c9bea;  width:167px; height:50px;}/********导航背景变色 ******/
.menu li ul {display: none;}
/* specific to non IE browsers */
.menu li:hover ul {display:block; height:auto; position:absolute; top:50px;  left:0; width:167px;}
.menu li:hover ul li { height:40px;line-height:40px;background:#5c9bea; border-top:1px solid #fff;  margin:0;}
.menu li:hover ul li a {display:block; background:none; color:#fff;line-height:40px; height:40px; margin-top:1px; font-size:14px; font-weight:normal;  }/******子栏目 背景*********/
.menu li:hover ul li a:hover { color:#fff; text-decoration:underline;line-height:40px; }/******子栏目 背景变色*********/
  
/*导航结束*/


/*banner开始*/
.banner{ }
.banner img{width:100%; height:520px;}
#solid{width:100%;height:520px;clear:both;position:relative;z-index:9;  }
#solid .solid0,#solid .solid1{position:absolute;left:0px;z-index:1;	top:0px;	width:100%;	height:520px;	display:none;}
#solid .solid0{	background:#78c4db;}
#solid .solid1{	background:#c5c9db;}
/*#solid .solid2{	background:#e7dfd1;}*/
#solid ul{	margin:0px;	padding:0px;	list-style:none;}
#solid ul li{	position:absolute;	left:0;	top:0px;	width:100%;	height:520px; z-index:1;	display:none;	cursor:pointer;}
#solid #btt{	width:50%;	height:25px;	top:500px;	left:25%;	position:relative;	/*margin-left:-452px;*/}
#solid #btt span{	position:absolute;	top:0;	left:35%;	display:block;	width:60px;	height:8px;	margin:0 15px;		text-align:center;	background:#3d3d3d;	z-index:2;	cursor:pointer;	filter:alpha(opacity=70); /*IE滤镜，透明度50%*/	-moz-opacity:0.7; /*Firefox私有，透明度50%*/	opacity:0.7;/*其他，透明度50%*/}
/*banner结束*/

/*footer开始*/
footer{ height:209px; background:#212121;  color:#fff;}
.foot-nav{   line-height:30px; }
.foot-nav a{  height:30px; line-height:30px; width:50%; text-align: center;  float: left; }
.foot-nav span{ background:url(../images/index_54.png) left top no-repeat; width:2px; height: 50px; display: block; float: left; }
.foot-text{   padding:5px 0px 8px;}
.foot_tell{ line-height:32px; color:#538cc7;} 
/*footer结束*/



/*首页主体*/

/*tit*/
.tit{ width:100%; height:67px; display:block;}
.cp_tit{height:67px;background: url(../images/index_15.jpg) center top no-repeat;}
.ys_tit{height:74px;background: url(../images/index_21-25.jpg) center top no-repeat;}
 
.al_tit{ height:67px;background: url(../images/index_29.jpg) center top no-repeat;}
.gy_tit{ height:60px;background: url(../images/index_26_03.png) left top no-repeat;}
.xw_tit{ height:67px;background: url(../images/index_45.jpg) center top no-repeat;}
 

 
/*产品*/
.cpfl{  ; padding:10px; }
.pro_yj{height:39px; width:100%; line-height: 39px; display: block; float: left;}
.pro_yj a{height:39px; width:100%; line-height: 39px; display: block; background: url(../images/index_08_06.png)  center top no-repeat;}
.pro_yj a:hover{height:39px; width:100%; color: #fff; line-height: 39px; background: url(../images/index_08_03.png)  center top no-repeat;}
.pro_yj:last-child{ margin-bottom: 20px; }
.cpfl_tell{ width:100%; height: 130px; background:url(../images/index_09.jpg) left top no-repeat; background-size:cover; }
 

.tjcp_tit{height:50px; width:185px; background: url(../images/index_10.jpg)  left top no-repeat;}
.more a{height:20px; width:51px; display: block; background: url(../images/index_13.jpg)  left top no-repeat;}

.cpfl_cont{width:100%;}
.cpfl_cont_list{ margin-right: 15px;width:272px; margin-bottom: 20px; }
 
.cpfl_cont_list a.img{width:272px; height:183px;display:block; text-align: center; } 
.cpfl_cont_list img{max-width: 100%; height:183px; } 
.cpfl_cont_list  h3{width:270px; height:50px; line-height:50px; text-align:center;   }
.cpfl_cont_list:nth-child(3n){ margin-right: 0; }
/*优势*/
.ys_tit01{ height:42px;background: url(../images/index_33.jpg) left top no-repeat; background-size:100%;}
 
/*设备*/
.case_cont_list{ margin-right:30px; width:286px; height:268px;    overflow: hidden;}

.case_cont_list a.img{ width:284px; height:212px; display:block; padding:5px;} 
.case_cont_list img{  width:274px; height:202px; } 
.case_cont_list  h3{  width:274px; height:50px; line-height:50px; margin: 0 5px; text-align:center; }


.mbao_list_cont{ width:260px; height:250px;}

.mr_prev { width:39px; height:82px; display:block;	margin-top:67px;	float: left;}
.mr_next {width:39px; height:82px;display:block;	margin-top:67px;	float: right;}

#marquee2 {	width:1072px;/**图片li的宽度*图片个数**/	float: left;overflow: hidden;height:250px;margin:0 10px; }
#marquee2 ul{ padding:0;}
#marquee2 ul li {float: left;text-align:center; padding:1px;  margin-right:8px;}
#marquee2 ul li img {max-width: 100%; height:206PX;vertical-align:middle;}
#marquee2 ul li a {width:256px; height:206PX;display:block; width:auto; float:left;}
#marquee2 ul li .img {width:256px; height:206PX;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
#marquee2 ul li p { }
#marquee2 ul li p a{ text-align:center;  line-height:40px; height:40px; width:100%; font-size:16px;}


/*关于*/
.gsjj_bg{ height:483px; background:url(../images/index_26.jpg) center top no-repeat;}
 
.gsjj_text{  width: 600PX; }
.more{ width:132px; height:41px; background:#d9271d;  line-height: 41px;   display:block;} 

/*新闻*/
.xw_nr_js ul{ width:100%; padding:0; }
.xw_nr_js li{ list-style:none; width:550px; height:144px; margin-right:36px; background:#fff; border:1px solid #d8d8d8; margin-bottom:27px; margin-left:10px;  position:relative; float: left;}
.xw_date{text-align:center; padding:10px 0; width:63px; height:63px;     color:#fff;  }
.xw_date span{ line-height:22px; display: block; width:100%; }
.xw_nr_xq{ font-size:14px;   width:450px;   margin-left:10PX;}
.xw_nr_xq a{   font-size:16px; font-weight:bold; height: 30px; line-height: 30px; display: block;}
.xw_nr_js li:nth-child(2),.xw_nr_js li:nth-child(4){ margin-right:0;}

.ny_xfl{width:1200px; margin:20px auto; text-align:center;}
.ny_xfl a{display:inline-block; background:#030000; color:#fff; font-size:14px; padding:5px 10px; margin:5px;}
.ny_xfl a:hover{  background:#00c6d7;}

.box_line{ width:100px; height:2px; background:#0571df;}
.tt_img,.tt_img img{ height:auto; }
.news_list{ height: ; padding: 15px 0; border-bottom: 1px dotted #cecece; }
.news_list:last-child{ border-bottom: none; }
.news_list:first-child{ padding:0 0 15px 0; }


.content table{ margin:0; padding:0; }
.content td{ border:1px solid #ccc; }
