﻿@font-face {
    font-family: myFont;
    src: url(https://static2.qcplay.com/fonts/SiYuanSongTi/SourceHanSerifCN-SemiBold-7.otf),url(https://static2.qcplay.com/fonts/SiYuanSongTi/SourceHanSerifCN-Bold-2.otf),url(https://static2.qcplay.com/fonts/SiYuanSongTi/SourceHanSerifCN-ExtraLight-3.otf),url(https://static2.qcplay.com/fonts/SiYuanSongTi/SourceHanSerifCN-Heavy-4.otf),url(https://static2.qcplay.com/fonts/SiYuanSongTi/SourceHanSerifCN-Light-5.otf),url(https://static2.qcplay.com/fonts/SiYuanSongTi/SourceHanSerifCN-Medium-6.otf),url(https://static2.qcplay.com/fonts/SiYuanSongTi/SourceHanSerifCN-Regular-1.otf)
}

@font-face {
    font-family: myFont-regular;
    src: url(https://static2.qcplay.com/fonts/SiYuanSongTi/SourceHanSerifCN-Regular-1.otf)
}

@font-face {
    font-family: myFont-bold;
    src: url(https://static2.qcplay.com/fonts/SiYuanSongTi/SourceHanSerifCN-Bold-2.otf)
}

@media screen and (min-width: 2000px) {
    body,html {
        position:absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%) scale(1.15);
        max-height: 1080px;
        max-width: 2560px
    }
}

body,html {
    max-width: 1920px;
    min-width: 1024px;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    background: #faf7ef
}

a:active {
    opacity: .8
}

.font-h {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

img {
    display: block;
    width: 100%;
    height: 100%
}

.aniBtnHover .ani-btn:hover {
    animation: ani4 .2s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards
}

.ani-btn:hover {
    animation: ani4 .2s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards
}

.show {
    display: block!important
}

.nav-box {
    position: fixed;
    top: 50%;
    right: 80px;
    width: 1px;
    height: 1080px;
    margin-top: -540px;
    background: url(../image/float_label-2f5b3b055e.png) no-repeat;
    z-index: 11;
    transition: all .5s
}

.nav-box .nav {
    position: absolute;
    top: 50%;
    left: -80px;
    width: 80px;
    height: 420px;
    margin-top: -210px
}

.nav-box ul {
    display: block;
    width: 100%;
    height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.nav-box ul li {
    cursor: pointer
}

.nav-box .ani-btn {
    position: relative;
    display: block;
    height: 16px;
    padding: 0 10px;
    color: #688cb3;
    line-height: 16px;
    font-size: 16px;
    text-align: center;
    transition: all .5s
}

.nav-box .ani-btn span {
    color: #688cb3;
    font-size: 14px
}

.nav-box .ani-btn:after {
    position: absolute;
    top: 3px;
    right: -7px;
    width: 13px;
    height: 13px;
    background: url(../image/float_nav_dot-b796906636.png) no-repeat;
    content: ''
}

.nav-box .on {
    width: 110px;
    left: -46px
}

.nav-box .on:after {
    top: -11px;
    right: -34px;
    width: 192px;
    height: 47px;
    background: url(../image/float_nav_on_bg-31053e56e4.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: -1;
    content: ''
}

.nav-box .ani-btn:hover span,.nav-box .on span {
    font-size: 22px;
    color: #faf1a2;
    transition: all .25s
}

.nav-box .ani-btn:hover span {
    margin-left: 13px
}

.nav-box .ani-btn:hover {
    width: 110px;
    left: -57px
}

.nav-box .ani-btn:hover:after {
    top: -11px;
    right: -41.3px;
    width: 192px;
    height: 47px;
    background: url(../image/float_nav_on_bg-31053e56e4.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: -1;
    content: ''
}

.nav-box .show {
    display: block
}

.nav-r-ani {
    right: 80px
}

.header-bg {
    position: fixed;
    left: 50%;
    width: 1920px;
    height: 200px;
    margin-left: -960px;
    background: url(../image/header_bg_shadow-3d9a16c67c.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: 99
}

.header-bg .icon {
    position: absolute;
    top: 22px;
    left: 35px;
    width: 221px;
    height: 99px;
    transition: all .5s
}

.header-bg .icon img {
    display: block;
    width: 100%;
    height: 100%
}

.header-bg .nav {
    position: absolute;
    top: 60px;
    left: 50%;
    width: 1063px;
    height: 20px;
    margin-left: -531.5px;
    background: url(../image/header_bg_dec-cda512dace.png) no-repeat
}

.header-bg .nav ul {
    display: block;
    width: 1063px;
    height: 20px;
    display: flex;
    justify-content: space-between
}

.header-bg .nav ul li {
    cursor: pointer
}

.header-bg .nav .ani-btn {
    position: relative;
    display: block;
    width: 80px;
    height: 20px;
    color: #e3ebf2;
    line-height: 20px;
    font-size: 20px;
    text-align: center;
    transition: all .5s
}

.header-bg .nav .ani-btn span {
    color: #e3ebf2
}

.header-bg .nav .ani-btn a {
    display: block;
    text-decoration: none
}

.header-bg .nav .on:after {
    position: absolute;
    top: 35px;
    left: -24px;
    width: 127px;
    height: 14px;
    background: url(../image/header_li_on-e7a9f4bce1.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    content: ''
}

.header-bg .nav .ani-btn:hover span,.header-bg .nav .on span {
    color: #f6da77;
    transition: all .25s
}

.header-bg .nav .hidden-info {
    display: none;
    position: absolute;
    top: 58px;
    right: -92px;
    width: 203px;
    height: 152px;
    padding: 55px 24px 0;
    background: url(https://hjwq.qingcijoy.com/official/images/pc/information_box.png) no-repeat;
    transform: scale(.95)
}

.header-bg .nav .hidden-info a {
    display: block;
    float: left;
    width: 100px;
    height: 67px;
    color: #736d67;
    font-size: 14px;
    line-height: 67px;
    text-align: center
}

.header-bg .nav .hidden-info a:hover {
    text-shadow: 1px 1px 2px #a16c76,-1px -1px 2px #a16c76,-1px 1px 2px #a16c76,1px -1px 2px #a16c76;
    color: #faece8;
    transition: all .25s
}

.header-bg .ani-btn:hover .hidden-info {
    transition: all .25s
}

.index {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0
}

.index .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto
}

.index .swiper-slide {
    overflow: hidden
}

.index .swiper-slide .logo {
    position: absolute;
    top: 22px;
    left: 50px;
    width: 223px;
    height: 100px;
    z-index: 15
}

.index .swiper-slide .logo img {
    display: block;
    width: 100%;
    height: 100%
}

.index .swiper-slide .title {
    position: absolute;
    top: 30px;
    left: 50%;
    width: 538px;
    height: 162px;
    margin-left: -269px;
    z-index: 11
}

.index .swiper-slide .arrow-bottom-2 {
    position: absolute;
    bottom: -11px;
    left: 50%;
    width: 90px;
    height: 95px;
    margin-left: -45px;
    z-index: 12;
    cursor: pointer
}

.index .swiper-slide .arrow-bottom-2 i {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../image/arrow_btn_2-86cfe4f4d8.png) no-repeat
}

.index .content-01 {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.index .content-01 .banner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 892px;
    height: 314px;
    margin-top: 30px;
    margin-left: -446px;
    z-index: 10
}

.index .content-01 .banner .code-btn {
    width: 892px;
    visibility: visible!important
}

.index .content-01 .banner .code-btn .top-code-box {
    width: 892px;
    height: 210px;
    background: url(../image/banner_bg-9628056952.png) no-repeat;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 auto
}

.index .content-01 .banner .code-btn .code-img {
    width: 210px;
    height: 162px;
    background: url(../image/code_img-b978c729e0.png) no-repeat;
    margin-left: 25px
}

.index .content-01 .banner .code-btn .btn-box {
    width: 260px;
    height: 144px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.index .content-01 .banner .code-btn .btn-box a {
    display: block;
    width: 260px;
    height: 65px
}

.index .content-01 .banner .code-btn .btn-box .app-btn {
    background: url(../image/apple_btn-a7ceef6745.png) no-repeat
}

.index .content-01 .banner .code-btn .btn-box .and-btn {
    background: url(../image/and_btn-c5bb77100d.png) no-repeat
}

.index .content-01 .banner .code-btn .leidian-btn {
    width: 121px;
    height: 144px;
    background: url(../image/leidian_btn-e49b77a869.png) no-repeat;
    cursor: pointer
}

.index .content-01 .banner .code-btn .top-up-btn {
    width: 121px;
    height: 144px;
    background: url(../image/top_up_btn-a657d32911.png) no-repeat;
    cursor: pointer;
    margin-right: 15px
}

.index .content-01 .banner .code-btn .bottom-code-box {
    width: 839px;
    height: 76px;
    margin: 28px auto 0;
    display: flex;
    justify-content: space-between
}

.index .content-01 .banner .code-btn .bottom-code-box a {
    float: left;
    width: 278px;
    height: 76px
}

.index .content-01 .banner .code-btn .bottom-code-box .taptap-btn {
    background: url(../image/taptap_btn-0df824269e.png) no-repeat
}

.index .content-01 .banner .code-btn .bottom-code-box .qq-btn {
    background: url(../image/qq_btn-973f80a02f.png) no-repeat
}

.index .content-01 .banner .code-btn .bottom-code-box .tieba-btn {
    background: url(../image/tieba_btn-261c712341.png) no-repeat
}

.index .content-01 .bg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1920px;
    height: 1080px;
    margin: -540px 0 0 -960px
}

.index .content-01 .year-btn {
    position: absolute;
    bottom: 40px;
    left: 50px;
    width: 64px;
    height: 82px;
    background: url(../image/year_btn-bba9837183.png) no-repeat;
    cursor: pointer;
    z-index: 9
}

.index .content-01 .arrow-bottom {
    position: absolute;
    bottom: 17px;
    left: 50%;
    width: 90px;
    height: 93px;
    margin-left: -45px;
    z-index: 9;
    cursor: pointer;
    animation: floatAni 1s ease-in-out infinite
}

.index .content-01 .arrow-bottom i {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../image/arrow_btn-5b5c608b36.png) no-repeat
}

.index .content-01 .ani-btn:hover {
    animation: ani4 .2s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards
}

.index .content-02 {
    position: relative;
    width: 100%
}

.index .content-02 .bg {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1920px;
    height: 100%;
    margin-left: -960px;
    background: url(../image/content_bg-4f65ad8fab.png) 50% no-repeat
}

.index .content-02 .title {
    background: url(../image/title_02-ada1bb0171.png) no-repeat
}

.index .content-02 .main {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1556px;
    height: 541px;
    margin-left: -778px;
    margin-top: -195px;
    background: url(../image/news_banner_bg-9b3fd66bae.png) no-repeat;
    z-index: 10;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 45px 80px;
    box-sizing: border-box
}

.index .content-02 .main .left-img {
    position: relative;
    float: left;
    width: 664px;
    height: 398px;
    background: url(../image/news_banner_swiper_bg-04819bdbe0.png) no-repeat;
    transition: all .5s;
    margin-left: 25px;
    margin-top: -27px
}

.index .content-02 .main .left-img .swiper-container-news {
    position: absolute;
    top: 6px;
    left: 8px;
    overflow: hidden;
    width: 650px;
    height: 425px;
    border-radius: 10px;
    transform: translateY(0)
}

.index .content-02 .main .left-img .swiper-container-news .swiper-slide {
    width: 650px;
    height: 386px;
    transition: all .5s;
    border-radius: 10px;
    overflow: hidden
}

.index .content-02 .main .left-img .swiper-container-news .swiper-slide a {
    display: block;
    width: 100%;
    height: 386px;
    overflow: hidden
}

.index .content-02 .main .left-img .swiper-container-news .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .5s;
    transform: scale(1);
    border-radius: 10px
}

.index .content-02 .main .left-img .swiper-container-news .swiper-slide a span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 650px;
    height: 386px;
    border-radius: 10px;
    background: rgba(1,1,1,.1);
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    content: '';
    opacity: 0
}

.index .content-02 .main .left-img .swiper-container-news .swiper-slide:hover {
    z-index: 10;
    transition: all .5s
}

.index .content-02 .main .left-img .swiper-container-news .swiper-slide:hover a img {
    transition: all .5s;
    transform: scale(1.1)
}

.index .content-02 .main .left-img .swiper-container-news .swiper-slide:hover span {
    opacity: 1
}

.index .content-02 .main .left-img .swiper-container-news .swiper-slide-active,.index .content-02 .main .left-img .swiper-container-news .swiper-slide-next,.index .content-02 .main .left-img .swiper-container-news .swiper-slide-prev {
    opacity: 1
}

.index .content-02 .main .left-img .swiper-container-news .swiper-button-prev {
    position: absolute;
    top: 41.5%;
    left: 2%;
    width: 40px;
    height: 81px;
    background: url(../image/left_arrow-82bc659dea.png) no-repeat
}

.index .content-02 .main .left-img .swiper-container-news .swiper-button-next {
    position: absolute;
    top: 41.5%;
    right: 2%;
    width: 40px;
    height: 81px;
    background: url(../image/right_arrow-9c1006bc79.png) no-repeat
}

.index .content-02 .main .left-img .swiper-container-news .swiper-pagination2 {
    position: absolute;
    display: flex;
    bottom: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    z-index: 10
}

.index .content-02 .main .left-img .swiper-container-news .swiper-pagination2 .swiper-pagination-bullet {
    width: 16px;
    height: 15px;
    background: url(../image/dot_01-a4f85a7fd2.png) no-repeat;
    opacity: 1;
    margin: 0 13px
}

.index .content-02 .main .left-img .swiper-container-news .swiper-pagination2 .swiper-pagination-bullet-active {
    width: 22px;
    height: 21px;
    background: url(../image/dot_02-0cdfd5d0a4.png) no-repeat;
    margin: 0 9px
}

.index .content-02 .main .left-img .swiper-container-news .swiper-pagination2::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    width: 105px;
    height: 1px;
    margin-left: -52.5px;
    background: url(../image/pagination_bg-a0ba396e22.png)
}

.index .content-02 .main .left-img::after {
    content: '';
    position: absolute;
    bottom: -17px;
    right: -31px;
    width: 225px;
    height: 47px;
    background: url(../image/right_cloud-81ecf83860.png) no-repeat;
    z-index: 1
}

.index .content-02 .main .left-img::before {
    content: '';
    position: absolute;
    top: -55px;
    left: -41px;
    width: 141px;
    height: 78px;
    background: url(../image/left_cloud-b3aaed3761.png) no-repeat;
    z-index: 1
}

.index .content-02 .main .right-new-list {
    float: right;
    width: 665px;
    height: 376px;
    margin-right: 25px;
    margin-top: -40px
}

.index .content-02 .main .right-new-list .slideTxtBox {
    width: 665px;
    height: 376px;
    text-align: left
}

.index .content-02 .main .right-new-list .slideTxtBox .hd {
    position: relative;
    height: 60px;
    line-height: 60px
}

.index .content-02 .main .right-new-list .slideTxtBox .hd ul {
    float: left;
    position: absolute;
    right: 4px;
    top: -4px;
    width: 326px;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.index .content-02 .main .right-new-list .slideTxtBox .hd ul li {
    position: relative;
    float: left;
    width: 124px;
    height: 44px;
    cursor: pointer;
    text-align: center;
    z-index: 2
}

.index .content-02 .main .right-new-list .slideTxtBox .hd ul li:nth-child(1) {
    background: url(../image/tit_01_01-1343ea13d1.png) no-repeat;
    z-index: 3
}

.index .content-02 .main .right-new-list .slideTxtBox .hd ul li:nth-child(2) {
    background: url(../image/tit_02_01-9e008c935a.png) no-repeat;
    z-index: 3
}

.index .content-02 .main .right-new-list .slideTxtBox .hd ul .li-03 {
    display: block;
    width: 34px;
    height: 35px;
    background: url(../image/tit_more-bea35da398.png) no-repeat;
    z-index: 3;
    cursor: pointer
}

.index .content-02 .main .right-new-list .slideTxtBox .hd ul .on:nth-child(1) {
    width: 140px;
    height: 60px;
    margin-right: -16px;
    background: url(../image/tit_01_02-26e2c63caa.png) no-repeat
}

.index .content-02 .main .right-new-list .slideTxtBox .hd ul .on:nth-child(2) {
    width: 140px;
    height: 60px;
    background: url(../image/tit_02_02-68c51f9eee.png) no-repeat
}

.index .content-02 .main .right-new-list .slideTxtBox .tempWrap {
    top: 16px;
    left: 17px;
    width: 665px
}

.index .content-02 .main .right-new-list .slideTxtBox .bd-bg {
    position: relative;
    top: -10px;
    z-index: 3
}

.index .content-02 .main .right-new-list .slideTxtBox .bd {
    position: absolute;
    width: 665px;
    height: 330px;
    zoom:1}

.index .content-02 .main .right-new-list .slideTxtBox .bd ul {
    overflow: hidden;
    width: 665px;
    height: 330px
}

.index .content-02 .main .right-new-list .slideTxtBox .bd ul li {
    position: relative;
    float: left;
    width: 209px;
    height: 148px;
    padding: 18px;
    margin: 5px 5px 20px;
    background: url(../image/news_li_bg-86c4623ab7.png) no-repeat;
    transition: all .25s;
    box-sizing: border-box
}

.index .content-02 .main .right-new-list .slideTxtBox .bd ul li h2 {
    height: 48px;
    margin-bottom: 10px;
    color: #343338;
    line-height: 23px;
    font-size: 15px;
    font-family: myFont-bold
}

.index .content-02 .main .right-new-list .slideTxtBox .bd ul li p {
    overflow: hidden;
    height: 36px;
    color: #343338;
    line-height: 18px;
    font-size: 11px
}

.index .content-02 .main .right-new-list .slideTxtBox .bd ul li span {
    position: absolute;
    bottom: 14px;
    color: #343338;
    font-size: 10px
}

.index .content-02 .main .right-new-list .slideTxtBox .bd ul li:hover {
    -webkit-transform: translateY(-2px);
    transition: all .25s
}

.index .content-04 {
    position: relative;
    width: 100%
}

.index .content-04 .title {
    background: url(../image/title_04-a5d69a4ef6.png) no-repeat
}

.index .content-04 .bg {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1920px;
    height: 100%;
    margin-left: -960px;
    background: url(../image/content_bg-4f65ad8fab.png) 50% no-repeat;
    z-index: 10
}

.index .content-04 .main {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1389px;
    height: 691px;
    margin-left: -694.5px;
    margin-top: -230px;
    z-index: 10
}

.index .content-04 .main .more-links {
    width: 1383px;
    height: 250px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto
}

.index .content-04 .main .more-links div {
    position: relative;
    float: left;
    display: block;
    width: 433px;
    height: 248px;
    background: url(../image/content_04_li_bg-fb3f6a3102.png);
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    transition: all .25s
}

.index .content-04 .main .more-links div a {
    position: absolute;
    top: 6px;
    left: 6px
}

.index .content-04 .main .more-links div a b {
    overflow: hidden;
    display: block;
    width: 421px;
    height: 235px
}

.index .content-04 .main .more-links div a b img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .25s;
    transform: scale(1)
}

.index .content-04 .main .more-links div span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 421px;
    height: 235px;
    background: url(../image/mengban-291323a55e.png);
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    content: '';
    opacity: 0;
    cursor: pointer
}

.index .content-04 .main .more-links div:hover {
    -webkit-transform: translateY(-3px);
    transition: all .25s
}

.index .content-04 .main .more-links div:hover a img {
    transition: all .25s;
    transform: scale(1.2)
}

.index .content-04 .main .more-links div:hover a:after {
    opacity: 1
}

.index .content-04 .main .more-links div:hover span {
    opacity: 1
}

.index .content-04 .main .more-links .label-01:after {
    content: '';
    position: absolute;
    top: -35px;
    left: -10px;
    width: 127px;
    height: 242px;
    background: url(../image/content_04_li_01-e190762410.png)
}

.index .content-04 .main .more-links .label-02:after {
    content: '';
    position: absolute;
    top: -35px;
    left: -10px;
    width: 127px;
    height: 242px;
    background: url(../image/content_04_li_02-cd029e1d01.png)
}

.index .content-04 .main .more-links .label-03:after {
    content: '';
    position: absolute;
    top: -35px;
    left: -10px;
    width: 127px;
    height: 242px;
    background: url(../image/content_04_li_03-acdc8ff975.png)
}

.index .content-04 .main .slideTxtBox-02 {
    position: absolute;
    bottom: 50px;
    left: 10px;
    width: 1389px;
    height: 352px
}

.index .content-04 .main .intro {
    width: 1389px;
    height: 352px;
    z-index: 2
}

.index .content-04 .main .intro li {
    width: 121px;
    height: 353px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    transition: all .5s
}

.index .content-04 .main .intro li .page-slide {
    width: 108px;
    height: 336px;
    position: relative;
    cursor: pointer;
    margin-top: 5px;
    z-index: 2
}

.index .content-04 .main .intro li .page-content {
    width: 121px;
    height: 346px;
    position: absolute;
    top: 0;
    transition: all .5s;
    background: url(../image/page_bg-1798efdea3.png) no-repeat;
    background-size: auto 100%;
    opacity: 0
}

.index .content-04 .main .intro li .page-content ul {
    display: block;
    position: absolute;
    top: 45px;
    left: 122px;
    width: 820px;
    height: 274px;
    overflow: hidden;
    padding-top: 4px;
    margin-top: -4px
}

.index .content-04 .main .intro li .page-content ul li {
    position: relative;
    width: 395px;
    height: 119px;
    margin-left: 15px;
    margin-bottom: 20px;
    padding: 15px 24px 12px 17px;
    box-sizing: border-box;
    background: url(../image/content_04_bottom_li_bg-3003c32351.png);
    transition: all .25s
}

.index .content-04 .main .intro li .page-content ul li a {
    color: #343338
}

.index .content-04 .main .intro li .page-content ul li h2 {
    width: 100%;
    height: 55px;
    font-size: 20px;
    color: #343338;
    font-family: myFont-bold
}

.index .content-04 .main .intro li .page-content ul li p {
    width: 100%;
    color: #343338;
    font-size: 14px;
    margin-top: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.index .content-04 .main .intro li .page-content ul li:hover {
    -webkit-transform: translateY(-2px);
    transition: all .25s
}

.index .content-04 .main .intro li .page-content ul li:hover h2 {
    color: #4c82b7
}

.index .content-04 .main .intro li .page-content ul li:hover p {
    color: #4c82b7
}

.index .content-04 .main .intro li .page-content ul li:hover a {
    color: #d9fbfe
}

.index .content-04 .main .intro li .page-content .more-btn {
    position: relative;
    top: 35px;
    right: -980px;
    width: 101px;
    height: 274px;
    border: 2px solid #92c0ee;
    box-sizing: border-box;
    color: #4c82b7;
    font-size: 22px;
    line-height: 101px;
    text-align: center;
    writing-mode: vertical-lr;
    letter-spacing: 4px;
    padding-top: 30px;
    cursor: pointer;
    opacity: 0;
    transition: all .25s
}

.index .content-04 .main .intro li .page-content .more-btn a {
    display: block;
    width: 100%;
    height: 100%;
    color: #4c82b7
}

.index .content-04 .main .intro li .page-content .more-btn:hover {
    -webkit-transform: translateY(-2px);
    transition: all .25s
}

.index .content-04 .main .intro li .page-content .more-btn::after {
    content: '';
    position: absolute;
    top: 50px;
    left: 50%;
    width: 34px;
    height: 35px;
    margin-left: -16px;
    background: url(../image/tit_more-bea35da398.png) no-repeat
}

.index .content-04 .main .intro .active {
    width: 1125px;
    margin-right: 10px;
    z-index: 3
}

.index .content-04 .main .intro .active .page-slide {
    display: none
}

.index .content-04 .main .intro .active .page-content {
    opacity: 1
}

.index .content-04 .main .intro .active .page-content .more-btn {
    opacity: 1
}

.index .content-04 .main .intro .active .new {
    width: 100%
}

.index .content-04 .main .intro .active .new:after {
    position: absolute;
    top: 5px;
    left: -7px;
    width: 130px;
    height: 336px;
    background: url(../image/active_01-e5ad2b4f50.png) no-repeat;
    content: "";
    opacity: 1
}

.index .content-04 .main .intro .active .mengxin {
    width: 100%
}

.index .content-04 .main .intro .active .mengxin:after {
    position: absolute;
    top: 5px;
    left: -7px;
    width: 130px;
    height: 336px;
    background: url(../image/active_02-7ca02e4e98.png) no-repeat;
    content: "";
    opacity: 1
}

.index .content-04 .main .intro .active .jinjie {
    width: 100%
}

.index .content-04 .main .intro .active .jinjie:after {
    position: absolute;
    top: 5px;
    left: -7px;
    width: 130px;
    height: 336px;
    background: url(../image/active_03-95c2aa0e4d.png) no-repeat;
    content: "";
    opacity: 1
}

.index .content-04 .main .intro .p1 .page-slide {
    background: url(../image/none_01-2cf93f600a.png) no-repeat
}

.index .content-04 .main .intro .p2 .page-slide {
    background: url(../image/none_02-7f1df6615a.png) no-repeat
}

.index .content-04 .main .intro .p3 .page-slide {
    background: url(../image/none_03-08af2a99e9.png) no-repeat
}

.index .content-05 {
    position: relative;
    width: 100%
}

.index .content-05 .title {
    background: url(../image/title_05-0decab2b77.png) no-repeat
}

.index .content-05 .bg {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1920px;
    height: 100%;
    margin-left: -960px;
    background: url(../image/content_bg-4f65ad8fab.png) 50% no-repeat;
    z-index: 10
}

.index .content-05 .main {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1385px;
    height: 582px;
    margin-left: -692.5px;
    margin-top: -230px;
    z-index: 10
}

.index .content-05 .main .swiper-container-feature {
    position: absolute;
    width: 100%;
    height: 571px
}

.index .content-05 .main .swiper-container-feature .swiper-slide {
    position: relative;
    width: 992px;
    height: 571px;
    opacity: 0;
    background: url(../image/slide_bg-0e3e0df22b.png) no-repeat;
    padding: 16px;
    box-sizing: border-box
}

.index .content-05 .main .swiper-container-feature .swiper-slide img {
    display: block;
    width: 960px;
    height: 540px;
    -o-object-fit: cover;
    object-fit: cover
}

.index .content-05 .main .swiper-container-feature .swiper-slide-active::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 1061px;
    height: 582px;
    margin: -291px 0 0 -530.5px;
    background: url(../image/slide_dec_bg-9c72f5616a.png) no-repeat
}

.index .content-05 .main .swiper-container-feature .swiper-slide-active::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 1032px;
    height: 69px;
    margin: -34.5px 0 0 -516px;
    background: url(../image/arrow_box-cae850ccd8.png) no-repeat
}

.index .content-05 .main .swiper-container-feature .swiper-slide-active,.index .content-05 .main .swiper-container-feature .swiper-slide-next,.index .content-05 .main .swiper-container-feature .swiper-slide-prev {
    opacity: 1
}

.index .content-05 .main .swiper-container-feature .swiper-slide-active {
    overflow: initial!important
}

.index .content-05 .main .swiper-container-feature .swiper-slide-next::after,.index .content-05 .main .swiper-container-feature .swiper-slide-prev::after {
    position: absolute;
    content: "";
    top: 16px;
    left: 16px;
    width: 960px;
    height: 540px;
    background: rgba(255,255,255,.5)
}

.index .content-05 .main .swiper-container-feature .swiper-button-prev {
    position: absolute;
    top: 48%;
    left: 12.8%;
    width: 69px;
    height: 69px;
    background-image: none
}

.index .content-05 .main .swiper-container-feature .swiper-button-next {
    position: absolute;
    top: 48%;
    right: 12.7%;
    width: 69px;
    height: 69px;
    background-image: none
}

.index .content-05 .main .swiper-container-feature .swiper-pagination4 {
    position: absolute;
    display: flex;
    bottom: -50px;
    left: 0;
    justify-content: center;
    align-items: center;
    z-index: 10
}

.index .content-05 .main .swiper-container-feature .swiper-pagination4 .swiper-pagination-bullet {
    margin-right: 30px;
    background-color: #a7cfcf;
    width: 15px;
    height: 15px;
    opacity: 1;
    border-radius: 15px
}

.index .content-05 .main .swiper-container-feature .swiper-pagination4 .swiper-pagination-bullet-active {
    width: 56px;
    height: 14px;
    background-color: #7cc1bf;
    border-radius: 7px
}

.index .content-06 {
    position: relative;
    width: 100%;
    background: url(../image/content_bg-4f65ad8fab.png) 50% no-repeat
}

.index .content-06 .title {
    background: url(../image/title_06-6bed0ad078.png) no-repeat
}

.index .content-06 .main {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1413px;
    height: 1037px;
    margin-left: -706.5px;
    margin-top: -494px;
    z-index: 10
}

.index .content-06 .main .music-box {
    width: 1067px;
    height: 1037px;
    margin: 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.index .content-06 .main .music-box .top-show-box {
    width: 1067px;
    height: 602px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 230px
}

.index .content-06 .main .music-box .top-show-box .record-player {
    position: relative;
    width: 602px;
    height: 602px;
    background: url(../image/film-94b1f83dac.png) no-repeat
}

.index .content-06 .main .music-box .top-show-box .record-player .img-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 491px;
    height: 491px;
    margin: -245.5px 0 0 -245.5px;
    border-radius: 491px;
    overflow: hidden
}

.index .content-06 .main .music-box .top-show-box .record-player .img-box img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.index .content-06 .main .music-box .top-show-box .record-player .play-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 223px;
    height: 223px;
    margin: -111.5px 0 0 -111.5px
}

