*[hidefocus]{outline:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0;}
fieldset,img,html,body,iframe{border:0;}
table{border-collapse:collapse;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
caption,th{font-weight:normal;text-align:left;}
em,strong{font-style:normal;}



a,button{cursor:pointer;}
a{text-decoration:none;color:#000; outline: none;}
a:hover{text-decoration:none;}
html,body{width:100%;height:100%;}
.middle {
    width: 1280px;
    margin: 0 auto;
}

@font-face {
	font-family:"CN-Medium";
	src:url("https://cpsmedia.oss-cn-shenzhen.aliyuncs.com/cps/cps_img/SourceHanSansCN-Medium.otf");
}
/*@font-face {
	font-family:"CN-Bold";
	src:url("../fonts/SOURCEHANSANSCN-BOLD.OTF");
}
@font-face {
	font-family:"CN-Normal";
	src:url("../fonts/SOURCEHANSANSCN-NORMAL.OTF");
}
@font-face {
	font-family:"CN-Regula";
	src:url("../fonts/SOURCEHANSANSCN-REGULAR.OTF");
}*/

/* html{overflow:auto;overflow-y:scroll;} */
body{background-color:#fff}
*{
	font-family: "CN-Medium";
	/* font-family:Source Han Sans CN, Source Han Sans CN-Medium; */
	margin:0;
	padding:0
}
p{
	text-align: justify;
	/* text-align: center; */
	word-break: break-all;
}


/* about公共的上半部分 */
.about {
	margin-top: -4px;
}

.about-top {
	background-color: #f5f5f5;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 36px 0 41px;
}

.about-top p {
	display: inline-block;

	font-size: 15px;
	

	color: #8b8b8b;
	line-height: 32px;
	/* font-family: CN-Bold;
	font-weight: 700; */
}

.about-top img {
	width: 16px;
	height: 16px;
}

.about-top em {

	font-size: 15px;

	/* font-weight: 700;
	font-family: CN-Bold; */

	color: #b01e22;
	line-height: 32px;
}

/* 右边 */
.about-right {
	width: 20%;
	margin-top: 81px;
}

.about-right1 {
	border-bottom: 1.5px solid #b0b0b0;
}

.about-right2 {
	border-bottom: 1.5px solid #b0b0b0;
}

.about-right1 a {
	display: block;
	font-size: 13px;

	font-weight: 500;

	color: #808080;
	/* line-height: 32px;width: 866px;
height: 302px;
opacity: 1;
font-size: 13px;
font-family: Source Han Sans CN, Source Han Sans CN-Medium;
font-weight: 500;
text-align: justifyLeft;
color: #8b8b8b;
line-height: 32px; */
	padding: 19px;

}
.about-right .chanageColor a{
	color: #B01E22!important;
}


.about-right2 a {
	display: block;
	font-size: 12px;

	font-weight: 500;

	color: #bebebe;
	
	line-height: 32px;
	padding: 20px;
	
	margin-left: 20px;
}






.about-right1 img {
	width: 10px;
}

.about-right2 img {
	width: 10px;
}

.aboutColor a {
	color: #B01E22;
}

/* 红色 */
.about-right3 {
	background-color: #B01E22;
	margin-top: 35px;
	width: 189px;
}

.about-right4 {
	background-color: #d83b3d;
	margin-top: 10px;
	width: 189px;
}

.about-right3 a {

	display: block;
	font-size: 15px;

	font-weight: 500;
	color: #FFFFFF;
	/* line-height: 32px; */
	padding: 19px 0;
	display: flex;
	/* justify-content: center; */
	align-items: center;
	margin-left:42px;

}

.about-right4 a {
	display: inline-block;
	font-size: 15px;

	font-weight: 500;
	/* text-align: justifyLeft; */
	color: #FFFFFF;
	/* line-height: 32px; */
	margin: 0 auto;
	padding: 19px 0;
	display: flex;
	/* justify-content: center; */
	align-items: center;
	margin-left:42px;

}

.about-right3 img,
.about-right4 img {
	width: 32px;

	margin-right: 14px;
}

.about-right3 em,
.about-right4 em {}









