﻿.main_page {
	width: 1440px;
	margin: 0 auto;
	padding-top: 55px;
}

.fixed-btns {
	position: fixed;
	top: 50%;
	right: 54px;
	z-index: 3;
	transform: translateY(-50%);
}

.btns-item {
	width: 40px;
	height: 43px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 8px;
	cursor: pointer;
	position: relative;
	box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1);
}

.btns-item:hover {
	background: #1765A6;
}

.btns-item.icon1::after {
	background-image: url(../images/wechat-f.png);
}

.btns-item.icon2::after {
	background-image: url(../images/video-f.png);
}

.btns-item.icon3::after {
	background-image: url(../images/link-f.png);
}

.btns-item:hover.icon1::after {
	background-image: url(../images/wechat.png);
}

.btns-item.icon2:hover::after {
	background-image: url(../images/video.png);
}

.btns-item.icon3:hover::after {
	background-image: url(../images/link.png);
}

.btns-item.icon4::after {
	background-image: url(../images/dou_xz.png);
}

.btns-item.icon4:hover::after {
	background-image: url(../images/dou_yx.png);
}

.btns-item::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 24px;
	transform: translate(-50%, -50%);
	background-repeat: no-repeat;
}

.btns-item:hover .btn-sj {
	border-color: transparent transparent #fff transparent;
}

.btn-sj {
	width: 0px;
	height: 0;
	border: 8px solid;
	border-color: transparent transparent #1765A6 transparent;
	margin: 0 auto 3px;
}

.btn-txt {
	font-weight: 400;
	font-size: 13px;
	color: #1765A6;
	text-align: center;
}

.btns-item:hover .btn-txt {
	color: #fff;
}

.btns-item.icon3:hover .btns-item-qrcode {
	display: block;
}

.btns-item.icon4:hover .btns-item-qrcode {
	display: block;
}

.btns-item.icon1:hover .btns-item-qrcode {
	display: block;
}

.btns-item.icon2:hover .btns-item-qrcode {
	display: block;
}

.btns-item-qrcode {
	display: none;
	position: absolute;
	top: -69px;
	left: -174px;
	padding: 14px 14px 14px 14px;
	width: 165px;
	background:#fff;
	background-size: contain;
	box-sizing: border-box;
	text-align:center;
}
	.btns-item-qrcode img {
		width:80%;
		display:block;
		margin:0 auto;
	}
	.qrcode-box {
		padding-top: 80%;
		background: url(../images/mini-qrcode.jpg) no-repeat;
		background-size: cover;
		position: relative;
	}

.qrcode-box4 {
	padding-top: 80%;
	background: url(../images/dou_y.png) no-repeat;
	background-size: cover;
	position: relative;
}

.qrcode-box1 {
	padding-top: 80%;
	background: url(../images/wei_x.png) no-repeat;
	background-size: cover;
	position: relative;
}

.qrcode-box2 {
	padding-top: 80%;
	background: url(../images/sph.png) no-repeat;
	background-size: cover;
	position: relative;
}

.qrcode-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.qrcode-txt {
	font-weight: 400;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: center;
	margin-top: 3px;
}

.seamless02-dots {
	margin: 16px auto 0 !important;
	text-align: center;
}

.seamless02-dots .swiper-pagination-bullet {
	border-radius: 32px !important;
	width: 13px;
	height: 13px;
}

.seamless02-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 32px;
	background: #1765A6;
}

.seamlesswrap img {
	max-height: 100%;
}

.banner {
	/*min-width: 1440px;*/
}

.swiper-button-next {
	width: 52px !important;
	height: 98px !important;
	background: url(../images/right-icon-blur.png) no-repeat;
	background-size: 100% 100%;
}

.swiper-button-next:hover {
	background: url(../images/right-icon-focus.png) no-repeat;
	background-size: 100% 100%;
}

.swiper-button-prev {
	width: 52px !important;
	height: 98px !important;
	background: url(../images/left-icon-blur.png) no-repeat;
	background-size: 100% 100%;
}

.swiper-button-prev:hover {
	background: url(../images/left-icon-focus.png) no-repeat;
	background-size: 100% 100%;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	display: none;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	display: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 174px !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 184px !important;
}

.about_cont {
	display: flex;
}

.put_title {
	display: flex;
	align-items: center;
}

.h_d {
	font-size: 30px;
	padding-left: 12px;
}

.subtitle {
	font-family: SourceHanSansCN-Light;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}

.maintitle {
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: bold;
	font-size: 45px;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #282828;
}

.about_left {
	margin-top: 40px;
	font-family: SourceHanSansCN-Regular;
	font-weight: 400;
	font-size: 23px;
	color: #555555;
	text-align: justify;
	letter-spacing: 0px;
	margin: 0 65px;
	padding-top: 50px;
	padding-bottom: 20px;
}

.n_r {
	max-height: 270px;
	overflow-y: scroll;
	padding-right: 10px;
	text-indent: 46px;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	font-size: 23px;
	color: #555555;
	line-height: 36px;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
}

.banner .swiper-slide>img {
	width: 100%;
	height: 100%;
	/*min-width: 1440px;*/
	/* max-height: 980px; */
}

.banner .swiper-slide a>img {
	width: 100%;
	/*min-width: 1440px;*/
	max-height: 980px;
}

.bactive img {
	width: 30px;
	position: absolute;
	top: -9px;
	margin-right: 10px;
	display: block !important;
}

/* .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #ffffff; 
	border: 1px solid #ffffff;
	opacity: 1;
	border-radius: 7px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
	width: 35px;
	height: 15px;
	background-color: #c6a268;
	border: 1px solid #c6a268;
	border-radius: 7px;
	opacity: 1;
} */

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 73px !important;
	left: 50% !important;
	width: 600px !important;
	margin-left: -300px;
}

.home_page {
	width: 100%;
	/* background: url('../img/b_g.png') no-repeat; */
	background-size: 100% 100%;
	position: relative;
	padding-bottom: 30px;
	z-index: 1;
	margin: -101px auto 0;
	background-position-y: 35px;
}

.moreBtns {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -43px;
	width: 43px;
	height: 101px;
	background: #FFFFFF;
	border-radius: 0 10px 10px 0;
	opacity: 0.8;
	text-align: center;
	cursor: pointer;
}

.moreBtns span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 20px;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
}

.moreBtns:hover {
	background: #1765A6;
}

.moreBtns:hover span {
	color: #fff;
}

.right-bg {
	position: absolute;
	top: 100px;
	right: 0;
	width: 573px;
	height: 892px;
	background: url(../images/right-bg.png) no-repeat;
	z-index: -1;
}

.left-bg {
	position: absolute;
	top: 74px;
	left: 0;
	width: 666px;
	height: 1138px;
	background: url(../images/left-bg.png) no-repeat;
	z-index: -1;
}

.home_page::after {
	position: absolute;
	width: 100%;
	min-height: 200px;
	content: "";
	/* background: url("../img/j_z.png") no-repeat; */
	background-size: 100% 100%;
	bottom: -14px;
	z-index: -1;
}

.home_left {
	flex: 1;
	width: 9.6rem;
	min-height: 400px;
}

.home_right {
	width: 4.4rem;
	min-height: 400px;
	min-width: 500px;
}

.put_flex {
	display: flex;
}

