﻿/* 中间部分 */
.top-photo{
    height: 257px;
    width: 100%;
    background: url(/cms/templates/300527492340780000/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/300527492340780000/images/fjnews_icon_03.png) no-repeat;
    background-size: 100% 100%;
    color: #0096d5;
}
/* 左侧距离 */
.left-distance{
    margin-left: 120px;
}
.article-div{
    width: 1200px;
    margin: 0 auto 0;
     
}
.article-title{
    text-align: center;
    padding: 70px 0 35px;
    font-size: 24px;
}
.article-info{
    border-bottom: 1px solid #e3e3e3;
    color: #8a8a8a;
    height: 45px;
     
}
.release-time{
    line-height: 60px;
    height: 45px;
    float: left;
}
.right-info{
    float: right;
    line-height: 60px;
    height: 45px;
}
/* 右边距10px */
.right-dist{
    margin-right: 10px;
}
/* 右边距6px */
.right-dist-five{
    margin-right: 6px;
}
.right-info img{
    vertical-align:middle;
    margin-bottom: 3px;
}
.article-text{
    width: 1080px;
    padding: 35px 0 90px;
    line-height: 35px;
}
/* 文章内容左边距38px */
.left-dist{
    margin-left: 38px;
}
