@charset "utf-8";
/*全站主题颜色 同一系列，从深到浅*/
.g_ac0{color:#333;}
.g_ac0_h{color:#3C7BE6;}
.g_ac0:hover{color:#3C7BE6;}
.g_ac1{color:#333;}
.g_ac1_h{color:#3C7BE6;}
.g_ac1:hover{color:#3C7BE6;}
.g_ac2{color:#3C7BE6;}
.g_ac2_h{color:#3C7BE6;}
.g_ac2:hover{color:#FF6633;}
.g_ac3{color:#1FBC7B;}
.g_ac3_h{color:#FF6600;}
.g_ac3:hover{color:#FF6633;}

.g_ac98_h{color:#FF5D56;} /*过渡色，通用色*/
.g_ac98:hover{color:#FF5D56;} /*过渡色，通用色*/
.g_ac99_h{color:#FF6633;} /*过渡色，通用色*/
.g_ac99:hover{color:#FF6633;} /*过渡色，通用色*/

.g_bc0{border-color:#ccc;}
.g_bc0_h{border-color:#6899EC;}
.g_bc0:hover{border-color:#6899EC;}

.g_bg0{background-color:#00D07A;color:#fff;}
.g_bg1{background-color:#6899EC;color:#fff;}
/*全站主题色结束*/







.bfbtop{background-color:#f2f2f8;border-bottom:#ececec solid 1px;height:30px;}
.bfbtop .huany{float:left;color:#7c7c7c;line-height:30px;}
.bfbtop .huany a{color:#7c7c7c;}
.bfbtop .nologin{float:left;margin-left:15px;}
.bfbtop .nologin .topreg{float:left;height:30px;line-height:30px;background:url(../homeimg/niuImg/1.png) left center no-repeat;padding-left:20px;color:#666666;}
.bfbtop .nologin .topreg:hover{background:url(../homeimg/niuImg/1a.png) left center no-repeat;color:#ff6600;}
.bfbtop .nologin .toplogin{float:left;margin-left:7px;width:55px;}
.bfbtop .nologin .toplogin .a1{float:left;margin-left:10px;}
.bfbtop .nologin .toplogin .a1 span{float:left;height:30px;line-height:30px;color:#666666;}
.bfbtop .nologin .toplogin .a1 img{float:left;margin-top:13px;margin-left:5px;-webkit-transition: -webkit-transform 0.2s ease-out;-moz-transition: -moz-transform 0.2s ease-out;    transition: transform 0.2s ease-out;}
.bfbtop .nologin .toplogin .a1 span:hover{color:#ff6600;}
.bfbtop .nologin .toplogin .loginxl{float:left;clear:both;padding:10px 5px 10px 5px;width:80px;background-color:#fff;position:relative;z-index:9;display:none;box-shadow:6px 6px 10px rgba(0,0,0,0.1);}
.bfbtop .nologin .toplogin .loginxl a{float:left;height:37px;line-height:37px;padding-left:25px;color:#666;}
.bfbtop .nologin .toplogin .loginxl .zh{background:url(../homeimg/niuImg/zh.png) left center no-repeat;}
.bfbtop .nologin .toplogin .loginxl .qq{background:url(../homeimg/niuImg/qq.png) left center no-repeat;}
.bfbtop .nologin .toplogin .loginxl .wx{background:url(../homeimg/niuImg/wx.png) left center no-repeat;}
.bfbtop .nologin .toplogin .loginxl .dx{background:url(../homeimg/niuImg/dx.png) left center no-repeat;}
.bfbtop .nologin .toplogin .loginxl a:hover{color:#000;}
.bfbtop .nologin .toplogin:hover{background-color:#fff;}
.bfbtop .nologin .toplogin:hover .loginxl{display:block;}
.bfbtop .nologin .toplogin:hover img{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);transform: rotate(180deg);}
.bfbtop .yeslogin{float:left;margin-left:15px;text-align:left;}
.bfbtop .yeslogin .topuid{float:left;padding-left:10px;padding-right:10px;}
.bfbtop .yeslogin .topuid span{float:left;height:30px;line-height:30px;color:#666666;}
.bfbtop .yeslogin .topuid img{float:left;margin-top:13px;margin-left:5px;-webkit-transition: -webkit-transform 0.2s ease-out;-moz-transition: -moz-transform 0.2s ease-out;    transition: transform 0.2s ease-out;}
.bfbtop .yeslogin .topuid span:hover{color:#ff6600;}
.bfbtop .yeslogin .yesxl{float:left;clear:both;box-shadow:6px 6px 10px rgba(0,0,0,0.1);width:270px;height:198px;position:relative;z-index:9;background-color:#fff;display:none;}
.bfbtop .yeslogin .yesxl .u1{float:left;margin:0 10px 0 10px;width:250px;height:90px;border-bottom:#eeeeee solid 1px;}
.bfbtop .yeslogin .yesxl .u1 li{float:left;}
.bfbtop .yeslogin .yesxl .u1 .l1{width:64px;margin-top:13px;}
.bfbtop .yeslogin .yesxl .u1 .l1 img{width:60px;height:60px;padding:1px;border:#f3f3f3 solid 1px;border-radius:60px;}
.bfbtop .yeslogin .yesxl .u1 .l2{margin:8px 0 0 10px;width:130px;color:#7c7c7c;line-height:24px;}
.bfbtop .yeslogin .yesxl .u1 .l3{width:43px;}
.bfbtop .yeslogin .yesxl .u1 .l3 a{float:left;width:41px;height:18px;line-height:18px;text-align:center;}
.bfbtop 