html {
  font-family: 'Ubuntu', sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  margin: 0;
  background: #FFFFFF;
  background-size: cover;
  filter: blur(0px); }

body {
  user-select: none;
  background-image: url("/images/bg100.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat; }

@keyframes active {
  0% {
    width: 0;
    height: 0; }
  100% {
    width: 40%;
    height: 30%; } }
@keyframes animation1Active {
  0% {
    width: 15%;
    height: 0%; }
  100% {
    width: 40%;
    height: 30%; } }
@keyframes animation2Active {
  0% {
    width: 10%;
    height: 0%; }
  100% {
    width: 40%;
    height: 40%; } }
@keyframes animation3Active {
  0% {
    width: 40%;
    height: 0%; }
  100% {
    width: 30%;
    height: 45%; } }
.label-right {
  position: absolute;
  width: 220px;
  height: 40px;
  text-align: center;
  bottom: 20px;
  right: -72px;
  line-height: 40px;
  font-size: 18px;
  /*background-color: #009B95;*/
  background-image: url("/images/fwtxImages/bg100.png");
  background-size: cover;
  /*border-color: #1D7471;*/
  color: #fff;
  transform: rotate(-45deg);
  cursor: pointer; }

.label-left {
  position: absolute;
  width: 220px;
  height: 40px;
  text-align: center;
  top: 20px;
  left: -65px;
  line-height: 40px;
  font-size: 18px;
  /*background-color: #009B95;*/
  background-image: url("/images/fwtxImages/bg100.png");
  background-size: cover;
  /*border-color: #1D7471;*/
  color: #fff;
  transform: rotate(-45deg);
  cursor: pointer; }

#fp-nav .fp-tooltip {
  color: #1e8ce5 !important;
  background: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  font-size: 14px; }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: #FFFFFF; }

.fp-prev {
  border: none;
  width: 45px;
  height: 50px;
  background: url("/images/prev.png") no-repeat;
  background-size: cover; }

.fp-next {
  border: none;
  width: 45px;
  height: 50px;
  background: url("/images/next.png") no-repeat;
  background-size: cover; }

.image img {
  width: 100%;
  height: 100%; }

.image1 img {
  width: 100%;
  height: 100%; }

.image2 img {
  width: 100%;
  height: 100%; }

.image3 img {
  width: 100%;
  height: 100%; }

.image4 img {
  width: 100%;
  height: 100%; }

#hjsj {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column; }
  #hjsj .noneElement {
    width: 100%;
    height: 10%; }
  #hjsj .containers {
    width: 100%;
    height: 90%;
    display: flex;
    justify-content: start;
    flex-flow: column;
    align-items: center; }
    #hjsj .containers .section-header {
      width: 100%;
      height: 10%;
      margin: 0; }
      #hjsj .containers .section-header .section-title {
        color: #FFFFFF; }
    #hjsj .containers .book {
      width: 80%;
      height: 85%; }
      #hjsj .containers .book #hjsjBook {
        width: 100%;
        height: 100%;
        background: #FFFFFF;
        border-radius: 5px;
        box-shadow: #33333373 7px 10px 10px 8px; }
        #hjsj .containers .book #hjsjBook .page {
          border-radius: 5px;
          background: #FFFFFF; }
          #hjsj .containers .book #hjsjBook .page .content {
            width: 100%;
            height: 100%;
            padding: 30px 50px;
            display: flex;
            justify-content: space-between; }
            #hjsj .containers .book #hjsjBook .page .content h4 {
              color: #1E8CE5;
              margin-bottom: 20px; }
            #hjsj .containers .book #hjsjBook .page .content p {
              text-indent: 2em;
              margin-bottom: 10px;
              font-size: 16px; }
            #hjsj .containers .book #hjsjBook .page .content .left {
              width: 50%;
              padding: 20px;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
            #hjsj .containers .book #hjsjBook .page .content .right {
              width: 50%;
              padding: 20px;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
        #hjsj .containers .book #hjsjBook .page1 .left .text {
          height: 30%; }
        #hjsj .containers .book #hjsjBook .page1 .left .picture {
          height: 70%; }
          #hjsj .containers .book #hjsjBook .page1 .left .picture .image {
            width: 100%;
            height: 120%;
            transform: translateY(-20%); }
        #hjsj .containers .book #hjsjBook .page1 .right {
          height: 100%; }
          #hjsj .containers .book #hjsjBook .page1 .right .picture {
            width: 100%;
            height: 100%; }
            #hjsj .containers .book #hjsjBook .page1 .right .picture .image {
              width: 100%;
              height: 100%; }
              #hjsj .containers .book #hjsjBook .page1 .right .picture .image img {
                object-fit: contain; }
        #hjsj .containers .book #hjsjBook .page2 .left .text {
          height: 30%; }
        #hjsj .containers .book #hjsjBook .page2 .left .picture {
          height: 70%; }
          #hjsj .containers .book #hjsjBook .page2 .left .picture .image {
            width: 100%;
            height: 100%; }
        #hjsj .containers .book #hjsjBook .page2 .right .picture {
          display: flex;
          justify-content: space-between;
          flex-flow: column;
          height: 100%; }
          #hjsj .containers .book #hjsjBook .page2 .right .picture .image {
            width: 100%;
            height: 50%; }
        #hjsj .containers .book #hjsjBook .page3 .left .text1 {
          height: 18%; }
        #hjsj .containers .book #hjsjBook .page3 .left .text2 {
          height: 28%; }
        #hjsj .containers .book #hjsjBook .page3 .left .picture {
          height: 48%; }
          #hjsj .containers .book #hjsjBook .page3 .left .picture .image {
            width: 100%;
            height: 100%; }
        #hjsj .containers .book #hjsjBook .page3 .right .picture1 {
          height: 40%; }
        #hjsj .containers .book #hjsjBook .page3 .right .picture2 {
          height: 40%; }
          #hjsj .containers .book #hjsjBook .page3 .right .picture2 .image {
            width: 100%;
            height: 100%; }
            #hjsj .containers .book #hjsjBook .page3 .right .picture2 .image img {
              object-fit: contain; }
        #hjsj .containers .book #hjsjBook .page3 .right .text {
          height: 20%; }
        #hjsj .containers .book #hjsjBook .page4 .left .text {
          height: 40%; }
        #hjsj .containers .book #hjsjBook .page4 .left .picture {
          height: 60%; }
          #hjsj .containers .book #hjsjBook .page4 .left .picture .image {
            width: 100%;
            height: 100%; }
        #hjsj .containers .book #hjsjBook .page4 .right .text {
          height: 30%; }
        #hjsj .containers .book #hjsjBook .page4 .right .picture {
          height: 70%; }
          #hjsj .containers .book #hjsjBook .page4 .right .picture .image {
            width: 100%;
            height: 100%; }
        #hjsj .containers .book #hjsjBook .page5 .content {
          padding: 20px 50px;
          display: flex;
          flex-flow: column;
          justify-content: space-between; }
          #hjsj .containers .book #hjsjBook .page5 .content .text {
            height: 10%;
            text-align: center; }
          #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable {
            width: 100%;
            height: 90%;
            margin: 0 auto; }
            #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableTitle {
              width: 100%;
              display: flex;
              justify-content: space-between; }
              #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableTitle .col {
                width: 20%;
                margin-top: 10px;
                margin-bottom: 20px; }
                #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableTitle .col h4 {
                  text-align: center;
                  margin: 0; }
              #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableTitle .col3 {
                width: 15%; }
              #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableTitle .col4 {
                width: 15%; }
              #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableTitle .col5 {
                width: 25%; }
            #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row {
              width: 100%;
              display: flex;
              justify-content: space-between;
              margin: 5px 0; }
              #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .year {
                width: 20%;
                text-align: center; }
                #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .year span {
                  display: block;
                  background: #d9d9d9;
                  color: #1e8ce5;
                  padding: 5px;
                  font-size: 16px;
                  font-weight: 600;
                  border-radius: 25px; }
              #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .name {
                width: 20%;
                text-align: center; }
                #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .name span {
                  display: block;
                  background: #d9d9d9;
                  color: #1e8ce5;
                  padding: 5px;
                  font-size: 16px;
                  font-weight: 600;
                  border-radius: 25px; }
              #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .oldRanking {
                width: 15%;
                text-align: center; }
                #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .oldRanking span {
                  color: #1e8ce5;
                  padding: 5px;
                  font-size: 16px;
                  font-weight: 600; }
              #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .newRanking {
                width: 15%;
                text-align: center; }
                #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .newRanking span {
                  color: #1e8ce5;
                  padding: 5px;
                  font-size: 16px;
                  font-weight: 600; }
              #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .promote {
                width: 25%;
                text-align: center;
                padding: 0 5px; }
                #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .promote .range-container {
                  width: 100%;
                  display: flex;
                  justify-content: space-between;
                  align-items: center; }
                  #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .promote .range-container .range-behind {
                    width: 80%;
                    height: 10px;
                    background: #d3d3d3;
                    border-radius: 25px; }
                    #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .promote .range-container .range-behind .range-front {
                      width: 100%;
                      height: 100%;
                      background: #69c2ee;
                      border-radius: 25px;
                      float: right; }
                  #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row .promote .range-container .range-text {
                    width: 10%;
                    color: #69c2ee;
                    font-size: 14px; }
            #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row:nth-of-type(even) .year span {
              background: none;
              border: none; }
            #hjsj .containers .book #hjsjBook .page5 .content #hjsjBookTable .tableContent .row:nth-of-type(even) .name span {
              background: none;
              border: none; }

