#about .about_second.team_second.enterprise_second {
	background: url(enterprise-bg.png) no-repeat center bottom;
	padding-bottom: 30px;
	background-size: 100% 1080px
}

#about .about_second.team_second.enterprise_second.leader_second {
	background: url(enterprise-bg6.png) no-repeat center bottom;
	background-size: 100% 941px
}

.enterprise_second .inner-wrap1 {
	padding-bottom: 50px;
	background: url(enterprise-bg1.png) no-repeat center top
}

.enterprise_second .enterprise-title {
	padding-top: 50px
}

.enterprise_second .nation-img {
	width: 100%;
	margin-top: 5px
}

.enterprise_second .nation-inner {
	height: 508px;
	background: #fafafa;
	margin: 35px auto 0;
	padding-top: 40px;
	box-sizing: border-box
}

.enterprise_second .nation-title {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.enterprise_second .nation-title p {
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	color: #333
}

.enterprise_second .nation-title p img {
	width: 14px;
	height: 14px;
	margin-right: 9px;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px
}

.enterprise_second .nation-title p span {
	display: inline-block
}

.enterprise_second .nation-title p.desc1 {
	margin-left: 68px;
	margin-top: 15px
}

.enterprise_second .nation-title p.desc3 {
	margin-right: 90px;
	margin-top: 15px
}

.enterprise_second .nation-title1 {
	display: flex;
	flex-direction: row;
	justify-content: space-around
}

.enterprise_second .nation-title1 p {
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	color: #333
}

.enterprise_second .nation-title1 p img {
	width: 14px;
	height: 14px;
	margin-right: 9px;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px
}

.enterprise_second .nation-title1 p span {
	display: inline-block
}

.enterprise_second .nation-title1 p.desc4 {
	margin-left: 148px;
	margin-top: 10px
}

.enterprise_second .nation-title1 p.desc5 {
	margin-right: 90px;
	margin-top: 10px
}

.enterprise_second .team-wrap1 {
	display: flex;
	flex-direction: row;
	justify-content: space-around
}

.enterprise_second .team-wrap1 img {
	width: 442px;
	margin: 22px 0 0;
	height: 260px;
	display: block
}

.enterprise_second .enterprise-title.no-margin {
	padding-top: 0
}

.enterprise_second .inner-wrap1 .img-wrap2 {
	margin-top: 35px;
	background: url(enterprise-bg5.png) no-repeat center bottom;
	height: 454px;
	background-size: 100% 454px;
	position: relative
}

.enterprise_second .inner-wrap1 .img-wrap2 .pos-img {
	position: absolute;
	right: 0;
	bottom: 44px
}

.enterprise_second .inner-wrap1 .img-wrap2 .step-wrap {
	padding: 35px 0 0 65px;
	box-sizing: border-box
}

.enterprise_second .inner-wrap1 .img-wrap2 .step-wrap img {
	display: block;
	margin-bottom: 16px
}

.enterprise_second .team-wrap2 {
	background: url(enterprise-bg2.png) no-repeat center bottom;
	height: 511px;
	margin-top: 35px;
	background-size: 100% 511px;
	padding: 42px 0 0 76px;
	box-sizing: border-box;
	position: relative
}

.enterprise_second .inner-wrap3 .team-wrap3 {
	background: url(enterprise-bg3.png) no-repeat center bottom;
	height: 632px;
	background-size: 100% 632px;
	position: relative
}

.news-page #about .news_second {
	background: url(news-news-bg.png) no-repeat center bottom;
	background-size: 1920px 577px
}

.news-page #about .about_first {
	background: url(news-new-banner.png) no-repeat center bottom;
	background-size: 1920px 577px
}

.news-page .news-lr-wrap {
	margin-top: 43px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap
}

.news-page .news-lr-wrap .news-left {
	flex: 1;
	width: 0;
	margin-right: 76px
}

.news-page .news-lr-wrap .news-left .news-tit {
	font-size: 22px;
	max-width: 100%;
	margin-bottom: 16px;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	color: #333
}

.news-page .news-lr-wrap .news-left .news-tit a:hover {
	color: #1d438f
}

.news-page .news-lr-wrap .news-left .news-desc {
	font-size: 16px;
	text-align: justify;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	line-height: 30px;
	overflow: hidden
}

