/* 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;.
border-radius: 50% !important;
	background: #ffb400 !important;
	border: 0.02rem solid #ffb400;
}
.swiper-pagination-bullet-active {
	background: none !important;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 0.1rem !important;
}
.clear-fix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ".";
}
/* -------------------------自定义部分开始 --------------------------*/
@font-face {
	font-family: "hfont";
	src: url('../font/hfont.woff') format('woff'), url('../font/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;
}

input {
	outline: none;
}
body {
	background: #FFF !important;
}
.allpage {
	background: #FFF !important;
}
/*head*/
.head {
	background: #0081cc;
}


.nav {
	background: #0081cc !important
}

.nav_color {
	background:  #0081cc
}
.logo {
	display: block;
	width: 70% !important;
	/*margin: 0 auto;*/
	text-align: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	height: 100% !important;
}
.logo img {
	display: inline;
}
.prolist {
	width: 100%;
	padding: 10px 0;
	overflow: hidden;
}
.prolist dl {
	float: left;
	margin: 0 1%;
	width: 48%;
	height: auto;
	line-height: 0px;
}
.prolist dt {
	width: 96%;
	height: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.prolist dt a {
	width: 100%;
}
.prolist dd {
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	width: 100%;
}
.pro_list_img {
	width: 100%;
	height: 174px;
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	float: none;
	line-height: 0px;
	font-size: 0px;
}
.prolist dt .pro_list_img img {
	padding: 0px;
	border: none;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
	line-height: 0px;
	font-size: 0px;
}
.prolist dl dd a {
	color: #333;
}
.search {
	background-color: #141414 !important;
}
.nav-btn {
	top: 0 !important;
	color: #fff !important;
}
.search_hl {
	top: 0 !important;
	color: #b3b3b3 !important;
}
.home-btn {
	color: #fff !important;
}
.class-btn {
	color: #b3b3b3 !important;
}
.top-title {
	color: #fff !important;
}
/*content*/
.content {
	padding-bottom: 0.75rem !important;
}
/*iwrap*/
.iwrap {
	position: relative;
	width: 92.5%;
	margin: 0 auto;
}
.iwrap.style_b {
	margin-bottom: 0.15rem;
}
/*icontainer*/
.icontainer {
	background: #FFF;
	padding: 0.1rem 0;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	margin: 0.05rem 0;
}
.icontainer.style_b {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
/*icontact*/
.icontact {
	text-align: left;
	color: #FFF;
	padding: 0 3.25%;
	background: #9c0000;
	font-size: 0.23rem;
	line-height: 0.5rem;
}
.icontact a {
	float: right;
	display: inline-block;
	vertical-align: top;
	margin-top: 0.075rem;
	line-height: 0.35rem;
	margin-left: 0.1rem;
	background: #ed9a10;
	color: #FFF;
	border-radius: 0.05rem;
	padding: 0 0.15rem;
	height: 0.35rem;
	overflow: hidden;
}
/*hnav2*/

.navl{width: 23%;background-color: #60ad29;height: 99px;text-align: center;float: left;}
.navl a{color: #fff;line-height: 100px;}
.navr{width: 100%;height: 99px;text-align: center;float: right;}
.navr a{display: block;width: 19.1%;height:45px;background: #0099ff;float: left;padding: 1px 1px;color: #fff;margin-left:1px;margin-bottom: 1px;
	overflow: hidden;line-height: 45px;}



.hnav2 {
	padding: 1.5%; display: flex; justify-content: space-between; flex-wrap: wrap;
}
.hnav2 .son {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 23%;
	font-size: 0.22rem;
	line-height: 0.53rem;
	text-align: center;
	color: #303030;
	border: 1px solid #fff;
	border-radius: 5px;
	margin: 1.5% 0px 0px 0;
	text-align: center;
}
.hnav2 .son img{ width: 50%; text-align: center; vertical-align: middle; }
.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;
	margin: 0 auto 0.05rem;
	border-bottom: 1px solid #d9d9d9;
}
.hnav-son {
	float: left;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	padding-bottom: 0.1rem;
	border-right: 1px solid #d9d9d9;
	text-align: center;
	color: #141414;
}
.hnav-son span:last-child {
	display: block;
	height: 1.1em;
	line-height: 1.1em;
	font-size: 0.23rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hnav-son .in {
	position: relative;
	display: inline-block;
	font-size: 0.5rem;
	line-height: 0.75rem;
}
.hnav-son:first-child .in {
	font-size: 0.75rem;
}
.hnav-son:last-child {
	border-right: none;
}
/*itl*/
.itl {
	position: relative;
	margin: 0.15rem auto;
	text-align: center;
}

.itl h3{ font-weight: normal; color: #666666; font-size: 0.15rem;}
.itl h2 p {
	position: relative;	z-index: 99;vertical-align: top;font-size: 0.35rem;color: #333333;font-weight: normal;text-align: center;}
.itl h2 p span{color: #333;}
.itl li{color: #303030;font-size: 0.18rem; text-transform: uppercase; background: url(../images/tit.png) no-repeat center;}
.itl li b{color: #000;}
.fl{background:url(../images/pic_fl.png) no-repeat left center;text-align: left;color: #fff;font-size: 0.26rem;width: 30%;float: left;}
.more a{color: #fff;padding: 3px 5px;background-color: #60ad29;width: 12%;float: right;}


.jmal{ width: 98%; margin: 0px 1%;}
.jml{ width: 48%; margin-right: 2%; float: left;}
.jmr{ width: 48%; margin-right: 2%; float: right;}
.jmal dl{ width: 48%; margin-right: 2%; float: left;}
.jpb{ width: 98%; margin: 0px 1%;}
.jpb li{ width: 100%; height: 40px; float: left;  line-height: 40px;}
.jpb li a{ display: block; width: 70%; float: left; color: #141414;}
.jpb li span{ display: block; width: 30%; float: left; text-align: right; color: #666666;}
.dim{ opacity:0.6; filter: alpha(opacity=60);}

.itl h2:after {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	width: 100%;
	margin-top: -0.10rem;
	content: "";
}
.cpzx{ padding: 2%; background: #F8F8F8;}
.cpfl{ text-align: center; margin-bottom: 3%; display: flex; justify-content: left; flex-wrap: wrap;}
.cpfl a{
	padding: 1% 3%;background:  #0081cc; color: #fff; width: 42%; margin: 0px 1% 3% 1%;
}
/*item_b*/
.item_b {
	position: relative;
	width: 47%;
	float: left;
	margin-right: 3%;
	margin-bottom: 0.05rem;
}
.item_b:nth-child(2n) {

}
.item_b .pic {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.item_b .pic a img {
	width: 100%;
	height: 130px;
	border: 1px solid #e5e5e5;
}
.item_b .pic2 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.item_b .pic2 a img {
	width: 100%;
	height: 120px;
	border: 1px solid #e5e5e5;
}
.item_b .tl a {
	display: block;
	padding-left: 0.1rem;
	font-weight: normal;
	font-size: 0.2rem;
	color: #141414;
	line-height: 0.5rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.item_b1 {
	position: relative;
	width: 47%;
	float: left;
	margin-right: 3%;
	margin-bottom: 0.05rem;
}
.item_b1:nth-child(2n) {

}
.item_b1 .pic {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.item_b1 .pic a img {
	width: 100%;
	height: 250px;
	border: 1px solid #e5e5e5;
}
.item_b1 .tl a {
	display: block;
	padding-left: 0.1rem;
	font-weight: normal;
	font-size: 0.2rem;
	color: #141414;
	line-height: 0.5rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
/*inew*/
.inew {
	margin-bottom: 0.1rem;
	margin-top: -0.05rem;
	padding: 0rem 0.1rem;
}
.inew li {
	font-size: 0.21rem;
	color: #141414;
	line-height: 0.4rem;
}
.inew a {
	display: block;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dashed #a1a6a2;
	line-height: 45px;
}
.inew span.date {
	float: right;
	margin-left: 0.1rem;
}
.inew span.flag {
	display: inline-block;
	vertical-align: top;
	width: 0.2rem;
	font-size: 0.6rem;
	color: #afafaf;
}
/*item_c*/
.item_c {
	position: relative;
	overflow: hidden;
	margin: 0.15rem 0;
}
.item_c:last-child {
	border-bottom: none;
}
.item_c .pic {
	position: relative;
	width: 32.77%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.item_c .con {
	position: absolute;
	top: 0;
	right: 0;
	width: 62%;
}
.item_c .tl {
	display: block;
	line-height: 0.3rem;
	font-size: 0.23rem;
	color: #141414;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.item_c .tl2 {
	display: block;
	margin-top: 0.05rem;
	line-height: 0.3rem;
	font-size: 0.2rem;
	color: #7d7d7d;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.item_c .txt {
	display: block;
	margin-top: 0.05rem;
	max-height: 2.6em;
	overflow: hidden;
	font-size: 0.2rem;
	color: #505050;
	line-height: 1.3em;
}
/*iadg*/
.iadg {
	padding: 0 0 0.15rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.21rem;
	line-height: 1.5em;
	color: #666666;
}
.iadg img{width: 100%;display: table;}
.iadg .more a{color: #fff;padding: 3px 5px;background-color: #60ad29;width: 18%;float: right;}

.iwrap .xcl{width: 47%;float: left;display: table;}
.iwrap .xcl img{width: 100%;margin-bottom: 10px;}

.iwrap .xcr{width: 47%;float: right;display: table;}
.iwrap .xcr img{width: 100%;margin-bottom: 10px;}
.iwrap{display: table;line-height: 30px;}
/*icla*/
.icla {
	text-align: center;
	margin-top: -0.1rem;
	margin-bottom: 0.1rem;
}
.icla > span {
	border-bottom: 1px solid #9c0000;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	color: #9c0000;
	line-height: 0.45rem;
	height: 0.45rem;
}
.icla a {
	padding: 0 0.15rem;
	color: #9c0000;
	font-size: 0.21rem;
	line-height: 0.45rem;
}
.icla a:first-child {
	padding-left: 0;
}
.icla a:last-child {
	padding-right: 0;
}
/*item_d*/
.item_d {
	position: relative;
	float: left;
	width: 32.4%;
	margin-right: 1.4%;
	margin-bottom: 0.15rem;
}
.item_d:nth-child(3n) {
	margin-right: 0;
}
/*itl2*/
.itl2 {
	margin: 0 auto;
	padding: 0 0 0.15rem;
	border-bottom: 1px solid #ebebeb;
}
.itl2 h2 {
	font-size: 0.23rem;
	line-height: 0.23rem;
	color: #9c0000;
	height: 0.23rem;
	font-weight: normal;
}
/*ibill*/
.ibill > p {
	line-height: 0.45rem;
	font-size: 0.2rem;
	color: #141414;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #ebebeb;
}
/*beian*/
.beian {
	width: 100%;
	height: auto;
	font-size: 0.15rem;
	/*line-height: 0.65rem;*/
	color: #a9a9a9;
	text-align: center;
	background: #f2f2f2;
}
.beian a {
	color: #8f8f8f;
}
/*footer*/
.footer {
	height: 0.75rem !important;
}
.foot-relative {
	height: 0.75rem !important;
}
.foot {
	background: #0081cc;
}
.foot a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100% !important;
	text-align: center;
	color: #333 !important;
}
/*htop*/
.htop {
	display: none;
	position: fixed;
	right: 1%;
	bottom: 1.4rem;
	border-radius: 50%;
	width: 0.5rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	color: #FFF;
	font-size: 0.35rem;
	background: rgba(255,245,85,.63);
}
/*nav li*/
.nav li {
	border-bottom: none !important;
}
.nav li a {
	text-align: center;
	text-indent: 0 !important;
}
/*top-title*/
.top-title {
	width: 40% !important;
	left: 30% !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
