@charset "utf-8";

/* CSS Document */
/*通用样式*/
ul,
li {
  list-style: none;
}

.gray {
  color: #767676
}

.mb50 {
  margin-bottom: 50px
}

.am-breadcrumb {
  margin-top: 1rem;
  margin-bottom: 1rem
}

.field-main .am-img-responsive {
  max-width: none !important
}

/********广告************/
.article-ad {
    width: 1280px;
    margin: 0 auto 20px;
}

/***********文库导航整体************/
/****导航通用****/
.wk-nav {
  border: 1px solid #002253;
}

.wk-nav ul {
  margin: 0
}

.lm_tit {
  background: #0068ff;
  color: #fff !important;
  font-weight: 600;
  text-align: center;
  padding: 0 1em
}

/* .lm_tit a,
.lm_tit a:hover {
  background: #f86a24;
  color: #fff !important
} */

.lm_tit:hover {
  background: #f86a24;
  color: #fff !important
}

.wk-nav li {
  font-size: 16px;
  line-height: 58px;
}

.wk-nav .am-nav>li>a {
  padding: 0 1em;
}

.wk-nav .am-nav>li>a:hover {
  font-weight: bold
}

.wk-nav .am-nav .lm_tit>a {
  padding: 0;
}

.wk-nav .am-nav .lm_tit>a:hover {
  background: #f86a24
}

.wk-nav .am-nav .lm_tit>a:visited {
  background: #f86a24
}

.am-tabs-bd .read_title dt {
  background-color: #002253;
  font-size: 16px;
  line-height: 40px;
  min-height:60px;
  padding-left: 10px;
  padding-right:10px;
  color: #fff;
  position: relative;
  height: auto;
}
.am-tabs-bd .read_title .jss {
  font-size: 14px;
  line-height: 24px;
  font-weight:normal;
}

.am-tabs-bd .read_title hr {
  border: none;
  border-top: 1px solid #033273;
  margin: 2px 0;
  width: 100%;
}

@media only screen and (min-width:769px) {

  /*PC端*/
  .wk-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    margin-bottom: 20px;
  }

  .lm_tit {
    font-size: 24px !important;
  }
}

@media only screen and (max-width:768px) {

  /*手机端*/
  .wk-nav {
    width: 100%;
    overflow-x: auto;
    overflow-y: auto
  }

  .wk-nav .am-nav {
    width: 600px;
  }

  .wk-nav li {
    font-size: 14px;
    line-height: 34px;
  }

  .lm_tit {
    font-size: 16px !important;
  }
}

/****导航专用****/
.menu-item {
  margin-bottom: 20px;
}

@media only screen and (max-width:768px) {

  /*手机端*/
  .wk-nav .am-nav {
    width: 1200px;
  }

  .wk-nav-item {
    display: flex;
    justify-content: space-between
  }

  .wk-nav-left {
    width: 90%;
  }

  .wk-nav-right {
    width: 10%;
    text-align: center;
    border: 1px solid #dfdede;
    background-color: #dfdede;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wk-nav-right img {
    width: 27px;
    margin-top: 1px;
  }
}

@media only screen and (min-width:769px) {

  /*PC端*/
  .wk-nav-right {
    display: none;
  }
  .tool_bar .flex_box {
    gap: 18px;
}
}

/* 搜索 start */
/* .tool_bar .selectbox{
    width: 200px;
    height: 42px;
    border-radius: 6px;
    opacity: 1;
    box-sizing: border-box;
    border: 2px solid #D8D8D8;
} */
/* 搜索 end */
/* 条件搜索框位置 start */
.am-container .flex_box .selectbox:first-child {
  margin-left: 0;
}

/*.am-container select {
  width: 200px;
  height: 42px;
  border-radius: 6px;
  opacity: 1;
  box-sizing: border-box;
  border: 2px solid #3662EC;
  padding-left: 30px;
  background: url(../images/select_icon.png) 11px center no-repeat;
}*/

.am-container .search_box input[type="text"] {
  background-color: #000;
}

.am-container .search_box .am-icon-search {
  background: #3662EC;
  width: 60px;
  text-align: center;
  border-radius: 0px 3px 3px 0px;
  position: absolute;
  right: 0;
  font-size: 25px;
  top: 0;
  line-height: 44px;
}

/* 条件搜索框位置 end */
/* 轮播banner start */
.am-slider {
  position: relative;
  margin-bottom: 20px;
}

.am-slider .am-slides>li {
  background: #060606;
}

.am-slider .am-slides img {
  width: 100%;
  /* margin: 0 auto; */
  display: block;
}

@media only screen and (min-width: 769px) {

  /*pc*/
  .am-slider-a1 .am-viewport {
    width: 1280px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 768px) {

  /*手机*/
  .am-slider .am-slides img {
    width: 100%;
  }

  .am-tabs-bd .bigbook {
    width: 100%;
  }

}

/* 轮播banner end */
/*文库导航 两层级*/
.article-nav-item {
  margin-bottom: 3rem;
}

.article-nav-item .zlnav .warp ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.article-nav-item .zlnav {
  background: #002253;
}

.zlnav {
  /* border: #D8D8D8 1px solid; */
  margin-top: 15px;
}

.zlnav ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0
}

.zlnav li {
  height: 60px;
  text-align: center
}

.zlnav li a {
  display: block;
  padding: 0 1em;
  height: 60px;
  line-height: 60px
}

.zlnav li a:hover {
  text-decoration: none;
  background-color: #002253;
}

.zlnav .on a {
  border-bottom: 3px solid #e43030;
  color: #FBB957;
}

.lm_bt {
  background: #0068ff;
  color: #fff !important;
  font-weight: bold;
  border: #002253;
}

.lm_bt a {
  color: #fff !important;
}

.zlnav .lm_bt a {
  margin-right: 0;
}

.zlnav .lm_bt a:hover {
  text-decoration: none !important;
  background-color: #f86a24 !important;
}

.zlnav li a {
  display: block;
  margin-right: 18px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
}

@media only screen and (min-width:769px) {

  /*PC端*/
  .zlnav .lm_bt a {
    font-size: 24px !important;
  }
}

@media only screen and (max-width:768px) {

  /*手机端*/
  .zlnav li {
    height: 40px;
  }

  .zlnav li a {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
	white-space: nowrap;
  }
.hybw li a {
    padding-left: 5px;
    padding-right: 5px;
}
  .zlnav .lm_bt a {
    font-size: 16px !important;
  }
}

.zlnav2 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D2D2D2;
  margin-top: 15px;
}

.zlnav2 li {
  float: left;
}

.zlnav2 li span {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 18px;
  font-size: 16px;
  height: 36px;
  line-height: 34px;
  cursor: pointer;
}

.zlnav2 li span:hover {
  color: #0171c3;
  border-bottom: 3px solid #0171c3;
}

.zlnav2 .on span {
  border-bottom: 3px solid #0171c3;
  color: #0171c3;
}

.article-nav-item .hybw {
    background-color: #0e3164;
    padding-top: 15px;
    padding-bottom: 15px;
}

.article-nav-item .hybw .warp ul {
  align-items: center;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
}

.hybw li {
  float: left;
  font-size: 14px;
}

.hybw li a {
  padding-left: 32px;
  padding-right: 32px;
  display: block;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #466899;
}

