#enrollment-home{
  position: relative;
}
#enrollment-home .layui-body{
  left: 0;
  right: 0;
  top: 50px;
  bottom: 64px;
  overflow: hidden;
  overflow-y: auto;
}

/* 头部区域 */
#homeView .home-top{
  position: relative;
  overflow: hidden;
  height: 114px;
  width: 62.5%;
  min-width: 1000px;
  margin: 0 auto;
}
#homeView .home-top .home-top-logo{
  width: 320px;
  height: 46px;
  margin-top: 34px;
  background: url('../images/home_top_logo.png') no-repeat;
  background-size: 100% 100%;
}
#homeView .home-top .home-top-logo.wz{
  background-image: url('../images/wz_top_logo.png');
}

#homeView .home-top .home-top-logo.lt{
  background-image: url('../images/lt_top_logo.png');
}

#homeView .home-top .home-top-logo.dwk{
  background-image: url('../images/dwk_top_logo.png?time=123456');
}
#homeView .home-top .home-top-logo.zw{
  background-image: url('../images/zw_top_logo.png');
}
#homeView .home-top .home-top-logo.zn{
  background-image: url('../images/zn_top_logo.png');
}
#homeView .home-top .top-btn{
  display: inline-block;
  padding: 5px 6px 5px 0;
  font-size: 18px;
  color: #000;
  cursor: pointer;
}
#homeView .home-top .top-btn:hover{
  color: #0a94fe;
}
.primary-mb-icon {
  display: block;
  width: 30px;
  height: 22px;
  float: left;
  margin-top: 10px;
  margin-left: 8px;
  margin-right: 10px;
  background: url('../images/primary-mb.png');
  background-size: cover;
}

.junior-mb-icon {
  display: block;
  width: 30px;
  height: 22px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 8px;
  background: url('../images/junior-mb.png') 0, 0;
  background-size: cover;
}
.home-icon{
  display: block;
  width: 36px;
  height: 22px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  background: url('../images/home_btn_icon.png');
}
.home-icon.primary{
  background-position: -4px 0;
}
.home-icon.junior{
  background-position: -52px 0;
}
.home-icon.transfor{
  background-position: -98px 0;
}
.home-icon.middle{
  background-position: -148px 0;
}
.home-icon.local{
  background-position: -422px -8px;
  margin-top: 3px;
  margin-right: 5px;
}
#homeView .home-content{
  position: absolute;
  top: 114px;
  bottom: 130px;
  width: 100%;
  min-width: 1200px;
  min-height: 630px;
  background-color: #91dee6;
  /* overflow: auto; */
}
#homeView .home-content .home-content-left-bg{
  position: absolute;
  width: 228px;
  height: 330px;
  top: 178px;
  left: 0;
  background: url('../images/home_mid_right.png') no-repeat;
}
#homeView .home-content .home-content-right-bg{
  position: absolute;
  width: 345px;
  height: 410px;
  top: 0;
  right: 0;
  background: url('../images/home_mid_left.png') no-repeat;
}
#homeView .home-content .home-content-select{
  position: absolute;
  height: 100%;
  width: 1200px;
  left: 50%;
  top: 50%;
  max-height: 630px;
  margin-left: -600px;
  margin-top: -315px;
  background: url('../images/mid_bg.png') no-repeat;
  background-size: 100% 100%;
}
#homeView .home-content .home-content-select .home-content-panel{
  position: absolute;
  top: 146px;
  left: 112px;
  width: 1030px;
  height: 428px;
  background: transparent;
}
.home-show-panel{
  width: 46%;
  min-width: 740px;
  height: 356px;
  background-color: #fff;
  border-radius: 6px;
  margin: 0 auto;
  border: 5px solid #a3b6ff;
}

.home-handle-btn{
  width: 48%;
  margin-top: 45px;
  float: right;
}

.big-top {
  margin-top: 100px !important;
}

