* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

li {
	list-style: none;
	cursor: default;
}

body {
	padding: 0px 0;
	font-size: 14px;
}

a,
a:hover {
	color: #000;
	text-decoration: none;
}

.content {
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.pointer {
	cursor: pointer;
}

img {
	vertical-align: top;
	border: none;
	max-width: 100%;
	height: auto;
}

.content-pcnew .center {
	width: 1200px;
	margin: 0 auto;
}

.content-pcnew .contentcenter {
	width: 900px;
	margin: 0 auto;
}

/* .content-pcnew .sHeader-pc-box {
	width: 100%;
	background-color: rgb(244, 243, 248);
}

.content-pcnew .sHeader-pc {
	display: flex;
	justify-content: space-between;
	height: 40px;
	line-height: 40px;
}

.content-pcnew .sHeader-pc a {
	font-size: 12px;
	color: rgb(86, 86, 88);
}

.content-pcnew .sHeader-pc .header-left a {
	margin-right: 24px;
}

.content-pcnew .sHeader-pc .header-left a img {
	width: 18px;
	height: 18px;
	margin: 11px 6px 11px 0;
}

.content-pcnew .sHeader-pc .header-right img {
	width: 18px;
	height: 18px;
	margin: 11px 3px 11px 0;
}

.content-pcnew .bHeader-pc-box {
	width: 100%;
	height: 120px;
	background-image: url(../../images/head_bg.png);
	background-repeat: no-repeat;
	border-bottom: 3px solid #E50015;
}

.content-pcnew .bHeader-pc-box .bHeader-pc {
	display: flex;
	justify-content: space-between;
}

.content-pcnew .bHeader-pc-box .bHeader-pc>div:first-of-type img {
	width: 290px;
	height: 78px;
	margin: 21px 0;
}

.content-pcnew .bHeader-pc-box .bHeader-pc>div:first-of-type>span:first-of-type {
	display: inline-block;
	width: 1px;
	height: 48px;
	background-color: #adadad;
	position: relative;
	top: 15px;
	margin: 0 42px 0 45px;
}

.content-pcnew .bHeader-pc-box .bHeader-pc>div:first-of-type>span:last-of-type {
	font-size: 28px;
	color: #E50015;
	height: 120px;
	line-height: 120px;
	font-weight: 900;
} */

.content-pcnew .bFooter-pc-box {
	width: 100%;
	border-top: 3px solid #E50015;
	border-bottom: 1px solid #E4E4E4;
	margin-top: 44px;
}

.content-pcnew .bFooter-pc {
	display: flex;
	justify-content: space-between;
	padding: 32px 0;
}

.content-pcnew .bFooter-pc .footer-left {
	height: 50px;
	line-height: 50px;
}

.content-pcnew .bFooter-pc .footer-left a {
	font-size: 14px;
	color: #383838;
	margin-right: 100px;
}

.content-pcnew .bFooter-pc .footer-left a:last-of-type {
	margin-right: 0;
}

.content-pcnew .bFooter-pc .footer-right img {
	margin-right: 72px;
}

.content-pcnew .bFooter-pc .footer-right img:last-of-type {
	margin-right: 0;
}

.content-pcnew .sFooter-pc {
	height: 68px;
	line-height: 68px;
	text-align: center;
	font-size: 14px;
	color: #888888;
}

.content-pcnew .sFooter-pc>span {
	margin-right: 15px;
}

.content-pcnew .imginfo-position {
	width: 1200px;
	margin: 0 auto;
	font-size: 18px;
	color: #888888;
	margin-top: 22px;
	margin-bottom: 60px;
}

.content-pcnew .imginfo-position a {
	font-size: 18px;
	color: #888888;
}

.content-pcnew .imginfo-pcnew h1 {
	font-size: 32px;
	font-weight: bold;
	color: #383838;
	margin-top: 0;
	margin-bottom: 11px;
}

.content-pcnew .imginfo-pcnew .time-div {
	font-size: 12px;
	color: #888888;
	margin-bottom: 12px;
}

.content-pcnew .imginfo-pcnew .time-div span:first-of-type {
	margin-right: 20px;
}

.content-pcnew .imginfo-pcnew .info-div {
	border-top: 1px solid #EEEEEA;
	border-bottom: 1px solid #EEEEEA;
	padding: 12px 0;
}

.content-pcnew .imginfo-pcnew .info-div .info-pic {
	text-align: center;
	margin: 15px 0 12px;
}

.content-pcnew .imginfo-pcnew .info-div .info-text {
	font-size: 16px;
	color: #383838;
	line-height: 2;
	margin-bottom: 15px;
}

.content-pcnew .imginfo-pcnew .info-div .info-text p {
	text-indent: 2em;
}

.content-pcnew .imginfo-pcnew .more-div {
	font-size: 18px;
	color: #383838;
	line-height: 2;
}

.content-pcnew .imginfo-pcnew .more-div p {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content-pcnew .imginfo-pcnew .more-div .more-title {
	font-weight: bold;
	margin: 5px 0;
}

.info-div .info-text,
.info-div .info-text * {
 font-family: Microsoft YaHei !important;
 font-size: 16px !important;
 color: #383838 !important;
 line-height: 2 !important;
 text-align: justify;
}