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

*{ margin:0; padding:0;}
h2,h3{ font-size: 100%;}
.bwgk{ width:1000px;  margin:10px auto; font-family:"微软雅黑"; color: #595758; font-size:14px;overflow: hidden;}
.bwgk a{ text-decoration:none; color:inherit;}
.bwgk a:hover{ color:#f70000;}/*上面div和左边div中a划过颜色*/
.bwgk_top{ width:988px; height:35px; line-height:35px; padding-left:10px; background: #7fb3ed; color: #FFF;}/*上面div背景色及文字颜色也可加边框*/
.bwgk_top span{ font-family:"宋体";}
.bwgk_bottom{ width:998px;margin-top:10px;}
.bwgk_bottom_left{ float:left; width:216px; height:180px; 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; color: #FFF;}
.bwgk_bottom_left dl dd{ padding-left:38px; width:178px;}
.bwgk_bottom_left dl dt{ background:#3979c1 url(bwgkbg1.png) no-repeat 8px center;}/*三个左边背景图标及背景色*/
.bwgk_bottom_right{ width:705px; 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;}/* color: #595758;不读取字体颜色*/
.bwgk_bottom_right p{line-height:24px;}
.bwgk_bottom_right p span{ color:#f70000;}/*文字中不同颜色的文字的颜色*/
.bwgk_bottom_right p a:hover{ color:#f70000;}/*文字中若有a链接划过颜色*/

.bwgk_bottom_right ul li {
    float: left;
    width: 100px;
    text-align: center;
}