@charset "utf-8";

.g_content_area {width:100%; min-width:1002px; padding-top:60px;}

/*** 大图区 ***/
.big_pic {width:100%; min-width:1002px; height:480px; background:url('../img/szgp/projct_pic.png') no-repeat center;}
.big_pic .h_center {width:1002px; height:480px; margin:0px auto;}
.big_pic .h_center .btn_enter {position:relative; left:660px; top:370px; width:180px; height:48px; line-height:46px; color:#ffffff; font-size:24px; text-align:center; background-color:#ff8000;}
.big_pic .h_center .btn_enter:hover {cursor:pointer; background-color:#ffa000;}

/*** 导航条 ***/
.nav_bar {width:100%; min-width:1002px; height:40px; margin-bottom:40px; background-color:#ccddff;}
.nav_bar .h_center {width:1002px; height:40px; margin:0px auto;}
.nav_bar .h_center > div {float:left; width:160px; height:40px; margin:0px 20px; line-height:40px; text-align:center; font-size:18px;}
.nav_bar .h_center > div:hover {cursor:pointer; color:#ffffff; background-color:#0099ff;}
.nav_bar .h_center .sel {color:#ffffff; background-color:#0099ff;}

/*** 社区广场 ***/
.community_area {width:1002px; margin:0px auto;}
.community_area a:link {color:#0099ff;}
.community_area a:visited {color:#3366ff;}
.community_area a:hover {color:#3366ff;}
.community_area .main_tlt {font-size:16px; font-weight:bold;}
.community_area .sz_home {font-size:16px; padding:8px 34px; margin-top:10px; background-color:#f1f1f1;}
.community_area .box {width:994px; padding:8px 4px; margin-top:20px; background-color:#f1f1f1;}
.community_area .box .area {width:60px; height:30px; line-height:30px; text-align:center; background-color:#0099ff; color:#ffffff; font-size:16px;}
.community_area .box .schl {width:928px; margin:12px 0px 4px 30px;}
.community_area .box  table {width:100%; margin:1px; table-layout:fixed; border-collapse:collapse; text-align:left;}
.community_area .box  table tr {height:32px;}
.community_area .box  table td {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; word-break:keep-all;}
.community_area .box .town {width:990px; margin:12px 0px 10px 4px;}
.community_area .box .town .name {float:left; width:68px; line-height:34px; text-align:right; font-weight:bold;}
.community_area .box .town .school {float:left; width:882px; margin-left:40px;}

