@charset "gb2312";
/* CSS Document */
.sub-nav{ height:50px;}
.sub-nav li{ float:left; padding:0px 10px; height:50px; line-height:50px;}
.sub-nav li a:hover{ border-top:solid #003366 5px;}
.sub-nav .actived a{border-top:solid #003366 5px;}
#container{ min-height:600px; overflow:hidden; background-color:#fff;}
#container .left{ float:left;  width:264px;}
#container .left .top{ margin-bottom:30px; height:72px;}
#container .left .top img{ float:left;}
#container .left .top .title{ height:70px; float:left; line-height:70px; font-size:18px; width:79px; padding:0px 25px; font-weight:bolder;border-bottom:solid #003366 2px;}
#container .navs li{ padding:20px; height:30px;border:1px solid #bebebe; background-color:#f5f5f5}
#container .introduction{margin:50px 0px;} 
#container .center{ float:left; width:900px; margin: 0px 58px;}
#container .center .column-name{ height:72px; text-align:center; font-size:18px;}
#container .list li{width:100%; line-height:25px; font-size:14px;}
#container .list .date{ float:right;}
#container .list li a:hover{color:#003366}
#container .con{line-height:30px; font-size:14px;}
#container .head{ line-height:50px; text-align:center;border-bottom:solid #aaaaaa 1px; margin:0px 20px;}
#container .information{ text-align:center; font-size:14px; line-height:30px;}
#container .article{ margin:20px;word-wrap:break-word;/*Ö§³ÖIE£¬chrome£¬FF*/}
.baidumap{ width:900px; height:500px; margin-top:-100px;}
 