﻿/* index banner */
.banner {
	width: 100%;
	position: relative;
}
/* banner 分页器 */
.swiper-pagination {
	width: auto!important;
	text-align: center!important;
	bottom: 0.1rem!important;
	left: 50%!important;
	margin-left: -8%;
	border-radius: 15px;
	background-color: rgba(255, 255, 255, 0.5);
	padding:0 2%;
}
.swiper-pagination-bullet {
	background-color: #fff!important;
	opacity: 1!important;
	border: 2px solid #fff;
}
.swiper-pagination-bullet-active {
	background-color: transparent!important;
	border: 2px solid #fff;
}
/* banner 分页器 */




/* -------------------------自定义部分开始 --------------------------*/

.allpage {
	background-color: #efefef!important;
}
body, input {
	font-family: "microsoft yahei";
	outline: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}


/* 字体图标 */
@font-face {
 font-family:"iconfont2";
 src:url('../fonts/iconfont.woff2') format('woff'),  url('../fonts/iconfont2.ttf') format('truetype');
}
.iconfont2 {
	font-family:"iconfont2" !important;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-text-stroke-width:0.2px;
	-moz-osx-font-smoothing:grayscale;
}
/* 搜索 */
.search_lh {
	width: 100%;
	/* 	text-align: center; */
	background-color: #51adfd;
}
.index_text {
	width: 93%;
	font-size: 14px;
	height: 0.5rem;
	background: #fff url(../images/search_bg_05.png) no-repeat 95% center;
	-webkit-background-size: 7%;
	background-size: 7%;
	border:none;
	font-family:"microsoft yahei";
	text-indent: 3%;
	margin:2% 0;
	border-radius: 6px;
	margin-left: 3.5%;
}
/* .index_submit{
	width: 0.5rem;
	height: 0.5rem;
	font-size: 0.23rem;
	color:#fff;
	background-color: #e70012;
	border:none;
	border-radius: 50%;
	margin-left: 1%;
} */

/* 		文字导航  		*/
.nav_new {
	width: 100%;
	background-color: #0186db;
}
.nav_new ul li {
	width: 24.75%;
	height: 0.5rem;
	float: left;
	text-align: center;
	border-right: 1px solid #058ee5;
	border-bottom: 1px solid #058ee5;
}
.nav_new ul li:nth-child(4) {
 border-right:none
}
.nav_new ul li:last-child {
	border-right:none
}
.nav_new ul li a {
	display: inline-block;
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	color:#fff;
	font-size: 0.22rem;
	font-family: "microsoft yahei";
}
/* .nav_new ul li a{
	display: inline-block;
	width: 100%;
	height: 0.3rem;
	line-height: 0.3rem;
	color:#e70012;
	font-size: 0.22rem;
	font-family: "microsoft yahei";
	border-right: 1px solid #e70012;
	margin-top: 0.1rem;
} */
.nav_new ul li:nth-child(4) a {
 border:none!important;
}
.nav_new ul li:last-child a {
	border:none;
}
/* 		文字导航  		*/


/* 首页公共样式 */
.common_i_css {
	background-color: #fff;
	padding:2% 4%;
	margin-bottom: 2.5%;/* border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece; */
}
.common_i_title {
	text-align: center;
	background-color: #007dcd;
}
.common_i_title h2 {
	display:inline-block;
	width: 40%;
	color:#fff;
	background-color: #0186db;
	font-size: 0.26rem;
	font-weight: normal;
	padding:0.05rem 3%;/* 	border-radius: 20px; */
}
.common_i_title_color {
	background-color: #03aa3e;
}
.common_i_title_color h2 {
	background-color: #03aa3e;
}
/* .common_i_title h2:before{
	content: "";
	display: inline-block;
	width: 36%;
	height: 1px;
	background-color: #e70012;
	vertical-align: middle;
	margin-right: 3%;
}
.common_i_title h2:after{
	content: "";
	display: inline-block;
	width: 36%;
	height: 1px;
	background-color: #e70012;
	vertical-align: middle;
	margin-left: 3%;
} */

