@charset "utf-8";
@import url("base.css");

.bg-dgreen{
	background: #0F543A;
}
.spec-wrapper{
	padding-bottom: 0.5rem;
}
.w715{
	width: 7.15rem;
}
p{
	font-size: 0.24rem;
	color: #333333;
}
.container{
	margin-top: -0.85rem;
	min-height: 10.8rem;
	border-radius: 3px;
	position: relative;
	box-shadow: 0 0px 3px #ccc;
	padding-top: 0.5rem;
}
.spec-title{
	 margin-top: 0.55rem; 
	margin-bottom: 0.25rem;
}
.spec-col-a{}
.sca-txt{
	margin-bottom: 0.4rem;
	padding-left: 0.42rem;
	padding-right: 0.42rem;
	
}
.sca-txt p{
	text-indent: 2em;
	line-height: 0.6rem;
	color: #333333;
}
.sca-img{}
.spec-title-s{
	margin-bottom: 0.45rem;
}
.sca-txt-s{
	width: 6.54rem;
	margin-top: 0.24rem;
	background-color: #f3f3f3;
	border-radius: 7px;
	padding: 0.6rem 0.5rem;
}
.sca-txt-s p{
	text-indent: 2em;
	line-height: 0.45rem;
}
.sca-txt-s b{
	color: #880000;
}
.spec-col-b{}
.scb-flex{
	width: 6.3rem;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 0.6rem;
}
.scb-flex dl{
	width: 49%;
	/* display: -webkit-flex; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.scb-flex dl dt{
	flex: 0 0 auto; 
	width: 0.96rem;
	height: 0.96rem;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 0.1rem;
}
.scb-flex dl dd{
	flex: 0 1 auto; 
}
.scb-flex dl dd p{
	color: #333333;
	line-height: 0.32rem;
}
.scb-flex dl dd p b{}
.scb-flex dl:nth-child(1),.scb-flex dl:nth-child(2){
	border-bottom: 1px solid #d6d6d6;
}
.scb-flex dl:nth-child(1),.scb-flex dl:nth-child(3){
	border-right: 1px solid #d6d6d6;
}
.scb-flex dl:nth-child(2) dt,.scb-flex dl:nth-child(4) dt{
	margin-left: 0.1rem;
}
.scb-flex dl:nth-child(1) dd,.scb-flex dl:nth-child(3) dd{
	margin-right: 0.1rem;
}
.scb-list{
	padding-left: 0.45rem;
	padding-right: 0.45rem;
}
.scb-list dl{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0.25rem;
}
.scb-list dl dt{
	flex: 0 0 auto; 
	width: 2.89rem;
	height: 1.32rem;
	border-radius: 3px;
}
.scb-list dl dd{
	width: 2.95rem;
	flex: 0 0 auto; 
}
.scb-list dl dd p{
	line-height: 0.32rem;
}
.scb-list dl dd b{
	color: #880000;
}
.scb-txt-1{
	background-color: #ebebeb;
	padding: 0.6rem;
	margin-bottom: 0.5rem;
}
.scb-txt-1 h4{
	font-size: 0.33rem;
	line-height: 0.48rem;
	color: #0f543a;
	margin-bottom: 0.2rem;
}
.scb-txt-1 ul{
	font-size: 0.25rem;
	line-height: 0.6rem;
	color: #464646;
}
.scb-txt-1 ul li{
	font-weight: lighter;
	
}
.scb-txt-1 ul li::before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 3px;
	height: 3px;
	background-color: #0f543a;
	margin-right: 0.1rem;
}
.scb-txt-2{
	padding: 0 0.4rem;
}
.scb-txt-2 p{
	text-indent: 2em;
	line-height: 0.45rem;
}
.scb-spec{
	background: url(../images/spec-bg-1.jpg) center no-repeat;
	background-size: 100% 100%;
	height: 8.51rem;
	position: relative;
	padding-top: 0.25rem;
	margin-bottom: 0.4rem;
}
.scb-spec-item{
	width: 4rem;
	
}
.scb-spec-item h5{
	font-size: 0.33rem;
	line-height: 0.45rem;
	color: #880000;
}
.scb-spec-item p{
	line-height: 0.40rem;
}
.ssi-1{
	margin-left: 2.3rem;
}
.ssi-2{
	margin-top: 0.5rem;
	margin-left: 0.75rem;
}
.ssi-3{
	margin-top: 0.6rem;
	margin-left: 2.3rem;
}
.ssi-4{
	margin-top: 0.6rem;
	margin-left: 0.75rem;
}
.spec-col-c{
	text-align: center;
	margin-bottom: 0.4rem;
}
.spec-col-c h3{
	font-size: 0.25rem;
	line-height: 0.6rem;
	color: #464646;
}
.spec-col-c h4{
	font-size: 0.25rem;
	line-height: 0.6rem;
	color: #464646;
	font-weight: lighter;
}
.spec-col-c p{
	
}
.spec-col-c p b{
	display: inline-block;
	padding: 0.08rem ;
	background-color: #e7e7e7;
	color: #880000;
}
.spec-col-c p span{}
.spec-col-c h5{
	font-size: 0.25rem;
	font-weight: normal;
	line-height: 0.48rem;
	color: #333333;
}
.scc-img-1{
	width: 4rem;
	height: 1.65rem;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
}
.scc-img-2{
	width: 1.94rem;
	height: 1.65rem;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
}
.spec-col-d{
	padding: 0 0.5rem 0.5rem;
}
.spec-col-d h3{
	font-size: 0.33rem;
	line-height: 0.6rem;
	letter-spacing: 0px;
	color: #0f543a;
	text-align: center;
}
.spec-col-d h4{
	/* display: block; */
	font-size: 0.33rem;
	line-height: 0.6rem;
	color: #0f543a;
	text-align: center;
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
}
.spec-col-d h4 b{
	display: block;
	text-align: left;
}
.spec-col-d p{
	text-indent: 2em;
	line-height: 0.5rem;
}
.scd-img{
	width: 6.26rem;
	height: 3.48rem;
	margin-bottom: 0.3rem;
}
.spec-btm{
	margin-top: 0.2rem;
}
.sb-img{
	width: 4.2rem;
	height: 0.9rem;
	margin-bottom: 0.2rem;
}
.spec-btm-btn{
	/* width: 4.22rem; */
	height: 0.6rem;
	line-height: 0;
	text-align: center;
}
.spec-btm-btn a{
	display: inline-block;
	font-size: 0.35rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.6rem;
	letter-spacing: 0.04rem;
	color: #ffffff;
	padding:0.03rem 0.06rem;
	background-color: #0f543a;
	border-style: solid;
	border-width: 1px;
	border-image-source: linear-gradient(0deg, 
		rgba(242, 196, 137, 0.5) 19%, 
		rgba(255, 255, 255, 0.5) 30%, 
		rgba(243, 175, 78, 0.5) 45%, 
		rgba(249, 205, 133, 0.5) 67%, 
		rgba(255, 234, 188, 0.5) 100%);
	border-image-slice: 1;
}

