/* header start */

.index_box {
    background-color: #ffffff;
}

.header {
    height: 5.3rem;
    background: url(../images/header_bj.png) no-repeat center top;
    background-size: 100%;
}

.header_t {
    height: 0.54rem;
}

.header_t ul li {
    float: left;
    box-sizing: border-box;
    margin-top: 0.18rem;
}

.header_t ul li:first-child {
    padding-right: 0.3rem;
}

.header_t ul li:last-child {
    background: none;
    float: right;
}

.header_t ul li a {
    font-size: 0.24rem;
    color: #2a65b1;
    height: 0.36rem;
    line-height: 0.36rem;
    display: block;
    box-sizing: border-box;
}

.header_t ul li:nth-child(1) a {
    background: url(../images/header_t_li1.png) no-repeat left center;
    padding-left: 0.31rem;
    background-size: 0.24rem;
}

.header_t ul li:nth-child(2) a {
    background-color: #3e79d4 !important;
    color: #ffffff;
    float: left;
}

.header_t ul li:nth-child(2) a:first-child {
    background: url(../images/wza.png) no-repeat 0.25rem center;
    background-size: 0.13rem;
    width: 1.38rem;
    padding-left: 0.45rem;
}

.header_t ul li:nth-child(2) a:last-child {
    width: 1.6rem;
    padding-left: 0.45rem;
    margin-left: 0.2rem;
    background: url(../images/zzms.png) no-repeat 0.2rem center;
    background-size: 0.17rem;
}

.header_t_djgz {
    float: right;
    margin-top: 0.3rem;
}

.header_t_djgz ul li a {
    font-size: 0.24rem;
    color: #ffffff;
    height: 0.36rem;
    line-height: 0.36rem;
    display: block;
    box-sizing: border-box;
    float: left;
    background-color: #880003 !important;
}

.header_t_djgz ul li:nth-child(2) a:first-child {
    background: url(../images/wza.png) no-repeat 0.15rem center;
    background-size: 0.14rem;
    width: 1.25rem;
    padding-left: 0.4rem;
}

.header_t_djgz ul li:nth-child(2) a:last-child {
    width: 1.5rem;
    padding-left: 0.4rem;
    margin-left: 0.1rem;
    background: url(../images/zzms.png) no-repeat 0.15rem center;
    background-size: 0.17rem;
}

.header_logo {
    width: 6.9rem;
    height: 1.21rem;
    margin: auto;
    margin-top: 0.96rem;
}

.header_logo a {
    width: 6.9rem;
    height: 1.21rem;
    display: block;
    background: url(../images/logo.png) no-repeat center;
    background-size: 100%;
}

.header_ss {
    margin-top: 0.62rem;
}

.header_ss form {
    width: 3.89rem;
    height: 0.7rem;
    float: left;
    background: url(../images/header_ss.png) no-repeat center;
    background-size: 100%;
}

.header_ss form input {
    float: left;
    height: 0.66rem;
    line-height: 0.66rem;
    border: none;
    width: 2.7rem;
    outline: none;
    padding: 0;
    margin: 0;
    margin-top: 0.02rem;
    margin-left: 0.2rem;
    font-size: 0.24rem;
    color: #333333;
}

.header_ss form input::placeholder {
    font-size: 0.24rem;
    color: #b0b0b0;
}

.header_ss form button {
    width: 0.64rem;
    height: 0.7rem;
    border: 0;
    float: right;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background: none;
}

.header_dh {
    height: 0.86rem;
    margin-top: 0.4rem;
    position: relative;
    overflow: hidden;
    transition: .2s;
    background-color: #3e79d4;
    background-size: 100%;
}

.header_dh ul {
    position: absolute;
    z-index: 9;
    box-sizing: border-box;
    padding-left: 0.3rem;
    background-color: #3e79d4;
}

.header_dh ul li {
    float: left;
}

.header_dh ul li a {
    display: block;
    text-align: center;
    font-size: 0.3rem;
    color: #ffffff;
    line-height: 0.86rem;
    height: 0.86rem;
    margin-right: 0.4rem;
}

.header_dh ul li.on a {
    font-weight: bold;
}

.header_dh button {
    position: absolute;
    width: 0.86rem;
    height: 0.86rem;
    right: 0;
    top: 0;
    border: none;
    outline: none;
    background-color: #215eba;
    z-index: 1000;
}

