﻿#wraps{
		margin: 0;
		font-family: "Microsoft YaHei";
		font-size:14px;
		color:#333;
		background: #ebebeb;
	
	}
.poi-tit {
    position: relative;
    zoom: 1;
	  padding: 15px 10px 10px 20px;
}
.poi-tit h1 {
    width: 820px;
    font-size: 24px;
    font-family: Helvetica,"Microsoft Yahei","Hiragino Sans GB","",Arial,"\5b8b\4f53";
}
.poi-tit h1 em {
    padding: 0 0 0 6px;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    color: #858585;
    font-family: arial;
}
.poi-tit h1 span {
    margin: 0 0 0 10px;
    font-size: 12px;
    color: #666;
    white-space: nowrap;
    vertical-align: -1px;
}

.poi-address {
    width: 860px;
    margin: 8px 0 2px 0;
    color: #858585;
}
.poi-address a {
    color: #FF3E96;
}
.poi-address .tag a{
	  color:#777;
}
.poi-address .tag{
	  padding-left:20px;

}
.poi-koubei {
    position: absolute;
    top: 7px;
    right: 90px;
    padding: 8px 6px;
    text-align: right;
    font-size: 12px;
}
.poi-koubei-score {
    font-size: 24px;
    color: #d75;
    font-family: Helvetica,"Microsoft Yahei","Hiragino Sans GB","",Arial,"\5b8b\4f53";
}
.poi-koubei-kan {
    display: inline-block;
    padding: 9px 0 0 22px;
    background: url(../images/list_comm.gif) left 11px no-repeat;
    color: #999;
    text-align: right;
}
.shoucang {
    position: absolute;
    right: 12px;
    top: 49px;
    border-radius: 3px;    
    text-align: center;
    color: #777;
    font-size: 14px;
    cursor: pointer;
}
.shoucang:hover{
	color: #FF3E96;
	}
.shoucang i{
	font-size: 20px;
}
.shoucang span{
	padding-top:2px;
	font-size: 12px;
	padding-left: 5px;
}
.poi-head{
		width:1200px;
		margin: 0 auto;
		background: #fff;

    margin-top: 10px;
}
.biqu {
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 3px;    
    text-align: center;
    color: #FF7F00;
    cursor: pointer;
    margin-top: -1px;
}
.biqu i{
	font-size: 46px;
}
.poi-img {
    width: 1200px;
    height: auto;
    margin: 0 auto;
		background: #fff;
		margin-top: 5px;
		 padding: 5px 0;
}
.imgbox {
    width: 100%;
    height: 349px;
    position: relative;
}
.imgbox li.r1 {
    top: 0;
    width: 720px;
    overflow: hidden;
    height: 349px; 
    margin-left: 2px;   
}

.imgbox a:link {
    color: inherit;
    
}
.imgbox img {
    vertical-align: top;
    border: 0px;
}
.imgbox li span {
    font-weight: 700;
    color: #fff;
    position: absolute;
    display: inline;
    left: 50%;
    top: 50%;
    font-size: 24px;
    height: 30px;
    width: 150px;
    line-height: 30px;
    margin-left: -75px;
    margin-top: -15px;
    text-shadow: 1px 1px 2px #333;
    text-align: center;
    z-index: 100;
}

.imgbox li.r2 {
    top: 0;
    right: 0;
    overflow: hidden;
    margin-right: 2px;
    height: 169px;
}
.imgbox li.r3 {
    bottom: 0;
    right: 156px;
    overflow: hidden;
    margin-right: 3px;
    height: 169px;    
}
.imgbox li.r4 {
    bottom: 0;
    right: 0;
    overflow: hidden;
    margin-right: 2px;  
    height: 169px;      
}
.imgbox li.r5 {
    top: 0;
    right: 318px;
    overflow: hidden;
    height: 169px;    
}
.imgbox li.r6 {
    bottom: 0;
    right: 318px;
    overflow: hidden;
    height: 169px;
}

.imgbox li {
    position: absolute;
}

.imgname {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(0,0,0,.1);
    line-height: 220px;
}
.imgsss {
	-webkit-transform:scale3d(1,1,1);
	-webkit-backface-visibility:hidden;
	transform:scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	transition:all .3s ease-out 0s;
}
.imglist:hover .imgsss {
	-webkit-transform:scale3d(1.1,1.1,1);
	-moz-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	transition:all .3s ease-out 0s;
}
.poi-info{
	  position: absolute;
    left: 15px;
    bottom: 15px;
    width: 300px;
    padding: 10px;
    background-color: rgba(0,0,0,.75);
    border-radius: 3px;
    font-size: 14px;
    line-height: 24px;
	
	}
	
.poi-info p{
	  cursor: pointer;
    color: #fff;
    -webkit-font-smoothing: subpixel-antialiased;    
}	
.imgbox .num {
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 0 10px;
    line-height: 30px;
    background-color: rgba(0,0,0,.65);
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    -webkit-font-smoothing: subpixel-antialiased;    
}
.poi-detail-nav {
    
    width: 100%;
    margin: 10px 0;

}
.poi-nav-list {
    height:50px;
    width: 1200px;
    margin: 0 auto;
		border-top: 1px solid #f5f5f5;
		background: #fff;
}
.poi-detail-nav ul {
    margin: 0 auto;
    width: 1200px;
}
.poi-detail-nav ul li:first-child {
    border-left: none;
}
.poi-detail-nav ul li {
    float: left;
    text-align: center;
    width: 140px;
    position: relative;
    padding-bottom: 5px;
    list-style:none;
}
.poi-detail-nav ul li a {
    color: #666;
}
.poi-detail-nav ul li i {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size:20px;
    margin-top: 13px;
}
.poi-detail-nav ul li b {
    display: block;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 0;
    width: 1px;
    background: #ddd;
}
.poi-detail-nav ul li a:hover {
		color:#FF3E96;
}
.poi-detail-nav ul li span{
	  font-size:16px;
	  font-weight: 500;
	
}
.poi-detail-nav ul li a:hover:after{
		content:'';
		position:absolute;
		left:0;
		right:0;
		bottom:-1px;
		height:2px;
		background-color:#FF3E96;
		}
