﻿@media only screen and (max-width: 1080px) {
    body {
    }

    .detail-locationp {
        width: 100%;
        margin: 0 auto;
        color: #898989;
        padding-bottom: 0px;
        font-size: 15px;
        height: 48px;
        line-height: 48px;
        /* border-bottom: 1px solid #cacaca; */
    }

        .detail-locationp #pic {
            width: 78%;
            margin: 0 auto;
        }

    .toptabdiv {
        width: 100%;
        background-color: #f3f6f9;
        border-bottom: 1px solid #c6c6c6;
    }

    .tabdiv {
        width: 100%;
        margin: auto;
        height: 60px;
        display: flex;
    }

    .tabitem {
        line-height: 60px;
        font-size: 0.9em;
        font-family: 'Alibaba PuHuiTi 2.0';
        width: 120px;
        cursor: pointer;
        position: relative;
    }

    .tabitemactive {
        color: #33b0ff;
    }


    .tabitem b {
        position: absolute;
        display: block;
        width: 0;
        height: 2px;
        background: #33b0ff;
        left: 0;
        bottom: 0px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin-right: 5px;
    }

    .fagspage {
        width: 100%;
        background-color: #f3f6f9;
    }

    .fagsleft {
        width: 100%;
    }

    .fagslefttitle1 {
        margin-top: 20px;
        font-size: 1.2em;
        font-family: 'Alibaba PuHuiTi 2.0';
    }

    .fagslefttitle2 {
        margin-top: 20px;
        font-size: 0.8em;
        color: #4d4d4d;
        line-height: 30px;
        width: 100%;
    }

    .zxzxbtn {
        width: 100px;
        height: 30px;
        color: white;
        line-height: 30px;
        font-size: 0.8em;
        text-align: center;
        background: url(../../images/xinfang/zxzxbtn.png) no-repeat;
        background-size: 100% 100%;
        margin-top: 10px;
    }

    .fagsdiv {
        width: 90%;
        height: 555px;
        margin: auto;
        display: flex;
        flex-wrap:wrap;
    }

    .fagsright {
        width: 100%;
        text-align: center;
    }

    .fagsrightbg {
        margin-top:  5px;
        width: 100%;
    }

    .fayspage {
        width: 100%;
        height: 375px;
        background-color: white;
    }

    .faysdiv {
        width: 90%;
        margin: auto;
    }

    .pagetitle {
        padding-top: 20px;
        font-size: 1.2em;
        font-family: 'Alibaba PuHuiTi 2.0';
        line-height: 30px;
        text-align: center;
    }


    .fayslist {
        width: 100%;
        margin: auto;
        display: flex;
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .faysitem {
        width: 48%;
        margin: 1%;
        margin-top: 15px;
        box-shadow: #c8f2ff 0px 0px 5px 1px;
        height: 66px;
        line-height:  20px;
        border-radius: 10px;
    }

    .faysitemimg {
        width: 48%;
    }

        .faysitemimg img {
            float: left;
            width: 35px;
            height: 35px;
            margin-top: 15px;
            margin-left:10px;
        }

    .faysitemtitle1 {
        float: left;
        margin-left: 10px;
        font-size: 1em;
        font-family: 'Alibaba PuHuiTi 2.0';
        line-height: 30px;
        margin-top: 15px;
    }

    .faysitemtitle2 {
        width: 48%;
        margin: 1%;
        margin-top: 15px;
        box-shadow: #c8f2ff 0px 0px 5px 1px;
        height: 66px;
        line-height: 69px;
        border-radius: 10px;
    }


    .hxmkpage {
        width: 100%;
        height: 1050px;
        background: url('/images/xinfang/hxmkbg.png') no-repeat;
        background-size: 100% 100%;
    }

    .hxmkdiv {
        width: 100%;
        margin: auto;
        display: flex;
        height: 770px;
        margin-top: 30px;
        justify-content: space-around;
        flex-flow:wrap;
    }

    .hxmkleft {
        margin-left: 5%;
        width: 90%;
        height:300px;
    }

    .hxmkcenter {
        width: 100%;
    }

        .hxmkcenter img {
            width: 100%;
        }

    .hxmkright {
        width: 90%;
        margin-left:5%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-content: flex-start;
    }

    .hxmklefttitle1 {
        color: white;
        font-size: 1.0em;
    }

    .linewhite {
        width: 30px;
        height: 3px;
        background-color: white;
        margin-top: 10px;
        border-radius: 3px;
    }


    .hxmklefttitle2 {
        color: white;
        font-size: 0.8em;
        line-height: 30px;
        margin-top: 10px;
        height: 130px;
    }

    .hxbuttomdiv {
        margin-top: 40px;
        text-align: center;
        display: flex;
        justify-content: space-evenly;
    }

    .hxbuttom1 {
        width: 100px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        border: 1px solid #898989;
        color: white;
        cursor: pointer;
        border-radius: 2px;
    }

    .hxbuttom2 {
        width: 100px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        border: 1px solid #898989;
        color: white;
        cursor: pointer;
        border-radius: 2px;
    }

        .hxbuttom2 a {
            color: white !important;
        }


    .hxbuttomactive {
        background-color: white;
        color: #2b2b2b;
    }


    .hxmkrightitem {
        width: 40%;
        margin: 2%;
        text-align: center;
        border-radius: 20px;
        line-height: 40px;
        color: white;
        height: 40px;
        border: 1px solid #4867fa;
        margin-bottom: 20px;
        cursor: pointer;
    }

    .hxmkrightitemactive {
        background-color: #4867fa;
    }

    .knowmorebtn {
        margin-top: 30px;
        height: 50px;
    }

    .knowmorebtntitle {
        float: left;
        width: 80px;
        line-height: 30px;
    }

    knowmorebtnimgdiv {
        float: left;
    }

    .knowmorebtnimg {
        width: 120px;
    }

    .hxmkrightimg {
        width: 95%;
        margin-top: 208px;
    }


    .cjzspage {
        clear: both;
        margin-top: 30px;
    }


    .cjzstabdiv {
        width: 100%; 
        height: 30px;
        display: flex;
        margin-top: 20px;
        font-size: 0.9em;
        cursor: pointer;
        justify-content: space-around;
    }

    .cjzstabitem {
        width: 20%;
        text-align: center;
        position: relative;
        line-height: 30px;
        border-radius: 10px;
    }

    .cjzstabitemactive {
        color: white;
        background-color: #4867fa;
    }

    .cjzstabitem b {
        position: absolute;
        display: block;
        width: 0;
        height: 2px;
        background: #c30707;
        left: 15%;
        bottom: 0px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin-right: 5px;
    }

    .cjzsimgdiv {
        width: 90%;
        margin: auto;
        margin-top: 20px;
        height: 150px;
        text-align: center;
    }

    .cjzsimgbg {
        width: 90%;
        margin: auto;
        margin-top: 20px;
    }


    .jzfapage {
        margin-top: 80px;
        width: 100%;
        height: 777px;
        background: url('/images/xinfang/jzfabg.png') no-repeat;
        background-size: 100% 100%;
    }

    .jzfalist {
        width: 90%;
        height: 500px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
        justify-content: space-between;
    }


    .jzfaitem {
        width: 47%;
        background-color: white;
        border: 1px solid #e9e9e9;
        height: 300px;
        margin: 1%;
        border-radius: 10px;
    }

    .jzfaitemimgdiv {
        width: 100%;
        margin: auto;
        margin-top: 25px;
        text-align: center;
    }

    .jzfaitemimg {
        width: 70px;
    }

    .jzfaitemtitle1 {
        text-align: center;
        line-height: 20px;
        margin-top: 20px;
        font-size: 1em;
    }

    .jzfaitemtitle2 {
        width: 80%;
        margin: auto;
        margin-top: 20px;
        font-size: 15px;
        color: #808080;
    }

    .aljspage {
        width: 100%;
        height: 900px;
        background-color: #f3f6f9;
        display:none
    }

    .aljsitembgdiv {
        width: 100%;
        height: 500px;
        position: relative;
    }

    .aljsitembgimg {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .aljsitemdiv {
        width: 380px;
        height: 425px;
        background: rgb(255 255 255 / 95%);
        position: absolute;
        top: 126px;
        left: 104px;
        padding: 30px;
    }

    .aljsitemdivtitle1 {
        font-size: 25px;
        font-family: 'Alibaba PuHuiTi 2.0';
        text-align: left;
        margin-top: 30px;
    }

    .aljsitemdivtitle2 {
        font-size: 16px;
        text-align: left;
        margin-top: 30px;
        line-height: 30px;
        color: #808080;
        height: 180px;
    }

}
