/*.navbar-right {
  float: right!important;
  margin-left: 55px;
}
.navbar-nav {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.navbar-nav li.drop {
  position: relative;
  margin-right: 15px;
   margin-top: 25px; 
}
ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar-nav li.drop a {
  padding: 40px 15px 15px;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a.active {
  color: #f5692c !important;
  border-bottom: 3px solid #f5692c;
}
.navbar-nav > li > a {
  color: #333333 !important;
  font-size: 16px;
  font-family: 'å¾®è½¯é›…é»‘';
  font-weight: 800;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 40px 15px;
}
a {
  background-color: transparent;
}*/











body{
	background-color: #f5f6f8;
	
}
#brower{
	position: fixed;
	top: 0;
	
}
#home-section1 {
    margin-top: 135px;
    font-family: "微软雅黑";
  }
@media (max-width: 991px) {
#home-section1 {
  margin-top: 174px;
}
}
@media (max-width: 767px) {
	#home-section1 {
    margin-top: 131px;
  }
}

.sub-nav {
  height: 45px;
  margin-top: 0;
  margin-bottom: 0;

}
.sub-nav .sub-nav-inner {
  border: none;
  border-bottom: 1px solid #ddd;
}
.sub-nav.about-nav {
  margin: 0;
}
.sub-nav .nav>li {
  float: left;
}
.sub-nav.security-nav {
  margin: 0;
  background-color: #fff;
}
.sub-nav.security-nav .navbar h2 {
  float: left;
  margin-left: 20px;
  line-height: 65px;
  font-size: 20px;
}
.sub-nav.security-nav .navbar .nav {
  width: auto;
  float: right;
}
.sub-nav.security-nav .navbar .nav>li>a {
  line-height: 45px;
  color: #333 !important;
}
.sub-nav.security-nav .navbar .nav>.active:before {
  display: none;
}
.sub-nav.security-nav .navbar .nav>.active:after {
  position: absolute;
  display: inline-block;
  content: '';
  margin: 0;
  left: 0;
  bottom: 0;
  border: none;
  height: 2px;
  width: 100%;
  background-color: #12adff;
}
.sub-nav {
  margin-bottom: 38px;
}
.sub-nav-inner .nav {
  width: 100%;
}
.sub-nav-inner {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  border: 1px solid #ddd;
}
header + .sub-nav {
  margin-top: -30px;
}
.sub-nav .navbar .nav > li > a {
  display: inline-block;
  color: #333;
  font-size: 14px;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.sub-nav .navbar .nav > li {
  padding: 10px 40px;
  position: relative;
  /*color: #333333;*/
}



.sub-nav .navbar .nav > li > a {
  font-size: 16px;
  line-height: 24px;
}
.sub-nav.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1020;
}
.sub-nav .navbar .navbar-inner{
	background: #fafafa;
	border-bottom: 2px solid #F47E2C;
}
.sub-nav .location{
	height: 50px;
	line-height: 50px;
}

#home-section1 .navbar-nav > li > a{
	font-weight: 400;
}

.list-c {
  background-color: #f5f6f8;
  font-family: "微软雅黑";
  margin-top: 70px;
  margin-bottom: 70px;
}
.list-c .pro-items .col-xs-3 {
  margin-bottom: 28px;
  z-index: 1;
}
.col-xs-3 {
  width: 25%;
}
.list-c .pro-items .item-c {
  border: 1px solid #e9eaec;
  background-color: #fff;
  height: 318px;
  padding-top: 15px;
}

.page{
	text-align: center;
}










