﻿@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    border: 0;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
}

textarea {
    overflow: auto;
}

body {
    font-family: '微软雅黑';
    background: #e3e3e3;
}
a:focus {
    outline: none;
}
ul,
li {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
}

em,
i {
    font-style: normal;
}

/*IE7不支持的清除浮动*/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/*全版本兼容清楚浮动*/

.clears {
    clear: both;
    line-height: 0px;
    overflow: hidden;
    font-size: 0px;
    height: 0px;
}

@charset "utf-8";
.header {
    width: 100%;
    height: 82px;
    background: #ffde00;
}
.header-miyu {
    background:#0A8BEB;
}
.grid {
    width: 1050px;
    margin: 0 auto;
}

.header .header-left {
    float: left;
    width: 156px;
    height: 82px;
    background: url(http://www.liuxuepaper.com/images/logoxh.png) no-repeat 0px center;
}
.header .header-left-miyu {
    float: left;
    width: 156px;
    height: 82px;
    background: url(http://www.liuxuepaper.com/images/miyu.png) no-repeat 0px center;
}

.header .header-left-poems {
    float: left;
    width: 156px;
    height: 82px;
    background: url(http://www.liuxuepaper.com/tem/poems.png) no-repeat 0px center;
}

.header .header-left .header-left-miyu .header-left-poems a {
    width: 100%;
    height: 100%;
}

.header .header-nav {
    float: left;
    margin-left: 216px;
}

.header .header-nav ul {
    text-align: center;
    line-height: 82px;
    font-size: 18px;
}

.header .header-nav ul li {
    float: left;
    width: 65px;
    height: 78px;
}

.header .header-nav ul li a {
    color: #8b4712;
    display: block;
}
.header-miyu .header-nav ul li a {
    color: #fff;
    display: block;
}
.header .header-nav ul li.active {
    background: #fbea79;
    border-bottom: 4px solid #793015;
}

.header-right {
    float: right;
    margin-top: 22px;
    font-size: 18px;
    color: #8b4712;
    cursor: pointer;
}

.header-right em.delive {
    float: left;
    margin-right: 20px;
}

.header-right p.logs {
    float: right;
}

.header-right em.delive,
.header-right p.logs {
    /* margin-top: 10px; */
}

.header-right .entry {
    float: right;
    height: 51px;
    border-left: 1px dashed #793015;
    margin-top: 14px;
    line-height: 51px;
    #display: none;
}

.header-right .entry p {
    float: left;
    height: 100%;
    margin-left: 20px;
}

.header-right .entry p img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin-top: 10px;
}

#header_divRegLog {
    margin-top: 8px;
}

/*start footer*/

.footer {
    width: 100%;
    height: 88px;
    background: #fff;
    margin-top: 20px;
}

.copy {
    padding-top: 36px;
    text-align: center;
    font-size: 14px;
}

.header .header-nav {
    margin-left: 70px;
}

.header-right {
    font-size: 16px;
    max-width: 185px;
    overflow: hidden;
    height: 40px;
    text-overflow: ellipsis;
    word-spacing: initial;
    word-break: break-all;
}

.header-right>a {
    display: block;
}

/*start content*/

.content-left .one-cont {
    margin-top: 12px;
    padding: 0 20px;
    background: #fff;
}

.one-cont-title {
    width: 100%;
    font-size: 14px;
    color: #9b8878;
    padding: 14px 0px;
}

.one-cont-title .one-cont-time {
    float: right;
}

.one-cont-title .one-cont-time {
    line-height: 34px;
}

.one-cont-title .one-cont-font em {
    float: left;
}

.one-cont-title .one-cont-font i {
    line-height: 34px;
    padding-left: 10px;
    width: 63%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.one-cont-title .one-cont-font em img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
}

.fonts {
    font-size: 16px;
    line-height: 1.8;
    color: #4d4d4d;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;*/
    padding-left: 45px;
}
.miyu-fonts {
font-size: 17px;
line-height:40px;
}
.miyu-fonts p{
	width:600px;
	margin:10px auto;
	background:#fafafa;
	border:1px dashed #066EB5;
	padding:10px;
	
    
}
.discuss {
    width: 100%;
    border-top: 1px solid #efefef;
}

.look {
    height: 23px;
    text-align: center;
    margin-left: 116px;
    margin-top: 15px;
}

.look span {
    display: inline-block;
    width: 198px;
    height: 43px;
    font-size: 20px;
    float: left;
    line-height: 43px;
    color: #fff;
}

.look span.prev {
    background: #a8a8a8;
    text-align: center;
    margin-right: 26px;
}

.look span.next {
    background: #ffde00;
    text-align: center;
}
.look span.nextmiyu {
    background: #0A8BEB;
    text-align: center;
}
.content-right {
    margin-top: 0 !important;
}

.content-left {
    margin-top: -12px;
}

@charset "utf-8";
.content {
    width: 100%;
    min-height: 580px;
}

.center {
    width: 654px;
    margin: 0 auto;
}

.content-left {
    width: 686px;
    float: left;
    /*border: 1px solid red;*/
}

/*start content-right*/

.content-right {
    float: right;
    width: 350px;
    /* background: #fff;*/
    margin-top: 5px;
}

.main-right {
    width: 350px;
    background: #fff;
    padding: 0px;
	
}
.cont-topr {
    padding-top: 22px;
}

.hot-article {
    width: 100%;
    background: #fff;
    margin-top: 10px;
    padding-top: 20px;
    margin-bottom: 10px;
}

.hots {
    width: 260px;
    margin: 0 20px;
    height: 20px;
    border-left: 4px solid #f4c931;
}
.hots-miyu {
    width: 320px;
    margin: 0 15px;
    height: 20px;
    border-left: 4px solid #066EB5;
}
.hots-miyu span {
    font-size: 16px;
    color: #793015;
    padding-left: 10px;
}
.hots span {
    font-size: 16px;
    color: #793015;
    padding-left: 10px;
}

.hots em {
    float: right;
    font-size: 14px;
    color: #999;
}

/*.hots-con{
	margin-top: 20px;
}*/

.hots-con {
    width: 320px;
    padding: 0 15px 20px 15px;
}

.hots-con ul li {
    width: 100%;
    height: 76px;
    margin-top: 14px;
}

.hots-con ul li p {

}

.hots-con ul li img {
    float: left;
    width: 120px;
    height: 76px;
}

.hots-con ul li .detail {
    margin-left: 136px;
}

.hots-con ul li .detail em {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    display: block;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    height: 42px;
}

.hots-con ul li .detail i {
    display: block;
    font-size: 12px;
    color: #666;
    margin-top: 20px;
}

.article-ctn {
    width: 654px;
    padding: 16px 17px;
    border-bottom: 1px solid #f5f5f5;
    background-color: #fff;
}

.article-ctn:first-child {
    margin-top: 12px;
}

.article-ctn p {
    width: 160px;
    float: left;
    height: 105px;
}

.article-ctn p img {
    width: 100%;
    height: 100%;
}

.article-ctn .essay {
    margin-left: 178px;
}

.article-ctn .essay h3 {
    font-style: normal;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    line-height: 28px;
}

.article-ctn .essay span {
    font-size: 14px;
    color: #999;
    display: block;
    line-height: 20px;
}

.article-ctn .essay em {
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 20px;
}

main {
    display: block
}

.pagination-wrap .bg,
.pagination-wrap a:hover{
    background: #ffde00;
    color: #fff;
    border: 1px solid #ffde00;
}

.pagination-wrap {
    margin: 25px auto 20px;
    width: auto;
    height: 34px;
    text-align: center;
    font-size: 0;
}
.pagination-wrap>.content {
    display: inline;
}
.pagination-wrap a,.pagination-wrap span{
    display: inline-block;
    vertical-align: top;
    margin:0 5px 5px;
    padding: 0 8px;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 12px;
    box-sizing: border-box;
}
.pagination-wrap a.next, .pagination-wrap a.prev {
    padding: 0 10px;
}

.pagination-wrap a {
    text-decoration: none;
}