.main-body {
  background-image: url("../imgs/bg.png");
  background-size: 100% 473px;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
}
.main {
  height: 473px;
}

.Archiving {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	max-width: 100%;
}

.main-head {
  clear: both;
}

.main-head-top {
  padding-top: 36px;
}

.main-head-top-right {
  float: right;
}

.main-head-top-right a {
  width: 100px;
  height: 24px;
  background-color: #fff;
  font-size: 12px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  color: #434bd3;
  margin: 0 5px 0 5px;
}

.main-title {
  width: 100%;
  margin: 40px 14.5px 0 14.5px;
}

.main-title-left {
  float: left;
  width: calc(35% - 27px);
  height: 271px;
}

.main-title-right {
  float: right;
  width: 65%;
}

.main-title-right > ul {
  margin-top: 14px;
  margin-right: 14.5px;
  overflow: hidden;
}

.main-title-right > a {
  height: 26px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #2a548e;
  line-height: 26px;
  letter-spacing: 1px;
  padding-left: 12px;
  position: relative;
}

.main-title-right > a::after {
  position: absolute;
  content: "";
  bottom: -8px;
  left: 0;
  width: 105px;
  height: 8px;
}

.right-title > a {
  height: 21px;
  width: 80%;
  font-size: 16px;
  color: #333333;
  line-height: 21px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 8px 0 8px 0;
  text-align: left;
  float: left;
  padding-left: 10px;
}

.right-title > span {
  height: 18px;
  font-size: 14px;
  font-weight: 400;
  text-align: right;
  line-height: 19px;
  color: #999;
  margin: 8px 0 8px 0;
  float: right;
  width: 12%;
}

.main-title-right .right-title {
  position: relative;
  overflow: hidden;
}

.main-title-right .right-title::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 16px;
  left: 0;
  background-color: #2a548e;
}

.main-title {
  float: left;
  width: 100%;
}
.main-server {
  margin: 0 -14.5px 0 -14.5px;
}
.main-server-li {
  margin: 40px 14.5px 0 14.5px;
  float: left;
  width: calc(20% - 29px);
  text-align: center;
  border: 1px solid #f3f3f3;
  border-bottom: 5px solid #7ca1d3;
  box-sizing: border-box;
}
.main-server-li > img {
  margin-bottom: 8px;
}

.main-server-list {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #000000;
  line-height: 21px;
  height: 35px;
  padding-bottom: 10px;
}
.main-server-address {
  padding-left: 6px;
  padding-right: 6px;
  font-size: 16px;

  font-weight: 400;
  text-align: center;
  color: #000000;
  line-height: 21px;
}
.main-server-map {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;

  font-weight: 400;
  text-align: center;
  color: #000000;
  line-height: 21px;
}
.main-server-server {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #000000;
  line-height: 21px;
}

.main-notice > a {
  float: left;
  width: 100%;
  margin-top: 75px;
  margin-bottom: 40px;
  display: block;
  max-width: 100%;
}

.main-notice > a img {
	display: block;
	max-width: 100%;
}

.notice-title {
  float: left;
  width: 50%;
  margin: 8px 0 8px 0;
}
.notice-title > a {
  display: block;
  float: left;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 21px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 21px;
  letter-spacing: 1px;
  margin-left: 10px;
}
.notice-title > span {
  display: block;
  float: right;
  margin-right: 23px;
  height: 21px;
  font-size: 14px;
  font-weight: 400;
  text-align: right;
  color: #999999;
  line-height: 19px;
}
.main-notice .notice-title {
  position: relative;
  overflow: hidden;
}
.main-notice .notice-title::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 7.5px;
  left: 0;
  background-color: #2a548e;
}

.main-knowledge > a {
  float: left;
  width: 100%;
  margin-top: 75px;
  margin-bottom: 40px;
  display: block;
  max-width: 100%;
}

.main-knowledge > a img {
  display: block;
  max-width: 100%;
}

.main-knowledge > ul {
  margin: 0px -22px 0px -22px;
}
.knowledge-body {
  width: 50%;
  float: left;
  padding-bottom: 11px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 40px;
}
.knowledge-title {
  margin-left: 22px;
  height: 30px;
  font-size: 22px;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 29px;
  letter-spacing: 1px;
  overflow: hidden;
}

.knowledge-text {
  text-indent: 1em;
  height: 45px;
  margin: 11px 22px 10px 22px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 21px;
  letter-spacing: 1px;
}

.knowledge-time {
  float: left;
  margin-left: 22px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 19px;
  letter-spacing: 1px;
}

.knowledge-get {
  float: right;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #c92424;
  line-height: 19px;
  letter-spacing: 1px;
  margin-right: 22px;
}

.carousel-footer > p {
  width: 65%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.swiper-slide .carousel-footer {
  position: relative;
  background: #393d4978;
  bottom: 38px;
  z-index: 1;
}

.swiper-wrapper,
.swiper-wrapper > div {
  height: 300px !important;
}

.main-server ul li a {
  display: block;
  padding-top: 23px;
}

.content-carousel {
  position: relative;
}

.bannerpagination {
  position: absolute;
  right: 0px;
  bottom: 46px;
  z-index: 2;
  height: 18px;
  color: #2a548e;
  text-align: center;
  line-height: 19px;
}

.bannerpagination .swiper-pagination-switch {
  width: 30px;
  height: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  float: left;
  cursor: pointer;
  color: #fff;
  line-height: 35px;
}

.bannerpagination .swiper-active-switch {
  background: #2a548e;
  width: 30px;
  height: 35px;
  text-align: center;
}
