.g-adv {
	height: 28.65rem;
	position: relative;
}

.g-adv .sclwrap_box,
.g-adv .m-box,
.g-adv .m-box img {
	overflow: hidden;
	height: 28.65rem;
}

.g-adv .m-box li img {
	width: 100%;
}

.g-adv .m-cnt {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 1.6rem;
	bottom: -1.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 11.4rem;
	height: 2.8rem;
	background: #147b38;
}

.g-adv .m-cnt li {
	font-size: 1.2rem;
	color: #fff;
	padding: 0 0.6rem;
}

.g-adv .m-cnt li.z-on {
	color: #f39718;
}


.list-typs {
	padding-top: 1.8rem;
}

.list-typs ul {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 93.75%;
	margin: 0 auto;
}

.list-typs ul::before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	top: 10.56rem;
	width: 100%;
	height: .05rem;
	border-bottom: .05rem solid #898989;
}

.list-typs ul li {
	position: relative;
	width: 25%;
	height: 10.6rem;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.list-typs ul li span {
	display: block;
	width: 3.1rem;
	height: 3.1rem;
	margin-bottom: 1.2rem;
}

.list-typs ul li span img {
	display: block;
	width: 100%;
	height: auto;
}

.list-typs ul li p {
	text-align: center;
	font-size: 1rem;
	line-height: 1.3rem;
	color: #272e36;
}

.list-typs ul li.more {
	padding: 0;
}

.list-typs ul li.more a {
	display: block;
	padding-top: 1.6rem;
	box-sizing: border-box;
	height: 10.6rem;
	width: 100%;
	background: #f39718;
}

.list-typs ul li.more span {
	margin: 0 auto 1.2rem;
}

.list-typs ul li.more a p {
	color: #fff;
}

.list-typs ul li::before {
	position: absolute;
	display: block;
	content: "";
	right: 0;
	top: 1.6rem;
	width: .05rem;
	height: 7.1rem;
	border-right: .05rem solid #898989;
}

.list-typs ul li.no::before {
	display: none;
}

.sl {
	background: #f1f1f1;
	padding: 3.3rem 0 1.5rem 0;
}

.sl .content {
	width: 93.75%;
	margin: 0 auto;
}

.sl .content .sl-title {
	margin-bottom: 1.7rem;
}

.sl .content .sl-title b {
	display: block;
	color: #147b38;
	font-size: 2rem;
	line-height: 2.4rem;
	font-weight: 500;
}

.sl .content .sl-title span {
	font-size: 2rem;
	line-height: 2.4rem;
	color: #282f39;
	font-weight: 500;
}

.sl .content ul li {
	margin-bottom: .9rem;
}

.sl .content ul li p {
	font-size: 1rem;
	line-height: 1;
	color: #282f39;
	margin-bottom: .1rem;
}

.sl .content ul li span {
	font-size: .6rem;
	line-height: 1;
	letter-spacing: -0.03rem;
	color: #444444;
}

.sl .sl-btn {
	display: flex;
}

.sl .sl-btn a {
	display: block;
	width: 10.4rem;
	height: 2.9rem;
	line-height: 2.9rem;
	font-size: 1rem;
	color: #282f39;
	border-radius: 2rem;
	text-align: center;
	border: .1rem solid #282f39;
}

.sl .sl-btn a.btn2 {
	color: #fff;
	margin-left: 1rem;
	border-color: #147b38;
	background: #147b38;
}

.sl-list {
	height: 36.7rem;
	padding-top: 2.7rem;
	box-sizing: border-box;
	background: url(../Images/Index/sl_bg.jpg) no-repeat center top;
	background-size: 100% auto;
}

.sl-list .content {
	width: 93.75%;
	margin: 0 auto;
}

.sl-list .content ul {}

.sl-list .content ul li {
	margin-bottom: 1.6rem;
	display: flex;
	align-items: center;
}

.sl-list .content ul li .icon {
	display: block;
	width: 4rem;
	height: 4rem;
}

.sl-list .content ul li .icon img {
	display: block;
	width: 100%;
	height: auto;
}

.sl-list .content ul li .rt {
	padding-left: 1.7rem;
	margin-left: 1.5rem;
	border-left: .05rem solid rgba(255, 255, 255, 0.2);
}

.sl-list .content ul li .rt p {
	font-size: 1rem;
	color: #fff;
	line-height: 1;
	margin-bottom: 0.2rem;
}

.sl-list .content ul li .rt span b {
	font-size: 3.5rem;
	line-height: 1;
	font-weight: 500;
}

.sl-list .content ul li .rt span {
	font-size: 1rem;
	line-height: 1;
	color: #fff;
}


.bts {
	text-align: center;
}

.bts a {
	font-size: 2rem;
	color: #282f39;
	line-height: 1;
}

.bts span {
	display: block;
	font-size: 1.1rem;
	line-height: 1;
	margin-top: .6rem;
	color: #282f39;

}


.fa {
	padding: 3rem 0 2.6rem 0;
	background: #075121;
}

.fa .bts a {
	color: #fff;
}

.fa .bts span {
	color: rgba(255, 255, 255, 0.5);
}

.fa .fa-min {
	width: 93.75%;
	margin: 0 auto;
	margin-top: 1.4rem;
}

.fa .fa-min .fa-ul {
	display: flex;
	flex-wrap: wrap;
	border-top: .05rem solid #1e5732;
	margin-bottom: 1rem;
}

.fa .fa-min .fa-ul li,
.fa .fa-min .fa-ul .lis-more {
	position: relative;
	display: flex;
	align-items: center;
	width: 50%;
	padding: 0 0.6rem;
	height: 4.4rem;
	box-sizing: border-box;
	border-bottom: .05rem solid #1e5732;
}

.fa .fa-min .fa-ul li::before {
	position: absolute;
	top: 50%;
	right: .6rem;
	transform: translateY(-50%);
	display: none;
	content: "";
	width: 2.2rem;
	height: 2.2rem;
	background: url(../Images/Index/btn_icon2.png) no-repeat center center;
	background-size: 100% auto;
}

.fa .fa-min .fa-ul li span,
.fa .fa-min .fa-ul .limore span {
	display: block;
	width: 2.1rem;
	height: 2.1rem;
	opacity: 0.4;
	margin-right: .7rem;
}

.fa .fa-min .fa-ul li span img,
.fa .fa-min .fa-ul .limore span img {
	display: block;
	width: 100%;
	height: auto;
}

.fa .fa-min .fa-ul li p,
.fa .fa-min .fa-ul .limore p {
	font-size: 0.8rem;
	color: #fff;
}

.fa .fa-min .fa-ul li p i,
.fa .fa-min .fa-ul .limore p i {
	font-size: .5rem;
	letter-spacing: -0.04rem;
}

.fa .fa-min .fa-ul li.z-on {
	background: #f39718;
	border-radius: .6rem;
}

.fa .fa-min .fa-ul li.z-on::before {
	display: block;
}

.fa .fa-min .fa-ul li.z-on span {
	opacity: 1;
}

.fa .fa-min .fa-ul .limore {
	position: relative;
	display: flex;
	width: 100%;
	align-items: center;
}

.fa .fa-min .con dl dt {
	width: 100%;
	height: auto;
	border-radius: .25rem;
	overflow: hidden;
	margin-bottom: 1.2rem;
}

.fa .fa-min .con dl dt img {
	display: block;
	width: 100%;
	height: auto;
}

.fa .fa-min .con dl dd {
	display: flex;
}
.fa .fa-min .con dl dd h4 {
	width: 7.5rem;
	font-size: 1.5rem;
	color: #fff;
	font-weight: 500;
}

.fa .fa-min .con dl dd p {
	flex: 1;
	font-size: .9rem;
	line-height: 1.2rem;
	color: rgba(255, 255, 255, 0.5);
}



.fw{
	padding: 3rem 0 0 0;
	background: url(../Images/Index/fw_bg.jpg) no-repeat center center;
	background-size: 100% auto;
}
.fw .fw-min{
	/* width: 93.75%;
	margin: 1.4rem auto 0; */
	margin-top: 1.4rem;
}
.fw .fw-min .fw-ul{
	display: flex;
	flex-wrap: wrap;
	width: 93.75%;
	margin: 0 auto;
}
.fw .fw-min li{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 50%;
	height: 11.3rem;

}
.fw .fw-min li span{
	font-size: 1rem;
	line-height: 1;
	margin-bottom: 0.4rem;
	color: #3c3c3c;
}
.fw .fw-min li i{
	display: block;
	width: 5rem;
	height: 5rem;
	margin-bottom: 1rem;
}
.fw .fw-min li p{
	line-height: 1;
	font-size: 1rem;
	color: #282f39;
}

.fw .fw-min li:nth-child(1) i{
	background: url(../Images/Index/fw_icon1.png) no-repeat center center;
	background-size: 100% auto;
} 
.fw .fw-min li:nth-child(2) i{
	background: url(../Images/Index/fw_icon2.png) no-repeat center center;
	background-size: 100% auto;
} 
.fw .fw-min li:nth-child(3) i{
	background: url(../Images/Index/fw_icon3.png) no-repeat center center;
	background-size: 100% auto;
} 
.fw .fw-min li:nth-child(4) i{
	background: url(../Images/Index/fw_icon4.png) no-repeat center center;
	background-size: 100% auto;
} 

.fw .fw-min li:nth-child(1).z-on i{
	background: url(../Images/Index/fw_icons1.png) no-repeat center center;
	background-size: 100% auto;
} 
.fw .fw-min li:nth-child(2).z-on i{
	background: url(../Images/Index/fw_icons2.png) no-repeat center center;
	background-size: 100% auto;
} 
.fw .fw-min li:nth-child(3).z-on i{
	background: url(../Images/Index/fw_icons3.png) no-repeat center center;
	background-size: 100% auto;
} 
.fw .fw-min li:nth-child(4).z-on i{
	background: url(../Images/Index/fw_icons4.png) no-repeat center center;
	background-size: 100% auto;
} 
.fw .fw-min li.z-on{
	background: #147c3a;
}
.fw .fw-min li.z-on span,.fw .fw-min li.z-on p{
	color: #fff;
}
.fw .fw-min .con{
	padding: 0.94rem;
}
.fw .fw-min .con dl{
	background: #fff;
	padding: 1.1rem 1.2rem;
	box-shadow: 0 0 0.94rem rgba(0, 0, 0, 0.2);
}
.fw .fw-min .con dl dt{
	width: 100%;
	height: auto;
	margin-bottom: .8rem;
}
.fw .fw-min .con dl dt img{
	display: block;
	width: 100%;
	height: auto;
}
.fw .fw-min .con dl dd p{
	font-size: 1rem;
	color: #535353;
	line-height: 1.2rem;
	margin-bottom: .9rem;
}
.fw .fw-min .con dl dd .more{
	display: block;
	width: 14rem;
	line-height: 2.2rem;
	font-size: 1rem;
	color: #fff;
	padding-left: 1.5rem;
	box-sizing: border-box;
	border-radius: 1.2rem;
	background: #147b38;
	background: url(../Images/Index/fw_more.png) #147b38 no-repeat 12rem center;
	background-size: 1rem auto;
}


.case{
	padding: 2.4rem 0 1.8rem 0;
}
.case .case-min{
	position: relative;
	margin-top: 1.1rem;
}
.case .case-min .nowarp .con .item{
	width: 100%;
	height: auto;
}
.case .case-min .nowarp .con .item img{
	display: block;
	width: 100%;
	height: auto;
}

.case .case-min .prev,.case .case-min .next{
	position: absolute;
	bottom: 1.1rem;
	left: 50%;
	transform: translateX(-50%);
	width: 2.3rem;
	height: 2.3rem;
}

.case .case-min .prev img,.case .case-min .next img{
	display: block;
	width: 100%;
	height: auto;
}
.case .case-min .next{
	margin-left: 1.8rem;
}
.case .case-min .prev{
	margin-left: -1.8rem;
}
.case .case-content{
	padding: 1rem;
}
.case .case-content ul li{
	padding: 1rem .85rem;
	background: #fff;
	box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.2);
	margin-bottom: 1rem;
}
.case .case-content ul li a{
	display: flex;
}
.case .case-content ul li .imgs{
	width: 10.4rem;
	height: auto;
}
.case .case-content ul li .imgs img{
	display: block;
	width: 100%;
	height: auto;
}
.case .case-content ul li .txt{
	position: relative;
	flex: 1;
	margin-left: 1.3rem;
}
.case .case-content ul li .txt h5{
	font-size: 1.1rem;
	color: #282f39;
	font-weight: 600;
	line-height: 1.2rem;
	margin-bottom: .6rem;
}
.case .case-content ul li .txt p{
	font-size: .9rem;
	color: #282f39;
	line-height: 1rem;
}
.case .case-content ul li .txt::before{
	position: absolute;
	display: block;
	left: 0;
	content: "";
	bottom: 0;
	width: .6rem;
	height: .6rem;
	background: url(../Images/Index/case_more.png) no-repeat center center;
	background-size: 100% auto;
}
.case .case-content .more a{ 
	display: block;
	line-height: 3.4rem;
	font-size: 1rem;
	color: #fff;
	border-radius: .4rem;
	background: #147b38;
	text-align: center;
	background: url(../Images/Index/type_s1.png) #147b38 no-repeat 95% center;
	background-size: 1.8rem auto;
}


