/*!
 base.css项目基本共用样式文件
*/
* {margin: 0;padding: 0; -webkit-overflow-scrolling: touch;}
html, body {
	font-family: "微软雅黑","黑体", "Helvetica Neue", HelveticaNeue, "Helvetica-Neue", Helvetica, "BBAlpha Sans", sans-serif !important;
	/* max-width:420px; */
	margin: 0 auto;
	}
*, *:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
a:link,a:visited,a:hover,a:active {text-decoration:none; color:#a1a1a1}
ul,li{list-style:none}
.color_red { color:#F00; }
.font12px { font-size: 12px; }    
.font14px { font-size: 14px; }
.font20px { font-size: 20px; }
.font22px { font-size: 20px; }
.font9px {font-size: 9px; }
.font10px {font-size: 10px; }
.font18px {font-size: 18px; }

.Nav_Bg00{ background-color: #63b3ac !important;}
.Nav_Bg01,.Nav_Bg02,.Nav_Bg03,.Nav_Bg04,.Nav_Bg05,.Nav_Bg06,.topnav.Nav_Bg07,.Nav_Bg08{
    /* background-color: #cd9858!important; */
    /* background: linear-gradient(to bottom, #4e351f, #745139); */
    border-bottom:2px solid #179290;
    background: -moz-linear-gradient(top, #289FA5 0%, #179290 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#289FA5), color-stop(100%,#179290));
    background: -webkit-linear-gradient(top, #289FA5 0%,#179290 100%);
    background: -o-linear-gradient(top, #289FA5 0%,#179290 100%);
    background: -ms-linear-gradient(top, #289FA5 0%,#179290 100%);
    box-shadow: 0 1px 3px rgb(12, 107, 106);
}

.content,contentbody{width:100%;height:100%;padding: 44px 0px 0px;position: relative;}

.docdetail{overflow:scroll;margin-top: 54px;}
.hidden{ display:none;}
/*顶部导航 begin*/
	.topnav {position: fixed;width:100%;height:44px;z-index:9999;/* max-width:420px; */}
	.topnav .title{ color:#FFF; height:40px; overflow:hidden;line-height: 40px;text-align: center;padding: 2px 50px 2px 40px;}
	.topnav .back{width: 44px;height: 44px;position:absolute;left:0;top:0;background: url(../img/topnav_back.png) center center no-repeat;background-size: 46%;}
	.topnav .search{ width:45px; height:80%;  position:absolute; right:0; top:10%;background-repeat:no-repeat; background-size:auto 100%;}
	.topnav .sharebtn{width: 44px;height: 44px;position: absolute;right:0px;top: 0px;background: url(../img/topnav_fx.png) center center;background-repeat:no-repeat;background-size: 64%;}
	.topnav .searchbtn{ width: 45px;height: 80%;position: absolute;right:0px;top: 10%; background-repeat:no-repeat; background-size:auto 100%;}
	.topnav .near{.width: 100px;position: absolute;right: 15px; top:0; line-height:40px; color:white;}
/*分享*/
	.shareContent{ height: 200px;background-color: #fafafa;position: absolute;width: 100%;bottom: 0;z-index: 9999;
		overflow:hidden; max-width:420px;}
	.shareContent .topline{ height:40px;}
	.shareContent .topline .line {text-align: center;border-bottom: 1px solid #ddd;
		background-repeat: repeat-x;height: 30px;line-height: 30px;margin: 15px;}
	.shareContent .topline .line span {padding: 0 10px;background-color: #fafafa;font-size: 18px;}
	.shareContent .sharemenu {width: 100%;height: 80px;background-color: #fafafa; padding-left:2%;}
	.shareContent .sharemenu .menuone {font-size: 14px;line-height: 20px;display: inline-block;
		width: 23%;color: white;text-align: center;cursor: pointer;}
	.shareContent .sharemenu .menuone img {width: 60%;}
	.shareContent .sharemenu .menuone p {color: #707070 !important;}
	.shareContent .shareCanel{height: 40px;margin: 5px 15px 15px 15px;border: 1px solid #D5D5D5;border-radius: 5px;
		background-color: #E4E4E4;cursor: pointer;text-align: center;line-height: 40px;font-size: 16px;}

/*介绍页按钮*/
.gongju { position:relative; clear:both; margin:0px; padding:0px;}
.gongju a:link,.gongju a:hover,.gongju a:visited,.gongju a:active{ color:#fff;}
.jsimg{	
	color: #FFF;
	font-weight: bold;	border-radius: 4px;
	 width:49%; padding:9px 0px;
	 display:block;   margin:4px 0.5% 0px 0.5% ; float:left;
	}

.jsimg img{ width:20%; height:auto; padding:0px 0px 0px 0px; margin:auto 40%;
	}
.jsimg p{ width:100%; text-align:center;}
.daoyou{ background:#FE7800;}
.jieshao{ background:#FFB517;}
.jindian{background:#FF9F08;}
.shipin{ background:#f8c600;}
/*景点页*/
#morelines {
	padding: 7px 0.5% 0px; position:relative; clear:both;
}
#tabs {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none
}

#tabs li {
	width: 100%;
	float: left;
	margin: 0 0 0 0
}

#tabs li a.first {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#tabs li a.first img{ width:28px; height:18px; padding:0px 0px 0px 10px;
}
#tabs li a.last {
	width: 100%;

}

#tabs li a {
	position: relative;
	width: 100%;
	background: #fff;
	padding: 9px 0px;
	float: left;
	text-align: left;
	text-decoration: none;
	color: #36a2bf;
	font-weight: bold;
	border-right: none
}

#tabs #current a,#tabs #current a::after {
	background: #f59c00;
	color: #FFF;
	font-weight: bold;
	z-index: 3
}
#content {
	position: relative;
	width: 100%;
	background: #FAF1EB;
	padding: 5px 0px;
	position: relative;
	z-index: 2;
	border-radius: 0 0 4px 4px;
}

#content div a.btnbg {
	
}

#content div .begininfo ,#content div .pussdbegininfo {
	padding-left: 24%;
	background: url(../img/play-button.png) no-repeat 10px center;
	background-size: 18%;
}
#content div .pussdbegininfo {padding-left: 24%;
	background: url(../img/pussd-button.png) no-repeat 10px center;
	background-size: 18%;
}
#content div .begininfo h4,#content div .pussdbegininfo h4  {
	padding:0px 15px 0px 0px;
	color: #632D11;
	overflow: hidden;
	text-overflow: ellipsis;
}

#content div .begininfo span,#content div .pussdbegininfo span {
	font-size: 14px;
	font-weight: normal;
	color: #BA350E;
	margin-left: 0.8em
}

#content div .begininfo p ,#content div .pussdbegininfo p {
	color: #945F4F;
	line-height: 1.5em; font-size:12px; font-weight:normal; 
	height: 55px;
}
/*四季旅游*/
.z_main img{ width:100%;height:auto; }
input#txtKey {
    height: 34px;
    width: 85%;
    border-radius: 3px 0px 0px 3px;
    border:none ;
    color: #A4A4A4;
    padding-left: 10px;
    float: left;
}
.search #s{
    background: #f59c00;    border: 0px;
    height: 34px;
    width: 15%;padding:0px; margin:0px;
    float: left;    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-image: url(../img/sb.png);
    background-size: auto 95%;
    background-repeat: no-repeat;
    background-position: center;
}
.search{
    background: #f59c00;
    padding: 1px;
    height: 36px;
    width: 95%;
    /* float: left; */
    margin: 54px 10px 0px;
    border-radius: 3px;
}

.hotdetail .line a.goumai {cursor: pointer;background: #FF820F;display: inline-block;color: #fff;margin: 3px 0px 0px 0px;padding: 0px 6px;float: right;border-radius: 4px;font-size: 14px;width: 100px;line-height: 30px;text-align: center;}

.infoCon span{color: #026165;text-align: center;padding: 0px 5px;line-height: 44px;font-size: 13px;}
.infoCon{text-align:center;/* padding: 0 0 10px 0; */background: #61BEC6;}


.dc-ping{width: 70px;height: 70px;margin: 20px auto 80px auto;text-align: center;border-radius: 50%;background-color: #f5f0e6;}
.dc-ping .dingzan{display: inline-block;width: 40px;height: 40px;margin: 15px 10px 10px 10px;background:url(../img/wx-dianzan.png) no-repeat center center;background-size: 100%;cursor: pointer;}
.dc-ping .caicai{display: inline-block;width: 50px;height: 50px;margin: 10px 10px 10px 30px;background:url(../img/wx-caiping.png) no-repeat center center;}
#ups{color:#d36a04;font-size:18px;margin:10px 0 20px 0;}
