/* ==================== Reset & Base ==================== */
article,aside,audio,bdi,canvas,datalist,details,figcaption,figure,footer,header,hgroup,keygen,mark,meter,nav,output,progress,rp,rt,ruby,section,source,summary,time,track,video,title{display:block}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,figure{padding:0;margin:0}
fieldset,img{border:0}
:focus{outline:0}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:400}
h1,h2,h3,h4,h5,h6{font-size:100%}
abbr,acronym{border:0;font-variant:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
code,kbd,samp,tt,input,button,textarea,select{font-size:100%}
body{line-height:1.5}
ol,ul,li{list-style:none}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left}
sup,sub{font-size:100%;vertical-align:baseline}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
.clear:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.clear{zoom:1;clear:both}
.hide{display:none}

/* ==================== Layout ==================== */
html,body{height:100%}
.wrap{max-width:1920px;min-width:1000px;min-height:100%;margin:0 auto;background:url(../img/bg.webp) no-repeat center top}
.main{width:1000px;margin:0 auto}
.index{background-image:url(../img/bg-index.webp);background-repeat:no-repeat}
.index .nav-main{margin-bottom:0}

/* ==================== Navigation ==================== */
.nav-main{position:relative;z-index:99;height:66px;margin-bottom:20px;background-color:rgba(255,255,255,.15);box-shadow:0 3px 1px rgba(6,0,1,.06)}
.nav-main a{position:absolute;top:0;font:700 24px/66px "Microsoft YaHei",Simsun;text-decoration:none;color:#fff;text-shadow:1px 0 2px rgba(23,61,104,.6),-1px 0 2px rgba(23,61,104,.6),0 -1px 2px rgba(23,61,104,.6),0 1px 2px rgba(23,61,104,.6),0 2px 2px rgba(23,61,104,.6),0 3px 2px rgba(23,61,104,.6);transition:all .5s}
.nav-main a:hover{color:#fec73b;text-shadow:1px 0 2px rgba(65,37,1,.9),-1px 0 2px rgba(65,37,1,.9),0 -1px 2px rgba(65,37,1,.9),0 1px 2px rgba(65,37,1,.9),0 2px 2px rgba(65,37,1,.9),0 3px 2px rgba(65,37,1,.9)}
.nav-main-logo{position:absolute;top:0;left:50%;width:288px;height:180px;margin-left:-144px}
.nav-main-link1{right:50%;margin-right:380px}
.nav-main-link2{right:50%;margin-right:170px}
.nav-main-link3{left:50%;margin-left:170px}
.nav-main-link4{left:50%;margin-left:380px}

/* ==================== Banner ==================== */
.banner{position:relative;left:-100px;width:1200px;height:500px}
.banner-ul{position:relative;overflow:hidden;width:100%;height:100%}
.banner-ul li{display:none;position:absolute;width:100%;height:100%}
.banner-ul img{position:absolute;top:0;left:0;width:100%;height:100%}
.banner-prev{position:absolute;z-index:9;bottom:90px;left:25px;width:66px;height:54px;background:url(../img/sprite.webp) no-repeat -422px -112px}
.banner-next{position:absolute;z-index:9;bottom:90px;right:25px;width:66px;height:54px;background:url(../img/sprite.webp) no-repeat -556px -112px}
.banner-prev:hover{background-position:-489px -112px}
.banner-next:hover{background-position:-424px -183px}
.banner-other{position:absolute;bottom:-40px;left:100px;width:1000px}
.banner-other a{transition:all .5s}
.banner-other a:hover{transform:scale(1.1)}
.banner-other-ios{position:absolute;left:64px;bottom:80px;width:227px;height:70px;text-indent:-9999em;background:url(../img/btn-download.webp) no-repeat left top}
.banner-other-and{position:absolute;left:64px;bottom:5px;width:227px;height:65px;text-indent:-9999em;background:url(../img/btn-download.webp) no-repeat left bottom}
.banner-other-qrcode{position:absolute;left:309px;bottom:5px}


/* ==================== News Area (Index) ==================== */
.news-area{overflow:hidden;padding:73px 0 18px;margin:0 66px;border-bottom:1px solid #aeb9ba}
.news-pic{position:relative;float:left;overflow:hidden;width:383px;height:151px;margin-right:23px}
.news-pic-box{position:relative;width:100%;height:100%}
.news-pic-box a{display:none;position:absolute;width:100%;height:100%}
.news-pic-box img{display:block;width:100%;height:100%}
.news-pic-nav{position:absolute;z-index:1;top:8px;right:11px}
.news-pic-nav li{float:left;width:14px;height:14px;margin-left:10px;border-radius:50%;background:#fff4d1;transition:all .5s}
.news-pic-nav li.on{background:#febf32}
.news-list{position:relative;float:left;width:462px}
.news-list-tab{float:left;width:91px;margin-right:21px}
.news-list-tab span{overflow:hidden;display:block;width:91px;height:34px;margin-bottom:5px;font:700 15px/34px "Microsoft YaHei",Simsun;text-align:center;border-radius:4px}
.tag-long{background:#e8f5e9;color:#558b2f;border:1px solid #a5d6a7}
.tag-stable{background:#e3f2fd;color:#1976d2;border:1px solid #90caf9}
.tag-active{background:#fff3e0;color:#e65100;border:1px solid #ffcc80}
.tag-fun{background:#fff8e1;color:#f9a825;border:1px solid #ffe082}
.news-list-box{float:left;width:350px}
.news-list-box ul{display:none;overflow:hidden;height:156px}
.news-list-box ul.on{display:block}
.news-list-box li{overflow:hidden;float:left;position:relative;width:260px;height:24px;padding-right:90px;margin-bottom:9px}
.news-list-box a{display:block;font:14px/24px "Microsoft YaHei",Simsun;text-decoration:none;color:#262626}
.news-list-box a:hover{text-decoration:none;color:#fec434}
.news-list-box time{position:absolute;top:0;right:0;height:100%;text-align:right}
.news-list-more a{display:none;font:14px/32px "Microsoft YaHei",Simsun;text-decoration:none;color:#262626}
.news-list-more a.on{display:block}

/* ==================== News Box Tag ==================== */
.news-box-tag a{float:left;width:96px;border-radius:16px 16px 0 0;font:700 23px/57px "Microsoft YaHei",Simsun;text-align:center;text-decoration:none;color:#fff;text-shadow:1px 0 3px #3a230a,-1px 0 3px #3a230a,0 -1px 3px #3a230a,0 1px 3px #3a230a,0 2px 3px #3a230a,0 3px 3px #3a230a}
.news-box-tag a.on{background:#fff6d8;box-shadow:0 1px 0 1px #d2c28a;color:#cba164}
.news-box-content ul{display:none;overflow:hidden;height:100%}
.news-box-content ul.on{display:block}
.news-box-content a:hover{color:#fff;background:#cba164;box-shadow:inset 0 -1px 1px #ad7a32,0 2px 4px rgba(193,172,114,.5);text-shadow:1px 0 2px rgba(0,0,0,.5),-1px 0 2px rgba(0,0,0,.5),0 -1px 2px rgba(0,0,0,.5),0 1px 2px rgba(0,0,0,.5),0 2px 2px rgba(0,0,0,.5),0 3px 2px rgba(0,0,0,.5)}
.news-box-content span{position:absolute;top:0;left:10px}
.news-box-content time{position:absolute;top:0;right:10px}

/* ==================== Feature Page ==================== */
.feature-top{position:relative;height:120px;background:url(../img/section-top.webp) no-repeat center top}
.feature-top-title{position:absolute;bottom:0;left:148px;font:700 36px/86px "Microsoft YaHei",Simsun;color:#fff;text-shadow:1px 0 3px #3a230a,-1px 0 3px #3a230a,0 -1px 3px #3a230a,0 1px 3px #3a230a,0 2px 3px #3a230a,0 3px 3px #3a230a}
.feature-bottom{height:114px;background:url(../img/section-bottom-alt.webp) no-repeat center top}
.feature-box{position:relative;height:516px;padding-top:14px;background:url(../img/section-content.webp) no-repeat center top}
.feature-box-list{position:relative;overflow:hidden;width:816px;height:486px;margin:0 auto;border-radius:22px;border:15px solid #fff6d8}
.feature-box-list li{display:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px}
.feature-box-list img{display:block;width:100%;height:100%}
.feature-box-nav{position:absolute;bottom:-36px;left:0;width:100%;height:22px;text-align:center;vertical-align:top}
.feature-box-nav li{display:inline-block;width:14px;height:14px;margin:4px 5px;border-radius:50%;background:#b07933}
.feature-box-nav li.on{width:20px;height:20px;margin:0 1px;border:2px solid #a46c1d;background:#ffd200;box-shadow:inset 0 1px 2px #fdf401}
.feature-prev{position:absolute;z-index:9;top:225px;left:105px;width:66px;height:54px;background:url(../img/sprite.webp) no-repeat -422px -112px;opacity:0;visibility:hidden;transition:opacity .5s}
.feature-next{position:absolute;z-index:9;top:225px;right:105px;width:66px;height:54px;background:url(../img/sprite.webp) no-repeat -556px -112px;opacity:0;visibility:hidden;transition:opacity .5s}
.feature-prev:hover{background-position:-489px -112px}
.feature-next:hover{background-position:-424px -183px}
.feature-box:hover .feature-prev,.feature-box:hover .feature-next{opacity:1;visibility:visible}

/* ==================== News Page ==================== */
.news-top{position:relative;height:120px;background:url(../img/section-top.webp) no-repeat center top}
.news-top-title{position:absolute;bottom:0;left:148px;font:700 36px/86px "Microsoft YaHei",Simsun;color:#fff;text-shadow:1px 0 3px #3a230a,-1px 0 3px #3a230a,0 -1px 3px #3a230a,0 1px 3px #3a230a,0 2px 3px #3a230a,0 3px 3px #3a230a}
.news-box{height:530px;background:url(../img/section-content.webp) no-repeat center top}
.news-box-content{overflow:hidden;width:900px;height:420px;padding:22px 0 23px 21px;margin:0 auto;border-radius:16px;background:#fff6d8;box-shadow:0 1px 1px 1px #cab477}
.news-box-content a{position:relative;display:block;overflow:hidden;width:640px;height:55px;padding-left:73px;padding-right:144px;border-radius:8px;font:700 21px/55px "Microsoft YaHei",Simsun;text-decoration:none;color:#262626}


/* ==================== Article Page ==================== */
.article-top{height:100px;background:url(../img/article-top.webp) no-repeat center top}
.article-bottom{height:192px;background:url(../img/article-bottom.webp) no-repeat center top}
.article-content{padding:0 55px;background:url(../img/article-middle.webp) repeat-y center top}
.crumbs{position:relative;top:50px;left:50px}
.crumbs a{color:#000;text-decoration:none}
.crumbs a:hover{text-decoration:underline}

/* ==================== Article Styles ==================== */
#NIE-art{font-family:"宋体",serif;font-size:14px}
#NIE-art .artTitle{font:700 36px/54px "Microsoft YaHei",Simsun;color:#fff;text-align:center;text-shadow:1px 0 3px #3a230a,-1px 0 3px #3a230a,0 -1px 3px #3a230a,0 1px 3px #3a230a,0 2px 3px #3a230a,0 3px 3px #3a230a}
#NIE-art .artInfo{font:700 18px/32px "Microsoft YaHei",Simsun;color:#262626;text-align:center}
#NIE-art .artDate{font-family:Verdana,serif}
#NIE-art .artText{margin:0 auto;padding:10px 0;font-size:14px;line-height:24px}
#NIE-art .artText p{font:18px/30px "Microsoft YaHei",Simsun;color:#262626;line-height:24px}
#NIE-art .artText h2{text-indent:18px;height:30px;line-height:30px;font-size:16px;font-weight:bold}
#NIE-art .artText h3{position:relative;height:36px;margin-bottom:14px;text-indent:23px;font:700 24px/36px "Microsoft YaHei",Simsun;color:#323232}
#NIE-art .artText h3:before{content:' ';position:absolute;left:0;top:10px;width:16px;height:16px;border-radius:50%;background:#fec73b;box-shadow:inset 0 0 0 2px #e58d64}
#NIE-art .artText a{color:#3d98f6}
#NIE-art table td{word-break:break-word;overflow:hidden}
#NIE-art ul h4{font-weight:bold}
#NIE-art ul li{padding:6px 0 6px 20px;line-height:24px}
#NIE-art ul li ol{margin:0 0 0 20px}
#NIE-art ul li ol li{list-style:inside decimal;margin:0;padding:0;font-size:12px;line-height:21px;background:none}
#NIE-art .table-pic td{border:0;font:18px/44px "Microsoft YaHei",Simsun;color:#262626;vertical-align:middle;text-align:center}
#NIE-art .table-pic tr:first-child td{position:relative;padding:11px;background:#fff6d8;border-radius:25px;box-shadow:0 1px 0 1px #d2c28a}
#NIE-art .table-pic img,#NIE-art .table-pic video,#NIE-art .table-pic object{display:block;border:0;border-radius:14px}
#NIE-art .table-txt td{border:1px #b3b3b3 solid;vertical-align:middle;padding:5px 3px}
#NIE-art .table-txt thead td{font-weight:bold;font-size:14px}
#NIE-art input{font-size:20px;width:100%;border:none;margin-top:10px;background-color:transparent}
.b{font-weight:800}
.red{color:#f00}
.blue{color:#00F}

/* ==================== Footer ==================== */
#NIE-copyRight{width:1000px;margin:0 auto;padding:10px 0}
#NIE-copyRight,#NIE-copyRight-corp a,#NIE-copyRight-corp span{font:12px/20px "Microsoft YaHei",Simsun;color:#262626;text-decoration:none}

/* ==================== Mobile Responsive ==================== */
@media (max-width:768px){
/* 基础容器 */
.wrap{min-width:100%;min-height:100vh;background-size:cover;background-position:center top;display:flex;flex-direction:column}
.main{width:100%;padding:0 15px;box-sizing:border-box;flex:1;display:flex;flex-direction:column;justify-content:center}
.index{background-size:cover;background-position:center top}
.feature,.news{padding:20px 0}

/* 导航栏 - 简洁水平布局 */
.nav-main{height:auto;padding:12px 10px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px}
.nav-main a{position:static!important;margin:0!important;padding:8px 12px;font-size:13px;line-height:1;border-radius:6px;background:rgba(255,255,255,.15)}
.nav-main a:active{background:rgba(255,255,255,.3)}
.nav-main-logo{display:none}

/* Banner 区域 */
.banner{position:relative;left:0;width:100%;height:auto}
.banner-ul{height:45vw;min-height:180px;max-height:280px}
.banner-ul img{object-fit:cover}
.banner-prev,.banner-next{display:none}

/* 下载区域 - 移动端隐藏 */
.banner-other{display:none}

/* 新闻区域 - 垂直堆叠 */
.news-area{padding:20px 0;margin:0;border:none;display:flex;flex-direction:column;gap:20px}

/* 新闻图片轮播 */
.news-pic{float:none;width:100%;height:auto;margin:0;border-radius:10px;overflow:hidden}
.news-pic-box{height:50vw;min-height:150px;max-height:220px}
.news-pic-box img{object-fit:cover}
.news-pic-nav{top:auto;bottom:10px;right:50%;transform:translateX(50%)}
.news-pic-nav li{width:8px;height:8px;margin:0 4px}

/* 新闻列表 */
.news-list{float:none;width:100%}
.news-list>div{display:flex;flex-direction:column;gap:12px}
.news-list-tab{float:none;width:100%;margin:0;display:flex;justify-content:space-between;gap:8px}
.news-list-tab span{flex:1;width:auto;height:36px;font-size:13px;line-height:36px;border-radius:6px}
.news-list-box{float:none;width:100%}
.news-list-box ul{height:auto;padding:10px;background:rgba(255,255,255,.5);border-radius:10px}
.news-list-box li{float:none;width:100%;height:auto;padding:10px 0;margin:0;border-bottom:1px solid rgba(0,0,0,.06)}
.news-list-box li:last-child{border-bottom:none;padding-bottom:0}
.news-list-box li span{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#333}
.news-list-box time{position:static;font-size:12px;color:#999;margin:0;white-space:nowrap;padding-left:10px}

/* 特色展示页 */
.feature-top,.news-top{display:none}
.feature-top-title,.news-top-title{display:none}
.feature-box{height:auto;padding:10px;background:none}
.feature-box-list{width:100%;height:60vw;padding-bottom:0;border-width:4px;border-radius:10px;border-color:rgba(255,246,216,.8)}
.feature-box-list li{border-radius:6px}
.feature-box-list img{object-fit:cover}
.feature-box-nav{position:relative;bottom:auto;margin-top:10px;height:auto}
.feature-box-nav li{width:10px;height:10px;margin:0 4px}
.feature-box-nav li.on{width:12px;height:12px;margin:0 3px}
.feature-prev,.feature-next{display:none}
.feature-bottom{display:none}

/* 新闻公告页 */
.news-box{height:auto;min-height:auto;padding:15px;background:none}
.news-box-content{width:100%;height:auto;padding:12px;margin:0;border-radius:12px;background:rgba(255,246,216,.9)}
.news-box-content ul{height:auto}
.news-box-content li{margin-bottom:8px}
.news-box-content li:last-child{margin-bottom:0}
.news-box-content a{width:100%;height:auto;padding:12px;font-size:14px;line-height:1.5;border-radius:8px;display:flex;flex-direction:column;gap:6px;box-sizing:border-box}
.news-box-content span{position:static;font-size:12px;color:#cba164;font-weight:bold}
.news-box-content time{position:static;font-size:11px;color:#999;order:2}
.news-box-content i{display:block;font-style:normal;font-size:14px;font-weight:normal;order:1}

/* 文章页 */
.article-top{height:50px;background-size:cover}
.crumbs{top:15px!important;left:15px!important;font-size:11px}
.crumbs a{color:#666}
.article-content{padding:15px;background-size:100% auto}
.article-bottom{height:60px;background-size:cover}
#NIE-art .artTitle{font-size:20px;line-height:1.4;padding:10px 0}
#NIE-art .artInfo{font-size:13px;line-height:1.6}
#NIE-art .artText{padding:15px 0}
#NIE-art .artText h3{font-size:16px;height:auto;line-height:1.5;text-indent:22px;margin-bottom:10px}
#NIE-art .artText h3:before{width:10px;height:10px;top:6px}
#NIE-art .artText h3 span{font-size:16px!important}
#NIE-art .artText p{font-size:14px;line-height:1.8;text-indent:0}
#NIE-art img,#NIE-art video,#NIE-art object{max-width:100%;height:auto!important;border-radius:8px}
#NIE-art .table-pic{width:100%!important}
#NIE-art .table-pic td{display:block;width:100%!important}
#NIE-art .table-pic img,#NIE-art .table-pic video{width:100%;height:auto}
#NIE-art input{font-size:16px}

/* 页脚 */
#NIE-copyRight{width:100%;padding:20px 15px;box-sizing:border-box;background:rgba(255,255,255,.3)}
#NIE-copyRight p{font-size:11px!important;line-height:1.6!important;color:#666}
}

/* 小屏幕额外优化 */
@media (max-width:375px){
.nav-main a{padding:6px 10px;font-size:12px}
.banner-ul{height:50vw}
.news-list-tab span{font-size:12px;height:32px;line-height:32px}
.news-list-box li span{font-size:13px}
.feature-top-title,.news-top-title{font-size:18px}
.news-box-content a{padding:10px}
#NIE-art .artTitle{font-size:18px}
}
