@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.wrap{
    width: 100%;
    height: 100%;
    position:absolute;
    top:0;
    left:0;
    overflow: hidden;
    display: none;
}
.home-page{
    width: 100%;
    height: 100%;
    position:absolute;
    top:0;
    left:0;
}
.logo{
    width: 192px;
    height: 59px;
    position:absolute;
    top:40px;
    left:31px;
    z-index: 10;
}
.logo img{
    width: 185px;
    height: 32px;
}
.logo p{
    font-size: 22px;
    background-image: linear-gradient(bottom, #FFE5B8 100%, #D39F51 100%);
    background-image: -webkit-linear-gradient(bottom, #FFE5B8 100%, #D39F51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 28px;
    text-shadow: #332402;
    font-family: 方正清刻本悦宋;
    letter-spacing: 3px;
}
.map-button-gg{
    width: 70px;
    height: 70px;
    position:absolute;
    top:80px;
    left:52px;
    z-index: 10;
    cursor: pointer;
    transition: all 1s;
}
.map-button-gg img{
    width: 70px;
    height: 70px;
}
.map-button-gg:hover img{
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
}
.map-button-gg:after{
    /*box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);*/
}
.map-button-gg:hover:after{
    pointer-events: none;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 10px 10px #EBD3A5, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 10px 10px #EBD3A5, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
}
@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 10px 10px #EBD3A5, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 10px 10px #EBD3A5, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 10px 10px #EBD3A5, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 0 10px 10px #EBD3A5, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}
.home-tabpanel{
    width: 406px;
    height: 690px;
    background: rgba(9,16,34,0.84);
    position:absolute;
    top:51.9px;
    right:51.9px;
    z-index: 10;
    border-top:3px solid #D39F51;
    border-bottom: 3px solid #D39F51;
    overflow: hidden;
    transition: all .5s;
}
.home-tabpanel-fold{
    height: 65px;
}
.homeTabpanel-title{
    width: 328px;
    height: 64px;
    line-height: 64px;
    margin:0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.gugong-h6{
    font-size: 23px;
    color: #FFFFFF;
    letter-spacing: 2px;
   font-family: "HYQuanTangShiJ";
    font-weight: normal;
}
.upArrow{
    width: 22px;
    height: 12.4px;
    cursor: pointer;

}
.home-tabpanel-fold .upArrow{
    transform: rotate(180deg);
}
.homeTabpanel-info{
    width: 328px;
    height: 485px;
    margin:20px auto 0;
    overflow: hidden;
}
.gugongInfo-swiper{
    width: 300px;
    height: 100%;
    margin-left:0;
    overflow: visible;
}
.gugongInfo-swiper .swiper-slide {
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: justify;
    line-height: 29px;
    font-family: 微软雅黑;
}
.openingHours{
    font-size: 15px;
    color: #D5AA68;
    margin-bottom: 15px;
    font-family: "HYQuanTangShiJ";
}
.gugongInfo-swiper .swiper-scrollbar{
    right:-27px;
}
.openingTime{
    font-size: 15px;
    color:#D39F51;
    margin-bottom: 20px;
    margin-left:-7px;
}
.buyTicket-wrap{
    width: 342px;
    margin:44px auto 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.buyTicket-item{
    width: 162px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: url("../images/border@3.png") no-repeat;
    background-size: cover;
    font-size: 18px;
    color: #FAD194;
    letter-spacing: 2px;
   font-family: "HYQuanTangShiJ";
    cursor: pointer;
}

/*子页面内容 start*/
.inner-page{
    width: 100%;
    height: 100%;
    position:absolute;
    top:0;
    left:0;
}
.back-home {
    height: 25px;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    top: 35px;
    left: 50px;
    z-index: 10;
}
.back-home img{
    width: 14px;
    height: 25px;
}
.back-home p{
    font-size: 18px;
    color: #fff;
    letter-spacing: 2.7px;
    margin-left:15px;
    line-height: 24px;
    cursor: pointer;
    font-family: 微软雅黑;
}
.inner-tabpanel{
    width: 406px;
    height: 594px;
    background: rgba(9,16,34,0.84);
    position:absolute;
    top:51.9px;
    right:51.9px;
    z-index: 10;
    border-top:3px solid #D39F51;
    border-bottom: 3px solid #D39F51;
    overflow: hidden;
    transition: all .5s;
}
.inner-tabpanel-fold{
    height: 52px;
}
.innerTabpanel-title{
    width: 328px;
    height: 52px;
    line-height: 52px;
    margin:0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.titleVoice-box{
    display: flex;
    flex-direction: row;
    align-items: center;
    visibility: hidden;
    cursor: pointer;
}
.titleVoice-box.active{
    visibility: visible;
}
.innerTab-h6{
    font-size: 23px;
    color: #FFFFFF;
   font-family: "HYQuanTangShiJ";
    font-weight: normal;
    white-space:nowrap;

}
.voice{
    margin-left:20px;
}
.voice .voice-guan{
    width: 26px;
    height: 20px;
    display: none;
}
.voice .voice-kai{
    width: 16px;
    height: 20px;
    display: block;
}
.voice.active .voice-guan{
    display: block;
}
.voice.active .voice-kai{
    display: none;
}
.inner-upArrow {
    width: 22px;
    height: 12.4px;
    cursor: pointer;
    cursor: pointer;
}
.inner-tabpanel-fold .inner-upArrow{
    transform: rotate(180deg);
}
.innerTabpanel-info{
    width: 303px;
    height: 286px;
    margin-left:76px;
    margin-top:5px;
}
.innerInfo-swiper{
    width: 100%;
    height: 100%;
}
.innerInfo-swiper .swiper-slide{
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*font-size: 14px;*/
    /*color: #FFFFFF;*/
    /*letter-spacing: 1px;*/
    /*text-align: justify;*/
    /*line-height: 29px;*/
}
.inner-title-box{
    width: 255px;
    height:121px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin:0 auto;
    border-bottom: 2px solid #57524c;
}
.title-left{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.title-left img{
    width: 6px;
    height: 15px;
}
.title-left .innerTab-h6{
    font-size: 25px;
    color:#D39F51;
    margin:0 15px;
}
.inner-con{
    width: 255px;
    /*border-top:2px solid #57524c;*/
    /*padding-top:15px;*/
    /*margin-top:60px;*/
}
.inner-con p{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: justify;
    line-height: 29px;
    font-family: 微软雅黑;
}
/*子页面内容 end*/

/*点赞、分享、相册、音乐功能区 start*/
.tool-box{
    width: 95%;
    position: absolute;
    bottom: 40px;
    left: 35px;
    z-index: 10;
}
.tool-icon{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.tool-icon-item{
    width: 50px;
    height: 50px;
    cursor:pointer;
    margin-right:27px;
    position:relative;
}
.tool-icon-item i{
    display: block;
    width: 50px;
    height: 50px;
    background: url("../images/gongneng.png") no-repeat;
    background-size:197.5px 100px;
}
.scene {
    display: none;
}
.scene i{
    background-position: 0px -50px ;
}
.scene i:hover{
    background-position: 0px 0px ;
    animation:hoverShowDongHua .3s linear;
}
.scene.active i{
    background-position: 0px 0px ;
}
.scene.active i:hover{
    background-position: 0px -50px ;
    animation:hoverShowDongHua .3s linear;
}
.like.active i:hover{
    background-position: -49px 0px ;
}
.like i{
    background-position: -49px 0px ;
}
.share i{
    background-position: -98px 0px ;
}

.music i{
    background-position: -148px 0px ;
}
.music.active i:hover{
    background-position: -148px 0px ;
    animation:hoverShowDongHua .3s linear;
}
.share i:hover{
    background-position: 0px 0px ;
}

.like i:hover{
    background-position: -49px -50px ;
    animation:hoverShowDongHua .3s linear;
}
.like.active i{
    background-position: -49px -50px ;
}
.share.active > i{
    background-position: -98px -50px ;
}
.share > i:hover{
    background-position: -98px -50px ;
    animation:hoverShowDongHua .3s linear;
}
.music.active i{
    background-position: -148px -50px ;
    animation: rotate 3s linear infinite;
    animation-fill-mode: forwards;
}
@keyframes hoverShowDongHua {
    0% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.like p{
    position:absolute;
    top:-17px;
    left:19px;
    color:#fff;
}
.share-container {
    position: absolute;
    bottom: 80px;
    left: -114px;
}
.code{
    width: 280px;
    height: 285px;
    border-radius: 5px;
    background: rgba(0,0,0,.5);
    text-align: center;
    color:#fff;
    overflow: hidden;
    margin-bottom: 15px;
    /*display: none;*/
}
.code-title{
    font-size: 16px;
    margin:19px 0 12px;
    letter-spacing: 2px;
    font-family: PingFangSC-Thin, Arial, sans-serif;
}
.code-bor{
    width: 147px;
    height: 147px;
    background: url("../images/code-bor.png") no-repeat;
    background-size: 167px 167px;
    margin:0px auto;
    padding:10px;
}
.code-bor img{
    width: 147px;
    height: 147px;
}
canvas{
    width: 147px;
    height: 147px;
    border-radius: 5px;
}
.code-p{
    font-size: 12px;
    line-height: 17px;
    margin-top:20px;
    letter-spacing: 2px;
    font-family: 微软雅黑;
}
.shareTo{
    width: 280px;
    height: 95px;
    border-radius: 5px;
    background: rgba(0,0,0,.5);
}
.shareTo-ul{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.shareTo-item{
    cursor: pointer;
}
.shareTo-item i{
    width: 40px;
    height: 40px;
    background: url("../images/shareTo.png") no-repeat;
    background-size: 130px 88px;
    margin:14px 0 5px;
}
.shareTo-wechat i{
    background-position: 0 0px;
}
.shareTo-wechat:hover i{
    background-position: 0 -48px;
}
.shareTo-wechat.active i{
    background-position: 0 -48px;
}
.shareTo-qq i{
    background-position: -44px 0px;
}
.shareTo-qq:hover i{
    background-position: -44px -48px;
    animation:hoverShow .5s;
}
.shareTo-qq.active i{
    background-position: -44px -48px;
    animation:hoverShow .5s;
}
.shareTo-sina i{
    background-position: -90px 0px;
}
.shareTo-sina:hover i{
     background-position: -90px -48px;
     animation:hoverShow .3s;
 }
.shareTo-sina.active i{
    background-position: -90px -48px;
    animation:hoverShow .3s;
}
@keyframes hoverShow {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.shareTo-item img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin:15px 0 3px 0 ;
}
.shareTo-item p{
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
    color:#fff;
    font-family: 微软雅黑;
}
.share-arrow{
    width:0;
    height:0;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-top:13px solid rgba(0,0,0,.5);
    position:absolute;
    bottom:-13px;
    left:50%;
    margin-left:-9px;
}
.scene-box{
    width: 100%;
    overflow: hidden;
    margin-top:30px;
    display: none;
}
.scene-container {
    width: 100%;
}
.scene-slide{
    width: 166px;
    height: 90px;
    margin-right:11px;
    border: 2px solid rgba(0,0,0,0);
    position:relative;
    cursor: pointer;
}
.scene-img{
    width: 166px;
    height: 90px;
}
.palace-name{
    width: 166px;
    position:absolute;
    bottom:5px;
    text-align: center;
    color:#fff;
    letter-spacing: 2px;
    z-index: 10;
   font-family: "HYQuanTangShiJ";
    font-size: 16px;
}
.scene-slide i{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    position:absolute;
    top:0;
    left:0;
}
.read{
    width: 25px;
    height: 25px;
    position:absolute;
    top:45%;
    left:50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    display: none;
}
.scene-slide.active{
    border: 2px solid #D39F51;
}
.scene-slide.active i{
    background: rgba(0,0,0,0);
}
.scene-slide.active .read{
    display: none;
}
.scene-slide:hover{
    border: 2px solid #D39F51;
}
.scene-slide:hover i{
    background: rgba(0,0,0,0);
}
.scene-slide:hover .read{
    display: none;
}
/*点赞、分享、相册、音乐功能区 end*/

/*图文弹出层 start*/
.textImg-mask,.threeDimensional-mask{
    width: 100%;
    height: 100%;
    position:absolute;
    top:0;
    left:0;
    background: rgba(9,16,34,0.84);
    z-index: 20;
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    visibility: hidden;
}
.threeDimensional-mask{
    /*visibility: visible;*/
}
.threeDimensional-p{
    position:absolute;
    bottom:20px;
    left:50%;
    transform: translate(-50%,0);
    color:#fff;
    z-index: 130;
    font-family:PingFangSC-Thin, Arial, sans-serif, "微软雅黑", "Arial Narrow", HELVETICA;
    letter-spacing: 1px;
    display: none;
}
.textImg-container,.threeDimensional-container{
    width: 80%;
    height:70%;
    max-height: 70%;
    min-height: 70%;
    margin:0% auto;
    /*height: 500px;*/
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.img-wrap,.threeDimensional-left{
    flex: 1;
    margin-right:50px;
    position:relative;
    display: flex;
}
.threeDimensional-left {
    background: #f1f1f1;
}
.threeDimensional-left canvas{
    border-radius: 0;
}
.img-wrap img{
    width: 100%;
    height: 100%;
}
.text-wrap,.threeDimensional-right{
    width: 406px;
    background: rgba(9,16,34,0.84);
    border-top:3px solid #d5aa68;
    border-bottom: 3px solid #d5aa68;
    border-right:.5px solid #bb8f4c;
    border-left:.5px solid #bb8f4c;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.text-box,.threeDimensional-info{
    width: 278px;
    margin:0 auto;
    height: 50%;
}
.textImg-swiper-container,.threeDimensional-swiper-container{
    width: 100%;
    height: 100%;

}
.textImg-swiper-container .swiper-slide,.threeDimensional-swiper-container .swiper-slide{
    height:auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
.textImg-title-box,.threeDimensional-title-box{
    width: 255px;
    height: 121px;
    display: flex;
    flex-direction: row;
    /*justify-content: space-between;*/
    align-items: center;
    margin: 23px 0 5px -20px;
    border-bottom: 2px solid #57524c;
}
.textImg-title-box img,.threeDimensional-title-box img{
    width: 6px;
    height: 15px;
}
.textImg-h6,.threeDimensional-h6 {
    font-size: 23px;
    color: #D39F51;
   font-family: "HYQuanTangShiJ";
    font-weight: normal;
    margin:0 15px;
}
.textImg-con,.threeDimensional-con{
    width: 255px;
    /*border-top:2px solid #57524c;*/
    /*padding-top:15px;*/
    /*margin-top:60px;*/
}
.textImg-con P,.threeDimensional-con p{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: justify;
    line-height: 29px;
    font-family: "微软雅黑";
}
.textImg-clone,.threeDimensional-clone{
    width: 45px;
    height: 45px;
    position:absolute;
    right:40px;
    top:40px;
    cursor: pointer;
}
.textImg-clone img,.threeDimensional-clone img{
    width: 45px;
    height: 45px;
}
/*图文弹出层 end*/

/*marker样式 start*/

.palace-marker{
    width: 25px;
    padding:15px 5px !important;
    background: rgba(43,53,78,0.20);
    border-top:2px solid #D39F51;
    border-bottom:2px solid #D39F51;
    border-left:1px solid rgba(213,170,104,.5);
    border-right:1px solid rgba(213,170,104,.5);
    box-shadow: 4px 3px 17px rgba(8,17,39,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .palace-marker{
        width:28px;
        padding:48px 5px !important;
    }
    .threeDimensional-p{
        display: block;
    }

}
.palace-marker:hover p{
    color:#FAD194;

}
.palace-marker p{
    font-size: 25px;
    color: #FFFFFF;
    letter-spacing: 3.6px;
    line-height: 30px;
    layout-flow:vertical-ideographic;
    text-align: center;
   font-family: "HYQuanTangShiJ";
    /*display: flex;*/
    /*flex-direction: column;*/
    /*align-items: center;*/
}
.palace-marker.active{
    padding:40px 0px  34px 0;
}
.palace-marker p.active{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.another-marker,.enter-marker,#sanwei-marker{
    width: 17px;
    padding:20px 8px 0;
    background: rgba(9,16,34,0.84);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*align-items: center;*/
    font-family: 微软雅黑;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.another-marker:hover,.enter-marker:hover{
    border: 1px solid #FAD194;
    animation-fill-mode: forwards;
}
.enter-marker:hover p,.another-marker:hover p{
    animation:textColor .5s;
    animation-fill-mode: forwards;
}
@keyframes textColor {
    0%{
        color:#fff;
    }
    100%{
        color:#FAD194;
    }
}
@keyframes borderColor {
    0%{
        border: 1px solid #fff;
    }
    100%{
        border: 1px solid #FAD194;
    }
}
.another-marker p,.enter-marker p,#sanwei-marker p{
    font-size: 17px;
    color: #FFFFFF;
    letter-spacing: 2.4px;
    line-height: 24.75px;
    text-align: center;
    margin-bottom: 10px;
}
.another-marker p.actice,.enter-marker p.active{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.another-img{
    width: 32px;
    height: 32px;
    margin-left:-7px;
}
#sanwei-marker img{
    width: 35px;
    height: 35px;
}
.enter-marker img {
    width: 21px;
    height: 21px;
    margin-bottom: 10px;
    margin-left:-2px;
}
#zhongbiaozhan{
    width: 172px;
    height: 117px;
}
#zhongbiaozhan img{
    width: 172px;
    height: 117px;
}
#iconBlock{
    width: 24px;
    height: 24px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-12px -12px;
}
#iconBlock img{
    width: 24px;
    height: 24px;
}
#showBlock{
    width: 44px;
    height: 44px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-22px -22px;
    display: block;
}
#downArrow{
    width: 12px;
    height: 10px;
    position:absolute;
    bottom:-8px;
    left:50%;
    margin-left:-4px;
}
#downArrow img{
    width: 12px;
    height: 10px;
}
#markerImg{
    width: 44px;
    height: 44px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-22px;
}
#markerImg img{
    width: 44px;
    height: 44px;
    border: 2px solid #fff;
    border-radius: 3px;
}
#markerText{
    width: 44px;
    height: 44px;
    position:absolute;
    top:-20px;
    left:3px;
}
#markerText p{
    display: flex;
    white-space: pre;
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    width: 44px;
    justify-content: center;
    -webkit-box-pack: center;
    text-align: center;
}
#imgMarker{
    width: 54px;
    height: 54px;
    background: url("../images/imgMarker.png") no-repeat;
    background-size: 100% 100%;
    position:relative;
    border: 2px solid #fff;
    border-radius: 3px;
}
#imgMarker img{
    width: 54px;
    height: 54px;
}
/*#imgMarker i{*/
    /*height: 10px;*/
    /*width: 10px;*/
    /*border-left: 1px solid transparent;*/
    /*border-right: 1px solid transparent;*/
    /*border-bottom: 1px solid #f60;*/
    /*position:absolute;*/
    /*bottom:0;*/
    /*left:0;*/
