<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/* body{float:left;width:100%;height:100%;background:url(bg.jpg) top right no-repeat;background-size:100%;}
:root body {background-size:100%\9;}
@media screen and (-webkit-min-device-pixel-ratio:0) { body {background-size:100% 100%;} }
.header-yd{float:left;width:100%;height:100%;}*/
.yd-bg{margin:0 auto;width:1126px;display:table;margin-top:40px;}
.yd-bg center img{width:626px;}
.yd-bg div.yd-menu{margin:0 auto; width:1126px;margin-top:40px;} 
.yd-bg div.yd-menu .yd-c,.yd-bg div.yd-menu .yd-z,.yd-bg div.yd-menu .yd-e{float:left;margin-left:30px;}
.yd-bg div.yd-menu .yd-c{margin-left:100px;position:relative;}
.yd-bg div.yd-menu .yd-c,.yd-bg div.yd-menu .yd-e,.yd-bg div.yd-menu .yd-c img,.yd-bg div.yd-menu .yd-e img{width:279px;}
.yd-bg div.yd-menu .yd-z,.yd-bg div.yd-menu .yd-z img{width:336px;}
.yd-bg div.yd-menu img{float:left;border:2px solid #2a9cbf;height:184px;}
.yd-c .yd-href{position:absolute;bottom:15px;line-height:20px;left:22px;background:url(yd-zbg.png) top left repeat-x;border:1px solid #922c2c;}
.yd-c .yd-href a{font-size:12px;float:left;width:115px;text-align:center;font-family:微软雅黑;color:#eaeaea;font-weight:400;}
.yd-c .yd-china{float:left;position:absolute;top:40px;left:0;width:100%;height:80px;}


*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}
html {
	margin: 0px; height: 100%;
}
body {
	margin: 0px; height: 100%;
}
body {
	background: url("http://www.nssc.cas.cn/images/ydybg.jpg") #333333 center / cover; margin: 0px; padding: 0px; width: 100%; height: 100%; overflow: hidden;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.nssc.cas.cn/images/ydybg.jpg',sizingMethod='scale');
}
ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
.align-center1 {
position:absolute;
top:50%;
left:50%;
margin:-365px 0 0 -563px;
width:1126px;
height:600px;
border:0px solid #008800; padding:180px 0px 0px 0px;
}



</pre></body></html>