﻿/* global styles */
body {

    color: #333;
    min-width: 1200px;
    background: rgba(243, 245, 246, 1);
    overflow-x: hidden;
}
body a:hover {
    color: rgba(202, 26, 27, 1);
}
::selection {
    background: #3399ff none repeat scroll 0 0;
    color: white;
}

::-moz-selection {
    background: #3399ff none repeat scroll 0 0;
    color: white;
}

::-webkit-selection {
    background: #3399ff none repeat scroll 0 0;
    color: white;
}



input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 1000px white inset;
}

input[type="text"],
input[type="password"],
.input-email {
    box-sizing: border-box;
    font-size: 13px;
    float: left;
}

.recommendp input {
    width: 70%;
    text-align: left;
}


.recommend-reason {
    height:auto;
}


.page-widget .page-ellipsis {
    font-size: 13px;
    font-weight: 400;
}

#downclient {
    position: absolute;
    top: 60px;
    margin-left: 55px;
    border: 1px solid #ddd;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 20px;
    font-size: 13px;
    width:65px;
    background: url("../Content/images/homedown.png") no-repeat 10px;
}
/*#personal {
    position: absolute;
    top: 90px;
    margin-left: 97px;
    border: none;
    font-size: 13px;
    background: url("../Content/images/homepersonal.png") no-repeat 0px;
    width: 65px;
}*/
#personal {
    font-size: 12px;
    background: url(../Content/images/homepersonal.png) no-repeat 0px;
    background-size: 12px;
    padding: 0px 0px;
    padding-left: 18px;
    padding-right: 10px;    
}

.DH .welcome{
    float:left;
    font-size: 12px;
}

.DH .welcome i {
    color: #EF7928
}

.oppromptnews{
    text-align: center;
    line-height: 60px;
    background-color: #535357;
    color: white;
}
.header-middle {
    float: left;
    height: 125px;
    width: 100%;
}

.logoblock {
    margin: 0 auto;
    width: 1200px;
    padding-bottom: 20px;
}



.searchword {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 470px;
    color: #333;
}
.schoollogoright .searchword {
    border-left:none;
}
.bgdzs {
    float: left;
    background-color: rgba(202, 26, 27, 1);
    color: white;
    font-weight: bold;
    width: 190px;
    text-align: center;
    position: relative;
    top: 5px;
    height: 40px;
    border-radius: 5px 5px 0px 0px;
    line-height: 40px;
}



#schoolIndex .menuline {
   
}

.menuline {
    margin: 0 auto;
    width: 1200px;
}


    .menuline li {
        float: left;
        margin-left: 25px;
        text-align: center;
        height: 47px;
        line-height: 50px;
    }
#classli a {
    color: white;
}
.menuline a {
    color: black;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

#schoolIndex .menuline .menu{
    /*background: url("../Content/images/Ebook-web-icons02.png") no-repeat scroll -60px -953px;*/
}

.menuline .menu {
    /*background: url("../Content/images/Ebook-web-icons02.png") no-repeat scroll -168px -386px;*/
    color: rgba(202, 26, 27, 1);
}

.menuline .menu a{
    color:rgba(202, 26, 27, 1);
}


/*header end*/

/*footer star*/

.footer {

    float: left;
    width: 100%;
}
.bottomsttitle {
    font-size: 15px;
    font-weight: bold;
    color: white;
    float: left;
    padding-top: 20px;
    line-height: 45px;
}
.footer-mian {
    margin: 0 auto;
    width: 1200px;
}

.fgx {
    background: url("../Content/images/line-ColorFul.png") repeat;
    height: 4px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 15px;
}
.bottomsttitlecenter {
    background: url(../Content/images/footterwz.png) no-repeat 0px 65px;
    padding-top: 96px;
    width: 158px;
    text-align: center;
}
/*line-ColorFul.png*/
/*footer end*/
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,select,textarea {
    /*  max-width: 280px;*/
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}
/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

a {
    text-decoration: none;
    cursor: pointer;
    font-size: 13px;
}
    a.recommend-pic {
        font-size: 14px;
    }

hr {
    margin: 0;
}

header {
    width: 100%;
    height: 200px;
    background-color: #FFF;
    border-bottom: 3px solid rgba(202, 26, 27, 1);
}

footer {
    width: 100%;
    background-color: rgba(42, 42, 50, 1);
    overflow: hidden;
    padding-bottom: 10px;
}

/* home layout style*/

.t1hou {
    float: left;
    font-family: 思源黑体;
}
.t1qian {
    float: left;
    font-family: 思源黑体;
    text-indent: 1.9em;
}
.t1huaxian {

    float: left;
    width: 1040px;
    margin-top: 15px;
    margin-left: 10px;
}
.putaway_title .t1huaxian {
    position: relative;
    left: -10px;
    top: 7px;
}
.putaway_title .t1huaxian, .home-rank-read .t1huaxian {
    margin: 0;
    height: 35px;
    width:1000px;
}
.home-Parter-library-T.purchaselibrary {
    border-bottom: 1px solid #ddd;
    width: 96%;
}
.home-Parter-library-T.purchaselibrary .more {
    float: right;
    top: 0;
}

.home-rank-read .t1huaxian {
    width: 680px;
    position: relative;
    left: -13px;
    top: 7px;
}
.t1bj {
    float: left;

    width: 45px;
    height: 30px;
    position: relative;
    left: -3px;
    top: 7px;
}

.home-rank-read .more {
    top: -8px;
    position: relative;
    float: left;
}

.putaway_title .t1qian, .putaway_title .t1hou, .home-rank-read .t1qian, .home-rank-read .t1hou {
    height: 35px;
    line-height: 35px;
    font-size: 20px;
}
.container {
    position: relative;

}
.home-bottom {
    background: url("bglibimg/bottom-dec.png.png") no-repeat center bottom;
}

.home-page {
    width: 1200px;
    margin: 0 auto;
}

.home-main {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    float: left;
    margin-top: 20px;
}

.home-category {
    width: 190px;
    height: 100%;
    background-color: #F6F6F6;
    margin-top: 10px;
    float:left;
}

.home-recommend {
    width: 100%;
    height: 100%;
    float: left;
}
.pdaschoolright .searchword{
    border:1px solid rgba(202, 26, 27, 1);
}
#links {
    width:100%;
}
.home-recommend-top {
    width: 100%;
    height: 50%;
    height: 375px;
    display: inline;
    float: left;
}

.home-recommend-bottom {
    width: 100%;
    height: 50%;
    float: left;
    margin-top: 40px;
}

    .home-recommend-bottom .recommend-list {
        margin:0px;
    }

.home-slider {
    width: 925px;
    height: 100%;
    margin: 0;
    float: left;
    padding: 0;
    border-radius: 5px;
    background: white;
}
/*.home-news {
    width: 234px;
    height: 100%;
    float:left;
    position:relative;
}*/

.home-news {
    float: right;
    height: 100%;
    width: 263px;
    background: url(bglibimg/bg-News.png);
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 16px 0px rgb(0 0 0 / 5%);
}

.home-latest {
    width: 100%;
    float: left;
    padding-top: 40px;
    height: 457px;
}

.home-rank {
    height: 625px;
    width: 100%;
    float: left;
    padding-top: 40px;
}
.home-rank-list {
    float: left;
    width: 100%;
}
.RankingList {
    float: left;
    width: 100%;
}
.RankTop .putaway_title .t1huaxian {
    display:none;
}


.home-subject {
    width: 100%;
    float: left;
    margin-top: 40px;

}

.home-recommend-publisher {
    width: 100%;
    margin-top: 40px;
    float: left;
/*    height: 457px;*/
}


.home-partner-library
{
    float: left;
    width: 100%;
}
#librarylink {
    height:auto;
    min-height:100px;
}


.home-recommend-bottom .recommend-title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    float: left;
    width: 91%;
    line-height: normal;
    background: url(bglibimg/ic-HotDmd.png) no-repeat 7px 0px;
}
.fanyepage {
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}
    .fanyepage:hover {
        color: rgba(202, 26, 27, 1);
    }
.recommend-page div {
    float: left;
    padding-right: 10px;
    height: 35px;
    line-height: 35px;
}
.home-recommend-bottom .recommend-page {
    float: left;
}


.recommend-list-left {
    background: url("bglibimg/l-arrow-ZBTJ.png") no-repeat 0 80px;
    text-indent: -999em;
    width: 12px;
}
.recommend-list-right {
    background: url(bglibimg/r-arrow-ZBTJ.png) no-repeat 0 80px;
    text-indent: -999em;
    width: 12px;
}

.home-recommend-bottom .recommend-list-left {
    background: url("bglibimg/l-arrow-ZBTJ.png") no-repeat 0 12px;
}
.home-recommend-bottom .recommend-list-right {
    background: url(bglibimg/r-arrow-ZBTJ.png) no-repeat 0 12px;
}


.recommend-page img {
    height: 15px;
}

