
.noselect{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}

.apply-table .closeModal{text-align: right; color: #D1D1D1; cursor: pointer; font-size: 46px;line-height: 20px;margin: -10px -30px 0px 0px;}
.apply-table{width: 960px;background-color: #FFFFFF;margin: auto;margin-top: 6%;padding: 35px 65px 65px 80px;}
.apply-table .mTitle{font-size: 25px;color: #333333;font-weight: bold;text-align: center;margin-bottom: 40px;}
.apply-table input:focus{outline: none;}
.apply-table label{margin-bottom: 0px;}
.apply-table input[type = "radio"],.apply-table input[type = "checkbox"]{display: none;}
.apply-table .borderbox{ border:1px solid #eee;}
.apply-table .baseInform-top,.apply-table .newBox{margin-top: 15px;}

.apply-table .addNewPer{font-size: 16px;color: #333333;margin: 17px 0 40px 0;text-align: right;cursor: pointer;}
.apply-table .addNewPer>span{font-size: 20px;color: #0F9347;font-weight: bold;line-height: 10px;}
.apply-table .inpTitle{position: relative; width:140px; height:45px;border-right:1px solid #eee;float: left;text-align: center;display: flex;align-items: center;justify-content: center;background:rgba(249,249,249,1);color: #333333; font-size: 14px;line-height: 16px; }
.apply-table .inpTitle .tip{color: red;font-weight: bold;margin: 5px 5px 0px 0px;display: none;}
.apply-table .required-item .inpTitle .tip,.apply-table .kpxxbox .inpTitle .tip {display: block;}
.apply-table .appInp{border:none;float: left; width: calc(100% - 140px); height:45px;line-height: 45px;color: #333333;padding-left: 30px;padding-right: 10px;}

.apply-table .baseInform{display: flex;flex-wrap: wrap;border:1px solid #eee;}
.apply-table .baseInform-btm1{border-bottom: none;}
.apply-table .baseInform-btm2{border-top: none;}
.apply-table .baseInform > .clearfix{width: 50%;}
.apply-table .baseInform .appInp{border-bottom: 1px solid #eee;}
.apply-table .laLeft{padding-left: 30px;margin-right: 70px;}

.apply-table .sexBox{display: inline-block;line-height: 44px;width: calc(100% - 140px);border-bottom: 1px solid #eee;}
.apply-table .seRadio{background: url(../../images/index_new/wxz.png) no-repeat left;display: inline-block;padding: 0px 15px 0px 23px;cursor: pointer;}
.apply-table .serAvctive{background: url(../../images/index_new/xz.png) no-repeat left;}
.apply-table .checkRadio{background: url(../../images/index_new/check.png) no-repeat left;display: inline-block;padding: 0px 15px 0px 23px;cursor: pointer;word-break: break-all;}
.apply-table .checkActive{background: url(../../images/index_new/check_on.png) no-repeat left;}
.apply-table .baseInform > .meetwrap{width: 100%;}
.apply-table .meetwrap .inpTitle{height: 100%;}
.apply-table .meetBox{width: calc(100% - 140px);padding: 10px 20px 10px 30px;line-height: 20px;}
.apply-table .meetBox label{margin:5px 0px;}

/* .apply-table .itLengthen{width: 160px;}
.apply-table .aiLengthen{width: calc(100% - 160px);} */
.apply-table .baseInform > .w100{width: 100%;}
.apply-table .baseInform .kpxxbox .appInp{border: none;}

.apply-table .noborder .sexBox,.apply-table .baseInform .noborder .appInp{border: none;}

.apply-table .submit{width: 200px;line-height: 60px;text-align: center;margin: auto;margin-top:35px;cursor: pointer; color: #FFFFFF;font-size: 20px;font-weight: bold; background-color: #F8931D;border-radius: 4px;}
.apply-table .newBox .inpTitle{margin-right: -1px;}

@media (max-width:992px) {
  .apply-table .closeModal{margin-right: 0;}
  .apply-table{width: calc(100% - 30px);padding: 35px 20px;}

  /* 详情页样式调整 */
  .actDetail .actDetail_right{padding-right: 5px;padding-left: 0;margin-top: 20px;}
}
@media (max-width:767px) {
  .apply-table .baseInform > .clearfix{width: 100%;}
  .apply-table .baseInform-btm .inpTitle{width: 160px;}
  .apply-table .baseInform-btm .appInp,.apply-table .baseInform-btm .sexBox{width: calc(100% - 160px);}
  .apply-table .mTitle{font-size: 22px;}
  .apply-table .submit{width: 150px;line-height: 50px;font-size: 18px;}
  
  /* 详情页样式调整 */
  .actDetail .actDetCont{border: none;}
  .actDetail .actDetail_right{padding-right: 0;}
  .actDetail .actDetail_right .othActivity{padding: 0 15px 30px 15px;}
}
@media (max-width:540px) {
  .apply-table .mTitle{margin-bottom: 20px;}
  .apply-table{padding: 20px 15px;}
  .apply-table .addNewPer{margin: 10px 0px;}
  
  .apply-table .meetBox{padding: 5px 5px 5px 15px;}
  .apply-table .baseInform-btm .inpTitle,.apply-table .inpTitle{width: 100px;}
  .apply-table .baseInform-btm .appInp,.apply-table .baseInform-btm .sexBox,.apply-table .meetBox{width: calc(100% - 100px);}
  .apply-table .submit{width: 120px;line-height: 45px;font-size: 18px;}

  .apply-table .laLeft{margin-right: 10px;}
}