.big-top .reg-entry{
  height: 60px;
  line-height: 60px;
  margin: 0 0 40px 55px !important;
}
.home-handle-btn .reg-entry{
  display: inline-block;
  width: 225px;
  height: 50px;
  line-height: 50px;
  border-radius: 10px;
  background-color: #5460f9;
  padding-left: 3px;
  margin: 0 0 25px 55px;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
}
.home-handle-btn .reg-entry:hover{
  background-image: -webkit-gradient(linear,0% 40%, 0% 100%, from(#59B9FA), to(#72A0FC), color-stop(0.5,#72a0fc));
  color: #fff;
}

.home-handle-btn .mb {
  background-color: #067b96;
}
.home-handle-btn .mb:hover {
  background-image: -webkit-gradient(linear,0% 40%, 0% 100%, from(#62a462), to(#067b96), color-stop(0.95,#067b96));
}
.mid-show-item{
  margin: 8px 0;
}
.home-company-info{
  height: 130px;
}

#home-footer{
  position: absolute;
  bottom: 0;
  height: 130px;
  width: 640px;
  background-color: #f6fafe;
}
#home-footer .componey-info{
  /* position: absolute; */
  display: flex;
  width: 640px;
  left: 50%;
  bottom: 14px;
  margin-left: -320px;
}
#home-footer .componey-info .education-phone,
#home-footer .componey-info .home-footer-memo{
  width: 720px;
}
#home-footer .componey-info .weixin-icon1{
  display: block;
  width: 100px;
  height: 100px;
  /* background: url('../images/weixin_img.png') no-repeat; */
  background: url('../images/wechat.jpg') no-repeat;
  background-size: 100px;
  /* float: right; */
  /* margin-top: -100px; */
}
#home-footer .componey-info .weixin-icon2{
  display: block;
  width: 100px;
  height: 100px;
  /* background: url('../images/weixin_img.png') no-repeat; */
  background: url('../images/wechat2.jpg') no-repeat;
  background-size: 100px;
  /* float: right; */
  /* margin-top: -100px; */
}
.home-content {
  height:
  margin-top: -20px;
}

.mid-left-icon{
  display: inline-block;
  position: absolute;
  width: 66px;
  height: 82px;
  bottom: 30%;
  left: 115px;
  background: url('../images/mid_left.png');
  z-index: 1000;
}
.mid-right-icon{
  display: inline-block;
  position: absolute;
  width: 150px;
  height: 84px;
  right: 240px;
  bottom: 30%;
  background: url('../images/mid_right.png');
  z-index: 1000;
}

/* 选择区域弹出 */
.area-title{
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.area-btn{
  margin: 0 20px;
}
.county-option{
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  background: #5b98fc;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  margin: 6px 10px;
  border-radius: 6px;
}
.county-option:hover{
  background: #72A0FC;
  color: #fff;
}

/* 选择入学区域 */
#choseEnrollRegion{
  padding: 20px 0;
}
#choseEnrollRegion .layui-btn{
  margin: 6px 10px;
}
.marquee{
  line-height: 40px;
}
/* 登录弹出 */
.login-system>.title{
  font-weight: bold;
  font-size: 20px;
  color: #357be6;
  height: 70px;
  line-height: 70px;
  text-indent: 20px;
}
.login-system .main{
  font-size: 0;
  -webkit-text-size-adjust: none;
  text-align: center;
}
.login-system .main>.left{
  width: 307px;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #d9d9d9;
  font-size: 12px;color: #000;
  line-height: 22px;
  margin-top: 15px;
}
.login-system .main>.left>p{
  width: 214px;
  margin: 0 auto;
  text-align: left;
}
.login-system .main>.left img{
  width: 150px;
  height: 150px;
  border: 1px solid #D9D9D9;
  padding: 2px;
  margin-bottom: 10px;
}
.login-system .main>.right{
  width: 370px;
  display: inline-block;
  vertical-align: top;
}
.login-cnt{
  margin: 0 auto;
}
.login-system .main>.right .login-cnt .title{
  height: 20px;
  line-height: 20px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
}
.login-cnt .title .left-title{
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  color: #747474;
  cursor: pointer;
}
.login-cnt .title .left-title.active{
  color: #357be6;
}
.login-cnt .title .right-title{
  font-size: 12px;
  color: #000;
  font-weight: normal;
  display: inline-block;
}
.login-cnt .title .title_right a{
  color: #357be6;
  cursor: pointer;
}
.login-cnt .title .title_right a:hover,a.forget-psw:hover{
  color: #02649e;
}
.login-cnt .pop-title-right{
  float: right;
  font-size: 12px;
  color: #000;
  font-weight: normal;
  display: none;
}
.login-cnt .pop-title-right>a{
  color: #357be6;
  cursor: pointer;
}
#regPromptInfo{
  width: 307px;
  height: 220px;
  background: #f6f6f6;
  text-align: left;
}
#regPromptInfo>.title{
  font-size: 16px;
  color: #000;
  line-height: 30px;
  padding: 50px 22px 0;
}
#regPromptInfo>.content{
  font-size: 14px;
  color: #909090;
  line-height: 25px;
  padding: 10px 22px;
}


