﻿.container {
width: 1300px;
margin:26px auto;
}

.list li .date {
    float: right;
}
.breadcrumbs {
        text-align: right;
    border-bottom: 1px solid #e2eaef;
    padding-bottom: 18px;
    font-size: 14px;
    margin-bottom: 20px;
    color: #999;
}

.menuWrap {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 1px solid #dedede;
    height: auto;
    min-height: 413px;
    _height: 413px;
	background:#f8f8f8;
}

.container .hd {
    height: 62px;
    text-align: center;
    line-height: 62px;
    background: url(../images/dh.png) no-repeat top center;
	background-size: cover;
    overflow: hidden;
    box-sizing: border-box;
	border-radius: 5px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
	margin-bottom:20px;
}
.artbox {
    text-align: center;
}

.article {
    padding: 40px;
}

.zuoyouNews {
    line-height: 34px;
}


.artbox {
    text-align: center;
    line-height: 30px;
}

.sidebar {
    float: left;width:192px;display:none;
}

.main {
width: 100%;
}
.content {
    line-height: 36px;
}
.colCurTit {
    display: none;
}
.list{height:auto;}
.list li {
    height: 46px;
     background:url(../../../images/zyy_40.gif) no-repeat left center;
    padding-left: 20px;
    line-height: 46px;
	position: relative;
}

    .list li span {
        overflow: hidden;
        float: left;
    }

    .list li dt {
        font-size: 14px;
    color: #ccc;
    position: absolute;
    right: 0;
    top: 0;
    font-family: Arial;
    }

.page {
    height: 44px;
    line-height: 44px;
    width: 100%;
	padding:40px 0;
}
.hd h2 {
    width: 198px;
    line-height: 0px;font-size: 16px;
}

dt.on a {
    font-size: 12px;
    font-weight: bold;
    color: #b89c5b;
}
.list li .redTitle {
    color: red;
    float: none;
    width: inherit;
}
.container {
    display: table;
}
.page a,.page span{background-color: #e8e8e8;
    padding: 5px 12px;}
.page a:hover,.page span:hover{color:#0f305d;}