@charset "UTF-8";
/*1F*/
.mod-banner{
    max-width:1920px;
    height: 523px;
     width:100%;
    background: url("../images/home_bg.png") center no-repeat;
}
.banner-content{
    width: 1200px;
    height: 523px;
    margin: 0 auto;

}
/*景区景点列表*/
.viewspot-list{
	width: 200px; 
	height: 523px; 
	float: left;
}
.viewspot-list ul{
    float: left;
}
.viewspot-list ul li.icon-1{
	  background: url("../images/icon-1.png") #ffffff 7px 13px no-repeat;
}
.viewspot-list ul li.icon-2{
	  background: #fff url("../images/icon-2.png") 7px 13px no-repeat;
}
.viewspot-list ul li.icon-3{
	  background: url("../images/icon-3.png") #ffffff 7px 13px no-repeat;
}
.viewspot-list ul li.icon-4{
	  background: #fff url("../images/icon-4.png") 7px 13px no-repeat;
}
.viewspot-list ul li.icon-5{
	  background: url("../images/icon-5.png") #ffffff 7px 13px no-repeat;
}
.viewspot-list ul li.icon-6{
	  background: #fff url("../images/icon-6.png") 7px 13px no-repeat;
}
.viewspot-list ul li.icon-7{
	  background: url("../images/icon-7.png") #ffffff 7px 13px no-repeat;
}
.viewspot-list ul li.icon-8{
	  background: #fff url("../images/icon-8.png") 7px 13px no-repeat;
}
.viewspot-list ul li.icon-9{
	  background: url("../images/icon-9.png") #ffffff 7px 13px no-repeat;
}
.viewspot-list ul li.icon-10{
	  background: #fff url("../images/icon-10.png") 7px 13px no-repeat;
}

