﻿.flex-col {
    display: flex;
    flex-direction: column;
}
.flex-row {
    display: flex;
    flex-direction: row;
}
.justify-start {
    display: flex;
    justify-content: flex-start;
}
.justify-center {
    display: flex;
    justify-content: center;
}

.justify-end {
    display: flex;
    justify-content: flex-end;
}
.justify-evenly {
    display: flex;
    justify-content: space-evenly;
}
.justify-around {
    display: flex;
    justify-content: space-around;
}
.justify-between {
    display: flex;
    justify-content: space-between;
}
.align-start {
    display: flex;
    align-items: flex-start;
}
.align-center {
    display: flex;
    align-items: center;
}
.align-end {
    display: flex;
    align-items: flex-end;
}

.loginchoosearea {
    width: 712px;
    height: 567px;
    background: url(../../img/indexv2/loginchoose/background.png) 100% no-repeat;
    border-radius: 8px;
    position: relative;
}

.loginchoosearea_title {
    width: 390px;
    height: 34px;
    margin: 16px 0 0 161px;
}

.loginchoosearea_title_txt {
    width: 390px;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 26px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 34px;
}

.loginchoosearea_tip {
    width: 406px;
    height: 26px;
    margin: 9px 0 0 153px;
}

.loginchoosearea_tip_txt {
    width: 406px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(96, 96, 96, 1);
    font-size: 18px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    line-height: 26px;
}

.loginchoosearea_image_col1 {
    width: 456px;
    height: 48px;
    margin: 36px 0 368px 229px;
}

.loginchoosearea_image_col1_1 {
    width: 116px;
    height: 48px;
}

.loginchoosearea_image_col1_2 {
    width: 116px;
    height: 48px;
}

.loginchoosearea_wrapper1 {
    width: 12px;
    height: 12px;
    margin: 18px 0 0 682px;
}