.index .content-06 .main .music-box .top-show-box .record-player .play-box .play-bg {
    width: 223px;
    height: 223px;
    background: url(../image/play_btn-c1514f0d63.png) no-repeat;
    z-index: 1
}

.index .content-06 .main .music-box .top-show-box .record-player .play-box .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 66px;
    height: 58px;
    margin: -29px 0 0 -37px;
    background: url(../image/star_btn-a228dd0041.png) no-repeat;
    cursor: pointer
}

.index .content-06 .main .music-box .top-show-box .music-on .img-box {
    animation: playAni 6.5s linear infinite
}

.index .content-06 .main .music-box .top-show-box .music-on .play-box .play-btn {
    width: 66px;
    height: 59px;
    background: url(../image/stop_btn-d96105ef28.png) no-repeat
}

.index .content-06 .main .music-box .top-show-box .ani-pause .img-box {
    animation-play-state: paused
}

.index .content-06 .main .music-box .top-show-box .ani-pause .play-box .play-btn {
    width: 66px;
    height: 58px;
    background: url(../image/star_btn-a228dd0041.png) no-repeat
}

.index .content-06 .main .music-box .top-show-box .prev-btn {
    width: 108px;
    height: 108px;
    background: url(../image/left_arrow-9b169afd60.png) no-repeat;
    cursor: pointer
}