.viewspot-list ul li{
    width:165px;
    height:42px;
    line-height: 42px;
    padding-left:35px;
    color:#545454;
    font-weight: bold;
    font-size:15px;
    background-color: #FFFFFF;
    overflow: hidden;
	font-family:"微软雅黑";
}
.viewspot-list ul li.even{
    background-color:#f7f7f7;
}
.viewspot-list ul li:hover{
	background-color: #26a138;
	color: #fff;
}
.viewspot-list ul li.other-spot{
    background:url(../images/icon-11.png) 7px 13px no-repeat/* ,
               url("../images/other-spot.png") 185px center no-repeat */;
	background-color: #fff;
	cursor: pointer;
	
}
.viewspot-list ul li.other-spot:hover{
	/*background-color: #26a138;
	color: #fff;*/
	background-color: #fff;
	border: 1px solid #26a138;
	border-right: 1px solid #000;
	color: #545454;
}
.viewspot-list ul li.other-spot{
    position: absolute;
    overflow: visible;
}
.viewspot-list ul li.other-spot span{
    float: left;
    width:165px;
    position: absolute;
    z-index: 5;
    background: url("../images/other-spot.png") 185px center no-repeat;
    height: 41px;
    line-height: 41px;
    font-weight: bolder;
    
}
.viewspot-list ul li.other-spot .other-content{
    width: 535px;
    height: 527px;
    position: absolute;
    left: 199px;
    bottom:-1px;
    z-index: 2;
    display: none;
    background-color: #FFFFFF;
    border: 1px solid #26a138;
}
/*图片轮播*/
.ad-swiper{
    width: 750px;
    height: 355px;
    float: left;
    position: relative;
    overflow: hidden;
}
/*轮播图片样式*/
.ad-swiper img{
    width: 100%;
    height: 355px;
    border: none;
}
/*分页器*/
.ad-swiper ol{
    width: 100%;
    height: 30px;
    position: absolute;
    bottom:10px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
/*分页器默认样式*/
.ad-swiper ol li{
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius:50%;
    color:#FFFFFF;
    margin-left:2px;
    background-color: #000102;
    line-height: 22px;
    font-size: 15px;
    cursor: pointer;
}
/*分页器激活样式*/
.ad-swiper ol li.on{
    background-color:#BE0000;
}
/*活动轮播区域*/
.activity-swiper{
    height: 170px;
    width: 1000px;
    float: left;
    position: relative;
}
/*左箭头*/
/*ie*/
.activity-swiper .left,.activity-swiper .right{
    filter: Alpha(Opacity=50);
    background-color:#000000;
}
.activity-swiper .left {
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 40px;
}
/*右箭头*/
.activity-swiper .right{
    width: 50px;
    height: 50px;
    background-color:rgba(0,0,0,.5);
    position: absolute;
    top: 40px;
    right: 0;
}
.activity-swiper ul li{
    width: 25%;
    height: 170px;
    float: left;
    background-color: #000102;
}
.activity-swiper ul li img{
    width: 100%;
    height: 170px;
    border: none;
}
/*活动名称*/
/*ie*/
.activity-swiper ul li .activity-name{
    filter: Alpha(Opacity=80);
    background-color: #FFFFFF;
}
.activity-swiper ul li .activity-name{
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    padding-left:10px;
    color:#222222;
    font-weight: bold;
    background-color: rgba(255,255,255,.8);
    font-size: 15px;
    width:240px;
}
/*活动时间*/
.activity-swiper ul li .activity-name .activity-time{
   font-size: 13px;
    
    font-weight: 400;
}
/*咨询区域*/
.consulting{
    width: 250px;
    height: 349px;
    float: left;
}
/*舒适度*/
.comfort{
    width: 100%;
    height:70px;
    background-color:#F7F7F7;
    border-bottom: 1px dotted #B1B1B1;
}
.comfort-title{
    width: 240px;;
    height: 30px;
    line-height:36px;
    font-size: 12px;
    padding-left: 10px;
    margin-bottom: 5px;
    color:#545454;
    font-family:"微软雅黑";
}
.comfort-content ul li{
    float: left;
    color: #FFFFFF;
    width:46px;
    height: 20px;
    text-align: center;
    line-height:20px;
    font-size: 13px;
    position: relative;
}
/*拥堵*/
.comfort-content ul li.congestion{
    margin-left: 10px;
    background-color:#cc0001;
    filter:Alpha(Opacity=30);
    opacity:.3;
}
/*较拥堵*/
.comfort-content ul li.less-congestion{
    background-color:#fe6700;
    filter:Alpha(Opacity=30);
    opacity:.3;
}
/*一般*/
.comfort-content ul li.general{
   background-color:#ffcc00;
   filter:Alpha(Opacity=30);
   opacity:.3;
}

/*较舒适*/
.comfort-content ul li.less-comfortable{
   background-color:#009afe;
   filter:Alpha(Opacity=30);
   opacity:.3;
}
/*舒适*/
.comfort-content ul li.comfortable{
   background-color:#009800;
   filter:Alpha(Opacity=30);
   opacity:.3;
}
/*三角形*/
.comfort-content ul li .triangle{
    border-left: 6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:9px solid #910E04;
    position: absolute;
    top: 20px;
    left: 20px;
    filter: Alpha(Opacity=100);
    opacity:100;
}

/*智慧平台*/
.wisdom-platform{
    height: 105px;
    width: 250px;
    background-color: #FFFFFF;
}
.wisdom-platform .title{
    height: 30px;
    width:240px;
    line-height: 30px;
    font-size: 13px;
    padding:0 0 0 10px;
    color:#545454;
}
.wisdom-icon {
	display: inline-block;
}
.wisdom-icon li{
    float: left;
    height: 70px;
    width: 50px;
    margin-left: 25px;
    border-radius: 10px;
}
.wisdom-icon li i{
	border-radius:10px; 
	float: left; 
	height: 46px;
	width: 46px;
	margin-bottom:5px;
}
.wisdom-icon li p{
	font-size: 13px;
	color: #545454;
	text-align: center;
}
.wisdom-icon .save-time i{
	background: url("../images/wisdom-icon1.png") no-repeat;
}
.wisdom-icon .worry i{
	background: url("../images/wisdom-icon2.png") no-repeat;
}
.wisdom-icon .save-effort i{
	background: url("../images/wisdom-icon3.png") no-repeat;
}

/*网站咨询公告*/
.consulting-announcement .article-title{
    width: 250px;
    height: 38px;
    background-color: #eeeeee;
    line-height: 35px;
    color:#545454;
}
/*旅游咨询、网站公告、投诉曝光*/
.consulting-announcement .article-title ul li{
    float: left;
    width: 83px;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    border-top: 1px solid #F7F7F7;
    height: 38px;
    color: #545454;
}
/*tab 选中样式*/
.consulting-announcement .article-title ul li.on {
    font-size: 12px;
    background-color: #FFFFFF;
    border-top: 1px solid #920D04;
}
/*tab 内容*/
.consulting-announcement .tab-content{
    background-color: #FFFFFF;
    height: 142px;
    width: 250px;
    overflow:auto; 
}
.consulting-announcement .tab-content ul li{
    height: 36px;
    width: 230px;
    line-height: 36px;
    margin-left: 10px;
    font-size:13px;
    color: #545454;
    border-bottom: 1px dotted #B1B1B1 ;
}
.consulting-announcement .tab-content ul.ticket-content li{
	border-bottom: none;
	height: 23px;
	line-height: 25px;
	font-size: 12px;
	margin-left: 20px;
	width: 220px;
}
.consulting-announcement .tab-content ul li:hover{
	color: #920d04;
}
.consulting-announcement .tab-content ul.ticket-content li:hover{
	color: #545454;
}
.consulting-announcement .tab-content ul#userServiceId li:hover{
	color: #545454;
}
.consulting-announcement .tab-content ul li .point{
    float: left;
    font-size: 2em;
}
#moreTikctsInfoId{
	position: absolute; 
	top: 70px; 
	left: 560px; 
	background-color: #fff;
	z-index: 100;
}
#moreTikctsInfoId ul li{
	width: 330px;
}
/*更多*/
.more{
    height: 31px;
    line-height: 31px;
    text-align: right;
    padding-right: 15px;
}
.more a{
    color:#555555;
    font-size: 13px;
    
}
/*景区路线 bengin*/
#area-culture{
    width: 1200px;
    margin:0 auto;
}
#area-culture .title{
    background: url("../images/viewspot-title.png") no-repeat;
    height: 65px;
    margin-top: 15px;
}
.area-culture-content{
    width: 1200px;
    height: 400px;
    margin-top: 10px;
}
/*学庙文化*/
.temple-culture{
    height: 100%;
    width: 200px;
    background-color: #F4F4F2;
    float: left;
}
/*civic-culture 市井文化*/
.temple-culture-title,.civic-culture-title{
    margin-top: 10px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    z-index:1;
    background-color:#FFFFFF;
    height: 30px;
    width: 160px;
    margin-left: 20px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #E0E0E0;
    margin-bottom: 5px;
    font-size: 14px;
    border-radius:20px;

}
.temple-culture-list a,.civic-culture-list a{
    color:#686866;
    font-size: 13px;
}
.temple-culture-list a span,.civic-culture-list a span{
    padding-left: 25px;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 170px;
}
/*市井文化*/
.civic-culture-title{
    margin-top: 220px;
}
#area-culture .view{
    height: 100%;
    width: 1000px;
    float: left;
}
#area-culture .view .wide{
    width:485px;
}
#area-culture .view .high{
    height:400px;
    float: right;
}
/*景区路线 end*/
/*旅游路线 bengin*/
#tour-line{
    width: 1200px;
    margin:0 auto;
}
#tour-line .title{
    background: url("../images/tour-title.png") no-repeat;
    height: 65px;
    margin-top: 15px;
}
.tour-line-content{
    width: 1200px;
    height: 400px;
    margin-top: 10px;
}
/*旅游线路列表*/
.tour-line{
    width: 200px;
    height: 400px;
    background-color: #F4F4F2;
    float: left;
}
/*conventional-line 常规线路*/
.tour-line .conventional-line{
    margin-top: 10px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    z-index:2;
    background-color:#FFFFFF;
    height: 30px;
    width: 160px;
    margin-left: 20px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #E0E0E0;
    margin-bottom: 5px;
    font-size: 14px;
    border-radius:20px;
}
/*主题游线*/
.theme-line{
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    z-index:2;
    background-color:#FFFFFF;
    height: 30px;
    width: 160px;
    margin-left: 20px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #E0E0E0;
    margin-bottom: 5px;
    font-size: 14px;
    border-radius:20px;
    margin-top: 110px;
}
/* theme-line-list 主题游线 */
.theme-line-list ul li{
    padding-left: 15px;
}
/*.conventional-line-list 常规游线*/
.conventional-line-list ul li,.theme-line-list ul li{
    height: 28px;
    line-height:28px;
    color:#686866;
    font-size: 13px;
    overflow: hidden;
    padding-left: 15px;
}
.conventional-line-list ul li.left{
    width:85px;
    float: left;
    padding-left: 15px;
}
.conventional-line-list ul li.right{
    float: right;
    width: 100px;
}

