

html, body{
	background-color: #f5f5f5;
	width: 100%;
	min-width: 1180px;
}
.content{
	margin-left: 12px;
	margin-right: 12px;
}
.slideBox .hd ul li{
	width: auto;
	height: auto;
	font-size: 12px;
	background:transparent;
	overflow: hidden;
	color: #ffffff;
	border-radius: 0%;
	-webkit-border-radius: 0%;
	-moz-border-radius: 0%;
	margin: 3px 15px;
}
.slideBox .hd ul li p{
	color: #ffffff;
	font-size: 11px;
	opacity: 0.7;
}
.slideBox .hd ul li.on{
	background: transparent
}
.slideBox .hd ul li.on p{
	opacity: 1;
}
.bannerTopWrap .next{
	right: 4%;
}
.banner_yuan{
	width: 8px;
	height: 8px;
	background:#ffffff;
	overflow: hidden;
	font-size: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin: 0px auto;
	margin-top: 4px;
	opacity: 0;
}
.slideBox .hd ul li.on .banner_yuan{
	opacity: 1;
}

.slideBox{
	margin-bottom: 0px;
}
#bannerTopC .tempWrap{
	width: auto !important;
}

/*出行风向标*/

.star-con .con-list{
	padding-top: 10px;
}
.con-list{
	width: 1180px;
	min-width: 1180px;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
}
.banner{
	padding-top: 0px;
}
.list_top_wrap{
	margin-bottom: 20px;
	padding-top: 8px !important;

}
.con-list-first{
	padding-top: 0px;
}
.con-list2-title{
	margin-bottom: 15px; 
}
.list-title{
	font-size: 32px;
    font-weight: 800;
    /* padding: 10px 0; */
    color: #FF9E00;
	/* border-bottom:1px solid #F9F9F9 ;*/
	padding-top: 7px;
} 
.list-title1{
	color: #FF9E00;
}
.list-title2{
	color: #9A5EB5;
}
.list-title3{
	color: #297AFA;
}
.list-title4{
	color: #FFB80E;
} 
.list-title5{
	color: #786EE6;
	border-bottom: none;
	margin-bottom: 15px;
} 
.list-title6{
	color: #46BC9F;
	border-bottom: none;
	margin-bottom: 15px;
} 
.list_line_box{
	width: 6px;
    height: 30px;
    background: #FF9E00;
    margin-right: 16px;
    position: relative;
    top: 16px;
}
.list_line_box1{
	background: #FF9E00;
}
.list_line_box2{
	background: #9A5EB5;
}
.list_line_box3{
	background: #297AFA;
}
.list_line_box4{
	background: #FFB80E;
}
.list_line_box5{
	background: #786EE6;
}
.list_line_box6{
	background: #46BC9F;
}
.con-list-title-sp{
	font-size: 12px;
	color: #D2D2D2;
	margin-left: 3px;
}
.list-con ul{
	width: 100%;
	box-sizing: border-box;
}
.list-con ul li{
	float: left;
	position: relative;
	width: 24%;
	height: 230px;
	/*height: 239px;*/
	box-sizing: border-box;
	/*border: 1px red solid;*/
	margin-right: 2%;
	margin-bottom: 20px;
	cursor: pointer;
}
.list-con ul li img{
	width: 100%;
	height: 100%;
	/*height: 100%;*/
}

@keyframes fly{
	from{
		height: 0;
	}
	to{
		height:220px;
	}
}
.list-con ul li .bannerdescBox{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.5);
	color: #ffffff;
	text-align: center;
	display: block;
	padding: 5px 0;
	height: 29px;
	overflow: hidden;
	cursor: pointer;
}
.ban_name{
	line-height: 29px;
}
.ban_name,.bannerDesc{
	color: #ffffff;
}
.list-con ul li .bannerdescBox:hover{
	animation: fly 0.2s linear both;
}

.list-con li:hover{
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08);
	/* box-shadow: 0 0 8px gray; */
}

.list_shadow{
	-webkit-transform: translateY(0);
    transform: translateY(0);
    overflow: hidden;
    -webkit-transition: all .2s ease;
	transition: all .2s ease;
	cursor: pointer;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08);
	/* box-shadow: 0 0 8px gray; */
}

.list-con ul .big-list-pic{
	width: 48%;
}
.list-con ul .clear-margin{
	margin-right: 0;
}


/*榜单TOP排行*/

/* .con-list2-title{
	border-bottom:1px solid #F9F9F9 ;
	margin-bottom: 15px;
} */

.list2-r{
	margin-left: 70px;
	margin-top: 20px;
}
.list2-r li{
	float: left;
	margin: 0 10px;
	border-radius:3px ;
	padding: 2px 5px;
	font-size: 16px;
	cursor: pointer;
}
.list2-r li.listActive{
	color: #ffffff;
	background-color: #FF9E00;
	
}
.con-list2-con{
	width: 100%;
}
.list_top_box_l{
	width: 70%;
	position: relative;
	min-height: 334px;
}
.list-box-con-l{
	width: 49%;
	box-sizing: border-box;
}

