@charset "utf-8";

body {
	overflow-x: hidden
}

h3 {
	font-weight: normal !important;
}


/*
.head_rgb.hide {
	transform: translateY(-100%);
	opacity: 0;
}
*/
/*banner*/
.banner,
.banner div.slick-list,
.banner .slick-slide a,
.banner .slick-slide a img {
	width: 100%;
	height: 100vh;
}

.banner {
	overflow: hidden;
}

.banner .slick-slide a {
	display: block;
	overflow: hidden;
	position: relative;
}

.banner .slick-slide a::after {
	/* content: ""; */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3.4rem;
	background: linear-gradient(180deg, rgba(0, 35, 90, 0.84) 0%, rgba(0, 47, 118, 0) 100%);
}

.banner .slick-slide a::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1.77rem;
	background: linear-gradient(0deg, rgba(9, 9, 9, 0.6) 0%, rgba(17, 17, 17, 0) 93%);
	z-index: 1;
}

.banner .slick-slide img {
	display: block;
	width: 100%;
	transform: scale(1.1);
	transition: all 5s ease-out;
}

.banner .img_scale img {
	transform: scale(1);
}

.banner .slick-dots {
	width: auto;
	margin: 0 auto;
	bottom: 0.34rem;
	left: 50%;
	transform: translateX(-50%);
	font-size: 0;
	z-index: 9;
	text-align: center;
}