.index .content-06 .main .music-box .top-show-box .next-btn {
    width: 108px;
    height: 108px;
    background: url(../image/right_arrow-c67b6698c4.png) no-repeat;
    cursor: pointer
}

.index .content-06 .main .music-box .top-show-box::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1920px;
    height: 1080px;
    margin: -540px 0 0 -960px;
    background: url(../image/film_bg-70cdaa2949.png) no-repeat;
    z-index: -1
}

.index .content-06 .main .music-box .bottom-slide-bar {
    width: 1053px;
    position: relative;
    height: 84px;
    margin: -30px auto
}

.index .content-06 .main .music-box .bottom-slide-bar .info-box {
    width: 1042px;
    height: 35px;
    margin: 0 auto
}

.index .content-06 .main .music-box .bottom-slide-bar .info-box .music-title {
    float: left;
    font-size: 24px;
    color: #272f36
}

.index .content-06 .main .music-box .bottom-slide-bar .info-box .time {
    float: right;
    font-size: 16px;
    color: #272f36
}

.index .content-06 .main .music-box .bottom-slide-bar #myMusic {
    display: none
}

.index .content-06 .main .music-box .bottom-slide-bar .music-content {
    width: 1042px;
    font-size: 16px;
    color: #272f36;
    margin: 0 auto
}

