/*全站主题颜色 同一系列，从深到浅，最多三色*/
.g_abg{color:#333;} /*鼠标放上去有背景色的，主要用于列表筛选那种*/
.g_abg:hover{color:#fff;background-color:#3d9af6;}
.g_abg_h{color:#fff;background-color:#3d9af6;}

.g_abg1{background-color:#3d9af6;} /*直接带背景颜色，用于一些a颜色之类的*/
.g_abg1:hover{background-color:#328ce5;}

.g_bg{background-color:#3d9af6;} /*直接带背景颜色,填充一些div之类的*/

.g_border{border-color:#3d9af6;} /*边框颜色*/

.g_a{color:#3d9af6;} /*常规a颜色*/
/*全站主题色结束*/

/*头*/
.bfbtop1{height:39px;background-color:#454545;}
.bfbtop1 a{color:#CBCBCB;}
.bfbtop1 a:hover{color:#fff;}
.bfbtop1 .glofenzhan{float:left;margin:11px 10px 0 0;}
.bfbtop1 .glofenzhan .fzd1{float:left;height:28px;}
.bfbtop1 .glofenzhan #fzqh{float:left;position:absolute;width:300px;min-height:60px;margin:12px 0 0 0;background-color:#fff;border:#eee solid 1px;padding:0 0 10px 10px;z-index:7;}
.bfbtop1 .glofenzhan #fzqh a{float:left;margin:10px 20px 0 0;font-size:14px;color:#333;}
.bfbtop1 .glofenzhan #fzqh a:hover{color:#ff6600;}
.bfbtop1 .d1{float:left;color:#CBCBCB;padding:11px 0 0 0;text-align:left;}
.bfbtop1 .d2{float:right;background:url(../homeimg/z-weijobImg/t5.gif) left top no-repeat;color:#CBCBCB;padding:0 0 0 18px;margin:11px 0 0 30px;}
.bfbtop1 .d3{float:right;margin:11px 0 0 10px;}
.bfbtop1 .d4{float:right;background:url(../homeimg/z-weijobImg/t3.gif) left top no-repeat;color:#CBCBCB;padding:0 0 0 22px;margin:11px 0 0 30px;}
.bfbtop1 .d5{float:right;background:url(../homeimg/z-weijobImg/t2.gif) left top no-repeat;color:#CBCBCB;padding:0 0 0 22px;margin:11px 0 0 30px;}
.bfbtop1 .d6{float:right;background:url(../homeimg/z-weijobImg/t1.gif) left top no-repeat;color:#CBCBCB;padding:0 0 0 22px;margin:11px 0 0 30px;}
.bfbtop1 .d7{float:right;background:url(../homeimg/z-weijobImg/t7.png) left top no-repeat;color:#CBCBCB;padding:0 0 0 22px;margin:11px 0 0 30px;}
.bfbtop1 .d8{float:right;background:url(../homeimg/z-weijobImg/t8.png) left top no-repeat;color:#CBCBCB;padding:0 0 0 22px;margin:11px 0 0 30px;}

.top2bfb{height:100px;background-color:#fff;border-bottom:#dedede solid 1px;}
.top2bfb .logo{float:left;width:330px;height:70px;margin:15px 0 0 0;text-align:left;}
.top2bfb .logo img{float:left;height:50px;margin:10px 0 0 ;}
.top2bfb .menu{float:left;width:870px;}
.top2bfb .menu a{float:left;font-size:16px;margin:37px 25px 0 0;height:60px;border-bottom:#fff solid 3px;}
.top2bfb .menu a .s1{float:left;position:absolute;margin-top:-7px;}
.top2bfb .menu a:hover{border-bottom:#3d9af6 solid 3px;color:#0180cf;}
.top2bfb .menu .gloasel{border-bottom:#3d9af6 solid 3px;color:#0180cf;}

/*头*/

/*底*/
.bfbbottom{background-color:#31383e;margin:20px 0 0 0;}
.bfbbottom .u1{float:left;width:280px;text-align:center;color:#b3b1b1;font-size:14px;margin:55px 0 0 0;}
.bfbbottom .u1 li{float:left;width:100%;}
.bfbbottom .u1 .l1{background:url(../homeimg/z-weijobImg/bottomkf.gif) center top no-repeat;padding:62px 0 0 0;}
.bfbbottom .u1 .l2{color:#ffa405;font-size:25px;padding:12px 0 10px 0;}
.bfbbottom .xx1{float:left;width:37px;height:120px;border-left:#555555 dotted 1px;margin-top:75px;}
.bfbbottom .u2{float:left;width:584px;margin:45px 0 0 0;}
.bfbbottom .u2 li{float:left;}
.bfbbottom .u2 .l1{width:146px;}
.bfbbottom .u2 .l1 strong{float:left;clear:both;font-size:16px;color:#ccc;}
.bfbbottom .u2 .l1 a{float:left;clear:both;color:#999;margin:20px 0 0 0;}
.bfbbottom .u2 .l1 a:hover{text-decoration:underline;}
.bfbbottom .xx2{float:left;width:37px;height:120px;border-left:#555555 dotted 1px;margin-top:75px;}
.bfbbottom .ewm{float:left;width:115px;margin:70px 0 0 0;text-align:center;color:#ccc;}
.bfbbottom .ewm img{margin:0 0 10px 0;}
.bfbbottom .rad{float:left;width:115px;margin:70px 0 0 30px;text-align:center;color:#ccc;}
.bfbbottom .rad img{margin:0 0 10px 0;}
.bfbbottom .bottom{float:left;border-top:#50565b solid 1px;width:1200px;margin:30px 0 0 0;padding:10px 0 0 0;line-height:25px;color:#999;}
.bfbbottom .bottom a{color:#999;}
.bfbbottom .bottom a:hover{text-decoration:underline;}
/*底*/