html, body { height: 100%; padding: 0; margin: 0; } body { min-height: 600px; } body * { text-decoration: none; } #wrapper { background-color: #FFF; width: 100%; padding-top: 25px; margin-top: 60px; left: 0; top: 50%; float:left; } #tabs > div { width: 1000px; float: left; border-left: 2px solid #ccc; overflow: hidden; } #tabs img { display: block; margin: 0 25px 0 0; float: left; } #tabs h3 { font-family: simsun; font-size: 26px; line-height: 26px; margin: 30px 0 20px 20px; float: left; } #tabs h4 { font-family: simsun; font-size: 26px; color: #666666; line-height: 26px; margin: 30px 0 20px 20px; } #pager { font-family: Arial, "microsoft yahei"; font-size: 14px; color: #333; line-height: 22px; text-decoration: none; width: 1000px; margin: -76px auto 25px auto; text-align: center; background-color: #efefef; border-radius: 4px; } #pager a { border: 1px solid transparent; border-bottom: none; border-left: none; color: #666; font-size: 20px; text-decoration: none; line-height: 30px; display: inline-block; height: 30px; padding: 10px 20px; } #pager a:hover { color: #333; } #pager a.selected { background-color: #6B9BDB; font-weight: bold; color: #fff; border-radius:4px; } #source { text-align: center; width: 400px; margin: 0 0 0 -200px; position: absolute; bottom: 10px; left: 50%; } #source, #source a { color: #999; font-size: 12px; } #donate-spacer { height: 100%; } #donate { border-top: 1px solid #999; width: 750px; padding: 50px 75px; margin: 0 auto; overflow: hidden; } #donate p, #donate form { margin: 0; float: left; } #donate p { width: 650px; } #donate form { width: 100px; } /* ------------- */ .topnv { width: 1000px; height: 40px; margin: 10px auto; } .menu { width: 600px; float: left; } .menu span { margin: 0 10px; font-family: "microsoft yahei"; font-size: 18px; } .menu span a { color: red; text-decoration: underline; } .menu span a:hover { color: #000; } .back { width: 400px; text-align: right; font-family: "microsoft yahei"; font-size: 18px; float: left; } .back a { color: #6B9BDB; } .back a:hover { color: #f4850e; } .top { width: 100%; height: 500px; background-color: #fff; border-bottom: 4px solid #6b9bdb; } .topic { height: 500px; margin: 0 auto; text-align: center; background: url("/images/2019BDIC_banner.jpg") no-repeat center; } .toplink { width: 500px; height: 60px; margin-right: 10px; display: block; float: right; position: relative; } .maincon { width: 1000px; min-height: 200px; margin: 10px auto; border-left: 2px solid #ccc; overflow: hidden; } .maincon2 { width: 1000px; min-height: 200px; margin: 10px auto; } .pagetit { width:800px; height: 60px; margin: 10px auto; border-bottom: 2px solid #666; text-align: center; } .pagetit h { font-family: "microsoft yahei"; font-size: 18px; font-weight: bold; line-height: 60px; } .pagetime { width: 800px; height: 30px; margin: 5px auto; text-align: center; } .pagetime h1 { font-family: "microsoft yahei"; font-size: 14px; color: #666666; line-height: 30px; } .pagecon { width: 800px; min-height: 200px; margin: 10px auto; } .pagecon p { font-family: "microsoft yahei"; font-size: 16px; line-height: 30px; } .timeline { width: 100px; float: left; } .timebg { width: 65px; height: 30px; padding-left: 5px; background: url("/images/time_bg.png") no-repeat; border-radius: 4px; font-family: "microsoft yahei"; font-size: 16px; color: #fff; text-align: center; line-height: 30px; position: relative; } .con { width: 900px; float: left; margin-bottom: 10px; } .contit { font-family: "microsoft yahei"; font-size: 18px; color: #000; font-weight: bold; } .contit a { font-family: "microsoft yahei"; font-size: 18px; color: #000; font-weight: bold; } .contit a:hover { color: #6B9BDB; } .context { font-family: "microsoft yahei"; font-size: 16px; color: #000; line-height: 24px; } .context a { color: #000; } .context a:hover { color: #6B9BDB; } .conpic { margin: 10px 0; } .footer { width: 100%; margin-top:10px; height: 160px; border-top: 2px solid #6B9BDB; background: #F0F0F0; float: left; } .footercon { width: 1000px; margin: 0 auto; font-family: "microsoft yahei"; font-size: 12px; color: #666; text-align: center; line-height: 160px; }