.pro{
	padding: 1rem 0 3rem 0;
}
.pro .pro-min{
	position: relative;
	margin-top: 1rem;
}
.pro .pro-min .pro-roll{
	position: absolute;
	left: 1rem;
	top: 18.5rem;
	width: 93.75%;
	z-index: 99;
}
.pro .pro-min .pro-ul{
	position: relative;
	overflow: hidden;
}
.pro .pro-min .pro-ul>li{
	float: left;
	width: 49%;
	line-height: 3.7rem;
	border-radius: .7rem;
	text-align: center;
	font-size: 1rem;
	color: #282f39;
	margin-bottom: .5rem;
	background: #efeff1;
}
.pro .pro-min .pro-ul>li.z-on{
	background: #147b38;
	color: #fff;
}
.pro .pro-min .pro-ul>li:nth-child(2n){
	margin-left: 2%;
}
.pro .pro-min .pro-ul .more{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 49%;
}
.pro .pro-min .pro-ul .more a{
	display: block;
	width: 100%;
	line-height: 3.7rem;
	border-radius: .7rem;
	text-align: center;
	font-size: 1rem;
	color: #282f39;
	margin-bottom: .5rem;
	background: #efeff1;
}





.pro .pro-min .pro-sm-bts{
	font-size: 1rem;
	color: #333333;
	line-height: 1;
	margin-bottom: .9rem;
}