.hybw li:last-child a {
  border: none !important
}

.hybw li a:hover {
  color: #0073ff;
  -webkit-filter: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hybw .on a {
  color: #0073ff;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {

  /*手机端*/
  .hybg {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .hybg-main {
    margin-left: -5px;
    margin-right: -5px;
  }

  .hybg .hot_list li {
    float: left;
    width: 100%;
  }

  .article-nav-item .hybw .warp ul {
    flex-wrap: wrap
  }

  .article-nav-item .hybw .warp li {
    margin-bottom: 5px
  }

  .hyhot,
  .hytop {
    margin-left: 10px;
    margin-right: 10px;
  }

  .hyhot li {
    float: left;
    width: 50%;
    font-size: 14px;
  }

  .hyhot li a,
  .hyhot li span {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .hyhot-sm .hyhot-tit {
    width: 100%;
    margin-bottom: 15px;
  }

  .hyhot-sm li {
    float: left;
    width: 33.333%;
    font-size: 12px;
  }

  .hyhot-sm li a {
    line-height: 30px;
  }

  .hyhot .hyhot-tit,
  .hyhot .hyhot-tit i {
    font-size: 20px;
  }

  .hytop-left,
  .hytop-right {
    width: 100%;
  }

  .hytop-left {
    margin-bottom: 20px;
  }

  .hytop-img2,
  .hytop-txt2 {
    width: 100%;
  }

  .hytop-txt2 h3,
  .hytop-txt h3 {
    margin-top: 0%;
    font-size: 14px;
    margin-bottom: 0px;
  }

  .hytop-txt {
    padding: 10px;
  }

  .hytop-txt2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hytop-txt2 h3,
  .hytop-txt2 p {
    padding-left: 10px;
  }

  .hyc-ss .textbox-2 {
    width: 100px;
  }

  .hybw li {
    width: 33.33%;
    font-size: 12px;
  }
  .hybw li a {
    padding-left: 5px;
    padding-right: 5px;
}
}

@media only screen and (max-width: 768px) {
  .zlnav {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .zlnav .warp {
    width: 1200px;
  }

  .zlnav li span {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 20px;
    font-size: 14px;
    height: 36px;
    line-height: 34px;
    cursor: pointer;
  }
}

/************文库主体布局*****************/
.wk-main {
  margin-bottom: 20px
}

.wk-right {
  background: #002253;
  /* border: 1px solid #D8D8D8;  */
  padding: 10px
}

@media only screen and (min-width:768px) {
  .wk-main {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .wk-right {
    width: 75%;
    padding: 20px
  }

  .wk-left {
    width: 23.5%;
    margin-right: 1.5%;
  }
}

@media only screen and (max-width:768px) {
  .wk-left {
    display: none
  }
}

/**************文库列表左1 领域分类*******************/
.wk-left-list {
  background: #ffffff;
  border: 1px solid #D8D8D8;
  margin-bottom: 20px;
  padding: 20px;
}

.wk-left-list ul {
  margin-bottom: 0;
}

.wk-left-list li {
  font-size: 18px;
  line-height: 2.5
}

@media only screen and (min-width:768px) {
  .wk-left-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .wk-left-list li {
    list-style: none;
    width: 45%;
  }
}

/**************排行榜（通用）*******************/
.wk-left-rank {
  background: #002253
}

.wk-left-rank .am-tabs {
  margin: 0
}

.wk-left-rank .am-tabs-d2 .am-tabs-nav {
  background-color: #104FB9;
}

.wk-left-rank .am-tabs-d2 .am-tabs-nav>.am-active {
  border-bottom: 2px solid #e43030;
}

.wk-left-rank .am-tabs-d2 .am-tabs-nav>.am-active {
  background: #104FB9;
}

.wk-left-rank .am-tabs-d2 .am-tabs-nav>.am-active a {
  color: #FBB957
}

.am-tabs-d2 .am-tabs-nav>.am-active::after {
  border-bottom: none;
}

.am-tabs-nav {
  font-size: 14px;
}

.am-tabs-nav li {
  flex: auto !important;
}

.rank-tab-tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 58px;
}

.rank-tab-tit img {
  /* height: 60px; */
  /* background: #104FB9; */
  /* font-size: 18px; */
  /* line-height: 60px; */
  /* padding-left: -10px; */
  margin-left: -12px;
  /* color: #fff; */
  position: relative;
}

.am-tabs-d2 .am-tabs-nav a,
.am-tabs-d2 .am-tabs-nav>.am-active a {
  line-height: 58px;
}

.am-tabs-d2 .am-tabs-nav li {
  height: 60px;
  color: #fff;
}

.rank-content {
  padding-left: 0;
}

.rank-content li {
  list-style: none
}

.wk-left-rank .am-nav>li>a {
  padding: 0.8em;
}

.rank-row {
  font-size: 16px;
  text-decoration: none;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.2
}

.rank-order {
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold
}

/**************文库列表左2 排行榜*******************/
.wk-left .wk-left-rank {
  margin-bottom: 20px
}

/*************文库左3 广告及微信***************/
.wk-left-ad {
  margin-bottom: 20px
}

.wk-left-wx {
  display: flex;
  justify-content: space-between
}

.wk-left-wx .wx-item {
  flex: 1
}

.wx-name {
  text-align: center;
  color: #fff;
  margin-top: 10px;

}

/**************文库列表-右侧*******************/
.wk-right .wk-art-item {
  padding-left: 0
}

.wk-art-item {
  padding-bottom: 15px;
  border-bottom: 1px solid #30468C;
  margin-bottom: 15px;
}

.art-top-text>p>a {
  color: #C1D6FF
}

.wk-art-bar span {
  color: #fff;
}

.art-bar-cont art-bar-key {
  color: #32ADE9;
}

.wk-art-item h2 {
  color: #ebf1ff;
  font-size: 18px;
  margin-top: 0;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.wk-art-item p {
  font-size: 14px;
  color: #C1D6FF;
  overflow: hidden;
  display: block;
  height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.art-top-img {
  float: left;
  margin-right: 15px;
}

.art-top-img img {
  border: 1px solid #30468C;
}

.wk-art-bar {
  position: relative;
  color: #a7a7a7;
  font-size: 12px;
}

.art-bar-date,
.art-bar-source,
.art-bar-key {
  padding-right: 10px
}

.wk-art-bar a {
  color: #32ADE9 !important;
}

.wk-art-bar a:hover {
  text-decoration: underline
}

.art-bar-key a {
  margin-right: 5px;
}

.pagination {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.page-l {}

.totle_page {
  color: #fff;
}

@media only screen and (max-width:768px) {
  .art-bar-message {}

  .art-top-img {
    width: 120px;
    height: 101px;
    overflow: hidden;
    border: 1px solid #bcbdbd;
  }

  .wk-art-item h2 {
    font-size: 16px;
    margin-bottom: 1rem
  }

  .art-top-text p {
    font-size: 14px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
  }

  .art-top-text-1 p {
    height: 59px;
    -webkit-line-clamp: 3 !important
  }
}

@media only screen and (min-width:769px) {
  .wk-art-item {
    display: flex;
    justify-content: space-between;
  }
.wk-main .wk-art-item {
    display: inherit;
}
  .art-top-img {
    width: 60%;
    margin-right: 2%
  }

  .art-top-img img {
    width: 100%;
    height: auto
  }

  .art-top-txt {
    width: 38%;
  }

  .art-bar-message {
    position: absolute;
    right: 0px;
  }
}

/*======== 领域页面 通用模板==========*/
/*第一行 编辑推荐*/
.field_lm {
  height: 60px;
  border: 0px solid #30468C;
  background: #30468C;
  border-radius: 8px 8px 0px 0px;
  position: relative;
}

.field_lm h2 {
  line-height: 60px;
  text-align: center;
  font-size: 22px;
}


.field-bjtj .field-lm-box {
  height: 310px
}

.field-lm-box img {
  border: 1px solid #30468C;
}

.bjtj-item {
  display: flex !important;
  justify-content: flex-start;
  height: 310px;
}

.bjtj-item img {
  width: 440px !important;
  height: 310px;
}

.bjtj-item-desc {
  /* width: 70%; */
  background: #2B2E40;
  padding: 20px;
  width: 294px;
}

.bjtj-item-desc h2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 60px;
  overflow: hidden;
  font-size: 20px;
  line-height: 1.5;
}

.bjtj-item-desc p {
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.bjtj-item-desc a {
  text-decoration: none;
  color: #fff;
}

.field-bjtj .am-slider-a1 .am-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  line-height: 0;
  padding-left: 42%;
  ;
}

.bjtj-item-desc a.gray {
  color: #D8D8D8;
}

.field-bjtj .am-slider-a1 .am-control-nav li a {
  width: 12px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.4);
  box-shadow: none
}

.field-bjtj .am-slider-a1 .am-control-nav li a.am-active {
  background-color: #f86a24
}

/*第二行 典型案例、热门视频、精品资料*/
.field-lm-row2 .field-lm-sp-l {
  width: 44.5%;
  margin-right: 2%;
}

.field-lm-row2 .field-lm-sp-r {
  width: 53.5%;
}

.field-lm-box {
  margin-bottom: 20px
}

.field-lm-row2 .field-lm-box {
  height: 310px;
}

.field-lm-sp {
  display: flex;
}

.field-lm-sp-l {
  margin-right: 2%
}

.field-lm-sp-r {}

.field-lm-sp-l img {
  width: 170px;
  height: 120px
}

.field-lm-box a.gray {
  color: #D8D8D8;
}

.article-tj .art-bar-message a {
  color: #a7a7a7
}

.field-lm-sp-r p {
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin-top: 0px;
}

.article-tj .wk-art-item p {
  height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.gray-dotted-border {
  border-bottom: 2px dotted #30468C;
  padding-top: 20px;
  margin-bottom: 20px;
}

.field-lm-box {
  background: #002253;
  border: 0px solid #E5E5E5;
  border-top: 0px;
  padding: 10px;
  border-radius: 0px 0px 8px 8px;
  line-height: 2;
}

.field-lm-list {
  padding-left: 1em;
  margin-top: 0;
  margin-bottom: 0
}

.field-imgtxt img {
  foat: left
}

.field-lm-list li {
  list-style: disc;
  line-height: 2;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/*领域中间广告位*/
.field-lm-sp h2 {
  font-size: 16px;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  overflow: hidden;
}

.field-middle-ad img {
  width: 628px;
  height: 90px;
  margin-bottom: 20px;
}

/*精品文章*/
.field-article-tj .am-tab-panel {
  background: #002253;
  padding: 20px 10px;
}

.field-article-tj .wk-left-rank .am-tabs-d2 .am-tabs-nav {
  background: #30468C;
  border: 0px solid #ddd;
}

.field-article-tj .wk-left-rank .am-tabs-d2 .am-tabs-nav>.am-active {
  background: #30468C;
}

.field-article-tj .am-tabs-bd {
  background: #002253;
}

.field-article-tj .wk-art-item {
  display: block;
  padding-left: 0;
  padding-bottom: 18px;
  padding-bottom: 15px;
  margin-bottom: 18px;
}

.field-article-tj .art-top-img {
  width: 24%;
}

.field-article-tj .art-top-img img {
  width: 170px;
  height: 121px;
}

.field-article-tj .art-top-text {
  width: 100%;
}

.field-list-more {
  margin-top: 26px;
  margin-bottom: 26px;
  font-size: 16px;
}

/*EDA 领域精品文章*/
.field-article-tj .rank-tab-tit {
  position: absolute !important;
  left: 20px !important;
  z-index: 999;
}

.field-article-tj .am-cf {
  position: relative;
  padding-left: 100px;
  text-align: left
}

.field-article-tj .am-cf li {
  margin-left: 10px;
  display: inline-block;
  text-align: center;
}

.EDA-tj .am-cf {
  display: block;
}

.EDA-tj .am-tabs-nav {
  height: 60px;
  overflow: hidden
}

.EDA-tj .am-tabs-nav:hover {
  height: 124px
}

.EDA-tj .am-cf .am-active {
  border: none !important
}

.EDA-tj .am-cf li {
  height: 60px
}

.EDA-tj .am-cf .am-active a {
  border-bottom: 2px solid #e43030;
  height: 58px
}

.EDA-tj .am-cf .am-active .underline-no {
  border: none !important
}

/*产品大全*/
.cpdq-sp {
  display: flex;
  padding-left: 0
}

.cpdq-sp-img {
  margin-right: 2%
}

.cpdq-sp-tit {
  display: flex;
  align-items: center
}

.cpdq-sp-img img {
  width: 150px;
  height: 104px;
}

.field_lmtp_wbh {
  width: 170px
}

/*责任编辑*/
.zrbj-item {
  display: flex;
}

.zrbj-img {
  width: 34%;
  margin-right: 2%
}

.zrbj-img img {
  width: 100px;
  height: 120px;
}

.zrbj-tit {
  width: 64%;
  display: flex;
  align-items: center
}

.field-zrbj {
  position: relative
}

.absolute-right {
  position: absolute;
  right: 5px;
  top: 0
}

.field-zrbj .am-btn {
  color: #fff;
  border-radius: 3px;
}

.absolute-right a {
  font-size: 12px;
}

/*友情链接*/
.field-link .field_lm {
  position: relative
}

.field-link a {
  padding-right: 10px;
}

.field-link .field-lm-box {
  padding: 20px;
  line-height: 1.8
}

.bg-blue {
  background: #30468C !important
}

.bg-skin {
  background: #30468C
}

/*======== 领域页面 通用模板2==========*/
.field2 [data-am-widget="tabs"] {
  margin: 0;
}

.field2 .am-tabs-bd {
  height: 310px;
  border: none
}

.field2 .am-tabs-d2 .am-tabs-nav {}

.field-lm-case .field_lm h3 {
  font-size: 1.8rem
}

.field2 .field-lm-case .am-tabs-d2 .am-tabs-nav>.am-active {
  border-radius: 8px 8px 0px 0px;
}

.field2 .field-middle-ad img {
  width: 1280px;
  height: 110px;
}

.field2 .field-bottom-ad img {
  width: 847px;
  height: 80px;
  margin-bottom: 20px;
}

.field2 .field-lm-row3 .am-u-md-8 {
  padding-left: 0;
  padding-right: 0
}

.field2 .field-cpdq .field_lm h2 {
  text-align: left;
  padding-left: 10px;
}


/*书屋*/
/*左侧*/
.hotspot {
  margin-bottom: 20px;
  overflow: hidden;
  background: #002253;
  border-radius: 5px;
  overflow: hidden;
  padding-bottom: 10px;
}
.bookHome_right .hotspot {
  margin-bottom: 0px;
}
.hotspot dt {
  height: 60px;
  background: #30468C;
  font-size: 18px;
  line-height: 60px;
  padding-left: 20px;
  color: #fff;
  position: relative;
}

.hotspot dt.undertint {
  background: #FFE5CC;
}

.hotspot dt.white {
  background: #fff;
}

.blue_versions .hotspot dt {
  background: #30468C;
  color: #fff;
}

.hotspot dd {
  font-size: 15px;
  font-weight: normal;
  line-height: 40px;
  color: #2B2E40;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  padding: 0 20px;
  position:relative;
}
.hotspot dd span {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.hotspot dd i {
    float: right;
    position: absolute;
    right: 10px;
    top: 0px;
}
.block_left dd a {
  color: #fff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.block_left_read .hotspot dd a {
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hotspot dd img {
  width: 90px;
  height: 86px;
}

.block_left_block2 {
  padding-bottom: 0;
}

.block_left_block2 dd {
  padding-left: 0;
  margin: 0;
}

.ad dd {
  color: #fff;
  white-space: normal;
}

.soft_classify dd {
  display: flex;
  color: #fff;
  margin: 15px 0 20px 0;
  white-space: normal;
}
.soft_classify .book_info {
  margin-left:20px;
}

.flex_box {}

.am-tabs-bd .book_info {
  margin-left: 10px;
  color: #fff;
}

/*他们也在读这本书*/
.readbook {
	padding-bottom:20px;
}
.readbook dd {
    display: block;
	float:left;
	width:25%;
	padding: 0 15px;
    color: #fff;
	text-align:center;
	margin-top:20px;
}
.readbook dd img {
	width:70px;
	height:70px;
}
.readbook dd h2 {
	display: block;
	margin-top:5px;
	margin-bottom:0px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.book_info1 {
  margin-left: 1px;
  color: #fff;
  float: left;
}

.book_info1 p {
  font-size: 12px;
  font-weight: lighter;
  margin: 0;
  padding: 0;
  line-height: 26px;
}
.book_info1 p a {
    color: #7cc7ff !important;
}
.book_info1 p a:hover {
	text-decoration:underline;
}

.book_info p {
  font-size: 12px;
  font-weight: lighter;
  margin: 0;
  padding: 0;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.book_info p em {
  color: #C1D6FF;
  text-align: right;
  width: 70px;
  display: inline-block;
  font-style: normal;
}

.book_info1 p em {
  color: #FFF;
  text-align: right;
  width: 70px;
  display: inline-block;
  font-style: normal;
  line-height: 100%;
}

.book_info h2 {
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.book_info1 h2 {
  margin-top: 16px;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.search_bg {
  background: #30468C;
}



.switchover_box {
  margin: 0;
}

.bookHome_right .am-tabs-bd {
  border: none;
}
.bookHome_right .am-tabs-bd .flzbox {
	padding:10px;
}
.bookHome_right .am-tabs-bd .flzbox a {
    color: #32ADE9 !important;
}
.bookHome_right .am-tabs-bd .flzbox p {
	text-indent:2em;
}
.bookHome_right .am-tabs-bd .flzbox img {
	max-width: 100% !important;
    height:auto !important;
}
.bookHome_right .am-tabs-bd .flzbox ul li
{
  list-style-type: disc; 
  margin-left: 26px;
}
.bookHome_right .am-tabs-bd .flzbox ol li
{
  list-style-type: decimal; 
  margin-left: 23px;
}
/*.bookHome_right .am-tabs-bd a  { color:#32ADE9 !important;}*/

.bookHome_right .am-tabs-bd .am-tab-panel {
  background: #002253;
  color: #fff;
}

.switchover {}

.switchover_r {
  background: #104FB9;
  border-radius: 5px;
  overflow: hidden;
}

.switchover_r h2 {
  background: #3662EC;
  padding: 0 15px;
  line-height: 42px;
  margin: 0;
}

.switchover_r p {
  padding: 15px;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 145px;
}

.btn_handle1 {
  background: #3662EC;
  display: flex;
  align-items: center;
  float: left;
  padding: 8px 20px;
  margin-right: 10px;
  border-radius: 4px;
  margin-top: 34px;
  line-height: 20px;
}

.btn_handle1:hover {
  color: #FBB957;
}
.btn_handle a:hover , .btn_handle1 a:hover , .btn_handle2 a:hover , .btn_handle3 a:hover , .btn_handle_n a:hover , .btn_handle3_n a:hover {
  color: #ebf1ff;
}

/* 不可购买 start */
.btn_handle_n {
  background: #999999;
  display: flex;
  align-items: center;
  float: left;
  padding: 8px 20px;
  margin-right: 10px;
  border-radius: 4px;
  margin-top: 34px;
  line-height: 20px;
}

.btn_handle_n img {
  margin-right: 8px;
}

.book_info .btn_handle1 {
    padding: 3px 20px;
    margin-top: 10px;
}
.book_info .btn_handle_n {
    padding: 3px 20px;
    margin-top: 10px;
}
/* 不可购买 end */

.btn_handle2 {
  background: #3662EC;
  display: flex;
  align-items: center;
  float: left;
  padding: 8px 20px;
  margin-right: 10px;
  border-radius: 4px;
  margin-top: 12px;
  line-height: 20px;
}

.btn_handle2:hover {
  color: #FBB957;
}

.am-tabs-bd .btn_handle2 {
    background: #3662EC;
    padding: 3px 10px;
    margin-right: 0px;
    margin-top: 0px;
    position: absolute;
    right: 40px;
    bottom: 40px;
}

.btn_handle {
  background: #3662EC;
  display: flex;
  align-items: center;
  float: left;
  padding: 3px 20px;
  margin-right: 10px;
  border-radius: 4px;
  margin-top: 10px;
  line-height: 20px;
}

.btn_handle:hover {
  color: #FBB957;
}

.btn_handle1 img {
  margin-right: 8px;
}

.btn_handle2 img {
  margin-right: 12px;
  line-height: 24px;
}

.btn_handle img {
  margin-right: 5px;
}



.book_con {
  overflow: hidden;
}

.am-container .am-tabs-default .am-tabs-nav {
  line-height: 40px;
  background-color: #104fb9;
}

.am-container .am-tabs-default .am-tabs-nav a {
  color: #fff;
  line-height: 42px;
}

.am-tabs-bd .bigbook {
  display: block;
  /* max-width: 100%; */

  float: left;
  margin-right: 10px;

}

.switchover_box2 ul li {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 42px;
}

.switchover_box2 ul li.am-active {
  color: #fff;
}

.switchover_box2 .am-tabs-nav li {
  background-color: #104fb9;
}

.switchover_box2 .am-tabs-nav li.am-active {
  background-color: #0e90d2;
}

.switchover_box2 ul {
  padding: 0;
  /* background-color: #104fb9; */
}

.bookname {
  font-size: 16px;
  font-weight: bold;
}

.am-hide-sm-only .read_title hr {
  border: none;
  border-top: 1px solid #285fab;
  margin: 2px 0;
  width: 100%;
}

.search_box {
  display: flex;
    align-items: center;
    margin: 0px 10px 0px 0px;
    /* background: #fff; */
    border-radius: 4px;
    height: 44px;
    box-sizing: border-box;
}

.search_box .search-submit {
  width: 60px;
  height: 44px;
  background: #3662EC;
  border: none;
  border-radius: 0px 3px 3px 0px;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  position: relative;
}



.search_box .search-submit::before {
  /* content: "\f002"; */
  font-family: "FontAwesome";
  font-size: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bookHome_right .search_box input[type="text"] {
  width: 100%;
  line-height: 43px;
  padding-right: 18px;
  border-radius: 3px;
  border: 1px solid #3662EC;
  display: block;
  font-size: 1.5rem;
  color: #FFF;
  vertical-align: middle;
  background-color: #000;
  margin-top: 0px;
}

/* 搜索button按钮 start */

/* 搜索button按钮 end */
 .switchover_box2 .grid_box > a {
  display:inline-block;
  padding:15px;
  border:1px solid #3662ec;
  background: linear-gradient(to bottom, #3662ec, #30468e);
  border-radius: 4px;
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {
.btn_handle , .btn_handle1 , .btn_handle_n , .btn_handle3_n {
  padding-left:15px !important;
  padding-right:15px !important;
  font-size:13px !important;
}
}


@media only screen and (min-width: 769px) {
  /*PC*/

.search_box {
    width: 600px;
}
  .grid_box {
    display: grid;
    grid-template-columns: 60% auto;
    gap: 20px;
  }

  .am-tabs-bd .bigbook {
    width: 150px;
  }

  .switchover_box2 .grid_box {
    grid-template-columns: 33% 62%;
    gap: 0px;
    float: left;
    width: 50%;
    padding: 8px;
  }

  .search_bg .search_box {
    margin: 10px 20px 0px;
  }
}

@media only screen and (max-width: 768px) {

  /*手机端*/
  .am-container .am-tabs-default .am-tabs-nav a {
    font-size: 12px;
}
  .switchover_l {
    overflow: hidden;
    display: grid;
    grid-template-columns: 120px auto;
    gap: 5px;
    padding: 0 0 10px;
  }
.switchover_r {
	padding-bottom:15px;
}
  .btn_handle1,
  .btn_handle {
    padding: 2px 12px;
    font-size: 12px;
	margin-top: 14px;
  }
.book_info .btn_handle1 {
    margin-top: 14px;
    line-height: 18px;
}
  .flex_box {
    display: block;
  }
    .tool_bar {
    margin-bottom: -10px;
	margin-top:10px;
  }
  .tool_bar .flex_box {
	display: flex;
    gap: 4px;
  }
  .search_box {
    margin-bottom: 15px;
  }

  .book_con .grid_box {
    overflow: hidden;
    display: grid;
    grid-template-columns: 33% auto;
    gap: 5px;
    padding: 0 0 20px;
  }

  .book_info1 h2 {
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	margin-top: 0px;
	margin-bottom: 6px;
  }

  .book_info1 p {
    font-size: 12px;
    font-weight: lighter;
    line-height: 16px;
  }

  .search_bg img {
    width: 100%;
    margin-bottom: 10px;
	display:none;
  }

  .switchover_box2 {
    margin: 0;
  }
 .hotspot {
    margin-bottom: 15px;
}
.block_left .hotspot {
  margin-top: 0px;
}
.hotspot dt {
    height: 48px;
    line-height: 48px;
}
.block_left .hotspot dd {
    font-size: 14px;
    line-height: 20px;
    float: left;
    width: 49%;
    margin-top: 15px;
	padding-right:0px;
	padding-left:15px;
}
.block_left .news_frame dd {
    width: 100%;
}
.block_left .hotspot dd i {
	display:none;
}
.am-tabs-bd .btn_handle2 {
    right: 50px;
    bottom: 42px;
}
.booktit h1 {
    font-size: 16px;
	width: 100%;
}
.news_frame {
	margin-top:20px !important;
	margin-bottom:-70px !important;
	}
.news_detail {
	margin-top:0px !important;
	}
}


.search-submit {
  padding: 0;
  margin: 0;
  border: none;
  position: relative;
  background-image: url('../../assets2024/images/icon-search.png') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 28px !important;
}

.dd-list {
  display: flex;
    flex-wrap: wrap;
    background-color: #153a6e;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.dd-list dd {
  width: 50%;
  box-sizing: border-box;
}

.dd-list dd span {
  color: #fff;
}

/* 书屋弹窗 start */
/* 重置默认样式和设置基础 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  /* 使用系统字体栈，更现代 */
  line-height: 1.6;
  color: #333;
  background-color: #f5f5f5;
  /* 浅灰色背景，与模态框形成对比 */
}

/* 阅读历史模态框整体样式 */
.read-history-modal {
  position: fixed;
  /* 固定定位，覆盖整个视口 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* 覆盖全屏 */
  display: flex;
  /* 使用 Flexbox 实现垂直居中 */
  justify-content: center;
  align-items: center;
  /* 垂直居中 */
  background-color: rgba(0, 0, 0, 0.5);
  /* 半透明黑色背景遮罩 */
  z-index: 1000;
  /* 确保在最上层 */
  padding: 20px;
  /* 为小屏幕预留边距 */
}

/* 阅读历史容器：实际内容框 */
.read-history-container {
  background-color: #002253;
  /* 白色背景 */
  border-radius: 12px;
  /* 圆角 */
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  /* 柔和阴影 */
  width: 90%;
  /* 默认宽度 */
  max-width: 500px;
  /* 最大宽度限制 */
  overflow: hidden;
  /* 隐藏溢出内容，确保圆角效果 */
  display: flex;
  flex-direction: column;
  /* 内部元素垂直排列 */
  max-height: 90vh;
  /* 最大高度为视口高度的90% */
  overflow-y: auto;
  /* 如果内容过长，内部可滚动 */
}

/* 顶部区域：包含 Logo 和关闭按钮 */
.read-history-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  border-bottom: 1px solid #033273;
  /* 底部分隔线 */
  background-color: #30468c;
  /* 浅色背景，区分区域 */
}

/* Logo 占位符 */
.read-logo {
  width: 32px;
  height: 32px;
  /* background-color: #007bff; */
  /* 蓝色占位符 */
  border-radius: 50%;
  /* 圆形 */
}

.read-logo img {
  width: 100%;
}

/* 关闭按钮样式 */
.close-btn {
  background: none;
  border: none;
  font-size: 24px;
  color: #999;
  cursor: pointer;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s;
}

.close-btn:hover,
.close-btn:focus {
  background-color: #f1f1f1;
  color: #333;
}

/* 中部区域：标题和列表 */
.read-history-middle {
  flex: 1;
  /* 占据剩余空间 */
  padding: 24px;
  display: flex;
  flex-direction: column;
}

/* 历史标题 */
.history-title {
  font-size: 1.2em;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0px;
  text-align: center;
}

/* 阅读列表区域 */
.read-list {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  /* 确保未登录提示有足够的空间 */
  text-align: center;
  color: #666;
}

/* 分页指示器 */
.pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  gap: 6px;
}

/* 分页球示例样式 (可动态生成) */
.pagination-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ddd;
}

.pagination-dot.active {
  background-color: #007bff;
}

/* 登录提示文本 */
.login-prompt {
  font-size: 0.95em;
  line-height: 1.8;
  color: #C1D6FF;
}

/* 登录链接样式 */
.login-link {
  color: #007bff;
  text-decoration: none;
  font-weight: 500;
}

.login-link:hover {
  text-decoration: underline;
}

/* 响应式设计：针对中等屏幕 (平板) */
@media (min-width: 768px) {
  .read-history-container {
    width: 70%;
    /* 中等屏幕下更宽 */
  }
}

/* 响应式设计：针对大屏幕 (桌面) */
@media (min-width: 1024px) {
  .read-history-container {
    width: 500px;
    /* 固定宽度，更精致 */
  }

  .read-history-middle {
    padding: 32px;
  }

  .history-title {
    font-size: 1.3em;
  }

  .login-prompt {
    font-size: 1em;
  }
}

/* 可选：为小屏幕优化关闭按钮位置 */
@media (max-width: 480px) {
  .read-history-top {
    padding: 12px 16px;
  }

  .close-btn {
    font-size: 20px;
    width: 28px;
    height: 28px;
  }

  .read-logo {
    width: 28px;
    height: 28px;
  }

  .read-history-middle {
    padding: 20px;
  }
}

/* 书屋弹窗 end */

/* 书屋阅读 start */

.hotspot_read {
  margin-bottom: 20px;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.hotspot_read .book_info1 p {
  font-size: 12px;
  color: #2B2E40;
  font-weight: 360;
  margin: 0;
  padding: 0;
  line-height: 26px;
}

.hotspot_read .book_info1 em {
  font-size: 12px;
  color: #3662EC;
  font-weight: 360;
  margin: 0;
  padding: 0;
  line-height: 26px;
}

.hotspot_read .book_info1 h2 {
  margin-top: 16px;
  font-size: 16px;
  color: #2B2E40;
  font-weight: bold;
  overflow: hidden;
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.block_left_read .book_info1 h2 {
  margin-top: 3px;
  font-size: 16px;
  color: #2B2E40;
  font-weight: bold;
  overflow: hidden;
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.block_left_read .btn_handle_read img {
  margin-right: 8px;
}

.block_left_read .btn_handle_read_no img {
  margin-right: 8px;
}

.block_left_read .btn_handle_read_no {
  background: #999999;
  display: flex;
  align-items: center;
  float: left;
  padding: 6px 16px;
  margin-right: 10px;
  border-radius: 4px;
  /* margin-top: 34px; */
  line-height: 20px;
}

.switchover_l {
  margin: 10px;
}

.kh-article .lh240 img {
  margin: 18px auto;
  max-width: 100%;
  display: block;
  height: auto !important;
}

.kh-article .lh240 a {
  text-decoration: none;
  color: #0073ff !important;
}
.kh-article .lh240 ol , .kh-article .lh240 ul
{
  padding-left: 0;
}
.kh-article .lh240 ul li
{
  list-style-type: disc; 
  margin-left: 26px;
}
.kh-article .lh240 ol li
{
  list-style-type: decimal; 
  margin-left: 23px;
}
.kh-article .lh240 p  {text-indent:2em;}

/* 书屋阅读 end */

/* 书籍目录 start */

.grid_box_book {
  display: grid;
  grid-template-columns: auto 22%;
  gap: 20px;
  background: #002253;
  margin-bottom: 20px;
  padding: 20px;
}

.grid_box_book .switchover_l {
     grid-template-columns: 25% auto;
    gap: 20px;
}
.booktit {
  background: #30468C;
  padding-left: 20px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
}

.contents .grid_box_book {
  display: grid;
  grid-template-columns: auto 22%;
  gap: 20px;
  background: #002253;
  margin-bottom: 20px;
  padding: 20px;
}


.booktit {
  background: #30468C;
  padding-left: 20px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
}

.booktit {
  overflow: hidden;
}

.booktit h1 {
  font-size: 18px;
  font-family: "Microsoft Yahei", Tahoma;
  width: 80%;
  float: left;
}

.booktit span {
  font-weight: normal;
  font-size: 12px;
}

.booktit .view_history {
  display: inline-block;
  height: 15px;
  line-height: 15px;
  margin: 5px 0 0px 10px;
  padding: 1px 0px 0 18px;
  color: #fff;
}

.fR {
  background: #002253;
  color: #fff;
  padding: 15px;
  margin-top: 10px;
}

.bdblue {
  background: #fff !important;
}

.grid_box_book .bigbook {
  background: #002253;
  margin-right: 20px;
  /* padding: 20px; */
  width: 200px;
  padding: 15px;
    border: 1px solid #3662ec;
    background: linear-gradient(to bottom, #3662ec, #30468e);
    border-radius: 4px;
}

.switchover_l {
  display: grid;
  grid-template-columns: 36.5% auto;
  gap: 20px;
}
.grid_box3 .switchover_l {
    grid-template-columns: 23% auto;
}
.switchover_l > a {
  display:inline-block;
  padding:15px;
  border:1px solid #3662ec;
  background: linear-gradient(to bottom, #3662ec, #30468e);
  border-radius: 4px;
}


.contents .switchover_l {
  display: grid;
  grid-template-columns: 25% auto;
  gap: 20px;
}

.switchover_l p {
  /* display: flex; */
  justify-content: flex-start;
  line-height: 20px;
}

.grid_box_book .switchover_l p {
	font-size:13px;
	line-height:24px;
}
.switchover_book .switchover_r p {
  padding: 15px;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
  height: 240px;
  color: #ebf1ff;
  font-size: 13px;
  font-weight: lighter;
}

.switchover_book .switchover_r h2 {
  color: #fff;
}

.contents .intro {
  padding-bottom: 20px;
  margin-bottom: 10px;
}

.contents .switchover_r p {
  display: inline-block;
  width: fit-content;
  也可以用于宽度自适应内容
  /* height 由内容自然撑开，无需设置 */
  margin: 20px;
  box-sizing: border-box;
  /* 确保 padding 和 border 包含在宽高内 */
  display: -webkit-box;
  -webkit-line-clamp: 12;
  /* 限制显示10行 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;

}

.contents .jianjie{
  background: #203781;
  margin: 0 20px 20px;
  padding: 20px;
  /* width: 90%; */
  /* padding-left: 20px; */
}

.contents .jianjie p{
  
}

@media only screen and (min-width: 769px) {
.grid_box_book  .switchover_r {
    height: 300px;
}
}

@media only screen and (max-width: 768px) {
.switchover_l > a {
    padding: 10px;
    height: min-content;
}
.switchover_l {
    margin: 0px;
	margin-bottom: 10px;
}
.switchover_box2 .grid_box > a {
    padding: 10px;
    height: min-content;
}
.grid_box_book {
    grid-template-columns: inherit;
	padding: 10px;
}
.grid_box_book .switchover_l {
    grid-template-columns: 37% auto;
}
.grid_box_book .bigbook {
    padding: 10px;
}
.grid_box_book .switchover_l .intro {
	display:none; 
}
.grid_box_book .switchover_l p {
    font-size: 12px;
}
.bookHome_right .am-hide-sm-only {
	display:inherit !important;
	}
.bookHome_right .am-tabs-bd .read_title dt {
    line-height: 22px;
	height:auto;
	min-height: 40px;
}
.bookHome_right .read_title hr {
    margin: 10px 0;
}

.contents .grid_box_book {
    grid-template-columns: inherit;
}
.contents .switchover_l {
    grid-template-columns: 35% auto;
}
.contents .book_info1 .intro {
	height:40px;
        display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }
.contents  .btn_handle1 {
    margin-top: 10px;
}
.grid_box3 .switchover_l {
    grid-template-columns: 33% auto;
}
}

/* 书籍目录 end */

/* 书籍阅读 start */
.block_left .switchover_l {
    grid-template-columns: 33% auto;
}
.block_left .switchover_l .bigbook {
  height: 170px;
  padding: 10px;
    border: 1px solid #3662ec;
    background: linear-gradient(to bottom, #3662ec, #30468e);
    border-radius: 4px;
}
.block_left .hotspot_read {
	padding-bottom:0px;
	}
.block_left .hotspot_read .book_info1 h2 {
    margin-top: 0px;
	margin-bottom:10px;
    font-size: 14px;
}

.block_left .btn_handle_read {
  background: #3662EC;
  display: flex;
  align-items: center;
  float: left;
  padding: 6px 16px;
  margin-right: 10px;
  border-radius: 4px;
  /* margin-top: 34px; */
  line-height: 20px;
}

.block_left_read .btn_handle_read {
  background: #3662EC;
  display: flex;
  align-items: center;
  float: left;
  padding: 6px 16px;
  margin-right: 10px;
  border-radius: 4px;
  /* margin-top: 34px; */
  line-height: 20px;
}

.block_left .book_info1 {
  margin-left: 10px;
  color: #fff;
  float: left;
}

.bookhome .book_info1 h2 {

  font-size: 16px;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.block_left .book_info1 p {
  font-size: 12px;
  color: #2B2E40;
  font-weight: 360;
  margin: 0;
  padding: 0;
  line-height: 19px;
}

.block_left .btn_handle1 , .block_left .btn_handle_n {
    padding: 3px 15px;
    margin-top: 10px;
}

/* 书籍阅读 end */

/* 图书分类 start */

.btn_handle3 {
  background: #3662EC;
  display: flex;
  align-items: center;
  float: left;
  padding: 3px 20px;
  margin-right: 10px;
  border-radius: 4px;
  margin-top: 10px;
  line-height: 20px;
}

.btn_handle3 img {
  margin-right: 8px;
}

/* .btn_handle3 不可购买 start */
.btn_handle3_n {
  background: #999999;
  display: flex;
  align-items: center;
  float: left;
  padding: 3px 20px;
  margin-right: 10px;
  border-radius: 4px;
  margin-top: 10px;
  line-height: 20px;
}

.btn_handle3_n img {
  margin-right: 8px;
}

.switchover_l .btn_handle3_n {
  background: #999999;
  display: flex;
  align-items: center;
  float: left;
  padding: 8px 20px;
  margin-right: 10px;
  border-radius: 4px;
  margin-top: 34px;
  line-height: 20px;
}
.grid_box3 .switchover_l .btn_handle3_n {
    padding: 3px 20px;
    margin-top: 10px;
}
/* .btn_handle3 不可购买 end */

.grid_box3 {
  display: grid;
  grid-template-columns: 100% auto;
}

.grid_box3 .tip {
  line-height: 30px;
  margin-top: 7px;
}

.am-tab-panel hr {
  border: none;
  border-top: 1px solid #033273;
  margin: 2px 0;
  width: 100%;
}

/* .hotspot dd:hover {
    background-color: #3662EC;
  } */

/* 选中状态样式
  /* .hotspot dd:active,
  .hotspot dd:focus,
  .hotspot dd:hover { */
/* background-color: #3662ec; 选中后的背景色 */
/* color: #fff; 选中后的文本颜色 */
/* outline: none; 移除默认焦点轮廓 */
/* } */

.hotspot .on {
  background-color: #3662ec;
  /* 选中后的背景色 */
  color: #fff;
  /* 选中后的文本颜色 */
  outline: none;
  /* 移除默认焦点轮廓 */
}

.hotspot .on a {
  background-color: #3662ec;
  /* 选中后的背景色 */
  color: #fff;
  /* 选中后的文本颜色 */
  outline: none;
  /* 移除默认焦点轮廓 */
}


.switchover_box2 ul.nav_book {
  line-height: 40px;
  background-color: #104fb9;
  display: flex;
  font-size: 14px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;

}

.switchover_box2 .nav_book li a {
  display: block;
}

.switchover_box2 .nav_book li.am-active a {
  color: #fff;
  line-height: 42px;
  background-color: #0e90d2;
}

/* 图书分类 end */

/* 软件分类 start */
.btn_handle_soft {
  background: #3662EC;
  display: flex;
  align-items: center;
  float: left;
  padding: 3px 20px;
  margin-right: 10px;
  border-radius: 4px;
  margin-top: 30px;
  line-height: 20px;
}

.tip_soft {
  float: left;
  margin-top: 32px;
}

/* 软件分类 end */

/* 研究报告 start */
.report .zlnav {
    margin-top: 0px;
}
.report .zlnav .lm_bt {
  font-size: 24px;
  line-height:60px;
  padding: 0 1em;
}
.report .article-nav-item {
  margin-bottom: 10px;
}
.report .search_box {
  position: relative;
  margin-right: 10px;
  margin-top: 8px;
  width: 400px;
}
.report .search_box .am-icon-search {
    width: 100px;
    font-size: 16px;
	background-image:inherit !important;
}
.mb10 .am-slider-a1 .am-control-nav {
    bottom: 10px;
}
.mb10 .am-slider-a1 .am-control-nav li a {
    background-color: rgb(255 255 255 / 50%);
}
.mb10 .am-slider-a1 .am-control-nav li a.am-active {
    background-color: #0e90d2;
}
.report .wk-right {
  width: 100%;
  margin-bottom:30px;
  color:#FFF;
}
.report .art-top-img {
  width: 10%;
  margin-right: 2%;
}
.report .totle_page {
  color: #fff;
}

.report .art-bar-cont.art-bar-message a {
  width: 80px;
  line-height: 20px;
  color: #FFF !important;
  background-color: #2563eb;
  text-align: center;
  border-radius: 5px;
  float: right;
  padding: 3px;
  display: block;
}
.am-pagination > .am-disabled > a, .am-pagination > .am-disabled > a:hover, .am-pagination > .am-disabled > a:focus {
	color: #455891;
    background-color: #002253;
    border-color: #314683;
	}
@media only screen and (min-width: 769px) {

  /*PC*/
.report .art-top-img {
  float:left;
  width: 18%;
  margin-right:0px;
}
.report .art-top-text {
  float:left;
  width: 82%;
}
.report .art-top-img img {
    width: 200px;
    height: 125px;
  }
}


/* 响应式 移动端 start */
@media only screen and (max-width:768px) {

  .report .warp {
    width: 100%;
  }

  .report .search_box input[type="text"] {
    line-height: 32px;
	height: 34px;
    border-radius: 6px;
    border: 1px solid #3662EC;
    display: block;
    font-size: 1.2rem;
    vertical-align: middle;
    background-color: #000;
	padding-left: 10px;
  }
.report .art-bar-cont.art-bar-message a {
    width: 60px;
}
  .report .search_box .am-icon-search {
    background: #3662EC;
    width: 80px;
    text-align: center;
    border-radius: 0px 3px 3px 0px;
    position: absolute;
    right: 0;
    font-size: 12px;
    top: -1px;
    line-height: 34px;
    height: 34px;
  }

  .report .search_box {
    position: relative;
    margin-top: 4px;
    height: 32px;
	width: 195px;
	margin-right:0px;
  }
.report .zlnav .lm_bt {
    font-size: 16px;
    line-height: 40px;
    padding: 0 1em;
}
  .report .zlnav li {
    height: 40px;
    margin-right: 10px;
  }

  .report .art-top-img {
    width: 120px;
    margin-right: 4%;
    border: 0px;
    margin-top: 15px;
  }
.report .wk-art-item h2 {
    font-size: 14px;
    margin-bottom: 0.5rem;
}
  .report .art-top-text p {
    height: 48px;
    -webkit-line-clamp: 2 !important;
	margin-bottom: 5px;
}

}

/* 响应式 移动端 end */



/*研究报告下载详情新加样式*/
.main {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
}
.yjy-tit h1 {
	font-size:24px;
	line-height: 1.3;
	margin-top:30px;
	}
.yjy-wjxz {
	min-height:400px;
}
.yjy-tit , .yjy-wjxz {
	color:#FFF;
}
.yjy-wjxz .wj-box {
	background-color: #192351;
	border: 1px solid #404f91;
	width:50%;
	margin:30px auto;
	border-radius: 8px;
	font-size:16px;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}
.yjy-wjxz .wj-box .wj-01 {
	display:inline-block;
	width:200px;
	text-align:left;
	font-weight:bold;
}
.wj-box a.red_btn:link ,  .wj-box a.red_btn:visited {
	display:inline-block;
	margin-left:50px;
	width:100px;
    line-height: 20px;
    background-color: #ff7927;
	text-align:center;
	border-radius: 5px;
    padding: 3px;
	color:#FFF;
}
.wj-box a.red_btn:hover {
	background-color: #D75100;
}
.yjy-wjxz .gm-box {
	background-color: #f0eff0;
	border: 1px solid #DDD;
	width:60%;
	margin:40px auto;
	border-radius: 8px;
	font-size:16px;
	line-height:180%;
	padding-top:30px;
	padding-bottom:30px;
	padding-left: 20px;
    padding-right: 20px;
}
.gm-box h2 {
	font-size:24px;
	}
.yjy-wjxz .gm-box {
    background-color: #192351;
    border: 1px solid #404f91;
}
.main .dd-box {
    background-color: #dbdbdb;
    border-radius: 6px;
    color: #000;
}
#fancybox-img {
    width: 95% !important;
    height: 95% !important;
}
#imgzoom0 , #imgzoom1 , #imgzoom2 , #imgzoom3 , #imgzoom4 , #imgzoom5 , #imgzoom6 , #imgzoom7 , #imgzoom8 , #imgzoom9 , #imgzoom10 {
	vertical-align:bottom;
	}
#fancybox-content {
    border: 0px solid #fff !important;
}
.WaresDetail {
	font-size:16px;
	line-height: 2em;
    border-radius: 6px;
    box-sizing: border-box;
    border: 1px solid #D8D8D8;
    background: #FFFFFF;
	padding: 20px;
    color: #666;
}
.WaresDetail img {
	max-width: 95% !important;
	height:auto !important;
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<650?"650px":"");overflow:hidden;
	display:inline;
}
.WaresDetail p , .WaresDetail div {
	text-indent:15px;
}
.WaresDetail ul li
{
  list-style-type: disc; 
  margin-left: 20px;
}
.WaresDetail ol li
{
  list-style-type: decimal; 
  margin-left: 26px;
}
.WaresDetail a {
 color: #0073FF !important;
}
@media only screen and (max-width: 768px) {
.main {
    margin-left: 10px;
    margin-right: 10px;
}
.yjy-tit h1 {
	font-size:18px;
	}
.yjy-wjxz .wj-box .wj-01 {
    width: auto;
    margin-right: 20px;
}
.yjy-wjxz .wj-box {
	width:100%;
}
.wj-box .red_btn {
    display: block !important;
	margin-left:auto !important;
	margin-right:auto;
    margin-top: 10px;
}
.yjy-wjxz .gm-box {
	width:100%;
	margin: 20px auto;
}
.WaresDetail {
	font-size:14px;
}
.WaresDetail #imgzoom0 , .WaresDetail #imgzoom2 , .WaresDetail #imgzoom3 , .WaresDetail #imgzoom4 , .WaresDetail #imgzoom5 , .WaresDetail #imgzoom6 , .WaresDetail #imgzoom7 , .WaresDetail #imgzoom8 , .WaresDetail #imgzoom9 , .WaresDetail #imgzoom10 , .WaresDetail #imgzoom11 , .WaresDetail #imgzoom12 , .WaresDetail #imgzoom13 , .WaresDetail #imgzoom14 , .WaresDetail #imgzoom15 {
    width: auto !important;
}
}

/*研究报告下载详情新加样式 end*/


/* 研究报告 end */

/* 文库加清空按钮 */
.tool_bar select {
    height: 44px;
}
.qkbox , .search_boxmain {
	display:flex;
}
.qkbox .am-btn {
    background-color: #3662ec;
    border-color: #3662ec;
    border-radius: 3px;
	height: 42px;
}
@media only screen and (min-width: 769px) {
.search_boxmain .search_box {
    width: 535px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media only screen and (max-width: 768px) {
.search_boxmain {
	margin-top:15px;
}
.search_boxmain .search_box {
        margin-bottom: 0px;
}
.qkbox .am-btn {
    font-size: 1.5rem;
	height:44px;
}
.yjy-wjxz .gm-box {
	text-align:left;
}
}

.kh-article a:link , .kh-article a:visited ,.kh-article a:hover, .kh-article a:active  {
  color: #0073FF;
}
.main .dd-box , .main .WaresDetail {
	text-align:left;
}
@media screen and (min-width:769px) and (max-width:1366px) {
.am-slider-a1 .am-viewport {
    width: 1250px;
}
.main {
    margin-left: 15px;
    margin-right: 15px;
}
.yjy-wjxz .gm-box {
	text-align:left;
}
}

#imgzoom0 , #imgzoom1 , #imgzoom2 , #imgzoom3 , #imgzoom4 , #imgzoom5 , #imgzoom6 , #imgzoom7 , #imgzoom8 , #imgzoom9 , #imgzoom10 , #imgzoom11 , #imgzoom12 , #imgzoom13 , #imgzoom14 , #imgzoom15 , #imgzoom16 , #imgzoom17 , #imgzoom118 , #imgzoom119 , #imgzoom20 {
	display:none !important;
	}
	
	
/*书屋新增样式*/
.imgheight {
	height:131px;
	}
@media only screen and (max-width: 768px) {
.imgheight {
	height:118px;
	}	
}