@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0;}
a{ text-decoration:none; color:#333;}
a:hover{ color:#07785d;}
img{ border:none;}
body{ font-family:"宋体"; font-size:14px; word-break:break-all; color:#333;}
li,dd{ list-style:none;}

.position{ width:978px; height:28px; overflow:hidden; border:1px solid #ccc; margin:10px auto;}
.position h2{ width:auto; height:28px; overflow:hidden; float:left; padding-left:10px; line-height:30px; font-size:14px; font-weight:normal;}
.overview_con{ width:980px; height:auto; overflow:hidden; margin:10px auto;}
.overview_con .menu{ width:216px; height:auto; overflow:hidden; float:left; border:1px solid #ccc; padding:1px; background:#f5fbf7;}
.overview_con .menu dt{ background:#07785d; width:208px; height:30px; overflow:hidden; padding-left:8px; line-height:32px;}
.overview_con .menu dt img{ float:left; margin-top:9px; padding-right:6px;}
.overview_con .menu dt a h3{ font-size:14px;}
.overview_con .menu dt a{ float:left; color:#fff;}
.overview_con .menu dt a:hover{ color:#fff;/* text-decoration:underline;*/}
.overview_con .menu dd{ width:190px; height:30px; overflow:hidden; padding-left:26px; line-height:32px;}
.overview_con .menu dd h4{ display:block; width:178px; height:30px; padding-left:12px; overflow:hidden; float:left; background:url(../images/list_style-one.jpg) no-repeat 0 14px; font-size:14px; font-weight:normal;}
.overview_con .article{ width:748px; height:auto; overflow:hidden; float:right; border:1px solid #ccc;}
.overview_con .article h1{ width:708px; padding:0 20px; height:40px; overflow:hidden; line-height:42px; font-size:16px; text-align:center; background:#f5fbf7;}
.overview_con .article .con{ width:700px; height:auto; overflow:hidden; line-height:24px; padding:16px 22px 0px 22px; font-size:14px;}
.overview_con .article .con p{ padding:0 0 12px 0; text-indent:28px;}

/*底部*/
.overview_foot{ width:100%; height:166px; overflow:hidden; background:url(../images/overview_foot-bg.jpg) repeat-x; margin:0px auto 0;}
.overview_foot .con{ width:980px; height:auto; overflow:hidden; border-bottom:1px solid #ccc; padding:20px 0; margin:0 auto;}
.overview_foot .con li{ float:left; width:122px; height:42px; overflow:hidden; padding-left:16px;}
.overview_foot .con li img{ width:122px; height:42px;}

.overview_copy{ font-size:13px; height:auto; line-height:30px; margin-top:10px; text-align:center; width:980px; margin:14px auto 0;}