@media screen and (max-width:900px) {
    .gxHead {
        display: flex;

    }

    #fullpage {
        display: none;
    }

    .mobile-container {
        display: block;
    }

    #nav1 {
        display: none !important;
    }

    #nav2 {
        display: none !important;
    }

    .header {
        display: none;
    }

    .container {
        padding-top: 70px;
    }
    .news-detail>.wrapper .title{
        font-size: 22px;
    }
    .news-detail>.wrapper .time{
        font-size: 16px;
    }
    .news-detail>.wrapper{
        padding-bottom: 70px;
    }
    .indexSwiper {
        margin-top: 70px;
        height: 180px;
    }

    .section1 {
        padding-top: 0px;
    }

    .wrapper {
        width: 96%;
    }

    .swiper-container .swiper-slide .wrapper {
        /* height: 100%; */

        width: 100% !important;
    }

    .indexSwiper .cursor {
        left: 42%;
        bottom: 30px;
    }

    .pagination-wrap {
        height: 120px;
        right: -20px;
    }

    .indexSwiper .cursor img {
        width: 15px;
        height: 20px;
    }

    .pagination-wrap .swiper-pagination {
        width: 80px;
    }

    footer .logo {
        width: 100%;
    }

    footer .middle .wrapper {
        flex-wrap: wrap;
    }

    footer .top {
        width: 100%;
        height: auto;
        flex-wrap: wrap;
    }

    footer .top .wrapper {
        flex-wrap: wrap;
    }

    footer .middle .left {
        width: 100%;
    }

    footer .right {
        flex-wrap: wrap;
        width: 100%;
        display: flex;
    }

    footer .right .info {
        width: 100%;
    }

    footer .bottom {
        height: auto;
    }

    footer .bottom .wrapper {
        flex-wrap: wrap;
    }

    footer .right .code {
        margin-bottom: 20px;
        width: 48%;
        margin-left: 10px;
    }

    footer .right .phone {
        /* width: 48%; */
    }

    footer .right .phone .value div:nth-child(1) {
        font-size: 22px;
    }

    .w-h {
        display: none !important;
    }

    .wrapper {
        width: 94% !important;
        max-width: unset;
    }

    .indexSwiper .swiper-slide .wrapper {
        left: 0;
        width: 96%;
    }

    .banner {
        margin-top: 70px;
    }

    .banner .wrapper .title {
        font-size: 26px;
    }

    .contact-container .wrapper .list {
        flex-wrap: wrap;
    }

    .contact-container .wrapper .list li {
        width: 100%;
        height: 80px;
    }

    .contact-container .wrapper .list li .icon {
        width: 30px;
        margin-right: 10px;
    }

    .contact-container .wrapper .list li .value h4 {
        font-size: 14px;
    }

    .leave-wrods .wrapper .t {
        font-size: 26px;
    }

    .leave-wrods .wrapper .leave-form .cell {
        width: 100%;
        margin-bottom: 10px;
        height: 50px;
    }

    body main .footer {
        height: auto !important;
    }

    .leave-wrods .wrapper .leave-form .phone,
    .leave-wrods .wrapper .leave-form .email {
        width: 100%;
        height: 50px;
        margin-bottom: 10px;
    }

    .leave-wrods .wrapper .leave-form .code {
        height: 50px;
    }

    .leave-wrods .wrapper .leave-form .code input {
        height: 100%;
        width: 120px;

    }

    main .footer .wrapper {
        height: auto;
        flex-wrap: wrap;
    }

    main .footer .left .link {
        height: 60px;
    }

    main .footer .left .link .label {
        font-size: 18px;
    }

    main .footer .left .link a {
        font-size: 16px;
    }

    main .footer .left {
        width: 100%;
    }

    main .footer .left .nav ul li {
        font-size: 16px;
    }

    main .footer .left .nav {
        flex-wrap: wrap;
    }

    main .footer .left .nav ul {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    main .footer .left .nav .kb-btn {
        width: 160px;
        height: 40px;
        line-height: 45px;
        margin-top: 40px;
        border-radius: 20px;
    }

    .leave-wrods .wrapper .leave-form .code img {
        height: 50px;
        width: 100px;
    }

    .leave-wrods .wrapper .leave-form textarea {
        font-size: 16px;
    }

    .leave-wrods .wrapper .leave-form button {
        width: 100px;
        height: 50px;
    }

    main .footer .code img {
        width: 100px;
        height: 100px;
    }

    .about-container .page1 .wrapper {
        flex-wrap: wrap;
    }

    .about-container .page1 .left {
        width: 100%;
    }

    .about-container .page1 .wrapper .right {
        width: 100%;
        margin-top: 20px;
    }

    .about-container .page1 .left {
        height: 300px;
    }

    .about-container .page1 {
        height: auto;
        padding: 20px 0px 100px 0px;
    }

    .about-container .page1 .right .title {
        font-size: 30px;
    }

    .about-container .page1 .right .content {
        font-size: 16px;
        line-height: 30px;
        height: 120px;
    }

    .page2 .wrapper .cell .label {
        font-size: 18px;
        line-height: 30px;

    }

    .page2 .wrapper .cell .value {
        font-size: 16px;
        line-height: 30px;
    }

    .page2 .wrapper .cell {
        height: 70px;
        width: 100%;
    }

    .page2 {
        height: auto;
        box-sizing: border-box;
        padding: 40px 0px;
        background-size: cover;
    }

    .page3 .title {
        font-size: 30px;
    }

    .page3 {
        height: auto;
        box-sizing: border-box;
        padding-bottom: 60px;
    }

    .page3 .swiper-pagination {
        left: 35%;
    }

    .page4 .wrapper .title {
        font-size: 30px;
    }

    .page4 {
        height: auto;
        padding-bottom: 60px;
        background-size: cover;
    }

    .page4 .left-arr,
    .page4 .right-arr {
        width: 25px;
        height: 25px;
        flex-shrink: 0;
    }

    .page4 .wrap .swiper-slide .year {
        width: 50px;
        height: 50px;
        border-radius: 25px;
        line-height: 50px;
        font-size: 16px;
    }

    .page4 .wrap .swiper-slide .info {
               font-size: 16px;
        padding: 15px 10px;
        min-height: 170px;
        box-sizing: border-box;
        height: fit-content;
    }

    .yw-wrap .wrapper .description {
        font-size: 18px;
        line-height: 30px;
    }

    .yw-wrap .wrapper .list {
        justify-content: space-between;
    }

    .yw-wrap .wrapper .list li {
        width: 48%;
        margin-right: 0px;
    }

    .yw-wrap .wrapper .list li a .cover {
        width: 100%;
        height: 120px;
    }

    .yw-wrap .wrapper .list li a .title {
        font-size: 16px;
    }

    .news-wrap .wrapper .main-news {
        flex-wrap: wrap;
        margin-bottom: 40px;
    }

    .news-wrap .wrapper .main-news .left {
        width: 100%;
    }

    .news-wrap .wrapper .main-news .right {
        width: 100%;
    }

    .news-wrap .wrapper .main-news .left {
        height: 200px;
        margin-bottom: 20px;
    }

    .news-wrap .wrapper .main-news .right {
        margin-left: 0px;
    }

    .news-wrap .wrapper .main-news .right .title {
        font-size: 20px;
    }

    .news-wrap .wrapper .main-news .right .time {
        font-size: 16px;
    }

    .news-wrap .wrapper .main-news .right .more {
        width: 120px;
        height: 30px;
        line-height: 30px;
    }

    .news-wrap .wrapper .list li {
        width: 100%;
        height: 180px;
    }

    .news-wrap .wrapper .list li a .title {
        font-size: 16px;
        margin: 10px 0px;
    }

    .news-wrap .wrapper .list li a p {
        margin: 5px 0px;
    }

    .wrapper .drop-nav {
        height: 40px;
    }

    .wrapper .drop-nav {
        overflow-x: scroll;
        overflow: hidden;
        overflow-x: scroll;
    }

    .wrapper .drop-nav li {
        line-height: 40px;
        padding: 0px 10px;
        width: auto;
        flex-shrink: 0;

    }

    .wrapper .drop-nav li a {
        white-space: nowrap;
        width: 100%;
        display: block;
        height: 100%;
        /* padding: 0px 15px; */
        box-sizing: border-box;
    }

    .station-wrap .wrapper .list li {
        width: 100%;
        margin-right: 0;
    }

    .station-wrap .wrapper .list li a p {
        font-size: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 30px;
    }

    .station-wrap .wrapper .list li a .cover {
        width: 100%;
        height: 200px;
    }

    .station-mask .card {
        width: 96%;
        height: 600px;
    }

    .station-mask .card .swiper-container {
        width: 80%;
    }

    .station-mask .card .title {
        font-size: 20px;
    }

    .station-mask .card .swiper-container .swiper-slide .info {
        line-height: 30px;
    }

    .station-mask .card .left-arr,
    .station-mask .card .right-arr {
        width: 30px;
        height: 30px;
    }

    .team-wrap .list li {
        width: 100%;
        height: 200px;
    }

    .team-wrap .list .info {
        height: 100%;
        width: calc(100% - 170px + 1.3rem);
    }

    .team-wrap .list .info .name {
        font-size: 18px;
    }

    .team-wrap .list .info p {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .team-wrap .list li .cover {
        height: 200px;
        width: 170px;
    }
    .leave-wrods{
        padding-bottom: 60px;
    }
    .company-wrap>.wrapper{
        padding-top: 20px;
    }
    .team-wrap .list li a {
        width: 100%;
        height: 100%;
        flex-wrap: wrap;
    }

    .advantage-container .wrapper .info {
        width: 96%;
    }

    .advantage-container .wrapper .title {
        font-size: 18px;
    }

    .advantage-container .wrapper .list {
        width: 96%;
        flex-wrap: wrap;
    }

    .advantage-container .wrapper .list li {
        width: 48%;
        height: 100px;
    }

    .advantage-container .wrapper .list li {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .advantage-container .wrapper .list li .number {
        font-size: 30px;
        line-height: 30px;
    }

    .advantage-container .wrapper .advantage {
        flex-wrap: wrap;
        height: auto;
    }

    .advantage-container .wrapper .advantage .left .titile-a {
        font-size: 30px;
    }

    .advantage-container .wrapper .advantage .right {
        width: 100%;
    }

    .company-wrap .title {
        font-size: 30px;
    }

    .company-wrap .wrapper>p {
        width: 96%;
        line-height: 30px;
    }

    .company-wrap .wrapper .list {
        justify-content: space-between;
    }

    .company-wrap .wrapper .list li {
        width: 45%;
        height: 80px;
    }

    .map-container>.wrapper {
        flex-wrap: wrap;
    }

    .map-container>.wrapper .left {
        width: 100%;
    }

    .map-container>.wrapper .right {
        width: 100%;
    }

    .map-container>.wrapper .right #map {
        width: 100% !important;
        height: 300px !important;
    }
    .advantage-container .wrapper .advantage .left{
        width: 100%;
    }
    .data-container .data-header {
        width: 100%;
        height: 70px;
    }

    .data-container .data-header .wrapper .logo {
        height: 50px;
    }

    .data-container .data-header .wrapper .user {
        display: none;
    }

    .data-container .data-body .card-wrap .item {
        margin-right: 0px;
        margin-bottom: 20px;
        width: 100%;
    }

    .inner-wrap .innder-header {
        flex-wrap: wrap;
    }

    .inner-wrap .innder-header .date {
        margin-top: 10px;
    }

    .inner-wrap .innder-header input {
        margin-left: 0px;
    }

    .inner-wrap .innder-header .date i {
        left: 10%;
    }

    data-container {}

    .curve-wrap {
        padding: 14px;
    }

    .indexSwiper .swiper-slide .wrapper p {
        font-size: 12px;
        margin-top: 10px;
    }

    .indexSwiper .swiper-slide .wrapper {
        width: 96% !important;
        margin: 0 auto;
        left: 2%;
    }

    .indexSwiper .swiper-slide .wrapper img {
        width: 80px;
        height: auto;
    }

    .indexSwiper .cursor {
        left: 49%;
    }

    .news .wrapper .cover {
        width: 100%;
        height: 250px;
        margin-bottom: 15px;
    }

    .news .wrapper .cover a .title-n {
        font-size: 24px;
    }

    .news .wrapper .m-cover {
        width: 48%;
        height: 130px;
    }

    .news .wrapper .item {
        width: 48%;
        height: 130px;
    }

    .news .wrapper {
        flex-direction: row;
        justify-content: space-between;
    }

    .news .wrapper .item .n-title {
        font-size: 16px;
        -webkit-line-clamp: 1;
    }

    .news .wrapper .item p {
        -webkit-line-clamp: 2;
        font-size: 12px;
    }

    .news .wrapper .item .more {
        width: 30px;
        height: 18px;
    }

    .news {
        padding-bottom: 1.5rem;

    }

    .news .more {
        margin-top: 10px;
    }

    .about {
        height: auto;
        box-sizing: border-box;
        padding: 20px 0px;
    }

    .station {
        height: 500px;
    }

    .station .wrapper .right .left-arr,
    .station .wrapper .right .right-arr {
        width: 30px;
        height: 30px;
    }

    .station .wrapper {
        width: 96%;
        left: 2%;
    }

    .station .swiper-container {
        height: 350px;
        width: 96%;
        margin: 0;
        left: 2%;
        top: 6.5rem;


    }

    .station .swiper-container .swiper-slide a {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .station .swiper-container .swiper-slide a .img {
        width: 100%;
        height: 180px;
    }

    .station .swiper-container .swiper-slide a .left-slide {
        width: 100%;
    }

    .station .swiper-container .swiper-slide a .left-slide .line {
        margin: 20px 0px;
    }

    .station .swiper-container .swiper-slide a .left-slide .s-title {
        font-size: 18px;
    }

    .station .swiper-container .swiper-slide a .left-slide .content {
        font-size: 16px;
        height: 2rem;
    }

    .about .wrapper .left .about-content {
        font-size: 16px;
    }

    .about .wrapper {
        flex-wrap: wrap;
    }

    .about .wrapper .left {
        width: 100%;
        margin-bottom: 30px;
    }

    .about .wrapper .left .about-content {
        line-height: 30px;
        height: 250px;
        max-height: unset;
        padding-right: 0px;
        overflow-y: scroll;
    }
        .about .wrapper .left .about-content  p span{
            background-color: unset !important;
        }

    .about .wrapper .right {
        width: 100%;
        height: 250px;
      
    }
    .station .wrapper .right{
        position: absolute;
        right: 0px;
        top: 0px;
        width: auto;
    }
    .about .title {
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .about .title .en-title {
        font-size: 30px;
        color: #f29114;
        display: flex;
        align-items: center;
        font-weight: 200;
        font-family: MicrosoftYaHeiLight;
    }

    .about .title .en-title .line {
        font-size: 60px;
        background-color: #f29114;
        width: 0.6rem;
        height: 0.05rem;
        margin-right: 0.3rem;
    }

    .about .title .cn-title {
        font-family: MicrosoftYaHei-Bold;
        font-size: 26px;
        font-weight: 600;
        color: #010101;
        padding-left: 0.9rem;
    }
    .about ul{
        flex-wrap: wrap;
    }
    .about ul li{
        width: 50%;
        margin-bottom: 15px;
    }
    .about ul li a .icon{
        width: 50px;
        height: 50px;
    }
    .about ul li a .icon img{
        max-width: 50px;
        max-height: 50px;
    }
    .about ul li a .cn-title{
        font-size: 18px;
    }
}