@import "common.css";
.banner {
  height: 1080px;
  background: url(../images/banner-about.png) center bottom #000;
  position: relative;
}
.banner .tail {
  width: 91px;
  height: 308px;
  background: url(../images/hs_jt.png) center top no-repeat;
  background-size: 100% 100%;
  top: 910px;
  position: absolute;
  left: 50%;
  margin-left: -45px;
}
.mod {
  position: relative;
}
.mod-title {
  text-align: center;
}
.mod-title .title {
  font-size: 36px;
  color: #333333;
  line-height: 1;
}
.mod-title .motto:before,
.mod-title .motto:after {
  content: "  --  ";
  margin: 0 0.5em;
}
.mod-title .motto {
  margin-top: 19px;
  line-height: 1;
  font-size: 14px;
  color: #999;
}
.mod-title.light .title,
.mod-title.light .motto {
  color: #fff;
}
.mod .mod-body {
  margin: 65px auto 0;
  width: 1400px;
}
.mod.about {
  padding-top: 154px;
}
.mod.about .mod-body .content .txt:before {
  content: "“";
  left: -70px;
  top: -80px;
}
.mod.about .mod-body .content .txt:after {
  content: "”";
  left: 100%;
  top: 100%;
}
.mod.about .mod-body .content .txt:before,
.mod.about .mod-body .content .txt:after {
  font-family: Arial;
  font-size: 200px;
  line-height: 1;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  position: absolute;
  text-indent: 0;
}
.mod.about .mod-body .content {
  border: 1px solid #fff;
}
.mod.about .mod-body .content .txt {
  text-indent: 2em;
  margin: 164px 0 0 121px;
  width: 512px;
  height: 200px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 0px;
  color: #ffffff;
  position: relative;
  text-align: justify;
}
.mod.about .mod-body .content .txt .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  opacity: 0.6;
}
.mod.about .mod-body .content .txt .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #FFF;
  opacity: 1;
}
.mod.about .mod-body .content .txt .swiper-pagination {
  width: 100%;
}
.mod.about .mod-body .content {
  width: 1014px;
  height: 570px;
  background-image: linear-gradient(-90deg, #2494f5 0%, #3951f9 100%),
    linear-gradient(-62deg, #3f3ff9 0%, #14caf2 100%),
    linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal, normal;
}
.mod.about .mod-body .cover img {
  display: block;
  width: 100%;
  height: 100%;
}
.mod.about .mod-body .cover a.detail {
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.1) url(../images/about/2.png) center center no-repeat;
  position: absolute;
  right: 0;
  top: 100%;
  text-indent: -999px;
  overflow: hidden;
}
.mod.about .mod-body .cover {
  float: right;
  width: 658px;
  height: 370px;
  background-color: #000000;
  margin-top: 100px;
  position: relative;
}
.mod.about .mod-body .attributes li .name {
  font-size: 16px;
}
.mod.about .mod-body .attributes li .value .unit {
  font-size: 24px;
}
.mod.about .mod-body .attributes li .value {
  font-size: 36px;
  font-weight: bold;
}
.mod.about .mod-body .attributes li {
  width: 25%;
  float: left;
  text-align: center;
}
.mod.about .mod-body .attributes:after {
  content: "";
  display: block;
  clear: both;
}
.mod.about .mod-body .attributes {
  padding: 80px 0;
  list-style: none;
}

.mod.subsidiaries:before {
  content: "";
  display: block;
  height: 540px;
  width: 100%;
  background: #666 url(../images/about/3.png) center top no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
.mod.subsidiaries .mod-title,
.mod.subsidiaries .mod-body {
  position: relative;
}
.mod.partner .mod-title,
.mod.subsidiaries .mod-title {
  background: url(../images/hs_jt.png) center -170px no-repeat;
  padding-top: 148px;
}
.mod.subsidiaries .mod-body .cover img {
  display: block;
  height: 100%;
  background-color: #000;
  margin-left: -1px; /* 图片本身上左边有个灰色，要去掉 */
}
.mod.subsidiaries .mod-body {
  padding: 130px;
  width: 1140px;
  background: #fff;
  box-shadow: 0 0 40px #0000004d;
}
.mod.subsidiaries .mod-body:after {
  content: "";
  display: block;
  clear: both;
}
.mod.subsidiaries .mod-body .cover {
  width: 304px;
  height: 456px;
  float: left;
  overflow: hidden;
}
.mod.subsidiaries .mod-body .content {
  padding-top: 10px;
  float: right;
  width: 686px;
  font-size: 16px;
}
.mod.subsidiaries .mod-body .content ul {
  padding: 5px 0;
  list-style: none;
}
.mod.subsidiaries .mod-body .content li {
  padding: 5px 0 5px 30px;
  position: relative;
}
.mod.subsidiaries .mod-body .content li:before,
.mod.subsidiaries .mod-body .content li:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 16px;
  box-sizing: border-box;
  transform: rotate(45deg);
}
.mod.subsidiaries .mod-body .content li:after {
  background-image: linear-gradient(-62deg, #3f3ff9 0%, #14caf2 100%),
    linear-gradient(-90deg, #2494f5 0%, #3951f9 100%),
    linear-gradient(#333333, #333333);
  background-blend-mode: normal, normal, normal;
}
.mod.subsidiaries .mod-body .content li:before {
  background-image: linear-gradient(#ffffff, #ffffff),
    linear-gradient(#333333, #333333);
  background-blend-mode: normal, normal;
  border: solid 1px #b8ebff;
  left: 5px;
}
.mod.subsidiaries .mod-body .content div {
  line-height: 1.4;
  padding: 10px 0;
}
.mod.subsidiaries .mod-body .content .title {
  font-size: 18px;
}

.mod.partner .mod-body {
  padding: 80px 0;
  margin-top: 0;
}
.mod.partner .mod-body .links {
  position: relative;
}
.mod.partner .mod-body .links .swiper-button-prev {
  left: -30px;
}
.mod.partner .mod-body .links .swiper-button-next {
  right: -30px;
}
.mod.partner .mod-body .links .list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mod.partner .mod-body .links .list:after {
  content: '';
  display: block;
  clear: both;
}
.mod.partner .mod-body .links .list li {
  /* float: left;
  width: 20%; */
  height: 60px;
  text-align: center;
}
.mod.partner .swiper-button-prev {
  outline: none;
	left: -30px;
	width: 45px;
	height: 45px;
	background: #000 no-repeat;
	background-position: 0 0;
	background-size: 100%;
  background: url(../images/prev1.png) center center no-repeat;
}
.mod.partner .swiper-button-prev:hover {
	background-position: center center;
	background-size: 100%
}
.mod.partner .swiper-button-next {
  outline: none;
	right: -30px;
	width: 45px;
	height: 45px;
	background: #000 no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
  background: url(../images/next1.png) center center no-repeat;
}
.mod.partner .swiper-button-next:hover {
	background-position: center center;
	background-size: 100%
}