/* -------------------------自定义部分开始 --------------------------*/
.allpage{
	background-color: #fff!important;
}
body,input{font-family: "microsoft yahei";}
.fl{float: left;}
.fr{float: right;}
.clear-fix:after{
	display:block;clear:both;visibility:hidden;
	height:0;font-size:0;content:".";
}
/* 首页公共样式 */
.common_i_css{
	background-color: #fff;
	padding:0 4%;
	margin-bottom: 1%;
}

/* 首页文本 */
.about_i{ margin:0 auto; }
.about_i_c{
	line-height: 1.6;
	padding:2% 5% 0% 5%;
	font-size: 0.2rem;
	color:#555555;
}
/*标题*/
.more_i{ border-radius:0.3rem; width:93.75%; float:left; margin-top:3.5%; margin-left:2.5%;background:#1172df;}
.more_i span{  padding:1.7% 5% 1% 3%; float:left; margin-left:0;font-size: 0.22rem; color:#fff; font-weight:bold; line-height:1.2;}
.more_i a{ float:right;color:#ffffff; background: url(../images/more.png) center top no-repeat;font-weight:bold; background-size:100% 100%;font-size: 0.19rem; width:22%; text-align:center;  padding:1.2% 0 1.2% 5%;}
/*首页新闻*/
.case_i_c{  height:auto; overflow:hidden;}
.case_i_c ul li{ padding:1% 0 1% 0;  width:93%; display:block; float:left; margin-left:4%; margin-top:0; border-bottom:1px dashed #c1c1c1}
.case_i_c ul li a{ float:left; width:100%;color:#333333;  line-height:1.8; }
.case_i_c ul li h2{ float:left; margin-left:1%; line-height:1.8; color:#333333;
	font-size: 0.20rem;
	font-weight: normal;
	width: 65%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.case_i_c ul li span{ float:right; line-height:2.2;
	font-size: 0.18rem;
	font-weight: normal;
	width:25%;
	text-align:right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
/*首页咨询热线*/
.boda{ text-align:center;padding: 0;  width:93%; margin:2% auto 1% auto;font-size:0.2rem; border-radius:0.31rem; display:block; background:#f1f1f1;color:#ff8700; border:0.02rem solid #dedede}
.boda font{ font-size:0.3rem; color:#ff8700; font-weight:normal; vertical-align:-0.01rem;}
.boda a{padding:0 3% 1% 3%; display: inline-block;  color:#ff8700;  font-weight:bold; }

/*首页新闻分类*/
.iser{ width:100%; text-align:center; margin-top:15px; overflow:hidden}
.iser span{ background:#ffaf55; display:inline-block; padding:6px 12px 6px 12px; color:#fff; border-radius:20px; margin-right:10px; }
.iser span a{color:#fff;}

.baoming {
    width: 100%;
	margin:3% 0 0 0;
	padding:0 0 3% 0; 
    font-family: "microsoft yahei";
    color: #fff;
}

.baodiv{  float:left; text-align:center;  color:#ffffff; display:block; width:100%;font-size: 0.2rem; margin/-top: 0.02rem; font-weight:normal; }
.baodiv label{ float:left; width:100%; line-height:1.7; font-size:0.3rem; font-weight:bold;}
.baodiv span{ float:left; width:100%; line-height:1.7;}

.beian{
	background-color: #e7e7e7;
	color:#222222;
	text-align: center;
	height: 0.65rem;
	line-height: 0.65rem;
	font-size: 0.21rem;
}
.beian a{
	color:#222222;
	font-size: 0.21rem;
}
/* 焦点图 */
	.slideBox{ position:relative; overflow:hidden; margin:0px auto;  max-width:800px;/* 设置焦点图最大宽度 */background:#fff; }
	.slideBox .hd{ width:100%; position:absolute; height:18px; line-height:18px; left:0; bottom:12px; text-align:center; z-index:1; }
	.slideBox .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 10px;   }
	.slideBox .hd li.on{ background:#fff;  }
	.slideBox .bd{ position:relative; z-index:0; }
	.slideBox .bd li{ position:relative; text-align:center;  }
	.slideBox .bd li img{vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
	.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
/*首页圆点*/
.hnav{
	position:relative;width:93.75%;margin:2.8125% auto;
}
.hnav-son{
	float:left;
	display:block;width:25%;
	text-align:center;color:#212121;
	font-size:0.2rem;line-height:2em;
}
.hnav-son .in{
	position:relative;display:inline-block;width:0.9rem;height:0.9rem;	
	font-size:0.43rem;line-height:0.9rem;color:#FFF;border-radius:50%;
	background:#e5725d;
}
.hnav-son:nth-child(2) .in{
	background:#41c7ec;
}
.hnav-son:nth-child(3) .in{
	background:#98da44;
}
.hnav-son:nth-child(4) .in{
	background:#ffce47;
}
.hnav-son:nth-child(5) .in{
	background:#4edead;
}
.hnav-son:nth-child(6) .in{
	background:#85aafb;
}
.hnav-son:nth-child(7) .in{
	background:#a088de;
}
.hnav-son:nth-child(8) .in{
	background:#df5d79;
}
/*i_tit 首页标题*/
.i_tit{
	background: #e8e8e8;
	padding: 0 3.125%;
	margin: 0.15rem 0 0;
}
.i_tit.nmt{
	margin-top: 0;
}
.i_tit h3{
	font: 400 0.23rem/0.4rem "微软雅黑";
	color: #fff;
	float: left;
	width: 27%;
	text-align: center;
}
.i_tit a{
	float: right;
	font: 400 ;
	display: block;
	font: 400 0.2rem/0.4rem "微软雅黑";
	text-align: center;
	color: #a5a5a5;
}
/*首页菜单*/
.hnav2{
	margin:0;position:relative; margin-top:-1px; z-index:999px;
}
.hnav2 .son2{
	width:25%;display: block;float: left;
	text-align: center; color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
	font-size: 0.22rem;line-height: 0.55rem;box-sizing: border-box;-webkit-box-sizing: border-box;
}
.hnav2 .son2:nth-of-type(4n){
	border-right:0;
}
.hnav2 .son2:nth-of-type(n+5){
	border-bottom:0;
}