@charset "utf-8";
/* CSS Document */
.ei-section {
  padding-top: 60px;
  padding-bottom: 90px;
}
.ability-section {
  background: url(../imgs/products/ei-smartbody-ability-bg.jpg) center no-repeat;
  background-size: cover;
  height: 540px;
  padding-top: 56px;
}
.ability-innert{position: relative;}
.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: 13px;
}
.title-icon.icon-left {
  background: url(../imgs/ei-title_dark_l.png) center no-repeat;
  background-size: contain;
  top: 5px;
  margin-right: 30px;
}
.title-icon.icon-rights {
  background: url(../imgs/ei-title_dark_r.png) center no-repeat;
  background-size: contain;
  top: 5px;
  margin-left: 30px;
}


.title-icon.icon-left-white {
 background: url(../imgs/products/ei-smartbody-left-white.png) center no-repeat;
  background-size: contain;
  top: 5px;
  margin-right: 30px;
}
.title-icon.icon-right-white {
  background: url(../imgs/products/ei-smartbody-right-white.png) center no-repeat;
  background-size: contain;
  top: 5px;
  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;
}

.ability-content .ability-item .tit {
  color: #182032;
  font-weight: 600;
  font-size: 16px;
}
@media (min-width: 1197px) {
  .ability-section {
    height: 540px;
  }
  .section-photo{
    width: 690px;
    height: 243px;
	margin: 100px auto;
	background: url(../imgs/service/c_dajian.png) center no-repeat;
}
  #paramPerception {
    top: 260px;
    left: 16%;
    text-align: center;
  }
  #trafficMonitor {
    top: 100px;
    right: -32.5%;
    text-align: center;
  }
  #trafficForecast {
    top: 260px;
    right: -1%;
    text-align: center;
  }
  #networkAnalysis {
    top: -40px;
    left: 50%;
	width: 240px;
	margin-left:-120px;
    text-align: center;
  }
  #lightsOptimize {
    top: 110px;
    left: -27.5%;
    text-align: center;
	color: #182032;
    font-weight: 600;
    font-size: 16px;
  }
}
@media screen and (max-width: 1196px) and (min-width: 1024px) {
  .ability-section {height: 540px;}
  .section-photo{
    width: 690px;
    height: 243px;
	margin: 100px auto;
	background: url(../imgs/service/c_dajian.png) center no-repeat;
}
  #paramPerception {
    top: 260px;
    left: 4%;
    text-align: center;
  }
  #trafficMonitor {
    top: 100px;
    right: -15%;
    text-align: center;
  }
  #trafficForecast {
    top: 260px;
    right: -1%;
    text-align: center;
  }
  #networkAnalysis {
    top: -40px;
    left: 50%;
	width: 240px;
	margin-left:-120px;
    text-align: center;
  }
  #lightsOptimize {
    top: 110px;
    left: -15%;
    text-align: center;
	color: #182032;
    font-weight: 600;
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .section-title .mb-title {
    display: inline-block;
  }
  .section-title .pc-title {
    display: none;
  }
  .ability-section {
    height: 540px;
	background-image: url(../imgs/products/ei-smartbody-ability-mb.jpg);
  }
  .section-title {
    font-size: 20px;
  }
  .section-photo{
    width: 690px;
    height: 243px;
	margin: 100px auto;
	background: url(../imgs/service/c_dajian.png) center no-repeat;
}
  #lightsOptimize {
    top: 110px;
    left: 18%;
    text-align: center;
  }
  #networkAnalysis {
    top: -40px;
    left: 50%;
	width: 240px;
	margin-left:-120px;
    text-align: center;
  }
  #trafficForecast {
    top: 260px;
    right: 1%;
    text-align: center;
  }
  #paramPerception {
    top: 260px;
    left: 4%;
    text-align: center;
  }
  #trafficMonitor {
    top: 105px;
    right: 3%;
    text-align: center;
  } 
 
}

/*# sourceMappingURL=index.css.map*/



/*** Scene type1 sta ***/

.mb-shows {display: none;}

.pc-shows {display: block}