.part1 {
	width: 1400px;
	/*min-width: 1400px;*/
	max-width: 1400px;
	margin: 0 auto;
	height: 580px;
	background: #FFFFFF;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	padding-top: 34px;
	overflow: hidden;
}

.swiper_box {
	width: 832px;
	height: 504px;
	overflow: hidden;
}

.hots_news img {
	width: 100%;
	height: 100%;
	max-width: 100%;
}

.core_img {
	text-align: center;
}

.cult_img {
	text-align: center;
}

.put_bt {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 24px;
	color: #333333;
	padding: 35px 34px 24px 34px;
	align-items: center;
	justify-content: space-between;
}

.left {
	padding: 0 34px;
}

.item_a {
	display: inline-block;
	border-bottom: 1px dashed #EEEEEE;
}

/* .item_a:last-child {
	border: none;
} */

.news_title {
	gap: 10px;
	align-items: center;
	padding-top: 20px;
}

.news_icon {
	background: #D91717;
	border-radius: 8px;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 10px 2px;
	max-width: 100px;
}

.news_name {
	max-width: 725px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 22px;
	color: #333333;
}

.news_des {
	padding-top: 23px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-clamp: 2;
}

.swiper-container2 .swiper-pagination-bullets {
	bottom: 67px !important;
	left: 50%;
}

.swiper-container2 .swiper-pagination-bullet {
	width: 14px !important;
	height: 14px !important;
	background: rgba(255, 255, 255, 0.61) !important;
	border-radius: 50%;
	border: none !important;
}

.swiper-container2 .swiper-pagination-bullet-active {
	width: 14px !important;
	height: 14px !important;
	background: #FFFFFF !important;
	border-radius: 50%;
	border: none !important;
}

.home_left:hover img {
	transform: scale(1.15);
	transition: all 0.5s;
}

.ima_box {
	width: 464px;
	height: 268px;
	overflow: hidden;
}

