/* 设置一个 版心 宽度，专门用来控制响应式 用时直接加 类名就行  */
.area {
  max-width: var(--container-max-width);
  margin: 0 auto;
  height: 100%;
}

/* 学校概况 */
.school-profile .bg {
  width: 100%;
  height: 400rem;
  opacity: 1;
  display: block;
  object-fit: cover;
}
.school-profile .title-box {
  width: 100%;
  /* height: 64rem; */
  border-bottom: 1rem solid rgba(204, 204, 204, 1);
}

.school-profile .title-box ul li {
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 64rem;
  color: rgba(56, 56, 56, 1);
  margin-right: 56rem;
  cursor: pointer;
  flex-shrink: 0;
  &:last-child {
    margin-right: 0rem;
  }
}
.school-profile .title-box ul li:last-child {
  margin-right: 0rem;
}
.school-profile .title-box ul .li-act {
  font-weight: 700;
  color: rgba(0, 90, 158, 1);
  position: relative;
  &::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    content: "";
    display: block;
    border-bottom: 3rem solid rgba(0, 90, 158, 1);
  }
}

.school-profile .title-box ul .li-act::after {
  position: absolute;
  bottom: 0;
  width: 100%;
  content: "";
  display: block;
  border-bottom: 3rem solid rgba(0, 90, 158, 1);
}
.school-profile .address-box {
  flex-shrink: 0;
}
.school-profile .address-box a {
  font-size: 16rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 64rem;
  color: rgba(128, 128, 128, 1);
}
.school-profile .address {
  width: 16rem;
  height: 16rem;
  opacity: 1;
  display: block;
  margin-right: 8rem;
}

/* 学院简介 */
.xyjj-box {
  min-height: 506rem;
}
.xyjj-box .con-box {
  margin-top: 72rem;
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 33rem;
  color: rgba(56, 56, 56, 1);
  position: relative;
}
.xyjj-box .con-box .title {
  width: 100%;
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 26.07rem;
  color: rgba(56, 56, 56, 1);
}
.xyjj-box .con-box .xyjj-bg {
  position: absolute;
  z-index: -1;
  width: 200rem;
  height: 192.74rem;
  opacity: 1;
  display: block;
  top: 0;
  left: 0;
}
.xyjj-box .con-box .school-pic {
  width: 245rem;
  height: 357rem;
  opacity: 1;
  display: block;
  object-fit: cover;
  margin-right: 40rem;
}
.xyjj-box .history-box {
  padding-left: 347px;
  width: 100%;
  height: 500rem;
  opacity: 1;
  margin: 94rem 0 0;
  position: relative;
}
.xyjj-box .history-box .bg-pic {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.xyjj-box .history-box .history-con {

  width: 100%;
  height: 100%;
  opacity: 1;
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*z-index: 1;*/
  /* padding: 63rem 34.14rem 55rem 496rem; */

  font-size: 16rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 23.17rem;
  color: rgba(255, 255, 255, 1);
  padding: 30rem 40rem;
}
.xyjj-box .history-box .history-con .yuan {
  width: 8rem;
  height: 8rem;
  opacity: 1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 1);
  border: 1rem solid rgba(0, 90, 158, 1);
  /*margin-right: 8rem;*/
  flex-shrink: 0;
  margin-top: 0px;
}
.xyjj-box .history-box .history-con-item{
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  position: static;
  max-width: 100%;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 29px;
  color: rgba(255, 255, 255, 1);
  text-align: left;
  vertical-align: top;

}
.xyjj-box .history-box .history-con .year {
  line-height: 40px;
  margin-right: 12px;
}
.xyjj-box .history-box .history-con .item01 {
  /* margin-left: 360rem; */
  top: 20%;
  left: 56.7%;
  position: absolute;
  max-width: 580rem;
}

.xyjj-box .history-box .history-con .item02 {
  /* margin-left: 224rem; */
  top: 40%;
  left: 49.2%;
  position: absolute;
  max-width: 687rem;
}
.xyjj-box .history-box .history-con .item03 {
  /* margin-left: 113rem; */
  top: 60%;
  left: 41.6%;
  position: absolute;
  max-width: 797rem;
}
.xyjj-box .history-box .history-con .item04 {
  /* margin-left: 113rem; */
  top: 80%;
  left: 34.3%;
  position: absolute;
  max-width: 902rem;
}
.xyjj-box .history-box .history-num {
  font-size: 64rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 92.67rem;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  left: 17%;
  bottom: 10%;
  z-index: 1;
}

