@charset "UTF-8";
@media (max-width: 1430px) {
  .row1 {
    padding-top: 150px;
  }
  .row1 .c1 {
    width: 50%;
    float: left;
    height: auto;
    padding-right: 25px;
  }
  .row1 .c2 {
    width: 50%;
    float: left;
    padding-left: 25px;
    margin-top: -100px;
  }
  .listpage .jgsz .box .bmmc {
    width: 100%;
    float: none;
    height: auto;
    background: #284d9a;
    overflow: hidden;
  }
  .listpage .jgsz .box .bmmc img {
    float: left;
    margin: 10px 15px;
  }
  .listpage .jgsz .box .bmmc p {
    float: left;
  }
  .listpage .jgsz .box ul {
    width: 100%;
    height: auto !important;
    padding: 10px;
  }
  .listpage .jgsz .box2 {
    width: 100%;
    float: none;
  }
  .listpage .jgsz .box2 ul li {
    float: left;
    width: 33.3%;
    padding: 8px 5px;
  }
}

@media (max-width: 1230px) {
  .body-l {
    position: relative;
    height: 40px;
    width: 100%;
  }
  .body-l .navbar {
    min-height: auto;
    margin: 0;
  }
  .body-r {
    margin: 0 !important;
  }
  /* 小于1200就缩导航 */
  nav.navbar.bootsnav .navbar-toggle {
    display: inline-block;
    margin-right: 30px;
    top: 0;
  }
  nav.navbar.bootsnav .navbar-header {
    float: none;
  }
  nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
    position: fixed;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    display: block;
    background: #284d9a;
    z-index: 99;
    left: -100%;
    top: 0;
    padding: 0;
    height: 100% !important;
    width: 200px;
  }
  nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in {
    left: 0;
  }
  nav.navbar.bootsnav li.dropdown.on {
    height: auto;
  }
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    width: 100%;
    position: relative !important;
    background-color: transparent;
    left: 0;
    top: 0;
    float: none;
    border: none;
    padding: 0 !important;
    margin: 0 0 -1px 0 !important;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px;
    -o-border-radius: 0px 0px 0px;
    border-radius: 0px 0px 0px;
  }
  body > .wrapper {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  body.side-right .wrapper {
   /* margin-left: 200px;
    margin-right: -200px !important;*/
  }
  .mask {
    position: fixed;
    z-index: 12;
    right: 0;
    left: 0;
    top: 0;
  }
  .side-right .mask {
    height: 100%;
    background: rgba(40, 77, 154, 0.78);
  }
  /* 小于1200就缩导航 */
  .header .top-link {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 992px) {
  .header .container {
    width: 100%;
    padding: 0 15px;
  }
  .header .logo {
    padding: 0;
    border: none;
  }
  .row1 {
    padding-top: 30px;
  }
  .row1 .c1,
  .row1 .c2 {
    width: 100%;
    padding: 0;
    overflow: hidden;
    margin: 0;
  }
  .c1,
  .c2 {
    float: none;
    width: 100%;
    padding: 0 !important;
  }
  .c2 {
    margin-top: 20px;
  }
  .bmdt ul li {
    width: 100%;
    float: none;
    overflow: hidden;
  }
  .ztzl ul li {
    width: 25%;
  }
  .footer .links li {
    width: 20%;
    padding: 5px 0;
  }

.xyfg .slider .item{width:50%;}
}

@media only screen and (max-width: 767px) {
  html {
    font-size: 14px;
  }
  .header .logo-text {
    margin-left: 0;
    margin-top: 20px;
  }
  .row7 {
    display: none;
  }
  .footer .links li {
    width: 33.3%;
  }
  .listpage .con-right .list-pics li .pic {
    display: none;
  }
  .listpage .con-right .list-pics li .box {
    width: 100%;
  }
  .listpage .con-right .tea-list li {
    width: 50%;
  }
  .listpage .list-pics li {
    width: 50%;
  }
  .listpage .jgsz .box .bmmc img {
    width: 25px;
  }
  .listpage .jgsz .box .bmmc p {
    margin-top: 12px;
  }
  .listpage .jgsz .box ul li {
    width: 50% !important;
  }
.listpage .con-page .article-text img{height:auto !important;}
.listpage .con-page .article-text video{height:auto !important;}

 .ztzl ul li {
    width: 50%;
  }
}

@media only screen and (max-width: 500px) {
  .header .top-link span {
    margin: 0 5px;
  }
  .index-tit .cn {
    font-size: 1.5rem;
  }
  .index-tit .en {
    font-size: 1.125rem;
  }
  .row1 .c1 .slider .slick-dots {
    display: none !important;
  }
  .row1 .c2 ul li a p {
    width: calc(100% - 85px);
  }
  .tzgg {
    padding: 0 15px 30px;
  }
  .tzgg ul li a.tit {
    width: 100%;
  }
  .bmdt ul li .pic {
    width: 100%;
    float: none;
    height: auto;
  }
  .bmdt ul li .pic img {
    height: auto;
  }
  .bmdt ul li .text {
    width: 100%;
    float: none;
    margin: 0;
    padding: 15px;
  }
  .bmdt ul li .date {
    bottom: 0;
  }
  .mtgz ul li a p {
    width: calc(100% - 85px);
  }
  .footer .links li {
    width: 50%;
  }
  .listpage .nav-left {
    display: none;
  }
  .listpage .list-con ul li .date {
    display*: none;
  }
  .listpage .list-con ul li .text {
    width*: 100%;
  }
  .listpage .list-pics li {
    width: 100%;
  }
}