<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 涓诲唴瀹� */
.xqy {
	overflow: hidden;
	background-color: #FFFFFF;
}

.xqy-title {
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.xqy-title h1 {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin: 55px 0 25px;
}

.xqy-title div {
	display: block;
}

.xqy-title div span {
	margin: 0 15px;
}

.xqy-body {
	overflow: hidden;
	text-align: center;
}

.xqy-body p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	text-align: left;
	text-indent: 2em;
}

.xqy-body img {
	max-width: 100%;
	margin-top: 40px;
}

.xqy-body-attachment {
	background: #FAF5F5;
	text-align: left;
	padding: 34px 40px;
	margin: 80px 0;
}

.xqy-body-attachment a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	display: block;
	margin-bottom: 12px;
}

.xqy-body-attachment a:last-child {
	margin-bottom: 0;
}

.list {
	overflow: hidden;
	padding: 50px 0 80px;
}

.list-left {
	float: left;
	width: 240px;
}

.list-left ul {
	width: 100%;
	background: url(/gyzy/szyouth-03.png);
	background-size: 100% 100%;
	padding-bottom: 45px;
}

.list-left ul li {
	padding: 0 30px;
}

.list-left-title {
	height: 120px;
	line-height: 120px;
	text-align: center;
	background: #BD1A2D;
}

.list-left-title span {
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #F5D389;
}

.list-left-title img {
	display: none;
}

.list-left ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	display: block;
	/* height: 75px;
	line-height: 75px; */
	text-align: left;
	border-bottom: 1px dashed #E6E6E6;
	padding: 22px 0
}

.list-left ul li .active,
.list-left ul li a:hover {
	color: #BD1A2D;
}

.list-left ul li:last-child a {
	border: none;
}

.list-right {
	width: calc(100% - 240px);
	float: right;
	padding-left: 60px;
}

.list-right-title {
	height: 56px;
	text-align: left;
	border-bottom: 1px dashed #E6E6E6;
	margin-bottom: 40px;
}

.list-right-title p {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin-top: -7px;
}

.list-right ul {
	overflow: hidden;
}

.list-right ul li {
	overflow: hidden;
	height: 100px;
	background: #FAFAFA;
	border: 1px solid #FAF0F1;
	margin-bottom: 30px;
	position: relative;
}

.list-right ul li:last-child {
	margin-bottom: 0;
}

.list-right ul li::after {
	position: absolute;
	content: '';
	width: 4px;
	height: 30px;
	background: #BD1A2D;
	left: 0;
	top: 0;
}

.list-right ul li::before {
	position: absolute;
	content: '';
	width: 1px;
	height: 60px;
	background: #E6E6E6;
	right: 119px;
	top: 50%;
	transform: translateY(-50%);
}

.list-right ul li a {
	display: block;
	overflow: hidden;
}

.list-right ul li a&gt;p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	width: calc(100% - 120px);
	float: left;
	padding: 41px 15px 41px 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-right-time {
	float: right;
	width: 120px;
	padding: 20px 0;
	text-align: center;
}

.list-right-time h3 {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #BD1A2D;
}

.list-right-time p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #BD1A2D;
}

.list-right ul li:hover {
	background: url(/gyzy/szyouth-04.png);
	background-size: 100% 100%;
	border: 1px solid transparent;
}

.list-right ul li:hover a&gt;p {
	color: #BD1A2D;
}

.list-right ul li:hover .list-right-time h3,
.list-right ul li:hover .list-right-time p {
	color: #FFFFFF;
}

.list-right-page {
	text-align: center;
	margin-top: 60px;
	height: 38px;
}

.list-right-page a {
	padding: 8px 15px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	transition: .2s;
}

.list-right-page a:hover {
	background: #BD1A2D;
	color: #FFFFFF;
}

.index {
	background: url(/gyzy/szyouth-05.png);
}

.index-part1 {
	overflow: hidden;
	padding: 52px 0 0;
}

.index-part1-left {
	float: left;
	/* width: calc(100% - 335px); */
	width: 100%;
}

.index-part-title {
	overflow: hidden;
}

.index-part-title span {
	float: left;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #BD1A2D;
}

.index-part-title a {
	float: right;
	display: block;
	width: 80px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 16px;
	transition: .2s;
}

.index-part-title a:hover {
	background-color: #BD1A2D;
	color: #FFFFFF;
}