.form-wrap li .form-item{
  position: relative;
}
.form-wrap li .form-item .form-icon{
  position: absolute;
  left: 6px;
  top: 7px;
  display: inline-block;
  width: 18px;
  height: 20px;
  background-size: 100% 100%;
}
.form-wrap li .form-item .form-icon.phone{
  width: 16px;
  background-image: url('../images/phone_icon.png');
}
.form-wrap li .form-item .form-icon.pwd{
  background-image: url('../images/pwd_icon.png');
}
.form-wrap li .form-item .form-icon.cap{
  background-image: url('../images/captcha_icon.png');
}
.form-wrap li .form-item .form-icon.user{
  background-image: url('../images/user_icon.png');
}
.form-wrap li .form-item .form-icon.id-card{
  background-image: url('../images/id-card-icon.png');
}
.form-wrap li .form-item .layui-btn.phone-cap{
  height: 34px;
  line-height: 34px;
  background-color: #3889ff;
}

.form-wrap li .layui-input{
  padding-left: 30px;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  border: none;
  background: #f6fafe;
  border-radius: 8px
}
.form-wrap li .layui-input.captcha{
  width: 150px;
  float: left;
}
.form-wrap li .vercode{
  width: 90px;
  padding: 0;
  height: 33px;
  line-height: 33px;
}
.form-wrap li .login-btn{
  width: 200px;
  border-radius: 8px;
  background-color: #3889ff;
}

.forget-psw{
  float: right;
  color: #357be6 !important;
  font-size: 12px;
  cursor: pointer;
}
.warmming{
  font-size: 12px;
  color: #FF0000;
  margin-top: 20px;
  text-align: center;
}

/* 登记注册 */
.register-header{
  position: relative;
  height: 9rem;
  min-width: 1200px;
  background: url('../images/form_top.jpg') no-repeat;
  background-size: 100% 100%;
}
.top-sys-logo{
  position: absolute;
  top: 20px;
  left: 14%;
  height: 48px;
  width: 420px;
  background: url('../images/top_icon.png') no-repeat;
  background-size: 100% 100%;
}
.top-sys-logo.left{
  background: url('../images/top_logo.png') no-repeat;
  background-size: 52px 42px;
}
.top-sys-logo.left .sys-name-en{
  margin-left: 60px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
}
.top-sys-text{
  margin-left: 60px;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}
.top-btn-panel{
  position: absolute;
  top: 26px;
  left: 700px;
  width: 42%;
}
.top-btn-panel .left-info{
  color: #fff;
  float: left;
}
.top-btn-panel .right-btn{
  float: right;
}
.top-btn-panel .reg-top-btn{
  color: #fff;
  cursor: pointer;
}

