.newBox {
  background-color: #fff;
  padding-top: 55.5px;
}
.newBox .topTitle {
  width: 326px;
  margin: 0 auto;
}
.newBox .newsCon {
  width: 100%;
  height: 975px;
  background-color: #00448A;
  padding-top: 97px;
  box-sizing: border-box;
  margin-top: 52px;
}
.newBox .newsCon .arrow {
  width: 45px;
  height: 40.5px;
  display: block;
  margin: 0 auto;
  margin-top: 47px;
  margin-bottom: 40px;
}
.newBox .newsCon .item {
  border-bottom: 1px dashed #fff;
}
.newBox .newsCon .item .left {
  width: 364px;
  min-width: 364px;
  height: 206px;
  border: 1px solid #ffffff;
  margin: 26px 0;
  margin-left: 43px;
  margin-right: 58px;
}
.newBox .newsCon .item .right {
  position: relative;
  flex: 1;
}
.newBox .newsCon .item .right .title {
  font-size: 24px;
  color: #fff;
  line-height: 36px;
  margin-bottom: 10px;
  margin-top: 51px;
}
.newBox .newsCon .item .right .desc {
  font-size: 18px;
  color: #fff;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.newBox .newsCon .item .right .btn {
  width: 145px;
  height: 43px;
  border: 1px solid #FFFFFF;
  text-align: center;
  line-height: 43px;
  font-size: 18px;
  color: #fff;
  position: absolute;
  bottom: 11px;
  right: 0;
}
.newBox .newsCon .item:first-child .left {
  margin-top: 0;
}
.newBox .newsCon .item:first-child .title {
  margin-top: 15px;
}
.sevenFunction {
  padding-top: 55.5px;
  background-color: #fff;
}
.sevenFunction .topTitle {
  width: 362px;
  margin: 0 auto;
}
.sevenFunction .conBox {
  width: 100%;
  height: 640px;
  background: url(../img/s_back.png) no-repeat;
  background-size: auto 100%;
  background-position: center;
  text-align: center;
  margin-top: 46.5px;
}
.sevenFunction .conBox img {
  width: 1200px;
  height: 486px;
  margin-top: 78px;
}
.history {
  background-color: #F3F3F3;
}
.history .left {
  width: 667px;
}
.history .left .btn {
  margin-left: 44px;
  margin-top: 94px;
}
.history .left .btn img {
  width: 312px;
  height: 70px;
}
.history .left p {
  display: flex;
  margin-bottom: 45px;
}
.history .left p .icon {
  position: relative;
  display: inline-block;
  width: 18px;
  margin-right: 0 !important;
  margin-top: 0 !important;
}
.history .left p .icon i {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 20px;
  margin-right: 0;
  margin-top: 0;
  font-size: 12px;
  top: -5px;
  right: -3px;
}
.history .left p span:first-child {
  margin-right: 5px;
  font-weight: bold;
  margin-top: 5px;
}
.history .left p span:last-child {
  line-height: 30px;
  margin-right: 15px;
  color: #444;
  font-size: 20px;
}
.history .left .title {
  font-size: 36px;
  line-height: 53px;
  color: #00448A;
  margin-left: 12px;
  margin-top: 204.5px;
}
.history .left .title div {
  position: relative;
  display: flex;
  padding-right: 20px;
}
.history .left .title div i {
  display: block;
  position: absolute;
  font-size: 14px;
  width: 20px;
  right: 0;
  top: 10px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
}
.history .left .border {
  margin-left: 12px;
  margin-top: 15px;
  width: 505px;
  height: 10px;
  background: url(../img/border_2.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 20px;
}
.history .right {
  margin-right: 50px;
  padding: 63px 0;
}
.history .right img {
  width: 429px;
  height: 187px;
  display: block;
  margin-bottom: 6px;
}
.history .right img:last-child {
  margin-bottom: 0;
}
.inlet {
  padding-top: 45.5px;
  padding-bottom: 48px;
  background-color: #fff;
}
.inlet .item {
  width: 160.5px;
}
.inlet .item a {
  display: block;
  width: 100%;
}
.inlet .item a .name {
  margin-top: 8px;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.inlet .item a .border {
  width: 160px;
  height: 5.5px;
  background: url(../img/border_1.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 8px;
}
.inlet .item a .val {
  font-size: 18px;
  line-height: 27px;
  color: #252525;
  margin-top: 18px;
  text-align: center;
}
.inlet .item a .icon {
  width: 70px;
  height: 70px;
  margin: 0 auto;
}
.inlet .item a .icon img {
  width: 100%;
  height: auto;
}
.banner {
  position: relative;
}
.banner .swiper-wrapper {
  width: 100%;
  margin-left: -0.5px;
}
.banner .swiper-slide {
  position: relative;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner .swiper-slide .b-img {
  width: 100%;
  height: 100%;
  background: #999;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.banner .swiper-slide .b-img a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .swiper-slide .b-img img {
  width: 100%;
  height: auto;
  float: left;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 3.3% !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 11px;
}
.swiper-pagination-bullet {
  background: #FFFFFF;
  opacity: 1;
  width: 180px;
  height: 4px;
  border-radius: 0;
}
.swiper-pagination-bullet-active {
  background: #d1ae7d;
}
