html{
font-family: 微软雅黑;
}
/* 头部 */
.header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.header .top {
    width: 1200px;
    margin: 0 auto;
    height: 110px;
    background: url(./top-bg.png) no-repeat center bottom;
}

.header .logo {
    float: left;
    margin-top: 31px;
}

.header .hd-right {
    float: right;
    width: 340px;
}

.mobile-hd-right,.mobile-search-box {
    display: none;
}

.topnav-box {
    float: right;
    margin-top: 26px;
}

.topnav {
    float: left;
    height: 14px;
    line-height: 14px;
    padding: 0 13px;
    border-right: 1px solid #f2f5f8;
}

.topnav a {
    line-height: 14px;
    color: #f2f5f8;
    font-size: 14px;
}
.topWechatQr{
  display:none;
 position:absolute;
top: 43px;
    width: 100px;
    margin-left: -39px;
}
.topnav:hover .topWechatQr {
display:block;
}
.top-search {
    float: right;
    margin-top: 20px;
    margin-right: 8px;
}

.top-search input {
    width: 261px;
    height: 33px;
    float: left;
    line-height: 33px;
    padding: 0 15px;
    border: none;
    background: none;
    background: url(./search-bg.png) no-repeat center;
    color: #fff;
outline: medium;
}
input::-ms-clear{display: none;}
.top-search button {
    float: left;
    margin-left: -32px;
    margin-top: 7px;
    border: none;
    background: none;
outline:medium;
}

.mobile-nav {
    display: none;
}
.headernew{
    position: relative;
}
.nav {
    width: 1500px;
    height: 60px;
    margin-top: 25px;
    position: absolute;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    
}

.navLi {
    color: #0164B9;
    float: left;
    height: 60px;
    position: relative;
    text-align: center;
    font-size: 18px;
    padding: 0px 15px;
}
/* .navLi:hover {
    background: rgba(0,0,0,.5);
} */

.navLi.on {
    font-weight: bold;
}
.nav a{
    color: #fff;
}
.navLi>a {
    display: inline-block;
    width: auto;
    height: 60px;
    line-height: 60px;
    color: #0164B9;
}
.searchnew img{
    width: 22px;
    margin-top: 20px;
    cursor: pointer;
}
.dj-nav-search-view{
    display: none;
    top: 0;
    right: 0px;
    background: none;
    height: 60px;
    width: 1070px;
    z-index: 1;
}
.fullscreen-carousel {
    width: 100%;
    height: 70vh;
    max-width: 1920px;
    max-height: 615px;
  }
  .headernew .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center;
  }
  .carousel-title {
    color: #0164B9;
    font-size: 3rem;
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: 700;
  }
.dj-nav-search-view .dj-nav-search-content .dj-nav-search-form {
    position: absolute;
    top: 0;
    left: 30px;
    height: 22px;
    width: 80%;
}
.search_txt {
    margin-left: 86px;
    font-size: 18px;
    width: 480px;
    line-height: 46px;
    background: none;
    margin-top: 8px;
}
.dj-nav-search-form .dj-nav-search-form-submit{
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 185px;
    font-size: 14px;
    color: #999494;
    background: url(searchnew.png) center center no-repeat;
    background-size: 22px 22px;
    height: 60px;
    width: 22px;
    border: none;
}
button,input{
    border: none;
}
input:focus {
    outline: none;
}
.dj-nav-search-view .dj-nav-search-view-close {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 288px;
    color: #3E3A39;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(search-close.png) center center no-repeat;
    background-size: 16px 16px;
    height: 38px;
    width: 38px;
    cursor: pointer;
}
.navLi:last-child>a {
    border: none;
}
.mobile-nav .navLi>a{
    border: none;
   margin-top:0;
}

.mobile-nav .navLi a{
    width:100%;
display:block;
height:auto;
}
.mobile-nav .hasChild>a{
    width:6.4rem;
display:block;
height:auto;
}

.navLi2s{
    position: absolute;
    top: 59px;
    width: 100%;
    line-height: 2;
    padding: 0 0 10px;
    background: rgba(0,0,0,.5);
    display: none;
    overflow: visible !important;
    left: 0px;
}
.nav ul .navLi2{
position: relative;
padding:8px 0;
line-height:1.4;
}

