a { color: #333; }
a:hover { text-decoration: none; color: #666; }
body { font: 12px/1.5; color: #333; }
.ml80 {  margin-left: 80px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.pb20 { padding-bottom: 40px; }
.fwb {  font-weight: bold; }
.red { color: #f00; }

.wrapper {  width: 1000px; margin: 0 auto; }
.top-nav { text-align: left; }
.banner { height: 78px; line-height: 78px; background-color: #003399; text-align: center; }
.banner h1 {  color: #fff; font-size: 30px; font-weight: normal; }
.bd { padding-bottom: 50px; }
.main {  width: 650px; float: left; display: inline; }
.sidebar { width: 300px; float: right; display: inline; }
.main p {  text-indent: 2em; line-height: 2; }
.hy-title { height: 20px; line-height: 20px; font-size: 18px; margin: 24px 0; font-weight: bold; }
.jp-title { font-size: 18px; font-weight: bold; margin: 10px 0; }
.jp-title b { margin-left: 60px; } 

.sub-side { background-color: #f2f2f2; }
.hy-news { list-style-position: inside; list-style-type: square; }
.hy-news li { font-size: 14px; line-height: 2; }

.bm-table label { font-size: 14px; margin: 8px 0; display: block; }
#sub_btn { color: #fff; background-color: #003399; width: 260px; height: 33px; line-height: 33px; border: 1px solid #787a79; font-size: 18px; font-family: "微软雅黑"; text-align: center; display: block; }
.bm-ipt { width: 260px; }
#province,#city { height: 24px; line-height: 24px; width: 120px; margin-right: 10px; }
.error_tip { color: #f00; font-weight: bold; display: block; }

.bm-success {  width: 400px; height: 80px; border: 1px solid #ccc; color: #666; font-size: 14px; background-color: #003399; position: fixed; top: 50%; left: 50%; margin-left: -200px; margin-top: -40px;  }
.bm-success p { width: 350px; height: 50px; margin: 30px auto 0; color: #fff; }
.tip-close { position: absolute; right: 5px; top: 0px; color: #999; font-size: 20px; line-height: 1; font-family: arial; }
.tip-close:hover { color: #ccc; }

.footer { border-top: 1px dashed #9d9d9d; height: 40px; line-height: 40px; color: #666; margin-bottom: 10px; }
.footer  a { color: #666; margin-left: 2px; margin-right: 5px; }