/* index banner */
:is(.banner,.corsZAHDb) {
	width: 100%;
	position: relative;
}
/* banner 分页器 */
.swiper-pagination {
	width: 100%!important;
	text-align: center!important;
	bottom: 0.1rem!important;
}
.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 分页器 */




/* -------------------------自定义部分开始 --------------------------*/


body, input {
	font-family: "microsoft yahei";
}
:is(.fl,.cEAXjEAvW) {
	float: left;
}
:is(.fr,.cFglWCOKt) {
	float: right;
}
/* 字体图标 */
@font-face {
	font-family: "iconfont2";
	src: url('../font/iconfont.woff2') format('woff'),  url('/themes/mobile/static/font/iconfont2.ttf') format('truetype');
}
:is(.iconfont2,.cyVmKDoZU) {
	font-family: "iconfont2" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* 		文字导航  		*/
:is(.nav_new,.cDNypEXub) {
	margin: 10px auto;
}
:is(.nav_new,.cDNypEXub) ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
:is(.nav_new,.cDNypEXub) ul li {
    background-color: #0099ff;
	width:24%;
	height: 0.5rem;
    margin: 2px 0px;
	text-align: center;
}
:is(.nav_new,.cDNypEXub) ul li:nth-child() {
	border-right: none
}
:is(.nav_new,.cDNypEXub) ul li:last-child {
	border-right: none
}
:is(.nav_new,.cDNypEXub) 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){
	border:none;
}
.nav_new ul li:last-child{
	border:none;
} */

/* 		文字导航  		*/
a:hover{text-decoration: none; -webkit-tap-highlight-color: transparent;}

/* 首页公共样式 */

