home {
    position: relative;
}

.top-special {
    margin-top: 24px;
    width: 100%;
    /* height: 120px; */
    overflow: hidden;
}

.top-special img{
    width: 100%;
}

.toutiao {
    padding-top: 32px;
    width: 100%;
    text-align: center;
}

.toutiao .title {
    font-size: 36px;
    font-family: MiSans, MiSans;
    font-weight: 600;
    color: #E60012;
    width: 86%;
    margin: 0 auto;
    cursor: pointer;
}

.toutiao .desc {
    padding-top: 10px;
    font-size: 14px;
    font-family: MiSans, MiSans;
    font-weight: 400;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.toutiao-oter {
    padding-top: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.toutiao-oter .links {
    /*overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    max-width: 336px;*/
    color: #999999;
}

.toutiao-oter i {
    color: #999999;
    margin: 0 6px;
    font-style: normal;
}

.toutiao-oter i:last-child {
    display: none;
}

.information {
    margin-top: 24px;
    width: 100%;
    height: 40px;
    background: #F5F5F7;
}

.information .nowNews .nowNews-title p {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-family: MiSans, MiSans;
    font-weight: 600;
    color: #E60012;
}

.information .nowNews-con {
    overflow: hidden;
    box-sizing: border-box;
}

.information .nowNews-con ul {
    height: 40px;
    flex: 1;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
}

.information .nowNews-con ul li {
    float: left;
    margin-right: 40px;
}

.information .nowNews-con ul li a {
    line-height: 40px;
    letter-spacing: 1.5px;
    font-size: 14px;
    font-family: MiSans, MiSans;
    font-weight: 400;
    color: #333333;
}

.lunbo-swiper {
    margin-top: 32px;
    position: relative;
    width: 100%;
    height: 476px;
}

.lunbo-swiper .lunbo-left {
    width: 844px;
    height: 476px;
}

.lunbo-swiper .lunbo-left .item {
    position: relative;
    display: block;
    width: 844px;
    height: 476px;
}

.lunbo-swiper .lunbo-left .item img {
    width: 100%;
    height: auto;
}

.lunbo-swiper .lunbo-left .item .img-title {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    width: 844px;
    height: 128px;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
}

.lunbo-swiper .lunbo-left .item .img-title .text {
    width: 80%;
    font-size: 20px;
    font-family: MiSans, MiSans;
    font-weight: 500;
    color: #FFFFFF;
    padding-left: 24px;
    padding-bottom: 24px;
}

.lunbo-swiper .lunbo-left .item .img-title .text span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.lunbo-swiper .lunbo-left .item .img-title .num {
    padding-right: 24px;
    padding-bottom: 24px;
}

.lunbo-swiper .lunbo-left .item .img-title .num .current-num {
    font-size: 24px;
    font-family: MiSans, MiSans;
    font-weight: 500;
    color: #E60012;
}

.lunbo-swiper .lunbo-left .item .img-title .num .total-num {
    font-size: 20px;
    font-family: MiSans, MiSans;
    font-weight: 500;
    color: #FFFFFF;
}

.lunbo-swiper .lunbo-left .el-carousel .el-carousel__arrow--left {
    left: 0;
}

.lunbo-swiper .lunbo-left .el-carousel .el-carousel__arrow--right {
    right: 0;
}

.lunbo-swiper .lunbo-left .el-carousel .el-carousel__arrow--left i {
    width: 40px;
    height: 80px;
    background: url("../images/lb-right-icon.png") no-repeat;
    background-size: 100% 100%;
}

.lunbo-swiper .lunbo-left .el-carousel .el-carousel__arrow--right i {
    width: 40px;
    height: 80px;
    background: url("../images/lb-left-icon.png") no-repeat;
    background-size: 100% 100%;
}

.lunbo-swiper .lunbo-left .el-carousel .el-carousel__arrow i::before {
    content: '';
}


.lunbo-swiper .lunbo-right {
    position: relative;
    width: 404px;
    height: 476px;
}

.lunbo-swiper .lunbo-right ul li:nth-child(5) {
    margin-top:0px;
    /* margin-top:18px;*/
 }

 .lunbo-swiper .lunbo-right .list {
     position: relative;
 }

 .lunbo-swiper .lunbo-right .list .item a {
     margin-bottom: 0px;
	
     font-size: 16px;
     font-family: MiSans, MiSans;
     font-weight: 400;
     color: #666666;
     overflow: hidden;
     text-overflow: ellipsis;
     display:block;
    /* -webkit-box-orient: vertical; */
    -webkit-line-clamp: 1;
}

.lunbo-swiper .lunbo-right .list .item span {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
      -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
       margin-top:6px;
   }

   .lunbo-swiper .lunbo-right .list .item:nth-child(1) a, .lunbo-swiper .lunbo-right .list .item:nth-child(5) a {
       font-size: 19px;
       font-family: MiSans, MiSans;
          font-weight: 540;
        color: black;
    }

    .lunbo-swiper .lunbo-right .lunbo-right-adv {
        margin-top: 23px;
    }

    .lunbo-swiper .lunbo-right .lunbo-right-adv a {
        display: inline-block;
        width: 404px;
        height: 160px;
        overflow: hidden;
    }

    .lunbo-special {
        margin-top: 44px;
        margin-bottom: 40px;
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .lunbo-special .lunbo-special-container,.lunbo-special .mySwiper {
        width: 1207px;
        height: 88px;
        overflow: hidden;
    }

    .lunbo-special .mySwiper .swiper-slide {
        width: 216px !important;
        height: 88px;
    }

    .lunbo-special .mySwiper .swiper-slide .links {
        display: block;
        width: 216px !important;
        height: 88px;
    }

    .lunbo-special .mySwiper .swiper-slide .links img {
        width: 100%;
        height: 100%;
    }

    .lunbo-special .mySwiper .swiper-prev {
        width: 24px;
        height: 40px;
        background: url("../images/zuo-jt.png") no-repeat;
        background-size: 100% 100%;
        left: 2px;
    }

    .lunbo-special .mySwiper .swiper-next {
        width: 24px;
        height: 40px;
        background: url("../images/you-jt.png") no-repeat;
        background-size: 100% 100%;
        right: 74px;
    }

    .lunbo-special .tbch {
        width: 40px;
        height: 88px;
    }

    .sdbd {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .sdbd .sdbd-column {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 16px;
        margin-right: 16px;
        width: 40px;
        height: 136px;
        background: #E60012;
    }

    .sdbd .sdbd-column span {
        writing-mode: vertical-lr;
        color: #ffffff;
        font-size: 14px;
    }

    .sdbd .sdbd-list {
        width:100%;
        margin-bottom: 40px;
        overflow: hidden;
    }

    .sdbd .sdbd-list .item {
        width: 282px;
        height: 222px;
    }

    .sdbd .sdbd-list .item .links {
        display: inline-block;
        width: 100%;
        height: auto;
    }

    .sdbd .sdbd-list .item .links .pic {
        width: 100%;
        height: 145px;
        margin: 16px 0;
    }

    .sdbd .sdbd-list .item .links .desc {
        font-size: 16px;
        font-family: MiSans, MiSans;
        font-weight: 500;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .sdbd .sdbd-list .item {
        margin-right: 30px;
    }

    .sdbd .sdbd-list .item:last-child {
        margin-right: 0;
    }

    .sdbd .baokan .baokan-box {
        margin-top: 16px;
        width: 404px;
        height: 360px;
        background: #F5F5F7;
    }

    .sdbd .baokan .baokan-box .baokan-title {
        overflow: hidden;
        padding: 24px 22px;
    }

    .sdbd .baokan .baokan-box .baokan-title .links {
        display: inline-block;
        width: 50%;
        text-align: left;
        font-size: 22px;
        font-family: MiSans, MiSans;
        font-weight: 600;
        color: #333333;
    }

    .sdbd .baokan .baokan-box .baokan-title .dzbk {
    }

    .sdbd .baokan .baokan-box .baokan-title .xlzz {
    }

    .sdbd .baokan .baokan-box .baokan-left {
        width: 180px;
        height: 272px;
        padding: 0 22px;
    }

    .sdbd .baokan .baokan-box .baokan-left img {
        width: 100%;
        height: 100%;
    }

    .sdbd .baokan .baokan-box .baokan-right .btn-list {
        margin: 0px 10px;
    }

    .sdbd .baokan .baokan-box .baokan-right .btn-list .links {
        display: block;
        width: 150px;
        height: 32px;
        line-height: 32px;
        background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
        border-radius: 16px;
        text-align: center;
        margin-bottom: 25px;
    }

    .sdbd .baokan .baokan-box .baokan-right .btn-list .links:hover {
        background: #E60012;
    }

    .baokanActive {
        background: #E60012 !important;
    }

    .sdbd .baokan .adv {
        margin-top: 4px;
    }

    .sdbd .baokan .adv .links {
        display: inline-block;
        width: 404px;
        height: 120px;
    }

    .sdbd .baokan .adv .links img {
        width: 100%;
        height: 100%;
    }

    .column-list {
        position: relative;
        overflow: hidden;
    }

    .column-list .column {
        width: 404px;
        height: 233px;
        margin-right: 34px;
        margin-bottom: 40px;
    }

    .column-list .column:nth-child(3n) {
        margin-right: 0;
    }

    .column-list .column .list {
        overflow: hidden;
        margin-top: 15px;
    }

    .column-list .column .list .item:nth-child(1) {
        /*min-height: 69px;*/
    line-height: 37px;
    margin-bottom: 18px;
}

.column-list .column .list .item {
    margin-bottom: 16px;
}

.column-list .column .list .item .links {
    font-size: 16px;
    font-family: MiSans, MiSans;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.column-list .column .list .item:nth-child(1) .links {
    display: inline-block;
    font-size: 18px;
    font-family: MiSans, MiSans;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.column-list .column .contain-pic .item .pic {
    width: 200px;
    height: 112px;
}

.column-list .column .contain-pic .item:nth-child(1) {
    line-height: 24px;
    overflow: hidden;
}

.column-list .column .contain-pic .item .pic img {
    width: 100%;
    height: 100%;
}

.column-list .column .contain-pic .item .pic-text {
    width: 186px;
    font-size: 18px;
    font-family: MiSans, MiSans;
    font-weight: 500;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.column-list .column .contain-pic .item:nth-child(1) .pic-text {
    font-weight: bold;
}

.paiju-adv {
    position: relative;
}

.paiju-adv .links:first-child {
    display: inline-block;
    width: 404px;
    height: 120px;
}

.paiju-adv .links:last-child {
    margin-top: 10px;
    display: inline-block;
    width: 404px;
    height: 104px;
}

.paiju-adv .links img {
    width: 100%;
    height: 100%;
}

.column-tab {
    position: relative;
    margin-bottom: 40px;
}

.column-tab .tab-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.column-tab .tab-nav .item {
    font-size: 19px;
    font-family: MiSans, MiSans;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}

.column-tab .tab-nav .fenge {
    margin: 0 12px;
}

.tabActive {
    font-weight: 600 !important;
    color: #333333 !important;
}

.column-tab .column-tab-container {
    position: relative;
    overflow: hidden;
    margin-top: 16px;
}

.column-tab .column-tab-container .content-l {
    width: 844px;
    height: 160px;
    background: #F5F5F7;
}

.column-tab .column-tab-container .content-l .content-l-box {
    padding: 24px;
}

.column-tab .column-tab-container .content-l .content-l-box .pic {
    width: 200px;
    height: 112px;
}

.column-tab .column-tab-container .content-l .content-l-box .pic img {
    width: 100%;
    height: 100%;
}

.column-tab .column-tab-container .content-l .content-l-box .desc {
    width: 570px;
}

.column-tab .column-tab-container .content-l .content-l-box .desc .desc-con {
    display: flex;
    justify-content: space-between;
}

.column-tab .column-tab-container .content-l .content-l-box .desc .desc-con .title .links {
    display: inline-block;
    width: 470px;
    font-size: 16px;
    font-family: MiSans, MiSans;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.column-tab .column-tab-container .content-l .content-l-box .desc .desc-con .fenxiang {
    display: flex;
    align-items: center;
}

.column-tab .column-tab-container .content-l .content-l-box .desc .desc-con .fenxiang i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/fenxiang.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
}

.column-tab .column-tab-container .content-l .content-l-box .desc .desc-text {
    min-height: 37px;
    margin-top: 8px;
    margin-bottom: 16px;
    font-size: 14px;
    font-family: MiSans, MiSans;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.column-tab .column-tab-container .content-l .content-l-box .desc .leibie {
    display: flex;
    justify-content: space-between;
}

.column-tab .column-tab-container .content-l .content-l-box .desc .leibie .bq span {
    display: inline-block;
    width: 88px;
    height: 28px;
    background: #E60012;
    border-radius: 14px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #E60012;
    font-size: 14px;
    font-family: MiSans, MiSans;
    font-weight: 500;
    color: #ffffff;
    margin-right: 8px;
}

.column-tab .column-tab-container .content-l .content-l-box .desc .leibie .more-btn {
    position: relative;
}

.column-tab .column-tab-container .content-l .content-l-box .desc .leibie .more-btn .links {
    display: inline-block;
    width: 82px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #E60012;
    color: #ffffff;
    font-size: 14px;
    font-family: MiSans, MiSans;
    font-weight: 500;
}

.column-tab .column-tab-container .content-r {
    width: 404px;
    height: 160px;
}

.column-tab .column-tab-container .content-r .list {
    position: relative;
    overflow: hidden;
}

.column-tab .column-tab-container .content-r .list .item {
    margin-bottom: 16px;
}

.column-tab .column-tab-container .content-r .list .item .links {
    font-size: 16px;
    font-family: MiSans, MiSans;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.column-tab .column-tab-container .content-r .list .item:nth-child(1) .links {
    font-size: 18px !important;
    font-family: MiSans, MiSans;
    font-weight: bold !important;
}

.index_hengtiao {
    width: 100%;
    height: 20px;
    background: url('../images/index_hengtiao.png') no-repeat;
    background-size: 100% 100%;
}

.adv-pic {
    margin-top: 40px;
    margin-bottom: 70px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.adv-pic .adv-item,.adv-pic .adv-item .swiper-container {
    width: 406px;
    height: 120px;
}

.adv-pic .adv-item .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #ffffff;
    opacity: 0.9;
}

.adv-pic .adv-item .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #E60012;
    opacity: 1;
}

.adv-pic .adv-item img {
    width: 100%;
    height: 100%;
}
.lunbo-swiper .lunbo-right .lunbo-right-adv img {
    width: 100%;
    height: auto;
}
.lunbo-swiper .lunbo-right .list li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: auto;}
