.div_memnu .mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
}


.seltypeone_jm_sideWidth{
    width: 85%;
    background:url("/image/pop/youjiantou.png") no-repeat scroll 8vw center transparent
}
.div_memnu .housekeeper .cont {
    height: 21.35vw;
    width: 50vw;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11.2vw;
    margin-left: -25vw;
}

.div_memnu .housekeeper .main {
    width: 50vw;
    height: 18.44vw;
    background: url('/image/pop/jiamengguanjia.png')no-repeat center;
    background-size: 100%;
}

.div_memnu .housekeeper .title {
    display: block;
    width: 36.77vw;
    height: 2.8vw;
    line-height: 2.8vw;
    background: rgba(255, 255, 255, 1);
    border-radius: 1.4vw;
    -webkit-border-radius: 1.4vw;
    -moz-border-radius: 1.4vw;
    -ms-border-radius: 1.4vw;
    -o-border-radius: 1.4vw;
    text-align: center;
    margin-left: 6vw;
    margin-bottom: 1vw;
}

.div_memnu .housekeeper .title em {
    color: #F42C21;
}

.div_memnu .housekeeper .main .det {
    width: 19.8vw;
    padding-top: 6vw;
    margin-left: 28vw;
}

.div_memnu .housekeeper .main .det span {
    display: block;
    font-size: 1vw;
    color: #ffffff;
    text-align: center;
}

.div_memnu .housekeeper .main .det input {
    width: 19vw;
    height: 2.08vw;
    line-height: 2.08vw;
    padding-left: .8vw;
    margin-top: .7vw;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(153, 153, 153, 1);
    border-radius: 4px;
}

.div_memnu .housekeeper .main .det button {
    width: 288px;
    height: 2.8vw;
    line-height: 2.8vw;
    background: linear-gradient(180deg, rgba(255, 177, 61, 1), rgba(255, 109, 18, 1));
    border-radius: 1.4vw;
    border: navajowhite;
    color: #ffffff;
    margin-top: 1vw;
    -webkit-border-radius: 1.4vw;
    -moz-border-radius: 1.4vw;
    -ms-border-radius: 1.4vw;
    -o-border-radius: 1.4vw;
    cursor: pointer;
}

.div_memnu .join .cont {
    width: 37.5vw;
    height: 43.44vw;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -21.71vw;
    margin-left: -18.75vw;
    background: url('/image/pop/jiameng.png')no-repeat center;
    background-size: 100%;
}
.div_memnu .join img {
    position: absolute;
    margin-left: 35vw;
    cursor: pointer;
    margin-top: 2vw;
    width: 4vw;
}
.div_memnu .attract img {
    position: absolute;
    margin-left: 50vw;
    cursor: pointer;
    margin-top: -2vw;
    width: 4vw;
}
.div_memnu .join .main {
    width: 31.25vw;
    height: 20.57vw;
    background: rgba(255, 255, 255, 1);
    padding: 0 1.3vw;
    border-radius: 0.52vw;
    margin-top: 20vw;
    margin-left: 2.2vw;
}

.div_memnu .join .items {
    width: 37.5vw;
    margin-top: 0.52vw;
    font-size: 0.6vw;
}
.div_memnu .attract .items {
    width: 37.5vw;
    margin-top: 0vw;
    font-size: 0.6vw;
}
.div_memnu .join .items .two-select {
    display: inline-block;
    width: 15.4vw;
    height: 2.8vw;
}
.div_memnu .attract .items .two-select {
    display: inline-block;
    width: 12.6vw;
    height: 2.8vw;
}
.div_memnu .attract .attractName{
    display: inline-block;
    width: 24.8vw;
    padding-left: 0.52vw;
    height: 2.8vw;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(210, 210, 210, 1);
}
.div_memnu .join .items .two-input {
    display: inline-block;
    width: 14vw;
    padding-left: 0.52vw;
    height: 2.8vw;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(210, 210, 210, 1);
}

.div_memnu .join .items .one-input {
    display: inline-block;
    width: 25vw;
    padding-left: 0.52vw;
    height: 2.8vw;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(210, 210, 210, 1);
}

.div_memnu .join .two-cont {
    display: inline-block;
    justify-content: space-between;
}

