* {
    margin: 0;
    padding: 0;
}

.news3 .listTit {
    color: #000 !important;
}

.news {
    width: 100%;
    background: #F8F8F8;
}

.news .newsBanner {
    width: 100%;
    height: 7rem;
    background: url('../img/news/banner.png') no-repeat;
    background-size: 100% 100%;
    padding-left: 1.33rem;
    padding-top: 3.01rem;
    box-sizing: border-box;
}

.leftTrans {
    position: relative;
    height: 0.18rem;
}

.ball {
    animation: swap 2s infinite;
    /* 2秒无限循环动画 */
}

.ball1 {
    position: absolute;
    left: 0;
    width: 0.18rem;
    height: 0.18rem;
    background: #fff;
    border-radius: 50%;
    animation-delay: 0s;
    /* 第一个小球动画延迟 */
}

.ball2 {
    position: absolute;
    left: 0.14rem;
    width: 0.18rem;
    height: 0.18rem;
    border: 0.01rem solid #fff;
    box-sizing: border-box;
    border-radius: 50%;
    animation-delay: 1s;
    /* 第二个小球动画延迟 */
}

@keyframes swap {

    0%,
    100% {
        left: 0;
        /* 初始位置 */
    }

    50% {
        left: 0.14rem;
        /* 交换到的目标位置 */
    }
}

.bannerTit {
    margin-top: 0.11rem;
    font-family: Arial-Black, Arial-Black;
    font-size: 0.5rem;
    color: #FFFFFF;
    line-height: 0.71rem;
}

.news .newsNav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 1.59rem;
    background: url('../img/news/topbg.png')no-repeat;
    background-size: 100% 100%;
    padding-left: 1.33rem;
    padding-right: 1.38rem;
    box-sizing: border-box;
}

.news .newsNav .navLeft {
    display: flex;
    margin-top: 0.28rem;
}

.navLeft .leftBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.64rem;
    background: #FFFFFF;
    border-radius: 0.12rem 0 0.12rem 0;
    border: 0.01rem solid #BD1D20;
    padding: 0 0.26rem;
    margin-right: 0.31rem;
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: 0.25rem;
    color: #BD1D20;
    transition: all 0.3s ease-in-out;
}

.navLeft .leftBtn.active {
    background: #BD1D20;
    border-radius: 0 0.12rem 0 0.12rem;
    color: #FFFFFF;
}

.navLeft .leftBtn:hover {
    background: #BD1D20;
    border-radius: 0 0.12rem 0 0.12rem;
    color: #FFFFFF;
}

                .navLeft .leftBtn:nth-child(1){
                    display: none !important;
                }
                
                
                .navLeft .leftBtn:nth-child(3){
                    display: none !important;
                }

.news .newsNav .navRight {
    display: flex;
    margin-top: 0.5rem;
}

.navRight img {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.08rem;
}

.navRight a {
    font-family: Arial, Arial;
    font-size: 0.24rem;
    color: #7C7C7C;
}

.navRight a.active {
    color: #0D0D0D;
}

.news .newsCon {
    width: 100%;
}

.news .newsCon .newsConSw {
    display: none;
    position: relative;
    width: 16.5rem;
    margin: 0.67rem auto;
}

.newsConSw .mySwiper .swCard {
    display: flex;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 0.03rem 0.16rem 0.01rem rgba(0, 0, 0, 0.08);
    border-radius: 0.2rem
}

.swCard .cardImg {
    display: block;
    width: 7.085rem;
    height: 6.06rem;
}

.swCard .cardRight {
    width: 100%;
}

.swCard .cardRight .cardTime {
    width: 100%;
    text-align: right;
    padding-top: 0.37rem;
    padding-right: 0.58rem;
    margin-bottom: 0.57rem;
    box-sizing: border-box;
    font-family: BM Dohyeon, BM Dohyeon;
    font-size: 0.22rem;
    color: #6A6A6A;

}

