.testpaper2 {
  background-position: left top;
  background-repeat: repeat;
  background-size: 100% auto;
  padding: 7.552vw 0;
}

.testpaper2 .ev {
  display: block;
  width: 15.885vw;
  margin-bottom: 2.604vw;
  border: 0.052vw solid #DEE4E6;
}

.testpaper2 .zhanwei {
  width: 15.885vw;
}

.testpaper2 .ev .pic {
  padding: 1.563vw;
  background: #FAFAFA;
}

.testpaper2 .ev .intr {
  padding: 0.938vw 0.938vw 1.563vw;
  background: #fff;
}

.testpaper2 .ev .intr h2 {
  font-size: 0.938vw;
  color: #000000;
  transition: all ease .3s;
  /* display: -webkit-box; */
  /* display: box; */
  /* overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; */
}

.testpaper2 .ev:hover .intr h2 {
  color: #17509B;
}

.testpaper2 .ev .intr p {
  font-size: 0.833vw;
  margin: 1em 0 3.542vw;
  color: #C1C1C1;
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.testpaper2 .ev .intr .more {
  font-size: 0.833vw;
  color: #17509B;
  text-decoration: underline;
}

.testpaper2 .C-paging {
  margin-top: 0.313vw;
}

.fluorescence2 {
  padding: 7.552vw 0;
}

.fluorescence2 .ev {
  width: 15.625vw;
  background: #F1F4F9;
  margin-bottom: 3.125vw;
  transition: all ease .3s;
}

.fluorescence2 .zhanwei {
  width: 15.625vw;
}


.fluorescence2 .ev .pic {
  padding: 0 1.302vw 1.302vw;
}

.fluorescence2 .ev .intr {
  padding: 1.875vw 1.875vw 4.427vw;
  color: #333333;
}

.fluorescence2 .ev:hover {
  box-shadow: 0.521vw 0.521vw 1.042vw 0.052vw rgba(23, 80, 155, 0.18);
}

.fluorescence2 .ev:hover .intr {
  color: #17509B;
}

.fluorescence2 .ev .intr h2 {
  font-size: 1.25vw;
  margin-bottom: 1em;
  transition: all ease .3s;
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.fluorescence2 .ev .intr .more {
  font-size: 0.833vw;
  text-decoration: underline;
  transition: all ease .3s;
}

.fluorescence2 .C-paging {
  margin-top: 1.198vw;
}

.Detail-1 {
  padding: 6.302vw 15.208vw 4.531vw 16.667vw;
}

.Detail-1 .intr {
  width: 31.25vw;
}

.Detail-1 .intr h2 {
  font-size: 2.083vw;
  color: #333333;
}

.Detail-1 .intr dl {
  margin: 2.708vw 0;
  font-size: 0.938vw;
  color: #999999;
  line-height: 1.8;
}

.Detail-1 .intr dl dt {
  color: #17509B;
}

.Detail-1 .swiper-father {
  position: relative;
}

.Detail-1 .swiper {
  width: 30.729vw;
}

.Detail-1 .control div {
  position: absolute;
  top: 50%;
  border: 0.104vw solid #17509B;
  color: #17509B;
  width: 1.458vw;
  height: 1.458vw;
  border-radius: 100%;
}

.Detail-1 .control div.prev {
  left: -3.385vw;
  transform: translate(0, 0.052vw) rotateY(180deg);
}

.Detail-1 .control div.next {
  right: -3.385vw;
}

.Detail-1 .control div i {
  font-size: 0.729vw;
  transform: translate(0, 0.052vw);
  display: block;
}

.Detail-1 .control div.swiper-button-disabled {
  border: 0.104vw solid #C5C5C5;
  color: #C5C5C5;
}

.Detail-1 .swiper-pagination {
  bottom: 0.104vw !important;
}

.Detail-1 .swiper-pagination-bullet {
  width: 0.313vw;
  height: 0.313vw;
  margin: 0 0.417vw !important;
  background: #17509B;
  opacity: 1;
  position: relative;
}

.Detail-1 .swiper-pagination-bullet-active::after {
  content: '';
  display: block;
  width: 0.938vw;
  height: 0.938vw;
  border-radius: 100%;
  background: #17509B;
  opacity: 0.14;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.Detail-2 {
  padding: 6.198vw 22.083vw 6.927vw;
  background-color: #F8FAFE;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.Detail-2 .title {
  font-size: 2.083vw;
  margin-bottom: 1em;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

.Detail-2 p {
  margin: 0 auto 2.917vw;
  width: 42.813vw;
  text-align: center;
  font-size: 0.833vw;
  color: #999999;
}

.Detail-2 .video-box {
  position: relative;
}
.Detail-2 .video-box video{
  max-width: 100%;
  width: 100%;
  transition: all ease .5s;
}
/* .Detail-2 .video-box.open .pic {
  display: none;
}

.Detail-2 .video-box .pic {
  width: 100%;
} */

.Detail-3 {
  padding: 6.354vw 0 8.542vw;
}

.Detail-3 .title {
  font-size: 2.083vw;
  margin-bottom: 1em;
  text-align: center;
  font-weight: bold;
  color: #000000;
}

.Detail-3 .C-btn {
  display: none;
}

.Detail-3 table {
  border-spacing: 0;
  border-color: #000;
  border-collapse: separate;
  color: #111;
  max-width: 69.948vw;
  width: 100%;
  margin: 0 auto;
  font-size: 0.729vw;
  line-height: 1.2;
  border: 0.052vw solid #F5F5F5;
}

.Detail-3 table thead {
  background: #17509b;
  color: #fff;
  font-weight: bold;
}

.Detail-3 table thead th {
  padding: 0.781vw 0;
}

.Detail-3 table tbody tr {
  background: #F5F5F5;
  text-align: center;
}

.Detail-3 table tbody tr:hover,
.Detail-3 table tbody tr:nth-child(2n):hover {
  background: rgba(23, 80, 155, 0.5);
  color: #fff;
}

.Detail-3 table tbody tr:nth-child(2n) {
  background: #fff;
}

.Detail-3 table tbody tr td {
  padding: 0.781vw 0;
  border-bottom: 1px solid #17509B;
}


tbody tr td[rowspan]:first-child {
  background-color: #F5F5F5;
  color: #000;
}


/* 
*======================================================media===============================================================
*/
@media screen and (max-width:991px) {
  .testpaper2 {
      padding: 100px 0;
  }

  .testpaper2 .ev {
      width: 49%;
      margin-bottom: 30px;
      border: 1px solid #DEE4E6;
  }

  .testpaper2 .zhanwei {
      width: 49%;
  }

  .testpaper2 .ev .pic {
      padding: 20px;
  }

  .testpaper2 .ev .intr {
      padding: 18px 18px 30px;
  }

  .testpaper2 .ev .intr h2 {
      font-size: 16px;
  }

  .testpaper2 .ev .intr p {
      font-size: 14px;
      margin: 1em 0 48px;
  }

  .testpaper2 .ev .intr .more {
      font-size: 14px;
  }

  .fluorescence2 {
      padding: 100px 0;
  }

  .fluorescence2 .ev {
      width: 49%;
      margin-bottom: 30px;
  }

  .fluorescence2 .zhanwei {
      width: 49%;
  }

  .fluorescence2 .ev .pic {
      padding: 0 25px 25px;
  }

  .fluorescence2 .ev .intr {
      padding: 36px 36px 25px;
  }

  .fluorescence2 .ev:hover {
      box-shadow: 10px 10px 20px 1px rgba(23, 80, 155, 0.18);
  }

  .fluorescence2 .ev .intr h2 {
      font-size: 18px;
  }

  .fluorescence2 .ev .intr .more {
      font-size: 14px;
  }

  .fluorescence2 .C-paging {
      margin-top: 23px;
  }

  .Detail-1 {
      padding: 80px 5% 87px;
  }

  .Detail-1 .intr {
      width: 100%;
  }

  .Detail-1 .intr h2 {
      font-size: 26px;
  }

  .Detail-1 .intr dl {
      margin: 22px 0;
      font-size: 16px;
  }

  .Detail-1 .swiper-father {
      width: 100%;
      padding: 0 15%;
      overflow: hidden;
  }

  .Detail-1 .swiper {
      width: 100%;
      margin-top: 60px;
  }

  .Detail-1 .control div {
      border: 2px solid #17509B;
      width: 28px;
      height: 28px;
  }

  .Detail-1 .control div.prev {
      left: 0%;
      transform: translate(0, 1px) rotateY(180deg);
  }

  .Detail-1 .control div.next {
      right: 0%;
  }

  .Detail-1 .control div i {
      font-size: 14px;
      transform: translate(0, 1px);
  }

  .Detail-1 .control div.swiper-button-disabled {
      border: 2px solid #C5C5C5;
  }

  .Detail-1 .swiper-pagination {
      bottom: 2px !important;
  }

  .Detail-1 .swiper-pagination-bullet {
      width: 6px;
      height: 6px;
      margin: 0 8px !important;
  }

  .Detail-1 .swiper-pagination-bullet-active::after {
      width: 18px;
      height: 18px;
  }

  .Detail-2 {
      padding: 100px 5%;
  }

  .Detail-2 .title {
      font-size: 26px;
  }

  .Detail-2 p {
      margin: 0 auto 46px;
      width: 80%;
      font-size: 14px;
  }

  .Detail-3 {
      padding: 100px 3%;
  }

  .Detail-3 .title {
      font-size: 26px;
  }

  .Detail-3 table {
      max-width: none;
      font-size: 14px;
      border: 1px solid #F5F5F5;
  }

  .Detail-3 table thead th {
      padding: 15px 0;
  }

  .Detail-3 table tbody tr td {
      padding: 15px 0;
  }
}

@media screen and (max-width:768px) {

  .Detail-1 {
      padding: 40px 5% 87px;
  }

  .Detail-1 .swiper-father {
      padding: 0 0%;
  }

  .Detail-2 {
      padding: 80px 5%;
  }

  .Detail-2 {
      padding: 80px 3%;
  }

  .Detail-3 .C-btn {
      display: block;
      margin-bottom: 30px;
  }

  .Detail-3 .scrollbox {
      width: 100%;
      overflow: auto;
  }

  .Detail-3 .scrollbox.open {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 50;
      background: #fff;
  }

  .Detail-3 .scrollbox .C-btn {
      display: none;
  }

  .Detail-3 .scrollbox.open .C-btn {
      display: block;
      position: fixed;
      left: 15px;
      bottom: 45px;
      z-index: 50;
      border-radius: 0;
      transform: scale(0.8) rotate(90deg);
      transform-origin: left;
      background: #1aa576;
      border: 1px solid #fff;
  }

  .Detail-3 .scrollbox.open table {
      transform: rotate(90deg);
  }

  .Detail-3 table thead th {
      min-width: 20vw;
  }

}

@media screen and (max-width:480px) {
  .testpaper2 .ev {
      width: 100%;
  }

  .fluorescence2 .ev {
      width: 100%;
      margin-bottom: 20px;
  }

  .Detail-1 .intr h2 {
      font-size: 20px;
  }

  .Detail-1 .intr dl {
      margin: 22px 0;
      font-size: 14px;
  }

  .Detail-2 .title {
      font-size: 20px;
  }

  .Detail-3 .title {
      font-size: 20px;
  }

  .Detail-3 {
      padding: 80px 3%;
  }
}

