body {
    font-family:Heiti SC,STHeiti,Microsoft YaHei,Calibri;
    overflow-x:hidden;
}

.index_nav_outterbox {
    background-color: #333;
    width: 100%
}

.index_nav_innerbox {
    margin: 10px 0
}

.index_nav_innerbox a {
    color: #eee
}

.index_nav_innerbox a:hover {
    color: #555
}

.index_companyProfile_innerbox {
    margin: 30px 0
}

.index_companyProfile_contents {
    margin: 40px 25px;
    text-indent: 2em;
    font-size: 16px;
    line-height: 32px
}

.index_roomReservation_contents {
    text-indent: 2em;
    font-size: 16px;
    line-height: 32px
}

.fixed_nav {
    position: fixed;
    top: 0;
    z-index: 5
}

.index_diningEntertainment_outterbox {
    width: 100%;
    background-image: url(../images/pt1.jpg)
}

.index_diningEntertainment_innerbox_titlebox,.index_roomReservation_innerbox_titlebox,.index_specialEvent_innerbox_titlebox,.index_contactUs_innerbox_titlebox {
    margin: 20px 0;
    text-align: center
}

.index_diningEntertainment_innerbox_titlebox>h1 {
    font-size: 36px;
    font-weight: bold;
    color: #eee
}

.index_roomReservation_innerbox_titlebox>h1,.index_specialEvent_innerbox_titlebox>h1,.index_contactUs_innerbox_titlebox>h1 {
    font-size: 36px;
    font-weight: bold;
    color: #333
}

.index_diningEntertainment_innerbox_sbox {
    margin: 10px;
    color: #eee;
    text-align: center
}

.emptydiv5 {
    height: 80px
}

.emptydiv3 {
    height: 60px
}

.emptydiv {
    height: 40px
}

.emptydiv2 {
    height: 20px
}
.emptydiv4 {
    height: 10px
}

.index_specialEvent_outterbox {
    background: #eee
}

.index_specialEvent_innerbox_titlebox>h3,.index_specialEvent_contents>p {
    color: #beaf88
}

.index_specialEvent_innerbox_titlebox {
    font-weight: bold
}

.index_specialEvent_innerbox_imgbox {
    float: left;
    width: 60%
}

.index_specialEvent_innerbox_imgbox>img {
    width: 100%
}

.index_specialEvent_innerbox_contbox {
    float: left;
    width: 40%;
    padding: 10px 15px
}


.index_specialEvent_innerbox_elementbox {
    background-color: #222;
    padding: 0
}

.index_contactUs_innerbox_imgbox {
    width: 20%;
    margin-left: 40%;
    overflow: hidden;
}

.index_contactUs_innerbox_contbox {
    text-align: center
}

/*---------------------------------------------------------------------*/
.index_aboutus_outterbox{
    text-align: center;
    position:relative;
    padding:60px 0 0 0;
}

.common_title{
    font-size:24px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(6,33,137,1);
}

.index_aboutus_outterbox .cont{
    margin:30px 100px;
    font-size:16px;
    font-family:PingFangSC-Light;
    font-weight:300;
    color:rgba(70,70,70,1);
    line-height:22px;
}

.flexslider{
    border:none;
    margin:0;
}

.index_adMessage_outterbox{
    width:100%;
    height:54px;
    background:rgba(246,246,246,1);
}

.scroll-box{
    height:54px;
    overflow: hidden;
}

.index_middle img{
    float:left;
    width:auto;
    height:27px;
    margin-top:13.5px;
    margin-right:10px;
}

.index_middle div{
    float:left;
    line-height:54px;
    font-size:17px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(30,30,30,1);
}

.scroll-box ul{
    list-style: none;
    padding:0;
}

.date_calculate{
    color:#C91010;
}

.index_course_outterbox .row .col-md-4:first-child{
    text-align: left;
}

.index_course_outterbox .row .col-md-4:last-child{
    text-align: right;
}

.index_course_outterbox img{
    width:100%;
}

.course_message{
    padding:10px;
    background:rgba(255,255,255,1);
    box-shadow:0px 3px 6px 0px rgba(7,141,180,0.1);
    border-radius:5px;
}

.course_message .fl img{
    height:38px;
    width:auto;
    margin-top:3px;
}

.course_message .fl span{
    display: block;
}

.fl{
    float:left;
}

.course_detail{
    text-align: left;
    display: table-cell;
}

.course_detail span{
    margin:0 0 0 50px;
    white-space: nowrap;
    display: inline-block;
    position:relative;
    line-height: 35px;
    font-size:15px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(0,0,0,1);
}

.course_detail span:before{
    clear: both;
    content:'';
    background:url('../img/choose.png');
    z-index: 1000;
    width:14px;
    height:14px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    background-size: cover;
    position:absolute;
    left:-20px;
    top:10.5px;
}

.index_contactUs_innerbox_contbox h4{
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(70,70,70,1);
    line-height:20px;
}

.index_course_outterbox{
    text-align: center;
    padding:60px 0;
    background:rgba(248,248,248,1);
    position: relative;
}