.ima_box img {
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.view_more {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 16px;
	color: #666666;
}

.text_box {
	padding-top: 19px;
}

.tits {
	max-width: 464px;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 18px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.put_ts {
	max-width: 464px;
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 13px 0 11px 0;
}

.put_time {
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
}

.item_left {
	min-width: 80px;
	position: relative;
}

.item_left::after {
	position: absolute;
	content: "";
	top: 16px;
	right: 0px;
	width: 1px;
	height: 30px;
	background: rgba(219, 219, 219, 1);
}

.items {
	align-items: center;
	padding-bottom: 16px;
	padding-top: 11px;
	color: #333333;
	border-bottom: 1px dashed #DADADA;
	min-height: 80px;
	gap: 20px;
}

.items:hover {
	color: #1765a6;
}

.items:last-child {
	/* border: none; */
}

.y_t {
	font-weight: 600;
	font-size: 32px;
	color: #1765a6;
	padding-left: 8px;
	font-family: Microsoft YaHei;
}

.y_n {
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 12px;
}

.y_s {
	max-width: 376px;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}

.y_d {
	max-width: 376px;
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	padding-top: 6px;
	overflow: hidden;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.right {
	padding-right: 34px;
}

.party_building {
	width: 1400px;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.07);
	border-radius: 10px;
	margin: 30px auto;
	position:relative;
}

.d_js {
	align-items: center;
	gap: 20px;
	padding: 23px;
}

.p_j {
	overflow: hidden;
}

.p_j img {
	width: 100%;
}

.core_industries {
	width: 1400px;
	max-width: 1400px;
	/*min-width: 1400px;*/
	margin: 0 auto 30px;
	padding-top: 80px;
}

.core_left {
	width: 691px;
	height: 370px;
	background: url("../images/c1.png") no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-flow: column;
}

.core_left:hover {
	transform: scale(1.2);
}

.core_right {
	width: 691px;
	height: 370px;
	background: url("../images/c2.png") no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-flow: column;
}

.core_box {
	gap: 27px;
	padding-top: 145px;

}

.core_box a:hover img {
	transform: scale(1.05)
}

.core_boxs {
	margin-left: -157px;
}

.core_boxs_a {
	flex: 1;
	width: 0;
	margin-left: 157px;
}

.core_boxs_a img {
	transition: .3s ease;
}

.msd1 {
	width: 493px;
	padding: 55px 0 61px 0;
	text-align: justify;
}

.msd2 {
	text-align: justify;
}

.core_boxs .img_boxs {
	width: 100%;
	height: auto;
	/*padding-top: 72.58%;*/
}

.core_boxs .img_boxs img {
	/*position: absolute;
	top: 0;
	left: 0;*/
	width: 100%;
}

.core_boxs .sm_st {
	width: 100%;
	height: auto;
}

.put_core {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 34px;
	color: #FFFFFF;
	line-height: 21px;
	padding-top: 45px;
	padding-left: 148px;
}

.view_now {
	width: 151px;
	height: 51px;
	background: rgba(255, 255, 255, 0.51);
	box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.73);
	border-radius: 10px;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 26px;
	color: #FFFFFF;
	line-height: 21px;
	margin-top: 50px;
	display: inline-block;
	text-align: center;
	line-height: 51px;
}

.culturalAl {
	width: 1400px;
	/*min-width: 1400px;*/
	max-width: 1400px;
	margin: 0px auto 30px;
}

.alliance_tab {}

.alliance {
	width: 1400px;
	/*min-width: 1400px;*/
	max-width: 1400px;
	margin: 0px auto 30px;
	padding-top: 49px;
	border-bottom: 1px solid rgba(227, 222, 222, 1);
	padding-bottom: 30px;
}

.tab-content {
	width: 1400px;
	/*min-width: 1400px;*/
	max-width: 1400px;
	margin: 0px auto 30px;
}

.allia_item {
	flex: 1;
	border-radius: 10px;
	text-align: center;
	cursor: pointer;
}

.all_active {
	font-family: PingFang SC;
	font-weight: bold;
	font-size: 21px;
	position: relative;
}

.s1 {
	width: 56px;
	height: 56px;
	/*background: url("../images/s1_1.png") no-repeat;*/
	background-size: 100% 100%;
	margin: 0 auto 10px;
}
.alliance_tab .s1 img {
	display: none;
}
	 .s1 img:first-child {
		display: block;
	}
.all_active .s1 img,
.allia_item:hover .s1 img {
	display: none;
}
	.all_active .s1 img:last-child,
	.allia_item:hover .s1 img:last-child {
		display: block;
	}

		.s2 {
			width: 56px;
			height: 56px;
			background: url("../images/s2_2.png") no-repeat;
			background-size: 100% 100%;
			margin: 0 auto 10px;
		}

.all_active .s2 {
	width: 56px;
	height: 56px;
	background: url("../images/s2.png") no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 10px;
}

.s3 {
	width: 56px;
	height: 56px;
	background: url("../images/s3_3.png") no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 10px;
}

.all_active .s3 {
	width: 56px;
	height: 56px;
	background: url("../images/s3.png") no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 10px;
}

.s4 {
	width: 56px;
	height: 56px;
	background: url("../images/s4_4.png") no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 10px;
}

.all_active .s4 {
	width: 56px;
	height: 56px;
	background: url("../images/s4.png") no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 10px;
}

.s5 {
	width: 56px;
	height: 56px;
	background: url("../images/s5_5.png") no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 10px;
}

.all_active .s5 {
	width: 56px;
	height: 56px;
	background: url("../images/s5.png") no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 10px;
}



.all_active span {
	font-family: Microsoft YaHei;
	font-weight: 300;
	font-size: 16px;
	color: #1765a6;
	line-height: 30px;
	display: inline-block;
}

.allia_item span {
	display: inline-block;
	font-family: Microsoft YaHei;
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
	white-space:pre-line;
}

.all_active::after {
	position: absolute;
	content: "";
	height: 1px;
	width: 100%;
	background: #1765a6;
	left: 0;
	bottom: -31px;
}

.allia_item:hover {
	font-family: Microsoft YaHei;
	font-weight: 300;
	font-size: 21px;
	color: #1765a6;
	line-height: 30px;
	position: relative;
}

.allia_item:hover .s1 {
	width: 56px;
	height: 56px;
	background: url("../images/s1.png") no-repeat;
	background-size: 100% 100%;
}

.allia_item:hover .s2 {
	width: 56px;
	height: 56px;
	background: url("../images/s2.png") no-repeat;
	background-size: 100% 100%;
}

.allia_item:hover .s3 {
	width: 56px;
	height: 56px;
	background: url("../images/s3.png") no-repeat;
	background-size: 100% 100%;
}

.allia_item:hover .s5 {
	width: 56px;
	height: 56px;
	background: url("../images/s5.png") no-repeat;
	background-size: 100% 100%;
}

.allia_item:hover .s4 {
	width: 56px;
	height: 56px;
	background: url("../images/s4.png") no-repeat;
	background-size: 100% 100%;
}

.all_cont {
	padding-top: 40px;

}

.po_left {
	flex: 1;
}

.po_right {
	max-width: 576px;
	min-width: 576px;
}

.swiBtn a img {
	height: .4rem
}

.swiBtn a {
	position: absolute;
	top: 45%;
	margin-top: -.2rem;
	z-index: 8
}

.swiper-slide-active .item .slog {
	opacity: 1;
	visibility: visible;
}

.swiper-slide-active .item .txt {
	opacity: 1;
	visibility: visible;
}

.item .time span {
	font-size: .32rem;
	font-weight: bold;
	display: block;
	width: 100%
}

.swiBtn a.next {
	right: -1.2rem
}

.slide-b-p .swiper-slide.active-slide {
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.slide-b-p .swiper-slide-prev {
	transform: scale(.9) translate3d(0px, -100px, 0px);
	opacity: 1;
	z-index: 1;
}

.slide-b-p .swiper-slide-next {
	transform: scale(.9) translate3d(0px, 100px, 0px);
	opacity: 1;
	z-index: 1;
}

.slide-b-p .swiper-slide-next.swiper-slide-duplicate-prev,
.slide-b-p .swiper-slide-prev.swiper-slide-duplicate-next {
	z-index: 1;
}

.img img {
	width: 468px;
	height: 282px;
}

.pore {
	position: relative;
}

.slide-b {}

.slide-b .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.slide-b .swiper-slide {
	width: 7rem;
	flex-shrink: 0;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.table {
	width: 100%;
	height: 376px;
	background: url("images/banner.png") no-repeat;
	background-size: 100% 100%;
}

.table .swiper-container {
	width: 95%;
	padding-top: 0.5rem;
}

.table .swiper-slide {
	background-position: center;
	background-size: 130% 120%;
	width: 60%;
	height: 310px;
	background: #fff;
	padding: 10px;
}

.table .swiper-slide img {
	display: block;
	width: 100%;
	height: 15rem;
}

.m_banner {}

.m_title {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 18px;
	color: #333333;
	max-width: 328px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.m_des {
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
}

.po_title {
	font-family: Microsoft YaHei;
	font-weight: 300;
	font-size: 35px;
	color: #333333;
	display: flex;
	align-items: center;
	gap: 27px;

}

.po_des {
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 17px;
	color: #333333;
	line-height: 37px;
	text-align: justify;
	padding: 29px 0 50px 0;
}

.learn_more {
	width: 128px;
	height: 47px;
	background: #1765a6;
	border-radius: 4px;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 47px;
	display: inline-block;
}

.political_t {
	gap: 20px;
}

.members_n {
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 23px;
	color: #333333;
}

.members_ls {
	width: 1400px;
	height: auto;
	padding:15px 0;
	background: #FFFFFF;
	border-radius: 8px;
	margin: 30px auto;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
	/* justify-content: space-between; */
	padding-right: 20px;
	/*gap: 75px;*/
	box-shadow: 0px 0px 20px 0px rgba(211, 211, 211, 0.79);
	box-sizing: border-box;
}

.noopener {
	width: 150px;
	height: 61px;
	background: #FFFFFF;
	border: 1px solid #1765a6;
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #1765a6;
	display: inline-block;
	text-align: center;
	line-height: 61px;
	margin-right: 20px;
}

.friendly_link {
	width: 1400px;
	/*min-width: 1400px;*/
	max-width: 1400px;
	margin: 0 auto;
}

.link_box {
	width: 1400px;
	/*min-width: 1400px;*/
	max-width: 1400px;
	margin: 0px auto 30px;
	display: flex;
	flex-wrap: wrap;
	margin-top: 114px;
	align-items: center;
}

.link_box img {}

.underside {
	width: 100%;
	min-height: 20px;
	background: url("../images/bot_bg.png") no-repeat;
	background-size: 100% 100%;
}

.tab-content .all_cont {
	display: none;
}

.tab-content .active {
	display: block !important;
}

.items {
	cursor: pointer;
}

.p_img {
	width: 547px;
	height: 376px;
	box-shadow: 0px 4px 10px 0px rgba(106, 102, 102, 0.48);
	overflow: hidden;
	margin: 0 auto;
}

.p_img img {
	width: 100%;
	height: 100%;
}

.members_ls img {
	width: 20%;
	height: auto;
	margin-bottom:10px;
	/*flex: 1;*/
}

.hover_a {
	transition: all 0.5s;
}

.hover_a:hover {
	transform: translate3d(0, -3px, 0);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.01);
}

.ripple-effect:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.ripple-effect {
	z-index: 1;
	position: relative;
	text-decoration: none;
	appearance: none;
	display: inline-block;
}

.ripple-effect::before,
.ripple-effect::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border-radius: 999px;
	transition: opacity 0.3s;
}

.ripple-effect::before {}

.ripple-effect::after {
	width: 65px;
	height: 2px;
	background: #fff;
	top: 44px;
	z-index: 99;
}

.link-category {
	margin-bottom: 20px;
}

.link-category h3 {
	margin-bottom: 10px;
}

.logo-slider {
	max-width: 1000px;
	display: flex;
	overflow-x: auto;
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;
	gap: 10px;
}

.logo-slider::-webkit-scrollbar {
	display: none;
}

.logo-slider img {
	width: 100px;
	height: auto;
}

.mt_title {
	font-family: SourceHanSansCN;
	font-weight: 400;
	font-size: 20px;
	color: #000000;
	display: flex;
	min-width: 136px;
}

/*  */
:root {
	--wall-item-height: 70px;
	--wall-item-width: 140px;
	--wall-item-numbers: 7;
	--wall-item-number: 9;
	--duration: 36s;
}

@keyframes scrolling {
	to {
		transform: translateX(calc(var(--wall-item-width) * -1));
	}
}

.wall {
	width: 1300px;
	position: relative;
	mask-image: linear-gradient(90deg, hsl(0 0% 0% / 0),
			hsl(0 0% 0% / 1) 20%,
			hsl(0 0% 0% / 1) 80%,
			hsl(0 0% 0% / 0));
	overflow: hidden;
	padding: 3px;
}

.wall .wall-item {
	position: absolute;
	top: 0;
	left: 0;
	transform: translateX(calc(var(--wall-item-width) * var(--wall-item-number)));
	height: var(--wall-item-height);
	width: var(--wall-item-width);
	background: #fff;
	animation: scrolling var(--duration) linear infinite;
	cursor: pointer;
	overflow: hidden;
	box-shadow: 0px 0px 5px 0px rgba(211, 211, 211, 0.79);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
}

.wall .wall-items {
	height: var(--wall-item-height);
	width: var(--wall-item-width);
	background: #fff;
	cursor: pointer;
	overflow: hidden;
	box-shadow: 0px 0px 5px 0px rgba(211, 211, 211, 0.79);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
}

.p_1 {
	align-items: center;
	gap: 19px 30px;
	mask-image: unset;
	flex-wrap: wrap;
}

.logo-container .wall-items {
	width: 20%;
	box-sizing: border-box;
}

.logo-container .swiper-slide .wall-items {
	width: 100%;
}

.wall-items img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.wall-item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.wall[data-direction="reverse"] .wall-item {
	animation-direction: reverse;
	background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
}

.wall .wall-item:nth-child(1) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 1) * -1);
}

