@charset "utf-8";
@charset "utf-8";

body {
    /*overflow: hidden;*/
    overflow-x: hidden;
    font-family: 'Microsoft Yahei';
    margin: 0;
    padding: 0;
    user-select: none;
}

* {
    font-family: MicrosoftYaHei;
}

.div-after {
}

.div-after:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.center {
    height: 67%;
    text-align: center;
}

.center::after {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.center_bg {
    position: absolute;
    width: 410px;
    /*height: 475px;*/
    height: 555px;
    right: 20%;
    background-color: #ffffff;
    box-shadow: 0px 2px 16px 0px rgba(164, 204, 223, 0.45);
    border-radius: 12px;

}

.logo {
    width: 39%;
    height: 100%;
    float: right;
    text-align: center;
}

.logo_div {
    height: 40%;
    width: 97%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}

.logo::after {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.dlspan {
    width: 71px;
    height: 14px;
    font-family: MicrosoftYaHei;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #616266;
    cursor: pointer;
}

.gjz {
    padding-left: 10px;
    width: 210px;
    height: 40px;
    border: solid 1px #dcdfe6;
    outline: none;
    font-size: 10px;
    float: left;
}

.jsbutton {
    padding: 0px;
    border: none;
    background-color: #f45828;
    width: 107px;
    height: 43px;
    color: white;
    float: right;
    cursor: pointer;
    float: left;
}

input::-webkit-input-placeholder {
    color: #CCCCCC;
}

input::-moz-placeholder {
    color: #CCCCCC;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #CCCCCC;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #CCCCCC;
}

.fenlei {
    margin: 0 auto;
    width: 52%;
    height: 100%;
}

.fenlei div {
    text-align: center;
    width: 14%;
    height: 100%;
    float: left;
}

.fenlei div:hover {
    background-color: #014276;
}


.fenlei div span {
    font-family: MicrosoftYaHei;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    color: white;
    display: inline-block;
    /*margin-top: 7%;*/
    cursor: pointer;
    line-height: 45px;
}

.rc li {
    list-style: none;
    font-family: MicrosoftYaHei;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    /*line-height: 42px;*/
    letter-spacing: 0px;
    color: #999999;
    float: left;
    margin-right: 7.5px;
    /*margin-top: -8px;*/
    cursor: pointer;
}

.li_last {
    margin-right: 0px !important;
}

ul {
    /*li不靠中间*/
    padding-left: 0px;
    padding-top: 0px;
}

.other {
    height: 70px;
    width: 300px;
    /*borer: 1px solid red;*/
    display: inline-block;
    vertical-align: middle;
    /*padding-top: 2%;*/
    /*width: 43%;height: 100%;*/
    /*float: left;*/
}

.other span {
    font-family: MicrosoftYaHei;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
    display: inline-block;

}

.other span a {
    cursor: pointer;

}

/*登陆框*/

.div_input {
    /*margin-left: 10px;
    !*border-radius: 8px;*!
    border: 1px solid #CCCCCC;
    height: 30px;
    width: 230px;
    text-align: right;
    float: left;
    margin-top: 13px;*/
}

.div_input {
    width: 330px;
    height: 42px;
    background-color: #f4f7f8;
    border-radius: 2px;
    border: solid 1px #dae6ec;
    margin-bottom: 20px;
}

.div_input input:focus {
    background-color: #fff;
}

.div_input_3 {
    width: 230px;
    float: left;
}

.input {
    float: left;
    margin-right: 5px;
    border: none;
    outline: none;
    width: 159px;
    font-size: 10px;
    line-height: 40px;
    margin-left: 5px;
    background:url(0) no-repeat;
}
.input3 {
    width: 100px;
}

.div_input img {
    margin-left: 10px;
    margin-top: 7px;
    float: left;
    width: 15px;
}

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

.login_div {
    text-align: left;
    height: 30px;
}

.welcome {
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
    padding: 0 20px 4px 10px;

}

.welcome_div .active {
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    border-bottom: 2px solid #43a4f9;
}

.welcome_div {
    border-bottom: 1px solid #bbbbbb;
    width: 249px;
}

.welcome_span {
    padding: 62px 0 0 40px;
    /* margin-left: 40px;
     border-bottom:1px solid #bbbbbb ;*/
}

.login_div span {
    /*width: 76px;*/
    height: 19px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #666666;
    margin-left: 10px;
}

.input_tip {
    float: left;
    height: 14px;
    font-family: MicrosoftYaHeiLight;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    line-height: 42px;
    color: #9ca3a5;
    margin: 0 16px;
}

.login {
    /*border: 1px solid #2573F4;*/
    height: 42px;
    margin-top: 15px;
    width: 330px;
    text-align: center;
    cursor: pointer;
    float: right;
    background-image: linear-gradient(90deg,
    #81b1e2 0%,
    #48b1fb 100%),
    linear-gradient(
            #3b85d8,
            #3b85d8);
    background-blend-mode: normal,
    normal;
    border-radius: 2px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#81b1e2,endcolorstr=#48b1fb,gradientType=1);
}
.login_company {
    height: 42px;
    margin-top: 12px;
    width: 330px;
    text-align: center;
    cursor: pointer;
    float: left;
    border-radius: 2px;
    background-color: #ffffff;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#81b1e2,endcolorstr=#48b1fb,gradientType=1);*/
    border: 1px solid #48b1fb;
}
.login_company-normal {
    /*margin-left: 30px;*/
    margin-top: 12px;
    /*
    margin-bottom: 30px;
    */
}

.login:hover {
    background-color: #0063DC;
}

.login span {
    line-height: 42px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}
.login_company span {
    line-height: 42px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #48b1fb;
}

.refreshCode {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #9ca3a5;
    width: 330px;
    float: left;
    margin-top: -10px;
}

.regist {
    margin-top: 4%;
}

.regist span a {
    width: 123px;
    height: 14px;
    line-height: 25px;
    font-family: PingFang-SC-Regular;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
    cursor: pointer;
    text-decoration: none;
}

.regist span {
    width: 123px;
    height: 14px;
    font-family: MicrosoftYaHei;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #616266;
    cursor: pointer;
}


.send {
    width: 70px;
    /*border-radius: 8px;*/
    border: 1px solid #CCCCCC;
    height: 31px;
    float: right;
    /*margin-top: 14px;*/
    padding: 0 8px;
    cursor: pointer;
    margin-top: 12px;
    background-color: #5067aa;
}

.send_button {
    border: none;
    background-color: #FDFDFD;
    width: 110%;
    height: 100%;
    line-height: 30px;
    color: black;
    margin-left: -5px;
    color: white;
    padding: 0px;
    background-color: #5067aa;
    cursor: pointer;
}

.send_button span {
    font-size: 10px;
}

.max {
    position: absolute;
    width: 100%;
    height: 100%;
    min-width: 1430px;
    min-height: 620px;
}

.head {
    margin: 0 auto;
    width: 52%;
    height: 100%;
}

.logo_head {
    width: 400px;
    height: 100%;
    float: left;
}

.div_dl {
    width: 330px;
    height: 100%;
    float: right;
}

.div_search {
    height: 33%;
    width: 100%;
}

.div_search_1 {
    float: right;
    height: 100%;
    width: 100%;
}

/*.div_user {
    padding-right: 10px;
    padding-top: 10px;
    width: 325px;
    height: 100%;
    float: right;
}*/
form {
    margin: 0px;
    padding: 0px;
    display: block;
}

.div_user {
    width: 100%;
    height: 100%;

}

#div_password_personal {
    margin-top: 10px;
}
#div_password_company {
    margin-top: 10px;
}

.div_2wm {
    /*   padding-right: 10px;
       padding-top: 10px;
       width: 325px;
       height: 100%;
       float: right;*/
    display: none;
}

.div_user_1 {
    width: 91px;
    height: 89px;
    float: right;
    margin-right: 10px;
}

.div_user_1 img {
    cursor: pointer;
}

.div_user_2 {
    margin-top: 10px;
    width: 103px;
    height: 24px;
    background: url(../../images/sczj/logo.png) center no-repeat;
    background-size: 100%;
    float: right;

}

.user_title {
    height: 115px;
    margin-bottom: 20px;
}

.saoma {
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}

.div_user_3 {
    margin: 0px 40px;
}

.div_wei {
    height: 160px;
    /* background-color: #121d3b;*/
    background-color: #d7ebfc;
}

.div_wei_1::after {
    /*border: 0px solid blue;*/
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.div_wei_1 {
    margin: 0 auto;
    width: 52%;
    height: 100%;
}

.dlzc {
    width: 40%;
    float: right;
    text-align: right;
    padding-top: 8px;
}

.dlzc img {
    margin-bottom: -2px;
}

.erwm {
    width: 260px;
    /* height: 150px;*/
}

.div_other {
    /* width: 260px;*/
    width: 100%;
   /* height: 100px;*/
    /*margin-top: 10px;*/
    /*margin-top: 125px;*/
    font-size: 0;
    text-align: center;
    clear: both;
    padding-top: 4%;
}

.otherlogin {
    width: 66px;
    float: left;
    cursor: pointer;
    text-decoration: none;
    color: #333;
    display: inline-block;
    /*position: relative;*/
}
.div_span {
    margin: 5px 0;
}

.div_other img {
   /* width: 66%;*/
    width: 45px;
    height: 45px;
}


.div_other span {
    font-size: 10px;
}

#vcodeBlock {
    width: 80px !important;
}
#vcodeBlock img {
    height: 42px;
    width: 80px;
}
#vcodeBlock_company img {
    height: 42px;
    width: 80px;
}

