.applybgs {
  width: 100%;
  background: url(../images/apply_bg.jpg) no-repeat top #eaeaee;
}
.applyconts {
  width: 980px;
  padding: 70px 0;
  margin: 0 auto;
}
.applycounts {
  text-align: center;
  margin-bottom: 65px;
}
.apply_vbooks {
  width: 933px;
  height: 578px;
  position: relative;
  margin: 0 auto;
  background: url(../images/apply_book.png) no-repeat;
}
.apply_counter {
  position: absolute;
  top: 80px;
  left: 286px;
}
.apply_body {
  display: flex;
  flex-wrap: wrap;
}
.padd {
  padding-bottom: 30px;
}
.apply_title {
  font-size: 18px;
  color: #333333;
  width: 170px;
  text-align: right;
}
.wrote_t input {
  border: none;
  width: 100%;
  display: block;
  font-size: 18px;
  border-bottom: 1px #949494 solid;
}
.wrote_t input.births {
  width: 30%;
  text-align: right;
}

.wrote_t {
  width: 400px;
  display: flex;
  align-items: center;
  font-size: 18px;
}
.wrote_t input.provcity {
  width: 40%;
}
.applydscs {
  font-size: 16px;
  color: #5c5c5c;
  width: 840px;
  position: absolute;
  left: 50px;
  bottom: 58px;
}
.applydscs a {
  color: #5c5c5c;
}
.phot_cont {
  width: 220px;
  height: 295px;
  position: absolute;
  top: 126px;
  left: 49px;
}
.cropped img {
  width: 220px;
  height: 295px;
  object-fit: cover;
}

.cropped {
  width: 220px;
  height: 290px;
  position: absolute;
  top: 126px;
  left: 50px;
}
.phot_cont form {
  display: block;
  width: 100%;
  height: 100%;
}
.phot_cont a {
  width: 100%;
  height: 100%;
}
.videofile2 {
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.applybox {
  width: 100%;
  background: #fff;
}
.tpoaplybg {
  margin-top: -460px;
  height: 500px;
  border-bottom: 1px #eaeaee solid;
}
.hyconters .apply_title {
  width: 165px;
  margin-right: 20px;
}
.org_col {
  color: #ff5900;
}
.hyconters {
  padding: 40px 0;
  border-bottom: 1px #eaeaee solid;
}
.hyconters .wrote_ts {
  width: 760px;
}
.hyconters textarea {
  width: 100%;
  height: 260px;
  background: #fff;
  border: 1px solid #d4d4d4;
  padding: 3px 10px;
  box-sizing: border-box;
  font-size: 16px;
}
.hyconters .apply_body {
  align-items: flex-start;
}
.hjzk {
  font-size: 16px;
  color: #ff5900;
  padding: 11px 0 10px 25px;
  background-size: 100%;
  background: url(../images/warning.png) no-repeat left;
  display: none;
}
#filePicker input {
  display: none;
}
.classify_title {
  display: flex;
  margin-bottom: 20px;
}
.classify_title label {
  margin-right: 65px;
  display: flex;
  font-size: 18px;
  align-items: center;
  color: #666666;
}
.classify {
  display: flex;
  flex-wrap: wrap;
}
.classify_title input[type="radio"] {
  display: none;
}

.classify_title .checkmark {
  display: inline-block;
  width: 20px; /* 复选框的宽度 */
  height: 20px; /* 复选框的高度 */
  background: url(../images/radio_select.png) no-repeat left;
  margin-right: 5px; /* 与文本的距离 */
  vertical-align: middle; /* 垂直居中 */
  position: relative;
}
.classify_title input[type="radio"]:checked + .checkmark {
  background: url(../images/radio_select_chose.png) no-repeat left;
}

.lb_title {
  width: 50px;
  float: left;
  color: #666666;
  font-size: 16px;
}
.classify_box {
  display: flex;
  flex-wrap: wrap;
}
.classify_box dl {
  width: 120px;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #666666;
  margin-bottom: 15px;
}
.classify_box dl label {
  display: flex;
  align-items: center;
}
.classify_box dl input[type="checkbox"] {
  display: none;
}
.borcsline {
  display: block;
  width: 100%;
  position: relative;
  height: 2px;
  margin-top: -10px;
  margin-bottom: 15px;
  background: #afafaf;
}

.border_ts {
  display: flex;
  flex-wrap: wrap;
}
.border_ts:after {
  content: "";
  display: block;
  background: #afafaf;
  width: 98%;
  height: 2px;
  margin-left: 2%;
  margin-top: -10px;
  margin-bottom: 15px;
}

.classify_box dl .chosemarks {
  display: inline-block;
  width: 20px; /* 复选框的宽度 */
  height: 20px; /* 复选框的高度 */
  background: url(../images/radio_select.png) no-repeat left;
  margin-right: 5px; /* 与文本的距离 */
  vertical-align: middle; /* 垂直居中 */
  position: relative;
}
.classify_box dl input[type="checkbox"]:checked + .chosemarks {
  background: url(../images/radio_select_chose.png) no-repeat left;
}
.flx_test {
  font-size: 16px;
  color: #666666;
  margin-top: 20px;
}
.table_contents td {
  font-size: 18px;
  color: #666666;
  text-align: center;
  padding-top: 11px;
}
.table_contents td.nopadtops {
  padding-top: 0;
}

