﻿@media only screen and (max-width: 1080px) {
    body {
    }

    .detail-location {
        font-size: 9px;
    }
    body {
        padding: 0px;
        margin: 0px;
    }

    .fambdiv {
        width: 80%;
        margin: auto;
        height: 1300px;
    }


    .onetitle {
        font-size: 1em;
        text-align: center;
        color: black;
        padding-top: 40px;
        letter-spacing: 3px;
        font-weight: 600;
    }

    .famblistdiv {
        margin-top: 30px;
        display: flex;
        flex-wrap: wrap;
    }

    .fambitem {
        width: 100%;
        margin: 4%;
    }

    .fambitemimg {
        width: 100%;
    }

    .fambitemtitlediv {
        width: 100%;
        margin: auto;
        padding: 10px 0px;
        font-size: 0.8em;
        color: #7a7a7a;
        background-color: #f4f4f4;
        height: 105px;
    }

    .fambitemtitle {
        width: 80%;
        margin: auto;
        line-height: 22px;
    }

    .slnddiv {
        width: 100%;
        margin: auto;
        height: 950px;
        background-color: #f2f6ff;
    }

    .slndlist {
        width: 90%;
        margin: auto;
        display: flex;
        margin-top: 50px;
        flex-wrap: wrap;
    }

    .slnditem {
        width: 46%;
        margin: 2%;
        height: 190px;
    }


    .slnditemactive {
        border-radius: 10px;
        background-color: white;
        box-shadow: #c7ddff 0px 0px 6px 2px;
    }

    .slnditemimgdiv {
        text-align: center;
    }

    .slnditemimg {
        margin-top: 30px;
        width: 60px;
        height: 60px;
    }

    .slnditemtitle {
        width: 80%;
        margin: auto;
        text-align: center;
        line-height: 25px;
        font-size: 0.8em;
        margin-top: 15px;
    }



    .zhbmdiv {
        width: 100%;
        background: url('/images/ycslpt/zhbmbg.png') no-repeat;
        background-size: 100% 100%;
        height: 1111px;
    }

    .zhbmlist {
        width: 80%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .zhbmitem {
        width: 98%;
        margin: 1%;
        height: 240px;
        background: url('/images/ycslpt/zhmb01.png') no-repeat;
        background-size: 100% 100%;
    }

    .zhbmitemactive {
        background: url('/images/ycslpt/zhmb02.png') no-repeat !important;
        background-size: 100% 100% !important;
    }

    .hline {
        width: 30px;
        height: 3px;
        background-color: blue;
        margin-top: 20px;
        margin-left: 5%;
    }

    .zhbmitemtitle {
        width: 85%;
        margin-top: 15px;
        margin-left: 5%;
        font-size: 0.8em;
        color: #e3e3e3;
        line-height: 25px;
    }

    .fwjzdiv {
        width: 80%;
        margin: auto;
        height: 1257px;
    }

    .fwzjlist {
        display: flex;
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .fwzjitem {
        width: 100%;
    }

    .fwzjitemleft {
        text-align: center;
        line-height: 27px;
        margin-top: 15px;
        height: auto;
        margin-right: 0px;
    }

    .fwzjitemright {
        text-align: center;
        line-height: 30px;
        margin-top: 20px;
        height: auto;
        margin-left: 0px;
    }

    .fwzjitemtitle1 {
        font-weight: 600;
        font-size: 0.9em;
    }

    .fwzjitemtitle2 {
        font-weight: 600;
        font-size: 0.8em;
        height:auto;
        margin-top: 20px;
        color: #7a7a7a;
        padding: 10px;
        background-color: #efefef;
    }

    .fwzjitem {
        text-align: center;
    }

    .fwzjitemimg {
        width: 90%; 
    }
}