.news-page .news-lr-wrap .news-left .news-desc a:hover {
	color: #1d438f
}

.news-page .news-lr-wrap .news-left .btn {
	margin-top: 30px
}

.news-page .news-lr-wrap .news-left .btn a {
	width: 100%;
	display: block;
	height: 100%
}

.news-page .news-lr-wrap .news-right {
	height: 323px;
	margin-bottom: 7px
}

.news-page .news-lr-wrap .news-right img {
	display: block;
	height: 100%
}

.news-page .report-box {
	padding: 16px 0 0;
	display: flex;
	flex-direction: row;
	align-items: center
}

.news-page .report-box ul {
	flex: 1;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
	margin: 0 auto
}

.news-page .report-box li {
	/*max-width: 30%;*/
	flex: 0 0 31.8%;	/*max-width: 30%;*/
	height: 375px;
	overflow: hidden;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 14px 0px rgba(97, 124, 149, .2);
	margin: 30px 32px 0 0
}

.news-page .report-box li .inner-wrap {
	transition: all .3s
}

.news-page .report-box li img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 245px;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0
}

.news-page .curp {
	cursor: pointer
}

.news-page .report-box li h3 {
	font-size: 16px;
	padding: 20px 25px 0;
	overflow: hidden;
	max-height: 54px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #333;
	line-height: 27px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.news-page .report-box li:nth-of-type(3n) {
	margin: 30px 0 0 0
}

.news-page .report-box li:hover .inner-wrap {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05)
}

.news-page .report-box li:hover h3 {
	color: #1d438f
}

.news-page .report-box li p {
	font-size: 16px;
	margin-top: 5px;
	padding-left: 25px;
	text-align: left;
	color: #999;
	line-height: 27px
}

.news-page .report-box-list {
	padding: 10px 0 30px;
	display: flex;
	flex-direction: row;
	align-items: center
}

.news-page .report-box-list ul {
	flex: 1;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
	margin: 0 auto
}

.news-page .report-box-list li {
flex: 0 0 23.9%;

    max-width: 24%;
	height: 240px;
	overflow: hidden;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 14px 0px rgba(97, 124, 149, .2);
	margin: 20px 20px 0 0;
	position: relative
}

.news-page .report-box-list li .inner-wrap {
	transition: all .3s
}

.news-page .report-box-list li img {
	display: block;
	margin: 0 auto;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	height: 240px;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0
}

.news-page .report-box-list li h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 54px;
	background: #1d438f;
	line-height: 54px;
	color: #fff;
	border-radius: 0px 0px 4px 4px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.news-page .report-box-list li:nth-of-type(4n) {
	margin: 20px 0 0 0
}

.news-page .report-box-list li:hover .inner-wrap {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05)
}

@media screen and (min-width: 2000px) {
	.news-page #about .news_second {
		background: url(news-news-bg.png) no-repeat center bottom;
		background-size: 100% 577px
	}

	.news-page #about .about_first {
		background: url(news-new-banner.png) no-repeat center bottom;
		background-size: 100% 577px
	}
}

.play-tit {
	margin: 30px 0 0
}

.play-tit img {
	width: 100%;
	display: block
}

.focus-list {
	margin-top: 50px
}

.focus-list.party-focus {
	margin-top: 40px
}

.focus-list.party-focus ul .middle-con .btn {
	color: #e02020;
	border: 1px solid #e02020
}

.focus-list.party-focus ul .middle-con .btn .active-btn1 {
	background: url(party-btn-arrow.png) no-repeat center
}

.focus-list.party-focus ul .middle-con .btn:hover a:before {
	background: linear-gradient(90deg, #E02020 0%, hsl(0deg, 45%, 78%) 99%)
}

.focus-list.party-focus ul .middle-con .btn span {
	color: #e02020
}

.focus-list.party-focus ul .right-con .date-ico {
	border: 1px solid #e02020
}

.focus-list.party-focus ul .right-con .date-ico span {
	background: #e02020
}

.focus-list.party-focus ul .right-con .date-ico p {
	color: #e02020
}

.focus-list ul li {
	display: flex;
	flex-direction: row;
	padding: 0px 0 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e1e5ec
}

.focus-list ul .left-img {
	width: 258px;
	height: 145px;
	overflow: hidden
}

.focus-list ul .left-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.focus-list ul .left-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}