.pro .pro-min .pro-sm-bts b{
	font-size: 1.7rem;
	font-weight: 500;
	color: #282f39;
}

.pro .pro-min .con .band-imgs{
	width: 100%;
	height: auto;
	margin-bottom: 21rem;
}
.pro .pro-min .con .band-imgs img{
	display: block;
	width: 100%;
	height: auto;
}


.pro .proclass{
	padding: 2.3rem 1rem 0 1rem;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
}
.pro .proclass .pro-sm-bts{
	margin-bottom: 2rem;
}
.pro .proclass .pro-type{
	display: flex;
	flex-wrap: wrap;
}
.pro .proclass .pro-type li{
	width: 25%;
	text-align: center;
	margin-bottom: 1rem;
}
.pro .proclass .pro-type li a{
	position: relative;
	display: block;
	font-size: 0.92rem;
	color: #282f39;
	padding-bottom: 1.6rem;
}
.pro .proclass .pro-type li a::before{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	display: block;
	content: "";
	width: .5rem;
	height: .5rem;
	border-radius: 50%;
	background: #147b38;
	z-index: 6;
}
.pro .proclass .pro-type li a::after{
	position: absolute;
	left: 57%;
	bottom: 0.2rem;
	display: block;
	content: "";
	width: 86%;
	height: .05rem;
	border-radius: 50%;
	background: #d5d5d5;
	z-index: 2;
}
.pro .proclass .pro-type li:last-child a::after,
.pro .proclass .pro-type li:nth-child(4n) a::after{
	display: none;
}

