@charset "gb2312";
/* CSS Document */
body,div,a,ul,li,p,img,span,hr,h1,h2,b{
	margin:0;
	padding:0;
	border:0;}
body{
    font-family:Microsoft YaHei;
    font-size:13px;
	margin:0 auto;
	padding:0;
	border:0;
	}
	
	/* 去除默认边框 */
fieldset,img {border:none;}
a{ text-decoration:none; color:#333;}
a:hover{ color:#b70606;}

/* 去掉列表前的标识, li 会继承 */
ol,ul {list-style:none;}

/* 清除浮动 */
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden}
.clearfix {zoom:1; /* for IE6 IE7 */}
.clear{clear:both;display:block;overflow:hidden;height:0;line-height:0;font-size:0;}

/* 设置显示和隐藏, 通常用来与 JS 配合 */
.hide {display:none !important;visibility:hidden;}
.block {display:block !important;}

/* 设置内联, 减少浮动带来的bug */
.f_l {float:left;display:inline;}
.f_r {float:right;display:inline;} 

.head{
	background:url(eportaluiFrameworkcommonResourceimage2017021611065835888.jpg) no-repeat center;
	width:100%;
	height:387px;position:relative;
	}
.head .ment{
	position:absolute;
	width:950px;
	height:20px;
	bottom:23px;
    left:255px;
	}
.head .ment ul{
	list-style:none;
	display:inline;}
.head .ment ul li{
	float:left;
	text-align:center;
	width:23%;
	}
/******中间*******/
.center{
	width:975px;
	margin:8px auto;}
.center .left{
	width:534px;
	margin-right:15px;
	float:left;}
.center .left .lt{
	background:url(eportaluiFrameworkcommonResourceimage2016072821505327996.jpg);
	width:492px;
	height:22px;
	padding:8px 10px 8px 32px;

	}
.center .left .lt h1{
	line-height:22px;
	font-size:18px;
	color:#FFF;display:block;
	float:left;}
.center .left .lt a{
	float:right;display:block;}
.center .left .new1{
	margin:6px 10px;
}

.center .left .new1 li {list-style-type:none; height:27px;}
.center .left .new1 a{
	font-size:14px;display:block;float:left;
	
	}
.center .left .new1 span{float:right;display:block}
.center .right{
	width:412px;
	float:right;}
.center .right .rt{
	width:386px;
	height:24px;
	border-bottom:3px solid #DCDCDC;
	padding:3px 6px;
	}
.center .right .rt img{line-height:21px;display:block;
	float:left;}
.center .right .rt h2{
	line-height:24px;
	font-size:18px;
	color:#C02005;
	display:block;
	float:left;}
.center .right .rt a{line-height:24px;
	float:right;display:block;}
.center .right .new2{
	border:3px solid #DCDCDC;
	padding:0 4px;
	}
.center .right .new2 .rbox{
	width:384px;
	padding:5px 7px;}
.center .right .new2 .rbox li {list-style-type:none; height:25px;}
.center .right .new2 .rbox a{
	font-size:14px;display:block;float:left;
	
	}
/******尾部*******/
.bottom{
	background:#CCC;
	margin-top:10px;
	padding:20px 0;
    text-align: center;


	line-height:25px;
	}

/******尾部 end*******/
/******* 二级页面 *********/
.cen{
	width:880px;
	margin:0 auto;
	border:3px solid #DCDCDC;
	padding:7px 20px;}
.cen .line{
	background:url(eportaluiFrameworkcommonResourceimage2016072821511472042.png) no-repeat bottom; 
	width:840px;
	height:21px;
	line-height:20px;
	padding:8px 20px;
	}
.cen .line a{
	font-size:15px;
	}
.cen .content{
	width:840px;
	min-height:500px;
	line-height:20px;
	padding:4px 20px 8px 20px;
	}
.cen .content li {list-style-type:none; height:27px;}
.cen .content a{
	font-size:14px;display:block;float:left;
	
	}
.cen .content span{float:right;display:block}