@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; font-family:"微软雅黑"}
a:link { text-decoration: none;}
/*for IE*/
a { outline:none; } /*for Firefox*/
a { outline:none; } /*for Firefox*/
#main{ width:100%; margin:0 auto;}
#header { width:100%; margin:0 auto; height:auto; overflow:hidden; }
#logo { width:100%; float:center;overflow:hidden; height:auto;}

.nav{ width:100%; height:40px;}
.nav ul{ width:100%;}  
.nav ul li {float:left;width:20%; height:40px; font-size:10px; color:#FFF; font-weight:bold;text-align:center;line-height:40px;list-style-type:none;; background: #55B53E;}
.nav ul a li:hover {background: #3E84CA;}

.banner{ width:100%; height:auto;}



#main_con{ width:100%; height:auto; padding-bottom:62px; float:left}
main_content{width:100%; height:auto; padding-bottom:30px; float:left}

#gongsi{ width:100%; height:auto}
#jianjie{width:97%; height:auto; margin:0 auto; margin-top:3px; margin-bottom:3px}
#jianjie p { font-size:14px; color: #666; line-height:20px; width:100%}

.list_more{ width:50px; height:20px;background:#30874b; float:right; margin-right:8px; margin-bottom:1px; border-radius:5px}
.more { font-size:14px!important; text-align:center; color:#FFF!important; line-height:20px;}
.list_more a p:hover{ background: #F90; margin-bottom:1px; border-radius:5px}

#chexing{ width:100%; height:auto; float:left}
.chebiao{ width:100%; height:40px;background:#30874b}
.blk_t { font-size:16px; line-height:40px; text-indent:20px; color: #FFF;font-weight:500;background-color:#0080ff;
}
.blk_t a{ font-size:16px; line-height:40px; text-indent:20px; color: #FFF; }
#chekuang{ width:100%; height:auto; float:left; margin-bottom:6px}

#chekuang dl dt a{color: #666}


#xinwen{ width:100%; height:auto;float:left;}
#liebiao{ width:96%; height:auto; margin:0 auto;}
#liebiao ul{width:100%; height:auto; margin:0 auto;}
#liebiao ul li{border-bottom:#CCC 1px dotted; text-indent:10px; line-height:25px; color:#666; width:100%; margin:0 auto}
#liebiao ul li a { color:#666; list-style-type:none; width:100%; margin:0 auto}
#liebiao ul li a:hover{ color:#f90;}




#sta_content{ width:100%; height:auto}



#gongsinei{ width:100%; height:auto}
#jianjienei{ width:96%;height:auto; margin:0 auto; margin-top:3px; margin-bottom:3px}



#footer{ width:100%; height:auto; background: #55B53E; overflow:hidden;  padding-top:1%; position:fixed; left:0; bottom:0}
#key{ width:20%;height:auto; float:left;   margin-left:4%; }
#key img{ width:100%; height:auto;}



