﻿/* 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: #ff6c00!important;
	opacity: 1!important;
 	border: 2px solid #ff6c00;
}
.swiper-pagination-bullet-active{
	background-color: #fff!important;
 	border: 2px solid #fff;
}
/* banner ????????? */


/* -------------------------????????????????????? --------------------------*/

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


/* ???????????? */
@font-face{
	font-family:"iconfont2";
	src:url('img/iconfont.woff2') format('woff'),
	url('img/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;
}


/* banner ????????? */
/* .search_lh{
	width: 100%;
	text-align: center;
	background-color: #970f0f;
}
.index_text{
	width: 90%;
	font-size: 14px;
	height: 0.5rem;
	background: #fff url(img/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: 25px;
} */

/* 		????????????  		*/
.nav_new{
	width: 100%;
	background-color: #21357c;
}
.nav_new ul li{
	width: 33.2%;
	height: 0.5rem;
	float: left;
	text-align: center;
/* 	border-right: 1px solid #224d75;
border-bottom: 1px solid #224d75; */
}
.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.23rem;
	font-family: "microsoft yahei";
}
.nav_new ul li a:nth-child(4){
	border:none!important;
}
.nav_new ul li a:last-child{
	border:none;
}
.nav_new ul li:nth-child(5){
	background-color: #21357c;
}
.nav_new ul li:nth-child(6){
	background-color: #21357c;
}
.nav_new ul li:nth-child(7){
	background-color: #21357c;
}
.nav_new ul li:nth-child(8){
	background-color: #21357c;
}
/* 		????????????  		*/


/* ?????????????????? */
.common_i_css{
	background-color: #fff;
	padding:0 4%;
/* 	margin-top: 2%; */
	margin-bottom: 1%;
/* 	border-top: 1px solid #d1e4e6;
border-bottom: 1px solid #d1e4e6; */
}
.common_i_title{
	margin-bottom: 2%;
	padding-top: 2%;
	padding-bottom: 2%;	
/* 	border-bottom: 1px solid #dadada; */
	background: url(img/9004740_09.png) no-repeat center bottom;
	-webkit-background-size: 100% 12%;
	background-size: 100% 12%;
/* 	text-align: center; */
}
/* h2 ????????? */

.common_i_title h2{
	display: inline-block;
	width: 50%;
	padding:0.5% 0;
	border-radius: 4px 4px 0 0 ;
	color:#21357c;
	font-size: 0.23rem;
	font-weight: normal;
}
.common_i_title a{
	float: right;
	display: inline-block;
	width: 15%;
	color:#5e5e5e;
	font-size: 0.22rem;
	margin-top: 1.2%;
}
.common_i_title a:after{
	content:"+";
	display: inline-block;
	width: 0.25rem;
	height: 0.25rem;
	line-height: 0.22rem;
	color:#fff;
	font-weight: bold;
	font-size: 0.24rem;
	text-align: center;
	background-color: #fda320;
	border-radius: 50%;
	margin-left: 5%;
}
.common_i_title h2:before{
	content:"";
	display: inline-block;
	width: 5px;
	height: 0.26rem;
	background-color: #21357c;
	vertical-align: bottom;
	margin-right: 3%;
}

/* h2 ????????? */
/* .common_i_title h2{
	display: inline-block;
	color:#fff;
	font-size: 0.26rem;
	font-weight: normal;
	padding:0.7% 6%;
	background-color: #26aebc;
	border-radius: 8px;
}
.common_i_title a{
	display: inline-block;
	padding:1.2% 4%;
	float: right;
	color:#fff;
	background-color: #26aebc;
	border-radius: 8px;
	font-size: 0.22rem;
} */
/* ????????? */
/* .common_i_title h2{
	display:inline-block;
	color:#4758c2;
background-color: #51adfd;
	font-size: 0.26rem;
	font-weight: normal;
border-bottom: 1px solid #114275;
	padding:1% 3%;
padding-right: 2%;
	border-radius: 20px;
} */
/* .common_i_title:before{
	content: "";
	display: inline-block;
	width: 33%;
	height: 1px;
background-color: #e70012;
	vertical-align: middle;
margin-right: 1%;
padding-bottom: 5px;
	border-bottom: 3px double #4758c2;
}
.common_i_title:after{
	content: "";
	display: inline-block;
	width: 33%;
	height: 1px;
background-color: #e70012;
	vertical-align: middle;
margin-left: 1%;
	border-bottom: 3px double #4758c2;
} */



