.module-container {
  padding-top: 40px;
  padding-bottom: 56px;
}

.module-container.header {
  margin-bottom: 0;
  padding: 0;
  height: 26vw;
  background-image: url(/res_v2/images/activity_events/fangcang/topbanner-pc.png);
}

.module-container.childrenLinksParent {
  background: rgba(24, 117, 240, 0.03);
}

.headerTitle {
  padding-top: 11.45vw;
  font-size: 2.708vw;
  color: white;
  line-height: 2.708vw;
}

.headerDesc {
  margin-top: 1.5625vw;
  height: 1.72875vw;
  font-size: 1.25vw;
  font-weight: 500;
  color: white;
  line-height: 1.72875vw;
}

.imgTextBox {
  font-size: 0;
}

.imgTextBox_lf {
  width: 420px;
  height: 280px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.imgTextBox_lf img {
  float: left;
  width: 100%;
  height: 100%;
}

.imgTextBox_rt {
  display: inline-block;
  vertical-align: top;
  width: 748px;
  margin-left: 32px;
  font-size: 14px;
  padding-top: 16px;
}

.imgTextBox_rt_hd {
  height: 33px;
  line-height: 33px;
  font-size: 24px;
  font-weight: 600;
  color: #374567;
}

.imgTextBox_rt_bd {
  font-size: 13px;
  font-weight: 400;
  color: #7a8ba6;
  line-height: 26px;
  margin-top: 16px;
  text-align: justify;
}

.numberList {
  margin-top: 24px;
  font-size: 0;
}

.numberItem {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
  color: #7a8ba6;
}

.numberItem_hd {
  font-size: 32px;
  font-weight: 400;
  color: #374567;
  line-height: 33px;
}

.numberItem_line {
  width: 36px;
  height: 2px;
  background: #1875F0;
  margin: 16px 0;
}

.lineTitle {
  margin-bottom: 40px;
}

.lineTitle h3 {
  font-size: 32px;
  font-weight: 600;
  color: #374567;
  line-height: 45px;
}

.lineTitle_hd {
  font-size: 0;
  margin-bottom: 8px;
}

.lineTitle_hd span {
  display: inline-block;
  vertical-align: top;
}

.lineTitle_line1 {
  width: 30px;
  height: 6px;
  background: linear-gradient(90deg, #0077ff 0%, #0057ff 100%);
  border-radius: 9px;
}

.lineTitle_line2 {
  width: 11px;
  height: 6px;
  background: linear-gradient(90deg, #0077ff 0%, #0057ff 100%);
  border-radius: 9px;
  margin-left: 8px;
}

.childLinkOne {
  height: 133px;
  padding-top: 0;
  cursor: auto;
}

.childLinkOne:hover {
  background-color: #fff;
}

.childLinkOne_title {
  height: 100%;
  display: flex;
  padding-left: 86px;
  position: relative;
}

.childLinkOne_title img {
  width: auto;
  height: 60px;
  margin-right: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 32px;
  top: 50%;
}

.childLinkOne_title span {
  font-size: 18px;
  font-weight: 600;
  color: #374567;
  line-height: 25px;
}

.galleryBox {
  font-size: 0;
  margin: 0 -13px;
}

.imgCard {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: 400;
  color: #374567;
  width: 33.33%;
  padding: 0 13px;
  box-sizing: border-box;
}

.imgCard > div {
  border: 1px solid #e1e6f0;
}

.imgCard:nth-child(n+4) {
  margin-top: 24px;
}

.imgCard:hover > div {
  box-shadow: 0px 4px 20px 0px #e7e9ed;
  border: 1px solid #1875f0;
}

.imgCard:hover .imgCardDesc::before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 20px;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  background: linear-gradient(90deg, #0077ff 0%, #0057ff 100%);
}

.imgCardMain {
  height: 219px;
  overflow: hidden;
}

.imgCardMain img {
  width: 100%;
  height: 100%;
  float: left;
}

.imgCardDesc {
  height: 56px;
  line-height: 56px;
  padding-left: 24px;
  position: relative;
}

.footerBox {
  padding: 38px 0;
}

.footer1 {
  padding: 0 0 16px;
}

.footer1 div:nth-child(1) {
  line-height: 25px;
  font-size: 18px;
}

.footer1 .phone div {
  font-size: 30px;
  line-height: 36px;
}

.footer1 + .btns {
  padding-bottom: 0;
}

.btns > a {
  width: 111px;
  height: 36px;
  background: linear-gradient(90deg, #5f86f8 0%, #3961f4 100%);
  border-radius: 2px;
  line-height: 36px;
}

.zixunModal {
  margin: 0 !important;
  width: 400px;
  left: 50%;
  top: 50%;
  right: auto;
  transform: translate(-50%, -50%);
  padding-top: 30px;
}

.zixunModal .ht-modal-header h3 {
  text-align: center;
  font-size: 24px;
  line-height: 33px;
  color: #071635;
}

.myInfoForm {
  width: 330px;
  color: #222222;
  font-size: 0;
  margin: 0 auto;
}

.myInfoForm .item {
  line-height: 32px;
  text-align: left;
}

.myInfoForm .item div {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 14px;
  height: 32px;
}

.myInfoForm .item div:nth-child(1) {
  width: 64px;
  padding-right: 6px;
  text-align: right;
}

.myInfoForm .item div:nth-child(2) {
  width: calc(100% - 64px);
}

.myInfoForm .item div:nth-child(2) input {
  width: 100%;
  height: 100%;
  float: left;
  padding-left: 10px;
  border: 1px solid #dddddd;
  border-radius: 2px;
}

.myInfoForm .item div:nth-child(2) textarea {
  border: 1px solid #dddddd;
  border-radius: 2px;
  width: 100%;
  height: 60px;
  padding: 10px;
  float: left;
  padding-top: 0;
  line-height: 32px;
}

.myInfoForm .item.textareaItem div {
  height: auto;
}

.myInfoForm .item + .item {
  margin-top: 16px;
}

.myInfoForm > .btn.btn-primary {
  margin-top: 30px;
  width: 84.84%;
  background-color: #ffc83f;
  color: #071635;
  font-size: 16px;
  border: none;
}

.myInfoForm.ybq > .btn.btn-primary {
  background-image: linear-gradient(90deg, #489bf4 0%, #285df6 100%);
  color: #ffffff;
}

.footerBox {
  background-image: url(/res_v2/images/activity_events/fangcang/fbg1-pc.png);
}

@media (max-width: 768px) {
  .module-container {
    padding: 20px 0 40px;
  }
  .module-container.header {
    height: 77.33vw;
    background-image: url(/res_v2/images/activity_events/fangcang/topbanner-m.png);
    background-size: 100% 100%;
  }
  .module-container.header .module-content {
    padding: 0 10vw;
  }
  .headerTitle {
    padding-top: 29.33vw;
    font-size: 8.26vw;
    line-height: 9.6vw;
  }
  .headerDesc {
    margin-top: 4.8vw;
    height: 5.46vw;
    font-size: 3.86vw;
    line-height: 5.46vw;
  }
  .imgTextBox_lf {
    width: 100%;
    height: auto;
  }
  .imgTextBox_rt {
    margin-left: 0;
    width: auto;
    text-align: justify;
    font-size: 12px;
  }
  .imgTextBox_rt_hd {
    height: 28px;
    line-height: 28px;
    font-size: 20px;
  }
  .imgTextBox_rt_bd {
    margin-top: 10px;
  }
  .numberList {
    margin-top: 20px;
  }
  .numberItem {
    width: 33.33%;
    font-size: 12px;
    line-height: 16px;
  }
  .numberItem:nth-child(n+4) {
    margin-top: 20px;
  }
  .numberItem_hd {
    font-size: 30px;
    line-height: 30px;
  }
  .lineTitle {
    margin-bottom: 20px;
  }
  .lineTitle h3 {
    font-size: 24px;
    line-height: 33px;
  }
  .childrenLinks::after {
    content: "";
    display: table;
    clear: both;
  }
  .childLinkOne {
    width: 50%;
    height: 40vw;
    float: left;
    border: none !important;
    padding: 7vw 6vw;
    padding-top: 20vw;
  }
  .childLinkOne.big {
    height: 44vw;
  }
  .childLinkOne:nth-child(2n+1) {
    border-left: solid 1px #e7e9ed !important;
    border-right: solid 1px #e7e9ed !important;
    border-bottom: solid 1px #e7e9ed !important;
  }
  .childLinkOne:nth-child(2n+2) {
    border-right: solid 1px #e7e9ed !important;
    border-bottom: solid 1px #e7e9ed !important;
  }
  .childLinkOne:nth-child(1),
  .childLinkOne:nth-child(2) {
    border-top: solid 1px #e7e9ed !important;
  }
  .childLinkOne_title {
    display: block;
    padding-left: 0;
  }
  .childLinkOne_title span {
    float: left;
    padding-top: 4vw;
    font-size: 4.5vw;
  }
  .childLinkOne_title img {
    height: 15vw;
    width: auto;
    transform: translate(0, -50%);
    left: 2px;
    top: -48%;
  }
  .imgCard {
    width: 100%;
  }
  .imgCard + .imgCard {
    margin-top: 20px;
  }
  .imgCardMain {
    height: auto;
  }
  .imgCardMain img {
    height: auto;
  }
  .imgCardDesc {
    height: 48px;
    line-height: 48px;
    text-align: center;
    padding: 0;
  }
  .zixunModal {
    width: 90%;
    margin: 0 !important;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }
  .myInfoForm {
    width: 100%;
  }
  .myInfoForm .item {
    text-align: left;
  }
  .myInfoForm .item div {
    display: block;
    font-size: 13px;
    height: 40px;
  }
  .myInfoForm .item div:nth-child(1) {
    width: 100%;
    padding-right: 6px;
    text-align: left;
    line-height: 24px;
    height: 24px;
  }
  .myInfoForm .item div:nth-child(2) {
    width: 100%;
    height: auto;
  }
  .myInfoForm .item div:nth-child(2)::after {
    content: "";
    display: table;
    clear: both;
  }
  .myInfoForm .item div:nth-child(2) input {
    width: 100%;
    height: 40px;
    float: left;
  }
  .myInfoForm .item div:nth-child(2) textarea {
    height: 79px;
    padding: 10px;
  }
  .myInfoForm .item + .item {
    margin-top: 16px;
  }
  .myInfoForm > .btn.btn-primary {
    margin-top: 22px;
  }
}