/*景点图文*/
.view{
    height: 100%;
    width: 765px;
    float: left;
}
.view-list{
    float: left;
    width: 235px;
    height: 192.5px;
    margin-left: 15px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}
.view-list img{
    width: 100%;
    height:100%;
}
/*景点名称*/
/*ie*/
.floating-layer{
    filter: Alpha(Opacity=80);
    background-color: #FFFFFF;
}
.floating-layer{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    background-color:rgba(255,255,255,.8);
}
.view-name{
    color:#000102;
    height: 40px;
    line-height: 40px;
    padding-left: 5px;
    font-size: 15px;
}
/*立即前往*/
.go{
    filter: Alpha(Opacity=100);
    position: relative;
}
.go{
    width: 100%;
    height: 40px;
    background-color: #f7621e;
    color:#FFFFFF;
    line-height: 40px;
    font-weight:bolder;
    text-align: center;
}
/*旅行社推荐*/
.travel-recommend{
    height: 100%;
    width: 235px;
    float: left;
    background-color: #F4F4F2;
}
.travel-recommend-title{
    height: 45px;
    width: 225px;
    line-height: 45px;
    padding-left: 10px;
    color:#111111;
    border-bottom: 1px dotted #BCBCBA;
}
li .ranking{
	margin-top: 7px;
}
li.on .ranking{
	margin-top: 3px;
}
/*旅行社名称*/
.travel-name ul li{
    border-bottom: 1px dotted #BABAB8;
    height: 36px;
    color: #666666;
    font-size: 12px;
    line-height: 36px;
    padding-left: 5px;
}
.travel-name ul li.on{
    height: 95px;
    line-height: 25px;
}
.travel-name ul li span{
	color: #666;
}
.ranking-list1,.ranking-list2,.ranking-list3,.ranking-list4,.ranking-list5,.ranking-list6,.ranking-list7,.ranking-list8,.ranking-list9{
	background: url(../images/list.png) no-repeat;
	height: 22px; 
	width: 32px;
	float: left;
}
.ranking-list1{background-position: 0 0;}
.ranking-list2{background-position: 0 -22px;}
.ranking-list3{background-position: 0 -48px;}
.ranking-list4{background-position: 0 -77px;}
.ranking-list5{background-position: 0 -105px;}
.ranking-list6{background-position: 0 -132px;}
.ranking-list7{background-position: 0 -160px;}
.ranking-list8{background-position: 0 -187px;}
.ranking-list9{background-position: 0 -216px;}

