@charset "utf-8";

.up_bg_bar {width:100%; height:200px; background:url('../img/allproj_banner.jpg') no-repeat center;}
.up_bg_bar .hcenter {width:1002px; margin-left:auto; margin-right:auto;}
.up_bg_bar .hcenter .btn_mng_enter {width:120px; height:30px; line-height:29px; margin-left:882px; margin-top:160px; text-align:center; color:#ffffff; font-size:14px; background-color:#0099ff; display:inline-block;}
.up_bg_bar .hcenter .btn_mng_enter:hover {cursor:pointer; background-color:#0066ff;}

.cont_area {width:1002px; margin-left:auto; margin-right:auto; margin-bottom:40px;}
.cont_area .intro_txt {width:1002px; margin:30px 0px; font-size:18px; line-height:30px;}

.cont_area .sep_bar {width:1002px; height:48px; margin-top:20px; background-color:#eeeeee;}
.cont_area .sep_bar .arr {float:left; width:22px; height:22px; margin-top:13px; margin-left:12px;}
.cont_area .sep_bar .tlt {float:left; font-size:26px; margin-left:10px; margin-top:5px; color:#0099ff;}

.cont_area .proj_area {width:1002px; margin-top:20px;}
.cont_area .proj_area .box {float:left; width:232px; height:206px; border:1px solid #dddddd; margin-right:22px; margin-bottom:20px;}
.cont_area .proj_area .box:hover {cursor:pointer; border-color:#0099ff; color:#0099ff;}
.cont_area .proj_area .box img {margin:5px; width:222px; height:142px;}
.cont_area .proj_area .box p {margin-top:5px; margin-left:5px; width:222px; text-align:center; font-size:15px;}


/** 背景色 **/
.bg-green {background-color:#339900;}
.bg-gray {background-color:#aaaaaa;}