/*}*/
#imgMarker::before{
    content: '';
    position: absolute;
    bottom: -7px;
    left: 19px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-top: 7px solid #fff;
    border-right: 7px solid transparent;
}
.threeDimensional-marker{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 70px;
    height: 70px;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    /*animation:threeDimensionalDonghua 5s linear 0s infinite;*/
    animation: threeDimensionalDonghua 5s linear 0s infinite normal;
}
@keyframes threeDimensionalDonghua {
    0% {
        transform: scale(1);

    }

    50% {
        transform: scale(.3);
    }

    100% {
        transform: scale(1);
    }

}
.threeDimensional-marker img{
    width: 70px;
    height: 70px;
}
.threeDimensional-text{
    width: 30px;
    /*margin-left:-.2rem;*/
}
.threeDimensional-text p{
    color:#fff;
    font-family: 方正清刻本悦宋;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
}
.threeDimensional-text img{
    width: 30px;
    height: 30px;
    margin-top:5px;
}
.zhuque-img{
    width: 100px;
    height: 253px;
}
.qilin-img{
    width: 114px;
    height: 177px;
}
.tongshi-img{
    width: 158px;
    height: 162px;
}
.xuanwu-img{
    width: 154px;
    height: 138px;
}
/*marker样式 end*/


.map-mask {
    width: 465px;
    height: 747.7px;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 110;
    /*display: none;*/
}
.small-map-mask{
    /*height: 90%;*/
    display: none;
    margin-left:52px;
}

