a {
	text-decoration: none;
	color: #454545;
	
}
a:hover { 
    color: #00A3E0;
}
.pc {
	display: block;	
}
.moile{
	display: none;
}
.clear {
	clear: both;	
}
.clearfix:after {
	clear:both;
	display:block;
	content: "";
}
.font_h{
	font-family:'Sukhumvit Set','Kanit',sans-serif;
	color: #1972DD;
	font-weight: bold;
	font-size: 19px;
}
.content {
	width: 1160px;/*1060*/
	margin: 0 auto;
	background: #FFF;
}
.imglogo {
	width: 100px;	
}
.banner {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}
.banner_sub {
	width: 870px;
	margin: 0 auto;
}
.menu {
	width: 100%;
	height: 50px;
	background-color: #1972DD;
	color: #FFF;
	position: relative;
}
.menu ul {
	margin-left: 10px;	
}
.menu li {
	float: left;
	font-family:'Sukhumvit Set','Kanit',sans-serif;
	padding: 18px;	
}
.menu p {
	font-family:'Sukhumvit Set','Kanit',sans-serif;
}
.menu a {
	color: #FFF;
	font-family:'Sukhumvit Set','Kanit',sans-serif;
}
.menu .flag {
	float: right;
	margin: 5px 10px 0 0;
	display: inline-block;
}
.flag img {
	height: 40px;
	vertical-align: middle;
}
.flag span {
	margin:0 10px 0 5px;
	display: inline-block;
	vertical-align: middle;
}
.menu .search {
	float: right;
	margin: 8px 15px 0 0;
}
.search_input {
	padding: 3px 4px 3px 38px;
	border: 1px solid #0a58b5;
	border-radius: 15px;
	color: #FFF;
	text-align: left;
	height: 26px;
	width: 300px;
	background: #0a58b5 url(../img/icon_search.png) no-repeat 8px 2px;
	background-size: 28px;
}
.search_input_large {
	margin-top: 10px;
	padding: 0 0 0 20px;
	border: 3px solid #0a58b5;
	border-radius: 10px;
	color: #0a58b5;
	text-align: left;
	height: 40px;
	width: 98%;
	background: #FFF url(../img/icon_search.png) no-repeat center right;
	background-size: 28px;
}
.dropdown_menu {
	display: none;	
	border: 1xp solid #FFF;
}
.dropdown_menu_item {
	display: none;
}
.picslide {
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}
/*
.hothit {
	width: 98%;
	height: 38px;
	border-bottom: 2px solid #adaaaa;
	margin-top: 10px;
	display: inline-block;
	padding: 5px 10px;
}
*/
.hothit {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
	padding: 5px 10px;
}
.hothit img {
	vertical-align: middle;
}
.hothit span {
	margin:0 30px 0 5px;
	display: inline-block;
	vertical-align: middle;
}
.hothit .hhleft {
	width: 510px;
	float: left;
	overflow: hidden;
	position: relative;
}
.hothit .hhright {
	width: 510px;
	float: left;
}
.hothit .hhright .hhright_sub{
	margin-left: 15px;
	float: left;
	width: 240px;
	overflow: hidden;
	position: relative;
}
.hothit .hhleft img {
	width: 100%;
}
.hothit .hhright img {
	width: 100%;
}
.hothit .hothit_item {
	width: 220px;
	height: 150px;
	float: left;
	margin: 5px 5px;
	overflow: hidden;
	position: relative;
}
.hothit .hothit_item img{
	width: 250px;
}
.hothit_item .imgtxt{
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: rgba(238, 238, 238, 0.9);
	color: #000;
	padding: 10px 0 10px 5px;
	font-family: 'Sukhumvit Set','Kanit',sans-serif;
}
/*
.hhleft .imgtxt{
	position: absolute;
	bottom: 0;
	background-color: #000;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	text-align: left;
	padding: 20px 20px;
	font-family:'Sukhumvit Set','Kanit',sans-serif;
	font-size: 20px;
}
.hhright .imgtxt{
	position: absolute;
	bottom: 0;
	background-color: #000;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	text-align: left;
	padding: 20px 20px;
	font-family:'Sukhumvit Set','Kanit',sans-serif;
	font-size: 20px;
}
*/
.accommocation {
	margin-top: 10px;
	padding: 10px 10px;
}
.part_item {
	width: 220px;
	float: left;
	/*overflow: hidden;*/
	height: 500px;
	padding: 2px;
}
.part_item ul{
	-moz-column-count: 2;
	-moz-column-gap: 0px;
	-webkit-column-count: 2;
	-webkit-column-gap: 0px;
	column-count: 2;
	column-gap: 0px;
	/*
	-webkit-column-width: 75px;
	-moz-column-width: 75px;
	-o-column-width: 75px;
	-ms-column-width: 75px;
	column-width: 75px;
	padding: 5px 0;
	*/
}
.part_item li{
	padding: 5px 0;
}
.part_item .imgpart{
	height: 100px;
	overflow: hidden;
	width: 100%;
	position: relative;	
}
.part_item .imgtxt{
	text-align: center;
	position: absolute;
	top: 0px;
	width: 100%;
	color: #000;
	padding-top: 40px;
	font-family: 'Sukhumvit Set','Kanit',sans-serif;
	font-size: 24px;
}
.imgpart img {
	width: 230px;
	margin-top: -20px;
}
/*
.part_item .imgtxt{
	background-color: #000;
	width: 100%;
	height: 400px;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	text-align: left;
	padding: 20px 0;
	font-family:'Sukhumvit Set','Kanit',sans-serif;
	font-size: 20px;
}
.part_item .imgtxt li {
	float: left;
	width: 130px;
	margin-left: 20px;
}
.part_item .imgtxt li a{
	color: #FFF;
}
*/
/*
.accommocation_sub {
	margin-top: 10px;
	height: 125px;
	overflow: hidden;
}
.accommocation_sub a {
	margin-left: 20px;
}
.accommocation_sub img {
	width: 190px;
	float: left;
}
.accommocation_part {
	height: 120px;
	display: table-cell;
	vertical-align: middle;
	line-height: 2.5;
}
*/
.dot {
	margin-top: 10px;
	border-bottom: 2px solid #adaaaa;
	border-bottom-style: dashed;	
}
.hotel {
	padding: 10px 10px;
}
.hotel_menu {
	margin-top: 10px;
	/*height: 50px;*/
}
.hotel_menu ul{
	display: table;
	width: 100%;
}
.hotel_menu li{
	/*display: table-cell;*/
	float: left;
	background: #FFF;
	color: #7f7f7f;
	padding: 17px 0;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	padding: 10px 20px;
	border-right: 1px solid #7f7f7f;
}
.hotel_menu li:hover{
	color: #1972DD;
	text-decoration: underline;
}
.hotel_menu li:last-child {
    border: none;
}
.hotel_menu .active{
	color: #1972DD;
	text-decoration: underline;
}
.hotel_slide {
	margin-top: 15px;
	height: 215px;
	overflow: hidden;
}
.hotel_slide_item {
	border: 1px solid #adaaaa;	
	width: 150px;
	height: 190px;
	float: left;
	border-radius: 6px;
	padding: 10px;
	margin-left: 10px;
}
.hotel_slide_item h3{
	margin: 4px 0;
	color: #8e8c8c;
	font-weight: bold;
}
.hotel_slide_item p{
	color: #8e8c8c;
	font-size: 13px;
	margin: 4px 0;
}
.hotel_slide_item .cpimg{
	height: 100px;
	overflow: hidden;
}
.hotel_slide_item .img{
	width: 150px;
}
.hotel_slide_item .star{
	width: 15px;	
}
.hotel_list {
	margin-top: 10px;
	padding: 10px 0;
	display: inline-block;
	background-color: #c3c3c3;
}
.hotel_list li{
	float: left;
	width: 17%;
	margin-left: 20px;
	line-height: 1.5;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.hotel_read_more {
	margin-top: 5px;
	text-align: right;	
}
.hotel_read_more a{
	font-family:'Sukhumvit Set','Kanit',sans-serif;
	color: #1972DD;
	font-weight: bold;
	font-size: 14px;	
}
.hotel_hit {
	margin-top: 5px;
	padding: 10px;
	background-color: #dedede;
}
.activity {
	margin-top: 10px;
	padding: 10px 10px;
}
.activity_slide {
	margin-top: 10px;
	height: 190px;
}
.activity_slide .imgactivity{
	overflow: hidden;
	position: relative;
}
.activity_slide .imgtxt{
	position: absolute;
	bottom: 3px;
	background-color: #000;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	text-align: center;
	padding: 20px 0;
	font-family:'Sukhumvit Set','Kanit',sans-serif;
	font-size: 19px;
}
.other {
	display: inline-block;
	width: 100%;
	padding: 10px 10px;
	margin-top: 20px;
}
.webboard {
	float: left;
	width: 65%;
}
.webboard .active{
	background-color: #1972DD;
	color: #FFF;
}
.webboard_menu {
	margin-top: -10px;
	float: left;
	border-top: 1px solid #adaaaa;
	border-left: 1px solid #adaaaa;
	border-right: 1px solid #adaaaa;
	padding: 10px 10px;
	border-radius: 6px 6px 0 0;
	margin-right: 10px;
}
.webboard_box {
	border:1px solid #adaaaa;
	width: 100%;
	height: 300px;
	border-radius: 6px;
}
.fb_box {
	float: left;
	width: 30%;
	margin-left: 35px;
}
.link {
	height: 570px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}
.link .imgtxt{
	position: absolute;
	height: 540px;
	bottom: 0;
	background-color: #000;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	color: #FFF;
	padding: 30px 0 0 0;
}
.link .imgtxt div{
	float: left;
	margin-left: 30px;
}
.link .imgtxt a{
	color: #FFF;
	line-height: 1.7;
}
.link .imgtxt h3 {
	font-size: 18px;
	margin-bottom: 40px;
}
.footer {
	width: 100%;
	margin-top: 40px;
	display: inline-block;
	text-align: center;
	box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.1);
}

