/* index banner */
a:hover {
	-webkit-tap-highlight-color: transparent;
}
.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('../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;
}
.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 {
	margin: 10px 0px;
}
.hnav2 .son {
	float: left;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 31.333%;
	margin: 1% 1%;
	font-size: 0.2rem;
	line-height: 0.5rem;
	text-align: center;
	color: #FFF;
	background-color: #FFC000;
	border-radius: 5px;
}
.hnav2 .son:nth-child(3n) {
	border-right: none;
}
.hnav2 .son:nth-child(3n+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: 48.2%;
	font-size: 0.22rem;
	line-height: 0.55rem;
	text-align: center;
	color: #fff;
	margin-right: 2.5%;
	margin-bottom: 2.5%;
	height: 0.55rem;
	overflow: hidden;
	background-color: #154997
}
.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(2n) {
	margin-right: 0;
}
/*itl*/
.itl {
	padding: 0 3.125%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: #333333 solid 2px;
	margin-bottom: 10px;
}
.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: #333333;
}
.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: #333333 solid 1px;
	padding: 0 0.1rem;
	color: #333333;
}
.itl_more a {
	display: block;
	color: #333333;
}
.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;
	margin: 0 auto;
	padding: 1% 2%;
	background-color: #F3F3F3;
}
.inew img {
	width: 100%;
	height: auto;
}
.inew li {
	font-size: 0.2rem;
	line-height: 0.6rem;
}
.inew li span {
	float: right;
}
.inew li a {
	display: block;
	color: #303030;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/li.png) no-repeat left center;
	padding-left: 17px;
}
.inew li p {
	line-height: 0.3rem !important;
	color: rgba(48,48,48,0.6);
	margin-left: 17px;
}
/*iadg*/
.iadg {
	width: 100%;
}
/*item_b*/
.item_b {
	position: relative;
	float: left;
	width: 48.3%;
	margin-right: 3.4%;
	margin-bottom: 10px;
}
.item_b:nth-child(2n) {
	margin-right: 0;
}
.item_b .pic {
	position: relative;
	text-align: center;
	border: 1px solid #F6AF07;
	padding: 2%;
}
.item_b .pic img {
	width: 100%;
	height: 120px;
}
.item_b .tl {
	font-weight: normal;
	font-size: 0.22rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	color: #303030;
	margin-top: 2%;
}
.item_b .pic1 {
	position: relative;
	text-align: center;
}
.item_b .pic1 img {
	width: 100%;
	height: 120px;
	border: 1px solid #FFBA00
}
/*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(../images/img11.png) 0.1rem center no-repeat;
	background-size: 0.3rem auto;
}
/*beian*/
.beian {
	width: 100%;
	font-size: 0.22rem;
	line-height: 0.45rem;
	text-align: center;
	padding: 10px 0px;
}
.beian a {
	color: #333333;
}
/*footer*/
.footer {
	height: 0.85rem !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;
}
.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;
}
.page a {
	color: #333;
}
.pages {
	padding-bottom: 20px;
	display: inline-block;
}
.pages li {
	float: left;
	padding: 0px 5px;
}
.pages li a {
	color: #333;
}
.about embed {
	width: 100%;
	height: auto;
}
.rytp ul {
	width: 46%;
	float: left;
	margin: 0 2%;
}
.rytp ul li {
	width: 156px;
	border: 1px solid #ccc;
	text-align: center !important;
	margin: 0px auto;
}
.rytp ul li a {
	text-align: center !important;
	width: 156px;
	height: 156px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.rytp ul li a img {
	vertical-align: middle;
	display: inline-block;
}
.rytp ul p {
	line-height: 32px;
	height: 32px;
	text-align: center;
}
.title {
	text-align: center;
	margin: 10px 0px;
}
.title li {
	font-size: 26px;
}
.title p {
	color: #303030;
	text-transform: uppercase;
}
.title1 {
	text-align: center;
	color: #fff;
}
.title1 li {
	font-size: 32px;
}
.title1 p {
	text-transform: uppercase;
	background: url(../images/line2.png) no-repeat center center;
}
.title1 ol {
	margin-top: 5px;
}
.company {
	padding: 0px 2%;
}
.company img {
	width: 96%;
	margin: 10px auto;
}
.company dl {
	color: #ffba00;
	font-size: 26px;
}
.company p {
	line-height: 26px;
	font-size: 14px;
}
.company li {
	text-align: right;
	margin-top: 5px;
}
.company li a {
	color: #ffc000;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.title2 {
	border-bottom: 3px solid #11BD86;
	font-size: 26px;
}
.title2 span {
	font-size: 16px;
	text-transform: uppercase;
	margin-left: 5px;
}
.contact {
	margin: 3% 0%;
}
.contact p {
	text-align: center;
	line-height: 32px;
	font-size: 18px;
}
.contact p b {
	font-size: 22px;
}
.about iframe {
	width: 100%;
	height: auto;
}
.head1 {
	background-color: #fff!important;
	border-bottom: 1px solid #ccc;
}
.head2 {
	color: #303030!important;
}
.simple_btn {
	width: 120px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 16px;
	border: 0px;
	background-color: #154997;
}