.focus-list ul .middle-con {
	flex: 1;
	width: 0;
	margin: 0 48px 0 18px
}

.focus-list ul .middle-con h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	font-size: 18px;
	text-align: left;
	color: #333;
	line-height: 27px
}

.focus-list ul .middle-con h3 a:hover {
	color: #e02020
}

.focus-list ul .middle-con h3 a.default-green:hover {
	color: #1d438f
}

.focus-list ul .middle-con p {
	font-size: 14px;
	margin-top: 12px;
	text-align: left;
	color: #999;
	line-height: 25px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 20px
}

.focus-list ul .middle-con p a:hover {
	color: #e02020
}

.focus-list ul .middle-con p a.default-green:hover {
	color: #1d438f
}

.focus-list ul .middle-con .btn {
	font-size: 14px;
	text-align: center;
	color: #1d438f;
	border: 1px solid #1d438f;
	line-height: 34px;
	height: 34px;
	width: 102px;
	margin-top: 0;
	cursor: pointer
}

.focus-list ul .middle-con .btn .active-btn1 {
	background: url(focus-arrow-btn.png) no-repeat center
}

.focus-list ul .middle-con .btn span {
	color: #1d438f
}

.focus-list ul .middle-con .btn:hover span {
	color: #fff
}

.focus-list ul .right-con {
	text-align: right
}

.focus-list ul .right-con .date-ico {
	float: right;
	width: 52px;
	height: 60px;
	background: #fff;
	border: 1px solid #1d438f
}

.focus-list ul .right-con .date-ico span {
	display: block;
	width: 52px;
	height: 32px;
	text-align: center;
	background: #1d438f;
	font-size: 16px;
	color: #fff;
	line-height: 32px
}

.focus-list ul .right-con .date-ico p {
	font-size: 16px;
	text-align: center;
	color: #1d438f;
	line-height: 25px
}

.focus-list ul .right-con .date-time {
	margin-top: 110px;
	font-size: 14px;
	text-align: left;
	color: #333
}

.brand-page .btn {
	float: right;
	margin-right: 15px;
	font-size: 14px;
	text-align: center;
	color: #1d438f;
	border: 1px solid #1d438f;
	line-height: 34px;
	height: 34px;
	width: 102px;
	margin-top: 0;
	cursor: pointer
}

.brand-page .btn .active-btn1 {
	background: url(focus-arrow-btn.png) no-repeat center
}

.brand-page .btn span {
	color: #1d438f
}

.brand-page .btn:hover span {
	color: #fff
}

.brand-page .btn {
	color: #e02020;
	border: 1px solid #e02020
}

.brand-page .btn .active-btn1 {
	background: url(party-btn-arrow.png) no-repeat center
}

.brand-page .btn:hover a:before {
	background: linear-gradient(90deg, #E02020 0%, hsl(0deg, 45%, 78%) 99%)
}

.brand-page .btn span {
	color: #e02020
}

.news-page #about .about_first {
	height: 577px;
	background: url(news-new-banner.png) no-repeat center;
	background-size: 100% 577px
}

.news-page #about .about_first .pos-process-bg {
	margin: 121px 0 0;
	padding: 73px 0 0;
	background: url(party-party-blur.png) no-repeat left top;
	background-size: 597px 457px
}

.news-page #about .about_first .pos-process-bg .process {
	margin: -0 0 0
}

.news-page.party-page #about .about_first {
	height: 577px;
	background: url(party-party-bg.png) no-repeat center;
	background-size: 100% 577px
}

.news-page.party-page #about .process ul li {
	width: 150px
}

.news-page.party-page #about .process ul li a {
	min-width: 143px
}

.news-page.party-page.news-page #about .about_first .pos-process-bg .process {
	transform: translateY(-40px);
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px)
}

.news-page.party-page.news-page #about .process ul .line {
	height: 350px
}

.news-page.party-view-page .party-view-title {
	padding: 85px 0 0;
	margin-bottom: 60px;
	box-sizing: border-box;
	height: 907px;
	background: url(party-view-bg.png) no-repeat bottom
}

