/* -------------------------自定义部分开始 --------------------------*/
@font-face{font-family:"wfont";src:url('../font/wfont.woff') format('woff'),url('../font/wfont.ttf') format('truetype');}
.wfont{font-family:"wfont" !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:".";
}
.fl{
	float: left;
}
.fr{
	float: right;
}
input{
	outline:none;
}
body{
	background:#ffffff !important;
}
.allpage{
	background:#ffffff !important;
}
.w9375{
	width: 93.75%;
	margin: 0 auto;
}
.p03125{
	padding: 0 3.125%;
}
.p31250{
	padding: 3.125% 0;
}
/*head*/
.logo{
	width:75% !important;
	-webkit-box-sizing:border-box;box-sizing:border-box;
}
.logo img{
	margin: 0 auto;
}
.nav-btn{
	color:#ffffff !important;
	width:12.5% !important;
}
.search_hl{
	color:#ffffff !important;
	width:12.5% !important;
}
.search{
	background-color:#000000 !important;
}
.search-input{
	width: 85%;
	border:1px solid #24242e;
	border-radius: 15px 0 0 15px;
	border-right: none;
	height: 0.491rem;
	font-size: 0.2rem;
	font-family: "microsoft yahei";
	text-indent: 5%;
	background-color:#FFFFFF;
	float: left;
	color: #1c345c;
}
.search-btn{
	width: 15%;
	float: left;
	background-color: #fff;
	border-radius:0 15px 15px 0;
	border:1px solid #1b345c;
	border-left: none;
	height: 0.491rem;
	font-size: 0.25rem;
	color: #1c345c;
}
/* 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:#000 !important;  /*显示颜色*/
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
	margin:0 0.05rem !important;
}
/*copyright*/
.copy{
	height:0.45rem;
	font-size:0.21rem;
	line-height:0.45rem;
	color:#2e2e2e;
	text-align:center;
}
.copy a{
	color:#2e2e2e;
}

/*footer*/
.foot-relative{
	height:0.75rem !important;
}
.foot a{
	-webkit-box-sizing:border-box;box-sizing:border-box;
	height:100%;
	text-align:center;color:#FFF !important;
}
.foot a:first-child{
	border-left:none;
}

/*
 导航
 * */
.i_nav{
	background: #0d0f12;
}
.i_nav li{
	width: 25%;
	text-align: center;
	float: left;
	font: 400 0.23rem/0.4rem "微软雅黑";
	border-right: #580808 solid 1px;
	border-bottom: #580808 solid 1px;
}
.i_nav li a{
	display: block;
	color: #fff;
}
.i_nav li:nth-child(4n){
	border-right: none;
}
/*
 i_tit 首页标题
 * */
.i_tit{
	background: #0d0f12;
	margin: 0.15rem auto 0;
	width: 93.75%;
}
.i_tit h3{
	font: 400 0.22rem/0.4rem "微软雅黑";
	color: #fff;
	float: left;
	padding-left: 4.6%;
	position: relative;
}
.i_tit h3:before{
	width: 0.05rem;
	height: 0.25rem;
	top: 50%;
	left: 8%;
	position: absolute;
	margin-top: -0.125rem;
	background: #d51515;
	border-radius: 0.025rem;
	content: " ";
}
.i_tit a{
	float: right;
	width: 15%;
	display: block;
	font: 400 0.2rem/0.4rem "微软雅黑";
	text-align: center;
	color: #fff;
	background: #d51515;
}
.i_tit.nmt{
	margin-top: 0;
}
.iabout{
	font: 400 0.2rem/0.3rem "微软雅黑";
	color: #282828;
	text-align: justify;
	text-justify: inter-ideograph;
	padding: 0.1rem 4.6875% 0.15rem;
}
.itel{
	background: #d51515;
	width: 66.66%;
	position: relative;
	text-align: center;
	font: 400 0.2rem/0.38rem "微软雅黑";
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.itel:before{
	width: 100%;
	height: 0.38rem;
	border: #d51515 solid 1px;
	position: absolute;
	top: -0.08rem;
	left: -0.08rem;
	z-index: -1;
	content: " ";
}
.itel img{
	display: inline-block;
	vertical-align: -8%;
	margin-right: 3%;
	width: 7.5%;
}
/*
 .itype
 * */
.itype{
	padding: 0.15rem 4.6875% 0.1rem;
}
.itype a{
	display: block;
	float: left;
	border: #9e9e9e solid 1px;
	color: #171717;
	width: 24.1%;
	-webkit-box-sizing:border-box;box-sizing:border-box;
	text-align: center;
	font: 400 0.2rem/0.4rem "微软雅黑";
	margin:0 1.2% 0.05rem 0;
}
.itype a.more{
	color: #d51515;
}
.itype a:nth-child(4n){
	margin-right: 0;
}

.itwo{
	padding: 0 4.875%;
}
.itwo2{
	padding: 0.15rem 4.875% 0;
}
.itwo li img{
	display: block;
}
.itwo li,.itwo2 li{
	float: left;
	width: 48.3%;
	margin-right: 3.4%;
}
.itwo li img,.itwo2 li img{
	width: 100%;
}
.itwo li:nth-child(2n),.itwo2 li:nth-child(2n){
	margin-right: 0;
}
.itwo li .txt,.itwo2 li .txt{
	display: block;
	color: #fff;
	font: 400 0.2rem/0.4rem "微软雅黑";
	margin: 0 0 0.15rem;
	text-align: center;
	background: #1a1d22;
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.itwo li .txt:hover{
	background: #d51515;
}
.i_yh{
	padding: 0.15rem 4.6875% 0;
}
.i_yh dl{
	padding-bottom: 0.15rem;
}
.i_yh dl dt{
	width: 47.4%;
	float: left;
}
.i_yh dl dt img{
	width: 100%;
}
.i_yh dl dd{
	float: right;
	width: 48%;
}
.i_yh dl dd .txt{
	display: block;
	font: 400 0.22rem/0.3rem "微软雅黑";
	color: #181818;
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.i_yh dl dd .txt2{
	font: 400 0.18rem/0.3rem "微软雅黑";
	color: #898989;
	height: 1rem;
	overflow: hidden;
	padding-bottom: 0.1rem;
}
.i_yh dl dd .more{
	display: block;
	width: 50%;
	background: #d51515;
	text-align: center;
	font: 400 0.18rem/0.35rem "微软雅黑";
	color: #fff;
}
.i_yh.hot .more{
	background: #9ac91a;
}
.inews{
	padding: 0.05rem 4.875%;
}
.inews li{
	font: 400 0.2rem/0.35rem "微软雅黑";
	color: #181818;
	margin: 0.05rem 0;
}
.inews li a{
	display: block;
	color: #282828;	
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.inews li i{
	display: inline-block;
	vertical-align: middle;
	margin-right: 3%;
	font-family: arial;
}

.i_tel ul{
	border: #040000 solid 1px;
	width: 93.75%;
	margin: 0 auto;
	padding: 0.05rem;
}
.i_tel li{
	font: 400 0.2rem/0.35rem "微软雅黑";
	color: #282828;
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
	padding: 0.025rem 0;
}
.i_tel li p{
	width: 15%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	color: #fff;
	margin-right: 3%;
	border-radius: 0.025rem;
}
.i_tel li:nth-child(1) p{
	background: #d51515;
}
.i_tel li:nth-child(2) p{
	background: #ff8a00;
}
.i_tel li:nth-child(3) p{
	background: #00aa78;
}
.i_tel a{
	display: block;
	color:#282828;
}
