@charset "UTF-8";

/*---注册---*/

.re-main{width:1000px;margin: 14px auto 14px;padding-bottom: 38px;background-color: #fff;margin-bottom:75px;min-height:642px;}
.re-main h4{padding: 32px 0;text-align: center;font-size: 22px;}
.register ul{width:380px; margin:0 auto;}
.register li{margin-bottom:15px; position:relative;}
.register .title{display:inline-block; width:90px; font-size:16px; text-align:left;}
.register input[type="text"], .register input[type="password"]{width:278px; height:18px; line-height:18px; padding:10px 0; border:1px #a3a3a3 solid;}
.register select{width:280px; height:40px; border:1px #a3a3a3 solid;}
.register .check-code label{vertical-align:middle;}
.register .check-code span{display:inline-block; width:278px; height:38px; border:1px #a3a3a3 solid; position:relative; vertical-align:middle;}
.register .check-code span input[type="text"]{position:absolute; left:0; width:121px; height:18px; line-height:18px; padding:10px 0; border:none; vertical-align:middle;}
.register .check-code span img{position:absolute; right:39px; top:0;width:120px;height:100%;}
.register .check-code span i{position:absolute; right:0; top:0; width:38px; height:38px; border-left:1px #a3a3a3 solid; background:url(/images/user/change.jpg) no-repeat; cursor:pointer;}
.register input[type="checkbox"]{margin-left:95px;}
.register .submit{width:280px; height:50px; margin-left:95px; background-color:#388af8; color:#fff; font-size:18px; border:none; cursor:pointer;}
.register .submit:hover{background-color:#1c7bfb;}
.register .validate{position:absolute; left:388px; top:5px; width:185px; color:#8a8a8a;}
.register .validate .err{display:inline-block; width:22px; height:22px; background:url(/images/student/csssprites.png) no-repeat 0 -26px; vertical-align:middle;}
.register .validate .suc{display:inline-block; width:22px; height:22px; background:url(/images/student/csssprites.png) no-repeat 0 0; vertical-align:middle;}

/* 协议 */
.agreement{position:fixed; left:0; top:0; width:100%; height:100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000'); background:rgba(0,0,0,0.6);}
.agreement .con{position:absolute; left:50%; top:50%; width:800px; height:600px; margin:-300px 0 0 -400px; overflow-y:auto; background-color:#fff;}
.agreement .con .inner{padding:15px 20px;}
.agreement .con .inner h3{padding:10px 0; text-align:center; font-size:20px; font-weight:bold;}
.agreement .con .inner h5{font-size:14px; font-weight:bold;}
.agreement .con .inner .item{margin-bottom:15px;}
.agreement .con .inner .item p{text-indent:2em;}
.agreement .con .inner .agree{text-align:center; padding:10px 0; color:#fff; width:200px; margin:0 auto; cursor:pointer; background-color:#388af8; position:relative; overflow:hidden;}
.agreement .con .inner .agree input[type="checkbox"]{position:absolute; left:100%;}
.agreement .con .inner .agree label{margin-left:-10px; cursor:pointer; position:absolute; left:0; top:0; right:0; bottom:0;text-align:center; line-height:40px;}

/*---注册成功---*/
.register-success{margin-bottom:40px;}
.register-success .tips{width:660px; height:335px; margin:0 auto; background-color:#fafafa; text-align:center; border:2px #e5e5e5 solid; border-top:2px #388af8 solid;}
.register-success .tips img{margin:60px 0 55px;}
.register-success .tips h5{font-size:20px;}
.register-success .tips p{color:#8b8b8b; margin-top:10px;}
.register-success .tips p a{color:#388af8;}

/* 扫描下载 */
.scan-bar{margin:30px;text-align:center;}
.scan-bar h3{margin:20px;font-size:30px;font-weight:700;}
.scan-bar img{margin:10px 0;}
.scan-bar p {font-size:20px;padding:15px 0 60px;}
.scan-bar p.agmt {font-size:16px;padding:15px 0 30px;margin:50px 100px;color:gray;word-wrap: break-word;word-break: normal;text-align: left;  }

/*---登录---*/
.login{height:620px;}
.login .login-bg{background-color:#00a1e5; text-align:center;}
.login .login-bg img{width:750px; height:auto;}
.login .login-area{width:1000px; margin:0 auto; position:relative;}
.login .login-area .login-box{position:absolute; left:50%; top:-98px; width:430px; margin-left:-215px; background-color:#fafafa;}
.login .login-area .login-box h2{margin:10px 40px 20px; padding:10px 0; border-bottom:2px #388af8 solid; font-size:22px;}
.login .login-area .login-box ul{margin:0 40px;}
.login .login-area .login-box li{margin-bottom:10px; overflow:hidden;}
.login .login-area .login-box li label{display:inline-block; width:115px; text-align:left; font-size:18px;}
.login .login-area .login-box li input[type="text"], .login .login-area .login-box input[type="password"]{width:228px; height:18px; line-height:18px; padding:10px 0; border:1px #a3a3a3 solid;}
.login .login-area .login-box li .forget{margin:7px 0 7px; padding:0 0 0 118px; overflow:hidden;}
.login .login-area .login-box li .forget a{color:#388af8; float:right;}
.login .login-area .login-box li .forget a:first-child{float:left;}
.login .login-area .login-box li .submitwrap{text-align:right;}
.login .login-area .login-box li .submit{width:232px; height:40px; background-color:#388af8; border:none; color:#fff; font-size:18px; cursor:pointer;}
.login .login-area .login-box li .submit:hover{background-color:#1c7bfb;}
.login .login-area .login-box .tips{text-align:center; color:#f00;}
.login .login-area .login-box .tips i{display:inline-block; width:18px; height:18px; background:url(/images/user/tips.jpg) no-repeat; position:relative; top:4px;}
.login .login-area .login-box hr{height:0; border:none; border-bottom:1px #e5e5e5 solid;}
.login .login-area .login-box .scan{padding:20px 0;}
.login .login-area .login-box .scan *{vertical-align:middle; font-size:22px;}
.login .login-area .login-box .scan img{margin:0 32px 0 40px;}


/*---找回密码---*/
.find-password{margin-bottom:40px;}
.find-password h5{width:800px; margin:0 auto;}
.find-password .step-box i{display:inline-block; width:23px; height:23px; background:url(/images/student/csssprites.png) no-repeat; position:relative; top:5px; *top:0;}
.find-password .step-box .one i{background-position:-26px 0;}
.find-password .step-box .two i{background-position:-26px -27px;}
.find-password .step-box .three i{background-position:-26px -54px;}
.find-password .step-box .four i{background-position:-26px -81px;}
.find-password .step-box .cur-one i{background-position:-26px -108px;}
.find-password .step-box .cur-two i{background-position:-26px -135px;}
.find-password .step-box .cur-three i{background-position:-26px -162px;}
.find-password .step-box .cur-four i{background-position:-26px -189px;}
.find-password h5 span{display:inline-block; width:200px; margin-bottom:5px; color:#ccc; text-align:center; font-size:20px;}
.find-password h5 span.cur{color:#303645; position:relative;}
.find-password h5 span.cur:after{content:""; position:absolute; width:100%; left:0; bottom:-7px; border-bottom:2px #388af8 solid;}
.find-password .box{width:800px; margin:0 auto; padding:94px 0 46px; border:1px #e5e5e5 solid; background-color:#fafafa;}
.find-password .box ul{width:400px; margin:0 auto;}
.find-password .box li{margin-bottom:22px; position:relative;}
.find-password .box label{display:inline-block; width:114px; font-size:20px; text-align:left;}
.find-password .box input[type="text"], .find-password .box input[type="password"]{width:278px; height:38px; border:1px #a3a3a3 solid;}
.find-password .box .validate{position:absolute; left:408px; top:7px; white-space:nowrap; color:#f00;font-size:13px;}
.find-password .box .validate .err{display:inline-block; width:18px; height:18px; background:url(/images/user/tips.jpg) no-repeat; position:relative; top:4px;}
.find-password .box .submit{width:280px; height:50px; margin-left:118px; background-color:#388af8; font-size:18px; color:#fff; border:none; cursor:pointer;}
.find-password .box .submit:hover{background-color:#1c7bfb;}
.find-password .box .check-code label{vertical-align:middle;}
.find-password .box .check-code span{display:inline-block; width:278px; height:38px; border:1px #a3a3a3 solid; position:relative; vertical-align:middle;}
.find-password .box .check-code span input[type="text"]{position:absolute; left:0; width:121px; height:18px; line-height:18px; padding:10px 0; border:none; vertical-align:middle;}
.find-password .box .check-code span img{position:absolute; right:39px; top:0;width:120px;height:100%;}
.find-password .box .check-code span i{position:absolute; right:0; top:0; width:38px; height:38px; border-left:1px #a3a3a3 solid; background:url(/images/user/change.jpg) no-repeat; cursor:pointer;}
.find-password .box .tips{text-align:center;}
.find-password .box .tips img{margin:-20px 0 55px;}
.find-password .box .tips h5{font-size:20px;}
.find-password .box .tips p{color:#8b8b8b; margin-top:10px;}
.find-password .box .tips p a{color:#388af8;}


/*---考生信息1.0---*/
/* .panel .right .info{background-color:#fff; padding-bottom:85px;}
.panel .right .info h5{margin:0 38px; padding:20px 0 15px; font-size:18px; font-weight:bold; text-align:center; border-bottom:1px #ebebeb solid;}
.panel .right .info ul{margin-top:20px;}
.panel .right .info .submit-wrap{text-align:center;clear:both; padding:20px; padding-left:260px;}
.panel .right .info li{margin-left:160px; margin-bottom:10px; height: 40px;}
.panel .right .info li label{font-size:16px;}
.panel .right .info li .title{display:inline-block; width:95px; text-align:left;}
.panel .right .info li input[type="text"]{width:278px; height:18px; line-height:18px; padding:10px 0; border:1px #a3a3a3 solid;}
.panel .right .info li select{width:280px; height:40px; border:1px #a3a3a3 solid;}
.panel .right .info li input[type="radio"]{margin-left:50px;}
.panel .right .info li .submit{margin-left:100px; margin-top:20px; width:280px; height:50px; font-size:18px; color:#fff; background-color:#388af8; border:none; cursor:pointer;}
.panel .right .info li .submit:hover{background-color:#1c7bfb;}
.panel .right .info li .validate{margin-left:12px; color:#8a8a8a;}
.panel .right .info li .validate .err{display:inline-block; width:22px; height:22px; background:url(/images/student/csssprites.png) no-repeat 0 -26px; vertical-align:middle;}
.panel .right .info li .validate .suc{display:inline-block; width:22px; height:22px; background:url(/images/student/csssprites.png) no-repeat 0 0; vertical-align:middle;}
 */

/*---修改密码---*/
.panel .right .change-password{background-color:#fff; padding-bottom:180px;}
.panel .right .change-password h5{margin:0 38px; padding:20px 0 15px; font-size:18px; font-weight: bold;text-align:center; border-bottom:1px #ebebeb solid;}
.panel .right .change-password ul{margin-top:45px;}
.panel .right .change-password li{margin-left:160px; margin-bottom:15px;}
.panel .right .change-password li label{font-size:16px;}
.panel .right .change-password li .title{display:inline-block; width:95px; text-align:left;}
.panel .right .change-password li .submit{margin-left:100px; margin-top:25px; width:280px; height:50px; font-size:18px; color:#fff; background-color:#388af8; border:none; cursor:pointer;}
.panel .right .change-password li .submit:hover{background-color:#1c7bfb;}
.panel .right .change-password li input[type="password"]{width:278px; height:18px; line-height:18px; padding:10px 0; border:1px #a3a3a3 solid;}

/* 我的认证 */
.panel .right .certification{background-color:#fff;}
.panel .right .certification h5{margin:0 38px; padding:20px 0 15px; font-size:18px; font-weight:bold; text-align:center; border-bottom:1px #ebebeb solid;}
.panel .right .certification .we-chat{padding:104px 0; text-align:center;}


/* Utils.Notice.alert--系统提示框 -- 新改 注册提示框*/
.m-tipbox {font-size: 16px;position: absolute;width: 350px;z-index: 2000;padding: 15px 12px;line-height: 31px;border: 2px solid #99be6b;background-color: #fff  }
.m-tipbox .icon {float: left;width:32px;height:32px;margin-right: 10px;background:url(/images/user/tips.png) no-repeat;)}
.m-tipbox .msg {overflow: hidden;}

/* 错误 */
.m-tipbox-err {font-size: 16px;position: absolute;min-width: 350px;max-width: 550px;z-index: 2000;padding: 15px 12px;line-height: 31px;border: 2px solid #f00;background-color: #fff  }
.m-tipbox-err .icon {float: left;width:32px;height:32px;margin-right: 10px;background:url(/images/user/tips2.png) no-repeat;)}

/* 招生简章1.0 */
/* .enroll-notice li{margin:15px 0;}
 */

/*登录页面*/
.stu-login .stu-login-head{width:100%;position:fixed;left:0;top:0;background-color:#0D223F;z-index: 9999; }
.stu-login .sch-login-head{background:none;}
.stu-login .stu-login-head .s-l-h-c{width:1000px;margin:0 auto;height:40px;line-height: 40px;}
.stu-login .stu-login-head .s-l-h-c .nav-content li a{color:#fff;margin-left:10px;display:inline-block;height:100%;}
.stu-login .stu-login-head .s-l-h-c .nav-content li i{border-left:2px solid #fff;display:inline-block;height:13px;width:1px;vertical-align: middle;margin-left:5px;}
.stu-login .stu-login-head .s-l-h-c .ul-float>li{float:left;}
.logo-set{display:inline-block;}
.logo-set img{vertical-align: middle}
.stu-login .banners{width:100%;position:absolute;top:40px;left:0;bottom:0;}
.stu-login .stu-banner{top:0;}
.stu-login .stu-login-box{position:absolute;right:50%;top:50%;border:1px solid #ddd;width:346px;z-index:999;margin:-225px -510px 0 0;background: #fff;padding:0 20px;box-sizing:border-box;}
.stu-login-box .stu-login-box-head{font-size: 18px;font-weight: bold;padding:20px 0 20px 0;text-align: center}
.stu-login-box .toggle-login{cursor:pointer;position:absolute;right:0;top:0;width:60px;height:60px;background:url(/images/user/toggle_method.png) -202px -200px no-repeat}
.scan-no{background:url(/images/user/toggle_method.png) -259px -265px  no-repeat!important;}
.stu-login-box .toggle-login{transition: background 400ms linear 0s;-webkit-transition: background 400ms linear 0s;-moz-transition: background 400ms linear 0s;-o-transition: background 400ms linear 0s;-}

/*登录框*/
.stu-login-box .stu-login-box-body li{margin-bottom: 15px;}
.stu-login-box .stu-login-box-body li.id-box{position:relative;border:1px solid #ddd;border-radius:5px;}
.stu-login-box .stu-login-box-body li.id-box i{position:absolute;width:32px;height:32px;left:5px;top:9px;background-position:center center ;background-repeat:no-repeat;background-size:28px 28px;}
.stu-login-box .stu-login-box-body li.id-box #eye{background-color:#fff;position:absolute;right:5px;top:1px;width:55px;height:48px;cursor:pointer;}
.stu-login-box .stu-login-box-body li.id-box #eye span{width:23px;height:23px;position:absolute;top:50%;left:50%;margin:-12.5px 0 0 -8.5px;}
.stu-login-box .stu-login-box-body li.id-box .focuse{background: url(/images/user/login-icon/login_eye.png) 0 5px no-repeat}
.stu-login-box .stu-login-box-body li.id-box .focus-out{background: url(/images/user/login-icon/login_eye.png) -26px 0 no-repeat}
.stu-login-box .stu-login-box-body li.id-box input{width:240px;*width:90%;display:inline-block;height:24px;padding:13px 0 13px 37px;border:none;border-radius: 5px;/* box-sizing: border-box; */}
.stu-login-box .stu-login-box-body li.id-box input[name="password"]{width:227px;padding-right:38px;}
/* .stu-login-box .stu-login-box-body li.id-box input[name="loginName"]{text-transform:uppercase;} */
.stu-login-box .stu-login-box-body li input::-ms-clear,::-ms-reveal{display:none;}
.stu-login-box .stu-login-box-body li.validate-li input{width:50%;*width:40%;}
.stu-login-box .stu-login-box-body li.id-box input:-webkit-autofill{-webkit-box-shadow: 0 0 0px 1000px white inset;}
.stu-login-box .stu-login-box-body li.validate-li div{width:38%;height:50px;display:inline-block;vertical-align: bottom;position:absolute;*position:absolute;right:0;top:0;}
.stu-login-box .stu-login-box-body li.validate-li div img{display:block;width:100%;height:100%;}
.stu-login-box .stu-login-box-body li.login-status .check-box-stataus-change .check-box-stataus{display:inline-block;width:21px;height:21px;vertical-align: middle;visibility: hidden}
.banners .scan-download{position:absolute;right:50%;bottom:0px;z-index: 888;*bottom:-80px;width:346px;margin:0 -510px 0 0}
.banners .scan-download span{display:inline-block;width:170px;height:99px;padding-top:80px;color:#fff;box-sizing:border-box;font-size: 12px;text-align: center;font-weight: normal;}
.checkbox-label{color:#C8C8C8;cursor:pointer;}
.app-apply{color:#C8C8C8;cursor:default;}
.stu-login-box .stu-login-box-body li.login-status .tips{text-align:center; color:#f00;}
.stu-login-box .stu-login-box-body li.login-status .tips i{display:inline-block; width:18px; height:18px; background:url(/images/user/tips.jpg) no-repeat; position:relative; top:4px;}
.stu-login-box .stu-login-box-body li.login-status .check-box-stataus-change{position:relative;}
.stu-login-box .stu-login-box-body li.login-status .check-box-stataus-change i em{position:absolute;left:0;top:0;width:21px;height:21px;background: url(/images/user/login-icon/login_checkbox.png) center center;}
.stu-login-box .stu-login-box-body li.login-status .check-box-stataus-change i{position:absolute;left:0;top:0;width:19px;height:19px;border:1px solid #ddd;cursor: pointer;}
.stu-login-box .stu-login-box-body li.login-status .dis-miss-status span{display:inline-block;background: #FCCBBC;color:#fff;padding:0 34px 0 4px;}
.no-border{border:none!important;}
.qrcode-target-show {background-position: -201px -199px;}
.qrcode-target-hide {background-position: -260px -260px;}
.dis-status{display:none!important;}
.dis-status-b{display:block!important;}
.stu-login-box .stu-login-box-body li.login-btn input{cursor:pointer;width:100%;display:inline-block;border:none;background-color:#00ADEF;color:#fff;border-radius: 5px;padding:8px 0;font-size:18px;}
.scan-login .scan-dl-content{height:100%;padding-top:10px;position: relative;}
.scan-login .scan-dl-content #qrcode_output table{margin:0 auto;}
.scan-login .scan-dl-content .back-mask{position:absolute;width:100%;height:100%;*width:100%;*height:70%;left:0;top:0;background:#fff;filter:Alpha(Opacity=90);background:rgba(255,255,255,.8);z-index: 200;display:block;}
.scan-login .scan-dl-content .back-mask .inner-content{position: absolute;width:200px;height:100px;text-align: center;left:50%;top:50%;margin:-50px 0 0 -100px;z-index:300}
.scan-login .scan-dl-content .back-mask .inner-content input{padding:2px 5px ;}
.scan-login .scan-dl-body li{text-align: center;}
.scan-login .scan-dl-body li.sec-li{color:#0588F0;margin-top: 10px;}
.scan-login .scan-dl-body li.link-li{margin-top: 10px;}
.scan-login .scan-dl-body li.link-li span{display:inline-block;height:10px;border-left:2px solid #C9C9C9;margin:0 10px 0 10px;}
.scan-login .scan-dl-body li.link-li a{color:#C9C9C9;}

.stu-login .banners .back{position:absolute;top:0px;left:0;bottom:70px;height:100%;width:100%;background: #fff;}
.stu-login .banners .bg-pos{background-size:cover;-webkit-background-size:cover;-o-background-size:cover;-moz-background-size:cover;background-position:bottom center;}
.footer{width:100%;height:85px;background:#daf2ff;filter: Alpha(Opacity=90);background:rgba(218,242,255,.9);position:absolute;left:0;bottom: 0px;overflow: hidden}
.footer .footer-content{width:1000px;margin:0 auto;}
.footer .footer-content .footer-logo h3{height:70px;line-height: 70px;}
.footer .footer-content  .f-content{width:90%;text-align: center;color:#8898A0;padding-top:3px;}
.footer .footer-content  .f-content .beian-no span {display:inline-block;margin-right:20px; }
@media (max-width:1030px){
    .stu-login .stu-login-box{margin:-173px -175px 0 0;top:35%;right:50%; }
}

/*院校端登录*/
.sch-login{font:14px/1.5 "Microsoft YaHei",tahoma,arial,\5b8b\4f53; color:#303645; outline:0;}
.sch-login a{color:#388af8; text-decoration:none;}
.sch-login .stu-login-head{background: transparent;}
.sch-login-content{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(bottom left,#2B8DB2,  #314871);background:-o-linear-gradient(bottom left,#2B8DB2,  #314871);background:-moz-linear-gradient(bottom left,#2B8DB2,  #314871);background:-ms-linear-gradient(bottom left,#2B8DB2,  #314871);}
.filter{filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#2B8DB2,endColorStr=#314871);}
.sch-login .sch-footer{background: transparent;bottom:20px;height: auto}
.sch-login .sch-footer .f-content{width:100%;}
.sch-login-content .sch-login-box{width:346px;margin: -175px -173px 0 0;}
/* .sch-login-box .stu-login-box-body li.id-box input{height:55px;} */
.sch-login-box .stu-login-box-body li.login-btn input{padding:0;height:55px;font-size:20px;}
.sch-login-box .stu-login-box-body li{margin-bottom: 16px;}
.sch-login-box .stu-login-box-body li.id-box .sendbtn{padding:0;position:absolute;right:3px;top:5px;height:45px;border: none;background: #00AEF0;color:#fff;border-radius: 5px;width:107px;}
.sch-login-box .stu-login-box-body li.login-status .long-time{color:#388af8}
.sch-login-box .stu-login-box-body li.login-status .long-time a{text-decoration: underline}
.sch-login-box .stu-login-box-body li.id-box i{top:11.5px;}
.sch-footer .footer-content{width:100%;}
.u-btn-gray-new{background-color:#b6c2c9 !important;}
.u-btn-gray-new:hover{background-color:#BFC6CA !important;}
.sendbtn{position:absolute;right:0;top:0;width:120px;height:100%;padding:0 5px;background-color:#388af8;cursor: pointer;border: none;color: #fff;}

/*考生信息*/
.content .stu-info-list li{text-align: left;margin-top:10px;position:relative;width:100%;}
.content .stu-info-list li label{display: inline-block;width:95px;font-size: 16px;text-align: left;}
.content .stu-info-list li .radio-div{display: inline-block;width:278px;text-align: left;}
.content .stu-info-list li input[type="text"]{width: 278px;height: 18px;line-height: 18px;padding: 10px 0;border: 1px #a3a3a3 solid;border-radius: 3px;}
.content .stu-info-list li input[type="password"]{width:278px; height:18px; line-height:18px; padding:10px 0;border: 1px #a3a3a3 solid;border-radius: 3px;}
.content .stu-info-list li select{width: 280px;height: 40px;border: 1px #a3a3a3 solid;border-radius: 3px;line-height:34px;}
.content .stu-info-list li .validate{position:absolute;width:200px;text-align:left;top:9px;right:-7px;}
.content .stu-info-list li .validate .err{display:inline-block; width:22px; height:22px; background:url(/images/student/csssprites.png) no-repeat 0 -26px; vertical-align:middle;}
.content .stu-info-list li .validate .suc{display:inline-block; width:22px; height:22px; background:url(/images/student/csssprites.png) no-repeat 0 0; vertical-align:middle;}

/*考生信息新增*/
.content .stu-info-list li label{width:96px;text-align:right;vertical-align:middle;}
.content .stu-info-list li .font-14{font-size:14px;}
.info-wrap{margin:20px 0;}
.info-head{font-size:16px;background:#ddd;text-align:left;line-height:30px;padding-left:10px;}
.basic-info{float:left;width:50%;}
.extend-info li{float:left;}
.rewards-info textarea{width:720px;vertical-align: top;border-radius: 5px;}
.rewards-info li{margin-top:10px;position:relative;}
.rewards-info li label{width:96px;display: inline-block;text-align: right;}
.rewards-info li table{width:100%;}
.rewards-info li table th{border:1px solid #ddd;text-align:center;background:#fafafa;padding:10px 0;}
.rewards-info li table td input{width:100%;height:34px;box-sizing: border-box;border:1px solid #ddd;}
.rewards-info li table td {border:1px solid #ddd;padding:5px;}
.content .stu-info-list li .validate .err{bottom:0;left:0;}
.content .stu-info-list li .validate .suc{bottom:0;left:0;}
.content .stu-info-list li .validate-err{margin-left:100px;width:280px;display:block;text-align:left;}
.content .stu-info-list li .validate-suc{position:absolute;right:32px;top:7px;}
.content .rewards-info li .validate-err{margin-left:101px;width:280px;display:block;text-align:left;}
.content .rewards-info li .validate-suc{position:absolute;right:-28px;top:7px;}
.content .rewards-info li .validate-err .err{display:inline-block; width:22px; height:22px; background:url(/images/student/csssprites.png) no-repeat 0 -26px; vertical-align:middle;}
.content .rewards-info li .validate-suc .suc{display:inline-block; width:22px; height:22px; background:url(/images/student/csssprites.png) no-repeat 0 0; vertical-align:middle;}
.content .stu-info-list li .validate-err .err{display:inline-block; width:22px; height:22px; background:url(/images/student/csssprites.png) no-repeat 0 -26px; vertical-align:middle;}
.content .stu-info-list li .validate-suc .suc{display:inline-block; width:22px; height:22px; background:url(/images/student/csssprites.png) no-repeat 0 0; vertical-align:middle;}

/*手机拍照*/
.content-body .download-app .scan-download div{width:100%;height:200px;transition: background 200ms linear 0s;-ms-transition: background 200ms linear 0s;-webkit-transition: background 200ms linear 0s;-moz-transition: background 200ms linear 0s;-o-transition: background 500ms linear 0s; }
.content-body .download-app .scan-ios div{background: url(/images/student/ios-phone.png) center center no-repeat;}
.content-body .download-app .scan-ios div:hover{background:#CFCFCF url(/images/student/scan-download-ios.png) center center no-repeat;}
.content-body .download-app .scan-android div{ background: url(/images/student/android-phone.png) center center no-repeat;}
.content-body .download-app .scan-android div:hover{ background:#CFCFCF url(/images/student/scan-download-android.png) center center no-repeat;}
.content-body .download-app .scan-download{text-align: center;cursor:default;}
.content-body .download-app{width:260px;margin-right:10px;}
.content-body .scan-content{width:600px;margin:0 auto 30px;}
.content-body .download-app .scan-download h4{font-weight: bold}
.content-body .school-confire{text-align: center;margin-top:20px;}
.content-body .school-confire span{text-align: center;display: inline-block;width:110px;}

/* 招生简章 */
.enroll-notice ul li{width:186px;float:left;margin:10px 0 20px 10px;text-align: center;}
.enroll-notice ul li .box-img{width:80px;height:80px;margin:0 auto;}
.enroll-notice ul li img{width:66px;height:66px; display:block;margin:0 auto 10px;}
.enroll-notice ul li:hover{background-color: #ddd}

/**照片审核**/
#img_div{min-height:200px;max-width:400px;position:absolute;top:0;right:20px;;}
#img_div img{max-width:100%;border:1px solid #ddd;}
.identity-approve{position:relative;}
.infomation span{width: 100%;display:inline-block;text-align:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    
.opr-info table tr th,.opr-info table tr td{border:1px solid #ddd;padding:10px;}
.opr-info table{width:100%;margin-top:10px;table-layout: fixed;}

/**手机验证码**/
.identifying-h{background:#F9F9F9;height:90px;}
.identifying-code-h{width:1200px;margin:0 auto;height:70px;}
.identifying-code-h .ident-logo{margin-top:18.5px;cursor:pointer;}
.identifying-code-h .ident-btn{background:#1BACF6;color:#fff;width:96px;height:50px;text-align:center;line-height:50px;font-size:16px;margin-top:20px;border-radius:5px;cursor:pointer;}
.get-height{padding-bottom:50px;box-sizing:border-box;padding-top:50px;}
.identifying-code-b{width:927px;margin:0 auto;border:1px solid #E4E4E4;padding:40px 0;}  
.identifying-code-b .validate-title{background:#BAE6FC;margin:0 28px;padding:15px 30px;color:#3A3D3E;}  
.identifying-code-b .identifying-item p span{font-size:16px;width:96px;display:inline-block;text-align:right;font-weight:900;letter-spacing: 2px;}  
.identifying-code-b .identifying-item input{outline: none;}  
.identifying-code-b .identifying-item p .telephone{font-size:16px;}  
.identifying-code-b .identifying-item p{margin:17px 0;vertical-align: middle;}  
.identifying-code-b .identifying-item .err-message{padding-left:100px;color:#f00;}
.identifying-code-b .identifying-item p i{display:inline-block;font-style: normal;color:#A9A9A9;}  
.identifying-code-b .identifying-item p .identi-icon{margin-bottom:-3px;margin-right:10px;}  
.identifying-code-b .identifying-item{width:550px;margin:33px auto 0;}  
.identifying-code-b .identifying-item .identi-btn{cursor:pointer;font-size:16px;border:none;color:#fff;width:200px;height:46px;border-radius:5px;display:inline-block;line-height:46px;text-align:center;}  
.identifying-code-b .identifying-item .ident-btn-gray{background-color:#ccc;margin-left:23px;}  
.identifying-code-b .identifying-item .ident-btn-blue{background-color:#1BACF6;margin-left:20px;}  
.identifying-code-b .identifying-item p .identifying-no{padding:0;width:296px;height:46px;text-indent: 10px;border:1px solid #ddd;box-sizing: border-box;vertical-align: middle;}
.identifying-code-b .identifying-item p .re-send{cursor:pointer;width:95px;height:46px;border-radius:5px;border:none;background:#fff;color:#A9A9A9;padding:0;border:1px solid #ddd;display:inline-block;margin-left:5px;}
.identifying-code-f{padding-bottom:65px;box-sizing: border-box;}
.identifying-code-f p{margin:0;text-align:center;color:#B1B1B1;}
.identifying-code-f p span{margin-left:10px;}

/***院校登录样式**/
.sch-login-content .sch-login-box{width:700px;margin:0 -350px 0 0;padding-bottom:30px;top:90px;}
.sch-login-content .sch-login-box .sch-11-29{width:507px;margin:0 auto;text-align: center;padding:40px 0 20px 0;font-size:30px;border-bottom:1px solid #1BACF6;}
.stu-login-box .sch-login-11-29{width:319px;margin:30px auto 0;}
.stu-login-box .sch-login-11-29 li.id-box input{width:100%;border:none;padding:13px 0 13px 40px;height:24px;display:inline-block;width:277px;border-radius:5px;}
.stu-login-box .sch-login-11-29 li.id-box{margin-bottom:16px;border-radius:5px;border:1px solid #ddd;height:50px;position:relative;}
.stu-login-box .sch-login-11-29 li.id-box i{position:absolute;top:8px;left:8px;width:31px;height:34px;}
.stu-login-box .sch-login-11-29 li.login-btn{width:319px;}
.stu-login-box .sch-login-11-29 li.login-btn input{width:100%;background:#1BACF6;border:none;color:#fff;border-radius:5px;height:48px;font-size:18px;cursor:pointer;}
.stu-login-box .sch-login-11-29 li.login-status{margin-bottom:16px;}
.stu-login-box .sch-login-11-29 li.login-status a{color:#C0C0C0;}
.sch-login .sch-footer .sch-f-con{color:#fff;}
.sch-login-content{background:url(/images/user/login-iconnew/sch-login.png) center center no-repeat;background-size:cover;}
.stu-login-box .sch-login-11-29 li.id-box #eye{position:absolute;width:55px;height:48px;right:5px;top:1px;cursor:pointer;}
.stu-login-box .sch-login-11-29 li.id-box .focuse{background: url(/images/user/login-iconnew/login_eye.png) 0 5px no-repeat;}
.stu-login-box .sch-login-11-29 li.id-box .focus-out{background: url(/images/user/login-iconnew/login_eye.png) -26px 0 no-repeat;}
.stu-login-box .sch-login-11-29 li.id-box span{width: 23px;height: 23px;position: absolute;top: 50%;left: 50%;margin: -12.5px 0 0 -8.5px;}
.stu-login-box .sch-login-11-29 li.vali-code{margin-bottom:16px;position:relative;}
.stu-login-box .sch-login-11-29 li.vali-code input{border:1px solid #ddd;border-radius:5px;height:20px;padding:13px 0;padding-left:40px;}
.stu-login-box .sch-login-11-29 li.vali-code img{border:1px solid #ddd;width:118px;height:48px;box-sizing: border-box;vertical-align:bottom;}
.stu-login-box .sch-login-11-29 li.vali-code em{width:31px;height:34px;position:absolute;top:8px;left:10px;background:url(/images/user/login-iconnew/login_vildate.png) center center no-repeat}
.stu-login-box .sch-login-11-29 li.login-status .tips{color:#f00;word-break: break-all;margin-bottom:10px;}

/* 浏览器低版本提示下载 */
.low-version{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;filter:alpha(opacity=80);z-index:99;}  
.inner-version{width:600px;height:500px;position:fixed;left:50%;top:50%;margin:-250px 0 0 -300px;background-color:#fff;z-index:100;*zoom:1;} 
.inner-version .botton-btn{position:absolute;bottom:30px;right:70px;border:1px solid #ddd;cursor:pointer;padding:5px;} 
.inner-version .low-close{position:absolute;right:-16px;top:-24px;z-index:999;cursor:pointer;} 
.inner-version .margin{margin-top:50px;} 
.inner-version .color-blue{color:#1BACF6;font-size:22px;margin-left:40px;} 
.inner-version .scugest{font-style:normal;font-size:16px;margin-top:30px;display:block;} 
.inner-version .low-con{width:450px;margin:50px auto 0;} 
.inner-version .low-con a{float:left;text-align:center;width:33.33%;} 
.inner-version .low-con a img{display:block;height:70px;margin:0 auto;} 
