body{
	background: #f0f0f0;
}
.hangxian{
    height: 550px;
    background:  center center no-repeat;
    background-size: cover;
    position: relative;
}
.hangxian .container{
	position: relative;
}
.line_info{
	position: absolute;
	top:15%;
	right: 0;
	width: 330px;
	height: 290px;
	background: #333333ba;
	border-radius: 5px;
	font-size: 16px;
	color:#fff;
}
.line_info a{
	color:#cca772;
}
.line_info a:hover{
	color:#fff;
}
.line_info div{
	margin-left: 35px;
}
.line_info div:nth-child(1) {
    margin-top: 10px;
    font-size: 18px;
    line-height: 50px;
}
.h_box{
	width: 100%;
	margin-top: -130px;
	z-index: 9;
	position: relative;
}
.h_boxs{
	width: 100%;
	padding: 30px 35px 30px 35px;
	margin: 0 auto;
	background: #ffffff;
	border-radius: 10px;
}
.boxs_title{
	font-size: 24px;
	color:#071544;
}
.boxs_title .h_boxs_price{
	float: right;
	font-size: 12px;
	color:#ff9a00;
	margin-top: 10px;
    margin-left: 20px;
}
.boxs_title .h_boxs_price span{
	font-size:24px;
}
.h_boxs li:nth-child(2){
	font-size: 20px;
	color:#5c5c5c;
	padding-left: 50px;
	background: .png") center left no-repeat;
	margin-top: 10px;
}
.h_boxs li:nth-child(3){
	font-size: 20px;
	color:#5c5c5c;
	line-height: 44px;
	padding-left: 50px;
	background: .png") center left no-repeat;
}
.h_boxs li:nth-child(4){
	font-size: 20px;
	color:#5c5c5c;
	line-height: 44px;
	padding-left: 50px;
	background: .png") center left no-repeat;
}
.h_boxs li:nth-child(5){
	font-size: 20px;
	color:#5c5c5c;
	line-height: 44px;
	padding-left: 50px;
	background: .png") center left no-repeat;
}
.hbtn{
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 43px;
	background: #ff9a00;
	float: right;
	border-radius: 20px;
	font-size: 14px;
	color:#15255f;
	text-align: center;
	cursor: pointer;
}
.hbtn:hover{
	background: #cca772;
}
.h_nav{
	width: 100%;
	margin: 30px 0;
	background: #ffffff;
	padding: 20px;
	display: flex;
	justify-content: space-around;
	border-radius: 10px;
}
.h_nav li{
	float: left;
	text-align: center;
	cursor: pointer;
}
.h_nav li span{
	display: block;
	width: 120px;
	height: 40px;
	font-size: 18px;
	color:#071544;
	text-align: center;
	line-height: 40px;
}
.h_nav li img{
	width: 60px;
	height: 50px;
	margin-bottom: 15px;
}
.h_nav li .h_nav_check{
	background: #ff9a00;
	color: #ffffff;
	border-radius: 20px;
}

.route_box{
	overflow: hidden;
	background: #ffffff;
	padding-bottom: 40px;
}
.route_title{
	font-size: 30px;
	color:#071544;
	margin: 50px 0 40px;
}
.route_left{
	float: left;
	width: 870px;
	border:2px solid #e4e4e4;
	padding-top: 20px;
}
.route_item{
	width: 100%;
	height: 110px;
}
.route_item li{
	height: 130px;
	background-size: cover;
	float: left;
	/* padding-bottom: 20px; */
	margin-bottom: 20px;
}
.route_item li:nth-child(1){
	width: 80px;
	font-size: 12px;
	color:#15255f;
	text-align: center;
	line-height: 130px;
	background:  top left no-repeat;
}
.route_item li:nth-child(2){
	width: 170px;
	font-size: 12px;
	color:#585858;
	padding-top: 10px;
}

.route_item li p{
	margin: 0;
}

 .route_item li p:nth-child(2){
	 font-size: 16px;
	 color:#15255f;
	 line-height: 30px;
 }
 .route_img{
	 width: 200px;
	 height:110px;
 }
 .route_item li.route_info{
	 width: 360px;
	 font-size: 12px;
	 color:#454545;
	 display: flex;
	 align-items: top;
	 /* margin-left: 30px; */
	 padding: 0 30px;
	 background: #f9f9f9;
	 padding-top: 14px;
	 position: relative;
 }
 .route_item li.route_info img{
	 display: block;
	 width: 14px;
	 height: 7px;
	 position: absolute;
	 bottom: 5px;
	 left: 50%;
 }
 .route_item:nth-child(1) li:nth-child(1){
	 line-height: 118px;
	 background:  top left no-repeat;
 }