.erwm_qr{
    margin-top: 13%;
}

.erwm_qr img {
    /*width: 183px;*/
   /* width: 200px;*/
    width: 180px;
}

.header {
    height: 194px;
    border-bottom: 3px solid #3b85d8;
}

.title_logo {
    width: 255px;
    height: 49px;
    float: left;
}

.font-01 {
    font-size: 16px;
    color: #333;
    margin-left: 20px;
    float: left;
    line-height: 46px;
    margin-top: 30px;
}

.seek_img {
    height: 43px;
    float: right;
    position: absolute;
    right: 0;
    top: 20px;
    color: #fff;
    font-size: 18px;
    width: 146px;
    border: 0;
    cursor: pointer;
}

.search-button {
    border-radius: 0px 10px 10px 0px;
    background: #317ef3;
}

.suk_hide {
    height: 43px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    padding-left: 24px;
    outline: none;
    border-radius: 10px;
}

.search-box {
    /* border-radius: 10px 0px 0px 10px;*/
    border: 2px solid #3b85d8 !important;
    padding: 3px 12px;
    font-family: Arial, "微软雅黑";
    color: #444;
}

.margin_top {
    margin-top: 20px;
}

.seek_box {
    width: 551px;
    float: right;
    height: 43px;
}

.seek_box {
    width: 551px;
    float: right;
    height: 43px;
}

