﻿/* 中间部分 */
.top-photo{
    height: 257px;
    width: 100%;
    background: url(/cms/templates/300527828630130000/images/fjnews_icon_01.png) no-repeat;
    background-size: 100% 100%;
}
.top-path-div{
    height: 60px;
    width: 1200px;
    margin: 0 auto;
}
.top-title{
    float: left;
    padding:0 50px; background:#049fe0; color:#FFF;
    height: 60px; line-height:60px; font-size:22px; position:relative;
}
.top-title a,.top-title a:visited{
    color:#FFF;
}
.top-title p{ position:absolute; text-align:center; width: 100%; left:0; }

.top-path{
    float: right;
    height: 60px;
    line-height: 58px;
     
    text-align: right;
}
.news-center{
    min-height: 1150px;
    width: 100%;
    background-color: #FFFFFF;
}
.news-nav{
    width: 535px;
    margin: 0 auto;
    height: 52px;
    
}
.new-nav-li{
    float: left;
    padding: 0 20px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    font-weight: bold;
}
.nav-selected{
    background: url(/cms/templates/300527828630130000/images/fjnews_icon_03.png) no-repeat;
    background-size: 100% 100%;
    color: #0096d5;
}
/* 左侧距离 */
.left-distance{
    margin-left: 120px;
}



/* 主要内容 */
.main-content {
	width: 1200px; 
	margin: 0 auto;
	padding: 60px 0;
	background-color: #FFFFFF;
}

/* 网站地图 */
/* 各块栏目样式 */
.map-list {}

.map-list-title {
	border: 1px solid #cbe3ed;
background:#edf6fa;
	color: #0096d5;
	font-weight: bold;
	font-size: 18px;
	padding-left: 25px;
	width: 100%;
line-height:56px; height:56px; 
}

.map-list-title a {
	color: #0096d5;
	font-weight: bold;
	font-size: 18px;
}

.map-list-item {
	width: 100%;
	margin: 15px 0px 30px 25px;
	overflow: hidden;
}

.map-list-item ul li {
	float: left;
	min-width: 20%;
	line-height: 42px;
	font-size: 16px;
	color: #000000;
}

.map-list-item ul li a {
	font-size: 16px;
	color: #000000;
}

.map-list-item ul li label {
	color: #b6b6b6;
	margin-right: 10px;
}
