html{
    width: 100%;
    height: 100%;
}
body{
    width: 100%;
    height: 100%;
    min-width: 1218px;
    min-height: 632px;
    background: url("../image/login_bg.jpg") no-repeat center center;
    position: relative;
}
.loginBox{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -301px;
    margin-left: -609px;
    width: 1218px;
    height: 602px;
    background: #fff;
    border-radius: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.logo{
    position: absolute;
    top: 25px;
    left: 20px;
    width: 350px;
    z-index: 999;
}
.logo h1 img{
    display: block;
    max-width: 240px;
    max-height: 60px;
}
/*左侧图片展示*/
.exhibition{
    float: left;
    width: 861px;
    height: 430px;
}
.exhibition ul li{
    float: left;
    width: 209px;
    height: 211px;
    margin-right: 6px;
}
.exhibition ul .mb6{
    margin-bottom: 6px;
}
.exhibition ul li img{
    display: block;
    width: 100%;
}
.exhibition ul .md{
    width: 425px;
}
.exhibition ul mb6{
    margin-bottom: 6px;
}
.exhibition ul .trophy p {
    float: left;
    width: 101px;
    height: 102px;
    background: #3084da;
}
.exhibition ul .trophy .img-p{
    margin-right: 6px;
}
.exhibition ul .trophy .img-p2{
    background: #7abeff;
}
.exhibition ul .trophy .img-p3{
    background: #fda102;
}
.exhibition ul .img-div{
    margin-bottom: 6px;
}
.exhibition ul .bg-div{
    background: #7abeff;
    margin-top: 6px;
}
.exhibition ul .trophy p img{
    width: 50%;
    margin: 25px 0 0 25px;
}
.exhibition ul .trophy div {
    float: left;
    width: 209px;
    height: 103px;
}
/*右侧登陆输入框*/
.login-input{
    float: right;
    width: 442px;
    min-height: 440px;
    padding: 35px 34px 10px 30px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 0px 13px 13px 0px;
}
.login-input h3{
    display: none;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
}
.login-input input{
    width: 100%;
    height: 40px;
    margin-top: 20px;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 14px;
    border: 1px solid #eee;
    border-radius: 4px;
}
.login-input a{
    height: 30px;
    line-height: 35px;
    color: #397bbf;
    font-size: 12px;
}

.login-input .title_nav{
    height: 52px;
    border-bottom: 1px solid #eee;
    position: relative;
    text-align: center;
}
.login-input .title_nav .login_title{
    display: inline-block;
    margin: 0px 30px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #999;
    text-align: center;
    cursor: pointer;
}
.login-input .title_nav .theme_bd_bottom{
    border-bottom: 1px solid;
}
.login-input .account_login{
    margin-bottom: 10px;
}
.scanCodeLoginBox{
    padding-bottom: 10px;
    display: none;
}
.login-input .scan_code_login{
    width: 300px;
    min-height: 300px;
    text-align: center;
    margin: 0 auto;
    display: none;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.login-input #qywx_reg{
    padding-top: 20px;
}
.login-input .scan_code_login img{
    display: inline-block;
}
.login-input .scan_code_login #ewm{
    width: 100%;
    height: 100%;
}
.login-input .scan_code_login .wxscan{
    display: inline-block;
    width: auto;
    margin-top: 125px;
    height: auto;
}
.login-input input, select{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    border-radius: 5px;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 14px;
}
.login-input a{
    height: 30px;
    line-height: 35px;
    color: #397bbf;
    font-size: 12px;
}
.login-input button{
    width: 100%;
    height: 32px;
    margin-top: 10px;
    border-radius:5px;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: none;
}

.login-input .one{
    letter-spacing: 40px;
    padding-left: 40px;
    cursor: pointer;
    margin-top: 20px;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 18px;
}
.login-input .two{
    background: #3f85cd;
    letter-spacing: 3px;
}
.login-input .tele{
    width: 100%;
    margin-top: 25px;
    padding-top: 15px;
    box-sizing:border-box;
    border-top: 1px solid #14416f;
}
.login-input .tele p{
    color: #2b65a0;
    font-size: 12px;
    margin: 5px 0;
}
/*二维码*/
.qr-code{
    position: fixed;
    top: 252px;
    right: 0;
    width: 130px;
    height: 130px;
    background-color: rgba(48,132,218,0.25);
    box-sizing: border-box;
}
.qr-code span {
    display: inline-block;
    margin: 15px 0 0 20px;
}
.qr-code p{
    height: 35px;
    width: 100%;
    margin-left: 30px;
    line-height: 30px;
    color: #3084da;
}
.qr-code div{
    position: absolute;
}
.del_ewm {
    position: absolute;
    top: 3px;
    right: 3px;
    color: #fff;
}
/*底部文字*/
.footer{
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    opacity: 0.6;
}
.footer span{
    margin: 0 10px;
}
.footer a{
    color: #fff;
}
.login-input .help-block {
    margin-top: 10px;
    padding: 5px;
    color: #333;
    border: 1px solid #dca;
    background-color: #fffcd8;
}

