@charset "utf-8";
/* CSS Document*/
.ui-mobile-viewport {
	-webkit-tap-highlight-color:rgba(90,90,90,0.2);
}
body,div,dl,dt,dd,ul,li,form,h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
}
html {
	overflow-x:hidden;
	-webkit-text-size-adjust:none;
}
ul,li,dl,dt,dd {
	display:block;
	list-style:none;
}
fieldset,img {
	border:0;
}
:focus {
	outline: -webkit-focus-ring-color auto 0px;
}
img {
	border:0;
	max-width:100%;
	display:block;
}
@font-face {
	font-family: 'SourceHanSansCN-Normal';
	src:url('/phpcms/templates/default/mobile/skin/ttf/SourceHanSansCN-Normal.otf');
}

@font-face {
	font-family: 'SourceHanSansCN-Bold';
	src:url('/phpcms/templates/default/mobile/skin/ttf/SourceHanSansCN-Bold.otf');
}

.clear {
	background:none;
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.clearfloat:after {
	content:".";
	height:0px;
	visibility:hidden;
	display:block;
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
h4 {
	display:inline;
}
a {
	text-decoration:none;
	outline:none;
	color:#000;
}
a:hover {
	text-decoration: none;
}
/*字体*/
.text_24 {
	font-size:24px;
}
.text_22 {
	font-size: 22px;
}
.text_20 {
	font-size: 20px;
}
.text_18 {
	font-size: 18px;
}
.text_16 {
	font-size: 16px;
}
.text_14 {
	font-size: 14px;
}
.text_12 {
	font-size: 12px;
}
.text_13 {
	font-size: 13px;
}
.text_10 {
	font-size: 10px;
}
.image {
	width: 100%;
	height: 0px;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	position: relative;
	box-sizing: border-box;
}
.image img {
	width:100%;
	height: 100%;
	position: absolute;
	opacity: 0;
}
#page1 {
	background:#ccc;
	overflow:auto;
}
.center {
	width: 100%;
}
.wrap {
	width: 95%;
	height: auto;
	margin: 0 auto;
}

#contt {
	width:100%;
	max-width:640px;
	min-height:480px;
	overflow:auto;
	position: relative;
	z-index:1;
	background:white;
	background-size:100% auto;
	margin:0px auto;
	padding:0px;
}
.header {
	max-width: 640px;
	margin: 0px auto;
	overflow: auto;
	background: white;
	position: relative;
}
.searchbtn {
	width:7.1875%;
	position: absolute;
	margin-top: 4.96875%;
	right: 21.875%
}
#search-form {
	width:80%;
	height:35px;
	border-radius:5px;
	min-width:200px;
	background:#FFF;
	border:1px solid #ccc;
	position:absolute;
	left:10%;
	z-index:99999;
	display:none
}
#search-form #keywords {
	border:none;
	height:33px;
	width:75%;
	border-right:1px solid #ccc;
	margin-left:10px
}
#search-form #post-search {
	width:20%;
	border:none;
	background:white;
	color: #000;
}

