/**/

@media screen and (min-width: 1441px) and (max-width: 1600px) {
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .container {
    width: 95%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .container {
    width: 95%;
  }
  .homepage .two .bd,
  .homepage .three,
  .homepage .four {
    display: block;
  }
  .homepage .two .bd > .flex_item,
  .homepage .four > .flex_item + .flex_item,
  .homepage .three .side {
    margin: 30px 0 0;
  }
  .homepage .two .bd .side,
  .homepage .three .side,
  .homepage .four > .flex_item + .flex_item {
    width: 100%;
  }
  .homepage .one .bd .side {
    display: none;
  }
  .lanmu .one,
  .lanmu .two,
  .lanmu .three,
  .infopage {
    display: block;
  }
  .lanmu .one .banner,
  .lanmu .two .side {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .lanmu .three > .flex_item + .flex_item,
  .rightside {
    margin: 30px 0 0;
  }
  .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
  }
  .swiper-pagination-bullet-active {
    background: #ff6400;
  }
  .rightside {
    width: 100%;
  }
  .search {
    width: 200px;
  }
  .footer .bd .box {
    margin-left: 15px;
  }
  .footer .bd .logo {
    width: 80px;
  }
  .header_top .nav > li {
    margin-left: 20px;
  }
}

/**/
@media (max-width: 768px) {
  .m_nav {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    width: 25px;
    z-index: 99;
  }
  .m_nav i {
    display: block;
    height: 2px;
    background: #fff;
  }
  .m_nav i + i {
    margin-top: 0.06rem;
  }
  .header.on .m_nav i {
    background: #214b89;
  }
  .cross i:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    -ms-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
    background: #214b89;
  }
  .cross i:nth-of-type(2) {
    opacity: 0;
  }
  .cross i:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    -ms-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
    background: #214b89;
  }
  .container {
    width: 100%;
    padding: 0 15px;
    max-width: 100%;
  }
  .footer {
    padding: 20px 0;
    margin-top: 30px;
  }
  .hidden-xs,
  .header_top .nav,
  .footer .bd .logo,
  .footer .bd .box h4,
  .footer .bd .box {
    display: none;
  }
  .footer .bd .box:nth-child(3) {
    display: block;
    margin: 0;
    font-size: 12px;
    line-height: 1.8;
    text-align: center;
  }
  .search {
    width: 70%;
  }
  .header_top_home {
    transform: translateY(0);
    position: relative;
  }
  .visible-xs,
  .lanmu .one,
  .lanmu .two,
  .lanmu .three,
  .lanmu .three .right,
  .homepage .two .bd,
  .homepage .three,
  .homepage .four,
  .infopage,
  .footer .bd,
  .commonbanner .flex {
    display: block;
  }
  .titlecommon b {
    font-size: 18px;
    line-height: 20px;
  }
  .lanmu .two .side {
    margin-bottom: 20px;
  }
  .lanmu .three > .flex_item + .flex_item {
    margin: 30px 0 0;
  }
  .lanmu .three .right .box + .box,
  .commonbanner .flex_item + .flex_item,
  .lanmu .commonbanner .flex_item + .flex_item {
    margin: 15px 0 0;
  }
  .lanmu .four .swiper-pagination {
    display: none;
  }

  .swiper-pagination-bullet-active {
    background: #ff6400;
  }
  .lanmu .three .left li .pic {
    width: 120px;
  }
  .lanmu .three .left li .pic img {
    height: 100px;
  }
  .lanmu .three .left li h4 {
    font-size: 15px;
    line-height: 24px;
  }
  .lanmu .three .left li p {
    font-size: 14px;
    margin-top: 5px;
  }
  .titlecommon a,
  .commonlists li {
    font-size: 14px;
  }
  .lanmu .two .side .bd li dt,
  .lanmu .one .commonlists h4 a {
    font-size: 16px;
  }
  .bread {
    padding: 15px 0;
  }
  /**/
  .rightside {
    margin: 0;
    width: 100%;
  }
  .titletwo b,
  .newsdetail .hd h1,
  .homepage .two .bd .side h4,
  .homepage .one h2 {
    font-size: 18px;
  }
  .rightside .two .bd li + li {
    margin-top: 10px;
  }
  .rightside .one li h4,
  .newslist .bd li h4 {
    font-size: 15px;
  }
  .newsdetail .bd,
  .lanmu .two .side .bd,
  .homepage,
  .bd_picbox {
    font-size: 14px;
  }
  .newsdetail .hd h1,
  .homepage .one h2 {
    line-height: 1.8;
  }

  .newslist .bd li .brdge {
    display: none;
  }
  .newsdetail .hd .data > .flex {
    display: block;
    line-height: 24px;
  }
  .newsdetail .hd {
    padding-bottom: 0.15rem;
  }

  .bd_picbox .swiper-button-next,
  .bd_picbox .swiper-button-prev,
  .bannerswiper .swiper-button-next,
  .bannerswiper .swiper-button-prev {
    width: 30px;
    height: 50px;
  }
  .bd_picbox .swiper-button-next:after,
  .bd_picbox .swiper-button-prev:after,
  .bannerswiper .swiper-button-next:after,
  .bannerswiper .swiper-button-prev:after {
    font-size: 20px;
  }
  .newslist .bd li a .pic {
    width: 120px;
  }
  .newslist .bd li a .pic img {
    height: 90px;
  }
  .pages {
    font-size: 12px;
    padding-top: 0;
  }
  .pages a {
    padding: 0 8px;
  }
  .pages span,
  .pages .input,
  .pages .btn {
    display: none;
  }
  .pages .iconfont {
    font-size: 12px;
  }
  /**/
  .commonbanner,
  .homepage .one,
  .homepage .one .bd,
  .homepage .two,
  .homepage .three,
  .homepage .fire,
  .homepage .four {
    margin-top: 20px;
  }
  .homepage .one .bd .tabtitle {
    background: #f6f6f6;
    padding: 8px 0;
  }
  .homepage .one .bd .tabtitle li {
    padding: 8px 15px;
  }
  .homepage .one .bd .side {
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 10px;
    width: 150px;
    margin: 0;
  }
  .homepage .one .bd .side i {
    position: absolute;
    width: 25px;
    height: 25px;
    background: url(../images/close.svg);
    background-size: 100% 100%;
    z-index: 8;
    top: -12px;
    opacity: 0.7;
    right: -14px;
  }
  .totop {
    display: none;
  }
  .bannerswiper img {
    height: 240px;
  }
  .homepage .one .bd > .flex_item {
    background: none;
  }
  .homepage .one .bd > .flex_item,
  .homepage .one .bd {
    display: block;
  }
  .homepage .two .bd > .flex_item,
  .homepage .two .commonbanner {
    margin: 20px 0 0;
  }
  .homepage .three .bd,
  .homepage .four .flex {
    display: none;
  }
  .homepage .three .side,
  .homepage .four > .flex_item + .flex_item {
    width: 100%;
    margin: 30px 0 0;
  }
  .homepage .fire .tabcontent ul {
    line-height: 30px;
  }
  .homepage .fire .tabcontent ul li {
    width: 25%;
    font-size: 12px;
  }
  .homepage .fire .tabcontent {
    padding: 10px 0 10px 10px;
  }
  .homepage .three .hd ul {
    display: none;
  }
  .homepage .three .hd h4 {
    margin-top: 8px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
  }
  .swiper-pagination-bullet-active {
    background: #ff6400;
  }
  .homepage .one h2 {
    margin-bottom: 15px;
    text-align: left;
    line-height: 1.5;
  }
  .header_top {
    position: relative;
  }
  .homepage .one .pic {
    border-radius: 5px;
  }

  .lanmu .four .bd .swiper-slide {
    width: 45%;
  }
  .bannerswiper p {
    position: static;
    background: none;
    color: #222;
    padding: 0;
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
    height: auto;
  }
  .bannerswiper .swiper-pagination {
    bottom: 60px;
  }
  .newsdetail .bd img{
    max-width: 86%;
    margin-top: 10px;
  }
}