.footer_detail {
	width: 100%;
	background-color: #1972DD;
	margin-top: 35px;
	padding: 50px 0;
	display: inline-block;
}
.footer_detail2 {
	margin-top: 25px;
	width: 32%;
	float: left;
}
.footer_detail p {
	color: #FFF;
	line-height: 1.7;
}
.footer_detail a {
	color: #FFF;
	line-height: 1.7;
}
.copy_right {
	text-align: center;
	width: 100%;
	background-color: #dedede;
	padding: 10px 0;
}
.recommendhotel {
	position: absolute;
	top: -5px;
	left: 10px;
	width: 70px;
	height: 70px;
	border: none;
}
.newhotel {
	position: absolute;
	top: -5px;
	left: 10px;
	width: 70px;
	height: 70px;
	border: none;
}

.swiper1 .swiper-button-next{
	background-image:url(../img/arrow_hight_right.png);
	background-size: 80px;
	width: 50px;
	height: 80px;
	margin-top: -40px;
}
.swiper1 .swiper-button-prev{
	background-image:url(../img/arrow_hight_left.png);
	background-size: 80px;
	width: 50px;
	height: 80px;
	margin-top: -40px;
}

.swiper2 .swiper-button-next{
	background-image:url(../img/arrow_activity_left.png);
	background-size: 70px;
	width: 35px;
	height: 70px;
	margin-top: -35px;
}
.swiper2 .swiper-button-prev{
	background-image:url(../img/arrow_activity_right.png);
	background-size: 70px;
	width: 35px;
	height: 70px;
	margin-top: -35px;
}
.swiper-pagination-bullet-active {
	background: #ffffff !important;
}
.swiper-pagination-bullet {
	background: none;
	border: 2px solid #FFF;
	opacity: .1;
	width: 12px !important;
	height: 12px !important;
}

