body {
	margin: auto;
	cursor: default;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input,
span {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}

/* a:hover,
button:hover {
	opacity: 0.7;
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1250px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.banner {
	width: 100%;
}

.banner .swiper {
	width: 100%;
	height: 100%;
}

.banner .swiper-slide {
	width: 100%;
	height: 100%;
}

.banner .swiper-pagination-bullet {
	width: 65px;
	height: 3px;
	background: #FFFFFF;
	border-radius: 3px;
}

.banner .swiper-pagination-bullet-active {
	background: #FFFFFF;
}

.banne {
	width: 100%;
	/*height: 700px;*/
	height: 500px;
	position: relative;
}

.banne1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.banne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	/*top: 50%;*/
	top:60%;
	transform: translate(-50%, -50%);
}

.banne3 {
	width: 100%;
}

.banne3_1 {
	width: 100%;
	/*font-size: 44px;*/
	font-size: 36px;
	color: white;
	font-weight: bold;
}

.banne3_2 {
	width: 100%;
	margin-top: 15px;
	/*font-size: 34px;*/
	font-size: 26px;
	color: white;
}

.banne3_3 {
	width: 145px;
	height: 50px;
	border-radius: 50px;
	display: block;
	margin-top: 35px;
	background: #00CCFF;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: white;
}

.inde_jjfas {
	width: 100%;
}

.inde_jjfa {
	width: 100%;
	margin: 65px auto;
}

.inde_jjfa1 {
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
}

.inde_jjfa1_1 {
	float: left;
}

.inde_jjfa1_2 {
	width: 100%;
	/*font-size: 38px;*/
	font-size: 30px;
	color: #333333;
}

.inde_jjfa1_2 span {
	display: inline-block;
	vertical-align: middle;
}

