body {
  background: #000;
}
.navbar-inverse {
  background: #000;
  border-radius: 0;
  border: none;
}
.navbar {
  color: #777;
}
.nav>li>a{
  display: inline-block;
}
.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;
}

  .col-sm-2-tag {
    width: 20%;
  }
  .col-sm-25-tag {
    width: 25%;
  }

.img_pading{
  background: #fff;
  padding:4px 4px 0px 4px;
}
.img_pading img{
  padding:0px 0px 4px;
}
.col-sm-25-tag img{
  width: 100%;
}
.current .more{
  color: #fff;
  text-align: right;
  font-size: 20px;
}
.flex_box{
  display: flex;
  justify-content: space-between;
}
.flex_box>div{
  width: 33.33333%;
}
.flex_box>div img{
  width: 100.4%;
  display: block;
  max-width:100.4%;
}
.adj_title{
  color: #ffffff;
  margin: 5px auto 0;
  width: 95%;
  height: 60px;
  word-wrap: normal;
}
a:hover{
  text-decoration: none;
}
.warm-2{
  margin-top:150px;
}
.guard{
  margin-top:0px;
}
@media screen and (max-width: 768px){
  .warm-2{
    margin-top:20px;
  }
  .guard{
    margin-top:20px;
  }
}

.other {
  height: 220px;
  background: #840404;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-around;
}

.other .line {
  width: 1px;
  height: 125px;
  background: #FFFFFF;
}

.other .title {
  font-size: 2vw;
  font-family: Source Han Sans SC;
  font-weight: bold;
  font-style: italic;
}

.other .desc {
  font-size: 1vw;
  font-family: Source Han Sans SC;
  font-weight: 500;
  margin-top: 17px;
}
.other .weixin{
  margin-right: 40px;
}
.other .img-responsive {
  width: 40px;
  max-width: 40px;
}

.other a {
  color: #fff;
  font-size: 1vw;
}
.other .img_box{
  height: 46.5px;
  margin-top: 16px;
}
.other .phone_box {
  margin-top:4px;
  font-size: 1vw;
}
@media (max-width: 768px){
  .pc{
    display: none;
  }
  .mobile_box{
    display: block;
  }
  .mobile_box .other{
    height: auto;
    padding: 10px 0;
  }
  .mobile_box .other .title{
    font-size: 5vw;
  }
  .mobile_box .desc {
    font-size: 3.5vw;
    font-family: Source Han Sans SC;
    font-weight: 500;
    margin-top: 17px;
  }
  .mobile_box a {
    color: #fff;
    font-size: 3.5vw;
  }
  .mobile_box .phone_box {
    margin-top:4px;
    font-size: 3.5vw;
  }
}
@media (min-width: 768px){
  .mobile_box{
    display: none;
  }
  .pc{
    display: block;
  }
}<!--ºÄÊ±1777805419.8573Ãë-->