.xyjj-box .h5-history-box {
  margin: 28rem 0;
}
.xyjj-box .h5-history-box .pic-box {
  width: 100%;
  height: 143rem;
  opacity: 1;
  border-radius: 10rem 10rem 0rem 0rem;
  background: rgba(0, 90, 158, 0);
  position: relative;
}
.xyjj-box .h5-history-box .pic-box .pic {
  width: 100%;
  height: 100%;
  opacity: 1;
  border-radius: 10rem 10rem 0rem 0rem;
  display: block;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.xyjj-box .h5-history-box ul {
  width: 100%;
  /* height: 582rem; */
  opacity: 1;
  border-radius: 10rem;
  background: rgba(0, 90, 158, 1);
  font-size: 14rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 20.27rem;
  color: rgba(255, 255, 255, 1);
  margin-top: -40rem;
  padding: 27.5rem 20.5rem 60.5rem;
}
.xyjj-box .h5-history-box ul li {
  border-bottom: 0.5rem solid rgba(216, 218, 230, 0.2);
  padding: 32rem 0 16rem;
}
.xyjj-box .h5-history-box ul li:nth-child(1) {
  /* background-color: red; */
  padding-top: 0;
}
.xyjj-box .h5-history-box ul li .year {
  font-size: 24rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 34.75rem;
  color: rgba(255, 255, 255, 0.4);
  /* margin-bottom: 2rem; */
}
.xyjj-box .data-box {
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 33rem;
  color: rgba(56, 56, 56, 1);
  padding: 120rem 0 139rem;
  position: relative;
  overflow: hidden;
}
.xyjj-box .data-box .num {
  font-size: 48rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 69.5rem;
  color: rgba(0, 90, 158, 1);
  margin-bottom: 10rem;
}
.xyjj-box .data-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -276rem;
}
/* 董事会 */
.dsh-box {
  min-height: 506rem;
  /* padding: 64rem 0 282rem; */
  padding: 0rem 0 282rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}
.dsh-box .staff-tabble {
  margin-top: 64rem;
}
.dsh-box .staff-tabble .item {
  width: 100%;
  font-size: 24rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 80rem;
  color: rgba(56, 56, 56, 1);
}

.dsh-box .staff-tabble .item:nth-child(2n-1) {
  background: rgba(0, 90, 158, 0.04);
}
.dsh-box .staff-tabble .item div:nth-child(1) {
  font-weight: 550;
  color: rgba(0, 90, 158, 1);
  padding: 0 0rem 0 56rem;
  /* width: 12% !important; */
  min-width: 125.67rem;
}
.dsh-box .staff-tabble .item li {
  /* width: 11.1%; */
  min-width: 140.55rem;
  /* height: 80rem; */
}
.dsh-box .h5-staff-tabble {
  margin-top: 28rem;
  font-size: 16rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 40rem;
  color: rgba(56, 56, 56, 1);
}

.dsh-box .h5-staff-tabble .title {
  width: 110rem;
  padding-left: 22rem;
  font-weight: 550;
  color: rgba(0, 90, 158, 1);
  text-align: justify;
  text-align-last: justify;
  padding-right: 28rem;
}
.dsh-box .h5-staff-tabble ul li {
  padding-left: 110rem;
}
.dsh-box .h5-staff-tabble ul li:nth-child(1) {
  padding-left: 0rem !important;
}
.dsh-box .h5-staff-tabble ul li:nth-child(2n-1) {
  background: rgba(245, 250, 253, 1);
}
.dsh-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -276rem;
}

/* 现任领导 */
.xrld-box {
  min-height: 506rem;
  padding: 0rem 0 154rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}

.xrld-box .staff-tabble {
  margin-top: 64rem;
}
.xrld-box .staff-tabble .item {
  width: 100%;
  font-size: 24rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 80rem;
  color: rgba(56, 56, 56, 1);
}
.xrld-box .staff-tabble .item .right-box {
  padding: 22rem 0;
  font-size: 18rem;
  font-weight: 400;
}

.xrld-box .staff-tabble .item:nth-child(2n-1) {
  background: rgba(0, 90, 158, 0.04);
}
.xrld-box .staff-tabble .item:nth-child(2n) {
  min-height: 80rem;
  line-height: 44rem;
  /* background-color: red; */
}
.xrld-box .staff-tabble .item .title {
  font-weight: 550;
  color: rgba(0, 90, 158, 1);
  padding: 0 0rem 0 57rem;
  /* width: 23% !important; */
  width: 330.97rem;
  flex-shrink: 0;
}
.xrld-box .staff-tabble .item li {
  /* width: 11.1%; */
  min-width: 158rem;
  /* height: 80rem; */
  flex-shrink: 0;
}

.xrld-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -276rem;
}

/* 党政机构 / 教学机构 / 群团机构 */
.dzjg-box {
  min-height: 506rem;
  padding: 0rem 0 171rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}
.dzjg-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -276rem;
}

.dzjg-box .list {
  margin-top: 64rem;
  display: grid;
  grid-template-columns: repeat(3, 460rem);
  justify-content: space-between;
}
.dzjg-box .list li {
  width: 100%;
  height: 88rem;
  opacity: 1;
  background: rgba(0, 90, 158, 0.04);
  margin-bottom: 32rem;
}
.dzjg-box .list li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 24rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 88rem;
  color: rgba(56, 56, 56, 1);
  padding-left: 40rem;
}
.dzjg-box .list li a:hover {
  color: rgba(0, 90, 158, 1);
}

/* 教学管理 / 教学机构 / 群团机构 */
.jxgl-box {
  /* min-height: 506rem; */
  padding: 48rem 0 104rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}
