* {
    padding: 0;
    margin: 0;
    list-style: none;
}

body,
html {
    height: 100%;
    position: relative;
    font-family: "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
}


.dd_nav p {
    line-height: 100% !important;
}

.dd_P_nav p {
    line-height: 100% !important;
}

.box_nav {
    width: 1080px;
    margin: 0 auto;
}

.box {
    width: 1080px;
    margin: 0 auto;
}

.wrap {
    min-width: 1080px;
    width: 100%
}

.wrap_nav {
    min-width: 1080px;
    width: 100%
}

.clear {
    clear: both;
}

/*nav*/
.dd_nav {
    height: 60px;
    background: #333;
    position: fixed;
    top: 0;
    z-index: 9999
}

#logo_img {
    width: 136px;
    display: block;
    float: left;
    margin-top: 12px;
    cursor: pointer;
}

.dd_nav_list {
    float: right;
}

.dd_nav_list>li {
    float: left;
    margin-right: 33px;
    cursor: pointer;
    position: relative;
}

.dd_nav_list>li>a {
    text-decoration: none !important;
    line-height: 60px;
    color: #fff
}

.dd_login {
    width: 60px;
    height: 34px;
    font-size: 14px;
    border: 1px solid #00a2e8;
    box-sizing: border-box;
    color: #00a2e8;
    text-align: center;
    line-height: 34px;
    margin-right: 20px !important;
    border-radius: 3px;
    margin-top: 12px;
}

.dd_sign_up {
    width: 60px;
    height: 34px;
    font-size: 14px;
    background: #00a2e8;
    text-align: center;
    line-height: 34px;
    margin-right: 0 !important;
    color: #172636;
    border-radius: 3px;
    margin-top: 12px;
}

.dd_user {
    line-height: 60px;
    color: #fff
}

.dd_P_nav {
    display: none;
    top: 0;
    width: 100%;
}

/*登录*/
#sigin_modal.modal-dialog {
    width: 650px;
    margin: 100px auto;
    margin-top: 90px;
}

#sigin_modal .modal-content {
    width: 650px;
    margin-top: 90px;
}

#sigin_success .modal-dialog {
    width: 423px;
}

#sigin_success .modal-content {
    width: 423px;
}

#reset_account_succcess .modal-dialog {
    width: 423px;
}

#reset_account_succcess .modal-content {
    width: 423px;
}

#login_close_modal .modal-dialog {
    width: 423px;
    margin-top: 100px;
}

#login_close_modal .modal-content {
    width: 423px;
    margin-top: 100px;
}

#reset_acount_modal .modal-dialog {
    width: 423px;
    margin-top: 100px;
}

#reset_acount_modal .modal-content {
    width: 423px;
    margin-top: 100px;
}

#phone_forget_modal .modal-dialog {
    width: 423px;
    margin-top: 100px;
}

#phone_forget_modal .modal-content {
    width: 423px;
    margin-top: 100px;
}

#login_modal .modal-dialog,
#login_modal_phone .modal-dialog {
    width: 416px;
    min-height: 386px;
    margin: 100px auto
}

#login_modal .modal-content,
#login_modal_phone .modal-content {
    width: 416px;
    min-height: 386px;
}

#forget-password .modal-dialog,
#resend_email_modal .modal-dialog {
    width: 416px;
    min-height: 460px;
    margin: 100px auto
}

#forget-password .modal-content,
#resend_email_modal .modal-content {
    width: 416px;
    min-height: 350px;
}

#forget-password_success .modal-dialog {
    width: 416px;
    height: 320px;
    margin: 100px auto
}

#forget-password_success .modal-content {
    width: 416px;
    height: 320px;
}

#reset_pass .modal-dialog {
    width: 416px;
    margin: 100px auto
}

#reset_pass .modal-content {
    width: 416px;
}

#phone_reset_pass .modal-dialog {
    width: 416px;
    margin: 100px auto
}

