* {
	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-pcsbhqs .center {
	width: 1200px;
	margin: 0 auto;
}

/* .content-pcsbhqs .sHeader-pc-box {
	width: 100%;
	background-color: rgb(244, 243, 248);
}

.content-pcsbhqs .sHeader-pc {
	display: flex;
	justify-content: space-between;
	height: 40px;
	line-height: 40px;
}

.content-pcsbhqs .sHeader-pc a {
	font-size: 12px;
	color: rgb(86, 86, 88);
}

.content-pcsbhqs .sHeader-pc .header-left a {
	margin-right: 24px;
}

.content-pcsbhqs .sHeader-pc .header-left a img {
	width: 18px;
	height: 18px;
	margin: 11px 6px 11px 0;
}

.content-pcsbhqs .sHeader-pc .header-right img {
	width: 18px;
	height: 18px;
	margin: 11px 3px 11px 0;
}

.content-pcsbhqs .bHeader-pc-box {
	width: 100%;
	height: 120px;
	background-image: url(../../images/head_bg.png);
	background-repeat: no-repeat;
	border-bottom: 3px solid #E50015;
}

.content-pcsbhqs .bHeader-pc-box .bHeader-pc {
	display: flex;
	justify-content: space-between;
}

.content-pcsbhqs .bHeader-pc-box .bHeader-pc>div:first-of-type img {
	width: 290px;
	height: 78px;
	margin: 21px 0;
}

.content-pcsbhqs .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-pcsbhqs .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-pcsbhqs .bFooter-pc-box {
	width: 100%;
	border-top: 3px solid #E50015;
	border-bottom: 1px solid #E4E4E4;
	margin-top: 80px;
}

.content-pcsbhqs .bFooter-pc {
	display: flex;
	justify-content: space-between;
	padding: 32px 0;
}

.content-pcsbhqs .bFooter-pc .footer-left {
	height: 50px;
	line-height: 50px;
}

.content-pcsbhqs .bFooter-pc .footer-left a {
	font-size: 14px;
	color: #383838;
	margin-right: 100px;
}

.content-pcsbhqs .bFooter-pc .footer-left a:last-of-type {
	margin-right: 0;
}

.content-pcsbhqs .bFooter-pc .footer-right img {
	margin-right: 72px;
}

.content-pcsbhqs .bFooter-pc .footer-right img:last-of-type {
	margin-right: 0;
}

.content-pcsbhqs .sFooter-pc {
	height: 68px;
	line-height: 68px;
	text-align: center;
	font-size: 14px;
	color: #888888;
}

.content-pcsbhqs .sFooter-pc>span {
	margin-right: 15px;
}

.content-pcsbhqs .imginfo-pcsbhqs .imginfo-position {
	font-size: 18px;
	color: #888888;
	margin-top: 22px;
	margin-bottom: 26px;
}

.content-pcsbhqs .imginfo-pcsbhqs .imginfo-position a {
	font-size: 18px;
	color: #888888;
}

.content-pcsbhqs .imginfo-pcsbhqs>div:last-of-type {
	display: flex;
	justify-content: start;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-toggle {
	width: 244px;
	height: 269px;
	box-shadow: 0px 0px 20px #eee;
	-moz-box-shadow: 0px 0px 20px #eee;
	margin-right: 30px;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-toggle ul {
	padding: 22px 0 10px;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-toggle ul li {
	height: 60px;
	line-height: 60px;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-toggle ul li>div {
	width: 220px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #383838;
	border-radius: 21px;
	-moz-border-radius: 21px;
	text-align: center;
	margin: 0 auto;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-toggle ul li>div>img {
	display: none;
	margin-left: 15px;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-toggle ul .liactive>div {
	color: #FFFFFF;
	background-color: #E50015;
	box-shadow: 0px 5px 3px #E50015;
	-moz-box-shadow: 0px 5px 3px #E50015;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-toggle ul .liactive>div>img {
	display: inline-block;
	position: relative;
	top: 5px;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-box {
	width: 926px;
	padding: 15px 30px;
	box-shadow: 0px 0px 20px #eee;
	-moz-box-shadow: 0px 0px 20px #eee;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-box .imginfo-title {
	font-size: 20px;
	font-weight: 900;
	color: #383838;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E4E4E4;
	margin-bottom: 22px;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-box .imginfo-content {
	display: flex;
	justify-content: start;
	margin-bottom: 30px;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-box .imginfo-content>img {
	width: 122px;
	height: 164px;
	margin-right: 30px;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-box .imginfo-content>div {
	width: 714px;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-box .imginfo-content>div>div:first-of-type {
	font-size: 16px;
	font-weight: 900;
	color: #383838;
	margin: 18px 0;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-box .imginfo-content>div>div:nth-of-type(2) {
	font-size: 14px;
	color: #888888;
	margin-bottom: 28px;
	width: 100%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-box .imginfo-content>div>a {
	display: block;
	width: 104px;
	height: 32px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #E50015;
	font-size: 14px;
	color: #E50015;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-box .imginfo-toggle {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
	margin-bottom: 50px;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-box .imginfo-toggle>span,
.content-pcsbhqs .imginfo-pcsbhqs .channel-box .imginfo-toggle>div>span {
	display: inline-block;
	width: 42px;
	height: 42px;
	border: 1px solid #e4e4e4;
	text-align: center;
	line-height: 42px;
	font-size: 12px;
	color: #888888;
}

.content-pcsbhqs .imginfo-pcsbhqs .channel-box .imginfo-toggle .active {
	background-color: #E50015;
	color: #FFFFFF;
}
