<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
  width: 100%;
  height: 100%;
}
.index {
  position: relative;
  /*分类导航树*/
}
.index .page-header {
  width: 100%;
  background: #fafcff;
}
.index .page-header .menu-status,
.index .page-header .obj-name {
  display: none;
}
.index .page-header .header-container {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  width: 1200px;
  height: 80px;
  line-height: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fafcff;
  color: #3a404d;
}
.index .page-header .header-container .sup-container {
  display: inline-block;
}
.index .page-header .login-box {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
}
.index .page-header .logo-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 76px;
  max-width: 300px;
  max-height: 60px;
  overflow: hidden;
  line-height: 60px;
}
.index .page-header .logo-box img {
  width: 100%;
  height: 100%;
}
.index .page-header .link-box {
  display: inline-block;
  vertical-align: top;
  height: 100%;
}
.index .page-header .link-box &gt; li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  font-size: 18px;
  line-height: 76px;
  padding: 0 21px;
  margin: 0 3px;
  cursor: pointer;
  height: 76px;
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.index .page-header .link-box &gt; li:hover .sub-link-box {
  display: block;
}
.index .page-header .link-box &gt; li a i {
  display: none;
}
.index .page-header .sub-link-box {
  position: absolute;
  left: 0;
  top: 76px;
  border-radius: 0px 0px 4px 4px;
  background: rgba(250, 252, 255, 0.9);
  padding: 20px 24px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 9;
}
.index .page-header .sub-link-box li {
  padding: 10px 0;
  line-height: 20px;
  white-space: nowrap;
}
.index .banner-container {
  position: relative;
}
.index .banner-container .page-banner {
  width: 100%;
  position: relative;
}
.index .banner-container .page-banner .full-banner {
  width: 100%;
  height: 550px;
  position: relative;
}
.index .banner-container .page-banner .full-banner .swiper-slide {
  overflow: hidden;
  cursor: pointer;
  position: relative;
  height: 550px;
}
.index .banner-container .page-banner .full-banner .swiper-slide .img-box {
  height: 550px;
  overflow: hidden;
}
.index .banner-container .page-banner .full-banner .swiper-slide .img-box img {
  width: 100%;
  height: 100%;
}
.index .banner-container .page-banner .pagination {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 14px;
  z-index: 2;
}
.index .banner-container .page-banner .pagination .swiper-pagination-switch {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: rgba(255, 255, 255, 0.4);
  margin-right: 8px;
  border-radius: 50%;
  cursor: pointer;
}
.index .banner-container .page-banner .pagination .swiper-active-switch {
  background: white;
}
.index .banner-container .search-container {
  position: absolute;
  top: 320px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 1200px;
}
.index .banner-container .search-container .eng-search .search-content {
  margin: 0px 150px;
  padding: 50px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 6px;
}
.index .banner-container .search-container .eng-search .search-tabs {
  margin-bottom: 14px;
  overflow: hidden;
}
.index .banner-container .search-container .eng-search .search-tabs span {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  line-height: 22px;
  padding: 5px 14px;
  margin-right: 12px;
  border-radius: 4px;
  cursor: pointer;
}
.index .banner-container .search-container .eng-search .main-box {
  width: 100%;
  height: 54px;
  border-radius: 4px;
  overflow: hidden;
}
.index .banner-container .search-container .eng-search .ipt-box {
  width: calc(100% - 62px);
  height: 100%;
  background: #fff;
}
.index .banner-container .search-container .eng-search .ipt {
  width: 100%;
  line-height: 54px;
  padding: 0 20px;
  font-size: 16px;
}
.index .banner-container .search-container .eng-search .btn-search {
  width: 62px;
  height: 100%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 54px;
  cursor: pointer;
}
.index .card-container1 {
  padding-top: 70px;
  letter-spacing: 0;
  font-size: 0;
  min-height: 600px;
  background-image: url('../images/bg1.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
.index .card-container1 .eng-textlist-style73 {
  display: inline-block;
  vertical-align: top;
  width: 824px;
  padding-top: 16px;
}
.index .card-container1 .eng-textlist-style73 .item-engine-title .more {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
}
.index .card-container1 .eng-textlist-style73 .muchimgs-wrap {
  padding: 0 22px;
}
.index .card-container1 .eng-textlist-style73 .eng-tabs-info {
  padding: 0 10px 10px;
}
.index .card-container1 .eng-textlist-style73 .item-box {
  font-size: 0;
}
.index .card-container1 .eng-textlist-style73 .item {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 24px);
  margin: 6px 12px;
  background: #f7f8fa;
  border-radius: 4px;
  padding: 20px 24px;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  box-sizing: border-box;
}
.index .card-container1 .eng-textlist-style73 .item .day {
  font-size: 24px;
  font-family: DIN, DIN-Medium;
  font-weight: 500;
  line-height: 26px;
}
.index .card-container1 .eng-textlist-style73 .item .year {
  font-size: 14px;
  /* font-family: DINAlternate, DINAlternate-Bold; */
  font-weight: 700;
  line-height: 16px;
}
.index .card-container1 .eng-textlist-style73 .item .right {
  font-size: 16px;
  margin-left: 67px;
  line-height: 1.6;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index .card-container1 .eng-icons-style29 {
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 844px);
  min-height: 451px;
  padding-top: 16px;
  box-sizing: border-box;
  border-radius: 0px;
}
.index .card-container1 .eng-icons-style29 .icons-list {
  display: table;
  width: 100%;
  padding: 0 10px;
  font-size: 0;
  box-sizing: border-box;
}
.index .card-container1 .eng-icons-style29 .icons-list .item {
  display: inline-block;
  vertical-align: top;
  width: 88px;
  height: 88px;
  background: #f7f8fa;
  border-radius: 4px;
  margin: 10px 12px;
  padding: 14px 4px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.index .card-container1 .eng-icons-style29 .icons-list .item:hover {
  background: #d7e3fa;
}
.index .card-container1 .eng-icons-style29 .icons-list .item p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index .card-container1 .eng-icons-style29 .icons-list .icon-img {
  width: 32px;
  height: 32px;
  margin-bottom: 8px;
}
.index .card-container2 {
  padding-top: 30px;
  letter-spacing: 0;
  min-height: 600px;
  background-image: url('../images/bg2.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
.index .card-container2 .eng-graphic-style79 {
  padding-top: 16px;
}
.index .card-container2 .eng-graphic-style79 .item-engine-title .more {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
}
.index .card-container2 .eng-graphic-style79 .muchimgs-wrap {
  padding: 0 22px;
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info {
  display: none;
  font-size: 0;
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info .item-box {
  width: calc(33.33% - 24px);
  margin: 0 12px 20px 12px;
  display: inline-block;
  vertical-align: top;
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info .item {
  display: inline-block;
  margin: 0 ;
  vertical-align: top;
  cursor: pointer;
  color: inherit;
  height: 432px;
  width: 100%;
  opacity: 1;
  background: #ffffff;
  border-radius: 7px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info .item:hover {
  margin-top: -8px;
  transition: all ease-in-out 300ms;
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info .item .img-box {
  width: 100%;
  height: 227px;
  overflow: hidden;
  border-radius: 7px 7px 0px 0px;
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info .item .img-box img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 800ms ease-in-out;
  transition: transform 800ms ease-in-out;
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info .item .img-box:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info .item .hint {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  margin: 17px 24px 10px 24px;
  color: rgba(0, 0, 0, 0.8);
  height: 54px;
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info .item .hint:hover {
  font-weight: 500;
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info .item .intro {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 24px;
  height: 48px;
  margin: 0 24px;
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info .item .btn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  background: #ffffff;
  border: 1px solid;
  border-radius: 5px;
  margin: 20px auto;
  display: block;
}
.index .card-container2 .eng-graphic-style79 .eng-tabs-info .item .btn:hover {
  color: #ffffff !important;
}
.index .card-container3 {
  padding-top: 50px;
  letter-spacing: 0;
  min-height: 600px;
  background-image: url('../images/bg3.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
@keyframes transform_width_850 {
  from {
    width: 0;
  }
  to {
    width: 500px;
  }
}
@-moz-keyframes transform_width_850 {
  /* Firefox */
  from {
    width: 0;
  }
  to {
    width: 500px;
  }
}
@-webkit-keyframes transform_width_850 {
  /* Safari and Chrome */
  from {
    width: 0;
  }
  to {
    width: 500px;
  }
}
@-o-keyframes transform_width_850 {
  /* Opera */
  from {
    width: 0;
  }
  to {
    width: 500px;
  }
}
@keyframes transform_width_0 {
  from {
    width: 500px;
  }
  to {
    width: 0;
  }
}
@-moz-keyframes transform_width_0 {
  /* Firefox */
  from {
    width: 500px;
  }
  to {
    width: 0;
  }
}
@-webkit-keyframes transform_width_0 {
  /* Safari and Chrome */
  from {
    width: 500px;
  }
  to {
    width: 0;
  }
}
@-o-keyframes transform_width_0 {
  /* Opera */
  from {
    width: 500px;
  }
  to {
    width: 0;
  }
}
.index .card-container3 .eng-graphic-style78 {
  padding-top: 16px;
}
.index .card-container3 .eng-graphic-style78 .item-engine-title .more {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
}
.index .card-container3 .eng-graphic-style78 .container {
  /*height: 100%;*/
  height: 428px;
}
.index .card-container3 .eng-graphic-style78 .container &gt; li {
  float: left;
  height: 100%;
}
.index .card-container3 .eng-graphic-style78 .container &gt; li .column_title {
  width: 140px;
  float: left;
  height: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  cursor: pointer;
  text-align: center;
  background-size: cover;
}
.index .card-container3 .eng-graphic-style78 .container &gt; li .column_title img {
  width: 26px;
  height: 26px;
  margin-top: 82px;
  margin-left: 30px;
  display: block;
}
.index .card-container3 .eng-graphic-style78 .container &gt; li .column_title span {
  width: 100%;
  font-size: 20px;
  color: #fff;
  display: block;
}
.index .card-container3 .eng-graphic-style78 .container &gt; li .column_info {
  width: 0;
  height: 100%;
  float: left;
  overflow: hidden;
}
.index .card-container3 .eng-graphic-style78 .container &gt; li .column_info.active {
  width: 470px;
  height: 100%;
  float: left;
  overflow-y: auto;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.13);
}
.index .card-container3 .eng-graphic-style78 .container &gt; li .column_info.loaded {
  width: 0;
  animation: transform_width_0 1s;
  -moz-animation: transform_width_0 1s;
  /* Firefox */
  -webkit-animation: transform_width_0 1s;
  /* Safari and Chrome */
  -o-animation: transform_width_0 1s;
  /* Opera */
}
.index .card-container3 .eng-graphic-style78 .container &gt; li .column_info.loaded.active {
  width: 470px;
  animation: transform_width_850 1s;
  -moz-animation: transform_width_850 1s;
  /* Firefox */
  -webkit-animation: transform_width_850 1s;
  /* Safari and Chrome */
  -o-animation: transform_width_850 1s;
  /* Opera */
}
.index .card-container3 .eng-graphic-style78 .text-list-wrap {
  padding-bottom: 40px;
}
.index .card-container3 .eng-graphic-style78 .text-list-wrap li {
  text-align: left;
  padding: 40px 0 0 104px;
  position: relative;
  border-radius: 5px;
}
.index .card-container3 .eng-graphic-style78 .text-list-wrap li .li-left {
  text-align: center;
  position: absolute;
  left: 0;
  top: 40px;
  width: 104px;
}
.index .card-container3 .eng-graphic-style78 .text-list-wrap li .li-left .index {
  line-height: 33px;
  font-size: 24px;
  color: #333333;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.index .card-container3 .eng-graphic-style78 .text-list-wrap li .li-left .index .bg {
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  color: #333333;
  width: 100%;
  overflow: hidden;
}
.index .card-container3 .eng-graphic-style78 .text-list-wrap li .li-right {
  font-size: 14px;
  color: inherit;
  padding-right: 30px;
  word-break: break-all;
}
.index .card-container3 .eng-graphic-style78 .text-list-wrap li .title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  cursor: pointer;
  /*line-height: 22px;*/
  /*max-height: 44px;*/
}
.index .card-container3 .eng-graphic-style78 .text-list-wrap li .hint {
  margin-top: 8px;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  max-height: 48px;
}
.index .card-container3 .eng-graphic-style78 .column_title .hover-before {
  position: relative;
  height: 100%;
  background-color: rgba(13, 47, 139, 0.7);
}
.index .card-container3 .eng-graphic-style78 .column_title .hover-after {
  position: relative;
  height: 100%;
  background-color: rgba(62, 113, 211, 0.94);
  display: none;
}
.index .card-container3 .eng-graphic-style78 .column_title:hover .hover-before {
  display: none;
}
.index .card-container3 .eng-graphic-style78 .column_title:hover .hover-after {
  display: block;
}
.index .card-container3 .eng-graphic-style78 .column_title .hover-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index .card-container3 .eng-graphic-style78 .column_title .hover-title {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  line-height: 28px;
}
.index .card-container3 .eng-graphic-style78 .column_title .hover-line {
  width: 50px;
  height: 2px;
  background: #ffffff;
  border-radius: 3px;
  margin: 16px auto 20px auto;
}
.index .card-container3 .eng-graphic-style78 .column_title .hover-info {
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
}
.index .card-container3 .eng-graphic-style78 .column_title .hover-btn {
  border: 0;
  width: 100px;
  height: 40px;
  line-height: 40px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  color: #3e71d3;
  font-size: 14px;
  margin-top: 40px;
  cursor: pointer;
}
.index .card-container3 .eng-graphic-style78 .column_title .hover-btn:hover {
  background: rgba(215, 229, 255, 0.9);
}
.index .card-container3 .eng-graphic-style78 .column_title .hover-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index .card-container3 .eng-graphic-style78 .liActive .column_title .hover-before {
  display: none;
}
.index .card-container3 .eng-graphic-style78 .liActive .column_title:hover .hover-after {
  display: block;
}
.index .card-container3 .eng-graphic-style78 .liActive .column_title .hover-after {
  display: block;
}
.index .card-container3 .eng-graphic-style78 .liActive .column_title .triangle {
  position: absolute;
  top: 50%;
  right: 0;
  border-top: 8px solid #ffffff00;
  border-bottom: 8px solid #ffffff00;
  border-right: 9px solid #fff;
}
.index .card-container4 {
  padding-top: 26px;
  letter-spacing: 0;
  min-height: 600px;
  background-image: url('../images/bg4.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
.index .card-container4 .eng-graphic-style77 {
  padding-top: 16px;
}
.index .card-container4 .eng-graphic-style77 .item-engine-title .more {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
}
.index .card-container4 .eng-graphic-style77 .muchimgs-wrap {
  padding: 0 22px;
}
.index .card-container4 .eng-graphic-style77 .eng-tabs-info {
  display: none;
}
.index .card-container4 .eng-graphic-style77 .eng-tabs-info .item {
  float: left;
  position: relative;
  height: 198px;
  text-align: left;
  cursor: pointer;
  margin: 24px 12px 0;
  width: calc(33.33% - 24px);
  background: #f7f8fa;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
}
.index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .img-box {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 110px;
  height: 150px;
  opacity: 1;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  margin: 24px 20px 24px 24px;
}
.index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .img-box img {
  width: 100%;
  height: 100%;
}
.index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .img-box .jqthumb {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 800ms ease-in-out;
  transition: transform 800ms ease-in-out;
}
.index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .img-box:hover .jqthumb {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .r-info {
  display: inline-block;
  color: inherit;
  width: calc(100% - 190px);
  vertical-align: top;
  margin-top: 24px;
  line-height: 24px;
}
.index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .r-info .info-top {
  height: 86px;
}
.index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .r-info .name {
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
}
.index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .r-info .author {
  line-height: 20px;
  margin-top: 8px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .r-info .hint p {
  max-height: 72px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
}
.index #footer .page-footer-style2 {
  min-width: 1200px;
}
.index #footer .page-footer-style2 .ft-container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 18px;
  font-size: 14px;
  text-align: left;
  position: relative;
}
.index #footer .page-footer-style2 .li-title {
  font-weight: bold;
  margin-bottom: 8px;
}
.index #footer .page-footer-style2 .li-info {
  margin-bottom: 8px;
}
.index #footer .page-footer-style2 .li-info span {
  margin-right: 16px;
}
.index #footer .page-footer-style2 .link-list a {
  display: inline-block;
  position: relative;
}
.index #footer .page-footer-style2 .link-list a:after {
  content: '';
  display: inline-block;
  height: 10px;
  border-right: 1px solid;
  margin: 0 8px;
}
.index #footer .page-footer-style2 .link-list a:last-child:after {
  background: none;
}
.index #footer .page-footer-style2 .left {
  width: 900px;
  min-height: 85px;
  margin-right: 64px;
}
.index #footer .page-footer-style2 .right {
  width: 230px;
  position: absolute;
  bottom: 8px;
  right: 0;
}
.index #footer .page-footer-style2 .ft-icp {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 30px;
  font-size: 12px;
  margin-top: 13px;
}
.index #footer .page-footer-style2 .ft-icp span,
.index #footer .page-footer-style2 .ft-icp a {
  margin-right: 30px;
  vertical-align: middle;
}
.index #footer .page-footer-style2 .ft-icp img.icon {
  margin-right: 6px;
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
.index #footer .page-footer-style2 .ft-share-list {
  overflow: hidden;
}
.index #footer .page-footer-style2 .ft-share-list li {
  width: 60px;
  float: left;
  text-align: center;
  margin-right: 24px;
}
.index #footer .page-footer-style2 .ft-share-list li:nth-of-type(3n) {
  margin-right: 0;
}
.index #footer .page-footer-style2 .ft-share-list li:nth-of-type(n+4) {
  display: none;
}
.index #footer .page-footer-style2 .ft-share-list .img-box {
  width: 60px;
  height: 60px;
  position: relative;
}
.index #footer .page-footer-style2 .ft-share-list .img-box img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.index #footer .page-footer-style2 .ft-share-list .img-name {
  margin-top: 8px;
  font-size: 12px;
  text-align: center;
  width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: 0;
}
.index .new-eng-text-style25 {
  margin-top: 20px;
  padding: 20px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.index .new-eng-text-style25 .eng-tabs-info .tbody-box {
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 16px;
  top: 148px;
}
.index .new-eng-text-style25 .text-list-wrap {
  padding: 0 16px;
}
.index .new-eng-text-style25 .filt-box {
  margin-bottom: 16px;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
}
.index .new-eng-text-style25 .filt-box .label {
  opacity: 0.6;
}
.index .new-eng-text-style25 .filt-box .zm-list span {
  margin-left: 10px;
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
  height: 20px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
}
.index .new-eng-text-style25 .filt-box .zm-list span.current {
  color: #ffffff !important;
}
.index .new-eng-text-style25 .filt-box .zm-list span.current:hover {
  color: #ffffff !important;
}
.index .new-eng-text-style25 .filt-box .tip {
  opacity: 0.6;
  margin-left: 16px;
}
.index .new-eng-text-style25 .ui-table {
  text-align: left;
  table-layout: fixed;
  border: 1px solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.index .new-eng-text-style25 .ui-table th {
  height: 53px;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
}
.index .new-eng-text-style25 .ui-table td {
  padding: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  color: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index .new-eng-text-style25 .ui-table td a {
  display: block;
}
.index .new-eng-text-style25 .ui-table td .txt-theme:hover {
  opacity: 0.8;
}
.index .new-eng-text-style25 .ui-table tr:hover td {
  background: rgba(0, 0, 0, 0.05);
}
.index .page-more-container {
  margin: 24px auto;
}
.index .more-type-style1 {
  background: #ffffff;
}
.index .more-type-style1 .type-title {
  padding: 16px 15px 16px 0;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.index .more-type-style1 .type-title &gt; .title-icon {
  display: inline-block;
  width: 6px;
  height: 16px;
  margin-right: 8px;
}
.index .more-type-style1 .type-title .txt {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  line-height: 25px;
  font-size: 18px;
}
.index .more-type-style1 .tree-box {
  max-height: 650px;
  overflow-y: auto;
}
.index .layui-tree {
  height: auto;
}
.index .layui-tree &gt; .layui-tree-set &gt; .layui-tree-entry {
  padding: 12px 15px;
  color: #333333;
  line-height: 22px;
}
.index .layui-tree &gt; .layui-tree-set &gt; .layui-tree-entry .tree-nav-one {
  font-size: 16px;
  color: inherit;
}
.index .layui-tree .layui-tree-txt {
  color: inherit;
}
.index .layui-tree .layui-tree-entry {
  padding: 8px 15px 8px 0;
  font-size: 16px;
  height: auto;
  white-space: unset;
  line-height: 21px;
}
.index .layui-tree .layui-tree-entry .layui-tree-main {
  padding-right: 0;
  position: relative;
  padding-left: 20px;
}
.index .layui-tree .layui-tree-entry .layui-tree-main .layui-tree-iconClick {
  position: absolute;
  left: 0;
  top: 2px;
  margin: 0;
  width: 20px;
  z-index: 1;
}
.index .layui-tree .layui-tree-entry .layui-tree-main .layui-tree-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.index .layui-tree .layui-tree-iconArrow:after {
  -webkit-transition: unset;
  transition: unset;
  left: 0;
  border-color: transparent transparent transparent #cccccc;
}
.index .layui-tree .layui-tree-spread &gt; .layui-tree-entry .layui-tree-iconArrow:after {
  top: 6px;
  border-color: #CCCCCC transparent transparent transparent;
}
.index .layui-tree .layui-tree-set {
  color: rgba(0, 0, 0, 0.8);
}
.index .layui-tree .layui-tree-set .layui-tree-set .layui-tree-entry {
  padding-left: 23px;
}
.index .layui-tree .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-entry {
  padding-left: 39px;
}
.index .layui-tree .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-entry {
  padding-left: 47px;
}
.index .layui-tree .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-entry {
  padding-left: 55px;
}
.index .layui-tree .layui-tree-pack {
  padding-left: 0;
}
.index [v-cloak] {
  display: none;
}
.index .more-list-style1 {
  padding: 0 39px;
}
.index .more-list-style1 .list-info-box {
  padding-bottom: 92px;
  position: relative;
}
.index .more-list-style1 .list-info-box .list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  line-height: 64px;
  color: #333333;
  cursor: pointer;
}
.index .more-list-style1 .list-info-box .list li .order {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  margin-right: 10px;
  vertical-align: middle;
}
.index .more-list-style1 .list-info-box .list li .left-text {
  font-size: 16px;
  color: inherit;
  text-align: left;
  width: 76%;
  padding-right: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.index .more-list-style1 .list-info-box .list li .right-text {
 display: inline-block;
    width: 24%;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 58px;
}
.index .more-list-style1 .list-info-box .list.sm li {
  line-height: 30px;
}
.index .more-list-style1 .list-info-box .list.sm li .left-text {
  font-size: 14px;
}
.index .more-list-style1 .list-info-box .list.norm li {
  line-height: 52px;
}
.index .more-list-style1 .list-info-box .list.lg li {
  line-height: 64px;
}
.index .null-data-box {
  min-height: 600px;
  text-align: center;
}
.index .null-data-box .list-null-data {
  text-align: center;
}
.index .null-data-box .list-null-data .tip {
  font-size: 14px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.4);
}
.no-find-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.no-find-container .error-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.no-find-container .error-content h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.8);
}
.no-find-container .error-content p {
  margin-top: 8px;
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.6);
}
.no-find-container .error-content a {
  display: block;
  margin-top: 16px;
  font-size: 16px;
  line-height: 22px;
  color: #2B67FF;
}
@font-face {
  font-family: FZZJ-DNXSJW;
  src: url('../fonts/FZZJ-DNXSJW.TTF');
}
.FZZJ-DNXSJW {
  font-family: FZZJ-DNXSJW;
}
@font-face {
  font-family: D-DINExp;
  src: url('../fonts/D-DINExp.woff');
}
.D-DINExps {
  font-family: D-DINExp;
}
.colorfff {
  color: #fff !important;
}
@media only screen and (min-width: 1px) and (max-width: 967px) {
  .overHidden {
    overflow: hidden;
  }
  .w-1200 {
    width: 100%;
  }
  .icon-del:before {
    color: #333;
  }
  .item-engine-title .title-t &gt; span {
    font-size: 22px !important;
    line-height: 31px !important;
  }
  .item-engine-title .title-t p {
    display: none;
  }
  .index .null-data-box {
    margin-top: 195px;
  }
  .index .layui-tree .layui-tree-entry .layui-tree-main {
    padding-left: 5px;
  }
  .index .more-type-style1 .type-title &gt; .title-icon {
    display: none;
  }
  .index .more-type-style1 .type-title .txt {
    padding: 0 20px;
  }
  .index .page-more-container {
    margin-top: 0;
  }
  .index .page-more-container .layout-content .top-box {
    padding: 12px 16px;
    background: #FCFCFC;
    border-bottom: 2px solid #105FAD;
  }
  .index .page-header {
    position: relative;
    z-index: 99;
  }
  .index .page-header .menu-status {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    line-height: 44px;
    margin-left: 5px;
  }
  .index .page-header .obj-name,
  .index .page-header .user-name,
  .index .page-header .icon-arrow {
    display: none !important;
  }
  .index .page-header .header-container {
    width: auto;
    height: 44px;
    line-height: 44px;
    padding-top: 0;
  }
  .index .page-header .header-container .logo-box {
    display: block !important;
    max-width: 60%;
    max-height: 44px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .index .page-header .header-container .logo-box &gt; img {
    display: block;
    max-width: 100% !important;
    max-height: 44px;
  }
  .index .page-header .header-container .logo-box p {
    line-height: 44px;
    font-size: 14px !important;
  }
  .index .page-header .header-container .sup-container {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .index .page-header .header-container .link-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 44px;
    z-index: 1;
    height: auto!important;
    height: 44px;
    min-height: 44px;
    max-height: calc(100vh - 44px);
    overflow-y: auto;
    z-index: 5;
  }
  .index .page-header .header-container .link-box .link-item {
    padding: 0;
    width: 100%;
    height: auto;
    min-height: 56px;
    line-height: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: 0;
  }
  .index .page-header .header-container .link-box .link-item:hover .sub-link-box {
    display: none;
  }
  .index .page-header .header-container .link-box .link-item &gt; a {
    position: relative;
    display: block;
    padding: 20px;
    line-height: 1;
    box-sizing: border-box;
    border-bottom: 1px solid #F3F3F3;
    font-weight: 600;
  }
  .index .page-header .header-container .link-box .link-item &gt; a i {
    position: absolute;
    right: 16px;
    top: 20px;
    display: inline-block;
    font-size: 12px;
    color: #333;
  }
  .index .page-header .header-container .link-box .link-item &gt; a i.rotate180 {
    transform: rotate(180deg);
  }
  .index .page-header .header-container .link-box .link-item .nav-down-list {
    right: 0;
  }
  .index .page-header .header-container .link-box .link-item .sub-link-box {
    position: relative;
    top: 0;
    padding: 0;
    background: #fff;
  }
  .index .page-header .header-container .link-box .link-item .sub-link-box .sub-item {
    font-size: 15px;
    padding: 18px 32px;
    border-bottom: 1px solid #F3F3F3;
  }
  .index .page-header .login-box {
    position: absolute;
    right: 12px;
    margin: 0;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
  }
  .index .page-header .login-box .before-login &gt; span {
    display: none;
  }
  .index .banner-container .page-banner .full-banner {
    height: 186px;
  }
  .index .banner-container .page-banner .full-banner .swiper-slide {
    height: 186px;
  }
  .index .banner-container .page-banner .full-banner .swiper-slide .img-box {
    height: 186px;
  }
  .index .banner-container .search-container {
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0);
    width: 100%;
  }
  .index .banner-container .search-container .eng-search .search-content {
    padding: 20px 16px;
    margin: 0;
    background: url('../images/bg1.png') no-repeat center center;
    background-size: 100% 100%;
  }
  .index .banner-container .search-container .eng-search .search-content .search-tabs {
    display: none;
  }
  .index .banner-container .search-container .eng-search .search-content .href-list {
    display: none;
  }
  .index .banner-container .search-container .eng-search .search-content .main-box {
    height: 44px;
  }
  .index .banner-container .search-container .eng-search .ipt-box {
    width: calc(100% - 56px);
  }
  .index .banner-container .search-container .eng-search .ipt {
    height: 44px;
  }
  .index .banner-container .search-container .eng-search .btn-search {
    line-height: 46px;
  }
  .index .banner-container .search-container .eng-search .btn-search {
    width: 56px;
  }
  .index .eng-graphic-style79 .eng-tabs-info .item-box {
    margin: 0 5% 20px 5%;
    width: 90% !important;
    height: auto;
  }
  .index .card-container1 {
    padding-bottom: 10px;
    padding-top: 20px;
    background-image: none;
    background: #fff;
  }
  .index .card-container1 .eng-textlist-style73,
  .index .card-container1 .eng-icons-style29 {
    width: 100%;
  }
  .index .card-container1 .eng-textlist-style73 .muchimgs-wrap {
    padding: 0 16px;
  }
  .index .card-container1 .eng-textlist-style73 .muchimgs-wrap .eng-tabs {
    width: 100%;
    padding: 0;
  }
  .index .card-container1 .eng-textlist-style73 .eng-tabs-info {
    padding: 0 16px 10px;
  }
  .index .card-container1 .eng-textlist-style73 .item {
    margin: 0 0 8px 0;
    padding: 16px;
    width: 100%;
    box-sizing: border-box;
  }
  .index .card-container1 .eng-textlist-style73 .item .year {
    margin-top: 6px;
  }
  .index .card-container1 .eng-icons-style29 {
    margin-left: 0;
    padding-top: 22px;
    min-height: auto;
  }
  .index .card-container1 .eng-icons-style29 .item-engine-title {
    margin-bottom: 6px;
  }
  .index .card-container1 .eng-icons-style29 .icons-list {
    padding: 0 8px;
  }
  .index .card-container1 .eng-icons-style29 .icons-list .item {
    width: calc((100% - 48px) / 3);
    margin: 8px;
  }
  .index .card-container2 {
    padding-top: 20px;
  }
  .index .card-container2 .eng-graphic-style79 {
    padding-top: 2px;
  }
  .index .card-container2 .eng-graphic-style79 .eng-tabs-info .item-box {
    margin: 0 16px 20px;
    width: calc(100% - 32px) !important;
    height: auto;
  }
  .index .card-container2 .eng-graphic-style79 .eng-tabs-info .item-box:nth-of-type(n+4) {
    display: none !important;
  }
  .index .card-container2 .eng-graphic-style79 .eng-tabs-info .item-box .img-box {
    height: 193px;
  }
  .index .card-container2 .eng-graphic-style79 .eng-tabs-info .item {
    height: auto;
  }
  .index .card-container2 .eng-graphic-style79 .eng-tabs-info .item .hint {
    margin: 8px 16px;
    height: auto;
  }
  .index .card-container2 .eng-graphic-style79 .eng-tabs-info .item .intro {
    margin: 0 16px;
  }
  .index .card-container2 .eng-graphic-style79 .eng-tabs-info .item .btn {
    margin: 8px 16px 20px;
    width: calc(100% - 32px);
  }
  .index .card-container3 {
    padding-bottom: 20px;
    padding-top: 20px;
    background: #fff;
    min-height: auto;
  }
  .index .card-container3 .eng-graphic-style78 .eng-tabs-info {
    padding: 0 16px;
  }
  .index .card-container3 .eng-graphic-style78 .container {
    overflow: scroll;
    white-space: nowrap;
    font-size: 0;
    height: auto;
  }
  .index .card-container3 .eng-graphic-style78 .container li {
    margin-bottom: 6px;
    float: unset;
    display: block;
    background: linear-gradient(0deg, rgba(13, 47, 139, 0.7), rgba(13, 47, 139, 0.7)), url(.png);
    border-radius: 6px;
    overflow: hidden;
    height: 90px;
  }
  .index .card-container3 .eng-graphic-style78 .container li .column_title {
    width: 100%;
  }
  .index .card-container3 .eng-graphic-style78 .container li .column_title .hover-before {
    display: block !important;
    background: linear-gradient(0deg, rgba(13, 47, 139, 0.7), rgba(13, 47, 139, 0.7)), url(.png);
  }
  .index .card-container3 .eng-graphic-style78 .container li .column_title .hover-before .hover-center {
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
  }
  .index .card-container3 .eng-graphic-style78 .container li .column_title .hover-before .hover-center span {
    width: auto;
    display: inline-block;
    text-align: left;
  }
  .index .card-container3 .eng-graphic-style78 .container li .column_title .hover-before .hover-center span:first-child {
    margin-right: 30px;
    width: calc(100% - 50px);
  }
  .index .card-container3 .eng-graphic-style78 .container li .column_title .hover-after {
    display: none !important;
  }
  .index .card-container3 .eng-graphic-style78 .container li .column_info.active {
    display: none !important;
  }
  .index .card-container3 .eng-graphic-style78 .container li .column_info.loaded.active {
    display: none !important;
  }
  .index .card-container4 {
    padding-bottom: 20px;
    padding-top: 20px;
    min-height: auto;
    background: #F4F7FA;
  }
  .index .card-container4 .eng-graphic-style77 .eng-tabs-info {
    padding: 0 16px;
  }
  .index .card-container4 .eng-graphic-style77 .eng-tabs-info .item {
    width: 100%;
    height: auto;
    margin: 0 0 12px 0;
    background: #F7F8FA;
    border: 1px solid rgba(0, 0, 0, 0.04);
    border-radius: 6px;
  }
  .index .card-container4 .eng-graphic-style77 .eng-tabs-info .item:nth-of-type(n+3) {
    display: none !important;
  }
  .index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .img-box {
    width: 98px;
    height: 140px;
    margin: 16px 12px 16px 16px;
  }
  .index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .r-info {
    margin-top: 16px;
    width: calc(100% - 148px);
  }
  .index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .r-info .name {
    font-size: 17px;
    line-height: 24px !important;
  }
  .index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .r-info .info-top {
    height: auto;
  }
  .index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .r-info .hint {
    margin-top: 8px;
  }
  .index .card-container4 .eng-graphic-style77 .eng-tabs-info .item .r-info .hint p {
    -webkit-line-clamp: 2 !important;
  }
  .index #footer .page-footer-style2 {
    min-width: 0;
  }
  .index #footer .page-footer-style2 .ft-container {
    width: 100%;
  }
  .index #footer .page-footer-style2 .left {
    width: 100%;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .index #footer .page-footer-style2 .right {
    width: 100%;
    position: relative;
    bottom: 0;
    right: 0;
    padding: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .index #footer .page-footer-style2 .ft-icp span,
  .index #footer .page-footer-style2 .ft-icp a {
    display: block;
  }
  .index .new-eng-text-style25 {
    margin-top: 0;
    position: unset;
  }
  .index .new-eng-text-style25 .eng-tabs-info .table-box {
    position: unset;
  }
  .index .new-eng-text-style25 .eng-tabs-info .tbody-box {
    position: unset;
  }
  .index .new-eng-text-style25 .ui-table th {
    padding: 0 12px;
  }
  .index .new-eng-text-style25 .ui-table td {
    padding: 12px;
  }
  .index .more-list-style1 {
    padding: 0 16px;
  }
  .index .more-list-style1 .list-info-box {
    padding-bottom: 0;
  }
  .index .more-list-style1 .list-info-box li {
    line-height: unset;
    padding: 12px 0;
  }
  .index .more-list-style1 .list-info-box li .left-text {
    display: flex;
    align-items: start;
    width: 100%;
    line-height: 24px;
    padding-right: 0;
  }
  .index .more-list-style1 .list-info-box li .left-text i {
    margin-top: 9px;
  }
.index .more-list-style1 .list-info-box .list li .order{
    margin-bottom: -40px;
}
  .index .more-list-style1 .list-info-box li .left-text span {
    width: calc(100% - 0px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    margin-left: 11px;
  }
  .index .more-list-style1 .list-info-box li .right-text {
    display: block;
    width: 100%;
    margin-top: 8px;
    line-height: 12px;
  }
  .no-find-container .error-content {
    left: 24px;
    right: 24px;
    transform: translateY(-50%);
  }
  .no-find-container .error-content img {
    max-width: 300px;
  }
  .no-find-container .error-content h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.8);
  }
  .no-find-container .error-content p {
    margin-top: 8px;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.6);
  }
  .no-find-container .error-content a {
    display: block;
    margin-top: 16px;
    font-size: 14px;
    line-height: 20px;
    color: #2B67FF;
  }
}</pre></body></html>