body {
  position: relative;
}

  /*  解决锚点定位被顶部固定导航栏遮盖问题   ---- 开始 */
/*  #central:target,
  #defects:target,
  #report:target,
  #service:target{
   padding-top: 80px;
   margin-top: 0px;
  } */
  /*  解决锚点定位被顶部固定导航栏遮盖问题   ---- 结束 */

@keyframes tada{
0%{-webkit-transform:scale(1);}

10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}

30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}

40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}

100%{-webkit-transform:scale(1) rotate(0);}}

.p_banner_leftImg {
  position: absolute;
  bottom: 0;
  max-height: 100%;
  opacity: 0;
  transition: opacity 1s linear 1s;
  width: 50%;
  margin-left: 2%;
}

.p_banner_container {
  position: absolute;
  right: 100px;
  top: 50%;
  transform: translateY(-50%);
  width: 534px;
  z-index: 1;
  opacity: 0;
  transition: opacity 1s linear 1s;
}

.p_banner_container_p1 {
  font-size: 44px;
  font-weight: bold;
  margin-bottom: 40px;
}

.p_banner_container_imgbox {
  display: flex;
  align-content: center;

}

.p_banner_container_item {
  margin-right: 50px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.p_banner_container_img {
  display: block;
  margin-bottom: 16px;
}
.p_banner_container_imgbox img:hover{
  animation: tada 1s .2s ease both;
  -moz-animation: tada 1s .2s ease both;
}

.p_banner_container_content {
  font-size: 16px;
  line-height: 28px;
  margin: 30px 0 40px;
}

.p_banner_container_a {
  display: flex;
  width: 186px;
  height: 48px;
  border-radius: 24px;
  /* background-color: #fff; */
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  transition: all .4s;
  background-color: #333;
  color: #fff;
}

.p_banner_container_a:hover {
  background-color: #474747;
}

.w800 {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

h2 {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px;
  font-size: 36px;
}

.centerRepair__p1 {
  padding-bottom: 16px;
  border-top: 1px solid #f0f0f0;
  display: flex;
  line-height: 22px;
  line-height: 18px;
}

.centerRepair__p1-pt {
  padding-top: 20px;
}

.centerRepair__p1 span {
  line-height: inherit;
}

.centerRepair__p1 p {
  flex: 1;
  margin-left: 10px;
  line-height: inherit;
}

.centerRepair_table1 {
  width: 100%;
  text-align: center;
  margin: 20px 0;
  border-collapse: collapse;
}

.centerRepair_table1 tr td {
  width: 50%;
  height: 46px;
  font-weight: bold;
}

.centerRepair_table1 tr td:first-child {
  border-right: 2px solid rgba(23, 50, 119, .05);
}

.centerRepair_table1 thead {
  background-color: #3765DB;
  color: #fff;
}

.centerRepair_table1 tbody tr:nth-child(odd) {
  background-color: #F7F9FC;
}

.content_img {
  display: block;
  margin-top: 40px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sketch_map {
  position: relative;
  overflow: hidden;
}

.sketch_map .map_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

.sketch_map .map_flex img {
  max-width: 84%;
  object-fit: cover;
}

.map_right {
  width: 31%;
  z-index: 11;
}

.map_right>div {
  margin-bottom: 44%;
}

.sketch_map_imgOne,
.sketch_map_imgTwo,
.sketch_map_imgThree {
  background-color: #FAFAFA;
  border-radius: 16px;
  font-size: 20px;
  font-weight: bold;
}

.sketch_map_imgOne {
  width: 30%;
  padding: 4%;
  z-index: 111;
  margin-top: 10%;
}

.sketch_map_imgTwo {
  padding: 10% 14%;
}

.sketch_map_imgThree {
  padding: 12% 15%;
}

.sketch_map_imgOne img {
  padding-top: 24px;
}

.sketch_map_imgThree img {
  padding-top: 7px;
}

#canvasOne {
  position: absolute;
  left: 14%;
  top: 14%;
  max-width: 668px;
  width: 100%;
  /* background: #007AFF; */
}

.sketch_map p span {
  background: #F7F7F7;
  display: inline-block;
  text-align: center;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 19px;
  margin-right: 5px;
  font-size: 20px;
}

.sketch_map_textOne {
  position: absolute;
  top: 8%;
  left: 34%;
}

#canvasTwo {
  position: absolute;
  top: 15%;
  left: 78%;
  max-width: 668px;
  width: 100%;
}

.sketch_map_textTwo {
  position: absolute;
  top: 38%;
  left: 85%;
}

#canvasThree {
  position: absolute;
  top: 49%;
  left: 16%;
  max-width: 668px;
  width: 100%;
}

