body{
    margin: 0;
}
.page {
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #B21214;
    font-family: "FZLTDHJW--GB1-0";
}

.container {
    width: 700px;
    height: auto;
    text-align: center;
    display: inline-block;
    background-color: #D73136;
}

.head {
    width: 100%;
    height: auto;
}

.head-background {
    width: 100%;
    height: auto;
}

.part1 {
    width: 638px;
    height: auto;
    position: relative;
    bottom: 18px;
    display: inline-block;
    text-align: center;
    border: 1px solid #FFD9B4;
    border-radius: 20px;
}

.part1-head {
    width: 100%;
    height: auto;
    background-image: url("../../images/qhkh/part1-head.png");
    background-size: cover;
    padding: 48px 0 26px;
    color: #FBDDC7;
    font-family: FZLTZHJW--GB1-0;
    font-size: 30px;
}

.part1-head-line1 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    letter-spacing: 3px;
}

.part1-line1-midword {
    color: #FFFFFF;
}

.part1-head-line2 {
    width: 100%;
    height: 49px;
    color: #FFFFFF;
    font-size: 35px;
    font-weight: 600;
    font-family: FZLTDHJW--GB1-0;
}

.part1-line2-iconLeft {
    margin-right: 29px;
}

.part1-line2-left {
    width: 60px;
    height: 31px;
}

.part1-line2-iconRight {
    margin-left: 29px;
}

.part1-line2-right {
    width: 60px;
    height: 31px;
}

.part1-body {
    width: 92.1%;
    height: auto;
    text-align: center;
    padding: 0 25px 30px;
    background-color: #AC191D;
    border-radius: 0 0 20px 20px;
}

.part1-body-title {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: left;
    font-size: 23px;
    color: #FFFFFF;
    font-family: FZLTHJW--GB1-0;
}

.part1-oac_input {
    /* margin-bottom: 10px; */
    width: calc(100% - 15px);
    height: 95px;
    padding-left: 15px;
    display: flex;
    font-size: 16px;
    border: 1px solid #FFD9B4;
    border-radius: 15px;
    overflow: hidden;
    background-color: #FFECE0;
}

.part1-oac_input input {
    width: 0px;
    flex: 1;
    border: none;
    outline: none;
    font-size: 21px;
    background-color: #FFECE0;
}

.part1-oac_hidden {
    margin-bottom: 5px;
    width: 0px;
    visibility: hidden;
}

.part1-body>>>.n-msg {
    color: white;
}

.part1-oaci_zone {
    height: 100%;
    line-height: 95px;
    padding-right: 15px;
    font-size: 21px;
    font-family: FZLTHJW--GB1-0;
    color: #E23638;
}

