﻿/* CSS Document */
.newstitle{  border-bottom: 1px solid #D9D9D9;
    height: 64px;
    margin: 35px auto;
    width: 1104px;}
.newstitle h1{color:#595858; font-size:24px;width:550px; float:left; margin-top:15px;}
.sendtime{color:#ccc; font-size:12px; font-family:"宋体"; float:left;margin-top:20px;}
.shownews{ width:660px; height:256px; float:left; margin-left:15px;}
.shownewsli {
    border-bottom: 1px dashed #C7C7C7;
    float: right;
    list-style: none outside none;
    margin-left: 25px;
    margin-top: 9px;
    width: 305px;
}.newscontent p {
    color: #848484;
    float: left;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: lighter;
    line-height: 30px;
    text-indent: 2em;
}
.npaging {
    float: left;width:1104px; margin-top:80px;
}.clearfix {
    display: inline-block;
}
.npaging .bot1 {
    border-bottom: 1px solid #ececec;
    height: 32px;
}.npaging .nprev, .npaging .nnext {
    color: #6A6A6A;
    font-family: "microsoft yahei",Arial,Helvetica,sans-serif;
    margin: 0 auto;
    width:1104px;
}.npaging .nprev p, .npaging .nnext p {
  display: inline-block;
    float: left;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    width: 824px;
}
.layout:after, .clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.r {
    display: inline-block;
    float: right;
}
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:#db2128;
    color:#FFFFFF;
    display:block;
    height:32px;
    line-height:32px;
    text-align:center;
    width:156px;
}
.zhuantiimg{ float:left; width:354px;}
.ztitle {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 47px;
    line-height: 47px;
    left: 27px;
    bottom:0;
    position: absolute;
    text-align: center;
    width: 354px;
}
.zhuanticontent {
    height: auto;
    margin: 0 auto;
    max-width: 1104px;
    position: relative;
    width: 100%;
}
.zcontent{ margin-top:25px;
	float:left;   
	color:#848484;
    float:left;
    font-family:"微软雅黑";
    font-size: 14px;
    font-weight:lighter;
    line-height:30px;
    text-indent:2em;
	height:auto;}
.zcontent img{float:left; width:354px; height:206px; margin-left:10px; margin-right:10px;}
.zhuantititle{  border-bottom: 1px solid #D9D9D9;
    width:100%; float:right; margin-bottom:10px;}
.zhuantititle h1{color:#595858; font-size:24px;float:left;}
.zcontent p {
    color:#848484;
    font-family:"微软雅黑";
    font-size: 14px;
    font-weight:lighter;
    line-height:30px;
    text-indent:2em;
 height:auto;    position: relative;
}