.main{
    width:1380px;
    margin:0 auto;
    background:none;
}
.w-700 {
    width: 1000px;
}

.w-260 {
    width: 320px;
}

.m-c-pos {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    padding-left: 8px;
    margin: 20px 0;
}

.lmltop {
    background: #4f7300;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.aside {
    background: #72a600;
}

.aside ul li {
    height: 46px;
    line-height: 46px;
    color: #fff;
}

.aside ul li a {
    display: block;
    padding-left: 20px;
}

.aside ul li a:hover {
    background: #225e12;
}

.meta .infor {
    float: left;
    color: #828282;
    padding-left: 20px;
}

.m-c-list li {
    height: 100%;
    padding-left: 8px;
    padding-bottom: 5px;
    color: #111111;
    overflow: hidden;
    border-bottom: 1px dashed #cfcfcf;
    position: relative;
    clear: both;
}

.m-c-list li:hover {
    background-color: #f5f5f5;
}

.m-c-list li:hover h3 {
    color: #225e12;
}

.m-c-list li > a {
    display: block;
    clear: both;
    height: auto;
}

.m-c-list li img {
    float: left;
    width: 150px;
    margin: 10px 10px 10px 0;
}

.m-c-list h3 {
    padding: 5px 0;
    font-size: 24px;
    line-height: 40px;
}

.abstract {
    overflow: hidden;
    line-height: 30px;
    margin-top: 0px;
}

.m-c-list .meta {
    margin-top: 5px;
    clear: both;
    height: auto;
}

.pages {
    margin: 20px auto;
    text-align: center;
}

.pages a {
    display: inline-block;
    padding: 0 10px;
    margin: 20px 2px;
    line-height: 28px;
    height: 28px;
    border: 1px solid #e3e3e3;
    text-align: center;
    background: #f5f5f5;
}

.pages a.current {
    background: #FFFFFF;
}