.top-btn-back{
  color: #fff;
  display: inline-block;
  height: 20px;
  line-height: 20px;
}
.home-icon-btn{
  display: block;
  width: 18px;
  height: 18px;
  float: left;
  margin: 0;
  margin-top: 2px;
  background: url('../images/home_icon.png') no-repeat;
}
.register-content.form-panel{
  position: relative;
  background: #91dee6;
}
.register-content-panel{
  margin: 30px auto;
  /*min-height: 600px;*/
}
.enroll-notice{
  margin-bottom: 40px;
  padding: 30px;
}
.enroll-notice.bg{
  background: #e9f8fa;
}

.login-icon{
  display: inline-block;
  width: 34px;
  height: 24px;
  background: url('../images/login_icon.png') no-repeat;
}
.login-icon.select{
  float: left;
  background-position: -38px 2px;
}
.login-icon.book{
  float: left;
  background-position: -117px 2px;
}
.login-icon.school{
  float: left;
  background-position: -146px 2px;
}
.login-icon.white{
  float: left;
  background-position: -84px 0;
}
.handle-book{
  display: inline-block;
  line-height: 30px;
  color: #36daeb;
  font-size: 15px;
  font-weight: bold;
  margin-left: 20px;
}
.panel-top{
  font-size: 24px;
  color: #36daeb;
  font-weight: bold;
  width: 142px;
  margin: 0 auto;
  height: 28px;
  line-height: 28px;
}
.select-household-type{
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 8px 30px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  background: #91dee6;
  border-radius: 10px;
  cursor: pointer;
  box-shadow: rgb(92, 172, 180) 6px -6px 6px;
  -moz-box-shadow: rgb(92, 172, 180) 6px -6px 6px;
  -webkit-box-shadow: rgb(92, 172, 180) 6px -6px 6px;
}
.select-household-type:hover{
  cursor: pointer;
  color: #fff;
  background: #74d5df;
  -moz-box-shadow: 6px -6px 6px #91dee6;
  -webkit-box-shadow: 6px -6px 6px #91dee6;
  box-shadow: 6px -6px 6px #91dee6;
}
.enroll-notice.process{
  background: #91dee6;
  position: relative;
}
.panel-left-top-bg,
.panel-left-bottom-bg,
.panel-right-top-bg{
  display: inline-block;
  position: absolute;
}
.panel-left-top-bg{
  width: 136px;
  height: 107px;
  background: url('../images/login_md_lt.png') no-repeat;
}
.panel-left-bottom-bg{
  width: 318px;
  height: 394px;
  bottom: 0;
  left: 0;
  background: url('../images/login_md_lb.png') no-repeat;
}
.panel-left-bottom-bg.form{
  left: auto;
  right: 0;
  top: 430px;
}
.panel-left-bottom-bg.top{
  left: -154px;
  top: 0;
}
.panel-right-top-bg{
  width: 96px;
  height: 94px;
  top: 0;
  right: 0;
  background: url('../images/login_mid_rt.png') no-repeat;
}
/* 报名流程 */
.enroll-process-cnt{

}



.notice-text,.enroll-info{
  width: 1076px;
  margin: 0 auto;
}
.notice-text>p{
  line-height: 28px;
}
.enroll-info{
  margin: 10px auto;
  text-align: right;
}
.info-btn{
  background: #4cd5e3;
}
.info-btn>i{
  width: 26px;
  margin-right: 4px;
  margin-top: 4px;
  background-size: 100% 100%;
}
.select-household{
  height: 40px;
  line-height: 40px;
  padding: 10px 40px;
  font-size: 18px;
}
.enroll-step-item{
  margin-bottom: 20px;
}
.step-title{
  height: 30px;
}
.step-title-left{
  height: 30px;
  line-height: 30px;
  float: left;
  padding: 2px 10px;
  margin-left: 0;
  color: #2c8d97;
}
.step-title-right{
  float: right;
  line-height: 30px;
  color: #3cb4ea;
}
.step_img{
  display: block;
  width: 860px;
  margin: 40px auto;
}
.register-footer{
  position: relative;
  height: 140px;
  background: #fff;
}
.register-footer .componey-info{
  position: absolute;
  width: 640px;
  left: 50%;
  bottom: 30px;
  margin-left: -320px;
  text-align: left;
  color: #000;
}
.register-footer .componey-info>p{
  width: 560px;
  line-height: 30px;
  float: left;
  text-align: left;
}
.register-footer .componey-info .weixin-icon1{
  display: block;
  width: 80px;
  height: 80px;
  background: url('../images/wechat.jpg') no-repeat;
  background-size: 100% 100%;
  float: right;
  margin-top: -60px;
}

