#main{overflow: hidden;width: 100%; margin: 0; padding: 0; color: #333}
.inner{overflow: hidden;width: 1200px; margin: 0 auto;}
img{ overflow:hidden;display:block;border: none;}
.e-header .header{
    background: none;
}
.web-banner{
    position: relative;
    margin-top: -74px;
    width: 100%;
    height: 350px;
    background: url("//dl.cfxz123.com/source/www/agency/banner.jpg") no-repeat center;
    padding-top: 200px;
}
.web-banner span{
    overflow: hidden;
    display: block;
    font-size: 24px;
    color: #fff;
}
.web-banner span.size{
    font-size: 36px;
    margin-bottom: 12px;
}
.web-content{
    overflow: hidden;
    width: 100%;
}
.web-page{
    color: rgb(34, 26, 15, 70%);
    margin-top: 5rem;
    text-align: center;
    white-space: nowrap;
    font-size: 16px;
    line-height: 2.6rem;
}
.custom-title{
    margin-top: 10rem;
    font-size: 3rem;
    color: rgb(23,91,129);
    text-align: center;
}
.advantage-block{
    position: relative;
    display: flex;
    justify-content: center;
    margin: 5rem auto;
    width: 85%;
}
.advantage-item{
    width: 30rem;
}
.advantage-image{
    width: 25rem;
    height: auto;
}
.advantage-img {
    width: 100%;
    height: auto;
}
.advantage-layer{
    background-color: rgba(29,85,112, 0.7);
    position: absolute;
    bottom: 0;
    width: 25rem;
    height: 15rem;
}
.advantage-text{
    color: white;
    text-align: center;
}
.advantage-title{
    text-align: center;
    font-weight: 900;
    font-size: 2.2rem;
    margin-top: 2rem;
}
.text-content{
    padding: 0.6rem;
    font-size: 1.5rem;
    letter-spacing: 2px;
    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: 2.2rem;
    margin-top: 5rem;
}
.benefit-img {
    margin: 0 auto;
    width: 15rem;
    height: auto;
}

/* 为您带来的好处 */
.your-benefit{
    margin: 5rem auto;
    width: 85%;
}
.your-benefit-title{
    margin-top: 8rem;
    text-align: center;
    font-size: 3rem;
    color: rgb(23,91,129);
}
.your-benefit-block{
    margin: 3rem auto 0;
    width: 85%;
    display: flex;
    justify-content: center;
}
.benefit-block-item{
    margin-left: 5rem;
    margin-right: 6.5rem;
    width: 30rem;
    height: auto;
}
.benefit-title,
.benefit-content{
    text-align: center;
}
.benefit-content{
    width: 100%;
    font-size: 1.8rem;
    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: 8rem;
    text-align: center;
    font-size: 3rem;
    color: rgb(23,91,129);
}
.register-block{
    margin-top: 5rem;
    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: 33rem;
    padding: 1.7rem;
    margin: 8rem auto;
    cursor: pointer;
    font-size: 2.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: 3rem;
}
.register-item:first-child{
    margin-top: 2rem;
}
.register-number{
    color: rgb(23,91,129);
    font-size: 10rem;
}
.register-text{
    padding-top: 3rem;
    padding-left: 1rem;
}
.register-title{
    font-size: 2.3rem;
    font-weight: 700;
}
.register-content{
    margin-top: 0.3rem;
    color: rgba(83,83,83,0.8);
    font-size: 1.5rem;
    font-weight: 500;
    white-space: nowrap;
}
.red-border{
    border: 1px solid red;
}
.normal-border{
    border: 1px solid #ccc;
}