.viewTip {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9989;
    width: 100vw;
    height: 100vh;
    background: url(/ghxyyq/images/bg3.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
}

.viewTip .box {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    padding-bottom: 10vh;
}

.viewTip p {
    width: 60%;
    margin-left: 20%;
    font-size: .22rem;
    line-height: 1.6em;
    text-align: center;
}

.main {
    background: #6f0508;
    background-size: auto 66%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
}

.lbg {
    position: absolute;
    left: 0;
    width: 4.66rem;
    z-index: 16;
    pointer-events: none;
    bottom: 14vh
}

@media screen and (orientation: portrait) {
    /*ÊúÆÁ css*/ @media (max-width: 992px) {
    }

    @media (max-width: 576px) {
    }
}

@media screen and (orientation: landscape) {
    @media (max-width: 1024px) {
        .main {
            display: none
        }
    }

    /*ºáÆÁ css*/
}

@media (min-width: 1181px) {
    .navs .li {
        position: absolute;
        top: 50%;
        left: 0;
        box-shadow: .1rem 0 .3rem rgba(0,0,0,.2);
        border-radius: 50%;
    }

    .navs .lis {
        position: absolute;
        top: 50%;
        box-shadow: .1rem 0 .3rem rgba(0,0,0,.2);
        border-radius: 50%;
        transition: .5s;
        overflow: hidden;
    }

    .navs .lis:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -50vh;
        height: 100vh;
        width: 30vw;
        z-index: 0;
        pointer-events: none
    }

    .navs .lis:before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1;
        pointer-events: none;
        left: 0;
        border-radius: 50%;
        background: url(/ghxyyq/images/xzcirw.png) no-repeat center;
        background-size: 100% 100%;
        opacity: .3;
    }

    .navs .lis a {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 30vw;
        z-index: 4
    }

    .navs .lis a span {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 1.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
        writing-mode: vertical-lr;
        color: #fff;
        font-size: .3rem;
        letter-spacing: .2em;
        transition: .3s
    }

    .navs .li0 {
        left: -2.8rem;
        top: 50%;
        margin-top: -6.5rem;
        width: 13rem;
        height: 13rem;
        z-index: 10;
        overflow: hidden;
        background: #700508
    }

    /*.navs .li0 .bgs{width: 10.2rem;right: 0;top: 50%;margin-top: -50vh;height: 100vh;position: absolute;background:url(/ghxyyq/images/leftbg.png)  no-repeat left center;background-size: auto 70%;}*/
    .navs .li1 {
        right: 7.5rem;
        z-index: 6;
        width: 16rem;
        height: 16rem;
        margin-top: -8rem;
    }

    .navs .li2 {
        right: 6rem;
        z-index: 5;
        width: 19rem;
        height: 19rem;
        margin-top: -9.5rem;
    }

    .navs .li3 {
        right: 4.5rem;
        z-index: 4;
        width: 22rem;
        height: 22rem;
        margin-top: -11rem;
    }

    .navs .li4 {
        right: 3rem;
        z-index: 3;
        width: 25rem;
        height: 25rem;
        margin-top: -12.5rem;
    }

    .navs .li5 {
        right: 1.5rem;
        z-index: 2;
        width: 28rem;
        height: 28rem;
        margin-top: -14rem;
    }

    .navs .li6 {
        right: 0;
        z-index: 1;
        width: 100%;
        height: 100vh;
        top: 0;
        border-radius: 0
    }

    .navs .li6:before {
        border-radius: 0;
        background: url(/ghxyyq/images/46.png) no-repeat right center;
        background-size: auto 100%;
        opacity: 1
    }

    /*.navs .lis:hover a span{width: 2.3rem}*/
    .navs .li1:after {
        background: url(/ghxyyq/images/bg1.jpg) no-repeat center;
        background-size: auto 100%
    }

    .navs .li2:after {
        background: url(/ghxyyq/images/bg2.jpg) no-repeat center;
        background-size: auto 100%
    }

    .navs .li3:after {
        background: url(/ghxyyq/images/bg3s.jpg) no-repeat right center;
        background-size: auto 100%
    }

    .navs .li4:after {
        background: url(/ghxyyq/images/bg4s.jpg) no-repeat right center;
        background-size: auto 100%
    }

    .navs .li5:after {
        background: url(/ghxyyq/images/bg5s.jpg) no-repeat right center;
        background-size: auto 100%
    }

    .navs .li6:after {
        background: url(/ghxyyq/images/bg6s.jpg) no-repeat right center;
        background-size: auto 100%
    }

    .navs .li0 .box {
        height: 80vh;
        width: 80vh;
        border-radius: 50%;
        position: absolute;
        right: .1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        
        top: 50%;
        margin-top: -36vh
    }

    .navs .li0 .box:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: url(/ghxyyq/images/xzcir.png) no-repeat center;
        background-size: 100% 100%;
        z-index: 0;
        pointer-events: none;
        animation: roted 10s linear infinite;
        opacity: .6
    }

    .navs .li0 .boxs {
        height: 60%;
        width: 60%;
        border-radius: 50%;
        position: relative;
        z-index: 4;
        overflow: hidden;
    }

    .navs .li0 .boxs .linejz {
        position: absolute;
        bottom: .15rem;
        left: 50%;
        margin-left: -1.6rem;
        width: 3.21rem;
        pointer-events: none;
        user-select: none
    }

    .navs .li0 .bg {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 60%;
        width: 60%;
        ;border-radius: 50%;
        background: url(/ghxyyq/images/bgcirs.png) no-repeat center;
        background-size: 100% 100%;
        margin-left: -30%;
        margin-top: -30%;
        z-index: 0;
        pointer-events: none
    }

    .navs .li0 .boxs:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border-radius: 50%;
        background: url(/ghxyyq/images/yline.png) no-repeat bottom center;
        background-size: 100% auto;
        z-index: 1;
        pointer-events: none
    }

    .navs .li0 .bgss {
        height: 60%;
        width: 60%;
        border-radius: 50%;
        position: absolute;
        z-index: 5;
        margin-left: -30%;
        margin-top: -30%;
        left: 50%;
        top: 50%;
        mix-blend-mode: screen;
    }

    .navs .li0 .bgss:before {
        content: '';
        position: absolute;
        width: 25.1356%;
        height: 19.8915%;
        background: url(/ghxyyq/images/dot.png) no-repeat center;
        background-size: 100% 100%;
        z-index: 2;
        pointer-events: none;
        right: 10%;
        bottom: -.05rem;
    }

    .navs .li0 .box .wt1 {
        width: 4.36rem;
        position: absolute;
        left: 50%;
        margin-left: -2.18rem;
        top: 38%;
        z-index: 5;
        pointer-events: none;
        user-select: none
    }

    .navs .li0 .box .wt2 {
        width: 5.57rem;
        position: absolute;
        left: 50%;
        margin-left: -2.78rem;
        top: 16%;
        z-index: 22;
        pointer-events: none;
        user-select: none;
        max-width: inherit;
    }

    body.sp .leftNav {
        display: none
    }

    body.sp .navs .li1:after {
        width: 100%
    }

    body.sp .navs .li0 {
        left: -4rem;
        top: 50%;
        margin-top: -7rem;
        width: 14rem;
        height: 14rem;
    }

    .leftNav {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        width: 2.3rem;
        z-index: 17;
        padding-top: 1.4rem;
        padding-bottom: 1.4rem;
        display: flex;
        align-items: center;
        background: url(/ghxyyq/images/lines.png) no-repeat right center;
        background-size: 1px auto
    }

    .leftNav ul li {
        padding-left: .6rem;
        position: relative;
    }

    .leftNav ul li>a {
        font-size: .24rem;
        color: #fff
    }

    .leftNav ul li+li {
        margin-top: .4rem;
    }

    .leftNav ul li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 0;
        height: 1px;
        background: #f1a43d;
        transition: .3s 0s
    }

    .leftNav ul li>a:hover {
        color: #f1a43d
    }

    .leftNav ul li:hover:before {
        width: .5rem;
        transition: .3s .1s
    }

    .leftNav ul li.on>a {
        color: #f1a43d
    }

    .leftNav ul li.on:before {
        width: .5rem;
    }

    body.show .navs .lis {
        transition-delay: 0s!important;
        transition-duration: .5s!important;
    }

    .navs .lis:hover {
        transform: translateX(.8rem);
        transition-delay: 0s!important;
    }

    .navs .lis.li6:hover {
        transform: translateX(.3rem);
        transition-delay: 0s!important;
    }

    .navs .lis:hover+.lis span {
        opacity: 0
    }

    .navss,.mbg,.svgmask {
        display: none
    }
}

