body{
    font-family: 'PingFang SC', MicrosoftYaHei,arial,helvetica,sans-serif;
    background-color: #fff;
}
.cover:hover{
    border-color: #eee !important;
}
.cover:hover img.lazy-success{
    transform: scale(1.1);
}
#header{
    height: 38px;line-height: 38px;
    border: 1px solid #eee;
    border-bottom: 0;
    background-color: #f5f5f5;
}
#header .title{
    float: left;
}
#header .title strong{
    font-size: 16px;color: #E52B17; 
}
#header .title small{
    font-size: 12px;font-weight:400;color: #999;
}
#header ul.menu{
    position: relative;
    float: right;
    z-index: 999;
}
#header ul.menu > li{
    position: relative;
}
#header ul.menu > li.member:hover .drop-down{
    display: block;
}
#header ul.menu > li.member .drop-down{
    width: 322px;
    margin-left: -254px;
    z-index: 99;
    top: 38px;
}
#header ul.menu > li.member .drop-down .icon-triangle{
    display: none;
}
#header ul.menu > li.member .info{
    padding: 20px 16px 15px;
    overflow: hidden;
}
#header ul.menu > li.member .info .avator{
    float: left;
    width: 50px;height: 50px;
}
#header ul.menu > li.member .info .avator a{
    display: block;
}
#header ul.menu > li.member .info .avator a img{
    display: block;
    width: 48px;height: 48px;
    border-radius: 24px;
    border: 1px solid #eee;
}
#header ul.menu > li.member .info dl.profile{
    float: left;
    width: 180px;height: 50px;
    padding: 0 10px;
}
#header ul.menu > li.member .info dl.profile dt{
    height: 24px;line-height: 26px;
    font-size: 16px; color: #333;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}