.list-box-con-l img{
	width: 100%;
	height: 252px;
}

.list-box-con-r{
	width: 49%;
}
.list-box-con-r .con-r-list{
	margin-bottom: 20px;
	overflow: hidden;
}
.list-box-con-r .con-r-list.last_box{
	margin-bottom: 0px;
}
.worder-top{
	background-color: #ffffff;
	padding-left: 12px;
	height: 92px;
	padding-right: 8px;
}
.worder-top-title{
	font-weight: 800;
	font-size: 20px;
	padding: 4px 0;
    padding-bottom: 1px;
	
}
.list-box-con-l .worder-top-title{
	padding-top: 5px;
	padding-bottom: 4px;
}
.worder-top-bottom{
	font-weight: 400;
	font-size: 14px;
	width: 100%; 
	/* height: 40px; */
	overflow: hidden;
	padding-top: 8px;
}
.main_img_box{
	position: relative;
	height: 252px;
	overflow: hidden;
}
.tip_wraps{
	position: absolute;
    top: 0px;
    left: 0px;
    height: 22px;
    line-height: 22px;
    padding: 0 11px 0 6px;
    color: #fff;
    background: #f7803c;
	border-radius: 0 0 10px 0;
	-webkit-border-radius:0 0 10px 0;
	-moz-border-radius:0 0 10px 0;
	font-size: 15px;
	overflow: hidden;
}
.list-box-con-r .tip_wraps{
	font-size: 12px;
    height: 19px;
    line-height: 19px;
}
.con-r-list-l{
	width: 27%;
	height: 71px;
}
.con-r-list-l img{
	width: 100%;
	height: 100%;
}
.list_top_box{
	position: relative;
}

.loadingNodata{
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.loadingImg{
	margin: 0 auto;
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
	width: 30px;
	margin-top: -15px;
	margin-left: -15px;
	height: auto;
}
.error-box{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -42px;
    margin-top: -48px;
}
.list_top_box_r{
	width: 27.5%;
	/* background: #ffffff; */
}
.top_r_banner1{
	margin-bottom: 20px;
}
.list_top_box_r .top_r_banner{
	height: 162px;
	cursor: pointer;
}
.list_top_box_r .top_r_banner img{
	display: block;
	width: 100%;
	height: 100%
}
.con-r-list-r{
	width: 73%;
	box-sizing: border-box;
	height: 71px;
	overflow: hidden;
}
.list-box-con-r .worder-top-title{
	font-size: 14px;
}
.list-box-con-l .worder-top-bottom{
	line-height: 24px;
}
.list-box-con-r .worder-top-bottom{
	/* height: 40px; */
	overflow: hidden;
	padding-top: 6px;
}



/*星播报*/

/*星播报*/

.star-con {
	/* background-color: #F1F9FC; */
	margin-top: 0px;
	padding-bottom: 30px;
}


.picScroll-left {
	/*overflow: hidden;*/
	position: relative;
}


/*.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }*/

.pageState {
	display: none;
}

.picScroll-left  .prev,
.picScroll-left  .next {
	display: block;
	width: 50px;
	height: 50px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	color: #B2E3E8;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 5;
}
.picScroll-left .prev i,
.picScroll-left .next i{
	font-size: 50px;
} 
.picScroll-left .next {
	right: -70px;
}

.picScroll-left .prev {
	left: -70px;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	display: none;
	float: left;
	width: 30px;
	height: 30px;
	overflow: hidden;
	margin-right: 5px;
	cursor: pointer;
	
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}


.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 9px;
}
.picScroll-left .bd ul li:nth-last-of-type(1){
	margin-right:0 ;
	padding-right:0 ;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
	
}

.picScroll-left .bd ul li .pic img {
	width: 100%;
	height: 180px;
	display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
}

.tempWrap {
	width: 1180px !important;
	margin: 0 auto;
}

/*英国多日游*/
/* .manytour{
	margin-top: 15px;
} */

.manytour-box, .manytour-box2{
	position: relative;
	min-height: 526px;
}
.procScroll .list_items{
	margin: 0px !important;
}
.procScroll .bd ul li{
	margin-right: 24px;
	width: 277px;
}