.index .content-06 .main .music-box .bottom-slide-bar #progress-bar {
    width: 1053px;
    height: 4px;
    background-color: #c2d8e0;
    position: relative;
    cursor: pointer;
    margin: 8px;
    border-radius: 2px
}

.index .content-06 .main .music-box .bottom-slide-bar #progress-bar .progress {
    height: 100%;
    background-color: #5985ac;
    position: absolute;
    top: 0;
    left: 0
}

.index .content-06 .main .music-box .bottom-slide-bar #progress-bar .progress-handle {
    width: 18px;
    height: 19px;
    background: url(../image/progress_bar-cececfe739.png) no-repeat;
    position: absolute;
    top: -7px;
    left: 0;
    cursor: pointer;
    margin-left: -8px
}

.index .content-06 .main .wallpaper-box {
    display: none;
    width: 1316px;
    height: 635px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -250px 0 0 -658px;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.index .content-06 .main .wallpaper-box .pics-box {
    position: absolute;
    left: 0;
    width: 1316px;
    height: 510px;
    overflow: hidden
}

.index .content-06 .main .wallpaper-box .pics-box .pics-scroll {
    position: absolute;
    display: flex;
    height: 501px;
    top: 0;
    left: 0;
    z-index: 9
}

.index .content-06 .main .wallpaper-box .pics-box .pics-scroll .imgbox {
    width: 1180px;
    height: 511px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative
}

.index .content-06 .main .wallpaper-box .pics-box .pics-scroll .imgbox .item {
    height: auto;
    cursor: pointer;
    overflow: hidden
}

.index .content-06 .main .wallpaper-box .pics-box .pics-scroll .imgbox .item img {
    transition: all .5s;
    display: block;
    width: 100%;
    height: 100%
}

.index .content-06 .main .wallpaper-box .pics-box .pics-scroll .imgbox .item img:hover {
    transition: all .5s;
    transform: scale(1.2)
}

.index .content-06 .main .wallpaper-box .pics-box .pics-scroll .imgbox .item-0 {
    width: 426px;
    height: 240px;
    margin-bottom: 10px
}

.index .content-06 .main .wallpaper-box .pics-box .pics-scroll .imgbox .item-1 {
    width: 282px;
    height: 500px
}

.index .content-06 .main .wallpaper-box .drag-box {
    position: absolute;
    bottom: 65px;
    left: 50%;
    width: 726px;
    height: 1px;
    margin-left: -363px;
    background: url(../image/scroll_bar-dcba6813c2.png) no-repeat
}

.index .content-06 .main .wallpaper-box .drag-box .drag-bar {
    position: absolute;
    left: 0;
    width: 104px;
    height: 80px;
    margin-top: -29px;
    background: url(../image/drag_btn-9262a2f727.png) no-repeat;
    cursor: grab
}

.index .content-06 .main .video-box {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1415px;
    height: 662px;
    margin: -282px 0 0 -707.5px;
    background: url(../image/video_banner_bg-fcc1541ffa.png) no-repeat
}

.index .content-06 .main .video-box .banner-box {
    width: 1335px;
    height: 578px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 40px
}

.index .content-06 .main .video-box .banner-box .left-video-box {
    width: 252px;
    height: 578px
}

.index .content-06 .main .video-box .banner-box .left-video-box ul {
    width: 252px;
    height: 578px;
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.index .content-06 .main .video-box .banner-box .left-video-box ul li {
    position: relative;
    width: 240px;
    height: 134px;
    cursor: pointer;
    padding: 1px;
    box-sizing: border-box;
    background: url(../image/video_bg_2-d2eb18b73f.png) no-repeat
}

.index .content-06 .main .video-box .banner-box .left-video-box ul li img {
    display: block;
    width: 238px;
    height: 132px;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .5s;
    filter: brightness(.7)
}

.index .content-06 .main .video-box .banner-box .left-video-box ul .on:before {
    content: '';
    position: absolute;
    top: -5.5px;
    left: -5px;
    width: 260px;
    height: 143px;
    background: url(../image/video_bg_3-faec3758fa.png) no-repeat;
    z-index: 2
}

.index .content-06 .main .video-box .banner-box .left-video-box ul .on img {
    filter: none
}

.index .content-06 .main .video-box .banner-box .right-video-box {
    position: relative;
    width: 1020px;
    height: 573px;
    background: url(../image/video_bg-f712bc8021.png) no-repeat;
    padding: 1px;
    box-sizing: border-box
}

.index .content-06 .main .video-box .banner-box .right-video-box .thumbnail-img {
    position: absolute;
    width: 1018px;
    height: 571px;
    z-index: 1
}

.index .content-06 .main .video-box .banner-box .right-video-box .thumbnail-img img {
    display: block;
    width: 1018px;
    height: 571px
}

.index .content-06 .main .video-box .banner-box .right-video-box video {
    display: none;
    width: 100%;
    height: 100%
}

.index .content-06 .main .video-box .banner-box .right-video-box .video-btn-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 127px;
    height: 127px;
    margin: -69px 0 0 -63.5px;
    z-index: 1
}

.index .content-06 .main .video-box .banner-box .right-video-box .video-btn-box .video-bg {
    width: 127px;
    height: 127px;
    background: url(../image/video_btn_bg-81335ee3bb.png) no-repeat;
    animation: playAni 3.5s linear infinite;
    animation-play-state: paused
}

.index .content-06 .main .video-box .banner-box .right-video-box .video-btn-box .video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 87px;
    height: 87px;
    margin: -43.5px 0 0 -43.5px;
    background: url(../image/video_btn-81040d2b2a.png) no-repeat;
    cursor: pointer
}

