﻿.top-nav {
	  min-width: 100%;
    background: #fff;
    margin: 0 auto;
	
	}
.hyw_bg {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.hyw_bg .clearfix:after,.hyw_bg .clearfix:before {
    clear: both;
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
.big_title {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
    position: relative;
    z-index: 99;
}
.big_title .tit {
    float: left;
    font-weight: 700;
    font-size: 25px;
    color: #666;
    line-height: 1.5;
}
.big_title .tit span {
    font-weight: 700;
    font-size: 18px;
    color: #999;
}
.mdd-nav  {
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 14px;
}
.mdd-nav-list  {
    height: 50px;
    width: 1200px;
    margin: 0 auto;
    border-top: 1px solid #f5f5f5;
        padding-bottom: 10px;
}
.mdd-nav  ul {
    margin: 0 auto;
    width: 1200px;
}
.mdd-nav   .clearfix:after, .mdd-nav   .clearfix:before {
    clear: both;
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
.mdd-nav  ul li:first-child {
    border-left: none;
    width: 120px;
}
.mdd-nav  ul li {
    float: left;
    text-align: center;
    width: 100px;
    position: relative;
    padding-bottom:15px;
    list-style: none;
}
.mdd-nav  ul li a.on {
    color: #FF3E96;
}
.mdd-nav  ul li i {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 26px;
    margin-top: 13px;
}
.mdd-nav  ul li .jiao i{
	 font-size:12px;
	 width: 10px;
    height: 10px;
	} 
.mdd-nav  ul li span {
    font-size: 16px;
    font-weight: 500;
}
.mdd-nav  ul li b {
    display: block;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 0;
    width: 1px;
    background: #ddd;
}
.mdd-nav  ul li a {
    color: #666;
}

.mdd-nav  li ul{
	display: none;

	position: absolute;
	width: 180px;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;		
	background-color:#FFF;
	top: 60px;
	z-index: 99;
	margin-left:-1px;
}
.mdd-nav  li ul li {
	text-align: left;
	padding: 10px 0px;
	width: 180px;
}
.mdd-nav  li:hover ul{
	display:block;
	border-top: none;

}
.mdd-nav  li:hover {
	color:#FF3E96;
	box-shadow:0 0 6px rgba(0,0,0,.35);

}
.mdd-nav  li:hover i{
	color:#FF3E96;
	
}
.mdd-nav  li:hover span{
	color:#FF3E96;
}
.mdd-nav  li li a {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#666;
	height:20px;
	margin: 0px;
  padding: 0px 15px;
}
.mdd-nav  li:hover ul li:hover {
	color:#FF3E96;
	background-color:#FFFAFA;
	box-shadow: none;
}
.mdd-nav  li:hover ul li:hover a {
	color:#FF3E96;


}
.subnav-more {
	display:block;
	font-size:14px;
	text-decoration:none;
	height:25px;
	padding-left: 1px;
	color:#FF3E96;
}
.poi-guide {
    width: 1280px;
    height: 390px;
    margin: 0 auto;
    background: #fff;
    margin-bottom: 10px;
}
.poi-guide h2 {
    font-size: 24px;
    padding: 30px 10px 10px 10px;
    color: #444;
    width: 1200px;
    margin: 0 auto;
}
.poi-guide h2 em {
    padding: 0 0 0 6px;
}
.poi-guide h2 em a {
		 color: #858585;
		font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-family: arial;
}
.poi-guide .boxs{
		width:100%;
	
	  }
.guides {
    
    width: 1200px;
    margin: 0 auto;
    background: #fff;
}
.guides .item {
    float: left;
    width: 230px;
    display: inline;
    padding-right: 10px;
    padding: 20px 5px 0px 5px;
}
.guides a {
    display: block;
    font-size: 14px;
    position: relative;
    height: 274px;
}
.guides a:hover {
	text-decoration:none;
	background-color:#f8f8f8
}
.guides .image {
	height:174px;
	text-align:center;
	position:relative;
	overflow: hidden;
}
.guides .caption {
	border:1px solid #f8f8f8;
	padding:5px 10px 18px;
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	height:75px;
	background-color:#fff;
	-webkit-transition:height .2s ease-in-out .1s;
	transition:height .2s ease-in-out .1s;
}
.guides h3 {
	height:40px;
	margin-bottom:15px;
	font-weight:normal;
	color:#000;
	line-height:21px;
	overflow:hidden;
	-webkit-transition:height .2s ease-in-out .1s;
	transition:height .2s ease-in-out .1s;
}
.guides a:hover .caption {
	
	background-color:#f9f9f9;
}
.guides a:hover h3 {
	height:110px
}
.guides .mark-tag {
	position:absolute;
	left:0;
	top:0;
	padding:0 7px;
	line-height:26px;
	background-color:rgba(0,0,0,.7);
	color:#fff;
	font-size:12px;
}
.guides .mark-type {
	position:absolute;
	left:0;
	top:0;
	padding:1px;
	line-height:18px;
	font-size:12px;
	color:#12bcc4;
	background-color:#12bcc4;
}
.guides .mark-type strong {
	float:left;
	padding:0 10px;
	color:#fff;
	font-weight:normal;
}
.guides .mark-type span {
	float:left;
	padding:0 8px;
	background-color:#fff;
}
.box-r {
	float:right;
	margin-top: 120px;
  margin-right: 5px;
  font-size:40px;
  width: 35px;
	}
.box-l {
	float:left;
	margin-top: 120px;
 	margin-left: 5px;
 	width: 35px;
	}
.box-r i,.box-l i{
	font-size:30px;
}
.box-r a,.box-l a{
	color:#999;
	}
.food-guide {
    width: 1200px;

    margin: 0 auto;
    background: #fff;
    margin-bottom: 10px;
}
.food-guide h2 {
    font-size: 24px;
    padding: 30px 10px 10px 10px;
    color: #444;
}
.food-guide h2 em {
    padding: 0 0 0 6px;
}
.food-guide h2 em a {
		 color: #858585;
		font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-family: arial;
}
.food-guide .boxs{
		width:100%;

		padding-top: 20px;
}
.food-guide .boxs li {
    width: 240px;
    padding: 10px;
    float: left;
    text-align: center;
    position: relative;
}
.food-guide  a.per_pic {
    width: 240px;

    position: absolute;
    left: 0;
    z-index: 88;
 
}
.food-guide .boxs ul {
	    margin-left: 50px;
		margin-top:10px;
	}
.food-guide .boxs li a {
    display: inline-block;
    color: #444;
}
.food-guide a.per_pic img {
    border-radius:2%;
}
.food-guide a.per_name {
    color: #ff7200;
    font-size: 14px;
    font-weight: normal;
}
.food-guide .tit{
	 margin-top:130px;
	 margin-right: 15px;
	
}
.food-guide  li img:hover {
	color:#FF3E96;
	box-shadow:0 0 5px rgba(0,0,0,.35);

}
 .poi-all {
    min-width: 100%;
    background: #fff;
    margin: 10px 0;
}
.poi-all .old_cityCon {
    margin: 0px auto;
    width: 1200px;
    padding:20px 0;
    height: auto;
    overflow: hidden;
}
.poi-all .old_left {
    float: left;
    width: 696px;
}
.poi-all .old_right {
    float: right;
    width: 500px;
    padding-top: 50px;
    position: relative;
}
.poi-all .old_left .old_stragy {
    width: 660px;
    margin-top: 20px;
    padding-bottom: 18px;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
}
.poi-all .old_left .old_stragy span {
    float: left;
    display: inline-block;
    width: 70px;
    height: 24px;
    line-height: 24px;
    margin-right: 15px;
    text-align: center;
    background: #FF3E96;
    color: #fff;
    -webkit-font-smoothing: subpixel-antialiased;
}
.poi-all .old_right img {
    line-height: 268px;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    width: 500px;
    height: 300px;
    overflow: hidden;
}
.poi-all  h2 {
    font-size: 24px;
    padding: 30px 10px 10px 0px;
    color: #444;
}
.poi-all  h2 em {
    padding: 0 0 0 6px;
}
.poi-all  h2 em a {
    color: #858585;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-family: arial;
}
.poi-all .poi-g {	
	  float: right;
    display: inline-block;
    width: 555px;
    line-height: 25px;
    height: 110px;
    overflow: hidden;
	
}
.poi-all .poi-g a{
	
	  color:#999;
}	
.poi-all .poi-g a:hover{
	
	  color:#FF3E96;
}	
.poi-all .poi_area {
	  width: 660px;
    margin-top: 20px;
    padding-bottom: 18px;
    overflow: hidden;
}
.poi-all .poi_area span {
    float: left;
    display: inline-block;
    width: 70px;
    height: 24px;
    line-height: 24px;
    margin-right: 15px;
    text-align: center;
    background: #ff9f38;
    color: #fff;
    -webkit-font-smoothing: subpixel-antialiased;
}
.poi-all .poi_area .area-l {
    float: right;
    display: inline-block;
    width: 555px;

    line-height: 22px;
}
.poi_area .area-nav {
    line-height: 24px;
    overflow: hidden;
    -webkit-transition: all .1s;
    transition: all .1s;
}
.poi_area .area-nav li {
    float: left;
    display: inline;
    margin: 0 8px 5px 0;
}
.poi_area .area-nav a {
    display: inline-block;
    padding: 0 5px;
    color: #444;
}
.poi_area .area-nav a:hover {

    color: #FF3E96;
}
.map-info i{
	font-size:16px;
	color:#FF3E96;	
}
.map-info {
    position: absolute;
    left: 8px;
    top: 58px;
    z-index: 10;
    height: 24px;
    padding: 0 20px;
    line-height: 24px;
    background-color: #fff;
    box-shadow: 0 0 0 2px rgba(0,0,0,0.12);
    border-radius: 5px;
    color: #FF3E96;
    cursor: pointer;
    overflow: hidden;
}
.foods {
	
    min-width: 100%;
    background: #fff;
    margin: 0 auto;

}
.food-more {
		text-align: center;
    border: 1px solid #FF3E96;
    padding: 5px 5px;
    width: 150px;
    margin-left: 500px;
    margin-top: 20px;
    border-radius:3px;
}
.food-more a ,.food-more i{
	 color:#FF3E96;;
		font-size:14px;
		
	}
.poi-tag {
		background-color: #fff;
		width:1200px;
		margin:10px auto;
		
		
	
}
.poi-tag dl {
    line-height: 24px;
    padding: 10px;
}
.poi-tag  dt {
    float: left;
    
}
.poi-tag  dd a:hover, .poi-tag  dd .on {
    color: #FF3E96;
}
.poi-tag  dd a {
    display: inline-block;
    margin-right: 8px;
    white-space: nowrap;
    color: #654939;
    font-size: 12px;
}
.poi-tag dd h3 {
    font-weight: normal;
    border-left: 1px solid #c9c9c9;
    padding-left: 8px;
    height: 14px;
    line-height: 14px;
}
.poi-tag  h3:first-child {
    border-left: none;
}
.poi-l-list {
    padding: 0px 0;

}
.poi-l-list .item{padding:26px 20px 30px 20px;position:relative;*vertical-align:top;background-color: #fff;margin-bottom:10px;}
.poi-l-list .item:hover,.poi-l-list .item.hover{box-shadow:0 0 5px rgba(0,0,0,.35);}
.poi-l-list .item:hover .btn-fav,.poi-l-list .item.hover .btn-fav{visibility:visible;}
.poi-l-list .item .img{float:left;width:215px;height:135px;position:relative;}
.poi-l-list .title{width:330px;height:48px; margin-left: 230px;}
.poi-l-list .title h3{height:30px;font-size:18px;font-weight:600;line-height:24px;overflow:hidden;display: inline;}
.poi-l-list .title h3 a{color:#333;}
.poi-l-list .item .hide{display:none;}
.poi-l-list .alipaylist{position:relative;color: #42acec;font-size: 12px;text-decoration: none;display: inline-block;}
.poi-l-list .alipaylist b{display:inline-block;width:20px;height:22px;overflow:hidden;vertical-align:-5px;margin-right: 2px;}
.poi-l-list .alipaylist span{color: #42acec;font-size: 12px;}
.poi-l-list .alipaylist div.qrcode{position:absolute;left:0;top:20px;z-index:1;display: none;}
.poi-l-list .alipaylist .qrcode{position:absolute;z-index:1;width:180px;height:210px;background:#fff;border:1px solid #e4e4e4;display: none;}
.poi-l-list .alipaylist .qrcode .text{font-size: 14px;color:#000;height: 45px;line-height: 45px;text-align: center;}
.poi-l-list .alipaylist .qrcode .code{width: 126px;height: 126px;border: 5px solid #ea6000;border-radius: 18px;margin:0 auto;padding: 5px;}
.poi-l-list .alipaylist:hover div.qrcode{display: block}
.poi-l-list .areal i{color:#FF3E96;font-size:16px;padding-right:5px; }
.poi-l-list .areal{color:#777;    line-height: 24px;}
.poi-l-list .areal a{font-size:14px;color:#777;font-style:normal;}
.poi-l-list .grade{float:right;text-align:right;}
.poi-l-list .grade em{font-style:normal;font-size:18px;color:#1E90FF;font-family:Arial;}
.poi-l-list .grade .rev-tag{margin-top:5px;}
.poi-l-list .grade .rev-tag a{color:#999;padding-left: 5px;}
.poi-l-list .rev-info{line-height:24px;overflow:hidden;}
.poi-l-list .rev-info a{float:left;margin-right:4px;color:#f57000;}
.poi-l-list .rev-info img{float:left;margin:4px 5px 0 0;}
.poi-l-list .rev-info span{padding:0 0 0 15px;}
.poi-l-list .rev-txt{padding:0 0 3px 15px;position:relative;*zoom:1;height: 70px;overflow: hidden;}
.poi-l-list .rev-txt p{color:#555;}

.poi-l-list .btn-fav{position:absolute;visibility:hidden;left:0;bottom:0;width:100%;height:20px;padding:6px 0;line-height:20px;font-size:16px;color:#fff;background-color:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);text-align:center;}
.poi-l-list .btn-fav:hover{text-decoration:none;}
.poi-l-list .btn-fav i{display:inline-block;margin: 0 7px 0 0;width:24px;height:24px;overflow:hidden;vertical-align:middle;font-weight:600;}
.other-poi .hide{display:none;}
.other-poi { margin-left: 230px;overflow:hidden;padding-top: 5px;}

.other-poi .in-poi span{ font-size:14px; color:#222;}
.other-poi .in-poi  a{ padding-left:5px; color:#1E90FF;}
.other-poi .fujin-poi span{ font-size:14px; color:#222;}
.other-poi .fujin-poi  a{ padding-left:5px;}
.poi-artic {
    padding-bottom: 10px;
    background: #fff;
    margin-bottom: 10px;
}
.poi-artic .tit {
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    padding: 10px 10px 0 10px;
}
.poi-artic ul li {
    padding: 6px 10px;
    position: relative;
}
.poi-artic li a {
    display: block;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.poi-artic li .triangle {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #fff #fff #fff #FF3E96;
    -webkit-transform-origin: 25% center;
    transform-origin: 25% center;
    border-width: 4px;
}
.poi-artic .kan {
    padding-top: 3px;
    display: inline-block;
    color: #a4abb1;
    font-size: 12px;
    padding-left: 11px;
}
.poi-times {
    margin-left: 230px;
    overflow: hidden;
    padding-top: 10px;
}
.poi-times span{
	  font-size: 13px;
    color: #888;
}
.gl-title {
    width: 500px;
    height: 35px;
    margin-left: 230px;
    
}
.gl-title h3 a {
		color:#333;
		font-size:16px;
}
.gl-liulan {
    float: right;
    text-align: right;
    line-height: 24px;
    font-size: 13px;
}
.gl-liulan  em {
    font-style: normal;
    font-size: 14px;
    color: #FF3E96;
   
}
.poi-txt {	
		margin-left: 230px;
    overflow: hidden;
    padding: 8px 0;
    height: 50px;
    
}
.poi-txt p{
	color:#333;
}
.hot-guide {
	  min-width: 100%;
    background: #fff;
    margin: 0 auto;
}
.mod-hd {
    height: 30px;
    margin-bottom: 15px;
    padding: 10px 0;
    line-height: 30px;
    margin-top: 30px;
}
.mod-hd span{
		color:#999;
		font-size:14px;
		margin-left:-58px;
	}
.mod-hd h2 {
    float: left;
    width: 200px;;
    font-size: 24px;
    font-weight: normal;
    color: #666;
}
.mod-hd .tab {
    float: right;
    font-size: 16px;
}
.mod-hd .tab .on {
    background-color: #FF3E96;
    color: #fff;
    padding: 1px 10px;
    border-radius: 4px;
    -webkit-font-smoothing: subpixel-antialiased;
}
.mod-hd .tab a {
    display: inline-block;
    float: left;

    color: #666;
    margin-right: 15px;
}
.place-box .active {
    display: block;
}
.mdd-box{
	width:1200px;
	height:auto;

	overflow:hidden;
}

.mdd-box ul li a {
	color:#666;
}
.mdd-box ul li a:hover,.mdd-boxul li a:hover span {
	
	text-decoration:none;
}
.mdd-box ul li span {
	color:#ccc;
}
.tab-monthly-wrapper {
	height:375px;
	overflow:hidden;
	padding-top:20px;
}
.top-destination .icon-tc {
	background-image:url(../images/sprite_homepage_2014-v1724246097.png);
	_background-image:url(../images/sprite_homepage_2014_ie6-v3490457964.png);
	background-repeat:no-repeat;
}
.top-destination .icon-tc {
	position:absolute;
	background-position:0 0;
	top:-3px;
	right:3px;
	display:block;
	width:76px;
	height:81px;
}
.top-destination li {
		list-style: none outside none;
    float: left;
    width: 285px;
    height: 180px;
    margin-left: 19px;
    margin-bottom: 20px;
    display: inline;
    position: relative;
    overflow: hidden;
}
.top-destination .mddimg {
	width:280px;
	height:180px;
	display:inline-block;
	overflow:hidden;
	color:#fff;
}
.top-destination .mddimg:hover {
	color:#fff;
	text-decoration:none;
}
.top-destination .mddimg img {
	width:100%;
	height:100%;
	border:none;
}
.top-destination {
	margin-left:-18px;
}
.top-destination .mddimg span {
	position:absolute;
	display:inline;
	left:50%;
	top:50%;
	font-size:20px;
	height:30px;
	width:200px;
	line-height:30px;
	margin-left:-105px;
	margin-top:-15px;
	text-shadow:1px 1px 2px #333;
	color:#fff;
	text-align: center;
}