﻿@media only screen and (max-width: 1080px) {
    .toptabdiv {
        width: 100%;
        background-color: #f3f6f9;
        border-bottom: 1px solid #c6c6c6;
    }

    .tabdiv {
        width: 95%;
        margin: auto;
        height: 60px;
        display: flex;
    }

    .tabitem {
        line-height: 60px;
        font-size: 1em;
        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: 1em;
        color: #4d4d4d;
        line-height: 25px;
        width: 100%;
    }


    .fagsdiv {
        width: 90%;
        height: 600px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .fagsright {
        width: 100%;
        text-align: center;
    }

    .fagsrightbg {
        margin-top: 5px;
        width: 75%;
    }

    .fayspage {
        width: 100%;
        height: 850px;
        background-color: #ebf3ff;
    }

    .faysdiv {
        width: 90%;
        margin: auto;
    }


    .zxzxbtn {
        width: 100px;
        height: 35px;
        color: white;
        line-height: 35px;
        font-size: 1em;
        text-align: center;
        background: url(../../images//YzSsfw/zxzxbtn.png) no-repeat;
        background-size: 100% 100%;
        margin-top: 20px;
    }



    .fayspage {
        width: 100%;
        height: 850px;
        background-color: white;
    }



    .pagetitle {
        padding-top: 30px;
        font-size: 1.2em;
        font-family: 'Alibaba PuHuiTi 2.0';
        line-height: 30px;
        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: 80px;
    }

        .faysitemimg img {
            width: 35px;
            height: 35px;
            margin-top: 30px;
        }

    .faysitemtitle1 {
        font-size: 1em;
        font-family: 'Alibaba PuHuiTi 2.0';
        line-height: 40px;
    }

    .faysitemtitle2 {
        clear: both;
        font-size: 0.8em;
        color: #898989;
        width: 90%;
        line-height: 25px;
        margin: auto;
        margin-top: 3px;
    }



    .hxmkpage {
        width: 100%;
        height: 1200px;
    }


    .pagetitle2 {
        margin-top: 20px;
        text-align: center;
        font-size: 15px;
    }

    .hxmkdiv {
        width: 100%;
        background: url(/images/ZzCenter/hxmkbg.png) no-repeat;
        background-size: 100% 100%;
        display: flex;
        height: 1080px;
        margin-top: 30px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .hxmkleft {
        width: 90%;
        display: flex;
        flex-flow: wrap;
        padding-top: 31px;
    }

    .hxmkright {
        width: 90%;
        display: flex;
        flex-wrap: wrap;
    }

    .hxmkleftitem {
        width: 39%;
        height: 50px;
        line-height: 50px;
        color: white;
        padding-left: 26px;
        float: right;
        clear: both;
        cursor: pointer;
        margin-bottom: 20px;
        font-size: 1em;
        margin-top: 0px !important;
    }


    .hxmkleftitemactive {
        background: url(/images/ZzCenter/hxmkitem.png) no-repeat;
        background-size: 100% 100%;
    }

    .hxmkright1 {
        width: 95%;
        margin-left: 5%;
    }

    .hxmkright2 {
        width: 100%;
    }



    .hxmkrighttitle1 {
        margin-top: 30px;
        font-size: 1.2em;
        line-height: 50px;
        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: 0%;
        margin-left: 0%;
    }

    .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;
        width: 100%;
        height: 1128px;
        background: url('../../images/ZzCenter/cjzsbg.png') no-repeat;
        background-size: 100% 100%;
    }


    .cjzscenterdiv {
        width: 90%;
        margin: auto;
        display: flex;
        height: 790px;
        margin-top: 20px;
        background: url('../../images/ZzCenter/cjzscenterbg.png') no-repeat;
        background-size: 100% 100%;
        position: relative;
        flex-wrap: wrap;
    }

    .cjzsitem {
        width: 35%;
    }

    .cjzscenteritem {
        width: 30%;
    }

    .cjzsitemdiv {
        width: 100%;
        height: 180px;
        line-height: 30px;
        margin-top: 20px;
    }

    .cjzscenteritembg {
        width: 100%;
        margin-top: 150px;
    }

    .cjzszfx {
        width: 10px;
        height: 10px;
        float: left;
        background-color: #cd042c;
        margin-top: 13px;
    }

    .cjzscentertopdiv {
        width: 100%;
        height: 700px;
        display: flex;
        z-index: 1;
        flex-wrap: wrap;
    }

    .cjzstopleft {
        width: 90%;
        padding: 2% 3%;
    }

    .cjzstopright {
        width: 100%;
    }

    .cjzstoplinediv {
        display: flex;
        width: 55%;
    }


    @keyframes slideUp {
        from {
            transform: translateY(30%); /* 从100%的底部开始 */
        }

        to {
            transform: translateY(0); /* 移动到顶部 */
        }
    }

    .cjzstoplinedivactive {
        animation: slideUp 1s ease-out; /* 应用动画，持续2秒，缓动函数为ease-out */
    }




    .cjzstopline {
        width: 30%;
        height: 5px;
        background-color: #73797f;
        margin: 1%;
        cursor: pointer;
    }

    .cjzstoplineactive {
        background-color: #377cfc !important;
    }


    .cjzstoplefttitle1 {
        font-size: 1.2em;
        font-weight: 600;
        line-height: 30px;
    }

    .cjzstoplefttitle2div {
        margin-top: 10px;
        height: 200px;
    }

    .cjzstoplefttitle2 {
        font-size: 0.8em;
        color: #585858;
        line-height: 30px;
    }


        .cjzstoplefttitle2 span {
            color: #1a1a1a;
        }


    .cjzstopright img {
        width: 100%;
        margin-top: 2%;
    }




    .cjzscenterbottomdiv {
        width: 100%;
        height: 80px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        display: flex;
        z-index: 8;
        background-color: white;
        flex-wrap: wrap;
    }

    .cjzsbottomitem {
        width: 49%;
        height: 80px;
        display: flex;
        cursor: pointer;
        z-index: 10
    }

    .cjzsbottomitemactive {
        background: url('../../images/ZzCenter/cjzsitembg.png') no-repeat;
        background-size: 100% 100%;
    }

    .cjzsbottomitemline {
        width: 2px;
        margin-top: 15px;
        height: 80%;
        background-color: #b9d1fc;
        border-radius: 10px;
        display: none
    }

    .cjzsbottomitemimgdiv {
        text-align: center;
        width: 30%;
    }


        .cjzsbottomitemimgdiv img {
            margin-top: 25px;
            width: 35px;
            height: 35px;
        }

    .cjzsbottomitemtitlediv {
        font-size: 0.9em;
        font-weight: 600;
        width: 70%;
        margin-top: 35px;
    }


    .cjzscenter2itemdiv {
        width: 90%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .cjzscenter2item {
        width: 96%;
        height: 200px;
        margin: 1%;
        padding: 1%;
        margin-top: 20px;
        background-color: white;
        border-radius: 10px;
        box-shadow: #efefef 1px 1px 4px;
    }

    .cjzscenter2itemtitle1 {
        padding-top: 10px;
        line-height: 25px;
        text-align: center;
        font-size: 1.2em;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .cjzscenter2itemtitle2 {
        width: 90%;
        margin: auto;
        line-height: 25px;
        font-size: 0.8em;
    }

    .cjzscenter2itemactive {
        background: url('../../images/ZzCenter/cjzscenter2itembg.png') no-repeat;
        background-size: 100% 100%;
        color: white;
    }










    .fajzpage {
        width: 100%;
        height: 1550px;
        background-color: #f2f5f8;
    }

    .fajzcenter {
        width: 90%;
        margin: auto;
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
    }

    .fajzitem {
        width: 48%;
        margin: 1%;
        position: relative;
        min-height: 345px;
    }

        .fajzitem img {
            width: 100%;
            position: absolute;
            top: 0px;
            left: 0px;
        }

    .fajztitlediv {
        position: absolute;
        top: 220px;
        left: 10%;
        width: 80%;
    }

    .fajztitle1 {
        line-height: 50px;
        font-weight: 600;
        font-size: 1em;
    }

    .fajztitle2 {
        line-height: 26px;
        font-size: 14px;
        color: #6c6c6c;
    }

    .fzjzitem2 {
        margin-top: 100px;
    }


    .fzjzbtndiv {
        width: 90%;
        margin: auto;
        margin-top: 20%;
        display: flex;
        justify-content: space-evenly;
    }

    .fzjzbtn {
        width: 100px;
        height: 35px;
        border-radius: 10px;
        background-color: #f2f5f8;
        color: #006afe;
        border: 2px solid #006afe;
        text-align: center;
        line-height: 35px;
        cursor: pointer;
        font-size: 0.8em
    }
}
