/* 中间主体样式 */
@media only screen and (max-width: 768px) {
    .w1200 {
        width: 100%;
        margin: 0 auto;
    }

    .banner_top {
        width: 100%;
        height: 3rem;
        background: url(my_app.png) no-repeat;
        background-size: 100% 100%;
    }

    .content {
        padding: 0.2rem;
    }

    .location {
        display: none;
    }

    .title {
        display: flex;
        justify-content: space-between;
        width: 100%;
        height: 0.5rem;
        margin: 0.2rem auto;
        font-weight: 500;
        font-size: 0.36rem;
        background: none !important;
    }

    .title span,.title a {
        display: block;
    }

    .title a {
        color: #999999;
        font-size: 0.3rem;
    }

    .banner_top span {
        display: block;
        width: 12rem;
        height: 2.5rem;
        line-height: 2.5rem;
        font-family: "zihunbiantaoti";
        font-size: 7.2rem;
        color: #FFFFFF;
        letter-spacing: 0.1rem;
        margin: 0 auto;
        text-shadow: 0.02rem 0.04rem 0 #3CB450;
    }

    .content {
        height: auto;
        margin-top: 0.1rem;

        /* background-color: #3CB450; */
    }

    .location {
        margin: 0 auto;
        font-size: 0.16rem;
        color: #666666;
    }

    .main1 {
        width: 100%;
        margin-top: 0rem;
        height: auto;
    }

    .main1 .title {
        background: url(title_cpgk.png) no-repeat;
    }

    .main1_left {
        float: none;
        width: 100%;
        height: 3.5rem;
    }
    .main1_left img{
        width: 100%;
        height: 100%;
    }
    .main1_right {
        float: none;
        width: 100%;
        height: auto;
        padding: 0.3rem;
        font-size: 0.30rem;
        color: #333333;
        letter-spacing: 0;
        text-align: justify;
        line-height: 0.32rem;
        background: #F5F5F5;
    }
.but,#but1{
    display: none;
}
    .main1_right ul {
        display: flex;
        width: 100%;
        height: 0.90rem;
        margin-top: 0.3rem;
        margin-bottom: 0rem;
    }

    .main1_right ul li {
        font-weight: 500;
        width: 33%;
    }

    .main1_right ul li h2 {
        font-size: 0.36rem;
        color: #3CB450;
        letter-spacing: 0;
        line-height: 0.6rem;
    }

    .main1_right ul li h4 {
        font-size: 0.22rem;
        color: #333333;
        letter-spacing: 0;
        text-align: justify;
        line-height: 0.32rem;
        font-weight: 400;
    }

    .main2 {
        width: 100%;
        margin-top: 0.5rem;
        height: auto;
    }

    .main2 .title {
        background: url(title_tspz.png) no-repeat;
    }
    .main2 .title a{
        display: none;
    }
    .main2 ul {
        display: flex;
        justify-content: space-between;
        height: auto;
        margin-bottom: 0.3rem;
        flex-wrap: wrap;
    }

    .main2 ul li {
        width: 48%;
        height: 3.73rem;
        text-align: center;
        box-shadow: 0 2px 0.1rem 0 #9999994d;
        margin-top: 0.2rem;
    }

    .main2 ul li img {
        width: 100%;
        height: 2.14rem;
    }

    .main2 ul li h2 {
        font-size: 0.22rem;
        line-height: 0.60rem;
        color: #333333;
        font-weight: 550;
        font-family: "PingFangSC-Medium";
    }

    .main2 ul li p {
        font-size: 0.16rem;
        color: #333333;
        letter-spacing: 0;
        text-align: center;
        line-height: 0.36rem;
        font-family: "PingFangSC-Medium";
    }


    .main3 {
    padding: 0 0.2rem;
        width: 100%;
        margin-top: 0rem;
        background: #fff;
    }

    .main3_a {
        padding-top: 0rem;

    }

    .main3 .main3_a .title {
        background: url(title_ry.png) no-repeat;
    }

    .main3_a ul {
        display: flex;
        margin-top: 0.20rem;
        /* height: 3.30rem; */
        background: none;
        background-position: bottom;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .main3_a ul:nth-child(3){
        display: none;
    }
    .main3_a ul li:nth-child(1),
    .main3_a ul li:nth-child(2),
    .main3_a ul li:nth-child(3),
    .main3_a ul li:nth-child(4){
        display: block;
        width: 48%;
        height: 2.26rem;
    }
    .main3_a ul li{
        margin: 0.2rem 0;
    }
    /* .main3_a ul li:nth-child(3){
        display: block;
        width: 48%;
        height: 4.76rem;
        float: right;
    } */
    .main3_a ul li{
        display: none;
        height:2rem;
        
    }
    .main3_a ul li img{
        width: 100%;
        height: 100%;
        box-shadow: 0 -2px 5px 0 #b1b1b180;
    }
    .main4 {
        margin: 0.30rem 0;
        padding: 0 0.2rem;
    }

    .main4 .title {
        background: url(title_xw.png) no-repeat;
    }

    .main4 .xwtit {
        display: flex;
        justify-content: center;
    }

    .main4 .xwtit li {
        width: 1.93rem;
        height: 0.60rem;
        line-height: 0.60rem;
        font-weight: 600;
        font-size: 0.22rem;
        color: #666666;
        letter-spacing: 0;
        text-align: center;
        background: #F5F5F5;

    }

    .main4 .xwtit .on {
        color: #FFFFFF;
        background: #3CB450;
    }

    .main4 .xwlist {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;

    }

    .main4 .xwlist li {
        display: flex;
        margin-top: 0.30rem;
        width: 100%;
        height: 1.32rem;
        background: #FFFFFF;
        box-shadow: 0 2px 0.10rem 0 #9999994d;

    }
    .main4 .xwlist li:nth-child(4),
    .main4 .xwlist li:nth-child(5),
    .main4 .xwlist li:nth-child(6){
        display: none;
    }
    .time {
        padding-right: 0.20rem;
        margin: 0.25rem 0.20rem;
        border-right: 1px solid #D8D8D8;
        ;
    }

    .time p {
        margin-top: 0.10rem;
        font-size: 0.16rem;
        color: #333333;
        text-align: center;
        font-weight: 400;
        margin-bottom: 0.10rem;
    }

    .time span {
        border: 1px solid rgba(216, 216, 216, 1);
        border-radius: 0.15rem;
        font-size: 0.16rem;
        color: #999999;
        text-align: justify;
        font-weight: 400;
        display: block;
        width: 0.58rem;
        height: 0.30rem;
        line-height: 0.30rem;
        text-align: center;
    }

    .news {
        padding-right: 0.30rem;
        margin: 0.20rem 0;
        width: 5rem;
    }

    .news h1 {
        font-size: 0.16rem;
        color: #333333;
        text-align: justify;
        /* font-weight: 600; */
        margin-bottom: 0.10rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .news h2 {
        font-size: 0.14rem;
        color: #999999;
        text-align: justify;
        line-height: 0.28rem;
        font-weight: 400;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .main4 #but1 {
        margin-top: 0.30rem;
        background: #fff;
    }

}