@font-face {
    font-family: 'biblescrtregular';
    src: url('../fonts/biblscrn-webfont.eot');
    src: url('../fonts/biblscrn-webfont.eot') format('embedded-opentype'), url('../fonts/biblscrn-webfont.woff2') format('woff2'), url('../fonts/biblscrn-webfont.woff') format('woff'), url('../fonts/biblscrn-webfont.svg#biblescrtregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.banner {
    background: #eff3f5;
    overflow: hidden;
}


/* main */

main {
    overflow: hidden;
    overflow: hidden;
    background: url(../images/modebg.png) center;
    background-size: cover;
}

.mode1 {
    margin-top: 48px;
    padding-bottom: 24px;
}

.Tit {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    /* padding-bottom: 30px; */
    margin-bottom: 30px;
    position: relative;
}

.Tit h3 {
    font-size: 22px;
    line-height: 48px;
    color: #333;
    position: relative;
    float: left;
}

.tit1 .til_tab {
    font-size: 20px;
    line-height: 48px;
    color: #666;
    position: relative;
    float: left;
}

.tit1 .til_tab.on {
    font-size: 22px;
    color: #333;
    font-weight: bold;
}

.tit2 .til_tab {
    font-size: 20px;
    line-height: 48px;
    color: rgba(255, 255, 255, 8);
    position: relative;
    float: left;
}

.tit2 .til_tab.on {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.tit1 .til_tab.on::before {
    content: '';
    display: block;
    width: 88px;
    height: 2px;
    background: #0d7085;
    position: absolute;
    bottom: 0;
    left: 0;
}

.tit2 .til_tab.on::before {
    content: '';
    display: block;
    width: 88px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.tit23 .til_tab.on::before {
    content: '';
    display: block;
    width: 44px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.Tit h3::before {
    content: '';
    display: block;
    width: 88px;
    height: 2px;
    background: #0d7085;
    position: absolute;
    bottom: 0;
    left: 0;
}

.Tit ul {
    overflow: hidden;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.Tit ul li {
    overflow: hidden;
    float: left;
}

.Tit1 {
    /* width: 100%; */
}

.mode3 .more {
    color: #fff;
}

.more {
    font-size: 14px;
    line-height: 48px;
    color: #666;
    position: absolute;
    /* float: right; */
    top: 0;
    right: 0;
}

.mode1l {
    width: 46.25%;
    float: left;
    display: block;
}

.mode1img {
    overflow: hidden;
    position: relative;
    display: block;
}

.mode1img::before {
    content: '';
    display: block;
    width: 100%;
    height: 96px;
    background: url(../images/mode1.png) repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
}

.mode1wimg {
    padding-bottom: 65.59%;
}

.find {
    font-size: 18px;
    line-height: 57px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}

.mode1r {
    width: 49.83%;
    float: right;
    overflow: hidden;
}

.mode1rtopout {
    /* width: 100%; */
    display: block;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
    padding: 7px;
    border: 1px solid #5b9bd5;
    display: none;
}

.mode1rtop {
    background: #648ec7;
    padding: 10px;
    overflow: hidden;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.mode1rimgout {
    width: 180px;
    float: left;
    margin-right: 18px;
}

.mode1rimg {
    padding-bottom: 65%;
}

.mode1Tit {
    font-size: 18px;
    line-height: 48px;
    color: #fff;
}

.mode1rcon {
    font-size: 14px;
    line-height: 24px;
    color: #fff !important;
    display: block;
    display: -webkit-box;
    height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.detail {
    font-size: 12px;
    line-height: 24px;
    color: #fff !important;
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}

.mode1rtopr {
    margin-left: 197px;
    overflow: hidden;
}

.mode1ul {
    margin-top: 10px;
}

.mode1ul li {
    position: relative;
    overflow: hidden;
    line-height: 42px;
}

.mode1ul li::before {
    /* content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/yao.png);
    position: absolute;
    bottom: 14px;
    left: 0; */
}

.mode1ul li .mode1ula p {
    font-size: 18px;
    color: #333;
    position: relative;
    padding-left: 24px;
}

.mode1ul li .mode1ula p::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/yao.png);
    position: absolute;
    bottom: 14px;
    left: 0;
}

.mode2ul li .mode2ula p {
    position: relative;
    padding-left: 24px;
    font-size: 18px;
}

.mode2ul li .mode2ula p::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/yao.png);
    position: absolute;
    bottom: 14px;
    left: 0;
}

.mode1ul li span {
    font-size: 14px;
    color: #999;
    float: right;
    margin-left: 20px;
}

.mode1con {
    overflow: hidden;
}

.disb {
    display: block;
}

.dis {
    display: none;
}


/* mode2 */

.mode2 {
    overflow: hidden;
    /* margin-top: 48px; */
    padding-bottom: 48px;
}

.mode2con {
    overflow: hidden;
}

.mode2l {
    overflow: hidden;
    width: 64.3%;
    position: relative;
    float: left;
}

.Tit2 {
    font-size: 20px;
    line-height: 48px;
    color: #666;
    float: left;
    margin-left: 26px;
    position: absolute;
}

.mode2topimg {
    width: 370px;
    overflow: hidden;
    float: left;
}

.mode2top2out {
    /* width: 49.94%; */
    /* float: right; */
    overflow: hidden;
    padding: 7px;
    border: 1px solid #5b9bd5;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: none;
}

.mode2top2 {
    background: #648ec7;
    padding: 10px;
    overflow: hidden;
    display: block;
    padding: 20px 35px 30px 20px;
}

.mode2top1 {
    display: block;
}

.mode2top1img {
    padding-bottom: 60.54%;
}

.mode2tit {
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.mode2tit .mouth {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}

.mode2tit .year {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}

.mode2ltitle {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    display: block;
    margin-bottom: 8px;
    display: -webkit-box;
    height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mode2lp {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    display: block;
    display: -webkit-box;
    height: 66px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mode2ltop,
.mode2top1 {
    overflow: hidden;
}

.mode2r {
    width: 31.25%;
    overflow: hidden;
    float: right;
}

.mode2ul2 {
    overflow: hidden;
}

.mode2ul2 li {
    overflow: hidden;
    margin-bottom: 10px;
}

.mode2ul2 .date {
    width: 70px;
    height: 70px;
    border: 1px solid #1958af;
    border-radius: 6px;
    float: left;
    text-align: center;
    float: left;
}

.datem {
    font-size: 30px;
    line-height: 22px;
    color: #1958af;
    display: block;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 9px;
}

.datey {
    font-size: 14px;
    line-height: 22px;
    color: #999;
    display: block;
}

.mode2ul2 li:hover .datep {
    color: #1958af;
}

.mode2ul2 li:hover .date {
    background: #1958af;
}

.mode2ul2 li:hover .datem,
.mode2ul2 li:hover .datey {
    color: #fff;
}

.datep {
    margin-left: 90px;
    font-size: 18px;
    line-height: 28px;
    color: #333;
    display: block;
    display: -webkit-box;
    height: 56px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* mode3 */

.mode3 {
    overflow: hidden;
    background: url(../images/mode3bg.png) center;
    background-size: cover;
    /* margin-top: 48px; */
    padding-bottom: 30px;
}

.mode3con {
    overflow: hidden;
    padding-top: 26px;
}

.mode3l {
    overflow: hidden;
    width: 64.3%;
    position: relative;
    float: left;
}

.mode3r {
    width: 31.25%;
    overflow: hidden;
    position: relative;
    float: right;
}

.Tit3 h3::before {
    content: '';
    display: block;
    width: 44px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.Tit3 h3,
.Tit3 .Tit2,
.Tit3 .more {
    color: #fff;
}

.mode3top2 {
    background: #fff;
    border-radius: 3px;
}

.mode3tit .mouth,
.mode3tit .year {
    color: #1958af;
}

.mode3tit {
    border-bottom: 1px solid #1958af;
}

.mode3ltitle {
    color: #333;
}

.mode3top2out .mode2lp {
    color: #666;
}

.mode3top2out {
    border: 1px solid #fff;
    border-left: none;
}

.mode3ul1 li p {
    color: #fff;
    font-size: 18px;
    padding-left: 24px;
}

.mode3ul1 li span {
    color: #d6dae1;
}

.mode3ul1 li::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/yao2.png);
    position: absolute;
    bottom: 14px;
    left: 0;
}

.mode2ul li {
    line-height: 34px;
}

.mode3ul2 {
    overflow: hidden;
    margin-top: 20px;
}

.mode3ul2 li span {
    font-size: 14px;
    color: #d6dae1;
    float: right;
    margin-left: 20px;
}

.mode3ul2 ul {
    padding-top: 22px;
}

.mode3ul2 li {
    line-height: 38px;
}

.mode3ul2 li p {
    font-size: 18px;
    color: #fff;
}


/* mode4 */

.mode4 {
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 48px;
    padding-top: 20px;
}

.mode4con {
    overflow: hidden;
}

.mode4ul {
    margin: 0 -15px;
    overflow: hidden;
}

.mode4ul li {
    overflow: hidden;
    width: 25%;
    float: left;
}

.mode4ul li a {
    display: block;
    margin: 0 15px;
}

.mode4top {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.mode4img {
    padding-bottom: 50.72%;
}

.mode4p {
    background: #fff;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding: 0 33px;
    text-align: center;
    border: 1px solid #eee;
    border-top: none;
}

.slick-slide img {
    transition: all 0s;
}

.mode4ul .slick-arrow {
    width: 16px;
    height: 40px;
    
}
.mode4ul .slick-prev{
    background: rgba(91, 155, 213, .6) url(../images/l2.png) no-repeat 3px 10px;
    left: 16px;
    top: calc(50% - 20px);
}
.mode4ul .slick-next{
    background: rgba(91, 155, 213, .6) url(../images/r2.png) no-repeat 6px 11px;
    right: 16px;
    top: calc(50% - 20px);
}
@media screen and (max-width: 1305px) {
    .mode1ul li {
        line-height: 20px !important;
    }

    .mode2ul li {
        line-height: 42px !important;
    }

    .mode1ul li::before {
        bottom: 0 !important;
    }

    .mode2ul li::before {
        bottom: 14px !important;
    }

    .mode3ul2 li {
        line-height: 42px;
    }

    .mode1ul li .mode1ula p::before {
        bottom: 0;
    }
}

@media screen and (max-width:996px) {
    .mode1l {
        width: 100%;
        margin-bottom: 30px;
    }

    .mode1ul li .mode1ula p::before {
        bottom: 14px;
    }

    .mode1r {
        width: 100%;
        float: left;
    }

    .mode1ul li {
        line-height: 42px !important;
    }

    .mode1ul li::before {
        bottom: 14px !important;
    }

    .mode2l {
        width: 100%;
    }

    .mode2r {
        width: 100%;
        float: left;
    }

    .mode3l {
        width: 100%;
    }

    .mode3r {
        width: 100%;
        float: left;
        margin-top: 30px;
    }

    .mode3ul2 ul {
        padding-top: 0;
    }
}

@media screen and (max-width:767px) {

    .mode2topimg,
    .mode2top2out {
        width: 100%;
        margin-bottom: 30px;
    }

    .mode4ul li {
        width: 50%;
        margin-bottom: 30px;
    }
    .mode4ul .slick-prev{
      
        left: 13px;
        top: calc(50% - 14px);
    }
    .mode4ul .slick-next{
        right: 13px;
        top: calc(50% - 14px);
    }
}

@media screen and (max-width:479px) {
    .mode1rimgout {
        width: 100%;
        margin-right: 0;
        clear: both;
    }

    .mode1rtopr {
        float: left;
        margin-left: 0;
        width: 100%;
    }

    .mode4ul li {
        width: 100%;
    }

    .mode1ul li p,
    .datep,
    .mode3ul2 li p {
        font-size: 16px !important;
    }

    .mode1 {
        margin-top: 17px;
    }
}