@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;}

/*内容区域*/
.contentBox{width:1002px; margin:0px auto;}
.contentBox .main_tlt{padding-bottom:10px;border-bottom:1px solid #d3d3d3;}
.contentBox .main_tlt .main_tlt_name{font-size:16px; font-weight:bold;}
.contentBox .main_tlt .main_tlt_right select{margin-right:30px;width: 100px;}

.search_ipt{padding-left:35px;outline: none;background:#fff;border:1px solid #188eee;width:195px;height:24px;line-height:24px;color:#AAAAAA;background: url('../img/szgp/search.png') no-repeat 5px 3px;}
.search_btn{border: none;cursor: pointer;outline: none;padding:0px 15px;height:28px;margin:0px;background:#188eee;color:#FFFFFF;font-size:12px;position:relative;left:-5px;}

.main_content{margin-top:10px;}
.content_menu_box{}
.content_menu_box ul{list-style: none;overflow: hidden;font-size:14px;border-bottom: none;width: 275px;}
.content_menu_box ul li{float:left;height: 24px;width:137px;text-align: center;line-height: 24px;}
.content_menu_box ul li.current a{color:#188EEE;}
.content_menu_box ul li.borderRight{border-right:1px solid #000000;}
.content_menu_box ul li a{}
.content_menu_box ul li a:hover{color:#FF8400;}
.content_info_box{font-size: 12px;color: #555;padding-bottom: 5px;border-top: 0px;}
.content_info_box .content_info{display: none;padding:10px 0px;}

.clubBox{width:322px;border:1px solid #d3d3d3;margin-bottom:20px;margin-right:10px;float:left;position:relative;}
.clubBox .clubBoxState{color:#FFFFFF;padding-right:5px;text-align:right;width:52px;height:22px;line-height:22px;padding-right:11px;position:absolute;right:0px;}
.clubBox .clubBoxInfo{margin:10px}
.clubBox .clubBoxInfo .floatLeft img{width:95px;height:85px;margin-right:10px;}
.clubBox .clubBoxInfo .floatLeft>div{padding-bottom:5px;color:#a2a2a2;}
.clubBox .clubBoxInfo .floatLeft>div>span{color:red;margin-right:20px;}
.clubBox .clubBoxInfo .clubBoxName{font-size:14px;width:196px;color:#494949;display: block;}
.clubBox .clubBoxInfo .clubBoxName a{display:block;}
.clubBox .clubBoxBrief{margin:5px 10px;color:#a2a2a2;width: 300px;height:16px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.clubBox .clubBoxOpen{color:#00B0FF !important;float:right;margin-right:0px !important;}
.clubBox .clubBoxClose{color: #FF1111 !important;float:right;margin-right:0px !important;}