@charset "utf-8";


/*-----------------头部开始--------------------*/

button:focus, input:focus, select:focus {
    outline: none;
}

.absolute {
    position: absolute;
}

.hide {
    display: none;
}

.relative {
    position: relative;
}

.text-center {
    text-align: center;
}

.top18 {
    margin-top: 18px;
}

.wrap {
    width: 1170px;
    margin: auto;
}

.header-top {
    /*height:1065px ;*/
    /*height:1100px;*/
    height: 700px;
    background: url(../../2020jvj/images/bg.png) center no-repeat;
    background-size: cover;
}

.t1 {
    margin: auto;
}


.span span {
    font-size: 32px;
    color: #f7dea4;
    margin: 0 62px;
}

.span {
    margin-top: 24px;
    margin-bottom: 76px;
}


.t2 {
    margin-top: -201px;
}

.titles {
    font-size: 22px;
    color: #facd52;
    margin-bottom: 18px;
}

.logo-box img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 70px;
}

.div_item_1 {
    margin-top: 34px;
}

.div_item_1 .logo-box img {
    margin: 0 15px;
}

.div_item_2 { /*margin: 34px 0;*/
    margin: 45px 0;
}

.div_item_p1 {
    width: 30%;
}

.div_item_p2 {
    width: 30%;
}

.div_item_p3 {
    width: 30%;
}


.div_item_3 img {
    margin: 0 5px;
}


/*.section-1{
    background: #171717;
    padding: 42px 0 60px;
}*/

.section-1 {
    background-color: rgba(0, 0, 0, 0);
    padding: 42px 0 60px;
    background-image: url(../../2020jvj/images/bg1.jpg);

    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed
}

