@charset "gb2312";
/*通配*/
* { margin:0; padding:0;  outline:none;}
body { font-size:12px; font-family:"微软雅黑","宋体"; color:#333; background:#fff;}
h6, h5, h4, h3, h2, h1 { font-size:12px; font-weight:normal; }
/*针对非IE*/
div:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/*针对IE*/
header { display:block}
div { zoom:1; }

#topnav { font-family:"宋体"}



li { list-style-type:none;}
form, ul, p, h1, h2, h3, h4, h5 { margin:0; padding:0; }
img { border:none; _vertical-align:bottom; }

.blank10 { clear:both; height:10px; overflow:hidden; display:block; }
/************************  正文 ********************************/
.main-box { background:url(../images/bg.gif);}
.main { width:1356px; margin:auto;}
.header { background:url(../images/header.jpg) top center no-repeat; height:503px;}
.top {background:url(../images/top.gif) top center no-repeat; height:960px; position:relative;}
.top .dy { position:absolute; width:260px; right: 200px; top: 85px;}
.top .dy p { text-indent:2em; color:#7e7e7e; line-height:28px; font-size:14px;}
.top ul { width:600px; height:960px; position:absolute; left:240px; overflow:auto;}
.top li { background:#eee; border:1px solid #d3d3d3; width:214px; padding:10px; float:left; margin:10px 20px;}
.top li img { width:214px; height:159px;}
.top li p { text-indent:2em; margin:5px 0; color:#7e7e7e; line-height:22px; height:88px;}
.top li p a {color:#f60;}
.top li .ldr { font-size:15px; color:#2b7deb; text-align:center; }
.bottom {background:url(../images/bottom.gif) top center no-repeat; height:208px;}







.backToTop { display:none; width:18px; line-height:1.2; padding:5px 0; background-color:#000; color:#fff; font-size:12px; text-align:center; position:fixed; _position:absolute; right:10px; bottom:100px; _bottom:"auto"; cursor:pointer; opacity:.6; filter:Alpha(opacity=60); }