.jxgl-box .new-title {
  font-size: 24rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 34.75rem;
  color: rgba(34, 34, 34, 1);
  margin-right: 32rem;
  cursor: pointer;
}
.jxgl-box .new-title .english {
  font-size: 10rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 14.48rem;
  color: rgba(56, 56, 56, 0.2);
  margin-top: 7rem;
}
.jxgl-box .new-title-act {
  font-size: 32rem;
  font-weight: 550;
  line-height: 46.34rem;
  color: rgba(0, 90, 158, 1);
}
.jxgl-box .new-title-act .english-act {
  font-size: 14rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 20.27rem;
  color: rgba(0, 90, 158, 0.2);
  /* margin-top: -2rem; */
}
.jxgl-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -331rem;
}
.jxgl-box .image-list {
  display: grid;
  grid-template-columns: repeat(3, 450rem);
  gap: 45rem;
  margin-top: 35rem;
  justify-content: center;
  min-height: 500rem;
}
.jxgl-box .image-list li:hover a div {
  color: rgba(0, 90, 158, 1);
  .pic {
    transform: scale(1.02);
    transition: transform 0.3s ease;
  }
}
.jxgl-box .image-list li .pic-box {
  width: 450rem;
  height: 240rem;
  margin-bottom: 20rem;
}

.jxgl-box .image-list li img {
  width: 450rem;
  height: 240rem;
  display: block;
  object-fit: cover;
  /* margin-bottom: 20rem; */
}
.jxgl-box .image-list li a {
  font-size: 15rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(128, 128, 128, 1);
}
.jxgl-box .image-list li .time {
  font-size: 16rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(56, 56, 56, 1);
}
.jxgl-box .image-list li .title {
  font-size: 18rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(56, 56, 56, 1);
  margin: 2rem 0 40rem;
}

/* 招生信息 */
.zsxx-box {
  height: fit-content;
  min-height: 506rem;
  padding: 64rem 0 104rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}
.zsxx-box .new-title {
  font-size: 24rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 34.75rem;
  color: rgba(34, 34, 34, 1);
  margin-right: 32rem;
  cursor: pointer;
}
.zsxx-box .new-title .english {
  font-size: 10rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 14.48rem;
  color: rgba(56, 56, 56, 0.2);
  margin-top: 7rem;
}
.zsxx-box .new-title-act {
  font-size: 32rem;
  font-weight: 550;
  line-height: 46.34rem;
  color: rgba(0, 90, 158, 1);
}
.zsxx-box .new-title-act .english-act {
  font-size: 14rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 20.27rem;
  color: rgba(0, 90, 158, 0.2);
  /* margin-top: -2rem; */
}
.zsxx-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -331rem;
}
.zsxx-box .pic {
  /* width: 614rem;
  height: 88rem; */
  width: 800rem;
  height: 122.22rem;
  object-fit: contain;
  display: block;
  margin: 45rem auto;
}
.zsxx-box .pic-list {
  margin-right: 40rem;
}
.zsxx-box .pic-list li {
  margin-bottom: 20rem;
}
.zsxx-box .pic-list li a img {
  width: 320rem;
  height: 160rem;
  opacity: 1;
  object-fit: cover;
}
.zsxx-box .pic-list li:last-child {
  margin-bottom: 0rem;
}
.zsxx-box .news-list li .arrow {
  width: 6.18rem;
  height: 9.1rem;
  opacity: 1;
  display: block;
  margin-right: 6rem;
}

.zsxx-box .news-list li {
  width: 100%;
  /* height: 80rem; */
  padding: 0 15rem;
}

.zsxx-box .news-list li:hover a {
  color: rgba(0, 90, 158, 1);
  div:first-child {
    margin-left: 10rem;
    transition: all 0.3s ease;
  }
}
.zsxx-box .news-list li:nth-child(2n-1) {
  background: rgba(0, 90, 158, 0.04);
}
.zsxx-box .news-list li a {
  font-size: 18rem;
  /*font-weight: 550;*/
  letter-spacing: 0rem;
  line-height: 50rem;
  color: rgba(56, 56, 56, 1);
}
.zsxx-box .news-list li a .txt {
  margin-right: 20px;
  font-size: 14rem;
  font-weight: 400;
  color: rgba(128, 128, 128, 1);
}
.zsxx-box .search-txt {
  text-align: center;
  font-size: 18rem;
  font-weight: 400;
  margin-bottom: 20rem;
}
.zsxx-box .search-txt1 {
  text-align: center;
  font-size: 14rem;
  font-weight: 400;
  margin-bottom: 16rem;
}

/* 学生服务 */
.xsfw-box {
  min-height: 506rem;
  padding: 0rem 0 267rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}
.xsfw-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -331rem;
}
.xsfw-box .login-box {
  width: 480rem;
  margin: 0 auto;
  font-size: 12rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 17.38rem;
  color: rgba(0, 90, 158, 0.2);
  margin-top: 165rem;
}
.xsfw-box .login-box .title {
  font-size: 32rem;
  line-height: 46.34rem;
  color: rgba(0, 90, 158, 1);
}
.xsfw-box .login-box .tip {
  font-size: 24rem;
  line-height: 24rem;
  color: rgba(56, 56, 56, 1);
  margin: 74rem 0 29rem;
}
.xsfw-box .login-box .inp {
  width: 100%;
  height: 80rem;
  opacity: 1;
  border-radius: 8rem;
  background: rgba(0, 90, 158, 0.04);
  margin-bottom: 20rem;
  padding: 0 27rem;
  font-size: 18rem;
}
.xsfw-box .login-box input::placeholder {
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(128, 128, 128, 1);
}
.xsfw-box .login-box .btn {
  width: 100%;
  height: 64rem;
  opacity: 1;
  border-radius: 8rem;
  background: linear-gradient(
    90deg,
    rgba(0, 90, 158, 1) 0%,
    rgba(0, 72, 128, 1) 100%
  );
  margin-top: 44rem;
  font-size: 24rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 64rem;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
}
.xsfw-box .login-box .forget {
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(128, 128, 128, 1);
  margin-top: 24rem;
}

