/*通用的颜色和一些样式工具*/
.numf {
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.shadowhover {
  -webkit-box-shadow: 3px 3px 5px rgba(19, 27, 55, 0.15);
  -moz-box-shadow: 3px 3px 5px rgba(19, 27, 55, 0.15);
  box-shadow: 3px 3px 5px rgba(19, 27, 55, 0.15);
}
.basebg {
  background: #0069D3;
  color: #fff;
}
.bd {
  border: 1px solid #e5e5e5;
}
.sm-filter {
  float: left;
  padding: 0 11px;
  height: 26px;
  line-height: 26px;
  color: #0069D3;
  margin-right: 6px;
  background: #dadde8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
}
/*基本类名+设置*/
div,
p,
ul,
li,
textarea,
h1,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
img,
body,
dl,
dt,
dd,
html,
input,
hr,
button,
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
dl,
dt,
dd {
  border: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
body,
html {
  width: 100%;
  height: 100%;
  font-family: 'Microsoft YaHei', arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
  color: #333;
  line-height: 24px;
  font-size: 16px;
}
select,
textarea,
input {
  outline: none;
}
em,
i {
  font-style: normal;
}
a {
  color: #333;
  text-decoration: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bbb;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #bbb;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #bbb;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bbb;
}
input,
button,
textarea {
  outline: none;
}
a:hover {
  color: #0069D3;
}
.por {
  position: relative;
}
.cboth:after {
  content: "";
  clear: both;
}
.clear {
  width: 100%;
  height: 1px;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right !important;
}
.oh {
  overflow: hidden;
}
.dn {
  display: none;
}
.db {
  display: block;
}
.col3 {
  color: #333;
}
.fb {
  font-weight: bold;
}
.tac {
  text-align: center;
}
.points {
  font-style: normal;
}
.before {
  content: "";
  position: absolute;
}
.fwb {
  font-weight: bold;
}
.fwn {
  font-weight: normal;
}
.fz12 {
  font-size: 12px !important;
}
.fz14 {
  font-size: 14px !important;
}
.fz16 {
  font-size: 16px !important;
}
.fz18 {
  font-size: 18px !important;
}
.textind {
  text-indent: 2em;
}
.pictitle {
  text-align: center;
  line-height: 88px;
  margin-top: 20px;
}
.pictitlesm {
  font-weight: normal;
  text-align: center;
  margin: 10px 0 20px;
}
.pdb50 {
  padding-bottom: 50px !important;
}
.mgt50 {
  margin-top: 50px !important;
}
.mgt30 {
  margin-top: 30px !important;
}
.mgb30 {
  margin-bottom: 30px !important;
}
.lh30 {
  line-height: 30px !important;
}
.tal {
  text-align: left;
}
.basefont {
  color: #0069D3;
}
.yellfont {
  color: #fbe446;
}
.redfont {
  color: #FF2323 !important;
}
.greenfont {
  color: #57a077;
}
.centerpage {
  width: 1140px;
  overflow: hidden;
  height: auto;
  margin: 0 auto;
}
.banpage {
  width: 1336px;
  overflow: hidden;
  height: auto;
  margin: 0 auto;
}
.pagetable table {
  margin: 0 auto;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.pagetable td,
.pagetable th {
  border-bottom: 1px solid #e5e5e5;
  min-width: 80px;
  border-left: 1px solid #e5e5e5;
}
.pagetable th {
  background: #e7e9f0;
  line-height: 50px;
  font-size: 16px;
}
.pagetable td {
  line-height: 30px;
  padding: 15px 5px ;
}
.tar {
  text-align: right;
}
.bgs100 {
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.detail_header {
  width: 100%;
  height: 80px;
  background: #dbe4f5;
  border-bottom: 1px solid #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  z-index: 12;
}
.detail_header .toplinks {
  line-height: 80px;
}
.detail_header .toplinks em {
  margin-right: 5px;
  margin-left: 5px;
}
.detail_header .logout {
  text-decoration: underline;
}
.detail_logo img {
  height: 44px;
  width: auto;
}
.detail_logo .title {
  margin-left: 10px;
  font-size: 18px;
}
.file_logo,
.detail_logo {
  height: 46px;
  line-height: 36px;
  margin-top: 17px;
  width: 380px;
}
.file_logo a:hover,
.detail_logo a:hover {
  color: #333;
}
.file_logo a,
.detail_logo a {
  color: #333;
  width: 100%;
  height: 100%;
}
.file_logo {
  height: 46px;
  line-height: 36px;
  margin-top: 17px;
  width: 380px;
  overflow: hidden;
  display: none;
}
.file_logo img {
  height: 30px;
  width: auto;
  float: left;
  margin-top: 8px;
}
.file_logo .title {
  font-size: 18px;
  float: left;
  line-height: 46px;
  margin-left: 5px;
}
.file_logo a:hover {
  color: #333;
}
.file_logo a {
  color: #333;
}
.detail_search {
  width: 222px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  margin-top: 26px;
  margin-right: 50px;
  background: #fff;
}
.detail_search input[type=text] {
  width: 160px;
  height: 28px;
  padding-left: 26px;
  float: left;
  background: none;
}
.detail_search .submitbtn {
  width: 36px;
  height: 28px;
  float: right;
  cursor: pointer;
  overflow: hidden;
}
.detail_search .searchicon {
  width: 16px;
  height: 16px;
  display: block;
  margin: 6px auto;
}
.websit_footer {
  width: 100%;
  text-align: center;
  line-height: 24px;
  height: 48px;
  padding: 20px 0;
  z-index: 1;
  margin: 0 auto;
  color: #707070;
  font-size: 14px;
}
.websit_footer a {
  margin-right: 10px;
  color: #333;
}
.websit_footer a:hover {
  color: #0069D3;
}
.detail_header_box {
  width: 100%;
  height: 80px;
}
.search_wrap {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  overflow: auto;
  display: none;
}
.search_wrap .search_result {
  width: 860px;
  margin: 0 auto;
}
.empty-text {
  color: #eee;
  text-align: center;
  font-size: 24px;
  line-height: 48px;
}
.search_banner {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 130px;
  padding-bottom: 100px;
}
.index_header .banpage {
  padding-bottom: 20px;
  overflow: inherit;
}
.index_header .top_classification .top_slidemenu {
  width: 100vw;
  position: absolute;
  left: -65vw;
  top: 60px;
}
.search_block {
  width: 860px;
  height: 68px;
  background: #fff;
  margin: 0 auto;
  -webkit-border-radius: 68px;
  -moz-border-radius: 68px;
  border-radius: 68px;
  overflow: hidden;
  box-shadow: 0px 3px 6px rgba(139, 139, 139, 0.16);
}
.search_block .searchicon {
  float: left;
  width: 34px;
  height: 34px;
  margin-left: 30px;
  margin-right: 12px;
  margin-top: 17px;
}
.search_block .searchinput {
  width: 650px;
  height: 68px;
  line-height: 68px;
  float: left;
  font-size: 18px;
}
.search_block .searchbtn {
  width: 54px;
  height: 54px;
  background: #0069D3 url(../images/indexsearch1.png) center center no-repeat;
  float: right;
  margin-right: 12px;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  border-radius: 54px;
  margin-top: 7px;
  cursor: pointer;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}
.search_block .searchbtn:hover,
.search_block .searchbtn.longbtn {
  width: 108px;
}
.searchclick {
  position: relative;
}
.searchclick:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: text;
}
.search_one_book {
  width: 780px;
  height: 124px;
  background: #fff;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  margin-bottom: 40px;
  overflow: hidden;
  padding: 23px 40px;
  position: relative;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.search_one_book:hover {
  -webkit-box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.26);
  background: #f3f6fc;
}
.search_one_book a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.search_one_book > div.fl {
  width: 630px;
  margin-left: 24px;
}
.search_one_book.purchased .order_status {
  display: block;
}
.search_one_book .order_status {
  font-size: 14px;
  width: 64px;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  background: #f4983e;
  color: #fff;
  text-align: center;
  line-height: 32px;
  display: none;
}
.search_one_book .title {
  padding-top: 5px;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 20px;
  margin-bottom: 10px;
}
.search_one_book .smfont {
  color: #707070;
  font-size: 14px;
  line-height: 26px;
}
.search_one_book .imgbox {
  width: 84px;
  height: 124px;
  overflow: hidden;
  float: left;
}
.search_one_book .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.detail_center_top .top_classification .top_slidemenu {
  max-height: calc(100vh - 264px);
}
.top_classification {
  width: 140px;
  height: 80px;
  float: right;
  z-index: 100;
}
.top_classification .top_slidemenu {
  width: 100%;
  min-height: 200px;
  position: fixed;
  background: #fff;
  left: 0;
  top: 79px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  display: none;
  z-index: 100;
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  overflow-x: hidden;
}
.top_classification:hover .top_slidemenu {
  display: block;
}
.top_classification:hover .surfacebox {
  color: #0069D3;
}
.top_classification:hover .surfacebox img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.titlewrap {
  color: #0069D3;
  line-height: 58px;
  height: 58px;
}
.titlewrap .title {
  float: left;
  font-size: 16px !important;
  margin-left: 50px;
}
.titlewrap .title.current,
.titlewrap .title.current a {
  color: #F4983E;
}
.titlewrap a {
  color: #0069D3;
  padding: 0 15px;
  display: block;
}
.topone_list {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}
.topone_list dt {
  width: 170px;
  font-size: 15px;
  line-height: 30px;
  padding-right: 20px;
  text-align: right;
}
.topone_list dt a {
  display: block;
  font-size: 15px;
  font-weight: bold;
}
.topone_list dd {
  width: 1130px;
  font-size: 14px;
  overflow: hidden;
}
.topone_list dd a {
  float: left;
  margin-right: 25px;
  line-height: 30px;
  white-space: nowrap;
}
.surfacebox {
  width: 92px;
  height: 80px;
  overflow: hidden;
  cursor: pointer;
}
.surfacebox img {
  width: 10px;
  height: 8px;
  margin: 37px 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.surfacebox span {
  line-height: 80px;
  color: #0069D3;
}
.topmenu_pages {
  display: none;
  padding-bottom: 40px;
}
.topmenu_pages.current {
  display: block;
}
