﻿@charset "utf-8";
.index_container {
    box-shadow: 0px 5px 15px 0px rgba(169, 169, 169, 0.3);
    border-radius: 15px;
    box-sizing: border-box;
}

.index_tab1 {
    margin-top: -272px;
    overflow: hidden;
}

.zzms_top {
    height: 108px;
    background: url(../images/zzms_top.png) center center no-repeat;
}

.zzms_top .rq {
    width: 450px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    color: #fff;
    float: right;
    margin-right: 50px;
    margin-top: 28px;
}

.index_tab1_box {
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
}

.toutiao {
    height: 104px;
    padding: 0 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #dadada;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
}

.toutiao .toutiao_tt {
    display: inline-block;
    width: 94px;
    height: 60px;
}

.toutiao h3 {
    max-width: 900px;
    height: 60px;
    float: right;
    line-height: 45px;
    font-size: 50px;
    margin-left: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    display: block;
}

.toutiao h3 a {
    color: #333333;
}

.toutiao h3 a:hover {
    color: #276cb7;
}

.lunbo {
    height: 366px;
    background-color: #f0f0f0;
    border-radius: 15px;
    position: relative;
    margin-top: 50px;
    overflow: hidden;
}

.lunbo .swiper-slide {
    height: 366px;
    float: left;
}

.lunbo .swiper-slide a img {
    width: 651px;
    height: 366px;
    float: left;
}

.lunbo .swiper-slide a i {
    font-size: 40px;
    color: #000000;
    font-weight: bold;
    display: block;
    width: 400px;
    line-height: 60px;
    margin-top: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    float: right;
    margin-right: 40px;
}

.lunbo .swiper-slide a:hover i {
    color: #276cb7;
}

.lunbo .swiper-slide span {
    font-size: 18px;
    color: #666666;
    display: block;
    float: left;
    margin-top: 36px;
    margin-left: 40px;
}

.lunbo .prev {
    position: absolute;
    left: 0;
    top: 45%;
    display: block;
    width: 48px;
    margin-left: 20px;
    height: 48px;
    background: url(../images/le.png) no-repeat center;
    background-size: 48px;
}

.lunbo .next {
    position: absolute;
    left: 50.6%;
    top: 45%;
    display: block;
    width: 48px;
    height: 48px;
    background: url(../images/rt.png) no-repeat center;
    background-size: 48px;
}

.lunbo .pagination {
    width: 130px;
    height: 20px;
    position: absolute;
    bottom: 30px;
    right: 125px;
}

.lunbo .pagination .swiper-pagination-switch {
    float: left;
    width: 14px;
    height: 14px;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 10px;
    background-color: #d7d7d7;
}

.lunbo .pagination .swiper-active-switch {
    width: 31px;
    height: 14px;
    background-color: #276cb7;
    ;
}

.lunbo .pagination .swiper-pagination-switch:last-child {
    margin-right: 0;
}


/* 动态要闻 */

.dtyw_box {
    margin-top: 50px;
}

.dtyw_box .title {
    height: 50px;
    background: url(../images/index_tit_bj.png) 200px center no-repeat;
    position: relative;
    overflow: hidden;
}

.dtyw_box .title h2 {
    display: inline-block;
    font-size: 46px;
    line-height: 50px;
}

.dtyw_box .title h2 a {
    color: #276cb7;
}

.dtyw_box .title .more {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 50px;
}

.dtyw_box .title .more a {
    font-size: 20px;
    color: #999999;
}

.dtyw_box .dtyw {
    width: 545px;
    height: auto;
    padding-bottom: 20px;
}

.dtyw_con ul {
    margin-top: 40px;
}

.dtyw_con ul li {
    height: 60px;
    margin-top: 30px;
    border-bottom: 1px solid #d7d7d7;
}

.dtyw_con ul li a {
    display: inline-block;
    max-width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #222222;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 25px;
    box-sizing: border-box;
    overflow: hidden;
}

.dtyw_con ul li a::after {
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #276cb7;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.dtyw_con ul li:hover a {
    color: #276cb7;
}

.index_tab2 {
    padding: 40px 30px;
    box-sizing: border-box;
    margin-top: 50px;
    background: #fff;
}

.index_tt {
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
    background: url(../images/index_tt_bj.png) center center no-repeat;
}

.index_tt h1 {
    display: inline-block;
    font-size: 50px;
    line-height: 50px;
    color: #333333;
}

.index_tt h1 a {
    color: #333333;
}

