@charset "utf-8";
/* CSS Document */
* {margin: 0px;padding: 0px;}

html {height: 100%;}

body {
	font-size: 14px;
	line-height: 1.5;
	color: #444;
	height: 100%;
	background: #f4f3f2;
}

div, p, span {
	font-size: 14px;
}

ol, ul {
	list-style: none;
}

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	color: #006756;
}

img {
	border: 0;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

input {
	border: none;
	font-family: "Microsoft Yahei";
	outline: none;
}

input[type="button"] {
	cursor: pointer;
}

.red {
	color: #96000c;
}

.mid {
	width: 1000px;
	margin: 0 auto;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

h3 {
	font-size: 18px;
	color: #523f38;
	font-weight: bolder;
}
@font-face {
	src: url("../font/SourceHanSerifCN-Bold-2.otf");
	font-family: Bold;
}
@font-face {
	src: url("../font/SourceHanSerifCN-Medium-6.otf");
	font-family: Medium;
}
::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: unset;
} /*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
	border-radius: 4px;
	background-color: unset;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .2);
	background-color: #cdc4c1;
}
.ul2:after,
.ul3:after,
.clearfix:after{
	content:'';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	font-size:0;
}
body,
html{
    width: 100%;
}

#servicebanner .swiper-slide .imgbox:hover{
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}

/*newlive*/
.ul2box ul{
	margin: 0px -20px 0;
}
.ul2box ul li{
	width: 33.3333333%;
	/*height: 250px;*/
	float: left;
	padding: 20px 10px;
	box-sizing: border-box;
	cursor: pointer;
}
.ul2box ul li a{
	display: block;
	background: #fff;
	overflow: hidden;
	padding: 10px 10px 0;
	box-sizing: border-box;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
}
.ul2box ul li a img{
	width: 100%;
	height: 250px;
}
.ul2box ul li a h4,
.ul2box ul li a p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	padding: 0 10px;
}
.ul2box ul li a h4{
	padding: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ul2box ul li a h4.pd{
	padding-bottom: 20px;
}
.ul2box ul li a p{
	padding-bottom: 10px;
	font-size: 14px;
}
/** index **/
/*首页导航*/
.subleft {
	position: fixed;
	left: 30px;
	top: 0;
	width: 300px;
	height: 844px;
	z-index: 88;
	background: url(../images/navbg.png) no-repeat;
	background-size: 100% 100%;
}

.subleft .logo{
	width: 185px;
	height: 200px;
	margin: 26px auto 169px;
}
.subleft .logo img{
	width: 100%;
	height: 100%;
}

#menu {
	position: relative;
	z-index: 2;
	width: 176px;
	margin: 230px auto 0;
}

#menu li {
	vertical-align: top;
	margin-bottom: 20px;
	font-size: 20px;
}

#menu li:last-child {
	margin-bottom: 0;
}

#menu a {
	display: block;
	padding: 6px 0 0;
	height: 58px;
	text-align: center;
	color: #fff;
	width: 100%;
	font-family: '华文中宋';
	box-sizing: border-box;
}
#menu a p{
	font-size: 18px;
}
#menu a span{
	font-size: 13px;
}

#menu li.active a{
	background: url("../images/left_nav_bg.png") no-repeat;
	background-size: contain;
	color: #006657;
	position: relative;
}

.section{
	position: relative;
	background: url(../images/body_bg1.jpg) no-repeat;
	background-size:100% 100%;
}
.section1{
	background:#fff;
	width: 100%;
}





.cont1 {
	height: 80%;
	width: 1100px;
	margin: 0px auto 0px;
}

.top_con {
	width: 1060px;
	position: absolute;
	top: 0;
	left: 1050px;
	margin-left: -520px;
	z-index: 999;
}



.top_right {
	width: 545px;
	margin-top: 47px;
}

.lab_con {
	float: left;
	width: 300px;
	height: 50px;
	line-height: 50px;
	background: url(../images/search_bg.png) no-repeat;
	margin-right: 40px;
}

.lable_con_input {
	display: block;
	float: left;
	width: 220px;
	height: 50px;
	line-height: 50px;
	color: #999;
	background: none;
	padding-left: 20px;
	font-size: 16px;
}

.lable_con_btn {
	display: block;
	float: right;
	width: 50px;
	height: 50px;
	background: none;
}
/*slect*/

a.login_a {
	display: inline-block;
	width: 133px;
	height: 50px;
	line-height: 50px;
	letter-spacing: 2px;
	text-align: center;
	color: #fff;
	background: #006756;
	border-radius: 25px;
}

a.login_a:hover {
	color: #fff;
}

#login_go1 {
	width: 50px;
	height: 24px;
}

#login_go1 h3 {
	font-weight: normal;
	font-size: 12px;
}

#login_go1 h3 img {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	display: block;
	margin: 0 auto;
	border: 1px solid rgba(255, 255, 255, .5);
}

#login_go1 h3 span {
	width: 100%;
	display: block;
	text-align: center;
}

#login_go1 h3:hover {
	color: #107f78;
}

#login_go1 .navsub {
	width: 80px;
	margin-left: -10px;
	border-top: 2px solid #107f78!important;
	display: none;
	font-size: 12px;
	text-align: center;
	background: #107f78!important;
	box-shadow: 0 0 4px rgba(0, 0, 0, .3);
}

#login_go1 .navsub a {
	display: block;
	color: #fff;
	color: rgba(255, 255, 255, .7);
	padding: 5px 0;
}

#login_go1 .navsub a:hover {
	background: #96000c;
	color: #fff;
}



a.indexMore {
	display: block;
	width: 180px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	background: #006756;
	z-index: 999;
	color: #fff;
	margin: 40px auto 0;
}
a.indexMore:hover {
	cursor: pointer;
	color: #fff;
}
.mapbox{
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	height: 441px;
}

.indexTit {
	height: 116px;
}

.slideGroup {
	width: 1100px;
	text-align: left;
	position: relative;
	z-index:99;
}

.slideGroup .slideBox {
	zoom: 1;
	position: relative;
	min-height: 480px;
}

.slideGroup .parHd {
	width: 800px;
	position: absolute;
	right: 0;
	top: -100px;
}

