.book-banner {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-bottom: 80px; }
  .book-banner .pongetitle {
    margin: 0 auto;
    font-size: 40px;
    color: #004c99;
    text-align: center;
    font-weight: bold; }
  .book-banner .pongedesc {
    font-size: 22px;
    color: #c8ac95;
    text-align: center;
    font-weight: normal;
    padding-top: 15px;
    margin-top: 20px; }
  .book-banner .swiper-button-next.swiper-button-white, .book-banner .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(../images/63df5033f71dc9f92c889f1171be48d6.png); }
  .book-banner .swiper-button-prev.swiper-button-white, .book-banner .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(../images/0f65bdc1345f71d6cf7e7df3de4b9fec.png); }
  .book-banner .swiper-button-prev, .book-banner .swiper-button-next {
    background-size: 44px 44px; }
  .book-banner .con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 30px; }
    .book-banner .con .block1 {
      position: relative;
      width: 495px; }
      .book-banner .con .block1 .swiper-button-prev, .book-banner .con .block1 .swiper-container-rtl .swiper-button-next {
        left: -50px; }
      .book-banner .con .block1 .swiper-button-next, .book-banner .con .block1 .swiper-container-rtl .swiper-button-prev {
        right: -50px; }
      .book-banner .con .block1 .swiper-button-prev, .book-banner .con .block1 .swiper-button-next {
        margin-top: -50px; }
      .book-banner .con .block1 .gallery-top .swiper-slide {
        background: #fff;
        padding: 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .book-banner .con .block1 .gallery-thumbs {
        margin-top: 10px; }
        .book-banner .con .block1 .gallery-thumbs .swiper-slide {
          cursor: pointer;
          position: relative;
          box-shadow: 0 6px 6px #ddd;
          box-shadow: 0px 1px 10px #ccc;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          background: #fff;
          padding: 10px;
          height: 70px; }
          .book-banner .con .block1 .gallery-thumbs .swiper-slide::after {
            position: absolute;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.6);
            content: '';
            left: 0;
            top: 0;
            -webkit-transition: 0.5s ease all;
            transition: 0.5s ease all; }
          .book-banner .con .block1 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active::after {
            background: none; }
          .book-banner .con .block1 .gallery-thumbs .swiper-slide img {
            max-height: 100%;
            display: block;
            margin: 0 auto; }
    .book-banner .con .block2 {
      margin-top: 30px; }
      .book-banner .con .block2 ul li {
        line-height: 40px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .book-banner .con .block2 ul li .tit {
          font-size: 14px;
          color: #333;
          padding-right: 36px; }
        .book-banner .con .block2 ul li .cont {
          font-size: 14px;
          color: #333; }
        .book-banner .con .block2 ul li span {
          color: #004c99;
          font-size: 18px;
          font-weight: bold; }
          .book-banner .con .block2 ul li span.zy {
            margin-right: 20px; }
      .book-banner .con .block2 .buton {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 30px; }
        .book-banner .con .block2 .buton a {
          display: inline-block;
          line-height: 40px;
          height: 40px;
          color: #fff;
          border-radius: 3px;
          margin-right: 23px;
          font-size: 14px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 120px;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all; }
          .book-banner .con .block2 .buton a img {
            width: 20px;
            margin-right: 5px; }
          .book-banner .con .block2 .buton a:nth-of-type(1) {
            background: #fd8f30; }
            .book-banner .con .block2 .buton a:nth-of-type(1):hover {
              background: #fd831a; }
          .book-banner .con .block2 .buton a:nth-of-type(2) {
            background: #0398ed; }
            .book-banner .con .block2 .buton a:nth-of-type(2):hover {
              background: #008ddd; }
    .book-banner .con .block3 {
      margin-left: auto;
      margin-right: 40px;
      width: 200px;
      height: 340px;
      background: rgba(255, 255, 255, 0.2);
      padding: 0 20px; }
      .book-banner .con .block3 .views, .book-banner .con .block3 .download {
        font-size: 14px;
        color: #333;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding-top: 20px; }
        .book-banner .con .block3 .views img, .book-banner .con .block3 .download img {
          width: 18px;
          margin-right: 5px; }
      .book-banner .con .block3 .pdf {
        background: #75C2EA; }
      .book-banner .con .block3 .customized {
        background: #6ACEAC; }
      .book-banner .con .block3 .database {
        background: #3C96EC; }
      .book-banner .con .block3 .pdf, .book-banner .con .block3 .customized, .book-banner .con .block3 .database {
        border-radius: 8px;
        margin: 20px 0; }
        .book-banner .con .block3 .pdf a span, .book-banner .con .block3 .customized a span, .book-banner .con .block3 .database a span {
          font-size: 15px; }
        .book-banner .con .block3 .pdf .img, .book-banner .con .block3 .customized .img, .book-banner .con .block3 .database .img {
          width: 26px;
          margin-right: 6px; }
        .book-banner .con .block3 .pdf img, .book-banner .con .block3 .customized img, .book-banner .con .block3 .database img {
          width: 100%; }
        .book-banner .con .block3 .pdf a, .book-banner .con .block3 .customized a, .book-banner .con .block3 .database a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          padding: 10px;
          font-size: 16px;
          color: #fff; }
          .book-banner .con .block3 .pdf a > span, .book-banner .con .block3 .customized a > span, .book-banner .con .block3 .database a > span {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                    justify-content: flex-start; }
          .book-banner .con .block3 .pdf a > .m, .book-banner .con .block3 .pdf a > span, .book-banner .con .block3 .customized a > .m, .book-banner .con .block3 .customized a > span, .book-banner .con .block3 .database a > .m, .book-banner .con .block3 .database a > span {
            -webkit-box-flex: 1;
            -webkit-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            min-width: 0; }

.articleContent {
  background: #fff;
  padding-top: 60px;
  padding-bottom: 60px; }
  .articleContent .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .articleContent .container .left {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-right: 20px; }
      .articleContent .container .left .leftnav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 20px; }
        .articleContent .container .left .leftnav ul {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
          .articleContent .container .left .leftnav ul li {
            padding: 0 20px; }
            .articleContent .container .left .leftnav ul li.active a {
              color: #ff9601; }
            .articleContent .container .left .leftnav ul li a {
              -webkit-transition: 0.5s ease all;
              transition: 0.5s ease all;
              color: #333333;
              font-size: 16px; }
              .articleContent .container .left .leftnav ul li a:hover {
                color: #ff9601; }
        .articleContent .container .left .leftnav .txt {
          margin-left: auto; }
          .articleContent .container .left .leftnav .txt, .articleContent .container .left .leftnav .txt a {
            font-size: 12px;
            color: #999; }
          .articleContent .container .left .leftnav .txt a {
            color: #ff9601;
            margin-right: 20px; }
      .articleContent .container .left .leftcon {
        box-shadow: 0px 1px 10px #ccc;
        background: #fff;
        padding: 20px 50px 50px;
        text-align: justify; }
        .articleContent .container .left .leftcon i, .articleContent .container .left .leftcon em {
          font-style: normal; }
        .articleContent .container .left .leftcon h4 {
          color: #004c99;
          border-left: 10px solid #004c99;
          padding-left: 10px;
          font-size: 18px;
          margin: 16px 0;
          height: 18px;
          line-height: 18px; }
        .articleContent .container .left .leftcon p.ceh1 {
          font-size: 19px;
          text-align: center;
          margin-top: 20px;
          margin-bottom: 18px; }
        .articleContent .container .left .leftcon p {
          font-size: 16px;
          line-height: 1.8;
          margin-bottom: 12px; }
          .articleContent .container .left .leftcon p strong {
            font-family: "microsoft YaHei";
            color: #000;
            display: inline-block; }
    .articleContent .container .commonListDetailsRight {
      padding-top: 0; }

@media (min-width: 1400px) {
  .articleContent .container .leftparent {
    width: 1030px; }
  .articleContent .container .leftparent {
    margin: 0 auto; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .articleContent .container .leftparent {
    width: 100%; } }

@media (max-width: 1399px) {
  .book-banner .con .block3 {
    margin-right: 0; }
  .articleContent .container .left .leftnav ul li {
    padding: 0 10px; } }

@media (max-width: 1199px) {
  .book-banner .con .block3 {
    display: none; }
  .articleContent .container .left .leftnav ul li a {
    font-size: 14px; }
  .articleContent .container .left {
    margin-right: 0; }
  .commonListDetailsRight .commonRecommended {
    margin-left: 20px; }
  .articleContent .container .left .leftnav {
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
  .articleContent .container .left .leftnav .txt {
    margin-left: 0;
    margin-top: 20px; }
  .articleContent .container .commonListDetailsRight {
    margin-top: 62px; } }

@media (max-width: 991px) {
  .book-banner .con .block1 img {
    width: 300px; }
  .book-banner .con .block2 ul li .tit {
    padding-right: 10px; }
  .articleContent .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .articleContent .container .left .leftnav .txt {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto; }
  .book-banner .pongetitle {
    font-size: 30px; }
  .book-banner .pongedesc {
    font-size: 18px;
    margin-top: 10px;
    padding-top: 5px; }
  .book-banner .con .block2 ul li span {
    font-size: 16px; }
  .commonListDetailsRight .commonRecommended {
    margin-left: 0; }
  .articleContent .container .commonListDetailsRight {
    margin-top: 20px; } }

@media (max-width: 767px) {
  .book-banner .pongetitle {
    font-size: 20px; }
  .book-banner .pongedesc {
    font-size: 14px; }
  .book-banner .con {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .book-banner .con .block1 img {
    display: block;
    margin: 0 auto; }
  .book-banner .con .block2 ul li {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .book-banner .con .block2 .buton {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .articleContent .container .left .leftnav .txt {
    margin-top: 20px;
    margin-left: 0; } }

@media (max-width: 575px) {
  .book-banner .con .block2 ul li .cont {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center; }
  .articleContent .container .left .leftnav {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .articleContent .container .left .leftnav .img {
      width: 100%;
      margin-bottom: 20px; }
      .articleContent .container .left .leftnav .img img {
        display: block;
        margin-left: auto;
        margin-right: auto; }
  .articleContent {
    padding-top: 30px;
    padding-bottom: 30px; }
  .book-banner .con .block2 .buton a {
    margin-right: 0; }
  .book-banner .con .block2 .buton {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 20px; }
  .articleContent .container .left .leftnav ul li {
    padding: 0 4px; }
  .articleContent .container .left .leftcon {
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 1199px) {
  .book-banner .con .block1 {
    margin-right: 60px; }
  .swiper-button-prev, .swiper-button-next {
    display: none; } }

@media (max-width: 991px) {
  .book-banner .con {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .book-banner .con .block1 {
    margin-right: 0;
    margin: 0 auto; }
  .book-banner .con .block2 {
    text-align: center; }
  .book-banner .con .block2 ul li {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (max-width: 575px) {
  .book-banner .con .block1 {
    width: 100%; }
  .book-banner .con .block1 img {
    width: auto; }
  .book-banner {
    padding-bottom: 40px; } }

.ListLeftNavBlock {
  width: 300px;
  margin-right: 20px; }
  .ListLeftNavBlock .pongeColorTitle {
    font-size: 28px;
    font-weight: bold;
    background: #004c99;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    width: 100%;
    height: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
  .ListLeftNavBlock ul li {
    width: 100%;
    margin-bottom: 20px; }
    .ListLeftNavBlock ul li:hover .title, .ListLeftNavBlock ul li.active .title {
      border-left-color: #004c99;
      background: #f2f2f2; }
    .ListLeftNavBlock ul li .title {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all;
      padding-left: 30px;
      cursor: pointer;
      border-left: 4px solid transparent;
      padding-top: 20px;
      padding-bottom: 20px; }
      .ListLeftNavBlock ul li .title span {
        font-size: 17px;
        color: #333333;
        font-weight: bold;
        margin-left: 10px; }
    .ListLeftNavBlock ul li .dropDown {
      padding-left: 30px;
      margin-top: 10px; }
      .ListLeftNavBlock ul li .dropDown dt .dropDownTitle {
        padding: 5px 0;
        display: block;
        font-size: 14px;
        color: #333333;
        font-weight: normal;
        cursor: pointer;
        -webkit-transition: 0.5s ease all;
        transition: 0.5s ease all; }
        .ListLeftNavBlock ul li .dropDown dt .dropDownTitle:hover, .ListLeftNavBlock ul li .dropDown dt .dropDownTitle.active {
          color: #004c99; }
      .ListLeftNavBlock ul li .dropDown dt .children {
        display: none; }
        .ListLeftNavBlock ul li .dropDown dt .children a {
          font-weight: normal;
          color: #666;
          font-size: 14px;
          padding: 5px 0;
          display: block;
          -webkit-transition: 0.5s ease all;
          transition: 0.5s ease all;
          padding-left: 14px; }
          .ListLeftNavBlock ul li .dropDown dt .children a:hover {
            color: #004c99; }
 .ListLeftNavBlock ul li .dropDown dt .children .active {
            color: #004c99; }

@media (max-width: 991px) {
  .ListLeftNavBlock {
    width: 245px; } }

@media (max-width: 767px) {
  .ListLeftNavBlock {
    width: 100%;
    margin-right: 0; }
  .ListLeftNavBlock ul li {
    width: auto; }
  .ListLeftNavBlock ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .ListLeftNavBlock ul li .title {
    padding-right: 30px; }
  .ListLeftNavBlock ul li.active {
    width: 100%; }
  .ListLeftNavBlock ul li .dropDown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
    .ListLeftNavBlock ul li .dropDown dt {
      margin: 10px; }
  .ListLeftNavBlock .pongeColorTitle {
    font-size: 20px;
    height: auto;
    padding: 10px; }
  .ListLeftNavBlock ul li .title span {
    font-size: 16px; } }

@media (max-width: 575px) {
  .ListLeftNavBlock ul li {
    width: 50%; }
    .ListLeftNavBlock ul li.active .title span {
      font-size: 16px; }
  .ListLeftNavBlock ul li .title {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .ListLeftNavBlock ul li {
    margin-bottom: 10px; }
  .ListLeftNavBlock ul li .dropDown {
    padding-left: 0; } }

@media (max-width: 400px) {
  .ListLeftNavBlock ul li .title span {
    font-size: 13px; } }

.articleContent .container .leftparent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.articleContent .container .left {
  margin-right: 0; }

.articleContent .container .leftparent {
  width: 100%; }

@media (max-width: 767px) {
  .articleContent .container .leftparent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

.book-banner .swiper-pagination {
  width: 100%;
  position: static;
  margin-top: 20px; }

.book-banner .swiper-pagination-bullet {
  margin: 0 4px; }

.ListLeftNavBlock ul li .title a {
	display:flex;
  align-items:center;
  width:100%;
}
.ListLeftNavBlock ul li .title a .zk{
	    color: #333333;
    margin-left: auto;
    padding-right: 20px;
}