.index-part1-swiper-box {
	overflow: hidden;
	margin: 0 -15px;
}

.index-part1-swiper {
	padding: 24px 0 94px;
}

.index-part1-swiper .swiper-slide {
	padding: 0 15px;
}

.index-part1-slide-box {
	width: 295px;
	height: 370px;
	background: #FFFFFF;
	box-shadow: 0px 8px 16px 0px rgba(204,204,204,0.4);
	border-radius: 0px;
}

.index-part-slide-img {
	overflow: hidden;
}

.index-part-slide-img img {
	width: 100%;
	height: 166px;
}

.index-part1-slide-text {
	padding: 24px 20px;
}

.index-part1-slide-text span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}

.index-part1-slide-text p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin: 15px 0 45px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 52px;
}

.index-part1-slide-text a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}

.index-part1 .swiper-container-horizontal&gt;.swiper-pagination-bullets, 
.index-part1 .swiper-pagination-custom, 
.index-part1 .swiper-pagination-fraction {
	bottom: 50px;
}

.index-part1 .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: #DABB85;
	border-radius: 50%;
}

.index-part1 .swiper-pagination-bullet-active {
	background: #D91B1B;
}

.index-part1-right {
	float: right;
	width: 335px;
	height: 370px;
	padding-left: 40px;
}

.index-part1-right a {
	display: block;
	margin-top: 24px;
	position: relative;
}

.index-part1-right-text {
	position: absolute;
	bottom: 0;
	height: 50%;
	background: linear-gradient(180deg, rgba(45,55,70,0) 0%, rgba(0,0,0,0.59) 100%);
	text-align: center;
	padding: 80px 25px 20px;
	width: 100%;
}

.index-part1-right-text h4 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 12px;
}

.index-part1-right-text p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.index-part2 {
	overflow: hidden;
	padding-bottom: 50px;
}

.index-part2-box {
	margin-top: 24px;
}

.index-part2-item-box {
	overflow: hidden;
	border-top: 1px solid #E6E6E6;
	margin: 0 -20px;
}

.index-part2-item {
	width: calc(50% - 40px);
	float: left;
	margin: 30px 20px;
}

.index-part2-item-left {
	float: left;
	width: 295px;
}

.index-part2-item-left img {
	width: 100%;
}

.index-part2-right {
	float: right;
	width: calc(100% - 295px);
	padding-left: 24px;
}

.index-part2-right h3 {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-part2-right span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	display: block;
	margin: 12px 0;
}

.index-part2-right p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.index-part2-right a {
	display: block;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	margin-top: 30px;
}

.index-part3 {
	overflow: hidden;
	margin: 0 -20px;
	padding-bottom: 60px;
}

.index-part3-item {
	float: left;
	width: calc(33.3333333333333% - 40px);
	margin: 0 20px;
	background: #FFFFFF;
	box-shadow: 0px 8px 16px 0px rgba(204,204,204,0.4);
}

.index-part3-item-img {
	overflow: hidden;
}

.index-part3-item-img img {
	width: 100%;
}

.index-part3-item-text {
	padding: 20px 30px;
}

.index-part3-title {
	overflow: hidden;
}

.index-part3-title span {
	float: left;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #BD1A2D;
}

.index-part3-title a {
	float: right;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 42px;
}

.index-part3-item-text ul {
	overflow: hidden;
	margin-top: 25px;
}

.index-part3-item-text ul li {
	padding-left: 15px;
	position: relative;
	margin-bottom: 18px;
}

.index-part3-item-text ul li::after {
	position: absolute;
	background-color: #999999;
	left: 2px;
	width: 4px;
	height: 4px;
	content: '';
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
}

.index-part3-item-text ul li a {
	display: block;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-part4 {
	
}

.index-part4-box {
	margin: 24px -20px 0;
	position: relative;
}

.index-part4-swiper {
	padding-bottom: 120px;
}

.index-part4 .swiper-slide {
	padding: 0 20px;
}

.index-part4 .swiper-slide a {
	display: block;
	background: #FFFFFF;
	box-shadow: 0px 8px 16px 0px rgba(204,204,204,0.4);
}

.index-part4 .part4-swiper-pagination {
	bottom: 66px;
}

.index-part4 .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: #DABB85;
	border-radius: 50%;
}

