.popup-container{width:60vw;height:100vh;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.popup-container .apply-province{width:50%;overflow:auto}.popup-container .apply-province .province-item{width:100%;height:1.33333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:inset 0 0 0 0 #eee;box-shadow:inset 0 0 0 0 #eee;color:#333}.popup-container .apply-province .province-item.active{background:#fff7f1;-webkit-box-shadow:inset 0 0 0 0 #eee;box-shadow:inset 0 0 0 0 #eee;color:#fe7100}.popup-container .apply-province .province-item .province-pinyin{font-family:PingFangSC-Regular;font-size:.37333rem;color:#999;font-weight:400;margin:0 .21333rem 0 .42667rem}.popup-container .apply-province .province-item .province-name{font-family:PingFangSC-Regular;font-size:.37333rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-container .apply-city{font-family:PingFangSC-Regular;font-size:.37333rem;color:#333;font-weight:400;overflow:auto;width:50%}.popup-container .apply-city .city-item{width:100%;padding-left:.42667rem;height:1.33333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:inset 0 0 0 0 #eee;box-shadow:inset 0 0 0 0 #eee;color:#333}.popup-container .apply-city .city-item .city-name{font-family:PingFangSC-Regular;font-size:.37333rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-container .apply-city .city-item.active{background:#fff7f1;-webkit-box-shadow:inset 0 0 0 0 #eee;box-shadow:inset 0 0 0 0 #eee;color:#fe7100}.popup-container .apply-area{width:33.3%;font-family:PingFangSC-Regular;font-size:.37333rem;color:#333;font-weight:400;overflow:auto}.popup-container .apply-area .area-item{padding-left:.42667rem;width:100%;height:1.33333rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:inset 0 0 0 0 #eee;box-shadow:inset 0 0 0 0 #eee;color:#333}.popup-container .apply-area .area-item .area-name{font-family:PingFangSC-Regular;font-size:.37333rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popup-container .apply-area .area-item.active{background:#fff7f1;-webkit-box-shadow:inset 0 0 0 0 #eee;box-shadow:inset 0 0 0 0 #eee;color:#fe7100}