﻿body {
    font: 12px Arial, "微软雅黑";
    background-color: #e8e8e8;
}

.header {
    box-shadow: -1px 8px 8px #c3c3c3;
}

/*主体内容区*/
.main {
    width: 100%;
    height: 100%;
}

.container {
    width: 1276px;
    margin: 0 auto;
}

.main_title {
    font-size: 12px;
    color: #434343;
    padding: 30px 0 25px;
}

.main_title > span {
    color: #aaa;
}

/*书本信息*/
.book_information:after{
    content: '';
    display: table;
    clear: both;
}
.book_information {
    width: 100%;
    margin-bottom: 30px;
}

.book_information >a> img {
    width: 313px;
    height: 450px;
    float: left;
    border-radius: 5px;
}

.book_center {
    float: left;
    width: 540px;
    height: 506px;
    background-color: #fff;
    margin-top: 15px;
    padding: 40px 0 20px 50px;
    position: relative;
}

.center_header {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.center_header>.serial{
	padding: 0 10px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	background-color: #7C94DA;
	float: right;
	border-radius: 5px;
	margin: 5px 0 0 12px;
}

.center_header > h1 {
    font-size: 26px;
    color: #434343;
    float: left;
    font-weight: normal;
}

.book_center > .author {
    font-size: 12px;
    color: #434343;
    margin: 20px 0;
}

.button {
    width: 64px;
    height: 28px;
    margin: 2px 0 0 12px;
    float: left;
    cursor: pointer;
    background: url(../images/icon/bg_icon3.png) no-repeat -298px -55px;
}

.book_center > p {
    width: 100%;
    height: 120px;
    font-size: 12px;
    color: #aaa;
    border-bottom: 1px solid #d2d2d2;
    overflow: hidden;
}

.icon_group {
    width: 100%;
    height: 120px;
    padding: 25px 0;
    border-bottom: 1px solid #d2d2d2;
}

.icon_group > div {
    width: 50px;
    height: 70px;
    margin-left: 37px;
    cursor: pointer;
    float: left;
    text-align: center;
}

.icon_group > div > div {
    width: 35px;
    height: 41px;
    margin-bottom: 10px;
    position: relative;
    left: 8px;
}

.icon_group > .recommend_vote {
    margin-left: 0;
}

.icon_group > div:hover span,
.icon_group > div div:hover > span{
    color: #ff6f83;
}

.recommend_vote > div {
    background: url("../images/icon/bg_icon3.png") no-repeat 0 -144px;
}

.recommend_vote:hover div {
    background: url("../images/icon/bg_icon3.png") no-repeat 0 -216px;
}

.icon_group > .month_vote > div {
    width: 40px;
    left: 5px;
    background: url("../images/icon/bg_icon3.png") no-repeat -39px -144px;
}

.icon_group > .month_vote:hover div {
    background: url("../images/icon/bg_icon3.png") no-repeat -39px -216px;
}

.more > div {
    background: url("../images/icon/bg_icon3.png") no-repeat -86px -144px;
}

.more:hover div {
    background: url("../images/icon/bg_icon3.png") no-repeat -86px -216px;
}

.money > div {
    background: url("../images/icon/bg_icon3.png") no-repeat -128px -144px;
}

.money:hover div {
    background: url("../images/icon/bg_icon3.png") no-repeat -125px -216px;
}

.collect > div {
    top: 5px;
    background: url("../images/icon/bg_icon3.png") no-repeat -171px -144px;
}
.icon_group .collect.col_click span{
    color: #ff6f83;
}
.icon_group .collect.col_click div{
    background-position: -169px -220px;
}

.icon_group > div.share div > b{
    display: block;
    width: 35px;
    height: 41px;
    margin-bottom: 10px;
    position: relative;
    left: -1px;
    background: url(../images/icon/bg_icon3.png) no-repeat -216px -144px;
}
.icon_group > div div > span {
    font-size: 12px;
    color: #434343;
}
.icon_group > div.share div:hover b {
    background: url("../images/icon/bg_icon3.png") no-repeat -216px -212px;
}

.icon_group > div > span {
    font-size: 12px;
    color: #434343;
}

.label {
    width: 100%;
    line-height: 23px;
}
.label > div {
    font-size: 12px;
    color: #434343;
}

.label > div > span {
    color: #aaa;
    cursor: pointer;
}

.label > b {
    font-weight: normal;
    display: inline-block;
    width: 60px;
    height: 20px;
    text-align: center;
    line-height: 16px;
    border-radius: 5px;
    color: #aaa;
    border: 1px solid #d2d2d2;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.book_right {
    float: left;
    width: 423px;
    height: 506px;
    background-color: #fff;
    margin-top: 15px;
    padding: 15px 40px 0;
}

.book_header {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #d2d2d2;
}

.book_header > div {
    width: 50%;
    height: 30px;
    float: left;
    cursor: pointer;
    color: #434343;
    text-align: center;
}

.book_header > div > span {
    display: inline-block;
    width: 20px;
    height: 18px;
    position: relative;
    left: 0;
    top: 7px;
}

.book_list > span {
    background: url("../images/icon/bg_icon3.png") no-repeat -265px -103px;
}

.author_info > span {
    background: url("../images/icon/bg_icon3.png") no-repeat -286px -104px;
}

.works_info > span {
    background: url("../images/icon/bg_icon3.png") no-repeat -305px -104px;
}

.book_header .active {
    border-bottom: 2px solid #7c94da;
}

.book_body {
    width: 100%;
    height: 373px;
    padding-top: 15px;
}

.works_body > li {
    font-size: 12px;
    padding: 5px 0;
    border-bottom: 1px dotted #d2d2d2;
}

.works_body > li:after {
    content: '';
    display: table;
    clear: both;
}

.works_body > li > span {
    float: left;
    color: #aaa;
}

.works_body > li > b {
    float: right;
    color: #434343;
    font-weight: normal;
}

.author_body {
    width: 100%;
    margin-top: 10px;
}

.author_header {
    height: 70px;
}

.author_header > img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    float: left;
}