.swiper-button-next4{
	background-image:url(../img/arrow_activity_left.png);
	background-size: 20px;
	width: 20px;
	height: 20px;
	float: left;
}
.swiper-button-prev4{
	background-image:url(../img/arrow_activity_right.png);
	background-size: 20px;
	width: 20px;
	height: 20px;
	float: left;
}
.swiper-button-next5{
	background-image:url(../img/arrow_activity_left.png);
	background-size: 20px;
	width: 20px;
	height: 20px;
	float: left;
}
.swiper-button-prev5{
	background-image:url(../img/arrow_activity_right.png);
	background-size: 20px;
	width: 20px;
	height: 20px;
	float: left;
}
.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}
/*Page*/
.menu_category {
	width: 100%;
	margin: 10px 0;
	display: inline-block;
}
.menu_category .pv {
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px;
}
.menu_category h3 {
	font-size: 23px;
	margin: 10px 0 5px 5px;
	color: #1972DD;
}
.menu_category h2 {
	font-size: 27px;
	margin: 10px 0 5px 5px;
	color: #454545;
}
.menu_category h1 {
	font-size: 32px;
	margin: 5px 0 5px 5px;
	color: #454545;
}
.menu_category .category {
	float: left;
	width: 90px;
	text-align: center;
	border-radius: 6px;
	margin-left: 10px;
	padding: 5px;
	opacity: .3;
}
.menu_category img {
	width: 50px;
}
.menu_category .category:hover {
	opacity: 1;
}
.menu_category .active{
	opacity: 1;
}
.menu_category .category p{
	font-family:'Sukhumvit Set','Kanit',sans-serif;
	color: #FFF;
	margin: 4px 0;
}
.menu_category .category a{
	line-height: 1;
}
.rec_accom_h {
	width: 100px;
	padding: 15px 10px;
	border-radius: 6px;
	background-color: #FF5A2E;
	float: left;
	text-align: center;
}
.rec_accom_h p{
	color: #FFF;	
}
.rec_accom_item {
	width: 570px;
	float: left;
	/*border-radius: 6px;*/
	background-color :#c7c7c7;
	margin-left: 10px;
}
.rec_accom_item li{
	float: left;
	padding: 16px;
	border-left: 1px solid #FFF;
}
.rec_accom_item p{
	padding: 16px 16px;
	width: 200px;
	float: left;
}
.rec_accom_item .rec_readmore{
	margin: 20px 10px 0 0;
	float: right;
}
.styled-select-distict {
	background-color: #c7c7c7;
	width: 570px;
	padding: 9px;
	font-size: 17px;	
}
.content_detail {
	margin: 10px 0;
	display: inline-block;
}
.content_page {
	width: 800px;/*700*/
	float: left;
}
.content_page .content_head{
	background-color: #1972DD;
	padding: 10px 10px;
}
.content_page h1{
	color: #FFF;
	font-size: 20px;
}
.content_txt {
	padding: 10px 2px;
	line-height: 1.5;
	font-size: 18px !important;
}
.content_txt p{
	margin: 15px 0 !important;
}
.content_txt img{
	/*width: 100%;*/
	max-width: 100%;
	max-height: 600px;
}
.content_txt li{
	list-style-type: disc !important;
	margin-left: 25px;
}
.content_side {
	width: 320px;
	float: left;
	margin: 0 0 10px 15px;
}
.content_side span {
	margin: 0 30px 0 10px;
	display: inline-block;
	vertical-align: middle;
	font-size: 25px;
}
.content_side .s_banner {
	width: 100%;/*320px*/
	margin-top: 10px;
}
.content_side .link_a {
	border: 1px solid #c7c7c7;
	padding: 10px;
	text-align: left;
	margin-top: 10px;
	font-size: 16px;
}
.content_side h5 {
	color: #1972DD;
	font-size: 20px;
	margin: 5px 0;
}
.content_side a {
	width: 100%;
	display: block;
	color: #b7b7b7;
	line-height: 1.2;
}
.content_side a:hover {
	color: #00A3E0;
}
.banner_foot {
	width: 100%;
	margin: 20px 0;
	text-align: center;	
}
.fb-page {
	margin-top: 10px;	
}
/*End Page*/