.recommend-title .t1qian, .recommend-title .t1hou {
   
}
.home-recommend-bottom .recommend-body {
    width: 100%;
    height: 305px;
    display: block;
    float: left;
    padding-top: 20px;
}
.recommend-list {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.recommend-list-publisch .recommend-listli {
    width: 290px;
    width: 290px;
    height: 196px;
    margin-bottom: 10px;
    text-align: left;
}
.recommend-author {
    font-size: 12px;
    max-height: 20px;
    overflow: hidden;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recommend-list-publisch .recommend-group img {
    width: 114px;
    height: 156px;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 5px;
    margin-left: 20px;
    float:left;
}
.recommend-list-publisch .recommend-name, .recommend-list-publisch .recommend-author {
    width: 130px;
    float: left;
    margin: 0;
    color: #666666;
    padding: 0;
    margin-left: 15px;
}
.recommend-list-publisch .recommend-name {
    margin-top: 40px;
    max-height: 40px;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 5px;
}

.recommend-listli {
    float: left;
    width: 190px;
    height: 302px;
    background: white;
    border-radius: 5px;
    margin-right: 10px;
    text-align: center;
    color: #666666;
}

.home-recommend-bottom hr {
    height: 1px;
    margin: 0 3px;
    border: 0;
    background-color: #e5e5e5;
}

.home-recommend-bottom .selected {
    width: 25%;
    height: 100%;
}

.home-recommend-bottom .selected img {
    width: 70%;
    min-height: 90%;
    margin: 8% 13% 2% 13%;
    cursor:pointer;
}

.home-recommend-bottom .notselected {
    width: 75%;
    /*height: 100%;*/
    margin: -250px 0 10px;
    float:right;
}

.selectedName a {
    color: #565656;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}


.home-recommend-bottom .notselected p {
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    color: #555555;
    height: 66px;
    overflow: hidden;
    margin: 5px 140px 5px 0;
}

.home-recommend-bottom .notselected .recommend-list {
     width: 100%;
     height: 143px;
     position: relative;
 }

.home-recommend-bottom .notselected .recommend-list li {
     float:left;
     position: relative;
     padding-left:17px;
     padding-right:17px;
 }

.home-recommend-bottom .notselected .recommend-list-left {
     width: 25px;
     height: 143px;
     /*background: url(../Content/images/icon_left.png) no-repeat center center;
     background-size: contain;*/
     position: absolute;
     bottom: 0;
     left: 5px;
     cursor: pointer;
}

.home-recommend-bottom .notselected .recommend-list-left img{
    width:25px;
    height:25px;
    margin-top:60px;
}

.home-recommend-bottom .notselected .recommend-list-right {
     width: 25px;
     height: 143px;
     content: "";
     position: absolute;
     bottom: 0;
     right: 5px;
     cursor: pointer;
}

.home-recommend-bottom .notselected .recommend-list-right img{
    width:25px;
    height:25px;
    margin-top:60px;
}

.home-recommend-bottom .notselected .recommend-list .recommend-group {
     width: 90%;
     height: 100%;
     margin: 0 auto;
     display: block;
}

.recommend-group img {
    width: 100px;
    height: 140px;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.recommend-name {
    line-height: 20px;
    font-size: 14px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    width: 80%;
    white-space: inherit;
    padding: 0 10%;
    margin-bottom: 5px;
}
.Rank-list a.putaway_more {
    float: left;
    border: 1px solid;
    height: 15px;
    width: 15px;
    text-align: center;
    line-height: 15px;
    border-radius: 10px;
    margin-top: 16px;
    margin-left: 8px;
    color: #999999;
}
}
.recommend-author {
    line-height: 24px;
    font-size: 13px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(102, 102, 102, 1);
    width: 80%;
    padding: 0 10%;
}

.sprite {
    background: url("../Content/images/Ebook-web-icons02.png");
}



/*header star*/

.header-top {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
    background-color: #f5f5f5;
}

.DH {
    margin: 0 auto;
    text-align: right;
    width: 1200px;
    color: #646464;
}

.DH a {
    border-right: 1px solid;
    color: #646464;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 10px;
    text-decoration: none;
}


li#classli {
    background: url(../../../Content/images/homeclass.png) 23px 20px no-repeat;
    background-color: rgba(202, 26, 27, 1);
    height: 47px;
    line-height: 30px;
}
    li#classli .subjectnav, li#classli .clcnav {
        padding-top: 10px;
        padding-bottom: 10px;
    }
.logoblock {
    margin: 0 auto;
    width: 1200px;
}

.logoleft {
    float: left;
    width: 350px;
}

.logoright {
    float: left;
    padding-top: 25px;
    width: 750px;
    margin-left: 20px;
}

.header-bottom {
    float: left;
    width: 100%;
}

#schoolIndex ul li {
    float: left;
    padding-left: 13px;
    padding-right: 13px;
    text-align: center;
}



.popwords {
    color: #71716f;
    float: left;
    font-size: 12px;
    line-height: 35px;
    width: 100%;
    padding-left: 10px;
}


.popwords input {
    float: left;
    margin-right: 3px;
    margin-top: 10px;
}

.popwords label {
    float: left;
    padding-right: 10px;
}

.imgbtntopsearch {
    float: left;
    height: 40px;
    width: 80px;
    background-color: rgba(202, 26, 27, 1);
    border-radius: 2px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    line-height: 40px;
    color: white;
    text-align: center;
    font-size: 14px;
}
    .imgbtntopsearch:hover {
        color:white;
    }
    .search-all {
    float: left;
    border: 2px solid rgba(202, 26, 27, 1);
    border-radius: 6px;
}
.highsearch {
    color: black;
    float: left;
    font-size: 13px;
    padding-left: 15px;
    padding-top: 12px;
    line-height: normal;
}
/*header end*/

/*footer star*/




.bottomst {
    color: rgba(148, 148, 152, 1);
    float: left;
    font-size: 13px;
    width: 20%;
}

.footbutton {
    float: left;
    line-height: 25px;
    width: 100%;
}

    .footbutton a {
        color: rgba(148, 148, 152, 1);
        margin-right: 10px;
        padding-right: 10px;
        float: left;
        width: 100%;
    }

.bqxx {
    float: left;
    line-height: 35px;
    width: 100%;
    text-align: center;
    color: rgba(148, 148, 152, 1);
    font-size: 13px;
}

.call {
    float: left;
    line-height: 30px;
    padding-top: 20px;
    width: 100%;
}

.qqimg {
    background-position: 0 -77px;
    float: left;
    height: 30px;
    width: 30px;
}

.tellimg {
    background-position: 0 -43px;
    float: left;
    height: 30px;
    width: 30px;
}

.kf {
    float: left;
    width: 100%;
}
.QQ {
    float: left;
    width: 100%;
}

.QQ a {
    width: auto;
    float: none;
}

#footbutton-last {
    border: none;
}

.footer-qrcode {
    float: left;
    height: 140px;
    width: 140px;
    background: url(/Content/images/qr-code.png);
    background-size: 140px;
    border-radius: 4px;
}

.khd {
    float: left;
    padding-top: 35px;
    width: 240px;
    height: 140px;
    overflow: hidden;
}



.sprite.tops {
    position: fixed;
    bottom: 120px;
    right: 20px;
    width: 48px;
    height: 48px;
    background-position: -177px -430px;
}

.khd .sprite div {
    float: left;
    height: 30px;
    padding-left: 10px;
    width: 25px;
}
.khd .sprite {
    margin-bottom: 10px;
    margin-left: 10px;
    text-indent: 2em;
    font-size: 13px;
    color: rgba(148, 148, 152, 1);
    width: 80px;
    margin-top: 10px;
}

.iphone {
    background: url(../Content/images/ic-iphone.png) no-repeat 5px 3px;
    float: left;
    height: 16px;
    border: 1px solid rgba(148, 148, 152, 1);
    width: 70px;
    border-radius: 8px;
    height: 24px;
}

.android {
    background: url(../Content/images/ic-android.png) no-repeat 5px 3px;
    float: left;
    height: 16px;
    border: 1px solid rgba(148, 148, 152, 1);
    width: 70px;
    border-radius: 8px;
    height: 24px;
}

.ipad {
    background: url(../Content/images/ic-Ipad.png) no-repeat 5px 3px;
    float: left;
    height: 16px;
    border: 1px solid rgba(148, 148, 152, 1);
    width: 70px;
    border-radius: 8px;
    height: 24px;
}
/*footer end*/

/* Subject star*/
.subject-list {
    width: 1200px;
    float: left;
    position: relative;
    height: 180px;
    top: 20px;
}
.home-subject-zt {
    float: left;
    text-align: center;
    width: 25%;
    height: 200px;
    overflow: hidden;
}

    .home-subject-zt img {
        border-radius: 5px;
        width: 280px;
  
    }
.subject-group {
    float: left;
    width: 1200px;
}
.subject-list-left img, .subject-list-right img {
    height: 35px;
    margin-top: 20px;
}
.subject-list-right {
    right: 10px;
}
.subject-list-left {
    left: 9px;
}
.subject-list-right img {

}
.subject-list-right, .subject-list-left {
    width: 25px;
    height: 143px;
    content: "";
    bottom: 0;
    cursor: pointer;
    float: left;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 40px;
}
.subject-man_page {
    float: left;
    width: 100%;
    height: 256px;
}
.subject-title {
    width: 100%;
    position: relative;
    top: -25px;
    width: 244px;
    /* left: 15px; */
    height: 55px;
    line-height: 30px;
    background-color: white;
    /* color: white; */
    font-size: 16px;
    /* opacity: 0.6; */
    font-weight: 400;
    line-height: 55px;
    margin: 0 auto;
    border-radius: 5px;
}

/* Subject end*/



/* */
.recommend {
    float: left;
    padding-top: 20px;
    width: 100%;
}


.right {
    float: left;
    height: 250px;
    padding-left: 30px;
    padding-right: 30px;
    width: 110px;
}

.right a {
    color: #8e7054;
    float: left;
    font-weight: 600;
    line-height: 24px;
    width: 100%;
}

.fm {
    height: 165px;
    width: 110px;
}
.rContent a {
    max-height: 48px;
    overflow: hidden;
}
.recommend .rContent a {
    max-height: 38px;
    overflow: hidden;
}
.read_author {
    color: #999999;
    float: left;
    font-size: 12px;
    line-height: 21px;
    margin: 0;
    max-height: 60px;
    overflow: hidden;
    width: 100%;
    height: 21px;
    overflow: hidden;
}