.swCard .cardRight .rightTit {
    width: 100%;
    padding: 0 0.65rem;
    margin-bottom: 0.4rem;
    box-sizing: border-box;
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: 0.4rem;
    color: #BD1D20;
}

.swCard .cardRight .rightTex {
    width: 100%;
    padding: 0 0.65rem;
    box-sizing: border-box;
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 0.25rem;
    color: #6A6A6A;
    line-height: 0.3rem;
}

.modalBtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 2.1rem;
    height: 0.64rem;
    background: #fff;
    padding: 0 0.24rem;
    margin-top: 0.83rem;
    margin-left: 0.65rem;
    border: 0.02rem solid #BE1E21;
    border-radius: 0.53rem 0.53rem 0.53rem 0.53rem;
    box-sizing: border-box;
    font-family: MiSans, MiSans;
    font-weight: 500;
    font-size: 0.2rem;
    color: #BE1E21;
    line-height: 0rem;
    transition: all 0.3s ease-in-out;
}

.modalBtn.active {
    background: #BE1E21;
    color: #fff;
}

.modalBtn .btnImg {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 0.27rem;
    height: 0.27rem;
    border: 0.01rem solid #BE1E21;
    border-radius: 50%;
}

.btnImgBor {
    position: absolute;
    left: -0.3rem;
    width: 0.45rem;
    height: 0.01rem;
    /* border: 0.01rem solid #FFFFFF; */
    background: #BE1E21;
    transition: all 0.3s;
}

.modalBtn .btnImg .btnImgCen {
    width: 0.07rem;
    height: 0.07rem;
    background: #BE1E21;
    border-radius: 50%;
    transition: all 0.3s;
}

.modalBtn .btnImg .btnImgCen.btnImgCenActive {
    width: 0.17rem;
    height: 0.17rem;
    background: #fff;
}

.swiper-pagination {
    position: absolute;
    right: 0.28rem;
    bottom: 0.47rem !important;
    left: auto !important;
    width: auto !important;
}

.swiper-pagination-bullet {
    border-radius: 50%;
    margin: 0 5px;
    width: 0.16rem;
    height: 0.16rem;
    background: #EAEAEA;
    margin: 0 0.24rem 0 0 !important;
    opacity: 1 !important;
    transition: all 0.3s ease-in-out;
}

.swiper-pagination-bullet:last-child {
    margin-right: 0 !important;
}

.swiper-pagination-bullet-active {
    background: #BD1D20;
}

.news .newsCon .newsConList {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /*padding-top: 0.32rem;*/
    padding-top: 0.11rem;
    padding-left: 1.34rem;
    padding-right: 1.37rem;
    box-sizing: border-box;
}

.newsConList .newsConItem {
    display: flex;
    flex-direction: column;
    width: 5.36rem;
    padding-bottom: 0.29rem;
    background: #FFFFFF;
    box-shadow: 0 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
    border-radius: 0.2rem;
    margin-right: 0.2rem;
    margin-top: 0.56rem;
}

.newsConList .newsConItem:nth-of-type(3n) {
    margin-right: 0;
}

.newsConList .newsConItem .itemImg {
    display: block;
    width: 5.36rem;
    height: 4.27rem;
}

.newsConList .newsConItem .itemTit {
    width: 100%;
    padding: 0.26rem 0.18rem 0;
    margin-bottom: 0.24rem;
    /* border-bottom: 0.01rem solid #D9D9D9; */
    box-sizing: border-box;
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: 0.25rem;
    color: #141414;
}

.newsConList .newsConItem .itemBor {
    width: 4.92rem;
    height: 0.01rem;
    margin-left: 0.23rem;
    background: #D9D9D9;
}

.newsConList .newsConItem .itemBorActive {
    z-index: 1;
    width: 0;
    /* width: 1.44rem; */
    height: 0.01rem;
    margin-left: 0.23rem;
    background: #BD1D20;
    transform: translateY(-0.01rem);
    transition: all 0.3s ease-in-out;
}

