@charset "utf-8";

@font-face {
    font-family: SourceHanSerifCN-Bold;
    src: url("../img/SourceHanSerifCN-Bold.ttf");
}

body {
    background-color: #fff;
    /*
    background: url(../img/bg.png)no-repeat;
    background-size: 100% 950px;;
*/
}

.headImg {
    width: 100%;
    height: 6.2rem;
    background: url(../img/banner.png) center top / 132% no-repeat;
}

.content {
    width: 100%;
    height: 100%;
    overflow: hidden auto;
}

.banner1 {
    width: 374px;
    height: 3.98rem;
    /*    background: url(../img/p2.png) 0% 0% / 100% 100% no-repeat;*/
    margin: -0.5rem auto 0.5rem;
    border-radius: 7px;
    background-color: #c00323;
    text-align: center;
    color: #fff;
    font-weight: 700;

}

.list {
    width: 17.5rem;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
    margin: 20px auto 15px;
    padding-bottom: 4rem;
}

.tabs {}

.headTitle1 {
    width: 100%;
    height: 3.5rem;
    background: url("../img/lm-fyzd.png") center center / 280% no-repeat;
}

.headTitle2 {
    width: 100%;
    height: 3.5rem;
    background: url("../img/lm-qyxd.png") center center / 330% no-repeat;
}


.headTitle3 {
    width: 100%;
    height: 3.5rem;
    background: url("../img/lm-ytdd.png") center center / 280% no-repeat;
}

.headTitle4 {
    width: 100%;
    height: 5.5rem;
    background: url("../img/xlpldh.png") center center / 330% no-repeat;
}

.card {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0px;
}

.btn-box {
    width: 100%;
    height: 2.65rem;
    background: url("../img/bottomBg.png") 0% 0% / 100% 100% no-repeat;
    position: fixed;
    bottom: 0px;
}

.btn {
    width: 9.5rem;
    height: 2.2rem;
    background: url("../img/btn.png") 0% 0% / 100% 100% no-repeat;
    margin: 2.5rem auto 0px;
    color: rgb(221, 0, 14);
    line-height: 2.2rem;
    text-align: center;
    font-weight: 500;
}

.moreBox {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    background: rgb(249, 249, 249);
    border-radius: 0px 0px 10px 10px;
}

.swiper-slide_p {
    color: red;
    margin: 0px auto;
    padding: 1px 30px;
    display: inline-block;
    font-size: 16px;
    line-height: 1.5rem;
    border: 1px solid red;
    border-radius: 1rem;
    text-align: center;
}

.book_synopsis_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 0.75rem 0.75rem;
}

.book_img {
    width: 3.85rem;
    height: 5.5rem;
}

.book_img img {
    display: block;
    width: 100%;
    height: 100%;
}

