body {
  background: #F7F7F7;
}
.footer {
  padding: 10px 0;
}
* {
  -webkit-tap-highlight-color: transparent;
}
/* te-menu */
.te-menu {
  position: fixed;
  background: #fff;
  top: 30px;
  left: 0;
  right: 0;
  z-index: 10;
}
.te-menu-content {
  margin: 0 auto;
  display: flex;
  width: 1200px;
}
.te-menu-logo {
  width: 140px;
  height: 80px;
}
.te-menu-nav {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.te-menu-nav-link {
  margin: 0 29px;
  line-height: 80px;
  font-size: 24px;
  color: #898989;
  box-sizing: border-box;
  height: 80px;
}
.te-menu-nav-link.active {
  color: #F29300;
  border-bottom: 6px solid #F29300;
}
/* te-banner */
.te-banner {
  margin-top: 110px;
}
.te-banner, .te-footer {
  width: 100%;
  display: block;
}
.te-banner .img, .te-footer .img {
  width: 100%;
  display: block;
}
.te-footer + .footer {
  margin-top: -5px;
}
/* te-scheme */
.te-scheme {
  margin: -30px auto 0;
  width: 1200px;
}
.te-scheme-title {
  width: 100%;
  display: block;
}
.te-scheme-title .img {
  width: 100%;
  display: block;
}
.te-scheme .scheme-file {
  display: flex;
  margin-top: -1px;
  justify-content: space-between;
}
.te-scheme .scheme-file-left {
  width: 440px;
  height: 642px;
  padding: 0 26px;
  background: #42474C;
}
.te-scheme .scheme-title {
  margin-top: 35px;
  margin-bottom: 26px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.te-scheme .scheme-text {
  font-size: 14px;
  margin-bottom: 6px;
  color: #fff;
}
.te-scheme .scheme-link {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-top: 28px;
}
.te-scheme .scheme-link .link{
  display: inline-block;
  width: 160px;
  height: 44px;
  font-size: 24px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  background: #F29300;
}
.te-scheme .scheme-link .link:hover {
  background: #d88300;
}
.te-scheme .scheme-file-left .img {
  margin-top: 37px;
}
.te-scheme .scheme-file-right {
  display: flex;
  height: 642px;
  flex-direction: column;
  justify-content: space-between;
}
.te-scheme .scheme-file-box {
  display: flex;
  position: relative;
  width: 645px;
  height: 315px;
  background: #42474C;
  padding: 0 26px;
}
.te-scheme .scheme-file-box .scheme-link {
  position: absolute;
  bottom: 34px;
  right: 252px;
}
.te-scheme .scheme-file-text {
  width: 424px;
  margin-right: 23px;
}
.te-scheme .scheme-file-img {
  margin-top: 35px;
  width: 196px;
}
.te-scheme .scheme-file-img .img {
  width: 196px;
}
.scheme-video {
  margin-top: 12px;
  height: 280px;
  padding-top: 35px;
  background: #42474C;
}
.scheme-video .video-img {
  position: relative;
  width: 428px;
  margin: 0 auto;
}
.scheme-video .video-img .img {
  width: 100%;
  display: block;
}
.scheme-video .video-play {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  width: 80px;
  height: 80px;
  background-size: 100%;
  background-image: url(../images/play_button.png);
}
.scheme-video .video-play:hover {
  background-image: url(../images/play_button_hover.png);
}
/* 活动奖励 */
.te-reward {
  margin: 20px auto;
  width: 1200px;
  background: #F0F0F0;
}
.te-reward-title {
  width: 100%;
  display: block;
}
.te-reward-title .img {
  width: 100%;
  display: block;
}
.te-reward .te-reward-top {
  display: flex;
  padding: 37px 16px 0;
}
.te-reward .te-reward-top .reward-img{
  position: relative;
  width: 422px;
  display: block;
  margin-right: 24px;
}
.te-reward .te-reward-top .reward-img-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #575757;
  text-align: center;

}
.te-reward .te-reward-top .reward-img .img {
  width: 422px;
  display: block;
}
.te-reward .reward-list {
  width: 276px;
  height: 289px;
  background: #F8F8F8;
}
.te-reward .reward-list .reward-list-title {
  height: 45px;
  background: #F29300;
  color: #fff;
  text-align: center;
  line-height: 45px;
  font-size: 24px;
}
.te-reward .reward-list .reward-list-empty {
  margin-top: 77px;
  font-size: 16px;
  text-align: center;
  color: #343434;
}
.te-reward .reward-list .list {
  margin: 15px 0;
  width: 100%;
  height: 214px;
  overflow: hidden;
}
.te-reward .reward-list .li {
  padding-bottom: 10px;
  font-size: 14px;
  text-align: center;
}
.te-reward .reward-list .li.light {
  color: #F29300;
}
.te-reward .reward-list .li em {
  /* color: #F29300; */
}
.te-reward .reward-list .li span {
  display: inline-block;
  margin: 0 20px;
  color: #F29300;
}
.te-reward .te-reward-bottom {
  display: flex;
  padding: 90px 20px 16px 30px;
}
.te-reward .te-reward-bottom .te-reward-rule {
  flex: 1;
}
.te-reward .te-reward-bottom .te-reward-rule-text {
  font-size: 14px;
  font-weight: bold;
  color: #575757;
  line-height: 30px;
}
.te-reward .te-reward-bottom .te-reward-rule-desc {
  font-size: 14px;
  color: #585858;
  line-height: 30px;
}
.te-reward .te-reward-bottom .qrcode-img {
  width: 171px;
}
.te-reward .te-reward-bottom .qrcode-img .img {
  width: 171px;
}
/*弹窗*/
.pop_window {
  z-index: 1011;
  position: fixed;
  padding: 0px;
  margin: 0px 0px 0px -250px;
  width: 500px;
  top: 15%;
  left: 50%;
  color: rgb(0, 0, 0);
  border: 8px solid rgb(216, 216, 216);
  border-radius: 5px;
  cursor: default;
  height: 510px;
  line-height: 1.6;
  background: rgb(255, 255, 255);
  font-size: 14px;
  max-height: 596px;
  min-height: 530px;
}
.pop_window .dialog-hd{
  width: 100%;
  line-height: 50px;
  text-indent: 20px;
  background:  #F29300;
  color: #fff;
}

.form-item {
  height: 484px;
  overflow-y: scroll;
}
.layer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(25, 25, 25, 0.8);
}
.pop_window_box {
  display: none;
}
.pop_window_box .error {
  color: #f00;
  background: none;
  padding-left: 8px;
  font-weight: normal;
}
.radio_box dt{
  float: inherit !important;
}
#submit_form .reason_box{
  display: none;
}
.pop_window{
  border: none;
  border-radius: 5px;
  box-shadow: 2px 1px 10px #000000;
  z-index: 99999;
}
.dialog{
  border-radius: 5px;
}
.collect_title{
  text-indent: 20px;
  margin: 16px 0;
}
.close-dialog{
  right: 5px;
  top: 5px;
  color: #999999;
}
.inline_dl {
  padding: 0 20px;
  box-sizing: border-box;
}