.index .content-06 .main .video-box .banner-box .right-video-box:hover .video-bg {
    animation-play-state: running
}

.index .content-06 .media-nav-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 443px;
    margin-left: -800px;
    margin-top: -153px;
    z-index: 11
}

.index .content-06 .media-nav-box .block {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.index .content-06 .media-nav-box ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0 auto
}

.index .content-06 .media-nav-box li {
    cursor: pointer
}

.index .content-06 .media-nav-box li>div {
    width: 48px;
    height: 140px
}

.index .content-06 .media-nav-box li .s1 {
    background: url(../image/nav_01_01-ab686fb966.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%
}

.index .content-06 .media-nav-box li .s2 {
    background: url(../image/nav_02_01-a75e009402.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%
}

.index .content-06 .media-nav-box li .s3 {
    background: url(../image/nav_03_01-ca9bcb1428.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%
}

.index .content-06 .media-nav-box .select .s1 {
    background: url(../image/nav_01_02-b98c11f9e7.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%
}

.index .content-06 .media-nav-box .select .s2 {
    background: url(../image/nav_02_02-01910994e2.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%
}

.index .content-06 .media-nav-box .select .s3 {
    background: url(../image/nav_03_02-95edb1d5c6.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%
}

.index .content-06 .media-nav-box::before {
    content: '';
    position: absolute;
    top: -11px;
    left: 50%;
    width: 40px;
    height: 41px;
    margin-left: -20px;
    background: url(../image/nav_decorate_01-424e23af8c.png) no-repeat;
    z-index: 9
}

.index .content-06 .media-nav-box::after {
    content: '';
    position: absolute;
    bottom: 11px;
    left: 50%;
    width: 15px;
    height: 15px;
    margin-left: -7.5px;
    background: url(../image/nav_decorate_02-a7701658cf.png) no-repeat
}

.index .content-07 {
    position: relative;
    width: 100%;
    background: #725d62 url(../image/content_bg-4f65ad8fab.png) 50% no-repeat
}

.index .content-07 .title {
    background: url(../image/title_07-7d78675bab.png) no-repeat
}

.index .content-07 .main {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1413px;
    height: 364px;
    margin-left: -706.5px;
    margin-top: -140px;
    z-index: 10
}

.index .content-07 .main ul {
    width: 1413px;
    height: 364px;
    display: flex;
    justify-content: space-between
}

.index .content-07 .main ul li {
    position: relative;
    width: 220px;
    height: 220px;
    cursor: pointer
}

.index .content-07 .main ul li .code {
    position: absolute;
    top: 35px;
    left: 26px;
    opacity: 0;
    width: 168px;
    height: 198px;
    transition: all .5s;
    z-index: -1
}

.index .content-07 .main ul .weixin {
    background: url(../image/weixin_icon-1cd4b736aa.png) no-repeat
}

.index .content-07 .main ul .weixin .code {
    background: url(../image/code_wx-2e11aa42fa.png) no-repeat
}

.index .content-07 .main ul .weibo {
    background: url(../image/weibo_icon-0a8417380e.png) no-repeat
}

.index .content-07 .main ul .weibo .code {
    background: url(../image/code_wb-daad8a3446.png) no-repeat
}

.index .content-07 .main ul .bilibili {
    background: url(../image/bilibili_icon-e34444065c.png) no-repeat
}

.index .content-07 .main ul .bilibili .code {
    background: url(../image/code_bili-010ceb8cd6.png) no-repeat
}

.index .content-07 .main ul .douyin {
    background: url(../image/douyin_icon-45734b4878.png) no-repeat
}

.index .content-07 .main ul .douyin .code {
    background: url(../image/code_dy-02028a3f0f.png) no-repeat
}

.index .content-07 .main ul .kefu {
    background: url(../image/kefu_icon-e214f9cb9d.png) no-repeat
}

.index .content-07 .main ul .kefu .code {
    background: url(../image/code_kf-45861c9392.png) no-repeat
}

.index .content-07 .main ul i:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -15px;
    width: 261px;
    height: 238px;
    background: url(../image/icon_hover-1665ccda01.png) no-repeat;
    z-index: -1;
    opacity: 0
}

.index .content-07 .main ul li:hover .code {
    top: 162px;
    opacity: 1;
    z-index: -1
}

.index .content-07 .main ul li:hover i:before {
    animation: scaleAni 2s linear infinite;
    opacity: 1
}

.index .content-07 .main ul .ani-btn:hover {
    animation: ani4 .2s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards
}

.index .content-08 {
    height: 130px
}

.index .popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../image/mengban-291323a55e.png);
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: 12
}

.index .year_pop .year_box_pop {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 887px;
    height: 587px;
    padding: 90px 0 0 53px;
    margin: -293.5px 0 0 -443.5px;
    background: url(../image/year_pop_bg-1f171a324c.png) no-repeat;
    z-index: 2
}

.index .year_pop .year_box_pop .inf {
    width: 625px;
    height: 416px;
    margin: 0 auto;
    padding-right: 15px
}

.index .year_pop .year_box_pop .inf div {
    padding-left: 22px
}

.index .year_pop .year_box_pop .inf p {
    position: relative;
    margin-bottom: 12px;
    line-height: 23px;
    color: #4c5d82;
    font-size: 16px;
    text-align: justify
}

.index .year_pop .year_box_pop .inf p strong {
    font-weight: 700
}

.index .year_pop .year_box_pop .inf p::after {
    content: '';
    position: absolute;
    top: 4px;
    left: -22px;
    width: 16px;
    height: 16px;
    background: url(../image/year_pop_p_dec-ac38abcb1b.png) no-repeat;
    z-index: 2
}

.index .year_pop .year_box_pop .inf::-webkit-scrollbar {
    width: 3px;
    height: 1px
}

.index .year_pop .year_box_pop .inf::-webkit-scrollbar-track {
    background: #c0cad6;
    border-radius: 4px
}

.index .year_pop .year_box_pop .inf::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #a6b2d1
}

.index .year_pop .year_box_pop .close-btn {
    position: absolute;
    top: -40px;
    right: 0;
    width: 68px;
    height: 67px;
    background: url(../image/close_btn-ebaa608265.png) no-repeat;
    cursor: pointer;
    transition: all .5s
}

.index .year_pop .year_box_pop .close-btn:hover {
    transform: rotate(90deg);
    transition: all .5s
}

.index .wallpaper-wrap .popup-wallpaper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center
}

.index .wallpaper-wrap .popup-wallpaper .img-box {
    position: relative
}

.index .wallpaper-wrap .popup-wallpaper img {
    max-width: 80vw;
    max-height: 80vh;
    transform-origin: left top
}

.index .wallpaper-wrap .popup-wallpaper .close-btn {
    position: absolute;
    top: -80px;
    right: -95px;
    width: 68px;
    height: 67px;
    background: url(../image/close_btn-ebaa608265.png) no-repeat;
    cursor: pointer;
    transition: all .5s
}

.index .wallpaper-wrap .popup-wallpaper .close-btn:hover {
    transform: rotate(90deg);
    transition: all .5s
}

.index-show {
    opacity: 1;
    transition: all .5s
}

.preloading {
    overflow-y: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 1920px;
    height: 1080px;
    margin-top: -540px;
    margin-left: -960px;
    background: url(../image/preloading_bg-b54b5aceef.png) 50% no-repeat;
    z-index: 9999
}

.preloading .loding_time {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 388px;
    height: 30px;
    margin: -24px 0 0 -194px;
    z-index: 1
}

.preloading .loding_time p {
    color: #37536a;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto
}

.preloading:after .preloading-ani {
    animation-fill-mode: forwards;
    animation: preloadingAni .8s
}

.orientation-portrait {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: #fff;
    display: none;
    background: url(../image/fanzhuan_11-c323054763.png) 50% no-repeat;
    background-size: cover;
    transition: all 0
}

.orientation-portrait div {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    transition: all 0
}

.orientation-portrait div img {
    width: 152px;
    height: 138px
}

.news {
    width: 100%;
    height: 1711px;
    background: #faf7ee url(../image/news_bg-94928d13ed.png) no-repeat
}

.news .banner {
    position: relative;
    width: 100%;
    height: 540px;
    background: url(../image/news_banner_01-bb86d87a08.png) 50% no-repeat
}

.news .main {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 28px
}

.news .main .top-tab {
    width: 1200px;
    height: 70px;
    margin: 17px auto 30px;
    color: #293e53;
    font-size: 18px;
    line-height: 60px;
    border-bottom: 1px solid #5e7288
}

.news .main .top-tab .return-btn {
    float: left;
    width: 81px;
    height: 37px;
    background: url(../image/return_btn-40b15bf9b3.png) no-repeat;
    margin-top: 13px;
    cursor: pointer
}

.news .main .top-tab .return-btn a {
    display: block;
    width: 100%;
    height: 100%
}

.news .main .top-tab .position {
    float: right
}

.news .main .top-tab .position a {
    color: #293e53
}

.news .main .top-tab .position .on {
    color: #446ead
}

.news .main .current-title {
    font-size: 30px;
    text-align: center;
    font-family: myFont-bold;
    color: #293e53
}

.news .main .subtitle {
    width: 1200px;
    height: 30px;
    margin: 20px auto 0;
    text-align: center;
    z-index: 3
}

.news .main .subtitle span {
    height: 30px;
    margin: 0 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
    color: #405d78
}

.news .main .subtitle b {
    font-weight: 400
}

.news .main .news-title {
    color: #293e53;
    font-size: 48px;
    width: 800px;
    text-align: center;
    margin: 26px auto 40px;
    font-weight: 700
}

.news .main .tab-title {
    width: 800px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    color: #86929a;
    margin: 0 auto
}

.news .main .tab-title a {
    margin: 0 26px;
    color: #405d78;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    position: relative;
    font-size: 18px
}

.news .main .tab-title .on,.news .main .tab-title a:hover {
    color: #73a1df
}

.news .main .new-list {
    min-height: 600px
}

.news .main .new-list ul {
    width: 827px;
    padding-top: 30px;
    margin: 0 auto
}

.news .main .new-list li {
    width: 100%;
    border-bottom: 2px solid #f1f0ea
}

.news .main .new-list li a {
    display: block;
    width: 800px;
    margin: 0 auto;
    padding: 27px 0;
    position: relative;
    transition: all .5s
}

.news .main .new-list li a .lside {
    transition: all .6s ease
}

.news .main .new-list li a .lside .time {
    float: right;
    font-size: 20px;
    color: #565656
}

.news .main .new-list li a .lside .title {
    width: 80%;
    font-size: 20px;
    color: #565656;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.news .main .new-list li:hover {
    width: 827px;
    height: 84px
}

.news .main .new-list li:hover a {
    -webkit-transform: translateX(-50px);
    background: url(../image/news_banner_li_on-094482ec77.png) no-repeat no-repeat;
    transition: all .5s
}

.news .main .new-list li:hover a .lside {
    padding-left: 20px;
    transition: all .5s
}

.news .main .new-list li:hover a span {
    color: #6072ac
}

.news .main .details-info {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
    min-height: 400px
}

.news .main .details-info iframe {
    overflow: auto;
    width: 100%;
    margin: 0 0 1em;
    border: 0
}

.news .main .details-info .btnVote {
    position: relative;
    width: 205px;
    height: 48px;
    margin: 40px auto 20px;
    background: url(https://hjwq.qingcijoy.com/official/images/pc/button_zan.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    font-size: 26px;
    color: #df8281;
    line-height: 48px;
    text-indent: 101px;
    display: block;
    transition: all .25s
}

.news .main .details-info .btnVote:hover {
    -webkit-transform: translateY(-3px);
    transition: all .25s
}

.news .main .pager {
    position: relative;
    width: 890px;
    height: 40px;
    margin: 60px auto
}

.news .main .pager .link {
    width: 210px;
    height: 37px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto
}

.news .main .pager .link .pager-number {
    display: block;
    width: 100px;
    height: 40px;
    margin: 0 auto;
    color: #626269;
    font-size: 16px;
    line-height: 40px;
    text-align: center
}

.news .main .pager .link a {
    display: block;
    width: 50px;
    height: 37px
}

.news .main .pager .link .front-link {
    background: url(../image/front_link-ec11f6775a.png) no-repeat
}

.news .main .pager .link .after-link {
    background: url(../image/after_link-57ef2ecabc.png) no-repeat
}

.news .list-null .new-list {
    opacity: 1!important
}

.news .list-null .pager {
    display: none
}

.news .page-down {
    display: block;
    width: 1000px;
    height: 37px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.news .page-down a {
    overflow: hidden;
    display: block;
    width: 122px;
    height: 37px;
    margin: 0 10px;
    transition: all .25s;
    display: none
}

.news .page-down a:nth-child(1) {
    background: url(../image/updown_02-d952f3527a.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%
}

.news .page-down a:nth-last-child(1) {
    background: url(../image/updown_01-ac20243272.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%
}

.news .page-down a:hover {
    -webkit-transform: translateY(-3px);
    transition: all .25s
}

.news .page-down .show {
    display: block
}

.news .main .new-list {
    opacity: 1;
}

.news .main .new-list-show {
    opacity: 1;
    transition: all .5s
}

.news-details .return-top {
    display: none;
    position: fixed;
    bottom: 240px;
    left: 50%;
    width: 45px;
    height: 44px;
    margin-left: 592px;
    background: url(../image/return_top-30e08fd223.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
    z-index: 10
}

.news-det {
    height: auto;
    transition: all .5s
}

.news-det .main {
    position: relative;
    opacity: 0
}

.news-det .return-top {
    display: none;
    position: fixed;
    bottom: 240px;
    left: 50%;
    width: 45px;
    height: 44px;
    margin-left: 592px;
    background: url(../image/return_top-30e08fd223.png) no-repeat;
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer;
    z-index: 10
}

.news-det .main-show {
    opacity: 1;
    transition: all .5s
}

@media screen and (max-height: 854px) {
    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform:scale(.9)
    }

    .index .swiper-slide .title {
        top: 50px
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.9)
    }

    .index .content-06 .main .music-box .bottom-slide-bar {
        width: 800px;
        margin: -60px auto
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box {
        width: 790px;
        height: 35px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .music-title {
        font-size: 24px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .time {
        font-size: 16px
    }

    .index .content-06 .main .music-box .bottom-slide-bar #progress-bar {
        width: 800px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .music-content {
        font-size: 12px;
        width: 790px
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.9)
    }

    .index .content-06 .main .video-box {
        transform: scale(.9)
    }
}

@media screen and (max-height: 820px) {
    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform:scale(.85)
    }

    .index .swiper-slide .title {
        top: 40px
    }

    .index .content-01 {
        background: #649cd0
    }

    .index .content-01 .banner {
        transform: scale(.85);
        margin-top: 0
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.85)
    }

    .index .content-06 .main .music-box .bottom-slide-bar {
        margin: -70px auto
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.85)
    }

    .index .content-06 .main .video-box {
        transform: scale(.85)
    }
}

@media screen and (max-height: 810px) {
    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform:scale(.8)
    }

    .index .swiper-slide .title {
        top: 30px
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.8)
    }

    .index .content-06 .main .music-box .bottom-slide-bar {
        margin: -80px auto
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.8)
    }

    .index .content-06 .main .video-box {
        transform: scale(.8)
    }
}

