/*通用样式*/ body { font-family: "微软雅黑"; background-color: #fff; } * { margin: 0px; padding: 0px; } ul, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd { margin: 0px; padding: 0px; list-style: none; } img { border: 0; } a, a:hover, a:active { outline: none; } a { color: #333; } a:hover { color: #bb2323; } .block_30 { width: 100%; height: 30px; clear: both; } .block_25 { width: 100%; height: 25px; clear: both; } /*当前位置*/ .position { width: 100%; height: 76px; } .position_con { width: 1190px; height: 76px; margin: 0 auto; background: url("/images/29591/position.png") no-repeat 25px 30px; padding-left: 50px; line-height: 76px; font-size: 15px; } /*主体内容*/ .content { width: 1200px; height: auto; margin: 0 auto; } .col_tit { width: 247px; height: 50px; background: url("/images/29591/col_bg.png") no-repeat 21px 14px; background-color: #d31e1e; font-size: 17px; color: #fff; font-weight: bold; line-height: 50px; padding-left: 53px; } .t_col { width: 260px; background: white; height: auto; min-height: 400px; margin: 20px auto; } .t_col ul li { width: 100%; height: 50px; background: #F7F7F7 url("/images/29591/col_b.png") no-repeat 38px 20px; background-color: #F7F7F7; border-bottom: 1px solid #EDEDED; padding-left: 56px; } .t_col ul li a { font-size: 17px; line-height: 49px; display: block; } .t_col ul li:hover { background: #E7AAAA url("/images/29591/col_bh.png") no-repeat 38px 20px; background-color: #E7AAAA; } .col_right { width: 100%; min-height: 400px; } .col_right ul li { width: 100%; height: 45px; border-bottom: 1px dashed #E8E8E8; line-height: 45px; background: url(http://zjjcmspublic.oss-cn-hangzhou.aliyuncs.com/jcms_files/jcms1/web2778/site/picture/435/1810151926405935412.gif) no-repeat 4px 21px; padding-left: 17px; } .col_right ul li a { font-size: 17px; } .col_right ul li span { font-size: 17px; color: #999; line-height: 45px; float: right; }