/*顶部banner*/

@font-face { 
    font-family: 'zhanku-happy-regular';
    src: url('../../images/index-new/zk-font-kl.ttf');
}

body {
    overflow-x: hidden;
}
body * {
    transition: all 0.2s;
}

#pin-box {
    width: 100% !important;
}

.zk-font {
    font-family: 'zhanku-happy-regular';
}

.zk-font.underline {
    position: relative;
}

.zk-font.underline::before { 
    position: absolute;
    left: 0;
    right:0;
    bottom: 0;
    content: "";
    height: 6px;
    background-color: #EDD928;
    border-radius: 3px;
    z-index: -1;
}

.part-header {
    height: 840px;
    background: linear-gradient( 180deg, #F04C3A 0%, #CC232A 100%);
    position: relative;
}
.part-header::before {
    content: '';
    position: absolute;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../../images/index-new/part-header-bg.png) repeat-x;
    background-size: 100%;
    z-index: 0;
}
.part-header * {
    position: relative;
    z-index: 1;
}
.part-header .logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 55px;
}
.part-header .logo img {
    height: 46px;
}
.part-header .logo .right-text {
    color: #fff;
    font-size: 32px;
    line-height: 1;
}

.part-header .main {
    width: 1570px;
    margin: 0 auto;
    height: 714px;
    background: url(../../images/index-new/part-header-img-1.png) no-repeat;
    background-size: cover;
    background-position:  center bottom;
}
.part-header .main .main-content {
    width: 600px;
    position: absolute;
    right: 30px;
    bottom: 75px;
}
.part-header .main .main-content .dwlist {
    border-top: rgba(255,255,255,0.6) dashed 1px;
    border-bottom: rgba(255,255,255,0.6) dashed 1px;
    padding: 20px 0;
    margin-bottom: 48px;
}
.part-header .main .main-content .dwlist .dw-text {
    color: #fff;
    line-height: 44px;
    font-size: 20px;
}

.btn-default {
    background-color: #EDD928;
    border-radius: 36px;
    display: inline-flex;
    align-items: center;
    gap: 16px;
    height: 72px;
    color: #AB1829;
    padding: 0 48px;

}
.btn-default img {
    width: 32px;
    height: 21.5px;
}
.btn-default span {
    font-size: 28px;
    line-height: 28px;
}

.btn-default:hover {
    color: #AB1829 !important;
    transform: translateX(3px);
}

.part-header-nav {
    background-color: #B31F25;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    gap: 32px;
    z-index: 10;
}
.part-header-nav a {
    font-size: 24px;
    display: block;
    color: #FBE1D1 !important;
    padding: 0 48px;
    border-radius: 28px;
    line-height: 56px;
    height: 56px;
}
.part-header-nav a:hover {
    font-weight: bold;
}

.part-header-nav a.active {
    background-color: #EDD928;
    color: #B31F25 !important;
    font-weight: bold;
}

/*大赛首页部分*/
.part-d-index {
    background: linear-gradient(to top, #F7BDA4 0%, #F47462 100%);
    position: relative;
    overflow: hidden;
}
.part-d-index::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(../../images/index-new/part-d-index-bg2.png) no-repeat;
    background-size: 35%;
    background-position: right 300px;
    z-index: 0;
    opacity: 0.6;
}

.part-d-index * {
    position: relative;
    z-index: 1;
}

.part-d-index::after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 100px;
    background: url(../../images/index-new/part02-left-bg.png) no-repeat;
    background-size: 35%;
    background-position: left bottom;
    z-index: 0;
    opacity: 0.6;
}
.part-d-index .yinyan {
    width: 1200px;
    margin: 168px auto;
}

.part-d-index .yinyan-info {
    border-radius: 24px;
    background:#AB1829;
    text-align: center;
}
.part-d-index .yinyan::before {
    content: "";
    position: absolute;
    width: 436px;
    height: 396px;
    left: -360px;
    top: 230px;
    background: url(../../images/index-new/part-1-l.png) no-repeat;
    background-size: cover;
}
.part-d-index .yinyan * {
    position: relative;
    z-index: 1;
}


.part-d-index .yinyan .yinyan-title img {
    height: 116.43px;
    margin-top: -75px;
}

.part-d-index .yinyan .yinyan-content {
    margin: 45px 120px 0;
    background-color: #FEE4D5;
    border-radius: 24px;
    height: 590px;
}

.yinyan-content-box {
    font-size: 20px;
    line-height: 43px;
    color: #000;
    padding: 35px 0;
}