.news-page.party-view-page .party-view-title .view-desc {
	max-width: 1129px;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	color: #333;
	line-height: 30px;
	margin-bottom: 12px
}

.news-page.party-view-page .party-view-title .view-desc:first-child {
	margin-top: 20px
}

.news-page.party-view-page .party-view-title .view-desc span {
	color: #e02020
}

.news-page.party-view-page .view-title-img {
	width: 100%;
	margin: 0 auto 60px
}

.news-page.party-view-page .view-title-img img {
	display: block;
	width: 100%
}

.news-page.party-view-page .view-title-img.fix-width {
	max-width: 1228px
}

.news-page.party-view-page .view-title-img.diff-titile-img {
	margin-bottom: 40px
}

.news-page.party-view-page .view-bg3 {
	width: 100%;
	margin-top: 60px;
	height: 141px;
	margin-bottom: 255px
}

.news-page.party-view-page .view-bg3 img {
	display: block;
	width: 100%
}

.news-page.party-view-page .view-bg4 {
	background: url(party-view-bg4.png) no-repeat bottom;
	background-size: 100% 772px
}

.news-page.party-view-page .view-bg5 {
	padding-bottom: 82px;
	background: url(party-view-bg5.png) no-repeat bottom;
	background-size: 100% 721px
}

.news-page.party-view-page .memoir-list {
	margin: 60px auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.news-page.party-view-page .memoir-item {
	width: 459px;
	height: 124px;
	padding: 20px 20px 0 35px;
	box-sizing: border-box;
	position: relative;
	background: url(party-view-bg2.png) no-repeat center;
	background-size: 100% 100%
}

.news-page.party-view-page .memoir-item p {
	font-size: 22px;
	font-weight: 400;
	text-align: left;
	color: #333;
	line-height: 30px
}

.news-page.party-view-page .memoir-item p span {
	color: #e02020
}

.news-page.party-view-page .memoir-item:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 256px;
	background: url(party-view-arrow.png) no-repeat center
}

.news-page.party-view-page .memoir-item i {
	position: absolute;
	left: 59px;
	top: 232px;
	font-size: 22px;
	font-weight: 600;
	text-align: left;
	color: #fbefa9;
	font-family: num;
	line-height: 30px;
	z-index: 2;
	text-shadow: 0px 3px 4px 0px #600015
}

.news-page.party-view-page .memoir-item i:after {
	position: absolute;
	content: "";
	width: 16px;
	left: -23px;
	z-index: 2;
	top: 10px;
	height: 16px;
	background: #fbefa9;
	border-radius: 50%;
	box-shadow: 0px 3px 4px 0px #600015
}

.news-page.party-view-page .memoir-item:last-child {
	width: 266px;
	height: 124px;
	margin-right: 0
}

.news-page.party-view-page .memoir-item:last-child i {
	left: 62px;
	top: 232px
}

.news-page.party-view-page .memoir-item:last-child i:after {
	left: 150px !important;
	top: 10px
}

.news-page.party-view-page .memoir-item:last-child:after {
	content: "";
	position: absolute;
	left: 224px !important;
	top: 0;
	width: 40px;
	height: 256px;
	background: url(party-view-arrow-right.png) no-repeat center
}

.news-page.party-view-page .memoir-item:nth-child(2), .news-page.party-view-page .memoir-item .diff-memoir-item {
	width: 422px
}

.news-page.party-view-page .memoir-item .diff-memoir-item {
	position: absolute;
	top: 382px;
	left: 42px
}

.news-page.party-view-page .memoir-item .diff-memoir-item:after {
	content: "";
	position: absolute;
	top: -127px !important;
	left: -7px !important;
	width: 40px;
	height: 256px;
	background: url(party-view-arrow-bottom.png) no-repeat center
}

.news-page.party-view-page .memoir-item .diff-memoir-item i {
	visibility: hidden
}

.red-pagination.hj-pagination.is-background .hj-pager li:not(.disabled).active {
	background-color: #e02020
}

.party-page.news-page #about .news_second {
	background: url(party-party-bg1.png) no-repeat center bottom;
	background-size: 100% 577px
}

.party-page .party-list {
	margin-top: 38px
}

.party-page .party-list ul {
	border-top: 1px dashed #e1e5ec
}

.party-page .party-list ul li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 1px dashed #e1e5ec
}