.newsConList .newsConItem .itemBottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 0.25rem;
    padding-left: 0.23rem;
    padding-right: 0.21rem;
    box-sizing: border-box;
}

.itemBottom .itemTime {
    font-family: BM Dohyeon, BM Dohyeon;
    font-size: 0.18rem;
    color: #AFAFAF;
}

.itemBottom .itemBotImg {
    display: block;
    width: 0.32rem;
    height: 0.32rem;
}

.newsConBotom {
    width: 100%;
    height: 2.65rem;
    background: url('../img/news/bottombg.png') no-repeat;
    background-size: 100% 100%;
    margin-top: -0.25rem;
    padding-top: 1.11rem;
    box-sizing: border-box;
}

.newsConBotom .ListBtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 2.47rem;
    height: 0.64rem;
    background: #FFFFFF;
    border-radius: 0.53rem;
    border: 0.02rem solid #BE1E21;
    padding-left: 0.24rem;
    padding-right: 0.28rem;
    margin: 0 auto 0;
    box-sizing: border-box;
    font-family: MiSans, MiSans;
    font-weight: 500;
    font-size: 0.2rem;
    color: #BE1E21;
}

.newsConBotom .ListBtn img {
    display: block;
    width: 0.15rem;
    height: 0.17rem;
}

/* 展会css */
.news2Con {
    display: flex;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0.67rem;
}

.news2Con .news2Card {
    width: 100%;
    padding-left: 1.33rem;
    padding-right: 1.38rem;
    box-sizing: border-box;
}

.news2Con .news2Card .news2Item {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0 0.03rem 0.6rem 0.01rem rgba(0, 0, 0, 0.15);
    border-radius: 0.2rem;
    margin-bottom: 0.52rem;
}

.news2Con .news2Card .news2Item:last-child {
    margin-bottom: 0
}

.news2Item .news2Img {
    width: 6.06rem;
    height: 3.2rem;
    border-radius: 0.2rem;
}

.news2Item .news2Right {
    /*display: flex;*/
    padding-top: 0.51rem;
    
    width: 9.13rem;
    position: relative;
}

.news2Item .news2Right .news2RightCon {
    /*width: 6.07rem;*/
    margin-left: 0.83rem;
}

.news2RightCon .news2Tit {
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: 0.35rem;
    color: #000000;
}

.news2Tex {
    margin-top: 0.24rem;
    font-family: Arial, Arial;
    font-size: 0.24rem;
    color: #7B7B7B;
}

.news2Tex span {
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: 0.25rem;
    color: #7B7B7B;
    display: inline-block;
    min-width: 1rem;
}

.news2Item .news2Right .modalBtn {
    /*margin-top: 1.75rem;*/
    
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: 0.3rem;
}

.news3 .header {
    box-shadow: 0 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
}

.newsDetail {
    width: 100%;
    margin-top: 1.62rem;
}

.newsDetail .newDetNav {
    display: flex;
    align-items: center;
    margin-left: 1.33rem;
    padding-top: 0.65rem;
    padding-bottom: 0.23rem;
    width: 16.49rem;
    border-bottom: 0.01rem solid #D9D9D9;
}

.newsDetail .newDetNav img {
    width: 0.17rem;
    height: 0.17rem;
    margin-right: 0.06rem;
}

.newsDetail .newDetNav a {
    font-family: Arial, Arial;
    font-size: 0.2rem;
    color: #8B8888;
}

.newsDetail .newDetNav a.active {
    color: #414141;
}

.newsDetail .newDetCon {
    width: 100%;
    margin-top: 0.7rem;
}

.newsDetail .newDetCon .topHead {
    margin-bottom: 0.72rem;
    width: 16.49rem;
    margin-left: 1.33rem;
}

.topHead .topHeading {
    width: 100%;
    margin-bottom: 0.42rem;
    font-family: Arial, Arial;
    font-weight: bold;
    font-size: 0.4rem;
    color: #000000;
    text-align: center;
}