.common_i_title a {
	float: right;
	color:#114275;
	font-size: 0.22rem;
}
/* 新闻样式 */
.news_i_list ul li {
	padding:1.5% 0;
}
.news_i_list ul li a {
	display: inline-block;
	width: 85%;
	/* 	padding-left: 3%; */
	color:#000000;
	font-size: 0.23rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_i_list ul li a:before {
	content:">";
}
.news_i_list ul li span {
	display: inline-block;
	color:#51adfd;
	font-size: 0.23rem;
	float: right;
	vertical-align: middle;
	margin-top: 1%;
}
/* .news_i_list ul li:nth-child(even){
	background-color: #efefef;
} */

/* 字体图标样式 */
.icon_nav {
	background-color: #fff;
	margin-bottom: 2%;
}
.icon_nav ul li {
	width: 21%;
	text-align: center;
	float: left;
	margin: 0 2%;
	margin-top: 2%;/*   margin-bottom: 2%; */
}
.icon_nav ul li a strong {
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	font-size: 0.5rem;
	width: 0.9rem;
	height: 0.9rem;
	line-height: 0.9rem;
}
.icon_nav ul li a span {
	display: inline-block;
	color: #333;
	font-size: 0.23rem;
	margin-top: 8%;
	width: 100%;
	height: 0.3rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* .icon_nav ul li:first-child strong{
	background-color: #51adfd;
}
.icon_nav ul li:nth-child(2) strong{
	background-color: #fac724;
}
.icon_nav ul li:nth-child(3) strong{
	background-color: #51adfd;
}
.icon_nav ul li:nth-child(4) strong{
	background-color: #fac724;
} */
.icon_nav ul li:first-child strong {
	background-color: #ea536d;
}
.icon_nav ul li:nth-child(2) strong {
 background-color: #d5c933;
}
.icon_nav ul li:nth-child(3) strong {
 background-color: #f6a625;
}
.icon_nav ul li:nth-child(4) strong {
 background-color: #639fa6;
}
.icon_nav ul li:nth-child(5) strong {
 background-color: #6db741;
}
.icon_nav ul li:nth-child(6) strong {
 background-color: #8b56a2;
}
.icon_nav ul li:nth-child(7) strong {
 background-color: #eb5c24;
}
.icon_nav ul li:nth-child(8) strong {
 background-color: #a1bb3d;
}
/* 图文样式 */
/* .yewu_i{
	padding-bottom: 3%;
} */
.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%;
}
.yewu_i_list_new ul li h2 {
	margin:2.5% 0;
	font-size: 0.26rem;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.i_list_pic {
	width: 28.93%;
	float: left;
}
/* 第一版样式 */
/* .i_list_text{
	width: 58%;
	float: left;
	margin-left: 4%;
}
.i_list_text a h2{
	font-size: 0.26rem;
	font-weight: normal;
	color:#000;
}
.i_list_text a span{
	display: inline-block;
	font-size: 0.21rem;
	height: 0.92rem;
	line-height: 1.5;
	color:#939393;
	overflow: hidden;
	margin-top: 0.07rem;
} */
/* 第二版样式 */
.i_list_text {
	width: 67%;
	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:#000;
	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_text {
	line-height: 1.6;
	font-size: 0.21rem;
	margin-top: 2%;/* 	padding-bottom: 3%; */
}
.about_i_text img {
	margin: 2% 0;
}
.jiameng_tel {
	text-align: center;
	background-color: #03aa3e;
	margin-bottom: 2.5%;
}
.jiameng_tel h2 a {
	color:#fff;
}
.jiameng_tel h2 {
	display: inline-block;
	width: 92%;
	font-size: 0.26rem;
	font-weight: normal;
	text-align: center;
	color: #fff;
	border:1px solid #fff;
	margin:2% 4%;
	padding:0.5% 0;/*   background-color: #e70012; */
/*   border-radius: 25px; */
}
.jiameng_tel span {
	display: inline-block;
	font-size: 0.26rem;
	margin-right: 1%;
	margin-top: -2%;
}
/* 产品样式 */
.product_i_list {
	margin-top: 3%;
}
.product_i_list ul li {
	width: 46.5%;
	float: left;
	margin-top: 1%;
}
.product_i_list ul li:nth-child(even) {
 margin-left: 5.5%;
}
.product_i_list ul li a span {
	display: inline-block;
	width: 100%;
	height: 0.4rem;
	line-height: 0.4rem;
	/* 	background-color: #114275; */
	font-size: 0.21rem;
	color:#485155;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.product_i_list_new {
	margin-top: 3%;
}
.product_i_list_new ul li {
	width: 30.3%;
	float: left;
	margin:0 1.5%;
	margin-bottom: 1%;
}
/* .product_i_list ul li:nth-child(even){
	margin-left: 5.5%;
} */
.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 {
	margin-top: 1%;
	text-align: center;
	padding-bottom: 1%;
}
.more_i a {
	display: inline-block;
	width: 100%;
	text-align: center;
	/*   border:1px solid #e2f3fd; */
  background-color: #e2f3fd;
	color: #616161;
	padding: 0.5% 0;
	font-size: 0.22rem;/*   border-radius: 25px; */
/*   border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece; */
}
.list_nav_index_c {
	margin-bottom: 3%;
}
.list_nav_index_c ul li {
	float: left;
	width: 31%;
	background-color: #d5edf3;
	margin:0 1%;
	padding:1% 0;
	text-align: center;
	margin-top: 3%;
}
.list_nav_index_c ul li a {
	color:#333;
	font-size: 0.21rem;
}
/* 联系方式 */
.contact {
	color: #fff;
	background-color: #fff;
	/*   margin: 2% 5%;
margin-top: 4%; */
/*   padding:2% 5%; */
  	line-height: 1.7;
	font-size: 0.21rem;
	border-radius: 7px;
	padding:0 4%;
	padding-bottom: 1%;
}
.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:#fff;
}
.green {
	background-color: #ea536d;
}
.red {
	background-color: #d5c933;
}
.dajang {
	background-color: #f6a625;
}
.contact span {
	display: inline-block;
	width: 80%;
	padding: 0.5% 0;
	font-size: 0.21rem;
}
.baoming {
	padding:2% 8%;
	background-color: #03aa3e;
	color:#fff;
	text-align: center;
	font-size: 0.21rem;
	line-height: 1.7;
}
.baoming div {
	font-size: 0.35rem;
}
.baoming div span {
	vertical-align: top;
}
.baoming em {
	text-align:left;
	display:block;
	font-style:normal;
}
.baoming a {
	color:#fff;
}
.beian {
	background-color: #fff;
	color: #000000;
	text-align: center;
	height: 0.65rem;
	line-height: 0.65rem;
	font-size: 0.21rem;
}
.beian a {
	color: #333;
	font-size: 0.21rem;
}
