@charset "gb2312";
/* CSS Document */
a:link,a:active,a:visited{ color:blue; text-decoration:underline;
}
a:hover{ color:red; text-decoration:underline;
}
body{ background:#2c2c2c; margin:0; font-family:'微软雅黑'; font-size:18px; color:#3e3d3b;
}
ul,li{ list-style:none; padding:0; margin:0;
}
form{ padding:0; margin:0;
}

p{ margin:0; padding:0;
}
p.wz{ text-indent:36px;
}

ul#ico li{ height:60px; line-height:auto; float:left; width:68px; text-align:center; margin-bottom:10px;
}
ul#ico li img{ width:60px; height:60px; border-radius:30px; -webkit-border-radius:30px; -moz-border-radius:30px;
}

#wrap{ max-width:820px; max-width:868px; background:#f2ede1; margin:0 auto;
}
h1{ margin:0 0 20px 0; font-size:24px; padding:0;
}
h2{ padding:0; margin:0; font-size:16px; font-weight:400;
}
h3{ margin: 32px 0px 24px; padding: 0px; font-weight: bold; line-height: 25px; border-left-width: 8px; border-left-color: #ab8c40; color: #ab8c40; border-left-style: solid; text-indent: 20px; font-size: 20px; font-family: "Microsoft YaHei";
}
.ico{ width:20%; text-align:center; float:left;
}
.ico img{ width:80%; margin:0 auto; margin-top:5px; margin-bottom:5px; max-width:130px;
}
.ico p{ height:24px; line-height:24px; overflow:hidden; text-overflow:ellipsis;
}
#back a:link,#back a:visited,#back a:active{ color:#fff; text-decoration:none;
}
#back a:hover{ color:#fff; text-decoration:underline;
}

#position{ margin-bottom:40px; font-size:14px;
}
@media screen and (max-width: 600px) {
	#back{ padding:0 2%; height:50px; line-height:50px; background:#bd0509;
	}
	#content{ padding:2%; line-height:2; word-break:break-all;
	}
	#city ul li{ float:left; width:33%;
	}
	#city ul li img{ float:left; max-width:100%;
	}
	.ico{ font-size:12px;
	}
	article span{ font-size:14px; color:gray;
	}
	
	/* 子景点 */
	.zjd{ padding:10px 0; border-bottom:#dbdbdb solid 1px;
	}
	.zjd_left{ width:110px; height:75px; text-align:left; float:left;
	}
	.zjd_left img{ width:100px; height:75px;
	}
	.zjd_right{ margin-left:110px;
	}
	.zjd_right h2{ height:24px; line-height:24px;
	}
	.zjd_c{ height:51px; line-height:1.8; font-size:14px; color:gray; overflow:hidden; text overflow:ellipsis;
	}
	.zjd a.more{ padding: 5px 20px; font-size:14px;
		background: #f0f0f0;
		border-radius: 5px;
		color: #666;
	}
	
	/* 特产 */
	.techan{ padding:10px 0; border-bottom:#dbdbdb solid 1px;
	}
	.techan_left{ width:110px; height:75px; text-align:left; float:left;
	}
	.techan_left img{ width:100px; height:75px;
	}
	.techan_right{ margin-left:110px;
	}
	.techan_right h2{ height:24px; line-height:24px;
	}
	.techan_c{ height:51px; line-height:1.8; font-size:14px; color:gray; overflow:hidden; text overflow:ellipsis;
	}
	.techan a.more{ padding: 5px 20px; font-size:14px;
		background: #f0f0f0;
		border-radius: 5px;
		color: #666;
	}	

	#techan_pic img{ width:100%;
	}
	.techan_pic img{ width:100%;
	}
	
}
@media screen and (min-width: 601px) {
	#back{ padding:0 50px; height:50px; line-height:50px; background:#bd0509;
	}	
	#content{ padding:0 50px 40px 50px; line-height:2; word-break:break-all;
	}
	#more{ padding:0 50px;
	}
	#city ul li{ float:left; width:192px; height:80px; max-width:50%;
	}
	#city ul li img{ float:left; max-width:100%;
	}
	
	/* 子景点 */
	.zjd{ padding:10px 0; border-bottom:#dbdbdb solid 1px;
	}
	.zjd_left{ width:220px; height:150px; text-align:left; float:left;
	}
	.zjd_left img{ width:200px; height:150px;
	}
	.zjd_right{ margin-left:220px;
	}
	.zjd_right .techan_t{ height:24px; line-height:24px; font-size:16px; font-weight:400;
	}
	.zjd_c{ height:126px; line-height:1.8; font-size:14px; color:gray; overflow:hidden; text overflow:ellipsis;
	}
	.zjd a.more{ padding: 5px 20px; font-size:14px;
		background: #f0f0f0;
		border-radius: 5px;
		color: #666;
	}
	
	/* 特产 */
	.techan{ padding:10px 0; border-bottom:#dbdbdb solid 1px;
	}
	.techan_left{ width:220px; height:150px; text-align:left; float:left;
	}
	.techan_left img{ width:200px; height:150px;
	}
	.techan_right{ margin-left:220px;
	}
	.techan_right .techan_t{ height:24px; line-height:24px; font-size:16px; font-weight:400;
	}
	.techan_c{ height:126px; line-height:1.8; font-size:14px; color:gray; overflow:hidden; text overflow:ellipsis;
	}
	.techan a.more{ padding: 5px 20px; font-size:14px;
		background: #f0f0f0;
		border-radius: 5px;
		color: #666;
	}	
	
	
}

