﻿/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
/*-----------标题、正文----------*/
/* CSS Document */
.newstitle{width:958px; margin:0 auto; border-bottom:1px solid #d9d9d9; margin-bottom:20px; height:44px; margin-top:45px;}
.newstitle h1{color:#6f6f6f; font-size:18px; margin-left:26px; width:550px; float:left;}
.sendtime{color:#ccc; font-size:12px; font-family:"宋体"; float:left; margin-top: 18px;}
.newscontent p {
    color: #6f6f6f;
    float: left;
    font-family: "微软雅黑";
    font-size:15px; 
	margin-bottom:20px;
    text-indent: 2em;
}
.npaging {
border-top:1px dashed #c1c1c1; padding-top:15px;
    float: left; width:100%;
}.clearfix {
    display: inline-block;
}
.nextnews{float:right;}
.npaging .bot1 {
    border-bottom: 1px solid #ececec;
    height: 32px; width:50%; float:left;
}.npaging .nprev{
    color: #6A6A6A;
    font-family: "microsoft yahei",Arial,Helvetica,sans-serif;
    margin: 0 auto;width:50%; float:left;
}
.npaging .nnext {
    color: #6A6A6A;
    font-family: "microsoft yahei",Arial,Helvetica,sans-serif;
    margin: 0 auto;width:50%; float:right;
}
.npaging .nprev p{
    display: inline-block;
    float: left;
    overflow: hidden; margin-left:25px;
}
.npaging .nnext p {
    display: inline-block;
    float: right;
    overflow: hidden; margin-right:25px;
}
.layout:after, .clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.r {
    display: inline-block;
    float: right;
}
.l {
    display: inline-block;
    float:left;
}
em.cred {
    font-style: normal;
}
.cred {
    color: #B80000;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}.btnred {
    background-color:#457c7c;
    color:#FFFFFF;
    display:block;
    height:25px;
    line-height:25px;
    text-align:center;
    width:80px;
}

/*-------相关资讯-------*/
.renews{float:left; width:1020px; margin-bottom:15px; margin-top:20px;}
.renews li{ background:url(../images/jiantou.png) no-repeat left center; margin-top:10px;width:450px; float:left; margin-right:55px;}
.renews li p{color:#9f9f9f;}
.renews li p a{color:#427777; float:right;}
/*-------相关资讯-------*/
.newscontent{ margin-top:20px;}
