.m-banner{
	height: 4rem;
	background: url(https://cdn.chiefgr.com/wap/up/banner%402x.png)no-repeat;
	background-size: 100%;
	margin-top: 1rem;
	padding-left: 0.3rem;
}

.m-banner h1{
	padding-top: 0.8rem;
	font-size: 0.6rem;
	color: #FFFFFF;
	line-height: 40px;
}
.m-banner p{
	font-size: 12px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 30px;
}
.m-banner .btn{
	margin-top: 0.2rem;
	display: flex;align-items: center;justify-content: center;
	width: 1.6rem;
	height: 0.6rem;
	background: #2871FF;
	border-radius: 50px 50px 50px 50px;
	font-size: 12px;
	color: #FFFFFF;
}

.m-public{
	padding: 0.4rem 0 0.3rem;
	display: flex;align-items: center;
}
.m-public i{
	display: block;
	width: 5px;
	height: 20px;
	background: #2871FF;
	border-radius: 5px 5px 5px 5px;
	
}

.m-public h2{
	font-size: 0.32rem;
	color: #333333;
	line-height: 0.6rem;
	margin-left: 5px;
}

.m-con1 ul{
	margin-top: 0.3rem;
	background: #FFFFFF;
	display: flex;align-items: center;
	flex-wrap: wrap;
}
.m-con1 ul li{
	width: 25%;
	margin-bottom: 0.2rem;
	text-align: center;
}
.m-con1 ul li img{
	width: 0.88rem;
	height: 0.88rem;
}
.m-con1 ul li p{
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: center;
}
.m-con1{
	
	margin-top: -25px;
}
.m-con1 .m-con1-box{
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.05);
	padding: 0.2rem 0.3rem;
}
.m-con1 .top{
	display: flex;align-items: center;justify-content: space-between;
	padding-bottom: 0.4rem;
	border-bottom:1px solid #eeeeee;
}
.m-con1 .top h4{
	font-size: 0.4rem;
	color: #000000;
	line-height: 0.4rem;
}
.m-con1 .top p{
	font-size: 10px;
	color: #666666;
}
.m-con1 .swiper-container{
	display: flex;align-items: center;justify-content: space-between;
	height: 20px;
	margin-top: 0.2rem;
}
.m-con1 .swiper-container .btn{
	width: 1rem;
	height: 0.4rem;
	background: rgba(255,41,41,0.05);
	border-radius: 20px 20px 20px 20px;
	display: flex;align-items: center;justify-content: center;
	font-size: 10px;
	color: #FF2929;
}
.m-con1 .swiper-container p{
	height: 20px;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
	margin-left: 0.2rem;
}
.m-con1 .swiper-container p span{
	font-size: 10px;
	color: #FF2929;
	margin:0 0.2rem;
}
.m-con1 .butt{
	display: flex;align-items: center;justify-content: space-between;
	margin-top: 5px;
}
.m-con1 .butt .item{
	background:url('https://cdn.chiefgr.com/wap/sy04/con1-1@2x.png')no-repeat;
	width: 49%;
	height: 1.6rem;
	background-size: 100% 100%;
	padding: 0.4rem 0.3rem;
}
.m-con1 .butt .item h4{
	font-size: 0.28rem;
	color: #FFFFFF;
}
.m-con1 .butt .item p{
	font-size:0.24rem;
	font-weight: 300;
	color: #FFFFFF;
}
.m-con1 .butt .item:nth-child(2){
	background:url('https://cdn.chiefgr.com/wap/sy04/con1-2@2x.png')no-repeat;
	background-size: 100% 100%;
}

.m-con7-box{
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
	padding: 0.4rem 0.3rem;
}
.m-con7-box li{
	padding-bottom: 0.3rem;
	border-bottom: 1px solid 	#EEEEEE;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;;
	margin-bottom: 0.4rem;
}

.m-con7-box li:last-child{
	margin-bottom: 0;
	border-bottom: 0;
	
}

