@charset "utf-8"; .heroslides { clear: both; position: relative; zoom: 1; } #slidenavs { display: block; position: absolute; right: 5%; top: 15px; z-index: 1000; clear: both; zoom: 1; } #slidenavs li { list-style-type: circle; display: block; float: left; width: 10px; height: 10px; font-size: 0; background: rgba(200, 200, 200, 0.2); margin: 0 3px; border: 1px solid white; zoom: 1; } #slidenavs li.active { background: white; border: 1px solid black; } .ie6 .heroslide { margin-right: expression(-this.clientwidth); } .heroslide { background: no-repeat; width: 100%; margin-right: -100%; float: left; position: relative; display: none; } .heroslide .media { height: 400px; background-color: #efefef; background-position: top center; background-repeat: no-repeat; background-size: auto 100%; width: 100%; z-index: -1000; } .heroslide .container { position: relative; top: -400px; } .heroslide .text-container { display: none; position: absolute; width: 200px; top: 40px; padding: 20px; height: 240px; overflow: hidden; color: white; } .heroslide .intro { line-height: 28px; font: 400 16px "微软雅黑"; text-indent: 2em; padding: 8px 0 16px; } .heroslide .links { font: 500 16px "微软雅黑"; padding: 16px 0 0; } .splitbar { height: 15px; width: 100%; clear: both; background: #1d2088; box-shadow: 0 0 10px rgba(55, 55, 55, 0.4); } .placeholder { color: #ccc; } .toolzone { float: right; margin: -5px 0 0 0; box-shadow: 0 0 10px rgba(55, 55, 55, 0.4); background: #1d2088; -webkit-border-radius: 0 0 8px 8px; -moz-border-radius: 0 0 8px 8px; border-radius: 0 0 8px 8px; color: white; padding: 0 15px; font: 400 16px "微软雅黑"; } .toolzone .toolhead { display: inline-block; padding: 5px 5px 10px; } .toolzone .iconlist { padding: 5px 5px 10px; display: inline-block; } .toolzone .iconlist span { font-size: 24px; } .toolzone a { color: #efefef; display: inline-block; } .toolzone a:hover { color: white; } .news { background: #efefef; padding: 0 0 25px 0; line-height: 21px; } .notice { float: left; margin: 20px 0; } .notice h4 { font: 400 20px "微软雅黑"; letter-spacing: 3px; line-height: 32px; color: #00a0e9; } .notice a { font: 400 14px "宋体"; color: #808080; } .ie6 .zcglnewsfeed { height: 10em; } .zcglnewsfeed { display: block; clear: right; margin-top: 30px; float: right; width: 300px; min-height: 10em; padding: 15px; overflow: hidden; background: #dedede; } .zcglnewsfeed .media { float: left; margin: 8px; } .zcglnewsfeed .more { display: none; } .zcglnewsfeed h3 { line-height: 24px; } .zcglnewsfeed h3 a.ared { color: #505050!important; font: 400 16px "微软雅黑"; } .zcglnewsfeed p a.ared { font: 400 14px "宋体"; line-height: 21px; color: #606060!important; }