.poi-detail-nav ul li a.on {
    color: #FF3E96;
}
.guide-s{
	  width: 1200px;
    height: auto;
    margin: 0px auto;
}


.guide-s .clearfix:after {
    content: '';
    clear: both;
    height: 0;
    display: block;
    overflow: hidden;
}
.poi-left {
    float: left;

    width: 910px;
}
.wiki-nav li:last-child, .wiki-nav li.item-last {
    border-bottom: 0;
}
.wiki-title {
    margin-bottom: 20px;
    height: 44px;
    position: relative;
    border-bottom: 1px solid #eee;
}
.wiki-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 95px;
    height: 3px;
    background-color: #666;
}
.wiki-title .titt {
    float: left;
    font-size: 24px;
    font-weight: normal;
    color: #333;
}
.wiki-title .counter {
    float: right;
    color: #999;
    font-size: 12px;
}
.wiki-title .view {
    margin-right: 20px;
}
.wiki-title .view i {
    display: inline-block;
    margin-right: 2px;
    overflow: hidden;
    vertical-align: -7px;
    font-size: 24px;
}
.wiki-title .like {
    display: inline-block;
    color: #999;
}
.wiki-title .like i {
    display: inline-block;
    margin-right: 2px; 
    
    
    overflow: hidden;
    vertical-align: -5px;
    font-size: 22px;
}
.anchor-nav {
    margin: 20px 0;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}
