body {
  padding-top: 0;
  min-width: 1200px !important;
  overflow: auto !important;
}
.aboutBox .container .m_about_nav{
  display: none;
}
#m_play{
  display: none;
}
.navbar-fixed-top {
  position: relative;
}
.detailBox{
  margin-top: -80px;
}
.text span{
  font-size: 14px!important;
}
.text strong{
  font-size: 14px!important;
}
.text img{
  
  max-width: 100%;
}
.breadcrumb > li + li:before {
  color: #999999;
  content: ">";
  padding: 0 1px;
}
.breadcrumb>li>a{
  color: #999999;
}

.breadcrumb > li > a:hover {
  color: #01b7ff;
}

.breadcrumb > li:last-child > a:hover {
  color: #999999;
}
.bannerBox {
  height: 479px;
  background: #0b1224 url(../image/about-banner-4.0.png) no-repeat center center;
}


#play {
  position: absolute;
  top: 200px;
  left: 50%;
  width: auto !important;
  text-align: center;
  line-height: 38px;
  color: #fff;
  background-color: transparent;
  cursor: pointer;
  font-size: 38px;
  margin-left: -248px;
  margin-top: -19px;
}
.aboutBox {
  padding-top: 10px;
  
  padding-bottom: 20px;
}
.aboutBox .container {
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 100px;
  padding: 0;
}
.aboutBox .container .section-1>div{
  position: relative;
}
.aboutBox .container .section-1 .text{
  padding:0 215px;
}
.aboutBox .container .section-1 p{
  font-size: 14px!important;
  line-height: 26px;
    margin-top: 22px;
}
.aboutBox .container .section-1 h2 {
  line-height: 34px;
  font-size: 24px;
  color: #333;
}
.aboutBox .container .section-1 .time{
  display: block;
  width: 100%;
  font-size: 12px !important;
  text-align: center;
  
  color: #666;
}

  


.aboutBox .container .section-1>div>span.title_picture{
  width: 498px;
  height: 214px;
  position: absolute;
  display: block;
  left:50%;
  top:50%;
  margin-left: -249px;
  margin-top: -107px;
  z-index: 999;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.aboutBox .container .section-1 .picture{
  width: 100%;
  height:315px;
  
  background-size: 130%;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
}
.aboutBox .container .stateBox {
  padding-bottom: 190px;
}
.aboutBox .container .stateBox ul.state li {
  border-bottom: 1px solid #d2d2d2;
  padding-top: 40px;
}
.aboutBox .container .stateBox ul.state li h3 {
  height: 36px;
}
.aboutBox .container .stateBox ul.state li h3 span.title {
  float: left;
  color: #333;
  font-size: 16px;
}
.aboutBox .container .stateBox ul.state li h3 span.time {
  float: right;
  font-size: 14px;
  color: #999;
  font-weight: normal;
  margin-right: 25px;
}
.aboutBox .container .stateBox ul.state li p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  padding-bottom: 25px;
}
.breadcrumb{
  
  margin-bottom: 0;
  font-size: 12px;
  padding: 0;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding-bottom: 18px;
}
.breadcrumb{
  background-color: transparent;
}
.breadcrumb .m_show{
  display: none;
}
.Breadcrumb{
  height: 31px;
  width: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
  
}
.detailPlay{
  top: 230px !important;;
}


@media (min-width: 1200px){
  .navBox{
    width: 1200px;
  }
  .aboutBox .container{
    padding-right: 0;
    padding-left: 0;
    width: 1200px;
  }
  .aboutBox .container .section-1 h2{
    padding-top: 37px;
    height: 90px;
  }
  .navBox ul.headNav li a{
    width: 90px;
  }
  .navBox ul.headNav li{
    margin: 0 35px;
  }
  footer .row .phone{
    padding-left: 32px;
    background: url(../../../img/index/home_icon_tel.png?v=4.0) no-repeat 0 center;
    display: inline-block;
  }
  footer .row .safe{
    padding-left: 32px;
    background: url(../../../img/index/home_icon_safety.png?v=4.0) no-repeat 0 center;
    display: inline-block;
  }
  footer .row .believe{
    padding-left: 32px;
    background: url(../../../img/index/home_icon_qual.png?v=4.0) no-repeat 0 center;
    display: inline-block;
  }
  footer .row .w18{
    width: 18%;
  }
  @media (min-width: 992px) {
    .col-md-2 {
      width: 15.666667%;
    }
  }
}