.header_dh button img {
    display: block;
    width: 0.28rem;
    height: 0.22rem;
    margin: 0 auto;
    transition: .2s;
}

.header_dh i {
    position: absolute;
    top: 0.86rem;
    width: 100%;
    height: 0.02rem;
    background: #215eba;
    left: 0;
    z-index: 9999;
}

.header_dh.show {
    transition: .2s;
    overflow: initial;
}

.header_dh.show button img {
    transform: rotateZ(270deg);
    transition: .2s;
}

.toutiao {
    height: 1.37rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
    background-color: #f5f5f5;
}

.toutiao a:first-child {
    width: 1.29rem;
    height: 0.61rem;
    display: block;
    float: left;
    background: url(../images/toutiao.png) no-repeat center;
    background-size: 100%;
}

.toutiao a:last-child {
    display: block;
    width: 5.35rem;
    height: 0.6rem;
    line-height: 0.6rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.36rem;
    color: #333333;
    font-weight: bold;
    float: left;
    margin-left: 0.2rem;
}

.lunbo {
    margin-top: 0.4rem;
}

.con01 {
    width: 100%;
    height: 5.45rem;
    margin-top: 0.35rem;
    overflow: hidden;
    position: relative;
}

.con01 .tabs {
    width: 100%;
    margin: 0 auto;
    border-bottom: 0.03rem solid #eeeeee;
    box-sizing: border-box;
    height: 0.57rem;
}

.con01 .tabs span {
    display: block;
    float: left;
    color: #333333;
    font-weight: bold;
    line-height: 0.42rem;
    font-size: 0.34rem;
    text-align: center;
    margin-right: 0.4rem;
    padding-bottom: 0.12rem;
    cursor: pointer;
}

.con01 .tabs span:last-child {
    margin-right: 0;
}

.con01 .tabs span.on {
    color: #3e79d4;
    border-bottom: 0.03rem solid #3e79d4;
}

.con01 .swiper-slide {
    width: 100% !important;
}

.con01 .content-slide {
    margin-top: 0.29rem;
}

.con01 .content-slide li {
    width: 100%;
    height: 0.34rem;
    margin-bottom: 0.35rem;
    background: url(../images/heidian.png) no-repeat left;
    background-size: 0.06rem;
}

.con01 .content-slide li a {
    font-size: 0.32rem;
    color: #333333;
    float: left;
    width: 4.8rem;
    height: 0.34rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.2rem;
    line-height: 0.34rem;
}

.con01 .content-slide li span {
    font-size: 0.3rem;
    color: #999999;
    float: right;
    line-height: 0.34rem;
    margin-right: 0.02rem;
}

.con01 .content-slide li:first-child {
    height: 0.9rem;
    background: none;
}

.con01 .content-slide li:first-child a {
    width: 5.65rem;
    float: right;
    height: 0.9rem;
    line-height: 0.45rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
}

.con01 .content-slide li:first-child span {
    float: left;
    width: 1rem;
    height: 0.9rem;
    font-size: 0.22rem;
    text-align: center;
    color: #ffffff;
    background-color: #3e79d4;
}

.con01 .content-slide li:first-child span i {
    font-size: 0.38rem;
    font-weight: bold;
    display: block;
    padding-top: 0.14rem;
    margin-bottom: 0.08rem;
    color: #ffffff;
    text-align: center;
}

.con01 .a2 {
    width: 100%;
    height: 0.55rem;
    display: block;
    background-color: #f1f9fb;
    text-align: center;
    color: #3e79d4;
    line-height: 0.55rem;
    font-size: 0.28rem;
    border-radius: 0.05rem;
}


/* 三切换 start */

.con03 {
    margin-top: 0.4rem;
    padding-top: 0.4rem;
    background-color: #f1f9fb;
    padding-bottom: 0.1rem;
}

.con03_c {
    width: 6.9rem;
    margin: auto;
    overflow: hidden;
}

.con03_c .tabs3 {
    height: 1.02rem;
}