/*Province*/
.rec_accom_list_item {
	color: #b7b7b7;
	width: 235px;/*300*/
	float: left;
	/*height: 215px;*/
	margin: 20px 10px 0 10px;
}
.rec_accom_list_item p{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
    padding: 5px 0px;
}
.rec_accom_list_item div{
	width: 240px;
}
.img_overflow {
	width: 235px;
	height: 175px;
	overflow: hidden;
}
.img_overflow img{
	width: 260px;
	/*margin-left: -15px;*/
}
.rec_map {
	text-align: center;
	margin-top: 10px;	
}
.map_pic{
	width: 300px;
	vertical-align: middle;
}
.his_pic{
	width: 300px;
	vertical-align: middle;
	float: left;
}
.download_map {
	vertical-align: middle;
	border: 1px solid #a0a0a0;
	border-radius: 15px;
	padding: 15px;
	color: #a0a0a0;
	font-size: 20px;
	margin-left: 30px;
}
.rec_road {
	border: 1px solid #a0a0a0;
	height: 200px;
	margin-top: 10px;
	border-radius: 6px;
}
.rec_food {
	margin-top: 10px;
	width: 1060px;
}
.rec_map .map_pic{
	width: 300px;
	vertical-align: middle;
}
.list_place {
	/*overflow-y: scroll;*/
	/*height: 1500px;*/
}
.list_place .rec_accom_list_item{
	margin: 15px 0px 10px 20px;
}
.list_hotel {
	overflow-y:scroll;
    height: 800px;
}
/*End Province*/

