/* 以下样式不用修改 开始*/
    /* 默认ul 无需修改 */
    .nav_menustyle_1_1 ul
    {
        list-style-type:none;
        padding:0px; 
        margin:0px;}
    /* 默认li 无需修改 */
    .nav_menustyle_1_1 li
    {
        float:left;
        text-align:center;
        position:relative;}
    /* 2级以上 li 无需修改 */
    .nav_menustyle_1_1 ul li ul li
    {
        float:none;
        z-index:100;}
    /* 3级以上默认ul 无需修改 */
    .nav_menustyle_1_1 ul li ul li ul
    {
        left:100%;
        top:0px;}
    /* IE6下的table样式 无需修改 */
    .nav_menustyle_1_1 table 
    {
        position:absolute; 
        left:0px;
        border-collapse:collapse; 
        border-spacing:0; 
        z-index:100;}   
    .nav_menustyle_1_1 table table
    {
        top:0px;}
    .nav_menustyle_1_1 td 
    {
        padding: 0;}   
    /* 共6级导航子菜单打开关闭控制 无需修改 */
    .nav_menustyle_1_1 li ul,
    .nav_menustyle_1_1 li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li ul
    {
        display:none;}
    .nav_menustyle_1_1 li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li ul
    {
        visibility:hidden;}
    .nav_menustyle_1_1 li a:hover ul,
    .nav_menustyle_1_1 li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul    
    {
        display:block;
        position:absolute;}
    .nav_menustyle_1_1 li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover ul
    {
        visibility:visible;}
    /* 默认a属性 无需修改 */
    .nav_menustyle_1_1 a
    {
        display:block;
        text-decoration:none;
        white-space:nowrap;}
/* 以上样式不用修改 结束*/
/* 默认链接样式 可以修改默认的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 a
{
    width:90px;         /*菜单宽度*/
    height:25px;        /*菜单高度*/
    line-height:25px;   /*字体高度, 可设为菜单高度*/
    font-size:14px;     /*字体大小*/
    color:#000;         /*字体颜色*/
    background:#eeeeee; /*背景色*/
    border:1px solid #fff;  /*边框颜色*/
    border-width:0px 1px 1px 0px;}
/* 默认hover链接样式 可以设置默认的鼠标移上样式 */
.nav_menustyle_1_1 a:hover
{
    color:#fff; /*鼠标移上颜色*/
    background:#2687eb;}
/* IE6兼容性代码，在IE6下起效， 必须根据菜单高宽进行设定 */
.nav_menustyle_1_1 table 
{
    top:26px;}   
.nav_menustyle_1_1 table table
{
    left:91px;}   
/* 2级以上链接样式 可以修改2级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li a
{}
/* 2级以上hover链接样式 可以修改2级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li a:hover
{}
/* 3级以上链接样式 可以修改3级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li ul li a
{}
/* 3级以上hover链接样式 可以修改3级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li ul li a:hover
{}

/* 以下样式不用修改 开始*/
    /* 默认ul 无需修改 */
    .nav_menustyle_1_1 ul
    {
        list-style-type:none;
        padding:0px; 
        margin:0px;}
    /* 默认li 无需修改 */
    .nav_menustyle_1_1 li
    {
        float:left;
        text-align:center;
        position:relative;}
    /* 2级以上 li 无需修改 */
    .nav_menustyle_1_1 ul li ul li
    {
        float:none;
        z-index:100;}
    /* 3级以上默认ul 无需修改 */
    .nav_menustyle_1_1 ul li ul li ul
    {
        left:100%;
        top:0px;}
    /* IE6下的table样式 无需修改 */
    .nav_menustyle_1_1 table 
    {
        position:absolute; 
        left:0px;
        border-collapse:collapse; 
        border-spacing:0; 
        z-index:100;}   
    .nav_menustyle_1_1 table table
    {
        top:0px;}
    .nav_menustyle_1_1 td 
    {
        padding: 0;}   
    /* 共6级导航子菜单打开关闭控制 无需修改 */
    .nav_menustyle_1_1 li ul,
    .nav_menustyle_1_1 li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li ul
    {
        display:none;}
    .nav_menustyle_1_1 li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li ul
    {
        visibility:hidden;}
    .nav_menustyle_1_1 li a:hover ul,
    .nav_menustyle_1_1 li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul    
    {
        display:block;
        position:absolute;}
    .nav_menustyle_1_1 li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover ul
    {
        visibility:visible;}
    /* 默认a属性 无需修改 */
    .nav_menustyle_1_1 a
    {
        display:block;
        text-decoration:none;
        white-space:nowrap;}
/* 以上样式不用修改 结束*/
/* 默认链接样式 可以修改默认的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 a
{
    width:90px;         /*菜单宽度*/
    height:25px;        /*菜单高度*/
    line-height:25px;   /*字体高度, 可设为菜单高度*/
    font-size:14px;     /*字体大小*/
    color:#000;         /*字体颜色*/
    background:#eeeeee; /*背景色*/
    border:1px solid #fff;  /*边框颜色*/
    border-width:0px 1px 1px 0px;}
