.closestyle1106692{ font-size:12px;color:#333333;text-decoration: none ;}

header{
        display: flex;
        width: 800px;
        height: 50px;
       
        position: relative;
    right: -14%;}
    header>ul{
        display: flex;
       list-style-type: none;}
    a{
        text-align: center;
        font-size: 16px;
        text-decoration: none;
        color: #000000;}
    header>ul>li{
        /* background-color: #eeeeee; */
        height: 30px;
        width: 80px;}
    
     header>ul>li>a{
     font-size: 20px;
     font-family: "微软雅黑";
     font-weight: 800
     ;}
    header>ul>li a:hover{
        color:#c6d0d9;}
    header>ul>li:hover .ejdh{
        display: flex;}
     header>ul>li a:hover .ejdh{
        display: flex;}
    .ejdh:hover{
    display: flex;}
    .ejdh{
        list-style-type: none;
        display: none;
       
        flex-direction: column;
        align-content: flex-start;}
    .ejdh:hover{
        display: flex;}
    .ejdh li{
        width: 80px;
        position: relative;
        line-height: 23px;
       
        background-color: #ffffff;
        padding: 5px;
        border-bottom: 1px solid #ddd;
        z-index:10;
        display: flex;
    justify-content: center;
    align-items: center;}
    .ejdh li:hover{
        background-color: #c6d0d9;}

a{
            text-decoration: none;}
        .bjxc {
            display: flex;
            justify-content: center;
            justify-content: center;}

        .bjxc>div {
            margin: 5px;
            background-color: rgba(25, 25, 25, 0.086);
            height: 230px;}
        .bjxc-title{
            color: #000;
            text-align: center;
            margin-top: 9px;}
        .bjxc>div:hover{
            background-color: rgba(15, 56, 117, 0.806);}
        .bjxc>div:hover .bjxc-title{
            color: #fff;}