.sketch_map_textThree {
  position: absolute;
  top: 49%;
  left: 40%;
}

#canvasFour {
  position: absolute;
  top: 63%;
  left: 16%;
  max-width: 668px;
  width: 100%;
}

.sketch_map_textFour {
  position: absolute;
  top: 63%;
  left: 40%;
}

#canvasFive {
  position: absolute;
  left: 14%;
  top: 77%;
  max-width: 668px;
  width: 100%;
}

.sketch_map_textFive {
  position: absolute;
  top: 89%;
  left: 38%;
}

.form__container {
  background-color: #F7F7F7;
  width: 810px;
  margin: 0px auto 100px;
  height: 380px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.form__container h2 {
  margin-top: 0;
}

.form__input {
  display: flex;
  align-items: center;
  width: 600px;
  height: 56px;
  border-radius: 28px;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 20px;
}

.form__input input {
  flex: 1;
  height: 100%;
  padding: 0 20px;
  font-size: 16px;
}
/* input获取焦点 placeholder消失 */
.form__input input:focus::placeholder {
  opacity: 0;
}

.action_btn {
  display: flex;
  align-items: center;
  padding: 0 10px;
}

.action_btn-1 {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  width: 116px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background-color: #EBF0F7;
}

.action_btn-refresh {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EBF0F7;
  border-radius: 50%;
  margin-left: 10px;
}

.action_btn-refresh img {
  width: 22px;
  height: 20px;
  display: block;
  -ms-transition: all 0.5s linear;
  -moz-transition: all 1s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.rotate {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
}

.action_btn_submit {
  width: 226px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: #fff; */
  border-radius: 24px;
  font-size: 18px;
  /* color: #000; */
  font-weight: bold;
  margin-top: 10px;
  cursor: pointer;
  transition: all .4s;
  background-color: #333;
  color: #fff;
}

.action_btn_submit:hover {
  background-color: #474747;
}

.form__input input::-webkit-input-placeholder {
  color: #aaa;
}

.form__input input::-moz-placeholder {
  color: #aaa;
}

.form__input input:-ms-input-placeholder {
  color: #aaa;
}

/* 弹窗开始 */
.pop__detail {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .4);
  z-index: 117;
  display: none;
}

.pop__detail_box_pos {
  position: relative;
  /* background-color: #0051F5; */
  height: 100%;
}

.pop__detail_box {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  top: 40px;
  background: #FFFFFF;
  width: 860px;
  height: max-content;
  padding: 30px;
  border: 5px solid #000000;
  box-sizing: border-box;
}

.pop__detail_box_close {
  width: 22px;
  height: 22px;
  float: right;
  cursor: pointer;
}

.detail_content .title {
  font-weight: 900;
  font-size: 24px;
  line-height: 25px;
  padding: 30px 0px;
  margin-top: 15px;
  color: #000000;
  margin-bottom: 32px;
  text-align: center;
}

.pos_form {
  width: 65%;
  margin: 0 auto;
}

.pos_form>div label {
  display: block;
  color: #999999;
  font-size: 16px;
}

.pos_form>div:not(:last-child) {
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 41px;
}

.pos_form>div label span {
  font-size: 12px;
}

.pos_form>div.Required label:after {
  content: '* ';
  color: #999999;
}

.calend {
  width: 100%;
  margin: 11px 0px 18px 0;
  padding: 0;
  line-height: 24px;
  font-size: 16px;
}

textarea {
  width: 100%;
  border: none;
  outline: none;
  resize: none;
  line-height: 22px;
  overflow-y: hidden;
}

.img_list {
  width: 100%;
}

.img_list .img-div {
  width: -webkit-max-content;
  float: left;
  overflow: hidden;
  width: 100%;
  /* text-align: center; */
  display: flex;
  
}

.upload {
  display: flex;
  align-items: cneter;
  flex-wrap: wrap;  
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
.position {  
  position: relative;
  line-height: 24px;
  margin-right: 20px;
}

.upload input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0px;
  width: -webkit-fill-available;
}

.upload .upload_box {
  width: 100px;
  height: 100px;
  background-color: pink;
  color: white;
}
.img-div::before {
  content: " | ";
}

.img-div p::after {
  content: "x";
  margin-left: 20px;
}

.img-div p {
  color: #000;
  line-height: 24px;
  width: 100%;
  margin: 0;
  padding-left: 20px;
  padding-right: 7px;
  word-wrap:break-word;
}

.confirm {
  text-align: center;
  width: -webkit-max-content;
  margin: 0 auto;
  padding: 15px 59px;
  background: #000000;
  color: #FFFFFF;
  border-radius: 24px;
}
.confirm input {
  color: #FFFFFF;
}


@media screen and (max-width: 1366px) {
  .p_banner_leftImg {
    width: 44%;
  }

  .p_banner_container {
    width: 470px;
    right: 80px;
  }

  .p_banner_container_p1 {
    font-size: 36px;
    margin-bottom: 30px;
  }

  .p_banner_container_img {
    width: 80px;
  }

  .p_banner_container_item {
    font-size: 20px;
  }

  .p_banner_container_content {
    font-size: 14px;
    line-height: 24px;
    margin: 22px 0 26px;
  }

  .p_banner_container_a {
    width: 160px;
    height: 42px;
    font-size: 16px;
  }
}

@media screen and (max-width: 1024px) {
  /* 1024 解决锚点定位被顶部固定导航栏遮盖问题   ---- 开始 */
  #central:target,
  #defects:target,
  #report:target,
  #service:target{
   padding-top: 60px;
   margin-top: -60px;
  }
  /* 1024 解决锚点定位被顶部固定导航栏遮盖问题   ---- 结束 */
  .p_banner_container {
    /* width: 400px; */
    width: 50%;
    right: 3%;
  }

  .p_banner_container_p1 {
    font-size: 26px;
    margin-bottom: 10px
  }

  .p_banner_container_item {
    font-size: 16px;
  }

  .p_banner_container_img {
    width: 60px;
    margin-bottom: 10px;

  }

  .p_banner_container_content {
    font-size: 12px;
    margin: 10px 0 20px;
  }

  .p_banner_container_a {
    width: 120px;
    height: 38px;
  }

  .w800 {
    width: 100%;
    max-width: 860px;
    padding: 0 30px;
  }

  h2 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 40px;
  }

  .centerRepair__p1 {
    font-size: 14px;
    padding-bottom: 20px;
  }

  .centerRepair__p1-pt {
    padding-top: 20px;
  }

  .centerRepair_table1 {
    font-size: 14px;
  }

  .centerRepair_table1 tr td {
    height: 40px;
  }

  .content_img {
    margin-top: 20px;
  }

  .form__container {
    width: 100%;
    max-width: 810px;
    margin: 0px auto 50px;
  }

  .form__input {
    width: 76%;
    height: 44px;
  }

  .form__input input {
    font-size: 14px;
  }

  .action_btn-1 {
    font-size: 14px;
    width: 96px;
    height: 28px;
  }

  .action_btn-refresh {
    width: 28px;
    height: 28px;
  }

  .action_btn-refresh img {
    width: 20px;
  }

  .action_btn_submit {
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    font-size: 14px;
  }

  .sketch_map_imgOne,
  .sketch_map_imgTwo,
  .sketch_map_imgThree {
    border-radius: 8px;
    font-size: 18px;
  }

  .sketch_map>p {
    font-size: 13px;
  }

 /* #canvasFive,
  #canvasFour,
  #canvasOne,
  #canvasThree,
  #canvasTwo {
    width: 90%;
  } */

 /* #canvasTwo {
    top: 14%;
  } */

  .sketch_map p span {
    width: 33px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    margin-right: 3px;
    font-size: 16px;
  }

  .detail_content .title {
    font-size: 22px;
    line-height: 22px;
    padding: 25px 0px;
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .pop__detail_box {
    width: 90%;
    padding: 20px;
    border: 3px solid #000000;
  }
}