.yinyan-content-box .zk-font {
    color: #AB1829;
    font-size: 30px;
    font-weight: 100;
}

.part-d-index .yinyan .yinyan-footer {
    text-align: right;
    padding-bottom: 30px;
}
.part-d-index .yinyan .yinyan-footer img {
    height: 141.5px;
    margin-right: 153px;
    margin-top: -75px;
}

.guanyu {
    width: 1200px;
    margin: 325px auto 160px;
}
.guanyu::before {
    content: "";
    position: absolute;
    width: 490px;
    height: 490px;
    right: -360px;
    top: -260px;
    background: url(../../images/index-new/xiaolian.png) no-repeat;
    background-size: cover;
}
.guanyu .guanyu-box {
    border-radius: 24px;
    background-color: #AB1829;
    text-align: center;
    display: block;
    padding: 1px 0;
    position: relative;
}

.guanyu .guanyu-changhong {
    background-color: #FEE4D5;
    border-radius: 24px;
    margin: -150px 120px 80px 120px;
    position: relative;
}
.guanyu .guanyu-changhong .guanyu-changhong-title img {
    height: 100.43px;
    margin-top: -46px;
}

.guanyu .guanyu-changhong .guanyu-changhong-content {
    line-height: 44px;
    font-size: 18px;
    color: #000;
} 

.guanyu .guanyu-changhong .guanyu-changhong-content .zk-font {
    font-size: 32px;
    color: #AB1829;
    
}
.guanyu .guanyu-changhong .btn-box {
    margin-top: 0;
    position: relative;
    bottom: -36px;
    margin-top: -15px;
}

.btn-2 {
    color: #AB1829;
    font-size: 28px;
    height: 72px;
    line-height: 72px;
    padding: 0 72px;
    background-color: #F5A200;
    border-radius: 36px;
    display: inline-block;
    font-weight: 500;
    position: relative;
}
.btn-2:hover {
    background-color: #EDD928;
    color: #AB1829 !important;
}
.btn-2::after {
    content: "";
    position: absolute;
    background: url(../../images/index-new/shou.png) no-repeat;
    background-size: cover;
    width: 52px;
    height: 48px;
    bottom: -16px;
    right: -16px;
}

.sp-line {
    height: 16px;
    background: #AB1829;
    opacity: 0.1;
}

/* 奖项设置 */
.part-d-awards {
    background: linear-gradient(to top, #F47462 0%, #F7BDA4 100%);
    min-height: 1000px;
    overflow: hidden;
    padding: 184px 0 0;
}


.part-d-awards .awards-title {
    width: 960px;
    background-color: #FDC4AC;
    border-radius: 24px 24px 0 0;
    text-align: center;
    margin: 0 auto;
    height: 88px;
}
.part-d-awards .awards-title img { 
    height: 100.43px;
    margin-top: -45px;
}


.part-d-awards .award-body {
    position: relative;
    padding-bottom: 160px;
}
.part-d-awards .award-body::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(../../images/index-new/part-d-index-bg2.png) no-repeat;
    background-size: 35%;
    background-position: right bottom;
    z-index: 0;
    opacity: 0.6;
}

.awards-main-bg {
    width: 1280px;
    margin: 0 auto 0;
    position: relative;
}
.awards-main-bg::before {
    content: "";
    position: absolute;
    width: 556.5px;
    height: 556.5px;
    left: -425px;
    top: 50px;
    background: url(../../images/index-new/part-3-left.png) no-repeat;
    background-size: cover;
}

.awards-main-bg .awards-main {
    background-color: #AB1829;
    border-radius: 24px;
    padding: 48px;
    color: #FEE4D5;
    position: relative;
    z-index: 1;
}
.awards-main-bg .awards-main .flex {
    display: flex;
}
.awards-main .m-box .m-box-title {
    margin-bottom: 24px;
    display: flex;
    gap: 24px;
    align-items: center;
}
.awards-main .m-box .m-box-title .zk-font {
    font-size: 25px;
}

.m-box.left {
    flex: 1;
}
.m-box.right .awards-list {
    width: 265px;
    border-left: 2px dashed #D14866;
    padding-left: 48px;
}

.awards-main .m-box .m-box-main {
    color: #FEE4D5;
    font-size: 16px;
    line-height: 32px;
}

.awards-list {
    display: flex;
    gap: 24px;
}

