﻿@media screen and (max-width: 1200px) {

    /* 手机屏幕的尺寸 */
    .body .main {
        width: 100%;
        min-width: 3.75rem;
        max-width: 12rem;
    }

    .body .main {
        padding-top: 1.12rem;
    }

    .body .main .banner-top p {
        font-size: .4rem;
    }

    .body .main .banner-top .logo {
        width: .95rem;
        height: 1.02rem;
    }

    /* 顶部中 */
    .body .banner-center {
        margin-top: .26rem;
        display: none;
    }

    .body .banner-center .input {
        width: 4.1rem;
        height: .6rem;
        font-size: .22rem;
        margin-right: .06rem;
        border-radius: .08rem;
        border: .01rem solid;
        padding-left: .2rem;
    }

    .body .banner-center .button {
        width: .9rem;
        height: .6rem;
        border-radius: .08rem;
    }

    .body .banner-center .search {
        width: .33rem;
        height: .33rem;
    }

    /* 顶部下 */
    .body .main .banner-bottom {
        width: 100%;
        min-width: 3.75rem;
        max-width: 12rem;
        margin-top: .28rem;
    }

    .body .main .banner-bottom .left {
        margin-bottom: .38rem;
    }

    .body .main .banner-bottom .left div {
        font-size: .22rem;
        height: .52rem;
        line-height: .5rem;
    }

    .body .main .banner-bottom .left .zzms {
        width: 1.66rem;
        border-radius: .06rem 0 0 .06rem;
    }

    .body .main .banner-bottom .left .zzms .zzmss {
        width: .51rem;
        height: .42rem;
    }

    .body .main .banner-bottom .left .tczzms {
        width: 1.56rem;
        border-radius: 0 .06rem .06rem 0;
    }

    .body .main .banner-bottom .right {
        bottom: -0.25rem;
    }

    .body .main .banner-bottom .right .imgs {
        height: 1.45rem;
    }

    /* 今日头条 */
    .subject {
        width: 100%;
        min-width: 3.75rem;
        max-width: 12rem;
        margin: 0 auto;
    }

    .title {
        height: 1.46rem;
        margin-bottom: .3rem;
    }

    .title .left {
        width: .4rem;
        font-size: .22rem;
        height: 1.46rem;
        padding-top: .08rem;
    }

    .title .right {
        float: none;
        height: 1.56rem;
        padding: 0 .15rem;
        width: 96%;
        box-sizing: border-box;
    }

    .title .right .top {
        font-size: .4rem;
        height: .85rem;
        line-height: .85rem;
        width: 100%;
    }

    .title .right .top a {
        display: inline-block;
        width: 100%;
    }

    .title .right .bottom {
        font-size: .22rem;
        margin: 0;
        padding: 0;
    }

    .title .right .bottom li {
        margin: 0 1.15rem 0 .8rem;
    }


    .title .right .bottom span {
        margin-right: .05rem;
        font-weight: 500;
    }

    /* 轮播图 */
    .body .article {
        height: 11.2rem;
        width: 100%;
        max-width: 12rem;
        min-width: 3.75rem;
    }

    .body .article .swiper,
    .content {
        width: .42rem;
    }

    .body .article .swiper {
        width: 100%;
        height: 5.6rem;
        margin-right: .2rem;
        border: .02rem solid #e5eff6;
    }

    .body .article .swiper img {
        width: 100%;
        height: 100%;
    }

    .body .article .swiper .img li {
        width: 100%;
        height: 100%;
    }

    .body .article .swiper .list {
        width: 100%;
        height: .65rem;
        line-height: .65rem;
    }

    .body .article .swiper .list li {
        height: .65rem;
        font-size: .26rem;
        line-height: .65rem;
        padding-left: .14rem;
    }

    .body .article .swiper .icon {
        right: .08rem;
    }

    .body .article .swiper .icon li {
        width: .16rem;
        height: .16rem;
        margin: .19rem .1rem;
    }

    /* 轮播图右侧 */
    .body .article .content {
        width: 100%;
        height: 5.6rem;
    }

    .body .article .content dl dt {
        height: .9rem;
        font-size: .26rem;
        margin-bottom: .06rem;
        box-shadow: -0.01rem .01rem .1rem #626262;
        padding: .12rem .28rem;
    }

    .body .article .content dl .first {
        height: .8rem !important;
        border-left: .08rem solid #9a090d;
        padding-left: .2rem;
        font-size: .32rem;
        line-height: .52rem;
    }

    .body .article .content dl dt a {
        height: .67rem;
    }

    /* 各种服务 */
    .body .service img {
        width: .95rem;
        height: .95rem;
        margin-left: .5rem;
    }

    .body .service a {
        padding: .3rem .3rem 0;
    }

    .body .service {
        height: 2rem;
        margin-top: .3rem;
    }

    .body .service div {
        width: 31%;
        height: 2rem;
        font-size: .36rem;
        border-radius: .1rem;
        /* padding: .3rem .3rem 0; */
    }

    .body .service span {
        margin-left: .25rem;
        display: inline-block;
        width: 1.53rem;
        height: .42rem;
    }

    .body .service .yl {
        margin-right: .25rem;
    }

    .body .service .yq {
        margin-right: .25rem;
    }

    /* 政策等等 */
    .body .policy img {
        width: .95rem;
        height: .95rem;
    }

    .body .policy a {
        padding-top: .26rem;
    }

    .body .policy {
        height: 4.26rem;
        margin-top: .26rem;
        margin-bottom: .1rem;
    }

    .body .policy div {
        height: 2rem;
        width: 49%;
        font-size: .36rem;
        border-radius: .1rem;
        margin-bottom: .18rem;
    }

    .body .policy .zc {
        margin-right: .13rem;
    }

    .body .policy .xc {
        margin-right: 0.01rem;
    }

    .body .policy .yp {
        margin-right: .13rem;
    }

    /* 通知基层动态等等 */
    .body .message .attention {
        height: .98rem;
        border-bottom: .05rem solid #477eaa;
        font-size: 0;
    }

    .body .message .attention .head span {
        width: 2.7rem;
        height: .98rem;
        font-size: .36rem;
        line-height: .98rem;
    }

    .active-attention {
        border-left: .1rem solid #9a090d;
    }

    .body .message .attention .tail {
        margin: .25rem 0 0 6.2rem;
        width: 1.1rem;
        height: .6rem;
        border-radius: .06rem;
        float: right;
        margin-left: 0;
    }

    .body .message .attention .tail span {
        line-height: .6rem;
        font-size: .36rem;
    }

    .body .message .news ul li span:nth-child(2) {
        display: none;
    }

    .body .message .news-jcdt ul li span:nth-child(2) {
        display: none;
    }

    .body .message .news ul {
        margin: 0 .15rem;
    }

    .body .message .news ul li a span {
        font-size: .34rem;
    }

    .body .message .news ul li a span:nth-child(1) {
        height: .46rem;
    }

    .body .message .news-jcdt ul li a span:nth-child(1) {
        height: .46rem;
    }

    .body .message .news-jcdt ul {
        margin: 0;
        padding: 0;
        margin: 0 .15rem;
    }

    .body .message .news-jcdt ul li {
        margin: .2rem 0 .2rem 0 .13rem;
    }

    .body .message .news-jcdt ul li .font {
        margin-left: 2.42rem;
    }

    .body .message .news-jcdt ul li span {
        font-size: .34rem;
    }

    .body .message .zt {
        float: none;
    }

    .body .message .zt li {
        width: 100%;
    }

    .body .message .zt img {
        width: 100%;
        height: 100%;
    }

    .body .message .zt a {
        width: 100%;
        height: 100%;
    }

    /* 政务服务 */
    .body .communicate {
        height: 9rem;
        margin-top: .15rem;
        padding: .25rem .15rem;
        margin-bottom: .3rem;
    }

    .body .communicate .box {
        height: 8.6rem;
        font-size: .36rem;
    }

    .body .communicate .box img {
        width: .54rem;
        height: .54rem;
    }

    .body .communicate .box dt {
        padding: .25rem 0 .25rem .25rem;
    }

    .body .communicate .box .zwfu dd ul li {
        width: 45%;
        height: 1rem;
        line-height: 1rem;
        border-radius: .07rem;
        margin-bottom: .25rem;
    }

    .body .communicate .box .zwfu dd ul li:nth-child(2n-1) {
        margin: 0 .3rem 0 .25rem;
    }

    .body .communicate .box .zwfu dd ul li img {
        margin: 0 .4rem 0 .5rem;
    }

    .body .communicate .box .hdjl dd ul li {
        margin: 0 0.01rem 0.2rem;
        width: 33%;
    }

    .body .communicate .box .hdjl dd ul li:nth-child(5) {
        width: 40%;
    }

    .body .communicate .box .hdjl dd ul {
        margin-left: .25rem;
    }

    /* 底部各种 */
    .body .subject .goverment {
        margin-bottom: .3rem;
        padding: .05rem;
    }

    .body .subject .goverment .index ul:nth-child(1) li {
        height: .55rem;
        font-size: .22rem;
        line-height: .55rem;
    }


    .body .subject .goverment .index ul:nth-child(1) li:nth-child(1) {
        width: 50%
    }

    .body .subject .goverment .index ul:nth-child(1) li:nth-child(2) {
        width: 50%;
    }

    .body .subject .goverment .index ul:nth-child(1) li:nth-child(3) {
        width: 50%;
    }

    .body .subject .goverment .index ul:nth-child(1) li:nth-child(4) {
        width: 50%;
    }

    .body .subject .goverment .index ul:nth-child(1) li:nth-child(5) {
        width: 100%;
    }

    .body .subject .goverment .index .temple {
        padding-bottom: .13rem;
    }

    .body .subject .goverment .index .temple li {
        font-size: .2rem;
    }

    .body .subject .goverment .index .temple li img {
        padding: .2rem .12rem 0;
    }

    .body .subject .goverment .index .temple li span {
        padding: .2rem .18rem 0 0;
    }

    /* 结束 */
    .body .end {
        border-top: .04rem solid #146aae;
        padding: .6rem 0;
    }

    .body .end .icon {
        width: 100%;
    }

    .body .end .icon .images {
        display: none;
    }

    .body .end .icon div {
        float: none;
    }

    .body .end .about {
        font-size: .2rem;
        font-weight: 500;
    }

    .body .end .about .last img {
        width: .24rem;
        height: .26rem;
    }
}



