﻿/* 中间部分 */
.top-photo{
    height: 257px;
    width: 100%;
    background: url(/cms/templates/300531118219160000/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;
font-size:15px;
}
.news-center{
    
    width: 100%;
    background-color: #FFFFFF;
min-height:600px;
_height:600px;
}

.news-nav{
    width: 1200px;
    margin: 0 auto;
    height: 52px;
    padding: 30px 0 20px;
}
.new-nav-li{
    float: left;
    padding: 0 20px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    font-weight: bold;
margin-right:30px;
}
.new-nav-liCurrent{
    background: url(/cms/templates/300531118219160000/images/fjnews_icon_03.png) no-repeat;
    background-size: 100% 100%;
    color: #0096d5;
}

.new-nav-liCurrent a,.new-nav-liCurrent a:visited{  color: #0096d5; }

 



.news-div{
    width: 1225px;
    height: 223px;
    margin: 0 auto;
}
.news-div:hover{
    background: url(/cms/templates/300531118219160000/images/fjnews_icon_05.png) no-repeat;
    background-size: 100% 100%;
}

.news-text{
    width: 1135px;
    height: 200px;
    margin-left: 15px;
    padding: 0 30px;
}
.news-text .text-time{
    padding-top: 38px;
    font-size: 20px;
}
.text-time label{
    color: #8b8a8a;
    font-size: 14px;
    margin-left: 6px;
}
.news-text .text-title{
    margin-top: 15px;
    font-size: 18px;
}
.news-text .text-info{
    padding: 20px 15px 0 0;
    color: #8b8a8a;
    line-height: 26px;
}

.news-text .text-info a,.news-text .text-info a:visited{ color: #8b8a8a; }

/* 底部边框 */
.news-div-border{
    border-bottom: 1px solid #e5e5e5;
}
.news-div:hover .news-div-border{ border:0; }
.news-div:hover .right-div-border{ border:0; }

.page-num{
    width: 400px;
    margin: 30px auto 0;
    height: 50px;
    text-align: center;
    /* line-height: 38px; */
    line-height: 30px;
}
.currentPage{
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 100px;
    border: 2px solid #4dbbe9;
    /* width: 40px;
    height: 40px;
    background: url(/cms/templates/300531118219160000/images/fjnews_icon_06.png) no-repeat;
    background-size: 100% 100%; */
    color: #4dbbe9;
}