.login-input .tipBox{
    width: 100%;
    /*margin-top:25px;*/
    padding-top: 10px;
    border-top: 1px solid #867e7e;
}
.login-input .tipBox p{
    line-height: 25px;
    font-size: 12px;
    color: #867e7e;
}
.showPhoneNum_icon{
    /*background: url(/static/fcc/default/login/image/arrow.png) no-repeat scroll right center transparent;*/
    /*cursor: none;*/
}


/*重写钉钉二维码样式*/
#jsScanCodeLogin iframe{
    width: 100%;
}
#jsScanCodeLogin {
    margin: 0 auto;
}
.ScanningCodeIcon {
    display: none;
    text-align: center;
}
.scanCodeLine{
    font-size: 12px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    position: relative;
    color: #999;
    margin-bottom: 5px;
    display: none;
}
.scanCodeLine .left_bd{
    position: absolute;
    width: 31%;
    background: #eee;
    height: 1px;
    left: 0px;
    top: 15px;
}
.scanCodeLine .right_bd{
    position: absolute;
    width: 31%;
    background: #eee;
    height: 1px;
    right: 0px;
    top: 15px;
}
.ScanningCodeIcon img {
    width: 35px !important;
    height: 35px !important;
    margin: 0px 5px !important;
    cursor: pointer;
}

/*胜意标准扫码登录样式*/
.login_qrcode_text {
    margin: 5px 0px;
    text-align: center;
    color: #d9dada;
    font-size: 12px;
    position: relative;
    top: 30px;
}

.qtmdl input{
    width: 14px !important;
    height: 14px !important;
    line-height: 14px !important;
    margin-top: 0px !important;
    vertical-align: middle;
}
.qtmdl span{
    font-size: 12px;
    vertical-align: middle;
}
/*短信验证码btn样式*/
.dxyzmbtn{
    float: right;
    width: 125px !important;
    height: 40px !important;
    line-height: 40px !important;
    padding-left: 0px !important;
    margin-top: 20px;
    cursor: pointer;
}

.jsDisabled{
    color: #c5c8ce;
    cursor: not-allowed;
}
.jsYzmLogin .title{
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin-top: 5px;
}
.jsYzmLogin #phone{
    margin-top: 20px;
}
.jsYzmLogin #selectQy{
    display: none;
    margin-top: 20px;
}
.verificationCode{
    display: none;
}
.jsYzmLogin .jsLoginChange,
.jsYzmLogin .jsSendYzm{
    margin-top: 25px;
    margin-left: 5px;
}
.tar{
    text-align: right;
    max-height: 24px;
}
#verificationcode{
    width: 180px;
    margin-right: 5px;
}
.jsReadonly{
    color: #ddd !important;
    cursor: not-allowed;
}
.tipBox{
    display: none;
}
.jsPasswordBox{
    position: relative;
}
#jsAccountLogin .showPwd{
    position: absolute;
    right: 8px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    bottom: 7px;
}
/*手机登录图形验证码弹窗*/
.popBox{
    padding:30px 0;
    background: #fff;
}
.popBox table tr td{
    padding-bottom:20px;
}
.popBox table tr td input{
    width: 140px;
}
.popBox table tr td.label{
    width: 100px;
    padding-right:10px;
    text-align: right;
}
.buttons {
    text-align: center;
}
.buttons .btn{
    margin:0 20px;
}
.dlysfzsysxy .fwxyCheckBox{
    margin-right: 5px;
}
.dlysfzsysxy *{
    font-size: 12px;
    vertical-align: middle;
}
.fwxyCheckBox{
    width: 14px !important;
    height: 14px !important;
    line-height: 14px !important;
    margin-top: 0px !important;
    vertical-align: middle;
}
.fwxyTp{
    padding-top: 20px;
    padding-left: 20px;
}
.loginImgBox{
    float: left;
    width: 776px;
    height: 602px;
    position: relative;
    border-radius: 13px 0px 0px 13px;
    overflow: hidden;
}
.loginImgBox .loginImg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.loginImgBox .loginImg .loginImgItem{
    float: left;
    width: 100%;
    height: 100%;
}
.loginImgBox .loginImgPager{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 5px;
    display: none;
    z-index: 999;
}
.loginImgBox .loginImgPager .loginImgPagerItem{
    display: inline-block;
    width: 15px;
    height: 3px;
    border-radius: 10px;
    background: #fff;
    margin: 0 5px;
    opacity: 0.4;
    cursor: pointer;
}
.loginImgBox .loginImgPager .active{
    width: 20px;
    opacity: 1
}
#disabledLogin{
    display: none;
    height: 250px;
    line-height: 250px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}