/* 默认hover链接样式 可以设置默认的鼠标移上样式 */
.nav_menustyle_1_1 a:hover
{
    color:#fff; /*鼠标移上颜色*/
    background:#2687eb;}
/* IE6兼容性代码，在IE6下起效， 必须根据菜单高宽进行设定 */
.nav_menustyle_1_1 table 
{
    top:26px;}   
.nav_menustyle_1_1 table table
{
    left:91px;}   
/* 2级以上链接样式 可以修改2级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li a
{}
/* 2级以上hover链接样式 可以修改2级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li a:hover
{}
/* 3级以上链接样式 可以修改3级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li ul li a
{}
/* 3级以上hover链接样式 可以修改3级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li ul li a:hover
{}

        .container {
            width: 100%;
            max-width: 1200px;
            background-color: white;
            border-radius: 10px;
            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
            overflow: hidden;}
        
        
        /* 导航区域 */
        .nav-section {
            padding: 40px 30px;
            background-color: #fff;}
  @media screen and (min-width: 1600px) {
      
        /* 导航列表容器 */
        .ul-mzw-models-a1 {
            list-style-type: none;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
    gap: 76px;
    padding-left: 65px;}
   }  
     @media screen and (max-width: 1600px) {
      
        /* 导航列表容器 */
        .ul-mzw-models-a1 {
            list-style-type: none;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
    gap: 20px;}
   }    
        /* 导航项 */
        .li6 {
            flex: 1;
            min-width: 180px;
            max-width: 220px;
            border-radius: 12px;
            overflow: hidden;
            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
            position: relative;
            transform: translateY(0);
            background-color: white;}
        
        .li6:hover {
            transform: translateY(-10px);
            box-shadow: 0 15px 30px rgba(0, 51, 102, 0.15);}
        
        .li6:active {
            transform: translateY(-5px) scale(0.98);
            transition: transform 0.1s ease;}
        
        /* 点击涟漪效果 */
        .li6::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            width: 5px;
            height: 5px;
            background: rgba(0, 83, 158, 0.3);
            opacity: 0;
            border-radius: 100%;
            transform: scale(1, 1) translate(-50%, -50%);
            transform-origin: 50% 50%;}
        
        .li6:active::after {
            animation: ripple 0.6s ease-out;}
        
        /* 导航链接 */
        .con {
            display: block;
            text-decoration: none;
            color: inherit;
            height: 100%;}
        
        /* 导航内容盒子 */
        .box {
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 30px 15px;
            height: 100%;
            background-color: #fff;
            transition: all 0.4s ease;
            position: relative;
            z-index: 1;}
        
        .li6:hover .box {
            background-color: #f8faff;}
        
        /* 图标区域 */
        .icon {
            width: 80px;
            height: 80px;
            margin-bottom: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            background-color: #f0f7ff;
            transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            position: relative;
            overflow: hidden;}
        
        .icon:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(135deg, rgba(0, 83, 158, 0.1), rgba(0, 83, 158, 0.2));
            opacity: 0;
            transition: opacity 0.3s ease;}
        
        .li6:hover .icon {
            transform: scale(1.1) rotate(5deg);
            background-color: #e6f0ff;}
        
        .li6:hover .icon:before {
            opacity: 1;}
        
        .icon img {
            width: 45px;
            height: 45px;
            object-fit: contain;
            transition: all 0.5s ease;
            filter: brightness(1) saturate(1);}
        
        .li6:hover .icon img {
            transform: scale(1.1);
            filter: brightness(1.1) saturate(1.2);}
        
        /* 文本区域 */
        .txt2 {
            text-align: center;
            transition: all 0.3s ease;}
        
        .li6:hover .txt {
            transform: translateY(5px);}
        
        .tit-ch {
            font-size: 16px;
            color: #333;
            font-weight: 600;
            margin-bottom: 8px;
            line-height: 1.4;
            transition: color 0.3s ease;}
        
        .li6:hover .tit-ch {
            color: #003366;}
        
        .tit-en {
            font-size: 13px;
            color: #666;
            line-height: 1.3;
            min-height: 18px;
            transition: color 0.3s ease;}
        
        .li6:hover .tit-en {
            color: #00539e;}
        
        /* 底部装饰线 */
        .li6:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 4px;
            background: linear-gradient(to right, #003366, #00509e);
            transform: scaleX(0);
            transition: transform 0.4s ease;
            transform-origin: center;}
        
        .li6:hover:after {
            transform: scaleX(1);}
        
        /* 清浮动 */
        .mzw-clearboth::after {
            content: "";
            display: table;
            clear: both;}
        
        /* 响应式设计 */
        @media (max-width: 992px) {
            .ul-mzw-models-a1 {
                gap: 15px;}
            
            .li6 {
                min-width: 160px;}
            
            .banner h1 {
                font-size: 28px;}
        }
        
        @media (max-width: 768px) {
            .ul-mzw-models-a1 {
                flex-direction: column;
                align-items: center;}
            
            .li6 {
                width: 100%;
                max-width: 320px;}
            
            .banner {
                height: 160px;}
            
            .banner h1 {
                font-size: 24px;}
            
            .nav-section {
                padding: 30px 20px;}
        }
        
        /* 动画定义 */
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(20px);}
            to {
                opacity: 1;
                transform: translateY(0);}
        }
        
        @keyframes ripple {
            0% {
                transform: scale(0, 0);
                opacity: 0.5;}
            100% {
                transform: scale(20, 20);
                opacity: 0;}
        }
        
        /* 加载指示器 */
        .loading-indicator {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 3px;
            background: linear-gradient(to right, #003366, #cc3333);
            transform: scaleX(0);
            transform-origin: left;
            z-index: 10;}
        
        .li6.loading .loading-indicator {
            animation: loadingBar 1.2s ease-out;}
        
        @keyframes loadingBar {
            0% {
                transform: scaleX(0);}
            50% {
                transform: scaleX(0.7);}
            100% {
                transform: scaleX(1);}
        }
        
        /* 页面底部提示 */
        .page-footer {
            text-align: center;
            padding: 25px 0 15px;
            color: #666;
            font-size: 14px;
            border-top: 1px solid #eee;
            margin-top: 30px;}
        
        .hint {
            background-color: #f8f9fa;
            padding: 15px;
            border-radius: 8px;
            margin: 20px 0;
            font-size: 14px;
            color: #555;
            text-align: center;
            border-left: 4px solid #003366;}
@media screen and (max-width: 1600px) {
.postwd {width:50%;}
    .m-list2 .con {
        padding-right: 36px;}
}
.postwd {width:48%;
    float: left;}
.m-list2 .con {
    display: block;}
.m-list2 li {
    width: 100%;
    margin-bottom: 0;}
.m-list2 li {
    width: 50%;
    float: left;
    margin-bottom: 23px;}
.m-list2 li .txt{font-size:18px;color:#242424;line-height:54px;width:80%;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;float:left;padding-left: 18px;position: relative;}
.m-list2 li .txt:hover {
    color: #1953a8;}
.m-list2 li .txt::after{content: '';width: 5px;height: 5px;background-color: #04638E;border-radius: 50%;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);}
.m-list2 li{width:100%;margin-bottom:0;}
.m-list2 li .news_date{line-height:54px;font-size:18px;color:#767676;float:right;font-weight:500;}
@media screen and (max-width: 767px) {
.m-list2 li .txt{width:calc(100% - 120px);font-size: 14px;}
.m-list2 li .news_date{font-size: 14px;}}
@media screen and (max-width: 1600px) {
.postwd2 {width:50%;}
    .m-list3 .con {
        padding-right: 36px;}
}
.postwd2 {    width: 48%;
    float: right;}
}
.m-list3 .con {
    display: block;}
.m-list3 li {
    width: 100%;
    margin-bottom: 0;}
.m-list3 li {
    width: 50%;
    float: left;
    margin-bottom: 23px;}
.m-list3 li .txt{font-size:18px;color:#242424;line-height:54px;width:80%;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;float:left;padding-left: 18px;position: relative;}
.m-list3 li .txt:hover {
    color: #1953a8;}
.m-list3 li .txt::after{content: '';width: 5px;height: 5px;background-color: #04638E;border-radius: 50%;position: absolute;left: 0px;top: 50%;transform: translateY(-50%);}
.m-list3 li{width:100%;margin-bottom:0;}
.m-list3 li .news_date{line-height:54px;font-size:18px;color:#767676;float:right;font-weight:500;}

@media screen and (max-width: 767px) {
.m-list3 li .txt{width:calc(100% - 120px);font-size: 14px;}
.m-list3 li .news_date{font-size: 14px;}}