.ipadpro{
    display: block;
}
@media (max-width: 1024px) {
    .ipadpro{
        display: none !important;
    }
}
@media (max-width:768px) {
.ability-section {
    height: 350px;
    background-image: url(../imgs/products/ei-smartbody-ability-mb.jpg);
}
.section-title {
    font-size: 18px;
}
.ability-content .ability-item .tit {
    color: #182032;
    font-weight: 400;
    font-size: 13px;
}
.title-icon {
    display: inline-block;
    width: 33px;
    height: 8px;
}
.section-photo{
	width: 330px;
    height: 116px;
	margin: 60px auto;
	background: url(../imgs/service/c_dajian_mb.png) center no-repeat;
}
.section-photo img {

	width:100%;
    margin-left: 10px;
    margin-right: 10px;
}
#lightsOptimize {
    top: 50px;
    left: -42%;
    text-align: center;
  }
  #networkAnalysis {
    top: -30px;
    left: 50%;
	width: 240px;
	margin-left:-120px;
    text-align: center;
  }
  #trafficForecast {
    top: 130px;
    right: -10%;
    text-align: center;
  }
  #paramPerception {
    top: 130px;
    left: -2%;
    text-align: center;
  }
  #trafficMonitor {
    top: 40px;
    right: -50%;
    text-align: center;
  }
.pc-shows {
        display: none!important;
    }
    .mb-shows {
        display: block
    }
}
@media (max-width:480px) {
.ability-section {
    height: 270px;
	padding-top: 26px;
    background-image: url(../imgs/products/ei-smartbody-ability-mb.jpg);
}
.ability-content .ability-item .tit {
    font-weight: 400;
    font-size: 12px;
}	
.section-photo{
	width: 160px;
    height: 56px;
	margin: 60px auto;
	background: url(../imgs/service/c_dajian_mbmin.png) center no-repeat;
}	
#lightsOptimize {
    top: 20px;
    left: -55%;
    width: 80px;
    text-align: center;
  }
  #networkAnalysis {
    top: -30px;
    left: 50%;
    width: 240px;
    margin-left: -120px;
    text-align: center;
  }
  #trafficForecast {
    top: 70px;
    right: -10%;
    width: 90px;
    text-align: center;
  }
  #paramPerception {
    top: 70px;
    left: -10%;
    width: 80px;
    text-align: center;
  }
  #trafficMonitor {
    top: 5px;
    right: -55%;
    width: 80px;
    text-align: center;
  }	
}




/*5-2-1-6*/

.wrapper-top {
    height: auto;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
}
.wrapper-top .leader-poster {
    background: url(../imgs/service/c_conduct.png) no-repeat center;
    width: 100%;
    background-size: cover;
}
.wrapper-top .leader-top {
    background: url(../imgs/service/banner_dajian.jpg) no-repeat center;
    width: 100%;
    background-size: cover;
}
.poster-content {
    max-width: 1200px;
    margin: 0 auto;
}
.wrapper-top .poster-content-box {
    padding: 96px 0;
    color: #fff;
    max-width: 1180px;
    margin: 0 auto;
}
.poster-caption {
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 40px;
}
.poster-text {
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0.65px;
    line-height: 28px;
	width:66%;
	margin:0 auto;
}
.poster-text p{ margin-bottom:10px;}
@media (max-width: 768px) {
.wrapper-top .poster-content-box {
    padding: 40px 0;
    color: #fff;
    max-width: 1180px;
    margin: 0 auto;
}
.poster-text {
    font-size: 14px;
    width: 75%;
	margin:0 auto;
    line-height: 22px;
}
}
.poster-text li {
    list-style: disc;
	float:none;
}

/*4个工程*/
.conduct_project{height:506px;background:url(../imgs/service/c_modernize.png) no-repeat center;background-size: cover;}
.pdtb90{padding:56px 0 90px 0;}
.project_txt{width: 470px;height: 114px;margin: 45px auto;font-size: 16px;color: #fff;position: relative;}
.project_txt_1{position:absolute;}
.project_txt_2{position:absolute;right:0;}
.project_txt_3{position:absolute;bottom:0;}
.project_txt_4{position:absolute;bottom:0;right:0;}
@media (max-width: 768px) {
.conduct_project{height:237px;background:url(../imgs/service/c_modernize_mb.png) no-repeat center;background-size: cover;}
.project_txt{width: 340px;height: 64px;margin: 0 auto;font-size: 16px;color: #fff;position: relative;}
.pdtb90{padding:40px 0 28px 0;}
}