/****************** 通用样式 ******************/
a:hover {
    color: #30539C;
}

.container {
    background: url(con-bg1.png) no-repeat center bottom;
}

/****************** 第一部分样式 ******************/
.first-box {
    width: 1260px;
    height: auto;
    background: #fff;
    padding: 30px;
}

/* 图片新闻 */
.first-box .swiper-box {
    width: 580px;
    height: 424px;
    overflow: hidden;
}

.first-box .swiper-wrapper,
.first-box .swiper-slide {
    width: 100%;
    height: 100%;
}

.first-box .swiper-slide {
    position: relative;
}

.first-box .swiper-slide a,
.first-box .swiper-slide a img {
    display: block;
    width: 100%;
    min-height: 342px;
}

.first-box .swiper-slide div {
    width: 582px;
    height: 84px;
    background: #f5f5f5;
    padding: 40px 21px 0;
    position: absolute;
    left: -1px;
    bottom: 0;
}

.first-box .swiper-slide h1 {
    margin-bottom: 10px;
    line-height: 24px;
    font-weight: 600;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.first-box .swiper-slide p {
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    color: #999;
}

.first-box .swiper-slide span {
    width: 80px;
    height: 80px;
    background: #196AD7;
    padding: 8px 12px 0;
    line-height: 24px;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    display: block;
    position: absolute;
    left: 20px;
    bottom: 64px;
}

.first-box .swiper-slide span font {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 10px;
    line-height: 34px;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    display: block;
}

.first-box .swiper-pagination {
    height: auto;
    right: 20px;
    bottom: 104px;
}

.first-box .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    line-height: 21px;
    text-align: center;
    background: #fff;
    border-radius: 100px;
    margin: 0 0 0 10px;
    font-size: 14px;
    color: #999;
    display: block;
    float: left;
}

.first-box .swiper-pagination-bullet-active {
    background: #FAAD14;
    color: #fff;
}

/* 文字新闻 */
.first-xwtt-box {
    width: 580px;
    height: 424px;
    border-top: 1px solid #d8d8d8;
}

.first-xwtt {
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    padding: 22px 0;
    line-height: 40px;
}

.first-xwtt span {
    font-weight: 400;
    font-size: 18px;
    color: #999;
    display: block;
    float: right;
}

.first-xwtt div {
    width: 440px;
    float: left;
}

.first-xwtt div a {
    width: 100%;
    text-align: justify;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

div.first-xwtt:hover a {
    color: #30539C;
}

.first-xwtt div p {
    text-align: justify;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    color: #999;
}

.first-more {
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-top: 30px;
    display: block;
}

.first-more a {
    width: auto;
    height: 24px;
    padding: 0 0 0 30px;
    background: url(first-more.png) no-repeat left center;
    background-size: auto 20px;
    font-weight: 400;
    font-size: 16px;
    color: #1D51D2;
    display: inline-block;
}

/****************** 第二部分样式 ******************/
.second-box {
    height: auto;
    padding: 30px 0 40px;
}

.second-box .second-tit,
.second-box .second-tit a {
    width: 100%;
    height: 52px;
    text-align: left;
    overflow: hidden;
    display: block;
}

.second-box .second-tit img {
    width: 100%;
    height: 100%;
}

.second-left,
.second-right {
    width: 580px;
    height: auto;
}

/* 列表样式 */
.bt-lists-cover {
    height: 360px;
    margin-top: 32px;
}

.bt-all .bt-lists-cover li {
    line-height: 45px;
    text-align: justify;
}

.bt-all .bt-lists-cover li a {
    padding-right: 32px;
    text-align: justify;
}

.bt-all .bt-lists-cover li span {
    margin: 0;
    display: inline-block;
}

.bt-lists-cover li.white ins {
    width: 18px;
    line-height: 45px;
    background: #eff4fd !important;
}

/****************** 第三部分样式 ******************/
.third-box {
    height: auto;
    padding: 30px 0 40px;
}

.third-box .third-tit,
.third-box .third-tit a {
    width: 100%;
    height: 52px;
    text-align: center;
    overflow: hidden;
    display: block;
}

.third-box .third-tit img {
    width: auto;
    height: 100%;
}

.third-list {
    width: 100%;
    height: auto;
    padding: 10px 0 0;
}

.third-list li {
    width: 277.5px;
    height: 150px;
    margin: 30px 0 0 30px;
    overflow: hidden;
    position: relative;
    float: left;
}

.third-list li:first-child {
    width: 585px;
    height: 330px;
    margin: 30px 0 0;
}

.third-list li img {
    width: 100%;
    height: 100%;
}

.third-list li p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.4);
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
}

.third-list li span {
    width: 50px;
    height: 50px;
    background: url(sp-icon.png) no-repeat center !important;
    background-size: 100% 100% !important;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 101;
    margin: -36px 0 0 -25px;
}