/* ???????????? */
.news_i {
/* 	padding-bottom: 3%; */
	margin-top: -2%;
}
.news_i_list ul li{
	padding:1% 1%;
	border-radius: 4px;
	margin: 1.5% 0;
	border-bottom: 1px solid #c9c9c9;
	background: url(img/aaaad_26.jpg) no-repeat 99% center;
	-webkit-background-size: 3.5%;
	background-size: 3.5%;
}
.news_i_list ul li:last-child{
	border-bottom: 0;
}
.news_i_list ul li a{
	display: inline-block;
	width: 100%;
/* 	padding-left: 3%; */
	color:#333;
	font-size: 0.22rem;
}
.news_i_list ul li a strong{
	display: inline-block;
	width: 93%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;

}
.news_i_list ul li a span{
	float: right;
	font-size: 0.21rem;
}
/* .news_i_list ul li:nth-child(even){
	background-color: #efefef;
} */

/* ?????????????????? */
.icon_nav {
  background-color: #fff;
}
.icon_nav ul li {
  width: 24.77%;
  text-align: center;
  float: left;
/*   margin: 0 2%; */
/*   margin-top: 2.5%; */
/*   margin-bottom: 2%; */
}
.icon_nav ul li a strong {
	display: inline-block;
	color: #fff;
	font-size: 0.5rem;
	width: 1rem;
	height: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
	background:url(img/900474_icon_bg_09.jpg) no-repeat center center;
	-webkit-background-size: 95%;
	background-size: 95%;
	font-weight: normal;
}
.icon_nav ul li a span {
  display: inline-block;
  color: #23201d;
  font-size: 0.23rem;
/*   margin-top: 14%; */
  width: 100%;
  height: 0.3rem;
  margin-top: 2%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* .icon_nav ul li:first-child strong,
.icon_nav ul li:nth-child(3) strong{
	background-color: #970f0f;
} */
.icon_nav ul li:nth-child(2) strong,
.icon_nav ul li:nth-child(4) strong{
	 background:url(img/hehehe_09.jpg) no-repeat center center;
	-webkit-background-size: 95%;
} 
/* ???????????? */
/* .yewu_i{
	padding-bottom: 3%;
} */
.yewu_i_list{
	margin-top: -2%;
	
}
.yewu_i_list ul li{
	padding:0 5%;
	padding-bottom: 3.5%;
	padding-top: 3.5%;
}
.i_list_pic{
	width: 35.93%;
	float: left;
}
.yewu_i_list ul li:nth-child(even){
	background-color: #efefef;
}
/* .i_list_pic img{
	width: 98%;
	border:2px solid #ea7724;
} */
/* ?????? ??????????????? */
.i_list_text_new{
	width: 60%;
	float: left;
	margin-left: 4%;
}
.i_list_text_new a h2{
	font-size: 0.26rem;
	font-weight: normal;
	color:#000;
}
.i_list_text_new 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 a h2{
	font-size: 0.23rem;
	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:#939393;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	margin-top: 3%;
}
.i_list_text strong{
	display: inline-block;
/* 	width: 90%; */
	padding:1% 5%;
	padding-left: 8%;
	font-weight: normal;
	font-size: 0.21rem;
	text-align: left;
	color:#9e9e9e;
/* 	background-color: #2b98a3; */
    border:1px solid #d8d8d8;
	border-radius: 20px;
	overflow: hidden;
	margin-top: 2%;
}

/* ???????????? */
/* .about_i{
	margin-bottom: 0 !important;
} */
.about_i_text{
	line-height: 1.6;
	font-size: 0.21rem;
	padding:0 2%;
	/* padding-bottom: 3%; */
	color:#555555;
}
.about_i_text img{
	margin:2.5% 0;
}
/* ???????????? */
.jiameng_tel{
	text-align: center;
	margin-top: -1%;
	margin-bottom: 2%;
}
.jiameng_tel h2{
	display: inline-block;
	width: 100%;
  	padding:0.3% 0;
	font-size: 0.23rem;
	text-align: center;
	color:#fff;
	background-color: #162137;
	margin-top: 3%;
	font-weight: normal;
/* 	border-radius: 25px; */
	
}
.jiameng_tel h2 span{
	display: inline-block;
	color:#fff;
	font-size: 0.35rem;
	margin-right: 2%;
	font-weight: normal;
}


/* ???????????? */

.product_i_mt{
	margin-top: -2%;
}
.product_i_list{
	margin-top: 2px;
}
.product_i_list ul li{
	width: 46.77%;
	float: left;
/* 	margin:0 3%; */
	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.45rem;
	line-height: 0.45rem;
/* 	background-color: #114275; */
	font-size: 0.22rem;
	color:#333;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.product_i_list ul li img{
	width: 95%;
	padding:2%;
	background-color: #efefef;
	border:1px solid #e0e0e0;
}

.product_tab{
	margin-top: 3%;
}
.product_tab a{
	display: inline-block;
	width: 25.8%;
	padding:1% 2%;
	color:#201e2b;
	font-size: 0.21rem;
	border:1px solid #e0e0e0;
	margin:0 1%;
	margin-bottom: 1%;
	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%;
}
.product_i_list_new ul li img{
	border:1px solid #dbdbdb;
}
.product_i_list_new ul li a span {
  display: block;
  width: 100%;
  height: 0.35rem;
  line-height: 0.45rem;
  /* background-color: #114275; */
  font-size: 0.22rem;
  color: #333;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}


/* ????????? */
.about_i_tab{
	text-align: center;
	margin:3% 0;
}
.about_i_tab a{
	display: inline-block;
	width: 30%;
	padding:1.7% 0;
 	margin:0 1.2%;
	color:#fff;
	text-align: center;
	font-size: 0.23rem;
	background-color: #fda320;
	border-radius: 5px;
}
/* .about_i_tab a:first-child{
	background-color: #c90c0c;
}
.about_i_tab a:nth-child(2){
	background-color: #ff9600;
}
.about_i_tab a:nth-child(3){
	background-color: #6ec90c;
} */



/* ???????????? */
/* .contact{
	color:#333;
background-color: #fed100;
	border-radius: 7px;
padding:2% 5%;
	margin:5% 0;
	line-height: 1.7;
	font-size: 0.21rem;
}
.contact h2{
	color:#9705b1;
	font-weight: normal;
	font-size: 0.3rem;
}
.contact span{
	display: inline-block;
	width: 80%;
	padding:0.5% 3%;
	color:#fff;
	background-color: #a4a4a4;
	font-size: 0.21rem;
}
.contact div{
	margin-bottom: 2%;
} */
.baoming{
	padding:1% 8%;
	padding-top: 8%;
	background-color: #fda320;
	color:#fff;
	text-align: center;
	font-size: 0.23rem;
	line-height: 1.7;
/* 	font-weight: bold; */
}
.baoming div{
	width: 84%;
	margin-left: 8%;
	position: relative;
	font-size: 0.35rem;
	font-weight: normal;
	border:2px solid #fff;
	padding-top: 3%;
	margin-bottom: 1%;
}
.baoming div span{
	display: inline-block;
	width: 0.8rem;
	height: 0.6rem;
	line-height: 0.7rem;
	font-size: 0.6rem;
	position: absolute;
	left: 50%;
	top: -55%;
 	margin-left: -9%;
 	background-color: #fda320;
}
/* ???????????? */
.baoming a{  
	display: inline-block;
	width: 40%;
	padding:1% 0;
	text-align: center;
	color:#4758c2;
	background-color: #d3d8f5;
	border-radius: 7px;
}
/* .baoming span{
	border-bottom: 1px solid #d3d8f5;
}
 */

.beian {
  background-color: #fff;
  color: #6e6e6e;
  text-align: center;
  height: 0.65rem;
  line-height: 0.65rem;
  font-size: 0.21rem;
}
.beian a {
  color: #6e6e6e;
  font-size: 0.21rem;
}

.more_i {
  margin-top: 3%;
  text-align: center;
  /* padding-bottom: 4%; */
}
.more_i a {
  display: inline-block;
  width: 100%;
  text-align: center;
  background-color: #ececec;
  color: #333;
  padding: 1.5% 0;
  font-size: 0.22rem;
/*   border-radius: 25px; */
}
/*item_B*/
.item_B{
	margin:3% 3.125%;
}
.item_B .son{
	width:49.5%;margin-right: 0.5%;background-color: #21357c;display: block;float: left;margin-bottom:1%;
	text-align: center; color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
	font-size: 0.22rem;line-height: 0.4rem;
}
.item_B .son:nth-of-type(4n){
	margin-right:0;
}
.item_B .son:nth-of-type(n+5){margin-bottom: 0;}