[genuitec-file-id="wc1-650"],[genuitec-lp-path="/StandardProductMysqlV2.0/WebRoot/static/css_hubei/style.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

html {
    font-size: 62.5%;
}
body {
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
    color: white;
    background: url(../images_hubei/bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    box-sizing: border-box;
    min-height: 100vh;
}
a {
    color: #FFF;
    transition: all 0.3s ease;
}
a:hover,
a:focus {
    color: #9CF;
    text-decoration: none;
}
.container {
    width: 100%;
}
.row,
ul,
li:last-child {
    margin-bottom: 0;
}
h3 {
    text-shadow: 5px 2px 6px #000;
}
.fullscreen{
    background-color: rgba(39, 174, 96, 0.1);
    z-index: 1;
    /*overflow-x: hidden;*/
    width: 100%; height: 100%;
    min-height: 100vh;
    position:absolute;
}
.mainbody{
    width: 1580px;
    z-index: 2;
    box-shadow: 0px 0px 20px 15px rgba(51, 51, 51, 0.3);
    height:800px; left:50%; top:50%; margin:-400px 0px 0px -790px;
    position:absolute;
}
.loginleft {
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    box-sizing: border-box;
    float: left;
    height: 800px;
}
.logincolor {
 position: absolute;;
    background-color: rgba(39, 174, 96, 0.6);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 100%;width: 100%;
}
.loginright{ color: #999999;/*padding-top: 1%;*/ float: right; background-color: #f3fcf7;height: 800px;}
.loginlogo{padding-top: 5%; float: right; padding-right: 5%;}
.loginform{padding-top: 5%;float: left; padding-left: 13%; }
.resp-tab-content{margin-top: 5%;}


.logot{float: left; padding-left:10px;}
.logotc{/*background: url(../images_hubei/tlogo.png) no-repeat center left;*/ float: left; width:210px; height: 19px;/*padding-top:45px;*/ }
.welcome{font-size: 2.6rem;    color: #666666; margin-top: 10%;}
.welcomet{font-size: 1.8rem;    color: #999999;font-weight: bold}
.logote{margin-top: -10px;font-weight: 700; font-size:12px; color: #434443; letter-spacing: 1.2px; text-align: right; }
.login-top {
    padding: 3em 0em;
}
.logintitle {
    text-align: center;
}
.textdel{width:60%;margin: 0 auto; padding-top: 10%; position: relative; }
.pad{margin-top: 15px; margin-bottom: 15px;}
.bordert{border-top: 1px solid #f8f8f8; width: 250px; /*position: absolute;*/ margin-left: -30px; position: absolute; }
.borderr{border-right: 1px solid #f8f8f8; height:130px; position: absolute;margin-top: -30px; }
.borderb{border-bottom: 1px solid #f8f8f8; width: 250px; position: absolute; margin-right: -30px; bottom: -20px; right: 0; }
.borderl{border-right: 1px solid #f8f8f8; height:130px; position: absolute; margin-bottom: -30px; right: 0;bottom: -20px;}
.cntitle {
    margin: 0 auto;
    padding-top: 15%;
    font-size: 3.6rem;
}

.entitle {
    margin-top: 20px;
    text-align: left;
    text-indent:2em;
    font-size: 1.8rem;
    letter-spacing: 1px;
    font-weight:600;
    line-height:3.2rem;
    padding-left: 10px;

}
.code{
    position: absolute;
    bottom: 0;
    right:0;
    width: 60px;
    height: 60px;
}
.code img{width: 100%; height: 100%;max-width: 100%;}
.footerblock{
    position: absolute;
    bottom: 0px;
    /* right:1%;*/
    text-align: center;
    color: #999999;
    font-size: 12px;
    font-weight: 600;

}
.ftleft{
    position: absolute;
    bottom: 0;
    left:0; background: url(../images_hubei/left.png) no-repeat center left;  width:512px; height: 119px;
}
.ftright{
    position: absolute;
    bottom: 0;
    right:2%;
    background: url(../images_hubei/logoe.png) no-repeat center left; width:108px; height: 46px;
}


.footer{
    position: absolute;
    bottom: 10px;
   /* right:1%;*/
    text-align: center;
    color: #999999;
    font-size: 12px;
    font-weight: 600;

}
.footer p{line-height: 0.8rem;}
.footer a{color: #999999;}
::-webkit-input-placeholder {
    color: #acacac;
    font-size: 16px;
}

:-moz-placeholder {
    color: #acacac; font-size: 16px;
}

::-moz-placeholder {
    color: #acacac; font-size: 16px;
}

:-ms-input-placeholder {
    color: #acacac; font-size: 16px;
}

ul.tick {
    float: left;
    list-style: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    color: #e83e3e;
    font-size: 14px;
    padding-left: 0;
}
.rememb{width: 100%}
input[type="text"], input[type="password"] {
    width: 100%;
    margin-bottom: 20px;
    padding: 8px;
    float: left;
    background-color: transparent;
    border: none;
    font-size: 18px;
/*    border-bottom: 1px solid rgba(238, 238, 238, 0.41);*/
    border: 1px solid #aaaaaa;
    outline: none;
    color: #424242;
    border-radius : 10px;
}


.send-button {
    margin-bottom: 20px;
}
input[type="checkbox"]{
    border: 1px solid #aaaaaa;
}
.send-button input[type="submit"],input[type="button"] {
    width: 53%;
    padding: 8px 0;
    font-size: 20px;
    font-weight: 100;
    background-color: #27ae60;
    color: #ffffff;
    border: 1px solid rgba(238, 238, 238, 0.41);
    border-width: thin;
    cursor: pointer;
    outline: none;
    border-radius: 10px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
    letter-spacing: 1rem;
    font-weight:600;
    text-align: center;
    margin-top: 30px;
}
input[type="button"]{
    width: 40%;
    color: #999999;
    background-color:transparent;
    border: 1px solid rgba(170, 170, 170, 1);
    margin-left: 5%;
}
.w3layouts{display: inline-block; width: 100%;}
/*--agileits--*/

.send-button input[type="submit"]:hover {
    background-color: #71c68f;
    border: 1px solid #FFF;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}
.verif-code-box {
    overflow: hidden;
    border-top: 0;
    border-right: 0;
    border-bottom: 0
}
input.img-box, input.code-box {
    width:52%;

}
.get-verif-code {
    width:48%;
/* width:110px; height: 40px;*/
    cursor: pointer;
    float: left;
    font-size: 26px;
    color: #157383;
    font-weight: 600;
    padding-left: 25px;

}
.get-verif-code img{  width: 100%;height: 4.5rem; z-index: 2;    box-sizing: border-box;
    vertical-align: middle; float: right}
.account-bar{ }
.icheckbox_square-green.checked {
    background-position: -48px 0;
}
.control-checkbox-label {
    padding: 0 13px;
    height: 24px;
    line-height: 24px;

}
.control-checkbox-label {
    line-height: 24px;
    font-weight: normal;
    color: #999999;
    font-size: 1.2rem;
}
a.forgotpassword {
  text-align: right;
    color: #3498db;
    text-decoration: underline;
    font-size: 1.2rem;
    float: right;
}
@media (max-width: 1680px) {
    .cntitle {
        font-size: 3.2rem;
    }
    .entitle {
        font-size: 1.6rem;
        letter-spacing: 1px;
        font-weight:600;
    }
    .mainbody{
        width:1380px;
        height: 650px;
        left:50%; top:50%; margin:-325px 0px 0px -690px;
    }
    .loginleft,.loginright {
        height: 650px;
    }
    .loginform{ padding-left: 10%; }

}
@media (max-width: 1440px) {
    .cntitle {
        font-size: 3.2rem;
    }
    .entitle {
        font-size: 1.6rem;
        letter-spacing: 1px;
        font-weight:600;
    }
    .mainbody{
        width:1180px;
        height: 650px;
        left:50%; top:50%; margin:-325px 0px 0px -590px;
    }
    .loginleft,.loginright {
        height: 650px;
    }
    .loginform{ padding-left: 10%;width: 410px; }
    .welcomet {
        font-size: 1.6rem;
        color: #999999;
        font-weight: bolder;
    }
    .footer {
        bottom: 0px;
    }
}

@media (max-width: 1280px) {
    .cntitle {
        font-size: 2.8rem;
    }

    .entitle {
        font-size: 1.6rem;
        letter-spacing: 1px;
    }
    /*.mainbody{
        width:890px;
        height: 550px;
    }
    .loginleft,.loginright {
        height: 550px;
    }*/
}

@media (max-width: 1024px) {
    .cntitle {
        font-size: 2.6rem;
    }

    .entitle {
        font-size: 1.8rem;
        letter-spacing: 1px;
    }
}
@media (max-height: 740px) {
    .cntitle {
        font-size: 2.6rem;
    }

    .entitle {
        font-size: 1.4rem;
        letter-spacing: 1px;
        line-height: 2.2rem;
    }
    .mainbody{
        width:1000px;
        height: 550px;
        left:50%; top:50%; margin:-280px 0px 0px -500px;
    }
    .fullscreen{
        height: 100%;
    }
    .loginleft,.loginright{
        height: 550px;
    }
    .loginform{ padding-left: 10%;width: 350px; }
    .login-top{padding:1em 0;}
    .send-button input[type="submit"], input[type="button"]{
        margin-top: 0;
    }
    .welcome{
        margin-top: 5%;
    }
    .welcomet {
        font-size: 1.4rem;
        color: #999999;
        font-weight: bolder;
    }
}