.wall .wall-item:nth-child(2) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 2) * -1);
}

.wall .wall-item:nth-child(3) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 3) * -1);
}

.wall .wall-item:nth-child(4) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 4) * -1);
}

.wall .wall-item:nth-child(5) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 5) * -1);
}

.wall .wall-item:nth-child(6) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 6) * -1);
}

.wall .wall-item:nth-child(7) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 7) * -1);
}

.wall .wall-item:nth-child(8) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 8) * -1);
}

.wall .wall-item:nth-child(9) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 9) * -1);
}

.wall .wall-item:nth-child(10) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 10) * -1);
}

.wall .wall-item:nth-child(11) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 11) * -1);
}

.wall .wall-item:nth-child(12) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 12) * -1);
}

.wall .wall-item:nth-child(13) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 13) * -1);
}

.wall .wall-item:nth-child(14) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 14) * -1);
}

.wall .wall-item:nth-child(15) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 15) * -1);
}

.wall .wall-item:nth-child(16) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 16) * -1);
}

.wall .wall-item:nth-child(17) {
	animation-delay: calc((var(--duration) / var(--wall-item-number)) * (var(--wall-item-number) - 17) * -1);
}

.wall:has(.wall-item:hover) .wall-item {
	animation-play-state: paused;
}

.l_bs {
	margin-bottom: 10px;
}

.wall-item a:hover {
	cursor: url("../images/y_ls.png"), auto;
}

.wall-items a:hover {
	cursor: url("../images/y_ls.png"), auto;
}


.wrapper {
	--logo-width: 450px;
	--logo-height: 124px;
	--gap: 10px;
	--duration: 60s;
	--scroll-start: 0;
	--scroll-end: calc(-100% - var(--gap));
	display: flex;
	flex-direction: column;
	gap: var(--gap);
	margin: auto;
	max-width: 100vw;
	background: #fff;
}

.marquee {
	display: flex;
	overflow: hidden;
	user-select: none;
	gap: var(--gap);
	mask-image: linear-gradient(to right,
			hsl(0 0% 0% / 0),
			hsl(0 0% 0% / 1) 20%,
			hsl(0 0% 0% / 1) 80%,
			hsl(0 0% 0% / 0));
	padding-top: 20px;
	padding-bottom: 20px;
}

.marquee__group {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	gap: var(--gap);
	min-width: 100%;
	animation: scrollLeft var(--duration) linear infinite;
}

.wrapper .marquee:nth-child(even) {
	margin-left: calc(var(--logo-width) / -2);
}

.marquee__group .item {
	width: var(--logo-width);
	height: var(--logo-height);
	border-radius: 6px;
	text-align: center;
}

.wrapper:has(.marquee__group:hover) .marquee__group {
	animation-play-state: paused;
}

@keyframes scrollLeft {
	from {
		transform: translateX(var(--scroll-start));
	}

	to {
		transform: translateX(var(--scroll-end));
	}
}
.banner_box {
    width: auto;
    height: 550px;
    margin: auto;
    background-size: 100% 100%;
  }
  
  /* 主体部分 */
  .wt_contact {
    max-width: 100%;
    /*min-width: 1200px;*/
  }
  
  .us_box {
    width: 100%;
    margin: 0 auto;
    background: #f2f2f2;
    text-align: center;
       padding: 70px 0 50px 0;
  }
  
  /* ***************左边******************** */
  .us_left {
    width: 1200px;
    height: auto;
    margin: 0 auto;
  }
  
  .us_left > .bj {
    width: 459px;
    height: 283px;
    margin-top: 48px;
  }
  
  .us_left > ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .us_left > ul > li {
    width: 25%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  
  .us_left > ul > li > .icon {
    display: flex;
    width: 58px;
    height: 59px;
    text-align: center;
    line-height: 59px;
    border: solid 1px #d9d9d9;
  }
  
  .us_left > ul > li > .icon > img {
    width: 21px;
    height: 27px;
    margin: auto;
  }
  
  .us_left > ul > li .tips {
    font-size: 20px;
    color: #999999;
    margin-top: 10px;
    line-height: 36px;
  }
  
  .us_left > ul > li .info {
    font-size: 20px;
    line-height: 24px;
    color: #333333;
  }
  
  .us_right {
    width: 100%;
    margin-top: 70px;
  }
  
  .us_map {
    width: 100%;
    height: 500px;
  }
  /* 主体部分 */
.subject_box {
  width: auto;
  margin: auto;
  background: #eee; 
}

.notice_box {
  
}

.notice_left {
   display: flex;
   height: 80px;
   background: #1765A6;
   width: 100%;
   /*min-width: 1200px;*/
   justify-content: center;
}

.topic {
    width: 200px;
    height: 80px;
    font-family: SourceHanSansCN-Regular;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    line-height: 80px;
    cursor: pointer;
}
.actived{
	
}
.topic a {
  color: #999999;
}

.topic:hover { 
}

.topic:hover a {
  color: #fff;
}

.topic_active {   
 background: url(../images/btn_bg.png) no-repeat;
 background-size: 100% 100%;
}

.topic_active a {
  color: #fff;
}

.partyBuild_content {
   width: 1180px;
   min-height: 300px;
   margin: auto;
   padding:40px 10px 80px;
   /*min-width: 1180px;*/
   max-width: 1200px;
}
.view_more{
	text-align: center;
}
.partyBuild_content ul {
  max-width: 1280px;
  margin: auto;
}

.partyBuild_content > ul>a > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 143px;
  padding: 0 33px 0 34px;
  background-color: #ffffff;
  margin-bottom: 10px;
  position: relative;
  /* border: 1px solid #d2d2d2; */
}

.partyBuild_content > ul>a > li:hover {
  background-color: #ecf9ff;
  cursor: pointer;
}