.loginchoosearea_wrapper1_img1 {
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.loginchoosearea_group1 {
    position: absolute;
    left: 24px;
    top: 147px;
    width: 324px;
    height: 396px;
    background: url(../../img/indexv2/loginchoose/background_area_cur.png) 100% no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.loginchoosearea_group1_title {
    width: 36px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(40, 112, 247, 1);
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    margin: 7px 0 0 258px;
}

.loginchoosearea_group1_wrapper1 {
    height: 100px;
    background: url(../../img/indexv2/loginchoose/person_cur.png) 100% no-repeat;
    background-size: 106px 100px;
    width: 106px;
    margin: -10px 0 0 105px;
    flex: none;
}

.loginchoosearea_group1_wrapper1_image1 {
    width: 95px;
    height: 51px;
    margin: 14px 0 0 -8px;
}

.loginchoosearea_group1_wrapper2 {
    width: 264px;
    height: 30px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: 22px 0 0 30px;
}

.loginchoosearea_group1_wrapper2_txt1 {
    width: 264px;
    height: 30px;
    overflow-wrap: break-word;
    color: #333333;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}

.loginchoosearea_group1_wrapper2_txt2 {
    width: 264px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(40, 112, 247, 1);
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}

.loginchoosearea_group1_wrapper2_txt3 {
    width: 264px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}

.loginchoosearea_group1_wrapper3 {
    width: 62px;
    height: 28px;
    margin: 14px 0 0 112px;
}

.loginchoosearea_group1_wrapper3_block1 {
    width: 18px;
    height: 18px;
    margin-top: 7px;
}

.loginchoosearea_group1_wrapper3_block1_wrapper1 {
    height: 18px;
    background: url(../../img/indexv2/loginchoose/img_person_item1.png) -2px -2px no-repeat;
    background-size: 18px 18px;
    width: 18px;
}

.loginchoosearea_group1_wrapper3_block1_wrapper1_img1 {
    width: 10px;
    height: 7px;
    margin: 7px 0 0 -2px;
}

.loginchoosearea_group1_wrapper3_block1_img1 {
    width: 4px;
    height: 4px;
    margin: 1px 0 0 8px;
}

.loginchoosearea_group1_wrapper3_txt {
    width: 40px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(96, 96, 96, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.loginchoosearea_group1_wrapper4 {
    width: 64px;
    height: 28px;
    margin: 4px 0 0 110px;
}

.loginchoosearea_group1_wrapper4_group1 {
    width: 18px;
    height: 18px;
    margin-top: 7px;
}

.loginchoosearea_group1_wrapper4_group1_wrapper1 {
    height: 18px;
    background: url(../../img/indexv2/loginchoose/img_person_item2.png) -2px -2px no-repeat;
    background-size: 18px 18px;
    width: 18px;
}

.loginchoosearea_group1_wrapper4_group1_wrapper1_img1 {
    width: 4px;
    height: 5px;
    margin: 5px 0 0 5px;
}

.loginchoosearea_group1_wrapper4_group1_img1 {
    width: 13px;
    height: 4px;
    margin: 4px 0 0 1px;
}

.loginchoosearea_group1_wrapper4_txt {
    width: 40px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(96, 96, 96, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.loginchoosearea_group1_wrapper5 {
    width: 104px;
    height: 28px;
    margin: 4px 0 0 110px;
}

.loginchoosearea_group1_wrapper5_group1 {
    height: 18px;
    background: url(../../img/indexv2/loginchoose/img_person_item3.png) -2px -2px no-repeat;
    background-size: 18px 18px;
    margin-top: 7px;
    width: 18px;
}

.loginchoosearea_group1_wrapper5_group1_img1 {
    width: 18px;
    height: 18px;
}

.loginchoosearea_group1_wrapper5_txt {
    width: 80px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(96, 96, 96, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.loginchoosearea_group1_wrapper6 {
    height: 46px;
    background: url(../../img/indexv2/loginchoose/background_btn_cur.png)
    100% no-repeat;
    background-size: 100% 100%;
    width: 264px;
    margin: 47px 0 30px 30px;
    border-radius: 4px;
    flex:none;
}

.loginchoosearea_group1_wrapper6_txt {
    width: 216px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    line-height: 30px;
    margin: 8px 0 0 24px;
}

.loginchoosearea_group2 {
    position: absolute;
    left: 364px;
    top: 147px;
    width: 324px;
    height: 396px;
    background: url(../../img/indexv2/loginchoose/background_area.png) 100% no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.loginchoosearea_group2_txt1 {
    width: 36px;
    height: 26px;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    margin: 7px 0 0 258px;
}

.loginchoosearea_group2_wrapper1 {
    height: 100px;
    background: url(../../img/indexv2/loginchoose/organ.png) 100% no-repeat;
    background-size: 106px 100px;
    width: 106px;
    margin: -11px 0 0 105px;
    flex: none;
}

.loginchoosearea_group2_wrapper1_img1 {
    width: 95px;
    height: 51px;
    margin: 10px 0 0 -8px;
}

.loginchoosearea_group2_wrappertxt {
    width: 264px;
    height: 30px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
    margin: 22px 0 0 30px;
}

.loginchoosearea_group2_wrappertxt_txt1 {
    width: 264px;
    height: 30px;
    overflow-wrap: break-word;
    color: #333333;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}

.loginchoosearea_group2_wrappertxt_txt2 {
    width: 264px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}

.loginchoosearea_group2_wrappertxt_txt3 {
    width: 264px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}
.loginchoosearea_group2_wrapper2 {
    width: 101px;
    height: 28px;
    margin: 15px 0 0 113px;
}

.loginchoosearea_group2_wrapper2_block1 {
    width: 18px;
    height: 18px;
    margin-top: 7px;
}

.loginchoosearea_group2_wrapper2_block1_wrapper1 {
    height: 18px;
    background: url(../../img/indexv2/loginchoose/img_organ_item1.png) -2px -2px no-repeat;
    background-size: 18px 18px;
    width: 18px;
}

.loginchoosearea_group2_wrapper2_img1 {
    width: 9px;
    height: 4px;
    margin-top: 11px;
}

.loginchoosearea_group2_wrapper2_txt1 {
    width: 80px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(96, 96, 96, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.loginchoosearea_group2_wrapper3 {
    width: 102px;
    height: 28px;
    margin: 4px 0 0 112px;
}

.loginchoosearea_group2_wrapper3_block1 {
    width: 18px;
    height: 18px;
    margin-top: 7px;
}

.loginchoosearea_group2_wrapper3_block1_wrapper1 {
    height: 18px;
    background: url(../../img/indexv2/loginchoose/img_organ_item2.png) -2px -2px no-repeat;
    background-size: 18px 18px;
    width: 18px;
}

.loginchoosearea_group2_wrapper3_block1_wrapper1_img1 {
    width: 7px;
    height: 7px;
    margin: 7px 0 0 -1px;
}

.loginchoosearea_group2_wrapper3_block1_img1 {
    width: 3px;
    height: 5px;
    margin-left: 8px;
}

.loginchoosearea_group2_wrapper3_txt1 {
    width: 80px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(96, 96, 96, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.loginchoosearea_group2_wrapper4 {
    width: 101px;
    height: 28px;
    margin: 4px 0 0 113px;
}

.loginchoosearea_group2_wrapper4_block1 {
    width: 18px;
    height: 18px;
    margin-top: 7px;
}

.loginchoosearea_group2_wrapper4_block1_wrapper1 {
    height: 18px;
    background: url(../../img/indexv2/loginchoose/img_organ_item3.png) -2px -2px no-repeat;
    background-size: 18px 18px;
    width: 18px;
}

.loginchoosearea_group2_block1 {
    width: 9px;
    height: 10px;
    margin-top: 8px;
}

.loginchoosearea_group2_block1_img1 {
    width: 9px;
    height: 2px;
}

.loginchoosearea_group2_block1_img2 {
    width: 4px;
    height: 5px;
    margin: 3px 0 0 2px;
}

.loginchoosearea_group2_wrapper4_txt1 {
    width: 80px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(96, 96, 96, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.loginchoosearea_group2_wrapper5 {
    width: 104px;
    height: 28px;
    margin: 4px 0 0 110px;
}

.loginchoosearea_group2_wrapper5_block1 {
    height: 18px;
    background: url(../../img/indexv2/loginchoose/img_organ_item4.png) 0px -2px no-repeat;
    background-size: 18px 18px;
    margin-top: 7px;
    width: 18px;
}

.loginchoosearea_group2_wrapper5_block1_img1 {
    width: 11px;
    height: 11px;
    margin: 4px 0 0 4px;
}

.loginchoosearea_group2_wrapper5_txt1 {
    width: 80px;
    height: 28px;
    overflow-wrap: break-word;
    color: rgba(96, 96, 96, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.loginchoosearea_group2_wrapper6 {
    background-color: rgba(197, 197, 197, 1);
    border-radius: 4px;
    height: 46px;
    width: 264px;
    margin: 15px 0 29px 30px;
    flex: none;
}

.loginchoosearea_group2_wrapper6_txt1 {
    width: 216px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    line-height: 30px;
    margin: 8px 0 0 24px;
}

.loginchoosearea_group2_img1 {
    position: absolute;
    left: 110px;
    top: 188px;
    width: 14px;
    height: 14px;
}

.loginchoosearea_group2_img2 {
    position: absolute;
    left: 110px;
    top: 256px;
    width: 14px;
    height: 11px;
}