/****** reset ******/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,
p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,
menu,nav,section{margin:0;padding:0}
html{
  color:#e98462;
  height: 100%;
  overflow-y:scroll;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
}
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
ul li{list-style: none;}
html,body{ font-family: Helvetica,'Microsoft Yahei'; font-size: 0.6rem;}
body{ max-width: 750px; height: 100%; margin:0 auto;  }
textarea,input,select{ font-size: 100%; } 
img{ display: block; border: 0; max-width: 100%; vertical-align: middle;}
a{ text-decoration: none; }
input::-webkit-input-placeholder{ color: #a8a5a6;; }
/*** root fontSize  ***/
@media screen and (min-width: 320px) {
  html{ font-size: 20px }
}
@media screen and ( min-width: 360px) {
  html{ font-size: 22.5px }
}
@media screen and ( min-width: 375px) {
  html{ font-size: 23.4575px }
}
@media screen and ( min-width: 384px) {
  html{ font-size: 24px }
}
@media screen and( min-width: 400px) {
  html{ font-size: 25px }
}
@media screen and ( min-width: 414px) {
  html{ font-size: 25.875px }
}
@media screen and ( min-width: 440px) {
  html{ font-size: 27.5px }
}
@media screen and ( min-width: 480px) {
  html{ font-size: 30px }
}
@media screen and ( min-width: 500px) {
  html{ font-size: 31.25px }
}
@media screen and ( min-width: 540px) {
  html{ font-size: 33.75px }
}
@media screen and ( min-width: 600px) {
  html{ font-size: 37.5px }
}
@media screen and ( min-width: 750px) {
  html{ font-size: 40px }
}
#loading{
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background-color: #bbe0fb;
}
.spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%,-50%,0);
  width: 60px;
  height: 60px;
  
}
 
.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
   
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}
 
.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
 
@-webkit-keyframes bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}
 
@keyframes bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
@keyframes spin {
  0%, 100% {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
  } 
  50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
#wrap{
  width: 100%;
  min-height: 100%;
  background-color: #e98462;
}
.form_box{
  background: url(../images/img_02.jpg) no-repeat center/100% 100%;
  height: 9.75rem;
}
#form{
  text-align: center;
}
input{
  width: 11.55rem;
  height: 1.75rem;
  border: 0.1rem solid #fabd00;
  border-radius: 0.2rem;
  padding-left: 2.15rem;
  font-size: 0.65rem;
  color: #a8a5a6;

}
#xm1{
  margin-top: 0.2rem;
  background:#fff url(../images/icon_head.jpg) 0.3rem center/1.55rem auto no-repeat;
}
#dh1{
  margin-top: 0.6rem;
  background:#fff url(../images/icon_tel.jpg) 0.3rem center/1.55rem auto no-repeat;
}
.btn1 {
    display: block;
    margin: 0.75rem auto 0;
    width: 14.45rem;
    animation: spin 1.5s ease-in-out infinite alternate;
}
.form_box h4{
  color: #fabd00;
  font-size: 0.35rem;
  text-align: center;
}
.count{
  background-color: red;
  color: #fff;
  padding:0.05rem;
}
.tab-head{
  position: relative;
}
.abtn{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1.25rem;
  font-size: 0;
}
.abtn a{
  display: inline-block;
  margin:0 0.05rem;
  width: 3.9rem;
  height: 100%;
}
.tab-con{ position: relative; }
.qian,.hou{
  position: absolute;
  right: 0.75rem;
  bottom: 0.5rem;
  display: block;
  width: 2.4rem;
  height: 2.4rem;
}
.btnG{
  display: -webkit-box;
  -webkit-box-pack: justify;
  padding-top: 0.45rem;
  background: url(../images/btn_bg.jpg) no-repeat center/100% 100%;
}
.btnG a{
  display: block;
  width: 6.0rem;
}
.btn_zixun{
  margin-left: 1.45rem;
}
.btn_sheji{
  margin-right: 1.45rem;
}
.ting{ position: relative; }
.tbtn{ position: absolute; left: 0; top: 0; 
  width: 100%; height: 100%; 
  display: -webkit-box;}
.tbtn a{
  display: block;
  -webkit-box-flex: 1;
  margin:0 0.25rem;
}
.relative{
  position: relative;
}
/*底部悬浮begin*/
.pop_xf {
    /*display: none;*/
    height: 47px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    border-top: solid 1px #9c9c9c;
    border-bottom: solid 1px #9c9c9c;
    background: #f2f2f2;
    z-index: 100;
}
.px_box {
    width: 208px;
    height: 47px;
    margin: 0 auto;
}
.px_box a {
    width: 88px;
    height: 30px;
    display: inline-block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAeCAYAAAColNlFAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGQSURBVGhD7dq7L0NhGMfx9w8gkUhECBHScBoiIad6GokESwfEXdzKIiGMJovdYvAfmGwWi0EMIi4xoxp1Pyi9nIpLq36et/0T2md7hs/Jk5ztmydv3uFVjuMg+XiP1PoKMgs9wFibyENmsQ+pjVUkX2zoturjOojMnB9/9FMUjl7W5MMN1M/aMjJjXsHghzZZpWe68DvqFQzS870UeNSC4JGa6aYjggbBRAf+pkEw0YE/RywIJgEK/EGDYKIDJ4ctCCbTFDhBg2CiA8eHLAgmUxQ4NmhBMJmkwNEBC4LJBAV+77cgmIxT4C93EQQTTwVd04wiCCYmBY7SIJjowLZRDMHjWQe+NUogeNyZVVBXRikEj5BZA3VhlEHwCJp1UOfucggelx4XbXBjJQSPoLeBzuDmaggeIZ8bKtxWj3BLrWBw29kK9RQYxL3pEgzspVmo2ME+bFplm84LUUDtTYifnSD7Ni22s42I34dXCi3yF+npQHxvN/c2TX+y3iJIHB8ivrUp8pA4PYITfc81dRz8A6WyjOMi48hoAAAAAElFTkSuQmCC) 0 0 no-repeat;
    margin: 10px 0 0 0;
    font: 14px/30px '微软雅黑';
    text-align: center;
    color: #fff;
}
/*底部悬浮end*/
/*弹出报名框*/

