* {
	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;
}

.fr-list {
	display: flex;
}


.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;
}

.textline:hover {
	text-decoration: underline;
}

img {
	vertical-align: top;
	border: none;
	max-width: 100%;
	height: auto;
}

.content-pchsspx .center {
	width: 1200px;
	margin: 0 auto;
}

.content-pchsspx .img-title {
	font-size: 20px;
	font-weight: 900;
	color: rgb(54, 112, 246);
	text-align: center;
	border-bottom: 1px solid #383838;
	margin-bottom: 20px;
}

.content-pchsspx .img-title>div {
	width: 206px;
	height: 6px;
	background-image: url(../../images/activity/title_line.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
	top: 4px;
}

.content-pchsspx .sHeader-pchsspx-box {
	background-color: rgb(245, 244, 249);
	padding: 12px 0;
}

.content-pchsspx .sHeader-pchsspx>div>div {
	margin-right: 25px;
}

.content-pchsspx .sHeader-pchsspx>div>div:last-of-type {
	margin-right: 0;
}

.content-pchsspx .sHeader-pchsspx img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

.content-pchsspx .sHeader-pchsspx span {
	display: inline-block;
	font-size: 12px;
	color: #888888;
	height: 18px;
	line-height: 18px;
}

.content-pchsspx .bHeader-pchsspx-box {
	padding: 25px 0;
	border-bottom: 2px solid #E4E4E4;
}

.content-pchsspx .bHeader-pchsspx img {
	height: 50px;
}

.content-pchsspx .channel-pchsspx-box {
	width: 100%;
	height: 58px;
	border: 1px solid #E4E4E4;
	padding-top: 20px;
	margin-bottom: 20px;
}

.content-pchsspx .channel-pchsspx {
	font-size: 0;
}

.content-pchsspx .channel-pchsspx a {
	margin-right: 70px;
}

.content-pchsspx .channel-pchsspx a:last-of-type {
	margin-right: 0;
}

.content-pchsspx .channel-pchsspx .active span {
	border-bottom: 4px solid rgb(54, 112, 246);
	color: rgb(54, 112, 246);
}

.content-pchsspx .channel-pchsspx a>span {
	font-size: 18px;
	color: #888888;
	padding: 0 8px 8px;
}

.content-pchsspx .nav-pchsspx {
	margin-bottom: 30px;
}

.content-pchsspx .nav-pchsspx>div:first-of-type {
	width: 890px;
}

.content-pchsspx .nav-pchsspx .nav-Swiper {
	margin-bottom: 15px;
}

.content-pchsspx .nav-pchsspx .nav-Swiper a {
	display: block;
}

.content-pchsspx .nav-pchsspx .nav-Swiper a>img {
	width: 890px;
	height: 322px;
}

.content-pchsspx .nav-pchsspx .nav-Swiper .swiper-pagination {
	bottom: 15px;
}

.content-pchsspx .nav-pchsspx .nav-Swiper .swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	opacity: 1;
	background: rgb(75, 77, 74);
}

.content-pchsspx .nav-pchsspx .nav-Swiper .swiper-pagination-bullet-active {
	width: 20px;
}

.content-pchsspx .nav-pchsspx .nav-img a {
	display: block;
	width: 286.67px;
	overflow: hidden;
	margin-right: 10px;
}


