@charset "utf-8";

.advantage-item,
.banner-btn,
.server-tab li {
  list-style: none;
}

.banner {
  background: url(//group.picccdn.cn/images/banner20210311.jpg) center center
    no-repeat;
  background-size: cover;
  height: 350px;
}

.banner-inner {
  height: 350px;
  position: relative;
}

.banner-btn-box {
  font-size: 0;
  width: 560px;
  padding-top: 80px;
  margin-right: -5px;
  position: absolute;
  right: -5px;
  top: 0;
}

.banner-icon {
  display: block;
  width: 60px;
  height: 50px;
  background: url(//group.picccdn.cn/images/banner-icon.png) no-repeat;
  margin: 2px auto;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
}

.banner .icon-polic {
  width: 67px;
  height: 67px;
  background-position: 5px 0;
  margin-top: 46px;
}

.banner .icon-invoice {
  background-position: -92px 0;
}

.banner .icon-renewal {
  background-position: -282px -4px;
}

.banner .icon-activation {
  background-position: -188px -5px;
}

.banner .icon-payorder {
  background: url(//group.picccdn.cn/images/banner-icon-payorder.png) center
    center no-repeat;
}

.banner .icon-licensenum {
  background-position: -366px -5px;
}

.banner-btn {
  width: 175px;
  height: 85px;
  background-color: rgba(255, 255, 255, 0.93);
  -webkit-box-shadow: 0 5px 20px rgba(52, 73, 73, 0.4);
  box-shadow: 0 5px 20px rgba(52, 73, 73, 0.4);
  display: inline-block;
  vertical-align: top;
  margin: 5px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.banner-btn a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #333;
  text-decoration: none;
  overflow: hidden;
}

.banner-btn:hover {
  border-color: #ff6343;
  background: rgba(255, 255, 255, 0.93);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.93) 0,
    rgba(255, 255, 255, 0.93) 34%,
    rgba(254, 236, 229, 0.93) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0.93)),
    color-stop(34%, rgba(255, 255, 255, 0.93)),
    color-stop(100%, rgba(254, 236, 229, 0.93))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.93) 0,
    rgba(255, 255, 255, 0.93) 34%,
    rgba(254, 236, 229, 0.93) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.93) 0,
    rgba(255, 255, 255, 0.93) 34%,
    rgba(254, 236, 229, 0.93) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.93) 0,
    rgba(255, 255, 255, 0.93) 34%,
    rgba(254, 236, 229, 0.93) 100%
  );
}

.banner .btn-l {
  width: 180px;
  height: 180px;
  float: left;
}

.server {
  /* height: 580px;
  background: url(//group.picccdn.cn/images/server-bg.jpg) center center
    no-repeat #fff; */
}

.server-tab {
  height: 340px;
}

.server-tab-title {
  float: left;
  height: 340px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/images/service1.png) no-repeat;
  background-size: 100% 100%;
  padding: 36px 0;
}