.navLi2:hover{
    background: #418ac9;
}

.navLi3s{
    display: none;
    position: absolute;
    left: 100%;
    width: 170px;
    top: 0;
    background: #418ac9;
}
.nav ul .navLi3{
position: relative;
padding:8px 0;
line-height:1.4;
}
.navLi3:hover{
    background: #71a7d7;
}

/*  */
.inner {
    width: 1200px;
    margin: 0 auto;
}

/* banner */
.banner {
    width: 100%;
    min-width: 1200px; 
    overflow: hidden;
    position: relative;
    text-align: center;
}

/* .swiper-slide>img {
    width: 100%;
} */

.banner-pagination {
    margin-top: 173px;
    font-size: 0;
    text-align: center;
}

.banner-pagination>.swiper-pagination-bullet {
    width: 59px;
    height: 3px;
    margin: 0 6.5px;
    background: #fff;
    border-radius: 2px;
    cursor: pointer;
    opacity: 1;
}

.banner-pagination>.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e49f26;
}

.banner .con {
    position: absolute;
    top: 276px;
    z-index: 1;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    text-align: center;
}

.banner>.con>h1,
.banner>.con>p {
    font-size: 56px;
    line-height: 100px;
    color: #FFF;
    font-weight: normal;
}

/* 新闻中心 */
h2 {
    font-size: 32px;
    line-height: 63px;
    font-weight: normal;
    background: url(./tbg.png) no-repeat center bottom;
    text-align: center;
}

h3 {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
}

h3 a {}

.row {
    padding-top: 34px;
}

.newscenter h3 {
    margin-top: 18px;
}

.newscenter .h3 {
    display: inline-block;
    padding: 0 12px;
    height: 22px;
    line-height: 22px;
    border-left: 1px solid #b4b4b4;
    color: #333;
}

.newscenter .h3.on {
    color: #0372c0;
    font-weight: bold;
}

.newscenter .h3:nth-child(1) {
    border-left: none;
}

.row2bd-box {
    margin-top: 11px;
    overflow: hidden;
}
.row2bd{
    display: none;
}
.row2bd.on{
    display:block;
}
.row2bd .right {
    float: right;
    width: 585px;
    height: 390px;
    margin-top: 23px;
    overflow: hidden;
    position: relative;
}

.ywLi img {
    width: 585px;
    height: 390px;
}

.yw-bg {
    width: 100%;
    height: 45px;
    padding-left: 20px;
    position: absolute;
    bottom: 0;
    line-height: 45px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 16px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.yw-pagination {
    bottom: 17px;
    right: 17px;
    left: auto;
    width: 75px;
    position: absolute;
    z-index: 1;
}

.yw-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: .5;
    border-radius: 0;
}

.yw-pagination .swiper-pagination-bullet-active {
    background: #e29c21;
    opacity: 1;
}

.row2bd .left {
    width: 577px;
    height: 413px;
}

.newsLi {
    height: 108px;
    padding-top: 17px;
    padding-bottom: 11px;
    border-top: 1px dashed #d9d9d9;
}

.newsLi:nth-child(1) {
    border-top: 0;
}

.newsLi>.time {
    width: 105px;
    float: left;
    position: relative;
    font-family: Arial;
}

.newsLi>.time>.month {
    position: absolute;
    left: 28px;
    top: 27px;
    padding-left: 6px;
    width: 63px;
    height: 30px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #9c9898;
    background: #fff;
}

.newsLi>.time>.date {
    display: block;
    font-size: 52px;
    line-height: 52px;
    color: #dfbe84;
    font-weight: bold;
}

.newsLi>.txt {
    padding-left: 105px;
}

.newsLi>.txt>.tit {
    font-size: 16px;
    line-height: 28px;
}