.div_memnu .join textarea {
    display: inline-block;
    width: 31.25vw;
    padding-left: 0.52vw;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(210, 210, 210, 1);
    resize: none;
    height: 4vw;
}

.div_memnu .join button {
    display: inline-block;
    width: 9.38vw;
    height: 2vw;
    background: rgba(253, 124, 14, 1);
    border-radius: 2vw;
    font-size: 0.6vw;
    line-height: 1.4vw;
    text-align: center;
    color: #ffffff;
    border: none;
    margin-left: 5%;
    margin-top: 0.52vw;
}


/*閲嶇疆select  */

.div_memnu .join select.one-select {
    height: 30px;
    border: solid 1px #DCDCDC;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/image/pop/youjiantou.png") no-repeat scroll 28.65vw center transparent;
    /* background-size: 16px 30px; */
    padding-right: 20px;
    padding-left: 5px;
}

.div_memnu .join select.two-select {
    height: 30px;
    border: solid 1px #DCDCDC;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;

    background: url("/image/pop/youjiantou.png") no-repeat scroll 13vw center transparent;
    /* background-size: 16px 30px; */

    padding-right: 20px;
    padding-left: 5px;
}

.div_memnu .inve .cont {
    width: 50vw;
    height: 34.06vw;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -17.03vw;
    margin-left: -25vw;
    border-radius: 30px;
    background: url('/image/pop/zhaoshang.png')no-repeat center;
    background-size: cover;
}

.div_memnu .inve .main {
    width: 25.63vw;
    padding-top: 2.08vw;
    padding-left: 0.78vw;
    padding-right: 0.78vw;
    height: 22.19vw;
    background: rgba(255, 255, 255, 1);
    box-shadow: 5px 1px 6px 0px rgba(186, 47, 24, 0.45);
    border-radius: 20px;
    margin-left: 21.45vw;
    margin-top: 7.71vw;
    border: none;
}

.div_memnu .inve .items {
    width: 25.63vw;
    margin-bottom: 0.52vw;
    font-size: 0.6vw;
}

.inve .items .two-select {
    display: inline-block;
    width: 12.6vw;
    height: 2.8vw;
}

.div_memnu .inve .items .two-input {
    display: inline-block;
    width: 11.8vw;
    padding-left: 0.52vw;
    height: 2.8vw;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(210, 210, 210, 1);
}

.div_memnu .inve .items .one-input {
    display: inline-block;
    width: 25vw;
    padding-left: 0.52vw;
    height: 2.8vw;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(210, 210, 210, 1);
}

.div_memnu .inve .items .two-cont {
    display: inline-block;
    justify-content: space-between;
}

.div_memnu .inve textarea {
    display: inline-block;
    width: 25vw;
    padding-left: 0.52vw;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(210, 210, 210, 1);
    resize: none;
    height: 4vw;
}

.div_memnu .inve button {
    display: inline-block;
    width: 9.38vw;
    height: 2vw;
    background: rgba(253, 124, 14, 1);
    border-radius: 2vw;
    font-size: 0.6vw;
    line-height: 1.4vw;
    text-align: center;
    color: #ffffff;
    border: none;
    margin-left: 30%;
    margin-top: 0.52vw;
}


.div_memnu .inve select.one-select {
    height: 30px;
    border: solid 1px #DCDCDC;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/image/pop/youjiantou.png") no-repeat scroll 28.65vw center transparent;
    /* background-size: 16px 30px; */
    padding-right: 20px;
    padding-left: 5px;
}

.div_memnu .inve select.two-select {
    height: 30px;
    border: solid 1px #DCDCDC;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/image/pop/youjiantou.png") no-repeat scroll 11vw center transparent;
    /* background-size: 16px 30px; */
    padding-right: 20px;
    padding-left: 5px;
}

.div_memnu .anys .cont {
    width: 39vw;
    height: 42vw;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26vw;
    margin-left: -19.4vw;
    background: rgba(255, 255, 255, 1) url('/image/pop/yusuanfenxi.png')no-repeat top;
    background-size: 39vw 9.6vw;
    border: 1px solid rgba(252, 69, 60, 1);
    border-radius: 16px;
    padding-top: 9.6vw;
    transform: scale(.8);
}

