﻿@media only screen and (max-width: 1080px) {
    body {
    }


    .toptabdiv {
        width: 100%;
        background-color: #f3f6f9;
        border-bottom: 1px solid #c6c6c6;
    }

    .tabdiv {
        width: 90%;
        margin: auto;
        height: 60px;
        display: flex;
    }

    .tabitem {
        line-height: 60px;
        font-size: 0.8em;
        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: 25px;
        font-size: 1.2em;
        font-family: 'Alibaba PuHuiTi 2.0';
    }

    .fagslefttitle2 {
        margin-top: 15px;
        font-size: 0.8em;
        color: #4d4d4d;
        line-height: 30px;
        width: 80%;
    }


    .zxzxbtn {
        width: 140px;
        height: 50px;
        color: white;
        line-height: 50px;
        font-size: 20px;
        text-align: center;
        background: url(../../images//YzSsfw/zxzxbtn.png) no-repeat;
        background-size: 100% 100%;
        margin-top: 80px;
        display:none
    }

    .fagsdiv {
        width: 78%;
        height: 455px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .fagsright {
        width: 100%;
        text-align: center;
    }

    .fagsrightbg {
        margin-top: 15px;
        width: 100%;
    }

    .fayspage {
        width: 100%;
        height: 1050px;
        background-color: white;
    }

    .faysdiv {
        width: 78%;
        margin: auto;
    }

    .pagetitle {
        padding-top: 30px;
        font-size: 1.2em;
        font-family: 'Alibaba PuHuiTi 2.0';
        line-height: 35px;
        text-align: center;
    }


    .pagetitleline {
        width: 150px;
        height: 3px;
        background-color: #cb042c;
        margin: auto;
        margin-top: 5px;
    }

    .fayslist {
        width: 100%;
        margin: auto;
        display: flex;
        margin-top: 10px;
        flex-wrap: wrap;
    }

    .faysitem {
        width: 48%;
        margin: 1%;
        margin-top: 15px;
        text-align: center;
    }

    .faysitemimg {
        width: 100%;
        height: 100px;
    }

        .faysitemimg img {
            width: 50px;
            height: 50px;
            margin-top: 30px;
        }

    .faysitemtitle1 {
        font-size: 1em;
        font-family: 'Alibaba PuHuiTi 2.0';
        line-height: 30px;
    }

    .faysitemtitle2 {
        clear: both;
        font-size: 0.8em;
        color: #898989;
        width: 90%;
        line-height: 30px;
        margin: auto;
        margin-top: 10px;
    }



    .hxmkpage {
        width: 100%;
        height: 1141px;
    }


    .pagetitle2 {
        width: 80%;
        margin: auto;
        margin-top: 20px;
        text-align: center;
        font-size: 0.8em;
    }

    .hxmkdiv {
        width: 100%;
        background: url('/images/YzSsfw/hxmkbg.png') no-repeat;
        background-size: 100% 100%;
        display: flex;
        height: 1050px;
        margin-top: 30px;
        flex-flow:wrap;
    }

    .hxmkleft {
        width: 90%;
        margin: auto;
        display: flex;
        flex-flow: wrap;
        justify-content: space-around;
        margin-top:30px;
    }

    .hxmkright {
        width: 90%;
        display: flex;
        flex-wrap: wrap;
    }

    .hxmkleftitem {
        width: 36%;
        height: 50px;
        line-height: 50px;
        color: white;
        padding-left: 30px;
        float: none;
        clear: both;
        cursor: pointer;
        margin-top: 0px !important;
    }

    .hxmkleftitemactive {
        background: url(/images/YzSsfw/hxmkitem.png) no-repeat;
        background-size: 100% 100%;
    }

    .hxmkright1 {
        width: 95%;
        margin-left: 5%;
    }

    .hxmkright2 {
        width: 100%;
    }

    .hxmkrighttitle1 {
        margin-top: 50px;
        font-size: 30px;
        line-height: 60px;
        color: white;
    }


    .hxmkrightline {
        width: 30px;
        height: 3px;
        background-color: white;
    }

    .hxmkrighttitle2 {
        margin-top: 20px;
        font-size: 16px;
        line-height: 30px;
        width: 80%;
        height: 250px;
        color: white;
    }

    .knowmorebtn {
        margin-top: 30px;
        height: 50px;
    }

    .knowmorebtntitle {
        float: left;
        width: 80px;
        line-height: 30px;
    }

    knowmorebtnimgdiv {
        float: left;
    }

    .knowmorebtnimg {
        width: 120px;
    }

    .hxmkrightimg {
        width: 100%;
        margin-top: 30px;
    }

    .viewdetailbtn {
        width: 120px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        color: #253be5;
        background-color: white;
        float: left;
        font-size: 13px;
    }

    .viewzxbtn {
        width: 120px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        color: white;
        float: left;
        margin-left: 50px;
        border: 1px solid white;
        background-color: #3e3e54;
        font-size: 13px;
    }

        .viewzxbtn a {
            color: white !important;
        }

    .cjzspage {
        clear: both;
        margin-top: 30px;
    }


    .cjzscenterdiv {
        width: 90%;
        margin: auto;
        display: flex;
        height: 1388px;
        margin-top: 50px;
        flex-wrap: wrap;
    }

    .cjzsitem {
        width: 100%;
    }

    .cjzscenteritem {
        width: 100%;
    }

    .cjzsitemdiv {
        width: 100%;
        height: 180px;
        line-height: 30px;
        margin-top: 20px;
    }

    .cjzscenteritembg {
        width: 100%;
        margin-top: 30px;
    }

    .cjzszfx {
        width: 10px;
        height: 10px;
        float: left;
        background-color: #cd042c;
        margin-top: 13px;
    }






    .cjzsitemtitle1 {
        float: left;
        line-height: 35px;
        color: #cd042c;
        margin-left: 10px;
        font-size: 20px;
    }

    .cjzsitemtitle2 {
        clear: both;
        margin-top: 15px;
        height: 200px;
        color: #a1a1a1;
        font-size: 15px;
        width: 100%;
    }

    .jzfapage {
        margin-top: 80px;
        width: 100%;
        height: 828px;
        background-color: #f3f6f9;
    }

    .jzfalist {
        width: 90%;
        height: 500px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        margin-top: 30px;
        justify-content: space-between;
    }


    .jzfaitem {
        width: 47%;
        background-color: white;
        border: 1px solid #e9e9e9;
        height: 338px;
        margin: 1%;
    }

    .jzfaitemimgdiv {
        width: 100%;
        margin: auto;
        margin-top: 30px;
        text-align: center;
    }

    .jzfaitemimg {
        width: 70px;
    }

    .jzfaitemtitle1 {
        text-align: center;
        line-height: 25px;
        margin-top: 20px;
        font-size: 1em;
    }

    .jzfaitemtitle2 {
        width: 80%;
        margin: auto;
        margin-top: 1px;
        font-size: 15px;
        color: #808080;
        line-height:25px;
    }

    .aljspage {
        width: 100%;
        height: 900px;
        background-color: white;
        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;
    }
}

