@charset "utf-8";
/******2025-09-05 服务器、高仿IP、CDN 产品推荐布局修改 start*********/
.new-swas-recommend {
  padding-bottom: 64px;
}
.new-swas-recommend .page-content {
  background-color: transparent;
}
.new-swas-recommend .page-content .recommend-wrap {
  box-shadow: none;
  display: flex !important;
  padding-left: 0 !important;
  justify-content: center;
}
.new-swas-recommend .page-content .recommend-wrap.all-wrap-row .swas-recommend-left .recommend-left-item {
  width: 100%;
}
.new-swas-recommend .page-content .recommend-wrap.all-wrap-row .swas-recommend-left .recommend-left-item.recommend-product-swiper {
  width: 1200px;
  margin-right: 0;
}
.new-swas-recommend .page-content .recommend-wrap.all-wrap-row .swas-recommend-left .recommend-left-item.recommend-product-swiper .swiper-box .swiper-slide {
  padding-bottom: 40px;
}
.new-swas-recommend .page-content .recommend-wrap.all-wrap-row .swas-recommend-right {
  display: none;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-left {
  position: relative;
  left: inherit;
  right: inherit;
  top: inherit;
  bottom: inherit;
  flex-shrink: 0;
  height: auto;
  width: auto;
  border-radius: 2px 0 0 2px;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  border-right: none;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-left::after {
  opacity: 0;
  display: none;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-left .recommend-left-item {
  width: 600px;
  height: 100%;
  box-sizing: border-box;
  padding: 40px 40px 0;
  display: none;
  position: relative;
  background-color: #fff;
  box-shadow: none;
  border-right: 1px solid #f0f2f5;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-left .recommend-left-item::after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 300px;
  height: 220px;
  background: url(https://cache.yisu.com/www/images/taocan-left-bg.png) no-repeat right bottom;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-left .recommend-left-item:nth-child(1) {
  display: block;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-left .recommend-left-item.recommend-product-swiper {
  padding: 0;
  width: 654px;
  margin-right: 24px;
  border-radius: 2px;
  border-right: none;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-left .recommend-left-item.recommend-product-swiper::after {
  opacity: 0;
  display: none;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-right {
  flex: 1 0;
  width: auto;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: none;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-right .swas-more:hover {
  background-color: #FFEFEF;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-right .areatab li:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-right .areatab li:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-right .tab-flex-cell {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-right .tab-flex-cell ul {
  margin-bottom: 0;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-right .tab-flex-cell ul li {
  min-width: 100px;
}
.new-swas-recommend .page-content .recommend-wrap .swas-recommend-right .tab-flex-cell .tab-label {
  margin-left: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #9EA7B3;
  vertical-align: middle;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper {
  display: block;
  background-color: #fff;
  position: relative;
  z-index: 10;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-pagination {
  position: absolute;
  bottom: -36px;
  left: 0;
  right: 0;
  width: 100%;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 4px;
  margin: 0 4px;
  border-radius: 2px 2px 2px 2px;
  opacity: 0.5;
  background: #bdc5d3;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-pagination .swiper-pagination-bullet:only-child {
  display: block !important;
  margin: 0 auto;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ff6666;
  opacity: 1;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-pagination:has(.swiper-pagination-bullet:nth-child(6)) .swiper-pagination-bullet {
  width: 15px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-pagination:has(.swiper-pagination-bullet:nth-child(10)) .swiper-pagination-bullet {
  width: 10px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-button-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border-radius: 20px 20px 20px 20px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: linear-gradient(to bottom, #F1F3F6 0%, #fff 30%, #fff 100%) !important;
  box-shadow: 0 4px 8px 0 #f0f2f5 !important;
  cursor: pointer;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-button-prev::after {
  font-weight: bold;
  font-size: 16px;
  color: #637286;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-button-prev:hover::after {
  color: #ff6666;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-button-prev.swiper-button-disabled {
  background: linear-gradient(to bottom, #F1F3F6 0%, #fff 30%, #fff 100%) !important;
  cursor: not-allowed;
  opacity: 1 !important;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-button-prev.swiper-button-disabled::after {
  color: #637286;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-button-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%, -50%);
  width: 40px;
  height: 40px;
  border-radius: 20px 20px 20px 20px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: linear-gradient(to bottom, #F1F3F6 0%, #fff 30%, #fff 100%) !important;
  box-shadow: 0 4px 8px 0 #f0f2f5 !important;
  cursor: pointer;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-button-next::after {
  font-weight: bold;
  font-size: 16px;
  color: #637286;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-button-next:hover::after {
  color: #ff6666;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-button-next.swiper-button-disabled {
  background: linear-gradient(to bottom, #F1F3F6 0%, #fff 30%, #fff 100%) !important;
  cursor: not-allowed;
  opacity: 1 !important;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-button-next.swiper-button-disabled::after {
  color: #637286;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box {
  height: 100%;
  overflow: hidden;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box.ddosSwiper .swiper-slide .config-info-list {
  padding: 40px 0;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box.ddosSwiper .swiper-slide .config-info-list dl {
  line-height: 42px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box.ddosIpSwiper .swiper-slide .config-info-list {
  padding: 40px 0;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box.ddosIpSwiper .swiper-slide .config-info-list dl {
  line-height: 40px;
  margin-bottom: 4px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box.ddosIpSwiper .swiper-slide .config-info-list dl:last-child {
  margin-bottom: 0;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box.cdnSwiper .swiper-slide .config-info-list {
  padding: 40px 0;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box.cdnSwiper .swiper-slide .config-info-list dl {
  line-height: 40px;
  margin-bottom: 5px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box.cdnSwiper .swiper-slide .config-info-list dl:last-child {
  margin-bottom: 0;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide {
  width: 218px;
  padding: 48px 24px 0;
  position: relative;
  border: 1px solid transparent;
  border-right: 1px solid #F0F2F5;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide:hover {
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #fff;
  box-shadow: 0 8px 40px 0 #1e232d14;
  background: linear-gradient(to bottom, #FFEFEF 0%, #fff 30%, #fff 100%);
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide:hover .slide-title {
  color: #FF6666;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide:hover .cloud_buy {
  background-color: #FF4444;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .new-user-badeg {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 80px;
  height: 28px;
  border-radius: 0 2px 0 26px;
  background: #ffdcb9;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  padding: 0 12px;
  line-height: 28px;
  color: #7D4538;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .new-user-badeg:empty {
  display: none;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .slide-title {
  display: flex;
  align-items: center;
  font-size: 16px;
  text-align: left;
  font-weight: 400;
  color: #2D3037;
  margin-bottom: 16px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .slide-title .hot {
  position: relative;
  display: inline-block;
  margin-left: 6px;
  width: 18px;
  height: 18px;
  background-image: url('https://cache.yisu.com/www/images/hot-hd-icon.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px 16px;
  margin-right: 4px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .slide-subtitle {
  color: #9ea7b3;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .config-info-list {
  border-bottom: 1px solid #F0F2F5;
  padding: 24px 0;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .config-info-list dl {
  display: flex;
  align-items: center;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  color: #9EA7B3;
  line-height: 38px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .config-info-list dl:last-child {
  margin-bottom: 0;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .config-info-list dl dd {
  flex-shrink: 0;
  width: 80px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .config-info-list dl dt {
  font-size: 16px;
  text-align: left;
  font-weight: 400;
  color: #2D3037;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .tags-list {
  width: 100%;
  display: flex;
  overflow-y: hidden;
  overflow-x: auto;
  padding: 24px 0;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .tags-list .tag {
  flex-shrink: 0;
  min-width: 64px;
  height: 24px;
  border-radius: 2px 2px 2px 2px;
  background: #ffe0e0;
  padding: 0 6px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
  color: #FF6666;
  margin-right: 8px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .tags-list .tag:last-child {
  margin-right: 0;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .pro-price {
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  color: #FF6666;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .pro-price span {
  display: inline-block;
  font-size: 32px;
  margin-right: 7px;
  vertical-align: top;
  line-height: 50px;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .original-price {
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  color: #9EA7B3;
  text-decoration: line-through;
  display: block !important;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .old-price {
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  color: #9EA7B3;
  text-decoration: line-through;
}
.new-swas-recommend .page-content .recommend-wrap .recommend-product-swiper .swiper-box .swiper-slide .cloud_buy {
  display: block;
  height: 40px;
  margin-top: 24px;
  border-radius: 2px 2px 2px 2px;
  background: #ff6666;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
}
/******2025-09-05 服务器、高仿IP、CDN 产品推荐布局修改 end*********/
/******2026-03-28 服务器、香港云服务器 核心技术优势 start*********/
.tech-section {
  padding: 80px 0;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 1920px 964px;
  background-image: url(../images/tech-section-bg.webp);
  background-color: #000;
  text-align: center;
}
.tech-section .auto-con-tit {
  color: #FFFFFF;
  margin-bottom: 68px;
}
.tech-section .tab-wrap {
  display: inline-block;
  height: 64px;
  padding: 8px;
  margin: 0 auto 40px;
  border-radius: 32px 32px 32px 32px;
  background: rgba(255, 255, 255, 0.05);
}
.tech-section .tab-wrap .tab-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.tech-section .tab-wrap .tab-item {
  flex: 1 0;
  min-width: 200px;
  height: 48px;
  border-radius: 24px;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 48px;
  cursor: pointer;
}
.tech-section .tab-wrap .tab-item:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.tech-section .tab-wrap .tab-item.active {
  background: #ff6666;
  color: #fff;
}
.tech-cont-list {
  text-align: left;
}
.tech-cont-list .tech-cont-box {
  display: none;
}
.tech-cont-list .tech-cont-box:first-child {
  display: block;
}
.tab-content {
  width: 1200px;
  padding-left: 400px;
  min-height: 575px;
  border-radius: 2px 2px 2px 2px;
  background: rgba(30, 35, 60, 0.5);
  position: relative;
  color: #FFFFFF;
}
.tab-content .content-left {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: 40px;
  width: 400px;
}
.tab-content .content-left dl {
  min-height: 150px;
  padding-bottom: 20px;
}
.tab-content .content-left dl dt {
  font-size: 20px;
  line-height: 40px;
  text-align: left;
  margin: 12px 0 16px;
}
.tab-content .content-left dl dd {
  opacity: 0.5;
  font-size: 14px;
  text-align: left;
}
.tab-content .content-left p {
  font-size: 16px;
  text-align: left;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.tab-content .content-right {
  padding: 40px;
  background: #13182c;
}
.tab-content .content-right .img {
  width: 720px;
  height: 440px;
}
.tab-content .platform-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-bottom: 64px;
}
.tab-content .platform-list.two-col {
  grid-template-columns: repeat(2, 140px);
}
.tab-content .platform-list .platform-item {
  height: 60px;
  width: 100%;
  border: 1px solid #262B43;
  border-radius: 4px;
}
.tab-content .platform-list .platform-item img {
  width: 100%;
  height: 100%;
}
.tab-content .btn-group {
  display: flex;
  gap: 16px;
}
.tab-content .btn-group .btn {
  display: block;
  width: 128px;
  height: 40px;
  font-size: 14px;
  border-radius: 2px;
  outline: none;
  text-align: center;
  line-height: 38px;
  border: 1px solid #FF6666;
  cursor: pointer;
}
.tab-content .btn-group .btn.btn-primary {
  background-color: #FF6666;
  color: #fff;
  border: none;
}
.tab-content .btn-group .btn.btn-primary:hover {
  border-color: #FF4444;
  background-color: #FF4444;
}
.tab-content .btn-group .btn.btn-outline {
  background-color: transparent;
  color: #FF6666;
  border: 1px solid #FF6666;
}
.tab-content .btn-group .btn.btn-outline:hover {
  border-color: #FF4444;
  color: #FF4444;
  background-color: rgba(255, 68, 68, 0.2);
}
.tab-content .legend {
  width: 640px;
  display: flex;
  gap: 30px;
  margin-top: 15px;
  font-size: 12px;
  color: #a0a8c0;
  justify-content: center;
}
.tab-content .legend .legend-item {
  padding-left: 60px;
  position: relative;
  line-height: 18px;
}
.tab-content .legend .legend-item.dot-green::after {
  background-color: #00cc66;
}
.tab-content .legend .legend-item.dot-red::after {
  background-color: #3377FF;
}
.tab-content .legend .legend-item::after {
  content: "";
  position: absolute;
  left: 30px;
  top: 2px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
}
.need-section {
  padding: 80px 0;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 1920px 100%;
  background-image: url(../images/need-section-bg.webp);
  background-color: #000;
  text-align: center;
  /* 产品卡片样式 */
  /* 卡片顶部图标 */
  /* 卡片按钮 */
}
.need-section .need-card-wrap {
  display: grid;
  grid-template-columns: repeat(4, 282px);
  gap: 24px;
  margin-top: 80px;
}
.need-section .product-card {
  background: #fff;
  border-radius: 2px;
  height: 360px;
  padding: 48px 32px 10px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
  border: 1px solid transparent;
  transition: transform 0.3s ease;
  position: relative;
  overflow: hidden;
  text-align: left;
}
.need-section .product-card:hover {
  transform: translateY(-5px);
  border-color: #fff;
  background: linear-gradient(to bottom, #FFF5F5 0%, #fff 40%, #fff 100%);
}
.need-section .product-card:hover dl dt {
  color: #ff6666;
}
.need-section .product-card:hover .card-btn {
  color: #ff6666;
  padding-right: 24px;
  background-image: url(../images/nedd-arrow-active.png);
}
.need-section .card-icon {
  width: 56px;
  height: 56px;
  margin-bottom: 30px;
}
.need-section .card-icon img {
  width: 100%;
  height: 100%;
}
.need-section dl {
  margin-bottom: 30px;
}
.need-section dl dt {
  font-size: 20px;
  color: #2D3037;
}
.need-section dl dd {
  margin-top: 16px;
  font-size: 14px;
  color: #5E6D81;
}
.need-section ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.need-section ul .card-tag {
  flex-shrink: 0;
  padding: 3px 10px;
  background-color: #fff0f0;
  color: #ff6766;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 8px;
}
.need-section .card-btn {
  display: inline-block;
  padding-right: 20px;
  font-size: 14px;
  color: #999;
  text-decoration: none;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: center right;
  background-image: url(../images/need-arrow.png);
}
/******2026-03-28 服务器、香港云服务器 核心技术优势 end*********/