.travel-name ul li .recommend-index{
	display: none;
}
.travel-name ul li.on .recommend-index{
	display: block;
}
/*推荐指数*/
.recommend-index{
    padding-left: 10px;
}
/*旅行社logo*/
.recommend-index .travel-logo{
    width:50px;
    height: 54px;
    margin-top: 5px;
    float: left;
}
.recommend-index .index{
    float: left;
    font-size: 10px;
    height:55px;
    margin-top:5px;
    margin-left: 5px;
}
.recommend-index .index div{
    height: 16px;

}
/*sentiment 人气*/
.sentiment span{
    color:#F8601F;
}
/*“人气、好评数、收藏数”区域*/
.recommend-index .index div{
    font-size: 13px;
}
.recommend-index .index div span{
    font-size: 12px;
}
/*旅游路线 end*/

/*美食小吃 begin*/
#gourmet-snacks{
    width: 1200px;
    margin: 0 auto;
}
#gourmet-snacks .title{
    background: url("../images/food-title.png") no-repeat;
    height: 65px;
    margin-top: 15px;
}
.gourmet-snacks-content{
    width: 1200px;
    height: 400px;
    margin-top: 10px;
}
/*linger 流连忘返   store-recommended 店家推荐 */
.linger,.store-recommended{
    margin-top: 10px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    z-index:2;
    background-color:#FFFFFF;
    height: 30px;
    width: 160px;
    margin-left: 20px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #E0E0E0;
    margin-bottom: 5px;
    font-size: 14px;
    border-radius:20px;
}
.store-recommended{
    margin-top: 20px;
}
/*“美食小吃”左侧边栏*/
.temple-gourmet-snacks{
    height: 100%;
    width: 200px;
    background-color: #F4F4F2;
    float: left;
}
/*列表分类样式*/
.linger-list a,.store-recommended-list a{
    
    color:#686866;
    font-size: 13px;
}
.linger-list a span,.store-recommended-list a span{
    padding-left: 15px;
    /*float: left;*/
    display: block;
    height: 24px;
    line-height: 24px;
}
.linger-list ul li{
   	height: 24px;
    line-height:24px;
    
    color:#686866;
    font-size: 13px;
    overflow: hidden;
    padding-left: 15px;
}
#gourmet-snacks .view .wide,#strategy-guide .view .wide{
    width:485px;
}
/*吃货分享*/
.swathes-sharing{
    height: 100%;
    width: 235px;
    float: left;
    background-color: #F4F4F2;
}
.swathes-sharing-title{
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
    color:#111111;
}
/*分享图片*/
.share-img{
    height: 155px;
    width: 215px;
    margin-left: 10px;
}
.share-content{
    height: 155px;
    width: 215px;
    border: 1px dashed #D1D1CF;
    margin-left: 10px;
    margin-top: 10px;
}
/*我也要分享*/
.my-share{
    height: 30px;
    line-height: 30px;
    width: 190px;
    text-align: right;
    padding-right: 20px;
    color:#A4A09F;
    font-size: 13px;
    
}
/*左右引号图标*/
.left-quotation, .right-quotation{
	height: 14px; 
	width: 19px;
}
.left-quotation {
	background:url("../images/left-big-quotes.png") no-repeat;
	float: left; 
	margin: 5px 0px 0px 5px; 
}
.right-quotation {
	background:url("../images/right-big-quotes.png") no-repeat;
	float: right; 
	margin: 0 5px 5px 0; 
}
.share-content div{
    margin-top: 25px;
    padding-left: 5px;
    height: 40px;
    overflow: hidden;
}
.share-content div span{
    color:#666666;
    font-size: 13px;
}
.share-content div span.name{
    color:#F96120;
}
.share-content div span.title{
    color:#999999;
}
/*美食小吃 end*/

