@charset "utf-8";
.swiper-slide a {
  text-align: center;
}
.swiper-slide {
  text-align: center;
}
.swiper-button-prev {
  width: 28px;
  height: 26px;
  float: left;
  text-align: center;
  background: url(btn.png) no-repeat;
  background-position: 0 -1014px;
}
.swiper-button-prev:hover {
  background-position: 0 -988px;
}
.swiper-button-next {
  width: 26px;
  height: 26px;
  float: right;
  text-align: center;
  background: url(btn.png) no-repeat;
  background-position: 0 -1042px;
}
.swiper-button-next:hover {
  background-position: 0 -962px;
}
@media screen and (min-width: 769px) {
  .content_right {
    width: 924px;
    float: right;
    padding-bottom: 33px;
  }
  .content_right .articleTitle {
    font-size: 24px;
    border-bottom: 1px dashed #C8C8C8;
    margin-top: 42px;
    padding-bottom: 30px;
    color: #2b2c2f;
  }
  .product_scroll .btn_scroll_prev,
  .product_scroll .btn_scroll_next {
    height: 37px;
    position: absolute;
    top: 115px;
    width: 23px;
  }
  .swiper-slide {
    width: 13%;
  }
  .product_scroll {
    margin-top: 36px;
    margin-bottom: 48px;
    width: 100%;
    background: #FFF;
  }
  .product_scroll li {
    float: left;
    text-align: center;
    padding: 0 11px;
  }
  .product_scroll .container2 {
    height: 54px;
    margin: 0 auto;
    position: relative;
    width: 100%;
  }
  .product_scroll .product_item {
    height: 54px;
    overflow: hidden;
    position: relative;
    width: 580px;
    left: 7px;
  }
  .product_scroll span {
    background: url(btn_white.png) no-repeat;
    width: 53px;
    height: 54px;
    display: inline-block;
    padding-top: 16px;
  }
  .product_scroll .btn_scroll_prev {
    top: 25%;
    let: 0px;
  }
  .product_scroll .btn_scroll_next {
    right: 4px;
    top: 25%;
  }
  .product_scroll .icon_scroll_btn {
    background-image: url(btn.png) !important;
    background-repeat: no-repeat;
  }
  .btn_scroll_prev a,
  .btn_scroll_next a {
    display: block;
    height: 26px;
    width: 26px;
  }
  .btn_scroll_prev a {
    background-position: 0px -1014px;
  }
  .btn_scroll_prev a:hover {
    background-position: 0px -988px;
  }
  .btn_scroll_next a {
    background-position: 0 -1042px;
  }
  .btn_scroll_next a:hover {
    background-position: 0px -962px;
  }
  .box {
    margin-bottom: 16px;
  }
  .box .article {
    display: inline;
    font-size: 15px;
    color: #6c6c6c;
  }
  .box .box_title {
    font-size: 16px;
    font-weight: 700;
  }
  /*新增 START*/
  .rotate-swiper {
    position: relative;
    width: 100%;
    height: 54px;
    margin: 72px 0;
    margin-bottom: 36px;
  }
  .rotate-swiper .swiper-button-prev {
    margin: -40px 50px;
    width: 28px;
    height: 26px;
    float: left;
    background: url(btn.png) no-repeat;
    background-position: 0 -1014px;
  }
  .rotate-swiper .swiper-button-prev:hover {
    background-position: 0 -988px;
  }
  .rotate-swiper .swiper-button-next {
    width: 26px;
    height: 26px;
    margin: -40px 71px;
    float: right;
    background: url(btn.png) no-repeat;
    background-position: 0 -1042px;
  }
  .rotate-swiper .swiper-button-next:hover {
    background-position: 0 -962px;
  }
  #container1 {
    display: inline-block;
    width: 666px;
    float: left;
    margin: -27px 128px;
  }
  .swiper-slide span {
    display: inline-block;
    width: 53px;
    height: 54px;
    background: url(btn_white.png) no-repeat;
    padding-top: 16px;
  }
  .swiper-slide .active {
    background: url(btn_blue.png) no-repeat;
    color: #fff;
  }
  .swiper-button-next {
    margin: -40px 71px;
  }
  .swiper-button-prev {
    margin: -40px 50px;
  }
  .isIE8 .swiper-container,
  .isIE9 .swiper-container {
    height: 54px;
  }
  .isIE8 .swiper-container .swiper-slide,
  .isIE9 .swiper-container .swiper-slide {
    height: 100%;
    float: left;
  }
  /*新增 END*/
}
.box_border {
  display: none;
  color: #666;
  line-height: 26px;
}
@media screen and (max-width: 768px) {
  .box_border {
    margin-left: 0.2rem;
    margin-top: 0.1rem;
    margin-bottom: 0.3rem;
    line-height: 0.24rem;
    margin-right: 0.2rem;
  }
  .product_scroll {
    width: 100%;
    height: 0.7rem;
    overflow: hidden;
    margin-bottom: 0.26rem;
    border-bottom: 1pt solid #DEDEDE;
    -webkit-box-shadow: 0px 4px 6px #DEDEDE;
    box-shadow: 0px 4px 6px #DEDEDE;
  }
  #topNav .swiper-slide {
    letter-spacing: 2px;
    width: 0.9rem;
    height: 100%;
    line-height: 0.7rem;
    text-align: center;
    padding: 0 5px;
    float: left;
  }
  .swiper-slide {
    height: 36pt;
  }
  .swiper-slide span {
    font-size: 0.16rem;
  }
  .swiper-slide a {
    text-decoration: none;
    color: #666666;
  }
  .active {
    border-bottom: 0.05rem solid #00A4FF;
  }
  .box {
    margin-bottom: 10pt;
  }
  .box .date {
    width: 20%;
    float: left;
  }
  .box .article {
    float: right;
    width: 80%;
    line-height: 0.3rem;
  }
  .box .none {
    display: none;
  }
  .box .box_title {
    float: left;
    width: 10%;
    text-align: center;
    font-size: 0.17rem;
    position: absolute;
    left: 0rem;
    background-color: #FFF;
  }
  .box ul {
    width: 85%;
    float: right;
    border-bottom: 1pt solid #E6E6E6;
    font-size: 0.15rem;
  }
  .box li {
    margin-bottom: 0.16rem;
  }
  .box li:after {
    content: "";
    display: block;
    clear: both;
  }
  .box:after {
    content: "";
    display: block;
    clear: both;
  }
  .swiper-wrapper:after {
    content: "";
    display: block;
    clear: both;
  }
  .swiper-container {
    width: 70%;
    margin-top: 0.2rem;
  }
}

.content_down_text img{
  max-width: 100%;
  width: auto;
}