.map-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    overflow: auto;
    transition: all .3s;
}

.big-map-mask .map-box {
    width: 100%;
    height: 100%;
    background: url("../images/map1.jpg") no-repeat center;
    background-size: 100% 100%;
    position: relative;
    /*transition: all .5s;*/
}
.small-map-mask .map-box{
    width: 100%;
    height: 100%;
    background: url("../images/map1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% 100%;
    position: relative;
}

.small-map-mask .map-box.gd-ciNingGong{
    background-position: 0% 25%;
}
.small-map-mask .map-box.gd-yangXinDian{
    background-position: 34.361% 20%;
}
.small-map-mask .map-box.gd-qianQingGong{
    background-position: 50% 5%;
}
.small-map-mask .map-box.gd-wuYingDian{
    background-position: 0% 90%;
}
.small-map-mask .map-box.gd-yanXiGong{
    background-position: 75% 20%;
}
.small-map-mask .map-box.gd-taiHeDian{
    background-position: 50% 60%;
}
.small-map-mask .map-box.gd-huangJiDian{
    background-position: 100% 10%;
}
.small-map-mask .map-box.gd-wenHuaDian{
    background-position: 100% 100%;
}
.small-map-mask .map-box.active {
    /*width: 250%;*/
    /*height: 250%;*/
    animation:smallmove 0.5s;
    animation-fill-mode: forwards;
    width: 250%;
    height: 250%;
}
.big-map-mask .map-box.active {
    /*width: 250%;*/
    /*height: 250%;*/

    animation:bigmove 1s;
    animation-fill-mode: forwards;
}
@keyframes bigmove{
    0%{
        /*width:100%;*/
        /*height: 100%;*/
        /*transform: scale(1)*/
    }
    100%{
        width:1200px;
        height: 250%;
        /*transform: scale(2.5)*/
    }
}
@keyframes smallmove{
    0%{
        /*width:100%;*/
        /*height: 100%;*/
        /*transform: scale(1)*/
        background-size: 40% 40%;
    }
    100%{
        /*width:250%;*/
        /*height: 250%;*/
        /*transform: scale(2.5)*/
        background-size: 100% 100%;
    }
}
.map-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*z-index: 10;*/
}

