.header-wrapper-bg.fade .navigation,
.header-wrapper-bg.fade .head-tools .role-tools {
  transform: translate3d(0, -60px, 0);
  transition: all .5s ease;
  opacity: 0;
}

.ei-section {
  padding-top: 60px;
  padding-bottom: 90px;
}
.ability-section {
  background: url(./../images/ei-ability-bg.jpg) no-repeat;
  background-size: cover;
  height: 710px;
  padding-top: 56px;
}
.section-title {
  margin: 0 auto;
  font-size: 28px;
  color: #383e63;
  text-align: center;
  line-height: 30px;
}
.section-title .mb-title {
  display: none;
}
.title-icon {
  display: inline-block;
  width: 66px;
  height: 16px;
}
.title-icon.icon-left {
  background: url(./../images/ei-title-left.png) center no-repeat;
  margin-right: 30px;
}
.title-icon.icon-right {
  background: url(./../images/ei-title-right.png) center no-repeat;
  margin-left: 30px;
}
.ei-section-content {
  max-width: 1210px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  margin-top: 40px;
}
.ability-content {
  position: relative;
  margin-top: 0;
}
.ability-content .ability-item {
  position: absolute;
}
#trafficForecast {
  top: 108px;
  left: 475px;
}
#lightsOptimize {
  top: 247px;
  left: 731px;
}
#networkAnalysis {
  top: 245px;
  left: 80px;
}
#trafficMonitor {
  top: 366px;
  left: 554px;
}
#paramPerception {
  top: 400px;
  left: 690px;
}
.ability-content .ability-item .tit-box {
  position: relative;
  width: 328px;
  height: 64px;
  background: url(./../images/ei-mark-web.png) no-repeat;
  color: #182032;
}
.ability-content .ability-item .tit {
  position: absolute;
  top: 5px;
  left: 72px;
  width: 280px;
  height: 40px;
  padding: 7px 14px;
  color: #182032;
  font-weight: 600;
  font-size: 16px;
}
.ability-content .ability-item .desc {
  width: 328px;
  color: #182032;
  line-height: 20px;
  padding-left: 86px;
  margin-top: -6px;
}
.city-section {
  background: url(./../images/ei-city-bg.jpg) center no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 90px;
}
.city-item {
  width: 33.3333333%;
  float: left;
  text-align: center;
  padding: 0 35px;
}
.city-content {
  max-width: 1292px;
}
.city-item .icon {
  width: 148px;
  height: 164px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.city-item .icon1 {
  background-image: url(./../images/ei-city1.png);
}
.city-item .icon2 {
  background-image: url(./../images/ei-city2.png);
}
.city-item .icon3 {
  background-image: url(./../images/ei-city3.png);
}
.city-item .tit {
  font-size: 16px;
  color: #383e63;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 600;
}
.city-item .desc {
  color: #737895;
  text-align: center;
  line-height: 23px;
}
.tab-content-item .desc span {
  font-weight: bold; 
}
@media screen and (max-width: 1710px) and (min-width: 1517px) {
  .ability-section {
    height: 592px;
  }
  #lightsOptimize {
    top: 168px;
    left: 806px;
  }
  #networkAnalysis {
    top: 200px;
    left: 132px;
  }
  #trafficForecast {
    top: 83px;
    left: 487px;
  }
  #paramPerception {
    top: 335px;
    left: 667px;
  }
}
@media screen and (max-width: 1518px) and (min-width: 1360px) {
  .ability-section {
    height: 550px;
  }
  #paramPerception {
    top: 280px;
    left: 296px;
  }
  .ability-content #paramPerception .tit-box {
    background-image: url(./../images/ei-mark-left2.png);
  }
  .ability-content #paramPerception .tit-box {
    width: 444px;
  }
  .ability-content #paramPerception .tit {
    width: 380px;
    left: 10px;
    text-align: right;
  }
  .ability-content #paramPerception .desc {
    width: 444px;
    padding-left: 0;
    padding-right: 70px;
    text-align: right;
  }
  #trafficMonitor {
    top: 306px;
    left: 542px;
  }
  #trafficForecast {
    top: 55px;
    left: 560px;
  }
  #networkAnalysis {
    top: 155px;
    left: 222px;
  }
  #lightsOptimize {
    top: 160px;
    left: 872px;
  }
}
@media screen and (max-width: 1359px) and (min-width: 1180px) {
  .ability-section {
    height: 460px;
  }
  #lightsOptimize {
    top: 102px;
    left: 784px;
  }
  #networkAnalysis {
    top: 128px;
    left: 230px;
  }
  #trafficForecast {
    top: 33px;
    left: 512px;
  }
  #paramPerception {
    top: 214px;
    left: 658px;
  }
}
@media screen and (max-width: 1179px) and (min-width: 1024px) {
  .ability-section {
    height: 416px;
  }
  #lightsOptimize {
    top: 92px;
    left: 674px;
  }
  #networkAnalysis {
    top: 100px;
    left: 261px;
  }
  #trafficForecast {
    top: -2px;
    left: 510px;
  }
  #paramPerception {
    top: 198px;
    left: 621px;
  }
  #trafficMonitor {
    top: 290px;
    left: 444px;
  }
}
@media (max-width: 1023px) {
  .ei-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .ability-section {
    background-image: url(./../images/ei-ability-mb.jpg);
  }
  .section-title .mb-title {
    display: inline-block;
  }
  .section-title .pc-title {
    display: none;
  }
  .ei-section-content {
    margin-top: 30px;
  }
  .mark-wrap {
    height: auto;
    background: url(./../images/ei-baimo-mb.jpg) no-repeat;
  }
  .ability-section {
    height: auto;
    padding-top: 30px;
  }
  .section-title {
    font-size: 20px;
  }
  .title-icon.icon-left,
  .title-icon.icon-left-white {
    margin-right: 10px;
  }
  .title-icon.icon-right,
  .title-icon.icon-right-white {
    margin-left: 10px;
  }
  .ability-content .ability-item {
    position: initial;
    margin-bottom: 10px;
  }
  .ability-content .ability-item:last-child {
    margin-bottom: 0;
  }
  .ability-content .ability-item .tit-box {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 3px 4px 0 rgba(200, 204, 255, 0.73);
    width: 100%;
    height: 40px;
  }
  .ability-content .ability-item .tit-box::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: -webkit-linear-gradient(right, #0009cf, #844ddf, #bcc4f6);
    background: -o-linear-gradient(right, #0009cf, #844ddf, #bcc4f6);
    background: -moz-linear-gradient(right, #0009cf, #844ddf, #bcc4f6);
    background: linear-gradient(to right, #0009cf, #844ddf, #bcc4f6);
  }
  .ability-content .ability-item .tit {
    position: initial;
    width: 100%;
    text-align: center;
  }
  .ability-content .ability-item .desc {
    width: 100%;
    padding: 20px 25px;
    background: rgba(255, 255, 255, 0.6);
    margin-top: 4px;
  }
  .city-section {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(./../images/ei-city-mb.jpg);
  }
  .city-item {
    float: initial;
    width: 100%;
    padding: 0 30px;
    margin-bottom: 20px;
  }
  .city-item .icon {
    margin-bottom: 6px;
  }
  .city-content {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 376px) {
  .mark-wrap {
    background-size: cover;
  }
}
.ei-banner {
  min-height: 350px;
  background: url(./../images/ei-banner-bg.jpg) no-repeat center;
  background-size: cover;
}
.banner-innert {
  max-width: 1210px;
  padding: 56px 15px;
  margin: 0 auto;
}
.banner-innert h1 {
  font-size: 36px;
  color: #fff;
  line-height: 46px;
  margin-bottom: 10px;
}
.banner-innert p {
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.58px;
  line-height: 24px;
  margin-bottom: 30px;
  max-width: 674px;
}
.banner-btn {
  display: block;
  width: 118px;
  height: 40px;
  background: #F66F6A;
  border-radius: 2px;
  line-height: 40px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  -webkit-transition: .5s;
  transition: .5s;
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .banner-btn:hover {
    box-shadow: 0 8px 16px rgba(246, 111, 106, 0.5);
  }
}
.ei-banner-mb {
  display: none;
}
.banner-innert .service-btn {
  display: block;
  width: 118px;
  height: 40px;
  line-height: 40px;
  background: #f66f6a;
  border-radius: 2px;
  color: #ffffff;
  text-align: center;
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .banner-innert .service-btn:hover {
    box-shadow: 0 8px 16px rgba(246, 111, 106, 0.5);
  }
}
.ei-pagenav {
  position: relative;
  height: 50px;
  margin-top: -50px;
  background: rgba(0, 0, 0, 0.4);
}
.ei-wrapper {
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  z-index: auto;
}
.ei-pagenav-content {
  overflow: hidden;
  font-size: 0;
  line-height: 50px;
  text-align: center;
}
.ei-pagenav.fixed .ei-pagenav-content {
  position: fixed;
  z-index: 199;
  top: 0;
  left: 50%;
  width: 1000px;
  max-width: 1200px;
  margin-left: -500px;
}
.ei-pagenav-content > li {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  font-size: 14px;
  color: #fff;
}
.ei-pagenav-content > li + li {
  margin-left: 50px;
}
.ei-pagenav-content a {
  display: block;
}
.ei-pagenav-content > li.active:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: solid 4px #f66f6a;
  transition: border-color 0.2s;
}
@media (max-width: 1023px) {
  .ei-pagenav {
    display: none;
  }
  .ei-banner {
    height: auto;
    min-height: 300px;
    width: 100%;
    background: url(./../images/ei-banner-mb.jpg) no-repeat center;
    background-size: cover;
  }
  .banner-innert {
    padding: 86px 25px;
  }
  .banner-innert h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .banner-innert p {
    font-size: 14px;
    line-height: 22px;
  }
  .product-ad-wrap .product-ad-list h1 {
    font-size: 16px;
    line-height: 20px;
  }
  .product-ad-wrap .product-ad-list p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 760px) {
  .pc-img-box {
    display: none;
  }
  .mb-img-box {
    display: block;
  }
  .banner-innert-wrap {
    top: 30px;
  }
  .ei-banner h1 {
    font-size: 24px;
    margin-bottom: 6px;
  }
  .ei-banner p {
    font-size: 14px;
  }
  .banner-innert .service-btn {
    margin-top: 12px;
  }
  .ei-banner {
    height: auto;
    min-height: 300px;
    width: 100%;
    background: url(./../images/ei-banner-mb.jpg) no-repeat center;
    background-size: cover;
  }
  .banner-innert {
    padding: 72px 15px;
  }
  .product-ad-wrap .product-ad {
    height: 97px;
  }
}
.application-section {
  height: 350px;
  background: url(./../images/ei-application-bg.jpg) center no-repeat;
  background-size: cover;
  padding-top: 60px;
}
.application-section .section-title {
  color: #fff;
}
.title-icon.icon-left-white {
  background: url(./../images/ei-left-white.png) center no-repeat;
  margin-right: 30px;
}
.title-icon.icon-right-white {
  background: url(./../images/ei-right-white.png) center no-repeat;
  margin-left: 30px;
}
.application-content {
  max-width: 1210px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  margin-top: 88px;
}
.application-item {
  float: left;
  width: 50%;
  padding: 0 70px;
}
.application-item .tit {
  font-size: 16px;
  color: #dce4f1;
  margin-bottom: 10px;
  font-weight: 600;
}
.application-item .desc {
  color: #dce4f1;
  line-height: 21px;
}
@media (max-width: 1023px) {
  .application-section {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(./../images/ei-application-mb.jpg);
  }
  .title-icon.icon-left-white {
    margin-right: 10px;
  }
  .title-icon.icon-right-white {
    margin-left: 10px;
  }
  .application-content {
    margin-top: 30px;
  }
  .application-item {
    float: initial;
    width: 100%;
    padding: 0 30px;
    margin-bottom: 40px;
  }
  .application-item:last-child {
    margin-bottom: 0;
  }
}
.advantage-section {
  padding-top: 60px;
}
.advantage-item {
  width: 33%;
  float: left;
  text-align: center;
  padding: 0 20px;
}
.advantage-content {
  max-width: 1210px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  margin-top: 46px;
}
.advantage-item .icon {
  width: 106px;
  height: 122px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 36px;
}
.advantage-item .icon1 {
  background-image: url(./../images/ei-advantage1.png);
}
.advantage-item .icon2 {
  background-image: url(./../images/ei-advantage2.png);
}
.advantage-item .icon3 {
  background-image: url(./../images/ei-advantage3.png);
}
.advantage-item .icon4 {
  background-image: url(./../images/ei-advantage4.png);
}
.advantage-item .tit {
  font-size: 16px;
  color: #383e63;
  margin-bottom: 10PX;
  text-align: center;
  font-weight: 600;
}
.advantage-item .desc {
  color: #737895;
  text-align: center;
  line-height: 23px;
}
@media (max-width: 1023px) {
  .advantage-item {
    width: 100%;
    float: initial;
    padding: 0 40px;
    margin-bottom: 36px;
  }
  .advantage-item:last-child {
    margin-bottom: 0;
  }
  .advantage-item .icon {
    margin-bottom: 26px;
  }
}
.section-desc {
  font-size: 18px;
  color: #656b90;
  text-align: center;
  line-height: 22px;
  margin-top: 20px;
}
.partner-content {
  max-width: 1242px;
  text-align: center;
}
.partner-item {
  display: inline-block;
  width: 300px;
  height: 100px;
  text-align: center;
  transition: 0.5s;
  padding: 20px 0;
  cursor: pointer;
}
.ei-section-item .logo-icon {
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.5s;
  width: 140px;
  height: 60px;
}
.partner-item .logo-icon.chinasoft {
  background-image: url(./../images/ei-chinasoft.png);
}
.partner-item .logo-icon.isoftstone {
  background-image: url(./../images/ei-isoftstone.png);
}
.partner-item .logo-icon.zdinfi {
  background-image: url(./../images/ei-zdinfi.png);
}
.partner-item .logo-icon.gemhone {
  background-image: url(./../images/ei-gemhone.png);
}
@media (min-width: 1024px) {
  .partner-item:hover {
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.1);
  }
  .partner-item:hover .logo-icon.chinasoft {
    background-image: url(./../images/ei-chinasoft-hover.png);
  }
  .partner-item:hover .logo-icon.isoftstone {
    background-image: url(./../images/ei-isoftstone-hover.png);
  }
  .partner-item:hover .logo-icon.zdinfi {
    background-image: url(./../images/ei-zdinfi-hover.png);
  }
  .partner-item:hover .logo-icon.gemhone {
    background-image: url(./../images/ei-gemhone-hover.png);
  }
}
@media (max-width: 1023px) {
  .section-desc {
    display: none;
  }
  .partner-item {
    width: initial;
    height: initial;
    padding: 12px 22px;
  }
  .ei-section-item .logo-icon {
    width: 120px;
    height: 46px;
    background-size: 100% 100%;
  }
  .partner-item .logo-icon.chinasoft {
    background-image: url(./../images/ei-chinasoft-mb.png);
  }
  .partner-item .logo-icon.isoftstone {
    background-image: url(./../images/ei-isoftstone-mb.png);
  }
  .partner-item .logo-icon.zdinfi {
    background-image: url(./../images/ei-zdinfi-mb.png);
  }
  .partner-item .logo-icon.gemhone {
    background-image: url(./../images/ei-gemhone-mb.png);
  }
}
@media (max-width: 370px) {
  .partner-item {
    padding: 10px 2px;
  }
}
.park-section {
  background-image: linear-gradient(-180deg, #f3f8ff 0%, #ffffff 13%);
}
.park-content {
  max-width: 1290px;
  background: #fff;
}
.ei-tab {
  text-align: center;
  margin-bottom: 90px;
}
.ei-tab-item {
  display: inline-block;
  padding: 14px 42px 14px 52px;
  font-size: 16px;
  color: #737895;
  cursor: pointer;
}
.ei-tab-item:hover {
  color: #182032;
}
.ei-tab-item.active {
  position: relative;
  color: #182032;
  background: #fff;
  box-shadow: 0 8px 19px 0 #e8ecff;
  border-radius: 25px;
}
.ei-tab-item.active::before {
  content: "";
  position: absolute;
  top: 22px;
  left: 30px;
  background: #f56661;
  width: 6px;
  height: 6px;
  border-radius: 100%;
}
.park-item {
  display: none;
}
.park-item:first-child {
  display: block;
}
.park-item-left {
  float: left;
  width: 434px;
  margin-right: 46px;
}
.park-item-right {
  float: right;
  width: calc(100% - 480px);
}
.park-item-left .desc-box {
  padding: 15px 0;
}
.park-item-left .tit {
  font-size: 16px;
  color: #383e63;
  margin-bottom: 10px;
  font-weight: 600;
}
.park-item-left .desc {
  color: #737895;
  line-height: 23px;
  margin-bottom: 6px;
}
.park-item-left .desc:last-child {
  margin-bottom: 0;
}
.park-item-right img {
  max-width: 100%;
}
.park-title-mb {
  display: none;
}
@media (max-width: 1023px) {

  .park-item-left .desc span{
    font-weight: bold;
  }
  .ei-tab {
    display: none;
  }
  .park-title-mb {
    display: block;
  }
  .park-title-mb {
    position: relative;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    border: 1px solid #ddd;
    border-top: none;
    font-size: 14px;
    color: #182032;
  }
  .park-item:first-child .park-title-mb {
    border-top: 1px solid #ddd;
  }
  .park-title-mb.active {
    padding: 0 34px;
  }
  .park-title-mb.active::before {
    position: absolute;
    left: 18px;
    top: 20px;
    content: '';
    background: #f56661;
    width: 6px;
    height: 6px;
    border-radius: 100%;
  }
  .park-title-mb .arrow {
    display: inline-block;
    width: 12px;
    height: 8px;
    border: solid 6px transparent;
    border-bottom: 0;
    transition: transform 0.5s ease;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -4px;
    border-top-color: #666a75;
  }
  .park-title-mb .arrow::before {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    width: 16px;
    height: 8px;
    margin-top: -2px;
    border: solid 8px transparent;
    border-top-color: white;
    border-bottom: 0;
  }
  .park-title-mb.active .arrow {
    -ms-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
    -webkit-transform: rotateZ(-180deg);
  }
  .park-item-left {
    width: 100%;
    float: initial;
    padding: 0 17px;
  }
  .park-item-right {
    float: initial;
    width: 100%;
  }
  .park-item {
    display: block;
  }
  .park-item-content {
    display: none;
    border: 1px solid #ddd;
    border-top: none;
    padding: 0px 0px 20px;
  }
  .park-item-left .desc-box {
    padding: 10px 0;
  }
}
.architecture-section {
  background: #f3f6ff;
}
.architecture-item .img-box {
  padding: 20px;
  background: #fff;
}
@media (min-width: 1024px) {
  .architecture-item .img-box {
    box-shadow: 0 10px 40px 0 rgba(130, 98, 98, 0.1);
  }
}
.architecture-item .img-box img {
  cursor: zoom-in;
  width: 100%;
  height: auto;
}
.architecture-item {
  display: none;
}
.architecture-item:first-child {
  display: block;
}
.architecture-section .ei-tab {
  margin-bottom: 60px;
}
.architecture-content {
  max-width: 1230px;
}
.architecture-title-mb {
  display: none;
}
.screenImg {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: zoom-out;
  overflow: auto;
  display: none;
}
.screenImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80%;
  margin: auto;
  background-color: #fbfbfb;
}
@media (max-width: 1023px) {
  .architecture-title-mb {
    display: block;
    font-size: 16px;
    color: #383e63;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .architecture-item img {
    width: 100%;
    height: auto;
  }
  .architecture-item .img-box {
    padding: 10px;
  }
  .architecture-item {
    display: block;
  }
  .screenImg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30%;
    margin: auto;
    background-color: #fbfbfb;
  }
}
.recom-content {
  max-width: 1400px;
  padding-left: 30px;
  padding-right: 30px;
}
.recom-content-inner {
  position: relative;
  padding-left: 80px;
  padding-right: 80px;
}
.recom-content-inner .swiper-container{  max-width: 885px;}
.recom-item {
  display: block;
  position: relative;
  border-left: solid 1px white;
}
.recom-item-text {
  position: absolute;
  top: 23px;
  right: 28px;
  left: 28px;
  color: white;
}
.recom-item-text h2 {
  font-size: 22px;
  line-height: 36px;
}
.recom-item-text h3 {
  font-size: 14px;
  line-height: 18px;
}
.recom-item-imgbox img {
  display: block;
  width:100%;
}
.recom-btn-prev,
.recom-btn-next {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 8px 19px 0 #e8ecff;
  margin-top: -25px;
  cursor: pointer;
}
.recom-btn-prev span,
.recom-btn-next span {
  display: block;
  width: 14px;
  height: 14px;
  border-left: solid 3px #6e6bdc;
  border-top: solid 3px #6e6bdc;
}
.recom-btn-prev.swiper-button-disabled span,
.recom-btn-next.swiper-button-disabled span {
  opacity: .5;
}
.recom-btn-prev {
  left: 0;
}
.recom-btn-prev span {
  margin-top: 18px;
  margin-left: 20px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.recom-btn-next {
  right: 0;
}
.recom-btn-next span {
  margin-top: 18px;
  margin-left: 16px;
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.recom-pagination {
  display: none;
}
.swiper-slide .recom-item-imgbox {
  border-right: 1px solid #fff;
}
.swiper-slide:last-child .recom-item-imgbox {
  border-right: none;
}
@media (max-width: 1023px) {
  .recom-section {
    padding-bottom: 0;
  }
  .recom-content {
    padding-left: 0;
    padding-right: 0;
  }
  .recom-content-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .recom-item {
    border: none;
  }
  .recom-item-imgbox img {
    width: 100%;
  }
  .recom-item-text {
    position: absolute;
    top: 20px;
    right: 15px;
    left: 15px;
  }
  .recom-item-text h2 {
    font-size: 20px;
    line-height: 20px;
  }
  .recom-item-text h3 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 14px;
  }
  .recom-btn-prev,
  .recom-btn-next {
    display: none;
  }
  .recom-pagination {
    display: block;
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 20px;
    left: 0;
    font-size: 0;
    text-align: center;
  }
  .recom-pagination-bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: solid 2px #999af2;
    border-radius: 50%;
    margin-left: 4px;
    margin-right: 4px;
    transition: .2s;
  }
  .recom-pagination-bullet-active {
    border-width: 0;
    background-color: #4f51e9;
  }
}

/*# sourceMappingURL=index.css.map*/