.party-page .party-list ul li:hover p {
	color: #e02020
}

.party-page .party-list ul li img {
	padding: 18px 0
}

.party-page .party-list ul li p {
	padding: 0 12px 0 12px;
	flex: 1;
	width: 0;
	box-sizing: border-box;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.party-page .party-video {
	margin-top: 40px;
	background: url("./party-video.png") no-repeat center top;
	background-size: 100% 255px
}

.party-page.news-page #about .news_second.party_second {
	padding-bottom: 50px;
	background: url(enterprise-bg.png) no-repeat center bottom;
	background-size: 100% 740px
}

.party-page.news-page #about .news_second.party-detail_second {
	padding-bottom: 50px;
	background: url(party-party-bg1.png) no-repeat center bottom;
	background-size: 100% 740px
}

.report-bg.news-page #about .news_second {
	background: url(news-report-bg1.png) no-repeat center bottom;
	background-size: 100% 598px;
	padding: 66px 0 58px
}

.party-project-list {
	padding: 41px 0 100px;
	display: flex;
	flex-direction: row
}

.party-project-list .project-item {
	flex: 1
}

.party-project-list .project-item:first-child {
	margin-right: 15px
}

.party-project-list .project-item .img-project {
	height: 120px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.party-project-list .project-item .img-project:hover {
	transform: translateY(-8px);
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	-o-transform: translateY(-8px)
}

.party-project-list .project-item h3 {
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	color: #e02020;
	height: 33px;
	margin: 50px 0 24px
}

.party-project-list .project-item ul li {
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	color: #333;
	line-height: 22px;
	margin-bottom: 18px
}

.party-project-list .project-item ul li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: nowrap
}

.party-project-list .project-item ul li span {
	display: block;
	width: 10px;
	height: 10px;
	background: #e02020;
	margin-right: 10px
}

.party-project-list .project-item ul li p {
	flex: 1;
	width: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.party-project-list .project-item ul li p:hover {
	color: #e02020
}

#about .about_second.contact-page.brand-page {
	background: url(party-brand-bg1.png) no-repeat center bottom;
	background-size: 100% 822px
}

#about .about_second.contact-page.brand-page .brand-content {
	margin: 42px auto 45px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap
}

#about .about_second.contact-page.brand-page .left-banner {
	margin-right: 35px
}

#about .about_second.contact-page.brand-page .left-banner .img-wrap {
	width: 666px;
	overflow: hidden;
	position: relative
}

#about .about_second.contact-page.brand-page .left-banner .img-wrap .swiper-slide {
	width: 666px;
	position: relative
}

#about .about_second.contact-page.brand-page .left-banner .img-wrap .swiper-slide img {
	width: 666px;
	height: 386px
}

#about .about_second.contact-page.brand-page .left-banner .img-wrap .swiper-slide .bottom-desc {
	position: absolute;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	bottom: 45px;
	z-index: 3;
	padding-left: 33px;
	box-sizing: border-box;
	height: 60px;
	width: 100%;
	background: rgba(0, 0, 0, .35);
	font-size: 18px;
	font-family: PingFangSC, PingFangSC-Semibold;
	font-weight: 600;
	text-align: left;
	color: #fff;
	line-height: 60px
}

#about .about_second.contact-page.brand-page .left-banner .img-wrap .swiper-slide a {
	width: 100%
}

#about .about_second.contact-page.brand-page .left-banner .img-wrap .swiper-slide p {
	margin-top: 15px;
	margin-bottom: 5px;
	height: 25px;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	color: #333
}

#about .about_second.contact-page.brand-page .left-banner .swiper-pagination-bullets {
	position: absolute;
	right: 14px;
	bottom: 64px;
	z-index: 2
}

#about .about_second.contact-page.brand-page .left-banner .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin-right: 5px;
	background: rgba(0, 0, 0, .5);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px
}

#about .about_second.contact-page.brand-page .left-banner .swiper-pagination-bullet-active {
	width: 26px;
	height: 8px;
	background: #e02020;
	border-radius: 4px
}

#about .about_second.contact-page.brand-page .middle-con {
	flex: 1;
	width: 0
}

#about .about_second.contact-page.brand-page .middle-con ul li {
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	color: #333;
	line-height: 20px;
	margin-bottom: 16px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e5ec
}

