﻿* {
    margin: 0px;
    padding: 0px;
}

body, div, form, img, ul, ol, li, dl, dt, dd, p {
    border: 0;
    margin: 0;
    padding: 0;
}

ul, ol, li {
    list-style-type: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    zoom: 1; /* for IE6 IE7 */
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}

body {
    font-size: 14px;
    font-family: "Microsoft Sans Serif", "宋体","Verdana", "Arial";
    color: #414042;
}

A:link, A:visited {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

.FirstLineBg {
    width: 100%;
    height: 101px;
    background-color: #ffffff;
}

.FirstLine {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
}

    .FirstLine .logofjhnbc {
        float: left;
        width: 250px;
    }

        .FirstLine .logofjhnbc img {
            width: 250px;
            height: 82px;
            margin-top: 9px;
        }

.LoginCss a {
    float: right;
    display: block;
    width: 136px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #0e4bb0;
    text-decoration: none;
    border: 1px solid #0e4bb0;
    border-radius: 4px;
    margin: 25px 20px 25px 0px;
    font-family: "微软雅黑", "宋体", "Verdana","Arial", "Helvetica","sans-serif";
}

.yjscomname {
    border-bottom: 1px solid #dddddd;
}

.yjscomname_1 {
    margin: 0 auto;
    width: 1180px;
    height: 54px;
    line-height: 54px;
    text-align: left;
    margin-top: 15px;
    font-size: 18px;
}

    .yjscomname_1 span {
        color: #808285;
        float: left;
    }

    .yjscomname_1 a {
        float: right;
        font-weight: bold;
    }

.yjsnews {
    margin: 1px auto;
    width: 1180px;
}

.yjsnews1 {
    position: relative;
    min-height: 70px;
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
    padding: 10px 0 10px 15px;
    overflow: hidden;
    text-align: left;
}

.yjsnews2 {
    font-weight: 700;
    font-size: 16px;
    padding: 5px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #14285c;
    float: left;
}

.yjsnews3 {
    font-weight: 300;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #898989;
    padding: 10px 0 10px 15px;
    float: left;
}
.newsdiv {
    width: 1180px;
    margin: 20px auto 30px auto;
    border: 1px solid #dddddd;
}

.newssubject {
    font-size: 30px;
    line-height: 50px;
    text-align: centent;
    color: #031366;
    font-weight: normal;
    margin-top: 20px;
}
.newstime {
    font-size: 14px;
    line-height: 30px;
    text-align: centent;
    color: #414042;
    font-weight: normal;
}
.newspagebg {
    width: 100%;
    background-color: #f4f4f4;
    height: 50px;
    margin-top: 5px;
    border-bottom: 1px solid #dddddd;
}

.newspage {
    width: 1200px;
    text-align: left;
    color: #000000;
    margin: auto;
    font-size: 16px;
}

.newspage2 {
    width: 1200px;
    float: left;
    text-align: right;
    line-height: 50px;
    font-size: 14px;
}

    .newspage2 a {
        border: 1px solid #dddddd;
        line-height: 24px;
        font-size: 14px;
        padding: 5px;
        margin: 10px 3px 0px 3px;
        width: 60px;
        text-align: center;
    }
#content p {
    width: auto;
    text-align: left;
    line-height: 30px;
    width: auto;
}

.yjsnewscontent p {
    text-align: left;
    width: 940px;
    line-height: 30px;
}

.pagespan {
    font-weight: bold;
    color: red;
    margin: 10px 3px 0px 3px;
}

.footer {
    width: 100%;
    min-width: 1200px;
    padding: 40px 0;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    background-color: #2b59a4;
    font-family: "微软雅黑", "宋体", "Verdana","Arial", "Helvetica","sans-serif";
}

    .footer a {
        font-size: 16px;
        color: #ffffff;
    }
