.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (max-width: 1199px) {
  footer .clear-line {
    display: block;
    width: 100%;
  }
}
@media (max-width: 991px) {
  /*header*/
  header {
    background: url("../images/img-02.png") no-repeat bottom left #0b5bba;
  }
  header .header-top {
    overflow: hidden;
    margin-bottom: 20px;
  }
  header .header-top .logo {
    padding-top: 22px;
  }
  header .header-r {
    padding-top: 20px;
  }
  header .search {
    width: 265px;
    float: right;
  }
  header .search .s-inp {
    height: 40px;
    border: 1px solid  #fff;
    line-height: 36px;
  }
  header .search .s-btn {
    right: 10px;
    top: 8px;
  }
  header .language {
    float: right;
    margin-left: 0;
  }
  header .language a {
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid rgba(255, 255, 255, 0.8);
    color: rgba(255, 255, 255, 0.8);
    float: left;
    margin-left: 10px;
  }

  .navbar-default {
    min-height: 50px;
  }
  .navbar-default .navbar-nav {
    width: 100%;
  }
  .navbar-default .navbar-nav li {
    position: static;
    width: 12.5%;
  }
  .navbar-default .navbar-nav li > a {
    text-align: center;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #ffffff;
    background: url("../images/img-05.png") no-repeat right center;
    padding: 0;
  }
  .navbar-default .dropdown-menu {
    position: absolute;
    background: url("../images/img-06.png") repeat;
    left: 0;
    right: 0;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .navbar-default .dropdown-menu h3 {
    margin-bottom: 10px;
  }
  .navbar-default .dropdown-menu h3 a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1.4;
  }
  .navbar-default .dropdown-menu h3 a:hover {
    color: #f5e81b;
  }
  .navbar-default .dropdown-menu .cont a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    line-height: 26px;
  }
  .navbar-default .dropdown-menu .nav-cont {
    border-right: 1px solid #6991c5;
  }
  .navbar-default .dropdown-menu .nav-cont .nav-img img {
    display: block;
    margin: 0 auto;
  }
  .navbar-default .dropdown-menu .nav-cont .nav-info .icon img {
    display: block;
    margin: 0 auto;
  }
  .navbar-default .dropdown-menu .nav-cont .nav-info .txt {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
  }
  .navbar-default .clear-line {
    display: block;
  }

  .mod-04 .box {
    display: block;
  }
  .mod-04 .box .info .ch {
    font-size: 30px;
  }

  /*public-title*/
  .public-title {
    margin-bottom: 20px !important;
  }
  .public-title .ch {
    font-size: 30px;
    font-weight: bold;
  }

  .index-box-03 .public-title {
    margin-bottom: 20px !important;
  }

  .index-box-02 .box-info {
    padding-top: 20px;
  }

  .index-box-02 .box-info .m-title {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .mod-06 .box span.tel, .mod-06 .box span.email {
    display: block;
  }
}
@media (max-width: 767px) {
  /*header*/
  header {
    background: url("../images/img-02.png") no-repeat bottom left #0b5bba;
  }
  header .header-top {
    overflow: hidden;
    margin-bottom: 15px;
  }
  header .header-top .logo {
    padding-top: 15px;
  }
  header .header-r {
    padding-top: 20px;
    padding-right: 120px;
    position: relative;
  }
  header .search {
    width: 100%;
    float: right;
  }
  header .language {
    position: absolute;
    right: 15px;
    top: 20px;
  }

  .navbar-default .navbar-nav {
    width: 100%;
    margin: 7.5px 0;
  }
  .navbar-default .navbar-nav li {
    position: static;
    width: 100%;
    margin-bottom: 1px;
  }
  .navbar-default .navbar-nav li > a {
    text-align: center;
    background: none;
    height: 40px;
    line-height: 40px;
    padding: 0;
  }
  .navbar-default .dropdown-menu {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-default .dropdown-menu .cont {
    padding-bottom: 15px;
  }
  .navbar-default .dropdown-menu .nav-cont {
    border-right: none;
    border-top: 1px solid #6991c5;
    padding-top: 20px;
  }
  .navbar-default .dropdown-menu .nav-cont .nav-img {
    margin-bottom: 20px;
  }

  /*footer*/
  footer .other-info .other-l {
    border-right: none;
    margin-bottom: 25px;
  }
  footer .other-info .other-r .box .m-title {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  footer .other-info .other-r .box .m-title .glyphicon {
    display: block;
  }
  footer .other-info .other-r .box .main {
    display: none;
  }
  footer .other-info .f-erwm {
    text-align: left;
    margin-bottom: 25px;
  }

  /*other-banner*/
  .other-banner {
    height: 240px;
  }
  .other-banner .cont {
    font-size: 16px;
    margin-top: 85px;
  }
  .other-banner .cont .ch {
    font-size: 26px;
  }

  .public-box {
    padding: 15px;
  }

  /*sub-menu*/
  .sub-menu .nav-pills {
    z-index: 999;
  }
  .sub-menu .nav-pills > li {
    padding-right: 10px;
    width: 33.333%;
  }
  .sub-menu .nav-pills > li:nth-child(3n) {
    padding-right: 0;
  }
  .sub-menu .nav-pills > li > a {
    width: 100%;
  }

  .mod-02 .box .img-s {
    margin-bottom: 20px;
  }

  .index-cont > .container > .row .index-box-left {
    margin-bottom: 20px;
  }

  .index-box-04 .index-box-left .main .box-w {
    margin-bottom: 15px;
  }

  .box-pic .box-w {
    margin-bottom: 20px;
  }
  .box-pic .box-w:last-child {
    margin-bottom: 0;
  }

  .index-box-01 .main .box {
    padding-left: 170px;
    height: 180px;
    margin-bottom: 20px;
  }
  .index-box-01 .main .box .pic {
    width: 159px;
    margin-left: -170px;
  }
  .index-box-01 .main .box .title {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
  }

  .index-banner .owl-controls {
    background: none;
  }

  .anno {
    position: relative;
    height: 50px;
    z-index: 99999;
    bottom: 0;
  }
  .anno .cont {
    background: url("../images/img-54.png") repeat-x;
    height: 50px;
    line-height: 50px;
    position: absolute;
    width: 100%;
    margin-left: -15px;
  }
  .anno .a-more {
    position: absolute;
    font-size: 16px;
    color: #ffffff;
    right: 15px;
    z-index: 9999;
    height: 50px;
    line-height: 50px;
  }
  .anno .txtScroll-top {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 50px;
    line-height: 50px;
    background: url("../images/img-53.png") no-repeat 20px 18px;
    padding-left: 40px;
    padding-right: 110px;
  }
  .anno .txtScroll-top .bd {
    padding: 5px;
    overflow: hidden;
  }
  .anno .txtScroll-top .infoList li {
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .anno .txtScroll-top .infoList li a {
    color: #ffffff;
  }

  .left-box {
    display: none;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .mod-04 .box .info .ch {
    font-size: 30px;
  }
  .mod-04 .box .info .txt {
    margin: 15px 0;
  }

  .index-box-02 .index-box-left {
    margin-bottom: 20px;
  }
}
@media (max-width: 1300px) {
.tea-menu {
  display: none!important;
}
}
/*# sourceMappingURL=media-style.css.map */
