/* CSS Reset */
body, p, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, form{margin: 0px;padding: 0px;}
li, dt, dd{list-style: none;}
.mid{width: 750px;margin: 0 auto;}
#main {_zoom:1;font-family:"微软雅黑";}
#top-main {position:relative;overflow:hidden;height:560px;border-bottom:1px solid #E5E5E5; background: url('img/top_banner_bg.png') repeat-x;}
#top-main .orange-btn {font-family:"微软雅黑";display:inline-block; width:100%; height:45px; line-height:45px; text-align:center; font-size:18px; color:#fff; background:url('img/btn_bg_1.jpg') repeat-x;}
#top-main .orange-btn:hover {background-position:0 -45px;}
#top-main .left-banner {*overflow:hidden;}
#top-main .left-banner li {position:absolute;width:600px;height:500px;left:0;top:0;padding-top:15px;}
#top-main .left-banner li img {width:640px;margin-left:-40px;height:500px;}
#top-main .controller {position:absolute;width:120px;height:20px;top:520px;left:290px;}
#top-main .controller li {cursor:pointer;background:#abc;float:left;width:22px;height:20px;background:url('img/dot.png') 4px 0 no-repeat;_background:url('img/dot_8.png') 4px 0 no-repeat;}
#top-main .controller li.current{background-position:5px -20px;}
#top-main .controller li:hover {position:relative;top:1px;}
#top-main .right-account {float:right; position:relative;}
#top-main .right-user {float:right;position:relative;margin-top:30px;}
#bdshare .bds_more {color:#999;}
.mb28 {margin-bottom:28px;}
.pr {position:relative;}
.vt {vertical-align:top;}
.mb20 {margin-bottom:20px;}