.swiper-slide p {
    display: none;
}

.headLines p {
    text-align: right;
    padding-right: 170px;
}

.home-news {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0px 0 18px rgba(0, 0, 0, 0.12);
    padding: 25px 0;
    margin-bottom: 50px;
}

.home-news__item {
    width: 33.333%;
    box-sizing: border-box;
    padding: 0 30px;
    position: relative;
    text-align: left;
}

.home-news__item::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #eee;
    width: 1px;
}

.home-news__item:last-child:after {
    display: none;
}

.home-news__title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    font-weight: bold;
}


.home-news__title a {
    color: #333333;
}

.home-news__summary {
    font-size: 14px;
    line-height: 20px;
    /* height: 120px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom: 20px;
	height:80px;
}

.home-news__summary a {
    color: #666666;
}

.home-news__date {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}

.mainInno {
    width: 380px;
}

.mainCase {
    float: left;
    margin-left: 30px;
}

.mb-only {
    display: none;
    margin-top: .6rem;
}

.paperLinkM {
    height: 1rem;
    margin-bottom: 0.3rem;
    overflow: hidden;
}

.paperLinkM a {
    width: 7rem;
    height: 1rem;
    background: -webkit-linear-gradient(left, #239ce3, #58dfff);
    background: -o-linear-gradient(right, #239ce3, #58dfff);
    background: linear-gradient(to right, #239ce3, #58dfff);
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 0.36rem;
    line-height: 1rem;
    letter-spacing: 0.1rem;
    overflow: hidden;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    border-radius: 8px;
}

@media (max-width: 767px) {

    .mainAd {
       /* height: 100px; */
        width: 100%;
    }

    .ad-box {
        overflow: hidden;
    }

    .ad-swiper .swiper-pagination {
        left: auto !important;
        right: .2rem;
        width: auto !important;
    }

    .mainPaper {
        display: none !important;
    }

    .mb-only {
        display: block !important;
    }

    .main {
        width: auto;
        padding: 0 15px;
    }

    .home-news__item {
        width: 100%;
        margin-bottom: .5rem;
        text-align: left;
    }

    .mb-only {
        display: block !important;
    }

    .mainSer {
        width: auto;
    }

    .mainSer > ul {
        height: auto;
        margin-left: 0;
        box-shadow: 0px 0 18px rgba(0, 0, 0, 0.12);
    }

    .mainSer > ul > li {
        width: 100%;
        float: none;
        height: auto;
        margin-bottom: 0;
        margin-left: 0;
        box-shadow: unset;
    }

    .mainInno li {
        width: 100%;
        margin: 0;
        height: auto;
    }

    .mainInno .innoItem p {
        height: auto;
    }


    .mainSer .seritem h3 {
        margin-bottom: .2rem;
        height: auto;
    }

    .mainSer .seritem .itemPic {
        width: 100%;
        height: auto;
    }

    .mainInno ul {
        height: auto;
        margin-left: 0;
        box-shadow: 0px 0 18px rgba(0, 0, 0, 0.12);
    }

    .mainInno li {
        float: none;
        box-shadow: unset;
    }

    .header .headerCont {
        width: auto !important;
        display: none;
    }

    .header {
        min-width: unset !important;
    }

    .str_move_clone {
        display: none;
    }

    .mainInno {
        float: none;
    }

    .mainCase,
    .mainSci,
    .mainCom,
    .mainPaper {
        float: none;
        width: auto;
    }

    .mainNews.newsBox {
        display: none;
    }

    .mainCase .caseBox .boxItem {
        display: flex;
    }

    .mainCase .caseBox .boxItem .itemPic {
        margin-right: 20px;
    }

    .mainCase .caseBox .boxItem .itemCont {
        flex: 1;
    }

    .mainNews {
        display: none !important;
    }

    .mainPaper {
        width: 100%;
    }

    .paperBox {
        margin: 0 auto;
    }

    .paperBox,
    .boxPic {
        width: 80% !important;
        height: auto !important;
    }

    .paperBox img {
        width: 100%;
        height: auto;
    }

    .mainCom {
        width: 100%;
        margin: 0;
        float: none;
    }

    .mainSci {
        width: 100%;
        float: none;
    }

    .headLines h3 {
        padding: 15px 15px 0;
        font-size: 14px;
    }

    .headLines {
        background: none;
    }

    .headLines p {
        padding-right: 10px;
        text-align: right;
    }

    .mainTop .banner {
        width: 100%;
        height: auto;
        margin: 0;
        float: none;
    }

    .mainTop .topCont {
        height: auto;
    }

    .mainTop .topList {
        float: none !important;
        width: auto !important;
        height: auto !important;
    }

    .mainCom .comBox p {
        height: auto;
        margin-bottom: 20px;
    }

    .mainCom .comBox h3 {
        height: auto;
    }

    .mainCom .comBox {
        height: auto;
    }

    .mainPaper .paperBox {
        background-size: 100%;
    }

    .mainSci .sciBox {
        height: auto;
        padding: 10px !important;
    }

    .mainSci .sciBox .boxPic {
        width: 100% !important;
    }

    .mainInno {
        width: auto;
    }

    .swiper-slide p {
        display: block;
        color: #000;
        text-align: center;
        width: 100%;
    }

    .swiper-slide p a {
        color: #FFF !important;
        
    }

    .banner .swiper-slide img {
     height: 255px !important; 
    }
}