@media screen and (max-height: 768px) {
    .index .swiper-slide .title {
        transform:scale(.85);
        top: 0
    }

    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform: scale(.75)
    }

    .index .content-02 .main {
        margin-top: -215px
    }

    .index .content-03 .main {
        margin-top: -280.5px
    }

    .index .content-04 .main {
        margin-top: -270px
    }

    .index .content-05 .main {
        margin-top: -250px
    }

    .index .content-06 .main {
        margin-top: -500px
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.75)
    }

    .index .content-06 .main .music-box .bottom-slide-bar {
        margin: -90px auto
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.75)
    }

    .index .content-06 .main .video-box {
        transform: scale(.75)
    }

    .index .content-01 .banner {
        margin-top: -15px
    }
}

@media screen and (max-height: 730px) {
    .preloading {
        margin-top:-440px
    }

    .index .swiper-slide .title {
        transform: scale(.8);
        top: -5px
    }

    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform: scale(.7)
    }

    .index .content-02 .main {
        margin-top: -220px
    }

    .index .content-06 .main {
        margin-top: -508px
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.7)
    }

    .index .content-06 .main .music-box .bottom-slide-bar {
        width: 745px;
        margin: -100px auto
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box {
        width: 735px;
        height: 30px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .music-title {
        font-size: 20px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .time {
        font-size: 16px
    }

    .index .content-06 .main .music-box .bottom-slide-bar #progress-bar {
        width: 745px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .music-content {
        font-size: 12px;
        width: 735px
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.7)
    }

    .index .content-06 .main .video-box {
        transform: scale(.7)
    }

    .index .content-07 .title {
        top: 20px
    }

    .index .content-01 .banner {
        margin-top: -30px
    }
}

@media screen and (max-height: 650px) {
    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform:scale(.65)
    }

    .index .swiper-slide .title {
        transform: scale(.75);
        top: -15px
    }

    .index .content-06 .title {
        top: -30px
    }

    .index .content-06 .main {
        margin-top: -515px
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.65)
    }

    .index .content-06 .main .music-box .bottom-slide-bar {
        margin: -135px auto
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.65)
    }

    .index .content-06 .main .video-box {
        transform: scale(.65)
    }

    .index .content-01 .banner {
        margin-top: -50px
    }
}

