.mch_container {
    max-width:1920px;
    min-width:1200px;
}
.mch_model1 {
    height:650px;
    background-size:100% 100%;
    background-position: left top;
    background-image: url("../../images/zhaoshang/mch/banner.png");
}
.mch_container img {
    margin:0 auto;
}
.mac_model1_style {
    box-sizing: border-box;
}
.model1_style_left {
    margin-right:60px;
    width:685px;
}
.model1_style_left:first-child img {
    margin-bottom:55px;
}
.model1_style_right {
    text-align: center;
    width: 455px;
    height: 460px;
    flex-shrink: 0;
    background: #ffffffcc;
    border-radius:16px;
    stroke-width: 2px;
    stroke: #FFF;
    padding:20px 33px;
    box-sizing: border-box;
    backdrop-filter: blur(50px);
}
.model1_style_right h3 {
    color: #1d2129;
    text-align: center;
    font-family: "Alibaba PuHuiTi 3.0";
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    line-height: 33px;
    letter-spacing: -0.01px;
}
.forms-box {
    margin-top:20px;
}
.inputs_body {
    margin-bottom:16px;
}
.inputs {
    flex:1;
    text-align: left;
    height: 40px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #E5E6EB;
    line-height:40px;
    padding:0 12px;
    box-sizing: border-box;
}
.inputs_danger {
    border: 1px solid #D73524;
    background-color:#FEEDED;
}
.inputs_danger .input-item::placeholder {
    color: #D73524;
}
.labels {
    width:56px;
    font-size:14px;
    margin-right:12px;
    text-align: right;
}
.none {
    display: none;
}
.input-item {
    flex:1;
    border:none;
    background: transparent;
}
.input-item-focus {
    border:1px solid #8067FB;
}
.login-code {
    color: #8067FB;
    font-family: "Alibaba PuHuiTi 3.0";
    font-size: 14px;
    font-style: normal;
    padding-left:16px;
    box-sizing: border-box;
    border-left:1px solid #E5E6EB;
    line-height: 40px;
}
.btn {
    width: 251px;
    height: 40px;
    background: linear-gradient(0deg, #8067fb1a 0%, #8067fb1a 100%), #FFF;
    text-align: center;
    color: #ffffff;
    border:none;
    border-radius:4px;
    font-family: "Alibaba PuHuiTi 3.0";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}
.btn-active {
    background:#8067FB;
}
.small-tip{
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    color:#8067FB;
}
.type_body {
    flex:1;
}
.type_list:first-child {
    margin-right:24px;
}
.type_list {
    cursor: pointer;
    width: 145px;
    border:1px solid #E5E6EB;
    border-radius:4px;
    height:40px;
    line-height:40px;
    text-align: center;
    color: #86909c;
    font-family: "Alibaba PuHuiTi 3.0";
    font-size: 16px;
    font-style: normal;
}
.type_icon {
    position: absolute;
    right:0;
    bottom:0;
}
.type_list_active {
    border:1px solid #8067FB;
    color: #8067FB;
    background: linear-gradient(0deg, #8067fb1a 0%, #8067fb1a 100%), #FFF;
}
.mch_model2 {
    background: #F2F4FF;
    padding:80px 0;
    text-align: center;
}
.bg-white {
    background-color: #fff;
}
.mch_model4 {
    height:600px;
    background-size:100% 100%;
    padding:88px 0;
    background-position: left top;
    background-image: url("../../images/zhaoshang/mch/bg.png");
}
.pad {
    padding:56px 0 104px;
}
.last_btns {
    width: 260px;
    height: 60px;
    border-radius: 4px;
    background: #8067FB;
    color: #ffffff;
    font-family: "Alibaba PuHuiTi 3.0";
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    border:none;
    margin:80px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.last_btns img{
    width: 24px;
    height: 24px;
   
    margin: 0 0 0 12px;
}
/*  */
.identityBtn {
    width:313px;
    height: 60px;
    border-radius: 4px;
    background: #8067FB;
    color: #ffffff;
    font-family: "Alibaba PuHuiTi 3.0";
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    border:none;
    margin:80px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.identityBtn img{
    width: 24px;
    height: 24px;
   
    margin: 0 0 0 12px;
}
.el-cascader-node.in-active-path, .el-cascader-node.is-active, .el-cascader-node.is-selectable.in-checked-path, .el-select-dropdown__item.selected{
    color:#8067FB !important;
}

.el-range-editor.is-active, .el-range-editor.is-active:hover, .el-select .el-input.is-focus .el-input__inner,
.el-cascader .el-input .el-input__inner:focus, .el-cascader .el-input.is-focus .el-input__inner,
.el-select .el-input__inner:focus{
  border-color: #8067FB !important;
}
.el-cascader-node:not(.is-disabled):focus, .el-cascader-node:not(.is-disabled):hover, .el-select-dropdown__item.hover, .el-select-dropdown__item:hover {
    background: #F3F0FF;
}

.el-radio__input.is-checked .el-radio__inner{
    border-color: #5B41E3 !important;
    background: #5B41E3 !important;
}