@charset "utf-8";
.index-banner {
  position: relative;
  padding-bottom: 35px;
  background: #f4f4f4
}
.index-banner .banner-loop img {
  max-width: 100%;
  padding-top: 55px
}
.banner-pagination {
  position: absolute;
  z-index: 9;
  text-align: center;
  width: 100%
}
.banner-pagination .swiper-pagination-bullet-active {
  background: #bb9b5e
}
.banner-pagination span {
  width: 50px;
  height: 3px;
  border-radius: 0;
  margin: 0 3px
}
.server {
  background: #f4f4f4;
  padding-bottom: 1.875rem
}
.server .tit {
  color: #333;
  text-align: center;
  padding-bottom: 2.875rem
}
.serverbox li {
  width: 33%;
  float: left;
  margin-bottom: 20px
}
.serverbox .iconbox {
  width: 100px;
  height: 90px;
  background: #f7c807;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 1.275rem;
  padding-top: 10px;
  margin: 0 auto
}
.serverbox .zli .iconbox {
  background: #ed7432
}
.serverbox .gqi .iconbox {
  background: #33beb3
}
.serverbox .zshi .iconbox {
  background: #139be1
}
.serverbox .kji .iconbox {
  background: #c362df
}
.serverbox .more .iconbox {
  background: #f4c14a
}
.serverbox icon {
  display: block;
  width: 45px;
  height: 45px;
  margin: 0 auto;
  padding-top: 5px
}
.serverbox li:hover .iconbox {
  color: #fff
}
.serverbox .sbiao icon {
  background-color: #fff;
  -webkit-mask: url(//m.loadskill.com/static/images/sb.png) no-repeat;
  mask: url(//m.loadskill.com/static/images/sb.png) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%
}
.serverbox .zli icon {
  background-color: #fff;
  -webkit-mask: url(//m.loadskill.com/static/images/zli.png) no-repeat;
  mask: url(//m.loadskill.com/static/images/zli.png) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%
}
.serverbox .gqi icon {
  background-color: #fff;
  -webkit-mask: url(//m.loadskill.com/static/images/gqi.png) no-repeat;
  mask: url(//m.loadskill.com/static/images/gqi.png) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%
}
.serverbox .zshi icon {
  background-color: #fff;
  -webkit-mask: url(//m.loadskill.com/static/images/zshi.png) no-repeat;
  mask: url(//m.loadskill.com/static/images/zshi.png) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%
}
.serverbox .kji icon {
  background-color: #fff;
  -webkit-mask: url(//m.loadskill.com/static/images/kji.png) no-repeat;
  mask: url(//m.loadskill.com/static/images/kji.png) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%
}
.serverbox .more icon {
  background-color: #fff;
  -webkit-mask: url(//m.loadskill.com/static/images/more.png) no-repeat;
  mask: url(//m.loadskill.com/static/images/more.png) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%
}
.tit h3 {
  font-weight: 700;
  font-size: 1.875rem
}
.server .tit .subtit {
  font-size: 1.25rem;
  color: #333;
  font-weight: lighter;
  text-align: center
}
.why {
  background: #063c92;
  padding-bottom: 1.875rem
}
.why .tit {
  font-size: 1.875rem;
  color: #fff;
  padding-top: 3.75rem;
  padding-bottom: 1.875rem;
  text-align: center
}
.why .tit .subtit {
  font-size: 1.25rem;
  color: #fff;
  font-weight: lighter;
  text-align: center;
  margin-top: 10px
}
.why .tit .subtit span {
  background: #f7c807;
  border-radius: 5px;
  padding: 2px 3px
}
.whybox {
  text-align: center
}
.whybox img {
  text-align: center;
  max-width: 100%
}
.team {
  background: #f2f2f2;
  padding-bottom: 1.875rem
}
.team .tit {
  font-size: 1.875rem;
  color: #333;
  padding-top: 3.75rem;
  padding-bottom: 1.875rem;
  text-align: center
}
.team .tit .subtit {
  font-size: 1.25rem;
  color: #333;
  font-weight: lighter;
  text-align: center
}
.swiper-container-team {
  width: 100%;
  height: 100%
}
.teambox {
  position: relative;
  height: 34.18rem;
  width: 100%;
  overflow: hidden
}
.teambox .swiper-slide .img {
  width: 16.75rem;
  height: 24.68rem;
  border: 1px solid #5675b0;
  padding: 2.375rem;
  margin: 0 auto;
  position: relative
}
.teambox .swiper-slide .img img {
  width: 100%;
  height: 100%
}
.teambox .text-box {
  margin-top: 2.375rem;
  position: absolute;
  top: 0;
  width: 16.75rem;
  height: 17.68rem;
  padding-top: 7rem;
  background: rgba(30, 72, 140, .8);
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
  text-align: center
}
.teambox .text-box .name {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 10px
}
.teambox .text-box .label {
  color: #ccc;
  font-size: 1.25rem;
  font-weight: lighter
}
.teambox .text-box i {
  width: 7.8125rem;
  height: 2.5rem;
  line-height: 2.5rem;
  border-radius: .625rem;
  font-size: 1rem;
  color: #fff;
  font-style: normal;
  font-weight: 200;
  display: inline-block;
  border: 1px solid #fff;
  text-align: center;
  margin-top: 20px
}
.teambox .item {
  position: relative;
  overflow: hidden;
  text-align: center
}
.about {
  background: #063c92;
  padding-bottom: 1.875rem
}
.about .tit {
  font-size: 1.875rem;
  color: #fff;
  padding-top: 3.75rem;
  padding-bottom: 1.875rem;
  text-align: center
}
.about .tit .subtit {
  font-size: 1.25rem;
  color: #fff;
  font-weight: lighter;
  text-align: center
}
.aboutbox {
  color: #fff;
  padding: 0 1.5625rem;
  line-height: 1.375rem;
  font-size: 1.25rem;
  font-weight: lighter;
  text-align: center
}
.aboutbox p {
  font-size: 1.25rem;
  line-height: 2.5rem;
  text-align: left
}
.aboutbox img {
  max-width: 100%;
  margin-bottom: 20px
}
.aboutbox a {
  display: block;
  margin: 0 auto;
  line-height: 2.25rem;
  margin-top: 15px;
  width: 6.875rem;
  color: #fff;
  height: 2.25rem;
  border: 1px solid #fff;
  border-radius: .625rem;
  text-align: center;
  font-size: 1.25rem
}
.news {
  background: #f2f2f2;
  padding-bottom: 1.875rem
}
.news .tit {
  font-size: 1.875rem;
  color: #333;
  padding-top: 3.75rem;
  padding-bottom: 1.875rem;
  text-align: center
}
.news .tit .subtit {
  font-size: 1.25rem;
  color: #333;
  font-weight: lighter;
  text-align: center
}
.newsbox {
  padding: 0 1.5625rem
}
.newsbox li {
  background: #fff;
  margin-bottom: 15px;
  height: 80px;
  overflow: hidden
}
.newsbox li div {
  float: left;
  box-sizing: border-box
}
.newsbox .date {
  height: 80px;
  padding-top: 20px;
  width: 80px;
  background: #063c92;
  color: #fff;
  text-align: center
}
.newsbox .date b {
  display: block;
  font-weight: 400;
  font-size: 1.5rem
}
.newsbox .date em {
  font-size: 1.125rem;
  display: block;
  font-weight: lighter
}
.newsbox .info {
  width: calc(100% - 80px);
  text-align: left;
  padding-left: 10px;
  padding-top: 15px;
  font-size: 1.5rem
}
.newsbox .info a{display: block;overflow: hidden;white-space: nowrap;}
.newsbox .info p {
  color: #999;
  font-size: 1.25rem
}
.case {
  padding-bottom: 1.875rem;
  background: #f2f2f2
}
.case .tit {
  width: 100%;
  height: 15.625rem;
  background: url(../images/casebg.jpg) top center no-repeat;
  background-size: 100%;
  overflow: hidden
}
.casebox {
  padding: 15px;
  background: #fff;
  width: calc(90% - 30px);
  margin: 0 auto;
  border-radius: 10px;
  position: relative;
  margin-top: -50px
}
.caselist .items li {
  float: left;
  box-sizing: border-box;
  width: 33.33%;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  padding: 10px 10px;
  text-align: center
}
.caselist .items li:nth-child(-n+3) {
  border-top: 0
}
.caselist .items li:nth-child(3n) {
  border-right: 0
}
.caselist li img {
  max-width: 100%;
  max-height: 134px
}
.teamnewbox {
  padding: 0 1.5625rem
}
.teamnewbox li {
  background: #fff;
  margin-bottom: 15px;
  height: 80px;
  overflow: hidden;
  box-shadow: 0 0 16px 0 hsla(0, 0%, 74%, .5)
}
.teamnewbox li div {
  float: left;
  box-sizing: border-box
}
.teamnewbox .date {
  height: 94px;
  width: 80px;
  background: #063c92;
  color: #fff;
  text-align: center
}
.teamnewbox .date img {
  width: 100%;
  height: 100%
}
.teamnewbox .info {
  width: calc(100% - 80px);
  text-align: left;
  padding-left: 10px;
  padding-top: 15px;
  font-size: 1.5rem
}
.teamnewbox .info p {
  color: #999;
  font-size: 1.25rem
}