/* index banner */
.banner{
	width: 100%;
	position: relative;
}
/* banner 分页器 */
.swiper-pagination{
	width: 100%!important;
	text-align: left!important;
	bottom: -4px!important;
}
.swiper-pagination-bullet{
	width: 24.3% !important;
	height: 6px !important;
	background-color: #fff!important;
	opacity: 0.7!important;
 	border-radius: 0!important;
 	margin:0 3px 0 0!important;
}
.swiper-pagination-bullet:last-child{
	margin-right: 0!important;
}
.swiper-pagination-bullet-active{
	background-color: #e80000!important;
}
/* banner 分页器 */



/* -------------------------自定义部分开始 --------------------------*/

.allpage{
	background-color: #fff!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: 100%;
	padding: 2.5% 0;
	background:url(../images/900473_03.jpg);
	-webkit-background-size: 2% 100%;
	background-size: 2% 100%;
}
.nav_new ul li{
	width: 25%;
	height: 0.3rem;
	float: left;
	text-align: center;
/*  	border-right: 1px solid #97cefd;
	border-bottom: 1px solid #97cefd; */
}
.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.2rem;
	line-height: 0.2rem;
	color:#fcedd8;
	font-size: 0.15rem;
	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:0 4%;
/*  	margin-bottom: 2%; */
/* border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece; */
}
.common_i_title{
	padding-top: 4%;
/* 	border-bottom: 1px solid #dadada; */
	margin-bottom: 5%;
	text-align: center;
	position: relative;
}
.common_i_title h2{
	display:inline-block;
	width: 36%;
	color:#ce0000;
	background: url(../images/titel_bg_03.png) no-repeat center center;
	-webkit-background-size:85% 100%;
	background-size: 85% 100%;
	font-size: 0.25rem;
	font-weight: normal;
/* 	border-bottom: 1px solid #114275; */
	padding:0.8% 0;
/* 	padding-right: 2%; */
	border-radius: 20px;
}
.common_i_title:before{
	content: "";
	display: inline-block;
	width: 36%;
	height: 1px;
 	border-top: 1px solid #d5d5d5;
 	position: absolute;
 	left: 0;
 	top: 65%;
/* 	vertical-align: middle; */
}
.common_i_title:after{
	content: "";
	display: inline-block;
	width: 36%;
	height: 1px;
	border-top: 1px solid #d5d5d5;
	position: absolute;
 	right: 0;
 	top: 62%;
/* 	vertical-align: middle; */
}

/* .common_i_title:before{
	content: "";
	display: inline-block;
	width: 30%;
	height: 1px;
background-color: #e70012;
	vertical-align: middle;
	margin-right: 2%;
padding-bottom: 5px;
	border-bottom: 3px double #51adfd;
}
.common_i_title:after{
	content: "";
	display: inline-block;
	width: 30%;
	height: 1px;
background-color: #e70012;
	vertical-align: middle;
	margin-left: 2%;
	border-bottom: 3px double #51adfd;
} */

.common_i_title a{
	float: right;
	color:#114275;
	font-size: 0.22rem;
}
/* 新闻样式 */
.news_i_list ul li{
	padding:2.5% 0;
	border-bottom: 1px solid #e5e5e5;
}
.news_i_list ul li a{
	display: inline-block;
	width: 95%;
/* 	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%;
}
.news_i_list ul li:last-child{
	border-bottom: 0;
}
/* .news_i_list ul li:nth-child(even){
	background-color: #efefef;
} */

/* 字体图标样式 */
.icon_nav {
  background-color: #fff;
}
.icon_nav ul li {
  width: 21%;
  text-align: center;
  float: left;
  margin: 0 2%;
  margin-top: 4%;
/*   margin-bottom: 2%; */
}
.icon_nav ul li a strong {
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  font-size: 0.5rem;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  overflow: hidden;
  border:2px solid #e7d098;
}
.icon_nav ul li a span {
  display: inline-block;
  color: #333;
  font-size: 0.23rem;
  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;
}

/* 图文样式 */
/* .yewu_i{
	padding-bottom: 3%;
} */
.yewu_i_list{
	margin-top: 2%;
}
.yewu_i_list ul li{
	margin-bottom: 1%;
 	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 4%;
}
.i_list_pic{
	width: 28.93%;
	float: left;
}
.i_list_pic img{
	border:2px solid #d9d9d9;
}
/* 第一版样式 */
/* .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 a h2{
	font-size: 0.23rem;
/* 	font-weight: normal; */
	color:#281c1b;
	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: 2;
	-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.21rem;
	text-align: center;
	color:#f6ff00;
	background-color: #e70012;
	border-radius: 25px;
}


/* 首页文本 */
.about_i_text{
	line-height: 1.6;
	font-size: 0.21rem;
 	padding-bottom: 3%; 
 	margin-top: -2%;
}
.jiameng_tel {
  text-align: center;
  padding: 1.5% 0;
  background-color: #fff;
}
.jiameng_tel h2 {
  display: inline-block;
  width: 100%;
  padding: 1.5% 0;
  font-size: 0.26rem;
  font-weight: normal;
  text-align: center;
  color: #fcdb02;
  background-color: #e70012;
/*   border-radius: 25px; */
  margin-bottom: 2%;
}
.jiameng_tel span{
	font-size: 0.36rem;
	margin-right: 2%;
}

/* 产品样式 */
.product_i_list{
	margin:2% 0;
}
.product_i_list ul li{
	width: 46.5%;
	float: left;
	margin-bottom: 1%;
}
.product_i_list ul li img{
	display: block;
	width: 93.5%;
	padding:3%;
	background-color: #efefef;
	border:1px solid #e0e0e0;
}
.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.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_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: 3%; */
	text-align: center;
	padding-bottom: 2%;
}
.more_i a {
  display: inline-block;
  width: 100%;
  text-align: center;
  background-color: #ececec;
  color: #4b4b4b;
  padding: 1.5% 0;
  font-size: 0.22rem;
/*   border-radius: 25px; */
   border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede; 
}

/* 联系方式 */

/* .contact {
  color: #fff;
  background-color: #e70012;
  margin: 2% 5%;
  margin-top: 4%;
  padding:2% 5%;
  line-height: 1.7;
  font-size: 0.21rem;
border-radius: 7px;
}
.contact h2 {
  color: #f6ff00;
  font-weight: normal;
  font-size: 0.3rem;
}
.contact div {
margin-bottom: 1%;
padding-left: 3%;
border-left: 4px solid #1f9620;
}
.contact span {
  display: inline-block;
  width: 80%;
padding: 0.5% 0;
  color: #fff;
  background-color: #a4a4a4;
  font-size: 0.21rem;
}
 */
.baoming{
	padding:3% 8%;
	background-color: #a10505;
	color:#fff;
	text-align: center;
	font-size: 0.21rem;
	line-height: 1.7;
}
.baoming div{
	font-size: 0.35rem;
	padding-top: 11%;
	padding-bottom: 1%;
	background: url(../images/9004732_07.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin-bottom: 2%;
}
.beian {
/*   background-color: #dbf0fe; */
  color: #6e6e6e;
  text-align: center;
  height: 0.65rem;
  line-height: 0.65rem;
  font-size: 0.21rem;
}
.beian a {
  color: #6e6e6e;
  font-size: 0.21rem;
}