#rjfw {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column; }
  #rjfw .noneElement {
    width: 100%;
    height: 10%; }
  #rjfw .containers {
    width: 100%;
    height: 90%;
    display: flex;
    justify-content: start;
    flex-flow: column;
    align-items: center; }
    #rjfw .containers .section-header {
      width: 100%;
      height: 10%;
      margin: 0; }
      #rjfw .containers .section-header .section-title {
        color: #FFFFFF; }
    #rjfw .containers .book {
      width: 80%;
      height: 85%; }
      #rjfw .containers .book #rjfwBook {
        width: 100%;
        height: 100%;
        background: #FFFFFF;
        border-radius: 5px;
        box-shadow: #33333373 7px 10px 10px 8px; }
        #rjfw .containers .book #rjfwBook .page {
          border-radius: 5px;
          background: #FFFFFF; }
          #rjfw .containers .book #rjfwBook .page .content {
            width: 100%;
            height: 100%;
            padding: 30px 50px;
            display: flex;
            justify-content: space-between; }
            #rjfw .containers .book #rjfwBook .page .content .picture {
              display: flex;
              justify-content: space-between;
              flex-flow: column;
              background: #e5e5e5;
              padding: 5px; }
              #rjfw .containers .book #rjfwBook .page .content .picture .image {
                position: relative; }
                #rjfw .containers .book #rjfwBook .page .content .picture .image .portfolio-info {
                  opacity: 0;
                  transition: opacity 400ms;
                  -webkit-transition: opacity 400ms;
                  position: absolute;
                  bottom: 0;
                  left: 0;
                  right: 0;
                  text-align: center;
                  padding: 18px 0 0;
                  background: rgba(0, 0, 0, 0.5);
                  color: #fff;
                  width: 100%;
                  height: 100%;
                  display: flex;
                  justify-content: center;
                  align-items: center; }
                  #rjfw .containers .book #rjfwBook .page .content .picture .image .portfolio-info a {
                    width: 60px;
                    height: 30px;
                    line-height: 100%;
                    text-align: center;
                    color: #FFFFFF;
                    display: block;
                    margin: 15px auto;
                    font-size: 29px; }
                    #rjfw .containers .book #rjfwBook .page .content .picture .image .portfolio-info a .eye {
                      cursor: pointer;
                      display: block;
                      width: 100%;
                      height: 100%;
                      background-image: url("/images/fwtxImages/eye1.png");
                      background-size: contain;
                      background-repeat: no-repeat; }
                    #rjfw .containers .book #rjfwBook .page .content .picture .image .portfolio-info a .eye:hover {
                      background-image: url("/images/fwtxImages/eye2.png"); }
              #rjfw .containers .book #rjfwBook .page .content .picture .image:hover .portfolio-info {
                opacity: 1; }
            #rjfw .containers .book #rjfwBook .page .content h3 {
              color: #1E8CE5;
              margin-bottom: 20px; }
            #rjfw .containers .book #rjfwBook .page .content h4 {
              color: #1E8CE5;
              margin-bottom: 20px; }
            #rjfw .containers .book #rjfwBook .page .content p {
              text-indent: 2em;
              margin-bottom: 10px;
              font-size: 16px; }
            #rjfw .containers .book #rjfwBook .page .content .left {
              width: 50%;
              padding: 20px;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
            #rjfw .containers .book #rjfwBook .page .content .right {
              width: 50%;
              padding: 20px;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
        #rjfw .containers .book #rjfwBook .page1 .left .text {
          height: 25%; }
        #rjfw .containers .book #rjfwBook .page1 .left .picture {
          height: 75%; }
          #rjfw .containers .book #rjfwBook .page1 .left .picture .image1 {
            width: 100%;
            height: 49%; }
          #rjfw .containers .book #rjfwBook .page1 .left .picture .image2 {
            width: 100%;
            height: 49%; }
        #rjfw .containers .book #rjfwBook .page1 .right {
          height: 100%; }
          #rjfw .containers .book #rjfwBook .page1 .right .text {
            height: 25%; }
          #rjfw .containers .book #rjfwBook .page1 .right .picture {
            width: 100%;
            height: 75%; }
            #rjfw .containers .book #rjfwBook .page1 .right .picture .image {
              width: 100%;
              height: 49%; }
        #rjfw .containers .book #rjfwBook .page2 .left .text {
          height: 30%; }
        #rjfw .containers .book #rjfwBook .page2 .left .picture {
          height: 70%; }
          #rjfw .containers .book #rjfwBook .page2 .left .picture .image {
            width: 100%;
            height: 49%; }
        #rjfw .containers .book #rjfwBook .page2 .right .text {
          height: 30%; }
        #rjfw .containers .book #rjfwBook .page2 .right .picture {
          display: flex;
          justify-content: space-between;
          flex-flow: column;
          height: 70%; }
          #rjfw .containers .book #rjfwBook .page2 .right .picture .image1 {
            width: 100%;
            height: 39%; }
          #rjfw .containers .book #rjfwBook .page2 .right .picture .image2 {
            width: 100%;
            height: 59%; }
        #rjfw .containers .book #rjfwBook .page3 .left .text {
          height: 25%; }
        #rjfw .containers .book #rjfwBook .page3 .left .picture {
          height: 75%; }
          #rjfw .containers .book #rjfwBook .page3 .left .picture .image {
            width: 100%;
            height: 49%; }
        #rjfw .containers .book #rjfwBook .page3 .right .text {
          height: 25%; }
        #rjfw .containers .book #rjfwBook .page3 .right .picture {
          height: 75%; }
          #rjfw .containers .book #rjfwBook .page3 .right .picture .image {
            width: 100%;
            height: 49%; }
        #rjfw .containers .book #rjfwBook .page4 .left .text {
          height: 32%; }
        #rjfw .containers .book #rjfwBook .page4 .left .picture {
          height: 65%; }
          #rjfw .containers .book #rjfwBook .page4 .left .picture .image {
            width: 100%;
            height: 49%; }
        #rjfw .containers .book #rjfwBook .page4 .right .picture {
          background: none;
          padding: 0; }
        #rjfw .containers .book #rjfwBook .page4 .right h4 {
          margin-bottom: 10px !important; }
        #rjfw .containers .book #rjfwBook .page4 .right .text1 {
          height: 23%; }
        #rjfw .containers .book #rjfwBook .page4 .right .text2 {
          height: 27%; }
        #rjfw .containers .book #rjfwBook .page4 .right .picture1 {
          height: 23%; }
          #rjfw .containers .book #rjfwBook .page4 .right .picture1 .image {
            width: 100%;
            height: 100%; }
        #rjfw .containers .book #rjfwBook .page4 .right .picture2 {
          height: 23%; }
          #rjfw .containers .book #rjfwBook .page4 .right .picture2 .image {
            width: 100%;
            height: 100%; }