.map-common-btn {
    width: 35px;
    height: 35px;
    cursor: pointer;
}

.map-common-btn img {
    width: 35px;
    height: 35px;
}

.map-close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
}

.map-position {
    position: absolute;
    bottom: 12px;
    left: 12px;
    z-index: 10;
    display: none;
}

.map-big {
    position: absolute;
    bottom: 12px;
    right: 12px;
    z-index: 10;
}

.map-small {
    position: absolute;
    bottom: 12px;
    right: 12px;
    z-index: 10;
}


.icon-small {
    display: none;
}

.map-small .icon-small {
    display: block;
}
.map-small .icon-big {
    display: none;
}

.map-big.active .icon-small {
    display: block;
}

.map-big.active .icon-big {
    display: none;
}

.map-select {
    position: absolute;
    bottom: 12px;
    right: 12px;
    z-index: 10;
    display: none;
}
.map-smallZoomIn,.map-bigZoomIn{
    position: absolute;
    bottom: 12px;
    right: 57px;
    z-index: 10;
}
.map-smallZoomIn.active img,.map-bigZoomIn.active img{
    -webkit-filter:sepia(140%);
    filter:sepia(140%);
}

.map-smallZoomOut,.map-bigZoomOut{
    position: absolute;
    bottom: 12px;
    right: 104px;
    z-index: 10;
}
.map-smallZoomOut.active img ,.map-bigZoomOut.active img{
    -webkit-filter:sepia(140%);
    filter:sepia(140%);
}
.select-btn-box {
    width: 400px;
    position: fixed;
    bottom: -110px;
    left: 50%; /*display: none;*/
    z-index: 20;
    transition: bottom .2s;
    display: flex;
    flex-direction: row;
    justify-content: center;
    transform: translate(-50%,0);

}

