body {
    margin: 0;
}

/* 头部 */
.header-head {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e4e5e6;
    position: fixed;
    top: 0;
    z-index: 10000;
}

.header {
    width: 84.507042rem;
    height: 5.633803rem;
    display: flex;
    line-height: 5.633803rem;
    margin: 0 auto;
}

.header>.header-item>a {
    text-decoration: none;
    color: rgba(51, 51, 51, 1);
}

.header-head .header .isActive{
    color: #3178FF !important; 
    /* border-bottom: 0.12rem solid #3178FF; */
}
.header>.header-item img{
    width: 2.25rem;
    height: 2.25rem;
}
/* 添加 */
.header>.header-item:not(:nth-of-type(2))>a {
    display: inline-block;
    width: 100%;
}

.el-input-group__append, .el-input-group__prepend {
    background-color: #fff;
}

.el-dropdown span {
    color: #333333 !important;
    display: block;
    width: 100%;
}

.el-dropdown-menu__item{
    /* background-color: #fff !important; */
}

.el-dropdown {
    width: 100%;
}

.header>img {
    width: 12rem;
    height: 2.957746rem;
    margin: 1.338028rem 1.690141rem 1.338028rem 0;
}

.header .visable {
    font-weight: 400;
    font-size: 1.126761rem;
    line-height: 5.633803rem;
}



.header>.header-item {
    text-align: center;
    line-height: 5.633803rem;
    width: 7.042254rem;
    font-size: 1.126761rem;
    cursor: pointer;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}
.header>.header-item .el-dropdown-link a:hover {
    background: #F7FAFB !important;
  }
.header>.inphone {
    font-size: 1.3rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
    height: 2.816901rem;
    margin: 1.408451rem 0 1.408451rem 2rem;
    line-height: 2.816901rem;
    cursor: pointer;
}
.header>.inphone>img {
    height: 1.408451rem;
    margin-right: 0.28169rem;
    vertical-align: middle;
}

.header>.header-right {
    width: 8.45rem;
    height: 2.82rem;
    background: #3178FF;
    border-radius: 0.14rem;
    line-height: 2.82rem;
    font-size: 1.13rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    margin: 1.408451rem 0 1.408451rem 1rem;
    cursor: pointer;
}


/* 底部 */
.zlhx-footer {
    height: calc(24.647887rem - 5.492958rem);
    display: flex;
}

.zlhx-footer>div {
    width: 50%;
}

.zlhx-footer>div:first-of-type {
    padding-left: 8.450704rem;
    padding-top: 1.408451rem;
}

.zlhx-footer>div:last-of-type>div>div:first-of-type {
    margin-top: 32px;
    height: 18px;
    font-size: 0.985915rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 1.267606rem;
}

.zlhx-footer>div:last-of-type>div>div:not(:first-of-type) {
    margin-top: 1.126761rem;
    height: 1.267606rem;
    font-size: 0.985915rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 1.267606rem;
}

.zlhx-footer>div:last-of-type {
    display: flex;
}

.zlhx-footer>div:last-of-type>div {
    flex-grow: 1;
}

.qrcode {
    width: 7.323944rem;
    height: 7.323944rem;
}

.qrcode>img {
    width: 7.323944rem;
    height: 7.323944rem;
}

.footer {
    text-align: center;
    padding: 2.394366rem 0 0 0;
    height: 1.126761rem;
    font-size: 0.84507rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 1.126761rem;
}

.footer>span {
    margin-left: 1.126761rem;
}

.dialog,
.dialog1 {
    padding: 0 60px;

}

.dialog>.title,
.dialog1>.title {
    font-size: 2.222222rem;
    font-weight: 500;
    color: #333333;
    line-height: 3.055556rem;
}

.dialog>.title1,
.dialog1>.title1 {
    font-size: 1.111111rem;
    font-weight: 400;
    color: #333333;
    line-height: 1.388889rem;
    margin-top: 0.625rem;
}

.dialog>:nth-of-type(3),
.dialog>:nth-of-type(4),
.dialog1>:nth-of-type(3),
.dialog1>:nth-of-type(4) {
    margin-top: 2.152778rem;
}

.dialog1>:nth-of-type(5) {
    width: 12.361111rem;
    height: 3.333333rem;
    text-align: center;
    line-height: 3.333333rem;
    margin: 5rem auto 0;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 3.333333rem;
    font-size: 1.111111rem;
    background-color: #3178FF;
    border-radius: 1.666667rem;
}