.anchor-nav .split {
    margin: 0 15px;
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #ddd;
    overflow: hidden;
    vertical-align: middle;
}
.poi-left .part {
    margin: 0 0 20px;
    padding-left: 20px;
    padding-bottom: 1px;
    border-left: 2px solid #eee;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.poi-left h2, .poi-left .h2 {
    margin-left: -22px;
    padding-left: 20px;
    height: 29px;
    line-height: 28px;
    font-size: 18px;
    border-left: 2px solid #FF3E96;
    font-weight: normal;
    color: #333;
}
.poi-left .figure {
    margin: 20px 0;
    font-size: 12px;
    color: #999;
    line-height: 20px;
}
.poi-left .figure img {
    margin-bottom: 8px;
    max-width: 100%;
}
.poi-left .part>p {
    margin: 10px 0;
}
.poi-left .info {
	  overflow: hidden;
    margin-bottom: 10px;
    background: #fff;
    width:890px;
    padding: 10px;
}
.index_serve {
    width: 278px;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    margin-bottom: 10px;
    background: #fff;
}
.index_serve .clearfix:after, .index_serve .clearfix:before {
    clear: both;
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
 .index_serve li {
    float: left;
    width: 92px;
    text-align: center;
    border-left: 1px dotted #f1f1f1;
    border-bottom: 1px dotted #f1f1f1;
    margin-left: -1px;
    height: 87px;
    list-style: none;
}
.index_serve li a {
    color: #666;
    display: block;
}
.index_serve li i {
    display: inline-block;

    font-size:34px;
    margin-top: 14px;
    margin-bottom: 4px;
}
.index_serve li a:hover{
		color: #FF3E96;
	}

.local-title h2 {
    margin-bottom: 20px;
    padding-left: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    border-left: 3px solid #FF3E96;
    font-weight: normal;
    color: #333;
}
.content-more {
    margin: 20px 0;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}
.content-more .split {
    margin: 0 15px;
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #ddd;
    overflow: hidden;
    vertical-align: middle;
}

.card-box  {
	overflow:hidden;
	width:880px;
	margin:0;
	position:relative;
}
.card-box  ul {
	margin-top: 10px;
	left:0;
	top:0;
	width:880px;
	background-color:#fff;
}
.card-box  li {
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#efefef;
	overflow:hidden;
	width:209px;
	height:200px;
	position:relative;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
.card-box  li:last-child {
	margin-right:0;
}
.card-box  li:after {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: '';
    background-color: rgba(0,0,0,.2);
}

.card-box  .card-info {
		overflow: hidden;
    z-index: 11;
    text-decoration: none;
}

.card-box  .card-info h4 {
	font-size:16px;
	height:18px;
	line-height:18px;
	z-index:11;
  position: absolute;
	position: absolute;
  left: 5%;
  bottom: 12%;
}
.card-box  .card-info h4,.card-box  .card-info h5 {
	color:#fff;
	text-align:left;

	text-overflow:ellipsis;
}
.card-box  .card-info h5 {
	font-size:14px;
	height:16px;
	line-height:16px;
	padding-bottom:15px;
	font-weight:100;
}
.card-box  .content {
	font-size:12px;
	line-height:1.5;
	color:#fff;
	padding-top:18px;
	overflow:hidden;
}
.card-box  .animate-left {
	left:-880!important;
}
.card-box  .animate-right {
	left:880px!important;
}
.card-h {
	-webkit-transform:scale3d(1,1,1);
	-webkit-backface-visibility:hidden;
	transform:scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	transition:all .6s ease-out 0s;
}
.card-li:hover .card-h {
	-webkit-transform:scale3d(1.1,1.1,1);
	-moz-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
	transition:all 1s ease-out 0s;
}
.card-box img {
    width: 209px;
		min-height: 200px;
    display: inline;
    position: relative;
    overflow: hidden;
}
.xg-title {
	
	padding:15px 0 5px 8px;
	background: #fff;
	}
.xg-title h2 {
    margin-bottom: 10px;
    padding-left: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    border-left: 3px solid #FF3E96;
    font-weight: normal;
    color: #333;
}
.xg-list {
    width: 278px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}
.xg-list li {
    padding: 0 5px 5px 0;
    position: relative;
}
.xg-list li .triangle {
    position: absolute;
    top: 5px;
    left: 8px;
    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;
}
.xg-list li a{
		padding-left:20px;
		color: #3d464d;
    cursor: pointer;
    line-height: 1.5;
    font-weight: 400;
		}
.liulanshu{
    padding-top: 3px;
    display: inline-block;
    color: #a4abb1;
    font-size: 12px;
    padding-left: 20px;
}

.poiArea {
    background: #f6f6f8;
    padding: 0 20px 20px 10px;

    overflow: hidden;
    margin-bottom: 30px;
}
.poiArea .tit {
    height: 59px;
    line-height: 59px;
    font-size: 18px;
    color: #222;
    font-weight: bold;
    padding: 0 0 0 10px;
}
.poiArea ul {
    width: 100%;
    display: inline-block;
}
.poiArea ul li {
    width: 131px;
    height: 100px;
    float: left;
    background: #fff;
    padding: 18px 10px 18px 132px;
    margin-left: 10px;
    position: relative;
    list-style: none;
}
.poiArea ul li img {
		width: 112px;
    position: absolute;
    top: 18px;
    left: 12px;
    min-height: 100px;
}
.poiArea ul li i {
		font-size: 14px;
    margin-right: 2px;
    color: #666;
}
.poiArea ul li strong {
    padding: 5px 0;
    font-weight: bold;
    font-size: 14px;
    color: #222;
    line-height: 18px;
    height: 36px;
    display: block;
    padding: 0 0 15px;
    overflow: hidden;
}
.poiArea ul li .area {
    font-size: 12px;
    color: #373c74;
    display: block;
    padding: 0 0 8px 2px;
    
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    white-space: nowrap;
}
.poiArea ul li .coupon {
    font-size: 12px;
    color: #666;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    white-space: nowrap;
}
.poiArea ul li:hover{
	box-shadow:0 0 6px rgba(0,0,0,.35);
}
.poiArea ul li:hover img {
	opacity:.7;
}


.wiki-wrapper {
    margin-top: 10px;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.right1{
	    float: right;
    width: 280px; 
	}
.pmore {
    margin-top: -39px;
    /*margin-left: 95px;*/
    margin-bottom: 20px;
    float: right;
}
.pmore i{
	font-size:12px;
	padding-right:5px;
	color:#999;
}
.yuding {
    width: 278px;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    margin-bottom: 10px;
    background: #fff;	
}
.yuding .hd {
    margin: 12px 10px;
    padding: 0 18px 2px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #ededed;
}
.yuding .hd .title {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
    vertical-align: top;
}
.yuding .auth {
    display: inline-block;
    margin: 2px 0 10px 7px;
    padding: 0 5px 0 13px;
    line-height: 18px;
    border: 1px solid #f4d9a9;
    background-color: #fff1d8;
    color: #a85235;
    font-size: 12px;
    border-radius: 2px;
    vertical-align: top;
}
.yuding .auth i {
    position: absolute;
    margin: -1px 0 0 -24px;
    display: inline-block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    font-size:22px;
    color: red;
}
.yuding ul {
    margin: 0 10px;
}
.yuding ul li {
    margin: 15px 0 20px;
    padding-left: 50px;
}
.item-service i {
	  margin-top: 18px;
		float: left;
    margin: 10px 0 0 -40px;
    width: 28px;
    height: 28px;
    overflow: hidden;	 
    font-size: 28px;
	}
.item-tel i {
		float: left;
    margin: 10px 0 0 -40px;
    width: 28px;
    height: 28px;
    overflow: hidden;
    font-size: 28px;
	}
.yuding .s-num {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.yuding .item-service .btn {
    display: inline-block;
    margin-left: 5px;
    width: 84px;
    height: 20px;
   
    color: #fff;
    font-size: 12px;
    text-indent: 28px;
    line-height: 22px;
    overflow: hidden;
    vertical-align: -3px;
}
.yuding  .s-time {
    color: #999;
}
.yuding  .icon-tel {
    float: left;
    margin: 10px 0 0 -35px;
    width: 21px;
    height: 21px;
   
    overflow: hidden;
}
.butt {
	 margin: 0 10px;
    text-align: right;
    margin-bottom: 20px;
    margin-right: 50px;
	}
	
.butt	span {
    border: 1px solid;
		color: #FF3E96;
    padding:6px 10px;
    background:#FF3E96;
    -webkit-font-smoothing: none;
    margin-left: 13px;
}
.butt	span a {
	  color: #fff;
	}
.poi-area {
		float: left;
    background: #fff;
    width: 890px;	
		margin-bottom: 10px;
		padding:10px;
}
.poi-area .maps {
    float: left;
    display: inline;
    width: 600px;
    height: 401px;
    position: relative;
    overflow: hidden;
}
.poi-area .m-poi {
    float: right;
    display: inline;
    margin-left: 20px;
    width: 228px;
    height: 401px;
    border: 1px solid #eee;
}
.poi-area .mtitle {
    text-align: center;
    line-height: 48px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    color: #333;
    background-color: #f8f8f8;
}
.poi-area .mlist {
    height: 400px;
    overflow: auto;
}
.poi-area  .mlist li {
    padding: 15px 10px;
    line-height: 24px;
    font-size: 14px;
    list-style: none;
    border-bottom: 1px dashed #eee;
}
.poi-area .mlist li:hover {
    background-color: #eee;
}
.poi-area .mlist .dist {
    font-size: 12px;
}
.poi-area .mlist a {
    color: #666;
    cursor: pointer;
    background-color: transparent;
    text-decoration: none;
    text-align: -webkit-match-parent;
    word-wrap: break-word;
}
.poi-area .adress{
		padding-top: 10px;
		padding-left: 100px;
    color: #777;
}
.poi-area .map-all{
	  padding-right: 10px;
		float: right;
		margin-top: -20px;
	}
.poi-area .map-all a{
		color:#777;
    padding-left: 10px;
	}

.map_nav {
    position: absolute;
    float: right;
    margin-left: 605px;
    z-index: 1;
}
.map_nav p{
		font-weight:500;
		font-size:16px;
		font-family: Arial,'Microsoft Yahei';
		-webkit-font-smoothing:subpixel-antialiased;
		margin-top: 5px;
}

.map_nav li {
	width: 55px;
	height: 100px;
	border-bottom: 1px solid #FFF;
	background-color: #FF82AB;
	text-align: center;
	cursor: pointer;
	position: relative;
	color: #fff;
	list-style: none;
}
.map_nav li a{
	color: #fff;
}
.map_nav li:hover{
	background: #FF3E96;
}

.map_nav li.on {
	background: #FF3E96;
}
.map_nav  .icon{
	
	padding-top: 20px;
	}
.map_nav li span {
	color: #fff;
	display: none;
	font-size: 20px;
	font-style: normal;
	line-height: 21px;
	position: absolute;
	right: -6px;
	top: 40%;
	z-index: 100;
}

.map_nav li.on span {
	display: block;
}
.map_nav i{
	width: 24px;
	height: 24px;
	vertical-align: middle;
	overflow: hidden;
	font-size:24px;
}

.poi-traffic {
	float: left;
  background: #fff;
  width: 890px;
  margin-bottom: 10px;
  padding: 10px;
	
}
.poi-traffic .wiki-title .infos {
	padding-top: 10px;
  padding-left: 100px;
  color: #777;
}


.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	-ms-touch-action: none;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	-webkit-user-drag: none;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}

.leaflet-container img {
	max-width: none !important;
	}

.leaflet-container img.leaflet-image-layer {
	max-width: 15000px !important;
	}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	}

.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-tile-pane    { z-index: 2; }
.leaflet-objects-pane { z-index: 3; }
.leaflet-overlay-pane { z-index: 4; }
.leaflet-shadow-pane  { z-index: 5; }
.leaflet-marker-pane  { z-index: 6; }
.leaflet-popup-pane   { z-index: 7; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(../klb_images/#default#VML);
	display: inline-block;
	position: absolute;
	}




.leaflet-control {
	position: relative;
	z-index: 7;
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}




.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	     -o-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	     -o-transition:      -o-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}




.leaflet-clickable {
	cursor: pointer;
	}
.leaflet-container {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	}




.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}



.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}




