/*
   public.css
   <project>
   
   Created by Administrator on 2015-06-04.
   Copyright 2015 Administrator. All rights reserved.
*/

* {
	margin: 0;
	padding: 0;
	outline: 0;
}
a {
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}
ul,
ol,
li {
	list-style: none;
}
em,
i {
	font-style: normal;
}
img {
	border: none;
}
input,
img {
	vertical-align: middle;
}
html {
	font-size: 16px;
	height: 100%;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
}
body {
	margin: 0 auto;
	width: 100%;
	font: 85%/1 "\9ED1\4F53";
	background-color: #ffffff;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: '微软雅黑';
	font-size: 16px;
	/*height: 100%;
	overflow: hidden;*/
}
.position-relative {
	position: relative;
}
.hide {
	display: none;
}
.visibility {
	visibility: hidden;
	/*visibility: visible;*/
}
.copyright {
	position: absolute;
	z-index: 1000;
	bottom: 4px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #7D7D7D;
	font-weight: 400;
}
.swiper-container,
.swiper-container-enter {
	/*width: 100%;
	height: 100%;*/
}
.swiper-wrapper {
	/*position: absolute;
	z-index: -100;
	width: 100%;
	height: 100%;*/
}
.swiper-pagination {
	/*bottom: 3px !important;*/
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: #666666;
	opacity: 1;
}
.swiper-pagination-bullet-active {
	background: #6eb92b;
	opacity: 1;
}
.swiper-slide {
	/*border: none;
	padding: 0;
	margin: 0;*/
	/*height: auto;*/
	/*position: absolute;*/
	/*overflow: hidden;*/
}
.pages-top {
	top: 0%;
}
.pages-bottom {
	bottom: 0%;
}
.none {
	display: none;
}
.noOp {
	/*-webkit-animation-name: zoomOutCanvas;
	-moz-animation-name: zoomOutCanvas;
	-ms-animation-name: zoomOutCanvas;
	animation-name: zoomOutCanvas
	-webkit-animation-duration: 5.5s;
	-ms-animation-duration: 5.5s;
	-moz-animation-duration: 5.5s;
	animation-duration: 5.5s;
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	animation-fill-mode: both*/
	
	opacity: 0 !important;
}
@keyframes zoomOutCanvas {
	0% {
		opacity: 1;
		transform: scale3d(1, 1, 1)
	}
	100% {
		opacity: 0;
		transform: scale3d(0, 0, 0)
	}
}
@-webkit-keyframes zoomOutCanvas {
	0% {
		opacity: 1;
		transform: scale3d(1, 1, 1)
	}
	100% {
		opacity: 0;
		transform: scale3d(0, 0, 0)
	}
}
.back {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 999;
}
.arrow_up {
	position: absolute;
	right: 5%;
	top: 30%;
}
.canvasBox {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.canvas {
	position: absolute;
	z-index: 999;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
/******welcome start******/

.index {
	height: 100%;
	overflow: hidden;
}
section {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}
/*********area start*****/

.area_top {
	margin: 6% auto;
	position: relative;
}
.area_top p {
	position: relative;
}
.area_top p img {
	position: relative;
}
.area_top img {
	position: absolute;
	top: 0;
	left: 0;
}
.area_bottom {
	position: relative;
	width: 80%;
	margin: 0 auto 5%;
}
.area_bottom img {
	position: absolute;
	top: 0;
	left: 0;
}
/*********area   end*****/

.welcome_page02 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	overflow: hidden;
}
.welcome_page01_logo,
.welcome_page02_logo {
	position: absolute;
	top: 20%;
	width: 40%;
	left: 30%;
}
.welcome_page01_text {
	position: absolute;
	bottom: 35%;
	width: 12%;
	left: 44%;
}
.welcome_page02_text {
	position: absolute;
	top: 37%;
	width: 100%;
	left: 0;
	opacity: 0;
}
.welcome_page02_girl {
	position: absolute;
	bottom: 1%;
	left: 0;
	width: 100%;
	opacity: 0;
	z-index: 5;
}
.welcome_page02_girl img {
	position: absolute;
	bottom: 0;
}
.welcome_page02_girlshine {
	opacity: 0;
}
.welcome_pointer {
	position: absolute;
	bottom: 18% !important;
	z-index: 10;
	left: 50%;
	margin-left: -13.5px;
}
/******welcome   end******/
/******nav start*********/

.nav_text {
	position: absolute;
	top: 10%;
	width: 100%;
}
.nav_text img {
	position: relative;
}
.nav_pic {
	position: absolute;
	left: 0;
	/*width: 62%;*/
	width: 68%;
	bottom: 0;
}
.nav_btns {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30%;
	padding: 5% 3% 4% 5%;
	background: rgba(0, 0, 0, .2);
}
.nav_btns_bg {
	/*background: rgba(0, 0, 0, .2);*/
}
.btns p {
	position: relative;
	margin-bottom: 20%;
	text-align: right;
}
p.nav_btn_border {
	margin-bottom: 1% !important;
}
.nav_circles {
	margin-top: 15%;
	text-align: center;
}
.nav_circles img {
	margin-left: 10%;
	width: 35%;
}
.nav_logo {
	margin-top: 7%;
}
.nav_btn_home {
	position: absolute;
	top: 11%;
	left: 9%;
}
.nav_btn_personal {
	position: absolute;
	top: 40%;
	left: 9%;
}
.arrow_up_01 {
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 999;
}
.arrow_left {
	position: absolute;
	width: 30px;
	left: 10px;
	top: 50%;
	margin-top: -15px;
}
.arrow_right {
	position: absolute;
	width: 30px;
	right: 10px;
	top: 50%;
	margin-top: -15px;
}
/******nav   end*********/
/****scenery  start******/

.scenery {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background: #000;
}
.scenery_con {
	position: absolute;
	width: 90%;
	left: 5%;
	top: 3%;
	padding-bottom: 5%;
}
.scenery_left {
	float: left;
	width: 49%;
}
.scenery_left img,
.scenery_right img {
	margin-top: 4%;
}
.scenery_right {
	float: right;
	width: 49%;
}
.scenery_left_more {
	margin-top: 5px;
}
/****scenery    end******/
/****video  start******/

.video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.video_con {
	position: absolute;
	width: 100%;
	left: 0%;
	top: 0%;
}
.video_top {
	position: relative;
	margin: 5% auto;
}
.video_top img {
	position: absolute;
	top: 0;
}
.video_list {
	position: relative;
	margin: 33% auto;
	width: 65%;
}
.video_list img {
	position: relative;
	margin: 0% auto -5%
}
/****video    end******/
/****hx  start******/

.hx {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.hx_con {
	position: absolute;
	width: 100%;
	left: 0%;
	top: 0%;
}
.hx_index_top {
	position: relative;
	margin: 12% auto 8% auto;
}
.hx_index_top img {
	position: relative;
}
.hx_index_btns {
	position: relative;
	margin: 5% auto 0;
	width: 81%;
}
.hx_index_btnleft {
	float: left;
	width: 48%;
	margin-bottom: 5%;
}
.hx_index_btnright {
	float: right;
	width: 48%;
	margin-bottom: 5%;
}
.hx_index_logo {
	position: absolute;
	bottom: 10%;
	width: 100%;
	left: 0;
}
.hx_details {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	overflow: auto;
	height: 100%;
	display: none;
}
/****hx    end******/
/****room  start******/

.room {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.room_con {
	position: absolute;
	width: 100%;
	left: 0%;
	top: 0%;
}
.room_index_top {
	position: relative;
	margin: 15% auto;
}
.room_index_btns {
	position: relative;
	margin: 5% auto 0;
	width: 100%;
}
.room_index_btns img {
	margin-bottom: 5%;
}
.room_index_logo {
	position: absolute;
	bottom: 10%;
	width: 100%;
	left: 0;
}
/****room    end******/
/****roomdetail  start******/

.room_detail {
	height: 100%;
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.room01_detail_common_text {
	position: fixed;
	top: 5%;
	left: 0;
	width: 100%;
	z-index: 88;
}
.room01_detail_common_bottom {
	position: fixed;
	bottom: 5%;
	left: 0;
	width: 100%;
	z-index: 88;
}
.room02_detail_common_text {
	position: fixed;
	bottom: 15%;
	left: 0;
	width: 100%;
	z-index: 88;
}
.room03_detail_common_text {
	position: fixed;
	top: 5%;
	left: 0;
	width: 100%;
	z-index: 88;
}
.room01_detail {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: auto;
	left: 0;
	top: 0;
}
.room01_detail img {
	float: left;
	position: relative;
	left: 0;
}
.roomdetailtext {
	opacity: 0;
}
/****roomdetail   end******/
/*音乐*/

.topCon {
	display: block;
	position: absolute;
	z-index: 999;
	top: 10px;
	left: 10px;
	height: 40px;
	background: rgba(204, 204, 204, 0);
}
.sound {
	width: 15px;
	height: 15px;
	padding: 5px;
	border: 2px solid #F9F9F9;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background: url(../images/soundoff.png) center center no-repeat;
	background-size: 50% 50%;
}
.musicOn {
	position: absolute;
	left: 50px;
	top: 12px;
	font-size: 10px;
	color: #ffffff;
	z-index: 999;
}
.rotateAm {
	-webkit-animation-name: rotateAm;
	-webkit-animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes rotateAm {
	0% {
		opacity: 1;
	}
	25% {
		-webkit-transform: rotate(0deg)
	}
	25% {
		-webkit-transform: rotate(90deg)
	}
	50% {
		-webkit-transform: rotate(180deg)
	}
	75% {
		-webkit-transform: rotate(270deg)
	}
	100% {
		-webkit-transform: rotate(360deg)
	}
}
/*音乐end*/

@media screen and (min-height: 400px) and (max-height: 420px) {
	.video_list {
		position: relative;
		margin: 32% auto;
		width: 50%;
	}
	/*********area start*****/
	
	.area_top {
		margin: 3% auto;
		width: 80%;
		position: relative;
	}
	.area_bottom {
		position: relative;
		width: 80%;
		margin: 0 auto 5%;
	}
	/*********area   end*****/
}
/*
 * 魅族：width:432px;height:599px;
 */

@media screen and (min-height: 590px) and (max-height: 600px) {
	.video_list {
		position: relative;
		margin: 35% auto;
		width: 55%;
	}
	.area_top {
		margin: 6% auto;
		width: 80%;
		position: relative;
	}
	.area_bottom {
		position: relative;
		width: 80%;
		margin: 0 auto 5%;
	}
}