@charset "UTF-8";

body {
	overflow-x: hidden;
}

/*banner*/
.banner,
.banner div.slick-list,
.banner .slick-slide a,
.banner .slick-slide a img {
	width: 100%;
	height: auto;
}

.banner {
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.banner .slick-list {
	position: relative;
}

.banner .slick-list::after {
	/* content: ''; */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 1;
	
	height: 2.47rem;
}

.banner .slick-slide a {
	display: block;
	overflow: hidden;
	position: relative;
}

.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 {
	bottom: 0.8rem;
	font-size: 0;
	z-index: 1;
}

.banner .slick-dots li {
	margin: 0 0.12rem;
	padding: 0;
	width: 0.1rem;
	height: 0.1rem;
	background: #fff;
	border-radius: 50%;
	opacity: 0.5;
	position: relative;
	transition: all 0.5s;
}

.banner .slick-dots li::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 0.25rem;
	height: 0.25rem;
	border: 1px solid #fff;
	border-radius: 50%;
	display: none;
}

.banner .slick-dots li button {
	display: none;
}

.banner .slick-dots li.slick-active {
	opacity: 1;
}

.banner .slick-dots li.slick-active::before {
	display: block;
}

/* .banner .slick-prev,
.banner .slick-next {
	width: 0.3rem;
	height: 0.3rem;
	top: inherit;
	transform: none;
	bottom: 0.33rem;
	z-index: 2;
}

.banner .slick-prev {
	left: inherit;
	right: 50%;
	margin-right: 1rem;
	
	
}

.banner .slick-next {
	right: inherit;
	left: 50%;
	margin-left: 1rem;
	
	background-size: 100% 100%;
} */

/*首页样式*/

.title {
	position: relative;
	text-align: center;
}

.tit-c {
	display: inline-block;
	font-family: 'sySong';
	padding-bottom: 0.15rem;
	position: relative;
}

.tit-c::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0.4rem;
	height: 0.04rem;
	background: #134397;
}

.title.white .tit-c::before {
	background: #DAB96A;
}

.tit-c p {
	font-size: 0.48rem;
	font-weight: bold;
	line-height: 1;
	color: transparent;
	-webkit-text-fill-color: rgba(43, 114, 178, 0.1);
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
	opacity: 0.1;
}

.title.white .tit-c p {
	-webkit-text-stroke: 1px rgba(225, 225, 225, 0.4);
}

.tit-c h3 {
	font-size: 0.36rem;
	font-weight: bold;
	line-height: 1;
	color: #3D3D3D;
	margin-top: -0.3rem;
}

.title.white .tit-c h3 {
	color: #fff;
}

.more {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	transition: all 0.5s;
}

.more a {
	display: block;
	font-size: 0.16rem;
	line-height: 0.3rem;
	color: #3D3D3D;
	transition: all 0.5s;
}

.title.white .more a {
	color: #fff;
}

.more:hover {
	right: 0.05rem;
}

.more:hover a {
	color: #134397;
}

/*主体*/
.section0 {
	display: flex;
	box-shadow: 0px 4px 10px 0px rgba(16, 71, 161, 0.27);
	margin-top: -0.57rem;
	position: relative;
	z-index: 1;
}

.section0 h3 {
	width: 1.8rem;
	line-height: 1.14rem;
	background: #DAB96A;
	text-align: center;
	font-size: 0.24rem;
	font-weight: bold;
	color: #FFFFFF;
}

.section0 ul {
	flex: 1;
	min-width: 0;
}

.section0 ul li a {
	display: block;
	line-height: 1.14rem;
	background: #FFFFFF;
	font-size: 0.24rem;
	font-weight: 400;
	text-align: center;
	position: relative;
}

.section0 ul li a span {
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}

.section0 ul li a::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0.2rem;
	background: linear-gradient(90deg, rgba(12, 66, 156, 0.3) -108%, rgba(20, 75, 158, 0) 37%);
}

.section0 ul li a::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	background: url(/szgl/images/s0-bg.jpg) no-repeat;
	background-size: cover;
	transition: all 0.5s;
}

