﻿@media only screen and (max-width: 1080px) {

    .toptabdiv {
        width: 100%;
        background-color: #f3f6f9;
        border-bottom: 1px solid #c6c6c6;
    }

    .tabdiv {
        width: 78%;
        margin: auto;
        height: 80px;
        display: flex;
    }

    .tabitem {
        line-height: 80px;
        font-size: 20px;
        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: 10px;
        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//AIWgdt/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: 15px;
        width: 70%;
    }

    .fayspage {
        width: 100%;
        height: 1500px;
        background-color: white;
    }

    .faysdiv {
        width: 90%;
        margin: auto;
    }

    .pagetitle {
        padding-top: 20px;
        font-size: 1.2em;
        font-family: 'Alibaba PuHuiTi 2.0';
        line-height: 50px;
        text-align: center;
    }


    .pagetitleline {
        width: 150px;
        height: 3px;
        background-color: #3e80fd;
        margin: auto;
        margin-top: 5px;
    }

    .fayslist {
        width: 100%;
        margin: auto;
        display: flex;
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .faysitem {
        width: 100%;
        margin: 1%;
        margin-top: 15px;
        text-align: center;
    }

    .faysitemimg {
        width: 100%;
        height: 60px;
    }

        .faysitemimg img {
            width: 35px;
            height: 35px;
            margin-top: 15px;
        }

    .faysitemtitle1 {
        font-size: 1em;
        font-family: 'Alibaba PuHuiTi 2.0';
        line-height: 30px;
    }

    .faysitemtitle2 {
        clear: both;
        font-size: 0.8em;
        color: #898989;
        width: 80%;
        line-height: 30px;
        margin: auto;
        margin-top: 10px;
    }

    .hxmkrighttitle2div {
        width: 100%;
        height: 330px;
    }



    .pagetitle2 {
        width: 80%;
        margin: auto;
        margin-top: 20px;
        text-align: center;
        font-size: 0.7em;
        line-height: 30px;
    }

    .hxmkpage {
        width: 100%;
        height: 930px;
        background: url('../../images/YcSp/hxmkbg.png') no-repeat;
        background-size: 100% 100%;
    }




    .hxmkdiv {
        width: 60%;
        margin: auto;
        display: flex;
        height: 60px;
        margin-top: 30px;
    }

    .hxmkcenter {
        width: 90%;
        margin: auto;
        height: 600px;
        background: initial;
        background-size: 100% 100%; 
        margin-top: 50px;
        display: flex;
        flex-wrap:wrap;
    }

    .hxmkleft {
        width: 100%;
        text-align: center;
        display:flex;
        flex-wrap:wrap;
    }

    .hxmkright {
        width: 100%;
        margin-left: 4%;
    }


    .hxmkleftbtn {
        width: 135px;
        height: 50px;
        line-height: 50px;
        background-color: #fcfdff;
        color: #727272;
        margin-top: 27px;
        border-radius: 10px;
        margin-left: 25px;
        font-size: 0.8em;
    }

    .hxmkleftbtnactive {
        background-color: #5f8cff;
        color: white;
    }

    .hxmkrighttitle1 {
        width: 100%;
        margin-top: 52px;
        font-size: 1.2em;
        font-weight: 600;
        letter-spacing: 2px;
    }

    .hxmkrighttitle2 {
        width: 100%;
        margin-top: 18px;
        font-size: 0.8em;
        line-height: 25px;
        color: #898989;
    }



    .hxmkrightbtn {
        width: 133px;
        height: 42px;
        color: white;
        line-height: 42px;
        font-size: 20px;
        text-align: center;
        background: url(../images//YcSp/llxqbtn.png) no-repeat;
        background-size: 100% 100%;
        margin-top: 30px;
    }



    .yycjpage {
        width: 100%;
        height: 720px;
        background: url('../images/ZsBussiness/jsldbg.png') no-repeat;
        background-size: 100% 100%;
    }



    .yycjcenter {
        width: 90%;
        text-align: center;
        padding-top: 50px;
        margin: auto;
    }

    .yycjcenterimg {
        margin-top: 10px;
        height: 400px
    }


    .yycjbottomdiv {
        width: 100%;
        height: 150px;
        background: url('../../images/YcSp/yycjbtimg.png') no-repeat;
        background-size: 100% 100%;
    }

    .fajzpage {
        width: 100%;
        height: 988px;
        background: url('../../images/YcSp/fajzbg.png') no-repeat;
        background-size: 100% 100%;
    }

    .fajzcenterdiv {
        width: 90%;
        margin: auto;
        height: 760px;
        display: flex;
        margin-top: 50px;
        flex-wrap:wrap;
    }

    .fajzleft {
        width: 100%;
        height:375px;
    }

    .fajzright {
        width: 100%;
    }

    .fajzlefttitle1 {
        margin-top:  0px;
        font-size: 1.2em;
        font-weight: 600;
    }

    .fajzleftline {
        margin-top: 10px;
        width: 30px;
        height: 2px;
        background-color: #a6acb5;
        margin-bottom: 20px;
    }

    .fajzlefttitle2 {
        font-size: 0.8em;
        color: #727272;
        line-height: 30px;
    }

    .fajzrightimg {
        margin-top: 20px;
        width: 100%;
    }


    .fajzrightbtnlist {
        width: 100%;
        display: flex;
        margin-top: 30px;
        flex-wrap:wrap;
    }

    .fajzrightbtn {
        width: 48%;
        height: 40px;
        background: url('../../images/YcSp/fajzrightbtnbg0.png') no-repeat;
        background-size: 100% 100%;
        font-size: 0.8em;
        line-height: 40px;
        text-align: center;
        color: #898989;
        margin-left: 1%;
        cursor: pointer;
        margin-top: 20px;
    }

    .fajzrightbtnactice {
        background: url('../../images/YcSp/fajzrightbtnbg.png') no-repeat;
        background-size: 100% 100%;
        color: white;
    }



    .fzjzbtndiv {
        width: 90%;
        margin: auto;
        margin-top: 50px;
        display: flex;
        justify-content: space-evenly;
        height: 50px;
        font-size: 0.6em;
        display:none
    }

    .fzjzbtn {
        width: 100%;
        height: 30px;
        border-radius: 10px;
        color: #006afe;
        border: 2px solid #006afe;
        text-align: center;
        line-height: 30px;
        cursor: pointer;
     
    }


    .yycjcenteritem2 {
        width: 100%;
        position: relative;
        text-align: center;
        margin: auto;
    }

    .yycjcenterimgdiv {
        text-align: center;
    }

    .yycjcenteritem1title1 {
        position: absolute;
        bottom: 120px;
        left: 50px;
        text-align: left;
        font-size: 1.2em;
        font-weight: 600;
        color: white;
    }

    .yycjcenteritem2title {
        position: absolute;
        top: 0px;
        left: 50px;
        text-align: left;
    }

    .yycjcenteritem2title1 {
        margin-top: 50px;
        font-size: 1.2em;
        font-weight: 600;
        color: white;
    }

    .yycjcenteritem2title2 {
        margin-top: 20px;
        font-size: 0.8em;
        color: white;
        line-height: 30px;
    }
}
