.layout {
	position:relative;
}
.wrap {
	width:72.91666666666667rem;
	margin:0 auto;
}
.header {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0 1.0416666666666667rem;
	position:sticky;
	top:0;
	z-index:111;
	background:#fff;
}
.header .logo img {
	max-width:100%;
	display:block;
	object-fit:contain;
	height:auto;
}
.header .laug {
	padding-left:1.6666666666666667rem;
	background:url(../images/qw1.png) no-repeat left center/1.25rem auto;
}
.header .laug .lsele {
	font-size:0.8333333333333334rem;
	line-height:2.0833333333333335rem;
	color:#666666;
	border:none;
	width:3.3333333333333335rem;
	background:url(../images/qw21.png) no-repeat right center/0.625rem auto;
}
.header .rts {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.header .seach {
	margin-left:2.0833333333333335rem;
	position:relative;
	margin-right:3.6458333333333335rem;
}
.header .seach .btn {
	width:2.0833333333333335rem;
	height:2.0833333333333335rem;
	background:url(../images/qw3.png) no-repeat center/1.25rem auto;
	margin-left:0.5208333333333334rem;
	cursor:pointer;
	border:none;
}
.header .seach .txt {
	width:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	border:1px solid transparent;
	border-radius:0.2604166666666667rem;
	height:1.875rem;
	font-size:0.8333333333333334rem;
	color:#333;
	border:none;
	position:absolute;
	right:100%;
	top:0;
	z-index:1;
}
.header .seach:hover .txt {
	width:8.333333333333334rem;
	padding:0 0.78125rem;
	border:1px solid #666666;
}
.header .naver ul {
	display:flex;
	justify-content:center;
	align-items:center;
}
.header .naver li a {
	font-size:0.9375rem;
	line-height:3.6458333333333335rem;
	color:#666666;
	display:block;
}
.header .naver li {
	margin-right:3.125rem;
}
.header .naver {
	margin-left:6.25rem;
}
.uwbanner {
	height:28.90625rem;
	overflow:hidden;
}
.uwbanner .wrap {
	height:100%;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.uwbanner h2 {
	font-weight:bold;
	font-size:2.5rem;
	color:#000000;
	line-height:3.4895833333333335rem;
}
.uwbanner .whit p,.uwbanner .whit h2 {
	color:#fff;
}
.uwbanner p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#000000;
	line-height:1.4583333333333335rem;
	margin-top:1.0416666666666667rem;
}
.uwnavs ul {
	display:flex;
	justify-content:center;
	align-items:center;
}
.uwnavs li h3 a {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#3E3A39;
	line-height:3.3333333333333335rem;
}
.uwnavs li {
	margin:0 1.5625rem;
	position:relative;
}
.uwnavs .nli {
	position:absolute;
	left:50%;
	top:100%;
	z-index:1;
	width:100%;
	min-width:6.25rem;
	background:#fff;
	box-shadow:0 0 0.20833333333333334rem 0 rgba(80,80,80,0.2);
	display:none;
	transform:translateX(-50%);
}
.uwnavs .nli dl {
	padding:0.78125rem 0 0.2604166666666667rem;
}
.uwnavs .nli dd a {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	text-align:center;
	line-height:1.6;
	display:block;
	margin-bottom:0.4166666666666667rem;
}
.uwnavs li:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	width:0;
	height:0.20833333333333334rem;
	background:linear-gradient( 90deg,#FF0000 0%,rgba(255,241,241,0.24) 100%);
}
.uwnavs li:hover:before,.uwnavs li.on:before {
	width:100%;
}
.uwnavs li h3 {
	position:relative;
}
.uwnavs li h3 i {
	width:1.5625rem;
	background:url(../images/qw22.png) no-repeat right center;
	height:1.5625rem;
	margin-left:0.2604166666666667rem;
}
.uwnavs li h3 {
	display:flex;
	align-items:center;
}
.footer {
	background:#3e3a39;
}
.footer .tps {
	padding:2.916666666666667rem 0 1.0416666666666667rem;
	display:flex;
	justify-content:space-between;
}
.footer .rts dl {
	display:flex;
	align-items:center;
	margin-top:0.78125rem;
}
.footer .rts dd {
	position:relative;
	margin-right:0.9375rem;
}
.footer .rts dd>img {
	width:1.25rem;
	display:block;
	object-fit:contain;
}
.footer .rts dd .weix {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	padding-top:0.5208333333333334rem;
	top:100%;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	display:none;
}
.footer .rts dd:hover .weix {
	display:block;
}
.footer .rts dd .weix img {
	width:5.208333333333334rem;
	max-width:5.208333333333334rem;
	background:#fff;
	height:5.208333333333334rem;
	object-fit:cover;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.footer .lts {
	display:flex;
}
.footer .lts dl {
	margin-right:4.947916666666667rem;
}
.footer .lts dt {
	font-size:0.9375rem;
	line-height:1.6;
	color:#fff;
	margin-bottom:1.5625rem;
}
.footer .lts dd a {
	font-size:0.7291666666666667rem;
	line-height:2.0833333333333335rem;
	color:#fff;
	opacity:0.5;
	display:block;
}
.footer .rts .logo {
	display:block;
	height:1.5625rem;
	margin-bottom:1.5625rem;
}
.footer .rts .logo img {
	max-width:100%;
	height:auto;
	display:block;
	object-fit:cover;
}
.footer .rts h6 {
	font-size:0.625rem;
	line-height:1.8;
	color:#999999;
	margin-bottom:0.5208333333333334rem;
}
.footer .rts h6 a {
	color:#999999;
}
.footer .tbs {
	border-top:0.052083333333333336rem solid #656161;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:1.0416666666666667rem 0 3.125rem;
}
.copyright {
	font-size:0.625rem;
	line-height:1.6;
	color:#999999;
	display:flex;
	align-items:center;
}
.copyright a {
	color:#999999;
	margin:0 0.7291666666666667rem;
}
.footer .tbs dl {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.footer .tbs dd a {
	font-size:0.625rem;
	line-height:1.6;
	color:#999999;
	display:block;
	margin-left:0.625rem;
}
.xinpag1 {
	padding:3.6458333333333335rem 0 1.0416666666666667rem;
	background:#F6F7F8;
}
.uwh2 h2 {
	font-weight:bold;
	font-size:2.5rem;
	color:#000000;
	line-height:3.4375rem;
}
.xinpag1 .hds {
	display:flex;
	justify-content:space-between;
	align-items:center;
	background:#fff;
	margin:1.3541666666666667rem 0;
	padding:0.9375rem 0.8333333333333334rem;
}
.xinpag1 .hds .ls {
	display:flex;
	align-items:center;
	width:60%;
}
.xinpag1 .hds .pic {
	width:11.614583333333334rem;
	height:15.729166666666668rem;
	overflow:hidden;
}
.xinpag1 .hds .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.xinpag1 .hds h4 {
	font-weight:bold;
	font-size:1.25rem;
	color:#000000;
	line-height:1.7708333333333335rem;
}
.xinpag1 .hds .ts {
	margin-left:2.291666666666667rem;
}
.xinpag1 .hds .bns {
	margin-right:3.125rem;
}
.xinpag1 .bns {
	display:flex;
	align-items:center;
}
.xinpag1 .b1 {
	padding:0 1.25rem;
	margin-left:0.6770833333333334rem;
}
.xinpag1 .b1 span {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#FF0000;
	line-height:1.7708333333333335rem;
	background:url(../images/qw19.png) no-repeat right center/0.78125rem auto;
	padding-right:1.0416666666666667rem;
	display:inline-block;
}
.xinpag1 .b1:hover,.xinpag1 .b1.on {
	background:#FF0000;
	border-radius:1.5625rem;
}
.xinpag1 .b1:hover span,.xinpag1 .b1.on span {
	color:#fff;
	background:url(../images/qw19-1.png) no-repeat right center/0.78125rem auto;
}
.xinpag1 .bds li {
	padding:1.3541666666666667rem 0 1.3541666666666667rem 1.1458333333333335rem;
	background:#fff;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	margin-bottom:1.5625rem;
}
.xinpag1 .bds li .pic {
	width:26.5625rem;
	overflow:hidden;
}
.xinpag1 .bds li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.xinpag1 .bds li .rts {
	margin-left:2.0833333333333335rem;
	flex:1;
}
.xinpag1 .bds li h3 {
	font-weight:bold;
	font-size:1.25rem;
	color:#000000;
	line-height:1.6;
}
.xinpag1 .bds li .ovs {
	height:10.416666666666668rem;
	overflow-y:scroll;
	padding-right:1.1458333333333335rem;
	margin-top:1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.xinpag1 .bds li dd {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0.6770833333333334rem 0;
	border-bottom:0.052083333333333336rem solid #d6d6d6;
}
.xinpag1 .bds li h5 {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#3E3A39;
	line-height:1.6;
	width:45%;
}
.xinpag2 {
	padding:6.25rem 0;
}
.xinpag2 .bds {
	margin-top:1.5625rem;
}
.xinpag2 .bds ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	gap:1.0416666666666667rem;
}
.xinpag2 .bds li {
	background:#F6F7F8;
	border:1px solid #E0E4F6;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	flex-basis:calc(25% - 0.78125rem);
	max-width:calc(25% - 0.78125rem);
	display:flex;
	flex-direction:column;
	align-items:center;
	text-align:center;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
  -moz-transition:all 0.3s;
	/* Firefox*/
  -webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
  -o-transition:all 0.3s;
	padding:4.166666666666667rem 0;
}
.xinpag2 .bds li:hover {
	transform:translateY(-0.2604166666666667rem);
	box-shadow:0 0.5208333333333334rem 1.0416666666666667rem rgba(0,0,0,0.08);
	border-color:#c0c6e8;
}
.xinpag2 .bds li .ico {
	width:4.583333333333334rem;
}
.xinpag2 .bds li .ico img {
	width:100%;
	display:block;
}
.xinpag2 .bds li h3 {
	font-weight:bold;
	font-size:0.9375rem;
	color:#000000;
	line-height:1.6;
	margin:0.8333333333333334rem 0;
}
.xinpag2 .bds li p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
	height:2.916666666666667rem;
}
.xinpag3 {
	background:#F6F7F8;
	padding:4.166666666666667rem 0;
}
.xinpag3 .bds {
	margin-top:1.5625rem;
}
.xinpag3 ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	gap:1.0416666666666667rem;
}
.xinpag3 li {
	height:12.1875rem;
	overflow:hidden;
	position:relative;
	flex-basis:calc(33.333% - 0.6942708333333334rem);
	max-width:calc(33.333% - 0.6942708333333334rem);
	transition:transform 0.3s ease;
	cursor:pointer;
}
.xinpag3 li:hover {
	transform:translateY(-0.2604166666666667rem);
	box-shadow:0 0.5208333333333334rem 1.3020833333333335rem rgba(0,0,0,0.1);
}
.xinpag3 li img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	transition:transform 0.5s ease;
}
.xinpag3 li:hover img {
	transform:scale(1.05);
}
.xinpag3 li .txt {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	text-align:center;
	background:linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0.2));
}
.xinpag3 li h4 {
	font-weight:bold;
	font-size:1.25rem;
	color:#FFFFFF;
	line-height:2.2;
}
.xinpag3 li p {
	font-weight:400;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:1.5625rem;
	padding:0 4.166666666666667rem;
}
.xinpag4 {
	padding:4.6875rem 0;
}
.xinpag4 .bds {
	margin-top:1.5625rem;
	background:#F6F7F8;
	padding:1.5625rem 2.7083333333333335rem 0.7291666666666667rem;
	max-height: 500px;
	overflow-y: auto;
}
.xinpag4 .bds li {
	padding:0.78125rem 0;
	border-bottom:0.052083333333333336rem solid #cfcfd0;
}
.xinpag4 .bds li a {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.xinpag4 .bds li h4 {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#3E3A39;
	line-height:1.5;
	width: calc(100% - 8rem);
}
.xinpag4 .bds li h6 {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#3E3A39;
	line-height:1.5;
}
.uwpage {
	padding:4.166666666666667rem 0;
}
.uwpage .wrap {
	height:21.875rem;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.uwpage .txt {
	padding:0 6.770833333333334rem;
}
.uwpage h2 {
	font-weight:bold;
	font-size:2.5rem;
	color:#000000;
	line-height:3.4895833333333335rem;
	margin-bottom:1.5625rem;
}
.uwpage p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
}
.zenpag1 img {
	margin:-1.5625rem auto 0;
	display:block;
}
.zenpag1 {
	padding:11.458333333333334rem 0 8.854166666666668rem;
}
.zenpag2 {
	padding-bottom:5.208333333333334rem;
}
.zenpag2 .bds {
	margin-top:1.5625rem;
}
.zenpag2 .flax {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.zenpag2 .pic {
	width:40.10416666666667rem;
	position:relative;
}
.zenpag2 .pic img {
	width:100%;
	display:block;
}
.zenpag2 .pic .txt {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.zenpag2 .pic .ico {
	width:4.010416666666667rem;
	display:block;
	margin-right:2.0833333333333335rem;
}
.zenpag2 .pic h3 {
	font-weight:bold;
	font-size:2.03125rem;
	color:#FFFFFF;
	line-height:2.8645833333333335rem;
}
.zenpag2 .pic p {
	font-weight:400;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:1.875rem;
}
.zenpag2 .flax ul {
	flex:1;
	margin-left:1.0416666666666667rem;
}
.zenpag2 li {
	background:#FFFFFF;
	border:1px solid #FF0000;
	font-weight:400;
	font-size:1.0416666666666667rem;
	color:#FF0000;
	text-align:center;
	line-height:8.229166666666668rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.zenpag2 .flax li {
	line-height:7.395833333333334rem;
	margin-bottom:1.0416666666666667rem;
}
.zenpag2 .flax li:last-child {
	margin-bottom:0;
}
.zenpag2 .ul1 {
	display:flex;
	flex-wrap:wrap;
	gap:1.0416666666666667rem;
	justify-content:space-between;
	margin-top:1.0416666666666667rem;
}
.zenpag2 .ul1 li {
	flex-basis:calc(33.333% - 0.6942708333333334rem);
	max-width:calc(33.333% - 0.6942708333333334rem);
}
.zenpag3 {
	background:#F6F7F8;
	padding:2.604166666666667rem 0 3.125rem;
}
.zenpag3 .bds {
	margin-top:1.5625rem;
}
.zenpag3 .tps {
	position:relative;
}
.zenpag3 .tps ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.zenpag3 .tps li {
	height:12.1875rem;
	overflow:hidden;
	position:relative;
}
.zenpag3 .tps li img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.zenpag3 .tps li .txt {
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	width:100%;
	height:100%;
	flex-direction:column;
	display:flex;
	justify-content:center;
	align-items:center;
}
.zenpag3 .tps li h4 {
	font-weight:400;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:1.6;
}
.zenpag3 .tps li h3 {
	font-weight:bold;
	font-size:1.25rem;
	color:#FFFFFF;
	line-height:1.6;
}
.zenpag3 .tps .span {
	position:absolute;
	left:11.979166666666668rem;
	right:11.979166666666668rem;
	bottom:1.5625rem;
	z-index:1;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.zenpag3 .tps .span:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0.5208333333333334rem;
	z-index:-1;
	width:48.020833333333336rem;
	height:0.052083333333333336rem;
	border-top:0.052083333333333336rem dashed   rgba(212,212,212,0.83);
	margin:0 auto;
}
.zenpag3 .tps .span i {
	background:url(../images/qw28.png) no-repeat center/cover;
	width:1.1458333333333335rem;
	height:1.1458333333333335rem;
}
.zenpag3 dl {
	display:flex;
	margin-top:1.1458333333333335rem;
}
.zenpag3 dt {
	width:3.8020833333333335rem;
	height:6.979166666666667rem;
	flex-shrink:0;
	background:#FF0000;
	font-weight:400;
	font-size:1.0416666666666667rem;
	display:flex;
	justify-content:center;
	margin-right:0.5208333333333334rem;
	align-items:center;
	letter-spacing:2px;
	color:#FFFFFF;
	/*writing-mode:vertical-rl;*/
	/*-webkit-writing-mode:vertical-rl;*/
}
.zenpag3 dd {
	background:#FFFFFF;
	flex:1;
	margin-right:1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	justify-content:center;
	padding-left:3.6458333333333335rem;
}
.zenpag3 dd:last-child {
	margin-right:0;
}
.zenpag3 .d1 {
	width:19.270833333333336rem;
	flex:none;
}
.zenpag3 dd h6 {
	font-weight:400;
	font-size:1.0416666666666667rem;
	color:#111111;
	line-height:2;
}
.zenpag3 dd h6 em {
	width:0.3125rem;
	height:0.3125rem;
	background:#111111;
	vertical-align:middle;
	border-radius:0.20833333333333334rem;
	display:inline-block;
	margin-right:1.1458333333333335rem;
}
.zegpag1 img {
	display:block;
	margin:0 auto;
}
.zegpag2 {
	background:#F6F7F8;
	padding:3.6458333333333335rem 0;
}
.zegpag2 .uwh2 {
	margin-bottom:2.0833333333333335rem;
}
.zegpag2 .ovs {
	margin-bottom:4.166666666666667rem;
}
.zgh5 {
	font-weight:bold;
	font-size:1.5625rem;
	color:#000000;
	line-height:2.1875rem;
	position:relative;
	padding-bottom:0.625rem;
	margin-bottom:1.875rem;
}
.zgh5:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	width:6.25rem;
	height:0.20833333333333334rem;
	background:linear-gradient( 90deg,#FF0000 0%,rgba(255,241,241,0.24) 100%);
}
.zegpag2 .hxs ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	gap:0.7291666666666667rem;
}
.zegpag2 .hxs li {
	background:#FFFFFF;
	padding:0.78125rem 0.7291666666666667rem 0.5208333333333334rem 0;
	flex-basis:calc((100% - 3 * 0.7291666666666667rem) / 4);
	max-width:calc((100% - 3 * 0.7291666666666667rem) / 4);
	flex-shrink:1;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.zegpag2 .hxs li h6 {
	font-weight:bold;
	font-size:0.8333333333333334rem;
	color:#FF0000;
	line-height:1.4583333333333335rem;
	position:relative;
	padding-left:1.0416666666666667rem;
}
.zegpag2 .hxs li .ico {
	width:2.7083333333333335rem;
	float:right;
	margin-top:1.0416666666666667rem;
}
.zegpag2 .hxs li .ico img {
	display:block;
	width:100%;
}
.zegpag2 .hxs li h6:before {
	width:0.20833333333333334rem;
	height:1.1979166666666667rem;
	background:#FF0000;
	content:"";
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.zegpag2 .fxs> ul {
	display:flex;
	flex-wrap:wrap;
	gap:0.6770833333333334rem;
}
.zegpag2 .fxs .Box {
	flex-basis:calc((100% - 1.3541666666666667rem) / 3);
	max-width:calc((100% - 1.3541666666666667rem) / 3);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.zegpag2 .fxs h4 {
	font-weight:bold;
	font-size:1.1458333333333335rem;
	color:#FFFFFF;
	line-height:3.3333333333333335rem;
	text-align:center;
	background:url(../images/qw36.png) no-repeat center/cover;
}
.zegpag2 .fxs .ts {
	padding:2.0833333333333335rem 0 1.0416666666666667rem;
	background:#fff;
	margin:0.5208333333333334rem 0;
}
.zegpag2 .fxs h6 {
	font-weight:400;
	font-size:0.9375rem;
	color:#3E3A39;
	line-height:1.6;
	text-align:center;
}
.zegpag2 .fxs .ico {
	max-width:1.3020833333333335rem;
	display:block;
	object-fit:contain;
	margin:0 auto 0.78125rem;
	height:1.4583333333333335rem;
}
.zegpag2 .fxs .Box li {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#000000;
	background:#fff;
	line-height:3.125rem;
	text-align:center;
	margin-bottom:0.4166666666666667rem;
}
.zegpag2 .fxs .dl2 {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
.zegpag2 .fxs .dl2 li {
	width:calc((100% - 0.4166666666666667rem)/2);
	margin-bottom:0.4166666666666667rem;
}
.zegpag2 .fxs .dl2 li:nth-last-child(1),.zegpag2 .fxs .dl2 li:nth-last-child(2),.zegpag2 .fxs .Box:last-child {
	margin-bottom:0;
}
.zegpag2 .gls>ul {
	display:flex;
	flex-wrap:wrap;
	gap:0.9375rem;
}
.zegpag2 .gls li {
	background:#FFFFFF;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	flex-basis:calc((100% - 4.6875rem) / 6);
	padding:2.8645833333333335rem 0;
	max-width:calc((100% - 4.6875rem) / 6);
	border:2px solid #fff;
}
.zegpag2 .gls li:hover {
	border-color:#FF0000;
}
.zegpag2 .gls li:hover h5 {
	color:#FF0000;
}
.zegpag2 .gls li .ico {
	width:2.65625rem;
	height:2.65625rem;
	margin:0 auto;
	display:block;
}
.zegpag2 .gls li .ts {
	text-align:center;
	margin-top:3.125rem;
}
.zegpag2 .gls li h3 {
	font-weight:900;
	font-size:2.604166666666667rem;
	color:#EDEEF0;
	line-height:1.7708333333333335rem;
}
.zegpag2 .gls li h5 {
	font-weight:400;
	font-size:0.9375rem;
	color:#111111;
	line-height:1.6666666666666667rem;
	margin-top:-1.0416666666666667rem;
}
.zegpag2 .gms ul {
	display:flex;
	flex-wrap:wrap;
	gap:0.8854166666666667rem;
}
.zegpag2 .gms li.Box {
	background:#F6F7F8;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:1.5625rem 0 2.0833333333333335rem;
	position:relative;
	flex-basis:calc((100% - 1.7708333333333335rem) / 3);
	max-width:calc((100% - 1.7708333333333335rem) / 3);
}
.zegpag2 .gms .tps {
	display:flex;
	align-items:center;
	padding-top:1.5625rem;
	padding-left:3.125rem;
}
.zegpag2 .gms .tps .ico {
	width:2.7083333333333335rem;
	display:block;
}
.zegpag2 .gms .tps h3 {
	font-weight:bold;
	font-size:1.0416666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
	margin-left:0.8333333333333334rem;
}
.zegpag2 .gms .Box ul {
	margin:1.875rem 0 0;
	display:flex;
	justify-content:center;
}
.zegpag2 .gms .Box li {
	text-align:center;
	width:44%;
}
.zegpag2 .gms  .Box li h4 {
	font-weight:bold;
	font-size:1.25rem;
	color:#FF0000;
	line-height:1.7708333333333335rem;
}
.zegpag2 .gms  .Box li h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
}
.zegpag2 .gms li.Box .tb {
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
	width:8.645833333333334rem;
}
.zegpag2 .gms li.Box .tb1 {
	width:7.083333333333334rem;
}
.zegpag2 .gms li.Box .img {
	width:8.4375rem;
	margin:0 auto;
}
.zegpag2 .gms li.Box .txt {
	margin-top:1.5625rem;
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
	padding:0 2.604166666666667rem;
}
.zegpag2 .gyls {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.zegpag2 .gyls .img {
	width:27.604166666666668rem;
}
.zegpag2 .gyls dl {
	flex:1;
	
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	/*margin-top:1.5625rem;*/
}
.zegpag2 .gyls .lingyu{
    flex:1;
    margin-left:3.125rem;
}
.zegpag2 .gyls dd {
	width:calc((100% - 0.6770833333333334rem)/2);
	height:11.666666666666668rem;
	overflow:hidden;
	position:relative;
	display:flex;
	justify-content:center;
	align-items:center;
	margin-bottom:0.6770833333333334rem;
}
.zegpag2 .gyls dd img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.zegpag2 .gyls dd:hover img {
	transform:scale(1.05);
}
.zegpag2 .gyls dd h6 {
	position:absolute;
	z-index:1;
	left:0;
	right:0;
	top:50%;
	text-align:center;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
-moz-transform:translateY(-50%);
	/* Firefox*/
-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
-o-transform:translateY(-50%);
}
.zegpag2 .gyls dd h6 span {
	background:#FF0000;
	border-radius:2.03125rem 2.03125rem 2.03125rem 2.03125rem;
	font-weight:400;
	font-size:1.0416666666666667rem;
	color:#FFFFFF;
	padding:0 1.0416666666666667rem;
	line-height:2.291666666666667rem;
	display:inline-block;
}
.uwbanner .wrap1 {
	display:block;
}
.uwbanner .wrap1 .txt {
	padding:9.375rem 0 0;
}
.uwbanner .xingfu ul {
	margin:2.604166666666667rem 0 0;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.uwbanner .xingfu li h5 {
	font-weight:bold;
	font-size:1.5625rem;
	color:#FFFFFF;
	line-height:2.1875rem;
	margin-bottom:0.8333333333333334rem;
}
.uwbanner .xingfu li h6 {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	line-height:1.1458333333333335rem;
}
.uwbanner .xingfu li p {
	width:0.052083333333333336rem;
	height:2.5rem;
	background:#fff;
	display:block;
	margin:0 2.0833333333333335rem;
}
.uwbanner li:last-child {
	margin-right:5.208333333333334rem;
}
.xingpage1 {
	padding:3.125rem 0 1.5625rem;
}
.xingpage1 h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
	margin:1.0416666666666667rem 0;
}
.xingpage1 h6 span {
	font-size:1.4583333333333335rem;
	color:#FF0000;
}
.xingpage1 img {
	display:block;
	margin:0 auto;
	width:100%;
}
.xingpage2 {
	background:#F6F7F8;
	padding:4.6875rem 0 3.90625rem;
}
.xingpage2 .hds ul {
	display:flex;
	flex-wrap:wrap;
	gap:0.5208333333333334rem;
}
.xingpage2 .hds li {
	background:#fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	flex-basis:calc((100% - 4 * 0.5208333333333334rem) / 5);
	max-width:calc((100% - 4 * 0.5208333333333334rem) / 5);
}
.xingpage2 .hds li .pic {
	height:13.75rem;
	overflow:hidden;
}
.xingpage2 .hds li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.xingpage2 .hds li:hover .pic img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
  -moz-transform:scale(1.1);
	/* Firefox*/
  -webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
  -o-transform:scale(1.1);
}
.xingpage2 .hds li .ts {
	padding:1.5625rem 0.625rem 2.0833333333333335rem;
}
.xingpage2 .hds li h4 {
	font-weight:bold;
	margin-bottom:1.0416666666666667rem;
	font-size:1.0416666666666667rem;
	color:#000000;
	line-height:1.4583333333333335rem;
	text-align:center;
}
.xingpage2 .hds li p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.1458333333333335rem;
	height:8.020833333333334rem;
}
.xingpage2 dl {
	margin-top:3.125rem;
}
.xingpage2 dd {
	background:#fff;
	padding:1.3020833333333335rem 1.25rem;
	position:relative;
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
	align-items:center;
}
.xingpage2 dd .pic {
	width:13.020833333333334rem;
	overflow:hidden;
}
.xingpage2 dd .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.xingpage2 dd h3 {
	font-weight:bold;
	font-size:1.25rem;
	color:#000000;
	margin-bottom:0.8333333333333334rem;
	line-height:1.7708333333333335rem;
}
.xingpage2 dd p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
}
.xingpage2 dd p span {
	color:#FF0000;
}
.xingpage2 dd h6 {
	position:absolute;
	left:0;
	top:-0.625rem;
	z-index:1;
	padding:0 1.3541666666666667rem;
	background:#FF0000;
	border-radius:11.40625rem 11.40625rem 11.40625rem 11.40625rem;
	font-weight:bold;
	font-size:0.7291666666666667rem;
	color:#FFFFFF;
	line-height:1.7708333333333335rem;
}
.xingpage2 dd .txt {
	flex:1;
	margin-right:3.125rem;
	margin-left:2.604166666666667rem;
}
.xingpage3 h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
	margin-top:1.0416666666666667rem;
}
.xingpage3 .ds {
	margin-top:2.34375rem;
}
.xingpage3 .ds img {
	width:100%;
	display:block;
	margin:3.125rem auto 6.25rem;
}
.xingpage3 .zgh5 {
	font-size:1.25rem;
}
.xingpage3 {
	padding:4.6875rem 0 2.0833333333333335rem;
}
.xingpage4 {
	height:28.645833333333336rem;
}
.xingpage4 .wrap {
	height:100%;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.xingpage4 h3 {
	font-weight:bold;
	font-size:2.5rem;
	color:#FFFFFF;
	line-height:3.4895833333333335rem;
}
.xingpage4 h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#FFFFFF;
	line-height:1.4583333333333335rem;
	margin-top:0.78125rem;
}
.xingpage5 {
	padding:2.34375rem 0;
}
.xingpage5 .wrap {
	position:relative;
	background:#F6F7F8;
	border:1px solid #E0E4F6;
	padding:1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.xingpage5 .swippic {
	overflow:hidden;
}
.uwprev,.uwnext {
	position:absolute;
	left:-1.25rem;
	top:50%;
	z-index:10;
	width:2.5rem;
	height:2.5rem;
	border-radius:50%;
	background:#FFFFFF;
	margin-top:-1.25rem;
	border:1px solid #CBCBCB;
	cursor:pointer;
	background:url(../images/qw76.png) no-repeat center/0.46875rem auto #fff;
}
.uwprev:hover,.uwnext:hover {
	background:url(../images/qw76-1.png) no-repeat center/0.46875rem auto #FD2E2A;
	border-color:#FD2E2A;
}
.uwnext {
	left:auto;
	right:-1.25rem;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.xingpage5 .swippic .pic {
	height:12.604166666666668rem;
	overflow:hidden;
}
.xingpage5 .swippic .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.xingpage5 .swippic h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#111111;
	line-height:1.6;
	margin-top:0.5208333333333334rem;
	text-align:center;
}
.shipag1 ul {
	margin-top:8.333333333333334rem;
	display:flex;
	flex-wrap:wrap;
}
.shipag1 li {
	width:calc((100% - 2.7083333333333335rem)/3);
	margin-right:1.3541666666666667rem;
	background:#FFFFFF;
	border:1px solid #DDDDDD;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 1.25rem 1.4583333333333335rem;
}
.shipag1 li:nth-child(3n) {
	margin-right:0;
}
.shipag1 li h3 {
	width:8.854166666666668rem;
	background:#FE0000;
	font-weight:bold;
	font-size:0.9375rem;
	height:8.854166666666668rem;
	color:#FFFFFF;
	line-height:8.854166666666668rem;
	text-align:center;
	border-radius:50%;
	margin:-5.989583333333334rem auto 0;
}
.shipag1 li h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#111111;
	line-height:1.6;
	text-align:center;
	margin:1.3541666666666667rem 0;
}
.shipag1 li .img {
	width:100%;
	overflow:hidden;
}
.shipag1 li .img img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.shipag1 {
	padding:4.166666666666667rem 0;
	background:#F6F7F9;
}
.shipag2 {
	padding-top:6.25rem;
}
.shipag3 {
	background:#F6F7F8;
	padding:6.25rem 0;
}
.shipag3 h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
	margin:1.0416666666666667rem 0;
}
.przpag1 {
	padding:3.6458333333333335rem 0;
}
.przpag1 .ts {
	margin-top:1.5625rem;
	background:#FF0000;
	padding:1.0416666666666667rem 0 1.7708333333333335rem;
	text-align:center;
}
.przpag1 .ts h3 {
	font-weight:bold;
	font-size:1.7708333333333335rem;
	color:#FFFFFF;
	line-height:3.541666666666667rem;
}
.przpag1 .ts h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#FFFFFF;
	line-height:1.5;
}
.przpag1 h5 {
	padding:1.25rem 0;
	background:#3E3A39;
	font-weight:400;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:1.4583333333333335rem;
	text-align:center;
	margin:0.625rem 0;
}
.przpag1 ul {
	display:flex;
	flex-wrap:wrap;
}
.przpag1 li {
	width:calc((100% - 2.291666666666667rem)/3);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-right:1.1458333333333335rem;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:#F6F7F8;
	border:1px solid #E0E4F6;
	padding:1.875rem 0 3.125rem;
	text-align:center;
}
.przpag1 li:nth-child(3n) {
	margin-right:0;
}
.przpag1 li h4 {
	background:#FF0000;
	font-weight:bold;
	font-size:1.0416666666666667rem;
	color:#FFFFFF;
	line-height:2.5rem;
	padding:0 2.3958333333333335rem;
	display:inline-block;
}
.przpag1 li p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.3541666666666667rem;
	text-align:left;
	margin:1.5625rem 0 0 0;
	display: flex;
	justify-content: center;
}
.przpag2 {
	padding:4.166666666666667rem 0;
}
.przpag2 .swiprongy {
	overflow:hidden;
	margin-top:2.0833333333333335rem;
}
.przpag2 .wrap {
	position:relative;
}
.swiprongy .pic {
	height:11.5625rem;
}
.swiprongy .pic img {
	width: auto;
	margin: 0 auto;
	height:100%;
	display:block;
	object-fit:contain;
}
.swiprongy .swiper-slide {
	position:relative;
	background:#F6F7F8;
	padding:1.5625rem 0.5208333333333334rem 1.25rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.swiprongy h4 {
	font-weight:bold;
	font-size:0.8333333333333334rem;
	color:#000000;
	line-height:1.6;
	text-align:center;
	margin:0.7291666666666667rem 0 0.4166666666666667rem;
	    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiprongy h6 {
	text-align:center;
}
.swiprongy h6 span {
	line-height:1.7708333333333335rem;
	background:#FF0000;
	font-weight:bold;
	font-size:0.7291666666666667rem;
	color:#FFFFFF;
	padding:0 1.1458333333333335rem;
	display:inline-block;
	border-radius:1.5625rem;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.swiprongy h5 {
	padding:0 0.7291666666666667rem;
	line-height:1.5625rem;
	background:#EDCC9E;
	border-radius:0rem 0rem 0rem 0.5208333333333334rem;
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#432813;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
}
.kcxpag1 {
	padding:10.416666666666668rem 0 7.291666666666667rem;
}
.kcxpag3 {
	background:#F6F7F8;
	padding:3.6458333333333335rem 0 6.25rem;
}
.kcxpag3 img {
	display:block;
	margin:2.0833333333333335rem auto 0;
}
.kcxpag2 {
	padding:9.895833333333334rem 0 6.770833333333334rem;
}
.kcxpag2 ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:1.5625rem;
}
.kcxpag2 li {
	display:flex;
	align-items:center;
	width:calc((100% - 1.0416666666666667rem)/2);
	margin-bottom:1.0416666666666667rem;
	background:#FF0000;
	border-radius:1.6666666666666667rem 1.6666666666666667rem 1.6666666666666667rem 1.6666666666666667rem;
	padding:0.7291666666666667rem 0 0.7291666666666667rem 4.0625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.kcxpag2 li .ico {
	max-width:100%;
	height:auto;
	display:block;
	object-fit:contain;
	width: 1.5625rem;
	height: 1.5625rem;
}
.kcxpag2 li h4 {
	font-weight:bold;
	font-size:1.25rem;
	color:#FFFFFF;
	line-height:1.7708333333333335rem;
	margin-left:1.0416666666666667rem;
}
.kcxpag5 {
	padding-bottom:4.6875rem;
}
.kcxpag5 h3 {
	font-weight:bold;
	font-size:1.5625rem;
	color:#000000;
	line-height:2.1875rem;
	margin-bottom:1.0416666666666667rem;
}
.kcxpag5 dl {
	display:flex;
	flex-wrap:wrap;
}
.kcxpag5 dd {
	margin-bottom:0.78125rem;
	width:calc((100% - 1.5625rem)/3);
	background:#F6F7F8;
	padding:2.5rem 0 3.385416666666667rem;
	text-align:center;
	margin-right:0.78125rem;
}
.kcxpag5 dd:nth-child(3n) {
	margin-right:0;
}
.kcxpag5 dd .ico {
	width:3.072916666666667rem;
	display:block;
	margin:0 auto;
}
.kcxpag5 dd h4 {
	font-weight:bold;
	font-size:0.9375rem;
	color:#000000;
	line-height:1.5625rem;
	margin:0.5208333333333334rem 0 0.3125rem;
}
.kcxpag5 dd p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#000000;
	line-height:1.5;
}
.kcxpag4 {
	padding:6.25rem 0 4.166666666666667rem;
}
.kcxpag4 ul {
	margin-top:2.0833333333333335rem;
	display:flex;
	flex-wrap:wrap;
}
.kcxpag4 li {
	margin-bottom:0.78125rem;
	margin-right:0.78125rem;
	width:calc((100% - 2.34375rem)/4);
	background:#FFFFFF;
	cursor:pointer;
	border:1px solid #DDDDDD;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:2.0833333333333335rem 0 1.5625rem;
	text-align:center;
}
.kcxpag4 li:nth-child(4n) {
	margin-right:0;
}
.kcxpag4 li .ico {
	width:1.6666666666666667rem;
	overflow:hidden;
	position:relative;
	height:1.6666666666666667rem;
	margin:0 auto;
}
.kcxpag4 li .ico img {
	position:relative;
	top:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.kcxpag4 li:hover .ico img {
	top:-100%;
}
.kcxpag4 li h6 {
	font-weight:400;
	font-size:1.0416666666666667rem;
	color:#111111;
	line-height:1.5;
	margin-top:1.0416666666666667rem;
}
.kcxpag4 li:hover {
	border-color:#FF0000;
}
.kcxpag4 li:hover h6 {
	color:#FF0000;
}
.mask {
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:20;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
}
.msktanc {
	position:fixed;
	left:0;
	right:0;
	top:20%;
	z-index:21;
	width:34.375rem;
	background:#FFFFFF;
	box-shadow:0rem 0.15625rem 0.5208333333333334rem 0.052083333333333336rem rgba(135,135,135,0.53);
	padding:2.916666666666667rem 1.6666666666666667rem 1.3020833333333335rem;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.msktanc .gb {
	position:absolute;
	right:1.5625rem;
	width:2.0833333333333335rem;
	height:2.0833333333333335rem;
	cursor:pointer;
	top:0.5208333333333334rem;
	z-index:1;
	background:url(../images/gb.png) no-repeat center/1.1979166666666667rem auto;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.msktanc .gb:hover {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9*/
	-moz-transform:rotate(360deg);
	/* Firefox*/
	-webkit-transform:rotate(360deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(360deg);
}
.msktanc .tps ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.msktanc .tps li {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	line-height:2.1875rem;
	background:#FF0000;
	text-align:center;
}
.msktanc .tbs>ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	border:1px solid #DDDDDD;
	border-top:none;
}
.msktanc .tbs>ul>li:nth-child(1),.msktanc .tps li:nth-child(1) {
	width:8.59375rem;
}
.msktanc .tbs>ul>li:nth-child(2),.msktanc .tps li:nth-child(2) {
	width:12.239583333333334rem;
}
.msktanc .tbs>ul>li:nth-child(3),.msktanc .tps li:nth-child(3) {
	width:10.208333333333334rem;
}
.msktanc .tbs>ul>li {
	text-align:center;
	padding:1.875rem 0;
}
.msktanc .tbs>ul>li:nth-child(2n) {
	border-right:0.052083333333333336rem solid #DDDDDD;
	border-left:0.052083333333333336rem solid #DDDDDD;
}
.msktanc .tbs>ul>li .ico {
	width:1.6666666666666667rem;
	margin:0 auto;
	display:block;
}
.msktanc .tbs>ul>li h3 {
	font-weight:bold;
	font-size:0.7291666666666667rem;
	color:#000000;
	line-height:1.6;
	margin-top:0.2604166666666667rem;
}
.msktanc .tbs>ul>li li {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#000000;
	line-height:1.0416666666666667rem;
	margin-bottom:0.78125rem;
}
.msktanc .tbs>ul>li .dl2 {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
.msktanc .tbs>ul>li .dl2 li {
	width:50%;
}
.yuanpag2 {
	padding:3.125rem 0 9.895833333333334rem;
}
.yuanpag2 ul {
	margin-top:1.5625rem;
}
.yuanpag2 li a {
	display:flex;
	justify-content:space-between;
}
.yuanpag2 li:nth-child(2n) a {
	flex-direction:row-reverse;
}
.yuanpag2 li .pic {
	width:36.458333333333336rem;
	overflow:hidden;
}
.yuanpag2 li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.yuanpag2 li .txt {
	width:calc(100% - 36.458333333333336rem);
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	padding:0 3.6458333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:#F6F7F8;
}
.yuanpag2 li h3 {
	font-weight:bold;
	font-size:1.25rem;
	color:#000000;
	line-height:1.7708333333333335rem;
}
.yuanpag2 li p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.6;
	margin:1.0416666666666667rem 0 1.5625rem;
}
.yuanpag2 li p span {
	color:#FF0000;
}
.yuanpag2 li h6 {
	width:7rem;
	background:#FF0000;
	border-radius:5.729166666666667rem 5.729166666666667rem 5.729166666666667rem 5.729166666666667rem;
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#FFFFFF;
	line-height:1.9791666666666667rem;
	text-align:center;
}
.yuanpag3 ul {
	margin-top:1.5625rem;
	display:flex;
	flex-wrap:wrap;
}
.yuanpag3 {
	padding-bottom:3.6458333333333335rem;
}
.yuanpag3 li {
	margin-right:3.90625rem;
	margin-bottom:2.1875rem;
	width:calc((100% - 7.8125rem)/3);
}
.yuanpag3 li:nth-child(3n) {
	margin-right:0;
}
.yuanpag3 li .pic {
	height:12.083333333333334rem;
	overflow:hidden;
	border-radius:1.0416666666666667rem;
}
.yuanpag3 li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.yuanpag3 li h6 {
	margin:1.1458333333333335rem 0 0.7291666666666667rem;
	font-weight:400;
	font-size:0.625rem;
	color:#000000;
	line-height:1.6;
}
.yuanpag3 li h3 {
	font-weight:bold;
	font-size:0.9375rem;
	color:#000000;
	line-height:1.5;
	height:3em;
}
.yuanpag3 .more {
	width:5rem;
	line-height:1.9791666666666667rem;
	background:#FF0000;
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#FFFFFF;
	border-radius:5.729166666666667rem 5.729166666666667rem 5.729166666666667rem 5.729166666666667rem;
	margin:2.0833333333333335rem auto 0;
	display:block;
	text-align:center;
}
.yuanpag4 {
	background:#F6F7F8;
	padding:3.6458333333333335rem 0 1.5625rem;
}
.yuanpag4 .ovs {
	background:#FFFFFF;
	height:28.645833333333336rem;
	overflow-y:scroll;
	padding:1.5625rem 2.604166666666667rem 2.604166666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	margin-top:1.5625rem;
	box-sizing:border-box;
}
.yuanpag4 dl {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
.yuanpag4 dd {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#3E3A39;
	width:calc((100% - 3.75rem)/2);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	line-height:1.6;
	padding:1.25rem 0;
	border-bottom:0.052083333333333336rem solid rgba(17,17,17,0.34);
}
.uwbanner ul {
	display:flex;
	align-items:center;
	margin-top:3.125rem;
}
.uwbanner li h4 {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	line-height:1.8;
}
.uwbanner li h5 {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	line-height:1.8;
}
.uwbanner li h5 span {
	font-weight:bold;
	font-size:2.447916666666667rem;
	margin-right:0.5208333333333334rem;
	display:inline-block;
}
.uwbanner li h6 {
	font-size:1.09375rem;
	color:#FFFFFF;
	line-height:1.6;
}
.uwbanner li > p {
	width:0.052083333333333336rem;
	height:2.5rem;
	background:rgba(255,255,255,0.5);
	display:block;
	margin:0 3.6458333333333335rem;
}
.uwbanner .wrap1 .txt1 {
	padding-top:6.770833333333334rem;
}
.houpag1 {
	background:#F6F7F8;
	padding:3.0208333333333335rem 0 1.9791666666666667rem;
}
.houpag1 img {
	display:block;
	margin:0 auto;
}
.houpag2 {
	padding:5.208333333333334rem 0 0;
}
.houpag2 img {
	display:block;
	margin:2.604166666666667rem auto 0;
}
.houpag3 .flax {
	margin-top:4.166666666666667rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.houpag3 .ds h3 {
	font-weight:bold;
	font-size:1.25rem;
	color:#111111;
	line-height:1.7708333333333335rem;
	margin-bottom:1.25rem;
}
.houpag3 .swipqih {
	/* overflow:hidden;*/
	position:relative;
}
.houpag3 .swipqih img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.houpag3 .swipqih .swiper-slide {
	width:30.520833333333336rem;
	height:22.395833333333336rem;
	overflow:hidden;
	border-radius:1.0416666666666667rem;
	position:relative;
}
.houpag3 .swipqih h6 {
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	padding:0 1.25rem;
	line-height:2.604166666666667rem;
	background:#FF0000;
	border-radius:0rem 1.0416666666666667rem 0rem 1.3020833333333335rem;
	font-weight:bold;
	font-size:1.25rem;
	color:#FFFFFF;
}
.houpag3 .swipqih .ts {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	padding:0 1.875rem 1.0416666666666667rem;
	background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.8));
}
.houpag3 .swipqih h4 {
	font-weight:bold;
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	line-height:1.1458333333333335rem;
}
.houpag3 .swipqih ul {
	margin-top:0.4166666666666667rem;
	display:flex;
	align-items:center;
}
.houpag3 .swipqih li {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	line-height:1.6;
	margin-right:1.5625rem;
}
.houpag3 {
	padding-bottom:7.291666666666667rem;
}
.houpag4 {
	padding:1.0416666666666667rem 0 3.6458333333333335rem;
}
.houpag4 h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#000000;
	line-height:1.0416666666666667rem;
	margin:1.25rem 0 2.604166666666667rem;
}
.houpag4 .flax {
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.houpag4 .pic {
	width:40.625rem;
}
.houpag4 .pic img {
	width:100%;
	display:block;
}
.houpag4 .rts {
	flex:1;
	margin-left:2.96875rem;
	background:#FFFFFF;
	border-radius:0.36458333333333337rem 0.36458333333333337rem 0.36458333333333337rem 0.36458333333333337rem;
	border:1px solid #E3E7F1;
	padding:5.208333333333334rem 0 0.5208333333333334rem;
	text-align:center;
}
.houpag4 .rts h4 {
	font-weight:bold;
	font-size:1.1979166666666667rem;
	color:#000000;
	line-height:1.6666666666666667rem;
}
.houpag4 .rts li {
	margin-bottom:2.3958333333333335rem;
}
.houpag4 .rts h5 {
	font-weight:bold;
	font-size:0.8333333333333334rem;
	color:#000000;
	line-height:1.1458333333333335rem;
}
.houpag4 .rts h3 {
	font-weight:bold;
	font-size:3.3333333333333335rem;
	color:#FF2323;
	line-height:1.6;
}
.houpag4 .rts ul {
	margin-top:2.604166666666667rem;
}
.kexpag1 {
	padding:3.6458333333333335rem 0 1.0416666666666667rem;
}
.kexpag1 img {
	display:block;
	margin:0 auto;
}
.lynavs {
	position:sticky;
	left:1.8229166666666667rem;
	top:10rem;
	z-index:12;
	float: left;
	margin-top: 8rem;
}
.lynavs li {
	position:relative;
	margin-bottom:2.0833333333333335rem;
}
.lynavs li:before {
	content:"";
	position:absolute;
	left:1.7708333333333335rem;
	top:115%;
	z-index:1;
	background:url(../images/rt67.png) no-repeat center/0.052083333333333336rem auto;
	width:0.052083333333333336rem;
	height:1.3020833333333335rem;
}
.lynavs li:last-child:before {
	display:none;
}
.lynavs li a {
	display:flex;
	align-items:center;
	padding:0 2.5rem 0 1.25rem;
	border-radius:2.291666666666667rem;
	height:2.7083333333333335rem;
}
.lynavs li .ico {
	width:1.3020833333333335rem;
	height:1.40625rem;
	position:relative;
	overflow:hidden;
}
.lynavs li .ico img {
	position:relative;
	top:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
		-moz-transition:all 0.3s;
	/* Firefox*/
		-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
		-o-transition:all 0.3s;
}
.lynavs li.on .ico img,.lynavs li:hover .ico img {
	top:-100%;
}
.lynavs li p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#111111;
	line-height:2.7083333333333335rem;
	margin-left:0.625rem;
}
.lynavs li a:hover,.lynavs li.on a {
	background:#FD2D29;
}
.lynavs li.on p,.lynavs li:hover p {
	color:#fff;
}
.kexpag6 {
	background:#F6F7F8;
	padding:5.729166666666667rem 0 4.166666666666667rem;
}
.kexpag6 ul {
	margin-top:1.0416666666666667rem;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.kexpag6 li {
	width:calc((100% - 1.0416666666666667rem)/2);
	background:#fff;
	padding:1.0416666666666667rem 1.25rem 1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.kexpag6 li .pic {
	height:29.6875rem;
	overflow:hidden;
}
.kexpag6 li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.kexpag6 li p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.1979166666666667rem;
	margin-top:0.5208333333333334rem;
	text-align:center;
}
.kexpag5 {
	padding:4.6875rem 0;
}
.kexpag5 ul {
	margin-top:1.5625rem;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.kexpag5 li {
	width:calc((100% - 1.0416666666666667rem)/2);
	margin-bottom:1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	cursor:pointer;
}
.kexpag5 li .hs {
	background:#F6F7F8;
	padding:1.3541666666666667rem 1.1458333333333335rem;
}
.kexpag5 li .pic {
	width:15.625rem;
	overflow:hidden;
}
.kexpag5 li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.kexpag5 li .hs {
	display:flex;
	justify-content:space-between;
	align-items:center;
	position:relative;
}
.kexpag5 li h3 {
	font-weight:bold;
	font-size:1.25rem;
	color:#000000;
	line-height:1.7708333333333335rem;
	flex:1;
	margin-left:2.604166666666667rem;
}
.kexpag5 li h6 {
	position:absolute;
	right:0.5208333333333334rem;
	bottom:0.5208333333333334rem;
	z-index:1;
	background:url(../images/rt68.png) no-repeat center/0.9895833333333334rem auto #FA2E2A;
	width:1.8229166666666667rem;
	height:1.8229166666666667rem;
	border-radius:0rem 0rem 0.5208333333333334rem 0rem;
}
.kexpag5 li.on h6 {
	background:url(../images/rt68-1.png) no-repeat center/0.9895833333333334rem auto #BFBFBF;
}
.kexpag5 li .txt {
	display:none;
	background:#F6F7F8;
	padding:0 1.1458333333333335rem 1.5625rem;
}
.kexpag5 li .txt ul {
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}
.kexpag5 li .txt li {
	border-bottom:0.052083333333333336rem solid #DDDDDD;
	display:flex;
	align-items:center;
	padding:0.78125rem 0;
	width:50%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.kexpag5 li .txt li h4 {
	font-weight:bold;
	font-size:1.0416666666666667rem;
	color:#111111;
	line-height:1.4583333333333335rem;
	margin-right:1.3020833333333335rem;
}
.kexpag5 li .txt li:nth-child(2n) {
	padding-left:1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.kexpag5 li .txt li p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.1979166666666667rem;
	flex:1;
}
/*.kexpag5 li .txt li.ons,.kexpag5 li .txt li:last-child {*/
/*	border-bottom:none;*/
/*}*/
.kexpag4 {
	background:#F6F7F8;
	padding:4.166666666666667rem 0;
}
.kexpag4 ul {
	margin-top:1.5625rem;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.kexpag4 li {
	width:calc((100% - 1.0416666666666667rem)/2);
	cursor:pointer;
	display:flex;
	justify-content:space-between;
}
.kexpag4 li .pic {
	width:17.96875rem;
	overflow:hidden;
}
.kexpag4 li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.kexpag4 li .txt {
	flex:1;
	background:#3E3A39;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	padding: 20px 10px;
}
.kexpag4 li h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#FFFFFF;
	line-height:3.0;
	margin-bottom:1.3541666666666667rem;
}
.kexpag4 li h6 span {
	font-weight:bold;
	font-size:2.0833333333333335rem;
	line-height:1.0;
	margin-left:0.5208333333333334rem;
}
.kexpag4 li h5 {
	min-width:10.208333333333334rem;
	line-height:1.9791666666666667rem;
	text-align:center;
	border-radius:0rem 0rem 0rem 0rem;
	border:1px solid #FFFFFF;
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#FFFFFF;
	padding:0 0.7291666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:0.4166666666666667rem;
}
.kexpag4 li:hover .txt {
	background:#FA2E2A;
}
.kexpag3 {
	padding:5.989583333333334rem 0 4.6875rem;
}
.kexpag3 h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
	margin:1.0416666666666667rem 0 1.5625rem;
}
.kexpag3 ul {
	display:flex;
	justify-content:space-between;
}
.kexpag3 li {
	width:calc((100% - 0.2604166666666667rem)/2);
	background:linear-gradient( 180deg,rgba(255,255,255,0.85) 0%,#FFFFFF 100%);
	box-shadow:0rem 0.10416666666666667rem 0.625rem 0.052083333333333336rem rgba(168,174,196,0.19);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:2.604166666666667rem 3.125rem 1.5625rem;
}
.kexpag3 li h3 {
	font-weight:bold;
	font-size:1.25rem;
	color:#111111;
	line-height:1.7708333333333335rem;
}
.kexpag3 li h4 {
	font-weight:bold;
	font-size:1.0416666666666667rem;
	color:#111111;
	line-height:1.4583333333333335rem;
	margin:0.7291666666666667rem 0;
}
.kexpag3 li p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	line-height:1.4583333333333335rem;
	color:#3E3A39;
}
.kexpag3 li p span {
	color:#FA2E2A;
}
.kexpag3 li .img {
	margin-top:2.0833333333333335rem;
}
.kexpag3 li .img img {
	display:block;
	margin:0 auto;
	max-width:100%;
	height:auto;
}
.kexpag2 {
	background:#F6F7F8;
	padding:7.291666666666667rem 0 3.6458333333333335rem;
}
.kexpag2 h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
	margin:1.0416666666666667rem 0;
}
.kexpag2 ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:2.0833333333333335rem;
}
.kexpag2 li {
	width:calc((100% - 1.0416666666666667rem)/2);
	margin-bottom:1.0416666666666667rem;
}
.kexpag2 li .img {
	width:100%;
	overflow:hidden;
}
.kexpag2 li .img img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.kexpag2 li .ts {
	width:29.635416666666668rem;
	background:linear-gradient( 180deg,rgba(255,255,255,0.85) 0%,#FFFFFF 100%);
	box-shadow:0rem 0.10416666666666667rem 0.625rem 0.052083333333333336rem rgba(168,174,196,0.19);
	margin:-6.25rem auto 0;
	position:relative;
	z-index:2;
	padding:2.0833333333333335rem 2.34375rem 1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	min-height:13.645833333333334rem;
}
.kexpag2 li h3 {
	font-weight:bold;
	font-size:1.0416666666666667rem;
	color:#111111;
	line-height:1.4583333333333335rem;
	text-align:center;
	margin-bottom:1.1458333333333335rem;
}
.kexpag2 li p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.6;
}
.kexpag2 li p span {
	color:#FD2D29;
}
.zypag1 {
	padding:4.166666666666667rem 0 5.729166666666667rem;
}
.zypag3 {
	height:48.4375rem;
	overflow:hidden;
}
.zypag3 .wrap {
	height:100%;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.zypag3 h3 {
	font-weight:bold;
	font-size:2.5rem;
	color:#000000;
	line-height:1.5;
}
.zypag3 h6 span,.zypag3 h3 span {
	color:#FF0000;
}
.zypag3 h6 {
	font-weight:400;
	font-size:0.9375rem;
	color:#111111;
	line-height:1.71875rem;
	margin-top:1.5625rem;
}
.zypag3 .txt {
	max-width:29.6875rem;
}
.zypag1 .zgh5s {
	margin-top:2.0833333333333335rem;
}
.zgh5s {
	font-size:1.5625rem;
}
.zypag1 ul {
	display:flex;
	flex-wrap:wrap;
}
.zypag1 li {
	width:calc((100% - 1.875rem)/2);
	display:flex;
	justify-content:space-between;
}
.zypag1 li .pic {
	width:17.708333333333336rem;
	overflow:hidden;
	position:relative;
}
.zypag1 li .pic img {
	width:100%;
	display:block;
	height:100%;
	object-fit:cover;
}
.zypag1 li .txt {
	width:calc(100% - 17.708333333333336rem);
	background:#F6F7F8;
	display:flex;
	flex-direction:column;
	padding:0 2.0833333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	justify-content:center;
	align-items:flex-start;
}
.zypag1 li h4 {
	font-weight:bold;
	font-size:1.25rem;
	color:#000000;
	line-height:1.7708333333333335rem;
}
.zypag1 li p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.09375rem;
	margin:0.5208333333333334rem 0 2.604166666666667rem;
}
.zypag1 li p:last-child {
	margin-bottom:0;
}
.zypag1 li .pic h6 {
	position:absolute;
	left:0;
	right:0;
	top:50%;
	z-index:1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	text-align:center;
}
.zypag1 li .pic h6 span {
	display:inline-block;
	border-radius:5.729166666666667rem 5.729166666666667rem 5.729166666666667rem 5.729166666666667rem;
	font-weight:bold;
	font-size:1.0416666666666667rem;
	color:#FFFFFF;
	line-height:1.9791666666666667rem;
	background:#FF0000;
	min-width:4.166666666666667rem;
	padding:0 1.25rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.zypag2 {
	background:#F6F7F8;
	padding:4.6875rem 0;
}
.xunhpag1 {
	background:#F6F7F8;
	padding:2.604166666666667rem 0 3.6458333333333335rem;
}
.xunhpag1 h6 {
	font-weight:bold;
	font-size:1.25rem;
	color:#000000;
	line-height:1.7708333333333335rem;
	margin:1.5625rem 0;
	text-align:center;
}
.xunhpag1 ul {
	display:flex;
	flex-wrap:wrap;
}
.xunhpag1 li {
	width:calc((100% - 1.3541666666666667rem)/3);
	margin-right:0.6770833333333334rem;
	background:#FFFFFF;
	border:1px solid #E0E4F6;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:url(../images/rt82.png) no-repeat center/11.979166666666668rem auto;
	padding:3.6458333333333335rem 0 3.125rem;
	text-align:center;
}
.xunhpag1 li:nth-child(3n) {
	margin-right:0;
}
.xunhpag1 li h3 {
	font-weight:bold;
	font-size:2.916666666666667rem;
	color:#FF0000;
	line-height:1.4;
}
.xunhpag1 li p {
	font-weight:400;
	font-size:1.4583333333333335rem;
	color:#111111;
	line-height:1.4;
}
.xunhpag2 {
	padding:3.6458333333333335rem 0 4.375rem;
}
.xunhpag2 img {
	display:block;
	margin:3.6458333333333335rem auto 0;
}
.xunhpag3 {
	background:#F6F7F8;
	padding:4.6875rem 0 2.604166666666667rem;
}
.xunhpag4 {
	padding:4.6875rem 0 5.208333333333334rem;
}
.xunhpag4 .hs {
	height:15.833333333333334rem;
	margin-top:2.0833333333333335rem;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.xunhpag4 .hs ul {
	display:flex;
	justify-content:center;
	align-items:center;
	width: 100%;
}
.xunhpag4 .hs li {
	text-align:center;
	flex: 1;
	/*margin:0 9.375rem;*/
}
.xunhpag4 .hs h4 {
	font-weight:bold;
	font-size:1.5625rem;
	color:#FFFFFF;
	line-height:2.1875rem;
}
.xunhpag4 .hs h6 {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#FFFFFF;
	line-height:1.4583333333333335rem;
}
.xunhpag4 .bs {
	margin:0.8333333333333334rem 0 2.604166666666667rem;
}
.xunhpag4 .bs ul {
	display:flex;
	justify-content:space-between;
}
.xunhpag4 .bs li {
	width:calc((100% - 1.0416666666666667rem)/2);
	background:#FFFFFF;
	border:1px solid #E0E4F6;
	padding:1.7708333333333335rem 1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.xunhpag4 .bs li h5 {
	font-weight:bold;
	font-size:1.1979166666666667rem;
	color:#000000;
	line-height:1.6666666666666667rem;
	text-align:center;
	margin-bottom:1.5625rem;
}
.xunhpag4 .bs table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #E0E4F6;
}
.xunhpag4 .bs td {
	padding:1.875rem 1.5625rem;
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.6;
}
.xunhpag4 .bs li:nth-child(2) table td {
	padding:4.635416666666667rem 2.604166666666667rem;
}
.xunhpag4 .bs tr:nth-child(2n + 1) {
	background:#F7F8FC;
}
.xunhpag4 .fs ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.xunhpag4 .fs li {
	width:calc((100% - 1.0416666666666667rem)/2);
	background:#F7F8FC;
	border:1px solid #E0E4F6;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	height:24.21875rem;
	position:relative;
	cursor:pointer;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
-moz-transition:all 0.3s;
	/* Firefox*/
-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
-o-transition:all 0.3s;
	overflow:hidden;
}
.xunhpag4 .fs li .pic {
	width:100%;
	overflow:hidden;
	height:100%;
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
	opacity:0;
	transition:all 0.7s;
	-ms-transition:all 0.7s;
	/* IE 9*/
	-moz-transition:all 0.7s;
	/* Firefox*/
	-webkit-transition:all 0.7s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.7s;
}
.xunhpag4 .fs li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	transform:scale(0.9);
	transition:transform 0.7s ease-out;
}
.xunhpag4 .fs li .txt {
	position:relative;
	z-index:2;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.xunhpag4 .fs li h3 {
	font-weight:bold;
	font-size:1.1979166666666667rem;
	color:#000000;
	line-height:1.6666666666666667rem;
	text-align:center;
}
.xunhpag4 .fs li h4 {
	font-weight:bold;
	font-size:1.1979166666666667rem;
	color:#000000;
	line-height:1.6666666666666667rem;
	text-align:center;
	margin:1.25rem 0;
}
.xunhpag4 .fs li p {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
	padding:0 2.604166666666667rem;
}
.xunhpag4 .fs li h4 span {
	font-size:1.5625rem;
	color:#FF0000;
	margin-left:0.625rem;
}
.xunhpag4 .fs li:hover h3,.xunhpag4 .fs li:hover h4,.xunhpag4 .fs li:hover p {
	color:#fff;
}
.xunhpag4 .fs li:hover .pic {
	opacity:1;
}
.xunhpag4 .fs li:hover .pic img {
	transform:scale(1.05);
}
.xunhpag3 {
	background:#F6F7F8;
	padding:4.6875rem 0 2.604166666666667rem;
}
.xunhpag3 .bds {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:2.0833333333333335rem;
	background:#fff;
	margin-top:1.7708333333333335rem;
}
.xunhpag3 .hds {
	background:#fff;
	margin-top:2.0833333333333335rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:4.166666666666667rem 2.0833333333333335rem;
}
.xunhpag3 .bds .lts {
	width:11.041666666666668rem;
	text-align:center;
}
.xunhpag3 .bds .rts {
	width:calc(100% - 14.322916666666668rem);
}
.xunhpag3 .bds .rts h4 {
	font-weight:bold;
	font-size:1.1979166666666667rem;
	color:#000000;
	line-height:1.6666666666666667rem;
	text-align:center;
}
.xunhpag3 .bds .lts .ico {
	width:2.0833333333333335rem;
	display:block;
	margin:0 auto;
}
.xunhpag3 .bds .lts h6 {
	font-weight:bold;
	font-size:1.1979166666666667rem;
	color:#000000;
	line-height:1.6666666666666667rem;
	margin-top:0.7291666666666667rem;
}
.xunhpag3 .bds .rts ul {
	display:flex;
	justify-content:space-between;
	margin-top:1.5625rem;
}
.xunhpag3 .bds .rts li {
	width:calc((100% - 1.3020833333333335rem)/2);
	background:#FFFFFF;
	border:1px solid #E0E4F6;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-content:end;
	padding:3.125rem 0;
}
.xunhpag3 .bds .rts li .ico {
	height:1.6666666666666667rem;
	display:block;
	object-fit:contain;
	margin:0 auto;
}
.xunhpag3 .bds .rts li h3 {
	text-align:center;
	margin:0.9375rem 0 1.25rem;
}
.xunhpag3 .bds .rts li h3 span {
	font-weight:400;
	font-size:0.7291666666666667rem;
	padding:0 1.3020833333333335rem;
	color:#3E3A39;
	display:inline-block;
	line-height:1.7708333333333335rem;
	background:#F6F7F8;
	border-radius:0.8854166666666667rem 0.8854166666666667rem 0.8854166666666667rem 0.8854166666666667rem;
}
.xunhpag3 .bds .rts li h5 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.1458333333333335rem;
	text-align:center;
}
.xunhpag3 .bds .rts li h5 span {
	color:#FF0000;
	font-size:1.5625rem;
	font-weight:bold;
	margin:0 0.2604166666666667rem;
}
.xunhpag3 .hds .lts {
	width:11.041666666666668rem;
	text-align:center;
}
.xunhpag3 .hds .rts {
	width:calc(100% - 11.041666666666668rem);
	position:relative;
}
.xunhpag3 .hds .lts .ico {
	width:1.875rem;
	display:block;
	margin:0 auto;
}
.xunhpag3 .hds .lts h3 {
	font-weight:bold;
	font-size:1.1979166666666667rem;
	color:#000000;
	line-height:1.6666666666666667rem;
	margin:0.7291666666666667rem 0;
}
.xunhpag3 .hds .lts p {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#3E3A39;
	line-height:1.09375rem;
}
.xunhpag3 .hds .lts h5 {
	font-weight:bold;
	font-size:1.25rem;
	color:#FF0000;
	line-height:1.7708333333333335rem;
	margin-top:0.5208333333333334rem;
}
.xunhpag3 .swipliy {
	overflow:hidden;
	margin:0 3.6458333333333335rem;
}
.xunhpag3 .swipliy .pic {
	height:10.416666666666668rem;
	overflow:hidden;
	position:relative;
	width:100%;
}
.xunhpag3 .swipliy .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.xunhpag3 .swipliy .ts {
	position:absolute;
	left:0;
	right:0;
	top:50%;
	z-index:1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	text-align:center;
}
.xunhpag3 .swipliy h3 {
	font-weight:bold;
	font-size:1.25rem;
	color:#FF0000;
	line-height:1.4;
}
.xunhpag3 .swipliy h4 {
	font-weight:bold;
	font-size:0.7291666666666667rem;
	color:#FF0000;
	line-height:1.8;
}
.xunhpag3 .swipliy p {
	font-weight:400;
	font-size:0.8333333333333334rem;
	color:#3E3A39;
	line-height:1.5;
	margin-top:0.7291666666666667rem;
	text-align:center;
}
.xunhpag3 .uwprev,.xunhpag3 .uwnext {
	left:0;
	border:none;
}
.xunhpag3 .uwnext {
	left:auto;
	right:0.5208333333333334rem;
}
.przpag2 .uwnext,.przpag2 .uwprev {
	margin-top:1.5625rem;
}
.uwnavs {
	position:sticky;
	top:70px;
	background:#fff;
	z-index:23;
	box-shadow:0 0 0.10416666666666667rem 0 rgba(80,80,80,0.2);
}
.msktanc,.mask {
	display:none;
}
.zegpag1 {
	margin-bottom:2.604166666666667rem;
}
.xinpag4 .bds li:hover h4,.uwnavs .nli dd a:hover {
	color:#FF0000;
}
.xinpag1 .hds .pic img,.xinpag1 .bds li .pic img,.xingpage5 .swippic .pic img,.xunhpag3 .swipliy .pic img,.zypag1 li .pic img,.yuanpag3 li .pic img,.yuanpag2 li .pic img,.kexpag5 li .pic img,.kexpag6 li .pic img,.kexpag4 li .pic img,.kexpag2 li .img img,.shipag1 li .img img,.swiprongy .pic img {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.xinpag1 .hds:hover .pic img,.xinpag1 .bds li:hover .pic img,.xingpage5 .swippic .swiper-slide:hover .pic img,.xunhpag3 .swipliy .swiper-slide:hover .pic img,.zypag1 li:hover .pic img,.yuanpag3 li:hover .pic img,.yuanpag2 li:hover .pic img,.kexpag5 li:hover .pic img,.kexpag6 li:hover .pic img,.kexpag4 li:hover .pic img,.kexpag2 li:hover .img img,.shipag1 li:hover .img img,.swiprongy .swiper-slide:hover .pic img {
	transform:scale(1.06);
	-ms-transform:scale(1.06);
	/* IE 9*/
	-moz-transform:scale(1.06);
	/* Firefox*/
	-webkit-transform:scale(1.06);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.06);
}
.zegpag2 .gms li.Box,.zegpag2 .hxs li,.xingpage2 .hds li,.zypag1 li,.kcxpag5 dd,.kexpag2 li,.kexpag3 li,.shipag1 li {
	position:relative;
	top:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.zegpag2 .gms li.Box:hover,.zegpag2 .hxs li:hover,.kexpag2 li:hover {
	top:-0.2604166666666667rem;
}
.xingpage2 .hds li:hover,.zypag1 li:hover,.kcxpag5 dd:hover,.kexpag3 li:hover,.shipag1 li:hover {
	top:-0.5208333333333334rem;
	box-shadow:0 0.5208333333333334rem 1.0416666666666667rem rgba(0,0,0,0.08);
}
.yuanpag3 .more:hover,.yuanpag2 li h6:hover {
	background:#d30707;
}
.zenpag2 li:hover {
	background:#FF0000;
	color:#fff;
}
.shipag3 .uitem {
	margin:2.0833333333333335rem 0 0;
	position:relative;
	padding:6.25rem 0;
}
.shipag3 .uitem .icon {
	width:22.5rem;
	margin:0 auto;
	position:relative;
}
.shipag3 .uitem .icon>img {
	width:100%;
	display:block;
}
@keyframes spin {
	to {
	transform:rotate(360deg);
}
;}.shipag3 .uitem .icon::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:url(../images/qw90.png) no-repeat center/contain;
	width:12.239583333333334rem;
	height:12.239583333333334rem;
	margin:auto;
	animation:spin 5s linear infinite;
}
.shipag3 .uitem .txt h4 {
	font-weight:400;
	font-size:0.78125rem;
	color:#FD2E2A;
	line-height:1.4583333333333335rem;
	position:absolute;
	white-space:nowrap;
}
.shipag3 .uitem .txt h3 {
	font-weight:bold;
	font-size:1.25rem;
	color:#000000;
	line-height:1.7708333333333335rem;
	margin:0.15625rem 0;
	white-space:nowrap;
}
.shipag3 .uitem .txt {
	position:absolute;
}
.shipag3 .uitem .txt1 {
	right:calc(100% + 2.8645833333333335rem);
	top:50%;
	transform:translateY(-50%);
}
.shipag3 .uitem .txt1 h4 {
	left:calc(100% + 1.0416666666666667rem);
	top:-1.0416666666666667rem;
}
.shipag3 .uitem .txt4 {
	left:calc(100% + 2.8645833333333335rem);
	top:50%;
	transform:translateY(-50%);
}
.shipag3 .uitem .txt4 h4 {
	right:calc(100% + 1.0416666666666667rem);
	top:-1.0416666666666667rem;
}
.shipag3 .uitem .txt2 {
	bottom:calc(100% + 1.0416666666666667rem);
	left:0;
	right:0;
	text-align:center;
}
.shipag3 .uitem .txt2 h4 {
	position:static;
}
.shipag3 .uitem .txt3 {
	top:calc(100% + 1.0416666666666667rem);
	left:0;
	right:0;
	text-align:center;
	display:flex;
	flex-direction:column-reverse;
}
.shipag3 .uitem .txt3 h4 {
	position:static;
}
.shipag3 .uitem li a {
	display:flex;
	align-items:center;
	background:rgba(255,255,255,0.85);
	box-shadow:0rem 0.10416666666666667rem 0.625rem 0.052083333333333336rem rgba(143,150,177,0.19);
	width:28.229166666666668rem;
	padding:0.8333333333333334rem 0.9895833333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	gap:0 1.4583333333333335rem;
}
.shipag3 .uitem li a .pic img {
	max-width:11.4375rem;
	max-height:7.708333333333334rem;
	display:block;
	object-fit:cover;
}
.shipag3 .uitem li a .text{
    flex: 1;
}
.shipag3 .uitem li a h5 {
	font-weight:bold;
	font-size:0.7291666666666667rem;
	color:#3E3A39;
	line-height:1.4583333333333335rem;
}
.shipag3 .uitem li a p {
	font-weight:400;
	font-size:0.625rem;
	color:#3E3A39;
	line-height:1.0416666666666667rem;
}
.shipag3 .uitem li a p i {
	color:#FD2E2A;
}
.shipag3 .uitem li a h6 {
	font-weight:400;
	font-size:0.7291666666666667rem;
	color:#FD2E2A;
	line-height:1.4583333333333335rem;
	margin:0.2604166666666667rem 0 0;
}
.shipag3 .uitem ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	/*align-items:center;*/
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	gap:5.208333333333334rem 0;
}
.shipag3 .uitem li {
	margin-bottom:1.5625rem;
	position:relative;
}
.shipag3 .uitem li a{
    height: 100%;
}
.shipag3 .uitem li::before {
	content:"";
	position:absolute;
	width:0.78125rem;
	height:0.78125rem;
	background:#FFFFFF;
	border:4px solid #FD2E2A;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:50%;
	right:0;
	top:50%;
	margin:-0.36458333333333337rem;
}
.shipag3 .uitem li:nth-child(2n)::before {
	right:auto;
	left:0;
}
.houpag3 .flax .ds {
	width:30.520833333333336rem;
}
.houpag3 .flax .uwprev,.houpag3 .flax  .uwnext {
	margin-left:2.604166666666667rem;
	margin-right:2.604166666666667rem;
	background:url(../images/qw76-1.png) no-repeat center / 0.46875rem auto;
}
.houpag3 .flax .uwprev:hover,.houpag3 .flax  .uwnext:hover {
	background:url(../images/qw76-1.png) no-repeat center / 0.46875rem auto #FD2E2A;
}
.houpag3 .swipqih .swiper-slide::before {
	background:rgba(255,255,255,0.83);
	content:"";
	position:absolute;
	z-index:2;
	inset:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.houpag3 .swipqih .swiper-slide-prev::before {
	background:rgba(255,255,255,0.55);
}
.houpag3 .swipqih .swiper-slide-active::before {
	opacity:0;
}
.zegpag2 .gls ul {
	overflow:hidden;
	position:relative;
}
.zegpag2 .gls ul li {
	position:relative;
}
.zegpag2 .gls ul li::before {
	content:"";
	position:absolute;
	left:-0.5208333333333334rem;
	right:-0.5208333333333334rem;
	top:50%;
	border-bottom:0.052083333333333336rem dashed #949494;
	margin-top:-0.052083333333333336rem;
}
.zegpag2 .gls ul li::after {
	content:"";
	position:absolute;
	inset:0;
	width:0.8854166666666667rem;
	height:0.8854166666666667rem;
	background:#FFFFFF;
	border:3px solid #E2E2E2;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin:auto;
	border-radius:50%;
	transition:all 0.1s;
}
.zegpag2 .gls ul li .guang {
	width:2.2395833333333335rem;
	height:2.2395833333333335rem;
	position:absolute;
	z-index:1;
	inset:0;
	margin:auto;
	opacity:0;
}
.zegpag2 .gls ul li .guang i {
	background:url(../images/qw59-1.png) no-repeat center/contain;
	position:absolute;
	inset:0;
	animation:spread 2s infinite ease-out;
}
.zegpag2 .gls ul li .guang i:nth-child(2) {
	animation-delay:0.5s;
}
.zegpag2 .gls ul li .guang i:nth-child(3) {
	animation-delay:1s;
}
.zegpag2 .gls ul li .guang i:nth-child(4) {
	animation-delay:1.5s;
}
@keyframes spread {
	0% {
	transform:scale(0);
	opacity:1;
}
100% {
	transform:scale(2);
	opacity:0;
}
;}.zegpag2 .gls ul li.on::after {
	opacity:0;
}
.zegpag2 .gls ul li.on::before {
	opacity:1;
}
.zegpag2 .gls ul li.on .guang {
	opacity:1;
}
.zegpag2 .gls {
	position:relative;
}
.zegpag2 .gls .uline {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	margin-top:-0.052083333333333336rem;
	height:0.10416666666666667rem;
	z-index:2;
	width:0;
	background-color:#FF0000;
}
.shoufqlist {position:relative;overflow:hidden;width:100%;}
.shoufqlist>ul {
    display:flex;
    gap:0 0.9375rem;
    list-style:none;
    padding:0;
    margin:0;
    transition:transform 0.6s ease;
    will-change:transform;
    flex-wrap: nowrap;
}
.shoufqlist>ul>li {
    width:8.802083333333334rem;
    height:30.729166666666668rem;
    flex-shrink:0;
    cursor:pointer;
    position: relative;
    box-sizing: border-box;
    transform: translateZ(0);
    transition:width 0.6s ease-out;
}
.shoufqlist>ul>li h4 {
	font-weight:400;
	font-size:0.9375rem;
	color:#FFFFFF;
	line-height:1.7708333333333335rem;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:2;
	background:linear-gradient( 180deg,rgba(0,0,0,0) 0%,#000000 100%);
	padding:2.0833333333333335rem 0 0.78125rem 1.0416666666666667rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.shoufqlist>ul>li h4 i {
	font-weight:bold;
	font-size:1.0416666666666667rem;
	margin-right:0.3125rem;
}
.shoufqlist>ul>li>img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
    backface-visibility: hidden;
}
.shoufqlist>ul>li.on {
	width:calc(100% - (8.802083333333334rem * 3 + 0.9375rem * 3));
	max-width:104.16666666666667rem;
	flex-shrink:0;
}
.shoufqlist>ul>li::before {
	content:"";
	position:absolute;
	inset:0;
	background:rgba(0,0,0,0.69);
	opacity:0;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.shoufqlist>ul>li.on::before {
	opacity:1;
}
.shoufqlist>ul>li .txt {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	display:flex;
	z-index:2;
	justify-content:center;
	align-items:center;
	flex-direction: column;
	opacity:0;
}
.shoufqlist>ul>li.on .txt {
	-webkit-animation:fadeInUp 1s .2s ease both;
	-moz-animation:fadeInUp 1s .2s ease both;
}
.shoufqlist>ul>li .txt ul {
	display:flex;
	justify-content:center;
	text-align:center;
	gap:0 2.8645833333333335rem;
}
.shoufqlist>ul>li .txt li h5 {
	font-weight:bold;
	font-size:1.25rem;
	color:#FFFFFF;
	line-height:1.7708333333333335rem;
}
.shoufqlist>ul>li .txt li img {
	width:9.114583333333334rem;
	height:9.114583333333334rem;
	display:block;
	object-fit:contain;
	margin:0.78125rem auto 0;
}
.shoufqlist {
	position:relative;
}
.shoufqlist .uwprev,.shoufqlist .uwnext {
	background-image:url(../images/qw76-1.png);
	background-color:transparent;
	margin-left:2.604166666666667rem;
	margin-right:2.604166666666667rem;
}
.shoufqlist .uwprev:hover,.shoufqlist .uwnext:hover {
	background-color:#FF0000;
}
.footer .lts dd a:hover {
	opacity:1;
}
.footer .tbs dd a:hover {
	color:#fff;
}

.shoufqlist.active .uwprev,.shoufqlist.active .uwnext {
	background-color:#FF0000;border-color: #FF0000;
}
.shoufqlist>ul>li .txt p{
	font-weight: 400;
	font-size: 0.9375rem;
	color: #FFFFFF;
	line-height: 1.8;
	padding: 0 5.208333rem;
}
.lingyu > p{
    font-size: 14px;
    color: #111111;
    margin-bottom: 10px;
}
.lingyu > p::before{
    content: " ";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #111111;
    margin-right: 5px;
}
/* 仪表盘容器 */
        .gauge-wrapper {
            position: relative;
            width: 200px;
            height: 200px;
            margin: 0 auto;
            margin-top: 20px;
        }

        /* SVG 样式 */
        .gauge-wrapper svg {
            transform: rotate(-15deg); /* 让进度条从顶部开始 */
        }

        .gauge-wrapper .bg-circle {
            fill: rgba(255, 255, 255, 0.1);
            stroke: rgba(255, 255, 255, 0.1);
            stroke-width: 15;
        }

        .gauge-wrapper .progress-circle {
            fill: none;
            stroke-width: 15;
            stroke-linecap: round; /* 圆角描边 */
            stroke-dasharray: 440; /* 周长 (2 * PI * R) */
            stroke-dashoffset: 0; /* 控制进度，数值越小进度越长 */
            stroke: url(#gradient); /* 引用渐变色 */
            filter: drop-shadow(0 0 5px rgba(0, 255, 136, 0.5));
        }

        /* 文字内容 */
        .gauge-wrapper .content {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: white;
        }

        .gauge-wrapper .number {
            font-size: 32px;
            font-weight: bold;
            margin: 0;
            letter-spacing: 1px;
        }

        .gauge-wrapper .unit {
            font-size: 16px;
            margin-top: 5px;
            opacity: 0.9;
        }