.select-btn-box.active {
    bottom: 0;

}

.outside {
    width: 100%;
    position: absolute;
    bottom: .5rem;
    left: 0;
}

.select-btn-box.active .outside {
    animation: bomaction .8s linear forwards;
}

@keyframes bomaction {
    0% {
        bottom: -4rem;
    }
    20% {
        bottom: .3rem;
    }
    40% {
        bottom: .0rem;
    }
    60% {
        bottom: .1rem;
    }
    80% {
        bottom: 0rem;
    }
    100% {
        bottom: 0rem;
    }
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
    0% {
        bottom: -4rem;
    }
    20% {
        bottom: .3rem;
    }
    40% {
        bottom: .0rem;
    }
    60% {
        bottom: .1rem;
    }
    80% {
        bottom: 0rem;
    }
    100% {
        bottom: 0rem;
    }
}

/*.select-shadow {*/
    /*width: 100%;*/
    /*height: 3.46rem;*/
    /*background-image: linear-gradient(rgba(8, 17, 39, 0) 0%, rgba(8, 17, 39, 0.8) 100%);*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*z-index: -1;*/
/*}*/

.select-btn {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: .6rem;
}

.select-btn-item {
    width: 50px;
    text-align: center;
}

.select-btn-item i {
    width: 50px;
    height: 50px;
    display: block;
    background: url("../images/selectBtn.png") no-repeat;
    background-size: 250px 100px;
    margin-bottom: .13rem;
}

.gongdian-btn i {
    background-position: 0 0;
}

.gongdian-btn.active i {
    background-position: 0 -50px;
}
.gongdian-btn:hover i{
    background-position: 0 -50px;
}

.repast-btn i {
    background-position: -50px 0;
}

.repast-btn.active i {
    background-position: -50px -50px;
}
.repast-btn:hover i {
    background-position: -50px -50px;
}

.shop-btn i {
    background-position: -100px 0;
}

