body,
p,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
ol {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
ol li,
ul li {
  list-style: none;
}
.clear:after {
  contain: "";
  display: table;
  clear: both;
}
.floatR {
  float: right;
}
.floatL {
  float: left;
}
a,
a：active,
a:hover,
a:link,
a:visited {
  color: #2a2f33;
  text-decoration: none;
}
.relative {
  position: relative;
}
.center {
  text-align: center;
}
.clearBoth:after {
  content: '';
  display: table;
  clear: both;
}
input {
  font-family: "Microsoft YaHei";
}
body {
  font-size: 14px;
  overflow-x: hidden;
  color: #2a2f33;
  font-family: "Microsoft YaHei";
  min-width: 1200px;
}
body .indexWidth,
body .indexWidthLN {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
body #HeaderView2022 .topBg {
  height: 250px;
  background: url('../../backstage/img/top-bg2.png') center no-repeat;
}
body #HeaderView2022 .nav {
  height: 60px;
  background: #0057db;
  position: relative;
}
body #HeaderView2022 .nav .navtwo .name {
  position: absolute;
  top: 20px;
  left: 10px;
  letter-spacing: 2px;
  color: #ffffff;
}
body #HeaderView2022 .nav .navtwo .back {
  position: absolute;
  top: 18px;
  right: 0;
  cursor: pointer;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #3baecb;
}
body #HeaderView2022 .nav .navtwo .back a {
  color: #3baecb;
}
body #HeaderView2022 .nav .navtwo .back .backtp {
  display: inline-block;
  background: url(../img/back.png) no-repeat;
  width: 28px;
  height: 26px;
  vertical-align: middle;
  margin-left: 10px;
}
body #HeaderView2022 .nav .back {
  position: absolute;
  top: 18px;
  right: 0;
  cursor: pointer;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #3baecb;
}
body #HeaderView2022 .nav .back a {
  color: #3baecb;
}
body #HeaderView2022 .nav .back .backtp {
  display: inline-block;
  background: url(../img/back.png) no-repeat;
  width: 28px;
  height: 26px;
  vertical-align: middle;
  margin-left: 10px;
}
body #HeaderView2022 .centerBox {
  min-height: 720px;
  background: url(../img/centerbg.png) center no-repeat;
  background-size: 100% 100%;
}
body #HeaderView2022 .centerBox .centertop {
  height: 220px;
  background-color: #efefef;
  display: flex;
}
body #HeaderView2022 .centerBox .centertop .leftTit {
  width: 86px;
  height: 220px;
  background-color: #3baecb;
  text-align: center;
}
body #HeaderView2022 .centerBox .centertop .leftTit span {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 5px;
  color: #ffffff;
  margin-top: 58px;
  display: inline-block;
}
body #HeaderView2022 .centerBox .centertop .information {
  display: flex;
}
body #HeaderView2022 .centerBox .centertop .information .illustrate {
  width: 650px;
  height: 220px;
  display: flex;
}
body #HeaderView2022 .centerBox .centertop .information .illustrate ul {
  height: 220px;
  padding: 30px 0 24px 48px;
}
body #HeaderView2022 .centerBox .centertop .information .illustrate ul .tit {
  color: #3baecb;
  font-size: 16px;
}
body #HeaderView2022 .centerBox .centertop .information .illustrate ul li {
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  line-height: 25px;
}
body #HeaderView2022 .centerBox .centertop .information .illustrate ul li span {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #3baecb;
  margin-right: 10px;
}
body #HeaderView2022 .centerBox .centertop .information .illustrate ul .titdata {
  margin-left: 10px;
}
body #HeaderView2022 .centerBox .centertop .information .strong {
  display: inline-block;
  height: 200px;
  border: dashed 1px #3baecb;
  opacity: 0.5;
  margin-top: 10px;
}
body #HeaderView2022 .centerBox .centertop .information .cost {
  display: flex;
}
body #HeaderView2022 .centerBox .centertop .information .cost ul {
  height: 220px;
  padding: 30px 0 24px 48px;
}
body #HeaderView2022 .centerBox .centertop .information .cost ul .vip {
  color: #0057db;
  font-size: 16px;
}
body #HeaderView2022 .centerBox .centertop .information .cost ul li {
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  line-height: 25px;
}
body #HeaderView2022 .centerBox .centertop .information .cost ul li span {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #0057db;
  margin-right: 10px;
}
body #HeaderView2022 .centerBox .centertop .information .cost ul .money {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #ff5252;
  margin-left: 24px;
}
body #HeaderView2022 .centerBox .centertop .information .cost ul .titdata {
  margin-left: 10px;
}
body #HeaderView2022 .centerBox .vipbg {
  margin-top: 100px;
  height: 443px;
  position: relative;
  display: flex;
}
body #HeaderView2022 .centerBox .vipbg .grvip {
  position: absolute;
  left: 22%;
  width: 280px;
  height: 285px;
}
body #HeaderView2022 .centerBox .vipbg .grvip img {
  width: 316px;
  height: 343px;
}
body #HeaderView2022 .centerBox .vipbg .dwvip {
  position: absolute;
  right: 22%;
  width: 280px;
  height: 285px;
}
body #HeaderView2022 .centerBox .vipbg .dwvip img {
  width: 316px;
  height: 343px;
}
body #HeaderView2022 .centerBox .companyname {
  padding-top: 248px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #3baecb;
}
body #HeaderView2022 .centerBox .ipt {
  margin-top: 20px;
  width: 506px;
  height: 41px;
  background-color: #ffffff;
  border: solid 1px #3baecb;
  padding-left: 15px;
  letter-spacing: 1px;
}
body #HeaderView2022 .centerBox .btns {
  margin-top: 74px;
  text-align: center;
}
body #HeaderView2022 .centerBox .btns .syb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/syb.png) no-repeat;
  margin-right: 47px;
}
body #HeaderView2022 .centerBox .btns .xyb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/xyb.png) no-repeat;
}
body #HeaderView2022 .centerBox .btns .btn {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 2px;
  color: #ffffff;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .btns .btn a {
  color: #ffffff;
}
body #HeaderView2022 .centerBox .grinformation {
  padding-top: 38px;
}
body #HeaderView2022 .centerBox .grinformation p {
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #0057db;
  margin-bottom: 10px;
}
body #HeaderView2022 .centerBox .grinformation .strong {
  margin-left: 67px;
  display: inline-block;
  width: 1066px;
  border-bottom: solid 1px #0057db;
}
body #HeaderView2022 .centerBox .grinformation form {
  margin: 56px auto;
  width: 927px;
  height: 749px;
  display: flex;
}
body #HeaderView2022 .centerBox .grinformation form input {
  background-color: #ffffff;
  border: solid 1px #3baecb;
  margin: 10px 0 10px 0;
  padding-left: 15px;
}
body #HeaderView2022 .centerBox .grinformation form span {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #3baecb;
}
body #HeaderView2022 .centerBox .grinformation form .marginBottom {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 2px;
}
body #HeaderView2022 .centerBox .grinformation form .leftipt {
  width: 510px;
  height: 844px;
  color: #3baecb;
}
body #HeaderView2022 .centerBox .grinformation form .leftipt .workname {
  width: 188px;
  height: 40px;
}
body #HeaderView2022 .centerBox .grinformation form .leftipt .year {
  width: 81px;
  height: 40px;
}
body #HeaderView2022 .centerBox .grinformation form .leftipt .moon {
  width: 81px;
  height: 40px;
}
body #HeaderView2022 .centerBox .grinformation form .leftipt .ipts {
  width: 400px;
  height: 40px;
}
body #HeaderView2022 .centerBox .grinformation form .rightipt {
  width: 340px;
  height: 844px;
}
body #HeaderView2022 .centerBox .grinformation form .rightipt .iptd {
  width: 234px;
  height: 40px;
}
body #HeaderView2022 .centerBox .grinformation form .rightipt .iptc {
  width: 400px;
  height: 40px;
}
body #HeaderView2022 .centerBox .grinformation form .rightipt #national {
  width: 100px;
  height: 44px;
  margin: 10px 0 10px 0;
  background-color: #ffffff;
  border: solid 1px #3baecb;
}
body #HeaderView2022 .centerBox .grinformation .line {
  display: inline-block;
  width: 1066px;
  border-bottom: 2px dashed #3baecb;
  margin: 75px 0 60px 67px;
}
body #HeaderView2022 .centerBox .hyinformation {
  padding-top: 38px;
}
body #HeaderView2022 .centerBox .hyinformation p {
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #ff5555;
  margin-bottom: 10px;
  position: relative;
}
body #HeaderView2022 .centerBox .hyinformation p .Crown {
  position: absolute;
  top: -10px;
  left: 430px;
  display: inline-block;
  width: 62px;
  height: 42px;
  background: url(../img/Crown.png) no-repeat;
}
body #HeaderView2022 .centerBox .hyinformation .strong {
  margin-left: 67px;
  display: inline-block;
  width: 1066px;
  border-bottom: solid 1px #0057db;
}
body #HeaderView2022 .centerBox .hyinformation form {
  margin: 56px auto;
  width: 927px;
  height: 749px;
  display: flex;
}
body #HeaderView2022 .centerBox .hyinformation form input {
  background-color: #c8eaf2;
  margin: 10px 0 10px 0;
  padding-left: 15px;
  border: none;
  color: #434343;
}
body #HeaderView2022 .centerBox .hyinformation form span {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #3baecb;
}
body #HeaderView2022 .centerBox .hyinformation form .marginBottom {
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 2px;
}
body #HeaderView2022 .centerBox .hyinformation form .leftipt {
  width: 510px;
  height: 844px;
  color: #3baecb;
}
body #HeaderView2022 .centerBox .hyinformation form .leftipt .workname {
  width: 188px;
  height: 40px;
}
body #HeaderView2022 .centerBox .hyinformation form .leftipt .year {
  width: 81px;
  height: 40px;
}
body #HeaderView2022 .centerBox .hyinformation form .leftipt .moon {
  width: 81px;
  height: 40px;
}
body #HeaderView2022 .centerBox .hyinformation form .leftipt .ipts {
  width: 400px;
  height: 40px;
}
body #HeaderView2022 .centerBox .hyinformation form .rightipt {
  width: 340px;
  height: 844px;
}
body #HeaderView2022 .centerBox .hyinformation form .rightipt .iptd {
  width: 234px;
  height: 40px;
}
body #HeaderView2022 .centerBox .hyinformation form .rightipt .iptc {
  width: 400px;
  height: 40px;
}
body #HeaderView2022 .centerBox .hyinformation form .rightipt #national {
  width: 100px;
  height: 44px;
  margin: 10px 0 10px 0;
  background-color: #c8eaf2;
  border: none;
}
body #HeaderView2022 .centerBox .hyinformation .line {
  display: inline-block;
  width: 1066px;
  border-bottom: 2px dashed #3baecb;
  margin: 75px 0 60px 67px;
}
body #HeaderView2022 .centerBox .hyupload {
  height: 700px;
  padding: 0 132px 0 149px;
}
body #HeaderView2022 .centerBox .hyupload .uploadone {
  width: 928px;
  height: 97px;
  background-color: #c8eaf2;
  margin-bottom: 80px;
}
body #HeaderView2022 .centerBox .hyupload .uploadone .grjl {
  font-size: 16px;
  font-weight: 600;
  padding: 18px 0 0 37px;
  color: #0057db;
}
body #HeaderView2022 .centerBox .hyupload .uploadone .doc {
  padding: 20px 0 20px 37px;
  position: relative;
}
body #HeaderView2022 .centerBox .hyupload .uploadone .doc .qbz {
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../img/qbz.png) no-repeat;
  vertical-align: middle;
}
body #HeaderView2022 .centerBox .hyupload .uploadone .doc .fj {
  color: #434343;
  margin: 0 23px 0 9px ;
}
body #HeaderView2022 .centerBox .hyupload .uploadone .doc .jltb {
  position: absolute;
  top: 17px;
  display: inline-block;
  width: 20px;
  height: 24px;
  background: url(../img/jltb.png) no-repeat;
}
body #HeaderView2022 .centerBox .hyupload .uploadone .doc .jl {
  margin-left: 30px;
  font-size: 14px;
  color: #434343;
}
body #HeaderView2022 .centerBox .hyupload .uploadone .doc a {
  color: #0057db;
}
body #HeaderView2022 .centerBox .hyupload .uploadone .doc .yl {
  position: absolute;
  right: 70px;
}
body #HeaderView2022 .centerBox .hyupload .uploadone .doc .del {
  position: absolute;
  right: 30px;
}
body #HeaderView2022 .centerBox .hyupload .uploadtwo {
  width: 928px;
  height: 318px;
  background-color: #c8eaf2;
  margin: 0 0 90px 0;
  padding-left: 40px;
}
body #HeaderView2022 .centerBox .hyupload .uploadtwo .xgcj {
  padding: 20px 0 28px 0;
  font-size: 16px;
  font-weight: 600;
  color: #0057db;
}
body #HeaderView2022 .centerBox .hyupload .uploadtwo .doctwo .qbz {
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../img/qbz.png) no-repeat;
  vertical-align: middle;
}
body #HeaderView2022 .centerBox .hyupload .uploadtwo .doctwo .fj {
  color: #434343;
  margin: 0 23px 0 9px ;
}
body #HeaderView2022 .centerBox .hyupload .uploadtwo .doctwo .hypic {
  margin-top: 20px;
  padding-left: 25px;
}
body #HeaderView2022 .centerBox .hyupload .uploadtwo .doctwo .hypic li {
  width: 118px;
  height: 147px;
  background-color: #ffffff;
  float: left;
  margin-right: 20px;
}
body #HeaderView2022 .centerBox .hyupload .uploadtwo .doctwo .hypic li img {
  width: 118px;
  height: 147px;
  background-color: #ffffff;
}
body #HeaderView2022 .centerBox .hyupload .hybtn {
  text-align: center;
}
body #HeaderView2022 .centerBox .hyupload .hybtn .syb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/syb.png) no-repeat;
  margin-right: 47px;
}
body #HeaderView2022 .centerBox .hyupload .hybtn .gb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/xyb.png) no-repeat;
}
body #HeaderView2022 .centerBox .hyupload .hybtn .btn {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 2px;
  color: #ffffff;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .hyupload .hybtn .btn a {
  color: #ffffff;
}
body #HeaderView2022 .centerBox .upload {
  height: 700px;
  padding: 0 132px 0 149px;
}
body #HeaderView2022 .centerBox .upload .uploadone {
  width: 915px;
  height: 59px;
  background-color: #ffffff;
  border-radius: 30px;
  display: flex;
  margin-bottom: 80px;
}
body #HeaderView2022 .centerBox .upload .uploadone .uploadonetp {
  margin-bottom: 80px;
  width: 266px;
  height: 59px;
  background-color: #0057db;
  border-radius: 30px;
  display: flex;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .upload .uploadone .uploadonetp .btnup {
  padding: 13px 0 0 34px;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .upload .uploadone .uploadonetp .btnup .jtone {
  display: inline-block;
  width: 36px;
  height: 31px;
  background: url(../img/jtone.png) no-repeat;
  vertical-align: middle;
  margin-right: 8px;
}
body #HeaderView2022 .centerBox .upload .uploadone .uploadonetp .btnup .sc {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #d4ddf6;
  vertical-align: middle;
}
body #HeaderView2022 .centerBox .upload .uploadone .uploadonetp .resume {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #ffffff;
  margin-left: 20px;
  line-height: 56px;
}
body #HeaderView2022 .centerBox .upload .uploadone .doc {
  flex: 1;
  padding: 20px 20px;
  position: relative;
  display: none;
}
body #HeaderView2022 .centerBox .upload .uploadone .doc .qbz {
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../img/qbz.png) no-repeat;
  vertical-align: middle;
}
body #HeaderView2022 .centerBox .upload .uploadone .doc .fj {
  color: #434343;
  margin: 0 23px 0 9px ;
}
body #HeaderView2022 .centerBox .upload .uploadone .doc .jltb {
  position: absolute;
  top: 17px;
  display: inline-block;
  width: 20px;
  height: 24px;
  background: url(../img/jltb.png) no-repeat;
}
body #HeaderView2022 .centerBox .upload .uploadone .doc .jl {
  margin-left: 30px;
  font-size: 14px;
  color: #434343;
}
body #HeaderView2022 .centerBox .upload .uploadone .doc a {
  color: #0057db;
}
body #HeaderView2022 .centerBox .upload .uploadone .doc .yl {
  position: absolute;
  right: 70px;
}
body #HeaderView2022 .centerBox .upload .uploadone .doc .del {
  position: absolute;
  right: 30px;
}
body #HeaderView2022 .centerBox .upload .uploadtwo {
  width: 882px;
  height: 350px;
  background-color: #ffffff;
  border-radius: 30px 0px 0px 0px;
  margin: 0 0 0 38px;
  position: relative;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .uploadtwotp {
  position: absolute;
  left: -38px;
  width: 384px;
  height: 60px;
  background-color: #0057db;
  border-radius: 30px;
  display: flex;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .uploadtwotp .btntwoup {
  padding: 15px 0 0 39px;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .uploadtwotp .btntwoup .jttwo {
  display: inline-block;
  width: 36px;
  height: 31px;
  background: url(../img/jttwo.png) no-repeat;
  vertical-align: middle;
  margin-right: 8px;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .uploadtwotp .btntwoup .sctwo {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #d4ddf6;
  vertical-align: middle;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .uploadtwotp .resumetwo {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #ffffff;
  margin-left: 20px;
  line-height: 62px;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .doctwo {
  width: 532px;
  height: 185px;
  padding: 20px 20px;
  position: absolute;
  right: 0;
  display: none;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .doctwo .qbz {
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../img/qbz.png) no-repeat;
  vertical-align: middle;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .doctwo .fj {
  color: #434343;
  margin: 0 23px 0 9px ;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .doctwo .pic {
  vertical-align: top;
  display: inline-block;
  width: 160px;
  height: 150px;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .doctwo .pic .pictp {
  display: inline-block;
  width: 23px;
  height: 19px;
  background: url(../img/pic.png) no-repeat;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .doctwo .pic .wz {
  margin-left: 5px;
  display: inline-block;
  width: 110px;
  height: 19px;
  line-height: 19px;
  font-size: 14px;
  color: #434343;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .doctwo .pic .clone {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/clone.png) no-repeat;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .doctwo a {
  color: #0057db;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .doctwo .yltwo {
  position: absolute;
  right: 75px;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .doctwo .sctptwo {
  position: absolute;
  right: 115px;
}
body #HeaderView2022 .centerBox .upload .uploadtwo .doctwo .deltwo {
  position: absolute;
  right: 35px;
}
body #HeaderView2022 .centerBox .upload .uploadtwo #previewImg {
  position: absolute;
  bottom: 0;
}
body #HeaderView2022 .centerBox .upload .btnupload {
  margin-top: 90px;
  text-align: center;
}
body #HeaderView2022 .centerBox .upload .btnupload .syb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/syb.png) no-repeat;
  margin-right: 47px;
}
body #HeaderView2022 .centerBox .upload .btnupload .xyb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/xyb.png) no-repeat;
}
body #HeaderView2022 .centerBox .upload .btnupload .btn {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 2px;
  color: #ffffff;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .upload .btnupload .btn a {
  color: #ffffff;
}
body #HeaderView2022 .centerBox .xgupload {
  height: 700px;
  padding: 0 132px 0 149px;
}
body #HeaderView2022 .centerBox .xgupload .uploadone {
  width: 915px;
  height: 59px;
  background-color: #ffffff;
  border-radius: 30px;
  display: flex;
  margin-bottom: 80px;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .uploadonetp {
  margin-bottom: 80px;
  width: 266px;
  height: 59px;
  background-color: #0057db;
  border-radius: 30px;
  display: flex;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .uploadonetp .btnup {
  padding: 13px 0 0 34px;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .uploadonetp .btnup .jtone {
  display: inline-block;
  width: 36px;
  height: 31px;
  background: url(../img/jtone.png) no-repeat;
  vertical-align: middle;
  margin-right: 8px;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .uploadonetp .btnup .sc {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #d4ddf6;
  vertical-align: middle;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .uploadonetp .resume {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #ffffff;
  margin-left: 20px;
  line-height: 56px;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .doc {
  flex: 1;
  padding: 20px 20px;
  position: relative;
  display: none;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .doc .qbz {
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../img/qbz.png) no-repeat;
  vertical-align: middle;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .doc .fj {
  color: #434343;
  margin: 0 23px 0 9px ;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .doc .jltb {
  position: absolute;
  top: 17px;
  display: inline-block;
  width: 20px;
  height: 24px;
  background: url(../img/jltb.png) no-repeat;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .doc .jl {
  margin-left: 30px;
  font-size: 14px;
  color: #434343;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .doc a {
  color: #0057db;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .doc .yl {
  position: absolute;
  right: 70px;
}
body #HeaderView2022 .centerBox .xgupload .uploadone .doc .del {
  position: absolute;
  right: 30px;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo {
  width: 882px;
  height: 350px;
  background-color: #ffffff;
  border-radius: 30px 0px 0px 0px;
  margin: 0 0 0 38px;
  position: relative;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .uploadtwotp {
  position: absolute;
  left: -38px;
  width: 384px;
  height: 60px;
  background-color: #0057db;
  border-radius: 30px;
  display: flex;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .uploadtwotp .btntwoup {
  padding: 15px 0 0 39px;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .uploadtwotp .btntwoup .jttwo {
  display: inline-block;
  width: 36px;
  height: 31px;
  background: url(../img/jttwo.png) no-repeat;
  vertical-align: middle;
  margin-right: 8px;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .uploadtwotp .btntwoup .sctwo {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #d4ddf6;
  vertical-align: middle;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .uploadtwotp .resumetwo {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #ffffff;
  margin-left: 20px;
  line-height: 62px;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .doctwo {
  width: 532px;
  height: 185px;
  padding: 20px 20px;
  position: absolute;
  right: 0;
  display: none;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .doctwo .qbz {
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../img/qbz.png) no-repeat;
  vertical-align: middle;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .doctwo .fj {
  color: #434343;
  margin: 0 23px 0 9px ;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .doctwo .pic {
  vertical-align: top;
  display: inline-block;
  width: 160px;
  height: 150px;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .doctwo .pic .pictp {
  display: inline-block;
  width: 23px;
  height: 19px;
  background: url(../img/pic.png) no-repeat;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .doctwo .pic .wz {
  margin-left: 5px;
  display: inline-block;
  width: 110px;
  height: 19px;
  line-height: 19px;
  font-size: 14px;
  color: #434343;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .doctwo .pic .clone {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/clone.png) no-repeat;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .doctwo a {
  color: #0057db;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .doctwo .yltwo {
  position: absolute;
  right: 75px;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo .doctwo .deltwo {
  position: absolute;
  right: 35px;
}
body #HeaderView2022 .centerBox .xgupload .uploadtwo #previewImg {
  position: absolute;
  bottom: 0;
}
body #HeaderView2022 .centerBox .xgupload .btnupload {
  margin-top: 90px;
  text-align: center;
}
body #HeaderView2022 .centerBox .xgupload .btnupload .syb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/syb.png) no-repeat;
  margin-right: 47px;
}
body #HeaderView2022 .centerBox .xgupload .btnupload .xyb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/xyb.png) no-repeat;
}
body #HeaderView2022 .centerBox .xgupload .btnupload .btn {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 2px;
  color: #ffffff;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .xgupload .btnupload .btn a {
  color: #ffffff;
}
body #HeaderView2022 .centerBox .centerform {
  height: 600px;
  padding-top: 32px;
}
body #HeaderView2022 .centerBox .centerform p {
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #0057db;
  margin-bottom: 10px;
}
body #HeaderView2022 .centerBox .centerform .strong {
  margin-left: 67px;
  display: inline-block;
  width: 1066px;
  border-bottom: solid 1px #0057db;
}
body #HeaderView2022 .centerBox .centerform form {
  width: 400px;
  height: 500px;
  margin: 20px auto;
}
body #HeaderView2022 .centerBox .centerform form div {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #3baecb;
  margin: 15px 0 10px 0;
}
body #HeaderView2022 .centerBox .centerform form input {
  width: 400px;
  height: 40px;
  background-color: #ffffff;
  border: solid 1px #3baecb;
  padding-left: 15px;
  letter-spacing: 1px;
}
body #HeaderView2022 .centerBox .centerform form .ipt3 {
  width: 234px;
  height: 40px;
}
body #HeaderView2022 .centerBox .centerform form .ipt4 {
  width: 234px;
  height: 40px;
}
body #HeaderView2022 .centerBox .btnsc {
  margin-top: 40px;
  text-align: center;
}
body #HeaderView2022 .centerBox .btnsc .syb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/syb.png) no-repeat;
  margin-right: 47px;
}
body #HeaderView2022 .centerBox .btnsc .xyb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/xyb.png) no-repeat;
}
body #HeaderView2022 .centerBox .btnsc .btn {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 2px;
  color: #ffffff;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .btnsc .btn a {
  color: #ffffff;
}
body #HeaderView2022 .centerBox .applicationform {
  padding-top: 46px;
  position: relative;
  height: 1380px;
}
body #HeaderView2022 .centerBox .applicationform p {
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #0057db;
  text-align: center;
  margin-bottom: 28px;
}
body #HeaderView2022 .centerBox .applicationform .strong {
  margin-left: 67px;
  display: inline-block;
  width: 1066px;
  height: 54px;
  border-top: solid 1px #0057db;
}
body #HeaderView2022 .centerBox .applicationform .sm {
  text-align: center;
  position: absolute;
  top: 102px;
  left: 171px;
  width: 866px;
  height: 54px;
  background-color: #ffefef;
  border-radius: 0px 0px 20px 20px;
  border: solid 1px #0057db;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  letter-spacing: 2px;
  color: #ff4b4b;
}
body #HeaderView2022 .centerBox .applicationform .sqb {
  height: 742px;
  margin: 40px 67px 0 67px;
  display: flex;
}
body #HeaderView2022 .centerBox .applicationform .sqb .sqb1 {
  width: 525px;
  height: 742px;
  margin-right: 16px;
}
body #HeaderView2022 .centerBox .applicationform .sqb .sqb1 img {
  width: 525px;
  height: 742px;
}
body #HeaderView2022 .centerBox .applicationform .sqb .sqb2 {
  width: 525px;
  height: 742px;
}
body #HeaderView2022 .centerBox .applicationform .sqb .sqb2 img {
  width: 525px;
  height: 742px;
}
body #HeaderView2022 .centerBox .applicationform .sqbxz {
  margin: 0 auto;
  width: 208px;
  height: 106px;
  background-color: #ff5252;
  padding-top: 17px;
  text-align: center;
}
body #HeaderView2022 .centerBox .applicationform .sqbxz .sqbbox .sqbicon {
  margin-left: 79px;
  margin-bottom: 6px;
  text-align: center;
  width: 51px;
  height: 50px;
  background: url(../img/sqbxz.png) no-repeat;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .applicationform .sqbxz .sqbbox span {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #ffffff;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .applicationform .address {
  width: 1067px;
  height: 148px;
  background-color: #ffffff;
  border: dashed 1px #0057db;
  margin-left: 67px;
  margin-top: 19px;
  padding: 36px 45px 36px 96px;
  display: flex;
}
body #HeaderView2022 .centerBox .applicationform .address .leftinformation {
  width: 650px;
  height: 76px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #4b4b4b;
}
body #HeaderView2022 .centerBox .applicationform .address .rightinformation {
  width: 130px;
  height: 19px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 80px;
  letter-spacing: 2px;
  color: #ff5252;
  margin-left: 144px;
}
body #HeaderView2022 .centerBox .applicationform .btnsqb {
  margin-top: 60px;
  text-align: center;
}
body #HeaderView2022 .centerBox .applicationform .btnsqb .syb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/syb.png) no-repeat;
  margin-right: 47px;
}
body #HeaderView2022 .centerBox .applicationform .btnsqb .xyb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/xyb.png) no-repeat;
}
body #HeaderView2022 .centerBox .applicationform .btnsqb .btn {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 2px;
  color: #ffffff;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .applicationform .btnsqb .btn a {
  color: #ffffff;
}
body #HeaderView2022 .centerBox .unit .audit {
  margin: 94px auto;
  width: 420px;
  height: 420px;
  position: relative;
  background: url(../img/declare.png) no-repeat;
}
body #HeaderView2022 .centerBox .unit .audit .declarename {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 182px;
  height: 18px;
  position: absolute;
  left: 100px;
  top: 170px;
  font-family: AdobeHeitiStd-Regular;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #5366c4;
  text-align: center;
}
body #HeaderView2022 .centerBox .unit .success {
  position: relative;
  margin: 94px auto;
  width: 420px;
  height: 420px;
  background: url(../img/success.png) no-repeat;
}
body #HeaderView2022 .centerBox .unit .successgr {
  position: relative;
  margin: 94px auto;
  width: 420px;
  height: 420px;
  background: url(../img/successgr.png) no-repeat;
}
body #HeaderView2022 .centerBox .unit .success .unitname {
  text-align: center;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 182px;
  height: 18px;
  position: absolute;
  left: 100px;
  top: 170px;
  font-family: AdobeHeitiStd-Regular;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #6b6a6b;
}
body #HeaderView2022 .centerBox .personal {
  height: 600px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 2px;
  color: #3baecb;
}
body #HeaderView2022 .centerBox .personal form {
  margin: 0px auto 0 auto;
  width: 506px;
  padding-top: 145px;
  height: 171px;
}
body #HeaderView2022 .centerBox .personal form input {
  width: 506px;
  height: 41px;
  background-color: #ffffff;
  border: solid 1px #3baecb;
  padding-left: 15px;
  letter-spacing: 1px;
}
body #HeaderView2022 .centerBox .personal form div {
  margin-bottom: 15px;
}
body #HeaderView2022 .centerBox .personal form .personalsfzh {
  margin-top: 23px;
}
body #HeaderView2022 .centerBox .personal .btngr {
  margin-top: 0px;
  text-align: center;
}
body #HeaderView2022 .centerBox .personal .btngr .syb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/syb.png) no-repeat;
  margin-right: 47px;
}
body #HeaderView2022 .centerBox .personal .btngr .xyb {
  display: inline-block;
  width: 100px;
  height: 40px;
  background: url(../img/xyb.png) no-repeat;
}
body #HeaderView2022 .centerBox .personal .btngr .btn {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 2px;
  color: #ffffff;
  cursor: pointer;
}
body #HeaderView2022 .centerBox .personal .btngr .btn a {
  color: #ffffff;
}
input:focus {
  outline: none;
  border-color: #3baecb;
}
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #d7d7d7;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d7d7d7;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d7d7d7;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #d7d7d7;
}
select.xlk {
  height: 42px;
  border: 1px solid #3baecb;
  width: 120px;
  padding-left: 12px;
}