#submit_form .inline_dl dd{
  float: inherit;
}
#address_select {
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#address_select select {
  width: 48%!important;
}
#submit_form .user_info_cookie{
  margin-left: 36px;
}
#submit_form dd{
/*     display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; */
}
#submit_form dd label{
  /* width: 50%; */
}
.dialog-bd{
  padding: 0;
}
#submit_form .inline_dl .wid100{
  width: 100%;
  margin: 0;
  border-radius: 3px;
}
.info_msgBox{
  height: 424px;
  overflow: auto;
}
/*用户资料 - 弹窗表单*/
#submit_form{
  height: 510px;
  overflow-y: auto;
}


.color_red{
  color:#d22;
}
#submit_form .collect_title {
  color:#d22;
}
#submit_form dl{
  display: block;
  margin: 10px 0;
}
#submit_form dt{
  display: block;
  font-size: 14px;
}
#submit_form dt i{
  font-weight: normal;
  font-style: normal;
}
#submit_form dt span{
  font-weight: normal;
  color: #999;
  font-size: 12px;
}

#submit_form dd{
  font-size: 14px;
  color: #666;
}
#submit_form dd input[type=text]{
  border: 1px solid #ddd;
  padding: 8px 10px;
  width: 100%;
  border-radius: 5px;
}
#submit_form dd label{
  /* display: block; */
  margin: 10px 10px 10px 0;
  line-height: 14px;
  font-size: 13px;
}
#submit_form label input{
  margin-right: 5px;
  vertical-align: initial;
  /* float: left; */
}
#submit_form .inline_selects label{
  float: left;
  width: 280px;
}
#submit_form .inline_dl dt{
  float: left;
  /* width: ; */
  line-height: 25px;
}
#submit_form .inline_dl select{
  width: 129px;
  height: 35px;
  /* margin: 0 0 10px 0; */
  border: 1px solid #ddd;
}