.logo_box {
	padding: 2% 0;
}
.logo {
	width:100%
}
.warp_nav {
	position: absolute;
	width:12.875%;
	right: 7.90625%;
	margin-top: 3.96875%
}
.wap_main_nav {
	background: #fff;
	border-top: 1px solid #ddd;
}
.navbar-navs {
	padding-top: 15px;
}
.navbar-navs>li>.m2 {
	background-color: #ff0000;
}
.navbar-navs > li > a {
	padding: 2px 12px;
	margin: 0;
	border-radius: 3px;
	color: #000;
	line-height: 24px;
	display: inline-block;
	font-size: 14px;
}
.dropdowns {
	display: none;
}
.dropdowns1 {
	display: none;
}
.dropdowns1 .carets {
	margin-left: 15px;
}
.dropdowns li {
	padding-left: 50px;
}
.dropdowns li a {
	color: #000;
	line-height: 24px;
}
.carets {
	color:#333;
}
.carets {
	border-top: 6px dashed;
	border-right: 6px solid transparent;
	border-left:6px solid transparent;
}
/*导航2*/
.list_nav {
	width: 100%;
	border-top: 1px solid #eeeeee !important;
}
.list_nav ul li {
	float: left;
	width: 25%;
	height:50px;
	line-height: 50px;
	text-align: center;
}
.list_nav ul li a {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 14px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
}
/*转动图*/
.big-pic {
	width:100%;
	margin:0 auto;
}
.big-pic-in {
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.pic-list {
	position:relative;
	height:auto;
	-webkit-transform:translate3d(0,0,0);
	z-index:0;
}
.big-pic img {
	float:left;
	height:auto;
	width:100%;
	display:block;
}
.slide-dot {
	width:95%;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	height:24px;
	text-align:right;
	padding:0 4% 0 0;
}
.slide-dot span {
	display:inline-block;
	width:8px;
	height:8px;
	border-radius:8px;
	vertical-align:top;
	z-index:10;
	background:#fff;
	margin:8px 5px 0 5px;
}
.slide-dot .slide-dot-cur {
	z-index:10;
	vertical-align:top;
	background:#2386d6;
}
.transition {
	-moz-transition:-moz-transform 0.3s ease-out;
	-webkit-transition:-webkit-transform 0.3s ease-out;
	-o-transition:-o-transform 0.3s ease-out;
	transition:transform 0.3s ease-out;
}

/*周边游*/
.content1{
	width: 100%;
	height: auto;
	position: relative;
}
.index_title{
	height: auto;
}
.title_ch{
	width: 150px;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	margin: 15px auto;
	text-align: center;
	background-image: url("/phpcms/templates/default/mobile/skin/images/title_bg.png");
	background-size: 100% 100%;
	overflow: hidden;
}
.index_title .title_desc{
	font-size: 14px;
	color: #999999;
	text-align: center;
	height:35px;
	line-height:35px;
	overflow: hidden;
}
.index_title .title_ch{
	font-size: 20px;
	color: #1e1e1e;
}
.cont1{
	width: 100%;
	height: auto;
}

.cont1_right{
	width: 100%;
	position: relative;
	z-index: 222;
}

.pro_type ul{
	width:100%;
	text-align: center;
}
.pro_type ul li{
	width:25%;
	padding: 5px;
	float: left;
}
.pro_type ul .on .cat{
	background-color: #004cac;
	color:#fff;
}
.cat{
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	overflow: hidden;
	border: 1px solid #000;
	border-radius: 5px;
}

.pro_img{
	padding-bottom: 84.2%;
}
.ScroolBox{
	position:relative;
	overflow: hidden;
	padding-top:15px;
	padding-bottom:15px;
}

.ScroolBox .swiper-slide {
	width:50%;
	float: left;
}
.boxs{
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0,0.1);
	border-radius: 5px;
	padding: 5px;
}
.boxs:hover{
	box-shadow: 0 8px 20px rgba(0, 0, 0,0.3);
}
.boxs:hover .img_title{
	color: #1365c3;
}
.boxs .image{
	border-radius: 10px;
}
.box_text{
	padding:5px;
}
.img_title{
	height:35px;
	line-height:35px;
	overflow: hidden;
}
.img_desc{
	height: 61px;
	overflow: hidden;
	line-height: 20px;
	color: #999;
}
.jiage{
	padding:5px;
}
.jiage .jia{
	font-size:16px;
	line-height: 20px;
	color: #ff7200;
	float: left;
}
.jiage .icon{
	float: right;
	font-size: 28px;
}
.jiage .icon:hover{
	color: #ff7200;
}

/*海内游*/
.guo{
	margin-top:0px;
}
.guo_box{
	padding: 20px 0;
}

.guo_box{
	width:100%;
}
.guo_list{
	width:50%;
	float: left;

}
.img_box{
	padding: 5px;
}

