.containerBox .header {
  width: 100%;
  /* height: 5rem; */
  background: rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  /* position: absolute;
        top: 0; */
  transition: all 0.5s;
  z-index: 100;
  position: fixed;
  top: 0;
}
.containerBox .header .nav {
  max-width: 13.8rem;
  margin: 0 auto;
  height: 0.8rem;
  line-height: 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.containerBox .header .nav .nav_logo {
  width: 1.93rem;
  height: 0.27rem;
}
.containerBox .header .nav .nav_menu {
  font-size: 0.16rem;
  box-sizing: border-box;
}
.containerBox .header .nav .nav_menu a {
  display: inline-block;
  padding: 0px 0.19rem 0 0.19rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 0.7rem;
  box-sizing: border-box;
}
.containerBox .header .nav .nav_menu a:hover {
  color: #316cfd;
  /* border-bottom: 3px solid #316cfd; */
  cursor: pointer;
}
.containerBox .headerFiexd .asdasd {
  width: 100%;
  height: 0.8rem;
  background-color: #fff;
}
.containerBox .headerFiexd .sadasd {
  height: 1.05rem;
  line-height: 1.05rem;
  background-color: #fff;
  padding-left: 2.7rem;
  display: flex;
  align-items: center;
}
.containerBox .headerFiexd .sadasd a {
  font-size: 0.18rem;
  color: #999999;
}
.containerBox .headerFiexd .bg_page {
  padding: 0.49rem 2.4rem;
  display: flex;
  justify-content: space-between;
}
.containerBox .headerFiexd .bg_page .leftBox {
  width: 4.12rem;
  background: #ffffff;
  border-radius: 0.04rem;
  padding: 0.46rem 0.78rem;
  cursor: default;
  height: fit-content;
}
.containerBox .headerFiexd .bg_page .leftBox .nameBox {
  cursor: pointer;
}
.containerBox .headerFiexd .bg_page .leftBox .tabs_title_active .name {
  color: #316cfd !important;
}
.containerBox
  .headerFiexd
  .bg_page
  .leftBox
  .tabs_title_active
  .nameBottom
  .spanBox {
  color: #333333 !important;
}
.containerBox .headerFiexd .bg_page .leftBox .nameBox .name {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #333333;
  margin-top: 0.3rem;
}
.containerBox .headerFiexd .bg_page .leftBox .nameBox:hover .name {
  color: #316cfd;
}
.containerBox
  .headerFiexd
  .bg_page
  .leftBox
  .nameBox:hover
  .nameBottom
  .spanBox {
  color: #333333;
}
.containerBox .headerFiexd .bg_page .leftBox .nameBox .nameBottom {
  display: flex;
  margin-top: 0.1rem;
}
.containerBox .headerFiexd .bg_page .leftBox .nameBox .nameBottom .spanBox {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #999999;
  display: flex;
  align-items: center;
}
.containerBox .headerFiexd .bg_page .contentBox {
  display: none;
  width: 7.1rem;
  background-color: #fff;
  border-radius: 0.04rem;
  height: fit-content;
  padding: 0.46rem 0.61rem;
}
.containerBox .headerFiexd .bg_page .contentBox .all_position {
  display: flex;
  align-items: center;
}
.containerBox .headerFiexd .bg_page .contentBox .all_position .ttt {
  width: 0.05rem;
  height: 0.2rem;
  background: #316cfd;
}
.containerBox .headerFiexd .bg_page .contentBox .all_position .qwww {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 0.24rem;
  color: #333333;
  margin-left: 0.21rem;
}
.containerBox .headerFiexd .bg_page .contentBox .requirements {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #666666;
  margin: 0.3rem 0 0.3rem 0;
}
.containerBox .headerFiexd .bg_page .contentBox .addButton {
  width: 1.65rem;
  height: 0.54rem;
  cursor: pointer;
}
.containerBox .headerFiexd .bg_page .leftBox .all_position {
  display: flex;
  align-items: center;
}
.containerBox .headerFiexd .bg_page .leftBox .all_position .ttt {
  width: 0.05rem;
  height: 0.2rem;
  background: #316cfd;
}
.containerBox .headerFiexd .bg_page .leftBox .all_position .qwww {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 0.24rem;
  color: #333333;
  margin-left: 0.33rem;
}
.index_contant {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  width: 8.08rem;
  background: linear-gradient( 180deg, #DEE8FF 0%, #FFFFFF 25%) !important;
  box-shadow: 0px 8px 40px 0px rgba(19, 75, 185, 0.1);
  border-radius: 4px 4px 4px 4px;
  padding: 0 0.92rem;
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
  box-sizing: border-box;
  display: none;
  flex-direction: column;
  align-items: center;
}
.index_contant form {
  width: 100%;
}
.index_contant .title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 800;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.38rem;
  margin-bottom: 0.09rem;
}
.index_contant .des {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.2rem;
  color: #666666;
  line-height: 0.23rem;
  margin-bottom: 0.26rem;
}
.index_contant .list1 {
  display: flex;
  justify-content: space-between;
  font-size: 0;
  margin-bottom: 0.24rem;
}
.index_contant .list1 .name .key {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.23rem;
  margin-bottom: 0.12rem;
}
.index_contant .list1 .name input {
  width: 3rem;
  height: 0.48rem;
  background: #f8f8f9;
  border-radius: 0.04rem;
  border: none;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.19rem;
  padding: 0.13rem;
}
.index_contant .list1 .phone {
  font-size: 0;
}
.index_contant .list1 .phone .key {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.23rem;
  margin-bottom: 0.12rem;
}
.index_contant .list1 .phone input {
  width: 3rem;
  height: 0.48rem;
  background: #f8f8f9;
  border-radius: 0.04rem;
  border: none;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.19rem;
  padding: 0.13rem;
}
.index_contant .list2 {
  font-size: 0;
  margin-bottom: 0.24rem;
}
.index_contant .list2 .key {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.23rem;
  margin-bottom: 0.12rem;
}
.index_contant .list2 input {
  width: 100%;
  height: 0.48rem;
  background: #f8f8f9;
  border-radius: 0.04rem;
  border: none;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.19rem;
  padding: 0.13rem;
}
.index_contant .list3 {
  font-size: 0;
  margin-bottom: 0.24rem;
}
.index_contant .list3 .uploadBox {
  width: 6.24rem;

  border: 1px dashed #999999;
  display: flex;
  justify-content: center;
  padding-top: 0.65rem;
  padding-bottom: 0.36rem;
}
.index_contant .list3 .uploadBox .uploadBtn {
  display: flex;
flex-direction: column;
align-items: center;
cursor: pointer;}
.index_contant .list3 .uploadBox .uploadBtn  .uploadBtnImg {
  width: 0.77rem;
  height: 0.77rem;
  margin-bottom: 0.1rem;
}
.index_contant .list3 .fileDelete {
  display: flex;
  align-items: center;
}
.index_contant .list3 .fileDelete .fileDeleteText {
  font-size: 0.16rem;
color: #326EFE;
cursor: pointer;
margin-left: 0.1rem;
}
.index_contant .list3 .fileDelete .file {
  font-size: 0.16rem;
  flex: 1;
  color: #666666;
}
.index_contant .list3 .uploadBox .uploadBtn  .uploadText {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.14rem;
  color: #999999;
  line-height: 0.16rem;
}
.index_contant .list3 .key {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.23rem;
  margin-bottom: 0.12rem;
}
.index_contant .list3 textarea {
  width: 100%;
  height: 1.49rem;
  background: #f8f8f9;
  border-radius: 0.04rem;
  border: none;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.19rem;
  padding: 0.13rem;
}
.index_contant .list4 {
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.47rem;
}
.index_contant .list4 .key {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.23rem;
  margin-bottom: 0.12rem;
}
.index_contant .list4 input {
  width: 3.75rem;
  height: 0.48rem;
  background: #f8f8f9;
  border-radius: 0.04rem;
  border: none;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.19rem;
  padding: 0.13rem;
}
.index_contant .list4 img {
  width: 2.25rem;
  height: 0.48rem;
}
.index_contant .list5 {
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_contant .list5 .submit_deliver {
  font-size: 0.2rem;
  width: 1.65rem;
  height: 0.54rem;
  line-height: 0.54rem;
  text-align: center;
  background-color: #326efe;
  border-radius: 0.02rem;
  color: #ffffff;
  margin-right: 0.78rem;
  cursor: pointer;
}
.index_contant .list5 .deliver_concel {
  font-size: 0.2rem;
  width: 1.65rem;
  height: 0.54rem;
  line-height: 0.54rem;
  text-align: center;
  background-color: #ededed;
  border-radius: 0.02rem;
  color: #333333;
  cursor: pointer;
}
.menbanSibar {
  height: 100vh;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  z-index: 300;
  display: none;
}