.route_item:nth-last-child(1) li:nth-child(1){
	line-height: 118px;
	background:  top left no-repeat;
}
.route_right{
	float: right;
	width: 320px;
}
.hot_box{
	padding-top: 40px;
}
.title_{
	font-size: 18px;
	color:#707070;
	border-left: 4px solid #ff9a00;
}
.title_ a{
	float: right;
	font-size: 14px;
	color:#a5a4a4;
}

.hot_item{
	padding: 22px 0;
	border-bottom: 1px dotted #a3a3a3;
}
.hot_item img{
	width: 120px;
	height: 70px;
}
.hot_item_info{
	width: 180px;
	float: right;
	font-size: 12px;
	color: #4c4c4c;
}
.hot_item_info p{
	margin:0;
	width: 185px;
    height: 40px;
	margin-bottom:10px;
	overflow:hidden;

}
.hot_item_info .hot_item_price{
	font-size: 16px;
	color:#ff9913;
}
.info_state_title{
	width: 100%;
	height: 40px;
	font: 18px;
	color:#707070;
	border-bottom: 1px solid #a3a3a3;
}
.info_state_title span{
	width: 100%;
	padding-left: 1rem;
	border-left:3px solid #ff9a00;
}
.info_state_title span a{
	font-size: 14px;
	color:#a5a4a4;
	line-height: 30px;
	float: right;
}
.info_state_title span a:hover{
	color:#ff9a00;
}
.info_state_price{
	font-size: 15px;
	color:#a3a3a3;
	text-indent: 1rem;
}
.info_state_price p{
	line-height: 40px;
	margin: 0;
}
.info_state_price span{
	font-size:14px;
	color:#ff9913;
	padding-left: 1rem;
}
.swiper-wrapper{
	padding-bottom: 50px;
}

