@charset "utf-8";

@font-face {
    font-family: 'yh';
    src: url('/tljfwmh/resources/fwmh/news/images/yh.ttf');
    src: url('/tljfwmh/resources/fwmh/news/images/yh.woff') format('woff'),
        url('/tljfwmh/resources/fwmh/news/images/yh.ttf') format('truetype'),
        url('/tljfwmh/resources/fwmh/news/images/yh.svg') format('svg');
}

/* CSS Document */
html,
body {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "微软雅黑", "Arial";
    color: #333;
}

body,
div {
    margin: 0px auto;
    padding: 0px;
    text-align: center;
}

img,
input,
form,
dl,
p,
dd,
dt,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
span {
    padding: 0px;
    margin: 0px;
}

img {
    border: none;
}

a {
    color: #333;
}

a:link,
a:visited {
    text-decoration: none;
}

li,
dd {
    list-style-type: none;
}

.none {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    height: 1px;
    margin-bottom: -1px;
    *display: inline;
    overflow: hidden;
}

.content {
    width: 1100px;
    margin: 0 auto;
}

.main {
    padding-top: 19px;
    background: #e6ecf2;
}

.main .content {
    background: #fff;
    padding-bottom: 50px;
}

.position {
    font-size: 13px;
    height: 56px;
    margin: 0 20px;
    padding-left: 0;
    line-height: 56px;
    color: #999;
    text-align: left;
    border-bottom: 1px solid #dcdcdc;
}

.position a {
    margin: 0 5px;
    color: #999;
}

.tit {
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 30px;
    padding-bottom: 10px;
    min-height: 44px;
    font-size: 22px;
    line-height: 25px;
}

.msgBox {
    margin: 0 20px;
    height: 37px;
    border-top: 2px solid #dedede;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    background: #fafafa;
    color: #666;
    line-height: 37px;
}

.msg {
    float: left;
    width: 840px;
    font-size: 12px;
}

.msg span {
    margin: 0 18px;
}

.msg a {
    cursor: pointer;
}

.colorBox {
    float: right;
    font-size: 15px;
}

.color {
    width: 11px;
    height: 11px;
    display: inline-block;
    border: 2px solid #000;
    margin: 0 4px;
    cursor: pointer;
}

.yellow {
    background: #f9f5b0;
}

.blue {
    background: #9cdcf4;
}

.grey {
    background: #dfdfdf;
}

.pink {
    background: #f8d0d9;
}

.pp {
    background: #e4c8f7;
}

.white {
    background: #fff;
}

.article {
    margin-left: 70px;
    margin-right: 40px;
    /* min-height: 400px; */
    padding-top: 38px;
    font-size: 16px;
    line-height: 2;
    text-indent: 2em;
    text-align: left;
    overflow: hidden;
    font-family: "Microsoft YaHei", "微软雅黑", 'yh', "Arial";
}

.article img {
    display: block;
    margin: 0 auto 20px;
}

.article * {
    text-align: left;
}

.article a {
    color: #1670cd;
}

.article a:hover {
    color: #ec0000;
}

.article .fujian {
    margin-top: 32px;
}

.article .fjFile {
    text-indent: 2em;
}

.myshareBox {
    margin: 20px 30px 8px;
    height: 37px;
    line-height: 37px;
    border-bottom: 2px solid #f3f3f3;
    font-size: 12px;
}

.myshare {
    float: left;
    text-align: left;
}

.tl {
    margin-left: 27px;
    text-align: left;
    font-size: 13px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 600px;
}

.tl a {
    color: #666;
}

.tl a:hover {
    color: #ec0000;
}