#phone_reset_pass .modal-content {
    width: 416px;
}

.dd_close {
    width: 17px;
    border: none;
    background: transparent;
    float: right;
    font-size: 20px;
    color: #e5e5e5
}

.dd_logo {
    width: 56px;
    margin: 0 auto;
    display: block;
}

.dd_login_word {
    margin-top: 30px;
    margin-bottom: 31px;
    font-size: 20px;
    color: #00a1e8;
    text-align: center;
}

#id_username2,
#id_username3 {
    width: 260px;
    height: 32px;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    margin-left: 63px;
    text-indent: 10px
}

#id_username3 {
    width: 150px;
    margin-left: 10px;
}

.phone_countrycode {
    width: 95px;
    margin-left: 63px;
    height: 32px;
    border: 1px solid #e5e5e5;
}

#id_password2{
    width: 260px;
    height: 32px;
    border: 1px solid #e5e5e5;
    margin-left: 63px;
    text-indent: 10px
}

#id_password3{
    width: 130px;
    height: 32px;
    border: 1px solid #e5e5e5;
    margin-left: 63px;
    text-indent: 10px;
    float: left;
}

.dd_re_me {
    font-size: 13px;
    color: #00a1e8;
    cursor: pointer;
    line-height: 100% !important;
    float: right;
    margin-right: 60px
}

.rember_me {
    float: left;
    margin-left: 63px;
}

.rember_me label {
    font-weight: normal;
}

.other_loginType {
    border: none;
    outline: none;
    background: #fff;
    color: #333;
    font-size: 14px;
    margin-bottom: 15px;
}

#login_btn,
#login_btn_phone {
    width: 260px;
    height: 32px;
    margin-left: 63px;
    margin-top: 7px;
    background: #00a1e8;
    border: none;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    outline: none;
}

.status_word,
.status_word2 {
    font-size: 13px;
    color: red;
    display: none;
    text-align: center;
    margin-top: 10px;
}

.station_contain {
    min-height: 100%;
    margin-top: 60px;
}

.dd_pass_intro {
    font-size: 12px;
    color: #999;
    margin-bottom: 30px;
    text-align: center;
}

#id_email,
.resend_email_input,
.resend_password_input {
    width: 260px;
    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin-left: 63px;
    text-indent: 10px
}

:-moz-placeholder {
    color: #c6c6c6 !important;
    font-size: 13px;
    opacity: 1;
}

::-moz-placeholder {
    color: #c6c6c6 !important;
    font-size: 13px;
    opacity: 1;
}

:-moz-placeholder {
    color: #c6c6c6 !important;
    font-size: 13px;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #c6c6c6 !important;
    font-size: 13px;
    opacity: 1;
}

input::-webkit-input-placeholder {
    color: #c6c6c6 !important;
    font-size: 13px;
    opacity: 1;
}

.reg_email {
    color: #00a1e8;
    font-size: 13px;
    margin: 20px 0 20px 63px;
    cursor: pointer;
}

#id_captcha_1 {
    width: 130px;
    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    text-indent: 10px;
    padding: 0;
    box-shadow: none;
    margin-bottom: 20px;
}

.captcha-input {
    width: 130px;
    margin-left: 63px;
    float: left;
}

.captcha {
    width: 100px;
    height: 32px;
    display: block;
    float: left;
    margin-left: 31px;
    cursor: pointer;
}

.rep_word {
    font-size: 13px;
    color: #e60012;
    margin-left: 63px;
    display: none;
    margin-bottom: 20px;
}

.rep_em_word,
.resend_error,
.resend_pass_error {
    font-size: 13px;
    color: #e60012;
    margin-left: 63px;
    display: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

#sub_re_pas_btn,
#resend_email_btn {
    width: 260px;
    height: 32px;
    border: none;
    background: #00a1e8;
    color: #fff;
    font-size: 13px;
    margin-left: 63px;
    border-radius: 3px;
}