/*特产礼品 begin*/
#specialty-gift{
    width: 1200px;
    margin: 0 auto;
}
#specialty-gift .title{
    background: url("../images/smallgoods-title.png") no-repeat;
    height: 65px;
    margin-top: 15px;
}
.specialty-gift-content{
    width: 1200px;
    height: 400px;
    margin-top: 10px;
}
.temple-gift-recommend{
    height: 100%;
    width: 200px;
    background-color: #F4F4F2;
    float: left;
}
.gift-recommend,.recommend-store{
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    z-index:2;
    background-color:#FFFFFF;
    height: 30px;
    width: 160px;
    margin-left: 20px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #E0E0E0;
    
    margin-bottom: 5px;
    font-size: 14px;
    border-radius:20px;
    margin-top: 10px;
}
.gift-list a,.recommend-store-list a span{
    
    color:#686866;
    font-size: 13px;
}
.gift-list a span,.recommend-store-list a span,.recommend-store-list a span{
    /*float: left;
    width:90px;*/
    padding-left: 15px;
    display: block;
    height: 25px;
    line-height:25px;
    overflow: hidden;
}
.gift-list a .left,.recommend-store-list a .left{
    padding-left: 15px;
}
.gift-list a .right,.recommend-store-list a .right{
    width: 95px;
}
.recommend-store{
 margin-top: 30px;
}
/*用户凭评价*/
.user-evaluation{
    height: 100%;
    width: 235px;
    float: left;
    background-color: #F4F4F2;
}
.user-evaluation-title{
    height: 45px;
    width: 225px;
    line-height: 45px;
    padding-left: 10px;
    color:#111111;
}
.evaluation-content{
    color:#666664;
    height: 115px;
    padding-left: 10px;
    border-top: 1px dotted #BCBCBA;
}
.goods-name{
    font-size: 14px;
    margin-top: 10px;
    color: #666664;
}
.user-information{
    margin-top: 10px;
}
/*用户头像*/
.user-img{
    width: 55px;
    height: 60px;
    float: left;
}
.user-evaluation-content{
    width: 155px;
    height: 60px;
    font-size: 12px;
    margin-left: 5px;
    float: left;
    font-weight: 400;
    color: #777775;
    text-shadow: none;
    line-height:20px;
    overflow: hidden;
}
.user-evaluation-content .user-name{
    color:#F5621F;
    font-size:12px;
}
/*特产礼品 end*/

