body {
  background: #000;
}
.navbar-inverse {
  background: #000;
  border-radius: 0;
  border: none;
}
.navbar {
  color: #777;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background: none;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
}
.navbar {
  margin-bottom: 0;
}
.dropdown-menu {
  background: rgba(0, 0, 0, 0.5);
  min-width: 100px;
}
.dropdown-menu > li > a {
  color: #fff;
}
.container-fluid {
  margin: 0;
  padding: 0;
}
.carousel-indicators li,
.carousel-indicators .active {
  width: 15%;
  height: 3px;
  background: #fff;
}
.carousel-indicators li {
  opacity: 0.2;
}
.carousel-indicators .active {
  opacity: 1;
}
.outside,
.current,
.tec_plat,
.himax {
  margin-top: 30px;
}
.outside i,
.current i,
.tec_plat i,
.himax i {
  display: inline-block;
  width: 80px;
  height: 2px;
  background: #9d9d9d;
  vertical-align: middle;
  margin-right: 10px;
}
.outside .title,
.current .title,
.tec_plat .title,
.himax .title {
  color: #9d9d9d;
  font-size: 16px;
}
.outside .caption1 {
  width: 50%;
  height: 30px;
  line-height: 30px;
  background: rgba(255, 255, 255, 0.3);
  padding-bottom: 0;
  padding-top: 0;
  left: 25%;
  bottom: 35%;
}
.outside .row div {
  margin-bottom: 20px;
}
.outside .row div .mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  bottom: 0;
  margin-bottom: 0;
}
/*���¶�̬*/
.current > .row > div > .row > div:last-child {
  padding-left: 0;
}
.current > .row > div > .row > div:first-child {
  padding-right: 0;
}
.current > .row {
  padding: 0 15px;
}
.current > .row div {
  padding: 0;
}
.current > .row div .cap2 {
  padding: 0;
}
.current > .row div .cap2 p {
  color: #f00;
  margin-bottom: 0;
}
.current > .row div:hover {
  cursor: pointer;
}
.current > .row div:hover .cap2 p {
  color: #fff;
}
.tec_plat {
  margin-bottom: 40px;
}
.tec_plat .row {
  margin: 0;
}
.tec_plat .row div {
  padding: 0;
}
.footer ul {
  padding-left: 0;
}
.footer h5 {
  color: #fff;
}
.footer ul,
.footer a,
.footer li,
.footer p {
  color: #999;
  list-style: none;
}
.footer a {
  font-size: 12px;
}
.footer a:hover {
  text-decoration: none;
}
.footer .weixin,
.footer .weibo {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.footer .weixin {
  margin-right: 10px;
}
.footer .search_address {
  display: inline-block;
  width: 13px;
  height: 15px;
  margin-right: 5px;
}
.footer .toTop {
  width: 30px;
  height: 30px;
}
.copy {
  color: #999;
  margin-top: 40px;
  margin-bottom: 20px;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.navbar-brand {
  padding: 6px 0 0 0;
  margin-right: 30px;
}

.dropdown {
  margin-right: 20px;
}