.mask{
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  max-width: 750px;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.dialog{
  position: relative;
  width: 14.5rem;
  height: 14.15rem;
  background: url(../images/z5.png) center center/100% auto no-repeat;
}
.dialog h4{
  padding-top: 2rem;
  font-size: 0.55rem;
  color: #000;
  text-align: center;
}
.dialog p{
  color: #a3a3a3;
  font-size: 0.3rem;
  text-align: center;
}
#tan_form{
  margin-top: 1.2rem;
  text-align: center;
}
#tan_form input{
  width: 10rem;
  border:1px solid #d2d2d2;
}
#xm2{ border-radius: 0.2rem 0.2rem 0 0; 
  background: #fff url(../images/a1.png) 0.6rem center/0.8rem auto no-repeat;}
#dh2{ border-top: 0; border-radius: 0 0 0.2rem 0.2rem;
  background: #fff url(../images/a2.png) 0.6rem center/0.8rem auto no-repeat;}
#anniu{display: block; width: 12rem; margin:1.2rem auto 0; }  
.back{
  position: absolute;
  left: 50%;
  bottom: 0rem;
  -webkit-transform: translateX(-50%);
  display: block;
  width: 1.75rem;
  height: 1.1rem;
}
.close{
  position: absolute;
  right: 0.2rem;
  top: 0.1rem;
  display: block;
  width: 1rem;
  height: 0.9rem;
  border-radius: 50%;
}
#slide {
    position: relative;
    margin: 0rem 0;
    display: inline-block;
    vertical-align: middle;
    width: 84%;
    height: .8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* background: url(../images/laba.png?v=aa) 2.6rem center/.95rem .775rem no-repeat; */
    margin-left: 2.3rem;
    margin-top: .2rem;
    margin-bottom: .3rem;
}
#slide ul {
    width: 100%;
    min-height: 100%;
    position: absolute;
    /*left: 3.6rem;*/
    top: 0;
}
#slide li {
    padding-left: 3px;
    display: -webkit-box;
    -webkit-box-align: center;
    height: .8rem;
    line-height: .8rem;
    font-size: .56rem;
    color: #333;
    text-align: center;
}
/*弹出报名框END*/
.btn_magazine {
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    background: #fff;
    width: 3rem;
    text-align: center;
    margin: auto;
    border-radius: .1rem;
    padding: .1rem 0;
    margin-top: 14.5%;
    font-size: .5rem;
    color: #d5522b;
}
.magazine_active{
  color: #fff;
  background: #d5522b;
}
.lunbo_1{
  background: #dd6a48;
}
.room_btn {
    display: -webkit-flex;
    width: 92%;
    padding: 0 4%;
    margin: 0 auto;
    background: #e27857;
}
.room_btn li {
    position: relative;
    text-align: center;
    font-size: 0.5rem;
    width: 33%;
    padding: .2rem .4rem;
    background: #ffa67c;
    margin: 0 0.1rem;
    color: #fff;
    border-radius: .1rem .1rem 0 0;
    font-weight: 900;
}
.room_btn .cur{
  background: #d5522b;
}
.room_img li{display: none; }
.room_pic .room_up img{
  display: none;
}
.room_pic .room_up img:nth-child(1){
  display: block;
}
.imgGif {
  position: relative;
}
.imgGif .dot {
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
  margin:auto;
  text-align: center;
}
.imgGif .dot span{
  display: inline-block;
  width: .3rem;
  height: .3rem;
  margin:0 .1rem;
  background: url(../images/dot.png) no-repeat center/100% 100%;
}
.imgGif .dot .active{
  background: url(../images/dot_active.png) no-repeat center/100% 100%;
}
.imgGif .btnTan {
    position: absolute;
    bottom: 9%;
    right: 0%;
    width: 6rem;
    animation: spin 1.5s ease-in-out infinite alternate;
}
.videoDiv {
    background: url(../images/video_bg.jpg) no-repeat center/100% 100%;
    padding: .1rem 0 .7rem;
}
.videoDiv #video-js1 {
    max-width: 750px;
    width: 94%;
    margin: auto;
    display: block;
}
.Mb {
   display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    max-width: 750px;
    height: 100%;
    z-index: 90;
    right: 0%;
    margin: auto;
    background: rgba(0,0,0,0.8);
}
.Mb .MbBox {
    width: 90%;
    margin: 34% auto;
    /*background: url(../images/popFrom.png) no-repeat center/100% 100%;*/
    position: relative;
    /*height: 17.375rem;*/
    /*padding-top: 51%;*/
}
.Mb .close {
    position: absolute;
    bottom: -92%;
    right: 0%;
    left: 6%;
    margin: auto;
    width: 2rem;
    height: 2rem;
    /*background: #fff;*/
}