.img-thumbnail {
    border: 0 solid #ddd !important;
    border-radius: 0 !important;
}

@media (max-width: 415px) {
	.img-thumbnail {
		width: 100%;
	}
}

.img-box img {
	margin-bottom: 25px;
}

h4 {
	font-size: 19px !important;
    line-height: 1.5 !important;
}

.solu-intro h4 {
	margin-bottom: 15px;
}

@media (max-width: 415px) {
	.solu-intro h4 {
		margin-bottom: 20px;
		text-align: center;
	}
}

p,
p span {
	font-size: 16px !important;
	font-family: 'FZ', 'microsoft yahei', '微软雅黑' !important;
    line-height: 2;
	text-indent: 35px; 	
}

/* railwcase */
.case-banner {
  background: url(../img/case-banner.jpg) center / cover  no-repeat;
}

.case-banner2 {
  background: url(../img/case-banner2.jpg) center / cover  no-repeat;
}

.case-banner3 {
  background: url(../img/case-banner3.jpg) center / cover  no-repeat;
}

.case-banner h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 249px;
  height: 40px;
  margin: -39px 0 0 -123px;
  font-size: 55px;
  font-weight: bold;
  letter-spacing: 5px;
  background: url(../img/case-title.png) no-repeat;
}

.case-banner2 h1 {
  background: url(../img/case-title2.png) no-repeat;
}

.case-banner3 h1 {
  width: 334px;
  margin: -25px 0 0 -167px;
  background: url(../img/case-title3.png) no-repeat;
}

.case-introduce {
  padding-top: 25px;
  padding-bottom: 25px;
  background: url(../img/case-bg.jpg) center / cover no-repeat;
  overflow: auto;
}

.case-introduce p {
  padding: 0 60px;
  margin-top: 25px;
  font-size: 16px;
  line-height: 2;
  text-indent: 65px;
}

.case-introduce p span {
  position: absolute;
  top: 9px;
  left: 10px;
  font-size: 30px;
  color: #29ad98;
}

.solu-intro p {
	font-size: 15px !important;
    line-height: 1.6 !important;
    text-indent: 0;
    text-align: justify;
}

.case-introduce .caption,
.case-introduce .case-img {
  margin-bottom: 50px;
}

.case-introduce .case-img {
  overflow: hidden;
}

@media (max-width: 415px) {
  .case-introduce {
    padding-top: 0;
  }
  
  .case-introduce p {
    padding: 0 40px;
  }
  
  .case-introduce p span {
    left: -10px;
  }
  
  .case-introduce .caption {
    margin-bottom: 30px;
  }
  
  .case-introduce .case-img {
    margin-bottom: 30px;
  }
  
  .case-introduce .case-img img {
    width: 100%;
  }
}

.case-introduce .caption-bottom {
  padding: 20px 0 40px 0;
  color: #fff;
  background: rgba(0,0,0,.8);
  filter: alpha(opacity=80);
  -webkit-opacity: .8;  
   -khtml-opacity: .8;  
	 -moz-opacity: .8;  
		  opacity: .8;  
}

.case-introduce .caption-bottom:hover {
  background: rgba(23,88,168,.95);
  filter: alpha(opacity=90);
  -webkit-opacity: .95;  
   -khtml-opacity: .95;  
	 -moz-opacity: .95;  
		  opacity: .95;  
}

.case-introduce .caption-bottom h2 {
  margin: 20px 0 30px 0;
}

.case-introduce .caption-bottom p {
  margin-top: 0;
  margin-bottom: 10px;
  text-indent: 0;
}

.padding-last {
  padding-bottom: 30px;
}

.plan-deploy {
  padding-top: 0;
  background: #fff;
}

.h-margin {
  padding: 0 10px;
  margin: 50px 0;
}

.plan-deploy img {
  margin: 45px auto;
}

.plan-deploy p {
  position: relative;
  margin-top: 0;
  margin-bottom: 10px;
  text-indent: 0;
}

.plan-deploy p span {
  position: absolute;
  top: 0;
  left: 5px;
  width: 35px;
  height: 35px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #27a896;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
      -ms-border-radius: 50%;
       -o-border-radius: 50%;
          border-radius: 50%;
}

.plan-deploy p span:before {
  position: absolute;
  top: 13px;
  left: 34px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #27a896;
  content: '';
}

@media (max-width: 415px) {
  .plan-deploy p {
    left: 20px;
  }
  
  .plan-deploy p span {
    left: -8px;
  }
}

.plan-deploy .margin-last {
  margin-bottom: 25px;
}

.scheme-ad {
  background: #fff;
}

.scheme-ad .row-scheme {
  margin-right: -30px;
  margin-left: -30px;
}

.scheme-ad .margin-last {
  margin-bottom: 25px;
}

.scheme-ad .telecommunic-scene .thumbnail-wrap {
  height: 370px;
  padding: 20px 25px 0 25px !important; 
  border: 1px solid #cdd5ec;
  overflow: auto;
}

@media (max-width: 415px) {
	.scheme-ad .telecommunic-scene .thumbnail-wrap {
		height: auto;
		padding-bottom: 20px !important;
	}
}

.telecommunic-scene .thumbnail .scheme-icon {
  width: 120px;
  height: 120px;
  background: url(../img/scheme-icon.png) 0 0 no-repeat;
}

.telecommunic-scene .thumbnail .scheme-icon2 {
  background: url(../img/scheme-icon.png) -120px 0 no-repeat;
}

.telecommunic-scene .thumbnail .scheme-icon3 {
  background: url(../img/scheme-icon.png) -240px 0 no-repeat;
}