@media (max-width: 1180px) {
    .lbg {
        display: none
    }

    .leftNav {
        display: none
    }

    .navs .li {
        position: absolute;
    }

    .mbg {
        width: 100%
    }

    .navs .lis {
        display: none
    }

    .navs .li0 {
        top: 0;
        left: 0;
        right: 0;
        z-index: 10;
        /* overflow: hidden; */
        height: 96vw
    }

    .navs .li0 .bgss {
        height: 60%;
        width: 60%;
        border-radius: 50%;
        position: absolute;
        z-index: 5;
        margin-left: -30%;
        margin-top: -30%;
        left: 50%;
        top: 50%;
        mix-blend-mode: screen;
    }

    .navs .li0 .bgss:before {
        content: '';
        position: absolute;
        width: 25.1356%;
        height: 19.8915%;
        background: url(/ghxyyq/images/dot.png) no-repeat center;
        background-size: 100% 100%;
        z-index: 2;
        pointer-events: none;
        right: 10%;
        bottom: -.05rem;
    }

    .navs .li0 .box {
        height: 96vw;
        width: 96vw;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        /* overflow: hidden; */
        bottom: 0;
        margin-left: -48vw
    }

    .navs .li0 .box:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: url(/ghxyyq/images/xzcir.png) no-repeat center;
        background-size: 100% 100%;
        z-index: 0;
        pointer-events: none;
        animation: roted 10s linear infinite;
        opacity: .6
    }

    .navs .li0 .boxs {
        height: 60%;
        width: 60%;
        border-radius: 50%;
        position: relative;
        z-index: 4;
        overflow: hidden;
    }

    .navs .li0 .boxs .linejz {
        position: absolute;
        bottom: .15rem;
        left: 50%;
        margin-left: -16vw;
        width: 32vw;
        pointer-events: none;
        user-select: none
    }

    .navs .li0 .bg {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 60%;
        width: 60%;
        ;border-radius: 50%;
        background: url(/ghxyyq/images/bgcirs.png) no-repeat center;
        background-size: 100% 100%;
        margin-left: -30%;
        margin-top: -30%;
        z-index: 0;
        pointer-events: none;
    }

    .navs .li0 .boxs:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border-radius: 50%;
        background: url(/ghxyyq/images/yline.png) no-repeat bottom center;
        background-size: 100% auto;
        z-index: 1;
        pointer-events: none
    }

    .navs .li0 .box .wt1 {
        width: 36vw;
        position: absolute;
        left: 50%;
        margin-left: -18vw;
        top: 38%;
        z-index: 5;
        pointer-events: none;
        user-select: none
    }

    .navs .li0 .box .wt2 {
        width: 56vw;
        position: absolute;
        left: 50%;
        margin-left: -28vw;
        top: 28%;
        z-index: 5;
        pointer-events: none;
        user-select: none
    }

    .main {
        position: relative;
        background: transparent;
        height: auto;
        min-height: 100vh;
        background: #6f0508;
        padding-bottom: .3rem
    }

    .navss,.mbg,.svgmask {
        display: block;
    }

    .navss {
        position: absolute;
        top: 105vw;
        left: 0;
        right: 0;
        z-index: 4
    }

    .svgmask {
        position: absolute;
        left: 0;
        right: 0;
        top: 84vw;
        z-index: 5
    }

    .svgmask svg {
        width: 100%
    }

    .svgmask svg path {
        fill: none
    }

    .svgmask #sq1 {
        fill: rgba(255,255,255,0)
    }

    .svgmask #sq2 {
        fill: rgba(255,255,255,0)
    }

    .svgmask #sq3 {
        fill: rgba(255,255,255,0)
    }

    .svgmask #sq4 {
        fill: rgba(255,255,255,0)
    }

    .svgmask #sq5 {
        fill: rgba(255,255,255,0)
    }

    .svgmask #sq6 {
        fill: rgba(255,255,255,0)
    }

    .navss li {
        height: 16vw;
        background: rgba(255,255,255,0);
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: .34rem
    }

    .navss li:last-child {
        padding-bottom: .2rem
    }
}

