﻿@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: 0.66rem;
    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/cooperation_window/cooper_bg.jpg) no-repeat center top / 100% 150%;
  }
  #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: 2.65rem;
    height: 0.85rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 0.85rem;
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 0.5rem;
  }
  #main .section3 .content_box .cooper_firms ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #main .section3 .content_box .cooper_firms ul li {
    width: 20%;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 10px 10px 5px #eee;
  }
  #main .section3 .content_box .cooper_firms ul li .coop_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .content_box .cooper_firms ul li .coop_box img {
    width: 2rem;
    height: 2rem;
  }
  #main .section3 .content_box .cooper_firms ul li .coop_box .coop_title {
    color: #333;
    font-size: 16px;
  }
  #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) {
  .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: 0.66rem;
    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/cooperation_window/cooper_bg.jpg) no-repeat center top / 100% 150%;
  }
  #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: 2.65rem;
    height: 0.85rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 0.85rem;
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 0.5rem;
  }
  #main .section3 .content_box .cooper_firms ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #main .section3 .content_box .cooper_firms ul li {
    width: 20%;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 10px 10px 5px #eee;
  }
  #main .section3 .content_box .cooper_firms ul li .coop_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .content_box .cooper_firms ul li .coop_box img {
    width: 2rem;
    height: 2rem;
  }
  #main .section3 .content_box .cooper_firms ul li .coop_box .coop_title {
    color: #333;
    font-size: 16px;
  }
  #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) {
  #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/cooperation_window/cooper_bg.jpg) no-repeat right top / cover;
  }
  #main .section3 .content_box {
    padding-top: 0.4rem;
    width: 100%;
  }
  #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: 2.65rem;
    height: 0.85rem;
    background: url(../../img/social_employ/employ_icon_01.png) no-repeat center center / 100% 100%;
    line-height: 0.85rem;
    text-align: center;
    font-size: 20px;
    color: #333;
    margin-bottom: 0.2rem;
  }
  #main .section3 .content_box .cooper_firms ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #main .section3 .content_box .cooper_firms ul li {
    width: 47%;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 10px 10px 5px #eee;
  }
  #main .section3 .content_box .cooper_firms ul li .coop_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #main .section3 .content_box .cooper_firms ul li .coop_box img {
    width: 2rem;
    height: 2rem;
  }
  #main .section3 .content_box .cooper_firms ul li .coop_box .coop_title {
    color: #333;
    font-size: 16px;
    padding: 0 0.3rem;
  }
  #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;
  }
}
.section3 {
  padding-bottom: 0.9rem;
}
/*# sourceMappingURL=cooperation_window.css.map */