.icons {
   /* height: 115px;*/
    height: 100px;
}
.btn-register {
    width:330px ;
    background-image: linear-gradient(90deg,
    #81b1e2 0%,
    #48b1fb 100%),
    linear-gradient(
            #3b85d8,
            #3b85d8);
    background-blend-mode: normal,
    normal;
    border-radius: 2px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#81b1e2,endcolorstr=#48b1fb,gradientType=1);
}
.div_qrcode_info{
    text-align: center;
    font-size: 16px;
    margin-top: 5%;
    color: #999999;
}
.div_qrcode_info_bold{
    color: #000000;font-weight: bold;
}
#divUnitEsscLogin{
    position: relative;
}
@media screen and (max-width: 1440px) {
    .center_bg {
        /*height: 450px;*/
        height: 525px;
        right: 12%;
    }
    .icons {
        height: 90px;
    }
    .erwm_qr img {
       /* width: 183px;*/
        width: 160px;
    }
    .div_qrcode_info{
        font-size: 10px;
    }
}
@media screen and (max-width: 1366px) {
    .div_qrcode_info{
        font-size: 10px;
    }
    .btn-register {
        width:260px ;
        height: 42px;
    }
    .div_user_3 {
        margin: 0px 20px;
    }

    .center_bg {
        width: 340px;
        /*height: 368px;*/
        /*height: 380px;*/
        height: 475px;
        right: 15%;
    }

    .div_input {
        width: 260px;
        height: 28px;
        margin-left: 20px;
    }

    .div-yzm {
      width: 280px;
    }

    #vcodeBlock img {
        width: 60px;
    }

    #vcodeBlock_company {
        width: 60px;
    }

    #vcodeBlock_company img {
        width: 60px;
        height: 28px;
    }
    .login_company {
        width: 260px;
        margin-top: 10px;
        margin-left: 20px;
    }

    #username_personal, #div_password_personal2 {
        margin-right: 20px;
    }
    #username_company, #div_password_company2 {
        margin-right: 20px;
    }

    .div_input_3 {
        width: 180px;
    }

    .input3 {
        width: 80px;
    }

    .user_title {
        height: 95px;
    }

    .input_tip {
        line-height: 28px;
    }

    .input {
       /* line-height: 28px;*/
        line-height: 26px;
    }

    #vcodeBlock {
        width: 60px !important;

    }

    .refreshCode {
        float: right;
        margin: -10px 0px 10px 20px;
    }

    #codeimg {
        height: 28px !important;

    }

    .login {
        width: 260px;
        margin-top: 0;
        margin-right: 20px;
    }

    .erwm_qr img {
        width: 138px;
    }

    .welcome_div {
        width: 180px;
    }

    .welcome {
        font-size: 16px;
        padding: 0 8px 4px 4px;
    }

    .welcome_div .active {
        font-size: 20px;
    }

    .icons {
        height: 90px;
    }

    .otherlogin {
        width: 60px;
        margin-left: 0px;
    }

    .div_other span {
        line-height: 14px;
        font-size: 8px;
    }

    .regist {
        margin-right: 20px;
    }
    .erwm {
        width: 138px;
    }
    .div_other img {
        width: 40px;
        height: 40px;
    }
}

@media screen and (max-height: 840px) {

    .gjz {
        height: 37px;
    }

    .jsbutton {
        height: 40px;
    }

    .logo_div {
        margin-top: -60px;
    }

    .other {
        margin-top: -60px;
    }

    .logo_head {
        width: 300px;

    }
}