/* 普通话测试 */
.pth-box {
  min-height: 506rem;
  padding: 0rem 0 104rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}
.pth-con {
  margin-top: 64rem;
}
.pth-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -331rem;
}
.pth-box .pic-list {
  margin-right: 40rem;
}
.pth-box .pic-list li {
  margin-bottom: 20rem;
}
.pth-box .pic-list li a img {
  width: 320rem;
  height: 160rem;
  opacity: 1;
  object-fit: cover;
}
.pth-box .pic-list li:last-child {
  margin-bottom: 0rem;
}
.pth-box .website-list li .arrow {
  width: 6.18rem;
  height: 9.1rem;
  opacity: 1;
  display: block;
  margin-right: 6rem;
}

.pth-box .website-list li {
  width: 100%;
  /* height: 80rem; */
  padding: 0 28rem;
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 80rem;
  color: rgba(56, 56, 56, 1);
}
.pth-box .website-list li:nth-child(2n-1) {
  background: rgba(0, 90, 158, 0.04);
}
.pth-box .website-list li a:hover {
  /* opacity: 0.1; */
  transform: scale(1.05);
}
.pth-box .website-list li a {
  display: inline-block;
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 80rem;
  color: rgba(0, 90, 158, 1);
}
/* 学院校历 */
.xyxl-box {
  min-height: 506rem;
  padding: 0rem 0 104rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}
.xyxl-box .xyxl-con {
  margin-top: 64rem;
}
.xyxl-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -331rem;
}
.xyxl-box .pic-list {
  margin-right: 40rem;
}
.xyxl-box .pic-list li {
  margin-bottom: 20rem;
}
.xyxl-box .pic-list li a img {
  width: 320rem;
  height: 160rem;
  opacity: 1;
  object-fit: cover;
}
.xyxl-box .pic-list li:last-child {
  margin-bottom: 0rem;
}
.xyxl-box .con-box {
  opacity: 1;
  background: rgba(0, 90, 158, 0.04);
  /*min-height: 500rem;*/
}

/* 下载中心 */
.xzzx-box {
  min-height: 506rem;
  padding: 64rem 0 104rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}
.xzzx-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -331rem;
}
.xzzx-box .pic-box {
  margin-right: 40rem;
}
.xzzx-box .pic-box img {
  width: 320rem;
  height: 160rem;
  opacity: 1;
  object-fit: cover;
  margin-bottom: 20rem;
}
.xzzx-box .pic-box ul {
  width: 320rem;
}
.xzzx-box .pic-box ul li {
  width: 100%;
  height: 80rem;
  opacity: 1;
  background: rgba(0, 90, 158, 0.04);
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 80rem;
  color: rgba(56, 56, 56, 1);
  cursor: pointer;
}
.xzzx-box .pic-box ul li.act {
  background: rgba(0, 90, 158, 1);
  color: rgba(255, 255, 255, 1);
}
.xzzx-box .news-list li .arrow {
  width: 6.18rem;
  height: 9.1rem;
  opacity: 1;
  display: block;
  margin-right: 6rem;
}

.xzzx-box .news-list li {
  width: 100%;
  /* height: 80rem; */
  padding: 0 15rem;
}

.xzzx-box .news-list li:hover a {
  color: rgba(0, 90, 158, 1);
  div:first-child {
    margin-left: 10rem;
    transition: all 0.3s ease;
  }
}
.xzzx-box .news-list li:nth-child(2n-1) {
  background: rgba(0, 90, 158, 0.04);
}
.xzzx-box .news-list li a {
  font-size: 18rem;
  /*font-weight: 550;*/
  letter-spacing: 0rem;
  line-height: 80rem;
  color: rgba(56, 56, 56, 1);
}
.xzzx-box .news-list li a .txt {
  font-size: 14rem;
  font-weight: 400;
  color: rgba(128, 128, 128, 1);
}

/* 人事师资 */
.rssz-box {
  min-height: 506rem;
  padding: 0rem 0 340rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}