.dialog1>:nth-of-type(6) {
    margin-top: 2.222222rem;
    text-align: center;
    font-weight: 400;
    color: #3178FF;
    line-height: 1.527778rem;
    font-size: 1.111111rem;
}

.dialog>:nth-of-type(5) {
    margin-top: 2.152778rem;
    /* font-size: 0.972222rem; */
    font-weight: 400;
    color: #333333;
    line-height: 1.25rem;
}

.dialog>:nth-of-type(6) {
    margin-top: 1.666667rem;
    display:flex;
    width: 400px;
    flex-wrap: wrap;
}

.dialog>:nth-of-type(7) {
    margin-top: 1.666667rem;
    color: #333333;
}

.dialog>:nth-of-type(8) {
    margin-top: 1.666667rem;
    display:flex;
    width: 400px;
    flex-wrap: wrap;
}

.dialog>:nth-of-type(9) {
    margin: 3.333333rem auto 0;
    height: 3.333333rem;
    width: 12.361111rem;
    text-align: center;
    background-color: #3178FF;
    border-radius: 1.666667rem;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 1.527778rem;
    font-size: 1.111111rem;
    line-height: 3.333333rem;
    cursor: pointer;
}

/* 添加 */
.dialog>:nth-of-type(4) button {
    background-color: #E7F1FF;
    color: #3178FF;
    position: relative;
}

/* .el-input-group>.el-input__inner {
    border-right: none;
} */

.dialog>:nth-of-type(4) button::before{
    content:"|";
    color:#E4E5E6;
    position: absolute;
    left: -20%;
}

.zlhx-success {
    width: 26.041667rem;
    height: 17.430556rem;
    position: fixed;
    top: 11.736111rem;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #fff;
    border-radius: 0.555556rem;
    z-index: 10000;
}

.zlhx-success>div:first-of-type {
    margin: 32px auto 0;
    width: 4.444444rem;
    height: 4.444444rem;
}

.zlhx-success>div:nth-of-type(2) {
    margin-top: 2.222222rem;
    text-align: center;
    font-size: 1.25rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 1.527778rem;
}

.zlhx-success>div:nth-of-type(3) {
    width: 17.222222rem;
    margin: 0.555556rem auto 0;
    text-align: center;
    font-size: 0.972222rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 1.25rem;
}

.el-dropdown-menu__item {
    width: 6.722222rem;
    height: 3.333333rem;
    /* text-align: center; */
    line-height: 3.333333rem;
    font-size: 0.972222rem;
    font-weight: 400;
    padding: 0 0 0 3rem;
}
.el-dropdown-menu {
    transform: translate(30%, -13%);
}

.el-dropdown-menu__item a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    color: rgba(51, 51, 51, 1);
}

.el-dropdown-menu__item .visable {
    color: #3178FF;
}

.el-radio:nth-of-type(4),
.el-radio:nth-of-type(5) {
    margin-top: 24px;
}

.el-checkbox:nth-of-type(4),
.el-checkbox:nth-of-type(5) {
    margin-top: 24px;
}

.el-radio__label,
.el-checkbox__label {
    color:#000000;
}

.el-dialog__headerbtn .el-dialog__close::before  {
    font-weight: 700;
}

.zlhx-num {
    margin-top: 5.555556rem;
    height: 27.777778rem;
    background-color: #3178FF;
}

.zlhx-num>div {
    width: 83.333333rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.zlhx-num>div>div:last-of-type {
    width: 33.333333rem;
    height: 27.777778rem;
}

.zlhx-num>div>div:last-of-type>img {
    width: 100%;
    height: 100%;
}

.zlhx-num>div>div:first-of-type>div:nth-of-type(3) {
    display: flex;
    justify-content: space-between;
    margin: 1.388889rem 0 2.013889rem 0;
}

.zlhx-num>div>div:first-of-type>div:nth-of-type(3)>div {
    font-size: 1.111111rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.527778rem;
}

.zlhx-num>div>div:first-of-type>div:first-of-type {
    font-size: 2.916667rem;
    margin-top: 7.083333rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 3.611111rem;
}

.zlhx-num>div>div:first-of-type>div:nth-of-type(2) {
    font-size: 2.916667rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 4.097222rem;
}

.zlhx-num>div>div:first-of-type>div:last-of-type {
    width: 8.888889rem;
    height: 3.333333rem;
    text-align: center;
    line-height: 3.333333rem;
    font-weight: 600;
    color: #3178FF;
    font-size: 1.25rem;
    border-radius: 2.083333rem;
    background-color: #fff;
    margin-top: 1.666667rem;
}