:is(.title,.cvHXvTlic){text-align: center;font-size: 28px;margin: 10px auto;}
:is(.title,.cvHXvTlic) dl{font-size: 18px;color: #ffa202;line-height: 46px;text-transform: uppercase;}
:is(.about_i,.cIMAkGPee) a{font-size: 14px;color: #fff;background: #0099ff;display: block;width: 100px;text-align: center;line-height: 30px;margin-top: 10px;float: right;}
:is(.about_i,.cIMAkGPee){display: table;}

:is(.cpfl,.cOXkDVYHy){display: flex;justify-content: space-between;flex-wrap: wrap;}
:is(.cpfl,.cOXkDVYHy) a{font-size: 15px;color: #fff;display: inline-block;width: 48%;line-height: 30px;background: #0099ff;text-align: center;margin: 5px auto;}
:is(.product_i,.cobuaSvJf){background: url('/releases/20260224135109.14a38901/assets/img/1c/fe/1cfe6f9acb6256564ac0c2bca121e1de9d6304f0.webp') no-repeat center;}

:is(.common_i_css,.cbTmhwNOh) {
	background-color: #fff;
	padding: 3% 4%;
	margin-bottom: 1%;
}
:is(.common_i_title,.cUqZezygW) {
	margin-top: 0.5%;
	border-bottom: 3px double #0099ff;
	margin-bottom: 2%;
	position: relative;
}
:is(.common_i_title,.cUqZezygW) h2 {
	display: inline-block;
	/* 	width: 100%; */
	padding: 0.7% 3%;
	text-align: left;
	color: #fff;
	background-color: #0099ff;
	font-size: 0.26rem;
	font-weight: normal;
	border-radius: 4px;
	/*  	border-bottom: 1px solid #04673b;  */
	margin-bottom: 1%;
}
:is(.common_i_title,.cUqZezygW) a {
	position: absolute;
	top: 22%;
	right: 0;
	display: inline-block;
	/* 	margin-top: 1%; */
	color: #0099ff;
	font-size: 0.23rem;
}
:is(.common_i_title_tab,.cewqRuwyo) {
	padding-bottom: 2%;
}
:is(.common_i_title_tab,.cewqRuwyo) a {
	width: 30%;
	float: left;
	text-align: center;
	margin-right: 2%;
}
:is(.common_i_title_tab,.cewqRuwyo) a h2 {
	width: 100%;
	color: #fff;
	border-radius: 25px;
}
:is(.common_i_title_tab,.cewqRuwyo) a:first-child h2 {
	background-color: #1f9620;
}
:is(.common_i_title_tab,.cewqRuwyo) a:nth-child(2) h2 {
	background-color: #fa9640;
}
/* 新闻样式 */
:is(.news_i_list,.cyoZGOANb) ul li {
		border-bottom: 1px dashed #ababab;
	height: 36px;
}
:is(.news_i_list,.cyoZGOANb) ul li a {
	display: inline-block;
	width: 90%;
	line-height: 36px;
	color: #000000;
	font-size: 0.22rem;
	/* 	padding-left: 2.5%; */
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;/* 	border-left: 4px solid #1f9620; */
}
/* .news_i_list ul li:nth-child(even){
	background-color: #efefef;
} */

/* 字体图标样式 */
:is(.icon_nav,.cgAferfrA) {
	background-color: #fff;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 1%;
}
:is(.icon_nav,.cgAferfrA) ul li {
	width: 21%;
	text-align: center;
	float: left;
	margin: 0 2%;
	margin-top: 4%;
	margin-bottom: 2%;
}
:is(.icon_nav,.cgAferfrA) 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;
	font-weight: normal;
}
:is(.icon_nav,.cgAferfrA) 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;
}
:is(.icon_nav,.cgAferfrA) ul li:first-child strong {
	background-color: #FF9B19;
}
:is(.icon_nav,.cgAferfrA) ul li:nth-child(3) strong {
	background-color: #FF9B19;
}
:is(.icon_nav,.cgAferfrA) ul li:nth-child(2) strong {
	background-color: #0099ff;
}
:is(.icon_nav,.cgAferfrA) ul li:nth-child(4) strong {
	background-color: #0099ff;
}
/* 图文样式 */
:is(.yewu_i,.cjxsPVish) {
/*  	padding-bottom: 3%; */
/* 	border-top: none!important; */
}
:is(.yewu_i_list,.ccAJRZHJb) {
	margin-top: 4%;
	margin-bottom: 3%;
}
:is(.yewu_i_list,.ccAJRZHJb) ul li {
	margin-bottom: 2.5%;
}
:is(.i_list_pic,.ccSUZjtBQ) {
	width: 37.93%;
	float: left;
	position: relative;
}
:is(.i_list_text,.cimddFxLT) {
	width: 58%;
	float: left;
	margin-left: 4%;
}
:is(.i_list_text,.cimddFxLT) a h2 {
	font-size: 0.26rem;
	font-weight: normal;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
:is(.i_list_text,.cimddFxLT) a span {
	display: inline-block;
	font-size: 0.21rem;
	height: 0.62rem;
	line-height: 1.5;
	color: #646464;
	overflow: hidden;
}
:is(.i_list_text,.cimddFxLT) strong {
	display: inline-block;
	width: 50%;
	padding: 1.5% 0;
	font-weight: normal;
	font-size: 0.22rem;
	text-align: center;
	color: #fff;
	background-color: #ff9000;
	border-radius: 4px;
}
:is(.i_list_text_new,.cvExJoSbF) span {
	height: 0.31rem!important;
}
:is(.i_list_text_new,.cvExJoSbF) i {
	display: block;
	width: 100%;
	color: #666;
	text-decoration: line-through;
}
:is(.i_list_pic,.ccSUZjtBQ) i {  /* 图片定位图片样式  <i> 标签*/
	display: inline-block;
	width: 0.75rem;
	height: 0.75rem;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/900000_03.png) no-repeat right top;
	-webkit-background-size: 100%;
	background-size: 100%;
}
:is(.i_list_pic,.ccSUZjtBQ) b {
	display: inline-block;
	width: 0.8rem;
	height: 0.45rem;
	line-height: 0.45rem;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #f5ff57;
	background-color: #ea4646;
	font-size: 0.23rem;
	font-weight: normal;
}
/* 首页文本 */
:is(.about_i_text,.cPZtJeOUH) {
	line-height: 1.6;
	font-size: 0.21rem;
	padding-bottom: 3%;
}
/* 带连接 */
:is(.about_i_tab,.cINSeAPvq) {
	text-align: center;
	margin: 3% 0;
}
:is(.about_i_tab,.cINSeAPvq) a {
	display: inline-block;
	width: 28%;
	padding: 1% 0;
	margin: 0 1%;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
:is(.about_i_tab,.cINSeAPvq) a:first-child {
	background-color: #fed100;
}
:is(.about_i_tab,.cINSeAPvq) a:nth-child(2) {
	background-color: #9705b1;
}
:is(.about_i_tab,.cINSeAPvq) a:nth-child(3) {
	background-color: #f23c93;
}
/* 加盟热线 */
:is(.jiameng_tel,.cKcnUkqbt) {
	text-align: center;/* 	padding:1.5% 0; */
}
:is(.jiameng_tel,.cKcnUkqbt) h2 {
	display: inline-block;
	width: 90%;
	padding: 1.5% 0;
	font-size: 0.26rem;
	font-weight: normal;
	text-align: center;
	color: #000;
	background-color: #FF9B19;
	border-radius: 25px;
	margin-bottom: 2%;
}
/* .jiameng_tel h2:before{
	content: "";
	display: inline-block;
	width: 12%;
	height: 1px;
	background-color: #fff;
	margin-right: 2%;
	vertical-align: middle;
}
.jiameng_tel h2:after{
	content: "";
	display: inline-block;
	width: 12%;
	height: 1px;
	background-color: #fff;
	margin-left: 2%;
	vertical-align: middle;
} */


/* .jiameng_tel_color h2{
	background-color: #ff5050;
}
 */

/* 产品样式 */
:is(.product_i_list,.cToKZceeT) {
	margin: 2% 0;
}
:is(.product_i_list,.cToKZceeT) ul li {
	position: relative;
	width: 47%;
	float: left;
	margin: 0 0.5%;
	margin-bottom: 2%;
}
:is(.product_i_list,.cToKZceeT) ul li:nth-child(even) {
	margin-left: 4.5%;
}
:is(.product_i_list,.cToKZceeT) ul li a h2 {
	width: 100%;
	color: #000;
	font-size: 0.23rem;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 2%;
}
:is(.product_i_list,.cToKZceeT) ul li a span {
	display: inline-block;
	width: 100%;
	/* 	height: 0.45rem;
line-height: 0.45rem; */
/* 	background-color: #114275; */
	font-size: 0.21rem;
	color: #ff5050;
	text-align: left;
}
/* .product_i_list ul li i{  图片定位图片样式  <i> 标签
	display: inline-block;
	width: 0.75rem;
	height: 0.75rem;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/900000_03.png) no-repeat right top;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.product_i_list ul li b{ 字段定位图片样式  <b> 标签
	display: inline-block;
	width: 0.8rem;
	height: 0.4rem;
	line-height: 0.4rem;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color:#f5ff57;
	background-color: #ea4646;
	font-size: 0.23rem;
	font-weight: normal;
} */

/* 产品样式二 */
/* .product_i_list_second ul li{
	position: relative;
}
.product_i_list_second h2{
	width: 90%!important;
	height: 0.4rem;
	line-height: 0.4rem;
	padding:0 5%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
	color:#fff!important;
} */

:is(.product_i_list_new,.cxGPnGdAc) {
	padding: 1.5% 0;
}
:is(.product_i_list_new,.cxGPnGdAc) ul{display: flex;justify-content: space-around;flex-wrap: wrap;}
:is(.product_i_list_new,.cxGPnGdAc) ul li {
	width: 45%;
	margin: 0 0.5%;
	margin-bottom: 1%;
	position: relative;
}
/* .product_i_list ul li:nth-child(even){
	margin-left: 5.5%;
} */
:is(.product_i_list_new,.cxGPnGdAc) ul li a h2 {
	width: 100%;
	color: #000;
	font-size: 0.23rem;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 2%;
	text-align: center;
}
:is(.product_i_list_new,.cxGPnGdAc) ul li a span {
	display: inline-block;
	width: 100%;
	height: 0.35rem;
	line-height: 0.3news_i5rem;
	/* 	background-color: #114275; */
	font-size: 0.21rem;
	color: #ff2a00;
	text-align: left;
}
:is(.product_i_list_new,.cxGPnGdAc) ul li a img{width: 100%;height: 130px;}
:is(.more_i,.ccyRnqcpb) {
	text-align: center;
	background-color: #f2f2f2;
	font-size: 0.23rem;
}
:is(.more_i,.ccyRnqcpb) a {
	display: inline-block;
	color: #8c8c8c;
	padding: 2% 0;
}
/* 联系方式 */
:is(.baoming,.cmufNcqWZ) {
	padding: 0.5% 2%;
	color: #333;
	text-align: center;
	font-size: 0.21rem;
	line-height: 2.1;
}
:is(.baoming,.cmufNcqWZ) div {
	font-size: 0.5rem;
}
:is(.baoming,.cmufNcqWZ) h2 {
	font-size: 0.36rem;
	font-weight: normal;
}
/* .contact{
	color:#333;
	background-color: #fff;
	border-radius: 7px;
	padding:2% 5%;
	margin-bottom: 2%;
	line-height: 1.7;
	font-size: 0.21rem;
}
.contact h2{
	color:#1f9620;
	font-weight: normal;
	font-size: 0.3rem;
}
.contact span{
	display: inline-block;
	width: 80%;
	padding:0.5% 0;
	color:#333;
	background-color: #a4a4a4;
	font-size: 0.21rem;
}
.contact div{
	margin-bottom: 2%;
	padding-left: 3%;
	border-left: 4px solid #1f9620;
} */

:is(.beian,.cLZNEVQyn) {
	border-top: 1px solid #d4d4d4;
	background-color: #fff;
	color: #333;
	text-align: center;
	height: 0.65rem;
	line-height: 0.65rem;
	font-size: 0.21rem;
	margin-top: 1%;
}
:is(.beian,.cLZNEVQyn) a {
	color: #333;
	font-size: 0.21rem;
}
:is(.tab_nav,.chNEeaGCr) {
	padding-top: 2%;
	/* 	padding-bottom: 4%; */
	background-color: #fff;
}
:is(.tab_nav,.chNEeaGCr) a {
	display: inline-block;
	width: 49.5%;
	height: 0.6rem;
	line-height: 0.5rem;
	color: #fff;
	font-size: 0.23rem;
	text-align: center;
}
:is(.tab_nav,.chNEeaGCr) a span {
	display: inline-block;
	margin-right: 5%;
	font-size: 0.4rem;
	margin-top: 0.05rem;
}
:is(.tab_nav,.chNEeaGCr) a:first-child {
	float: left;
	background-color: #2cb73e;
}
:is(.tab_nav,.chNEeaGCr) a:nth-child(2) {
	float: right;
	background-color: #ff5050;
}
:is(.page,.cPglCAXKi) a{color: #333;}