.awards-list .award-item {
    background: #FEE4D5;
    border-radius: 16px;
    width: 200px;
    color: #000000;
    padding: 28px 24px 55px;
    box-sizing: border-box;
    height: 285px;
    background-repeat: no-repeat;
    background-size: 63.5px 74.5px;
    background-position: 125px  25px;
}
.awards-list .award-item h5 {
    color: #8A0F28;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
.awards-list .award-item .label {
    background: #AB182922;
    font-size: 16px;
    color: #AB1829;
    border-radius: 20px;
    padding: 4px 20px;
}
.awards-list .award-item p:first-of-type {
    margin-top: 30px;
}
.awards-list .award-item p {
    padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
}

.awards-list .award-item p::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 2px solid #ee3830;
    left: 3px;
    top: 11px;
}

.awards-main .m-box.has-pen-bg {
    background: url(../../images/index-new/award-pen.png) no-repeat;
    background-size: 245px 245px;
    background-position: right center;
}


.btn-label {
    background-color: #EDD928;
    height: 40px;
    color: #AB1829;
    padding: 0 24px;
    line-height: 1;
    line-height: 40px;
    display: inline-block;
    border-radius: 20px;
    font-size: 20px;
    font-weight: bold;
}

/*赛事进程*/
.part-d-process {
    padding-bottom: 160px;
    position: relative;
}
.part-d-process::after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 100px;
    background: url(../../images/index-new/part-4-left.png) no-repeat;
    background-size: 512px 640px;
    background-position: left bottom;
    z-index: 0;
    opacity: 0.6;
}
.part-d-process * {
    position: relative;
    z-index: 1;
}

.part-d-process .process-title {
    width: 960px;
    background-color: #AB1829;
    border-radius: 24px 24px 0 0;
    text-align: center;
    margin: 184px auto 0;
    height: 88px;
}
.part-d-process .process-title img { 
    height: 100.43px;
    margin-top: -45px;
}

.part-d-process .process-body-bg {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.part-d-process .process-body-bg::before {
    content: '';
    position: absolute;
    width: 560px;
    height: 580.5px;
    right: -390px;
    top: -50px;
    background: url(../../images/index-new/part-4-right.png) no-repeat;
    background-size: cover;
    z-index: 0;
}


.part-d-process .process-body {
    background: #FEE4D5;
    border-radius: 24px;
    position: relative;
    z-index: 1;
}

.part-d-process .process-body h3 {
    font-size: 32px;
    padding: 48px 0;
    text-align: center;
    color: #AB1829;
}

.part-d-process .process-body .process-list {
    display: flex;
    justify-content: space-between;
    margin: 0 48px;
    padding-bottom: 64px;
}

.process-list .process-item {
    width: 200px;
    background: #f6d4c6;
    border-radius: 16px;
    text-align: center;
    position: relative;
    height: 292px;
}

.process-list .process-item:nth-child(2n) {
    background-color: #f8dcba;
}

.process-list .process-item .num {
    position: absolute;
    font-size: 20px;
    color: #ee3830;
    left: 20px;
    top: 20px;
    font-weight: bold;
}

.process-list .process-item img {
    width: 96px;
    height: 96px;
    margin-top: 40px;
}

.process-list .process-item h4 {
    color: #AB1829;
    font-size: 24px;
    font-weight: bold;
}

.process-list .process-item h4 span {
    border-bottom: 2px solid #d69590;
    padding-bottom: 12px;
    display: inline-block;
}

.process-list .process-item p {
    padding: 10px 20px;
    color: #000;
    line-height: 28px;
    font-size: 16px;
}


.part-d-side-task {
    position: relative;
    background: linear-gradient( 180deg, #F47462 0%, #F7BDA4 100%);
    overflow: hidden;
}

.part-d-side-task::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(../../images/index-new/part-5-right.png) no-repeat;
    background-size: 692px 880px;
    background-position: right 100px;
    z-index: 0;
    opacity: 0.6;
}

.huode-info {
    padding: 24px 40px;
    background-color: #f6d4c6;
    margin: 30px 120px 20px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.huode-info span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background:url(../../images/index-new/dui.png) no-repeat;
    margin: 0 12px 0 22px;
}

.part-d-side-task .guanyu {
    position: relative;
}

.part-d-side-task .guanyu::before {
    content: "";
    position: absolute;
    width: 560.5px;
    height: 652.27px;
    left: -360px;
    top: -120px;
    background: url(../../images/index-new/part-5-left.png) no-repeat;
    background-size: cover;
}

.part-d-desc {
    padding: 184px 0 0;
}
.part-d-desc .desc-title {
    width: 960px;
    background-color: #FDC4AC;
    border-radius: 24px 24px 0 0;
    text-align: center;
    margin: 0 auto;
    height: 88px;
}
.part-d-desc .desc-title img { 
    height: 108.43px;
    margin-top: -45px;
}

.part-d-desc .desc-body {
    position: relative;
    padding-bottom: 160px;
}

.part-d-desc .desc-body::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(../../images/index-new/part-6-left.png) no-repeat;
    background-size: 692px 880px;
    background-position: left bottom;
    z-index: 0;
    opacity: 0.6;
}
.desc-main-bg {
    width: 1280px;
    margin: 0 auto 0;
    position: relative;
}
.desc-main-bg::before {
    content: "";
    position: absolute;
    width: 358.88px;
    height: 358.88px;
    right: -250px;
    bottom: 150px;
    background: url(../../images/index-new/part-6.png) no-repeat;
    background-size: cover;
}