/*Hotel*/
.hotel_img {
	width: 200px;
	height: 130px;
	float: left;
	overflow: hidden;
}
.hotel_img img {
	width: 200px;
}
.hotel_detail {
	width: 280px;
	float: left;
	padding: 10px;
	color: #454545;
}
.hotel_price {
	width: 170px;
	float: left;
}
.hotel_detail .star {
	margin: 2px 0;
	width: 15px;	
}
.hotel_detal .icon_amenity {
	width: 15px;
}
.hotel_detail p {
	margin-top: 5px;	
}
.hotel_price {
	text-align: center;	
}
.hotel_price .price {
	margin-top: 30px;
	color: red;
	font-size: 25px;
	font-weight: bold;
}
.hotel_price .btn_book {
	padding: 10px 20px;
	background-color: #1972DD;
	width: 100px;
	margin: 0 auto;
	border-radius: 6px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	font-family:'Sukhumvit Set','Kanit',sans-serif;
	margin-top: 5px;
}
.history_txt {
	float: left;
	width: 700px;
	margin-left: 10px;	
}
/*End Hotel*/

/*Menu*/
li.dropdown {
    display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	top: 45px !important;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 999;
}

.dropdown-content a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}
/*End menu*/


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}

#style-2 {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}
/*
#style-2::-webkit-scrollbar
{
	width: 12px;
}

#style-2::-webkit-scrollbar-thumb
{
	background-color: #c7c7c7;
}
*/
/*Hotel script*/
.script_sitemap ul {
	padding-left: 0 !important;
	text-indent: 0 !important;
}
.script_sitemap li {
	height: 18px;
	width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.script_sitemap a {
	font:normal 16px 'Pridi','Arial', tahoma !important;
	color: #b7b7b7 !important;
	line-height: 1.2;
	display: inline;
}
.script_sitemap a:hover {
	text-decoration: none !important;
	color: #00A3E0 !important;
}
.list_page_news {
	border: 1px solid #e2e2e2;
	margin-top: 10px;
	padding: 10px;
	display: inline-block;
	width: 100%;
}
.list_page_news li{
	/*height: 100px;*/
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	width: 45%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list_page_news ul > li > img{
	height: 80px !important;
	width: 100px !important;
	vertical-align: middle;
}
.list_page_news ul > li > a{
	vertical-align: middle;
}
.example_responsive_1
{
	width:728px;
	height:90px;
}
.fixhead {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
.logomini {
	width: 37px;
	float: left;
	margin: 5px 10px;
	display: none;
}
.menu2 {
	width: 100px;
	position: absolute;
	z-index: 999;
	background-color: #FFF;
	color: #a5a5a5;
	top: 50px;
	right: 0;
	width: 1160px;
	box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.5);
	padding-bottom: 20px;
	display: none;
}
.menu2 a {
	font-family: 'Sukhumvit Set','Kanit',sans-serif;
	color: #a5a5a5;
}
.menu2 a:hover {
	color: #00A3E0;
}
.menu2 span {
	font-size: 20px;	
	font-family: 'Sukhumvit Set','Kanit',sans-serif;
}
.menu2 li {
	float: left;
	font-family: 'Sukhumvit Set','Kanit',sans-serif;
}
.menu2 ul {
	-moz-column-count: 2;
    -moz-column-gap: 0px;
    -webkit-column-count: 2;
    -webkit-column-gap: 0px;
    column-count: 2;
    column-gap: 0px;
}
.menu2 li {
	float: left;
	font-family: 'Sukhumvit Set','Kanit',sans-serif;
	padding: 5px;
	min-width: 100px;
}
.swiper4 .swiper-slide {
	text-align: center;
	width: 0px !important;
	min-width: 100px !important;
	margin-right: 1px;
	border-right: 1px solid #000;
	white-space: nowrap;
}
.tab_detail {
	float:  left;
	color: #b3b3b3;
}
.tab_detail li{
	float: left;
	padding: 15px 25px;
	color: #000;
	background-color: #c7c7c7;
	margin-right: 5px;
	cursor: pointer;
	cursor: hand;
}
.tab_detail .active{
	background-color: #1972DD;
	color: #FFF;
}
/*640*/
@media screen and (max-device-width: 768px){
	body {
		padding: 0 2px;	
	}
	.pc {
		display: none;	
	}
	.moile{
		display: block;
	}
	.font_h{
		font-size: 17px;
	}
	.content {
		width: 100%;
	}
	.banner_sub {
		width: 100%;
		margin: 0 auto;
	}
	.imglogo {
		width: 50px;	
	}
	.imgbanner {
		width: 84%;
		margin: 10px 0 0 0 !important;	
	}
	.menu {
		margin-top: 0px;
		position: relative;
	}
	.menu .flag {
		margin: 10px 5px 0 0;
	}
	.menu_item {
		display: none;	
	}
	.menu li {
		padding: 12px;
	}
	.flag span {
		margin: 0 0 0 0;
	}
	.flag img {
		height: 30px;	
	}
	.menu .search {
		width: 65%;
		margin: 8px 5px 0 0;
	}
	.search_input {
		width: 80%;
	}
	.dropdown_menu {
		display: block;	
		border: 1xp solid #FFF;
		width: 30px;
		float: left;
		margin: 10px 0 0 5px;
	}
	.dropdown_menu_item {
		position: absolute;
		background-color: #1972DD;
		overflow: hidden;
		z-index: 999;
		width: 100%;
		top: 45px;
		right: 0;
		font-size: 12px;
	}
	.dropdown_menu_item_left {
		display: inline-block;
		width: 100%;
		float: left;
	}
	.dropdown_menu_item_left li {
		float: none;
	}
	.dropdown_menu_item_right {
		display: none;	
		width: 100%;
		float: left;
		background-color: #fff;
		margin-left: 0px !important;
		margin-top: 5px;
		margin-bottom: 15px;
	}
	.dropdown_menu_item_right li {
		padding: 8px;
		float: left;
	}
	.dropdown_menu_item_right a {
		color: #000;
	}
	.swiper1 img{
		width: 100%;	
	}
	.picslide {
		height: 120px;
		margin-top: 5px;
	}
	.hothit {
		height: 100%;
		margin-top: 5px;
		padding: 0 0;
		border: none;
	}
	.hothit span {
		margin: 0 0;
	}
	.hothit .hhleft {
		width: 100%;
	}
	.hothit .hhright {
		width: 100%;
	}
	.hothit .hhright .hhright_sub {
		margin-left: 1px;
		width: 49%;
	}
	.accommocation {
		margin-top: 0px;
		padding: 10px 0;
	}
	.accommocation_part {
		line-height: 1;
	}
	.accommocation_sub {
		height: 100%;
	}
	.accommocation_sub img {
		display: none;
	}
	.hotel {
		padding: 0 0;	
	}
	.hotel_list li {
		width: 45%;
		margin-left: 2px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.other {
		padding: 0 0;
	}
	.activity {
		padding: 0 0;
	}
	.webboard {
		width: 100%;
	}
	.webboard_menu {
		margin: 0 0;
		padding: 5px 5px;
	}
	.fb_box {
		width: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 0;
		text-align: center;
	}
	.link .imgtxt div {
		width: 33% !important;
		margin-left: 1px;
		margin-bottom: 10px;
		font-size: 11px;
		float: left;		
	}
	.link .imgtxt h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.footer div {
		width: 100% !important;
		font-size: 13px;
		margin: 0 0 !important;
	}
	.swiper3 .swiper-slide {
		width: 175px !important;
	}
	.swiper1 .swiper-button-next{
		background-size: 40px;
		width: 25px;
		height: 40px;
		margin-top: -20px;
	}
	.swiper1 .swiper-button-prev{
		background-size: 40px;
		width: 25px;
		height: 40px;
		margin-top: -20px;
	}

	.swiper2 .swiper-button-next{
		background-size: 35px;
		width: 18px;
		height: 38px;
		margin-top: -18px;
	}
	.swiper2 .swiper-button-prev{
		background-size: 35px;
		width: 18px;
		height: 38px;
		margin-top: -18px;
	}
	.fixhead {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
	}
	/*
	#wb2-if {
		display: block !important;	
	}
	#wb3-if {
		display: block !important;	
	}
	*/
	.webboard_box {
		height: 100%;
	}
	/*Page*/
	.menu_category {
		margin-top: 0;
	}
	.menu_category .pv {
		width: 100%;
	}
	.menu_category .category {
		width: 12%;
		margin-left: 3px;
		padding: 2px;
	}
	.menu_category img {
		width: 30px;
	}
	.rec_accom_item {
		width: 220px;
		margin-left: 5px;
	}
	.content_detail {
		width: 100%;
	}
	.content_page {
		width: 100%;	
	}
	.content_txt {
		/*text-align: center;*/
	}
	.content_txt img {
		max-width: 98%;
		text-align: center;
	}
	.content_txt td{
		text-align: left;
		padding-left: 2px;
	}
	.content_side {
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.content_side .s_banner {
		width: 98%;
	}
	.banner_foot img{
		width: 98%;
	}
	.content_side span {
		margin: 0;
	}
	.history_txt {
		float: left;
		width: 97%;
		margin-top: 5px;
		margin-left: 0px;
		padding: 0 5px;
		line-height: 1.5;
	}
	/*End page*/
	
	.rec_accom_list_item {
		margin: 0 4px 0 1px !important;
		width: 48%;
		/*height: 140px;*/
	}
	.img_overflow img {
		width: 100%;
		max-height: 100%;
		position:  absolute;
		top: 20px;
		left: 0;
		bottom: 0;
		right: 0;
		text-align: center;
	}
	.img_overflow {
		width: 100%;
		position: relative;
		padding-top: 75%;
		height: 100%;
		margin-bottom: 1px;
	}
	.rec_food {
		width: 100%;	
	}
	.map_pic {
		width: 100%;	
	}
	.hotel_img {
		width: 49%;
	}
	.hotel_img img {
		width: 100%;
	}
	.hotel_detail {
		width: 44%;
	}
	.hotel_price {
		width: 100%;	
	}
	.hotel_price .price {
		margin-top: 5px;
	}
	.link {
		height: 470px;	
	}
	.link .imgtxt {
		height: 450px;	
		padding: 30px 0 0 10px;
	}
	.his_pic {
		width: 100%;	
	}
	.styled-select-distict {
		width: 220px;
	}
	.rec_accom_item p {
		width: 115px;
	}
	.part_item {
		width: 98%;	
		height: 100%;
		margin-top: 10px;
	}
	.part_item .imgtxt li {
		width: 43%;
	}
	.rec_accom_h {
		width: 70px;
	}
	.category p {
		display: none;	
	}
	.example_responsive_1
	{
		width:230px;
		height:40px;
	}
	#affiliated img{
		width: 20px;
	}
	#affiliated .img_hotel{
		width: 100px;
	}
	#affiliated p{
		margin: 0 !important;
	}
	#affiliated td{
		vertical-align: middle !important;
	}
	#affiliated div{
		padding-left: 0 !important;
	}
	.rec_accom_list_item div{
		width: 100%;
	}
	.hothit .hothit_item {
		width: 49%;
		margin: 5px 1px;
		height: 100%;
	}
	.hothit .hothit_item:nth-child(odd){
		clear:both;
	}
	.hothit .hothit_item img {
		width: 125%;		
	}
	.imgpart img {
		width: 99%;
		margin-top: -30px;
	}
	.part_item ul{
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
	.part_item .imgpart {
		height: 80px;
	}
	.part_item .imgtxt {
		padding-top: 30px;
	}
	.logomini {
		display: none !important;
	}
	.list_page_news {
		width: 94%;
	}
	.list_page_news ul > li > img{
		height: 100% !important;
		width: 100% !important;
	}
	.list_page_news ul > li > a{
		white-space: nowrap;
	}
	.menu2 {
		display: none;	
	}
	.showmenu2 {
		display: none;	
	}
}