/* 移动端头部-start */
.yd-header {
    height: 50px;
    width: 100%;
    display: none;
    background: #fff;
    box-sizing: border-box;
    padding-left: 28px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.yd-header .yd-header-logo {
    width: 128px;
    height: 32px;
    float: left;
    margin-top: 10px;
}

.yd-header .yd-header-logo img {
    width: 100%;
    height: 100%;
}

.yd-header .yd-header-menu {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.yd-header .yd-header-menu span {
    width: 20px;
    height: 2px;
    background: #d1292e;
    margin: 2px 0;
    display: block;
}

.active span:nth-child(1) {
    transform: translateY(3px) rotate(45deg)
}

.active span:nth-child(2) {
    transform: translateY(-3px) rotate(-45deg)
}

.con-list-right-yd {
    display: none;
}

.con-list-right {
    display: block;
}

/* 移动端头部-end */
/* 移动端导航-start */
.yd-nav {
    width: 100%;
    height: calc(100% - 50px);
    position: fixed;
    top: 50px;
    left: 0;
    background: #999;
    /* opacity: 0.8; */
    z-index: 100;
    display: none;
}

.yd-nav ul {
    width: 100%;
    height: calc(100% - 50px);
}

.yd-nav ul li {
    height: auto;
    line-height: 50px;
    border-bottom: 1px solid #fff;
}

.yd-nav ul li.act-li a {
    color: #d1292e;
}

.yd-nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #fff;
}

/* 移动端导航-end */

/* 移动端首页内容-start */

#swiper-yd {
    display: none;
}

/* 移动端首页内容-end */

#yd-nav {
    display: none;
}

#yd-nav-ej {
    display: none;
}

#page-content-yd {
    display: none;
}

#page-yd {
    display: none;
}

#resourse-tabbar-yd {
    display: none;
}

@media only screen and (max-width: 320px) {
    #box1 .box1-text1 .p2 {
        padding: 24px 0 24px;
    }

    #box4 .box4-bottom .bottom-con .con-center .center-left {
        display: block;
    }

    #box4 .box4-bottom .bottom-con .con-center .center-left .center-left-box {
        font-size: 12px !important;
        line-height: 18px !important;
        color: #fff;
        margin-bottom: 4px;
    }

    /* #box4 .box4-bottom .bottom-con .con-center .center-left p span {
        font-size: 12px !important;
        line-height: 12px !important;
        color: #fff;
    } */

    #box4 .box4-bottom .bottom-con .con-bot {
        line-height: 112px;
    }

    /* .box3-con .box3-p1 {
        line-height: 38px;
        font-size: 34px;
        padding-top: 56px;
    }

    .box3-con .box3-p12 {
        font-size: 24px;
        line-height: 30px;
        top: 60px;
        width: 100%;
    } */

    .left-yd-img {
        display: none;
    }

    .box3-con .box3-p1 {
        padding-top: 70px;
    }

    .box3-con .box3-p12 {
        top: 74px;
    }


}