/*攻略指南 begin*/
#strategy-guide{
    width: 1200px;
    margin: 0 auto;
}
#strategy-guide .title{
    background: url("../images/strategy-title.png") no-repeat;
    height: 65px;
    margin-top: 15px;
}
.strategy-guide-content{
    width: 1200px;
    height: 400px;
    margin-top: 10px;
}
.my-travel-wallet{
    height: 100%;
    width: 200px;
    background-color: #F4F4F2;
    float: left;
}
.wallet-logo{
    width: 100%;
    height: 40%;
    background: url("../images/my-strategy.png") no-repeat center center;
}
.winners{
    height: 200px;
    width:180px;
    border: 1px dashed #D5D5D3;
    margin-left:10px;
    margin-top: 10px;
    font-size: 13px;
}
.winners div{
    padding-left: 15px;
    margin-bottom: 5px;
    color: #31312F;
    height: 36px;
    overflow: hidden;
}
.winners div span{
    color:#D66E37;
}
/*我也要赚钱*/
.make-money{
    width: 102px;
    height: 30px;
    line-height: 30px;
    margin-left:10px;
    padding-left: 80px;
    color:#A4A09F;
    font-size: 13px;
    
}
#strategy-guide .view{
    height: 100%;
    float: left;
    width: 1000px;
    position: relative;
}
#strategy-guide .view .wide .img{
    width: 243px;
    height: 100%;
    float: left;
}
#strategy-guide .view .wide .view-described{
    width: 251px;
    height: 100%;
    position: absolute;
    right: 0;
    opacity: 1;
    background: url("../images/guide.png") center no-repeat;
}
.comments-numbers{
    position: absolute;
    height: 40px;
    width: 100%;
    background-color:#c3c1c1;
    color: #797979;
    bottom: 0;
}

#strategy-guide .floating-layer{
    filter: Alpha(Opacity=80);
    background-color: #FFFFFF;
}
#strategy-guide .floating-layer{
    height: 40px;
    position: absolute;
    width: 234px;
    bottom: 0;
    background-color:rgba(255,255,255,.8);
}
.strategy-title{
    font-size: 15px;
    font-family:"微软雅黑";
    padding-left:15px;
    margin-top: 18px;
    color: #21211F;
    font-weight: bold;
    height: 21px;
    overflow: hidden;
}
.view-described .described-content{
    color: #777775;
    font-size: 13px;
    line-height:25px;
    margin-top: 5px;
    padding-left: 15px;
    
    height: 75px;
}
.release-people{
    width: 98.5%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: right;
    margin-top: 5px;
    color:#D66E37;
}
.comments-numbers div{
    float: left;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    font-size: 13px;
    font-family:"微软雅黑";
    width: 7px;
}
.comments-numbers .praise{
	background: url("../images/strategy-icon.png") no-repeat 15px center;
}
.comments-numbers .comments{
	background: url("../images/strategy-icon.png") no-repeat -45px center;
}
.comments{
    margin-left: 10px;
}
/*攻略指南 end*/
#area-culture a.more-info,#tour-line a.more-info,#gourmet-snacks a.more-info,#specialty-gift a.more-info,#strategy-guide a.more-info {
	width: 50px; 
	display: block; 
	height: 20px; 
	position: relative;
	top: 28px;
}
#specialty-gift a.more-info {
	left: 373px; 
}
#strategy-guide a.more-info {
	left: 395px;
}
#gourmet-snacks a.more-info{
	left: 349px; 
}
#tour-line a.more-info{
	left: 375px; 
}
#area-culture a.more-info{
	left: 310px;; 
}