@media screen and (max-height: 550px) {
    .preloading {
        margin-top:-410px
    }

    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform: scale(.55)
    }

    .index .swiper-slide .title {
        transform: scale(.7);
        top: -15px
    }

    .index .content-01 .banner {
        margin-top: -80px
    }

    .index .content-02 .main {
        margin-top: -240px
    }

    .index .content-03 .main {
        margin-top: -302.5px
    }

    .index .content-04 .main {
        margin-top: -296px
    }

    .index .content-05 .main {
        margin-top: -275px
    }

    .index .content-06 .title {
        top: -35px
    }

    .index .content-06 .media-nav-box {
        transform: scale(.8)
    }

    .index .content-06 .main {
        margin-top: -540px
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.5)
    }

    .index .content-06 .main .music-box .bottom-slide-bar {
        width: 530px;
        margin: -150px auto
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box {
        width: 520px;
        height: 26px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .music-title {
        font-size: 18px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .time {
        font-size: 15px
    }

    .index .content-06 .main .music-box .bottom-slide-bar #progress-bar {
        width: 530px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .music-content {
        font-size: 12px;
        width: 520px
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.6)
    }

    .index .content-06 .main .video-box {
        transform: scale(.6)
    }

    .index .content-07 .title {
        top: -5px
    }
}

@media screen and (max-width: 1590px) {
    .nav-r-ani {
        right:12px
    }

    .index .content-01 .logo,.index .swiper-slide .logo {
        transform: scale(.9);
        left: 30px
    }

    .index .content-01 .year-btn {
        transform: scale(.9)
    }

    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform: scale(.8)
    }

    .index .content-06 .media-nav-box {
        margin-left: -705px
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.85)
    }

    .index .content-06 .main .music-box .bottom-slide-bar {
        width: 900px;
        margin: -70px auto
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box {
        width: 890px;
        height: 35px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .music-title {
        font-size: 24px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .time {
        font-size: 16px
    }

    .index .content-06 .main .music-box .bottom-slide-bar #progress-bar {
        width: 900px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .music-content {
        font-size: 12px;
        width: 890px
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.8)
    }

    .index .content-06 .main .video-box {
        transform: scale(.8)
    }
}

@media screen and (max-width: 1560px) {
    .index .content-01 .logo,.index .swiper-slide .logo {
        transform:scale(.85);
        left: 20px
    }

    .index .content-01 .year-btn {
        transform: scale(.85);
        left: 30px
    }

    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform: scale(.75)
    }

    .index .content-06 .media-nav-box {
        margin-left: -675px
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.8)
    }

    .index .content-06 .main .music-box .bottom-slide-bar {
        width: 850px;
        margin: -95px auto
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box {
        width: 840px;
        height: 35px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .music-title {
        font-size: 24px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .time {
        font-size: 16px
    }

    .index .content-06 .main .music-box .bottom-slide-bar #progress-bar {
        width: 850px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .music-content {
        font-size: 12px;
        width: 840px
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.75)
    }

    .index .content-06 .main .video-box {
        transform: scale(.75)
    }
}

@media screen and (max-width: 1366px) {
    .index .content-01 .logo,.index .swiper-slide .logo {
        transform:scale(.8);
        left: 10px
    }

    .index .content-01 .year-btn {
        transform: scale(.8);
        left: 20px
    }

    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform: scale(.7)
    }

    .index .content-06 .media-nav-box {
        margin-left: -647px
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.8)
    }

    .index .content-06 .main .music-box .bottom-slide-bar {
        width: 800px;
        margin: -60px auto
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box {
        width: 790px;
        height: 35px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .music-title {
        font-size: 24px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .time {
        font-size: 16px
    }

    .index .content-06 .main .music-box .bottom-slide-bar #progress-bar {
        width: 800px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .music-content {
        font-size: 12px;
        width: 790px
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.8)
    }

    .index .content-06 .main .video-box {
        transform: scale(.8)
    }
}

@media screen and (max-width: 1200px) {
    .index .content-01 .logo,.index .swiper-slide .logo {
        transform:scale(.75);
        left: 0
    }

    .index .content-01 .year-btn {
        transform: scale(.75)
    }

    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform: scale(.65)
    }

    .index .content-06 .media-nav-box {
        margin-left: -575px
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.7)
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.7)
    }

    .index .content-06 .main .video-box {
        transform: scale(.7)
    }
}

