.common_QV {
    background-image: url(../images/login/bg_login_bg.jpg);
}

.login,
body {
    background: #fff
}

#code-refresh:hover,
.login-forgetlink:hover,
.login-locationnow a,
.login-register a {
    text-decoration: underline
}

.mgb10 {
    margin-bottom: 10px
}

.mgb20 {
    margin-bottom: 20px
}

.mgb25 {
    margin-bottom: 25px
}

.pdt15 {
    padding-top: 15px
}
.mgl5 {
    margin-left: 5px;
}
.fl {
    float: left;
}
#kanbuq {
    line-height: 37px;
    color: #0E64A0;
    text-decoration: none;
}
.login {
    position: absolute;
    top: 47%;
    left: 50%;
    margin: -205px 0 0 -315px;
    z-index: 9;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.login-wd380 {
    width: 380px;
    margin-left: -190px
}

.login-wd735 {
    width: 735px;
    margin-left: -315px
}

.login .logo {
    background: url(../images/login/login_logo.png) no-repeat rgba(0, 0, 0, 0);
    display: block;
    height: 60px;
    width: 200px;
    left: 46%;
    margin-left: -68px;
    position: absolute;
    top: -82px;
    zoom: 88%
}

.login-inner {
    width: 276px;
    margin: 30px auto
}

.login-inner-flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.login-btn-wrap {
    width: 100%
}

.icon_right {
    border-right: 1px solid #1751C0;
    border-bottom: 1px solid #1751C0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg)
}

.check-more-case {
    width: 110px;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: 23px auto 30px
}

.check-more-case a {
    color: #1751C0;
    margin-right: 9px;
    font-size: 14px
}

.register-wrap {
    display: flex;
    flex-direction: row;
    text-align: center
}

.more-case-wrap {
    width: 304px;
    background: #fff;
    margin-top: 52px;
    position: relative;
    padding: 0 20px
}

.more-case-wrap::after {
    content: '';
    left: 0;
    top: 38%;
    transform: translateY(-50%);
    position: absolute;
    height: 155px;
    width: 1px;
    background: #EFEFEF
}

.case-title1 {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    line-height: 25px;
    margin-bottom: 13px
}

.case-title2 {
    color: #333;
    font-size: 16px;
    line-height: 22px
}

.bussiness-case-img {
    height: 152px;
    cursor: text;
    display: block
}

.login-title {
    width: 100%;
    line-height: 30px;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
    font-family: "microsoft yahei";
    font-weight: 400;
    padding-bottom: 28px;
    color: #6f6f6f
}

.login-item {
    position: relative;
    width: 243px;
    height: 28px;
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
    background: #fff;
    overflow: hidden
}

.login-item input {
    border: 0;
    height: 28px;
    line-height: normal;
    width: 100%;
    font-size: 14px
}

.clearIpt {
    display: block;
    position: absolute;
    right: 2px;
    top: 12px;
    width: 14px;
    height: 14px;
    z-index: 9;
    opacity: 0;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}

.clearIpt i {
    margin: 0
}

.login-item:hover .clearIpt {
    display: block;
    opacity: 1
}

.login-item.error {
    border-color: red
}

.login-item.code {
    width: 75px;
    padding: 5px 10px
}

.code-img {
    background: #fff;
    border: 1px solid #e5e5e5
}

.code-img img {
    height: 37px;
    width: auto;
    cursor: pointer
}

#code-refresh {
    line-height: 37px;
    color: #0E64A0
}

.login .checkbox-group {
    display: block
}

.login-forgetlink {
    display: block;
    padding-top: 3px
}

.login-forgetlink:hover {
    color: #0E64A0
}

.login-btn {
    display: block;
    background: #118bd8;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    border: none
}

.login-btn.disabled {
    background: #ccc
}

.login-locationnow {
    text-align: center;
    padding: 10px 0 0
}

.login-padding {
    padding-bottom: 5px;
    margin-top: 20px
}

.login-locationnow a {
    color: #118bd8;
    font-size: 14px
}

