/* 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: #ff1d5a!important;
	opacity: 1!important;
	border: 2px solid #ff1d5a;
}
.swiper-pagination-bullet-active{
	background-color: transparent!important;
 	border: 2px solid #ff1d5a;
}
/* banner 分页器 */




/* -------------------------自定义部分开始 --------------------------*/

.allpage{
	background-color: #e5e9ec!important;
}
body,input{font-family: "microsoft yahei";outline: none;}
.fl{float: left;}
.fr{float: right;}


/* 字体图标 */
@font-face{
	font-family:"iconfont2";
	src:url('../font/iconfont.woff2') format('woff'),
	url('../font/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: 94%;
	background-color: #212c34;
	border-bottom: 6px solid #c71730;
	margin:3% auto;
}
.nav_new ul li{
	width: 17%;
	height: 0.5rem;
	float: left;
	text-align: center;
	padding-bottom: 5%;
	background: url(../images/900496_08.jpg) no-repeat center 90%;
	-webkit-background-size: 27%;
	background-size: 27%;
}
.nav_new ul li:nth-child(5){
	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.6rem;
	color:#fff;
	font-size: 0.23rem;
	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;
}

.nav_new ul li:last-child{
	position: relative;
	width: 32%;
}
.nav_new ul li:last-child a{
	position: absolute;
	top: 0;
	right: -2%;
	height: 114%;
	display: block;
	width: 100%;
	background: url(../images/900496_05.jpg) no-repeat center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
/* 		文字导航  		*/


/* 首页公共样式 */
.common_i_css{
	background-color: transparent;
	padding:0 4%;
 	margin-bottom: 2%;
/* border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece; */
}
.common_i_title{
	text-align: center;
	margin:3% 0;
	background-color: #fff;
	padding:2% 0;
	position: relative;
}
.common_i_title h2{
	display:block;
	color:#f02e49;
	font-size: 0.23rem;
/* 	border-radius: 20px; */
}
.common_i_title span{
	color:#1561af;
	font-family: "Impact";
	font-size: 0.23rem;
}
.common_i_title:before{
	content: "";
	display: inline-block;
	width: 34%;
	position: absolute;
	top: 15%;
	left: 0;
	height: 64%;
	background: url(../images/900496_21.jpg) no-repeat right center;
	-webkit-background-size: 70%;
	background-size: 70%;
	vertical-align: top;
}
.common_i_title:after{
	content: "";
	display: inline-block;
	width: 34%;
	position: absolute;
	top: 15%;
	right: 0;
	height: 64%;
	background: url(../images/900496_23.jpg) no-repeat left center;
	-webkit-background-size: 70%;
	background-size: 70%;
	vertical-align: top;
}

.common_i_title a{
	float: right;
	color:#114275;
	font-size: 0.22rem;
}
/* 新闻样式 */
.news_i_list{
	padding-top: 2%;
}
.news_i_list ul li{
	padding:2.5% 3.5%;
	border-bottom: 1px dashed #dfe6ea;
}
.news_i_list ul li a{
	display:block;
	width: 100%;
/* 	padding-left: 3%; */
	color:#000000;
	font-size: 0.22rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_i_list ul li a strong{
	font-weight: normal;
	display: inline-block;
	width: 66%;
	padding-left: 7%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	background: url(../images/eeeee_07.jpg) no-repeat left center;
	-webkit-background-size: 4%;
	background-size: 4%;
}
.news_i_list ul li a span{
	display: inline-block;
	color:#999999;
	font-size: 0.19rem;
	float: right;
	vertical-align: middle;
	margin-top: 0.5%;
}
/* .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%;
} */
.ca{
	background-color: #fff;
	padding:0 0.2%;
}
.yewu_i_list_new ul li{
	border-bottom: 1px solid #e7e7e7;
}
.yewu_i_list ul li{
	padding:3%;
	padding-bottom: 3%;
	border-bottom: 1px solid #d4dde3;
}
.i_list_pic{
	width: 35.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: 60%;
	float: left;
	margin-left: 4%;
}
.i_list_text_new{
	width: 100%;
	margin-left: 0;
}
.i_list_text a h2{
	font-size: 0.23rem;
	font-weight: normal;
	color:#000;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-top: 2%;
}
.i_list_text a span{
	display: inline-block;
	font-size: 0.20rem;
	height: 0.62rem;
	line-height: 1.5;
	color:#505050;
	overflow: hidden;
	margin-top: 0.04rem;
}
.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.2rem;
	margin-top: 2%;
	padding: 5%;
/* 	padding-bottom: 3%; */
}
.jiameng_tel {
  text-align: center;
  padding: 0.5% 0;
  background-color: #1561af;
  margin:3% 4%;
}
.jiameng_tel h2 {
  display: inline-block;
  padding: 1.5% 0;
  font-size: 0.23rem;
  font-weight: normal;
  text-align: left;
  color: #fff;
/*   border-radius: 25px; */
  background: url(../images/tellll_03.jpg) no-repeat left center;
  -webkit-background-size: 21%;
  background-size: 21%;
  padding-left: 14%;
}
.jiameng_tel span{
	font-size: 0.3rem;
	font-family: "Impact";
}

/* 产品样式 */
.product_i_list{
	padding:3%;
	padding-bottom: 0;
}
.product_i_list ul li{
	width: 47.25%;
	float: left;
}
.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.45rem;
	line-height: 0.45rem;
/* 	background-color: #114275; */
	font-size: 0.21rem;
	color:#000;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.product_i_list ul li a img{
	width: 94%;
	padding:2%;
	border:1px solid #e0e0e0;
	display: block;
	background-color: #efefef;
}

.product_i .more_i,.about_i .more_i{
	padding-top: 0;
}



.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{
	text-align: center;
	padding-bottom: 1%;
	padding:4% 0;
}
.more_i a {
  display: inline-block;
  width: 50%;
  text-align: center;
  background-color: #c71730;
  color: #fff;
  padding: 1% 0;
  font-size: 0.22rem;
/*   border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece; */
}

/* 联系方式 */
.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: #73bdfe;
	color:#fff;
	text-align: center;
	font-size: 0.21rem;
	line-height: 1.7;
}
.baoming div{
	font-size: 0.35rem;
}
 */
.beian {
  background-color: #e5e9ec;
  color: #6e6e6e;
  text-align: center;
  height: 0.65rem;
  line-height: 0.65rem;
  font-size: 0.21rem;
}
.beian a {
  color: #6e6e6e;
  font-size: 0.21rem;
}
.jiameng_tel_new{
	margin-bottom: 0;
}