#about .about_second.contact-page.brand-page .middle-con ul li .left-span {
	display: block;
	width: 10px;
	height: 10px;
	background: #e02020;
	margin-right: 10px
}

#about .about_second.contact-page.brand-page .middle-con ul li p {
	flex: 1;
	width: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

#about .about_second.contact-page.brand-page .middle-con ul li p:hover {
	color: #e02020
}

#about .about_second.contact-page.brand-page .brand-middle ul li {
	display: flex;
	flex-direction: row
}

#about .about_second.contact-page.brand-page .brand-middle ul li .left-span {
	margin-top: 5px
}

#about .about_second.contact-page.brand-page .brand-middle ul li .brand-title {
	flex: 1
}

#about .about_second.contact-page.brand-page .brand-middle ul li .brand-title h3 {
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	color: #333;
	margin-bottom: 10px
}

#about .about_second.contact-page.brand-page .brand-middle ul li .brand-title h3 a {
	color: #333
}

#about .about_second.contact-page.brand-page .brand-middle ul li .brand-title h3 a:hover {
	color: #e02020
}

#about .about_second.contact-page.brand-page .brand-middle ul li .brand-title p {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	color: #666
}

#about .about_second.contact-page.brand-page .brand-middle ul li .brand-title p a {
	color: #666
}

#about .about_second.contact-page.brand-page .brand-middle ul li .brand-title p a:hover {
	color: #e02020
}

#about .about_second.contact-page.brand-page .brand-middle ul li .brand-title .brand-tit {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	color: #666
}

#about .about_second.contact-page.brand-page .brand-middle ul li .brand-title .brand-tit a {
	color: #666
}

#about .about_second.contact-page.brand-page .brand-middle ul li .brand-title .brand-tit a:hover {
	color: #e02020
}

#about .about_second.contact-page.brand-page .brand-middle ul li .brand-title .btn {
	margin-top: 16px;
	float: none
}

#about .about_second.contact-page.brand-page .video-list {
	margin-top: 25px
}

#about .about_second.contact-page.brand-page .video-list .video-item {
	position: relative;
	margin-bottom: 100px;
	padding-top: 28px
}

#about .about_second.contact-page.brand-page .video-list .video-item .left-video {
	position: absolute;
	left: 0;
	top: 4px;
	background: url(party-video-left-img1.png);
	width: 119px;
	height: 409px
}

#about .about_second.contact-page.brand-page .video-list .video-item .left-video2 {
	background: url(party-video-left-img2.png);
	width: 119px;
	height: 409px
}

#about .about_second.contact-page.brand-page .video-list .video-item .left-video3 {
	background: url(party-video-left-img3.png);
	width: 119px;
	height: 409px
}

#about .about_second.contact-page.brand-page .video-list .video-item .right-video {
	position: relative;
	width: calc(100% - 94px);
	left: 94px;
	padding-top: 20px;
	box-sizing: border-box;
	height: 360px;
	background: url(party-video-list-bg1.png)
}

#about .about_second.contact-page.brand-page .video-list .video-item .right-video.right-video2 {
	background: url(party-video-list-bg2.png)
}

#about .about_second.contact-page.brand-page .video-list .video-item .right-video.right-video3 {
	background: url(party-video-list-bg3.png)
}

#about .about_second.contact-page.brand-page .video-list .video-item .right-video .video-inner ul {
	display: flex;
	width: 100%;
	margin-bottom: 16px;
	justify-content: flex-start
}

#about .about_second.contact-page.brand-page .video-list .video-item .right-video .video-inner ul li {
	margin-left: 15px;
	flex: 0 0 31.8%;
	width: 0;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

#about .about_second.contact-page.brand-page .video-list .video-item .right-video .video-inner ul li:hover {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px)
}

#about .about_second.contact-page.brand-page .video-list .video-item .right-video .video-inner ul li:last-child {
	margin-right: 15px
}

#about .about_second.contact-page.brand-page .video-list .video-item .right-video .video-inner ul li video {
	width: 100%;
	height: 219px
}

#about .about_second.contact-page.brand-page .video-list .video-item .right-video .video-inner ul li img {
	width: 100%;
	height: 219px;
	display: block;
	-o-object-fit: cover;
	object-fit: cover
}