.pro-type-img{
	display: flex;
	flex-wrap: wrap;
}
.pro-type-img li{
	position: relative;
	width: 48%;
	padding-bottom: 1.3rem;
	margin-bottom: .7rem;
}
.pro-type-img li:nth-child(2n){
	margin-left: 4%;
}
.pro-type-img li::before{
	position: absolute;
	right: 0.2rem;
	bottom: 0;
	content: "";
	display: block;
	width: 3.3rem;
	height: 3.3rem;
	border-radius: 50%;
	background: url(../Images/Index/more_icon1.png) #147b38 no-repeat center center;
	background-size: 1.75rem auto;
	border: 1rem solid #fff;
}
.pro-type-img li .imgs{
	width: 100%;
	height: auto;
	border-radius: 0.5rem;
	overflow: hidden;
}
.pro-type-img li .imgs img{
	display: block;
	width: 100%;
	height: auto;
}
.pro-type-img li p{
	line-height: 1;
	margin-top: .7rem;
}
.pro-type-img li p b{
	display: block;
	font-size: 1rem;
	color: #282f39;
	line-height: 1;
}
.pro-type-img li p i{
	font-size: .5rem;
	color: #282f39;
	line-height: 1;
}
.pro .pro-more{
	width: 93.75%;
	margin: 0 auto;
}
.pro .pro-more a{
	display: block;
	height: 4.1rem;
	text-align: center;
	line-height: 4.1rem;
	background: #f39718;
	font-size: 1rem;
	color: #fff;
	border-radius: 2.4rem;
	background: url(../Images/Index/pro_more.png) #f39718 no-repeat 98% center;
	background-size: 2.2rem auto;
}


