html, body { font-family:"微软雅黑", "黑体", Simhei, "文泉驿等宽微米黑", "WenQuanYi Micro Hei Mono", "Microsoft YaHei", "华文黑体", "STHeiti", "Source Han Sans Normal" ; } #headerbox { width: 100%; height: 464px; background: url(../img/i001.jpg); background-repeat: no-repeat; background-position: right; position: relative; min-width: 1000px; } #headerbox .flower{ width:226px; height:181px; position:absolute; left:0; top:188px; background:url(../img/i002.gif); } #header-logo{ margin:0 auto; background:url(../img/ilogo.png); background-repeat: no-repeat; background-position:left; width:1000px; height:125px; margin-top:40px; } #headerbox-top{ width:100%; height:54px; background:url(../img/i003.jpg); } #headerbox-top .rang { margin:0 auto; width:1000px; height:54px; font-size:14px; line-height:54px; color:#646464; } #headerbox-top .left{ height:54px; width:400px; float:left; } #headerbox-top .right{ height:54px; width:400px; float:right; text-align:right; } #headerbox-top .right a { color: #b4030b; text-decoration: none; } #header-middle{ position:absolute; width:1000px; bottom:52px; left:50%; margin-left:-500px; } #header-nav{ width:1000px; height:110px; background:url(../img/i004.jpg); } #header-nav li{ list-style:none; display:inline-block; float:left; } #header-nav .nav{ width:124px; height:108px; cursor:pointer; position:relative; overflow:hidden; } #header-nav .nav .nav-nei{ position:absolute; width:124px; height:216px; top:-108px; left:0; } #header-nav .lin{ width:1px; height:108px; background:url(../img/i005.jpg); } #header-search{ text-align:right; padding-bottom:10px; height:37px; } #header-search .icon{ padding:0 5px 0 5px; vertical-align:middle; } #header-search .search{ background:url(../img/isearch.png); width:257px; height:37px; margin: 0 5px 0 5px; padding: 0 35px 0 5px; border: 0; vertical-align:middle; font-size:14px; color:#565656; line-height:37px; } /*扩展*/ .red,.red A:visited,.red A:link { color:#FF6699; text-decoration:none /*#cd599a*/; } .red A:hover,.red:active { color:#ff2894; text-decoration:underline; cursor:pointer; } .grayred,.grayred A:visited,.grayred A:link { color:#8F9282; text-decoration:none /*#cd599a*/; } .grayred A:hover,.grayred a:active { color:#ff2894; text-decoration:underline; cursor:pointer; } .blackred,.blackred A:visited,.blackred A:link { color:#525252; text-decoration:none /*#cd599a*/; } .blackred A:hover,.blackred a:active { color:#B60000; text-decoration:underline; cursor:pointer; } .breadcrumb { list-style: outside none none; color: #525252; font-size: 13px; } .breadcrumb > li { list-style-type: none; display: inline-block; text-shadow: 0px 1px 0px #FFF; line-height:20px; } .subchild { display:none; z-index:10; position:relative; margin-top:-45px; left:180px; } /*以下为黑屏代码 #header { width: 100%; min-width: 1000px; background: url({$Temp_Path$}Images/header002.jpg) no-repeat center top; } * { filter: gray !important; filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); color: gray; } img { filter: gray !important; filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%) } html { filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } .site-gray, .site-gray * { filter: gray !important; filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); }*/