@media screen and (max-width: 750px){
    .mg {
        width: 100% !important;
        padding: 20px 3%;
    }
    .content {
        width: 100% !important;
        margin: 0px auto;
    }
    .zxzx-title {
        font-size: 20px;
    }
    .zxzx-cont {
        font-size: 16px;
        line-height: 22px;
    }
    .zxzx-button a {
        font-size: 16px;
    }
    .details2-title {
        font-size: 24px;
    } 
    .details2-cont p{
        font-size: 16px;
        line-height: 34px;
    }
    
    .details2-cont p img{
        width: 100% !important;
        height: auto !important;
        displayt:table;
    }
    .cp-details-l-title-det p:nth-child(1) {
        font-size: 20px;
    }
    .cp-details-l-title-det p:nth-child(2) {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .cp-details-l-title-det p:nth-child(3) {
        font-size: 16px;
    }
    .dian{
        display: none !important;
    }
    .big {
        width: 94%;
        height: 350px;
        position: absolute;
        top: 491px;
        left: 3%;
        border: 1px solid #ccc;
        overflow: hidden;
        display: none;
        /* margin-left: -175px; */
        z-index: 10;
    }
    .cp-details-l-title-det p:nth-child(4) {
        font-size: 16px;
    }
    .tab-nav .active a{
        font-size: 16px;
    }
    .tab-nav>li{
        width: 33.33%;
    }
    .header{
        position: fixed;
        z-index: 99;
        width: 100%;
        height: 60px;
        background-color: white;
    }
    .banner {
        margin-top: 60px;
    }
    .header .logo {
        width: 150px;
        padding-top: 8px;
    }
    .header .header-con{
        padding: 0 20px;
        height: 60px;
        display: block;
    }
    .header .nav{
        display: none;
    }
    .header .nav ul {
        padding: 0 20px;
        position: fixed;
        background: #fff;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 999;
        width: 70%;
        display: block !important;
        /*display: none;*/
        box-shadow: 0 0 6px rgb(0 0 0 / 10%);
        overflow-y: auto;
        list-style: none;
    }
    .header .nav ul li{
        width: 100%;
    }
    .header .nav ul li > a.active {
        color: #4D8BE3 !important;
    }
    .nav ul li a {
        width: 100%;
        font-size: 16px !important;
        color: #666 !important;
        line-height: 50px !important;
        display: block !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }
    .mobile-btn {
        display: none;
        width: 50px;
        height: 50px;
        z-index: 999;
        position: fixed;
        top: 3px;
        right: 10px;
        cursor: pointer;
        perspective: 500;
        transform: scale(0.7, 0.7);
        background-color: #173862;
    }
    .mobile-btn span {
        display: block;
        width: 35px;
        height: 2px;
        margin: 0 auto;
        background: #fff;
        cursor: pointer;
        margin-top: 10px;
        -webkit-transition: 0.5s ease;
        -moz-transition: 0.5s ease;
        -ms-transition: 0.5s ease;
        -o-transition: 0.5s ease;
        transition: 0.5s ease;
    }
    .mobileactive span:nth-of-type(1) {
        transform: rotate(45deg) translateY(10px) translateX(10px);
        transform-origin: top;
        -webkit-transform: rotate(45deg) translateY(10px) translateX(10px);
        -moz-transform: rotate(45deg) translateY(10px) translateX(10px);
        -o-transform: rotate(45deg) translateY(10px) translateX(10px);
        -ms-transform: rotate(45deg) translateY(10px) translateX(10px);
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -o-transform-origin: top;
        -ms-transform-origin: top;
    }
    .mobileactive span:nth-of-type(3) {
        transform: rotate(-45deg) translateY(-8px) translateX(7px);
        transform-origin: bottom;
        -webkit-transform: rotate(-45deg) translateY(-8px) translateX(7px);
        -moz-transform: rotate(-45deg) translateY(-8px) translateX(7px);
        -o-transform: rotate(-45deg) translateY(-8px) translateX(7px);
        -ms-transform: rotate(-45deg) translateY(-8px) translateX(7px);
        -webkit-transform-origin: bottom;
        -moz-transform-origin: bottom;
        -o-transform-origin: bottom;
        -ms-transform-origin: bottom;
    }
    .mobileactive span:nth-of-type(2) {
        opacity: 0;
    }
    .mobile-btn {
        display: block;
    }
    .tab-content{
        display: block;
    }
    .index-list-cont-text{
        width: 100%;
    }
    .index-six-cont{
        display: block;
    }
    .index-five-form{
        display: block;
        padding-bottom: 0px;
    }
    .index-six-cont-title {
        font-size: 20px;
        display: table;
        margin: auto;
        margin-top: 17px;
        margin-bottom: 10px;
    }
    .rlzy-tab-list .content{
        flex-wrap: wrap;
        width: 100%;
        font-size: 14px;
    }
    .rlzy-tab{
        margin-bottom: 6px;
    }
    .rlzy-tab-list .title{
        font-size: 20px;
    }
    .rlzy-tab-list .content span{
        display: block;
        margin-bottom: 5px;
    }
    .index-six-cont-l img{
        width: 100%;
        height: auto;
    }
    .index-two-cont .index-two-list:nth-child(2) {
        padding-top: 0px;
        height: auto;
    }
    .index-two-cont .index-two-list2:nth-child(2) .index-list-cont {
    /* padding-top: 43px; */
        height: auto;
    }
    .index-two-cont .index-two-list:nth-child(2) .index-list-date {
        padding-top: 0px;
        height: auto;
    }
    .index-two-cont .index-two-list2:nth-child(2) {
        padding: 18px;
        /*height: 210px;*/
    }
    .index-two-list2 .index-list-cont-text {
        margin-right: 10px;
    }
    .index-six-cont-r-list-item p{
        display: block;
        font-size: 15px;
        line-height: 28px;
    }
    .index-six-cont-r-list-item p span{
        display: block;
    }
    .index-five-form-item1 div:nth-child(1), .index-five-form-item2 div:nth-child(1) {
        font-size: 18px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #000000;
         margin-bottom: 0px; 
        line-height: 40px;
    }
    .footer{
        padding: 0px;
    }
    .index-six-cont-r-list-item{
        width: 100%;
    }
    .index-five-form-item{
        display: block;
        margin-bottom: 0px;
    }
    .index-five-form-l .button{
        width: 100%;
    }
    .tab-content div p {
        font-size: 15px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #616581;
        line-height: 34px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:50;
        -webkit-box-orient: vertical;
        word-break: break-all;
        text-align: justify;
        width: 100%;
    }
    .index-five-form-title {
        font-size: 20px;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #000000;
        margin-bottom: 16px;
        margin-top: 10px;
    }
    .index-five-form-r p {
        font-size: 15px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #616581;
        margin-bottom: 13px;
    }
    .index-five-form-address {
        font-size: 15px;
        font-family: PingFang SC-Regular, PingFang SC;
        font-weight: 400;
        color: #000000;
        display: flex;
        align-items: center;
        margin-bottom: 18px;
    }
    .tab-nav li a{
        /*margin-right: 20px;*/
       display: table;
       margin: auto;
    }
    .tab-content .tab-content-img{
        width: 100%;
    }
    .tab-content .tab-content-cont{
        width: 100%;
        height: auto;
        padding: 20px 3%;
    }
    .tab-content button{
        margin-left: 70%;
        margin-bottom: 10px;
            font-size: 14px;
            font-family: PingFang SC-Regular, PingFang SC;
            font-weight: 400;
            border: 1px solid #D0020C;
            width: 88px;
            height: 34px;
            /* margin-bottom: 40px; */
            border-radius: 5px;
    }
    .index-two-list2 .index-list-cont{
        display: block;
    }
    .footer-cont{
        display: block;
    }
    .footer-cont-r{
        width: 100px;
        margin: 20px auto 0;
    }
    .footer-cont-r img{
        width: 100px;
    }
    .footer-cont-l div{
        margin-bottom: 10px;
    }
    .footer-cont-l div:first-child span{
        display: inline-block;
        margin-bottom: 10px;
    }
    .footer-cont-l div:last-child span{
        display: block;
        margin-bottom: 10px;
    }
    .footer-cont-r-text img {
        width: 16px;
        height: 13px;
        margin: 0 5px 0 9px;
    }
    .footer-cont-r-text{
        margin-bottom: 5px;
    }
    .index-six-cont-r{
        margin: 0;
    }
    .index-five-form-r{
        margin: 20px 0;
    }
    .index-five-form-item1 .textarea {
        width: 100% !important;
        height: 180px !important;
    }
    .index-five-form-item1{
        margin-right: 0px;
    }
    .index-five-form-item1 div:nth-child(2){
        width: 100%;
    }
    .index-five-form-item2 div:nth-child(2){
        width: 100%;
    }
    .index-five-form-l .index-five-form-item:nth-child(2){
        display: flex;
    }
    .index-five-form-l .index-five-form-item:nth-child(2) .index-five-form-item1{
        margin-right: 20px;
    }
    .product-warp{
        justify-content: space-between;
        margin-bottom: 0px;
    }
    .breadcrumb-title img {
        width: 18px;
        margin-top: 7px;
    }
    .rlzy-content {
        margin: 49px 0px 49px 0;
    }
    .swiper-pagination-bullet{
        height: 5px;
    }
    .gytx-cont p{
        font-size: 16px;
        text-align: justify;
    }
    .rlzy-tab-list{
        width: 100%;
    }
    .swiper-pagination .swiper-pagination-bullet-active{
        width: 30px !important;
    }
    .product-warp a{
        width: 48%;
        display: block;
        height: auto;
    }
    .product-warp .product-item{
        width: 100%;
        padding: 20px 20px 10px;
        height: auto;

    }
    .product-warp .product-item .product-item-image{
        width: 100%;
        height: auto;
    }
    .index-two-cont .product-warp .product-item:nth-child(2n) {
        margin-right: 0;
    }
    .product-warp .product-item .product-item-title{
        font-size: 18px;
    }
    .cpzx-content-l{
        display: none;
    }
    .cpzx-content-r{
        width: 100%;
    }
    .product-warp .product-item:nth-child(2n) {
        margin-right: 0;
    }
    .page span.lick{
        display: none;
    }
    .page span{
        display: none;
    }
    .page{
        justify-content: center;
    }
    .breadcrumb-warp{
        display: block;
    }
    .breadcrumb-title{
        display: table;
        margin: auto;
        margin-bottom: 20px;
    }
    .cp-details-r{
        display: none;
    }
    .cp-details-l{
        width: 100%;
    }
    .cp-details-l-title-img-details,.cp-details-l-title-img-details img,.cp-details-l-title-img{
        width: 100%;
        height: auto;
    }
    .cp-details-l-title{
        display: block;
    }
    .cp-details-l-title-img-thumb{
        width: 100%;
        height: auto;
    }
    .cp-details-l-title-img-thumb img{
        width: 60px;
        height: auto;
    }
    .cp-details-l-title-img-thumb .swiper-wrapper{
        height: auto;
    }
    section .swiper-container {
        left: -30px;
    }
    .cp-details-l-cont{
        margin-top: 20px;
    }
    .zxzx-cont-warp{
        width: calc( 100% - 80px );
    }

    .index-list-date{
        height: auto;
        border: 0;
        margin-bottom: 20px;
    }
    .index-two-list{
        display: block;
        height: auto;
        margin-bottom: 20px;
    }
    .index-list-cont{
        padding: 0;
    }
    .index-list-date span:last-child{
        text-align: left;
    }
    .index-two-list2 .index-list-date{
        height: auto;
        margin-left: 0;
        border: 0;
    }
    .index-list-cont-img{
        margin-top: 20px;
    }

    .index-two-list3 .index-list-date {
        padding-top: 0px;
        height: auto;
    }
    .index-two-list3 .index-list-cont {
        padding-top: 0px;
    }
    /*.zxzx-item{*/
        /*display: block;*/
    /*}*/
    .index-three .title-all-warp .title-one{
        justify-content: flex-start;
    }
    .index-three .title-all-warp .title-two{
        text-align: left;
        margin-left: 40px;
    }
    .index-two .title-all-warp{
        margin-bottom: 20px;
    }
    .index-two .title-all-warp .title-one{
        justify-content: flex-start;
    }
    .index-two .title-all-warp .title-two{
        text-align: left;
        margin-left: 40px;
    }
    .index-five{
        background: #F8F8F8;
    }
}
