.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 .advantage {
  height: 98px;
  padding: 14px 0;
}
.epower-cloud .advantage li {
  width: 25%;
  height: 70px;
  border-right: solid 1px #dfe3f1;
  padding-top: 8px;
  padding-bottom: 12px;
  padding-left: 47px;
}
.epower-cloud .advantage li:last-child {
  border-right: none;
}
.epower-cloud .advantage li .li-icon {
  width: 50px;
  height: 50px;
  margin-right: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.epower-cloud .advantage li:nth-child(1) .li-icon {
  background-image: url("../../../img/cloud-xnzy.png");
}
.epower-cloud .advantage li:nth-child(2) .li-icon {
  background-image: url("../../../img/cloud-aqwg.png");
}
.epower-cloud .advantage li:nth-child(3) .li-icon {
  background-image: url("../../../img/cloud-axgm.png");
}
.epower-cloud .advantage li:nth-child(4) .li-icon {
  background-image: url("../../../img/cloud-fwsj.png");
}
.epower-cloud .advantage li h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 14px;
  margin-top: 4px;
  margin-bottom: 13px;
}
.epower-cloud .advantage li p {
  font-size: 14px;
  color: #999999;
  line-height: 14px;
}
.epower-cloud .content {
  background: #f5f6fa;
  padding-top: 40px;
}
.epower-cloud .content .content-tab {
  width: 1200px;
  height: 55px;
  background: #e6edff;
  box-shadow: 0px 1px 0px 0px #3c7ee5;
}
.epower-cloud .content .content-tab h3 {
  width: 200px;
  height: 55px;
  background: #3c7ee5;
  font-size: 16px;
  color: #ffffff;
  line-height: 55px;
  text-align: center;
}
.epower-cloud .content .con-form {
  width: 834px;
  margin-top: 1px;
}
.epower-cloud .content .setting {
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
}
.epower-cloud .content .setting:hover .setting-left {
  background: #3c7ee5;
}
.epower-cloud .content .setting:hover .setting-left p {
  color: #fff;
}
.epower-cloud .content .setting .setting-left {
  width: 30px;
  height: 100%;
  background: #e6edff;
  position: absolute;
  top: 0;
  left: 0;
}
.epower-cloud .content .setting .setting-left p {
  color: #394c80;
  font-size: 12px;
  display: block;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 3px;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: lr-tb;
  writing-mode: vertical-lr;
}
.epower-cloud .content .setting .setting-detail {
  padding-top: 40px;
  width: 804px;
}
.epower-cloud .content .setting .setting-detail .el-slider__runway.show-input {
  margin-right: 0;
  margin-left: 160px;
  width: 43%;
  margin-top: 8px;
}
.epower-cloud .content .setting .setting-detail .el-slider__input {
  float: left;
}
.epower-cloud .content .setting .setting-detail .slider-info {
  line-height: normal;
  position: relative;
  top: -15px;
  left: 151px;
  width: 275px;
}
.epower-cloud .content .con-right {
  margin-top: 1px;
  background: #f5f6fa;
}
.epower-cloud .content .con-checked {
  width: 346px;
  padding-top: 40px;
  margin-bottom: 11px;
  padding-bottom: 40px;
}
.epower-cloud .content .con-checked h3 {
  height: 19px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 19px;
  margin-bottom: 40px;
  padding-left: 20px;
}
.epower-cloud .content .con-checked .checked-info {
  padding-left: 20px;
  line-height: 30px;
}
.epower-cloud .content .con-checked .checked-info label {
  width: 70px;
  font-size: 14px;
  color: #999;
  line-height: 30px;
  text-align: right;
  display: inline-block;
}
.epower-cloud .content .con-checked .checked-info span {
  text-align: left;
  font-size: 14px;
  color: #333;
  display: inline-block;
  line-height: 30px;
}
.epower-cloud .content .con-checked .checked-info b {
  color: #f85252;
  font-size: 16px;
  font-weight: bold;
}
.epower-cloud .content .con-checked .coupons {
  margin-bottom: 19px;
  padding-left: 20px;
}
.epower-cloud .content .con-checked .protocol {
  margin-bottom: 30px;
  padding-left: 20px;
}
.epower-cloud .content .con-checked .pay-btn {
  width: 160px;
  height: 40px;
  background: #f85252;
  border-radius: 2px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}
.epower-cloud .content .con-checked .pay-btn.disabled {
  background: #dddddd;
  color: #fff;
}
.epower-cloud .content .con-tip {
  width: 346px;
  height: 286px;
  background: #ffffff;
  padding: 10px;
}
.epower-cloud .content .con-tip .tip-content {
  border: solid 1px #dfe3f1;
  padding: 20px;
}
.epower-cloud .content .con-tip .tip-content h3 {
  width: 56px;
  height: 19px;
  font-size: 14px;
  color: #ff7733;
  line-height: 19px;
  margin-bottom: 17px;
}
.epower-cloud .content .con-tip .tip-content p {
  width: 280px;
  height: 175px;
  font-size: 14px;
  
  color: #999999;
  line-height: 24px;
}
.epower-cloud .detail-list {
  margin-top: 40px;
}
.epower-cloud .detail-list .detail-tabs {
  background: #f5f6fa;
}
.epower-cloud .detail-list .detail-tabs .center {
  background: #fff;
  height: 46px;
  border-bottom: solid 2px #3c7ee5;
}
.epower-cloud .detail-list .detail-tabs .center li {
  width: 198px;
  cursor: pointer;
  text-align: center;
  float: left;
  color: #333;
}
.epower-cloud .detail-list .detail-tabs .center li a {
  line-height: 44px;
  display: block;
}
.epower-cloud .detail-list .detail-tabs .center li a.active {
  position: relative;
  border-top: solid 2px #3c7ee5;
  border-right: solid 2px #3c7ee5;
  border-left: solid 2px #3c7ee5;
  color: #3c7ee5;
}
.epower-cloud .detail-list .detail-tabs .center li a.active::after {
  content: "";
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #fff;
  position: absolute;
}
.epower-cloud .detail-list .detail-tabs .center li .active .ht {
  color: #3c7ee5;
}
.epower-cloud .detail-list h3 {
  height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 24px;
  margin-top: 42px;
  margin-bottom: 39px;
  padding-left: 9px;
  border-left: 2px solid #f85252;
}
.epower-cloud .detail-list .detail-table,
.epower-cloud .detail-list .detail-data {
  overflow: hidden;
  background: #fff;
}
.epower-host .banner .banner-bg {
  background: url("../../../img/cloud-host-bg.png") no-repeat center center;
}