.section0 ul li:hover a::before {
	width: 100%;
}

.section0 ul li:hover a span {
	color: #fff;
}



.section1 {
	padding-top: 0.84rem;
	padding-bottom: 3.47rem;
	overflow: hidden;
}

.s1-c {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 0.38rem;
}

.jdt {
	width: 49%;
	position: relative;
	z-index: 1;
}

.jdt::before {
	content: '';
	position: absolute;
	top: 2.33rem;
	bottom: -3.47rem;
	left: auto;
	right: 0;
	width: calc(100% + ((100vw - 16rem) / 2));
	background: url(/szgl/images/section1_bg.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}
.s3-r .jdt::before{display:none;}
.jdt ul li a {
	display: block;
}

.jdt ul li a .bg_img {
	height: 4.35rem;
}

.jdt ul li:hover a .bg_img .a {
	transform: scale(1.1);
}

.jdt ul li a .jdt-tx {
	padding: 0.38rem;
	border-bottom: 0.03rem solid #0456CB;
	position: relative;
}

.jdt ul li a .jdt-tx h3 {
	font-size: 0.18rem;
	font-weight: bold;
	line-height: 0.3rem;
	color: #3D3D3D;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	transition: all 0.5s;
}

.jdt ul li a .jdt-tx p {
	font-size: 0.16rem;
	line-height: 0.3rem;
	height: 0.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #3D3D3D;
	margin-top: 0.1rem;
}

.jdt ul li a .bg_img .date {
	position: absolute;
	top: 0.28rem;
	left: 0.26rem;
	width: 0.88rem;
	height: 0.85rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 0px 0px 0.2rem 0px;
	color: #0456CB;
}

.jdt ul li a .bg_img .date p {
	font-weight: 700;
	font-size: 0.36rem;
}

.jdt ul li a .bg_img .date span {
	display: block;
	font-weight: 400;
	font-size: 0.16rem;
}

.jdt ul li:hover a .jdt-tx h3 {
	color: #0456CB;
}

.s1-r {
	width: 49.125%;
}

.s1-rt a {
	display: flex;
	flex-wrap: wrap;
}

.s1-rt a .bg_img {
	width: 3.78rem;
	height: 2.33rem;
}

.s1-rt a .s1-rttx {
	flex: 1;
	min-width: 0;
	background: url(/szgl/images/s1-rtbg.png) no-repeat;
	background-size: cover;
	border-radius: 0px 0.5rem 0px 0px;
	overflow: hidden;
	padding: 0.48rem 0.3rem 0.3rem 0.3rem;
	color: #fff;
}

.s1-rt a .s1-rttx h3 {
	font-size: 0.18rem;
	font-weight: bold;
	line-height: 0.3rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.s1-rt a .s1-rttx p {
	font-size: 0.16rem;
	line-height: 0.3rem;
	height: 0.6rem;
	opacity: 0.8;
	margin-top: 0.24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.s1-rt a .s1-rttx .date {
	text-align: right;
	margin-top: 0.13rem;
}

.s1-rt a .s1-rttx .date span {
	font-size: 0.16rem;
	background: url(/szgl/images/time_b.png) no-repeat left center;
	background-size: 0.14rem 0.14rem;
	padding-left: 0.24rem;
}


em {
	font-style: normal;
	position: relative;
	background-image: linear-gradient(#fff, #fff);
	background-position: 0 100%;
	background-size: 0 1px;
	background-repeat: no-repeat;
	transition: background-size .5s;
}

.s1-rt a:hover .s1-rttx h3 em {
	background-size: 100% 1px;
}

.s1-r ul li {
	overflow: hidden;
	line-height: 0.75rem;
	padding-right: 0.24rem;
	padding-left: 0.17rem;
	border-bottom: 1px dashed rgba(216, 216, 216, 0.4);
}

.s1-r ul li a {
	display: block;
	font-size: 0.18rem;
	color: #3D3D3D;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	padding-left: 0.2rem;
	position: relative;
	left: 0;
	transition: all 0.5s;
}

.s1-r ul li a::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 0.06rem;
	height: 0.06rem;
	background: #305DB7;
	border-radius: 50%;
}

.s1-r ul li span {
	display: block;
	float: right;
	font-size: 0.16rem;
	color: #305DB7;
	background: url(/szgl/images/time_l.png) no-repeat left center;
	background-size: 0.14rem 0.14rem;
	padding-left: 0.24rem;
	margin-left: 0.2rem;
}

.s1-r ul li:hover a {
	left: 0.05rem;
	color: #305DB7;
	font-weight: bold;
}



.section2 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-top: -2.2rem;
	background: #F7F7F7;
}

.section2 .wp {
	position: relative;
	z-index: 1;
	padding-top: 0.84rem;
	padding-bottom: 0.45rem;
}

.section2 .wp::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: auto;
	left: 0;
	width: calc(100% + ((100vw - 16rem) / 2));
	border-radius: 1.8rem 0px 0px 0px;
	background: linear-gradient(128deg, #134397 22%, #5BBFE7 105%);
	z-index: -1;
}

.s2-c {
	margin-top: 0.6rem;
}

.s2-r {
	padding-left: 0.51rem;
}

.s2-r ul {}

.s2-r ul li {}

.s2-r ul li a {
	display: block;
	background: rgba(255, 255, 255, 0.1);
	padding: 0.35rem;
	margin: 0 0.15rem;
	transition: all 0.5s;
	position: relative;
	z-index: 1;
}

.s2-r ul li a::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 2.89rem;
	height: 1.92rem;

	display: none;
}

.s2-r ul li a .date {
	display: flex;
	align-items: center;
	font-family: 'sySong';
}

.s2-r ul li a .date .date-l {
	text-align: center;
}

.s2-r ul li a .date .date-l span {
	display: block;
	font-weight: 700;
	font-size: 0.24rem;
	color: #FFFFFF;
	transition: all 0.5s;
}

.s2-r ul li a .date .date-l b {
	display: block;
	font-size: 0.14rem;
	border-radius: 0px 0.05rem 0px 0.05rem;
	background: #DAB96A;
	color: #FFFFFF;
	width: 0.4rem;
	line-height: 0.18rem;
	text-align: center;
	transition: all 0.5s;
}

.s2-r ul li a .date hr {
	display: block;
	background: none;
	height: 0.45rem;
	border: none;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	margin: 0 0.12rem;
	transition: all 0.5s;
}

.s2-r ul li a .date>p {
	font-size: 0.48rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	color: #FFFFFF;
	transition: all 0.5s;
}

.s2-r ul li a h3 {
	font-size: 0.18rem;
	font-weight: 500;
	line-height: 0.36rem;
	color: #FFFFFF;
	margin-top: 0.2rem;
	margin-bottom: 0.15rem;
	transition: all 0.5s;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.s2-r ul li a>p {
	font-size: 0.16rem;
	line-height: 0.35rem;
	color: #D4D4D4;
	transition: all 0.5s;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
 height:.96rem;
}

.s2-r ul li:hover a {
	background: #fff;
}

.s2-r ul li:hover a::after {
	display: block;
}

.s2-r ul li:hover a .date .date-l span,
.s2-r ul li:hover a .date>p {
	color: #014098;
}

.s2-r ul li:hover a .date hr {
	border-left: 1px solid rgba(1, 64, 152, 0.2);
}

.s2-r ul li:hover a h3 {
	color: #3D3D3D;
}

.s2-r ul li:hover a>p {
	color: #666;
}

.s2-r .slick-dots {
	position: static;
	font-size: 0;
	width: 2.54rem;
	margin: 0 auto;
	margin-top: 0.62rem;
	border-radius: 0.2rem;
	background: rgba(244, 244, 244, 0.1);
	padding: 0.12rem 0.2rem;
}

.s2-r .slick-dots li {
	width: 0.16rem;
	height: 0.16rem;
	opacity: 0.3;
	background: #FFFFFF;
	border-radius: 50%;
	margin: 0 0.1rem;
	transition: all 0.5s;
}

.s2-r .slick-dots li.slick-active {
	width: 0.48rem;
	border-radius: 0.2rem;
	background: #DAB96A;
	opacity: 1;
}

.s2-r .slick-dots li button {
	display: none;
}

.section3 {
	background: #F7F7F7;
	padding-top: 0.84rem;
	padding-bottom: 1rem;
}

.s3-c {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.s3-c .title {
	text-align: left;
}

.s3-c .title .tit-c::before {
	transform: none;
	left: 0.45rem;
}

.s3-l {
	width: 49%;
}

.s3-l ul li {
	margin-top: 0.2rem;
}

.s3-l ul li:first-child {
	margin-top: 0.4rem;
}

.s3-l ul li a {
	display: block;
	background: #FFFFFF;
	transition: all 0.5s;
}

.s3-l ul li a .s3-lt {
	overflow: hidden;
	line-height: 0.77rem;
	padding: 0 0.34rem 0 0.22rem;
}

.s3-l ul li a .s3-lt span {
	float: right;
	padding-left: 0.2rem;
}

.s3-l ul li a .s3-lt h3 {
	display: block;
	font-size: 0.18rem;
	color: #3D3D3D;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	background: url(/szgl/images/s3-zs1.png) no-repeat left 0.295rem;
	background-size: 0.17rem 0.18rem;
	padding-left: 0.38rem;
}

.s3-l ul li a p {
	height: 0;
	font-size: 0;
	transition: all 0.5s;
}

.s3-l ul li.on a p {
	font-size: 0.16rem;
	line-height: 0.3rem;
	height: 0.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #E1E1E1;
}

.s3-l ul li.on a {
	background: url(/szgl/images/s3-lbg.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 0.32rem;
}

.s3-l ul li.on a .s3-lt span {
	color: #DCDCDC;
}

.s3-l ul li.on a .s3-lt h3 {
	color: #fff;
	background-image: url(/szgl/images/s3-zs2.png);
}

.s3-l ul li.on a p {
	padding-left: 0.6rem;
	padding-right: 0.34rem;
}



.s3-r {
	width: 49%;
}

.s3-rt {
	margin-top: 0.4rem;width:100%;
}

.s3-rt a {
	display: block;
	position: relative;
}

.s3-rt a::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 0.7rem;
	height: 0.74rem;

}

.s3-rt a .bg_img {
	height: 4.61rem;
	background: #000;
}

.s3-rt a:hover .bg_img img {
	transform: scale(1.1);
	opacity: 0.8;
}

.s3-rd {
	margin-top: 0.19rem;
}

.s3-rd a {
	display: block;
	background: url(/szgl/images/s3-rd-bg.jpg) no-repeat center;
	background-size: cover;
	height: 1.73rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.3rem;
	color: #FFFFFF;
	transition: all 0.5s;
}

.s3-rd a img {
	display: inline-block;
	width: 0.51rem;
	height: 0.5rem;
	margin-right: 0.15rem;
}

.s3-rd a:hover img {
	animation: jello 1.6s linear;
}

.s3-rd a:hover {
	border-radius: 0.15rem;
}



.section4 {
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-top: -1.11rem;
}

.section4 .wp {
	position: relative;
	z-index: 1;
	padding-top: 0.85rem;
}

.section4 .wp::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 0;
	width: calc(100% + ((100vw - 16rem) / 2));
	background: url(/szgl/images/section4_bg.png) no-repeat;
	background-size: cover;
	border-radius: 0px 1.8rem 0px 0px;
	z-index: -1;
}

.s4-c {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.s4-c .title {
	text-align: left;
}

.s4-c .title .tit-c::before {
	transform: none;
	left: 0.45rem;
}

.s4-l {
	width: 60.625%;
}

.s4-lbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 0.4rem;
}

.s4-l-l {
	width: 52.78%;
}

.s4-l-l a {
	display: block;
}

.s4-l-l a .bg_img {
	height: 3.13rem;
}

.s4-l-l a .jdt-tx {
	background: #fff;
	padding: 0.3rem 0.3rem 0.45rem;
}

.s4-l-l a .jdt-tx h3 b {
	font-size: 0.24rem;
	font-weight: bold;
	line-height: 0.3rem;
	color: #3D3D3D;
	transition: all 0.5s;
}

.s4-l-l a .jdt-tx h3 span {
	padding-left: 0.3rem;
	font-size: 0.16rem;
	line-height: 0.3rem;
	color: #3D3D3D;
	opacity: 0.6;
}

.s4-l-l a .jdt-tx h4 {
	margin-top: 0.2rem;
	font-size: 0.18rem;
	line-height: 0.3rem;
	color: #3D3D3D;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.s4-l-l a .jdt-tx p {
	margin-top: 0.18rem;
	font-size: 0.16rem;
	line-height: 0.3rem;
	height: 0.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #6F6F6F;
}

.s4-l-l a:hover .jdt-tx h3 b {
	color: #014098;
}

.s4-l-r {
	width: 44%;
}

.s4-l-r ul li {
	margin-top: 0.4rem;
}

.s4-l-r ul li:first-child {
	margin-top: 0;
}

.s4-l-r ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 1;
}

.s4-l-r ul li a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 1.57rem;
	right: 0;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
}