.desc-main-bg .desc-main {
    background-color: #AB1829;
    border-radius: 24px;
    padding: 35px;
    color: #FEE4D5;
    position: relative;
    z-index: 1;
    height: 665px;
    font-size: 16px;
}

.main-top-tip {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 30px;
}
.main-top-tip a {
    color: #EDD928 !important;
}

.main-flex {
    display: flex;
    gap: 34px;
}
.main-flex .flex-left {
    width: 174px;
}
.main-flex .flex-left a {
    display: block;
    height: 48px;
    background-color: #FDC4AC;
    border-radius: 56px;
    margin-bottom: 24px;
    line-height: 48px;
    font-size: 18px;
    color: #8A0F29 !important;
    text-align: center;
}
.main-flex .flex-left a:hover {
    font-weight: bold;
}
.main-flex .flex-left a.active {
    background-color: #EDD928;
    font-weight: bold;
}

.main-flex .flex-main {
    flex: 1;
    max-height: 500px;
    overflow-y: auto;
    padding-right: 32px;
}

.gdt::-webkit-scrollbar {
	display: block !important;
	width: 4px;
}
.gdt::-webkit-scrollbar-thumb {
	background-color: #EDD928;
	height: 45px;
}
.gdt::-webkit-scrollbar-track {
	border-radius: 0;
	background-color: #F47462;
}

.main-flex .flex-main .main-info {
    display: none;
    line-height: 35px;
    text-align: justify;
}

.main-flex .flex-main .main-info.active {
    display: block;
}
.main-flex .flex-main .main-info span {
    color: #EDD928;
}
.main-flex .flex-main .main-info span.strong {
    font-weight: bold;
}
.main-flex .flex-main .main-info p {
    margin-bottom: 5px;
}

.yaoqiu-table {
    background-color: #8A0F28;
    width: 100%;
    border-radius: 16px;
    margin: 20px 0;
    overflow: hidden;
}
.yaoqiu-table th {
    height: 72px;
    line-height: 72px;
    font-size: 20px;
    color: #FBE1D1;
    text-align: center;
}
.yaoqiu-table td { 
    background-color: #FBE1D1;
    color: #4B433E;
    font-size: 16px;
    padding: 20px 16px;
    line-height: 38px;
    border-right: 1px solid rgba(75,67,62,0.3);;
    border-bottom: 1px solid rgba(75,67,62,0.3);;
}
.yaoqiu-table tr td:last-of-type {
    border-right: 0;
}

/*新导航栏*/
.new-nav-bar {
    background: url(../../images/index-new/new-nav-bar.png) no-repeat;
    background-size: 128px;
    width: 128px;
    position: fixed;
    top: calc(50vh - 365px);
    right: 32px;
    z-index: 1000;
    transition: all 0.3s;
}

