﻿@charset "utf-8";


.title1 {
    margin-bottom: 50px;
    background: url(../image/back_t2.png) no-repeat center center;
    height: 128px;
}

.title1 .name {
    padding-top: 10px;
    padding-bottom: 25px;
}

.title1 .name img {
    margin: auto;
    height: 67px;
}

.title1 .fbt {
    text-align: center;
    color: #dda230;
    font-size: 18px;
}

.box1 {
    padding-top: 100px;
}






.box1 .slick-list {
    overflow: visible;
}

.box1 .box {
    max-width: 1500px;
}

.box1 .list {
    padding-top: 50px;
}

.box1 .carousel-container {
    /* max-width: 1200px; */
    /* margin: 50px auto; */
    position: relative;
    margin: 0px 20px;
}

.box1 .carousel-item {
    transition: transform 0.3s ease;
}

.box1 .carousel-item a {
    /* padding: 20px; */
    padding-top: 20px;
    transition: transform 0.3s ease;
}

.box1 .carousel-item .a1 {
    padding: 0px 20px
}

.box1 .carousel-image {
    height: 300px;
    background-size: cover;
    background-position: center;
    /* border-radius: 8px; */
    /* margin-bottom: 15px; */
    margin-top: 20px;
    box-sizing: border-box;
    border: 4px solid #dac590;
    background-size: cover;
}

.box1 .carousel-title {
    font-size: 24px;
    /* margin-bottom: 10px; */
    /* color: #333; */
    line-height: 38px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 200;
}

.box1 .wz {
    height: 234px;
    box-sizing: border-box;
    padding-top: 20px;
    position: relative;
}

.box1 .carousel-summary {
    line-height: 41px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 50px;
    opacity: 0;
}