.shop-btn.active i {
    background-position: -100px -50px;
}
.shop-btn:hover i {
    background-position: -100px -50px;
}

.toilet-btn i {
    background-position: -150px 0;
}

.toilet-btn.active i {
    background-position: -150px -50px;
}
.toilet-btn:hover i {
    background-position: -150px -50px;
}

.rests-btn i {
    background-position: -200px 0;
}

.rests-btn.active i {
    background-position: -200px -50px;
}
.rests-btn:hover i {
    background-position: -200px -50px;
}

.select-btn-item p {
    font-size: 13px;
    color: #FAD194;
    letter-spacing: 1px;
    font-family: 微软雅黑;
    line-height: 25px;
}

.select-close {
    width: .6rem;
    height: .6rem;
    margin: .5rem auto 0;
    display: none;
}

.select-close img {
    width: .6rem;
    height: .6rem;
}

.map-img-box.active {
    width: 100%;
    height: 100%;
    transform: scale3d(2.4, 2.4, 1);
    /*position:absolute;*/
    /*top:50%;*/
    /*left:50%;*/
    /*transform: translate(-50%,-50%);*/
}

.baDaDian {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.baDaDian-item {
    width: 32px;
    height: 112px;
    position: absolute;
    cursor: pointer;
}

.baDaDian-item img {
    width: 32px;
    height: 112px;
}

/*top: 3.1rem;*/
/*left: 4.48rem;*/
.ciNingGong {
    top: 23%;
    left: 14%;
}

.wuYingDian {
    top: 50%;
    left: 20%;
}

.yangXinDian {
    top: 13%;
    left: 31.3%;
}

.qianQingGong {
    top: 17.5%;
    left: 46%;

}

.taiHeDian {
    top: 51.7%;
    left: 46%;
}

.yanXiGong {
    top: 13%;
    left: 61.3%;
}

.wenHuaDian {
    top: 50%;
    left: 73.3%;
}

.huangJiDian {
    top: 23%;
    left: 79.4%;

}

.bigImgMarker {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.architecture-marker {
    position: absolute;
    height: 32px;
    width: auto;
    /*max-width: 30%;*/
    display: flex;
    flex-direction: row;
    display: none;
    cursor: pointer;
}

.architecture-icon {
    width: 22px;
    height: 28px;
    position: absolute;
    top: -50%;
    left: 0;
    z-index: 10;
}

.architecture-icon.active {
    -webkit-filter: saturate(74%); /* Chrome, Safari, Opera */
    filter: saturate(74%);

}

.architecture-icon.curView {
    -webkit-filter: saturate(100%) !important; /* Chrome, Safari, Opera */
    filter: saturate(100%) !important;
}



.imgMarker-name {
    width: auto;

    background: #fff;

    position: absolute;

    top: -43%;

    left:-79px;

    border-radius: 3px;

    padding: 2px;

    z-index: 1;

    transition: all .5s;
    white-space: nowrap;
    display: none;
}

.imgMarker-name.active {
    width: auto;
    display: block;
    left:10px;
    animation: leftTo .3s;
}

@keyframes leftTo {
    0% {
        left: -79px;
        opacity: 0;
    }
    1% {
        left: 0;
        opacity: 0;
    }
    100% {
        left: 10px;
        opacity: 1;
    }
}

.core {
    padding: 3px 3px 2px 14px;
    border: 1px solid rgba(176,78,57,.5);
    font-size: 12px;
    color: #B04E39;
   font-family: "HYQuanTangShiJ";
}

.v-arrow {
    /*float: right;*/
    /*margin-left: 5px;*/
    display: inline-block;
    margin-left:5px;
}
.v-arrow img{
    width: 8px;
    height: 11px;
    margin-top:-1px;
}

.currentPosition {
    width: 2.08rem;
    height: 2.08rem;
    position: absolute;
    top: 0;
    left: 50px;
}

.currentPosition img {
    width: 2.08rem;
    height: 2.08rem;
}

.map-zbz {
    width: 86px;
    height: 41px;
    position: absolute;
    display: none;
}

.map-zbz img {
    width: 86px;
    height: 41px;

}

/*地图弹出层 end*/

/*wujh address*/
.show {
    display: block;
}

.big-map-wrap{
    width: 100%;
    height: 100%;
    position:absolute;
    top:0;
    left:0;
    background: rgba(6,20,51,.5);
    z-index: 120;
    overflow: hidden;
    display: none;
}
.big-map-bac{
    width: 1200px;
    height: 80%;
    background: url("../images/mapBac.jpg") repeat-x;
    position:absolute;
    top:45%;
    left:50%;
    transform: translate(-50%,-50%);
}
.big-map-mask{
    width: 464px;
    height: 90%;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.big-map-mask .map-button{
    width: 1200px;
    left:-79%;
}

.big-map-mask.active{
    width: 1200px;
}
.big-map-mask.active .map-box.active{
    width: 1200px;
    height: 250%;
}
.big-map-mask.active .map-button{
    width: 100%;
    left:0;
}
.big-map-mask.active .map-small{
    right:11px;
}
.big-map-mask.active .map-close{
    right:11px;
}
#loadingDiv{
    position:relative;
}
#loadingDiv img{
    width: 80px;
    height: 80px;
    transform-origin:center;
    transform:rotate(60deg)  scale(0.5,0.5) translate(-50%,-50%);
    animation:Lodingdonghua 5s linear 0s infinite;
    position:absolute;
    top:50%;
    left:50%;
    margin:-40px -40px;
}
@keyframes Lodingdonghua {
    0%{
        transform:rotate(60deg) scale(0.5,0.5);
    }
    20%{
        transform:rotate(120deg) scale(1,1);
    }
    40%{
        transform:rotate(180deg) scale(0.5,0.5);
    }
    60%{
        transform:rotate(240deg) scale(1,1);
    }
    80%{
        transform:rotate(300deg) scale(0.5,0.5);
    }
    100%{
        transform:rotate(360deg)  scale(1,1);
    }

}


.loading-container{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 120;
    background-color: #1C232D;
    overflow: hidden;
}
.loading-img{
    width: 40%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    /*margin-top: -50%;*/
    transform: translate(-50%,-50%);
}
.loading-img img{
    width: 100%;
    height: 100%;
}
.zhezhao{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 101;
    background: url(../images/pczhezhao.png) no-repeat;
    opacity: 0.7;
    overflow: hidden;
}
/* loading效果 */
.progress{
    height: 2px;
    background: #1C232D;
    padding: 0;
    overflow: visible;
    border-radius: 20px;
    margin-top: 50px;
    margin: 0 auto;
    width: 4rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3rem;
}
.progress .progress-bar{
    border-radius: 20px;
    position: relative;
    animation: animate-positive 2s;
}
.progress .progress-value{
    display: block;
    padding: 3px 7px;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    background: #191919;
    border: 1px solid #000;
    position: absolute;
    top: -40px;
    right: -10px;
}
.progress .progress-value:after{
    content: "";
    border-top: 10px solid #191919;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -6px;
    left: 26%;
}
.progress.active{
    animation: animate-positive 5s;
}
@-webkit-keyframes animate-positive{
    0% { width: 0; }
    100%{ width:100%}
}
@keyframes animate-positive{
    0% { width: 0; }
    100%{ width:100%}
}
.progress-bar-info{
    background-color: #fff;
}


.gugong-text{
    width: 700px;
    height: 600px;
    position:absolute;
    top:50%;
    left:50%;
    z-index: 1000;
    transform:translate(-50%,-50%);
    background: url("../images/qjgg5.png") no-repeat center;
    background-size:700px 600px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    /*visibility: hidden;*/

}
.gugong-text.active{
    animation:textDonghua .5s cubic-bezier(0.47, 0, 0.745, 0.715) .1s;
    animation-fill-mode: forwards;
}
.qjgg-1,.qjgg-2,.qjgg-4,.qjgg-5{
    width: 100px;
    height: 100px;
}
.qjgg-3{
    width: 70%;
    height: 40px;
}
.gugong-text img{
    opacity: 0;
}

/*.gugong-text.active{*/
  /*visibility: visible;*/
/*}*/
.gugong-text.active .qjgg-1{
    animation:textDonghua 1.5s cubic-bezier(0.47, 0, 0.745, 0.715) .1s;
    animation-fill-mode: forwards;
}
.gugong-text.active .qjgg-2{
    animation:textDonghua 1.5s cubic-bezier(0.47, 0, 0.745, 0.715) .3s;
    animation-fill-mode: forwards;
}
.gugong-text.active .qjgg-3{
    animation:textDonghua 1.5s cubic-bezier(0.47, 0, 0.745, 0.715) .5s;
    animation-fill-mode: forwards;
}
.gugong-text.active .qjgg-4{
    animation:textDonghua 1.5s cubic-bezier(0.47, 0, 0.745, 0.715) .7s;
    animation-fill-mode: forwards;
}
.gugong-text.active .qjgg-5{
    animation:textDonghua 1.5s cubic-bezier(0.47, 0, 0.745, 0.715) .9s;
    animation-fill-mode: forwards;
}
@keyframes textDonghua {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.tmgg-btn{
    width: 245px;
    height: 73px;
    background: url("../images/tanmigugong.png") no-repeat;
    background-size: 245px 73px;
    opacity: 0;
    position:absolute;
    bottom:-40px;
    left:50%;
    transform: translate(-50%,0)  scale(1.2,1.2);
    cursor: pointer;
}
.gugong-text.active .tmgg-btn {
    animation:anniu 2s cubic-bezier(0.075, 0.82, 0.165, 1) 2.3s;
    animation-fill-mode: forwards;
}
@keyframes anniu {
    0% {
        transform: translate(-50%,0) scale(1.5,1.5);
        opacity: 1;
    }
    100% {
        transform: translate(-50%,0) scale(1,1);
        opacity: 1;
    }
}
@media only screen and (max-width: 1366px) {
    .qjgg-1,.qjgg-2,.qjgg-4,.qjgg-5{
        width: 70px;
        height: 70px;
    }
    .qjgg-3{
        width: 60%;
        height: 40px;
    }
    .tmgg-btn{
        width: 200px;
        height: 54px;
        background: url("../images/tanmigugong.png") no-repeat;
        background-size: 200px 54px;
        bottom:30px;
    }
}
.vizen{
    position:fixed;
    bottom:20px;
    left:50%;
    width: 423px;
    height: 13px;
    transform: translate(-50%,0);
    z-index: 9999;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.vizen img{
    width: 30px;
    height: 15px;
    margin-right:10px;
    margin-top:1px;
}
.vizen p{
    font-size: 12px;
    color:#fff;
    letter-spacing: 2px;
    font-family: 微软雅黑;
}


/*wujh address*/
.show {
    display: block;
}
.markerIndex{
    z-index: 10000;
}

.hideName .imgMarker-name{
    display: none !important;
}

.browser{
    width: 100%;
    height: 100%;
    background: url("../images/browser.jpg") no-repeat center;
    background-size: cover;
    position:fixed;
    top:0;
    left:0;
    z-index: 10000;
    display: none;
}

.loader {
    /*margin: 6em auto;*/
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 5px solid rgba(255, 255, 255, 0.2);
    border-right: 5px solid rgba(255, 255, 255, 0.2);
    border-bottom: 5px solid rgba(255, 255, 255, 0.2);
    border-left: 5px solid #ffffff;
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
    top:45%;
    left:45%;
    transform: translate(-50%,-50%);
}
.loader,
.loader:after {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.activity-btn{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    top: 180px;
    left: 52px;
    z-index: 10;
    cursor: pointer;
    transition: all 1s;
}
.activity-btn img{
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.p-autumn{
  position: absolute;
  left: 0;
  top: 160px;
  z-index: 10;
  cursor: pointer;
  width: 170px;
  height: 260px;
}

.p-autumn .tree{
  width: 200px;
  position: absolute;
  left: -25px;
  top: 0;
}

.p-autumn .card{
  width: 50px;
  position: absolute;
  left: 60px;
  top: 130px;
  box-shadow: 0 0 0 #f5dcb5;
  /*-webkit-animation: shadow 2s infinite;*/
  /*-o-animation: shadow 2s infinite;*/
  /*animation: shadow 2s infinite;*/
}

.p-autumn .card img{
  width: 50px;
  height: 122px;
}

.p-autumn:hover .card img{
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
}

.p-autumn:hover .card:after{
  pointer-events: none;
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  /*border-radius: 50%;*/
  content:'';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}

.p-autumn .leaf{
  width: 62px;
  position: absolute;
  left: 35px;
  top: 215px;
}

.p-question{
  position: absolute;
  left: 5px;
  top: 150px;
  z-index: 10;
  cursor: pointer;
  width: 163px;
  height: 236px;
  overflow: hidden;
  transition: transform 0.3s;
}

.p-question:hover{
  transform: scale3d(1.05, 1.05, 1);
}

.p-question img{
  width: 163px;
}

.p-spring{
  position: absolute;
  left: 0;
  top: 160px;
  z-index: 10;
  cursor: pointer;
  width: 169px;
  height: 190px;
  overflow: hidden;
}

.p-spring img{
  width: 169px;
}

.p-winter{
  position: absolute;
  left: 0;
  top: 160px;
  z-index: 10;
  cursor: pointer;
  width: 170px;
  height: 280px;
  overflow: hidden;
  border-radius: 30px;
}

.p-winter .tree{
  width: 170px;
  position: absolute;
  left: 0;
  top: 0;
}

.p-winter .card{
  width: 60px;
  position: absolute;
  left: 55px;
  top: 130px;
  box-shadow: 0 0 0 #f5dcb5;
  /*-webkit-animation: shadow 2s infinite;*/
  /*-o-animation: shadow 2s infinite;*/
  /*animation: shadow 2s infinite;*/
}

.p-winter .card img{
  width: 60px;
  /*height: 122px;*/
}

.p-winter:hover .card img{
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
}

.p-winter:hover .card:after{
  pointer-events: none;
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  /*border-radius: 50%;*/
  content:'';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}

.p-winter .lion{
  width: 50px;
  position: absolute;
  left: 35px;
  top: 200px;
}

.p-winter .snow1{
  position: absolute;
  left: 0;
  top: 0;
  width: 170px;
  height: 280px;
  -webkit-animation: snow1 5s linear infinite;
  -moz-animation: snow1 5s linear infinite;
  animation: snow1 5s linear infinite;
}
.p-winter .snow2{
  position: absolute;
  left: 0;
  top: 0;
  width: 170px;
  height: 280px;
  -webkit-animation: snow2 5s linear infinite;
  -moz-animation: snow2 5s linear infinite;
  animation: snow2 5s linear infinite;
}

@keyframes shadow {
  0%{
    box-shadow: 0 0 0 #f5dcb5;
  }
  50%{
    box-shadow: 0 0 20px #f5dcb5;
  }
  100%{
    box-shadow: 0 0 0 #f5dcb5;
  }
}

@-webkit-keyframes shadow {
  0%{
    box-shadow: 0 0 0 #f5dcb5;
  }
  50%{
    box-shadow: 0 0 20px #f5dcb5;
  }
  100%{
    box-shadow: 0 0 0 #f5dcb5;
  }
}

@keyframes snow1 {
  0%{
    transform: translateY(-100%);
  }
  100%{
    transform: translateY(0);
  }
}

@-webkit-keyframes snow1 {
  0%{
    -webkit-transform: translateY(-100%);
  }
  100%{
    -webkit-transform: translateY(0);
  }
}

@keyframes snow2 {
  0%{
    transform: translateY(0);
  }
  100%{
    transform: translateY(100%);
  }
}

@-webkit-keyframes snow2 {
  0%{
    -webkit-transform: translateY(0);
  }
  100%{
    -webkit-transform: translateY(100%);
  }
}
