@media screen and (min-width: 769px) {
  .box .container, .Box .container {
    width: 1210px;
  }
  .box .Topic h2 {
    font-size: 34px;
    line-height: 34px;
    letter-spacing: 2px;
    color: #003399;
    margin-bottom: 35px;
  }
  .box .Topic .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Topic .info div {
    display: flex;
    align-items: center;
  }
  .box .Topic .info div img {
    margin-right: 6px;
  }
  .box .Topic .info div p {
    font-family: 'AdobeHeitiStd';
    font-size: 18px;
    line-height: 18px;
    color: #000103;
  }
  .box .Topic .info a {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #4f4e4e;
    position: static;
  }
  .box .Topic .info a:hover {
    text-decoration: underline;
  }
  .box .Topic .As {
    display: flex;
    align-items: center;
  }
  .box .Topic .As a {
    width: auto;
    height: 45px;
    background-color: #d7e8fd;
    box-shadow: 3px 10px 24px 0px rgba(0, 93, 193, 0.13);
    border-radius: 23px;
    margin-left: 12px;
    font-size: 18px;
    line-height: 42px;
    color: #0573eb;
    text-align: center;
    padding: 0 21px;
  }
  .box .Topic .As a:hover {
    background-image: linear-gradient(0deg, #015fc4 0%, #0574ed 100%);
    color: #ffffff;
  }
  .box .Title h2 {
    font-size: 32px;
    line-height: 32px;
    font-weight: normal;
    color: #3f3e3e;
  }
  .box .Content {
    padding: 0 0 16px;
  }
  .box .Content .Procurement {
    width: 100%;
    height: auto;
    background-color: #f3f5f9;
    padding: 34px 0 55px;
  }
  .box .Content .Procurement .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
  }
  .box .Content .Procurement .content ul {
    flex: 1;
    height: 220px;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
  }
  .box .Content .Procurement .content ul li {
    width: 32%;
    height: 100px;
    background-image: linear-gradient(146deg, #d5e8fd 0%, #edf4fd 100%);
    box-shadow: 2px 6px 27px 0px rgba(195, 218, 250, 0.6);
    border-radius: 10px;
    border: solid 1px #ffffff;
  }
  .box .Content .Procurement .content ul li a {
    width: 100%;
    height: 100%;
    padding: 22px 11px 0 13px;
    display: block;
  }
  .box .Content .Procurement .content ul li a .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .box .Content .Procurement .content ul li a .title h5 {
    flex: 1;
    min-width: 0;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    font-weight: normal;
  }
  .box .Content .Procurement .content ul li a .title p {
    width: 101px;
    height: 29px;
    background-color: #0182ff;
    border-radius: 15px;
    margin-left: 10px;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .Procurement .content ul li a .ps {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .Procurement .content ul li a .ps p {
    font-size: 14px;
    line-height: 14px;
    color: #646566;
  }
  .box .Content .Procurement .content ul li a .ps p:last-child {
    font-size: 12px;
    line-height: 12px;
    color: #0182ff;
  }
  .box .Content .Procurement .content .demand {
    width: 250px;
    height: 220px;
    background: url(../img/demand-bg.png) center no-repeat;
    background-size: 100% 100%;
    box-shadow: 2px 6px 27px 0px rgba(195, 218, 250, 0.6);
    border-radius: 10px;
    margin-left: 20px;
  }
  .box .Content .Procurement .content .demand a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .box .Content .Procurement .content .demand a h4 {
    font-size: 32px;
    line-height: 32px;
    color: #000101;
    font-weight: normal;
  }
  .box .Content .Procurement .content .demand a p {
    font-size: 18px;
    line-height: 18px;
    color: #787a7d;
    margin: 9px 0 15px;
  }
  .box .Content .Procurement .content .demand a button {
    width: 113px;
    height: 35px;
    background-image: linear-gradient(0deg, #accbee 0%, #e7f0fd 100%);
    box-shadow: 3px 10px 24px 0px rgba(0, 93, 193, 0.13);
    border-radius: 18px;
    border: solid 1px #91b9f5;
    font-size: 14px;
    line-height: 35px;
    color: #0182ff;
  }
  .box .Content .Overseas {
    padding: 30px 0 6px;
  }
  .box .Content .Overseas .promotionSwiper {
    /*width: 1255px;*/
    /*height: 235px;*/
    width: 100%;
    height: 200px;
    /*padding-bottom: 35px;*/
    overflow: hidden;
    /*margin-left: -5px;*/
    position: relative;
    margin-top: 25px;
  }
  .box .Content .Overseas .promotionSwiper .swiper-wrapper {
    /*width: 1250px;*/
    width: 100%;
    height: 100%;
  }
  .box .Content .Overseas .promotionSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    padding: 5px 0 0 5px;
    overflow: hidden;
  }
  .box .Content .Overseas .promotionSwiper .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
    background: url(../img/promotion-swiperbg.png) center no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .box .Content .Overseas .promotionSwiper .swiper-wrapper .swiper-slide a .img {
    width: auto;
    height: 100%;
    position: absolute;
    top: -4.5px;
    left: -4.5px;
  }
  .box .Content .Overseas .promotionSwiper .swiper-wrapper .swiper-slide a p {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    color: #ffffff;
  }
  .box .Content .Overseas .promotionSwiper .swiper-paginationPromotion {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translate(-50%, 0);
  }
  .box .Content .Overseas .promotionSwiper .swiper-paginationPromotion .swiper-pagination-bullet {
    width: 11px;
    height: 10px;
    background-color: #ffffff;
    box-shadow: 1px 3px 9px 0px rgba(73, 136, 230, 0.76);
    opacity: 1;
    margin: 0 5px;
  }
  .box .Content .Overseas .promotionSwiper .swiper-paginationPromotion .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 27px;
    height: 10px;
    background-image: linear-gradient(109deg, #015eea 31%, #00c0fa 100%), linear-gradient(#b7baba, #b7baba);
    background-blend-mode: normal, normal;
    box-shadow: 1px 3px 9px 0px rgba(73, 136, 230, 0.76);
    border-radius: 5px;
  }
  .box .Content .Overseas .market {
    margin-top: 45px;
  }
  .box .Content .Overseas .market > div {
    margin-bottom: 34px;
  }
  .box .Content .Overseas .market > div .content {
    margin-top: 16px;
    height: 316px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .Overseas .market > div .content .left {
    flex: 1;
    height: 100%;
    min-width: 0;
    background-color: #f3f5f9;
    border: solid 1px #ffffff;
    display: flex;
  }
  .box .Content .Overseas .market > div .content .left .QR-code {
    width: 202px;
    background: #017ada;
    margin-right: 18px;
    padding: 18px 19px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .Overseas .market > div .content .left .QR-code p {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box .Content .Overseas .market > div .content .left .QR-code .img {
    width: 100%;
    height: 164px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content .Overseas .market > div .content .left .QR-code .img img {
    max-width: 95%;
  }
  .box .Content .Overseas .market > div .content .left .QR-code a {
    width: 113px;
    height: 35px;
    background-image: linear-gradient(0deg, #accbee 0%, #e7f0fd 100%);
    box-shadow: 5px 9px 24px 0px rgba(0, 93, 193, 0.13);
    border-radius: 18px;
    font-size: 14px;
    line-height: 35px;
    color: #017ada;
    text-align: center;
  }
  .box .Content .Overseas .market > div .content .left .QR-code a:hover {
    filter: brightness(1.1);
  }
  .box .Content .Overseas .market > div .content .left .advantage {
    flex: 1;
    min-width: 0;
    padding: 19px 14px 0 0;
  }
  .box .Content .Overseas .market > div .content .left .advantage .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .Overseas .market > div .content .left .advantage .title h6 {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #017ada;
    display: flex;
    align-items: center;
  }
  .box .Content .Overseas .market > div .content .left .advantage .title h6 span {
    display: block;
    width: 8px;
    height: 8px;
    margin-right: 6px;
    background-color: #017ada;
    border-radius: 50%;
  }
  .box .Content .Overseas .market > div .content .left .advantage .title a {
    width: 80px;
    height: 29px;
    background-color: #ecf0f4;
    border-radius: 15px;
    border: solid 1px #017ada;
    font-size: 14px;
    line-height: 28px;
    color: #017ada;
    text-align: center;
  }
  .box .Content .Overseas .market > div .content .left .advantage .title a:hover {
    text-decoration: underline;
  }
  .box .Content .Overseas .market > div .content .left .advantage .list {
    margin-top: 45px;
  }
  .box .Content .Overseas .market > div .content .left .advantage .list p {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    color: #040000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-bottom: 23px;
    border-bottom: 1px dashed #aac5e5;
    margin-bottom: 23px;
  }
  .box .Content .Overseas .market > div .content .left .advantage .list p:last-child {
    border-bottom: none;
  }
  .box .Content .Overseas .market > div .content .right {
    width: 478px;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin-left: 21px;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper .swiper-slide a .mask {
    width: 100%;
    height: 41px;
    background: rgba(0, 0, 0, 0.79);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper .swiper-slide a .mask p {
    width: 100%;
    font-size: 14px;
    line-height: 41px;
    color: #ffffff;
    padding: 0 11px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .Content .Overseas .market > div .content .right .swiper-pagination {
    left: 50%;
    bottom: 52px;
    transform: translate(-50%, 0);
  }
  .box .Content .Overseas .market > div .content .right .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    box-shadow: 2px 3px 9px 0px rgba(73, 136, 230, 0.76);
    opacity: 1;
    margin: 0 3px;
  }
  .box .Content .Overseas .market > div .content .right .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #017ada;
  }
  .box .Content .Online {
    background-color: #ecf6ff;
    padding: 40px 0 45px;
  }
  .box .Content .Online ul {
    display: flex;
    justify-content: space-between;
    margin-top: 23px;
  }
  .box .Content .Online ul li {
    width: 32%;
    background: url(../img/promotion-bg3.png) center no-repeat;
    background-size: 100% 100%;
    position: relative;
    height: 160px;
    box-shadow: 4px 7px 16px 0px rgba(144, 161, 185, 0.26);
    border-radius: 10px;
    border: solid 1px #ffffff;
    overflow: hidden;
  }
  .box .Content .Online ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 20px;
  }
  .box .Content .Online ul li a .logo {
    height: 24px;
    position: absolute;
    top: 26px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content .Online ul li:nth-child(2) {
    background: url(../img/promotion-bg2.png) center no-repeat;
    background-size: 100% 100%;
  }
  .box .Content .Online ul li:nth-child(3) {
    background: url(../img/promotion-bg1.png) center no-repeat;
    background-size: 100% 100%;
  }
  .box .Content .Online button {
    width: 152px;
    height: 46px;
    background-image: linear-gradient(0deg, #015fc4 0%, #0574ed 100%);
    box-shadow: 5px 9px 24px 0px rgba(0, 93, 193, 0.13);
    border-radius: 23px;
    margin: 33px auto 0;
    display: block;
    border: none;
    outline: none;
  }
  .box .Content .Online button a {
    width: 100%;
    height: 100%;
    font-size: 18px;
    line-height: 46px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .Online button:hover {
    filter: brightness(1.1);
  }
  .box .Content .Activity {
    padding: 34px 0 0;
    margin-bottom: 26px;
  }
  .box .Content .Activity .content {
    display: flex;
    align-items: stretch;
    margin-top: 24px;
  }
  .box .Content .Activity .content .activitySwiper {
    width: 478px;
    height: 316px;
    background-color: #f3f5f9;
    border: solid 1px #ffffff;
    overflow: hidden;
    position: relative;
    margin-right: 25px;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper .swiper-slide a .mask {
    width: 100%;
    height: 41px;
    background: rgba(0, 0, 0, 0.79);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper .swiper-slide a .mask p {
    padding: 0 12px;
    width: 100%;
    font-size: 14px;
    line-height: 41px;
    color: #ffffff;
  }
  .box .Content .Activity .content .activitySwiper .swiper-pagination {
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translate(-50%, 0);
  }
  .box .Content .Activity .content .activitySwiper .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    box-shadow: 2px 3px 9px 0px rgba(73, 136, 230, 0.76);
    margin: 0 3px;
    opacity: 1;
  }
  .box .Content .Activity .content .activitySwiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #017ada;
  }
  .box .Content .Activity .content .right {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .box .Content .Activity .content .right .classify {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .Activity .content .right .classify .ps {
    display: flex;
    align-items: center;
  }
  .box .Content .Activity .content .right .classify .ps p {
    width: auto;
    height: 38px;
    border-radius: 10px;
    border: solid 1px #c0daff;
    margin-right: 14px;
    font-size: 14px;
    line-height: 37px;
    letter-spacing: 1px;
    color: #0863d8;
    padding: 0 17px;
  }
  .box .Content .Activity .content .right .classify .ps p.active {
    background-color: #0863d8;
    color: #ffffff;
    position: relative;
  }
  .box .Content .Activity .content .right .classify .ps p.active::after {
    content: '';
    width: 15px;
    height: 7px;
    display: block;
    background: url(../img/Gather/activity-arrow.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .box .Content .Activity .content .right .classify a {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #757575;
  }
  .box .Content .Activity .content .right .table {
    width: 100%;
    height: auto;
    border-radius: 10px 10px 0px 0px;
    border: solid 1px #f3f5f9;
    overflow: hidden;
  }
  .box .Content .Activity .content .right .table .title {
    height: 49px;
    background-color: #0863d8;
    display: flex;
    align-items: center;
  }
  .box .Content .Activity .content .right .table .title p {
    font-size: 16px;
    line-height: 49px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .Activity .content .right .table .title p:nth-child(1) {
    flex: 1;
    min-width: 0;
  }
  .box .Content .Activity .content .right .table .title p:nth-child(2) {
    width: 142px;
    border-left: 1px solid #fff;
  }
  .box .Content .Activity .content .right .table ul li {
    width: 100%;
    height: 53px;
    display: flex;
    align-items: center;
    padding-left: 4px;
  }
  .box .Content .Activity .content .right .table ul li span {
    width: 55px;
    height: 45px;
    background-color: #cbdff9;
    border-radius: 4px;
    border: solid 1px #f5f7fc;
    margin-right: 14px;
    font-size: 12px;
    line-height: 14px;
    color: #0863d8;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
  }
  .box .Content .Activity .content .right .table ul li p {
    flex: 1;
    min-width: 0;
    font-size: 14px;
    line-height: 53px;
    color: #040000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .Content .Activity .content .right .table ul li a {
    width: 142px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content .Activity .content .right .table ul li a p {
    flex: none;
    width: 93px;
    height: 31px;
    background-color: rgba(110, 172, 250, 0.3);
    border-radius: 15px;
    border: solid 1px #427bca;
    font-size: 14px;
    line-height: 29px;
    color: #0182ff;
    text-align: center;
  }
  .box .Content .Activity .content .right .table ul li a.as-of p {
    background-color: rgba(254, 217, 235, 0.3);
    border: solid 1px #df8db2;
    color: #fa7685;
  }
  .box .Content .Activity .content .right .table ul li a.hold p {
    background-color: rgba(211, 250, 224, 0.3);
    border: solid 1px #85ddb7;
    color: #2aca79;
  }
  .box .Content .Activity .content .right .table ul li:nth-child(2n) {
    background-color: #f3f5f9;
  }
  .box .Content .Map {
    margin-top: 54px;
  }
  .box .Content .Map .module {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 35px;
    margin-bottom: 38px;
  }
  .box .Content .Map .module li {
    width: 32%;
    height: 117px;
    box-shadow: 2px 8px 16px 0px rgba(144, 161, 185, 0.26);
    border-radius: 10px;
    position: relative;
  }
  .box .Content .Map .module li a {
    width: 100%;
    height: 100%;
    padding: 5px 0 0 33px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9;
    background: url(../img/module-bg.png) center no-repeat;
    background-size: 100% 100%;
  }
  .box .Content .Map .module li a h5 {
    font-size: 26px;
    font-weight: bold;
    line-height: 37px;
    color: #fff;
    margin-right: 13px;
  }
  .box .Content .Map .module li a img {
    width: auto;
    height: 17px;
  }
  .box .Content .Map .module li a .Icon {
    position: absolute;
    width: auto;
    height: 100px;
    right: -5px;
    bottom: -5px;
  }
  .box .Content .Map .module li.active::after {
    content: '';
    width: 40px;
    height: 18px;
    display: block;
    background: url(../img/Gather/map-arrow.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 95%;
    left: 50px;
  }
  .box .Content .Map .module li:hover {
    filter: brightness(1.1);
  }
  .box .Content .Map .module li:nth-child(1) a .Icon {
    height: 115px;
    right: -15px;
    bottom: -15px;
  }
  .box .Content .Map .map img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 769px) {
  .box .Topic h2 {
    font-size: 6.4vw;
    line-height: 6.4vw;
    letter-spacing: 0.26666667vw;
    color: #003399;
    margin-bottom: 5.33333333vw;
  }
  .box .Topic .info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Topic .info div {
    display: flex;
    align-items: center;
  }
  .box .Topic .info div img {
    width: 3.73333333vw;
    margin-right: 0.53333333vw;
  }
  .box .Topic .info div p {
    font-family: 'AdobeHeitiStd';
    font-size: 4vw;
    line-height: 4vw;
    color: #000103;
  }
  .box .Topic .info a {
    font-size: 3.2vw;
    line-height: 3.2vw;
    letter-spacing: 0.26666667vw;
    color: #4f4e4e;
  }
  .box .Topic .info a:hover {
    text-decoration: underline;
  }
  .box .Topic .As {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 5.33333333vw;
  }
  .box .Topic .As a {
    flex: 1;
    height: 7.46666667vw;
    background-color: #d7e8fd;
    box-shadow: 0.8vw 2.66666667vw 6.4vw 0vw rgba(0, 93, 193, 0.13);
    border-radius: 3.73333333vw;
    font-size: 3.2vw;
    line-height: 7.46666667vw;
    color: #0573eb;
    text-align: center;
    margin-left: 1.33333333vw;
  }
  .box .Topic .As a:hover {
    background-image: linear-gradient(0deg, #015fc4 0%, #0574ed 100%);
    color: #ffffff;
  }
  .box .Title h2 {
    font-size: 6.4vw;
    line-height: 6.4vw;
    font-weight: normal;
    color: #3f3e3e;
  }
  .box .Content {
    padding: 0 0 4vw;
  }
  .box .Content .Procurement {
    width: 100%;
    height: auto;
    background-color: #ebf2ff;
    padding: 7.46666667vw 0;
  }
  .box .Content .Procurement .Topic h2 {
    margin-bottom: 5.33333333vw;
  }
  .box .Content .Procurement .content {
    margin-top: 4vw;
  }
  .box .Content .Procurement .content ul {
    width: 100%;
    height: auto;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
  }
  .box .Content .Procurement .content ul li {
    width: 100%;
    height: 22.66666667vw;
    background-image: linear-gradient(146deg, #d5e8fd 0%, #edf4fd 100%);
    box-shadow: 0.53333333vw 1.6vw 7.2vw 0vw rgba(195, 218, 250, 0.6);
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #ffffff;
    margin-bottom: 1.33333333vw;
  }
  .box .Content .Procurement .content ul li a {
    width: 100%;
    height: 100%;
    padding: 4vw 2.93333333vw 0 3.46666667vw;
    display: block;
  }
  .box .Content .Procurement .content ul li a .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4vw;
  }
  .box .Content .Procurement .content ul li a .title h5 {
    flex: 1;
    min-width: 0;
    font-size: 4.26666667vw;
    line-height: 4.26666667vw;
    color: #000000;
    font-weight: normal;
  }
  .box .Content .Procurement .content ul li a .title p {
    width: 24vw;
    height: 6.4vw;
    background-color: #0863d8;
    border-radius: 4vw;
    margin-left: 2.66666667vw;
    font-size: 3.2vw;
    line-height: 6.4vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .Procurement .content ul li a .ps {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .Procurement .content ul li a .ps p {
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: #646566;
  }
  .box .Content .Procurement .content ul li a .ps p:last-child {
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: #0863d8;
  }
  .box .Content .Procurement .content .demand {
    width: 100%;
    height: 37.33333333vw;
    background: url(../img/demand-bg.png) center no-repeat;
    background-size: 100% 100%;
    box-shadow: 0.53333333vw 1.6vw 7.2vw 0vw rgba(195, 218, 250, 0.6);
    border-radius: 2.66666667vw;
    margin-top: 4vw;
  }
  .box .Content .Procurement .content .demand a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .box .Content .Procurement .content .demand a h4 {
    font-size: 6.93333333vw;
    line-height: 6.93333333vw;
    color: #000101;
    font-weight: normal;
  }
  .box .Content .Procurement .content .demand a p {
    font-size: 4vw;
    line-height: 4vw;
    color: #787a7d;
    margin: 2.4vw 0 4vw;
  }
  .box .Content .Procurement .content .demand a button {
    width: 30.13333333vw;
    height: 8vw;
    background-image: linear-gradient(0deg, #accbee 0%, #e7f0fd 100%);
    box-shadow: 0.8vw 2.66666667vw 6.4vw 0vw rgba(0, 93, 193, 0.13);
    border-radius: 4.8vw;
    border: solid 0.26666667vw #91b9f5;
    font-size: 3.2vw;
    line-height: 8vw;
    color: #0182ff;
  }
  .box .Content .Overseas {
    padding: 8vw 0 0;
  }
  .box .Content .Overseas .promotionSwiper {
    width: 100%;
    height: 46.66666667vw;
    padding-bottom: 6.66666667vw;
    overflow: hidden;
    position: relative;
    margin-top: 4vw;
  }
  .box .Content .Overseas .promotionSwiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content .Overseas .promotionSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    padding: 1.33333333vw 0 0 1.33333333vw;
    overflow: hidden;
  }
  .box .Content .Overseas .promotionSwiper .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
    background: url(../img/promotion-swiperbg.png) center no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .box .Content .Overseas .promotionSwiper .swiper-wrapper .swiper-slide a img {
    width: auto;
    height: 9.33333333vw;
  }
  .box .Content .Overseas .promotionSwiper .swiper-wrapper .swiper-slide a .img {
    width: auto;
    height: 40%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .box .Content .Overseas .promotionSwiper .swiper-wrapper .swiper-slide a p {
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 7.46666667vw;
    color: #ffffff;
  }
  .box .Content .Overseas .promotionSwiper .swiper-paginationPromotion {
    position: absolute;
    left: 50%;
    bottom: 1.33333333vw;
    transform: translate(-50%, 0);
  }
  .box .Content .Overseas .promotionSwiper .swiper-paginationPromotion .swiper-pagination-bullet {
    width: 2.13333333vw;
    height: 1.86666667vw;
    background-color: #ffffff;
    box-shadow: 0.26666667vw 0.8vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
    opacity: 1;
    margin: 0 1.06666667vw;
  }
  .box .Content .Overseas .promotionSwiper .swiper-paginationPromotion .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 4.53333333vw;
    height: 1.86666667vw;
    background-image: linear-gradient(109deg, #015eea 31%, #00c0fa 100%), linear-gradient(#b7baba, #b7baba);
    background-blend-mode: normal, normal;
    box-shadow: 0.26666667vw 0.8vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
    border-radius: 1.33333333vw;
  }
  .box .Content .Overseas .market {
    margin-top: 12vw;
  }
  .box .Content .Overseas .market > div {
    margin-bottom: 7.46666667vw;
  }
  .box .Content .Overseas .market > div .content {
    margin-top: 4.26666667vw;
    height: auto;
  }
  .box .Content .Overseas .market > div .content .left {
    width: 100%;
    height: 100%;
    min-width: 0;
    background-color: #f3f5f9;
    border: solid 0.26666667vw #ffffff;
  }
  .box .Content .Overseas .market > div .content .left .QR-code {
    width: 100%;
    background: #017ada;
    margin-right: 4.8vw;
    padding: 3.2vw 2.66666667vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .Overseas .market > div .content .left .QR-code p {
    width: 100%;
    font-size: 3.73333333vw;
    line-height: 5.33333333vw;
    color: #ffffff;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .box .Content .Overseas .market > div .content .left .QR-code .img {
    width: 33.06666667vw;
    height: 33.06666667vw;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3.2vw 0;
  }
  .box .Content .Overseas .market > div .content .left .QR-code .img img {
    max-width: 95%;
  }
  .box .Content .Overseas .market > div .content .left .QR-code a {
    width: 28vw;
    height: 7.46666667vw;
    background-image: linear-gradient(0deg, #accbee 0%, #e7f0fd 100%);
    box-shadow: 1.33333333vw 2.4vw 6.4vw 0vw rgba(0, 93, 193, 0.13);
    border-radius: 4.8vw;
    font-size: 3.2vw;
    line-height: 7.46666667vw;
    color: #017ada;
    text-align: center;
  }
  .box .Content .Overseas .market > div .content .left .QR-code a:hover {
    filter: brightness(1.1);
  }
  .box .Content .Overseas .market > div .content .left .advantage {
    flex: 1;
    min-width: 0;
    padding: 5.06666667vw 3.73333333vw 0;
  }
  .box .Content .Overseas .market > div .content .left .advantage .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .Overseas .market > div .content .left .advantage .title h6 {
    font-size: 3.73333333vw;
    font-weight: bold;
    line-height: 3.73333333vw;
    color: #017ada;
    display: flex;
    align-items: center;
  }
  .box .Content .Overseas .market > div .content .left .advantage .title h6 span {
    display: block;
    width: 2.13333333vw;
    height: 2.13333333vw;
    margin-right: 1.6vw;
    background-color: #017ada;
    border-radius: 50%;
  }
  .box .Content .Overseas .market > div .content .left .advantage .title a {
    width: 21.33333333vw;
    height: 6.4vw;
    background-color: #ecf0f4;
    border-radius: 4vw;
    border: solid 0.26666667vw #017ada;
    font-size: 3.2vw;
    line-height: 6.4vw;
    color: #017ada;
    text-align: center;
  }
  .box .Content .Overseas .market > div .content .left .advantage .title a:hover {
    text-decoration: underline;
  }
  .box .Content .Overseas .market > div .content .left .advantage .list {
    margin-top: 5.33333333vw;
  }
  .box .Content .Overseas .market > div .content .left .advantage .list p {
    width: 100%;
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: #040000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-bottom: 3.73333333vw;
    border-bottom: 0.26666667vw dashed #aac5e5;
    margin-bottom: 3.73333333vw;
  }
  .box .Content .Overseas .market > div .content .left .advantage .list p:last-child {
    border-bottom: none;
  }
  .box .Content .Overseas .market > div .content .right {
    width: 100%;
    height: 58.66666667vw;
    overflow: hidden;
    position: relative;
    margin-top: 2.66666667vw;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper .swiper-slide a .mask {
    width: 100%;
    height: 9.86666667vw;
    background: rgba(0, 0, 0, 0.79);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .box .Content .Overseas .market > div .content .right .swiper-wrapper .swiper-slide a .mask p {
    width: 100%;
    font-size: 3.2vw;
    line-height: 9.86666667vw;
    color: #ffffff;
    padding: 0 2.93333333vw;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .Content .Overseas .market > div .content .right .swiper-pagination {
    left: 50%;
    bottom: 10.93333333vw;
    transform: translate(-50%, 0);
  }
  .box .Content .Overseas .market > div .content .right .swiper-pagination .swiper-pagination-bullet {
    width: 2.13333333vw;
    height: 2.13333333vw;
    background-color: #ffffff;
    box-shadow: 0.53333333vw 0.8vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
    opacity: 1;
    margin: 0 0.8vw;
  }
  .box .Content .Overseas .market > div .content .right .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #017ada;
  }
  .box .Content .Online {
    background-color: #ecf6ff;
    padding: 6.66666667vw 0;
  }
  .box .Content .Online ul {
    margin-top: 4vw;
  }
  .box .Content .Online ul li {
    width: 100%;
    background: url(../img/promotion-bg3.png) center no-repeat;
    background-size: 100% 100%;
    position: relative;
    height: 42.66666667vw;
    box-shadow: 1.06666667vw 1.86666667vw 4.26666667vw 0vw rgba(144, 161, 185, 0.26);
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #ffffff;
    overflow: hidden;
    margin-bottom: 2.66666667vw;
  }
  .box .Content .Online ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 5.33333333vw;
  }
  .box .Content .Online ul li a .logo {
    height: 6.4vw;
    position: absolute;
    top: 6.93333333vw;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content .Online ul li:nth-child(2) {
    background: url(../img/promotion-bg2.png) center no-repeat;
    background-size: 100% 100%;
  }
  .box .Content .Online ul li:nth-child(3) {
    background: url(../img/promotion-bg1.png) center no-repeat;
    background-size: 100% 100%;
  }
  .box .Content .Online button {
    width: 32.53333333vw;
    height: 10.66666667vw;
    background-image: linear-gradient(0deg, #015fc4 0%, #0574ed 100%);
    box-shadow: 1.33333333vw 2.4vw 6.4vw 0vw rgba(0, 93, 193, 0.13);
    border-radius: 6.13333333vw;
    margin: 6.66666667vw auto 0;
    display: block;
    border: none;
    outline: none;
  }
  .box .Content .Online button a {
    width: 100%;
    height: 100%;
    font-size: 4vw;
    line-height: 10.66666667vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .Online button:hover {
    filter: brightness(1.1);
  }
  .box .Content .Activity {
    padding: 6.66666667vw 0 0;
  }
  .box .Content .Activity .content {
    margin-top: 4.53333333vw;
  }
  .box .Content .Activity .content .activitySwiper {
    width: 100%;
    height: 58.66666667vw;
    background-color: #f3f5f9;
    border: solid 0.26666667vw #ffffff;
    overflow: hidden;
    position: relative;
    margin-bottom: 5.06666667vw;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 100%;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper .swiper-slide a .mask {
    width: 100%;
    height: 9.86666667vw;
    background: rgba(0, 0, 0, 0.79);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .box .Content .Activity .content .activitySwiper .swiper-wrapper .swiper-slide a .mask p {
    padding: 0 3.2vw;
    width: 100%;
    font-size: 3.2vw;
    line-height: 9.86666667vw;
    color: #ffffff;
  }
  .box .Content .Activity .content .activitySwiper .swiper-pagination {
    position: absolute;
    left: 50%;
    bottom: 10.93333333vw;
    transform: translate(-50%, 0);
  }
  .box .Content .Activity .content .activitySwiper .swiper-pagination .swiper-pagination-bullet {
    width: 2.13333333vw;
    height: 2.13333333vw;
    background-color: #ffffff;
    box-shadow: 0.53333333vw 0.8vw 2.4vw 0vw rgba(73, 136, 230, 0.76);
    margin: 0 0.8vw;
    opacity: 1;
  }
  .box .Content .Activity .content .activitySwiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #017ada;
  }
  .box .Content .Activity .content .right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 12vw;
  }
  .box .Content .Activity .content .right .classify {
    position: relative;
    margin-bottom: 3.2vw;
  }
  .box .Content .Activity .content .right .classify .ps {
    display: flex;
    align-items: center;
  }
  .box .Content .Activity .content .right .classify .ps p {
    width: auto;
    height: 8.53333333vw;
    border-radius: 2.66666667vw;
    border: solid 0.26666667vw #c0daff;
    margin-right: 1.06666667vw;
    font-size: 3.2vw;
    line-height: 8vw;
    letter-spacing: 0.26666667vw;
    color: #0863d8;
    padding: 0 1.86666667vw;
  }
  .box .Content .Activity .content .right .classify .ps p.active {
    background-color: #0863d8;
    color: #ffffff;
    position: relative;
  }
  .box .Content .Activity .content .right .classify .ps p.active::after {
    content: '';
    width: 4vw;
    height: 1.86666667vw;
    display: block;
    background: url(../img/Gather/activity-arrow.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .box .Content .Activity .content .right .classify a {
    font-size: 3.73333333vw;
    line-height: 3.73333333vw;
    letter-spacing: 0.26666667vw;
    color: #757575;
    position: absolute;
    right: 0;
    top: -6.66666667vw;
  }
  .box .Content .Activity .content .right .table {
    width: 100%;
    height: auto;
    border-radius: 2.66666667vw 2.66666667vw 0vw 0vw;
    border: solid 0.26666667vw #f3f5f9;
    overflow: hidden;
  }
  .box .Content .Activity .content .right .table .title {
    height: 10.93333333vw;
    background-color: #0863d8;
    display: flex;
    align-items: center;
  }
  .box .Content .Activity .content .right .table .title p {
    font-size: 3.73333333vw;
    line-height: 10.93333333vw;
    letter-spacing: 0.26666667vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .Activity .content .right .table .title p:nth-child(1) {
    flex: 1;
    min-width: 0;
  }
  .box .Content .Activity .content .right .table .title p:nth-child(2) {
    width: 21.86666667vw;
    border-left: 0.26666667vw solid #fff;
  }
  .box .Content .Activity .content .right .table ul li {
    width: 100%;
    height: 12vw;
    display: flex;
    align-items: center;
    padding-left: 1.06666667vw;
  }
  .box .Content .Activity .content .right .table ul li span {
    width: 13.33333333vw;
    height: 10.93333333vw;
    background-color: #cbdff9;
    border-radius: 1.06666667vw;
    border: solid 0.26666667vw #f5f7fc;
    margin-right: 1.06666667vw;
    font-size: 2.93333333vw;
    line-height: 3.73333333vw;
    color: #0863d8;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content .Activity .content .right .table ul li p {
    flex: 1;
    min-width: 0;
    font-size: 3.2vw;
    line-height: 13.33333333vw;
    color: #040000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .box .Content .Activity .content .right .table ul li a {
    width: 21.86666667vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Content .Activity .content .right .table ul li a p {
    flex: none;
    width: 18.66666667vw;
    height: 6.4vw;
    background-color: rgba(110, 172, 250, 0.3);
    border-radius: 4vw;
    border: solid 0.26666667vw #427bca;
    font-size: 3.2vw;
    line-height: 5.86666667vw;
    color: #0182ff;
    text-align: center;
  }
  .box .Content .Activity .content .right .table ul li a.as-of p {
    background-color: rgba(254, 217, 235, 0.3);
    border: solid 0.26666667vw #df8db2;
    color: #fa7685;
  }
  .box .Content .Activity .content .right .table ul li a.hold p {
    background-color: rgba(211, 250, 224, 0.3);
    border: solid 0.26666667vw #85ddb7;
    color: #2aca79;
  }
  .box .Content .Activity .content .right .table ul li:nth-child(2n) {
    background-color: #f3f5f9;
  }
  .box .Content .Map {
    margin-top: 5.33333333vw;
  }
  .box .Content .Map .module {
    margin-top: 4vw;
  }
  .box .Content .Map .module li {
    width: 100%;
    height: 31.2vw;
    box-shadow: 0.53333333vw 2.13333333vw 4.26666667vw 0vw rgba(144, 161, 185, 0.26);
    border-radius: 2.66666667vw;
    background: url(../img/module-bg.png) center no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 2.66666667vw;
  }
  .box .Content .Map .module li a {
    width: 100%;
    height: 100%;
    padding: 1.33333333vw 0 0 8.8vw;
    display: flex;
    align-items: center;
  }
  .box .Content .Map .module li a h5 {
    font-size: 5.33333333vw;
    font-weight: bold;
    line-height: 8vw;
    color: #fff;
    margin-right: 3.46666667vw;
  }
  .box .Content .Map .module li a img {
    width: auto;
    height: 3.73333333vw;
  }
  .box .Content .Map .module li a .Icon {
    position: absolute;
    width: auto;
    height: 22.66666667vw;
    right: 0vw;
    bottom: 0vw;
  }
  .box .Content .Map .module li.active {
    border: 0.53333333vw solid #015eea;
  }
  .box .Content .Map .module li:nth-child(1) a .Icon {
    height: 28vw;
    right: -2.66666667vw;
    bottom: -2.66666667vw;
  }
  .box .Content .Map .map img {
    width: 100%;
    height: auto;
  }
}