.author_header > div {
    font-size: 12px;
    color: #aaa;
    float: right;
    text-align: right;
    margin-top: 5px;
}

.author_header > div > b {
    display: block;
    margin-top: 5px;
    color: #ff6f83;
}

.author_center {
    height: 156px;
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    padding: 10px 0;
}

.author_center > li {
    height: 21px;
    padding: 5px 0;
    font-size: 12px;
}

.author_center > li > span {
    float: left;
    color: #aaa;
}

.author_center > li > b {
    font-weight: normal;
    color: #434343;
    float: right;
}

.author_footer {
    height: 75px;
    overflow: hidden;
    color: #aaa;
    margin-top: 15px;
    line-height: 22px;
}

/*页面中间部分*/
.main_center {
    margin-top: 80px;
}

.main_center:after {
    content: '';
    display: table;
    clear: both;
}

.center_title {
    width: 100%;
    height: 40px;
    padding-left: 135px;
    line-height: 40px;
    position: relative;
}

.center_title > h3 {
    font-size: 18px;
    color: #434343;
    margin-right: 15px;
    float: left;
}

.center_title > span {
    float: left;
    color: #ff6f83;
}

.center_title > div {
    width: 94px;
    height: 106px;
    perspective: 40;
    -webkit-perspective: 40;
    -ms-perspective: 40;
    -moz-perspective: 40;
    -o-perspective: 40;
    position: absolute;
    left: 25px;
    top: -25px;
    z-index: 100;
}

.center_title > div > img {
    width: 94px;
    height: 106px;
    border-radius: 0 30px 0 30px;
    box-shadow: 9px 1px 19px #c3c3c3;
    transform: rotateY(4deg);
    -webkit-transform: rotateY(4deg);
    -ms-transform: rotateY(4deg);
    -moz-transform: rotateY(4deg);
    -o-transform: rotateY(4deg);
}

/*窝*/
.wo {
    width: 520px;
    height: 340px;
    float: left;
    position: relative;
}