#dxal {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column; }
  #dxal .noneElement {
    width: 100%;
    height: 10%; }
  #dxal .containers {
    width: 100%;
    height: 90%;
    display: flex;
    justify-content: start;
    flex-flow: column;
    align-items: center; }
    #dxal .containers .section-header {
      width: 100%;
      height: 10%;
      margin: 0; }
      #dxal .containers .section-header .section-title {
        color: #FFFFFF; }
    #dxal .containers .book {
      width: 80%;
      height: 85%; }
      #dxal .containers .book #dxalBook {
        box-shadow: #33333373 7px 10px 10px 8px;
        width: 100%;
        height: 100%;
        background: #FFFFFF;
        border-radius: 5px; }
        #dxal .containers .book #dxalBook .page {
          border-radius: 5px;
          background: #FFFFFF; }
          #dxal .containers .book #dxalBook .page .content {
            width: 100%;
            height: 100%;
            padding: 30px 50px;
            display: flex;
            justify-content: space-between; }
            #dxal .containers .book #dxalBook .page .content h3 {
              color: #1E8CE5;
              margin-bottom: 20px; }
            #dxal .containers .book #dxalBook .page .content h4 {
              color: #1E8CE5;
              margin-bottom: 10px; }
            #dxal .containers .book #dxalBook .page .content p {
              text-indent: 2em;
              margin-bottom: 10px;
              font-size: 16px; }
            #dxal .containers .book #dxalBook .page .content .left {
              width: 50%;
              padding: 20px;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
            #dxal .containers .book #dxalBook .page .content .right {
              width: 50%;
              padding: 20px;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
        #dxal .containers .book #dxalBook .page1 .content {
          padding: 20px 50px;
          display: flex;
          flex-flow: column;
          justify-content: space-between; }
          #dxal .containers .book #dxalBook .page1 .content .text {
            height: 10%;
            text-align: center; }
          #dxal .containers .book #dxalBook .page1 .content #dxalBookTable {
            width: 100%;
            height: 90%;
            margin: 0 auto; }
            #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableTitle {
              width: 100%;
              display: flex;
              justify-content: space-between; }
              #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableTitle .col {
                width: 20%;
                margin-top: 10px;
                margin-bottom: 20px; }
                #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableTitle .col h4 {
                  text-align: center;
                  margin: 0; }
              #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableTitle .col3 {
                width: 15%; }
              #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableTitle .col4 {
                width: 15%; }
              #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableTitle .col5 {
                width: 25%; }
            #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row {
              width: 100%;
              display: flex;
              justify-content: space-between;
              margin: 5px 0; }
              #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .year {
                width: 20%;
                text-align: center; }
                #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .year span {
                  display: block;
                  background: #d9d9d9;
                  color: #1e8ce5;
                  padding: 5px;
                  font-size: 16px;
                  font-weight: 600;
                  border-radius: 25px; }
              #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .name {
                width: 20%;
                text-align: center; }
                #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .name span {
                  display: block;
                  background: #d9d9d9;
                  color: #1e8ce5;
                  padding: 5px;
                  font-size: 16px;
                  font-weight: 600;
                  border-radius: 25px; }
              #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .oldRanking {
                width: 15%;
                text-align: center; }
                #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .oldRanking span {
                  color: #1e8ce5;
                  padding: 5px;
                  font-size: 16px;
                  font-weight: 600; }
              #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .newRanking {
                width: 15%;
                text-align: center; }
                #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .newRanking span {
                  color: #1e8ce5;
                  padding: 5px;
                  font-size: 16px;
                  font-weight: 600; }
              #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .promote {
                width: 25%;
                text-align: center;
                padding: 0 5px; }
                #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .promote .range-container {
                  width: 100%;
                  display: flex;
                  justify-content: space-between;
                  align-items: center; }
                  #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .promote .range-container .range-behind {
                    width: 80%;
                    height: 10px;
                    background: #d3d3d3;
                    border-radius: 25px; }
                    #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .promote .range-container .range-behind .range-front {
                      width: 100%;
                      height: 100%;
                      background: #69c2ee;
                      border-radius: 25px;
                      float: right; }
                  #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row .promote .range-container .range-text {
                    width: 10%;
                    color: #69c2ee;
                    font-size: 14px; }
            #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row:nth-of-type(even) .year span {
              background: none;
              border: none; }
            #dxal .containers .book #dxalBook .page1 .content #dxalBookTable .tableContent .row:nth-of-type(even) .name span {
              background: none;
              border: none; }
        #dxal .containers .book #dxalBook .page2 .content {
          width: 100%; }
          #dxal .containers .book #dxalBook .page2 .content .left {
            width: 50%; }
            #dxal .containers .book #dxalBook .page2 .content .left .text {
              height: 35%; }
              #dxal .containers .book #dxalBook .page2 .content .left .text p {
                margin-bottom: 0; }
            #dxal .containers .book #dxalBook .page2 .content .left .picture {
              height: 60%;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
              #dxal .containers .book #dxalBook .page2 .content .left .picture .up {
                height: 49.5%;
                display: flex;
                justify-content: space-between; }
                #dxal .containers .book #dxalBook .page2 .content .left .picture .up .image1 {
                  width: 49.5%;
                  height: 100%; }
                #dxal .containers .book #dxalBook .page2 .content .left .picture .up .image2 {
                  width: 49.5%;
                  height: 100%; }
              #dxal .containers .book #dxalBook .page2 .content .left .picture .down {
                height: 49.5%; }
                #dxal .containers .book #dxalBook .page2 .content .left .picture .down .image {
                  width: 100%;
                  height: 100%; }
          #dxal .containers .book #dxalBook .page2 .content .right {
            width: 50%; }
            #dxal .containers .book #dxalBook .page2 .content .right .text {
              height: 30%; }
              #dxal .containers .book #dxalBook .page2 .content .right .text p {
                margin-bottom: 0; }
            #dxal .containers .book #dxalBook .page2 .content .right .picture {
              height: 68%;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
              #dxal .containers .book #dxalBook .page2 .content .right .picture .up {
                height: 49.5%;
                display: flex;
                justify-content: space-between; }
                #dxal .containers .book #dxalBook .page2 .content .right .picture .up .image1 {
                  width: 49.5%;
                  height: 100%; }
                #dxal .containers .book #dxalBook .page2 .content .right .picture .up .image2 {
                  width: 49.5%;
                  height: 100%; }
              #dxal .containers .book #dxalBook .page2 .content .right .picture .down {
                height: 49.5%; }
                #dxal .containers .book #dxalBook .page2 .content .right .picture .down .image {
                  width: 100%;
                  height: 100%; }
        #dxal .containers .book #dxalBook .page3 .content {
          width: 100%; }
          #dxal .containers .book #dxalBook .page3 .content .left {
            width: 50%; }
            #dxal .containers .book #dxalBook .page3 .content .left .text {
              height: 30%; }
              #dxal .containers .book #dxalBook .page3 .content .left .text p {
                margin-bottom: 0; }
            #dxal .containers .book #dxalBook .page3 .content .left .picture {
              height: 70%;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
              #dxal .containers .book #dxalBook .page3 .content .left .picture .up {
                height: 49.5%;
                display: flex;
                justify-content: space-between; }
                #dxal .containers .book #dxalBook .page3 .content .left .picture .up .image1 {
                  width: 49.5%;
                  height: 100%; }
                #dxal .containers .book #dxalBook .page3 .content .left .picture .up .image2 {
                  width: 49.5%;
                  height: 100%; }
              #dxal .containers .book #dxalBook .page3 .content .left .picture .down {
                height: 49.5%; }
                #dxal .containers .book #dxalBook .page3 .content .left .picture .down .image {
                  width: 100%;
                  height: 100%; }
          #dxal .containers .book #dxalBook .page3 .content .right {
            width: 50%; }
            #dxal .containers .book #dxalBook .page3 .content .right .text {
              height: 30%; }
              #dxal .containers .book #dxalBook .page3 .content .right .text p {
                margin-bottom: 0; }
            #dxal .containers .book #dxalBook .page3 .content .right .picture {
              height: 70%;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
              #dxal .containers .book #dxalBook .page3 .content .right .picture .up {
                height: 49.5%;
                display: flex;
                justify-content: space-between; }
                #dxal .containers .book #dxalBook .page3 .content .right .picture .up .image1 {
                  width: 49.5%;
                  height: 100%; }
                #dxal .containers .book #dxalBook .page3 .content .right .picture .up .image2 {
                  width: 49.5%;
                  height: 100%; }
              #dxal .containers .book #dxalBook .page3 .content .right .picture .down {
                height: 49.5%;
                display: flex;
                justify-content: space-between; }
                #dxal .containers .book #dxalBook .page3 .content .right .picture .down .image1 {
                  width: 49.5%;
                  height: 100%; }
                #dxal .containers .book #dxalBook .page3 .content .right .picture .down .image2 {
                  width: 49.5%;
                  height: 100%; }
        #dxal .containers .book #dxalBook .page4 .content .left .text1 {
          height: 30%; }
        #dxal .containers .book #dxalBook .page4 .content .left .text2 {
          height: 20%; }
        #dxal .containers .book #dxalBook .page4 .content .left .picture1 {
          height: 25%; }
          #dxal .containers .book #dxalBook .page4 .content .left .picture1 .image {
            width: 100%;
            height: 100%; }
        #dxal .containers .book #dxalBook .page4 .content .left .picture2 {
          height: 25%;
          display: flex;
          justify-content: space-between; }
          #dxal .containers .book #dxalBook .page4 .content .left .picture2 .image1 {
            width: 49.5%;
            height: 100%; }
          #dxal .containers .book #dxalBook .page4 .content .left .picture2 .image2 {
            width: 49.5%;
            height: 100%; }
        #dxal .containers .book #dxalBook .page4 .content .right .text {
          height: 20%; }
        #dxal .containers .book #dxalBook .page4 .content .right .picture {
          height: 80%;
          display: flex;
          justify-content: space-between;
          flex-flow: column; }
          #dxal .containers .book #dxalBook .page4 .content .right .picture .up {
            height: 49.5%; }
            #dxal .containers .book #dxalBook .page4 .content .right .picture .up .image {
              width: 100%;
              height: 100%; }
          #dxal .containers .book #dxalBook .page4 .content .right .picture .down {
            display: flex;
            justify-content: space-between;
            height: 49.5%; }
            #dxal .containers .book #dxalBook .page4 .content .right .picture .down .image1 {
              width: 49.5%;
              height: 100%; }
            #dxal .containers .book #dxalBook .page4 .content .right .picture .down .image2 {
              width: 49.5%;
              height: 100%; }
        #dxal .containers .book #dxalBook .page5 .content .left .text {
          height: 30%; }
        #dxal .containers .book #dxalBook .page5 .content .left .picture {
          height: 70%;
          display: flex;
          justify-content: space-between;
          flex-flow: column; }
          #dxal .containers .book #dxalBook .page5 .content .left .picture .image1 {
            width: 100%;
            height: 49.5%; }
          #dxal .containers .book #dxalBook .page5 .content .left .picture .image2 {
            width: 100%;
            height: 49.5%; }
        #dxal .containers .book #dxalBook .page5 .content .right .text {
          height: 20%; }
        #dxal .containers .book #dxalBook .page5 .content .right .picture {
          height: 80%;
          display: flex;
          justify-content: space-between;
          flex-flow: column; }
          #dxal .containers .book #dxalBook .page5 .content .right .picture .up {
            width: 100%;
            height: 49.5%; }
            #dxal .containers .book #dxalBook .page5 .content .right .picture .up .image {
              width: 100%;
              height: 100%; }
          #dxal .containers .book #dxalBook .page5 .content .right .picture .down {
            width: 100%;
            height: 49.5%;
            display: flex;
            justify-content: space-between; }
            #dxal .containers .book #dxalBook .page5 .content .right .picture .down .image1 {
              width: 49.5%;
              height: 100%; }
            #dxal .containers .book #dxalBook .page5 .content .right .picture .down .image2 {
              width: 49.5%;
              height: 100%; }
        #dxal .containers .book #dxalBook .page6 .left .text1 {
          height: 50%; }
        #dxal .containers .book #dxalBook .page6 .left .text2 {
          height: 20%; }
        #dxal .containers .book #dxalBook .page6 .left .picture {
          width: 100%;
          height: 30%;
          display: flex;
          justify-content: space-between;
          align-items: center; }
          #dxal .containers .book #dxalBook .page6 .left .picture .image1 {
            width: 33%;
            height: 100%; }
          #dxal .containers .book #dxalBook .page6 .left .picture .image2 {
            width: 33%;
            height: 100%; }
          #dxal .containers .book #dxalBook .page6 .left .picture .image3 {
            width: 33%;
            height: 100%; }
        #dxal .containers .book #dxalBook .page6 .right .text1 {
          height: 15%; }
        #dxal .containers .book #dxalBook .page6 .right .text2 {
          height: 22%; }
        #dxal .containers .book #dxalBook .page6 .right .picture1 {
          display: flex;
          justify-content: space-between;
          height: 30%; }
          #dxal .containers .book #dxalBook .page6 .right .picture1 .image {
            width: 33%;
            height: 100%; }
        #dxal .containers .book #dxalBook .page6 .right .picture2 {
          height: 30%;
          display: flex;
          justify-content: space-between; }
          #dxal .containers .book #dxalBook .page6 .right .picture2 .image {
            width: 49.5%;
            height: 100%; }
        #dxal .containers .book #dxalBook .page7 .content .left .text {
          height: 35%; }
        #dxal .containers .book #dxalBook .page7 .content .left .picture {
          height: 62%; }
          #dxal .containers .book #dxalBook .page7 .content .left .picture .image {
            width: 100%;
            height: 100%; }
        #dxal .containers .book #dxalBook .page7 .content .right .text {
          height: 30%; }
        #dxal .containers .book #dxalBook .page7 .content .right .picture {
          height: 68%;
          display: flex;
          justify-content: space-between;
          flex-flow: column; }
          #dxal .containers .book #dxalBook .page7 .content .right .picture .image {
            width: 100%;
            height: 49.5%; }
        #dxal .containers .book #dxalBook .page8 .content .left {
          width: 50%; }
          #dxal .containers .book #dxalBook .page8 .content .left .text {
            height: 28%; }
          #dxal .containers .book #dxalBook .page8 .content .left .picture {
            height: 70%;
            display: flex;
            justify-content: space-between;
            flex-flow: column; }
            #dxal .containers .book #dxalBook .page8 .content .left .picture .up {
              height: 49.5%;
              display: flex;
              justify-content: space-between; }
              #dxal .containers .book #dxalBook .page8 .content .left .picture .up .l {
                width: 30%;
                display: flex;
                justify-content: space-between;
                flex-flow: column; }
                #dxal .containers .book #dxalBook .page8 .content .left .picture .up .l .image {
                  height: 49.5%;
                  width: 100%; }
              #dxal .containers .book #dxalBook .page8 .content .left .picture .up .r {
                width: 69%; }
                #dxal .containers .book #dxalBook .page8 .content .left .picture .up .r .image {
                  width: 100%;
                  height: 100%; }
            #dxal .containers .book #dxalBook .page8 .content .left .picture .down {
              height: 49.5%;
              display: flex;
              justify-content: space-between; }
              #dxal .containers .book #dxalBook .page8 .content .left .picture .down .l {
                width: 69%; }
                #dxal .containers .book #dxalBook .page8 .content .left .picture .down .l .image {
                  width: 100%;
                  height: 100%; }
              #dxal .containers .book #dxalBook .page8 .content .left .picture .down .r {
                width: 30%;
                display: flex;
                justify-content: space-between;
                flex-flow: column; }
                #dxal .containers .book #dxalBook .page8 .content .left .picture .down .r .image {
                  width: 100%;
                  height: 49.5%; }
        #dxal .containers .book #dxalBook .page8 .content .right {
          width: 50%; }
          #dxal .containers .book #dxalBook .page8 .content .right .text {
            height: 15%; }
          #dxal .containers .book #dxalBook .page8 .content .right .picture {
            height: 85%;
            display: flex;
            justify-content: space-between;
            flex-flow: column; }
            #dxal .containers .book #dxalBook .page8 .content .right .picture .image1 {
              width: 100%;
              height: 59.5%; }
            #dxal .containers .book #dxalBook .page8 .content .right .picture .image2 {
              width: 100%;
              height: 39.5%; }
        #dxal .containers .book #dxalBook .page9 .content .left .text {
          height: 30%; }
        #dxal .containers .book #dxalBook .page9 .content .left .picture {
          height: 70%;
          width: 100%;
          display: flex;
          justify-content: space-between;
          flex-flow: column;
          background: #e5e5e5;
          padding: 5px; }
          #dxal .containers .book #dxalBook .page9 .content .left .picture .image {
            position: relative;
            height: 49.5%; }
            #dxal .containers .book #dxalBook .page9 .content .left .picture .image .portfolio-info {
              opacity: 0;
              transition: opacity 400ms;
              -webkit-transition: opacity 400ms;
              position: absolute;
              bottom: 0;
              left: 0;
              right: 0;
              text-align: center;
              padding: 18px 0 0;
              background: rgba(0, 0, 0, 0.5);
              color: #fff;
              width: 100%;
              height: 100%;
              display: flex;
              justify-content: center;
              align-items: center; }
              #dxal .containers .book #dxalBook .page9 .content .left .picture .image .portfolio-info a {
                width: 60px;
                height: 30px;
                line-height: 100%;
                text-align: center;
                color: #FFFFFF;
                display: block;
                margin: 15px auto;
                font-size: 29px; }
                #dxal .containers .book #dxalBook .page9 .content .left .picture .image .portfolio-info a .eye {
                  cursor: pointer;
                  display: block;
                  width: 100%;
                  height: 100%;
                  background-image: url("/images/fwtxImages/eye1.png");
                  background-size: contain;
                  background-repeat: no-repeat; }
                #dxal .containers .book #dxalBook .page9 .content .left .picture .image .portfolio-info a .eye:hover {
                  background-image: url("/images/fwtxImages/eye2.png"); }
          #dxal .containers .book #dxalBook .page9 .content .left .picture .image:hover .portfolio-info {
            opacity: 1; }
        #dxal .containers .book #dxalBook .page9 .content .right .text1 {
          height: 22%; }
        #dxal .containers .book #dxalBook .page9 .content .right .text2 {
          height: 27%; }
        #dxal .containers .book #dxalBook .page9 .content .right .picture1 {
          height: 22%; }
          #dxal .containers .book #dxalBook .page9 .content .right .picture1 .image {
            width: 100%;
            height: 100%; }
        #dxal .containers .book #dxalBook .page9 .content .right .picture2 {
          height: 27%; }
          #dxal .containers .book #dxalBook .page9 .content .right .picture2 .image {
            width: 100%;
            height: 100%; }