#submit_form textarea{
  width: 85%;
  display: block;
  height: 60px;
  padding: 10px;
  border: 1px solid #ddd;
  overflow: hidden;
  resize: none;
  border-radius: 3px;
  margin-left: 47px;
}
.frm_btn {
  background: none;
  color: #fff;
  width: 140px;
  height: 40px;
  vertical-align: top;
  border: none;
  outline: none;
  cursor: pointer;
}
.dialog{
  height: 100%;
  position: relative;
}
#submit_form .sub {
  width: 140px;
  margin: 0 auto 10px;
  background:  #F29300;
  float: inherit;
  cursor: pointer;
  /* position: absolute; */
  /* bottom: 45px; */
  /* right: 0; */
  /* left: 0; */
  border-radius: 4px;
}
.pop_window_box .desc{
  /* position: absolute; */
  font-size: 12px;
  padding: 0 20px 10px;
  box-sizing: border-box;
  bottom: 10px;
  color: #999;
  margin-top: 10px;
}
#submit_form .sub:hover {
   background: #d88300;
}
select[name="jobcat"]{
  width: 100% !important;
  margin-right: 0 !important;
  border-radius: 5px;
}
select[name="department"]{
  width: 100% !important;
  margin-right: 0 !important;
  border-radius: 5px;
}

.close-dialog {
  position: absolute;
  top: 10px;
  right: 30px;
  width: 28px;
  height: 28px;
  color: #D0CECF;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
}
.close-dialog:hover {
  color: #444;
}
.radio_box{
  display: block !important;
  line-height: 28px;
}
.mb40{
  margin-bottom: 40px !important;
}
/* 弹窗 */
.succ_pop {
  text-align: center;
}
.succ_pop .layui-layer-title {
  border: none;
  background-color:  #F29300;
  text-align: left;
  color: #fff;
}
.succ_pop .succ-img {
  margin-top: 29px;
}
.succ_pop .tit {
  margin-top: 10px;
  font-weight: 700;
  font-size: 24px;
  color: #333;
}
.succ_pop .desc {
  margin-top: 10px;
  color:#999;
  font-size: 14px;
}
/* .layui-layer-ico {
  background-image:url(../images/del.png)!important;
  background-size: 100%!important;
  background-position: 0 0!important;
} */
#video_box1 {
  overflow: hidden;
}

