﻿@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, button{padding:0; margin:0;}
body{font-size:16px; font-family:微软雅黑; color:#333; background:#f7f7f7;}
table, td, tr, th{font-size:16px;}
p{margin:0;}
div, form, ul, ol, li, span, p{margin:0; padding:0; border:0}
img, a img{ border:0; margin:0; padding:0; vertical-align:top;}
h1, h2, h3, h4, h5, h6, strong{ margin:0; padding:0;}
ul, li, ol{ list-style:none; font-size:16px;}
.clear{clear:both; overflow:hidden;height:0;}
a:link{ color:#2b2b2b; text-decoration:none}
a:visited{ color:#2b2b2b; text-decoration:none}
a:hover{ color:#ff0000; text-decoration:none;}
a:active{ color:#ff0000}
input{padding:0;margin:0;}

/* banner图片 */
.top-photo {
	height: 257px;
	width: 100%;
	background: url(/cms/templates/300527484896610000/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: 60px;
    text-align: right;
    font-size:14px;
    color:#000000;
}

.top-path a{
    font-size:14px;
    
}
