body{
	 width: 100%;
	 height: auto;
	 min-width: 1200px;
	 position: relative;
	 font-family: '微软雅黑';
	 font-size: 15px; 
	 background: url(/uploads/image/i1081/jsjf_bg.jpg) center top no-repeat rgb(251, 251, 251);
	 } 
 a {
    color: #333333;
    cursor: pointer;
}
clear-float{
	
	clear:both;
}

div,span,img,a {
        margin: 0;
        border: 0;
        text-decoration:none;
        padding: 0;
        box-shadow: none; 
        text-shadow:none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-margin-before:0;
        -webkit-margin-after:0;}
.floor-1-top{
	background: url(/uploads/image/i1081/jsjfl_t01.jpg) center 2px no-repeat;
    height: 60px;
    font-size: 35px;
	}
.floor-2{
	width:100%;
}
.floor-2-left{
	width:531px;
	float:left;
}
.floor-2-right{
	width:531px;
	float:left;
	
}
.floor-2-top-left{
	background: url(/uploads/image/i1081/jsjfl_t02.jpg) left 2px no-repeat;
    height: 60px;
    font-size: 35px;
	}
.floor-2-top-right{
	background: url(/uploads/image/i1081/jsjfl_t02.jpg) right 2px no-repeat;
    height: 60px;
    font-size: 35px;
	}

.floor-1-top-inside{
	width:340px;
	font-weight: bold;
    line-height: 60px;
	color: #ffffff;
	text-align: center;	
	margin: 0 auto;
}
.floor-2-top-inside{
	width:340px;
	font-weight: bold;
    line-height: 60px;
	color: #ffffff;
	text-align: center;	
	margin: 0 auto;
}
.floor-3-top-inside{
	width:340px;
	font-weight: bold;
    line-height: 60px;
	color: #ffffff;
	text-align: center;	
	margin: 0 auto;
}
.floor-4-top-inside{
	width:340px;
	font-weight: bold;
    line-height: 60px;
	color: #ffffff;
	text-align: center;	
	margin: 0 auto;
}
.floor-5-top-inside{
	width:340px;
	font-weight: bold;
    line-height: 60px;
	color: #ffffff;
	text-align: center;	
	margin: 0 auto;
}
.floor-1-txt{
	width: 1133px;
    overflow: hidden;
	min-height:120px;
	margin-top:10px;
}
.floor-1-txt-left{
	width: 100%;
    overflow: hidden;
	min-height:120px;
	margin-top:10px;
	padding-right:19px;
}
.floor-1-txt-right{
	width: 100%;
    overflow: hidden;
	min-height:120px;
	margin-top:10px;
	padding-left:19px;
}
.floor-1-txt-left ul li{
	width: 100%;
    line-height: 37px;
    padding-left: 12px;
    font-size: 16px;
    background: url(/uploads/image/i1081/list_bg.png) no-repeat left center;
}
.floor-1-txt ul li span{ 
	    color: #999999;
		float: right;
}
.floor-1-txt-left ul li span{ 
	    color: #999999;
		float: right;
}
.floor-1-txt-right ul li span{ 
	    color: #999999;
		float: right;
}
.floor-1-txt-left ul li a:hover{
	color:#156bc2;
	text-decoration:none;
}
.floor-1-txt-right ul li{
	width: 100%;
    line-height: 37px;
    padding-left: 12px;
    font-size: 16px;
    background: url(/uploads/image/i1081/list_bg.png) no-repeat left center;
}
.floor-1-txt-right ul li a:hover{
	color:#156bc2;
	text-decoration:none;
}
.floor-1-txt ul li{
	width: 512px;
    line-height: 37px;
    padding-left: 12px;
    font-size: 16px;
    background: url(/uploads/image/i1081/list_bg.png) no-repeat left center;
	float:left;
	margin-right:38px;
}
.floor-1-txt ul li a:hover{
	color:#156bc2;
	text-decoration:none;
}

.main{
	width: 1114px;
	overflow: hidden;
	margin: 30px auto;
	margin-top:468px;
	padding: 48px 25px 25px;
	border: 1px solid #d8d8d8;
	position: relative;
	/*min-height: 416px;*/
}

.main_cont{
	width: 100%;
	overflow: hidden;
	padding-top: 18px;
}
.main_cont ul{
	width: 100%;
	overflow: hidden;
}
.main_cont ul li{
	width: 100%;
	line-height: 36px;
	padding-left: 14px;
	font-size: 16px;
	background: url(/uploads/image/i1081/list_bg.png) no-repeat left center;
	overflow: hidden;
}
.main_cont ul li a.source_lm{
	color: #245399;
}
.main_cont ul li span{
	color: #999999;
	float: right;
}
/*通用栏目页*/
.lm_list{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: #ededed;
}
.lm_list a{
	float: left;
	height: 100%;
    line-height: 48px;
    padding: 0 30px;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
.lm_list a.hover{
	background: #ffffff;
	color: #245399;
}
.lm_list a:hover{
	background: #ffffff;
	color: #245399;
}