.con03_c .tabs3 span {
    width: 2.16rem;
    height: 1.02rem;
    float: left;
    font-size: 0.34rem;
    display: block;
    color: #3e79d4;
    line-height: 1.02rem;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    margin-right: 0.21rem;
    background-color: #ffffff;
    border-radius: 0.08rem;
    box-shadow: 0 0.05rem 0.15rem #d7e5f1;
}

.con03_c .tabs3 span:last-child {
    margin-right: 0;
}

.con03_c .tabs3 span.on {
    color: #ffffff;
    background-color: #3e79d4;
}

.con03_c .tabs3 span:last-child {
    margin-right: 0;
}

.con03_c .bd {
    background-color: #ffffff;
}


/* 社务公开 党建专栏 服务农牧 start */

.swgk_c {
    width: 6.3rem;
    padding-top: 0.35rem;
    margin: 0 0.3rem;
    height: 5.6rem;
    margin-top: 0.35rem;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

.swgk_c .tabs4 {
    width: 100%;
    margin: 0 auto;
    border-bottom: 0.03rem solid #dcdcdc;
    box-sizing: border-box;
    height: 0.57rem;
}

.swgk_c .tabs4 span {
    display: block;
    float: left;
    color: #333333;
    font-weight: bold;
    line-height: 0.42rem;
    font-size: 0.34rem;
    text-align: center;
    cursor: pointer;
    padding-bottom: 0.15rem;
    position: relative;
    padding-right: 0.3rem;
    margin-right: 0.3rem;
}

.swgk_c .tabs4 span:last-child {
    margin-right: 0;
    padding-right: 0;
}

.swgk_c .tabs4 span::after {
    position: absolute;
    content: '';
    height: 0.21rem;
    width: 0.01rem;
    background: #cccccc;
    top: 40%;
    right: 0;
    transform: translate(0, -50%);
}

.swgk_c .tabs4 span:last-child::after {
    background: none;
}

.swgk_c .tabs4 span.on {
    color: #3e79d4;
    background: url(../images/swgk_tab4_on.png) no-repeat left bottom;
    background-size: 1.36rem;
}

.swgk_c .tabs33 span:last-child.on {
    background: url(../images/swgk_tab4_on3.png) no-repeat left bottom;
    background-size: 2.25rem;
}

.swgk_c .tabs44 span:last-child.on {
    background: url(../images/swgk_tab4_on4.png) no-repeat left bottom;
    background-size: 2.25rem;
}

.swgk_c .content-slide4 {
    margin-top: 0.29rem;
}

.swgk_c .content-slide4 li {
    width: 100%;
    height: 0.34rem;
    margin-bottom: 0.35rem;
    background: url(../images/heidian.png) no-repeat left;
    background-size: 0.06rem;
}

.swgk_c .content-slide4 li a {
    font-size: 0.32rem;
    color: #333333;
    float: left;
    width: 4.2rem;
    height: 0.34rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.2rem;
    line-height: 0.34rem;
}

.swgk_c .content-slide4 li span {
    font-size: 0.3rem;
    color: #999999;
    float: right;
    line-height: 0.34rem;
}

.swgk_c .a2 {
    width: 100%;
    height: 0.55rem;
    display: block;
    background-color: #f1f9fb;
    text-align: center;
    color: #3e79d4;
    line-height: 0.55rem;
    font-size: 0.28rem;
    border-radius: 0.05rem;
}

.swgk_b {
    width: 6.3rem;
    margin: auto;
    height: 0.6rem;
    padding-bottom: 0.45rem;
}

.swgk_b ul li {
    float: left;
    width: 3.05rem;
    height: 0.6rem;
    background-color: #3e79d4;
}

.swgk_b ul li:first-child {
    margin-right: 0.2rem;
}

.swgk_b ul li a {
    font-size: 0.26rem;
    display: block;
    text-align: center;
    line-height: 0.6rem;
    color: #ffffff;
}


/* 社务公开 党建专栏 服务农牧 end */


/* 三切换 end */

.hdjl {
    height: 1.26rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    background-color: #f1f9fb;
}

.hdjl ul li {
    width: 3.35rem;
    height: 1.26rem;
    float: left;
}

.hdjl ul li:first-child {
    background: url(../images/swgk_img1.png) no-repeat center;
    background-size: 100%;
    margin-right: 0.2rem;
}

.hdjl ul li:last-child {
    background: url(../images/swgk_img2.png) no-repeat center;
    background-size: 100%;
}

.hdjl ul li a {
    font-size: 0.34rem;
    color: #ffffff;
    display: block;
    line-height: 1.26rem;
    text-align: left;
    font-weight: bold;
    box-sizing: border-box;
    padding-left: 1.34rem;
}

.ztzl {
    padding-top: 0.35rem;
    height: 4.33rem;
}

.ztzl_t {
    width: 100%;
    margin: 0 auto;
    border-bottom: 0.03rem solid #dcdcdc;
    box-sizing: border-box;
    height: 0.57rem;
}

.ztzl_t span {
    display: block;
    float: left;
    color: #3e79d4;
    font-weight: bold;
    line-height: 0.42rem;
    font-size: 0.34rem;
    text-align: center;
    padding-bottom: 0.15rem;
    background: url(../images/swgk_tab4_on.png) no-repeat left bottom;
    background-size: 1.36rem;
}

.ztzl_c {
    margin-top: 0.3rem;
    height: 2.03rem;
    overflow: hidden;
}

.ztzl_a1 {
    width: 3.3rem;
    height: 2.03rem;
    display: block;
    float: left;
}

.ztzl_a2 {
    width: 3.3rem;
    height: 2.03rem;
    display: block;
    float: right;
}

.ztzl_a1 img {
    width: 3.3rem !important;
    height: 2.03rem !important;
    float: left;
}

.ztzl_a2 img {
    width: 3.3rem !important;
    height: 2.03rem !important;
    float: right;
}

.swiper-next {
    width: 0.34rem;
    height: 0.61rem;
    background: url(../images/rt.png) no-repeat center;
    background-size: 100%;
    left: auto;
    right: 0;
    cursor: pointer;
    position: absolute;
    top: 33%;
    z-index: 999;
}

.swiper-prev {
    width: 0.34rem;
    height: 0.61rem;
    background: url(../images/le.png) no-repeat center;
    background-size: 100%;
    left: 0;
    right: auto;
    cursor: pointer;
    position: absolute;
    top: 33%;
    z-index: 999;
}

.ztzl .a3 {
    width: 100%;
    height: 0.55rem;
    display: block;
    background-color: #f1f9fb;
    text-align: center;
    color: #3e79d4;
    line-height: 0.55rem;
    font-size: 0.28rem;
    border-radius: 0.05rem;
    margin: 0.4rem 0;
}

.footer {
    height: 3.4rem;
    padding-top: 0.3rem;
    box-sizing: border-box;
    position: relative;
    background-color: #215eba;
}

.footer_t {
    height: 0.65rem;
    background-color: #0e52a2 !important;
    background: url(../images/footer_t_fg.png) no-repeat center;
    background-size: 0.01rem;
}

.footer_t ul {
    width: 2.65rem;
    margin: auto;
}

.footer_t ul li {
    float: left;
}

.footer_t ul li:first-child {
    float: left;
}

.footer_t ul li:last-child {
    float: right;
}

.footer_t ul li a {
    font-size: 0.28rem;
    display: block;
    line-height: 0.65rem;
}

.footer_t ul li:first-child a {
    color: #66a0e6;
}

.footer_t ul li:last-child a {
    color: #ffffff;
}

.footer_c ul {
    padding-top: 0.2rem;
}

.footer_c ul li {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #d0e7f7;
    text-align: left;
}

.footer_c ul li a {
    font-size: 0.24rem;
    color: #d0e7f7;
}

.footer_c ul li:nth-child(4) a:last-child {
    background: url(../images/gaba.png) no-repeat left center;
    background-size: 0.28rem;
    padding-left: 0.38rem;
    box-sizing: border-box;
}

.footer_b {
    width: 1.85rem;
    height: 0.58rem;
    bottom: 0.45rem;
    right: 15%;
    position: absolute;
}

.footer_b a:first-child {
    width: 0.47rem;
    height: 0.58rem;
    display: block;
    float: left;
    background: url(../images/sydw.png) no-repeat center;
    background-size: 100%;
}

.footer_b a:last-child {
    width: 1.06rem;
    height: 0.53rem;
    margin-top: 0.02rem;
    display: block;
    float: right;
    background: url(../images/jiucuo.png) no-repeat center;
    background-size: 100%;
}