﻿@charset "utf-8";
/* 特有 */
.clr{clear:both; font-size:0; height:0; line-height:0;}
.clr10{clear:both; font-size:0; height:10px; line-height:normal;}
.clr12{clear:both; font-size:0; height:12px; line-height:normal;}
.clr15{clear:both; font-size:0; height:15px; line-height:normal;}
.clr20{clear:both; font-size:0; height:20px; line-height:normal;}
.clr25{clear:both; font-size:0; height:25px; line-height:normal;}
.clr30{clear:both; font-size:0; height:30px; line-height:normal;}
.clr40{clear:both; font-size:0; height:40px; line-height:normal;}
.clr50{clear:both; font-size:0; height:50px; line-height:normal;}

/*顶部*/
.top{height:30px;line-height:30px;background:#fff;color:#000; font-size: 14px;font-family:"微软雅黑","黑体";}
.top .wrap {width: 1200px; margin: 0 auto; text-align:right;}
.top a{display:inline-block;height:30px;line-height:30px;color:#000}
.top span{margin:0 10px}

/*导航*/
.menu{width:100%;height:60px;background:#ff7a01}
.menu ul{margin:0 auto;width:1200px;height:60px;}
.menu ul li{float:left;width:20%;height:60px;text-align:center;position:relative}
.menu ul li a{display:block;line-height:60px;font-size:18px;color:#fff;font-family:"微软雅黑","黑体";}
.menu ul li a:hover{background:#de6a00;color:#fff;text-decoration:none}

/*footer*/
.footer{background:#ff7a01; font-size: 14px;font-family:"微软雅黑","黑体";}
.coypright{width:1200px;margin:0 auto;color:#fff;height:60px;line-height:60px;text-align:center}

/*左侧新闻*/
.sysszt_left_news {
	border: 1px solid #e1dfda;
}
.sysszt_left_news .name {
	background:url(/images/l_class_bj.jpg) repeat-x #FFF;
	height:42px;
	line-height:42px;
	color:#454543;
	padding-left:20px;
	font-size:16px;
	font-family:"微软雅黑","黑体";
	border-bottom: 1px solid #e1dfda;
}
.sysszt_left_news .list {
	padding:12px 0 12px 20px;
}
.sysszt_left_news li {
    height: 30px;
    line-height: 30px;
}
.sysszt_left_news li * {
	vertical-align: middle;
}
.sysszt_left_news li span {
	padding-right:12px;
    background: url(/images/num_bj.jpg) no-repeat right center;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.sysszt_left_news li a {
    padding-left:5px;
}
.sysszt_left_news li .hot {
    color: #bb2735;
}

