/*****************************XSJ_ADD_CSS***********************************************/

a{ color:#222; text-decoration:none;}
a:hover{ color:#1b56b2; 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;}


.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; }
.f_l{ font-weight: lighter; }


.fL{ float:left;}
.fR{ float: right;}

.t_c{ text-align:center;}
.t_r{ text-align: right; }

.l_80{ line-height:80px;}
.l_70{ line-height:70px;}
.l_60{ line-height:60px;}
.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:#ed592b; text-decoration:none;}
.cBLU,.cBLU a,a.cBLU{ color:#1b56b2; text-decoration:none;}
.cG,.cG a,a.cG{ color:#888; text-decoration:none;}
.cY,.cY a,a.cY{ color:#ffc000; text-decoration:none;}
.cR,.cR a,a.cR{ color: #ed592b; }


.bW{ background:#fff;}
.bW1{ background:rgba(225,225,225,.5); }
.bO{ background:#ed592b;}
.bB{ background:#024b97;}
.bG{ background:#f7f7f7;}
.bBLU{ background:#1b56b2;}
.bRED{ background:#ed592b;}

.b_r{ border-right:1px solid #FFF;}
.b_a{ border:1px solid #e2e2e2;}
.b_b{ border-bottom:1px solid #87b7ed;}
.b_t{ border-top:1px solid #5e5e5e;}
.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: 0; z-index: 999; }
.d_b{ display: block; }

header{zoom:1; height:96px;}
.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:96px;}
/*导航开始*/
.nav{ height:33px; width:100%;}
.menu {   height:33px; position:relative; margin:0 auto;   }
.menu li a, .menu ul li a:visited {display:block; text-decoration:none; width:91px; height:33px; text-align:center; color:#fff;   line-height:33px;  overflow:hidden;  font-size:15px;   font-weight:bold;}
.menu {padding:0; margin:0;list-style-type: none; margin-top:30px;}
.menu li {float:left; position:relative;line-height:33px;}
nav ul{height:33px;zoom:1;}
.nav>li{ float:left; display:inline;height:33px; line-height:33px; text-align:center;white-space:nowrap; position:relative;z-index:999999;}
.nav>li>a{ padding:0; width:100%;height:33px; line-height:33px; }
.nav>li.line{ width: 2px; }
.nav>li>a:hover{display:block; color:#fff; background:url(../images/index_04_06.png) center top no-repeat;  width:91px; height:33px;}/********导航背景变色 ******/
.menu li ul {display: none;}
/* specific to non IE browsers */
.menu li:hover ul {display:block; height:auto; position:absolute;  left:0; width:91px;}
.menu li:hover ul li { height:30px;line-height:30px;background:#db4427; 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{margin-top:-96px;}
.banner img{width:100%; height:800px;}
#solid{width:100%;height:800px;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:800px;	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:800px; z-index:1;	display:none;	cursor:pointer;}
#solid #btt{	width:50%;	height:25px;	top:760px;	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: url(../images/index_54.jpg) left top repeat-x;  color:#888;}
footer img{ width:70px; height: 70px;/*二维码尺寸*/ }
.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结束*/



/*首页主体*/


/*地图、联系方式、留言板*/
.dt_bg{height:609px;background: url(../images/index_28.jpg) center top no-repeat;}
.lxfs_cont{padding-left:30px;}
.gustbook{}
.gustbook li{}
.gustbook input{ border: 1px solid #e2e2e2; height: 40px; line-height: 40px; width:100%; }
.gustbook textarea{border: 1px solid #e2e2e2; height:60px; line-height:30px; width:100%; padding:0;}

/*tit*/
.tit{ width:100%;display:block;}

/*入驻企业*/
.case_cont_list{ margin-right:30px; width:260px; height:115px;    overflow: hidden;}

.case_cont_list img{  max-width:260px; max-height:115px; } 
.case_cont_list  h3{  width:274px; height:50px; line-height:50px; margin: 0 5px; text-align:center; }

.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 { overflow:hidden;text-align:center;font-size:102px;}
#demoa #indemoa img { max-width:260px; max-height:115px;}
/*#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;}

.more{ width:180px; }

/*荣誉资质*/
.case_cont_list01{ margin-right:30px; width:277px; height:217px;    overflow: hidden;}
.case_cont_list01 a.img{ width:277px; height:177px;  display:block;} 
.case_cont_list01 img{width:275px; height:175px; } 
.case_cont_list01  h3{width:275px;}

/*新闻*/ 
.xw_list{ width:; margin-bottom:22px; }
.xw_list dt{ width:230px; height: 165px; }
.xw_list dd{ width:430px; height: 165px; margin-right: 10px; }

/*关于*/
.gsjj_bg{ height:455px; background: url(../images/index_10.jpg)  center top no-repeat;}
.gsjj_text{ width:90%; margin-top:20px; }

/*优势*/
.ys_bg{height:660px; background: url(../images/index_11.jpg)  center top no-repeat;}
.ys_list{width:660px; height: ; margin-top:85px;}
.ys_list dl{ width:300px; padding: 15px; margin-top: 30px;}
.ys_list dt img{ width:51px; height: 51px;margin-top:29px;}

/*互融系统*/
.hrxt_list{  background: url(../images/index_05.png)  right top no-repeat;}
.hrxt_list li{ background:#333544; width:150px; margin-right: 45px; margin-bottom: 50px; } 
.hrxt_list li:hover,.hrxt_list li:nth-child(1){ background:#ed592b; } 
.hrxt_list li:nth-child(6){ margin-right: 0; }
.hrxt_list li:nth-child(7){ margin-left:290px; }
.lxry_bg{height:294px; background: url(../images/index_08.jpg)  left top no-repeat;}
.qtqy_bg{height:294px; background: url(../images/index_08.jpg)  right top no-repeat;}