.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}




.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}
.leaflet-control-zoom-out {
	font-size: 20px;
	}

.leaflet-touch .leaflet-control-zoom-in {
	font-size: 22px;
	}
.leaflet-touch .leaflet-control-zoom-out {
	font-size: 24px;
	}




.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(../images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(../images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}




.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: content-box;
	     box-sizing: content-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}




.leaflet-popup {
	position: absolute;
	text-align: center;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	margin: 0 auto;
	width: 40px;
	height: 20px;
	position: relative;
	overflow: hidden;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;

	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}
.map-mark{position:absolute;cursor:pointer;z-index:30;}
.map-mark .m-icon{display:block;width:7px;height:7px;background:url(../images/map-icon.png) no-repeat 0 0;}
.map-mark.sdw .m-icon{width:15px;height:15px;background-position:-66px 0;}
.map-mark.on .m-icon{width:20px;height:30px; background-size:140px 250px;}
.map-mark:hover .m-icon:after{content:'';position:absolute;display:block;width:3px;height:3px;margin:2px 0 0 2px;background:url(../images/map-icon.png) no-repeat -65px -240px;border-radius:50%;overflow:hidden;}
.map-mark.sdw:hover .m-icon:after{content:'';position:absolute;width:4px;height:4px;background-color:#fff;border-radius:50%;left:5px;top:3px;}
.map-mark.on:hover{z-index:50;}
.map-mark.on:hover .m-icon:after{display:none;visibility:hidden;}
.map-mark.mark-hotel.small .m-icon{width:7px;height:7px;background-position:-50px -90px;}
.map-mark.small:hover .m-icon:after{width:3px;height:3px;margin:2px 0 0 2px;background-position:-65px -240px;}
.map-mark:hover{z-index:31;}
.map-mark .mark-pop{display:none;z-index:20;position:absolute;left:15px;top:15px;background-color: #fff;border: 1px solid #eee;border-radius: 2px;color: #666;line-height: 20px;padding: 8px 10px;white-space:nowrap;}
.map-mark .m-icon:hover .mark-pop{display:block;}

.mark-metro .i-hot{position:absolute;bottom:-4px;left:2px;width:25px;height:11px;background:url(../images/hot.png) no-repeat;overflow:hidden;}
.mark-metro.small .i-hot{display:none;}
.map-mark .m-ptit {position: absolute;white-space: nowrap;text-align: center;line-height: 24px;color: #fff;font-size: 14px;padding: 0 10px;background-color: #42454b;top: -30px;}
.m-ptit i{position: absolute;top: 25px;left: 50%;margin-left: -6px;border-top: 5px solid #42454b;border-left: 6px dashed transparent;border-right: 6px dashed transparent;}
.mark-scenic.small .m-ptit{display: none;}
.mark-scenic.small:hover .m-ptit{display: block;}

.mark-scenic .m-icon{background-position:-50px 0;}
.mark-scenic.sdw .m-icon{background-position:-66px 0;}
.mark-scenic.on .m-icon{background-position:-50px 0;}
.mark-scenic.on.focus .m-icon,.mark-scenic.on:hover .m-icon{background-position:-75px 0;}

.mark-shopping .m-icon{background-position:-50px -30px;}
.mark-shopping.sdw .m-icon{background-position:-66px -30px;}
.mark-shopping.on .m-icon{background-position:-50px -30px;}
.mark-shopping.on.focus .m-icon,.mark-shopping.on:hover .m-icon{background-position:-75px -30px;}

.mark-food .m-icon{background-position:-50px -60px;}
.mark-food.sdw .m-icon{background-position:-66px -60px;}
.mark-food.on .m-icon{background-position:-50px -60px;}
.mark-food.on.focus .m-icon,.mark-food.on:hover .m-icon{background-position:-75px -60px;}

.mark-train .m-icon{background-position:-50px -120px;}
.mark-train.sdw .m-icon{background-position:-66px -120px;}
.mark-train.on .m-icon{background-position:-50px -120px;}
.mark-train.on.focus .m-icon,.mark-train.on:hover .m-icon{background-position:-75px -120px;}

.mark-airport .m-icon{background-position:-50px -150px;}
.mark-airport.sdw .m-icon{background-position:-66px -150px;}
.mark-airport.on .m-icon{background-position:-50px -150px;}
.mark-airport.on.focus .m-icon,.mark-airport.on:hover .m-icon{background-position:-75px -150px;}

.mark-metro .m-icon{background-position:-50px -180px;}
.mark-metro.sdw .m-icon{background-position:-66px -180px;}
.mark-metro.on .m-icon{background-position:-50px -180px;}
.mark-metro.on.focus .m-icon,.mark-metro.on:hover .m-icon{background-position:-75px -180px;}

.mark-place .m-icon{background-position:-50px -210px;}

.map-mark.mark-hotel{background:none;}
.mark-hotel .m-icon{background-position:-50px -90px;}
.mark-hotel.small .m-icon{background-position:-50px -90px;}
.mark-hotel.sdw .m-icon{background-position:-66px -90px;}
.mark-hotel.on .m-icon{background-position:-50px -90px;}
.mark-hotel.on.focus .m-icon,.mark-hotel.on:hover .m-icon{background-position:-75px -90px;}
.mark-hotel .m-icon-point{display:block;width:26px;height:26px;background:url(../images/icon-maps-type7.png) no-repeat 0 0;background-position:0 -172px;}

.mark-route .m-icon{background-position:-1px -314px;}
.map-mark.mark-route .m-icon{width:12px;height:12px;}
.map-mark.mark-route:hover .m-icon:after{display:none;}

.m-popHover{box-shadow:0 0 0 5px rgba(0,0,0,.1);background-color:#fff;}
.m-popHover .title{height:23px;display:block;*display:inline;*zoom:1;padding:5px 20px;background-color:#fff;line-height:22px;color:#ff7000;font-size:14px;font-weight:normal;white-space:nowrap;}
.m-popHover .icon-arr{position:absolute;bottom:-12px;left:50%;margin-left:-7px;border-top:7px solid rgba(0,0,0,.1);;border-left:6px dashed transparent;border-right:6px dashed transparent;line-height:0;font-size:0;}
.m-popHover .icon-arr i{position:absolute;margin:-12px 0 0 -6px;border-top:7px solid #fff;border-left:6px dashed transparent;border-right:6px dashed transparent;}
.m-popHover .price{position:absolute;right:0;*right:4px;top:-27px;height:22px;padding:5px 10px 0;background-color:#ff7e19;color:#fff;line-height:20px;font-size:12px;overflow:hidden;}
.m-popHover .price span{font-size:16px;font-family:'Microsoft Yahei';}

.m-pop-poi-black{height:24px;font-size:14px;line-height:24px;color:#fff;text-align:center;background-color:#42454b;}
.m-pop-poi-black a{display:block;padding:0 10px;font-size:14px;line-height:24px;color:#fff!important;text-align:center;white-space:nowrap;}
.m-pop-poi-black i{position:absolute;top:24px;left:50%;margin-left:-6px;border-top:5px solid #42454b;border-left:6px dashed transparent;border-right:6px dashed transparent;}

.m-area-info-window{padding:3px 12px;float:left;position:relative;box-shadow:0 0 0 3px rgba(0,0,0,0.12);background-color:#fff;border:2px solid #d4d2cd\9;color:#0a89e4;border-radius:30px;line-height:18px;font-size:12px;cursor:pointer;white-space:nowrap;}
.m-area-info-window:hover{background-color:#0a89e4;color:#fff;border-color:#fff;box-shadow:0 0 0 3px rgba(255,255,255,1);}

.mark-round16{width:16px;height:16px;background:url(../images/hotel-maps-icon7.png) no-repeat 0 -240px;}
.mark-round16:hover{background-position:-25px -240px;}
.mark-round20{width:20px;height:20px;background:url(../images/hotel-maps-icon7.png) no-repeat 0 -270px;}
.mark-round20:hover{background-position:-25px -270px;}

@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2){
	.mark-round16{background-position:-50px -210px;background-size:140px;}
	.mark-round16:hover{background-position:-75px -210px;background-size:140px;}
	.mark-round20{background-position:-50px -230px;background-size:140px;}
	.mark-round20:hover{background-position:-75px -230px;background-size:140px;}
}
.traffic-box {
	width:890px;
	margin: 0 auto;
}
.traffic-box .traffic-list {
	width:480px;
    /*height: 300px;*/
    position: absolute;
		
}
.traffic-box .traffic-list .item {
    width: 110px;
    /*height: 220px;*/
    float: left;
    text-align: center;
   
    margin-right: 10px;
}
.traffic-box .traffic-list .item span i {
    width: 110px;
    height: 100px;
    line-height: 100px;
    display: block;
    font-size: 80px;
    margin: 0 auto;
    color:#999;
}
.traffic-box .traffic-list .item .scope i {
		font-size:13px;
		color:#FF3E96;
		padding:0 2px;
}
.traffic-box .traffic-list .item .type {
	text-align:center;
	
	}
.traffic-box .traffic-list .item span i:hover{
	color:#FF3E96;
	
	}
.traffic-box .traffic-list .item .scope {
    font-size: 14px;
    padding-top: 12px;
}
.traffic-box .traffic-list .item .scope a{
    color:#333;
    font-size: 13px;
}
.traffic-box .traffic-list .item .scope a:hover{
    color:#FF3E96;
}
.traffic-box .traffic-list .item .yuan {
    padding-top: 3px;
    font-size: 13px;
    color:#999;
}
.traffic-box  .wenzi-list {
    width: 350px;
    background: #f6f6f8;
    padding:15px;
    float: right;
    color: #666;
    font-size: 16px;
    margin-left: 27px;
    font-size: 14px;
    line-height: 30px;
    
    
    z-index: 1;
    margin-bottom: 20px;
    border-radius: 8px;
    border: 1px solid #f6f6f8;
}
.traffic-area {
    background: #f6f6f8;
    padding: 0 10px 10px 10px;
    overflow: hidden;
    margin-bottom: 30px;
    width: 870px;
}
.traffic-area .tit {
    height: 59px;
    line-height: 59px;
    font-size: 18px;
    color: #222;
    font-weight: bold;
    padding: 0 0 0 10px;
}
.traffic-area ul {
    width: 100%;
    display: inline-block;
}
.traffic-area ul li {
    width: 85px;
    height: 100px;
    float: left;
    background: #fff;
    padding: 18px 0px 18px 122px;
    margin-left: 10px;
    position: relative;
     list-style: none;
}
.traffic-area ul li img {
    position: absolute;
    top: 18px;
    left: 8px;
    min-height: 100px;
}

.traffic-area  ul li:hover{
	box-shadow:0 0 6px rgba(0,0,0,.35);
}
.traffic-area  ul li:hover img {
	opacity:.7;
}

.traffic-area ul li span {

    font-size: 14px;
    color: #333;
    line-height: 18px;
    height: 36px;
    display: block;
    padding: 5px 1px 0 5px;
}
.poi-review {
	  float: left;
    background: #fff;
    width: 890px;
    margin-bottom: 10px;
    padding: 10px;
}
.poi-review .infos {
    padding-top: 10px;
    padding-left: 100px;
    color: #777;
}
.review-nav {
    padding-bottom: 20px;
		padding: 0 10px;
}
.review-nav li {
    float: left;
    margin: 5px 0;
    line-height: 24px;
    font-size: 14px;
    list-style: none;
}
.review-nav .on a {
    background-color: #FF3E96;
    color: #fff;
    -webkit-font-smoothing: subpixel-antialiased;
}
.review-nav .on .num {
    color: #fff;
}
.review-nav a {
    color: #333;
    display: inline-block;
    padding: 0 10px;
    border-radius: 2px;
}
.review-nav li+li .fenge {
    float: left;
    margin: 5px 1px;
    width: 1px;
    height: 15px;
    background-color: #eee;
}
.review-nav .num {
    font-size: 12px;
    color: #999;
}
.review-list {
		width:890px;
		margin: 0 auto;
		padding:10px;
	
}
.review-l li {
    width: 840px;
    padding-bottom: 20px;
    padding: 10px;
    border-bottom: dashed 1px #f6f6f8;
    overflow: hidden;
    zoom: 1;
    list-style: none;
}
.review-comment {
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 10px;
    margin-top: 10px;
}
.review-user {
    padding: 10px 0 0 0;
    font-size: 12px;
    text-align: right;
}
.review-user span {
    color: #999;
    font-size: 12px;
}
.review-l li:hover {
    background-color: #f6f6f8;
}
.review-more {
    padding:10px;
}
.review-more a{
		color:#333;
}
.review-more a:hover{
		color:#FF3E96;
}
.review-more i{
		padding-right:10px;
}
.poi-sales {
    padding-bottom: 10px;
    background: #fff;

}
.poi-sales .tit {
    margin-bottom: 18px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    padding: 10px 10px 0 10px;
}
.poi-sales li {

    padding:10px;
}
.poi-sales li a {
    display: block;
    padding-left: 110px;
    height: 70px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}

.poi-sales .image {
    float: left;
    margin-left: -110px;
    width: 100px;
    height: 70px;
    overflow: hidden;
}
.poi-sales .title {
    height: 40px;
    margin-bottom: 12px;
}
.poi-sales .price {
    color: #ff9d00;
}
.poi-sales  li:hover{
	box-shadow:0 0 6px rgba(0,0,0,.35);
}
.poi-sales li:hover img {
	opacity:.8;
}
.poi-qa {
		float: left;
    background: #fff;
    width: 890px;
    margin-bottom: 10px;
    padding: 10px;
}
.poi-qa .infos {
    padding-top: 10px;
    padding-left: 100px;
    color: #777;
}
.shaixuan {
height: 46px;
    line-height: 44px;
    
    margin: 0px auto;
    background: #fff;
    color: #333;
    
    width: 1180px;
    margin-bottom: 10px;
    padding: 0px 10px;
}
.shaixuan-m{
    display: inline-block;
    position: relative;
    width: 75px;
    color: #FF3E96;
    margin-right: 10px;
    -webkit-font-smoothing: subpixel-antialiased;
    border-bottom: 2px solid #FF3E96;
    border-top: 2px solid #FF3E96;
    text-align: center;
}
.shaixuan .sp {
    display: inline-block;
    position: relative;
    width: 65px;
}
.shaixuan .sp .sp1 {
    position: absolute;
    top: 17px;
    left: 36px;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 4px solid #a1a1a1;
    cursor: pointer;
}
.shaixuan .sp .sp2 {
    position: absolute;
    top: 23px;
    left: 36px;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 4px solid #a1a1a1;
    cursor: pointer;
}


.sales-list  .item {
	display:block;
	padding:20px 0;
	color:#666;
	background-color: #fff;
  height: 150px;
 margin-bottom:10px;
}
.sales-list  .item:hover{
	
	box-shadow:0 0 6px rgba(0,0,0,.35);
	
}
.sales-list  .image {
	float:left;
	display:inline;
	margin-left: 10px;
	width:200px;
	height:150px;
	overflow:hidden;
	position:relative;
}
.sales-list  .sales-type {
	position:absolute;
	left:0;
	top:0;
	padding:1px;
	line-height:18px;
	font-size:12px;
	-webkit-font-smoothing: subpixel-antialiased;
}
.sales-list  .sales-type strong {
	float:left;
	padding:0 10px;
	color:#fff;
	font-weight:normal;
}
.sales-list  .sales-type span {
	float:left;
	padding:0 8px;
	background-color:#fff;
}

.sales-list  .sales-type.type-1 {
	background-color:#FF34B3;
	color:#FF34B3;
}

.sales-list  .sales-type.type-2 {
	background-color:#B23AEE;
	color:#B23AEE;
}

.sales-list  .sales-type.type-3 {
	background-color:#008B8B;
	color:#008B8B;
}

.sales-list  .sales-type.type-4 {
	background-color:#0000FF;
	color:#0000FF;
}

.sales-list  .sales-type.type-5 {
	background-color:#D02090;
	color:#D02090;
}

.sales-list  .sales-type.type-6 {
	background-color:#12bcc4;
	color:#12bcc4;
}

.sales-list  .sales-type.type-7 {
	background-color:#8B7355;
	color:#8B7355;
}

.sales-list  .sales-type.type-8 {
	background-color:#7B68EE;
	color:#7B68EE;
}
.image .app-minus {
	position:absolute;
	left:0;
	top:50%;
	right:0;
	text-align:center;
	margin-top:-35px;
	font-size:20px;
	color:#fff;
	text-shadow:1px 1px 10px rgba(0,0,0,.5);
	line-height:36px;
	font-weight:normal;
}
.image .app-minus .mid-line {
	display:inline-block;
	border-bottom:1px solid #fff;
}
.image .app-minus i {
	float:left;
	margin-left:-4px;
	display:inline-block;
	width:32px;
	height:39px;
	background:url(../images/appminus34x42.png) no-repeat 0 0;
	overflow:hidden;
}
.sales-list  .detail {
	  float: right;
    width: 618px;
    margin-right: 10px;
}
.sales-list  .cont {
	height:120px;
	overflow:hidden
}
.sales-list  h3 {
	margin:5px 0;
	font-weight:bold;
	font-size:18px;
	color:#333;
	line-height:24px;
	max-height:48px;
	overflow:hidden;
}
.sales-list  .s-tag {
	margin-bottom:5px;
	margin-top: 10px;
}
.sales-list  .s-tag span {
	display:inline-block;
	border:1px solid;
	color:#3aaeff;
	line-height:14px;
	padding:2px 3px;
	border-style: dotted solid double;
	font-size:12px;
	
}
.headinfo span {
	line-height:20px;
	margin-right:10px;
}
.sales-list  .detail p em {
	font-style:normal;
}
.sales-list  .detail p em.sold {
	color:#ff9d00
}
.sales-list  .detail p .t {
	margin-right:20px;
}
.sales-list  .info-visa li {
	float:left;
	width:185px;
	color:#666;
	line-height:20px;
}
.sales-list  .action {
	float:right;
	width:150px;
	height:30px;
	position:relative;
}
 .sales-list  .info h3:hover{
	color:#389ac9;
}
.sales-list  .goumai{
	height:30px;
	line-height:30px;
}
.sales-list  .price {
	margin-right:5px;
	color:#EE4000;
	font-size:14px;
}
.sales-list  .price b {
	font-size:18px;
}
.sales-list  .price strong {
	font-size:28px;
}
.sales-list  .del {
	margin-right:10px;
	text-decoration:line-through;
	font-size:14px;
	color:#999
}
.sales-list  .act-txt em {
	margin-right:5px;
	font-style:normal;
	background-color:#EE3A8C;
	color:#fff;
	line-height:17px;
	padding: 1px 5px;
	font-size: 12px;
	-webkit-font-smoothing: subpixel-antialiased;
}
.sales-list  .btn {
	display:inline-block;
	width:150px;
	height:28px;
	border:1px solid #3aaeff;
	text-align:center;
	font-size:16px;
	border-radius:2px;
	color:#3aaeff;
	line-height:28px;
	-webkit-font-smoothing: subpixel-antialiased;
}
.sales-list  .buy-today,.sales-list  .buy-tomorrow {
	display:inline-block;
	margin:0 10px 0 -3px;
	height:15px;
	padding-right:6px;
	border:1px solid #7cd393;
	border-radius:7px;
	line-height:16px;
	color:#21ba48;
	font-size:12px;
}
.sales-list  .buy-today .icon,.sales-list  .buy-tomorrow .icon {
	float:left;
	margin:-1px 4px -1px -1px;
	width:17px;
	height:17px;
	border-radius:9px;
	background-color:#29b94f;
	text-align:center;
}
.sales-list  .buy-today .icon i,.sales-list  .buy-tomorrow .icon i {
	display:inline-block;
	margin-top:4px;
	width:7px;
	height:9px;
	background:url(../images/sales-list-sprites7.png) no-repeat -45px -60px;
	overflow:hidden;
}
.sales-list  .buy-tomorrow {
	border-color:#ffa666;
	color:#ff8400;
}
.sales-list  .buy-tomorrow .icon {
	background-color:#ff6b00;
}
.sales-list  .item:hover .btn {
	background-color:#3aaeff;
	color:#fff;
	-webkit-font-smoothing: subpixel-antialiased;
}

.sales-list  .act-tag {
	position:absolute;
	right:0;
	bottom:35px;
}
.sales-list  .act-tag span {
	display:block;
	margin-bottom:5px;
	height:16px;
	line-height:16px;
	padding:0 7px 0 5px;
	position:relative;
	color:#fff;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 12px;
}
.sales-list  .act-tag span:before {
	content:'';
	border-top:8px solid;
	border-bottom:8px solid;
	line-height:0;
	font-size:0;
	overflow:hidden;
	position:absolute;
	left:-6px;
	top:0;
	border-left:6px dashed transparent;
}
.sales-list  .act-tag .t-new,.sales-list  .act-tag .t-rec {
	background-color:#379fff;
}
.sales-list  .act-tag .t-new:before,.sales-list  .act-tag .t-rec:before {
	border-top-color:#379fff;
	border-bottom-color:#379fff;
}
.sales-list  .act-tag .t-bargain,.sales-list  .act-tag .t-hot {
	background-color:#ff6155;
}
.sales-list  .act-tag .t-bargain:before,.sales-list  .act-tag .t-hot:before {
	border-top-color:#ff6155;
	border-bottom-color:#ff6155;
}
.sales-list  .act-tag .t-stick,.sales-list  .act-tag .t-discount {
	background-color:#ff9d00;
}
.sales-list  .act-tag .t-stick:before,.sales-list  .act-tag .t-discount:before {
	border-top-color:#ff9d00;
	border-bottom-color:#ff9d00;
}
.sales-list  .act-tag .activity {
	background-color:#FF6347;
}
.sales-list  .act-tag .activity:before {
	border-top-color:#FF6347;
	border-bottom-color:#FF6347;
}
.sales-list  .act-tag i {
	display:inline-block;
	float:left;
	margin:2px 5px 0 0;
	width:10px;
	height:12px;
	background:url(../images/sales-list-sprites7.png) no-repeat 0 -60px;
	overflow:hidden;
}
.sales-list  .act-tag .t-rec i {
	width:11px;
	background-position:0 -60px;
}
.sales-list  .act-tag .t-hot i {
	background-position:-15px -60px;
}
.sales-list  .act-tag .t-discount i {
	background-position:-30px -60px;
}
.sales-side {
	float:right;
	width:260px;
}

.hot-sales {
    background: #fff;
    padding: 0 15px 15px;
    margin-top: 10px;
}
.hot-sales .hot-con {

    padding: 0;
}
.hot-sales .hot-con.no-action .hot-con_list {
    padding-bottom: 0;
}
.hot-sales .hot-con .hot-con_list {
    overflow: hidden;
    padding-bottom: 20px;
}
.hot-sales .hot-con_item {
    overflow: hidden;
    height: auto;
    max-height: 400px;
    _height: 400px;
    position: relative;
}
.hot-sales .sales_item {
    width: 155px;
}
.hot-sales .sales_item {
    font-size: 12px;
    color: #666;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
    width: 220px;
    overflow: hidden;
    height: 60px;
    padding-left: 70px;
    position: relative;
}
.hot-sales .sales_item img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 60px;
    width: 60px;
    display: block;
}
.hot-sales .sales_item h6 {
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: -18px;

}
.hot-sales .sales_item p {
    color: #999;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.fl {
    float: left;
}
.hot-sales .sales_item p i {
    color: #f60;
    font-family: "microsoft yahei";
    font-style: normal;
    font-size: 14px;
}
.hot-sales .titl{
		padding-top: 20px;
		}
.title_r{
    margin-bottom: 20px;
    padding-left: 10px;
    height: 15px;
    line-height: 18px;
    font-size: 18px;
    border-left: 3px solid #3aaeff;
    font-weight: normal;
    color: #333;
}
.pages {
    clear: both;
    height: 50px;
    font-size: 12px;
    font-weight: 400;
    color: #404040;
    margin: 0 auto;
    background-color: #fff;
}
.page-box {
    float: right;
    padding-top: 10px;
    padding-right: 15px;
    margin-bottom: 23px;
}
.pages .p-s, .pages .p-e {
    color: #808080;
    cursor: default;
    border: 1px solid #dcdcdc;
}
.page-box a, .page-on, .p-s, .p-e {
    float: left;
    color: #404040;
    margin: 0 3px;
}
.page-box a, .p-s, .page-on, .p-e {
    height: 20px;
    padding: 6px 10px 0;
    line-height: 16px;
}
.page-box a {
    text-decoration: none !important;
}
.pages .page-on {
    background: #3aaeff;
    border-color: #3aaeff;
    color: #fff;
    -webkit-font-smoothing: subpixel-antialiased;
}
.page-box a, .pages .p-e {
    border: 1px solid #dcdcdc;
}
.p-s i {
    color: #999;
}
.page-box i {
    font-size: 12px;
}
.booking {
    width: 278px;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    margin-bottom: 10px;
    background: #fff;
    padding: 5px 0;
}
.btn-booking {
    display: block;
    padding: 10px;
    border-top: 1px solid #eee;
    color: #ff8a00;
}
.btn-booking .ota {
    float: left;
    width: 155px;
    display: inline;
    overflow: hidden;
}
.btn-booking .name {
    line-height: 24px;
}
.btn-booking .name strong {
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
.btn-booking .tips {
    color: #999;
    margin-top: 2px;
    line-height: 18px;
}
.booking .tips {
    display: inline-block;
    height: 17px;
    padding: 0 6px;
    background-color: #eee;
    line-height: 17px;
    border-radius: 3px;
    font-size: 12px;
    color: #666;
}
.btn-booking .price {
    float: right;
    padding-right: 5px;
    width: 90px;
    border-left: 1px solid #eee;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
    position: relative;
}

.btn-booking .price i{
	  position: absolute;
    right: 0;
    
    width: 13px;
    height: 13px;
    
    font-size: 13px;
	
	}
.btn-booking:after {
    content: '';
    clear: both;
    display: block;
    overflow: hidden;
}
.booking  .tit {
    margin-bottom: 18px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    padding: 10px 10px 0 10px;
}
.btn-booking .ota .name i{
	  margin: -1px 0 0 1px;
    display: inline-block;
    width: 20px;
    height: 22px;
    overflow: hidden;
    vertical-align: top;
}
.poi-others {
    padding-bottom: 10px;
    background: #fff;
}
.poi-others .tit {
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    padding: 10px 10px 0 10px;
}
.poi-others .poili{
    padding: 10px;
}
.poi-others .poia{
    position: relative;


}
.poi-others .poia img{
    width:260px;
    height: 150px;
    overflow: hidden;
}
.poi-others .poia .bg{
    position: absolute;
    bottom: -69px;
    left: 0;
    width: 100%;
    height: 100px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#00000000,endColorStr=#75000000);
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.75));
    background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.75));
    background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.75));
    background: linear-gradient(top, transparent, rgba(0, 0, 0, 0.75));
    -webkit-transition: bottom 0.3s ease;
    -moz-transition: bottom 0.3s ease;
    -ms-transition: bottom 0.3s ease;
    transition: bottom 0.3s ease;
    text-align:center;
}
.poi-others .poia .bg .title{
    white-space: pre-wrap;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 10px;
}
.poi-others .poia .bg .desc{
    font-size: 12px;
    color: #fff;

    padding-top:10px;
}
.poi-others .poia .bg .desc em{
    font-style: normal;
    font-size: 14px;
    color: #ff8a00;
    font-family: Arial;
    font-weight: 600;
}

.poi-others  .poia:hover{
    box-shadow:0 0 5px rgba(0,0,0,.55);

}
.poi-others  .poia:hover img {
    opacity:.8;
}