.epower-agent .color-668ffe {
  color: #668ffe !important;
}
.epower-agent .title {
  height: 32px;
  font-size: 32px;
  color: #333333;
  line-height: 32px;
  text-align: center;
  margin-bottom: 12px;
}
.epower-agent .bar {
  margin: 0 auto;
  width: 48px;
  height: 2px;
  background: #3c7ee5;
  border-radius: 4px;
}
.epower-agent .info {
  height: 19px;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
  text-align: center;
  margin-bottom: 60px;
  margin-top: 9px;
}
.epower-agent .banner {
  height: 440px;
  background: url('/statics/epower/img/tm-baomu-bg.png') no-repeat center center;
  padding-top: 331px;
}
.epower-agent .banner .banner-btn {
  width: 290px;
  margin: 0 auto;
}
.epower-agent .banner .banner-btn a {
  width: 130px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
}
.epower-agent .banner .banner-btn .pre-sales {
  background: linear-gradient(270deg, #fad961 0%, #f76b1c 100%);
  box-shadow: 0px 2px 4px 0px rgba(23, 34, 180, 0.6);
  font-size: 18px;
  color: #ffffff;
}
.epower-agent .banner .banner-btn .now-buy {
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(23, 34, 180, 0.6);
  font-size: 18px;
  color: #f85252;
}
.epower-agent .service {
  background: #fff;
}
.epower-agent .service .content {
  margin-bottom: 57px;
}
.epower-agent .service .content li {
  float: left;
  width: 200px;
  height: 290px;
  padding-top: 40px;
  margin-right: 50px;
  background-repeat: no-repeat;
  background-position: center center;
}
.epower-agent .service .content li:last-child {
  margin-right: 0;
}
.epower-agent .service .content li:nth-child(1) {
  background-image: url('/statics/epower/img/tm-baomu-img1.png');
}
.epower-agent .service .content li:nth-child(2) {
  background-image: url('/statics/epower/img/tm-baomu-img2.png');
}
.epower-agent .service .content li:nth-child(3) {
  background: linear-gradient(180deg, #A099FF 0%, #7066FF 100%);
}
.epower-agent .service .content li:nth-child(4) {
  background: linear-gradient(180deg, #70B3FF 0%, #3593FF 100%);
}
.epower-agent .service .content li:nth-child(5) {
  background: linear-gradient(180deg, #6AEFEF 0%, #24DFDF 100%);
}
.epower-agent .service .content li .li-icon {
  width: 100px;
  height: 100px;
  background: #ffffff;
  border-radius: 50px;
  text-align: center;
  line-height: 100px;
  margin: 0 auto;
  margin-bottom: 38px;
}
.epower-agent .service .content li h3 {
  height: 26px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: 26px;
  text-align: center;
}
.epower-agent .service .content li .lines {
  width: 17px;
  height: 10px;
  border-bottom: 1px solid #fff;
  margin: 10px auto;
  transform: rotate(-45deg);
}
.epower-agent .service .content li p {
  height: 19px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  line-height: 19px;
}
.epower-agent .process {
  height: 573px;
  background: #fff url('/statics/epower/img/tm-baomu-bg2.png') no-repeat center bottom;
}
.epower-agent .process .content {
  background: #fff;
  height: 270px;
  box-shadow: 0px 0px 16px 0px rgba(182, 192, 219, 0.2);
  border-radius: 4px;
  padding-top: 51px;
  padding-left: 60px;
  margin-bottom: 40px;
}
.epower-agent .process .content li {
  width: 140px;
}
.epower-agent .process .content li .li-icon {
  width: 90px;
  height: 90px;
  margin: 0 auto;
  margin-bottom: 26px;
  background-repeat: no-repeat;
  background-position: center center;
}
.epower-agent .process .content li:nth-child(1) .li-icon {
  background-image: url('/statics/epower/img/tm-baomu-1.png');
}
.epower-agent .process .content li:nth-child(3) .li-icon {
  background-image: url('/statics/epower/img/tm-baomu-2.png');
}
.epower-agent .process .content li:nth-child(5) .li-icon {
  background-image: url('/statics/epower/img/tm-baomu-3.png');
}
.epower-agent .process .content li:nth-child(7) .li-icon {
  background-image: url('/statics/epower/img/tm-baomu-4.png');
}
.epower-agent .process .content li:nth-child(9) .li-icon {
  background-image: url('/statics/epower/img/tm-baomu-5.png');
}
.epower-agent .process .content li h3 {
  height: 26px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 26px;
  text-align: center;
  margin-bottom: 6px;
}
.epower-agent .process .content li p {
  text-align: center;
  height: 19px;
  font-size: 14px;
  color: #666666;
  line-height: 19px;
}
.epower-agent .process .content .next-icon {
  width: 80px;
  height: 90px;
  background: url('/statics/epower/img/jiantou_03.png') no-repeat center center;
}
.epower-agent .process .process-btn {
  width: 300px;
  margin: 0 auto;
}
.epower-agent .process .process-btn a {
  text-align: center;
  width: 140px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #ffffff;
  font-size: 18px;
  color: #ffffff;
  line-height: 38px;
}
.epower-agent .process .process-btn a:hover {
  background: #FFFFFF;
  color: #3c7ee5;
}
.epower-agent .material {
  padding-bottom: 58px;
  background: #fff;
}
.epower-agent .material .con-section {
  width: 550px;
}
.epower-agent .material .con-section .con-list {
  width: 550px;
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(182, 192, 219, 0.1);
  border: 1px solid #dfe3f1;
}
.epower-agent .material .con-section .con-list li:nth-child(odd) {
  background: #fff;
}
.epower-agent .material .con-section .con-list li:nth-child(even) {
  background: #F2F1FE;
}
.epower-agent .material .con-section:last-child h3 {
  background-image: url('/statics/epower/img/tm-baomu-img4.png');
}
.epower-agent .material .con-section:last-child li:nth-child(even) {
  background: #FFF6F5;
}
.epower-agent .material h3 {
  text-align: center;
  height: 80px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  line-height: 80px;
  background-image: url('/statics/epower/img/tm-baomu-img3.png');
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.epower-agent .material li {
  height: 48px;
  background: #ffffff;
  padding-left: 40px;
}
.epower-agent .material li i {
  float: left;
  width: 24px;
  height: 24px;
  background: #668ffe;
  border-radius: 50%;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  margin-right: 19px;
  margin-top: 12px;
}
.epower-agent .material li h4 {
  float: left;
  font-size: 16px;
  color: #333333;
  line-height: 48px;
  width: 294px;
}
.epower-agent .material li span {
  float: left;
  font-size: 16px;
  color: #999999;
  line-height: 48px;
}
