/* Base Style */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, del, em, font, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, select, option, param {
    margin:0;
    padding:0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
}
ul, ol, li {list-style-type:none;}
img {border:0;}

em, b, i, cite, sub {
  font-style: normal;
  font-weight: 100;
}

/* html5 */
section,article,aside,header,footer,nav,dialog,figure{display:block;}

/* text */
input, label, select, option, textarea, button, fieldset, legend {font-family:Tahoma,sans-serif;}
/* a link */
a {text-decoration:none;}
a:hover {text-decoration:underline;}

/* clear both */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1;display:inline-block;_height:1px}
*html.clearfix{height:1%}
*+html .clearfix{height:1%}
.clearfix{display:block}

.clear {clear:both;}

/* public */
body {
    font-size:12px;
    color:#111;
    font-family: SimSun;
}
a { color:#111;}

.visible-xs {
    display: none!important;
}

.gray999 {color:#999999;}
.gray666 {color:#666 !important;}

.color_black {color:#111;}
.color_red {color:#c00;}
.color_red2 {color:#D6316D;}
.color_blue {color:#3366ff;}
.color_green {color:green;}
.color_orange {color:#F60;}

.color_f58 {color:#F58;}
.color_360 {color:#360;}
.color_369 {color:#369;}
.color_333 {color:#333;}

.mt {margin-top:10px;}
.mt20 {margin-top:20px;}
.mr {margin-right:10px;}
.mb {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.ml {margin-left:10px;}

.pa10 {padding:10px;}
.pl10 {padding-left: 10px;}
.pr10 {padding-right: 10px;}

.noborder-top {
    border-top: 0 none!important;
}

.text-l {text-align:left;}
.text-c {text-align:center;}
.text-r {text-align:right;}

.fl {float:left;}
.fr {float:right;}

.translate {
    background-color:#FF6600;
    padding:4px 8px;
    font-size:12px;
    color:#FFF;
}
/* end public */

/* header */
.header_topbar {
    background-color: #F5F6F5;
    color: grey;
    height: 34px;
    line-height: 34px;
    width: 100%;
    border-top: 2px solid #aaa;
    border-bottom: 1px solid #e6e6e6;
    z-index: 99999;
    position: relative;
}
.header_topbar_wrapper {width: 960px; margin: 0 auto;}
.header {width: 960px; margin: 0 auto;}
.header .middle .logo {float: left;}
.header .middle .logo .logoTxt {
    display: block;
    height: 70px;
    line-height: 70px;
    color: #0065b5;
    font-size: 36px;
    text-decoration: none;
    font-family: "STKaiti";
}
.header .middle .search {
    float: right;
    margin-top: 20px;
    margin-left: 30px;
}
.header .middle .search .search-input {
      border: 1px solid #338ad1;
      padding: 8px 0 8px 5px;
      width: 240px;
      display: inline-block;
      outline: none;
      -webkit-appearance:none;
      float: left;
}
.header .middle .search .search-button {
    width: 70px;
    padding: 6px 0;
    border: 1px solid #338ad1;
    background: #338ad1;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    outline: none;
    -webkit-appearance:none;
    float: left;
}
.header .middle .aside {
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    font-size: 14px;
}

.header .cate {background: #338ad1; padding-left: 10px;}
.header .cate li {float: left; line-height: 34px; font-size: 14px; margin-right: 10px; padding: 0 10px;}
.header .cate li a {color: #FFF; font-family: Microsoft YaHei;}
.header .cate li a.current {
    border-bottom: 1px solid #FFF;
}

.menu-dropdown {
    display: none;
}
/* end header */

/* pageurl */
.pageurl {width:960px; margin:0 auto; height: 40px; line-height: 40px;}
.pageurl .navlink {
    float: left;
}
.pageurl .navlink a {color:#338ad1}
.pageurl .morelink {
    float: right;
}
/* end pageurl */

/* pagination */
.pagination {
    font-family:Verdana;
    font-size:14px;
    line-height:34px;
    margin:10px auto;
    text-align:center;
}
.pagination span.current {
    color:#F63;
    height:34px;
    margin-right:5px;
    padding:0px 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border:1px solid #F63;
    font-weight:bold;
}
.pagination a {
    padding:0px 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right:5px;
    color:#333;
    border-color: #E1E3EF #BFC7D8 #BFC7D8 #E1E3EF;
    border-width: 1px;
    border-style: solid;
}
.pagination a:hover {
    text-decoration:none;
    background-color:#E9F1F7;
    border:1px solid #F63;
}
/* end pagination */

/* footer */
.footer-nav {
    display: none;
    text-align: center;
    line-height: 40px;
    border-top: 1px solid #ebebeb;
}
.footer-nav li {
    float: left;
    width: 20%;
    font-size: 18px;
}

.footer {
    clear:both;
    font-family: Verdana;
    background: #F5F6F5;
    line-height:30px;
    text-align:center;
    padding:25px 0;
    color: #666;
}
.footer a { margin-left:5px; margin-right:5px; color: #666;}
.footer .as-box {width: 960px; margin: 0 auto;}
.footer .as-box a {color: #666;}
.footer .as-box .as-link {float: left; width: 600px; text-align: left;}
.footer .as-box .as-product {float: right; width: 350px; text-align: right;}
/* end footer */

/* btn */
.btnHook,.btn_E,.btn_E_gray,.btn_F,.btn_F_blue,.btn_F_white {
	display:inline-block;
	cursor:pointer;
	text-align:center;
	color:#fff;
	font-family:'simsun';
}
.btnHook:hover,.btn_E:hover,.btn_E_gray:hover,.btn_F:hover,.btn_F_blue:hover,.btn_F_white:hover {
	color:#fff;
	text-decoration:none !important
}

.btn_A {
	zoom:1;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#fb812d),to(#ed6f21));
	background-image:-webkit-linear-gradient(top,#fb812d,#ed6f21);
	background-image:-moz-linear-gradient(top,#fb812d,#ed6f21);
	background-image:-ms-linear-gradient(top,#fb812d,#ed6f21);
	background-image:-o-linear-gradient(top,#fb812d,#ed6f21);
	background-image:linear-gradient(top,#fb812d,#ed6f21);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr="#FFFB812D",EndColorStr="#FFED6F21");
	height:36px;
	line-height:36px;
	border:1px solid #e6660e;
	font-size:15px;
	font-weight:bold
}
.btn_A:hover {
	zoom:1;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#f7751c),to(#e66312));
	background-image:-webkit-linear-gradient(top,#f7751c,#e66312);
	background-image:-moz-linear-gradient(top,#f7751c,#e66312);
	background-image:-ms-linear-gradient(top,#f7751c,#e66312);
	background-image:-o-linear-gradient(top,#f7751c,#e66312);
	background-image:linear-gradient(top,#f7751c,#e66312);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr="#FFF7751C",EndColorStr="#FFE66312")
}
.btn_B {
	zoom:1;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#5cacdb),to(#56a1d2));
	background-image:-webkit-linear-gradient(top,#5cacdb,#56a1d2);
	background-image:-moz-linear-gradient(top,#5cacdb,#56a1d2);
	background-image:-ms-linear-gradient(top,#5cacdb,#56a1d2);
	background-image:-o-linear-gradient(top,#5cacdb,#56a1d2);
	background-image:linear-gradient(top,#5cacdb,#56a1d2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr="#FF5CACDB",EndColorStr="#FF56A1D2");
	height:36px;
	line-height:36px;
	border:1px solid #4f9fce;
	font-size:14px
}
.btn_B:hover {
	zoom:1;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#3599d4),to(#2d8bc9));
	background-image:-webkit-linear-gradient(top,#3599d4,#2d8bc9);
	background-image:-moz-linear-gradient(top,#3599d4,#2d8bc9);
	background-image:-ms-linear-gradient(top,#3599d4,#2d8bc9);
	background-image:-o-linear-gradient(top,#3599d4,#2d8bc9);
	background-image:linear-gradient(top,#3599d4,#2d8bc9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr="#FF3599D4",EndColorStr="#FF2D8BC9")
}
.btn_C {
	zoom:1;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#d3d4d4),to(#b9bbbc));
	background-image:-webkit-linear-gradient(top,#d3d4d4,#b9bbbc);
	background-image:-moz-linear-gradient(top,#d3d4d4,#b9bbbc);
	background-image:-ms-linear-gradient(top,#d3d4d4,#b9bbbc);
	background-image:-o-linear-gradient(top,#d3d4d4,#b9bbbc);
	background-image:linear-gradient(top,#d3d4d4,#b9bbbc);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr="#FFD3D4D4",EndColorStr="#FFB9BBBC");
	height:36px;
	line-height:36px;
	border:1px solid #c9c9c9;
	font-size:14px;
	cursor:default
}
.btn_E,.btn_E_gray {
	background-color:#81bbdf;
	width:100px;
	height:26px;
	line-height:26px;
	font-size:12px
}
.btn_E:hover,.btn_E_gray:hover {
	background-color:#2e8cca
}
.btn_E_gray {
	background-color:#d8d8d8;
	cursor:default;
	color:#999
}
.btn_E_gray:hover {
	background:#d8d8d8;
	color:#999
}
/* end btn */

/* btn */
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/* btn-comm */
.btn-comm {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:8px 14px;
	margin-bottom:0;
	font-size:14px;
	line-height:18px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	color:#333;
	text-shadow:0 1px 1px rgba(255,255,255,.75);
	background-color:#f6f5f5;
	background-image:-moz-linear-gradient(top,#fdfdfd,#ebe9e9);
	background-image:-webkit-linear-gradient(top,#fdfdfd,#ebe9e9);
	background-image:-o-linear-gradient(top,#fdfdfd,#ebe9e9);
	background-image:linear-gradient(top,#fdfdfd,#ebe9e9);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd',endColorstr='#ffebe9e9',GradientType=0);
	border-color:#ebe9e9 #ebe9e9 #c7c1c1;
	border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	*background-color:#ebe9e9;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border:1px solid silver;
	*border:0;
	border-radius:3px;
	*margin-left:3px;
	-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset,0 2px 2px -1px rgba(0,0,0,.2);
	-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset,0 2px 2px -1px rgba(0,0,0,.2);
	box-shadow:0 1px 0 0 rgba(255,255,255,.3) inset,0 2px 2px -1px rgba(0,0,0,.2);
	font-family:'Hiragino Sans GB','Microsoft Yahei';
	color:#69717E
}
.btn-comm:hover,.btn-comm:focus,.btn-comm:active,.btn-comm.active,.btn-comm.disabled,.btn-comm[disabled] {
	color:#333;
	background-color:#ebe9e9;
	*background-color:#dfdcdc
}
.btn-comm:active,.btn-comm.active {
	background-color:#d3cece \9
}
.btn-comm:hover,.btn-comm:focus {
	color:#333;
	text-decoration:none;
	background-position:0 -15px;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear
}
.btn-comm.active,.btn-comm:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}
.btn-comm.disabled,.btn-comm[disabled] {
	cursor:default;
	background-image:none;
	opacity:.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.btn-success {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,.25);
	background-color:#2bc06a;
	background-image:-moz-linear-gradient(top,#2ecc71,#27ae60);
	background-image:-webkit-linear-gradient(top,#2ecc71,#27ae60);
	background-image:-o-linear-gradient(top,#2ecc71,#27ae60);
	background-image:linear-gradient(top,#2ecc71,#27ae60);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2ecc71',endColorstr='#ff27ae60',GradientType=0);
	border-color:#27ae60 #27ae60 #19703e;
	border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	*background-color:#27ae60;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled] {
	color:#fff;
	background-color:#27ae60;
	*background-color:#295
}
.btn-success:active,.btn-success.active {
	background-color:#1e8449 \9
}
/* end btn-comm */

.msAppBanner {
    margin: 0 auto;
    width: 960px;
}

/* bdtop */
.bdtop {border: 1px solid #eaeaea;}
.bdtop .title {
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #E4E4E4;
}
.bdtop li {
    float: left;
    padding: 20px 0 8px 21px;
    width: 135px;
    font-size: 13px;
    text-align: center;
}
.bdtop li img {
  border: 1px solid #E4E4E4;
  padding: 5px;
  width: 120px;
  min-height: 150px;
}
.bdtop li a:hover img {
    background: #FC0;
}
.bdtop li .book-name {
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}
/* end bdtop */

/* xpush-book-item */
.xpush-book-item {
    float: left;
    width: 33%;
}
.xpush-book-item-end {
    float: right;
    width: 34%;
}
.xpush-book-item2 {
    width: 50%;
}
.xpush-book-item h2 {
    border-bottom: 1px solid #CECECE;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    margin: 0px;
    background: #f6f8fe;
}
.xpush-book-item .cover-book {
    padding: 10px;
}
.xpush-book-item .cover-book .cover {
  float: left;
  width: 95px;
}
.xpush-book-item .cover-book .cover img {
    width: 80px;
    height: 112px;
}
.xpush-book-item .cover-book .info dt {
    overflow: hidden;
    height: 22px;
    margin-bottom: 4px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700;
}
.xpush-book-item .cover-book .info dd {
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}
.xpush-book-item .cover-book .info .intro {
    overflow: hidden;
    margin-top: 8px;
    height: 54px;
    line-height: 18px;
    color: #888
}
.xpush-book-item .txt-book {
    padding-bottom: 10px;
}
.xpush-book-item .txt-book li {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    overflow: hidden;
    float: left;
    width: 50%;
}
.xpush-book-item .txt-book li a {
    padding-left: 10px;
    color: #555;
}
/* end xpush-book-item */

/* yypush-book-item */
.yypush-book-item {
    float: left;
    width: 50%;
}
.yypush-book-item2 {
    width: 33%;
}
.yypush-book-item .cover-book {
    padding: 10px;
}
.yypush-book-item .cover-book .cover {
  float: left;
  width: 95px;
}
.yypush-book-item .cover-book .cover img {
    width: 80px;
    height: 112px;
}
.yypush-book-item .cover-book .info dt {
    overflow: hidden;
    height: 22px;
    margin-bottom: 4px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 700;
}
.yypush-book-item .cover-book .info dd {
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}
.yypush-book-item .cover-book .info .intro {
    overflow: hidden;
    margin-top: 8px;
    height: 54px;
    line-height: 18px;
    color: #888
}
/* end yypush-book-item */

/* head */
.head {
    height: 163px;
    margin-bottom: 22px;
}
.head .head-wrap {
    height: 123px;
	min-width: 1200px;
    background: url(https://pic.nuozhan.com/data/upload-pic/raw/202103/macofs-6053168263681.jpg) no-repeat center #81d8d0;
}
.head .head-wrap .head-center {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.head .head-wrap .head-center .head-logo {
    display: block;
    width: 346px;
    height: 41px;
    margin: 33px 0;
}
.head .head-wrap .head-center .head-logo-txt {
    display: inline-block;
    height: 60px;
    margin-top: 10px;
    color: #fff;
    font-size: 36px;
    text-shadow: #8c8989 3px 3px 6px;
    text-decoration: none;
    font-family: "STKaiti";
    padding-left: 10px;
}
.head .head-wrap .head-nav {
    -moz-window-shadow: 0px 1px 2px #d9d9d9;
    box-shadow: 0px 1px 2px #d9d9d9;
    -webkit-box-shadow: 0px 1px 2px #d9d9d9;
    height: 54px;
    width: 1200px;
    margin: 0 auto;
    background: #fff;
	border-radius: 10px;
    font-size: 18px;
}
.head .head-wrap .head-nav .nav-lists {
    float: left;
}
.head .head-wrap .head-nav .nav-lists .nav-btn {
    display: block;
    height: 54px;
    width: 120px;
    float: left;
    text-align: center;
    line-height: 54px;
}
.head .head-wrap .head-nav .nav-lists .nav-btn:hover,
.head .head-wrap .head-nav .nav-lists .nav-btn.active {
    color: #fff;
    background: #f8b62d;
    text-decoration: none;
}
.head .head-wrap .head-nav .nav-lists .nav-btn.activeIndex {
	border-radius: 10px 0 0 10px;
}
.head .head-wrap .head-nav .head-nav-right-banner {
    float: right;
    height: 54px;
    line-height: 54px;
	font-size: 14px;
    padding-right: 20px;
}
.head .head-wrap .head-nav .head-nav-right-banner .actionbtns {
    float: right;
}
.head .head-wrap .head-nav .head-nav-right-banner .actionbtns a.btns {
    color: #666;
}
.head .head-wrap .head-nav .head-nav-right-banner .actionbtns .fgx {
    margin: 0px 10px -2px 10px;
    *margin: 0px 10px 2px 10px;
    display: inline-block;
    height: 15px;
    border-left: 1px solid #999;
}
.head .head-wrap .head-nav .head-nav-right-banner .tougao {
    display: none;
    width: 130px;
    line-height: 54px;
    background: #F4B440;
    text-indent: 10px;
    color: #fff;
    margin-left: 15px;
    float: right;
	border-radius: 0 10px 10px 0px;
}
.head .head-wrap .head-nav .head-nav-right-banner .tougao .icon {
    display: inline-block;
    width: 26px;
    height: 27px;
    float: left;
    background: url(/public/images/common/css_icon.png) no-repeat -1px -231px;
    margin-left: 20px;
    margin-top: 10px;
}
.head .head-wrap .head-nav .search {
    float: right;
    height: 24px;
    margin-top: 15px;
    border: 1px solid #E5E5E5;
    width: 200px;
    margin-right: 15px;
    border-radius: 10px;
}
.head .head-wrap .head-nav .search .search-input {
    display: inline-block;
    float: left;
    border: none;
    font-size: 14px;
    height: 22px;
    width: 155px;
    margin-left: 5px;
    color: #999;
    margin-top: 0px;
}
.head .head-wrap .head-nav .search .search-ico {
    display: inline-block;
    width: 16px;
    height: 22px;
    float: left;
    margin-left: 15px;
    margin-top: 0px;
    background: url(/public/images/common/css_icon.png) no-repeat -1px -146px;
}
/* end head */

/* panel */
.panel_header {
    height: 34px;
    line-height: 34px;
    padding: 8px 16px 5px 16px;
    background: #fff;
	border-bottom: 2px solid #f9f9f9;
	position: relative;
}
.panel_header h3 {
    float: left;
    font-size: 18px;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
	margin-left: 20px;
}
.panel_header .spline {
	position: absolute;
    top: 10px;
    left: 10px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/public/images/common/css_sprites-menu.png) -10px -98px;
    background-repeat: no-repeat;
}
.panel_header .spline2 {
	float: left;
    width: 4px;
    height: 20px;
    margin-top: 2px;
    margin-right: 10px;
    background: #81d8d0;
    border-radius: 2px;
}
.panel_header .more {
    float: right;
    color: #51c29a;
}
/* end panel */

.boxshadow {
    -moz-window-shadow: 0px 1px 2px #d9d9d9;
    box-shadow: 0px 1px 2px #d9d9d9;
    -webkit-box-shadow: 0px 1px 2px #d9d9d9;
}

/* icon */
.icon_author_pen {
	position: absolute;
    top: 0px;
    left: 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/public/images/common/css_sprites-menu.png) -54px -10px;
    background-repeat: no-repeat;
}
.icon_microphone {
	display: inline-block;
	width: 20px;
    height: 20px;
	vertical-align: middle;
	background-size: cover;
    background: url(/public/images/icon/ico_microphone-one.svg) no-repeat;
}
.ico_headset {
	display: inline-block;
	width: 24px;
    height: 24px;
	vertical-align: middle;
	background: url(/public/images/icon/ico_headset.svg) no-repeat;
	background-size: 90%;
}
.ico_toppush {
	display: inline-block;
	width: 24px;
    height: 24px;
	vertical-align: middle;
	background: url(/public/images/icon/ico_toppush.png) no-repeat;
	background-size: 90%;
}
.ico_topreward {
	display: inline-block;
	width: 24px;
    height: 24px;
	vertical-align: middle;
	background: url(/public/images/icon/ico_topreward.png) no-repeat;
	background-size: 90%;
}
.ico_topsell {
	display: inline-block;
	width: 24px;
    height: 24px;
	vertical-align: middle;
	background: url(/public/images/icon/ico_topsell.png) no-repeat;
	background-size: 90%;
}
.ico_topupdate {
	display: inline-block;
	width: 24px;
    height: 24px;
	vertical-align: middle;
	background: url(/public/images/icon/ico_topupdate.png) no-repeat;
	background-size: 90%;
}
.ico_topyq {
	display: inline-block;
	width: 24px;
    height: 24px;
	vertical-align: middle;
	background: url(/public/images/icon/ico_topyq.png) no-repeat;
	background-size: 90%;
}
/* end icon */

/* topcard */
.topcard {
	border-bottom: 1px solid #f5f5f5;
    box-sizing: border-box;
	padding: 16px;
	background: #fff;
}
.topcard .theader {
    height: 38px;
}
.topcard .theader .title {
    float: left;
    min-width: 100px;
    height: 25px;
    font-size: 16px;
	font-weight: bold;
}
.topcard .theader .sub-title {
    float: right;
}
.topcard .body {

}
.topcard .body .no1 {
    position: relative;
    margin-bottom: 32px;
}
.topcard .body .no1 .cover-item {
    display: inline-block;
    width: 90px;
    vertical-align: top;
	position: relative;
}
.topcard .body .no1 .cover-item .no1-icon {
	position: absolute;
	width: 36px;
	height: 50px;
	top: 0;
	left: 0;
	background: url(/public/images/default/no1-icon.png) no-repeat;
	background-size: 50%;
}
.topcard .body .no1 .info-item {
    display: inline-block;
    width: 160px;
    vertical-align: top;
}
.topcard .body .no1 .cover {
    width: 86px;
    box-shadow: 0 1px 6px rgb(0 0 0 / 35%), 0 0 5px #f9f2e9 inset;
}
.topcard .body .no1 .bookname {
    height: 30px;
    font-size: 16px;
}
.topcard .body .no1 .intro {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    height: 50px;
    margin-top: 10px;
}
.topcard .body .no1 .penname {
    font-size: 12px;
    line-height: 26px;
    position: relative;
    padding-left: 25px;
}
.topcard .body .simple {
    height: 22px;
    line-height: 24px;
    margin-bottom: 14px;
}
.topcard .body .simple .name {
    float: left;
    height: 22px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    margin-right: 5px;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topcard .body .simple .name:hover {
	color:#81d8d0;
	text-decoration:none;
}
.topcard .body .simple .rank {
    float: left;
    width: 19px;
    height: 19px;
    line-height: 20px;
    margin-right: 7px;
    text-align: center;
    color: #fff;
    background-color: #e0e0e0;
    border-radius: 2px;
}
.topcard .body .simple:nth-child(2) .rank {
    background-color: #ffbc55;
}
.topcard .body .simple:nth-child(3) .rank {
    background-color: #ffe485;
}
/* end topcard */

/* topcrow */
.topcrow {
	border-bottom: 1px solid #f5f5f5;
    box-sizing: border-box;
	padding: 16px;
	background: #fff;
}
.topcrow .theader {
    height: 38px;
}
.topcrow .theader .title {
    float: left;
    min-width: 100px;
    height: 25px;
    font-size: 16px;
	font-weight: bold;
}
.topcrow .theader .sub-title {
    float: right;
}
.topcrow .body {

}
.topcrow .body .book-wrap {
    padding: 12px 0;
}
.topcrow .body .book-wrap .book-info {
    width: 150px;
}
.topcrow .body .book-wrap .book-info h3 {
    font: 700 14px/18px Arial;
    width: 36px;
    height: 18px;
    margin-bottom: 3px;
    text-align: center;
    color: #fff;
    background: #51c29a;
}
.topcrow .body .book-wrap .book-info h4 {
    font: 14px/24px HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
    overflow: hidden;
    height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #1a1a1a;
}
.topcrow .body .book-wrap .book-info h4 a {
    font-size: 14px;
}
.topcrow .body .book-wrap .book-info p.digital {
    font-family: Microsoft YaHei,'-apple-system',Simsun;
    font-size: 12px;
    overflow: hidden;
    height: 24px;
    line-height: 20px;
    color: #ff5e66;
}
.topcrow .body .book-wrap .book-info p.digital.f12 {
    font-size: 12px;
}
.topcrow .body .book-wrap .book-info p.digital.f14 {
    font-size: 14px;
}
.topcrow .body .book-wrap .book-info p.digital.f16 {
    font-size: 16px;
}
.topcrow .body .book-wrap .book-info p.author {
    font-family: Microsoft YaHei,'-apple-system',Simsun;
    font-size: 12px;
    overflow: hidden;
    height: 16px;
}
.topcrow .body .book-wrap .book-info p.author a {
    color: #a6a6a6;
}
.topcrow .body .book-wrap .book-info p.author i {
    font-family: Arial;
    margin: 0 5px;
    color: #a6a6a6;
}
.topcrow .body .book-wrap .book-cover {
    position: relative;
    z-index: 4;
    float: right;
    height: 91px;
    margin-top: -3px;
    margin-right: 8px;
    text-align: center;
}
.topcrow .body .book-cover:after {
    position: absolute;
    z-index: 2;
    top: 2%;
    left: 100%;
    width: 10%;
    height: 92%;
    content: ' ';
    -webkit-transform: perspective(60px) rotateY(30deg);
    -moz-transform: perspective(60px) rotateY(30deg);
    transform: perspective(60px) rotateY(30deg);
    background-color: #efefef;
    box-shadow: inset 0 0 5px #333;
}
.topcrow .body .book-wrap .book-cover .link {
    position: relative;
    z-index: 10;
    display: inline-block;
    transform: translateZ(50px);
}
.topcrow .body .book-wrap .book-cover img {
    height: 87px;
    outline: 1px solid transparent;
}
.topcrow .body .book-wrap .book-cover span {
    position: absolute;
    z-index: 1;
    top: 84.1%;
    left: 7px;
    width: 20px;
    height: 10px;
    content: '';
    -webkit-transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
    -moz-transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
    -ms-transform: scale(0);
    transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
    box-shadow: 25px 0 5px 5px #adadad;
}
.topcrow .body li {
    height: 30px;
    line-height: 30px;
    padding: 3px 0;
    overflow: hidden;
    border-bottom: 1px solid #EEEEEE;
}
.topcrow .body li:hover{background:#f3f3f3;}
.topcrow .body li .booktype {color:#777777;}
.topcrow .body li a {font-size:14px;}
.topcrow .body li label {color:#444; float:right;}
.topcrow .body li label a {color:#444;}
.topcrow .body li.unfold {
    zoom: 1;
    height: 100%;
    line-height: 100%;
    padding: 0;
}
.topcrow .body .more span {
	font-size:12px;
	font-family: Tahome;
	float:left;
	color:#999;
}
.topcrow .body .more em {
	float:right;
	font-style:normal;
}
.topcrow .body li small {
	float: left;
    width: 19px;
    height: 19px;
    line-height: 20px;
    margin-right: 7px;
	margin-top: 5px;
    text-align: center;
    color: #fff;
    background-color: #e0e0e0;
    border-radius: 2px;
}
.topcrow .body li small.top2 {
    background: #ffbc55;
    color: #fff;
}
.topcrow .body li small.top3 {
    background: #ffe485;
    color: #fff;
}
/* end topcrow */

/* friendlink */
.friendlink {margin:10px auto; padding:10px;}
.friendlink a {line-height:22px; margin-right: 10px;}
/* end friendlink */
