.lf {
  float: left;
}
.rf {
  float: right;
}
.tabber_nav {
  padding: 6% 0;		
  background: no-repeat center center;
  background-size: cover;
  width: 100%;
}
.tabber_nav .disflex {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 100%;
}
.tabber_nav .tabber_item {
  display: block;
  padding: 22% 10%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
}
.tabber_nav .tabber_item .recruit_icon {
  display: block;
  margin: 0 auto;
}
.tabber_nav .tabber_item h4 {
  font-size: .36rem;
  color: #fff;
}
.tabber_nav .tabber_item p {
  color: #fff;
}
.tabber_nav .weui-flex{display: table\9; width: 100%\9;}
.tabber_nav .weui-flex__item{display: table-cell\9; vertical-align: middle\9;}
.tabber_nav .weui-flex__item:nth-of-type(1) .tabber_item{
  margin-right: 6.2%;
  -webkit-border-radius: 0 30px 0 30px;
  border-radius: 0 30px 0 30px;
}
.tabber_nav .weui-flex__item:nth-of-type(2) .tabber_item{
  margin-left: 6.2%;
  -webkit-border-radius: 30px 0 30px 0;
  border-radius: 30px 0 30px 0;  
}
.tabber_nav .tabber_on {
  background-color: rgba(0, 0, 0, 0.55);
}
.recruit_mes {
  position: relative;
  padding-top: 8%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
}
.recruit_mes::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.58);
}
.recruit_mes  h4 {
  color: #fff;
}
.recruit_mes p {
  color: #fff;
}
.recruit_mes  .line_text {
  font-family: "SourceHanSansCN-Regular", "HELVETI1ca Neue", "Microsoft Yahei", "微软雅黑", "Tohoma";
  width: 80%;
  color: #a2a2a2;
  font-size: 14px;
  line-height: .36rem;
  margin: 30px auto;
  text-align: center;
}
@media (max-width: 639px){
   .recruit_mes .line_text{width: 100%;}	
}
.recruit_mes .text_btn_groups{
	margin-top: 7%;
	margin-bottom: 15%; 
}
.recruit_mes .text_btn {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding: 10px 0;
  width: 235px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50px;
  border: 1px solid #fff;
  margin: 10px;
  font-family: "SourceHanSansCN-Bold", "HELVETI1ca Neue", "Microsoft Yahei", "微软雅黑", "Tohoma";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 1152px){
.recruit_mes .text_btn:hover{background-color: rgba(255, 255, 255, 1); color: #a21f24;}
}

.disbl {
  display: block !important;
}

.require .require_text {
  font-size: 14px;
  color: #888888;
}
.require .up {
  font-size: 16px;
  color: #d63030;
}
.require .uploading {
  display: block;
  float: right;
}
.employ{padding: 2.5% 0 5%;}
.employ .inner-title{margin-bottom: 30px}
.employ ul {margin-bottom: 0;}
.employ ul li{float: left; font-size: 16px; padding-right: 10px;}
.employ ul li:nth-of-type(1){width: 25%; text-align: left;}
.employ ul li:nth-of-type(2){width: 25%; text-align: left;}
.employ ul li:nth-of-type(3){width: 18%; text-align: center;}
.employ ul li:nth-of-type(4){width: 16%; text-align: center;}
.employ ul li:nth-of-type(5){width: 16%; text-align: right; padding-right: 40px;}
.th{background-color: #8f3232;line-height: 54px;padding: 0 30px;}
.th li{color: #fff;}
.td li{color: #666;}
.td {
  border-bottom: 1px solid #fff;
  padding: 18px 30px;
  background: #f7f7f8;
}
.td.active{background: #f3f4f5;}
.td .lasli {
 padding-right: 40px;
  text-align: right;
  color: #8f3232;
  font-size: 14px;
  font-family: "Arial"
}
.td .require {
  margin-top: 22px;
  border-top: 1px solid #8f3232;
  display: none;
  padding-top: 17px;
}
.td .require .lf{
 width: 80%;
}
.td .require .rf {
  position: relative;
}
.td .require .rf a {
  float: right;
  color: #8f3232;
  padding: 8px 40px;
  border: 1px solid #c58684;
  border-radius: 50px;
}
.backhc {
  background-color: #f3f4f5;
}
.icontent {
  display: block;
}
.apply{display: none; margin: 0 auto; width: 352px; height: 394px; background: #fff;}
.apply h2{margin-bottom: 35px; color: #333; font-weight: normal;}
.input-group{position: relative; margin-top: 18px; padding-left: 57px;}
.input-group >span{position: absolute; left: 0; top: 0; line-height: 34px;}
.input-group input{padding: 6px 10px; width: 274px; line-height: 20px; border: 1px solid #d9d9d9; -webkit-border-radius: 3px; border-radius: 3px;}
.file-wrap input[type="file"]{position: absolute; top: 0; left: 0; padding: 0; width: 100%; height: 100%; opacity: 0; filter: alpha(opacity=0);}
.file-wrap span{position: absolute; right: 0; top: 0; bottom: 0; width: 86px; line-height: 34px; background: #a21f24; color: #fff; text-align: center; -webkit-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0;}
.submit{margin-top: 30px; padding: 0; width: 100%; height: 40px; color: #fff; background: #a21f24; font-size: 16px; -webkit-border-radius: 3px; border-radius: 3px;}
.submit:hover{background: #8f3232;}

.employ-tab >div::before{position: absolute; display: block; content: ""; top: 50%; left: 7px; right: 7px; height: 1px; background: #dadada;}
.employ-tab a{margin: 0 7px; border: 1px solid #e1e1e1; padding: 0 47px; font-size: 16px; line-height: 40px; color: #444; background: #fff; cursor: default;}
.employ-tab a.active{background: #d23d45; border-color: #d23d45; color: #fff;}

.employ-tapnel{margin: 5% 20.5% 1%;}
.employ-tapnel form >div{display: table\9; width: 100%\9;}
.employ-tapnel .weui-cell{padding: 0 20px; border-bottom: 1px solid #ebebeb; display: table-row\9;}
.employ-tapnel .weui-cell__hd{width: 18%; font-size: 16px; color: #444; width: 22%\9;}
.employ-tapnel .weui-cell__hd, .employ-tapnel .weui-cell__bd, .employ-tapnel .weui-cell__ft{display: table-cell\9; float: none\9; border-bottom: 1px solid #ebebeb\9;}
.employ-tapnel .required, .employ-tapnel select{width: 100%; padding: 25px 0; font-size: 16px; color: #666; line-height: 20px; -webkit-border-radius: 0; border-radius: 0; background: none; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.employ-tapnel textarea.required{margin: 25px 0; padding: 0;}
.employ-tapnel select{padding-right: 20px;}

.employ-tapnel .weui-cell__ft::after{position: absolute; display: block; content: ""; right: 20px; top: 33px; border-top: 6px solid #9c9c9c; border-right: 6px solid transparent; border-left: 6px solid transparent;}
.employ-tapnel .weui-cell.last .weui-cell__hd{width: auto; margin-right: 10px;}
.employ-tapnel .btnbox{display: table-footer-group\9;}
.employ-tapnel .btnbox >div{display: table-cell\9; width: 100%\9;}
.employ-tapnel .btn{display: inline-block;  margin-top: 8%; padding: 1.8% 0; color: #fff; background: #d23d45; font-size: 24px; text-align: center; width: 46%; -webkit-border-radius: 40px; border-radius: 40px;}
.employ-tapnel .btn:hover{background: #a72229;}
.employ-tapnel .filebox{width: 70px; height: 70px; color: #ff52a3; font-size: 14px; line-height: 70px;}
.employ-tapnel .filebox img{display: inline-block; width: 40px;}
.employ-tapnel .filebox input{position: absolute; top: 0; right: 0; padding: 0; width: 100%; height: 100%; font-size: 0; opacity: 0; filter: alpha(opacity=0);}
.employ-tapnel .submitForm, .employ-tapnel .submitForm:focus{outline: 0; border: 0;}
@media (max-width: 1151px){
.tabber_nav .tabber_item .recruit_icon{height: 70px}
.employ-tapnel{margin-left: 0; margin-right: 0;}
.gotop{width: 100px; margin-left: -50px;}
.td .require .lf{width: 75%;}
}
@media (max-width: 991px){
.employ ul li:nth-of-type(5){padding-right: 0}
.td .require .rf a{padding-left: 20px; padding-right: 20px;}
}
@media (max-width: 780px){
.tabber_nav .tabber_item{padding-top: 10%; padding-bottom: 10%;}
.recruit_mes .text_btn{width: 180px;}
.employ-tapnel .weui-cell__hd{width: 22%;}
}
@media (max-width: 700px){
.employ ul li:nth-of-type(1), .employ ul li:nth-of-type(2){width: 30%;}
.employ ul li:nth-of-type(3){width: 22%;}
.employ ul li:nth-of-type(4){display: none;}
.td .require .lf{width: 70%;}
}
@media (max-width: 690px){
.employ ul li:nth-of-type(1){width: 35%;}
.employ ul li:nth-of-type(2){width: 45%;}
.employ ul li:nth-of-type(5){width: 20%;}
.employ ul li:nth-of-type(3){display: none;}
}
@media (max-width: 639px){
.tabber_nav .tabber_item .recruit_icon{height: 46px}
.tabber_nav .tabber_item h4{margin-bottom: 0;}
.tabber_nav .tabber_item p{font-size: 16px; line-height: 1;}
.employ-tapnel .weui-cell{padding-left: 0; padding-right: 0;}
.employ-tapnel .weui-cell__hd{margin-right: 10px; width: auto;}
.employ-tapnel .weui-cell__ft::after{right: 0;}
.employ-tapnel .filebox img{width: 20px;}
.employ ul li:nth-of-type(2){display: none;}
.employ ul li:nth-of-type(1){width: 70%;}
.td .require .lf{width: 100%;}
.employ ul li:nth-of-type(5){width: 30%;}
}