.agent_container {
    max-width: 1920px;
    min-width: 1200px;
    position: relative;
    padding-bottom:140px;
}
.agent_container .logoUrl{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 18%;
    width: 400px;
    margin: 0 auto; 
    height: 130px;
    cursor: pointer;
}
.agent_container img {
    display: block;
}

.agent_container .agent_module1 {
    width: 100%;
    height: 795px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/zhaoshang/dl/banner1.png);
}

.agent_container .banner1 {
    width: 100%;
    height: auto;
}

.agent_container .agent_module2 {
    width: 100%;
    height: 1159px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/zhaoshang/dl/banner2.png);
    padding-top: 47px;
    box-sizing: border-box;
}

.agent_container .agent_module3 {
    width: 100%;
    height: 667px;
    background: linear-gradient(90deg, #8353F6 0%, #2B2BCD 100%);
    padding: 51px 0 84px;
    box-sizing: border-box;
}

.agent_container .agent_module4 {
    width: 100%;
    height: 1011px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/zhaoshang/dl/banner2.png);
    padding-top: 41px;
    box-sizing: border-box;
}

.agent_container .agent_module5 {
    width: 100%;
    height: 667px;
    background: linear-gradient(90deg, #8353F6 0%, #2B2BCD 100%);
    padding-top: 51px;
    box-sizing: border-box;
}

.agent_container .agent_module6 {
    width: 100%;
    height: 1101px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/zhaoshang/dl/banner2.png);
    padding-top: 41px;
    box-sizing: border-box;
}

.agent_container .agent_module7 {
    width: 100%;
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../images/zhaoshang/dl/banner7.png);
    box-sizing: border-box;
}

/* 表单部分 */
.agent_container #agent_area {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.agent_container .left_agent {
    flex: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-self: center;
}

.agent_container .agent_title1,
.agent_container .agent_title2 {
    color: #ffffff;
    font-size: 50.97px;
    font-weight: 700;
    line-height: 101.94px;
}
.agent_container .agent_title3 {
    height: 93.45px;
    flex-shrink: 0;
    color: #ffffff;
    font-size: 60.62px;
    font-weight: 700;
    line-height: 90.92px;
    letter-spacing: -0.01px;
    margin-top: 60px;
}
.agent_container .agent_title3 img {
    margin-right: 25px;
    width: 58.09px;
    height: 58.09px;
}
.agent_container .right_agent {
    width: 512px;
    flex: 0 0 512px;
    margin-left:117px;
    height: 568px;
    background-color: #ECEBF3;
    border-radius: 16px;
    color: #4e5969;
    font-size: 14px;
}

.agent_container .right_agent_title {
    color: #1d2129;
    font-size: 22px;
    font-style: normal;
    font-weight: Bold;
    line-height: 33px;
    letter-spacing: -0.01px;
    text-align: center;
    margin: 16px 0;
}

.agent_container .right_agent .agent_btn_box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 10px;
}

.agent_container .right_agent .apply_btn {
    width: 251px;
    height: 40px;
    border-radius: 4px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #8353F7 0%, #2B2ACD 100%);
    cursor: pointer;
}
.agent_container .right_agent .apply_btn img{
    width: 16px;
    height: 16px;
    margin-left: 12px;
}
.agent_container .right_agent .el-form-item {
    margin-bottom: 10px !important;
}

.agent_container .right_agent .el-input {
    width: 320px;
    font-size: 16px;
    color: #1d2129;
}
.agent_container .right_agent .agentInfo .el-input{
     width:160px;
}
.agent_container .right_agent .el-input__inner {
    font-size: 16px;
    color: #1d2129;
}
.agent_container .right_agent .small-tip{
    cursor: pointer;
    color:#5B41E3;
    text-align: center;
}
.agent_container .acountVertify {
    width: 320px;
    background-color: #fff;
    border: 1px solid #E5E6EB;
    display: flex;
    align-items: center;
    font-size: 14px;
    border-radius: 4px;
}

.agent_container .acountVertify .el-input {
    width: 60%;
}

.agent_container .acountVertify .el-input__inner {
    border: none;
}

.agent_container .acountVertify .getcodeAll {
    margin-left: 9px;
    height: 100%;
}

.agent_container .acountVertify .countCode {
    justify-content: flex-end;
    display: flex;
    align-items: center;
    width: 40%;
    margin-right: 12px;
    text-align: right;
}

.agent_container .lightColor {
    color: #5b41e3;
}

.agent_container .acountVertify .disabledGet {
    color: #E0E0E0;
}

.agent_container .acountVertify .black {
    color: #1f1f1f;
}

.agent_container .opacity05 {
    opacity: 0.5;
}

.agent_container .opacity01 {
    opacity: 1;
}

.agent_container .agent_active {
    border: 1px solid  #2e2bce !important;
    color: #2e2bce;
    background: #F3F0FF !important;
    box-sizing: border-box;
}

.agent_container .right_agent .edit-info {
    display: flex;
    width: 320px;
    justify-content: space-between;
}

.agent_container .right_agent .edit-info .edit-Identity-item {
    flex: 1;
    height: 40px;
    margin-right: 10px;
    border-radius: 4px;
    border: 1px solid #E5E6EB;
    background: #FFF;

    text-align: center;
    cursor: pointer;
    position: relative;
}

.agent_container .right_agent .badage {
    position: absolute;
    right: 0;
    bottom: 0;
}

.agent_container .right_agent .edit-info .edit-Identity-item:nth-last-child(1) {
    margin-right: 0;
}
.agent_container .right_agent .el-form-item__label{
     color: #4e5969;
}
.agent_container .right_agent .el-form-item__label:before{
    display: none;
}
.agent_container .right_agent .el-form-item__error{
    display: none;
}

.agent_container .el-cascader-node.in-active-path, .el-cascader-node.is-active, .el-cascader-node.is-selectable.in-checked-path{
    color: #5B41E3 !important;
}
.agent_container .el-cascader .el-input .el-input__inner:focus, .el-cascader .el-input.is-focus .el-input__inner{
    border-color:#5B41E3 !important;
}
.agent_container .el-select-dropdown__item.selected{
     color: #5B41E3 !important;
}
.agent_container .el-range-editor.is-active,.agent_container .el-range-editor.is-active:hover, .agent_container .el-select .el-input.is-focus .el-input__inner{
    border-color:#5B41E3 !important;
}

 .el-cascader-node.in-active-path,.el-cascader-node.is-active, .el-cascader-node.is-selectable.in-checked-path{
    color: #5B41E3 !important;
}
.agent_container .el-input.is-active .el-input__inner,.agent_container .el-input__inner:focus{
    border-color:#5B41E3 !important;
}
.el-radio__input.is-checked .el-radio__inner{
    border-color: #5B41E3 !important;
    background: #5B41E3 !important;
}