.content-pchsspx .nav-pchsspx .nav-img a>img {
	width: 286px;
	height: 159px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.content-pchsspx .nav-pchsspx .nav-img a>img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.content-pchsspx .nav-pchsspx>div:last-of-type {
	width: 290px;
	height: 496px;
	background-color: rgb(245, 249, 253);
	padding: 15px 20px;
}

.content-pchsspx .nav-pchsspx .nav-title {
	font-size: 18px;
	color: #383838;
	font-weight: 900;
	border-bottom: 1px solid #383838;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.content-pchsspx .nav-pchsspx .nav-title>div {
	width: 76px;
	height: 6px;
	background-image: url(../../images/activity/title_line_s.png);
	background-repeat: no-repeat;
	position: relative;
	top: 6px;
}

.content-pchsspx .nav-pchsspx .nav-info1 {
	display: block;
	width: 250px;
	border-bottom: 1px solid #E4E4E4;
	margin-bottom: 10px;
}

.content-pchsspx .nav-pchsspx .nav-info1>div:first-of-type {
	display: block;
	font-size: 20px;
	font-weight: 900;
	color: #383838;
	width: 100%;
	height: 56px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 10px;
}

.content-pchsspx .nav-pchsspx .nav-info1>div:last-of-type {
	font-size: 14px;
	color: #888888;
	width: 100%;
	height: 40px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 10px;
}

.content-pchsspx .nav-pchsspx ul {
	width: 250px;
}

.content-pchsspx .nav-pchsspx ul li {
	margin-bottom: 15px;
}

.content-pchsspx .nav-pchsspx ul li:last-of-type {
	margin-bottom: 0;
}

.content-pchsspx .nav-pchsspx ul li span {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	background-color: #383838;
	position: relative;
	top: 10px;
}

.content-pchsspx .nav-pchsspx ul li>a {
	font-size: 16px;
	color: #383838;
	width: 240px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.content-pchsspx .img-pchsspx {
	margin-bottom: 30px;
}

.content-pchsspx .img-pchsspx .img_swiper_box {
	padding: 0 40px;
}

.content-pchsspx .img-pchsspx .img-Swiper {
	width: 1120px;
	margin: 0 auto;
}

.content-pchsspx .img-pchsspx .img-Swiper .swiper-slide {
	display: block;
	width: 268.75px;
	position: relative;
	overflow: hidden;
}

.content-pchsspx .img-pchsspx .img-Swiper .swiper-slide>img {
	width: 268.75px;
	height: 198px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.content-pchsspx .img-pchsspx .img-Swiper .swiper-slide>img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.content-pchsspx .img-pchsspx .img-Swiper .swiper-slide>div {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: rgba(0, 0, 0, 0.75);
	padding: 0 10px;
	position: absolute;
	bottom: 0;
}

.content-pchsspx .img-pchsspx .img-Swiper .swiper-slide>div>span {
	display: inline-block;
	font-size: 14px;
	color: #FFFFFF;
	width: 248.75px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-pchsspx .img-pchsspx .img_swiper_box .swiper-button-prev,
.content-pchsspx .img-pchsspx .img_swiper_box .swiper-button-next {
	outline: none;
}

.content-pchsspx .img-pchsspx .img_swiper_box .swiper-button-prev {
	display: block;
	position: absolute;
	top: 76px;
	left: -21px;
}

.content-pchsspx .img-pchsspx .img_swiper_box .swiper-button-prev::after {
	content: "\ec9b";
	font-size: 80px;
}

.content-pchsspx .img-pchsspx .img_swiper_box .swiper-button-next {
	display: block;
	position: absolute;
	top: 76px;
	right: 32px;
}

.content-pchsspx .img-pchsspx .img_swiper_box .swiper-button-next::after {
	content: "\ec93";
	font-size: 80px;
}

.content-pchsspx .img-pchsspx3 {
	margin-bottom: 50px;
}

.content-pchsspx .img-pchsspx3 .img-content3 a {
	float: left;
	display: block;
	width: 285px;
	margin-right: 20px;
}

.content-pchsspx .img-pchsspx3 .img-content3 a:last-of-type {
	margin-right: 0;
}

.content-pchsspx .img-pchsspx3 .img-content3 a {
	display: block;
	width: 285px;
	height: 110px;
	border: 1px solid #E4E4E4;
	overflow: hidden;
}

.content-pchsspx .img-pchsspx3 .img-content3 a>img {
	width: 285px;
	height: 110px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.content-pchsspx .img-pchsspx3 .img-content3 a>img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.content-pchsspx .bFooter-pchsspx-box {
	height: 44px;
	line-height: 44px;
	width: 100%;
	border-top: 2px solid #e4e4e4;
	text-align: center;
}

.content-pchsspx .bFooter-pchsspx {
	display: flex;
	justify-content: space-around;
}

.content-pchsspx .bFooter-pchsspx a {
	font-size: 14px;
	color: #888888;
}

.content-pchsspx .sFooter-pchsspx-box {
	width: 100%;
	line-height: 18px;
	background-color: rgb(243, 244, 245);
	text-align: center;
	font-size: 12px;
	color: #888888;
	padding: 15px 0;
}

.content-pchsspx .sFooter-pchsspx-box>span:first-of-type {
	margin-right: 20px;
}

.content-pchsspx .imginfo-pchssgs {
	margin-bottom: 30px;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content1 {
	display: block;
	width: 600px;
	background-color: rgb(245, 248, 253);
}

.content-pchsspx .imginfo-pchssgs .imginfo-content1 .fl {
	position: relative;
	overflow: hidden;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content1 .fl>img {
	width: 300px;
	height: 300px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content1 .fl>img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.content-pchsspx .imginfo-pchssgs .imginfo-content1 .fl .white1 {
	width: 0;
	height: 0;
	border-width: 20px;
	border-style: solid;
	border-color: transparent rgb(245, 248, 253) transparent transparent;
	position: absolute;
	top: 45%;
	right: 0;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content1 .fr {
	width: 300px;
	padding: 55px 20px 0;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content1 .fr>div {
	font-size: 16px;
	color: #888888;
	width: 260px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 1.8;
	white-space: nowrap;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content1 .fr>div:first-of-type {
	font-size: 20px;
	font-weight: 900;
	color: rgb(54, 112, 246);
	margin-bottom: 15px;
}



.content-pchsspx .imginfo-pchssgs .imginfo-content2 {
	display: block;
	width: 600px;
	background-color: rgb(245, 248, 253);
}

.content-pchsspx .imginfo-pchssgs .imginfo-content2 .fr {
	position: relative;
	overflow: hidden;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content2 .fr>img {
	width: 300px;
	height: 300px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content2 .fr>img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.content-pchsspx .imginfo-pchssgs .imginfo-content2 .fr .white2 {
	float: left;
	width: 0;
	height: 0;
	border-width: 20px;
	border-style: solid;
	border-color: transparent transparent transparent rgb(245, 248, 253);
	position: absolute;
	top: 45%;
	left: 0;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content2 .fl {
	width: 300px;
	padding: 55px 20px 0;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content2 .fl>div {
	font-size: 16px;
	color: #888888;
	width: 260px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 1.8;
	white-space: nowrap;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content2 .fl>div:first-of-type {
	font-size: 20px;
	font-weight: 900;
	color: rgb(54, 112, 246);
	margin-bottom: 15px;
}



.content-pchsspx .newinfo-content2 {
	width: 100%;
	line-height: 2;
}

.content-pchsspx .newinfo-content2>div:first-of-type {
	font-size: 18px;
	color: #383838;
	width: 500px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-pchsspx .newinfo-content2>div:last-of-type {
	font-size: 16px;
	color: #888888;
	margin-top: 2px;
}

.content-pchsspx .newinfo2-pcfgy {
	margin-bottom: 30px;
}

.content-pchsspx .newinfo2-pcfgy>.newinfo2-main>div {
	width: 590px;
}

.content-pchsspx .newinfo2-pcfgy .newinfo-content2{
	display: block;
}

.content-pchsspx .newinfo2-pcfgy .newinfo-content2>div:first-of-type {
	font-size: 16px;
	width: 480px;
}

.content-pchsspx .newinfo2-pcfgy .newinfo-content2>div:last-of-type {
	font-size: 16px;
	margin-top: 2px;
}

.content-pchsspx .newinfo2-pcfgy>.newinfo2-main>.fr>div:first-of-type {
	margin-top: 4px;
	margin-bottom: 5px;
}

.content-pchsspx .newinfo2-pcfgy>.newinfo2-main>.fr>div:first-of-type>a {
	display: block;
	width: 285px;
}

.content-pchsspx .newinfo2-pcfgy .newinfo-img2 {
	position: relative;
	overflow: hidden;
}

.content-pchsspx .newinfo2-pcfgy .newinfo-img2>img {
	width: 270px;
	height: 174px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	margin-bottom: 20px;
}

.content-pchsspx .newinfo2-pcfgy .newinfo-img2>div{
	font-size: 14px;
	color: #383838;
	line-height: 1.5;
	width: 285px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	width: 98%;
}

.content-pchsspx .newinfo-special{
	display: block;
	border-bottom: 1px solid #E4E4E4;
}

.content-pchsspx .newinfo-special>div:first-of-type {
	font-size: 20px;
	color: #383838;
	width: 590px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	font-weight: 600;
}

.content-pchsspx .newinfo-special>div:last-of-type {
	font-size: 14px;
	color: #888888;
	width: 590px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 10px;
}

.content-pchsspx .newinfo2-pcfgy .newinfo-content2:nth-of-type(2){
	margin-top: 9px;
}

.content-pchsspx .nav-pchsspx .nav-img a:last-of-type{
	margin-right: 0;
}

.content-pchsspx .nav-pchsspx .nav-info1>div:first-of-type,
.content-pchsspx .nav-pchsspx .nav-info1>div:last-of-type,
.content-pchsspx .nav-pchsspx ul li>a,
.content-pchsspx .newinfo-special>div:last-of-type,
.content-pchsspx .newinfo2-pcfgy .newinfo-img2>div,
.content-pchsspx .imginfo-pchssgs .imginfo-content1 .fr>div:last-of-type,
.content-pchsspx .imginfo-pchssgs .imginfo-content2 .fl>div:last-of-type{
	position: relative;
	display: block;
	height: auto;
}

.content-pchsspx .nav-pchsspx .nav-info1>div:first-of-type {
	line-height: 28px;
}

.content-pchsspx .nav-pchsspx .nav-info1>div:last-of-type {
	line-height: 20px;
}

.content-pchsspx .nav-pchsspx ul li>a,
.content-pchsspx .newinfo-special>div:last-of-type{
	line-height: 22px;
}

.content-pchsspx .newinfo2-pcfgy .newinfo-img2>div{
	line-height: 21px;
}

.content-pchsspx .imginfo-pchssgs .imginfo-content1 .fr>div:last-of-type,
.content-pchsspx .imginfo-pchssgs .imginfo-content2 .fl>div:last-of-type{
	line-height: 28px;
}

.content-pchsspx .specialAfter::after{
	content: "...";
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 30px;
	background: -webkit-linear-gradient(left, transparent, #fff 55%);
	background: -o-linear-gradient(right, transparent, #fff 55%);
	background: -moz-linear-gradient(right, transparent, #fff 55%);
	background: linear-gradient(to right, transparent, #fff 55%);
}

.content-pchsspx .nav-pchsspx .specialAfter::after,
.content-pchsspx .imginfo-pchssgs .specialAfter::after{
	background: -webkit-linear-gradient(left, transparent, rgb(245, 249, 253) 55%);
	background: -o-linear-gradient(right, transparent, rgb(245, 249, 253) 55%);
	background: -moz-linear-gradient(right, transparent, rgb(245, 249, 253) 55%);
	background: linear-gradient(to right, transparent, rgb(245, 249, 253) 55%);
}