.layui-form-card{
  position: relative;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 20px 0;
  background-color: #fff;
}
.layui-form-card-header{
  width: 130px;
  height: 34px;
  padding: 0 20px;
  text-align: center;
  line-height: 34px;
  color: #fff;
}
.layui-form-card-header.table-title{
  width: 100%;
  color: #000;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  padding: 0;
}
.info-table td{
  border-color: #999;
  color: #000;
  height: 28px;
}
.info-table td.bg{
  background-color: #eee;
  background-clip: padding-box;
}
.info-table td.h-60{
  height: 60px;
}
.card-top-split{
  height: 50px;
  background: #4cd5e3;
  position: absolute;
  padding: 0 20px;
  width: 100%;
  top: -20px;
  left: -20px;
  border-radius: 10px;
}
.card-top-split>.card-top-split-bg{
  display: block;
  height: 10px;
  background: #34bbc9;
  border-radius: 4px;
  margin-top: 20px;
}
.card-top-split>.card-top-split-bd{
  display: block;
  height: 20px;
  background: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.form-card-link-line{
  display: inline-block;
  width: 20px;
  height: 102px;
  background: url('../images/card_split.png') no-repeat;
  position: absolute;
  top: -66px;
}
.form-card-link-line.left{
  left: 60px;
}
.form-card-link-line.right{
  right: 60px;
}
.submit-register-info{
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  background: #34bbc9;
  border-radius: 6px;
  -moz-box-shadow:1px 1px 15px #FFF;
  -webkit-box-shadow:1px 1px 15px #FFF;
  box-shadow:1px 1px 15px #FFF;
}

.form-bottom-btn{
  text-align: center;
  margin: 40px auto 60px;
}
#registerCheck{
  color: red;
  position: absolute;
  left: 50%;
  margin-left: -50px;
}
#noLocalSendMessage,
.fill-aspiration{
  width: 96%;
  margin: 20px auto;
  max-width: 1200px;
}
#noLocalSendMessage .send-message-tip,
.fill-aspiration .fill-aspiration-notice{
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #e4fbf2;
  padding: 10px;
  line-height: 24px;
  margin-bottom: 10px;
}
#foot-btn{
  text-align: center;
  margin-top: 60px;
}
#foot-btn #localUser{
  margin-right: 30px;
}
#foot-btn #noLocalUser{
  margin-left: 30px;
}