@media screen and (max-width: 1024px) {
    .index .content-01 .logo,.index .swiper-slide .logo {
        transform:scale(.65);
        left: -20px
    }

    .index .content-01 .year-btn {
        transform: scale(.65);
        left: 10px
    }

    .index .content-01 .banner,.index .content-02 .main,.index .content-03 .main,.index .content-04 .main,.index .content-05 .main,.index .content-07 .main,.index .popup .popup_box {
        transform: scale(.55)
    }

    .index .content-06 .media-nav-box {
        margin-left: -475px
    }

    .index .content-06 .main .music-box .top-show-box {
        transform: scale(.55)
    }

    .index .content-06 .main .music-box .bottom-slide-bar {
        width: 580px;
        margin: -110px auto
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box {
        width: 570px;
        height: 35px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .music-title {
        font-size: 24px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .info-box .time {
        font-size: 16px
    }

    .index .content-06 .main .music-box .bottom-slide-bar #progress-bar {
        width: 580px
    }

    .index .content-06 .main .music-box .bottom-slide-bar .music-content {
        font-size: 12px;
        width: 570px
    }

    .index .content-06 .main .wallpaper-box {
        transform: scale(.55)
    }

    .index .content-06 .main .video-box {
        transform: scale(.55)
    }

    .index .content-08 .footer .footer-content {
        transform: scale(.75);
        margin-left: -100px
    }
}

@media (orientation: portrait) {
    .index {
        opacity:0
    }

    .orientation-portrait {
        display: block
    }
}

@keyframes ani4 {
    0% {
        transform: scale(1)
    }

    80% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1.05)
    }
}

@keyframes preloadingAni {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: scale(2)
    }
}

@keyframes playAni {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes scaleAni {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.3);
        opacity: 0
    }
}

@keyframes floatAni {
    0% {
        bottom: 17px
    }

    50% {
        bottom: 19px;
        opacity: .8
    }
}

/*# sourceMappingURL=style_index-b616f88f9c.css.map */
