<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{ margin:0; padding:0;}
body { font:12px/1.8 Arial; color:#666; font-family:"微软雅黑";}
h1.tit-h1 { font-size:38px; text-align:center; margin:30px 0 15px; color:#f60;}
.wrap{ padding:20px;}
#nycdaa { width:100%;  }
#nycdaa ul { list-style: none; margin: 0px auto; padding: 0px; }
#nycdaa ul li { float:left; text-align:center;margin-right:10%; }
#nycdaa ul li a { display:block; width:100%;   height:65px;text-align:center;text-decoration: none;  font-size:17px; line-height:65px; }
#nycdaa ul li a:hover {width:100%; border-bottom:3px #4a6ded solid; height:65px; color:#000000; font-size:17px;  }
#nycdaa&gt;ul&gt;li.lihover a{ border-bottom:3px #4a6ded solid; color:#000000;}
#nycdaa&gt;ul&gt;li&gt;ul{position: absolute; left: 0; top: 65px;}
#nycdaa&gt;ul&gt;li&gt;ul&gt;li{display: table-cell; text-align: center; width: inherit;}
#nycdaa&gt;ul&gt;li&gt;ul&gt;li:hover a{background: #000!important; color: #fff!important;}
#nycdaa&gt;ul&gt;li&gt;ul&gt;li a{ background: #f3f3f3!important; color: #000!important; border-radius: 5px; line-height: 65px;}
#nycdaa&gt;ul&gt;li&gt;ul&gt;li.lihover a {background: #000!important; color: #fff!important;}


.more:hover{background-image:url(../xxbj.jpg); background-position:center; color:#fff; line-height:36px; height:36px; border-radius:30px; width:95px; }
.more{ border:1px #d0d5df solid; border-radius:30px; line-height:36px; height:36px; width:95px;   }

/* 本案例需要的css样式 */
ul,li{ list-style:none;}
.tab{ width:1200px; margin:0 auto 50px;}
.tab-hd { overflow:hidden; zoom:1;}
.tab-hd li{ float:left; width:215px; height:50px; line-height:50px; font-size:18px; border:1px #eaebef solid; margin-right:20px; margin-bottom:20px;  text-align:center; cursor:pointer;}
.tab-hd li.active{ background-image:url(../xxbj.jpg); background-position:center; background-repeat:repeat-y; color:#FFFFFF;}
.tab-bd li{display:none; padding:20px 0px; border-top:0 none; font-size:24px;}
.tab-bd li.thisclass{ display:list-item;}
body,td,th {
	font-size: 13px; line-height:30px;
}
a {
	font-size: 13px;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #3366CC;
}</pre></body></html>