.m-con7-box li h5{
	font-weight: 400;
	font-size: 0.24rem;
	color: #000000;
	line-height: 0.4rem;
	width: 100%;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.m-con7-box li p{
	width: 100%;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.24rem;
	color: #999999;
	line-height: 0.4rem;
	margin-top: 0.2rem;
}


.m-about-box{
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 5px 5px 5px 5px;
	padding: 0.3rem;
	
}

.m-about-box .small{
	font-size: 13px;
	color: #666666;
	line-height: 25px;
}
.m-about-box .boot{
	display: flex;align-items: center;justify-content: space-between;
	margin-top: 0.4rem;
}

.m-about-box .boot h4{
	font-size: 0.32rem;
	color: #000000;
	line-height: 25px;
}
.m-about-box .boot p{
	font-size: 10px;
	color: #666666;
	line-height: 25px;
}

.zhanghao{
	margin-top: 5px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.05);
}
.zhanghao ul{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
}
.zhanghao ul li{
	width: 25%;
	text-align: center;
	margin-bottom: 0.2rem;
}
.zhanghao ul li img{
	width: 1rem;
	height: 1rem;
}
.zhanghao ul li p{
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.m-con2{
	margin-top: 0.4rem;
}

.m-title{
	display: flex;align-items: center;justify-content: space-between;
	margin-bottom: 0.3rem;
	
}
.m-title p{
	width: 1.6rem;
	height: 0.7rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 30px 30px 30px 30px;
	font-size: 0.24rem;
	color: #333333;
	display: flex;align-items: center;justify-content: center;
	
}
.m-title .active{
	color: #FFFFFF;
	background: url(https://cdn.chiefgr.com/wap/up/icon1.png)no-repeat;
    color: #FFFFFF;
    border-radius: 0;
    background-size: 100%;
}
.m-con2 ul{
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	border-radius: 0px 0px 5px 5px;
}

.m-con2 ul li{
	width: 100%;
	padding: 0.4rem 0.3rem;
	box-sizing: border-box;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	position: relative;
}
.m-con2 ul li .title{
	display: flex;align-items: center;
	padding-bottom: 0.2rem;
	border-bottom: 1px solid #EEEEEE;
}
.m-con2 ul li .title img{
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 0.2rem;
}
.m-con2 ul li h4{
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.6rem;
}
.m-con2 ul li .title p{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
}
.m-con2 ul li .boot{
	margin-top: 0.2rem;
	display: flex;align-items: center;justify-content: space-between;
}
.m-con2 ul li .boot .left p{
	font-size: 12px;
	color: #333333;
}
.m-con2 ul li .boot .left span{
	display: block;
	font-size: 16px;
	color: #FF2929;
	line-height: 20px;
	margin-top: 10px;
}
.m-con2 ul li .boot  .btn{
	width: 1.6rem;
	height: 0.6rem;
	background: #FFFFFF;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.02);
	border-radius: 30px 30px 30px 30px;
	border: 1px solid #2871FF;
	display: flex;align-items: center;justify-content: center;
	font-size: 12px;
	color: #2871FF;
}
.m-con2 .btns{
	margin: 0.4rem auto 0;
	width: 3rem;
	height: 0.8rem;
	background: #2871FF;
	border-radius: 50px 50px 50px 50px;
	display: flex;align-items: center;justify-content: center;
	font-size: 12px;
	color: #FFFFFF;
}
.m-con2 .btns img{
	width: 0.34rem;
	height: 0.2rem;
	margin-left: 0.2rem;
}

.m-con55 ul{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
}
.m-con55 ul li{
    position: relative;
	width: 49%;
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.03);
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	margin-bottom: 0.2rem;
}

.m-con55 ul li .flex{
    position: absolute;
	left: 0;
	top: 0;
	display: flex;align-items: center;justify-content:center;
	width: 90px;
    height: 20px;
    background: linear-gradient( 90deg, #FFE3B9 0%, #FFE5BE 100%);
    border-radius: 0px 0px 5px 0px;
    font-size: 12px;
    color: #7D3600;
    line-height: 12px;
}
.m-con55 ul li .img{
	width: 100%;
}
.m-con55 ul li h4{
	font-size: 0.28rem;
	color: #000000;
	line-height: 0.4rem;
	margin-top: 0.2rem;
}
.m-con55 ul li p{
	font-size: 0.24rem;
	line-height: 0.4rem;
	font-weight: 300;
	color: #000000;
}
.m-con55 ul li p span{
    
	font-size: 0.24rem;
	line-height: 0.4rem;
	font-weight: 300;
	color: #E1251B;
}
.m-con55 ul li .btn{
	margin: 0.2rem auto;
	width: 2rem;
	height: 0.6rem;
	background: linear-gradient( 202deg, #2965FF 0%, #41C6FF 100%);
    border-radius: 20px 20px 20px 20px;
	
	display: flex;align-items: center;justify-content: center;
	font-size: 0.24rem;
	color: #FFFFFF;
}

.m-con55 ul li .btn img{
	width: 14px;
	height: 14px;
	margin-right: 5px;
}

.goods-cen{
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.goods-cen h5{
	height: 14px;
	font-size: 14px;
	color: #333;
	font-weight: 400;
}
.goods-cen h5 img{
	width: 14px;
	height: 14px;
}
.goods-cen p{
	  height: 12px;
    font-size: 12px;
    color: #999;
    padding-top: 7px;
}
.m-con3{
	margin-top: 0.1rem;
	position: relative;
}
.m-con3 img{
	width: 100%;
}
.m-con3 .small{
	position: absolute;
	top:0.4rem;
	left: 0.3rem;
}
.m-con3 .small h4{
	font-size: 0.32rem;
	color: #FFFFFF;
	line-height: 0.4rem;
	letter-spacing: 1px;
}
.m-con3 .small p{
	font-size: 0.2rem;
	color: #FFFFFF;
	line-height: 0.4rem;
}

.m-con4{
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.05);
	border-radius: 5px 5px 5px 5px;
	margin-top: 0.6rem;
	padding-bottom: 0.4rem;
}
.m-con4 ul{
	padding: 0 0.3rem;
}

.m-con4 ul li{
	margin-bottom: 0.4rem;
	display: flex;align-items: center;
}
.m-con4 ul li span{
	width: 0.6rem;
	height: 0.6rem;
	background: #2871FF;
	border-radius: 5px 5px 5px 5px;
	font-size: 0.28rem;
	color: #FFFFFF;
	display: flex;align-items: center;justify-content: center;
	margin-right: 0.2rem;
}
.m-con4 ul li h4{
	font-size: 0.28rem;
	color: #000000;
	line-height: 0.4rem;
}
.m-con4 ul li p{
	font-size: 0.24rem;
	font-weight: 300;
	color: #000000;
	line-height: 0.4rem;
}
.m-con4 .btn{
	margin: 0 0.3rem;
	height: 0.88rem;
	background: linear-gradient(90deg, #00DFC1 0%, #00C8AD 100%);
	border-radius: 5px 5px 5px 5px;
	font-size: 14px;
	color: #FFFFFF;
	display: flex;align-items: center;justify-content: center;
}
.m-con4 .btn img{
	width:0.34rem;
	height: 0.24rem;
	margin-left: 0.2rem;
}

.m-con5{
	margin-top: 0.3rem;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.05);
	border-radius: 5px 5px 5px 5px;
	padding-bottom: 0.4rem;
}
.m-con5 .small{
	padding: 0 0.3rem;
}
.m-con5 img{
	object-fit: contain; 
	width: 100%;
	margin-bottom: 0.4rem;
}
.m-con5 p{
	font-size: 13px;
	color: #666666;
	line-height: 25px;
}
.con5{
	height: auto;
}
.con5 .con5-one{
	width: 100%;
	height: auto;
	padding:0 0.24rem 0.2rem 0.24rem;
}
.con5 .con5-one .swiper-container{
	width: 100%;
}
.con5 .con5-one .con5-text{
	display: block;
	width: 94%;
	
}
.con5 .con5-one .con5-text .top img{
	width: 1.2rem;
	height: 1.2rem;
	
}
.con5 .con5-one .con5-text .top div{
	margin-left:0.2rem;
	display:-webkit-box  ;-webkit-line-clamp:3 ; -webkit-box-orient:vertical ;width:100%;overflow:hidden; text-overflow:ellipsis;
}
.con5 .title{
	/* margin-top: 0.4rem; */
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.con5 .title h4{
	font-size: 0.28rem;
}
.con5 .title h4 img{
	margin-left: 0.1rem;
}
.con5 .con5-one  .swiper-container{
	margin-top: 20px;
}
.con5 .con5-one .con5-text .top{
	display: flex;align-items: center;
}
.con5 .con5-one  .con5-text p{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-top: 10px;
	display: flex;justify-content: flex-end;align-items: center;
}
.con5 .con5-one  .con5-text p i{
	background: url(../img/con5-icon1.png) no-repeat;
    width: 50px;
    height: 1px;
    margin-right: 5px;
}
.con5 .con5-one  .con5-text .top img{
	width: 100px;
	height: 100px;
}
.con5 .con5-one   .con5-text .top div{
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	line-height: 30px;
}
.con5 .con5-one .swiper-pagination{
	position: initial !important;
	font-size: initial;
	margin-top: 10px;
	
}
.con5 .con5-one .swiper-pagination-bullet-active{
	background: #FF6900 !important;
	opacity: 1 !important;
	}
.con5 .con5-one .swiper-pagination-bullet{
	width: 30px;
	height: 3px;
	background: #FF6900;
	border-radius: 2px 2px 2px 2px;
	opacity: 0.3;
}