@-webkit-keyframes Bigger {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-moz-keyframes Bigger {
    from {
        -moz-transform: scale(1);
        transform: scale(1)
    }

    to {
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-o-keyframes Bigger {
    from {
        -o-transform: scale(1);
        transform: scale(1)
    }

    to {
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes Bigger {
    from {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}
::-webkit-scrollbar {
    position: absolute;
    right: 0;
    top: 0
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-thumb {
    background: #ec6756;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

::-webkit-scrollbar-track {
    background: 0 0
}

body {
    background-color: #181f27
}

.wrapper {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat
}

.wrapper1 .logo,
.wrapper1 .logo-1,
.wrapper1 .top-links,
.wrapper2 .detail-wrapper .detail p strong,
.wrapper2 .detail-wrapper .detail p strong::before {
    background-image: url(https://static.web.sdo.com/cqyh/pic/act/2025/1111_Activity/icon.png?v=3123123);
    background-repeat: no-repeat
}

.wrapper1 {
    height: 1149px;
    background-image: url(https://static.web.sdo.com/cqyh/pic/act/2025/1111_Activity/1.jpg?v=2024-09-24-10-21-51-516)
}

.wrapper1 .logo {
    position: absolute;
    width: 235px;
    height: 94px;
    left: 20px;
    top: 60px
}
.wrapper1 .logo-1 {
    position: absolute;
    width: 424px;
    height: 94px;
    left: 20px;
    top: 60px;
    background-position: 0 -706px;
}

.wrapper1 .top-links {
    position: absolute;
    width: 197px;
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    right: 60px;
    top: 30px;
    background-position: -367px 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wrapper1 .top-links.top-links-1 {
    width: 130px;
    height: 60px;
    background-position: -367px -91px
}

.wrapper1 .top-links li {
    width:60px;
    position: relative;
}

.wrapper1 .top-links li a {
    position: absolute;
    width: 100%;
    height: 100%
}
.wrapper1 .btn-video {
    background: url(https://static.web.sdo.com/cqyh/pic/act/2025/1111_Activity/video_btn.png?v=2024-09-24-10-21-51-516);
    position: absolute;
    z-index: 2;
    width: 63px;
    height: 66px;
    top: 280px;
    left: 50%;
    margin-left: 110px;
    cursor: pointer;
    -webkit-animation-name: bounceIn, Bigger;
    -moz-animation-name: bounceIn, Bigger;
    -o-animation-name: bounceIn, Bigger;
    animation-name: bounceIn, Bigger;
    -webkit-animation-duration: .6s, .6s;
    -moz-animation-duration: .6s, .6s;
    -o-animation-duration: .6s, .6s;
    animation-duration: .6s, .6s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 1s, .2s;
    -moz-animation-delay: 1s, .2s;
    -o-animation-delay: 1s, .2s;
    animation-delay: 1s, .2s;
    -webkit-animation-direction: normal, alternate;
    -moz-animation-direction: normal, alternate;
    -o-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
    -webkit-animation-iteration-count: 1, infinite;
    -moz-animation-iteration-count: 1, infinite;
    -o-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
}
.wrapper1 .navs {
    position: absolute;
    background: url(https://static.web.sdo.com/cqyh/pic/act/2025/1111_Activity/navs-cq.png?v=2024-09-24-10-21-51-516);
    width: 866px;
    height: 631px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top:444px;
    left: 50%;
    margin-left: -787px
}

.wrapper1 .navs ul{
    position: relative;
    width: 866px;
    height: 631px;
    top: 0;
    left: 0;
    display: block;
    float:left;
    margin-right: 65px;
}

.wrapper1 .navs li {
    position: absolute;
    display: block;
    width: 110px;
    height: 280px;
    cursor: pointer;
}
.wrapper1 .navs li:nth-child(1){

    top: 300px;
    left: 25px;
    -webkit-transform: rotate(11deg);
    -moz-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
    -o-transform: rotate(11deg);
    transform: rotate(11deg);
}
.wrapper1 .navs li:nth-child(2){
    top: 202px;
    left: 182px;
    -webkit-transform: rotate(12deg);
    -moz-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg);
}
.wrapper1 .navs li:nth-child(3){
    top: 126px;
    left: 326px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5eg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
}
.wrapper1 .navs li:nth-child(4){
    top: 95px;
    left: 465px;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
}
.wrapper1 .navs li:nth-child(5){
    top: 65px;
    left: 600px;
    -webkit-transform: rotate(-12deg);
    -moz-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    -o-transform: rotate(-12deg);
    transform: rotate(-12deg);
}
.wrapper1 .navs li:nth-child(6){
    top: 52px;
    left: 732px;
    -webkit-transform: rotate(-19deg);
    -moz-transform: rotate(-19deg);
    -ms-transform: rotate(-19deg);
    -o-transform: rotate(-19deg);
    transform: rotate(-19deg);
}

.wrapper2 {
    min-height: 1291px;
    background: url(https://static.web.sdo.com/cqyh/pic/act/2025/1111_Activity/2.jpg?v=2024-09-24-10-21-51-516) no-repeat top center #333066
}

.wrapper2 .title-wrapper {
    padding: 34px 0 90px 0
}

.wrapper2 .title-wrapper img {
    display: block;
    height: 51px;
    margin: 0 auto
}

.wrapper2 .detail-wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative;
    line-height: 40px
}

.wrapper2 .detail-wrapper .detail {
    color: #f6e4d3;
    padding-bottom: 120px;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.wrapper2 .detail-wrapper .detail img {
    display: inline-block;
    margin: 10px 10px 10px 0;
    max-width: 80%
}

.wrapper2 .detail-wrapper .detail p {
    position: relative;
    padding-left: 130px
}

.wrapper2 .detail-wrapper .detail p strong {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #d7d1ca;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    font-weight: 700;
    text-align: center;
    background-position: 0 -843px
}

.wrapper2 .detail-wrapper .detail p strong::before {
    position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    left: 4px;
    top: 5px;
    background-position: -607px -39px
}

.wrapper2 .detail-wrapper .detail table {
    text-align: center;
    font-size: 14px;
    margin: 10px 0 20px 140px;
    line-height: 1.4;
    max-width: 100%
}

.wrapper2 .detail-wrapper .detail table td {
    padding: 6px 0;
    border: 1px solid #ec6756
}

#nav {
    position: absolute;
    right: 100px;
    top: 1280px;
    z-index: 3;
    width: 127px;
    height: 882px;
}

#nav.fixed {
    top: 0;
    position: fixed
}

#nav ul {
    padding-top: 30px
}

#nav ul li {
    background: url("https://static.web.sdo.com/cq/pic/act/2021/w/1027d11/wg/nav.png") no-repeat;
    width: 127px;
    height: 105px;
    cursor: pointer;
    position: relative;
    color: #ddcb9b;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    text-align: center;
    margin-bottom: 12px;
    
    
}
#nav ul li:after {
    position: absolute;
    left: 50%;
    bottom: -12px;
    content: '';
    width: 1px;
    height: 12px;
    margin-left: -1px;
    background-color: #a3a0c5;
}
#nav ul li h4 {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 25px;
    
}

#nav ul li span {
    font-size: 10px;
    line-height: 10px;
    font-weight: 400;
}

#nav ul li.active {
    color: #9f833a;
    background: url("https://static.web.sdo.com/cq/pic/act/2021/w/1027d11/wg/nav-on.png") no-repeat;
}

#nav .gotop {
    display: block;
    width: 53px;
    height: 49px;
    margin: 0 auto;
    background: url("https://static.web.sdo.com/cq/pic/act/2021/w/1027d11/wg/btn-top.png") no-repeat;
}
.pop .content {
    background-color: transparent
}

.pop .content .close {
    width: 63px;
    height: 66px;
    border: none;
    right: -76px;
    top: 10px;
    background: url("https://static.web.sdo.com/cqyh/pic/act/2025/1111_Activity/close_btn.png?v=2024-09-24-10-21-51-516") no-repeat;

}
#videoPop .content {
    width: 780px;
    height: 440px
}

@media screen and (min-width:1920px) {
    #nav.fixed {
        right: 50%;
        margin-right: -860px
    }
}