@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
h2,h3{ font-size: 100%;}
.bwgk{ width:980px; margin:10px auto; font-family:"微软雅黑"; color: #585657; font-size:14px;overflow:hidden;}
.bwgk a{ text-decoration:none; color:inherit;}
.bwgk a:hover{ color:#f70000;}/*上面div和左边div中a划过颜色*/
.bwgk_top{ width:970px; height:35px; line-height:35px; padding-left:10px; background: #eeeeee; 
			font-weight:700; border-top: 1px solid #268bff;}/*上面div背景色及文字颜色也可加边框*/
.bwgk_top span{ font-family:"宋体";}
.bwgk_bottom{ width:980px;margin-top:10px;overflow:hidden;}
.bwgk_bottom_left{ float:left; width:216px;overflow:hidden; border:solid 1px #ccc; background:#f5fbf7; padding:1px;}/*下面左边div背景色*/
.bwgk_bottom_left dl dt,.bwgk_bottom_left dl dd{ height:30px; line-height:30px;}
.bwgk_bottom_left dl dt{ font-weight:bold; width:189px; padding-left:27px;}
.bwgk_bottom_left dl dd{ padding-left:38px; width:178px;}
.bwgk_bottom_left dl:nth-child(1) dt{ color: #FFF; background:#1b9df5 url(bwgkbg1.png) no-repeat 8px center;}/*三个左边背景图标及背景色*/
.bwgk_bottom_left dl:nth-child(2) dt{ color: #FFF; background:#1b9df5 url(bwgkbg2.png) no-repeat 8px center;}
.bwgk_bottom_left dl:nth-child(3) dt{ color: #FFF; background:#1b9df5 url(bwgkbg3.png) no-repeat 8px center;}
.bwgk_bottom_left dl:nth-child(4) dt{ color: #FFF; background:#1b9df5 url(bwgkbg3.png) no-repeat 8px center;}
.bwgk_bottom_right{ width:688px;   float:right; border:solid 1px #ccc; padding:0 30px;}/*下面右边div边框*/
.bwgk_bottom_right h3{ text-align:center; line-height:33px; margin-top:5px; font-size: 18px;}
.bwgk_bottom_right p{   line-height:24px;}
.bwgk_bottom_right *{color:#000;} 
.bwgk_bottom_right p a:hover{ color:#f70000;}/*文字中若有a链接划过颜色*/

.bwgk_bottom .bwgk_bottom_left, .bwgk_bottom_left dl dd,.bwgk_bottom .bwgk_bottom_left{height:auto;overflow:hidden;} 
.bwgk_bottom .bwgk_bottom_left{background:#f3f3f3;}
.bwgk_bottom .bwgk_bottom_left dl dt{display:none;}
.bwgk_bottom .bwgk_bottom_left dl{display:block;width:100%;}
.bwgk_bottom .bwgk_bottom_left dl dd{display:block;width:100%;padding:8px 0;margin:0px auto;border:solid 1px rgba(0,0,0,0);border-bottom:solid 1px #fff;height:auto;}
.bwgk_bottom .bwgk_bottom_left dl dd a{display:block;width:96%;margin:6px auto; line-height:25px;box-sizing:border-box;font-size:16px;color:#000;} 
.bwgk_bottom .bwgk_bottom_left dl dd a:hover{font-weight:bold;text-decoration: none;} 
.bwgk_bottom .bwgk_bottom_left .bwgk_active{background:#cc0000;}
.bwgk_bottom .bwgk_bottom_left .bwgk_active *{font-weight:bold;color:#fff;}