.book_synopsis {
    margin-left: 0.5rem;
    width: 0px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.book_synopsis_title {
    width: 11.4rem;
    font-size: 0.8rem;
    line-height: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.25rem;
}

.book_synopsis_press {
    font-size: 0.6rem;
    color: rgb(187, 187, 187);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.5rem;
}

.book_synopsis_tag span {
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    font-size: 0.5rem;
    color: rgb(221, 0, 14);
    border-radius: 0.6rem;
    background: rgb(252, 229, 230);
    display: inline-block;
    padding: 0px 0.5rem;
    margin-right: 0.5rem;
}

.industry_tag {
    font-size: 0.6rem;
    color: rgb(187, 187, 187);
    line-height: 1rem;
    margin-bottom: 0.5rem;
}

.text-list {
    padding: 0px 0.75rem 0.75rem;
}

.text-list div {
    margin-bottom: 10px;
}

.col-entry-text {
    line-height: 1.375rem;
    margin-bottom: 0.5rem;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: rgb(51, 51, 51);




    background-image: url(../img/fh-02.png);
    background-repeat: no-repeat;
    background-position: left 12px;
    padding-left: 20px;
}

.entry-text {
    width: 100%;
}

.content .list .banner-common .row-flex {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0px;
    overflow: hidden;
}

.content .list .banner-common .col-flex-text {
    margin-right: 10px;
}

.content .list .banner-common .col-flex {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.content .list .banner-common .col-icon {
    position: relative;
}

.content .list .banner-common .col-icon .icon-topic {
    font-size: 0.55rem;
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 5px;
    left: 10px;
    background: rgba(0, 0, 0, 0.5);
    height: 20px;
    line-height: 20px;
    display: inline-block;
    border-radius: 20px;
    padding: 0px 10px;
}

.content .list .banner-common .col-icon .icon-topic::before {
    width: 0px;
    height: 0px;
    content: "";
    border-color: transparent transparent transparent rgb(229, 229, 228);
    border-width: 5px;
    border-style: solid;
    display: inline-block;
}

.content .list .banner-common .col-tag {
    margin-right: 5px;
}

.facebook-card .card-content-inner {
    padding: 0px 0.5rem 0.75rem;
}

.modal.modal-out {
    z-index: -1;
}

.content .list .banner-common .col-100,
.content .list .banner-common .col-flex {
    overflow: hidden;
    position: relative;
}

.content .list .banner-common .col-text-sub,
.content .list .banner-common .col-count {
    position: absolute;
    bottom: 2px;
}

.content .list .banner-common .col-count a {
    color: rgb(153, 153, 153);
    text-decoration: none;
}

.content .content-block .list-block .item-title {
    color: rgb(66, 66, 66);
    font-weight: bold;
}

.content .list .card-content-inner-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.content .list .banner-common .col-icon {
    text-align: center;

    width: 143px;
}

.content .list .banner-common .col-icon img {

    width: 143px;
    display: inline-block;
    border-radius: 5px;
    image-rendering: crisp-edges;
    /* 保持边缘锐利 */
    image-rendering: pixelated;
    /* 防止模糊 */
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;

    /* 加上这些辅助属性 */
    transform: translateZ(0);
    /* 触发GPU加速 */
    backface-visibility: hidden;


}

.content .list .banner-common .col-text {
    font-size: 0.75rem;
    margin-left: 10px;
    margin-top: 25px;
    color: rgb(51, 51, 51);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;


    background-image: url(../img/fh-02.png);
    background-repeat: no-repeat;
    background-position: left 12px;
    padding-left: 20px;
}

.content .list .banner-common .col-text.no-margin {
    margin: 0px;
}

.content .list .banner-common .col-text-sub {
    margin-top: 10px;
    font-size: 0.7rem;
    color: rgb(102, 102, 102);
}

@-webkit-keyframes glow-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes glow-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media screen and (max-width: 320px) {

    .message1,
    .message2,
    .message3 {
        font-size: 0.75rem;
        line-height: 1rem;
    }

    .message2 {
        left: 1.25rem;
    }

    .message3 {
        top: 1.5rem;
    }
}

@media screen and (max-width: 320px) and (max-height: 568px) {
    .activeImg {
        width: 13.8rem;
        height: 21.6rem;
    }

    .message2 {
        top: 17rem;
        left: 1rem;
    }
}

@media screen and (min-width: 375px) and (max-height: 667px) {
    .message2 {}
}

@media screen and (min-width: 414px) and (max-height: 636px) {
    .message2 {}
}

@media screen and (min-height: 700px) and (max-height: 736px) {
    .message2 {}
}

@media screen and (min-height: 737px) {
    .message2 {}
}

@media screen and (min-width: 360px) and (max-height: 640px) {
    .message2 {}
}

@media screen and (min-width: 428px) and (max-height: 752px) {
    .message2 {}
}

@media screen and (min-height: 800px) {
    .message2 {}
}

@media screen and (min-height: 900px) {
    .message2 {}
}

.zy {
    color: #fff;
    width: 350px;
    margin: auto;
    font-size: 14px;
    margin-bottom: 113px;

    /* border: 1px solid #ffff00; */
    border-radius: 10px;
    /* background-color: #fff; */
    height: 1010px;
    text-align: justify;

}

.headTitle0 {
    width: 100%;
    height: 3.5rem;
    background: url("../img/lm-hybd.png") center center / 280% no-repeat;
}

.headTitle5 {
    width: 100%;
    height: 3.5rem;
    background: url("../img/sddh.png") center center / 330% no-repeat;
}

.headTitle6 {
    width: 100%;
    height: 3.5rem;
    background: url("../img/xgztdh.png") center center / 330% no-repeat;
}

.zd {
    background: url(../img/zd-bg.png)no-repeat;
    width: 350px;
    height: 251px;
    background-size: 350px 251px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.zd .nr {
    width: 88%;
    margin-left: 35px;
    height: 150px;
    overflow-y: scroll;
    padding-right: 20px;
    font-size: 12px;
    margin-top: 19px;

}

.zd .nr p {
    text-indent: 2em;
}

.zd .bt h1 {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}

.zd .bt h2 {
    text-align: center;
    font-size: 14px;
    padding-top: 3px;
    color: #1D2553;
}