#wx_reg {
    height: 300px;
    margin-top: 15px;
    overflow: hidden;
}
#jsScanCodeLogin iframe{
    height: 316px !important;
    background: #fff;
    border: none !important;
}
.impowerBox .qrcode{
    width: 190px !important;
}
.impowerBox .info {
    width: 250px !important;
}
#wx_reg .impowerBox {
    width: 250px;
}
#captcha{
    width: 180px;
}
#jsCaptcha{
    float: right;
    width:105px;
    margin-top: 20px;
}
.jsLoginSwitchNav{
    display: none;
}
.scanCodeTips{
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
}
.scanCodeTips .icon-refresh{
    margin-top: -2px;
    margin-left: 3px;
}
.qtmdl{
    position: relative;
    top: 5px;
}
.btn-text .fr a{
    margin-left: 5px;
}
.scanCodeDownloadAppSwitch{
    position: absolute;
    top: 0px;
    right: 0px;
}
.scanCodeDownloadAppSwitch img{
    cursor: pointer;
}
.jsScanCodeDownloadApp .jsReturnLogin{
    font-size: 12px;
    cursor: pointer;
}
.jsScanCodeDownloadApp .jsReturnLogin .iconfont{
    margin-right: 5px;
    font-size: 12px;
}
.jsScanCodeDownloadApp p.theme{
    margin: 45px 0px 30px 0px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
.jsScanCodeDownloadApp .scanCodeImg{
    width: 178px;
    height: 178px;
    margin: 0 auto;
    border: 1px solid #eee;
    text-align: center;
}
.jsScanCodeDownloadApp .scanCodeImg img{
    display: inline-block;
    width: 150px;
    height: 150px;
    margin-top: 14px;
}
.jsScanCodeDownloadApp .appDownloadTips{
    margin-top: 20px;
    text-align: center;
    color: #666;
}
#vetechLogin .outerMask {
    display: none;
    width: 300px;
    height: 300px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #fff;
    opacity: 0.9;
}
#vetechLogin .successBox {
    display: none;
    width: 251px;
    height: 251px;
    position: absolute;
    top: 27px;
    left: 25px;
    background: #fff;
}
#vetechLogin .successBox .icon-xuanze {
    font-size: 30px;
    font-weight: 600;
    color: limegreen;
    margin-top: 50px;
}
#vetechLogin .successBox .successText {
    margin: 20px 0;
}
#vetechLogin .successBox .retrieve {
    width: 120px;
    cursor: pointer;
}
#vetechLogin .tipText {
    position: absolute;
    top: 117px;
    right: 97px;
    font-size: large;
    font-weight: 600;
}
#refreashQrCodeBtn {
    cursor: pointer;
}
.login-input .disa{
    background: #ccc !important;
    cursor: not-allowed;
    letter-spacing: 0px;
    padding-left: 0px;
    color: #999 !important;
}
.agreementBox {
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
}
.agreementBox .title {
    font-size: 24px;
    font-weight: 600;
}
.agreementBox .agreementContent {
    margin-top: 20px;
}
.agreementBox .btnBox {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
}
.agreementBox .btnBox .jsAgree{
    margin-left: 60px;
}
.languagesBox{
    display: none;
    position: absolute;
    right: 30px;
    width: 90px;
    top: 10px;
}
.languagesBox .select-icon {
    position: absolute;
    right: -8px;
    top: 10px;
}
.otherLoginBox {
    display: none;
}
.otherLoginBox .microsoft{
    height: 40px !important;
    line-height: 40px !important;
    width: 100%;
    margin-top: 10px;
}
.publicSecurityBox {
    margin-left: 10px;
    display: none;
}
.publicSecurityBox .publicSecurity {
    width: 18px;
    vertical-align: sub;
}