.swiper-slide{
	width: 600px;
	height: 288px;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.show_back{
	width: 100%;
	/* height: 100%;
	background: #333333;
	opacity: 0.4; */
}
.maskbox{
	width: 100%;
	height: 100%;
	background: #221816cc;
	position: absolute;
	bottom: -228px;
	transform: translatey(60);
}
.btn{
	position: absolute;
	bottom: 36px;
	left:0;right: 0;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
.btn button{
	display: block;
	background: none;
	border:1px solid #ffffff;
	border-radius: 4px;
	text-align: center;
	width: 90px;
	height: 40px;
	color:#ffffff;
	margin: 0 auto;
	box-sizing: border-box;
}
.btn button:hover{
	background: #ff9a00;
	color:#333333;
}
.jies_box{
	overflow: hidden;
	background: #ffffff;
}
.price_box ul{
	width: 100px;
	float: left;
}
.price_box ul li{
	width: 100%;
	font-size: 20px;
	color:#606060;
	line-height: 50px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 10px;
	cursor: pointer;
}
.pric_info{
	width: 1000px;
	float: left;
	margin-left: 60px;
	font-size: 18px;
	color: #606060;
}
.price_box ul .price_check{
	color:#4081cc;
}
.route_info_box{
	font-size: 18px;
	color:#606060;
	line-height: 40px;
	margin-bottom: 50px;
}
.route_time{
	width: 320px;
    background: #ffbb39;
    border-radius: 4px;
    padding: 10px 10px 0px 10px;
}
.route_time_title{
	font-size: 20px;
	color: #ffffff;
	line-height: 70px;
	padding-left: 30px;
	background:  center left no-repeat;
}
.route_time_title span{
	float: right;
	font-size: 16px;
}
.shousuo{
	width: 100%;
	height: 40px;
	border-radius: 4px;
	padding-left: 10px;
	border:none;
	background: #ffffff;
	font-size: 14px;
	line-height: 40px;
}
.search_time{
	font-size: 16px;
	color:#333333;
}
.search_time li{
	margin-top: 20px;
}
.search_time li:nth-child(2n){
	margin-top:5px;
}
.search_time .btn_tijiao span{
	display: block;
	width: 50px;
	height: 32px;
	font-size: 12px;
	color:#ffffff;
	background: #4081cc;
	float: right;
	margin: 0;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
	border-radius: 4px;
}
.search_time input{
	width: 60px;
	border-radius: 4px;
	border:none;
	font-size: 12px;
	text-align: center;
}
.reasons_box{
	overflow: hidden;
	margin-bottom: 30px;
	padding:10px 35px;
}
.reasons_box a:link.keylink, .reasons_box a:visited.keylink {
    text-decoration: underline;
    color: #22c6ef;
    font-weight: bold;
}
.reasons_box ul{
	width: 100%;
	float: right;
	color: #15255f;
	font-weight: 600;
}
.reasons_box ul li{
	list-style-type: disc;
	font-size: 14px;
	line-height: 28px;
}
.reasons_box div{
line-height:38px;

}
.reasons_box img{
	max-width: 600px;
	height: auto;
	display: block;
	margin: 5px 0 10px 40px;
}
.reasons_box p{
	font-size:16px;
	font-weight:normal;
}
.reasons_box strong{
	font-size:18px;
	font-weight:bold;
	color: black;
}
.reasons_box hr {
    height: 1px;
    margin: 0px 0;
    border: 0;
    background-color: #e2e2e2;
    clear: both;
}

.reasons_box .ltinerary ul {
width:100%;
padding: 10px 15px;
}
.reasons_box .ltinerary ul li {
padding: 5px;
margin-bottom: 3px;
background-color: aliceblue;
list-style: none;
display: list-item;
text-align: -webkit-match-parent;
}
.reasons_box .ltinerary ul li p {
padding: 5px 0 3px;
display:inline;
font-size:14px;
}
.reasons_box .itinerarydate {
padding-left: 10px;
color: #115e7c;
display: inline-block;
font-weight: bold;
text-align: left;
width: 13%;
border-right: 2px solid #fff;
}
.reasons_box .itinerarycity {
padding-left: 10px;
color: #115e7c;
display: inline-block;
font-weight: bold;
text-align: left;
width: 49%;
border-right: 2px solid #fff;
}
.reasons_box .itineraryinfo {
color: #666;
padding-left: 10px;
display: inline-block;
text-align: left;
width: 30%;
}

.infoul{
	width: 98%;
	font-size: 14px;
	color: #333333;
	margin: 0 0 30px 1%;
}
.infoul li{
	display: flex;
	line-height: 40px;
	background: #f9fafc;
	border-bottom: 1px solid #f3e6d6;
}
.infoul li:first-child{
	font-size: 15px;
}
.infoul li div{
	flex: 1.8;
	text-align: center;
}
.infoul li div.infoli_city{
	flex: 2.3;
	text-align: left;
}
.infoul li div.infoli_city{
	padding-left: 10px;
}
.infoul li:first-child div.infoli_city{
	text-align: center;
}
.infoul li:first-child{
	background: #d5deed;
	border-bottom: 2px solid #afc4e3;
}
.routeul{
	padding:40px;
}
.reinfoul{
	
}
.reinfoul li{
	overflow: hidden;
	width: 100%;
	height: 130px;
	padding: 0;
	background:  top left repeat-y;
}
.reinfoul li div{
	float: left;
}
.li_tipimg{
	width: 10%;
	position: relative;
}
.li_hbinfo{
	width: 20%;
	margin: 0;
	padding: 0;
	height: 100%;
	padding-top: 2px;
}
.li_scenicimg{
	width: 28%;
}
.li_tipimg img{
	display: block;
	width: 79px;
}
.li_tipimg span{
	position: absolute;
	top: 28px;
	left: 21px;
	font-size: 12px;
	color: #15255f;
}
.li_hbinfo p{
	font-size: 12px;
	color: #585858;
	line-height: 0.8;
}
.li_hbinfo p:nth-of-type(2){
	font-size: 16px;
	line-height: 18px;
}
.li_scenicimg img{
	width: 200px;
	height: 110px;
	display: block;
}
.maskbox>div,.maskbox>ul{
	width: 100%;
	padding-left: 3%;
	padding-right: 3%;
	color: #ffffff;
}
.li_scenicdesc{
	width: 42%;
	padding: 0px;
	line-height: 20px;
	font-size: 12px;
	color: #454545;
	position: relative;
	height: 120px;
	min-height:120px;
	overflow:hidden;
}
.li_scenicdesc .desc_word{
	float:none;
	overflow:hidden;
}

.li_scenicdesc .desc_img img{
	position: absolute;
	display: block;
	width: 14px;
	height: 7px;
	left: 50%;
	top: 50%;
	margin-top: -3.5px;
	margin-left: -7px;
	cursor: pointer;
}
.li_scenicdesc .desc_img img.dcurrent{
	transform: rotate(-180deg);
	transition: all 0.4s;
}
.li_scenicdesc .desc_img img.current{
	transform: rotate(180deg);
	transition: all 0.4s;
}
.li_scenicdesc .desc_img{
	width: 100%;
	height: 18px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
}
.maskbox.active{
	top: 0;
	transform: translatey(0);
	transition: 1s transform;
}
.maskbox.active .reserve_btn{
	background: #ff9a00;
}
.mbheader{
	width: 100%;
	height: 60px;
	overflow: hidden;
}
.mbheader div{
	width: 50%;
	float: left;
	line-height: 60px;
}
.mbleft{
	font-size: 20px;
}
.reserve_btn{
	width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #ff9a00;
    float: right;
    border-radius: 20px;
    font-size: 14px;
    color: #15255f;
    text-align: center;
	cursor: pointer;
	margin: 10px 0 0 20px;
}
.reserve_btn:hover{
	background: #cca772;
}
.mbright{
	font-size: 16px;
	text-align: right;
}
.mbbox{
	width: 100%;
	height: 148px;
	padding: 30px 0 0;
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px solid #fff;
}
.mbfooter{
	width: 100%;
	height: 80px;
	overflow: hidden;
	color: #ffffff;
	font-size: 14px;
	line-height: 40px;
}
.mbfooter li{
	float: left;
}
.mbfooter li:nth-child(odd){
	width: 35%;
}
.mbfooter li:nth-child(even){
	width: 65%;
}
.swiper-container-horizontal > .swiper-pagination-bullets{
	width: 70px;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	line-height: 0.5;
	background: #ffffff;
	border-radius: 8px;
	padding-bottom: 2px;
	bottom: 14px;
}
.swiper-pagination-bullet {
	background: #666;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fe9b00;
}
.swiper-button-prev, .swiper-button-next {
	top: 98.8%;
	background-size: 12px 12px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	outline: none;
}
.swiper-button-prev{
	left: 44.5%;
	box-shadow: 3px -2px 8px #333;
	background: url(/uploads/image/sccimg/jiantouxia.jpg) no-repeat 5px 8px;
	transform: rotate(90deg)
}
.swiper-button-next{
	right: 44.5%;
	box-shadow: -3px 2px 5px #999999;
	background: url(/uploads/image/sccimg/jiantouxia.jpg) no-repeat 5px 8px;
	transform: rotate(-90deg)
}
.nav_box{
	width: 100%;
	padding-top: 8px;
	background: #ffffff;
}
.maskmodel{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgb(0,0,0,0.5);
	z-index: 99;
	display: none;
}
.form_content{
	width: 900px;
	height: 510px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -255px;
	background: #f7f7f7;
	border-radius: 8px;
	padding: 40px 0;
	z-index: 100;
}
.form_content h4{
	color: #f39517;
	font-size: 16px;
	font-weight: 600;
	padding-left: 40px;
	font-family: '寰蒋闆呴粦';
}
.fc_content{
	width: 100%;
	color: #3f444f;
	padding-top: 25px;
}
.fc_citem{
	width: 100%;
	font-size: 14px;
	padding: 5px 0 12px 65px
}
.fc_citem input{
	outline: none;
	margin-left: 20px;
	width: 212px;
	height: 36px;
	line-height: 36px;
	border-radius: 3px;
	border: 1px solid #dbdbdb;
	padding-left: 8px;
	background: #fff;
	font-size: 12px;
}
.fc_citem span{
	margin-left: 16px;
}
.fc_cfooter{
	width: 100%;
	text-align: center;
	height: 85px;
	margin-top: 23px;
	padding-top: 28px;
	background: #fff;
	border-radius: 0 0 8px 8px;
}
.fc_cfooter div{
	display: inline-block;
	text-align: center;
	width: 138px;
	height: 32px;
	line-height: 32px;
	border-radius: 4px;
	font-size: 14px;
	margin-right: 14px;
	border: 1px solid #ced0da;
	cursor: pointer;
}
.fc_cfooter div:last-child{
	margin-right: 0;
}
.fc_cfooter div:first-child{
	background: #269bf3;
	color: #ffffff;
}
.fc_cfooter div:first-child:hover{
	background: #3b98ff;
}
.jelabel{
	width: auto;
	margin-right: 12px;
	margin-left: -11px;
	padding: 9px 12px;
}
.fc_citem.fc_date{
	position: relative;
}
.arrow_date{
	position: absolute;
	display: block;
	width: 33px;
	height: 35px;
	border-radius: 3px;
	background: #fcfcfd;
	text-align: center;
	line-height: 35px;
	top: 6px;
	left: 308px;
	border: 1px solid #ced0da;
	border-right: none;
	border-top: none;
	vertical-align: middle;
}
#test03{
	background: #fff;
}
.arrow_date img{
	position: absolute;
	top: 15px;
	left: 11px;
}