* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微软雅黑";
}
img {
	border: 0px;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
}
p {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
/*去除点击阴影*/

a, input, button {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*去除IOS自带圆角*/

input, button {
	-webkit-appearance: none;
	border-radius: 0;
}
.bodybox {
	width: 100%;
	height: 100%;
	position: relative;
}
.Inner {
	width: 1000px;
	height: 100%;
	margin: auto;
	clear: both;
	position: relative;
}
.one {
	height: 582px;
	background-image: url(../img/bg1.jpg);
	position: relative;
}
.two {
	height: 1049px;
	background-image: url(../img/bg2.jpg);
}
.thr {
	height: 1377px;
	background-image: url(../img/bg3.jpg);
}
.for {
	height: 1565px;
	background-image: url(../img/bg4.jpg);
}
.fiv {
	height: 397px;
	background-image: url(../img/bg5.jpg);
}
.page {
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}
.one .mal {
	width: 10%;
	height: 20%;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	cursor: pointer;
}
.one .ctrip {
	width: 20%;
	height: 20%;
	position: absolute;
	top: 0;
	right: 10%;
	display: block;
	cursor: pointer;
}
.video_bg {
	width: 1000px;
	height: 617px;
	background-image: url("../img/video_bg.png");
	position: relative;
}
.video {
	width: 564px;
	height: 321px;
	position: absolute;
	top: 290px;
	left: 53px;
}

.video>p{
	
	position: absolute;
	top: 100px;
	left:35%;
	font-size:40px;
	
	}


.video_bg>p {
	width: 802px;
	color: #000;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}
.video_title {
	position: absolute;
	top: 199px;
	left: 425px;
	color: #fff;
	font-size: 30px;
	width: 187px;
	height: 47px;
	line-height: 47px;
	text-align: center;
}
.video_btn_container {
	position: absolute;
	top: 265px;
	right: 0;
	overflow: hidden;
	width: 338px;
}
.video_btn_container>div {
	float: left;
	width: 158px;
	height: 53px;
	font-size: 26px;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 24px;
	cursor: pointer;
}
.video_btn_container>div:nth-child(even) {
	margin-left: 18px;
}
.video_btn {
	background-image: url("../img/video_btn.png");
	color: #000;
}
.video_btn_on {
	background-image: url("../img/video_btn_on.png");
	color: #006e82;
}
.pro_container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.tempWrap li a {
	display: block;
	width: 313px;
	height: 391px;
	background-image: url("../img/pro.png");
	float: left;
	margin-left: 20px;
	margin-bottom: 26px;

}

.tempWrap li{
	
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	
	
	
	}

.pro_img {
	margin-top: 18px;
	margin-left: 18px;
	width: 267px;
}

.pro_img img{
	
	border-top-left-radius:5%;
	border-top-right-radius:5%;
	
	}
	
	
.prev{
	
	}

.pro p {
	width: 255px;
	margin-left: 26px;
	color: #000;
	font-size: 16px;
	line-height: 23px;
	height:69px;
}
.price {
	width: 200px;
	margin-left: 26px;
	color: #ff7e00;
	font-size: 30px;
	margin-top: 15px;
}
.thr .account {
	position: absolute;
	bottom: 120px;
	right: 20px;
	color: #fff;
	font-size: 12px;
}
.container {
	width: 100%;
	height: 1292px;
	background-image: url("../img/food_bg.png");
}
.prev {
	width: 91px;
	height: 91px;
	position: absolute;
	top: 55%;
	left: -100px;
	background-image: url("../img/prev.png");
}
.next {
	width: 91px;
	height: 91px;
	position: absolute;
	top: 55%;
	right: -100px;
	background-image: url("../img/next.png");
}
.food_bg {
	width: 100%;
	height: 789px;
	position: relative;
}
.food1 {
	position: absolute;
	top: 65px;
	right: 125px;
}
.food1_2 {
	position: absolute;
	top: 188px;
	left: 0;
}
.food1_3 {
	position: absolute;
	bottom: 0;
	right: 0;
}
.food2_2 {
	position: absolute;
	top: 248px;
	right: 0;
}
.food2_3 {
	position: absolute;
	left: 0;
	bottom: 0;
}

.food2_4 {
	position: absolute;
	left: 0;
	top: 215px;
}

.bd li {
	overflow: hidden;
}
.bd li>div {
	float: left;
}
.for {
	position: relative;
}
.wan {
	position: absolute;
	top: 25%;
	
}



@media screen and (min-width: 1600px) and (max-width: 1920px){
    .wan {
        right:20%;
    }
}

@media screen and (max-width: 1600px){
    .wan {
        right:16%;
    }
}


.fiv .ctrip {
	width: 20%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	cursor: pointer;
}
.fiv .mal {
	width: 30%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 22%;
	display: block;
	cursor: pointer;
}
/******** 侧栏 ***********/

.htlShare {
	bottom: 5px;
	overflow: visible;
	position: fixed;
	right: 0;
	width: 46px;
	z-index: 999999;
}
#rlist1 {
	float: right;
	margin-bottom: 45px;
	width: 46px;
	z-index: 101;
}
#rlist5 {
	clear: both;
	overflow: hidden;
	position: relative;
	right: -10px;
	width: 160px;
	z-index: 999999;
}
.cf li {
	height: 46px;
	margin-bottom: 5px;
	position: relative;
	width: 46px;
}
.cf li:hover {
	background: none repeat scroll 0 0 #FFAE01;
}
.cf a {
	display: block;
	height: 46px;
	overflow: hidden;
	text-indent: -99em;
}
.cf a {
	background: url(../img/spirite_temp.png) no-repeat;
}
.share .share_a {
	background-position: 0 -128px;
}
.share .share_a:hover, .share .cur {
	background-position: -105px -128px;
}
.top .top_a {
	background-position: -53px -128px;
}
.top .top_a:hover {
	background-position: -158px -128px;
}
.share_lis {
	background: none repeat scroll 0 0 #FFAE01;
	height: 30px;
	padding: 8px 0 8px 3px;
	position: absolute;
	right: 44px;
	top: 0;
	width: 112px;
}
.share_lis a {
	display: inline;
	float: left;
	height: 30px;
	margin-left: 5px;
	width: 30px;
}
.share_lis .a0 {
	background-position: 0 -88px;
}
.share_lis .a1 {
	background-position: -40px -88px;
}
.share_lis .a2 {
	background-position: -80px -88px;
}
.share_lis .a3 {
	background-position: -120px -88px;
}
.share_lis .a4 {
	background-position: -160px -88px;
}
#w2wm {
	background: #009EDA;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	cursor: pointer;
	height: 100px;
	overflow: hidden;
	padding-top: 4px;
	text-align: center;
	width: 36px;
}
#w2wm p {
	border-top-left-radius: 4px;
	color: #FFFFFF;
	font-size: 12px;
	height: 75px;
	line-height: 16px;
	padding: 6px 11px 0;
	width: 14px;
}
#w2wm .pointr {
	background: url(../img/shareArr4.gif) no-repeat scroll 4px -19px rgba(0, 0, 0, 0);
	display: block;
	height: 19px;
	width: 36px;
}
#w2wm .pointl {
	background: url(../img/shareArr4.gif) no-repeat -23px -19px;
	display: block;
	height: 19px;
	width: 36px;
}
.ewm {
	background: #fff;
	border: 3px solid #009eda;
	border-right: none;
	padding: 10px;
	text-align: center;
	width: 100px;
}
.ewm img {
	height: 178px;
	width: 100px;
}
#ewm {
	width: 100%;
	position: fixed;
	right: 0;
	bottom: 10px;
}


/******** 侧栏END ***********/