.rssz-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -202rem;
}
.rssz-box .pic-box {
  margin-right: 40rem;
}
.rssz-box .pic-box img {
  width: 320rem;
  height: 160rem;
  opacity: 1;
  object-fit: cover;
  margin-bottom: 20rem;
}
.rssz-box .pic-box ul li {
  width: 100%;
  height: 80rem;
  opacity: 1;
  background: rgba(0, 90, 158, 0.04);
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 80rem;
  color: rgba(56, 56, 56, 1);
  cursor: pointer;
}
.rssz-box .pic-box ul li.act {
  background: rgba(0, 90, 158, 1);
  color: rgba(255, 255, 255, 1);
}
.rssz-box .con-box {
  width: 100%;
  opacity: 1;
  background: rgba(0, 90, 158, 0.04);
  min-height: 500rem;
  padding: 72rem 0 115rem;
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(56, 56, 56, 1);
}
.rssz-box .con-box .title {
  font-size: 32rem;
  line-height: 46.34rem;
}
.rssz-box .con-box .tip {
  font-size: 14rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(128, 128, 128, 1);
  padding: 16rem 0 40rem;
  border-bottom: 1rem solid rgba(204, 204, 204, 1);
  margin-bottom: 56rem;
}
.rssz-box .con-box ul {
  padding-left: 40rem;
}
.rssz-box .con-box ul li {
  margin-bottom: 24rem;
}
.rssz-box .con-box ul li a {
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(0, 90, 158, 1);
}
.rssz-box .bottom-box {
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(56, 56, 56, 1);
  padding-top: 58rem;
}
.rssz-box .bottom-box a {
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(56, 56, 56, 1);
}
.rssz-box .bottom-box div:hover {
  color: rgba(0, 90, 158, 1);
  a {
    color: rgba(0, 90, 158, 1);
  }
}
.rssz-box .title-box {
  margin: 56rem 0 32rem;
}
.rssz-box .title-box .address-box a {
  font-size: 14rem;
  font-weight: 400;
  letter-spacing: 0rem;
  /* line-height: 64rem; */
  color: rgba(128, 128, 128, 1);
}
.rssz-box .title-box .address {
  width: 16rem;
  height: 16rem;
  opacity: 1;
  display: block;
  margin-right: 8rem;
}

.tsg {
  position: relative;
  padding-top: 131rem;
}
.tsg .tsg-pic {
  width: 100%;
  height: 400rem;
  opacity: 1;
  display: block;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tsg .tab li {
  cursor: pointer;
  width: 160rem;
  /* padding: 0 44rem; */
  height: 56rem;
  opacity: 1;
  border-radius: 4rem 4rem 0rem 0rem;
  background: rgba(0, 90, 158, 1);
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 56rem;
  color: rgba(255, 255, 255, 1);
  margin-right: 4rem;
}
.tsg .tab li.act {
  color: rgba(0, 90, 158, 1);
  background-color: rgba(255, 255, 255, 1);
}
.tsg .tsg-box {
  width: 100%;
  height: 160rem;
  opacity: 1;
  background: rgba(255, 255, 255, 1);
  padding: 0 78rem 0 78rem;
}
.tsg .tsg-box input {
  /* width: 1124rem; */
  height: 80rem;
  opacity: 1;
  border-radius: 4rem 0rem 0rem 4rem;
  border: 1rem solid rgba(0, 90, 158, 1);
  padding: 0 34rem;
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  color: rgba(65, 65, 65, 1);
}
.tsg .tsg-box input::placeholder {
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  color: rgba(128, 128, 128, 1);
}
.tsg .tsg-box .btn {
  width: 160rem;
  height: 80rem;
  opacity: 1;
  border-radius: 0rem 4rem 4rem 0rem;
  background: rgba(0, 90, 158, 1);
  font-size: 24rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 80rem;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
}
.tsg .tsg-box .pic {
  width: 32rem;
  height: 32rem;
  display: block;
  margin-right: 2rem;
}
.tsg .title-box {
  margin-top: 53rem;
  border-bottom: 1rem solid rgba(204, 204, 204, 1);
}
.tsg .title-box .address-box a {
  font-size: 14rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 64rem;
  color: rgba(128, 128, 128, 1);
}
.tsg .title-box .address {
  width: 16rem;
  height: 16rem;
  opacity: 1;
  display: block;
  margin-right: 8rem;
}

/* 成绩查询 */
.xsfw-box .name-box {
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(56, 56, 56, 1);
  margin: 75rem 0 24rem;
}
.xsfw-box .name-box .modify {
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(0, 90, 158, 1);
  display: block;
  padding-bottom: 0.5rem;
  border-bottom: 1rem solid rgba(0, 90, 158, 1);
  cursor: pointer;
}

.xsfw-box table,
th,
td {
  border: 1px solid black;
  border-collapse: collapse; /* 移除单元格之间的间隔 */
  padding-left: 10rem;
  padding-right: 10rem;
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(128, 128, 128, 1);
}

.xsfw-box th {
  background: rgba(245, 249, 251, 1);
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(0, 90, 158, 1);
}

.xsfw-box .score-table-wrap {
  width: 100%;
  margin-top: 24rem;
  overflow-x: auto;
  overflow-y: hidden;
}

.xsfw-box .score-transcript-list {
  width: 100%;
  margin-top: 24rem;
}

.xsfw-box .score-transcript-card {
  width: 100%;
  margin-top: 24rem;
  padding: 24rem;
  box-sizing: border-box;
  border: 1px solid rgba(0, 90, 158, 0.14);
  background: rgba(255, 255, 255, 1);
}

.xsfw-box .score-transcript-card:first-child {
  margin-top: 0;
}

.xsfw-box .score-transcript-card .score-table-wrap {
  margin-top: 0;
}

.xsfw-box .score-transcript-title {
  margin-bottom: 18rem;
  font-size: 20rem;
  font-weight: 700;
  line-height: 30rem;
  color: rgba(56, 56, 56, 1);
  text-align: center;
}

.xsfw-box .score-transcript-meta {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10rem 24rem;
  margin-bottom: 16rem;
  font-size: 16rem;
  font-weight: 400;
  line-height: 24rem;
  color: rgba(56, 56, 56, 1);
  text-align: left;
}

.xsfw-box .score-transcript-meta-item {
  min-width: 0;
  word-break: break-all;
}

.xsfw-box .score-action-row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16rem;
  margin-top: 30rem;
}

