.sett {
    width: 100%;
    height: 30vw;
}

.sett_img {
    width: 100%;
    height: 100%;
}

#gyhj {
    width: 70%;
    margin: auto;
    padding-top: 3vw;
}

.psa {
    display: flex;
    justify-content: space-between;
}

.psa_left_q {
    margin-top: 1vw;
}

.psa_left_bai {
    display: flex;
}

.psa_left {
    width: 48%;
}

.psa_left_title1 {
    font-size: 1.8vw;
    color: #000000;
    font-weight: bold;
}

.psa_left_title2 {
    font-size: 1.8vw;
    color: #f69200;
    font-weight: bold;

}

.psa_left_coent {
    font-size: 0.8vw;
    color: #000000;
    line-height: 2.5em;
    margin-top: 1vw;
}

.psa_right {
    width: 35%;
    height: 15vw;
}

.psa_right img {
    width: 100%;
    height: 100%;
}

.psa_h {
    width: 3vw;
    height: 2px;
    margin-top: 1vw;
    background: #0072B8;
}

#qyry {
    width: 70%;
    margin: auto;
    padding: 2vw 0;
}

.credit_left {
    width: 100%;
}

.credit_cont {
    display: flex;
    padding-top: 1.2vw;
}

.credit_left_title1 {
    font-size: 1.8vw;
    color: #000000;
    font-weight: bold;
}

.credit_left_title2 {
    font-size: 1.8vw;
    color: #f69200;
    font-weight: bold;
}

.credit_left_h {
    width: 3vw;
    height: 2px;
    margin-top: 1vw;
    background: #0072B8;
}

.credit_right {
    margin-top: 1vw;
    display: flex;
    flex-wrap: wrap;
}

.credit_right_div {
    width: 15%;
    height: 18vw;
    margin: 1vw 2.1vw;
}

.credit_right_img {
    width: 100%;
    height: 15vw;
    margin: auto;
}

.credit_right_img img {
    width: 100%;
    height: 100%;
}

.credit_right_name {
    width: 100%;
    height: 3vw;
    text-align: center;
    color: #000000;
    font-size: 0.9vw;
    line-height: 20px;
    margin-top: 1vw;
}

.credit_right_div:nth-child(1), .credit_right_div:nth-child(6), .credit_right_div:nth-child(11) {
    margin: 1vw 2.1vw 1vw 0vw;
}

.credit_right_div:nth-child(5), .credit_right_div:nth-child(10), .credit_right_div:nth-child(15) {
    margin: 1vw 0vw 1vw 2.1vw;
}

#qywhs {
    width: 70%;
    margin: auto;
    padding-top: 3vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.civilization {
    width: 49%;
    margin-top: 2.5vw;
}

.civilization_name {
    font-size: 1vw;
    color: #f69200;
    font-weight: bold;
}

.civilization_title {
    font-size: 0.9vw;
    margin-top: 0.8vw;
    color: #000000;
}

.culture_left {
    width: 60%;
}

.culture_right {
    width: 30%;
    height: 10vw;
    margin-top: 10vw;
}

.culture_right img {
    width: 100%;
    height: 100%;
}

.figure {
    border-radius: 6px;
    background-color: #347acb1a;
    display: flex;
    justify-content: space-between;
    margin-top: 1vw;
    padding: 10px 10px 20px 10px;
}

.figure_top_span1 {
    font-size: 2vw;
    color: #0f5e96;
    font-weight: bold;
}

.figure_top_span2 {
    font-size: 0.8vw;
    color: #000000;
    margin-left: 1vw;
}

.figure_top {
    margin-top: 1vw;
    font-size: 0.8vw;
    color: #000000;
}

.figure_top_span3 {
    font-size: 0.8vw;
    color: #000000;
    margin-right: 1vw;
}

#process {
    width: 100%;
    height: 30vw;
    background-image: url('/Upload/5321/55551111.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.process_img {
    width: 78%;
    margin: 0 auto;
    height: 12vw;
}

.process_img img {
    width: 100%;
    height: 100%;
}

.nom {
    width: 20%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: auto;
    padding-top: 2vw;
}

.ugc {
    font-weight: 700;
    width: 41%;
    margin: auto;
    font-size: 1vw;
    color: #000000;
    line-height: 2vw;
    text-align: center;
    padding: 2vw;
}

.nom_coent {
    color: #000000;
    font-size: 1.5vw;
    font-weight: bold;
}

.nom_left, .nom_right {
    color: #0072B8;
    font-size: 1vw;
}

@media screen and (max-width: 760px) {
    #n5158 li a {
        font-size: 28px !important;
    }

    html .component .full-width1 {
        width: 90% !important;
    }

    #gyhj {
        width: 90%
    }

    .psa {
        display: block;
    }

    .psa_left {
        width: 100%;
    }

    .psa_left_coent {
        font-size: 22px;
        color: #000000;
        line-height: 40px;
        margin-top: 1vw;
    }

    .psa_right {
        display: none;
    }

    .figure {
        flex-wrap: wrap;
        background-color: #347acb00;
        padding: 0px;
    }

    .figure_div {
        width: 48%;
        background-color: #347acb1a;
        margin: 10px 5px;
        padding: 20px 0px;
    }

    .figure_top {
        text-align: center;
    }

    .figure_top_span1 {
        font-size: 28px;
    }

    .figure_top_span3, .figure_top_span2 {
        font-size: 22px;
    }

    .figure_top {
        font-size: 16px;
    }

    .psa_left_title1, .psa_left_title2 {
        font-size: 28px;
    }

    #qywhs {
        width: 90%;
    }

    .credit_left_title1, .credit_left_title2 {
        font-size: 28px;
    }

    .civilization {
        width: 100%;
    }

    .civilization_name {
        font-size: 22px;
    }

    .civilization_title {
        font-size: 16px;
    }

    .civilization_title {
        margin-top: 20px;
    }
    #qyry {
        width: 90%;
    }
    .pascsasac {
        width: 90% !important;
    }
    .nom_coent {
        font-size: 22px;
    }
    .nom {
        width: 40%;
    }
    .ugc {
        width: 80%;
        text-align: center;
        font-size: 20px;
        line-height: 40px;
    }
    .process_img  {
        width: 89%;
        margin: 40px auto;
    }
 
    #n5173 .Description,#n5173 .SubTitle {
        font-size: 22px !important;
    }
    .tool_back {
        display: none;
    }
    #process {
        height: 75vw;
    }
}