@media (min-width: 980px) {
  .main {
    width: 100%;
    height: auto;
  }
  .main .phone-btn {
    display: none;
  }
  .main .header-white {
    width: 100%;
    height: 4.1667vw;
  }
  .main .header {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 4.1667vw;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: #FFFFFF;
  }
  .main .header .list {
    font-size: 16px;
    color: #242424;
    margin: 0 1.0417vw;
    padding: 0 0.5208vw;
    cursor: pointer;
  }
  .main .header .active {
    color: #0078DB !important;
  }
  .main .onepage {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100vh;
  }
  .main .onepage .bigtu {
    width: 50%;
    height: 100%;
  }
  .main .onepage .bigtu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .group {
    width: 100%;
    height: auto;
    padding: 5.208vw 8.333vw;
  }
  .main .group .tab {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 40px;
  }
  .main .group .tab .title {
    font-weight: 500;
    font-size: 36px;
    color: #242424;
    margin-bottom: 20px;
  }
  .main .group .tab .line {
    width: 80px;
    height: 4px;
    background: #0078DB;
  }
  .main .group .pbox {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .main .group .pbox .list {
    width: 15.833vw;
    height: auto;
  }
  .main .group .pbox .list .bigbcg {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 15.833vw;
  }
  .main .group .pbox .list .bigbcg .bcg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .main .group .pbox .list .bigbcg .ptu {
    position: relative;
    z-index: 11;
    width: 10.417vw;
    height: 10.417vw;
  }
  .main .group .pbox .list .bigbcg .ptu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .group .pbox .list .word {
    width: 100%;
    height: auto;
    font-weight: 500;
    font-size: 0.938vw;
    color: #757575;
    line-height: 25px;
    text-align: center;
    margin-top: 20px;
  }
  .main .introduce {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0 8.333vw;
    margin-bottom: 3.125vw;
  }
  .main .introduce .left {
    width: 41.667vw;
    height: 26.042vw;
    margin-right: 3.125vw;
  }
  .main .introduce .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .introduce .right {
    flex: 1;
    height: auto;
  }
  .main .introduce .right .tab {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
  }
  .main .introduce .right .tab .title {
    font-weight: 500;
    font-size: 36px;
    color: #242424;
    margin-bottom: 20px;
  }
  .main .introduce .right .tab .line {
    width: 80px;
    height: 4px;
    background: #0078DB;
  }
  .main .introduce .right .detalis .list {
    margin-top: 2.083vw;
  }
  .main .introduce .right .detalis .list .name {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 1.042vw;
    color: #242424;
    line-height: 28px;
    text-align: left;
  }
  .main .introduce .right .detalis .list .xinxi {
    font-weight: 400;
    font-size: 0.833vw;
    color: #757575;
    line-height: 22px;
    text-align: left;
  }
  .main .swiperbox {
    position: relative;
    margin-bottom: 5.208vw;
  }
  .main .swiperbox .swiper1 {
    position: relative;
    width: 83.333vw;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .main .swiperbox .swiper1 .swiper-slide {
    width: 27.083vw;
    height: 20.313vw;
    margin: 0 1.042vw;
  }
  .main .swiperbox .swiper1 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .swiperbox .swiper-button-prev1 {
    left: 90px !important;
  }
  .main .swiperbox .swiper-button-next1 {
    right: 90px !important;
  }
  .main .propic {
    width: 100%;
    height: auto;
    padding: 5.208vw 8.333vw;
  }
  .main .propic .tab {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }
  .main .propic .tab .title {
    font-weight: 500;
    font-size: 36px;
    color: #242424;
    margin-bottom: 20px;
  }
  .main .propic .tab .line {
    width: 80px;
    height: 4px;
    background: #0078DB;
  }
  .main .propic .xiaozi {
    width: 100%;
    height: auto;
    font-weight: 400;
    font-size: 16px;
    color: #757575;
    line-height: 24px;
    text-align: center;
    margin-bottom: 3.333vw;
  }
  .main .propic .picbox {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .main .propic .picbox .left {
    width: 49%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 23.542vw;
  }
  .main .propic .picbox .left .pic {
    width: 49%;
    height: 11.25vw;
  }
  .main .propic .picbox .left .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .propic .picbox .right {
    width: 49%;
    height: 23.542vw;
  }
  .main .propic .picbox .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .cooperate {
    position: relative;
    width: 100%;
    height: auto;
    padding: 5.208vw 8.333vw;
  }
  .main .cooperate .bcg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: auto;
  }
  .main .cooperate .tab {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
  }
  .main .cooperate .tab .title {
    font-weight: 500;
    font-size: 36px;
    color: #242424;
    margin-bottom: 20px;
  }
  .main .cooperate .tab .line {
    width: 80px;
    height: 4px;
    background: #0078DB;
  }
  .main .cooperate .part {
    width: 100%;
    height: 6.25vw;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .main .cooperate .part ul {
    overflow: hidden;
    position: absolute;
    width: 83.333vw;
    left: 0;
    top: 0;
  }
  .main .cooperate .part ul li {
    float: left;
    width: 13.021vw;
    height: 6.25vw;
    margin: 0 10px;
  }
  .main .cooperate .part ul li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: grayscale(100%);
  }
  .main .cooperate .part ul li:hover img {
    filter: grayscale(0);
  }
  .main .jieshao {
    display: flex;
    width: 100%;
    height: auto;
    padding: 5.208vw 8.333vw;
  }
  .main .jieshao .left .tab .title {
    font-weight: 500;
    font-size: 36px;
    color: #242424;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .main .jieshao .left .tab .line {
    width: 80px;
    height: 4px;
    background: #0078DB;
    margin-top: 20px;
  }
  .main .jieshao .left .list {
    margin-top: 2.083vw;
  }
  .main .jieshao .left .list .name {
    font-weight: 400;
    font-size: 1.042vw;
    color: #242424;
    line-height: 28px;
    text-align: left;
    margin-bottom: 10px;
  }
  .main .jieshao .left .list .word {
    font-weight: 400;
    font-size: 0.833vw;
    color: #757575;
    line-height: 22px;
    text-align: left;
  }
  .main .jieshao .left .ditu {
    width: 41.667vw;
    height: 19.792vw;
    margin-top: 3.125vw;
  }
  .main .jieshao .left .ditu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .jieshao .right .wel {
    width: 41.667vw;
    height: 19.479vw;
    margin-bottom: 6.25vw;
  }
  .main .jieshao .right .wel img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .jieshao .right .item {
    display: flex;
    align-items: center;
    margin-bottom: 2.083vw;
    transform: translateX(3.125vw);
  }
  .main .jieshao .right .item .line {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #0078DB;
  }
  .main .jieshao .right .item .p {
    font-weight: 400;
    font-size: 1.042vw;
    color: #242424;
    line-height: 28px;
    text-align: left;
    margin-left: 20px;
  }
  .main .twotu {
    width: 100%;
    height: auto;
    padding: 5.208vw 8.333vw;
    background: #F1F1F1;
  }
  .main .twotu .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 2.083vw;
  }
  .main .twotu .tab .title {
    font-weight: 500;
    font-size: 36px;
    color: #242424;
    line-height: 50px;
    margin-bottom: 20px;
    text-align: left;
  }
  .main .twotu .tab .line {
    width: 80px;
    height: 4px;
    background: #0078DB;
  }
  .main .twotu .pics {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .main .twotu .pics .l {
    width: 49%;
    height: 42.188vw;
  }
  .main .twotu .pics .l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .view {
    width: 100%;
    height: auto;
    padding: 5.208vw 8.333vw;
  }
  .main .view .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 2.083vw;
  }
  .main .view .tab .title {
    font-weight: 500;
    font-size: 36px;
    color: #242424;
    line-height: 50px;
    margin-bottom: 20px;
    text-align: left;
  }
  .main .view .tab .line {
    width: 80px;
    height: 4px;
    background: #0078DB;
  }
  .main .view .word {
    width: 100%;
    height: auto;
    font-weight: 400;
    font-size: 16px;
    color: #757575;
    line-height: 24px;
    text-align: center;
    margin-bottom: 2.083vw;
  }
  .main .view .pics {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .main .view .pics .list {
    width: 24%;
    height: 15vw;
  }
  .main .view .pics .list img {
    width: 100%;
    height: 100%;
  }
  .main .chang {
    width: 100%;
    height: auto;
    padding: 0 8.333vw 5.208vw 8.333vw;
  }
  .main .chang .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 2.083vw;
  }
  .main .chang .tab .title {
    font-weight: 500;
    font-size: 36px;
    color: #242424;
    line-height: 50px;
    margin-bottom: 20px;
    text-align: left;
  }
  .main .chang .tab .line {
    width: 80px;
    height: 4px;
    background: #0078DB;
  }
  .main .chang .lunbox {
    position: relative;
    width: 100%;
    height: auto;
  }
  .main .chang .lunbox .swiper6 {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .main .chang .lunbox .swiper6 .swiper-slide {
    width: auto;
    height: 20.313vw;
  }
  .main .chang .lunbox .swiper6 .swiper-slide .pic {
    width: 27.083vw;
    height: 100%;
  }
  .main .chang .lunbox .swiper6 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .chang .lunbox .swiper-button-next6 {
    right: -4.688vw !important;
  }
  .main .chang .lunbox .swiper-button-prev6 {
    left: -4.688vw !important;
  }
  .main .footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
    background: #F1F1F1;
    padding: 4.167vw 8.333vw;
  }
  .main .footer .left .logo {
    display: block;
    width: 10.365vw;
    height: 4.063vw;
    margin-bottom: 1.042vw;
  }
  .main .footer .left .logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .main .footer .left .word {
    width: 25vw;
    height: auto;
    font-weight: 400;
    font-size: 14px;
    color: #757575;
    line-height: 28px;
    text-align: left;
    margin-bottom: 2.083vw;
  }
  .main .footer .left .top {
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .main .footer .left .top .zi {
    font-weight: 400;
    font-size: 16px;
    color: #242424;
    line-height: 22px;
    text-align: left;
    margin-right: 8px;
  }
  .main .footer .left .top img {
    width: 46px;
  }
  .main .footer .center .title {
    font-size: 22px;
    color: #242424;
    line-height: 31px;
    text-align: left;
  }
  .main .footer .center .list {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #242424;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
  }
  .main .footer .right .list {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #242424;
    line-height: 20px;
    text-align: right;
    margin-top: 20px;
  }
  .main .contents {
    width: 100%;
    height: auto;
    background: #F1F1F1;
    /* 100px */
    padding: 5.208vw 0;
  }
  .main .contents .flex-between {
    width: 100%;
    height: auto;
  }
  .main .contents .flex-between .honor {
    /* 1600px */
    width: 83.333vw;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* 40px */
    margin-bottom: 2.083vw;
  }
  .main .contents .flex-between .honor .top .title {
    font-weight: 500;
    font-size: 36px;
    color: #242424;
    line-height: 50px;
    text-align: left;
    margin-bottom: 20px;
  }
  .main .contents .flex-between .honor .top .line {
    width: 80px;
    height: 4px;
    background: #0078DB;
  }
  .main .contents .flex-between .honor-ul {
    display: flex;
    align-items: center;
  }
  .main .contents .flex-between .honor-ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 7.448vw;
    height: 2.5vw;
    background: rgba(255, 255, 255, 0.001);
    border-radius: 54px 54px 54px 54px;
    border: 1px solid #ADADAD;
    font-weight: 400;
    font-size: 0.938vw;
    color: #757575;
    cursor: pointer;
    margin-left: 20px;
  }
  .main .contents .flex-between .honor-ul .active {
    color: #242424;
    background: #FFFFFF;
    border: none;
  }
  .main .contents .flex-between .honor-right {
    width: 100%;
    height: auto;
  }
  .main .contents .flex-between .honor-right .swiper {
    position: relative;
    /* 1600px */
    width: 83.333vw;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: none;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide {
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /* 20px */
    gap: 1.042vw;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li {
    display: block;
    /* 385px */
    width: 20.052vw;
    height: auto;
    transition: all 0.4s;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li .item {
    width: 100%;
    /* 288px */
    height: 15vw;
    background-color: #FFFFFF;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li .item img {
    width: 100%;
    height: 100%;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li .p {
    position: relative;
    width: 100%;
    height: 60px;
    background: #FFFFFF;
    font-weight: 400;
    font-size: 18px;
    color: #757575;
    text-align: center;
    line-height: 60px;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li .p::after {
    content: "";
    position: absolute;
    left: 20px;
    top: 0;
    width: 90%;
    height: 1px;
    background-color: #F1F1F1;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li:hover {
    transform: translateY(-10px);
    box-shadow: 0px 20px 20px -10px rgba(0, 0, 0, 0.1);
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li:hover .p {
    color: #0078DB;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li:hover .p::after {
    background: #0078DB;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-button-prev,
  .main .contents .flex-between .honor-right .swiper .swiper-container-rtl .swiper-button-next {
    left: 0 !important;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-button-next,
  .main .contents .flex-between .honor-right .swiper .swiper-container-rtl .swiper-button-prev {
    right: 0 !important;
  }
  .main .contents .flex-between .honor-right .active {
    display: block !important;
  }
  .main .display-none {
    display: none;
  }
  .main .tab .title {
    font-size: 1.875vw !important;
  }
  .main .honor .title {
    font-size: 1.875vw !important;
  }
}
@media (max-width: 980px) {
  .main {
    position: relative;
    width: 100%;
    height: auto;
  }
  .main .phone-btn {
    position: fixed;
    right: 0;
    top: 0;
    display: block;
    z-index: 777;
    width: 1.33333333rem;
    height: 1.33333333rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
  }
  .main .header {
    width: 80%;
    height: 100vh;
    position: fixed;
    left: -100%;
    top: 0;
    padding: 1.6rem 0 0 1.6rem;
    z-index: 999;
    transition: all 0.4s;
    background-color: #FFFFFF;
  }
  .main .header .list {
    display: block;
    margin: 0.26666667rem 0;
    font-size: 16px;
    padding: 0.26666667rem 0;
    color: #242424;
    cursor: pointer;
  }
  .main .phone-mask {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 888;
  }
  .main .onepage {
    display: flex;
    align-items: center;
    width: 100%;
    height: 60vh;
  }
  .main .onepage .bigtu {
    width: 100%;
    height: 100%;
  }
  .main .onepage .bigtu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .onepage .er {
    display: none;
  }
  .main .group {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.4rem;
  }
  .main .group .tab {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 1.06666667rem;
  }
  .main .group .tab .title {
    font-weight: 500;
    font-size: 0.64rem;
    color: #242424;
    margin-bottom: 0.53333333rem;
  }
  .main .group .tab .line {
    width: 2.13333333rem;
    height: 0.10666667rem;
    background: #0078DB;
  }
  .main .group .pbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .main .group .pbox .list {
    width: 48%;
    height: auto;
    margin-bottom: 0.53333333rem;
  }
  .main .group .pbox .list .bigbcg {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 5.33333333rem;
  }
  .main .group .pbox .list .bigbcg .bcg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .main .group .pbox .list .bigbcg .ptu {
    position: relative;
    z-index: 11;
    height: 3.2rem;
    width: 3.2rem;
  }
  .main .group .pbox .list .bigbcg .ptu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .group .pbox .list .word {
    width: 100%;
    height: auto;
    font-weight: 500;
    font-size: 0.37333333rem;
    color: #757575;
    text-align: center;
    margin-top: 0.53333333rem;
  }
  .main .introduce {
    display: block;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0 0.4rem;
    margin-bottom: 1.6rem;
  }
  .main .introduce .left {
    width: 100%;
    height: 8rem;
    margin-bottom: 0.8rem;
  }
  .main .introduce .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .introduce .right {
    width: 100%;
    height: auto;
  }
  .main .introduce .right .tab {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 1.06666667rem;
  }
  .main .introduce .right .tab .title {
    font-weight: 500;
    color: #242424;
    margin-bottom: 0.53333333rem;
  }
  .main .introduce .right .tab .line {
    width: 2.13333333rem;
    height: 0.10666667rem;
    background: #0078DB;
  }
  .main .introduce .right .detalis .list {
    margin-top: 0.8rem;
  }
  .main .introduce .right .detalis .list .name {
    margin-bottom: 0.26666667rem;
    font-weight: 400;
    font-size: 0.48rem;
    color: #242424;
    text-align: left;
  }
  .main .introduce .right .detalis .list .xinxi {
    font-weight: 400;
    font-size: 0.42666667rem;
    color: #757575;
    text-align: left;
  }
  .main .swiperbox {
    position: relative;
    margin-bottom: 0.8rem;
    padding: 0 0.4rem;
  }
  .main .swiperbox .swiper1 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
  }
  .main .swiperbox .swiper1 .swiper-slide {
    width: 5.33333333rem;
    height: 3.2rem;
    margin: 0 0.26666667rem;
  }
  .main .swiperbox .swiper1 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .swiperbox .swiper-button-prev1 {
    display: none;
    left: 90px !important;
  }
  .main .swiperbox .swiper-button-next1 {
    display: none;
    right: 90px !important;
  }
  .main .propic {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.4rem;
  }
  .main .propic .tab {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.53333333rem;
  }
  .main .propic .tab .title {
    font-weight: 500;
    color: #242424;
    font-size: 0.53333333rem;
    margin-bottom: 0.53333333rem;
  }
  .main .propic .tab .line {
    width: 2.13333333rem;
    height: 0.10666667rem;
    background: #0078DB;
  }
  .main .propic .xiaozi {
    width: 100%;
    height: auto;
    font-weight: 400;
    font-size: 0.42666667rem;
    color: #757575;
    text-align: left;
    margin-bottom: 1.17333333rem;
  }
  .main .propic .picbox {
    width: 100%;
    height: auto;
  }
  .main .propic .picbox .left {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    height: auto;
  }
  .main .propic .picbox .left .pic {
    width: 49%;
    height: 4rem;
    margin-bottom: 0.4rem;
  }
  .main .propic .picbox .left .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .propic .picbox .right {
    width: 100%;
    height: 5.33333333rem;
    margin-top: 0.4rem;
  }
  .main .propic .picbox .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .cooperate {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0.8rem 0.4rem;
  }
  .main .cooperate .bcg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
  }
  .main .cooperate .tab {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0.53333333rem;
  }
  .main .cooperate .tab .title {
    font-weight: 500;
    font-size: 0.64rem;
    color: #242424;
    margin-bottom: 0.53333333rem;
  }
  .main .cooperate .tab .line {
    width: 2.13333333rem;
    height: 0.10666667rem;
    background: #0078DB;
  }
  .main .cooperate .part {
    width: 100%;
    height: 2.13333333rem;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.8rem;
  }
  .main .cooperate .part ul {
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
  }
  .main .cooperate .part ul li {
    float: left;
    width: 3.73333333rem;
    height: 2.13333333rem;
    margin: 0 0.26666667rem;
  }
  .main .cooperate .part ul li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: grayscale(100%);
  }
  .main .cooperate .part ul li:hover img {
    filter: grayscale(0);
  }
  .main .jieshao {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.4rem;
  }
  .main .jieshao .left .tab .title {
    font-weight: 500;
    font-size: 0.64rem;
    color: #242424;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .main .jieshao .left .tab .line {
    width: 2.13333333rem;
    height: 0.10666667rem;
    background: #0078DB;
    margin-top: 0.53333333rem;
  }
  .main .jieshao .left .list {
    margin-top: 0.53333333rem;
  }
  .main .jieshao .left .list .name {
    font-weight: 400;
    font-size: 0.48rem;
    color: #242424;
    line-height: 28px;
    text-align: left;
    margin-bottom: 0.26666667rem;
  }
  .main .jieshao .left .list .word {
    font-weight: 400;
    font-size: 0.37333333rem;
    color: #757575;
    text-align: left;
  }
  .main .jieshao .left .ditu {
    width: 100%;
    height: 5.33333333rem;
    margin-top: 0.8rem;
  }
  .main .jieshao .left .ditu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .jieshao .right {
    margin-top: 0.8rem;
  }
  .main .jieshao .right .wel {
    width: 100%;
    height: 5.33333333rem;
    margin-bottom: 1.06666667rem;
  }
  .main .jieshao .right .wel img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .jieshao .right .item {
    display: flex;
    align-items: baseline;
    margin-bottom: 0.53333333rem;
  }
  .main .jieshao .right .item .line {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #0078DB;
  }
  .main .jieshao .right .item .p {
    flex: 1;
    font-weight: 400;
    font-size: 0.42666667rem;
    color: #242424;
    text-align: left;
    margin-left: 0.4rem;
  }
  .main .twotu {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.4rem;
    background: #F1F1F1;
  }
  .main .twotu .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 0.53333333rem;
  }
  .main .twotu .tab .title {
    font-weight: 500;
    font-size: 0.53333333rem;
    color: #242424;
    line-height: 50px;
    margin-bottom: 0.53333333rem;
    text-align: left;
  }
  .main .twotu .tab .line {
    width: 2.13333333rem;
    height: 0.10666667rem;
    background: #0078DB;
  }
  .main .twotu .pics {
    width: 100%;
    height: auto;
  }
  .main .twotu .pics .l {
    width: 100%;
    height: 8rem;
    margin-bottom: 0.53333333rem;
  }
  .main .twotu .pics .l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .view {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.4rem;
  }
  .main .view .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 0.53333333rem;
  }
  .main .view .tab .title {
    font-weight: 500;
    font-size: 0.64rem;
    color: #242424;
    line-height: 50px;
    margin-bottom: 0.26666667rem;
    text-align: left;
  }
  .main .view .tab .line {
    width: 2.13333333rem;
    height: 0.10666667rem;
    background: #0078DB;
  }
  .main .view .word {
    width: 100%;
    height: auto;
    font-weight: 400;
    font-size: 0.42666667rem;
    color: #757575;
    text-align: left;
    margin-bottom: 0.8rem;
  }
  .main .view .pics {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .main .view .pics .list {
    width: 48%;
    height: 4rem;
    margin-bottom: 0.4rem;
  }
  .main .view .pics .list img {
    width: 100%;
    height: 100%;
  }
  .main .chang {
    width: 100%;
    height: auto;
    padding: 0 0.4rem 0.8rem 0.4rem;
  }
  .main .chang .tab {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 0.53333333rem;
  }
  .main .chang .tab .title {
    font-weight: 500;
    font-size: 0.64rem;
    color: #242424;
    margin-bottom: 0.53333333rem;
    text-align: left;
  }
  .main .chang .tab .line {
    width: 2.13333333rem;
    height: 0.10666667rem;
    background: #0078DB;
  }
  .main .chang .lunbox {
    position: relative;
    width: 100%;
    height: auto;
  }
  .main .chang .lunbox .swiper6 {
    width: 100%;
    height: auto;
    overflow-x: auto;
  }
  .main .chang .lunbox .swiper6 .swiper-slide {
    width: 5.33333333rem;
    height: 3.2rem;
    margin: 0 0.26666667rem;
  }
  .main .chang .lunbox .swiper6 .swiper-slide .pic {
    width: 100%;
    height: 100%;
  }
  .main .chang .lunbox .swiper6 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main .chang .lunbox .swiper-button-next6 {
    display: none;
    right: -4.688vw !important;
  }
  .main .chang .lunbox .swiper-button-prev6 {
    display: none;
    left: -4.688vw !important;
  }
  .main .footer {
    width: 100%;
    height: auto;
    background: #F1F1F1;
    padding: 0.53333333rem 0.4rem;
  }
  .main .footer .left .logo {
    display: block;
    width: 3.2rem;
    height: 1.28rem;
    margin-bottom: 0.53333333rem;
  }
  .main .footer .left .logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .main .footer .left .word {
    width: 100%;
    height: auto;
    font-weight: 400;
    font-size: 0.37333333rem;
    color: #757575;
    text-align: left;
    margin-bottom: 0.26666667rem;
  }
  .main .footer .left .top {
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .main .footer .left .top .zi {
    font-weight: 400;
    font-size: 0.42666667rem;
    color: #242424;
    text-align: left;
    margin-right: 8px;
  }
  .main .footer .left .top img {
    width: 46px;
  }
  .main .footer .center {
    margin-top: 0.8rem;
  }
  .main .footer .center .title {
    font-size: 0.53333333rem;
    color: #242424;
    text-align: left;
  }
  .main .footer .center .list {
    display: block;
    font-weight: 400;
    font-size: 0.37333333rem;
    color: #242424;
    text-align: left;
    margin-top: 0.26666667rem;
  }
  .main .footer .right {
    margin-top: 0.8rem;
  }
  .main .footer .right .list {
    display: block;
    font-weight: 400;
    font-size: 0.37333333rem;
    color: #242424;
    text-align: left;
    margin-top: 0.26666667rem;
  }
  .main .contents {
    width: 100%;
    height: auto;
    background: #F1F1F1;
    padding: 0.8rem 0;
  }
  .main .contents .flex-between {
    width: 100%;
    height: auto;
  }
  .main .contents .flex-between .honor {
    width: 100%;
    padding: 0 0.4rem;
    margin: 0 auto;
    margin-bottom: 0.8rem;
  }
  .main .contents .flex-between .honor .top .title {
    font-weight: 500;
    font-size: 0.64rem;
    color: #242424;
    text-align: left;
    margin-bottom: 0.26666667rem;
  }
  .main .contents .flex-between .honor .top .line {
    width: 2.13333333rem;
    height: 0.10666667rem;
    background: #0078DB;
  }
  .main .contents .flex-between .honor-ul {
    display: flex;
    width: 9.33333333rem !important;
    overflow-x: auto;
    margin-top: 0.53333333rem;
    padding-bottom: 0.26666667rem;
  }
  .main .contents .flex-between .honor-ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 3.2rem;
    height: 1.01333333rem;
    padding: 0 0.4rem;
    background: rgba(255, 255, 255, 0.001);
    border-radius: 1.01333333rem 1.01333333rem 1.01333333rem 1.01333333rem;
    border: 0.02666667rem solid #ADADAD;
    font-weight: 400;
    font-size: 0.37333333rem;
    color: #757575;
    cursor: pointer;
    margin: 0 0.13333333rem;
  }
  .main .contents .flex-between .honor-ul .active {
    color: #242424;
    background: #FFFFFF;
    border: none;
  }
  .main .contents .flex-between .honor-right {
    width: 100%;
    height: auto;
  }
  .main .contents .flex-between .honor-right .swiper {
    position: relative;
    width: 9.06666667rem;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    display: none;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide {
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.26666667rem;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li {
    display: block;
    height: auto;
    transition: all 0.4s;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li .item {
    width: 100%;
    height: 2.66666667rem;
    background-color: #FFFFFF;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li .item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li .p {
    position: relative;
    width: 100%;
    height: 0.8rem;
    background: #FFFFFF;
    font-weight: 400;
    font-size: 0.37333333rem;
    color: #757575;
    text-align: center;
    line-height: 0.8rem;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li .p::after {
    content: "";
    position: absolute;
    left: 20px;
    top: 0;
    width: 90%;
    height: 1px;
    background-color: #F1F1F1;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li:hover {
    transform: translateY(-10px);
    box-shadow: 0px 20px 20px -10px rgba(0, 0, 0, 0.1);
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li:hover .p {
    color: #0078DB;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-slide .li:hover .p::after {
    background: #0078DB;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-button-prev,
  .main .contents .flex-between .honor-right .swiper .swiper-container-rtl .swiper-button-next {
    display: none;
    left: 0 !important;
  }
  .main .contents .flex-between .honor-right .swiper .swiper-button-next,
  .main .contents .flex-between .honor-right .swiper .swiper-container-rtl .swiper-button-prev {
    display: none;
    right: 0 !important;
  }
  .main .contents .flex-between .honor-right .active {
    display: block !important;
  }
  .main .display-none {
    display: none;
  }
  .main .tab .title {
    font-size: 0.64rem;
  }
  .main .honor .title {
    font-size: 0.64rem;
  }
}