.layer{
    background:rgba(0,0,0,0.5798);
    border-radius:4px;
    overflow: hidden;
    position:absolute;
    top:0;
    left:15px;
    height:100%;
    vertical-align: middle;
    text-align: center;
}

.layer span{
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:20px;
    display: inline-block;
}

.layer span:first-child{
    font-size:18px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:45px;
}

.bk_common_cont{
    height:100px;
    font-size:55px;
    font-family:PingFangSC-Semibold;
    font-weight:500;
    color:rgba(137,137,137,0.06);
    line-height:100px;
    position:absolute;
    top:15px;
    width:100%;
    text-align: center;
}

.index_teacher_outterbox{
    text-align: center;
    padding: 60px 0 0 0;
    margin-bottom:100px;
    background: #fff;
    position: relative;
}

.teacher_message{
    min-height:200px;
    background-color: #Fff;
    width:100%;
    overflow: hidden;
}

.teacher_message .message_left{
    float: left;
    font-size:15px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(86,86,86,1);
    line-height:22px;
    margin-right: 5px;
}

.teacher_message .message_right{
    display: table-cell;
    font-size:13px;
    font-family:PingFangSC-Light;
    font-weight:300;
    color:rgba(70,70,70,1);
    line-height:20px;
}

.index_teacher_outterbox .flex-control-nav{
    bottom:-60px;
}

.lamp_tip{
    margin-top:3px;
}

.teacher_name{
    font-size:16px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(6,33,137,1);
    line-height:22px;
}

.teacher_info{
    font-size:14px;
    font-family:PingFangSC-Light;
    font-weight:300;
    color:rgba(70,70,70,1);
    line-height:22px;
    margin:0 10px;
    text-align: left;
}

.index_student_outterbox{
    text-align: center;
    position: relative;
    background:rgba(248,248,248,1);
    padding:60px 0 60px 0;
}

.index_student_outterbox .row img{
    width: 50%;
    margin-left: 40%;
    overflow: hidden;
}

.index_student_outterbox .opposite img{
    margin-left: 10%;
}

.dialog{
    background:rgba(255,255,255,1);
    box-shadow:0px 3px 6px 0px rgba(77,122,227,0.41);
    border-radius:40px 40px 40px 0px;
    height:100%;
    font-size:14px;
    font-family:PingFangSC-Light;
    font-weight:300;
    color:rgba(70,70,70,1);
    padding-left:20px;

}

.dialog span{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}

.opposite .dialog{
    border-radius:40px 40px 0px 40px;
}

.load_more{
    font-size:12px;
    font-family:PingFangSC-Light;
    font-weight:300;
    color:rgba(104,104,104,1);
    line-height:17px;
    display: block;
}

.index_contact_outterbox{
    text-align: center;
    position: relative;
    background:rgba(255,255,255,1);
    padding:60px 0;
}

.send_message{
    margin:30px 200px;
}

.send_detail{
    width:94%;
    height:40px;
    line-height:40px;
    border:1px solid #062189;
    padding:0 10px;
    position: relative;
    display: inline-block;
    border-radius: 0;
    background: #fff;
}

.send_detail::-webkit-input-placeholder {
    font-size:16px;
    font-family:PingFangSC-Light;
    font-weight:300;
    color:rgba(109,109,109,1);
}

.index_contact_outterbox textarea{
    height:179px;
    border:1px solid #062189;
    width:100%;
    margin-top:30px;
    resize:none;
    padding:10px;
}

.star{
    font-size:25px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(255,56,56,1);
    margin-left:5px;
    position: absolute;
    line-height: 47px;
}

.contact_message{
    height:46px;
    background:rgba(3,23,103,1);
    font-size:18px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    width:215px;
    border:none;
    margin-top:30px;
}

.index_footer_outterbox{
    padding:50px 0 20px;
    background-color: blue;
    text-align: center;
    position: relative;
    background: url(../img/footer_bk.png) no-repeat;
    background-size: cover;
    height:262px;
}

.index_footer_outterbox .row img{
    height:38px;
    width:auto;
    display: inline;
}

.op25{
    width:23%;
    margin:0 1%;
    padding:20px 20px 10px;
    float:left;
    background:rgba(220,229,255,0.1574);
    font-size:15px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:21px;
    text-align: center;
}

.op25 div{
    margin-top:10px;
    height:42px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.secret{
    height:17px;
    font-size:12px;
    font-family:PingFangSC-Light;
    font-weight:300;
    color:rgba(32,70,187,1);
    line-height:17px;
    margin-top:30px;
    display: block;
}

.filing{
    height:20px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:20px;
    margin-top:5px;
    display: block;
}

.logo{
    position:absolute;
    width:12%;
    height:auto;
    top:33px;
    left:6%;
    z-index:999;
}
.nav_btn{
    position: absolute;
    height: 80px;
    line-height: 40px;
    font-size: 18px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(255,255,255,1);
    z-index: 999;
    padding: 40px 18%;
    width: 100%;
}

.index_topimg_outterbox{
    position: relative;
}

.top_shadow{
    position: absolute;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.43);
    top:0;
    left:0;
    z-index:99;
}

