body {
	margin: auto;
	cursor: default;
	font-family: "SourceHanSansCN-Regular";
	padding-top: 150px;
}

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: 6px;
	height: 6px;
}

::-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: 1210px;
	height: 100%;
	margin: auto;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.inde_box .section .container {
	padding-top: 150px;
}

.banner {
	width: 100%;
	height: 100%;
	position: relative;
}

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

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

.banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	border-radius: 10px;
	opacity: 1;
}

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

.banne {
	width: 100%;
	height: 100%;
	position: relative;
}

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

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

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

.banne3_1 {
	width: 100%;
	font-size: 119px;
	color: #B2976C;
	font-weight: bold;
	text-shadow: 0 -2px #fff, 2px 0px #fff, 0 2px #fff, -2px 0 #fff,
		-2px -2px #fff, 2px 2px #fff, 2px -2px #fff, -2px 2px #fff;
}

.banne3_2 {
	width: 100%;
	font-size: 39px;
	color: white;
	font-weight: bold;
	margin-top: 30px;
}

.banne3_2 span {
	position: relative;
}

.banne3_2 span::before {
	content: '';
	width: 175px;
	height: 2px;
	background: rgba(255, 255, 255, .5);
	position: absolute;
	left: -190px;
	top: 50%;
	transform: translateY(-50%);
}

.banne3_2 span::after {
	content: '';
	width: 175px;
	height: 2px;
	background: rgba(255, 255, 255, .5);
	position: absolute;
	right: -190px;
	top: 50%;
	transform: translateY(-50%);
}

.banne3_3 {
	padding: 15px 30px;
	border-radius: 15px;
	background: rgba(0, 0, 0, .5);
	display: inline-block;
	margin-top: 45px;
}

.banne3_3 div {
	border-right: 2px solid #B2976C;
	font-size: 29px;
	color: #B2976C;
	float: left;
	padding: 0 15px;
}

.banne3_3 div:last-child {
	border-right: 0;
}