.index_gsgk {
    margin-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.index_gsgk a {
    display: block;
    width: 555px;
    height: 220px;
    line-height: 220px;
    padding: 0 40px;
    font-size: 40px;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    margin-top: 30px;
    overflow: hidden;
}

.index_gsgk a:nth-child(1) {
    float: left;
    background: url(../images/gsgk_tab1.png) center center no-repeat;
}

.index_gsgk a:nth-child(2) {
    float: right;
    background: url(../images/gsgk_tab2.png) center center no-repeat;
}

.index_gsgk a:nth-child(3) {
    float: left;
    background: url(../images/gsgk_tab3.png) center center no-repeat;
}

.index_gsgk a:nth-child(4) {
    float: right;
    background: url(../images/gsgk_tab4.png) center center no-repeat;
}

.index_tab3 {
    padding: 40px 30px;
    box-sizing: border-box;
    margin-top: 50px;
    background: #fff;
}

.index_zwgk {
    margin-top: 40px;
}

.index_zwgk a {
    display: block;
    width: 212px;
    height: 256px;
    padding-top: 162px;
    text-align: center;
    box-sizing: border-box;
    font-size: 40px;
    float: left;
    margin-right: 20px;
    color: #fff;
    font-weight: bold;
}

.index_zwgk a:nth-child(1) {
    background: url(../images/zwgk_tab1.png)center center no-repeat;
}

.index_zwgk a:nth-child(2) {
    background: url(../images/zwgk_tab2.png)center center no-repeat;
}

.index_zwgk a:nth-child(3) {
    background: url(../images/zwgk_tab3.png)center center no-repeat;
}

.index_zwgk a:nth-child(4) {
    background: url(../images/zwgk_tab4.png)center center no-repeat;
}

.index_zwgk a:nth-child(5) {
    background: url(../images/zwgk_tab5.png)center center no-repeat;
    margin-right: 0;
}

.index_tab4 {
    margin: 50px auto;
}

.index_tab4 a {
    display: block;
    width: 575px;
    padding: 30px;
    box-shadow: 0px 5px 15px 0px rgba(169, 169, 169, 0.3);
    border-radius: 15px;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
}

@media (max-width: 750px) and (min-width: 320px) {
    .index_container {
        box-shadow: 0px 0.05rem 0.15rem 0px rgba(169, 169, 169, 0.3);
        border-radius: 0.15rem;
        box-sizing: border-box;
    }
    .index_tab1 {
        margin-top: -1.65rem;
        overflow: hidden;
    }
    .zzms_top {
        height: 1rem;
        background: url(../images/mob_zzms_top.png) center center no-repeat;
        background-size: 100%;
    }
    .zzms_top .rq {
        width: auto;
        height: 0.74rem;
        line-height: 0.74rem;
        font-size: .26rem;
        color: #fff;
        float: right;
        margin-right: 0.3rem;
        margin-top: 0.25rem;
    }
    .zzms_top .rq span {
        display: none;
    }
    .index_tab1_box {
        padding: .3rem;
        box-sizing: border-box;
        background: #fff;
        padding-bottom: 0.2rem;
    }
    .toutiao {
        height: 1rem;
        padding: 0 .3rem;
        box-sizing: border-box;
        border-bottom: 1px solid #dadada;
        text-align: center;
        margin-top: .2rem;
        overflow: hidden;
    }
    .toutiao .toutiao_tt {
        display: inline-block;
        width: 0.94rem;
        height: 0.6rem;
    }
    .toutiao .toutiao_tt img {
        width: 100%;
    }
    .toutiao h3 {
        max-width: 79%;
        height: 0.6rem;
        float: right;
        line-height: 0.6rem;
        font-size: 0.5rem;
        margin-left: .2rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .lunbo {
        height: auto;
        border-radius: 0.15rem;
        margin-top: .5rem;
        padding-bottom: 0.3rem;
    }
    .lunbo .swiper-slide {
        height: auto;
    }
    .lunbo .swiper-slide a img {
        width: 6.51rem;
        height: 3.66rem;
        float: none;
    }
    .lunbo .swiper-slide a i {
        margin-top: 0;
        width: 95% !important;
        font-size: 0.36rem;
        line-height: 0.6rem;
        -webkit-line-clamp: 1;
        float: none;
        margin: 0 auto;
    }
    .lunbo .swiper-slide span {
        font-size: 0.24rem;
        color: #666666;
        display: block;
        float: left;
        margin-top: 0.1rem;
        margin-left: 0.2rem;
        padding-bottom: 0.3rem;
    }
    .lunbo .prev {
        position: absolute;
        left: 0;
        top: 32%;
        display: block;
        width: 0.48rem;
        height: 0.48rem;
        margin-left: 0.2rem;
        background: url(../images/le.png) no-repeat center;
        background-size: 0.48rem;
    }
    .lunbo .next {
        position: absolute;
        right: 0;
        left: unset;
        top: 32%;
        display: block;
        margin-right: 0.2rem;
        width: 0.48rem;
        height: 0.48rem;
        background: url(../images/rt.png) no-repeat center;
        background-size: 0.48rem;
    }
    .lunbo .pagination {
        width: 1.3rem;
        height: 0.2rem;
        position: unset;
        margin: 0 auto;
    }
    .lunbo .pagination .swiper-pagination-switch {
        float: left;
        width: 0.14rem;
        height: 0.14rem;
        border-radius: 0.5rem;
        cursor: pointer;
        margin-right: 0.1rem;
        background-color: #d7d7d7;
    }
    .lunbo .pagination .swiper-active-switch {
        width: 0.31rem;
        height: 0.14rem;
        background-color: #276cb7;
    }
    .dtyw_box {
        width: 100%;
        margin-top: .5rem;
    }
    .dtyw_box .title {
        height: .5rem;
        background: url(../images/mob_index_tit_bj.png) 2.1rem center no-repeat;
        position: relative;
        overflow: hidden;
        background-size: 3.02rem;
    }
    .dtyw_box .title h2 {
        display: inline-block;
        font-size: .48rem;
        line-height: .5rem;
    }
    .dtyw_box .title .more {
        position: absolute;
        right: 0.2rem;
        top: 0;
        line-height: 0.4rem;
    }
    .dtyw_box .title .more a {
        font-size: .26rem;
        color: #999999;
    }
    .dtyw_box .l {
        float: none;
    }
    .dtyw_box .r {
        float: none;
        margin-top: 0.1rem;
    }
    .dtyw_box .dtyw {
        width: 100%;
        margin-bottom: 0rem;
    }
    .dtyw_con ul {
        margin-top: 0.4rem;
    }
    .dtyw_con ul li {
        height: .6rem;
        margin-top: .3rem;
        border-bottom: 1px solid #d7d7d7;
    }
    .dtyw_con ul li a {
        display: inline-block;
        max-width: 100%;
        height: .4rem;
        line-height: .4rem;
        font-size: .28rem;
        color: #222222;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: relative;
        padding-left: .25rem;
        box-sizing: border-box;
        overflow: hidden;
    }
    .dtyw_con ul li a::after {
        content: '';
        width: 0.09rem;
        height: 0.09rem;
        border-radius: 50%;
        background: #276cb7;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .index_tab2 {
        padding: .4rem .3rem;
        box-sizing: border-box;
        margin-top: .5rem;
        background: #fff;
    }
    .index_tt {
        height: .5rem;
        text-align: center;
        line-height: .5rem;
        margin-top: 0;
        background: url(../images/mob_index_tt_bj.png) center center no-repeat;
        background-size: 100%;
    }
    .index_tt h1 {
        display: inline-block;
        font-size: .48rem;
        line-height: 0.5rem;
        color: #333333;
    }
    .index_gsgk {
        margin-top: 0.1rem;
        padding-bottom: 0.1rem;
        box-sizing: border-box;
    }
    .index_gsgk a {
        display: block;
        width: 3rem;
        height: 2.66rem;
        padding: 0;
        padding-top: 1.6rem;
        text-align: center;
        line-height: normal;
        font-size: .4rem;
        box-sizing: border-box;
        color: #fff;
        font-weight: bold;
        margin-top: .3rem;
        overflow: hidden;
    }
    .index_gsgk a:nth-child(1) {
        float: left;
        background: url(../images/mob_gsgk_tab1.png) center center no-repeat;
        background-size: 100%;
    }
    .index_gsgk a:nth-child(2) {
        float: right;
        background: url(../images/mob_gsgk_tab2.png) center center no-repeat;
        background-size: 100%;
    }
    .index_gsgk a:nth-child(3) {
        float: left;
        background: url(../images/mob_gsgk_tab3.png) center center no-repeat;
        background-size: 100%;
        padding: 0 0.5rem;
        padding-top: 1.4rem;
    }
    .index_gsgk a:nth-child(4) {
        float: right;
        background: url(../images/mob_gsgk_tab4.png) center center no-repeat;
        background-size: 100%;
        padding: 0 0.6rem;
        padding-top: 1.4rem;
    }
    .index_tab3 {
        padding: .4rem .3rem;
        box-sizing: border-box;
        margin-top: .5rem;
        background: #fff;
    }
    .index_zwgk {
        margin-top: .4rem
    }
    .index_zwgk a {
        width: 1.9rem;
        height: 2.56rem;
        padding-top: 1.62rem;
        font-size: .4rem;
        float: left;
        margin-right: .3rem;
    }
    .index_zwgk a:nth-child(1) {
        background: url(../images/mob_zwgk_tab1.png)center center no-repeat;
        background-size: 100%;
    }
    .index_zwgk a:nth-child(2) {
        background: url(../images/mob_zwgk_tab2.png)center center no-repeat;
        background-size: 100%;
    }
    .index_zwgk a:nth-child(3) {
        background: url(../images/mob_zwgk_tab3.png)center center no-repeat;
        background-size: 100%;
        margin-right: 0;
    }
    .index_zwgk a:nth-child(4) {
        width: 3.05rem;
        height: 2.5rem;
        background: url(../images/mob_zwgk_tab4.png)center center no-repeat;
        background-size: 100%;
        margin-right: 0;
        margin-top: 0.5rem;
    }
    .index_zwgk a:nth-child(5) {
        width: 3rem;
        height: 2.5rem;
        background: url(../images/mob_zwgk_tab5.png)center center no-repeat;
        background-size: 100%;
        margin-right: 0;
        margin-top: .5rem;
        float: right;
    }
    .index_tab4 {
        margin: .5rem auto;
    }
    .index_tab4 a {
        display: block;
        width: 3.2rem;
        padding: .3rem;
        box-shadow: 0px 0.05rem 0.15rem 0px rgba(169, 169, 169, 0.3);
        border-radius: 0.15rem;
    }
    .index_tab4 a img {
        width: 100%;
    }
}