﻿@charset "utf-8";
/* CSS Document */


.newList1 { width:678px; margin:0 auto;}
.newList1 li {
    
    border-bottom: 1px dashed #AFAFAF;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 25px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-left: 20px;
    width: 687px;
}
.newList1 li a:hover {
    color: #CC0000;
    text-decoration: underline;
}
.newList1 li .date {
    color: #666666;
}
.newList1 li l {
    float: left;
    width: 500px;
}
.newList1 li a {
    color: #444444;
    float: left;
    line-height: 26px;
    width: 590px;
}
.newList1 li rdate {
    color: #444444;
    float: right;
}
.p_n_title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 95%;
}

.p_n_info {
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
}
.remark {
    display: block;
}
.remark img {
    display: block;
    height: 400px;
    margin: 0 auto;
    width: 500px;
}

.prevnext {
    float: left;
    line-height: 20px;
    padding: 10px 15px;
	width:678px;
}
.prevrecord, .nextrecord {
    display: block;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
}
.prevrecord a, .nextrecord a {
    color: #666666;
}
.prevrecord a:hover, .nextrecord a:hover {
    color: #9B0840;
}

.proRl{ width:678px;margin-top:15px; float:left;}

.proTitle {
    border-bottom: 1px solid #826A60;
    color: #000000;
    font-size: 13px;
    height: 27px;
	
	
}

.proDe{ width:678px;padding:10px 5px; float:left;}
.proDe li{ width:160px; margin:10px 0px 0px 5px; float:left;}
.proDe li a{ display:block; text-align:center;}
.proDe li a img{ margin:0 auto;width:110px; height:110px; padding:2px; border:1px solid #d9d9d9;}
.proDe li p{ text-align:center; line-height:10px;}



/*相关新闻*/
.newsRl{ width:678px; margin-top:15px; float:left;}
.proNews {width:678px; padding:10px; float:left; font-size: 12px; }
.proNews li{ width:630px; line-height:25px; height:30px;   margin-bottom:2px;  border-bottom: 1px dotted #CCCCCC; }
.proNews li a:hover{ text-decoration:underline; color:#FF3300;}
.proNews li a{ font-size:13px;}
.proNews li span.r{ color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; float:right;}
.proNews li span.l{ float:left; color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;}

.titless{ width: 678px; float:left; margin:0 auto; color: #000; border-bottom:1px solid #826A60; line-height: 39px;  font-size:13px;}