.copyright {
    position: absolute;
    left: 0;
    bottom: -60px;
    text-align: center;
    width: 382px;
    height: 30px;
    line-height: 30px
}

.copyright,
.copyright a {
    color: #999
}

.register_agreement {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    text-align: center;
    margin-top: 24px
}

.register_agreement p>a:hover {
    color: #1A7FD1
}

.reg-helper {
    padding: 13px 0 24px;
    font-size: 14px;
    color: #999
}

.reg-helper i {
    margin-right: 5px;
    color: #fa0
}

.register .btn-getCode {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 110px;
    color: #fff;
    font-size: 14px;
    background: #83ba21;
    margin-left: 10px
}

.register .btn-getCode.disabled {
    background: #d2d2d2
}

.register .login-item.code {
    width: 122px
}

.register .login-item.picode {
    width: 76px
}

.tooltips {
    display: none;
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede;
    z-index: 999999
}

.tooltips-arrow em {
    color: #ebccd1
}

.tooltips-arrow i {
    color: #f2dede
}

.popup-step1 {
    z-index: 9
}

.popup-step2,
.popup-stepCode {
    z-index: 999;
    opacity: 0
}

.popup-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    z-index: 99
}

.btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat
}

.third-login-con {
    width: 265px;
    margin: 0 auto
}

.third-login-hd:after,
.third-login-hd:before {
    content: "";
    border-top: 1px solid #ededed;
    display: block;
    width: 86px;
    top: 17px
}

.third-login-hd {
    font-size: 14px;
    color: #a5adc2;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding-top: 10px
}

.third-login-hd:before {
    position: absolute;
    left: 0
}

.third-login-hd:after {
    position: absolute;
    right: 0
}

.third-login-hd p {
    text-align: center;
    font-size: 14px;
    position: absolute;
    background: #fff;
    padding: 2px 10px;
    top: 1px;
    left: 50%;
    margin-left: -45px
}

.third-login-con ul {
    display: flex;
    margin: 20px 0 25px;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
}

.third-login-con ul li {
    width: 80px;
    text-align: center;
    cursor: pointer
}

.third-login-con ul li a {
    display: inline-flex;
    flex-direction: column
}

.third-login-con ul li img {
    width: 40px;
    height: 40px;
    margin: 0 auto
}

.third-login-con ul li span {
    color: #a5adc2;
    padding-top: 7px
}

.third-login-con ul li:hover span {
    color: #0E64A0
}

.login-register {
    width: 265px;
    margin: 25px auto;
    text-align: center;
    position: relative;
    padding-bottom: 20px
}

.md-bg,
.plp-bg,
.qkj-bg {
    position: fixed;
    height: 100%;
    top: 0;
    width: 100%
}

.login-register a {
    color: #118bd8;
    font-size: 14px
}

.plp-bg {
    background: url(../images/login/bg_login_bg.jpg) center center no-repeat;
    background-size: cover
}

.md-bg {
    background: url(/Public/images/login/bg_login_bg_md.png) center center no-repeat;
    background-size: cover
}

.qkj-bg {
    background: url(/Public/images/login/bg_login_bg_qkj.png) center center no-repeat;
    background-size: cover
}

.ScanCode,
.content-title {
    position: absolute;
    z-index: 10;
    left: 50%
}

.oauthlogin .SendCode {
    display: flex;
    align-items: center
}

.oauthlogin .btn-getCode {
    margin-left: 5px
}

.oauthlogin .login-title {
    padding-bottom: 15px
}

.oauthlogin .user_info {
    width: 100%;
    text-align: left
}

