@charset "utf-8";
#ttbar-myjd .dt,#shortcut-2014 #ttbar-atte .dt, #shortcut-2014 #ttbar-serv .dt,#shortcut-2014 #ttbar-navs .dt{
	width: auto;
}
body{
	line-height:1.6!important;
}
#shortcut-2014 *, *:before, *:after {
     -webkit-box-sizing: content-box; 
     box-sizing: content-box; 
}
#service-2014 .slogen{
	height: 88px;
}
#shortcut-2014>ul>li{
	font-family: simsun;
}
#shortcut-2014 .w, #top-nav-bd .w{
	width: 1190px!important;
}
#top-nav-bd span a {
    display: inline;
}
.bg-707e8a{
	background: #707e8a;
}
.bg-orange{
	background: #ffae2e;
}
.w-1210{
	width: 1210px;
	margin: 0 auto;
}
.w-1200{
	width: 1200px;
	margin: 0 auto;
}
.h-380{
	height: 380px;
}
.mt-20{
	margin-top: 20px;
}

/*图标规范*/
.ico.ico-hot{
	background: url(../img/ico-dj.png) no-repeat;
}
.ico.ico-channel{
	position: relative;
	float: left;
	margin-top: 8px;
}
.ico.ico-zhm{
	width: 16px;
	height: 15px;
	background: url(../img/ico-zhm.png) no-repeat;
}
.ico.ico-rm{
	width: 17px;
	height: 18px;
	background: url(../img/ico-rm.png) no-repeat;
}
.ico.ico-yw{
	width: 16px;
	height: 16px;
	background: url(../img/ico-yw.png) no-repeat;
}
.ico.ico-zb{
	background: url(../img/ico-zb.png) no-repeat;
}
.ico-big.ico-jdpt{
	background: url(../img/ico-jdpt.png) no-repeat;
    top: 8px;
}
.ico-big.ico-ygbz{
	background: url(../img/ico-ygbz.png) no-repeat;
}
.ico-big.ico-zyfw{
	background: url(../img/ico-zyfw.png) no-repeat;
}
.ico-big.ico-axly{
	background: url(../img/ico-axly.png) no-repeat;
	top: 6px;
    margin-right: 4px;
}
/*.icon_sale{
	width: 42px;
    height: 15px;
    line-height: 16px;
    text-align: center;
    color: #f60;
    font-family: arial;
    background: url(http://ssl1.tuniucdn.com/img/2016061310/index_v4/index_icon.png) no-repeat;
    background-position: -54px -36px;
    display: inline-block;
    margin-left:5px;
    font-size: 12px;
    padding-left: 2px;
}*/