.div_memnu .anys .cont .title {
    display: block;
    text-align: center;
    font-size: 1.35vw;
    padding: 15px 0;
}

.div_memnu .anys .cont .title em {
    color: #ff3333;
}

.div_memnu .anys .cont .count {
    width: 25vw;
    height: 6vw;
    line-height: 6vw;
    padding-left: 1.77vw;
    padding-right: 2.96vw;
    background: url('/image/pop/jisuanji2.png')no-repeat center;
    background-size: 100%;
    /* border-radius: 20px; */
    margin-left: 4.68vw;
    font-size: 1.35vw;
    display: flex;
    justify-content: space-between;
}

.div_memnu .anys .cont .count span {
    display: inline-block;
    width: 50%;
}

.div_memnu .anys .cont .count span:nth-child(2) {
    text-align: right;
}

.div_memnu .anys .cont .count span em {
    font-size: 4.68vw;
}

.div_memnu .anys .main {
    width: 23.43vw;
    padding: 0 3.12vw;
    height: 7.08vw;
    background: rgba(238, 238, 238, 1);
    margin-left: 5.2vw;
    margin-top: 0.78vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.div_memnu .anys .main span {
    display: inline-block;
    margin-top: 0.52vw;
}

.div_memnu .anys .main em {
    color: #F42C21;
}

.div_memnu .anys .main p {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.93;
    color: #F42C21;
}

.div_memnu .anys .items {
    width: 29.84vw;
    margin-left: 5.2vw;
    margin-top: 1.4vw;
}

.div_memnu .anys .items .one-select {
    display: inline-block;
    width: 29.84vw;
    height: 2.8vw;
}

.div_memnu .anys .items .two-select {
    display: inline-block;
    width: 14.47vw;
    height: 2.8vw;
}

.div_memnu .anys .items .two-input {
    display: inline-block;
    width: 14vw;
    padding-left: 0.52vw;
    height: 2.8vw;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(210, 210, 210, 1);
}

.div_memnu .anys .items .two-cont {
    display: inline-block;
    justify-content: space-between;
}

.div_memnu .mask .tips {
    display: block;
    font-size: 0.73vw;
    color: #FD7C0E;
    margin: 0.52vw 0;
    width: auto;
    text-align: left;
}

.div_memnu .anys .tips {
    margin-left: 5.2vw;
}

.div_memnu .anys button {
    display: inline-block;
    width: 15vw;
    height: 2.7vw;
    background: linear-gradient(180deg, rgba(255, 177, 61, 1), rgba(255, 109, 18, 1));
    border-radius: 1.35vw;
    text-align: center;
    line-height: 2.7vw;
    font-size: 0.94vw;
    border: none;
    color: #ffffff;
    margin-left: 13.02vw;
    margin-top: 1.4vw;
}


/*閲嶇疆select  */

.div_memnu .anys select.one-select {
    height: 30px;
    border: solid 1px #DCDCDC;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/image/pop/youjiantou.png") no-repeat scroll 28.65vw center transparent;
    /* background-size: 16px 30px; */
    padding-right: 20px;
    padding-left: 5px;
}

.div_memnu .anys select.two-select {
    height: 30px;
    border: solid 1px #DCDCDC;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/image/pop/youjiantou.png") no-repeat scroll 13.02vw center transparent;
    /* background-size: 16px 30px; */
    padding-right: 20px;
    padding-left: 5px;
}

.div_memnu .none {
    display: none;
}

.div_memnu .risk .main {
    display:normal;
    justify-content:initial;
}

.agent .div_memnu .join .cont .main {
    display:normal;
    justify-content:initial;
}


.hide {
    display:none;
}
.div_memnu .brandjoin .cont {
    height: 30.44vw;
    background-position:top;
}
.div_memnu .brandjoin .main {
    margin-top: 10vw;
    height: 18vw;
}
.div_memnu .brandjoin .main #brandlogo {
    clear: left;
    float:left;
    width: 14vw;
    height: 7.8vw;
    position: static;
    cursor: pointer;
    margin-top: 1vw;
    margin-left:0;
}
.div_memnu .brandjoin .main .brandinfo {
    float:left;
    clear:right;
    margin-top:1.56vw;
    margin-left:1.56vw;
    height:8.85vw;
}
.div_memnu .brandjoin .main .brandinfo span {
    display:block;
    font-size:0.72vw;
    color:#666666;
    line-height:1.56vw;
    width:15vw;
}
.div_memnu .brandjoin .main .brandinfo #brandName {
    font-size:0.82vw;
    font-weight:bold;
}
.div_memnu .risk .cont {
    width: 39vw;
    height: 42vw;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26vw;
    margin-left: -19.4vw;
    background: rgba(255, 255, 255, 1) url('/image/pop/fengxianpingu.png')no-repeat top !important;
    background-size: 39vw 9.6vw;
    border: 1px solid rgba(252, 69, 60, 1);
    border-radius: 16px;
    padding-top: 9.6vw;
    transform: scale(.8);
    font-size: .8vw;
}
.div_memnu .risk img {
    position: absolute;
    margin-left: 66vw !important;
    cursor: pointer;
    margin-top: 3vw !important;
    width: 3vw;
}
.div_memnu .anys img {
    position: absolute;
    margin-left: 66vw;
    cursor: pointer;
    margin-top: 2vw;
    width: 4vw;
}
.div_memnu .risk .cont-det {
    width: 29.7vw;
    margin-left: 4.4vw;
}