.topHead .topheading2 {
    display: flex;
    justify-content: center;
    width: 100%;
}

.topHead .topheading2 .topTime,
.topHead .topheading2 .topViews {
    display: flex;
    align-items: center;
    font-family: Arial, Arial;
    font-size: 0.25rem;
    color: #535353;
    line-height: 0.3rem;
}

.topHead .topheading2 .topTime {
    margin-right: 0.84rem;
}

.topTime img {
    display: block;
    margin-right: 0.13rem;
    width: 0.23rem;
    height: 0.23rem;
}

.topViews img {
    width: 0.3rem;
    height: 0.18rem;
    display: block;
    margin-right: 0.1rem;
}

.bottomText {
    width: 100%;
    padding-left: 1.33rem;
    padding-right: 1.38rem;
    box-sizing: border-box;
    font-family: Arial, Arial;
    font-size: 0.25rem;
    color: #000000;
    line-height: 0.35rem;
}

.bottomText .botTexTit {
    font-weight: bold;
    margin: 0.4rem 0;
}

.bottomText .botTexImg {
    width: 100%;
    margin-top: 0.62rem;
    margin-bottom: 0.68rem;
}

.bottomText .botTexImg img {
    display: block;
    width: 100%;
}

.newsdetailNav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* padding-left: 1.33rem;
    padding-right: 1.38rem; */
    padding-bottom: 0.26rem;
    margin-bottom: 0.68rem;
    margin-top: 0.6rem;
    padding-top: 0.22rem;
    border-top: 0.01rem solid #E0E0E0;
    border-bottom: 0.01rem solid #E0E0E0;
    box-sizing: border-box;
}

.newsdetailNav img {
    display: block;
    width: 0.13rem;
    height: 0.1rem;
    margin-right: 0.08rem;
}

.newsdetailNav .leftPrev,
.newsdetailNav .rightNext {
    display: flex;
    align-items: center;
    font-family: MiSans, MiSans;
    font-size: 0.19rem;
    color: #666666;
}

.newsdetailNav .leftPrev:hover {
    color: #BD1E21;
}

.newsdetailNav .rightNext:hover {
    color: #BD1E21;
}

.leftPrevImg,
.rightNextImg {
    transform: rotate(180deg);
}


@media only screen and (max-width:768px){
    .news .newsBanner{
         margin-top: 1.2rem;
        height: 4rem;
            padding-top: 1.3rem;
    padding-left: 0.33rem;
    }
    .news .newsNav{
        padding-left: 0.33rem;
        padding-right: 0.33rem;
        height: auto;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .news .newsCon .newsConList{
        padding: 0 0.3rem;
            justify-content: space-between;
    }
    .newsConList .newsConItem{
        width: 3.4rem;
        margin-right: 0;
    }
    .newsConList .newsConItem .itemImg{
        width: auto;
        height: 2.5rem;
    }
    .newsConList .newsConItem .itemBor{
        width: 87%;
    }
    .newsDetail .newDetNav{
            margin-left: 0.33rem;
            width: 90%;
        flex-wrap: wrap;
        padding-top: 0.25rem;
    }
    .bottomText{
            padding-left: 0.33rem;
    padding-right: 0.33rem;
    }
    .bottomText img{
        width: 100%!important;
        height: 100%!important;
    }
    .news2Con .news2Card{
        padding-left: 0.33rem;
    padding-right: 0.33rem;
    }
    .news2Item .news2Img{
        width: 3.06rem;
    height: 2.2rem;
        align-self: center;
            margin-left: 0.05rem;
    }
    .news2Item .news2Right .news2RightCon{
        width: 3.07rem;
    margin-left: 0.3rem;
    }
    .news2Item .news2Right{
        flex-wrap: wrap;
    }
    .news2Item .news2Right .modalBtn{
        margin-top: 0.5rem;
            margin-left: 0.2rem;
            margin-bottom: 0.5rem;
    }
    .newsdetailNav img{
        width: 0.13rem!important;
    height: 0.1rem!important;
    }
}