/*顶部：搜索区域*/
.search{
	padding: 12px 0;
    background: #707e8a url(../img/index-search-block-bg.png) no-repeat top right;
	height: 60px;
	position: relative;
	z-index: 3;
}
.city{
	position: relative;
    float: left;
    width: 267px;
    height: 34px;
    border: 1px solid #6a7278;
    background: #fff url(../img/index-location-bg.png) no-repeat;
}
.input-city{
 	width: 478px;
    height: 34px;
    line-height: 20px;
    padding: 7px 20px;
    float: left;
    border: 1px solid #6a7278;
    background: #fff url(../img/index-input-box-bg.png) repeat-x;
}
 .city-pos{
 	width: 267px;
 	height: 34px;
 	line-height: 34px;
 	position: relative;
 	cursor: pointer;
}
.ico-pos{
	width: 14px;
	height: 19px;
	position: relative;
	top: 5px;
	left: 10px;
	background: url(../img/index-location-drop.png) no-repeat;
}
.ico.ico-down{
	width: 7px;
	height: 4px;
	position: relative;
	top: -3px;
	left: 10px;
	background: #000;
	background: url(../img/icon-down.png) no-repeat;
}
.city-name{
	margin-left: 10px;
	font-size: 14px;
	color: #333;
}
.city-go{
	position: absolute;
	right: 24px;
	color: #999;
}
.keywords{
	width: 478px;
	height: 36px;
	margin-left: 18px;
	position: relative;
}
.btn-search{
	width: 95px;
	height: 33px;
	position: absolute;
	top: 1px;
	right: 0;
	background: url(../img/index-search-button-bg.png) no-repeat;
}
.btn-search strong{
	margin-left: 40px;
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
}
.search-hot{
	position: absolute;
    top: 20px;
    right: 276px;
    color: #fff;
}
.search-hot p a{
	margin-right: 5px;
    color: #e1e9ef;
}
.search-hot p a:hover{
	color: #ffae2e;
}
.city-select{
	width: 560px;
	padding: 10px 20px;
	background-color: #fff;
	margin-top: -2px;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.14);
}
.city-select.current{
	animation: show 0.5s ease-in-out forwards;
}
.hot-city{
	padding-bottom: 5px;
	border-bottom: 1px dashed #b6b6b6;
	margin-bottom: 5px;
}
.hot-city h2{
	font-size: 14px;
	color:#666;
}
.hot-city span a{
	font-family: simsun;
	color: #666;
	margin-right: 10px;
}
.hot-city span a:hover{
	color: #22c233;
}
.city-now{
	margin-top: 15px;
	margin-bottom: 15px;
}
.input-now{
	border-color: #ccc;
	width: 170px;
	height: 26px;
	line-height:26px;
	padding-left: 5px;
	padding-right: 5px;
}
.city-th{
	border-bottom: 1px solid #ddd;
}
.city-th span{
	padding: 2px 16px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #666;
	text-align: center;
	position: relative;
}
.city-th span.current{
	border-top: 2px solid #22c233;
	color: #22c233;
	font-weight: bold;
}
.city-th span.current:after{
	content: "";
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
    bottom: -1px;
    right: 0;
}
.city-zm{
	overflow: hidden;
}
.city-zm dl{
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
.city-zm dt{
	color: #999;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.city-zm dd{
	line-height: 30px;
    margin-left: 50px;
    width: 500px;
}
.city-zm dd a{
    cursor: pointer;
    min-width: 60px;
    line-height: 23px;
    display: inline-block;
}
.city-zm dd a:hover{
	color: #22c233;
}

/*快速导航*/
.channel-nav{
	width:290px;
	height:380px;
	background: url(../img/bg-channel-nav.png) no-repeat;
	position: relative;
	padding-top: 28px;
}
.channel-nav2{
	background: url(../img/bg-channel-nav2.png) no-repeat;
}
.channel-nav>dl>dt{
	position: relative;
    color: #333;
    font-size: 14px;
    cursor: pointer;
   	height: 30px;
    line-height: 30px;
    padding-left: 18px;
    padding-right: 8px;
    font-family: "microsoft yahei";
}
.channel-nav>dl>dt>span{
	margin-left: 10px;
}
.channel-nav>dl>dt .location{
	width: 32px;
	height: 14px;
	line-height: 14px;
	background: #e789da;
	border-radius: 2px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 10px;
}
.channel-nav>dl>dd{
	line-height: 20px;
    font-family: "microsoft yahei";
    margin-top: -2px;
    margin-bottom: 1px;
    padding-left: 43px;
    padding-right: 10px;
    overflow: hidden;
}
.channel-nav dl dd a{
	font-size: 12px;
	color: #666;
	margin-right: 8px;
	line-height: 24px;
}
.channel-nav dl dd a:hover{
	color: #ffae2e;
}
.channel-nav-d{
	position: absolute;
	top: 0;
	left: 230px;
	background-color: rgba(255,255,255,.95);
	width: 530px;
	height: 400px;
	padding: 10px 20px 20px 13px;
	z-index:3;
}
.channel-nav-d.current{
	animation: show 0.5s linear forwards;
}
.channel-nav-d>dl>dt{
	height: 26px;
}
.top-zhoubian{
	top:-320px;
}
.top-gngt{
	top:-240px;
}
.top-cjdx{
	top:-160px;
}
.top-cjcx{
	top:-80px;
}
@keyframes show{
	0% {
		opacity: 0.5;
	}
	100%{
		opacity: 1;
	}
}

@-moz-keyframes show{
	from{opacity: 0;}
	to{opacity: 1;}
}

@-webkit-keyframes show{
	from{opacity: 0;}
	to{opacity: 1;}
}

@-ms-keyframes show{
	from{opacity: 0;}
	to{opacity: 1;}
}

.channel-nav-d dl{
	width: 226px;
	height:120px;
	float: left;
	margin-right: 22px;
}
.channel-nav-d dl dt{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.channel-nav-d dl dd{
	 color: #e1e1e1;
	 line-height: 22px;
}
.channel-nav-d dl dd a{
	font-size: 14px;
    margin-right: 5px;
    color: #333;
}
.channel-nav-d dl dd a:hover{
	color: #ffae2e;
}

/*轮播 */
.slide{
	width: 100%;
	height: 420px;
	/*background: #ddd;*/
	position: relative;
}
.slide-cont{
	width: 100%;
	height: 420px;
	overflow: hidden;
	position: relative;
    z-index: 0;
}
.slide-cont ul li{
	width: 100%;
	height: 420px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.slide-cont ul li a, .slide-cont ul li img{
	width: 100%;
	height: 420px;
}
.channel-nav-pos{
    position: absolute;
    top: 18px;
    z-index: 2;
}

/*banner修改 样式*/
.channel-adv{
	width: 890px;
	height: 380px;
	float: right;
}
.channel-adv .slide{
	width: 100%;
	height: 290px;
	position: relative;
}
.channel-adv .slide-cont{
	width: 100%;
	height: 290px;
	overflow: hidden;
	position: relative;
    z-index: 0;
}
.channel-adv .slide-cont ul li{
	width: 100%;
	height: 290px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.channel-adv .slide-cont ul li a, .slide-cont ul li img{
	width: 100%;
	height: 290px;
}
.slide-adv a{
	width: 33.33%;
	width: -webkit-calc(100%/3);
	height: 90px;
	float: left;
}
.slide-adv a img{
	width: 100%;
}
.swiper-pagination-bullet{
	width: 15px;
    height: 15px;
    border-radius: 50px;
    background: #bebebe!important;
    margin-right: 10px;
    opacity: .8;
    cursor: pointer;
}
.swiper-pagination-bullet-active{
    background: #ffae2e!important;
}
.swiper-button-next, .swiper-button-prev{
	width: 45px;
    height: 100px;
    opacity: .4;
    position: absolute;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
	opacity: 1;
}
.swiper-button-prev{
	background: url(../img/banner-pre-next.png) no-repeat 0 0 !important;
    left: 0px;
}
.swiper-button-next {
	background: url(../img/banner-pre-next.png) no-repeat -55px 0 !important;
    right: 0px;
}

/*当季景点*/
.guide-title>span{
	padding: 8px 40px;
	font-size: 14px;
	border-radius: 2px;
	color: #666;
	background: #f1f1f1;
	cursor: pointer;
}
.guide-title.guide-title-theme>span{
	background: #fff;
	
}
.guide-title>span.current{
	color: #fff;
	background: #f80;
}

.guide-pic{
	width: 283px;
	height: 416px;
}
.guide-pic>span{
	display: inline;
}
.guide-pic img{
	width: 100%;
}
.guide-title-price{
	width: 100%;
	height: 35px;
}
.guide-list{
	width: 917px;
}
.title-bt{
	left: 0;
	bottom: 0;
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: rgba(0,0,0,0.6);
}
.guide-list ul li figure a{
	height: 158px;
}
.guide-list ul li figure img{
	width: 100%;
	/*height: 100%;*/
}
.title-bt>h5{
	height: 38px;
    overflow: hidden;
}
.price-p{
	top: 0px;
	left: 10px;
	width: 29px;
	height: 38px;
}
.price-p big, .price-p small{
	width: 100%;
	height: 20px;
	float: left;
	text-align: center;
	line-height: 20px;
	color: #FFF;
}
.price-p big{
	background: #d8261c;
}
.price-p small{
	background: #ffae2e;
}

.slide-cont ul li:first-child{
	opacity: 1;
	z-index: 1;
}
.slide-pos{
	position: absolute;
	bottom: 10px;
	width: 100%;
	z-index: 2;
}
.slide-pos i{
	width: 15px;
	height: 15px;
	border-radius: 50px;
	background-color: #fff;
	background-color: rgba(190,190,190,.8);
	margin-right: 10px;
	cursor: pointer;
}
.slide-pos i.current{
	background-color: #ffae2e;
	background-color: rgba(255,174,46,.8);
}
.jd-intro{
	height: 70px;
	line-height: 70px;
	margin-top: 20px;
}
.jd-intro ul li{
	width: 278px;
	width: calc((100% - 66px) / 4);
	width: -webkit-calc((100% - 66px) / 4);
	height: 70px;
	overflow: hidden;
	float: left;
	margin-right: 22px;
	font-size: 26px;
	color: #fff;
	font-family: "microsoft yahei";
	cursor: pointer;
}
.jd-intro ul li img{
	width: 100%;
}
.jd-intro ul li:nth-last-of-type(1){
	margin-right: 0;
}
.jd-intro ul li i{
	position: relative;
	top: 8px;
	margin-right: 5px;
}

/*楼层*/
.guide-title-cont h3{
	font-size: 22px;
	font-family: "microsoft yahei";
	line-height: 36px;
}
.guide-title-cont i{
	position: relative;
	top: 2px;
	left: -8px;
}

.guide-list ul li{
	width: 283px;
	float: left;
	margin-left: 22px;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);
	margin-bottom: 20px;
}
.guide-list ul li:hover{
	box-shadow: 0px 3px 6px 0px rgba(255,136,0,0.3);
	-moz-box-shadow: 0px 3px 6px 0px rgba(255,136,0,0.3);
}
.guide-list figure ,.guide-list-nr figure{
	width: 283px;
	height: 158px;
	overflow: hidden;
}
.guide-list ul li h4{
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
	line-height: 20px;
	color: #333;
	height: 46px;
	overflow: hidden;
}
.guide-list ul li h4 a {
	color: #333;
}
.guide-list ul li strong {
	font-size: 22px;
	font-weight: bold;
	color: #ff8a00;
}
.guide-list ul li small {
	font-size: 16px;
	color: #ff8a00;
}

/*asider 侧边栏*/
.asider{
	width: 35px;
	right: 0px;
	bottom: 80px;
	z-index: 2;
}
.asider-layer{
	width: 35px;
	height: 35px;
	float: left;
	cursor: pointer;
}
.layer-tel,.layer-ewm{
	top: 0px;
    right: 35px;
    background: #FFAE2E;
    z-index: -1;
}
.layer-tel{
	width: 170px;
	height: 70px;
}
.layer-ewm{
	width: 265px;
	height: 150px;
}
.asider-layer.tel{
	background: url(../img/sider-tel.png) no-repeat;
}
.asider-layer.ewm{
	background: url(../img/sider-ewm.png) no-repeat;
}
.asider-layer.back{
	background: url(../img/sider-back.png) no-repeat;
}
.asider-layer.tel:hover{
	background: url(../img/sider-tel-h.png) no-repeat;
}
.asider-layer.ewm:hover{
	background: url(../img/sider-ewm-h.png) no-repeat;
}
.asider-layer.back:hover{
	background: url(../img/sider-back-h.png) no-repeat;
}

/*优惠券入口 弹层*/
.asider-sale{
	position: fixed;
    bottom: 206px;
    right: 0;
    z-index: 11;
}
.asider-sale>ul>li{
    transition: .1s ease-in;
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    -ms-transition: .1s ease-in;
}
.asider-sale-layer{
	position: relative;
}
.asider-sale-layer .sale-layer-small{
	cursor: pointer;
    width: 35px;
    height: 35px;
}
.asider-sale-layer .sale-layer-small.active+ .sale-layer-big{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.asider-sale-layer .sale-layer-big{
	display: block;
	width: 320px;
	position: absolute;
	bottom: 0;
	right: 35px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transform-origin:  320px 312px;
	-ms-transform-origin: 320px 312px;
	transform-origin: 320px 312px;
	padding-right: 8px;
}
.asider-sale-layer .sale-layer-big.active{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.asider-sale-layer .sale-layer-small img, .asider-sale-layer .sale-layer-big img{
	width: 100%;
}
.btn-close{
	width: 20px;
	height: 20px;
	top: 8px;
	right: 18px;
	background: url(../img/btn-close.png) no-repeat 0 0;
	opacity: .6;
	cursor: pointer;
}


.mt-1{
	margin-top: 1px;
}
.bg-ff8400{
	background: #ff8400;
}
.ewm-title{
	width: 35px;
	height: 150px;
	padding: 4px;
	display: block;
}
.ewm-title span{
	word-wrap: break-word;
	letter-spacing: 16px;
	line-height: 20px;
	margin-left: 4px;
}
.ewm-cont{
    margin: 15px 10px;
    z-index: 2;
    width: 210px;
}
.ewm-cont ul li{
	float: left;
	width: 100px;
	text-align: center;
	color: #fff;
}


/*热卖排行*/
.hot-product{}
.h-300{
	height: 300px;
}
.jd-wh-pos {
    top: 15px;
    left: 0px;
    width: 1198px;
}
.jd-wh-pos span {
    width: 34px;
    height: 65px;
    top: 24px;
}
.jd-wh-pos span.pre.active {
    position: absolute;
    left: 0px;
    background: url(../img/ico-left-end.png) no-repeat;
}
.jd-wh-pos span.pre {
    position: absolute;
    left: 0px;
    background: url(../img/ico-left.png) no-repeat;
}
.jd-wh-pos span.next.active {
    position: absolute;
    right: 0px;
    background: url(../img/ico-right1-end.png) no-repeat;
}
.jd-wh-pos span.next {
    position: absolute;
    right: 0px;
    background: url(../img/ico-right1.png) no-repeat;
}
.hot-count {
    width: 1200px;
    height: 205px;
    overflow: hidden;
}
.hot-count .guide-list {
	width: 1200px;
}
.hot-count .guide-list ul li:nth-of-type(1) {
	margin-left: 0;
}