/* 首页政策相关tab */
#layuiTab{
  width: 42%;
  margin: 10px 0;
  text-align: left;
  float: left;
  padding: 20px 10px 20px 40px;
}
#layuiTab .tab-title{
  position: relative;
  left: 0;
  height: 40px;
  padding-bottom: 1px;
  white-space: nowrap;
  font-size: 0;
  border-bottom: 1px solid #e6e6e6;
  transition: all .2s;
  -webkit-transition: all .2s;
}
#layuiTab .tab-title li{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 14px;
  transition: all .2s;
  -webkit-transition: all .2s;
  position: relative;
  line-height: 40px;
  min-width: 65px;
  padding: 0 15px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  border-bottom: 2px solid transparent;
}
#layuiTab .tab-title li.layui-this {
  color: #0a94fe;
  border-radius: 0;
  border-bottom: 2px solid #0a94fe;
}
#tabContent .file-name{
  padding-left: 15px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#tabContent{
  height: 328px;
  overflow-y: auto;
}
.progress-title{
  font-size: 16px;
  font-weight: 600;
  /* font-family: 'SMedium'; */
}
/* 微信公众号直接选择县区 */
#weixinPublic{
  height: 100%;
  position: relative;
  overflow: auto;
}
#weixinPublic #countyPanel{
  height: 100%;
}
.weixin-header{
  height: 60px;
  background-color: #06a8fb;
}
.weixin-header .top-sys-logo{
  left: 10px;
  top: 14px;
  width: 320px;
  height: 32px;
}
.weixin-header .top-sys-logo .top-sys-text{
  font-size: 18px;
  margin-left: 50px;
  font-family: monospace;
}
.weixin-body #countyPanel .county-option{
  display: block;
  width: 200px;
  margin: 20px auto;
}
.weixin-footer{
  width: 100%;
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 10px 24px;
  background-color: #06a8fb;
}
#noContent{
  margin-top: 80px;
  font-size: 18px;
  text-align: center;
}
#noContent>i{
  font-size: 40px;
}
.layui-form-item .layui-inline.input-prompt,
.ysx-form .layui-inline.input-prompt{
  font-size: 14px;
  color: red;
  line-height: 28px;
  margin-bottom: 0;
}
.register-step{
  position: relative;
  width: 100%;
  height: 160px;
  margin: 0 auto;
  background: #fff;
}
.register-step .register-step-left-img{
  position: absolute;
  width: 70px;
  height: 55px;
  top: 54px;
  left: 30px;
  background: url('../images/register_step_bg.png') no-repeat;
}
.register-step .register-step-cnt{
  position: relative;
  width: 960px;
  height: 100%;
  margin: 0 auto;
}
.register-step .register-step-cnt .step-item{
  position: relative;
  width: 25%;
  height: 100%;
  float: left;
  text-align: center;
}
.register-step .register-step-cnt .step-item .step-title{
  color: #36daeb;
}
.step-icon{
  display: inline-block;
  width: 52px;
  height: 52px;
  background: url('../images/register_step.png') no-repeat;
  margin: 30px 0 12px 0;
}
.step-icon.second{
  background-position: -51px 0;
}
.step-icon.three{
  background-position: -103px 0;
}
.step-icon.four{
  background-position: -155px 0;
}
.register-step .register-step-cnt .step-item.active .step-icon{
  background-position-y: -50px;
}
.register-step .register-step-cnt .step-item.active .step-title{
  font-weight: bold;
}
.step-line{
  position: absolute;
  display: inline-block;
  width: 182px;
  height: 45px;
  left: 152px;
}
.step-line.odd{
  top: 50px;
  background: url('../images/step_odd_line.png') no-repeat;
}
.step-line.even{
  top: 10px;
  background: url('../images/step_even_line.png') no-repeat;
}
.select-city-prompt{
  height: 30px;
  line-height: 30px;
  color: #000;
  margin-left: 15px;
}

.weixin-body .weixin-public-num{
  width: 240px;
  height: 240px;
  background: url('../images/wechatPublicNumber.jpg') no-repeat;
  background-size: 100% 100%;
  margin: 60px auto 30px;
}
.weixin-body .weixin-public-text{
  margin: 0 30px;
  font-size: 16px;
  text-indent: 32px;
}

#registerStepPanel.all-step .step-item{
  width: 20%;
}
#registerStepPanel.all-step .step-item .step-line{
  background-size: 67% 76%;
  left: 132px;
}


.form-item .hide-pwd-icon,
.form-item .show-pwd-icon{
  display: inline-block;
  width: 30px;
  height: 34px;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.form-item .show-pwd-icon{
  background: url('../images/eye.png') no-repeat;
  background-position: 50%;
}
.form-item .hide-pwd-icon{
  color: #7b7c7c;
  text-align: center;
  line-height: 38px;
}

.layui-table.print td{
  padding: 4px 10px;
}
/* 查看剩余学位弹出表格 */
#surplusPopup .layui-table-cell{
  height: auto;
  padding: 0 8px;
}
#surplusPopup .layui-table-cell, .layui-table-tool-panel li{
  white-space: normal;
  text-align: center;
}
#surplusPopup .layui-table-header.paddingRight{
  padding-right: 16px;
}
.layui-inline.input-prompt.gray-color-prompt{
  color: #999999;
}