.author {
    color: #999999;
    float: left;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

.T {
    float: left;
    width: 100%;
}

/*category star*/
.home-cate-outer a {
    color: #5a5a5a;
}

.home-colname {
    background-color: #F6F6F6;
    color: #5a5a5a;
    font-size: 14px;
    font-weight: bold;
    height: 45px;
    line-height: 55px;
    text-align: center;
    font-family: 思源黑体;
    margin: 0px 10px;
    border-bottom: 1px solid #e7e7e7;
}

.home-cate-outer {
    display: block;
    width: 190px;
    z-index: 600;
}

.home-cate-show {
    z-index: 10;
    height: 46px;
}

.home-cate-firstnav {
    margin: 0px 10px;
    height: 46px;
    width: 170px;
}

.home-cate-outer div {
    float:left;
}

.home-cate-firstname {
    float: left;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    text-indent: 0.3em;
    font-weight: bold;
        height: 24px;
    line-height: 24px;
}

.home-cate-hide {
    left: 190px;
    z-index: 2;
    padding-bottom: 50px;
    padding-top: 5px;
    margin-top: -1px;
    position: absolute;
    width: 620px;
    display: none;
    background-color: #F6F6F6;
}

.home-cate-hideouter {
    border-bottom: 1px dotted #D4D4D4;
    margin-left: 20px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 10px;
    width: 550px;
}

.home-cate-show .home-cate-hide-first {
    width: 80px;
    line-height: 24px;
}

.home-cate-hide-firstname {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.home-cate-hide-second {
    width: 440px;
    white-space: nowrap;
}

.home-cate-hide-secondname {
    float: left;
    text-decoration: none;
    line-height: 30px;
    padding: 0px 10px;
    word-wrap: break-word;
    font-size: 12px;
    background: url("../Content/images/sidemenu_bg.png") no-repeat scroll right center;
}

.home-cate-secondnav .home-cate-secondname {
    font-size: 12px;
    float: left;
    text-decoration: none;
}
.home-cate-firstnav .hot {
    background-image: url("../Content/images/hot.png");
    height: 15px;
    width: 17px;
}
.home-cate-show .home-cate-secondnav {
       float: left;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    width: 100px;
}

.line {
    width: 1px;
    height: 11px;
    background-color: #5a5a5a;
    margin: 7px 5px 0px;
}

/*category end*/


/*library star */
.home-Parter-library-T {
    float: left;
    width: 100%;
}

.home-Parter-library {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.home-borrow {
    height: auto;
    min-height:360px;
    margin-top: 30px;
    width: 100%;
    float:left;
}
.PopularityList {
    float:left;
    width:880px;
}
.T1.read {
    color: #343434;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    height: 35px;
    background: url(bglibimg/ic-News.png) no-repeat 7px 8px;
}

.home-Parter-library-T .T1.read {
    background: url(bglibimg/ic-RZCBS.png) no-repeat 7px 3px;
}

.home-rank-read-T .T1.read {
    width: 845px;
}
.new_title .t1hou {
    color: rgba(202, 26, 27, 1);
}

.more {
    color: #8e7054;
    float: right;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    position: relative;
    left: -10px;
    font-weight: normal;
}


.home-Parter-library-main {
    float: left;
    padding-top: 20px;
}

.home-Parter-library-library img {
    /*height: 70px;
    width: 170px;*/
    height: 40px;
    width: 150px;
}


.home-Parter-library-library a {

}

.home-Parter-library-library {
    float: left;
    text-align: center;
    width: 190px;
    height: 50px;
    background: white;
    margin: 5px 5px;
    /* margin-right: 10px; */
    padding: 17px 0px;
    border-radius: 5px;
}
#partnerpublisher {
    border-radius: 5px;
    width: 100%;
    margin-top: 40px;
}
.recommend-title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    float: left;
    width: 92%;
    height: 35px;
    line-height: 35px;
}

/* library end*/

/*publish star */

.home-partner-publisher .home-Parter-library-main {
    float: left;
    width: 100%;
}

.home-partner-publisher img {
    height: 50px;
    width: 180px;
}

.home-partner-publisher a {
    border: none;
}

/*publish end*/


/*readList star*/

.home-rank-read {
    float: left;
    width: 900px;
}

.home-rank-list {
  
}

.home-rank-read-main {
    float: left;
    width: 100%;
    padding-top: 20px;

}

.home-rank-read-read {
    float: left;
    height: 240px;
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 10px;
    padding: 10px;
    width: 110px;
}

.home-rank-read .ImgAbs {
    height: 165px;
    width: 110px;
    box-shadow: 0 5px 5px #b0b0b0;
}

.home-rank-read-read a {
    color: #8e7054;
    float: left;
    font-weight: 600;
    line-height: 24px;
    width: 100%;
}



/*read end*/



/*read star*/


/* News end*/
/* CSS Document */
.news {
    float: left;
    margin-left: 10px;
    width: 100%;
}

.new_xwgg {
    color: #50351c;
    float: left;
    font-weight: bold;
    width: 150px;
}

.home-news-ul {
    float: left;
    padding-bottom: 1px;
    padding-top: 5px;
    width: 100%;
}

    .home-news-ul a {
        color: rgba(51, 51, 51, 1);
        float: left;
        height: 25px;
        line-height: 25px;
        overflow: hidden;
        padding-left: 10px;
        text-decoration: none;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 230px;
        font-size: 13px;
        margin: 7px 0;
    }

.home-news-qrcode {
    background-position: -175px 0;
    float: left;
    height: 125px;
    margin: 10px 0 0 40px;
    width: 150px;
}

.new_ul li a {
    color: #825d5b;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
}

.new_ul li a:hover {
   text-decoration: underline;
}

.new_khd {
    background-color: #e3dfd7;
    float: left;
    height: 130px;
    margin-left: 35px;
    margin-top: 10px;
    width: 150px;
}

.new_text {
    color: #868279;
    float: left;
    padding: 0;
    width: 100%;
}


/* News end*/

/* Rank star*/
.BookList li {
    float: left;
    width: 95%;
    margin-left: 5%;
   /* border-top: 1px solid rgba(236, 236, 236, 1);*/
    padding-top: 15px;
    padding-bottom: 15px;
}

.rank_loading {
    height: auto;
    width: 100%;
}
.onelist {
    line-height: 50px;
    /* height: 30px; */
    float: left;
    font-size: 19px;
    font-weight: bold;
    text-indent: 1em;
}
.rank_img{
    padding-top: 20px;
}
.li_hover {
  
}

.bookInfo {
    float: left;
    list-style: none;
    padding: 0;
}

.BookList {
    float: left;
    margin-top: 20px;
}
.Rank-list {
    width: 290px;
    float: left;
    background: white;
    border-radius: 5px;
    margin-right: 10px;
    height: 570px;
}

.RankingList a {
    text-decoration: none;
}

.RankingList {

}
p#num1 {
    background: url(images/ic-num-1.png) no-repeat;
    border: none;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-indent: 999em;
}
p#num2 {
    background: url(images/ic-num-2.png) no-repeat;
    border: none;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-indent: 999em;
}
p#num3 {
    background: url(images/ic-num-3.png) no-repeat;
    border: none;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-indent: 999em;
}




.RankTop {
    float: left;
    width: 100%;
}
.onelist {
   /* border-left: 1px solid #ddd;*/
}

    .RankTop .list {
        font-size: 17px;
        font-weight: bold;
        color: #74614f;
        cursor: pointer;
        padding: 10px;
        border-top: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        width: 75px;
        float: left;
        text-align: center;
    }

    .RankTop .hover {
        font-size: 17px;
        font-weight: bold;
        cursor: pointer;
        color: rgba(202, 26, 27, 1);
        border-top: 3px solid rgba(202, 26, 27, 1);
        padding: 10px;
        padding-bottom: 8px;
        border-bottom: none;
        border-left: none;
    }

.Rank_li .num {
    width: 18px;
    float: left;
    border: 1px solid #ddd;
    text-align: center;
    height: 18px;
    line-height: 18px;
    float: left;
    border-radius: 12px;
    font-size: 12px;
    background: rgba(204, 204, 204, 1);
    color: white;
}

.Rank_ul {

}
.Rank_ul a.Rank_liimg {
    width: auto;
    white-space: normal;
}
.Rank_li a {
    font-size: 13px;
    float: left;
    padding-left: 10px;
    overflow: hidden;
    text-align: left;
    color: black;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 89%;
}
.Rank_liimg img {
    height: 97px;
    width: 74px;
    border-radius: 5px;
}
.Rank_li1 .title, .Rank_li1 .Rank_li_author {
    float: left;
    width: 130px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    white-space: inherit;
}
.Rank_li1 .Rank_li_author {
    color: #999999;
    font-size: 12px;
    white-space: initial;
    float: left;
    text-align: left;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Rank_li1 a#title {
    margin-top: 20px;
    max-height: 40px;
    line-height: 20px;
    margin-bottom: 5px;
}

    .Rank_li .auth {
    height: 28px;
    line-height: 25px;
    color: #868684;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    padding-left: 30px;
    margin: 0;
}

.more_Ranks {
    float: left;
    line-height: 60px;
    text-align: center;
    width: 100%;
}

.SeachRanks {
    color: #adadad;
}


#preference_main1 ul {
    display:none;
}
#preference_main1 .block {
    display: block;
}

/* Rank end*/
/*Slider开始*/
.slideShow {
    width: 760px;
    height: 290px;
    border: 1px #eeeeee solid;
    position: relative;
    overflow: hidden;
    float: none;
}

.slideShow ul {
    list-style: none;
    width: 3800px;
    position: relative;
}

.slideShow ul li {
    float: left;
    width: 760px;
    padding: 0;
 }

.showNav {
    position: absolute;
    right: 10px;
    bottom: 5px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}

#subject_top .showNav {
    right: 45%;
}

.showNav span {
    cursor: pointer;
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    font-size: 14px;
    float: left;
    display: inline;
    text-align: center;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    width: 22px;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari 和 Chrome */
    border-radius: 12px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
    behavior: url(ie-css3.htc);
}

.showNav .active {
    background: #f37912;
}

.slideShow img {
    width: 760px;
    height: 290px;
}
/*Slider结束*/

/*  Putaway开始*/
.putaway_main1box {
    clear: both;
    width: 100%;
    float: left;
    width: 100%;
    position: relative;
    top: 20px;
}


.putaway_main {
    clear: both;
}


.putaway_context a {

    text-decoration: none;
    float: left;
    margin: 0 20px;
    margin-top: 20px;
}

.putaway_context a:visited {
    color:#825d59;
    text-decoration:none;
}
    

    
.putaway_context a:active {
    color:#825d59;
    text-decoration:none;
}

#putaway_tabs1 {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 375px;
    text-align: left;
    text-align: center;
    float: left;
}

.putaway_menu1box {
    margin-left: 130px;
    position: relative;
    overflow: hidden;
    width: 985px;
    float: left;
    top: -35px;
}

#putaway_menu1 {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}

    #putaway_menu1 li, #preference_menu1 li {
        float: left;
        display: block;
        cursor: pointer;
        text-align: center;
        line-height: 35px;
        height: 35px;
        color: #5c5052;
        background: white;
        border-radius: 5px;
        padding: 0px 18px;
        margin-right: 10px;
        font-size: 12px;
    }

        #putaway_menu1 li.hover, #preference_menu1 li.hover {
            color: white;
            font-weight: 800;
            background: rgba(202, 26, 27, 1);
        }


#putaway_main1 ul {
    display: none;
}


#putaway_main1 ul li {
    width: 100%;
}

#putaway_main1 ul.block {
   display: block;
}

.RankTop .putaway_title {
    background: url(bglibimg/ic-Rank2.png) no-repeat 7px 6px;
}
.RankTop .Preference {
    background: url(bglibimg/ic-XueKe.png) no-repeat 7px 6px;
}
.recommend-title {
    background: url(bglibimg/ic-ChuBanCmd.png) no-repeat 7px 4px;
}
.subject-man_page .recommend-title {
    background: url(bglibimg/ic-TpicDmd.png) no-repeat 7px 6px;
}

.putaway_title {
    background: url(bglibimg/ic-NewBook.png) no-repeat 7px 6px;

    font-size: 18px;
    font-weight: bold;
    float: left;
}
.home-latest .t1huaxian {
    display:none;
}

.putaway_more {
    width: initial;
    font-size: 13px;
    color: #825d5b;
    float: right;
    height: 35px;
    line-height: 35px;
    margin-right: 15px;
    position: relative;
}

.home-recommend-publisher .more {
    left: -15px;
}
.putaway_context {
    text-align: center;
}
section.home-latest.home-preference {
    height: auto;
}

    .putaway_context img {
        height: 156px;
        width: 116px;
        border-radius: 5px;
    }

.putaway_context_tite {
    font-size: 12px;
    width: 134px;
    margin-top: 5px;
    overflow: hidden;
    font-weight: bold;
}
    .putaway_context_tite a {
        margin: 0;
        overflow: hidden;
        line-height: 20px;
        max-height: 40px;
        text-align: left;
        width: 120px;
        margin-top: 40px;
        font-size: 14px;
        margin-bottom: 5px;
    }