.ys{
	padding: 0.5rem 0 0 0;
}
.ys .yszm{
	width: 93.75%;
	margin: .7rem auto  1.4rem;
}
.ys .yszm img{
	display: block;
	width: 100%;
	height: auto;
}
.ys .ys-cont{
	padding-top: 1.5rem;
	padding-bottom: 2.2rem;
	background: url(../Images/Index/ys_bg.jpg) no-repeat center top;
	background-size: 100% auto;
}
.ys .ys-min{
	width: 93.75%;
	margin: 0 auto;
	background: #fff;
	border-radius: .6rem;
}
.ys .ys-min .ys-ul{
	position: relative;
	display: flex;
	padding-top: 1.9rem;
	margin-bottom: 1rem;
	/* border-bottom: .15rem solid #d5d5d5; */
}
.ys .ys-min .ys-ul::before{
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	content: "";
	width: 100%;
	height: .15rem;
	background: #d5d5d5;
	z-index: 2;
}
.ys .ys-min .ys-ul li{
	position: relative;
	width: 25%;
	text-align: center;
	font-size: 1rem;
	color: #282f39;
	line-height: 1;
	font-weight: 500;
	padding-bottom: 1.4rem;
}
.ys .ys-min .ys-ul li span{
	display: block;
	width: 3rem;
	height: 3rem;
	margin: 0 auto 1.2rem;
}
.ys .ys-min .ys-ul li:nth-child(1) span{
	display: block;
	background: url(../Images/Index/ys_icon1.png) no-repeat center top;
	background-size: 100% auto;
}
.ys .ys-min .ys-ul li:nth-child(2) span{
	display: block;
	background: url(../Images/Index/ys_icon2.png) no-repeat center top;
	background-size: 100% auto;
}
.ys .ys-min .ys-ul li:nth-child(3) span{
	display: block;
	background: url(../Images/Index/ys_icon3.png) no-repeat center top;
	background-size: 100% auto;
}
.ys .ys-min .ys-ul li:nth-child(4) span{
	display: block;
	background: url(../Images/Index/ys_icon4.png) no-repeat center top;
	background-size: 100% auto;
}
.ys .ys-min .ys-ul li.z-on{
	color: #147b38;
}
.ys .ys-min .ys-ul li.z-on:nth-child(1) span{
	display: block;
	background: url(../Images/Index/ys_icons1.png) no-repeat center top;
	background-size: 100% auto;
}
.ys .ys-min .ys-ul li.z-on:nth-child(2) span{
	display: block;
	background: url(../Images/Index/ys_icons2.png) no-repeat center top;
	background-size: 100% auto;
}
.ys .ys-min .ys-ul li.z-on:nth-child(3) span{
	display: block;
	background: url(../Images/Index/ys_icons3.png) no-repeat center top;
	background-size: 100% auto;
}
.ys .ys-min .ys-ul li.z-on:nth-child(4) span{
	display: block;
	background: url(../Images/Index/ys_icons4.png) no-repeat center top;
	background-size: 100% auto;
}
.ys .ys-min .ys-ul li.z-on::before{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	display: block;
	content: "";
	width: 82%;
	height: .15rem;
	background: #147b38;
	z-index: 2;
}
.ys .ys-min .con dl{
	padding: 0 .9rem;
	padding-bottom: 1.5rem;
}
.ys .ys-min .con dl dt{
	width: 100%;
	height: auto;
	margin-bottom: .7rem;
}
.ys .ys-min .con dl dt img{ 
	display: block;
	width: 100%;
	height: auto;
}
.ys .ys-min .con dl dd h5{
	font-size: 2rem;
	color: #282f39;
	font-weight: bold;
	margin-bottom: 0.8rem;
}
.ys .ys-min .con dl dd h5 span{
	display: block;
	font-size: 1.2rem;
	color: #282f39;
	font-weight: 500;
	margin-top: 0.8rem;
}
.ys .ys-min .con dl dd p{
	padding-left: 1rem;
	font-size: 0.96rem;
	color: #282f39;
	line-height: 1.8rem;
	text-decoration: underline;
	background: url(../Images/Index/ys_dian.jpg) no-repeat left center;
	background-size: .5rem auto;
}
.ys .ys-min .con dl dd a{
	display: block;
	width: 2.3rem;
	height: auto;
	margin-top: 1.6rem;
}
.ys .ys-min .con dl dd a img{
	display: block;
	width: 100%;
	height: auto;
}