@media screen and (min-width: 320px) and (max-width: 750px) {

    #box4 .box4-bottom .bottom-con .con-center .center-left p {
        color: #fff;
        font-size: 14px !important;
        line-height: 14px !important;
        width: 98%;
    }

    #page-content {
        min-height: 534px;
    }

    .left-yd-img {
        width: 100%;
        height: 144px;
        box-sizing: border-box;
        padding: 10px;
    }

    .left-yd-img img {
        width: 100%;
        height: 100% !important;
        object-fit: cover;
    }


    .con-title {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
        color: #333;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .con-list-right {
        display: none;
    }

    .con-list-right-yd {
        display: block;
        margin-top: 20px;
    }

    #page-content .con-list-left .con-list-left-article {
        margin-top: 25px;
        cursor: pointer;
    }

    .con-list-right-yd img {
        width: 100%;
        object-fit: cover;
    }

    iframe {
        width: 374px !important;
        height: 374px !important;
    }

    #dituContent {
        width: 374px !important;
        height: 374px !important;
    }

    .header-box {
        display: none;
    }

    .yd-header {
        display: block;
    }

    #swiper-pc {
        display: none;
    }

    #swiper-yd {
        display: block;
        width: 100%;
        height: 100%;
    }

    #box1 {
        padding-top: 50px;
    }

    #yy {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 50px;
        left: 0;
    }

    #box1 .box1-text1 {
        width: 301px;
        top: 30%;
        left: 10px;
    }

    #box1 .box1-text1 .p1 {
        font-size: 28px;
        line-height: 40px;
    }

    #box1 .box1-text1 .p2 {
        font-size: 28px;
        line-height: 30px;
    }

    #box1 .box1-text1 .p3 {
        width: 235px;
        height: 3px;
    }

    #box1 .p4 {
        font-size: 14px;
        line-height: 28px;
        width: 301px;
        left: 10px;
        top: 61%;
    }

    #box2 .box2-con {
        width: auto;
        height: auto;
        padding-top: 0;
    }

    #box2 .box2-con .con-right {
        display: none;
    }

    #box2 .box2-con .con-left {
        width: auto;
        height: auto;
    }

    #box2 .box2-con .con-left .left-top {
        width: 100%;
        padding: 70px 10px 17px;
    }

    #box2 .box2-con .con-left .left-bot {
        width: 100%;
        padding: 10px;
        height: auto;
        padding-top: 20px;
    }

    #box2 .box2-con .con-left .p1 {
        font-style: normal;
        font-size: 24px;
        line-height: 30px;
    }

    #box2 .box2-con .con-left .left-bot .p21 {
        padding-top: 16px;
        -webkit-line-clamp: 7;
    }

    #box2 .box2-con .con-left .p2 {
        padding-top: 16px;
    }

    #box2 .box2-con .con-left .left-bot .p11 {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
    }

    #box2 .box2-con2 {
        display: none;
    }

    .box3-con {
        width: 100%;
    }

    .box3-con .box3-p1 {
        line-height: 38px;
        font-size: 38px;
        padding-top: 100px;
    }

    .box3-con .box3-p12 {
        font-size: 24px;
        line-height: 30px;
        top: 104px;
        width: 100%;
    }

    #box3 .con-tab {
        display: none;
    }

    #box3 .con-body .item {
        width: 50%;
        /* height: auto; */
        height: 372px;
    }

    #box3 .con-body .item img {
        height: 100%;
        object-fit: cover;
    }

    #box3 .con-body .item .item-con {
        padding: 17px 10px;
    }

    #box3 .con-body .item .p1 {
        line-height: 32px;
    }

    #box3 .con-body .item:hover .item-con {
        display: none;
        -webkit-transition: transform 0.3s linear;
        transition: transform 0.3s linear;
    }

    #box3 .con-body .item .p2 {
        font-size: 18px;
        padding-top: 0;
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    #box3 .con-body .item .p3 span.span2 {
        font-size: 17px;
    }

    #box3 .con-body .item a {
        padding: 10px;
    }

    #box3 .con-body .item a .p4 {
        margin-top: 22px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }

    #box3 .con-body .item a .p5 {
        font-size: 14px;
        color: #ffffff;
        border: 1px solid #ffffff;
        line-height: 32px;
        position: absolute;
        bottom: 10px;
        margin-top: 0;
    }

    #con-button {
        width: 100%;
    }

    #box4 .box4-top {
        height: 370px;
    }

    #box4 .box4-top .top-con {
        width: 100%;
    }

    #box4 .box4-top .box4-p1 {
        line-height: 38px;
        font-size: 38px;
        padding-top: 60px;
    }

    #box4 .box4-top .box4-p12 {
        font-size: 24px;
        line-height: 30px;
        top: 64px;
        width: 100%;
    }

    #box4 .top-body {
        width: 100%;
        padding-top: 8px;
        overflow: inherit;
    }

    #box4 .top-body .item {
        float: none;
        width: 100%;
        box-sizing: border-box;
        padding: 0 10px;
        margin: 5px 0;
    }

    #box4 .top-body .item .item-left {
        width: 80px;
        height: 100px;
        float: left;
        text-align: left;
        font-style: italic;
        padding-right: 0px;
        border-right: 1px solid #eeeeee;
        box-sizing: border-box;
    }

    #box4 .top-body .item .item-left .p1 {
        font-size: 24px;
        color: #939598;
        line-height: 34px;
        font-weight: bold;
    }

    #box4 .top-body .item .item-left .p2 {
        font-size: 14px;
        line-height: 20px;
        color: #939598;
        font-weight: bold;
    }

    #box4 .top-body .item .item-right {
        width: calc(100% - 90px);
        height: 173px;
        float: right;
        text-align: left;
        text-align: justify;
    }

    #box4 .top-body .item .item-right .p1 {
        font-size: 16px;
        color: #333333;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    #box4 .top-body .item .item-right .p2 {
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        margin-top: 4px;
        width: calc(100% - 25px);
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    #box4 .top-body .item .item-right .p3 {
        font-size: 12px;
        color: #a78b6b;
        line-height: 14px;
        padding-left: 19px;
        padding-top: 8px;
        position: relative;
    }

    #box4 .top-body .item .item-right .p3::before {
        top: 8px;
    }

    #box4 .top-body .item {
        height: 100px;
    }

    #box4 .top-body .item .item-right {
        width: calc(100% - 90px);
        height: 100px;
        float: right;
        text-align: left;
        text-align: justify;
    }

    #box4 .top-body .item:first-child {
        margin-bottom: 10px;
    }

    #box4 .top-body .item:nth-child(2) {
        margin: 0;
        margin-top: 10px;
    }

    #box4 .con-button {
        padding-top: 0px;
    }

    #box4 .box4-bottom {
        width: 100%;
        height: calc(100% - 370px);
        background: #d1292e;
    }

    #con-button a {
        width: 100px;
        height: 48px;
        display: block;
        font-size: 14px;
        color: #a78b6b;
        margin: 0 auto;
        line-height: 50px;
        position: relative;
    }

    #con-button a::before {
        content: "";
        width: 12px;
        height: 7px;
        position: absolute;
        top: 11px;
        left: 50%;
        transform: translateX(-50%);
        background: url(../images/icon4_03.png) no-repeat top center;
        background-size: 12px 7px;
    }

    #con-button {
        height: 48px;
        margin: 0 auto;
    }

    #box4 .box4-bottom .bottom-con {
        width: 100%;
    }

    #box4 .box4-bottom .bottom-con .con-center .center-left {
        float: none;
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
    }

    #box4 .box4-bottom .bottom-con .con-center .center-left .center-left-box {
        font-size: 14px !important;
        line-height: 20px !important;
        color: #fff;
        margin-bottom: 8px !important;
    }

    /* #box4 .box4-bottom .bottom-con .con-center .center-left .p1 {
        padding-top: 12px;
        font-size: 12px;
        line-height: 14px;
        color: #fff;
    }

    #box4 .box4-bottom .bottom-con .con-center .center-left .p2 {
        padding-top: 8px;
        font-size: 12px;
        line-height: 14px;
        color: #fff;
        overflow: hidden;
    } */


    /* 单页 */
    #banner {
        margin-top: 50px;
        height: auto !important;
    }

    #yd-nav-ej {
        height: auto;
        width: 100%;
        display: block;
        background-color: #f2f2f2;
    }

    #yd-nav-ej .nav-con-yd {
        width: 100%;
        height: auto;
        padding: 5px 20px 0 20px;
        display: flex;
        /* flex-wrap: wrap;
        justify-content: space-between; */
        box-sizing: border-box;
    }

    #yd-nav-ej .nav-con-yd .nav-item-yd {
        float: none;
        width: 25%;
        margin-bottom: 5px;
        box-sizing: border-box;
        border: 1px solid #696969;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
        line-height: 34px;
        display: block;
        color: #101010;
        margin-right: 10px;
    }

    #yd-nav-ej .nav-con-yd .nav-item-yd:last-child {
        margin-right: 0;
    }

    #page-nav {
        display: none;
    }



    #page-title {
        display: none;
    }

    #yd-nav-ej .nav-con-yd .item-act-yd {
        border: 1px solid #d1292e;
        color: #d1292e;
        background: none;
    }

    #page-content {
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
    }

    #page-content .content-con {
        padding: 0;
        width: 100%;
    }

    /* 列表 */
    #page-content .content-list {
        width: 100%;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .list-content .item {
        border: 1px solid #eeeeee;
        box-sizing: border-box;
        padding: 18px 18px !important;
        width: 48%;
        height: 210px;
        float: left;
        margin: 0;
        margin-bottom: 16px;
        text-align: left;
        display: block;
    }

    #page-content .content-list .list-item {
        width: 160px;
        height: 200px;
        float: none;
        margin: 0;
        margin-bottom: 16px;
        position: relative;
        cursor: pointer;
    }

    .hide {
        display: none;
    }

    #page-content-yd {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
    }

    #page-content-yd .content-list {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #page-content-yd .list-item {
        width: 48%;
        height: 210px;
        display: block;
        margin-bottom: 16px;
        position: relative;
        cursor: pointer;
    }

    #page-content-yd .list-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #page-content-yd .content-list .list-item p.p1 {
        width: 100%;
        height: 46px;
        background-color: #d1292e;
        color: #ffffff;
        font-size: 14px;
        line-height: 18px;
        box-sizing: border-box;
        padding: 7px;
        padding-bottom: 8px;
        text-align: left;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    #page-content-yd .content-list .list-item .item-area {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 4px;
        background-color: #d1292e;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        -webkit-transition: transform 0.3s linear;
        transition: transform 0.3s linear;
    }


    #page-content-yd .content-list .list-item .item-area .area {
        width: 100%;
        height: 100%;
        border: 1px solid #fff;
        box-sizing: border-box;
        padding: 6px;
        text-align: left;
        color: #fff;
    }

    #page-content-yd .content-list .list-item .item-area .area .p11 {
        font-size: 12px;
        line-height: 24px;
        border-bottom: 1px solid #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #page-content-yd .content-list .list-item .item-area .area .p12 {
        font-size: 15px;
        line-height: 24px;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #page-content-yd .content-list .list-item .item-area .area .p13 {
        padding-top: 4px;
        overflow: hidden;
    }

    #page-content-yd .content-list .list-item .item-area .area .p13 span {
        display: block;
        width: 50%;
        text-align: left;
        float: left;
        color: #fff;
    }

    #page-content-yd .content-list .list-item .item-area .area .p13 span.span1 {
        font-size: 14px;
        line-height: 14px;
    }

    #page-content-yd .content-list .list-item .item-area .area .p13 span.span2 {
        font-size: 14px;
        line-height: 20px;
        padding-top: 4px;
    }

    #page-content-yd .content-list .list-item .item-area .area .p14 {
        font-size: 12px;
        line-height: 17px;
        text-align: justify;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        margin-top: 6px;
    }

    #page-content-yd .content-list .list-item:hover .item-area {
        display: block;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    /* 分页 */

    #page-yd {
        height: auto;
        width: 100%;
        box-sizing: border-box;
        padding: 25px 0;
        display: block;
    }

    #page-yd .pageSize {
        width: auto;
        box-sizing: border-box;
        height: auto;
        overflow: hidden;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        /* padding-bottom: 10px; */
    }

    #page-yd .pageSize li:first-child {
        color: #fff;
        background-color: #c8c8c8;
    }

    /* #page-yd .pageSize li:nth-child(2) {
        color: #fff;
        background-color: #c8c8c8;
    } */

    #page-yd .pageSize li:last-child {
        color: #fff;
        background-color: #c8c8c8;
        margin-right: 0;
    }

    #page-yd .pageSize li {
        line-height: 30px;
        font-size: 14px;
        text-align: center;
        background: #f2f2f2;
        float: left;
        margin-right: 6px;
        color: #333333;
        float: left;
        width: auto;
    }

    #page-yd .pageSize li.van-pagination__item--active {
        background: #d1292e;
        color: #fff;
    }

    /* #page-yd .pageSize  li:hover {
        background: #d1292e;
    }

    #page-yd .pageSize  li:hover a {
        color: #fff;
    }
    #page-yd .pageSize  li:hover {
        color: #fff;
    } */

    #page-yd .pageSize li {
        padding: 0 14px;
        box-sizing: border-box;
        display: block;
        cursor: pointer;
        margin-bottom: 5px;
    }

    #page-yd .pageSize li a {
        display: block;
        color: #333333;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 0 14px;
    }

    #page-yd .pageSize li:last-child a {
        color: #fff;
    }

    #page {
        display: none;
    }

    #page-content .yw-img {
        width: 100%;
    }

    #res-con {
        width: 100%;
        min-height: 534px;
        height: 100%;
    }

    #res_zpqs-con {
        min-height: 534px;
    }

    #res-con .con-box {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        padding: 20px;
    }

    #res-con .con-box .box-form {
        width: 100%;
    }

    #res-con .con-box .box-form .p1 {
        margin-bottom: 2px;
    }

    #res-con .con-box .box-form .button {
        margin-top: 8px;
        box-sizing: border-box;
    }

    #res-con .con-box .p2 {
        margin-top: 20px;
    }

    #res_zpqs-con {
        width: 100%;
    }

    #res_zpqs-con .con-box {
        width: 100%;
        margin-left: 0;
    }

    #res_zpqs-con .con-box .con-ul {
        width: 100%;
        padding-top: 0;
        float: none;
        margin-bottom: 0;
    }

    #res_zpqs-con .con-box .con-ul li {
        height: auto;
        width: 100%;
        border-bottom: 1px solid #eeeeee;
        background-color: #ffffff;
    }

    #res_zpqs-con .con-box .con-ul li a {
        display: block;
        width: 100%;
        height: 100%;
        text-align: left;
        box-sizing: border-box;
        padding: 10px 20px;
    }

    #res_zpqs-con .con-box .con-ul li a .p1 {
        width: 100%;
        line-height: 32px;
        font-size: 14px;
        font-weight: 400;
        display: flex;
        justify-content: space-between;
    }

    #res_zpqs-con .con-box .con-ul li a .p1 .span1 {
        width: 50%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        /* color: #323232; */
        display: block;
        font-size: 14px;
        padding-left: 6px;
    }

    #res_zpqs-con .con-box .con-ul li a .p1 .span2 {
        display: block;
        width: 50%;
        color: #fc6c38;
        font-size: 18px;
        text-align: right;
    }

    #res_zpqs-con .con-box .con-ul li a .p2 {
        display: none;
    }

    #res_zpqs-con .con-box .con-ul li a .p3 {
        width: 100%;
        line-height: 32px;
        font-size: 14px;
    }

    #res_zpqs-con .con-box .con-ul li a .p3 .more {
        display: none;
    }

    #res_zpqs-con .box-article {
        padding: 20px;
        margin-left: 0;
    }

    #res_zpqs-con .box-article .p3 {
        margin-top: 30px;
    }

    #res_zpqs-con .box-article .p4 {
        height: auto;
    }

    #res_zpqs-con .box-article .p4 span {
        padding: 0px 6px;
        margin-bottom: 8px;
    }

    #news-con .con-ul li {
        height: 132px;
        -webkit-tap-highlight-color: transparent;
    }

    #news-con .con-ul li a {
        box-sizing: border-box;
        padding: 10px 0px 10px 0px;
        width: 100%;
        height: 100%;
        display: block;
        -webkit-tap-highlight-color: transparent;
    }

    #news-con .con-ul li a .ul-left {
        width: 78px;
        height: 100%;
        float: left;
        text-align: left;
        font-style: italic;
        padding-right: 8px;
        border-right: 1px solid #eeeeee;
        box-sizing: border-box;
    }

    #news-con .con-ul li a .ul-left .p1 {
        font-size: 36px;
        line-height: 36px;
        color: #939598;
        font-weight: bold;
        font-style: italic;
        text-align: left;
        text-align: justify;
    }

    #news-con .con-ul li a .ul-right {
        width: calc(100% - 78px);
        height: 100%;
        float: left;
        text-align: left;
        box-sizing: border-box;
        padding-left: 14px;
    }

    #news-con .con-ul li a .ul-right .p1 {
        font-size: 18px;
        color: #333333;
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: bold;
    }

    #news-con .con-ul li a .ul-right .p2 {
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        margin-top: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    #news-con .con-ul li a .ul-right .p3 {
        font-size: 14px;
        color: #a78b6b;
        line-height: 14px;
        padding-left: 19px;
        padding-top: 14px;
        position: relative;
    }

    #news-con .con-ul li a .ul-right .p3::before {
        content: '';
        width: 7px;
        height: 12px;
        background: url(../images/icon5_03.png) no-repeat left center;
        background-size: 7px 12px;
        position: absolute;
        top: 14px;
        left: 0;
    }

    #news-con {
        padding-top: 0 !important;
    }

    #page-content .con-list-left {
        width: 100%;
        float: none;
        padding-right: 0;
    }

    #page-content .con-list-right {
        width: 100%;
        float: none;
    }

    iframe {
        width: 100%;
        height: 300px;
    }

    #page-content .sp-item {
        width: 48%;
        margin-right: 0;
        height: 210px;
        margin-bottom: 16px;
    }

    #page-content .sp-item a .video {
        width: 100%;
        height: 150px;
        overflow: hidden;
    }

    #page-content .sp-item a .icon {
        position: absolute;
        width: 50px;
        height: 50px;
        left: 50%;
        transform: translateX(-50%);
        top: 51px;
    }

    #page-content .sp-item a .text {
        height: 65px;
        width: 100%;
        background: #d1292e;
        box-sizing: border-box;
        padding: 10px 10px 0 10px;
        text-align: left;
    }

    #page-content .sp-item a .text {
        height: 60px;
        width: 100%;
        background: #d1292e;
        box-sizing: border-box;
        padding: 10px 10px 0 10px;
        text-align: left;
    }

    #page-content .video-box {
        width: 100%;
    }

    #page-content .video-box {
        width: 100%;
        height: 428px;
        margin-top: 20px;
    }

    #page-content .video-box video {
        width: 100%;
        height: 100%;
    }

    #page-content .title {
        font-size: 18px;
        line-height: 22px;
    }

    #page-content .yw-img {
        height: 400px;
    }

    #page-content .yw-img {
        /* height: 699px; */
        margin: 0;
    }

    #page-content .yw-img img {
        width: 100% !important;
        height: 350px;
    }

    #page-content {
        height: 100%;
    }

    #page-content .content-con img {
        width: 100% !important;
        object-fit: contain;
    }

    #yd-hz {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #con-item-img {
        height: auto;
    }

    #resourse-tabbar {
        display: none;
    }

    #resourse-tabbar-yd {
        display: block;
        display: flex;
        box-sizing: border-box;
        padding: 14px 20px 5px;
        flex-wrap: wrap;
    }

    #resourse-tabbar-yd .tabbar-yd-item {
        font-size: 14px;
        line-height: 18px;
        color: #101010;
        box-sizing: border-box;
        padding: 5px;
        margin-right: 5px;
    }

    #resourse-tabbar-yd .yd-item_act {
        color: #d1292e;
    }



}

