.xnav {
	width: 100%;
	height: 80px;

	background: rgba(27, 30, 33, 0.6);
	position: fixed;
	z-index: 11;
	top: 0;
}

.xnav_w {
	height: 80px;
	justify-content: space-between;
	align-items: center;
}

.xnav_logo {
	width: 250px;
	flex: none;
}

.xnav_ul {
    margin: 0 auto;
    width:1100px;
	flex: 1;
	justify-content: space-between;
	margin-left:60px;
}

.xnav_ul li {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 31px;

}

.xnav_ul li.active a {
	font-weight: bold;
	color: #fff;
}

.xnav_ul li a {
	color: rgba(255, 255, 255, 0.8);
}

.mainswp {
	width: 100%;
	height: 100vh;
}
.swiper-pagination-bullets.xiedong{
	right: 10.4vw;
}
.xiedong .swiper-pagination-bullet{
	margin: 16px 0 !important;
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(49,30,30,0.8);
	opacity: 1;
	box-sizing: border-box;
}
.xiedong .swiper-pagination-bullet-active{
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(49,30,30,0.8);
	border-radius:50%;
	box-sizing: border-box;
	position: relative;
}
.xiedong .swiper-pagination-bullet-active::after{
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	left: 2px;
background: #0154A4;
}
.mainswp .swiper-slide {
	width: 100%;
	height: 100vh;
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	position: relative;
}

.mainswp .swiper-slide:last-child {
	height: 268px;
	background: #25282B;
}

.mainswp1 {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-top: 34vh;
}

.mainswp1 div {
	font-size: 70px;
	font-weight: 600;
	color: #F5F5F5;
	line-height: 98px;
	text-align: center;
}

.mainswp1 div span {
	color: #F13434;
}

.mainswp1 p {
	font-size: 36px;
	color: #F5F5F5;
	line-height: 50px;
	margin-top: 22px;
	text-align: center;
}

.mainswp1_sb {
	position: absolute;
	bottom: 39px;
	text-align: center;
	width: 100%;
}

@keyframes Tmouse {
	0% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(12px);
		-moz-transform: translateY(-12px);
		-ms-transform: translateY(-12px);
		-o-transform: translateY(-12px);
		transform: translateY(-12px);
	}
}

.mainswp1_sb img {
	animation: Tmouse 0.9s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;
}

.mainswp1_sb p {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	line-height: 25px;
	margin-top: 10px;
}

.mainswp2 {
	width: 100%;
	height: 100%;

}

