@media (min-width: 992px) and (max-width: 1200px) {
  .section_04 .div1 {
    margin-top: 15px;
    min-height: 100px;
  }
  .section_04 .div1 a.a1 img {
    display: block;
    width: 126px;
    height: 100px;
  }
  .section_04 .div1 .div_right {
    padding-left: 156px;
  }
  .section_04 .div1 .div_right span.span1 {
    line-height: 22px;
    color: #848484;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
  }

  .footer .foot_top .ul1 {
    padding-left: 34px;
  }
   .t_m2_l{
    width: 10%;
    float: left;
  }
}
@media (min-width: 1200px) {
    .header .navbar-default .navbar-nav > li:first-child {
        margin-left: 110px;
    }
}
@media (min-width: 992px) {
    .zmod-04 .con img{
        width: 100%;
    }

}
@media (max-width: 991px) {
  .section_01 {
    height: 350px;
  }
  .section_01 a.more {
    width: 138px;
    height: 36px;
    line-height: 36px;
    margin-top: 32px;
  }

  .section_04 .in_title.ling {
    margin-top: 20px;
  }

  .section_05 span.span1 {
    position: static;
    font-weight: bold;
  }
  .section_05 .div1 {
    padding: 0px 15px;
  }
  .section_05 .div1 .div_right {
    padding-left: 0;
  }
  .section_05 .div1 .div_right a {
    color: #666;
    margin-right: 30px;
  }

  .footer .foot_top {
    display: none;
  }

    .header .navbar-default .navbar-nav > li > a{
        padding: 0 15px;
        background: none;
    }
    .header-right{
        margin-top: 0;
    }
    .language-toggle .toggle-con{
        position: static;
    }
    .zmod-04 .con img{
        margin-bottom: 10px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header .navbar-default .navbar-nav > li > a{
        padding: 33px 10px 33px 17px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
  .section_01 img {
    padding-top: 55px;
    width: 280px;
  }
  .section_01 .div1 {
    margin-top: 33px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }
}
@media (max-width : 1199px) and (min-width : 768px){
  .t_m2_l{
    width: 10%;
    float: left;
  }

  .t_play_tc{
    top: 15%;
  }
}
@media (max-width: 768px) {
  .section_01 img {
    padding-top: 38px;
    width: 200px;
  }
  .section_01 .div1 {
    margin-top: 23px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }

  .section_02 .div2 > a {
      float: none;
      margin-right: auto;
      margin-left: auto;
    display: block;
    z-index: 2;
    position: static;
  }
  .section_02 .div2 .div_right {
    padding-left: 0;
  }
  .section_02 .div2 .div_right a.a1 {
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 9px;
  }
  .section_02 a.more {
    width: 140px;
    height: 38px;
    line-height: 38px;
    margin-top: 32px;
  }

  .footer .foot_bottom .fenxiang {
    float: none;
    margin-top: 15px;
  }

   /*q*/
  .t_m2_l{
    width: 100%;
    float: left;
  }
  .t_m2>span{
    display: block;
    line-height: 24px;
  }
  .t_con_us4 textarea{
    width: 70%;
  }
  .t_map_b{
    padding-bottom: 20px;
  }

  .t_play_tc{
    top: 20%;
  }
}

/*# sourceMappingURL=media.css.map */
/*----------------------- L. 专属 -----------------------*/

@media (min-width: 1200px) {
  .left-nav {
    width: 265px;
  }

  .mod-01 .box .pic,
  .mod-01 .box .info {
    padding-left: 10px;
    padding-right: 10px;
  }


  .r-main {
    width: 950px;
    float: right;
  }

  .mod-01 .box .pic {
    width: 210px;
  }
  .mod-01 .box .info {
    width: 258px;
  }
}

@media (max-width: 767px) {
  .other-banner {
    margin-bottom: 20px;
  }

  .collapse {
    display: none;
    visibility: hidden;
    height: 1px!important;
  }
  .collapse.in {
    display: block;
    visibility: visible;
    height: auto!important;
  }

  .mod-01 .box {
    margin-bottom: 15px;
  }

}