.banner .slick-dots li {
	vertical-align: middle;
	margin: 0 0.13rem;
	padding: 0;
	width: 0.07rem;
	height: 0.07rem;
	border-radius: 50%;
	background: #ffffff;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}

.banner .slick-dots li.slick-active {
	width: 0.17rem;
	height: 0.12rem;
	background: url(../images/ban-dot.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 0;
	opacity: 1;
}

.banner .slick-dots li.slick-active::before {
	left: 0.7rem;
}

.banner .slick-dots li button {
	display: none;
}


/* 主体 */

.title {
	text-align: center;
	position: relative;
	z-index: 1;
}

.tit-c {
	display: inline-block;
	padding-bottom: 0.15rem;
	border-bottom: 1px dashed #BAD3FF;
	position: relative;
	z-index: 1;
}

.tit-c::after {
	content: '';
	position: absolute;
	bottom: -0.05rem;
	left: 50%;
	transform: translateX(-50%);
	width: 0.14rem;
	height: 0.1rem;
	background: url(../images/tit-zs.png) no-repeat;
	background-size: 100% 100%;
}

.tit-c .k {
	display: flex;
	align-items: center;
}

.tit-c .k .en {
	font-size: 0.3rem;
	text-transform: uppercase;
	line-height: 1;
	color: transparent;
	-webkit-text-stroke: 1px #BAD3FF;
	text-stroke: 1px #BAD3FF;
	background: url(../images/tit-xx.png) no-repeat right bottom;
	background-size: 0.08rem 0.16rem;
	padding-right: 0.1rem;
	margin-right: 0.07rem;
}

.tit-c .k h3 {
	font-family: "sys-b";
	font-size: 0.36rem;
	font-weight: bold;
	color: rgba(26, 78, 167, 1);
	line-height: 1;
	cursor: pointer;
}

.more {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.more a {
	display: block;
	font-size: 0.14rem;
	height: 0.38rem;
	line-height: 0.38rem;
	color: #1853B9;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}

.more a::before {
	content: '';
	position: absolute;
	top: -0.05rem;
	left: -0.13rem;
	width: 0.37rem;
	height: 0.38rem;
	background: url(../images/more1.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}

.more a:hover {
	color: #0D6A9F;
}

.more a:hover img {
	transform: rotate(90deg);
}

.title.white .tit-c {
	border-bottom-color: #fff;
}

.title.white .tit-c .k .en {
	-webkit-text-stroke: 1px rgba(255, 255, 255, 0.3);
	text-stroke: 1px rgba(255, 255, 255, 0.3);
	background: url(../images/tit-xx2.png) no-repeat right bottom;
	background-size: 0.08rem 0.16rem;
}

.title.white .tit-c::after {
	background: url(../images/tit-zs2.png) no-repeat;
	background-size: 100% 100%;
}

.title.white .tit-c .k h3 {
	color: #fff;
}

.section1,
.section2,
.section3,
.section4,
.section6,
.section7,
.section8,
.section9 {
	padding-top: 14.06vh;
}


/* section1 */
.section1 {
	background-color: #E7ECF4;
}

.xz-s1c {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.xz-s1l {
	width: 63.57%;
}

.xz-s1r {
	width: 31.28%;
}





















.s1-c {}

.s1-l {
	width: 54.25%;
}

.section1 .qh-tit {
	position: relative;
	z-index: 1;
	margin-bottom: 0.44rem;
}

.section1 .qh-tit .k {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding-bottom: 0.15rem;
	border-bottom: 1px dashed #BAD3FF;
}

.section1 .qh-tit .k::after {
	content: '';
	position: absolute;
	bottom: -0.05rem;
	left: 50%;
	transform: translateX(-50%);
	width: 0.14rem;
	height: 0.1rem;
	background: url(../images/tit-zs.png) no-repeat;
	background-size: 100% 100%;
}

.section1 .qh-tit .kk {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.section1 .qh-tit .k .en {
	font-size: 0.3rem;
	text-transform: uppercase;
	line-height: 1;
	color: transparent;
	-webkit-text-stroke: 1px #BAD3FF;
	text-stroke: 1px #BAD3FF;
	background: url(../images/tit-xx.png) no-repeat right bottom;
	background-size: 0.08rem 0.16rem;
	padding-right: 0.1rem;
	margin-right: 0.07rem;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

	.section1 .qh-tit .k .en,
	.tit-c .k .en {
		color: #BAD3FF;
		font-weight: bold;
	}

	.title.white .tit-c .k .en {
		color: #fff;
		font-weight: bold;
	}
}

.section1 .qh-tit .k ul {
	display: flex;
	align-items: center;
}

.section1 .qh-tit li {
	font-family: "sys-b";
	font-size: 0.36rem;
	font-weight: bold;
	color: rgba(26, 78, 167, 0.6);
	line-height: 1;
	cursor: pointer;
	transition: all 0.5s;
}

.section1 .qh-tit li.on {
	color: rgba(26, 78, 167, 1);
}

.section1 .qh-tit li+li {
	margin-left: 0.26rem;
}

.section1 .qh-tit .more a {
	display: none;
}

.section1 .qh-tit .more a.on {
	display: block;
}

.qh-bd {
	position: relative;
}

.qh-bd>div {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: 8;
}

.qh-bd>div.on {
	position: relative;
	z-index: 9;
	opacity: 1;
}

.s1-c {}

.s1-t {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.jdt {
	width: 54.38%;
}

.jdt a {
	display: block;
	position: relative;
}

.jdt .pic {
	padding-top: 69.42%;
	padding-top: 3.36rem;
}

.jdt .pic::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 18.85%;
	opacity: 0.9;
	background: linear-gradient(0deg, #1B1B1B 0%, rgba(64, 64, 64, 0) 100%);
}

.jdt .tx {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	padding: 0 0.36rem 0.23rem 0.36rem;
}

.jdt .tx span {
	display: block;
	font-size: 0.18rem;
	line-height: 0.3rem;
	color: #FFFFFF;
	background: url(../images/jdt-sj.png) no-repeat left center;
	background-size: 0.15rem auto;
	padding-left: 0.25rem;
}

.jdt .tx h3 {
	font-size: 0.2rem;
	line-height: 0.3rem;
	color: #FFFFFF;
	margin-top: 0.05rem;
}

.s1-r {
	width: 45.62%;
	background: rgba(219, 225, 235, 0.5);
}

.s1-r li a {
	display: block;
	padding: 0.46rem 0.3rem 0 0.3rem;
	transition: all 0.5s;
}

.s1-r li a h3 {
	font-size: 0.18rem;
	line-height: 0.26rem;
	max-height: 0.52rem;
	color: #232323;
	margin-top: 0.24rem;
	transition: all 0.5s;
}

.s1-r li a span {
	display: block;
	font-size: 0.18rem;
	line-height: 0.3rem;
	color: #1853B9;
	background: url(../images/s1-rsj.png) no-repeat left center;
	background-size: 0.14rem auto;
	padding-left: 0.24rem;
	transition: all 0.5s;
}

.s1-r li a p {
	font-size: 0.14rem;
	line-height: 0.26rem;
	max-height: 0.78rem;
	color: #666666;
	margin-top: 0.16rem;
}

.s1-r li:hover a h3 {
	color: #1853B9;
}

.s1-r li:hover a p {
	/* color: #1853B9;
	opacity: 0.7; */
}

.s1-r .slick-dots li {
	width: auto;
	height: auto;
	margin: 0 0.03rem;
}

.s1-r .slick-dots li div {
	font-size: 0;
}

.s1-r .slick-dots {
	position: static;
	margin-top: 0.3rem;
	font-size: 0;
}

.s1-r .slick-dots li div span {
	display: block;
	font-size: 0.16rem;
	width: 0.36rem;
	line-height: 0.36rem;
	text-align: center;
	color: #6D6D6D;
	border-radius: 50%;
	transition: all 0.5s;
}

.s1-r .slick-dots li.slick-active div span {
	background-color: #1853B9;
	color: #fff;
}

.s1-b ul {
	margin-top: 0.1rem;
}

.s1-b li {
	line-height: 0.57rem;
	overflow: hidden;
	border-top: 1px solid #C8D3E5;
}

.s1-b li:first-child {
	border-top: 0;
}

.s1-b li span {
	display: block;
	float: right;
	margin-left: 0.2rem;
	font-family: Arial;
	font-size: 0.16rem;
	color: #7391C4;
}

.s1-b li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 0.18rem;
	color: #232323;
	background: url(../images/xz-zs.png) no-repeat left center;
	background-size: 0.06rem auto;
	padding-left: 0.16rem;
	transition: all 0.5s;
}

.s1-b li:hover a {
	color: #1853B9;
}

.xz-s1r .title {
	text-align: left;
}

.xz-s1r ul {
	padding-top: 0.2rem;
}

.xz-s1r ul li {
	margin-top: 0.23rem;
}

.xz-s1r ul li a {
	display: flex;
	align-items: center;
	background: #F2F6FC;
	padding: 0.2rem;
	transition: all 0.5s;
}

.xz-s1r ul li a .date {
	text-align: center;
	border-right: 1px solid #D6DFEE;
	padding-right: 0.1rem;
	margin-right: 0.15rem;
	transition: all 0.5s;
}

.xz-s1r ul li a .date b {
	display: block;
	font-size: 0.26rem;
	font-weight: bold;
	line-height: 0.32rem;
	color: #1853B9;
	transition: all 0.5s;
}

.xz-s1r ul li a .date span {
	display: block;
	font-size: 0.16rem;
	line-height: 0.32rem;
	color: #1853B9;
	transition: all 0.5s;
}

.xz-s1r ul li a h3 {
	flex: 1;
	min-width: 0;
	font-size: 0.18rem;
	line-height: 0.3rem;
	max-height: 0.6rem;
	color: #232323;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	transition: all 0.5s;
}

.xz-s1r ul li:hover a {
	background: url(../images/xz-tzgg.png) no-repeat center;
	background-size: cover;
	box-shadow: 0px 0.08rem 0.32rem 0px rgba(0, 0, 0, 0.16);
}

.xz-s1r ul li:hover a .date b,
.xz-s1r ul li:hover a .date span,
.xz-s1r ul li:hover a h3 {
	color: #fff;
}

.xz-s1r ul li a .date {
	border-right-color: rgba(214, 223, 238, 0.5);
}

/* section2 */

.section2 {
	background: #E7ECF4 url(../images/section2-bg.png) no-repeat center bottom;
	background-size: 100% auto;
	overflow: hidden;
}

.s2-c {
	margin-top: 0.27rem;
	position: relative;
	z-index: 1;
}

.s2-c .slick-list {
	margin: 0 -0.12rem;
}

.s2-c ul {
	display: flex !important;
	flex-wrap: wrap;
	align-items: flex-start;
}

.s2-c ul li {
	width: 33.333%;
	margin-top: 0.45rem;
	transition: all 0.5s;
}

.s2-c li a {
	display: block;
	margin: 0 0.12rem;
	padding: 0 0.3rem 0.4rem 0.3rem;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}

.s2-c li a::before {
	content: '';
	position: absolute;
	top: 0.3rem;
	left: 0;
	width: 100%;
	bottom: 0;
	background: #FFFFFF;
	z-index: -1;
}

.s2-c li .date {
	width: 0.71rem;
	height: 0.64rem;
	background: #586988;
	background: linear-gradient(-45deg, transparent 0.1rem, #586988 0);
	text-align: center;
	font-family: Arial;
	color: #FFFFFF;
	padding-top: 0.1rem;
	transition: all 0.5s;
}

.s2-c li .date b {
	display: block;
	font-size: 0.26rem;
	font-weight: bold;
	line-height: 0.26rem;
	transition: all 0.5s;
}

.s2-c li .date span {
	display: block;
	font-size: 0.14rem;
	margin-top: 0.02rem;
	transition: all 0.5s;
}

.s2-c li h3 {
	font-size: 0.2rem;
	line-height: 0.3rem;
	height: 0.6rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	margin-top: 0.22rem;
	transition: all 0.5s;
}

.s2-c li:hover a::before {
	background-color: #1853B9;
	background-image: url(../images/s2-clion.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
}

.s2-c li:hover .date {
	background: #fff;
	background: linear-gradient(-45deg, transparent 0.1rem, #fff 0);
}

.s2-c li:hover .date b,
.s2-c li:hover .date span {
	color: #1853B9;
}

.s2-c li:hover h3 {
	color: #fff;
}


.s2-c .slick-dots {
	align-items: center;
	justify-content: center;
	position: static;
	height: 0.23rem;
	margin: 0 auto;
	margin-top: 0.6rem;
}

.s2-c .slick-dots li {
	width: 0.08rem;
	height: 0.08rem;
	background: #AAD0FF;
	border-radius: 50%;
	margin: 0 0.12rem;
}

.s2-c .slick-dots li {}

.s2-c .slick-dots li.slick-active {
	width: 0.23rem;
	height: 0.23rem;
	background: url(../images/s2-dot.png) no-repeat;
	background-size: 100% 100%;
}

.s2-c .slick-dots li button {
	display: none;
}

.slick-prev,
.slick-next {
	font-size: 0;
	z-index: 1;
}

.s2-c .slick-prev,
.s2-c .slick-next {
	top: auto;
	transform: none;
	bottom: 0;
	width: 0.25rem;
	height: 0.23rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	transition: all 0.5s;
}

.s2-c .slick-prev {
	left: auto;
	right: 50%;
	margin-right: 1.3rem;
	background-image: url(../images/s2-prev.png);
}

.s2-c .slick-next {
	right: auto;
	left: 50%;
	margin-left: 1.3rem;
	background-image: url(../images/s2-next.png);
}

.s2-c .slick-prev:hover,
.s2-c .slick-next:hover {
	transform: scale(1.1);
}

/* section3 */
.section3 {
	background-color: #F3F7FF;
}

.s3-c {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 0.6rem;
}

.s3-l {
	width: 41.42%;
	position: relative;
	z-index: 2;
}

.s3-l ul li a {
	display: block;
	position: relative;
	z-index: 1;
}

.s3-l ul li .pic {
	padding-top: 0;
	height: 3.35rem;
}

.s3-l ul li .tx {
	background: #fff;
	padding: 0.2rem 0.3rem;
}

.s3-l ul li .tx h3 {
	font-size: 0.2rem;
	line-height: 0.32rem;
	color: #1853B9;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.s3-l ul li .tx .date {
	font-size: 0.2rem;
	color: #1853B9;
	margin-top: 0.18rem;
}

.s3-l ul li .tx h3 em {
	background-image: linear-gradient(#1853B9, #1853B9);
}

.s3-l ul li:hover .tx h3 em {
	color: #1853B9;
}

.s3-l ul li .tx p {
	font-size: 0.16rem;
	line-height: 0.26rem;
	height: 0.52rem;
	color: #999999;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	margin-top: 0.2rem;
}

.s3-r {
	width: 58.58%;
}

.s3-r ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.s3-r li {
	width: calc(50% - 0.3rem);
	margin-left: 0.3rem;
}

.s3-r li a {
	display: block;
	position: relative;
	z-index: 1;
}

.s3-r li a .pic {
	padding-top: 0;
	height: 2.48rem;
}

.s3-r li:first-child a h3,
.s3-r li:nth-child(4) a h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 0.56rem;
	padding: 0 0.1rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: rgba(21, 21, 21, 0.5);
	font-size: 0.18rem;
	color: #FFFFFF;
}

.s3-r li:nth-child(3),
.s3-r li:nth-child(4) {
	margin-top: 0.27rem;
}

.s3-r li:nth-child(2) a,
.s3-r li:nth-child(3) a {
	padding: 0.25rem;
	height: 2.48rem;
}

.s3-r li:nth-child(2) a {
	background: #287FDD;
}

.s3-r li:nth-child(3) a {
	background: #0B4D95;
}

.s3-r li:nth-child(2) h3,
.s3-r li:nth-child(3) h3 {
	font-size: 0.18rem;
	line-height: 0.32rem;
	height: 0.64rem;
	color: #FFFFFF;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.s3-r li:nth-child(2) p,
.s3-r li:nth-child(3) p {
	font-size: 0.16rem;
	line-height: 0.26rem;
	height: 0.52rem;
	color: rgba(255, 255, 255, 0.5);
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	margin-top: 0.15rem;
}

.s3-r li:nth-child(2) span,
.s3-r li:nth-child(3) span {
	display: block;
	font-size: 0.16rem;
	line-height: 0.32rem;
	color: #FFFFFF;
	background: url(../images/s3-sj.png) no-repeat left center;
	background-size: 0.16rem auto;
	padding-left: 0.26rem;
	margin-top: 0.2rem;
}

/* section4 */
.section4 {
	background: #fff url(../images/section4-bg.png) no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.s4-dbg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1.67rem;
	background: url(../images/s4-bgb.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.s4-c {
	position: relative;
	z-index: 1;
	margin-top: 1.14rem;
}

.s4-c::before {
	content: '';
	position: absolute;
	top: -0.6rem;
	bottom: -0.2rem;
	left: 50%;
	transform: translateX(-50%);
	background: linear-gradient(305deg, #1853B9 0%, #183E80 100%);
	width: 52.92%;
}

.s4-c ul {
	height: 4.29rem;
	margin: 0 -0.55rem;
}

.s4-c li a {
	display: block;
	margin: 0.3rem 0.55rem;
}

.s4-c li a .pic {
	padding-top: 65.5%;
	transition: all 0.5s;
}

.s4-c li.slick-current a .pic {
	transform: scale(1.44);
}

.s4-c li a h3 {
	margin-top: 0.12rem;
	font-size: 0.2rem;
	line-height: 0.3rem;
	max-height: 0.6rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	color: #232323;
	margin-right: 0.75rem;
	transition: all 0.5s;
}

.s4-c li:hover a h3 {
	color: #1A4EA7;
}

.s4-c li.slick-current a h3 {
	margin-right: 0;
	width: 140%;
	margin-left: -20%;
	margin-top: 0.8rem;
	color: #fff;
}

.s4-c li.slick-current+li a h3 {
	margin-left: 0.75rem;
	margin-right: 0;
}

.s4-c .slick-prev,
.s4-c .slick-next {
	width: 0.52rem;
	height: 0.52rem;
	border-radius: 50%;
	top: auto;
	bottom: -0.3rem;
}

.s4-c .slick-prev {
	left: auto;
	right: 50%;
	margin-right: 4rem;
	background-color: #6494E8;
	background-image: url(../images/s4-prev.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.11rem 0.19rem;
}

.s4-c .slick-next {
	left: 50%;
	margin-left: 4rem;
	background-color: #A0211A;
	background-image: url(../images/s4-next.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.11rem 0.19rem;
}

/* section5 */
.section5 {
	background: url(../images/s5-x.png) no-repeat center top;
	background-size: 100% 0.04rem;
	padding-top: 0.04rem;
	position: relative;
	z-index: 1;
}

.section5 .k {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.section5 .title {
	position: absolute;
	top: 45.41%;
	right: 13.54%;
	z-index: 2;
}

.s5-cpic {
	display: block;
	height: 100%;
}

.s5-cpic .pic {
	padding-top: 0;
	height: 9.6rem;
	height: 100%;
}

.s5-cpic .pic::after {
	content: '';
	position: absolute;
	top: 38.22%;
	left: 23.95%;
	width: 0.94rem;
	height: 0.94rem;
	background: url(../images/s5-cbf.png) no-repeat;
	background-size: 100% 100%;
	z-index: 10;
}

.s5-r {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 73.17%;
	z-index: 1;
	background: url(../images/s5-rbg.png) no-repeat;
	background-size: 100% 100%;
}

.s5-r li {
	position: absolute;
}

.s5-r li .d {
	float: left;
	width: 0.25rem;
	height: 0.25rem;
	border-radius: 50%;
	margin-top: 0.16rem;
	position: relative;
	z-index: 1;
}

.s5-r li .d::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -0.125rem 0 0 -0.125rem;
	width: 0.25rem;
	height: 0.25rem;
	background: rgba(160, 33, 26, 0.2);
	border-radius: 50%;
	z-index: -1;
	animation: ripple 4s linear infinite;
}

@keyframes ripple {
	0% {
		transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(1.5);
		opacity: 0.5;
	}
}

.s5-r li .d .k {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.s5-r li .d span {
	display: block;
	width: 0.15rem;
	height: 0.15rem;
	border-radius: 50%;
	background: #fff;
	border: 0.03rem solid #A0211A;
	position: relative;
	z-index: 2;
}

.s5-r li .tx {
	overflow: hidden;
	margin-left: 0.65rem;
	display: flex;
	align-items: flex-end;
}

.s5-r li .tx h3 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 0.16rem;
	font-weight: 400;
}

.s5-r li .tx h3 b {
	font-weight: 700;
	font-size: 0.5rem;
}

.s5-r li .tx p {
	font-size: 0.2rem;
	color: rgba(255, 255, 255, 0.6);
	margin-bottom: 0.05rem;
	margin-left: 0.2rem;
}

.s5-r li:first-child {
	top: 17.7%;
	left: 44%;
}

.s5-r li:nth-child(2) {
	top: 29.58%;
	left: 37.5%;
}

.s5-r li:nth-child(3) {
	top: 41.45%;
	left: 30.5%;
}

.s5-r li:nth-child(4) {
	top: 53.33%;
	left: 24%;
}

.s5-r li:nth-child(5) {
	top: 65.93%;
	left: 17%;
}

.s5-c {
	height: 2.41rem;
	background: url(../images/s5-cbg.png) no-repeat;
	background-size: 100% 100%;
	border-bottom: 0.02rem solid #A0211A;
	position: absolute;
	left: 50%;
	margin-left: -7rem;
	bottom: 0;
	z-index: 9;
	width: 100%;
	max-width: 14rem;
	padding: 0.9rem 0.6rem 0 0.6rem;
}

.s5-c p {
	font-size: 0.22rem;
	font-weight: bold;
	line-height: 0.46rem;
	max-height: 0.92rem;
	color: #626C7C;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.section6 {
	background: #fff url(../images/section6-bg.png) no-repeat;
	background-size: cover;
}

.s6-c {
	margin-top: 0.4rem;
}

.s6-c .qh-tit ul {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0.68rem;
}

.s6-c .qh-tit li {
	margin-left: 0.35rem;
	position: relative;
	z-index: 1;
}

.s6-c .qh-tit li:first-child {
	margin-left: 0;
}

.s6-c .qh-tit li span {
	display: block;
	font-size: 0.22rem;
	line-height: 0.5rem;
	border: 1px dashed #6494E8;
	font-weight: 400;
	padding: 0 0.2rem;
	cursor: pointer;
	transition: all 0.5s;
}

.s6-c .qh-tit li.on::before {
	content: '';
	position: absolute;
	top: -0.14rem;
	left: -0.15rem;
	width: 0.42rem;
	height: 0.35rem;
	background: url(../images/s6-sj1.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}

.s6-c .qh-tit li.on span {
	font-weight: 700;
	color: #fff;
	background: #1853B9;
}

.s6-c .qh-bd .k li {
	padding-bottom: 0.1rem;
}

.s6-c .qh-bd .k li a {
	display: block;
	margin: 0 0.14rem;
}

.s6-c .qh-bd .k li a .pic {
	padding-top: 63.91%;
}

.s6-c .qh-bd .k li a .tx {
	padding: 0.2rem 0.24rem;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}

.s6-c .qh-bd .k li a .tx::after {
	content: '';
	position: absolute;
	top: -0.15rem;
	left: 0.12rem;
	width: 0.02rem;
	height: 0.45rem;
	background: #A0211A;
	transition: all 0.5s;
}

.s6-c .qh-bd .k li a .tx h3 {
	font-size: 0.18rem;
	line-height: 0.28rem;
	height: 0.56rem;
	color: #262626;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	transition: all 0.5s;
}

.s6-c .qh-bd .k li a .tx .b {
	margin-top: 0.2rem;
}

.s6-c .qh-bd .k li a .tx .b p {
	font-size: 0.14rem;
	line-height: 0.3rem;
	color: #929292;
	padding-left: 0.24rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all 0.5s;
}

.s6-c .qh-bd .k li a .tx .b p:first-child {
	background: url(../images/s6-time1.png) no-repeat left center;
	background-size: 0.14rem auto;
}

.s6-c .qh-bd .k li a .tx .b p:nth-child(2) {
	background: url(../images/s6-dz1.png) no-repeat left center;
	background-size: 0.12rem auto;
}

.s6-c .qh-bd .k li:hover a .tx {
	background: #fff;
	box-shadow: 0px 0.04rem 0.1rem 0px rgba(44, 99, 191, 0.2);
}

.s6-c .qh-bd .k li:hover a .tx::after {
	content: none;
}

.s6-c .qh-bd .k li:hover a .tx h3 {
	color: #1D53AE;
}

.s6-c .qh-bd .k li:hover a .tx .b p {
	color: #1D53AE;
}

.s6-c .qh-bd .k li:hover a .tx .b p:first-child {
	background: url(../images/s6-time2.png) no-repeat left center;
	background-size: 0.14rem auto;
}

.s6-c .qh-bd .k li:hover a .tx .b p:nth-child(2) {
	background: url(../images/s6-dz2.png) no-repeat left center;
	background-size: 0.12rem auto;
}

.s6-c .slick-dots {
	align-items: center;
	justify-content: center;
	position: static;
	height: 0.23rem;
	margin: 0 auto;
	margin-top: 0.6rem;
}

.s6-c .slick-dots li {
	width: 0.08rem;
	height: 0.08rem;
	background: #AAD0FF;
	border-radius: 50%;
	margin: 0 0.12rem;
}

.s6-c .slick-dots li {
	vertical-align: middle;
	padding-bottom: 0 !important;
}

.s6-c .slick-dots li.slick-active {
	width: 0.23rem;
	height: 0.23rem;
	background: url(../images/s2-dot.png) no-repeat;
	background-size: 100% 100%;
}

.s6-c .slick-dots li button {
	display: none;
}

.s6-c .slick-prev,
.s6-c .slick-next {
	top: auto;
	transform: none;
	bottom: 0;
	width: 0.25rem;
	height: 0.23rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	transition: all 0.5s;
}

.s6-c .slick-prev {
	left: auto;
	right: 50%;
	margin-right: 1.5rem;
	background-image: url(../images/s2-prev.png);
}

.s6-c .slick-next {
	right: auto;
	left: 50%;
	margin-left: 1.5rem;
	background-image: url(../images/s2-next.png);
}

.s6-c .slick-prev:hover,
.s6-c .slick-next:hover {
	transform: scale(1.1);
}

/* section7 */
.section7 {
	background-color: #FCFCFB;
}

.s7-c {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.46rem;
}

.s7-l {
	width: 24.78%;
	background: #fff;
}

.s7-l ul {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	height: 100%;
}

.s7-l li {
	padding: 0 0.3rem;
}

.s7-l li a {
	display: block;
	padding: 0.25rem 0;
	border-bottom: 1px solid #e8e8e8;
	transition: all 0.5s;
}

.s7-l li a .t {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.s7-l li a .t .ly {
	font-size: 0.16rem;
	line-height: 0.16rem;
	text-align: justify;
	color: #1E54B0;
}

.s7-l li a .t .time {
	font-size: 0.16rem;
	line-height: 0.16rem;
	text-align: justify;
	color: #999;
}

.s7-l li a h3 {
	font-size: 0.2rem;
	line-height: 0.32rem;
	text-align: justify;
	color: #1D1818;
	margin-top: 0.08rem;
	transition: all 0.5s;
}

.s7-l li:hover a {
	border-bottom-color: #1E54B0;
}

.s7-l li:hover a h3 {
	color: #1E54B0;
}

.s7-m {
	width: 47.21%;
	margin-left: 0.72%;
}

.s7-m ul {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
}

.s7-m li {
	width: 49.16%;
}

.s7-m li:first-child {
	width: 100%;
}

.s7-m li a,
.s7-r li a {
	display: block;
	position: relative;
	z-index: 1;
}

.s7-m li a .pic {
	padding-top: 79.38%;
}

.s7-m li:first-child a .pic {
	padding-top: 49.62%;
}

.s7-m li a .pic::after,
.s7-r li a .pic::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 25%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}

.s7-m li a h3,
.s7-r li a h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 0.2rem;
	line-height: 0.2rem;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0.25rem;
	z-index: 1;
	transition: all 0.5s;
}

.s7-m li:hover a h3,
.s7-r li:hover a h3 {
	padding: 0.25rem 0.15rem;
}

.s7-r {
	width: 26.57%;
	margin-left: 0.72%;
}

.s7-r li a .pic {
	padding-top: 160.21%;
}


/* section8 */

.section8 {
	background: #fff url(../images/section8-bg.png) no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}

.s8-tbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3.33rem;
	height: 30.83vh;
	background: url(../images/section8-top1.png) no-repeat;
	background-size: 100% 100%;
	z-index: 2;
}

.s8-c .slick-list {
	padding-top: 28.95vh;
}

.s8-c ul {
	margin-top: -28.95vh;
}

.s8-c li {
	padding-right: 0.5rem;
}

.s8-c li.slick-current+li {
	margin-top: 0.75rem;
}

.s8-c li.slick-current+li+li {
	margin-top: 0;
}

.s8-c li.slick-current+li+li+li {
	margin-top: 0.75rem;
}

.s8-c li a {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.s8-c li a .s8-pic {
	flex: 1;
	min-width: 0;
	position: relative;
	z-index: 1;
}

.s8-c li a .s8-pic::before {
	content: '';
	position: absolute;
	/* top: -2.6rem; */
	left: 50%;
	transform: translateX(-50%);
	border-left: 1px dashed #92ADD9;
	/* height: 2.6rem; */
}

.s8-c li.slick-current a .s8-pic::before {
	top: -23vh;
	height: 23vh;
}

.s8-c li.slick-current+li a .s8-pic::before {
	top: -22vh;
	height: 22vh;
}

.s8-c li.slick-current+li+li a .s8-pic::before {
	top: -26.5vh;
	height: 26.5vh;
}

.s8-c li.slick-current+li+li+li a .s8-pic::before {
	top: -27.5vh;
	height: 27.5vh;
}

.s8-c li a .s8-pic .pic {
	padding-top: 145.31%;
}

.s8-c li a .tx {
	width: 0.4rem;
	padding-left: 0.16rem;
	text-align: center;
}

.s8-c li a .tx span {
	display: block;
	font-family: sys-r;
	font-size: 0.22rem;
	color: #1853B9;
}

.s8-c li a .tx h3 {
	display: inline-block;
	font-family: sys-r;
	font-size: 0.18rem;
	line-height: 0.2rem;
	text-align: justify;
	/* 浏览器可能不支持 */
	color: #333333;
	letter-spacing: 0.03rem;
	margin-top: 0.1rem;
	writing-mode: tb-rl;
	position: relative;
	z-index: 1;
	padding-top: 0.66rem;
}

.s8-c li a .tx h3::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0.1rem;
	border-left: 1px solid #D3D4D7;
	height: 0.56rem;
}

/* section9 */
.section9 {
	background: #fff url(../images/section9-bg.png) no-repeat top center;
	background-size: 100% 85%;
	padding-top: 20vh;
}

.s9-box {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
}

.s9-c ul {
	margin-top: 1rem;
}

.s9-c li {}

.s9-c li a {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.s9-c li a .icon1 {
	width: 0.96rem;
	height: 0.96rem;
	border-radius: 50%;
	background: url(../images/s9-icon1bg.png) no-repeat;
	background-size: 100% 100% !important;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.5s;
}

.s9-c li:nth-child(2) a .icon1 {
	background: url(../images/s9-icon2bg.png) no-repeat;
}

.s9-c li:nth-child(3) a .icon1 {
	background: url(../images/s9-icon6bg.png) no-repeat;
}

.s9-c li:nth-child(4) a .icon1 {
	background: url(../images/s9-icon2bg.png) no-repeat;
}

.s9-c li:nth-child(5) a .icon1 {
	background: url(../images/s9-icon3bg.png) no-repeat;
}

.s9-c li:nth-child(6) a .icon1 {
	background: url(../images/s9-icon4bg.png) no-repeat;
}

.s9-c li:nth-child(7) a .icon1 {
	background: url(../images/s9-icon5bg.png) no-repeat;
}

.s9-c li a .icon1 img {
	display: block;
	max-width: 0.52rem;
	max-height: 0.45rem;
	transition: all 0.5s;
}

.s9-c li a h3 {
	font-size: 0.2rem;
	line-height: 0.2rem;
	text-align: justify;
	/* 浏览器可能不支持 */
	color: #000000;
	text-align: center;
	margin-top: 0.3rem;
	transition: all 0.5s;
	font-weight: normal;
}

.s9-c li:hover a .icon1 {
	background: #bcecf1;
}

.s9-c li:nth-child(2):hover a .icon1 {
	background: #fadbc4;
}

.s9-c li:nth-child(3):hover a .icon1 {
	background: #F4B5BB;
}

.s9-c li:nth-child(4):hover a .icon1 {
	background: #93B2E8;
}

.s9-c li:nth-child(5):hover a .icon1 {
	background: #95DCE4;
}

.s9-c li:nth-child(6):hover a .icon1 {
	background: #E8A695;
}

.s9-c li:hover a h3 {
	color: #1A4EA7;
}


@media screen and (max-width:1600px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {

	.banner,
	.banner div.slick-list,
	.banner .slick-slide a,
	.banner .slick-slide a img {
		width: 100%;
		height: auto;
	}

	.title {
		text-align: left;
	}

	.tit-c {
		padding-bottom: 0.1rem;
	}

	.tit-c .k .en {
		font-size: 0.2rem;
	}

	.tit-c .k h3 {
		font-size: 0.26rem;
	}

	.more a {
		font-size: 0.16rem;
	}

	.section1 {
		padding: 0.5rem 0 0 0;
	}

	.xz-s1l {
		width: 100%;
	}

	.xz-s1r {
		width: 100%;
		margin-top: 0.3rem;
		padding-bottom: 0.4rem;
	}

	.section1 .qh-tit {
		margin-bottom: 0.3rem;
		text-align: left;
	}

	.section1 .qh-tit .k {
		padding-bottom: 0.1rem;
	}

	.section1 .qh-tit .k .en {
		font-size: 0.24rem;
	}

	.section1 .qh-tit li {
		font-size: 0.26rem;
	}

	.s1-r li a p {
		font-size: 0.16rem;
	}

	.section2 {
		padding: 0.5rem 0;
	}

	.s2-c {
		margin-top: 0;
	}

	.s2-c li h3 {
		font-size: 0.18rem;
	}

	.s2-c .slick-dots {
		margin-top: 0.3rem;
	}

	.section3 {
		padding: 0.5rem 0;
	}

	.s3-c {
		margin-top: 0.4rem;
	}

	.s3-l ul li .pic .date {
		font-size: 0.18rem;
	}

	.s3-l ul li .tx h3 {
		font-size: 0.18rem;
	}

	.s3-l ul li .tx .date {
		font-size: .18rem;
	}

	.section4 {
		padding: 0.5rem 0 0.7rem 0;
	}

	.s4-c {
		margin-top: 0.6rem;
	}

	.s4-c::before {
		top: -0.2rem;
		bottom: -0.3rem;
		width: 49%;
	}

	.s4-c li.slick-current a h3 {
		margin-top: 0.6rem;
	}

	.s4-c ul {
		height: 3.46rem;
	}

	.s4-c .slick-prev,
	.s4-c .slick-next {
		width: 0.4rem;
		height: 0.4rem;
	}

	.s4-c .slick-prev {
		margin-right: 3rem;
	}

	.s4-c .slick-next {
		margin-left: 3rem;
	}

	.s4-c li a h3 {
		font-size: 0.18rem;
	}

	.section5 {
		height: 8rem;
	}

	.section5 .title {
		right: 4.54%;
	}

	.s5-r li .tx h3 b {
		font-size: 0.36rem;
		margin-right: 0.05rem;
	}

	.s5-r li .tx p {
		font-size: 0.18rem;
	}

	.s5-cpic .pic::after {
		width: 0.74rem;
		height: 0.74rem;
		left: 13.95%;
	}

	.s5-c {
		height: auto;
		padding-top: 0.6rem;
		padding-bottom: 0.3rem;
		position: static;
		margin-left: 0;
		margin-top: -1rem;
	}

	.s5-c p {
		font-size: 0.18rem;
		line-height: 0.3rem;
		max-height: inherit;
	}

	.section6 {
		padding: 0.5rem 0;
	}

	.s6-c {
		margin-top: 0.4rem;
	}

	.s6-c .qh-tit ul {
		margin-bottom: 0.4rem;
	}

	.s6-c .qh-tit li span {
		font-size: 0.2rem;
		line-height: 0.4rem;
	}

	.s6-c .qh-bd .k li a .tx h3 {
		font-size: 0.18rem;
		line-height: 0.3rem;
		height: auto;
		max-height: 0.6rem;
	}

	.s6-c .qh-bd .k li a .tx .b p {
		font-size: 0.16rem;
	}

	.s6-c .qh-tit li {
		margin-left: 0.2rem;
	}

	.s6-c .slick-dots {
		margin-top: 0.2rem;
	}

	.section7 {
		padding: 0.5rem 0;
	}

	.s7-c {
		margin-top: 0.4rem;
	}

	.s7-l li a h3 {
		font-size: 0.18rem;
		line-height: 0.3rem;
	}

	.s7-l li a {
		padding: 0.15rem 0;
	}

	.s7-m li a h3,
	.s7-r li a h3 {
		font-size: 0.18rem;
		padding: 0.2rem;
	}

	.section8 {
		padding: 1.5rem 0 0.5rem 0;
	}

	.s8-tbg {
		height: 1rem;
		background-size: 100% 100%;
	}

	.s8-c ul {
		margin-top: -1.4rem;
	}

	.s8-c .slick-list {
		padding-top: 1rem;
	}

	.s8-c li.slick-current a .s8-pic::before {
		top: -0.6rem;
		height: 0.6rem;
	}

	.s8-c li.slick-current+li a .s8-pic::before {
		top: -0.85rem;
		height: 0.85rem;
	}

	.s8-c li.slick-current+li+li a .s8-pic::before {
		top: -0.7rem;
		height: 0.7rem;
	}

	.s8-c li.slick-current+li+li+li a .s8-pic::before {
		top: -1.15rem;
		height: 1.15rem;
	}

	.section9 {
		padding: 0.5rem 0 0 0;
	}

	.s9-c {
		margin-bottom: 0.5rem;
	}

	.s9-c ul {
		margin-top: 0.4rem;
	}

	.s9-c li a h3 {
		font-size: 0.18rem;
		margin-top: 0.2rem;
	}

}

@media screen and (max-width: 900px) {
	.jdt {
		width: 100%;
	}

	.jdt .pic {
		padding-top: 69.42%;
	}

	.s1-r li a {
		padding: 0.2rem 0.2rem 0;
	}

	.s1-r {
		width: 100%;
		padding-bottom: 0.2rem;
	}

	.xz-s1r ul li {
		margin-top: 0.2rem;
	}

	.s7-r li a .pic {
		padding-top: 90%;
	}

	.s2-c {
		margin-top: 0;
	}

	.s2-c ul {
		justify-content: space-between;
	}

	.s2-c ul li {
		width: 50%;
		margin-left: 0;
		margin-top: 0.3rem;
	}

	.s2-c li a {
		padding: 0 0.2rem 0.2rem 0.2rem;
		height: auto;
	}

	.s2-c li h3 {
		margin-top: 0.2rem;
	}

	.s3-l {
		width: 100%;
	}

	.s3-l ul li .pic {
		padding-top: 57.75%;
		height: auto;
	}

	.s3-l ul li .tx {
		padding: 0.2rem;
	}

	.s3-l ul li .tx h3 {
		height: auto;
		max-height: 0.64rem;
	}

	.s3-l ul li .tx p {
		height: auto;
		max-height: 0.52rem;
	}

	.s3-r {
		width: 100%;
	}

	.s3-r li {
		width: 48%;
		margin-left: 0;
		margin-top: 0.3rem !important;
	}

	.section4 {
		padding: 0.5rem 0;
	}

	.s4-c .slick-prev,
	.s4-c .slick-next {
		display: none !important;
	}

	.s4-c li.slick-current a .pic {
		transform: none;
	}

	.s4-c li a h3 {
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-top: 0.2rem !important;
		width: 100% !important;
	}

	.s4-c li a {
		margin: 0 0.15rem;
	}

	.s4-c ul {
		height: auto;
		margin: 0 -0.15rem;
	}

	.s4-c::before {
		display: none;
	}

	.s4-c li.slick-current a h3 {
		color: #333;
	}

	.section5 {
		height: auto;
	}

	.s5-cpic .pic {
		padding-top: 50%;
		height: auto;
	}

	.s5-cpic .pic::after {
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 0.6rem;
		height: 0.6rem;
	}

	.section5 .title {
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		top: 0.3rem;
	}

	.s5-r {
		position: static;
		width: 100%;
		background: #5d8ee1;
		padding: 0.04rem 0.24rem 0.24rem 0.24rem;
	}

	.s5-r ul {
		display: flex;
		flex-wrap: wrap;
	}

	.s5-r li {
		width: 33.333%;
		position: static;
		margin-top: 0.24rem;
	}

	.s5-c {
		margin-top: 0;
	}

	.s5-r li .tx h3 b {
		font-size: 0.26rem;
	}

	.s5-r li .d {
		width: 0.22rem;
		height: 0.22rem;
		margin-top: 0.05rem;
	}

	.s5-r li .d span {
		width: 0.12rem;
		height: 0.12rem;
		border: 0.02rem solid #A0211A;
	}

	.s5-r li .tx {
		margin-left: 0.4rem;
	}

	.section7 {
		padding-bottom: 0.2rem;
	}

	.s7-l {
		width: 100%;
		padding: 0 0 0.24rem 0;
	}

	.s7-l ul {
		display: block;
	}

	.s7-l li {
		padding: 0 0.24rem;
	}

	.s7-l li a {
		padding: 0.24rem 0;
	}

	.s7-m {
		width: 100%;
		margin-left: 0;
		margin-top: 0.24rem;
		margin-bottom: 0.24rem;
	}

	.s7-m li:first-child {
		margin-bottom: 0.24rem;
	}

	.s7-r {
		width: 100%;
		margin-left: 0;
	}

	.s8-c .slick-list {
		padding-top: 0;
	}

	.s8-c ul {
		margin-top: 0;
	}

	.s8-c li:nth-child(even) {
		margin-top: 0;
	}

	.s8-c li a .s8-pic::before {
		content: none;
	}

	.s8-c li {
		padding-right: 0.5rem;
		margin-top: 0.24rem !important;
	}

	.s9-c ul {
		margin-top: 0.2rem;
	}

}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {
	.s1-b li a .pic {
		width: 1.8rem;
		height: 1.29rem;
	}

	.s2-c ul li {
		width: 100%;
	}

	.s2-c li h3 {
		height: auto;
		max-height: 0.9rem;
	}

	.s3-r li {
		width: 100%;
	}

	.s3-r li a .pic {
		padding-top: 65.26%;
		height: auto;
	}

	.s3-r li:nth-child(2) a,
	.s3-r li:nth-child(3) a {
		height: auto;
	}

	.s3-r li:nth-child(2) h3,
	.s3-r li:nth-child(3) h3 {
		height: auto;
		max-height: 0.64rem;
	}

	.s5-r li {
		width: 100%;
	}

	.s5-cpic .pic::after {
		top: 60%;
		width: 0.4rem;
		height: 0.4rem;
	}

	.s6-c .qh-tit li span {
		font-size: 0.18rem;
		padding: 0 0.1rem;
	}

	.section8 {
		padding: 0.5rem 0;
	}

	.s8-tbg {
		z-index: -1;
	}

	.s8-c .slick-list {
		margin-left: -0.1rem;
		margin-right: -0.1rem;
	}

	.s8-c li {
		padding-right: 0;
	}

	.s8-c li a {
		margin: 0 0.1rem;
	}

	.s8-c li a .s8-pic {
		flex: none;
		width: 100%;
	}

	.s8-c li a .tx {
		width: 100%;
		padding-left: 0;
		padding-top: 0.1rem;
	}

	.s8-c li a .tx h3 {
		display: block;
		writing-mode: inherit;
		text-align: center;
		padding-top: 0;
	}

	.s8-c li a .tx h3::before {
		content: none;
	}

	.s9-c li a .icon1 {
		width: 0.8rem;
		height: 0.8rem;
	}
}

@media screen and (max-width: 375px) {
	.s1-b li a {
		padding: 0.1rem;
	}

	.s9-c li a h3 {
		font-size: 0.16rem;
	}
}


@media screen and (max-width: 360px) {
	.more a {
		font-size: 0.14rem;
	}

	.section1 .qh-tit li {
		font-size: 0.2rem;
	}

	.tit-c .k h3 {
		font-size: 0.2rem;
	}

	.section1 .qh-tit .k .en {
		font-size: 0.2rem;
	}

	.s6-c .qh-tit li.on {
		font-size: 0.2rem;
	}

}


/* 返回顶部 */
.goTop {
	position: fixed;
	bottom: 2.6rem;
	right: 0.2rem;
	z-index: 999;
	width: 0.7rem;
	height: 0.7rem;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0px 0.13rem 0.16rem 0px #C4D7F7;
	transition: all 0.5s;
	display: none;
}

.goTop a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/gotop.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.18rem auto;
}

.goTop:hover {
	background: #f9d302;
}

@media screen and (max-width: 1024px) {
	.goTop {
		display: none !important;
	}
}