.banner-box {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.banner-box .m-index-banner-block {
  position: relative;
  width: 100%;
}
.banner-box .m-index-banner-block .biaoyu {
  position: absolute;
  left: 80px;
  bottom: 120px;
  width: 676px;
  height: auto;
  z-index: 999;
}
.banner-box .m-index-banner-block .biaoyu img {
  display: block;
  width: 100%;
  height: auto;
}
.banner-box .m-index-banner-block .list {
  position: relative;
}
.banner-box .m-index-banner-block .list .text {
  position: absolute;
  left: 50%;
  bottom: 120px;
  width: 1400px;
  margin-left: -700px;
  text-align: left;
}
.banner-box .m-index-banner-block .list .text h1 {
  font-size: 28px;
  color: #fff;
  letter-spacing: 2px;
}
.banner-box .m-index-banner-block .list img {
  display: block;
  width: 100%;
}
.banner-box .index-banner-h5 {
  display: none;
}
.swiper-banner {
  position: relative;
}
.swiper-banner .index-swiper-pagination {
  text-align: center;
  width: 500px;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  bottom: 35px;
}
.swiper-banner .swiper-pagination-bullet {
  width: 26px;
  height: 26px;
  line-height: 26px;
  opacity: 1;
  text-align: center;
  color: #b7b4b4;
  font-size: 20px;
  font-weight: 600;
  border-radius: 100%;
  background: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.swiper-banner > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}
.swiper-banner .swiper-pagination-bullet-active {
  opacity: 1;
  color: #fff;
  background: transparent;
}
.swiper-banner .index-button-next {
  background: url(../img/home/next.png) no-repeat 0 0;
}
.swiper-banner .index-button-prev {
  background: url(../img/home/prev.png) no-repeat 0 0;
}
.swiper-banner .index-button-next,
.swiper-banner .index-button-prev {
  position: absolute;
  top: auto;
  bottom: 45px;
  width: 27px;
  height: 8px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index-button-prev:after,
.swiper-container-rtl .index-button-next:after {
  content: '';
}
.index-button-next:after,
.swiper-container-rtl .index-button-prev:after {
  content: '';
}
.index-button-prev,
.swiper-container-rtl .index-button-next {
  left: calc(50% - 210px);
  right: auto;
}
.index-button-next,
.swiper-container-rtl .index-button-prev {
  left: calc(50% + 185px);
  right: auto;
}
.pressRelease-h5,
.biddingInformation-h5,
.achievements-h5,
.feature-h5 {
  display: none ;
  opacity: 0;
}
/** æ–°é—»åŠ¨æ€ */
.pressRelease {
  padding: 50px 0;
  background-color: #f5f5f5;
}
.pressRelease .content {
  width: 1400px;
  margin: 0 auto;
}
.pressRelease .content .title-box {
  position: relative;
  margin-bottom: 30px;
}
.pressRelease .content .title-box::before {
  content: '';
  position: absolute;
  left: 185px;
  bottom: 0;
  width: 860px;
  height: 1px;
  border-bottom: dashed 1px #3782CD;
}
.pressRelease .content .title-box .ft-box .en {
  font-size: 18px;
  color: #999999;
}
.pressRelease .content .title-box .ft-box .cn {
  margin-top: 10px;
}
.pressRelease .content .title-box .ft-box .cn img {
  display: block;
  width: 158px;
  height: 39px;
}
.pressRelease .content .title-box .rt-box .j-menu-item {
  font-weight: bold;
  font-size: 26px;
  color: #333333;
  height: 54px;
  line-height: 54px;
  margin-left: 50px;
  cursor: pointer;
}
.pressRelease .content .title-box .rt-box .j-menu-item.active {
  position: relative;
  color: #0A4A8A;
}
.pressRelease .content .title-box .rt-box .j-menu-item.active::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #0A4A8A;
}
.pressRelease .content .notice-box .ft-box {
  width: 680px;
}
.pressRelease .content .notice-box .ft-box .swiper-notice {
  width: 100%;
  height: 640px;
}
.pressRelease .content .notice-box .ft-box .swiper-notice .swiper-pagination-notice {
  width: 100% !important;
  text-align: right;
  bottom: 160px;
  transform: none;
  padding-right: 30px;
  left: auto;
  right: 0;
  box-sizing: border-box;
}
.pressRelease .content .notice-box .ft-box .swiper-notice .swiper-pagination-notice .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 0.6;
  margin: 0 0 0 10px;
  left: 0 !important;
  transform: none;
  border-radius: 0;
}
.pressRelease .content .notice-box .ft-box .swiper-notice .swiper-pagination-notice .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0A4A8A;
  opacity: 1;
}
.pressRelease .content .notice-box .ft-box .swiper-notice .list .imgs {
  display: block;
  width: 680px;
  height: 500px;
}
.pressRelease .content .notice-box .ft-box .swiper-notice .list .infos-box {
  height: 140px;
  background-color: #fff;
}
.pressRelease .content .notice-box .ft-box .swiper-notice .list .infos-box .txt {
  flex: 1;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 44px;
  padding: 20px 30px;
}
.pressRelease .content .notice-box .ft-box .swiper-notice .list .infos-box .time {
  width: 140px;
  height: 140px;
  padding: 30px 0;
  text-align: center;
  background: #0A4A8A;
}
.pressRelease .content .notice-box .ft-box .swiper-notice .list .infos-box .time .day {
  font-size: 44px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.pressRelease .content .notice-box .ft-box .swiper-notice .list .infos-box .time .mouth {
  font-size: 20px;
  color: #FFFFFF;
}
.pressRelease .content .notice-box .rt-box {
  width: 680px;
  height: 640px;
  background: #FFFFFF;
}
.pressRelease .content .notice-box .rt-box ul {
  display: none;
}
.pressRelease .content .notice-box .rt-box ul.active {
  display: block;
}
.pressRelease .content .notice-box .rt-box ul li {
  border-bottom: 1px solid #E5E5E5;
}
.pressRelease .content .notice-box .rt-box ul li .item {
  padding: 30px 0;
}
.pressRelease .content .notice-box .rt-box ul li .item .time {
  padding: 0 40px;
  text-align: center;
  height: 98px;
  border-right: solid 1px #efefef;
}
.pressRelease .content .notice-box .rt-box ul li .item .time .day {
  font-size: 44px;
  color: #333333;
  margin-bottom: 10px;
}
.pressRelease .content .notice-box .rt-box ul li .item .time .mouth {
  font-size: 20px;
  color: #333333;
}
.pressRelease .content .notice-box .rt-box ul li .item .txt-box {
  padding: 0 30px;
  width: calc(100% - 150px);
}
.pressRelease .content .notice-box .rt-box ul li .item .txt-box .title {
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  line-height: 36px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pressRelease .content .notice-box .rt-box ul li .item .txt-box p {
  width: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pressRelease .content .notice-box .rt-box ul li:last-child {
  border-bottom: none;
}
.pressRelease .content .view-more {
  margin-top: 50px;
}
.pressRelease .content .view-more a {
  display: none;
  padding: 20px 40px;
  background-color: #0A4A8A;
}
.pressRelease .content .view-more a .txt {
  font-size: 18px;
  color: #FFFFFF;
}
.pressRelease .content .view-more a .imgs {
  display: block;
  width: 18px;
  height: 14px;
  margin-left: 20px;
}
.pressRelease .content .view-more a.active {
  display: flex;
}
/** æ‹›æ ‡ä¿¡æ¯ */
.biddingInformation {
  padding: 50px 0 0;
  background: #F5FAFF;
}
.biddingInformation .content {
  width: 1400px;
  margin: 0 auto;
}
.biddingInformation .title-box {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.biddingInformation .title-box::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 585px;
  height: 1px;
  border-bottom: dashed 1px #3782CD;
}
.biddingInformation .title-box::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 585px;
  height: 1px;
  border-bottom: dashed 1px #3782CD;
}
.biddingInformation .title-box .en {
  font-size: 18px;
  color: #999999;
}
.biddingInformation .title-box .cn {
  width: 158px;
  margin: 10px auto 0;
}
.biddingInformation .title-box .cn img {
  display: block;
  width: 158px;
  height: 39px;
}
.biddingInformation .bottom-content {
  position: relative;
}
.biddingInformation .bottom-content .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: calc((100% - 1400px) / 2 + 340px);
  height: 680px;
  background: url(../img/home/bg-2.png) no-repeat right top;
  overflow: hidden;
  z-index: 1;
}
.biddingInformation .bottom-content .w1400 {
  position: relative;
  width: 1400px;
  height: 680px;
  margin: 0 auto;
  align-items: flex-start;
  z-index: 2;
}
.biddingInformation .bottom-content .ft-nav {
  flex: 1;
  padding-top: 120px;
}
.biddingInformation .bottom-content .ft-nav .menu-list .items {
  cursor: pointer;
}
.biddingInformation .bottom-content .ft-nav .menu-list .items h2.txt {
  font-size: 34px;
  height: 48px;
  line-height: 48px;
  color: #FFFFFF;
}
.biddingInformation .bottom-content .ft-nav .menu-list .items img {
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 35px;
  opacity: 0;
}
.biddingInformation .bottom-content .ft-nav .menu-list .items:first-child {
  margin-bottom: 120px;
}
.biddingInformation .bottom-content .ft-nav .menu-list .items.active h2.txt {
  font-weight: bold;
  font-size: 36px;
}
.biddingInformation .bottom-content .ft-nav .menu-list .items.active img {
  opacity: 1;
}
.biddingInformation .bottom-content .ft-nav .view-more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 196px;
  height: 56px;
  margin-top: 200px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.biddingInformation .bottom-content .ft-nav .view-more span {
  font-size: 18px;
  color: #FFFFFF;
}
.biddingInformation .bottom-content .ft-nav .view-more img {
  display: block;
  width: 18px;
  height: 14px;
  margin-left: 20px;
}
.biddingInformation .bottom-content .rt-ul-box {
  width: 1010px;
}
.biddingInformation .bottom-content .rt-ul-box .j-ul {
  display: none;
}
.biddingInformation .bottom-content .rt-ul-box .j-ul.active {
  display: flex;
}
.biddingInformation .bottom-content .rt-ul-box .j-ul li {
  width: 490px;
  height: 150px;
  margin-bottom: 20px;
  background-color: #fff;
}
.biddingInformation .bottom-content .rt-ul-box .j-ul li .time {
  padding: 40px;
  text-align: center;
  flex: 1;
}
.biddingInformation .bottom-content .rt-ul-box .j-ul li .time .day {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}
.biddingInformation .bottom-content .rt-ul-box .j-ul li .time .mouth {
  font-size: 14px;
  color: #333333;
}
.biddingInformation .bottom-content .rt-ul-box .j-ul li .txt {
  padding-right: 30px;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/** å»ºè®¾æˆæžœ */
.achievements {
  padding: 50px 0;
  background-color: #FFFFFF;
}
.achievements .content {
  width: 1400px;
  margin: 0 auto;
}
.achievements .content .title-box {
  position: relative;
  margin-bottom: 30px;
}
.achievements .content .title-box::before {
  content: '';
  position: absolute;
  left: 185px;
  bottom: 0;
  width: 700px;
  height: 1px;
  border-bottom: dashed 1px #3782CD;
}
.achievements .content .title-box .ft-box .en {
  font-size: 18px;
  color: #999999;
}
.achievements .content .title-box .ft-box .cn {
  margin-top: 10px;
}
.achievements .content .title-box .ft-box .cn img {
  display: block;
  width: 158px;
  height: 39px;
}
.achievements .content .title-box .rt-box .j-menu-item {
  font-weight: bold;
  font-size: 26px;
  color: #333333;
  height: 54px;
  line-height: 54px;
  margin-left: 50px;
  cursor: pointer;
}
.achievements .content .title-box .rt-box .j-menu-item.active {
  position: relative;
  color: #0A4A8A;
}
.achievements .content .title-box .rt-box .j-menu-item.active::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #0A4A8A;
}
.achievements .content .notice-box .j-ul {
  display: none;
}
.achievements .content .notice-box .j-ul.active {
  display: block;
}
.achievements .content .notice-box ul li {
  width: 330px;
  margin-right: 26px;
  margin-bottom: 40px;
}
.achievements .content .notice-box ul li:nth-child(4n) {
  margin-right: 0;
}
.achievements .content .notice-box ul li .item .img-cover {
  width: 330px;
  height: 210px;
}
.achievements .content .notice-box ul li .item .img-cover img {
  display: block;
  width: 100%;
  height: 100%;
}
.achievements .content .notice-box ul li .item .name {
  font-size: 20px;
  color: #333333;
  padding-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.achievements .content .notice-box ul li:last-child {
  border-bottom: none;
}
.achievements .content .view-more {
  margin-top: 50px;
}
.achievements .content .view-more a {
  padding: 20px 40px;
  background-color: #0A4A8A;
}
.achievements .content .view-more a .txt {
  font-size: 18px;
  color: #FFFFFF;
}
.achievements .content .view-more a .imgs {
  display: block;
  width: 18px;
  height: 14px;
  margin-left: 20px;
}
.feature {
  padding: 40px 0;
  background: url('../img/home/23.png') no-repeat center;
  background-size: cover;
}
.feature .content {
  width: 1400px;
  margin: 0 auto;
}
.feature .content .ft-box {
  width: 240px;
}
.feature .content .ft-box .items {
  display: block;
  width: 240px;
  height: 240px;
  margin-bottom: 20px;
  background: #6F8AA7;
}
.feature .content .ft-box .items .name {
  font-size: 20px;
  line-height: 32px;
  color: #FFFFFF;
  text-align: center;
}
.feature .content .ft-box .items:nth-child(1),
.feature .content .ft-box .items:nth-child(2) {
  width: 240px;
  height: 240px;
  padding: 40px 52px;
}
.feature .content .ft-box .items:nth-child(1) img,
.feature .content .ft-box .items:nth-child(2) img {
  display: block;
  width: 84px;
  height: 84px;
  margin: 0 auto 20px;
}
.feature .content .ft-box .items:nth-child(2) img {
  margin: 0 auto 30px;
}
.feature .content .ft-box .items:nth-child(3) {
  padding: 30px 40px;
  margin-bottom: 0;
}
.feature .content .ft-box .items:nth-child(3) img {
  display: block;
  width: 140px;
  height: 140px;
  margin: 0 auto 12px;
}
.feature .content .rt-box {
  width: 1120px;
  height: 760px;
  margin-left: 40px;
  background-color: #4A6A8D;
}
.feature .content .rt-box .nameList {
  width: calc(100% - 770px);
}
.feature .content .rt-box .nameList .items {
  padding: 34px 0;
  cursor: pointer;
}
.feature .content .rt-box .nameList .items .name {
  width: 260px;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 40px;
  height: 40px;
  padding-left: 40px;
  box-sizing: border-box;
}
.feature .content .rt-box .nameList .items .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background: #6A85A3;
  border-radius: 50%;
  opacity: 0;
}
.feature .content .rt-box .nameList .items .line {
  width: 60px;
  height: 2px;
  background: #6A85A3;
  opacity: 0;
}
.feature .content .rt-box .nameList .items.active .arrow {
  opacity: 1;
}
.feature .content .rt-box .nameList .items.active .line {
  opacity: 1;
}
.feature .content .rt-box .floorPlanList {
  width: 770px;
}
.feature .content .rt-box .floorPlanList .items {
  width: 100%;
}
.feature .content .rt-box .floorPlanList .items img {
  display: none;
  width: 100%;
  height: 760px;
  object-fit: cover;
}
.feature .content .rt-box .floorPlanList .items.active img {
  display: block;
}
/* åˆ†è¾¨çŽ‡ */
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .banner-box .m-index-banner-block .list .text {
    width: 1200px;
    margin-left: -600px;
  }
  .swiper-banner .index-swiper-pagination {
    width: 1200px;
    /* margin-left: -600px; */
  }
}
@media only screen and (min-width: 0) and (max-width: 640px) {
  .m-index-banner-block,
  .swiper-banner .index-button-next,
  .swiper-banner .index-button-prev,
  .banner-box .m-index-banner-block .list .text {
    display: none;
  }
  #splash_scroller {
    display: none;
  }
  .banner-box .index-banner-h5 {
    position: relative;
    display: block;
    padding-top: 54px;
  }
  .banner-box .index-banner-h5 .biaoyu {
    position: absolute;
    left: 20px;
    bottom: 40px;
    width: 38.2vw;
    height: auto;
    z-index: 10;
  }
  .banner-box .index-banner-h5 .biaoyu img {
    display: block;
    width: 100%;
    height: auto;
  }
  .banner-box .index-banner-h5 .swiper-banner-h5 .swiper-slide img {
    display: block;
    width: 100%;
  }
  .swiper-banner-h5 .swiper-pagination-h5 {
    width: 100%;
    padding: 0 15px;
    text-align: center;
    left: 0;
    bottom: 20px;
    margin-left: 0;
  }
  .swiper-banner-h5 {
    position: relative;
  }
  .swiper-banner-h5 .swiper-pagination-h5 {
    text-align: center;
    width: 100%;
    left: 0;
    bottom: 15px;
    margin-left: 0;
  }
  .swiper-banner-h5 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    opacity: 1;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .swiper-banner-h5 > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px 0 0;
  }
  .swiper-banner-h5 .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #fff;
  }
  .pressRelease,
  .biddingInformation,
  .achievements,
  .feature {
    display: none !important;
    opacity: 0;
  }
  /** æ–°é—»åŠ¨æ€ */
  .pressRelease-h5 {
    display: block;
    opacity: 1;
    padding: 20px 13px;
    background-color: #f5f5f5;
  }
  .pressRelease-h5 .content .title-box {
    text-align: center;
  }
  .pressRelease-h5 .content .title-box .en {
    font-size: 12px;
    color: #999999;
  }
  .pressRelease-h5 .content .title-box .cn {
    width: 92px;
    margin: 5px auto 10px;
  }
  .pressRelease-h5 .content .title-box .cn img {
    display: block;
    width: 92px;
    height: 33px;
  }
  .pressRelease-h5 .content .swiper-notice-h5 {
    width: 100%;
  }
  .pressRelease-h5 .content .swiper-notice-h5 .swiper-pagination-notice-h5 {
    width: 100% !important;
    text-align: right;
    bottom: 100px;
    transform: none;
    padding-right: 20px;
    left: auto;
    right: 0;
    box-sizing: border-box;
  }
  .pressRelease-h5 .content .swiper-notice-h5 .swiper-pagination-notice-h5 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    opacity: 0.6;
    margin: 0 0 0 5px;
    left: 0 !important;
    transform: none;
    border-radius: 0;
  }
  .pressRelease-h5 .content .swiper-notice-h5 .swiper-pagination-notice-h5 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0A4A8A;
    opacity: 1;
  }
  .pressRelease-h5 .content .swiper-notice-h5 .list .imgs {
    display: block;
    width: 100%;
    height: 240px;
    object-fit: cover;
  }
  .pressRelease-h5 .content .swiper-notice-h5 .list .infos-box {
    height: 80px;
    background-color: #fff;
  }
  .pressRelease-h5 .content .swiper-notice-h5 .list .infos-box .txt {
    flex: 1;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    padding: 15px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .pressRelease-h5 .content .swiper-notice-h5 .list .infos-box .time {
    width: 80px;
    height: 80px;
    padding: 18px 0;
    text-align: center;
    background: #0A4A8A;
  }
  .pressRelease-h5 .content .swiper-notice-h5 .list .infos-box .time .day {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 5px;
  }
  .pressRelease-h5 .content .swiper-notice-h5 .list .infos-box .time .mouth {
    font-size: 12px;
    color: #FFFFFF;
  }
  .pressRelease-h5 .content .notice-box {
    margin-top: 10px;
    background-color: #fff;
  }
  .pressRelease-h5 .content .notice-box .top-box {
    border-bottom: 1px solid #E5E5E5;
  }
  .pressRelease-h5 .content .notice-box .top-box .j-menu-item {
    padding: 16px 0;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
  }
  .pressRelease-h5 .content .notice-box .top-box .j-menu-item.active {
    position: relative;
    color: #0A4A8A;
  }
  .pressRelease-h5 .content .notice-box .top-box .j-menu-item.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #0A4A8A;
    border-radius: 2px;
  }
  .pressRelease-h5 .content .notice-box .bottom-box ul {
    display: none;
  }
  .pressRelease-h5 .content .notice-box .bottom-box ul.active {
    display: block;
  }
  .pressRelease-h5 .content .notice-box .bottom-box ul li {
    border-bottom: 1px solid #E5E5E5;
  }
  .pressRelease-h5 .content .notice-box .bottom-box ul li .item {
    padding: 15px 0;
  }
  .pressRelease-h5 .content .notice-box .bottom-box ul li .item .time {
    width: 88px;
    text-align: center;
  }
  .pressRelease-h5 .content .notice-box .bottom-box ul li .item .time .day {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 4px;
  }
  .pressRelease-h5 .content .notice-box .bottom-box ul li .item .time .mouth {
    font-size: 12px;
    color: #333333;
  }
  .pressRelease-h5 .content .notice-box .bottom-box ul li .item .txt-box {
    width: calc(100% - 88px);
    border-left: solid 1px #E5E5E5;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .pressRelease-h5 .content .notice-box .bottom-box ul li .item .txt-box .title {
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .pressRelease-h5 .content .notice-box .bottom-box ul li .item .txt-box p {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    color: #999999;
  }
  .pressRelease-h5 .content .view-more {
    padding: 20px 0;
    background-color: #fff;
  }

  .pressRelease-h5 .content .view-more a {
    display: none;
  }
  
  .pressRelease-h5 .content .view-more a .txt {
    font-size: 18px;
    color: #0A4A8A;
  }
  .pressRelease-h5 .content .view-more a .imgs {
    display: block;
    width: 18px;
    height: 14px;
    margin-left: 20px;
  }
  .pressRelease-h5 .content .view-more a.active {
    display: flex;
  }
  .biddingInformation-h5 {
    display: block;
    opacity: 1;
    padding: 20px 13px;
    background: url(../img/h5/bg-zhaobiao.png) no-repeat center;
    background-size: cover;
  }
  .biddingInformation-h5 .content .title-box {
    text-align: center;
  }
  .biddingInformation-h5 .content .title-box .en {
    font-size: 12px;
    color: #999999;
  }
  .biddingInformation-h5 .content .title-box .cn {
    width: 92px;
    margin: 5px auto 10px;
  }
  .biddingInformation-h5 .content .title-box .cn img {
    display: block;
    width: 92px;
    height: 33px;
  }
  .biddingInformation-h5 .content .menu-list {
    width: 100%;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
  }
  .biddingInformation-h5 .content .menu-list .items img {
    display: block;
    width: 9px;
    height: auto;
    margin: 0 5px 0 0;
    opacity: 0;
  }
  .biddingInformation-h5 .content .menu-list .items span {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
  }
  .biddingInformation-h5 .content .menu-list .items.active img {
    opacity: 1;
  }
  .biddingInformation-h5 .content .notice-box {
    margin: 20px 0;
    background-color: #fff;
  }
  .biddingInformation-h5 .content .notice-box .top-box {
    border-bottom: 1px solid #E5E5E5;
  }
  .biddingInformation-h5 .content .notice-box .top-box .j-menu-item {
    padding: 16px 0;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
  }
  .biddingInformation-h5 .content .notice-box .top-box .j-menu-item.active {
    position: relative;
    color: #0A4A8A;
  }
  .biddingInformation-h5 .content .notice-box .top-box .j-menu-item.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #0A4A8A;
    border-radius: 2px;
  }
  .biddingInformation-h5 .content .notice-box .bottom-box ul {
    display: none;
  }
  .biddingInformation-h5 .content .notice-box .bottom-box ul.active {
    display: block;
  }
  .biddingInformation-h5 .content .notice-box .bottom-box ul li {
    border-bottom: 1px solid #E5E5E5;
  }
  .biddingInformation-h5 .content .notice-box .bottom-box ul li .item {
    padding: 15px 0;
  }
  .biddingInformation-h5 .content .notice-box .bottom-box ul li .item .time {
    width: 88px;
    text-align: center;
  }
  .biddingInformation-h5 .content .notice-box .bottom-box ul li .item .time .day {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 4px;
  }
  .biddingInformation-h5 .content .notice-box .bottom-box ul li .item .time .mouth {
    font-size: 12px;
    color: #333333;
  }
  .biddingInformation-h5 .content .notice-box .bottom-box ul li .item .txt-box {
    width: calc(100% - 88px);
    border-left: solid 1px #E5E5E5;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .biddingInformation-h5 .content .notice-box .bottom-box ul li .item .txt-box .title {
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .biddingInformation-h5 .content .notice-box .bottom-box ul li .item .txt-box p {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    color: #999999;
  }
  .biddingInformation-h5 .content .notice-box .bottom-box ul li:last-child {
    border-bottom: none;
  }
  .biddingInformation-h5 .content .view-more a {
    position: relative;
    width: 140px;
    height: 44px;
    padding: 2px;
    background: rgba(255, 255, 255, 0.3);
  }
  .biddingInformation-h5 .content .view-more a::before {
    content: '';
    display: block;
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    background: transparent;
    border: solid 1px rgba(255, 255, 255, 0.3);
  }
  .biddingInformation-h5 .content .view-more a .txt {
    font-size: 14px;
    color: #ffffff;
  }
  .biddingInformation-h5 .content .view-more a .imgs {
    display: block;
    width: 18px;
    height: 14px;
    margin-left: 8px;
  }
  .achievements-h5 {
    display: block;
    opacity: 1;
    padding: 20px 13px;
    background-color: #f5f5f5;
  }
  .achievements-h5 .content .title-box {
    text-align: center;
  }
  .achievements-h5 .content .title-box .en {
    font-size: 12px;
    color: #999999;
  }
  .achievements-h5 .content .title-box .cn {
    width: 92px;
    margin: 5px auto 10px;
  }
  .achievements-h5 .content .title-box .cn img {
    display: block;
    width: 92px;
    height: 33px;
  }
  .achievements-h5 .content .menu-list {
    width: 100%;
    height: 50px;
    background: #ffffff;
  }
  .achievements-h5 .content .menu-list .items {
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #333333;
  }
  .achievements-h5 .content .menu-list .items.active {
    color: #0A4A8A;
    position: relative;
  }
  .achievements-h5 .content .menu-list .items.active:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #0A4A8A;
  }
 .achievements-h5 .content .result-list .j-ul {
    display: none;
  }
  .achievements-h5 .content .result-list .j-ul.active {
    display: block;
  }
  .achievements-h5 .content .result-list .j-ul li {
    width: calc(50% - 10px);
    margin-bottom: 12px;
  }
  .achievements-h5 .content .result-list .j-ul li a {
    display: block;
  }
  .achievements-h5 .content .result-list .j-ul li .img-cover {
    width: 100%;
    margin-bottom: 6px;
  }
  .achievements-h5 .content .result-list .j-ul li .img-cover img {
    display: block;
    width: 100%;
    height: 105px;
  }
  .achievements-h5 .content .result-list .j-ul li .name {
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .achievements-h5 .content .result-list .j-ul.active {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .achievements-h5 .content .view-more a {
    position: relative;
    width: 140px;
    height: 44px;
    padding: 2px;
    background: #0A4A8A;
  }
  .achievements-h5 .content .view-more a::before {
    content: '';
    display: block;
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    background: transparent;
    border: solid 1px rgba(255, 255, 255, 0.3);
  }
  .achievements-h5 .content .view-more a .txt {
    font-size: 14px;
    color: #ffffff;
  }
  .achievements-h5 .content .view-more a .imgs {
    display: block;
    width: 18px;
    height: 14px;
    margin-left: 8px;
  }
  .feature-h5 {
    display: block;
    opacity: 1;
    padding: 20px 13px;
    background: url(../img/h5/bg-tese.png) no-repeat center;
    background-size: cover;
  }
  .feature-h5 .content .menu-list .items {
    width: calc(50% - 10px);
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    background: rgba(255, 255, 255, 0.1);
  }
  .feature-h5 .content .menu-list .items:first-child {
    width: 100%;
  }
  .feature-h5 .content .menu-list .items.active {
    color: #0A4A8A;
    background: #fff;
  }
  .feature-h5 .content .image-list {
    margin-bottom: 10px;
  }
  .feature-h5 .content .image-list .items {
    display: none;
  }
  .feature-h5 .content .image-list .items img {
    display: block;
    width: 100%;
    height: 245px;
    object-fit: cover;
  }
  .feature-h5 .content .image-list .items.active {
    display: block;
  }
  .feature-h5 .content .link-list a {
    display: block;
    width: 110px;
    height: 110px;
    text-align: center;
    color: #fff;
    background: #6F8AA7;
  }
  .feature-h5 .content .link-list a:nth-child(1) img,
  .feature-h5 .content .link-list a:nth-child(2) img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 14px auto 8px;
  }
  .feature-h5 .content .link-list a:nth-child(1) .name,
  .feature-h5 .content .link-list a:nth-child(2) .name {
    font-size: 12px;
    line-height: 18px;
    padding: 0 17px;
  }
  .feature-h5 .content .link-list a:nth-child(2) img {
    margin-bottom: 24px;
  }
  .feature-h5 .content .link-list a:nth-child(3) img {
    display: block;
    width: 54px;
    height: 54px;
    margin: 12px auto 12px;
  }
  .feature-h5 .content .link-list a:nth-child(3) .name {
    font-size: 12px;
    line-height: 18px;
  }
}