.table_contents td.num1 {
  width: 80px;
}
.table_contents td.num2 {
  width: 350px;
}
.table_contents td.num3 {
  width: 330px;
}
.stp {
  position: relative;
}
.table_contents td input {
  display: block;
  width: 330px;
  height: 36px;
  border: 1px #afafaf solid;
  font-size: 18px;
  box-sizing: border-box;
  padding: 6px 5px;
  text-align: center;
}
.delx {
  position: absolute;
  text-indent: -9999px;
  width: 19px;
  height: 19px;
  background: url(../images/tvclose.png) no-repeat;
  right: 29px;
  top: 8px;
  cursor: pointer;
  display: none;
}
.apply_test {
  padding-left: 210px;
  font-size: 14px;
  color: #797979;
}
.apply_test a {
  color: #797979;
}
#uploader-demo {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 174px;
  height: 50px;
  overflow: hidden;
}
.apply_test1 {
  font-size: 14px;
  margin-top: 6px;
  color: #797979;
}
.bottomlinece {
  padding-left: 165px;
  display: flex;
  justify-content: space-between;
  padding-right: 39px;
}
.notes a {
  color: #ff5b03;
  font-size: 16px;
  text-decoration: underline;
}
.b_wrote {
  font-size: 16px;
  color: #797979;
}
.bottom_detail_button {
  padding-bottom: 80px;
}
.bottom_detail_button a {
  text-indent: -9999px;
  background: url(../images/upload_btns.png) no-repeat;
  width: 270px;
  height: 66px;
  display: block;
  margin: 40px auto 0;
}

#scy_pop {
  position: absolute;
  border: 1px solid #e0e0e0;
  z-index: 1001;
  left: 595px;
  top: 258px;
  background: #fff;
}
#scy_pop ul li {
  line-height: 30px;
  padding: 0 15px 0 10px;
  font-size: 12px;
  position: relative;
}
#scy_pop ul li ul {
  position: absolute;
  top: 0px;
  left: 152px;
  z-index: 9999;
  border: 1px solid #e0e0e0;
  background: #fff;
  width: 220px;
  height: 240px;
  overflow: hidden;
  overflow-y: scroll;
  display: none;
}
#scy_pop ul li a {
  color: #7a7a7a;
  height: 30px;
  padding-right: 15px;
  font-size: 16px;
  display: block;
}
.overbg {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
}
.overbg_cont {
  width: 740px;
  position: fixed;
  margin-left: -370px;
  left: 50%;
  z-index: 52;
  top: 30%;
}
.ovss {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.75);
  display: none;
}
.ovssd {
  width: 740px;
  height: 464px;
  font-size: 14px;
  color: #000000;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -370px;
  margin-top: -232px;
  background: url(../images/fuceng_tipbg.jpg) no-repeat;
  text-align: center;
}
.error_c {
  width: 636px;
  position: absolute;
  left: 49px;
  bottom: 88px;
  color: #323232;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.error_c a {
  color: #ff5900;
}
.ovssd a.close {
  display: none;
  width: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.dialog_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.75);
  display: none;
}
.dialog {
  width: 740px;
  height: 464px;
  font-size: 14px;
  color: #000000;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -370px;
  margin-top: -232px;
  background: url(../images/fuceng_tipbg.jpg) no-repeat;
  text-align: center;
}
#error_c {
  width: 656px;
  position: absolute;
  left: 37px;
  top: 315px;
  color: #323232;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
}
.dialog a.close {
  display: block;
  width: 70px;
  position: absolute;
  right: 6px;
  top: 2px;
}
.uploads ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.uploads li {
  width: 256px;
  margin-right: 35px;
}
.load_pic {
  position: relative;
  box-sizing: border-box;
  border: 1px #bfbfbf solid;
}
.delete_bgs {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}
.delete_bgs a {
  padding: 6px 8px 6px 8px;
  display: block;
  width: 15px;
}
.true_load {
  position: absolute;
  right: -5px;
  bottom: -10px;
  display: none;
}
.cancel_load {
  position: absolute;
  right: 8px;
  top: 8px;
}
.btm_load {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.load_num {
  font-size: 14px;
  color: #7d7d7d;
  text-align: center;
  margin-bottom: 3px;
}
.load_progress {
  background: #a6a6a6;
  height: 4px;
  position: relative;
}
.progressing {
  background: #e95404;
  height: 100%;
  width: 12%;
  position: absolute;
  left: 0;
  top: 0;
}
.uploads li p {
  font-size: 18px;
  color: #404040;
  padding: 14px 0;
  text-align: center;
  margin: 0;
}
