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

.container2 {
	padding: 0 60px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.container3 {
	width: 1360px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.banner {
	width: 100%;
}

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

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

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

.banner .swiper-pagination-bullet-active {
	width: 80px;
	background: #D7000F;
}

.banne {
	width: 100%;
	height: 1080px;
	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-family: "SourceHanSerifSC-Bold";
	text-shadow: 0 9px 8px rgba(0, 0, 0, 0.18);
	font-size: 65px;
	color: white;
}

.banne3_2 {
	width: 100%;
	font-size: 30px;
	color: white;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

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

.lxwm_foot {
	width: 100%;
	margin: 120px auto;
}

.lxwm_foot1 {
	width: 100%;
	text-align: center;
	font-size: 50px;
	color: white;
	letter-spacing: .5em;
	/* 在字符之间添加2像素的间距 */
}

.lxwm_foot2 {
	width: 170px;
	height: 45px;
	background: rgba(255, 255, 255, 0.85);
	display: block;
	margin: auto;
	margin-top: 30px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #8F2626;
}

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

.inde_gywmri {
	width: 500px;
	padding: 120px 0;
	background-image: url(../img/bg_2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_gywmri1 {
	height: 200px;
	display: block;
	margin: auto;
	margin-bottom: 30px;
}

.inde_gywmri2 {
	font-size: 18px;
	color: #FFD893;
	line-height: 500px;
	writing-mode: vertical-rl;
	/* 或者 vertical-lr */
}

.inde_gywmle {
	width: calc(100% - 500px);
	padding: 120px 0;
	padding-left: 12%;
	padding-right: 8%;
	display: inline-block;
	background-image: url(../img/bg_3.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_gywmlea {
	width: 170px;
	float: right;
}

.inde_gywmlea1 {
	width: 100%;
	margin-bottom: 50px;
}

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

.inde_gywmlea2 {
	width: 100%;
	font-size: 50px;
	color: #7C1823;
}

.inde_gywmlea3 {
	width: 100%;
	margin-top: 10px;
	font-size: 15px;
	color: #696969;
}

.inde_gywmleb {
	width: calc(100% - 18% - 170px);
	float: left;
}

.inde_gywmleb1 {
	width: 100%;
	font-size: 18px;
	color: #8F2626;
}

.inde_gywmleb1 img {
	width: 80px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.inde_gywmleb2 {
	width: 100%;
	margin-top: 65px;
	font-size: 36px;
	color: #222222;
}

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

.inde_gywmleb4 {
	width: 170px;
	height: 45px;
	display: block;
	margin-top: 30px;
	text-align: center;
	line-height: 45px;
	background: #7C1823;
	font-size: 16px;
	color: #FFD893;
}

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

.inde_ly1 {
	width: 32%;
	height: 820px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.inde_ly2 {
	width: 67%;
	padding-left: 10%;
	padding-right: 6%;
	display: inline-block;
	vertical-align: middle;
}

.inde_ly3 {
	border-bottom: 1px solid #AFAFAF;
	width: 100%;
	display: flex;
}

.inde_ly3_1 {
	border-bottom: 3px solid transparent;
	height: 80px;
	line-height: 80px;
	margin-right: 100px;
	font-size: 38px;
	color: #333333;
	font-weight: bold;
}

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

.inde_ly3_1.on {
	border-color: #7C1823;
	color: #7C1823;
}

.inde_ly4 {
	width: 100%;
	margin-top: 20px;
}

.inde_ly4_1 {
	width: 100%;
	display: none;
}

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

.inde_ly5_1 {
	border: 2px solid #E2E3E4;
	width: 23.5%;
	height: 50px;
	float: left;
	margin-right: 2%;
	margin-top: 40px;
	background: white;
	padding: 0 5px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #666666;
	display: block;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

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

.inde_ly5_1:hover {
	border-color: #7C1823;
	background: #7C1823;
	color: #FFD893;
}

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

.inde_tjsx {
	width: 100%;
	margin-top: 80px;
	margin-bottom: 130px;
}

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

.inde_tjsx1 span {
	font-size: 48px;
	color: #FFD893;
}

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

.inde_tjsx3 {
	width: 15%;
	float: left;
	margin-right: 2%;
	margin-top: 80px;
}

.inde_tjsx3:nth-child(6n) {
	margin-right: 0;
}

.inde_tjsx3_1 {
	width: 100%;
	height: 21px;
	margin-bottom: 5px;
	font-size: 16px;
	color: white;
}

.inde_tjsx3_2 {
	border: none;
	outline: none;
	width: 100%;
	height: 50px;
	background: white;
	padding: 0 20px;
	font-size: 16px;
}

.inde_tjsx3_3 {
	border: none;
	outline: none;
	width: 100%;
	height: 50px;
	background: white;
	padding: 0 20px;
	padding-right: 30px;
	font-size: 16px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url(../img/select_1.png);
	background-position: center right 20px;
	background-repeat: no-repeat;
	background-size: 10px auto;
}

.inde_tjsx3_4 {
	border: none;
	outline: none;
	width: 100%;
	height: 50px;
	background: #7C1823;
	text-align: center;
	font-size: 16px;
	color: white;
}

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

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

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

.inde_tjsx4_1 {
	width: 3.7%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
	margin-top: 25px;
	display: block;
	font-size: 16px;
	color: white;
	text-transform: uppercase;
}

.inde_tjsx4_1.on {
	background: #D7000F;
}

.inde_tjsx4_1:hover {
	background: #D7000F;
}

.inde_rycjs {
	width: 100%;
}

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

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

.inde_rycj1_1 {
	width: 100%;
	font-size: 38px;
	font-weight: bold;
}

.inde_rycj1_2 {
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #999999;
}

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

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

.inde_rycj2 .swiper {
	width: calc(100% - 120px - 50px);
	height: 100%;
}

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

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

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

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

.inde_rycj2_1 {
	width: 100%;
	/* height: 400px; */
	display: block;
}

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

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

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

.inde_new1 {
	width: 100%;
	margin-top: 70px;
	display: inline-block;
}

.inde_new2 {
	width: 40%;
	display: block;
	background: white;
	float: left;
	padding: 45px 40px;
	margin-right: 7%;
	position: relative;
	z-index: 1;
}

.inde_new2_1 {
	width: 100%;
	display: inline-block;
	font-size: 18px;
	color: #323232;
}

.inde_new2_1 img {
	width: 25px;
	display: block;
	float: right;
}

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

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

.inde_new2_4 {
	width: 100%;
	height: 280px;
	display: block;
	margin-top: 30px;
	object-fit: cover;
	object-position: center;
}

.inde_new3 {
	width: 53%;
	float: left;
}

.inde_new4 {
	border-bottom: 2px solid #999999;
	width: 100%;
	display: block;
	padding: 40px 0;
}

.inde_new4:first-child {
	border-top: 2px solid #999999;
}

.inde_new4_1 {
	width: calc(100% - 230px);
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}

.inde_new4_1_1 {
	width: 100%;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

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

.inde_new4_2 {
	width: 205px;
	text-align: right;
	margin-left: 15px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}

.inde_new4_2_1 {
	width: 100%;
	font-size: 21px;
	color: #696B6A;
}

.inde_new4_2_2 {
	width: 25px;
	display: inline-block;
	margin-top: 30px;
}

.inde_new4_2_2 img {
	width: 100%;
}

.inde_new4_2_3 {
	display: block;
}

.inde_new4_2_4 {
	display: none;
}

.inde_new4:hover {
	background: #7C1823;
	position: relative;
}

.inde_new4:hover::after {
	content: '';
	width: 300%;
	height: 100%;
	background: #7C1823;
	position: absolute;
	left: -150%;
	top: 0;
}

.inde_new4:hover .inde_new4_1_1 {
	color: white;
}

.inde_new4:hover .inde_new4_2_3 {
	display: none;
}

.inde_new4:hover .inde_new4_2_4 {
	display: block;
}

.inde_new4:hover .inde_new4_1_2 {
	color: white;
}

.inde_new4:hover .inde_new4_2_1 {
	color: white;
}

.inde_new5 {
	width: 170px;
	height: 45px;
	display: block;
	background: #7C1823;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: white;
	margin: auto;
	margin-top: 75px;
}

.nybanner {
	width: 100%;
	height: 575px;
	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: 49px;
	color: white;
}

.nybanne3_2 {
	width: 100%;
	font-size: 16px;
	color: white;
	letter-spacing: .5em;
}

.tit_box {
	border-bottom: 1px solid #BCBBC0;
	width: 100%;
}

.tit_bo {
	width: 100%;
	margin: 40px auto;
	font-size: 16px;
	color: #333333;
}

.tit_bo img {
	height: 10px;
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle;
}

.gyzz_fls {
	width: 100%;
}

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

.gyzz_fl1 {
	min-width: 155px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	padding: 0 10px;
	margin-right: 40px;
	background: #EAEAEA;
	font-size: 18px;
	color: #666666;
	display: inline-block;
}

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

.gyzz_fl1.on {
	background: #7C1823;
	color: white;
	position: relative;
}

.gyzz_fl1.on::after {
	content: '';
	width: 0;
	height: 0;

	/* 4 个边框都要设置 如果不需要 */
	border-top: 10px solid #7C1823;
	border-right: 20px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 20px solid transparent;
	position: absolute;
	left: 50%;
	bottom: -20px;
	transform: translateX(-50%);
}
.gyzz_gsjjs{
	width: 100%;
	background-image: url(../img/bg_7.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.gyzz_gsjj{
	width: 100%;
	margin: 90px auto;
}
.gyzz_gsjj1{
	width: 100%;
	font-size: 36px;
	color: #222222;
}
.gyzz_gsjj2{
	width: 100%;
	margin-top: 45px;
	font-size: 16px;
	color: #222222;
}
.gyzz_gsjj2 span{
	display: inline-block;
	vertical-align: middle;
}
.gyzz_gsjj2 a{
	width: 25px;
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
}
.gyzz_gsjj2 a img{
	width: 100%;
	display: block;
}
.gyzz_gsjj3{
	width: 100%;
	margin-top: 45px;
	display: inline-block;
}
.gyzz_gsjj3_1{
	width: 475px;
	display: block;
	float: right;
	margin-left: 80px;
}
.gyzz_gsjj3_2{
	width: calc(100% - 475px - 80px);
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.gyzz_gsjj3_2 img{
	max-width: 100%;
}
.gyzz_gsjj4{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.gyzz_gsjj4_1{
	width: 21.25%;
	margin-right: 5%;
	background: rgba(124,24,35, 0.1);
	padding: 25px 35px;
	margin-top: 70px;
}
.gyzz_gsjj4_1:nth-child(4n){
	margin-right: 0;
}
.gyzz_gsjj4_2{
	width: 100%;
	font-size: 82px;
	color: #7C1823;
}
.gyzz_gsjj4_3{
	width: 100%;
	font-size: 18px;
	color: #696969;
}
.gyzz_qywhs{
	width: 100%;
	background-image: url(../img/bg_7.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.gyzz_qywh{
	width: 100%;
	margin-top: 60px;
	margin-bottom: 90px;
}
.gyzz_qywh1{
	width: 100%;
	font-size: 36px;
	color: #222222;
}
.gyzz_qywh2{
	width: 100%;
	margin-top: 35px;
	font-size: 18px;
	color: #333333;
	line-height: 40px;
}
.gyzz_qywh2 img{
	max-width: 100%;
}
.gyzz_fzlcs{
	width: 100%;
	background-image: url(../img/bg_7.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.gyzz_fzlc{
	width: 100%;
	margin-top: 60px;
	margin-bottom: 90px;
}
.gyzz_fzlc1{
	width: 100%;
	font-size: 36px;
	color: #222222;
}
.gyzz_fzlc2{
	width: 100%;
	margin-top: 65px;
}
.gyzz_fzlc3{
	width: 15px;
	display: block;
	margin: auto;
}
.gyzz_fzlc4{
	width: 100%;
	padding-top: 40px;
	position: relative;
}
.gyzz_fzlc4::after{
	content: '';
	width: 4px;
	height: 100%;
	background: rgba(124,24,35, 0.6);
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
.gyzz_fzlc5{
	width: 100%;
	margin-bottom: -20px;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.gyzz_fzlc5:last-child{
	margin-bottom: 0;
}
.gyzz_fzlc5_1{
	width:50.7%;
	float: left;
	display: inline-block;
}
.gyzz_fzlc5_2{
	border: 5px solid #7C1823;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: white;
	margin-left: 35px;
	margin-top: 20px;
	float: right;
}
.gyzz_fzlc5_3{
	width: calc(100% - 55px);
	background: white;
	float: left;
	padding: 30px 45px;
	position: relative;
}
.gyzz_fzlc5_3_1{
	width: 100%;
	font-size: 24px;
}
.gyzz_fzlc5_3_2{
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.gyzz_fzlc5_3::after {
	content: '';
	width: 0;
	height: 0;

	/* 4 个边框都要设置 如果不需要 */
	border-top: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 20px;
	right: -30px;
}
.gyzz_fzlc5:nth-child(even) .gyzz_fzlc5_1{
	float: right;
}
.gyzz_fzlc5:nth-child(even) .gyzz_fzlc5_2{
	margin-left: 0;
	margin-right: 35px;
	float: left;
}
.gyzz_fzlc5:nth-child(even) .gyzz_fzlc5_3::after {
	border-right: 15px solid white;
	border-left: 15px solid transparent;
	right: inherit;
	left: -30px;
}
.gyzz_ryzz{
	width: 100%;
	margin-top: 30px;
}
.gyzz_ryzza{
	width: 370px;
	margin-right: 130px;
	display: inline-block;
	vertical-align: bottom;
}
.gyzz_ryzza1{
	width: 20px;
	font-size: 14px;
	color: #CFCFCF;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	display: inline-block;
	vertical-align: middle;
}
.gyzz_ryzza1 img{
	height: 360px;
	display: block;
	margin: auto;
	margin-bottom: 30px;
}
.gyzz_ryzza1 div{
	    line-height: 20px;
	    writing-mode: vertical-rl;
}
.gyzz_ryzza2{
	width: calc(100% - 30px);
	padding: 0 40px;
	display: inline-block;
	vertical-align: middle;
}
.gyzz_ryzza2 img{
	width: 100%;
	display: block;
}
.gyzz_ryzzb{
	width: calc(100% - 510px);
	display: inline-block;
	vertical-align: bottom;
}
.gyzz_ryzzb1{
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-top: 25px;
	background: white;
	padding: 25px;
}
.gyzz_ryzzb1:nth-child(2n){
	margin-right: 0;
}
.gyzz_ryzzb2{
	width: 65px;
	margin-left: 35px;
	display: inline-block;
	vertical-align: middle;
}
.gyzz_ryzzb2 img{
	width: 100%;
}
.gyzz_ryzzb2_1{
	display: block;
}
.gyzz_ryzzb2_2{
	display: none;
}
.gyzz_ryzzb3{
	width: calc(100% - 110px);
	display: inline-block;
	vertical-align: middle;
}
.gyzz_ryzzb3_1{
	width: 100%;
	font-size: 30px;
	color: #666666;
	font-style: italic;
}
.gyzz_ryzzb3_2{
	width: 100%;
	min-height: 63px;
	margin-top: 15px;
	font-size: 16px;
	color: #333333;
}
.gyzz_ryzzb1:hover{
	background: #7C1823;
}
.gyzz_ryzzb1:hover .gyzz_ryzzb3_1{
	color: rgba(255, 255, 255, 0.3);
}
.gyzz_ryzzb1:hover .gyzz_ryzzb3_2{
	color: white;
}
.gyzz_ryzzb1:hover .gyzz_ryzzb2_1{
	display: none;
}
.gyzz_ryzzb1:hover .gyzz_ryzzb2_2{
	display: block;
}
.ywly_box{
	width: 100%;
	background-image: url(../img/bg_7.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.ywly_bo{
	width: 100%;
}
.ywly_bo1{
	border-bottom: 1px solid #1A1A1A;
	width: 100%;
	padding: 45px 0;
}
.ywly_bo1:last-child{
	border-bottom: 0;
}
.ywly_bo2{
	width: 100%;
	padding: 0 20px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	position: relative;
}
.ywly_bo2::after{
	content: '';
	width: 5px;
	height: 30px;
	background: #7C1823;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ywly_bo3{
	width: 100%;
	margin-top: 35px;
	display: inline-block;
}
.ywly_bo3_1{
	border: 1px solid #7C1823;
	width: 32%;
	height: 65px;
	padding: 0 10px;
	text-align: center;
	line-height: 65px;
	font-size: 18px;
	color: #333333;
	background: white;
	float: left;
	margin-right: 2%;
	margin-top: 40px;
	display: block;
	white-space: nowrap;       /* 防止文本换行 */
	  overflow: hidden;          /* 隐藏溢出的内容 */
	  text-overflow: ellipsis;   /* 显示省略符号来代表被修剪的文本 */
}
.ywly_bo3_1:nth-child(3n){
	margin-right: 0;
}
.ywly_bo3_1:hover{
	background: #7C1823;
	color: white;
}
.zytd_box{
	width: 100%;
	background: #F5F5F5;
}
.zytd_bo{
	width: 100%;
	margin-bottom: 70px;
}
.zytd_tjs{
	border-bottom: 1px solid #DDDDDF;
	width: 100%;
	padding: 40px 0;
}
.zytd_tja{
	width: 100%;
	display: inline-block;
}
.zytd_tja1{
	    width: 15%;
	    float: left;
	    margin-right: 2%;
}
.zytd_tja1:nth-child(6n) {
    margin-right: 0;
}
.zytd_tja1 .inde_tjsx3_1{
	 color: #222222;
}
.zytd_tjb{
	width: 100%;
	display: inline-block;
}
.zytd_tjb1{
	    width: 3.7%;
	    height: 30px;
	    text-align: center;
	    line-height: 30px;
	    float: left;
	    margin-top: 25px;
	    display: block;
	    font-size: 16px;
	    color: #222222;
	    text-transform: uppercase;
}
.zytd_tjb1.on {
    background: #7C1823;
	color: white;
}
.pages {
	width: 100%;
	text-align: right;
	margin-top: 40px;
}

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

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

.pagination a.active {
	border-bottom: 2px solid #7C1823;
	/* background: #B2976C; */
	color: #7C1823;
}

.pagination a:active {
	border-bottom: 2px solid #7C1823;
	/* background: #B2976C; */
	color: #7C1823;
}
.zytd_list{
	width: 100%;
	margin-top: 15px;
	display: flex;
	flex-wrap: wrap;
}
.zytd_li{
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-top: 45px;
	background: white;
	padding: 30px;
	display: inline-block;
}
.zytd_li:nth-child(2n){
	margin-right: 0;
}
.zytd_li1{
	width: 225px;
	height: 315px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: left;
	margin-right: 30px;
}
.zytd_li2{
	width: calc(100% - 255px);
	float: left;
}
.zytd_li3{
	width: 100%;
	font-size: 20px;
	color: #444444;
	margin-bottom: 30px;
}
.zytd_li3 span{
	font-size: 30px;
}
.zytd_li4{
	width: 100%;
	display: inline-block;
}
.zytd_li4 div{
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	background: #F1F1F1;
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	text-align: center;
	font-size: 14px;
	color: #444444;
}
.zytd_li5{
	width: 100%;
	display: inline-block;
}
.zytd_li5_1{
	float: left;
	margin-top: 20px;
	margin-right: 35px;
	font-size: 14px;
	color: #858585;
}
.zytd_li5_1 img{
	height: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.zytd_li5_1 div{
	display: inline-block;
	vertical-align: middle;
}
.zytd_li6{
	width: 100px;
	height: 30px;
	margin-top: 40px;
	text-align: center;
	line-height: 30px;
	background: #7C1823;
	font-size: 14px;
	color: white;
}
.zytd_detail{
	width: 100%;
	margin: 55px auto;
	display: inline-block;
}
.zytd_detale{
	width: 280px;
	float: left;
	margin-right: 80px;
	position: sticky;
	left: 0;
	top: 0;
}
.zytd_detale1{
	width: 100%;
	display: block;
}
.zytd_detale2{
	width: 100%;
	margin-top: 45px;
}
.zytd_detale2_1{
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	display: block;
	font-size: 20px;
	color: #333333;
}
.zytd_detale2_1.on{
	background: #7C1823;
	color: white;
}
.zytd_detari{
	width: calc(100% - 360px);
	float: left;
}
.zytd_detaria{
	width: 100%;
	font-size: 20px;
	color: #010101;
	font-weight: bold;
	margin-bottom: 55px;
}
.zytd_detaria span{
	margin-right: 40px;
	font-size: 36px;
}
.zytd_detarib{
	width: 100%;
	display: inline-block;
}
.zytd_detarib1{
	float: left;
	margin-right: 55px;
	font-size: 18px;
	margin-bottom: 35px;
}
.zytd_detarib1:last-child{
	margin-right: 0;
}
.zytd_detarib1 img{
	max-width: 30px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarib1 div{
	display: inline-block;
	vertical-align: middle;
}
.zytd_detaric{
	width: 100%;
	margin-bottom: 25px;
	display: inline-block;
}
.zytd_detaric1{
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	background: #F1F1F1;
	font-size: 18px;
	color: #444444;
}
.zytd_detaric1:last-child{
	margin-right: 0;
}
.zytd_detarid{
	width: 100%;
	font-size: 15px;
	margin-bottom: 60px;
	display: flex;
	flex-wrap: wrap;
}
.zytd_detarid1{
	margin-left: 15px;
}
.zytd_detarid1 img{
	width: 5px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarid1 span{
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarie{
	width: 100%;
	display: inline-block;
	margin-bottom: 45px;
}
.zytd_detarie1{
	float: left;
	display: flex;
}
.zytd_detarie1_1{
	border: 1px solid #DCDCDC;
	width: 130px;
	height: 45px;
	background: white;
	text-align: center;
	font-size: 15px;
	margin-right: 20px;
}
.zytd_detarie1_1:last-child{
	margin-right: 0;
}
.zytd_detarie1_1 img{
	width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarie1_1 span{
	line-height: 45px;
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarie2{
	float: right;
	font-size: 18px;
	color: #989898;
}
.zytd_detarie2 span{
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarie2 a{
	width: 25px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarie2 a img{
	width: 100%;
	display: block;
}
.zytd_detarif{
	width: 100%;
	margin-bottom: 25px;
}
.zytd_detarif:last-child{
	margin-bottom: 0;
}
.zytd_detarif1{
	width: 100%;
	background: #EEEEEE;
	display: flex;
}
.zytd_detarif1_1{
	width: 200px;
	height: 50px;
	background: #7C1823;
	text-align: center;
	font-size: 24px;
	color: white;
}
.zytd_detarif1_1 img{
	width: 25px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarif1_1 span{
	line-height: 50px;
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarif2{
	width: 100%;
	padding: 30px 0;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.zytd_detarif2 img{
	max-width: 100%;
}
.zytd_detarif3{
	width: 100%;
	padding: 20px 0;
}
.zytd_detarif3_1{
	border-bottom: 1px solid #DEDEDE;
	width: 100%;
	display: flex;
	padding: 15px 0;
	font-size: 16px;
}
.zytd_detarif3_2{
	width: 24%;
}
.zytd_detarif3_2 img{
	width: 5px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarif3_2 span{
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarif3_3{
	width: 44%;
}
.zytd_detarif3_4{
	width: 32%;
}
.zytd_detarif3_5{
	border-bottom: 1px solid #DEDEDE;
	width: 100%;
	padding: 15px 0;
	font-size: 16px;
	display: inline-block;
}
.zytd_detarif3_5 img{
	width: 5px;
	margin-right: 5px;
	    margin-top: 9px;
	float: left;
}
.zytd_detarif3_5 div{
	width: calc(100% - 10px);
	float: left;
}
.zytd_detarif3_6{
	border-bottom: 1px solid #DEDEDE;
	width: 100%;
	padding: 15px 0;
	font-size: 16px;
}
.zytd_detarif3_6 img{
	width: 5px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.zytd_detarif3_6 div{
	width: calc(100% - 20px);
	display: inline-block;
	vertical-align: middle;
}
.zzxw_time{
	width: 100%;
	margin-top: 15px;
}
.zzxw_time .swiper-father{
	width: 100%;
	height: 100%;
	position: relative;
}
.zzxw_time .swiper{
	width: calc(100% - 80px - 30px);
	height: 100%;
}
.zzxw_time .swiper-slide{
	width: 100%;
	height: 100%;
}
.zzxw_time .swiper-button-prev::after,.zzxw_time .swiper-button-next::after{
	display: none;
}
.zzxw_time .swiper-button-prev{
	width: 15px;
	height: 25px;
	background-image: url(../img/prev_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	top: 30px;
}
.zzxw_time .swiper-button-next{
	width: 15px;
	height: 25px;
	background-image: url(../img/next_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
	top: 30px;
}
.zzxw_time1{
	border-bottom: 3px solid transparent;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #7C1823;
	display: block;
	text-align: center;
}
.zzxw_time1.on{
	border-color: #7C1823;
	font-size: 24px;
}
.zzxw_list{
	width: 100%;
	margin-top: 60px;
	display: inline-block;
}
.zzxw_li{
	width: 100%;
	background: white;
	margin: 10px 0;
	/*margin-right: 2%;*/
	padding: 35px;
	display: block;
	float: left;
}
.zzxw_li:nth-child(2n){
    margin-right: 0;
}
.zzxw_li1{
	width: 125px;
		display: inline-block;
		vertical-align:middle;
	margin-right: 25px;
	text-align: center;
}
.zzxw_li1_1{
	width: 100%;
	font-size: 86px;
	color: #D7DADD;
	font-weight: bold;
}
.zzxw_li1_2{
	width: 100%;
	font-size: 18px;
	color: #8C8C9B;
}
.zzxw_li2{
	width: calc(100% - 160px);
	display: inline-block;
		vertical-align:middle;
}
.zzxw_li2_1{
	width: 100%;
	font-size: 24px;
	white-space: nowrap;       /* 防止文本换行 */
	  overflow: hidden;          /* 隐藏溢出的内容 */
	  text-overflow: ellipsis;   /* 显示省略符号来代表被修剪的文本 */
}
.zzxw_li2_2{
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	 display: -webkit-box;
	  -webkit-line-clamp: 3;      /* 限制显示的行数为3 */
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
}
.zzxw_li:hover{
	background: #7C1823;
}
.zzxw_li:hover .zzxw_li1_1{
	color: white;
}
.zzxw_li:hover .zzxw_li1_2{
	color: rgba(255, 255, 255, 0.5);
}
.zzxw_li:hover .zzxw_li2_1{
	color: white;
}
.zzxw_li:hover .zzxw_li2_2{
	color: rgba(255, 255, 255, 0.5);
}
.zzdj_box{
	width: 100%;
	background: #F5F5F5;
}
.zzdj_bo{
	width: 100%;
	margin: 60px auto;
}
.zzdj_tit{
	width: 100%;
}
.zzdj_tit1{
	width: 100%;
	padding: 0 20px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	position: relative;
}
.zzdj_tit1::after{
	content: '';
	width: 5px;
	height: 30px;
	background: #7C1823;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.zzdj_tit2{
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.zzdj_list{
	width: 100%;
	margin-top: 80px;
	display: inline-block;
}
.zzdj_li{
	width: 100%;
	float: left;
	display: block;
	margin: 10px 0;
	/*margin-right: 2%;*/
}
.zzdj_li:nth-child(2n){
	margin-right: 0;
}
.zzdj_li1{
    width: 160px;
    height: 125px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
	/*width: 100%;*/
	/*height: 300px;*/
	/*display: block;*/
	object-fit: cover;
	object-position: center;
}
.zzdj_li2{
	width: calc(100% - 190px);
	display: inline-block;
    vertical-align: middle;
	/*padding: 45px 0;*/
}
.zzdj_li3{
	width:100%;
	font-size: 20px;
	color: #333333;
}
.zzdj_li4{
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	 display: -webkit-box;
	  -webkit-line-clamp: 2;      /* 限制显示的行数为3 */
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
}
.zzdj_li5{
	width: 100%;
	font-size: 16px;
	margin-top: 15px;
	 display: -webkit-box;
	  -webkit-line-clamp: 2;      /* 限制显示的行数为3 */
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
}
.zzdj_li:hover .zzdj_li4{
	color: #7C1823;
}
.deta_tit{
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.deta_jj{
	width: 100%;
	margin-top: 35px;
	text-align: center;
}
.deta_jj1{
	font-size: 16px;
	color: #999999;
	margin-right: 15%;
	display: inline-block;
	vertical-align: middle;
}
.deta_jj2{
	font-size: 16px;
	color: #999999;
	display: inline-block;
	vertical-align: middle;
}
.deta_jj2 span{
	display: inline-block;
	vertical-align: middle;
}
.deta_jj2 a{
	width: 25px;
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
}
.deta_jj2 a img{
	width: 100%;
	display: block;
}
.deta_cnt{
	border-top: 1px solid #BCBBC0;
	border-bottom: 1px solid #BCBBC0;
	width: 100%;
	margin-top: 25px;
	padding: 30px 0;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.deta_cnt img{
	max-width: 100%;
}
.deta_fy{
	width: 100%;
	padding: 35px 60px;
}
.deta_fy1{
	width: 100%;
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	color: #333333;
	 white-space: nowrap;       /* 防止文本换行 */
	  overflow: hidden;          /* 隐藏溢出的内容 */
	  text-overflow: ellipsis;   /* 显示省略符号来代表被修剪的文本 */
}
.deta_fy1:last-child{
	margin-bottom: 0;
}
.zyfz_box{
	width: 100%;
	background: #F5F5F5;
}
.zyfz_bo{
	width: 100%;
	margin: 70px auto;
}
.zyfz_tit{
	width: 100%;
	padding: 0 20px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	position: relative;
}
.zyfz_tit::after{
	content: '';
	width: 5px;
	height: 30px;
	background: #7C1823;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.zyfz_list{
	width: 100%;
	margin-top: 45px;
}
.zyfz_li{
	border: 1px solid #BCBBC0;
	width: 100%;
	background: white;
	margin-bottom: 25px;
}
.zyfz_li:last-child{
	margin-bottom: 0;
}
.zyfz_lia{
	width: 100%;
	padding: 40px 25px;
}
.zyfz_lia1{
	width: 35px;
	margin-left: 15px;
	display: inline-block;
	vertical-align: middle;
}
.zyfz_lia1 img{
	width: 100%;
}
.zyfz_lia1_1{
	display: block;
}
.zyfz_lia1_2{
	display: none;
}
.zyfz_lia2{
	width: calc(100% - 60px);
	display: inline-block;
	vertical-align: middle;
}
.zyfz_lia2_1{
	width: 100%;
	display: inline-block;
}
.zyfz_lia2_1_1{
	width: 50%;
	padding: 0 20px;
	font-size: 24px;
	color: #333333;
	float: left;
	position: relative;
}
.zyfz_lia2_1_1::after{
	content: '';
	width: 4px;
	height: 25px;
	background: #7C1823;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.zyfz_lia2_1_2{
	width: 50%;
	font-size: 36px;
	color: #B80014;
	float: left;
}
.zyfz_lia2_2{
	width: 100%;
	display: inline-block;
}
.zyfz_lia2_2_1{
	float: left;
	margin-right: 45px;
	font-size: 18px;
}
.zyfz_lia2_2_1:last-child{
	margin-right: 0;
}
.zyfz_lia2_2_1 img{
	max-width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.zyfz_lia2_2_1 span{
	display: inline-block;
	vertical-align: middle;
}
.zyfz_lib{
	width: 100%;
	display: none;
}
.zyfz_lic{
	width: 100%;
	padding: 35px 25px;
	position: relative;
}
.zyfz_lic::after{
	content: '';
	width: calc(100% - 50px);
	height: 2px;
	background: #898989;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
.zyfz_lic1{
	width: 100%;
	margin-bottom: 40px;
}
.zyfz_lic1:last-child{
	margin-bottom: 0;
}
.zyfz_lic2{
	width: 100%;
	margin-bottom: 20px;
	font-size: 24px;
}
.zyfz_lic3{
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.zyfz_lid{
	width: 100%;
	background: #E6E6E6;
	padding: 35px;
}
.zyfz_lid1{
	width: 215px;
	height: 60px;
	border-radius: 5px;
	margin: auto;
	text-align: center;
	background: #7C1823;
	font-size: 18px;
	color: white;
}
.zyfz_lid1 img{
	width: 20px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.zyfz_lid1 span{
	line-height: 60px;
	display: inline-block;
	vertical-align: middle;
}
.zyfz_li.on .zyfz_lia1_1{
	display: none;
}
.zyfz_li.on .zyfz_lia1_2{
	display: block;
}
.zyfz_li.on .zyfz_lib{
	display: block;
}
.zyfz_cover{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}
.zyfz_tcs{
	width: 1050px;
	padding: 0 30px;
	background: white;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.zyfz_tca{
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	padding: 20px 0;
	font-size: 32px;
	display: inline-block;
}
.zyfz_tca span{
	float: left;
}
.zyfz_tca img{
	width: 20px;
	float: right;
}
.zyfz_tcb{
	width: 100%;
	padding: 40px 0;
	display: inline-block;
}
.zyfz_tcb1{
	width: 46%;
	float: left;
	margin-right: 8%;
	margin-bottom: 40px;
	display: flex;
}
.zyfz_tcb1:nth-child(2n){
	margin-right: 0;
}
.zyfz_tcb1_1{
	font-size: 18px;
	margin-right: 15px;
	line-height: 35px;
}
.zyfz_tcb1_1 span{
	color: #E42626;
}
.zyfz_tcb1_2{
	border: 1px solid #E5E5E5;
	outline: none;
	width: calc(100% - 70px);
	height: 35px;
	padding: 0 10px;
	font-size: 16px;
}
.zyfz_tcb2{
	width: 100%;
	float: left;
	display: flex;
}
.zyfz_tcb2_1{
	font-size: 18px;
	margin-right: 15px;
	line-height: 35px;
}
.zyfz_tcb2_1 span{
	color: #E42626;
}
.zyfz_tcb2_2{
	width: calc(100% - 102px);
}
.zyfz_tcb2_3{
	width: 100%;
	display: flex;
}
.zyfz_tcb2_3 input{
	border: 1px solid #E5E5E5;
	outline: none;
	width: calc(100% - 130px);
	height: 35px;
	padding: 0 10px;
	font-size: 16px;
}
.zyfz_tcb2_3 button{
	border: none;
	outline: none;
	width: 120px;
	height: 35px;
	margin-left: 10px;
	background: #E5E5E5;
	font-size: 16px;
}
.zyfz_tcb2_4{
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #999999;
}
.zyfz_tcc{
	width: 100%;
	padding: 30px 0;
}
.zyfz_tcc button{
	border: none;
	outline: none;
	width: 385px;
	height: 50px;
	background: #7C1823;
	font-size: 18px;
	color: white;
	display: block;
	margin: auto;
}
.lxwm_box{
	width: 100%;
	background-color: #F5F5F5;
}
.lxwm_tops{
	width: 100%;
	background-image: url(../img/bg_8.png);
	background-position: center top 50px;
	background-repeat: no-repeat;
	background-size: contain;
}
.lxwm_top{
	width: 100%;
	margin: 70px auto;
	display: inline-block;
}
.lxwm_left{
	width: 46%;
	float: left;
}
.lxwm_lef{
	width: 100%;
	margin-bottom: 40px;
}
.lxwm_lef1{
	width: 100%;
	font-size: 30px;
	font-weight: bold;
}
.lxwm_lef2{
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #666666;
}
.lxwm_let{
	width: 100%;
	margin-bottom: 35px;
}
.lxwm_let:last-child{
	margin-bottom: 0;
}
.lxwm_let1{
	width: 40px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.lxwm_let2{
	width: calc(100% - 60px);
	display: inline-block;
	vertical-align: middle;
}
.lxwm_let2_1{
	width: 100%;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.lxwm_let2_2{
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: #666666;
}
.lxwm_maps{
    	width: 100%;
}
.lxwm_map{
	width: 100%;
	height: 770px;
}
.lxwm_right{
	width: 46%;
	float: right;
}
.lxwm_righ{
	width: 100%;
	background: #E9E9E9;
	padding: 35px;
	display: inline-block;
}
.lxwm_righ1{
	width: 48%;
	float: left;
	margin-bottom: 20px;
	margin-right: 4%;
}
.lxwm_righ1:nth-child(2n){
	margin-right: 0;
}
.lxwm_righ1_1{
	width: 100%;
	font-size: 16px;
	color: #1A1A1A;
	margin-bottom: 15px;
}
.lxwm_righ1_2{
	border: none;
	outline: none;
	width: 100%;
	height: 50px;
	font-size: 16px;
	color: #1A1A1A;
	padding: 0 10px;
	background: white;
}
.lxwm_righ2{
	width: 100%;
	float: left;
}
.lxwm_righ2_1{
	border: none;
	outline: none;
	width: 100%;
	height: 205px;
	font-size: 16px;
	color: #1A1A1A;
	padding:10px;
	background: white;
}
.lxwm_righ3{
	border: none;
	outline: none;
	width: 135px;
	height: 50px;
	margin-top: 25px;
	margin-left: calc(100% - 135px);
	background: #7C1823;
	font-size: 16px;
	color: white;
	float: left;
}