﻿@font-face {
	font-family: 'SourceHanSansSCRegular';
	src: url("");
}

@font-face {
	font-family: 'SourceHanSansSCBold';
	src: url("");
}
@font-face {
	font-family: 'SourceHanSansCNHeavy';
	src: url("");
}
body {
	margin: 0;
	cursor: default;
}

a {
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-type: none;

}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

.banner {
	width: 100%;
}

.banner .swiper-container {
	width: 100%;
	height: 100%;
}

.banner .swiper-slide img {
	width: 100%;
	height: 100%;
}

.banner .swiper-button-prev {
	background: rgba(255, 255, 255, .2) url(../image/lt.png) no-repeat center 100%;
	background-size: 100% 100%;
	left: 36px;
}

.banner .swiper-button-next {
	background: rgba(255, 255, 255, .2) url(../image/rt.png) no-repeat center;
	background-size: 100% 100%;
	right: 36px;
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.banner .swiper-pagination-bullet {
	width: 42px;
	height: 4px;
	background-color: #fff;
	opacity: 1;
	margin: 0 5px;
	border-radius: 0;
}

.banner .swiper-pagination-bullet-active {
	background-color: #23B1E6;
	opacity: 1;
}


.ny-banner {
	width: 100%;
	position: relative;
}

.ny-banner1 {
	width: 100%;
	display: block;
}

.ny-banner2 {
	
	box-sizing: border-box;
	width: 1200px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.ny-banner2_1 {
	width: 100%;
	font-size: 36px;
	color: white;
}

.ny-banner2_2 {
	width: 100%;
	margin-top: 20px;
}

.ny-banner2_2 img {
	width: 45px;
	display: inline-block;
	vertical-align: middle;
}

.ny-banner2_2 span {
	font-size: 14px;
	color: white;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.ZYCP {
	width: 100%;
	display: flex;
}

.zycp {
	width: 100%;
	padding-top: 50px;
}

.zycp1 {
	width: 100%;
	text-align: center;
	font-family: 'SourceHanSansSCRegular';
	font-size: 42px;
	color: #333333;
	font-weight: bold;
}

.zycp2 {
	width: 40px;
	display: block;
	margin: auto;
	margin-top: 10px;
}

.zycp3 {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 23px;
	color: #999999;
}

.zycp4 {
	width: 100%;
	margin-top: 25px;
	overflow: hidden;
	position: relative;
	background-color: #000000;
	transition: all .5s;
}

.bfcgj_dd {
	width: 16%;
	float: left;
	position: relative;
	font-size: 0;
	overflow: hidden;
	opacity: 0.8;
	transition: all .5s;
}

.bfcgj_dd img {
	height: 464px;
	max-width: 700px;
}

.bfcgj_dda {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translate(0, -50%);
}

.bfcgj_dda .h1 {
	display: none;
	font-size: 60px;
	color: #ffffff;
}

.bfcgj_dda .h2 {
	font-size: 24px;
	color: #ffffff;
	font-family: 'SourceHanSansSCRegular';
	text-align: center;
}

.bfcgj_dda .h3 {
	display: none;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	line-height: 30px;
}

.bfcgj_ddon {
	width: 36% !important;
	opacity: 1 !important;
}

.bfcgj_ddon .h1 {
	display: block;
	padding-left: 65px;
	padding-right: 80px;
	text-align: left;
}

.bfcgj_ddon .h2 {
	display: none;
}

.bfcgj_ddon .h3 {
	display: block;
	padding-left: 65px;
	padding-right: 80px;
	margin-top: 65px;
}

.bfcgj_ym {
	position: absolute;
	right: 36px;
	bottom: 0;
	font-size: 30px;
	color: #dddddd;
	border-top: 1px solid #b0b0b0;
	box-sizing: border-box;
	padding: 45px 0;
}

.bfcgj_ym span {
	font-size: 48px;
	font-weight: bold;
}

.bfcgj_left {
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	background-color: rgba(255, 255, 255, 0.15);
	left: -25px;
	top: 50%;
	transform: translate(0, -50%);
}

.bfcgj_left img {
	width: 100%;
	height: 100%;
}

.bfcgj_right {
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	background-color: rgba(255, 255, 255, 0.15);
	right: -25px;
	top: 50%;
	transform: translate(0, -50%);
}

.bfcgj_right img {
	width: 100%;
	height: 100%;
}

.ABOUTS {
	width: 100%;
	display: flex;
	background: #FAFAFA;
}

.about {
	width: 1200px;
	margin: 50px auto;
}

.about1 {
	width: 100%;
	margin-top: 30px;
}

.about1_1 {
	width: 600px;
	display: inline-block;
	vertical-align: middle;
}

.about1_2 {
	
	box-sizing: border-box;
	width: 550px;
	margin-left: 45px;
	display: inline-block;
	vertical-align: middle;
}

.about12_1 {
	width: 100%;
	font-size: 30px;
	color: #000000;
	font-family: 'SourceHanSansSCBold';
}

.about12_2 {
	width: 100%;
	margin-top: 30px;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
}

.about12_3 {
	display: block;
	width: 160px;
	height: 50px;
	border-radius: 50px;
	margin-top: 25px;
	background: #23B1E6;
	text-align: center;
	line-height: 48px;
}

.about12_3 span {
	font-size: 16px;
	color: white;
	font-family: 'SourceHanSansSCRegular';
	display: inline-block;
	vertical-align: middle;
}

.about12_3 img {
	width: 30px;
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
}

.XWZXS {
	width: 100%;
	display: flex;
}

.xwzx {
	width: 100%;
	margin: 60px auto;
}

.xwzx1 {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.xwzx1_1 {
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	width: 115px;
	height: 40px;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #333333;
	font-family: 'SourceHanSansSCRegular';
	display: inline-block;
	margin-right: 35px;
}

.xwzx1_1:last-child {
	margin-right: 0;
}

.xwzx1-act {
	border: 1px solid #23B1E6;
	background: #23B1E6;
	color: white;
}

.xwzx1_1:hover {
	border: 1px solid #23B1E6;
	background: #23B1E6;
	color: white;
}

.xwzx2 {
	width: 100%;
	margin-top: 35px;
	display: none;
}

.xwzx2 .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.xwzx2 .swiper-container {
	width: 90%;
	height: 100%;
}

.xwzx2 .swiper-slide {
	width: 100%;
	height: 100%;
}

.xwzx2 .swiper-button-next,
.xwzx2 .swiper-button-prev {
	margin-top: -80px;
}

.xwzx2 .swiper-button-prev {
	width: 40px;
	height: 77px;
	background-image: url(../image/lt2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.xwzx2 .swiper-button-next {
	width: 40px;
	height: 77px;
	background-image: url(../image/rt2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
}

.xwzx2_1 {
	width: 100%;
	display: block;
}

.xwzx21_1 {
	width: 100%;
	height: 217px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.xwzx21_2 {
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: #111111;
}

.xwzx21_3 {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: #111111;
	font-family: 'SourceHanSansSCRegular';

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xwzx21_4 {
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	font-family: 'SourceHanSansSCRegular';
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.xwzx21_5 {
	width: 100%;
	margin-top: 35px;
	text-align: right;
}

.xwzx215 {
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	display: inline-block;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	position: relative;
}

.xwzx215 img {
	width: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.xwzx2_1:hover .xwzx215 {
	background: #A7E0F5;
}

.xwzx215_2 {
	display: none;
}

.xwzx2_1:hover .xwzx215_1 {
	display: none;
}

.xwzx2_1:hover .xwzx215_2 {
	display: block;
}

.xwzx3 {
	width: 100%;
	margin-top: 25px;
}

.xwzx3_1 {
	border: 1px solid #23B1E6;
	box-sizing: border-box;
	border-radius: 5px;
	width: 110px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #23B1E6;
	display: block;
	margin-left: 75%;
}

.xwzx3_1:hover {
	background: #23B1E6;
	color: white;
}

.TITLES {
	border-bottom: 1px solid #F2F2F2;
	box-sizing: border-box;
	width: 100%;
	height: 80px;
	
}

.titles {
	width: 1200px;
	height: 100%;
	margin: auto;
	line-height: 80px;
	font-size: 14px;
	color: #333333;
}

.titles a {
	color: #333333;
}

.titles-a {
	color: #23B1E6 !important;
}

.ny-ZYCP {
	width: 100%;
	background: #F2F2F2;
	display: flex;
}

.nyzycps {
	width: 1200px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 70px;
}

.nyzycps1 {
	box-sizing: border-box;
	width: 100%;
	background: white;
	margin-bottom: 30px;
}

.nyzycps1_1 {
	width: 310px;
	height: 245px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
}

.nyzycps1_1 img {
	width: 100%;
	display: none;
}

.nyzycps1_2 {
	
	box-sizing: border-box;
	width: 73.7%;
	padding: 0 30px;
	display: inline-block;
	vertical-align: middle;
}

.nyzycps12_1 {
	width: 100%;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nyzycps12_2 {
	width: 100%;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.nyzycps12_3 {
	width: 100%;
	font-size: 14px;
	color: #989898;
	margin-top: 30px;
}

.nyzycps2 {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

ul.pagination li {
	display: inline;
}

ul.pagination li a {
	color: black;
	float: left;
	padding: 8px 15px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	margin: 0 4px;
	font-size: 14px;
	background: white;
}

ul.pagination li a.active {
	background-color: #333333;
	color: white;
	border: 1px solid #333333;
}

ul.pagination li a:hover:not(.active) {
	background-color: #ddd;
}

.CPXQS {
	width: 100%;
	display: flex;
	background: #F2F2F2;
}

.cpxq {
	width: 1200px;
	margin: auto;
}

.cpxq1 {
	width: 100%;
	box-sizing: border-box;
	padding: 30px 0;
	display: inline-block;
}

.cpxq1_1 {
	font-size: 22px;
	color: #000000;
	float: left;
}

.cpxq1_2 {
	float: right;
	font-size: 16px;
	color: #000000;
	display: flex;
	align-items: center;
}

.cpxq2 {
	width: 100%;
	display: flex;
}

.cpxq2_1 {
	width: 48%;
	margin-right: 4%;
}

.cpxq2_2 {
	width: 48%;
	background: white;
	box-sizing: border-box;
	padding: 30px 25px;
}

.cpxq22_1 {
	width: 100%;
	font-size: 33px;
	color: #000000;
}

.cpxq22_2 {
	width: 100%;
	margin-top: 40px;
	font-size: 16px;
	color: #4D4D4D;
	line-height: 25px;
}

.cpxq3 {
	width: 100%;
	background: white;
	margin-top: 35px;
	box-sizing: border-box;
	padding: 5px 15px;
	margin-bottom: 75px;
}

.cpxq3_1 {
	border-bottom: 1px solid #23B1E6;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 0;
	font-size: 20px;
	color: #23B1E6;
}

.cpxq3_2 {
	width: 100%;
	font-size: 16px !important;
	color: #4D4D4D !important;
	padding: 30px 0;
	box-sizing: border-box;
	line-height: 25px;
}

.cpxq3_2 img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.NEWLIS {
	width: 100%;
	display: flex;
	background: #F2F2F2;
}

.newlis {
	width: 1200px;
	margin: 30px auto;
	background: #F2F2F2;
}

.newlis1 {
	border: 1px solid #CDCDCD;
	box-sizing: border-box;
	width: 100%;
	display: flex;
	align-items: center;
	background: white;
	margin-bottom: 30px;
}

.newlis1_1 {
	width: 370px;
	height: 260px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.newlis1_1 img {
	width: 100%;
	display: none;
}

.newlis1_2 {
	width: 70%;
	box-sizing: border-box;
	padding: 0 30px;
}

.newlis12_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newlis12_2 {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
}

.newlis12_3 {
	width: 100%;
	margin-top: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.newlis12_4 {
	border: 1px solid #CDCDCD;
	box-sizing: border-box;
	display: block;
	margin-top: 35px;
	width: 170px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #000000;
}

.newlis1:hover {
	box-shadow: 0 0 15px #CDCDCD;
}

.newlis1:hover .newlis12_1 {
	color: #23B1E6;
}

.newlis1:hover .newlis12_4 {
	border: 1px solid #23B1E6;
	background: #23B1E6;
	color: white;
}

.newfen {
	width: 100%;
	text-align: center;
}

.NEWDETA {
	width: 100%;
	display: flex;
}

.newdeta {
	width: 1200px;
	margin: 40px auto;
}

.newdeta1 {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #333333;
}

.newdeta2 {
	border-bottom: 1px solid #CACACA;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #666666;
	padding: 30px 0;
	position: relative;
}

.newdeta2 span:last-child {
	margin-left: 40px;
}

.newdeta2 a {
	font-size: 14px;
	color: #333333;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.newdeta3 {
	border-bottom: 1px solid #CACACA;
	box-sizing: border-box;
	width: 100%;
	padding: 30px 0;
	line-height: 25px;
	font-size: 14px;
	color: #333333;
}

.newdeta3 img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.newdeta4 {
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	padding: 20px 0;
}

.newdeta4_1 {
	width: 50%;
	float: left;
}

.newdeta4_1 a {
	width: 100%;
	display: block;
	font-size: 14px;
	color: #333333;
	margin-bottom: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newdeta4_1 a:last-child {
	margin-bottom: 0;
}

.newdeta4_2 {
	float: right;
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #333333;
}

.newdeta5 {
	display: block;
	margin: auto;
	width: 135px;
	height: 45px;
	background: #23B1E6;
	text-align: center;
	line-height: 45px;
	color: white;
	font-size: 14px;
	margin-top: 40px;
}

.GSJS {
	width: 100%;
	display: flex;
	background-image: url(../image/img19.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.gsjs {
	width: 1200px;
	margin: 50px auto;
}

.gsjs1 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}

.gsjs2 {
	width: 100%;
	margin-top: 50px;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
}

.MAPXX {
	width: 100%;
	background: #F2F2F2;
	display: flex;
}

.mapxx {
	width: 98%;
	margin: 50px auto;
	margin-left: 2%;
}

.map {
	border: 1px solid #7D7D7D;
	box-sizing: border-box;
	width: 52%;
	height: 590px;
	display: inline-block;
	vertical-align: middle;
}

.mapxx1 {
	width: 44.61%;
	margin-left: 3%;
	display: inline-block;
	vertical-align: middle;
	background-image: url(../image/img20.png);
	background-repeat: no-repeat;
	background-position: right top 13.5%;
	background-size: 69% auto;
}

.lxwm2_1 {
	width: 100%;
	font-size: 18px;
	color: #333333;
}

.lxwm2_2 {
	width: 30px;
	display: block;
	margin-top: 10px;
	margin-left: 120px;
}

.lxwm2_3 {
	width: 100%;
	margin-top: 10px;
	font-size: 48px;
	color: #333333;
}

.lxwm2_3 span {
	color: white;
}

.lxwm2_4 {
	width: 135px;
	display: block;
	margin-top: 20px;
}

.lxwm2_5 {
	width: 100%;
	margin-top: 75px;
}

.lxwm25 {
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}

.lxw {
	display: flex;
	align-items: center;
}

.lxw img {
	margin-top: 0;
}

.lxwm25:last-child {
	margin-bottom: 0;
}

.lxwm25 img {
	max-width: 30px;
	float: left;
	margin-top: 5px;
}

.lxwm25_1 {
	
	box-sizing: border-box;
	width: 92%;
	float: left;
	margin-left: 20px;
	line-height: 25px;
	font-size: 16px;
	color: #333333;
}

.lxwm25_1 span {
	font-weight: bold;
}
.RCZPS{
	width: 100%;
	display: flex;
}
.rczp{
	width: 1200px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 70px;
}
.rczp1{
	width: 100%;
	display: inline-block;
}
.rczp1_1{
	width: 455px;
	float: right;
}
.rczp1_2{
	
	box-sizing: border-box;
	width: 55%;
	float: left;
}
.rczp12_1{
	width: 100%;
	font-size: 36px;
	color: #333333;
	font-family: 'SourceHanSansCNHeavy';
}
.rczp12_1 p{
	font-size: 36px;
	font-family: 'SourceHanSansCNHeavy';
}
.rczp12_2{
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	font-family: 'SourceHanSansSCRegular';
	line-height: 25px;
}
.rczp12_3{
	width: 100%;
	margin-top: 60px;
	font-size: 18px;
	color: #D93F3D;
	font-family: 'SourceHanSansSCBold';
}
.rczp2{
	border-top: 1px solid #D9D9D9;
	box-sizing: border-box;
	width: 100%;
	margin-top: 100px;
}
.rczp2_1{
	border-bottom: 1px solid #D9D9D9;
	box-sizing: border-box;
	width: 100%;
}
.rczp21_1{
	width: 100%;
	box-sizing: border-box;
	padding: 40px 0;
}
.rczp211_1{
	
	box-sizing: border-box;
	width: 33.4%;
	font-size: 21px;
	color: #333333;
	font-family: 'SourceHanSansSCBold';
	display: inline-block;
	vertical-align: middle;
}
.rczp211_2{
	
	box-sizing: border-box;
	width: 18.3%;
	font-size: 20px;
	color: #999999;
	font-family: 'SourceHanSansSCRegular';
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.rczp211_3{
	
	box-sizing: border-box;
	width: 10%;
	display: inline-block;
	vertical-align: middle;
}
.rczp2113_1{
	width: 35%;
	display: block;
	margin: auto;
}
.rczp2113_2{
	width: 35%;
	display: none;
	margin: auto;
}
.rczp21_2{
	border-top: 1px solid #D9D9D9;
	width: 100%;
	box-sizing: border-box;
	padding: 50px 0;
	display: none;
}
.rczp212{
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
}
.rczp212:last-child{
	margin-bottom: 0;
}
.rczp212_1{
	width: 28%;
	font-size: 14px;
	color: #333333;
	font-family: 'SourceHanSansSCRegular';
	float: left;
}
.rczp212_2{
	width: 67%;
	float: left;
	margin-left: 5%;
	font-size: 14px;
	color: #333333;
	font-family: 'SourceHanSansSCRegular';
	line-height: 25px;
}
.rczp3{
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
@media (max-width: 1400px) and (min-width: 1020px) {
	.mapxx {
		display: flex;
		align-items: center;
	}

	.map {
		width: 52.5%;
		height: 445px;
	}

	.mapxx1 {
		width: 43.5%;
		margin-left: 4%;
	}
}

@media (max-width: 1220px) and (min-width: 1020px) {
	.bfcgj_ddon .h1 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.bfcgj_ddon .h3 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.about {
		width: 95%;
	}

	.about1 {
		display: flex;
		align-items: center;
	}

	.about1_1 {
		width: 50%;
	}

	.about1_1 {
		width: 48%;
		margin-left: 2%;
	}

	.about12_3 {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.xwzx1 {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.ny-banner2 {
		width: 95%;
	}

	.ny-banner2_2 {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.titles {
		width: 95%;
	}

	.nyzycps {
		width: 95%;
	}

	.nyzycps1_2 {

		width: 63%;
	}

	.nyzycps2 {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.cpxq {
		width: 95%;
	}

	.newlis {
		width: 95%;
	}

	.newfen {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.newdeta {
		width: 95%;
	}

	.gsjs {
		width: 95%;
	}

	.lxwm25 {
		display: flex;
		align-items: baseline;
	}
	.rczp{
		width: 95%;
	}
	.rczp3{
		display: flex;
		justify-content: center;
	}
	.rczp21_1{
		display: flex;
		align-items: center;
	}
	.rczp212{
		display: flex;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}

	.banner .swiper-button-next,
	.banner .swiper-button-prev {
		width: 0.8rem;
		height: 0.8rem;
	}

	.banner .swiper-button-prev {
		left: 0.36rem;
	}

	.banner .swiper-button-next {
		right: 0.36rem;
	}

	.banner .swiper-pagination {
		display: flex;
		justify-content: center;
	}

	.banner .swiper-pagination-bullet {
		width: 0.42rem;
		height: 0.04rem;
	}

	.ny-banner2 {
		width: 95%;
	}

	.ny-banner2_1 {
		font-size: 0.36rem;
	}

	.ny-banner2_2 {
		margin-top: 0.2rem;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.ny-banner2_2 img {
		width: 0.45rem;
	}

	.ny-banner2_2 span {
		font-size: 0.2rem;
		margin-left: 0.1rem;
		margin-right: 0.1rem;
	}

	.zycp {
		padding-top: 0.5rem;
	}

	.zycp1 {
		font-size: 0.42rem;
	}

	.zycp2 {
		width: 0.4rem;
		margin-top: 0.1rem;
	}

	.zycp3 {
		margin-top: 0.1rem;
		font-size: 0.23rem;
	}

	.zycp5 {
		width: 100%;
		margin-top: 0.25rem;
	}

	.zycp5 .swiper-container {
		width: 100%;
		height: 100%;
	}

	.zycp5 .swiper-slide {
		width: 100%;
		height: 100%;
	}

	.zycp5_1 {
		width: 100%;
		position: relative;
	}

	.zycp5_1 img {
		width: 100%;
		display: block;
	}

	.zycp52 {
		width: 100%;
		height: 4.7rem;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.zycp51 {
		width: 100%;
		box-sizing: border-box;
		padding: 0 0.6rem;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.zycp51 .h1 {
		font-size: 0.6rem;
		color: #ffffff;
	}

	.zycp51 .h2 {
		font-size: 0.24rem;
		color: #ffffff;
		font-family: 'SourceHanSansSCRegular';
	}

	.zycp51 .h3 {
		font-size: 0.2rem;
		color: #ffffff;
		font-weight: normal;
		line-height: 0.4rem;
	}

	.zycp5 .swiper-button-prev {
		width: 0.8rem;
		height: 0.8rem;
		border-radius: 50%;
		background: rgba(255, 255, 255, .2) url(../image/lt.png) no-repeat center;
		background-size: 100% 100%;
		left: -0.25rem;
	}

	.zycp5 .swiper-button-next {
		width: 0.8rem;
		height: 0.8rem;
		border-radius: 50%;
		background: rgba(255, 255, 255, .2) url(../image/rt.png) no-repeat center;
		background-size: 100% 100%;
		right: -0.25rem;
	}

	.about {
		width: 95%;
		margin: 0.5rem auto;
	}

	.about1 {
		margin-top: 0.3rem;
		display: flex;
		flex-wrap: wrap;
	}

	.about1_1 {
		width: 100%;
		display: block;
	}

	.about1_2 {
		width: 100%;
		margin-left: 0;
		margin-top: 0.45rem;
	}

	.about12_1 {
		font-size: 0.3rem;
	}

	.about12_2 {
		margin-top: 0.3rem;
		line-height: 0.4rem;
		font-size: 0.2rem;
	}

	.about12_3 {
		width: 2rem;
		height: 0.7rem;
		border-radius: 0.7rem;
		margin-top: 0.25rem;
		line-height: normal;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.about12_3 span {
		font-size: 0.22rem;
	}

	.about12_3 img {
		width: 0.3rem;
		margin-left: 0.2rem;
	}

	.xwzx1 {
		margin-top: 0.3rem;
		display: flex;
		justify-content: center;
		align-items: auto;
		flex-wrap: wrap;
	}

	.xwzx1_1 {
		width: 1.8rem;
		height: 0.8rem;
		border-radius: 0.8rem;
		line-height: 0.8rem;
		font-size: 0.2rem;
		margin-right: 0.35rem;
	}

	.xwzx {
		margin: 0.6rem auto;
	}

	.xwzx2 {
		margin-top: 0.35rem;
	}

	.xwzx2 .swiper-container {
		width: 100%;
	}

	.xwzx2 .swiper-button-next,
	.xwzx2 .swiper-button-prev {
		margin-top: -1.1rem;
	}

	.xwzx2 .swiper-button-prev {
		width: 0.4rem;
		height: 0.77rem;
	}

	.xwzx2 .swiper-button-next {
		width: 0.4rem;
		height: 0.77rem;
	}

	.xwzx21_1 {
		height: 2.17rem;
	}

	.xwzx21_2 {
		margin-top: 0.15rem;
		font-size: 0.2rem;
		padding: 0 0.1rem;
	}

	.xwzx21_3 {
		margin-top: 0.1rem;
		font-size: 0.22rem;
		padding: 0 0.1rem;
	}

	.xwzx21_4 {
		margin-top: 0.15rem;
		font-size: 0.2rem;
		padding: 0 0.1rem;
	}

	.xwzx21_5 {
		margin-top: 0.35rem;
		padding: 0 0.1rem;
		display: flex;
		justify-content: flex-end;
	}

	.xwzx215 img {
		width: 0.1rem;
	}

	.xwzx215 {
		width: 0.45rem;
		height: 0.45rem;
		line-height: 0.45rem;
	}

	.xwzx3 {
		margin-top: 0.25rem;
	}

	.xwzx3_1 {
		border-radius: 0.1rem;
		width: 1.6rem;
		height: 0.7rem;
		line-height: 0.7rem;
		font-size: 0.22rem;
	}

	.TITLES {
		height: 0.8rem;
	}

	.titles {
		width: 95%;
		line-height: 0.8rem;
		font-size: 0.2rem;
	}

	.nyzycps {
		width: 95%;
		margin-top: 0.3rem;
		margin-bottom: 0.7rem;
	}

	.nyzycps1 {
		margin-bottom: 0.3rem;
	}

	.nyzycps1_1 {
		width: 100%;
		height: auto;
		display: block;
	}

	.nyzycps1_1 img {
		display: block;
	}

	.nyzycps1_2 {
		width: 100%;
		padding: 0.3rem;
		display: block;
	}

	.nyzycps12_1 {
		font-size: 0.3rem;
	}

	.nyzycps12_2 {
		font-size: 0.2rem;
		line-height: 0.4rem;
		margin-top: 0.2rem;
	}

	.nyzycps12_3 {
		font-size: 0.2rem;
		margin-top: 0.3rem;
	}

	.nyzycps2 {
		margin-top: 0.2rem;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	ul.pagination li a {
		padding: 0.08rem 0.15rem;
		margin: 0 0.05rem;
		font-size: 0.2rem;
	}

	.cpxq {
		width: 95%;
	}

	.cpxq1 {
		padding: 0.3rem 0;
		display: flex;
		flex-wrap: wrap;
	}

	.cpxq1_1 {
		width: 100%;
		font-size: 0.22rem;
	}

	.cpxq1_2 {
		width: 100%;
		font-size: 0.2rem;
	}

	.cpxq2 {
		flex-wrap: wrap;
		align-items: center;
	}

	.cpxq2_1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 4%;
	}

	.cpxq2_2 {
		width: 100%;
		padding: 0.3rem 0.25rem;
	}

	.cpxq22_1 {
		font-size: 0.33rem;
	}

	.cpxq22_2 {
		margin-top: 0.4rem;
		font-size: 0.2rem;
		line-height: 0.5rem;
	}

	.cpxq3 {
		margin-top: 0.35rem;
		padding: 0.05rem 0.15rem;
		margin-bottom: 0.75rem;
	}

	.cpxq3_1 {
		padding: 0.1rem 0;
		font-size: 0.2rem;
	}

	.cpxq3_2 {
		font-size: 0.2rem !important;
		padding: 0.3rem 0;
		line-height: 0.5rem;
	}

	.newlis {
		width: 95%;
		margin: 0.3rem auto;
	}

	.newlis1 {
		flex-wrap: wrap;
		margin-bottom: 0.3rem;
	}

	.newlis1_1 {
		width: 100%;
		height: auto;
	}

	.newlis1_1 img {
		display: block;
	}

	.newlis1_2 {
		width: 100%;
		padding: 0.3rem;
	}

	.newlis12_1 {
		font-size: 0.26rem;
	}

	.newlis12_2 {
		margin-top: 0.2rem;
		font-size: 0.2rem;
	}

	.newlis12_3 {
		margin-top: 0.25rem;
		line-height: 0.4rem;
		font-size: 0.2rem;
	}

	.newlis12_4 {
		margin-top: 0.35rem;
		width: 1.7rem;
		height: 0.7rem;
		line-height: 0.7rem;
		font-size: 0.2rem;
	}

	.newlis1:hover {
		box-shadow: 0 0 0.2rem #cdcdcd;
	}

	.newfen {
		display: flex;
		flex-wrap: wrap;
	}

	.newdeta {
		width: 95%;
		margin: 0.4rem auto;
	}

	.newdeta1 {
		font-size: 0.36rem;
	}

	.newdeta2 {
		font-size: 0.2rem;
		padding: 0.3rem 0;
		display: flex;
		justify-content: space-between;
	}

	.newdeta2 a {
		font-size: 0.2rem;
		position: inherit;
		right: inherit;
		top: inherit;
		transform: none;
	}

	.newdeta2 span:last-child {
		margin-left: 0.4rem;
	}

	.newdeta3 {
		padding: 0.3rem 0;
		line-height: 0.5rem;
		font-size: 0.2rem;
	}

	.newdeta4 {
		display: flex;
		flex-wrap: wrap;
		padding: 0.2rem 0;
	}

	.newdeta4_1 {
		width: 100%;

	}

	.newdeta4_1 a {
		font-size: 0.2rem;
		margin-bottom: 0.25rem;
	}

	.newdeta4_2 {
		font-size: 0.2rem;
	}

	.newdeta5 {
		width: 1.35rem;
		height: 0.6rem;
		line-height: 0.6rem;
		font-size: 0.2rem;
		margin-top: 0.4rem;
	}

	.gsjs {
		width: 95%;
		margin: 0.5rem auto;
	}

	.gsjs1 {
		font-size: 0.3rem;
	}

	.gsjs2 {
		margin-top: 0.5rem;
		font-size: 0.2rem;
		line-height: 0.4rem;
	}

	.mapxx {
		margin: 0.5rem auto;
		margin-left: 2%;
	}

	.map {
		width: 98%;
		height: 5.9rem;
		display: block;
	}

	.mapxx1 {
		width: 100%;
		margin-left: 0;
		margin-top: 0.8rem;
		display: block;
		background-position: right top 12.5%;
	}

	.lxwm2_1 {
		font-size: 0.22rem;
	}

	.lxwm2_2 {
		width: 0.3rem;
		margin-top: 0.1rem;
		margin-left: 1.2rem;
	}

	.lxwm2_3 {
		margin-top: 0.1rem;
		font-size: 0.48rem;
	}

	.lxwm2_4 {
		width: 1.35rem;
		margin-top: 0.2rem;
	}

	.lxwm2_5 {
		margin-top: 0.75rem;
	}

	.lxwm25 {
		display: flex;
		align-items: flex-start;
		margin-bottom: 0.2rem;
	}

	.lxwm25 img {
		max-width: 0.35rem;
		margin-top: 0.05rem;
	}

	.lxwm25_1 {
		margin-left: 0.2rem;
		line-height: 0.4rem;
		font-size: 0.2rem;
	}
	.rczp {
	    width: 95%;
	    margin-top: 0.4rem;
	    margin-bottom: 0.7rem;
	}
	.rczp1_1{
		width: 100%;
	}
	.rczp1_2{
		width: 100%;
		margin-top: 2%;
	}
	.rczp12_1{
		font-size: 0.36rem;
	}
	.rczp12_1 p{
		font-size: 0.36rem;
	}
	.rczp12_2 {
	    margin-top: 0.2rem;
	    font-size: 0.2rem;
	    line-height: 0.4rem;
	}
	.rczp12_3 {
	    margin-top: 0.6rem;
	    font-size: 0.22rem;
	}
	.rczp3{
		margin-top: 0.5rem;
		display: flex;
		flex-wrap: wrap;
	}
	.scoll{
		width: 100%;
		overflow-x: auto;
	}
	.rczp2{
		width: 10rem;
		margin-top: 1rem;
	}
	.rczp21_1 {
	    padding: 0.4rem 0;
		display: flex;
		align-items: center;
	}
	.rczp211_1 {
	    font-size: 0.21rem;
	}
	.rczp211_2 {
	    font-size: 0.2rem;
	}
	.rczp21_2 {
	    padding: 0.5rem 0;
	}
	.rczp212 {
	    margin-bottom: 0.3rem;
	}
	.rczp212_1{
		font-size: 0.2rem;
	}
	.rczp212_2{
		font-size: 0.2rem;
		line-height: 0.4rem;
	}

}