.dd_ms_w {
    width: 278px;
    font-size: 16px;
    text-align: center;
    margin-left: 63px;
    color: #333;
    line-height: 140%;
}

.return_login {
    width: 260px;
    height: 32px;
    background: #00a1e8;
    font-size: 13px;
    color: white;
    border: none;
    border-radius: 3px;
    margin-left: 63px;
    margin-top: 30px;
}

.return_home {
    width: 260px;
    height: 32px;
    background: #00a1e8;
    font-size: 13px;
    color: white;
    border: none;
    border-radius: 3px;
    margin-left: 63px;
    margin-top: 30px;
}

#pass_word,
#pass_word_forget,
#verify_word_forget {
    width: 260px;
    height: 32px;
    background: transparent;
    border: 1px solid #e5e5e5;
    text-indent: 10px;
    margin-bottom: 20px;
    margin-left: 63px;
    border-radius: 3px
}

#pass_word_do,
#pass_word_do_forget {
    width: 260px;
    height: 32px;
    background: transparent;
    border: 1px solid #e5e5e5;
    text-indent: 10px;
    margin-bottom: 20px;
    margin-left: 63px;
    border-radius: 3px
}

#reset_cap {
    width: 130px;
    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    text-indent: 10px;
    padding: 0;
    box-shadow: none;
    margin-bottom: 20px;
}

#reset_cap_img {
    width: 100px;
    height: 32px;
    float: left;
    margin-left: 31px;
    display: block;
    cursor: pointer;
}

.error_style {
    color: #e60012;
    margin-left: 63px;
    margin-bottom: 20px;
    font-size: 13px;
    display: none;
}

#reset_pass_btn,
#reset_pass_btn_forget,
#reset_upload_btn {
    width: 260px;
    height: 32px;
    background: #00a1e8;
    font-size: 13px;
    color: white;
    border: none;
    border-radius: 3px;
    margin-left: 63px;
    cursor: pointer;
}

#sub_login,
#sub_login2 {
    display: none;
}

#cked {
    margin: 0;
    position: relative;
    top: 0
}

.rember_me label {
    font-size: 13px;
}

.user_intro {
    padding-bottom: 19px
}

.sigin_wrap {
    margin-left: 70px;
}

.sigin_intro_div {
    width: 91px;
    float: left;
    font-size: 13px;
    color: #333;
    padding-top: 10px;
    margin-right: 22px;
    text-align: right
}

.sigin_intro_input1 {
    width: 260px;
    height: 32px;
    display: block;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fff;
    text-indent: 10px
}

.sigin_error {
    font-size: 13px;
    color: #e60012;
    margin-left: 20px;
    float: left;
    padding-top: 10px;
    display: none;
    width: 155px;
}

.sigin_select {
    width: 90px;
    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fff;
    color: #999;
    display: block;
    float: left;
}

.sigin_intro_input2 {
    width: 160px;
    height: 32px;
    display: block;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fff;
    margin-left: 10px;
    text-indent: 10px
}

.sigin_intro_margin {
    width: 100%;
    height: 20px;
}

.sigin_intro_input3 {
    width: 130px;
    height: 32px;
    display: block;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fff;
    text-indent: 10px
}

.sigin_verify_img {
    width: 100px;
    height: 32px;
    border: 1px solid #e5e5e5;
    float: left;
    margin-left: 30px;
    cursor: pointer;
}

.sigin_verify_img>img {
    width: 100%;
    height: 100%;
    display: block;
}

.sigin_intro_input4 {
    width: 100px;
    height: 32px;
    border-radius: 4px;
    float: left;
    display: block;
    border: 1px solid #00a1e8;
    color: #00a1e8;
    background: #fff;
    margin-left: 30px;
}

.sigin_radio {
    float: left;
}

.sigin_radio>input {
    display: block;
    float: left;
    margin-top: 0;
    margin-right: 5px;
}

