
.img-new{
    padding-top: 20px;
    float: left;
    padding-left: 11.5%;
}
.news-info{
    width:89%;
    margin:0 auto;
    display: flex;
    justify-content: space-around;
    padding-top: 2%;
}
.news,.ul{
    float: left;
}
.ul{
    margin: 30px -17px 0 0;
}
.ul li{
    list-style: none;
    float: left;
}
.ul li span{
    font-size: 1.3vw;
    color: #000;
    text-decoration: none;
}
.pc-news-more{
    cursor: pointer;
}
.pc-news,.pc-pub{
    display: inline-block;
}
.pc-news:after,.pc-pub:after {
    content: '';
    display: block;
    /*border-bottom:2px solid #000;*/
    width: 0;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}
.pc-news:hover:after,.pc-pub:hover:after {
    width: 100%;
}
.pc-news:after.active,.pc-pub:after.active{
    border-bottom:2px solid #fff;
}
.pc-news:hover{
    color:#282828 !important;
}

.pc-pub:hover{
    color:#282828 !important;
}
/**/
.cssStyle2:after{
    content: '';
    display: block;
    /*border-bottom:2px solid #000;*/
    color: #000;
    width:100%;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}
.cssStyle2:hover:after{
    width: 100%;
}
/**/
.text-p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 13;
    overflow: hidden;
}

span.active {
    color: #282828 !important;
}
/*.ul li span:hover{*/
/*border-bottom: 2px solid #000;*/
/*padding-bottom: 4px;*/
/*}*/
.ul li span{
    cursor: pointer;
    color: #9B9B9B;
}

/*.yeartab.active {*/
/*border-bottom: 2px solid #000;*/
/*padding-bottom: 4px;*/
/*}*/

/*#year2019.active,#year2018.active,#year2017.active{*/
/*border-bottom: 2px solid #000;*/
/*padding-bottom: 4px;*/
/*}*/
.title{
    display: flex;
    justify-content: space-between;
    width: 79%;
    margin: 0 auto;
    padding:188px 0 0 0;
}
.title-publication{
    display: flex;
    justify-content: space-between;
    width: 79%;
    margin: 0 auto;
    padding:118px 0 0 0;
}
.ul-pub{
    display: flex;
    text-align: right;
    padding:21px 0 0 0;
}
.ul-pub li{
    list-style: none;
    float: left;
}
.ul-pub li span{
    font-size:1.3vw;
    color: #000;
    text-decoration: none;
}

/*.ul-pub li span:hover{*/
/*border-bottom: 2px solid #000;*/
/*padding-bottom: 4px;*/
/*}*/
.ul-pub li span{
    cursor: pointer;
    color: #9B9B9B;
}
/*.m-yeartab.active {*/
/*border-bottom: 2px solid #000;*/
/*padding-bottom: 4px;*/
/*}*/

/*#year-2019.active{*/
/*border-bottom: 2px solid #000;*/
/*padding-bottom: 4px;*/
/*}*/
/*#year-2018.active{*/
/*border-bottom: 2px solid #000;*/
/*padding-bottom: 4px;*/
/*}*/
/*#year-2017.active{*/
/*border-bottom: 2px solid #000;*/
/*padding-bottom: 4px;*/
/*}*/
.publication{
    width: 65%;
    height:360px;
    margin-left: 23%;
    margin-top:50px;
    justify-content: space-between;
    display: flex
}
.pb-one{
    width:100%;
    height:330px;
    margin-top: 1%;
    float: left
}

