 #top_img,#right-kf{display:none;}

  #bmxt-mian-right{
    width: 820px;
    height: 600px;
    float: right;
    padding-top: 20px;
    background: #fff;}
  #bmxt-mian{
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
  }
  #bmxt-tit{
    overflow: hidden;
    background: #fff;
    height: 120px;
    margin-bottom: 10px;
  }
  h1{
    font-size: 42px;
    font-weight: bold;
    color: #0081E4;
    text-shadow: 0px 2px 6px rgba(0, 129, 228, 0.4);
    -webkit-text-stroke: 2px #EAF5FF;
    text-stroke: 2px #EAF5FF;
    text-align: center;
  }
  #bmxt-mian-left{
    width:240px;
    float:left;
    overflow: hidden;
    background: #fff;
    text-align: center;
    padding:0 15px;
  }
  .bmxt-left-tit{
    width: 180px;
    height: 40px;
    background: #F4F4F4;
    margin:20px auto;
    font-size: 16px;
    line-height: 40px;
    color:#999999;

    text-align: center;
  }
  #bmxt-mian-left{
    color:#999999;
    font-size:14px;
    text-align: left;
    line-height: 28px;
  }
  #bmxt-mian-left div>p{

    text-indent: 2em;
    margin: 0;}
  #bmxt-mian-left div a{
    color:#FF3737;
  }
  .bmxt-tips-ewm{
    text-align: center;
    width: 100px;}
  .bmxt-tips-ewm img{width:100%;display:block;}
  #bmxt-ewm{display: flex;
    justify-content: space-around;}
  #bmxt-mian-foot{
    overflow: hidden;
    width: 960px;
    padding: 20px 70px;
    clear: both;
    background: #fbfdfe;
    line-height: 24px;
  }

  #bmxt-mian-foot p{
    margin: 0;
  }  
  #bmxt-mian-foot a{
    color:#ff2a2a;
  }

  #bmxt-mian-copy{
    clear:both;
    background:#d3d3d3;
    overflow: hidden;
    text-align: center;
    padding:20px;
  }



.xl_form{
  width:100%;
  display: flex;
  flex-direction: column;
  position:relative;
  align-items: center;
}


.xl_form_line{
      width: 100%;
  display: block;
    display: -webkit-flex;  
    display: -moz-box;     
    display: -ms-block;
  text-align: center;
  margin-bottom: 20px;
    align-items: center;
}

.xl_form_line>span:nth-of-type(1){
  color: #333;
  font-size: 16px;
  width:34%;
text-align: center;
}

.xl_form_line>span:nth-of-type(2){
  color: red;
}
.xl_form_line>input{
  width: 50%;
  height: 40px;
  border: #a9a9a9 1px solid;
      box-sizing: border-box;
}
.xl_form_line>select{
      width: 50%;
  height: 42px;
  border: #a9a9a9 1px solid;
      box-sizing: border-box;
}
.xl_form_line>select.l_skill{
  margin-left: 0px;
}
.xl_form_line>select.l_qualification{
  margin-left: 32px;
}
.xl_form_button{
  margin-bottom: 30px;
  margin-top: 5px;
}
.xl_form_button>button{
  background-color: #3790e2;
  width: 200px;
  height: 30px;
  text-align: center;
  color: white;
  line-height: 25px;
  border: 0;
  cursor: pointer;
}
.xl_ysbox{
  color: #ADE2F2;
  cursor: pointer;
  font-size: 14px;
}
.xl_form_check{
  padding-left: 100px;
}
.xl_form_check>span{
  font-size: 14px;
}
.xl_form_check>span:nth-of-type(1){
  color: #999;
  margin-left: 5px;
}

/* 隐私 */

.ystk{
  position: absolute;
  display: block;
  width: 503px;
  bottom: -35px;
  right: 0px;
  display: none;
  border-radius: 9px;
  background-color: #F5F5F5;
  box-sizing: border-box;
}
.ystk-box2{
  overflow: auto;
  width: 100%;
  height: 400px;
  padding: 12px;
  position: relative;
  margin: 31px auto;
  font-size: 1rem;
  margin: 16px auto;
  box-sizing: border-box;
}
.ystk-box1 p{
  font-size: 0.8rem;
  box-sizing: border-box;
}
.coles-ystk{
  position: absolute;
  font-size: 16px;
  right: 28px;
  top: 12px;
  cursor: pointer;
  color: white;
  padding: 1px 3px;
  box-sizing: border-box;

}

/* 提交表单后 开始*/
.xl_inform{
  background: white;
  width: 100%;
  margin: 110px 0;
  box-sizing: border-box;
}
.xl_inform>p{
  background: #eee;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #0E6ECE;
  box-sizing: border-box;
}
.xl_inform>span:nth-of-type(1){
  font-size: 14px;
  color: red;
  padding: 10px 30px 15px;
  box-sizing: border-box;
  display: flex;
}
.xl_inform>span:nth-of-type(2){
  font-size: 12px;
  color: #999;
  display: block;
  padding: 15px;
  text-align: center;
  box-sizing: border-box;
}
.xl_detail{
  display: flex;
  flex-direction: column;
  background: #eee;
  padding: 10px;
  width: 94%;
  margin: 0 auto 17px;
  box-sizing: border-box;
}
.xl_detail span{
  font-size: 14px;
  color: #999;
  box-sizing: border-box;
}
.xl_inform_line{
  width: 100%;
  height: 1px;
  background: #f5f5f5;
  box-sizing: border-box;
}
/* 提交表单后 结束 */
#wanner{list-style: none;width: 58%;margin:40px auto;box-sizing: border-box;}
#BodyBg{background-image: url(/statics/yxz/pc/images/bmbj1.png);background-size: 100%;width:1100px;margin: 0 auto;padding: 36px 39px;box-sizing: border-box;}
.col-auto{display: flex;}
.bm-right{flex: 1;background-color: white; padding: 65px 0 25px 45px;}
.bm-left{width: 519px;background: #FFFFFF;background-image: url(/statics/yxz/pc/images/bmbj2.png);padding: 20px;}
.bm-left h2{font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  box-sizing: border-box;
}
.bm-left .bm-left-p1{font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #E32D2D;box-sizing: border-box;
}
.bm-left .bm-left-p2{font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;box-sizing: border-box;
}