.putaway_context_author, .putaway_context_author1 {
    color: #666666;
    font-size: 12px;
    width: 134px;
    white-space: initial;
    float: left;
    text-align: left;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Preference .putaway_context_infor, .Preference .putaway_context_last {
    width: 190px;
    height: 320px;
}
.Preference .putaway_context img {
    margin-top: 20px;
}
.Preference .putaway_context a {
    margin: 0px 30px;
}
.Preference .putaway_context_author {
    /* margin-left: 51px; */
    text-align: center;
    width: 100%;
    height:24px;
    overflow:hidden;
}
.Preference .putaway_context .putaway_context_tite a {
    text-align: center;
}
.Preference .putaway_context_tite {
    display: inline-table;
    margin-top: 14px;
}

.putaway_context_infor, .putaway_context_last {
    float: left;
    width: 290px;
    height: 196px;
    background: white;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.putaway_context_last {
    float: left;
}
/*  Putaway结束*/
    /*统一认证页面 开始*/
    .tyrz .search{
    border: 1px solid #cdcdcd;
    float: left;
    padding-bottom: 20px;
    position: relative;
    text-indent: 0.5em;
    width: 1198px;
}

.tyrz .searchbox {
    width:220px;
    height:28px;
    border:1px solid #cdcdcd;
    font-size: 12px;
    color: #666666;
    float:left;
}

/*统一认证页面 结束*/

/*Partner 合作伙伴更多页面 开始*/
.partner{
    font-family: 思源黑体;
    font-size: 12px;
    word-break: break-all;
    color: #666666;
    height:100%;
    position: relative;
    overflow:hidden;
    margin:0 auto;
    width:1200px;
}

.partner .postion {
    line-height:48px;
}

    .partner .search {
        float: left;
 
        position: relative;
        text-indent: 0.5em;
        width: 1200px;
        background: white;
        border-radius: 5px;
    }

    .partner .searchbox {
        width: 245px;
        height: 27px;
        border: 1px solid rgba(236, 236, 236, 1);
        font-size: 12px;
        color: #666666;
        border-radius: 3px;
    }

    .partner .searchBtn {
        width: 62px;
        height: 27px;
        background-color: rgba(202, 26, 27, 1);
        margin-left: -6px;
        color: white;
        border-radius: 0 3px 3px 0px;
    }

    .partner .searchtop {
        border-bottom: 1px solid rgba(236, 236, 236, 1);
        float: right;
        width: 1198px;
    }
#city, #letterlist {
    padding: 20px 0;
    float: left;
    width: 100%;
}

.partner .searchtop .radiobtn{
    width:110px;
    height:36px;
    float:left;
    line-height:36px;
}

.partner #radioCity {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    border-radius: 5px 0px 0 0;
}

    .partner #radioLetter {
        height: 60px;
        line-height: 60px;
        color: rgb(255, 255, 255);
        background: rgba(202, 26, 27, 1);
        font-size: 16px;
    
    }

.partner .searchtype input{
    margin-left: 5px;
    margin-top: 11px;
    float:left;
}

.partner .searchtypename {
    text-align: center;
    cursor: pointer;
}

.partner .searchtext {
    float: right;
    margin-right: 50px;
    padding-top: 17px;
}

.partner .area{
    float: left;
    padding: 0 15px;
    width: 1150px;
}

    .partner .listyle {
        float: left;
        height: 35px;
        line-height: 35px;
        padding-left: 12px;
        padding-right: 12px;
        text-align: center;
        text-indent: 0;
        width: 40px;
    }
    .partner .listyle a {
        color: #666666;
        font-size: 13px;
    }
#letter {
    float: left;
    padding: 0 15px;
    width: 1150px;
}

.partner .listyle .active{
    color:red;
}

.partner .listyle a:hover{
    color:#f82907;
    cursor:pointer;
    text-decoration:underline;
}

.partner .partnerlist {
    float: left;
    position: relative;
    text-indent: 0.5em;
    width: 1200px;
    height: 730px;
}

.partner .partnerlist #pinstList {
    margin:10px auto;
}

.partner #pinstList li {
    float: left;
    height: 50px;
    list-style: outside none none;
    margin: 6px 6px;
    width: 182px;
    background: white;
    padding: 13px 3px;
}

.partner .partnerlist img {
    float: left;
    width: 187px;
    height:50px;
    background-color: #fff;
}

.partner .page-widget{
    display:block;
    float:right;
    margin: 20px auto;
}

    .partner .page-widget ul {
        height: 36px;
        line-height: 36px;
        padding: 0 10px;
        float: left;
        min-width: 20px;
    
}

    .partner .page-widget li {
        border: 1px solid #e3e3e3;
        display: inline-block;
        height: 20px;
        line-height: 20px;
        margin-left: 1px;
        margin-right: 1px;
        width: 23px;
    }

.partner .page-widget .page-input{
    float:left;
    line-height: 36px;
    width:100px;
}

.partner .page-widget .page-jump{
    float:left;
    line-height: 36px;
    width:65px;
}

.bigautocomplete-layout{
    font-size: 12px;
    color: #666666;
    line-height: 24px;
}
/*Partner 合作伙伴更多页面 结束*/

/*正版授权 开始*/
.partner .authlist{
    float: left;
    margin: 15px auto;
    position: relative;
    text-indent: 0.5em;
    width: 1198px;
    background-color:#fffff9;
    border:1px solid #dddddd;
}

.partner .authlist ul {
    float: left;
    margin: 0;
    padding-bottom: 20px;
    padding-left: 38px;
    padding-top: 20px;
}

.partner #authList li {
    float: left;
    list-style: outside none none;
}

.authlist .zbsq {
    float: left;
    padding-right: 30px;
    padding-top: 10px;
    width: 129px;
}

.authlist img {
    cursor: pointer;
    float: left;
    height: 170px;
    padding: 2px;
    width: 125px;
    border:1px solid #dddddd;
}

.authlist .content {
    float: left;
    height: 40px;
    width: 100%;
    padding-top: 5px;
}

.authlist .content div {
    float: left;
    line-height: 20px;
    width: 100%;
}

.authlist .tit a {
    color: #545454;
    float: left;
    font-size: 14px;
    height: 20px;
    overflow: hidden;
    text-decoration: none;
    width: 130px;
}
.authlist .tit a:hover{
    color: #ff984c;
}

.authlist .tit a:hover{
    color: #ff984c;
}

.authlist .page-widget ul {
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
}

.authlist .page-widget div {
    float: left;
    line-height: 36px;
}
/*正版授权 结束*/

/* NewDetail 开始*/
.news_top{
	border-bottom:1px solid #ddd;
}
.news_top .news_Title{
	color: #696969;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
    text-align: center;
    width: 1200px;
}
.news_time{
	color: #8C8686;
    height: 30px;
    text-align: center;
    font-size: 12px;
}
.news_content{
    color: #666;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 30px;
    padding: 40px;
    line-height: 24px;
}
.news_Info{
	border:none;
}

/* NewsDetail 结束*/

/*newsList 开始*/
 .newsList{
    list-style: none;
    font-family: "思源黑体";
    font-size: 12px;
    color: #999999;
    height:420px;
    margin:0 auto;
    float: left;
}

.newsList a:link {
    color:#686666;
    text-decoration:none;
}
.centerFlip{
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #555;
    justify-content: center;
    margin-bottom: 20px;
    float: left;
}

.newsList a:visited {
    color:#999999;
    text-decoration:none;
}


.newsList  a:hover {
    color:#ff984c;
    text-decoration:none;
}

.newsList  a:active {
    color:#ff984c;
    text-decoration:none;
}

.newsList li{
    border-bottom: dotted 1px #cecece;
    height: 40px;
    line-height: 40px;
    float:none;
    width:1200px;
}
.newsList_title{
    color: #333333;
}
.newsList_index{
    color: #969191;
    float: left;
    font-size: 12px;
    height: 25px;
    border-bottom: 1px solid #cecece;
    width: 1200px;
    margin-top: 20px;
}
.newList_context {
    float: left;

}
.newsList_data {
    float: left;
    /* height: 44px; */
    overflow: hidden;
    /* width: 60px; */
    width: 100%;
    padding-left: 30px;
    padding-top: 17px;
    /* line-height: 24px; */
    color: rgba(202, 26, 27, 1);
    line-height: 17px;
}

/*newsList 结束*/
/*detail 开始*/
.book_star0{
    width: 70px;
    height: 10px;
    background-position:0px -689px;
}
.book_star1{
    width: 70px;
    height: 10px;
    background-position:0px -668px;
}
.book_star2{
    width: 70px;
    height: 10px;
    background-position:0px -647px;
}
.book_star3{
    width: 70px;
    height: 10px;
    background-position:0px -626px;
}
.book_star4{
    width: 70px;
    height: 10px;
    background-position:0px -605px;
}
.book_star5{
    width: 70px;
    height: 10px;
    background-position:0px -584px;
}
.detail-body{
    min-height: 1400px;
    margin:0 auto;
    width:1200px;
}
.detail-body a{
	color: #4691E8;
}
.detail-resorce{
    float:left;
}
.detail-path {
    color: #81817E;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    padding-left: 2px;
    padding-top: 20px;
}
.detail-path a{
    text-decoration: none;
    color: #81817E;
    font: 12px/30px "思源黑体";
    margin-right: 5px;
}
.detail-clear{
	clear: both;
    width: 0;
    height: 0;
    overflow: hidden;
}
.detail-bodyleft{
	float: left;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 970px;
}
.detail-bodyright{
	float: left;
    height: 100%;
    width: 235px;
    overflow: hidden;
}
.detail-info{    
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    width: 970px;
}
.detail-normal {
    float: left;
    width: 240px;
    height: 300px;
    margin-top: 20px;
    position: relative;
}
.detail-prompt{
    color:Red;
    display:none;
    float: left;
    margin-left: 42px;
    font-size: 14px;
}
.ebookimg {
    width: 240px;
    height: 300px;
    border: 1px solid rgba(229, 229, 229, 1);
}
    .ebookimg a {
        height: 260px;
        margin: 0 auto;
        padding: 20px 27px 15px;
        position: relative;
        display: block;
        outline: 0px;
        text-decoration: none;
        width: 180px;
    }
.main_img{
	float: left;
    height: 260px;
    margin: 0;
    width: 180px;
}

.ebookimg .freebookdetail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    height: 74px;
    left: 85px;
    position: relative;
    top: -285px;
    width: 74px;
}


.detail-imgshow{
	overflow: hidden;
}
.detail-cataloading{
    text-align: center;
    margin:25px;
}

