.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;
  }

  .mod-17 .box .box-cont .list-img .box-w {
    width: 12.5%;
  }
}
@media (max-width: 1800px) {
  /*nav*/
  .navbar-default .navbar-brand {
    margin-left: 0 !important;
  }
  .navbar-default .navbar-nav {
    margin-left: 30px;
  }
  .navbar-default .navbar-nav li {
    padding: 0;
  }
  .navbar-default .navbar-nav li > a {
    padding: 0 15px;
  }
}
@media (max-width: 1500px) {
  /*nav*/
  .navbar-default {
    min-height: 70px;
  }
  .navbar-default .navbar-brand {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 70px;
    max-width: 200px;
    margin-left: -15px !important;
  }
  .navbar-default .navbar-nav li {
    padding: 0;
  }
  .navbar-default .navbar-nav li > a {
    display: block;
    height: 70px;
  }
  .navbar-default .navbar-nav li > a span {
    height: 70px;
    line-height: 68px;
  }
  .navbar-default .nav-other .nav-tel {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    margin-right: 15px;
  }
  .navbar-default .nav-other .search-box {
    width: 70px;
  }
  .navbar-default .nav-other .search-box .search-a {
    height: 70px;
    line-height: 70px;
    width: 70px;
  }
  .navbar-default .nav-other .search-box .search-cont {
    width: 340px;
  }
  .navbar-default .nav-other .search-box .search-cont .s-inp {
    height: 70px;
    line-height: 68px;
  }
  .navbar-default .nav-other .search-box .search-cont .s-btn {
    height: 70px;
    line-height: 70px;
    width: 70px;
  }
}
@media (max-width: 1300px) {
  /*nav*/
  .navbar-default {
    min-height: 70px;
  }
  .navbar-default .navbar-brand {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 70px;
    max-width: 200px;
    margin-left: -15px !important;
  }
  .navbar-default .navbar-nav {
    margin-left: 10px;
  }
  .navbar-default .navbar-nav li > a {
    padding: 0 12px;
  }
  .navbar-default .nav-other .nav-tel {
    font-size: 18px;
  }
  .navbar-default .nav-other .search-box {
    width: 60px;
  }
  .navbar-default .nav-other .search-box .search-a {
    height: 70px;
    line-height: 70px;
    width: 60px;
  }
  .navbar-default .nav-other .search-box .search-cont {
    width: 330px;
  }
  .navbar-default .nav-other .search-box .search-cont .s-btn {
    width: 60px;
  }
}
@media (max-width: 1199px) {
  /*nav*/
  .navbar-default {
    background: rgba(255, 255, 255, 0.6);
  }
  .navbar-default .navbar-brand {
    margin-left: 0 !important;
  }
  .navbar-default .navbar-toggle {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .navbar-default .navbar-nav {
    margin: 0;
  }
  .navbar-default .navbar-nav li {
    padding: 0;
  }
  .navbar-default .navbar-nav li > a {
    height: 50px;
    padding: 0 15px;
    font-size: 18px;
  }
  .navbar-default .navbar-nav li > a span {
    height: 50px;
    line-height: 48px;
  }
  .navbar-default .dropdown-menu a {
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
  }
  .navbar-default .nav-other {
    margin-right: 0;
  }
  .navbar-default .nav-other .nav-tel {
    height: 60px;
    line-height: 60px;
    float: none;
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-default .nav-other .search-box {
    position: relative;
    float: none;
    margin-bottom: 15px;
    width: 100%;
  }
  .navbar-default .nav-other .search-box .search-a {
    display: none !important;
  }
  .navbar-default .nav-other .search-box .search-cont {
    position: relative;
    width: 100%;
    display: block !important;
  }
  .navbar-default .nav-other .search-box .search-cont .s-inp {
    height: 50px;
    line-height: 48px;
    border: 1px solid #3e4954;
    border-radius: 0;
    padding: 0 50px 0 15px;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    float: none;
    font-size: 18px;
    border-right: none;
  }
  .navbar-default .nav-other .search-box .search-cont .s-btn {
    float: left;
    background: url("../images/search-btn.png") no-repeat center center #fff;
    height: 50px;
    line-height: 50px;
    width: 50px;
    display: block;
    text-align: center;
    border: 1px solid #3e4954;
    position: absolute;
    right: 0;
    top: 0;
  }

  .mod-09 .box-share {
    width: auto;
    display: inline-block;
    margin-top: 20px;
    position: static;
    left: 0;
    top: 0;
  }
}
@media (max-width: 1024px) {
  /* footer */
  .footer {
    background: url("../images/img-03.png") no-repeat top center;
    background-size: cover;
  }
  .footer .footer-info, .footer .footer-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .box-img-group .btn-top-prev, .box-img-group .btn-top-next {
    display: none;
  }

  .mod-19 .box-cont {
    background: none;
  }
  .mod-19 .box {
    width: 100%;
  }
  .mod-19 .box .box-year {
    font-size: 38px;
    line-height: 40px;
  }
  .mod-19 .box.box-left .box-c {
    padding-left: 125px;
  }
  .mod-19 .box.box-left .box-c .box-img {
    margin-left: -125px;
  }
  .mod-19 .box.box-right {
    padding-right: 125px;
  }
}
@media (max-width: 991px) {
  .mod-05 .tab-title {
    text-align: center;
    background: url("../images/img-21.png") repeat-x left center;
  }
  .mod-05 .tab-title a {
    height: 50px;
    margin: 0 3px;
  }
  .mod-05 .tab-title a span {
    display: inline-block;
    line-height: 38px;
    font-size: 14px;
    color: #333333;
    vertical-align: bottom;
  }
  .mod-05 .tab-title a .num {
    width: 38px;
    height: 38px;
    border-radius: 24px;
    line-height: 38px;
    font-size: 24px;
    margin-right: 3px;
  }

  .mod-08 .box-s {
    padding: 0 15px 0 413px;
  }
  .mod-08 .box-s .box-info {
    padding: 15px 0 15px 30px;
  }
  .mod-08 .box-s .box-info .box-title {
    display: block;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    margin-bottom: 5px;
  }
  .mod-08 .box-s .box-info .box-txt {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    overflow: hidden;
    height: 96px;
  }
  .mod-08 .box-s:hover .box-more {
    display: none;
  }

  .mod-20 {
    margin-top: 30px;
  }
  .mod-20 .row {
    display: block;
  }
  .mod-20 .row .box-w {
    display: block;
    position: static;
  }
  .mod-20 .box-info, .mod-20 .box-img {
    height: 100%;
    min-height: 300px;
  }
  .mod-20 .box-img {
    position: relative;
    margin: 20px 0;
  }
  .mod-20 .box-info {
    min-height: auto;
  }
  .mod-20 .box-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
  }
  .mod-20.mod-btm {
    margin-bottom: 30px;
  }

  .mod-21 .box-s {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mod-21 .box-s .num-s span {
    font-size: 38px;
  }
  .mod-21 .box-s .box-txt {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }

  .index-box-02 .box-main {
    position: relative;
  }
  .index-box-02 .row {
    display: block;
  }
  .index-box-02 .row .box-w {
    display: block;
    position: static;
  }
  .index-box-02 .box-info, .index-box-02 .box-img {
    height: 100%;
    min-height: auto;
  }
  .index-box-02 .box-img {
    min-height: 300px;
    position: relative;
    margin-bottom: 20px;
  }
  .index-box-02 .box-bg {
    width: 100%;
  }
  .index-box-02 .box-info .info-top {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    border-bottom: 1px solid #989898;
    margin-bottom: 10px;
    padding-bottom: 15px;
  }
  .index-box-02 .box-info .info-top .title-s {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
  }
  .index-box-02 .box-info .info-top .title-s span {
    font-size: 14px;
    color: #c13641;
    text-transform: uppercase;
    margin-left: 5px;
  }
  .index-box-02 .box-s {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
  }
  .index-box-02 .box-s .num-s {
    font-size: 18px;
    color: #c13641;
    margin-bottom: 10px;
    line-height: 1;
  }
  .index-box-02 .box-s .num-s span {
    font-size: 48px;
    font-weight: bold;
    margin-right: 5px;
  }
  .index-box-02 .box-s .box-txt {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    height: 44px;
    overflow: hidden;
  }
  .index-box-02 .box-s .a-more {
    display: block;
    width: 80px;
    margin: 10px auto;
  }
}
@media (max-width: 767px) {
  /* footer */
  .footer .footer-info .container-fluid {
    display: block;
  }
  .footer .footer-info .container-fluid .box-w {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .footer .footer-info .info-erwm {
    margin-bottom: 15px;
  }
  .footer .footer-copy .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .footer .footer-copy .copy-links {
    text-align: left;
  }

  /* menu-class */
  .menu-class {
    background-color: #ffffff;
    text-align: center;
  }
  .menu-class .container {
    overflow-y: auto;
  }
  .menu-class a {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }
  .menu-class a:hover, .menu-class a.current {
    background-color: #c13641;
    color: #ffffff;
  }

  /*-------------------------------------module-------------------------------------*/
  /* mod-01 */
  .mod-01 {
    background-color: #f5f5f5;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .mod-01 .container {
    background: url("../images/img-10.png") no-repeat right bottom;
  }
  .mod-01 .box-img {
    margin-bottom: 20px;
  }

  .mod-05 .tab-title {
    background: none;
  }
  .mod-05 .tab-title a {
    display: block;
    height: 50px;
    margin: 0 0 5px 0;
    text-align: left;
  }
  .mod-05 .tab-title a span {
    display: inline-block;
    line-height: 38px;
    font-size: 14px;
    color: #333333;
    vertical-align: bottom;
  }
  .mod-05 .tab-title a .num {
    width: 38px;
    height: 38px;
    border-radius: 24px;
    line-height: 38px;
    font-size: 24px;
    margin-right: 3px;
  }

  .mod-06 .box-s {
    padding-left: 160px;
    min-height: 176px;
  }
  .mod-06 .box-s .box-img {
    width: 160px;
    margin-left: -160px;
  }
  .mod-06 .box-s .box-info {
    padding: 10px 15px;
  }
  .mod-06 .box-s .box-info .box-txt {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    height: 110px;
    overflow: hidden;
    text-align: justify;
  }

  .mod-08 .box-s {
    padding: 0;
  }
  .mod-08 .box-s .box-img {
    width: 100%;
    position: static;
    margin-left: 0;
  }
  .mod-08 .box-s .box-info {
    padding: 15px;
  }
  .mod-08 .box-s .box-info .box-title {
    display: block;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    margin-bottom: 5px;
  }
  .mod-08 .box-s .box-info .box-txt {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    overflow: hidden;
    height: 96px;
  }

  .mod-09 .box-other .other-r {
    text-align: left;
  }

  .mod-10 .box-s {
    padding: 15px;
  }
  .mod-10 .box-s .box-img {
    width: 100%;
    position: relative;
    margin-left: 0;
    margin-bottom: 15px;
  }

  .mod-13 .box-s {
    padding-left: 0;
  }
  .mod-13 .box-s .box-img {
    width: 100%;
    position: static;
    margin-left: 0;
  }

  .mod-14 .box-s {
    margin-left: 5%;
    margin-right: 5%;
  }

  .mod-15 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .mod-15 .box-img {
    margin-bottom: 25px;
  }

  .mod-16 {
    background-color: #fff;
    padding: 3%;
    margin-top: -20px;
    position: relative;
    z-index: 99;
  }
  .mod-16 .box-top {
    margin-bottom: 20px;
  }
  .mod-16 .box-top .box-img {
    margin-bottom: 20px;
  }

  .box-img-group .btn-btm-prev, .box-img-group .btn-btm-next {
    top: auto;
    width: 24px;
    height: 67px;
    bottom: 6.5%;
  }

  .mod-20 .box-info, .mod-20 .box-img {
    height: 100%;
    min-height: 240px;
  }
  .mod-20 .box-info .box-title {
    font-size: 20px;
  }
  .mod-20 .box-info .box-sub-title {
    line-height: 24px;
    margin-bottom: 20px;
  }
  .mod-20 .box-info .box-sub-title span {
    display: block;
    font-size: 16px;
  }

  .float-box {
    display: none;
  }
}

/*# sourceMappingURL=media-style.css.map */
