﻿@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%;
        height: 666px;
    }

    .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: #858585;
        line-height: 30px;
        width: 95%;
    }

    .fagslefttitle2div {
        margin-top: 10px;
        font-size: 1em;
        line-height: 35px;
        font-weight: 600;
    }

    .fagslefttitle2img {
        float: left;
        width: 30px;
        margin-top: -3px;
    }

    .zxzxbtn {
        width: 140px;
        height: 50px;
        color: white;
        line-height: 50px;
        font-size: 20px;
        text-align: center;
        background: url(../images//AIWgdt/zxzxbtn.png) no-repeat;
        background-size: 100% 100%;
        margin-top: 80px;
    }

    .fagsdiv {
        width: 95%;
        height: 655px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .fagsright {
        width: 100%;
        text-align: center;
    }

    .fagsrightbg {
        margin-top: 10px;
        width: 60%;
    }

    .fayspage {
        width: 100%;
        height: 850px;
        background-color: white;
    }

    .faysdiv {
        width: 78%;
        margin: auto;
    }

    .pagetitle {
        padding-top: 50px !important;
        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: 50px;
        flex-wrap: wrap;
    }

    .faysitem {
        width: 31%;
        margin: 1%;
        margin-top: 35px;
        text-align: center;
    }

    .faysitemimg {
        width: 100%;
        height: 100px;
    }

        .faysitemimg img {
            width: 50px;
            height: 50px;
            margin-top: 30px;
        }

    .faysitemtitle1 {
        font-size: 25px;
        font-family: 'Alibaba PuHuiTi 2.0';
        line-height: 50px;
    }

    .faysitemtitle2 {
        clear: both;
        font-size: 14px;
        color: #747474;
        width: 75%;
        line-height: 30px;
        margin: auto;
        margin-top: 10px;
    }



    .hxmkdiv {
        width: 90%;
        margin: auto;
        display: flex;
        height: 50px;
        margin-top: 10px;
    }




    .xhmkcenter {
        width: 100%;
        margin: auto;
        height: 350px;
        margin-top: 5px;
        background-color: #ebeff3;
        position: relative;
        display: none;
    }

    .xhmktopimg1 {
        width: 100%;
    }

        .xhmktopimg1 img {
            width: 100%;
        }

    .xhmktopimg2 {
        width: 80%;
        margin: auto;
        height: 250px;
        background-color: #ffffff;
        box-shadow: #dfdfdf 1px 3px 4px 0px;
        margin-top: -50px;
        position: inherit;
        border-radius: 10px;
        z-index: 20;
        text-align: center;
    }

        .xhmktopimg2 img {
            width: 90%;
            padding-top: 20px;
        }

    .xhmkcenter2 {
        width: 65%;
        margin: auto;
        height: 500px;
        display: flex;
        margin-top: 50px;
        background: url('../images/Xchuang/xhmkcenterleft02.png') no-repeat;
        background-size: 100% 100%;
        position: relative;
        display: none
    }


    .xhmkcenter3 {
        width: 65%;
        margin: auto;
        height: 500px;
        display: flex;
        margin-top: 50px;
        background: url('../images/Xchuang/xhmkcenterleft03.png') no-repeat;
        background-size: 100% 100%;
        position: relative;
        display: none
    }

    .xhmkcenterrightitem {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        margin-top: 20px;
        cursor: pointer;
    }



    .xhmkcenterright {
        position: absolute;
        top: 20%;
        left: 56%;
        display: flex;
        flex-wrap: wrap;
    }

    .xhmkcenterpre {
        width: 12px;
        height: 12px;
        background-color: black;
        margin-top: 12px;
    }

    .xhmkcentertitle {
        width: 90%;
        color: black;
        margin-left: 10px;
        line-height: 35px;
        font-size: 23px;
    }

    .xhmkcentertitle2 {
        width: 90%;
        line-height: 30px;
        font-size: 16px;
        color: #676767;
    }




    .xhmktabdiv {
        width: 100%;
        height: 50px;
        display: flex;
        margin-top: 10px;
    
    }

    .xhmktabitem {
        line-height: 50px;
        font-size: 0.7em;
        font-family: 'Alibaba PuHuiTi 2.0';
        width: 160px;
        cursor: pointer;
        position: relative;
    }

    .xhmktabitemactive {
        color: #f69829;
    }


    .xhmktabitem b {
        position: absolute;
        display: block;
        width: 0;
        height: 2px;
        background: #f69829;
        left: 0;
        bottom: 0px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin-right: 5px;
    }

    .xhmktabcenterdiv {
        padding: 10px 10px;
        display: none;
    }

    .xhmktabcenterdivtitle {
        text-align: left;
        font-weight: 600;
        font-size: 0.9em;
    }


    .hxmkitem {
        width: 31%;
        margin: 1%;
        height: 47px;
        font-size: 0.9em;
        text-align: center;
        cursor: pointer;
        position: relative;
    }

        .hxmkitem b {
            position: absolute;
            display: block;
            width: 0;
            height: 2px;
            background: #5180fe;
            left: 25%;
            bottom: 0px;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            margin-right: 5px;
        }

    .hxmkitemactive {
        color: #5180fe;
    }



    .hxmkpage {
        width: 100%;
        height: 500px;
        background-color: #eaf1fe;
    }


    .pagetitle2 {
        margin-top: 10px;
        text-align: center;
        font-size: 0.9em;
        color: #858585;
    }



    .hxmkcenter {
        width: 95%;
        margin: auto;
        height: 1060px;
        border-radius: 10px;
        box-shadow: #d1d1d1 3px 4px 4px 0px;
        background-color: white;
        margin-top: 30px;
        position: relative;
        z-index: 22;
    }

    .hxmkcontent {
        width: 90%;
        margin: auto;
    }

    .hxmkcontenttop {
        width: 100%;
        height: 188px;
        display: flex;
        border-bottom: 2px solid #f5f5f5;
        flex-wrap: wrap;
    }

    .hxmkcontenttopitem {
        width: 30%;
        height: 95px;
        cursor: pointer;
        position: relative;
    }

    .hxmkcontenttopitemimgdiv {
        padding-top: 10px;
        text-align: center;
    }

        .hxmkcontenttopitemimgdiv img {
            width: 50px;
            height: 50px;
        }

    .hxmkcontenttopitemtitle {
        margin-top: 0px;
        height: 20px;
        line-height: 30px;
        text-align: center;
        font-size: 0.8em;
        font-weight: 600;
    }

    .hxmkcontenttopitem b {
        position: absolute;
        display: block;
        width: 0;
        height: 2px;
        background: #33b0ff;
        left: 0;
        bottom: 0px;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        margin-top: 2px;
        margin-left: 1px;
    }

    .hxcurrenttitle {
        color: #158bd5;
    }

    .hxmkcenterbottomdiv {
        width: 100%;
        height: 520px;
        display: flex;
        flex-wrap: wrap;
    }

    .hxmkcenterbottom {
        display: flex;
        flex-wrap: wrap;
        display: none
    }

    .hxmkcenterbottomshow {
        display: initial !important;
    }

    .hxmkcenterbottomleft {
        width: 100%;
        float: left;
    }

    .hxmkcenterbottomright {
        width: 90%;
        margin-left: 1%;
        float: left;
    }

        .hxmkcenterbottomright img {
            width: 100%;
            margin-top: 20px;
        }

    .hxmkcenterbottomtitle1 {
        font-size: 1.2em;
        margin-top: 30px;
        color: #4a6ea5;
        font-weight: 600;
        letter-spacing: 2px;
    }

    .hxmkcenterbottomtitle2 {
        font-size: 1em;
        margin-top: 18px;
        color: #727272;
        letter-spacing: 2px;
    }


    .lineleftdiv {
        float: left;
        width: 10px;
        height: 300px;
        margin-top: 30px;
        display: none
    }

    .linediv1 {
        width: 4px;
        height: 150px;
        background-color: #4c535e;
    }

    .linediv2 {
        width: 4px;
        height: 200px;
        background-color: #f2f2f3;
    }

    .centerrightdiv {
        margin-left: 0px;
    }


    .centerrightdiv1 {
        width: 100%;
        height: 70px;
        margin-top: 10px;
    }

    .centerrightdivimg {
        float: left;
        margin-top: 10px;
    }

        .centerrightdivimg img {
            width: 50px;
            height: 50px;
        }

    .centerrightdivtitle1 {
        float: left;
        margin-left: 15px;
        margin-top: 20px;
        font-size: 1.2em;
        font-weight: 600;
    }


    .centerrightdivtitle2 {
        font-size: 0.9em;
        color: #747474;
        line-height: 30px;
    }


    .hxmktybtndiv {
        clear: both;
        width: 100%;
        height: 80px;
        display: none
    }


    .hxmktybtn {
        width: 100px;
        height: 30px;
        color: white;
        background-color: #000000;
        line-height: 30px;
        text-align: center;
        border-radius: 10px;
        margin-top: 10px;
        font-size: 0.8em;
    }


    .hxmkfnpage {
        width: 100%;
        margin: auto;
        background: url('/images/AIHall/hxmkfnpagebg.png') no-repeat;
        background-size: 100% 100%;
        margin-top: 0px;
        height: 1000px;
    }


    .hxmkfnpagetitle1 {
        width: 100%;
        margin-top: 30px;
        font-weight: 600;
        font-size: 30px;
    }


    .hxmkfnitemdiv {
        width: 90%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
    }


    .hxmkfnitem {
        width: 49%;
        margin: 0.5%;
        margin-top: 30px;
    }

        .hxmkfnitem img {
            width: 100%;
        }


    .yycjpage {
        width: 100%;
        margin: auto;
        background-color: #ebf2ff;
    }


    .yycjcenter {
        width: 90%;
        margin: auto;
        margin-top: 50px;
    }

    .yycjcenteritemdiv {
        display: flex;
        flex-wrap: wrap;
    }

    .yycjcenteritem1 {
        width: 48%;
        margin: 1%;
    }

        .yycjcenteritem1 img {
            width: 100%;
        }

    .yycjcenteritem2 {
        width: 31.3%;
        margin: 1%;
    }

        .yycjcenteritem2 img {
            width: 100%;
        }


    .duibipage {
        width: 100%;
        background: url('/images/SmartMedical/duibibg.png') no-repeat;
        background-size: 100% 100%;
        height: 1360px;
    }


    .duibitop {
        width: 95%;
        margin: auto;
        margin-top: 20px;
        position: relative;
    }

    .duibitopitemdiv {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .duibitopitem {
        width: 100%;
        text-align: center;
    }

        .duibitopitem img {
            width: 100%
        }


    .duibitoplist {
        position: absolute;
        top: 122px;
        height: 350px;
        width: 95%;
        margin: auto;
    }

    .duibitoplist2 {
        position: absolute;
        top: 780px;
        height: 400px;
        width: 95%;
        margin: auto;
        display: initial;
    }

    .duibitoplistitem {
        width: 100%;
        height: 75px;
        position: relative;
        margin-top: 10px;
        margin-bottom:0px;
    }

        .duibitoplistitem:hover {
            border-top: 1px solid;
            border-bottom: 1px solid;
            border-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #83b9ff, rgba(255, 255, 255, 0)) 1 1;
        }

    .duiitemtitl1 {
        position: absolute;
        width: 90%;
        left: 5%;
        top: 48px;
        font-size: 13px;
        color: #595959;
        text-align: center;
    }


    .duibiyh {
        position: absolute;
        text-align: right;
        left: 30%;
        top: 15px;
        display: none;
    }

    .duibileft {
        position: absolute;
        text-align: right;
        left: 39%;
        top: 15px;
    }

    .duibititle2 {
        position: absolute;
        text-align: right;
        left: 44%;
        top: 17px;
        font-size: 0.8em;
        font-weight: 600;
    }

    .duibiright {
        position: absolute;
        text-align: right;
        left: 60%;
        top: 12px;
        font-size: 20px;
    }

    .duibisuccess {
        position: absolute;
        text-align: right;
        left: 65%;
        top: 15px;
        font-size: 20px;
        display: none
    }

    .duibititle3 {
        position: absolute;
        text-align: left;
        left: 65%;
        top: 15px;
        font-size: 13px;
        color: #595959;
        display: none;
    }

    .duibititle32 {
        position: absolute;
        width: 90%;
        left: 5%;
        top: 48px;
        font-size: 13px;
        color: #595959;
        text-align: center;
    }

    .fajzpage {
        width: 100%;
        height: 100%;
        background-color: #f2f5f8;
    }

    .fajzcenter {
        width: 90%;
        margin: auto;
        margin-top: 50px;
        display: flex;
        flex-wrap: wrap;
    }

    .fajzitem {
        width: 48%;
        margin: 1%;
    }

        .fajzitem img {
            width: 100%;
        }

    .fzjzitem2 {
        margin-top: 100px;
    }


    .fzjzbtndiv {
        width: 100%;
        margin: auto;
        margin-top: 10%;
        padding-bottom:30px;
        display: flex;
      
        justify-content: space-evenly;
    }

    .fzjzbtn {
        width: 100%;
        height: 30px;
        border-radius: 10px;
        background-color: #f2f5f8;
        color: #006afe;
        border: 1px solid #006afe;
        text-align: center;
        line-height: 30px;
        font-size: 0.8em;
        padding: 5px;
        cursor: pointer;
    }



    .bottombtndiv {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: center;
    }

    .bottombtn {
        width: 100px;
        height: 30px;
        color: #006aff;
        border: 2px solid #006aff;
        border-radius: 8px;
        line-height: 30px;
        text-align: center;
        font-size: 0.9em;
        margin: 20px;
    }


}
