.content {
  width: 100%;
  background-color: #f7f7f7;
}
.content .box {
  width: 100%;
  margin: 0 auto;
  padding-top: 84px;
  padding-bottom: 60px;
}
.content .box .first {
  width: calc(83.333% - 140px);
  margin: 0 auto;
  background-color: white;
  padding-left: 70px;
  padding-right: 70px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  padding-bottom: 129px;
}
.content .box .first .left {
  width: 62.0547%;
  float: left;
  margin-top: 97px;
}
.content .box .first .left .title {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #0349a8;
}
.content .box .first .left .title span {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #222222;
  opacity: 0.5;
  display: block;
  margin-top: 13px;
}
.content .box .first .left .p {
  width: 100%;
  margin-top: 40px;
}
.content .box .first .left .p p {
  font-size: 16px;
  line-height: 36px;
  color: #9c9c9c;
  text-align: justify;
}
.content .box .first .right {
  width: 30.0684%;
  float: right;
  margin-top: 133px;
}
.content .box .first .right .img {
  width: 100%;
}
.content .box .first .right .img img {
  width: 100%;
}
.content .box .first .bottom {
  margin-left: calc(6.84931% - 67px);
  margin-top: 79px;
}
.content .box .first .bottom ul::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .first .bottom ul li {
  float: left;
  width: calc(25% - 67px);
  padding-left: 67px;
  position: relative;
}
.content .box .first .bottom ul li::after {
  content: "";
  width: 1px;
  height: 30px;
  background-color: #3d3d3d;
  opacity: 0.2;
  position: absolute;
  left: 0;
  top: 101px;
}
.content .box .first .bottom ul li:first-child::after {
  width: 0;
}
.content .box .first .bottom ul li .icon {
  width: 58px;
}
.content .box .first .bottom ul li .icon img {
  width: 100%;
}
.content .box .first .bottom ul li .timer {
  font-family: 'DIN-BOLD';
  font-size: 60px;
  line-height: 60px;
  color: #0349a8;
  float: left;
  margin-top: 30px;
}
.content .box .first .bottom ul li .text {
  float: left;
  margin-left: 15px;
  margin-top: 40px;
}
.content .box .first .bottom ul li .text .unit {
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  opacity: 0.6;
}
.content .box .first .bottom ul li .text .name {
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  opacity: 0.6;
  margin-top: 11px;
}
.content .box .sec {
  width: calc(83.333% - 140px);
  margin: 0 auto;
  background-color: white;
  padding-left: 70px;
  padding-right: 70px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  padding-bottom: 132px;
  margin-top: 68px;
  position: relative;
}
.content .box .sec .title {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #0349a8;
  padding-top: 108px;
  text-align: right;
}
.content .box .sec .title span {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #222222;
  display: block;
  margin-top: 13px;
}
.content .box .sec .img {
  float: right;
  width: 64.863%;
  margin-top: 67px;
  overflow: hidden;
}
.content .box .sec .img img {
  width: 100%;
  transition: 0.5s;
}
.content .box .sec .img:hover img {
  transform: scale(1.1);
}
.content .box .sec .text {
  position: absolute;
  top: 130px;
  left: 70px;
  width: 769px;
  height: 406px;
}
.content .box .sec .text .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.content .box .sec .text .bg img {
  width: 100%;
}
.content .box .sec .text .text-box {
  position: relative;
  margin-left: 84px;
  margin-right: 84px;
  padding-top: 73px;
}
.content .box .sec .text .text-box .h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  color: #ffffff;
}
.content .box .sec .text .text-box .line {
  margin-top: 37px;
  width: 22px;
  height: 4px;
  background-color: #fff;
  transition: 0.5s;
}
.content .box .sec .text .text-box .p {
  font-size: 16px;
  line-height: 36px;
  color: #ffffff;
  margin-top: 29px;
}
.content .box .sec .text:hover .text-box .line {
  width: 50px;
}
.content .box .advantages {
  width: 100%;
  height: 713px;
  margin-top: 65px;
  position: relative;
}
.content .box .advantages .bg {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.content .box .advantages .bg img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -500px;
  right: -500px;
  margin: auto;
}
.content .box .advantages .text {
  width: 770px;
  height: 512px;
  background-color: rgba(30, 59, 159, 0.9);
  position: absolute;
  bottom: 0;
  right: 161px;
}
.content .box .advantages .text .text-box {
  margin-left: 63px;
  margin-right: 63px;
  padding-top: 88px;
}
.content .box .advantages .text .text-box .title {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #ffffff;
}
.content .box .advantages .text .text-box .title span {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #ffffff;
  display: block;
  margin-top: 13px;
}
.content .box .advantages .text .text-box .p-box {
  width: 100%;
  height: 216px;
  margin-top: 55px;
  overflow-y: scroll;
}
.content .box .advantages .text .text-box .p-box::-webkit-scrollbar {
  width: 2px;
}
.content .box .advantages .text .text-box .p-box::-webkit-scrollbar-track {
  background: #dbdada;
  border-radius: 0;
}
.content .box .advantages .text .text-box .p-box::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #bea36c;
}
.content .box .advantages .text .text-box .p-box .p {
  width: 90%;
}
.content .box .advantages .text .text-box .p-box .p p {
  font-size: 16px;
  line-height: 36px;
  color: #ffffff;
  text-align: justify;
}
.content .box .list {
  width: 83.333%;
  margin: 0 auto;
  margin-top: 79px;
}
.content .box .list::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .list .item {
  width: 48.25%;
  height: 468px;
  float: left;
  background-color: white;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  margin-left: 3.5%;
  transition: 0.5s;
}
.content .box .list .item:first-child {
  margin-left: 0;
}
.content .box .list .item .item-box {
  margin-left: 66px;
  margin-right: 66px;
  padding-top: 73px;
  position: relative;
}
.content .box .list .item .item-box .title {
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #0349a8;
}
.content .box .list .item .item-box .title span {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #222222;
  opacity: 0.5;
  display: block;
  margin-top: 12px;
}
.content .box .list .item .item-box .line {
  width: 22px;
  height: 4px;
  margin-top: 50px;
  background-color: #1b43a8;
}
.content .box .list .item .item-box .p {
  font-size: 16px;
  line-height: 36px;
  color: #9c9c9c;
  margin-top: 44px;
  text-align: justify;
}
.content .box .list .item .item-box .icon {
  width: 80px;
  position: absolute;
  top: 72px;
  right: 66px;
  transition: 0.5s;
}
.content .box .list .item .item-box .icon img {
  width: 100%;
}
.content .box .list .item:hover {
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0);
}
.content .box .list .item:hover .icon {
  transform: scale(1.6);
}
@media screen and (max-width: 1710px) {
  .content .box .first .bottom {
    margin-left: 0;
    margin-top: 79px;
  }
  .content .box .first .bottom ul li {
    float: left;
    width: calc(25% - 20px);
    padding-left: 20px;
    position: relative;
  }
}
@media screen and (max-width: 1560px) {
  .content .box .first {
    width: calc(83.333% - 140px);
    margin: 0 auto;
    background-color: white;
    padding-left: 70px;
    padding-right: 70px;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    padding-bottom: 129px;
    position: relative;
  }
  .content .box .first .left {
    width: 100%;
    float: left;
    margin-top: 97px;
  }
  .content .box .first .left .p {
    width: 100%;
    margin-top: 540px;
  }
  .content .box .first .right {
    width: calc(100% - 140px);
    float: right;
    margin-top: 0;
    position: absolute;
    top: 200px;
  }
  .content .box .first .right .img {
    width: 100%;
    height: 480px;
    overflow: hidden;
    position: relative;
  }
  .content .box .first .bottom ul li {
    width: calc(50% - 20px);
    padding-left: 20px;
    margin-bottom: 30px;
  }
  .content .box .sec {
    width: calc(83.333% - 140px);
    margin: 0 auto;
    background-color: white;
    padding-left: 70px;
    padding-right: 70px;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    padding-bottom: 132px;
    margin-top: 68px;
    position: relative;
  }
  .content .box .sec .img {
    float: right;
    width: 100%;
    margin-top: 45vw;
    overflow: hidden;
  }
  .content .box .sec .text {
    position: absolute;
    top: 190px;
    left: 70px;
    width: calc(100% - 140px);
    height: 40vw;
  }
  .content .box .sec .text .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  .content .box .sec .text .bg img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: -200px;
    right: -200px;
    margin: auto;
  }
  .content .box .list .item {
    width: 48.25%;
    height: 560px;
    float: left;
    background-color: white;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    margin-left: 3.5%;
    transition: 0.5s;
  }
}
@media screen and (max-width: 1300px) {
  .content .box .list .item {
    width: 48.25%;
    height: 600px;
    float: left;
    background-color: white;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    margin-left: 3.5%;
    transition: 0.5s;
  }
  .content .box .list .item .item-box {
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 73px;
    position: relative;
  }
  .content .box .list .item .item-box .icon {
    width: 60px;
    position: absolute;
    top: 72px;
    right: 30px;
    transition: 0.5s;
  }
}
@media screen and (max-width: 1020px) {
  .inner-title .inner-nav nav ul {
    width: 450px;
    text-align: center;
    margin: 0 auto;
  }
  .content .box .first {
    width: 80%;
    margin: 0 auto;
    background-color: white;
    padding-left: 5%;
    padding-right: 5%;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    padding-bottom: 60px;
    position: relative;
  }
  .content .box .first .left {
    width: 100%;
    float: left;
    margin-top: 30px;
  }
  .content .box .first .right {
    width: 90%;
    float: right;
    margin-top: 0;
    position: absolute;
    top: 120px;
  }
  .content .box .first .right .img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
  }
  .content .box .first .left .p {
    width: 100%;
    margin-top: 240px;
  }
  .content .box .first .left .p p {
    font-size: 16px;
    line-height: 28px;
    color: #9c9c9c;
    text-align: justify;
  }
  .content .box .first .bottom {
    margin-left: 0;
    margin-top: 30px;
  }
  .content .box .first .bottom ul li {
    float: left;
    width: 100%;
    padding-left: 0;
    position: relative;
    margin-bottom: 30px;
  }
  .content .box .first .bottom ul li::after {
    content: "";
    width: 0;
  }
  .content .box .first .bottom ul li .icon {
    width: 50px;
    float: left;
  }
  .content .box .first .bottom ul li .timer {
    font-family: 'DIN-BOLD';
    font-size: 40px;
    line-height: 40px;
    color: #0349a8;
    float: left;
    margin-top: 0px;
    margin-left: 10px;
  }
  .content .box .first .bottom ul li .text {
    float: left;
    margin-left: 15px;
    margin-top: 0;
  }
  .content .box .first .bottom ul li .text .unit {
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    opacity: 0.6;
  }
  .content .box .first .bottom ul li .text .name {
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    opacity: 0.6;
    margin-top: 11px;
  }
  .content .box .sec {
    width: 80%;
    margin: 0 auto;
    background-color: white;
    padding-left: 5%;
    padding-right: 5%;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    padding-bottom: 60px;
    margin-top: 68px;
    position: relative;
  }
  .content .box .sec .text {
    position: absolute;
    top: 110px;
    left: 5%;
    width: 90%;
    height: 350px;
  }
  .content .box .sec .text .text-box {
    position: relative;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 30px;
  }
  .content .box .sec .text .text-box .h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #ffffff;
  }
  .content .box .sec .text .text-box .line {
    margin-top: 20px;
    width: 22px;
    height: 4px;
    background-color: #fff;
    transition: 0.5s;
  }
  .content .box .sec .text .text-box .p {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    margin-top: 20px;
  }
  .content .box .sec .title {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    color: #0349a8;
    padding-top: 30px;
    text-align: right;
  }
  .content .box .sec .img {
    float: right;
    width: 100%;
    margin-top: 400px;
    overflow: hidden;
  }
  .content .box .advantages .text {
    width: 90%;
    height: 512px;
    background-color: rgba(30, 59, 159, 0.9);
    position: absolute;
    bottom: 0;
    right: 5%;
  }
  .content .box .advantages .text .text-box {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 30px;
  }
  .content .box .advantages .text .text-box .title {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: #ffffff;
  }
  .content .box .advantages .text .text-box .title span {
    font-size: 18px;
    line-height: 18px;
  }
  .content .box .advantages .text .text-box .p-box {
    width: 100%;
    height: 336px;
    margin-top: 30px;
    overflow-y: scroll;
  }
  .content .box .advantages .text .text-box .p-box .p {
    width: 95%;
  }
  .content .box .advantages .text .text-box .p-box .p p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    text-align: justify;
  }
  .content .box .list {
    width: 90%;
    margin: 0 auto;
    margin-top: 79px;
  }
  .content .box .list .item {
    width: 100%;
    height: 400px;
    float: left;
    background-color: white;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    margin-left: 0;
    transition: 0.5s;
    margin-bottom: 30px;
  }
  .content .box .list .item .item-box {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 30px;
    position: relative;
  }
  .content .box .list .item .item-box .icon {
    width: 60px;
    position: absolute;
    top: 30px;
    right: 30px;
    transition: 0.5s;
  }
  .content .box .list .item .item-box .line {
    width: 22px;
    height: 4px;
    margin-top: 20px;
    background-color: #1b43a8;
  }
  .content .box .list .item .item-box .p {
    font-size: 16px;
    line-height: 24px;
    color: #9c9c9c;
    margin-top: 20px;
    text-align: justify;
  }
}
