.content {
  width: 100%;
  background-color: #f7f7f7;
  padding-bottom: 134px;
}
.content .box {
  width: 83.333%;
  margin: 0 auto;
  padding-top: 80px;
}
.content .box .detail {
  width: 100%;
  background-color: white;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  padding-bottom: 131px;
}
.content .box .detail::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .detail .title {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #12478c;
  padding-top: 80px;
  margin-left: 4.25%;
}
.content .box .detail .time {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #b6b6b6;
  margin-top: 38px;
  margin-left: 4.25%;
}
.content .box .detail .time span {
  color: #5b5c5d;
}
.content .box .detail .add {
  float: left;
  font-size: 14px;
  line-height: 14px;
  color: #b6b6b6;
  margin-top: 38px;
  margin-left: 65px;
}
.content .box .detail .add span {
  color: #5b5c5d;
}
.content .box .detail .line {
  width: 100%;
  height: 1px;
  margin-top: 46px;
  background-color: #e5e5e5;
}
.content .box .detail .left {
  width: calc(91.5% - 408px);
  float: left;
  margin-top: 61px;
  margin-left: 4.25%;
}
.content .box .detail .left .describe .h2,
.content .box .detail .left .require .h2,
.content .box .detail .left .welfare .h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #333333;
}
.content .box .detail .left .describe .p,
.content .box .detail .left .require .p,
.content .box .detail .left .welfare .p {
  margin-top: 20px;
}
.content .box .detail .left .describe .p p,
.content .box .detail .left .require .p p,
.content .box .detail .left .welfare .p p {
  font-size: 16px;
  line-height: 36px;
  color: #9c9c9c;
}
.content .box .detail .left .require,
.content .box .detail .left .welfare {
  margin-top: 86px;
}
.content .box .detail .left .button {
  width: 156px;
  height: 54px;
  background-color: #12478c;
  margin-top: 126px;
}
.content .box .detail .left .button a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 16px;
  line-height: 54px;
  color: #ffffff;
  text-align: center;
}
.content .box .detail .left .button a i {
  margin-right: 10px;
  transition: 0.5s;
}
.content .box .detail .left .button:hover a i {
  margin-right: 20px;
}
.content .box .detail .right {
  width: 318px;
  float: right;
  margin-right: 4.25%;
  margin-top: 87px;
}
.content .box .detail .right .email {
  width: 100%;
}
.content .box .detail .right .email .h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #0349a8;
}
.content .box .detail .right .email .h2 span {
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  color: #222222;
}
.content .box .detail .right .email .email-obx {
  width: 100%;
  margin-top: 31px;
}
.content .box .detail .right .email .email-obx .img {
  width: 100%;
}
.content .box .detail .right .email .email-obx .img img {
  width: 100%;
}
.content .box .detail .right .email .email-obx .text {
  width: 100%;
  height: 118px;
  background-color: #12478c;
}
.content .box .detail .right .email .email-obx .text .text-box {
  padding-top: 31px;
  margin-left: 42px;
  margin-right: 42px;
}
.content .box .detail .right .email .email-obx .text .text-box .line1 {
  width: 14px;
  height: 1px;
  background-color: white;
}
.content .box .detail .right .email .email-obx .text .text-box .p {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -1px;
  color: #ffffff;
  margin-top: 15px;
}
.content .box .detail .right .email .email-obx .text .text-box .email {
  margin-top: 10px;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -1px;
  color: #ffffff;
}
.content .box .detail .right .phone {
  width: 100%;
  margin-top: 66px;
}
.content .box .detail .right .phone .h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #0349a8;
}
.content .box .detail .right .phone .h2 span {
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  color: #222222;
}
.content .box .detail .right .phone .phone-obx {
  width: 100%;
  margin-top: 31px;
}
.content .box .detail .right .phone .phone-obx .img {
  width: 100%;
}
.content .box .detail .right .phone .phone-obx .img img {
  width: 100%;
}
.content .box .detail .right .phone .phone-obx .text {
  width: 100%;
  height: 118px;
  background-color: #bea36c;
}
.content .box .detail .right .phone .phone-obx .text .text-box {
  padding-top: 31px;
  margin-left: 42px;
  margin-right: 42px;
}
.content .box .detail .right .phone .phone-obx .text .text-box .line1 {
  width: 14px;
  height: 1px;
  background-color: white;
}
.content .box .detail .right .phone .phone-obx .text .text-box .p {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -1px;
  color: #ffffff;
  margin-top: 15px;
}
.content .box .detail .right .phone .phone-obx .text .text-box .phone1 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -1px;
  color: #ffffff;
}
.popups {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  display: none;
}
.popups .box {
  width: 64.1666%;
  margin: 0 auto;
  height: 606px;
  margin-top: calc(50vh - 303px);
  background-color: white;
  border-radius: 20px;
  overflow: hidden;
}
.popups .box .top {
  width: 100%;
  height: 172px;
  position: relative;
}
.popups .box .top .bg {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.popups .box .top .bg img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.popups .box .top .title {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  color: #ffffff;
}
.popups .box .top .button {
  position: absolute;
  top: 73px;
  right: 94px;
  cursor: pointer;
}
.popups .box .top .button i {
  font-size: 26px;
  color: white;
}
.popups .box .bottom {
  width: 100%;
}
.popups .box .bottom .p {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #333333;
  margin-top: 129px;
  text-align: center;
}
.popups .box .bottom .email {
  font-size: 38px;
  font-weight: bold;
  line-height: 38px;
  color: #333333;
  text-align: center;
  margin-top: 79px;
}
.popups .box .bottom .email span {
  font-weight: bold;
  color: #1e3b9f;
}
@media screen and (max-width: 1360px) {
  .content .box {
    width: 90%;
    margin: 0 auto;
    padding-top: 80px;
  }
  .content .box .detail .left {
    width: calc(91.5% - 300px);
    float: left;
    margin-top: 61px;
    margin-left: 4.25%;
  }
  .content .box .detail .right {
    width: 260px;
    float: right;
    margin-right: 4.25%;
    margin-top: 87px;
  }
  .content .box .detail .right .email .email-obx .text .text-box {
    padding-top: 31px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .content .box .detail .right .phone .phone-obx .text .text-box {
    padding-top: 31px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 1020px) {
  .content .box .detail .right {
    display: none;
  }
  .content .box .detail .left {
    width: 90%;
    float: left;
    margin-top: 61px;
    margin-left: 5%;
  }
  .content .box .detail .title {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: #12478c;
    padding-top: 50px;
    margin-left: 5%;
  }
  .content .box .detail .time {
    float: none;
    margin-top: 38px;
    margin-left: 5%;
  }
  .content .box .detail .add {
    float: none;
    margin-left: 0;
    margin-top: 20px;
    margin-left: 5%;
  }
  .content .box .detail .left .describe .p p,
  .content .box .detail .left .require .p p,
  .content .box .detail .left .welfare .p p {
    font-size: 14px;
    line-height: 24px;
    color: #9c9c9c;
  }
  .popups {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    display: none;
  }
  .popups .box {
    width: 90%;
    margin: 0 auto;
    height: 400px;
    margin-top: calc(50vh - 200px);
    background-color: white;
    border-radius: 20px;
    overflow: hidden;
  }
  .popups .box .top {
    width: 100%;
    height: 120px;
    position: relative;
  }
  .popups .box .top .bg {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .popups .box .top .bg img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .popups .box .top .title {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    color: #ffffff;
  }
  .popups .box .top .button {
    position: absolute;
    top: 50px;
    right: 20px;
    cursor: pointer;
  }
  .popups .box .top .button i {
    font-size: 26px;
    color: white;
  }
  .popups .box .bottom {
    width: 100%;
  }
  .popups .box .bottom .p {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    margin-top: 50px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
  }
  .popups .box .bottom .email {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
    text-align: center;
    margin-top: 60px;
  }
  .popups .box .bottom .email span {
    font-weight: bold;
    color: #1e3b9f;
  }
}