#about .about_second.contact-page.brand-page .video-list .video-item .right-video .video-inner ul li p {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding: 0 50px;
	box-sizing: border-box;
	background: #fff;
	margin: 0 auto 0;
	font-weight: 600;
	text-align: center;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#about .about_second.contact-page.brand-page .video-list .video-item .right-video .video-inner .video-ul {
	width: 100%
}

#about .about_second.contact-page.brand-page .right-list {
	width: 275px
}

#about .about_second.contact-page.brand-page .right-list img {
	width: 130px;
	height: 112px;
	float: left;
	margin-bottom: 15px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

#about .about_second.contact-page.brand-page .right-list img:nth-child(2n) {
	margin-left: 15px;
	float: right
}

#about .about_second.contact-page.brand-page .right-list img:hover {
	transform: translateY(6px);
	-webkit-transform: translateY(6px);
	-moz-transform: translateY(6px);
	-ms-transform: translateY(6px);
	-o-transform: translateY(6px)
}

#about .about_second.contact-page.brand-page .report-box-list li .inner-wrap h3 {
	background: #e02020
}

#about .about_second.contact-page.brand-page.people-page {
	background: url(party-people-bg.png) no-repeat center bottom;
	background-size: 100% 825px;
	padding-bottom: 66px
}

.party-page.news-page #about .news_second.play_second {
	background: url(party-play-bg.png) no-repeat center bottom;
	background-size: 100% 721px
}

.party-page.news-page #about .news_second.play_second .play-banner {
	padding: 30px 0 53px;
	display: flex;
	flex-direction: row;
	white-space: nowrap
}

.party-page.news-page #about .news_second.play_second .play-banner img {
	flex: 1;
	margin-right: 20px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.party-page.news-page #about .news_second.play_second .play-banner img:hover {
	transform: translateY(-8px);
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	-o-transform: translateY(-8px)
}

.party-page.news-page #about .news_second.play_second .play-banner img:nth-child(4n) {
	margin-right: 0
}

.party-page.news-page #about .news_second.play_second .left-wrap .img-wrap {
	width: 480px;
	overflow: hidden
}

.party-page.news-page #about .news_second.play_second .left-wrap .img-wrap .play-swiper-container {
	position: relative
}

.party-page.news-page #about .news_second.play_second .left-wrap .img-wrap .swiper-slide {
	width: 480px;
	position: relative;
	height: 280px
}

.party-page.news-page #about .news_second.play_second .left-wrap .img-wrap .swiper-slide a {
	width: 100%;
	height: 100%;
	display: block
}

.party-page.news-page #about .news_second.play_second .left-wrap .img-wrap .swiper-slide .bottom-desc {
	position: absolute;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	bottom: 0;
	z-index: 3;
	padding-left: 33px;
	box-sizing: border-box;
	height: 60px;
	background: rgba(0, 0, 0, .35);
	border-radius: 2px;
	font-weight: 600;
	color: #fff;
	line-height: 60px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px
}

.party-page.news-page #about .news_second.play_second .left-wrap .play-desc {
	margin: 20px 0 0
}

.party-page.news-page #about .news_second.play_second .left-wrap .play-desc li {
	transition: all .3s;
	margin-bottom: 12px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	cursor: pointer
}

.party-page.news-page #about .news_second.play_second .left-wrap .play-desc li a {
	display: flex;
	flex-direction: row;
	align-items: center
}

.party-page.news-page #about .news_second.play_second .left-wrap .play-desc li:hover {
	transform: translateX(10px);
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px)
}

.party-page.news-page #about .news_second.play_second .left-wrap .play-desc li p {
	margin-left: 10px;
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	color: #333;
	line-height: 22px
}

.party-page.news-page #about .news_second.play_second .left-wrap .swiper-button-next {
	background: url(party-ic_direction_right.png) no-repeat center;
	margin-left: 20px
}

.party-page.news-page #about .news_second.play_second .left-wrap .swiper-button-next:hover {
	background: url(party-ic_direction_right.png) no-repeat center
}

.party-page.news-page #about .news_second.play_second .left-wrap .swiper-button-prev {
	background: url(party-ic_direction_left.png) no-repeat center
}