.index-part4 .swiper-pagination-bullet-active {
	background: #D91B1B;
}

.index-part4 .swiper-button-prev,
.index-part4 .swiper-button-next {
	width: 40px;
	height: 40px;
	line-height: 36px;
	background-color: #DABB85;
	border-radius: 50%;
	color: rgba(255, 255, 255, .7);
	text-align: center;
	font-size: 30px;
	background-size: 10px 18px;
}

.part4-swiper-button {
	position: absolute;
	top: 35%;
	transform: translateY(-50%);
	width: 100%;
}

.index-part4 .swiper-button-prev, 
.index-part4 .swiper-container-rtl .swiper-button-next {
	left: -40px;
}

.index-part4 .swiper-button-next, 
.index-part4 .swiper-container-rtl .swiper-button-prev {
	right: -40px;
}

.index-part4-swiper-img {
	overflow: hidden;
}

.index-part4-swiper-img img {
	width: 100%;
	height: 225px;
}

.index-part4-swiper-text {
	padding: 20px 25px;
	text-align: center;
}

.index-part4-swiper-text p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 52px;
}

.index-part5 {
	overflow: hidden;
	padding-bottom: 48px;
}

.index-part5-box {
	overflow: hidden;
	margin: 24px -5px 0;
}

.index-part5-item {
	width: calc(33.3333333333333% - 10px);
	margin: 0 5px 10px;
	float: left;
}

.index-part5-item a {
	display: block;
	position: relative;
}

.index-part5-item a&gt;img {
	width: 100%;
}