.oauthlogin .user_info .headimgurl {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.oauthlogin .user_info .nickname {
    vertical-align: middle;
    color: #999;
    margin-left: 10px;
    font-size: 15px
}

.oauthlogin .user_info .headimgurl img {
    width: 100%
}

.oauthlogin .user_info .user_title {
    color: #ccc;
    font-size: 10px;
    margin: 10px 0 15px;
    text-align: left
}

.ScanCode .content .code_info,
.ScanCode .title,
.content-title,
.survey {
    text-align: center
}

.content-title {
    bottom: 3.5%;
    transform: translateX(-50%);
    color: #999;
    width: 220px
}

.ScanCode {
    width: 540px;
    height: 470px;
    background: #fff;
    padding: 0 20px;
    top: 47%;
    margin: -205px 0 0 -290px;
    display: none
}

.ScanCode .title {
    padding: 25px 0;
    font-size: 24px;
    color: #6f6f6f;
    border-bottom: 1px solid #e1e1e1
}

.ScanCode .content .code_img .qr_code p,
.ScanCode .qr_code .bot_font {
    line-height: 20px;
    font-family: SimHei;
    font-size: 14px;
    display: inline-block
}

.ScanCode .title i {
    float: right;
    width: 23px;
    height: 20px;
    cursor: pointer
}

.ScanCode .content .code_img {
    padding: 45px 0 35px;
    text-align: center
}

.ScanCode .qr_code .bot_font {
    color: #333;
    height: 20px
}

.ScanCode .content .code_img .qr_code {
    display: inline-block;
    width: 250px;
    overflow: hidden;
    vertical-align: top;
    margin-right: 40px;
    position: relative
}

.ScanCode .content .code_img .qr_code img {
    width: 100%
}

.ScanCode .content .code_img .qr_code>div {
    position: absolute;
    height: 40px;
    width: 40px;
    background-image: url(/Public/images/home/wxCode.png);
    background-size: 100% 100%;
    top: 38%;
    left: 50%;
    border-radius: 10%;
    transform: translateX(-50%)
}

.ScanCode .content .code_img .qr_code p {
    color: #333;
    height: 20px
}

.ScanCode .content .code_img .login_phone {
    display: inline-block;
    vertical-align: top
}

.ScanCode .content .code_info i {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px
}

.ScanCode .content .code_info span {
    color: #333;
    font-size: 16px
}

.ppsh-bg {
    background: url(/Public/images/login/ppsh_bg.jpg) center center no-repeat;
    background-size: cover
}

.gcdh-bg {
    background: url(/Public/images/login/gcdh_bg.jpg) center center no-repeat;
    background-size: cover
}

.lsmd-bg {
    background: url(/Public/images/login/lsmd_bg.jpg) center center no-repeat;
    background-size: cover
}

.gxpt-bg {
    background: url(/Public/images/login/gxpt_bg.jpg) center center no-repeat;
    background-size: cover
}

.kjds-bg {
    background: url(/Public/images/login/kjds_bg.jpg) center center no-repeat;
    background-size: cover
}

.sqtg-bg {
    background: url(/Public/images/login/sqtg_bg.png) center center no-repeat;
    background-size: cover
}

.store-bg {
    background: url(/Public/images/login/store_bg.png) center center no-repeat;
    background-size: cover
}

.plp-bg2 .login {
    top: 40%;
    left: 75%;
    padding-top: 75px;
    border-radius: 5px;
    background: #fafafa
}

.plp-bg2 .login .logo {
    left: 50%;
    top: 40px;
    height: 40px;
    margin-left: -100px
}

.plp-bg2.ppsh-bg .login .logo {
    background: url() center center no-repeat
}

.plp-bg2.gcdh-bg .login .logo {
    background: url() center center no-repeat
}

.plp-bg2.lsmd-bg .login .logo {
    background: url() center center no-repeat
}

.plp-bg2.gxpt-bg .login .logo {
    background: url() center center no-repeat
}

.plp-bg2.kjds-bg .login .logo {
    background: url() center center no-repeat
}

.plp-bg2.sqtg-bg .login .logo {
    background: url() center center no-repeat
}

.plp-bg2.store-bg .login .logo {
    background: url() center center no-repeat
}

.plp-bg2 .login .login-title {
    padding-bottom: 20px;
    font-size: 22px;
    color: #333
}

.plp-bg2 .login-inner {
    width: 320px;
    margin: 10px auto 15px
}

.plp-bg2 .login-item {
    width: auto;
    height: 58px;
    line-height: 58px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    background: #fafafa
}

.plp-bg2 label {
    width: 65px;
    font-size: 14px;
    color: #595961
}

.plp-bg2 .login-item input {
    width: 250px;
    height: 35px;
    background: #fafafa
}

.plp-bg2 .login-item .code input {
    width: 83px;
    margin-top: 11px
}

.plp-bg2 .clearIpt {
    top: 22px;
    line-height: 1
}

.plp-bg2 .code .clearIpt {
    right: initial;
    left: 135px
}

.plp-bg2 .code-img {
    height: 39px;
    margin-top: 9px;
    border: 1px solid #fffefe
}

.plp-bg2 .code-img img {
    border: 1px solid #f1f6f8
}

.plp-bg2 .login-register {
    width: 320px;
    padding-bottom: 20px
}

.plp-bg2 .login-register a {
    color: #595961;
    text-decoration: none
}

.plp-bg2 .login-register a:hover {
    color: #0E64A0
}

.plp-bg2 .login-btn {
    border-radius: 3px
}

.plp-bg2 .third-login-con {
    width: 300px
}

.plp-bg2 .third-login-con ul {
    margin: 20px 0 25px
}

.plp-bg2 .register {
    top: 45%
}

.plp-bg2 .login-padding {
    padding: 15px 0 25px
}

.plp-bg2 .login-locationnow a {
    text-decoration: none;
    color: #595961
}

.plp-bg2 .forget {
    top: 40%
}

.plp-bg2 .forget .msg-code input {
    width: 130px;
    left: 175px
}

.plp-bg2 .msg-code .clearIpt {
    left: 185px
}

.plp-bg2 .forget .btn-getCode {
    width: 100px;
    height: 35px;
    line-height: 35px;
    margin-top: 12px;
    border-radius: 3px;
    background: #118bd8
}

.plp-bg2 .reg-helper {
    padding: 10px 0 25px;
    font-size: 12px
}

.plp-bg2 .reg-helper i {
    color: #ff0909
}

.plp-bg2 .forget .login-locationnow {
    padding: 35px 0 25px
}

.icon_logo_right {
    position: absolute;
    width: 90px;
    height: 28px;
    top: 36px;
    right: 27px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, .2);
    font-size: 12px;
    color: #fff;
    z-index: 666
}

