.index {
  padding-bottom: 88px;
}

.currentPage {
  padding: 16px 0 0;
}

/*.banner {*/
/*  background: url(../images/promote/serviceHead.png) no-repeat;*/
/*  background-size: 100% 100%;*/
/*  padding: 60px 85px 40px;*/
/*}*/

.main {
  padding: 80px 4%;
}


.resources .title1 {
  line-height: 52px;
}

.lists {
  margin-top: 40px;
}

.lists ul li {
  float: left;
  width: 32%;
  margin-right: 2%;
  position: relative;
}

.lists ul li:last-child {
  margin: 0;
}

.lists ul li .pic img {
  width: 100%;
  height: 320px;
}

.info {
  border: 1px #f5f5f5 solid;
  border-top: none;
  padding: 4% 4% 0;
}

.intr {
  padding-bottom: 14px;
}

.intr span {
  font-size: 18px;
  color: #333;
  line-height: 26px;
  display: inline-block;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.intr p {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.details {
  height: 40px;
  border-top: 1px #f0f0f0 solid;
  line-height: 40px;
}

.details span {
  float: left;
  font-size: 14px;
  color: #666;
}

.details img {
  float: right;
  margin-top: 14px;
}

.retailers {
  margin-top: 96px;
  padding-bottom: 90px;
}

.retailersFl {
  width: 66%;
  height: 560px;
}

.retailersFl .lists ul li {
  width: 48%;
  margin-right: 4%;
}

.retailersFl .lists ul li:last-child {
  margin: 0;
}

.retailers>.fr {
  width: 32%;
  height: 560px;
  background-color: #f5f5f5;
}

.retailers>.fr a {
  position: relative;
}

.serviceGbMain {
  padding: 0% 8% 78px;
  height: 100%;
  box-sizing: border-box;
}

.serviceGb {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.serviceGb img {
  display: inline-block;
  max-width: 100%;
  width: auto;
}

.serviceGbName {
  position: absolute;
  left: 8%;
  width: 85%;
  bottom: 0;
  height: 78px;
  line-height: 78px;
  text-align: center;
  border-top: 1px #d2d2d2 dashed;
  font-size: 18px;
  color: #333;
}

.system {
  padding: 60px 4% 80px;
  background: #f5f5f5;
}

.systemMain {
  padding: 4% 6% 0;
  position: relative;
}

.systemMain .systemList {
  float: left;
  width: 30%;
  margin-right: 5%;
}

.systemMain .systemList:last-child {
  margin: 0;
}

.systemListTit {
  text-align: center;
  font-size: 18px;
  color: #006cef;
}

.systemListBtn {
  position: absolute;
  top: 50%;
  right: 18px;
  width: 24px;
  height: 194px;
  margin-top: -97px;
}

.systemList ul {
  background: #006cef;
  padding: 10%;
  margin-top: 26px;
  min-height: 390px;
  max-height: 390px;
  box-sizing: border-box;
  overflow-y: scroll;
}

.systemList ul::-webkit-scrollbar {
  display: none;
}

.systemList ul li {
  text-align: center;
  color: #fff;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.system-prev,
.system-next {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  outline: none;
  cursor: pointer;
}

.system-prev {
  left: 0;
  background: url(../images/promote/systemLeft.png) no-repeat;
  background-size: 100% 100%;
}

.system-next {
  right: 0;
  background: url(../images/promote/systemRight.png) no-repeat;
  background-size: 100% 100%;
}

.system-prev.swiper-button-disabled{
  background: url(../images/promote/systemLeftNo.png) no-repeat;
  background-size: 100% 100%;
}

.system-next.swiper-button-disabled {
  background: url(../images/promote/systemRightNo.png) no-repeat;
  background-size: 100% 100%;
}


.resourcesLists>ul {
  padding-top: 40px;
}

.resourcesLists>ul li {
  line-height: 54px;
}

.resourcesLists>ul li a {
  height: 54px;
}

.resourcesLists>ul li a span {
  width: 86%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  color: #333333;
}

.resourcesLists>ul li a i {
  float: right;
  font-size: 14px;
  color: #999999;
}

.resourcesLists>ul li a:hover span,
.resourcesLists>ul li a:hover i {
  color: #006cef;
}


.online {
  padding: 80px 4% 0;
}

.onlineFrList {
  height: 300px;
  overflow-y: scroll;
}

.onlineFrList::-webkit-scrollbar {
  display: none;
}

.onlineFrList dl {
  float: left;
  width: 32%;
  margin-right: 1%;
  font-size: 18px;
  color: #333;
}

.onlineFrList dl dt,
.onlineFrList dl dd {
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.onlineFrList dl dt {
  background-color: #f5f5f5;
}

.onlineFrList dl dd a {
  font-size: 17px;
  color: #333;
  cursor: default;
}

.online .tit div,
.onlineFrList .list {
  float: left;
  width: 32%;
  margin-right: 1%;
  font-size: 18px;
  color: #333;
}

.online .tit {
  height: 50px;
  margin-top: 42px;
}

.online .tit div {
  background-color: #f5f5f5;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.onlineFrList .list li {
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}