.part1-open_account {
    margin: 0px 0 30px;
    height: 95px;
    text-align: center;
    line-height: 95px;
    border-radius: 15px;
    font-size: 41px;
    font-family: FZLTDHJW--GB1-0;
    font-weight: 800;
    background: linear-gradient(180deg, #FFF3E4 0%, #FFCC99 100%);
}

.part1-code {
    width: 270px;
    height: 270px;
}

.part1-body-content {
    width: 100%;
    height: auto;
    font-size: 24px;
    font-family: FZLTDHJW--GB1-0;
    margin-top: 20px;
    line-height: 10px;
    color: #FDDAC2;
}

.part2,
.part3,
.part4,
.part5,
.part6 {
    width: 638px;
    height: auto;
    display: inline-block;
    margin-top: 64px;
    padding-bottom: 65px;
    text-align: center;
    background-color: #AC191D;
    border: 1px solid #FFD9B4;
    border-radius: 20px;
}

.part-title {
    width: 91.5%;
    height: 58px;
    margin: 0 4.25%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 29px;
    line-height: 58px;
    background: linear-gradient(180deg, #FFF3E4 0%, #FFCC99 100%);
    opacity: 1;
    border-radius: 15px;
    font-size: 30px;
    font-family: FZLTDHJW--GB1-0;
    color: #764013;
}

.part-title-left {
    width: auto;
    height: 32px;
    margin-right: 25px;
}

.part-title-right {
    width: auto;
    height: 32px;
    margin-left: 25px;
}

.part2-body {
    width: 91.5%;
    height: auto;
    margin: 0 4.25%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.part2-body-seg {
    width: 31%;
    height: 290px;
    text-align: center;
    padding-top: 12px;
    background: linear-gradient(180deg, #FFF2E3 0%, #FFCC99 100%);
    border-radius: 15px;
}

.part2-seg-img {
    width: 74px;
    height: 74px;
}

.part2-seg-title {
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    font-weight: 1000;
    font-family: FZLTDHJW--GB1-0;
    color: #AC191D;
    margin-bottom: 23px;
}

.part2-seg-content {
    width: 100%;
    height: 102px;
    line-height: 34px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #651910;
    font-family: FZLTZHJW--GB1-0;
}

.part2-seg-content p {
    width: 100%;
    margin: 0;
}

.part3 {
    padding-bottom: 35px;
}

.part3-content {
    width: 91.5%;
    height: auto;
    margin: 0 4.25%;
    font-size: 20px;
    font-family: FZLTDHJW--GB1-0;
    color: #764013;
}

.part3-seg {
    height: 160px;
    box-sizing: border-box;
    text-align: left;
    padding: 19px 31px;
    background-size: cover;
    margin-bottom: 15px;
}

.part3-seg p {
    margin: 0;
}

.part3-seg1 {
    background-image: url("../../images/qhkh/part3-img1.png");
}

.part3-seg2 {
    background-image: url("../../images/qhkh/part3-img2.png");
}

.part3-seg3 {
    margin-bottom: 0px;
    background-image: url("../../images/qhkh/part3-img3.png");
}

.part3-seg-title {
    width: 100%;
    height: 37px;
    font-size: 30px;
    font-weight: 1000;
}

.part3-seg-content {
    width: 100%;
    height: auto;
    line-height: 35px;
    margin-top: 5px;
    font-size: 20px;
    font-weight: 700;
}

.part4-head {
    width: 100%;
    height: auto;
    line-height: 37px;
    font-size: 21px;
    font-weight: lighter;
    font-family: FZLTZHJW--GB1-0;
    color: #FFF7E0;
    letter-spacing: 2px;
}

.part4-head p {
    margin: 0;
}

.part4-content {
    width: 91.5%;
    height: auto;
    margin: 0 4.25%;
}

.part4-seg {
    height: 160px;
    box-sizing: border-box;
    padding: 29px 40px;
    margin-top: 28px;
    display: flex;
    justify-content: flex-start;
    background-color: #FFD9B4;
    border: 1px solid #FFD9B4;
    border-radius: 20px;
}

.part4-seg-img {
    width: 94px;
    height: 94px;
    margin-right: 20px;
}

.part4-seg-word {
    width: auto;
    height: 94px;
    display: inline-block;
    text-align: left;
}

.part4-seg-title {
    font-size: 27px;
    font-weight: 1000;
    font-family: FZLTDHJW--GB1-0;
    line-height: 54px;
    color: #764013;
}

.part4-seg-content {
    font-size: 20px;
    font-family: FZLTZHJW--GB1-0;
    line-height: 40px;
    color: #764013;
}

.part5-content {
    width: 91.5%;
    height: auto;
    margin: 0 4.25%;
    font-weight: 1000;
}

.part5-seg-title {
    width: 100%;
    height: 95px;
    line-height: 110px;
    font-size: 30px;
    font-family: FZLTDHJW--GB1-0;
    color: #FFEACD;
}

.part5-person,
.part5-institution {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.part5-person-seg {
    width: 31%;
    height: 290px;
    text-align: center;
    padding-top: 12px;
    background: linear-gradient(180deg, #FFF2E3 0%, #FFCC99 100%);
    border-radius: 15px;
}

.part5-person-img {
    width: 95px;
    height: 95px;
}

.part5-person-title {
    width: auto;
    height: 63px;
    line-height: 63px;
    font-size: 25px;
    font-family: FZLTDHJW--GB1-0;
    color: #AC191D;
}

.part5-person-content {
    font-size: 20px;
    font-family: FZLTZHJW--GB1-0;
    color: #764013;
}

.part5-institution-seg {
    width: 48.25%;
    height: 216px;
    box-sizing: border-box;
    margin-top: 15px;
    padding-top: 13px;
    text-align: center;
    background: linear-gradient(180deg, #FFF1E2 0%, #FFCC99 100%);
    border-radius: 15px;
}

.part5-institution-seg p{
    margin: 0;
}

.part5-institution-img {
    width: 95px;
    height: 95px;
}

.part5-institution-word {
    height: 60px;
    line-height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    font-weight: 600;
    color: #AC191D;
    font-family: FZLTDHJW--GB1-0;
}

.part6-cards{
    width: 91.5%;
    margin: 0 4.25%;
    background: linear-gradient(180deg, #FFF1E2 0%, #FFCC99 100%);
    border-radius: 15px;
    display: flex;
    flex-wrap:wrap;
    justify-content:space-around;
}

.part6-item{
    width: 24%;
    height: auto;
}

.part6-img{
    width: 100%;
    height: 100%;
}

.footer-container {
    margin: 20px 0;
    padding: 20px 0px;
    text-align: center;
    background-color: #9D0A0E;
}

.fc_tips {
    color: #FFE9C1;
    font-size: 8px;
}

.fc_copyright {
    margin-top: 5px;
    color: #FFE9C1;
    font-size: 8px;
}

.success-layer {
	padding: 50px 5px;
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    text-align: center;
}

.success-layer img {
    margin-bottom: 10px;
    width: 256px;
    height: 64%;
    object-fit: cover;
}

.success-layer p {
    margin-block-start: 10px;
    margin-block-end: 0px;
}

.v_alert {
	padding: 10px 20px;
    display: none;
    position: fixed;
    top: 80%;
    left: 20%;
    min-width: 50%;
    z-index: 99999;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.8);
}

.float-element{
    width: 220px;
    height: 360px;
    position: fixed;
    bottom: calc(50% - 180px);
    right: 0;
}

.float-element-a{
    text-decoration: none;
}


.element{
    width: 100%;
    height: 90px;
    text-align: center;
    box-sizing: border-box;
    padding: 15px 0 25px;
    border: 1px solid #FFD1A3;
    color: #FFD1A3;
    background-color: #AC191D;
}

.pc-part{
    display: flex;
}

.middle-part{
    display: none;
}

.second-element{
    background-color: #D6292E;
}


.element-img{
    width: 62px;
    height: 62px;
}

.element-word{
    width: 100%;
    height: 68px;
}

.element-title{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}

.element-content{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
}


@media screen and (max-width: 700px) {
    .container{
        width: 100%;
    }

    .part1{
        width: 91.3%;
    } 

    .part2,
    .part3,
    .part4,
    .part5,
    .part6{
        width: 91.3%;
        padding-bottom: 25px;
    }

    .part2-body, .part3-content, .part4-content{
        width: 95%;
        margin: 0 2.5%;
    }

    .part1-head{
        padding: 25px 0 18px;
        font-size: 20px;
        border-radius: 20px 20px 0 0
    }

    .part1-head-line2{
    	height: auto;
        font-size: 22px;
    }

    .part1-line2-iconLeft {
        margin-right: 9px;
    }
    
    .part1-line2-left, .part1-line2-right {
        width: auto;
        height: 22px;
        position: relative;
        top: 3px;
    }
    
    .part1-line2-iconRight {
        margin-left: 9px;
    }

    .part1-body{
        width: auto;
        padding: 30px 25px;
        border-radius: 0 0 20px 20px;
    }
    
    .part1-body-title{
    	height: auto;
        line-height: 20px;
        margin-bottom: 20px;
        font-size: 18px;
    }

    .part1-oac_input{
        height: 75px;
    }

    .part1-oaci_zone {
        line-height: 75px;
        padding-right: 15px;
        font-size: 15px;
    }

    .part1-oac_input input {
        font-size: 15px;
    }

    .part1-open_account{
        font-size: 22px;
        height: 75px;
        line-height: 75px;
    }

    .part1-code {
        width: 200px;
        height: 200px;
    }

    .part1-body-content{
        margin-top: 25px;
        font-size: 18px;
    }

    .part-title{
        font-size: 16px;
        font-weight: 600;
    }

    .part-title-left {
        width: auto;
        height: 15px;
        margin-right: 8px;
    }

    .part-title-right {
        width: auto;
        height: 15px;
        margin-left: 8px;
    }



    .part2-body-seg {
        width: 32%;
        height: 170px;
    }

    .part2-seg-img {
        width: 50px;
        height: 50px;
    }

    .part2-seg-title {
        height: 20px;
        line-height: 20px;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .part2-seg-content {
        width: 100%;
        height: 60px;
        line-height: 20px;
        font-size: 12px;
    }

    .part3-seg {
        height: 80px;
        padding: 12.5px 15px;
        margin-bottom: 15px;
        border-radius: 10px;
    }


    .part3-seg-title {
        height: 20px;
        font-size: 16px;
    }

    .part3-seg-content {
        line-height: 15px;
        margin-top: 5px;
        font-size: 12px;
    }

    .part4-head{
        line-height: 20px;
        font-size: 12px;
    }

    .part4-head {
        line-height: 20px;
        font-size: 13px;
        letter-spacing: 1px;
    }

    .part4-seg {
        height: 80px;
        padding: 15px 15px;
        margin-top: 18px;
        border-radius: 20px;
    }
    

    .part4-seg-img {
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }

    .part4-seg-word {
        height: 60px;
    }

    .part4-seg-title {
        font-size: 16px;
        line-height: 30px;
    }

    .part4-seg-content {
        font-size: 12px;
        line-height: 20px;
    }

    .part5-seg-title {
        height: 50px;
        line-height: 40px;
        font-size: 18px;
    }

    .part5-person-seg {
        width: 32%;
        height: 170px;
    }

    .part5-person-img {
        width: 50px;
        height: 50px;
    }

    .part5-person-title {
        height: 20px;
        line-height: 20px;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .part5-person-content {
        width: 100%;
        height: 50px;
        line-height: 20px;
        font-size: 12px;
    }

    .part5-institution-seg{
        height: 150px;
    }

    .part5-institution-img{
        width: 70px;
        height: 70px;
    }

    .part5-institution-word{
        height: 50px;
        line-height: 25px;
        font-size: 15px;
    }

    .footer-container {
        margin: 20px 0 50px;
    }

    .float-element{
        display: inline-block;
        width: 100%;
        height: 60px;
        bottom: 0px;
    }


    .element{
        width: 100%;
        height: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }

    .pc-part{
        display: none;
    }
    
    .middle-part{
        display: flex;
    }

    .element-img{
        width: 40px;
        height: 40px;
    }

    .element-word{
    	width: auto;
        height: 50px;
        line-height: 16px;
    }

    .element-title{
        font-size: 15px;
        height: 50px;
        line-height: 50px;
    }

    .element-content{
        display: none;
        height: 30px;
        line-height: 15px;
        font-size: 8px;
    }
    
}

.privacy-container{
	margin-top: -20px;
    margin-bottom: 20px;
}
.privacy-container-link{
	color: beige;
}