.detail-bookimg{
	position: relative; 
	border-width: 0px; 
	padding: 0px; 
	left: 0px; 
	top: -378.462px; 
	display: block; 
	visibility: visible;
}
.detail-imgbak{
	color: rgb(255, 0, 0); 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Tahoma; 
	position: absolute; 
	width: 100%; 
	text-align: center; 
	left: 0px; 
	top: 400px;
}
.detail-imgzoom{
	z-index: 10; 
	visibility: hidden; 
	position: absolute; 
	opacity: 0.5; 
	width: 77px; 
	height: 135px; 
	left: 0px; 
	top: 123px;
	border: 1px solid #aaa;
    background: #fff;
}
.detail-count {
    float: left;
    height: 70px;
    line-height: 70px;
    padding-left: 38px;
    position: relative;
    width: 240px;
}
.detail-count ul{
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
.detail-count ul li{
    float: left;
    width: 100%;
}
.detail-reply{
    float: right;
}
.detail-count ul li span {
    display: inline;
    float: left;
    font-size: 12px;
    height: 30px;
    line-height: 40px;
    padding: 0;
}
.detail-numname{
    color: #5b5b5b;
}
.detail-nocomment{
    text-align: center;
}
.detail-nocomment img{
    margin: 15px 0px;
}
.detail-notext{
    font-size: 15px;
    color: rgb(54, 54, 54);
    margin-bottom: 10px;
}
.detail-number {
    text-align: left;
    width: 25px;
    color: rgba(250, 125, 100, 1);
    margin-right: 10px;
}
.detail-field{
	float: left;
    height: auto;
    margin: 0;
    padding: 20px 0 0 20px;
    width: 713px;
    position:relative;
}
.detail-fieldinfo {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
}
.detail-qrcodeimg {
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 10%);
    padding: 5px;
    margin-top: 20px;
}
.detail-title{
    color: #62524B;
    font-size: 23px;
    font-weight: bold;
    line-height: 35px;
    height: 35px;
    width: 100%;
}
.detail-title span{
	float: left;
}
.detail-core{
    height: 30px;
    margin-left: 5px;
}
.detail-coreimg{
	float: left;
    margin: 10px 0px -6px -4px;
    border-width:0px;
}
.detail-corenew{
	float: left;
	line-height: 30px;
    color: #6B6869;
    font-size: 12px;
}
.detail-fieldinfo ul {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    height: auto;
}
.detail-fieldinfo ul li{
    float: left;
    height: auto;
    padding: 0;
    vertical-align: top;
    width: 100%;
}
.detail-fieldinfo ul li p{
    color: #716767;
    display: inline;
    float: left;
    font-size: 13px;
    line-height: 25px;
    margin: 0;
}
.detail-fieldinfo ul li span{
    color: #716767;
    display: inline;
    float: left;
    font-size: 13px;
    line-height: 25px;
    margin: 0;
}
.detail-Loading{
    text-align: center;
    margin-bottom: 30px;
}
.detail-pub, .detail-author {
    display: inline;
    float: left;
    font-size: 13px;
    line-height: 25px;
    margin: 0;
    color: #716767;
    padding-right: 10px;
}
.cont-title {
    font-size: 14px;
    color: rgba(202, 26, 27, 1);
    padding: 10px 0;
    text-indent: 9em;
    background: url(../Content/bglibimg/ic-Editors-Rec.png) no-repeat 10px 10px;
}
div#aa {
    background: url(../Content/bglibimg/detailbg.png) top right no-repeat;
    min-height: 120px;
    width: 100%;
    margin-top: 20px;
    background-color: #FFF4F6;
    padding-left: 0;
}
.detail-qrcodejiant {
    border-style: solid;
    border-width: 13px;
    border-color: transparent transparent transparent rgba(236, 236, 236, 1);
    position: relative;
    top: 100px;
    float: left;
}


.detail-pubdate {
    float: left;
    line-height: 30px;
    margin-left: 20px;
    padding-top: 1px;
}
.detail-paperimg {
    background: url(../Content/bglibimg/lab-.png) no-repeat 0 6px;
    width: 90px;
    height: 26px;
    margin: 0px 0px 0px 10px;
}
.detail-clc{
	color: #716767;
    display: inline;
    font-size: 13px;
    line-height: 25px;
    margin: 0;
}
.detail-clc a,.detail-subject a{
    float: left;
    margin: 0px 5px;
}
.detail-bookFlow{
	background-position: 0px -862px;
	height: 40px;
    width: 160px;
    float: left;
    margin-top: 7px;
}
.detail-bookPlate
{
    background-position: 0px -812px;
	height: 40px;
    width: 300px;
    float: left;
    margin-top: 7px;
}

.detail-advise span{
	color: #716767;
    float: left;
    font-size: 13px;
    margin-top: 5px;
}
.detail-qrcode {
    float: left;
    border-left: 0.5px solid rgba(236, 236, 236, 1);
    text-align: center;
    width: 199px;
    padding-left: 30px;
}

.detail-field .detail-pub {
    margin-left: 20px;
}

.detail-qrcodelogo {
    background: url(../favicon.ico) no-repeat 0 0;
    width: 27px;
    height: 26px;
    background-size: 95%;
    position: relative;
    top: -105px;
    left: 90px;
}

.detail-qrcodesm {
    float: left;
    font-size: 13px;
    width: 100%;
    text-align: center;
    line-height: 30px;
    padding: 0;
    margin: 0;
}
.detail-bookop {
    float: left;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 10px;
}
.detail-opchange {
    float: left;
    width: 420px;
}
.detail-bookophover{
    background-position: 0px -705px;
    width: 125px;
    height: 40px;
    float: left;
    margin-right: 20px;
    text-align: center;  
}
.detail-oplink{
    width: 400px;
    background:no-repeat;
}
.detail-oplink a:hover{
    background:url("../Content/images/Ebook-web-icons02.png") repeat scroll 0 -709px;
    color:#fff;
    float: left;
    height: 35px;
    text-align: center;
    width: 125px;
}

.detail-oplink a{
	line-height:35px;
	color: #7a7676;
    text-align: center;
    width: 125px;
    float: left;
    background:url("../Content/images/Ebook-web-icons02.png") repeat scroll 0 -755px;
}
.detail-bookophover a{
	line-height:40px;
	color: white;
}
.detail-opfixed {
    float: right;
    margin: 10px 0 0;
}
.detail-opfixed a{
    float: left;
    margin-right: 15px;
}
.detail-collect{
    background:url("../Content/images/Ebook-web-icons02.png") repeat scroll -90px -581px;
    width: 47px;
    height: 18px;
}

a:hover.detail-collect{
    background-position:-185px -581px;
    width: 47px;
    height: 18px;
}
.detail-shop{
    background:url("../Content/images/Ebook-web-icons02.png") repeat scroll -92px -612px;
    width: 70px;
    height: 20px;
}
a:hover.detail-shop{
    background-position: -185px -612px;
    width: 70px;
    height: 20px;
}
.detail-purchase{
    background:url("../Content/images/Ebook-web-icons02.png") repeat scroll -175px -912px;
    width: 70px;
    height: 20px;
}
a:hover.detail-purchase{
    background-position: -263px -912px;
    width: 70px;
    height: 20px;
}
.detail-error{
    background:url("../Content/images/Ebook-web-icons02.png") repeat scroll -90px -645px;
    width: 47px;
    height: 20px;
}
a:hover.detail-error{
    background-position: -185px -645px;
    width: 47px;
    height: 20px;
}
.detail_sharemore{
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat scroll -93px -674px;
    width: 47px;
    height: 30px;
}
.detail_share{
    position: absolute;
	z-index: 9998;
	text-align: left;
	background: #f6f6f6;
	border: solid 1px #e9e9e9;
	width: 116px;
	display:none;
    top: 25px;
}
.detail_sharename{
    height: 28px;
	color: #626262;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
	padding: 0 5px;
}
.detail_sharelist{
    margin: 0;
	padding: 5px 0;
	background: #fff;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
}
.detail_sharelist li{
	float: left;
	width: 100px;
	padding: 2px;
	margin-left: 6px;
	height: 28px;
    line-height:28px;
	overflow: hidden;
	list-style: none;
}
.detail_sharelist li:hover{
    border:1px solid #F7F7F7;
    background-color:#F7F7F7;
}
.detail_sharelist a{
    color: #565656;
	font: 12px '思源黑体';
	display: block;
	padding-left: 8px;
	text-decoration: none;
	line-height: 28px;
}
.detail_sharelist li span{
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 6px;
}
.share_sina{
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat scroll 0px -958px;    
}
.share_qq{
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat scroll 0px -995px;
}
.share_qqwb{
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat scroll 0px -1042px;
}
.share_douban{
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat scroll 0px -1088px;
}
.share_renren{
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat scroll 0px -1133px;
}
.detail_sharemore:hover{
    background:url("../Content/images/Ebook-web-icons02.png") no-repeat scroll -85px -913px;
}

.detail_shareaera{
    float: left;
    position: relative;
    top: -2px;
}
.detail-collecth{
    background-position: -184px -581px;
    width: 47px;
    height: 18px;
}
.detail-shoph{
    background-position: -184px -612px;
    width: 70px;
    height: 20px;
}
.detail-errorh{
    background-position: -184px -645px;
    width: 47px;
    height: 20px;
}
.detail-shareh{
    float: left;
    background-position: -184px -677px;
    width: 55px;
    height: 25px;
}
.detail-coltitle{
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    margin-top: 35px;
}
.detail-commentnum{

}
.detail-abstract,.detail-directory{
	border-top: 1px solid #d4cece;
    height: auto; 
}
.detail-abscon{
	overflow: hidden;	
	line-height: 24px;
	text-indent: 2em;
    color: #555555;
    font-size: 13px;
    padding: 25px 25px 15px; 
}
.detail-catalog{
	font-size: 12px;
    line-height: 22px;
    overflow: hidden;
    height: auto;
    margin: 25px 25px 35px;
    margin-left: 0px;
}
.detail-abshow,.detail-abstop{
	font-size: 12px;
    margin-left: 10px;
}
.detail-catalog ul li a{
	color: #707277;
}
.detail-catalog ul li a:hover{
	color: rgba(202, 26, 27, 1);
}


/*2018-11-13*/

    .detail-catalog ul li {
    line-height: 24px;
    font-size: 14px;
}
.lidiv {
    float: left;
    width: 100%;
}
.lichildre.onechildre {
    text-indent: 0.5em;
}
.lichildre.twochildre {
    text-indent: 1.5em;
}
.lichildre.threechildre {
    text-indent: 2.5em;
}
.lichildre.fourchildre {
    text-indent: 3.5em;
}
.lichildre.fivechildre {
    text-indent: 4.5em;
}


.detail-catalog ul .onechildre a {
    font-size: 13px;
    color: #333333;
}
.detail-catalog ul .twochildre a {
    font-size: 13px;
    color: #666666;
}
.detail-catalog ul .threechildre a {
    font-size: 13px;
    color: #666666;
}

.detail-colstop{
	font-size: 12px;
    float: right;
    margin-right: 25px;
    position: relative;
    top: -40px;
    display: none;
}
.detail-comment{
    border-top: 1px solid #d4cece;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
    min-height: 40px;
}
.detail-colist{
	margin: 15px 25px 10px;
}
.detail-colleft img{
	float: left;
    width: 40px;
    height: 40px;
    border-radius:6px;
}
.detail-colright{
	margin-left: 70px;
    min-height: 100px;
}
.detail-comuser{
	color: #8F6E5C;
    float: left;
    font: 12px;
    overflow: hidden;
}
.detail-colright div{
	float: left;
	margin: 4px 0px 0px 10px;
}
.detail-comdetail{
	color: #6B6565;
    float: left;
    font: 13px;
    min-height: 20px;
    overflow: hidden;
    width: 100%;
    overflow: hidden;
}
.detail-comdate{
	color: #6B6565;
	float: left;
    font: 12px;
    width: 100%;
}
.detail-comreply{
    border-top: 1px solid #d4cece;
    font-size: 12px;
    height: 300px;
    margin-bottom: 40px;
}
.detail-star{
	margin: 15px 25px 0px;
}
.detail-star span,.detail-repcontent span{
	font-size: 14px;
    float: left;
    color: #6B6565;
}
.detail-repcontent{
	margin: 20px 25px 10px;
}
.detail-recontent {
    float: left;
    padding-left: 25px;
    margin-bottom: 15px;
}
.detail-putin{
	display: inline;
    height: auto;
    min-height: 145px;
    width: 780px;
    font-size: 13px;
    line-height: 24px;
    resize: none;
    border:solid 1px #b7b1b1;
    margin-bottom: 7px;
    background-color:#fffff9;
}
.detail-star img{
	margin-left: 5px;
}
.detail-repcount{
	padding-left: 40px;
}
.detail-repcontent a{
    /*float: right;
    width: 92px;
    height: 35px;
    background: url("../Content/images/submitb.png") no-repeat scroll right center;
    margin-top: 25px;*/
}

