/* 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: 10px;
    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 */




#register {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background: rgba(0, 0, 0, 0.5);
}

#register .modal-dialog {
    margin: 0 auto;
    margin-top: 15vh;
}

#register #section38 .block2 .form {
    margin: 0;
}

.register-btn-box {
    display: none;
    position: fixed;
    bottom: 15px;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    height: 150px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 27px 0px rgba(208, 208, 208, 0.43);
    border-radius: 10px;
    z-index: 999;
}

.register-btn-box .a-btn {
    display: block;
    width: 336px;
    height: 72px;
    line-height: 72px;
    background: rgba(25, 111, 252, 1);
    border-radius: 3px;
    font-size: 29px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin: 39px auto 0;
    text-decoration: none;
}


.register-content {
    width: 368px;
    margin: 0 auto;
    color: #333;
}

.register-content #section38 .form .p2 a,
.right-register #section38 .form .p2 a {
    width: 130px
}

.register-content #section38 .block2 .form .btn-regist,
.right-register #section38 .block2 .form .btn-regist {
    height: 40px;
    background-color: #8CADEE;
    border-radius: 3px;
    border-color: #8cadee;
    font-size: 14px;
    margin-bottom: 10px;
}

.right-register .register-box {
    background: #fff;
}

.right-register .form-container {
    background: none;
    border: none;
    height: auto;
    width: 100%;
    display: block;
    ;
    padding-top: 0;
}

.right-register #section38 .block2 {
    padding: 0;
}

.right-register #section10 {
    padding-top: 0;
    background: #fff;
    display: none;
}

.right-register #section10 .right-item .tips {
    color: #4D555A;
    max-width: 366px;
    margin: 0 auto;
}

.section11 .d-sm-block {
    text-align: center;
    margin-top: 15px;
}

.section11 #section38 .block2 .form .btn-regist,
.right-register #section38 .block2 .form .btn-regist {
    background-color: #8CADEE;
    border-color: #8cadee;
}

.section11 #section10 .download-pc,
.section11 #section38 .download-pc {
    margin: 0 10px;
    position: relative;
    display: inline-block;
    width: 148px;
    height: 49px;
}

.section11 #section10 img.banner,
.section11 #section38 img.banner {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.section11 #section10 .download-code,
.section11 #section38 .download-code {
    border: 1px solid #999;
    position: absolute;
    padding: 20px;
    background: #FFFFFF;
    width: 190px;
    bottom: -210px;
    left: 0;
    display: none;
}

.section11 #section10 .download-code-triangle,
.section11 #section38 .download-code-triangle {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    left: 20px;
    background: #FFFFFF;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.section11 #section10 .download-code img,
.section11 #section38 .download-code img {
    width: 150px;
    height: 150px;
}

.section11 #section10 .download-pc:hover .download-code,
.section11 #section38 .download-pc:hover .download-code {
    display: block;
}

.section11 #section10 .right-item button.btn,
.right-register #section10 .right-item button.btn {
    margin: 10px 0;
    outline: none;
    border: none;
    color: #fff;
    cursor: pointer;
}

/* 苹果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;
}


.sendcode-disabled {
    /* cursor: no-drop !important;
    color: rgb(220, 220, 220) !important; */
    color: #077bff;
}


@media (max-width: 768px) {
    .img-iphone36 {
        width: 285px;
        height: 302px;
    }

    .img-honor-img {
        width: 285px;
        height: 308px;
    }

    .img-img-02 {
        width: 285px;
        height: 172px;
    }

    .image-73 {
        width: 254px;
        height: 156px;
    }
}

.example-box {
    display: flex;
    justify-content: space-between;
}

.example-box img {
    height: 36px;
    margin-top: 1px;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

#gaSignIn,
#gaSignPhone,
#gaSignInTwo,
#gaSignPhoneTwo {
	overflow: hidden;
	position: relative;
}
#gaSignIn div[role='button'],
#gaSignPhone div[role='button'],
#gaSignInTwo div[role='button'],
#gaSignPhoneTwo div[role='button'] {
	width: 30px;
	height: 30px;
}

#gaSignIn > div,
#gaSignPhone > div,
#gaSignInTwo > div,
#gaSignPhoneTwo > div {
	position: absolute;
	opacity: 0.0001;
	top: 0;
	left: 0;
}