.sigin_radio>div {
    float: left;
    font-size: 13px;
    color: #333
}

.sigin_radio>div>span {
    color: #00a1e8
}

.sigin_submit {
    float: left;
}

.sigin_submit>button {
    width: 260px;
    height: 32px;
    background: #00a1e8;
    color: #fff;
    border: none
}

.sigin_intro_contain {
    font-size: 11px;
    color: red;
    margin-left: 113px;
    margin-top: 7px;
    margin-bottom: 7px;
    width: 272px;
    line-height: 16px;
}

.sigin_intro_contain_2 {
    font-size: 12px;
    color: #ccc;
    margin-left: 113px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 268px;
}

#joinus .modal-dialog {
    width: 500px;
    margin-top: 200px;
}

.joinus_intro {
    width: 116px;
    float: left;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
    height: 32px;
    line-height: 32px;
    margin-top: 15px;
    margin-left: 20px;
}

.org_input input,
.name_input input {
    width: 300px;
    height: 32px;
    border: 1px solid #e5e5e5;
    outline: none;
    background: #fff;
    border-radius: 3px;
    text-indent: 10px;
    font-size: 13px;
    color: #333;
    display: block;
    float: left;
    margin-top: 15px;
}

.phone_ipt input {
    width: 300px;
    height: 32px;
    border: 1px solid #e5e5e5;
    outline: none;
    background: #fff;
    border-radius: 3px;
    text-indent: 10px;
    font-size: 13px;
    color: #333;
    display: block;
    float: left;
    margin-top: 15px;
}

.email_ipt input,
.phone_wechat_ipt input {
    width: 300px;
    height: 32px;
    border: 1px solid #e5e5e5;
    outline: none;
    background: #fff;
    border-radius: 3px;
    text-indent: 10px;
    font-size: 13px;
    color: #333;
    display: block;
    float: left;
    margin-top: 15px;
}

.intro_ipt textarea {
    width: 300px;
    height: 150px;
    border: 1px solid #e5e5e5;
    outline: none;
    background: #fff;
    border-radius: 3px;
    padding: 10px;
    font-size: 13px;
    color: #333;
    display: block;
    float: left;
    margin-top: 15px;
    resize: none;
}

.joinus_btn_wrap {
    width: 100%;
    text-align: center;
}

.joinus_btn {
    width: 200px;
    height: 32px;
    border: none;
    background: rgb(16, 89, 170);
    color: #fff;
    font-size: 13px;
    margin-top: 20px;
    outline: none;
    border-radius: 3px
}

.error_wrap {
    text-align: center;
    color: red;
    font-size: 13px;
    margin-top: 20px;
    display: none;
}

/* 移动端*/
.breadcrumb {
    margin-bottom: 0;
}

.breadcrumb a {
    color: #fff !important;
}

.btn-primary:hover {
    background: #337ab7 !important
}

.modal-header {
    border-bottom: none !important
}

.msg_wrap {
    float: right;
    width: 20px;
    margin-top: 20px;
    position: relative;
}

.msg_wrap img {
    width: 18px;
}

.msg_icon {
    width: 7px;
    height: 7px;
    background: red;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: -5px;
}

.layout_wrap a {
    color: #333;
    text-decoration: none;
    display: block;
}

.layout_wrap>li:last-child {
    border-bottom: none
}

.layout_wrap>li {
    color: #666;
    display: block;
    line-height: 20px;
    text-decoration: none;
    border-bottom: 1px solid #e5e5e5;
}

.layout_wrap>li>a {
    margin: 12px 0;
    transition: .2s;
}

.layout_wrap>li:last-child>a {
    margin: 12px 0;
}

.layout_wrap a:hover {
    color: #00a2e8;
}

.layout_wrap {
    position: absolute;
    width: 112px;
    background: #fff;
    text-align: center;
    top: 63px;
    display: none;
    transition: .4s;
    border-radius: 3px;
    left: -20px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 2px #ccc;
}

