@media only screen and (max-width : 768px) {
    .abroadLayer2 ul li .text{
        width: 100%;
        bottom: 0;
        top: 50px;
    }
    .abroadLayer2 ul li {
        height: 200px;
    }
    .sideBar ul {
        width: 90%;
        margin: 0 auto;
    }
    .aboutLayer2 .nrBox p {
        font-size: 14px;
        color: #666;
        line-height: 24px;
        height: 100px;
        overflow: hidden;
        padding: 0px 10px;
    }
    .fz-next {
         right: 0px !important;
         left: auto;
    }
    .fz-prev {
        left: 0 !important;
    }
    .aboutLayer2 .nrBox h2 {
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        color: #333;
        border-bottom: 6px solid #d8e3ff;
        padding-left: 40px;
    }
    .mapLayer2 .nr {
        padding: 40px 0 0 0;
        box-sizing: border-box;
    }
    .mapLayer2 .nr p {
        font-size: 16px;
        padding-bottom: 30px;
        text-align: center;
    }
    .mapLayer2 .nr ul li span {
        font-size: 20px;
    }
    .mapLayer2 .nr ul li {
        width: 50%;
        height: 100px;
        text-align: center;
        margin-bottom: 10px;
    }
    .swMain .layer1Box .text p {
        font-size: 14px;
    }
    .swMain .layer1Box .text h2 {
        font-size: 24px;
    }
    .swMain .layer1Box .text .enter {
        width: 150px;
        height: 40px;
        font-size: 14px;
        text-align: center;
        line-height: 40px;
        margin: 0 auto;
    }
    .swMain .layer1Box .text .enter img {
        height: 10px;
    }
    .CoopBox .Tp {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .CoopBox .text {
        width: 100%;
        float: none;
        padding-left: 0;
        box-sizing: border-box;
        padding-top: 0px;
    }
    .CoopBox .text p {
        padding-bottom: 20px;
        font-size: 16px;
        color: #686868;
        line-height: 32px;
        color: #606060;
    }
    CoopBox .Tp {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .CoopBox .text ul {
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
    }
    .CoopBox .text ul li {
        width: 48%!important;
        margin-bottom: 20px;
    }
    .CoopBox:nth-child(2n) .text {
        padding: 0px 0 0 0;
        float: left;
    }
    .CoopBox .text ul li .icon img {
        width: 35px;
    }
    .CoopBox .text ul li .icon {
        height: auto;
        position: relative;
    }
    .CoopBox .text ul {
        grid-gap: 5px;
    }
    .CoopBox .text ul li p {
        font-size: 16px;
        text-align: center;
        height: 20px;
        line-height: 20px;
        margin-top: 10px;
    }
    .part-more{
        margin-top: 0;
    }
    .CoopBox dl dd {
        font-size: 14px;
        margin-bottom: 20px;
        line-height: 50px;
    }
    .banner .bannerBox h2 {
        font-size: 27px;
    }
    .caseBox .icon {
        overflow: hidden;
        width: 100%;
        height: auto;
        float: none;
    }
    .caseBox .text {
        width: 100%;
        float: none;
        padding: 30px 0;
    }
    .banner {
        height: auto;
    }
    .caseBox .text p {
        padding-top: 10px;
        font-size: 20px;
        color: #333;
        line-height: 45px;
    }
    .storeBox .Tp {
        width: 100%;
        float: none;
        padding: 20px 0 10px 0;
    }
    .storeBox .text {
        padding: 0px 0 0 0!important;
        width: 100%;
    }
    .Merchant3 .storeBox .text {
        padding: 0 0 0 0;
    }
    .storeBox .text h2 {
        font-size: 24px;
        color: #333;
        padding-bottom: 22px;
    }
    .storeBox .text p {
        font-size: 14px;
        padding-left: 30px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .storeBox .text ul li .icon img {
        height: 35px;
    }
    .storeBox .text ul li .icon {
        width: 100%;
        position: relative;
        overflow: hidden;
        height: auto;
        margin-bottom: 5px;
    }
    .storeBox .text ul li p {
        font-size: 14px;
    }
    .Merchant3 .storeBox .text ul{
        padding: 0;
    }
    .Merchant3 .storeBox .text ul li{
        width: 25%!important;
    }
    .banner .bannerBox p {
        font-size: 14px;
        line-height: 20px;
        color: #fff;
    }
    .banner .bannerBox h2 {
        font-size: 22px;
        color: #fff;
        margin: 10px 0;
        line-height: 40px;
        font-weight: 400;
    }
    .banner.joinBanner img{
        height: auto;
        width: 100%;
        object-fit: cover;
    }
    .banner.joinBanner {
        height: auto !important;
    }
    .banner .bannerBox {
        top: 42% !important;
    }
    .banner .bannerBox h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .banner .bannerBox p {
        font-size: 14px;
        line-height: 25px;
        color: #fff;
    }
    .storeBox .text p{
        background: url(../image/store_06.png) left top no-repeat;
        background-size: 4%;
        background-position: 0 6px;
    }
    .login-title{
        margin-top: 40px;
    }
    .login-body{
        width: 100%!important;
    }
    .login-body .login-box{
        width: 100%!important;
    }
    .login-body .login-box img{
        width: 100%!important;
        height: auto;
    }
}