.box1 .custom-nav {
    position: absolute;
    top: -50px;
    right: 20px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.box1 .nav-buttons {
    display: flex;
    gap: 10px;
}

.box1 .nav-buttons button {
    background: none;
    /* border: 1px solid #ddd; */
    width: 32px;
    height: 32px;
    /* border-radius: 50%; */
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 0px;
    background: url(../image/zfx.png) no-repeat center center;
}

.box1 .nav-buttons button.next-btn1 {
    background-image: url(../image/yfx.png);
}

.box1 .nav-buttons button:hover {

    background-image: url(../image/zfx1.png);
}

.box1 .nav-buttons button.next-btn1:hover {
    background-image: url(../image/yfx1.png);
}

.box1 .index-display {
    display: flex;
    align-items: center;
    font-family: monospace;
    font-size: 24px;
}

.box1 .progress-container {
    width: 290px;
    height: 6px;
    background: #7f0303;
    border-radius: 8px;
    overflow: hidden;
}

.box1 .progress-bar {
    width: 20%;
    height: 100%;
    background: #e53b3b;
    transition: width 0.6s ease;
}

.box1 .swz {
    border-left: 2px solid #774a03;
    padding-left: 10px;
    opacity: 0;
}

.box1 .swzitem {
    line-height: 28px;
    background: url(../image/sj.png) no-repeat center left;
    padding-left: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.box1 .swzitem:nth-child(2) {
    background-image: url(../image/bj.png);
}

.box1 .more {
    right: 0;
    bottom: 30px;
    position: absolute;
}

.box1 a {}

.box1 a .a1 {
    background: url(../image/back_1.png) no-repeat center center;
    background-size: 0px 0px;
    background-color: rgba(218, 197, 144, 0);

}

.box1 .slick-current .swz,
.box1 .slick-current .carousel-summary {
    opacity: 1;
    transition: all 0.4s;
}

.box1 .slick-current a {
    background-color: #fef3e1;
    color: #774a03;
    font-weight: 200;
    /* transition: all 0.6s; */
}

.box1 .slick-current .carousel-title {

    transition: all 0.4s;
    font-weight: 600;
}

.box1 .slick-current .wz {
    height: 370px;
}

.box1 a:hover .a1 {
    background-size: 100% 100%;
    color: #ffffff;
    transition: all 0.2s;
}

.box1 .slick-current a:hover {
    transition: all 0.2s;
    background: url(../image/back_1.png);
    background-size: 100% 100%;
    color: #ffffff;
}

.box1 .slick-current a:hover .swzitem:nth-child(1) {
    background-image: url(../image/sj1.png);
}

.box1 .slick-current a:hover .swzitem:nth-child(2) {
    background-image: url(../image/bj1.png);
}

.box1 .slick-current a:hover .swz {
    border-left: 2px solid #ffffff;
}




.title2 {
    background: url(../image/back_t1.png) no-repeat center center;
    height: 117px;
    background-size: auto 100%;
    text-align: center;
    margin-bottom: 70px;
}

.title2 .name {
    color: #cc0000;
    font-size: 48px;
    font-family: 'SourceHanSerifSCBold';
    padding-top: 26px;
    padding-bottom: 12px;
}

.title2 .name1 {
    color: #dda230;
    font-size: 18px;

}

.box2 {
    position: relative;
    padding-top: 120px;
}

.box2 .list {
    width: calc(100% + 34px);
}

.box2 .list .item {
    width: calc(33.33% - 34px);
    margin-right: 34px;
    margin-bottom: 60px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    position: relative;
    height: 235px;
    background-size: contain;
    float: left;
    background-color: #ffffff;
}


.box2 .list .date {
    position: absolute;
    width: 90px;
    height: 90px;
    text-align: center;
    color: #ffffff;
    background: url(../image/back_tzgg1.png) no-repeat center center;
    background-size: contain;
    border-radius: 50%;
    left: 25px;
    top: -30px;
}

.box2 .list .date1 {
    font-family: 'DinBold';
    font-size: 46px;
    padding-top: 5px;
    padding-bottom: 1px;
}

.box2 .list .date2 {
    font-family: 'DINRegular';
}

.box2 .list .itembj {
    position: absolute;
    left: 0;
    top: 0px;
    width: 0%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s;
}

.box2 .list .item:hover .itembj {
    border: 1px solid #fbcb5c;
    transition: all 0.4s;
}

.box2 .list .item:hover .itembj {
    width: 100%;
}

.box2 .list .item:hover .date {
    background-image: url(../image/back_tzgg2.png);
}

.box2 .list .item:hover .bt {
    color: #a22d21;
    font-weight: 600;
}

.box2 .list .bt {
    position: absolute;
    padding: 0px 30px;
    line-height: 38px;
    font-size: 24px;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}

.box2 .box2back {
    position: absolute;
    left: 50%;
    top: 73px;
    transform: translateX(-50%);
    z-index: -1;
    max-width: 80%;
}

.box3 {
    position: relative;
    padding-top: 120px;
}

.box3 .box3bj {
    position: absolute;
    left: 0;
    top: -20px;
    z-index: -1;
}

.box3 .left {
    width: 50%;
    padding-right: 13px;
    box-sizing: border-box;
}

.box3 .left .item1 {}

.box3 .left .item1 .img {
    position: relative;
    overflow: hidden;
}

.box3 .left .item1 .img img {
    width: 100%;
    height: 404px;
    object-fit: cover;
}

.box3 .left .item1 .date {
    position: absolute;
    top: 27px;
    left: 27px;
    background-color: #c01b15;
    color: #ffffff;
    width: 58px;
    height: 58px;
    text-align: center;
}

.box3 .left .item1 .date1 {
    font-family: 'DinBold';
    font-size: 34px;
    padding-top: 0px;
    padding-bottom: 1px;
}

.box3 .left .item1 .date2 {
    font-family: 'DINRegular';
    font-size: 14px;
}

.box3 .left .item1 .bt {
    font-size: 24px;
    line-height: 70px;
    color: #c01b15;
    text-align: center;
    background-color: #ffffff;
    padding: 0px 20px;
}

.box3 .left .item2 {
    padding: 0 56px;
    line-height: 85px;
    font-size: 24px;
    background: url(../image/index19.png) no-repeat left center;
    background-size: auto 100%;
    background-color: #ffffff;
    margin-top: 13px;
}

.box3 .left .item1:hover img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.box3 .left .item1:hover .bt {
    font-weight: 600;
}

.box3 .left .item2:hover {
    font-weight: 600;
    color: #c01b15;
}

.box3 .right {
    width: 50%;

}

.box3 .right .top {
    width: calc(100% + 13px);
}

.box3 .right .top .item {
    float: left;
    width: calc(50% - 13px);
    margin-right: 13px;
    background-color: #ffffff;
    padding: 14px 12px;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.box3 .right .top .item .date {
    background-color: #f9b50e;
    color: #ffffff;
    width: 58px;
    height: 58px;
    text-align: center;
    margin-bottom: 18px;
}

.box3 .right .top .item .date1 {

    font-family: 'DinBold';
    font-size: 34px;
    padding-top: 0px;
    padding-bottom: 1px;
}

.box3 .right .top .item .date2 {

    font-family: 'DINRegular';
    font-size: 14px;
}

.box3 .right .top .item .bt {
    font-size: 24px;
    line-height: 40px;
    padding: 0px 20px;
}

.box3 .right .top .item:hover {
    background-color: #c01b15;
    color: #ffffff;
    transition: all 0.4s;
}

.box3 .right .bottom {
    /* width: calc(100% + 13px); */
    padding: 41px 28px;
    background-color: #ffffff;
    box-sizing: border-box;
    margin-top: 17px;
}


.box3 .right .bottom .item {
    position: relative;
}

.box3 .right .bottom .img {
    overflow: hidden;
}

.box3 .right .bottom .img img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.box3 .right .bottom .title {
    position: absolute;
    padding: 22px 27px;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #ffffff;
    font-size: 24px;
    box-sizing: border-box;
}





.box3 .right .bottom .back {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40%;

}

.box3 .right .bottom .date {
    position: absolute;
    left: 12px;
    top: 77px;
    background-color: #f9b50e;
    color: #ffffff;
    width: 58px;
    height: 58px;
    text-align: center;
    margin-bottom: 18px;
}

.box3 .right .bottom .date1 {

    font-family: 'DinBold';
    font-size: 34px;
    padding-top: 0px;
    padding-bottom: 1px;
}

.box3 .right .bottom .date2 {
    font-family: 'DINRegular';
    font-size: 14px;
}

.box3 .right .bottom:hover .img img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.box3 .right .bottom:hover .date {
    transition: all 0.4s;
    background-color: #c01b15;
}

.box3 .right .bottom:hover .title {
    transition: all 0.4s;
    color: #f9b50e;
}

.box3 .zt {
    margin-top: 28px;
    height: 410px;
    position: relative;
    display: flex;
}

.box3 .zt .item {
    /* width: 8%; */
    height: 100%;
    position: relative;
    float: left;
    transition: all 0.6s;
    flex: 1;
}

.box3 .zt .item::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(215, 38, 18, 0.4);
    opacity: 1;
}


.box3 .zt .item.style {
    /* width: 60%; */
    flex: 7.5;
}

.box3 .zt .item.style .bt {
    display: none;
}

.box3 .zt .item.style::after {
    opacity: 0;
}

.box3 .zt .item .bt {
    font-size: 24px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #ffffff;
    z-index: 1;
}

.box3 .zt .item .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box4 {
    position: relative;

}

.box4 .box4bj {
    position: absolute;
    bottom: 125px;
    left: 0;
    z-index: -1;

}

.box4 .box {
    padding: 0 8px;
    padding-top: 120px;
    padding-bottom: 110px;
    overflow: hidden;
}

.box4 .box4list {
    padding-top: 80px;
}

.box4 .list {
    height: 560px;
    position: relative;
    display: flex;
    perspective: 500px;
}

.box4 .list .item {
    float: left;
    position: relative;
    overflow: hidden;
    width: auto;
    flex: 1 3.7;

    /*开启后只有宽度渐变 */
    /* transition: flex 0.8s; */

    /* 翻转动画 ：开启后 过度会有个翻转效果  */
    /* transition: all 0.8s; */
}

.box4 .list .item:nth-child(even) {
    transform: rotateY(345deg) scaleX(1.04);
}

.box4 .list .item:nth-child(odd) {
    transform: rotateY(15deg) scaleX(1.04);
}

.box4 .list .item,
.box4 .list .item .a {
    height: 100%;
    box-sizing: border-box;
}

.box4 .list .item .a {
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 0;
    transition: all 1s;

}

.box4 .list .item .title {
    line-height: 28px;
    /* padding-bottom: 25px; */
    font-size: 24px;
    border-left: 3px solid #772323;
    font-family: 'SourceHanSerifSCBold';
    color: #772323;
    padding-left: 15px;
    box-sizing: border-box;
    position: absolute;
    width: calc(100% - 60px);
    top: -30px;
    left: 30px;
    transition: all 1.2s;
}

.box4 .list .item .img {
    border: 0px solid #dac590;
    box-sizing: border-box;
    /* height: calc(100% - 53px); */
    height: 100%;
    overflow: hidden;
}

.box4 .list .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* .box4 .list .item:hover .img img {
    transform: scale(1.1);
} */

.box4 .list .style .title {
    top: 30px;
}

.box4 .list .style .img {
    border: 4px solid #dac590;
}

.box4 .list .style .a {
    padding: 30px;
    padding-top: 83px;
    position: relative;
}



.box4 .list .style {
    flex: 3.7 1;
    transform: rotateY(0deg) scaleY(0.95) !important;
    box-shadow: 0px 0px 8px 0px rgba(92, 16, 4, 0.1);
}

.box4 .list .style:nth-child(2) {

    transform: rotateY(-4deg) !important;
}

.box4 .list .style:nth-child(3) {

    transform: rotateY(4deg) !important;
}

.box5 {
    position: relative;
    z-index: 2;
}

.box5 .box {
    border-top: 1px solid #dac590;
    border-bottom: 1px solid #dac590;
    padding: 30px 0;
}

.box5 .list {
    margin: 0 -10px;
}

.box5 .item {
    padding: 0px 10px;
}

.box5 .item a {
    background: url(../image/index66.png) no-repeat left top;
    background-size: 0% 100%;
    border: 3px solid rgba(218, 197, 144, 0);
    transition: all 0.7s;
    padding: 20px;
    box-sizing: border-box;
}

.box5 .item .sj {
    color: #cccccc;
    font-size: 18px;
}

.box5 .item .bt {
    font-size: 18px;
    height: 52px;
    line-height: 26px;
    font-weight: 600;
    margin: 22px 0;
    transition: all 0.4s;
}

.box5 .item .gd {
    color: #cccccc;
    padding-right: 22px;
    background: url(../image/forward.png) no-repeat right center;
    line-height: 20px;
    display: inline-block;
}

.box5 .item:hover a {
    background-size: 100% 100%;
    border: 3px solid #dac590;
    color: #cd0908;
}

.box5 .item:hover .bt {
    color: #cd0908;
}

.box6 {
    position: relative;
}

.box6 .bj1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-height: calc(100% - 40px);
}

.box6 .bj2 {
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: calc(100% - 40px);
}

.box6 .box {
    position: relative;
    padding-top: 400px;
}

.box6 .title1 {
    position: absolute;
    top: 170px;
    left: 0;

}

.box6 .list {
    height: 820px;
    position: relative;
}

.box6 .list .item {
    position: absolute;
    box-sizing: border-box;
}

.box6 .list .item:nth-child(1) {
    left: 0;
    top: 0;
    height: 48%;
    width: 50%;
    padding-bottom: 10px;
}

.box6 .list .item:nth-child(2) {
    left: 0;
    bottom: 0;
    height: 52%;
    width: 25%;
    padding-right: 10px;
}

.box6 .list .item:nth-child(3) {
    left: 25%;
    top: 48%;
    height: calc(26% - 5px);
    width: 25%;
}

.box6 .list .item:nth-child(4) {
    left: 25%;
    bottom: 0;
    height: calc(26% - 5px);
    width: 25%;
}

.box6 .list .item:nth-child(5) {
    right: 0%;
    bottom: calc(33% + 10px);
    height: 33%;
    width: 50%;
    padding-left: 10px;
}

.box6 .list .item:nth-child(6) {
    right: 0%;
    bottom: 0;
    height: 33%;
    width: 50%;
    padding-left: 10px;
}

.box6 .list .item a {
    height: 100%;
    position: relative;
    border: 3px solid #ffe0ab;
    box-sizing: border-box;
}

.box6 .list .item .tp {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.box6 .list .item .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box6 .list .item .back {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40%;
}

.box6 .list .item .wz {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    color: #ffffff;
}

.box6 .list .item .sj,
.box6 .list .item .bt {
    line-height: 26px;
}



.box6 .list .item .ly1 {}

.box6 .list .item .ly div {
    background-position: left center;
    line-height: 36px;
    background-repeat: no-repeat;
    border-bottom: 3px solid #f09d28;
    padding-left: 30px;
    display: none;
}

.box6 .list .item .ly1 .wb {
    display: inline-block;
    background-image: url(../image/ly1.png);
}

.box6 .list .item .ly2 .wx {
    display: inline-block;
    background-image: url(../image/ly2.png);
    border-bottom: 3px solid #28c445;
}

.box6 .list .item .ly3 .bilibili {
    display: inline-block;
    background-image: url(../image/ly3.png);
    border-bottom: 3px solid #f16c8d;
}

.box6 .list .item .ly4 .dy {
    display: inline-block;
    background-image: url(../image/ly4.png);
    border-bottom: 3px solid #000000;
}

.box6 .list .item .ly5 .sph {
    display: inline-block;
    background-image: url(../image/ly5.png);
    border-bottom: 3px solid #f09d28;
}

.box6 .list .item:hover .img {
    transition: all 0.4s;
    transform: scale(1.1);
}

.box7 {
    padding: 170px 0;
}

.box7 .slick-arrow {
    display: none !important;
}

.box7 .list {
    margin: 0px -10px;
}

.box7 .list .item {
    padding: 0px 10px;
    box-sizing: border-box;
}

.box7 .list .slick-list {
    padding: 10px 0;
}

.box7 .list a {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 5px 5px 10px 0px rgba(179, 17, 15, 0.3);
}

.box7 .list a img {
    width: 100%;
}

.box7 .list a:hover img {
    transform: scale(1.2);
    transition: all 0.4s;
}

.box8 .list {
    width: calc(100% + 50px);

}

.box8 .list .item {
    width: calc(33.33% - 50px);
    float: left;
    margin-bottom: 50px;
    margin-right: 50px;
    position: relative;
    box-sizing: border-box;
    padding-right: 17px;
    padding-bottom: 17px;
}

.box8 .list .item::before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    background-color: #fef3e1;
    width: 70%;
    height: calc(100% - 17px);
    z-index: -1;
}

.box8 .list .item .block {
    border: 1px solid #dac590;
    box-sizing: border-box;
    padding: 20px;
    background: url(../image/back_jlysqh.png) no-repeat left center;
    background-color: #ffffff;
    background-size: 0 100%;

}

.box8 .list .item .sj {
    color: #dac590;
}

.box8 .list .item .sj1 {
    font-size: 28px;
    font-weight: 600;
}

.box8 .list .item .sj2 {
    margin-left: 10px;
}

.box8 .list .item .bt {
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}

.box8 .list .item:hover .block {
    background-size: 100% 100%;
    border: 1px solid #bf2300;
    transition: all 0.4s;
    color: #bf2300;
}

.box8 .list .item:hover .sj {
    color: #bf2300;
    transition: all 0.4s;
}

.box8 .list .item:hover::before {
    background-color: #bf2300;
    transition: all 0.4s;
}

.box9 {
    padding-top: 80px;
    padding-bottom: 150px;
}

.box9 .title2 .name span {
    color: #a4721d;
}

.box9 .list {
    float: right;
    max-width: 1520px;
    width: 1520px;
    align-items: end;
    display: flex;
}

.box9 .list .left {
    width: calc(100% - 300px);
    position: relative;
    float: none;
}

.box9 .list .left .bt {
    width: 34%;
    float: left;
    position: relative;
}

.box9 .list .left .bt1 {
    width: 81%;
    top: 0;
    right: 0;
    position: absolute;
    height: 100%;
}

.box9 .list .left .bt2 {
    position: relative;
    width: 100%;
    height: 100%;
}

.box9 .list .left .img {
    width: 100%;
}

.box9 .list .left .icon {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    height: 52%;
}

.box9 .list .left .more {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 11%;
    color: #ffffff;
    font-size: 18px;
    padding-bottom: 9px;
    border-bottom: 1px solid #ffffff;
}

.box9 .list .left .more:hover {
    transition: all 0.4s;
    color: #dda230;
    border-bottom: 1px solid #dda230;
}

.box9 .list .left .sp {
    width: 66%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.box9 .list .left .sp .video-container {
    width: 100%;
    height: 500px;
}

.box9 .list .left .video-poster::before {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.box9 .list .right {
    width: 300px;
    padding-left: 30px;
    box-sizing: border-box;
    float: none;
}

.box9 .list .right .item {
    background-color: #ffe0a9;
    padding: 15px;
    box-sizing: border-box;
    margin-top: 15px;
}

.box9 .list .right .top {
    overflow: hidden;
    height: 132px;
}

.box9 .list .right .top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box9 .list .right .bt {
    padding-top: 12px;
    color: #774a03;
}

.box9 .list .right .item:hover .top img {
    transition: all 0.4s;
    transform: scale(1.2);
}

.box9 .list .right a:hover .bt,
.box9 .list .right .bt:hover {
    transition: all 0.4s;
    color: #cc0000;
}

.box9 .list .right .play-button {
    width: 40px;
    height: 40px;
}

.box10 {
    padding-bottom: 5.789vw;
    position: relative;
}

.box10 .title2 {
    margin-bottom: 0px;
}

.box10 .box10bj {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.box10 .list {
    height: 51.053vw;
    position: relative;
}

.box10 .list .box10bj2 {
    position: absolute;
    width: 100vw;
    max-width: 100000px;
    left: 0;
    bottom: 0;
}

.box10 .list .item {
    position: absolute;
    transform: translateX(-2.526vw);
}

.box10 .list .item1 {}

.box10 .list .icon {
    width: 5.053vw;
    height: 5.053vw;
    border-radius: 50%;
    border: 1px solid #c22220;
    position: relative;
}

.box10 .list .dw {
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translateX(-50%);
    color: #be1615;
    padding-bottom: 0.73vw;
    white-space: nowrap;
    font-size: 0.785vw;
}

.box10 .list .dw span {
    font-size: 2.3vw;
    font-weight: 600;
}

.box10 .list .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
}

.box10 .list .item1 {
    position: relative;
}


.box10 .list .icon .icon1 {}

.box10 .list .icon .icon2 {
    display: none;
}

.box10 .list .item:hover .icon1 {
    display: none;
}

.box10 .list .item:hover .icon2 {
    display: block;
}

.box10 .list .bt {
    width: 5.526vw;
    margin-left: 2.526vw;
    border-left: 2px solid #838383;
    padding-top: 1.316vw;
    padding-left: 0.526vw;
    box-sizing: border-box;
    font-size: 0.947vw;
    line-height: 1.368vw;
    color: #be1614;
    text-align: center;
}

.box10 .list .item:hover .icon {
    border: 1px solid #ffc025;
    background-color: #ffc025;
    transition: all 0.4s;
}

.box10 .list .item:hover .bt,
.box10 .list .item:hover .dw {
    color: #ffc025;
    transition: all 0.4s;
}

.box10 .list .item:nth-child(1) {
    left: 16vw;
    bottom: 8.4vw;
}

.box10 .list .item:nth-child(2) {
    left: 25.274vw;
    bottom: 15.263vw;
}

.box10 .list .item:nth-child(3) {
    left: 35.168vw;
    bottom: 13.374vw;
}

.box10 .list .item:nth-child(4) {
    left: 45.005vw;
    bottom: 19.374vw;
}

.box10 .list .item:nth-child(5) {
    left: 53.526vw;
    bottom: 18.579vw;
}

.box10 .list .item:nth-child(6) {
    left: 61.32vw;
    bottom: 23.063vw;
}

.box10 .list .item:nth-child(7) {
    left: 68.474vw;
    bottom: 23.458vw;
}

.box10 .list .item:nth-child(8) {
    left: 77.758vw;
    bottom: 22.137vw;
}

.box10 .list .item:nth-child(9) {
    left: 85.163vw;
    bottom: 27.8vw;
}

.box10 .list .item:nth-child(1) .bt {
    min-height: 16.316vw;
}

.box10 .list .item:nth-child(2) .bt {
    min-height: 12.789vw;
}

.box10 .list .item:nth-child(3) .bt {
    min-height: 18.053vw;
}

.box10 .list .item:nth-child(4) .bt {
    min-height: 6.632vw;
}

.box10 .list .item:nth-child(5) .bt {
    min-height: 15.105vw;
}

.box10 .list .item:nth-child(6) .bt {
    min-height: 11.895vw;
}

.box10 .list .item:nth-child(7) .bt {
    min-height: 16.158vw;
}

.box10 .list .item:nth-child(8) .bt {
    min-height: 10.526vw;
}

.box10 .list .item:nth-child(9) .bt {
    min-height: 13.684vw;
    padding-right: 0.5vw;
}

/* .box10 .list .item:nth-child(5) .bt,
.box10 .list .item:nth-child(7) .bt,
.box10 .list .item:nth-child(8) .bt,
.box10 .list .item:nth-child(9) .bt {
    padding-right: 0.5vw;
} */

@media screen and (max-width: 1800px) {
    .box1 .box {
        padding-left: 10%;
        padding-right: 10%;
    }

    .box1 .carousel-image {
        height: 16vw;
    }
}

@media screen and (max-width: 1700px) {
    .box6 .bj2 {
        max-height: calc(100% - 90px);
    }

    .box9 .list {
        width: 100%;
    }

    .box9 .list .left .sp .video-container {
        height: 460px;
    }

    .box9 .list .left {
        width: calc(100% - 240px);
    }

    .box9 .list .right {
        width: 240px;
    }

    .box9 .list .right .top {
        height: 115px;
    }


}


@media screen and (max-width: 1570px) {
    .box4 .list {
        height: calc(94vw/140*56);
        padding-right: 2%;
    }

    .box4 .box4bj {
        height: calc(94vw/140*56);
    }
}

@media screen and (max-width: 1450px) {
    .box9 .list .right .top {
        height: 7vw;
    }


    .box3 .zt {
        height: calc(94vw/140*41);
    }

    .box9 .list .left .sp .video-container {
        height: 30vw;
    }

    .box9 .list .left {
        width: calc(100% - 200px);
    }

    .box9 .list .right {
        width: 200px;
    }

    .box6 .list {
        height: calc(94vw/140*82);
    }

    .box5 .box {
        padding-left: 0% !important;
        padding-right: 0% !important;
        width: 94vw;
        margin: auto;
    }

    .box6 .title1 {
        left: 3%;
    }
}

@media screen and (max-width: 1300px) {

    .box10 .list .bt {
        font-size: 1.147vw;
        line-height: 1.568vw;
    }
}

@media screen and (max-width: 1100px) {
    .box1 .carousel-image {
        height: 22vw;
    }

    /* .box9 .list .right .top {
        height: 5vw;
    } */
}

@media screen and (max-width: 1000px) {
    .box4 .box4bj {
        bottom: 69px;
    }

    .box9 .list .left .sp .video-container {
        height: 38vw;
    }

    .box4 .list .style {
        transform: rotateY(0deg) scaleY(0.96) !important;
    }

    /* 数说 共青团 */
    .box10 .list {
        height: auto;
    }

    .box10 .list1 {
        overflow: hidden;
        padding-top: 15px;
    }

    .box10 .list .item {
        position: static;
        transform: translateX(-0);
        width: 33.33%;
        text-align: center;
        float: left;
        margin-top: 45px;
        padding: 0px 15px;
        box-sizing: border-box;
    }

    .box10 .list .bt {
        font-size: 16px;
        line-height: 24px;
        width: 100%;
        border-left: 0px solid #838383;
        min-height: 0px !important;
        padding-top: 0px !important;
        padding-left: 0 !important;
        margin-left: 0vw !important;
        margin-top: 10px;
        height: 72px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .box10 .list .box10bj2 {
        display: none;
    }

    .box10 .list .dw {
        padding-bottom: 12px;
        font-size: 14px;
    }

    .box10 .list .dw span {
        font-size: 24px;
    }

    .box10 .list .icon {
        width: 70px !important;
        height: 70px !important;
        margin: auto;
        /* margin-top: 30px; */
    }

    /* 数说 共青团 尾*/
    .box9 .list {
        display: block;
    }

    .box9 .list .left {
        float: none;
        width: 100%;
    }

    .box9 .list .right {
        width: calc(100% + 15px);
        float: none;
        margin-top: 20px;
        padding-left: 0;

    }

    .box9 .list .right .top {
        height: 17vw;
    }

    .box9 .list .right .item {
        width: calc(33.33% - 15px);
        float: left;
        margin-right: 15px;
    }

    .box3 .zt .item .bt {
        font-size: 18px;
        line-height: 26px;
    }

    .box4 .box {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .box1 {
        padding-top: 50px;
    }

    .box4 .box4list {
        padding-top: 0px;
    }

    .box2 {
        padding-top: 40px;
    }

    .box2 .list .item {
        width: calc(100% - 34px);
    }

    .box3 {
        padding-top: 0px;
    }

    .box3 .left,
    .box3 .right {
        width: 100%;
        padding-right: 0px;
        float: none;
    }

    .box3 .right {
        margin-top: 30px;
    }

    .box3 .left .item1 .img img {
        height: calc(94vw/70*42);
    }

    .title2 {
        margin-bottom: 40px;
    }

    .box10 .title2 {
        margin-bottom: 40px;
    }

    .box7 {
        padding-top: 40px;
        padding-bottom: 100px;
    }

    .box6 .box {
        padding-top: 330px;
    }

    .box8 .list .item {
        width: calc(50% - 50px);
    }

    .box9 {
        padding-top: 20px;
        padding-bottom: 50px;
    }

    .box3 .right .bottom .img img {
        height: calc(94vw/64*36);
    }

    .box4 .list .item .title {
        line-height: 22px;
        font-size: 18px;
        padding-left: 8px;
    }

    .box4 .list {
        height: calc(94vw / 114 * 56);
    }
}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 768px) {
    .box6 .list .item {
        position: static;
        width: 100% !important;
        margin-top: 30px;
    }

    .box3 .right .bottom .title {
        padding: 18px 15px;
        font-size: 19px;
    }

    .box3 .right .bottom {
        padding: 20px;
        margin-top: 17px;
    }

    .box9 .list .left .more {
        bottom: 6%;
        font-size: 14px;
    }

    .box6 .list {
        height: auto;
    }

    .box8 .list .item {
        width: calc(100% - 50px);
        margin-bottom: 30px;
    }

    .box6 .title1 {
        /* top: 80px;
        left: 50%;
        transform: translateX(-50%); */
        position: static;
    }

    .box6 .list .item .img {
        height: 60vw;
    }

    .box6 .box {
        padding-top: 90px;
    }

    .box6 .bj1 {
        display: none;
    }

    .box6 .bj2 {
        display: none;
    }

    .box5 .box {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .fade-2 .slick-dots {
        bottom: -55px;
    }

    .box4 .list .item .title {

        left: 15px;
        width: calc(100% - 30px);
        top: -25px;
    }

    .box4 .list .style .title {
        top: 17px;
    }

    .box4 .list .style .a {
        padding: 15px;
        padding-top: 54px;
    }

    .box3 .zt .item .bt {
        font-size: 14px;
        line-height: 19px;
        width: 14px;
    }

    .box3 .left .item1 .bt {
        font-size: 19px;
        line-height: 58px;
    }

    .box3 .right .top .item .bt {
        font-size: 18px;
        line-height: 32px;
        padding: 0px 10px;
    }

    .box3 .right .top .item {
        padding-bottom: 30px;
        width: calc(100% - 13px);
        margin-bottom: 13px;
    }

    .box3 .right .top .item .date1 {
        font-size: 26px;
        padding-top: 6px;
    }

    .box3 .left .item2 {
        padding: 0 44px;
        line-height: 70px;
        font-size: 18px;
        margin-top: 13px;
    }

    .box2 .list .date1 {
        font-size: 32px;
        padding-top: 8px;
    }

    .box2 .list .bt {
        padding: 0px 20px;
        line-height: 30px;
        font-size: 20px;
        top: 55%;
    }

    .box2 .list {
        padding-top: 30px;
    }

    .box2 .list .item {
        height: 160px;
    }

    .box2 .list .date2 {
        font-size: 14px;
    }

    .box2 .list .date {
        top: -38px;
        width: 73px;
        height: 73px;
    }

    .title2 {
        height: 70px;
        margin-bottom: 25px;
        background-size: auto 100%;
    }

    .box10 .title2 {
        margin-bottom: 25px;
    }

    .title2 .name1 {
        font-size: 13px;
    }

    .title2 .name {
        font-size: 24px;
        padding-top: 20px;
        padding-bottom: 6px;
    }

    .box1 .carousel-image {
        height: 40vw;
    }

    .box4 .list {
        padding-right: 1%;
    }

    .box1 {
        padding-top: 40px;
    }

    .title1 .fbt {
        text-align: center;
        color: #dda230;
        font-size: 13px;
    }

    .title1 .name img {
        height: 40px;
    }

    .title1 .name {
        padding-top: 5px;
        padding-bottom: 17px;
    }

    .title1 {
        margin-bottom: 25px;
        height: 79px;
        background-size: auto 100%;
    }
}

@media screen and (max-width: 700px) {

    .box1 .progress-container {
        width: 130px;
        height: 4px;
    }

    .box10 .list .item {
        width: 50%;
    }

    .box1 .custom-nav {
        transform: translateX(50%);
        right: 50%;
    }

    .box1 .carousel-title {
        font-size: 18px;
        line-height: 28px;
    }

    .box1 .carousel-summary {
        line-height: 32px;
        margin-top: 20px;
    }

    .box1 .slick-current .wz {
        height: 260px;
    }

    .box1 .wz {
        height: 150px;
    }
}

@media screen and (max-width: 550px) {
    .box4 .list .item .title {
        line-height: 16px;
        font-size: 14px;
        padding-left: 7px;
    }

    .box9 .list .left .bt {
        display: none;
    }

    .box9 .list .left .sp .play-button {
        width: 40px;
        height: 40px;
    }

    .box9 .list .left .sp {
        width: 100%;
        position: static;
    }

    .box9 .list .left .sp .video-container {
        height: 51vw;
    }

    .box9 .list .right .item {
        width: calc(100% - 15px);
    }

    .box9 .list .right .top {
        height: 51vw;
    }

    .box7 {
        padding-bottom: 90px;
    }

    .box4 .box {
        padding-bottom: 40px;
    }

    .box4 .box4bj {
        bottom: 44px;
    }

    .box4 .list .style {
        transform: rotateY(0deg) scaleY(0.98) !important;
    }

    .box4 .list .style .a {
        padding-top: 45px;
    }

    .box3 .right .bottom .date {
        left: 12px;
        top: 12px;
    }

    .box3 .right .bottom .date1 {
        font-size: 26px;
        padding-top: 5px;
    }

    .box3 .left .item1 .date {
        top: 15px;
        left: 15px;
    }

    .box3 .left .item1 .date1 {
        font-size: 28px;
        padding-top: 3px;
    }
}

@media screen and (max-width: 450px) {

    /* .box3 .zt {
        height: calc(94vw / 105 * 41);
    } */
    .box5 .item a {
        padding: 15px 10px;
    }

    .box3 .zt .item.style {
        flex: 5.5;
    }

    .box3 .zt .item .bt {
        font-size: 12px;
        line-height: 16px;
        width: 12px;
    }
}

@media screen and (max-width: 400px) {
    .box10 .list .bt {
        font-size: 14px;
        line-height: 20px;
        height: 60px;
    }

    .box4 .box4bj {
        bottom: 33px;
    }

    .box4 .list .style {
        flex: 5.7 1;
    }

    .box4 .list {
        height: calc(94vw / 114 * 65);
    }

    .box4 .box {
        padding-bottom: 30px;
    }
}