/* section38 */

#section38 {
    width: 100%;
}

#section38 .wrap-form {
    width: 1066px;
    height: 580px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}


/* clip-path: polygon(0 0, 0 100%, 480px 100%, 100% 0px); */

#section38 .block1 {
    height: 100%;
    background: #F5FAFF;
    padding: 44px 80px 0px 20px;
    clip-path: polygon(0 0, 0 100%, 480px 100%, 100% 0px);
}

#section38 .block1 .p1 {
    font-size: 30px;
    font-weight: 800;
    color: rgba(51, 51, 51, 1);
    line-height: 50px;
}

#section38 .block1 .p2 {
    margin-top: 36px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 50px;
}

#section38 .block1 .p3 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
    margin-top: 50px;
}

#section38 .block2 {
    padding: 38px 65px 48px 92px;
}

#section10 .block2 input,
#section38 .block2 input{
    border:0;
    background: none;
    fill: none;
    padding:0 10px;
    outline:none
}
#section38 .block2 .titie {
    font-size: 28px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 38px;
}

#section38 .block2 .form {
    margin-top: 40px;
}

#section38 .block2 .form .form-control {
    box-shadow: none;
    border-color: #ced4da;
}
#section10 .right-item .vaild-tips{
    text-align: center;
    margin: 0 auto;
    display: block;
}
#section10 .form  input{
    display: inline-block;
    vertical-align: middle;
    border: none;
    height: 38px;
    width: 100%;
    border: 1px solid #ced4da;
    margin-bottom: 20px;
}
#section10 .block2 .form #registBtn ,
#section38 .block2 .form .btn-regist {
    height: 45px;
    display: block;
    color: #ffffff;
    width: 100%;
    line-height: 27px;
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
    outline: none;
    border-color: transparent;  
    box-shadow:none;
    background: #8CADEE !important;
    border: none !important;
    padding: 0;
    border-radius: 5px;
    cursor: pointer;
}
#section38 .block2 .form .btn-regist:focus,
#section38 .block2 .form .btn-regist:active{
    outline: none;
    border-color: transparent;
    box-shadow:none;
}

#section10 .block2 .account-href ,
#section38 .block2 .account-href {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    cursor: pointer;
    color: #333;
}

#section10 .block2 .fb ,
#section38 .block2 .fb {
    display: inline-block;
    margin: 0 35px;
    width: 130px;
    height: 45px;
    background: url(../assets/img/section11/fb-bg.png) no-repeat;
    cursor: pointer;
    overflow: hidden;
}

#section10 .block2 .ge ,
#section38 .block2 .ge {
    display: inline-block;
    margin: 0 10px;
    width: 130px;
    height: 45px;
    background: url(../assets/img/section11/ge-bg.png) no-repeat;
    cursor: pointer;
    overflow: hidden;
}

#section10 .block2 .oauth-sign p ,
#section38 .block2 .oauth-sign p {
    text-align: center;
    max-width: 388px;
    margin: 0 auto 14px auto;
    border-bottom: 1px solid #D8D8D8;
    line-height: 1;
    position: relative;
}

#section10 .block2 .oauth-sign p span ,
#section38 .block2 .oauth-sign p span {
    display: inline-block;
    text-align: center;
    position: relative;
    bottom: -10px;
    background: #ffffff;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    padding: 0 10px;
    color: #333;
}

.show>.area-btn.dropdown-toggle {
    color: #333333;
}

.area-btn:focus {
    box-shadow: none;
}

.area-btn:hover {
    color: #333333;
}

#section38 .dropdown-menu {
    width: 180px;
    float: left;
    min-width: 10rem;
    padding: 10px 0;
    margin: 2px 0 0;
    font-size: 16px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 5px;
    top:40px;
    z-index: 33;
}
#section38 .form .input-group-prepend button::after {
    content:'';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333333;
    margin-left: 5px;
}

#section38 .item {
    display: block;
    width: 100%;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
}
#section38 .item span{
    font-weight: 400;
    float: right;
}

#section38 .item:hover {
    background-color: #ced4da;
}

#section38 .form .form-group {
    border: 1px solid #ced4da;
    margin-bottom: 20px;
    height: 40px;
}

#section38 .form .input-group-prepend {
    display: inline-block;
    max-width: 60px;
    vertical-align: top;
    border: none;
    height: 40px;
    width: 100%;
    position: relative;
}

#section38 .form .input-group-prepend button {
    border: none;
    width: 100%;
    text-align: left;
    padding-right: 0;
    vertical-align: bottom;
    height: 40px;
    background: none;
    outline: none;
    text-align: center;
    cursor: pointer;
}

#section38 .form .p1 input {
    display: inline-block;
    width: 300px;
    vertical-align: top;
    border: none;
    height: 38px;
    line-height: 38px;
}

#section38 .form .p2 input {
    display: inline-block;
    width: 227px;
    vertical-align: middle;
    border: none;
    height: 38px;
}

#section38 .form .p2 a {
    display: inline-block;
    width: 140px;
    vertical-align: middle;
    border-left: 1px solid #ced4da;
    color: #007bff;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
}

#section38 .form .p3 input {
    display: inline-block;
    vertical-align: middle;
    border: none;
    height: 38px;
    width: 100%;
}
#section38 .form .tips {
    text-align: center;
}

.dropdown-toggle::after {
    vertical-align: .2em;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}


/* section38 */



/* 苹果ID 第三方登录*/
#section10 .right-item .fb ,
#section38 .block2 .fb {
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    margin:0 0 0 8px !important;
    border-radius: 2px;
    cursor: pointer;
    background: url(../assets/img/section39/fb-bg.png) no-repeat;
    background-size: cover;
}

#section10 .right-item .ge ,
#section38 .block2 .ge {
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    margin:0 0 0 8px !important;
    border-radius: 2px;
    cursor: pointer;
    background: url(../assets/img/section39/ge-bg.png) no-repeat;
    background-size: cover;
}

#section10 .right-item .apple,
#section38 .apple {
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    margin:0 0 0 8px !important;
    border-radius: 2px;
    cursor: pointer;
    background: url(../assets/img/section39/apple-bg.png) no-repeat;
    background-size: cover;
}
.section-content .oauth-sign .form-group,
.register-content .oauth-sign .form-group{
    display: flex;
    justify-content: flex-end;
    flex: 1;
    margin: 0;
}
#section10 .right-item .oauth-sign p,
.section-content .oauth-sign p,
.register-content .oauth-sign p{
    max-width: none;
    border: none;
    margin: 0 auto;
}
.form-group {
    margin-bottom: 1rem;
    padding: 0;
}
#section10 .oauth-sign,
#section38 .block2 .oauth-sign{
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 25px;
    margin-top:15px;
}
#section38 .block2 .oauth-sign p {
    margin: 0;
    text-align: left;
    border-bottom: none;
    position: relative;
}
#section10 .right-item .oauth-sign p span,
#section38 .block2 .oauth-sign p span {
    text-align: left;
    font-size: 14px !important;
    color: rgb(153, 153, 153);
    position: static;
}