.div_memnu .risk .cont .title {
    display: block;
    text-align: center;
    font-size: 1.35vw;
    padding: 15px 0;
}

.div_memnu .risk .cont .title em {
    color: #ff3333;
}

.div_memnu .risk .cont .score {
    width: 25vw;
    height: 6vw;
    line-height: 6vw;
    padding-left: 1.77vw;
    padding-right: 2.96vw;
    background: url('/image/pop/jisuanji.png')no-repeat center;
    background-size: 100%;
    font-size: 1.35vw;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1vw;
}

.div_memnu .risk .cont .score span {
    display: inline-block;
    width: 50%;
}

.div_memnu .risk .cont .score span:nth-child(2) {
    text-align: right;
}

.div_memnu .risk .cont .score span em {
    font-size: 4.68vw;
}

.div_memnu .risk select {
    display: inline-block;
    width: 7.8vw;
    height: 2.8vw;
}

.div_memnu .risk .main {
    width: 23.43vw;
    padding: 0 3.12vw;
    height: 7.08vw;
    background: rgba(238, 238, 238, 1);
    margin-left: 5.2vw;
    margin-top: 0.78vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.div_memnu .risk .main span {
    display: inline-block;
    margin-top: 0.52vw;
}

.div_memnu .anys .main em {
    color: #F42C21;
}

.div_memnu .risk .main p {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.93;
    color: #F42C21;
}

.div_memnu .risk .items {
    width: 29.7vw;
    /* margin-left: 5.2vw; */
    margin-top: 1.4vw;
}

.div_memnu .risk .items i {
    color: #F42C21;
}

.div_memnu .risk .input .two-input {
    display: inline-block;
    width: 14vw;
    padding-left: 0.52vw;
    height: 2.8vw;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(210, 210, 210, 1);
}

.div_memnu .risk .items .one-input {
    display: inline-block;
    width: 25vw;
    padding-left: 0.52vw;
    height: 2.8vw;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(210, 210, 210, 1);
}

.div_memnu .risk .two-cont {
    display: inline-block;
    justify-content: space-between;
}

.div_memnu .risk button {
    display: inline-block;
    width: 15vw;
    height: 2.7vw;
    line-height: 2.7vw;
    background: linear-gradient(180deg, rgba(255, 177, 61, 1), rgba(255, 109, 18, 1));
    border-radius: 1.35vw;
    text-align: center;
    color: #ffffff;
    border: none;
    margin-top: 3vw;
    margin-left: 7vw;
}

.div_memnu .risk select {
    border: solid 1px #DCDCDC;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/image/pop/youjiantou.png") no-repeat scroll 6.6vw center transparent;
    /* background-size: 16px 30px; */
    padding-right: 20px;
    padding-left: 5px;
}