.new-nav-bar .navs {
    margin-top: 140px;
    background-color: #AB182A;
    border-radius: 0 0 20px 0;
    overflow: hidden;
    transition: all 0.3s;
}
.new-nav-bar .navs .nav-item {
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    text-align: center;
    color: #FDC4AC;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}
.new-nav-bar .navs .nav-item:hover {
    background-color: #EDD92844;
}
.new-nav-bar .navs .nav-item a {
    color: #FDC4AC !important;
    flex: 1;
}
.new-nav-bar .navs .nav-item:last-of-type {
    background-color: #8A0F29;
    border-radius: 0 0 20px 0;
}

.new-nav-bar .navs .nav-item.more-link {
    gap: 4px;
}
.new-nav-bar .navs .nav-item.more-link a {
    flex: none;
}

.new-nav-bar .navs .nav-item.active {
    background-color: #EDD928;
}
.new-nav-bar .navs .nav-item.active a {
    color: #AB1829 !important;
    font-weight: bold;
}
.ziliao-icon {
    text-align: center;
    margin-top: 10px;
}
.ziliao-icon img {
    width: 93.75px;
    height: 100px;
    transition: all 0.2s;
}
.ziliao-icon img:hover {
    /* opacity: 0.85; */
    transform: translateY(-1px);
}

.new-nav-bar .qr-box {
    position: absolute;
    bottom: 0;
    right: 144px;
    width: 280px;
    background-color: #FBE1D1;
    border-radius: 12px;
    padding: 20px;
}
.new-nav-bar .qr-box .qr-box-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    line-height: 1;
}
.new-nav-bar .qr-box .qr-box-title strong {
    font-size: 18px;
    color: #8A0F28;
}
.new-nav-bar .qr-box .qr-box-title .qr-box-close {
    font-size: 22px;
    color: rgba(0,0,0,.35);
}
.new-nav-bar .qr-box .qr-box-title .qr-box-close:hover {
    color: rgba(0,0,0,.65) !important;
}

.new-nav-bar .qr-box .qr-box-body {
    display: flex;
    gap: 16px;
}
.new-nav-bar .qr-box .qr-box-body .qr-item {
    text-align: center;
}
.new-nav-bar .qr-box .qr-box-body .qr-item img {
    width: 112px;
    height: 112px;
    padding: 8px;
    background-color: #fff;
    border-radius: 8px;
}
.new-nav-bar .qr-box .qr-box-body .qr-item p {
    font-size: 12px;
    padding-top: 10px;
}
.new-nav-bar .qr-box .qr-box-body .qr-item p span {
    color: #AB1829;
}

.tips-info {
    display: flex;
    color: #FEE4D5;
    gap: 12px;
    align-items: center;
    margin: 10px 0 40px 40px;
    justify-content: center;
}
.tips-info p {
    line-height: 24px;
    font-size: 16px;
    text-align: left;
}


@media (max-width: 1880px) {
    .part-header .logo {
        padding: 30px 45px;
    }
    .part-header .logo img {
        height: 40px;
    }
    .part-header .logo .right-text {
        font-size: 28px;
    }
    .part-header {
        height: 718px;
    }
    .part-header .main {
        width: 1300px;
        height: 592px;
    }
    .part-header .main .main-content {
        bottom: 40px;
        width: 500px;
    }
    .part-header .main .main-content .dwlist {
        margin-bottom: 32px;
        padding: 15px 0;
    }

    .btn-default {
        height: 64px;
        padding: 0 32px;
    }

    .new-nav-bar {
        right: 16px;
    }
}


@media (max-width: 1580px) {
    .part-header .logo {
        padding: 25px 40px;
    }
    .part-header .logo img {
        height: 35px;
    }
    .part-header .logo .right-text {
        font-size: 24px;
    }
    .part-header {
        height: 585px;
    }
    .part-header .main {
        width: 1100px;
        height: 500px;
    }
    .part-header .main .main-content {
        bottom: 30px;
        width: 420px;
    }
    .part-header .main .main-content .dwlist {
        margin-bottom: 24px;
        padding: 15px 0;
    }
    .part-header .main .main-content .dwlist .dw-text {
        font-size: 16px;
        line-height: 34px;
    }

    .btn-default {
        height: 48px;
        padding: 0 24px;
    }

    .btn-default span {
        font-size: 22px;
        line-height: 22px;
    }
    .btn-default img {
        height: 18px;
        object-fit: cover;
    }

    .new-nav-bar {
        right: 16px;
    }
    .part-header-nav {
        padding: 14px 0;
    }
    .part-header-nav a {
        font-size: 20px;
        padding: 0 40px;
        border-radius: 26px;
        line-height: 48px;
        height: 48px;
    }
}

@media (max-height: 750px) {
    .new-nav-bar {
        top: calc(50vh - 300px);
        background: url(../../images/index-new/nav-top-bg.png) no-repeat;
        background-size: 128px 50px;
        overflow: hidden;
        border-radius: 20px 0 0 0;
    }
    .new-nav-bar .navs {
        margin-top: 50px;
    }
    .new-nav-bar .navs .nav-item {
        line-height: 44px;
        height: 44px; 
    }
}