@charset "UTF-8";
/* 
	* @author xiaoxiao
	* date 2015/8/17
*/
#header{margin-bottom:0;}
.wrapper{width:980px;margin:0 auto;}

.container{background-color:#f0f0f0;padding:40px 0 65px;}
.focus{background-color:#fff;box-shadow: 1px 1px 5px #e9e8e8;}
.focus .nav_list{width:133px;}
.focus .nav_list li{height:45px;line-height:45px;cursor:pointer;font-size:14px;color:#333;white-space:nowrap;position:relative;}
.focus .nav_list li a{color:#333;margin-left:8px;border-bottom:1px solid #f0f0f0;height:44px;display:block;}
.focus .nav_list li a:hover{text-decoration:none;}
.focus .nav_list li span{color:#ff8a00;}
.focus .nav_list li i{width:3px;height:45px;position:absolute;background-color:#ff8a00;left:0;top:0px;display:none;}
.focus .nav_list .on{background-color:#f4f4f4;}
.focus .nav_list .on i{display:inline-block;}
.focus .city_pic{width:847px;float:left;height:360px;}
.focus .city_pic ul{ width:1000px;}
.focus .city_pic li{float: left;overflow:hidden;position: relative;width: 100px;}
.focus .city_pic li .photo{width:100%;position:relative;height:360px;}
.focus .city_pic li .photo a{display:block;color: #fff;}
.focus .city_pic .text{width:547px;position:absolute;left:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 10%,rgba(0,0,0,0.8) 100%);background:-webkit-linear-gradient(to bottom,rgba(0,0,0,0) 10%,rgba(0,0,0,0.8) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#88000000',GradientType=0);padding-top:45px;display: none; padding-bottom:60px;}
.focus .city_pic .on .text{ display:block;}
.city_pic .text .desc{font-size:14px;line-height:26px;padding:0 15px 0 25px;}
.city_pic .tips{font-size:16px;position:absolute;right:10px;top:10px;text-align:right;text-shadow:1px 0 1px rgba(0,0,0,0.7);}
.city_pic .tips .city_name{font-size:28px;}
.city_pic li .address{font-size:18px;position:absolute;left:25px;bottom:30px;color: #fff;display: none; width:500px;}
.city_pic li .address a{color:#fff;}
.city_pic .address i{width:11px;height:18px;background:url(/images/zhinan_new/poi-sprite.png) no-repeat -154px -145px;display:inline-block;margin-right:10px;vertical-align:middle;}
.city_pic .on .address{display: block;}
.city_pic .on .text .desc{display: block;}

.bd{background-color:#fff;padding-bottom: 50px;box-shadow: 0 1px 5px #e9e8e8;}
.bd .ztit .pop_ad{margin:12px 15px 0 0;height:18px;line-height:18px;_display:inline;} 
.bd .ztit .pop_ad a{color:#fd0202;} 
.bd .ztit .pop_ad a:hover{text-decoration:none;}
.bd .cTrip{width:700px;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.1);margin-bottom:40px;}
.bd .ztit h3{font-size:20px;height:44px;line-height:44px;font-weight:normal;position:relative;padding-left:14px;color:#333;}
.bd .ztit h3:after{content:""; width:4px;height:35px;background-color:#ff8a00;display:inline-block;position:absolute;left:0;top:0;}
.bd .sideL .pop_ad{margin:12px 15px 0 0;height:18px;line-height:18px;color:#fd0202;_display:inline;} 
.bd .pop_ad .tips{color:#fff;width:40px;height:18px;background:url(/images/zhinan_new/poi-sprite.png) no-repeat -41px -125px;display:inline-block;text-align:center;float:left;margin-right:5px;}
.bd .nation{padding-left: 15px;}
.bd .pop_ad ul{float:left;font-size:14px;height:18px;line-height:18px;overflow:hidden;}
.bd .item dt,.bd .item_hot dt{color:#333;font-size: 20px;padding:8px 0;}
.bd .item dd,.bd .item_hot dt{padding-bottom:10px;}
.bd .item dd ul,.bd .item_hot dt{line-height: 30px;}
.bd .item_hot dd li{float: left;font-size: 14px;margin-right: 25px;}
.bd .item dd li{float:left;display: inline;font-size: 14px;width: 74px; white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.bd .item dd li a{color:#333;}
.bd .item dd li a:hover{text-decoration:none;color:#ff8a00;}
.bd .item_hot dd li a:hover{text-decoration:none;}
.bd .item dd li .more{color: #ff8a00;}

.bd .item dd li .color_r{color:#fd0202;}

.container{ padding-top:0;}

.m_t_30 { margin-top:30px;}