.index-part5-item a p {
	position: absolute;
	bottom: 0;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	background: linear-gradient(0deg, #000000 0%, rgba(0,0,0,0) 100%);
	height: 50%;
	width: 100%;
	padding: 80px 20px 16px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-part5-item a span {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: auto;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, .5);
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	text-align: center;
	line-height: 46px;
}

.index-part5-item a span img {
	max-width: 50%;
}

.index-part6 {
	overflow: hidden;
	padding-bottom: 70px;
}

.index-part6-box {
	overflow: hidden;
	margin: 24px -5px 0;
}

.index-part6-item {
	width: calc(25% - 10px);
	margin: 0 5px 10px;
	float: left;
}

.index-part6-item:nth-child(3),
.index-part6-item:nth-child(4) {
	width: calc(50% - 10px);
}

.index-part6-item a {
	display: block;
	position: relative;
}

.index-part6-item a&gt;img {
	width: 100%;
}

.index-part6-item a p {
	position: absolute;
	bottom: 0;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	background: linear-gradient(0deg, #000000 0%, rgba(0,0,0,0) 100%);
	height: 50%;
	width: 100%;
	padding: 120px 20px 16px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-right .list-two li {
	height: auto;
}

.list-right .list-two li::before,
.list-right .list-two li::after {
	position: relative;
}

.list-right .list-two li a .list-part1 {
	float: left;
	width: 17%;
	padding: 30px 0 30px 25px;
}

.list-right .list-two li a .list-part1 span {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 30px;
	color: #BD1A2D;
	display: block;
	position: relative;
}

.list-right .list-two li a .list-part1 span::before {
	position: absolute;
	right: 0;
	width: 40px;
	height: 2px;
	background: #BD1A2D;
	border-radius: 0px;
	content: '';
	top: 0;
	bottom: 0;
	margin: auto;
}

.list-right .list-two li a .list-part1 p {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #BD1A2D;
	margin: 5px 0 34px;
}

.list-right .list-two li a .list-part1 i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: transparent;
}

.nohover {
	display: block;
}

.hover {
	display: none;
}

.list-right .list-two li a .list-part1 font {
	display: none;
}

.list-right .list-two li a .list-part2 {
	float: left;
	width: 52%;
	padding: 36px 25px 0 20px;
}

.list-right .list-two li a .list-part2 p {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	margin-bottom: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-right .list-two li a .list-part2 span {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.list-right .list-two li a .list-part3 {
	float: right;
	margin: 17px 0;
	max-width: 295px;
	width: 31%;
	position: relative;
}

.list-right .list-two li a .list-part3 img {
	width: 100%;
}

.list-right .list-two li:hover {
	background: url(/gyzy/szyouth-22.png);
	background-size: 100% 100%;
}

.list-right .list-two li:hover a .list-part2 p {
	color: #BD1A2D;
	font-weight: bold;
}

.list-right .list-two li:hover a .list-part1 i {
	background: #BD1A2D;
}

.list-right .list-two li:hover .nohover {
	display: none;
}

.list-right .list-two li:hover .hover {
	display: block;
}

.list-right .noimg li a .list-part2 {
	width: 83%;
	-webkit-line-clamp: 2;
}

.list-right .list-two li a .list-part3 .bf {
	width: auto;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.list-right-box {
	overflow: hidden;
	margin: 0 -20px;
}

.list-right-item {
	float: left;
	width: 50%;
	padding: 0 20px;
	margin-bottom: 40px;
	transition: .5s;
}

.list-right-item:nth-child(5),
.list-right-item:nth-child(6) {
	margin-bottom: 30px;
}

.list-right-item-box {
	background: #FFFFFF;
	box-shadow: 0px 8px 16px 0px rgba(179,179,179,0.3);
	border-radius: 0px;
}

.list-right-item-box&gt;img {
	width: 100%;
}

.list-right-item-text {
	padding: 24px 30px;
}

.list-right-item-text span {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	margin-bottom: 15px;
	display: block;
}

.list-right-item-text p {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
}

.list-right-centerimg {
	width: 100%;
}

@media (max-width: 1280px) {
	.index-part-title span,
	.index-part3-title span {
		font-size: 24px;
	}
	
	.index-part-title a {
		width: 65px;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
	}
	
	.index-part1-slide-box {
		width: 100%;
		height: auto;
	}
	
	.index-part1-slide-text {
		padding: 15px;
	}
	
	.index-part1-slide-text p {
		font-size: 16px;
		margin: 15px 0 30px;
	}
	
	.index-part1-left {
		/* width: calc(100% - 259px); */
	}
	
	.index-part1-swiper-box {
		margin: 0 -10px;
	}
	
	.index-part1-swiper .swiper-slide {
		padding: 0 10px;
	}
	
	.index-part1-right {
		width: 259px;
		height: auto;
		padding-left: 25px;
	}
	
	.index-part1-right a img {
		width: 100%;
	}
	
	.index-part1-right-text {
		padding: 46px 15px 20px;
	}
	
	.index-part1-right-text h4 {
		font-size: 20px;
	}
	
	.index-part2-box {
		margin-top: 15px;
	}
	
	.index-part2-item-box {
		margin: 0 -15px;
	}
	
	.index-part2-item {
		margin: 15px;
	}
	
	.index-part2-item-left {
		width: 230px;
	}
	
	.index-part2-right {
		width: calc(100% - 230px);
	}
	
	.index-part2-right h3 {
		font-size: 18px;
	}
	
	.index-part2-right span {
		margin: 6px 0;
	}
	
	.index-part2-right a {
		margin-top: 10px;
	}
	
	.index-part3 {
		margin: 0 -10px;
	}
	
	.index-part3-item {
		width: calc(33.3333333333333% - 20px);
		margin: 0 10px;
	}
	
	.index-part3-item-text {
		padding: 15px;
	}
	
	.index-part3-title a {
		font-size: 14px;
		line-height: 36px;
	}
	
	.index-part3-item-text ul {
		margin-top: 15px;
	}
	
	.index-part3-item-text ul li {
		margin-bottom: 10px;
	}
	
	.index-part4-box {
		margin: 15px -10px 0;
	}
	
	.index-part4-swiper {
		padding-bottom: 100px;
	}
	
	.index-part4 .swiper-slide {
		padding: 0 10px;
	}
	
	.index-part4 .part4-swiper-pagination {
		bottom: 50px;
	}
	
	.index-part5-item a p {
		padding-top: 50px;
		font-size: 16px;
	}
	
	.index-part6-item a p {
		padding-top: 80px;
	}
	
	.list-right .list-two li a .list-part1 {
		padding: 20px 0 20px 15px;
	}
	
	.list-right .list-two li a .list-part2 {
		padding: 21px 25px 0 20px;
	}
	
	.list-right .list-two li a .list-part1 span {
		font-size: 20px;
	}
	
	.list-right .list-two li a .list-part1 p {
		margin: 5px 0 20px;
	}
	
	.list-right .list-two li a .list-part1 span::before {
		width: 25px;
	}
	
	.list-right .list-two li a .list-part2 p {
		margin-bottom: 15px;
		font-size: 18px;
	}
}

@media (max-width: 992px) {
	.index-part1-left {
		/* width: calc(100% - 230px); */
	}
	
	.index-part1-right {
		width: 230px;
	}
	
	.index-part2-item-left {
		width: 180px;
	}
	
	.index-part2-right {
		width: calc(100% - 180px);
		padding-left: 15px;
	}
	
	.index-part2-right p {
		-webkit-line-clamp: 1;
	}
	
	.index-part2-right a {
		margin-top: 5px;
	}
	
	.index-part5-item a p {
		padding: 36px 10px 10px;
	}
	
	.index-part6-item a p {
		padding: 56px 10px 10px;
	}
	
	.list-left,
	.list-right {
		float: none;
		width: 100%;
		padding: 0;
	}
	
	.list-left-title {
		text-align: left;
		padding: 0 24px;
		position: relative;
	}
	
	.list-left-title img {
		display: block;
		position: absolute;
		right: 24px;
		top: 0;
		bottom: 0;
		margin: auto;
		cursor: pointer;
	}
	
	.list-left ul {
		display: none;
	}
	
	.list-right {
		margin-top: 46px;
	}
	
	.list-right-box {
		margin: 0 -10px;
	}
	
	.list-right-item {
		padding: 0 10px;
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.index-part1, .index-part2,
	.index-part3, .index-part4,
	.index-part5, .index-part6 {
		padding: 15px;
		margin: 0;
	}
	
	.index-part1-left,
	.index-part1-right {
		width: 100%;
		padding: 0;
		float: none;
	}
	
	.index-part-title a {
		color: #BD1A2D;
	}
	
	.index-part1-swiper {
		padding: 15px 0 66px;
		margin: 0;
		/* max-width: 100%; */
	}

	.index-part1-slide-box {
		/* width: 92%; */
	}
	
	.index-part1 .swiper-container-horizontal&gt;.swiper-pagination-bullets, .index-part1 .swiper-pagination-custom, .index-part1 .swiper-pagination-fraction {
		bottom: 30px;
	}
	
	.index-part1-right a {
		margin-top: 15px;
	}
	
	.index-part1-right-text {
		padding: 190px 15px 10px;
	}
	
	.index-part1-right-text h4 {
		font-size: 18px;
	}
	
	.index-part2-item-box {
		border-top: none;
		margin: 0;
	}
	
	.index-part2-item {
		float: none;
		width: 100%;
		overflow: hidden;
		margin: 0;
		padding: 15px 0;
		border-bottom: 1px solid #E6E6E6;
	}
	
	.index-part2-item:last-child {
		border: none;
	}
	
	.index-part2-box {
		margin: 0;
	}
	
	.index-part3-item,
	.index-part5-item {
		width: 100%;
		margin: 0;
		margin-bottom: 15px;
	}
	
	.index-part3-item:last-child,
	.index-part5-item:last-child {
		margin-bottom: 0;
	}
	
	.index-part3-title span {
		font-size: 18px;
	}
	
	.index-part3-title a {
		line-height: 26px;
	}
	
	.index-part4 .swiper-button-prev, .index-part4 .swiper-container-rtl .swiper-button-next {
		left: 10px;
	}
	
	.index-part4 .swiper-button-next, .index-part4 .swiper-container-rtl .swiper-button-prev {
		right: 10px;
	}
	
	.part4-swiper-button {
		z-index: 77;
	}
	
	.index-part4-swiper {
		padding-bottom: 40px;
	}
	
	.index-part4 .part4-swiper-pagination {
		bottom: 10px;
	}
	
	.index-part5-box {
		margin-top: 15px;
	}
	
	.index-part5-item a p {
		padding-top: 52px;
		font-size: 14px;
	}
	
	.index-part6-item {
		width: calc(50% - 10px);
	}
	
	.index-part6-item:nth-child(3), .index-part6-item:nth-child(4) {
		width: calc(100% - 10px);
	}
	
	.index-part6-item a p {
		padding-top: 70px;
	}
	
	.position {
		/* display: none; */
		padding: 0 15px;
	}
	
	.list {
		padding: 50px 15px 80px;
	}
	
	.list-left-title {
		height: 100px;
		line-height: 100px;
	}
	
	.list-right-page {
		margin-top: 30px;
		height: auto;
		overflow: hidden;
	}
	
	.list-right-page a {
		font-size: 12px;
		float: left;
		margin: 5px;
	}
	
	.list-right .list-two li a {
		padding: 30px;
	}
	
	.list-right .list-two li a .list-part3,
	.list-right .list-two li a .list-part2,
	.list-right .list-two li a .list-part1 {
		float: none;
		width: 100%;
		max-width: none;
		padding: 0;
		margin: 0;
	}
	
	.list-right .list-two li a .list-part1 span,
	.list-right .list-two li a .list-part1 p,
	.list-right .list-two li a .list-part1 i {
		display: none;
	}
	
	.list-right .list-two li a .list-part1 font {
		display: block;
		font-family: Microsoft YaHei;
		font-weight: 400;
		font-size: 24px;
		color: #BD1A2D;
		margin: 15px 0;
	}
	
	.list-right .list-two li a .list-part2 p {
		white-space: normal;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		line-height: 30px;
	}
	
	.list-right .list-two li a .list-part2 span {
		line-height: 30px;
	}
	
	.xqy {
		padding: 0 15px;
	}
	
	.xqy-body-attachment {
		margin: 40px 0;
		padding: 20px;
	}
	
	.xqy-title h1 {
		margin: 30px 0 15px;
	}
}

@media (max-width: 470px) {
	.index-part1-right-text {
		padding: 85px 15px 10px;
	}

	.index-part1-slide-box {
		width: auto;
	}

	.index-part4-swiper-img img {
		height: 160px;
	}
	
	.index-part2-item-left {
		width: 140px;
	}
	
	.index-part2-right {
		width: calc(100% - 140px);
		padding-left: 10px;
	}
	
	.index-part2-right h3 {
		font-size: 16px;
	}
	
	.index-part2-right span {
		margin: 2px 0;
		font-size: 12px;
	}
	
	.index-part2-right p {
		font-size: 14px;
	}
	
	.index-part2-right a {
		font-size: 14px;
		margin-top: 0;
	}
	
	.index-part6-item a p {
		padding-top: 36px;
	}
	
	.list {
		padding: 30px 15px 40px;
	}
	
	.list-left-title {
		padding: 0 15px;
		height: 60px;
		line-height: 60px;
	}
	
	.list-left-title span {
		font-size: 20px;
	}
	
	.list-left-title img {
		transform: scale(0.5);
		right: 10px;
	}
	
	.list-left ul {
		padding-bottom: 20px;
	}
	
	.list-left ul li {
		padding: 0 15px;
	}
	
	.list-left ul li a {
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	
	.list-right {
		margin-top: 20px;
	}
	
	.list-right-title {
		margin-bottom: 20px;
		height: 40px;
		line-height: 40px;
	}
	
	.list-right-title p {
		font-size: 18px;
		margin-top: 0;
	}
	
	.list-right ul li {
		height: 50px;
		margin-bottom: 15px;
	}
	
	.list-right ul li a&gt;p {
		font-size: 14px;
		padding: 15px 10px;
		width: calc(100% - 80px);
	}
	
	.list-right ul li::after {
		height: 20px;
	}
	
	.list-right ul li::before {
		height: 50px;
		right: 79px;
	}
	
	.list-right-time {
		width: 80px;
		padding: 5px 0;
	}
	
	.list-right-time h3 {
		font-size: 20px;
	}
	
	.list-right-time p {
		font-size: 14px;
	}
	
	.list-right .list-two li a {
		padding: 15px;
	}
	
	.list-right .list-two li a .list-part1 font {
		font-size: 18px;
		margin: 5px 0;
	}
	
	.list-right .list-two li a .list-part2 p {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 5px;
	}
	
	.list-right .list-two li a .list-part2 span {
		font-size: 14px;
		line-height: 24px;
	}
	
	.xqy-title {
		margin-bottom: 30px;
	}
	
	.xqy-title h1 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.xqy-title div span {
		font-size: 14px;
		margin: 0 10px;
	}
	
	.xqy-body p {
		line-height: 24px;
	}
	
	.xqy-body img {
		margin-top: 20px;
	}
	
	.xqy-body-attachment {
		margin: 20px 0;
	}
	
	.list-right-item {
		width: 100%;
	}
}</pre></body></html>