/*
KISSY CSS Reset
*/

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
   font-size: 14px;
}

body,
button, input, select, textarea { /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
    font: 14px/1 "微软雅黑" Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}
h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var, i { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
img{ max-width: 100%;}
/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: none; color: #cca60e; }
/* 重置表单元素 */
input,select,textarea,button{outline:medium;}
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
input {vertical-align:middle;border: none; background: none;outline:none;}\n

/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    border: none;
    height: 1px;
}


html { overflow-y: scroll; min-width: 320px;}
/*设置左右浮动*/
.fl{float: left;}
.fr{float: right;}
/*清楚浮动*/
.clearfix:after{visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix{*zoom:1;}
.mt20{ margin-top: 20px;}



#header .top{ height: 44px; line-height: 44px; background: #3366cc; color: #a49bf8;}
#header .bdshare-button-style0-16{ float: left; height: 28px; line-height: 28px; margin: 7px 0 0 5px;}
#header span.top-ico1,#header span.top-ico2{ padding-left: 25px; margin-right: 25px; height: 16px; line-height: 16px; margin-top: 13px;color:#fff;}
#header span.top-ico1{ background: url(http://wv.mdjnu.edu.cn/http-8080/77726476706e69737468656265737421a1a70fcd777e3900305adaf4/system/_owners/dag/_webprj/img/002.png) 0 center no-repeat; padding-right: 25px; border-right: 1px #fff solid;}
#header span.top-ico2{ background: url(http://wv.mdjnu.edu.cn/http-8080/77726476706e69737468656265737421a1a70fcd777e3900305adaf4/system/_owners/dag/_webprj/img/001.png) 0 center no-repeat;padding-left:25px;}
#header span a{color:#fff;text-decoration: none;}
/* 注释掉旧的logo样式，使用新的header.css样式 */
/* #header .logo img{ height: 50px; width: auto;}
#header .nav-logo{ margin-top: 10px;} */
#header .xs-nav{ height: 100%; background: #4439a5; position: fixed; right: -200px; top: 0; width: 200px; overflow: hidden; display: none;}
#header .xs-nav ul{ padding: 15px 0;}
#header .xs-nav a{ display: block; border-bottom:1px #A49BF8 solid; height: 40px; line-height: 40px; padding-left: 5px; color: #A49BF8; padding: 0 25px; font-size: 15px;}
#header .xs-nav a:active{ background: #382baa; color: #fff;}

#header .d-nav li{ float: left;}
#header .d-nav a{ display: block; height: 100px; line-height: 100px;font-size: 1.2em;width: 100px;text-align:center;}
#header .d-nav a:hover,#header .d-nav li.dq a{ background: url() center bottom no-repeat;text-align:center; color: #000;font-size: 1.3em;}

#t-ban{text-align: center;font-size: 18px;background: #fff; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;
        -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}  
#t-ban .swiper-slide img{ max-width: 100%;height: auto;}  


 .box1{ background: #f9f5f0; padding: 15px 0; min-height: 250px; /* 固定高度防止布局跳动 */}
#yw-list{ margin-top: 30px; padding-bottom: 25px; overflow: hidden; min-height: 180px; /* 防止高度变化引起布局跳动 */}
#yw-list .swiper-container {width: 60%;height: 100%;}
#yw-list .swiper-slide {
	text-align: center;font-size: 18px;background: transparent;
    display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
    -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;
    -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;
    }
#yw-list a.yw-alist{ display: block; text-align: center;}    
#yw-list a.yw-alist span{ color: #8d6e63; font-size: 50px; font-weight: bold; border-radius: 50%; border: 2px solid #8d6e63; display: block; width: 100px; height: 100px; text-align: center; line-height: 100px; margin: 0 auto 10px; background-color: transparent; /* 使用与周围背景一致的颜色 */
    position: relative; /* 为z-index做准备 */
    z-index: 1; /* 确保缩放时在视觉上层 */
    will-change: transform; /* 性能优化 */
    backface-visibility: hidden; /* 优化3D变换性能 */
    -webkit-backface-visibility: hidden; /* Safari支持 */
    transition: transform 0.3s ease, background-color 0.3s ease, color 0.3s ease; /* 添加平滑过渡 */}
