﻿@media only screen and (min-width: 1680px) {
  .large_screen {
    display: block;
  }
  .small_screen {
    display: none;
  }
  #main {
    width: 100%;
    height: auto;
    background: url(../../img/enter_tongdian/page_bg.png) no-repeat center center / 100% 100%;
  }
  #main .section1 img {
    width: 100%;
    height: 5.25rem;
  }
  #main .section2 {
    background-color: #fff;
  }
  #main .section2 .nav_part {
    height: 0.66rem;
  }
  #main .section2 .nav_part ul {
    height: 100%;
    display: flex;
    align-items: center;
  }
  #main .section2 .nav_part ul .nav_item {
    font-size: 16px;
    margin-right: 0.5rem;
    position: relative;
  }
  #main .section2 .nav_part ul .nav_item a {
    color: #666;
  }
  #main .section2 .nav_part ul .nav_item.active a {
    color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::before {
    content: "";
    position: absolute;
    bottom: -0.15rem;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::after {
    content: "";
    position: absolute;
    right: -0.18rem;
    width: 0.22rem;
    height: 0.15rem;
    background: url(../../img/enter_tongdian/w_icon.png) no-repeat center center / 100% 100%;
    bottom: -0.15rem;
  }
  #main .section3 {
    background: url(../../img/new_book_exp/bg.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
  }
  #main .section3 .content_box .shop_title {
    margin-bottom: 0.8rem;
  }
  #main .section3 .content_box .shop_title .title {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
  }
  #main .section3 .content_box .shop_content ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  #main .section3 .content_box .shop_content ul li {
    width: 20%;
  }
  #main .section3 .content_box .shop_content ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
  }
  #main .section3 .content_box .shop_content ul li img {
    width: 1.39rem;
    height: 1.39rem;
    margin-bottom: 0.1rem;
  }
  #main .section3 .content_box .shop_content ul li .shop_name {
    width: 100%;
    color: #333;
    font-size: 16px;
    text-align: center;
  }
}
@media only screen and (max-width: 1680px) {
  .large_screen {
    display: block;
  }
  .small_screen {
    display: none;
  }
  #main {
    width: 100%;
    height: auto;
    background: url(../../img/enter_tongdian/page_bg.png) no-repeat center center / 100% 100%;
  }
  #main .section1 img {
    width: 100%;
    height: 5.25rem;
  }
  #main .section2 {
    background-color: #fff;
  }
  #main .section2 .nav_part {
    height: 0.66rem;
  }
  #main .section2 .nav_part ul {
    height: 100%;
    display: flex;
    align-items: center;
  }
  #main .section2 .nav_part ul .nav_item {
    font-size: 16px;
    margin-right: 0.5rem;
    position: relative;
  }
  #main .section2 .nav_part ul .nav_item a {
    color: #666;
  }
  #main .section2 .nav_part ul .nav_item.active a {
    color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::before {
    content: "";
    position: absolute;
    bottom: -0.15rem;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::after {
    content: "";
    position: absolute;
    right: -0.18rem;
    width: 0.22rem;
    height: 0.15rem;
    background: url(../../img/enter_tongdian/w_icon.png) no-repeat center center / 100% 100%;
    bottom: -0.15rem;
  }
  #main .section3 {
    background: url(../../img/new_book_exp/bg.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box {
    padding-top: 0.8rem;
    padding-bottom: 1rem;
  }
  #main .section3 .content_box .shop_title {
    margin-bottom: 0.8rem;
  }
  #main .section3 .content_box .shop_title .title {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
  }
  #main .section3 .content_box .shop_content ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  #main .section3 .content_box .shop_content ul li {
    width: 20%;
  }
  #main .section3 .content_box .shop_content ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
  }
  #main .section3 .content_box .shop_content ul li img {
    width: 1.39rem;
    height: 1.39rem;
    margin-bottom: 0.1rem;
  }
  #main .section3 .content_box .shop_content ul li .shop_name {
    width: 100%;
    color: #333;
    font-size: 16px;
    text-align: center;
  }
}
@media only screen and (max-width: 1200px) {
  .large_screen {
    display: block;
  }
  .small_screen {
    display: none;
  }
  #main {
    width: 100%;
    height: auto;
    background: url(../../img/enter_tongdian/page_bg.png) no-repeat center center / 100% 100%;
  }
  #main .section1 img {
    width: 100%;
    height: 5.25rem;
  }
  #main .section2 {
    background-color: #fff;
  }
  #main .section2 .nav_part {
    height: 0.66rem;
  }
  #main .section2 .nav_part ul {
    height: 100%;
    display: flex;
    align-items: center;
  }
  #main .section2 .nav_part ul .nav_item {
    font-size: 16px;
    margin-right: 0.5rem;
    position: relative;
  }
  #main .section2 .nav_part ul .nav_item a {
    color: #666;
  }
  #main .section2 .nav_part ul .nav_item.active a {
    color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::before {
    content: "";
    position: absolute;
    bottom: -0.15rem;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::after {
    content: "";
    position: absolute;
    right: -0.18rem;
    width: 0.22rem;
    height: 0.15rem;
    background: url(../../img/enter_tongdian/w_icon.png) no-repeat center center / 100% 100%;
    bottom: -0.15rem;
  }
  #main .section3 {
    background: url(../../img/new_book_exp/bg.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box {
    padding-top: 0.8rem;
    padding-bottom: 1rem;
  }
  #main .section3 .content_box .shop_title {
    margin-bottom: 0.8rem;
  }
  #main .section3 .content_box .shop_title .title {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
  }
  #main .section3 .content_box .shop_content ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  #main .section3 .content_box .shop_content ul li {
    width: 20%;
  }
  #main .section3 .content_box .shop_content ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
  }
  #main .section3 .content_box .shop_content ul li img {
    width: 1.39rem;
    height: 1.39rem;
    margin-bottom: 0.1rem;
  }
  #main .section3 .content_box .shop_content ul li .shop_name {
    width: 100%;
    color: #333;
    text-align: center;
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .my_container {
    width: 100%;
  }
  .large_screen {
    display: none;
  }
  .small_screen {
    display: block;
  }
  #main {
    width: 100%;
    height: auto;
    background: url(../../img/enter_tongdian/page_bg.png) no-repeat center center / 100% 100%;
  }
  #main .section1 {
    padding-top: 0.9rem;
  }
  #main .section1 img {
    width: 100%;
    height: auto;
  }
  #main .section2 {
    background-color: #fff;
  }
  #main .section2 .nav_part {
    height: 0.66rem;
  }
  #main .section2 .nav_part ul {
    height: 100%;
    display: flex;
    align-items: center;
  }
  #main .section2 .nav_part ul .nav_item {
    font-size: 12px;
    margin-right: 0.5rem;
    position: relative;
  }
  #main .section2 .nav_part ul .nav_item a {
    color: #666;
  }
  #main .section2 .nav_part ul .nav_item.active a {
    color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::before {
    content: "";
    position: absolute;
    bottom: -0.15rem;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #acb10c;
  }
  #main .section2 .nav_part ul .nav_item.active a::after {
    content: "";
    position: absolute;
    right: -0.18rem;
    width: 0.22rem;
    height: 0.15rem;
    background: url(../../img/enter_tongdian/w_icon.png) no-repeat center center / 100% 100%;
    bottom: -0.15rem;
  }
  #main .section3 {
    background: url(../../img/new_book_exp/bg.png) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box {
    padding-top: 0.8rem;
    padding-bottom: 1rem;
    width: 100%;
  }
  #main .section3 .content_box .shop_title {
    margin-bottom: 0.8rem;
  }
  #main .section3 .content_box .shop_title .title {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
  }
  #main .section3 .content_box .shop_content ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }
  #main .section3 .content_box .shop_content ul li {
    width: 50%;
  }
  #main .section3 .content_box .shop_content ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    flex-wrap: wrap;
  }
  #main .section3 .content_box .shop_content ul li img {
    width: 1.39rem;
    height: 1.39rem;
    margin-bottom: 0.1rem;
  }
  #main .section3 .content_box .shop_content ul li .shop_name {
    width: 100%;
    color: #333;
    font-size: 16px;
  }
}
/*# sourceMappingURL=net_shop.css.map */