html{
    width: 100%;
    height: 100%;
}
body{
    width: 100%;
    height: 100%;
    background-color: white;
}

.login-box{
    width: 1178px;
    height: 510px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -589px;
    margin-top: -210px;
}
/*顶部logo*/
.logo{
    width: 100%;
    height: 80px;
}
.logo h1{
    width: 191px;
    height: 50px;
    padding-top: 15px;
}
.logo h1 img{
    display: block;
    width: 350px;
    height: 50px;
}
.head_top{
    max-width: 1200px;
    min-width: 1200px;
    height: 90px;
    line-height: 90px;
    margin: 0 auto;
    margin-bottom: 100px;
}
.phone {
    color: #37ab55;
    font-size: 16px;
    float: right;
    margin-right: 15px;
    font-weight: bold;
}
/*左侧图片展示*/
.exhibition{
    float: left;
    width: 861px;
    height: 430px;
}
.exhibition ul li{
    float: left;
    width: 264px;
    height: 127px;
    margin-right: 10px;
}
.exhibition ul .mb6{
    margin-bottom: 10px;
}
.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: 315px;
    height: 400px;
    padding: 0px 34px 0 30px;
    box-sizing:border-box;
    background: #00a73c;
}
.login-gp-small{width: 127px !important;height: 127px !important;}
.login-gp1{background: url("/static/fcc/mnjt/login/image/login-table.png")0px 0px no-repeat;width: 264px;}
.login-gp2{background: url("/static/fcc/mnjt/login/image/login-table.png")-275px 0px no-repeat;width: 264px;}
.login-gp3{background: url("/static/fcc/mnjt/login/image/login-table.png")-552px 0px no-repeat;width: 127px;}
.login-gp4{background: url("/static/fcc/mnjt/login/image/login-table.png")-690px 0px no-repeat;width: 127px;}
.login-gp5{background: url("/static/fcc/mnjt/login/image/login-table.png")0px -139px no-repeat;width: 264px;}
.login-gp6{background: url("/static/fcc/mnjt/login/image/login-table.png")-275px -139px no-repeat;width: 127px;}
.login-gp7{background: url("/static/fcc/mnjt/login/image/login-table.png")-413px -139px no-repeat;width: 127px;}
.login-gp8{background: url("/static/fcc/mnjt/login/image/login-table.png")-552px -139px no-repeat;width: 264px;}
.login-gp9{background: url("/static/fcc/mnjt/login/image/login-table.png")0px -279px no-repeat;width: 127px;}
.login-gp10{background: url("/static/fcc/mnjt/login/image/login-table.png")-138px -279px no-repeat;width: 127px;}
.login-gp11{background: url("/static/fcc/mnjt/login/image/login-table.png")-275px -279px no-repeat;width: 264px;}
.login-gp12{background: url("/static/fcc/mnjt/login/image/login-table.png")-552px -279px no-repeat;width: 127px;}
.login-gp13{background: url("/static/fcc/mnjt/login/image/login-table.png")-690px -279px no-repeat;width: 127px;}
.login-gp1:hover{background: url("/static/fcc/mnjt/login/image/login-table-h.png")0px 0px no-repeat;}
.login-gp2:hover{background: url("/static/fcc/mnjt/login/image/login-table-h.png")-276px 0px no-repeat;}
.login-gp4:hover{background: url("/static/fcc/mnjt/login/image/login-table-h.png")-690px 0px no-repeat;}
.login-gp6:hover{background: url("/static/fcc/mnjt/login/image/login-table-h.png")-275px -139px no-repeat;}
.login-gp11:hover{background: url("/static/fcc/mnjt/login/image/login-table-h.png")-276px -279px no-repeat;}
.login-gp12:hover{background: url("/static/fcc/mnjt/login/image/login-table-h.png")-552px -279px no-repeat;}
.login-gp13:hover{background: url("/static/fcc/mnjt/login/image/login-table-h.png")-690px -279px no-repeat;}
.login_ad{
    margin-top: 10px;
}
.login-input .title_nav{
    position: relative;
    text-align: center;
}
.login-input .title_nav a{
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    font-size: 14px;
    color: #c2a1a1;
    position: absolute;
    top: 0;
    right: -10px;
}
.login_title{
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    font-size: 14px;
    color: #c2a1a1;
}
.login-input .title_nav a img{
    display: inline-block;
    width: 50px;
    height: 50px;
}
.login-input .account_login{
    margin-bottom: 25px;
}
.login-input .scan_code_login{
    width: 100%;
    background: rgba(7,53,101,0.6);
    text-align: center;
    /*padding: 30px 0;
    margin: 20px 0;*/
    display: none;
}
.login-input .scan_code_login img{
    display: inline-block;
    width: 180px;
    height: 180px;
}
.login-input input, select{
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-top: 20px;
    border-radius: 5px;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 14px;
    border: none;
    outline: none;
}
.login-input a{
    height: 30px;
    line-height: 35px;
    color: #fff;
    font-size: 12px;
}
/*.login-input a:nth-of-type(1){*/
/*float: left;*/
/*margin-left: 15px;*/
/*}*/
/*.login-input a:nth-of-type(2){*/
/*float: right;*/
/*margin-right: 5px;*/
/*}*/
.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{
    background: #f5a726;
    letter-spacing: 40px;
    padding-left: 40px;
    cursor: pointer;
}
.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{
    width: 100%;
    height: 28px;
    background-color: white;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    position: fixed;
    bottom: 0;
    left: 0;
    color: #3084da;
}



.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;
}



/*重写钉钉二维码样式*/
#jsScanCodeLogin iframe{
    width: 100%;
}


/*胜意标准扫码登录样式*/
#ewm{
    width:251px;
    height: 251px;
}
.login_qrcode_text {
    margin-top: 20px;
    text-align: center;
    color: #d9dada;
    font-size: 14px;
}

.qtmdl input{
    width: 6% !important;
    height: 14px !important;
    line-height: 14px !important;
    margin-top: 0px !important;
}
.qtmdl span{
    color: #fff;
}
.tar{
    text-align: right;
    max-height: 24px;
}
/*短信验证码btn样式*/
.dxyzmbtn{
    width: 110px !important;
    padding-left: 0px !important;
    background: #fff !important;
    cursor: pointer;
}

.jsDisabled{
    color: #c5c8ce;
    cursor: not-allowed;
}