a:hover {
    color: #30539C;
}

/****************** 头条新闻样式 ******************/
.bt-News {
    height: auto;
    padding: 28px 0;
}

.News-tit {
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-size: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 40px;
}

.News-tit a {
    color: #152582;
    font-weight: 700;
}

/****************** 第一部分样式 ******************/
/* 新闻信息样式 */

.first-box {
    height: auto;
    margin: 30px auto 30px;
}

.first-box .swiper {
    width: 100%;
    height: 392px;
}

.first-box .swiper-wrapper,
.first-box .swiper-slide {
    width: 100%;
    height: 100%;
}

.first-box .first-left {
    width: 700px;
    height: 100%;
}

.first-box .first-left a,
.first-box .first-left a img {
    width: 100%;
    min-height: 392px;
    display: block;
}

.first-box .first-right {
    width: 500px;
    height: 100%;
    background: #F6F6F6;
    padding: 30px;
}

.first-box .first-right a {
    line-height: 36px;
    font-size: 22px;
    color: #333;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 600;
    display: block;
}

.first-box .first-right p {
    margin-top: 20px;
    line-height: 28px;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    font-weight: 400;
}

.first-box .swiper-pagination {
    width: 500px;
    height: auto;
    right: 0;
    bottom: 30px;
    text-align: center;
}

.first-box .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    background: #D1D1D1;
    border-radius: 0;
    margin: 0 6px;
    vertical-align: bottom;
}

.first-box .swiper-pagination-bullet-active {
    background: #1D51D2;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    display: none;
}

/****************** 第二部分样式 ******************/
.second-box {
    height: auto;
    margin-bottom: 30px;
}

.second-left {
    width: 700px;
    height: auto;
}

.second-right {
    width: 470px;
    height: auto;
}

/* 标题样式 */
.bt-all .bt-tab-tit {
    height: 30px;
    border-bottom: 0;
}

.bt-all .bt-title-tab {
    padding: 0;
    margin: 0 30px 0 0;
    line-height: 30px;
    font-size: 22px;
    font-weight: 600;
}

.bt-all .bt-title-tab a,
.bt-all .bt-title-tab a:hover {
    color: #999;
}

.bt-all .bt-title-tab-hover {
    border: 0;
}

.bt-all .bt-title-tab-hover a,
.bt-all .bt-title-tab-hover a:hover {
    color: #1D51D2;
}

.bt-all .more {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    vertical-align: bottom;
}

/* 左侧列表样式 */
.second-left-list {
    width: 100%;
    height: auto;
}

.second-left-list ul {
    width: 100%;
    height: auto;
    background: url(second-left-sx.png) no-repeat 6.5px 26px;
    background-size: 1px 100%;
    overflow: hidden;
}

.second-left-list ul li {
    width: 100%;
    height: auto;
    background: url(second-left-yd.png) no-repeat left 4px;
    background-size: 14px 14px;
    padding-left: 30px;
    margin-top: 20px;
}

.second-left-list ul li a {
    width: 600px;
    line-height: 22px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
}

.second-left-list ul li a:hover {
    color: #30539C;
}

.second-left-list ul li span {
    line-height: 22px;
    font-size: 16px;
    color: #999;
    font-weight: 400;
    display: block;
    float: right;
}

.second-left-list ul li p {
    width: 100%;
    margin-top: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
}

/* 右侧列表样式 */
.second-box .bt-list {
    height: 308px;
}

.second-box .bt-con-tab {
    height: 288px;
}

.bt-lists-cover {
    margin-top: 20px;
}

.bt-all .bt-lists-cover li {
    line-height: 36px;
    background-position: left 17px;
    padding-left: 19px;
    text-align: justify;
}

.bt-all .bt-lists-cover li a {
    padding-right: 2rem;
    text-align: justify;
}

.bt-all .bt-lists-cover li span {
    margin: 0;
    display: inline-block;
}

.bt-lists-cover li.white ins {
    width: 19px;
    line-height: 36px;
}

/****************** 第三部分样式 ******************/
.third-box {
    width: 100%;
    height: auto;
    background: #F3F8FE;
    padding: 30px 0;
}

.third-box .third-list {
    height: auto;
    margin-top: 20px;
    position: relative;
}

.third-box .third-list-div,
.third-box .third-list-div-old {
    height: auto;
    overflow: hidden;
}

.third-box .third-list ul li {
    width: 285px;
    margin: 0 20px 0 0;
}

.third-box .third-list ul li a {
    width: 100%;
    height: auto;
    display: block;
}

.third-box .third-list ul li img {
    width: 100%;
    height: 120px;
}

.third-box .third-list ul li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    padding: 0 10px;
    font-weight: 600;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.third-box .third-list .swiper-button-prev,
.third-box .third-list .swiper-button-next {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.2);
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

.third-box .third-list .swiper-button-prev {
    background: #fff url(ztzl-Prev.png) no-repeat center;
    background-size: 10px 16px;
    left: -60px;
}

.third-box .third-list .swiper-button-next {
    background: #fff url(ztzl-Next.png) no-repeat center;
    background-size: 10px 16px;
    right: -60px;
}

.con-box-sj {
    display: none;
}