.wo_content {
    width: 260px;
    height: 300px;
    background-color: #fff;
    padding: 60px 30px 30px;
    position: relative;
}

.wo_content_border {
    border-left: 1px solid #aaa;
}

.wo_content > h3 {
    font-size: 18px;
    color: #434343;
}

.wo_content > p {
    width: 200px;
    height: 165px;
    overflow: hidden;
    margin-top: 15px;
    color: #aaa;
    line-height: 20px;
}

.wo_content > span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/icon/bg_icon3.png") no-repeat -166px -83px;
    position: absolute;
    left: 210px;
    top: 35px;
}

.author_img {
    width: 100%;
    height: 40px;
    background-color: #f6f6f6;
    position: relative;
    z-index: 150;
}

.author_img > img {
    width: 64px;
    height: 64px;
    border-radius: 32px;
    position: absolute;
    left: 26px;
    bottom: 8px;
}

.author_img > span {
    position: absolute;
    left: 100px;
    bottom: 15px;
}

.follow_two {
    width: 62px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #c1ccea;
    color: #c1ccea;
    position: absolute;
    right: 36px;
    bottom: 10px;
    cursor: pointer;
}

.follow_two:hover {
    background-color: #ff6f83;
    color: #fff;
}

/*中间部分*/
.center {
    width: 520px;
    height: 340px;
    float: left;
    margin-left: 15px;
    background-color: #fff;
}

.center_content {
    width: 504px;
    height: 300px;
    float: left;
    margin: 8px 0 0 8px;
}

.center_video {
    width: 235px;
    height: 284px;
    cursor: pointer;
    position: relative;
    left: 10px;
}

.center_video > img {
    width: 235px;
    height: 284px;
}

.center_video > span {
    display: inline-block;
    width: 52px;
    height: 52px;
    background: url("../images/icon/bg_icon3.png") no-repeat -260px -133px;
    position: absolute;
    left: 93px;
    top: 113px;
}

.center_big > div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.5;
    z-index: 50;
}

.center_big > b {
    color: #fff;
    position: absolute;
    left: 36px;
    top: 20px;
    z-index: 100;
}

.center_big {
    width: 235px;
    height: 284px;
    float: right;
    position: relative;
    right: 10px;
    cursor: pointer;
}

.center_big > img {
    width: 235px;
    height: 284px;
}

.center_big > b {
    left: 90px;
}

.center_big > p {
    width: 150px;
    height: 175px;
    color: #aaa;
    overflow: hidden;
    position: absolute;
    left: 50px;
    top: 50px;
    z-index: 100;
}

.center_content > .author_img {
    width: 520px;
    left: -8px;
    top: 8px;
}

/*投票*/
.vote {
    width: 210px;
    height: 380px;
    float: left;
    margin-left: 11px;
    position: relative;
    bottom: 40px;
}

.vote_header {
    width: 100%;
    height: 40px;
}

.vote_header > span {
    display: inline-block;
    width: 4px;
    height: 12px;
    background-color: #ff6f83;
}

.vote_header > b {
    font-size: 18px;
    color: #000;
    margin-left: 10px;
}

.vote_header > div {
    width: 145px;
    height: 1px;
    background-color: #d2d2d2;
    float: right;
    margin-top: 12px;
}

.vote_content {
    width: 100%;
    height: 340px;
    background-color: #fff;
    padding-top: 10px;
}

.vote_content:before {
    content: '';
    display: table;
}

.vote_content > div {
    width: 190px;
    height: 50px;
    margin: 10px;
}

.groom > h4 {
    font-weight: normal;
    color: #8d8d8d;
    padding-bottom: 15px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 25px;
}

.groom > div {
    width: 100%;
    height: 310px;
    overflow: hidden;
}

.groom > div .img {
    display: inline-block;
    width: 42px;
    height: 42px;
    border-radius: 21px;
    overflow: hidden;
}

.groom > div li {
    width: 100%;
    height: 54px;
    position: relative;
    margin-bottom: 27px;
}

