@charset "utf-8";

h1, h2, h3, p, ul, body, figure{
	padding:0;
	margin:0;
}

body{
	background-color: #fff;
	font-family: Arial,Helvetica,"Microsoft Yahei UI","Microsoft YaHei",SimHei,"宋体",simsun,sans-serif;
}

.link a{
    display:block;
    color:#eee;
}

.none{
	display:none;
}

li{
	list-style-type:none;
}

a{
	text-decoration: none;
}

html{
    font-size:625%;
    -webkit-text-size-adjust:none;
}
#header_a{
    width:100%;
    height:0.5rem;
    line-height:0.5rem;
    position:relative;
    background-color:#333;
}

#header_a .header_bg{
    width:9.8rem;
    height:0.5rem;
    margin:0 auto;
    background-color:#333;

}

#header_a .logo_pic{
    width:1.2rem;
    height:0.5rem;
    line-height:0.5rem;
    float:left;
}

#header_a .logo_pic img{
    margin-bottom:1.1rem;
    width:1.6rem;
}

#header_a .link ul{
    width:6.6rem;
    float:right;
    height:0.5rem;
    line-height:0.5rem;
    font-size:0.18rem;
}

#header_a .link ul li{
    width:1.1rem;
    float:left;
    text-align:center;
}

#header_a .link a:hover,
#header_a .active a {
    height:0.45rem;
    line-height:0.45rem;
    background-color: #000;
    border-top:0.05rem solid #f60;
}

#footer{
	clear:both;
	height:3.6rem;
	background-color:#222;
}

#container .ticket, #container .about, #container .scenery{
	color:#666;
	font-size:.2rem;
}

#container .ticket h2, #container .about h2{
	height:.4rem;
	line-height:.4rem;
	font-size:.3rem;
	font-weight:normal;
	padding:0 0 0.15rem 0;
	border-bottom:0.01rem dashed #999;
}

/* 页脚 */
.clearfix:after{
	content: '';
	display: block;
	clear: both;
  }

footer{
    width:9.8rem;
    margin:0 auto;
}

footer .bottom{
    width:9.8rem;
	border-top:0.01rem solid #999;
	font-size:0.14rem;
	color:#666;
	text-align:center;
	height:0.25rem;
	line-height:0.25rem;
}

footer .bottom p{
    margin-top:0.05rem;
    height:0.2rem;
}

footer .bottom a{
	color:#666;
}



footer .bottom a:hover{
	text-decoration:underline;
}


/*边栏*/

#container .sidebar{
	width:2.6rem;
	float:right;
	font-size:.14rem;
}

#container .sidebar .sidebox{
    border:0.01rem solid #ddd;
	margin:0 0 0.1rem 0;
    height:3.5rem;
    text-align:center;
}

#container .sidebar .hot{
    height:4.16rem;
}
#container .sidebar h2{
    height:.3rem;
	line-height:.3rem;
	font-size:0.17rem;
	background:#eee;
	padding:0.03rem 0 0 0.05rem;
	color:#666;
	font-weight:normal;
	letter-spacing:0.01rem;
	text-align:left;
}

#container .sidebar .tag{
    background:#eee;
	width:1.28rem;
	height:0.28rem;
    color:#666;
	line-height:0.28rem;
	font-size:0.17rem;
	display:inline-block;
	font-weight:normal;
	text-align:center;
}

#container .sidebar .tag.active{
	color:#f60;
    background:#fff;
    border:none;
    border-top:0.02rem solid #f60;
    cursor:pointer;
}

#container .tag1{
	display:none;
}

#container .tag1 .sidebox_img{
    margin:0.12rem 0;
    width:2.6rem;
    height:1.6rem;
    overflow: hidden;


}

#container .tag1 .sidebox_img .pic{
    width:2.4rem;
    height:1.6rem;
    margin:0 auto;
}

#container .tag1 .sidebox_img .img_note{
    width:2.4rem;
    position:absolute;
    margin:0 0.1rem;
    bottom:0;
    background:rgba(0,0,0,0.5);
    color:#fff;
    font-size:0.13rem;
}




#container .tag a, #container .tag1 a{
	width:2.4rem;
    text-align:left;
    text-indent:0.1rem;
	line-height:.32rem;
	color:#666;
    position:relative;
    display:block;
}


#container .tag a, #container .tag1 a b{
	color:#f60;
}

#container .tag a:hover, #container .tag1 a:hover{
	background:#eee;
}

#container .hot_pic{
    width:1.2rem;
    height:1.25rem;
    overflow:hidden;
	margin-left:0.06rem;
    position:relative;
    float:left;
    color:#666;
}

#container .hot_pic:hover{
    color:#f60;
}

#container .hot_pic img{
    width:1.2rem;
    height:0.9rem;
    margin-top:0.1rem;
}
#container .hot_pic span{
    width:1.2rem;
    display:block;
}

#container figure{
	display:inline-block;
	padding:0.04rem;
	color:#666;
	width:1.2rem;
	overflow:hidden;
}


#container .figure figure{
    width:1.08rem;
}





/* 图片轮播 */
#scroll_img{
	width:9.8rem;
    height:3rem;
    padding-top:0.1rem;
	position:relative;
    overflow:hidden;
	margin:0 auto;
}

#scroll_img .center .top_img{
    display:none;
}

#scroll_img .center img{
    width:9.8rem;
}

#scroll_img .btn{
    font-size:0.16rem;
	color:#fff;
	position:absolute;
	float:right;
	bottom:0.15rem;
	right:0.2rem;
}

#scroll_img .btn ul li{
	float:left;
	list-style:none;
	border-radius:50%;
    width:0.19rem;
    height:0.19rem;
    line-height:0.19rem;
    background:#fff;
	margin-left:0.1rem;
    color:#f60;
    text-align:center;
    cursor:pointer;
}

#scroll_img .btn ul li.btnActive{
	background-color:#f60;
    color:#fff;
}

.more{
    display:block;
    padding:0.1rem 0.5rem;
	text-align:center;
	font-size:0.16rem;
	color:#666;
	background:#fafafa;
	border-radius:1rem;
	border:0.01rem solid #ccc;
    margin:0.2rem auto;
    cursor:pointer;
}

.sidebar_advert{
    width:2.6rem;
    margin:.15rem auto;
}

.sidebar_advert img{
    width:100%;
}