body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 0;}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;vertical-align: middle;}
table{border-collapse: collapse;border: none;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}
body{font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; }
html {font-size: 625%;/*10 Ã· 16 Ã— 100% = 62.5%*/}  /*1rem=100px*/
body {font-size: 0.14rem;/*1.4 Ã— 10px = 14px */}
html,body{
	width: 100%;
	height: 100%;
	overflow: hidden;
 	-webkit-tap-highlight-color:rgba(0,0,0,0); 
 	
 	/*-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000;
	-moz-perspective:1000;
	-ms-perspective:1000;
	perspective:1000;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);*/
}
@media all and (orientation:portrait){ 
	    body{
	    	transform-origin: 0 0;
			transform: rotateZ(90deg) translateY(-100%);
		
	    }
	    .photobg {
		    width: 100% !important;
		
		}
    }
* { touch-action: pan-y; }   
input，textarea{outline:none}   
a:focus,
input:focus,
p:focus,
div:focus{
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-user-modify:read-write-plaintext-only; 
}


.clearf{
	content: '';
	display: block;
	clear: both;
}
.wrap{
	width: 100%;
	height: 100%;
	background: url(../img/bg.jpg) no-repeat ;
	position: relative;
}	

.lefttop{
	max-width: 407px;
	width: 20%;
	position: absolute;
	left: -5%;
	top: 0;
}
.lefttop img,.righttop img,.bottom img,.title img,.leftflower img,.rightflower img,.lefttext img,.leftbottom img,.rightbottom img{
	width: 100%;
	z-index: 1;
}
.righttop{
	max-width: 395px;
    width: 25%;
    position: absolute;
    right: -4%;
    top: 0;
}
.bottom{
	position: absolute;
    width: 60%;
    bottom: -1.3%;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
}
.leftbottom{
	position: absolute;
	width: 25%;
	max-width: 629px;
 	bottom: -2%;
    z-index: 1;
    left: -10%;
}
.rightbottom{
	position: absolute;
    width: 30%;
    max-width: 685px;
    right: -7%;
    bottom: 0;
    z-index: 1;
}
.title{
	position: absolute;
    margin: auto;
    max-width: 410px;
    width: 20%;
    left: 0;
    right: 0;
    top: 7%;
}
.photowall{
	position: absolute;
    margin: auto;
    max-width: 1200px;
    left: 0;
    right: 0;
    top: 20%;
    z-index: 0;
    background-size: contain;
}
.leftflower{
	position: absolute;
	width: 14%;
    max-width: 243px;
    top: -5%;
    left: -1.4%;
}
.rightflower{
	position: absolute;
    right: -1%;
    top: 55%;
    width: 14%;
    max-width: 243px;
    z-index: 99;
}
.lefttext{
	position: absolute;
	left: 10%;
    top: 20%;
    width: 5%;
    max-width: 73px;
}
.search{
	position: absolute;
    right: 20%;
    top: 25%;
    z-index: 5;
    width: 15%;
    font-size: 12px;
    line-height: 12px;
}
.search input{
    background: #fff1d6;
    border: 2px solid #dea450;
    padding: 2% 0 2% 25%;
    border-radius: 14px;
    width: 80%;
    max-width: 140px;
    margin-left: 4%;
}
.search_btn{
    position: absolute;
    left: 6%;
    top: 21%;
    cursor: pointer;
    z-index: 99;
    width: 7%;
    height: 85%;
}
.search_btn img{
	width: 100%;
}
 input::-webkit-input-placeholder{
 	color: #af8e60;
 }
.photobg{
	position: relative;
	width: 100%;
    z-index: 0 !important;
}
.guest{
	width: 100%;
	height: 100%;
}
.guest .line{
	width: 100%;
	height: 11%;
	position: absolute;
}
.guest li{
	background: url(../img/headbg.png) no-repeat;
	width: 8%;
    height: 100%;
    display: inline-block;
    background-size: contain;
    margin-right: 1.6%;
    position: relative;
    cursor: pointer;
    z-index: 2;
    /*background-position: bottom;*/
}
.guest .insearch{
    animation: insearch 1s infinite;
}
.mes{
	position: absolute;
	color: #895b15;
	text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    top: 27%;
    display: none;
    font-size: 0.12rem;
    width: 90%;
    margin: auto;
}
.mes span{
	display: block;

}
.headcon{
    margin: auto;
    width: 100%;
    height: 96%;
    overflow: hidden;
    position: relative;
    border-radius: 45%;
}
.guest li img{
	position: absolute;
	width: 100%;
    top: -5%;
}
.firstline{
	top: 19%;
	padding-left: 21%;
}
.secondline{
	top: 32%;
	padding-left: 16%;
}
.thirdline{
	top: 45%;
	padding-left: 21%;
}
.fourthline{
	top: 58%;
	padding-left: 16%;
}
.leftbtn,.rightbtn{
	position: absolute;
	display: inline-block;
	cursor: pointer;
	background-size: contain !important;
}
.leftbtn{
	background: url(../img/leftbtn.png) no-repeat;
	top: 42%;
    left: 10%;
    width: 4%;
    height: 4%;
}
.rightbtn{
	background: url(../img/rightbtn.png) no-repeat;
	top: 42%;
    right: 7%;
    width: 4%;
    height: 4%;
}
ul{
	display: none;
}
.searchul{
	display: block !important;
}
.wordshow{
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    background-color: rgba(6, 4, 4, 0.5);
    z-index: 9;
    display: none;
}
.jyw{
	position: absolute;
	width: 55%;
	/*height: 50%;*/
	margin: auto;
	left: 0;
	right: 0;
	top: 30%;
	bottom: 0;
	background: url(../img/jybg.png) no-repeat;
	background-size: contain;
}
.jyw img{
	width: 100%;
}
.back{
	position: absolute;
	background: url(../img/close.png) no-repeat;
	width: 38px;
	height: 38px;
	top: 0;
    top: -11%;
    right: -3%;
    cursor: pointer;
    background-size: contain;
}
@keyframes insearch{
	0%{transform: scale(1);}
	50%{transform: scale(1.1)}
	100%{transform: scale(1);}
}