.news{
	padding: 3rem 0 1rem 0;
}
.news .news-min{
	width: 93.75%;
	margin: .9rem auto 0;
}
.news .news-min .news-ul{
	display: flex;
	justify-content: center;
	margin-bottom: 1.2rem;
}
.news .news-min .news-ul li{
	width: 7.3rem;
	height: 2.2rem;
	line-height: 2.2rem;
	margin: 0 .25rem;
	box-sizing: border-box;
	font-size: .9rem;
	color: #282f39;
	font-weight: bold;
	text-align: center;
	border: .05rem solid #c9c9c9;
}
.news .news-min .news-ul li.z-on{
	background: #147b38;
	border-color: #147b38;
	color: #fff;
}
.news .news-min .con dl{
	display: flex;
	width: 100%;
	box-sizing: border-box;
	padding: 1.7rem 1.3rem;
	margin-bottom: 1rem;
	background: #ededed;
}
.news .news-min .con dl dt{
	width: 10rem;
}
.news .news-min .con dl dt img{
	display: block;
	width: 100%;
	height: auto;
}
.news .news-min .con dl dd{
	flex: 1;
	margin-left: 1.4rem;
}
.news .news-min .con dl dd span{
	display: block;
	font-size: .8rem;
	color: #444444;
	font-weight: bold;
	margin-bottom: 1rem;
}
.news .news-min .con dl dd p{
	font-size:  1rem;
	line-height: 1.6rem;
	color: #000000;
}
.h54{
	height: 2.7rem;
	background: #f2f2f2;
}


.about{
	padding: 3rem 0 1.7rem 0;
}
.about .content{
	width: 93.75%;
	margin: 1.2rem auto 2.3rem;
}
.about .content dl dt p{
	font-size: .9rem;
	color: #656565;
	line-height: 1.2rem;
	margin-bottom: 1.1rem;
}
.about .content dl dd{
	width: 100%;
	height: auto;
}
.about .content dl dd img{
	display: block;
	width: 100%;
	height: auto;
}
.about-list{
	background: #f2f2f2;
}
.about-list ul{
	display: flex;
	width: 93.75%;
	margin: 0 auto;
}
.about-list ul li{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 25%;
	text-align: center;
	padding: 1.9rem 0 3rem 0;
}
.about-list ul li .icon{
	display: block;
	width: 5rem;
	height: 5rem;
	background: #fff;
	border-radius: 50%;
	border: .1rem solid #282f39;
	margin-bottom: 1.5rem;
}
.about-list ul li .icon img{
	display: block;
	width: 100%;
	height: auto;
}
.about-list ul li p i{
	display: block;
	font-size: 1.2rem;
	color: #848484;
	line-height: 1;
	margin-bottom: .6rem;
}
.about-list ul li p span{
	font-size: 1.1rem;
	color: #282f39;
	line-height: 1;
}

html {
	font-size: 10px;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media screen and (min-width:320px) {
	html {
		font-size: 10px;
	}
}

@media screen and (min-width:360px) {
	html {
		font-size: 11.25px;
	}
}

@media screen and (min-width:375px) {
	html {
		font-size: 11.7px;
	}
}

@media screen and (min-width:384px) {
	html {
		font-size: 12px;
	}
}

@media screen and (min-width:480px) {
	html {
		font-size: 15px;
	}
}

@media screen and (min-width:414px) {
	html {
		font-size: 13px;
	}
}

@media screen and (min-width:560px) {
	html {
		font-size: 17.5px;
	}
}

@media screen and (min-width:640px) {
	html {
		font-size: 20px;
	}
}