body,ul{padding: 0;margin: 0;}
ul li{list-style: none;}
a{text-decoration: none;}
*{font-family: "微软雅黑";}
p{margin: 0;}
.display_grid{display: grid;}
.footer_navbar {display: grid;align-items: center;justify-content: center;background: var(--footer-navbar);}
.link-title {color: white;font-size: 20px;}
.dropdown {position: relative;display: inline-block;flex: 1}
.dropbtn {width: 100%;height: 100%;background-color: #ffffff00;color: #ffffff;border: none;cursor: pointer;padding: 10px 20px;border-radius: 4px;transition: background-color 0.3s ease;font-size: 18px;}
.dropbtn:hover {background-color: #ebebeb70;}
.dropdown-content {display: none;position: absolute;background-color: white;min-width: 200px;box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);z-index: 1;border-radius: 4px;bottom: 100%;left: 0;max-height: 246px;overflow-y: auto;}
.xf_dropdown-content {display: none;position: absolute;background-color: white;min-width: 200px;box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);z-index: 1;border-radius: 4px;top: 100%;left: 0;max-height: 246px;overflow-y: auto;bottom: unset;}
.dropdown-content a {color: black;padding: 0 16px;text-decoration: none;display: block;transition: background-color 0.3s ease;font-size: 16px;text-align: center;height: 40px;line-height: 40px;}
.dropdown-content a:hover {background-color: #206ecd;color: white;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown-content::-webkit-scrollbar {width: 8px;}
.dropdown-content::-webkit-scrollbar-thumb {background: #387adf;border-radius: 10px;}
.dropdown-content::-webkit-scrollbar-track {background: #f0f0f0;}
.dropdown-content::-webkit-scrollbar-thumb:hover {background: #1E5BBE;}
.footer_navbar_div_01{width: 1400px;display: flex;gap: 170px;min-height: 50px;/*line-height: 50px;*/}
.footer_bottom{width: 100%;background: var(--theme-color-3);}
.footer_bottom_all{width: 1400px;margin: 0 auto;}
.footer_bottom_4{display: flex;min-height: 230px;gap: 38px;align-items: center;}
.footer_bottom_div{flex: 1;background: var(--footer-div);height: 160px;}
.url_bottom {color: var(--footer-text-color);font-size: 16px;height: 42px;text-indent: 0;flex: 1;display: flex;align-items: end;justify-content: center;}
.url_bottom_div{display: flex;}
.url_bottom_div a:nth-child(1){text-indent: 0;}
.footer_bottom_div:nth-child(4){display: flex;align-items: center;}
.div_img_3{display: flex;gap: 10px;}
.div_img_3 a:nth-child(1){text-indent: 1em;}
.hidden{display: none;}
#notification_1 .el-icon svg {color: black !important;}


/*平板自适应*/
@media screen and (max-width: 1400px){
    .footer_bottom_all {width: auto;margin: 0 auto;}
    .footer_bottom_4 {flex-wrap: wrap;display: flex;gap: 38px;min-height: 260px;align-items: center;padding: 30px;}
    .footer_bottom_div {flex: 1;height: 160px;width: 300px;float: left;min-width: 300px;}
    .footer_navbar_div_01 {width: auto;gap: 30px;min-height: 50px;}

}
@media screen and (max-device-width: 1400px){
    .footer_bottom_all {width: auto;margin: 0 auto;}
    .footer_bottom_4 {flex-wrap: wrap;display: flex;gap: 38px;min-height: 260px;align-items: center;padding: 30px;}
    .footer_bottom_div {flex: 1;height: 160px;width: 300px;float: left;min-width: 300px;}
    .footer_navbar_div_01 {width: auto;gap: 30px;min-height: 50px;}

}






@media screen and (max-device-width: 769px){
    body {
        margin: 0;
        padding: 0;
        height: 100%;
        -webkit-text-size-adjust: 100%; /* 禁止iOS Safari调整字体大小 */
        -moz-text-size-adjust: 100%;   /* 禁止Firefox调整字体大小 */
        -ms-text-size-adjust: 100%;    /* 禁止IE调整字体大小 */
        text-size-adjust: 100%;        /* 标准属性 */
    }
    .footer_navbar {display: none;}
    .footer_bottom_all {width: 100%;margin: 0 auto;}
    .url_bottom {color: var(--text-write);}
    .url_bottom_div a:nth-child(1) {text-indent: 2em;}
    .footer_bottom_div {flex: 1;background: rgb(1 57 188 / 48%);height: 300px;}
    .footer_bottom_4 {display: flex;height: 300px;gap: 38px;align-items: center;padding: 0;}
    .display_grid_bot {display: grid;color: #ffffff;justify-content: center;line-height: 34px;height: 34px;}
    .display_grid_bot:first-of-type {margin-top: 20px;}
    .div_img_3 {display: flex;justify-content: center;margin-top: 10px;gap: 10px;}


}
@media screen and (max-width: 769px){
    body {
        margin: 0;
        padding: 0;
        height: 100%;
        -webkit-text-size-adjust: 100%; /* 禁止iOS Safari调整字体大小 */
        -moz-text-size-adjust: 100%;   /* 禁止Firefox调整字体大小 */
        -ms-text-size-adjust: 100%;    /* 禁止IE调整字体大小 */
        text-size-adjust: 100%;        /* 标准属性 */
    }
    .footer_navbar {display: none;}
    .footer_bottom_all {width: 100%;margin: 0 auto;}
    .url_bottom {color: var(--text-write);}
    .url_bottom_div a:nth-child(1) {text-indent: 2em;}
    .footer_bottom_div {flex: 1;background: none;height: 300px;}
    .footer_bottom_4 {display: flex;height: 300px;gap: 38px;align-items: center;padding: 0;}
    .display_grid_bot {display: grid;color: #ffffff;justify-content: center;line-height: 34px;height: 34px;}
    .display_grid_bot:first-of-type {margin-top: 20px;}
    .div_img_3 {display: flex;justify-content: center;margin-top: 10px;gap: 10px;}


}