.slideGroup .parHd ul {
	text-align: right;
	border-bottom: solid 1px #97c3b0;
	height: 50px;
	line-height: 50px;
}

.slideGroup .parHd ul li {
	display: inline-block;
	font-size: 20px;
}

.slideGroup .parHd ul li a {
	color: #333;
	margin: 0px 35px;
	position: relative;
	display: block;
	cursor: pointer;
}
.slideGroup .parHd ul li.on a{
	color: #006756;
}
.slideGroup .parHd ul li.on a:after {
	position: absolute;
	width: 100%;
	height: 4px;
	background: #006756;
	bottom: -2px;
	left: 50%;
	margin-left: -50%;
	display: block;
	content: '';
}
.slideGroup .parHd ul li:last-child{
	margin: 0 -35px 0 0;
}

.cultureinfo ul{
	float:left;
}
.cultureinfo .first_ul{
	width:430px;
	padding-right:20px;
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.06);
}
.cultureinfo .last_ul{
	width: 630px;
	float:right;
}
.cultureinfo li{
	position:relative;
	overflow:hidden;
}
.cultureinfo li .imgbox img{
	width:100%;
	height:100%;
}
.cultureinfo li:hover .imgbox img{
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
	-o-transition:all 1s;
	-ms-transition:all 1s;
	-moz-transition:all 1s;
	-webkit-transition:all 1s;
	transition:all 1s;
	-o-transform-origin:center center;
	-ms-transform-origin:center center;
	-moz-transform-origin:center center;
	-webkit-transform-origin:center center;
	transform-origin:center center;
}
.cultureinfo li .textbox{
	overflow:hidden;
	position:relative;
}
.cultureinfo li span{
	display:block;
	width: 80px;
	height: 16px;
	line-height:28px;
	font-size:14px;
	color:#333;
	text-align:right;
	white-space:nowrap;
	border-right:2px solid #333;
	position:absolute;
	left:10px;
	top:20px;
	font-family:"宋体";
	padding: 0px 20px 20px 0;
	z-index:2;
}
.cultureinfo li span strong{
	display:block;
	font-size:30px;
	color:#333;
	font-weight:normal;
}
.cultureinfo li .textbox .con{
	font-size:14px;
	color:#666;
	padding-top:15px;
	line-height:24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.cultureinfo li:hover span{
	border-right:2px solid #006756;
	color:#006756;
}
.cultureinfo li:hover span strong{
	color:#006756;
}
.cultureinfo .first_ul li .imgbox{
	display:block;
	width:100%;
	height:251px;
	overflow:hidden;
}
.cultureinfo .first_ul li .textbox{
	padding: 20px 10px 19px;
}
.cultureinfo .first_ul li .textbox a{
	display:block;
	padding-left:114px;
	font-size:16px;
	color:#111;
	line-height:24px;
	height:48px;
	overflow: hidden;
	font-weight: bold;
	text-overflow: ellipsis;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.cultureinfo .first_ul li:hover .textbox a{
	color:#006756;
}
.cultureinfo .last_ul{
	position:relative;
}
.cultureinfo .last_ul li{
	padding: 15px 25px 0 0;
	background: #fff;
	box-shadow:  0 0 20px rgba(0,0,0,0.06);
	height: 122px;
	margin-bottom: 17px;
}
.cultureinfo .last_ul li:last-child{
	margin-bottom: 0;
}
.cultureinfo .last_ul li .imgbox{
	position: absolute;
	right: 10px;
	top: 10px;
	display:block;
	width: 190px;
	height: 117px;
	float:left;
	overflow:hidden;
	margin-left:130px;
}
.cultureinfo .last_ul li span{
	top: 24px;
	left: 15px;
}
.cultureinfo .last_ul li:hover{
	background: #006756;
}
.cultureinfo .last_ul li:hover span{
	border-color: #fff;
}
.cultureinfo .last_ul .textbox{
	float:left;
	width: 280px;
	margin: 0 200px 0 130px;
}
.cultureinfo .last_ul .textbox a{
	font-size:16px;
	font-weight: bold;
	padding-top: 5px;
	color:#111;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.cultureinfo .last_ul .textbox .con{
	padding-top:6px;
}
.cultureinfo .last_ul li:hover span,
.cultureinfo .last_ul li:hover span strong,
.cultureinfo .last_ul li:hover .textbox a,
.cultureinfo .last_ul li:hover .textbox .con{
	color:#fff;
}


/*服务*/
#servicebanner{
	position: relative;
	height: 480px;
	margin: 0 -20px;
}
#servicebanner .swiper-container{
	width: 100%;
	padding: 30px 0 0;
}
#servicebanner .swiper-slide .imgbox{
	width: 180px;
	height: 420px;
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 25px rgba(0,0,0,0.2);
	margin: 0 auto;
	box-sizing: border-box;
}
#servicebanner .swiper-slide .imgbox:hover{
	cursor: pointer;
	position: relative;
	margin-top: -5px;
	box-shadow: 0 0 25px rgba(0,0,0,0.3);
}
#servicebanner .swiper-slide .imgbox img{
	width: 100%;
	height: 100%;
}
#servicebanner .swiper-button-next,
#servicebanner .swiper-button-prev{
	width: 32px;
	height: 58px;
}
#servicebanner .swiper-slide:nth-child(1),
#servicebanner .swiper-slide:nth-child(3),
#servicebanner .swiper-slide:nth-child(5){
	margin: 40px 0 0;
}