#gywm {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column; }
  #gywm .noneElement {
    width: 100%;
    height: 10%; }
  #gywm .containers {
    width: 100%;
    height: 90%;
    display: flex;
    justify-content: start;
    flex-flow: column;
    align-items: center; }
    #gywm .containers .section-header {
      width: 100%;
      height: 10%;
      margin: 0; }
      #gywm .containers .section-header .section-title {
        color: #FFFFFF; }
    #gywm .containers .book {
      width: 80%;
      height: 85%; }
      #gywm .containers .book #gywmBook {
        width: 100%;
        height: 100%;
        background: #FFFFFF;
        border-radius: 5px;
        box-shadow: #33333373 7px 10px 10px 8px; }
        #gywm .containers .book #gywmBook .page {
          border-radius: 5px;
          background: #FFFFFF; }
          #gywm .containers .book #gywmBook .page .title {
            padding-top: 15px; }
            #gywm .containers .book #gywmBook .page .title h3 {
              text-align: center;
              color: #1e8ce5; }
          #gywm .containers .book #gywmBook .page .content {
            width: 100%;
            height: 100%;
            padding: 30px 50px;
            display: flex;
            justify-content: space-between;
            position: relative; }
            #gywm .containers .book #gywmBook .page .content .title {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              margin: auto; }
            #gywm .containers .book #gywmBook .page .content h4 {
              color: #1E8CE5;
              margin-bottom: 20px; }
            #gywm .containers .book #gywmBook .page .content p {
              text-indent: 2em;
              margin-bottom: 10px;
              font-size: 16px; }
            #gywm .containers .book #gywmBook .page .content .left {
              width: 50%;
              padding: 20px;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
            #gywm .containers .book #gywmBook .page .content .right {
              width: 50%;
              padding: 20px;
              display: flex;
              justify-content: space-between;
              flex-flow: column; }
        #gywm .containers .book #gywmBook .page1 {
          background-image: url("/images/gywmImages/gywmBg.png");
          background-repeat: no-repeat;
          background-size: contain;
          background-position: bottom; }
          #gywm .containers .book #gywmBook .page1 .content p {
            margin-bottom: 30px; }
        #gywm .containers .book #gywmBook .page2 .content .left {
          width: 45%; }
          #gywm .containers .book #gywmBook .page2 .content .left .text {
            height: 10%; }
          #gywm .containers .book #gywmBook .page2 .content .left .picture {
            height: 80%;
            display: flex;
            justify-content: space-between;
            flex-flow: column;
            padding: 10px;
            background: #e5e5e5; }
            #gywm .containers .book #gywmBook .page2 .content .left .picture .up {
              height: 49%;
              display: flex;
              justify-content: space-between; }
              #gywm .containers .book #gywmBook .page2 .content .left .picture .up .image1 {
                width: 30%;
                height: 100%; }
              #gywm .containers .book #gywmBook .page2 .content .left .picture .up .image2 {
                width: 68%;
                height: 100%; }
            #gywm .containers .book #gywmBook .page2 .content .left .picture .down {
              height: 49%;
              display: flex;
              justify-content: space-between; }
              #gywm .containers .book #gywmBook .page2 .content .left .picture .down .image1 {
                width: 30%;
                height: 100%; }
              #gywm .containers .book #gywmBook .page2 .content .left .picture .down .image2 {
                width: 68%;
                height: 100%; }
        #gywm .containers .book #gywmBook .page2 .content .right {
          width: 45%; }
          #gywm .containers .book #gywmBook .page2 .content .right .picture {
            width: 100%;
            height: 100%;
            background: #e5e5e5;
            padding: 10px;
            display: flex;
            justify-content: space-between;
            flex-flow: column; }
            #gywm .containers .book #gywmBook .page2 .content .right .picture .top {
              width: 100%;
              height: 33%;
              display: flex;
              justify-content: space-between; }
              #gywm .containers .book #gywmBook .page2 .content .right .picture .top .image {
                width: 25%; }
            #gywm .containers .book #gywmBook .page2 .content .right .picture .middle {
              width: 100%;
              height: 33%;
              display: flex;
              justify-content: space-between; }
              #gywm .containers .book #gywmBook .page2 .content .right .picture .middle .image {
                width: 25%; }
            #gywm .containers .book #gywmBook .page2 .content .right .picture .bottom {
              width: 100%;
              height: 33%;
              display: flex;
              justify-content: space-between; }
              #gywm .containers .book #gywmBook .page2 .content .right .picture .bottom .image {
                width: 25%; }
        #gywm .containers .book #gywmBook .page3 .content .left .text {
          height: 5%; }
          #gywm .containers .book #gywmBook .page3 .content .left .text h4 {
            text-align: center; }
        #gywm .containers .book #gywmBook .page3 .content .left .picture {
          height: 40%; }
          #gywm .containers .book #gywmBook .page3 .content .left .picture .image {
            width: 100%;
            height: 100%; }
        #gywm .containers .book #gywmBook .page3 .content .right .text {
          height: 5%; }
          #gywm .containers .book #gywmBook .page3 .content .right .text h4 {
            text-align: center; }
        #gywm .containers .book #gywmBook .page3 .content .right .picture {
          height: 40%; }
          #gywm .containers .book #gywmBook .page3 .content .right .picture .image {
            width: 100%;
            height: 100%; }

