#content-fontsize * {
    word-break: normal !important;
    font-family: "Microsoft Yahei" !important;
}

#content-fontsize  p  img {
    width: 100%;
}

.newsContent .text {
    color: #666;
    color: #666;
    font-size: 20px;
}

.newsContent .text {
    line-height: 1.7em;
    color: #757575;
}

.crc-slide-mobile {
    display: none;
}

.crc-flex-desc {
    z-index: 10;
    background-size: 100% 100%;
    width: calc(100% - 70px);
    line-height: 1.5;
    font-size: 16px;
    text-align: left;
    margin-bottom: 30px;
    color: #666;
    padding-left: 70px;
}

.crc-flex-pic {
    margin-bottom: 10px;
    display: block;
    background: #F8F6F5;
}

.big-pag {
    bottom: auto;
    top: 486px;
    left: 0px;
    font-size: 16px;
    text-align: left;
    color: #666;
    width: 60px;
    padding-left: 0px;
    background: #fff;
}

.big-pag span {
    color: #666;
}

.big-pag span.swiper-pagination-current {
    font-size: 20px;
    color: #F99C34;
    font-weight: bold;
}




.swiper-big-next,
.swiper-big-prev,
.swiper-sm-next,
.swiper-sm-prev {
    width: 48px;
    height: 48px;
}

.swiper-big-next {
    background: url(../image/crc-news-pic-btn-next.png) no-repeat;
    background-size: cover;
    top: 40%;
    /* right: 0; */
    right: -49px;
}

.swiper-big-prev {
    background: url(../image/crc-news-pic-btn-back.png) no-repeat;
    background-size: cover;
    top: 40%;
    /* left: 0; */
    left: -49px;
}

.swiper-big-next:hover {
    background: url(../image/crc-news-pic-btn-next-sel.png) no-repeat;
    background-size: cover;
    top: 40%;
    /* right: 0; */
    right: -49px;
}

.swiper-big-prev:hover {
    background: url(../image/crc-news-pic-btn-back-sel.png) no-repeat;
    background-size: cover;
    top: 40%;
    /* left: 0; */
    left: -49px;
}

.swiper-sm-prev {
    background: url(../image/crc-news-pic-scroll-btn-back-nor.png) no-repeat center center;
    background-size: 16px 16px;
    top: auto;
    bottom: 10px;
    left: 0px;
}

.swiper-sm-next {
    background: url(../image/crc-news-pic-scroll-btn-next-nor.png) no-repeat center center;
    background-size: 16px 16px;
    top: auto;
    bottom: 10px;
    right: 0px;
}

.mySwiper .swiper-slide {
    width: 90px;
}

.myswiper-big .swiper-slide {
    width: 120px;
}

.swiper-sm-prev:hover {
    background: url(../image/crc-news-pic-scroll-btn-back-sel.png) no-repeat center center;
    background-size: 16px 16px;
}

.swiper-sm-next:hover {
    background: url(../image/crc-news-pic-scroll-btn-next-sel.png) no-repeat center center;
    background-size: 16px 16px;
}

.mySwiper .swiper-slide {
    opacity: .5;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.backtop-main {
    display: none;
}

/* @media (max-width: 1025px) {

    .swiper-big-prev,
    .swiper-big-next {
        width: 32px;
        height: 32px;
        top: auto;
        bottom: 0px;
    }

    .swiper-big-prev {
        left: 22%;
        background: url(crc-wap-news-pic-scroll-btn-back-nor.png) no-repeat center center;
        background-size: 16px 16px;
    }

    .swiper-big-next {
        right: 22%;
        background: url(crc-wap-news-pic-scroll-btn-next-nor.png) no-repeat center center;
        background-size: 16px 16px;
    }

    .swiper-big-prev:hover {
        left: 22%;
        top: auto;
        background: url(crc-wap-news-pic-scroll-btn-back-sel.png) no-repeat center center;
        background-size: 16px 16px;
    }

    .swiper-big-next:hover {
        right: 22%;
        top: auto;
        background: url(crc-wap-news-pic-scroll-btn-next-sel.png) no-repeat center center;
        background-size: 16px 16px;
    }

    .crc-flex-desc {
        box-sizing: border-box;
        overflow: hidden;
        padding: 0px 10px 10px 10px;
    }

    .big-pag {
        bottom: 0px;
        left: 44%;
    }

    .mySwiper2 {
        padding-bottom: 30px;
    }

    .backtop-main {
        display: block;
        height: 40px;
        line-height: 40px;
        background: #F2F3F5;
        color: #333;
        font-size: 14px;
        text-align: center;
    }

   
} */


.crc-flex-pic img {
    max-width: 640px;
    max-height: 100%;
}

.mySwiper {
    height: 70px;
    width: 510px;
    margin: 0 auto;
}

.swiper-slide-thumb-active .sm-div {
    padding-top: 0px;
}
.sm-div {
    width: 100%;
    height: 100%;
    padding-top: 10px;
}
.mySwiper .swiper-slide img {
    height: 100%;
    width: 100%;
}


.big-pag {
    background: none;
    top: 498px;
    z-index: 80;
    left:0
}


.newsContent    .crc-slide-pc {
    color: #666;
    font-size: 20px;
    overflow: initial;
    position: relative;
    width: 640px;
    margin: 0 auto;
}

.newsContent{
  text-align: center;
  margin: auto;
}


.crc-flex-pic {
    border-radius: 5px;
}
.crc-flex-pic {
    width: 100%;
    height: 490px;
    vertical-align: middle;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.crc-flex-desc {
    width: 100%;
}