.section-2-1 {
    background-color: rgba(0, 0, 0, 0);
    padding: 25px 0 25px;
    background-image: url(https://www.93913.com/2021/images/bg2.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed
}


.title-box img {
    margin: auto;
}


.p-con {
    font-size: 17px;
    color: #ddb56d;
    line-height: 1.5;
    opacity: .8;
    margin-top: 54px;
}

.news-box {
    margin-top: 104px;
}


.newsbox {
    margin-top: 80px;
    margin-bottom: 120px;
}


.news-list {
    width: 490px;
    padding-top: 12px;
}


.news-list li {
    overflow: hidden;
    line-height: 40px;
    padding-left: 30px;
    border-bottom: 1px solid #ddb56d;
    background: url(https://www.93913.com/2021/images/icon2.png) 10px center no-repeat;
}


.news-list li a, .news-list li span {
    font-size: 14px;
    color: #ddb56d;
}

.news-list li:hover a, .news-list li:hover span {
    color: #ffb300;
}

.news-list li:hover {
    background: url(https://www.93913.com/2021/images/icon1.png) 10px center no-repeat;
}

.page {
    text-align: right;
    margin-top: 25px;
}

.page span {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #fff;
    font-size: 15px;
    color: #333333;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
}

.page span:hover {
    background: #ddb56d;
}

.process {
    width: 690px;
    margin: 80px auto 0;
}

.process img {
    margin: auto;
}

.process p {
    font-size: 16px;
    color: #ddb56d;
    opacity: .75;
    margin-top: 28px;
    text-align: center;
    line-height: 1.5;
}


.jt {
    position: absolute;
    right: -50px;
    top: 20px;
}

.section-2 {
    /*padding: 40px 0 30px;*/
    padding: 0px 0 30px;
    background: #05002b;
}


.tab-nav {
    margin-top: 36px;
}

.tab-nav span {
    font-size: 26px;
    color: #ddb56d;
    margin: 0 70px;
    position: relative;
    padding-bottom: 10px;
    cursor: pointer;
}

.tab-nav span.active {
    color: #ffb300;
}

.tab-nav span.active:after {
    content: "";
    width: 80%;
    height: 3px;
    position: absolute;
    top: 100%;
    left: 50%;
    background: #ffb300;
    transform: translateX(-50%)
}

.label {
    font-size: 16px;
    color: #ddb56d;
    /*width: 116px;*/
    width: 160px;
    display: inline-block;
    text-align: right;
    margin-right: 18px;
}


.form-list {
    margin: 30px auto;
    padding-left: 258px;
}

.input {
    width: 100%;
    height: 32px;
    width: 420px;
    border-radius: 5px;
    background: #cccccc;
    font-size: 15px;
    padding-left: 10px;
}

.textarea {
    width: 100%;
    height: 60px;
    width: 420px;
    border-radius: 5px;
    background: #cccccc;
    font-size: 15px;
    padding-left: 10px;
}


.box {
    width: 320px;
    height: 32px;
    color: #fff;
}

.box input {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}


.sp-r {
    font-size: 14px;
    color: #ddb56d;
    /*margin-left: -130px;*/
}

.form-list li {
    margin-bottom: 20px;
    display: flex;
}


.d {
    font-size: 14px;
    color: #a40000;
    text-align: right;
    margin-top: 8px;
}

.select-lists p {
    margin-bottom: 12px;
    font-size: 16px;
    color: #ddb56d;
    padding-left: 18px;
    background: url(https://www.93913.com/2021/images/select.png) left center no-repeat;
}

.la {
    margin-right: 18px;
}

.select-lists p.active {
    background: url(https://www.93913.com/2021/images/selct-on.png) left center no-repeat;
}

.option-list {
    font-size: 16px;
    color: #ddb56d;
    margin-bottom: 12px;
    position: relative;
}

.option-list input {
    width: 100%; /*height: 12px;*/
    position: absolute;
    left: 0;
    top: 0
}

.select-lists label {
    background: transparent url(https://www.93913.com/2021/images/select.png) center center no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
}

.select-lists input:checked + label {
    background-color: transparent;
}

.select-lists input:checked + label:after {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: transparent url(https://www.93913.com/2021/images/selct-on.png) center center no-repeat;
}


.section-3 {
    /*padding: 120px 0 72px;*/
    background: #05002b;
}

.w_1200 {
    width: 1200px;
    margin: auto;
}

.w_1400 {
    width: 1400px;
    margin: auto;
}

.w_180 {
    width: 180px;
    margin: auto;
}


.date-list {
    margin-top: 80px;
    text-align: center;
}


.date-list li {
    float: left;
    width: 180px;
    background: url(https://www.93913.com/2021/images/border1.png) center center no-repeat;
    padding: 24px 0;
    height: 100px;
    margin-right: 24px;
    margin-bottom: 40px;
}


.pt {
    font-size: 15px;
    color: #b68e43;
    margin-bottom: 6px;
}

.pb {
    font-size: 15px;
    line-height: 24px;
    color: #b68e43;
}

.pbrb {
    font-size: 16px;
    line-height: 24px;
    color: #b68e43;
}


.date-list li:nth-child(6n) {
    margin-right: 0;
}


.show-box {
    padding-top: 70px;
}


.showlists {
    margin-top: 98px;
}


.showlists li {
    /*margin-bottom: 40px;*/
    float: left;
    text-align: center;
    width: 13.5%;
    /*width: 14.28%;*/
}


.media_list li:nth-child(6n), .people-list li:nth-child(6n), .people-list-yz li:nth-child(7n), .showlists li:nth-child(7n), .logoLists li:nth-child(6n) {
    margin-right: 0;
}

.showlists li p {
    font-size: 14.25px;
    color: #fff;
    margin-top: 25px;
}

.showlists li img {
    margin: auto;
}

.section-4 {
    padding-top: 20px;
}


.logoLists {
    margin-top: 46px;
}


.logoLists li {
    float: left;
    /*margin-right: 75px;*/
    /*width:200px;*/
    width: 20%;
    margin-bottom: 45px;
    text-align: center;
}


.logoLists li p {
    font-size: 14px;
    color: #ffffff;
    /*margin-top: 30px;*/
    padding-top: 2vw;
    padding-bottom: 2vw;
    height: 0;
}


.logoLists li img {
    margin: auto
}


.logoLists1 {
    margin-top: 46px;
}


.logoLists1 li {
    float: left;
    /*margin-right: 75px;*/
    /*width:200px;*/
    width: 19.5%;
    margin-bottom: 45px;
    text-align: center;
}


.logoLists1 li p {
    font-size: 18px;
    color: #ffffff;
    /*margin-top: 30px;*/

}


.logoLists1 li img {
    margin: auto
}


.section-5 {
    /*padding: 25px 0 44px;*/
    background-color: rgba(0, 0, 0, 0);
    padding: 42px 0 0px;
    /*background-image: url(../../2020jvj/images/bg2.png);*/
    background: #05002b;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
}


.small-t {
    margin-bottom: 70px;
}


.people-box-1 {
    margin-top: 50px;
}


.people-list h3 {
    font-size: 16px;
    color: #ddb56d;
}

.people-list-yz h3 {
    font-size: 16px;
    color: #ddb56d;
}

.people-list p {
    font-size: 14px;
    color: #ddb56d;
    margin-top: 8px;
    height: 30px;
}

.people-list-yz p {
    font-size: 14px;
    color: #ddb56d;
    margin-top: 8px;
    height: 30px;
}

.people-list li {
    float: left;
    text-align: center;
    margin-right: 22px;
    margin-bottom: 30px;
    line-height: 1.2em;
    width: 180px;
}

.people-list-yz li {
    float: left;
    text-align: center;
    margin-right: 22px;
    margin-bottom: 30px;
    line-height: 1.2em;
    width: 150px;
}

.picbox {
    width: 180px;
    height: 200px;
    background: #000 url(images/2020jvj/2.png) 0 no-repeat;
    margin: 0 auto 5%;
    position: relative;
    overflow: hidden;
    background-size: 100%;
}

.picbox-yz {
    width: 150px;
    height: 200px;
    background: #000 url(images/2020jvj/2.png) 0 no-repeat;
    margin: 0 auto 5%;
    position: relative;
    overflow: hidden;
    background-size: 100%;
}

.picbox img {
    width: 100%;
    height: auto;
    float: left;
}

.picbox-yz img {
    width: 100%;
    height: auto;
    float: left;
}

.swiper {
    margin-top: 84px;
    position: relative;
    overflow: hidden;
    margin-bottom: 100px;
}


.swiper-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.prev {
    left: 0;
}

.prev img {
    cursor: pointer;
}

.next {
    right: 0
}

.next img {
    cursor: pointer;
}

.section-6 {
    padding: 30px 0 10px;
    background: #05002b;
}

.section-7 {
    padding: 30px 0 10px;
    background: #05002b;
}

.media_list li {
    float: left;
    width: 170px;
    height: auto;
    position: relative;
    margin-right: 36px;
    margin-bottom: 30px;
    background: #ddb56d;
}

.t2 {
    font-size: 60px;
    color: #f7d57b;
    font-weight: bold;
    text-align: center;
}

.t3 {
    font-size: 80px;
    color: #f7d57b;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.title-box-1 {
    width: 1160px;
    margin: auto;
    height: 76px;
    background: url(https://www.93913.com/2021/images/title.png) center center no-repeat;
    font-size: 34px;
    color: #ffdd99;
    line-height: 76px;
    text-align: center;
    margin-top: 30px;
}

.gift_icon {
    display: block;
    width: 150px;
    height: 170px;
    background: url(https://www.93913.com/2023worldmeta/images/2023stdh/jb_no_check.png) center center no-repeat;
    /*background-size: 100% 100%;*/
    background-size: contain;
    margin: auto;
    cursor: pointer;
    -webkit-filter: opacity(70%); /* Chrome, Safari, Opera */
    filter: opacity(70%);
}

.gift_icon p {
    -webkit-filter: opacity(50%); /* Chrome, Safari, Opera */
    filter: opacity(50%);
}

.showlists li:hover .gift_icon, .showlists li.active .gift_icon {
    background: url(https://www.93913.com/2023worldmeta/images/2023stdh/jb_check.png) center center no-repeat;
    background-size: cover;
    -webkit-filter: opacity(100%); /* Chrome, Safari, Opera */
    filter: opacity(100%);
}
.showlists li:hover .gift_icon, .showlists li p {
    -webkit-filter: opacity(50%); /* Chrome, Safari, Opera */
    filter: opacity(50%);
}
.showlists li:hover .gift_icon,.showlists li:hover p, .showlists li.active p {
    -webkit-filter: opacity(100%); /* Chrome, Safari, Opera */
    filter: opacity(100%);
}



.showlists li:hover p {
    /*color: #f6af07;*/
}

.inf {
    font-size: 17px;
    color: #1c1c1c;
    width: 16px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 65%;
}

.tab-nav-box span {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #fff;
    width: 198px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    cursor: pointer;
}


.tab-nav-box {
    background: url(https://www.93913.com/2023worldmeta/images/2023stdh/jb_bar_bg.png) center center no-repeat;
}

.tab-nav-box span.active {
    background: url(https://www.93913.com/2023worldmeta/images/2023stdh/jb_bar_tab.png) no-repeat;
}

.bbg {

    background-image: url(../../2020jvj/images/bbg.png);
    width: 100%;
    height: auto;
}

.b1 {
    width: 568px;
    height: 50px;
    background: url(https://www.93913.com/2021/images/b1.png) center center no-repeat;
    margin: auto;
    font-size: 28px;
    color: #ddb56d;
    text-align: center;
    line-height: 10px;
}


#menu {
    position: fixed;
    left: 3%;
    /* margin-left: 650px; */
    top: 530px;
    z-index: 999;
}

#menu ul {
    position: relative;
    background: url(../../2020jvj/images/b2.png) no-repeat center center;
    width: 101px;
    height: 433px;
    padding: 46px 8px;
}

#menu li {
    text-align: center;
    height: 35px;
    line-height: 35px;
}

#menu li a {
    color: #ddb56d;
    font-size: 16px;
}


#menu li.active {
    background: url(https://www.93913.com/2021/images/b3.png) no-repeat center center;
}

#menu li.active a {
    color: #e1cc8d;
}


.btn-btn {
    display: block;
    width: 80px;
    border: 0;
    background: #ffb300;
    color: #fff;
    border-radius: 6px;
    margin-left: 300px;
    height: 40px;
    cursor: pointer;
}


#single-people, #single-people-list {
    text-align: center;
}

#single-people li, #single-people-list li {
    float: none;
    vertical-align: top;
    display: inline-block;
}

.r_bmch {
    width: 80px;
    height: 28px;
    line-height: 28px;
    background: #ddb56d;
    text-align: center;
    margin: 2px auto;
    border-radius: 5px;
    font-size: 16px;
}

.btn_bmch {
    width: 462px;
    height: 82px;
    background: url(https://www.93913.com/2021/images/btn_bm.png) no-repeat;
    line-height: 82px;
    cursor: pointer;
    margin: 80px auto 0 auto;
    color: #fff;
    font-size: 36px;
    text-align: center;
    letter-spacing: 3px;
}

.btn_bmch a {
    color: #fff;
}


.yjprogress {
    width: 400px;
    height: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 10px 20%;
    overflow: hidden;
}

/* 初始状态设置进度条宽度为0px */
.yjprogress > div {
    width: 0px;
    height: 100%;
    background-color: yellowgreen;
    transition: all .3s ease;
}

.yyprogress {
    width: 400px;
    height: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 10px 20% 0 20%;
    overflow: hidden;
}

/* 初始状态设置进度条宽度为0px */
.yyprogress > div {
    width: 0px;
    height: 100%;
    background-color: yellowgreen;
    transition: all .3s ease;
}

.qyprogress {
    width: 400px;
    height: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 10px 20% 0 20%;
    overflow: hidden;
}

/* 初始状态设置进度条宽度为0px */
.qyprogress > div {
    width: 0px;
    height: 100%;
    background-color: yellowgreen;
    transition: all .3s ease;
}


.listj {
    width: 125px;
    height: 125px;
    background: white;
    position: relative;
    margin: 0 auto;
}

.listj1 {

    width: 168px;
    height: 198px;
    position: relative;
    margin: 0 auto;
}

.logoLists li .mt0 {
    margin-top: 0;
}

.logoLists li .fs18 {
    font-size: 18px;
}

.zz-row-wrapper li div img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /*padding:5px;*/
}


@media (max-width: 1024px) {
    .t1 {
        width: 90%
    }

    .t2 {
        margin-top: -1rem;
        width: 86%;
    }


    .t3 {
        margin-top: .1rem;
        width: 6.95rem;
    }

    .span span {
        font-size: .32rem;
        margin: 0 .6rem;
    }

    .span {
        margin-top: .24rem;
        margin-bottom: .746rem;
    }

    .titles {
        font-size: .32rem;
        margin-bottom: .3rem;
    }

    .logo-box img {
        margin: 0 .34rem;
        /*width: 2.2rem;*/
        width: 6.2rem;
        /*width: 70%;*/
    }

    .div_item_1 .logo-box img {
        margin: 0 .15rem .15rem;
        width: 2.5rem;
    }

    .wlinkp1 {
        padding-right: 0px;
    }

    .wlink {
        width: 92%;
    }

    .wlink p {
        margin-bottom: 12px;
    }

    .wlink p a {
        font-size: 14px;
    }

    .wlink {
        display: block;
    }

    .div_item_p1 {
        width: 100%;
    }

    .div_item_p2 {
        width: 100%;
    }

    .div_item_p3 {
        width: 100%;
    }

    .logo-box img { /*margin-bottom: 15px;*/
        margin-bottom: 35px;
    }

    .header-top {
        height: auto;
        /*padding-bottom: 1rem;*/
        padding-bottom: 0.2rem;
    }

    .p-con {
        padding: 0 15px;
        font-size: 14px;
        margin-top: 24px;
    }

    .news-box {
        margin-top: 1rem;
    }

    .newsbox {
        margin-top: .8rem;
        margin-bottom: 1.2rem;
    }

    .wrap {
        width: 92%;
    }

    .imgboxs, .news-box div.fr {
        float: none;
        width: 100%;
    }

    .imgboxs img {
        width: 100%;
    }

    .news-list {
        width: 100%;
        padding-top: .12rem;
    }

    .process {
        width: 92%;
        margin: .8rem auto 0;
    }

    #a1 {
        width: .821rem;
    }

    .process img {
        width: .7rem;
    }

    .process img.jt {
        position: absolute;
        right: -.5rem;
        top: .2rem;
        width: .18rem !important;
    }

    .process p {
        font-size: 12px;
    }

    .section-1 {
        background: #05002b;
        /*background-image:url(../../2020jvj/images/bg1.jpg);*/
        padding: .4rem 0;
    }

    .tab-nav span {
        font-size: .36rem;
        margin: 0 .35rem;
    }

    .form-list {
        margin: 15px auto;
        padding-left: 0
    }

    .form-list li {
        display: block;
    }

    .label {
        display: block;
        margin-bottom: 15px;
        margin-right: 0;
        text-align: left;
        width: 100%;
    }

    .input {
        width: 100%;
    }

    .textarea {
        width: 100%;
    }

    .d {
        text-align: left;
        margin-bottom: 12px;
    }

    #m {
        display: block;
    }

    .sp-r {
        display: block;
        margin-left: 0;
        margin-top: 15px;
        line-height: 1.5;
    }


    .tips-io {
        margin-top: 12px;
    }

    .section-3 {
        padding: .7rem 0;
    }

    .date-list {
        margin-top: .8rem;
    }

    .w_1200 {
        width: 92%
    }

    .w_1400 {
        width: 92%
    }

    #single-people, #single-people-list {
        /*text-align: left;*/
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    /*.showlists-1 li:first-child {*/
        /*width: 100%;*/
    /*}*/

    .showlists-3 li:first-child {
        width: 100%;
    }

    .showlists-4 li:first-child {
        width: 100%;
    }

    .w_180 {
        width: 92%
    }

    .media_list li, .people-list li, .people-list-yz li, .date-list li, .showlists li, .logoLists li {
        width: 48%;
        margin-right: 4% !important;
        /*margin-bottom: 20px;*/
        background-size: 100% 100%;
    }

    .logoLists1 li {
        width: 46%;
        margin-right: 4% !important;
        margin-bottom: 20px;
        background-size: 100% 100%;
    }

    .people-list_w li {
        width: 100%;
    }

    .media_list li img {
        width: 100%;
        height: 100%;
    }


    .media_list li:nth-child(2n), .people-list li:nth-child(2n), .people-list-yz li:nth-child(2n), .date-list li:nth-child(2n), .showlists li:nth-child(2n), .logoLists li:nth-child(2n) {
        margin-right: 0 !important
    }

    .show-box, .section-5 {
        padding-top: .7rem;
    }

    .showlists {
        margin-top: 28px;
    }

    .small-t {
        margin-bottom: .7rem;
    }

    .swiper {
        margin-top: .7rem;
        margin-bottom: .7rem;
    }

    .t2 {
        font-size: .4rem;
        line-height: 1.4;
    }

    .section-5 {
        overflow: hidden;
    }

    .t3 {
        font-size: .6rem;
        line-height: 1.4;
    }

    .btn-btn {
        margin: auto;
    }

    .title-box-1 {
        width: 95%;
        margin: auto;
        height: .76rem;
        background: url(https://www.93913.com/2021/images/title.png) center center no-repeat;
        font-size: .3rem;
        line-height: .76rem;
        background-size: 100% 100%;
    }

    .tab-nav-box span {
        font-size: 1rem;
        width: 40%;
        height: 3rem;
        line-height: 2.6rem;
    }

    .tab-nav-box span.active {
        background: url(https://www.93913.com/2023worldmeta/images/2023stdh/jb_bar_tab.png) no-repeat;
        background-size: 100% 100%;
    }

    .gift_icon {
        width: 5.5rem;
        height: 5.5rem;
        background: url(https://www.93913.com/2023worldmeta/images/2023stdh/jb_no_check.png) center center no-repeat;
        background-size: contain;
    }

    .showlists li p {
        font-size: 14px;
        margin-top: .25rem;
    }

    .showlists li {
        width: 33.333%;
        margin-right: 0 !important;
    }

    .section-6 {
        padding-top: 0;
    }


    .btn_bmch {
        margin: 1rem auto 0 auto;
        width: 50%;
        background-size: 100% 100%;
        height: 0.92rem;
        line-height: 0.92rem;
        font-size: 18px;
    }

    .b1 {
        width: 20rem;
        height: 1.5rem;
        background: url(https://www.93913.com/2021/images/b1.png) center center no-repeat;
        background-size: 100% 100%;
        font-size: 1.28rem;
        line-height: 1.28rem;
    }

    .tab-nav-box {
        /*margin-top: .56rem;*/
    }

    .tab-nav-box {
        background-size: 100% 100%;
    }

    #menu {
        display: none;
    }

    .div_item_1 {
        margin-top: .34rem;
    }

    .div_item_2 {
        /*margin: .34rem 0;*/
        margin: .74rem 0;
    }

    .yjprogress {
        width: 100%;
        margin: 0;
    }

    .yyprogress {
        width: 100%;
        margin: 0;
    }

    .qyprogress {
        width: 100%;
        margin: 0;
    }

}


.swiper .swiper-slide img {
    width: 100%;
    max-width: 100%;
    height: auto;
}


/*add*/
.p-con span {
    max-width: 1215px;
    margin: 0 auto;
    text-indent: 2em;
    text-align: justify;
    line-height: 1.5em;
}

.people-box {
    overflow: hidden;
}

.section-3 .title-box img {
    width: 100%;
}

.picbox {
    height: auto;
    background-size: 100%;
    overflow: hidden;
}

.picbox img {
    width: 100%;
    height: auto;
    float: left;
}

.picbox-yz {
    height: auto;
    background-size: 100%;
    overflow: hidden;
}

.picbox-yz img {
    width: 100%;
    height: auto;
    float: left;
}

.logoLists img {
    height: auto;
}

.media_list li {
    text-align: center;
    background: #fff;
}

.media_list img {
    height: 100%;
}

.process img {
    display: block;
}

.flex-wrap {
    align-items: baseline;
}

@media (max-width: 420px) {
    .picbox {
        width: 160px;
    }

    .picbox-yz {
        width: 150px;
    }

    .yjprogress {
        width: 100%;
        margin: 0;
    }

    .yyprogress {
        width: 100%;
        margin: 0;
    }

    .qyprogress {
        width: 100%;
        margin: 0;
    }

    .btn_bmch {
        margin: 1rem auto 0 auto;
        width: 50%;
        background-size: 100% 100%;
        height: 0.92rem;
        line-height: 0.92rem;
        font-size: 18px;
    }

    .wlinkp1 {
        padding-right: 0px;
    }
}

@media (max-width: 374px) {
    .news-list .date {
        display: none;
    }

    .yjprogress {
        width: 100%;
        margin: 0;
    }

    .yyprogress {
        width: 100%;
        margin: 0;
    }

    .qyprogress {
        width: 100%;
        margin: 0;
    }

    .btn_bmch {
        margin: 1rem auto 0 auto;
        width: 50%;
        background-size: 100% 100%;
        height: 0.92rem;
        line-height: 0.92rem;
        font-size: 18px;
    }

    .wlinkp1 {
        padding-right: 0px;
    }
}

@media (max-width: 360px) {
    .picbox {
        width: 140px;
    }

    .picbox-yz {
        width: 110px;
    }

    .logoLists img {
        width: 140px;
    }

    .yjprogress {
        width: 100%;
        margin: 0;
    }

    .yyprogress {
        width: 100%;
        margin: 0;
    }

    .qyprogress {
        width: 100%;
        margin: 0;
    }

    .btn_bmch {
        margin: 1rem auto 0 auto;
        width: 50%;
        background-size: 100% 100%;
        height: 0.92rem;
        line-height: 0.92rem;
        font-size: 18px;
    }

    .wlinkp1 {
        padding-right: 0px;
    }
}