.detail-catanone{
    text-indent: 2em;
    color: #555555;
    font-size: 13px;
}

.detail-releft{
	float: left;
    height: 100%;
    margin: 0;
    padding: 0px 0px 15px 0px;
    width: 95px;
}

.detail-reright{
	float: left;
    height: 100%;
    margin: 0;
    padding: 0px 0px 15px 20px;
    width: 170px;
}
.detail-reright a{
	float: left;
    margin-bottom: 8px;
}
    .detail-reright a span {
        color: rgba(56, 56, 56, 1);
        font-size: 14px;
        line-height: 20px;
        text-decoration: none;
        font-weight: 500;
    }
.detail-reright a span:hover{
    color: rgba(202, 26, 27, 1);
}
.detail-reauthor {
    color: #848282;
    font-size: 12px;
    float: left;
    width: 100%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#xzw_starSys{
	position: relative;
    overflow: hidden;
}
#xzw_starBox {
    margin-left: 10px;
    width: 120px;
    float: left;
}
#xzw_starSys .star {
    height: 20px;   
    position: relative;
    background: url(../Content/images/lanrentuku.png) repeat-x;
    cursor: pointer;
}
#xzw_starSys .star li {
    float: left;
    padding: 0px;
    margin: 0px;
}
#xzw_starSys .star li a:hover{
	background:url(../Content/images/lanrentuku.png) 0 -25px repeat-x;
	z-index:3;
	left:0;
}
#xzw_starSys .star a.one-star{
	left:0;
}
#xzw_starSys .star a.one-star:hover{
	width:24px;
}
#xzw_starSys .star a.two-stars{
	left:24px;
}
#xzw_starSys .star a.two-stars:hover{
	width:48px;
}
#xzw_starSys .star a.three-stars{
	left:48px;
}
#xzw_starSys .star a.three-stars:hover{
	width:72px;
}
#xzw_starSys .star a.four-stars{
	left:72px;
}
#xzw_starSys .star a.four-stars:hover{
	width:96px;
}
#xzw_starSys .star a.five-stars{
	left:96px;
}
#xzw_starSys .star a.five-stars:hover{
	width:120px;
}
#xzw_starSys .star li a {
    display: block;
    width: 24px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    z-index: 5;
}
#xzw_starSys .current-rating {
    background: url(../Content/images/lanrentuku.png) 0 -25px repeat-x;
    position: absolute;
    height: 20px;
    z-index: 1;
    top: 0px;
}
#xzw_starSys .description {
    clear: both;
    position: absolute;
    left: 140px;
    top: 3px;
    font-size: 14px;
    color: #999;
}
.detail-comdate span{
    margin-left: 5px;
}
/*detail 结束*/
/*Subject 开始 */
.recommendation{
    width:100%;
    height:400px;
}

#subject {
    min-width: 1200px;
    width: 100%;
    background-color: rgba(243, 245, 246, 1);
}
.subject_top {
    height: 400px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.subject_top ul {
    list-style: outside none none;
    position: relative;
}
.subject_container .book-list-check {
    float:left;
    width:250px;
}
.subject-main-footer {
    color: #555;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 100px;
    margin-top: 20px;
    width: 100%;
}
.subject-main-footer a:hover {
    color:#fff;
}
.subject_top ul li {
    float: left;
    width:1920px;
}
.subject_top img {
    height: 400px;
    width: 100%;
    position:relative;
}
.subject_more {
    float: left;
    width: 196px;
    padding-top: 4px;
    padding-right: 10px;
}
    .subject_more img {
        width: 196px;
        height: 496px;
        border-radius: 5px;
    }
.ZTlist {
    float: left;
    width: 980px;
    position: relative;
}
.subject_bottom {
    height:auto;
    padding-top: 25px;
    width:1210px;
    margin:0 auto;
    height: 2500px;
    position: relative;
}
.subject_list {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.recominfo {
    width: 1200px;
    float: left;
    margin-bottom: 92px;
}

.subject-bg-bottom {
    position: absolute;
    bottom: 7px;
    z-index:-1;
}

.subject_count {
    position: relative;
    float: left;
    top: 270px;
    left: -170px;
    font-size: 13px;
    color: white;
    width: 65px;
    text-align: center;
}
.subject_count_c {
    float: right;
    color: rgba(202, 26, 27, 1);
}

.ztBook {
    float: left;
    height: 213PX;
    width: 150px;
    padding: 15px;
    border-radius: 5px;
    background: white;
    margin-right: 10px;
    margin-bottom: 10px;
}
.subject-mark,.pftitle {
    float:left;
    margin-top:5px; 
}
.imgctrl {
    height: 160px;
    text-align: center;
    width: 114px;
    border-radius: 5px;
}
.ZTlist .ztBook a {
    text-align: center;
    display: block;
}
.ztBook .author {
    text-align: center;
}
    .ztBook .title {
    color: #825d59;
    text-align:center;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
    width: 94%;
}
.ztBook .title:hover {
    color:rgba(202, 26, 27, 1);
}
.rightmenu {
    background-color: #fff;
    display: none;
    margin-right: -600px;
    position: absolute;
    right: 50%;
    text-align: center;
    transition: 0.2s ease 0s;
    width:66px;
    float:left;
    z-index:1;
}
.subject-bg-bottom img {
    position: relative;
    top: 33px;
    z-index: 0;
}
#rightmenu .current {
    background-color:#614d3b;
    color:#fff;
}
.rightmenu a{
	width:140px;
	height:42px;
	line-height:42px;
	text-align:center;
	float:left;
	border:1px solid #ddd;
	text-decoration:none;
	color:#333;
}
.rightmenu a:hover{
	background-color:#614d3b;
	color:#FFF;
}
.suject_floor {
    color: #333;
    float: left;
    font-family: 思源黑体;
    font-size: 24px;
    height: 65px;
    line-height: 80px;
    position: absolute;
    text-align: center;
    width: 65px;
}
.zt_head img,.zt_head {
    width:100%;
    height:400px;
    min-width: 1200px;
}
.subject-main-footer input{
    background-color:transparent 
}
.ztcenter .book-list-num {
    padding-left:10px;
}
.subject_build_img{
    height: auto;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}
.subject_build {
    color: #666;
    font-size: 18px;
    text-align: center;
    width: 100%;
}
.subject-main-list .SubjectIsNull {
    margin: 0 auto;
    width: 100%;
    background-color: #fff;
    color: #555555;
    float: left;
    font-size: 12px;
    height:630px;
    padding-top: 100px;
}


.SubjectIsNull {
    margin: 0 auto;
    width: 100%;
    color: #555555;
    float: left;
    font-size: 12px;
    height:630px;
    padding-top: 100px;
}




/*Subject 结束*/  

/*SubjectInfo 开始*/
#ztinfo{
    float:left;
    width: 100%;
}
.subject_recom {
    margin: 0 auto;
    width: 1200px;
    background: white;
    border-radius: 5px;
}
.ZT_recom .filter-options {

}


.ZT_Search {
    width: 660px;
    margin: 0 auto;
    height: 45px;
    margin-top: 40px;
    margin-bottom: 30px;
}

    .ZT_Search .titlelabel {
        float: left;
        font-size: 13px;
        line-height: 45px;
        padding-right: 5px;
        text-indent: 2em;
        background: white;
        width: 110px;
    }


.zt_searchtext {
    background: white none repeat scroll 0 0;
    float: left;
    height: 45px;
    width: 545px;
    line-height: 45px;
    border-radius: 0 5px 5px 0;
}
.ZT_Search .form-control {
    width: 377px;
    height: 45px;
    line-height: 45px;
}
.ZT_Search #selecttype {
    color: #999999;
    border: 1px solid white;
    margin-top: 3px;
}
#ZT_searchButton {
    font-size: 14px;
    float: right;
    height: 45px;
    width: 88px;
    line-height: 45px;
    text-align: center;
    background: rgba(202, 26, 27, 1);
    border-radius: 0 5px 5px 0;
    color: white;
}


.zt_searchtext .dropdownContainer {
    float: left;
    font-size: 13px;
    height: 45px;
    position: relative;
    width: 80px;
}
.zt_searchtext .dropdownDefault1 {
    color: #71716f;
    float: left;
    line-height: 20px;
    text-indent: 1em;
    width: 60px;
    line-height: 45px;
}

.zt_searchtext .dropdrown-menu {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: none;
    left: 0;
    position: absolute;
    top: 81%;
    width: 70px;
    z-index:1;
}
}
.zt_searchtext .dropdownContainer .downArrow {
    position: absolute;
    right: 10px;
    top: 7px;
}
.zt_searchtext .arrow {
    cursor: pointer;
    display: inline-block;
    height: 0;
    width: 0;
}
.zt_searchtext .dropdrown-menu li {
    line-height: 27px;
}
.zt_searchtext .downArrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #71716f;
    display: block;
    margin-top: 20px;
    float: right;
    margin-right: 10px;
}
}
.zt_searchtext .dropdrown-menu li {
    line-height: 24px;
}
.zt_searchtext .dropdrown-menu li a {
    color: #71716f;
    display: inline-block;
    text-indent: 0.5em;
    width: 100%;
}
.zt_searchtext .dropdrown-menu li a:hover {
    background: #ccc;
    /*font-size: 1.1em;*/
}



.ZT_recom .display-mode {
     display: none;
}





.filter-options a {
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat;
    background-position: 40px  -337px;
    color: #666;
    height: 15px;
    line-height: 15px;
    margin-right: 5px;
    padding-left: 8px;
    padding-right: 20px;
    width: 40px;
    text-decoration: none;
}
.filter-options .Button {
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat;
    background-position: 65px  -337px;
}
.filter-options .hover {
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat;
    background-position: 40px -355px;
    color: #FC221C;
}
.filter-options .hovers {
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat scroll 65px -355px;
    color: #FC221C;
}