#zjk {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column; }
  #zjk .noneElement {
    width: 100%;
    height: 10%; }
  #zjk .zjk {
    width: 85% !important; }
    #zjk .zjk .right {
      width: 22%; }
  #zjk .containers {
    width: 100%;
    height: 90%;
    display: flex;
    justify-content: start;
    flex-flow: column;
    align-items: center; }
    #zjk .containers .section-header {
      width: 100%;
      height: 10%;
      margin: 0; }
      #zjk .containers .section-header .section-title {
        color: #FFFFFF; }

.zczc {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: #EEEEEE;
  border-radius: 5px;
  box-shadow: #33333373 7px 10px 10px 8px; }
  .zczc .content {
    width: 100%;
    height: 100%;
    padding: 30px 40px;
    display: flex;
    justify-content: space-between; }
    .zczc .content .left {
      width: 50%;
      height: 100%;
      padding: 30px 40px;
      display: flex;
      flex-flow: column;
      justify-content: space-between; }
      .zczc .content .left .text {
        width: 100%;
        height: 35%; }
        .zczc .content .left .text p {
          margin-bottom: 10px;
          font-size: 16px;
          text-indent: 2em; }
      .zczc .content .left .picture {
        width: 100%;
        height: 60%; }
        .zczc .content .left .picture .image {
          width: 100%;
          height: 100%;
          background-image: url("/images/fwtxImages/4img1.png");
          background-size: cover; }
          .zczc .content .left .picture .image img {
            display: block;
            width: 90%;
            height: 100%; }
    .zczc .content .right {
      width: 50%;
      height: 100%;
      padding: 30px 40px;
      display: flex;
      flex-flow: column;
      justify-content: space-between; }
      .zczc .content .right h3 {
        color: #1E8CE5;
        margin-bottom: 30px; }
      .zczc .content .right h4 {
        color: #1E8CE5;
        margin-bottom: 20px; }
      .zczc .content .right .picture {
        width: 100%;
        height: 60%;
        display: flex;
        justify-content: space-between;
        flex-flow: column; }
        .zczc .content .right .picture .up {
          width: 100%;
          height: 49.5%;
          display: flex;
          justify-content: space-between; }
          .zczc .content .right .picture .up .image1 {
            width: 49.5%;
            height: 100%; }
          .zczc .content .right .picture .up .image2 {
            width: 49.5%;
            height: 100%; }
        .zczc .content .right .picture .down {
          display: flex;
          justify-content: space-between;
          width: 100%;
          height: 49.5%; }
          .zczc .content .right .picture .down .image3 {
            width: 49.5%;
            height: 100%; }
          .zczc .content .right .picture .down .image4 {
            width: 49.5%;
            height: 100%; }

#hjsjTable {
  width: 80%;
  margin: 30px auto; }
  #hjsjTable .tableTitle {
    width: 100%;
    display: flex;
    justify-content: space-between; }
    #hjsjTable .tableTitle .col {
      width: 20%;
      margin-top: 10px;
      margin-bottom: 20px; }
      #hjsjTable .tableTitle .col h4 {
        text-align: center;
        margin: 0; }
    #hjsjTable .tableTitle .col3 {
      width: 15%; }
    #hjsjTable .tableTitle .col4 {
      width: 15%; }
    #hjsjTable .tableTitle .col5 {
      width: 25%; }
  #hjsjTable .tableContent .row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0; }
    #hjsjTable .tableContent .row .year {
      width: 20%;
      text-align: center; }
      #hjsjTable .tableContent .row .year span {
        display: block;
        background: #edebbf;
        color: #1e8ce5;
        padding: 5px;
        font-size: 16px;
        font-weight: 600;
        border-radius: 25px; }
    #hjsjTable .tableContent .row .name {
      width: 20%;
      text-align: center; }
      #hjsjTable .tableContent .row .name span {
        display: block;
        background: #edebbf;
        color: #1e8ce5;
        padding: 5px;
        font-size: 16px;
        font-weight: 600;
        border-radius: 25px; }
    #hjsjTable .tableContent .row .oldRanking {
      width: 15%;
      text-align: center; }
      #hjsjTable .tableContent .row .oldRanking span {
        color: #1e8ce5;
        padding: 5px;
        font-size: 16px;
        font-weight: 600; }
    #hjsjTable .tableContent .row .newRanking {
      width: 15%;
      text-align: center; }
      #hjsjTable .tableContent .row .newRanking span {
        color: #1e8ce5;
        padding: 5px;
        font-size: 16px;
        font-weight: 600; }
    #hjsjTable .tableContent .row .promote {
      width: 25%;
      text-align: center;
      padding: 0 5px; }
      #hjsjTable .tableContent .row .promote .range-container {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        #hjsjTable .tableContent .row .promote .range-container .range-behind {
          width: 80%;
          height: 10px;
          background: #a6d3e9;
          border-radius: 25px; }
          #hjsjTable .tableContent .row .promote .range-container .range-behind .range-front {
            width: 100%;
            height: 100%;
            background: #69c2ee;
            border-radius: 25px;
            float: right; }
        #hjsjTable .tableContent .row .promote .range-container .range-text {
          width: 10%;
          color: #69c2ee;
          font-size: 14px; }
  #hjsjTable .tableContent .row:nth-of-type(even) .year span {
    background: none;
    border: none; }
  #hjsjTable .tableContent .row:nth-of-type(even) .name span {
    background: none;
    border: none; }

