.bks-hide-img{ width: 100%; }
/*底部左侧开始*/
ul, menu, dir {display: block;list-style-type: none ;margin-block-start: 0em;margin-block-end: 0em;margin-inline-start: 0px;margin-inline-end: 0px;padding-inline-start: 0px;-webkit-margin-before: 0em;-webkit-margin-after: 0em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start: 0px;}
.bks-ul{  border:1px solid #eeeeee; border-bottom: 0px; }
.bks-btm-left{ z-index: 999; }
.bks-btm-left ul li a{ width: 100%; display: block; text-decoration: none; text-align: center; padding:26px 10px; border-bottom: 1px solid #eee; color: #000;}
.bks-btm-left .bks-active{ background: #df0201; color: #fff; }
/*底部左侧结束*/
/*底部右侧开始*/
.bks-btm-right p{ font-size: 1.5rem; line-height: 30px; text-indent: 2em;color: #333; } 
.bks-btm-right img{ width: 100%; display: block; margin:40px auto; }
#bks-foot-btm-2{ display: none; }
.bks-container{ min-height: 650px; }
@media screen and (max-width: 768px) {
  .bks-btm-right img{ width: 100%; }
  #bks-foot-btm-2{ display: block; }
  #bks-foot-btm-1{ display: none; }
  .img-responsive{ height: 184px; }
 .bks-container{ min-height: 263px; }
}
/*底部右侧结束*/
.bks-foot-btm{ background: #eeeeee;padding:20px 0px; }
.bks-foot-btm p, h3{ text-align: center; font-size: 1.5rem; margin: 0px; line-height: 30px; }
.bks-foot-btm h3 a{ color: #000; font-size: 1.5rem;}
.bks-foot-btm h3 a:focus, a:hover{ text-decoration: none; }
.bks-img-auto{ display: block; margin:0 auto; }
.bks-height{ width: 100%; height: 80px; }
/*导航开始*/
.navbar{ min-height: 80px; }
.bks-pad-no{ padding:0px; }
.navbar-brand{ height:80px; padding:25px 15px; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{ background: #df0201; color: #fff; padding-top: 30px; padding-bottom: 30px;}
.navbar-default{ background: none; border:0px; margin-bottom: 0px; }
.dropdown-menu{width: 100%; min-width: 100%;}
.dropdown-menu{ padding:0px; }
.dropdown-menu>li>a{ padding: 14px 20px; text-align: center;}
.navbar-default .navbar-nav>li>a{ padding:30px 38px; color: #000;}
@media screen and (max-width: 768px) {
    .navbar-collapse{ position: absolute; z-index: 999; width:100%; background: #fff;  }
    .navbar{ min-height: 50px; }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{ padding:15px; } 
    .navbar-default .navbar-nav>li>a{ padding:15px; } 
    .navbar-brand{ height:50px; padding:10px 15px; }
    .dropdown-menu>li>a{ text-align: left;}
}
@media screen and (max-width: 320px) {
    .navbar-brand img{ width: 230px; margin-top:2px;}
}
@media screen and (max-width: 768px) {
  .bks-height {
      height: 20px;
  }
  .bks-img-auto{ width:260px; }
  .bks-btm-left{ width: 200px; }
  .bks-btm-left{ display: none; }
}
/*导航结束*/
.active a{ font-size: 14px; }