@media screen and (max-width: 720px) {
  #BackTop {
    display: none;
  }
  .c_banner_fade.c_banner_fadeIn {
    height: 250px;
  }
  

  .p_banner_leftImg {
    display: none !important;
  }

  .p_banner_container {
    height: 100%;
    width: 100%;
    right: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 0 20px;
  }

  .p_banner_container_p1 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 4px;
  }

  .p_banner_container_imgbox {
    justify-content: space-around;
  }

  .p_banner_container_img {
    width: 40px;
    margin-bottom: 0;
  }

  .p_banner_container_item {
    margin: 0 12px;
    font-size: 16px;
  }
  
  .p_banner_container_item img {
    margin: 0 auto;
  }
  .p_banner_container_content {
    line-height: 16px;
    margin: 2px 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .p_banner_container_a {
    width: 75px;
    height: 28px;
    font-size: 12px;
    margin: 0 auto;
  }

  h2 {
    font-size: 20px;
  }

  .form__container {
    height: 250px;
    padding: 0 30px;
  }

  .form__input {
    width: 100%;
  }

  .action_btn-1 {
    font-size: 12px;
    width: 78px;
    height: 24px;
  }

  .form__input input {
    padding: 0 10px;
    width: 100%;
  }

  .action_btn-refresh {
    width: 24px;
    height: 24px;
    margin-left: 6px;
  }

  .action_btn-refresh img {
    width: 18px;
  }

  /* #canvasFive,
  #canvasFour,
  #canvasOne,
  #canvasThree,
  #canvasTwo {
    width: 85%;
  }

  #canvasTwo {
    top: 17%;
  } */

  .sketch_map_imgOne,
  .sketch_map_imgTwo,
  .sketch_map_imgThree {
    border-radius: 6px;
    font-size: 14px;
  }

  .sketch_map_textOne {
    top: 6%;
    left: 24%;
  }

  .sketch_map>p {
    font-size: 8px;
  }

  .sketch_map p span {
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 8px;
    margin-right: 2px;
    font-size: 10px;
  }

  .pop__detail_box {
    width: 90%;
    padding: 20px;
    border: 3px solid #000000;
  }

  .pop__detail_box_close {
    width: 12px;
    height: 12px;
  }
  
  .pop__detail_box_close img{
    width: 100%;
  }

  .detail_content .title {
    font-size: 16px;
    line-height: 18px;
    padding: 15px 0px;
    margin-top: 8px;
    margin-bottom: 20px;
  }
  .pos_form {
      width: 100%;
      margin: 0 auto;
  }
  .pos_form>div:not(:last-child) {
    margin-bottom: 15px;
  }
  .pos_form>div label {
    font-size: 14px;
  }
  .pos_form>div label span {
    font-size: 10px;
  }
  .calend {
    font-size: 14px;
    margin: 6px 0px 14px 0;
    line-height: 16px;
  }
  textarea {
    line-height: 18px;
  }
  .position {
    margin-right: 14px;
  }
  .upload {
    font-size: 14px;
  }
  .img-div p {
      line-height: 16px;
      padding-left: 15px;
      padding-right: 5px;
  }
  .img-div::after {
    margin-right: 15px;
  }
  .confirm {
      padding: 8px 35px;
      border-radius: 20px;
      font-size: 14px;
      }
      .action_btn_submit {
        width: 75px;
        height: 28px;
        line-height: 28px;
        border-radius: 14px;
        font-size: 12px;
      }
}