.xsfw-box .score-action-row .btn {
  width: 220rem;
  margin: 0;
}

.xsfw-box .score-export-btn {
  background: rgba(34, 126, 74, 1);
}

.xsfw-box .score-table {
  width: 100%;
  min-width: 720rem;
  border-collapse: collapse;
  border: 1px solid rgba(0, 90, 158, 0.14);
}

.xsfw-box .score-transcript-table {
  min-width: 680rem;
}

.xsfw-box .score-table th,
.xsfw-box .score-table td {
  min-width: 120rem;
  height: 56rem;
  padding: 8rem 12rem;
  border: 1px solid rgba(0, 90, 158, 0.14);
  text-align: center;
  vertical-align: middle;
  font-size: 16rem;
  line-height: 22rem;
  color: rgba(56, 56, 56, 1);
}

.xsfw-box .score-table th {
  color: rgba(0, 90, 158, 1);
  background: rgba(245, 249, 251, 1);
  white-space: nowrap;
}

.xsfw-box .score-value {
  display: inline-block;
  margin-right: 8rem;
  color: rgba(56, 56, 56, 1);
  font-weight: 550;
  line-height: 24rem;
}

.xsfw-box .score-status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54rem;
  height: 24rem;
  padding: 0 8rem;
  border-radius: 4rem;
  font-size: 13rem;
  line-height: 24rem;
  white-space: nowrap;
}

.xsfw-box .score-status-pass {
  color: rgba(34, 126, 74, 1);
  background: rgba(34, 126, 74, 0.1);
  border: 1px solid rgba(34, 126, 74, 0.22);
}

.xsfw-box .score-status-fail {
  color: rgba(190, 50, 50, 1);
  background: rgba(190, 50, 50, 0.1);
  border: 1px solid rgba(190, 50, 50, 0.24);
}

.xsfw-box .score-empty-cell {
  color: rgba(128, 128, 128, 0.8);
}

.modify-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(23, 23, 23, 0.8);
  z-index: 999;
  display: none;
}

.modify-box.force-password-change .modify-con .title {
  justify-content: center;
}
.modify-box .modify-con {
  width: 640rem;
  height: 442rem;
  opacity: 1;
  border-radius: 10rem;
  background: rgba(255, 255, 255, 1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modify-box .modify-con .title {
  height: 64rem;
  font-size: 20rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(56, 56, 56, 1);
  padding: 0 24rem;
  border-bottom: 1rem solid rgba(204, 204, 204, 1);
}
.modify-box .modify-con .title .close-pic {
  width: 13.8rem;
  height: 13.8rem;
  opacity: 1;
  display: block;
  cursor: pointer;
}
.modify-box .modify-con .modify-from {
  padding: 64rem 120rem 64.5rem 121rem;
  font-size: 16rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 23.17rem;
  color: rgba(56, 56, 56, 1);
}
.modify-box .modify-con .modify-from input {
  width: 314rem;
  height: 45rem;
  opacity: 1;
  border-radius: 8rem;
  background: rgba(0, 90, 158, 0.04);
  padding-left: 12rem;
}
.modify-box .modify-con .modify-from input::placeholder {
  color: rgba(128, 128, 128, 1);
}
.modify-box .modify-con .modify-from .submit-btn {
  width: 157.5rem;
  height: 45rem;
  opacity: 1;
  border-radius: 8rem;
  background: linear-gradient(
    90deg,
    rgba(0, 90, 158, 1) 0%,
    rgba(0, 72, 128, 1) 100%
  );
  font-size: 16rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 45rem;
  color: rgba(255, 255, 255, 1);
  margin: 40rem auto;
  cursor: pointer;
}

/* 详情页 */
.detail-box .pic-list {
  margin-right: 40rem;
}

.detail-box .pic-list li {
  margin-bottom: 20rem;
}
.detail-box .pic-list li a img {
  width: 320rem;
  height: 160rem;
  opacity: 1;
  object-fit: cover;
}
.detail-box .pic-list li:last-child {
  margin-bottom: 0rem;
}
.detail-box {
  min-height: 506rem;
  padding: 0rem 0 189rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}
.detail-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -202rem;
}
.detail-box .con-box {
  width: 100%;
  opacity: 1;
  background: rgba(0, 90, 158, 0.04);
  min-height: 500rem;
  padding: 72rem 40rem 80rem;
  /* font-size: 18rem;
font-weight: 550;
letter-spacing: 0rem;
line-height: 24rem;
color: rgba(56, 56, 56, 1); */
}
.detail-box .con-box .title {
  font-size: 32rem;
  line-height: 46.34rem;
}
.detail-box .con-box .tip {
  font-size: 14rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(128, 128, 128, 1);
  padding: 16rem 0 40rem;
  border-bottom: 1rem solid rgba(204, 204, 204, 1);
  margin-bottom: 56rem;
}

.detail-box .bottom-box {
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(56, 56, 56, 1);
  padding-top: 58rem;
  position: relative;
  z-index: 2;
}
.detail-box .bottom-box a {
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(56, 56, 56, 1);
}
.detail-box .bottom-box div:hover {
  color: rgba(0, 90, 158, 1);
  a {
    color: rgba(0, 90, 158, 1);
  }
}

.detail-box .title-box {
  margin: 56rem 0 32rem;
}
.detail-box .title-box .address-box a {
  font-size: 14rem;
  font-weight: 400;
  letter-spacing: 0rem;
  /* line-height: 64rem; */
  color: rgba(128, 128, 128, 1);
}
.detail-box .title-box .address {
  width: 16rem;
  height: 16rem;
  opacity: 1;
  display: block;
  margin-right: 8rem;
}
/* h5 上部图片 */
.h5-pic {
  width: 100%;
  height: 160rem;
  opacity: 1;
  display: block;
  object-fit: cover;
}
/* h5 返回键 */
.return-box {
  width: 100%;
  height: 44rem;
  opacity: 1;
  border-radius: 25rem;
  background: rgba(0, 117, 194, 1);
  font-size: 20rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 44rem;
  color: rgba(255, 255, 255, 1);
  padding: 0 23rem;
  position: relative;
  z-index: 1;
}
.return-box .h5-return {
  width: 12.99rem;
  height: 14.43rem;
  opacity: 1;
  display: block;
}
.return-box .right-box {
  width: 16rem;
  height: 16rem;
  opacity: 1;
  display: block;
  cursor: pointer;
}

/* h5 其他页面跳转 */
.h5-other-pages {
  width: 100%;
  /* height: 164.5rem; */
  opacity: 1;
  border-radius: 0rem 0rem 25rem 25rem;
  background: rgba(245, 250, 253, 1);
  padding: 27rem 0 5rem;
  margin-top: -22rem;
  display: none;
  margin-bottom: 14rem;
}
.h5-other-pages a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 44rem;
  color: rgba(0, 90, 158, 1);
}