article a:link,article a:active,article a:visited{ color:#3e3d3b; text-decoration:none; 
}
#detail a:link,#detail a:active,#detail a:visited{ color:#44a2ea; text-decoration:underline;
}

 

#list li{ height:30px; line-height:30px; overflow:hidden;
}
.list_index{ margin-bottom:10px;
}
.list_img{ width:60px; height:60px; float:left; margin-right:20px;
}
.list_img img{ width:60px; height:60px;
}
.list_wz{ float:left; height:60px; line-height:60px; overflow:hidden;
}

#jrtt{ min-height:35px; line-height:35px; font-size:16px; vertical-align:middle; background:#fff url(/images/img/jrtt.png) no-repeat 0 2px; padding-left:40px; background-size:35px 35px; margin-top:4px; padding-top:2px; padding-bottom:2px;
}

.fangsong{ padding:0 10px; font-size:16px; font-family:'仿宋';
}
#opinion{ background:#FE4365; min-height:35px; line-height:35px; color:#fff; border-radius:3px; padding:0 5px;
}
#opentime{ min-height:35px; line-height:35px; font-size:16px; vertical-align:middle; background:url(/images/img/clock.png) no-repeat 0 2px; padding-left:40px; background-size:35px 35px; margin-top:4px; padding-top:2px; padding-bottom:2px;
}
#ticket{ min-height:35px; line-height:35px; font-size:16px; vertical-align:middle; background:url(/images/img/yuan.png) no-repeat 0 2px; padding-left:40px; background-size:35px 35px; margin-top:4px; padding-top:2px; padding-bottom:2px;
}
#ticket.dollar{ background:url(/images/img/dollar.png) no-repeat 0 2px; background-size:35px 35px;
}
#website{ min-height:35px; line-height:35px; font-size:16px; vertical-align:middle; background:url(/images/img/url2.png) no-repeat 0 2px; padding-left:40px; background-size:35px 35px; margin-top:4px; padding-top:2px; padding-bottom:2px;
}
#addr{ min-height:35px; line-height:35px; font-size:16px; vertical-align:middle; background:url(/images/img/gps.png) no-repeat 0 2px; padding-left:40px; background-size:35px 35px; margin-top:4px; padding-top:2px; padding-bottom:2px;
}

#bus{ min-height:35px; line-height:35px; font-size:16px; vertical-align:middle; background:url(/images/img/bus.png) no-repeat 0 2px; padding-left:40px; background-size:35px 35px; margin-top:4px; padding-top:2px; padding-bottom:2px;
}

