::-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
}

#nav,
#nav::after,
#nav::before,
.wrapper1 .logo,
.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/0922_NewArea/icon.png?v=2024-09-24-10-21-51-516);
    background-repeat: no-repeat
}

.wrapper1 {
    height: 1222px;
    background-image: url(https://static.web.sdo.com/cqyh/pic/act/2025/0922_NewArea/1.jpg?v=2024-09-24-10-21-51-516)
}

.wrapper1 .logo {
    position: absolute;
    width: 235px;
    height: 94px;
    left: 20px;
    top: 60px
}

.wrapper1 .top-links {
    position: absolute;
    width: 173px;
    height: 54px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    right: 60px;
    top: 30px;
    background-position: -367px -1px;
    -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: 115px;
    height: 54px;
    background-position: -367px -94px
}

.wrapper1 .top-links li {
    width: 46px;
    position: relative
}

.wrapper1 .top-links li a {
    position: absolute;
    width: 100%;
    height: 100%
}

.wrapper1 .title {
    position: absolute;
    width: 1038px;
    height: 555px;
    background-image: url(https://static.web.sdo.com/cqyh/pic/act/2025/0922_NewArea/title.png);
    top:0;
    left: 50%;
    margin-left: -290px;
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    z-index: 0
}

.wrapper1 .navs {
    position: absolute;
    background: url(https://static.web.sdo.com/cqyh/pic/act/2025/0922_NewArea/nav-bg.png?v=2024-09-24-10-21-51-516);
    width: 896px;
    height: 549px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 164px;
    top:534px;
    left: 50%;
    margin-left: -167px
}

.wrapper1 .navs ul{
    position: relative;
    width: 685px;
    height: 200px;
    top: 35px;
    left: 103px;
    display: block;
    float:left;
    margin-right: 65px;
}

.wrapper1 .navs li {
    width: 185px;
    height: 40px;
    cursor: pointer;
    margin: 0 auto;
    margin-bottom: 18px;
    text-align: center;
    line-height: 40px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(88, 23, 17, 0)), color-stop(#581711), to(rgba(88, 23, 17, 0)));
    background: -webkit-linear-gradient(left, rgba(88, 23, 17, 0), #581711, rgba(88, 23, 17, 0));
    background: -moz-linear-gradient(left, rgba(88, 23, 17, 0), #581711, rgba(88, 23, 17, 0));
    background: -o-linear-gradient(left, rgba(88, 23, 17, 0), #581711, rgba(88, 23, 17, 0));
    background: linear-gradient(to right, rgba(88, 23, 17, 0), #581711, rgba(88, 23, 17, 0));
    font-size: 20px;
    color: #f2dccf;
    text-indent: .2em;
    border-top: 1px solid #370a07;
    border-bottom: 1px solid #370a07
}
.wrapper1 .navs li:nth-child(1){
    position: absolute;
    top: 0;
    left: 63px;
}
.wrapper1 .navs li:nth-child(2){
    position: absolute;
    top: 60px;
    left: 63px;
}
.wrapper1 .navs li:nth-child(3){
    position: absolute;
    top: 120px;
    left: 63px;
}
.wrapper1 .navs li:nth-child(4){
    position: absolute;
    top: 0;
    right: 53px;
}
.wrapper1 .navs li:nth-child(5){
    position: absolute;
    top: 60px;
   right: 53px;
}
.wrapper1 .navs li:nth-child(6){
    position: absolute;
    top: 120px;
    right: 53px;
}

.wrapper1 .navs li:hover {
    background: -webkit-gradient(linear, left top, right top, from(rgba(214, 57, 50, 0)), color-stop(#d63932), to(rgba(214, 57, 50, 0)));
    background: -webkit-linear-gradient(left, rgba(214, 57, 50, 0), #d63932, rgba(214, 57, 50, 0));
    background: -moz-linear-gradient(left, rgba(214, 57, 50, 0), #d63932, rgba(214, 57, 50, 0));
    background: -o-linear-gradient(left, rgba(214, 57, 50, 0), #d63932, rgba(214, 57, 50, 0));
    background: linear-gradient(to right, rgba(214, 57, 50, 0), #d63932, rgba(214, 57, 50, 0));
    color: #f4e285;
}

.wrapper2 {
    min-height: 1140px;
    background: url(https://static.web.sdo.com/cqyh/pic/act/2024/0919_NewArea/2.jpg?v=2024-09-24-10-21-51-516) no-repeat top center #2a2b46
}

.wrapper2 .title-wrapper {
    padding: 64px 0 160px 0
}

.wrapper2 .title-wrapper img {
    display: block;
    height: 140px;
    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: 98px;
    height: 492px;
    background-position: -53px -172px
}

#nav.fixed {
    top: 0;
    position: fixed
}

#nav ul {
    padding-top: 60px
}

#nav ul li {
    width: 88px;
    height: 54px;
    cursor: pointer;
    margin-bottom: 16px;
    position: relative;
    color: #352610;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #90623c
}

#nav ul li h4 {
    font-size: 24px
}

#nav ul li span {
    font-size: 12px
}

#nav ul li.active {
    background-color: #dfaf94
}

#nav .gotop {
    width: 84px;
    height: 92px;
    cursor: pointer;
    position: absolute;
    left: 50%;
    margin-left: -42px;
    bottom: 0
}

#nav .line {
    position: absolute;
    width: 2px;
    height: 100%;
    background: #dcb078;
    z-index: -1;
    left: 50%;
    bottom: 10px;
    margin-left: -1px
}

#nav::after,
#nav::before {
    position: absolute;
    content: "";
    left: 50%;
    width: 24px;
    height: 20px;
    margin-left: -12px;
    z-index: 2
}

#nav::before {
    top: -28px;
    background-position: -232px -691px
}

#nav::after {
    bottom: 0;
    background-position: -232px -730px
}

@media screen and (min-width:1920px) {
    #nav.fixed {
        right: 50%;
        margin-right: -860px
    }
}