﻿@media only screen and (min-width: 1680px) {
  #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(http://www.jstongdian.com/img/goods_resource/resource_bg.jpg) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box {
    padding-top: 0.9rem;
  }
  #main .section3 .content_box .honor_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #main .section3 .content_box .honor_title .title {
    width: 3.2rem;
    height: 1rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 1rem;
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 0.5rem;
  }
  #main .section3 .content_box .honor_title .change_tab {
    margin-bottom: 0.75rem;
  }
  #main .section3 .content_box .honor_title .change_tab select {
    width: 2rem;
    height: 0.5rem;
    padding-left: 0.1rem;
    margin-right: 0.15rem;
  }
  #main .section3 .content_box .honor_title .change_tab select option {
    height: 0.5rem;
    line-height: 0.5rem;
  }
  #main .section3 .content_box .honor_title .change_tab input {
    width: 1.32rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background-color: #acb10c;
    color: #fff;
  }
  #main .section3 .content_box .honor_pic ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  #main .section3 .content_box .honor_pic ul .pic_item {
    position: relative;
    width: 33%;
    margin-bottom: 0.5rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item img {
    width: 4.5rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .player_icon {
    width: 0.77rem;
    height: 0.77rem;
    background: url(../../img/goods_resource/player.png) no-repeat center center / 100% 100%;
    position: absolute;
    top: 15%;
    left: 35%;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info {
    padding: 0 0.4rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info .pic_title {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin: 0 auto;
    margin-bottom: 0.2rem;
    padding: 0.4rem 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* for Opera */
    border-bottom: 1px solid #ccc;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info .pic_info .load_time {
    font-size: 16px;
    color: #333;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info .pic_info .file_size {
    font-size: 16px;
    color: #333;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info a {
    display: block;
    width: 2.06rem;
    height: 0.5rem;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info a .download_icon {
    width: 0.25rem;
    height: 0.17rem;
    background: url(../../img/new_book_exp/w_icon_02.png) no-repeat center center / 100% 100%;
    margin-right: 0.1rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item:hover .player_icon {
    background-image: url(../../img/goods_resource/player_active.png);
  }
  #main .section3 .content_box .honor_pic ul .pic_item:hover a {
    background-color: #acb10c;
    color: #fff;
  }
  #main .section3 .content_box .honor_pic ul .pic_item:hover a .download_icon {
    background-image: url(../../img/new_book_exp/w_icon_01.png);
  }
  #main .page_container {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  #main .my-page .my-page-group .my-page-checked {
    background-color: #acb10c;
    border-color: #acb10c;
  }
  #main .my-page .my-page-group .my-page-cell:hover {
    background-color: #acb10c !important;
    border-color: #acb10c !important;
  }
}
@media only screen and (max-width: 1680px) {
  #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(http://www.jstongdian.com/img/goods_resource/resource_bg.jpg) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box {
    padding-top: 0.9rem;
  }
  #main .section3 .content_box .honor_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #main .section3 .content_box .honor_title .title {
    width: 3.2rem;
    height: 1rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 1rem;
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 0.5rem;
  }
  #main .section3 .content_box .honor_title .change_tab {
    margin-bottom: 0.75rem;
    width: 100%;
  }
  #main .section3 .content_box .honor_title .change_tab select {
    width: 20%;
    height: 0.5rem;
    padding-left: 0.1rem;
    margin-right: 0.15rem;
  }
  #main .section3 .content_box .honor_title .change_tab select option {
    height: 0.5rem;
    line-height: 0.5rem;
  }
  #main .section3 .content_box .honor_title .change_tab input {
    width: 1.32rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background-color: #acb10c;
    color: #fff;
  }
  #main .section3 .content_box .honor_pic ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  #main .section3 .content_box .honor_pic ul .pic_item {
    position: relative;
    width: 33%;
    margin-bottom: 0.5rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item img {
    width: 4.5rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .player_icon {
    width: 0.77rem;
    height: 0.77rem;
    background: url(../../img/goods_resource/player.png) no-repeat center center / 100% 100%;
    position: absolute;
    top: 15%;
    left: 35%;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info {
    padding: 0 0.4rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info .pic_title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 0 auto;
    margin-bottom: 0.2rem;
    padding: 0.4rem 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* for Opera */
    border-bottom: 1px solid #ccc;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info .pic_info .load_time {
    font-size: 14px;
    color: #333;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info .pic_info .file_size {
    font-size: 14px;
    color: #333;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info a {
    display: block;
    width: 2.06rem;
    height: 0.5rem;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info a .download_icon {
    width: 0.25rem;
    height: 0.17rem;
    background: url(../../img/new_book_exp/w_icon_02.png) no-repeat center center / 100% 100%;
    margin-right: 0.1rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item:hover .player_icon {
    background-image: url(../../img/goods_resource/player_active.png);
  }
  #main .section3 .content_box .honor_pic ul .pic_item:hover a {
    background-color: #acb10c;
    color: #fff;
  }
  #main .section3 .content_box .honor_pic ul .pic_item:hover a .download_icon {
    background-image: url(../../img/new_book_exp/w_icon_01.png);
  }
  #main .page_container {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  #main .my-page .my-page-group .my-page-checked {
    background-color: #acb10c;
    border-color: #acb10c;
  }
  #main .my-page .my-page-group .my-page-cell:hover {
    background-color: #acb10c !important;
    border-color: #acb10c !important;
  }
}
@media only screen and (max-width: 768px) {
  .my_container {
    width: 100%;
  }
  #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(http://www.jstongdian.com/img/goods_resource/resource_bg.jpg) no-repeat center center / 100% 100%;
  }
  #main .section3 .content_box {
    padding-top: 0.3rem;
  }
  #main .section3 .content_box .honor_title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  #main .section3 .content_box .honor_title .title {
    width: 3.2rem;
    height: 1rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 1rem;
    text-align: center;
    font-size: 20px;
    color: #333;
    margin-bottom: 0.2rem;
  }
  #main .section3 .content_box .honor_title .change_tab {
    margin-bottom: 0.1rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #main .section3 .content_box .honor_title .change_tab select {
    width: 48%;
    height: 0.8rem;
    padding-left: 0.1rem;
    margin-right: 0;
    margin-bottom: 0.2rem;
    font-size: 12px;
  }
  #main .section3 .content_box .honor_title .change_tab select option {
    height: 0.5rem;
    line-height: 0.5rem;
  }
  #main .section3 .content_box .honor_title .change_tab input {
    width: 1.32rem;
    height: 0.8rem;
    line-height: 0.5rem;
    text-align: center;
    background-color: #acb10c;
    color: #fff;
    margin: 0 auto;
  }
  #main .section3 .content_box .honor_pic ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  #main .section3 .content_box .honor_pic ul .pic_item {
    position: relative;
    width: 50%;
    margin-bottom: 0.1rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item img {
    padding-left: 0.2rem;
    width: 3.7rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .player_icon {
    width: 0.77rem;
    height: 0.77rem;
    background: url(../../img/goods_resource/player.png) no-repeat center center / 100% 100%;
    position: absolute;
    top: 15%;
    left: 35%;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info {
    padding: 0 0.2rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info .pic_title {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin: 0 auto;
    margin-bottom: 0.1rem;
    padding: 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /* for Opera */
    border-bottom: 1px solid #ccc;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info .pic_info .load_time {
    font-size: 12px;
    color: #333;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info .pic_info .file_size {
    font-size: 12px;
    color: #333;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info a {
    display: block;
    width: 2.06rem;
    height: 0.5rem;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.1rem;
    margin-bottom: 0.2rem;
    font-size: 12px;
  }
  #main .section3 .content_box .honor_pic ul .pic_item .goods_info a .download_icon {
    width: 0.25rem;
    height: 0.17rem;
    background: url(../../img/new_book_exp/w_icon_02.png) no-repeat center center / 100% 100%;
    margin-right: 0.1rem;
  }
  #main .section3 .content_box .honor_pic ul .pic_item:hover .player_icon {
    background-image: url(../../img/goods_resource/player_active.png);
  }
  #main .section3 .content_box .honor_pic ul .pic_item:hover a {
    background-color: #acb10c;
    color: #fff;
  }
  #main .section3 .content_box .honor_pic ul .pic_item:hover a .download_icon {
    background-image: url(../../img/new_book_exp/w_icon_01.png);
  }
  #main .page_container {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  #main .my-page .my-page-group .my-page-checked {
    background-color: #acb10c;
    border-color: #acb10c;
  }
  #main .my-page .my-page-group .my-page-cell:hover {
    background-color: #acb10c !important;
    border-color: #acb10c !important;
  }
}
#main .section3 .content_box .honor_title .change_tab select {
  border: 1px solid #333 !important;
  outline: none;
  /*去掉默认的下拉三角*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../../img/down.png") no-repeat 95% center transparent !important;
}
/*# sourceMappingURL=goods_resource.css.map */