@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;} .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; height:auto; 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 dt{ color: #fff; background:#1b9df5 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 p span{ color:#333;}/*文字中不同颜色的文字的颜色*/ .bwgk_bottom_right p a:hover{ color:#f70000;}/*文字中若有a链接划过颜色*/