.newsLi>.txt>.zy {
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

/* 艾迪观点 + 艾迪平台 */
.banner2 {
min-width:1200px;
    margin-top: 60px;
    height: 600px;
    background: url(./banner2.jpg) no-repeat center;
}

.eidc-view {
    float: left;
    width: 900px;
}

.eidc-view>h2 {
    float: left;
    color: #fff;
    text-align: left;
}

.eidc-view>h3 {
    float: left;
    margin-top: 25px;
    margin-left: 15px;
    text-align: left;
}

.eidc-view>h3>a {
    padding: 0 11px;
    color: #fff;
    border-left: 1px solid #5b90b8;
}

.eidc-view>h3>a.on {
    font-weight: bold;
}

.eidc-view>h3>a:nth-child(1) {
    border-left: 0;
}

.eidcviewBox {
    float: left;
    margin-top: 30px;
}

.eidcview {
    display: none;
}

.eidcview.on {
    display: block;
}

.eidcviewLeft {
    width: 285px;
    height: 400px;
    float: left;
    background: #fff;
    position: relative;
}

.eidcviewLeft .tag {
    position: absolute;
    top: 0;
    right: 10px;
}

.eidcviewLeft .conImg {
    width: 100%;
    height: 160px;
}

.eidcview .tit {
    float: left;
    padding: 24px 20px 0;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}

.eidcview .txt {
    float: left;
    padding: 9px 20px 0;
    font-size: 14px;
    line-height: 26px;
    color: #666;
}

.lookDetail {
    float: right;
    margin-right: 20px;
    margin-top: 8px;
    font-size: 14px;
    line-height: 26px;
color:#333;
}

.lookDetail>img {
    margin-right: 12px;
}

.eidcviewRight {
    width: 567px;
    height: 400px;
    float: right;
    margin-left: 16px;
}

.eidcviewRight li {
    margin-bottom: 12px;
    height: 125px;
    background: rgba(255, 255, 255, .9);
    overflow: hidden;
}

.eidc-platform {
    float: right;
    width: 286px;
}

.eidc-platform>h2 {
    color: #fff;
    float: left;
}

.eidc-platform>ul {
    margin-top: 30px;
    float: left;
}

.eidc-platform>ul>li {
    width: 286px;
    height: 91px;
    margin-bottom: 12px;
    border: 3px solid #7db3dc;
}

.eidc-platform img {
    width: 100%;
    height: 100%;
}
/*典型案例*/
h2 {
    font-size: 32px;
    line-height: 63px;
    font-weight: normal;
    background: url(./tbg.png) no-repeat center bottom;
    text-align: center;
}

h3 {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
}

h3 a {}

.row {
    padding-top: 34px;
}

.case1 h3 {
    margin-top: 18px;
}
.case1 .row2bd .left{ width:100%;}
.case1 .newsLi{ border-top:none;}
.case1 .h3 {
    display: inline-block;
    padding: 0 12px;
    height: 22px;
    line-height: 22px;
    border-left: 1px solid #b4b4b4;
    color: #333;
}

.case1 .h3.on {
    color: #0372c0;
    font-weight: bold;
}

.case1 .h3:nth-child(1) {
    border-left: none;
}

.row2bd-box {
    margin-top: 11px;
    overflow: hidden;
}
.row2bd{
    display: none;
}
.row2bd.on{
    display:block;
}
.row2bd .right {
    float: right;
    width: 585px;
    height: 390px;
    margin-top: 23px;
    overflow: hidden;
    position: relative;
}

.ywLi img {
    width: 585px;
    height: 390px;
}

.yw-bg {
    width: 100%;
    height: 45px;
    padding-left: 20px;
    position: absolute;
    bottom: 0;
    line-height: 45px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 16px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.yw-pagination {
    bottom: 17px;
    right: 17px;
    left: auto;
    width: 75px;
    position: absolute;
    z-index: 1;
}

.yw-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: .5;
    border-radius: 0;
}

.yw-pagination .swiper-pagination-bullet-active {
    background: #e29c21;
    opacity: 1;
}

.row2bd .left {
    width: 577px;
    height: 413px;
}

.newsLi {
    height: 108px;
    padding-top: 17px;
    padding-bottom: 11px;
    border-top: 1px dashed #d9d9d9;
}

.newsLi:nth-child(1) {
    border-top: 0;
}

.newsLi>.time {
    width: 105px;
    float: left;
    position: relative;
    font-family: Arial;
}

.newsLi>.time>.month {
    position: absolute;
    left: 28px;
    top: 27px;
    padding-left: 6px;
    width: 63px;
    height: 30px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #9c9898;
    background: #fff;
}

.newsLi>.time>.date {
    display: block;
    font-size: 52px;
    line-height: 52px;
    color: #dfbe84;
    font-weight: bold;
}

.newsLi>.txt {
    padding-left: 105px;
}

.newsLi>.txt>.tit {
    font-size: 16px;
    line-height: 28px;
}

.newsLi>.txt>.zy {
    font-size: 14px;
    line-height: 24px;
    color: #999;
	width:98%;
}


.case {
    overflow: hidden;
    padding-bottom: 60px;
}

.caseUl {
    margin-top: 35px;
    height: 382px;
    overflow: hidden;
    padding: 0 2px;
}

.caseUl .swiper-slide {
    /* width: 1250px; */
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 18px;
    /* float: left;*/
    width: 285px;
    height: 102px !important;
    text-align: center;
    font-size: 18px;
    line-height: 102px;
    color: #0871ba;
    box-shadow: 0 0 2px 0px #ccc;
}
.caseUl .swiper-slide:hover{
    background:#0871ba ;
    color: #fff;;
}
.caseUl .swiper-slide:hover a{
    background:#0871ba ;
    color: #fff;;
}
.caseUl .swiper-slide a {
    color: #333;
line-height: 1.5;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

.caseUl .swiper-slide .swiper-slide:hover {
    background: #0372c0;
}

.caseUl .swiper-slide .swiper-slide:hover a {
    color: #fff;
}

.case-pagination {
    margin-top: 30px;
    text-align: center;
}

.case-pagination>.swiper-pagination-bullet {
    width: 33px;
    height: 6px;
    background: #ccdbf6;
    border-radius: 3px;
    opacity: 1;
    margin: 0 2px;
}

.case-pagination>.swiper-pagination-bullet-active {
    width: 53px;
    background: #e49f26;
}
.footer-black {
	font-size: 14px !important;
}

















/* 响应式 */
@media only screen and (max-width:768px) {

    /*手机尺寸*/
    /* 头 */
    .banner {
        width: 100%;
        min-width: 100%;
        height: auto;
    }

    .banner img {
        width: auto;
        height: 3.85rem;
    }

    .header .logo {
        margin-top: 0.25rem;
    }

    .logo>img {
        width: 3.45rem;
    }

    .banner .con {
        top: 1.68rem;
    }

    .header.fxd {
        position: fixed;
        background: #0263b7;
    }

    .header .top {
        width: 7.1rem;
        height: 0.88rem;
        background: none;
    }

    .header .hd-right {
        display: none;
    }

    .mobile-hd-right {
        float: right;
        display: block;
        height: 0.77rem;
        margin-top: 0.1rem;
        padding-top: 0.2rem;
    }
    .mobile-search {
        width: 0.31rem;
        float: left;
        cursor: pointer;
    }

    .mobile-search-box {
        display: none;
        float: left;
        padding-top: 0.3rem;
    }

    .mobile-search-box input{
        width: 5rem;
        height: 0.4rem;
        float: left;
        padding-left: 0.2rem;
        border: none;
        margin-left: 1.05rem;
        font-size: .2rem;
        color: #333;
    }
    .mobile-search-box button{
        float: left;
        padding: 0 .05rem;
        height: 0.4rem;
        line-height: 0.4rem;
        background: none;
        border: none;
        font-size: .2rem;
        cursor: pointer;
        color: #fff;

    }

    .mobile-menu-btn {
        width: 0.36rem;
        height: 0.3rem;
        float: left;
        margin-left: 0.25rem;
        position: relative;
        cursor: pointer;
    }

    .mobile-menu-btn.on {
        z-index: +9999;
    }

    .mobile-menu-btn>.l {
        width: 0.36rem;
        height: 0.04rem;
        margin-bottom: 0.09rem;
        background: #fff;
        transition: all .3s linear;
        transform-origin: center;
        position: absolute;
    }

    .mobile-menu-btn>.l:nth-child(1) {
        top: 0;
    }

    .mobile-menu-btn>.l:nth-child(2) {
        top: 0.13rem;
    }

    .mobile-menu-btn>.l:nth-child(3) {
        top: 0.26rem;
    }

    .mobile-menu-btn.on>.l:nth-child(1) {
        transform: rotate(45deg);
        position: absolute;
        top: .125rem;
    }

    .mobile-menu-btn.on>.l:nth-child(2) {
        display: none;
    }

    .mobile-menu-btn.on>.l:nth-child(3) {
        transform: rotate(-45deg);
        position: absolute;
        top: .125rem;
    }

    .header .nav {
        display: none;
    }

     .header .mobile-nav {
        /* display: block; */
        width: 7.5rem;
        height: 100%;
        padding-top: 0.88rem;
        position: fixed;
        top: 0;
        background: rgba(0, 0, 0, .75);
    }
    .hasChild{
        background: url(/picture/5/2008121615328768992.png) no-repeat 95% .35rem !important;
    }
    .hasChild.on{
        background: url(/picture/5/2008121631333138344.png) no-repeat 95% .35rem !important;
    }

    .mobile-nav>.navLi {
        float: none;
        width: 7.5rem;
        margin: 0 auto;
        height: auto;
        text-align: left;
        overflow: hidden;
        text-indent: 2em;
    }
    .mobile-nav li{
        border-bottom:1px solid #aaa;
        min-height: .7rem;
        font-size: .32rem;
        line-height: .85rem !important;
    }
    .navLi>a{
        line-height: .85rem !important;
    }
    .navLi:hover{
        background: no-repeat;
    }
    .navLi>a{
        display: inline;
    }
    .mobile-nav>.navLi img{
        margin-right: 0.25rem !important;
        height: 0.35rem;
    }
    .navLi2s{
        position: static;
        width: auto;
        display: none;
        padding: 0;
        background: none;
        background: rgba(2,99,183,0.5);
    }
    .navLi2s::after{
        content: ' ';
        width: 0;
        height: 0;
        display: block;
        clear: both;
        visibility: hidden;
    }
    .navLi2{
        display: block;
    }
    .mobile-nav ul .navLi2{
        border-bottom: 1px solid rgba(2,99,183,0.5);
        padding:0;
    }
    .navLi.on{
        font-weight: normal;
    }
    .navLi3s{
        position: static;
        width: auto;
        display: none;
        padding: 0;
        background: none;
        background: rgba(2,99,183,0.5);
    }
    .mobile-nav ul .navLi3{
    padding:0;
        border-bottom: 1px solid rgba(2,99,183,0.5);
    }
    .banner>.con>h1,
    .banner>.con>p {
        font-size: .38rem;
        line-height: 0.543rem;
    }

    .banner-pagination {
        margin-top: .8rem;
    }

    .banner-pagination>.swiper-pagination-bullet {
        width: 0.59rem;
        height: 0.03rem;
    }
  

    .inner {
        width: 7.1rem;
    }

    .row {
        padding-top: 0.18rem;
    }

    h2 {
        font-size: .32rem;
        line-height: 0.58rem;
    }

    h3 {
        font-size: .2rem;
        line-height: 0.22rem;
    }

    .newscenter h3 {
        margin-top: 0.18rem;
    }

    .row2bd .right {
        width: 7.1rem;
        height: auto;
        float: none;
        margin-top: 0;
    }

    .ywLi img {
        width: 7.1rem;
        height: auto;
    }

    .row2bd-box {
        margin-top: 0.17rem;
    }

    .yw-bg {
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: .24rem;
    }

    .row2bd .left {
        margin-top: 0.12rem;
        width: 7.1rem;
        height: auto;
    }

    .newsLi>.time {
        width: 0.9rem;
    }

    .newsLi>.txt {
        padding-left: 1rem;
    }

    .newsLi>.time>.month {
        font-size: .2rem;
        left: 0;
        top: 0.8rem;
        width: 0.9rem;
        padding-left: 0;
        text-align: center;
        background: none;
    }

    .newsLi>.time>.date {
        font-size: .6rem;
        line-height: 0.86rem;
        width: 0.9rem;
        text-align: center;
    }

    .newsLi>.txt>.tit {
        font-size: .24rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;

    }

    .newsLi>.txt>.zy {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: .2rem;
        line-height: 0.32rem;
		width:
    }

    .newsLi:last-child {
        border-bottom: 1px dashed #d9d9d9;
    }



    .banner2 {
min-width:0;
        margin-top: 0.48rem;
        background-size: auto 9.1rem;
        background-position: top;
    }

    .eidc-view>h2 {
        float: none;
        text-align: center;
    }

    .eidc-view>h3 {
        float: none;
        text-align: center;
        margin-top: 0.19rem;
    }

    .eidc-view {
        width: 7.1rem;
        margin: 0 auto;
        float: none;
        overflow: hidden;
    }

    .eidcviewLeft {
        width: 7.1rem;
        height: 1.6rem;
    }

    .eidcviewLeft .conImg {
        float: left;
        width: 2.85rem;
        height: 1.6rem;
    }

    .eidcview .tit {
        float: right;
        width: 4.2rem;
        padding: 0.15em .2rem 0;
        font-size: .24rem;
        line-height: 0.42rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .eidcviewLeft .tag {
        left: 2rem;
        width: 0.77rem;
        height: 0.41rem;
    }

    .eidcviewLeft .txt {
        display: none;
    }

    .lookDetail {
        float: left;
        margin-left: 0.25rem;
    }

    .eidcviewRight {
        width: 7.1rem;
        height: auto;
        margin: 0.2rem auto 0;
    }

    .eidcviewRight li {
        height: 1.6em;
        padding-left: 0.2rem;
        padding-right: 0.35rem;
        padding-top: 0.3rem;
        margin-bottom: 0.2rem;
    }

    .eidcviewRight .tit {
        padding-left: 0;
        float: none;
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: .24rem;
        line-height: 0.28rem;
    }

    .eidcviewRight .txt {
        padding-left: 0;
        padding-top: 0.1rem;
        font-size: .2rem;
        line-height: 0.35rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .eidc-platform {
        width: 7.1rem;
        float: none;
    }

    .eidc-platform>h2 {
        float: none;
    }
    .eidc-platform a{
color:#333 !important;
}
    .eidcview {
        padding-bottom: 0.1rem;
        overflow: hidden;
    }

    .eidc-platform {
        margin-top: 0.2rem;
        overflow: hidden;
    }

    .eidc-platform h2 {
        color: #333;
    }

    .eidc-platform>ul {
        margin-top: 0.3rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width:100%;
    }

    .eidc-platform>ul>li {
        border: none;
        width: 3.44rem;
        height: 1.04rem;
        margin-bottom: 0.2rem;
    }

    .eidc-platform>ul>li img {
        display: block;
    }

    .banner2 {
        height: auto;
    }

    .case {
        padding-top: 0;
        padding-bottom: 0.4rem;
    }

    .caseUl {
        margin-top: .1rem;
        height: 4.9rem;
        overflow: hidden;
        padding: 0 .02rem;
    }

    .caseUl .swiper-slide {
        margin-top: 0.1rem !important;
        margin-bottom: .1rem !important;
        margin-right: 0.18rem;
        width: 3.44rem;
        height: 1.02rem !important;
        font-size: .24rem;
        line-height: 1.02rem;
    }

    .case-pagination>.swiper-pagination-bullet {
        width: 0.33rem;
        height: 0.06rem;
    }

    .case-pagination>.swiper-pagination-bullet-active {
        width: 0.53rem;
    }
.case1 .row2bd .left{ float:none!important; width:98%!important;}
    
}



     .case1 .row2bd .left{ float:left; width:48%;}
			.case1 .row2bd .fr{ float:right;}
  .fixed{ position:fixed; right:20px; top:200px; z-index:999}
	@media only screen and (max-width:768px) {
		.fixed{ display:none;}
		}

    .header .logo{ margin-top:8px;}
    .middle{ display:none;} 
    @media only screen and (max-width: 768px) {
        .middle{ display:block;}
        .middle{float: left;margin-left: 60px;}
        .sp1,.sp2{display: block;margin-top: 35px;font-size: 20px;font-weight: bold;color: #fff;}
        .sp2{margin-left: 25px;margin-top: 10px;}
    }

li.newsLi.xw{ border-bottom: 1px dashed #dfbe84; height: 103px;}
.top-search button{width:35px;height:35px;margin-top:0px !important;}
 .tit{  color:#333; } 