/*左侧快速导航栏*/
.nav-left-nav{
    position: fixed;
    width:70px;
    bottom: 260px;
    font-size: 10px;
    text-align: center;
    display: none;

}
.nav-left-nav div{
    font-size: 12px;
    cursor: pointer;
}
.nav-left-nav div.divider{
    height: 20px;
    width: 1px;
    border-left: 1px dashed #DDDDDD;
    margin-left: 21px;
}
.nav-left-nav div span{
    color:#DDDDDD;
    padding-right: 5px;
    font-size: 2em;
}

/*首页广告轮播*/
.slider {
	height: 349px;
	overflow: hidden;
	position: relative;
	width: 750px;
	float: left;
}


/* 首页活动轮播*/
.picbigbox {
	width: 1000px;
	margin: 0 auto;
	float:left;
	position: relative;
	overflow: hidden;
	_height: 100%;
}

.picbox {
	width: 1000px;
	height: 170px;
	overflow: hidden;
	position: relative;
}

.piclist {
	height: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0;
}

.piclist li {
	background: #eee;
	float: left;
}

.swaplist {
	position: absolute;
	left: -3000px;
	top: 0px
}

.og_prev,.og_next {
	width: 43px;
	height: 42px;
	position: absolute;
	top: 40px;
	z-index: 1;
	cursor: pointer;
	filter: alpha(opacity = 70);
	opacity: 1;
}

.og_prev {
	background: url(activity-left-arrow.png) no-repeat;
	left: 0;
}

.og_next {
	background: url(activity-right-arrow.png) no-repeat;
	right: 0;
}

.picbox ul li .activity-name{
    filter: Alpha(Opacity=80);
    background-color: #FFFFFF;
}
.picbox ul li .activity-name{
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    padding-left:10px;
    color:#222222;
    background-color: rgba(255,255,255,.8);
    
    font-size: 15px;
    width:240px;
}
/*活动时间*/
.picbox ul li .activity-name .activity-time{
   font-size: 13px;
    
    font-weight: 400;
}



.banner{width:100%;max-width: 1920px;height: 280px;margin: 0 auto;background: #ccc;
	background-image: url(banner.jpg);
    background-attachment: scroll;background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 50%;
    background-size: 100% 100%;
}
.views-intro{width:1148px;padding: 0 26px;background: #FFFFFF;margin:0 auto;margin-top: 15px;}
.views-intro .title{height: 56px;font-size:24px;line-height: 66px;clear: both;overflow: hidden;}

.views-intro .info{float: left;width: 100%;margin-top: 20px;margin-bottom:100px;overflow: hidden;}
.views-intro .info-article{width: 100%;position: relative;overflow:hidden;text-align: justify; font-family:"微软雅黑";}
.views-intro .info-article p{font-size:14px;line-height: 32px;margin-top: 12px;color: #333;}



.fullSlide{ width:100%;  position:relative;  height:349px;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:349px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:349px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px;}
.fullSlide .hd ul{ text-align:center; margin-top:-10px;}
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#666; line-height:999px; }
.fullSlide .hd ul .on{ background:#f00;  }
.fullSlide .prev{  display:block;  position:absolute; z-index:1; top:38%; left:0; width:40px; height:60px; background:url(slider-arrow.png) -126px -137px #000 no-repeat;}
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:38%; left:0; width:40px; height:60px; background:url(slider-arrow.png) -126px -137px #000 no-repeat;}
.fullSlide .next{ left:auto; right:0%; background-position:-6px -137px; }

.container{margin-left:auto; margin-right:auto; width:100%;}
.hzhb{background-color:#fff;}
.hzhb .hzCont{position:relative; height:189px;}
.hzhb .hzCont ul{margin:0 auto; overflow:hidden; list-style:none;}
.hzhb .hzCont li{float:left; width:250px; text-align:center;}
.hzhb .hzCont li img{ z-index:10;}
.hzhb .hzCont li p{ width:250px; position:relative; height:40px; line-height:40px; background:#eee; margin-top:-40px;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.hzhb .hzCont li p a{ color:#000;}
.hzhb .hzCont .btnLeft , .hzhb .hzCont .btnRight{position:absolute; top:70px; width:40px; height:40px;}
.hzhb .hzCont .btnLeft{left:0px; background:url(img25.png) no-repeat center;}
.hzhb .hzCont .btnRight{right:0px; background:url(img26.png) no-repeat center;}









