﻿/* ----------新闻详页---------- */
ul,li{ color:#666666; font-size:14px;
list-style:none;}
ul,li a{ color:#666666}
.NewMain {
    width:1200px;
    margin: auto;
    background: #fff;
    padding: 5px
}

.newCont {
    width: 830px;
    float: left;
    line-height: 24px;
}

#comply .Title {
    color: #fff;
    background: red;
    padding: 10px;
    font-weight: bolder;
}

.pathLink {
     font-size: 14px;
    font-weight: bold;
    border-left: 4px solid #0d8d00;
    margin: 15px 0;
    padding: 0 6px;
    height: 16px;
    overflow: hidden;
    line-height: 16px;
}

.brandPath {
    padding: 3px 0 3px 10px;
    border-top: 1px solid #ffdbdb;
    border-left: 1px solid #ffdbdb;
    border-right: 1px solid #ffdbdb;
    border-bottom: 1px solid #ffd1d1;
    margin-bottom: 10px;
    background: url(browse.php?u=Oi8vcGlucGFpLjk5OTgudHYvaW1hZ2VzL3poYW5odWkwMjIuZ2lm&b=29) repeat-x;
    font-weight: bold;
    line-height: 23px;
}


.xinxi_bt {
    font-size: 24px;
    text-align: center;
    font-family: "微软雅黑";
    margin: 20px 0;
	font-weight:bolder;
}

.line {
    border-bottom: 1px dashed #ccc;
    margin: 10px;
}

.simpleRend {
    margin: 10px 20px;
    padding: 5px 10px;
    border: 1px solid #ff9f9f;
    background: #ffe4e8;
    text-indent: 28px;
}

.newDetail {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    padding: 0px 10px 10px;
}

    .newDetail p {
        margin: 20px 0;
        padding: 0;
        line-height: 24px;
    }

    .newDetail a {
        color: #ff0000;
        font-weight: bolder;
    }

    .newDetail img {
        padding: 4px;
        border: 1px solid #515151;
    }

    .newDetail a:hover {
        text-decoration: underline;
    }

.newTags {
    font-size: 12px;
    padding: 5px 10px;
    color: #999;
    margin: 10px 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f6f6f6
}

.aboutLink {
    margin: 10px 20px;
}

    .aboutLink h3 {
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        background: #c70000;
        padding-left: 10px;
        line-height: 22px;
        height: 22px;
    }

        .aboutLink h3 a {
            color: #FFFFFF;
        }

        .aboutLink h3 span {
            margin-right: 10px;
        }

    .aboutLink .content {
        padding: 5px;
    }

    .aboutLink li {
        border-bottom: 1px dashed #CCCCCC;
		height:24px; overflow:hidden;
    }

    .aboutLink span {
        float: right;
    }

.newRight {
    float: right;
    width: 231px;
}

.newRightB {
    width: 229px;
    border: 1px solid #e8e8e8;
    font-size: 12px;
    margin-bottom: 8px;
}

.newRight h3 {
    background: #f6f6f6 url(browse.php?u=Oi8vcGlucGFpLjk5OTgudHYvaW1hZ2VzL2dpZl8wMDIuZ2lm&b=29) no-repeat 10px 4px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    padding-left: 20px;
    margin: 1px;
}

    .newRight h3 span {
        font-size: 12px;
        font-weight: normal;
        float: right;
        padding-right: 8px
    }

.newRight ul {
    padding: 5px;
    line-height: 22px;
    font-size: 13px
}

.paging {
    margin: 5px 20px;
    padding: 5px;
    border-bottom: 1px dashed #ccc
}
/* ----------list右侧---------- */
.listnewRight {
    float: right;
    width: 340px;
	border-top:5px solid #d8211e;
}

.brief{line-height:40px; font-size:16px; font-weight:bolder; }
.brief span{ display:block; height:40px; background: #d8211e url(browse.php?u=Oi8vcGlucGFpLjk5OTgudHYvaW1hZ2VzL3RpdGxlX2JnLmpwZw%3D%3D&b=29) no-repeat 10px  center; padding-left:20px; display:block; color:#FFF;}
.brief_content { font-weight:normal;}
.listnewRightB,#listmoreBrand {
    width: 340px;
    margin-bottom: 9px;
	color:#FFF;
    margin-top: 8px;
}
.listnewRightB ul li{
	width:340px; 
	line-height:30px;
	text-align:left;
	height:30px; overflow:hidden;
	}
.listnewRightB ul li a{color:#666666;}

.listnewRightB .title,#listmoreBrand .title{
	background: #d8211e url(browse.php?u=Oi8vcGlucGFpLjk5OTgudHYvaW1hZ2VzL3RpdGxlX2JnLmpwZw%3D%3D&b=29) no-repeat 10px  center; display:block;
	height:40px; line-height:40px;
}
.listnewRightB .title h3,#listmoreBrand .title h3 {
    
    font-size: 16px;
	font-weight: bolder;
    padding-left: 20px;
	font-family:"微软雅黑";
}

    .listnewRightB .title h3 span,#listmoreBrand .title h3 span {
        font-size: 12px;
        float: right;
		margin-right:10px;
		font-weight:normal;
    }
    .listnewRightB .title h3 span a,#listmoreBrand .title h3 span a{ color:#FFF;}

.listnewRight ul {
    padding: 5px;
    line-height: 22px;
    font-size: 13px
}

.listnewRightB .content {
}

.paging {
    margin: 5px 20px;
    padding: 5px;
    border-bottom: 1px dashed #ccc
}


    #listmoreBrand .content {
        padding: 5px 0 5px 5px;
        font-size: 13px;
        line-height: 24px;
    }

    #listmoreBrand ul {
        padding: 0
    }

    #listmoreBrand li {
        float: left;
        width: 150px;
        margin-left: 10px;
        display: inline
    }