.s4-l-r ul li:last-child a::after {
	display: none;
}

.s4-l-r ul li a .bg_img {
	width: 1.57rem;
	height: 1.57rem;
	border-radius: 50%;
}

.s4-l-r ul li a .jdt-tx {
	flex: 1;
	min-width: 0;
	padding-left: 0.37rem;
	color: #fff;
}

.s4-l-r ul li a .jdt-tx h3 b {
	font-size: 0.24rem;
	font-weight: bold;
	line-height: 0.3rem;
	color: #FFFFFF;
}

.s4-l-r ul li a .jdt-tx h3 span {
	font-size: 0.16rem;
	line-height: 0.3rem;
	color: #FFFFFF;
	opacity: 0.6;
	padding-left: 0.3rem;
}

.s4-l-r ul li a .jdt-tx h4 {
	margin-top: 0.1rem;
	font-size: 0.16rem;
	line-height: 0.24rem;
	height: 0.48rem;
	color: #E1E1E1;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}


.s4-r {
	width: 37.3125%;
	margin-top: 0.26rem;
	padding-top: 0.5rem;
	padding-left: 0.85rem;
	padding-bottom: 0.8rem;
	position: relative;
	z-index: 1;
}

.s4-r::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	width: calc(100% + ((100vw - 16rem) / 2));
	background: #E2E9F3;
	border-radius: 1.6rem 0px 0px 0px;
	z-index: -1;
}

