@charset "utf-8";
/**
 * @descript: 单点登录页面，ncss页面样式处理
 * @author  : jxd
 * @date    :2018.01.25
 */
.clearfix:after{
    content:"\0020";
    display:block;
    height:0;
    clear:both;
}
.clearfix{
    zoom:1;
}
.clearit{
    height:0;
    line-height:0; 
    font-size:0; 
    clear:both;
    overflow:hidden;
}
#tipClose {
    background: none repeat scroll 0 0 #FFFFCC;
    border: 1px solid #CC3300;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
    height: 21px;
    margin: 4px auto 0;
    text-align: center;
    width: 70px;
}
#tipClose a, #tipClose a:link, #tipClose a:visited {
    text-decoration: none;
}
.tip02 {
    background: url(../../images/login/tip02_top.png) no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #660000;
    font-size: 12px;
    line-height:22px;
    left: 70px;
    position: absolute;
    text-align: center;
    top: -50px;
    width: 306px;
    z-index:1000;
}
.tip02_cnt {
    background: url(../../images/login/tip02_bot.png) no-repeat scroll right bottom rgba(0, 0, 0, 0);
    margin-top: 8px;
    padding: 0 12px 8px 24px;
    width: 270px;
}
.tip02_arrow {
    background: url(../../images/login/tip_arrow.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 12px;
    left: 0;
    position: absolute;
    top: 52px;
    width: 12px;
}
.tip02 a, .tip02 a:link, .tip02 a:visited {
    color: #c00;
    text-decoration: underline;
}
.info {
    display: inline-block;
    margin: 10px 48px;
    padding: 0 10px;
    width: 280px;
    border: 1px dotted 008;
    color: #008;
}
.errors {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    width: 280px;
    background: #fff;
    color: #d21033;
}
.success{
    display: inline-block;
    margin: 10px 48px;
    padding: 0 10px;
    width: 280px;
    border: 1px dotted #390;
    color: #390;
}

.box{
    width: 636px;
    background: #fff;
    margin: 0 auto;    
    border-radius: 4px;
    padding: 40px 0 40px;
}
.logininput{
    width: 270px;
    height: 46px;
    border:1px solid #C8C8C8;
    border-radius:4px;
    padding-left: 30px;
    -webkit-appearance: none;
}
.logininput:hover {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 4px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

/* 外部框架 */
body,
html {
    height: 100%;
    background: #f2f2f2;
}
.outer-layer {
    min-width: 1180px;
    min-height: 100%;
    margin-bottom: -150px;
}
.outer-layer .outer-layer-content {
    padding-bottom: 150px;
}
.outer-footer {
    background: #333;
    min-width: 100%;
    min-width: 1180px;
    width: 100%;
    height: 150px;
    color: #fff;
    font-size: 12px;
}
.outer-footer a{
    font-size: 14px;
    color: #fff;
}
.outer-footer a:hover{
    color: #fff;
}
.wrap1180{
    width: 1180px;
    margin: 0 auto;
}
.header{
    padding: 10px 0 8px;
    border-bottom: 1px solid #e2e2e2;
}
.header .logo{
    display: block;
    width: 232px;
    height: 45px;
    background-image: url("../../images/ncss_login/logo.png");
    background-image: -webkit-image-set(url("../../images/ncss_login/logo.png") 1x, url("../../images/ncss_login/logo-2x.png") 2x);
    background-repeat: no-repeat;
}
.header .ncss-logo{
    float: left;
}
.change-language{
    margin-left: 35px;
}
.header .logo:hover{
    text-decoration: none;
}
.blue-bg{
    background: #4877ed;
    height: 204px;
}
.main-container{
    margin-top: -185px;
}
.ncss-title{
    width: 636px;
    height: 50px;
    margin: 0 auto;
    font-size: 36px;
    color: #fff;
    line-height: 44px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.zh-tip{
    padding: 0 48px;
    font-size: 14px;
    color: #d21033;
    line-height: 22px;
    margin-bottom: 14px;
}
.l-box{
    position: relative;
    float: left;
    border-right: 1px solid #e6e6e6;
    padding: 0 48px;
    min-height: 280px;
}
.r-box{
    float: left;
    margin-left: 44px;
    width: 150px;
    text-align: center;
}
.r-box .regist-box{
    text-align: left;
    padding-left: 30px;
    color: #666;
}
.regist-box .right-arrow{
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: url("../../images/ncss_login/right-arrow.png") no-repeat;
    margin-bottom: 2px;
    margin-left: 5px;
}
.regist-box .regist-link{
    color: #4877ED;
    font-size: 14px;
}
.form-box{
    position: relative;
    margin-bottom: 24px;
}
.form-box .user-icon{
    position: absolute;
    left: 10px;
    top: 16px;
    width: 14px;
    height: 16px;
    background: url(../../images/login2014/icon_input.png) no-repeat -16px 0;
}
.form-box .pwd-icon{
    position: absolute;
    left: 10px;
    top: 16px;
    width: 16px;
    height: 16px;
    background: url(../../images/login2014/icon_input.png) no-repeat 0 0;
}
.form-box .captcha-icon{
    position: absolute;
    left: 10px;
    top: 16px;
    width: 16px;
    height: 16px;
    background: url(../../images/login2014/icon_input.png) no-repeat -32px 0;
}
.submit-btn{
    width: 300px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: #4877ed;
    border: 1px solid #3166eb;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}
.submit-btn:hover{
    background: #1a54e8;
    border: 1px solid #1448ca;
}
.sub-box{
    position: relative;
    margin-top: 30px;
    margin-bottom: 10px;
}
.sub-box .find-pwd{
    position: absolute;
    top: -26px;
    right: 10px;
    color: #4877ed;
}
.xxwzh{
    font-size: 14px;
}
.xxwzh a{
    color: #fff;
}
.r-box p{
    font-size: 12px;
    line-height: 1.5;
}
.r-box .img-tip{
    font-size: 12px;
    color: #666;
}
.r-box img{
    margin: 35px 0 16px;
    border: 1px solid #ddd;
}
.ewm-box{
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
}
.ewm-box::before{
    content: "\0020";
    display: block;
    width: 10px;
    height: 20px;
    border-left: 1px solid #4877ED;
    border-top: 1px solid #4877ED;
    position: absolute;
    left: 0;
    top: 15px;
}
.ewm-box::after{
    content: "\0020";
    display: block;
    width: 10px;
    height: 20px;
    border-right: 1px solid #4877ED;
    border-bottom: 1px solid #4877ED;
    position: absolute;
    right: 0;
    bottom: 0;
}
.foot-l{
    float: left;
    width: 72px;
    padding-top: 39px;
}
.foot-m{
    float: left;
    padding: 39px 0 0 30px;
}
.foot-m p{
    line-height: 1.5;
    color: #ccc;
}
.foot-m p:nth-child(2){
    margin: 14px 0 8px;
}
.foot-r{
    float: right;
}
.foot-r .img-box{
    float: left;
    width: 120px;
    text-align: center;
    margin: 20px 0 0 12px;
    line-height: 1.5;
}
.foot-space{
    margin: 0 32px;
    color: #fff;
}
.bqsy{
    margin-left: 35px;
}
a.find-yhm{
    float: left;
    margin-right: 10px;
    color: #4877ed;
}
a.find-mm{
    float: left;
    color: #4877ed;
}
a.regist-btn{
    color: #4877ed;
    float: right;
}
.ncss-wap-head{
    display: none;
}
.ncss-wap-footer{
    display: none;
}

/* 新职业学生用户登录 */
.ncss-stu-logo{
    display: block;
    width: 290px;
    height: 50px;
    background-image: url("../../images/ncss_login/ncss-logo.png");
    background-image: -webkit-image-set(url("../../images/ncss_login/ncss-logo.png") 1x, url("../../images/ncss_login/ncss-logo2x.png") 2x);
    background-repeat: no-repeat;
    background-size: 100%;
}
.ncss-stu-header{
    background: #fff;
}
.ncss-stu-container{
    margin-top: 60px;
}
.ncss-stu-title{
    color: #666;
    text-align: center;
    margin-bottom: 20px;
}
.ncss-stu-title h2{
    font-size: 30px;
    font-weight: 400;
    line-height: 1.5;
}
.stu-xxwzh{
    font-size: 14px;
    color: #666;
}
.stu-xxwzh a:hover{
    color: #666;
}
.stu-box{
    padding-top: 20px;
}
.ncss-stu-btn{
    background: #03A9F4;
    border: 1px solid #03A9F4;
    -webkit-appearance: none;
}
.ncss-stu-btn:hover{
    background: #03A9F4;
    border: 1px solid #03A9F4;
    opacity: .8;
}
.ncss-stu-footer{
    text-align: center;
    color: #0C567F;
}
.ncss-stu-footer a{
    color: #0C567F;
}
.ncss-stu-footer a:hover{
    color: #0C567F;
}
.stu-outer-layer{
    margin-bottom: -105px;
}
.stu-layer-content{
    padding-bottom: 105px;
}
.stu-outer-footer{
    height: 105px;
    background: #fff;
    padding-top: 25px;
    box-sizing: border-box;
    line-height: 2;
    border-top: 1px solid #e2e2e2;
    font-size: 14px;
}
.corp-box{
    position: relative;
    min-height: 296px;
    width: 300px;
    margin: 10px auto;
}

/* 师范生管理系统 */
.ncss-sfs-header{
    background: #1BA1E2;
}
.ncss-sfs-logo{
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    color: #fff;
}
.fsf-login-box .logininput{
    font-size: 14px;
}

/* 新职业后台管理系统 */
.ncssmgr-outer-layer{
    margin-bottom: -105px; background: #647AAB;
}
.ncssmgr-header{
    border-bottom: 0; padding-top: 30px;
}
.ncssmgr-logo{
    display: block; width: 214px; height: 68px; background: url("../../images/ncss_login/ncssmgr-logo.png") no-repeat;
}
.ncssmgr-outer-footer{
    height: 105px; background: #647AAB; padding-top: 25px; box-sizing: border-box; line-height: 2; font-size: 14px;
}
.ncssmgr-footer{
    text-align: center; color: #fff;
}
.ncssmgr-footer a{
    color: #fff;
}
.ncssmgr-box{
    width: 500px; padding: 20px 0; margin-top: 20px;
}
.ncssmgr-box .tip02{
    left: 280px; top: 10px;
}
.ncssmgr-btn{
    background: #5472b5; border: 1px solid #5472b5; -webkit-appearance: none;
}
.ncssmgr-btn:hover{
    background: #647AAB; border: 1px solid #647AAB;
}
.ncssmgr-tip{
    margin-top: 10px; font-size: 14px; color: #333; text-align: center;
}
.ncssmgr-title{
    color: #fff;
}

/* 就业调查系统 */
.ncss-jydcxt-header{
    background: #2D8CF0;
}
.ncss-jydcxt-logo{
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}
.jydcxt-container{
    width: 302px;
    background: #fff;
    border-radius: 4px;
    padding: 40px 80px;
    margin: 40px auto;
}
.jydcxt-container h2{
    font-size: 24px;
    color: #666;
    text-align: center;
    font-weight: 400;
    margin-bottom: 30px;
}
.jydcxt-container .jydcxt-btn{
    background: #2d8cf0;
    border-color: #2d8cf0;
    width: 302px;
}
.jydcxt-container .jydcxt-btn:hover{
    opacity: .8;
}
.jydcxt-outer-footer{
    text-align: center;
    background: #f2f2f2;
    color: #333;
    height: 105px;
    box-sizing: border-box;
    padding: 40px;
}
.jydcxt-outer-footer a{
    color: #333;
    font-size: 12px;
}
.jydcxt-outer-footer a:hover{
    color: #333;
    text-decoration: underline;
}

/* 大学生创新创业大赛网络评审系统 */
.ncss-ps-header .ncss-ps-logo{
    float: left;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: url("../../images/ncss_login/logo-bottom.png") no-repeat;
    background-size: 100% 100%;
}
.ncss-ps-header .ps-logo-txt{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700;
}
.ncss-ps-container{
    margin-top: -185px;
}
.ncss-ps-container .ncss-ps-title{
    width: 402px;
    height: 50px;
    margin: 10px auto 20px;
    font-size: 36px;
    color: #fff;
    line-height: 44px;
}
.ncss-ps-container .ps-form-box{
    padding: 50px;
    box-sizing: border-box;
    width: 402px;
    margin: 0 auto 20px;
    background: #fff;
    border-radius: 4px;
}