    #area_code{
        width: 100%;
    }
    #area_code_text{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 16px;
        color: #333333;
        cursor: pointer;
        padding: 10px;
        box-sizing: border-box;
    }
    #area_code_text img{
        width: 30px;
        height: 20px;
        margin-right: 10px;
    }
    .country_box{
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 999999;
        background-color: #f5f5f5;
        border: 1px solid #666666;
        height: 200px;
        overflow: auto;
        /* box-sizing: border-box; */
        /* padding: 5px -1px 5px 5px; */
        padding-right: 0px;
        padding-left: 0px;
        display: none;
        margin-left: -1px;
    }
    .country_item{
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 16px;
        color: #333333;
        cursor: pointer;
        padding:5px;
        box-sizing: border-box;
    }
    .country_item img{
        width: 30px;
        height: 20px;
        margin-right: 10px;
    }
    .shop-nums{
        display: none;
    }
	.regist-link a{
	   background-color: #e2211c !important;
	   color: #FFFFFF !important;
	}
    .country_img{
		width: 18.21px;
		height: 12px;
		vertical-align: middle;
	}
    .form_content_text{
        height: 21px;
        font-family: Microsoft YaHei, Microsoft YaHei;
        font-weight: 400;
        font-size: 16px;
        color: #000000;
        text-align: justified;
        font-style: normal;
        text-transform: none;
        margin-top: 20px;
    }
    .form_q{
        margin-top: 13px;

    }
    .header_box {
               width: 100%;
               box-sizing: border-box;
        height: 90px;
         padding: 0px 13%!important;
    }
    .header{
        width: 100%;
         height: 90px;
       display: flex;
        justify-content: space-between;
        align-items: center;
    
        
     
    }
    .area{
        width: 100%;
        height: 90px;
        padding: 0px!important;
    }


    .login-welcome{
       height: 24px;
       font-family: Microsoft YaHei, Microsoft YaHei;
       font-weight: bold;
       font-size: 18px;
       color: #000000;
       text-align: center;
       font-style: normal;
       text-transform: none;
    }
    .reg_box_bg{
        width: 100%;
        height:calc(100vh - 90px);
       background-image: url('https://joyb2b.oss-cn-beijing.aliyuncs.com/system/login-background-1.jpg');
         background-size: cover;
       position: relative;
    }
    .reg_box{
        margin-top: 0px;
        width: 460px;
        min-height: 500px;
        max-height: 680px;
        position: absolute;
        top: 50%;
        right: 21%;
        transform: translate(0%, -50%);
        padding:  46px;
   
    }
    .copywriting_div{
        position: absolute;
        top: 20%;
        left: 20%;
        color: #fff;
        text-align: start;
    }
 
.copywriting_div h1 {
    position: relative;
    font-weight: bold;
    font-size: 50px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.copywriting_div p {
    position: relative;
    width: 466px;
    height: 66px;
    font-weight: 400;
    font-size: 50px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.copywriting_div span {
    position: relative;
    width: 469px;
    height: 26px;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
    .form_tab{
        margin: 0px;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .form_tab_item{
      margin-right: 0px;
          padding-bottom: 0px;
          color: #666666;
          font-family: Microsoft YaHei, Microsoft YaHei;
          margin-bottom: 35px;
              font-size: 20px;
    }
    .form_tab_item_cur {
    border-bottom-color: #E2211C;
    font-size: 20px;
     color: #000;
}
   .form_content_item{
        width: 100%;
height: 50px;
background: #F7F9FC;
border-radius: 5px 5px 5px 5px;
border: none;

    }
    .J-input-txt,.u-txt,
    input.J-input-txt,
    input.u-txt,
    input[type="text"].J-input-txt,
    input[type="text"].u-txt,
    input[type="text"][name],
    input[type="text"] {
        font-family: Microsoft YaHei, Microsoft YaHei;
        font-weight: 400;
        font-size: 14px;
        color: #666 !important;
        background-color: #F7F9FC !important;
        caret-color: #666;
    }
    .J-input-txt::placeholder,
    .u-txt::placeholder,
    input.J-input-txt::placeholder,
    input.u-txt::placeholder,
    input[type="text"].J-input-txt::placeholder,
    input[type="text"].u-txt::placeholder,
    input[type="text"]::placeholder {
        color: #666 !important;
        opacity: 1;
    }
    select{
      background-color: #F7F9FC;  
    }
    .form_content_text{
height: 21px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #000000;
text-align: justified;
font-style: normal;
text-transform: none;
text-indent: 17px;
margin-bottom: 10px!important;
    }
    .form_btn {
    margin-top: 31px;
}
.mobile_input,
.email_input {
margin-bottom: 20px;
}
.pwd_input{
    margin-bottom: 10px;
}
.form_q input[type="checkbox"] {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    border: 1px solid #666666;
    margin-right: 10px;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    background: #fff;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    transition: background 0.2s, border 0.2s;
}
.form_q input[type="checkbox"]:checked {
    background: #e2211c;
    border-color: #e2211c;
}
.form_q input[type="checkbox"]:checked::after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
    background: none;
    box-sizing: border-box;
    pointer-events: none;
    /* 绘制对勾 */
    width: 5px;
    height: 9px;
    border-radius: 0;
    border-left: 0;
    border-top: 0;
}
.regist-link a{
height: 21px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: 400;
font-size: 16px;
color: #666666!important;
text-align: center;
font-style: normal;
text-transform: none;
background-color: #fff!important;
}
.form_btn{
width: 100%;
height: 50px;
background: #E2211C;
border-radius: 10px 10px 10px 10px;
line-height: 50px;
font-family: Microsoft YaHei, Microsoft YaHei;
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
text-align: justified;
font-style: normal;
text-transform: none;
}