.s4-r ul {
	margin-top: 0.58rem;
}

.s4-r ul li a {
	display: block;
}

.s4-r ul li a .bg_img {
	height: 3.13rem;
}

.s4-r ul li a .jdt-tx {
	padding-top: 0.36rem;
}

.s4-r ul li a .jdt-tx h4 {
	font-size: 0.18rem;
	font-weight: bold;
	line-height: 0.3rem;
	color: #3D3D3D;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.s4-r ul li a .jdt-tx p {
	font-size: 0.16rem;
	line-height: 0.3rem;
	height: 0.6rem;
	color: #6F6F6F;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 0.18rem;
}

.s4-r .slick-prev,
.s4-r .slick-next {
	top: 1.27rem;
	transform: none;
	width: 0.36rem;
	height: 0.72rem;
	background-color: rgba(0, 0, 0, 0.2);
	transition: all 0.5s;
}

.s4-r .slick-prev {
	left: 0.1rem;
	background-image: url(/szgl/images/s4-rprev.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.16rem 0.25rem;
}

.s4-r .slick-next {
	right: 0.1rem;
	background-image: url(/szgl/images/s4-rnext.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.16rem 0.25rem;
}

.s4-r .slick-prev:hover,
.s4-r .slick-next:hover {
	background-color: rgba(0, 0, 0, 0.4);
}


.section5 {
	padding-top: 0.83rem;
	padding-bottom: 1.22rem;
}

.s5-c {
	margin-top: 0.4rem;
	position: relative;
	z-index: 1;
}

.s5-big ul li a {
	display: block;
}

.s5-big ul li a .pic {
	padding-top: 50%;
}

.s5-tit {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1.65rem;
	background: linear-gradient(0deg, #09327B -122%, rgba(19, 67, 151, 0) 152%);
}

.s5-tit ul {
	padding: 0 0.6rem;
}

.s5-tit ul li {
	padding: 0.65rem 0;
}

.s5-tit ul li a {
	display: block;
	text-align: center;
	border-left: 1px solid rgba(216, 216, 216, 0.5);
}

.s5-tit ul li:first-child a {
	border-left: 0;
}

.s5-tit ul li a h3 {
	display: inline-block;
	font-size: 0.24rem;
	line-height: 0.35rem;
	color: #FFFFFF;
	transition: all 0.5s;
}

.s5-tit ul li.slick-current a h3 {
	font-weight: bold;
	text-decoration: underline;
}

.s5-tit .slick-prev,
.s5-tit .slick-next {
	width: 0.34rem;
	height: 0.34rem;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.6;
	transition: all 0.5s;
}

.s5-tit .slick-prev {
	left: 0.26rem;
	background-image: url(/szgl/images/s5-prev.png);
	background-size: 0.13rem 0.19rem;
}

.s5-tit .slick-next {
	right: 0.26rem;
	background-image: url(/szgl/images/s5-next.png);
	background-size: 0.13rem 0.19rem;
}

.s5-tit .slick-prev:hover,
.s5-tit .slick-next:hover {
	opacity: 1;
}



@media screen and (max-width:1600px) {
	.section0 {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0.2rem;
		margin-right: 0.2rem;
	}

	.jdt::before {
		width: calc(100% + 0.2rem);
	}

	.section2 .wp::before {
		width: calc(100% + 0.2rem);
	}

	.s2-l::before {
		width: calc(100% + 0.2rem);
	}

	.section4 .wp::before {
		width: calc(100% + 0.2rem);
	}

	.s4-r::before {
		width: calc(100% + 0.2rem);
	}

	.s2-r {
		padding-left: 0;
	}
}

@media screen and (max-width:1300px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 768px) {
	.banner .slick-dots {
		bottom: 0.3rem;
	}

	.section0 {
		margin-top: 0.3rem;
	}

	.section0 h3 {
		line-height: 0.7rem;
		font-size: 0.2rem;
	}

	.section0 ul li a {
		line-height: 0.7rem;
		font-size: 0.2rem;
	}

	.tit-c {
		padding-bottom: 0.1rem;
	}

	.tit-c p {
		font-size: 0.4rem;
	}

	.tit-c h3 {
		font-size: 0.3rem;
		margin-top: -0.25rem;
	}

	.tit-c::before {
		height: 0.03rem;
	}

	.section1 {
		padding-top: 0.4rem;
		padding-bottom: 0.4rem;
	}

	.s1-c {
		margin-top: 0.3rem;
	}

	.jdt {
		width: 100%;
	}

	.jdt::before {
		bottom: 0;
	}

	.jdt ul li a .bg_img {
		height: auto;
		padding-top: 55.48%;
	}

	.jdt ul li a .jdt-tx {
		padding: 0.2rem;
	}

	.jdt ul li a .jdt-tx h3 {
		font-size: 0.2rem;
	}

	.jdt ul li a .bg_img .date {
		top: 0.1rem;
		left: 0.1rem;
		width: 0.77rem;
		height: 0.74rem;
	}

	.jdt ul li a .bg_img .date p {
		font-size: 0.3rem;
	}

	.s1-r {
		width: 100%;
		margin-top: 0.3rem;
	}

	.s1-rt a .s1-rttx h3 {
		font-size: 0.2rem;
	}

	.s1-r ul li a {
		font-size: 0.2rem;
	}

	.section2 {
		margin-top: 0;
	}

	.section2 .wp {
		padding-top: 0.4rem;
		padding-bottom: 0.4rem;
	}

	.s2-c {
		margin-top: 0.3rem;
	}

	.s2-l {
		width: 100%;
		padding: 0.3rem 0.2rem 0.3rem 0;
	}

	.s2-r {
		width: 100%;
		margin-top: 0.3rem;
	}

	.s2-r ul li a h3 {
		font-size: 0.2rem;
	}

	.s2-r ul li a .date>p {
		font-size: 0.4rem;
	}

	.s2-r .slick-dots {
		width: 1.6rem;
		margin-top: 0.3rem;
		padding: 0.1rem;
	}

	.s2-r .slick-dots li {
		width: 0.1rem;
		height: 0.1rem;
		margin: 0 0.06rem;
	}

	.s2-r .slick-dots li.slick-active {
		width: 0.24rem;
	}

	.section3 {
		padding-top: 0.4rem;
		padding-bottom: 0.4rem;
	}

	.s3-l {
		width: 100%;
	}

	.s3-l ul li:first-child {
		margin-top: 0.3rem;
	}

	.s3-l ul li a .s3-lt h3 {
		font-size: 0.2rem;
	}

	.s3-r {
		width: 100%;
		margin-top: 0.3rem;
	}

	.s3-rt {
		margin-top: 0.3rem;
	}

	.s3-rt a .bg_img {
		height: auto;
		padding-top: 58.8%;
	}

	.section4 {
		margin-top: 0;
	}

	.section4 .wp {
		padding-top: 0.4rem;
	}

	.s4-l {
		width: 100%;
	}

	.s4-l-l {
		width: 100%;
	}

	.s4-l-l a .bg_img {
		height: auto;
		padding-top: 61.13%;
	}

	.s4-l-l a .jdt-tx {
		padding: 0.2rem;
	}

	.s4-l-l a .jdt-tx h4 {
		margin-top: 0.1rem;
	}

	.s4-l-l a .jdt-tx p {
		height: auto;
		max-height: 0.6rem;
		margin-top: 0.1rem;
	}

	.s4-l-r {
		width: 100%;
		margin-top: 0.3rem;
	}

	.s4-l-r ul li a::after {
		left: 1.2rem;
	}

	.s4-l-r ul li a .bg_img {
		width: 1.2rem;
		height: 1.2rem;
	}

	.s4-r {
		width: 100%;
		margin-top: 0.3rem;
		padding-top: 0.3rem;
		padding-left: 0.2rem;
		padding-bottom: 0.3rem;
	}

	.section2 .wp::before,
	.s2-l::before,
	.s4-r::before,
	.section4 .wp::before {
		border-radius: 0;
	}

	.s4-r ul {
		margin-top: 0.3rem;
	}

	.s4-r ul li a .bg_img {
		height: auto;
		padding-top: 61.13%;
	}

	.s4-r .slick-prev,
	.s4-r .slick-next {
		top: 35%;
	}

	.s4-r ul li a .jdt-tx {
		padding-top: 0.2rem;
	}

	.s4-r ul li a .jdt-tx h4 {
		font-size: 0.2rem;
	}

	.s4-r ul li a .jdt-tx p {
		height: auto;
		max-height: 0.6rem;
		margin-top: 0.1rem;
	}

	.section5 {
		padding-top: 0.4rem;
		padding-bottom: 0.6rem;
	}

	.s5-tit ul li a h3 {
		font-size: 0.2rem;
	}

	.s5-tit {
		height: 0.95rem;
	}

	.s5-tit ul li {
		padding: 0.3rem 0;
	}
}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {
	.section0 h3 {
		width: 1.2rem;
	}

	.s1-rt a .bg_img {
		width: 100%;
		height: auto;
		padding-top: 61.64%;
	}

	.s1-rt a .s1-rttx {
		width: 100%;
		border-radius: 0;
		padding: 0.2rem;
	}

	.s1-rt a .s1-rttx p {
		margin-top: 0.1rem;
	}

	.s1-rt a .s1-rttx .date {
		margin-top: 0.1rem;
	}

	.s3-rd a {
		height: 1rem;
		font-size: 0.24rem;
	}

	.s2-r ul li a {
		padding: 0.2rem;
	}
}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 320px) {}