.footer_shadow{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(4,12,46,0.824);
}

.footer_cont{
    position: absolute;
}

a{
    color:#Ffffff;
}

.tab_on{
    height:2px;
    background-color: #Fff;
    position: absolute;
    bottom:1px;
    width:50%;
    left:25%;
}

.nav_btn .col-md-2{
    position: relative;
    text-align: center;
}

.nav_shadow{
    background:rgba(6,33,137,0.81);
    position: fixed;
    top:0;
    left:0;
}

a:hover{
    color:rgb(202,206,218);
    text-decoration: none;
}

.logo_title{
    position: absolute;
    width:100%;
    font-size:60px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height: 150px;
    text-align: center;
    z-index: 999;
    letter-spacing: 3px;
}

.logo_title1{
    font-size:173px;
    font-family:LucidaGrande;
    color:rgba(255,255,255,1);
}

.logo_title2{
    font-size:24px;
    font-family:PingFangSC-Regular;
    font-weight:300;
    color:rgba(255,255,255,1);
    display: block;
    position: relative;
    line-height: 40px;
    margin-top:20px;
    letter-spacing: 1px;
}

line{
    width:6%;
    height:2px;
    background-color: #fff;
    position:absolute;
    top:-15px;
    left:47%;
}

.login {
    position: absolute;
    height: auto;
    top: 50px;
    right: 12%;
    z-index: 999;
    text-align: center;
    font-size:18px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:33px;
    z-index:1000;
}

.login img{
    float: left;
    width:auto;
    height:25px;
    margin-right:10px;
}

.login span{
    line-height: 25px;
    display: block;
    float: left;
}

.login_in{
    height:36px;
    line-height: 36px;
    border:1px solid #062189;
    width:100%;
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:#333;
    padding:0 5px;
}
.modal-header{
    text-align: center;
}
.login_in input::-webkit-input-placeholder {
    color:rgba(154,154,154,1);
}

.index_teacher_outterbox .col-md-3 img{
    
}
.index_teacher_outterbox .col-md-3 .teacher_message{
   
    margin-bottom:5px;
}
.mle{
     box-shadow:0 1px 5px #bcbbb7;
     margin:2px;
}
.logo_title img{
    margin-top:-65px;
    height:40px;
    margin-right:30px;
}

.stu_more{
    width:20px;
    height:auto;
    margin-top:5px;
}

@-moz-keyframes dots-loader {
  0% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  8.33% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  16.67% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  25% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  33.33% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
  }
  41.67% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  50% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  58.33% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  66.67% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  75% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  83.33% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
  }
  91.67% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  100% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
}
@-webkit-keyframes dots-loader {
  0% {
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  8.33% {
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  16.67% {
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  25% {
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  33.33% {
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
  }
  41.67% {
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  50% {
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  58.33% {
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  66.67% {
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  75% {
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  83.33% {
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
  }
  91.67% {
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  100% {
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
}
@keyframes dots-loader {
  0% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  8.33% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  16.67% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  25% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  33.33% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
  }
  41.67% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  50% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  58.33% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  66.67% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  75% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  83.33% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
  }
  91.67% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  100% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
}
/* :not(:required) hides this rule from IE9 and below */
.dots-loader:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 6px;
  height: 6px;
  background: transparent;
  border-radius: 100%;
  -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  -moz-animation: dots-loader 5s infinite ease-in-out;
  -webkit-animation: dots-loader 5s infinite ease-in-out;
  animation: dots-loader 5s infinite ease-in-out;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.insert_user{
    height:76px;
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:38px;
    margin-top:30px;
}

.insert_user:first-child{
    margin-top:40px;
}

.textleft{
	text-align:left;
}
.op25 .bottom_right{
	float:left;
	width:60%;
	text-align:left;
	margin:0;
	display:block;
}
.bottom_left{	
	display:block;
	float:left;
	width:40%;
	text-align:right;
}
.allmap{
	position:Absolute;
	margin-left:25%;
	width:50%;
	height:60%;
	box-shadow: 0 0 6px rgba(0,0,0,0.2);
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    background: #fff;
    z-index:1001;
   	display:none;
}
.pop_map{
    background: rgb(0, 0, 0);
    opacity: 0.6;
    zoom: 1;
    z-index: 110;
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    z-index:1001;
	display:none;
}
.map_title{
	width:96%;
	height:18%;
	border-bottom:1px solid #ccc;
	margin:0 2%;
}
.btn_close {
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    position: absolute;
    background: url(//static1.mtime.cn/theater/20180927174355/images/mtipbar_num.png) no-repeat -67px 0;
    right: -20px;
    top: -20px;
    cursor: pointer;
    z-index: 1;
}
.map_title1{
	font-size: 24px;
	height:30px;
	line-height:30px;
	margin-top:15px;
}
.map_title2{
	font-size: 14px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;

}
.map_title3{
	font-size: 12px;
	margin-left:15px;
	height:20px;
	line-height:20px;
	font-weight:normal;
}