.party-page.news-page #about .news_second.play_second .left-wrap .swiper-button-prev:hover {
	background: url(party-ic_direction_left.png) no-repeat center
}

.party-page.news-page #about .news_second.play_second .left-wrap .swiper-pagination-bullets {
	position: absolute;
	bottom: 0;
	height: 60px;
	line-height: 60px;
	text-align: right;
	right: 20px;
	z-index: 4;
	width: 100%
}

.party-page.news-page #about .news_second.play_second .left-wrap .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #dcd8d8;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px
}

.party-page.news-page #about .news_second.play_second .left-wrap .swiper-pagination-bullet-active {
	width: 26px;
	height: 8px;
	background: #fff;
	border-radius: 4px
}

.party-page.news-page #about .news_second.play_second .play-wrap {
	display: flex;
	flex-direction: row;
	white-space: nowrap;
	padding-bottom: 60px
}

.party-page.news-page #about .news_second.play_second .right-wrap {
	flex: 1;
	margin-left: 58px
}

.party-page.news-page #about .news_second.play_second .right-wrap .play-item {
	display: flex;
	flex-direction: row;
	white-space: nowrap;
	margin-bottom: 20px
}

.party-page.news-page #about .news_second.play_second .right-wrap .left-img {
	width: 258px;
	height: 145px;
	overflow: hidden
}

.party-page.news-page #about .news_second.play_second .right-wrap .left-img img {
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.party-page.news-page #about .news_second.play_second .right-wrap .left-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}

.party-page.news-page #about .news_second.play_second .middle-con {
	flex: 1;
	width: 0;
	margin-left: 18px
}

.party-page.news-page #about .news_second.play_second .middle-con h3 {
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	color: #333;
	line-height: 25px;
	height: 25px
}

.party-page.news-page #about .news_second.play_second .middle-con p {
	margin: 7px 0 28px;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	color: #999;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 48px;
	overflow: hidden;
	white-space: normal
}

.party-page.news-page #about .news_second.play_second .middle-con .btn {
	font-size: 14px;
	text-align: center;
	color: #1d438f;
	border: 1px solid #1d438f;
	line-height: 34px;
	height: 34px;
	width: 102px;
	margin-top: 0;
	cursor: pointer
}

.party-page.news-page #about .news_second.play_second .middle-con .btn .active-btn1 {
	background: url(../img/focus/arrow-btn.png) no-repeat center
}

.party-page.news-page #about .news_second.play_second .middle-con .btn span {
	color: #1d438f
}

.party-page.news-page #about .news_second.play_second .middle-con .btn:hover span {
	color: #fff
}

.party-page.news-page #about .news_second.play_second .middle-con .btn {
	color: #e02020;
	border: 1px solid #e02020
}

.party-page.news-page #about .news_second.play_second .middle-con .btn .active-btn1 {
	background: url(party-btn-arrow.png) no-repeat center
}

.party-page.news-page #about .news_second.play_second .middle-con .btn:hover a:before {
	background: linear-gradient(90deg, #E02020 0%, hsl(0deg, 45%, 78%) 99%)
}

.party-page.news-page #about .news_second.play_second .middle-con .btn span {
	color: #e02020
}

.enterprise-new-second {
	height: 2671px;
	background: url(enterprise-new-bg.png) no-repeat center;
	background-size: 100% 2671px
}

.enterprise-new-second img {
	display: block;
	margin: 0 auto
}

.enterprise-new-second .enterprise-new-title1 {
	margin: 66px auto 90px
}

.enterprise-new-second .enterprise-new-desc1 {
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	color: #7b7878;
	line-height: 44px;
	margin: 35px auto 330px
}

.enterprise-new-second .enterprise-new-desc1 span {
	color: #000
}

.enterprise-new-second .enterprise-title22 {
	margin: 67px auto 35px
}

.enterprise-new-second .enterprise-new-desc2 {
	font-size: 22px;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: center;
	color: #fff;
	line-height: 44px;
	margin: 0 auto 400px
}

.enterprise-new-second .enterprise-new-desc2 span {
	font-weight: bold
}

.enterprise-new-second .enterprise-new-title3 {
	margin: 80px auto 37px
}

.enterprise-new-second .enterprise-new-title4 {
	margin: 200px auto 0
}