    footer {
        width: 100%;
        background-color: #9B0204;
        /* background-image: url(./botlogo.png); */
        background-repeat: no-repeat;
        background-position: 20px 50%;
        position: relative;
        bottom: 0;
        margin-top: 0;
        padding: 0 20px 0 20px;
        box-sizing: border-box;
    }
    
    .footmain {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .footmain p {
        font-size: 12px;
        line-height: 23px;
        text-align: center;
        color: #fff;
    }
    
    .footmain p a {
        color: #fff
    }
    
    .footicon {
        width: 200px;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -35px;
    }
    
    .footinone {
        width: 100px;
        height: 100px;
        text-align: center;
        line-height: 1.8em;
        color: #fff;
    }
    
    .footinone:first-child {
        display: none;
    }
    
    .footimg {
        width: 100%;
        height: 580px;
        background: url(./footbg.png);
        position: relative;
        top: -122px;
    }
    
    .foot_bg {
        position: absolute;
        width: 100%;
        height: 161px;
        top: 1900px;
        background: url(./footer_bg.png);
        background-size: 220%;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .fhsy {
        padding: 8px 18px;
        color: #fff;
        position: absolute;
        top: 10px!important;
        left: 10px!important;
        background-color: rgba(220, 240, 253, 0.5);
        color: #fff;
        display: block;
        border-radius: 5px;
    }
    
    .header {
        width: 100%;
        height: 800px;
        /* background: linear-gradient(rgb(59, 143, 254), rgb(255, 255, 255)); */
    }
    
    .box {
        width: 90%;
        height: auto;
        margin: 0 auto;
    }
    
    .header {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    
    .header_img {
        width: 100%;
        height: 200px;
        background-image: url(./banner12.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    
    .header_img_bottom {
        width: 100%;
        height: 60px;
        background: rgb(136, 0, 0);
        position: relative;
        bottom: 0px;
        padding-top: 20px;
    }
    
    .header {
        width: 100%;
        height: auto;
    }
    
    .iteam1 {
        width: 100%;
        margin: 0 auto;
        height: auto;
        margin-bottom: 50px;
    }
    
    .iteam1 .title {
        width: 80%;
        height: 58px;
        background-image: url(./1.png);
        background-size: contain;
        margin: 0 auto;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .iteam1 .iteam_more a {
        font-size: 14px;
        font-weight: 500;
        color: #C23E2D;
        line-height: 23px;
        float: right;
        position: relative;
        bottom: 38px;
    }
    
    .kex {
        display: flex;
        width: 100%;
        margin: 0 auto;
        justify-content: space-between;
        flex-direction: column;
    }
    
    .kex_left {
        width: 100%;
        height: 215px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        /* background-image: url(./xjp.jpg); */
    }
    
    .kex_right {
        width: 100%;
        margin-left: 0px;
        margin-top: 42px;
    }
    
    .kex_right ul>li {
        width: 100%;
        margin: auto;
        font-family: SourceHanSansCN-Regular;
        font-size: 18px;
        color: #000000;
        letter-spacing: 0;
        line-height: 31px;
    }
    
    .kex_right h6 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .swjs_left ul li a,
    .swjs_right ul li a,
    .kex_right ul>li a {
        color: #000000;
    }
    
    .kex_right span {
        float: right;
    }
    
    .quan {
        width: 8px;
        height: 8px;
        background: #FF7D78;
        border-radius: 50%;
        display: inline-block;
        margin-right: 10px;
        position: relative;
        bottom: 10px;
    }
    
    .kex_right h6 {
        width: 78%;
        display: inline-block;
    }
    
    .iteam1_2 {
        width: 100%;
        margin: 0 auto;
        height: auto;
        margin-bottom: 90px;
    }
    
    .iteam1_2 .title {
        width: 80%;
        height: 114px;
        background-image: url(./2.png);
        background-size: contain;
        margin: 0 auto;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .iteam1_2 .iteam_more a {
        font-size:14px;
        font-weight: 500;
        color: #C23E2D;
        line-height: 23px;
        float: right;
        position: relative;
        bottom: 56px;
    }
    
    .iteam1_2 .title {
        margin-bottom: -10px;
    }
    
    .iteam1_2 li {
        margin-bottom: 10px;
    }
    
    .border-style1 {
        border: 1px #FFCCCC solid;
        height: 110px;
        border-radius: 5px;
        background-color: #fff;
    }
    
    .border-style2 {
        height: 100%;
        border: 1px #FFCCCC solid;
        padding: 13px 15px;
        box-sizing: border-box;
        border-radius: 5px;
    }
    
    .list-data {
        width: 20%;
        height: 61px;
        border: #FFCCCC 1px solid;
        margin-top: 9px;
        float: left;
        border-radius: 5px;
    }
    
    .list-data h2 {
        text-align: center;
        padding: 7px 0;
        color: #D22E21;
        font-size: 18px;
        border-bottom: 1px solid #FFCCCC;
    }
    
    .list-data h5 {
        text-align: center;
        font-size: 16px;
        color: #666666;
        font-weight: 100;
    }
    
    .list-text {
        width: 72%;
        float: right;
        height: 100%;
        position: relative;
        float: left !important;
        margin-left: 15px !important;
    }
    
    .list-text .list-title {
        float: left;
        margin-left: 15px;
        width: 100% !important;
    }
    
    .list-text .list-title p {
        width: 100%;
        height: 30px;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
        border-bottom: #f2f2f2 1px solid;
        line-height: 15px;
        overflow: hidden;
    }
    
    .list-text .list-title p a {
        color: #444444;
    }
    
    .list-text .list-title .list-title-bif {
        height: 48px;
        overflow: hidden;
        font-size: 12px;
        font-weight: 300;
        line-height: 12px;
        overflow: hidden;
    }
    
    .list-text .list-title .list-title-bif a {
        color: #8f8d8d;
    }
    
    .iteam2 {
        width: 100%;
        margin: 0 auto;
        height: auto;
        margin-bottom: 0px;
    }
    
    .iteam2 .title {
        width: 80%;
        height: 58px;
        background-image: url(./6.png);
        background-size: contain;
        margin: 0 auto;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .iteam2 .iteam_more a {
        font-size: 14px;
        font-weight: 500;
        color: #C23E2D;
        line-height: 23px;
        float: right;
        position: relative;
        bottom: 40px;
    }
    
    .lb {
        width: 100%;
        height: auto;
        margin: 0 auto;
        margin-top: 40px;
    }
    
    .iteam2 .swiper {
        width: 100%;
        height: 120px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
        bottom: 30px;
    }
    
    .iteam2 .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        transition-property: transform;
        box-sizing: content-box;
    }
    
    .iteam2 .swiper-slide {
        text-align: center;
        font-size: 22px;
        width: 34%;
        line-height: 11px;
        transition: 300ms;
        /* transform: scale(0.8); */
    }
    
    .lb img {
        width: 100px;
        height: 100px;
        border-radius: 10px;
    }
    
    .lb a {
        width: 100%;
    }
    
    .lb .swiper-slide span {
    width: 110px;
    height: 40px;
    display: inline-block;
    line-height: 13.2px;
    position: relative;
    bottom: 20px;
    text-align: center;
    background-image: url(./textbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 10px;
    font-weight: bolder;
    color: #333333;
    -webkit-text-stroke: aquamarine;
    }
    
    .lb .swiper-slide-active,
    .swiper-slide-duplicate-active {
        transform: scale(1);
    }
    
    .lb .swiper-pagination {
        position: relative;
        bottom: 50px;
    }
    
    .iteam3 {
        width: 100%;
        margin: 0 auto;
        height: auto;
        margin-bottom: 20px;
    }
    /* .iteam3 .title {
        width: 100%;
        height: 88px;
        background-image: url(./1.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 0px;
    } */
    
    .iteam3_1 .title {
        width: 80%;
        height: 58px;
        background-image: url(./3.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin-bottom: 0px;
    }
    
    .iteam3 .iteam_more a {
        font-size: 14px;
        font-weight: 500;
        color: #C23E2D;
        line-height: 23px;
        float: right;
        position: relative;
        bottom: 50px;
    }
    
    .iteam3 .swiper {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    
    .iteam3 .swiper-wrapper {
        position: relative;
        width: 80%;
        height: 100%;
        z-index: 1;
        transition-property: transform;
        box-sizing: content-box;
    }
    
    .iteam3 .swiper-slide {
        text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    
    .iteam3 .swiper-slide img {
        display: block;
        width: 100%;
        height: 192px;
        object-fit: cover;
    }
    
    .iteam4 {
        width: 100%;
        margin: 0 auto;
        height: auto;
        margin-bottom: 50px;
    }
    
    .iteam4 .title {
        width: 80%;
        height: 58px;
        background-image: url(./7.png);
        background-size: contain;
        margin: 0 auto;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .iteam4 .iteam_more a {
        font-size: 14px;
        font-weight: 500;
        color: #C23E2D;
        line-height: 23px;
        float: right;
        position: relative;
        bottom: 40px;
    }
    
    .iteam4 .swiper {
        width: 100%;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
        bottom: 30px;
    }
    
    .iteam4 .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        transition-property: transform;
        box-sizing: content-box;
    }
    
    .iteam4 .swiper-slide {
        text-align: center;
        font-size: 22px;
        width: 33.5%;
        line-height: 11px;
        transition: 300ms;
        transform: scale(0.8);
    }
    
    .lb2 img {
        width: 380px;
        height: 250px;
    }
    
    .lb2 a {
        width: 100%;
    }
    
    .lb2 .swiper-slide span {
        width: 380px;
        height: 100px;
        background-color: #f4e3c8;
        display: inline-block;
        line-height: 60px;
        border-radius: 0 0 20px 20px;
        position: relative;
        font-size: 26px;
        font-weight: bolder;
        line-height: 30px;
        text-align: center;
        text-transform: uppercase;
        color: #333333;
        padding: 10px 30px 0 30px;
        box-sizing: border-box;
    }
    
    .lb2 .swiper-pagination {
        position: relative;
        bottom: 50px;
    }
    
    .iteam5 .title {
        width: 80%;
        height: 58px;
        background-image: url(./8.png);
        background-size: contain;
        margin: 0 auto;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .iteam5 .iteam_more a {
width: 40px;
        font-size: 14px;        font-weight: 500;
        color: #C23E2D;
        line-height: 23px;
        float: right;
        position: relative;
        bottom: 40px;
    }
    
    .iteam5 {
        width: 100%;
        margin: 0 auto;
        height: auto;
        margin-bottom: 20px;
    }
    
    .iteam5 .swiper {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
        bottom: 30px;
    }
    
    .iteam5 .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        transition-property: transform;
        box-sizing: content-box;
    }
    
    .iteam5 .swiper-slide {
        text-align: center;
        font-size: 22px;
        width: 33.5%;
        line-height: 11px;
        transition: 300ms;
        transform: scale(0.8);
    }
    
    .header_list {
        width: 141px;
        height: 50.64px;
    }
    
    .lefttap {
        border-bottom: 1px solid #C23E2D;
    }
    
    .lefttap span {
        display: block;
        width: 120px;
        height: 50.64px;
        float: left;
        text-align: center;
        line-height: 50px;
        font-size: 18px;
        cursor: pointer;
        margin-right: 30px;
        font-weight: 500;
        color: #323333;
    }
    
    .lefttapcho a {
        font-weight: 800;
        color: #C23E2D;
        width: 400px;
        text-align: left;
    }
    
    .lefttap span a {
        width: 240px;
        color: #C23E2D;
        display: block;
    }
    
    .lefttapcho {
        background-image: url(./lefttap.jpg);
        font-weight: 800;
        color: #0F66DA;
        /* background-color: #C1DEFF; */
        border-bottom: 5px solid #C23E2D;
    }
    
    .ytdd {
        margin-top: 30px;
        height: 220px;
        overflow: hidden;
    }
    
    .ytdd img {
        width: 100%;
        height: 212px;
    }
    
    .hj {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    
    .hj .box {
        width: 100%;
    }
    
    .hj p {
        width: 100%;
        height: 64px;
        line-height: 64px;
        font-size: 24px;
        color: #fff;
        display: block;
        padding-left: 30px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.3);
        position: relative;
        bottom: 64px;
    }
    
    .hj .video {
        width: 382px;
        height: 212px;
        position: relative;
        bottom: 276px;
        display: block;
        margin: 0 auto;
        padding: 86px 170px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.2);
    }
    
    .lb2 img {
    width: 123%;
    height: auto;
    }

    .lb2 {
            height: 160px;
    margin-bottom: 20px;
    }
    
    .lb2 a {
        width: 100%;
    }
    
    .lb2 .swiper-slide span {
    width: 123%;
    height: 110px;
        background-color: #f4e3c8;
        display: inline-block;
        line-height: 60px;
        border-radius: 0 0 10px 10px;
        position: relative;
        font-size: 14px;
        font-weight: bolder;
        line-height: 19px;
        text-align: center;
        text-transform: uppercase;
        color: #333333;
        padding: 10px 10px 0 10px;
        box-sizing: border-box;
    }
    
    .bg {
        width: 100%;
        height: auto;
        background-image: url(./bg.png);
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat;overflow: hidden;
    }
    /* .bg {
height: 3950px;
} */
    
    .swiper-button-next,
    .swiper-button-prev {
        width: 22px!important;
        height: 50px!important;
        background-color: rgb(239, 190, 140);
        border-radius: 4px;
        top: 40%!important;
        color: #fff!important;
    }
    
    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 12px!important;
    }
    
    .iteam2 .swiper-button-next {
        right: 10px!important;
    }
    
    .iteam2 .swiper-button-prev {
        left: 10px!important;
    }
    
    .iteam4 .swiper-button-next {
        right: 0px!important;
    }
    
    .iteam4 .swiper-button-prev {
        left: 0px!important;
    }
    
    .iteam6 .title {
        width: 80%;
        height: 58px;
        background-image: url(./11.png);
        background-size: contain;
        margin: 0 auto;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .iteam6 .iteam_more a {
        font-size: 14px;
        font-weight: 500;
        color: #C23E2D;
        line-height: 23px;
        float: right;
        position: relative;
        bottom: 60px;
    }
    
    .iteam6 {
        width: 100%;
        margin: 0 auto;
        height: auto;
        margin-bottom: 50px;
    }
    
    .dongtai2 {
        display: none;
    }
    
    .dongtai3 {
        display: none;
    }
    
    .lefttap2 {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    
    .lefttap2 span {
        display: block;
        width: 90px;
        height: 40px;
        background: #F8D8A3;
        border-radius: 8px;
    }
    
    .lefttapcho2 a {
        color: #C23E2D;
    }
    
    .lefttap2 span a {
        font-size: 16px;
        font-weight: normal;
        color: #C23E2D;
        line-height: 40px;
        display: block;
        text-align: center;
    }
    
    .lefttapcho2 {
        font-weight: 800;
        color: #C23E2D;
        background: #FCEBD0!important;
    }
    
    .lefttap3 {
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: start;
    }
    
    .lefttap3 span {
        display: block;
        width: 160px;
        height: 40px;
        background: #F4E3C8;
        border: 1px solid #D9C7AC;
        /* text-align: left; */
    }
    
    .pxsbx {
        width: 100px!important;
        transform: skewX(25deg);
        position: relative;
        right: 32px;
        text-align: center;
    }
    
    .pxsbx a {
        text-align: center!important;
    }
    
    .fpxsbx {
        transform: skewX(-25deg);
    }
    
    .lefttap3 span a {
        font-size: 12px;
        font-weight: 900;
        color: #C23E2D;
        line-height: 40px;
        display: block;
        text-align: left;
    }
    
    .frist a {
        padding-left: 10px;
        box-sizing: border-box;
    }
    
    .lefttapcho3 {
        font-weight: 800;
        color: #fff!important;
        /* background: #FCEBD0; */
        background: linear-gradient(90deg, #D33531 0%, #9E140F 100%)!important;
    }
    
    .lefttapcho3 a {
        color: #fff!important;
    }
    
    .dbt {
        margin-top: 30px;
        width: 392px;
        height: 251px;
        overflow: hidden;
    }
    
    .dbt img {
        width: 392px;
        height: 251px;
    }
    
    .dongtai3 p {
        width: 392px;
        height: 251px;
        line-height: 64px;
        font-size: 24px;
        color: #fff;
        display: block;
        padding-left: 30px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.3);
        position: relative;
        bottom: 64px;
    }
    
    .dongtai3 .video {
        width: 392px;
        height: 251px;
        position: relative;
        bottom: 503px;
        display: block;
        margin: 0 auto;
        padding: 100px 170px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.2);
    }
    
    .dongtai3 .rigword {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .iteam7 .title {
        width: 80%;
        height: 58px;
        background-image: url(https://www.bast.net.cn/picture/0/2207141341318052671.png);
        background-size: contain;
        margin: 0 auto;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    .iteam7 .iteam_more a {
        font-size: 14px;
        font-weight: 500;
        color: #C23E2D;
        line-height: 23px;
        float: right;
        position: relative;
        bottom: 40px;
    }
    
    .iteam7 {
        width: 100%;
        margin: 0 auto;
        height: auto;
        margin-bottom: 50px;
    }
    
    .flex7 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    
    .xcp_l {
        height: 440px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    
    .xcp_t,
    .xcp_b {
        /* margin-top: 30px; */
        width: 100%;
        height: 210px;
        margin: 0 auto;
        overflow: hidden;
    }
    
    .xcp_r {
        /* margin-top: 30px; */
        width: 100%;
        height: 200px;
        margin: 0 auto;
        overflow: hidden;
    }
    
    .xcp_t img {
        width: 100%;
        height: 210px;
        height: auto;
        margin: 0 auto;
    }
    
    .xcp_b img {
        width: 100%;
        height: 210px;
        margin: 0 auto;
    }
    
    .xcp_r img {
        width: 100%;
        height: 210px;
        margin: 0 auto;
    }
    
    .xcp_t p {
        width: 100%;
        height: auto;
        line-height: 64px;
        font-size: 24px;
        color: #fff;
        display: block;
        padding-left: 30px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.3);
        position: relative;
        /*bottom: 144px;*/
    }
    
    .xcp_r p {
        width: 100%;
        height: auto;
        line-height: 64px;
        font-size: 24px;
        color: #fff;
        display: block;
        padding-left: 30px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.3);
        position: relative;
        bottom: 84px;
    }
    
    .xcp_b p {
        width: 100%;
        height: auto;
        line-height: 64px;
        font-size: 24px;
        color: #fff;
        display: block;
        padding-left: 30px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.3);
        position: relative;
        bottom: 64px;
    }
    
    .xcp_t .video {
        width: 100%;
        height: auto;
        position: relative;
        bottom: 300px;
        display: block;
        margin: 0 auto;
        padding: 100px 170px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.2);
    }
    
    .xcp_b .video {
        width: 100%;
        height: auto;
        position: relative;
        bottom: 300px;
        display: block;
        margin: 0 auto;
        padding: 100px 170px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.2);
    }
    
    .xcp_r .video {
        width: 100%;
        height: auto;
        position: relative;
        bottom: 300px;
        display: block;
        margin: 0 auto;
        padding: 100px 170px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.2);
    }
    
    .swiper-button-next,
    .swiper-button-prev {
        display: none!important;
    }
    

    .iteam4 .lb2 img {
    width: 123%;
    height: 100px;
    }
.iteam4 .lb2 .swiper-slide span{
    height: 60px;
}
.fhsy{display:none!important;}

    .lb3 {
           height: 140px;
    margin-top: 20px;
    }
.lb3 img{
width: 100%;
    height: auto;
}

.lb3 .swiper-slide span {
    width: 100%;
    height: 110px;
    background-color: #f4e3c8;
    display: inline-block;
    line-height: 60px;
    border-radius: 0 0 10px 10px;
    position: relative;
    font-size: 14px;
    font-weight: bolder;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
   }

.ytdd_more {
    font-size: 20px;
    font-weight: 500;
    color: #C23E2D;
    line-height: 23px;
    /* float: right; */
    position: relative;
    top: 10px;
    left: 260px;
}
.vlog_more {
    font-size: 20px;
    font-weight: 500;
    color: #C23E2D;
    line-height: 23px;
    /* float: right; */
    position: relative;
    top: 10px;
    left: 260px;
}