.layout_wrap:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #e5e5e5;
    position: absolute;
    left: 47px;
    top: -9px;
}

.layout_wrap:after {
    content: '';
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    left: 47px;
    top: -8px;
}

.toTop {
    width: 56px;
    height: 56px;
    border-radius: 3px;
    background: #dddddd;
    color: #333;
    font-size: 35px;
    outline: none;
    border: none;
    position: fixed;
    bottom: 130px !important;
    right: 50px;
}

.tofeedback {
    width: 56px;
    height: 56px;
    border-radius: 3px;
    background: #dddddd;
    color: #fff;
    font-size: 35px;
    outline: none;
    border: none;
    position: fixed;
    bottom: 64px;
    right: 50px;
}

.tofeedback img {
    width: 35%;
}

.toTop:hover {
    color: #1296db
}

.joinus_icon {
    color: red;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

.not_account_wrap {
    color: #333 !important;
    line-height: 20px;
}

.not_account_wrap span {
    font-size: 12px;
    color: #00a1e8;
    cursor: pointer;
}

.footer_wrap {
    background: #192337;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

.footer_wrap a {
    color: #fff;
    text-decoration: none;
}

.breadcrumb {
    border-radius: 0;
    padding: 0;
}

.dd_forget_text,
.dd_forget_text2 {
    margin: 0 63px 15px 0;
    text-align: right;
    cursor: pointer;
    float: right;
}

.forget_select,
.reset_select {
    width: 80px;
    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin-left: 63px;
    text-indent: 10px;
    margin-bottom: 20px;
    outline: none;
}

.forget_phonenumber {
    width: 175px;
    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin-left: 5px;
    text-indent: 10px;
    margin-bottom: 20px;
    outline: none;
}

.forget_error,
.reser_error {
    font-size: 13px;
    color: #e60012;
    margin-left: 63px;
    display: none;
    margin-bottom: 20px;
}

.forget_verifycode {
    width: 180px;
    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin-left: 63px;
    text-indent: 10px;
    margin-bottom: 20px;
    outline: none;
}

.fotget_vergifybtn {
    width: 73px;
    height: 32px;
    border: none;
    background: #00a1e8;
    color: #fff;
    font-size: 13px;
    margin-left: 5px;
    border-radius: 3px;
    margin-bottom: 20px;
    cursor: pointer;
    outline: none;
}

.fotget_resetbtn {
    width: 260px;
    height: 32px;
    border: none;
    background: #00a1e8;
    color: #fff;
    font-size: 13px;
    margin-left: 63px;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
}

.phone_reset_text {
    margin-bottom: 15px;
    text-align: center;
}

.reset_send_verify {
    cursor: pointer;
    color: #00a1e8;
    background: #fff;
    border: none;
    outline: none;
}

.reset_phonenumber,
.reset_email,
.reset_password,
.reset_password_confirm {
    width: 260px;
    height: 32px;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    margin-left: 63px;
    text-indent: 10px;
}

.reset_phonenumber {
    width: 175px;
    margin-left: 7px;
}

.reset_verify {
    width: 170px;
    height: 32px;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    margin-left: 63px;
    text-indent: 10px;
}

.reset_verify_btn {
    height: 32px;
    border-radius: 4px;
    border: 1px solid #00a1e8;
    color: #00a1e8;
    background: #fff;
    width: 80px;
    margin-left: 7px;
    outline: none;
}

.sigin_text {
    float: right;
    margin-right: 10px;
    margin-top: 20px;
}

.sigin_resend {
    background: #fff;
    color: #00a1e8;
    border: none;
    outline: none;
    cursor: pointer;
}

#sigin_success {
    z-index: 99999 !important;
}

.resend_error,
.resend_pass_error {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 18px;
}

.resend_email_input,
.resend_password_input {
    margin-bottom: 10px;
    margin-top: 10px;
}

#resend_email_btn {
    margin-top: 10px;
    cursor: pointer;
    outline: none;
}

