@charset "utf-8";

body {
    background: #f9f8fd !important;
}

.headlines {
    background: #fff;
    padding: 20px;
    text-align: center;

}

.headlines h1 {
    font-size: 28px;
    text-align: center;
    color: #006dc0;
    line-height: 40px;
}

.headlines h1 a {
    color: #e54425;
    font-weight: bold;
    display: block;
}

.headlines p {
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.headlines p a {
    display: inline;
    color: #006dc0;
}

/*轮播图*/
#banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#banner .swiper-slide {
    position: relative;
    text-align: center;
}

#banner img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    /*max-height: 450px;*/
    overflow: hidden;
    object-fit: fill;
    transition: all 0.6s;
    min-height: 465px;
    max-height: 465px;
}

#banner img:hover {
    transform: scale(1.2);
}

#banner h2 {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 42px;
    font-size: 16px;
    /*text-shadow: 1px 1px 1px #000;*/
    font-weight: bold;
    line-height: 42px;
    color: #fafafa;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
}

#banner a {
    display: block;
}

#banner .pagination {
    position: absolute;
    right: 0;
    bottom: 3px;
    z-index: 20;
    margin: 25px 0;
    text-align: center;
}

#banner .swiper-pagination-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    cursor: pointer;
    background: #fff;
    border-radius: 8px;
    opacity: 0.8;
}

#banner .swiper-pagination-bullet-active {
    background: #0b458b;
}

.tabs-bg5 {
    height: 45px;
    line-height: 42px;
    border-bottom: 1px solid #e1e3e4;
}

.notice {
    width: 130px;
    border-bottom: 2px solid #0d418e;
    color: #0d418e;
    font-size: 20px;
    padding: 0 5px;
    padding-bottom: 10px;
    font-weight: bold;
}

.notice:hover {
    color: #0d418e;
}

.mor {
    float: right;
}

.m-lst36 ul .first {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    background: none;
}

.m-lst36 ul li {
    line-height: 29px;
}

.m-lst36 ul .first h5 {
    margin-bottom: 5px;
    text-align: center;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-lst36 ul .first h5 a {
    line-height: 24px;
    display: block;
    font-size: 18px;
    color: #006dc0;
}

.m-lst36 ul .first p {
    font-size: 14px;
    line-height: 23px;
    color: #555;
    position: relative;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.m-lst36 ul .first .more {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 23px;
    height: 23px;
    background: url(../images/more.jpg) no-repeat center center;
}

.tab-head3 {
    border-top: 2px solid #0f428f;
    border-bottom: none;
}

.tab-news3 li {
    color: #0d418e;
    margin-right: 25px;
    width: 145px;
    text-align: center;
    float: left;
}

.tab-news3 li a {
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #185dae;
    cursor: pointer;
}

.tab-news3 .default a {
    color: #c3110e;
}

.xwzx-list ul li {
    border-top: 1px solid #eee;
    line-height: 46px !important;
}

.spxw {
    border-top: 2px solid #0f428f;
    background: #fafafa;
    padding: 0 10px;
}

.spxw .tit {
    background: url(../images/icon-col-news.png) no-repeat 0 -71px;
    line-height: 60px;
    padding-left: 35px;
    position: relative;
}

.spxw .tit span a {
    color: #c3110e;
    font-weight: bold;
    font-size: 20px;
}

.spxw .tit .more {
    position: absolute;
    top: 0;
    right: 0;
}

.spxw .imgbox img {
    display: block;
    width: 100%;
    height: 178px;
}

.spxw .ct {
    padding: 5px 0 10px;
}

.spxw .ct h4 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0;
}

.spxw .ct p {
    color: #838383;
    font-size: 12px;
}

.mtjj {
    border-top: 2px solid #0f428f;
    margin-top: 30px;
}

.mtjj .tit {
    line-height: 50px;
    position: relative;
}

.mtjj .tit span a {
    color: #0d418e;
    font-weight: bold;
    font-size: 20px;
}

.mtjj .tit .more {
    position: absolute;
    top: 0;
    right: 0;
}

.mtjj .imgbox {
    margin-bottom: 5px;
}

.mtjj .ct {
    padding: 5px 0;
}

.mtjj .ct ul li {
    line-height: 32px;
    position: relative;
    border-bottom: 1px dotted #eee;
}

.mtjj .ct ul li span {
    float: right;
}

@media (max-width: 1300px) {
    .m-lst36 ul li {
        line-height: 27px;
    }
}

@media (max-width: 1196px) {
    .m-lst36 ul li {
        line-height: 32px;
    }

    .spxw .imgbox img {
        display: block;
        width: 100%;
        height: 100px;
    }

    .imgbox img {
        width: 100%;
    }

    .mtjj {
        border-top: 2px solid #0f428f;
        margin-top: 15px;
    }

    .mtjj .ct ul li a {
        width: 77%;
        display: block;
        float: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .mtjj .ct ul li {
        line-height: 34px;
        /* position: relative; */
        border-bottom: 1px dotted #eee;
    }

    .tab-news3 li {
        width: 17.1%;
    }

    .tab-news3 .tabs-bg6 {
        margin-right: 0;
    }
}

@media (max-width: 1024px) {
    .spxw .ct {
        padding: 8px 0 10px;
    }
}

@media (max-width: 992px) {
    .main-content {
        padding: 0;
    }

    .gsgg {
        padding: 0;
    }

    .myTab {
        padding: 0;
    }

    .newside {
        padding: 0;
    }

    .spxw {
        border-top: none;
    }

    .spxw .tit {
        line-height: 51px;
    }

    .mtjj {
        margin-top: 0;
        border-top: none;
        background: #fafafa;
    }

    .spxw .imgbox img {
        display: block;
        width: 65%;
        height: 101px;
        margin: 0 auto;
    }
}

@media (max-width: 750px) {
    #banner img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        max-height: 450px;
        overflow: hidden;
        object-fit: fill;
        transition: all 0.6s;
        min-height: 0px;
    }

    .headlines h1 {
        font-size: 18px;
    }

    .headlines h1 a {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .tab-news3 li {
        width: auto;
        margin: 0 10px;
    }

    .tab-news3 li a {
        font-size: 17px;
        line-height: 30px;
    }

    .tab-news3 {
        padding-top: 15px;
    }

    .mtjj .tit {
        line-height: 40px;
        position: relative;
        margin-bottom: 15px;
        border-bottom: 1px solid #dddddd;
    }

    .mtjj .tit span a {
        color: #0d418e;
        font-weight: bold;
        font-size: 20px;
        padding: 0 5px;
        padding-bottom: 7px;
        border-bottom: 2px solid;
    }

    .mtjj .ct ul li {
        border: none !important;
    }
}

/*# sourceMappingURL=ca-news.css.map */

iframe> html {    transform: scale(0.86, 1);
    margin-left: -88px;}
iframe> html navigation woo-panel-main{width: 1120px}