﻿div, a{
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
img{
	width: 100%;
}
.main{
	position: relative;
	width: 7.5rem;
	margin: 0 auto;
}

.bg{
	position: relative;
	width: 7.5rem;
}
/*bg1*/
.bg1{
	height: 11.12rem;
	background-image: url(../images/bg1.jpg);
}
.bg1 .logo{
	position: absolute;
	width: 2.7rem;
	top: .14rem;
	left: .57rem;
}
.bg1 .video-box{
	z-index: 5;
	position:absolute;
	top:5.2rem;
	width:.72rem;
	left:50%;
	border:.02rem solid #fff;
	margin-left:-1.48rem;
	height:.48rem;
	background:url(../images/video-bg.png);
	background-size:cover;
	/* top: 17px; */
	cursor: pointer;
}
.bg1 .video-box{
	border:none;
}
.video-box:before,.video-box:after{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	content:"";
	z-index:-1;
	margin:-1px;
	animation:clipMe linear infinite 8s;
	box-shadow:inset 0 0 0 2px #fff;
}
.video-box:before{animation-delay:-4s;}
@keyframes clipMe{
	0%,100%{clip:rect(0px,.76rem,.02rem,0px);}
	25%{clip:rect(0px,.02rem,.50rem,0px);}
	50%{clip:rect(.48rem,.76rem,.50rem,0px);}
	75%{clip:rect(0px,.76rem,.50rem,.75rem);}
}

.bg1 .main-tit{
	position: absolute;
	top: 5.5rem;
}
.bg1 .main-btn1{
	display: block;
	position: absolute;
	top: 8.8rem;
	left:2rem;
	width: 3.54rem;
	height: 0.85rem;
	background-image: url(../images/bg1-main-btn1.png);
}
.bg1 .main-btn3{
	display: block;
	position: absolute;
	top: 9.8rem;
	left:2rem;
	width: 3.54rem;
	height: 0.85rem;
	background-image: url(../images/main_btn.png);
}
.bg1 .logo2{
	position: absolute;
	top: 10.5rem;
	left: .5rem;
	width: 1.86rem;
	height: .46rem;
	background-image: url(../images/bg1-logo2.png);
}
.bg1 .hostmore{
	display: block;
	position: absolute;
	top: 10.5rem;
	left: 5.61rem;
	width: 1.65rem;
	height: .49rem;
	background-image: url(../images/bg1-hostmore.png);
}
.bg1 .modification{
	position: absolute;
	top: 9.62rem;
	left: 1.28rem;
	width: .53rem;
	height: 1.5rem;
	background-image: url(../images/bg1-modification.png);
}




.bg2{
	height: 12.34rem;
	background-image: url(../images/bg2.jpg);
}
/*=========轮播=============*/
.bg2 .bg2-swiper{
	position: absolute;
	top: 2.78rem;
	left: .26rem;
	padding: .1rem;
	width: 6.77rem;
	height: 3.87rem;
	background-color: rgba(255,255,255,.1);
	border: 1px solid rgba(255,255,255,.2);
}
.bg2 .bg2-swiper .transparentdiv{
	width: 6.77rem;
	height: 3.87rem;
}
.swiper-container1 {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    transition-duration: 0s;
    transition-property: transform, left, top;
    transition-timing-function: ease;
    width: 100%;
}
.swiper-slide {
    float: left;
    position: relative;
    height: 10rem;
    display: block;
}
.slideimg {
    width: 100%;
}

.bg2 .bg2-swiper .swiper-pagination1 {
  display: block;
  position: absolute;
  z-index: 20;
  bottom: -1rem;
  width: 100%;
  text-align: center;
}
.swiper-pagination-bullet {
  display: inline-block;
  width: .2rem;
  height: .2rem;
  border-radius: .2rem;
  background: #23809a;
  margin: 0 .05rem;
  opacity: 0.5;
  border: none;
  cursor: pointer;
}
.swiper-pagination-bullet-active {
	opacity: 1;
}
.bg2 .textbox{
	position: absolute;
	top: .65rem;
	left: .26rem;
	width: 6.98rem;
	height: 1.9rem;
}
.bg2 .textshow{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	width: 100%;
	text-align: center;
}
.bg2 .textbox .textshow.cur{
	display: block;
	opacity: 1;
	transition: opacity .7s ease;
}
.bg2 .textshow span{
	display: inline-block;
	font: normal .43rem/.7rem 'NSimSun';
	color: #116b84;
	width: 100%;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bg2 .textbox .textshow p{
	color: #666;
	font: normal .24rem/.36rem "microsoft yahei";
	height: 1rem;
	overflow-y: hidden;
}


/*bg3*/

.bg3{
	height: 12.06rem;
	background-image: url(../images/bg3.jpg);
}
.bg3 .main-tit{
	position: absolute;
	top: .5rem;
	left: 1.78rem;
	width: 3.8rem;
	height: .46rem;
	background-image: url(../images/bg3-tit.png);
}
.bg3 .bg3-subtit{
	position: absolute;
	top: 1.2rem;
	width: 100%;
	text-align: center;
	font: normal .24rem "microsoft yahei";
	color: #c5bfdf;
}
.bg3 .qrcode{
	position: absolute;
	top: 1.68rem;
	left: 2.38rem;
	width: 2.8rem;
	height: 2.8rem;
}

.bg3 .qrcode img{
	width: 100%;
	height: 100%;
}

.bg3 .qrcode-text{
	position: absolute;
	top: 4.74rem;
	width: 100%;
	text-align: center;
	color: #c5bfdf;
	font: normal .24rem/.28rem "microsoft: yahei;";
}
.bg3 .qrcode-text span{
	color: #ffd777;
	font: normal .32rem/.45rem "microsoft yahei";
}
.bg3 .social{
	position: absolute;
	top: 5.88rem;
	left: 1.14rem;
	width: 6.08rem;
	height: 1.58rem;
}
.bg3 .social .sociallink{
	display: block;
	float: left;
	margin-right: 1.03rem;
	width: .98rem;
	height: 1.45rem;
}
.bg3 .social .sociallink1{background-image: url(../images/bg3-tieba.png);}
.bg3 .social .sociallink2{background-image: url(../images/bg3-bbs.png);}
.bg3 .social .sociallink3{background-image: url(../images/bg3-qqgroup.png);}

.bg3 .sharetofri{
	position: absolute;
	top: 7.74rem;
	left: 1.6rem;
	display: block;
	width: 4.31rem;
	height: 1.03rem;
	border-radius: .515rem;
	border: 2px solid #fff;
	color: #fff;
	text-align: center;
	font: normal .32rem/1.03rem "microsoft yahei";
}
.bg3 .main-btn2{
	position: absolute;
	top: 9.22rem;
	left: 1.6rem;
	display: block;
	width: 4.31rem;
	height: 1.03rem;
	border-radius: .515rem;
	border: 2px solid #d6b471;
	color: #d6b471;
	text-align: center;
	font: normal .32rem/1.03rem "microsoft yahei";
}

.flnav{
	z-index: 99;
	position: fixed;
	left: 50%;
	margin-left: -3.75rem;
	bottom: 0;
	width: 7.5rem;
	height: .99rem;
	background-image: url(../images/flnav.jpg);
}
.flnav .flnav-btn{
	float: left;
	display: block;
	width: 2.5rem;
	height: 100%;
}


/*弹窗通用css*/
.popup{
	display: none;
	z-index: 101;
	position: fixed;
	top: 0;
	left: 0;
	width: 7.5rem;
	height: 13.34rem;
	background: rgba(255,255,255,.96);
}
.popup.active{
	display: block;
    animation: slideUp 0.4s ease-in;
    -webkit-animation: slideUp 0.4s ease-in;
}
.popup.slidedown{
	animation: slideDown 0.4s ease-out;
    -webkit-animation: slideDown 0.4s ease-out;
}
@keyframes slideUp {
  from {
    top: 100%; }
  to {
    top: 0; }
}
@keyframes slideDown {
  from {
    top: 0%; }
  to {
    top: 100%; }
}
.popup .wrap{
	position: absolute;
	top: 1.04rem;
	left: .64rem;
	width: 6.14rem;
	height: 10rem;
}
.popup .close{
	z-index: 101;
	display: block;
	position: absolute;
	top: .18rem;
	right: .24rem;
	width: .6rem;
	height: .6rem;
	background-image: url(../images/close.png);
}
.popup .wrap .tit{
	width: 100%;
	height: 1rem;
	border-bottom: 1px solid rgba(255,255,255,.1);
	color: #ba904b;
	text-align: center;
	font: normal .54rem/1rem "microsoft yahei";
}
/*socialpopup*/

.socialpopup .wrap .text{
	position: absolute;
	top: 1.4rem;
	left: .75rem;
	width: 4.5rem;
	height: 4.42rem;
	background-image: url(../images/socialpopup-text.png);
}
.socialpopup .wrap .social-qrcode{
	position: absolute;
	top: 1.83rem;
	left: 1.74rem;
	width: 2.66rem;
	height: 2.66rem;
}
.socialpopup .wrap .share-now-btn{
	position: absolute;
	top: 6.31rem;
	left: .54rem;
	width: 4.95rem;
	height: 1.01rem;
	border: 1px solid #fff;
	border-radius: .5rem;
	text-align: center;
	color: #fff;
	font:bold .33rem/1.01rem "microsoft yahei";
}
.socialpopup .wrap .share-box{
	position: absolute;
	top: 7.88rem;
	left: .79rem;
	width: 4.34rem;
	height: 1.83rem;
	background-image: url(../images/socialpopup-share.png);
}
.socialpopup .wrap .share-box .share-btn{
	float: left;
	display: block;
	margin-right: .13rem;
	width: 1.36rem;
	height: 1.83rem;
}
.socialpopup .wrap .share-box .share-btn:nth-child(3){
	margin-right: 0;
}

/*due-ios-popup*/
.due-ios-popup .wrap{
	text-align: center;
	top: .05rem;
}
.due-ios-popup .wrap .text, .due-android-popup .wrap .text{
	margin-top:.3rem;
	width: 100%;
	height: 1.93rem;
	color: #333;
	font: normal .24rem/.46rem "microsoft yahei";
}
.popup .inputbox{
	position: relative;
	margin: .25rem auto 0;
	display: block;
	width: 5.17rem;
	height: .94rem;
	text-align: center;
}
.popup .inputbox .inputmsg{
	display: inline-block;
	width: 5.17rem;
	height: .94rem;
	border-radius: .94rem;
	text-align: center;
	font: normal .28rem/.94rem "Microsoft yahei";
}
.popup .inputbox input{
	display: block;
    box-sizing: border-box;
    width: 5.17rem;
    height: .94rem;
    padding: .2rem 0;
    background: #eee;
    border: 0;
    border-radius: .94rem;
    text-align: center;
    color: #666;
    font-size: .28rem;
    font-family: "Microsoft yahei"
}
.popup .inputbox .inputmsg{
	display: none;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	height: 95%;
	width: 100%;
	color: #b50000;
	border: .03rem solid #b50000;
	background-color: #eee;
	box-shadow: 0 0 8px #b50000;
	font: normal .28rem/.9rem "Microsoft yahei";
}
.due-ios-popup p{
	margin-top: .15rem;
	color: #fff;
	font: normal .28rem/.48rem "Microsoft yahei";
}
.due-ios-popup .ios-devicelist-inputbox{
	/*margin-left: .5rem;*/
	height: 1.06rem;
}
.popup .due-now-btn{
	display: inline-block;
	margin-top: .25rem;
	width: 5.14rem;
	height: 1.06rem;
	border-radius: 0.556rem;
	background-color: #926e34;
	color: #fff;
	font: normal .28rem/1.06rem "Microsoft yahei";
	text-align: center;
}


/*IOS预约的选择设备*/
.due-ios-popup .device-list {
    height: 2.14rem;
    position: absolute;
    overflow-y: auto;
    background: #eee;
    width: 100%;
    border-radius: .47rem;
    margin-top: .15rem;
    visibility: hidden; }
  .due-ios-popup .device-list.show {
    visibility: visible; }
  .due-ios-popup .device-list li {
    color: #666666;
    line-height: .6rem; }
    .due-ios-popup .device-list li:hover {
      color: #000; }
.due-ios-popup .list {
  position: relative;
  cursor: pointer;
  width: 5.16rem;
  height: 1.06rem;
  margin: 0 auto .25rem auto;
  border: .03rem solid transparent;
   }
  .due-ios-popup .list span {
    height: .94rem;
    line-height:  .94rem;
    display: block;
    border-radius: .47rem;
    border: 0;
    text-align: center;
    color: #b3b3b3;
    font-size: .28rem;
    background: #eee url("../images/arrow.png") 4rem center no-repeat; }


/*due-android-popup*/
.due-android-popup{
	text-align: center;
}

/*预约成功*/
.due-success .wrap .due-success-img{
	position: absolute;
	top: .44rem;
	left: .7rem;
	width: 4.92rem;
	height: 9.22rem;
	background-image: url(../images/due-success.png);
}
.due-success .wrap .qrcode-success{
	position: absolute;
	top: 2.91rem;
    left: 1.72rem;
	width: 2.66rem;
	height: 2.66rem;
}
.due-success .wrap .success-qqgroup{
	position: absolute;
	top: 8.52rem;
    left: 3.4rem;
	font:bold .24rem "Microsoft yahei";
	color: #ccc;
}
.due-success .wrap .joinqqgroup{
	position: absolute;
	top: 9.3rem;
    left: 2.45rem;
	width: 1.5rem;
	height: .37rem;
}


/*新闻列表*/
.newspop .newsbox-title{
	z-index: 99;
	position: absolute;
	top: -1.2rem;
	left: -.7rem;
	/*margin: -1.2rem 0 0 -.7rem;*/
	padding: .5rem 0 .5rem .6rem;
	width: 7.5rem;
	height: .4rem;
	color: #656565;
	font:normal .26rem "microsoft yahei";
	background-color: rgba(0,0,0,.4);
}
.newspop .newsbox-title h2{
	display:inline-block;
	color: #926e34;
	font: normal .38rem "Microsoft yahei";
}
.newspop .news-nav{
	margin-top: .5rem;
	border-bottom: 1px solid #333;
	height: .63rem;
}
.newspop .news-nav a{
	display:inline-block;
	float: left;
	width: 1.5rem;
	height: .6rem;
	color: #999;
	text-align: center;
	font: normal .34rem/.6rem "microsoft yahei";
}
.newspop .news-nav a.active{
	border-bottom: 3px solid #926e34;
	color: #926e34;
}
.newspop .news-list{
	margin-top: .1rem;
	height: 8rem;
    overflow: auto;
}
.newspop .news-list li{
	position: relative;
	padding-top: .36rem;
	display:block;
	width: 6.1rem;
	height: 2.97rem;
	border-bottom: 1px solid #666;
}
.newspop .news-list li h2{
	height: .72rem;
	font: normal .28rem "microsoft yahei";
	color: #fff;
	overflow: hidden;
	text-overflow:ellipsis;
	text-overflow: -o-ellipsis-lastline;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.newspop .news-list li .desc{
	margin-top: .1rem;
	font: normal .24rem/.38rem "microsoft yahei";
	color: #999;
	overflow: hidden;
	text-overflow:ellipsis;
	text-overflow: -o-ellipsis-lastline;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.newspop .news-list li .type{
	position: absolute;
	top: 2.5rem;
	left: 0;
	width: .86rem;
	height: .48rem;
	font: normal .24rem/.48rem "microsoft yahei" ;
	text-align: center;
	color: #999;
	border: 1px solid #999;
}
.newspop .news-list li .ptime{
	position: absolute;
	top: 2.5rem;
	right: 0;
	font: normal .24rem/.48rem "microsoft yahei" ;
	color: #999;
}
.newspop .news-morebtn{
	text-align: center;
	margin-top: .2rem;
}
.newspop .news-morebtn a{
	display:block;
    width: 2rem;
    height: .6rem;
    display: inline-block;
    margin: .2 auto;
    border: .01rem solid #555;
    text-align: center;
    color: #888;
    font: normal .25rem/.6rem "";
}
.newspop .detailbox{
	position: relative;
}
.newspop .detailbox .news-title{
	padding: .58rem 0 0 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font:normal .4rem "microsoft yahei";
}
.newspop .detailbox .info{
	padding:.23rem 0;
	color: #999;
	text-align: center;
	border-bottom: 1px solid #444;
}
.newspop .detailbox .news-detail{
	margin-top: .4rem;
	color: #ccc;
	overflow: auto;
	height: 8rem;
	overflow-x: hidden;
}
.newspop .detailbox .news-detail img{
	max-width: 100%;
}


.popup-video {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  color: #3d3d3d;
  overflow: hidden;
  display: none; 
}
.popup-video .layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); 
}
.popup-video .close {
    position: relative;
    width: 0.88rem;
    height: 0.88rem;
    background: url(../images/close.png) center no-repeat;
    background-size: 100%;
    margin: .5rem auto 0 auto; 
}
.popup-video .close.close3 {background: url(../images/close-white.png) center no-repeat;}


.popup-video .wrap {
  margin-top: 30%;
  width: 100%;
  left: 0;
  height: auto;
  background-color: transparent;
  border-radius: 0;
  padding: 0; }
.popup-video video {
  width: 100%; }






.qus-btn{
    width: 1.5rem;
    height: .37rem;
	font: 0.2rem/.37rem 'Microsoft Yahei';
	color: #fff;
	background: #9a7336;
	text-align: center;
	display: block;
    border-radius: 40px;
    position: absolute;
    top: 10rem;
    left: 2.45rem;
}