#tjrj {
  width: 100%;
  padding: 30px;
  background: #FFFFFF; }
  #tjrj .picture {
    width: 100%;
    background-color: #e4e5e5;
    padding: 10px; }
    #tjrj .picture .image {
      position: relative; }
      #tjrj .picture .image .portfolio-info {
        opacity: 0;
        transition: opacity 400ms;
        -webkit-transition: opacity 400ms;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        padding: 18px 0 0;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center; }
        #tjrj .picture .image .portfolio-info a {
          width: 60px;
          height: 30px;
          line-height: 100%;
          text-align: center;
          color: #FFFFFF;
          display: block;
          margin: 15px auto;
          font-size: 29px; }
          #tjrj .picture .image .portfolio-info a .eye {
            cursor: pointer;
            display: block;
            width: 100%;
            height: 100%;
            background-image: url("/images/fwtxImages/eye1.png");
            background-size: contain;
            background-repeat: no-repeat; }
          #tjrj .picture .image .portfolio-info a .eye:hover {
            background-image: url("/images/fwtxImages/eye2.png"); }
    #tjrj .picture .image:hover .portfolio-info {
      opacity: 1; }
  #tjrj .left {
    display: flex;
    justify-content: space-between;
    flex-flow: column; }
  #tjrj .right {
    display: flex;
    justify-content: space-between;
    flex-flow: column; }
  #tjrj .content {
    height: 600px; }
  #tjrj .title {
    margin-bottom: 20px; }
    #tjrj .title h3 {
      text-align: center;
      color: #1e8ce5; }
  #tjrj .picture {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-flow: column;
    background: #e3e3e3;
    padding: 10px; }
  #tjrj .text {
    width: 100%; }
    #tjrj .text h4 {
      color: #1e8ce5;
      margin-bottom: 20px;
      text-align: center; }
    #tjrj .text p {
      font-size: 16px;
      text-indent: 2em; }
  #tjrj .dtqy .content {
    display: flex;
    justify-content: space-between; }
    #tjrj .dtqy .content .left {
      width: 50%;
      padding: 20px; }
      #tjrj .dtqy .content .left .text {
        height: 25%; }
      #tjrj .dtqy .content .left .picture {
        height: 75%; }
        #tjrj .dtqy .content .left .picture .image1 {
          width: 100%;
          height: 49%; }
        #tjrj .dtqy .content .left .picture .image2 {
          width: 100%;
          height: 49%; }
    #tjrj .dtqy .content .right {
      width: 50%;
      padding: 20px; }
      #tjrj .dtqy .content .right .text {
        height: 30%; }
      #tjrj .dtqy .content .right .picture {
        height: 70%; }
        #tjrj .dtqy .content .right .picture .image1 {
          width: 100%;
          height: 49%; }
        #tjrj .dtqy .content .right .picture .image2 {
          width: 100%;
          height: 49%; }
  #tjrj .lhhz .content {
    display: flex;
    justify-content: space-between;
    margin-top: 30px; }
    #tjrj .lhhz .content .left {
      width: 50%;
      padding: 20px; }
      #tjrj .lhhz .content .left .text {
        height: 30%; }
      #tjrj .lhhz .content .left .picture {
        height: 70%; }
        #tjrj .lhhz .content .left .picture .image1 {
          width: 100%;
          height: 49%; }
        #tjrj .lhhz .content .left .picture .image2 {
          width: 100%;
          height: 49%; }
    #tjrj .lhhz .content .right {
      width: 50%;
      padding: 20px; }
      #tjrj .lhhz .content .right .text {
        height: 30%; }
      #tjrj .lhhz .content .right .picture {
        height: 70%; }
        #tjrj .lhhz .content .right .picture .image1 {
          width: 100%;
          height: 30%; }
        #tjrj .lhhz .content .right .picture .image2 {
          width: 100%;
          height: 68%; }
  #tjrj .sjdp .content {
    display: flex;
    justify-content: space-between;
    margin-top: 30px; }
    #tjrj .sjdp .content .left {
      width: 50%;
      padding: 20px; }
      #tjrj .sjdp .content .left .text {
        height: 25%; }
      #tjrj .sjdp .content .left .picture {
        height: 75%; }
        #tjrj .sjdp .content .left .picture .image1 {
          width: 100%;
          height: 49%; }
        #tjrj .sjdp .content .left .picture .image2 {
          width: 100%;
          height: 49%; }
    #tjrj .sjdp .content .right {
      width: 50%;
      padding: 20px; }
      #tjrj .sjdp .content .right .text {
        height: 30%; }
      #tjrj .sjdp .content .right .picture {
        height: 70%; }
        #tjrj .sjdp .content .right .picture .image1 {
          width: 100%;
          height: 49%; }
        #tjrj .sjdp .content .right .picture .image2 {
          width: 100%;
          height: 49%; }
  #tjrj .dxal {
    margin-top: 30px; }
    #tjrj .dxal .content {
      height: 700px;
      display: flex;
      justify-content: space-between;
      margin-top: 30px; }
      #tjrj .dxal .content .left {
        width: 50%;
        padding: 20px; }
        #tjrj .dxal .content .left .text {
          height: 30%; }
        #tjrj .dxal .content .left .picture {
          height: 70%; }
          #tjrj .dxal .content .left .picture .image1 {
            width: 100%;
            height: 49%; }
          #tjrj .dxal .content .left .picture .image2 {
            width: 100%;
            height: 49%; }
      #tjrj .dxal .content .right {
        width: 50%;
        padding: 20px; }
        #tjrj .dxal .content .right .text1 {
          height: 25%; }
        #tjrj .dxal .content .right .text2 {
          height: 30%;
          height: 30%; }
        #tjrj .dxal .content .right .picture {
          height: 20%;
          display: block;
          background: none;
          padding: 0 !important; }
          #tjrj .dxal .content .right .picture .image1 {
            width: 100%;
            height: 100%; }
          #tjrj .dxal .content .right .picture .image2 {
            width: 100%;
            height: 100%; }

