.web-banner {
    overflow: hidden;
    background: url("/en/images/agency/banner.png") no-repeat center;
    background-size: 100% 100%;
    margin-top: 72px;
    position: relative;
    height: 374px;
}
.web-banner .web-font {
    overflow: hidden;
    margin-top: 142px;
}
.web-banner .web-font span,
.web-banner .web-font p {
    overflow: hidden;
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    text-transform: capitalize;
}
.web-banner .web-font span {
    font-size: 50px;
    line-height: 66px;
    font-weight: bolder;
}
.web-banner .web-font p {
    margin: 10px 0 0;
}

.main-content-terms {
    width: 100%;
    background-color: #FFFFFF;
    display: block;
    overflow: hidden;
}

.main-content-terms .explain {
    overflow: hidden;
    width: 100%;
    text-align: right;
    padding: 60px 0 20px 0;
}

.main-content-terms .explain img {
    padding-top: .28px;
    padding-right: 6px;
    float: right;
}

.main-content-terms .explain span {
    color: #121212;
    font-size: 20px;
    float: right;
    line-height: 20px;
}

.main-content-terms .explain span a {
    display: inline-block;
    color: #37AEB3;
    padding: 0 6px;
}

.head-title {
    text-align: center;
    font-size: 16px;
    color: #0B1E1F;
    padding: 80px 30px 30px;
}

.exchange-wrapper {
    width: 100%;
    zoom: 1;
}

.custom-title{
    margin-top: 3rem;
    font-size: 2em;
    color: rgb(23,91,129);
    text-align: center;
    font-weight: 700;
}
.advantage-block{
    position: relative;
    display: flex;
    justify-content: center;
    margin: 5rem auto;
    width: 85%;
}
.advantage-item{
    width: 300px;
}
.advantage-image{
    width: 218px;
    height: auto;
}
.advantage-img {
    width: 100%;
    height: auto;
}
.advantage-layer{
    background-color: rgba(29,85,112, 0.9);
    position: absolute;
    bottom: 0;
    width: 218px;
    height: 150px;
}
.advantage-text{
    color: white;
    text-align: center;
}
.advantage-title{
    text-align: center;
    font-weight: 900;
    font-size: 1.1rem;
    margin-top: .5em;
}
.text-content{
    padding: 0 10px;
    font-size: .8em;
    margin-top: 0.4rem;
}
.benefit-main-title{
    margin-top: 15rem;
    text-align: center;
    font-size: 3rem;
    color: rgb(23,91,129);
}
.benefit-block{
    position: relative;
    display: flex;
    justify-content: center;
    margin: 5rem auto;
    width: 85%;
}
.benefit-item{
    width: 35rem;
}
.benefit-item{
    width: 35rem;
}
.benefit-text{
    text-align: center;
}
.benefit-title{
    font-weight: 900;
    font-size: 1.1rem;
    margin-top: 2rem;
}
.benefit-img {
    margin: 0 auto;
    width: 135px;
    height: auto;
}

/* 为您带来的好处 */
.your-benefit{
    margin: 5rem auto;
    width: 85%;
}
.your-benefit-title{
    margin-top: 3rem;
    font-size: 2em;
    color: rgb(23, 91, 129);
    text-align: center;
    font-weight: 700;
}
.your-benefit-block{
    margin: 3rem auto 0;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}
.benefit-block-item{
    margin: 0 auto;
}

.benefit-image{
    width: 135px;
    height: auto;
    margin: 0 auto;
}

.benefit-title,
.benefit-content{
    text-align: center;
}
.benefit-content{
    width: 100%;
    font-size: .8em;
    margin-top: 0.5rem;
    color: rgba(0, 0, 0, 0.6);
    white-space: nowrap;
}

/* 立即注册成为合作伙伴代理商 */
.register{
    width: 85%;
    margin: 0 auto;
}
.register-main-title{
    margin-top: 3rem;
    font-size: 2em;
    color: rgb(23, 91, 129);
    text-align: center;
    font-weight: 700;
}
.register-block{
    margin-top: 0rem;
    display: flex;
    justify-content: center;
    height: auto;
}
.form-info-title{
    font-size: 2.3rem;
    font-weight: 500;
    color: rgb(23,91,129);
}
.inner-li{
    margin-right: 13rem;
    list-style: none;
}
.form-info-title{
    font-size: 2rem;
}
.form-info-title:not(:first-child){
    margin-top: 5rem;
}
.form-block{
    margin-top: 1rem;
    display: flex;
}
.contact-block{
    display: inline-flex;
}
.block-title{
    letter-spacing: 0.1rem;
    font-size: 1.6rem;
    color: rgba(10, 10, 10, 0.7);
}
.second{
    margin: 3.5rem auto 0.2rem;
}
.require-input{
    visibility: hidden;
    color: #cccccc;
    margin-top: 0.4rem;
    font-size: 1.2rem;
}
.data-input{
    width: 23rem;
    height: 2.7rem;
    margin: 0.2rem 0;
    border: 1px solid #ccc;
}


.register-left{
    margin-right: 4rem;
    width: 65rem;
}
.red-star{
    padding: 0.2rem;
    color: red;
}
.form-button{
    position: relative;
    left: 50%;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 700;
    transform: translate(-50%);
    width: 350px;
    padding: 1.3rem;
    margin: 8rem auto;
    cursor: pointer;
    font-size: 1.5rem;
    border: 1px solid rgb(16,122,221);
    border-radius: 1rem;
    outline: none;
    background: linear-gradient(180deg, rgba(36,115,207, 1) 0%, rgba(51,139,237, 0.85) 100%);;
}
.submit_success{
    visibility: hidden;
    position: relative;
    bottom: 4.6rem;
    color: #fe8905;
    font-size: 1.7rem;
    text-align: center;
}
.vertical-line{
    margin-top: 4rem;
    margin-right: 8rem;
    /* margin-bottom: 3rem; */
    height: 47rem;
}
.register-right{
    width: 35rem;
    display: flex;
    flex-direction: column; 
}
.register-item{
    display: flex;
    margin-top: 2rem;
}
.register-item:first-child{
    margin-top: 2rem;
}
.register-number{
    color: rgb(23,91,129);
    font-size: 8rem;
}
.register-text{
    padding-top: 3rem;
    padding-left: 1rem;
}
.register-title{
    font-size: 1.6rem;
    font-weight: 700;
}
.register-content{
    margin-top: 0.3rem;
    color: rgba(83,83,83,0.8);
    font-size: 1.1rem;
    font-weight: 500;
    white-space: nowrap;
}
.red-border{
    border: 1px solid red;
}
.normal-border{
    border: 1px solid #ccc;
}