.partyBuild_content > ul > li:hover .build-view {
  background-color: #1765a6;
  color: #333333;
}

.partyBuild_content > ul > li:hover a.build-view {
  color: #ffffff;
}

.partyBuild_content > ul>a > li:hover::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 5px;
  background-color: #1765a6;
}

.partyBuild_content > ul>a > li > .build-left {
  display: flex;
  align-items: center;
  flex: 1;
}

.partyBuild_content > ul>a > li > .build-left .build-day {
  /*width: 65px;*/
  font-family: SourceHanSansCN-Bold;
  font-size: 62px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #1765a6;
}

.partyBuild_content > ul>a > li > .build-left .build-year {
  font-family: SourceHanSansCN-Regular;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}

.partyBuild_content > ul>a > li > .build-left .build-drop {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #1765a6;
  margin-right: 25px;
}

.partyBuild_content > ul>a > li > .build-left .build-title {
  min-width: 620px;
  font-family: SourceHanSansCN-Regular;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.partyBuild_content > ul > li > .build-view {
  width: 114px;
  height: 37px;
  text-align: center;
  line-height: 37px;
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  border-radius: 5px;
  color: #333333;
  background-color: #f6f6f6;
}

.partyBuild_content > ul > li > .build-view > a {
  color: #333333;
}

.dis {
  display: flex;
  align-items: center;
}

.m-l-34 {
  margin-left: 35px;
}

.title {
  font-family: SourceHanSansCN-Regular;
  font-size: 31px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 30px;
}
.c_jbtn img{
  width: 25px;
}
.conText p {
      text-indent: 0;
    }

    .shareBoxs {
      display: flex;
      align-items: center;
      color: #666;
    }
.vedioBox{
	padding-top: 50px;
}
.navBar{height:54px;background:#f5f5f5;}
.navBar ul{width:1160px;margin:0 auto;padding-left:40px;}
.navBar ul li{float:left;width:152px;height:54px;line-height:54px;text-align: center;font-size:20px;color:#555;}
.navBar ul li.active{background:#BF9F62;color:#fff !important;}
.navBar ul li a{color:#555;}
.navBar ul li.active a{color:#fff;}
.pos{width: 1200px;margin:32px auto 24px;background:url(images/pos.png) no-repeat left center;color:#999;text-indent:30px;height:24px;line-height:24px;}
.pos a{color:#999;}
.essay{border:1px solid #c9c9c9;width:1200px;margin:0 auto;padding:40px 40px 40px 40px;margin-bottom: 50px; box-sizing: border-box;}
.conTitle{font-size:26px;color:#333;text-align: center;margin-bottom:40px;}
.essay span{font-size:18px;color:#555;}
.conText{padding-top:30px;border-top:1px solid #c9c9c9;margin:0 auto;color:#000;line-height:36px;text-indent:2em;font-size:18px;}
.conText p{color:#666;line-height:2;text-indent:2em;margin-bottom:20px;}
.conTimes{margin:0 320px 0 10px;}
.FSmall,.fBig{font-size:18px;margin:0 5px;}
.shareBoxs{
	justify-content: space-between;
	padding-bottom: 10px;
}
/* 企业文化 Begin */
.culture_bg {
  width: 100%;
  /*min-width: 1200px;*/
  height: 550px;
  background: url(../images/culture_bg.png) no-repeat;
  background-size: 100% 100%;
}

.culture_box {
  width: 100%;
  /*min-width: 1200px;*/
  margin: 0 auto;
  background: #f6f6f6;
}

.culture_center {}

.culture_nav {
  width: 100%;
  height: 80px;
  background: #1765A6;
}

.culture_title {
  line-height: 30px;
  height: 30px;
  padding: 16px 0 30px 0;
  font-size: 30px;
  color: #333333;
}

.culture_ul li {
  height: 24px;
  font-size: 22px;
  letter-spacing: 1px;
  color: #999999;
  text-align: center;
  cursor: pointer;
  background: #f6f6f6;
  display: inline-block;
}

.culture_ul li:hover {
  color: #ffffff;
  border-bottom: 1px solid #1765a6;
  background: #1765a6;
}

/* 企业文化 End */

/* 走进文旅 Begin */
.tourism_bg {
  width: 100%;
  /*min-width: 1200px;*/
  height: 520px;
  margin: auto;
  background: #f6f6f6 url(../images/cultureTourism_bg.png) no-repeat;
  background-size: 100% 100%;
}

.tourism_ul {
  width: 1200px;
  /*min-width: 1200px;*/
  margin: 0 auto;
  display: flex;
  align-items: center;
  height: 80px;
}

.tourism_ul li {
  flex: 1;
  font-size: 22px;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  height: 80px;
  line-height: 80px;
}

.tourism_ul li:hover {
  color: #ffffff;
  /* background: url(../img/btn_bg.png) no-repeat;
  background-size: 100% 100%; */
}

.select_tourism {
  height: 100%;
  background: url(../images/btn_bg.png) no-repeat;
  background-size: 100% 100%;
}

.tourism_box {
  padding: 0px 0 0px 0;
  background: url(../images/qyjj.png) no-repeat;
  background-size: 100% 162%;
  background-position-y: -442px;
}


.simple_introduce,
.simple_address,
.simple_structure,
.simple_leadership,
.simple_strategy {
  display: none;
  margin: 0 auto;
}

.introduce_new {
  background-size: 52% 100%;
  position: relative;
  overflow: hidden;
  padding-top: 70px;
}

.introduce_new::after {}

.introduce_f {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  /*min-width: 1200px;*/
  margin: 0 auto;
  padding: 0 10px;
}

.introduce_text {
  flex: 1;
}

.introduce_text_scorll {
  margin: 27px 0px 30px 0px;
  scrollbar-width: thin;
  scrollbar-color: #1765a6 #f2f2f2;

}

.jt_jj {
  font-family: Microsoft YaHei;
  font-weight: 300;
  font-size: 35px;
  color: #333333;
  display: flex;
  align-items: center;
  gap: 22px;
  justify-content: end;
}

.put_line {
  width: 3px;
  height: 32px;
  background: #1765A6;
}

.introduce_text_scorll p {
  font-weight: 400;
  font-size: 16px;
  color: #888888;
  line-height: 30px;
  text-indent: 2em;
  margin-bottom: 10px;
  font-family: Microsoft YaHei;
  text-align: justify;

}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  transition: opacity 0.3s ease;
}

.modal-content {
  margin: 15% auto;
  padding: 20px;
  width: 80%;
  max-width: 800px;
  position: relative;
  transform: translateY(-20px);
  transition: transform 0.3s ease;
}

.close {
  color: #fff;
  float: right;
  font-size: 50px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* 滚动条整体 */
::-webkit-scrollbar {
  width: 6px;
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
  background: #f2f2f2;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  background: #1765a6;
  border-radius: 10px;
}

/* 隐藏滚动条上下箭头 */
::-webkit-scrollbar-button {
  display: none;
}

.introduce_video {
  width: 700px;
  min-height: 560px;
  position: relative;
  background: url(../images/t_t.png) no-repeat;
  background-size: 100% 100%;
  background-position-x: -29px;
  margin-top: 30px;
}

.pay_img {
  position: absolute;
  top: 263px;
  right: 287px;
  cursor: pointer;
}

.simp_lset {
  display: flex;
  justify-content: center;
  gap: 90px;
  padding: 100px 50px 50px;
}

.simp_lset_bg {
  width: 165px;
  height: 258px;
}

.simp_lset_bg1 {
  background: url('../images/img_1.png') no-repeat center;
  background-size: 100% 100%;
}

.simp_lset_bg2 {
  background: url('../images/img_9.png') no-repeat center;
  background-size: 100% 100%;
}

.simp_lset_bg h1 {
  width: 100%;
  margin-top: 170px;
  font-size: 26px;
  line-height: 36px;
  color: #333;
  text-align: center;
}

.simp_lset_bg h2 {
  font-size: 14px;
  margin-top: 10px;
  line-height: 36px;
  color: #333;
  text-align: center;
}

.introduce_video video {
  width: 520px;
  height: 310px;
}

.simple_address {}

.simple_leadership {
  width: 1180px;
  /*min-width: 1180px;*/
  margin: 0 auto;
  gap: 30px;
}

.simple_structure {
  width: 1180px;
  /*min-width: 1180px;*/
  margin: 0 auto;
}

.introduce_div {
  width: 1180px;
  /*min-width: 1180px;*/
  margin: 0 auto;
}

.company-data {
  padding: 50px 0 0 0;
  width: 1200px;
  height: 614px;
  background: #FFFFFF;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.07);
  margin: 0 auto;
  position: relative;
}

.company-data::after {
  position: absolute;
  top: 0;
  content: "";
  width: 626px;
  height: 5px;
  left: 50%;
  background: #0095DC;
  margin-left: -313px;
}

.company-data h1 {
  font-family: SourceHanSansCN;
  font-weight: 500;
  font-size: 33px;
  color: #555555;
  line-height: 53px;
  text-align: center;
}

.company-data-line {
  margin-top: 15px;
}

.company-data-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 30px 0;
}

.company-data-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 10px;
  width: 234px;
}

.company-data-item p {
  font-family: SourceHanSansCN;
  font-weight: 400;
  font-size: 23px;
  color: #333333;
}

.company-data-item:not(:nth-child(4)):not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 48px;
  width: 1px;
  background-color: #999999;
}

.company-data-text {
  font-family: SourceHanSansCN;
  font-weight: bold;
  font-size: 35px;
  color: #1765A6;
}

.company-data-text span {
  height: 60px;
  font-size: 14px;
  color: #333333;
  line-height: 60px;
}

.company-span {
  font-weight: 500 !important;
  font-size: 35px !important;
  color: #1765a6 !important;
  line-height: 60px;
}

.company-data-basic {
  width: 494px;
  height: 71px;
  background: #01943D;
  border-radius: 30px;
  color: #fff;
  margin: 0 auto;
  font-family: SourceHanSansCN;
  font-weight: 400;
  font-size: 23px;
  color: #FFFFFF;
  text-align: center;
  line-height: 71px;
}

.tourism_pub {}

.tourism_eh {
  font-size: 16px;
  line-height: 30px;
  color: #999999;
  text-transform: uppercase;
  padding-bottom: 6px;
}

.tourism_tl {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 2px;
  padding-bottom: 6px;
  color: #666666;
  border-bottom: 3px solid #1765a6;
  display: inline-block;
  gap: 10px;
}

.leader_ship {
  width: 100%;
  margin: 0 auto;
  /* justify-content: flex-start; */
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(auto-fill, 182px);
  margin-top: 40px;
}

.leader_item {
  width: 175px;
  height: 166px;
  background: url("../images/leadership_bg2.png") no-repeat;
  background-size: 100% 100%;
  padding: 8px 0 8px 8px;
  margin-bottom: 33px;
  margin-right: 34px;
}

.designation {
  font-size: 24px;
  line-height: 26px;
  color: #3e3a39;
  padding: 16px 0;
}

.lead_line {
  width: 106px;
  height: 3px;
  background-color: #1765a6;
}

.professional_box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.professional_title {
  font-size: 16px;
  letter-spacing: 0px;
  color: #009ae1;
  line-height: 28px;
  margin-right: 4px;
}

.professional_member {}

.professional_eh {
  font-size: 6px;
  color: #009ae1;
  word-break: keep-all;
  overflow-wrap: break-word;
}

.introduce_div {
  padding: 30px 0px;
  margin: 0 auto;
  text-align: center;
}



.introduce_div p {
  text-indent: 2em;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  text-align: justify;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #888888;
  line-height: 30px;
}

.introduce_div video {
  width: 814px;
  height: 460px;
  margin: 20px auto;
}


.structure_div {
  width: 100%;
  margin: 35px auto;
  text-align: center;
}



/* 走进文旅 End */

/* 三级页面特殊-详情 Begin */

/* 三级页面特殊-详情 End */

.tab_box {
  position: relative;
  min-height: 600px;
  margin: 0 20px;
}

.j_gs {
  max-width: 1200px;
  margin: 0 10px;
  text-align: center;
  padding-top: 100px;
}

.wl_bg {
  position: relative;
  padding-top: 60px;
}

.wl_bg::after {
  position: absolute;
  content: "";
  background: url("../images/ty.png") no-repeat;
  background-size: 100% 100%;
  height: 471px;
  width: 300px;
  top: 27px;
  right: 0px;
}

.tab_box table {
  border: none;
  min-height: 323px;
  position: absolute;
  z-index: 9;
  background: #fff;
}

.tab_box table tr,
.tab_box table td {
  border: none;
  border-bottom: 1px solid #f6f6f6;
}

.tab_box table tr {
  border-bottom: 1px solid #f6f6f6;
}

.kouh {
  display: flex;
  position: relative;
  margin: 0 20px;
}

.z_l {
  flex: 1;
  height: 617px;
  max-width: 467px;
  background: url(../images/zts.png) no-repeat;
  background-size: 100% 100%;
  background-position-x: -13px;
  background-position-y: 3px;
  min-width: 663px;
}

.z_r {
  flex: 1;
}

.item_1 img {
  width: 100%;
}

.item_1 {
  margin-bottom: 20px;
}

.item_1 img:hover {
  transform: scale(1.05)
}

.jt_mb {
  text-align: left;
  padding: 20px 0;
}

.pu_f {
  font-weight: bold;
}

.item_box {
  display: flex;
  align-items: center;
  gap: 21px;
}

.item_box_bg {
  width: 150px;
  height: 218px;
}

.item_box_bg1 {
  background: url('../images/img_2.png') no-repeat center;
  background-size: 100% 100%;
}

.item_box_bg2 {
  background: url('../images/img_3.png') no-repeat center;
  background-size: 100% 100%;
}

.item_box_bg3 {
  background: url('../images/img_4.png') no-repeat center;
  background-size: 100% 100%;
}

.item_box_bg4 {
  background: url('../images/img_8.png') no-repeat center;
  background-size: 100% 100%;
}

.item_box_bg5 {
  background: url('../images/img_7.png') no-repeat center;
  background-size: 100% 100%;
}

.item_box_bg6 {
  background: url('../images/img_6.png') no-repeat center;
  background-size: 100% 100%;
}

.item_box_bg7 {
  background: url('../images/img_5.png') no-repeat center;
  background-size: 100% 100%;
}

.item_box_bg h1 {
  width: 100%;
  margin-top: 138px;
  font-size: 20px;
  line-height: 36px;
  color: #333;
  text-align: center;
}

.item_box_bg h2 {
  font-size: 12px;
  margin-top: 5px;
  line-height: 36px;
  color: #333;
  text-align: center;
}

/*分辨率低于1400，采用下面的样式*/
@media screen and (max-device-width:1440px) {
  .introduce_f {
    width: 1100px;
    /*min-width: 1100px;*/
    margin: 0 auto;
  }

  .company-data {
    width: 1100px;
    /*min-width: 1100px;*/
    margin: 0 auto;
  }

  .introduce_div {
    width: 1100px;
    /*min-width: 1100px;*/
    margin: 0 auto;
  }

  .simple_leadership {
    width: 1170px;
    /*min-width: 1170px;*/
    margin: 0 auto;
    min-height: 50vh;
  }

  .leader_ship {
    gap: 10px;
  }

  .j_gs {
    width: 1100px;
    /*min-width: 1100px;*/
    margin: 0 auto;
  }

  .j_gs img {
    width: 100%;
    max-width: 1000px;
  }
}

.simple_address {
  position: relative;
  width: 100%;
  background: url(../images/q_bs.png) no-repeat;
  background-size: 100% 31%;
  background-position-y: 624px;
}

.signature {
  position: absolute;
  right: 101px;
  bottom: 6%;
}

.chairman {
  width: 1180px;
  /*min-width: 1180px;*/
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  margin-top: 60px;
  max-height: 904px;
}

.swiper-slide img {
  width: 100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 173px !important;
  left: 0;
  width: 100%;
}

.simple_introduce {
  padding-bottom: 50px !important;
}

.simple_structure {
  padding-bottom: 50px;
}

.swiper-pagination-bullet-active {
  background: #1765a6 !important;
  border: 1px solid #1765a6;
}

.swiper-container .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  display: inline-block;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #1765a6;
}
.us_right * {
	width:100%;
}
.layout {
	max-width:1220px;
	margin:0 auto;
	padding:0 10px;
}
.nabgirod{
	font-size:16px;
	line-height:24px;
	color:#000;
	padding:10px;
}
.party_left {
	background: #a60902;
}
	.party_left .topic_active {
		background-image:url(../images/btn_bg.jpg);
	}
.party_right .build-day {
	color: #a60902 !important;
}
.party_right .build-drop {
	background: #a60902 !important;
}
.party_right > ul > a > li:hover::after {
	background: #a60902;
}
.party_right > ul > a > li:hover {
	background: #fbf6ef;
}
.leader_list {
	display:flex;
	flex-wrap:wrap;
	margin:0 10px;
	justify-content:center;
}
	.leader_list li {
		padding:0 10px;
		width:calc(100% / 7);
		margin-bottom:20px;
	}
.leader_list_cont {
	margin-top:10px;
	text-align:center;
}
	.leader_list_cont h4 {
		font-size: 20px;
		line-height: 36px;
		color: #333;
	}
		.leader_list_cont h4::after {
			content:"";
			width:40px;
			height:2px;
			background:#666;
			display:block;
			margin:5px auto 0;
		}
		.leader_list_cont p {
			font-size: 12px;
			margin-top: 5px;
			line-height: 36px;
			color: #333;
		}
.leader_list_tou {
	margin:0 20px;
}
	.leader_list_tou li {
		padding:0 20px;
		width:20%;
	}
.leader_list_img img {
	width:100%;
	display:block;
	height:330px;
	object-fit:cover;
}
.simple_leadership {
	padding:100px 0 60px;
}
.main_nav {
	max-width: 1920px;
	/*min-width: 1400px;*/
	background: #f6f6f6;
	margin: 0 auto;
	padding-bottom: 28px;
}

	.main_nav ul {
		width: 1400px;
		margin: 0px auto;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}

		.main_nav ul li {
			width: 140px;
			display: inline-block;
			padding: 28px 0 16px 0;
			border-bottom: 2px solid #f6f6f6;
			margin:0 20px;
		}

			.main_nav ul li.main_line {
				width: 1px;
				height: 37px;
				background-color: #e3e3e3;
				padding: 0;
				margin: 0 35px;
			}

			.main_nav ul li img {
				width: 52px;
				height: 52px;
				display: inline-block;
			}

			.main_nav ul li p {
				font-size: 20px;
				color: #555;
				letter-spacing: 2px;
				line-height: 36px;
				padding: 14px 0 6px 0;
			}

			.main_nav ul li i {
				font-size: 12px;
				letter-spacing: 1px;
				color: #999999;
				display: inline-block;
				font-style: normal;
			}
.select_ent {
	background: #ffffff;
	cursor: pointer;
	color: #1765a6 !important;
	border-bottom: 2px solid #1765a6 !important;
	padding-bottom: 17px;
}

.select_modren {
	background: #ffffff;
	cursor: pointer;
	color: #019d3d !important;
	border-bottom: 2px solid #019d3d !important;
	padding-bottom: 17px;
}

.select_a:hover {
	height: 122px;
	background: #ffffff;
	cursor: pointer;
	color: #1765a6 !important;
	border-bottom: 2px solid #1765a6 !important;
	padding-bottom: 17px;
}

.select_mod:hover {
	height: 122px;
	background: #ffffff;
	cursor: pointer;
	color: #019d3d !important;
	border-bottom: 2px solid #019d3d !important;
	padding-bottom: 17px;
}
.content {
	max-width: 1920px;
	/*min-width: 1400px;*/
	margin: 0 auto;
	background: #f6f6f6;
}

.content_service {
	max-width: 1920px;
	/*min-width: 1400px;*/
	margin: 0 auto;
	background: #f6f6f6;
}

.scenicSpot,
.cruise,
.hotel,
.performance {
	max-width: 1920px;
	/*min-width: 1400px;*/
	margin: 0 auto;
	padding-bottom: 38px;
}

.hezuo {
	position: relative;
	width: 1400px;
	height: auto;
	margin: 0 auto;
}

.hezuo_img {
	width: 100%;
	height: auto;
}

	.hezuo_img img {
		width: 342px;
		height: 82px;
	}

.hezuo_bg {
	position: absolute;
	top: 0;
	right: 0;
}

	.hezuo_bg img {
		width: 400px;
		height: 236px;
	}

.hezuo_list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 25px auto;
}

.hezuo_item {
	width: 235px;
	height: 178px;
	background: #FFFFFF;
	border: 1px solid #BABABA;
	position: relative;
	padding: 15px;
}

	.hezuo_item h1 {
		font-weight: bold;
		font-size: 24px;
		color: #666666;
		line-height: 36px;
		margin-bottom: 10px;
	}

	.hezuo_item p {
		font-size: 16px;
		color: #666666;
		line-height: 26px;
	}

	.hezuo_item img {
		width: 6px;
		height: 37px;
		position: absolute;
		top: 0;
		right: 13px;
	}

.content_lt {
	width: 1400px;
	height: 590px;
	margin: 0 auto;
	margin-bottom: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.centent_bg {
	width: 1322px;
	height: 590px;
	background: #ffffff;
	position: absolute;
	top: 0;
}

.centent_bglt {
	right: 0;
}

.centent_bgrt {
	left: 0;
}

.scenic_lt {
	z-index: 1;
	width: 768px;
	height: 520px;
	/*background: url("../images/blue_right.png") no-repeat;*/
	background-size: 100% 100%;
}

.scenic_lt_else {
	z-index: 1;
	width: 768px;
	height: 520px;
	/*background: url("../images/blue_left.png") no-repeat;*/
	background-size: 100% 100%;
}

	.scenic_lt_else img {
		margin-top: 10px;
		margin-left: 18px;
		width: 750px;
		height: 510px;
		border-top-left-radius: 100px;
		border-bottom-right-radius: 100px;
	}

.scenic_lt img {
	margin-top: 10px;
	margin-right: 18px;
	width: 750px;
	height: 510px;
	border-top-right-radius: 100px;
	border-bottom-left-radius: 100px;
}

.scenic_rt {
	padding: 129px 50px 129px 45px;
	z-index: 1;
	width:50%;
}
.content_lt:nth-child(2n) {
	flex-direction:row-reverse;
}
	.content_lt:nth-child(2n) .centent_bg {
		left:0;
	}
	.scenic_title {
		font-size: 30px;
		line-height: 46px;
		color: #333333;
		margin-bottom: 40px;
	}

.scenic_content {
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	margin-bottom: 65px;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.scenic_more {
	width: 166px;
	height: 50px;
	text-align: center;
}

	.scenic_more a {
		display: flex;
		color: #333333;
		line-height: 50px;
		align-items: center;
		justify-content: center;
		background-color: #f7f8fa;
		border-radius: 10px 0px 10px 0px;
		border: solid 1px #dedede;
	}

		.scenic_more a .arrow_lt {
			width: 27px;
			height: 1px;
			display: inline-block;
			background: #333333;
			position: absolute;
			left: 0;
			top: 10px;
		}

		.scenic_more a i.arrow_rt {
			border: 3px solid #333333;
			border-width: 0px 1px 1px 0px;
			padding: 3px;
			transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
			font-style: normal;
			display: inline-block;
			position: absolute;
			top: 7px;
			right: 0;
		}

		.scenic_more a:hover {
			background-color: #1765a6;
			color: #ffffff;
			border: solid 1px #1765a6;
		}

			.scenic_more a:hover .arrow_lt {
				background: #ffffff;
			}

			.scenic_more a:hover i.arrow_rt {
				border: 3px solid #ffffff;
				border-width: 0px 1px 1px 0px;
				padding: 3px;
				transform: rotate(-45deg);
				-webkit-transform: rotate(-45deg);
				font-style: normal;
				display: inline-block;
			}

		.scenic_more a.scenic_green:hover {
			background-color: #019d3d;
			color: #ffffff;
			border: solid 1px #019d3d;
		}

.picMiddle {
	min-width: 150px;
	flex: 1;
	text-align: right;
}

.ewm_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.resource_nav {
	max-width: 1920px;
	/*min-width: 1400px;*/
	margin: 0 auto;
	height: 70px;
	background: url("../images/develop_btn.png") no-repeat;
	background-size: 100% 100%;
}

	.resource_nav ul {
		width: 100%;
		margin: 0px auto;
		height: 70px;
		background: url("../images/develop_btn.png") no-repeat;
		background-size: 100% 100%;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}

		.resource_nav ul li {
			color: #ffffff;
			font-size: 24px;
			line-height: 70px;
			padding: 0 253px;
			display: inline-block;
			cursor: pointer;
		}

	.resource_nav .develop_btn a {
		color: #ffffff;
	}

	.resource_nav .modern_btn a {
		color: #ffffff;
	}

.resource_develop_bg {
	background: url("../images/develop_btn.png") no-repeat !important;
	background-size: 100% 100% !important;
}

.resource_modern_bg {
	background: url("../images/modern_btn.png") no-repeat !important;
	background-size: 100% 100% !important;
}
@media screen and (max-device-width:1440px) {
	.chairman {
				width: 900px;
				max-width: 1000px;
			}

			.swiper-wrapper {
				width: 700px;
			}

			.swiper-container {
				width: 692px;
				height: 600px;
			}

			.signature {
				position: absolute;
				right: 101px;
				bottom: 23%;
				width: 10%;
			}

			.simple_address {
				position: relative;
				width: 100%;
				background: url(../images/q_bs.png) no-repeat;
				background-size: 100% 31%;
				background-position-y: 358px;
			}

			.swiper-container {
				width: 850px;
				max-width: 1000px;
			}
		}

		@media screen and (max-device-width:1600px) {
			.swiper-container {
				width: 850px;
				max-width: 1000px;
				max-height: 636px;
			}

			.swiper-container-horizontal > .swiper-pagination-bullets,
			.swiper-pagination-custom,
			.swiper-pagination-fraction {
				bottom: 66px !important;
				left: 0;
				width: 100%;
			}
		}
/* *******标题******* */
.banner > ul.top {
	width: 100%;
	height: 80px;
	background: #1765A6;
	display: flex;
	justify-content: center;
	align-items: center;
}

	.banner > ul.top > li {
		font-family: SourceHanSansCN-Bold;
		font-size: 19px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: 0px;
		color: #fff;
		position: relative;
		height: 80px;
		line-height: 80px;
		width: 180px;
		text-align: center;
	}

		.banner > ul.top > li.text > a:hover {
			cursor: pointer;
			color: #fff;
		}

			.banner > ul.top > li.text > a:hover::after {
				content: "";
				position: absolute;
				left: 20px;
				bottom: -1px;
				right: 0;
			}

.select a {
	color: #fff
}

.text a {
	color: #fff;
}

.select::after {
	content: "";
	position: absolute;
	left: 20px;
}

.select {
	background: url(../images/btn_bg.png);
}


/* ************************************视频中心************************************* */
.center {
	width: auto;
	min-height: 300px;
	margin: auto;
	padding: 0px 0 50px;
	background-color: #f6f6f6;
}

.video_list {
	width: 1200px;
	margin: 30px auto;
	min-height: 700px;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 50px 0;
	/*min-width: 1200px;*/
	gap: 40px;
}

.news_list {
	margin: 30px auto;
	min-height: 700px;
	display: flex;
	flex-wrap: wrap;
}
.news_list_index {
	margin: 30px auto;
	min-height: 400px;
	display: flex;
	flex-wrap: wrap;
}

.tab-list {
	width: 373px;
	float: left;
	position: relative;
	box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.10);
}

.view_more {
	text-align: center;
}

.listNews .imgbox {
	text-align: center;
}

	.listNews .imgbox img {
		width: 100%;
		max-width: 370px;
		height: 220px;
	}

.title_n {
	display: block;
	font-size: 18px;
	/* padding: 33px 0 18px; */
	font-weight: bold;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: justify;
	line-height: 36px;
}

.tab-list a {
	background: #f9f9f9;
	display: block;
	position: relative;
}

.time {
	color: #666666;
	padding: 10px 0 12px;
	font-size: 16px;
}

.new_des {
	font-size: 14px;
	color: #999;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 25px;
	height: 75px;
}

.cont_w {
	padding: 15px 20px 1px;
}

/*分辨率低于1400，采用下面的样式*/
@media screen and (max-device-width:1440px) {
	.video_list {
		width: 1180px;
		margin: 30px auto;
		min-height: 700px;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto;
		padding: 50px 0;
		/*min-width: 1180px;*/
		gap: 30px;
		padding: 40px 10px;
	}
}
@media(max-width:1000px) {
	

}