.new_loadBox_fileBox_right:hover {
    background-color: #3c5b80;
    color: #fff;
}

a{
    text-decoration: none;
}

.page_box a{
    color: black;
}

.page_box_select:hover{
    color: #fff;
    background-color: #3c5b80;
}

.page_box_select .icon:hover path{
    fill: #fff;
}

.mask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
}

.download_center_payBox{
    display: flex;
    justify-content: center;
    align-items: center;
}

.enterPrice_vipBox_innerheader_titleBox{
    display: flex;
    justify-content: space-between;
    color: #fff;
}

@media (min-width: 1201px) {

    .download_center{
        width: 73vw;
        margin: 0 auto;
    }

    .enterPriceChannel_brand{
        line-height: 4vw;
        display: flex;
        font-size: 0.8vw;
    }

    .enterPriceChannel_brand .icon {
        width: 0.8vw;
        height: 0.8vw;
        margin-top: 1.6vw;
    }

    .enterPriceChannel_brand .enter_a {
        text-decoration: none;
        color: #a6a6a6;
        margin-left: 0.5vw;
        margin-right: 0.5vw;
        font-size: 0.8vw;
    }

    /* 下载中心头部 */
    .new_showBox_title {
    width: 100%;
    height: 2.5vw;
    margin: 0 auto;
    padding-bottom: 1vw;
    margin-bottom: 1vw;
    display: flex;
    justify-content: space-between;
    }

    .new_showBox_title_left {
    display: flex;
    font-size: 1.3vw;
    line-height: 2.5vw;
    }

    .new_showBox_title_left .icon {
    width: 2vw;
    height: 2vw;
    margin-right: 1vw;
    position: relative;
    top: 0.25vw;
    }

    .new_loadBox_btn_one {
    width: 6vw;
    height: 2.5vw;
    line-height: 2.5vw;
    text-align: center;
    border-radius: 0.5vw;
    color: #fff;
    font-size: 1vw;
    cursor: pointer;
    margin-left: 0.5vw;
    margin-right: 0.5vw;
    background-color: #3c5b80;
    }

    .new_loadBox_btn_two {
    width: 6vw;
    height: 2.5vw;
    line-height: 2.5vw;
    text-align: center;
    border-radius: 0.5vw;
    color: #fff;
    font-size: 1vw;
    cursor: pointer;
    margin-left: 0.5vw;
    margin-right: 0.5vw;
    background-color: #ed6b4c;
    }

    /* 下载中心内容 */

    .download_box_contant{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .download_box_contant_son{
        width: 45%;
        line-height: 2vw;
        font-size: 0.9vw;
        display: flex;
        justify-content: space-between;
        border-radius: 0.5vw;
        padding: 1.5vw;
        padding-bottom: 0.8vw;
        margin-bottom: 1vw;
        box-shadow: 0 0 0.5vw rgba(0,0,0,0.1);
    }

    .new_loadBox_fileBox_left {
        display: flex;
    }

    .new_loadBox_fileBox_left img {
        width: 3vw;
        height: 3vw;
        object-fit: contain;
        margin-right: 1vw;
    }

    .new_loadBox_fileBox_right {
        width: 6vw;
        height: 2vw;
        line-height: 2vw;
        border-radius: 0.5vw;
        text-align: center;
        border: 0.1vw solid #eeeeee;
        background-color: #fafafa;
        cursor: pointer;
        transition: 0.3s;
    }

    /* 页码 */

    .page_box{
        display: flex;
        justify-content: center;
        margin-top: 1vw;
        margin-bottom: 1.5vw;
    }

    .page_box_select{
        margin-left: 0.5vw;
        margin-right: 0.5vw;
        width: 2vw;
        height: 2vw;
        display: flex;
        justify-content:center;
        align-items:center;
        background-color:#fafafa;
        border-radius: 50vw;
        cursor: pointer;
    }

    .page_box_select .icon{
        width: 1vw;
        height: 1vw;
    }

    /* 支付 */

    .enterPrice_vipBox_outbody{
        padding-top: 1vw;
        padding-bottom: 1vw;
    }

    .enterPrice_vipBox_outheader{
        height: 8vw;
        background-size: cover;
    }

    .memberCenter_vip_enterPriceCenter{
        margin-top: 7vw;
    }

    .enterPrice_vipBox_innerheader{
        height: auto;
    }

    .enterPrice_vipBox_innerheader_payBox{
        margin-top: 1vw;
        margin-bottom: 1vw;
    }

    .enterPrice_vipBox_innerheader_titleBox{
        font-size: 3vw;
    }

    .enterPrice_vipBox_innerheader_titleBox_close .icon{
        width: 3vw;
        height: 3vw;
        cursor: pointer;
    }

    /* 资料文档内容 */

    .download_box_contant_bigSon{
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 2vw;
        box-shadow: 0 0 0.5vw rgba(0,0,0,0.2);
        border-radius: 0.5vw;
        cursor: pointer;
        margin-bottom: 1vw;
    }

    .download_box_contant_bigSon_left{
        width: 90%;
        display: flex;
    }

    .download_box_contant_bigSon_left_img{
        margin-right: 1vw;
    }

    .download_box_contant_bigSon_left_img img{
        width: 4vw;
        object-fit: contain;
    }

    .download_box_contant_bigSon_left_word_title{
        margin-bottom: 1vw;
        font-size: 1vw;
    }

    .download_box_contant_bigSon_left_word_contant{
        font-size: 0.8vw;
    }

    .download_box_contant_bigSon_right{
        width: 10%;
        display: flex;
        align-items: center;
    }

    .new_loadBox_fileBox_right{
        margin: 0 auto;
    }
    
}

@media (max-width: 1200px) {

    .download_center{
        width: 90%;
        margin: 0 auto;
    }

    .enterPriceChannel_brand {
        margin-top: 10vw;
        margin-bottom: 2vw;
        display: flex;
        font-size: 4vw;
    }

    .enterPriceChannel_brand .icon {
        width: 4vw;
        height: 4vw;
        margin-top: 1.2vw;
    }

    .enterPriceChannel_brand .enter_a {
        text-decoration: none;
        color: #a6a6a6;
        margin-left: 1vw;
        margin-right: 1vw;
        font-size: 4vw;
    }

    /* 下载中心头部 */
    .new_showBox_title {
    width: 100%;
    height: 5vw;
    margin: 0 auto;
    padding-bottom: 2vw;
    margin-bottom: 2vw;
    margin-top: 5vw;
    display: flex;
    justify-content: space-between;
    }

    .new_showBox_title_left {
    display: flex;
    font-size: 4vw;
    line-height: 5vw;
    }

    .new_showBox_title_left .icon {
    width: 5vw;
    height: 5vw;
    margin-right: 2vw;
    position: relative;
    }

    .new_loadBox_btn_one {
    width: 15vw;
    height: 5vw;
    line-height: 5vw;
    text-align: center;
    border-radius: 1vw;
    color: #fff;
    font-size: 3vw;
    cursor: pointer;
    margin-left: 1vw;
    margin-right: 1vw;
    background-color: #3c5b80;
    }

    .new_loadBox_btn_two {
    width: 15vw;
    height: 5vw;
    line-height: 5vw;
    text-align: center;
    border-radius: 1vw;
    color: #fff;
    font-size: 3vw;
    cursor: pointer;
    margin-left: 1vw;
    margin-right: 1vw;
    background-color: #ed6b4c;
    }

    /* 下载中心内容 */

    .download_box_contant{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .download_box_contant_son{
        width: 100%;
        line-height: 5vw;
        font-size: 2.8vw;
        display: flex;
        justify-content: space-between;
        border-radius: 1vw;
        padding: 3vw;
        padding-bottom: 1.6vw;
        margin-bottom: 2vw;
        box-shadow: 0 0 1vw rgba(0,0,0,0.1);
    }

    .new_loadBox_fileBox_left {
        display: flex;
    }

    .new_loadBox_fileBox_left img {
        width: 7vw;
        height: 7vw;
        object-fit: contain;
        margin-right: 1vw;
    }

    .new_loadBox_fileBox_right {
        width: 14vw;
        height: 5vw;
        line-height: 5vw;
        border-radius: 1vw;
        text-align: center;
        border: 0.2vw solid #eeeeee;
        background-color: #fafafa;
        cursor: pointer;
        transition: 0.3s;
    }

    /* 页码 */

    .page_box{
        display: flex;
        justify-content: center;
        margin-top: 2vw;
        margin-bottom: 3vw;
    }

    .page_box_select{
        margin-left: 1vw;
        margin-right: 1vw;
        width: 6vw;
        height: 6vw;
        display: flex;
        justify-content:center;
        align-items:center;
        background-color:#fafafa;
        border-radius: 50vw;
        cursor: pointer;
        font-size: 3.5vw;
    }

    .page_box_select .icon{
        width: 4vw;
        height: 4vw;
    }

        /* 支付 */

        .enterPrice_vipBox_outbody{
            padding-top: 2vw;
            padding-bottom: 2vw;
        }
    
        .enterPrice_vipBox_outheader{
            height: 16vw;
            background-size: cover;
        }
    
        .memberCenter_vip_enterPriceCenter{
            width: 90%;
            margin: 0 auto;
            margin-top: 30vw;
        }
    
        .enterPrice_vipBox_innerheader{
            height: auto;
        }
    
        .enterPrice_vipBox_innerheader_payBox{
            margin-top: 2vw;
            margin-bottom: 2vw;
        }

        .enterPrice_vipBox_innerheader_titleBox_close .icon{
            width: 6vw;
            height: 6vw;
            cursor: pointer;
        }

        /* 资料文档内容 */

    .download_box_contant_bigSon{
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 3vw;
        box-shadow: 0 0 0.5vw rgba(0,0,0,0.2);
        border-radius: 1vw;
        cursor: pointer;
        margin-bottom: 2vw;
    }

    .download_box_contant_bigSon_left{
        width: 80%;
        display: flex;
    }

    .download_box_contant_bigSon_left_img{
        margin-right: 2vw;
    }

    .download_box_contant_bigSon_left_img img{
        width: 12vw;
        object-fit: contain;
    }

    .download_box_contant_bigSon_left_word_title{
        margin-bottom: 2vw;
        font-size: 3.5vw;
    }

    .download_box_contant_bigSon_left_word_contant{
        font-size: 2.5vw;
    }

    .download_box_contant_bigSon_right{
        width: 20%;
        display: flex;
        align-items: center;
    }

    .new_loadBox_fileBox_right{
        margin: 0 auto;
        font-size: 3vw;
    }


}

.download_box_contant_bigSon:hover{
    border: 0.1vw solid #3c5b80;
}

.download_box_contant_bigSon:hover .new_loadBox_fileBox_right{
    background-color: #3c5b80;
    color: #fff;
}

.download_box_contant_bigSon:hover .download_box_contant_bigSon_left_word_title{
    color: #3c5b80;
    font-weight: 900;
}

.download_box_contant_bigSon:hover .download_box_contant_bigSon_left_word_contant{
    color: #3c5b80;
}


.paytypebox{margin: 30px 0;display: flex;}
.paytypebox .item{margin-right: 20px;border:3px solid #ccc;display: flex;align-items: center;justify-content: center;padding: 10px 30px;cursor: pointer;}
.paytypebox .item.active{border:3px solid #ec6d4d;}
.paytypebox .item img{display: block;height: 30px;}
.paybtn{border: none;padding: 10px 25px;background-color: #365a85;color: #fff;border-radius: 3px;cursor: pointer;}
#paymoney{color: #ec6d4d;font-size: 2vw;font-weight: 900;}