html{overflow-x: hidden;}
.main{
	padding-bottom: 1.225rem;
}
.main > img{
	width: 100%;
	height: 9.525rem;
}
.passive_window .title {
	width: 15.1rem;
	height: 1.9rem;
	margin: 0 auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.passive_window .title > span{
	display: inline-block;
	width: 1.625rem;
	height: 0.15rem;
	border-radius: 0.075rem;
	background-color: #E5E5E5;
}
.passive_window .title span:nth-of-type(1) span{
	display: inline-block;
	width: 1.05rem;
	height: 0.15rem;
	border-radius: 0.075rem;
	background-color: #142A4E;
	float: right;
}
.passive_window .title span:nth-of-type(2) span{ 
	display: inline-block;
	width: 1.05rem;
	height: 0.15rem;
	border-radius: 0.075rem;
	background-color: #142A4E;
	float: left;
}
.passive_window .title h2{
	width: 9.5rem;
	height:0.775rem;
	font-size:0.775rem;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(0,0,0,1);
	line-height:0.775rem;
	margin:0 auto 0;
	text-align: center;
}
.passive_window > img{
	width: 100%;
	height: 10.25rem;
}
.material h3{
	width:9rem;
	height:0.075rem;
	font-size:0.7rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(0,0,0,1);
	line-height:0.075rem;
	margin-left: 0.525rem;
	padding-top: 1.075rem;
}
.material > p:nth-of-type(1){
	width:17.775rem;
	height:3.5rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(98,98,98,1);
	line-height:0.775rem;
	margin:0.675rem auto 0;
	padding: 0.7rem 0.65rem 0.75rem 0.7rem;
	border-bottom: 0.025rem solid #B0B0B0;
	border-top: 0.025rem solid #B0B0B0;
}
.material > p:nth-of-type(1) span{
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
}
.material > p:nth-of-type(2){
	width:14.825rem;
	height:0.475rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(98,98,98,1);
	white-space: nowrap;
	margin:1.075rem 0 1.075rem 1.175rem  ;
}
.material > div{
	margin: 0 auto 0; 
	width: 17.7rem;
	height: 27.35rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
}
.material > div > p{
	width: 8.6rem;
	height:2.075rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(98,98,98,1);
	line-height:0.775rem;
}
.material >div > p:nth-of-type(1){
	white-space: nowrap;
	padding-left: 0.7rem;
}
.material > div > p > span:nth-of-type(1){
	white-space: nowrap;
	font-size:0.325rem;
}
.material > div > p > span:nth-of-type(2){
	font-size:0.475rem;
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
	color:#EB0F11;
}
.material > div > p > span:nth-of-type(2) > span{
	 font-family:SimSun;
     font-weight:400;
     margin-right: -0.25rem; 
}
.material > div > img{
	width: 8.6rem;
	height: 12.225rem;
}
.passive_window > .material > div > img:nth-of-type(3){
	width: 17.7rem;
	height: 11.825rem;
}
.GR85 h3{
	width:14rem;
	height:2.475rem;
	font-size:0.7rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(0,0,0,1);
	line-height:0.075rem;
	margin-left: 0.525rem;
	padding-top: 1.7rem;
}
.GR85 > p:nth-of-type(1){
	width:17.775rem;
	height:6.725rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(98,98,98,1);
	line-height:0.775rem;
	margin:0.675rem auto 0;
	padding: 0.7rem 0.65rem 0.75rem 0.7rem;
	border-bottom: 0.025rem solid #B0B0B0;
	border-top: 0.025rem solid #B0B0B0;
}
.GR85 > p:nth-of-type(1) span{
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
	font-size: 0.625rem;
	padding-right: 0.15rem;
}
.GR85 > p:nth-of-type(2){
	width:14.825rem;
	height:0.475rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(98,98,98,1);
	white-space: nowrap;
	margin:0.775rem 0 0.775rem 1.175rem;
}
.GR85 > dl:nth-of-type(1){
	width: 17.7rem;
	margin:0 auto 0;
}
.GR85 > dl:nth-of-type(1) > dt{
	line-height:0.8rem;
	height: 0.8rem;
	font-size:0.475rem;
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
	color:#142A4E;
}
.GR85 > dl:nth-of-type(1) > dt span:nth-of-type(1){
	display: inline-block;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	background-color: #142A4E;
	line-height: 0.8rem;
	text-align: center;
	color: #FFFFFF;
}
.GR85 > dl:nth-of-type(1) > dt span:nth-of-type(2){
	font-family:MicrosoftYaHei;
	font-weight:400;
}
.GR85 > dl:nth-of-type(1) > dd{
	width: 16.325rem;
	height: 9.15rem;
	margin: 0.925rem auto 0;
}
.GR85 > dl:nth-of-type(1) > dd img{
	width: 100%;
	height: 100%;
}
.GR85 > dl:nth-of-type(2){
	width: 17.7rem;
	margin:0.875rem auto 0;
}
.GR85 > dl:nth-of-type(2) > dt{
	line-height:0.8rem;
	height: 0.8rem;
	font-size:0.475rem;
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
	color:#142A4E;
}
.GR85 > dl:nth-of-type(2) > dt span:nth-of-type(1){
	display: inline-block;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	background-color: #142A4E;
	line-height: 0.8rem;
	text-align: center;
	color: #FFFFFF;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(1){
	width: 16.325rem;
	height: 2.725rem;
	background-color: #DCDCDC;
	margin: 0.6rem auto 0;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(1) p{
	width:8.7rem;
	height:1.4rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(20,42,78,1);
	line-height:0.775rem;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(1) p span{
	font-size:0.625rem;
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(1):after{
	display: table;
	content: "";
	width: 0.7775rem;
	height: 0.7775rem;
	position: absolute;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* Internet Explorer */
	-moz-transform:rotate(45deg); /* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg); /* Opera */
	bottom: -0.375rem;
	background-color: #DCDCDC;
	z-index: 1;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(2){
	position: relative;
	width: 16.325rem;
	height: 2.725rem;
	background-color: #E5E5E5;
	margin: 0 auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(2) p{
	width:8.7rem;
	height:1.4rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(20,42,78,1);
	line-height:0.775rem;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(2):after{
	display: table;
	content: "";
	width: 0.7775rem;
	height: 0.7775rem;
	position: absolute;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* Internet Explorer */
	-moz-transform:rotate(45deg); /* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg); /* Opera */
	bottom: -0.375rem;
	background-color: #E5E5E5;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(3){
	width: 16.325rem;
	height: 2.725rem;
	background-color: #EEEEEE;
	margin: 0 auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(3) p{
	width:13.575rem;
	height:1.4rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(20,42,78,1);
	line-height:0.775rem;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(4){
	width:16.325rem;
	height:7.45rem;
	background:rgba(0,29,82,1);
	border-radius:0.25rem;
	display: flex;
	margin: 0.75rem auto 0;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(1){
	margin-left: 0.05rem;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl >dt{
	border-right: 0.025rem solid #253D69;
	width:5.55rem;
	height:1.057rem;
	font-size:0.475rem;
	font-family:SourceHanSansCN;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height: 1.057rem;
	text-align: center;
}
/*设置圆角*/
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(1) > dt{
	border-radius:0.25rem 0 0 0;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(1) > dd:nth-of-type(1){
	border-radius:0.25rem 0 0 0;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(4) > dt{
	width: 4.55rem;
	border-radius: 0 0.25rem 0 0;
	border-right: 0 solid #253D69;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(4) > dd:nth-of-type(1){
	border-radius: 0 0.25rem 0 0;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(1) > dd:nth-of-type(6){
	border-radius: 0 0 0 0.25rem;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(4) > dd:nth-of-type(6){
	border-radius: 0 0 0.25rem 0;
}

.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(2) > dt{
	width: 3.275rem;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(3) > dt{
	width: 2.85rem;
}

.GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl > dd{
	border: 0.025rem solid #BBC0CA;
	width:5.55rem;
	height:1.057rem;
	font-size:0.475rem;
	font-family:SourceHanSansCN;
	font-weight:400;
	color:#001D52;
	line-height: 1.057rem;
	text-align: center;
	background-color: #E5E5E5;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(1) > dd{
	font-weight:500;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(2) > dd{
	width: 3.275rem;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(3) > dd{
	width: 2.85rem;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(4) > dd{
	width: 4.55rem;
}
/*特别解决带指数字段垂直居中问题*/
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(4) > dl:nth-of-type(1) dd span{
	position: relative;
	top: -0.175rem;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(5){
	width: 16.325rem;
	height: 10.875rem;
	display: flex;
	justify-content: space-between;
	align-content: space-between;
	flex-wrap: wrap;
	margin: 0.7rem auto 0;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(5) > img{
	width: 8.075rem;
	height: 5.375rem;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(6) > p{
	width:16.325rem;
	height:3.6rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(98,98,98,1);
	line-height:0.775rem;
	margin: 0.775rem auto 0;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(6) > p > span{
	font-size:0.625rem;
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
}



.GR85 > dl:nth-of-type(2) > dd:nth-of-type(7){
	width:17.0rem;
	height:4.2rem;
	background:#0068B7;
	border-radius:0.25rem;
	display: flex;
	margin: 0.875rem 0 0 0.7rem;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(1){
	margin-left: 0.05rem;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl >dt{
	border-right: 0.025rem solid #3E7EB4;
	width:4.25rem;
	height:1.075rem;
	font-size:0.475rem;
	font-family:SourceHanSansCN-Bold;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 1.075rem;
	text-align: center;
}
/*设置圆角*/
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(1) > dt{
	border-radius:0.25rem 0 0 0;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(1) > dd:nth-of-type(1){
	border-radius:0.25rem 0 0 0;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(4) > dt{
	width: 4.35rem;
	border-radius: 0 0.25rem 0 0;
	border-right: 0 solid #253D69;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(4) > dd:nth-of-type(1){
	border-radius: 0 0.25rem 0 0;
}
.main > .passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(1) > dd:nth-of-type(3){
	border-radius: 0 0 0 0.25rem;
	color:#1B1B1B; 
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(4) > dd:nth-of-type(3){
	border-radius: 0 0 0.25rem 0;
}

.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(2) > dt{
	width: 4.3rem;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(3) > dt{
	width: 3.975rem;
}

.GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl > dd{
	border: 0.025rem solid #BBC0CA;
	width:4.25rem;
	height:1rem;
	font-size:0.475rem;
	font-family:SourceHanSansCN-Bold;
	font-weight:bold;
	color:#1B1B1B;
	line-height: 1rem;
	text-align: center;
	background-color: #E5E5E5;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(2) > dd{
	width: 4.3rem;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(3) > dd{
	width: 3.975rem;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl:nth-of-type(4) > dd{
	width: 4.35rem;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl > dd:nth-of-type(2){
	background-color: #FFFFFF;
}
.passive_window .GR85 > dl:nth-of-type(2) > dd:nth-of-type(7) > dl > dd:nth-of-type(3){
	color: #EB0F11;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(8){
	width: 16.3rem;
	height: 11.2rem;
	margin: 0.9rem auto 0;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(8) img{
	width: 100%;
	height: 100%;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(9){
	margin-top: 0.725rem;
	width:17.7rem;
	height:2.425rem;
	background-color: #142A4E;
	display: flex;
	justify-content: center;
	align-items: center;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(9) p{
	width:16.225rem;
	height:1.275rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:0.775rem;
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(9) p span{
	font-size:0.525rem;
}
.GR85 > dl:nth-of-type(3) > dt{
	line-height:0.8rem;
	height: 0.8rem;
	font-size:0.475rem;
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
	color:#142A4E;
	margin: 1.2rem 0 0 0.5rem;
}
.GR85 > dl:nth-of-type(3) > dt span:nth-of-type(1){
	display: inline-block;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	background-color: #142A4E;
	line-height: 0.8rem;
	text-align: center;
	color: #FFFFFF;
}
.GR85 > dl:nth-of-type(3) > dd:nth-of-type(1){
	margin:0.725rem 0 0 1.225rem;
} 
.GR85 > dl:nth-of-type(3) > dd:nth-of-type(1) > p{
	height:0.5rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#626262;
}
.GR85 > dl:nth-of-type(3) > dd:nth-of-type(1) > p > span{
	font-size:0.625rem;
	font-family:MicrosoftYaHei-Bold;
}
.GR85 > dl:nth-of-type(3) > dd:nth-of-type(2){
	width: 16.25rem;
	height: 5.775rem;
	margin:0.8rem auto 0;
	display: flex;
	justify-content: space-between;
}
.GR85 > dl:nth-of-type(3) > dd:nth-of-type(2) img{
	width: 8.075rem;
	height: 100%;
}

.GR85 > dl:nth-of-type(3) > dd:nth-of-type(3){
	margin:0.875rem 0 0 1.225rem;
} 
.GR85 > dl:nth-of-type(3) > dd:nth-of-type(3) > p{
	height:0.5rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#626262;
}
.GR85 > dl:nth-of-type(3) > dd:nth-of-type(3) > p > span{
	font-size:0.625rem;
	font-family:MicrosoftYaHei-Bold;
}
.GR85 > dl:nth-of-type(3) > dd:nth-of-type(4){
	width: 16.25rem;
	height: 5.775rem;
	margin:0.8rem auto 0;
	display: flex;
	justify-content: space-between;
}
.GR85 > dl:nth-of-type(3) > dd:nth-of-type(4) img{
	width: 8.075rem;
	height: 100%;
}

.GR85 > dl:nth-of-type(3) > dd:nth-of-type(5){
	margin: 0.65rem auto 0;
	width:17.7rem;
	height:1.625rem;
	background-color: #142A4E;
	display: flex;
	align-items: center;
}
.GR85 > dl:nth-of-type(3) > dd:nth-of-type(5) p{
	height:0.5rem;
	font-size:0.475rem;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
	margin-left: 0.725rem;
	line-height: 0.5rem
}
.GR85 > dl:nth-of-type(2) > dd:nth-of-type(9) p span{
	font-size:0.525rem;
}



/* 2020-5-2 add */
.title{text-align: center;}
.title h2{font-size: 0.7rem;margin-top: 14px;}
.keep_warm_certificate{text-align: center;}
.keep_warm_certificate h3{margin-bottom: 0.6rem;}
.certificate{display: flex;flex-wrap: wrap;box-sizing: border-box;}
.certificate p{font-size: 0.58rem;}
.certificate >div{width: 50%;box-sizing: border-box;padding-left: 0.1rem;margin-bottom: 0.8rem;}
.crush_resistance{box-sizing: border-box;padding: 0 0.4rem;}
.crush_resistance h2{font-size: 0.6rem;font-weight: bold;text-align: center;margin-bottom: 0.6rem;}

#oneBox{flex-direction: row-reverse;margin-top: 0.6rem;box-sizing: border-box;position: relative;height: 11.5rem;}
#oneBox .text{background: #e5e5e5;box-sizing: border-box;padding: 0.6rem 0.4rem 1rem  0.4rem;position: absolute;top: 11.6rem;;width: 100%;}
#oneBox .text p{font-size: 0.6rem;}
#oneBox .text h3{font-size: 2.25rem;}
#oneBox .picList{position: absolute;top: 0px;}

#oneBox .list-paddingleft-2{display: flex;flex-wrap: wrap;width: 100%;}
#oneBox .list-paddingleft-2 li{width: 49%;position: relative;margin-right: 5px;height: 5.8rem;}
#oneBox .list-paddingleft-2 li:nth-child(2n){margin-right: 0;}
#oneBox .list-paddingleft-2 li p{width: 100%;}
#oneBox .list-paddingleft-2 li h4{background-color: rgba(0,0,0,0.4);position: relative;bottom: 0.8rem;color: #fff;display: inline-block;width: 100%;font-size: 0.5rem;font-weight: 200;padding-left: 0.3rem;}
#oneBox .list-paddingleft-2 li img{width: 100%;}
#oneBox{position: relative;}
#oneBox p{width: 60%;float: left;font-size: 12px;}
#oneBox h3{position: absolute;right: 1rem;font-size: 36px;font-weight: bold;top: 3.4rem;}
#oneBox .desc{position: absolute;right: 1rem;width: 33%;text-align: right;}
#oneBox .text{font-size: 14px;height: auto;}

#twoBox .bgBox{display: flex;flex-direction: row-reverse;background-color: #e5e5e5;position: relative;margin-bottom: 5%;margin-top: 36%;padding-top: 5%;padding-bottom: 8%;}
#twoBox .bgBox .pic{margin-right: 1.6rem;}
#twoBox .bgBox .p1{position: absolute;top: 13%;right: 44%;font-size: 0.6rem;}
#twoBox .bgBox .p2{position: absolute;top: 26%;right: 42%;font-size: 0.6rem;}
#twoBox .bgBox .p3{position: absolute;top: 52%;right: 7%;font-size: 0.6rem;}
#twoBox .bgBox .p9{position: absolute;top: 81%;right: 1%;font-size: 0.6rem;}
#twoBox .bgBox .p4{position: absolute;top: 63%;right: 0;font-size: 0.6rem;}
#twoBox .bgBox .pic{width: 50%;}
#twoBox .bgBox .text{width: 50%;background: #e5e5e5;box-sizing: border-box;padding: 0.5rem;padding-top: 5%;}
#twoBox .bgBox .text h3{font-size: 2.25rem;font-weight: bold;position: absolute;top: 4rem;}
#twoBox .bgBox .text{font-size: 14px;}

#twoBox .bgBox .p5{position: absolute;top: 13%;right: 40%;font-size: 0.6rem;width: 4.6rem;line-height: 0.5rem;}
#twoBox .bgBox .p6{position: absolute;top: 32%;right: 36%;font-size: 0.6rem;width: 4.6rem;line-height: 0.5rem;}
#twoBox .bgBox .p7{position: absolute;top:53%;right: -1%;font-size: 0.6rem;width: 4rem;line-height: 0.5rem;}
#twoBox .bgBox .p8{position: absolute;top: 82%;right: 7px;font-size: 0.6rem;}

#oneBox .desc,
#twoBox .desc{font-size: 0.75rem;}
#twoBox .desc{font-size: 0.6rem;top: 1rem;position: absolute;width: 6rem;}

.alkali_resisting,.fire_resistance{padding: 0 0.5rem;}
.alkali_resisting h3,.fire_resistance h3{margin: 0.6rem 0;font-size: 0.7rem;}

.alkali_resisting img{height: 68%;}

.fire_resistance>div>div{height: 6.6rem;padding-bottom: -5%;width: 49%;}
.alkali_resisting >div,
.fire_resistance >div{display: flex;justify-content: space-between;box-sizing: border-box;font-size: 0.6rem;}
.alkali_resisting >div>div{width: 49%;padding-bottom: 7%;}
.alkali_resisting p{padding-top: 5px;line-height: 0.6rem;font-size: 0.5rem;}
.fire_resistance p{padding-top: 5px;font-size: 0.5rem;}
.fire_resistance img{height: 68%;}

.pic_show h3{padding: 0.6rem 0.5rem;font-size: 0.8rem;}
.pic_show .list-paddingleft-2{display: flex;flex-wrap: wrap;box-sizing: border-box;padding-right: 0.4rem;}
.pic_show .list-paddingleft-2 li{width: 49.33%;box-sizing: border-box;padding-left: 0.4rem;text-align: center;}
.pic_show .list-paddingleft-2 li a{font-size: 0.5rem;}
.pic_show .list-paddingleft-2 li a img{height: 6rem;}
.performance_rate > dl {
    width: 96%;
    height: 37px;
    display: flex;
    margin: 0px auto 13px;
    background: repeating-linear-gradient(90deg, rgb(222, 222, 222) 0%, rgb(222, 222, 222) 22.8%, rgb(204, 225, 152) 22.8%, rgb(169, 230, 14) 74.1%, rgb(222, 222, 222) 74.1%, rgb(222, 222, 222) 100%);
}
.performance_rate h3{padding: 0.6rem 0.5rem;font-size: 0.8rem;}
.performance_rate > p {
 width: 76%;margin: 0 auto;	
    text-align: center;clear: both;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: rgb(255, 147, 7);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 147, 7);
    border-image: initial;padding: 0.3rem;    
}
.performance_rate > p:first-of-type{margin-bottom: 0.6rem;}

.performance_rate dt{font-size: inherit !important;}
.performance_rate > dl > dt:first-of-type {
    width: 4rem;
    height: 100%;
    text-align: center;      
    font-family: SourceHanSansCN;
    color: rgb(22, 37, 71);
	line-height: 0.6rem;
}

.performance_rate > dl dd {
    flex-grow: 1;
    text-align: center;
    line-height: 37px;    
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: rgb(255, 255, 255);
}

.performance_rate > dl dd:last-of-type > span {
    display: inline-block;
    width: 25px;
    height: 45px;
    position: relative;
    top: -4px;
    line-height: 45px;
    color: rgb(255, 255, 255);
    background: rgb(22, 37, 71);
}

.performance_rate > dl > dt:last-of-type {
    height: 100%;
    text-align: center;   
    font-family: SourceHanSansCN;   
    color: rgb(22, 37, 71);
	line-height: 18px;
	padding-top: 12px;
}
.performance_rate{display: none;}
.box22 h3{padding: 0.6rem 0.5rem;font-size: 0.8rem;}
.crush_resistance .text{display: none;}
.crush_resistance #twoBox{display: none;}