.pb-img{
    float: left;
}
.pb-span{
    float: left;padding-left: 5%
}
.pc-publication-content{
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.pc-publication-content:hover{
    cursor: pointer;
    -webkit-box-shadow: #ccc 0px 0px 15px;
    -moz-box-shadow: #ccc 0px 0px 15px;
    box-shadow: #ccc 0px 0px 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.shadow:hover{
    cursor: pointer;
    -webkit-box-shadow: #ccc 0px 0px 15px;
    -moz-box-shadow: #ccc 0px 0px 15px;
    box-shadow: #ccc 0px 0px 15px;
}
.carousel-control-prev{
    left:-11%
}
.carousel-control-next{
    left:102%;
}
.shadow{
    border-radius: 2%;
}
.row-a{
    text-decoration: none!important;
}
.banner{
    width: 72%;
    margin: 0 auto;
    padding: 70px 0 0 0;
}
.pro{
    width: 85%;
    margin: 0 auto;
    padding: 67px 0 0 53px
}
.img-div{
    width: 38%;
    border-top-left-radius: 2%;
    border-bottom-left-radius: 2%;
}

.img-pub{
    border-top-left-radius: 2%;
    border-bottom-left-radius: 2%
}
#year-2024_con,#year-2023_con,#year-2022_con,#year-2021_con,#year-2020_con,#year-2019_con,#year-2018_con,#year-2017_con,#year-2016_con,#year-2015_con,#year-2014_con,#year-2013_con,#year-2012_con,#year-2011_con{
    /*overflow:hidden;*/
    width: 79%;
    margin: 0 auto;
    margin-bottom: 100px;
}
.pc-news-publication{
    border: 1px solid;
    padding:15px 0 20px 0;
    width: 79%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}
.pc-publication-content{
    float: left;
    width: 31%;
    height: 232px;
    display: flex;
    justify-content: flex-start;
    margin: 26px 26px 0 0;
}
.pc-publication-img{
    width: 196px;
    margin-right: 24px;
    overflow: hidden;
}
.publication-content-right{
    width: 200px;
}
.pub-p{
    color: #9b9b9b;
    margin-bottom: 0;
    padding: 11px 0 0 0 ;

}
.pub-p-two{
    color: #4a4a4a;
    margin-bottom: 0;
}
.pub-p-three{
    color: #282828;
    padding: 6px 0 0 0;
}

.span{
    width:24%;
}
.text-p{
    padding: 12px 0 0 0;
    line-height: 16px;
}
.pc-learn-more{
    color: #000!important;
}
.carousel-control-prev, .carousel-control-next{
    top:16%;
}
/*mobile*/
.mobile-content{
    padding:107px 0 0 0;
}
.mobile-title{
    display: flex;
    justify-content: space-between;
    width:87%;
    margin: 0 auto;
}
.mobile-carousel{
    margin-left: 26px;
    padding:42px 0 0 0;
}
.mobile-title-news,.mobile-title-pub{
    margin-right: 9px;
    white-space: nowrap;
    font-size: 18px;
    color: #000;
}
.mobile-title-year span,.mobile-pub-year span{
    font-size: 14px;
}
.mobile-carousel-img{
    width: 83%;
}
.mobile-first-news{
    font-size: 14px;
    color: #000;
    padding:40px 0 0 0;
}

.mobile-news-content{
    font-size: 12px;
    color: #000;
    width:100%;
    padding:14px 0 0 0;
    text-align: justify;
    display:-webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}
.mobile-title-publication{
    display: flex;
    justify-content: space-between;
    width:87%;
    margin:0 auto;
    padding:60px 0 0 0;
}
.mobile-item-year{
    color: #6c6c6c;
    font-size: 16px;
    margin-bottom: 0;
}
.mobile-item-title{
    color: #6c6c6c;
    margin-bottom: 0;
    font-size: 16px;
}
.mobile-item-content{
    color: #282828;
    font-size: 18px;
    padding:6px 0 0 0;
}
.swiper-container{
    width: 87%;
    padding:40px 0 0 0;
}
/*    */
@media screen and (max-width: 1790px) {
    .text-p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 9;
        overflow: hidden;
    }
}
@media screen and (max-width: 1699px) {
}

@media screen and (max-width: 1440px) {
    .text-p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 8;
        overflow: hidden;
    }
    .text-p {
        line-height: 14px;
    }
    .title-font4{
        font-size: 15px;
    }
    .pc-publication-content{
        width:30.5%;
    }
    .title-font{
        font-size: 33px;
    }
    .ul li span,.ul-pub li span{
        font-size: 14.5px;
    }
    .title-font6{
        font-size: 17px;
    }
    .title-font14,.pc-learn-more{
        font-size: 11.5px;
    }
    .title{
        padding:139px 0 0 0;
    }
    .ul {
        margin: 12px -17px 0 0;
    }
    .banner{
        padding:50px 0 0 0;
    }
    .title-publication{
        padding: 50px 0 0 0;
    }
    .pro{
        padding: 31px 0 0 53px;
    }
    .pc-publication-content{
        height: 170px;
    }
    .title-font20{
        font-size: 16px;
    }
    .title-font18{
        font-size: 15px;
    }

}
