li {
  list-style: none;
}

a {
  text-decoration: none;
}

* {
  padding: 0;
  margin: 0 auto;
  font-family: Microsoft YaHei, Microsoft YaHei;

}


.header {
  text-align: center;
  width: 100%;
}

.header img {
  object-fit: cover;
  width: 100%;
  height: 400px;
}

/* .container{
  height: 1900px;
} */

.abc {
  position: relative;
  text-align: center;
  margin-top: -400px;
}

.t1 {
  /*width: 267px;*/
  height: 79px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 60px;
  color: #FFFFFF;
  margin-top: 20px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.t2 {
  position: absolute;
  left: 50%;
  top: 90px;
  transform: translateX(-50%);
  width: 365px;
  height: 71px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 54px;
  z-index: 1;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding-bottom: 20px;
  background: linear-gradient(to right, #37B784, #DB7406);
  /* 渐变方向从左到右，颜色从红到黄 */
  -webkit-background-clip: text;
  /* 将背景颜色限制在文字中 */
  -webkit-text-fill-color: transparent;
  /* 文字颜色设置为透明 */
}

.t3 {
  padding-top: 90px;
  width: 688px;
  height: 72px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 36px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.btn {
  display: flex;
  margin-top: 20px;
}

.btn1 {
  margin-right: 10px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #2E7D32;
  text-align: center;
  font-style: normal;
  text-transform: none;
  width: 166px;
  height: 50px;
  background: #FFFFFF;
  border-radius: 57px 57px 57px 57px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn2 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding: 0 40px;
  display: flex;
  margin-left: 10px;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 4px 0px rgba(46, 125, 50, 1);
  border-radius: 57px 57px 57px 57px;
  border: 1px solid #FFFFFF;
}

.card {
  width: 100%;
  margin-top: 140px;
}

.container>img {
  width: 100%;
  height: 216px;
  object-fit: cover;
}

h3 {
  width: 588px;
  height: 55px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 42px;
  color: #000000;
  padding-bottom: 20px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

h1 {
  width: 721px;

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 17px;
  color: #AAAAAA;
  line-height: 26px;
  text-align: center;
  font-style: normal;
  padding-bottom: 60px;
  text-transform: none;
}

.card2 {
  padding: 18px;
  width: 340px;

  background: #F2F3F5;
  box-shadow: 0px 4px 12px 0px rgba(196, 203, 219, 0.55);
  border-radius: 13px 13px 13px 13px;
  margin: 5px;
}

.card1 {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 100px;
  gap: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.c1 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  padding: 10px 0;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.c2 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #AAAAAA;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  padding-bottom: 10px;
  text-transform: none;
}

.btnicon {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #165DFF;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.num {
  display: flex;
  width: 1400px;
  margin: 0 auto;
}

.num1 {

  text-align: center;
}

.tip1 {

  height: 62px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 47px;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.tip2 {

  height: 21px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.num {

  margin-top: -149px;
  z-index: 1;
}

.file {
  margin-top: 100px;
}

.file2 {
  width: 1200px;
  margin-bottom: 40px;
  margin: 0 auto;
  display: grid;
  gap: 42px;
  grid-template-columns: repeat(3, 1fr);
}

.classify {
  width: 371px;
  margin-bottom: 7px;
  height: 320px;
  background: #F5F7FA;
  box-shadow: 0px 4px 4px 0px rgba(82, 82, 82, 0.25);
  border-radius: 17px 17px 17px 17px;
}

.detail {
  padding: 0 20px;
}

.line1 {
  padding: 10px 0;
  display: flex;
}

.span1 {
  margin-left: 0;
  width: 48px;
  height: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 12px;
  color: #165DFF;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.span2 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #AAAAAA;
  text-align: center;
  margin-right: 0;
  font-style: normal;
  text-transform: none;
}

.span2 img {
  width: 14px;
  height: 14px;
}

.line2 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 21px;
  color: #333333;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.line4 {
  padding: 10px 0;

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #AAAAAA;
  line-height: 21px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.line6 {
  display: flex;
}

.sp2 {
  width: 92px;
  height: 22px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #165DFF;
  text-align: center;
  margin-right: 0;
  font-style: normal;
  text-transform: none;
}

.sp1 img {
  width: 24px;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
  height: 24px;
}

.ck {
  background: #165DFF;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid #165DFF;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  width: 160px;
  height: 30px;
  line-height: 30px;
  color: #FFFFFF;
  padding: 10px 20px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.ck1 {
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon1 {
  width: 224px;
  height: 96px;
  background: #FFFFFF;
  border-radius: 7px 7px 7px 7px;
}

.icon1 img {
  width: 100%;
  height: 100%;
}

.icon1 {
  align-items: center;
  justify-content: center;
  display: flex;
}

.icon {
  width: 1200px;
  margin-bottom: 100px;
  display: flex;
  gap: 26px;
}

.enterprise {
  height: 300px;
  padding-top: 40px;
  background-color: #F2F3F5;
}

.enterprise h3 {
  font-size: 24px;
}

.avatar {
  display: flex;
  text-align: center;
}

.avatar img {
  margin-right: 0;
}

.content {
  text-align: left;
  margin-left: 10px;
}

.a1 {
  padding-top: 10px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.avatar {
  margin-top: -40px;
  margin-bottom: 100px;
}

.tab1 {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}

.tab2 {
  width: 360px;
  padding: 20px;
  background: #F2F3F5;
  box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.18);
  border-radius: 13px 13px 13px 13px;
}

.name {
  display: flex;
  padding: 10px 0;
}

.name img {
  margin-left: 0;
  width: 42px;
  height: 42px;
}

.name2 {
  margin-left: -220px;
}

.class1 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.class2 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #AAAAAA;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.img {
  padding: 10px 0;
}

.name2 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #AAAAAA;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.tab1 {
  margin-bottom: 100px;
}

.tab2 {
  margin: 9px;
}

.tab2 .text {
  color: rgba(170, 170, 170, 1);
}

.block1 {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 100px;
  gap: 34px;
}

.tabbtn {
  margin-top: 40px;
  margin-bottom: 20px;
  color: #165DFF;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 96px;
  height: 32px;
  background: #E7EEFF;
  border-radius: 20px 20px 20px 20px;
  text-align: center;
}

.block2 {
  width: 439px;
  padding: 20px;
  margin-bottom: 10px;
  background: #F5F7FA;
  box-shadow: 0px 5px 19px 0px rgba(108, 108, 108, 0.19);
  border-radius: 19px 19px 19px 19px;
}

.bk1 {
  width: 58px;
  height: 19px;
  margin-right: 0;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-style: normal;
  text-transform: none;
  width: 106px;
  height: 36px;
  background: #165DFF;
  border-radius: 24px 24px 24px 24px;
}

.bk2 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 21px;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-bottom: 10px;
}

.bk4 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 17px;
  color: #929292;
  line-height: 25px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.bk6 {
  display: flex;
  padding: 10px 0;
}

.time1 {
  margin-left: 0;
  width: 175px;
  height: 25px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 17px;
  color: #929292;
  line-height: 25px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.time2 {
  width: 34px;
  height: 25px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 17px;
  color: #165DFF;
  line-height: 25px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-right: 0;
}

.tabname {
  padding: 20px;
  width: 1200px;
  background: #F5F7FA;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.13);
  border-radius: 14px 14px 14px 14px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  background: #F5F7FA;
  border-radius: 0px 0px 0px 0px;
  box-sizing: border-box;
}

.qt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.title1 {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  padding-top: 20px;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-bottom: 20px;
}

.qt1 {
  display: flex;

}

.qtline {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.qtline2 {

  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 12px;
  color: #AAAAAA;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.qt1 img {
  width: 30px;
  height: 35px;
  margin-right: 10px;
}

.form1 {
  display: flex;
  width: 1200px;
  gap: 35px;
}

.table2 input {
  width: 250px;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 43px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #AAAAAA;
  padding-left: 5px;
}

.table2 {
  gap: 10px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);

}

.form {

  background-color: #F5F7FA;
}

.form2 {
  padding: 20PX;
  background-color: #FFFFFF;
}

.inp9 input {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 525px;
  height: 43px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #AAAAAA;
  padding-left: 5px;
}

textarea {
  width: 525px;
  height: 127px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #AAAAAA;
  margin: 10px 0;
  padding-left: 5px;
}

.applybtn {
  width: 530px;
  height: 50px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #165DFF;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #165DFF;
}

.form2 {
  border-radius: 20px;


  background: #FFFFFF;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.13);
  border-radius: 10px 10px 10px 10px;
  margin-bottom: 40PX;
}

.form {
  padding-top: 40px;
}

.left1 {
  margin-right: 10px;
}

.left2 {
  margin-left: 10px;
}