/*****************************XSJ_ADD_CSS***********************************************/
a{ color:#444; text-decoration:none;}
a:hover{ color:#0c61bc; text-decoration:none;}

ul,li,p{ 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_20{ line-height:20px;}

 
.cW,.cW a,a.cW{ color:#fff; text-decoration:none;}
.cO,.cO a,a.cO{ color:#ec711a; text-decoration:none;}
.cBLU,.cBLU a,a.cBLU{ color:#0c61bc; 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:#ec711a;}
.bB{ background:#024b97;}
.bG{ background:#e9e9e9;}
.bBLU{ background:#0c61bc;}

.b_r{ border-right:1px solid #FFF;}
.b_a{ border:1px solid #e9e9e9;}
.b_b{ border-bottom:1px solid #87b7ed;}
.b_t{ border-top:1px solid #5e5e5e;}
.b_r_5{ border-radius: 5px;  }
.b_r_25{ border-radius:25px;  }
.b_b_d{border-bottom: 1px dotted #cecece;}

.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:124px;background:url(../images/index_02.jpg) left top repeat-x;}
.social-icon{  line-height:40px;}
.email li{ float:left;  line-height:40px;}
.email li a{ padding:0 5px;  line-height:40px; float:left;}
.email ul{ margin:0;  padding:0; float:left;}
.email{ height:40px; }

.top-logo{ height:76px;}
/*导航开始*/
.nav{ height:48px; width:100%;}
.menu {   height:48px; position:relative; margin:0 auto;   }
.menu li a, .menu ul li a:visited {display:block; text-decoration:none; width:130px; height:48px; text-align:center; line-height:55px;  overflow:hidden;  font-size:16px; }
.menu {padding:0; margin:0;list-style-type: none; }
.menu li {float:left; position:relative;line-height:48px; }
nav ul{height:48px;zoom:1;}
.nav>li{ float:left; display:inline;height:48px; line-height:48px; text-align:center;white-space:nowrap; position:relative;z-index:999999;}
.nav>li>a{ padding:0; width:100%;height:48px; line-height:48px; }
.nav>li.line{ padding:0px 1px; background:url(../images/index_09.jpg) left top no-repeat;}
.nav>li>a:hover{display:block; color:#ec711a; background:none;  width:130px; height:48px;}/********导航背景变色 ******/
.menu li ul {display: none;}
/* specific to non IE browsers */
.menu li:hover ul {display:block; height:auto; position:absolute; top:48px;  left:0; width:130px;}
.menu li:hover ul li { height:30px;line-height:30px;background:#ec711a; border-top:1px solid #fff;  margin:0;}
.menu li:hover ul li a {display:block; background:none; color:#fff;line-height:30px; height:30px; margin-top:1px; font-size:12px; font-weight:normal;  }/******子栏目 背景*********/
.menu li:hover ul li a:hover { color:#fff; text-decoration:underline;line-height:30px; }/******子栏目 背景变色*********/
  
/*导航结束*/


/*banner开始*/
.banner{ }
.banner img{width:100%; height:495px;}
#solid{width:100%;height:495px;clear:both;position:relative;z-index:9;  }
#solid .solid0,#solid .solid1,#solid .solid2{position:absolute;left:0px;z-index:1;	top:0px;	width:100%;	height:495px;	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:495px; z-index:1;	display:none;	cursor:pointer;}
#solid #btt{	width:50%;	height:25px;	top:450px;	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:211px; background: url(../images/index_73.jpg) left top repeat-x;  color:#888;}
.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:130px; display:block;}
.tit p{ height:130px; padding-top: 100px; }
.cp_tit{height:130px;background: url(../images/index_14.jpg) center top no-repeat;}
.jj_tit{height:130px;background: url(../images/index_18-34.jpg) center top no-repeat;}
.al_tit{ height:130px;background: url(../images/index_24-57.jpg) center top no-repeat;}
.xw_tit{ height:130px;background: url(../images/index_19-45.jpg) center top no-repeat;}
 
/*产品*/
.cpfl{  width:100%;  }

.cpfl_tell{width:100%; height:157px; padding:0 0 0 40px;  background: #118adb url(../images/index_30.jpg) left top no-repeat;}
 
.cpfl_cont{width:100%;}
.cpfl_cont_list{ margin-right:4px; margin-left:4px; margin-bottom:25px; width:274px;  }
/*.cpfl_cont_list:nth-child(3),.cpfl_cont_list:nth-child(6),.cpfl_cont_list:nth-child(9){margin-right:0; }*/
.cpfl_cont_list a.img{width:272px; height:211px;display:block; } 
.cpfl_cont_list img{ width:272px; height:211px; } 
.cpfl_cont_list  h3{width:272px; height:40px; line-height:40px; text-align:center; background:#e9e9e9; margin: 0; }

.index_Rollb { width:847px;margin:0 auto; padding:5px 0px;overflow:hidden; }
#demob { overflow:hidden;   margin:0 auto;height: 803px;} 
#indemob { float: left; width:800%; }
#demob #indemob .img { width:272px; height:211px;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
#demob #indemob img { width:272px; height:211px;vertical-align:middle;}
#demoa #indemob a{ display:block; width:auto; float:left;  }
#demoa #indemob h3{ text-align:center;  line-height:40px; width:100%; } 
#demob1 { float: left;height: 803px; width:847px;}
#demob2 {float: left;height: 803px; width:847px; }

/*关于*/
.gsjj_text{ padding-left:600px; width:1170px;height:416px; background: url(../images/index_37.jpg)  left top no-repeat;  }
.more{ width:150px; display:block;} 

/*产品相册*/
.case_cont_list{ margin-right:20px; width:274px; height:290px; position: relative;    overflow: hidden;}
.case_cont_list a.img{ width:274px; height:290px; display:block; } 
.case_cont_list img{  width:274px; height:290px; } 
.case_cont_list  h3{  width:274px; height:50px; line-height:50px; text-align:center; position: absolute; left: 0; bottom: 0; z-index: 9999; background:rgba(0,0,0,.5); }
 

.index_Rolla { width:1170px; margin:0 auto; padding:5px 0px;overflow:hidden;}
#demoa { overflow:hidden;  width:1200px; margin:0 auto;} 
#indemoa { float: left; width:800%;}
#demoa #indemoa .img {width:274px; height:290px;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
#demoa #indemoa img {width:274px; height:290px;vertical-align:middle;}
/*#demoa #indemoa a { display:block; width:auto; float:left; margin:20px 10px 0px 10px;}
#demoa #indemoa p { text-align:center;  line-height:30px; width:100%; background:url(../images/1_r18_c25.jpg) center top no-repeat; margin-top:10px;}*/
#demoa1 { float: left;}
#demoa2 {float: left;}



/*新闻*/
.tt_news{}
.tt_img,.tt_img img{ height:235px; width:100%; }

.xw_img,.xw_img img{width:140px; height:90px;}

.xw_nr_js ul{ width:100%; padding:0; }
.xw_nr_js li{ list-style:none; width:550px; height:144px; margin-right:36px;  margin-left:10px;  position:relative; float: left;}
 
.xw_nr_xq{ font-size:14px;   width:400px;   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;}

.news_list{ height: ; padding:12px 0; }

/*合作案例*/
.mr_prev { width:40px; height:40px; display:block;	margin-top:90px;	float: left;}
.mr_next {width:40px; height:40px;display:block;	margin-top:90px;	float: right;}

#marquee2 {	width:1070px;/**图片li的宽度*图片个数**/	float: left;overflow: hidden;height:232px;margin-left:10px;margin-right:10px;}
#marquee2 ul{ padding:0;}
#marquee2 ul li {float: left;text-align:center; margin-right:7px;}
#marquee2 ul li img {width:260px; height:232px;vertical-align:middle;}
#marquee2 ul li a {width:260px; height:232px; display:block; width:auto; float:left;}
#marquee2 ul li .img {width:260px; height:232px;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
#marquee2 ul li p { text-align:center;  line-height:30px; width:100%; font-size:16px;  margin-top:10px;}
#marquee2 ul li p a{ text-align:center;  line-height:30px; height:30px; width:100%; font-size:16px;}

.pro_yj00 a {padding-left:50px; display: block; height:35px;font-size:18px; border: 1px solid #E5E7E6; background:#e9e9e9; line-height:35px;   width:100%; display:block; margin:10px 0px;}
.pro_yj00 a:hover {padding-left:30px;font-size:18px;border: 1px solid #0d69cb; background:#0c61bc; color: #fff;}
.pro_ej00 {display:none;}
.pro_ej00 div a{  padding-left:30px;border-bottom: 1px dotted #d7d7d7;color: #444444; text-indent:2em;line-height:26px; font-weight:400;}
.pro_ej00 div a:hover{font-weight:400;line-height:26px; color:#0c61bc; }