@font-face {
  font-family: 'icomoon';
  src: url("../../images/2016shock/fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../../images/2016shock/fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../../images/2016shock/fonts/icomoon/icomoon.ttf") format("truetype"),url('../../images/2016shock/fonts/icomoon/icomoon.svg?6iuir#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#fh5co-services{
  padding:0px 0;
  clear: both;
}
.border-bottom {
  position: relative;
  z-index: 10;
}

.fh5co-bg-section {
  overflow: hidden;
}
.container {
    width:870px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;background: url(../../images/2016shock/cnshockfuwu.png) no-repeat center left;BACKGROUND-REPEAT: no-repeat;background-position:6px -65px;background-size:35%;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row-pb-md {
  padding-bottom:0px !important;
}
.col-md-offset-2 {
    margin-left:36.66667%;
}
.col-md-8 {
    width: 66.66667%;
}
.fh5co-heading h2 {
    font-size:39px;
    margin-bottom: 0px;
    line-height:30px;
    font-weight: 300;
    color: #000;
	margin-top:28px;
}
.fh5co-heading p {
  font-size: 18px;
  color: #828282;
}
.fh5co-heading span {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  color: #cccccc;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
 .col-md-4 {
    width:33.333333%;float: left;
  }
  .col-md-8 {
    width: 66.66667%;
  }

.row {
    margin-left: -15px;
    margin-right: -15px;
	padding-top:56px;
}
.feature-center {
  padding: 30px;
  float: left;
  width: 100%;
  position: relative;
  bottom: 0;
  margin-bottom: 40px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.animated-fast {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}



.feature-center .desc {
  padding-left: 180px;
}
.feature-center .icon {
  margin-bottom: 20px;
  display: block;
}
.feature-center .icon i {
  font-size: 40px;
  color: rgba(42, 54, 59, 0.2);
}
.icon-eye:before {
    content: "\e018";
}

/*摄像机*/
.icon-6:before {
    content: "\e018";
}
/*电脑*/
.icon-2:before {
    content: "\e021";
}
/*齿轮*/
.icon-3:before {
    content: "\e023";
}
/*书*/
.icon-1:before {
    content: "\e030";
}
.feature-center .icon2 {
  float: left;
}
.feature-center .icon2 i {
  font-size: 100px;
}
.feature-center p:last-child {
  margin-bottom: 0;
}
.feature-center p, .feature-center h3 {
  margin-bottom: 30px;
}
.feature-center p{text-indent: 2em;
    line-height:28px; }
.feature-center h3 {
  font-size: 22px;
  color: #5d5d5d;
}
.feature-center:hover, .feature-center:focus {
  background: #ea0202;
  bottom: 10px;
  -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
.feature-center:hover p:last-child, .feature-center:focus p:last-child {
  margin-bottom: 0;
}
.feature-center:hover .icon i, .feature-center:focus .icon i {
  color: rgba(255, 255, 255, 0.7);
}
.feature-center:hover p, .feature-center:hover h3, .feature-center:focus p, .feature-center:focus h3 {
  color: #fff !important;
}
.feature-center:hover a, .feature-center:focus a {
  color: rgba(255, 255, 255, 0.7);
}
.feature-center:hover a:hover, .feature-center:focus a:hover {
  color: #fff;
}
.feature-center:hover {border: 1px solid #F32727;  line-height: 22px;}
.container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.feature-center p a {
    color: #ea0202;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;float: left;text-indent:0em;
}
@media screen and (max-width:1024px) {
.col-md-offset-2 {
    margin-left: 31.66667%;
}
.col-md-4 {
    width: 50%;
    float: left;
}

.col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left:68px;
    margin-right:68px;
}
.feature-center p a {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    float: right;
}
.feature-center p {
    color: #3C3B3B !important;
}
.feature-center, .feature-center{
  bottom: 10px;
  border: 1px solid #d4d7d8;
  color: #fff !important;
  background-color:#fff;
}
.feature-center h3 {
    font-size: 22px;
}
}
@media screen and (max-width:960px) {

#fh5co-services {
    padding: 96px 0;
    clear: both;
}
.col-md-8 {
    width: 50%;
}
.feature-center p a {
    color: #ea0202;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    float: right;
}
}
@media screen and (max-width:888px) {
.row {
  margin:0px;
  padding:0px
}
.col-md-offset-2 {
    margin-left: 0px;
}
.container {
  width:100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.row-pb-md {
width:100%;
  padding-bottom: 4em !important;}
.col-md-8 {
  padding-left:42%;
  
  width:100%;
}
.col-md-4 {
  width: 50%;
  float: left;
}
.fh5co-heading h2 {
  font-size:25px;
  margin-bottom: 0px;
  line-height: 0.5;
  font-weight: 300;
  color: #000;
}
.fh5co-heading p {
  color: #828282;
}
.feature-center p a {
    color: #ea0202;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    float: right;
}
}

@media screen and (max-width:800px) {
.row {
  margin:0px;
  padding:0px
}
.col-md-offset-2 {
    margin-left: 0px;
}
.container {
  width:100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.row-pb-md {
width:100%;
  padding-bottom: 4em !important;}
.col-md-8 {
  padding-left:42%;
  
  width:100%;
}
.col-md-4 {
  width: 50%;
  float: left;
}
.fh5co-heading h2 {
  font-size:25px;
  margin-bottom: 0px;
  line-height: 0.5;
  font-weight: 300;
  color: #000;
}
.fh5co-heading p {
  color: #828282;
}
.feature-center p a {
    color: #ea0202;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    float: right;
}
.feature-center p {
  color:#5d5d5d !important;
}
}
@media screen and (max-width: 700px){
.row {
  margin:0px;
  padding:0px;
}
.col-md-offset-2 {
    margin-left: 0px;
}
.container {
  padding-top:68px;BACKGROUND-REPEAT: no-repeat;background-position:198px -15px;background-size:50%;
}
.row-pb-md {
width:100%;
  padding-bottom: 1em !important;}
.col-md-8 {padding-left:0%; padding-right:0%;
  width:100%;text-align:center;
}
.col-md-4 {
  width: 100%;
  float: left;
}
.fh5co-heading h2 {
  font-size:25px;
  margin-bottom: 0px;
  line-height: 0.5;
  font-weight: 300;
  color: #000;
}
.fh5co-heading p {
  color: #828282;
}
.fh5co-bg-section {
  overflow: hidden;
}
#fh5co-services {
padding-bottom:16px;
padding-top:128px;
  clear: both;
  
}
#fh5co-services {
  padding-bottom: 2px;
  margin-bottom:18px;
  clear: both;
  padding-top: 68px;
}
.feature-center p {
  color:#fff !important;
}
.feature-center p a {
    color: #fdc3cd;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    float: right;
}

.feature-center, .feature-center{
  background: #ea0202;
  bottom: 10px;
  color: #fff !important;
  border: 1px solid #ea0202;
}
.feature-center h3 {
    font-size: 22px;
    color: #fff;
}
}

@media screen and (max-width: 768px){
.container {
  margin:0px;
  padding-top:28px;
}
}
@media screen and (max-width: 375px){
.container {
  margin:0px;
  padding-top:68px;
}
}