.tdleft, .tdright {
    width: 50%;
}
.ztcenter {
    height: 36px;
    background-color: #FFF;
    width: 100%;
    line-height: 36px;
    font-size: 12px;
    color: #555;
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 10px;
}
.imga {
    float: left;
    position: relative;
}
.subject_img {
    border:1px solid #ddd;
    float: left;
    height: 175px;
    width: 125px;
    margin-top:15px;
}
.subject_container {
    width:1200px;
    color: #555555;
    float: left;
    font-size: 12px;
    height: 210px;
    margin-bottom: 10px;
    background-color:#fff;
}
.containerright {
    width: 950px;
    float: left;
    position: relative;

}
.titlectrl {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.containerright .book-buttons {
    position: absolute;
    right: 2px;
    top: 20px;
}
.book-list-checkall{
    position:relative;
    top:2px;
}
.autherctrl {
    float: left;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.pfctrl {
    float: left;
    padding-top: 7px;
}
.subject_container .checkbox {
    float: left;
    margin-left: 55px;
    margin-right: 15px;
    margin-top: 15px;
}
.titlectrl .title {
    float: left;
    color: #623f23;
    width:680px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.titlectrl .title:hover {
    color: #ff4401;
    text-decoration: none;
}
.titlectrl a {
    float: left;
}
.titlectrl a:hover {
    cursor: pointer;
    text-decoration: none;
}
.edtbtn {
    float: right;
}
.pftitle, .pfctrl {
    float: left;
    color: #623f23;
    margin-top:3px;
}
.edtbtn a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    float:left;
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat;
    padding-left: 20px;
    background-position: -56.5px -43.1px
}
.edtbtn .download {
    padding-left: 28px;
}
.edtbtn a:hover {
    color: #FFF;
    background: url("../Content/images/Ebook-web-icons02.png") no-repeat;
    margin: 0 10px;
    background-position: -57px 2px;
}
.authertitle, .timectrl {
    width: auto;
    float: left;
}
.autherctrl .sg {
    padding-left:10px;
}
.authertitle a {
    float: left;
    color: #6A76B5;
    text-decoration: none;
}
.autitle, .sg {
    float: left;
}
.timectrl {
    padding-left: 10px;
}

.profile {
    width:875px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.subject-main-footer .page-widget{
    height: 36px;
    margin: 0 auto;
    min-width: 160px;
    width: 800px;
}
.subject-main-footer {
    color: #555;
    float: left;
    font-size: 12px;
    margin-bottom: 100px;
    margin-top: 20px;
    width: 100%;
}
.subject-main-footer .page-widget ul .active {
    background-color: rgba(202, 26, 27, 1);
    color: #fff;
}
/*SubjectInfo 结束*/ 
/*nav subjectcategory 开始*/
.nav_subtree a{
}

   #classli .jiantou {
        height: 20px;
        width: 100%;
        top: -20px;
        position: absolute;
    }
           #classli #jiao {
        position: absolute;
        left: 150px;
        display: block;
        height: 0;
        width: 0;
        font-size: 0;
        line-height: 0;
        border-color: transparent transparent #F6F6F6 transparent;
        border-style: dashed dashed solid dashed;
        border-width: 10px;
    }
              #indexpage .nav-tree-node2 {
        width: 225px;
        margin-left: 10px;
        position: relative;
        z-index: 10;
        border-top: 1px solid #e7e7e7;
        overflow: hidden;
    }
#classli #jiao1 {
    position: absolute;
    left: 57px;
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-color: transparent transparent #F6F6F6 transparent;
    border-style: dashed dashed solid dashed;
    border-width: 10px;
}
#indexpage .nav_line, #indexpage .nav_subsecond {
    display: none;
}
#indexpage .nav-tree-node1, #indexpage .nav-tree-node3 {
    width: 225px;
    margin-left: 10px;
    position: relative;
    z-index: 10;
    border-top: 1px solid #e7e7e7;
    overflow: hidden;
}


#indexpage .nav-tree {
    border: none;
}
#indexpage {
    display: block;
    width: 240px;
    border: none;
    height: auto;
}


    #indexpage .nav_clcfirst {
        font-size: 13px;
        color: #5a5a5a;
        font-weight: normal;
        text-align: left;
    }

       
   #indexpage a {
        font-family: 思源黑体;
        text-decoration: none;
        font-size: 13px;
        margin: 0;
        color:#5a5a5a;
        font-weight: normal;
    }
    #indexpage a:hover {
        color:rgba(202, 26, 27, 1);
    }

.nav_name {
    background-color: #E4E4E4;
    color: #222222;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    width: 244px;
    margin-top: 20px;
    text-align: center;
}



#search-left .nav_name {
    background-color: #F7F7F7;
    color: #666666;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    width: 242px;
    margin-top: 20px;
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    border: 1px solid #E4E4E4;
    border-bottom: none;
}
#search-left .nav-tree {
    background-color:#fff;
    border-top:none;
}
#search-left .nav-tree div:first-child {
    border-top: none;
}
#search-left .nav_subtree {
    background-color: #fff;
    border-top:none;
}
#search-left .nav_subtree div:first-child {
    border-top: none;
}
.nav_clc_name{
    width:121px;
    float:left;
}
.nav_sub_name:hover,.nav_clc_name:hover{
    cursor:pointer;
}
.nav_sub_name{
    width:121px;
    float:left;
}
.nav_name .active {
    color: black;
    background-color: #fff;
    font-weight: bold;
}
.nav_subtree {
    display: block;
    width: 242px;
    height: 2150px;
    border: 1px solid #E4E4E4;
    background-color: #F5F5F5;
}
.nav_subfirst {
    width: 217px;
    height: 28px;
    line-height: 28px;
}
#indexpage div {
    float: left;
    line-height: 39px;
    height: 39px;
}
.nav_subfirst a {
    float: left;
    font-size: 13px;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
}

.nav_subsecond {
    width: 210px;
}
.nav_subsecond a{
    float: left;
    text-decoration: none;
    line-height: 28px;
    padding-right: 10px;
    word-wrap: break-word;
    font-size: 12px;
    color: #666666;
}
/*nav subjectcategory 结束*/
/*nav clccategory 开始*/
.nav_clcfirst{
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    float: left;
    height: 39px;
}
.nav_stop{
    line-height: 38px;
    color: #454242;
    float: left;
    height: 39px;
    width: 10px;
    margin-left: 2px;
}
.nav_line {
    width: 1px;
    height: 11px;
    margin: 14px 5px 0px;
}
.nav_clcsec{
    font-size: 12px;
    float: left;
}
.search-main-category {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    float: left;
    margin-bottom: 10px;
    width: 100%;
    position: relative;
}
.search-main-category div{
    float: left;
    line-height: 36px;
}

.nav_clcpathsep{
    padding-left: 10px;
    color: #755B1D;
}
.nav_clcsubinfo{
    border-top: 1px dotted #dddddd;
    margin-bottom: 5px;
    margin-left: 10px;
    width: 98%;
    font-size: 12px;
}
.nav_clcsubnode{
    color: #755B1D;
    text-decoration: none;
    padding: 0px 20px 0px 5px;
}
/*nav clccategory 结束*/

/*nav collegegory开始*/
.college-category {
    width: 190px;
    height: 100%;
    background-color: #FFFFFF;
    margin-top: 10px;
    float: left;
}

.college-cate-outer a {
    color: #5a5a5a;
    margin-right: unset;
}

.college-colname {
    background-color: #FFFFFF;
    color: #5a5a5a;
    font-size: 14px;
    font-weight: bold;
    height: 45px;
    line-height: 55px;
    text-align: center;
    font-family: 思源黑体;
    margin: 0px 10px;
    border-bottom: 1px solid #e7e7e7;
}

.college-cate-outer {
    display: block;
    width: 190px;
    z-index: 600;
}

.college-cate-show {
    z-index: 10;
    height: 46px;
}

.college-cate-firstnav {
    margin: 0px 10px;
    height: 46px;
    width: 170px;
}

.college-cate-firstnav a{
    color:#5a5a5a;
}

.college-cate-firstnav .college-cate-firstname {
        float: left;
        font-size: 14px;
        text-align: left;
        text-decoration: none;
        text-indent: 0.3em;
        font-weight: bold;
        height: 24px;
        line-height: 24px;
}

.college-cate-outer div {
    float: left;
}

.college-cate-firstname {
    float: left;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    text-indent: 0.3em;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
}

.college-cate-hide {
    left: 190px;
    z-index: 2;
    padding-bottom: 50px;
    padding-top: 5px;
    margin-top: -50px;
    position: absolute;
    width: 620px;
    display: none;
    background-color: #FFFFFF;
    box-shadow: 3px 0 5px 3px #e7e7e7;
}

.college-cate-hideouter {
    border-bottom: 1px dotted #D4D4D4;
    margin-left: 20px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 10px;
    width: 550px;
}

.college-cate-show .college-cate-hide-first {
    width: 440px;
    line-height: 24px;
    text-align: left;
}

#GetCollegeCategoryComponent a {
    color: #5a5a5a;
}

#GetCollegeCategoryComponent a:hover{
    color: #ff000e;
}


.college-cate-hide-first a {
    color: #5a5a5a;
    padding: 0px 10px;
}