@media only screen and (max-width: 320px) {

    #box4 .box4-bottom .bottom-con .con-center .center-left .center-left-box {
        font-size: 12px !important;
        line-height: 18px !important;
        color: #fff;
        margin-bottom: 4px !important;
    }

}




@media screen and (min-width: 1200px) and (max-width: 1600px) {

    #resourse-tabbar {
        width: 154px;
        height: auto;
        position: absolute;
        left: 65px;
        top: 26px;
        border-radius: 10px;
        /* box-shadow: 0 0px 6px -2px #d1292e; */
    }

    #page-title .title-box .box-left .span1 {
        padding-right: 0;
    }

    #close {
        right: 0px;
        text-align: right;
    }

    /* #box2 .box2-con2 {
        display: none;
    } */

    #box2 .box2-con2 {
        width: 1200px;
        height: 120px;
        box-sizing: border-box;
        padding: 8px 0;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    #box2 .box2-con2 .item .item-p1 {
        font-size: 50px;
        color: #ffffff;
        line-height: 50px;
    }

    #header {
        width: 1200px;
        line-height: 82px;
        margin: 0 auto;
        overflow: hidden;
    }

    #header .nav {
        width: 920px;
        float: right;
    }

    #nav_ul li a {
        display: block;
        float: left;
        line-height: 82px;
        font-size: 16px;
        color: #333333;
        padding: 0 36px;
    }

    #box1 .box1-text1 {
        width: 1200px;
    }

    #box1 .p4 {
        font-size: 25.9px;
        line-height: 25.9px;
        width: 1200px;
        position: absolute;
        /* bottom: 200px; */
        top: 80%;
    }

    #box1 .box1-text1 .p1 {
        font-size: 60.8px;
        /* line-height: 103.8px; */
        line-height: 80.8px;
        text-transform: uppercase;
    }

    #box2 .box2-con {
        width: 1200px;
        height: auto;
        margin: 0 auto;
        padding-top: 120px;
        box-sizing: border-box;
    }

    #box2 .box2-con .con-left {
        width: 50%;
        height: 450px;
        float: left;
    }

    #box2 .box2-con .con-left .left-top {
        box-sizing: border-box;
        padding: 15px 68px 34px 78px;
        width: 600px;
    }

    #box2 .box2-con .con-right {
        width: 50%;
        height: 450px;
        float: right;
    }

    #box2 .box2-con .con-left .left-bot {
        width: 600px;
        height: 223px;
        background: #ffffff;
        box-sizing: border-box;
        border: 1px solid #faebeb;
        opacity: 0.9;
        padding: 25px 68px 0px 78px;
        display: block;
    }

    #box2 .box2-con .con-left .left-bot .p21 {
        font-size: 14px;
        color: #333333;
        line-height: 28px;
        padding-top: 30px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .box3-con {
        width: 1200px;
    }

    .box3-con .box3-p12 {
        font-size: 36px;
        line-height: 36px;
        color: #d1292e;
        font-style: italic;
        position: absolute;
        top: 123px;
        text-align: center;
        width: 1200px;
    }

    #box3 .con-tab .item {
        width: 88px;
        float: left;
        height: 118px;
        margin: 0px 34px;
    }

    #box3 .con-body .item {
        width: 24%;
        max-width: 350px;
        float: left;
        height: 238px;
        position: relative;
        margin-right: 16px;
    }

    #box3 .con-body .item img {
        position: relative;
        height: 100%;
    }

    #box3 .con-body .item .item-con {
        position: relative;
    }

    #box3 .con-body .item:last-child {
        margin-right: 0;
    }

    #box4 .box4-top .top-con {
        width: 1200px;
        margin: 0 auto;
    }

    #box4 .box4-top .box4-p12 {
        font-size: 36px;
        line-height: 36px;
        color: #d1292e;
        font-style: italic;
        position: absolute;
        top: 123px;
        text-align: center;
        width: 1200px;
    }

    #box4 .top-body {
        padding-top: 16px;
        overflow: hidden;
        width: 1200px;
    }

    #box4 .top-body .item {
        width: 29.3%;
        max-width: 419px;
        display: block;
        height: 130px;
        float: left;
        cursor: pointer;
    }

    #box4 .box4-top {
        height: 400px;
        width: 100%;
        background: #f3f3f3;
    }

    #box4 .box4-bottom {
        width: 100%;
        height: calc(100% - 400px);
        background: #d1292e;
    }

    #box4 .top-body .item .item-right .p1 {
        font-size: 18px;
        color: #333333;
        line-height: 24px;
    }

    #box4 .top-body .item .item-right .p2 {
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        margin-top: 6px;
        width: calc(100% - 25px);
    }

    #box4 .top-body .item .item-right .p3 {
        font-size: 12px;
        color: #a78b6b;
        line-height: 14px;
        padding-left: 19px;
        padding-top: 12px;
        position: relative;
    }

    #box4 .top-body .item .item-right .p3::before {
        content: '';
        width: 7px;
        height: 12px;
        background: url(../images/icon5_03.png) no-repeat left center;
        background-size: 7px 12px;
        position: absolute;
        top: 14px;
        left: 0;
    }

    #box4 .top-body .item .item-right {
        width: calc(100% - 110px);
        height: 130px;
        float: right;
        text-align: left;
        text-align: justify;
    }

    #box4 .top-body .item .item-left {
        width: 90px;
        height: 130px;
        float: left;
        text-align: left;
        font-style: italic;
        padding-right: 20px;
        border-right: 2px solid #eeeeee;
        box-sizing: border-box;
    }

    #box4 .con-button {
        padding-top: 0px;
    }

    #con-button {
        width: 1200px;
        height: 62px;
        margin: 0 auto;
    }

    #box3 .con-body .item .p2 {
        font-size: 16px;
        color: #333333;
        line-height: 20px;
        font-weight: bold;
        padding-top: 6px;
        text-align: left;
    }

    #box3 .con-body .item a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(209, 41, 46, 0.9);
        box-sizing: border-box;
        padding: 26px 26px 26px;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        -webkit-transition: transform 0.3s linear;
        transition: transform 0.3s linear;
    }

    #box3 .con-body .item .p3 {
        padding-top: 8px;
        overflow: hidden;
    }

    #box3 .con-body .item a .p4 {
        font-size: 14px;
        line-height: 18px;
        color: #fff;
        margin-top: 8px;
        text-align: left;
        text-align: justify;
        -webkit-line-clamp: 4;
    }

    #box3 .con-body .item a .p5 {
        font-size: 14px;
        color: #ffffff;
        border: 2px solid #ffffff;
        line-height: 36px;
        width: 136px;
        margin-top: 20px;
    }

    #box4 .box4-bottom .bottom-con {
        width: 1200px;
        margin: 0 auto;
    }

    #box4 .box4-bottom .bottom-con .con-nav {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        width: 100%;
        box-sizing: border-box;
        padding: 24px 0 32px;
    }

    #box4 .box4-bottom .bottom-con .con-center .center-left .p1 {
        padding-top: 24px;
        font-size: 14px;
        line-height: 14px;
        color: #fff;
    }

    #box4 .box4-bottom .bottom-con .con-center .center-left p {
        font-size: 14px;
        line-height: 18px;
    }

    #box4 .box4-bottom .bottom-con .con-center .center-right {
        float: right;
        width: 50%;
        padding-top: 120px;
        box-sizing: border-box;
    }

    #page-nav .nav-con {
        width: 1200px;
        margin: 0 auto;
        height: 44px;
        box-sizing: border-box;
        padding-left: 276px;
    }

    #page-title {
        width: 1200px;
    }

    #page-title .title-box {
        width: 1200px;
        height: 94px;
        border-bottom: 1px solid #eeeeee;
        box-sizing: border-box;
    }

    #page-content {
        width: 1200px;
        box-sizing: border-box;
        padding-left: 280px;
    }

    #page-content .content-con {
        width: 920px;
        box-sizing: border-box;
        padding: 44px 0;
        text-align: left;
        padding-top: 26px;
    }

    .list-title .title-box {
        width: 1200px !important;
    }

    .list-title {
        padding-left: 0px;
        box-sizing: border-box;
    }


    /* #list-left {
        padding-left: 80px !important;
    } */

    #page-content .content-list {
        width: 920px;
        box-sizing: border-box;
        padding: 26px 0;
        overflow: hidden;
    }

    .list-content .item {
        border: 1px solid #eeeeee;
        box-sizing: border-box;
        padding: 24px 24px !important;
        width: 220px;
        height: 262px;
        float: left;
        margin: 18px 10px 18px 0;
        text-align: left;
        display: block;
    }

    #page-content .content-list .list-item {
        width: 222px;
        height: 262px;
        float: left;
        margin: 18px 10px 18px 0;
        position: relative;
    }

    #page-content .content-list .list-item .item-area .area .p14 {
        font-size: 12px;
        line-height: 16px;
        text-align: justify;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
        overflow: hidden;
        margin-top: 10px;
    }

    #page {
        height: 110px;
        /* width: 1028px; */
        box-sizing: border-box;
        padding: 34px 0px 46px 0;
    }

    #page-title .title-box .box-left {
        width: 58%;
        float: left;
        box-sizing: border-box;
        text-align: left;
        text-align: justify;
        height: 94px;
    }

    #page-title .title-box .box-right {
        width: 42%;
        float: right;
        text-align: right;
        line-height: 94px;
        height: 94px;
    }

    #page-content .yw-img {
        width: 920px;
        /* height: 699px; */
        margin: 30px 0;
    }

    #page-content .yw-img p {
        margin-bottom: 30px !important;
    }

    #page-content .yw-img p:last-child {
        margin-bottom: 0 !important;
    }

    #res-con {
        height: 520px;
        width: 1200px;
    }

    #res-con .con-box {
        width: 1090px;
        margin-left: 70px;
        height: 100%;
        box-sizing: border-box;
        padding-top: 64px;
    }

    #res_zpqs-con {
        width: 1200px;
    }

    #res_zpqs-con .con-box {
        width: 1130px;
        overflow: hidden;
    }

    #page-yd {
        display: none;
    }

    #page-content .sp-item {
        width: 298px;
        height: 274px;
        margin-right: 12px;
        margin-bottom: 26px;
        float: left;
    }

    #page-content .sp-item a .video {
        width: 298px;
        height: 209px;
        overflow: hidden;
    }

    #page-content .video-box {
        width: 920px;
    }

    #page-content .content-list .list-item .item-area .area .p13 span.span2 {
        font-size: 18px;
        line-height: 20px;
        padding-top: 6px;
    }
}