#metro{ min-height:35px; line-height:35px; font-size:16px; vertical-align:middle; background:url(/images/img/metro.png) no-repeat 0 2px; padding-left:40px; background-size:35px 35px; margin-top:4px; padding-top:2px; padding-bottom:2px;
}
#metro.shenzhen{ background:url(/images/img/metro-shenzhen.png) no-repeat 0 2px; background-size:35px 35px;
}
#metro.beijing{ background:url(/images/img/metro-beijing.png) no-repeat 0 2px; background-size:35px 35px;;
}
#metro.shanghai{ background:url(/images/img/metro-shanghai.png) no-repeat 0 2px; background-size:35px 35px;;
}
#metro.tianjin{ background:url(/images/img/metro-tianjin.png) no-repeat 0 2px; background-size:35px 35px;;
}
#metro.xianggang{ background:url(/images/img/metro-xianggang.png) no-repeat 0 2px; background-size:35px 35px;;
}
#metro.guangzhou{ background:url(/images/img/metro-guangzhou.png) no-repeat 0 2px; background-size:35px 35px;;
}

#detail{ margin-top:16px;
}
#detail img{ line-height:0; 
}
#detail table{ border-collapse:collapse;
}
#detail td,#detail th{ border:#ddd solid 1px; empty-cells:show; font-size:14px; text-align:center;
}
/* 景点分类 */
.fenlei{ padding:4px 0; border-bottom:#dbdbdb solid 1px;
}
.fenlei_left{ width:100px; text-align:center; float:left;
}
.fenlei_left img{ width:80px; height:80px;
}
.fenlei_right{ margin-left:100px;
}
.fenlei_title{ height:30px; line-height:30px; overflow:hidden; text-overflow:ellipsis; font-family:'微软雅黑'; font-size:16px; /* 单行white-space: nowrap;*/
} 
.fenlei_info{ height:50px; line-height:25px; overflow:hidden; text-overflow:ellipsis; color:gray; font-size:14px; /* 单行white-space: nowrap;*/
}


/* 景点 更多 列表 */

#more_t{ height:40px; line-height:40px; font-weight:bold; border-top:#ff6600 solid 2px; color:#ff6600;
}

.more{ padding:4px 0; border-bottom:#dbdbdb solid 1px;
}
.more_left{ width:100px; text-align:center; float:left;
}
.more_left img{ width:80px; height:80px;
}
.more_right{ margin-left:100px;
}
.more_title{ height:30px; line-height:30px; overflow:hidden; text-overflow:ellipsis; font-family:'微软雅黑'; font-size:16px; /* 单行white-space: nowrap;*/
} 
.more_info{ height:50px; line-height:25px; overflow:hidden; text-overflow:ellipsis; color:gray; font-size:14px; /* 单行white-space: nowrap;*/
}

/* 特产图片*/
#techan_pic{ text-align:center;
}
.techan_pic{ text-align:center;
}
h2{ margin:12px 0;
}
h2 span{ display:block; height:40px; line-height:40px; padding:0 16px; background:#ff0000; color:#fff; text-align:center; float:left;
}

/* 评论*/
#pinglun textarea{ width:100%;
}
#pinglun h3{
	color:#333;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
    font-weight: normal;
    padding-left: 16px;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #CC0000;
    font-weight: bold;
    background-color: #fff;/*#EEE;*/
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 10px;
}
#pinglun_submit input{
    height: 40px;
    box-shadow: none;
    border-radius: 0;
	padding:0; margin:0;
	border:#ccc solid 1px; width:180px; background:#c70808; color:#fff; font-family:'微软雅黑'; cursor:pointer;
}
#pinglun_tips{ color:gray; font-size:12px; min-height:30px; line-height:30px;
}

#pinglun_list{ margin:20px 0; font-size:14px;
}
.title-hx-out{ text-align:center;
}
.title-hx{ position: relative; display:inline-block; vertical-align: top; font-size: 20px; color: #f00; line-height: 34px; 
}
.title-hx:before,.title-hx:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 105px; height: 1px; background: #000; }
.title-hx:before{ right: calc(100% + 25px); }
.title-hx:after{ left: calc(100% + 25px); }
.pinglun_list{ padding-top:10px; padding-bottom:10px; line-height:180%;
}

.google{ max-width:868px; margin:0 auto;
}