 


@media screen and (min-width:1600px) {

    .wrap {
        width: 1200px;
    }  

  
    

}


@media screen and (min-width: 1400px) and (max-width:1600px) {

 

    .casesDetailsTitle h2{
        font-size: 24px;
    }


    .casesDetailsRight h2{
        font-size: 24px;
    }
     

    .wrap {
        width: 96%;
    }  

     
    .menu{
        width: 100%;
    }

     
   

}


@media screen and (min-width: 1200px) and (max-width:1400px) {

    .pro{
        width: 96%!important;
    }

    .cases{
        width: 96%!important;
    }


    .casesDetailsTitle h2{
        font-size: 24px;
    }


    .casesDetailsRight h2{
        font-size: 24px;
    }
     

    .wrap {
        width: 96%;
    }  

     
    .menu{
        width: 100%;
    }

     
   

}

@media screen and (min-width:960px) and (max-width: 1200px) {

    .wrap {
        width: 96%;
    }  


}


@media screen  and (min-width:768px) and (max-width: 960px) {
  
    .wrap {
        width: 96%;
    }  

     

}


@media screen  and (max-width: 768px) {

    .wrap {
        width: 96%;
    }    
   
    .headerWrap{
        display: none;
    }

    .menuWrap{
        display: block;
    }
     
   

    .banner img{
        width: 100%;
        height: auto;
    }

 
 
    .banner {
        padding-top: 20%;
    }

    
    .newsListWrap {
        margin-top: 6%;
    }


    .banner   .swiper-container  .swiper-slide img{
        width: 100%;
        height: 150px;
    }

    .banner .swiper-button-next, .banner .swiper-button-prev{
        top:45%;
    }

    .banner .swiper-container-horizontal > .swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction{
        bottom:2vh;
    }

    .banner .swiper-button-prev, .banner .swiper-button-next{
        width: 45px;
        height: 45px;
    }

    .casesListWrap{
        padding-top:6%;
    }

    .casesDetails{
        flex-direction: column;
    }

    .casesDetailsLeft{
        width: 100%;
    }

    .casesDetailsTitle h2 {
        line-height: 36px;
        font-size: 20px;
        font-weight: 600;
    }

    .casesDetailsTitle p span {
        margin-right: 0%;
        font-size: 12px;
    }

    .pageUpDown p {
        border: 1px solid #f2f2f2;
        line-height: 50px;
        font-size: 16px;
        padding: 0% 2%;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 4%;
    }

    .casesDetailsRight h2 {
        line-height: 60px;
        font-size: 20px;
        font-weight: 600;
        border-bottom: 1px solid #ddd;
    }

    .casesDetailsRight {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: start;
        justify-items: center;
    }

    .casesDetailsRight ul li a .casesListTitle{
        min-height: 54px;
    }

    .casesListCont ul li {
        width: 30%;
        width: 48%;
        margin-top: 5%;
        border: 1px solid #eee;
    }

    .casesListCont ul li a .casesListTitle{
        min-height: 45px;
    }

    .newsListCont{
        margin-top:6%;
    }


    .newsListCont ul li a {
        display: flex;
        flex-direction: column;
    }

    .newsListImg {
        overflow: hidden;
        width: 100%;
    }

    .newsListCont ul li a .newsListTitle {
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        background: #f6f6f6;
        width: 100%;
        padding: 2%;
        flex-direction: column;
    }

    .newsListCont ul li a h3 {
        font-size: 18px;
        color: #373838;
        text-align: left;
    }

    .newsListCont ul li a p {
        font-size: 14px;
        color: #999;
        text-align: left;
        line-height: 32px;
        background: none;
        padding-top: 0%;
        margin: 2% auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .newsListCont ul li{
        margin-bottom:4%;
    }
     
      
    .sjj_nav ul li ul{
        overflow: unset!important;
    }
 
    #dituContent{
        height:350px!important;
    }


    .inBanner {
        padding-top: 16%;
    }

    .inCateTop span{
        font-size: 22px;
    }


    .inPageCont {
        
        margin-top: 12%;
    }

    .footerTopCont ul {
         
        flex-wrap: wrap;
    }

    .footerTopCont ul li {
       
        width: 33%;
        margin: 3% auto;
    }

    .footerBottom {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-evenly;
        padding-bottom: 4%;
    }

    .footerBottomLeft {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }


    .copyRight {
        color: #fff;
        line-height: 30px;
        border-left: none;
        padding-left: 0%;
        color: #fff;
        font-size: 14px;
        margin-top: 4%;
        padding: 4%;
    }

    .footerBottomRight {
        width: 100%;
        text-align: center;
        margin-top: 6%;
    }

    .footerBottomRight img {
        width: 45%;
        height: auto;
        margin: 0px auto;
    }

    .casesDetailsWrap {
        margin-top: 16%;
    }


    .casesListCont {       
        margin-top: 12%;
    }

    .inCate {
        margin: 4% auto;
        margin-top: 14%;
    }

    .inCate ul.inCateNews {
        width: 96%;
        margin: 0px auto;
    }

    .inCate ul li {
    background: #027bd6;
    width: 32%;
    text-align: center;
    margin-bottom: 2%;
    }

    .inProShowTitle {
        font-size: 20px;
        color: #0987d4;
        display: flex;
        font-weight: 600;
        align-items: center;
        width: 50%;
    }

    .inProTuijian ul li {
        width: 100%;
    }

    .inProTuijian ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .inYoushiTop div img {
        width: 100%;
        height: auto;
    }

    .inYoushiBottom div img {
        width: 100%;
        height: 90px;
    }

    .inYoushiCont {
        margin: 2% auto;
        position: relative;
        padding-top: 2%;
        margin-top: 5%;
    }

    .inProShowNav ul li a {
        color: #fff;
        line-height: 60px;
        font-size: 16px;
        text-align: center;
        display: block;
    }

    .inProShowNav ul li {
        width: 33%;
    }

    .inProShowNav ul {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .inProShowRight {
        width: 100%;
        padding: 0% 2%;
    }

    .inProShowLeft {
        width: 100%;
        border: 1px solid #ddd;
        text-align: center;
        padding: 5%;
    }

    .inProShowWrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }

    .inProShowRight h2 {
        font-size: 20px;
        line-height: 60px;
        font-weight: 600;
        border-bottom: 1px solid #f0f0f0;
    }

    .inProMore{
        margin-bottom:5%;
    }
    .inProMore a {
        display: block;
        width: 140px;
    }

    .inTelWrap div {
        display: flex;
        align-items: center;
        width: 100%;
        margin-bottom: 3%;
    }

    .inTelWrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-evenly;
    }

    .inProList li {
        width: 100%;
        margin-bottom: 6%;
    }

    .inProList li a {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }

    .inProListLeft {
        width: 100%;
    }

    .inProListRight {
        background: #eff8ff;
        width: 100%;
        min-height: auto;
        padding: 4%;
    }
    .inProListRight h2 {
        font-size: 20px;
        line-height: 32px;
    }
    .inProListRight p {
        line-height: 32px;
        font-size: 14px;
    }

    .inProListRight span {
        display: block;
        border: 1px solid #027bd6;
        width: 102px;
        text-align: center;
        line-height: 40px;
        margin-top: 4%;
        width: 136px;
    }

    .links ul li {
        margin-right: 0%;
        width: 33%;
    }

    .links ul {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        flex-wrap: wrap;
    }

    .links p {
        width: 130px;
    }

    .liuyan ul li.submit {
        width: 100%!important;
        text-align: center;
        margin: 0px auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-top: 4%;
    }

    .liuyan {
        margin: 5% auto;
        padding: 4%;
    }

    .liuyan ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .liuyan ul li {
        width: 100%;
        margin-bottom: 3%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }

    .liuyan ul li p {
        color: #fff;
        width: 18%;
        line-height: 44px;
    }

    .liuyan ul li input {
        border: none;
        line-height: 44px;
        width: 84%;
        padding: 0% 4%;
    }

    .liuyan ul li {
        width: 100%;
        margin-bottom: 3%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .liuyanCont p {
        width: 20%!important;
    }
    .liuyanCont textarea {
        width: 92%;
        min-height: 100px;
    }

    #banner {
        padding-top: 16%;
    }

    .search {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        margin: 1% auto;
    }

    .searchLeft p {
        line-height: 32px;
        margin-top: 4%;
    }

    .searchRight{
        width: 100%;
    }

    .searchRight input{
        width: 80%;
    }
    
    .searchLeft{
        width:100%;
    }
    
    .proWrap{
        margin-top:6%;
    }

    .pro{
        width: 100%!important;
    }

    .proTitle p {
        text-align: center;
        line-height: 24px;
        color: #666;
        font-size: 14px;
    }

    .proTitle h3 {
        font-size: 22px;
        line-height: 50px;
        text-align: center;
        color: #027bd6;
        font-weight: 600;
    }

    .lunbotuItem .swiper-button-prev, #banner .swiper-container-rtl .swiper-button-next {
        left: -14px;
    }

    .lunbotuItem .swiper-button-next, .lunbotuItem .swiper-container-rtl .swiper-button-prev {
        right: -14px;
    }


    .proBottomMore {
        display: flex;
        margin-top: 10%;
        margin-bottom: 6%;
    }

    .proBottomMore a {
        width: 170px;
        display: block;
        line-height: 42px;
        background: #027bd6;
        color: #fff;
        text-align: center;
        margin-left: -1%;
    }

    
    .proBottomRight h3{

        font-size: 24px;
        
        line-height: 50px;
        
        color: #333;
        
        font-weight: 600;
        }

    
    .proBottomRight h3{

        font-size: 24px;
        
        line-height: 50px;
        
        color: #333;
        
        font-weight: 600;
        }

        .proBottomLeft{
            width: 100%;
        }

        .proBottom {
            display: flex;
            flex-wrap: wrap;
            flex-direction: column;
            align-items: flex-start;
            justify-content: space-between;
            margin: 4% auto;
        }

        