@media screen and (min-width: 1200px) and (max-width: 1920px) {
    #res_zpqs-con .con-box .con-ul li:hover a {
        background-color: #d1292e;
    }

    #res_zpqs-con .con-box .con-ul li:hover a .p1 {
        color: #fff;
    }

    #res_zpqs-con .con-box .con-ul li:hover a .p2 {
        color: #fff;
    }

    #res_zpqs-con .con-box .con-ul li:hover a .p3 .text {
        color: #fff;
        border-color: #fff;
    }

    #res_zpqs-con .con-box .con-ul li:hover a .p3 .more {
        background-color: #fff;
    }

    #news-con .con-ul li:hover {
        background-color: #d1292e;
    }

    #news-con .con-ul li:hover a .ul-left .p1 {
        color: #fff;
    }

    #news-con .con-ul li:hover a .ul-left .p2 {
        color: #fff;
    }

    #news-con .con-ul li:hover a .ul-right .p1 {
        color: #fff;
    }

    #news-con .con-ul li:hover a .ul-right .p2 {
        color: #fff;
    }

    #box4 .top-body .item:hover {
        background-color: #d1292e;
    }

    #box4 .top-body .item:hover .item-left .p1 {
        color: #fff;
    }

    #box4 .top-body .item:hover .item-left .p2 {
        color: #fff;
    }

    #box4 .top-body .item:hover .item-right .p1 {
        color: #fff;
    }

    #box4 .top-body .item:hover .item-right .p2 {
        color: #fff;
    }

    .list-content .item:hover {
        background-color: #d1292e;
    }

    .list-content .item:hover .p1 {
        color: #fff;
    }

    .list-content .item:hover .p2 {
        color: #fff;
    }

    #page-content .con-list-left .con-list-left-article:hover div {
        color: #d1292e;
    }

    #resourse-tabbar .tabbar-item:hover {
        color: #fff;
        background: #d1292e;
    }
}