.mb-only {
    display: none;
}

@media (max-width: 767px) {
    .mHeader {
        width: auto;
        background: #FFFFFF;
        position: relative;
    }

    .mHeader .hLogo {
        padding: 0.2rem 0;
        text-align: center;
    }

    .mHeader .hLogo a {
        width: 1.17rem;
        height: 0.53rem;
        display: block;
        margin: 0 auto;
    }

    .mHeader .hLogo img {
        width: 100%;
        height: 100%;
        display: block;
    }

    .mHeader .hSearch {
        position: absolute;
        top: 0.3rem;
        right: 0.35rem;
        width: 0.38rem;
        height: 0.38rem;
        z-index: 11;
    }

    .mHeader .hSearch a {
        border-width: 0;
        background: url(../images/icon_search.png) no-repeat center center;
        background-size: 100% 100%;
        width: 0.38rem;
        height: 0.38rem;
        cursor: pointer;
        text-indent: -999px;
        font-size: 0;
        line-height: 0;
        overflow: hidden;
        display: block;
    }

    .mHeader .hMenu {
        padding: 0.2rem 0;
        padding-right: 0.8rem;
        position: relative;
    }

    .mHeader .hMenu .mBtn {
        width: 0.3rem;
        height: 0.22rem;
        position: absolute;
        top: 0.4rem;
        right: 0.4rem;
    }

    .mHeader .hMenu .mBtn .line {
        position: absolute;
        top: 0.09rem;
        left: 0;
        display: block;
        width: 0.3rem;
        height: 0.04rem;
        background-color: #333;
        border-radius: 0.02rem;
        transition: all .3s ease-in-out;
    }

    .mHeader .hMenu .mBtn .line:nth-child(1) {
        top: 0;
    }

    .mHeader .hMenu .mBtn .line:nth-child(3) {
        top: 0.18rem;
    }

    .mHeader .hMenu .mBtn.on {
        position: fixed;
        z-index: 999999999;
    }

    .mHeader .hMenu .mBtn.on .line {
        opacity: 0;
    }

    .mHeader .hMenu .mBtn.on .line:nth-child(1) {
        opacity: 1;
        transform: translateY(0.09rem) rotate(45deg);
    }

    .mHeader .hMenu .mBtn.on .line:nth-child(3) {
        opacity: 1;
        transform: translateY(-0.09rem) rotate(-45deg);
    }

    .mHeader .hMenu .menuBox {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999999;
        -webkit-overflow-scrolling: touch;
        -ms-scroll-chaining: none;
        overscroll-behavior: contain;
        overflow-y: auto;
        background: #FFFFFF;
        display: none;
    }

    .mHeader .hMenu .menuBox.on {
        display: block;
    }

    .mHeader .hMenu .menuBox ul {
        padding: 0.8rem;
    }

    .mHeader .hMenu .menuBox li {
        border-bottom: 0.01rem solid #999;
    }

    .mHeader .hMenu .menuBox li a {
        font-size: 0.3rem;
        line-height: 0.36rem;
        color: #333333;
        text-align: left;
        display: block;
        padding: 0.3rem;
    }

    .mHeader .hMenu .menuBox li a::after {
        content: "";
        width: 0.2rem;
        height: 0.2rem;
        border-width: 0.02rem 0.01rem 0 0;
        border-color: #999;
        border-style: solid;
        display: block;
        float: right;
        transform: rotate(45deg);
        margin-top: 0.1rem;
    }

    .mHeader .hMenu .swiper-container {
        width: auto;
        height: auto;
    }

    .mHeader .hMenu .swiper-slide {
        width: auto;
    }

    .mHeader .hMenu .swiper-slide a {
        padding: 0 0.35rem;
        font-size: 0.3rem;
        color: #333333;
        line-height: 0.6rem;
        text-align: center;
        display: inline-block;
        position: relative;
    }

    .mHeader .hMenu .swiper-slide:first-child a {
        color: #F25453;
    }

    .mHeader .hMenu .swiper-slide:first-child a::after {
        content: "";
        width: 0.5rem;
        height: 0.05rem;
        background: #F25453;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .mHeader .hMenu .swiper-slide a:hover {
        color: #333333;
    }

    .fp_subtitle {
        font-size: .28rem;
    }

    h3.m_hotTit a {
        font-size: .42rem;
    }

    .headLines {
        margin-bottom: .32rem;

    }

    .pubTit {
        font-size: .32rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse;
    }

    .pubTit a {
        font-size: .28rem;
        padding: 0;
    }

    .mainCase .caseBox .boxItem .itemCont h3 a {
        font-size: .28rem;
    }

    .mainCase .caseBox .boxItem .itemCont h4 {
        font-size: .24rem;
    }

    .mainCase {
        margin-bottom: .32rem;
        margin-left: 0;
    }

    .home-news {
        margin-bottom: .32rem;
    }

    .mainSer .seritem h3 a {
        font-size: .28rem;
        line-height: 1.5;
    }

    .mainSer .serBox {
        padding: 25px 15px;
    }

    .mainSer .serBox > ul > li a {
        font-size: .28rem;
    }

    .mainSer .serBox > ul > li {
        padding: 0;
        height: auto;
        margin-bottom: 0.36rem;
    }

    .mainSer .serBox > ul > li:last-child {
        margin: 0;
    }

    .mainSer .seritem h4 {
        margin-bottom: .24rem;
        font-weight: normal;
    }

    .mainInno .innoItem h3 {
        height: auto;
        font-size: .28rem;
    }

    .mainInno .innoItem h3 a {
        font-size: .3rem;
    }

    .mainInno .innoItem h4 {
        font-size: .24rem;
        font-weight: normal;
    }

    .mainCom .comBox h3 a {
        font-size: .28rem;
    }

    .mainCom .comBox h4 {
        font-size: .24rem;
        font-weight: normal;
    }

    .mainTop,
    .mainSci {
        margin-bottom: .32rem;
    }

    .mainInno {
        margin-bottom: .32rem;
    }

    .mainTop .banner .swiper-slide a {
        font-size: .26rem;
		
    }

    .ad-swiper {
        width: 100%;
        overflow: hidden !important;
    }


    .ad-swiper .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #d33833;
        opacity: 1;
    }
    .ad-swiper .swiper-pagination-bullet {
        opacity: .6;
    }

    .ad-swiper img {
        height: auto !important;
    }
}