.college-cate-hide-firstname {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.college-cate-hide-second {
    width: 440px;
    white-space: nowrap;
}

.college-cate-hide-secondname {
    float: left;
    text-decoration: none;
    line-height: 30px;
    padding: 0px 10px;
    word-wrap: break-word;
    font-size: 12px;
    background: url("../Content/images/sidemenu_bg.png") no-repeat scroll right center;
}

.college-cate-secondnav .college-cate-secondname {
    font-size: 12px;
    float: left;
    text-decoration: none;
    font-weight:unset;
}

.college-cate-secondnav a {
    color: #5a5a5a;
}


.college-cate-firstnav .hot {
    background-image: url("../Content/images/hot.png");
    height: 15px;
    width: 17px;
}

.college-cate-show .college-cate-secondnav {
    float: left;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    width: 100px;
}

.college-cate-hide-second .college-cate-hide-secondname {
    float: left;
    text-decoration: none;
    line-height: 30px;
    padding: 0px 10px;
    word-wrap: break-word;
    font-size: 12px;
    background: url("../Content/images/sidemenu_bg.png") no-repeat scroll right center;
    font-weight:unset;
}

.college-cate-hide-second a {
    color: #5a5a5a;
}

.line {
    width: 1px;
    height: 11px;
    background-color: #5a5a5a;
    margin: 7px 5px 0px;
}

.new_title.T {
    padding-top: 20px;
}

.new_title .more {
    margin-right: 15px;
}
/*nav collegegory结束*/

/*success 开始*/
.success,.emailActivation {
    height: auto;
    margin: 0 auto;
    padding-top: 25px;
    width: 1200px;
}
.register_header{
    width:100%;
    height:80px;
}
.register_header .llogo {
    display: inline-block;
    float: left;
    height: 55px;
    width: 256px;
}
.register_center {
    width:100%;
    margin:0 auto;
    padding-top:25px;
}
.main-area {
    border: 1px solid #e8e8e8;
    margin-top: 15px;
    width: 100%;
}

.registerHeader {
    border: 1px solid #e8e8e8;
    height: 38px;
    line-height:38px;
    margin: auto;
    width: 100%;
}
.register_success {
    padding-left:25px;
    color:#585858;
}
.message{
    width:100%;
}
.label1 a:hover{
    text-decoration: underline;
}
.msg {
    margin-top: 35px;
    text-align: center;
}
.notice{
    margin-top: 20px;
    text-align: center;
}
.mainImage {
   margin: auto 45%;
}

.return {
    background-color: Red;
    font-size: 16px;
    height: 25px;
    margin: auto;
    text-align: center;
    width: 50px;
}

.check_email {
    background-color: #79b521;
    height: 38px;
    line-height: 13px;
    margin: 0 auto;
    width: 112px;
}
/*success 结束*/

/*荐购原因*/
.recommend-reason {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

.btn-reason-submit:hover{
    background:url("../Content/images/Ebook-web-icons02.png") no-repeat scroll -55px 3px;
    color:#fff;
}
/*正版授权详细**/
.accredit_title{
    font-family: 思源黑体;
    font-size: 12px;
    word-break: break-all;
    color: #666666;
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
    line-height: 25px;
    margin-top: 15px;
    border-bottom: 1px solid #DFDFDF;
}
.accredit_body{
    text-align: center;
}
.accredit_body img{
    border: 1px solid #afafaf;
    margin: 20px 0px;
    padding: 2px;
    width: 800px;
}

/*学校首页 新书到馆 开始*/
.Home_NewBook {
    width: 985px;
    font-family: "思源黑体";
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}

.Home_NewBook_Top {
    color: #514131;
    float: left;
    padding-bottom: 15px;
    text-align: end;
    width: 985px;
    height: 40px;
    background-color: #f8f8f8;
}

.Home_NewBook_Title {
    color: #634941;
    float: left;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 5px;
    line-height: 40px;
    padding-left: 10px;
}

.Home_NewBook_More {
    height: 17px;
    line-height: 50px;
    float: right;
    padding-right: 20px;
}

.Home_NewBook_More a{
    float: right;
    font-size: 12px;
    text-decoration:none;
    color: #8e7054;
}
.Home_NewBook_MainBox {
    float: left;
    width: 100%;
    border: 2px solid #f8f8f8;
    border-bottom: 3px solid #f8f8f8;
}

.Home_NewBook_Menu {
    float: left;
    line-height: 40px;
    padding-left: 30px;
}

.Home_NewBook_Menu #FirstChild{   
    
}

    .Home_NewBook_Menu li.hover {
        border-bottom: 0;
        color: #634941;
        font-weight: 800;
        border-bottom: 3px solid;
    }

    .Home_NewBook_Menu li {
        cursor: pointer;
        display: block;
        float: left;
        font-size: 12px;
        height: 40px;
        line-height: 50px;
        text-align: center;
        width: 60px;
        color: #514131;
    }

.Home_NewBook_Content .block{
    display:block;
}

.Home_NewBook_Content li{
    display: block;
    float: left;
    width: 985px;
}

.Home_NewBook_Content{
    float:left;
    width: 100%;
}

.Home_NewBook_Content ul{
    margin-top:8px;
    display:none;
}

.Home_NewBook_Book {
    float: left;
    height: 290px;
    width: 19.8%;
    text-align: center;
    border-right: 1px solid #f8f8f8;
}

    .Home_NewBook_Book img {
        height: 180px;
        margin-top: 20px;
        width: 130px;
        box-shadow: 0 5px 5px #b0b0b0;
    }

.Home_NewBook_BookTitle a {
    color: #565656;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-decoration: none;
    width: 91%;
    padding: 0px 10px;
}

.Home_NewBook_BookAuthor{
    color: #666;
    font-size: 13px;
}
/*学校首页 新书到馆 结束*/

.home-newbooks-buttons {
    float: left;
    padding-bottom: 1px;
    padding-top: 5px;
    width: 100%;
}

.home-newbooks-buttons a {
    display: inline-block;
    width: 44%;
    text-align: center;
    border: solid 1px #eee;
    margin: 5px;
    color: #555;
    float: left;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.tooltip-pda {
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    border-radius: 10px;
    font-size: 10px;
    padding: 4px;
    text-align: center;
    text-indent: 4px;
    color: #555;
    margin-top: 5px;
}

/*学校首页 人气图书 开始*/
.home-rank-read .recommend-body {
    width: 100%;
    height: 280px;
    display: block;
}

.home-rank-read hr {
    height: 1px;
    margin: 0 3px;
    border: 0;
    background-color: #e5e5e5;
}

.home-rank-read .selected {
    width: 25%;
    height: 100%;
}

.home-rank-read .selected img {
    border: 1px solid #cbc7c9;
    cursor: pointer;
    height: 250px;
    margin: 15% 0 2%;
    width: 180px;
}

.home-rank-read .notselected {
    float: right;
    margin: -220px -85px 10px;
    width: 87%;
}

.home-rank-read .notselected .selectedName{
    margin-left:45px;
}

.home-rank-read .selectedName a {
    color: #565656;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.home-rank-read .selectedName a:hover {
    color:rgba(202, 26, 27, 1);
}

.home-rank-read .notselected p {
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    color: #555555;
    height: 66px;
    overflow: hidden;
    margin: 5px 140px 5px 45px;
}

.home-rank-read .notselected .recommend-list {
    height: 143px;
    margin-top: 25px;
    position: relative;
    width: 100%;
}

.home-rank-read .notselected .recommend-list li {
    float: left;
    padding-left: 9px;
    padding-right: 10px;
    position: relative;
}

.home-rank-read .notselected .recommend-list-left {
     width: 25px;
     height: 143px;
     /*background: url(../Content/images/icon_left.png) no-repeat center center;
     background-size: contain;*/
    
     bottom: 0;
     left: 5px;
     cursor: pointer;
     float:left;
}

.home-rank-read .notselected .recommend-list-left img{
    width:25px;
    height:25px;
    margin-top:60px;
}

.home-rank-read .notselected .recommend-list-right {
    bottom: 0;
    content: "";
    cursor: pointer;
    height: 143px;
    float: left;
    right: 80px;
    width: 25px;
}

.home-rank-read .notselected .recommend-list-right img{
    width:25px;
    height:25px;
    margin-top:60px;
}

.home-rank-read .notselected .recommend-list .recommend-group {
    width: 610px;
    height: 100%;
    display: block;
    float: left;
}

.home-rank-read .recommend-group img {
    cursor: pointer;
    height: 140px;
    width: 100px;
    box-shadow: 0 5px 5px #b0b0b0;
}
/*学校首页 人气图书 结束*/

.home-link-main {
    float: left;
    width: 100%;
    color: #555555;
    line-height: 40px;
}

.home-link-main a{
    color:#555555;
}

.home-link-main span{
    padding-left:10px;
    padding-right:10px;
    font-size:12px;
}

/*学校标头 个性化定制 开始*/
.schoollogoleft{
    float: left;
    width: 430px;
}

.schoollogoright {
    float: left;
    padding-top: 25px;
    width: 840px;
}

.schoollogoright .schoollogo{
    float: right;
    height: 80px;
    margin-top: -96px;
    width: 350px;
}

.schoollogoright .schoollogo img{
    width:350px;
    height:80px;
}
.schoollogoright .searcht{
    width:790px;
}
.schoollogoright .searchword{
    width:320px;
}
.schoollogoright .inputbox{
    float:left;
}
.schoollogoright .dropdownContainer {
    position: relative;
    height: 38px;
    width: 85px;
    background: #eee;
    float:left;
    font-size:12px;
    border: 1px solid rgba(202, 26, 27, 1);
    border-right:none;
    }
    .schoollogoright .dropdownDefault {
        border-right: 1px solid #ddd;
        color: #71716f;
        line-height: 43px;
        text-indent: 0.5em;
        height: 38px;
    }
    .schoollogoright .dropdownContainer .downArrow {
        position: absolute;
        right: 15px;
        top: 18px;
    }
.schoollogoright .dropdrown-menu {
    position: absolute;
    top: 100%;
    width: 83px;
    left: 0;
    background: #eee;
    display: none;
    border:1px solid #ddd;
}
.schoollogoright .dropdrown-menu li {
    line-height: 24px;
}
.schoollogoright .dropdrown-menu li a {
    color: #71716f;
    display: inline-block;
    text-indent: 0.5em;
    width: 100%;
}
.schoollogoright .dropdrown-menu li a:hover {
    background: #ccc;
    /*font-size: 1.1em;*/
}
.schoollogoright .arrow {
    width: 0;
    height: 0;
    display: inline-block;
    cursor: pointer;
}

.schoollogoright .arrow1{
    width: 0;
    height: 0;
    display: inline-block;
}

.schoollogoright .downArrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
}
/*学校标头 个性化定制 结束*/



/*注脚开始*/

.fa-wechat {
    position: fixed;
    bottom: 170px;
    right: 20px;
    width: 48px;
    height: 48px;
    background: url("../Content/images/wechar-icon.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-color: #c9c8c1;
    background-repeat: no-repeat;
    background-position: center;
}
.fa-wechat:hover,.fa-help:hover {
    background-color: #999793;
}

.wecharsend {
    display:none;
    position: fixed;
    bottom: 86px;
    right: 68px;
    width: 270px;
    height: 130px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.weaaatimg {
    background: url("../Content/images/wechat.png");
    background-color: rgba(0, 0, 0, 0);
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-color: #c9c8c1;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #dddddf;
    width: 85px;
    height: 85px;
    float:left;
    margin-top:20px;
    margin-left:20px;    
}
.weaaattext {
    color: #604b3a;
    float: left;
    width: 150px;
    font-size:13px;
    font-weight:bolder;
    padding-top:25px;
    padding-left:10px;   
}
    .weaaattext span {
        float: left;
        width: 100%;
        line-height: 20px;
    }
#weixinhao {
    color: #999999;
    font-weight: normal;
}
.fa-help {
position: fixed;
bottom: 222px;
right: 20px;
width: 48px;
height: 48px;
background: url(/Content/images/help_icon.png);
background-color: rgba(0, 0, 0, 0);
background-repeat: repeat;
background-position-x: 0%;
background-position-y: 0%;
background-color: #c9c8c1;
background-repeat: no-repeat;
background-position: center;
}
.helpgo {
display: none;
position: fixed;
bottom: 215px;
right: 67px;
width: 227px;
height: 60px;
line-height:60px;
background:url(/Content/images/help-border.png) no-repeat;
}
.helpgo a{
display:block;
margin-left:40px;
font-size:15px;
font-weight:700;
color:#000;
}
/*注脚结束*/

/*党建专题样式*/
.djrightmenu {
    /*background-color: white;*/
    display: none;
    margin-right: -700px;
    position: absolute;
    right: 50%;
    text-align: center;
    transition: 0.2s ease 0s;
    width: 130px;
    /*align-content:center;*/
}

#djrightmenu .djcurrent {
    background-color: red;
    color: #fff;
    border-radius: 30px;
}

.djrightmenu a {
    width: 130px;
    height: 20px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 15px;
}

    .djrightmenu a:hover {
        color: rgba(202, 26, 27, 1);
    }

.djrightmenu ul {
    width: 118px;
    text-align: center;
    border-bottom-width: 10px;
    padding-top:5px;
}


.djztBook {
    float: left;
    height: 280px;
    width: 170px;
}

    .djztBook .title {
        color: #825d59;
        float: left;
        font-weight: bold;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 8px;
        width: 130px;
        text-align: center;
    }

        .djztBook .title:hover {
            color: rgba(202, 26, 27, 1);
        }
.djbanner {
    background: url("../../../Content/images/pc1.png") no-repeat;
    float: left;
    height: 65px;
    width: 1200px;
    margin-top: -10px;
    background-size: contain;
}
.djbanner_1 {
    background: url("../../../Content/images/djbanner_1.jpg") no-repeat;
    float: left;
    height: 65px;
    width: 1200px;
    margin-top: -10px;
}

.dsbanner {
    background: url("../../../Content/images/dsbanner.png") no-repeat;
    float: left;
    height: 65px;
    width: 1200px;
    margin-top: 10px;
    margin-bottom: -25px;
    background-size: cover;
}

.clclist, .subjectlist {
color: #716767;
display: inline;
float: left;
font-size: 13px;
line-height: 25px;
margin: 0;
}
.footer a {
    font-size: 12px;
}
label[for="head_rdoc6"], #head_rdoc6 {
    display: none;
}