@media (max-width: 992px) {
}

.pop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 999;
    display: none;
    backdrop-filter: blur(3px)
}

.pop .popss {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pop .pops img {
    width: 5.2rem
}

.pop .pops a {
    position: absolute;
    top: .2rem;
    right: .2rem;
    z-index: 4;
    color: #fff;
    font-size: .26rem;
    font-weight: bold;
    transition: .3s
}

.pop .pops a:hover {
    transform: rotate(90deg);
}

@media screen and (orientation: portrait) {
    @media (width: 1024px) {
        .navs .li0 .box .wt2 {
            width: 60vw;
            margin-left: -30vw;
            top: 40%
        }

        .navs .li0 .boxs .linejz {
            margin-left: -18vw;
            width: 36vw;
        }

        .header .logo img {
            height: 1.2rem
        }

        .header {
            padding: .4rem 0
        }

        .navss li {
            font-size: .56rem
        }
    }
}

@media (max-width:597px){
        .navs .li0 .box .wt2 {
        width: 70vw;
        position: absolute;
        left: 50%;
        margin-left: -35vw;
        top: 20%;
        z-index: 5;
        pointer-events: none;
        user-select: none
    }
    .navs .li0 .box{bottom:-5vw}
}<!--ºÄÊ±1757821113.1939Ãë-->