/* 首页 start */
.wrap_hc {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-width: 320px;
	max-width: 640px;
	height: 100%;
	margin: 0 auto;
	background: url('../images/bg_hc.jpg') no-repeat;
	background-size: 100% 100%;
}
.wrap_hc a {
	border: 0;
	-webkit-tap-heightlight-color: rgba(0, 0, 0, 0);
}
.btn_hc {
	position: absolute;
	top: 83.5%;
	left: 50%;
	display: block;
	width: 18%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.circle_hc {
	position: absolute;
	top: 81.5%;
	left: 50%;
	display: block;
	width: 0;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.logo_hc {
	position: absolute;
	top: 82.5%;
	left: 50%;
	display: block;
	width: 33.5%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.footer_hc {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background-color: #e6ded6;
}
.footer_hc a {
	font-size: 12px;
	line-height: 24px;
	color: #9a8d84;
}
@-webkit-keyframes circle_hc {
	from {
		width: 0;
	}
	to {
		width: 66%;
	}
}
@-webkit-keyframes btn1_hc {
	from {
		top: 81.5%;
		left: 50%;
	}
	to {
		top: 89%;
		left: 16%;
	}
}
@-webkit-keyframes btn2_hc {
	from {
		top: 81.5%;
		left: 50%;
	}
	to {
		top: 76%;
		left: 17.5%;
	}
}
@-webkit-keyframes btn3_hc {
	from {
		top: 81.5%;
		left: 50%;
	}
	to {
		top: 65%;
		left: 30%;
	}
}
@-webkit-keyframes btn4_hc {
	from {
		top: 81.5%;
		left: 50%;
	}
	to {
		top: 61%;
		left: 50%;
	}
}
@-webkit-keyframes btn5_hc {
	from {
		top: 83.5%;
		left: 54%;
	}
	to {
		top: 65%;
		left: 71%;
	}
}
@-webkit-keyframes btn6_hc {
	from {
		top: 81.5%;
		left: 60%;
	}
	to {
		top: 76%;
		left: 81.5%;
	}
}
@-webkit-keyframes btn7_hc {
	from {
		top: 81.5%;
		left: 50%;
	}
	to {
		top: 89%;
		left: 83%;
	}
}
@-webkit-keyframes circle_hc2 {
	from {
		width: 66%;
	}
	to {
		width: 0;
	}
}
@-webkit-keyframes btn1_hc2 {
	from {
		top: 89%;
		left: 22%;
	}
	to {
		top: 81.5%;
		left: 50%;
	}
}
@-webkit-keyframes btn2_hc2 {
	from {
		top: 76%;
		left: 21%;
	}
	to {
		top: 81.5%;
		left: 50%;
	}
}
@-webkit-keyframes btn3_hc2 {
	from {
		top: 65%;
		left: 33%;
	}
	to {
		top: 81.5%;
		left: 50%;
	}
}
@-webkit-keyframes btn4_hc2 {
	from {
		top: 59%;
		left: 50.5%;
	}
	to {
		top: 81.5%;
		left: 50%;
	}
}
@-webkit-keyframes btn5_hc2 {
	from {
		top: 65%;
		left: 68%;
	}
	to {
		top: 81.5%;
		left: 50%;
	}
}
@-webkit-keyframes btn6_hc2 {
	from {
		top: 76%;
		left: 79%;
	}
	to {
		top: 81.5%;
		left: 50%;
	}
}
@-webkit-keyframes btn7_hc2 {
	from {
		top: 89%;
		left: 78%;
	}
	to {
		top: 81.5%;
		left: 50%;
	}
}
@media screen and (max-height: 416px) {
	@-webkit-keyframes circle_hc {
		from {
			width: 0;
		}
		to {
			width: 66%;
		}
	}
	@-webkit-keyframes btn1_hc {
		from {
			top: 81.5%;
			left: 50%;
		}
		to {
			top: 87%;
			left: 18%;
		}
	}
	@-webkit-keyframes btn2_hc {
		from {
			top: 81.5%;
			left: 50%;
		}
		to {
			top: 72%;
			left: 19%;
		}
	}
	@-webkit-keyframes btn3_hc {
		from {
			top: 81.5%;
			left: 50%;
		}
		to {
			top: 59%;
			left: 31%;
		}
	}
	@-webkit-keyframes btn4_hc {
		from {
			top: 81.5%;
			left: 50%;
		}
		to {
			top: 53%;
			left: 50.5%;
		}
	}
	@-webkit-keyframes btn5_hc {
		from {
			top: 83.5%;
			left: 54%;
		}
		to {
			top: 59%;
			left: 70%;
		}
	}
	@-webkit-keyframes btn6_hc {
		from {
			top: 81.5%;
			left: 60%;
		}
		to {
			top: 72%;
			left: 81%;
		}
	}
	@-webkit-keyframes btn7_hc {
		from {
			top: 85%;
			left: 50%;
		}
		to {
			top: 87%;
			left: 83%;
		}
	}
	@-webkit-keyframes circle_hc2 {
		from {
			width: 66%;
		}
		to {
			width: 0;
		}
	}
	@-webkit-keyframes btn1_hc2 {
		from {
			top: 87%;
			left: 18%;
		}
		to {
			top: 81.5%;
			left: 50%;
		}
	}
	@-webkit-keyframes btn2_hc2 {
		from {
			top: 72%;
			left: 19%;
		}
		to {
			top: 81.5%;
			left: 50%;
		}
	}
	@-webkit-keyframes btn3_hc2 {
		from {
			top: 59%;
			left: 31%;
		}
		to {
			top: 81.5%;
			left: 50%;
		}
	}
	@-webkit-keyframes btn4_hc2 {
		from {
			top: 53%;
			left: 50.5%;
		}
		to {
			top: 81.5%;
			left: 50%;
		}
	}
	@-webkit-keyframes btn5_hc2 {
		from {
			top: 59%;
			left: 70%;
		}
		to {
			top: 81.5%;
			left: 50%;
		}
	}
	@-webkit-keyframes btn6_hc2 {
		from {
			top: 72%;
			left: 81%;
		}
		to {
			top: 81.5%;
			left: 50%;
		}
	}
	@-webkit-keyframes btn7_hc2 {
		from {
			top: 87%;
			left: 83%;
		}
		to {
			top: 81.5%;
			left: 50%;
		}
	}
}
/* 首页 end */

/* 个人中心 start */
.header {
	background: #fff;
	box-shadow: 0 1px 3px #e0e0e0;
	position: relative;
	z-index: 1000;
	overflow:hidden;
}
.header .center_pic{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	display:block;
}
.header dl{ 
	padding:5px 10px;
}
.header dt,.header dd{
	float:left;
}
.header dt {
	width:25%;
}
.header dd {
	width:75%;
	padding:5% 0;
}
.header dd span{
	display: block;
	margin-left:10px;
}
.username{
	font-size:15px;
	color:#414141;
	line-height:30px;
}
.jifen {
	font-size:12px;
	color:#575757;
}
.jifen i{
	color:#c0a36c;
}
.header .sign_in{
	position:absolute;background:url("../images/sign_in.png") no-repeat;
	width:40px;
	height:59px;
	background-size:40px 59px;
	top:50%;
	margin-top:-30px;
	right:10px;
}
.header .signed {
	background:url("../images/signed.png") no-repeat;
	background-size:40px 59px;
}
.center_list{
	margin:10px 10px 0;
	background:#fff;
}
.center_list dl{
	padding:10px 0;
	border-bottom:1px solid #e1e1e1;
	height:20px;
}
.center_list dt{
	margin: 4px 10px 0 ;
	width:20px;
	background-repeat:no-repeat;
}
.center_list dd span{
	border-left:1px solid #e1e1e1;
	padding-left:10px;
}
.center_list .mall{
	background-image:url("../images/mall.png");
	height:12px;
	background-size:20px 12px;
}
.center_list .data{
	background-image:url("../images/data.png");
	height:16px;
	background-size:20px 16px;
}
.center_list .help{
	background-image:url("../images/help.png");
	height:19px;
	background-size:20px 19px;
}
.center_list .complain{
	background-image:url("../images/complain.png");
	height:18px;
	background-size:20px 18px;
}
.center_list .score{
	background-image:url("../images/score.png");
	height:21px;
	background-size:24px 21px;
}
.center_list .rechange{
	background-image:url("../images/rechange.png");
	height:21px;
	background-size:18px 21px;
}
.center_list  a {
	position:relative;
	display:block;
	color:#414141;
}
.center_list  a:after{
	content:' ';
	position: absolute;
	top:50%;
	right:25px;
	margin-top:-5px;
	width:10px;
	height:10px;
	border: solid #b7bbc1;
	border-width: 2px 2px 0 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

/* 个人中心 end */

/* 资料填写 start */
.clear{
	clear:both;
}
.row .line{
	width:100%;
	background-color:#f1ece5;
	height:1px;
}
.zs_data{
	text-align:center;
	height:44px;
	line-height:44px;
	background-color:#c0a36c;
	color:white;
	font-size:19px;
	margin:0 10px 0;
	position:relative;
}
.zs_save{
	border-radius:2px;
	line-height:25px;
	text-align:center;
	position:absolute;
	top:9px;
	right:10px;
	background:#fff;
	display:block;
	color:#c0a36c;
	padding:0 8px;
	font-size:14px;
}
.row {
	position: relative;
	margin: 0 10px;
	background-color: #fff;
	border: 1px solid #fff;
}
.row input{
	background-color:#fff;
	line-height:normal;
}
.name {
	font-size: 14px;
	line-height: 44px;
	width: 82%;
	height: 44px;
	padding-left: 44px;
	text-align: right;
	background-image: url('../images/name.jpg');
	background-repeat: no-repeat;
	background-position: 12px center;
	background-size: 22px 20px;
	color:#a1a1a1;
}
.tel {
	font-size: 14px;
	line-height: 44px;
	width: 82%;
	height: 44px;
	padding-left: 44px;
	text-align: right;
	background-image: url('../images/phoneNumber.jpg');
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: 15px 23px;
	color:#a1a1a1;
}
.address_img{
	background-image: url("../images/lds_data.png");
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: 18px 24px;
	display: block;
	height: 24px;
	left: 14px;
	position: absolute;
	text-indent: -999em;
	top: 20px;
	width: 18px;
}
.address_r{
	margin-left:59px;
	text-align:right;
	font-size:14px;
	padding:10px;
}
.row select {
	background:#fff;
	color: #575757;
	font-size: 13px;
	width: 33%;
}
.address_r select{
	color:#a1a1a1;
}
.address_input{
	text-align:right;
	color:#a1a1a1;
	padding:5px;
}
.prompt {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	border-radius: 8px;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 40px;
	left: 50%;
	letter-spacing: 2px;
	line-height: 40px;
	margin-left: -36%;
	position: fixed;
	text-align: center;
	top: 50%;
	width: 70%;
}
/* 资料填写 start */

/* 我要帮助 start */
.bangzhu_list{
	padding:10px;
}
.bangzhu_list1{
	padding:6px 0;
	line-height: 38px;
	background: #cdb589;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.traffic_content2{
	background: #fff;
}
.traffic_content2 ul li {
	line-height: 38px;
	height: 38px;
	border-bottom: 1px solid #cecece;
	padding:0 10px;
}
.traffic_content2 ul li p{
	float: left;
	width: 97%;
	color: #424141;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.traffic_content2 ul li p img{
	float: left;
	width: 10px;
	height: 10px;
	margin-top: 14px;
	margin-right: 6px;
}
.traffic_content2_1{
	float: right;
	width: 7px;
	height: 11px;
	margin-top: 10px;
}
.traffic_content2 ul li:last-child{
	border:none;
}
.zixun_content{
	padding:10px;
}
.zixun_content1{
	background: #fff;
}
.zixun_content2{
	padding:6px;
	color: #575757;
	line-height: 24px;
}
.zixun_content2 img{
	width: 100%;
	height: 230px;
}
.culture_detail4 {
	background: #fff;
	margin-top: 10px;
}
.culture_detail4 ul li {
	border-bottom: 1px solid #e1e1e1;
}
ul.culture_detail4_1 li:last-child {
	border: none;
}
.culture_detail4 a {
	color: #4b4b4b;
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 0 0 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 94%;
}
/* 我要帮助 end */

/* 维权记录 start */
.maintain_history111{
	padding:10px;
}
.maintain_history1{
	margin-top: 10px;
	background: #fff;
}
.maintain_history{
	background:#fff;
}
.maintain_link{
	height:56px;
	border-bottom:1px solid #e1e1e1;
	text-align:right;
}
.maintain_link a{
	display:block;
	background:#c0a36c;
	height:34px;
	line-height:34px;
	color:#fff;
	font-size:16px;
	width:128px;
	text-align:center;
	float:right;
	margin:11px 10px 0 0;
}
.maintain_ul li{
	padding:10px;
	font-size:12px;
}
.maintain_ul .problem{
	color:#575757;
	float:left;
	width:90%;
}
.maintain_ul .sign{
	color:#d0ba91;
	padding:0 3px;
	display:block;
	float:left;
}
.maintain_ul .problem .time{
	float:right;
	color:#9c9b9b;
}
.maintain_ul .answer{
	color:#e00000;
	margin:10px 0 0 15px;
}
.maintain_ul .answer span{
	display:block;
}
.prev,.next{
	height:43px;
	line-height:43px;
	display:block;
	text-indent:10px;
	color:#5f5f5f;
	font-size:13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.prev {
	border-bottom:1px solid #e1e1e1;
}
.sousuojieguo{
	margin-top: 70px;
}
.sousuojieguo img{
	display: block;
	margin:0 auto;
}
.sousuojieguo p{
	text-align: center;
	line-height: 22px;
	margin-top: 10px;
	color: #434342;
	font-size: 14px;
}

.data_list {
	margin:0 10px;
	background:#fff;
	font-size:14px;
}
.data_list li{
	font-size:14px;
	color:#666;
	line-height:25px;
	padding:10px 0;
	border-bottom:1px solid #e1e1e1;
}
.data_list li .data_list_wrap {
  margin: 0 10px;
}
.data_list li span{
	display:block;
	font-size:14px;
}
.data_list li input{
	font-size:12px;
	color:#ccc;
	background:none;
	text-align:right;
	width:100%;
}
.data_list li.bor_bot {
	border:none;
}
.submit {
	background: #c0a36c;
	color: #fff;
	font-size: 15px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	width: 100%;
}
.data_list li textarea {
	margin:0;
	width:100%;
	text-indent:5px;
}
textarea {
	background:#fff;
	border: 1px solid #cbcbcb;
	color: #a1a1a1;
	margin: 0 10px;
	min-height: 100px;
	padding: 5px;
	width: 100%;
	box-sizing:border-box;
}
/* 维权记录 end */

/* 旅游资讯 start */
.list_content{
	padding:0 10px;
}
.list_content ul li{
	margin-top: 10px;
	background: #fff;
	padding:6px;
	overflow: hidden;
}
.zixun_list{
	padding:4px 0;
	font-size: 16px;
	color: #333;
}
.list_content_right{
	float: left;
	overflow: hidden;
	width: 100%;
}
.list_content_right1{
	padding-left: 104px;
}
.zixun_list1{
	color: #666;
	font-size: 12px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 66px;
}
.zixun_list2{
	color: #666;
	float: right;
	margin-top: 2px;
}
.zixun_list3 {
	height: 90px;
	overflow: hidden;
	width: 98px;
	float: left;
	margin-left: -100%;
}
.zixun_list3 img {
	vertical-align: bottom;
	width: 100%;
}
.zixun_content1_1{
	line-height: 28px;
	padding:6px 0;
	color: #333;
	font-size: 16px;
	text-align: center;
}
.culture_detail3 {
	border-top: 1px solid #e7e7e7;
}
.culture_detail3 ul li {
	color: #9f9f9f;
	float: left;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	width: 30%;
	background: url("../images/news_content2.png") no-repeat;
	background-size: 1px 25px;
}
ul li.culture_detail3_1 {
	width: 40%;
}
ul li.culture_detail {
	background: none;
}
.culture_detail3 ul li img {
	margin-right: 2px;
	margin-top: -3px;
	vertical-align: middle;
}
.culture_detail3 ul li img {
	margin-right: 2px;
	margin-top: -3px;
	vertical-align: middle;
}
.culture_detail3 ul li img {
	margin-right: 2px;
	margin-top: -3px;
	vertical-align: middle;
}
.shareBox1{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index:40;
}
/* 旅游资讯 end */

/* 游线攻略 start */
.zhuti_content{
	height: 44px;
	background: #fff;
	box-shadow: 0 0 5px 0 #e0e0e0;
}
.zhuti_content h1{
	color: #393f48;
	line-height: 44px;
	font-size: 19px;
	text-align: center;
}
.lx_contents1 {
	margin: 0 auto;
	margin-top: 10px;
	background: #fff;
	padding:6px;
}
.lx_contents1 p {
	color: #333;
	margin-bottom: 6px;
	font-size: 16px;
}
.lx_contents1 p span {
	width: 18px;
	height: 18px;
	background: #fff;
	float: left;
	font-size: 12px;
	border-radius: 50%;
	border: 2px solid #009b0f;
	color: #009b0f;
	text-align: center;
	line-height: 17px;
	margin-right: 4px;
}
.lx_contents1 p strong {
	color: #666;
	font-weight: normal;
}
.lx_contents1 p span.lx_contents2 {
	width: 18px;
	height: 18px;
	background: #fff;
	float: left;
	font-size: 12px;
	border-radius: 50%;
	border: 2px solid #c20000;
	color: #c20000;
	text-align: center;
	line-height: 17px;
	margin-right: 4px;
}
.lx_contents3 {
	background: #fff;
	margin: 0 auto;
	color: #5c5c5c;
	line-height: 22px;
	padding:0 6px 6px 6px;
	font-size: 14px;
}
.zhuti_content1{
	margin:8px 0;
}
.zhuti_content1 img {
	display: block;
	margin: 0 auto;
	width: 24px;
	height: 26px;
}
.zhuti_content2{
	background: #fff;
	padding:6px;
}
.list_content_left{
	height: 90px;
	overflow: hidden;
	width: 96px;
	float: left;
	margin-left: -100%;
}
.list_content_left img{
	vertical-align: bottom;
	width: 100%;
	height: 100%;
}
.list_content_right1 h1{
	line-height: 24px;
	font-size: 16px;
	color: #333;
	width: 100%;
	height: 24px;
	text-overflow:ellipsis;  
	white-space:nowrap;
	overflow:hidden;
}
.dizhi img{
	float: left;
	width: 10px;
	height: 13px;
	margin-top: 3px;
	margin-right: 3px;
}
.dizhi p{
	float: left;
	text-overflow:ellipsis;  
	white-space:nowrap;
	overflow:hidden;
	width: 91%;
	color: #999;
}
.dizhi span{
	float: left;
	width: 91%;
	color: #999;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.zhuti_content2_2{
	color: #999;
	line-height: 20px;
	font-size: 14px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 62px;
	margin-top: 4px;
}
.zhutibiaoti{
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.zhutilist{
	padding-left: 87px;
}
.zhutilist_1{
	color: #999;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 62px;
	margin-top: 4px;
}
.zhutilist1{
	height: 70px;
	overflow: hidden;
	width: 80px;
	float: left;
	margin-left: -100%;
}
.zhutilist1 img{
	vertical-align: bottom;
	width: 100%;
}


.list_top{
	height: 44px;
	width: 100%;
	background: #c0a36c;
	position: relative;
	z-index: 11;
}
.list_top_left{
	height: 44px;
	width: 25%;
	float: left;
	position: relative;
}
.list_top_left img{
	position: absolute;
	width: 22.5px;
	height: 20px;
	float: left;
	top: 12px;
	left: 50%;
	margin-left: -35px;
}
.list_top_left p{
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 11px;
	left: 50%;
	margin-left: -10px;
}
.list_top_left1{
	position: absolute;
	top: 44px;
	left: 0;
	width: 100%;
}
.list_top_left1_10{
	width: 40%;
	background: #eee;
}
.list_top_left1 ul li{
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	margin-left: 10px;
}
.list_top_left1_10_1{
	float: right;
	margin-top: 12px;
	display: none;
}
.list_top_left1 ul li:last-child{
	border:none;
}
.list_top_left1 ul li a{
	float: left;
	line-height: 44px;
	width: 100%;
	color: #393f48;
	font-size: 15px;
}
ul.subnav li img{
	float: right;
	width: 20px;
	height: 14.5px;
	margin: 13px 5px 0 0;
	display: none;
}
ul li.list_top_left1_1{
	color: #c0a36c;
}
.list_top_right{
	height: 44px;
	width: 75%;
	float: left;
}
.list_top_right input{
	width: 75%;
	height: 30px;
	float: left;
	border-radius:20px;
	margin-top: 7px;
	padding-left: 8px;
}
.list_top_right a{
	float: left;
	width: 20%;
	height: 44px;
}
.list_top_right a img{
	width: 24.5px;
	height: 24.5px;
	float: left;
	margin: 9px 0 0 30%;
}
.subnav{
	width: 60%;
	height: 246px;
	position: absolute;
	top: 0;
	left: 40%;
	overflow-y: auto;
	display: none;
	color: #666;
}
ul.subnav li{
	background: #fff;
	margin-left: 0;
	padding-left: 10px;
}
ul.subnav li a{
	float: none;
	width: 100%;
	color: #393f48;
	line-height: 44px;
	display: block;
}
.list_top_left1_1 .list_top_left1_10_1{
	display: block;
}
ul li.subnav1 img{
	display: block;
}
ul.subnav li.subnav1 a{
	color: #c0a36c;
}
/* 游线攻略 end */

/* 资讯服务 start */
.fuwu{
	height: 100%;
	padding:0 10px;
}
.fuwu_logo{
	height: 15%;
}
.fuwu_logo img{
	width: 100%;
	height: 100%;
}
.fuwu_banner{
	height: 28%;
}
.fuwu_banner img{
	width: 100%;
	height: 100%;
}
.fuwu_content1{
	margin-top: 2%;
	height: 28%;
}
.fuwu_content1_left{
	width: 65%;
	height: 100%;
	background: #c0a36c;
	position: relative;
	float: left;
}
.fuwu_content1_left1{
	width: 25.1px;
	height: 27.5px;
	position: absolute;
	top: 5%;
	left: 4%;
}
.fuwu_content1_left2{
	width: 61px;
	position: absolute;
	right: 4%;
	bottom: 34%;
}
.fuwu_content1_left3{
	font-size: 13px;
	color: #fff;
	color: #fff;
	position: absolute;
	right: 4%;
	bottom: 16%;
}
.fuwu_content1_left4{
	font-size: 13px;
	color: #fff;
	position: absolute;
	right: 4%;
	bottom: 3%;
}
.fuwu_content1_right{
	margin-left: 2%;
	width: 33%;
	height: 100%;
	background: #703b24;
	float: left;
	position: relative;
}
.fuwu_content1_right1{
	width: 32px;
	height: 32px;
	position: absolute;
	top: 5%;
	left: 4%;
}
.fuwu_content1_right2{
	width: 61px;
	height: ;
	position: absolute;
	right: 4%;
	bottom: 22%;
}
.fuwu_content1_right3{
	font-size: 13px;
	color: #fff;
	position: absolute;
	right: 4%;
	bottom: 3%;
}
.fuwu_content2{
	margin-top: 2%;
	height: 25%;
}
.fuwu_content2_bottom1{
	width: 32%;
	height: 100%;
	background: #3f67c0;
	float: left;
	position: relative;
}
.fuwu_content2_bottom2{
	width: 31%;
	height: 100%;
	background: #35b5eb;
	float: left;
	margin-left: 2%;
	position: relative;
}
.fuwu_content2_bottom3{
	width: 33%;
	height: 100%;
	background: #ffa333;
	float: left;
	margin-left: 2%;
	position: relative;
}
.lvxingse_list{
	line-height: 24px;
	padding:6px 0;
	font-size: 16px;
	border-bottom: 1px dashed #666;
	color: #333;
}
.fuwu_content2_left{
	margin-left: 0;
	margin-right: 2%;
	background: #b3743c;
}
.fuwu_content2_right{
	background: #ab7d5c;
}
.fuwu_content2_right .fuwu_content1_left1{
	width: 40px;
}
.fuwu_content2_right .fuwu_content1_left2{
	bottom: 22%;
}
/* 资讯服务 end */

/* 交通路线 start */
.traffic{
	padding:10px;
}
.traffic1{
	height: 44px;
}
.traffic1 ul li{
	width: 50%;
	float: left;
	height: 44px;
	text-align: center;
	line-height: 44px;
	background: #bfbfbf;
	color: #fff;
	font-size: 16px;
}
.traffic1 ul li.tuijian_in{
	background: #fff;
	color: #c0a36c;
}
.traffic_content1{
	display: none;
}
div.dangqian_chuangkou{
	display: block;
}
.traffic_content1_1{
	background: #fff;
	padding:10px;
}
.traffic_content1_11{
	border:1px solid #b2b1b1;
	height: 38px;
	border-radius:20px;
}
.traffic_content1_11 p{
	float: left;
	width: 28px;
	height: 28px;
	background: #c0a36c;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 28px;
	margin:5px 0 0 6px;
}
.traffic_content1_11 input{
	height: 30px;
	margin-top: 4px;
	margin-left: 10px;
	width: 80%;
	color: #333;
}

.traffic_content1_21{
	border:1px solid #b2b1b1;
	height: 38px;
	border-radius:20px;
	margin-top: 20px;
}
.traffic_content1_21 p{
	float: left;
	width: 28px;
	height: 28px;
	background: #c60404;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 28px;
	margin:5px 0 0 6px;
}
.traffic_content1_21 input{
	height: 30px;
	margin-top: 4px;
	margin-left: 10px;
	width: 80%;
	color: #333;
}
.traffic_content1_1 a{
	width: 94%;
	display: block;
	margin:0 auto;
	height: 40px;
	background: #c0a36c;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}
.traffic_content2{
	background: #fff;
}
.traffic_content2 ul li {
	line-height: 38px;
	height: 38px;
	border-bottom: 1px solid #cecece;
	padding:0 10px;
}
.traffic_content2 ul li p{
	float: left;
	width: 97%;
	color: #424141;
	text-overflow:ellipsis;  
	white-space:nowrap;
	overflow:hidden;
}
.traffic_content2 ul li p img{
	float: left;
	width: 10px;
	height: 10px;
	margin-top: 14px;
	margin-right: 6px;
}
.traffic_content2_1{
	float: right;
	width: 7px;
	height: 11px;
	margin-top: 10px;
}
.traffic_content2 ul li:last-child{
	border:none;
}
/* 交通路线 end */

/* 天气资讯 start */
.sky_city {
	font-size:15px;
	padding-left:10px;
	line-height:40px;
	height:40px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#4C000000', endColorstr='#4C000000');
	background:rgba(0,0,0,0.3);
}
.sky_l span{
	display:block;
	font-size:14px;
	line-height:22px;
}
.sky_l p{
	padding:2px 4px;
	float: left;
	background: #342633;
	font-size: 14px;
}
.sky_l strong{
	font-size: 14px;
	padding:2px 4px;
	background: #d49828;
	float: left;
	font-weight: normal;
}

.sky_l{
	margin-left:10px;
}
.sky_r img{
	width:95px;
	height:94px;
}
.sky_ul {
	margin-top:10px;
}
.layer_sky_list {
	border-top:1px solid #98a6a0;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	color:#fff;
	font-size:12px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#3F000000', endColorstr='#3F000000');
	background:rgba(0,0,0,0.25);
}
.layer_sky_list li{
	width:20%;
	float:left;
	text-align:center;
	box-sizing:border-box;
	border-right:1px solid #98a6a0;
}
.layer_sky_list span{
	display:block;
}
.layer_sky_list li div{
	padding:10px 0;
}
.layer_sky_list img{
	width:30px;
	height:30px;
	margin:10px 0;
}
.layer_sky_list li:last-child{
	border-right:none;
}
.sky_weather {
	width:50%;
	margin:0 auto;
	text-shadow:0 1px 1px #000;
}
.least_temperature{
	font-size:20px;
	text-align:right;
}
.current_temperature{
	font-size:69px;
	font-family:"Arial";
}
.current_temperature img{
	width:58px;
	height:61px;
	display:inline-block;
	vertical-align:middle;
}
.current_temperature span{
	height:61px;
	line-height:61px;
	display:inline-block;
	vertical-align:middle;
}
.news_content {
	padding: 0 10px;
}
.news_neirong {
	background: #fff;
}
.news_neirong1 {
	padding: 6px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	background: #c0a36c;
}
.wenxintishi{
	padding:10px;
}
.news_neirong2{
	padding:10px;
	color: #333;
}
.news_neirong2 img {
	width: 100%;
	display: block;
	margin:6px 0;
}
.culture_detail3 {
	border-top: 1px solid #e7e7e7;
}
.culture_detail3 ul li {
	color: #9f9f9f;
	float: left;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	width: 30%;
	background: url(../images/news_content2.png) no-repeat;
	background-size: 1px 25px;
}
ul li.culture_detail3_1 {
	width: 40%;
}
ul li.culture_detail {
	background: none;
}
.culture_detail3 ul li img {
	margin-right: 2px;
	margin-top: -3px;
	vertical-align: middle;
}
.culture_detail3 ul li img {
	margin-right: 2px;
	margin-top: -3px;
	vertical-align: middle;
}
.culture_detail3 ul li img {
	margin-right: 2px;
	margin-top: -3px;
	vertical-align: middle;
}
/* 天气资讯 end */

/* 住在天门山 start */
.list_top_hotel{
	position: absolute;
	top: 44px;
	left: 0;
	width: 100%;
	background: #eee;
}
.list_top_hotel ul {
	padding: 0 10px;
}
.list_top_hotel ul li {
	line-height: 40px;
	border-bottom: 1px solid #a3a3a1;
}
.list_top_hotel ul li a {
	float: left;
	line-height: 44px;
	width: 100%;
	color: #393f48;
	font-size: 15px;
}
.list_top_hotel ul li a img {
	float: right;
	width: 20px;
	height: 14.5px;
	margin: 13px 5px 0 0;
	display: none;
}
.list_top_hotel ul li:last-child {
	border: none;
}
ul li.list_top_hotel1 a{
	color: #c0a36c;
}
ul li.list_top_hotel1 a img{
	display: block;
}
.list_top_right{
	height: 44px;
	width: 75%;
	float: left;
}
.list_hotel1{
	line-height: 20px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 10px;
}
.list_hotel1 img{
	margin-right: 2px;
	margin-bottom: -1px;
}
.list_hotel11{
	margin-top: 8px;
}
.list_hotel{
	margin-top: 6px;
}
.list_hotel img{
	width: 16px;
	height: 16px;
	margin-top: 2px;
	display: inline-block;
}
.list_hotel1{
	line-height: 20px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 4px;
}
.list_hotel1 img{
	margin-right: 2px;
	margin-bottom: -1px;
}
.content_hotel li{
	border-bottom: 1px solid #e1e1e1;
}
.content_hotel1{
	float: left;
}
.content_hotel1 img{
	width: 80px;
	height: 50px;
}
.content_hotel2{
	float: left;
	margin-left: 10px;
	width: 64%;
}
.content_hotel2 h2{
	font-size: 16px;
	color: #333;
	text-overflow:ellipsis;  
	white-space:nowrap;
	overflow:hidden;
}
.content_hotel2 p{
	margin-top: 6px;
	color: #999;
	text-overflow:ellipsis;  
	white-space:nowrap;
	overflow:hidden;
}
.content_hotel2 p img{
	float: left;
	width: 10px;
	height: 13px;
	margin-top: 3px;
	margin-right: 2px;
}
.content_hotel3{
	float: right;
	width: 10px;
}
.content_hotel3 img{
	width: 9px;
	height: 15px;
	margin-top: 15px;
}
ul.content_hotel li:last-child{
	border:none;
}
/* 住在天门山 end */

/* 详情 start */
.title{
	padding:8px;
	background: #fff;
}
.title h1{
	font-size: 18px;
	line-height: 28px;
	color: #414141;
}
.jieshao{
	margin-top: 10px;
	background: #fff;
}
.jieshao h1{
	line-height: 40px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	background: #c0a36c;
	padding-left: 10px;
}
.jieshao1{
	width: 29%;
	margin-left: 3.3%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.jieshao1 dt{}
.jieshao1 dt img{
	width: 100%;
}
.jieshao1 dd{
	font-size: 12px;
	color: #666;
}
.huodong_cont {
	max-height: 100px;
	overflow: hidden;
}
.huodong_cont1234 {
	max-height: 100px;
	overflow: hidden;
}
.jq_contents2_bottom {
	line-height: 22px;
	color: #333333;
	background: #fff;
	width: 100%;
	position: relative;
}
.jq_contents2_bottom_1 {
	padding: 6px;
	color: #666;
}
.jq_contents2_bottom_1 img{
	width: 100%;
}
.icon_imgs1 {
	position: absolute;
	height: 20px;
	display: block;
	background: #fff;
	padding-top: 6px;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.icon_imgs1 img {
	display: block;
	margin: 0 auto;
}
div.huodong_cont1 {
	max-height: none;
}
.icon_imgsdq1 img {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.shopping_detail1 {
	margin-top: 10px;
	background: #fff;
}
.shopping_detail1 ul li {
	border-bottom: 1px solid #e1e1e1;
	line-height: 40px;
}
ul.shopping_top_sanchu1 li:last-child {
  border: none;
}

ul.shopping_top_sanchu1 li{
	margin-top:0;
}
.shopping_detail1 ul li span {
	width: 30px;
	float: left;
}
.shopping_detail1_1 {
	float: left;
	margin: 9px 3px 0 5px;
}
.shopping_detail1 ul li p {
	float: left;
	width: 80%;
	font-size: 15px;
	color: #333;
}
.shopping_detail1_2 {
	float: right;
	margin-right: 10px;
	margin-top: 13px;
}
.dizhi1{
	color: #999;
	line-height: 20px;
	font-size: 14px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 42px;
	margin-top: 2px;
}
.dizhi{
	margin-top: 2px;
}
.dizhi img{
	float: left;
	width: 10px;
	height: 13px;
	margin-top: 3px;
	margin-right: 3px;
}
.dizhi p{
	float: left;
	text-overflow:ellipsis;  
	white-space:nowrap;
	overflow:hidden;
	width: 91%;
	color: #999;
}
.dizhi span{
	float: left;
	width: 91%;
	color: #999;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.dizhi em{
	color: #04c6b6;
}
.scenic_mp{
	background: #fff;
	margin-top: 10px;
}
.scenic_mp1 {
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	color: #fff;
	background: #c0a36c;
	font-size: 16px;
}
.scenic_mp p {
	color: #333;
	font-size: 18px;
	margin-bottom: 8px;
	margin-left: 14px;
	margin-top: 4px;
}
.scenic_mp p span {
	color: #ff4400;
}
.scenic_mp p em {
	font-size: 14px;
	color: #ff4400;
}
.scenic_xq1 {
	margin-left: 14px;
	color: #333;
}
.scenic_xq1 dt {
	float: left;
	height: 50px;
	line-height: 24px;
}
.scenic_xq1 dd {
	float: left;
	font-size: 12px;
	line-height: 24px;
	width: 42%;
}
/* 详情 end*/

/* 景区详情语音 start */
.voice3_bottom2_1 {
	width: 45%;
}
.myyinp {
	color: #6a6a6a;
	font-size: 0.8em;
	overflow: hidden;
	text-align: center;
}
.title .fl .myclick {
	background: url("../images/voice10.png") no-repeat scroll center center;
	background-size: 100% 100%;
	display: inline-block;
	float: left;
	height: 32px;
	width: 100%;
}
.title .fl .myclickplay {
	background: url("../images/voice10_1.png") center center;
	background-size: 100% 100%;
	height: 32px;
}
.title .fr .myclick {
	background: url("../images/voice12.png") no-repeat scroll center center;
	background-size: 100% 100%;
	display: inline-block;
	float: left;
	height: 32px;
	width: 100%;
}
.title .fr .myclickplay {
	background: url("../images/voice12_1.png") center center;
	background-size: 100% 100%;
	height: 32px;
}
/* 景区详情语音 end */

/* 语音 start */
.z_yuyin{
	padding:10px;
}
.z_yuyin ul li{
	height: 130px;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.z_yuyin ul li .z_yuyin1{
	position: absolute;
	top: 0;
	left: 0;
	height: 130px;
	width: 100%;
}
.z_yuyin ul li .z_yuyin2{
	position: absolute;
	top: 0;
	right: 0;
	height: 130px;
}
.z_yuyin ul li p{
	position: absolute;
	top: 50%;
	right: 10px;
	font-size: 16px;
	color: #fff;
	margin-top: -11px;
}
.z_yuyin_contnet{
	width: 100%;
}
.z_yuyin_contnet img{
	width: 100%;
	height: 230px;
	display: block;
}
.z_yuyin_contnet1{
	padding:10px;
	color: #4b4b4b;
	line-height: 22px;
	font-size: 14px;
}
.z_yuyin_contnet2{
	padding:10px;
}
.z_yuyin_contnet3{
	background:#fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 3px #bcbcbc;
	-moz-box-shadow: 0 0 3px #bcbcbc;
	box-shadow: 0 0 3px #bcbcbc;
	margin: 0 auto;
	padding: 10px;
	width: 100%;
	box-sizing:border-box; 
}
.voice3_top {
	height: auto;
	margin: 0 auto 10px;
	width: 100%;
	position: relative;
}
.voice3_top img {
	height: 130px;
}
.voice3_top1 {
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	height: 50px;
	line-height: 50px;
	margin-top: -90px;
	position: absolute;
	text-align: center;
	width: 150px;
	right:0px;
}
.huodong_cont {
	padding-top: 10px;
	border-top: 1px dashed #cdcdcd;
}
.voice3_bottom1 {
	background:#d5d5d5;
	border-radius: 5px;
	height: 42px;
	width: 100%;
}
.voice3_bottom1 img {
	float: right;
	margin: 12px 20px 0 0;
}
.voice3_bottom2 {
	height: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
	box-sizing: border-box;
}
.voice3_bottom2 h1 {
	color: #2f2e2e;
	height: 24px;
	margin-top: 14px;
	overflow: hidden;
	width: 100%;
	font-size: 16px;
	box-sizing: border-box;
}
.voice3_bottom2 .fl .myclick {
	background: url("../images/voice10.png") no-repeat scroll center center;
	background-size: 100% 100%;
	display: inline-block;
	float: left;
	height: 32px;
	width: 100%;
}
.voice3_bottom2 .fl .myclickplay {
	background: url("../images/voice10_1.png") center center;
	background-size: 100% 100%;
	height: 32px;
}
.voice3_bottom2 .fr .myclick {
	background: url("../images/voice12.png") no-repeat scroll center center;
	background-size: 100% 100%;
	display: inline-block;
	float: left;
	height: 32px;
	width: 100%;
}
.voice3_bottom2 .fr .myclickplay {
	background: url("../images/voice12_1.png") center center;
	background-size: 100% 100%;
	height: 32px;
} 
.voice3_bottom3 {
	width: 100%;
	clear: both;
}
.voice3_bottom3 p {
	font-size: 14px;
	color:#666;
}
/* 语音 end */
.z_tupian_xiangche{
	height: 230px;
}

/* 特色美食 start */
.shiquanshimei{
	float: left;
	color: #999;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
/* 特色美食 end */