.groom > div .img > img {
    width: 42px;
    height: 42px;
    vertical-align: middle;
}

.groom > div .groom_info {
    display: inline-block;
    width: 135px;
    height: 47px;
    margin-left: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

.groom_info > h3 {
    font-weight: normal;
    color: #434343;
    margin-bottom: 3px;
}

.groom_info hr {
    display: inline-block;
    width: 110px;
    height: 0;
    border: 1px dotted transparent;
    border-top-color: #d2d2d2;
    position: relative;
}

.groom_info > b {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../images/icon/bg_icon2.png") -338px -94px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 19px;
}

.groom_info > p > b {
    display: inline-block;
    width: 12px;
    height: 14px;
    background: url("../images/icon/bg_icon2.png") -338px -72px;
    margin-right: 5px;
}

.groom_info > p > span {
    font-size: 12px;
    color: #8d8d8d;
    position: relative;
    top: -3px;
}

/*推荐*/
.work_title {
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}

.work_title > span {
    display: inline-block;
    width: 4px;
    height: 12px;
    background-color: #ff6f83;
}

.work_title > b {
    font-size: 18px;
    color: #000;
    margin-left: 10px;
}

.work_title > div {
    width: 77%;
    height: 1px;
    background-color: #d2d2d2;
    float: right;
    margin-top: 12px;
}

.work_title > a {
    float: right;
    font-size: 12px;
    color: #aaa;
    margin-left: 5px;
}

.work_title > i {
    float: right;
    width: 94px;
    height: 16px;
    background: url("../images/icon/batch.png") no-repeat;
    cursor: pointer;
}

.recommend {
    width: 100%;
    height: 339px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.recommend .work_title {
    width: 100%;
    margin-bottom: 25px;
}

.recommend .work_title > div {
    width: 1119px;
}

.recom_main {
    width: 100%;
    height: 289px;
    background: #fff;
    padding: 40px 22px 0 25px;
}

.recom_main img {
    width: 165px;
    height: 206px;
    box-shadow: 4px 8px 10px #c3c3c3;
    float: left;
}

.recom_main li {
    margin-right: 5px;
    float: left;
    margin-bottom: 44px;
}

.recom_main li > div {
    width: 137px;
    height: 206px;
    float: left;
    padding: 11px 0 0 14px;
}

.recom_main img:after,
.recom_main li > div:after,
.recom_main li:after,
.recom_main ul:after {
    content: '';
    display: table;
    clear: both;
}

.recom_main li > div > h3 {
    font-size: 14px;
    color: #434343;
    padding-bottom: 25px;
    height: 44px;
    overflow: hidden;
}

.recom_main li > div > p {
    color: #434343;
    margin-bottom: 10px;
}

.recom_main li > div > p > span {
    color: #aaa;
}

.recom_main li > div > h4 {
    width: 100%;
    height: 82px;
    padding-top: 7px;
    border-top: 1px solid #aaa;
    color: #aaa;
    font-weight: normal;
}

.recom_main li > div > button {
    width: 45px;
    height: 17px;
    background: #fea56a;
    color: #fff;
    text-align: center;
    line-height: 17px;
    border-radius: 10px;
    border: none;
    outline: none;
    margin-right: 9px;
}

.recom_main li > div > span {
    color: #aaa;
}

/*公告*/
.notice {
    width: 100%;
    height: 338px;
}

.fans {
    width: 417px;
    height: 100%;
    float: left;
}

.fans .fans_main {
    width: 100%;
    height: 300px;
    background: #fff;
}

.fans_main .top {
    width: 100%;
    height: 270px;
    padding-top: 1px;
}

.fans_main .top ul {
    width: 100%;
    height: 255px;
    overflow: hidden;
}

.fans_main .top li {
    margin-top: 10px;
}

.fans_main .top li > h2 {
    display: inline-block;
    width: 83px;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
    text-align: center;
}

.fans_main .top li.first {
    border-bottom: 1px solid #D2D2D2;
}

.fans_main .top li > h3 {
    display: inline-block;
    width: 234px;
    font-size: 12px;
    color: #434343;
    font-weight: normal;
}

.fans_main .top li.first > h2,
.fans_main .top li.first > h3,
.fans_main .top li.first > h4 {
    font-size: 14px;
    color: #434343;
    padding-bottom: 10px;
}

.fans_main .top li > h4 {
    display: inline-block;
    width: 90px;
    font-size: 12px;
    color: #aaa;
    font-weight: normal;
}

.fans_main .top > p {
    width: 100%;
    height: 29px;
    padding: 8px 0 0 16px;
    color: #aaa;
    border-top: 1px solid #D2D2D2;
    margin-top: 18px;
}

.dynamic {
    width: 415px;
    height: 100%;
    float: left;
    margin: 0 12px;
}

.dynamic .dynamic_main {
    width: 100%;
    height: 300px;
    background: #fff;
    padding: 25px 22px 15px 19px;
    overflow: hidden;
}

.dynamic .dynamic_main > div {
    width: 420px;
    height: 260px;
    overflow-y: auto;
}

.dynamic_main > div li {
    width: 372px;
    padding-bottom: 4px;
    margin-bottom: 7px;
    border-bottom: 1px dotted #aaa;
}

.dynamic_main > div li > p {
    display: inline-block;
    width: 300px;
    color: #434343;
    font-weight: bold;
}

.dynamic_main > div li > p > span {
    color: #aaa;
    font-weight: normal;
}

.dynamic_main > div li > span {
    display: inline-block;
    width: 43px;
    text-align: right;
    color: #aaa;
}

.dynamic_main > div li > b {
    display: inline-block;
    width: 9px;
    height: 14px;
    background: url("../images/icon/bg_icon3.png") -345px -104px;
}

.dynamic_main > div li > b.anzhi {
    width: 13px;
    height: 13px;
    background-position: -326px -104px;
}

.dynamic_main > div li > p > span > i {
    font-style: normal;
    color: #fea56a;
}

.public {
    width: 420px;
    height: 100%;
    float: left;
}

.public_main {
    width: 100%;
    margin-bottom: 10px;
}

.public_main > p {
    padding: 0 17px;
    font-size: 12px;
    color: #aaa;
    overflow: hidden;
}

.public_main .notice_top {
    width: 100%;
    height: 35px;
    background: #fff;
    font-size: 14px;
    color: #434343;
    font-weight: bold;
    line-height: 35px;
}

.public_main .notice_top > span {
    font-size: 12px;
    color: #aaa;
    font-weight: normal;
    float: right;
}

.public_main .notice_middle {
    display: block;
    width: 100%;
    min-height: 35px;
    max-height: 78px;
    background: #f6f6f6;
    border-top: 1px solid #d2d2d2;
    line-height: 20px;
    padding: 10px 17px 1px;
    font-size: 12px;
    color: #aaa;
    overflow: hidden;
}

.public_main .notice_bottom {
    width: 100%;
    height: 28px;
    background: #f6f6f6;
    line-height: 28px;
}

.public .work_title > div {
    width: 270px;
}
/*评论部分*/
.comment {
    width: 1198px;
    margin: 70px auto 78px;
    position: relative;
}

.comment > h3 {
    position: relative;
    padding-bottom: 18px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 17px;
}

.comment > h3 > span {
    font-size: 18px;
    color: #434343;
}

.comment > h3 > em {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #aaa;
}

.comment > h3 > span.total {
    font-size: 12px;
    color: #aaa;
    font-weight: normal;
    position: absolute;
    right: 0;
}

.comment > h3 > span.total > i {
    font-style: normal;
    margin: 0 5px;
}

.comment_main {
    width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 50px 85px 55px 88px;
}

.comment_main > p {
    font-size: 14px;
    margin-bottom: 12px;
}

.comment_main > p > a {
    font-size: 16px;
    color: #feb383;
}

.comment_main form input{
    width: 1026px;
    height:30px;
    padding:0 10px;
    border:1px solid  rgb(169, 169, 169);
    border-bottom: none;
}
.comment_main textarea {
    resize: none;
    width: 1026px;
    height: 176px;
    padding: 10px 0 0 12px;
}
.comment_main span{
	width:80px;
	height:40px;
	line-height:40px;
	color:red;
	font-size:12px;
	over-flow:hidden;
}

.comment_main button {
    width: 77px;
    height: 27px;
    border-radius: 5px;
    background: #7c94da;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 27px;
    outline: none;
    border: none;
    position: absolute;
    top: 312px;
    right: 103px;
}

.com {
    width: 1037px;
    margin-top: 85px;
}

.com_main > div,
.replay_content>div{
    margin-bottom: 40px;
}

.com_main > div:after,
.replay_content>div:after{
    content: '';
    display: block;
    clear: both;
}

.com_main > div > img,
.replay_content>div>img{
    width: 40px;
    height: 40px;
    border-radius: 40px;
    float: left;
    margin-right: 10px;
    margin-top: 18px;
}

.com_main > div > div,
.replay_content>div>div{
    width: 974px;
    float: left;
}

.com_main > div > div > h3,
.replay_content>div>div>h3{
    padding-bottom: -3px;
    border-bottom: 1px solid #aaa;
    line-height: 36px;
    margin-bottom: 10px;
}

.com_main > div > div > h3 > span,
.replay_content>div>div>h3>span{
    font-size: 14px;
    color: #434343;
    margin-right: 100px;
}
.com_main > div > div > h3 > span.top{
    color: #7C94DA;
    margin-right: 10px;
}
.com_main > div > div > p.add{
    color: #ff6f83;
}
.com_main > div > div > h3 > i ,
.replay_content>div>div>h3>i{
    font-size: 12px;
    color: #aaa;
    font-style: normal;
    font-weight: normal;
}

.com_main > div > div > h3 > b {
    display: inline-block;
    width: 19px;
    height: 17px;
    background: url("../images/icon/bg_icon1.png") -97px -22px;
    margin-left: 10px;
    margin-right: 5px;
    position: relative;
    top: 9px;
    cursor: pointer;
}

.com_main > div > div > h3 > b.down {
    width: 17px;
    height: 14px;
    background: url("../images/icon/replay.png");
    top: 11px;
}
.replay_css:after{
    content: '';
    display: table;
    clear: both;
}
.replay_css{
    width: 855px;
    height: 80px;
    margin-top: 18px;
    margin-left: 120px;
}
.replay_css form input{
    width: 780px;
    height: 40px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    outline: none;
}
.replay_css form div{
	height:40px;
	line-height:40px;
	color:red;
	font-size:12px;
	over-flow:hidden;
}
.replay_css form button{
    width: 50px;
    height: 35px;
    margin-left: 10px;
    position: relative;
    top: 0;
    right: 0;
}
.replay_content{
    width: 100%;
    border: 1px solid #d2d2d2;
    margin-top: 10px;
    border-radius: 5px;
    padding-left: 10px;
}
.replay_content>div>div{
    width: 900px;
}
.replay_content>div>div>h3>i{
    margin-right: 260px;
}
.icon_group > div > div.share_icon {
    width: 357px;
    height: 50px;
    padding: 15px;
    position: absolute;
    top: 196px;
    left: 186px;
    border: 1px solid #D2D2D2;
    border-radius: 8px;
    background: rgba(232, 232, 232, .6);
}

.share_icon > div {
    cursor: pointer;
    float: left;
    margin-bottom: 4px;
    margin-right: 10px;
}
.share_icon a{
    color: #434343;
}
.share_icon:after {
    content: '';
    display: table;
    clear: both;
}

/*加载更多*/
.comment_main .load_more{
    width: 900px;
    height: 30px;
    line-height: 30px;
    margin: 20px auto 0;
    border-radius: 5px;
    color: #999;
    text-align: center;
    background: #f9f9f9;
    display: block;
    clear: both;
    text-decoration: none;
    cursor: pointer;
}
.comment_main .load_more:hover{
    background: #f0f0f0;
    color: #666;
}