/* AB模版网 做最好的织梦整站模板下载网站 */
/* 网址：Www.AdminBuy.Cn */
/* 图标大全：Sc.AdminBuy.Cn 专业建站素材网站 */
/* QQ：9490489 */
/* index banner */
.banner {
	width: 100%;
	position: relative;
}
/* banner 分页器 */
.swiper-pagination {
	width: 100%!important;
	text-align: center!important;
	bottom: 0.1rem!important;
}
.swiper-pagination-bullet {
	background-color: #6d7075!important;
	opacity: 1!important;
	border: 2px solid #6d7075;
}
.swiper-pagination-bullet-active {
	background-color: #3ab4ff!important;
	border: 2px solid #3ab4ff;
}
/* banner 分页器 */




/* -------------------------自定义部分开始 --------------------------*/
/*hnav1*/
.hnav1 {
	background: #fff;
}
.hnav1 .son {
	float: left;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	border-right: 1px solid #42b6fe;
	border-top: 1px solid #42b6fe;
	border-bottom: 1px solid #42b6fe;
	font-size: 0.18rem;
	line-height: 0.5rem;
	text-align: center;
	color: #42b6fe;
}
.hnav1 .son:nth-child(4n) {
	border-right: none;
}
.hnav1 .son:nth-child(1) {
	border-bottom: none;
}
.hnav1 .son:nth-child(2) {
	border-bottom: none;
}
.hnav1 .son:nth-child(3) {
	border-bottom: none;
}
.hnav1 .son:nth-child(4) {
	border-bottom: none;
}
/* 首页公共样式 */
.common_i_css {
	background-color: #fff;
	padding: 0 4%;
}
.common_i_title {
	text-align: center;
}
.common_i_title h2 {
	display: block;
	color: #000;
	font-size: 0.26rem;
	font-weight: normal;
	padding: 1% 3%;/* 	border-radius: 20px; */
}
.common_i_title h2:before {
	content: "";
	display: inline-block;
	width: 27%;
	height: 3px;
	vertical-align: middle;
	border-top: 3px double #7f7f7f;
	margin-right: 3%;
}
.common_i_title h2:after {
	content: "";
	display: inline-block;
	width: 27%;
	height: 3px;
	vertical-align: middle;
	margin-left: 3%;
	border-top: 3px double #7f7f7f;
}
.common_i_title a {
	float: right;
	color: #114275;
	font-size: 0.22rem;
}
.common_i_title_color {
	color: #fffd3c;
}
.common_i_title_color h2 {
	color: #fffd3c;
}
.common_i_title_color h2:before {
	border-top: 3px double #ade0ff;
}
.common_i_title_color h2:after {
	border-top: 3px double #ade0ff;
}
/* 新闻样式 */
.news_i_list ul li {
	padding: 2.5% 0;
	border-bottom: 1px solid #e5e5e5;
}
.news_i_list ul li a {
	display: inline-block;
	width: 85%;
	/* 	padding-left: 3%; */
	color: #000000;
	font-size: 0.22rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_i_list ul li span {
	display: inline-block;
	color: #51adfd;
	font-size: 0.23rem;
	float: right;
	vertical-align: middle;
	margin-top: 1%;
}
/* 图文样式 */
.yewu_i {
	margin-bottom: 2%;
	margin-top: 2%;
}
.yewu_i_list {
	margin-top: 2%;
}
.yewu_i_list_new ul li {
	border-bottom: 1px solid #e7e7e7;
}
.yewu_i_list ul li {
	margin-bottom: 1%;
	padding-bottom: 2%;
}
.i_list_pic {
	width: 25.93%;
	float: left;
}
.i_list_pic img {
	width: 98%;
	border: 3px solid #72aef6;
}
.i_list_text {
	width: 70%;
	float: left;
	margin-left: 4%;
}
.i_list_text_new {
	width: 100%;
	margin-left: 0;
}
.i_list_text a h2 {
	font-size: 0.26rem;
	font-weight: normal;
	color: #2798e3;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.i_list_text a span {
	font-size: 0.21rem;
	line-height: 1.5;
	color: #505050;
	margin-top: 0.04rem;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
}
.i_list_text strong {
	display: inline-block;
	/* 	width: 50%; */
/* 	padding:1.5% 0; */
	font-weight: normal;
	font-size: 0.19rem;
	/* 	text-align: center; */
	color: #646464;/* 	background-color: #646464; *//* 	border-radius: 25px; */
}
/* 首页文本 */
.about_i {
	margin-top: 1.5%;
}
.about_i_color {
	background-color: #42b6fe;
	padding: 2% 4%;
}
.about_i_text {
	line-height: 1.6;
	font-size: 0.21rem;
	margin-top: 2%;/* 	padding-bottom: 3%; */
}
.about_i_text_color {
	color: #fff;
}
.jiameng_tel {
	text-align: center;
	background-color: #dce1e7;
}
.jiameng_tel h2:before {
	content: "";
	display: inline-block;
	width: 9%;
	height: 3px;
	vertical-align: middle;
	border-top: 1px solid #ff2900;
	margin-right: 3%;
}
.jiameng_tel h2:after {
	content: "";
	display: inline-block;
	width: 9%;
	height: 3px;
	vertical-align: middle;
	border-top: 1px solid #ff2900;
	margin-left: 3%;
}
.jiameng_tel h2 {
	display: inline-block;
	width: 100%;
	font-size: 0.26rem;
	font-weight: normal;
	text-align: center;
	color: #ff2900;
	background-color: #dce1e7;
	padding: 1.5% 0;
}
.jiameng_tel span {
	display: inline-block;
	width: 4%;
	vertical-align: middle;
	margin-right: 1%;
}
/* 产品样式 */
.product_i {
	padding: 2% 4%;
	background-color: #42b6fe;
}
.product_i_list {
	margin-top: 3%;
}
.product_i_list ul li {
	width: 46.5%;
	float: left;
	margin-bottom: 1%;
}
.product_i_list ul li:nth-child(even) {
	margin-left: 5.5%;
}
.product_i_list ul li a span {
	display: block;
	width: 100%;
	height: 0.4rem;
	line-height: 0.4rem;
	/* 	background-color: #114275; */
	font-size: 0.21rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.product_i_list ul li a img {
	width: 98%;
	border: 3px solid #fff;
}
.product_i_list_new ul li {
	width: 30.3%;
	float: left;
	margin: 0 1.5%;
	margin-bottom: 1%;
}
.product_i_list_new ul li a span {
	display: inline-block;
	width: 100%;
	height: 0.45rem;
	line-height: 0.45rem;
	/* 	background-color: #114275; */
	font-size: 0.21rem;
	color: #333;
	text-align: center;
}
.more_i {
	text-align: center;
	padding-bottom: 1%;
	margin-top: 2%;
}
.more_i a {
	display: inline-block;
	width: 30%;
	text-align: center;
	border: 1px solid #d8d8d8;
	background-color: #fff;
	color: #1c1c1c;
	padding: 0.5% 0;
	font-size: 0.22rem;
	border-radius: 25px;
}
.more_i_color a {
	background-color: #72aef6;
	color: #fff;
	border: 0;
}
/* 联系方式 */
.contact {
	color: #fff;
	background-color: #fff;
	line-height: 1.7;
	font-size: 0.21rem;
	border-radius: 7px;
	padding: 0 4%;
}
.contact h2 {
	color: #00cef3;
	font-weight: normal;
	font-size: 0.26rem;
	margin-bottom: 1%;
	margin-top: 1.5%;
}
.contact div {
	padding-left: 2%;
	margin-bottom: 1%;
	color: #000;
	border-left: 4px solid #42b6fe;
}
.contact div span {
	padding-left: 2%;
	color: #fff;
	background-color: #42b6fe;
}
.contact span {
	display: inline-block;
	width: 80%;
	padding: 0.5% 0;
	font-size: 0.21rem;
}
.beian {
	background-color: #fff;
	color: #333;
	text-align: center;
	height: 0.65rem;
	line-height: 0.65rem;
	font-size: 0.21rem;
}
.beian a {
	color: #333;
	font-size: 0.21rem;
}
.clear-fix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ".";
}
.cbtn-top {
	display: none;
	position: fixed;
	right: 2%;
	bottom: 10%;
	border-radius: 50%;
	width: 2.25em;
	height: 2.25em;
	padding: 0.3125em;
	color: #ffffff;
	font-size: 1.2em;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
	background: #42b6fe;
	color: #FFF;
	opacity: .8;
}
/* page*/
.page {
	margin-top: 20px;
	font-size: 14px;
	float: left;
	width: 100%;
	line-height: 34px;
	text-align: center;
	color: #1a1d22;
}
.page a {
	color: #000;
	padding: 0 10px;
	margin: 0 5px;
font-/weight: bold;
	border: 1px solid #000;
	background: #fff;
}
.page * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 32px;
	height: 32px;
	padding-bottom: 1px;
}
.page .hover {
	display: inline-block;
	border: 1px solid #ec3726;
	font-weight: bold;
	padding: 0 10px;
	color: #fff;
	background: #da0c0c;
}
.page a:hover {
	display: inline-block;
	border: 1px solid #1a1d22;
	padding: 0 10px;
	color: #fff;
	background: #1a1d22;
}
