.banner {
  position: relative;
}
.banner .bg {
  width: 100%;
 /* height: 21.33333333rem;*/
}
.banner .info {
  position: absolute;
  top: 0;
  /*left: 50%;
  margin-left: -22.16666667rem;
  color: #fff;
  padding-top: 4rem;*/
  width: 100%;
}
.banner .content {
  width: 50%;
  padding-left: 2rem;
  padding-right: 1.33333333rem;
}
.banner .content .title {
  padding-top: 5.66666667rem;
  padding-bottom: 1.33333333rem;
  font-size: 1.13333333rem;
  letter-spacing: 0.16666667rem;
}
.banner .content .title-sub {
  font-size: 0.8rem;
  padding-bottom: 1.66666667rem;
  letter-spacing: 0.1rem;
}
.banner .content .title-sub i {
  font-style: normal;
  vertical-align: super;
  font-size: 14px;
  display: inline-block;
  margin: 0 2px;
  font-weight: normal;
}
.banner .content p {
  font-size: 14px;
  margin-bottom: 1.13333333rem;
  line-height: 1rem;
  letter-spacing: 0.06666667rem;
}
.banner .pic {
  margin-top: 0.33333333rem;
}
.banner .pic img {
  width: 20rem;
}
.banner-nav {
  position: relative;
  height: 3.2rem;
  width: 100%;
  background-color: #005997;
  text-align: center;
}
.banner-nav .swiper-container {
  height: 100%;
}
.banner-nav .swiper-container .swiper-button-next,
.banner-nav .swiper-container .swiper-button-prev {
  height: 3.2rem;
  width: 2rem;
  background-color: #03416C;
  top: 0;
  margin-top: 0;
  background-image: url("../png/subnav-left.png");
  cursor: pointer;
  z-index: 10;
}
.banner-nav .swiper-container .swiper-button-prev {
  left: 0;
}
.banner-nav .swiper-container .swiper-button-next {
  background-image: url("../png/subnav-right.png");
  right: 0;
}
.banner-nav .swiper-container .swiper-button-next.swiper-button-disabled,
.banner-nav .swiper-container .swiper-button-prev.swiper-button-disabled {
  opacity: 0.75;
}
.banner-nav .item {
  cursor: pointer;
}
.banner-nav .item .icon {
  background-color: #005997;
  margin-top: 0.7rem;
}
.banner-nav .item .icon span {
  display: inline-block;
  width: 0.9rem;
  height: 0.93333333rem;
  background: url("../png/banner_dot.png") no-repeat center center;
  background-size: 100%;
}
.banner-nav .item .txt {
  margin-top: 0.26666667rem;
  font-size: 0.53333333rem;
  color: #fff;
}
.banner-nav .item.active span {
  background-image: url("../png/banner_dot_h.png");
}
.banner-nav .item.active .txt {
  color: #00FFFF;
}
.chunk-wrap {
  width: 45rem;
  margin: 0 auto;
}
.subnav-content .item-mpls .chunk-wrap {
  width: 45rem;
}
.chunk-title {
  margin-top: 2rem;
  margin-bottom: 0.66666667rem;
  height: 3.33333333rem;
  position: relative;
  width: 100%;
  text-align: center;
}
.chunk-title .line {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666;
}
.chunk-title .txt {
  display: inline-block;
  position: relative;
  width: 10rem;
  height: 3.33333333rem;
}
.chunk-title .txt span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 3.33333333rem;
  line-height: 3.33333333rem;
  text-align: center;
  font-size: 0.8rem;
  color: #005694;
  font-weight: bolder;
  background: #fff;
}
.chunk-title-content {
  width: 90%;
  margin: 0 auto;
  text-align: left;
}