.telecommunic-scene .thumbnail .scheme-icon4 {
  background: url(../img/scheme-icon.png) -360px 0 no-repeat;
}

.telecommunic-scene .thumbnail .scheme-icon5 {
  background: url(../img/scheme-icon.png) -480px 0 no-repeat;
}

.telecommunic-scene .thumbnail .scheme-icon6 {
  background: url(../img/scheme-icon.png) -600px 0 no-repeat;
}

.telecommunic-scene .thumbnail:hover .scheme-icon {
  background: url(../img/scheme-icon.png) 0 -120px no-repeat;
}

.telecommunic-scene .thumbnail:hover .scheme-icon2 {
  background: url(../img/scheme-icon.png) -120px -120px no-repeat;
}

.telecommunic-scene .thumbnail:hover .scheme-icon3 {
  background: url(../img/scheme-icon.png) -240px -120px no-repeat;
}

.telecommunic-scene .thumbnail:hover .scheme-icon4 {
  background: url(../img/scheme-icon.png) -360px -120px no-repeat;
}

.telecommunic-scene .thumbnail:hover .scheme-icon5 {
  background: url(../img/scheme-icon.png) -480px -120px no-repeat;
}

.telecommunic-scene .thumbnail:hover .scheme-icon6 {
  background: url(../img/scheme-icon.png) -600px -120px no-repeat;
}

.scheme-ad .scene h3 {
  margin: 0 auto 15px auto;
}

.scheme-ad .scene p {
  margin: 10px auto 0 auto;
  text-indent: 0;
}
/* end railwcase */

/* govcase */
.govcase {
  background: #fff;
}

.govcase h2 {
  margin-top: 30px;
  margin-bottom: 40px;
}

@media (max-width: 415px) {
  .govcase h2 {
    margin-top: 40px;
    margin-bottom: 10px;
  }
}

.govcase .caption,
.govcase .case-img {
  margin-bottom: 10px;
}

.govcase p {
  padding: 0 20px;
  margin-bottom: 10px;
  text-indent: 35px;
}

.system-desc {
  padding-bottom: 0;
}

.system-desc .overfl-auto {
  padding-bottom: 20px;
  background: #eff9fc;
}

.netalarm-technology .row {
  margin-right: -6px;
  margin-left: -6px;
}

.netalarm-technology .thumbnail-wrap h3 {
  margin: 3px 0 16px 0;
}

.netalarm-technology .thumbnail-wrap p {
  position: relative;
  font-size: 13px;
  margin: 0 auto;
}

.netalarm-technology .thumbnail-wrap .content-posit {
  margin-left: 70px;
}

.netalarm-technology .thumbnail-wrap .content-posit a {
  position: absolute;
  top: 0;
  left: -70px;
  display: inline-block;
  font-weight: bold;
  color: #444;
}

.netalarm-technology .thumbnail-wrap .content-posit a span {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 10px;
  background: #30d0b5;
  vertical-align: middle;
}

.netalarm-technology .thumbnail-wrap .content-posit2 {
  margin-left: 20px;
}

.netalarm-technology .thumbnail-wrap .content-posit2 a {
  left: -16px;
}

.protect-effect {
  padding-bottom: 20px;
}

.protect-effect .netalarm-technology .thumbnail-wrap {
  height: auto;
  padding: 5px 0 0 0;
  background: #66bcd0;
  border: 1px solid #e6e6e6;
}

.protect-effect .netalarm-technology .thumbnail .govcase-icon {
  width: 80px;
  height: 80px;
  background: url(../img/govcase-icon.png) 0 0 no-repeat;
}

.protect-effect .netalarm-technology .thumbnail .govcase-icon2 {
  background: url(../img/govcase-icon.png) -80px 0 no-repeat;
}

.protect-effect .netalarm-technology .thumbnail .govcase-icon3 {
  background: url(../img/govcase-icon.png) -160px 0 no-repeat;
}

.protect-effect .netalarm-technology .thumbnail .govcase-icon4 {
  background: url(../img/govcase-icon.png) -240px 0 no-repeat;
}

.protect-effect .netalarm-technology .thumbnail-wrap .caption {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 6px;
  background: #fff;
}

.protect-effect .netalarm-technology .thumbnail:hover,
.protect-effect .netalarm-technology .thumbnail:hover .caption {
  background: #1758a8;
}

.protect-effect .netalarm-technology .thumbnail-wrap h3 {
  padding-right: 10px;
  padding-left: 10px;
}

.protect-effect .telecommunic-scene .thumbnail:hover .scene-title {
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
}

.protect-effect .netalarm-technology .thumbnail-wrap p {
  padding-right: 50px;
  padding-left: 50px;
  font-size: 16px;
}

.protect-effect .netalarm-technology .thumbnail-wrap .content-posit a span {
  margin-left: 43px;
}
/* end govcase */

/* customscase */
.customscase {
  padding-top: 0;
  background: #fff;
}

.customs-bg p {
  padding: 0 10px 0 60px;
  margin-top: 35px;
  margin-left: 40px;
  text-indent: 30px;
}

.customscase .case-introduce .caption,
.customscase .case-introduce .case-img {
   margin-bottom: 0; 
}

@media (max-width: 415px) {
  .customs-bg p {
    padding: 0 35px;
    margin: 0;
  }
}

.customs-introduce {
  background: url(../img/customs-introduce.jpg) center / cover no-repeat;
}

.customs-introduce .caption {
  margin-top: 40px;
  margin-bottom: 40px;
}

.customs-system img {
  margin: 45px auto 35px auto;
}
/* end customscase */

.panel-body p img {
	display: block;
	margin: auto;
}