.inde_zylys {
	width: 100%;
	height: 100%;
	background-image: url(../img/bg_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_zyly {
	width: 100%;
	margin-bottom: 125px;
	margin-top: 95px;
}

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

.inde_zyly1_1 {
	width: 40px;
	display: block;
	margin: auto;
}

.inde_zyly1_2 {
	width: 100%;
	position: relative;
}

.inde_zyly1_3 {
	width: 100%;
	font-size: 78px;
	color: #E6E6E6;
	font-weight: bold;
	line-height: 78px;
	text-transform: uppercase;
}

.inde_zyly1_4 {
	width: 100%;
	font-size: 38px;
	line-height: 38px;
	color: #000000;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.inde_zyly2 {
	width: 100%;
	display: inline-block;
}

.inde_zyly2_1 {
	width: 48%;
	height: 475px;
	margin-top: 50px;
	float: left;
	margin-right: 4%;
	border-radius: 10px;
	overflow: hidden;
	display: block;
	position: relative;
}

.inde_zyly2_1:nth-child(2n) {
	margin-right: 0;
}

.inde_zyly2_1::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	position: absolute;
	left: 0;
	top: 0;
}

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

.inde_zyly2_3 {
	width: 100%;
	padding: 0 35px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.inde_zyly2_4 {
	max-width: 100%;
	height: 35px;
	padding: 0 10px;
	display: inline-block;
	background: #B2976C;
	line-height: 35px;
	font-size: 18px;
	color: white;
	font-weight: bold;
}

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

.inde_zyly2_6 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: rgba(255, 255, 255, .7);
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_zyly2_7 {
	width: 100%;
	margin-top: 40px;
	text-align: right;
	font-size: 16px;
	color: white;
}

.inde_zyly3 {
	width: 205px;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	background: #B2976C;
	font-size: 16px;
	color: white;
	font-weight: bold;
	margin: auto;
	margin-top: 45px;
}

.inde_abouts {
	width: 100%;
	height: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_about {
	max-width: 100%;
	width: 665px;
	margin-bottom: 255px;
	margin-top: 165px;
}

.inde_about1 {
	width: 100%;
}

.inde_about1_1 {
	width: 40px;
	display: block;
	margin-bottom: 10px;
}

.inde_about1_2 {
	width: 100%;
	position: relative;
}

.inde_about1_3 {
	width: 100%;
	font-size: 78px;
	color: rgba(230, 230, 230, .3);
	font-weight: bold;
	line-height: 78px;
	text-transform: uppercase;
}

.inde_about1_4 {
	width: 100%;
	font-size: 38px;
	line-height: 38px;
	color: #000000;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.inde_about2 {
	width: 100%;
	margin-top: 50px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.inde_about3 {
	width: 100%;
	display: flex;
	margin-top: 40px;
}

.inde_about3_1 {
	border: 1px solid #222224;
	width: 175px;
	height: 55px;
	border-radius: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 16px;
	color: #000000;
	display: block;
}

.inde_about3_2 {
	width: 175px;
	height: 55px;
	border-radius: 55px;
	text-align: center;
	display: block;
	margin-left: 25px;
	background: #021F5B;
	font-size: 16px;
	color: #F3E5A6;
}

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

.inde_about3_2 span {
	line-height: 55px;
	display: inline-block;
	vertical-align: middle;
}

.inde_about4 {
	max-width: 100%;
	margin-top: 50px;
	border-radius: 15px;
	background: #021F5B;
	padding: 15px;
	font-size: 24px;
	color: #F3E5A6;
	display: inline-block;
}

.inde_aljxs {
	width: 100%;
	height: 100%;
}

.inde_aljx {
	width: 100%;
	margin-bottom: 115px;
	margin-top: 75px;
}

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

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

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

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

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

.inde_aljx1 .swiper-button-prev {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.inde_aljx1 .swiper-button-next {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
}

.inde_aljx2 {
	border: 1px solid #E6E6E6;
	width: 100%;
	display: block;
}

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

.inde_aljx2_2 {
	width: 100%;
	padding: 0 40px;
}

.inde_aljx2_3 {
	width: 100%;
	padding: 25px 0;
}

.inde_aljx2_3_1 {
	width: 100%;
	font-size: 24px;
	color: #000000;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_aljx2_3_2 {
	width: 100%;
	margin-top: 25px;
	font-size: 14px;
	color: #666666;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_aljx2_4 {
	border-top: 1px solid #EAEAEA;
	width: 100%;
	padding: 25px 0;
	display: inline-block;
}

.inde_aljx2_4_1 {
	float: left;
	font-size: 14px;
	color: #000000;
}

.inde_aljx2_4_2 {
	width: 25px;
	float: right;
}

.inde_khpjs {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_khpj {
	width: 100%;
	margin-bottom: 240px;
	margin-top: 135px;
}

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

.inde_khpj1_1 {
	width: 40px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

.inde_khpj1_2 {
	width: 100%;
	position: relative;
}

.inde_khpj1_3 {
	width: 100%;
	font-size: 78px;
	color: rgba(255, 255, 255, .1);
	font-weight: bold;
	line-height: 78px;
	text-transform: uppercase;
}

.inde_khpj1_4 {
	width: 100%;
	font-size: 38px;
	line-height: 38px;
	color: white;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.inde_khpj2 {
	width: 100%;
	margin-top: 65px;
}

.inde_khpj2 .swiper-father {
	width: 100%;
	height: 100%;
	padding-bottom: 90px;
	position: relative;
}

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

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

.inde_khpj2 .swiper-button {
	width: 120px;
	height: 55px;
	position: absolute;
	right: 0;
	bottom: 0;
}

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

.inde_khpj2 .swiper-button-prev {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background-image: url(../img/prev_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	top: 20px;
}

.inde_khpj2 .swiper-button-next {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background-image: url(../img/next_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
	top: 20px;
}

.inde_khpj2_1 {
	width: 100%;
	height: 390px;
	display: block;
	position: relative;
}

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

.inde_khpj2_3 {
	width: 100%;
	height: 35px;
	background: rgba(0, 0, 0, .8);
	padding: 0 15px;
	font-size: 14px;
	color: white;
	line-height: 35px;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}

.inde_services {
	width: 100%;
	height: 100%;
	background: #F8F8F8;
}

.inde_service {
	width: 100%;
	margin-bottom: 165px;
	margin-top: 110px;
}

.inde_service1 {
	width: 100%;
	display: inline-block;
}

.inde_service1_1 {
	width: 30.66%;
	background: white;
	float: left;
	margin-right: 4%;
	margin-top: 70px;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	display: block;
	padding: 20px;
}

.inde_service1_1:nth-child(3n) {
	margin-right: 0;
}

.inde_service1_2 {
	max-width: 100%;
	height: 55px;
	display: block;
}

.inde_service1_3 {
	width: 100%;
	font-size: 24px;
	color: #111111;
	margin-top: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_service1_4 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #666666;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_service1_5 {
	width: 20px;
	display: block;
	margin: auto;
	margin-top: 25px;
}

.inde_service2 {
	width: 280px;
	height: 50px;
	display: block;
	margin: auto;
	margin-top: 60px;
	background: #B2976C;
	font-size: 16px;
	color: white;
	text-align: center;
	line-height: 50px;
}

.inde_service3 {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #666666;
}

.inde_service3 span {
	color: #E10000;
}

.fd_box {
	position: fixed;
	right: 0;
	top: 55%;
	z-index: 1001;
}

.fd_bo {
	width: 50px;
	height: 60px;
	border-radius: 5px;
	background: #B2976C;
	margin-bottom: 5px;
	display: block;
	position: relative;
}

.fd_bo1 {
    width: 100%;
    font-size: 14px;
    color: white;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.fd_bo1 img{
   max-width: 25px;
   display: block;
   margin: auto;
}
.fd_bo1 p{
    margin-top: 5px;
}
.fd_bo:hover .fd_bo2{
    display: block;
}
.fd_bo2{
    width: 120px;
    background: white;
    padding: 10px;
    display: none;
    position: absolute;
    right: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
}
.fd_bo2 img{
    width: 100%;
    display: block;
}
.fd_bo2:after{
    content:'';
    width: 0;
    height: 0;
    border-left: 10px solid white; /* 左侧透明 */
    border-right: 10px solid transparent; /* 右侧透明 */
    border-bottom: 10px solid transparent; /* 底部为三角形颜色 */
    border-top: 10px solid transparent; /* 右侧透明 */
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
}
.fd_bo:last-child {
	margin-bottom: 0;
}

.nybanner {
	width: 100%;
	height: 480px;
	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%;
	text-align: center;
	font-size: 48px;
	color: white;
}

.nybanne3 span {
	position: relative;
}

.nybanne3 span::before {
	content: '';
	width: 170px;
	height: 2px;
	background: white;
	position: absolute;
	left: -200px;
	top: 50%;
	transform: translateY(-50%);
}

.nybanne3 span::after {
	content: '';
	width: 170px;
	height: 2px;
	background: white;
	position: absolute;
	right: -200px;
	top: 50%;
	transform: translateY(-50%);
}

.tit_box {
	width: 100%;
}

.tit_bo {
	width: 100%;
	margin: 25px auto;
}

.tit_bo1 {
	width: 25px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}

.tit_bo2 {
	width: calc(100% - 50px);
	font-size: 20px;
	color: #000000;
	display: inline-block;
	vertical-align: middle;
}

.tit_bo2 a {
	display: inline-block;
	vertical-align: middle;
}

.tit_bo2 img {
	width: 10px;
	margin: 0 20px;
	display: inline-block;
	vertical-align: middle;
}

.lyxq_fwfws {
	width: 100%;
}

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

.lyxq_fwfw1 {
	width: 100%;
	text-align: center;
	font-size: 37px;
	color: #111111;
}

.lyxq_fwfw1 img {
	width: 110px;
	display: block;
	margin: auto;
	margin-top: 30px;
}

.lyxq_fwfw2 {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}

.lyxq_fwfw3 {
	border: 5px solid transparent;
	width: 24.25%;
	height: 230px;
	float: left;
	margin-top: 30px;
	margin-right: 1%;
	border-radius: 6px;
	overflow: hidden;
	display: block;
	position: relative;
}

.lyxq_fwfw3:nth-child(4n) {
	margin-right: 0;
}

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

.lyxq_fwfw3_2 {
	width: 100%;
	background: rgba(0, 0, 0, .7);
	padding: 10px;
	font-size: 16px;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
	position: absolute;
	left: 0;
	bottom: 0;
}

.lyxq_fwfw3:hover {
	border-color: #DDBE8D;
}

.lyxq_fwfw3:hover .lyxq_fwfw3_2 {
	height: 100%;
	font-size: 24px;
	color: #DDBE8D;
}

.lyxq_jfyds {
	width: 100%;
	background: #F3F5F9;
}

.lyxq_jfyd {
	width: 100%;
	margin: 80px auto;
}

.lyxq_jfyd1 {
	width: 100%;
	margin-top: 45px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.lyxq_jfyd1 img {
	max-width: 100%;
}

.lyxq_jfyd2 {
	width: 205px;
	height: 50px;
	display: block;
	background: #B2976C;
	color: white;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	margin: auto;
	margin-top: 50px;
}

.lyxq_fwyss {
	width: 100%;
}

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

.lyxq_fwys1 {
	width: 100%;
	display: inline-block;
}

.lyxq_fwys2 {
	width: 30.66%;
	background: white;
	float: left;
	margin-right: 4%;
	margin-top: 70px;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	display: block;
	padding: 20px;
}

.lyxq_fwys2:nth-child(3n) {
	margin-right: 0;
}

.lyxq_fwys2_1 {
	max-width: 100%;
	height: 55px;
	display: block;
}

.lyxq_fwys2_2 {
	width: 100%;
	font-size: 24px;
	color: #111111;
	margin-top: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lyxq_fwys2_3 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #666666;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lyxq_fwys2_4 {
	width: 20px;
	display: block;
	margin: auto;
	margin-top: 25px;
}

.lyxq_fwys3 {
	width: 205px;
	height: 50px;
	display: block;
	background: #B2976C;
	color: white;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	margin: auto;
	margin-top: 40px;
}

.lyxq_fwlcs {
	width: 100%;
	background-image: url(../img/bg_4.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

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

.lyxq_fwlc1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.lyxq_fwlc1_1 {
	width: 11.66%;
	float: left;
	margin-top: 45px;
}

.lyxq_fwlc1_2 {
	max-width: 100%;
	height: 60px;
	display: block;
	margin: auto;
	margin-bottom: 25px;
}

.lyxq_fwlc1_3 {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	font-size: 30px;
	color: white;
	font-weight: bold;
}

.lyxq_fwlc1_4 {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: white;
}

.lyxq_fwlc1_5 {
	width: 6%;
	margin-top: 45px;
	background-image: url(../img/jt_4.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px auto;
}

.lyxq_fwlc2 {
	width: 100%;
	margin-top: 85px;
	text-align: center;
	font-size: 30px;
	color: white;
}

.lyxq_fwlc3 {
	width: 205px;
	height: 50px;
	display: block;
	background: #B2976C;
	color: white;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	margin: auto;
	margin-top: 30px;
}

.lyxq_xgwts {
	width: 100%;
}

.lyxq_xgwt {
	width: 100%;
	margin: 80px auto;
}

.lyxq_xgwt1 {
	width: 100%;
	margin-top: 45px;
}

.lyxq_xgwt2 {
	width: 100%;
	margin-bottom: 15px;
}

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

.lyxq_xgwt2_1 {
	border: 1px solid #D1DADA;
	width: 100%;
	background: #F5F6F6;
	border-radius: 10px;
	padding: 15px 20px;
}

.lyxq_xgwt2_1_1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}

.lyxq_xgwt2_1_2 {
	width: calc(100% - 40px);
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

.lyxq_xgwt2_2 {
	width: 100%;
	padding: 20px;
	display: none;
}

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

.lyxq_xgwt2_2_2 {
	font-size: 16px;
	color: #021F5B;
	font-weight: bold;
	margin-right: 15px;
}

.lyxq_xgwt2_2_3 {
	width: calc(100% - 30px);
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.lyxq_xgwt2.on .lyxq_xgwt2_1 {
	border-color: #000000;
	background: #000000;
}

.lyxq_xgwt2.on .lyxq_xgwt2_1_1 {
	color: #B2976C;
}

.lyxq_xgwt2.on .lyxq_xgwt2_1_2 {
	color: #B2976C;
}

.lyxq_xgwt2.on .lyxq_xgwt2_2 {
	display: block;
}

.lyxq_xgwt3 {
	width: 340px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #B2976C;
	color: white;
	font-size: 16px;
	display: block;
	margin: auto;
	margin-top: 50px;
}

.al_fls {
	width: 100%;
	background: #F3F4F5;
}

.al_fl {
	width: 100%;
	margin: 25px auto;
	text-align: center;
}

.al_fl1 {
	width: 185px;
	height: 45px;
	background: white;
	text-align: center;
	line-height: 45px;
	padding: 0 10px;
	margin: 5px 0;
	margin-right: 17%;
	display: inline-block;
	font-size: 14px;
	color: #666666;
	border-radius: 3px;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

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

.al_fl1.on {
	background: #B2976C;
	color: white;
}

.al_box {
	width: 100%;
}

.al_bo {
	width: 100%;
	margin-bottom: 45px;
}

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

.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: 40px;
	height: 40px;
	font-size: 16px;
	padding: 0 10px;
	background: white;
	color: #1F2226;
	text-align: center;
	line-height: 40px;
	margin: 0 5px;
	border-radius: 5px;
}

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

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

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

.al_list {
	width: 100%;
	display: inline-block;
}

.al_li {
	border: 1px solid #E6E6E6;
	width: 30.66%;
	display: block;
	float: left;
	margin-right: 4%;
	margin-top: 30px;
}

.al_li:nth-child(3n) {
	margin-right: 0;
}

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

.al_li2 {
	width: 100%;
	padding: 0 40px;
}

.al_li3 {
	width: 100%;
	padding: 25px 0;
}

.al_li3_1 {
	width: 100%;
	font-size: 24px;
	color: #000000;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.al_li3_2 {
	width: 100%;
	margin-top: 25px;
	font-size: 14px;
	color: #666666;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.al_li4 {
	border-top: 1px solid #EAEAEA;
	width: 100%;
	padding: 25px 0;
	display: inline-block;
}

.al_li4_1 {
	float: left;
	font-size: 14px;
	color: #000000;
}

.al_li4_2 {
	width: 25px;
	float: right;
}

.aldeta_box {
	width: 100%;
	background: #F5F5F5;
}

.aldeta_tops {
	width: 100%;
}

.aldeta_top {
	width: 100%;
	margin: 35px auto;
	background: white;
	padding: 40px 45px;
	padding-top: 85px;
}

.aldeta_top1 {
	width: 100%;
	display: inline-block;
}

.aldeta_top1_1 {
	font-size: 18px;
	color: #9C9C9C;
	float: left;
}

.aldeta_top1_2 {
	float: right;
	font-size: 14px;
	color: #000000;
	display: none !important;
}

.aldeta_top1_3{
	height: 20px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

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

.aldeta_top1_4 {
	height: 100%;
	display: block;
}
.aldeta_top1_3:hover .aldeta_top1_5{
    display: block;
}
.aldeta_top1_5{
    width: 130px;
    background: white;
    padding: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    display: none;
    position: absolute;
    left: 50%;
    bottom: calc(100% + 16px);
        transform: translateX(-50%);
    z-index: 1;
}
.aldeta_top1_5 img{
    width: 100%;
    display: block;
}
.aldeta_top1_5::before{
     content:'';
     width: 0;
        height: 0;
        border-top: 10px solid rgba(0, 0, 0, 0.05); 
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-bottom: 10px solid transparent;
        position: absolute;
    left: 50%;
    bottom: -20px;
        transform: translateX(-50%);
}
.aldeta_top1_5::after{
    content:'';
     width: 0;
        height: 0;
        border-top: 8px solid white; 
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-bottom: 8px solid transparent;
        position: absolute;
    left: 50%;
    bottom: -16px;
        transform: translateX(-50%);
}
.aldeta_top2 {
	width: 100%;
	margin-top: 55px;
	font-size: 44px;
	color: #000000;
	font-weight: bold;
}

.aldeta_top3 {
	border-top: 2px solid #E4DCD3;
	border-bottom: 1px solid #BFBFBF;
	width: 100%;
	margin-top: 50px;
	padding: 40px 0;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.aldeta_top3 img {
	max-width: 100%;
}

.aldeta_top4 {
	width: 100%;
	padding: 40px 0;
}

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

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

.aldeta_top4_1 span {
	color: #666666;
}

.aldeta_downs {
	width: 100%;
	margin-bottom: 20px;
	background-image: url(../img/bg_5.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.aldeta_down {
	width: 100%;
	margin: 45px auto;
	display: inline-block;
}

.aldeta_down1 {
	float: left;
	font-family: "pangmenzhengdao";
	font-size: 62px;
	color: #F3E5A6;
}

.aldeta_down2 {
	width: 165px;
	height: 50px;
	border-radius: 50px;
	background: white;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #211C1F;
	display: block;
	float: right;
}

.flsw_tops {
	width: 100%;
	background: #F8F8F8;
}

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

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

.flsw_top1_1 {
	width: 40px;
	display: block;
	margin: auto;
}

.flsw_top1_2 {
	width: 100%;
	position: relative;
}

.flsw_top1_3 {
	width: 100%;
	font-size: 78px;
	color: #E6E6E6;
	font-weight: bold;
	line-height: 78px;
	text-transform: uppercase;
}

.flsw_top1_4 {
	width: 100%;
	font-size: 38px;
	line-height: 38px;
	color: #000000;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.flsw_list {
	width: 100%;
	margin-top: 40px;
}

.flsw_li {
	width: 100%;
	display: block;
	background: white;
	margin-top: 20px;
	border-radius: 15px;
	padding: 30px 35px;
}

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

.flsw_li2 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.flsw_li3 {
	width: 100%;
	margin-top: 20px;
	text-align: right;
	font-size: 16px;
	color: #666666;
}

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

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

.flsw_box {
	width: 100%;
	background: #F8F8F8;
}

.flsw_tops {
	width: 100%;
}

.flsw_top {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 100px;
	display: inline-block;
}

.flsw_topri {
	width: 320px;
	float: left;
	margin-left: 65px;
}

.flsw_topria {
	border-bottom: 1px solid #D8D8D8;
	width: 100%;
	display: block;
	padding: 20px 0;
}

.flsw_topria1 {
	width: 100%;
	font-size: 22px;
	color: #333333;
}

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

.flsw_topria3 {
	width: 100%;
	margin-top: 5px;
	font-size: 13px;
	color: #A0A0A0;
}

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

.flsw_toprib1 {
	width: 100%;
	font-size: 22px;
	color: #333333;
}

.flsw_toprib2 {
	border-bottom: 1px solid #E6E6E6;
	width: 100%;
	padding: 20px 0;
	display: inline-block;
}

.flsw_toprib2_1 {
	width: 105px;
	height: 70px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: left;
	margin-right: 15px;
}

.flsw_toprib2_2 {
	width: calc(100% - 120px);
	float: left;
}

.flsw_toprib2_3 {
	width: 100%;
	font-size: 16px;
	color: #777777;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.flsw_toprib2_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
	color: #A0A0A0;
}

.flsw_tople {
	width: calc(100% - 385px);
	float: left;
}

.flsw_toplea {
	border-bottom: 1px solid #E9E9E9;
	width: 100%;
	padding-top: 45px;
	padding-bottom: 20px;
}

.flsw_toplea1 {
	width: 100%;
	font-size: 24px;
	color: #262626;
}

.flsw_toplea2 {
	width: 100%;
	margin-top: 30px;
	display: inline-block;
}

.flsw_toplea2_1 {
	float: left;
	font-size: 16px;
	color: #707070;
}

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

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

.flsw_topleb {
	width: 100%;
	margin-top: 50px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.flsw_topleb img {
	max-width: 100%;
}

.flsw_downs {
	width: 100%;
	margin-bottom: 20px;
	background-image: url(../img/bg_6.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.flsw_down {
	width: 100%;
	margin: 45px auto;
	display: inline-block;
}

.flsw_down1 {
	float: left;
	font-size: 48px;
	background-image: linear-gradient(to bottom, #E7A753, #E8D99B);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	font-style: italic;
}

.flsw_down2 {
	width: 165px;
	height: 50px;
	border-radius: 50px;
	background: #B2976C;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: white;
	display: block;
	float: right;
}

.lxzx_tops {
	width: 100%;
	background-image: url(../img/bg_7.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

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

.lxzx_top1 {
	width: 100%;
	margin-top: 55px;
	display: inline-block;
}

.lxzx_top2 {
	width: 270px;
	float: left;
	margin-right: 140px;
}

.lxzx_top2_1 {
	width: 100%;
	font-size: 38px;
	color: #333333;
	margin-bottom: 25px;
}

.lxzx_top2_2 {
	width: 100%;
	font-size: 30px;
	color: #B2976C;
	margin-bottom: 55px;
}

.lxzx_top2_3 {
	width: 100%;
	padding: 10px 15px;
	background: #B2976C;
	border-radius: 10px;
	font-size: 16px;
	color: white;
	margin-bottom: 20px;
}

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

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

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

.lxzx_top3 {
	width: calc(100% - 410px);
	float: left;
}

.lxzx_top3_1 {
	width: 100%;
	font-size: 38px;
	color: #333333;
	margin-bottom: 40px;
}

.lxzx_top3_2 {
	width: 100%;
	display: inline-block;
}

.lxzx_top3_3 {
	border: 1px solid #ECECEC;
	width: 48%;
	height: 55px;
	background: white;
	border-radius: 5px;
	float: left;
	margin-right: 4%;
	margin-bottom: 15px;
	padding: 0 20px;
	display: flex;
}

.lxzx_top3_3:nth-child(2n) {
	margin-right: 0;
}

.lxzx_top3_3_1 {
	width: 95px;
	line-height: 55px;
	font-size: 18px;
	color: #999999;
}

.lxzx_top3_3_1 span {
	color: #EB1313;
}

.lxzx_top3_3_2 {
	border: none;
	outline: none;
	width: calc(100% - 95px);
	height: 100%;
	font-size: 16px;
	color: #999999;
}

.lxzx_top3_3_3 {
	border: none;
	outline: none;
	width: calc(100% - 95px);
	height: 100%;
	font-size: 16px;
	color: #999999;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url(../img/select_1.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 15px auto;
}

.lxzx_top3_4 {
	border: 1px solid #ECECEC;
	outline: none;
	width: 100%;
	height: 175px;
	background: white;
	border-radius: 5px;
	float: left;
	padding: 20px;
	font-size: 18px;
}

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

input[type=checkbox] {
	border: 1px solid #D6D6D6;
	box-sizing: border-box;
	cursor: pointer;
	outline: none;
	position: relative;
	width: 20px;
	height: 20px;
	font-size: 18px;
	margin: 0;
	border-radius: 4px;
	background: white;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
}

input[type=checkbox]::after {
	position: absolute;
	top: 0;
	width: 20px;
	height: 20px;
	display: inline-block;
	visibility: visible;
	padding-left: 0px;
	text-align: center;
	content: ' ';
}

input[type=checkbox]:checked {
	border: none;
}

input[type=checkbox]:checked::after {
	content: "✓";
	font-size: 15px;
	font-weight: bold;
	background: #B2976C;
	color: white;
	border-radius: 4px;
}

.lxzx_top3_5 div {
	width: calc(100% - 35px);
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.lxzx_top3_5 a {
	color: #B2976C;
}

.lxzx_top3_6 {
	border: none;
	outline: none;
	width: 185px;
	height: 60px;
	border-radius: 5px;
	background: #B2976C;
	display: block;
	font-size: 18px;
	color: white;
	margin-top: 25px;
}

.lxzx_top3_7 {
	width: 100%;
	margin-top: 25px;
	font-size: 18px;
	color: #666666;
}

.lxzx_top3_7 span {
	color: #EB0000;
}

.lxzx_cens {
	width: 100%;
}

.lxzx_cen {
	width: 100%;
	margin: 40px auto;
	display: inline-block;
}

.lxzx_cen1 {
	width: 61%;
	float: left;
}

.lxzx_cen1_1 {
	width: 100%;
	margin-bottom: 20px;
	font-size: 18px;
	color: #666666;
}

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

.lxzx_cen2 {
	width: 39%;
	float: left;
}

.lxzx_cen2_1 {
	border: 1px solid #DEDEDE;
	width: 200px;
	padding: 10px;
	margin: auto;
}

.lxzx_cen2_1 img {
	width: 100%;
	display: block;
}

.lxzx_cen2_2 {
	width: 100%;
	margin-top: 15px;
	text-align: center;
	font-size: 18px;
	color: #333333;
}

.lxzx_downs {
	width: 100%;
	height: 775px;
}

.cover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
}

.clgz_tcs {
	width: 1160px;
	background: white;
	border-radius: 10px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.clgz_tca {
	width: 100%;
	padding: 40px;
	padding-top: 55px;
}

.clgz_tca1 {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #314140;
}

.clgz_tca2 {
	width: 100%;
	max-height: 500px;
	overflow: hidden;
	overflow-y: auto;
	margin-top: 30px;
	font-size: 16px;
	color: #314140;
	line-height: 30px;
}

.clgz_tca2 span {
	color: #2C78FF;
}

.clgz_tcb {
	width: 100%;
	background: #EEEEEE;
	padding: 20px;
}

.clgz_tcb1 {
	border: none;
	outline: none;
	width: 350px;
	height: 45px;
	border-radius: 5px;
	background: #B2976C;
	display: block;
	font-size: 16px;
	color: white;
	margin: auto;
}

.clgz_tcc {
	width: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
}

.db_box {
	width: 100%;
	background: #F8F8F8;
}

.db_bo {
	width: 100%;
	margin-bottom: 80px;
	display: inline-block;
}

.db_left {
	border: 1px solid #EAEAEA;
	width: 265px;
	float: left;
	margin-right: 20px;
	border-radius: 10px;
	background: white;
	overflow: hidden;
}

.db_lef {
	width: 100%;
	height: 55px;
	background: #B2976C;
	padding: 0 35px;
	line-height: 55px;
	font-size: 18px;
	color: white;
	font-weight: bold;
	position: relative;
}

.db_lef::after {
	content: '';
	width: 3px;
	height: 20px;
	border-radius: 3px;
	background: white;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.db_let {
	width: 100%;
}

.db_let1 {
	border-bottom: 1px dashed #EEEEEE;
	width: 100%;
	height: 65px;
	padding: 0 20px;
	display: block;
}

.db_let1_1 {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #000000;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.db_let1_2 {
	width: calc(100% - 25px);
	line-height: 65px;
	font-size: 18px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}

.db_let1.on .db_let1_1 {
	background: #B2976C;
}

.db_let1.on .db_let1_2 {
	color: #B2976C;
}

.db_right {
	border: 1px solid #EAEAEA;
	width: calc(100% - 285px);
	float: left;
	background: white;
	border-radius: 10px;
	padding: 50px 30px;
}

.db_ri1 {
	width: 100%;
	font-size: 30px;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}

.db_ri2 {
	border-bottom: 1px solid #E9E9EB;
	width: 100%;
	padding: 20px 0;
	font-size: 16px;
	color: #999999;
}

.db_ri3 {
	width: 100%;
	padding: 15px 0;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

.db_ri3 img {
	max-width: 100%;
}

.db_ri3 table {
	max-width: 100%;
}

.about_gywms {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.about_gywms::before {
	content: '';
	width: calc((100% - 1210px)/2);
	height: 100%;
	background: #F1F2F3;
	position: absolute;
	right: 0;
	top: 0;
}

.about_gywm {
	width: 100%;
	padding: 110px 0;
	background: #F1F2F3;
	display: inline-block;
}

.about_gywm1 {
	width: calc(44% + 355px);
	height: 570px;
	object-fit: cover;
	object-position: center;
	float: left;
	margin-left: -355px;
}

.about_gywm2 {
	width: 50%;
	margin-left: 6%;
	float: left;
}

.about_gywm2_1 {
	width: 100%;
}

.about_gywm2_1_1 {
	width: 40px;
	display: block;
	margin-bottom: 15px;
}

.about_gywm2_1_2 {
	width: 100%;
	position: relative;
}

.about_gywm2_1_3 {
	width: 100%;
	font-size: 78px;
	line-height: 78px;
	color: rgba(197, 199, 206, .3);
	font-weight: bold;
	text-transform: uppercase;
}

.about_gywm2_1_4 {
	width: 100%;
	font-size: 38px;
	line-height: 38px;
	color: #000000;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.about_gywm2_2 {
	width: 100%;
	margin-top: 40px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.about_ryzzs {
	width: 100%;
}

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

.about_ryzz1 {
	width: 100%;
	margin-top: 30px;
}

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

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

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

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

.about_ryzz1 .swiper-button-prev {
	width: 55px;
	height: 55px;
	border-radius: 8px;
	background-image: url(../img/prev_3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.about_ryzz1 .swiper-button-prev:hover {
	background-image: url(../img/prev_3-s.png);
}

.about_ryzz1 .swiper-button-next {
	width: 55px;
	height: 55px;
	border-radius: 8px;
	background-image: url(../img/next_3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
}

.about_ryzz1 .swiper-button-next:hover {
	background-image: url(../img/next_3-s.png);
}

.about_ryzz2 {
	width: 100%;
}

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

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

.about_khpjs {
	width: 100%;
}

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

.yymt_box {
	width: 100%;
	background: #F8F8F8;
}

.yymt_downs {
	width: 100%;
	margin-bottom: 15px;
	background-image: url(../img/bg_8.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

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

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

.yymt_down2 {
	width: 100%;
	margin-top: 20px;
	font-size: 24px;
	color: white;
}

.yymt_tops {
	width: 100%;
}

.yymt_top {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 70px;
}

.yymt_top1 {
	width: 100%;
	border-radius: 10px;
	background: white;
	padding: 40px;
	margin-bottom: 25px;
}

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

.yymt_top2 {
	width: 100%;
	padding: 0 20px;
	font-size: 24px;
	color: #333333;
	margin-bottom: 35px;
	position: relative;
}

.yymt_top2::after {
	content: '';
	width: 4px;
	height: 25px;
	border-radius: 4px;
	background: #B2976C;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

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

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

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

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

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

.yymt_date .swiper-button-prev {
	width: 20px;
	height: 40px;
	background-image: url(../img/prev_5.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.yymt_date .swiper-button-next {
	width: 20px;
	height: 40px;
	background-image: url(../img/next_5.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
}

.yymt_date1 {
	max-width: 100%;
	border-radius: 10px;
	background: #EDEDED;
	padding: 15px;
	padding-top: 25px;
	display: inline-block;
}

.yymt_date2 {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #222222;
	margin-bottom: 10px;
}

.yymt_date3 {
	width: 100%;
	display: inline-block;
}

.yymt_date3_1 {
	width: 14.285%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	float: left;
	font-size: 12px;
	color: #000000;
}

.yymt_date4 {
	width: 100%;
	display: inline-block;
}

.yymt_date4_1 {
	width: 14.285%;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	float: left;
}

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

.yymt_date4_3 {
	width: 100%;
	font-size: 16px;
	color: #000000;
}

.yymt_date4_4 {
	width: 100%;
	margin-top: 5px;
	font-size: 12px;
	color: #BFBFBF;
	display: none;
}

.yymt_date4_1.on1 {
	background: #B2976C;
}

.yymt_date4_1.on1 .yymt_date4_3 {
	color: white;
}

.yymt_date4_1.on2 .yymt_date4_3 {
	color: #BFBFBF;
	text-decoration: line-through;
}

.yymt_date4_1.on2 .yymt_date4_4 {
	display: block;
}

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

.yymt_time1 {
	width: 14%;
	margin-right: 1%;
	background: #EAEAEA;
	border-radius: 10px;
	padding: 20px;
	text-align: center;
	display: inline-block;
	margin-top: 35px;
}

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

.yymt_time1_1 {
	width: 100%;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
}

.yymt_time1_2 {
	width: 100%;
	font-size: 16px;
	color: #000000;
}

.yymt_time1_3 {
	width: 100%;
	font-size: 16px;
	color: #C1C1C1;
	display: none;
}

.yymt_time1_4 {
	width: 100%;
	font-size: 16px;
	color: white;
	display: none;
}

.yymt_time1.on1 {
	background: #EDEDED;
}

.yymt_time1.on1 .yymt_time1_1 {
	color: #C1C1C1;
	text-decoration: line-through;
}

.yymt_time1.on1 .yymt_time1_2 {
	display: none;
}

.yymt_time1.on1 .yymt_time1_3 {
	display: block;
}

.yymt_time1.on2 {
	background: #B2976C;
}

.yymt_time1.on2 .yymt_time1_1 {
	color: white;
}

.yymt_time1.on2 .yymt_time1_2 {
	color: white;
}

.yymt_time1.on2 .yymt_time1_2 {
	display: none;
}

.yymt_time1.on2 .yymt_time1_4 {
	display: block;
}

.yymt_timet {
	width: 100%;
	margin-top: 45px;
	text-align: center;
	font-size: 21px;
	color: #333333;
}
.yymt_yyxx{
	width: 100%;
	display: inline-block;
}
.yymt_yyxx1{
	width: 49%;
	height: 60px;
	background: #EEEEEE;
	border-radius: 10px;
	padding: 0 20px;
	display: flex;
	float: left;
	margin-bottom: 20px;
	margin-right: 2%;
}
.yymt_yyxx1:nth-child(2n){
	margin-right: 0;
}
.yymt_yyxx1 span{
	line-height: 60px;
	color: #E20202;
}
.yymt_yyxx1 input{
	border: none;
	outline: none;
	width: calc(100% - 10px);
	height: 100%;
	background: transparent;
	font-size: 16px;
}
.yymt_yyxx2{
	border: none;
	outline: none;
	width: 100%;
	height: 170px;
	background: #EEEEEE;
	border-radius: 10px;
	padding: 20px;
	font-size: 16px;
	float: left;
	margin-bottom: 20px;
}
.yymt_yyxx3{
	border: none;
	outline: none;
	width: 100%;
	height: 55px;
	border-radius: 10px;
	float: left;
	background: #B2976C;
	font-size: 14px;
	color: white;
}
.yymt_yyxza{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.yymt_yyxza1{
	width: 26%;
	border-radius: 10px;
	background: #B2976C;
	padding: 25px;
	text-align: center;
	font-size: 18px;
	color: white;
	font-weight: bold;
}
.yymt_yyxza1 img{
	height: 40px;
	display: block;
	margin: auto;
	margin-bottom: 15px;
}
.yymt_yyxza2{
	width: 11%;
	background-image: url(../img/jt_5.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 25px auto;
}
.yymt_yyxzb{
	width: 100%;
	margin-top: 30px;
	border-radius: 10px;
	background: #FAF3E8;
	padding: 35px 40px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}