﻿@media only screen and (min-width: 1680px) {
  .large_screen {
    display: block;
  }
  .small_screen {
    display: none;
  }
  #main .detail_content {
    padding-top: 1rem;
  }
  #main .detail_content .detail_title .title {
    font-size: 36px;
    color: #333;
    text-align: center;
  }
  #main .detail_content .detail_info {
    display: flex;
    justify-content: center;
    padding-top: 0.3rem;
    padding-bottom: 0.35rem;
    border-bottom: 1px solid #999;
  }
  #main .detail_content .detail_info p {
    font-size: 16px;
    color: #666;
    margin-right: 0.2rem;
  }
  #main .detail_content .detail_info p .line {
    margin: 0 0.2rem;
  }
  #main .detail_content .detail_info p .adj_btn.active {
    color: #acb10c;
  }
  #main .detail_content .detail_text img {
    width: 100%;
  }
  #main .detail_content .detail_text .text {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin: 0.3rem 0;
  }
  #main .detail_content .detail_text p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin: 0.3rem 0;
  }
  #main .swiper_box {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.65rem;
    margin-top: 0.8rem;
  }
  #main .swiper_box .swiper-container .swiper-wrapper .swiper-slide {
    overflow: hidden;
  }
  #main .swiper_box .swiper-container .swiper-wrapper .swiper-slide img {
    max-height: 5rem;
    width: 100%;
  }
  #main .swiper_box .swiper-container .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .swiper_box .swiper-container .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .change_box {
    margin-top: 0.47rem;
    display: flex;
    margin-bottom: 0.43rem;
  }
  #main .change_box .change_btn {
    width: 33%;
    display: flex;
    justify-content: center;
  }
  #main .change_box .change_btn .icon {
    width: 0.21rem;
    height: 0.21rem;
    margin-top: 0.05rem;
    margin-right: 0.1rem;
  }
  #main .change_box .change_btn .text {
    font-size: 16px;
    color: #666;
  }
  #main .change_box .change_btn .back_btn {
    display: flex;
    width: 2.1rem;
    height: 0.5rem;
    border-radius: 0.25rem;
    border: 1px solid #ccc;
    justify-content: center;
    align-items: center;
  }
  #main .cover {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
  }
  #main .cover .big_img {
    width: 6rem;
    height: 4.5rem;
  }
}
@media only screen and (max-width: 1680px) {
  .large_screen {
    display: block;
  }
  .small_screen {
    display: none;
  }
  #main .detail_content {
    padding-top: 1rem;
  }
  #main .detail_content .detail_title .title {
    font-size: 28px;
    color: #333;
    text-align: center;
  }
  #main .detail_content .detail_info {
    display: flex;
    justify-content: center;
    padding-top: 0.3rem;
    padding-bottom: 0.35rem;
    border-bottom: 1px solid #999;
  }
  #main .detail_content .detail_info p {
    font-size: 14px;
    color: #666;
    margin-right: 0.2rem;
  }
  #main .detail_content .detail_info p .line {
    margin: 0 0.2rem;
  }
  #main .detail_content .detail_info p .adj_btn.active {
    color: #acb10c;
  }
  #main .detail_content .detail_text {
    padding: 0 0.3rem;
  }
  #main .detail_content .detail_text img {
    width: 100%;
  }
  #main .detail_content .detail_text .text {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin: 0.3rem 0;
  }
  #main .detail_content .detail_text p {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin: 0.3rem 0;
  }
  #main .swiper_box {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.65rem;
    margin-top: 0.8rem;
  }
  #main .swiper_box .swiper-container .swiper-wrapper .swiper-slide {
    overflow: hidden;
  }
  #main .swiper_box .swiper-container .swiper-wrapper .swiper-slide img {
    max-height: 5rem;
    width: 100%;
  }
  #main .swiper_box .swiper-container .swiper-button-next {
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/index/news_right.png) no-repeat center center / 100% 100%;
  }
  #main .swiper_box .swiper-container .swiper-button-prev {
    width: 0.66rem;
    height: 0.66rem;
    background: url(../../img/enter_tongdian/news_left.png) no-repeat center center / 100% 100%;
  }
  #main .change_box {
    margin-top: 0.47rem;
    display: flex;
    margin-bottom: 0.43rem;
  }
  #main .change_box .change_btn {
    width: 33%;
    display: flex;
  }
  #main .change_box .change_btn .icon {
    width: 0.21rem;
    height: 0.21rem;
    margin-top: 0.05rem;
    margin-right: 0.1rem;
  }
  #main .change_box .change_btn .text {
    font-size: 16px;
    color: #666;
  }
  #main .change_box .change_btn .back_btn {
    display: flex;
    width: 2.1rem;
    height: 0.5rem;
    border-radius: 0.25rem;
    border: 1px solid #ccc;
    justify-content: center;
    align-items: center;
  }
  #main .cover {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
  }
  #main .cover .big_img {
    width: 6rem;
    height: 4.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .my_container {
    width: 100%;
  }
  .large_screen {
    display: none;
  }
  .small_screen {
    display: block;
  }
  #main .detail_content {
    padding-top: 1rem;
  }
  #main .detail_content .detail_title .title {
    font-size: 18px;
    color: #333;
    text-align: center;
    padding: 0.2rem;
  }
  #main .detail_content .detail_info {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #999;
  }
  #main .detail_content .detail_info p {
    font-size: 14px;
    color: #666;
    width: 45%;
    margin-bottom: 0.1rem;
    margin-right: 0.1rem;
  }
  #main .detail_content .detail_info p .line {
    margin: 0 0.1rem;
  }
  #main .detail_content .detail_info p .adj_btn.active {
    color: #acb10c;
  }
  #main .detail_content .detail_text .text {
    font-size: 12px;
    color: #333;
    line-height: 24px;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
    margin: 0.2rem 0;
  }
  #main .detail_content .detail_text p {
    font-size: 12px;
    color: #333;
    line-height: 24px;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
    margin: 0.2rem 0;
  }
  #main .detail_content .detail_text img {
    width: 100%;
  }
  #main .swiper_box {
    border-bottom: 1px solid #ccc;
    margin-top: 0.8rem;
    padding: 0 0.3rem 0.65rem;
  }
  #main .swiper_box .swiper-container .swiper-wrapper .swiper-slide {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #main .swiper_box .swiper-container .swiper-wrapper .swiper-slide img {
    max-height: 5rem;
    width: 100%;
  }
  #main .change_box {
    margin-top: 0.47rem;
    display: flex;
    margin-bottom: 0.43rem;
    align-items: center;
    flex-direction: column;
    padding-left: 0.2rem;
  }
  #main .change_box .change_btn {
    width: 100%;
    display: flex;
  }
  #main .change_box .change_btn .icon {
    width: 0.21rem;
    height: 0.21rem;
    margin-top: 0.05rem;
    margin-right: 0.1rem;
  }
  #main .change_box .change_btn .text {
    font-size: 16px;
    color: #666;
  }
  #main .change_box .change_btn .back_btn {
    display: flex;
    width: 2.1rem;
    height: 0.5rem;
    border-radius: 0.25rem;
    border: 1px solid #ccc;
    justify-content: center;
    align-items: center;
    padding-left: 0.2rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
  #main .change_box .change_btn:nth-child(2) {
    display: none;
  }
  #main .change_box .media .back_btn {
    display: flex;
    width: 2.1rem;
    height: 0.5rem;
    background: #abb000;
    border-radius: 0.25rem;
    border: 1px solid #abb000;
    justify-content: center;
    align-items: center;
    padding-left: 0.2rem;
    margin: 0.2rem auto;
  }
  #main .change_box .media .back_btn .text {
    color: #fff !important;
  }
  #main .cover {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 99;
  }
  #main .cover .big_img {
    width: 6rem;
    height: 4.5rem;
  }
}
.media {
  display: none;
}
/*# sourceMappingURL=news_detail.css.map */