@charset "utf-8";
/* CSS Document */
/* body{ background:#eaebec;} */

.header{width:1002px;background:#00589a;height:206px;margin-left:-8px;/* margin-bottom:10px; */}
.header .banner{ width:1002px; height:154px; }
.header .banner .logo{ width:84px; height:84px; float:left; position:relative; left:80px; top:33px;}
.header .banner .title{  float:left; height:87px; font-size: 62px; position:relative; left:100px; top:33px; }
.header .header_nav_bg{  width:100%; background:#0088c1; height:52px;}
.header .header_nav{ height:52px; text-align:center;   }
.header .header_nav .bc{ display:inline-block; height:52px;   line-height:52px;}
.header .header_nav .active{ background:#ee7f13; }
.header .header_nav .bc .link{text-decoration:none;padding: 0 15px 0 15px;color: #fff;font-size: 18px;}
.banner,.header_nav{ margin:0 auto;}
.header,.footer,.header_nav{ font-family:'Microsoft YaHei';}


.main{width: 1100px;background:#fff;padding-top: 10px;margin:0 auto;}
.main .main_left{width:220px;float:left;margin-left: 8px;}
.main .main_center{width: 620px;float:left;margin-left:10px;}
.main .main_right{width:220px;float:right;margin-right: 8px;} 



.footer{ width:100%; padding-top:10px; background:#ffffff; border-top:#034d8e 4px solid;}
.footer_center{width: 100%;text-align:center;line-height:25px;margin:0 auto;font-size:14px;}