.proBottomRight{

    width: 100%;
    
    background: #fff;
    
    padding: 5% 4%;
    
    display: flex;
    
    flex-direction: column;
    
    align-items: flex-start;
    
    justify-self: flex-start;
    
    min-height: auto;
    }


    .tel {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        padding: 2% 0%;
    }

    .telLeft {
        width: 100%;
        padding-top: 8%;
    }

    .telLeft p {
        color: #fff;
        line-height: 32px;
        font-size: 16px;
        text-align: center;
    }

    .telLeft h3 {
        color: #fff;
        font-size: 24px;
        line-height: 32px;
        text-align: center;
        margin: 2% auto;
    }

    .telRight {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin-top: 6%;
        padding-bottom: 8%;
    }

    .telRight img {
        margin-right: 4%;
    }

    .telRightCont p {
        color: #fff;
        font-size: 18px;
        line-height: 24px;
    }

    .telRightCont h3 {
        color: #fff;
        font-size: 30px;
        line-height: 32px;
        margin: 4% auto;
    }

    .telRightCont a {
        color: #fff;
        line-height: 38px;
        font-size: 16px;
        width: 118px;
    }

    .youshiLeft {
        width: 20%;
        text-align: center;
        display: flex;
        align-items: baseline;
    }

    .youshiTopLeft {
        width: 100%;
    }


    .youshiTop {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }

    .youshiLeft {
        width: 20%;
        text-align: center;
        display: flex;
        align-items: baseline;
    }

    .youshiItem h2 {
        font-size: 20px;
        line-height: 36px;
        font-weight: 600;
    }

    .youshiWrap {
        margin-top: 8%;
    }

    .youshiTopRight {
        width: 100%;
        padding: 0%;
        display: flex;
        flex-direction: column;
        margin-top: 6%;
    }

    .youshiBottom .youshiTopLeft {
        order:1;
    }

    .youshiBottom .youshiTopRight {
        order:2;
    }

    .newsWrap {
        background: url(/templates/default/index/skins/img/bg.jpg) no-repeat top center;
        background-size: cover;
        padding-top: 3%;
        padding-bottom: 3%;
        margin-bottom: 6%;
    }


    .news {
        flex-direction: column;
    }

    .newsLeft {
        width: 100%;
    }


    .newsRight {
        width: 100%;
        margin-top: 8%;
    }

    .newsItemBottom li {
        margin-bottom: 4%;
    }

    .newsItemBottom li a span {
        line-height: 24px;
        font-size: 15px;
        color: #666;
        width: 66%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .newsItemTop a {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }
    
    .newsItemImg {
        width: 100%;
    }

    .newsItemRight {
        width: 100%;
        padding: 2%;
    }

    .linksWrap {
        margin: 4% auto;
    }

    .cases{
        width:100%!important;
    }

    .casesDetailsWrapDiy{
        margin-top:0%!important;
    }

    .inAboutWrap {
        margin-top: 16%;
    }

   

    .inAbout img{
        width: 100%;
        height: auto;
    }


    .inAboutItem {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .inAboutItem li {
        width: 100%;
        background: #f5f5f7;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 3% 4%;
        padding-bottom: 7%;
        margin-bottom: 2%;
    }

    .inGongsi {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        margin-top: 8%;
    }

    .inGongsiLeft {
        position: relative;
        width: 100%;
    }

    .inGongsiLeft p {
        position: absolute;
        right: 0px;
        top: 46%;
        text-align: center;
        line-height: 32px;
        background: #027bd6;
        color: #fff;
        width: 60%;
        line-height: 60px;
        font-size: 20px;
        font-weight: 600;
    }

    .inGongsiRight {
        width: 100%;
        margin-bottom: 2%;
        display: flex;
        flex-direction: column;
        margin-top: 8%;
    }

    .inCateTopDiy {
       
        margin-bottom: 10%;
        
    }

}


/**wap:style**/