@media screen and (max-height: 900px) {
  #zjk .containers .zjk .content .right .text p {
    font-size: 14px; } }
@media screen and (max-height: 1050px) {
  #zjk .containers .zjk .content .right .text {
    font-size: 18px;
    line-height: 30px; } }
#zjk {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column; }
  #zjk .noneElement {
    width: 100%;
    height: 10%; }
  #zjk .containers {
    width: 100%;
    height: 90%;
    display: flex;
    justify-content: start;
    flex-flow: column;
    align-items: center; }
    #zjk .containers .section-header {
      width: 100%;
      height: 8%;
      margin: 0; }
      #zjk .containers .section-header .section-title {
        color: #FFFFFF; }
    #zjk .containers .zjk {
      width: 85%;
      height: 85%;
      margin: 0 auto; }
      #zjk .containers .zjk .content {
        width: 100%;
        height: 100%;
        padding: 10px 40px;
        display: flex;
        justify-content: space-between;
        overflow: hidden; }
        #zjk .containers .zjk .content .left {
          width: 75%;
          height: 100%; }
          #zjk .containers .zjk .content .left .picture {
            width: 100%;
            height: 100%;
            position: relative; }
            #zjk .containers .zjk .content .left .picture .image {
              width: 80%;
              height: 80%;
              position: absolute;
              cursor: pointer;
              pointer-events: auto;
              transition: all 0.5s;
              box-shadow: #33333373 4px 4px 10px 8px; }
              #zjk .containers .zjk .content .left .picture .image img {
                width: 100%;
                height: 100%; }
            #zjk .containers .zjk .content .left .picture .image:hover {
              transform: scale(1.05); }
            #zjk .containers .zjk .content .left .picture .image1 {
              top: 10px;
              left: 0;
              z-index: 10; }
            #zjk .containers .zjk .content .left .picture .image2 {
              top: 75px;
              left: 100px;
              z-index: 100; }
            #zjk .containers .zjk .content .left .picture .image3 {
              bottom: 0;
              left: 210px;
              z-index: 1000; }
            #zjk .containers .zjk .content .left .picture .active {
              transform: scale(0); }
            #zjk .containers .zjk .content .left .picture .mouseDisabled {
              pointer-events: none; }
        #zjk .containers .zjk .content .right {
          width: 22%;
          display: flex;
          justify-content: space-between;
          flex-flow: column; }
          #zjk .containers .zjk .content .right .anniu {
            width: 100%;
            height: 10%;
            display: flex;
            justify-content: space-evenly;
            height: 10%; }
            #zjk .containers .zjk .content .right .anniu h3 {
              color: #FFFFFF;
              line-height: 50px;
              width: 25%; }
            #zjk .containers .zjk .content .right .anniu .btn {
              height: 80%;
              padding: 8px 30px;
              font-size: 24px;
              line-height: 38px;
              border-radius: 10px;
              background: #ffffff;
              border: #1e8ce5;
              cursor: pointer;
              box-shadow: 2px 2px 3px 4px rgba(0, 0, 0, 0.2);
              color: #1e8ce5;
              overflow: hidden;
              text-align: center;
              position: relative;
              transition: all .5s; }
            #zjk .containers .zjk .content .right .anniu .btn:hover {
              transform: scale(1.2); }
          #zjk .containers .zjk .content .right .text {
            height: 88%;
            background: rgba(35, 35, 35, 0.61);
            box-shadow: rgba(51, 51, 51, 0.45) 12px 13px 0px 0px; }

.pp_social {
  display: none !important; }

/*# sourceMappingURL=index.css.map */
