


@media (max-width: 767.9px) {
    .center{
        max-width: 100%;
        padding: 0 20px;
    }

    .indexBnner {
        width: 100%;
        height: auto;
        background: url(../images2/sj/indexbanner.jpg) no-repeat center top;
        margin-top: 0px;
        background-size: 100%;
        padding-top: 50px;
    }

    .indexBnnerText {
        display: flex;
        height: auto;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        /*margin-top: 100px;*/
    }


    .indexBnnerText .BannerText2 {
        font-weight: normal;
        font-size: 20px;
        color: #FFFFFF;
        line-height: 30px;
        margin-top: 25px;
    }
    .indexBnnerText a {
        display: none;
    }

    .indexBnnerText .BannerText3 {
        margin-top: 15px;
        font-size: 18px;
        text-align: center;
        color: rgb(255,255,255,0.8);
    }


    .indexBnnerText h1 {
        font-size: 38px;
    }

    .indexBnnerText .BannerText2 {
        font-size: 22px;
    }

    .bannerBox2 {
        position: unset;
        z-index: 999;
        margin-top: 300px;
        width: 100%;
        height: auto;
    }
    .bannerBox2 .center {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .box2Li {
        width: 100%;
        height: 100px;
        border-radius: 6px;
        border: 2px solid #FFFFFF;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
        background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
        box-shadow: 0 2px 8px #e8f1fe;
    }

    .index01 {
        min-height: auto;
        margin-top: 60px;
    }
    .proList {
        margin: 0 auto;
        width: 100%;
        height: auto;
        border-bottom: 1px solid #e7eeff;
        margin-top: 60px;
        padding-bottom: 60px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .proList .proListLi {
        width: 50%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 40px;
    }

    .proList .proListLi .proListLiTitle {
        font-weight: bold;
        font-size: 18px;
        color: #333333;
        line-height: 29px;
        margin-top: 20px;
        text-align: center;
    }
    .proList .proListLi .proListLiImg img {
        max-width: 65%
    }

    .index02 .index02Title {
        font-size: 30px;
        color: #333333;
        line-height: 50px;
        padding-top: 20px;
    }
    .index02Gundong {
        height: auto;
        margin-top: 20px;
    }
    .index02Gundong .swiper-pagination{
        display: block;
        position: relative;
        bottom: -5px;
    }
    .index01 .index01Title .index01Title01 {
        font-weight: bold;
        font-size: 30px;
        color: #333333;
    }
    .index02 {
        width: 100%;
        height: auto;
        padding: 60px 0;
    }
    .index03Title .index03Title01 {
        font-size:30px;
    }
    .index03Title .index03Title02 {
        margin-top: 14px;
    }
    .index03ul{
    justify-content: space-between;
     flex-wrap: wrap;
    margin-top: 70px;
    }
    .index03ul .index03ulli {
        width: 50%;
        flex-direction: column;
        justify-content: flex-start;
        text-align: center;
        margin-bottom: 50px;
    }
    .index03ul .index03ulliimg {
        width: 100%;
        height: unset;
    }
    .index03ul .index03ullititle {
        font-weight: bold;
        font-size: 16px;
        color: #333333;
        line-height: 30px;
        margin-top: 29px;
    }

    .dibuBox {
        width: 100%;
        padding:60px 5%;
        justify-content: center;
        align-items: center;
    }

    .dibuBox .dibuBoxText {
        font-weight: bold;
        font-size: 28px;
        color: #333333;
    }

    .dibuBox a {
        width: 120px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 16px;
        color: #FFFFFF;
        margin-top: 29px;
    }

    .index03Title .index03Title02 {
        font-size: 16px;
    }

    .protext {
        margin: 60px 0;
    }

    .index01 .index01Title .index01Title02 {
        font-size: 16px;
    }

    .footerBox .center:nth-child(1) {
        display: none;
    }

    .footerBox {
        min-height: auto;
    }






    .tianji {
        width: 100%;
        height: auto;
        min-height: 300px;
    }

    .tianji ul {
        width: 100%;
        height: auto;
        margin-top: 49px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }



    .tianji ul li {
        width: 100%;
        height: auto;
        background: #fdfdfd;
        border-radius: 20px;
        border: 2px solid rgba(255, 255, 255, 0.8);
        box-shadow: 0 2px 8px #e8f1fe;
        display: flex ;
        flex-direction: column;
        padding: 30px;
        margin-bottom: 20px;
        justify-content: center;
    }


    .tianji1 {
        width: 100%;
        height: auto;
        padding-bottom: 109px;
        background: url(../images2/sj/bj.jpg) no-repeat center top;

    }

    .tianji1 .pc{
        display: none;
    }


    .tianji1 .yidong{
        display: block;
    }






    .meitiimg {
        width: 100%;
        margin: auto;
        min-height: 300px;
        margin-top: 50px;
    }
    .meitiimg .imgstop {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .imgstopleft {
        width:100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .imgstopleft2 {
        display: flex ;
        width: 100%;
        flex-direction: row;
        margin-top: 10px;
        justify-content: space-between;
    }
    .imgstopleft2 img{
        max-width: 49%;
    }

    .imgstopright {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .imgsbottom {
        width: 100%;
        height: auto;
        display: flex ;
        justify-content: space-between;
        margin-top: 10px;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .imgsbottom img{
        margin-top: 10px;
        max-width: 49%;
    }

    .meitiziyuan .center {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    .tianjiTypeName {
        font-size: 30px;
    }

    .tianjilititle {
        font-size: 18px;
    }
    .tianjilititle2 {
        font-size: 16px;
    }
    .tianji1 .tianjiTypeName {
        font-size: 30px;
        padding-top: 109px;
    }










    .imgstoplefta {
        width:100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .imgstopleft2a {
        display: flex ;
        width: 100%;
        flex-direction: row;
        margin-top: 10px;
        justify-content: space-between;
    }
    .imgstopleft2a img{
        max-width: 49%;
    }

    .imgstoprighta {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .quanshengming {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        margin-top: 30px;
    }

    .quanshengming1 {
        width: 100%;
        height: 430px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background: url(../images2/dbj1.png) no-repeat;
        background-size: cover;
    }

    .quanshengming1 {
        background-position: center top;
    }

    .quanshengming1:nth-child(2) {
        background-position: center top;
    }
    .tianji1{
        background-size: cover;
    }
    .tianjiTypeName1 {
        font-size: 30px;
    }
    .tianji12 ul{
        display: flex;
        flex-direction: column;
    }
    .tianji12 ul li {
        margin-bottom: 30px;
        width: 100%;
        height: auto;
        background: #fdfdfd;
        border-radius: 20px;
        border: 2px solid rgba(255, 255, 255, 0.8);
        box-shadow: 0 2px 8px #e8f1fe;
        display: flex;
        flex-direction: row;
        padding: 30px;
        justify-content: space-between;
    }

    .tianjiliico1 {
        width: 22%;
        text-align: center;
    }
    .tj222{
        width: 70%;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
    }
    .tianjilititle1 {
        text-align: left;
        height: auto;
        margin-top: 0px;
        line-height: 20px;
        font-size: 20px;
    }
    .tianjilititle21{
        text-align: left;
        margin-top: 10px;
    }
    .tianjiliico1 img {
        max-width: 100%
    }
    .quanshengming1ico img{
        max-width: 40%;
    }

    .quanshengming1y {
        width:100%;
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        background: url(../images2/i-bg1.png) no-repeat center top;
        background-size: cover;
    }
    .quanshengming1y .quanshengming1ico {
        display: none;
    }
    .sdfleft {
        width: 90%;
        padding-left: 0px;
        padding-bottom: 50px;
    }

    .quanshengming1y:nth-child(2) {
        background: url(../images2/i-bg2.png) no-repeat center top;
        background-size: cover;
    }
    .tianji1h .tianjiTypeName {
        font-size: 30px;
    }

    .fuwuBox .fuwuBox1 {
        width: 100%;
        height: auto;
        background: rgba(245, 246, 255, 0.8);
        border-radius: 20px;
        border: 2px solid rgba(255, 255, 255, 0.8);
        margin-top: 30px;
        padding: 20px 30px;
    }



    .weilai .index03Title01 {
        font-size: 30px;
        color: #333333;
    }
    .weilai ul {
        margin-top: 40px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .weilai ul li {
        width: 100%;
        height: 500px;
        margin-top: 40px;
        background: #FFFFFF;
        border-radius: 20px;
        box-shadow: 0 2px 8px #e8f1fe;
        overflow: hidden;
    }

    .liuyanBox .liuyankuang {
        width: 100%;
        height: 790px;
    }

    .liuyanBox .liuyankuang .textclass {
        width: 100%;
        height: 66px;
        background: #FFFFFF;
        border-radius: 6px;
        border: 1px solid #E7EAF5;
        font-weight: 500;
        font-size: 18px;
        color: #A8B0C5;
        padding-left: 30px;
        line-height: 66px;
    }

    .liuyanBox .liuyankuang form {
        width: 90%;
        margin: 100px auto;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .lianxiBox {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 96px;
    }

    .lianxiBoxli {
        max-width: 100%;
        height: auto;
        text-align: center;
        margin: 30px 0;
    }
    .liuyanBox .index01Title01 {
        font-size: 30px;
    }

    .lianxifangshi .index01Title01 {
        font-size: 30px;
    }
    .lianxiBox1 {
        font-size: 18px;
    }

    .about01 .index01Title01 {
        font-size: 30px;
    }
    .about01 ul{
        justify-content: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;

    }

    .about01 ul li {
        width: 40%;
        display: flex;
        flex-direction: column;
        background: url(../images2/about/c-ico1.png) no-repeat center top;
        height: 200px;
        align-items: center;
        margin: 0 2%;
    }

    .about01 ul li .about01Title1 {
        font-size: 18px;
        color: #666;
        line-height: 20px;
        text-align: center;
        padding-top: 10px;
    }

    .about02 p:nth-child(2) {
        font-weight: bold;
        font-size: 30px;
        color: #333333;
        line-height: 30px;
        margin-top: 20px;
    }
    .about03 p {
      left: 0;
        padding:30px 0px;
    }







    .masonry-container {
        column-count: 2;
        column-gap: 15px;
        width: 100%;
        margin-top: 79px;
    }

    .masonry-item {
        break-inside: avoid;
        margin-bottom: 15px;
    }

    .masonry-item img {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 8px;
    }

    .navbar-nav2 li .erjicaidan{
        position: unset;
        height: 0;
    }

    .indexBnner{
        /*margin-top: 0;*/
    }


    .indexBnner3{
        margin-top: 0;
    }





    .indexBnner3 {
        width: 100%;
        height: auto;
        background: url(../images2/sj/banner02.jpg) no-repeat center top;
        margin-top: 0px;
        background-size: 100%;
        padding-top: 50px;
        min-height: auto;
    }

    .indexBnnerText3 {
        display: flex ;
        height: auto;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        min-height: 480px;
        /* margin-top: 100px; */
    }


    .indexBnnerText3 h1 {
        font-size: 32px;
    }

    .indexBnnerText3 .BannerText23 {
        font-size: 18px;
        margin-top: 15px;
    }

    .indexBnnerText3 .BannerText33 {
        font-weight: normal;
        font-size: 12px;
        color: #333;
        line-height: 24px;
        margin-top: 12px;
        max-width: 800px;
        text-align: center;
    }

    .indexBnnerText3 a{
        display: none;
    }


    .meitiimg12 .pc{
        display: none;
    }


    .meitiimg12 .yidong{
        display: block;
    }
    .about03 {
        width: 100%;
        height: auto;
        background: #fff;
    }
    .about03 .yidongduan{
        display: block;
    }
    .about03 .yidongduan img{
        max-width: 100%;
    }
    .about03 p {
        position: unset;
        bottom: 80px;
        font-family: PingFang SC;
        font-weight: 500;
        font-size: 18px;
        color: #333;
        text-align: center;
        line-height: 36px;
    }
    .about03 .center {
        position: relative;
        height: auto;
    }



    .shenghuozai {
        width: 100%;
        height: auto;
        padding: 50px 0;
    }

    .liuyanBox{
        margin-top: 0;
    }
    .tianjiul ul{
        display: none;
    }
    
    
    
    
    .about03 .center{
  max-width: 1050%;
}
    
    
    
    
    
    
}