﻿/* index banner */
.banner{
	position:relative;
	width:100%;
}
.swiper-pagination{
	bottom:0.1rem !important;
	text-align:center !important;font-size:0;
}
.swiper-pagination-bullet{
	width:0.12rem !important;height:0.12rem !important;opacity:1 !important;vertical-align:top;
	-webkit-box-sizing:border-box;box-sizing:border-box;
	background:#FFF !important;box-shadow:1px 1px 1px rgba(0,0,0,.7);
}
.swiper-pagination-bullet-active{
	background-color:#ca0217 !important;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
	margin:0 0.05rem !important;
}
/* -------------------------自定义部分开始 --------------------------*/
@font-face{font-family:"hfont";src:url('img/hfont.woff') format('woff'),url('img/hfont.ttf') format('truetype');}
.hfont{font-family:"hfont" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;}
.clear-fix:after{
	display:block;clear:both;visibility:hidden;
	height:0;
	font-size:0;content:".";
}
input{
	outline:none;
}
body{
	background:#FFF !important;
}
.allpage{
	background:#FFF !important;
}
/*head*/

.logo{
	display:block;width:70.3125% !important;margin:0 auto;
	-webkit-box-sizing:border-box;box-sizing:border-box;
}
.search{
	background-color:#5ab100 !important;
}
.nav-btn{
	color:#FFF !important;
}
.search_hl{
	color:#FFF !important;	
}
/*content*/
.content{
	padding-bottom:0.75rem !important;
}
/*iwrap*/
.iwrap{
	position:relative;
	width:93.75%;margin:0 auto;
}
/*hnav2*/
.hnav2{
	background:#208e0b;
}
.hnav2 .son{
	float:left;display:block;
	-webkit-box-sizing:border-box;box-sizing:border-box;
	width:25%;border-right:1px solid #58aa48;
	border-left: #125006 solid 1px;
	border-bottom:#58aa48 solid 1px;
	border-top:#125006 solid 1px;
	font-size:0.18rem;line-height:0.5rem;text-align:center;color:#FFF;
}
.hnav2 .son:nth-child(4n){
	border-right:none;	
}
.hnav2 .son:nth-child(4n+1){
	border-left:none;	
}
/*hnav*/
.hnav{
	position:relative;
	-webkit-box-sizing:border-box;box-sizing:border-box;
	padding:0.1rem 3.125%;
	background:#FFF;
}
.hnav-son{
	float:left;display:block;
	-webkit-box-sizing:border-box;box-sizing:border-box;
	width:18%;
	font-size:0.18rem;
	line-height: 0.45rem;
	text-align:center;color:#3c3c3c;
	border: #d3d3d3 solid 1px;
	margin-right: 2.5%;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f4f4f4));
	background:#fafafa;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff), to( #f4f4f4));
	background-image: -webkit-linear-gradient( #ffffff, #f4f4f4);
	background-image: linear-gradient( #ffffff, #f4f4f4);
	border-radius: 0.05rem;
	height: 0.45rem;
	overflow: hidden;
}
.hnav-son .in{
	position:relative;display:inline-block;
	width:0.75rem;height:0.75rem;border:0.05rem solid #ff7988;	
	font-size:0.5rem;line-height:0.75rem;color:#FFF;
	border-radius:50%;
}
.hnav-son:nth-child(5n){
	margin-right:0;
}
/*itl*/
.itl{
	padding:0 3.125%;
	-webkit-box-sizing:border-box;box-sizing:border-box;
	border-bottom: #208e0b solid 2px;
}
.itl.nbt{
	border-bottom: none;
	padding: 1% 3.125%;
}
.itl h2{
	float:left;font-weight:normal;
	font-size:0.23rem;line-height:0.5rem;color:#097f05;
}
.itl h2 em{
	color: #333333;
	font-style: normal;
}
.itl h3{
	float: left;
	font-weight: normal;
	font-size: 0.23rem;
	line-height: 0.5rem;
	color: #999999;
	text-transform: uppercase;
	margin-left: 2.15%;
}
.itl_more{
	float:right;-webkit-box-sizing:border-box;box-sizing:border-box;
	font-size:0.2rem;line-height:0.25rem;
	margin:2.5% 0 0 0;
	border: #88cd36 solid 1px;
	padding: 0 0.1rem;
	color: #097f05;
}
.itl_more a{
	display:block;color:#097f05;
}
.itl2{
	background: #5ab100;
	padding:0 3.125%;
	margin: 3% 0 0;
}
.itl2 h2{
	float:left;font-weight:normal;
	font-size:0.23rem;line-height:0.5rem;color:#fff;
}
.itl2 a{
	float:right;-webkit-box-sizing:border-box;box-sizing:border-box;
	font-size:0.2rem;line-height:0.25rem;
	margin:3% 0 0 0;
	color: #fff;
}

/*inew*/
.inew{
	-webkit-box-sizing:border-box;box-sizing:border-box;
	border: #b1b1b1 solid 1px;
	margin: 0 auto;
	padding: 1% 0;
	width: 93.75%;
}
.inew li{
	border-bottom:1px dashed #cccccc;
	font-size:0.2rem;color:#666;line-height:0.4rem;
}
.inew li i{
	width: 0.1rem;
	height: 0.1rem;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50rem;
	background: #c1c1c1;
	margin: 0 3.125%;
}
.inew li:last-child{
	border-bottom: none;
}
.inew a{
	display:block;color:#666666;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.inew span:first-child{
	float:right;
	padding-left:0.1rem;
	font-weight:bold;font-size:0.21rem;color:#c1c1c1;
	margin-right: 3.125%;
}
/*iadg*/
.iadg{
	font-size:0.21rem;line-height:1.5em;color:#323232;text-align:left;
	margin: 2% auto;
}
/*item_b*/
.item_b{
	position:relative;float:left;
	width:48.3%;margin-right:3.4%;margin-top:0.15rem;
}
.item_b:nth-child(2n){
	margin-right:0;
}
.item_b .pic{
	position:relative;
	
}
.item_b .pic img{
	width: 100%;
}
.item_b .tl{
	display:block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 96%;
	padding: 0 2%;
	background:rgba(0,0,0,0.4);
	font-weight:normal;font-size:0.16rem;color:#fff;line-height:0.4rem;text-align:center;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
/*icla*/
.icla{
	text-align:left;
}
.icla a{
	display:inline-block;
	margin:0.1rem 0.05rem;padding:0 0.8em 0 1.8em;
	font-size:0.23rem;line-height:0.4rem;color:#FFF;
	background:#e51b31 url(img/img11.png) 0.1rem center no-repeat;
	background-size:0.3rem auto;
}
/*beian*/
.beian{
	width:100%;height:0.45rem;
	font-size:0.21rem;line-height:0.45rem;color:#1f7b00;text-align:center;
}
.beian a{
	color:#1f7b00;
}
/*footer*/
.footer{
	height:0.75rem !important;
}
.foot-relative{
	height:0.75rem !important;
}
.foot a{
	-webkit-box-sizing:border-box;box-sizing:border-box;
	height:100%;
	border-left:1px solid #154804;border-right:1px solid #559b3d;
	text-align:center;color:#FFF !important;
}
.foot a:first-child{
	border-left:none;
}
.foot a:last-child{
	border-right:none;
}
.i_tel{
	width: 93.75%;
	margin: 0.1rem auto;
	border: #cacaca solid 1px;
	border-radius: 0.08rem;
	text-align: center;
	line-height: 0.5rem;
	color: #666666;
}
.i_tel img{
	display: inline-block;
	width:6.6%;
	margin-right: 3%;
	vertical-align: middle;
	margin-bottom: 1%;
}
.i_tel em{
	font-style: normal;
	color: #1e3300;
	font-size: 0.22rem;
}













