.common-full {
  width: 100%;
  height: 100%;
  position: relative;
}
.fullpage-box {
  width: 100%;
  height: 100%;
  position: relative;
}
.fullpage-box #fullpage-section1 {
  background-color: #d8d8d8;
}
.fullpage-box .common-full-pic {
  height: 100%;
  width: auto;
}
.fullpage-box #fullpage-section2 {
  background-color: #d8d8d8;
  width: 100%;
  height: 100%;
  position: relative;
}
.fullpage-box #fullpage-section2 .vertical-line1 {
  width: 1px;
  background-color: #afafaf;
  height: 1.36rem;
  margin: 0 auto;
  z-index: 99;
}
.contact-page-left {
  position: relative;
  width: 8.61rem;
  height: 10.8rem;
  float: left;
  background-color: #d8d8d8;
  margin-left: 1.04rem;
}
.contact-page-right {
  position: relative;
  float: left;
  width: 9.54rem;
  height: 10.8rem;
  background-color: #b9b9b9;
}
.the-contact-txt {
  position: absolute;
  left: 1.78rem;
  color: #4e4e4e;
  font-size: 0.12rem;
  bottom: 1.8rem;
  -webkit-animation: the-contact-txt 1.2s infinite;
  -webkit-animation-fill-mode: both;
}
@-webkit-keyframes the-contact-txt {
  from {
    bottom: 1.8rem;
    opacity: 1;
  }
  to {
    bottom: 1.6rem;
    opacity: 0;
  }
}
.the-contact-txt::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 1.02rem;
  background-color: #bebebe;
  top: -1.12rem;
  left: 50%;
}
.contact-page-left .the-form {
  width: 4.5rem;
  height: 4.5rem;
  position: absolute;
  left: 1.86rem;
  top: 2.79rem;
}
.contact-page-left .the-form .the-form-item {
  color: #000;
  border-bottom: 0.01rem solid #bebebe;
  padding: 0.1rem 0;
}
.contact-page-left .the-form .the-form-label {
  font-size: 0.16rem;
  margin-right: 0.2rem;
  vertical-align: middle;
}
.contact-page-left .the-form .text_1 {
  vertical-align: middle;
  width: 3.7rem;
  height: 0.37rem;
  box-sizing: border-box;
  font-size: 0.16rem;
  color: #000;
  outline: none;
  resize: none;
  border: none;
  background-color: #d8d8d8;
}
.contact-page-left .the-form .text_2 {
  display: block;
  width: 4.45rem;
  height: 1.29rem;
  padding: 0.02rem;
  box-sizing: border-box;
  resize: none;
  border: none;
  font-size: 0.16rem;
  color: #000;
  outline: none;
  overflow: auto;
  background-color: #d8d8d8;
}
.the-form .form-submit .submit,
.the-form .form-submit .reset {
  display: block;
  width: 2.1rem;
  height: 0.5rem;
  cursor: pointer;
  line-height: 0.5rem;
  text-align: center;
  color: #fffefe;
  font-size: 0.16rem;
}
.the-form .form-submit {
  padding-top: 0.29rem;
  width: 4.45rem;
  height: 0.5rem;
}
.the-form .form-submit .submit {
  background-color: #c42f36;
  float: left;
}
.the-form .form-submit .reset {
  background-color: #b9b9b9;
  float: right;
}
.tiangu {
  width: 112px;
  height: 71px;
  position: absolute;
  left: 17.28rem;
  top: 0.73rem;
  background: url(/images/tiangu-icon.png) 100% 100% no-repeat;
  z-index: 9;
}
.contact-page-right .main-pic {
  position: relative;
  width: 7.93rem;
  height: 4.17rem;
  left: 1.62rem;
  top: 3.11rem;
  background: url(/images/contact-page01.png) center center no-repeat;
  background-size: 100% auto;
}
.contact-page-right .main-pic .the-hellow-line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.42rem;
  background: url(/images/contact-page02.png) center center no-repeat;
  background-size: 100% auto;
  opacity: 0;
}
.contact-page-right .right-txt {
  position: absolute;
  font-size: 0.12rem;
  color: #161616;
  left: 1.62rem;
  bottom: 0.66rem;
}
.contact-info {
  text-align: center;
  color: #161616;
  height: 80%;
  width: 19.2rem;
  float: left;
  background-color: #d8d8d8;
  opacity: 0;
}
.contact-info .contact-info-txt01 {
  color: #c6595d;
  margin-top:1rem;
  font-size: 0.21rem;
}
.contact-info .contact-info-value {
  color: #161616;
  font-size: 0.16rem;
  padding-top: 0.05rem;
}
.contact-info .contact-info-txt02 {
  margin-top:0.5rem;
  font-size: 0.21rem;
}
.contact-info .contact-info-txt03 {
  margin-top:0.5rem;
  font-size: 0.21rem;
}
.contact-info .contact-info-txt04 {
  margin-top:0.5rem;
  font-size: 0.21rem;
}
.contact-info .contact-info-txt05 {
  margin-top:0.5rem;
  font-size: 0.16rem;
}
@media screen and (min-width:768px) and (max-width:1024px){
  .contact-page-right .main-pic {/*HELLO*/
    top: 4rem;
  }
  .contact-page-left .the-form .the-form-label { /*留言标题字*/
    font-size: 14px;
  }
  .contact-page-left .the-form .text_1 {/*留言框*/
    width: 3.3rem;
    height:0.7rem;
    font-size: 14px;
  }
  .the-form .form-submit .submit ,.the-form .form-submit .reset {/*留言框提交按钮*/
    font-size: 14px;
  }
  /*联系方式字体start*/
    .contact-info .contact-info-txt01 {
      font-size: 17px;
    }
    .contact-info .contact-info-value {
      font-size:12px;
    }
    .contact-info .contact-info-txt02 {
      font-size: 17px;
    }
    .contact-info .contact-info-txt03 {
      font-size: 17px;
    }
    .contact-info .contact-info-txt04 {
      font-size: 17px;
    }
    .contact-info .contact-info-txt05 {
      font-size: 12px;
    }
    /*联系方式字体end*/

  .the-contact-txt {/*联系跳动字体*/
    font-size: 12px;
  }
  .contact-page-left {/*左边表单高度*/
    height: 100%;
  }
  .contact-page-right {/*右边hello高度*/
    height: 100%;
  }
  .contact-page-right .right-txt {/*版权字体*/
    font-size: 12px;
  }
}
@media screen and (max-width:760px){
  .contact-page-right .main-pic {/*HELLO*/
    top: 4rem;
  }
  .contact-page-left .the-form .the-form-label { /*留言标题字*/
    font-size: 8px;
  }
  .contact-page-left .the-form .text_1 {/*留言框*/
    width: 3.3rem;
    height:0.7rem;
    font-size: 8px;
  }
  .the-form .form-submit .submit ,.the-form .form-submit .reset {/*留言框提交按钮*/
    font-size: 8px;
  }
  
/*联系方式字体start*/
    .contact-info .contact-info-txt01 {
      font-size: 10px;
    }
    .contact-info .contact-info-value {
      font-size:8px;
    }
    .contact-info .contact-info-txt02 {
      font-size: 10px;
    }
    .contact-info .contact-info-txt03 {
      font-size: 10px;
    }
    .contact-info .contact-info-txt04 {
      font-size: 10px;
    }
    .contact-info .contact-info-txt05 {
      font-size: 8px;
    }
/*联系方式字体end*/

  .the-contact-txt {/*联系跳动字体*/
    font-size: 8px;
  }
  .contact-page-left {/*左边表单高度*/
    height: 100%;
  }
  .contact-page-right {/*右边hello高度*/
    height: 100%;
  }
  .contact-page-right .right-txt {/*版权字体*/
    font-size: 8px;
  }
}