#error_alert_modal .modal-dialog,
#error_alert_modal .modal-content {
    margin-top: 200px
}

.footer_contain_wrap {
    background: #192337;
    height: 60px;
    line-height: 60px;
    color: #fff;
}

.footer_contain_wrap .box{
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #192337;
}

.footer_contain{
  float: left;
  color: #fff;
  margin: 0 10px;
}
.beian_list{
    display: flex;
    justify-content: center;
    align-items: center;
}
.beian_list li{
    margin: 0 10px;
}

@media screen and (max-width: 750px) {
    .box{
        width: 100%;
    }
    .wrap{
        min-width: 100%;
    }
    .station_contain {
        margin-top: 1.33rem;
    }

    .dd_P_nav {
        display: block;
    }

    .dd_nav {
        display: none;
    }

    .dd_P_wrap {
        width: 100%;
    }

    .dd_P_nav {
        height: 1.33rem;
        background: #1c2335;
        position: fixed;
        z-index: 9999999
    }

    .dd_P_nav>li {
        float: left
    }

    .dd_P_nav>.dd_P_langchange>a {
        font-size: 0.37rem;
        color: #fff;
        line-height: 1.33rem;
    }

    .dd_P_langchange {
        margin-left: 0.43rem;
    }

    .dd_P_logo {
        width: 3.12rem;
        margin-left: 2.39rem;
        margin-top: 0.22rem;
    }

    .dd_P_logo>img {
        display: block;
        width: 100%
    }

    .dd_P_btn {
        float: right!important;
        margin-right: 0.38rem;
    }

    .dd_P_btn a{
        color: #fff;
        text-decoration: none!important;
    }

    .dd_P_btn>button {
        background: transparent;
        border: none;
        color: #fff;
        height: 1.33rem;
        outline: none;
    }

    .dd_P_btn>button>i {
        font-size: 0.44rem;
    }

    .dd_p_nav_list {
        width: 3rem;
        margin-left: 7rem;
        height: 2rem;
        background: #1C2335;
        position: relative;
        z-index: 9999;
        display: none;
        top: 1.33rem
    }

    .dd_p_nav_list>li {
        line-height: 1rem;
        color: #fff;
        text-align: center;
    }

    #login_modal .modal-dialog,
    #login_modal_phone .modal-dialog {
        width: 100%;
        margin: 0 !important;
        height: 100% !important;
        border-radius: 0;
    }

    #login_modal .modal-content,
    #login_modal_phone .modal-content {
        width: 100%;
        height: 100% !important;
        border-radius: 0;
    }

    #forget-password .modal-dialog,
    #resend_email_modal .modal-dialog,
    #phone_forget_modal .modal-dialog,
    #reset_acount_modal .modal-dialog {
        width: 100%;
        margin: 0 !important;
        height: 100% !important;
        border-radius: 0;
    }

    #forget-password .modal-content,
    #resend_email_modal .modal-content,
    #phone_forget_modal .modal-content,
    #reset_acount_modal .modal-content {
        width: 100%;
        height: 100% !important;
        border-radius: 0;
        margin: 0 !important;
    }

    #forget-password_success .modal-dialog {
        width: 100%;
        margin: 0 !important;
        height: 100% !important;
        border-radius: 0
    }

    #forget-password_success .modal-content {
        width: 100%;
        height: 100% !important;
        border-radius: 0
    }

    #reset_pass .modal-dialog {
        width: 100%;
        margin: 0 !important;
        height: 100% !important;
        border-radius: 0;
    }

    #reset_pass .modal-content {
        width: 100%;
        height: 100% !important;
        border-radius: 0;
    }

    #phone_reset_pass .modal-dialog {
        width: 100%;
        margin: 0 !important;
        height: 100% !important;
        border-radius: 0;
    }

    #phone_reset_pass .modal-content {
        width: 100%;
        height: 100% !important;
        border-radius: 0;
    }

    #sigin_success .modal-dialog {
        width: 100%;
        margin: 0 !important;
        height: 100% !important;
        border-radius: 0;
    }

    #sigin_success .modal-content {
        width: 100%;
        height: 100% !important;
        border-radius: 0;
    }

    #reset_account_succcess .modal-dialog {
        width: 100%;
        margin: 0 !important;
        height: 100% !important;
        border-radius: 0;
    }

    #reset_account_succcess .modal-content {
        width: 100%;
        height: 100% !important;
        border-radius: 0;
    }

    #sigin_modal .modal-dialog {
        width: 100%;
        margin: 0 !important;
        height: 100% !important;
        border-radius: 0;
    }

    #sigin_modal .modal-content {
        width: 100%;
        height: 100% !important;
        border-radius: 0;
        margin-top: 0;
    }

    .dd_P_langchange {
        width: 0.63rem;
        height: 0.56rem;
        overflow: hidden;
        margin-top: 0.35rem;
    }

    .dd_P_langchangeimg_zh {
        width: 100%;
        margin-top: -2rem;
    }

    .dd_P_langchangeimg_en {
        width: 100%
    }

    #id_username2,
    #id_password2,
    #login_btn,
    #login_btn_phone,
    #id_email,
    #sub_re_pas_btn,
    .dd_ms_w,
    .return_login,
    #pass_word,
    #pass_word_do,
    #reset_pass_btn,
    .return_home,
    .resend_email_input,
    #resend_email_btn,
    .resend_password_input {
        display: block;
        margin: 0.5rem auto;
    }

    .dd_logo {
        margin-top: 2rem;
    }

    .status_word,
    .rep_em_word,
    .sigin_wrap,
    .resend_error,
    .resend_pass_error {
        width: 260px;
        margin: 0.27rem auto;
        text-align: left;
    }

    input[type='text'] {
        -webkit-appearance: none;
    }

    input[type='password'] {
        -webkit-appearance: none;
    }

    select {
        -webkit-appearance: none;
    }

    textarea {
        -webkit-appearance: none;
    }

    #sigin_modal .dd_logo {
        display: none;
    }

    #sigin_modal .sigin_intro_div,
    .sigin_con .sigin_intro_div {
        display: none;
    }

    #login_modal,
    #login_modal_phone,
    #forget-password,
    #resend_email_modal,
    #forget-password_success,
    #reset_pass,
    #sigin_success,
    #sigin_modal,
    #reset_account_succcess,
    #phone_forget_modal,
    #reset_acount_modal,
    #phone_reset_pass {
        z-index: 99999999 !important;
    }

    .sigin_intro_contain,
    .sigin_intro_contain_2,
    .sigin_error,
    .sigin_error1 {
        margin-left: 0 !important;
    }

    .sigin_intro_margin {
        height: 0.5rem;
    }

    #sigin_modal .dd_login_word,
    .sigin_con .dd_login_word {
        margin-top: 2rem;
    }

    .sigin_con,
    .login_con {
        width: 100% !important;
        height: 100%;
        position: absolute;
        margin: 0 !important;
        top: 0;
        padding-top: 1.33rem !important;
    }

    .tofeedback {
        display: none;
    }

    .toTop {
        width: 35px;
        height: 35px;
        font-size: 20px;
        bottom: 20px !important;
        right: 20px;
    }

    .toTop:hover {
        color: #333;
    }

    .dd_forget_text2,
    .dd_forget_text {
        margin-right: 40px;
    }
    .beian_list{
        flex-direction: column;
    }
    .beian_list li{
        margin: 10px 0;
    }
    .footer_wrap{
        padding-top: 0;
        padding-bottom: 10px
    }
}