.icon_w {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 8px 4px 0 12px;
    background: url() no-repeat
}

.icon_logo_right a {
    color: #fff;
    font-size: 12px;
    line-height: 28px
}

.survey {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 880px;
    margin: 0;
    padding: 44px 40px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-sizing: border-box
}

.survey h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1C75FA;
    margin: 22px 0 54px
}

.survey h4 {
    font-weight: 500;
    font-size: 18px;
    color: #1C75FA;
    margin-bottom: 15px
}

.survey .survey_box {
    width: 100%;
    text-align: left;
    padding: 26px 38px 42px;
    background-color: #dcedfa;
    box-sizing: border-box
}

.survey_box .survey_box_sec {
    margin-bottom: 34px
}

.survey_box .survey_box_sec:last-child {
    margin-bottom: 0
}

.survey_box_sec h6 {
    font-weight: 700;
    font-size: 18px;
    color: #2C2F42;
    margin-bottom: 20px
}

.survey_box_sec .radio_groups {
    font-weight: 500;
    font-size: 16px;
    color: #4F5158;
    overflow: hidden
}

.radio_groups>p {
    float: left;
    width: 88px;
    margin-right: 32px
}

.radio_groups>p.widS {
    width: 56px
}

.radio_groups>p.widM {
    width: 104px
}

.radio_groups>p.widL {
    width: 120px
}

.radio_groups>p:last-child {
    margin-right: 0
}

.radio_groups>p input[type=radio] {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 7px;
    margin-bottom: 2px;
    vertical-align: middle
}

.survey_inner .survey_btns {
    margin-top: 32px
}

.survey_btns .btn {
    font-size: 24px;
    width: 226px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 10px
}

.survey_btns .btn.jump_over {
    color: #4381E6;
    background-color: #e2eff9;
    border-color: #4381E6;
    margin-right: 32px
}

.survey_btns .btn.free_use {
    color: #fff;
    background-color: #1C75FA;
    border-color: #1C75FA
}