#header ul.menu > li.member .info dl.profile dd{
    height: 24px;line-height: 24px;
}
#header ul.menu > li.member .info dl.profile dd span,
#header ul.menu > li.member .info dl.profile dd a{
    display: inline-block;
    vertical-align: middle;
    height: 22px; line-height: 22px;
}
#header ul.menu > li.member .info dl.profile dd span{
    padding: 0 10px 0 0;
    font-size: 12px; color: #999;
}
#header ul.menu > li.member .info dl.profile dd a{
    font-size: 12px; color: #999;
    padding: 0 12px;
    background-color: #E8F1FF;
    border-radius: 3px;
    font-size: 12px; color: #2878FF;
}
#header ul.menu > li.member .info .quit{
    float: right;
    width: 30px;height: 30px;line-height: 30px;
}
#header ul.menu > li.member .info .quit a{
    font-size: 12px;
}
#header ul.menu > li.member .info .quit a:hover{
    color: #2878FF;
    text-decoration: underline;
}
#header ul.menu > li.member ul.sub-menu{
    padding: 5px 0 15px;
    overflow: hidden;
}
#header ul.menu > li.member ul.sub-menu li{
    float: left;
    width: 60px;
    padding: 0 10px;
}
#header ul.menu > li.member ul.sub-menu li a{
    display: block;
    position: relative;
    text-align: center;
    font-size: 12px; color: #666;
}
#header ul.menu > li.member ul.sub-menu li a:hover{
    color: #2878FF;
}
#header ul.menu > li.member ul.sub-menu li a i{
    margin: 0 auto;
}
#header ul.menu > li.member ul.sub-menu li a span{
    display: block;
    height: 30px;line-height: 30px;
}
#header ul.menu > li.member ul.sub-menu li a em{
    position: absolute;
    top: 0px; left: 50px;
}
#header ul.menu > li.member > a{
    display: block;
    height: 38px; line-height: 38px;
    overflow: hidden;
    color: #888;
}
#header ul.menu > li.member > a:hover{
    color: #FA7A20;
}
#header ul.menu > li.member > a > i{
    display: inline-block;
    font-size: 20px;font-weight: 400;
}
#header ul.menu > li.member > a > img{
    display: inline-block;
    margin: 7px 0;
    width: 22px;height: 22px;
    border: 1px solid #eee;
    border-radius: 12px;
}
#header ul.menu > li.member > a > span{
    display: inline-block;
    padding: 0 0 0 5px;
    max-width: 72px; height: 38px; line-height: 38px;
    vertical-align: bottom;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    font-size: 12px;
}
#header .contact{
    position: relative;
    float: right;
    z-index: 999;
    height: 38px;line-height: 38px;
    padding: 0 12px;
}
#header .contact a{
    padding: 0 12px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-size: 12px; color: #888;
}
#header .contact a:hover{
    color: #FA7A20;
}
#header .service{
    position: relative;
    float: right;
    z-index: 999;
    height: 38px;line-height: 38px;
}
#header .service:hover .drop-down{
    display: block;
}
#header .service .drop-down{
    top: 38px;
    z-index: 99;
}
#header .service > a{
    font-size: 12px;color: #888;
}
#header .service > a:hover{
    color: #FA7A20;
}
#header .service .drop-down{
    width: 581px;height: 136px;  
    margin-left: -520px;
    z-index: 3;
    top: 38px;
}
#header .service:hover .drop-down{
    display: block;
}
#header .service .drop-down em{
    float: left;
    width: 1px;height: 98px;
    margin-top: 23px;
    background-color: #e8e8e8;
}
#header .service .drop-down .panel{
    padding: 15px 0;
}
#header .service .drop-down dl{
    float: left;
    width: 115px;
    text-align: center;
}
#header .service .drop-down dt{
    font-weight: 700;color: #000;
}
#header .service .drop-down dd a{
    display: block;
    line-height: 30px;
    font-size: 12px;color: #666;
}
#header .service .drop-down dd a:hover{
    color: #FA7A20;
    text-decoration: underline;
}
#nav{
    height: 72px;line-height: 72px;
    border: 1px solid #ddd;
}
#nav .logo{
    float: left;
    position: relative;
    width: 180px;height: 41px;
    padding: 15px 0;
}
#nav .logo a{
    display: block;
    height: 41px;
}
#nav .logo img{
    display: block;
    width: 125px;height: 41px;
}
#nav ul.menu{
    float: left;
    width: 212px;height: 72px;
    padding: 0 0 0 80px;
}
#nav ul.menu > li{
    float: left;
    position: relative;
    padding: 0 20px;
    text-align: center;
    z-index: 99;
}
#nav ul.menu > li > a{
    display: block;
    height: 74px;line-height: 74px;
    padding: 0;
    font-size: 16px;color: #000;
}
#nav ul.menu > li > em{
    display: block;
    width: 30px;height: 3px;
    margin: -5px auto 0;
}
#nav ul.menu > li:hover > a,
#nav ul.menu > li.active > a{
    color: #FA7A20;
}
#nav ul.menu > li:hover > em,
#nav ul.menu > li.active > em{
    background-color: #FA7A20;
}
#nav ul.menu > li.bookindex{
    width: 32px;
}
#nav ul.menu > li.bookcate{
    width: 100px;
}
#nav ul.menu > li.bookcate .drop-down{
    width: 466px;
    margin-left: -230px;
    z-index: 99;
}
#nav ul.menu > li.bookcate:hover .drop-down{
    display: block;
}
#nav ul.menu > li.bookcate .drop-down .panel{
    padding: 20px;
}
#nav ul.menu > li.bookcate ul.list li{
    float: left;
    width: 33%; height: 30px;line-height: 30px;
    text-align: left;
}
#nav ul.menu > li.bookcate ul.list li a:hover{
    color: #FA7A20;
    text-decoration: underline;
}
.book-search {
    float: right;
    position: relative;
    width: 370px;
}
.book-search .search-group {
    position: relative;
    height: 40px;
    margin: 15px auto;
    line-height: 40px;
    background: #ffffff;
    overflow: hidden;
}
.book-search .search-control {
    width: 282px;
    height: 38px;
    *height: 37px;
    padding: 0 10px 0 20px;
    line-height: 38px;
    border: 1px solid #fa7a20;
    border-radius: 19px 0 0 19px;
    background-color: #fff;
}
.book-search .search-group .btn {
    position: absolute;
    top: 0; right: 0;
    width: 56px; height: 40px;
    background: #fa7a20;
    border: none;
    border-radius: 0 19px 19px 0;
}
.book-search .search-group .btn i {
    font-size: 18px;
    color: #fff;
}
.book-search .search-drop-down {
    position: absolute;
    top: 61px; left: 0;
    z-index: 9999;
    width: 100%;
}
.book-search .search-drop-down ul {
    padding: 12px 0 18px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.10);
            box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.10);
    overflow: hidden;
}
.book-search .search-drop-down ul li {
    height: 32px;
    line-height: 32px;
    padding: 0 18px;
    font-size: 14px; font-weight: 500; color: #999999;
}
.book-search .search-drop-down ul li.item {
    padding: 0;
}
.book-search .search-drop-down ul li strong {
    float: left;
    font-weight: 500;
}
.book-search .search-drop-down ul li .clear-history {
    float: right;
    cursor: pointer;
}
.book-search .search-drop-down ul li.item a {
    position: relative;
    display: block;
    width: 332px;
    height: 100%;
    padding: 0 18px;
    font-size: 14px; font-weight: 500; color: #333333;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
}
.book-search .search-drop-down ul li.item a font {
    color: #fa7a20 !important;
}
.book-search .search-drop-down ul li.item a .del {
    display: none;
    position: absolute;
    top: 0; right: 10px;
    width: 24px;
    font-size: 10px;
    text-align: center;
}
.book-search .search-drop-down ul li.item a:hover,
.book-search .search-drop-down ul li.item.active {
    background: #F5F5F5;
}
.book-search .search-drop-down ul li.item a:hover .del,
.book-search .search-drop-down ul li.item.active .del {
    display: inline-block;
    vertical-align: baseline;
}
/* 头部header end */
.emptydata {
    width: 100%; height: 100%;
}
.emptydata .tips {
    width: 100px;
    margin: 0 auto;
    padding: 180px 0;
}
.emptydata .tips .img {
    display: block;
    width: 92px; height: 100px;
    margin: 0 auto;
}
.emptydata .tips .text {
    display: block;
    line-height: 16px;
    font-size: 14px; font-weight: 500; text-align: center; color: #aaaaaa;
    margin-top: 26px;
}
ul.paging li a.prev,
ul.paging li a.next {
    color: #000;
}
ul.paging li a:hover,
ul.paging li a.active {
    border: 1px solid #FA7A20;
    background-color: #FA7A20;
    color: #fff;
}
/* 底部footer start */
#footer {
    padding-top: 0;
    background: #313131;
}
#footer .container {
    position: relative;
}
#footer .business,
#footer .copyright,
#footer .links {
    width: 1018px;
}
#footer .business {
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #666;
}
#footer .business li {
    float: left;
    margin-left: 25px;
}
#footer .business li:first-child {
    margin-left: 0;
}
#footer .business li a {
    font-size: 14px; font-weight: 500; color: #eee;
}
#footer a:hover {
  text-decoration: underline;
}
#footer ul.copyright li {
    line-height: 28px;
}
#footer .copyright li.about {
    margin-top: 12px;
}
#footer .copyright li.about a,
#footer .copyright li.about span {
    display: inline-block;
    color: #aaa;
    text-decoration: none;
}
#footer .copyright li.about em {
  padding: 0 10px;
  color: #aaa;
}
#footer .qrcode {
    position: absolute;
    top: 27px; right: 0;
    width: 128px; height: 155px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    overflow: hidden;
}
#footer .qrcode img {
    display: block;
    width: 128px; height: 128px;
}
#footer .qrcode small {
    display: block;
    font-size: 12px; color: #888888;
    text-align: center;
}
/* 底部footer end */
@font-face {
    font-family: 'icon-book';
  src: url('http://static.book118.com/user_center_v1/static/home/bookstore/font/icon-book/iconfont.eot');/* IE9 */
  src: url('http://static.book118.com/user_center_v1/static/home/bookstore/font/icon-book/iconfont.eot?#iefix') format('embedded-opentype'),/* IE6-IE8 */
  url('http://static.book118.com/user_center_v1/static/home/bookstore/font/icon-book/iconfont.woff') format('woff'),
  url('http://static.book118.com/user_center_v1/static/home/bookstore/font/icon-book/iconfont.ttf') format('truetype'),/* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('http://static.book118.com/user_center_v1/static/home/bookstore/font/icon-book/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.icon-book{
    font-family:"icon-book"!important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}