.mainswp2_1 {
	width: 50%;
	height: 100%;
	background-image: url(../images/xmain2_1.png);
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.mainswp2_2 {
	width: 50%;
	height: 100%;
	background-image: url(../images/xmain2_2.png);
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

.mainswp2_2_box {
	margin-left: 86px;
	width: 514px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.mainswp2_2_box div {
	font-size: 36px;
	font-weight: 600;
	color: #000000;
	line-height: 50px;
	text-align: end;
	padding-bottom: 32px;
	border-bottom: 2px solid #D4D0D0;
	position: relative;
}

.mainswp2_2_box div::after {
	display: block;
	width: 30px;
	height: 2px;
	background: #ab0000;
	content: '';
	position: absolute;
	bottom: -2px;
	right: 0;
}

.mainswp2_2_box p {
	font-size: 20px;
	font-weight: 400;
	color: #666666;
	line-height: 33px;
	margin-top: 48px;
}

.mainswp2_2_box a {
	display: flex;
	justify-content: center;
	align-items: center;

	width: 187px;
	height: 50px;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	border: 1px solid #ab0000;
	box-sizing: border-box;
	margin-left: auto;
	margin-top: 29px;

	line-height: 50px;
	font-size: 20px;
	font-weight: 400;
	color: #ab0000;


}

.mainswp2_2_box img {
	margin-left: 10px;
	width: 20px;
}

.mainswp3 {
	height: 100%;
	display: flex;
	align-items: center;
}

.mainswp3_1 {
	width: 464px;
	height: 722px;
	flex: none;
	margin-left: 80px;
}

.mainswp3_c {
	flex: 1;
	padding-top: 100px;
}

.mainswp3_c1 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	line-height: 50px;
}

.mainswp3_c2 {
	font-size: 20px;
	color: #999999;
	line-height: 28px;
	margin-top: 10px;
	width: 514px;
	padding-bottom: 37px;
	border-bottom: 2px solid #D4D0D0;
	position: relative;
}

.mainswp3_c2::after {
	display: block;
	width: 30px;
	height: 2px;
	background: #ab0000;
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
}

.mainswp3_c3 {
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 19px;
}

.mainswp3_ul {
	margin-top: 30px;
}

.mainswp3_ul li {
	box-sizing: border-box;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
	position: relative;
	padding-left: 10px;
}

.mainswp3_ul li::after {
	width: 4px;
	height: 4px;
	background: #005BAC;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	border-radius: 50%;
}

.mainswp3_c a {
	display: flex;
	align-items: center;
	width: 187px;
	height: 50px;
	box-sizing: border-box;
	margin-top: 40px;

	line-height: 50px;
	font-size: 20px;
	font-weight: 400;
	color: #ab0000;
}

.mainswp3_c a img {
	width: 20px;
	margin-left: 15px;
}

.mainswp4 {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-top: 8.6vh;
}

.x_title {
	text-align: center;
	margin: 0 auto;
}

.x_title div {
	width: 514px;
	font-size: 38px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
	line-height: 53px;
	border-bottom: 2px solid #D4D0D0;
	position: relative;
	margin: 0 auto;
}

.x_title div::after {
	display: block;
	width: 30px;
	height: 2px;
	background: #ab0000;
	content: '';
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translate(-50%, 0);
}

.x_title p {
	margin-top: 20px;
	font-size: 20px;
	color: #666666;
	line-height: 28px;
}

.x_title.x_title1 div {
	color: #000;
	border-bottom: 2px solid rgba(212, 208, 208, 0.4);
}

.x_title.x_title1 p {
	color: #000;
}

.mainswp4_ul {
	display: flex;
	margin-top: 54px;

}

.mainswp4_ul li {
	width: 373px;
	height: 494px;
	position: relative;
	margin-right: 27px;
	transition: all 0.3s;
}

.mainswp4_ul li:hover {
	margin-top: -20px;
}

.mainswp4_ul li:nth-child(3) {
	margin-right: 0;
}

.mainswp4_ul_1 {
	width: 373px;
	height: 494px;
}

.mainswp4_ul_2 {
	position: absolute;
	bottom: 0;
	width: 373px;
	height: 209px;
	background-image: url(../images/xmain4_2.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding: 0 20px 10px 30px;


	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.mainswp4_ul_2>p {
	font-size: 24px;
	font-weight: bold;
	color: #F6F8FD;
	line-height: 34px;
	width:75px;
	padding-bottom: 19px;

}

.mainswp4_ul_2>div div {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.6);
	line-height: 22px;
	text-align: end;
}

.mainswp4_lm {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 187px;
	height: 50px;
	line-height: 50px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #ab0000;

	font-size: 20px;
	color: #ab0000;

	margin: 0 auto;
	margin-top: 69px;
}

.mainswp4_lm img {
	width: 20px;
	margin-left: 16px;
}

.mainswp5 {
	width: 100%;
	height: 100%;
	padding-top: 9.8vh;
}

.mainswp5_ul {
	margin-top: 50px;
}

.mainswp5_ul li {
	width: 277px;
	margin-top:20px;
	margin-right:20px;
	float: left;
}

.mainswp5_ul li:nth-child(4) {
	margin-right: 0;
}

.mainswp5_ul li img {
	width: 277px;
	height: 200px;
}

.mainswp5_ul li p {
	width: 277px;
	height: 56px;
	line-height: 56px;
	background: #F1F1F1;
	font-size: 20px;
	color: #333333;
	text-align: center;
}

.mainswp5_lm {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 187px;
	height: 50px;
	line-height: 50px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #FFFFFF;

	font-size: 20px;
	color: #FFFFFF;

	margin: 0 auto;
	margin-top: 98px;
}

.mainswp5_lm img {
	width: 20px;
	margin-left: 16px;
}


.mainswp6 {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-top: 8.6vh;
}

.mainswp6_1 {
	position: relative;
}

.swipermainswp6prev {
	position: absolute;
	left: 12.65vw;
	top: 328px;
	width: 40px;
	height: 40px;
	z-index: 1;
	cursor: pointer;
	background-image: url(../images/xleft1.png);
	background-size: cover;
}

.swipermainswp6next {
	position: absolute;
	right: 12.65vw;
	top: 328px;
	width: 40px;
	height: 40px;
	z-index: 1;
	cursor: pointer;
	background-image: url(../images/xright1.png);
	background-size: cover;
}

.swipermainswp6prev.swiper-button-disabled {
	background-image: url(../images/xleft2.png);
}

.swipermainswp6next.swiper-button-disabled {
	background-image: url(../images/xright2.png);
}

.swipermainswp6 {
	padding-top: 88px;
}

.swipermainswp6_1 {
	box-sizing: border-box;
	width: 370px;
	height: 540px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	padding: 36px 30px 0 30px;
	transition: all 0.3s;

	position: relative;
}

.swipermainswp6_1_img1 {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 26px;
	opacity: 1;
	transition: all 0.3s;
}

.swipermainswp6_1_img1f {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 26px;
	opacity: 0;
	transition: all 0.3s;
}

.swipermainswp6_1_img2 {
	position: absolute;
	bottom: 24px;
	opacity: 1;
	/* bottom: 43px; */
	left: 30px;
	transition: all 0.3s;
	width: 26px;
}

.swipermainswp6_1_img3 {
	position: absolute;
	bottom: 43px;
	left: 30px;
	width: 26px;
	opacity: 0;
	transition: all 0.3s;
}

.swipermainswp6_1 span {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
	transition: all 0.3s;
}

.swipermainswp6_1 p {
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
	margin-top: 18px;
	transition: all 0.3s;
}

.swipermainswp6_1 div {
	font-size: 18px;
	color: #999999;
	line-height: 29px;
	transition: all 0.3s;
	margin-top: 31px;
}

.swipermainswp6_1:hover {
	padding: 45px 30px 0 30px;
	border: 1px solid #EEEEEE;
	background: #ab0000;
	margin-top: -34px;
	height: 590px;
}

.swipermainswp6_1:hover span {
	color: #FFFFFF;
}

.swipermainswp6_1:hover p {
	color: rgba(255, 255, 255, 0.8);
}

.swipermainswp6_1:hover div {
	color: rgba(255, 255, 255, 0.8);
	margin-top: 24px;
}

.swipermainswp6_1:hover .swipermainswp6_1_img2 {
	opacity: 0;
}

.swipermainswp6_1:hover .swipermainswp6_1_img3 {
	opacity: 1;
}

.swipermainswp6_1:hover .swipermainswp6_1_img1 {
	opacity: 0;
}

.swipermainswp6_1:hover .swipermainswp6_1_img1f {
	opacity: 1;
}

.mainswp7 {
	width: 100%;
	height: 100%;

}

.mainswp7_boxs {
	height: 100%;
	position: relative;
}

.mainswp7swiperprev {
	position: absolute;
	right: 410px;
	bottom: 157px;

	background: #F8F8F8;
	width: 40px;
	height: 40px;
	z-index: 1111;
	cursor: pointer;
	background-image: url(../images/jiantou6.png);
	background-repeat: no-repeat;
	background-position: center;
}

.mainswp7swipernext {
	position: absolute;
	right: 410px;
	bottom: 107px;

	background: rgba(248, 248, 248, 0.2);
	width: 40px;
	height: 40px;
	z-index: 1111;
	cursor: pointer;
	background-image: url(../images/jiantou5.png);
	background-repeat: no-repeat;
	background-position: center;
}

.mainswp7pagination {
	position: absolute;
	top: 80px;
	left: 800px;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	line-height: 23px;
}

.mainswp7pagination .swiper-pagination-current {
	font-size: 60px;
	color: #ab0000;
	line-height: 74px;
	font-weight: bold;
}


.mainswp7scrollbar .swiper-scrollbar-drag {
	height: 2px !important;
}

.mainswp7_left {
	flex: 1;
	box-sizing: border-box;
	padding-top: 105px;
	padding-right:50px;
}

.mainswp7_left_tit1 {
	font-size: 38px;
	font-weight: bold;
	color: #000000;
	line-height: 53px;
}

.mainswp7_left_tit2 {
	font-size: 20px;
	font-weight: 400;
	color: #999999;
	line-height: 28px;
	margin-top: 8px;
}

.mainswp7_left_tit3 {
	margin-top: 212px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	line-height: 42px;
}

.mainswp7_left_tit4 {
	font-size: 18px;
	color: #000;
	line-height: 30px;
	margin-top: 10px;
}

.mainswp7_left_tit5 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 187px;
	height: 50px;
	background: #ab0000;
	margin-top: 134px;
	font-size: 18px;
	color: #F8F8F8;
	line-height: 50px;
}

.xleftright1 {
	position: absolute;
	top: 120px;
	right: 0;
}

.mainswp7pro {
	width: 400px;
	height: 2px;
	background: #DEDEDE;
	position: absolute;
	top: 170px;
	right: 0;
}

.mainswp7pro1 {
	height: 2px;
	background: #ab0000;
}

.mainswp7swiper {
	flex: none;
	width: 400px;
	height: 660px;
	margin-top: 205px;
}

.mainswp7swiper .swiper-slide {
	height: 150px !important;
}

.mainswp7swiper1 {
	width: 400px;
	height: 160px;
	background: #F8F8F8;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
	box-sizing: border-box;
	padding: 10px 0 0 20px;
	overflow: hidden;
}

.mainswp7swiper1 div {
	display: flex;
	align-items: center;
	font-size: 22px;
	font-weight: 400;
	color: #000000;
	line-height: 31px;
}

.mainswp7swiper1 div span {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 2px solid #ab0000;
	margin-right: 10px;
}

.mainswp7swiper1 p {
	padding-left: 24px;
	font-size: 18px;
	color: #666666;
	line-height: 25px;
	margin-top: 3px;
}

.mainswp7swiper1:hover {
	background-color: #ab0000;
}

.mainswp7swiper1:hover div {
	font-weight: bold;
	color: #fff;
}

.mainswp7swiper1:hover div span {
	border: 2px solid #fff;
}

.mainswp7swiper1:hover p {
	color: #fff;
}

.mainswp8 {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.mainswp8_1 {
	box-sizing: border-box;
	padding: 92px 30px 30px 30px;
	height: 733px;
	background: rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
}

#container {
	overflow: hidden;
	width: 1140px;
	height: 464px;
	margin: 0;
	font-family: "微软雅黑";
}

.BMap_bubble_pop {
	width: 310px !important;
}

.BMap_bubble_content {
	width: 300px !important;
}

.mainswp8_1t {
	width: 1140px;
	height: 120px;
	background-image: url(../images/lxwm_bg02.png);
	background-size: cover;
	margin-bottom: 33px;
	box-sizing: border-box;
	padding: 21px 0 0 70px;
	position: relative;
}

.x_ewm1 {
	position: absolute;
	top: -33px;
	right: 46px;

}

.x_ewm1 img {
	width: 100px;
}

.x_ewm1 p {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 25px;
	margin-top: 11px;
	text-align: center;
}

.mainswp8_1t_li {
	margin-right: 98px;
}

.mainswp8_1t_li div {
	font-size: 18px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.8);
	line-height: 25px;
	display: flex;
	align-items: center;
}

.mainswp8_1t_li div img {
	width: 37px;
	margin-right: 12px;
}

.mainswp8_1t_li p {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 16px;
}

.mainswp9 {
	height: 100%;
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 11px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.xft {
	justify-content: space-between;
}

.xft_1 {
	display: flex;

}

.xft_1 ul {
	margin-right: 60px;
}

.xft_1 ul:last-child {
	margin-right: 0;
}

.xft_1 ul li {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 5px;
}

.xft_1 ul li a {
	color: #AAAAAA;
}

.xft_1 ul li a:hover {
	font-weight: bold;
	color: #fff;
}

.xft_1 ul li:nth-child(1) a {

	color: #FFFFFF;
}

.xft_1 ul li:nth-child(1) {
	font-weight: bold;
	margin-bottom: 18px;
}

.xft_2 {}

.xft_2 img {
	width: 100px;
}

.xft_2 p {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.6);
	line-height: 20px;
	margin-top: 14px;
}

.xft_3 p {
	font-size: 12px;
	font-weight: 400;
	color: #AAAAAA;
	line-height: 17px;
	text-align: center;
}