/* h5 通知公告 */
.zsxx-box .h5-notice-box {
  padding: 28rem 0rem 0rem;
}
.zsxx-box .h5-notice-box ul li {
  width: 100%;
  height: 87.5rem;
  opacity: 1;
  border-radius: 4rem;
  background: rgba(0, 90, 158, 0.04);
  padding: 0 9rem 0 11.5rem;
  margin-bottom: 10rem;
}
.zsxx-box .h5-notice-box ul a {
  width: 100%;
  height: 100%;
  font-size: 14rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 21rem;
  color: rgba(56, 56, 56, 1);
}
.zsxx-box .h5-notice-box ul .time-box {
  margin-right: 8rem;
  font-size: 10rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 14.48rem;
  color: rgba(0, 90, 158, 1);
}
.zsxx-box .h5-notice-box ul .time-box .txt {
  font-size: 20rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 28.96rem;
}

/* 在线报名 */
.zxbm-box {
  min-height: 506rem;
  padding: 0rem 0 267rem;
  /* background-color: red; */
  position: relative;
  overflow: hidden;
}

.zxbm-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -331rem;
}

.zxbm-box .login-box {
  width: 580rem;
  margin: 0 auto;
  font-size: 12rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 17.38rem;
  color: rgba(0, 90, 158, 0.2);
  margin-top: 165rem;
}

.zxbm-box .login-box .title {
  font-size: 32rem;
  line-height: 46.34rem;
  color: rgba(0, 90, 158, 1);
}

.zxbm-box .login-box .tip {
  width: 580rem;
  /* padding: 0 152rem 0 154rem; */
  height: 40rem;
  opacity: 1;
  border-radius: 8rem;
  background: rgba(0, 90, 158, 0.04);
  border: 1rem solid rgba(0, 90, 158, 0.6);
  font-size: 14rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 40rem;
  color: rgba(0, 90, 158, 0.8);
  margin: 74rem 0 29rem;
}

.zxbm-box .login-box .inp {
  width: 480rem;
  height: 64rem;
  opacity: 1;
  border-radius: 8rem;
  background: rgba(0, 90, 158, 0.04);

  padding: 0 27rem;
  font-size: 18rem;
}

.zxbm-box .login-box input::placeholder {
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(128, 128, 128, 1);
}

.zxbm-box .login-box .btn {
  width: 320rem;
  height: 64rem;
  opacity: 1;
  border-radius: 8rem;
  background: linear-gradient(
    90deg,
    rgba(0, 90, 158, 1) 0%,
    rgba(0, 72, 128, 1) 100%
  );
  margin: 56rem auto;
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 64rem;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
}

.zxbm-box .login-box .item {
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 64rem;
  color: rgba(56, 56, 56, 1);
  margin-bottom: 16rem;
}

.zxbm-box .login-box .item .sex-box {
  cursor: pointer;
}

.zxbm-box .login-box .item .choose-act-pic,
.choose-pic {
  width: 16rem;
  height: 16rem;
  display: block;
  margin-right: 8rem;
  flex-shrink: 0;
}

/* h5 图文列表 */
.jxgl-box .h5-notice-box {
  padding: 28rem 0rem 0rem;
}
.jxgl-box .h5-notice-box ul li {
  width: 100%;
  height: 87.5rem;
  opacity: 1;
  border-radius: 4rem;
  background: rgba(0, 90, 158, 0.04);
  padding: 0 9rem 0 11.5rem;
  margin-bottom: 10rem;
}
.jxgl-box .h5-notice-box ul a {
  width: 100%;
  height: 100%;
  font-size: 14rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 21rem;
  color: rgba(56, 56, 56, 1);
}
.jxgl-box .h5-notice-box ul .time-box {
  margin-right: 8rem;
  font-size: 10rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 14.48rem;
  color: rgba(0, 90, 158, 1);
}
.jxgl-box .h5-notice-box ul .time-box .txt {
  font-size: 20rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 28.96rem;
}