.product .list {
  width: 100%;
}
.product .list .item {
  text-align: center;
  border: 1px solid #ccc9c9;
  color: #666;
/*  font-size: 0.46666667rem;
*/  padding: 1rem 1rem;
  margin-right: 2.5rem;
  width: 13.33333333rem;
  height: 12rem;
  margin-bottom: 2rem;
}
.product .list .item.no-m {
  margin-right: 0;
}
.product .list .item img {
  width: 2.83333333rem;
}
.product .list .item .title {
  font-size: 0.6rem;
  font-weight: bolder;
  color: #000;
  margin-bottom: 0.86666667rem;
  margin-top: 0.4rem;
}
.product .list .item .info {
  line-height: 0.93333333rem;
}
.service .chunk-title {
  margin-top: 0.66666667rem;
  margin-bottom: 0.33333333rem;
}
.service .list-info .item {
  width: 33.333%;
  text-align: center;
  padding: 0 1rem;
  height: 9rem;
  color: #666;
/*  font-size: 0.46666667rem;
*/  padding-top: 1rem;
}
.service .list-info .item .title {
  font-size: 0.6rem;
  font-weight: bolder;
  color: #000;
  margin-bottom: 0.86666667rem;
  margin-top: 0.4rem;
}
.service .list-info .item .info {
  line-height: 0.93333333rem;
}
.service .list-info .item img {
  width: 2.33333333rem;
}
.service .list-table {
  border: 1px solid #666;
  border-right: none;
  border-bottom: none;
  width: 48.33333333rem;
  margin-left: -1.66666667rem;
}
.service .list-table .item {
  height: 220px;
  width: 25%;
  border-right: 1px solid #666;
  text-align: center;
  cursor: pointer;
  padding-right: 0.16666667rem;
  border-bottom: 1px solid #666;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.service .list-table .item .border {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background: #005694;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  z-index: 10;
}
.service .list-table .item .front {
  text-align: center;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform-origin: 0 0 ;
      -ms-transform-origin: 0 0 ;
          transform-origin: 0 0 ;
  background: #fff;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.service .list-table .item .back {
  padding-left: 0.5rem;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 9;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
  background: #fff;
}
.service .list-table .item.active .back {
  left: 0;
}
.service .list-table .item.active .front {
  -webkit-transform: scale(0.0001);
      -ms-transform: scale(0.0001);
          transform: scale(0.0001);
}
.service .list-table .item.active .border {
  width: 100%;
}
.service .list-table .item .title {
  font-size: 22px;
  color: #005694;
  padding-top: 2rem;
  padding-bottom: 1rem;
  height: 5.5rem;
}
.service .list-table .item .line {
  background-color: #005694;
  display: inline-block;
  width: 3.46666667rem;
  height: 2px;
}
.service .list-table .item-info {
  color: #666;
  font-size: 14px;
  text-align: left;
}
.service .list-table .item-info p {
  margin: 0;
  margin-bottom: 0.66666667rem;
}
.service .list-table .item-info .txt-title {
  color: #000;
/*  height: 1.46666667rem;
line-height: 1.46666667rem;
*/  margin: 0;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0.66666667rem;
}
.service .list-table .table {
  font-size: 12px;
  margin-bottom: 0;
}
.service .list-table .table td {
  padding: 0.2rem 0.13333333rem;
  line-height: normal;
  text-align: center;
}
.service .list-table .table .border-right {
  border-right: 1px solid #DDDDDD;
}
.service .list-table .table .border-top {
  border-top-width: 0;
}
.service .list-table .table-bordered {
  border-width: 0 !important;
}
.yingyong .list {
  padding-bottom: 2.66666667rem;
}
.yingyong .item {
  width: 50%;
  padding: 0 2rem;
  text-align: center;
}
.yingyong .item .title {
  font-size: 0.6rem;
  font-weight: bolder;
  color: #000;
  margin-bottom: 0.86666667rem;
  margin-top: 0.8rem;
}
.yingyong .item .info {
  line-height: 0.93333333rem;
  text-align: left;
}
.yingyong .item img {
  width: 2.66666667rem;
}
.sub-item-ipsecplus .product-table {
  width: 36.66666667rem;
  margin: 0 auto;
}
.sub-item-ipsecplus .product-table .table caption {
  height: 1.86666667rem;
  background-color: #0088C2;
  text-align: center;
  color: #fff;
  font-size: 0.6rem;
  line-height: 1.86666667rem;
  padding: 0;
  font-weight: 700;
}
.sub-item-ipsecplus .product-table .table th,
.sub-item-ipsecplus .product-table .table td {
  padding: 0.8rem 1rem;
  text-align: center;
  font-size: 0.53333333rem;
  color: #666;
}
.sub-item-ipsecplus .product-table .table th {
  color: #005694;
  font-weight: 700;
}
.sub-item-ipsecplus .product-table .table .tr-1 {
  font-weight: 700;
  color: #222;
  text-align: left;
}
.item-wuxian .product .list,
.item-ssl .product .list {
  width: 29.16666667rem;
  margin-left: auto;
  margin-right: auto;
}
.item-wuxian .product .product-info,
.item-ssl .product .product-info {
  padding: 0 6.66666667rem;
  color: #666;
/*  font-size: 16px;
*/}
.item-wuxian .yingyong .item img,
.item-ssl .yingyong .item img {
  width: 3.33333333rem;
}
.banner .item-wuxian .pic img {
  width: 17rem;
}
.banner .item-ssl .pic img {
  width: 17rem;
}
.item-iepl .yingyong .item img {
  width: 3.33333333rem;
}