.hide_pc {
  display: none;
}
/* pc状态下要隐藏的 */
@media screen and (max-width: 800px) {
  html{
    font-size: 13.3333333vw;
  }
  body{
      width: 100vw;
      background: #fff;
  }
  .hide_m {
    display: none!important;
  }
  .hide_pc {
    display: block!important;
  }
  /* te-menu */
  .te-m-menu {
    position: fixed;
    background: #F5F5F5;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }
  .te-m-menu-content {
    display: flex;
  }
  .te-m-menu-logo {
    height: 40px;
  }
  .te-m-menu-logo .img {
    height: 40px;
  }
  .te-m-menu-nav {
    flex: 1;
    display: flex;
    justify-content: flex-end;
  }
  .te-m-menu-nav-link {
    margin-right: 14px;
    line-height: 40px;
    font-size: 12px;
    color: #898989;
    box-sizing: border-box;
    height: 40px;
  }
  .te-m-menu-nav-link.active {
    color: #F29300;
    border-bottom: 3px solid #F29300;
  }
  /* banner */
  .te-m-banner {
    padding-top: 48px;
    width: 100%;
  }
  .te-m-banner .img {
    width: 100%;
    display: block;
  }
  /* 方案专区 */
  .te-m-scheme {
    width: 100%;
    margin-top: 5px;
  }
  .te-m-scheme-title, .te-m-scheme-title .img {
    width: 100%;
  }
  .te-m-scheme-box {
    display: flex;
    margin: 0 12px 5px;
    padding: 15px 6px;
    background: #42474C;
  }
  .te-m-scheme-box .te-m-scheme-intro {
    position: relative;
    flex: 1;
    margin-right: 8px;
  }
  .te-m-scheme-box .te-m-scheme-intro .title {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
  }
  .te-m-scheme-box .te-m-scheme-intro .desc {
    color: #fff;
    height: 100px;
    overflow: auto;
    font-size: 12px;
  }
  .te-m-scheme-box .te-m-scheme-intro .link {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #f29300;
  }
  .te-m-scheme-box .te-m-scheme-box-img {
    width: 112px;
  }
  .te-m-scheme-box .te-m-scheme-box-img .img{
    width: 112px;
    display: block;
  }
  .te-m-scheme-video {
    position: relative;
    margin: 0 12px 5px;
    padding: 15px 6px;
    background: #42474C;
  }
  .te-m-scheme-video .video{
    width: 214px;
    display: block;
    margin: 0 auto;
  }
  .video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    width: 40px;
  }
  .te-m-scheme-video .img {
    width: 40px;
  }
  /* 活动奖励 */
  .te-m-reward {
    background: #FAFAFA;
  }
  .te-m-reward .te-m-reward-title {
    width: 100%;
  }
  .te-m-reward .te-m-reward-title .img {
    width: 100%;
  }
  .te-m-reward-box {
    display: flex;
    padding: 0 11px;
    justify-content: space-between;
  }
  .te-m-reward-box .te-m-reward-box-item {
    position: relative;
    width: calc((100vw - 28px) / 2);
  }
  .te-m-reward-box .te-m-reward-box-item .img {
    width: 100%;
  }
  .te-m-reward-box .te-m-reward-box-item .text {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    font-size: 12px;
    text-align: center;
    color: #575757;
  }
  .te-m-reward-rule {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 18px;
    color: #575757;
  }
  .te-m-reward .qrcode-img {
    width: 120px;
    display: block;
    margin: 8px auto;
  }
  .te-m-reward-desc {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 18px;
    color: #8F8F8F;
  }
  .te-m-name-list {
    background: #F8F8F8;
    margin: 12px 30px;
  }
  .te-m-name-list-title {
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background: #F29300;
  }
  .te-m-name-list-empty {
    background: #F8F8F8;
    height: 130px;
    text-align: center;
    padding-top: 50px;
    color: #343434;
    font-size: 15px;
  }
  .te-m-name-list .list {
    margin: 15px 0;
    width: 100%;
    height: 214px;
    overflow: hidden;
  }
  .te-m-name-list .list .li {
    padding-bottom: 10px;
    font-size: 14px;
    text-align: center;
  }
  .te-m-name-list .list .li.light {
    color: #F29300;
  }
  .te-m-name-list .list .li em {
    /* color: #F29300; */
  }
  .te-m-name-list .list .li span {
    display: inline-block;
    margin: 0 20px;
    color: #F29300;
  }
  /* footer */
  .te-m-footer {
    width: 100%;
  }
  .te-m-footer .img {
    width: 100%;
    display: block;
  }
  /* 页脚 */
  .fazq,.nav_bar, #top {
    display: none;
  }
  .pop_window {
    left: 5%;
    top: 10%;
    width: 90%;
    min-height: 524px;
    margin: 0;
    border-radius: 0;
  }
  #submit_form .sub {
    width: 90%;
    text-align: center;
  }

}