@charset "utf-8";
* {padding: 0;margin: 0;}
body {font-size: 12px;font-family: '微软雅黑';color: #061b3a;}
.index_banner_block.container-fluid {padding-left: 0;padding-right: 0;}
.index_banner{background: url("../images/banner.jpg") no-repeat;background-size: 100%;min-height: 500px;}
.index_banner_bg {}
.index_banner_bg img {width: 100%;}
.index_header_main {display: flex;flex: 1;padding: 20px;max-width:96%;margin: 0 auto;}
.index_header_main_logo a {display: flex;max-width: 222px;align-items:center;text-decoration:none;}
.index_header_main_logo {width: 26%;line-height: 60px;}
.index_header_main_logo img {width: 60px;}
.index_header_main_logo span {font-size: 16px;color: #fff;margin-left: 15px;text-shadow: 2px 2px 3px #666;line-height: 30px;}
.index_header_main_menu {line-height: 60px;width:60%;}
.index_header_main_menu ul {list-style: none;}
.index_header_main_menu ul>li {display: inline-block;position: relative;max-width:130px;}
.index_header_main_menu ul>li>a {padding:5px 15px;text-align: center;color: #f1f1f1;font-size: 16px;text-decoration: none;display:inline-block;height:42px;line-height:38px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;}
.index_header_main_menu ul>li>a:hover {border-bottom: 2px solid #e8e8e8;}
.index_header_main_menu ul>li.on>a {border-bottom: 2px solid #e8e8e8;}
.index_header_main_menu ul>li>ul {position: absolute;left: 0;top: 60px;width: 100%;display: none;z-index: 999;background:rgba(255,255,255,0.8);border-radius: 5px;box-shadow: 3px 3px 3px #666;transition: all 0.4s;overflow: hidden;}
.index_header_main_menu ul>li>ul>li {line-height: 36px;height: 36px;display: block;border-bottom: 1px solid #e8e8e8;}
.index_header_main_menu ul>li>ul>li a {font-size: 14px;padding: 0;color: #333;display: block;height: 100%;line-height: 36px;border-bottom: none;}
.index_header_main_menu ul>li>ul>li a:hover {border-bottom: none;color: #006bc1;background: #f1f1f1;}
.index_header_main_menu ul>li:hover>ul {display: block;}
.index_header_main_search {text-align: right;width: 20%;position:relative;}
.index_header_main_search form {display: flex;flex: 1;justify-content: flex-end;margin-top: 15px;} 
.index_header_main_search form input {height: 30px;width: 0px;opacity: 0;border: 1px solid #e8e8e8;border-radius: 5px;transition: all 0.6s;outline: none;}
.index_header_main_search form button {height: 30px;width: 30px;border: none;background: url("../images/white_search.png") no-repeat center;text-indent: -9999px;border-radius: 5px;outline: none;}
.index_header_main_search form button:hover {box-shadow: 0px 0px 5px #fff;}
.index_header_main_search form.on input {opacity: 1;width: 140px;padding: 0 5px;}
.index_header_main_language {/*position:absolute;top:-16px;right:0px;*/background:rgba(255,255,255,0.4);border-radius:5px;border:1px solid #e8e8e8;cursor:pointer;color:#fff;}
.index_header_main_language option {background:#2490ffa8;}

.index_header_info {display: flex;flex: 1;justify-content: flex-end;margin-top: 50px;}
.index_header_info_left {width: 30%;color: #fff;}
.index_header_info_title {font-size: 18px;text-shadow:2px 2px 5px #666;line-height:40px;margin-top: 30px;color: #fff;}
.index_header_info_des {font-size: 38px;text-shadow:2px 2px 5px #666;line-height:50px;color: #fff;}
.index_header_info_des_en {font-size:40px;line-height:50px;font-family:'STXingkai'}
.index_header_info_des img {width:100%;}
.index_header_info_weather {width: 260px;background: #fff;border-radius: 5px;color: #061b3a;padding:10px;margin-top: 60px;}
.index_header_info_weather>p {font-size: 12px;margin: 0 0 8px 0;line-height: 18px;}
.index_header_info_weather>h3 {font-size: 16px;margin: 0;line-height: 30px;font-weight: 600;display: flex;}
.index_header_info_weather>h3 span {margin-right: 10px;display: inline-block;border-radius: 5px;height: 20px;line-height: 20px;}
.index_header_info_weather>h3 span:nth-child(1) {width: 50px;font-size: 18px;}
.index_header_info_weather>h3 span:nth-child(2) {background: #ff7b5a;color: #fff;text-align: center;padding: 0 10px;font-size: 12px;}
.index_header_info_weather>h3 span:nth-child(3) {background: #2b90d4;color: #fff;text-align: center;padding: 0 10px;font-size: 12px;}
.index_header_info_weather_wd {display: flex;flex:1;width: 120px;margin-top: 15px;}
.index_header_info_weather_wd>div {width: 50%;}
.index_header_info_weather_wd>div p {margin: 0;}
.index_header_info_weather_wd>div:nth-child(1) p {text-align: center;}
.index_header_info_weather_wd>div:nth-child(1) p img {width: 40px;padding: 5px;}
.index_header_info_weather_wd>div:nth-child(2) p {line-height: 18px;margin-left: 5px;}
.index_header_info_weather_wd>div:nth-child(3) p {text-align: center;margin-left: 15px;}
.index_header_info_weather_wd>div:nth-child(3) p img {width: 40px;padding: 5px;}
.index_header_info_weather_wd>div:nth-child(4) p {line-height: 18px;margin-left: 5px;}
.index_header_info_right {width: 55%;height: 34vw;overflow: hidden;position: relative;margin:0 40px;}
.index_header_info_right_slidebg {position: absolute;left:18vw;top:5vw;}
.index_header_info_right_slidebg img {width: 180px;}

.index_header_info_flow {background:green;margin-left:10px;padding:3px 10px;color:#fff;border-radius:5px;}

.index_header_info_weather span.moderate {background:#3dba02;padding:3px 10px;border-radius:5px;margin-left:5px;color:#fff;}
.index_header_info_weather span.saturation {background:#f44336;padding:3px 10px;border-radius:5px;margin-left:5px;color:#fff;}
.index_header_info_weather span.crowd {background:#bab402;padding:3px 10px;border-radius:5px;margin-left:5px;color:#fff;}
.index_header_info_weather b.Traffic {color:#cfcf00;}
.index_header_info_weather b.Traffic span {color:#333;font-size:12px;font-weight:500;}
.index_header_info_weather_flow {display:flex;flex:1;margin-bottom:8px;}
.index_header_info_weather_flow div:nth-child(1) {line-height:30px;}
.index_header_info_weather_flow div:nth-child(3) {line-height:30px;padding-top:2px;}

.index_partywork_pic {}
.index_partywork_pic .row .col-md-4 {padding:0 5px;}
.index_partywork_pic img {width:100%;border-radius:5px;box-shadow:2px 2px 5px #999;}
.index_partywork_pic video {width:100%;border-radius:5px;box-shadow:2px 2px 5px #999;}
.index_partywork_pic h3 {font-size:14px;margin-top:10px;}

.mobile_index_weather,.mobile_index_main_menuandsearch {display: none;}

.mask1 {
	position: absolute;
	height: 10%;
	width: 100%;
	background-color: rgba(39, 39, 39, 0.63);
	transition: width 0.4s ease-in-out;
}

.mask1 p {
	margin: 0;
	color:#fff;
}

.swiper-slide div {
	height: 80px;
	line-height: 80px;
	overflow: hidden;
}

.swiper-slide div p {
	opacity: 0.5;
	transition: opacity 1s ease-in-out 0.4s;
}

div.swiper-slide:hover p {
	opacity: 1;
}

div.swiper-slide:hover .mask1 {
	width: 100%;
}

.c1 {
	border-radius: 1rem;
	width: 100%;
	transition: transform 0.3s linear;
	box-shadow: 2px 2px 5px #666;
}

.swiper-button-next {
	position: absolute;
	height: 10%;
	width: 4.5%;
	top: 94%;
	right: 70%;
	background: url("../images/white_right.png") no-repeat;
	background-size: 100%;
}

.swiper-button-prev {
	position: absolute;
	height: 10%;
	width: 4.5%;
	top: 94%;
	left: 18%;
	background: url("../images/white_left.png") no-repeat;
	background-size: 100%;
}

.swiper-container {
	position: absolute;
	width: 100%;
	height:32vw;
	top: 0px;
}

.swiper-slide {
	color: #fefefe;
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 100%;
	transition: transform 0.1s linear;
}

.slide:hover {
	transform: scale(1.1);
}
.swiper-button-line {width:50%;position: absolute;right:18%;top:92.5%;border-bottom: 1px solid #fff;}
.swiper-button-num {position: absolute;right: 10%;top:86%;font-size: 40px;color: #fff;}

.index_cate {background: url("../images/cate_bg.png") no-repeat;background-size: 100% 100%;margin-top: 50px;}
.index_cate_info {padding: 100px 0 20px 0;display: flex;flex: 1;gap: 20px;}
.index_cate_info dl {width: 23%;margin-bottom: 0px;}
.index_cate_info dl dt {}
.index_cate_info dl dt img {width: 100%;}
.index_cate_info dl dd:nth-child(2){font-size: 18px;font-weight: 600;text-align: center;line-height: 40px;}
.index_cate_info dl dd:nth-child(3){font-size: 14px;text-align: center;line-height: 20px;color: #666;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index_cate_info dl:hover {opacity:0.8}

.index_about {display: flex;flex: 1;padding: 50px 0;}
.index_about_left {width: 50%;}
.index_about_left_thumb {width:300px;box-shadow: 0px 0px 10px #999;border:8px solid #fff;border-radius: 5px;margin: 0 auto;overflow: hidden;}
.index_about_left_thumb img {width: 100%;transition: all 0.4s;}
.index_about_left_thumb:hover img {transform: scale(1.1);}
.index_about_right {width: 50%;}
.index_about_left_video {display: flex;flex: 1;margin-top: 30px;}
.index_about_left_top {background: url('../images/index_about_thumb_bg.png') no-repeat;background-size: 240px;padding:60px 0 20px 0;}
.index_about_left_thumb_bg {position: absolute;left: 0;top: 0;}
.index_about_left_video_thumb {width:40%;border: 8px solid #fff;box-shadow: 0px 0px 8px #666;border-radius: 5px;overflow: hidden;}
.index_about_left_video_thumb img {width: 100%;transition: all 0.4s;}
.index_about_left_video_thumb:hover img {transform: scale(1.1);}
.index_about_left_video_btn {font-size: 16px;color: #061b3a;font-weight: 600;padding-left: 60px;padding-top: 40px;}
.index_about_left_video_btn button {margin-top:10px;border: none;text-indent: -9999px;width: 40px;height: 40px;background: url('../images/play.png') no-repeat;background-size: 100%;}
.index_about_left_video_btn button:hover {animation-name: rotate;animation-duration: 2s;animation-iteration-count: infinite;animation-timing-function: linear;}
/* 定义旋转动画 */
@keyframes rotate {
  0% { transform: rotate(0deg); } /* 初始状态为不旋转 */
  100% { transform: rotate(360deg); } /* 结束状态为完全旋转一周（360度）*/
}
.index_about_right_info {margin-top: 60px;}
.index_about_right_info h2 {font-size: 14px;color: #666;}
.index_about_right_info h1 {font-size: 24px;font-weight: 600;color: #041b3a;}
.index_about_right_info p {color: #666;font-size: 14px;}
.index_about_right_btn {margin-top: 20px;}
.index_about_right_btn a {display: inline-block;width: 100px;height: 36px;line-height: 36px;text-align: center;border-radius: 5px;font-size: 14px;color: #fff;background: #ff7b5a;}

.index_image {background: url('../images/index_image_bg.jpg') no-repeat;background-size: 100% 100%;padding: 60px 0;}
.index_image .col-md-4 {margin-bottom: 30px;}
.index_image p {color: #666;font-size: 14px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 7; /* 设置最大显示行数 */-webkit-box-orient: vertical;text-overflow: ellipsis;}
.index_image h2 {font-size: 24px;font-weight: 600;color: #041b3a;}
.index_image_thumb {width: 300px;margin: 0 auto;border: 8px solid #fff;border-radius: 8px;box-shadow: 0px 0px 8px #999;overflow: hidden;}
.index_image_thumb img {width: 100%;height:200px;transition: all 0.4s;}
.index_image_thumb:hover img {transform: scale(1.1);}
/*.index_image_two {margin-top: 40px;}*/
.index_image_more {text-align: center;background: #f5f7f6;width: 240px;border-radius: 50%;padding: 30px 0;margin: 18px auto;}
.index_image_more p {font-size: 18px;color: #061b3a;margin: 0;font-weight: 600;}
.index_image_more a {display: inline-block;/*width: 100px;*/height: 36px;background: #ff7b5a;color: #fff;line-height: 36px;margin-top: 10px;border-radius: 5px;padding:0px 10px;}

.index_news {padding-top: 100px;}
.index_news_title {width: 200px;margin: 0 auto;font-size: 24px;text-align: center;font-weight: 600;position: relative;}
.index_news_title::after {content: '';display: block;position: absolute;top: -11px;right: -18px;width: 60px;height: 60px;background: url('../images/public_pic1.png') no-repeat;background-size: 100%;}
.index_news_list {margin-top: 30px;}
.index_news_list_item {display: flex;flex: 1;margin-bottom: 20px;background: url('../images/index_news_line.jpg') no-repeat bottom;background-size: 100%;padding-bottom: 20px;transition: all 0.6s;border-radius: 5px;}
.index_news_list_item_thumb {width: 20%;}
.index_news_list_item_thumb a {display: block;width: 100%;}
.index_news_list_item_thumb img {width: 100%;border-radius: 5px;}
.index_news_list_item_info {width: 80%;padding-left: 20px;position: relative;}
.index_news_list_item_info a {text-decoration: none;display: block;height: 100%;}
.index_news_list_item_info h3 {margin: 0;line-height: 30px;font-size:18px;font-weight: 600;color: #061b3a;}
.index_news_list_item_info p {font-size: 14px;margin-top: 5px;color: #666;min-height: 82px;}
.index_news_list_item_info_span {position: absolute;left: 20px;bottom: 0;}
.index_news_list_item_info_span span {margin-right: 20px;display: inline-block;text-indent: 24px;line-height: 24px;color:#666;}
.index_news_list_item_info_span span:nth-child(1) {background: url('../images/icon/member.png') no-repeat 0 50%;background-size: 20px;}
.index_news_list_item_info_span span:nth-child(2) {background: url('../images/icon/time.png') no-repeat 0 50%;background-size: 20px;}
.index_news_list_item_info_span span:nth-child(3) {background: url('../images/icon/eye3.png') no-repeat 0 50%;background-size: 20px;}
.index_news_list_item:hover {background: none;box-shadow: 5px 5px 5px #999;transform: translate(-10px,-5px);}
.index_news_list_item_more {text-align:center;font-size:14px;margin:30px auto;}

.index_footer {background: url('../images/index_footer_bg.jpg') no-repeat;background-size: 100% 100%;padding: 25px 5%;}
.index_footer p {color: #fff;font-size: 14px;margin-bottom: 5px;}
.index_footer h2 {color: #fff;font-size: 22px;margin: 11px 0;}
.index_footer_link a {color: #fff;}
.index_footer_qr {text-align: center;}
.index_footer_qr dl {margin: 0;}
.index_footer_qr dl dt {}
.index_footer_qr dl dt img {width:140px;border: 2px solid #fff;border-radius: 5px;}
.index_footer_qr dl dd {}
.index_footer_qr dl dd span {color: #fff;line-height: 30px;position: relative;}
.index_footer_qr dl dd span::before {content: '';display: block;width: 28px;border-bottom: 1px solid #fff;position: absolute;left: -32px;top: 8px;}
.index_footer_qr dl dd span::after {content: '';display: block;width: 28px;border-bottom: 1px solid #fff;position: absolute;right: -32px;top: 8px;}
.index_footer_copyright {color: #f1f1f1;font-size: 14px;}
.index_footer_copyright a {color:#f1f1f1;}

.mobile_menu {position: fixed;top: 0;right: -160px;background:rgba(255,255,255,0.9);padding: 20px;z-index: 999;width: 160px;height: 100%;transition: all 0.4s;border-left:1px solid #999;}
.mobile_menu ul {list-style: none;margin-top: 20px;}
.mobile_menu ul li {line-height: 40px;border-bottom: 1px solid #c1c1c1;}
.mobile_menu ul li a {color: #333;}
.mobile_menu ul li ul {padding-left:15px;margin-top:0;background:rgba(0,0,0,0.1);border-radius:5px;}
.mobile_menu ul li ul li:last-child {border-bottom:none;}
.mobile_menu_close {width: 16px;height: 24px;transform: scale(1.5,1.0);position: absolute;top: 6px;right: 15px;text-align: center;line-height: 22px;border-radius: 50%;border: 1px solid #c1c1c1;}

.pop_mobile_search {position: fixed;left: 0;top: -160px;width: 100%;height: 160px;background: rgba(255,255,255,0.8);padding:60px 30px;transition: all 0.4s;z-index: 999;}
.pop_mobile_search form {display: flex;flex: 1;}
.pop_mobile_search input {width: 76%;height: 40px;line-height: 40px;border: 1px solid #c1c1c1;border-radius: 5px;padding: 0 5px;}
.pop_mobile_search button {width: 60px;height: 40px;background: #006ecc;color: #fff;border: none;border-radius: 5px;margin-left: 5px;}
.pop_mobile_search_close {width: 16px;height: 24px;transform: scale(1.5,1.0);font-size: 14px;line-height: 23px;text-align: center;position: absolute;top: 10px;right: 15px;border-radius: 50%;border: 1px solid #c1c1c1;}
.index_popup_video {display:none;position:fixed;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.6);}
.index_popup_video_body {width:600px;height:500px;margin:5% auto;position:relative;}
.index_popup_video_body_close {position:absolute;top:-20px;right:-30px;width:20px;height:24px;text-align:center;line-height:24px;font-size:14px;color:#f4f4f4;border:1px solid #f4f4f4;border-radius:50%;cursor:pointer;transform:scale(1.2,1);}

/* 内页开始 */
.public_header_main {display: flex;flex: 1;padding: 20px;max-width:86%;margin: 0 auto;}
.public_header_main_logo {width: 27%;line-height: 60px;}
.public_header_main_logo a {display: flex;max-width: 222px;align-items:center;text-decoration:none;}
.public_header_main_logo img {width: 60px;}
.public_header_main_logo span {font-size: 16px;color: #333;margin-left: 15px;font-weight: 600;line-height: 30px;/*text-shadow: 1px 1px 2px #666;*/}
.public_header_main_menu {line-height: 60px;width:60%;}
.public_header_main_menu ul {list-style: none;}
.public_header_main_menu ul>li {display: inline-block;position: relative;max-width:130px;}
.public_header_main_menu ul>li>a {padding:5px 15px;text-align: center;color: #333;font-size: 16px;text-decoration: none;display:inline-block;height:42px;line-height:38px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;}
.public_header_main_menu ul>li>a:hover {border-bottom: 2px solid #006bc1;}
.public_header_main_menu ul>li.on>a {border-bottom: 2px solid #006bc1;}
.public_header_main_menu ul>li>ul {position: absolute;left: 0;top: 60px;width: 100%;display: none;z-index: 999;background:rgba(255,255,255,0.9);border-radius: 5px;box-shadow: 3px 3px 3px #333;transition: all 0.4s;overflow: hidden;}
.public_header_main_menu ul>li>ul>li {line-height: 36px;height: 36px;display: block;border-bottom: 1px solid #e8e8e8;}
.public_header_main_menu ul>li>ul>li a {font-size: 14px;padding: 0;display: block;height: 100%;line-height: 36px;}
.public_header_main_menu ul>li>ul>li a:hover {border-bottom: none;color: #006bc1;background: #f1f1f1;}
.public_header_main_menu ul>li:hover>ul {display: block;}
.public_header_main_search {text-align: right;width: 20%;position:relative;}
.public_header_main_search form {display: flex;flex: 1;justify-content: flex-end;margin-top: 15px;} 
.public_header_main_search form input {height: 30px;width: 0px;opacity: 0;border: 1px solid #c1c1c1;border-radius: 5px;transition: all 0.6s;outline: none;}
.public_header_main_search form button {height: 30px;width: 30px;border: none;background: url("../images/icon/search2.png") no-repeat center;background-size: 24px;text-indent: -9999px;border-radius: 5px;outline: none;}
.public_header_main_search form button:hover {box-shadow: 0px 0px 5px #666;background: url("../images/icon/search4.png") no-repeat center;background-size: 24px;}
.public_header_main_search form.on input {opacity: 1;width: 140px;padding: 0 5px;}
.public_header_main_search form.on button {box-shadow: 0px 0px 5px #666;background: url("../images/icon/search4.png") no-repeat center;background-size: 24px;}
.public_header_main_language {/*position:absolute;top:-16px;right:0px;*/background:rgba(255,255,255,0.4);border-radius:5px;border:1px solid #e8e8e8;cursor:pointer;color:#333;outline:none;}
.public_header_info_weather_wd {display: flex;flex:1;width: 120px;margin-top: 15px;}
.public_header_info_weather_wd>div {width: 50%;}
.public_header_info_weather_wd>div p {margin: 0;}
.public_header_info_weather_wd>div:nth-child(1) p {text-align: center;}
.public_header_info_weather_wd>div:nth-child(1) p img {width: 40px;padding: 5px;}
.public_header_info_weather_wd>div:nth-child(2) p {line-height: 20px;margin-left: 5px;}
.public_header_info_weather_wd>div:nth-child(3) p {text-align: center;margin-left: 15px;}
.public_header_info_weather_wd>div:nth-child(3) p img {width: 40px;padding: 5px;}
.public_header_info_weather_wd>div:nth-child(4) p {line-height: 20px;margin-left: 5px;}

.mobile_public_weather,.mobile_public_main_menuandsearch {display: none;}

.public_flex_top {position:fixed;right:15%;bottom:10px;width:40px;text-align:center;font-size:12px;background:rgba(255,255,255,0.7);border-radius:5px;padding:2px 5px;box-shadow:2px 2px 4px #999;cursor:pointer;display:none;}
.public_flex_top img {width:100%;}

.overview_banner {/*height:160px;*/background:url('../images/overview_banner.jpg') no-repeat;background-size:100%;position: relative;}
.overview_banner img {width: 100%;}
.overview_banner h1 {font-size:52px;text-align:center;color:#fff;text-shadow:4px 4px 6px #000;margin:0;position: absolute;left: 0;top: 0;width: 100%;height: 100%;line-height: 100%;display: flex;align-items: center;justify-content: center;}
.overview_culture {background:url('../images/overview_culture_bg.png') no-repeat;background-size:70%;}
.overview_culture_title {padding:25% 0 0 25%;}
.overview_culture_title img {width:140px;}
.overview_culture_info {display:flex;flex:1;gap:50px;/*height:555px;*/background:url('../images/overview_culture_info_bg_01.png') no-repeat;background-size:100% 100%;padding:40px 40px 15px 40px;/*text-align: justify;*/}
.overview_culture_info_footer {height:54px;background:url('../images/overview_culture_info_bg_02.png') no-repeat;background-size:100%;}
.overview_culture_info p {font-size:14px;line-height:24px;text-indent:2em;}
.overview_culture_info_left {width:49%;position:relative;}
.overview_culture_info_left h2 {font-size:20px;margin:0;text-align:center;margin-bottom:10px;}
.overview_culture_info_left_ad1 {/*position:absolute;left:0;bottom:40px;*/}
.overview_culture_info_left_ad1 img {width:100%;}
.overview_culture_info_right {width:51%;}

.overview_history {position:relative;background:url('../images/overview_history_bg.jpg') no-repeat;background-size:100%;min-height:600px;margin-top:80px;}
.overview_history_title {position:absolute;left:10%;top:5%;width:280px;height:160px;}
.overview_history_title img {width:100%;}
.overview_history_bigpic {width:100%;}

.page-location {background: #fff;line-height: 40px;}
.page-location a {color: #333;}
.location-home {background:url("../images/icon/home.png") no-repeat 0 50%;background-size:16px;padding:5px 0px 5px 20px;}

.news_article_block {background:url("../images/news_article_bg.jpg") no-repeat bottom;background-size:100%;background-attachment: fixed;}
.news_article {background:rgba(255,255,255,0.8);}
.news_article_title {padding:10px 20px;line-height:30px;text-align:center;border-bottom: 1px solid #c1c1c1}
.news_article_title h1 {font-size:22px;}
.news_article_title p {font-size:14px;margin-bottom: 0;}
.news_article_title p span {margin:0 15px;line-height:20px;color:#777;padding-left: 18px;}
.news_article_title p span:nth-child(1) {background: url('../images/icon/member.png') no-repeat 0 50%;background-size: 14px;}
.news_article_title p span:nth-child(2) {background: url('../images/icon/time.png') no-repeat 0 50%;background-size: 14px;}
.news_article_title p span:nth-child(3) {background: url('../images/icon/eye3.png') no-repeat 0 50%;background-size: 14px;}
.news_article_content {padding:40px 20px;font-size:14px;line-height: 24px;}
.news_article_content p {/*text-indent: 2em;*/font-size:14px;}
.news_article_content img {max-width: 100%;}
.news_article_prevnext {padding: 20px;border-top: 1px solid #e1e1e1;font-sie: 14px;}
.news_article_prevnext a {display: inline-block;color: #333;text-decoration: none;transition: all 0.4s;}
.news_article_prevnext a:hover {color: #006bc1;text-indent: 10px;}


.news_article_list {padding: 20px 0;}
.news_article_list dl {display: flex;flex: 1;transition: all 0.4s;background: url("../images/index_news_line.jpg") no-repeat bottom;background-size: 100%;padding-bottom: 15px;margin-bottom: 15px;}
.news_article_list dl dt {width:30%;border-radius: 5px;overflow: hidden;}
.news_article_list dl dt a {display:block;}
.news_article_list dl dt img {width: 100%;transition: all 0.4s;}
.news_article_list dl dt img:hover {transform: scale(1.1);}
.news_article_list dl dd {width:70%;padding: 0 15px;position: relative;}
.news_article_list dl dd a {display: block;width: 100%px;height: 100%;text-decoration: none;}
.news_article_list dl dd p {font-size: 14px;line-height: 20px;transition: all 0.4s;color: #666;margin-bottom: 0px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_article_list dl dd h2 {font-size: 18px;margin: 0px;line-height: 30px;font-weight: 600;color: #333;transition: all 0.4s;}
.news_article_list dl dd p:nth-child(3) {font-size: 16px;line-height: 26px;}
.news_article_list dl dd div.list_label {margin-top: 5px;position: absolute;left: 15px;bottom: 0px;}
.news_article_list dl dd div.list_label span {padding-left: 20px;margin-right: 20px;color: #666;}
.news_article_list dl dd div.list_label span:nth-child(1) {background: url('../images/icon/member.png') no-repeat 0 50%;background-size: 14px;}
.news_article_list dl dd div.list_label span:nth-child(2) {background: url('../images/icon/time.png') no-repeat 0 50%;background-size: 14px;}
.news_article_list dl dd div.list_label span:nth-child(3) {background: url('../images/icon/eye3.png') no-repeat 0 50%;background-size: 14px;}
.news_article_list dl:hover {transform: translate(10px,0px);}
.news_article_list dl:hover dd h2 {color: #2b90d4}
.news_article_list dl:hover dd p {color: #999;}

.pages_list {text-align: center;margin-bottom: 50px;}
.pages_list ul {list-style: none;}
.pages_list ul li {display: inline-block;line-height: 22px;margin: 0 1px;}
.pages_list ul li span {background: #ff7b5a;display: block;width: 24px;height: 24px;color: #fff;border: 1px solid #ff7b5a;border-radius: 5px;}
.pages_list ul li a {padding: 0 8px;height: 24px;display: block;border: 1px solid #a1a1a1;color: #333;text-decoration: none;border-radius: 5px;}
.pages_list ul li a:hover {background: #ff7b5a;color: #fff;border: 1px solid #ff7b5a;}

.news_notive_block {background:url("../images/news_notive_bg.jpg") no-repeat bottom;background-size:100%;background-attachment: fixed;}
.news_notive {background:rgba(255,255,255,0.8);min-height: 500px;}
.news_notive_list {}
.news_notive_list ul {list-style: none;padding: 20px 20px;}
.news_notive_list ul li {line-height: 40px;border-bottom: 1px dashed #c1c1c1;transition: all 0.4s;padding: 0px 10px;background: url('../images/icon/notive1.png') no-repeat 0 50%;background-size: 20px;text-indent: 18px;}
.news_notive_list ul li a {display: block;color: #333;font-size: 16px;text-decoration: none;}
.news_notive_list ul li a span {float: right;font-size: 16px;color: #999;}
.news_notive_list ul li:hover {padding: 0 20px;background: rgba(255,255,255,0.6);}
.news_notive_list ul li:hover a,.news_notive_list ul li:hover span {color: #2b90d4;}

.news_special_banner {height: 160px;text-align: center;padding-top: 30px;}
.news_special_banner h1 {color: #fff;text-shadow: 2px 2px 5px #666;}
.news_special_banner p {font-size:14px;color:#fff;}
.news_special_block {background:url("../images/news_special_bg.jpg") no-repeat bottom;background-size:100%;background-attachment: fixed;}
.news_special {background:rgba(255,255,255,0.8);min-height: 500px;}
.news_special_list {padding: 15px 0;}
.news_special_list dl {transition: all 0.4s;border-radius: 5px;}
.news_special_list dl dt {height: 230px;overflow: hidden;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.news_special_list dl dt img {width: 100%;height: 100%;transition: all 0.4s;}
.news_special_list dl:hover dt img {transform: scale(1.1);}
.news_special_list dl dd {height: 50px;line-height: 50px;background: #006bc1;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;overflow: hidden;transition: all 0.4s;}
.news_special_list dl dd a {text-decoration: none;color: #fff;display: block;text-align: center;font-size: 14px;}
.news_special_list dl:hover {box-shadow: 2px 2px 5px #999;}
.news_special_list dl:hover dd {background: #ff9900;}

.article_search_list_not {text-align:center;line-height:60px;font-size:18px;}

.image_special_list {padding:15px 0;}
.image_special_list dl {transition: all 0.4s;border-radius: 5px;overflow: hidden;position:relative;border-radius:5px;}
.image_special_list dl dt {height: 250px;}
.image_special_list dl dt img {width: 100%;height: 100%;transition: all 0.4s;}
.image_special_list dl dd {position:absolute;left:0;bottom:0;width:100%;height:30px;line-height:30px;background:rgba(0,0,0,0.6);padding:0 10px;}
.image_special_list dl dd a {color:#fff;}
.image_special_list dl:hover dt img {transform: scale(1.1);}
.disable span {width:auto !important;padding:0 5px;border:1px solid #c1c1c1 !important;background:none !important;color:#999 !important;}

.video_special_list {padding:15px 0;}
.video_special_list dl {transition: all 0.4s;border-radius: 5px;overflow: hidden;position:relative;border-radius:5px;}
.video_special_list dl dt {height: 250px;}
.video_special_list dl dt img {width: 100%;height: 100%;transition: all 0.4s;}
.video_special_list dl dd {position:absolute;left:0;top:0;width:100%;height:100%;line-height:30px;background:rgba(0,0,0,0.6);padding:0 10px;transition:all 0.4s;opacity:0;}
.video_special_list dl dd a {display:block;height:100%;color:#fff;text-align:center;font-size:14px;}
.video_special_list dl:hover dt img {transform: scale(1.1);}
.video_special_list dl dd a p {margin-top:30%;}
.video_special_list dl dd a p img {width:50px;}
.video_special_list dl:hover dd {opacity:1;}
.video_article_content {padding:40px 0;}
.page-article-content-video {max-width:860px;margin:0 auto;}

.party_banner {/*height:160px;*/background:url('../images/overview_banner.jpg') no-repeat;background-size:100%;position: relative;}
.party_banner img {width: 100%;}
.party_banner h1 {font-size:52px;text-align:center;color:#fff;text-shadow:4px 4px 6px #000;margin:0;position: absolute;left: 0;top: 0;width: 100%;height: 100%;line-height: 100%;display: flex;align-items: center;justify-content: center;}
.paydone-info {}
.paydone-info .paydone-info-header {text-align:center;line-height:40px;margin: 0 auto;width: 320px;}
.paydone-info .paydone-info-header img {width:40px;}
.paydone-info .paydone-info-header span {font-size:18px;font-weight:600;margin-left:15px;}
.paydone-info-body {font-size:16px;width:320px;margin:30px auto;line-height:30px;}
.paydone-info-body span {color:#666;}
.paydone-info-body-tit {font-size:12px;color:red;}
/*全景图*/
.full_image_content {width:100%;}
.full_image_content img {max-width:100%;}