@media screen and (min-width: 1200px) {

    /* 大屏幕的尺寸 */
    .body .main {
        width: 100%;
        height: 520px;
    }

    .body .main {
        padding-top: 112px;
    }

    .body .main .banner-top p {
        font-size: 40px;
    }

    .body .main .banner-top .logo {
        width: 95px;
        height: 102px;
    }

    /* 顶部中 */
    .body .banner-center {
        margin-top: 26px;
        height: 60px;
    }

    .body .banner-center .input {
        width: 410px;
        height: 60px;
        font-size: 22px;
        margin-right: 6px;
        border-radius: 8px;
        border: 1px solid;
        padding-left: 20px;
    }

    .body .banner-center .button {
        width: 90px;
        height: 60px;
        border-radius: 8px;
    }

    /* 顶部下 */
    .body .main .banner-bottom {
        width: 1280px;
        margin-top: 28px;
    }

    .body .main .banner-bottom .left div {
        font-size: 22px;
        height: 52px;
        line-height: 50px;
    }

    .body .main .banner-bottom .left .zzms {
        width: 166px;
        border-radius: 6px 0 0 6px;
    }

    .body .main .banner-bottom .left .zzms a {
        line-height: 50px;
    }

    .body .main .banner-bottom .left .tczzms {
        width: 156px;
        border-radius: 0 6px 6px 0;
    }

    .body .main .banner-bottom .right {
        bottom: -34px;
        height: 194px;
    }

    /* 今日头条 */
    .subject {
        width: 1280px;
    }

    .title {
        height: 146px;
        margin-bottom: 30px;
    }

    .title .left {
        width: 40px;
        font-size: 22px;
        height: 146px;
        padding-top: 8px;
    }

    .title .right {
        height: 146px;
        padding: 0 15px;
        width: 1240px;
    }

    .title .right .top {
        font-size: 40px;
        height: 85px;
        line-height: 85px;
        width: 100%;
    }

    .title .right .bottom {
        font-size: 22px;
        margin: 0;
        padding: 0;
    }

    .title .right .bottom li {
        margin: 0 115px 0 80px;
    }

    .title .right .bottom span {
        margin-right: 5px;
        font-weight: 500;
    }

    /* 轮播图 */
    .body .article {
        height: 560px;
        width: 1280px;
    }

    .body .article .swiper,
    .content {
        width: 420px;
    }

    .body .article .swiper {
        width: 840px;
        height: 560px;
        margin-right: 20px;
        border: 2px solid #e5eff6;
    }

    .body .article .swiper img {
        width: 100%;
        height: 100%;
    }

    .body .article .swiper .img li {
        width: 100%;
        height: 100%;
    }

    .body .article .swiper .list {
        width: 834px;
        height: 65px;
        line-height: 65px;
    }

    .body .article .swiper .list li {
        height: 65px;
        font-size: 26px;
        line-height: 65px;
        padding-left: 14px;
    }

    .body .article .swiper .icon {
        right: 8px;
    }

    .body .article .swiper .icon li {
        width: 16px;
        height: 16px;
        margin: 19px 10px;
    }

    /* 轮播图右侧 */
    .body .article .content {
        height: 560px;
    }

    .body .article .content dl dt {
        height: 90px;
        font-size: 26px;
        margin-bottom: 6px;
        box-shadow: -1px 1px 10px #626262;
        padding: 12px 28px;
    }

    .body .article .content dl .first {
        height: 80px !important;
        border-left: 8px solid #9a090d;
        padding-left: 20px;
        font-size: 32px;
        line-height: 52px;
    }

    .body .article .content dl dt a {
        height: 67px;
    }

    /* 各种服务 */
    .body .service {
        height: 200px;
        margin-top: 30px;
    }

    .body .service a {
        padding: 50px 68px 0;
    }

    .body .service div {
        height: 200px;
        width: 410px;
        font-size: 36px;
        border-radius: 10px;
    }

    .body .service span {
        margin-left: 15px;
    }

    .body .service .yl {
        margin-right: 25px;
    }

    .body .service .yq {
        margin-right: 25px;
    }

    /* 政策等等 */
    .body .policy {
        height: 200px;
        margin-top: 26px;
        margin-bottom: 30px;
    }

    .body .policy a {
        padding-top: 26px;
    }

    .body .policy div {
        height: 200px;
        width: 300px;
        font-size: 36px;
        border-radius: 10px;
    }

    .body .policy .zc {
        margin-right: 26px;
    }

    .body .policy .xc {
        margin-right: 26px;
    }

    .body .policy .yp {
        margin-right: 26px;
    }


    /* 通知基层动态等等 */

    .body .message .attention {
        height: 98px;
        border-bottom: 5px solid #477eaa;
        font-size: 0;
    }

    .body .message .attention .head span {
        width: 270px;
        height: 98px;
        font-size: 36px;
        line-height: 98px;
    }

    .active-attention {
        border-left: 10px solid #9a090d;
    }

    .body .message .attention .tail {
        margin: 25px 0 0 620px;
        width: 110px;
        height: 60px;
        border-radius: 6px;
    }

    .body .message .attention .tail {
        line-height: 60px;
    }

    .body .message .attention .tail span {
        line-height: 60px;
        font-size: 36px;
    }

    .body .message .news ul {
        margin: 0 15px;
    }

    .body .message .news ul li {
        margin: 20px 0 20px 13px;
    }

    .body .message .news ul li .font {
        margin-left: 242px;
    }

    .body .message .news ul li span {
        font-size: 34px;
    }

    .body .message .news ul li a {
        width: 800px;
    }

    .body .message .news ul li a span:nth-child(1) {
        width: 800px;
        height: 46px;
    }

    .body .message .news-jcdt ul li a span:nth-child(1) {
        width: 800px;
        height: 46px;
    }

    .body .message .news-jcdt ul {
        margin: 0;
        padding: 0;
        margin: 0 15px;
    }

    .body .message .news-jcdt ul li {
        margin: 20px 0 20px 13px;
    }

    .body .message .news-jcdt ul li .font {
        margin-left: 242px;
    }

    .body .message .news-jcdt ul li span {
        font-size: 34px;
    }

    .body .message .zt li {
        margin-right: 37px;
    }

    .body .message .zt img {
        width: 100%;
        height: 100%;
    }

    /* 政务服务 */
    .body .communicate {
        height: 650px;
        margin-top: 15px;
        padding: 25px 15px;
        margin-bottom: 30px;
    }

    .body .communicate .box {
        height: 600px;
        font-size: 36px;
    }

    .body .communicate .box dt {
        padding: 25px 0 25px 25px;
    }

    .body .communicate .box .zwfu dd ul li {
        width: 350px;
        height: 100px;
        line-height: 100px;
        margin: 0 30px 25px;
        border-radius: 7px;
    }

    .body .communicate .box .zwfu dd ul li img {
        margin: 0 40px 0 50px;
    }

    .body .communicate .box .hdjl dd ul li {
        margin-right: 90px;
    }

    .body .communicate .box .hdjl dd ul {
        margin-left: 25px;
    }

    /* 底部各种 */
    .body .subject .goverment {
        margin-bottom: 30px;
        padding: 5px;
    }

    .body .subject .goverment .index ul:nth-child(1) li {
        height: 55px;
        font-size: 22px;
        line-height: 55px;
    }


    .body .subject .goverment .index ul:nth-child(1) li:nth-child(1) {
        width: 210px;
    }

    .body .subject .goverment .index ul:nth-child(1) li:nth-child(2) {
        width: 260px;
    }

    .body .subject .goverment .index ul:nth-child(1) li:nth-child(3) {
        width: 300px;
    }

    .body .subject .goverment .index ul:nth-child(1) li:nth-child(4) {
        width: 300px;
    }

    .body .subject .goverment .index ul:nth-child(1) li:nth-child(5) {
        width: 200px;
    }

    .body .subject .goverment .index .temple {
        padding-bottom: 13px;
    }

    .body .subject .goverment .index .temple li {
        font-size: 20px;
    }

    .body .subject .goverment .index .temple li img {
        padding: 20px 12px 0;
    }

    .body .subject .goverment .index .temple li span {
        padding: 20px 18px 0 0;
    }

    /* 结束 */
    .body .end {
        border-top: 2px solid #146aae;
        padding: 60px 0;
    }

    .body .end .icon {
        width: 1280px;
    }

    .body .end .icon .images {
        margin-top: 40px;
    }

    .body .end .icon .images img:nth-child(1) {
        margin: 0 60px 0 118px;
    }

    .body .end .icon .images img:nth-child(2) {
        margin-right: 60px;
    }

    .body .end .about {
        font-size: 20px;
        font-weight: 500;
    }
}