.inde_jjfa1_2 img {
	width: 25px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.inde_jjfa1_3 {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: #666666;
}

.inde_jjfa1_4 {
	width: 90px;
	height: 30px;
	display: block;
	border-radius: 30px;
	text-align: center;
	line-height: 30px;
	background: #0099FF;
	color: white;
	font-size: 14px;
	float: right;
}

.inde_jjfa2 {
	width: 100%;
	display: flex;
}

.inde_jjfa2_1 {
	border-right: 1px solid white;
	width: 20%;
	height: 370px;
	display: block;
	position: relative;
}

.inde_jjfa2_1:last-child {
	border-right: 0;
}

.inde_jjfa2_2 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_jjfa2_3 {
	width: 100%;
	padding: 0 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.inde_jjfa2_4 {
	height: 50px;
	display: block;
	margin: auto;
}

.inde_jjfa2_5 {
	width: 100%;
	margin-top: 15px;
	text-align: center;
	font-size: 24px;
	color: white;
	font-weight: bold;
}

.inde_jjfa2_6 {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	color: white;
	line-height: 25px;
	display: none;
}

.inde_jjfa2_1:hover .inde_jjfa2_6 {
	display: block;
}

.inde_hydts {
	width: 100%;
	background: #F7FCFF;
}

.inde_hydt {
	width: 100%;
	margin: 65px auto;
}

.inde_hydt1 {
	width: 100%;
	display: flex;
}

.inde_hydt2 {
	width: 48%;
	height: 370px;
}

.inde_hydt2 .swiper {
	width: 100%;
	height: 100%;
}

.inde_hydt2 .swiper-slide {
	width: 100%;
	height: 100%;
}

.inde_hydt2 .swiper-pagination {
	text-align: right;
	padding: 0 30px;
	bottom: 30px;
}

.inde_hydt2 .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #B7B9BC;
	border-radius: 8px;
	opacity: 1;
}

.inde_hydt2 .swiper-pagination-bullet-active {
	background: #FFFFFF;
}

.inde_hydt2_1 {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}

.inde_hydt2_2 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_hydt2_3 {
	width: 100%;
	padding: 25px;
	font-size: 20px;
	color: white;
	background-image: url(../img/bg_1.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
	position: absolute;
	left: 0;
	bottom: 0;
}

.inde_hydt3 {
	width: 50%;
	float: left;
	margin-left: 2%;
}

.inde_hydt3_1 {
	border-bottom: 1px dashed #D1D4D6;
	width: 100%;
	display: flex;
	padding: 20px 0;
}

.inde_hydt3_2 {
	width: calc(100% - 95px);
}

.inde_hydt3_2_1 {
	width: 100%;
	font-size: 18px;
	color: #333333;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_hydt3_2_2 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_hydt3_3 {
	border: 1px solid #F4F6F4;
	width: 65px;
	margin-left: 30px;
	background: #EAF7FC;
	padding: 0 5px;
	text-align: center;
}

.inde_hydt3_3_1 {
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
	padding: 5px 0;
}

.inde_hydt3_3_2 {
	border-top: 1px solid #8CD1E9;
	width: 100%;
	padding: 5px 0;
	font-size: 12px;
	color: #0099FF;
}

.inde_cgals {
	width: 100%;
}

.inde_cgal {
	width: 100%;
	margin-top: 55px;
}

.inde_cgal1 {
	width: 100%;
}

.inde_cgal1 .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.inde_cgal1 .swiper {
	width: 100%;
	height: 100%;
}

.inde_cgal1 .swiper-slide {
	width: 100%;
	height: 100%;
	padding: 15px;
}

.inde_cgal1 .swiper-button-prev::after,
.inde_cgal1 .swiper-button-next::after {
	display: none;
}

.inde_cgal1 .swiper-button-prev {
	width: 15px;
	height: 25px;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: -40px;
}

.inde_cgal1 .swiper-button-next {
	width: 15px;
	height: 25px;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: -40px;
}

.inde_cgal2 {
	width: 100%;
	box-shadow: 0 0 14px rgba(237, 237, 237, .75);
	display: block;
}

.inde_cgal2_1 {
	width: 100%;
	height: 230px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_cgal2_2 {
	width: 100%;
	padding: 5px 25px;
}

.inde_cgal2_3 {
	width: 100%;
	font-size: 18px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* 限制文本行数为2 */
	overflow: hidden;
}

.inde_cgal2_4 {
	width: 100%;
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* 限制文本行数为2 */
	overflow: hidden;
}

.inde_cgal2_5 {
	border-top: 1px solid #EBEBEB;
	width: 100%;
	padding: 20px 0;
	text-align: right;
	font-size: 14px;
	color: #0199FF;
	margin-top: 20px;
}

.inde_cgal2_5 span {
	display: inline-block;
	vertical-align: middle;
}

.inde_cgal2_5 img {
	width: 25px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_gywms {
	width: 100%;
	background-image: url(../img/bg_2.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 700px auto;
}

.inde_gywm {
	width: 100%;
	margin: 70px auto;
}

.inde_gywm1 {
	width: 40%;
	display: inline-block;
	vertical-align: middle;
}

.inde_gywm1_1 {
	width: 100%;
	margin-top: 45px;
	font-size: 16px;
	color: #333333;
}

.inde_gywm1_2 {
	width: 130px;
	height: 45px;
	border-radius: 45px;
	display: block;
	margin-top: 35px;
	text-align: center;
	line-height: 45px;
	background: #0099FF;
	font-size: 14px;
	color: white;
}

.inde_gywm2 {
	width: 48%;
	margin-left: 11%;
	display: inline-block;
	vertical-align: middle;
}

.inde_hzhbs {
	width: 100%;
	background: #F7FCFF;
}

.inde_hzhb {
	width: 100%;
	margin: 50px auto;
}

.inde_hzhb1 {
	width: 100%;
}

.inde_hzhb1 .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.inde_hzhb1 .swiper {
	width: calc(100% - 30px - 40px);
	height: 100%;
}

.inde_hzhb1 .swiper-slide {
	width: 100%;
	height: 100%;
}

.inde_hzhb1 .swiper-button-prev::after,
.inde_hzhb1 .swiper-button-next::after {
	display: none;
}

.inde_hzhb1 .swiper-button-prev {
	width: 15px;
	height: 25px;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.inde_hzhb1 .swiper-button-next {
	width: 15px;
	height: 25px;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
}

.inde_hzhb2 {
	width: 100%;
	height: 65px;
	overflow: hidden;
	position: relative;
}

.inde_hzhb2 img {
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.nybanner {
	width: 100%;
	height: 500px;
	position: relative;
}

.nybanne1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.nybanne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.nybanne3 {
	width: 100%;
}

.nybanne3_1 {
	width: 100%;
	font-size: 36px;
	color: white;
	font-weight: bold;
}

.nybanne3_2 {
	width: 100%;
	margin-top: 15px;
	font-size: 26px;
	color: white;
}

.tit_box {
	width: 100%;
}

.tit_bo {
	width: 100%;
	margin: 30px auto;
	font-size: 14px;
	color: #999999;
}

.tit_bo img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.tit_bo div {
	width: calc(100% - 30px);
	display: inline-block;
	vertical-align: middle;
}

.tit_bo span {
	margin: 0 5px;
}

.fl_box {
	width: 100%;
}

.fl_bo {
	width: 100%;
	text-align: center;
}

.fl_bo1 {
	min-width: 150px;
	height: 50px;
	border-radius: 50px;
	padding: 0 25px;
	line-height: 50px;
	background: #F2F2F2;
	display: inline-block;
	margin-right: 30px;
	margin-top: 15px;
	font-size: 20px;
	color: #333333;
}

.fl_bo1:last-child {
	margin-right: 0;
}

.fl_bo1.on {
	background: #0099FF;
	color: white;
}

.cplb_box {
	width: 100%;
}

.cplb_bo {
	width: 100%;
	margin: 60px auto;
}

.cplb_list {
	width: 100%;
}

.cplb_li {
	width: 100%;
	display: block;
	margin-bottom: 55px;
}

.cplb_li:last-child {
	margin-bottom: 0;
}

.cplb_li1 {
	width: 52%;
	height: 320px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.cplb_li2 {
	width: 43%;
	margin-left: 4%;
	display: inline-block;
	vertical-align: middle;
}

.cplb_li2_1 {
	width: 100%;
	/*font-size: 34px;*/
	font-size: 26px;
	color: #333333;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.cplb_li2_2 {
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	/* 限制文本行数为2 */
	overflow: hidden;
}

.cplb_li2_3 {
	border-top: 1px solid #E2E2E2;
	width: 100%;
	margin-top: 35px;
	padding: 30px 0;
	text-align: right;
	font-size: 14px;
	color: #0199FF;
}

.cplb_li2_3 span {
	display: inline-block;
	vertical-align: middle;
}

.cplb_li2_3 img {
	width: 25px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.tyrj_box {
	width: 100%;
}

.tyrj_bo {
	width: 100%;
	margin: 65px auto;
}

.tyrj_list {
	width: 100%;
}

.tyrj_li {
	border: 1px solid #EBEBEB;
	width: 100%;
	display: block;
	margin-bottom: 50px;
}

.tyrj_li:last-child {
	margin-bottom: 0;
}

.tyrj_li1 {
	border-right: 1px solid #EBEBEB;
	width: 280px;
	height: 220px;
	background: #F8F8F8;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.tyrj_li1 img {
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.tyrj_li1::before {
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid #EBEBEB;
	/* 可以调整为需要的宽度 */
	border-bottom: 10px solid transparent;
	/* 底部边框的颜色和大小 */
	border-top: 10px solid transparent;
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translateY(-50%);
}

.tyrj_li1::after {
	content: '';
	width: 0;
	height: 0;
	border-left: 8px solid #F8F8F8;
	/* 可以调整为需要的宽度 */
	border-bottom: 8px solid transparent;
	/* 底部边框的颜色和大小 */
	border-top: 8px solid transparent;
	position: absolute;
	right: -8px;
	top: 50%;
	transform: translateY(-50%);
}

.tyrj_li2 {
	width: calc(100% - 290px);
	padding: 0 75px;
	display: inline-block;
	vertical-align: middle;
}

.tyrj_li2_1 {
	width: 100%;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.tyrj_li2_2 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #666666;
}

.deta_tops {
	width: 100%;
}

.deta_top {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
}

.deta_top1 {
	width: 44%;
	display: inline-block;
	vertical-align: middle;
}

.deta_top1_1 {
	width: 100%;
	/*font-size: 38px;*/
	font-size: 30px;
	color: #333333;
}

.deta_top1_1 span {
	display: inline-block;
	vertical-align: middle;
}

.deta_top1_1 img {
	width: 30px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.deta_top1_2 {
	width: 100%;
	margin-top: 15px;
	font-size: 20px;
	color: #333333;
}

.deta_top1_3 {
	width: 100%;
	margin-top: 40px;
	font-size: 14px;
	color: #333333;
}

.deta_top2 {
	width: 44%;
	margin-left: 11%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.deta_top2 img {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}

.deta_top2::after {
	content: '';
	width: 95px;
	height: 95px;
	border-radius: 10px;
	background: #E5F5FF;
	position: absolute;
	right: -25px;
	top: -25px;
}

.deta_cens {
	width: 100%;
}

.deta_cent {
	width: 100%;
}

.deta_cent:nth-child(odd) {
	background-color: #F5F9FE;
	background-image: url(../img/bg_3.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 665px auto;
}

.deta_cen {
	width: 100%;
	margin: 65px auto;
}

.deta_cen1 {
	width: 100%;
	/*font-size: 38px;*/
	font-size: 30px;
	color: #333333;
	margin-bottom: 30px;
}

.deta_cen1 span {
	display: inline-block;
	vertical-align: middle;
}

.deta_cen1 img {
	width: 30px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.deta_cen2 {
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
}

.deta_cen2:last-child {
	margin-bottom: 0;
}

.deta_cen2_1 {
	width: 50px;
	margin-right: 20px;
	float: left;
}

.deta_cen2_2 {
	width: calc(100% - 70px);
	float: left;
}

.deta_cen2_3 {
	width: 100%;
	font-size: 20px;
	color: #333333;
}

.deta_cen2_4 {
	width: 100%;
	margin-top: 5px;
	font-size: 14px;
	color: #666666;
}

.deta_cen2_5 {
	width: 100%;
	margin-top: 5px;
}

.deta_cen2_5_1 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
}

.deta_cen2_5_1 span {
	font-size: 16px;
	margin-right: 10px;
}

.hydt_box {
	width: 100%;
}

.hydt_bo {
	width: 100%;
	margin-bottom: 55px;
}

.pages {
	width: 100%;
	text-align: center;
	margin-top: 60px;
}

.pagination {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.pagination li {
	display: inline;
	text-align: center;
}

.pagination a {
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	float: left;
	display: block;
	min-width: 30px;
	height: 30px;
	font-size: 14px;
	padding: 0 10px;
	background: white;
	color: #707070;
	text-align: center;
	line-height: 30px;
	margin: 0 5px;
	border-radius: 2px;
}

.pagination img {
	height: 10px;
}

.pagination span {
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	float: left;
	display: block;
	min-width: 30px;
	height: 30px;
	font-size: 14px;
	padding: 0 10px;
	background: white;
	color: #707070;
	text-align: center;
	line-height: 30px;
	margin: 0 5px;
	border-radius: 2px;
}

.pagination a.active {
	border: 1px solid #0099FF;
	background: #0099FF;
	color: white;
}

.pagination a:active {
	border: 1px solid #0099FF;
	background: #0099FF;
	color: white;
}

.hydt_list {
	width: 100%;
}

.hydt_li {
	border-bottom: 1px dashed #D5D5D5;
	width: 100%;
	display: inline-block;
	padding: 40px 10px;
}

.hydt_li1 {
	border: 1px solid #FCF9F4;
	width: 65px;
	background: #F2FAFC;
	padding: 0 5px;
	text-align: center;
	float: left;
}

.hydt_li1_1 {
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
	padding: 5px 0;
}

.hydt_li1_2 {
	border-top: 1px solid #8CD1E9;
	width: 100%;
	padding: 5px 0;
	font-size: 12px;
	color: #0099FF;
}
.hydt_li2{
	width: 195px;
	height: 120px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: left;
}
.hydt_li3{
	width: calc(100% - 65px - 195px);
	float: left;
	padding: 0 15px;
}
.hydt_li3_1{
	width: 100%;
	font-size: 20px;
	color: #333333;
	 white-space: nowrap; /* 防止文本换行 */
	  overflow: hidden; /* 隐藏溢出的内容 */
	  text-overflow: ellipsis; /* 显示省略符号来代表被修剪的文本 */
}
.hydt_li3_2{
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	 display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2; /* 限制文本行数为2 */
	  overflow: hidden;
}
.hydt_li3_3{
	width: 100%;
	margin-top: 5px;
	text-align: right;
	font-size: 14px;
	color: #0099FF;
}
.hydt_li3_3 span{
	display: inline-block;
	vertical-align: middle;
}
.hydt_li3_3 img{
	width: 25px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.hydt_details{
	width: 100%;
}
.hydt_detail{
	width: 100%;
	margin: 20px auto;
	display: inline-block;
}
.hydt_detari{
	width: 300px;
	float: left;
	margin-left: 45px;
}
.hydt_detari1{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.hydt_detari1 span{
	position: relative;
	z-index: 1;
}
.hydt_detari1::after{
	content: '';
	width: 100%;
	height: 6px;
	border-radius: 6px;
	background: #ABDDFF;
	position: absolute;
	left: 0;
	bottom: 0;
}
.hydt_detari2{
	width: 100%;
	margin-top: 15px;
}
.hydt_detari3{
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	padding: 30px 0;
	display: inline-block;
}
.hydt_detari3_1{
	width: 115px;
	height: 70px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: left;
	margin-right: 10px;
}
.hydt_detari3_2{
	width: calc(100% - 125px);
	float: left;
}
.hydt_detari3_3{
	width: 100%;
	font-size: 16px;
	color: #333333;
	 display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2; /* 限制文本行数为2 */
	  overflow: hidden;
}
.hydt_detari3_4{
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
	color: #999999;
}
.hydt_detaille{
	width: calc(100% - 345px);
	float: left;
}
.hydt_detaille1{
	width: 100%;
	font-size: 34px;
	color: #333333;
}
.hydt_detaille2{
	width: 100%;
	display: flex;
}
.hydt_detaille2_1{
	margin-top: 20px;
	margin-right: 25px;
	font-size: 14px;
	color: #999999;
}
.hydt_detaille2_1:last-child{
	margin-right: 0;
}
.hydt_detaille2_1 img{
	max-width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.hydt_detaille2_1 span{
	display: inline-block;
	vertical-align: middle;
}
.hydt_detaille3{
	border-top: 1px solid #E9E9E9;
	width: 100%;
	margin-top: 40px;
	padding: 35px 0;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.hydt_detaille3 img{
	max-width: 100%;
}
.hzhb_box{
	width: 100%;
}
.hzhb_bo{
	width: 100%;
}
.hzhb_list{
	width: 100%;
	display: inline-block;
}
.hzhb_li{
	width: 18.4%;
	height: 65px;
	overflow: hidden;
	position: relative;
	margin: 50px 0;
	margin-right: 2%;
	float: left;
}
.hzhb_li:nth-child(5n){
	margin-right: 0;
}
.hzhb_li img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.cgal_box{
	width: 100%;
}
.cgal_bo{
	width: 100%;
	margin: 15px auto;
}
.cgal_list{
	width: 100%;
}
.cgal_li{
	width: 100%;
	display: block;
	margin-bottom: 45px;
}
.cgal_li:last-child{
	margin-bottom: 0;
}
.cgal_li1{
	width: 290px;
	height: 205px;
	margin-right: 30px;
	display: inline-block;
	vertical-align: middle;
}
.cgal_li2{
	width: calc(100% - 330px);
	display: inline-block;
	vertical-align: middle;
}
.cgal_li2_1{
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	padding-bottom: 20px;
	font-size: 28px;
	color: #333333;
	 white-space: nowrap; /* 防止文本换行 */
	  overflow: hidden; /* 隐藏溢出的内容 */
	  text-overflow: ellipsis; /* 显示省略符号来代表被修剪的文本 */
	  position: relative;
}
.cgal_li2_1::after{
	content: '';
	width: 35px;
	height: 4px;
	border-radius: 4px;
	background: #0099FF;
	position: absolute;
	left: 0;
	bottom: 0;
}
.cgal_li2_2{
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: #666666;
	 display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2; /* 限制文本行数为2 */
	  overflow: hidden;
}
.cgal_li2_3{
	border: 1px solid #0199FF;
	width: 100px;
	height: 40px;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #0099FF;
	margin-top: 20px;
	margin-left: calc(100% - 100px);
}
.cgaldeta_tops{
	width: 100%;
}
.cgaldeta_top{
	width: 100%;
	margin: 25px auto;
}
.cgaldeta_top1{
	max-width: 100%;
	width: 515px;
	font-size: 34px;
	color: #333333;
}
.cgaldeta_top1 img{
	width: 30px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.cgaldeta_top2{
	width: 100%;
	margin-top: 40px;
	display: inline-block;
}
.cgaldeta_top3{
	width: 54%;
	float: left;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.cgaldeta_top4{
	width: 44%;
	float: right;
}
.cgaldeta_top4 .swiper{
	width: 100%;
	height: 100%;
}
.cgaldeta_top4 .swiper-slide{
	width: 100%;
	height: 100%;
}
.cgaldeta_top4 .swiper-button-prev::after,.cgaldeta_top4 .swiper-button-next::after{
	display: none;
}
.cgaldeta_top4 .swiper-button-prev{
	width: 50px;
	height: 50px;
	background-image: url(../img/prev_3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.cgaldeta_top4 .swiper-button-next{
	width: 50px;
	height: 50px;
	background-image: url(../img/next_3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.cgaldeta_top4_1{
	width: 100%;
	height: 400px;
	display: block;
	object-fit: cover;
	object-position: center;
}
.cgaldeta_cens{
	width: 100%;
	background: #F7F9FB;
}
.cgaldeta_cen{
	width: 100%;
	margin: 70px auto;
}
.cgaldeta_cen1{
	width: 100%;
	font-size: 38px;
	color: #333333;
}
.cgaldeta_cen1 img{
	width: 30px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.cgaldeta_cen2{
	width: 100%;
	margin-top: 30px;
}
.cgaldeta_cen2 .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.cgaldeta_cen2 .swiper {
	width: 100%;
	height: 100%;
}

.cgaldeta_cen2 .swiper-slide {
	width: 100%;
	height: 100%;
	padding: 15px;
}

.cgaldeta_cen2 .swiper-button-prev::after,
.cgaldeta_cen2 .swiper-button-next::after {
	display: none;
}

.cgaldeta_cen2 .swiper-button-prev {
	width: 15px;
	height: 25px;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: -40px;
}

.cgaldeta_cen2 .swiper-button-next {
	width: 15px;
	height: 25px;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: -40px;
}
.gywm_gsjjs{
	width: 100%;
}
.gywm_gsjj{
	width: 100%;
	margin: 50px auto;
}
.gywm_gsjj1{
	width: 100%;
	text-align: center;
	font-size: 38px;
	color: #333333;
}
.gywm_gsjj2{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	color: #666666;
}
.gywm_gsjj3{
	width: 100%;
	margin-top: 50px;
	background: #F7FCFF;
}
.gywm_gsjj3_1{
	width: 51%;
	padding: 0 50px;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	display: inline-block;
	vertical-align: middle;
}
.gywm_gsjj3_2{
	width: 48%;
	height: 370px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}
.gywm_lxwms{
	width: 100%;
}
.gywm_lxwm{
	width: 100%;
	margin: 70px auto;
	display: inline-block;
}
.gywm_lxwm1{
	width: 40%;
	float: left;
}
.gywm_lxwm1_1{
	width: 100%;
	font-size: 38px;
	color: #333333;
}
.gywm_lxwm1_2{
	width: 100%;
	margin-top: 10px;
	font-size: 20px;
	color: #999999;
}
.gywm_lxwm1_3{
	width: 100%;
	margin-top: 45px;
}
.gywm_lxwm1_3_1{
	width: 25px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.gywm_lxwm1_3_2{
	width: calc(100% - 50px);
	display: inline-block;
	vertical-align: middle;
}
.gywm_lxwm1_3_3{
	width: 100%;
	font-size: 14px;
	color: #999999;
}
.gywm_lxwm1_3_4{
	width: 100%;
	margin-top: 5px;
	font-size: 16px;
	color: #333333;
}
.gywm_lxwm2{
	width: 56%;
	height: 485px;
	margin-left: 4%;
	float: left;
}
.gywm_ryzzs{
	width: 100%;
}
.gywm_ryzz{
	width: 100%;
	margin: 60px auto;
}
.ryzz_list{
	width: 100%;
	display: inline-block;
}
.ryzz_li{
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 50px;
}
.ryzz_li:nth-child(3n){
	margin-right: 0;
}
.ryzz_li1{
	width: 100%;
	position: relative;
}
.ryzz_li1_1{
	width: 100%;
	display: block;
}
.ryzz_li1_2{
	   width: 85%;
	    height: 85%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.ryzz_li1_2 img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.ryzz_li2{
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	 white-space: nowrap; /* 防止文本换行 */
	  overflow: hidden; /* 隐藏溢出的内容 */
	  text-overflow: ellipsis; /* 显示省略符号来代表被修剪的文本 */
}
.preview_cover{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
}
.preview_cnt{
    width: 95%;
    height: 95%;
     display: none;
    overflow: hidden;
    position: fixed;
    left: 50%;
    top: 50%;
        transform: translate(-50%, -50%);
    z-index: 21;
}
.preview_cnt1{
   width: 100%;
    height:100%;
    display: block;
    object-fit: contain;
    object-position: center;
}
.preview_cnt2{
        width: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
        z-index: 1;
}