/*轮播图*/
.slide-img-block {
    width: 10rem;
    /*height: 2.933333rem;*/
   /* height: 6.18rem;*/
   /* height: 5.78rem;*/
    height: 4.26rem;
}
.slide-img-block .pic{
    width: 10rem;
    /*height: 2.933333rem;*/
  /*  height: 6.18rem;*/
	/*height: 5.78rem;*/
	height: 4.26rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #e7e7e7;
}
.slide-img-block .pic img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.slide-img-block>.pagination-box {
    height: 0.16rem;
    vertical-align: middle;
    text-align: center;
    bottom:0.306667rem;
    width: 100%;
}
.slide-img-block .swiper-pagination-bullet{
    width: 0.16rem !important;
    height: 0.16rem !important;
    background: rgba(255,255,255,.6) !important;
    opacity: 1;
    margin: 0 0.066666rem;
}
.slide-img-block .swiper-pagination-bullet-active {
    background: rgba(255,255,255,1) !important;
}
/*导航模块*/
.index-nav {
	box-sizing: border-box;
    padding: 0.075rem;
	margin-top: 0.050rem;
}

.index-nav ul:first-of-type {
	border-top-left-radius:  0.190rem;
	border-top-right-radius:  0.190rem;
	overflow: hidden;
	/*background-image: linear-gradient(to right, #4beea6, #50c47e);*/
	/*background-repeat: no-repeat;*/
	/*background-size: 100% auto;*/
	background: -webkit-linear-gradient(45deg, #55b5fe, #23ae5a);
	background: -moz-linear-gradient(45deg, #55b5fe, #23ae5a);
	background: linear-gradient(45deg, #55b5fe, #23ae5a);
}

.index-nav ul:last-of-type {
	margin-top: 0.107rem;
	border-bottom-left-radius:  0.190rem;
	border-bottom-right-radius: 0.190rem;
	overflow: hidden;
	/*background-image: linear-gradient(to right, #4b90ed, #51bbed);*/
	/*background: -webkit-linear-gradient(45deg, #1482ef, #5fc3f2);
	background: -moz-linear-gradient(45deg, #1482ef, #5fc3f2);
	background: linear-gradient(45deg, #1482ef, #5fc3f2);*/
	background: -webkit-linear-gradient(45deg, #ef7914, #db7915);
	background: -moz-linear-gradient(45deg, #ef7914, #db7915);
	background: linear-gradient(45deg, #ef7914, #db7915);
}
.index-nav ul {
	margin-top: 0.107rem;
	overflow: hidden;
	/*background-image: linear-gradient(to right, #4b90ed, #51bbed);*/
	background: -webkit-linear-gradient(45deg, #1482ef, #5fc3f2);
	background: -moz-linear-gradient(45deg, #1482ef, #5fc3f2);
	background: linear-gradient(45deg, #1482ef, #5fc3f2);
}
.index-nav li {
	box-sizing: border-box;
	float: left;
	width: 33.333333333%;
	height: 1.267rem;
	border-right: 0.027rem solid #f6f6f6;
	border-bottom: 0.027rem solid #f6f6f6;
}
.index-nav li a{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	padding: 0.4rem 0;
	font-size: 0.373rem;
	line-height: 0.4rem;
	text-align: center;
	color: #fff;
}
.index-nav .vertical-double {
	height: 2.533rem;
}
.index-nav .vertical-double a {
	padding: 0.8rem 0;
}
.index-nav .vertical-double .small{
	font-size: 0.28rem;
}
.index-nav .dest-group {
	width: 66.666666666%;
}
.index-nav .right {
	border-bottom: 0.027rem solid #f6f6f6;
	border-right: none;
}
/*
[data-dpr = "1"] .index-nav .lastRight{
  border-bottom: none;
}*/
/*版块*/
.Section-block{
	margin-top: 0.2667rem;
	margin-bottom: 0.2667rem;
  /*  padding: 0.2rem 0.13rem 0.2rem 0.14rem;*/
    padding: 0.28rem 0.18rem 0.28rem 0.18rem;
   /* border-top: 1px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;*/
    background: #fff;
	width: 10rem;
}
.Section-block li{
    float: left;
    /*width: 3.24rem;*/
    width: 3.20rem;
    height: 1.1467rem;
    padding: 0.0533rem;
}
.Section-block li .green{
    /*background-color: rgba(105,180,50,1);*/
    background-color: rgba(55,219,145,1);
}
.Section-block li .orange{
	/*background-color: rgba(230,150,40,1);*/
	background-color: rgba(255,159,51,1);
}
.Section-block li .blue{
	/*background-color: rgba(89,151,218,1);*/
	background-color: rgba(60,161,232,1);
}
.Section-block li .yellow{
	background-color: rgba(252,189,40,1);
}
.Section-block li .tangerine{
	background-color: rgba(246,111,12,1);
}
.Section-block li .violet{
	background-color: rgba(236,119,241,1);
}

.Section-block .ite{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	border-radius:  0.120rem;
}
.Section-block .ite img{
  /*  width: 35%;
    height: 50%;*/
	width: 100%;
    height: 100%;
}
.Section-block .ite .bg{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
 /*   background: url("../images/hot-mdd-bg.png") repeat-x;*/
    background-size: contain;
}
.Section-block .ite em{
    color: #fff;
    display: inline-block;
    height: 0.4rem;
    line-height: 0.4rem;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    padding: 0 0.2667rem;
    margin-top: -0.2rem;
    text-align: center;
    font-size: 0.4rem;
    /*font-size: 0.46rem;*/
}

/*导航*/
.slide-nav-block{
    width: 10rem;
    height: 5.34rem;
    border-bottom: 2px solid #f0f0f0;
    background: #fff;
}
.nav-bar li{
    float: left;
    width: 25%;
    padding: 0.32rem 0 0;
    text-align: center;
}
.nav-bar li img{
    width: 1.3067rem;
    height: 1.3067rem;
}
.nav-bar li em{
    display: block;
    padding: 0.1rem 0;
    font-size: 0.3467rem;
}
.slide-nav-block>.pagination-box {
    height: 0.16rem;
    vertical-align: middle;
    text-align: center;
    bottom:0.306667rem;
    width: 100%;
}
.slide-nav-block .swiper-pagination-bullet{
    width: 0.16rem !important;
    height: 0.16rem !important;
    margin: 0 0.05rem;
    background: rgba(204,204,204,.6) !important;
	opacity: 1;
}
.slide-nav-block .swiper-pagination-bullet-active{
    /*background: #27be5b !important;*/
	background: rgba(39,190,91,1) !important;
}
.st-nav{
    width: 100%;
    padding:0 0 0.293333rem;
}
.st-nav-list{
    width: 100%;
    background-color: #fff;
    padding:0.21333rem 0.2rem 0;
}
.st-nav-list .item{
    float: left;
    width: 4.72rem;
    margin:0 0.133rem 0.133rem 0;
}
.st-nav-list li .pic{
    display: block;
    width: 4.72rem;
    height: 1.46667rem;
    background-color: #f74f42;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    border-radius: 0.04rem;
    padding: 0.32rem 0.4rem;
}
.st-nav-list li:nth-of-type(2) .pic{
    background-color: #fd6344;
}
.st-nav-list li:nth-of-type(3) .pic{
    background-color: #fc6e51;
}
.st-nav-list li:nth-of-type(4) .pic{
    background-color: #e9573f;
}
.st-nav-list li:nth-of-type(5) .pic{
    background-color: #a0d468;
}
.st-nav-list li:nth-of-type(6) .pic{
    background-color: #8cc152;
}
.st-nav-list li:nth-of-type(7) .pic{
    background-color: #48cfad;
}
.st-nav-list li:nth-of-type(8) .pic{
    background-color: #37bc9b;
}
.st-nav-list li:nth-of-type(9) .pic{
    background-color: #5d9cec;
}
.st-nav-list li:nth-of-type(10) .pic{
    background-color: #4a89dc;
}
.st-nav-list li:nth-of-type(11) .pic{
    background-color: #ac92ec;
}
.st-nav-list li:nth-of-type(12) .pic{
    background-color: #967adc;
}
.st-nav-list li:nth-of-type(13) .pic{
    background-color: #7794cd;
}
.st-nav-list li:nth-of-type(14) .pic{
    background-color: #6276a5;
}
.st-nav-list li:nth-of-type(15) .pic{
    background-color: #6d70d5;
}
.st-nav-list .pic img{
    width: 0.8rem;
    height: 0.8rem;
    vertical-align: middle;
}
.st-nav-list .pic span{
    display: inline-block;
    width: 2.96rem;
    color: #ffffff;
    font-size: 0.426667rem;
    text-align: left;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.1rem;
}
/* 栏目 */
.lm-content{
    margin-top: 0.2667rem;
    padding: 0.3733rem 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
    background: #fff;
}
.lm-bar{
    padding: 0 0.3733rem;
	text-align: center;
}
.lm-bar .tit{
    display: inline-block;
    height: 0.5067rem;
    line-height: 0.5067rem;
    font-size: 0.3733rem;
}
.lm-bar .tit .mdd-ico,
.lm-bar .tit .buy-ico,
.lm-bar .tit .play-ico,
.lm-bar .tit .gl-ico{
    display: inline-block;
    width: 0.4rem;
    height: 0.5rem;
    vertical-align: middle;
    margin: -8px 10px 0 0;
}
.lm-bar .tit .mdd-ico{
    background: url("../images/hot-dest-ico.png") center no-repeat;
    background-size: contain;
}
.lm-bar .tit .buy-ico{
    background: url("../images/hot-tuan-ico.png") center no-repeat;
    background-size: contain;
}
.lm-bar .tit .play-ico{
    background: url("../images/hot-play-ico.png") center no-repeat;
    background-size: contain;
}
.lm-bar .tit .gl-ico{
    background: url("../images/hot-play-ico.png") center no-repeat;
    background-size: contain;
}
/*广告*/
.ad-block{
	margin-top: 0.1667rem;
	margin-bottom: 0.1667rem;
  /*  padding: 0.2rem 0.13rem 0.2rem 0.13rem;*/
   /* border-top: 1px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;*/
   /* background: #fff;*/
	width: 10rem;
}
.ad-block li{
    float: left;
    width: 4.87rem;
    height: 2.2077rem;
    padding: 0.0533rem;
}
.ad-block .left{
    float: left;
    width: 4.85rem;
    height: 2.2077rem;
    padding: 0.0533rem;
	/*margin-right: 0.02rem;*/
	margin-left: 0.14rem;
}
.ad-block .right{
    float: right;
    width: 4.85rem;
    height: 2.2077rem;
    padding: 0.0533rem;
	/*margin-left: 0.02rem;*/
	margin-right: 0.14rem;
}
.ad-block .ite{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.ad-block .ite img{
  /*  width: 35%;
    height: 50%;*/
	width: 100%;
    height: 100%;
}

/*热搜目的地*/
.hot-mdd-block{
    padding: 0.2rem 0.32rem 0;
}
.hot-mdd-block li{
    float: left;
    width: 3.12rem;
    height: 1.7867rem;
    padding: 0.0533rem;
}
.hot-mdd-block .item{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
 /*   -webkit-border-radius: 0.15rem;
    -moz-border-radius: 0.15rem;
    border-radius: 0.15rem;*/
}
.hot-mdd-block .item img{
    width: 100%;
    height: 100%;
}
.hot-mdd-block .item .bg{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
 /*   background: url("../images/hot-mdd-bg.png") repeat-x;*/
    background-size: contain;
}
.hot-mdd-block .item em{
    color: #fff;
    display: inline-block;
    height: 0.4rem;
    line-height: 0.4rem;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    padding: 0 0.2667rem;
    margin-top: -0.2rem;
    text-align: center;
    font-size: 0.4rem;
}
.hot-dest{
    width: 100%;
    background-color: #fff;
    margin-bottom: 0.2667rem;
}
.hot-dest h3{
    width: 100%;
   font-size: 0.373334rem;
    color: #333333;
    text-align: center;
    line-height: 1.173334rem;
    vertical-align: middle;
}
.hot-dest h3 i{
   display: inline-block;
    width: 0.853334rem;
    height: 0.06667rem;
    vertical-align: middle;
}
.hot-dest h3 i.bg-left{
    background: url("../images/hot-dest-icon-left.png") no-repeat;
    background-size: contain;
    margin-right: 0.2rem;
}
.hot-dest h3 i.bg-right{
    background: url("../images/hot-dest-icon-right.png") no-repeat;
    background-size: contain;
    margin-left: 0.25rem;
}
.hot-dest .dest-list {
    width: 100%;
    padding:0 0.4rem 0.2rem;
}
.hot-dest .dest-list li{
    float: left;
    margin: 0 0.18666rem 0.2rem 0;
}
.hot-dest .dest-list li a{
    display: block;
    width: 2.16rem;
    height: 0.66667rem;
    border: 1px solid #f6f6f8;
    background-color: #f6f6f8;
    text-align: center;
    line-height: 0.6667rem;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    border-radius: 0.04rem;
}
.hot-dest .dest-list li a span{
    display: inline-block;
    width: 1.52rem;
    height: 0.66667rem;
    font-size: 0.32rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*旅游分类*/
.tour-type{
    width: 100%;
}
.tour-type .tab-nav{
    background-color: #fff;
}
.tour-type .tab-nav li{
    float: left;
    width: 20%;
    text-align: center;
    line-height: 0.97333rem;
	font-size: 0.4067rem;
	font-weight: bold;
}
.tour-type .tab-nav li.on{
    /*border-bottom: 2px solid #1caafb;
	color: #1caafb !important;*/
	border-bottom: 2px solid #00be80;
	color: #00be80 !important;
}

.tour-type .tour-list ul{
    display: none;
}
.tour-type .tour-list ul.on{
    display: block;
}
.tour-list li{
    margin-top: 0.266667rem;
    margin-bottom: 0.266667rem;
    /*background-color: #fff;*/
}
.tour-list li .pic{
    display: table-cell;
    width: 10rem;
    /*height: 6.18rem;*/
    height: 4.921875rem;
    text-align: center;
    /*vertical-align: middle;*/
    overflow: hidden;
    position: relative;
	padding: 0 0.15rem;
}
.tour-list li .pic img{
    width: 100% !important;
	max-height: 100% !important;
    vertical-align: middle;
	-webkit-border-radius: 0.1rem 0.1rem 0 0;
    -moz-border-radius: 0.1rem 0.1rem 0 0;
	border-radius: 0.1rem 0.1rem 0 0;
}
.tour-list li .pic span{
    position: absolute;
    /*left:0.4rem;*/
    left:0;
    bottom: 0.426667rem;
    /*padding: 0.24rem 0.17333rem;*/
    padding: 0.24rem 0.44rem;
    font-size: 0.26667rem;
	font-weight: bold;
    color: #ffffff;
    background-color: #ff850e;
    -webkit-border-radius: 0.04rem;
    -moz-border-radius: 0.04rem;
    border-radius: 0.04rem;
}
.tour-list li .pic span em {
    font-size: 0.48rem;
}
.tour-list li .info{
    padding: 0.35rem 0.4rem 0;
	-moz-box-shadow: 0 -0.110rem 0.270rem #222; /* 老的 Firefox */
	box-shadow: 0 -0.110rem 0.270rem #222;
	background-color: #fff;
}
.tour-list li .info .tit{
    font-size: 0.373333rem;
	font-weight: bold;
    color: #333333;
    line-height: 0.56rem;
    height: 1.12rem;
    overflow: hidden;
}
.tour-list li .info .tags{
    /*padding: 0.2rem 0 0;*/
    padding: 0.2rem 0 0.3rem 0;
}
.tour-list li .info .tags span{
    float: left;
    padding: 0 0.28rem;
    /*line-height: 0.48rem;*/
    line-height: 0.58rem;
    /*border: 1px solid #ff907e;
    font-size: 0.26667rem;*/
    font-size: 0.30667rem;
    /*color: #ff907e;*/
    color: #fff;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    margin:0 0.17rem 0.2rem 0;
	background-color: #ff907e;
}
.tour-list li .info .tags span:nth-of-type(2){
    /*border: 1px solid #9cbcfc;
    color: #9cbcfc;*/
	background-color: #9cbcfc;
}
.tour-list li .info .tags span:nth-of-type(3){
    /*border: 1px solid #7cdc77;
    color: #7cdc77;*/
	background-color: #7cdc77;
}
.tour-list li .info .tags span:nth-of-type(4){
   /* border: 1px solid #ff907e;
    color: #ff907e;*/
	background-color: #ff907e;
}
.tour-list li .info .tags span:nth-of-type(5){
    /*border: 1px solid #9cbcfc;
    color: #9cbcfc;*/
	background-color: #9cbcfc;
}
.tour-list li .info .tags span:nth-of-type(6){
    /*border: 1px solid #7cdc77;
    color: #7cdc77;*/
	background-color: #7cdc77;
}
.tour-list li .info .tags span:nth-of-type(7){
    /*border: 1px solid #ff907e;
    color: #ff907e;*/
	background-color: #ff907e;
}
.tour-list li .info .tags .fr{
	float: right;
}
/* 底部 */
.footer{
    margin-top: 0.2667rem;
    padding: 0.4rem 0;
    border-top: 1px solid #f0f0f0;
    background: #fff;
}
.footer-icon li{
    float: left;
    width: 25%;
    text-align: center;
}
.footer-icon li a{
    display: block;
}
.footer-icon li .icon{
    display: inline-block;
    width: 1.3867rem;
    height: 1.3867rem;
}
.footer-icon li .back-home{
    background: url("../images/home-link-ico.png") center no-repeat;
    background-size: contain;
}
.footer-icon li .my-order{
    background: url("../images/order-link-ico.png") center no-repeat;
    background-size: contain;
}
.footer-icon li .phone-num{
    background: url("../images/kf-link-ico.png") center no-repeat;
    background-size: contain;
}
.footer-icon li .help-center{
    background: url("../images/help-link-ico.png") center no-repeat;
    background-size: contain;
}
.footer-icon li em{
    color: #a7a7a7;
    display: block;
    padding-top: 0.1rem;
}
.footer-menu{
    padding-top: 0.5rem;
}
.footer-menu li{
    float: left;
    width: 33.333333%;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    font-size: 0.32rem;
}
.footer-menu li a{
    color: #a7a7a7;
}

/*返回顶部*/
#roll_top{
    display: none;
    position: fixed;
    right:0.4rem;
    bottom:2rem;
    width: 1.426667rem;
    height: 1.426667rem;
    background: url("../images/top-icon.png") no-repeat;
    background-size: contain;
}
.fxd{
    position: fixed;
    top:0;
    z-index: 99;
    width: 10rem;
}