body{
	background:#f5f5f5 !important;
}

.tourlist_box_h{
	width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    position: relative;
}

.tourlist_box_h_b{
	width: 100%;
	height: 300px;
	position: absolute;
	z-index: 10;
	background:#000;
	opacity: 0.6;
}

.tourlist_box_h_c{

	width: 100%;
	height: 300px;
	position: absolute;
	z-index: 20;

	

}

.tourlist_box_h_c h1{
	color: #ffffff;
	font-weight: bold;
	font-size: 35px;
	text-align:center;
	padding-top: 100px;

}

.tourlist_box_h_d{
	color: #ffffff;
	text-align:center;
}


#tourimgoh{
	display: none;
}

#loadinggif{
	width: 380px;
}

#getmore_btn{
	width: 150px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background:#f60;
	color: #ffffff;
	padding:8px;
	border-radius: 100px;
	cursor: pointer;
	user-select: none;
}

#getmore{
	margin-top: 35px;
	margin-bottom: 55px;
}







.tourlist_box_nav_00{
	width: 100%;
	line-height: 50px;
	height: 50px;
	background: #f60  !important;
	color: #ffffff;

}

.tourlist_box_nav_01{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.tourlist_box_nav_01 a{
	color: #ffffff;
	text-decoration:none;
	margin-right: 8px;
}

.tour_more{
	width: 200px;
	padding:15px;
	background:#f60;
	color: #ffffff;
	text-align:center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	border-radius: 4px;
	margin-top: 35px;
	margin-bottom: 55px;
	text-decoration:none;
}

.tour_more_box a{
	text-decoration:none;
}







.tourlist_top_go_search{
	background:#f60 !important;
	color: #ffffff !important;
	text-align:center;
	line-height: 80px;
	border-radius: 15px;
	font-weight: bold;
	text-decoration:none !important;
    user-select: none;
    cursor: pointer;
    font-size: 18px;
    margin-bottom: 15px;
}

.tourlist_box_a{
	text-decoration:none !important;
}

.tourlist_box_a a{
	text-decoration:none !important;
}

.label_btn{
   display: inline-block;
    padding: 3px 8px;
    border-radius: 20px;
    background: #ff5400;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;

}

.t_box_c_note{
	color: #666;
	font-size: 12px;
	font-weight: normal;
}



.t_box_c_label{
	margin-top: 8px;
	margin-bottom: 8px;

}































@media (min-width: 768px) { 


.t_box_c_a{
	width: 100%;
	background:#ffffff;
	margin-bottom: 15px;
	border-radius: 8px;
	overflow: hidden;
}

.t_box_c_c_l{
	width: 260px;
	height: 260px;
	float: left;
}

.t_box_c_c_l img{
	width: 260px;
	height: 260px;
}

.t_box_c_c_r{
	float: right;
	width: 570px;
	height: 260px;
	position: relative;
}

.t_box_c_title{
	padding-top: 10px;
	font-size: 18px;
}

.t_box_c_title_a{
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

.t_box_c_price{
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.t_box_c_price{
	font-size: 30px;
	color: #f00;
	font-weight: bold;
}

.tourlist_box_a{
	width:850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}


.tourlist_box_b{
	width:850px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}




.tourlist_box_searchbox{
	width:850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

.tourlist_box_searchbox_a{
	width: 100%;
	max-width: 760px;
	margin-left: auto;
	margin-right: auto;
	height: 55px;
	line-height: 50px;
	border-radius: 60px;
	border:3px solid #f60;
	background:#ffffff;
	overflow: hidden;
}

.tourlist_box_searchbox_a_l{
	float: left;
	width: calc(100% - 185px);
}

.tourlist_box_searchbox_a_l input{
   
	width:110% ;
	border:0px solid #ffffff;
	padding-left: 25px;
	font-size: 16px;
	outline: none !important;
	height: 45px !important;
	line-height: 45px !important;
	border-radius: 100px 0px 0px 100px;
}


.tourlist_box_searchbox_a_r{
	float: right;
	background:#f60;
	line-height: 50px;
	width: 180px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	user-select: none;
}

.tour_k{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background:#ffffff;
	padding:15px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top: 5px solid #f60;
	border-radius: 15px;
}

.tour_k_select{

	color: #f60 !important;
	color: #ffffff;
	border-radius: 8px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
}

.tour_k_l span{
	display: inline-block;
	margin-right: 8px;
	padding:2px 8px;
	color: #000;
	text-decoration:none;
	cursor: pointer;
	user-select: none;

}

.qsbox{
	width: 150px;
	text-align:center;
	border-radius: 20px;
	border:1px solid #ddd;

}

.search_box_all_fly{
	background:#ffffff;
	position: fixed !important;
	width: 100%;
	top:0px;
	z-index: 9999;
	box-shadow: 0px 3px 3px #666;

}

.search_box_all_fly .tour_k{
	border: none !important;
	margin-bottom: 0px;
	padding-bottom: 10px !important;
}

#search_box_all{
	position: relative;
	overflow: hidden;
	height: 255px;
}

#search_box_all_d{
	width: 100%;
	height: 255px;
	display: none;
}


}



























/*mobile*/



@media (max-width: 768px) { 

.tourlist_box_a{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}


.tourlist_box_b{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}


.t_box_c{
	width: 100%;
}

.t_box_c_c{
	width: 100%;
}

.t_box_c_a{
	width: 100%;
	background:#ffffff;
	margin-bottom: 15px;
	border-radius: 8px;
	overflow: hidden;
}

.t_box_c_c_l{
	width: 130px;
	height: 150px;
	float: left;
	overflow: hidden;
}

.t_box_c_c_l img{
	width: 130px;
	height: 150px;
}

.t_box_c_c_r{
	float: left;
	margin-left: 10px;
	width: calc(100% - 160px);

	position: relative;
}

.t_box_c_title{
	padding-top: 10px;
	font-size: 16px;
}

.t_box_c_title_a{
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

.t_box_c_price{

	bottom: 15px;
	right: 15px;
	text-align:right;
}

.t_box_c_price{
	font-size: 25px;
	color: #f00;
	margin-bottom: 5px;
	font-weight: bold;
}



.tourlist_box_searchbox{
	width:90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 5px;
}

.tourlist_box_searchbox_a{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 55px;
	line-height: 55px;
	border-radius: 60px;
	border:3px solid #f60;
	background:#ffffff;
	overflow: hidden;
}

.tourlist_box_searchbox_a_l{
	float: left;
	width: calc(100% - 135px);
	overflow: hidden;
	border-radius: 100px 0px 0px 100px;
}

.tourlist_box_searchbox_a_l input{
   
	width:110% ;
	border:0px solid #ffffff;
	padding-left: 25px;
	font-size: 16px;
	outline: none !important;
	height: 50px;
	border-radius: 100px 0px 0px 100px;
}

.tourlist_box_searchbox_a_r{
	float: right;
	background:#f60;
	line-height: 55px;
	width: 130px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	user-select: none;
}


.tour_k{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background:#ffffff;
	padding:15px;
	margin-top: 25px;
	margin-bottom: 25px;
}


.tour_k_select{

	color: #f60 !important;
	font-weight: bold;
	border-radius: 8px;
}




.tour_k_l{
	margin-bottom: 8px;
}

.tour_k_l b{
	color: #f60;
	font-weight: bold;
}

.tour_k_l span{
	display: inline-block;
	margin-right: 4px;
	padding:2px 2px;
	color: #000;
	text-decoration:none;
	cursor: pointer;
	user-select: none;

}


.tourlist_box_nav_00{
	display: none;
}


.qsbox{
	width: 100px;
	text-align:center;
	border-radius: 20px;
	border:1px solid #ddd;

}

}