.pro_img2{
	padding-bottom: 59.7%;
}
.guo_text{
	padding:5px;
}
.guo_title{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.guo_desc{
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #666666;
}
.jia{
	color: #ff7200;
	margin-top:10px;
	font-weight: bold;
}
.adv img{
	width: 100%;
	height:auto !important;
}
/*关于威尼斯人游戏网站*/
.about_main{
	margin-top:30px;
	background-color: #1b1f2c;
	padding:15px 0;
}

.about_left{
	width:100%;
	margin-top: 10px;
}
.about_image{
	padding-bottom: 61.6%;
}
.about_right{
	width:100%;
}
.about_right{
	background-color: #fff;
	padding:5px;
	margin-top: 5px;
	overflow: hidden;
}
.ab{
	position: relative;
}

.about_right p{
	line-height: 33px;
	height: 225px;
	overflow: hidden;
}

/*旅游攻略*/
.index_new{
	background-color: #fff;
	width: 100%;
	height: auto;
	padding: 30px 0 50px;
}
.new_mian{
	width:100%;
}
.new_list{
	width: 50%;
	float: left;
}
.new_image{
	padding-bottom: 110.5%;
	border-radius: 5px;
}
.new_box{
	background-color: #f1f1f1;
	margin:5px;
	padding-bottom:10px;
	border-radius: 5px;
}

.new_box .new_text{
	padding:5px;
}
.new_title{
	height:35px;
	line-height: 35px;
	overflow: hidden;
	font-family: SourceHanSansCN-Bold;
}
.w100{
	width: 100%;
}
.new_desc{
	line-height: 20px;
	height:80px;
	overflow: hidden;
}
.more{
	width: 65px;
	height: 20px;
	line-height: 20px;
	border-radius: 10px;
	border: 1px solid #333;
	text-align: center;
	font-size: 12px;
	margin: 0 auto;
	margin-top: 10px;
}
















.copy {
	background:#232323;
}
.copy p {
	width: 95%;
	margin: 0 auto;
	background:#232323;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: white;
	text-align: center;
	line-height:20px;
}


/*form*/
#form-guide {
	margin-top:10px
}
#form-guide h4 {
	text-align:center
}
/*网页底部*/
.copyright {
	border-top: 1px solid #eee;
	color:#000;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0px;
	width: 95%;
	position:relative;
	z-index: 6;
}
.copyright a {
	color: #000;
}wrap-a {
	background:#1b1b1b;
	background-size: 100% auto;
	border: none;
	z-index:9999;
	max-width:640px;
	width:100%;
	margin:0px auto;
}
.nav_map {
	width: 88.125%;
	margin:0px auto;
	overflow:auto;
	background: #1b1b1b;
	padding-bottom: 1%
}
.nav_map li {
	float:left;
	width:25%;
	background: #1b1b1b
}

/*子页面*/
#content {
	min-height: 250px;
}
.conttent_di {
	width:95%;
	margin:0 auto;
	/*color:#fff;*/
	overflow:auto;
}
.conttent_nav {
	line-height:25px;
	margin:5% auto;
	border-bottom:#eee 1px solid;
	color:#666;
}
.conttent_nav a {
	color:#333
}
.title_p1 {
	font-weight:bold;
}
.conttent_di .show_title{
	font-size: 1.8rem;
	text-align: center;
	line-height: 30px;
	color: #000;
}
.page{
	margin-top: 20px;
	padding: 10px 0;
	border-top: 1px dashed #eee;
}
.page ul li{
	font-size: 15px;
	color: #999;
	line-height: 30px;
}