.server-tab-title .title-item {
  height: 33%;
  width: 288px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.server-tab-title .title-item p {
  cursor: pointer;
  color: #fff;
}

.server-tab-title .title-item span {
  margin-right: 5px;
}

.server-tab-title .title-item.current p {
  width: 100%;
  text-align: center;
  padding: 16px 0;
  background: rgba(255, 255, 255, 0.2);
}

.server-tab-title .title-item.current span {
  margin-right: 5px;
  font-size: 26px;
  font-weight: 700;
  color: #ff532b;
}

.server-tab-title .title-item.current:after,
.server-tab-title .title-item.current:before {
  content: "";
  display: block;
  position: absolute;
}

.server-tab-title .title-item.current:before {
  width: 2px;
  height: 20px;
  background: #fff;
  left: 80px;
}

.server-tab-title .title-item.current:after {
  width: 10px;
  height: 20px;
  background: url(/images/arrow.png) no-repeat;
  background-size: 100% 100%;
  right: 54px;
}

.server-tab-con {
  margin: 0;
  padding: 0;
  float: right;
  width: 912px;
  height: 340px;
  background: url(/images/service.png) no-repeat;
  background-size: 100% 100%;
}

.server-tab-con .content-item {
  padding: 40px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  font-size: 0;
}

.server-tab-con .content-item .policy-tab {
  display: inline-block;
  width: 404px;
  height: 260px;
  cursor: pointer;
}
.server-tab-con .content-item .policy-tab:hover h4,
.server-tab-con .content-item .claims-tab:hover h4,
.server-tab-con .content-item .selfService-tab:hover h4 {
  color: #ff532b;
}
.server-tab-con .content-item .policy-tab-1 {
  background: url(/images/policy-icon1.png) #fff no-repeat;
  background-size: 100% 100%;
  margin-right: 24px;
}
.server-tab-con .content-item .policy-tab-2 {
  background: url(/images/policy-icon2.png) #fff no-repeat;
  background-size: 100% 100%;
}
.server-tab-con .content-item .policy-tab h4,
.server-tab-con .content-item .claims-tab h4,
.server-tab-con .content-item .selfService-tab h4 {
  font-size: 18px;
  color: #0f1114;
  font-weight: bold;
  margin: 0 0 0 20px;
  letter-spacing: 1px;
}
.server-tab-con .content-item .policy-tab b,
.server-tab-con .content-item .claims-tab b,
.server-tab-con .content-item .selfService-tab b {
  background: url(/images/serviceSprite.png) no-repeat;
  display: block;
  margin: 20px 0 16px 20px;
}
.server-tab-con .content-item .policy-tab-1 b {
  width: 24px;
  height: 30px;
  background-position: 0 0px;
}
.server-tab-con .content-item .policy-tab-2 b {
  width: 24px;
  height: 32px;
  background-position: 0 -35px;
}

.server-tab-con .content-item .claims-tab-1 b {
  width: 27px;
  height: 30px;
  background-position: 0 -72px;
}
.server-tab-con .content-item .claims-tab-2 b {
  width: 30px;
  height: 32px;
  background-position: -29px 0px;
}
.server-tab-con .content-item .claims-tab-3 b {
  width: 28px;
  height: 32px;
  background-position: -72px -35px;
}
.server-tab-con .content-item .selfService-tab-1 b {
  width: 30px;
  height: 30px;
  background-position: -30px -36px;
}
.server-tab-con .content-item .selfService-tab-2 b {
  width: 30px;
  height: 30px;
  background-position: -30px -36px;
}
.server-tab-con .content-item .selfService-tab-3 b {
  width: 30px;
  height: 30px;
  background-position: -30px -36px;
}
.server-tab-con .content-item .selfService-tab-4 b {
  width: 32px;
  height: 32px;
  background-position: -30px -70px;
}
.server-tab-con .content-item .policy-tab i,
.server-tab-con .content-item .claims-tab i,
.server-tab-con .content-item .selfService-tab i {
  width: 40px;
  height: 20px;
  background: url(/images/serviceSprite.png) no-repeat;
  display: block;
  background-position: -68px 0px;
  margin: 120px 0 0 35px;
}

.server-tab-con .content-item .claims-tab {
  display: inline-block;
  width: 260px;
  height: 260px;
  cursor: pointer;
}
.server-tab-con .content-item .claims-tab-1 {
  background: url(/images/policy-icon3.png) #fff no-repeat;
  background-size: 100% 100%;
  margin-right: 24px;
}
.server-tab-con .content-item .claims-tab-2 {
  background: url(/images/policy-icon4.png) #fff no-repeat;
  background-size: 100% 100%;
  margin-right: 24px;
}
.server-tab-con .content-item .claims-tab-3 {
  background: url(/images/policy-icon5.png) #fff no-repeat;
  background-size: 100% 100%;
}
.server-tab-con .content-item .selfService-tab {
  display: inline-block;
  width: 190px;
  height: 260px;
  cursor: pointer;
}
.server-tab-con .content-item .selfService-tab-1 {
  background: url(/images/policy-icon6.png) #fff no-repeat;
  background-size: 100% 100%;
  margin-right: 24px;
}
.server-tab-con .content-item .selfService-tab-2 {
  background: url(/images/policy-icon6.png) #fff no-repeat;
  background-size: 100% 100%;
  margin-right: 24px;
}
.server-tab-con .content-item .selfService-tab-3 {
  background: url(/images/policy-icon6.png) #fff no-repeat;
  background-size: 100% 100%;
  margin-right: 24px;
}
.server-tab-con .content-item .selfService-tab-4 {
  background: url(/images/policy-icon7.png) #fff no-repeat;
  background-size: 100% 100%;
}
.server-tab-con .content-item-list {
  font-size: 0;
  padding: 40px 0 0 35px;
}

.server-tab-con .content-item.current {
  display: block;
}

.server-tab-con .item,
.server-tab-con .item-l {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  margin: 5px;
}

.server-tab-con .item {
  height: 165px;
  width: 212px;
  -webkit-box-shadow: 0 0 13px rgba(10, 18, 32, 0.51);
  box-shadow: 0 0 13px rgba(10, 18, 32, 0.51);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.server-tab-con .item-01 .item-icon {
  background-position: -180px 0;
}

.server-tab-con .item-01 .item-bg {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.server-tab-con .item-01:hover .item-icon {
  background-position: 0 0;
}

.server-tab-con .item-02 .item-icon {
  background-position: -270px 0;
}

.server-tab-con .item-02 .item-bg {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.server-tab-con .item-02:hover .item-icon {
  background-position: -90px 0;
}

.server-tab-con .item-03 .item-icon {
  background-position: -180px -90px;
}

.server-tab-con .item-03 .item-bg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.server-tab-con .item-03:hover .item-icon {
  background-position: 0 -90px;
}

.server-tab-con .item-04 .item-icon {
  background-position: -270px -270px;
}

.server-tab-con .item-04 .item-bg {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.server-tab-con .item-04:hover .item-icon {
  background-position: -90px -270px;
}

.server-tab-con .item-05 .item-icon {
  background-position: -270px -900px;
}

.server-tab-con .item-05 .item-bg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.server-tab-con .item-05:hover .item-icon {
  background-position: -90px -900px;
}

.server-tab-con .item-06 .item-icon {
  background-position: -180px -270px;
}

.server-tab-con .item-06 .item-bg {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.server-tab-con .item-06:hover .item-icon {
  background-position: 0 -270px;
}

.server-tab-con .item-07 .item-icon {
  background-position: -270px -180px;
}

.server-tab-con .item-07 .item-bg {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.server-tab-con .item-07:hover .item-icon {
  background-position: -90px -180px;
}

.server-tab-con .item-08 .item-icon {
  background-position: -270px -90px;
}

.server-tab-con .item-08 .item-bg {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.server-tab-con .item-08:hover .item-icon {
  background-position: -90px -90px;
}

.server-tab-con .item-09 .item-icon {
  background-position: -180px -180px;
}

.server-tab-con .item-09 .item-bg {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.server-tab-con .item-09:hover .item-icon {
  background-position: 0 -180px;
}

.server-tab-con .item-10 .item-icon {
  background-position: -270px -450px;
}

.server-tab-con .item-10 .item-bg {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.server-tab-con .item-10:hover .item-icon {
  background-position: -90px -450px;
}

.server-tab-con .item-11 .item-icon {
  background-position: -270px -720px;
}

.server-tab-con .item-11 .item-bg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.server-tab-con .item-11:hover .item-icon {
  background-position: -90px -720px;
}

.server-tab-con .item-12 .item-icon {
  background-position: -180px -360px;
}

.server-tab-con .item-12 .item-bg {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.server-tab-con .item-12:hover .item-icon {
  background-position: 0 -360px;
}

.server-tab-con .item-13 .item-icon {
  background-position: -180px -900px;
}

.server-tab-con .item-13 .item-bg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.server-tab-con .item-13:hover .item-icon {
  background-position: 0 -900px;
}

.server-tab-con .item-14 .item-icon {
  background-position: -180px -720px;
}

.server-tab-con .item-14 .item-bg {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.server-tab-con .item-14:hover .item-icon {
  background-position: 0 -720px;
}

.server-tab-con .item-15 .item-icon {
  background-position: -180px -540px;
}

.server-tab-con .item-15 .item-bg {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.server-tab-con .item-15:hover .item-icon {
  background-position: 0 -540px;
}

.server-tab-con .item-16 .item-icon {
  background-position: -270px -630px;
}

.server-tab-con .item-16 .item-bg {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.server-tab-con .item-16:hover .item-icon {
  background-position: -90px -630px;
}

.server-tab-con .item-17 .item-icon {
  background-position: -180px -810px;
}

.server-tab-con .item-17 .item-bg {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.server-tab-con .item-17:hover .item-icon {
  background-position: 0 -810px;
}

.server-tab-con .item-18 .item-icon {
  background-position: -270px -810px;
}

.server-tab-con .item-18 .item-bg {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.server-tab-con .item-18:hover .item-icon {
  background-position: -90px -810px;
}

.server-tab-con .item-19 .item-icon {
  background-position: -180px -990px;
}

.server-tab-con .item-19 .item-bg {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.server-tab-con .item-19:hover .item-icon {
  background-position: 0 -990px;
}

.server-tab-con .item-l {
  width: 287px;
  height: 340px;
  padding: 30px 20px;
  -webkit-box-shadow: 0 0 13px rgba(10, 18, 32, 0.51);
  box-shadow: 0 0 13px rgba(10, 18, 32, 0.51);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.server-tab-con .item-l:hover .item-l-tit {
  font-weight: 700;
}

.server-tab-con .item-l-tit {
  font-size: 18px;
  color: #333;
  margin: 0;
  font-weight: 400;
}

.knowledge-tit,
.server-tab-con .item:hover .item-tit,
.sub-title {
  font-weight: 700;
}

.server-tab-con .item-l-more {
  margin: 5px auto 0;
  width: 108px;
  height: 36px;
  line-height: 36px;
  display: block;
  position: relative;
  font-size: 16px;
  text-decoration: none;
  color: #ff532b;
  border: 1px solid #ff532b;
  text-align: center;
}

.server-tab-con .item-l-more:hover {
  background-color: #ff532b;
  color: #fff;
}

.server-tab-con .item-l .item-list {
  padding: 0;
  margin-top: 10px;
}

.server-tab-con .item-l .list-item {
  font-size: 16px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.server-tab-con .item-l .list-item:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #dcb276;
  margin-right: 5px;
  vertical-align: 2px;
}

.server-tab-con .item-l .list-item a {
  color: #666;
  text-decoration: none;
}

.server-tab-con .item-l .list-item:hover:before {
  background-color: #4d81e6;
}

.server-tab-con .item-l .list-item:hover a {
  color: #4d81e6;
}

.server-tab-con .item a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: relative;
  padding: 25px 20px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.knowledge .show-more a,
.knowledge .swiper-slide a {
  -webkit-box-sizing: border-box;
  text-decoration: none;
}

.server-tab-con .item-tit {
  font-size: 18px;
  color: #333;
  line-height: 24px;
}

.server-tab-con .item-con {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  margin-top: 5px;
  position: relative;
  z-index: 2;
}

.server-tab-con .item-arr {
  display: block;
  width: 50px;
  height: 2px;
  background-color: #c4cfda;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
  position: absolute;
  bottom: 40px;
  left: 20px;
}

.server-tab-con .item-arr:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 3px solid;
  border-color: transparent #c4cfda #c4cfda transparent;
  position: absolute;
  right: -3px;
  top: -2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.server-tab-con .item-bg {
  width: 96px;
  height: 96px;
  border-radius: 96px;
  position: absolute;
  bottom: -16px;
  right: -16px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: rgba(254, 236, 229, 0.5);
  background: -moz-linear-gradient(
    left,
    rgba(254, 236, 229, 0.5) 32%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(32%, rgba(254, 236, 229, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0.5))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(254, 236, 229, 0.5) 32%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(254, 236, 229, 0.5) 32%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(254, 236, 229, 0.5) 32%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(32%, rgba(254, 236, 229, 0.5)),
    to(rgba(255, 255, 255, 0.5))
  );
  background: linear-gradient(
    to right,
    rgba(254, 236, 229, 0.5) 32%,
    rgba(255, 255, 255, 0.5) 100%
  );
}

.server-tab-con .item-icon {
  width: 90px;
  height: 90px;
  position: absolute;
  bottom: -26px;
  right: -26px;
  z-index: 2;
  -webkit-transition: right 0.5s, bottom 0.5s;
  transition: right 0.5s, bottom 0.5s;
  background: url(//group.picccdn.cn/images/server-icon.png) no-repeat;
}

.server-tab-con .item-21 .item-icon {
  width: 90px;
  height: 90px;
  position: absolute;
  bottom: -44px;
  z-index: 2;
  -webkit-transition: right 0.5s, bottom 0.5s;
  transition: right 0.5s, bottom 0.5s;
  background: url(/images/hltzs.png) no-repeat;
}
.server-tab-con .item-21:hover .item-icon {
  background: url(/images/hltzsred.png) no-repeat;
}

.server-tab-con .item-22 .item-icon {
  width: 90px;
  height: 90px;
  position: absolute;
  bottom: -30px;
  z-index: 2;
  -webkit-transition: right 0.5s, bottom 0.5s;
  transition: right 0.5s, bottom 0.5s;
  background: url(/images/wnbgs.png) no-repeat;
}
.server-tab-con .item-22:hover .item-icon {
  background: url(/images/wnbgsred.png) no-repeat;
}

.server-tab-con .item:hover .item-icon {
  bottom: -5px;
  right: 0;
}

.server-tab-con .item:hover .item-bg {
  width: 100px;
  height: 100px;
  bottom: -5px;
  right: -5px;
  background: #feece5;
  background: -moz-linear-gradient(left, #feece5 32%, #fff 100%);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(32%, #feece5),
    color-stop(100%, #fff)
  );
  background: -webkit-linear-gradient(left, #feece5 32%, #fff 100%);
  background: -o-linear-gradient(left, #feece5 32%, #fff 100%);
  background: -ms-linear-gradient(left, #feece5 32%, #fff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(32%, #feece5),
    to(#fff)
  );
  background: linear-gradient(to right, #feece5 32%, #fff 100%);
}

.server-tab-con .item:hover .item-arr {
  background-color: #ff532b;
  width: 70px;
}

.server-tab-con .item:hover .item-arr:after {
  border-color: transparent #ff532b #ff532b transparent;
}

.knowledge {
  position: relative;
  height: 420px;
  background-color: #f7f7f7;
}

.knowledge .sub-title {
  width: 1200px;
  margin: 0 auto;
}

.knowledge-inner {
  width: 100%;
  overflow: hidden;
  min-width: 1200px;
}

.knowledge .swiper-container {
  width: 100%;
  margin-top: 40px;
  overflow: visible;
  height: 210px;
  position: relative;
}

.knowledge .swiper-container:hover .swiper-btn-box {
  display: block;
}

.knowledge .swiper-slide {
  text-align: center;
  font-size: 18px;
  width: 400px;
  height: 210px;
  -webkit-transition: margin 0.2s;
  transition: margin 0.2s;
}

.knowledge .swiper-slide:hover {
  margin-top: -10px;
}

.knowledge .swiper-slide:hover a {
  border-bottom: 2px solid #ff532b;
}

.knowledge .swiper-slide a {
  display: block;
  width: 390px;
  margin-left: 10px;
  height: 100%;
  text-align: left;
  padding: 25px 20px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-shadow: 3px 2px 12px rgba(180, 185, 198, 0.5);
  box-shadow: 3px 2px 12px rgba(180, 185, 198, 0.5);
}

.knowledge-tit {
  color: #333;
  font-size: 18px;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.knowledge-con {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}

.knowledge-keyword {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #ff6343;
  border: 1px solid #ffa995;
  border-left: none;
  border-right: none;
  height: 22px;
  text-align: center;
  line-height: 22px;
  padding: 0 5px;
  background-size: 100% 100%;
  position: relative;
  margin: 20px 10px 0;
}

.knowledge-keyword::after,
.knowledge-keyword:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 24px;
  top: -1px;
  display: block;
}

.knowledge-keyword:before {
  left: -10px;
  background: url(//group.picccdn.cn/images/keyword-bg.png) left center
    no-repeat;
}

.knowledge-keyword::after {
  right: -10px;
  background: url(//group.picccdn.cn/images/keyword-bg.png) right center
    no-repeat;
}

.knowledge .show-more {
  position: relative;
  margin-top: 30px;
}

.knowledge .show-more a {
  display: block;
  width: 108px;
  height: 36px;
  font-size: 16px;
  color: #ff532b;
  text-align: center;
  line-height: 36px;
  border: 1px solid #ff532b;
  box-sizing: border-box;
  margin: 0 auto;
}

.knowledge .show-more a:hover {
  background-color: #ff532b;
  color: #fff;
}

.knowledge .swiper-btn-box {
  position: absolute;
  top: 80px;
  height: 0;
  left: 50%;
  margin-left: -600px;
}

.knowledge .swiper-button-next,
.knowledge .swiper-button-prev {
  position: absolute;
  width: 62px;
  height: 62px;
  border-radius: 62px;
  -webkit-box-shadow: 3px 5px 21px rgba(111, 120, 135, 0.38);
  box-shadow: 3px 5px 21px rgba(111, 120, 135, 0.38);
  background-image: url(//group.picccdn.cn/images/swiper-btn.png);
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: auto;
  cursor: pointer;
}

.knowledge .swiper-button-next:hover,
.knowledge .swiper-button-prev:hover {
  background-image: url(//group.picccdn.cn/images/swiper-btn-w.png);
  background-color: #ff532b;
  -webkit-box-shadow: 3px 5px 21px rgba(255, 83, 43, 0.38);
  box-shadow: 3px 5px 21px rgba(255, 83, 43, 0.38);
}

.knowledge .swiper-button-prev {
  background-position: 20px center;
  left: 0;
}

.knowledge .swiper-button-next {
  background-position: -50px center;
  right: 0;
}

.sub-title {
  color: #000;
  font-size: 26px;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}

.service-detail-page {
  background: #f0f4fb;
  padding-top: 35px;
  padding-bottom: 40px;
}

.service-detail-page .page-content {
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 6 p rgba(51, 53, 57, 0.1);
  box-shadow: 0 2px 6 p rgba(51, 53, 57, 0.1);
  padding: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.service-detail-page .page-content .time {
  font-size: 14px;
  color: #ccc;
  text-align: right;
  line-height: 1;
  padding-top: 10px;
  padding-bottom: 15px;
}

.service-detail-page .page-tit {
  text-align: center;
  line-height: 1;
  font-size: 22px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
}

.service-detail-page .page-tit:after {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 5px;
  border-radius: 2px;
  background-color: #ff644b;
  bottom: -3px;
  left: 50%;
  margin-left: -30px;
}