.procScroll .price{
	text-align: left;
}
.manytour li{
	float: left;
	width: 25%;
	height: auto;
	cursor: pointer;
	
}
.manytour{
	margin: -12px;
	margin-bottom: 6px;
}
.list_items{
	margin:12px;
	background: #ffffff;
	-webkit-transform: translateY(0);
    transform: translateY(0);
    vertical-align: top;
    overflow: hidden;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08);
}
.manytour li:hover .list_items,.list_shadow:hover{
	-webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.manytour .clear-margin2{
	margin-right:0 ;
}
.manytour li img,.procScroll li img{
	width: 100%;
	 height: 162px;

}
.manytour li.bigImgs{
	height: auto;
}
.manytour li.bigImgs img{
	height: 428px;
}

.list3 ul li.listActive{
	background-color: #9A5EB5;
	color: #ffffff;
}

.list4 ul li.listActive{
	background-color: #297AFA;
	color: #ffffff;
}

.list5 ul li.listActive{
	background-color: #FFB80E;
	color: #ffffff;
}


/*foot*/

.index-con-foot li{
	float: left;
	width: 19%;
	border: 1px #F3F3F3 solid;
	box-sizing: border-box;
	margin-right: 1.2%;
	font-size: 12px;
}
.index-con-foot li:nth-last-of-type(1){
	margin-right: 0;
}
.foot-bot{
	margin-top: 24px;
	color: #A5A5A5;
}
.foot-bot-top{
	font-size: 14px;
	font-weight: 600;
	color: #484848;
}






/*information*/
.information{
	border: 1px solid #F6F6F6;
}
.myworder{
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    content: "viewport-units-buggyfill; padding-top: 5px; font-size: 12px; line-height: 20px";
    display: -webkit-box;
	font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    padding: 0px 8px;
    text-overflow: ellipsis;
    /* white-space: pre-wrap; */
    text-align: left;
    margin: 6px 0px;
    box-sizing: border-box;
	color: #333333;
	height: 38px;
}
.price{
	/*color: #FE9D01;*/
	color: #FF444C;
	font-size: 16px;
	font-weight: 600;
	padding: 0px 4px;
	margin-bottom: 8px;
}
.price span{
	font-size: 12px;
	font-weight: 400;
	margin-left: 2px;
}
.price span.price_item_box,.price span.priceKey,.price span.price-num{
	font-size: 15px;
}

.more{
	margin-top: 22px;
	color: #333;
	cursor: pointer;
}

.index-con-foot{
	padding-bottom: 50px;
}
.big_nav_word{
	margin-top: 0px;
	color: #FFFFFF;
}






.mybunner img{
	width: 100%;
	height: 100%;
	min-width: 1180px;
}

.list_imgs_box{
	height: 162px;
	overflow: hidden;
}
.list_imgs_box1{
	height: 428px;
	overflow: hidden;
}
.r_imgs{
	display: inline-block;
	width: 13px;
	position: relative;
    top: -2px;
}
.r_imgs1{
	margin-right: -8px;
}
#scrollsC .procScroll{
	display: none;
}
.engSmallWrap{
	min-height: 242px;
	position: relative;
}
.indexAd{
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 9;
	/* background: #606060; */
	text-align: center;
	/* width: 100%; */
	transform: translateX(-200%);
	transition: all  0.4s ;
	-webkit-transition:all 0.4s ;
	-moz-transition: all 0.4s ; 
	animation:bounce-in 0.4s 1s;
   -webkit-animation:bounce-in 0.4s 1s; /* Safari 和 Chrome */
   animation-fill-mode:forwards
	
}

.indexAdOut{
	animation:bounce-out 0.4s ;
    -webkit-animation:bounce-out 0.4s ; /* Safari 和 Chrome */
	transform: translateX(-200%);
}
.indexAd img{
	display: inline-block;
	cursor: pointer;
	width: 100%;
}
.indexAd .home_ad_box{
	position: relative;
	min-width: 700px;
	max-width: 700px;
	/* margin: 0px auto; */
}
.close_home_ad{
	position: absolute;
	right: 15px;
	top: 10px;
	width: 30px;
	height: 30px;
	z-index: 6;
}
.orderBarBox .barBox{
	background: #fff;
}
@keyframes bounce-in {
    0% {
      transform: translateX(-200%);
    }
    20% {
        transform: translateX(-80%);
      }
    40% {
      transform: translateX(-60%);
    }
    60% {
        transform: translateX(-40%);
      }
      80% {
        transform: translateX(-20%);
      }
    100% {
      transform: translateX(0);
    }
  }
  @-webkit-keyframes bounce-in {
    0% {
      transform: translateX(-200%);
    }
    20% {
        transform: translateX(-80%);
      }
    40% {
      transform: translateX(-60%);
    }
    60% {
        transform: translateX(-40%);
      }
      80% {
        transform: translateX(-20%);
      }
    100% {
      transform: translateX(0);
    }
  }

  @keyframes bounce-out {
    0% {
      transform: translateX(0%);
    }
    20% {
        transform: translateX(-20%);
      }
    40% {
      transform: translateX(-40%);
    }
    60% {
        transform: translateX(-60%);
      }
      80% {
        transform: translateX(-80%);
      }
    100% {
      transform: translateX(-200%);
    }
  }
  @-webkit-keyframes bounce-out {
    0% {
      transform: translateX(0%);
    }
    20% {
        transform: translateX(-20%);
      }
    40% {
      transform: translateX(-40%);
    }
    60% {
        transform: translateX(-60%);
      }
      80% {
        transform: translateX(-80%);
      }
    100% {
      transform: translateX(-200%);
    }
  }