#yw-list a.yw-alist img {
    background-color: transparent;
    mix-blend-mode: multiply;
    max-width: 80%;
    height: auto;
    /* 去除白色背景的高级技巧 */
    filter: brightness(1.1) contrast(1.1) drop-shadow(0 0 0 transparent);
    -webkit-filter: brightness(1.1) contrast(1.1) drop-shadow(0 0 0 transparent);
    /* 确保图片不包含白色背景 */
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}
#yw-list a.yw-alist h3{ color: #333; font-size: 1.5em; padding-bottom: 8px;padding-top: 20px;}
#yw-list a.yw-alist p{ font-size: 12px; color: #999; height: 14px; overflow: hidden;}
#yw-list a.yw-alist:hover span,#yw-list a.yw-alist:active span{border: 2px solid #5d4037; color: #ffffff; background-color: #5d4037; width: 100px; height: 100px; /* 确保悬停时尺寸不变 */
    transform: scale(1.02); /* 与logo一致的最小缩放，避免布局跳动 */
    transform-origin: center; /* 确保缩放中心点 */
    transition: transform 0.3s ease, background-color 0.3s ease; /* 添加平滑过渡 */}
#yw-list a.yw-alist:hover h3,#yw-list a.yw-alist:active h3{ color: #5d4037;}
#yw-list .swiper-pagination{ margin-bottom: -10px;}
 .title1{ text-align: center; padding-bottom: 5px;}
 .title1 h1{ font-size: 28px; color: #5d4037; font-weight: bold; padding-bottom: 5px; font-family: arial;}
 .title1 h3{ font-size: 16px; color: #8d6e63;}
.box2 .sy-abimg{ width: 100%;}
.box2 .sy-abimg img{ width: 100%; height: auto;}
.box2 .sy-abtxt{ width: 100%; padding-top: 15px; line-height: 1.7;}
.box2 .sy-abtxt h2{ font-size: 18px; padding-bottom: 8px;}
.box2 a.sy-gdbtn{ display: block; width: 50%; border: 1px #3366cc solid; color: #3366cc; height: 40px; line-height: 40px; text-align: center; margin: 10px auto;}
.box2 a.sy-gdbtn:hover,.box2 a.sy-gdbtn:active{ border-color:#4132c1; background: #4132c1; color: #fff;}
.box2 .sy-tgff{ background: #3366cc; padding: 15px 0; margin-top: 15px;}
.box2 .tit-02{ color: #fff; text-align: center;}
.box2 .tit-02 h2{ font-size: 20px; padding-bottom: 15px;}
.box2 .tit-02 p{ color: #a49bf8; font-size: 12px; font-weight: bold;}
.box2 .sy-gtfflist li{ float: left; width: 50%; text-align: center; margin-bottom: 15px;}
.box2 .sy-gtfflist  h2{ margin-bottom: 8px; width: 40px;  height: 40px; font-weight: bold; line-height: 40px; border-radius: 50%; font-size: 20px; border:1px #fff solid; color: #fff; display: inline-block;}
.box2 .sy-gtfflist{ padding-top: 15px;}
.box2 .sy-gtfflist li a{ display: block;}
.box2 .sy-gtfflist li p{ color: #a49bf8; font-size: 12px; font-weight: bold;}
.box2 .sy-gtfflist li a:hover h2,.box2 .sy-gtfflist li a:active h2{ color: #fde53d; border-color: #fde53d;}
.sy-gtff-ico{ display: none;margin-left: 25px;}
.sy-gtff-ico a{ float: left; margin: 10px 15px;}
 .box3{padding: 20px 0; background: #f9f5f0;}
 .box3 .syff-list{ padding-top: 10px;}
 .box3 .syff-list li{ text-align: center; margin-bottom: 15px;}
 .box3 .syff-list li img{ width: 30%; height: auto;padding-top: 5px;padding-bottom: 5px;}
 .box3 .ff-img {background-color : #e8dcd0;border-top-left-radius: 10px; /* 左上角圆角 */border-top-right-radius: 10px; /* 右上角圆角 */}
 .box3 .syff-list li:hover .ff-img{background:rgba(232, 220, 208, 0.8);border-top-left-radius: 10px; /* 左上角圆角 */border-top-right-radius: 10px; /* 右上角圆角 */}

 .box3 .ff-txt {height: 4em; background: #8d6e63;color: #fff; padding: 5px 0; border-bottom-left-radius: 10px; /* 左下角圆角 */border-bottom-right-radius: 10px; /* 右下角圆角 */}
 .box3 .ff-txt h3{ padding-bottom: 4px; font-size: 1.1em;line-height : 1.3em;}
 .box3 .ff-txt p{ color: #f5f0e6; font-weight: bold;}
 .box3 .syff-list li:hover .ff-txt,.box3 .syff-list li:active .ff-txt{ background: #6d4c41; color: #f5f0e6;}
 .box3 .syff-list li:hover .ff-txt p,.box3 .syff-list li:active .ff-txt p{ color: #fffbeb;}
.box3 .ggxx {padding-top: 20px;}
.box3 .ggxx li{font-size: 1.2em;text-align:left;border-bottom: 1px #eeeeee solid;padding-bottom: 10px;}
.box3 .ggxx a:hover{color: #9489fc;}
.box3 .ggxx span{color: #cccccc;padding-right: 5px;}
.box3 .gd{width: 100%;}
.box3 a.sy-gdbtn{float: right;font-size:1.0em;display: block; width: 20%; border: 1px #3366cc solid; color: #3366cc; height: 30px; line-height: 30px; text-align: center;}
.box3 a.sy-gdbtn:hover,.box2 a.sy-gdbtn:active{ border-color:#4132c1; background: #4132c1; color: #fff;}




  .box4 {
   background-color: #f9f5f0;
    padding: 5px 0 40px;
  }
 .box4 .synews-box {
    padding-top: 0;
    margin-top: 0;
 }


 .box4 .synews-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
 .box4 .synews-list li {
   display: grid;
    grid-template-columns: 60px 1fr;  /* 左列固定60px（圆圈），右列占满剩余 */
    gap: 2px 15px;                    /* 行间距2px，列间距15px */
    border-bottom: 1px solid #d7ccc8;
    padding: 14px 0;
    background: transparent;
    align-items: start;               /* 所有内容顶部对齐 */
}

 .box4 .synews-list li span {
   grid-row: 1 / 3;                 /* 跨两行 */
    grid-column: 1 / 2;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #8d6e63;
    font-size: 26px;
    font-weight: bold;
    border: 2px solid #8d6e63;
    border-radius: 50%;
    background: transparent;
    transition: all 0.2s ease;
    justify-self: center;            /* 圆圈在格子内水平居中 */
    align-self: center;              /* 圆圈在格子内垂直居中（跨两行居中） */
}
 .box4 .synews-list li:active span{border-color: #5d4037;
    background-color: #efebe9;}
 
  .box4 .synews-list li p {
     grid-row: 2 / 3;
    grid-column: 2 / 3;
    color: #666666;
    font-size: 1.0em;
    line-height: 1.5;
    margin: 0;                       /* 去掉默认的上下外边距 */
    display: -webkit-box;
    -webkit-line-clamp: 2;           /* 最多2行（如果觉得多了改成1） */
    /*! autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    max-height: 3em;                 /* 锁定高度：1.5行高 × 2行 */
  }

 .box4 .synews-list li .text-wrap {
      flex: 1;
    min-width: 0;         /* 防止文字把容器撑开 */
    display: flex;
    flex-direction: column; /* 强制 a 和 p 上下排列，绝不左右分列 */
}
 
 .box4 .synews-list li a {
   grid-row: 1 / 2;
    grid-column: 2 / 3;
    font-size: 1.2em;
    color: #5d4037;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;           /* 最多2行 */
    /*! autoprefixer: ignore next */ /* 防止打包工具删掉下一行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    max-height: 2.8em;               /* 锁定高度：1.4行高 × 2行 */
 }
.box4 .synews-list li:nth-last-child(1) {
    border-bottom: none;
}

 .box4 .news-img{ width: 100%; height: auto;}

 .box4  #news-imgfoc .swiper-slide p{ background: rgba(141, 110, 99,.8); height: 40px; line-height: 40px; position: absolute; left: 0; bottom: 0; width: 100%; overflow: hidden;}
 .box4  #news-imgfoc .swiper-slide p span{ text-align: center;  display: block; padding: 0 20px; color: #fff; font-size: 15px;}
 .box4  #news-imgfoc .swiper-slide img{ width: 100%; height: auto;}
 .box4 .gd{width: 100%;}
 .box4 a.sy-gdbtn{margin-top:15px;margin-left:45%;float: left;font-size:1.0em;display: block; width: 10%; border: 1px #8d6e63 solid; color: #8d6e63; height: 30px; line-height: 30px; text-align: center;}
 .box4 a.sy-gdbtn:hover,.box2 a.sy-gdbtn:active{ border-color:#5d4037; background: #5d4037; color: #fff;}

.box5{ padding: 30px 0;}
#hb-img .swiper-slide {text-align: center;}
#hb-img .swiper-slide img{ width: 170px; height: 80px;}
#hb-img{ margin: 0 50px;}
.hb-list{ position: relative; margin-top: 25px;}


 .box6{background-color : #f9f5f0;padding: 30px 0 60px; background-size: cover;}
.box6 .synews-box{ padding-top: 20px;}
.box6 .synews-list{ width: 100%; background: #f9f5f0; padding:10px 15px; border-radius: 8px; border: 1px solid #e8dcd0; }
.box6 .synews-list li{ border-bottom: 1px #eeeeee solid; padding: 5px 0; }
.box6 .synews-list span{ margin-right: 15px;  color: #756bc4; font-size: 26px; font-weight: bold; border: 1px #756bc4 solid; border-radius: 50%; float: left; width: 60px; height: 60px; line-height: 60px; text-align: center;}
.box6 .synews-list li:active span{ border-color:#242424;}
.box6 .synews-list li p{color: #bbbbbb; font-size: 1.0em; line-height: 15px;  margin-top: 6px; height: 30px; overflow: hidden;}
.box6 .synews-list li a{ font-size: 1.2em; color: #5a5a5a;line-height: 1.2; display: block; max-height: 36px; overflow: hidden;}
.box6 .synews-list li:nth-last-child(1){border-bottom: none;}
.box6 .news-img{ width: 100%; height: auto;}

.box6  #news-imgfoc .swiper-slide p{ background: rgba(93, 81, 193,.8); height: 40px; line-height: 40px; position: absolute; left: 0; bottom: 0; width: 100%; overflow: hidden;}
.box6  #news-imgfoc .swiper-slide p span{ text-align: center;  display: block; padding: 0 20px; color: #fff; font-size: 15px;}
.box6  #news-imgfoc .swiper-slide img{ width: 100%; height: auto;}

/* 注释掉旧的页脚样式，使用新的footer.css样式 */
/* #footer{ background: #5d4037; padding-top: 30px; margin-top: 20px;color: #f5f0e6;}
#footer a{color:#f5f0e6}
#footer a:hover{color:#ffd700;}
.foot-rwm{ border:5px #8479de solid; margin-right: 20px;}
.foot-rwm img{ width: 100px; height: auto;}
.foot-top{ padding-bottom: 20px; background: #3366cc}
.foot-ltxt h3{ font-size: 18px; }
.foot-ltxt h4{ font-size: 20px; color: #fff; padding: 8px 0;}
.foot-ico{ padding-top: 8px;}
.foot-ico a{ float: left; height: 24px; line-height: 24px; margin-right: 22px;}

.foot-ico a.icon-em{ background: url(http://wv.mdjnu.edu.cn/http-8080/77726476706e69737468656265737421a1a70fcd777e3900305adaf4/system/_owners/dag/_webprj/img/ico2.jpg) 0 50% no-repeat; padding-left: 26px;}
.foot-ico a.icon-qq{ background: url(http://wv.mdjnu.edu.cn/http-8080/77726476706e69737468656265737421a1a70fcd777e3900305adaf4/system/_owners/dag/_webprj/img/qq.jpg) 0 50% no-repeat; padding-left: 20px;}

.foot-rbox{ width: 100%;}

.foot-nav { height: 30px; line-height: 30px; text-align: center;}
.foot-nav a:hover{ color: #fee53d;}
.foot-sobox{ text-align: center;  margin-top: 15px; position: relative;    border: 5px #8479de solid;}
.foot-sobox input{ width: 100%; height: 30px; line-height: 30px; background: #fff; padding: 0 10px;}
.foot-sobox button{ color: #333; background: #fde53d; border: none; display: block; position: absolute; width: auto; padding: 0 20px; height: 30px; right: 0; top: 0;}
.foot-sobox button:active{ background: #A49BF8;}
/* 清除浮动 */
.foot-top::after {
    content: '';
    display: table;
    clear: both;
}
.copy{ padding: 10px; line-height: 24px; text-align: center; background-color:#3366cc;color: rgb(196, 190, 228);}
.copy p{ display: inline-block;} */

	.ny-ban img{ max-width: 100%;}
	.ny-ban{
		text-align: center;
		padding-top: 140px; /* 为固定导航栏留出空间，避免重叠 */
		margin-top: 0;
	}
	.wrap{ padding: 30px 0;}
	.sub-nav{ margin: 30px 15px; text-align: center;}
	.sub-nav li{ display: inline-block; text-align: center; margin-bottom: 15px; }
	.sub-nav ul{ float: left; }
	.sub-nav li a{ display: block; padding: 0 20px; height: 45px; line-height: 45px; background: #fde53d; color: #000;}
	.sub-nav li a:hover,.sub-nav li.dq a{ background: #3366cc; color: #fff;}
	.wz-box{ display: none;  padding-right: 30px; height: 60px; line-height: 60px; background: url(http://wv.mdjnu.edu.cn/http-8080/77726476706e69737468656265737421a1a70fcd777e3900305adaf4/system/_owners/dag/_webprj/img/ico3.jpg) 0 50% no-repeat; padding-left: 17px; color: #fde53d;}
	.wz-box a{ color: #fde53d;}
	.wz-box a:hover{ color: #fff;}
	
.copy {
    position: relative; /* 为伪元素定位 */
    background-image: url('https://example.com/your-background.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 15px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    z-index: 1;
}

/* 半透明遮罩层 */
.copy::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* 黑色半透明，可调低透明度 */
    z-index: -1; /* 置于文字下方，背景图上方 */
}
	

.about-txt{ padding: 40px 15px 0; line-height: 1.7;}
.about-txt img{max-width: 100%; height: auto;}

.ffxm-list{ padding-top: 30px;}

.ffxm-list .bj{border: 1px #ccc solid;padding:10px;margin-top:20px;height: 240px;overflow: hidden;}
.ffxm-list .bj:hover {background-color: #eee;border: 1px #999 solid;}
.ffxm-list .bj h3{display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;text-align:center;border-bottom: 1px #ccc solid;font-size: 1.3em;font-weight:bold;line-height : 2.0em;}
.ffxm-list .bj p{display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; overflow: hidden;padding-top:5px;padding-bottom:5px;text-align:left;font-size: 1.1em;line-height:1.7em;color: #999999;}
.ffxm-list .bj:hover h3{border-bottom: 1px #999 solid;color:#3366cc;}
.ffxm-list .bj:hover p{color:#333333;}

.ff-txt{ padding-top: 30px; text-align: center;}
.ff-titl h1{ font-size: 30px; color: #A52A2A; font-weight: bold; padding-bottom: 15px;}
.ff-titl .inf-t{ color: #999;}
.ff-txtnr{ padding: 30px 15px 0;text-align:justify;}

.ff-txtfj{ padding: 10px 15px 0;text-align:left;font-size: 1.2em;}
.ff-txtfj sa{color: #999;}
.ff-txtfj a:hover{color:#ffdc40;}

.ff-txthx{ padding: 10px 15px 0;border-bottom: 2px #8d6e63 solid;}
.ff-txtnext{ padding: 10px 15px 0;text-align:left;font-size: 1.2em;}
.ff-txtnext a:hover{color:#3366cc;}
.ff-txtndown{ padding: 10px 15px 0;text-align:left;font-size: 1.2em;}
.ff-txtndown a:hover{color:#3366cc;}

.news-list{ padding-top: 15px;}
.news-list li{ border-bottom: 1px #ccc dashed; line-height: 1.7;  }
.news-list li a{ display: block;padding:15px 10px;}
.news-list li a:active,.news-list li a:hover{ background: #f0f0f0;}
.news-list li h2{font-size: 1.4em; padding-bottom: 6px; line-height: 1.7em;}
.news-list li p{color: #969696;font-size: 1.2em;line-height: 1.5em;}
.news-list div.time{color: #969696;font-size: 1.2em;line-height: 1.5em;}
.news-list li a:hover h2{color: #3366cc; }

.lc-txt{ padding-top: 20px; line-height: 1.8;}

.lx-txtbox{ padding-top: 20px; line-height: 1.8;}
.ffwd-box .ffwd-title{ padding: 5px 0;    margin-bottom: 20px;border-bottom: 1px solid #d6d6d6;}
.ffwd-box .ffwd-title h2{font-size: 22px; color: #3366cc; line-height: 40px;}
.ffwd-box li{ line-height: 30px; margin-bottom: 15px;}
.ffwd-box{ padding: 0 15px;}



@media (min-width: 768px) {
	#header .logo img{ height: 40px; width: auto;}
	#header .nav-box{ padding: 0px 15px;}
	#header .logo{ padding: 10px 0;}
	.title1 h1{ font-size: 36px;}
.title1 h3{ font-size: 18px;}
.box2{ background: #f9f7f8;}
	.box2 .sy-abimg{ width: 50%;}
	.box2 .sy-abtxt{ width: 48%; }
	.box2 .sy-abtxt p{ height: 95px; overflow: hidden;}
	.box2 .tit-02{ float: left; text-align: left; margin-top: 15px;}
	.box2 .sy-gtfflist{ float: right; width: auto;}
	.box2 .sy-gtfflist li{ width: auto; margin-left: 25px;}
	.box2 .sy-tgff{ margin-top: 0;}
	.foot-rbox{ width: auto; float: right;}
	.sub-nav{ margin: 30px 0 0 0; height: 60px; line-height: 60px; background: #3366cc; padding-left: 20px;}
		.sub-nav li{ float: left; width: auto; margin: 0;}
		.sub-nav li a{ height: 60px; line-height: 60px; padding: 0 25px;}
}
@media (min-width: 992px) {
#header .logo img{margin-right:40px; height: 65px; width: auto;}	
#header .d-nav a{ padding: 0 10px;height: 91px; line-height: 91px;font-size: 1.3em;}
.box2 .sy-abtxt{ padding-top: 40px; }
.box2 .sy-abtxt p{ height: auto;}
.box2 a.sy-gdbtn{ margin-top: 20px;}	
.box2 .sy-abtxt h2{ margin-bottom: 15px;}
.box4 .synews-list{ float: left; width: 50%;}
.box4 .news-img{ float: right; width: 50%;}
.wz-box{ display: block;}
}
@media (min-width:1200px) {
	#yw-list .swiper-pagination{ display: none; padding-bottom:5px;}
	.sy-gtff-ico{ display: block; }
	.box4 .synews-list li{ padding: 18px 0; }
	.box4 .synews-list{ height: 390px; overflow: hidden;}
}

@media only screen and ( max-width:370px ) {
	.foot-nav{ display: none;}
	.foot-sobox{ margin-top: 0;}	
}

	@media only screen and ( max-width:320px ) {
		.sub-nav li a{ padding: 0 17px;}	
	}

@media only screen and ( max-width:767px ) {
	.ffxm-list{ margin: 0;}
}
@media only screen and ( max-width:420px ) {
	.ffxm-list li{ width: 100%;}
}

.met-banner {
	width: 100%;
	height: 300px;
	margin: 0!important;
	display: table;
	background: #ccc;
}
.met-banner.fixedheight {
	display: -moz-deck;
}
.met-banner.fixedheight .slick-slide {
	height: 100%;
}
.met-banner.fixedheight .slick-slide img {
	width: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.met-banner.banner-ny-h {
	height: 150px;
}
.met-banner.banner-ny-h .slick-slide img {
	min-height: 100px;
}
@media (max-width:991px) {
.met-banner.banner-ny-h {
	height: 100px;
}
}
.met-banner.slick-slider {
	display: block;
}
.met-banner .slick-list, .met-banner .slick-track {
	height: 100%;
}
.met-banner .slick-slide {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.met-banner .slick-slide:first-child {
	display: block;
}
.met-banner .slick-slide a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.met-banner .slick-slide img {
	min-height: 150px;
}
.met-banner .slick-arsynews-box {
	width: 15%;
	height: 100%;
	display: none!important;
	top: 50%;
	text-align: center;
}
.met-banner .slick-arrow.slick-prev {
	background: linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.met-banner .slick-arrow.slick-next {
	background: linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.met-banner .slick-arrow:hover i {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.met-banner .slick-arrow i {
	font-size: 70px;
	color: #fff!important;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}
@media (max-width:767px) {
.met-banner .slick-arrow i {
	font-size: 50px;
}
}
.met-banner .slick-dots {
	margin: 0;
	bottom: 20px;
}
.met-banner .slick-dots li {
	margin: 0 2px;
}
@media (max-width:991px) {
.met-banner {
	height: 150px;
}
}
@media (min-width:768px) {
.met-banner:hover .slick-arrow {
	display: block!important;
}
}
@media (max-width:767px) {
.met-banner .slick-dots {
	bottom: 5px;
}
.met-banner .slick-dots li {
	width: 15px;
	height: 15px;
	margin: 0;
}
}
.met-banner .banner-text {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.met-banner .banner-text .container {
	height: 100%;
	display: table;
	text-align: center;
}
.met-banner .banner-text .container .banner-text-con {
	display: table-cell;
	vertical-align: middle;
}
.met-banner .banner-text.p-1 .container {
	text-align: left;
}
.met-banner .banner-text.p-1 .container .banner-text-con div {
	width: 60%;
	float: left;
}
.met-banner .banner-text.p-2 .container {
	text-align: right;
}
.met-banner .banner-text.p-2 .container .banner-text-con div {
	width: 60%;
	float: right;
}
.met-banner .banner-text.p-3 {
	top: 10%;
}
.met-banner .banner-text.p-3 .container .banner-text-con {
	vertical-align: top;
}
.met-banner .banner-text.p-4 {
	top: auto;
	bottom: 10%;
}
.met-banner .banner-text.p-4 .container .banner-text-con {
	vertical-align: bottom;
}
.met-banner .banner-text.p-3 .container .banner-text-con, .met-banner .banner-text.p-4 .container .banner-text-con, .met-banner .banner-text.p-5 .container .banner-text-con {
	width: 60%;
}
.met-banner .banner-text h4, .met-banner .banner-text p {
	color: #fff;
}
.met-banner .banner-text h4 {
	margin: 0;
	font-size: 30px;
	font-weight: 500;
}
.met-banner .banner-text p {
	font-size: 36px;
	margin: 20px 0 0;
	text-shadow: none;
}
.met-banner .banner-text .btn {
	margin-top: 30px;
	font-size: 20px;
}
@media (max-width:991px) {
.met-banner .banner-text h4 {
	font-size: 20px;
}
.met-banner .banner-text p {
	font-size: 30px;
}
}
@media (max-width:767px) {
.met-banner .banner-text .container {
	width: 100%;
}
.met-banner .banner-text.p-5 .container .banner-text-con {
	width: 100%;
}
.met-banner .banner-text h4 {
	font-size: 18px;
}
.met-banner .banner-text p {
	margin-top: 15px;
	font-size: 24px;
}
.met-banner .banner-text .btn {
	margin-top: 20px;
	font-size: 16px;
}
}
@media (max-width:479px) {
.met-banner .banner-text h4 {
	font-size: 16px;
}
.met-banner .banner-text p {
	margin-top: 10px;
	font-size: 20px;
}
}
.met-banner-ny {
	background-color: #f06ca8;
	height: 120px;
}
.met-banner-ny h1, .met-banner-ny h2 {
	margin: 0px;
	padding: 10px 30px;
	font-size: 35px;
	font-weight: 300;
	text-shadow: none;
	color: #fff;
}
@media (max-width:767px) {
.met-banner-ny {
	height: 90px;
}
.met-banner-ny h1, .met-banner-ny h2 {
	font-size: 26px;
}
}




.product {
	padding: 20px 0px;
}

/*面包屑*/

.title1 .curre {
	color: #000000;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: right;
}

.title1 .curre a {
	color: #000000;
}

.title1 .curre a:hover {
	color: #3366cc;
	text-decoration: none;

}

.title2 h2{
	color: #000000;
	font-size: 3.0em;
	text-align: center;
	padding-bottom:30px; 
}

.sub-list {
	text-align: center;
	padding-top: 1rem;
	border-bottom: 1px #dfdfdf solid;
	padding-bottom: 1.5rem;
	font-size: 0;
}

.sub-list li {
	display: inline-block;
	font-size: 2.0em;
	margin: 5px;
}

.sub-list li a:hover,
.sub-list li.active a {
	background: #3366cc;
	color: #fff;
	text-decoration: none;
}

.sub-list li a {
	display: inline-block;
	padding: .3rem 2rem;
	border: 1px solid #3366cc;
	margin: 0 0.5rem;
	border-radius: 0.5em;
	padding: 8px 30px;
	font-size: 18px;
}

.product_top li {
	padding: 5px;
}

.lists ul{
	display:none;
	}
.lists ul.show {
	display:block;
	}

.lists .sysmbt{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1.8em;
	}

.lists .sysmlm{
	display: inline-block;
	padding: .3rem 2rem;
	margin: 0 0.5rem;
	border-radius: 0.5em;
	padding: 8px 30px;
	font-size: 18px;
	background: #00953b;
	color: #fff;	
	}
.lists .sysmlj {
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
	}

.lists .sysmlj a{
	line-height:2.0em;
	font-size: 1.3em;
	text-decoration:none
	}

.lists .sysmlj a:hover{
	color: #00953b;
	}


.lists .image-box{
	text-align:center;
	}


.box8{ background: #fff; padding: 30px 0;}
#yw-list1{ margin-top: 30px; padding-bottom: 25px;}
#yw-list1 .swiper-container {width: 100%;height: 100%;}
#yw-list1 a.yw-alist{ display: block; text-align: center;}    
#yw-list1 a.yw-alist span{ color: #8d6e63; font-size: 50px; font-weight: bold; border-radius: 50%; border: 2px solid #8d6e63; display: block; width: 100px; height: 100px; text-align: center; line-height: 100px; margin: 0 auto 10px; background-color: transparent;}
#yw-list1 a.yw-alist h3{ color: #333; font-size: 1.5em; padding-bottom: 8px;}
#yw-list1 a.yw-alist p{ font-size: 12px; color: #999; height: 14px; overflow: hidden;}
#yw-list1 a.yw-alist:hover span,#yw-list1 a.yw-alist:active span{border: 1px #5b51c1 solid; color: #5b51c1;}
#yw-list1 a.yw-alist:hover h3,#yw-list1 a.yw-alist:active h3{ color: #5b51c1;}
.box8 .title1{ text-align: center; padding-bottom: 10px;}
.box8 .title1 h1{ font-size: 26px; color: #333; font-weight: bold; padding-bottom: 6px;}
.box8 .title1 h3{ font-size: 16px;}


.button1 {
	display: inline-block;
	border: 1px solid #006634;
	background-color: #fff;
	margin: 0 0.5rem;
	border-radius: 0.5em;
	padding: 10px 25px;
	font-size: 1.5em;
	color:#000;
}

.button3 {
	display: inline-block;
	padding: .3rem 2rem;
	border: 1px solid #014f41;
	background-color: #029688;
	margin: 0 0.5rem;
	border-radius: 0.3em;
	padding: 10px 20px;
	font-size: 1.3em;
	color:#fff;
}

.button4 {
	display: inline-block;
	padding: .3rem 2rem;
	border: 1px solid #a9a9a9;
	background-color: #e1e1e1;
	margin: 0 0.5rem;
	border-radius: 0.3em;
	padding: 10px 20px;
	font-size: 1.3em;
	color:#999;
}

.button5{
	display: inline-block;
	padding: .3rem 2rem;
	border: 1px solid #006634;
	background-color: #006634;
	margin: 0 0.5rem;
	border-radius: 0.5em;
	padding: 10px 25px;
	font-size: 1.5em;
	color:#fff;
}

.Pagexg {
	display: inline-block;
	padding: .3rem 2rem;
	border: 1px solid #1cc5ec;
	background-color: #1cc5ec;
	margin: 0 0.5rem;
	border-radius: 0.3em;
	padding: 10px 40px;
	font-size: 1.2em;
	color:#fff;
}

.Pagexghs {
	display: inline-block;
	padding: .3rem 2rem;
	border: 1px solid #5e5e5e;
	background-color: #d3d3d3;
	margin: 0 0.5rem;
	border-radius: 0.3em;
	padding: 10px 40px;
	font-size: 1.2em;
	color:#5e5e5e;
}

.bszn .znr{
	text-align:center;
	padding-top:1.0em;
	padding-bottom:1.0em;
	font-size: 1.3em;
    line-height:1.5em;
}

.bszn .znr a{
	color:#3366cc;
}

.bszn .znr a:hover{
    color:#3399cc;
}

.bszn .nr{
	padding-top:1.0em;
	font-size: 1.3em;
    line-height:1.5em;
}

.bszn .nr .bt{
	padding-top:1.0em;
	font-size: 1.5em;
    line-height:1.5em;
    font-weight:bold;
    text-align:center;
}

.bszn .nr .jtnr{
	padding-top:50px;
	
}

.bszn .nr .xyb{
	text-align:center;	
}

.zbcg .zc .bt{
	background-color: #5d4037;	
    height: 50px;
    margin-bottom:30px;
}

.zbcg .zc .bt .zt{
	padding-top:10px;
	padding-left:20px;
	padding-bottom: 10px;
	font-size: 1.3em;
    line-height:1.5em;
    font-weight:bold;
    color: #fff;
}

.zbcg .zc .lm{
	padding-top:10px;
	padding-bottom: 10px;
	font-size: 1.1em;
    line-height:1.5em;
    border-bottom: 1px dashed #5e5e5e;

.zbcg .yc .bt{
    background-color: #5d4037;	
    height: 50px;
    margin-bottom:30px;
}

.zbcg .yc .bt .zt{
	padding-top:10px;
	padding-left:20px;
	padding-bottom: 10px;
	font-size: 1.3em;
    line-height:1.5em;
    font-weight:bold;
    color: #fff;
}

/* 响应式调整：为固定导航栏下的内容添加适当的内边距 */
@media (max-width: 992px) {
	.ny-ban {
		padding-top: 120px; /* 中等屏幕下减少内边距 */
	}
}

@media (max-width: 768px) {
	.ny-ban {
		padding-top: 100px; /* 小屏幕下进一步减少内边距 */
	}
}

@media (max-width: 480px) {
	.ny-ban {
		padding-top: 80px; /* 移动设备上最小内边距 */
	}
}