/*文化资讯*/
.newsLeft {
	float: right;
	width: 470px;
	height: 385px;
	padding: 20px;
	background: #fff;
	overflow: hidden;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.newsLeft span.img_con {
	display: block;
	width: 100%;
	height: 270px;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}

.newsLeft span.img_con img {
	display: block;
	width: 100%;
	height: 270px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

/*.newsLeft span.img_con:hover img {
	transform: scale(1.2, 1.2);
	transition: all 2s;
}*/

.newsLeft h3 {
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: break-word;
	line-height: 24px;
	margin-bottom: 20px;
}
.newsLeft p {
	width: 100%;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.newsLeft:hover a h3, .newsLeft:hover p {
	color: #fff;
}

.newsLeft:hover {
	background: #3698ff;
	box-shadow: 0 0 12px #333;
}

.newsLeft:hover span.time {
	color: #cfa3a6;
}

.newsRight {
	float: left;
	width: 560px;
	cursor: pointer;
	box-sizing: border-box;
}


.newsRight ul li {
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	height: 103px;
	padding: 12px;
	margin-bottom: 22px;
}

.newsRight ul li:last-child {
	margin-bottom: 0;
}

.newsRight ul li:hover {
	background: #3698ff;
	color: #fff;
	box-shadow: 0 0 8px #333;
}

.newsRight ul li:hover a, .newsRight ul li:hover h3, .newsRight ul li:hover span
{
	color: #fff;
}

.newsRight ul li .imgbox {
	float: left;
	width: 135px;
	height: 103px;
	margin-right: 20px;
	overflow: hidden;
}

.newsRight ul li img {
	width: 135px;
	height: 103px;
	float: left;
	margin-right: 10px;
}

/*.newsRight ul li .imgbox:hover img {
	transform: scale(1.2, 1.2);
	transition: all 2s;
}*/

.newsRight ul li h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: break-word;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #5b3f2e;
}

.newsRight ul li .text{
	height: 44px;
	color: #5b3f2e;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.newsRight ul li a:hover h3, .newsRight ul li:hover span.time_btm_infor {
	color: #fff;
}

.newsRight ul li:hover  .text {
	color: #fff;
}



/* footer */
footer {
	background: #231e1b;
	width: 100%;
	padding: 30px 0;
	color: #988e8a;
	text-align: center;
	position: absolute;
	bottom: 0;
	z-index: 999;
}


/*2018 4 26*/
.slideGroup .parHd_2 {
	width: 100%;
	margin: 0 auto 50px;
	min-height: 60px;
	position: relative;

}

.slideGroup .parHd_2 ul li {
	float: left;
	cursor: pointer;
	font-size: 20px;
	width: 50%;
	text-align: right;
	display: inline;
	font-size: 18px;
}
.slideGroup .parHd_2_2 ul li{width:33.33%;}
.slideGroup .parHd_2 ul li:last-child {
	text-align: left;
}
.slideGroup .parHd_2_2 ul li:last-child {
	text-align:right;
}
.slideGroup .parHd_2 ul li a {
	display: inline-block;
	height: 38px;
	line-height: 36px;

	padding-top: 20px;
	margin-right: 20%;
	color: #81665d;
}

.slideGroup .parHd_2 ul li:last-child a {
	margin-left: 20%;
}

.slideGroup .parHd_2 ul li.on a {

	color: #96000c;
	font-weight: bolder;
}




.slideGroup .parHd_4 {
	width: 100%;
	margin: 0 auto 50px;
	min-height: 60px;
	position: relative;
	background: url(../images/indexH2Line.png) top center no-repeat;
}

.slideGroup .parHd_4 ul li {
	float: left;
	cursor: pointer;
	font-size: 20px;
	width: 25%;
	text-align: center;
	display: inline;
	font-size: 18px;
}

.slideGroup .parHd_4 ul li a {
	display: inline-block;
	height: 38px;
	line-height: 36px;
	background: url(../images/indexH2Bg2.png) top center no-repeat;
	padding-top: 20px;
	color: #81665d;
}
.slideGroup .parHd_4 ul li.on a {
	background-image: url(../images/indexH2Bg.png);
	color: #96000c;
	font-weight: bolder;
}
.slideGroup3 .slideBox{ min-height:425px;}

@media ( max-width : 1440px) {

	.slideGroup .slideBox {
		margin-top: 0;
		min-height: 390px;
	}
	.slideGroup .parHd {
		width: 700px;
		margin-bottom: 20px;
	}
	a.indexMore {
		position: absolute;
		right: -98px;
		bottom: 35px;
		width: 86px;
		height: 38px;
		font-size: 14px;
		line-height: 38px;
	}
}

.cgydLst li h3{
	height: 150px;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

/*场馆预定*/
.venue{
	margin-top: 20px;
	height: 432px;
	width: 1100px;
	position: relative;
	box-shadow: 0 0 30px rgba(0,0,0,0.15);
}

.venue .swiper-container {
	width: 100%;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}
.venue .swiper-slide {
	background-size: cover;
	background-position: center;
}

.venue .gallery-top {
	height: 432px;
	width: 100%;

}
.venue  .gallery-top img{
	display: block;
	width: 750px;
	height: 432px;
}
.venue  .gallery-top  .swiper-button-next{
	position: absolute;bottom: 40px;left: 0;
}
.venue  .gallery-top  .swiper-button-prev{
	position: absolute;bottom: 40px;right: 370px;
}
.venue  .gallery-top .des{
	width: 350px;
	height: 100%;
}
.venue  .venueBottom{
	width: 750px;
	height: 144px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	z-index: 9;

}
.venue  .venueBottom .toleft,.venue  .venueBottom .toright{
	width: 15px;
	height: 25px;

}
.venue  .venueBottom .toleft,.venue  .venueBottom .toright:hover{
	cursor: pointer;
}
.venue  .venueBottom .toleft{
	background: url("../images/icon-left.png");
	position: absolute;
	left: 20px;
	bottom: 55px;
}
.venue  .venueBottom .toright{
	background: url("../images/icon-right.png");
	position: absolute;
	right: 20px;
	bottom: 55px;
}
.venue .gallery-thumbs {
	height: 144px;
	box-sizing: border-box;
	width: 640px;
}
.venue .gallery-thumbs .swiper-slide {
	border: 2px solid #fff;
	width: 136px;
	height: 96px;
	margin-top: 20px;
	border-radius: 10px;
	overflow: hidden;
}
.venue .gallery-thumbs .swiper-slide:hover{
	cursor: pointer;
}
.venue .gallery-thumbs .swiper-slide img{
	width: 100%;
	height: 100%;
}
.venue .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.venue .des{background: #fff}

.venue .des .title{
	height: 85px;
	line-height: 85px;
	color: #fff;
	font-size: 24px;
	padding:  0 35px;
	margin-bottom: 30px;
	background: #3698ff;
}
.venue .des .list ul li{
	height: 30px;
	line-height: 30px;
	padding:  0 35px;
	color: #666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.venue .des .list ul li span:nth-of-type(1){
	color: #999;
}
.venue .des .list ul li:nth-of-type(6){
	overflow: unset;
	white-space:pre-wrap;
}

.venue .des .btn1 ,.venue .des .btn2 {
	width: 136px;
	height: 46px;
	border-radius: 10px;
	color: #666;
	line-height: 46px;
	background: #e9e9e9;
	text-align: center;
	display: inline-block;
	margin-top: 35px;

}
.venue .des .btn1:hover,.venue .des .btn2:hover{
	cursor: pointer;
}
.venue .des .btn1{
	margin-left: 35px;
}
.venue .des .btn2{
	background: #3698ff;
	color: #fff;
	margin-left: 10px;
}
.venue .des .btn1 i,.venue .des .btn2 i{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url("../images/icon-btn1.png");
	margin-right: 8px;
	vertical-align: middle;
}
.venue .des .btn2 i{
	background: url("../images/icon-btn2.png");
}
/*数字展馆*/
.pavilion{
	margin: 0 -15px;
}
.pavilion li{float:left; width:25%; text-align:center; padding:15px;box-sizing: border-box;}
.pavilion li a{ display:block;position:relative;cursor: pointer;box-shadow: 0px 0px 12px rgba(0,0,0)}
.pavilion li a img{    display: block;width: 100%;height: 290px;margin-top: 56px;}
.pavilion li a:hover{ box-shadow:0px 0px 20px rgba(0,0,0,0.1);}
.pavilion li a div{width:100%; height:50px; position:absolute;left:0;bottom:0; }
.pavilion li a div p{ display:block; padding:0 15px;
	background-image: linear-gradient(90deg,
	rgba(117, 211, 237, 0.5) 0%,
	rgba(11, 104, 163, 0.5) 100%),
	linear-gradient(
			rgba(0, 0, 0,.5),
			rgba(0, 0, 0, .5));
	background-blend-mode: normal,
	normal;

	line-height:50px; font-size:18px;color:#fff; text-align:center;height: 50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/*文旅活动*/
.ul1{
	margin:0 -15px;
}
.ul1 li{
	width: 33.333333%;
	padding: 0px 15px;
	height: 490px;
	float: left;
	box-sizing: border-box;
}
.ul1 li a{
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	text-align: center;
	position: relative;
	box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.ul1 li a img{
	width: 100%;
	height: 260px;
}
.ul1 li a .licon{
	padding: 25px;
	box-sizing: border-box;
	width: 100%;
	height: 230px;
	position: relative;
}
.ul1 li a .licon h3{
	font-size: 16px;
	height: 45px;
	overflow: hidden;
	margin-bottom: 10px;
	color: #006756;
}
.ul1 li a .licon p{
	color:#999999;
	overflow: hidden;
	height: 24px;
}
.ul1 li a .licon span{
	display: block;
	background: #006756;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	margin: 15px auto;
	padding: 5px 15px;
}
.ul1 li a:hover{
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}

.indexbox1{
	height: 472px;
	width: 100%;
	position: relative;
}
.indexbox1 img{
	width: 100%;
	height: 100%;
}
.indexbox1 .right{
	box-sizing: border-box;
	position: absolute;
	width: 360px;
	height: 100%;
	right: 0;
	top: 0;
	z-index: 10;
	padding: 80px 70px;
	background: -webkit-linear-gradient(top, rgba(27,146,139,0.7), rgba(123, 218, 216, 0.7)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, rgba(27,146,139,0.7), rgba(123, 218, 216, 0.7)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom,  rgba(27,146,139,0.7), rgba(123, 218, 216, 0.7)); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom,  rgba(27,146,139,0.7), rgba(123, 218, 216, 0.7)); /* 标准的语法 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=rgba(27,146,139,0.7), endColorstr=rgba(123, 218, 216, 0.7));
}
.indexbox1 .right h3{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
}
.indexbox1 .right a{
	display: block;
	background: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 25px;
	margin-top: 50px;
}

/*志愿者*/
.volunteerbox .ul3{
	width: 700px;
}
.volunteerbox .ul3 li{
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	padding: 15px;
	margin-bottom: 20px;
}
.volunteerbox .ul3 li a{
	position: relative;
	display: block;
}
.volunteerbox .ul3 li a img{
	position: absolute;
	width: 140px;
	height: 100px;
	top: 0;
	left: 0;
}
.volunteerbox .ul3 li a .txt{
	margin-left: 150px;
	min-height: 100px;
}
.volunteerbox .ul3 li a .txt h3{
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 10px 0;
}
.volunteerbox .ul3 li a .txt div{
	max-height: 46px;
	overflow: hidden;
}
.volunteerbox .ul3 li a .txt div p,
.volunteerbox .ul3 li a .txt div span{
	margin: 0 !important;
	font-size: 14px!important;
	line-height: 22px!important;
}
.volunteerbox .volunteerright{
	width: 360px;
	height: 430px;
	position: relative;
}
.volunteerbox .volunteerright img{
	width: 100%;
}
.volunteerbox .volunteerright .txt{
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
	padding: 10px;
	font-size: 30px;
	top: 0;
	left: 0;
	z-index: 0;
	box-sizing: border-box;
	text-align: center;
	padding-top: 140px;
}
/*景区景点*/

.pic{
	width: 1100px;
	margin: 0 auto;
}
.pic .picRow{
	width: 100%;
	height: 250px;
}
.pic .picRow .picItem{
	width: 31.3%;
	box-sizing: border-box;
	height: 220px;
	float: left;
	margin: 1%;
	position: relative;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
	overflow: hidden;
}

.pic .picRow .picItem img{
	width: 100%;
	height: 100%;
}
.pic .picRow .picItem:hover img{
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-ms-transform-origin: center center;
	-moz-transform-origin: center center;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	-ms-transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.pic .picRow .picItem span{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-image: linear-gradient(90deg, rgba(117, 211, 237, 1) 0%, rgba(11, 104, 163, 1) 100%), linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1));
	background-blend-mode: normal, normal;
	opacity: 0.8;
	box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.1);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
}

.pic .picRow:nth-of-type(2) .picItem:nth-of-type(1){
	width: 64.6%;
}
.pic .picRow:nth-of-type(2) .picItem:nth-of-type(2){
	background: url("../images/moreScenicspot.png");
	background-size: 100% 100%;
	cursor: pointer;
}
/*二维码*/
.code{
	width: 126px;
	height: 318px;
	background-image: linear-gradient(-18deg, rgba(112, 206, 241, 1) 0%, rgba(54, 152, 255, 1) 100%), linear-gradient(rgba(255, 255, 255, 1),rgba(255, 255, 255, 1));
	background-blend-mode: normal, normal;
	position: fixed;
	top: 50%;
	margin-top: -63px;
	right: 97px;
	z-index: 11;
}
.code .erweima{
	width: 106px;
	height: 254px;
	background: url("../images/code-bg.png")repeat-y;
	margin: 10px;
}
.code .erweima img{
	display: block;
	padding: 7px;
	background: #fff;
	margin: 9px;
	float: left;
	width: 70%;
}
.code .erweima span{
	display: block;
	width: 100%;
	font-size: 15px;
	line-height: 2;
	text-align: center;
	color: #fff;
}
.code .erweima .line:nth-of-type(1){
	margin-bottom: 15px;
}
.code .erweima .line:nth-of-type(2){
	margin-top: 15px;
}
.code .erweima .line{
	width: 100%;
	height: 1px;
	background: url("../images/code_line.png");
	background-size: 100% 100%;
}
.code .top-arrow{
	display: block;
	margin: 0 auto;
	width: 26px;
	height: 14px;
	background: url("../images/top-arrow.png");
	background-size:100% 100% ;
}
.code .top{
	display: block;
	color: #fff;
	width: 100%;
	text-align: center;
}
.slideBg{
	width:90%;
	cursor: pointer;
}
.slideBg img{
	display: block;
	width: 100%;
}
/*banner*/
.banner{
	height: 100%;
}
.banner img{
	height: 100%;
	width: 100vw;
}

.indexcalendar {
	height: 458px;
	overflow: hidden;
	background: #fff;
}

#demo {
	border-color: #006756 !important;
}

.calendarCon { width: 998px; height: 458px; border: 1px solid #ac9b93; background: url(../images/calendarBg.png) #f3f1f1 right center no-repeat;}

.calendarLeft { display: block; width: 228px; height: 459px; background: url(../images/calendarLeft.png) left bottom no-repeat;background-size: 100% 100%;}

.calendarMid { width: 390px; height: 458px; background: #f7f7f7;}

.calendarRight {width: 482px;}

.calendarRight_tit { height: 44px; padding: 20px; border-bottom: 1px solid #006756 !important;}

.calendarRight_tit h3 { background: url(../images/calendarIcon.png) left 5px no-repeat; text-indent: 30px; letter-spacing: 2px; color: #006756;}

.calendarRight_tit span { display: block; font-weight: lighter; color: #006756;}

.sc-today .day {
	background: #006756;
}

.sc-active-day, .sc-selected {
	background: #98ccd8;
}

.sc-active-day .day, .sc-selected .day,
.sc-active-day .lunar-day, .sc-selected .lunar-day {
	color: #FFF;
}

/*资讯*/
.picScroll-top2 {
	margin: 0 18px 0 15px;
	min-height: 250px;
}

.picScroll-top2 {
	margin: 4px 20px 0 15px;
	position: relative;
}

.picScroll-top2 .bd2 ul li {
	zoom: 1;
	padding-bottom: 30px;
}

.picScroll-top2 .bd2 ul li .pic {
	width: 85px;
	height: 85px;
	float: left;
	border-radius: 50%;
	border: 2px solid #ac9b93;
	box-sizing: border-box;
	margin-right: 12px;
	overflow: hidden;
	position: relative;
}

.picScroll-top2 .bd2 ul li .pic i {
	width: 100%;
	height: 32px;
	line-height: 34px;
	display: block;
	background: rgba(201, 6, 14, .6);
	font-style: normal;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
}

.picScroll-top2 .bd2 ul li .pic img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	display: block;
}

.picScroll-top2 .bd2 ul li:hover .pic {
	box-shadow: 3px 0 10px #666;
}

.picScroll-top2 .bd2 ul li h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: break-word;
	padding-top: 8px;
}

.picScroll-top2 .bd2 ul li:hover h3 {
	color: #006756;
}

.picScroll-top2 .bd2 ul li p {
	height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 5px;
	line-height: 1.4;
}

.picScroll-top2 .bd2 ul li:hover p {
}

.picScroll-top2 .bd2 {
	width: 345px;
	padding-top: 5px;
	overflow: hidden;
}

.picScroll-top2 .bd2 ul li {
	height: 85px;
	overflow: hidden;
	padding: 9px 0;
}

.picScroll-top2 .bd2 ul li a {
	color: #333;
	display: block;
}

.picScroll-top2 .bd2 ul li a p {
	color: #333;
}

.picScroll-top2 .hd2 {
	overflow: hidden;
	text-align: center;
	height: 35px;
	padding-top: 5px;
}

.picScroll-top2 .hd2 ul {
	text-align: center;
	overflow: hidden;
}

.picScroll-top2 .hd2 li {
	width: 38px;
	height: 35px;
	display: inline-block;
	padding: 0;
	font-size: 0;
	margin: 0 12px;
	vertical-align: top;
	cursor: pointer;
}

.picScroll-top2 .hd2 li:nth-of-type(1) {
	background: url(../images/onebd.png) center no-repeat;
}

.picScroll-top2 .hd2 li:nth-of-type(2) {
	background: url(../images/twobd.png) center no-repeat;
}

.picScroll-top2 .hd2 li:nth-of-type(3) {
	background: url(../images/threebd.png) center no-repeat;
}

.picScroll-top2 .hd2 li.on:nth-of-type(1), .picScroll-top2 .hd li:nth-of-type(1):hover {
	background: url(../images/onebd_on.png) center no-repeat;
}

.picScroll-top2 .hd2 li.on:nth-of-type(2), .picScroll-top2 .hd li:nth-of-type(2):hover {
	background: url(../images/twobd_on.png) center no-repeat;
}

.picScroll-top2 .hd2 li.on:nth-of-type(3), .picScroll-top2 .hd li:nth-of-type(4):hover {
	background: url(../images/threebd_on.png) center no-repeat;
}

.onedaybox {
	padding: 18px 18px 18px 13px;
	overflow: hidden;
	position: relative;
}

.onedaybox:before {
	display: block;
	content: "";
	width: 29px;
	height: 103px;
	background: url(../images/onedaytitle.png) left center no-repeat;
	position: absolute;
	left: 16px;
	top: 10px;
}

.onedaybox:after {
	display: block;
	content: "";
	width: 38px;
	height: 33px;
	background: url(../images/onedaybg.png) center no-repeat;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.oneday_con {
	margin-left: 27px;
	padding: 20px 10px 20px 12px;
	overflow: hidden;
	background: #f9f9f9;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.oneday_con p {
	line-height: 22px;
	height: 44px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.announceContent a {
	color: #006756;
}

.announceContent a:hover {
	text-decoration: underline;
}

.announceItem {
	display: block;
	text-align: center;
	padding-top: 40px;
}

.announceItem img {
	display: inline-block;
	height: 133px;
	width: 104px;
}

.announceItem p {
	line-height: 22px;
	color: #333;
	padding-top: 20px;
}

/*文旅直播*/

.live {
	width: 100%;
}
.live .live-left{
	width: 516px;
	height: 420px;
	overflow: hidden;
	float: left;
	background: #fff;
	color: #333;
	padding: 10px;
	margin: 0 15px 0 0;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.live .tab{
	display: block;
	width: 93px;
	height: 28px;
	line-height: 28px;
	border-radius: 13px;
	font-style: normal;
	text-align: center;
}
.live .tab i{
	display: inline-block;
	width: 13px;
	height: 13px;
}
.live .tab{
	position: absolute;
}
.live .live-left .tab{
	top: 30px;
	left: 30px;
}
.live .live-right .tab{
	top: 10px;
	left: 10px;
}
.live .beginTab{  background-image: linear-gradient(-90deg, #0393cf 0%, #5fcbfe 100%);}

.live .endTab{
	width: 70px;
	height: 28px;
	background-color: rgba(0,0,0,0.5);
	border-radius: 13px;
	border: solid 1px rgba(255, 0, 0, 0.38);
	text-align: center;
	color: rgb(255, 0, 0);
}
.live  .noTab{
	width: 70px;
	height: 28px;
	background-color: rgba(0,0,0,0.5);
	border-radius: 13px;
	text-align: center;
	color: #fff;
}
.live .live-left .beginTab i{
	background: url("../images/icon-tagdoing.png");
	background-size: cover;
}

.live .live-left .img{
	width: 100%;
	height: 290px;
	position: relative;
	overflow: hidden;
}
.live .live-left .img img,.live .live-right .liveItem .img img{
	width: 100%;
	height: 100%;
	cursor: pointer;

}
.live .live-left .img:hover img,.live .live-right .liveItem .img:hover img{
	transform: scale(1.1, 1.1);
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}
.live .live-left .img .play{
	width: 116px;
	height: 116px;
	background:url("../images/icon-play.png");
	background-size: cover;
	opacity: 0.5;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -58px;
	margin-top: -58px;

}
.live .live-left .title{
	font-size: 20px;
	letter-spacing: 1px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;

}
.live .live-left .des{
	padding: 20px;
	height: 48px;
	overflow: hidden;
}

.live .live-left .time{
	float: left;
	font-size: 14px;
	margin-top: 15px;
}
.live .live-right{
	float: right;
	width: 549px;
}
.live .live-right .liveItem{
	width: 47%;
	height: 212px;
	overflow: hidden;
	background: #fff;
	padding: 10px;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	box-sizing: border-box;
	box-shadow: 0 0 20px rgba(0,0,0,0.1)
}
.live .live-right .liveItem+.liveItem{
	margin-left: 34px;
}
.live .live-right .liveItem:nth-of-type(3){
	margin-left: 0px;
}
.live .live-right a:last-child .liveItem{
	margin-bottom: 0;
}

.live .live-right .liveItem .img{
	width: 100%;
	height:145px;
	overflow: hidden;
	position: relative;
}

.live .live-right  .des .title{
	font-size: 16px;
	padding: 15px 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.normallt .item{
	width: 175px;
	height: 352px;
	overflow: hidden;
	float: left;
	padding: 30px;
	background: #fff;
	box-shadow: 0 0px 20px rgba(0,0,0,0.1);
}
.normallt .item:hover{
	cursor: pointer;
}
.normallt .item+.item{
	margin-left: 44px;
}

.normallt .item img{
	width: 160px;
	height: 160px;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
}
.normallt .item .oval{
	width: 61px;
	height: 8px;
	background: url("../images/oval.png");
	margin: 14px auto 25px auto;

}
.normallt .item  .title{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 12px;
}
.normallt .item  .des{
	color: #999;
	height: 88px;
	overflow: hidden;
}
.normallt .item  .des span,
.normallt .item  .des p{
	line-height: 22px!important;
	font-size: 14px!important;
}
.normallt .item  .des a,
.normallt .item  .des img,
.normallt .item  .des audio,
.normallt .item  .des video{
	display: none!important;
}
.normallt.style1 .item{
	height: 250px;
}


#certify1{
	position: relative;
	width: 1100px;
	margin: 0 auto;
	height: 480px;
	overflow: hidden;
}

#certify1 .swiper-container{
	width: 1100px;
	margin: 0 auto;
}

#certify1 .swiper-slide {
	width: 320px;
	height: 400px;
	background: #fff;
	overflow: hidden;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
}

#certify1 .swiper-slide a {
	display: block;
}

#certify1 .swiper-slide img{
	display: block;
	width: 100%;
	height: 190px;
}

#certify1 .swiper-slide p{
	line-height: 22px;
	padding-top: 0;
	text-align: center;
	color: #999999;
	font-size: 14px;
	margin: 15px 0 24px;
	overflow: hidden;
	height: 22px;
}

#certify1 .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify1 .swiper-pagination-bullets .swiper-pagination-bullet-active{
	border: 3px solid #006756;
	background-color: #fff;
}

#certify1 .swiper-button-prev,
#certify1 .swiper-button-next{
	background-size: 30px 30px;
}
#certify1 .swiper-button-prev{
	left: 0;
	width: 34px;
	height: 59px;
	background-color: #006756;
}

#certify1 .swiper-button-next {
	right: 0;
	width: 34px;
	height: 59px;
	background-color: #006756;
}

#fywh {
	padding: 60px 0 50px;
}

.slidetxt {
	text-align: center;
	padding: 30px 20px 30px;
	box-sizing: border-box;
}

.slidetxt h2 {
	color: #333;
	font-size: 18px;
	overflow: hidden;
	height: 24px;
	margin: 0 0 30px 0;
}

.slidetxt span {
	display: inline-block;
	width: 120px;
	height: 32px;
	background: #006756;
	color: #fff;
	text-align: center;
	line-height: 32px;
}

.slidetxt div {
	height: 50px;
	line-height: 30px;
	overflow: hidden;
}

.ul5{
	margin: 0 -8px;
	padding: 0 0 0px;
}
.ul5 li{
	width: 33.333333%;
	float: left;
	padding: 0 10px 20px;
	box-sizing: border-box;
}
.ul5 li a{
	display: block;
	height: 210px;
	overflow: hidden;
}
.ul5 li a .imghvr-slide-up,
.ul5 li a .imgbox,
.ul5 li a figcaption,
.ul5 li a .imgbox img,
.ul5 li a .morediv,
.ul5 li a .morediv img{
	width: 100%;
	height: 100%;
}
.ul5 li a .imgbox{
	position: relative;
}
.ul5 li a .imgbox h3{
	height: 36px;
	line-height: 36px;
	background: rgba(46,145,171,0.7);
	padding: 0 15px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.ul5 li a figcaption{
	background: rgba(46,145,171,0.7);
	padding: 40px 28px;
}
.ul5 li a figcaption h3{
	font-size: 18px;
	height: 30px;
	overflow: hidden;
	line-height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ul5 li a figcaption div{
	line-height: 24px;
	height: 48px;
	color: #fff;
	overflow: hidden;
}
.ul5 li a figcaption span{
	width: 120px;
	border: solid 1px #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: block;
	margin-top: 20px;
}
.ul5 li:nth-child(4){
	width: 66.666667%;
}
.ul5 li a .morediv{
	position: relative;
}
.ul5 li a .morediv h3{
	position: absolute;
	font-size: 18px;
	top: 126px;
	left: 50%;
	margin-left: -59px;
	z-index: 2;
	color: #fff;
}
.ul5 li a .morediv h3 i{
	display: inline-block;
	width: 18px;
	height: 16px;
	background: url(../images/icon-arrow-right1.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 20px;
}
.ul5 li:hover a .imgbox h3{
	display: none;
}


.ul6{
	margin: 0px 0 40px;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.ul6 li{
	width: 95px;
	float: left;
	height: 480px;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.ul6 li a{
	display: block;
	width: 100%;
	height: 100%;
}
.ul6 li .txt{
	float: left;
	background: url("../images/numb1.jpg") center 30px no-repeat;
	background-size: 53px 53px;
	height: 100%;
	width: 95px;
	position: relative;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.ul6 li .txt h4{
	box-sizing: border-box;
	width:30px;
	overflow: hidden;
	padding: 126px 0 0;
	height: 88%;
	text-align: center;
	font-size: 18px;
	font-family: '华文中宋';
	margin: 0 0 0 30px;
	font-weight: normal;
	color: white;
}
.ul6 li .txt i{
	position: absolute;
	width: 60px;
	height: 60px;
	display: block;
	left: 50%;
	margin: 0 0 0 -30px;
	top: 50px;
	background: url("../images/icon-cnum.png") no-repeat;
}
.ul6 li:nth-child(1) .txt i{
	background-position: 0 0 ;
}
.ul6 li:nth-child(2) .txt i{
	background-position: -60px 0 ;
}
.ul6 li:nth-child(3) .txt i{
	background-position: -120px 0 ;
}
.ul6 li:nth-child(4) .txt i{
	background-position: -180px 0 ;
}
.ul6 li:nth-child(5) .txt i{
	background-position: -240px 0 ;
}
.ul6 li:nth-child(6) .txt i{
	background-position: -300px 0 ;
}

.ul6 li:nth-child(2) .txt,
.ul6 li:nth-child(4) .txt,
.ul6 li:nth-child(6) .txt,
.ul6 li:nth-child(8) .txt{
	background-color: #94ba8b;
}
.ul6 li:nth-child(1) .txt,
.ul6 li:nth-child(3) .txt,
.ul6 li:nth-child(5) .txt,
.ul6 li:nth-child(7) .txt{
	background-color: #006756;
}

.ul6 li .txt h5{
	writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;
	float: left;
	color: #fff;
}
.ul6 li .conbox{
	position: absolute;
	left: 95px;
	top: 0;
	width: 490px;
	padding: 20px;
	height: 100%;
}
.ul6 li .conbox .img1{
	display: block;
	width: 100%;
	height: 260px;
}
.ul6 li .conbox span{
	display: inline-block;
	width: 120px;
	margin: 0 30px 0 0;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	background-color: #006756;
	border: solid 1px #006756;
}
.ul6 li .conbox span.sp1{
	background: #fff;
	color: #006756;
}
.ul6 li .conbox h2{
	font-size: 18px;
	padding: 20px 0 10px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ul6 li .conbox .descstyle{
	height: 46px;
	overflow: hidden;
}
.ul6 li .conbox .descstyle,
.ul6 li .conbox .descstyle p{
	font-size: 14px!important;
	line-height: 14px!important;
	color: #666!important;
}

.ul7{
	margin: 0 -18px;
}
.ul7 *{
	box-sizing: border-box;
}
.ul7 li{
	width: 25%;
	height: 460px;
	padding: 0 18px;
	float: left;
}
.ul7 li a{
	display: block;
	background: #fff;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 35px 22px 0;
	overflow: hidden;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.ul7 li a .title{
	font-size: 20px;
	line-height: 28px;
	height: 48px;
	overflow: hidden;
	text-align: center;
	margin: 20px 0;
	padding-top: 20px;
	font-family: '华文中宋';
	border-top: solid 1px #e5e5e5;
}
.ul7 li a .date{
	font-size: 12px;
	color: #ea4e52;
	margin: 12px 0 18px;
}
.ul7 li a img{
	width: 160px;
	height: 160px;
	border-radius: 50%;
	overflow: hidden;
	vertical-align: top;
	display: block;
	margin: 0 auto;
}
.ul7 li a .con{
	color: #999;
	line-height: 24px;
	margin: 16px 0 28px;
	height: 150px;
	overflow: hidden;
}
.ul7 li a .con span,
.ul7 li a .con p{
	line-height: 26px!important;
	color: #999!important;
	font-size: 14px!important;
}
.ul7 li a .con img,
.ul7 li a .con a{
	display: none!important;
}
.ul7 li a span.detail{
	display: block;
	width: 150px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-radius: 18px;
	border:solid 1px #aaa;
	color: #aaa;
	margin: 0 auto;
}
.ul7 li:after{
	display: block;
	background: #bdbdbd;
	height: 6px;
	width: 100%;
	z-index: 2;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.ul7 li:hover a{
	background: #006756;
}
.ul7 li:hover a .con span,
.ul7 li:hover a .con p,
.ul7 li:hover a .title{
	color: #fff!important;
	transition: all 0.4s;
}
@media ( max-width : 1440px) {
	.subleft {
		left: 0;
		top: 0;
		width: 200px;
		background-size: 100%;
	}
	.subleft .logo{
		width: 110px;
		height: 119px;
		margin: 50px auto 135px;
	}
	#menu{
		width: 100px;
		margin-top: 150px;
	}
	#menu li{
		margin: 0 0 10px;
	}
	#menu a{
		font-size: 15px;
		height: 36px;
		line-height: 36px;
		background-size: 100% 100%!important;
		padding: 0;
	}
	#menu a p{
		font-size: 14px;
	}
	#menu a span{
		display: none;
	}
	.top_right {
		margin-top: 35px;
	}
	.top_right{
		width: 435px;
	}
	a.login_a,
	.lab_con,
	.lable_con_input{
		height: 36px;
		line-height: 36px;
	}
	.lab_con{
		width: 270px;
		background-size: 100% 100%;
		margin-right: 5px;
	}
	.indexiconbox{
		width: 1000px;
		margin-top: 8%;
	}
	.indexiconbox .img1{
		width: 140px;
		top: 215px;
	}
	.indexiconbox .img2{
		width: 160px;
	}
	.indexiconbox .img3{
		width: 590px;
	}
	.cont1 {
		width: 1000px;
		margin: 0 0 0 250px;
	}
	.slideGroup{
		width: 1000px;
	}
	.ul1 li{
		height: 350px;
	}
	.ul1 li a img{
		height: 200px;
	}
	.ul1 li a .licon{
		height: 150px;
	}
	.ul1 li a .licon h3{
		height: 22px;
	}
	.ul1 li a .licon span{
		margin: 0 auto;
	}
	.cultureinfo .first_ul{
		width: 380px;
	}
	.cultureinfo .last_ul{
		width: 580px;
	}
	.cultureinfo .last_ul .textbox{
		width: 240px;
	}
	#fywh {
		padding: 20px 0 50px;
	}
	.ul6{
		margin-top: 10px;
	}
	.ul2box ul li{
		padding-top: 0;
		height: auto;
	}
	.ul6 li a .libox img{
		height: 130px;
	}
	#certify{
		position: relative;
		top: -40px;
	}
	#certify .swiper-container{
		padding: 0;
	}
	.slideGroup .parHd ul .pubicon{
		width: 200px;
		height: auto;
		right: 75px;
	}
	.mapbox iframe{
		width: 1000px!important;
		height: 440px!important;
	}
	.slideGroup .parHd ul li a{
		font-size: 16px;
		line-height: 50px;
	}
	.newsLeft{
		width: 420px;
	}
	.newsRight{
		width: 510px;
	}
	#servicebanner{
		height: 360px;
	}
	#servicebanner:after{
		width: 1000px;
		height: 130px;
		margin-left: -500px;
		bottom: -50px;
	}
	#servicebanner .swiper-container{
		padding: 10px 20px;
		width: 800px;
	}
	#servicebanner .swiper-slide .imgbox{
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	}
	#servicebanner .swiper-slide .imgbox{
		width: 120px;
		height: 305px;
	}
	.indexbox1{
		height: 410px;
	}
	.volunteerbox .ul3{
		width: 620px;
	}
	/*二维码*/
	.code{
		right: 10px;
		width: 100px;
	}
	.code .erweima{
		width: 80px;
	}
	.code .erweima img{
		width: 48px;
	}
	/*景点*/
	.pic{width: 967px;}
	.pic .picRow .picItem {height: 180px;}
	.pic .picRow {height: 200px}

	.top_con{left: 800px;}
	.indexcalendar,
	.calendarLeft,
	.calendarMid,
	.calendarRight{
		height: 400px;
	}
	.calendarMid{
		width: 350px;
	}
	#demo{
		width: 310px;
	}
	.calendarRight{
		width: 422px;
	}
	.picScroll-top2{
		height: 200px;
		min-height: 200px;
		overflow-y: auto;
	}
	#mapiframe{
		height: 400px;
	}
	.live .live-left{
		width: 460px;
	}
	.live .live-right{
		width: 499px;
	}
	.live .live-right .liveItem{
		width: 46.9%;
	}
	.ul6 li{
		height: 400px;
	}
	.ul6 li .conbox .descstyle{
		display: none;
	}
	.ul6 li .conbox{
		width: 390px;
	}
	.ul7 li{
		height: 390px;
	}
	.ul7 li a .con{
		height: 56px;
	}
}