.conttent_di .info{height:27px;line-height:28px;text-align:right;margin:15px auto;color:#666;}
.conttent_di .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.conttent_di .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.conttent_di .info .small{font-size:10px;padding-right:3px;}
.conttent_di .info .big{color:#003ba6;padding-left:3px;}

#textarea img{
	width: 100% !important;
	height: auto !important;
}
.list_boxs{
	padding: 5px;
}
.pc_title{
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
}
/*内页新闻中心*/
.news_lists{
	padding: 15px 5px;
	border-bottom: 1px solid #eee;
}
.news_left{
	width: 25%;
	float: left;
	padding-right: 5px;
}
.news_right{
	width: 75%;
	float: left;
}
.new_texts{
	color:#666;
}
.new_imgs{
	padding-bottom: 62.2%;
}
/*产品列表*/
.product_imgshow {
	width:70%;
	border:#fff 2px solid;
	margin:0px auto;
}
.showpic {
	width: 33.33%;
	text-align: center;
	float: left;
	font-size: 14px;
	margin-top:1%;
}
.showpic img {
	width: 75%;
	margin:0 auto;
}

.showpic .title {
	margin:0px auto;
	width:85%;
	font-size: 12px;
}
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	/*For Opera*/
	-ms-text-overflow: ellipsis;
	/*For IE8*/

}
.showpic a:link {
	color: #000;
}
.showpic a:visited {
	color: #000;
}

#contt {
	padding-bottom:93px;
}
@media all and (min-width:640px) {
	#contt {
		width:640px;
		margin:0 auto;
	}
}
@media all and (max-width:540px) {
	.nav_min_p {
		font-size:20px;
	}
	.navgation {
		font-size: 16px;
	}
	#contt {
		padding-bottom:85px;
	}
}
@media all and (max-width:480px) {
	.nav_min_p {
		font-size:18px;
	}
	.navgation {
		font-size: 14px;
	}
	#contt {
		padding-bottom:76px;
	}
}
@media all and (max-width:430px) {
	.nav_min_p {
		font-size:18px;
	}
	.navgation {
		font-size: 14px;
	}
	#contt {
		padding-bottom:65px;
	}
	.ct_nav {
		font-size: 14px
	}
}
@media all and (max-width:420px) {
	.nav_min_p {
		font-size:18px;
	}
	.navgation {
		font-size: 14px;
	}
	#contt {
		padding-bottom:65px;
	}
	.ct_nav {
		font-size: 14px
	}
}
@media all and (max-width:414px) {
	.nav_min_p {
		font-size:16px;
	}
	.navgation {
		font-size: 14px;
	}
	#contt {
		padding-bottom:65px;
	}
	.cf_catname {
		font-size: 14px
	}
	.cf_catdir {
		font-size: 12px
	}
	.a_content {
		font-size: 12px;
		line-height: 150%
	}
	.ct_nav {
		font-size: 14px
	}
}
@media all and (max-width:375px) {
	.nav_min_p {
		font-size:16px;
	}
	.navgation {
		font-size: 14px;
	}
	#contt {
		padding-bottom:59px;
	}
	.cf_catname {
		font-size: 14px
	}
	.cf_catdir {
		font-size: 12px
	}
	.a_content {
		font-size: 12px;
		line-height: 150%
	}
	.ct_nav {
		font-size: 14px
	}
}
@media all and (max-width:360px) {
	.nav_min_p {
		font-size:14px;
	}
	.navgation {
		font-size: 12px;
	}
	#contt {
		padding-bottom:52px;
	}
	.ct_nav {
		font-size: 12px
	}
	.about .clearfloat .cf_catname {
		font-size: 14px
	}
	.about .clearfloat .cf_catdir {
		font-size: 12px
	}
	.a_content {
		font-size: 12px;
		line-height: 150%
	}
	.ir_bottom {
		height: 40px;
		overflow: hidden
	}
	.copy p {
		font-size: 12px;
	}
}
/*pw add page 2013/7/4*/
#pages{
	padding: 5px;
}
#pages .a1 {
	color: #000;
	display:inline-block;
	border:1px solid #454545;
	padding: 3px 10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px
}
#pages span{
	color:red;
}
/*	右侧弹出样式*/
#menu {
	height:100%;
	background:#00acec;
	width:150px;
	text-shadow:none;
}
#menu a {
	color:#fff;
}
#menu ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	height:35px;
	line-height:35px;
}
.ui-panel-content-wrap {
	background:none;
}
<!--耗时1774173505.0693秒-->