/* h5 下载中心 */
.xzzx-box .h5-notice-box {
  padding: 28rem 0rem 0rem;
}
.xzzx-box .h5-notice-box ul li {
  width: 100%;
  height: 87.5rem;
  opacity: 1;
  border-radius: 4rem;
  background: rgba(0, 90, 158, 0.04);
  padding: 0 9rem 0 11.5rem;
  margin-bottom: 10rem;
}
.xzzx-box .h5-notice-box ul a {
  width: 100%;
  height: 100%;
  font-size: 14rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 21rem;
  color: rgba(56, 56, 56, 1);
}
.xzzx-box .h5-notice-box ul .time-box {
  margin-right: 8rem;
  font-size: 10rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 14.48rem;
  color: rgba(0, 90, 158, 1);
}
.xzzx-box .h5-notice-box ul .time-box .txt {
  font-size: 20rem;
  font-weight: 700;
  letter-spacing: 0rem;
  line-height: 28.96rem;
}
.none-pic {
  width: 340rem;
  height: 311.5rem;
  opacity: 1;
  display: block;
  margin: 160rem auto;
}
@media (max-width: 576px) {
  .none-pic {
    display: none;
  }
}
@media (min-width: 576px) {
  .none-pic-h5 {
    display: none !important;
  }
}
.none-pic-h5 {
  width: 200rem;
  height: 174.37rem;
  opacity: 1;
  display: block;
  margin: 100rem auto;
}
/* 新增 信箱 */
.xx-box {
  padding: 128rem 0 132rem;
  position: relative;
  overflow: hidden;
}
.xx-box .bg-pic {
  position: absolute;
  width: 1898rem;
  height: 405rem;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  bottom: -331rem;
}
.xx-box .new-title {
  font-size: 32rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 46.34rem;
  color: rgba(0, 90, 158, 1);
  position: relative;
}
.xx-box .new-title-pic {
  /* width: 59.33rem;
    height: 46.62rem; */
  width: 60rem;
  height: 60rem;
  position: absolute;
  top: -40rem;
  left: 36rem;
}
.xx-box .new-title .english {
  font-size: 14rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 20.27rem;
  color: rgba(0, 90, 158, 0.2);
  margin-top: -2rem;
}
.xx-box .inp-box {
  width: 640rem;
  margin-top: -41rem;
}
.xx-box .inp-box .inp {
  width: 640rem;
  height: 64rem;
  opacity: 1;
  border-radius: 8rem;
  background: rgba(0, 90, 158, 0.04);
  padding: 0 24rem;
  font-size: 18rem;
  margin-bottom: 16rem;
  outline: none;
  border: none;
  position: relative;
}
.xx-box .inp-box .choose-box {
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.xx-box .inp-box .inp .inp-list {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  border-radius: 0 0 8rem 8rem;
  color: rgba(128, 128, 128, 1);
  background: rgba(245, 245, 245, 1);
  line-height: 46rem;
  display: none;
  cursor: pointer;
}
.xx-box .inp-box .textarea {
  width: 640rem;
  height: 160rem;
  opacity: 1;
  border-radius: 8rem;
  background: rgba(0, 90, 158, 0.04);
  padding: 20rem 24rem;
  font-size: 18rem;
  outline: none;
  border: none;
}
.xx-box .inp-box input::placeholder {
  font-size: 18rem;
  font-weight: 300;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(128, 128, 128, 1);
}
.xx-box .inp-box .inp-txt {
  font-size: 18rem;
  font-weight: 300;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(128, 128, 128, 1);
}
.xx-box .inp-box .down-pic {
  width: 20rem;
  height: 20rem;
  display: block;
}
.xx-box .inp-box textarea::placeholder {
  font-size: 18rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 24rem;
  color: rgba(128, 128, 128, 1);
}
.xx-box .inp-box .btn {
  width: 640rem;
  height: 64rem;
  opacity: 1;
  border-radius: 8rem;
  background: linear-gradient(
          90deg,
          rgba(0, 90, 158, 1) 0%,
          rgba(0, 72, 128, 1) 100%
  );
  margin: 48rem auto 0;
  font-size: 18rem;
  font-weight: 550;
  letter-spacing: 0rem;
  line-height: 64rem;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
}
.xx-box .text-box {
  font-size: 15rem;
  font-weight: 400;
  letter-spacing: 0rem;
  line-height: 21.72rem;
  color: rgba(56, 56, 56, 1);
  margin-top: -41rem;
  margin-left: 111rem;
  width: 315rem;
}
.xx-box .title {
  font-size: 24rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 34.75rem;
  color: rgba(0, 90, 158, 1);
  margin-bottom: 4rem;
}
.xx-box .btm-box {
  margin-bottom: 40rem;
}
.xx-box .txt {
  font-size: 20rem;
  font-weight: 500;
  letter-spacing: 0rem;
  line-height: 28.96rem;
  color: rgba(56, 56, 56, 1);
  margin-bottom: 24rem;
}
