@font-face {
	font-family: "SourceHanSansCN";
	src: url("../fonts/SourceHanSansCN-Normal.woff2") format("woff2"),
		url("../fonts/SourceHanSansCN-Normal.woff") format("woff"),
		url("../fonts/SourceHanSansCN-Normal.ttf") format("truetype"),
		url("../fonts/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
		url("../fonts/SourceHanSansCN-Normal.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

* {
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	text-decoration: none;
}

body {
	overflow-x: hidden;
	font-family: "SourceHanSansCN" !important;
}

.row-qz1 .item {
	text-size-adjust: none !important;
	-webkit-text-size-adjust: none !important;
}

.pic {
	overflow: hidden;
}

.pic img {
	transition: 0.3s;
}

.banner .pic:hover img {
	transform: none;
}

.pic:hover img {
	transform: scale(1.08);
}

body {}

.wp {
	width: 86%;
	margin: 0 auto;
}


/*******************************
			  -------[=头部]-------
			********************************/
/* body {
	padding-top: 1072px;
} */

.header .wp {
	width: auto;
	max-width: 1800px;
	margin: 0 auto;
}

.fp-tableCell {
	position: relative;
}

.fp-auto-height .back {
	top: 0 !important;
}

.footer .wp {
	width: auto;
	max-width: 1800px;
	margin: 0 auto;
}

.header {
	/* background-color: #0068B6; */
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	padding: 0 60px;
}

.header:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0;
}

.header .logo {
	float: left;
	height: 110px;
	line-height: 110px;
	overflow: hidden;
}

.header.sfixed {
	background-color: #ffffff;
	box-shadow: 0px 0px 8px 8px rgba(0, 0, 0, 0.1);
}


.header.on {
	background-color: #ffffff;
}

.header.sfixed .nav li .v1 {
	color: #000;
}

.header.sfixed .nav li.on .v1 {
	/* color: #000000!important; */
}

.header.black .nav li.on .v1 {
	/* color: #000000!important; */
}

.header.sfixed .hd-r .sobox b {
	background-color: #de3a3a;
}

.header.sfixed .hd-r .sobox b a {
	color: #ffffff;
}

.header.sfixed .logo {
	height: auto;
	line-height: 110px;
}

.header.sfixed .nav li .v1 {
	/* line-height: 100px; */
}

.header.black {
	height: 110px;
}

.header.black .logo {
	height: auto;
	line-height: 110px !important;
}

.header.black .nav li .v1 {
	line-height: 110px;
}

.header.black .hd-r .sobox {
	/* padding: 36px 0; */
}

.header.sfixed .hd-r .sobox {
	/* padding: 43px 0; */
}

.header.fixed .logo {
	height: 62px;
	line-height: 62px;
}

.header .logo a {
	display: block;
	overflow: hidden;
}

.header .logo img {
	display: inline-block;
	vertical-align: middle;
}

.hd-r {
	float: right;
}

.hd-r:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0;
}

.hd-r .sobox {
	float: left;
	padding: 41px 0;
	margin-left: 50px;
	position: relative;
}

.header.fixed .hd-r .sobox {
	padding: 16px 0;
}

.header.sfixed .hd-r .sobox {
	/* padding: 37px 0; */
}

.hd-r .sobox b:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.hd-r .sobox b {
	background-color: #ffffff;
	display: block;
	height: 28px;
	width: 35px;
	text-align: center;
	line-height: 28px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.hd-r .sobox b a {
	font-size: 12px;
}

.hd-r .so {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	width: 220px;
	background-color: #fff;
	overflow: hidden;
}

.hd-r .so .inp {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	border: 1px #ccc solid;
	padding: 0 40px 0 10px;
	overflow: hidden;
}

.hd-r .so .sub-btn {
	display: block;
	width: 40px;
	height: 40px;
	background: #0068b6 url(http://x.5811.com.cn/images/1/xin100iconq1.png) no-repeat center center;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
}

#page21 {
	display: none;
}

#page2 .m-tab1 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

/*******************************
			    -------[=导航]-------
			********************************/
.menuBtn {
	/* width: 30px; */
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 50%;
	z-index: 9;
	padding-top: 4px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}

.menuBtn b {
	display: block;
	height: 3px;
	background-color: #fff;
	margin-bottom: 5px;
	border-radius: 2px;
	transition: 0.3s;
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
}

.menuBtn.open {
	padding-top: 0;
}

.menuBtn.open b {
	display: block;
	margin: 0;
	width: 30px;
}

.menuBtn.open b:first-child {
	display: block;
	margin-right: 10px;
}

.menuBtn.open b:last-child {
	display: block;
	margin-left: 10px;
}

.nav {
	float: left;
}

.nav li {
	float: left;
	position: relative;
}

.nav li .v1 {
	display: block;
	font-size: 18px;
	color: #fff;
	line-height: 110px;
	text-align: center;
	font-weight: 400;
	position: relative;
	width: auto;
	margin: 0 30px;
	overflow: hidden;
}

.nav li .v1:hover {
	color: #ec3030;
	font-weight: bold;
}


.header.fixed .nav li .v1 {
	line-height: 60px;
}

/*.nav li .v1:before {
				content: '';
				width: 1px;
				height: 17px;
				background-color: rgba(255, 255, 255, .3);
				position: absolute;
				top: 50%;
				right: 0;
				-webkit-transform: translateY(-50%);
				-ms-transform: translateY(-50%);
				-o-transform: translateY(-50%);
				transform: translateY(-50%);
			} */

.nav li:last-child .v1:before {
	display: none;
}

.nav li .v1:after {
	content: "";
	height: 4px;
	background-color: transparent;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.nav li:hover .v1:after,
.nav li.on .v1:after {
	background-color: #ec3030;
}


.nav dl {
	display: none;
	width: 150px;
	position: absolute;
	top: 101px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #fff;
	-webkit-box-shadow: -1px -1px 5px rgba(87, 87, 87, 0.18);
	-moz-box-shadow: -1px -1px 5px rgba(87, 87, 87, 0.18);
	-ms-box-shadow: -1px -1px 5px rgba(87, 87, 87, 0.18);
	-o-box-shadow: -1px -1px 5px rgba(87, 87, 87, 0.18);
	box-shadow: -1px -1px 5px rgba(87, 87, 87, 0.18);
	padding: 10px 0;
}

.header.fixed .nav dl {
	top: 81px;
}

.sub {
	position: absolute;
	left: 0;
	right: 0;
	top: 90px;
	/* background-color: #fff; */
	z-index: 9;
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}

.sub p {
	text-align: center;
}

.sub a {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 36px;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background-color: #FFFFFF;
}

.sub a:hover {
	color: #fff;
	background-color: #c00;
}




/* new */
.banner {
	position: relative;
}

.main .banner:after {
	display: none;
}

.banner:after {
	content: " ";
	display: block;
	width: 911px;
	height: 495px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/ban-bg.jpg) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 1;
}

.banner .con {
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.banner .con .txt {
	width: 22%;
	float: left;
	height: 656px;
	position: relative;
	z-index: 9;
}

.banner .con .txt .tit {
	position: absolute;
	right: 50px;
	bottom: 50px;
	color: #fff;
	width: 180px;
}

.banner .tit h3 {
	font-size: 18px;
	font-weight: normal;
	width: 500px;
	margin-bottom: 20px;
	background-image: url(../images/b-h3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}

.banner .tit .p1 {
	font-size: 40px;
	font-weight: normal;
	width: 560px;
}

.banner .con .pic {
	width: 78%;
	float: right;
	overflow: hidden;
	height: 656px;
	position: relative;
	border-bottom-left-radius: 18px;
}

.banner .con::after {
	content: '';
	background-image: url(../images/b-banner.png);
	background-position: top left;
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 9vw;
	height: 6vw;
	top: 5.2vw;
	left: 14.6vw;
}


.banner .con .pic .img1 {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 100%;
	background-size: cover;
	transform: translateY(-50%);
}

.banner .nav1 {
	height: 118px;
	line-height: 118px;
	background-color: #fff;
	padding-left: 911px;
	text-align: right;
	padding-right: 50px;
}

.banner .nav1 li {
	display: inline;
	position: relative;
}

.banner .nav1 li:after {
	content: " ";
	border-left: 2px solid #eee;
	position: absolute;
	right: 0;
	top: 3px;
	height: 14px;
}

.banner .nav1 li:last-child:after {
	display: none;
}

.banner .nav1 li a {
	display: inline-block;
	margin: 0 24px 0 20px;
	font-size: 20px;
	color: #333;
	position: relative;
}

.banner .nav1 li.on a {
	color: #c00;
	z-index: 9;
	font-weight: bold;
}

.banner .nav1 li.on a:after {
	border-bottom: 5px solid #c00;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	content: " ";
}




.footer {
	overflow: hidden;
	background-color: #69696b;
	padding: 3.9vw 0;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	position: relative;
	/* bottom: 0; */
	/* display: none; */
}

.footer .col-left {
	float: left;
}

.footer .col-left .message {
	overflow: hidden;
	color: #ffffff;
	margin-bottom: 11px;
}

.footer .col-left .message p {
	display: inline-block;
	font-size: 13.5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
}

.footer .col-left .message .tel {
	background-image: url(../images/footer_06.png);
	background-size: auto 10px;
}

.footer .col-left .message .mail {
	background-image: url(../images/footer_08.jpg);
	background-size: auto 10px;
	padding-left: 17px;
	font-size: 15.5px;
	margin-right: 14px;
}

.footer .col-left .message .map {
	background-image: url(../images/footer_10.png);
	background-size: auto 12px;
	font-size: 13px;
}

.footer .col-left .name {
	color: #bbbcbc;
	font-size: 14px;
	background-image: url(../images/footer_15.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

.footer .col-left .ul-a {
	overflow: hidden;
	margin: 0 -10px;
}

.footer .col-left .ul-a li {
	float: left;
}

.footer .col-left .ul-a li a {
	color: #bbbcbc;
	line-height: 1;
	padding: 0 10px;
	letter-spacing: 2px;
	font-size: 12px;
}

.footer .col-left .ul-a li:nth-child(2) a {
	border-left: 1px solid #bbbcbc;
	border-right: 1px solid #bbbcbc;
}

.footer .col-right {
	float: right;
	overflow: hidden;
	width: 15vw;
	position: relative;
}

.footer .col-right p {
	position: absolute;
	float: left;
	color: #eaeaea;
	width: 80px;
	font-size: 13px;
	bottom: 15px;
	left: 8px;
}

.footer .col-right p::after {
	position: absolute;
	content: "";
	width: 14px;
	height: 3px;
	background-color: #ffffff;
	bottom: 55px;
	left: 0;
}

.footer .col-right .qr {
	float: right;
	width: 6vw;
	height: 6vw;
}

.footer .col-right .qr img {
	width: 100%;
	height: 100%;
}

.footer .back {
	position: absolute;
	left: 47vw;
	top: 4.2vw;
	z-index: 15;
	padding: 10px;
	border: 4px solid #6f6f70;
	border-radius: 50%;
}

.footer .back:hover {
	border-color: #fff;
}

.footer .back a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #7c7c7d;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
}

.footer1 {
	display: block;
}

.footer2 {
	display: none;
}

.footer1 {
	background-color: #ffffff;
	background-image: none;
}

.footer1 .col-left .message p {
	color: #222222;
	font-weight: bold;
}

.footer1 .col-left .message .tel {
	background-image: url(../images/footer1_06.jpg);
}

.footer1 .col-left .message .mail {
	background-image: url(../images/footer1_08.jpg);
}

.footer1 .col-left .message .map {
	background-image: url(../images/footer1_10.jpg);
}

.footer1 .col-left .message p {
	margin-right: 21px;
}

.footer1 .col-left .name {
	background-image: url(../images/footer12_03.jpg);
	letter-spacing: 1.3px;
	float: left;
	margin-right: 22px;
}

.footer1 .col-left .message .mail {
	margin-right: 22px;
}

.footer1 .col-left .ul-a {
	float: left;
}

.footer1 .col-left .ul-a li a {
	font-size: 14px;
}

.footer1 .col-right p {
	color: rgba(0, 0, 0, 0.8);
}

.footer1 .col-left .ul-a li a {
	font-size: 14px;
}

.footer1 .col-right p::after {
	background-color: #ec3030;
}

.footer1 .col-left {
	width: 50%;
}

.footer1 .col-right .qr {
	width: 82px;
	height: 82px;
}

.footer1 .back {
	border: none;
	left: 48vw;
	top: 50%;
	transform: translateY(-50%);
}

.footer1 .back a {
	background-color: transparent;
}

.footer1 .col-right {
	width: 12vw;
	padding-right: 10px;
}


@media only screen and (max-width: 1600px) {
	.footer1 .col-right {
		width: 20%;
	}
}

@media only screen and (max-width: 1440px) {
	.wp {
		max-width: 1300px;
		width: auto;
	}


	/*青梅*/
	.hd-r .sobox {
		margin-left: 35px;
	}

	.nav li .v1 {
		font-size: 16px;
	}

	.nav dd .v2 {
		font-size: 14px;
		line-height: 35px;
	}

	.footer1 .col-left .message p {
		display: block;
	}

	.footer2 {
		background-image: url(../images/footer-bg1_02.jpg);
		padding: 8vw 0 4vw;
		background-size: 100% 100%;
		display: none;
	}

	.footer2 p {
		color: #ffffff;
		font-weight: bold;
	}

	.footer3 p {
		color: #000 !important;
	}

	.footer2 a {
		color: #ffffff;
	}

	.footer2 .fd {
		overflow: hidden;
	}

	.footer2 .fd .message {
		overflow: hidden;
		margin-bottom: 6vw;
		border-bottom: 1px solid #f7f7f7;
		padding-bottom: 6vw;
	}

	.footer2 .message p {
		display: inline-block;
		padding-left: 4vw;
		background-repeat: no-repeat;
		background-position: left center;
		float: left;
		font-size: 3vw;
		line-height: 2;
		background-size: 10%;
	}

	.footer2 .message p:first-child {
		margin-right: 8vw;
	}

	.footer2 .message .tel {
		background-image: url(../images/footer_06.png);
	}

	.footer3 .message .tel {
		background-image: url(../images/footer_06.jpg);
	}

	.footer2 .message .mail {
		background-image: url(../images/footer_08.jpg);
		background-size: 8.5%;
	}

	.footer3 .message .mail {
		background-image: url(../images/footer1_08.jpg);
	}

	.footer2 .message .map {
		background-image: url(../images/footer_10.png);
		background-size: 7%;
		font-weight: normal;
	}

	.footer3 .message .map {
		background-image: url(../images/footer_10.jpg);
	}

	.footer2 .fd-main {
		overflow: hidden;
		position: relative;
		margin-bottom: 6vw;
		padding-bottom: 6vw;
		border-bottom: 1px solid #f7f7f7;
	}

	.footer2 .fd-main p {
		position: absolute;
		float: left;
		color: #eaeaea;
		width: 80px;
		font-size: 13px;
		bottom: 4vw;
	}

	.footer2 .fd-bottom {
		overflow: hidden;
	}

	.footer2 .fd-bottom .name {
		color: #999999 !important;
		font-size: 2.5vw;
		background-image: url(../images/footer_15.jpg);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 18px;
		font-weight: normal;
		background-size: 3%;
		margin-bottom: 10px;
	}

	.footer3 .fd-bottom .name {
		background-image: url(../images/footer12_03.jpg);
	}

	.footer2 .fd-bottom .ul-a {
		overflow: hidden;
		margin: 0 -25px;
	}

	.footer2 .fd-bottom .ul-a li {
		float: left;
	}

	.footer2 .fd-bottom .ul-a li a {
		color: #999999;
		line-height: 1;
		padding: 0 25px;
		letter-spacing: 2px;
		font-size: 12px;
	}

	.footer2 .fd-bottom .ul-a li:nth-child(2) a {
		border-left: 1px solid #bbbcbc;
		border-right: 1px solid #bbbcbc;
	}

	.footer2 .fd-main .qr {
		width: 60px;
		height: 60px;
		float: right;
	}

	.footer2 .fd-main p::after {
		position: absolute;
		content: "";
		width: 14px;
		height: 3px;
		background-color: #ffffff;
		top: 0;
		left: 0;
	}

	.footer3 .fd-main p::after {
		background-color: #ec3030;
	}
}

/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
	.header .logo img {
		height: 35px;
	}

	.nav li .v1 {
		display: inline;
	}

	.wp {
		max-width: none;
		padding: 0 10px;
	}

	.header.sfixed .nav li .v1 {
		/* color: #FFFFFF; */
		display: inline;
	}

	/*青梅*/
	.menuBtn {
		display: block;
	}

	.hd-r {
		float: none;
	}

	.hd-r .sobox {
		display: none;
	}

	.nav {
		position: fixed;
		top: 12vh;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, 0.5);
		overflow-y: auto;
		float: none;
		padding-top: 0;
		display: none;
	}

	.nav ul {
		margin-bottom: 10px;
		background-color: rgba(255, 255, 255, 1);
		padding: 40px 0 60px;
		background-image: url(../images/topback.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		padding-left: 10vw;
		padding-right: 21vw;
	}

	.nav li {
		float: none;
		text-align: left;
		/* border-bottom: 1px solid #eee; */
		margin-bottom: 3vw;
		position: relative;
		z-index: 9;
	}

	.nav li .sub {
		position: absolute;
		top: 0;
		right: -60px;
		text-align: right;
	}

	.nav li .sub::after {
		content: '';
		position: absolute;
		width: 20vw;
		height: 2px;
		background-color: #e1e1e1;
		left: 55%;
		transform: translate(-55%, 50%);
		top: 10%;
	}

	.nav li .v1 {
		line-height: 35px;
		margin: 0;
		color: #000;
	}

	.sub p {
		text-align: right;
	}

	.sub a {
		display: inline-block;
		background-color: transparent;
	}

	.nav li:hover .v1,
	.nav li.on .v1 {
		color: #6fb92c;
	}

	.nav li .v1:before {
		display: none;
	}

	.nav li .v1:after {
		display: none;
	}

	.nav dl {
		position: static;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none;
		width: auto;
		background: none;
		padding: 5px 0;
	}

	.nav dl:after {
		display: none;
	}

	.nav dd .v2 {
		color: #fff;
	}

	.nav .so {
		display: block;
		position: relative;
		top: 0;
		margin: 0 auto;
	}

	.nav.open {
		display: block;
	}

	.banner .slick-next,
	.banner .slick-prev {
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}

	.banner .slick-prev {
		left: 10px;
	}

	.banner .slick-next {
		right: 10px;
	}

	.banner .slick-dots {
		bottom: 10px;
		padding-left: 0px;
		text-align: center;
	}

	.banner .slick-dots li {
		margin: 0 4px;
	}

	.banner .slick-dots li button {
		width: 16px;
		height: 16px;
	}

	.footer .col-right p {
		bottom: 0;
	}

	.footer .col-right {
		width: 20vw;
	}

	.banner .nav1 .ul-tit li a {
		margin: 0 2vw;
	}
}


@media only screen and (max-width: 1000px) {
	.nav {
		top: 11vh;
	}
}


@media only screen and (max-width: 968px) {
	.footer .col-right {
		width: 26vw;
	}
}

@media only screen and (max-width: 767px) {

	/*青梅*/
	body {
		/* padding-top: 50px; */
	}

	.header .logo {
		height: auto;
		padding: 6vw 0;
		margin-left: 2vw;
		line-height: 0 !important;
	}

	.header .logo img {
		height: 35px !important;
	}

	.nav {
		top: 18vw;
	}

	.nav li .v1 {
		font-size: 14px;
		line-height: 35px !important;
	}

	.nav dd .v2 {
		font-size: 13px;
		line-height: 30px;
	}

	.nav .so {
		width: 80%;
	}

	.footer .col-left {
		float: none;
		margin-bottom: 10px;
	}

	.footer .col-right {
		float: none;
		width: 100%;
	}

	.footer .col-right .qr {
		width: 60px;
		height: 60px;
	}

	.footer .back {
		position: absolute;
		right: 0;
		top: 10px;
		border: none;
		left: inherit;
	}

	.footer1 .col-left {
		width: 100%;
	}

	.footer1 .col-left .name {
		margin-right: 0;
	}
}

.row-cpx1 {
	background-image: url(../images/gw-bk_02.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	padding: 9vw 0 7.5vw;
	overflow: hidden;
}

.row-cpx1 li:first-child .col-left.info {
	float: left;
	width: 34.5%;
	margin-right: 6vw;
}

.row-cpx1 .col-left.info {
	float: left;
	width: 36.5%;
	margin-right: 3.8vw;
}

.row-cpx1 .col-right.info {
	float: right;
	width: 40%;
	/* padding-right: 45px;
	margin-right: 69px; */
	margin-right: 70px;
}

.row-cpx1 .info h3 {
	font-size: 26px;
	color: #000000;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 32px;
}

.row-cpx1 .ul-info li {
	margin-bottom: 7.5vw;
}

.row-cpx1 .ul-info li:nth-child(2) {
	margin-bottom: 6.5vw;
}

.row-cpx1 .ul-info li:nth-child(2) .col-right.info {
	padding-top: 18px;
}

.row-cpx1 .ul-info li:nth-child(3) .col-left.info {
	padding-top: 33px;
}

.row-cpx1 .ul-info li:last-child {
	margin-bottom: 0;
}

.row-cpx1 .info h3::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 4px;
	bottom: 0;
	left: 0;
	background-color: #ec3030;
}

.row-cpx1 .info p {
	color: #656565;
	font-size: 16px;
	line-height: 2.6;
}

.row-cpx1 .info p a {
	color: #ed4747;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 32px;
	background-size: 18px;
	cursor: pointer;
	display: inline-block;
}

.row-cpx1 .info p span,
.row-cpx1 .info p .a-off {
	display: none;
}

.kf-about .about-content .history .history-content .history-info.on {
	display: block;
}

/* .nav li.on .v1 {
    font-weight: normal!important;
} */

.nav li.on .v1 {
	color: #ed4747 !important;
	font-weight: bold;
}

.nav li:hover .v1 {
	color: #ed4747 !important;
}

.disnone {
	display: none !important;
}

.disinbl {
	display: inline !important;
}

.row-cpx1 .info .ul-num {
	overflow: hidden;
}

.row-cpx1 .info .ul-num li {
	float: left;
	text-align: center;
	overflow: hidden;
	margin-bottom: 0;
}

.row-cpx1 .info .ul-num li .num {
	margin-right: 4vw;
}

.row-cpx1 .info .ul-num li:last-child .num {
	margin-right: 0;
}

.row-cpx1 .info .ul-num li h4 {
	font-size: 50px;
	color: #e33f3f;
}

.row-cpx1 .info .ul-num li p {
	font-size: 12px;
	color: #222222;
}

.row-cpx1 .col-right {
	float: left;
	width: 51%;
	border-radius: 15px;
	position: relative;
	overflow: inherit;
}

.row-cpx1 .pic {
	border-radius: 15px;
}

.row-cpx1 li:last-child .col-right::after {
	content: "";
	display: block;
	width: 8.71vw;
	height: 5.74vw;
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(50%, -50%);
	z-index: 9;
	background-image: url(../images/wsd-icon10.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

.row-cpx1 .col-left {
	float: left;
	width: 51.5%;
}

.row-cpx1 .pic {
	border-radius: 15px;
}

.row-cpx1 .pic img {
	width: 100%;
	height: auto;
}

.row-cpx2 {
	background-image: url(../images/row-cpx2-bk.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.row-cpx .g-tit1 {
	text-align: left;
	color: #222222;
	font-size: 28px;
	padding-top: 4.2vw;
	position: relative;
	padding-bottom: 14px;
}

.row-cpx2 .g-tit1 {
	font-size: 30px;
	font-weight: normal;
}

.row-cpx .g-tit1::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 4px;
	bottom: 0;
	left: 0;
	background-color: #ec3030;
}

.row-cpx .g-tit1 em {
	display: block;
	text-transform: uppercase;
	color: #ccc;
	font-size: 24px;
	font-family: "Arial";
	margin-top: -6px;
}

.row-cpx2 .course-for {
	position: absolute;
	top: 12.5vw;
	left: 0;
	width: 380px;
	height: 510px;
}

.row-cpx2 .course-for .info {
	width: 380px;
	height: 510px;
	background-color: #ffffff;
	padding: 30px;
	padding-bottom: 0;
	border-top-left-radius: 18px;
	border-bottom-right-radius: 18px;
	position: relative;
}

/*.row-cpx2 .course-for .info::after {
	content: '';
	width: 10px;
	height: 99px;
	background-color: #e5e5e5;
	position: absolute;
	right: 14px;
	top: 52%;
}*/

.row-cpx2 .course-for .info .pic {
	margin-bottom: 22px;
}

.row-cpx2 .course-for .info .pic img {
	width: 100%;
}

.row-cpx2 .course-for .info .txt {
	margin-bottom: 20px;
}

.row-cpx2 .ul-txt h3 {
	font-size: 18px;
	margin-bottom: 5px;
}

.row-cpx2 .ul-txt p {
	font-size: 16px;
}

.row-cpx2 .ul-txt li {
	margin-bottom: 10px;
}

.row-cpx2 .course-for .con {
	position: relative;
	outline: 0;
}

.row-cpx2 .ul-txt {
	height: 175px;
	margin-top: 22px;
	margin-bottom: 20px;
	overflow-y: auto;
	margin-right: -16px;
	padding-right: 20px;
}

.row-cpx2 .ul-txt::-webkit-scrollbar {
	width: 10px;
}

.row-cpx2 .ul-txt::-webkit-scrollbar-track {
	background: none;
}

.row-cpx2 .ul-txt::-webkit-scrollbar-thumb {
	background: #e5e5e5;
}

.row-cpx2 .ul-txt::-webkit-scrollbar-thumb:window-inactive {
	background: #e5e5e5;
}

.row-cpx2 .course-nav {
	padding-top: 165px;
	padding-bottom: 17vw;
	/* background: url(http://x.5811.com.cn/images/ico-01-09.jpg) no-repeat center center;*/
	/* background-color: #2d393e; */
	position: relative;
	/* padding-left: 24.5vw; */
}

.row-cpx2 .course-nav .time::after,
.row-cpx2 .course-nav:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 3px;
	background-color: rgba(213, 214, 215, 1);
	bottom: 162px;
	z-index: 1;
	left: 98px;
}

.row-cpx2 .course-nav:after {
	bottom: auto;
	top: 270px;
	width: 10000px;
	left: auto;
	right: -500px;
}

.row-cpx2 .slick-list {
	z-index: 2;
}

.row-cpx2 .course-nav .time {
	padding-left: 35px;
	position: relative;
}

.row-cpx2 .course-nav .time .tit {
	max-width: 325px;
}

.row-cpx2 .course-nav .time.slick-current::after {
	background-color: #e33f3f;
}

.row-cpx2 .course-nav .time.slick-current .tit {
	opacity: 0;
}

.row-cpx2 .course-nav .time.slick-current span {
	color: #e33f3f;
}

.row-cpx2 .course-nav .time.slick-current {
	background-image: url(../images/i-14.png);
}

/* .row-cpx2 .course-nav::after{
	position: absolute;
	content: '';
	width: 100% ;
	height: 3px;
	background-color: rgba(213,214,215,1);
	bottom: 80px;
	z-index: 1;
	left: 0;
} */
.row-cpx2 .course-nav .time {
	font-family: "Arial";
	font-weight: bold;
	outline: 0;
	/* text-align: center; */
	background: url(../images/ico-02-09.png) no-repeat center center;
	cursor: pointer;
	position: relative;
	z-index: 9;
	height: 270px;
	background-position: 76px 95px;
}

.row-cpx2 .course-nav .time .tit {
	text-align: left;
	width: 22vw;
}

.row-cpx2 .course-nav .time .tit p {
	font-size: 18px;
	font-weight: normal;
}

.row-cpx2 .course-nav .time span {
	font-size: 30px;
	color: #333;
	display: block;
	margin-bottom: 76px;
	font-size: 50px;
}

.row-cpx2 .course-nav .time:nth-child(2n + 1) span {
	margin-bottom: 0;
}

.row-cpx2 .course-nav .time:nth-child(2n + 1) .tit {
	height: 135px;
}

.row-cpx2 .course-nav .time em {
	font-size: 18px;
	display: block;
	color: #222222;
	font-weight: bold;
	margin-bottom: 5px;
}

.row-cpx2 .course-nav .slick-center {
	background-image: url(../images/ico-02-on-09.png);
}

.row-cpx2 .course-nav .slick-center span {
	color: #e33f3f;
	/* font-size: 48px; */
}

.row-cpx2 .course-nav .slick-center em {
	/* color: #3ab87c; */
}

.row-cpx2 .slick-prev {
	right: 4.5%;
	background-image: url(../images/i-12.png);
	background-color: #ffffff;
}

.row-cpx2 .slick-next {
	right: 0;
	background-image: url(../images/i-13.png);
	background-color: #ffffff;
}

.row-cpx2 .slick-prev:hover {
	background-image: url(../images/i-12-on.png);
}

.row-cpx2 .slick-next:hover {
	background-image: url(../images/i-13-on.png);
}

.row-cpx2 .slick-arrow:hover {
	background-color: #e33f3f;
}

.row-cpx2 .slick-arrow {
	position: absolute;
	width: 55px;
	height: 55px;
	top: -85%;
	font-size: 0;
	padding: 0;
	border: none;
	outline: none;
	z-index: 8;
	cursor: pointer;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-position: center;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-ms-background-size: auto;
	-o-background-size: auto;
	background-size: auto;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.row-cpx2 .slick-prev {
	right: 68px;
}

.m-path-qm {
	overflow: hidden;
	padding: 30px 0 5.8vw;
}

.m-slider-qm {
	margin-top: 51px;
	padding: 0 50px;
}

.m-slider-qm .item {
	border-radius: 5px;
	/* margin: 0 6px */
	margin: 15px 26px;
}

.m-slider-qm h3 {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	background-color: #108cee;
	line-height: 50px;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.row-cpx3 .m-slider-qm .con {
	box-shadow: none;
}

.m-slider-qm .con {
	padding: 15px 10px 20px;
	background-color: #eaf6fe;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 4px 0px 6px 0px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
}

.Bg {
	border-radius: 15px;
	background-color: rgb(255, 255, 255);
	position: absolute;
	left: 160px;
	top: 2706px;
	width: 500px;
	height: 452px;
	z-index: 172;
}

.m-slider-qm .txt {
	height: 96px;
	font-size: 12px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
}

.m-slider-qm .txt em {
	font-weight: 700;
}

.m-slider-qm .slick-next,
.m-slider-qm .slick-prev {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	overflow: hidden;
	width: 20px;
	height: 37px;
	font-size: 0;
	line-height: 0;
	z-index: 999;
	border: none;
	background: center center no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	cursor: pointer;
	margin-right: 0px;
}

.m-slider-qm .slick-prev {
	/* left: -3%; */
	background-image: url(http://x.5811.com.cn/images/1/xin19arr-l-qm.png);
	outline: none;
}

.m-slider-qm .slick-next {
	right: -3%;
	background-image: url(http://x.5811.com.cn/images/1/xin19arr-r-qm.png);
	outline: none;
}

.m-slider-qm .slick-next:hover,
.m-slider-qm .slick-prev:hover {
	opacity: 0.6;
	filter: alpha(Opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.row-cpx3 {
	background-image: url(../images/cpx3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.row-cpx3 .m-slider-qm {
	margin-top: 85px;
	padding: 0;
	margin-left: 125px;
}

.row-cpx3 .slick-prev {
	right: 15.5vw;
	background-image: url(../images/i-12.png);
	background-color: #ffffff;
}

.row-cpx3 .slick-next {
	right: 12.1vw;
	background-image: url(../images/i-13.png);
	background-color: #ffffff;
}

.row-cpx3 .slick-prev:hover {
	background-image: url(../images/i-12-on.png);
}

.row-cpx3 .slick-next:hover {
	background-image: url(../images/i-13-on.png);
}

.row-cpx3 .slick-arrow:hover {
	background-color: #e33f3f;
}

.row-cpx3 .slick-arrow:hover {
	opacity: 0.9;
}

.row-cpx3 .slick-arrow {
	position: absolute;
	width: 55px;
	height: 55px;
	top: -50%;
	font-size: 0;
	padding: 0;
	border: none;
	outline: none;
	z-index: 8;
	cursor: pointer;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-position: center;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-ms-background-size: auto;
	-o-background-size: auto;
	background-size: auto;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.row-cpx3 .g-tit1 {
	font-size: 30px;
	font-weight: normal;
}

.row-cpx3 .m-slider-qm .con {
	background-image: url(../images/cpx3-bk.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 270px;
	position: relative;
	border-radius: inherit;
	border-top-left-radius: 15px;
	background-color: #ffffff;
}

.row-cpx3 .m-slider-qm .con:hover .bg-red{
	display: block;
}

.row-cpx3 .m-slider-qm .con .bg-red{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}

.row-cpx3 .m-slider-qm .con .bg-red img{
	width: 100%;
	height: 100%;
}

.row-cpx3 .m-slider-qm .con:hover .txt p {
	display: none;
}


.row-cpx3 .m-slider-qm .item1 .con::after {
	background-image: url(../images/cpx3-bk1.png);
}

.row-cpx3 .m-slider-qm .txt {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	line-height: 1.5;
	transform: translateY(-50%);
	z-index: 9;
}

.row-cpx3 .m-slider-qm .con:hover .txt {
	bottom: 0;
	top: inherit;
	transform: translateY(-20%);
}

.row-cpx3 .m-slider-qm .con:hover .txt p {
	bottom: 0;
	top: inherit;
	transform: translateY(0);
	color: #ffffff;
}

.row-cpx3 .m-slider-qm .con .cpx-zs1 {
	display: none;
	background-size: cover;
}

.row-cpx3 .m-slider-qm .con .cpx-zs {
	position: absolute;
	content: "";
	/* background-image: url(../images/cpx3-bg1.png); */
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	height: 110px;
}

.row-cpx3 .m-slider-qm .con:hover .cpx-zs1 {
	/* background-image: url(../images/cpx3-bg-red-pic.jpg); */
	width: 192px;
	height: 136px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	position: absolute;
}

.row-cpx3 .m-slider-qm .con:hover .cpx-zs {
	display: none;
}

.row-cpx3 .m-slider-qm .txt p {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	font-size: 18px;
}

.row-cpx3 .item {
	margin-right: 32px;
}

.row-cpx3 .item:nth-child(4) {
	margin-right: 0;
}

.row-cpx4 {
	overflow: hidden;
	background-image: url(../images/cpx-lx-bg1_02.jpg);
	background-repeat: no-repeat;
	background-size: 100% 765px;
	padding: 90px 0 108px;
	position: relative;
}

.row-cpx4 .btn {
	position: absolute;
	bottom: 0;
	left: 0;
}

.row-cpx4 .btn .more {
	width: 365px;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	text-align: center;
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
	margin-left: 6.5vw;
}

.row-cpx4 .btn .more span {
	display: inline-block;
	background-color: #e3e3e3;
	color: #222222;
	width: 49%;
	font-size: 20px;
	font-weight: bold;
}

.row-cpx4 .btn .more span.on {
	background-color: #ec3030;
	color: #ffffff;
}

.row-cpx4 .info {
	overflow: hidden;
}

.row-cpx4 .info .pic {
	float: left;
	width: 49%;
	border-radius: 15px 0;
}

.row-cpx4 .info .pic img {
	max-width: 100%;
	/* height: 100%; */
}

.row-cpx4 .info .txt {
	float: right;
	width: 51%;
	padding-left: 28px;
	padding-right: 1.8vw;
	color: rgba(82, 82, 82, 0.8);
	font-size: 16px;
	padding-bottom: 132px;
	background-image: url(../images/cpx4-font.jpg);
	background-repeat: no-repeat;
	background-position: right -70px bottom;
}

.row-cpx4 .info .txt p {
	line-height: 2.1;
}

.row-cpx4 .g-tit1 {
	text-align: right;
	padding-top: 0;
	letter-spacing: 3px;
	margin-bottom: 25px;
}

.row-cpx4 .g-tit1::after {
	right: 0;
	left: inherit;
}

.row-cpx5 {
	background-image: url(../images/cpx-lx-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	opacity: 1;
	height: auto;
	overflow: hidden;
}

.no {
	opacity: 0;
	height: 0;
}

.row-cpx5 .slick-prev {
	right: 50%;
	background-image: url(../images/row-cpx2-left.png);
	background-color: #e33f3f;
}

.row-cpx5 .slick-next {
	right: 45%;
	background-image: url(../images/row-cpx2-right.png);
	background-color: transparent;
	border: 1px solid #bab8bc !important;
}

.row-cpx5 .slick-arrow:hover {
	opacity: 0.9;
}

.row-cpx5 .slick-prev {
	background-image: url(../images/i-12.png);
	background-color: inherit;
	border: 1px solid #bab8bc !important;
}

.row-cpx5 .slick-next {
	background-image: url(../images/i-13.png);
	/* background-color: #ffffff; */
}

.row-cpx5 .slick-prev:hover {
	background-image: url(../images/i-12-on.png);
}

.row-cpx5 .slick-next:hover {
	background-image: url(../images/i-13-on.png);
}

.row-cpx5 .slick-arrow:hover {
	background-color: #e33f3f;
}

.row-cpx5 .slick-arrow {
	position: absolute;
	width: 55px;
	height: 55px;
	bottom: 0;
	font-size: 0;
	padding: 0;
	border: none;
	outline: none;
	z-index: 8;
	cursor: pointer;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-position: center;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-ms-background-size: auto;
	-o-background-size: auto;
	background-size: auto;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

/* .row-cpx5 .m-slick-lb2 .items {
	margin: 0 20px;
}
 */
.row-cpx5 .m-slick-lb2 {
	padding: 90px 0 116px;
	margin: 0 -15px;
}

.row-cpx5 .m-slick-lb2 .slider {
	/* margin: 0 -20px; */
	overflow: hidden;
	padding-bottom: 80px;
}

.row-cpx5 .m-slick-lb2 .img {
	display: block;
	width: 100%;
	height: 106px;
	line-height: 62px;
	text-align: center;
	/* background-color: #121212; */
	margin-bottom: 20px;
	overflow: hidden;
	outline: none;
	color: #222222;
	font-size: 20px;
}

.row-cpx5 .slick-slide div:nth-child(2) {
	margin-bottom: 14px;
}

.row-cpx5 .m-slick-lb2 .img p {
	line-height: 106px;
	background-image: url(../images/row-cpx4-border.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}

.row-cpx5 .m-slick-lb2 .img p:hover {
	background-image: url(../images/row-cpx4-border-red.png);
	color: #ffffff;
}

.row-cpx5 .m-slick-lb2 .img img {
	display: inline-block;
	vertical-align: middle;
	max-height: 100%;
}

.row-cpx5 .m-slick-lb2 .img:hover img {
	-ms-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-o-transform: scale(0.88);
	transform: scale(0.88);
}

.row-cpx5 .m-slick-lb2 .slick-dots {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
}

.row-cpx5 .m-slick-lb2 .slick-dots li {
	display: inline-block;
	margin: 0 10px;
}

.row-cpx5 .m-slick-lb2 .slick-dots li button {
	width: 20px;
	height: 5px;
	padding: 0;
	margin: 0;
	border: 1px solid #ffffff;
	text-indent: -9999px;
	background-color: #ffffff;
	cursor: pointer;
	outline: none;
}

.row-cpx5 .m-slick-lb2 .slick-dots .slick-active button {
	border-color: #ec3030;
	background-color: #ec3030;
}

.row-cpx5 .slick-initialized .slick-slide {
	outline: none;
}

.row-cpx5 .slick-initialized .slick-slide .items .img {
	padding: 0 15px;
}

.row-cpx6 {
	overflow: hidden;
	background-image: url(../images/cpx6-bk_02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 120px;
}

.row-cpxw .wp {
	width: 84%;
	overflow: hidden;
	margin: 0 auto;
}

.row-cpxw .g-tit {
	overflow: hidden;
	text-align: center;
	padding: 65px 0 78px;
	padding-bottom: 0;
	position: relative;
}

.row-cpxw .g-tit h3 {
	font-size: 28px;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 25px;
}

.row-cpxw .g-tit h3::after {
	content: "";
	position: absolute;
	height: 4px;
	width: 20px;
	background-color: #ec3030;
	bottom: 0;
	left: 50%;
}

.row-cpxw .g-tit p {
	font-size: 16.5px;
	color: #727272;
}

.row-cpx6 .ul-info {
	overflow: hidden;
}

.row-cpx6 .ul-info li {
	overflow: hidden;
	float: left;
	width: 11.6%;
	height: 507px;
	border-right: 1px solid #f5f5f5;
	background: linear-gradient(to bottom, #ffffff 75%, #fbe5e5 100%);
	text-align: center;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}

.row-cpx6 .ul-info li h3 {
	font-size: 19px;
	margin: 0 auto;
	margin-bottom: 275px;
	padding-top: 70px;
	font-weight: bold;
	width: 50px;
}

.row-cpx6 .ul-info li p {
	display: none;
}

.row-cpx6 .ul-info li.on p {
	display: block;
}

.row-cpx6 .ul-info li .info {
	height: 100%;
	position: relative;
}

.row-cpx6 .ul-info li .info img {
	margin: 0 auto;
}

.row-cpx6 .ul-info li.on .info img {
	padding-left: 10px;
	float: left;
}

.row-cpx6 .ul-info li.on {
	width: 65%;
	height: 507px;
	background-image: url(../images/cpx6-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	border-top-left-radius: 15px;
	text-align: left;
}

.row-cpx6 .ul-info li.disnone {
	display: block !important;
}

.row-cpx6 .ul-info li.on .info {
	padding-top: 79px;
	padding-left: 85px;
	position: relative;
}

.row-cpx6 .ul-info li.on h3 {
	font-size: 19px;
	margin: 0;
	/* font-weight: normal; */
	margin-bottom: 24px;
	padding-top: 0;
}

.row-cpx6 .ul-info li.on p {
	width: 311px;
	padding-top: 20px;
	position: relative;
	font-size: 16px;
	margin-bottom: 140px;
}

.row-cpx6 .ul-info li.on p::after {
	content: "";
	position: absolute;
	height: 4px;
	width: 15px;
	top: 0;
	left: 0;
	background-color: #e33f3f;
}

.row-cpx7 {
	/* background-image: url(../images/cpx7-bk_02.jpg); */
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	height: 831px;
	position: relative;
	overflow: hidden;
}

.row-cpx7 img {
	position: absolute;
	top: 0;
	left: 0;
}

.row-cpx7 h3 {
	color: #ffffff;
}

.row-cpx7 p {
	color: #ffffff !important;
}

.row-cpx8 .g-tit {
	text-align: left;
	padding-top: 95px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.row-cpx8 .g-tit h3::after {
	left: 0;
}

.row-cpx8 .item .con {
	background-repeat: no-repeat;
	background-size: cover;
}

.row-cpx8 .item:nth-child(n) .con {
	background-image: url(../images/cpx7-slick_03.jpg);
}

.row-cpx8 .item:nth-child(2n) .con {
	background-image: url(../images/cpx7-slick_05.jpg);
}

.row-cpx8 .item:nth-child(3n) .con {
	background-image: url(../images/cpx7-slick_07.jpg);
}

.row-cpx8 .m-path-qm {
	padding-top: 0;
}

.row-cpx8 .g-tit h3 {
	margin-bottom: 60px;
}

.row-cpx8 .m-slider-qm .con {
	height: 455px;
	padding: 0 54px;
	padding-top: 234px;
}

.row-cpx8 .m-slider-qm h3 {
	text-align: left;
	background-color: transparent;
	color: #000000;
	position: relative;
	font-size: 25px;
	padding-bottom: 14px;
	margin-bottom: 22px;
}

.row-cpx8 .m-slider-qm p {
	font-size: 16px;
	line-height: 1.6;
}

.row-cpx8 .m-slider-qm h3::after {
	content: "";
	position: absolute;
	height: 6px;
	width: 15px;
	background-color: #ec3030;
	bottom: 0;
	left: 0;
}

.row-cpx8 .item {
	overflow: inherit;
}

.row-cpx8 .m-slider-qm {
	padding: 0;
	margin: 0 -16px;
}

/*.row-cpx8 .m-slider-qm .con {
	margin: 0 14px;
}
*/
.row-cpx8 .slick-prev {
	right: 92px;
	background-image: url(../images/row-cpx2-left.png);
	background-color: #e33f3f;
	left: inherit;
	border: 3px solid #e8e8e8 !important;
}

.row-cpx8 .slick-next {
	right: 21px;
	background-image: url(../images/row-cpx2-right.png);
	background-color: #ffffff;
	border: 3px solid #e8e8e8 !important;
}

.row-cpx8 .slick-arrow:hover {
	opacity: 0.9;
}

.row-cpx8 .slick-prev {
	/* right: 4.5%; */
	background-image: url(../images/i-12.png);
	background-color: #ffffff;
}

.row-cpx8 .slick-next {
	/* right: 0; */
	background-image: url(../images/i-13.png);
	background-color: #ffffff;
}

.row-cpx8 .slick-prev:hover {
	background-image: url(../images/i-12-on.png);
}

.row-cpx8 .slick-next:hover {
	background-image: url(../images/i-13-on.png);
}

.row-cpx8 .slick-arrow:hover {
	background-color: #e33f3f;
}

.row-cpx8 .slick-arrow {
	position: absolute;
	width: 55px;
	height: 55px;
	top: -24%;
	font-size: 0;
	padding: 0;
	border: none;
	outline: none;
	z-index: 8;
	cursor: pointer;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-position: center;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-ms-background-size: auto;
	-o-background-size: auto;
	background-size: auto;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.row-cpx8 .m-path-qm {
	padding-bottom: 40px;
}

.row-cpx9 {
	background-color: #f5f5f5;
	overflow: hidden;
	padding: 94px 0;
}

.row-cpx9 .col-right {
	float: right;
	width: 49.5%;
	padding-left: 47px;
}

.row-cpx9 .pic {
	border-radius: 15px 0;
}

.row-cpx9 .col-left.pic {
	float: left;
	width: 55%;
}

.row-cpx9 .pic img {
	width: 100%;
	height: 100%;
}

.row-cpx9 .col-left.info {
	float: left;
	width: 48%;
}

.row-cpx9 .col-right.info {
	float: right;
	width: 40%;
}

.row-cpx9 .info h3 {
	font-size: 26px;
	color: #000000;
	padding-bottom: 23px;
	position: relative;
	margin-bottom: 36px;
}

.row-cpx9 .info p {
	color: #656565;
	font-size: 16px;
	line-height: 2.1;
}

.row-cpx9 .info p a {
	color: #ed4747;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 32px;
	background-size: 18px;
	cursor: pointer;
}

.row-cpx9 .info p span,
.row-cpx9 .info p .off {
	display: none;
}

.row-cpx9 .ul-info li {
	overflow: hidden;
	margin-bottom: 8.5vw;
}

.row-cpx9 .ul-info li:last-child {
	margin-bottom: 0;
}

.row-cpx9 .info h3::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 4px;
	bottom: 0;
	left: 0;
	background-color: #ec3030;
}

.row-cpx10 {
	overflow: hidden;
	position: relative;
	background-image: url(../images/cpx10-back_02.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	padding-bottom: 25vw;
}

.row-cpx10 .info {
	overflow: hidden;
	height: 546px;
	position: relative;
}

.row-cpx10 .pic {
	width: 46.5%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	border-radius: 15px 0;
}

.row-cpx10 .pic img {
	width: 100%;
}

.row-cpx10 .tit {
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #e23e3e;
	width: 57%;
	height: 496px;
	z-index: 1;
	background-image: url(../images/cpx10-pic1_03.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-left: 145px;
	padding-top: 55px;
	border-bottom-right-radius: 15px;
}

.row-cpx10 .tit h3 {
	color: #ffffff;
	font-size: 30px;
	text-align: left;
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 52px;
}

.row-cpx10 .tit h3::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 4px;
	bottom: 0;
	left: 3px;
	background-color: #ffffff;
}

.row-cpx10 .tit .ul-tit li {
	float: left;
	width: 21%;
	margin-bottom: 45px;
}

.row-cpx10 .tit .ul-tit li a {
	font-size: 18px;
	color: #ffffff;
	background-image: url(../images/cpx10-rice.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left: 30px;
}

@media only screen and (max-width: 1800px) {
	.row-cpx3 .slick-prev {
		right: 16.5vw;
	}
}

@media only screen and (max-width: 1680px) {
	.footer {
		padding: 3.9vw 50px;
	}
}

@media only screen and (max-width: 1440px) {
	.row-cpx3 .g-tit1 {
		margin-left: 4vw;
	}

	.row-cpx1 li .col-left.info {
		width: 42%;
		margin: 0;
	}

	.row-cpx1 li:first-child .col-left.info {
		width: 42%;
		margin: 0;
	}

	.row-cpx1 .col-right {
		width: 55%;
		float: right;
	}

	.row-cpx1 .ul-info li {
		padding: 0 4vw;
	}

	.row-cpx1 .info .ul-num li {
		padding: 0;
	}

	.row-cpx5 .m-slick-lb2 .img {
		font-size: 1.5vw;
	}
}

@media only screen and (max-width: 1367px) {
	.wp {
		max-width: 1200px;
	}

	.row-cpx1 {
		padding-top: 2vw;
	}

	.row-cpx1 .ul-info li {
		margin-bottom: 4.5vw;
	}

	.row-cpx3 .slick-prev {
		left: inherit !important;
	}

	.row-cpx4 .btn .more {
		margin-left: 9vw;
	}

	.row-cpx4 {
		padding-bottom: 0;
	}

	.row-cpx6 {
		padding-bottom: 20px;
	}

	.row-cpx7 {
		background-size: 100%;
		height: 55vh;
		position: relative;
	}

	.row-cpx7 img {
		transform: translateY(-50%);
		top: 50%;
	}

	.row-cpx7 .g-tit {
		padding-top: 30px;
		margin-bottom: 0;
		position: relative;
	}

	.row-cpx10 {
		/* background-size: cover; */
		margin-top: 15px;
	}
}

@media only screen and (max-width: 1200px) {
	.wp {
		width: auto !important;
		padding: 0 12vw;
	}

	.footer {
		padding: 3.9vw 0;
	}

	.row-cpx4 .info .txt {
		padding-left: 15px;
	}

	.row-cpx1 .col-left.info {
		float: none !important;
		width: auto !important;
		margin-bottom: 15px;
	}

	.row-cpx1 .col-right {
		float: none;
		width: auto;
		margin-bottom: 15px;
	}

	.row-cpx1 .col-left {
		float: none;
		width: auto;
		margin-bottom: 15px;
	}

	.row-cpx1 .col-right.info {
		float: none;
		width: auto;
		margin-bottom: 15px;
	}

	.row-cpx1 {
		padding: 15px 0;
	}

	.row-cpx1 .ul-info li {
		margin-bottom: 0;
		padding: 0;
	}

	.row-cpx1 li:last-child .col-right::after {
		width: 100px;
		height: 70px;
	}

	.row-cpx5 .slick-prev {
		right: 55%;
	}

	.row-cpx9 .col-right {
		padding-left: 0;
	}

	.row-cpx3 .wp {
		padding: 0 15px;
		/* max-width: inherit; */
	}

	.row-cpx3 .item {
		margin: 0 15px;
	}


	.row-cpx3 .g-tit1 {
		font-size: 20px;
	}

	.row-cpx3 .m-slider-qm {
		margin-left: 0;
	}
}

@media only screen and (max-width: 1000px) {
	.row-cpx3 .slick-arrow {
		top: -75px;
	}



	.row-cpx2 .course-nav {
		padding: 15px 0;
	}

	.row-cpx2 .g-tit1 {
		padding: 15px 0;
	}

	.row-cpx2 .course-for {
		position: inherit;
	}

	.row-cpx2 .course-for .info {
		width: auto;
		height: auto;
		padding: 15px;
	}

	.row-cpx2 .course-nav .time .tit {
		width: auto;
	}

	.row-cpx3 .m-slider-qm {
		margin-top: 15px;
	}

	.row-cpx4 {
		background-size: cover;
	}

	.row-cpx4 .info .pic {
		float: none;
		width: auto;
	}

	.row-cpx4 .info .txt {
		float: none;
		width: auto;
		padding: 0;
	}

	.row-cpx8 .g-tit {
		padding-top: 15px;
	}

	.row-cpx8 .g-tit h3 {
		margin-bottom: 15px;
		font-size: 20px;
	}

	.row-cpx8 .m-slider-qm h3 {
		font-size: 20px;
	}

	.row-cpx8 .m-slider-qm p {
		font-size: 14px;
	}

	.row-cpx8 .m-path-qm {
		padding-bottom: 15px;
	}

	.row-cpx9 .col-right {
		float: none;
		width: auto;
	}

	.row-cpx9 .col-left.info {
		float: none;
		width: auto;
	}

	.row-cpx9 {
		padding: 15px 0;
	}

	.row-cpx9 .info h3 {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.row-cpx9 .info p {
		margin-bottom: 15px;
	}

	.row-cpxw .g-tit {
		padding: 15px 0;
	}

	.row-cpx10 .tit h3 {
		margin-bottom: 15px;
	}

	.row-cpx1 .col-right.info {
		padding-right: 0;
		margin-right: 0;
	}

	.row-cpx7 .g-tit {
		position: absolute;
		top: 33%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100%;

	}
}

@media only screen and (max-width: 750px) {
	.m-tab1 li {
		height: 16vw !important;
		position: relative !important;
	}

	.footer2 .fd-bottom .ul-a li a {
		font-size: 2.5vw;
	}

	.footer2 .fd-main {
		padding-bottom: 6vw;
	}

	.footer2 .fd-main p {
		font-size: 3.5vw;
		width: 24vw;
		font-weight: normal;
		bottom: 3vw;
		padding-top: 2vw;
		top: 0;
	}

	.footer3 .fd-main p::after {
		top: 0;
		width: 3vw;
		height: 1vw;
	}

	.footer2 .fd-main .qr {
		width: 18.5vw;
		height: 18.5vw;
		margin-right: 6vw;
	}

	.m-tab1 li:first-child .con {
		margin-left: 0 !important;
	}

	.m-tab1 ul {
		margin-top: 16vw !important;
		width: 100vw !important;
		padding: 0 11vw !important;
	}

	.m-tab1 li {
		margin-bottom: 10px !important;
	}

	.m-tab1 li .con .txt {
		position: absolute;
		top: 45%;
		transform: translateY(-50%);
		padding-left: 3 vw;
	}

	.m-tab1 li .con {
		border-radius: 0 !important;
	}

	.m-tab1 li.on .con {
		border-top-left-radius: 15px !important;
	}

	.m-tab1 li.on .con::after {
		content: "";
		position: absolute;
		width: 100%;
		left: 0;
		bottom: -10px;
		background-color: #ec3030;
		height: 10px;
	}

	.m-tab1 li .con {
		height: 100%;
		margin-left: 2vw !important;
	}


	#page1 .banner .txt {
		padding-left: 5vw;
		top: 36.5%;
	}

	#page1 .banner .txt p {
		font-size: 20px;
		line-height: 1.5;
		letter-spacing: 0.2vw;
	}

	#page2 .warp .m-txt1 {}

	.banner .txt .btn {
		margin: 0 !important;
	}

	#page1 .banner .txt h2 {
		margin-bottom: 6vw;
	}

	.banner .txt .btn:after {
		width: 9vw !important;
	}

	.banner .txt .btn {
		width: 9.5vw !important;
		height: 9.5vw !important;
		bottom: -5vw;
	}

	.row-cpx1 .info h3 {
		font-size: 20px;
		text-align: center;
		font-size: 5.5vw;
	}

	.row-cpx1 li:first-child .col-left.info {
		margin-right: 0;
	}

	.row-cpx1 .info h3::after {
		left: 50%;
		transform: translateX(-50%);
	}

	.row-cpx1 .info p {
		font-size: 3.5vw;
		line-height: 1.7;
	}

	.row-cpx1 .info h3 {
		padding-bottom: 4vw;
		margin-bottom: 4vw;
	}

	.row-cpx1 .info .ul-num li h4 {
		font-size: 20px;
	}

	.row-cpx2 {
		padding-bottom: 15px;
	}

	.row-cpx2 .g-tit1 {
		font-size: 20px;
	}

	.row-cpx2 .course-nav .time span {
		font-size: 20px !important;
	}

	.row-cpx2 .course-nav .time .tit p {
		font-size: 14px;
	}

	.row-cpx2 .course-nav .time {
		height: 230px;
		background-position: 76px 55px;
	}

	.row-cpx2 .course-for {
		width: auto;
		height: auto;
	}

	.row-cpx4 {
		padding-top: 35vw;
		padding-bottom: 45px;
	}

	.row-cpx4 .g-tit1 {
		font-size: 20px;
	}

	.row-cpx4 .g-tit1 {
		margin-bottom: 15px;
	}

	.row-cpx4 .info .txt p {
		font-size: 14px;
	}

	.row-cpx4 .btn {
		bottom: 0;
		width: 100%;
	}

	.row-cpx4 .btn .more {
		width: 100%;
		line-height: 58px;
		height: auto;
		margin-left: 0;
	}

	.row-cpx4 .info .txt p {
		background-position: right -100px bottom 40px;
	}

	.row-cpx4 .btn .more a {
		font-size: 14px;
	}

	.row-cpx5 .m-slick-lb2 .img {
		font-size: 14px;
	}

	.row-cpx5 .m-slick-lb2 {
		padding: 15px 0;
	}

	.row-cpx5 .m-slick-lb2 .slider {
		padding-bottom: 15px;
	}

	.row-cpxw .g-tit {
		padding: 0;
		margin-bottom: 12vw !important;
		transform: none;
		position: inherit;
	}

	.row-cpxw .g-tit h3 {
		text-align: center;
		font-size: 5vw;
		padding-bottom: 2.5vw;
		margin-bottom: 2.5vw;
	}

	.row-cpxw .g-tit p {
		font-size: 3vw;
		line-height: 2;
	}

	.row-zcc7 .g-tit {
		padding: 0;
		position: relative;
	}

	.row-zcc7 .g-tit::after {
		left: 0;
		position: absolute;
		bottom: 0;
		margin: 0.55vw 0 0vw;
	}

	.row-cpx6 .ul-info li.on {
		background-image: url(../images/cpx6-bg1_03.jpg);
	}

	.row-cpx6 {
		background-color: #f5f5f5;
		background-image: none;
	}
}

.menuBtn b {
	background-color: #ec3031;
}

/* .row-cpx6 .ul-info li img {
		display: none;
	} */

.m-path-qm {
	padding: 30px 0;
}

.g-tit {
	margin-bottom: 15px !important;
}

.row-cpx10 .tit .ul-tit {
	overflow: hidden;
}

/* 茄子 */
.ul-list1-qz a {
	display: block;
	padding: 5px 0;
	font-size: 18px;
	font-weight: 600;
	color: #222;
}

.ul-list1-qz a:hover {
	color: #e33f3f;
}

*:focus {
	outline: none;
	border: none;
	background-color: inherit;
}

.wp-qz {
	width: 84%;
	/* max-width: 1200px; */
	overflow: hidden;
	margin: 0 auto;
}

* {
	box-sizing: border-box;
}

/* 社会责任-阳光基金 */
.banner-qz {
	height: 39.9vw !important;
}

.nav1-qz-yg {
	margin-right: 4.8vw;
}

.banner .nav1-qz-yg .ul-tit li a {
	/* margin: 0 2.8vw !important; */
}

.row-qz1 {
	background: url(../images/qz-jijin.jpg) center center no-repeat;
	background-size: cover;
}

.m-tit2-qz,
.m-tit2-cs {
	padding: 4.9vw 0 1.45vw;
	margin-bottom: 2.39vw;
	font-size: 1.55vw;
	font-weight: 500;
	color: #fff;
	line-height: 1.29;
	position: relative;
}

.m-tit2-qz::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 4px;
	background-color: #fff;
}

.m-desc-qz {
	max-width: 55%;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 2px;
	margin-bottom: 10.5vw;
}

.m-desc-qz p {
	margin-bottom: 1.3vw;
}

/* 新闻 */
.row-qz-new1 {
	padding-top: 4.8vw;
	background-image: url(../images/qz-news1-bg.jpg);
}

.m-storiesl {
	/* overflow: hidden; */
}

.g-tit {
	text-align: center;
	margin-bottom: 62px;
}

.g-tit h2 {
	font-size: 30px;
	font-weight: 600;
	color: #4fc1e9;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.g-tit h2::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 52px;
	height: 2px;
	margin-left: -26px;
	background-color: #b3ced8;
}

.g-tit p {
	font-size: 14px;
	color: #b3ced8;
}

.m-tit {
	width: 319px;
	height: 82px;
	line-height: 62px;
	background: url(../images/btn.png) center center no-repeat;
	background-size: 100% 100%;
	margin-left: -20px;
}

.m-tit h3 {
	font-size: 20px;
	color: #fff;
	margin-left: 45px;
}

.m-storiesl .storiesl {
	position: relative;
	margin-bottom: 4vw;
}

.m-newsls .newsls::after,
.m-storiesl .left::after,
.m-storiesl .slider-nav::after,
.m-storiesl .storiesl::after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0;
}

.m-storiesl .left {
	position: relative;
	/* padding-bottom: 3.28vw; */
}

.m-storiesl .slider-for {
	width: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.slide-pic {
	max-width: 65.8%;
	float: left;
	position: relative;
	overflow: hidden;
}

.m-storiesl .slider-for .item {
	/* margin-right: 30px; */
	overflow: hidden;
}

.m-storiesl .slider-for .pic {
	width: 100%;
	height: 0;
	overflow: hidden;
	position: relative;
	padding-top: 31.5%;
}

.m-storiesl .slider-for .pic img {
	width: 100%;
	height: auto;
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.m-storiesl .slider-for .con {
	display: block;
	overflow: hidden;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.m-storiesl .slider-for .con .pic img {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.m-storiesl .slider-for .con:hover .pic img {
	-webkit-transform: translate(-50%, -50%) scale(1.08, 1.08);
	-moz-transform: translate(-50%, -50%) scale(1.08, 1.08);
	-ms-transform: translate(-50%, -50%) scale(1.08, 1.08);
	-o-transform: translate(-50%, -50%) scale(1.08, 1.08);
	transform: translate(-50%, -50%) scale(1.08, 1.08);
}

/* 公用字体 */
.mqz-info {
	background: url(../images/qz-news-pic3.png) center center no-repeat;
	background-size: cover;
	color: #fff;
	padding: 1.9vw 2.75vw;
}

.mqz-info .data {
	font-size: 14px;
}

.mqz-info .tit {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}

.mqz-info .tit p {
	white-space: nowrap;
	overflow: hidden;
	/*超出显示省略号*/
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.mqz-info .desc {
	max-width: 90%;
	font-size: 16px;
	margin-bottom: 1.25vw;
}

.mqz-info .desc p {
	overflow: hidden;
	/*超出显示省略号*/
	text-overflow: ellipsis;
	/*框体*/
	display: -webkit-box;
	/* 限制行数 */
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.mqz-info .more {
	max-width: 32px;
	max-height: 14px;
	overflow: hidden;
}

.m-storiesl .slider-nav {
	background: #fff;
	float: right;
	max-width: 31%;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding: 3.2vw 2.3vw 1.9vw;
	background: url(../images/qz-news-next.jpg) center center no-repeat;
	background-size: cover;
}

.m-storiesl .slider-nav .tit {
	max-width: 74%;
	font-size: 24px;
	margin-bottom: 3.5vw;
	line-height: 1.3;
	position: relative;
}

.m-storiesl .slider-nav .tit a {
	color: #222222;
	overflow: hidden;
	/*超出显示省略号*/
	text-overflow: ellipsis;
	/*框体*/
	display: -webkit-box;
	/* 限制行数 */
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.m-storiesl .slider-nav .tit::after {
	content: "";
	position: absolute;
	bottom: -1.5vw;
	left: 0;
	width: 22px;
	height: 4px;
	background-color: #e63530;
}

.m-storiesl .slider-nav .desc {
	font-size: 16px;
	margin-bottom: 9.5vw;
	color: #313131;
	line-height: 1.5;
}

.m-storiesl .slider-nav .desc p {
	overflow: hidden;
	/*超出显示省略号*/
	text-overflow: ellipsis;
	/*框体*/
	display: -webkit-box;
	/* 限制行数 */
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.m-storiesl .slider-nav .data {
	font-size: 16px;
	color: #dfdfdf;
}

.m-storiesl .slider-nav .data .p1 {
	font-size: 2.5vw;
	height: 3.2vw;
	font-weight: bold;
}

.m-storiesl .slider-for .slick-dots {
	position: absolute;
	right: 20px;
	top: 25px;
	text-align: left;
	z-index: 9;
}

.m-storiesl .slider-for .slick-dots li {
	display: block;
	float: left;
	margin-right: 12px;
}

.m-storiesl .slider-for .slick-dots li button {
	display: block;
	width: 17px;
	height: 17px;
	font-size: 0;
	background: #f0f0f0;
	opacity: 0.3;
	background: #eeeeee;
	text-align: left;
	border: none;
	cursor: pointer;
	overflow: hidden;
	text-indent: 999px;
	padding: 0;
	border-radius: 50%;
}

.m-storiesl .slider-for .slick-dots li.slick-active button {
	opacity: 1;
}

.m-storiesl .slider-nav .slick-arrow {
	position: absolute;
	width: 19px;
	height: 33px;
	top: 0;
	font-size: 0;
	border: none;
	outline: 0;
	z-index: 8;
	cursor: pointer;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}

.m-storiesl .slider-nav .slick-prev {
	width: 50px;
	height: 50px;
	right: 55px;
	top: 465px;
	background-image: url(../images/qz-news-next2.png);
}

.m-storiesl .slider-nav .slick-next {
	width: 44px;
	height: 44px;
	left: 30px;
	top: -54px;
	background-image: url(../images/qz-news-next2.png);
}

.row-qz-new2 .mqz-info {
	background-image: none;
	color: #222;
	padding: 2.5vw 2.55vw;
}

.row-qz-new2 .tit {
	line-height: 1.3;
	font-size: 1.2vw;
	font-weight: 900;
	margin-bottom: 0.5vw;
}

.row-qz-new2 .desc {
	max-width: 100%;
}

.row-qz-new2 .desc p {
	height: 75px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
}

.ul-pro-qz {
	padding: 3.07vw 0 2.24vw;
	margin: 0 -1.3vw;
	overflow: hidden;
}

.ul-pro-qz li {
	float: left;
	width: 33.33%;
	padding: 1.04vw 1.3vw;
	position: relative;
}

.ul-pro-qz .con {
	display: block;
	background-color: #f9f9f9;
	border-top-left-radius: 15px;
	overflow: hidden;
}

.ul-pro-qz .pic {
	width: 100%;
}

.ul-pro-qz .pic img {
	/* width: 100%; */
}

.ul-pro-qz .more {
	position: absolute;
	left: 3.84vw;
	bottom: 2.8vw;
	max-height: none !important;
}

.g-pages-qz {
	text-align: center;
	padding-bottom: 2.86vw;
}

.ul-pages-qz {
	display: inline-block;
	text-align: center;
}

.ul-pages-qz li {
	float: left;
}

.ul-pages-qz li a {
	display: block;
	width: 10px;
	height: 51px;
	line-height: 51px;
	font-size: 20px;
	color: #222;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
}

.ul-pages-qz .li2 a {
	margin: 0 6px;
}

.ul-pages-qz .li2 a:hover,
.ul-pages-qz .li2.on a {
	color: #f00;
}

.ul-pages-qz .li1 a {
	margin-right: 32px;
	margin-left: 50px;
	width: 52px;
	background: url(../images/wsd-news-left1.png) no-repeat center;
	background-size: 100%;
}

.ul-pages-qz .li1 a:hover {
	background-image: url(../images/wsd-news-left2.png);
}

.ul-pages-qz .li1 .a2 {
	background: url(../images/wsd-news-right1.png) no-repeat center;
	background-size: 100%;
}

.ul-pages-qz .li1 .a2:hover {
	background-image: url(../images/wsd-news-right2.png);
}

.ul-pages-qz .li3 {
	margin: 22px 18px;
	display: inline-block;
	vertical-align: bottom;
	line-height: 51px;
	width: 26px;
	height: 2px;
	background-color: #ccc;
	transform: translateY(50%);
}

/* 社会责任-慈善公益 */
.row-qz-cs {
	background-image: url(../images/qz-csbg.jpg);
}

.m-tit2-cs {
	color: #222222;
	position: relative;
	overflow: hidden;
}

.m-tit2-cs::after {
	background-color: #e63530 !important;
}

.m-tit2-cs .tit {
	float: left;
	font-weight: 600;
}

.m-tit2-cs .info {
	max-width: 83.6%;
	float: right;
	font-size: 16px;
	font-weight: bold;
}

.m-tit2-cs .info p {
	line-height: 2.1;
}

.ul-qz-list {
	padding-bottom: 2vw;
}

.ul-qz-list1 {
	display: none;
}


.row-qz-cs .slick-prev {
	right: 55%;
	background-image: url(../images/row-cpx2-left.png);
	background-color: #e33f3f;
}

.row-qz-cs .slick-next {
	right: 42%;
	background-image: url(../images/row-cpx2-right.png);
	background-color: transparent;
	border: 1px solid #bab8bc !important;
}

.row-qz-cs .slick-arrow:hover {
	opacity: 0.9;
}

.row-qz-cs .slick-prev {
	background-image: url(../images/i-12.png);
	background-color: inherit;
	border: 1px solid #bab8bc !important;
}

.row-qz-cs .slick-next {
	background-image: url(../images/i-13.png);
	/* background-color: #ffffff; */
}

.row-qz-cs .slick-prev:hover {
	background-image: url(../images/i-12-on.png);
}

.row-qz-cs .slick-next:hover {
	background-image: url(../images/i-13-on.png);
}

.row-qz-cs .slick-arrow:hover {
	background-color: #e33f3f;
}

.row-qz-cs .slick-arrow {
	position: absolute;
	width: 55px;
	height: 55px;
	bottom: 0;
	font-size: 0;
	padding: 0;
	border: none;
	outline: none;
	z-index: 8;
	cursor: pointer;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-position: center;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-ms-background-size: auto;
	-o-background-size: auto;
	background-size: auto;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: #FFFFFF;
}

.row-qz-cs .slick-dots {
	text-align: center;
}

.row-qz-cs .slick-dots li {
	display: inline-block;
	margin: 0 20px;
}

.row-qz-cs .slick-dots {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 3
}

.row-qz-cs .slick-dots li {
	display: inline-block;
	margin: 0 10px
}

.row-qz-cs .slick-dots button {
	width: 10px;
	height: 14px;
	background: none;
	font-size: 0;
	cursor: pointer;
	border: none;
	border-radius: 10px;
	border: 1px solid #fff;
}

.row-qz-cs .slick-dots li.slick-active button {
	background: #fff
}


.more-qz2.off {
	display: none;
}

.ul-qz-list.on {
	padding-bottom: 0;
}


.more-qz1.on {
	display: block;
}

.ul-qz-list li:nth-child(even) .con {
	background-color: rgba(255, 255, 255, 0.3);
}


.ul-qz-list .con {
	display: block;
	overflow: hidden;
	font-size: 18px;
	color: #3d3e3f;
	padding: 1.9vw 2.5vw;
	background-color: rgba(255, 255, 255, 0.4);
	transition: all 0.2s;
}

.ul-qz-list .con:hover,
.ul-qz-list li:nth-child(even) .con:hover {
	color: #e63530;
	background-color: rgba(255, 255, 255, 1);
}

.ul-qz-list .con .data {
	float: left;
	width: 10%;
	font-weight: bold;
}

.ul-qz-list .con .desc {
	float: left;
	width: 80%;
	margin-left: 3.4vw;
	letter-spacing: 2px;
}

.more-qz {
	padding: 20px 0 2vw;
	position: relative;
	text-align: center;
}

.more-qz1 {
	display: none;
}


.more-qz p {
	font-size: 14px;
	color: #ffffff;
	display: inline;
}

.more-qz .icon-qz {
	display: inline;
	margin-left: 8px;
	vertical-align: middle;
}

@media only screen and (max-width: 1200px) {
	.m-storiesl .slider-nav .slick-prev {
		right: 40px;
		top: 400px;
	}

	.row-qz-new2 .tit {
		font-size: 18px;
	}

	.row-qz-new2 .desc p {
		margin-bottom: 20px;
	}

	.ul-qz-list .con .desc {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		/* 行数 */
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.header.black .nav li .v1 {
		line-height: 35px;
		display: inline;
	}

	.row-cpx4 .info .txt {
		padding-bottom: 97px;
	}
}

@media only screen and (max-width: 959px) {
	.m-tit2-qz {
		font-size: 20px;
	}
}

@media only screen and (max-width: 750px) {
	.row-qz-cs .slick-dots {
		bottom: 0;
	}

	.m-tab1 li {
		line-height: 1.2 !important;
	}

	.m-tab1 li .con .txt {
		color: #ffffff !important;
	}

	.m-tab1 li .con .txt p {
		font-size: 4.5vw;
		letter-spacing: 4px;
	}

	.m-tab1 li.on .con {
		color: #ffffff !important;
		text-align: left;
	}

	.m-tab1 .txt span {
		font-size: 3vw !important;
		font-weight: bold;
	}

	.header {
		height: 18vw !important;
		padding: 0;
	}

	.header.black .logo {
		line-height: 0 !important;
	}

	.row-cpx10 .info {
		height: auto;
	}

	.row-cpx10 .pic {
		position: inherit;
		width: auto;
	}

	.row-cpx10 .tit {
		position: inherit;
		width: auto !important;
		padding: 15px;
		height: auto;
	}

	.row-cpx10 {
		padding-top: 15px;
	}

	.row-cpx10 h3 {
		font-size: 20px !important;
	}

	.row-cpx10 .tit .ul-tit li a {
		font-size: 14px;
	}

	.row-cpx10 .tit .ul-tit li {
		margin-bottom: 15px;
	}

	.row-cpx7 {
		height: auto;
		background-size: cover;
	}

	.row-cpx6 .ul-info li.on p {
		width: auto;
		margin-bottom: 0;
	}

	.row-cpx6 .ul-info li .info img {
		position: absolute;
		right: 10px;
		top: 10px;
	}

	.row-cpx6 .ul-info li {
		float: none;
		width: auto;
		height: auto;
	}

	.row-cpx6 .ul-info li.on {
		width: auto;
		height: auto;
	}

	.hd-r .sobox {
		display: block;
		padding: 6vw 0 !important;
		margin: 0;
		margin-right: 10.5vw;
		float: right;
	}

	.hd-r .sobox {
		padding: 36px 0;
	}

	.header .hd-r .sobox b {
		background-color: #de3a3a;
		height: 35px;
		line-height: 35px;
		width: 42px;
		border-top-right-radius: 18px;
		border-bottom-left-radius: 18px;
	}

	.menuBtn {
		width: 28px;
		right: 5.2vw;
	}

	.row-cpx6 {
		padding-bottom: 15px;
		padding-top: 180px;
	}


	.row-cpx6 .ul-info li {
		background: none;
		background-color: #ffffff;
		border-bottom: 2px solid #f5f5f5;
	}

	.row-cpx6 .ul-info li.on .info {
		padding-top: 4.8vw;
		padding-left: 4.8vw;
	}

	.row-cpx6 .ul-info li.on h3 {
		font-size: 3.8vw;
		font-weight: normal;
		float: none;
		padding: 0;
		line-height: inherit;
	}

	.row-cpx6 .ul-info li.on .info img {
		transform: none;
		top: 4vw;
	}

	.row-cpx6 .ul-info li .info img {
		top: 50%;
		transform: translateY(-50%);
	}

	.row-cpx6 .ul-info li.on p {
		font-size: 2.8vw;
		width: 50%;
	}

	.row-cpx6 .ul-info li.on {
		height: 66vw;
		margin-bottom: 10px;
	}

	.row-cpx6 .ul-info li {
		height: 17vw;
	}

	.slide-pic {
		max-width: 100%;
	}

	.row-cpx5 .m-slick-lb2 .slick-dots {
		display: block !important;
		opacity: 1;
	}

	.m-storiesl .slider-nav {
		max-width: 100%;
		margin-bottom: 20px;
	}

	.m-storiesl .slider-nav .tit,
	.mqz-info .tit {
		line-height: 1.3;
		padding-bottom: 10px;
		font-size: 18px;
	}

	.mqz-info .tit {
		padding-bottom: 0;
		margin-bottom: 10px;
	}

	.m-storiesl .slider-nav .tit a {
		font-size: 18px;
	}

	.m-storiesl .left {
		padding-bottom: 0;
	}

	.m-storiesl .storiesl {
		margin-bottom: 0;
	}

	.m-tit2-qz {
		padding: 20px 0 10px;
		margin-bottom: 20px;
		font-weight: 500;
		color: #fff;
		line-height: 1.7;
		position: relative;
		font-size: 4vw;
	}

	.m-desc-qz {
		max-width: 100%;
		color: #fff;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.7;
		letter-spacing: 1px;
		margin-bottom: 30px;
	}

	.m-tit2-cs {
		color: #222;
	}

	.m-tit2-qz::after {
		width: 17px;
		height: 2px;
	}

	.m-desc-qz p {
		margin-bottom: 20px;
	}

	.row-qz-new2 .tit {
		font-size: 18px;
	}

	.row-qz-new2 .desc p {
		font-size: 14px;
		height: 70px;
	}

	.ul-pro-qz li {
		width: 100%;
	}

	.ul-pages-qz {
		height: 30px;
	}

	.ul-pages-qz li a {
		height: 30px;
		line-height: 30px;
	}

	.ul-pages-qz .li1 a {
		width: 30px;
		margin-right: 10px;
		margin-left: 25px;
	}

	.ul-pages-qz .li3 {
		margin: 12px 16px;
	}

	.m-tit2-cs .tit {
		font-size: 4vw;
		float: none;
		font-weight: bold;
		margin-bottom: 15px;
	}

	.m-tit2-cs .info {
		font-size: 15px;
		float: none;
		overflow: hidden;
		max-width: none;
	}


	.ul-qz-list .con .desc {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		/* 行数 */
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		font-size: 12px !important;
	}

	.row-cpx6 .ul-info li h3 {
		padding: 0;
		margin: 0;
		line-height: 17vw;
		float: left;
		font-size: 3.8vw;
		font-weight: normal;
		padding-left: 3.5vw;
	}
}

@media only screen and (max-width: 350px) {
	.ul-pro-qz li {
		width: 100%;
	}
}

/* wsd */
* {
	box-sizing: border-box;
}

*:focus {
	outline: none;
	border: none;
	background-color: inherit;
}

img {
	display: block;
	max-width: 100%;
}

input::-webkit-input-placeholder {
	color: #222;
}

input:-moz-placeholder {
	color: #222;
}

input::-moz-placeholder {
	color: #222;
}

input:-ms-input-placeholder {
	color: #222;
}

/* 人才招聘-详情页 */
.wsd-main1 .wp-wsd {
	width: 84.2%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.wsd-main1 .g-btn {
	display: block;
	width: 195px;
	height: 67px;
	background-image: url(../images/wsd-btn01.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
	font-size: 16px;
	color: #fff;
	line-height: 67px;
	padding-left: 37px;
	border-radius: 15px 0;
}

.wsd-main1 .g-btn:hover {
	color: #fff;
}

.wsd-main1 .row-wsd1 {
	padding: 101px 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	background-color: #f6f6f6;
}

.wsd-main1 .row-wsd1 .col-l {
	width: 31.8%;
}

.wsd-main1 .row-wsd1 .title {
	font-size: 39px;
	color: #222;
	line-height: 1.3;
	margin-bottom: 27px;
}

.wsd-main1 .row-wsd1 .col-l .desc {
	font-size: 16px;
	line-height: 2.4;
	margin-bottom: 53px;
}

.wsd-main1 .row-wsd1 .col-r {
	width: 68.2%;
	border-left: 1px solid #ccc;
	padding-left: 60px;
	position: relative;
}

.wsd-main1 .row-wsd1 .tit1 {
	font-size: 23px;
	letter-spacing: 1px;
	margin: 29px 0;
	position: relative;
}

.wsd-main1 .row-wsd1 .tit1::before {
	content: "";
	display: block;
	width: 2px;
	height: 14px;
	position: absolute;
	left: -61px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #de0000;
}

.wsd-main1 .row-wsd1 .tit1:nth-child(1) {
	margin: 0 0 29px;
}

.wsd-main1 .row-wsd1 .tit1:nth-of-type(2) {
	margin: 39px 0 29px;
}

.wsd-main1 .row-wsd1 .tit1:nth-of-type(3) {
	font-size: 19px;
	margin: 97px 0 0;
}

.wsd-main1 .row-wsd1 .tit2 {
	font-size: 35px;
	line-height: 1.2;
	letter-spacing: 1px;
}

.wsd-main1 .row-wsd1 .col-r .desc {
	font-size: 16px;
	color: #222;
	line-height: 2.8;
}

.wsd-main1 .row-wsd1 .return {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

.wsd-main1 .row-wsd1 .return a {
	color: #bbb;
	font-size: 16px;
	letter-spacing: 1px;
	padding-right: 33px;
	background-image: url(../images/wsd-arr-l1.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}

/* 企业文化 */
.wsd-main2 {
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	padding: 119px 0 109px;
	overflow: hidden;
}

.wsd-main2 .g-tit {
	font-size: 29px;
	line-height: 1;
	text-align: center;
}

.wsd-main2 .g-tit::after {
	content: "";
	display: block;
	margin: 29px auto 60px;
	width: 20px;
	height: 4px;
	background-color: #e63530;
}

.wsd-main2 .g-title {
	font-size: 29px;
	line-height: 1;
	text-align: left;
}

.wsd-main2 .g-title::after {
	content: "";
	display: block;
	margin: 18px 0 41px;
	width: 20px;
	height: 4px;
	background-color: #e63530;
}

.wsd-main2 .row-wsd1 {
	padding-bottom: 51px;
}

.wsd-main2 .row-wsd1 .wp,
.wsd-main2 .row-wsd2 .wp,
.wsd-main2 .row-wsd3 .wp {
	width: 84.3%;
	max-width: none;
	margin: 0 auto;
	overflow: hidden;
}

.wsd-main2 .row-wsd2 {
	padding-bottom: 117px;
}

.wsd-main2 .m-con {
	background-color: #fff;
	border-radius: 15px 0;
	overflow: hidden;
}

.wsd-main2 .m-con .pic {
	float: right;
	width: 53%;
	border-radius: 15px 0;
}

.wsd-main2 .m-con img {
	width: 100%;
	max-height: 100%;
}

.wsd-main2 .m-con .txt {
	float: left;
	width: 46.85%;
	padding: 86px 82px;
}

.wsd-main2 .m-con .title {
	color: #222;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 19px;
}

.wsd-main2 .m-con .desc {
	color: #222;
	font-size: 16px;
	line-height: 2.18;
	letter-spacing: 1px;
}

.wsd-main2 .row-wsd1 .txt {
	padding-right: 40px;
}

.wsd-main2 .row-wsd2 .m-con {
	background-image: linear-gradient(to bottom,
		rgba(255, 255, 255, 1),
		rgba(255, 255, 255, 1),
		rgba(255, 255, 255, 0));
	background-color: inherit;
	border: 1px solid #eee;
}

.wsd-main2 .row-wsd2 .pic {
	float: left;
	width: 53.1%;
}

.wsd-main2 .row-wsd2 .txt {
	float: right;
	padding: 84px 98px;
	padding-right: 80px;
}

.wsd-main2 .row-wsd2 .g-title::after {
	margin: 18px 0 50px;
}

.wsd-main2 .row-wsd2 .con {
	float: left;
	width: 50%;
}

.wsd-main2 .row-wsd2 .con:nth-of-type(2) {
	padding-left: 48px;
}

.wsd-main2 .row-wsd2 .desc {
	letter-spacing: 0;
}

.wsd-main2 .row-wsd3 .wp {
	width: 84.1%;
}

.wsd-main2 .ul-pro {
	margin: 0 -24.5px;
	font-size: 0;
}

.wsd-main2 .ul-pro li {
	display: inline-block;
	width: 33.33%;
	padding: 0 24.5px;
}

.wsd-main2 .ul-pro .con {
	display: block;
	height: 0;
	padding-top: 90.4%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	border-radius: 15px;
	position: relative;
	overflow: hidden;
	transition: 0.3s;
}

.wsd-main2 .ul-pro .con:hover {
	background-size: 105%;
}

.wsd-main2 .ul-pro .txt {
	position: absolute;
	left: 54px;
	bottom: 56px;
	right: 0;
	padding-right: 55px;
}

.wsd-main2 .ul-pro .title {
	color: #fff;
	font-size: 24px;
	line-height: 1;
	letter-spacing: 1px;
}

.wsd-main2 .ul-pro .title::after {
	content: "";
	display: block;
	width: 16px;
	height: 6px;
	margin: 22px 0 20px;
	background-color: #fff;
}

.wsd-main2 .ul-pro .desc {
	color: #fff;
	font-size: 16px;
	line-height: 1.7;
	letter-spacing: 2px;
}

/* 加入我们-人才招聘 */
.wsd-main3 .g-title {
	font-size: 28px;
	line-height: 1;
	text-align: center;
}

.wsd-main3 .g-title::after {
	content: "";
	display: block;
	margin: 19px auto 41px;
	width: 20px;
	height: 4px;
	background-color: #e63530;
}

.wsd-main3 .row-wsd1 {
	background-color: #f6f6f6;
	padding: 75px 0 107px;
}

.wsd-main3 .row-wsd1 .wp {
	width: 84.16%;
	max-width: none;
	background-color: #fff;
	padding: 74px 96px;
	padding-right: 88px;
}

.wsd-main3 .m-so {
	font-size: 0;
	margin-bottom: 30px;
}

.wsd-main3 .m-so .ipt {
	display: inline-block;
	vertical-align: top;
	width: 44.25%;
	margin-right: 0.55%;
	position: relative;
}

.wsd-main3 .m-so .ipt select {
	width: 100%;
	padding: 25px 0;
	padding-left: 25px;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1;
	color: #222;
	border: 2px solid #ddd;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.wsd-main3 .m-so .ipt:nth-child(2) {
	width: 43.55%;
	margin-right: 0.8%;
}

.wsd-main3 .m-so img {
	position: absolute;
	right: 19px;
	top: 50%;
	transform: translateY(-50%);
}

.wsd-main3 .so {
	display: inline-block;
	vertical-align: top;
	width: 10.65%;
}

.wsd-main3 .so button {
	width: 100%;
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	letter-spacing: 1px;
	border: none;
	background-color: #de0000;
	padding: 22px 0;
	cursor: pointer;
}

.wsd-main3 .m-table {
	overflow-x: auto;
	position: relative;
}

.wsd-main3 .m-table table {
	border: 2px solid #f9f7f7;
	width: 100%;
	white-space: nowrap;
}

.wsd-main3 .m-table th {
	padding: 27px 0;
	font-size: 16px;
	letter-spacing: 1px;
	background-color: #fbfbfb;
}

.wsd-main3 .m-table th:first-child {
	width: 25%;
	padding-left: 58px;
}

.wsd-main3 .m-table th:nth-child(2) {
	width: 23.6%;
}

.wsd-main3 .m-table th:nth-child(3) {
	width: 21.9%;
}

.wsd-main3 .m-table th:last-child {
	text-align: right;
	padding-right: 52px;
}

.wsd-main3 .m-table tr {
	position: relative;
}

.wsd-main3 .tr-div {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	font-size: 18px;
	line-height: 2;
}

.wsd-main3 .m-table td {
	padding: 27px 0;
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom: 2px solid #fafafa;
	cursor: pointer;
}

.wsd-main3 .m-table tr:last-child td {
	border-bottom: none;
}

.wsd-main3 .m-table td:first-child {
	/* border-left: 2px solid #eee; */
}

.wsd-main3 .m-table td:first-child {
	padding-left: 58px;
}

.wsd-main3 .m-table td:last-child {
	text-align: right;
	padding-right: 52px;
	color: #aaa;
	border-bottom: none;
}

.wsd-main3 .m-table tr:hover {
	background-color: #fdf0f0;
}

.wsd-main3 .m-table tr:hover td {
	border-bottom-color: #fce7e7;
}

.wsd-main3 .m-table tr:hover td:first-child {
	border-left: 4px solid #de0000;
	padding-left: 57px;
	font-weight: 900;
}

.wsd-main3 .more {
	text-align: center;
	padding-top: 50px;
}

.wsd-main3 .more a {
	color: #222;
	font-size: 14px;
	font-weight: 900;
	background-image: url(../images/wsd-arr-b1.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	display: inline-block;
	transform: translateX(-80%);
}

/* 集团业务-其他 */
.wsd-main4 .g-tit {
	text-align: center;
	margin-bottom: 0;
}

.wsd-main4 .g-tit .title {
	font-size: 28px;
	color: #222;
	line-height: 1;
	letter-spacing: 2px;
}

.wsd-main4 .g-tit .title::after {
	content: "";
	display: block;
	margin: 20px auto 0;
	width: 20px;
	height: 4px;
	background-color: #e63530;
	text-align: center;
}

.wsd-main4 .g-tit .desc {
	font-size: 16px;
	color: #222;
	line-height: 1;
	letter-spacing: 1px;
	margin-top: 20px;
}

.wsd-main4 .g-title {
	font-size: 28px;
	line-height: 1;
}

.wsd-main4 .g-title::after {
	content: "";
	display: block;
	margin: 28px 0 41px;
	width: 20px;
	height: 4px;
	background-color: #e63530;
	text-align: center;
}

.wsd-main4 .row-wsd1 {
	overflow: hidden;
	background-color: #f6f6f6;
	padding-top: 75px;
}

.wsd-main4 .row-wsd1 .wp {
	width: 84.16%;
	max-width: none;
	margin: 0 auto;
}

.wsd-main4 .ul-pro li {
	padding: 86px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left top;
}

.wsd-main4 .ul-pro .pic {
	float: left;
	width: 33.5%;
	margin-top: 10px;
	background-color: #e63530;
	border-radius: 15px 0;
	overflow: visible;
}

.wsd-main4 .ul-pro .pic img {
	display: block;
	transform: translate(10px, -10px);
	width: 100%;
}

.wsd-main4 .ul-pro .pic:hover img {
	transform: translate(15px, -15px) scale(1.02);
}

.wsd-main4 .ul-pro .txt {
	float: right;
	width: 63%;
}

.wsd-main4 .ul-pro .desc {
	font-size: 16px;
	color: #222;
	line-height: 1.9;
	letter-spacing: 0.6px;
}

.wsd-main4 .ul-pro .desc:last-child {
	margin-bottom: 0;
}

.wsd-main4 .ul-pro .desc a {
	color: #ed4747;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 32px;
	background-size: 18px;
	cursor: pointer;
}

.wsd-main4 .ul-pro .desc span,
.wsd-main4 .ul-pro .desc .a-off {
	display: none;
}

.wsd-main4 .ul-pro li:nth-child(2) .pic {
	float: right;
	margin-top: 10px;
	margin-right: 0.3%;
}

.wsd-main4 .ul-pro li:nth-child(2) .pic img {
	transform: translate(-7px, -10px);
}

.wsd-main4 .ul-pro li:nth-child(2) .pic:hover img {
	transform: translate(-12px, -15px) scale(1.02);
}

.wsd-main4 .ul-pro li:nth-child(2) .txt {
	float: left;
	width: 60%;
}

/* 加入我们-会员俱乐部 */
.wsd-main5 .g-tit {
	text-align: center;
}

.wsd-main5 .g-tit .title {
	font-size: 28px;
	color: #222;
	line-height: 1;
	letter-spacing: 2px;
}

.wsd-main5 .g-tit .title::after {
	content: "";
	display: block;
	margin: 19px auto 16px;
	width: 20px;
	height: 4px;
	background-color: #e63530;
	text-align: center;
}

.wsd-main5 .g-tit .desc {
	font-size: 16px;
	color: #222;
}

.wsd-main5 .row-wsd1 {
	padding-top: 75px;
	background-repeat: no-repeat;
	background-size: contain;
}

.wsd-main5 .ul-qr {
	background-color: #fff;
	box-shadow: 0 0 10px #eee;
	border-radius: 15px 0;
	padding: 0;
	font-size: 0;
	width: 84.26%;
	margin: 67px auto 0;
}

.wsd-main5 .ul-qr li {
	display: inline-block;
	vertical-align: middle;
	width: 33.33%;
	padding: 25px 80px 40px 91px;
	overflow: hidden;
}

.wsd-main5 .ul-qr li:nth-child(1) {
	padding-right: 83px;
}

.wsd-main5 .ul-qr li:nth-child(2) {
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}

.wsd-main5 .ul-qr li:nth-child(3) {
	padding-left: 95px;
	padding-right: 90px;
}

.wsd-main5 .ul-qr li:nth-child(1) .pic,
.wsd-main5 .ul-qr li:nth-child(3) .pic {
	padding-top: 8px;
}

.wsd-main5 .ul-qr .g-tit {
	display: inline-block;
	vertical-align: middle;
	width: 45%;
	padding-top: 8px;
	text-align: left;
	margin-bottom: 0;
}

.wsd-main5 .ul-qr .title {
	font-size: 22px;
	line-height: 1.4;
}

.wsd-main5 .ul-qr .title::after {
	margin: 14px 0 32px;
}

.wsd-main5 .ul-qr .desc {
	font-size: 16px;
	color: #222;
}

.wsd-main5 .ul-qr .pic {
	display: inline-block;
	vertical-align: middle;
	width: 55%;
}

.wsd-main5 .ul-qr .pic img {
	float: right;
}

.wsd-main5 .row-wsd2 {
	padding: 65px 0 92px;
}

.wsd-main5 .row-wsd2 .wp {
	width: 84.16%;
	max-width: none;
	margin: 0 auto;
	padding: 54px 89px 78px 92px;
	box-shadow: 0 0 15px #eee;
	border-radius: 15px 0;
}

.wsd-main5 .info1 {
	border-bottom: 2px solid #ddd;
	padding-bottom: 41px;
	overflow: hidden;
}

.wsd-main5 .info1 .g-tit {
	float: left;
	width: 46.4%;
	text-align: left;
}

.wsd-main5 .info1 .title {
	font-size: 28px;
}

.wsd-main5 .info1 .title::after {
	width: 24px;
	height: 6px;
	margin: 31px 0 32px;
}

.wsd-main5 .ul-icon {
	font-size: 0;
}

.wsd-main5 .ul-icon li {
	display: inline-block;
	vertical-align: middle;
	width: 16.66%;
}

.wsd-main5 .ul-pic {
	float: right;
	width: 44.3%;
	font-size: 0;
}

.wsd-main5 .ul-pic li {
	display: inline-block;
	width: 25%;
}

.wsd-main5 .ul-pic img {
	float: right;
}

.wsd-main5 .info2 {
	padding: 62px 0;
	font-size: 0;
	overflow: hidden;
}

.wsd-main5 .info2 .con {
	display: inline-block;
	vertical-align: bottom;
	margin-top: 5px;
}

.wsd-main5 .info2 .con:nth-child(1) {
	width: 22.55%;
}

.wsd-main5 .info2 .con:nth-child(2) {
	width: 43%;
}

.wsd-main5 .info2 .con .pic {
	float: left;
	margin-top: 3px;
	margin-right: 30px;
}

.wsd-main5 .info2 .title {
	font-size: 22px;
	letter-spacing: 2px;
	margin-bottom: 6px;
}

.wsd-main5 .info2 .desc {
	font-size: 18px;
	letter-spacing: 1px;
	overflow: hidden;
}

.wsd-main5 .info2 .qr {
	float: right;
	margin-right: -5px;
}

.wsd-main5 .info2 .tit {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.wsd-main5 .info2 .tit1 {
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 1;
	margin-bottom: 5px;
}

.wsd-main5 .info2 .tit2 {
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 1;
}

.wsd-main5 .info2 .tit2::after {
	content: "";
	display: block;
	margin-top: 24px;
	width: 24px;
	height: 6px;
	background-color: #e63530;
}

.wsd-main5 .qr .pic {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.wsd-main5 .info3 {
	background-color: #e63530;
	border-radius: 15px 0;
	padding: 29px 45px;
	padding-right: 28px;
	font-size: 0;
}

.wsd-main5 .info3 .title {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 2px;
	width: 70%;
}

.wsd-main5 .info3 .icon {
	display: inline-block;
	vertical-align: middle;
	width: 30%;
}

.wsd-main5 .info3 img {
	float: right;
}

.footer .back a img {
	display: inline-block;
}

@media only screen and (max-width: 2736px) {
	.banner .tit {
		position: absolute;
		bottom: 19vw;
		left: 9vw;
		line-height: 1.1;
	}

	.banner .tit p {
		color: #ffffff;
		font-size: 2.8vw;
	}
}

@media only screen and (max-width: 1920px) {

	.m-storiesl .slider-nav .slick-prev {
		top: 24vw;
	}

	.m-slick-cs {
		padding-bottom: 4vw;
	}

	.m-slick-cs .slick-slider {
		padding-bottom: 4vw;
	}



	/* new */
	.banner .con .txt,
	.banner .con .pic {
		height: 34.15vw;
		border-bottom-left-radius: .9vw;
	}

	.banner .con .txt .tit {
		right: 2.6vw;
		bottom: 2.6vw;
		width: 9vw;
	}

	.banner .tit h3 {
		font-size: 0.9vw;
		width: 26vw;
	}

	.banner .tit .p1 {
		font-size: 2.8vw;
		width: 30vw;
	}

	.banner .nav1 {
		height: 6.13vw;
		line-height: 6.13vw;
		padding-left: 47.37vw;
		padding-right: 6.9vw;
	}

	.banner .nav1 li a {
		margin: 0 2.85vw;
		font-size: 0.9vw;
	}

	.banner1 {
		position: relative;
		z-index: 9;
	}

	.banner1 .nav1::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 5px;
		background-color: #f6f6f6;
		z-index: 1;
	}

	.banner:after {
		width: 47.37vw;
		height: 25.74vw;
	}

	.wsd-main1 .g-btn {
		width: 12.1vw;
		height: 3.5vw;
		line-height: 3.5vw;
		padding-left: 1.93vw;
	}

	.wsd-main1 .row-wsd1 {
		padding: 5.27vw 0;
	}

	.wsd-main1 .row-wsd1 .title {
		font-size: 2.034vw;
		margin-bottom: 1.41vw;
	}

	.wsd-main1 .row-wsd1 .col-l .desc {
		margin-bottom: 2.765vw;
	}

	.wsd-main1 .row-wsd1 .col-r {
		padding-left: 3.13vw;
	}

	.wsd-main1 .row-wsd1 .tit1 {
		font-size: 1.2vw;
		margin: 1.51vw 0;
	}

	.wsd-main1 .row-wsd1 .tit1::before {
		left: -3.2vw;
	}

	.wsd-main1 .row-wsd1 .tit1:nth-child(1) {
		margin: 0 0 1.51vw;
	}

	.wsd-main1 .row-wsd1 .tit1:nth-of-type(2) {
		margin: 2.03vw 0 1.51vw;
	}

	.wsd-main1 .row-wsd1 .tit1:nth-of-type(3) {
		margin: 5.06vw 0 0;
	}

	.wsd-main1 .row-wsd1 .tit2 {
		font-size: 1.83vw;
	}

	.wsd-main2 .g-tit {
		font-size: 1.51vw;
	}

	.wsd-main2 .g-tit::after {
		margin: 1.51vw auto 3.13vw;
	}

	.wsd-main2 .g-title {
		font-size: 1.51vw;
	}

	.wsd-main2 .g-title::after {
		margin: 0.94vw 0 2.14vw;
	}

	.wsd-main2 {
		padding: 6.2vw 0 5.68vw;
	}

	.wsd-main2 .row-wsd1 {
		padding-bottom: 2.66vw;
	}

	.wsd-main2 .row-wsd2 {
		padding-bottom: 6.1vw;
	}

	.wsd-main2 .m-con .txt {
		padding: 4.48vw 4.28vw;
	}

	.wsd-main2 .m-con .title {
		margin-bottom: 1vw;
	}

	.wsd-main2 .row-wsd1 .txt {
		padding-right: 2.09vw;
	}

	.wsd-main2 .row-wsd2 .txt {
		padding: 4.38vw 5.11vw;
		padding-right: 4.17vw;
	}

	.wsd-main2 .row-wsd2 .g-title::after {
		margin: 0.94vw 0 2.61vw;
	}

	.wsd-main2 .row-wsd2 .con:nth-of-type(2) {
		padding-left: 2.5vw;
	}

	.wsd-main2 .ul-pro {
		margin: 0 -1.28vw;
	}

	.wsd-main2 .ul-pro li {
		padding: 0 1.28vw;
	}

	.wsd-main2 .ul-pro .txt {
		left: 2.82vw;
		bottom: 2.92vw;
		padding-right: 2.87vw;
	}

	.wsd-main2 .ul-pro .title {
		font-size: 1.25vw;
	}

	.wsd-main2 .ul-pro .title::after {
		margin: 1.147vw 0 1.043vw;
	}

	.wsd-main3 .g-title {
		font-size: 1.46vw;
	}

	.wsd-main3 .g-title::after {
		margin: 1vw auto 2.14vw;
	}

	.wsd-main3 .row-wsd1 {
		padding: 3.75vw 0 5.6vw;
	}

	.wsd-main3 .row-wsd1 .wp {
		padding: 3.86vw 5vw;
		padding-right: 4.59vw;
	}

	.wsd-main3 .m-so {
		margin-bottom: 1.56vw;
	}

	.wsd-main3 .m-so .ipt select {
		padding: 1.3vw 0;
		padding-left: 1.3vw;
	}

	.wsd-main3 .so button {
		padding: 1.16vw 0;
	}

	.wsd-main3 .m-table th,
	.wsd-main3 .m-table td {
		padding: 1.41vw 0;
	}

	.wsd-main3 .m-table th:first-child,
	.wsd-main3 .m-table td:first-child {
		padding-left: 3.02vw;
	}

	.wsd-main3 .m-table th:last-child,
	.wsd-main3 .m-table td:last-child {
		padding-right: 2.71vw;
	}

	.wsd-main3 .m-table tr:hover td:first-child {
		padding-left: 3vw;
	}

	.wsd-main4 .g-tit .title,
	.wsd-main4 .g-title {
		font-size: 1.5vw;
	}

	.wsd-main4 .g-tit .title::after {
		margin-top: 1vw;
	}

	.wsd-main4 .g-title::after {
		margin: 1.45vw 0 2.2vw;
	}

	.wsd-main4 .row-wsd1 {
		padding-top: 3.8vw;
	}

	.wsd-main4 .ul-pro li {
		padding: 4.5vw 0;
	}

	.wsd-main5 .g-tit .title {
		font-size: 1.46vw;
	}

	.wsd-main5 .g-tit .title::after {
		margin: 1vw auto 0.8vw;
	}

	.wsd-main5 .row-wsd1 {
		padding-top: 3.75vw;
	}

	.wsd-main5 .ul-qr {
		margin-top: 3.5vw;
	}

	.wsd-main5 .ul-qr li {
		padding: 1.3vw 4.17vw 2.1vw 4.7vw;
	}

	.wsd-main5 .ul-qr li:nth-child(1) {
		padding-right: 4.35vw;
	}

	.wsd-main5 .ul-qr li:nth-child(3) {
		padding-left: 4.95vw;
		padding-right: 4.7vw;
	}

	.wsd-main5 .ul-qr .title {
		font-size: 1.15vw;
	}

	.wsd-main5 .ul-qr .title::after {
		margin: 0.75vw 0 1.65vw;
	}

	.wsd-main5 .row-wsd2 {
		padding: 3.35vw 0 4.8vw;
	}

	.wsd-main5 .row-wsd2 .wp {
		padding: 2.82vw 4.65vw 4.07vw 4.8vw;
	}

	.wsd-main5 .info1 {
		padding-bottom: 2.14vw;
	}

	.wsd-main5 .info1 .title {
		font-size: 1.46vw;
	}

	.wsd-main5 .info1 .title::after {
		margin: 1.65vw 0;
	}

	.wsd-main5 .info2 {
		padding: 3.23vw 0;
	}

	.wsd-main5 .info2 .title {
		font-size: 1.15vw;
	}

	.wsd-main5 .info3 {
		padding: 1.51vw 2.35vw;
		padding-right: 1.46vw;
	}
}

@media only screen and (max-width: 1700px) {
	.row-cpx1 .info .ul-num li .num {
		margin-right: 3vw;
	}
}

@media only screen and (max-width: 1600px) {

	.row-qz-cs .slick-prev {
		right: 56%;
	}

	.row-qz-cs .slick-next {
		right: 40%;
	}

	.row-cpx1 .info .ul-num li .num {
		margin-right: 2vw;
	}
}

@media only screen and (max-width: 1200px) {
	.wsd-main1 .g-btn {
		width: 117px;
		height: 40px;
		line-height: 40px;
		padding-left: 15px;
	}

	.wsd-main1 .row-wsd1 .title {
		font-size: 22px;
	}

	.wsd-main1 .row-wsd1 .tit1 {
		font-size: 20px;
	}

	.wsd-main1 .row-wsd1 .tit1:nth-of-type(3) {
		font-size: 18px;
	}

	.wsd-main1 .row-wsd1 .tit2 {
		font-size: 26px;
	}

	.wsd-main2 .g-tit,
	.wsd-main2 .g-title {
		font-size: 18px;
	}

	.wsd-main2 .m-con .title,
	.wsd-main2 .ul-pro .title {
		font-size: 16px;
	}

	.wsd-main2 .m-con .desc,
	.wsd-main2 .ul-pro .desc {
		font-size: 14px;
	}

	.wsd-main3 .g-title {
		font-size: 18px;
	}

	.wsd-main4 .g-tit .title {
		font-size: 18px;
	}

	.wsd-main4 .g-title {
		font-size: 16px;
	}

	.wsd-main4 .g-tit .desc,
	.wsd-main4 .ul-pro .desc,
	.wsd-main4 .ul-pro .more {
		font-size: 14px;
	}

	.wsd-main5 .g-tit .title {
		font-size: 18px;
	}

	.wsd-main5 .ul-qr .title,
	.wsd-main5 .info2 .title {
		font-size: 16px;
	}

	.wsd-main5 .g-tit .desc,
	.wsd-main5 .ul-qr .desc,
	.wsd-main5 .info2 .desc {
		font-size: 14px;
	}

}

@media only screen and (max-width: 960px) {
	.wsd-main5 .info2 .con {
		width: 50% !important;
		margin-bottom: 20px;
	}

	.wsd-main5 .info2 .qr {
		float: none;
		text-align: center;
		overflow: hidden;
	}

	.wsd-main5 .qr .tit {
		float: left;
		padding-top: 8px;
	}

	.wsd-main5 .qr .pic {
		float: right;
	}

	.row-cpx1 .info .ul-num li {
		width: 33.333%;
	}

	.row-cpx1 .info .ul-num li .num {
		margin-right: 0;
	}
}

@media only screen and (max-width: 750px) {
	.row-cpx4 .info .txt {
		padding-bottom: 130px;
		background-position: right -100px bottom 40px;
	}

	.banner:after {
		width: 84vw;
		height: 26vw;
	}

	.banner .tit h3 {
		font-size: 12px;
	}

	.banner .con .txt,
	.banner .con .pic {
		height: 44vw;
	}

	/* .banner .con .pic img {
		height: 100%;
	} */

	.banner .con .pic .img1 {
		/* content: url(../images/b-banner2.jpg); */
		height: 100%;
		background-repeat: no-repeat;
		background-size: 100%;
	}

	.banner .con::after {
		background-image: url(../images/b-banner3.png);
	}

	.banner .con::after {
		left: 16.6vw;
		top: 13.2vw;
	}

	.banner .tit .p1 {
		font-size: 20px;
		width: 88vw;
	}

	.banner .con .txt .tit {
		bottom: 0;
	}

	.row-cpx8 .m-slider-qm .con {
		height: auto;
		padding-top: initial;
		padding: 0 15px;
	}

	.hd-r .sobox b a {
		color: #ffffff;
		font-size: 2vw;
	}

	.row-cpx6 .ul-info li h3 {
		margin-bottom: 15px;
		padding-top: 15px;
		width: auto;
	}

	.row-cpx7 {
		/* background-image: url(../images/cpx7-bk_021_02.jpg); */
		height: 212vw;
		padding-top: 17vw;
	}

	.row-cpx7 img {
		content: url(../images/cpx7-bk_021_02.jpg);
	}

	.row-cpx7 .g-tit {
		position: relative;
		left: 0;
	}

	.row-cpx8 {
		padding-top: 17vw;
	}

	.row-cpx9 {
		padding-top: 17vw;
	}

	.m-slider-qm .txt {
		height: auto;
	}

	.row-cpx7 h3 {
		font-weight: normal;
	}

	.wsd-main1 .g-btn {
		text-align: left;
	}

	.wsd-main1 .row-wsd1 {
		padding: 35vw 0 35px;
	}

	.wsd-main1 .row-wsd1 .title {
		font-size: 20px;
		margin-bottom: 1.41vw;
	}

	.wsd-main1 .row-wsd1 .desc {
		font-size: 14px !important;
	}

	.wsd-main1 .row-wsd1 .col-l {
		width: 100%;
		padding-top: 30px;
	}

	.wsd-main1 .row-wsd1 .col-l .desc {
		margin-bottom: 10px;
	}

	.wsd-main1 .row-wsd1 .col-r {
		width: 100%;
		border: none;
		padding: 0;
	}

	.wsd-main1 .row-wsd1 .col-r {
		padding: 15px 0 0;
	}

	.wsd-main1 .row-wsd1 .tit1 {
		font-size: 18px;
		margin: 10px 0;
	}

	.wsd-main1 .row-wsd1 .tit1:nth-child(1) {
		margin: 0 0 10px;
	}

	.wsd-main1 .row-wsd1 .tit1:nth-of-type(2) {
		margin: 15px 0 10px;
	}

	.wsd-main1 .row-wsd1 .tit1:nth-of-type(3) {
		font-size: 16px;
		margin: 35px 0 0;
	}

	.wsd-main1 .row-wsd1 .tit1::before {
		display: none;
	}

	.wsd-main1 .row-wsd1 .tit2 {
		font-size: 22px;
	}

	.wsd-main1 .row-wsd1 .col-r .desc {
		line-height: 2;
	}

	.wsd-main2 .g-tit {
		font-size: 20px;
	}

	.wsd-main2 .g-title {
		font-size: 18px;
	}

	.wsd-main2 .m-con .title,
	.wsd-main2 .ul-pro .title {
		font-size: 18px;
	}

	.wsd-main2 .m-con .desc,
	.wsd-main2 .ul-pro .desc {
		font-size: 14px;
	}

	.wsd-main2 .g-tit::after {
		margin: 12px auto 15px;
	}

	.wsd-main2 .g-title::after {
		margin: 12px 0 16px !important;
	}

	.wsd-main2 .main {
		padding: 35px 0 50px;
	}

	.wsd-main2 .row-wsd1 {
		padding-bottom: 15px;
	}

	.wsd-main2 .row-wsd2 {
		padding-bottom: 30px;
	}

	.wsd-main2 .m-con {
		background-image: none;
		background-color: inherit;
	}

	.wsd-main2 .m-con .pic {
		float: none;
		width: 100%;
	}

	.wsd-main2 .m-con .txt {
		width: 100%;
		padding: 20px 22px;
	}

	.wsd-main2 .m-con .title {
		margin-bottom: 8px;
	}

	.wsd-main2 .row-wsd1 .txt {
		padding-right: 10px;
	}

	.wsd-main2 .row-wsd2 .txt {
		padding: 20px 22px;
		padding-right: 10px;
	}

	.wsd-main2 .row-wsd2 .con:nth-of-type(2) {
		padding-left: 20px;
	}

	.wsd-main2 .ul-pro {
		margin: 0;
	}

	.wsd-main2 .ul-pro li {
		width: 100%;
		padding: 10px 0px;
	}

	.wsd-main2 .ul-pro .txt {
		left: 20px;
		bottom: 20px;
		padding-right: 20px;
	}

	.wsd-main2 .ul-pro .title::after {
		height: 4px;
		margin: 12px 0 10px;
	}

	.wsd-main3 .g-title {
		font-size: 18px;
	}

	.wsd-main3 .g-title::after {
		margin: 14px auto 20px;
	}

	.wsd-main3 .row-wsd1 {
		padding: 35vw 0 35px;
	}

	.wsd-main3 .row-wsd1 .wp {
		padding: 30px 40px;
		padding-right: 35px;
	}

	.wsd-main3 .m-so {
		margin-bottom: 20px;
	}

	.wsd-main3 .m-so select {
		font-size: 14px;
		padding: 10px 0;
		padding-left: 20px;
	}

	.wsd-main3 .m-so .ipt {
		display: block;
		width: 100% !important;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.wsd-main3 .so {
		width: 100%;
	}

	.wsd-main3 .so button {
		font-size: 16px;
		padding: 10px 0;
	}

	.wsd-main3 .m-table th,
	.wsd-main3 .m-table td {
		font-size: 14px;
		padding: 15px 0;
	}

	.wsd-main3 .m-table th:first-child,
	.wsd-main3 .m-table td:first-child {
		padding-left: 20px;
	}

	.wsd-main3 .m-table th:last-child,
	.wsd-main3 .m-table td:last-child {
		padding-right: 20px;
	}

	.wsd-main3 .m-table tr:hover td:first-child {
		padding-left: 19px;
	}

	.wsd-main3 .more a {
		transform: translate(0);
	}

	.wsd-main4 .g-title {
		text-align: center;
	}

	.wsd-main4 .g-tit .title {
		font-size: 20px !important;
	}

	.wsd-main4 .g-title {
		font-size: 18px;
	}

	.wsd-main4 .g-tit .title::after {
		margin: 12px auto 0;
	}

	.wsd-main4 .g-title::after {
		margin: 12px auto 20px;
	}

	.wsd-main4 .g-tit .desc,
	.wsd-main4 .ul-pro .desc,
	.wsd-main4 .ul-pro .more {
		font-size: 3vw;
	}

	.wsd-main4 .row-wsd1 {
		padding-top: 35vw;
	}

	.wsd-main4 .ul-pro li {
		padding: 30px 0;
	}

	.wsd-main4 .ul-pro .pic,
	.wsd-main4 .ul-pro li:nth-child(2) .pic {
		width: 80%;
		margin: 10px auto 20px;
		float: none;
	}

	.wsd-main4 .ul-pro .txt {
		width: 100%;
	}

	.wsd-main4 .ul-pro li:nth-child(2) .txt {
		float: none;
		width: 100%;
	}

	.wsd-main5 .info2 .title {
		font-size: 16px;
	}

	.wsd-main5 .info3 .title {
		font-size: 14px;
	}

	.wsd-main5 .row-wsd1 {
		padding-top: 32vw;
		background-size: 1920px;
	}

	.wsd-main5 .ul-qr {
		margin-top: 35px;
	}

	.wsd-main5 .ul-qr li {
		width: 100%;
		border: none !important;
		padding: 15px 30px !important;
	}

	.wsd-main5 .ul-qr .title::after {
		margin: 10px 0 20px;
	}

	.wsd-main5 .row-wsd2 {
		padding: 30px 0 35px;
	}

	.wsd-main5 .row-wsd2 .wp {
		padding: 30px;
	}

	.wsd-main5 .info1 {
		padding-bottom: 20px;
	}

	.wsd-main5 .info1 .g-tit {
		width: 100%;
		text-align: center;
	}

	.wsd-main5 .info1 .title::after {
		margin: 12px auto;
	}

	.wsd-main5 .ul-icon {
		margin-top: 20px;
	}

	.wsd-main5 .ul-icon img {
		margin: 0 auto;
	}

	.wsd-main5 .ul-pic {
		width: 100%;
		margin-top: 20px;
	}

	.wsd-main5 .ul-pic li {
		padding: 0 2%;
	}

	.wsd-main5 .ul-pic li img {
		float: none;
		margin: 0 auto;
	}

	.wsd-main5 .info2 {
		padding: 20px 0;
	}

	.wsd-main5 .info2 .con {
		width: 100% !important;
	}

	.wsd-main5 .info2 .tit {
		margin-right: 0;
	}

	.wsd-main5 .info3 {
		padding: 10px 20px;
		padding-right: 10px;
	}

	.fullpage-wrapper .banner {
		height: auto !important;
	}

	.banner .tit1 {
		left: 11.5vw;
		bottom: 19vw;
		line-height: 1.1;
	}

	.banner .tit p {
		font-size: 20vw;
	}
}

@media only screen and (max-width: 560px) {

	.wsd-main4 .ul-pro .pic,
	.wsd-main4 .ul-pro li:nth-child(2) .pic {
		width: 100%;
	}
}

@media only screen and (max-width: 480px) {
	.wsd-main2 .ul-pro .txt {
		left: 10px;
		bottom: 10px;
		padding-right: 10px;
	}

	.wsd-main3 .g-title {
		font-size: 16px;
	}

	.wsd-main3 .so button {
		font-size: 14px;
	}

	.wsd-main3 .m-so input,
	.wsd-main3 .m-table th,
	.wsd-main3 .m-table td {
		font-size: 12px;
	}

	.wsd-main5 .ul-icon li {
		width: 33.33%;
		margin-bottom: 20px;
	}

	.wsd-main5 .ul-pic {
		margin-top: 0;
	}

	.wsd-main5 .ul-pic li {
		width: 50%;
		margin-bottom: 20px;
	}

	.wsd-main5 .info1 {
		padding-bottom: 0;
	}
}

/* zcc */
*:focus {
	outline: none;
	border: none;
	background-color: inherit;
}

* {
	box-sizing: border-box;
}

.row-zcc1 .wp1 {
	width: 84%;
	overflow: hidden;
	margin: 0 auto;
}

.row-zcc2 .wp2 {
	width: 84%;
	overflow: hidden;
	margin: 0 auto;
}

.row-zcc3 .wp2 {
	width: 84%;
	overflow: hidden;
	margin: 0 auto;
}

/* 动能体育 */
.row-zcc1 .g-tit {
	text-align: center;
}

.row-zcc1.g-tit .tit {
	font-weight: bold;
}

.row-zcc1 .g-tit .tit::after {
	content: "";
	display: block;
	width: 22px;
	height: 4px;
	background-color: #e63530;
	margin: 0 auto;
	margin-top: 13px;
}

.b1 {
	background-image: url(../images/zcc-banner4.jpg);
	height: 40vw;
	background-repeat: no-repeat;
	background-size: auto;
	width: 100%;
	position: relative;
}



.zcc-ban .nav1 .ul-tit li a {
	padding: 1.9vw 0;
}


.banner .nav1 .ul-tit li:last-child a {
	margin-right: 0;
}

.row-zcc1 {
	background: url(../images/zcc-bg3.jpg);
	background-size: 100% 100%;
	padding-top: 3.2%;
	padding-bottom: 3.65%;
}

.row-zcc1 .ul-imgtxt {
	font-size: 0;
}

.row-zcc1 .ul-imgtxt li {
	display: inline-block;
	width: 50%;
	padding: 0 1.1%;
}

.row-zcc1 .ul-imgtxt a {
	color: #000000;
}

.row-zcc1 .ul-imgtxt a:hover .tit {
	color: #e63530;
}

.row-zcc1 .ul-imgtxt a:hover .con {
	border-bottom: 4px solid #e63530;
}

.row-zcc1 .ul-imgtxt .con {
	background-color: #ffffff;
	overflow: hidden;
	padding: 38px 0;
	border-bottom: 4px solid #ffffff;
}

.row-zcc1 .m-pic1 {
	float: left;
	width: 45.4%;
	padding-left: 36px;
	overflow: hidden;
	border-radius: 0 0 15px 0;
}

.row-zcc1 .m-pic1 img {
	width: 100%;
	transition: all 0.6s;
}

.row-zcc1 .m-pic1 img:hover {
	transform: scale(1.04);
}

.row-zcc1 .m-txt1 {
	float: left;
	width: 45.7%;
	margin-left: 36px;
}

.row-zcc1 .m-txt1 .desc {
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 1.94;

	height: 122px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
}

.row-zcc1 .m-txt1 .tit {
	margin-top: -4px;
	margin-bottom: 20px;
	font-weight: 900;
}

/* 动能体育ending */

/* 动能体育详情页面 */
.b1 .nav1 {
	position: absolute;
	right: 0;
	bottom: 0;
	overflow: hidden;
	padding: 1.9vw 0;
	padding-bottom: 2.3vw;
	margin-right: 7vw;
}

.b1 .nav1 .ul-tit li a {
	color: #000000;
	margin: 0 3.3vw;
	font-size: 16px;
	padding: 1.9vw 0;
	padding-bottom: 2.3vw;
}

.row-zcc2 .g-tit2 {
	font-weight: normal;
}

.row-zcc2 .g-tit2::after {
	content: "";
	display: block;
	width: 20px;
	height: 4px;
	background-color: #e63530;
	margin-top: 12px;
}

.row-zcc3 .g-tit2 {
	font-weight: normal;
}

.row-zcc3 .g-tit2::after {
	content: "";
	display: block;
	width: 20px;
	height: 4px;
	background-color: #e63530;
	margin-top: 14px;
}

.row-zcc2 {
	background: url(../images/zcc-bg4.jpg) no-repeat center center;
	background-position-y: 0;
}

.row-zcc2 .col-l {
	width: 48%;
}

.row-zcc2 .m-txt2 .desc {
	font-size: 16px;
	margin-left: 5px;
	letter-spacing: 0.2px;
	line-height: 1.94;
}

.row-zcc2 .m-txt2 .desc p {
	overflow: hidden;
	line-height: 1.94;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
}

.row-zcc2 .m-txt2 .desc p:last-child {
	line-height: 1.94;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
}

.row-zcc2 .col-r {
	width: 46.1%;
}

.row-zcc2 .m-pic2 {
	overflow: hidden;
	border-radius: 15px;
}

.row-zcc2 .m-pic2 img {
	width: 100%;
	transition: 0.3s;
}

.row-zcc2 .m-pic2:hover>img {
	transform: scale(1.08);
}

.row-zcc2 .col-r a {
	display: block;
	position: relative;
}

.row-zcc2 .col-r .icon {
	position: absolute;
	bottom: -20%;
	left: 0;
	width: 34.9%;
}

.row-zcc2 .m-pic2 .icon img {
	width: 100%;
}

.row-zcc3 {
	padding-top: 20px;
}

.row-zcc3 .m-pic3 {
	float: left;
	width: 54.4%;
	overflow: hidden;
}

.row-zcc3 .m-pic3 img {
	width: 100%;
	transition: 0.3s;
}

.row-zcc3 .m-pic3 img:hover {
	transform: scale(1.04);
}

.row-zcc3 .m-txt3 {
	float: right;
	width: 40.3%;
}

.row-zcc3 .m-txt3 .tit {
	width: 80px;
	letter-spacing: 2px;
}

.row-zcc3 .m-txt3 .desc {
	letter-spacing: 2px;
}

.row-zcc3 .m-txt3 .desc::after {
	content: "";
	display: block;
	width: 20px;
	height: 4px;
	background-color: #ffffff;
	margin-left: 3px;
}

.row-zcc3 .m-slick1 {
	margin: 0 -20px;
}

.row-zcc3 .m-slick1 .item {
	padding: 0 20px;
}

.row-zcc3 .m-slick1 .item a {
	color: #ffffff;
	background: #8caac6;
	display: block;
	overflow: hidden;
	border-radius: 24px 0 24px 0;
}

.row-zcc3 .m-slick1 .wd a {
	background-color: #b7b8e2;
	background-image: url(../images/zcc-bg5.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	display: block;
	overflow: hidden;
}

.row-zcc3 .m-slick1 .wd .m-pic3 {
	width: 55.1%;
}

.row-zcc3 .m-slick1 .slick-dots {
	position: absolute;

	bottom: -30px;
	left: 12px;
	right: 0;
	text-align: center;
	z-index: -1;
	height: 15%;
	background: url(../images/bg-dots.png) no-repeat;
	background-size: 80% 80%;
	background-position-x: 40%;
}

.row-zcc3 .m-slick1 .slick-dots li {
	display: inline-block;
	margin: 0 4px;
}

.row-zcc3 .m-slick1 .slick-dots button {
	width: 45px;
	height: 4px;
	background: #fff;
	font-size: 0;
	cursor: pointer;
	border: none;
	margin-top: 80%;
}

.row-zcc3 .m-slick1 .slick-dots li.slick-active button {
	opacity: 1;
	background: #ff9900;
}

.row-zcc3 .m-slick1 .slick-prev {
	width: 57px;
	height: 57px;
	background: url(../images/zcc-left.png) no-repeat;
	z-index: 3;
	font-size: 0;
	border: none;
	position: absolute;
	top: -24%;
	right: 5.7%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	-webkit-background-size: cover;
	background-size: cover;
}

.row-zcc3 .m-slick1 .slick-prev:hover {
	background: url(../images/zcc-lefton.png) no-repeat;
}

.row-zcc3 .m-slick1 .slick-next {
	width: 57px;
	height: 57px;
	background: url(../images/zcc-right.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 3;
	font-size: 0;
	border: none;
	position: absolute;
	top: -24%;
	right: 1.3%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
}

.row-zcc3 .m-slick1 .slick-next:hover {
	background: url(../images/zcc-righton.png) no-repeat;
}

.row-zcc4 .con {
	display: block;
	background: url(../images/zcc-bg6.jpg) no-repeat;
	background-size: cover;
	/* background-position-x: -9px; */
	text-align: center;
	cursor: pointer;
}

.row-zcc4 .m-txt4 .tit {
	color: #ffffff;
	letter-spacing: 3px;
	font-weight: normal;
	margin-bottom: 9px;
}

/* 动能体育详情页面ending */

/* 新闻详情页 */

.row-zcc5 .wp1 {
	width: 84.15%;
	overflow: hidden;
	margin: 0 auto;
}

.row-zcc6 .wp1 {
	width: 84.15%;
	overflow: hidden;

	margin: 0 auto;
}

.b1 {
	height: 40vw;
}

.row-zcc5 {
	background-image: url(../images/zcc-bg8.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.row-zcc5 .g-tit .tit p {
	letter-spacing: 1.5px;
	color: #000000;
}

.row-zcc5 .g-tit .date {
	border-bottom: 2px solid #dcdcdc;
	margin-top: 5px;
	font-weight: bold;
}

.row-zcc5 .desc1 {}

.row-zcc5 .desc1 p {
	font-size: 16px;
	color: #5b5b5b;
	letter-spacing: 0.5;
	line-height: 1.9;

	height: 90px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
}

.row-zcc5 .m-pic11 {
	overflow: hidden;
}

.row-zcc5 .m-pic11 img {
	max-width: 100%;
}

.row-zcc5 .row-zcc5 .m-pic11 img {
	max-width: 100%;
}

.row-zcc5 .m-pic11 .col-l {
	width: 65.8%;
	overflow: hidden;
}

.row-zcc5 .m-pic11 .col-r {
	width: 31.1%;
	overflow: hidden;
}

.row-zcc5 .desc2 p {
	font-size: 16px;
	color: #5b5b5b;
	letter-spacing: 0.5;
	line-height: 1.9;

	height: 90px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
}

.row-zcc5 .m-pic8 {
	width: 100%;
	overflow: hidden;
}

.row-zcc5 .m-pic8 img {
	max-width: 100%;
}

.row-zcc5 .desc3 p {
	font-size: 16px;
	color: #5b5b5b;
	letter-spacing: 0.5;
	line-height: 1.9;

	height: 90px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
}

.row-zcc5 .ul-img {
	overflow: hidden;
	margin: 0 -25px;
}

.row-zcc5 .ul-img li {
	float: left;
	width: 33.33%;
	padding: 0 25px;
	overflow: hidden;
}

.row-zcc5 .ul-img a {
	display: block;
}

.row-zcc5 .ul-img li img {
	max-width: 100%;
}

.row-zcc5 .desc4 p {
	font-size: 16px;
	color: #5b5b5b;
	letter-spacing: 0.5;
	line-height: 1.9;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
}

.row-zcc5 .desc4 p:first-child {
	height: 90px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
}

.row-zcc6 .col-l {
	float: left;
}

.row-zcc6 .ul-imgtxt {
	overflow: hidden;
}

.row-zcc6 .ul-imgtxt li {
	float: left;
	width: 33.33%;
}

.row-zcc6 .ul-imgtxt li a {
	color: #000000;
}

.row-zcc6 .m-pic9 {
	float: left;
	width: 3.3%;
}

.row-zcc6 .m-pic9 img {
	float: left;
	margin-top: 5px;
}

.row-zcc6 .m-pic10 {
	display: block;
	width: 18px;
	margin: 0 auto;
}

.row-zcc6 .m-pic10 img {
	width: 100%;
	margin-top: 5px;
}

.row-zcc6 .m-txt1 {
	float: left;
}

.row-zcc6 .m-txt1 .desc {
	font-size: 14px;
	letter-spacing: 2px;
}

.row-zcc6 .m-pic11 {
	float: right;
	width: 3.3%;
}

.row-zcc6 .m-pic11 img {
	float: right;
	margin-top: 5px;
}

.row-zcc6 .m-txt2 {
	float: right;
}

.row-zcc6 .m-txt2 .desc {
	font-size: 14px;
	letter-spacing: 2px;
}

/* 新闻详情页ending */

/* 党建工程 */
.row-zcc7 .wp1 {
	width: 84.2%;
	overflow: hidden;

	margin: 0 auto;
}

.row-zcc8 .wp1 {
	width: 84.2%;
	overflow: hidden;

	margin: 0 auto;
}

.row-zcc9 .wp2 {
	width: 84.5%;
	overflow: hidden;

	margin: 0 auto;
}

.row-zcc7 .g-tit {
	text-align: left;
	font-weight: bold;
}

.row-zcc7 .g-tit::after {
	content: "";
	display: block;
	width: 20px;
	height: 4px;
	background-color: #e63530;
}

.row-zcc8 .g-tit {
	text-align: left;
	font-weight: bold;
}

.row-zcc8 .g-tit::after {
	content: "";
	display: block;
	width: 20px;
	height: 4px;
	background-color: #e63530;
}

.row-zcc9 .g-tit {
	text-align: left;
	font-weight: bold;
	padding-left: 9px;
}

.row-zcc9 .g-tit::after {
	content: "";
	display: block;
	width: 20px;
	height: 4px;
	background-color: #e63530;
}

.row-zcc7 {
	background: url(../images/zcc-bg1.jpg) no-repeat center center;
	/* background-position-x: -16px; */
	background-size: 100% 100%;
}

.row-zcc7 .col-l {
	float: left;
	width: 38%;
}

.row-zcc7 .m-txt1 .desc {
	color: #7a7a7a;
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 2.3;

	height: 270px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	text-overflow: ellipsis;
}

.row-zcc7 .ul-txt {
	text-align: center;
}

.row-zcc7 .ul-txt li {
	float: left;
	width: 33.33%;
}

.row-zcc7 .ul-txt .tit {
	color: #e33f3f;
	font-weight: bold;
}

.row-zcc7 .ul-txt .del {
	margin-top: -5px;
	font-weight: bold;
}

.row-zcc7 .col-r {
	float: right;
	width: 55%;
}

.row-zcc7 .m-pic1 img {
	width: 100%;
}

.row-zcc8 {
	background: url(../images/zcc-bg2.jpg) no-repeat center center;
	background-position-x: -130px;
	background-position-y: -20px;
	background-size: 114% 95%;
}

.row-zcc8 .m-slick1 .item .con {
	overflow: hidden;
}

.row-zcc8 .m-pic2 {
	width: 57.6%;
	float: left;
	border-radius: 20px 0;
	overflow: hidden;
}

.row-zcc8 .m-pic2 img {
	width: 100%;
	display: block;
	max-height: 100%;
	cursor: pointer;
	transition: all 0.6s;
}

.row-zcc8 .m-pic2 img:hover {
	transform: scale(1.04);
}

.row-zcc8 .m-txt2 {
	float: right;
	width: 34%;
	text-align: right;
}

.row-zcc8 .m-txt2 .tit::after {
	content: "";
	display: block;
	width: 19px;
	height: 4px;
	background-color: #e63530;
	margin-left: 100%;
	transform: translateX(-100%);
	margin-top: 22px;
}

.row-zcc8 .m-txt2 .tit {
	font-size: 2vw;

	letter-spacing: 2px;
}

.row-zcc8 .m-txt2 .desc {
	text-align: left;
	font-size: 16px;
	line-height: 2.2;
	letter-spacing: 0.5px;
	color: #5d5d5d;
	overflow: hidden;
	line-height: 2.3;
	height: 140px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
}

.row-zcc8 .m-slick1 .item {
	margin-left: 1px;
}

.row-zcc8 .m-slick1 .item a {
	color: #000000;
}

.row-zcc8 .m-slick1 .slick-dots {
	position: absolute;
	/*bottom:125px;*/
	bottom: -30px;
	left: 12px;
	right: 0;
	text-align: center;
	z-index: -1;
	height: 15%;
	background: url(../images/bg-dots.png) no-repeat;
	background-size: 80% 80%;
	background-position-x: 40%;
}

.row-zcc8 .m-slick1 .slick-dots li {
	display: inline-block;
	margin: 0 4px;
}

.row-zcc8 .m-slick1 .slick-dots button {
	width: 45px;
	height: 4px;
	background: #fff;
	font-size: 0;
	cursor: pointer;
	border: none;
	margin-top: 80%;
}

.row-zcc8 .m-slick1 .slick-dots li.slick-active button {
	opacity: 1;
	background: #ff9900;
}

.row-zcc8 .m-slick1 .slick-prev {
	width: 57px;
	height: 57px;
	background: url(../images/zcc-left.png) no-repeat;
	z-index: 3;
	font-size: 0;
	border: none;
	position: absolute;
	bottom: 6.5%;
	right: 5%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	-webkit-background-size: cover;
	background-size: cover;
}

.row-zcc8 .m-slick1 .slick-prev:hover {
	background: url(../images/zcc-lefton.png);
}

.row-zcc8 .m-slick1 .slick-next {
	width: 57px;
	height: 57px;
	background: url(../images/zcc-right.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 3;
	font-size: 0;
	border: none;
	position: absolute;
	bottom: 6.5%;
	right: 0.4%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
}

.row-zcc8 .m-slick1 .slick-next:hover {
	background: url(../images/zcc-righton.png);
}

.row-zcc8 .ul-imgtxt {
	*zoom: 1;
	/*overflow: hidden;*/
}

.row-zcc8 .ul-imgtxt:after,
.row-zcc8 .ul-imgtxt:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.row-zcc8 .ul-imgtxt li {
	float: left;
	width: 25%;
}

.row-zcc8 .ul-imgtxt .con {
	background: #ffffff;
	padding: 0 43px;
	border-radius: 10px 0;
	box-shadow: 1.5px 2.598px 13px 0px rgba(0, 0, 0, 0.11);
	cursor: pointer;
	margin: 15px 0;
}

.row-zcc8 .m-pic3 {
	width: 30%;
	float: left;
}

.row-zcc8 .m-pic3 img {
	display: inline-block;
	margin-left: 13px;
	transition: 0.3s;
}

.row-zcc8 .ul-imgtxt .con:hover .m-pic3 img {
	transform: rotateY(180deg);
}

.row-zcc8 .ul-imgtxt li:first-child img {
	margin-left: 2px;
}

.row-zcc8 .m-txt3 {
	float: right;
	width: 49%;
}

.row-zcc8 .m-txt3 .tit {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 3px;
	line-height: 1.65;
}

.row-zcc9 {
	margin-bottom: 2.15vw;
}

.row-zcc9 .m-slick2 {
	margin-top: 3.2vw;
	margin: 0 -41px;
}

.row-zcc9 .m-slick2 .item {
	padding: 0 41px;
}

.row-zcc9 .m-slick2 .item .con {
	width: 100%;
}

.row-zcc9 .m-slick2 .item .con a {
	color: #000000;
}

.row-zcc9 .m-slick2 .item .con a:hover {
	color: #ed4747;
}

.row-zcc9 .m-pic4 {
	float: left;
	width: 100%;
	overflow: hidden;
}

.row-zcc9 .m-pic4 img {
	width: 100%;
	transition: 0.3s;
}

.row-zcc9 .m-pic4:hover img {
	transform: scale(1.08);
}

.row-zcc9 .m-txt4 {
	text-align: center;
}

.row-zcc9 .m-txt4 .del {
	font-size: 18px;
	line-height: 3.3;
}

.row-zcc9 .m-slick2 .slick-dots {
	opacity: 0;
	display: none !important;
}

.row-zcc9 .m-slick2 .slick-prev {
	width: 57px;
	height: 57px;
	background: url(../images/zcc-left.png) no-repeat;
	z-index: 3;
	font-size: 0;
	border: none;
	position: absolute;
	top: -19%;
	right: 6.5%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	-webkit-background-size: cover;
	background-size: cover;
}

.row-zcc9 .m-slick2 .slick-prev:hover {
	background: url(../images/zcc-lefton.png) no-repeat;
}

.row-zcc9 .m-slick2 .slick-next {
	width: 57px;
	height: 57px;
	background: url(../images/zcc-right.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	z-index: 3;
	font-size: 0;
	border: none;
	position: absolute;
	top: -19%;
	right: 2.4%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
}

.row-zcc9 .m-slick2 .slick-next:hover {
	background: url(../images/zcc-righton.png) no-repeat;
}

/*.slick-dots {
	display: none !important;
}*/

/* 党建工程ending */

/* 集团业务线上平台 */

.row-zcc10 .wp1 {
	width: 87.5%;
	overflow: hidden;
	margin: 0 auto;
}

.row-zcc11 .wp1 {
	width: 87.5%;
	overflow: hidden;
	margin: 0 auto;
}

.zcc-ban {
	background-image: url(../images/zcc-banner4.jpg);
	height: 40vw;
	background-repeat: no-repeat;
	/* background-size: 100% 100%; */
	width: 100%;
	position: relative;
}

.row-zcc10 .g-tit {
	overflow: hidden;
	margin-bottom: 50px;
}

.row-zcc10 .g-tit .tit {
	float: left;
	font-weight: normal;
	letter-spacing: 1px;
}

.row-zcc10 .g-tit .tit::after {
	content: "";
	display: block;
	width: 20px;
	height: 4px;
	background-color: #e63530;
	margin-top: 12px;
}

.row-zcc11 .g-tit {
	overflow: hidden;
}

.row-zcc11 .g-tit .tit {
	float: left;
	font-weight: normal;
	letter-spacing: 1px;
}

.row-zcc11 .g-tit .tit::after {
	content: "";
	display: block;
	width: 20px;
	height: 4px;
	background-color: #e63530;
	margin-top: 12px;
}

.row-zcc10 .g-tit .desc {
	float: right;
	font-size: 20px;
	letter-spacing: 1px;
	color: #101010;
}

.row-zcc10 {
	background: #f6f6f6;
}

.row-zcc10 .ul-imgtxt {
	margin: 0 -30px;
	margin-right: -5px;
}

.row-zcc10 .ul-imgtxt li {
	float: left;
	width: 50%;
	padding: 0 30px;

	position: relative;
}

.row-zcc10 .ul-imgtxt .con {
	color: #000000;
}

.row-zcc10 .m-pic1 {
	border-radius: 15px;
	overflow: hidden;
}

.row-zcc10 .m-pic1 img {
	max-width: 100%;
	transition: 0.3s;
}

.row-zcc10 .m-pic1:hover img {
	transform: scale(1.08);
}

.row-zcc10 .m-txt1 {
	overflow: hidden;
	width: 66.4%;

	position: absolute;
	bottom: 0;
	left: 17.1%;
	background: #ffffff;
	transition: all 0.6s;
	box-shadow: 5px 10px 10px #ebebeb;
}

.row-zcc10 .m-txt1:hover {
	color: #ffffff;
	background: #e63530;
}

.row-zcc10 .m-txt1:hover .z-arr {
	display: none;
}

.row-zcc10 .m-txt1:hover .z-arr-on {
	display: block;
}

.row-zcc10 .m-txt1 .tit {
	font-size: 18px;
	margin-left: 1.9%;
	letter-spacing: 3px;
	float: left;
}

.row-zcc10 .m-txt1 img {
	float: right;
	margin-right: -1.1%;
	margin-top: 1.5%;
}

.z-arr-on {
	display: none;
}

.row-zcc11 a {
	background: url(../images/zcc-bg7.jpg) no-repeat;
	background-size: cover;

	display: block;
	overflow: hidden;
	color: #000000;
}

.row-zcc11 .m-qr1 {
	float: left;
	margin-left: 6.8%;
	width: 10.9%;
}

.row-zcc11 .m-qr1 img {
	width: 100%;
}

.row-zcc11 .m-txt2 {
	float: left;
	margin-left: 4%;
	width: 50%;
}

.row-zcc11 .m-txt2 .tit {
	letter-spacing: 2px;
}

.row-zcc11 .m-txt2 .desc {
	letter-spacing: 2px;
	margin-top: 4px;
}

.row-zcc11 .m-txt2 .desc::after {
	content: "";
	display: block;
	width: 24px;
	height: 10px;
	background-color: #e63530;
}

/* 集团业务线上平台ending */

@media only screen and (max-width: 1920px) {
	.row-zcc1 .g-tit .tit {
		font-size: 1.6vw;
	}

	.row-zcc1 .ul-imgtxt li {
		margin-bottom: 1.55vw;
	}

	.row-zcc1 .ul-imgtxt {
		margin-top: 3.2vw;
		margin: 0 -1.1%;
	}

	.row-zcc1 .m-txt1 .tit {
		font-size: 1.3vw;
		background-image: url(../images/row-dnty-right.png);
		background-repeat: no-repeat;
		background-position: right center;
	}

	.row-zcc2 .g-tit2 {
		font-size: 1.6vw;
	}

	.row-zcc3 .g-tit2 {
		font-size: 1.6vw;
	}

	.row-zcc2 {
		padding-bottom: 8.65vw;
	}

	.row-zcc2 .col-l {
		margin-top: 5.25vw;
	}

	.row-zcc2 .m-txt2 .desc {
		margin-top: 2.25vw;
	}

	.row-zcc2 .m-txt2 .desc p:last-child {
		margin-top: 1.5vw;
	}

	.row-zcc2 .col-r {
		margin-top: 5.25vw;
	}

	.row-zcc2 .m-pic2 {
		margin-left: 3.5vw;
		margin-bottom: 2.7vw;
	}

	.row-zcc3 .m-txt3 {
		padding-top: 2.4vw;
	}

	.row-zcc3 .m-txt3 .tit {
		font-size: 1.5vw;
		line-height: 2.1vw;
	}

	.row-zcc3 .m-txt3 .desc {
		font-size: 1.5vw;
		line-height: 2.1vw;
		margin-top: 1.1vw;
	}

	.row-zcc3 .m-txt3 .desc::after {
		margin-top: 5.35vw;
	}

	.row-zcc3 .m-slick1 {
		margin-top: 4vw;
	}

	.row-zcc4 {
		margin-top: 5.25vw;
	}

	.row-zcc4 .con {
		padding: 3.4vw 0;
	}

	.row-zcc4 .m-txt4 .tit {
		font-size: 1.5vw;
	}

	.row-zcc5 {
		padding-bottom: 4.7vw;
		padding-top: 4.1vw;
	}

	.row-zcc5 .g-tit {
		text-align: left;
	}

	.row-zcc5 .g-tit .tit p {
		font-size: 2vw;
	}

	.row-zcc5 .g-tit .date {
		padding-bottom: 2.95vw;
		color: #000000;
	}

	.row-zcc5 .desc1 {
		margin-top: 3.1vw;
	}

	.row-zcc5 .desc1 p:last-child {
		margin-top: 1.6vw;
	}

	.row-zcc5 .m-pic11 {
		margin-top: 2.7vw;
	}

	.row-zcc5 .desc2 {
		margin-top: 2.8vw;
	}

	.row-zcc5 .desc3 {
		margin-top: 4.32vw;
	}

	.row-zcc5 .ul-img {
		margin-top: 3.15vw;
	}

	.row-zcc5 .desc4 p {
		margin-top: 3.15vw;
	}

	.row-zcc6 {
		margin-top: 3.7vw;
		margin-bottom: 3.88vw;
	}

	.row-zcc7 .g-tit {
		font-size: 1.5vw;
	}

	.row-zcc7 .g-tit::after {
		margin: 0.55vw 0 0vw;
	}

	.row-zcc8 .g-tit {
		font-size: 1.5vw;
	}

	.row-zcc8 .g-tit::after {
		margin: 0.55vw 0 0vw;
	}

	.row-zcc9 .g-tit {
		font-size: 1.5vw;
	}

	.row-zcc9 .g-tit::after {
		margin: 0.55vw 0 0vw;
	}

	.row-zcc7 {
		padding-top: 5.61vw;
		padding-bottom: 7.3vw;
	}

	.row-zcc7 .m-txt1 .desc {
		margin-top: 2.2vw;
	}

	.row-zcc7 .ul-txt {
		margin-top: 2.62vw;
	}

	.row-zcc7 .ul-txt .tit {
		font-size: 2.7vw;
	}

	.row-zcc7 .ul-txt .sp1 {
		text-align: left;
	}

	.row-zcc7 .ul-txt .sp2 {
		margin-right: 10px;
	}

	.row-zcc7 .ul-txt .sp3 {
		text-align: right;
		margin-right: 15px;
	}

	.row-zcc7 .ul-txt .del1,
	.del2,
	.del3 {
		font-size: 0.8vw;
	}

	.row-zcc7 .ul-txt .del1 {
		text-align: left;
		margin-left: 25px;
	}

	.row-zcc7 .ul-txt .del3 {
		text-align: right;
		margin-right: 12px;
	}

	.row-zcc7 .m-pic1 {
		margin-top: 3vw;
		margin-left: 4.5vw;
	}

	.row-zcc7 .m-pic1 img {
		/* margin-left: 4.5vw; */
	}

	.row-zcc8 {
		padding-top: 5.6vw;

		padding-bottom: 4.5vw;
	}


	.row-zcc8 .m-slick1 {
		margin-top: 2.2vw;
	}

	.row-zcc8 .m-txt2 .tit {
		font-size: 1.5vw;
	}

	.row-zcc8 .m-txt2 .desc {
		margin-top: 2.4vw;
	}

	.row-zcc8 .ul-imgtxt {
		margin: 0 -1.45vw;
		margin-bottom: 10px;
	}

	.row-zcc8 .ul-imgtxt {
		margin-top: 5.8vw;
	}

	.row-zcc8 .ul-imgtxt li .con {
		margin: 0 1.45vw;
	}

	.row-zcc8 .ul-imgtxt .con {
		padding-top: 3.5vw;
		padding-bottom: 7vw;
	}

	.row-zcc9 .m-slick2 {
		margin-top: 3.2vw;
	}

	.row-zcc9 .m-slick2 .item .del2 {
		margin-right: 2.3vw;
	}

	.footer {
		/* margin-top: 2.15vw; */
	}

	.zcc-ban .nav1 {
		padding: 1.9vw 0;
	}

	.row-zcc10 .g-tit .tit {
		font-size: 1.5vw;
	}

	.row-zcc11 .g-tit .tit {
		font-size: 1.5vw;
	}

	.row-zcc10 {
		padding-left: 2.1vw;
		padding-top: 5.35vw;
		padding-bottom: 2.55vw;
	}

	.row-zcc10 .ul-imgtxt {
		margin-top: 2.6vw;
	}

	.row-zcc10 .ul-imgtxt li {
		padding-bottom: 3.5vw;
		margin-bottom: 3.1vw;
	}

	.row-zcc10 .m-txt1 {
		padding: 2.35vw;
	}

	.row-zcc11 {
		margin-left: 2.1vw;
		padding-top: 2.45vw;
		margin-bottom: 5vw;
	}

	.row-zcc11 a {
		padding-bottom: 5.8vw;
	}

	.row-zcc11 .g-tit .tit::after {
		margin-top: 13px;
	}

	.row-zcc11 .g-tit {
		margin-bottom: 2.6vw;
	}

	.row-zcc11 .m-qr1 {
		margin-top: 5.65vw;
	}

	.row-zcc11 .m-txt2 {
		margin-top: 5.65vw;
	}

	.row-zcc11 .m-txt2 .tit {
		font-size: 1.7vw;
	}

	.row-zcc11 .m-txt2 .desc {
		font-size: 1.2vw;
	}

	.row-zcc11 .m-txt2 .desc::after {
		margin-top: 2.82vw;
	}
}

@media only screen and (max-width: 1550px) {
	.row-zcc3 .m-slick1 .slick-prev {
		top: -14.4%;
		right: 7%;
	}

	.row-zcc3 .m-slick1 .slick-next {
		top: -14.4%;
		right: 2%;
	}

	.row-zcc8 .m-slick1 .item {
		margin: 0 2px;
	}

	.row-zcc7 .ul-txt .del1 {
		text-align: left;
		margin-left: 15px;
	}

	.row-zcc7 .ul-txt .del3 {
		text-align: right;
		margin-right: 12px;
	}
}

@media only screen and (max-width: 1464px) {
	.row-zcc8 .m-slick1 .slick-prev {
		width: 57px;
		height: 57px;
		background: url(../images/zcc-left.png) no-repeat;
		z-index: 3;
		font-size: 0;
		border: none;
		position: absolute;
		bottom: 6.5%;
		right: 7%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		cursor: pointer;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.row-zcc9 .m-slick2 .slick-prev {
		width: 57px;
		height: 57px;
		background: url(../images/zcc-left.png) no-repeat;
		z-index: 3;
		font-size: 0;
		border: none;
		position: absolute;
		bottom: 6.5%;
		right: 7%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		cursor: pointer;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.row-zcc9 .m-slick2 .slick-next {
		top: -18.5%;
		right: 3.49%;
	}

	.row-zcc9 .m-slick2 .slick-prev {
		top: -18.5%;
		right: 9.5%;
	}
}

@media only screen and (max-width: 1370px) {
	.row-zcc1 .m-txt1 .tit {
		background-size: auto 100%;
		margin-bottom: 1vh;
		font-size: 18px;
	}

	.row-zcc1 .m-txt1 .desc {
		font-size: 16px;
		letter-spacing: 0.5px;
		line-height: 1.4;

		height: 90px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		text-overflow: ellipsis;
	}

	.row-zcc3 .m-slick1 .slick-prev {
		top: -14.4%;
		right: 9%;
	}

	.row-zcc3 .m-slick1 .slick-next {
		top: -14.4%;
		right: 2%;
	}
}

@media only screen and (max-width: 1200px) {
	.row-zcc8 .m-slick1 .slick-prev {
		opacity: 0;
	}

	.row-zcc8 .m-slick1 .slick-next {
		opacity: 0;
	}

	.row-zcc9 .m-slick2 .slick-next {
		opacity: 0;
	}

	.row-zcc9 .m-slick2 .slick-prev {
		opacity: 0;
	}
}

@media only screen and (max-width: 1100px) {
	.row-zcc10 .g-tit {
		text-align: center;
		margin-bottom: 30px;
	}

	.row-zcc10 .g-tit .tit {
		float: none;
		width: 100%;
		font-size: 24px;
	}

	.row-zcc2 .g-tit {
		text-align: center;
	}

	.row-zcc2 .g-tit .tit {
		float: none;
		width: 100%;
		font-size: 24px;
	}

	.row-zcc10 .g-tit .desc {
		float: none;
		width: 100%;
		font-size: 18px;
	}

	.row-zcc2 .g-tit .tit::after {
		margin: 10px auto;
	}

	.row-zcc10 {
		padding-left: 0px;
		padding-top: 35px;
		padding-bottom: 20px;
	}

	.row-zcc10 .m-txt1 .tit {
		font-size: 14px;
		margin-left: 1.9%;
		letter-spacing: 3px;
		float: left;

		height: 24px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		text-overflow: ellipsis;
		text-align: center;
	}

	.row-zcc10 .ul-imgtxt li {
		padding: 0px 8px;
		padding-bottom: 20px;
	}

	.row-zcc2 {
		margin-left: 0px;
	}

	.row-zcc2 a {
		background-size: 100% 100%;
	}

	.row-zcc2 .m-txt2 .desc::after {
		content: "";
		display: block;
		width: 24px;
		height: 5px;
		background-color: #e63530;
	}

	.row-zcc2 .m-txt2 .desc {
		font-size: 1.2vw;
	}

	.row-zcc7 .ul-txt .del1 {
		text-align: left;
		margin-left: 6px;
	}

	.row-zcc7 .ul-txt .del3 {
		text-align: right;
		margin-right: 0px;
	}
}

@media only screen and (max-width: 1064px) {
	.row-zcc7 .col-l {
		float: none;
		width: 100%;
		margin-bottom: 15vw;
	}

	.row-zcc7 {
		background: none;
	}

	.row-zcc7 .m-txt1 .desc {
		color: #7a7a7a;
		font-size: 15px;
		letter-spacing: 2px;
		line-height: 2.3;
		margin-top: 2.2vw;
		line-height: 2.3;
		height: 210px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 8;
		text-overflow: ellipsis;
	}

	.row-zcc9 .m-slick2 .slick-dots {
		display: none;
	}

	.row-zcc7 .col-r {
		float: none;
		width: 100%;
	}

	.row-zcc7 .m-pic1 img {
		width: 100%;
		margin-left: 0;
	}

	.row-zcc8 {
		background: none;
	}

	.row-zcc8 .m-pic2 {
		width: 100%;
		float: none;
		border-radius: 20px 0;
		overflow: hidden;
	}

	.row-zcc8 .m-txt2 {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}

	.row-zcc8 .m-txt2 .tit::after {
		content: "";
		display: none;
	}

	.row-zcc8 .m-txt2 .desc {
		margin-top: 1vw;
	}

	.slick-prev {
		display: none !important;
	}

	.slick-next {
		display: none !important;
	}

	.slick-dots {
		opacity: 1;
	}

	.row-zcc7 .ul-txt .sp1 {
		text-align: center;
	}

	.row-zcc7 .ul-txt .sp2 {
		margin-right: 0px;
	}

	.row-zcc7 .ul-txt .sp3 {
		text-align: center;
		margin-right: 0px;
	}

	.row-zcc7 .ul-txt .del1 {
		text-align: center;
		margin-left: 0px;
	}

	.row-zcc7 .ul-txt .del3 {
		text-align: center;
		margin-right: 0px;
	}
}

@media only screen and (max-width: 1024px) {
	.row-zcc1 .ul-imgtxt .con {
		background-color: #ffffff;
		overflow: hidden;
		padding: 38px 30px;
		border-bottom: 4px solid #ffffff;
	}

	.row-zcc1.m-pic1 {
		float: none;
		width: 100%;
		padding-left: 0;
		margin-bottom: 30px;
	}

	.row-zcc1.m-txt1 {
		float: none;
		width: 100%;
		margin-left: 0px;
		text-align: center;
	}

	.row-zcc1.m-txt1 .desc {
		text-align: left;
	}

	.row-zcc4 .con {
		display: block;
		background: url(../images/zcc-bg6.jpg) no-repeat;
		background-size: 100% 100%;
		text-align: center;
		cursor: pointer;
	}

	.row-zcc2 .col-l {
		float: none;
		width: 100%;
		margin-left: 0px;
	}

	.row-zcc2 .col-r {
		float: none;
		width: 100%;
	}

	.row-zcc2 {
		background: url(../images/zcc-bg4.jpg) no-repeat;
		background-size: 100% 100%;
		background-position-y: 0;
	}

	.row-zcc3 .m-slick1 .slick-prev {
		opacity: 0;
	}

	.row-zcc3 .m-slick1 .slick-next {
		opacity: 0;
	}

	.row-cpx8 .m-slider-qm .con {
		height: 500px;
	}

	.m-slider-qm .txt {
		height: auto;
	}

	.row-cpx3 .m-slider-qm .txt {
		height: 96px;
	}
}

@media only screen and (max-width: 950px) {
	.row-zcc2 .m-qr1 {
		float: none;
		margin-left: 0%;
		width: 100%;
		text-align: center;
	}

	.row-zcc2 .m-qr1 img {
		width: 30%;
	}

	.row-zcc2 .m-txt2 {
		float: none;
		margin-left: 0%;
		width: 100%;
		text-align: center;
	}

	.row-zcc2 .m-txt2 .desc::after {
		display: none;
	}

	.row-zcc2 .m-txt2 {
		margin-top: 2%;
	}
}

@media only screen and (max-width: 918px) {
	.row-zcc8 .m-txt3 .tit {
		font-size: 14px;

		line-height: 1;
		height: 27px;
	}
}

@media only screen and (max-width: 820px) {
	.row-zcc10 .m-txt1 img {
		display: none;
	}

	.row-zcc10 .m-txt1 .tit {
		font-size: 14px;
		margin-left: 0;
		letter-spacing: 3px;
		float: none;
	}

	.row-zcc2 .m-txt2 .tit {
		height: 20px;
	}

	.row-zcc2 .m-txt2 .tit {
		font-size: 24px;
	}

	.row-zcc2 .m-txt2 .desc {
		font-size: 16px;
		margin-top: 3%;
	}
}

@media only screen and (max-width: 883px) {
	.row-zcc7 .m-txt1 .desc {
		color: #7a7a7a;
		font-size: 15px;
		letter-spacing: 2px;
		line-height: 2.3;
		margin-top: 2.2vw;
		line-height: 2.3;
		height: 270px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 8;
		text-overflow: ellipsis;
	}
}

@media only screen and (max-width: 790px) {

	.row-zcc8 .m-txt3 {
		width: 100%;
	}


	#page1 .banner .txt {
		padding-left: 3vw;
	}

	.row-zcc8 .ul-imgtxt .con {
		text-align: center;
	}

	.row-zcc8 .m-pic3 {
		width: 100%;
		float: none;
	}

	.row-zcc8 .m-pic3 img {
		margin: 0;
	}

	.row-zcc8 .m-txt3 {
		float: none;
		width: 100%;
	}
}

@media only screen and (max-width: 1030px) {
	.row-zcc1 .ul-imgtxt li {
		/* width: 100%; */
		padding: 0 1.1%;
	}

	.row-zcc1 .m-txt1 .tit {
		background-size: 4%;
	}

	.row-zcc1 .m-txt1 {
		width: 50%;
		margin-left: 13px;
	}

	.row-zcc1 .m-pic1 {
		padding-left: 0px;
	}

	.row-zcc1 .ul-imgtxt .con {
		padding: 10px !important;
	}
}

@media only screen and (max-width: 750px) {
	.row-zcc7 .g-tit {
		font-size: 20px;
		font-weight: 550;
		line-height: 2;
	}


	.wsd-main5 .g-tit1::after {
		left: 50%;
		transform: translateX(-50%);
	}

	.wsd-main5 .g-tit1 p {
		font-size: 3.5vw !important;
		line-height: 1.7 !important;
	}

	.wsd-main5 .g-tit1 {
		padding-bottom: 4vw !important;
		margin-bottom: 4vw !important;
	}

	.wsd-main5 .g-tit1 h3 {
		font-size: 5vw !important;
	}

	.wsd-main3 .g-title::after {
		left: 50%;
		transform: translateX(-50%);
	}

	.wsd-main3 .g-title {
		padding-bottom: 4vw !important;
		margin-bottom: 4vw !important;
		font-size: 5vw !important;
	}

	.wsd-main3 .g-title {
		font-size: 5vw !important;
	}

	.wsd-main4 .g-tit::after {
		left: 50%;
		transform: translateX(-50%);
	}

	.wsd-main4 .g-tit {
		padding-bottom: 4vw !important;
		margin-bottom: 4vw !important;
		font-size: 5vw !important;
	}

	.wsd-main4 .g-tit .title {
		font-size: 5vw !important;
	}

	.row-cpx8 .m-slider-qm .con {
		height: 250px;
	}

	.kf-about .about-content .history .history-content .history-info {
		height: auto !important;
	}

	.row-zcc1 .g-tit {
		padding: 0;
		margin-top: 30px;
		margin-bottom: 30px !important;
	}

	.row-zcc1 .g-tit h3 {
		text-align: center !important;
		font-size: 5vw !important;
		padding-bottom: 2.5vw !important;
		margin-bottom: 2.5vw !important;
	}

	.row-zcc1 .g-tit h3::after {
		left: 50%;
		transform: translateX(-50%);
		position: absolute;
		bottom: 1.5vw;
	}

	.row-zcc2 .g-tit2 {
		padding: 0;
		margin-bottom: 12vw !important;
	}

	.row-zcc2 .g-tit2 {
		text-align: center !important;
		font-size: 5vw !important;
		padding-bottom: 2.5vw !important;
		margin-bottom: 5.5vw !important;
	}

	.row-zcc2 .g-tit2::after {
		left: 50%;
		transform: translateX(-50%);
		position: absolute;
		bottom: 1.5vw;
	}

	.row-zcc2 .m-txt2 .desc p {
		font-size: 3vw;
		line-height: 2;
		display: inline !important;
	}

	.banner {
		height: 49vw;
	}

	.kf-about .about-content .history .history-content .history-info {
		width: 36vw !important;
		left: 0 !important;
	}

	.row-cpx2 .ul-txt {
		margin-right: 0 !important;
	}

	.row-qz-cs {
		padding-top: 35vw;
	}

	.row-qz1 {
		padding-top: 35vw;
	}

	.wsd-main2 {
		padding-top: 35vw;
	}

	.row-qz-new1 {
		padding-top: 35vw;
	}

	.row-zcc7 {
		padding-top: 24.5vw;
	}

	.row-zcc1 {
		padding-top: 50px;
	}

	.banner .slick-dots {
		line-height: 15vw !important;
	}

	.banner .slick-dots {
		width: 32vw !important;
		height: 15vw !important;
	}

	.banner .slick-dots em {
		font-size: 5vw !important;
	}

	.banner .slick-dots span {
		font-size: 5vw !important;
	}

	.footer2 {
		display: block;
	}

	.footer1 {
		display: none !important;
	}

	#page2 {
		padding-top: 12vw;
	}

	.warp {
		padding: 0 !important;
	}

	.m-txt1-qz {
		width: 100% !important;
		left: 0 !important;
	}

	#page2 .g-t1 {
		text-align: left;
		margin-left: 10vw;
		margin-top: 1vw !important;
		font-size: 4.5vw;
		font-weight: normal;
		margin-bottom: 1.5vw !important;
		padding-bottom: 15px;
	}

	.m-txt1-qz {
		top: 7vw !important;
	}

	#page2 .m-txt1 h3 {
		font-size: 5vw !important;
		line-height: 1.5;
		margin-bottom: 5vw !important;
		padding-bottom: 4.5vw !important;
	}

	#page3 {
		padding-top: 8vw !important;
	}

	#page3 .g-t1 {
		text-align: left;
		margin-left: 10vw;
		font-size: 5vw;
		padding-bottom: 15px;
	}

	#page3 .m-slider1 {
		margin-top: 6vw;
	}

	#page3 .g-t1:after {
		left: 0;
		margin: 0;
	}

	#page3 .m-slider1 .slide-for {
		padding: 0 10vw;
	}

	#page3 .m-slider1 .desc {
		display: -webkit-box !important;
		font-size: 9px;
	}

	#page3 .m-slider1 .btn,
	.m-txt1 .btn {
		background-color: #e63530;
		color: #ffffff;
	}

	#page3 .m-slider1 .btn i {
		background: url(../images/i-091.png) no-repeat center center;
	}

	#page4 {
		padding: 6.1vw 0;
	}

	#page4 .g-t1 {
		text-align: left;
		margin-left: 10vw;
		font-size: 5vw;
		padding-bottom: 12px;
		margin-bottom: 30px;
	}

	#page4 .g-t1:after {
		left: 0;
		margin: 0;
	}

	#page4 .m-slider2 {
		margin-left: 10vw;
	}

	#page4 .m-slider2 .next {
		right: 9vw;
		left: inherit;
		top: -17vw;
	}

	#page4 .m-slider2 .arrow {
		width: 7.5vw;
		height: 7.5vw;
		border-width: 1px;
	}

	#page4 .m-slider2 .prev {
		right: 17.5vw;
		left: inherit;
		top: -17vw;
	}

	#page4 .m-slider2 .con {
		padding: 20px;
		margin-right: 10px;
	}

	#page4 .m-slider2 .pic {
		padding-top: 68.5%;
		margin-bottom: 5.5vw;
	}

	#page4 .g-t1 {
		text-align: left;
		margin-left: 10vw;
	}

	#page4 .g-t1:after {
		left: 0;
		margin-left: 0;
	}

	#page4 .m-slider2 .time {
		font-size: 2.5vw;
	}

	#page4 .m-slider2 h3 {
		font-size: 3.8vw;
		line-height: 1.5;
		height: 12vw;
	}

	#page4 .m-slider2 .desc {
		margin-top: 13vw;
	}

	.m-video {
		margin-right: 10px;
		margin-bottom: 10px;
	}

	#page2 .m-txt1 .desc {
		font-size: 3vw !important;
		line-height: 1.8;
	}

	#page2 .m-txt1 li span {
		font-size: 10.1vw !important;
		font-weight: bold;
	}

	#page2 .m-txt1 li em {
		font-size: 2.5vw;
		color: #3b3b3b;
	}

	#page2 .m-txt1 .btn {
		display: none;
	}

	#page2 .m-txt1 .desc {
		margin-bottom: 10vw !important;
	}

	#page2 .g-t1:after {
		left: 0;
		margin: 0;
	}

	#page2 .m-tab1 {
		position: relative;
		top: 0;
		width: 100%;
		overflow: hidden;
		border-radius: 0;
	}

	#page2 .warp .m-txt1 {
		position: relative;
		display: none;
	}

	#page2 .warp .m-txt1-qz {
		display: block;
	}

	body.index .banner {
		height: 124vw;
	}

	body.index .banner .item {
		background-image: url(../images/banner1-p_01.jpg) !important;
		background-size: 100%;
		padding-top: 9%;
	}

	.header.sfixed .nav li .v1 {
		/* color: #ffffff; */
		display: inline;

	}

	.header .nav li .v1 {
		font-size: 20px;
	}

	.footer {
		display: none !important;
	}

	.footer2 {
		display: block;
	}

	.footer3 {
		background-image: none;
		background-color: #ffffff;
	}

	.row-cpx8 .g-tit h3::after {
		left: 50%;
	}

	.row-cpx6 {
		padding-bottom: 17vw;
	}



	.banner .nav1 {
		padding: 0 7vw;
		height: 60px;
		position: absolute;
		display: block;
		background-color: #ffffff;
		width: 100%;
		margin-right: 0;
		bottom: -60px;
	}

	.row-cpx1 .ul-info {
		padding-top: 60px;
	}

	.banner .nav1 .ul-tit li a {
		padding: 4.5px 10px;
		font-size: 16px;
		display: inline-block;
		line-height: 50px;
	}

	.banner .nav1 .ul-tit li:after {
		top: 50%;
		transform: translateY(-50%);
	}

	/* 新闻详情页 */
	.row-zcc5 .ul-img li {
		float: left;
		width: 50%;
		padding: 0 10px;
		overflow: hidden;
		margin-bottom: 15px;
	}

	.row-zcc6 .m-pic9,
	.row-zcc6 .m-pic11 {
		margin-top: 3px;
	}

	/* 集团业务,线上平台 */
	.row-zcc11 .g-tit .tit {
		font-size: 20px;
		font-weight: bold;
	}

	.row-zcc1 .m-pic1 {
		padding-left: 0;
		margin-right: 10px;
	}

	.row-zcc1 .m-txt1 {
		float: none;
		width: 90%;
	}

	.g-tit .tit {
		font-size: 36px;
	}

	.ul-imgtxt {
		margin-top: 20px;
	}

	.row-zcc1 .ul-imgtxt li {
		margin-bottom: 30px;
	}

	.row-zcc1 .m-txt1 .tit {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.row-zcc2 .g-tit2 {
		font-size: 20px;
	}

	.row-zcc3 .g-tit2 {
		font-size: 20px;
	}

	.row-zcc2 .col-l {
		margin-top: 30px;
	}

	.row-zcc2 .m-txt2 .desc {
		margin-top: 20px;
	}
	
	.row-zcc2 .m-txt2{
		text-align: left;
	}
	
	.row-zcc8 .m-txt2{
		text-align: left;
	}
	
	.row-zcc8 .m-txt2 .tit{
		text-align: center;
	}

	.row-zcc2 .m-txt2 .desc p:last-child {
		margin-top: 18px;
	}

	.row-zcc2 .col-r {
		margin-top: 40px;
	}

	.row-zcc2 .col-r a .icon {
		bottom: 0;
	}

	.row-zcc3 .m-txt3 {
		padding-top: 20px;
	}

	.row-zcc3 .m-txt3 .tit {
		font-size: 16px;
		line-height: 18px;
	}

	.row-zcc3 .m-txt3 .desc {
		font-size: 12px;
		line-height: 16px;
		margin-top: 20px;
	}

	.row-zcc3 .m-txt3 .desc::after {
		margin-top: 25px;
	}

	.row-zcc3 .row-zcc3 .m-slick1 {
		margin-top: 25px;
	}

	.row-zcc4 {
		margin-top: 40px;
	}

	.row-zcc4 .con {
		padding: 20px 0;
	}

	.row-zcc4 .m-txt4 .tit {
		font-size: 20px;
	}

	.row-zcc5 {
		padding-bottom: 35px;
		padding-top: 20vw;
	}

	.row-zcc5 .g-tit .tit p {
		font-size: 24px;
	}

	.row-zcc5 .g-tit .date {
		padding-bottom: 20px;
	}

	.row-zcc5 .desc1 {
		margin-top: 30px;
	}

	.row-zcc5 .desc1 p:last-child {
		margin-top: 20px;
	}

	.row-zcc5 .m-pic11 {
		margin-top: 30px;
	}

	.row-zcc5 .desc2 {
		margin-top: 30px;
	}

	.row-zcc5 .desc3 {
		margin-top: 36px;
	}

	.row-zcc5 .ul-img {
		margin-top: 26px;
	}

	.row-zcc5 .desc4 p {
		margin-top: 26px;
	}

	.row-zcc6 {
		margin-top: 26px;
		margin-bottom: 20px;
	}

	.row-zcc5 .ul-img {
		overflow: hidden;
		margin: 0 -5px;
		margin-top: 30px;
	}

	.row-zcc8 .m-slick1 {
		margin-top: 40px;
	}

	.row-zcc7 .g-tit::after {
		content: "";
		display: block;
		width: 20px;
		height: 4px;
		background-color: #e63530;
	}

	.row-zcc8 .g-tit {
		font-size: 20px;
		font-weight: 550;
	}

	.row-zcc9 .g-tit {
		font-size: 20px;
		font-weight: 550;
	}

	.row-zcc7 .ul-txt .tit {
		font-size: 30px;
		color: #e33f3f;
		font-weight: bold;
	}

	.row-zcc7 .ul-txt .del {
		font-size: 12px;
		margin-top: -5px;
		font-weight: bold;
		height: 20px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		text-overflow: ellipsis;
		text-align: center;
	}

	.row-zcc7 .m-txt1 .desc {
		font-size: 16px;
		margin-top: 20px;
		height: auto;
		display: inline;
	}

	.row-zcc7 .m-txt1 {
		float: none;
		width: 100%;
		margin-bottom: 4vw;
	}

	.row-zcc8 .m-slick1 .item .con .txt .tit {
		font-size: 20px;
	}

	.row-zcc8 .ul-imgtxt .con {
		padding: 30px;
	}

	.row-zcc8 .m-txt2 .tit {
		font-size: 20px;
	}

	.row-zcc8 .m-txt2 .desc {
		margin-top: 16px;
		display: inline;
	}

	.row-zcc8 .m-txt3 .tit {
		margin-top: 10px;
		font-size: 14px;
		line-height: 1.6;
		height: 42px;
	}

	.row-zcc9 .m-slick2 .item .pic {
		float: none;
		width: 100%;
	}

	.row-zcc9 .m-slick2 .item .pic2 {
		float: none;
		width: 100%;
		margin-top: 30px;
	}

	.row-zcc8 .ul-imgtxt {
		margin-top: 43px;
	}

	.footer {
		margin-top: 18px;
	}

	.row-zcc10 .g-tit .tit {
		font-size: 5vw;
		font-weight: 600;
		text-align: center;
		margin-bottom: 30px;
	}

	.row-zcc10 .g-tit .tit::after {
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
	}

	.row-zcc2 .g-tit .tit {
		font-size: 18px;
	}

	.row-zcc10.g-tit .desc {
		font-size: 12px;
	}

	.row-zcc10 {
		padding-top: 35vw;
		padding-bottom: 20px;
	}

	.row-zcc10 .ul-imgtxt {
		margin-top: 25px;
	}

	.row-zcc10 .ul-imgtxt li {
		margin-bottom: 30px;
	}

	.row-zcc10 .m-txt1 {
		padding: 10px;
	}

	.row-zcc2 {
		padding-top: 19vw;
	}

	.row-zcc2 a {
		padding-bottom: 40px;
	}

	.row-zcc2 .g-tit .tit::after {
		margin-top: 13px;
	}

	.row-zcc2 .g-tit {
		margin-bottom: 18px;
	}

	.row-zcc2 .m-qr1 {
		margin-top: 43px;
	}

	.row-zcc2 .m-txt2 .tit {
		font-size: 14px;
	}

	.row-zcc2 .m-txt2 .desc {
		font-size: 12px;
	}

	.row-zcc10 .ul-imgtxt li {
		float: none;
		width: 100%;
	}

	/* 党建 */
	.row-zcc8 .ul-imgtxt li {
		width: 45%;
		margin-bottom: 15px;
	}

	.row-zcc8 .ul-imgtxt li:last-child {
		width: 45%;
	}

	.row-zcc8 .ul-imgtxt li:first-child {
		width: 45%;
		margin-left: 4px;
	}

	.row-zcc1 .ul-imgtxt li {
		width: 100%;
		padding: 0 1.1%;
	}

	.row-zcc1 .ul-imgtxt .con {
		padding: 10px !important;
	}
}

@media only screen and (max-width: 650px) {
	.row-zcc5 .g-tit .tit p {
		font-size: 18px;
		overflow: hidden;
	}
}

@media only screen and (max-width: 570px) {
	.row-zcc3 .m-slick1 .wd .m-pic3 {
		width: 100%;
	}

	.row-zcc3 .m-slick1 .m-pic3 img {
		border-radius: 14px 0 14px 0;
	}

	.row-zcc3 .m-pic3 {
		float: none;
		width: 100%;
		overflow: hidden;
	}

	.row-zcc3 .m-txt3 {
		float: none;
		width: 100%;
		/* text-align: center; */
	}

	.row-zcc3 .m-txt3 .tit {
		/* margin: 0 auto; */
		letter-spacing: 2px;
		height: auto;
		width: auto;
	}

	.row-zcc3 .m-slick1 .wd a {
		background-image: url(../images/zcc-bg5.jpg);

		background-repeat: no-repeat;
		background-position: right;
		background-size: 100% 100%;
		display: block;
		overflow: hidden;
	}

	.row-zcc3 .m-txt3 .desc {
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		text-overflow: ellipsis;
	}

	.row-zcc3 .m-txt3 .desc::after {
		content: "";
		display: block;
		width: 0px;
		height: 4px;
		background-color: #ffffff;
		margin-left: 3px;
	}

	.row-zcc3 .m-slick1 .item a {
		padding: 15px;
		height: 250px;
	}
}

@media only screen and (max-width: 570px) {
	.row-zcc10 .ul-imgtxt {
		margin: 10px 0px;
		margin-right: -5px;
	}

	.row-zcc10 .ul-imgtxt li {
		padding: 0 5px;
	}

	.row-zcc10 .m-txt1 {
		padding: 9px 0;
		bottom: -8%;
	}
}

@media only screen and (max-width: 540px) {
	.g-tit .tit {
		font-size: 26px;
	}

	.row-zcc1 .ul-imgtxt li {
		margin-bottom: 20px;
	}

	.row-zcc1 .m-txt1 .tit {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.row-zcc1 .m-txt1 .desc {
		font-size: 12px;
	}

	.row-zcc1 .m-txt1 .desc {
		font-size: 12px;
		letter-spacing: 0.5px;
		line-height: 1.4;
		height: 65px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		text-overflow: ellipsis;
	}

	.row-zcc11 .m-txt2 .desc::after {
		content: "";
		display: block;
		width: 24px;
		height: 5px;
		background-color: #e63530;
	}

	.row-zcc11 .m-qr1 {
		float: left;
		margin-left: 6.8%;
		width: 14.9%;
	}
}

@media only screen and (max-width: 540px) {
	.row-zcc11 .m-qr1 {
		float: left;
		margin-left: 6.8%;
		width: 16.9%;
	}
}

@media only screen and (max-width: 480px) {

	.banner .nav1 {
		padding: 0 3vw;
	}
}

@media only screen and (max-width: 420px) {
	.banner .nav1 .ul-tit li a {
		padding: 4.5px 0;
		font-size: 14px;
	}
}

.warp {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

.row-cpx2 .course-nav {
	margin-left: 385px;
}

.row-cpx2 .course-for {
	left: 133px;
}

@media only screen and (max-width: 1680px) {
	.warp {
		max-width: 1400px;
	}

	.row-cpx2 .course-nav .time .tit p {
		font-size: 16px;
	}

	.row-cpx2 .course-nav .time .tit {
		max-width: 280px;
		width: auto;
	}

	.m-path-qm {
		padding-bottom: 5vw;
	}

	.row-cpx2 .course-nav .time span {
		font-size: 44px;
	}

	/* .header .wp {
		padding: 0 50px;
	} */
}

@media only screen and (max-width: 1440px) {
	.row-cpx10 {
		background-position: bottom;
	}

	.warp {
		max-width: 1200px;
	}

	.row-cpx2 .course-nav .time .tit p {
		font-size: 14px;
	}

	.row-cpx2 .course-nav .time .tit {
		max-width: 280px;
		width: auto;
	}

	.row-cpx2 .course-nav .time span {
		font-size: 38px;
	}

	.row-cpx2 .course-for .info p {
		font-size: 14px;
	}

	.row-cpx2 .course-for .info {
		width: 340px;
	}

	.row-cpx2 .course-for .info {
		height: auto;
		padding-bottom: 20px;
	}

	.row-cpx2 .course-for {
		left: 120px;
	}

	.row-cpx2 .course-nav {
		margin-left: 340px;
	}

	/* 新闻 */
	.m-storiesl .slider-nav .tit {
		max-width: 79%;
	}

	.m-storiesl .slider-nav .slick-prev {
		right: 15px;
	}
}

@media only screen and (max-width: 1439px) {
	.banner {
		background-size: cover;
	}
}


@media only screen and (max-width: 1366px) {
	.row-cpx2 .course-for {
		left: 90px;
	}

	.row-cpx2 .course-nav {
		padding-bottom: 10vw;
	}
}

@media only screen and (max-width: 1199px) {
	.row-cpx2 .course-nav {
		margin: 0 0 30px;
		padding-bottom: 0;
	}

	.row-cpx2 .course-for {
		position: static;
	}

	.row-cpx2 .course-for .info {
		margin: 0 auto;
	}

	.row-cpx2 .course-nav .time::after,
	.row-cpx2 .course-nav:after {
		display: none;
	}

	.row-cpx2 .course-nav .time .tit {
		display: none;
	}

	.row-cpx2 .course-nav .time {
		height: 60px;
		padding-left: 0;
		text-align: center;
		background-position: center bottom;
	}

	.row-cpx2 .g-tit1 {
		margin-left: 15px;
	}

	.m-slider-qm {
		padding: 0 20px;
	}

	.m-slider-qm .slick-prev {
		left: -25px;
	}

	.m-slider-qm .slick-next {
		right: 0px !important;
	}

	.m-slider-qm {
		margin-top: 25px;
	}

	.row-cpx3 .slick-arrow {
		opacity: 1;
	}

	.m-path-qm {
		padding-bottom: 30px;
		padding-top: 20px;
	}

	.header .wp {
		padding: 0 15px;
	}


	.menuBtn b {
		border-radius: 0;
		height: 4px;
		width: 30px;
	}

	.menuBtn.open b:nth-child(1) {
		margin-bottom: 23px;
	}

	.menuBtn.open b:nth-child(2) {
		display: none;
	}
}


@media only screen and (max-width: 750px) {


	#page4 {
		padding-top: 10px !important;
	}

	.ul-qz-list .con .data {
		width: auto;
		float: none;
		margin-bottom: 10px;
		font-size: 12px !important;
	}

	.ul-qz-list .con .desc {
		margin-left: 0;
	}

	.banner .tit {
		left: 12vw;
	}

	.row-zcc8 .ul-imgtxt li:first-child {
		width: 50%;
		margin-left: 0;
	}

	.row-zcc8 .ul-imgtxt li:last-child {
		width: 50%;
	}

	.row-zcc5 .desc1 p {
		display: inline;
	}

	.row-zcc5 .desc2 p {
		display: inline;
	}

	.row-zcc5 .desc3 p {
		display: inline;
	}

	.row-zcc5 .desc4 p {
		display: inline;
	}

	.m-slider1 .p-logo {
		height: 18px;
	}

}

@media only screen and (max-width: 460px) {
	.header .logo {
		padding: 4vw 0;
	}

	.hd-r .sobox {
		padding: 4vw 0 !important;
	}
}

/*关于我们-- 发展历程修改 */
/* .row-cpx2 .course-nav .time{
	position: relative !important;
}
.row-cpx2 .course-for{
	position: absolute;
	top: 171px;
    left: 125px;
} */
html {
	font-size: 100px;
}

.kf-about .about-content .synopsis {
	padding: 1rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.kf-about .about-content .synopsis .synopsis-left {
	padding-right: 0.8rem;
}

.kf-about .about-content .synopsis .synopsis-left .synopsis-title {
	position: relative;
	padding-bottom: 0.3rem;
}

.kf-about .about-content .synopsis .synopsis-left .synopsis-title h2 {
	color: #2d393e;
	font-size: 0.5rem;
	line-height: 0.56rem;
	font-weight: 700;
}

.kf-about .about-content .synopsis .synopsis-left .synopsis-title h3 {
	color: #2d393e;
	font-size: 0.24rem;
	line-height: 0.36rem;
	font-weight: 700;
	margin-top: 0.1rem;
}

.kf-about .about-content .synopsis .synopsis-left .synopsis-title:before {
	content: "";
	width: 0.3rem;
	height: 0.05rem;
	background: rgba(45, 57, 62, 0.1);
	position: absolute;
	left: 0;
	bottom: 0;
}

.kf-about .about-content .synopsis .synopsis-left .text {
	margin-top: 0.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.kf-about .about-content .synopsis .synopsis-left .text p {
	color: rgba(45, 57, 62, 0.7);
	font-size: 0.16rem;
	line-height: 0.3rem;
}

.kf-about .about-content .synopsis .synopsis-left .img {
	max-width: 100%;
	margin-top: 0.62rem;
}

.kf-about .about-content .synopsis .synopsis-right {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 2.4rem;
	flex: 0 0 2.4rem;
}

.kf-about .about-content .synopsis .synopsis-right li {
	width: 100%;
	height: 1.62rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 0.03rem #f0f1f1 solid;
	border-bottom: none;
}

.kf-about .about-content .synopsis .synopsis-right li .number {
	font-size: 0.54rem;
	line-height: 1;
	font-family: Montserrat-SemiBold;
	background-image: -webkit-linear-gradient(-23deg,
		#38e793 0,
		#24afe9 75%,
		#1297e4 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.kf-about .about-content .synopsis .synopsis-right li .classify {
	color: #828789;
	font-size: 0.16rem;
	line-height: 0.3rem;
	font-weight: 700;
}

.kf-about .about-content .synopsis .synopsis-right li:last-child {
	border-bottom: 0.03rem #f0f1f1 solid;
}

.kf-about .about-content .history {
	width: 100%;
	height: 100%;
	background: url(../images/about_bg_02.jpg) no-repeat center/cover;
	position: relative;
}

.kf-about .about-content .history .history-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.kf-about .about-content .history {
	position: relative;
}

.kf-about .about-content .history .history-top h2 {
	color: #2d393e;
	font-size: 0.5rem;
	line-height: 1;
	font-weight: 700;
}

.kf-about .about-content .history .history-top .check-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 62px;
	right: 250px;
}

.kf-about .about-content .history .history-top .check-btn {
	/*position: absolute;
    top: -85%;*/
	width: 55px;
	height: 55px;
	font-size: 0;
	padding: 0;
	border: none;
	outline: none;
	z-index: 8;
	cursor: pointer;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-position: center;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-ms-background-size: auto;
	-o-background-size: auto;
	background-size: auto;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: #fff;
}

.kf-about .about-content .history .history-top .swiper-button-prev-year {
	background-image: url(../images/i-12.png);
	background-color: #ffffff;
}

.kf-about .about-content .history .history-top .swiper-button-next-year {
	background-image: url(../images/i-13.png);
	margin-left: 15px;
	background-color: #ffffff;
}

.kf-about .about-content .history .history-top .swiper-button-prev-year:hover {
	background-image: url(../images/i-12-on.png);
	background-color: #ffffff;
}

.kf-about .about-content .history .history-top .swiper-button-next-year:hover {
	background-image: url(../images/i-13-on.png);
	background-color: #ffffff;
}

.kf-about .about-content .history .history-top .swiper-button-next-year {
	margin-left: 10px;
}

.history-top {
	position: absolute;
	top: -125px;
	right: 0;
}

/*.kf-about .about-content .history .history-top .check-btn .iconfont {
    background-image: -webkit-linear-gradient(-23deg,#38e793 0,#24afe9 75%,#1297e4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: .2rem;
    font-weight: bolder
}*/

.kf-about .about-content .history .history-top .check-btn:hover {
	/*background-image: -webkit-linear-gradient(-23deg,#38e793 0,#24afe9 75%,#1297e4 100%)*/
	background-color: #e33f3f;
}

.kf-about .about-content .history .history-content {
	height: 6.1rem;
	/*margin-top: .4rem;*/
	position: relative;
}

.kf-about .about-content .history .history-content:before {
	content: "";
	width: 100%;
	height: 0.03rem;
	background: #d5d6d7;
	position: absolute;
	left: 0;
	top: 47%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.kf-about .about-content .history .history-content .history-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	overflow: hidden;
}

.kf-about .about-content .history .history-content .history-info {
	width: 4rem;
	height: 4.8rem;
	background: #fff;
	position: absolute;
	padding: 0.3rem;
	left: -4.4rem;
	top: 10%;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	display: none;
}

.kf-about .about-content .history .history-content .history-info .img {
	width: 100%;
	height: auto;
}

.kf-about .about-content .history .history-content .history-info .title {
	color: #2d393e;
	font-size: 0.24rem;
	line-height: 0.34rem;
	margin-top: 0.14rem;
}

.kf-about .about-content .history .history-content .history-info .info-text p {
	color: rgba(45, 57, 62, 0.7);
	font-size: 0.18rem;
	line-height: 0.3rem;
}

.kf-about .about-content .history .history-content .year-box {
	width: 100%;
}

.kf-about .about-content .history .history-content .year-box .swiper-container {
	position: static;
}

.kf-about .about-content .history .history-content .year-box .swiper-slide {
	width: 3.6rem;
	height: 5.75rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	/*align-items: center;*/
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
}

.kf-about .about-content .history .history-content .year-box .swiper-slide .circle {
	width: 0.22rem;
	height: 0.22rem;
	background: #fff;
	-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	position: relative;
	margin: 0.25rem 0 0.25rem 0.2rem;
}

.kf-about .about-content .history .history-content .year-box .swiper-slide .circle .inner {
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 50%;
	background: #abb0b2;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.kf-about .about-content .history .history-content .year-box .swiper-slide .text {
	text-align: left;
	color: #2d393e;
	font-size: 0.16rem;
	line-height: 0.28rem;
	height: 0.8rem;
	margin-left: 0.2rem;
	max-width: 330px;
}

.kf-about .about-content .history .history-content .year-box .swiper-slide .text h3 {
	font-size: 18px;
}

.kf-about .about-content .history .history-content .year-box .swiper-slide .year {
	height: 0.8rem;
	font-size: 0.6rem;
	font-weight: 700;
	line-height: 1;
	color: #2d393e;
	margin-left: 0.2rem;
	font-family: MontserratB;
}

.kf-about .about-content .history .history-content .year-box .swiper-slide .end {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.kf-about .about-content .history .history-content .year-box .active:before {
	content: "";
	width: 100%;
	height: 0.03rem;
	/*background-image: -webkit-linear-gradient(-23deg,#38e793 0,#24afe9 75%,#1297e4 100%);*/
	position: absolute;
	left: 0.2rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #e33f3f;
}

.kf-about .about-content .history .history-content .year-box .active .circle .inner {
	/*background-image: -webkit-linear-gradient(-23deg,#38e793 0,#24afe9 75%,#1297e4 100%)*/
	background-color: #e33f3f;
}

.kf-about .about-content .history .history-content .year-box .active .year {
	color: #e33f3f;
	/*background-image: -webkit-linear-gradient(-23deg,#38e793 0,#24afe9 75%,#1297e4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent*/
}

.kf-about .about-content .history .history-content .year-box .active .history-info {
	display: block;
}

.kf-about .about-content .history .history-content .year-box .swiper-slide.active .text {
	font-size: 0;
	opacity: 0;
}

@media only screen and (max-width: 1680px) {
	.kf-about .about-content .history .history-content .history-info {
		width: 3.6rem;
		left: -4rem;
	}
}

@media only screen and (max-width: 1600px) {
	.kf-about .about-content .history .history-content .history-info {
		width: 3.6rem;
		left: -3.8rem;
	}

	.row-cpx5 .m-slick-lb2 .img p {
		font-size: 16px;
	}

	.row-cpx4 {
		padding: 90px 0 97px;
	}

	.row-zcc8 .m-txt3 .tit {
		font-size: 14px;
	}

	.row-zcc8 .m-txt3 {
		width: 60%;
	}
}

@media only screen and (max-width: 1440px) {
	.row-zcc8 .ul-imgtxt li {
		margin-bottom: 10px;

	}

	.row-zcc8 .ul-imgtxt {
		margin: 0 -1vw;
		margin-top: 5.8vw;
	}

	.row-cpx10 .tit {
		width: 65%;
	}

	html {
		font-size: 90px;
	}

	.kf-about .about-content .history .history-content .history-info {
		width: 3.6rem;
		left: -4rem;
	}

	.kf-about .about-content .history .history-content:before {
		top: 47%;
	}

	.row-cpx3 .slick-arrow {
		width: 40px;
		height: 40px;
	}

	.kf-about .about-content .history .history-top .check-btn {
		width: 40px;
		height: 40px;
	}

	.row-cpx5 .m-slick-lb2 .img p {
		font-size: 14px;
	}

	.kf-about .about-content .history .history-top .check-box {
		right: 68px;
	}

	.m-slider-qm .slick-next {
		right: 15px;
	}

	.row-cpx3 .slick-prev {
		right: 110px;
	}

	.row-cpx3 .m-slider-qm .txt p {
		font-size: 14px;
	}

	.row-cpx3 .m-slider-qm .con {
		height: 200px;
	}

	.row-cpx7 {
		height: 731px !important;
		background-size: 100% !important;
	}
}

@media only screen and (max-width: 1367px) {
	.row-cpx4 {
		padding: 90px 0 4vw;
	}
}

@media only screen and (max-width: 1400px) {
	html {
		font-size: 87.5px;
	}
}

@media only screen and (max-width: 1366px) {
	html {
		font-size: 85.375px;
	}

	.row-cpx2 .ul-txt p {
		font-size: 14px;
	}

	.row-cpx2 .ul-txt {
		margin-top: 10px;
		height: 168px;
	}

	.kf-about .about-content .history .history-content .year-box .swiper-slide .text {
		max-width: 250px;
	}
}

@media only screen and (max-width: 1280px) {
	html {
		font-size: 80px;
	}

	.row-zcc8 .ul-imgtxt li {
		width: 50%;
	}

	.row-zcc8 .m-txt3 .tit {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1200px) {

	.row-cpx5 .m-slick-lb2 .img p {
		font-size: 12px;
	}

	.row-qz-cs .slick-next {
		right: 38%;
	}

	.row-qz-cs .slick-prev {
		right: 57%;
	}

	.row-cpx10 .tit .ul-tit li {
		width: 50%;
	}


}

@media only screen and (max-width: 1000px) {

	.row-cpx4 {
		padding: 0;
		padding-top: 80px;
	}

	.row-cpx10 .tit {
		padding-left: 50px;
		padding-top: 15px;
	}
}





@media only screen and (max-width: 960px) {
	html {
		font-size: 75px;
	}
}

@media only screen and (max-width: 790px) {

	.row-zcc8 .m-txt3 {
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.wp {
		width: auto !important;
		padding: 0 20px;
	}

	.section .wp {
		padding: 0 10vw;
	}

	html {
		font-size: 50px;
	}

	.row-cpx2 .ul-txt p {
		font-size: 12px;
	}

	.row-cpx2 .ul-txt {
		margin-top: 10px;
		height: 85px;
	}

	.row-cpx2 .ul-txt h3 {
		font-size: 16px;
		margin-bottom: 0;
	}

	.kf-about .about-content .history {
		padding-top: 0;
		padding-bottom: 10px;
	}

	.kf-about .about-content .history .history-top .check-btn {
		width: 40px;
		height: 40px;
	}

	.kf-about .about-content .history .history-top .check-box {
		right: 20px;
		top: 80px;
	}

	.row-cpx3 .slick-arrow {
		top: -50px;
	}

	.m-slider-qm .slick-next,
	.m-slider-qm .slick-prev {
		margin-right: 20px;
		width: 40px;
		height: 40px;
	}

	.row-cpx3 .slick-prev {
		right: 55px;
	}

	/* 动能体育右侧图标 */
	.row-zcc1 .m-txt1 .tit {
		background-size: 2%;
	}

	.m-video:after {
		bottom: -5px !important;
		right: -5px !important;
	}

	.row-zcc1 .g-tit .tit::after {
		display: none;
	}
}

@media only screen and (max-width: 460px) {

	.row-zcc8 .m-txt3 .tit {
		height: 100px;
	}
}
