.epower-cloud .banner {
  height: 340px;
  background-image: linear-gradient(to right, #132ae2, #2658f3, #0a0c4b);
}
.epower-cloud .banner .banner-info {
  padding-left: 80px;
  padding-top: 123px;
}
.epower-cloud .banner .banner-info h1 {
  height: 48px;
  font-size: 48px;
  color: #fff;
  line-height: 48px;
  font-weight: normal;
  margin-bottom: 26px;
}
.epower-cloud .banner .banner-info p {
  height: 20px;
  font-size: 20px;
  color: #fff;
  line-height: 20px;
}
.epower-cloud .banner .banner-bg {
  background: url("../../../img/cloud-bg1.png") no-repeat center center;
  margin-right: 73px;
  width: 432px;
  height: 302px;
  margin-top: 25px;
  background-size: cover;
}
.epower-cloud .title {
  height: 32px;
  font-size: 32px;
  color: #333;
  line-height: 32px;
  text-align: center;
  margin-top: 56px;
  margin-bottom: 12px;
}
.epower-cloud .bar {
  margin: 0 auto;
  width: 48px;
  height: 2px;
  background: #3c7ee5;
  border-radius: 2px;
}
.epower-cloud .info {
  height: 19px;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
  text-align: center;
  margin-bottom: 60px;
  margin-top: 9px;
}
.epower-cloud .vhost {
  background: #fff;
  overflow: hidden;
}
.epower-cloud .vhost .info {
  margin-bottom: 40px;
}
.epower-cloud .vhost .vhost-tab {
  height: 26px;
  border-bottom: 1px solid #dfe3f1;
  margin-bottom: 60px;
}
.epower-cloud .vhost .vhost-tab li {
  width: 130px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  float: left;
  color: #333333;
  margin-top: -2px;
  cursor: pointer;
}
.epower-cloud .vhost .vhost-tab li.active {
  color: #3c7ee5;
  font-weight: bold;
  border-bottom: 2px solid #3c7ee5;
}
.epower-cloud .vhost .vhost-tab li:first-child {
  margin-left: 393px;
}
.epower-cloud .vhost .vhost-tab li:last-child {
  margin-left: 172px;
}
.epower-cloud .vhost .content {
  padding-bottom: 61px;
  overflow: hidden;
}
.epower-cloud .vhost .content .con-left {
  width: 871px;
  height: 510px;
}
.epower-cloud .vhost .content .con-top {
  width: 100%;
  height: 100px;
  background: linear-gradient(270deg, #4eb8ff 0%, #668ffe 100%);
  padding-left: 28px;
  padding-top: 24px;
  position: relative;
}
.epower-cloud .vhost .content .con-top::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 75px;
  height: 75px;
  background-image: url("../../../img/cloud-bg2.png");
  background-size: contain;
}
.epower-cloud .vhost .content .con-top h3 {
  font-size: 24px;
  color: #ffffff;
  line-height: 24px;
  margin-bottom: 16px;
}
.epower-cloud .vhost .content .con-top p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 14px;
}
.epower-cloud .vhost .content ul li {
  padding-top: 30px;
  float: left;
  width: 291px;
  height: 410px;
  background: #fff;
  border: 1px solid #dfe3f1;
  border-top: none;
  margin-right: -1px;
  cursor: pointer;
}
.epower-cloud .vhost .content ul li:hover {
  border-color: #3c7ee5;
}
.epower-cloud .vhost .content ul li:hover + li {
  border-left-color: #3c7ee5;
}
.epower-cloud .vhost .content ul li:hover h3 {
  color: #3c7ee5;
}
.epower-cloud .vhost .content ul li:hover .li-btn {
  background: #3c7ee5;
  color: #fff;
}
.epower-cloud .vhost .content ul li h3 {
  height: 18px;
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #333;
  line-height: 18px;
  margin-bottom: 31px;
  text-align: center;
}
.epower-cloud .vhost .content ul li .li-star {
  width: 78px;
  height: 30px;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  margin: 0 auto;
  position: relative;
  line-height: 26px;
  text-align: center;
  margin-bottom: 41px;
}
.epower-cloud .vhost .content ul li .li-star i {
  margin-left: 6px;
}
.epower-cloud .vhost .content ul li .li-star i:first-child {
  margin-left: 0;
}
.epower-cloud .vhost .content ul li .li-star:after,
.epower-cloud .vhost .content ul li .li-star:before {
  display: block;
  content: "";
  width: 75px;
  position: absolute;
  height: 1px;
  background: #e5e5e5;
  top: 14px;
}
.epower-cloud .vhost .content ul li .li-star:after {
  right: 0;
  margin-right: -75px;
}
.epower-cloud .vhost .content ul li .li-star:before {
  left: 0;
  margin-left: -75px;
}
.epower-cloud .vhost .content ul li .li-info {
  padding: 0 10px;
  margin-bottom: 20px;
}
.epower-cloud .vhost .content ul li .li-info .li-label {
  width: 89px;
  text-align: center;
  float: left;
  border-right: solid 1px #e5e5e5;
  height: 34px;
  margin-bottom: 21px;
}
.epower-cloud .vhost .content ul li .li-info .li-label:nth-child(3n) {
  border-right: none;
}
.epower-cloud .vhost .content ul li .li-info .li-label h4 {
  height: 16px;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  margin-bottom: 4px;
}
.epower-cloud .vhost .content ul li .li-info .li-label p {
  height: 14px;
  font-size: 14px;
  color: #999999;
  line-height: 14px;
}
.epower-cloud .vhost .content ul li .li-price {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  text-align: center;
  margin-bottom: 25px;
}
.epower-cloud .vhost .content ul li .li-price span {
  font-size: 16px;
  color: #f85252;
}
.epower-cloud .vhost .content ul li .li-price b {
  font-weight: bold;
  font-size: 32px;
  color: #f85252;
}
.epower-cloud .vhost .content ul li .li-btn {
  display: block;
  width: 200px;
  height: 40px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #436de0;
  font-size: 14px;
  color: #3c7ee5;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
}
.epower-cloud .vhost .content .con-right .con-top {
  width: 291px;
  height: 100px;
  background: linear-gradient(270deg, #a099ff 0%, #7066ff 100%);
}
.epower-cloud .vhost .content .con-right .con-top::after {
  display: none;
}
.epower-cloud .server {
  overflow: hidden;
  height: 766px;
  background: url("../../../img/cloud-bg5.png") no-repeat center center;
  background-size: cover;
}
.epower-cloud .server ul li {
  float: left;
  padding-top: 30px;
  width: 386px;
  height: 500px;
  background: #ffffff;
  border: 1px solid #dfe3f1;
  margin-right: 20px;
  cursor: pointer;
}
.epower-cloud .server ul li .li-icon {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 10px;
  border-radius: 50%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 65px 44px;
  background-color: #e6edff;
}
.epower-cloud .server ul li:nth-child(1) .li-icon {
  background-image: url("../../../img/cloud-rmx.png");
}
.epower-cloud .server ul li:nth-child(2) .li-icon {
  background-image: url("../../../img/cloud-bzx.png");
}
.epower-cloud .server ul li:nth-child(3) .li-icon {
  background-image: url("../../../img/cloud-gjx.png");
}
.epower-cloud .server ul li:last-child {
  margin-right: 0;
}
.epower-cloud .server ul li:hover {
  box-shadow: 0px 4px 10px 0px rgba(182, 192, 219, 0.5);
  border: 1px solid #3c7ee5;
}
.epower-cloud .server ul li:hover h3 {
  color: #3c7ee5;
}
.epower-cloud .server ul li:hover .li-btn {
  background: #3c7ee5;
  color: #fff;
}
.epower-cloud .server ul li h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 18px;
  margin-bottom: 27px;
  text-align: center;
}
.epower-cloud .server ul li .li-info {
  border-top: 1px solid #e5e5e5;
  margin: 0 20px;
  padding-top: 20px;
  overflow: hidden;
}
.epower-cloud .server ul li .li-info .li-label {
  width: 108px;
  text-align: center;
  float: left;
  border-right: solid 1px #e5e5e5;
  height: 34px;
  margin-bottom: 21px;
}
.epower-cloud .server ul li .li-info .li-label:nth-child(3n) {
  border-right: none;
}
.epower-cloud .server ul li .li-info .li-label h4 {
  height: 16px;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  margin-bottom: 4px;
}
.epower-cloud .server ul li .li-info .li-label p {
  height: 14px;
  font-size: 14px;
  color: #999999;
  line-height: 14px;
}
.epower-cloud .server ul li .li-other {
  padding-left: 40px;
  margin-bottom: 18px;
}
.epower-cloud .server ul li .li-other p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.epower-cloud .server ul li .li-other p span {
  color: #ff7733;
}
.epower-cloud .server ul li .li-price {
  font-size: 16px;
  color: #666;
  line-height: 32px;
  text-align: center;
  margin-bottom: 25px;
}
.epower-cloud .server ul li .li-price span {
  font-size: 16px;
  color: #f85252;
}
.epower-cloud .server ul li .li-price b {
  font-weight: bold;
  font-size: 32px;
  color: #f85252;
}
.epower-cloud .server ul li .li-btn {
  display: block;
  width: 200px;
  height: 40px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #436de0;
  font-size: 14px;
  color: #3c7ee5;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
}
