*{
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
}
html,body{
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #897a82;
	font-family: Arial, "Microsoft YaHei";
}
body{
	overflow-x: hidden;
}
a{
	text-decoration: none;
}
ul{
	list-style: none;
}
/*img{
	width: 100%;
}*/
/* Let's get this party started */
::-webkit-scrollbar {
    width: 0px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #000; 
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 6px;
    background:#005f9c; 
    -webkit-box-shadow: inset 0 0 6px #000; 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #000; 
}

/*取消A默认点击背景色*/
a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}

@-webkit-keyframes mouseShow {
	0%{
		top: 10%;
		opacity: 1;
	}
	100%{
		opacity: 0;
		top: 80%;
	}
}
@-o-keyframes mouseShow {
	0%{
		top: 10%;
		opacity: 1;
	}
	100%{
		top: 80%;
		opacity: 0;
	}
}
@-moz-keyframes mouseShow {
	0%{
		top: 10%;
		opacity: 1;
	}
	100%{
		top: 80%;
		opacity: 0;
	}
}
@keyframes mouseShow {
	0%{
		top: 10%;
		opacity: 1;
	}
	100%{
		top: 80%;
		opacity: 0;
	}
}
.ch0{
	margin-top:100% ;
}
.ch1{
	margin-top:60% ;
}
.ch2{
	margin-top:70% ;
}
/*横置设备*/
.allhzsb{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.95) url(../../images/web/hzsb.png) center no-repeat;
	z-index: 2000;
	display: none;
}
/*全屏*/
.quanpi{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.95);
	display: none;
	z-index: 5000;
}
.quanpi .logo{
	position: absolute;
	width: 219px;
	height: 81px;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -110px;
	background: url(../../images/web/logo3.png) top center no-repeat;
}
.quanpi .tish{
	position: absolute;
	width: 100%;
	height: 100px;
	top: 50%;
	left: 0%;
	margin-top: -100px;
	color: #ff0;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}
.quanpi .tish span{
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}
.quanpi .qpbtn{
	position: absolute;
	width: 332px;
	height: 49px;
	top: 50%;
	left: 50%;
	margin-left: -166px;
	margin-top: 40px;
	background: url(../../images/web/F11.png) center no-repeat;
}
.quanpi .tishb{
	position: absolute;
	width: 100%;
	height: 30px;
	top: 50%;
	left: 0%;
	margin-top: 150px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

/*右侧按钮样式开始*/
.right-btns,.btns-box{
	position: fixed;
	top: 50%;
	color: #fff;
	z-index: 1111;
}
.btns-box{
	left: 5px;
	font-size: 35px;
	margin-top: -43px;
}
.right-btns{
	right: 3px;
	margin-top: -95px;
	font-size: 12px;
	transition: 0.3s;
}
.right-btns a,.btns-box a{
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
.right-btns .all-btn-list,.btns-box li{
	width: 35px;
	height: 35px;
	background: rgba(0,0,0,.5);
	margin-bottom: 2px;
	line-height: 35px;
	text-align: center;
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.btns-box li{
	line-height: 35px;
}
.right-btns .all-btn-list:hover{
	background: #e00079;
}
.right-btns .all-btn-list:last-child,.btns-box li:last-child{
	margin-bottom: 0;
}
.right-btns .all-btn-list ul{
	position: absolute;
	top: 0;
	width: 0;
	height: 35px;
	line-height: 35px;
	right: 35px;
	background: rgba(0,0,0,.5);
	overflow: hidden;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.right-btns .all-btn-list ul li{
	float: left;
}
.right-btns .all-btn-list ul li:first-child{
	width: 35px;
	background: #F30;
}
.right-btns .all-btn-list ul li:not(:first-child){
	width: 18.5%;
}
.right-btns .all-btn-list:first-child:hover ul{
	width: 155px;
}
.right-btns .btn-icon{
	display: block;
	width: 100%;
	height: 100%;
}
.right-btns .all-btn-hy .btn-icon{
	background: url(../../images/web/ico/hy.png) center center no-repeat;
}
.right-btns .all-btn-server .btn-icon{
	background: url(../../images/web/ico/fw.png) center center no-repeat;
}
.right-btns .all-btn-map .btn-icon{
	background: url(../../images/web/ico/wz.png) center center no-repeat;
}
.right-btns .all-btn-video .btn-icon{
	background: url(../../images/web/ico/vr.png) center center no-repeat;
}
.right-btns .all-btn-wxx .btn-icon{
	background: url(../../images/web/ico/wxr.png) center center no-repeat;
}
.right-btns .all-btn-top .btn-icon{
	background: url(../../images/web/ico/tb.png) center center no-repeat;
}
.right-btns .all-btn-back .btn-icon{
	background: url(../../images/web/icons.png) no-repeat;
	background-position:-240px -132px
}


.right-btns .btn-info,.btns-box .btn-info{
	position: absolute;
	width: 0;
	height: 35px;
	background: #ff3300;
	top: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	overflow: hidden;
}
.right-btns .btn-info{
	right: 35px;
}
.btns-box .btn-info{
	left: 35px;
	font-size: 14px;
	line-height: 35px;
}
.right-btns .wx-box .btn-info{
	display: block;
	width: 141px;
	height: auto;
	top: 95%;
	opacity: 0;
	line-height: 20px;
	padding: 5px;
	background:#005f9c;
}
.wx-box{
	display: none;
}
.wx-img{
	width: 130px;
	height: 130px;
}
.right-btns .all-btn-list:not(.all-btn-wx):hover .btn-info,.btns-box li:hover .btn-info{
	width: 60px;
}
.right-btns .all-btn-top{
	opacity: 0;
}
.right-btns .all-btn-top.active{
	opacity: 1;
}
/*右侧按钮样式结束*/



.tmenu2{
	position:fixed;
	width: 100%;
	height: 68px;
	top: 0px;
	/*background: rgba(255,50,0,.7);*/
	background: url(../../images/web/topmenu-bg.jpg) top center;
	/*-moz-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,.3);*/
    z-index: 500;
    transition: all 0.4s;
}
.tmenu2.active{
	top: 0px;
}
.tmenu2 .menu{
	position:relative;
	width: 100%;
	max-width: 1300px;
	height: 100%;
	margin: 0 auto;
}
.tmenu2 .menu .logo{
	position: absolute;
	width: 200px;
	height: 48px;
	top: 50%;
	margin-top: -24px;
	margin-left: 10px;
	background: url(../../images/web/logo2.png) top center no-repeat;
	background-size:auto 100%;
	z-index: 10;
}
.tmenu2 .logobox .logobg{
	position: absolute;
	width: 234px;
	height: 100%;
	top: 0;
	background: url(../../images/web/logo2-bg.png) top center no-repeat;
	background-size:auto 100%;
	z-index: 5;
}
.tmenu2 .menu .rightmenu{
	position: relative;
	width: auto;
	float: right;
	height: 100%;
}
.tmenu2 .menu .rightmenu li{
	position: relative;
	float: left;
	width: auto;
	height: 100%;
	line-height: 68px;
	padding: 0px 20px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	border-left:1px dashed rgba(255,255,255,.3);
	transition: all 0.3s;
}
.tmenu2 .menu .rightmenu li:hover{
	background: rgba(145,0,80,.5);
}
/*微信弹出开始*/
.wx-zsbox,.fw-zsbox{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left:100%;
	background: rgba(0,0,0,.85);
	z-index: 2000;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.wx-close{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 50%;
	margin-top: -125px;
	left: 50%;
	margin-left: 125px;
	cursor: pointer;
	z-index: 111;
	background:#005f9c url(../../images/web/ico/close1.png) center no-repeat;
	background-size:cover ;
}
.wx-close:HOVER{
	background:#900 url(../../images/web/ico/close1.png) center no-repeat;
	background-size:cover ;
}
.wx-infobox{
	position: absolute;
	width: 250px;
	height: 250px;
	top: 50%;
	margin-top: -125px;
	left: 50%;
	margin-left: -125px;
	background: #fff;
}
.wx-infobox .ewm{
	position: absolute;
	width: 250px;
	height: 250px;
	border-right: 1px solid rgba(0,0,0,.2);
	background: url(../../images/web/wxewm.jpg) center no-repeat;
	background-size:100% auto ;
}
.wx-infobox .info,.fw-infobox .info{
	position: absolute;
	width: 240px;
	top:36px;
	right: 10px;
	font-size: 14px;
	line-height: 35px;
	color: #666;
}
.wx-infobox .tb1{
	position: absolute;
	width: 40px;
	height: 40px;
	top: 51px;
	left: 295px;
	background: url(../../images/web/ico/wx.png) center no-repeat;
	background-size:100% auto;
}
.wx-infobox .tb2{
	position: absolute;
	width: 35px;
	height: 35px;
	top: 161px;
	left: 295px;
	background: url(../../images/web/ico/sys.png) center no-repeat;
	background-size:100% auto;
}

/*顶部样式结束*/

.bannaer{
	position: relative;
	width: 100%;
	height: 590px;
}
.bannaer .mousebox{
	position: absolute;
	width: 22px;
	height: 40px;
	left: 50%;
	margin-left: -11px;
	bottom: 5px;
	z-index: 111;
	opacity: 1;
	transition: all 0.6s;
}
.bannaer .mousebox.active{
	opacity: 0;
}
.bannaer .mousebox .dd1{
	position: absolute;
	width: 2px;
    height: 2px;
    background: #fff;
  	border-radius:50% ;
  	left:50%;
  	margin-left: -1px;
}
.bannaer .mousebox .dd2{
	position: absolute;
	width: 4px;
    height: 4px;
    background: #fff;
  	border-radius:50% ;
  	left:50%;
  	margin-left: -2px;
}
.bannaer .mousebox .dd3{
	position: absolute;
	width: 6px;
    height: 6px;
    background: #fff;
  	border-radius:50% ;
  	left:50%;
  	margin-left: -3px;
}
.bannaer .mousebox .up1{
	top: 0px;
}
.bannaer .mousebox .up2{
	top: 7px;
}
.bannaer .mousebox .up3{
	top: 16px;
}
.bannaer .mousebox .dow1{
	bottom: 0px;
}
.bannaer .mousebox .dow2{
	bottom: 7px;
}
.bannaer .mousebox .dow3{
	bottom: 16px;
}
.mouse-icon {
    position: absolute;
    width: 22px;
    height: 32px;
    left: 0;
    top: 50%;
    margin-top: -16px;
    border: 2px solid #fff;
    border-radius: 25px;
    overflow: hidden;
}
.mouse-icon span {
    display: block;
    width: 2px;
    height: 6px;
    position: absolute;
    background: #fff;
    left: 50%;
    margin-left: -1px;
    top: 10%;
    -webkit-animation: mouseShow 1s ease-out infinite;
    -o-animation: mouseShow 1s ease-out infinite;
    animation: mouseShow 1s ease-out infinite;
}


/*轮播图*/
.wraper{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	overflow: hidden;
}
.wraper-box,.pic-content{
	position: relative;
	height: 100%;
	width: 100%;
}
.wraper-list{
	position: absolute;
	display: none;
	height: 100%;
	width: 100%;
}
.wraper-list.active{
	display: block;
}
.wraper-pc1 .pic-content{
	background: url(../../images/web/banner01.jpg) center no-repeat;
	transition: all 0.8s;
	background-size: cover;
}
.wraper-pc2 .pic-content{
	background: url(../../images/web/banner02.jpg) center no-repeat;
	transition: all 0.8s;
	background-size: cover;
}
.wraper-pc3 .pic-content{
	background: url(../../images/web/banner03.jpg) center no-repeat;
	transition: all 0.8s;
	background-size: cover;
}
.wraper-list .wzbox{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 200;
	opacity: 1;
	transition: all 0.6s;
}
.wraper-pc1 .zi01{
	position: absolute;
	width: 102px;
	height: 126px;
	top:25%;
	right:50%;
	margin-right: -650px;
	background: url(../../images/web/qiqiu.png) center center no-repeat;
	background-size:100% auto ;
	transition: all .3s;
}
.wraper-pc1 .zi02{
	position: absolute;
	width: 360px;
	height: 100px;
	left: 50%;
	top: 50%;
	margin-left:150px;
	margin-top: -50px;
	background: url(../../images/web/in-yw04.png) left center no-repeat;
	background-size:100% auto ;
	transition: all 0.3s;
}
.wraper-pc1 .zi06{
	position: absolute;
	width: 200px;
	height: 20px;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	text-align:left;
	letter-spacing: 3px;
	left: 50%;
	top: 50%;
	margin-left: 150px;
	margin-top:30px;
	transition: all .03s;
}
.wraper-pc2 .zi01{
	position: absolute;
	width: 500px;
	height: 70%;
	bottom: 0;
	left: 10%;
	margin-left:0px;
	background: url(../../images/web/banner-t2.png) bottom left no-repeat;
	background-size:auto  100%;
	transition: all 0.3s;
}
.wraper-pc2 .zi02{
	position: absolute;
	width: 360px;
	height: 100px;
	left: 50%;
	top: 50%;
	margin-left:-150px;
	margin-top: -50px;
	background: url(../../images/web/in-yw04.png) left center no-repeat;
	background-size:100% auto ;
	transition: all 0.3s;
}
.wraper-pc2 .zi06{
	position: absolute;
	width: 200px;
	height: 20px;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	text-align: right;
	letter-spacing: 3px;
	left: 50%;
	top: 50%;
	margin-left: -120px;
	margin-top: 30px;
	transition: all .03s;
}
.wraper-pc2 .zi07{
	position: absolute;
	width: 79px;
	height: 86px;
	left: 60%;
	top: 28%;
	background: url(../../images/web/qiqiu2.png) bottom left no-repeat;
	transition: all .03s;
}
.wraper-pc3 .zi02{
	position: absolute;
	width: 360px;
	height: 100px;
	left: 50%;
	top: 50%;
	margin-left:-190px;
	margin-top: -50px;
	background: url(../../images/web/in-yw04.png) left center no-repeat;
	background-size:100% auto ;
	transition: all 0.3s;
}
.wraper-pc3 .zi06{
	position: absolute;
	width: 200px;
	height: 20px;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	text-align: right;
	letter-spacing: 3px;
	left: 50%;
	top: 50%;
	margin-left: -160px;
	margin-top: 30px;
	transition: all .03s;
}
/*三屏分页*/
.wraper-pages{
	position: absolute;
	bottom: 15px;
	left: 30px;
	color:rgba(255,255,255,1);
	z-index: 410;
	transition: all 0.4s;
}
.wraper-pages.active{
	opacity: 0;
}
.wraper-nownum{
	font-size: 40px;
	color: #fff;
}
.wraper-nowdesc .wraper-destxt{
	display: none;
}
.wraper-nowdesc .wraper-destxt.active{
	display: block;
}
.wraper-nowdesc{
	height: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}
/*左右*/
.wraper-dir .wraper-tips{
	float: left;
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	transition: 0.3s;
	font-family: "宋体";
	font-weight: bold;
}
.wraper-dir .wraper-tips:hover{
	background: #fff;
	color: #f60;
}
.wraper-next{
	margin-left: 5px;
}

/*关于景区样式*/
.inabout {
	position: relative;
	width: 100%;
	height: 555px;
	background: url(../../images/web/about-bg.jpg) center no-repeat;
	background-size: cover;
	z-index: 400;
}
.inabout .inbox {
	position: relative;
	width: 95%;
	max-width: 1300px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.inabout .inbox .line{
	position: absolute;
	width: 35px;
	height: 3px;
	top: 50%;
	margin-top: -165px;
	background: #ff008a;
	transition: all 0.6s;
	left:120px;
	opacity:0;
}
.inabout .inbox .line.active{
	left:0;
	opacity: 1;
	transition-delay: 0.1s;
}
.inabout .inbox .title1{
	position: absolute;
	width: 200px;
	height: 40px;
	top: 50%;
	margin-top: -170px;
	line-height: 40px;
	font-size: 35px;
	color:#f08;
	left:-120px;
	opacity:0;
	transition: all 0.6s;
}

.inabout .inbox .title1.active{
	left:0;
	opacity: 1;
	transition-delay: 0.1s;
}
.inabout .inbox .title2{
	position: absolute;
	width: 55%;
	height: 30px;
	top: 50%;
	margin-top: -55px;
	line-height: 30px;
	font-size: 18px;
	color:#f60;
	opacity: 0;
	transition: all 0.8s;
}
.inabout .inbox .title2.active{
	margin-top: -125px;
	opacity: 1;
	transition-delay: 0.2s;
}
.inabout .inbox .info,.inabout .inbox .info{
	position: absolute;
	width: 55%;
	height: 168px;
	top: 50%;
	margin-top: 10px;
	line-height: 28px;
	display: -webkit-box;
    display: -ms-box;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    transition: all 0.8s;
}
.inabout .inbox .info.active{
	opacity: 1;
	margin-top: -70px;
	transition-delay: 0.3s;
}
.inabout .inbox .morbox{
	position: absolute;
	width: 120px;
	height: 25px;
	top: 50%;
	left: 100px;
	margin-top: 160px;
	opacity: 0;
	transition: all 0.8s;
}
.inabout .inbox .morbox.active{
	opacity: 1;
	left: 0;
	transition-delay: 0.5s;
}
.inabout .inbox .spbox{
	position: absolute;
	width: 40%;
	height: 350px;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 50;
}
.inabout .inbox .spbox .spk{
	position: absolute;
	width: 80%;
	height: 100%;
	right: 100px;
	border:2px solid #7bccc5;
	opacity: 0;
	transition: all 0.8s;
}
.inabout .inbox .spbox .spk.active{
	opacity: 1;
	right: 15px;
	transition-delay: 0.3;
}
.inabout .inbox .spbox .spk .topline{
	position: absolute;
	width: 2px;
	height: calc(50% - 60px);
	background: #7bccc5;
	left: 0;
	top: 0;
}
.inabout .inbox .spbox .spk .botline{
	position: absolute;
	width: 2px;
	height: calc(50% - 60px);
	background: #7bccc5;
	left: 0;
	bottom: 0;
}
.inabout .inbox .spbox .sp{
	position: absolute;
	width: 80%;
	height: calc(100% - 30px);
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background: url(../../images/web/spbg.jpg) center center no-repeat;
	background-size:cover ;
	cursor: pointer;
	z-index: 50;
	margin-right: -60px;
	opacity: 0;
	transition: all 0.8s;
}
.inabout .inbox .spbox .sp.active{
	margin-right: 0px;
	opacity: 1;
	transition-delay: 0.3s;
}
.inabout .inbox .spbox .sp .bf{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
	background:rgba(0,0,0,.5) url(../../images/web/bfico.png) center center no-repeat;
}
.inabout .inbox .spbox .sp:hover .bf{
	background:rgba(0,0,0,.5) url(../../images/web/bfico-on.png) center center no-repeat;
}
.inabout .inbox .spbox .btnbox{
	position: absolute;
	width: 100px;
	height: 120px;
	top: 50%;
	transform: translateY(-50%);
	right:80%;
	margin-right: 10px;
	z-index: 100;
	opacity: 0;
	transition: all 0.8s;
}
.inabout .inbox .spbox .btnbox.active{
	margin-right: -30px;
	opacity: 1;
	transition-delay: 0.5s;
}
.inabout .inbox .spbox .btnbox li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin:7px 0;
	background: #7bccc5;
	text-align: center;
	color: #fff;
	transition: all 0.3s;
}

.inabout .inbox .spbox .btnbox li:hover{
	background: #f08;
	color: #ff0;
}

/*景点展示*/
.indexSceneryBox {
	position: relative;
	z-index: 2;
	background: #fff;
}
.indexSceneryBg {
	position: absolute;
	width: 50%;
	height: 100%;
	background: rgba(0,0,0,.0);
	z-index: 5;
	top: 0;
	right: 0;
	transition: all 0.6s;
}
.indexSceneryBg.active {
	background: rgba(0,0,0,.7);
}
.indexScenery {
	width: 100%;
	position: relative;
	background-size: cover;
	z-index: 300;
}
.indexScenery .sceneryTextBox {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.indexScenery .sceneryTextBox .nrbox{
	position: relative;
	width: 95%;
	max-width: 1300px;
	height: 100%;
	margin: 0 auto;
}
.indexScenery .sceneryTextBox .nrbox .rgihtbox{
	position: absolute;
	width: 43%;
	height: 100%;
	right: 0;
}
.indexScenery .sceneryTextBox .nrbox .rgihtbox .title{
	position: absolute;
	width: auto;
	height: 40px;
	line-height: 40px;
	top: 50%;
	margin-top: -250px;
	font-size: 35px;
	color: #fff;
	opacity: 0;
	transition: all 0.8s;
}
.indexScenery .sceneryTextBox .nrbox .rgihtbox .title.active{
	opacity: 1;
	margin-top: -200px;
	transition-delay: 0.3s;
}
.indexScenery .sceneryTextBox .nrbox .rgihtbox .entitle{
	position: absolute;
	width: 276px;
	height: 29px;
	top: 50%;
	margin-top: -190px;
	background: url(../../images/web/in-yw01.png) top left no-repeat;
	background-size:auto 100%;
	opacity: 0; 
	transition: all 0.8s;
}
.indexScenery .sceneryTextBox .nrbox .rgihtbox .entitle.active{
	opacity: 1;
	margin-top: -150px;
	transition-delay: 0.5s; 
}
.indexScenery .sceneryTextBox .nrbox .rgihtbox .morebox{
	position: absolute;
	width: 120px;
	height: 25px;
	top: 50%;
	margin-top: 130px;
	opacity: 0; 
	transition: all 0.8s;
}
.indexScenery .sceneryTextBox .nrbox .rgihtbox .morebox.active{
	opacity: 1;
	margin-top: 70px;
	transition-delay: 0.8s; 
}
.indexScenery .sceneryTextBox .sceneryTextTitle {
	color: #fff;
	display: inline-block;
}

.indexScenery .sceneryTextBox .sceneryTextTitleEn {
	margin: 0;
	font-size: 1.125rem;
	color: #fff;
	display: block;
}

.indexScenery .sceneryTextBox .sceneryTextTitleCn {
	position: absolute;
	width:100%;
	height: 30px;
	line-height: 30px;
	top: 50%;
	margin-top: -100px;
	font-size:24px;
	display: block;
	letter-spacing:0px;
	color: #f60;
	opacity: 0;
	transition: all 0.8s;
}
.indexScenery .sceneryTextBox .sceneryTextTitleCn.active {
	opacity: 1;
	margin-top: -100px;
	transition-delay: 0.6s;
}

.indexScenery .sceneryTextBox .sceneryTextContent {
	position: absolute;
	width:100%;
	height: 90px;
	line-height: 30px;
	font-size: 14px;
	top: 50%;
	margin-top: 0px;
	color: rgba(255,255,255,.75);
	display: -webkit-box;
    display: -ms-box;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    opacity: 0;
	transition: all 0.8s;
}
.indexScenery .sceneryTextBox .sceneryTextContent.active {
	opacity: 1;
	margin-top: -60px;
	transition-delay: 0.7s;
}

.indexScenery .sceneryTextBox .sceneryTextContent:before {
	position: absolute;
	content: '';
	height: 150px;
	width: 1px;
	right: 20px;
}

.indexScenery .scenerySlide {
	height: 600px;
	position: relative;
	background-size: cover;
	opacity: 1;
}

.indexScenery .swiper-button-prev {
	width: 28px;
	height: 28px;
	background:rgba(255,255,255,.0) url(../../images/web/ll.png) center no-repeat;
	border: 1px solid rgba(255,255,255,.5);
	left: 0;
	cursor: pointer;
	top: 50%;
	margin-top: 170px;
	transition: all 0.8s;
	opacity: 0;
}
.indexScenery .swiper-button-prev.active {
	opacity: 1;
	margin-top: 200px;
}
.indexScenery .swiper-button-prev:hover {
	background:#fff url(../../images/web/ll-on.png) center no-repeat;
	border: 1px solid #fff;
}

.indexScenery .swiper-button-prev:focus {
	outline: 0;
}

.indexScenery .swiper-button-next {
	width: 28px;
	height: 28px;
	background:rgba(255,255,255,.0) url(../../images/web/rr.png) center no-repeat;
	background-size:9px 16px;
	border: 1px solid rgba(255,255,255,.5);
	left: 35px;
	cursor: pointer;
	top: 50%;
	margin-top: 170px;
	transition: all 0.8s;
	opacity: 0;
}
.indexScenery .swiper-button-next.active {
	opacity: 1;
	margin-top: 200px;
}
.indexScenery .swiper-button-next:hover {
	background:#fff url(../../images/web/rr-on.png) center no-repeat;
	border: 1px solid #fff;
}

.indexScenery .swiper-button-next:focus {
	outline: 0;
}

.indexScenery .scenerySlide .swiper-pagination {
	left: 50%;
	bottom: -50px;
	transform: translateX(-50%);
}

.indexScenery .scenerySlide .swiper-pagination:before {
	width: 1em;
	content: '';
	height: 1px;
	background-color: #245753;
	position: absolute;
	top: 12px;
	left: -50px;
}

.indexScenery .scenerySlide .swiper-pagination:after {
	width: 1em;
	content: '';
	height: 1px;
	background-color: #245753;
	position: absolute;
	top: 12px;
	right: -50px;
}

.indexScenery .scenerySlide .swiper-pagination-bullet {
	width: 25px;
	height: 22px;
	background-color: transparent;
	color: #245753;
	opacity: 1;
	border-radius: 0;
	margin: 0 10px;
}

.indexScenery .scenerySlide .swiper-pagination-bullet:focus {
	outline: 0;
}

.indexScenery .scenerySlide .swiper-pagination-bullet-active {
	/*background-image: url(../../images/web/scenerySlideNumBg.png);*/
	color: white;
}

.indexScenery .scenerySlide .scenerySlideEn,
.indexScenery .scenerySlide .scenerySlideCn,
.indexScenery .scenerySlide .scenerySlideContent {
	display: none;
}

.indexScenery #scenerySlide {
	width: 100%;
	height:100%;
}

.indexScenery #scenerySlide .swiper-slide {
	width: 100%;
	height: 100%;
	background-size: cover;
}

.indexScenery .sceneryLight {
	position: absolute;
	z-index: 2;
	right: 5%;
	bottom: -85px;
	animation: star 1s linear 0s infinite normal none running;
	-webkit-animation: star 1s linear 0s infinite normal none running;
}

/*旅游服务样式*/
.inservice {
	position: relative;
	width: 100%;
	height: 560px;
	background: url(../../images/web/contact-bg.jpg) center no-repeat;
	background-size: cover;
}
.inservice .sernrbox{
	position: absolute;
	width: 95%;
	max-width: 1300px;
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.inservice .sernrbox .title{
	position: absolute;
	width: 40%;
	height: 40px;
	top: 50%;
	margin-top: -290px;
	font-size: 35px;
	line-height: 40px;
	color: #f08;
	letter-spacing: 1px;
	transition: all 0.8s;
	opacity: 0;
}
.inservice .sernrbox .title.active{
	opacity: 1;
	transition-delay: 0.1s;
	margin-top: -180px;
}
.inservice .sernrbox .ywtitle{
	position: absolute;
	width: 40%;
	height: 29px;
	top: 50%;
	margin-top: -240px;
	background: url(../../images/web/in-yw05.png) top left no-repeat;
	background-size:auto 100%;
	transition: all 0.8s;
	opacity: 0;
}
.inservice .sernrbox .ywtitle.active{
	opacity: 1;
	transition-delay: 0.2s;
	margin-top: -200px;
}
.inservice .sernrbox .infos{
	position: absolute;
	width: 41%;
	height: 90px;
	line-height: 30px;
	top: 50%;
	margin-top: -160px;
	display: -webkit-box;
    display: -ms-box;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    transition: all 0.8s;
    opacity: 0;
}
.inservice .sernrbox .infos.active{
	opacity: 1;
	transition-delay: 0.4s;
	margin-top: -120px;
}
.inservice .sernrbox .infotel{
	position: absolute;
	width: 41%;
	height: 120px;
	line-height: 30px;
	top: 50%;
	margin-top: 0px;
	font-size: 13px;
	transition: all 0.8s;
    opacity: 0;
}
.inservice .sernrbox .infotel.active{
	opacity: 1;
	transition-delay: 0.4s;
	margin-top: -70px;
}
.inservice .sernrbox .dtdh{
	position: absolute;
	width: 120px;
	height: 120px;
	top: 50%;
	margin-top: 160px;
	background: url(../../images/web/dhewm.jpg) center no-repeat;
	background-size:cover ;
	transition: all 0.8s;
    opacity: 0;
}
.inservice .sernrbox .dtdh.active{
	opacity: 1;
	transition-delay: 0.5s;
	margin-top: 50px;
}
.inservice .sernrbox .dtdhinfo{
	position: absolute;
	width: 40%;
	height: 16px;
	top: 50%;
	margin-top: 290px;
	background: url(../../images/web/sys.png) top left no-repeat;
	padding-left: 25px;
	font-size: 12px;
	line-height: 16px;
	color: #f08;
	transition: all 0.8s;
    opacity: 0;
}
.inservice .sernrbox .dtdhinfo.active{
	opacity: 1;
	transition-delay: 0.6s;
	margin-top: 180px;
}
.inservice .sernrbox .serbtnbox{
	position: absolute;
	width: auto;
	height: 32px;
	top: 50%;
	margin-top: -180px;
	right: 0;
	transition: all 0.8s;
    opacity: 0;
}
.inservice .sernrbox .serbtnbox.active{
	opacity: 1;
	transition-delay: 0.3s;
	margin-top: -220px;
}
.inservice .sernrbox .serbtnbox .btns{
	position: relative;
	float: left;
	width: auto;
	height: 100%;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 20px;
	padding: 0 10px;
	margin-left: 5px;
	background: rgba(255,255,255,.3);
	transition: all 0.3s;
}
.inservice .sernrbox .serbtnbox .btns:first-child{
	border: 1px solid #7bccc5;
	background: #7bccc5;
}
.inservice .sernrbox .serbtnbox .btns:hover{
	border: 1px solid #f08;
	background: #f08;
}
.inservice .sernrbox .serbtnbox .btns .zi{
	position: relative;
	display: inline-block;
	width: auto;
	line-height: 30px;
	vertical-align: top;
	margin-left: 3px;
	color: #897a82;
	transition: all 0.3s;
}
.inservice .sernrbox .serbtnbox .btns:first-child .zi{
	color: #fff;
}
.inservice .sernrbox .serbtnbox .btns:hover .zi{
	color: #fff;
}
.inservice .sernrbox .serbtnbox .btns .ico{
	position: relative;
	display: inline-block;
	width: 22px;
	height: 100%;
	vertical-align: top;
	transition: all 0.3s;
}
.inservice .sernrbox .serbtnbox .btns .ico01{
	background: url(../../images/web/ico/qc.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns:first-child .ico01{
	background: url(../../images/web/ico/qc-on.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns .ico02{
	background: url(../../images/web/ico/hc.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns .ico03{
	background: url(../../images/web/ico/fj.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns .ico04{
	background: url(../../images/web/ico/ts.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns .ico05{
	background: url(../../images/web/ico/wq.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns .ico06{
	background: url(../../images/web/ico/sj.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns:hover .ico01{
	background: url(../../images/web/ico/qc-on.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns:hover .ico02{
	background: url(../../images/web/ico/hc-on.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns:hover .ico03{
	background: url(../../images/web/ico/fj-on.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns:hover .ico04{
	background: url(../../images/web/ico/ts-on.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns:hover .ico05{
	background: url(../../images/web/ico/wq-on.png) center center no-repeat;
	background-size:100% auto ;
}
.inservice .sernrbox .serbtnbox .btns:hover .ico06{
	background: url(../../images/web/ico/sj-on.png) center center no-repeat;
	background-size:100% auto ;
}


.inservice .sernrbox .right{
	position: absolute;
	width: 52%;
	height: 410px;
	top: 50%;
	right: 0px;
	margin-top: -190px;
	transition: all 0.8s;
}
.inservice .sernrbox .right .dt{
	position: absolute;
	width: calc(100% - 15px);
	height: 380px;
	top: 15px;
	left:-100px;
	border: 1px solid rgba(0,0,0,.1);
	z-index: 10;
	opacity: 0;
	transition: all 0.8s;
}
.inservice .sernrbox .right .dt.active{
	opacity: 1;
	transition-delay: 0.3s;
	left:0;
}
.inservice .sernrbox .right .kk{
	position: absolute;
	width: 90%;
	height: 100%;
	top: 0;
	right: -100px;
	border: 2px solid #7bccc5;
	opacity: 0;
	transition: all 0.8s;
}
.inservice .sernrbox .right .kk.active{
	opacity: 1;
	transition-delay: 0.3s;
	right: 0;
}
.inservice .sernrbox .anchorBL,
.inservice .sernrbox .BMap_stdMpPan,
.inservice .sernrbox .BMap_noprint,
.inservice .sernrbox .BMap_stdMpZoom{
	display: none;
}

/*底部样式*/
.bootom1{
	display: block;
	position: relative;
	width: 100%;
	height: 170px;
	background: #f60;
	padding: 20px 0px;
}
.bootom1 .nrbox{
	position: relative;
	width: 95%;
	max-width: 1300px;
	height: 100%;
	margin: 0 auto;
	transition: all 0.6s;
	opacity: 1;
}
.bootom1 .nrbox .left{
	position: absolute;
	width: 100px;
	height: 100%;
	top: 0;
}
.bootom1 .nrbox .left .logo{
	position: relative;
	width: 100%;
	height: 81px;
	background: url(../../images/web/logo3.png) top left no-repeat;
	background-size:auto 100%; 
}

.bootom1 .nrbox .ewmbox{
	position: absolute;
	width: 107px;
	height: 100%;
	right: 0px;
}
.bootom1 .nrbox .ewmbox .ewm{
	position: relative;
	width: 100%;
	height: 107px;
	background: url(../../images/web/sys.jpg) center no-repeat;
	background-size:auto 100%;
}
.bootom1 .nrbox .ewmbox .info{
	position: relative;
	width: 100%;
	height: 25px;
	font-size: 12px;
	color: #fff;;
	text-align: left;
	margin-top: 10px;
	line-height: 25px;
}
.bootom1 .nrbox .ewmbox .info i{
	width: 16px;
	height: 16px;
	background: url(../../images/web/sys1.png) left center no-repeat;
	background-size:16px 16px;
	padding-right: 25px;
}
.bootom1 .nrbox .cenbox{
	position: absolute;
	width: 70%;
	height: 100%;
	top: 0;
	left: 150px;
	padding-left: 50px;
	border-left: 1px dashed rgba(255,255,255,.5);
}
.bootom1 .nrbox .cenbox .lmdh{
	position: relative;
	width: 100%;
	height: 20px;
	
}
.bootom1 li{
	float: left;
	width: auto;
	padding-right: 40px;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255,255,255,.8);
	cursor: pointer;
}
.bootom1 li:hover{
	color: #fff;
}
.bootom1 .nrbox .cenbox .lxinfo{
	position: relative;
	width: 100%;
	height: auto;
	font-size: 12px;
	line-height: 24px;
	color: rgba(255,255,255,.6);
	margin-top: 15px;
}
.bottom2{
	display: block;
	position: relative;
	width: 100%;
	height: 40px;
	background: #f08;
	z-index: 200;
}
.bottom2 .cenbox{
	position: relative;
	width: 95%;
	max-width: 1300px;
	height: 100%;
	margin: 0 auto;
}
.bottom2 .cenbox .left{
	position: absolute;
	width: 90%;
	text-align: left;
	font-size: 12px;
	color: #ff0;
	line-height: 40px;
	left: 0px;
}
.bottom2 .cenbox .left a{
	color: #ff0;
}
.bottom2 .cenbox .left a:hover{
	color: #fff;
}
.bottom2 .cenbox .right{
	position: absolute;
	width: 250px;
	text-align: right;
	font-size: 12px;
	color: #bbb;
	line-height: 45px;
	right: 0px;
}
.select{
	position: relative;
	width: 200px;
	height: 25px;
	margin-top: 10px;
	right: 0px;
	border: 1px solid rgba(255,255,255,.4);
	background: rgba(0,0,0,.0);
	font-size: 14px;
	font-family: "微软雅黑";
	color: rgba(255,255,255,.6);
	outline: 0;
}
.select1{
	background: #f60;
	color: #fff;
}
.select1:hover{
	background: #f60;
	color: #fff;
}
.select2{
	background: #e8e8e8;
	color: #666;
}
.select2:hover{
	background: #f08;
	color: #fff;
}

/*顶部banner样式*/
.topbanner{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.e_topbanner{
	position: relative;
    width: 100%;
    height: auto;
    max-height: 590px;
    overflow: hidden;
}

.e_topbanner .imgbox{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0
}
.e_topbanner .bannerbg{
	position: absolute;
	width:100%;
	height: 170px;
	bottom: 0;
	background: url(../../images/web/er-bgtop.png) bottom center no-repeat;
    background-size: 1920px 170px;
    z-index: 100;
}
.e_topbanner .imgbox.upstyle{
	position:fixed;
	height: 60%;
	top: -60%;
	margin-top: 125px;
	z-index: 50;
}
.e_topbanner .cenbox{
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	top: 50%;
	-webkit-transform: scale(1) translateY(-50%);
    -ms-transform: scale(1.0) translateY(-50%);
    transform: scale(1.0) translateY(-50%);
    z-index: 1;
    background: rgba(0,0,0,.5);
}
.e_topbanner .cenbox h1{
	position: absolute;
	width: 100%;
	height: 35px;
	font-size: 30px;
	line-height: 35px;
	color: #fff;
	font-family: hbkx;
	text-align: center;
	overflow: hidden;
	top: 55%;
	-webkit-transform:scale(1.2) translateY(-50%);
    -ms-transform:scale(1.2) translateY(-50%);
    transform: scale(1.2) translateY(-50%);
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
	transition: all 0.8s ease;
	opacity: 0;
	transition-delay: 0.6s;
}
.e_topbanner .cenbox.active h1{
	-webkit-transform:scale(1) translateY(-50%);
    -ms-transform:scale(1) translateY(-50%);
    transform: scale(1) translateY(-50%);
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
	opacity: 1;
}
.e_topbanner .cenbox .linebox{
	position: absolute;
	width: 100%;
	height: 30px;
	top: 55%;
	-webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform: translateY(-50%);
	text-align: center;
	margin-top: 55px;
	transition: all 0.8s ease;
	opacity: 0;
	transition-delay: 0.8s;
}
.e_topbanner .cenbox.active .linebox{
	margin-top: 35px;
	opacity: 1;
}
.e_topbanner .cenbox .linebox .line{
	position: relative;
	display: inline-block;
	width: 150px;
	height: 1px;
	background: rgba(255,255,255,.7);
	vertical-align: middle;
	margin-top:-3px;
}
.e_topbanner .cenbox h2{
	position: relative;
	display: inline-block;
	width: auto;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
}
.e_topbanner .cenbox h3{
	position: absolute;
	width: 100%;
	height: auto;
	font-size: 12px;
	line-height: 22px;
	color: rgba(255,255,255,0.8);
	text-align: center;
	letter-spacing: 1px;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
	top: 50%;
	-webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform: translateY(-50%);
    margin-top: 90px;
    transition: all 0.8s ease;
	opacity: 0;
	transition-delay: 0.9s;
}
.e_topbanner .cenbox.active h3{
    margin-top: 70px;
	opacity: 1;
}


/*更多*/
.more01{
	position: relative;
	width: 112px;
	height: 25px;
	transition: all 0.3s;
	cursor: pointer;
}
.more01 .left{
	float: left;
	width: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #f08;
	transition: all 0.3s;
}
.more01 .right{
	float: left;
	width: 80px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background: #7bccc5;
	font-size: 14px;
	transition: all 0.3s;
}
.more01:hover .right{
	background: #f30;
}
.more02{
	position: relative;
	width: 112px;
	height: 25px;
	transition: all 0.3s;
	cursor: pointer;
}
.more02 .left{
	float: left;
	width: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #f60;
	transition: all 0.3s;
}
.more02 .right{
	float: left;
	width: 60px;
	line-height: 23px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	transition: all 0.3s;
	border:1px solid rgba(255,255,255,.4);
	border-left:0 ;
	background: rgba(0,0,0,.2);
}
.more02:hover .right{
	background: #f30;
}

.more03{
	position: relative;
	width: 120px;
	height: 25px;
	border: 1px solid rgba(0,0,0,.3);
	transition: all 0.3s;
	cursor: pointer;
}
.more03 .left{
	float: left;
	width: 24px;
	line-height: 23px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: rgba(0,0,0,.3);
}
.more03 .right{
	float: left;
	width: 90px;
	line-height: 23px;
	text-align: center;
	color: rgba(0,0,0,.8);
	font-size: 14px;
}
.more03:hover{
	border: 1px solid rgba(0,0,0,.8);
}
.more03:hover .left{
	background: rgba(0,0,0,.8);
}
/*广告样式*/
.floatimg{
	position: absolute; 
	top: 0;
	left: 0;
	width:240px; 
	height:auto; 
	z-index:2000;
	display: block;
	border: 1px solid rgba(0,0,0,.5);
	background: rgba(255,255,255,.9);
	padding: 3px;
}
.floatimg img{
	position: relative;
	width: 100%;
	height: auto;
}
.floatimg .title{
	position: relative;
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #900;
	font-size: 14px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.floatimg .info{
	position: relative;
	width: 100%;
	height: 60px;
	line-height: 20px;
	color: #666;
	font-size: 12px;
	display: -webkit-box;
    display: -moz-box;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.floatimg .floatclose{
	position: absolute;
	width: 20px;
	height: 20px;
	top: 4px;
	right: 4px;
	background: #000;
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-family: arial;
	z-index: 1;
	cursor: pointer;
}
.floatimg .floatclose:hover{
	color: #ff0;
	background: #900;
}
.bot-ggbox{
	position: fixed;
	width: 240px;
	height: auto;
	right: 0;
	bottom: 0;
	z-index: 3000;
	border-radius:3px ;
	overflow: hidden;
	background: rgba(255,255,255,.9);
	padding-bottom: 5px;
	border: 1px solid rgba(0,0,0,.6);
	transition: all 0.5s;
}
.bot-ggbox .titlebox{
	width: 100%;
	height: 30px;
	background: #900;
}
.bot-ggbox .titlebox .tit{
	float: left;
	width: 200px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	padding-left: 10px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bot-ggbox .titlebox .botgg-close{
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	background: #000;
	border-radius:50%;
	text-align: center;
	font-family: arial;
	cursor: pointer;
}
.bot-ggbox .titlebox .botgg-close:hover{
	color: #ff0;
}
.bot-ggbox .imgbox{
	width: 230px;
	height: 160px;
	margin: 5px;
}
.bot-ggbox .infobox{
	width: 230px;
	height: 75px;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	margin: 5px;
	display: -webkit-box;
    display: -moz-box;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.bot-ggbox .more-bigbox{
	width: 200px;
	height: 25px;
	margin: 10px auto;
}
.bot-ggbox .ggmorebox{
	width: 100px;
	height: 25px;
	border-radius:15px;
	background: #900;
	color: #fff;
	text-align: center;
	line-height: 25px;
	margin: 0 auto;
	cursor: pointer;
}
.bot-ggbox .ggmorebox:hover{
	color: #ff0;
}
.pagination{
	padding:0;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
}
.pagination li{
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 2px;
}
.pagination li.active span{
	color: #fff;
	background: #f60;
	border:1px solid #f60;
}
.pagination a,.pagination span{
	display: inline-block;
	width: 25px;
	height: 25px;
	/*border-radius: 50%;*/
	background: rgba(118,177,93,.1);
	line-height: 23px;
	font-size: 14px;
	font-family: "微软雅黑";
	vertical-align: middle;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #7bccc5;
	border-radius: 2px;
	border:1px solid #7bccc5;
}
.pagination a{
	border:1px solid #7bccc5;
	color: #7bccc5;
}
.pagination a.prev,.pagination a.next{
	font-size: 20px;
	line-height: 25px;
	font-family: "宋体";
}
.pagination a:hover,.pagination span.current{
	background: #f60;
	border:1px solid #f60;
	color: #fff;
}
.pagination li:hover a,.pagination li.active a{
	color: #fff;
}
.pagination li:first-child span,
.pagination li:first-child a{
	font-size: 26px;
	font-family:"宋体";
}
.pagination li:last-child a,
.pagination li:last-child span{
	font-size: 26px;
	font-family:"宋体";
}
/*分页结束*/
@media (max-width:1441px){
	.bootom1 .nrbox {
	    max-width: 1240px;
	}
	.bottom2 .cenbox {
	    max-width: 1240px;
	}
}
@media (max-width:1367px){
	.tmenu1 .menu {
	    max-width: 1250px;
	}
	.bootom1 .nrbox {
	    max-width: 1200px;
	}
	.bottom2 .cenbox {
	    max-width: 1200px;
	}
}
@media (max-width:1281px){
	.tmenu1 .menu {
	    max-width: 1150px;
	}
	.bootom1 .nrbox {
	    max-width: 1100px;
	}
	.bottom2 .cenbox {
	    max-width: 1100px;
	}
	.tmenu1 .menu {
	    max-width: 990px;
	}
	.tmenu1 .logobox .yun01,
	.tmenu1 .logobox .yun02 {
	    display: none;
	}
	.tmenu1 .logobox .logo {
	    height: 90px;
	}
	.tmenu1 .mleft {
	    top: -10px;
	    padding-right: 50px;
	}
	.tmenu1 .mright {
	    top: -10px;
	    padding-left: 50px;
	}
	.bootom1 li {
	    padding-right: 30px;
	}
	.tmenu2 .menu .rightmenu li{
		padding: 0px 15px;
		font-size: 14px;
	}
}

@media screen and (max-width: 900px) and (min-height: 800px){
	.allhzsb{
		display: block;
	}
}
@media (max-height:660px){
	.quanpi{
		display: block;
	}
}
