/* 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: 84% !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	color: #303030;
	font-size: 19px;
	padding-left: 2px;
	font-weight: bold;
}
.search {
	background-color: #0B66C3 !important;
}
.nav-btn {
	color: #FFF !important;
}
.search_hl {
	color: #FFF !important;
}
.head1 {
	background-color: #FFF!important;
}
/*content*/
.content {
	padding-bottom: 0.75rem !important;
}
/*iwrap*/
.iwrap {
	position: relative;
	width: 98%;
	margin: 0 auto;
}
/*hnav2*/
.hnav2 {
	background: #4587e8;
}
.hnav2 .son {
	float: left;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 33.333%;
	border-right: 1px solid #498ef4;
	border-left: #3b74c7 solid 1px;
	border-bottom: #498ef4 solid 1px;
	border-top: #3b74c7 solid 1px;
	font-size: 0.18rem;
	line-height: 0.5rem;
	text-align: center;
	color: #FFF;
}
.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;
}
.hnav-son {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.20rem;
	line-height: 0.50rem;
	text-align: center;
	color: #fff;
	margin: 1%;
	border-radius: 0.05rem;
	height: 0.50rem;
	overflow: hidden;
	width: 48%;
	float: left;
	background-color: #4587e8;
}
.hnav-son:hover {
	background-color: #333;
}
/*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: 2em;
	color: #323232;
	text-align: left;
	margin: 2% 1%;
}
.iadg img {
	width: 100%;
	max-width: 600px;
	height: auto;
}
/*item_b*/
.item_b {
	position: relative;
	float: left;
	width: 48%;
	margin: 0px 1%;
}
.item_b .pic {
	position: relative;
	text-align: center;
	box-shadow: 1px 1px 3px #ccc;
	background-color: #fff;
}
.item_b .pic img {
	width: 100%;
	height: auto;
}
.item_b .pic1 {
	position: relative;
	text-align: center;
}
.item_b .pic1 img {
	width: 100%;
	height: 150px;
}
.item_b .tl {
	font-weight: normal;
	font-size: 0.2rem;
	line-height: 0.6rem;
	height: 0.6rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.item_b .tl a {
	color: #333;
}
.item_b .tl1 {
	font-weight: normal;
	font-size: 0.2rem;
	line-height: 0.6rem;
	height: 0.6rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}
.item_b .tl1 a {
	color: #333;
}
/*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.18rem;
	line-height: 0.45rem;
	text-align: center;
	background-color: #343434;
	color: #fff;
}
.beian img {
	display: inline-block;
}
/*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 #498ef4;
	border-right: 1px solid #3b74c7;
	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;
}
.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;
	background-color: #fff;
}
.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;
}
.paging {
	margin: 20px auto;
	display: inline-block;
}
.paging li {
	float: left;
	padding: 0px 5px;
}
.paging li a {
	color: #333;
}
.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;
}
.sub {
	width: 120px;
	height: 46px;
	line-height: 46px;
	background-color: #2461D4;
	border: 0px;
	margin-left: 10px;
	color: #fff;
	margin-bottom: 20px;
	float: left;
	margin-top: 10px;
}
.title {
	text-align: center;
	font-size: 26px;
	margin: 20px auto;
}
.title span {
	color: #4587e8;
	text-transform: uppercase;
	font-family: "Arial";
	margin-right: 5px;
}
.cpzs div {
	float: left;
	width: 48%;
	margin: 0px 1% 20px 1%;
}
.cpzs div ul {
	background-color: #fff;
	padding: 2% 2% 0px 2%;
	box-shadow: 1px 1px 6px #ccc;
}
.cpzs div ul li {
	width: 100%;
}
.cpzs div ul li a {
	display: inline-table;
	width: 100%;
}
.cpzs div ul li a img {
	width: 100%;
	height: 140px;
	vertical-align: middle;
}
.cpzs div ul p {
	line-height: 46px;
	text-align: center;
}
.cpzs div ul p a {
	font-size: 15px;
	color: #303030;
}
.cpzs div:hover ul {
	background-color: #4587E8;
}
.cpzs div:hover a {
	color: #fff;
}
#wrap1 {
	width: 100%;
	background-color: #4587E8;
	padding: 20px 0px;
	margin: 10px auto;
	color: #fff;
}
.title1 {
	text-align: center;
	font-size: 26px;
}
.title1 span {
	color: #fff;
	text-transform: uppercase;
	font-family: "Arial";
	margin-right: 5px;
}
.gyb {
	width: 96%;
	margin: 2%;
}
.gyb img {
	max-width: 800px;
	border-radius: 5px;
}
.gyb p {
	line-height: 32px;
	font-size: 14px;
	text-indent: 2em;
}
.gyb li {
	width: 140px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin-top: 30px;
	background-color: #fff;
	border-radius: 5px;
}
.gyb li:hover {
	background-color: #FFB400;
}
.gyb li:hover a {
	color: #fff;
}
.gyb li a {
	color: #4587e8;
	font-size: 14px;
}
.xwzx {
	padding: 1%;
	margin-top: 15px;
}
.xwzx ul {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
.xwzx ul li {
	transition: all ease-out 0.2s;
	border-bottom: 1px solid #D3D3D3;
	text-align: left;
	width: 100%;
	height: 78px;
}
.xwzx ul li p a {
	font-size: 16px;
	color: #000;
	transition: all 0.6s;
}
.xwzx ul li p span {
	color: #333;
	font-size: 16px;
	float: right;
}
.xwzx ul li dt:before {
	position: absolute;
	content: "";
	width: 20px;
	border-bottom: 1px solid #4587E8;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	height: 52px;
}
.xwzx ul li:hover dt:before {
	width: 100%
}
.xwzx ul li dt {
	color: #909090;
	font-size: 13px;
	line-height: 26px;
	margin-top: 5px;
}
.xwzx ul:hover li p a {
	padding-left: 10px;
}
.about iframe {
	width: 100%;
	height: 360px;
}
input {
	border: 1px solid #ccc;
}