/*****************************XSJ_ADD_CSS***********************************************/
a{ color:#444; text-decoration:none;}
a:hover{ color:#0066cb; text-decoration:none;}

ul,li,h3{ list-style:none; margin:0;}

::selection {background:#0066cb; color:#fff;}
::-moz-selection {background:#0066cb; color:#fff;}
::-webkit-selection {background:#0066cb; color:#fff;}



.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_20{ margin-bottom:20px;}
.m_b_30{ margin-bottom:30px;}
.m_b_40{ margin-bottom:40px;}

.p_15{ padding: 0 15px; }


.f_48{font-size:48px;}
.f_30{font-size:30px;}
.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;}


.t_c{ text-align:center;}
.t_r{ text-align:right;}

.l_s_5{ letter-spacing: 5px; }

.l_70{ line-height:70px;}
.l_50{ line-height:50px;}
.l_40{ line-height:40px;}
.l_35{ line-height:35px;}
.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:#ff9c00; text-decoration:none;}
.cBLU,.cBLU a,a.cBLU{ color:#0066cb; text-decoration:none;}
.cG,.cG a,a.cG{ color:#969696; text-decoration:none;}
.cY,.cY a,a.cY{ color:#ffea00;}

.bBLU{ background: #0066cb; }
.bW{ background:#fff;}
.bO{ background:#ff9c00;}
.bB{ background:#024b97;}
.bG{ background:#f8f8f8;}
.bY{ background:#ffea00;}


.b_r{ border-right:1px solid #5e5e5e;}
.b_a{ border:1px solid #e3e3e3;}
.b_b{ border-bottom:1px solid #717171;}
.b_t{ border-top:1px solid #5e5e5e;}

.b_r_20{ border-radius: 20px; }

.fL{ float: left; }
.fR{ float: right; }
.f_s_n{ font-style: normal; }

.w_100{ width:100%; }

header{zoom:1; height:272px;background:url(../images/index_01.jpg) center bottom no-repeat;}
.social-icon{  line-height:38px;}
.email li{ float:left;  line-height:38px;}
.email li a{ padding:0 5px;  line-height:38px; float:left;}
.email ul{ margin:0;  padding:0; float:left;}
.email{ height:38px; }

.top-logo{ height:166px;}
/*导航开始*/
.nav{ height:68px; width:100%;}
.menu {   height:68px; position:relative; margin:0 auto;   }
.menu li a, .menu ul li a:visited {display:block; text-decoration:none; width:166px; height:68px; text-align:center; color:#fff;
 line-height:68px;  overflow:hidden;  font-size:18px; }
.menu {padding:0; margin:0;list-style-type: none;}
.menu li {float:left; position:relative;line-height:68px;/* padding:0 ;*/}
nav ul{height:68px;zoom:1;}
.nav>li{ float:left; display:inline;height:68px; line-height:68px; text-align:center;white-space:nowrap; position:relative;z-index:999999;}
.nav>li>a{ padding:0; width:100%;height:68px; line-height:68px; }
.nav>li.line{ width:1px;}
.nav>li>a:hover{display:block; color:#000; background:#ffcc01;   width:166px; height:68px;}/********导航背景变色 ******/
.menu li ul {display: none;}
/* specific to non IE browsers */
.menu li:hover ul {display:block; height:auto; position:absolute;  left:0; width:166px;}
.menu li:hover ul li { height:30px;line-height:30px;background:#ffcc01; border-top:1px solid #fff; }
.menu li:hover ul li a {display:block; background:none; color:#000;line-height:30px; height:30px; margin-top:1px; font-size:14px; font-weight:normal;  }/******子栏目 背景*********/
.menu li:hover ul li a:hover { color:#000; text-decoration:underline;line-height:30px; }/******子栏目 背景变色*********/
  
/*导航结束*/


/*banner开始*/
.banner img{width:100%; height:646px;}
#solid{width:100%;height:646px;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:530px;	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:646px; z-index:1;	display:none;	cursor:pointer;}
#solid #btt{	width:50%;	height:25px;	top:610px;	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{ background:#252422; }
 
/*footer结束*/



/*首页主体*/
.tit{ background:url(../images/index_05.jpg) center center no-repeat; }
 
/*产品*/
.cp_list{}
.cp_list p{ border-radius: 15px;  }


/*案例展示*/
.cpfl_cont_list00{ margin-right:24px; padding:13px 12px 0 11px; width:272px; height:228px; margin-bottom:20px; position:relative;}
.cpfl_cont_list00 .img{ width:267px; height:178px;  display:block;  } 
.cpfl_cont_list00 .img img{/* width:267px;*/ height:178px; } 
.cpfl_cont_list00  p{   width:267px; height:30px;  text-align:center; margin-top:15px; border-radius: 15px; }
.cpfl_cont_list00  p a{ display:block;   text-align:center; width:267px; height:30px;line-height:30px; }
.index_Rollb { width:1200px; margin:0 auto; padding:5px 0px;overflow:hidden;}
#demob { overflow:hidden;  width:1200px; margin:0 auto;} 
#indemob { float: left; width:800%;}
#demob #indemob .img {  width:267px; height:178px; overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
#demob #indemob img { /*width:267px;*/ height:178px; vertical-align:middle;}
#demob1 { float: left;}
#demob2 {float: left;}

/*关于*/
.gy_bg{ background:url(../images/index_12.jpg) center top no-repeat; }
.MORE{ width:150px; }

 
/*新闻*/
.xw_tj{}
.xw_tj dt{ width:30%; }
.xw_tj dd{ width:65%; float:right; }
a.ckxq{ width:80px; border:1px solid #ff9c00; color: #ff9c00; }
.ckxq:hvoer { color: #ff9c00; }
.xw_list{ border-bottom: 1px dotted #ccc; }


.d_b{ display:block; }