@charset "utf-8";
.newinfobox-sec1 {
  background: #f8f8f8;
  padding-bottom: 1.4rem;
  padding-top: 0.16rem;
}
@media (max-width: 767px) {
  .newinfobox-sec1 {
    padding-top: 0.5rem;
  }
}
.newinfobox-sec1 .bshare-custom {
  display: flex;
  align-items: center;
  justify-content: center;
}
.newinfobox-sec1 .bshare-custom a {
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0 0 0 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newinfobox-sec1 .bshare-custom a:hover {
  background: none;
  opacity: 1;
}
.newinfobox-sec1 .bshare-custom a:hover svg {
  color: var(--color);
}
.newinfobox-sec1 .bshare-custom a:hover svg path {
  fill: #fff;
}
.newinfobox-sec1 .bshare-custom a::before {
  content: '' !important;
}
@media (max-width: 767px) {
  .newinfobox-sec1 .bshare-custom a {
    width: 0.4rem;
    height: 0.4rem;
  }
}
.newinfobox-sec1 .bshare-custom a svg {
  color: #999;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.newinfobox-sec1 .bshare-custom a svg path {
  fill: #fff;
  opacity: 1;
}
.newinfobox-sec1 .social-share .icon-wechat .wechat-qrcode {
  top: 120% !important;
  left: 50% !important;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .newinfobox-sec1 .social-share .icon-wechat .wechat-qrcode {
    left: auto !important;
    right: 0 !important;
    transform: translateX(0%);
  }
}
.newinfobox-sec1 .social-share .icon-wechat .wechat-qrcode:after {
  display: none !important;
}
.newinfobox-sec1 .bsBox {
  box-sizing: initial;
}
.newinfobox-sec1 .basepage {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.newinfobox-sec1 .basepage a,
.newinfobox-sec1 .basepage span,
.newinfobox-sec1 .basepage .f_fan,
.newinfobox-sec1 .basepage input {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  justify-content: center;
  border: solid 1px #eeeeee;
  color: #999999;
  flex-shrink: 0;
  transition: all 0.4s;
  float: left;
  margin: 0 10px 10px;
}
@media (max-width: 1580px) {
  .newinfobox-sec1 .basepage a,
  .newinfobox-sec1 .basepage span,
  .newinfobox-sec1 .basepage .f_fan,
  .newinfobox-sec1 .basepage input {
    width: 42px;
    height: 42px;
    margin: 0 6px 10px;
  }
}
@media (max-width: 991px) {
  .newinfobox-sec1 .basepage a,
  .newinfobox-sec1 .basepage span,
  .newinfobox-sec1 .basepage .f_fan,
  .newinfobox-sec1 .basepage input {
    width: 40px;
    margin: 0 5px 10px;
    height: 40px;
  }
}
@media (max-width: 991px) {
  .newinfobox-sec1 .basepage a,
  .newinfobox-sec1 .basepage span,
  .newinfobox-sec1 .basepage .f_fan,
  .newinfobox-sec1 .basepage input {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }
}
.newinfobox-sec1 .basepage input {
  text-align: center;
}
.newinfobox-sec1 .basepage span {
  border: none;
  width: auto;
}
.newinfobox-sec1 .basepage .f_zi {
  margin-right: 0;
}
.newinfobox-sec1 .basepage .f_zi2 {
  margin-left: 0;
}
.newinfobox-sec1 .basepage .active {
  border: 1px solid var(--color);
  background-color: var(--color);
  color: #fff;
}
.newinfobox-sec1 .basepage .active:hover {
  color: #fff;
  background-color: var(--color);
}
.newinfobox-sec1 .basepage .f_fan {
  width: 72px;
  color: var(--color);
  padding: 0 10px;
  text-align: center;
}
@media (max-width: 1580px) {
  .newinfobox-sec1 .basepage .f_fan {
    width: 68px;
  }
}
@media (max-width: 767px) {
  .newinfobox-sec1 .basepage .f_fan {
    width: 64px;
  }
}
.newinfobox-sec1 .basepage .f_fan::-webkit-input-placeholder {
  color: #999999;
}
.newinfobox-sec1 .basepage .f_fan::-ms-input-placeholder {
  color: #999999;
}
.newinfobox-sec1 .basepage input {
  font-size: var(--font-size9);
  width: 72px;
  color: #333333;
}
@media (max-width: 1580px) {
  .newinfobox-sec1 .basepage input {
    width: 68px;
  }
}
.newinfobox-sec1 .basepage .prev,
.newinfobox-sec1 .basepage .next {
  position: relative;
  color: #222;
}
@media (max-width: 991px) {
}
.newinfobox-sec1 .basepage .prev svg,
.newinfobox-sec1 .basepage .next svg {
  width: 6px;
  height: 10px;
}
@media (max-width: 1580px) {
  .newinfobox-sec1 .basepage .prev svg,
  .newinfobox-sec1 .basepage .next svg {
    width: 4px;
    height: 8px;
  }
}
.newinfobox-sec1 .basepage .prev svg path,
.newinfobox-sec1 .basepage .next svg path {
  transition: all 0.4s;
  fill: #999999;
}
.newinfobox-sec1 .basepage .prev:hover,
.newinfobox-sec1 .basepage .next:hover {
  background-color: var(--color);
  color: #fff;
}
.newinfobox-sec1 .basepage .prev:hover svg path,
.newinfobox-sec1 .basepage .next:hover svg path {
  fill: #ffffff;
}
.newinfobox-sec1 .basepage .fan {
  width: auto;
  padding: 0 15px;
}
.newinfobox-sec1 .basepage a:hover:not(.active) {
  border: 1px solid var(--color);
  color: #fff;
  background: var(--color);
}
.newinfobox-sec1 .make-text {
  line-height: 1.625;
  color: #666666;
  font-size: var(--font-size9);
  overflow-y: hidden;
  overflow-x: auto;
}
@media (max-width: 1580px) {
  .newinfobox-sec1 .make-text {
    line-height: 1.5;
  }
}
@media (max-width: 1260px) {
  .newinfobox-sec1 .make-text {
    line-height: 1.3;
  }
}
.newinfobox-sec1 .make-text img {
  max-width: 100%;
}
.newinfobox-sec1 .make-text table {
  width: 100%;
}
.newinfobox-sec1 .make-text table td {
  border: 1px solid #ddd;
}
.newinfobox-sec1 .make-text ul,
.newinfobox-sec1 .make-text li,
.newinfobox-sec1 .make-text ol {
  list-style: inherit;
}
.newinfobox-sec1 .make-text ul {
  padding-left: 20px;
}
.newinfobox-sec1 .make-text video,
.newinfobox-sec1 .make-text iframe {
  width: auto;
  max-width: 100%;
  height: auto!important;
}
.newinfobox-sec1 .make-text a {
  color: #666666;
  word-break: break-all;
}
.newinfobox-sec1 .make-text a span,
.newinfobox-sec1 .make-text a p {
  word-break: break-all;
}
.newinfobox-sec1 .make-text a:hover {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .newinfobox-sec1 .make-text table {
    width: 100%!important;
  }
}
.newinfobox-sec1 .make-text table thead tr th {
  background: var(--color);
  font-size: var(--font-size2);
  color: #ffffff;
  padding: 0.24rem 0.3rem;
}
.newinfobox-sec1 .make-text table tbody tr {
  background: #f7fcfd;
}
.newinfobox-sec1 .make-text table tbody tr:nth-child(2n) {
  background: #ffffff;
}
.newinfobox-sec1 .make-text table tbody tr td {
  border: solid 1px #eeeeee;
  color: #666666;
  padding: 0.24rem 0.3rem;
}
.newinfobox-sec1 .make-text h1,
.newinfobox-sec1 .make-text h2,
.newinfobox-sec1 .make-text h3,
.newinfobox-sec1 .make-text h4,
.newinfobox-sec1 .make-text h5,
.newinfobox-sec1 .make-text h6 {
  font-weight: revert;
  line-height: 1.22;
  font-size: var(--font-size4);
  color: #000000;
}
@media (max-width: 767px) {
  .newinfobox-sec1 .make-text h1,
  .newinfobox-sec1 .make-text h2,
  .newinfobox-sec1 .make-text h3,
  .newinfobox-sec1 .make-text h4,
  .newinfobox-sec1 .make-text h5,
  .newinfobox-sec1 .make-text h6 {
    font-size: 18px!important;
    line-height: 1.3;
  }
}
.newinfobox-sec1 .make-text p,
.newinfobox-sec1 .make-text span {
  color: #666666;
}
.newinfobox-sec1 .container2 {
  background: #ffffff;
  padding: 0.85rem 1rem 0.84rem;
}
@media (max-width: 991px) {
  .newinfobox-sec1 .container2 {
    padding: 0.6rem 0.7rem;
  }
}
@media (max-width: 767px) {
  .newinfobox-sec1 .container2 {
    padding: 0.6rem 0.34rem;
  }
}
.newinfobox-sec1 .container2 .f_title {
  color: #333333;
  line-height: 1.20833333;
  max-width: 100%;
  text-align: left;
  font-weight: bold;
  margin: 0 auto 0.42rem;
  font-size: var(--font-size1);
}
@media (max-width: 767px) {
  .newinfobox-sec1 .container2 .f_title {
    width: 100%;
  }
}
.newinfobox-sec1 .container2 .f_jt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.41rem;
  margin-bottom: 0.35rem;
}
.newinfobox-sec1 .container2 .f_jt .f_wen {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .newinfobox-sec1 .container2 .f_jt .f_wen {
    width: 100%;
  }
}
.newinfobox-sec1 .container2 .f_jt .f_wen .f_time {
  display: flex;
  color: #666666;
  align-items: center;
  margin-right: 0.6rem;
}
.newinfobox-sec1 .container2 .f_jt .f_wen .f_time img,
.newinfobox-sec1 .container2 .f_jt .f_wen .f_time svg {
  margin-right: 0.1rem;
}
.newinfobox-sec1 .container2 .f_jt .f_wen .f_li {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .newinfobox-sec1 .container2 .f_jt .f_wen .f_li {
    width: 100%;
    margin-top: 0.2rem;
  }
}
.newinfobox-sec1 .container2 .f_jt .f_wen .f_li .f_link {
  display: flex;
  flex-wrap: wrap;
}
.newinfobox-sec1 .container2 .f_jt .f_wen .f_li .f_link a {
  color: #333333;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  display: block;
  margin-right: 0.2rem;
  margin-bottom: 0.1rem;
  margin-top: 2px;
}
.newinfobox-sec1 .container2 .f_jt .f_wen .f_li .f_link a:hover {
  color: var(--color);
}
.newinfobox-sec1 .container2 .f_jt .f_fen {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .newinfobox-sec1 .container2 .f_jt .f_fen {
    width: 100%;
    margin-top: 0.3rem;
  }
}
.newinfobox-sec1 .container2 .f_jt .f_fen .f_name {
  color: #666666;
  margin-right: 0.16rem;
}
.newinfobox-sec1 .container2 .f_jt .f_fen .f_link {
  display: flex;
  align-items: center;
}
.newinfobox-sec1 .container2 .f_jt .f_fen .f_link .social-share-icon {
  border: none;
  margin: 0;
  margin-right: 0.12rem;
  width: auto;
  height: auto;
  color: #d0d0d0;
}
@media (max-width: 767px) {
  .newinfobox-sec1 .container2 .f_jt .f_fen .f_link .social-share-icon {
    margin-right: 0.46rem;
  }
}
.newinfobox-sec1 .container2 .f_jt .f_fen .f_link .social-share-icon:last-child {
  margin-right: 0;
}
.newinfobox-sec1 .container2 .f_jt .f_fen .f_link .social-share-icon:hover {
  color: var(--color);
  background: transparent;
}
.newinfobox-sec1 .container2 .make-text {
  padding-bottom: 0.9rem;
  color: #333333;
}
.newinfobox-sec1 .container2 .make-text p,
.newinfobox-sec1 .container2 .make-text span,
.newinfobox-sec1 .container2 .make-text i,
.newinfobox-sec1 .container2 .make-text span,
.newinfobox-sec1 .container2 .make-text strong {
  color: #333333;
}
.newinfobox-sec1 .container2 .make-text h2,
.newinfobox-sec1 .container2 .make-text h3,
.newinfobox-sec1 .container2 .make-text h4,
.newinfobox-sec1 .container2 .make-text h5,
.newinfobox-sec1 .container2 .make-text h6 {
  font-size: var(--font-size6);
  color: #333333;
}
.newinfobox-sec1 .container2 .qie {
  display: flex;
  justify-content: space-between;
  padding-top: 0.6rem;
  border-top: 1px solid #eee;
}
.newinfobox-sec1 .container2 .qie .prev,
.newinfobox-sec1 .container2 .qie .f_cent,
.newinfobox-sec1 .container2 .qie .next {
  display: flex;
  flex-direction: column;
}
.newinfobox-sec1 .container2 .qie .prev img,
.newinfobox-sec1 .container2 .qie .f_cent img,
.newinfobox-sec1 .container2 .qie .next img,
.newinfobox-sec1 .container2 .qie .prev svg,
.newinfobox-sec1 .container2 .qie .f_cent svg,
.newinfobox-sec1 .container2 .qie .next svg {
  width: 16px;
  height: 16px;
  object-fit: contain;
  color: #999;
}
.newinfobox-sec1 .container2 .qie .prev img path,
.newinfobox-sec1 .container2 .qie .f_cent img path,
.newinfobox-sec1 .container2 .qie .next img path,
.newinfobox-sec1 .container2 .qie .prev svg path,
.newinfobox-sec1 .container2 .qie .f_cent svg path,
.newinfobox-sec1 .container2 .qie .next svg path {
  fill: #999999;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newinfobox-sec1 .container2 .qie .prev span,
.newinfobox-sec1 .container2 .qie .f_cent span,
.newinfobox-sec1 .container2 .qie .next span {
  color: #999;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  display: block;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, var(--color) 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
}
.newinfobox-sec1 .container2 .qie .prev:hover svg,
.newinfobox-sec1 .container2 .qie .f_cent:hover svg,
.newinfobox-sec1 .container2 .qie .next:hover svg {
  color: var(--color);
}
.newinfobox-sec1 .container2 .qie .prev:hover svg path,
.newinfobox-sec1 .container2 .qie .f_cent:hover svg path,
.newinfobox-sec1 .container2 .qie .next:hover svg path {
  fill: var(--color);
}
.newinfobox-sec1 .container2 .qie .prev:hover span,
.newinfobox-sec1 .container2 .qie .f_cent:hover span,
.newinfobox-sec1 .container2 .qie .next:hover span {
  color: var(--color);
}
.newinfobox-sec1 .container2 .qie .f_cent {
  align-items: center;
}
.newinfobox-sec1 .container2 .qie .f_cent img,
.newinfobox-sec1 .container2 .qie .f_cent svg {
  width: 18px;
  height: 18px;
  color: var(--color);
}
@media (max-width: 1580px) {
  .newinfobox-sec1 .container2 .qie .f_cent img,
  .newinfobox-sec1 .container2 .qie .f_cent svg {
    width: 16px;
    height: 16px;
  }
}
.newinfobox-sec1 .container2 .qie .f_cent img path,
.newinfobox-sec1 .container2 .qie .f_cent svg path {
  fill: var(--color);
}
.newinfobox-sec1 .container2 .qie .f_cent span {
  margin-top: 6px;
  color: var(--color);
}
.newinfobox-sec1 .container2 .qie .f_cent:hover span {
  background-size: 100% 100%;
}
.newinfobox-sec1 .container2 .qie .next {
  align-items: flex-end;
}
.newsbox-sec1 .basepage {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.newsbox-sec1 .basepage a,
.newsbox-sec1 .basepage span,
.newsbox-sec1 .basepage .f_fan,
.newsbox-sec1 .basepage input {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  justify-content: center;
  border: solid 1px #eeeeee;
  color: #999999;
  flex-shrink: 0;
  transition: all 0.4s;
  float: left;
  margin: 0 10px 10px;
}
@media (max-width: 1580px) {
  .newsbox-sec1 .basepage a,
  .newsbox-sec1 .basepage span,
  .newsbox-sec1 .basepage .f_fan,
  .newsbox-sec1 .basepage input {
    width: 42px;
    height: 42px;
    margin: 0 6px 10px;
  }
}
@media (max-width: 991px) {
  .newsbox-sec1 .basepage a,
  .newsbox-sec1 .basepage span,
  .newsbox-sec1 .basepage .f_fan,
  .newsbox-sec1 .basepage input {
    width: 40px;
    margin: 0 5px 10px;
    height: 40px;
  }
}
@media (max-width: 991px) {
  .newsbox-sec1 .basepage a,
  .newsbox-sec1 .basepage span,
  .newsbox-sec1 .basepage .f_fan,
  .newsbox-sec1 .basepage input {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }
}
.newsbox-sec1 .basepage input {
  text-align: center;
}
.newsbox-sec1 .basepage span {
  border: none;
  width: auto;
}
.newsbox-sec1 .basepage .f_zi {
  margin-right: 0;
}
.newsbox-sec1 .basepage .f_zi2 {
  margin-left: 0;
}
.newsbox-sec1 .basepage .active {
  border: 1px solid var(--color);
  background-color: var(--color);
  color: #fff;
}
.newsbox-sec1 .basepage .active:hover {
  color: #fff;
  background-color: var(--color);
}
.newsbox-sec1 .basepage .f_fan {
  width: 72px;
  color: var(--color);
  padding: 0 10px;
  text-align: center;
}
@media (max-width: 1580px) {
  .newsbox-sec1 .basepage .f_fan {
    width: 68px;
  }
}
@media (max-width: 767px) {
  .newsbox-sec1 .basepage .f_fan {
    width: 64px;
  }
}
.newsbox-sec1 .basepage .f_fan::-webkit-input-placeholder {
  color: #999999;
}
.newsbox-sec1 .basepage .f_fan::-ms-input-placeholder {
  color: #999999;
}
.newsbox-sec1 .basepage input {
  font-size: var(--font-size9);
  width: 72px;
  color: #333333;
}
@media (max-width: 1580px) {
  .newsbox-sec1 .basepage input {
    width: 68px;
  }
}
.newsbox-sec1 .basepage .prev,
.newsbox-sec1 .basepage .next {
  position: relative;
  color: #222;
}
@media (max-width: 991px) {
}
.newsbox-sec1 .basepage .prev svg,
.newsbox-sec1 .basepage .next svg {
  width: 6px;
  height: 10px;
  color: #999;
}
@media (max-width: 1580px) {
  .newsbox-sec1 .basepage .prev svg,
  .newsbox-sec1 .basepage .next svg {
    width: 4px;
    height: 8px;
  }
}
.newsbox-sec1 .basepage .prev svg path,
.newsbox-sec1 .basepage .next svg path {
  transition: all 0.4s;
  fill: #999999;
}
.newsbox-sec1 .basepage .prev:hover,
.newsbox-sec1 .basepage .next:hover {
  background-color: var(--color);
  color: #fff;
}
.newsbox-sec1 .basepage .prev:hover svg path,
.newsbox-sec1 .basepage .next:hover svg path {
  fill: #ffffff;
}
.newsbox-sec1 .basepage .fan {
  width: auto;
  padding: 0 15px;
}
.newsbox-sec1 .basepage a:hover:not(.active) {
  border: 1px solid var(--color);
  color: #fff;
  background: var(--color);
}
.newsbox-sec1 .base_img {
  position: relative;
  overflow: hidden;
}
.newsbox-sec1 .base_img img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.newsbox-sec1 .base_img:before {
  content: "";
  display: block;
}
.newsbox-sec1 .casebox_search {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.newsbox-sec1 .casebox_search .f_tag {
  display: flex;
  align-items: flex-start;
  width: calc(100% - 4rem);
  margin-right: auto;
}
@media (max-width: 991px) {
  .newsbox-sec1 .casebox_search .f_tag {
    width: calc(100% - 5rem);
  }
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox_search .f_tag {
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
.newsbox-sec1 .casebox_search .f_tag .f_name {
  color: #333333;
  flex: 0 0 auto;
  padding-top: 7px;
}
.newsbox-sec1 .casebox_search .f_tag .f_link {
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 auto;
}
.newsbox-sec1 .casebox_search .f_tag .f_link .li {
  color: #333333;
  padding: 0.07rem 0.2rem;
  border-radius: 20px;
  background: #f8f8f8;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
}
.newsbox-sec1 .casebox_search .f_tag .f_link .li:hover:not(.on) {
  color: var(--color);
}
.newsbox-sec1 .casebox_search .f_tag .f_link .on {
  background: var(--color);
  color: #ffffff;
}
.newsbox-sec1 .casebox_search .f_form {
  background-color: #f8f8f8;
  border-radius: 25px;
  display: flex;
  width: 3.5rem;
}
@media (max-width: 991px) {
  .newsbox-sec1 .casebox_search .f_form {
    width: 4.5rem;
  }
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox_search .f_form {
    width: 100%;
  }
}
.newsbox-sec1 .casebox_search .f_form input {
  width: calc(100% - 0.78rem);
  color: #333333;
  padding: 13px 0.3rem;
  padding-right: 0;
}
@media (max-width: 1580px) {
  .newsbox-sec1 .casebox_search .f_form input {
    padding: 10px 0.3rem;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox_search .f_form input {
    width: calc(100% - 1rem);
  }
}
.newsbox-sec1 .casebox_search .f_form input::placeholder {
  color: #cccccc;
}
.newsbox-sec1 .casebox_search .f_form input::-webkit-input-placeholder {
  color: #cccccc;
}
.newsbox-sec1 .casebox_search .f_form input:-ms-input-placeholder {
  color: #cccccc;
}
.newsbox-sec1 .casebox_search .f_form .f_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.78rem;
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox_search .f_form .f_sub {
    width: 1rem;
  }
}
.newsbox-sec1 .casebox_search .f_form .f_sub img,
.newsbox-sec1 .casebox_search .f_form .f_sub svg {
  width: 18px;
  height: 18px;
  object-fit: contain;
}
@media (max-width: 1580px) {
  .newsbox-sec1 .casebox_search .f_form .f_sub img,
  .newsbox-sec1 .casebox_search .f_form .f_sub svg {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox_search .f_form .f_sub img,
  .newsbox-sec1 .casebox_search .f_form .f_sub svg {
    width: 14px;
    height: 14px;
  }
}
.newsbox-sec1 .casebox_search .f_form .f_sub img path,
.newsbox-sec1 .casebox_search .f_form .f_sub svg path {
  fill: #000000;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newsbox-sec1 .casebox_search .f_form .f_sub:hover svg path {
  fill: var(--color);
}
.newsbox-sec1 .casebox_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.13rem;
}
.newsbox-sec1 .casebox_list .item {
  width: 33.333%;
  padding: 0 0.13rem;
  margin-bottom: 0.26rem;
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox_list .item {
    width: 50%;
  }
}
.newsbox-sec1 .casebox_list .item .list {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 0.1rem;
  background-color: #f8f8f8;
}
.newsbox-sec1 .casebox_list .item .list .f_tu {
  position: relative;
}
.newsbox-sec1 .casebox_list .item .list .f_tu .f_img {
  width: 100%;
  padding-top: 53.33333333%;
}
.newsbox-sec1 .casebox_list .item .list .f_tu .f_tag {
  position: absolute;
  left: 0.2rem;
  top: 0.2rem;
  z-index: 1;
  background-color: var(--color);
  border-radius: 5px;
  color: #ffffff;
  padding: 0 10px;
  line-height: 1.85714286;
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox_list .item .list .f_tu .f_tag {
    font-size: 0.22rem;
  }
}
.newsbox-sec1 .casebox_list .item .list .font {
  padding: 0.26rem 0.3rem 0.3rem;
}
.newsbox-sec1 .casebox_list .item .list .font .f_tit {
  color: #222222;
  font-weight: bold;
  width: 100%;
  line-height: 1.5;
  height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 0.08rem;
  font-size: var(--font-size6);
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox_list .item .list .font .f_tit {
    font-size: 0.28rem;
    margin-bottom: 0.14rem;
  }
}
.newsbox-sec1 .casebox_list .item .list .font .f_jt {
  font-size: var(--font-size9);
}
.newsbox-sec1 .casebox_list .item .list .font .f_text {
  line-height: 1.5;
  color: #666666;
  height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox_list .item .list .font .f_text {
    font-size: 0.24rem;
  }
}
.newsbox-sec1 .casebox_list .item .list .font .f_but {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 0.3rem;
  border-top: 1px solid #eeeeee;
  position: relative;
  color: #333333;
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox_list .item .list .font .f_but span {
    font-size: 0.24rem;
  }
}
.newsbox-sec1 .casebox_list .item .list .font .f_but:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 0;
  height: 1px;
  background: var(--color);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newsbox-sec1 .casebox_list .item .list .font .f_but .f_icon {
  width: 5px;
  height: 10px;
  margin-left: 0.08rem;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  display: flex;
}
.newsbox-sec1 .casebox_list .item .list .font .f_but .f_icon img,
.newsbox-sec1 .casebox_list .item .list .font .f_but .f_icon svg {
  width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.newsbox-sec1 .casebox_list .item .list .font .f_but .f_icon img path,
.newsbox-sec1 .casebox_list .item .list .font .f_but .f_icon svg path {
  fill: #333;
}
.newsbox-sec1 .casebox_list .item .list:hover .f_img img {
  transform: scale(1.08);
}
.newsbox-sec1 .casebox_list .item .list:hover .font .f_tit {
  color: var(--color);
}
.newsbox-sec1 .casebox_list .item .list:hover .font .f_but:before {
  width: 100%;
}
.newsbox-sec1 .casebox_list .item .list:hover .font .f_but .f_icon {
  transform: translateX(0.1rem);
}
.newsbox-sec1 .casebox-sec1 {
  line-height: 0.7rem;
  height: 0.7rem;
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox-sec1 {
    height: 1.1rem;
    line-height: 1.1rem;
  }
}
.newsbox-sec1 .casebox-sec1 .cont {
  line-height: 0.7rem;
  height: 0.7rem;
  background: #ffffff;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox-sec1 .cont {
    height: 1.1rem;
    line-height: 1.1rem;
  }
}
.newsbox-sec1 .casebox-sec1 .cont:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #dddddd;
}
.newsbox-sec1 .casebox-sec1 .cont .container2 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox-sec1 .cont .container2 {
    flex-wrap: wrap;
  }
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .breadbox {
  flex: 0 0 auto;
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox-sec1 .cont .container2 .breadbox {
    width: 100%;
    display: none;
  }
}
@media (min-width: 768px) {
  .newsbox-sec1 .casebox-sec1 .cont .container2 .breadbox .fcont {
    padding: 0;
  }
  .newsbox-sec1 .casebox-sec1 .cont .container2 .breadbox .fcont p,
  .newsbox-sec1 .casebox-sec1 .cont .container2 .breadbox .fcont a,
  .newsbox-sec1 .casebox-sec1 .cont .container2 .breadbox .fcont span {
    line-height: 0.7rem;
    height: 0.7rem;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .newsbox-sec1 .casebox-sec1 .cont .container2 .breadbox .fcont p,
  .newsbox-sec1 .casebox-sec1 .cont .container2 .breadbox .fcont a,
  .newsbox-sec1 .casebox-sec1 .cont .container2 .breadbox .fcont span {
    height: 1.1rem;
    line-height: 1.1rem;
  }
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont {
  margin: 0;
  flex: 1 1 auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  .newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont {
    width: 100%;
    order: 1;
  }
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide {
  width: auto;
  margin-right: 0.54rem;
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide .item {
  position: relative;
  display: flex;
  cursor: pointer;
  align-items: center;
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide .item span {
  color: #666666;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide .item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 0;
  height: 2px;
  background: var(--color);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide .item .f_icon {
  display: flex;
  align-items: center;
  width: 12px;
  height: 12px;
  margin-left: 0.1rem;
}
@media (max-width: 1580px) {
  .newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide .item .f_icon {
    width: 10px;
    height: 10px;
  }
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide .item .f_icon img,
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide .item .f_icon svg {
  width: 100%;
  max-height: 100%;
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide .item .f_icon img path,
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide .item .f_icon svg path {
  fill: #dddddd;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide:hover:not(.on) .item span {
  color: var(--color);
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide:hover:not(.on) .item .f_icon svg path {
  fill: var(--color);
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide.on .item span {
  color: #333333;
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .casebox1_cont .swiper-slide.on .item:before {
  width: 100%;
}
.newsbox-sec1 .casebox-sec1 .cont .container2 .f_but {
  line-height: 1.5;
  padding: 0.08rem 0.2rem;
  min-width: 1.2rem;
}
.newsbox-sec1 .casebox-sec2 {
  padding: 0.5rem 0 1rem;
}
.newsbox-sec1 .casebox-sec2 .casebox_search {
  margin-bottom: 0.5rem;
}
.newsbox-sec1 .casebox-sec2 .basepage {
  margin-top: 0.55rem;
}
.newsbox_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.12rem;
}
.newsbox_list .item {
  width: 33.333%;
  padding: 0 0.12rem;
  margin-bottom: 0.24rem;
}
@media (max-width: 767px) {
  .newsbox_list .item {
    width: 50%;
  }
}
.newsbox_list .item .list {
  display: block;
  position: relative;
  z-index: 2;
  border-radius: 0.1rem;
  overflow: hidden;
  background: #f8f8f8;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newsbox_list .item .list .f_img {
  padding-top: 53.33333333%;
}
.newsbox_list .item .list .font {
  padding: 0.26rem 0.3rem 0.3rem;
}
.newsbox_list .item .list .font .f_tit {
  color: #222222;
  line-height: 1.5;
  overflow: hidden;
  height: 3em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.55rem;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  font-size: var(--font-size6);
}
@media (max-width: 767px) {
  .newsbox_list .item .list .font .f_tit {
    margin-bottom: 0.4rem;
    font-size: 0.26rem;
  }
}
.newsbox_list .item .list .font .f_jt {
  font-size: var(--font-size9);
  display: flex;
  justify-content: space-between;
  padding-top: 0.3rem;
  border-top: 1px solid #eeeeee;
  position: relative;
}
.newsbox_list .item .list .font .f_jt:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--color);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newsbox_list .item .list .font .f_jt .f_time {
  display: block;
  color: #999999;
  flex: 0 0 auto;
}
.newsbox_list .item .list .font .f_jt .f_tag {
  color: #333333;
}
@media (max-width: 767px) {
  .newsbox_list .item .list .font .f_jt {
    padding-top: 0.2rem;
  }
  .newsbox_list .item .list .font .f_jt .f_time,
  .newsbox_list .item .list .font .f_jt .f_tag {
    font-size: 0.22rem;
  }
}
.newsbox_list .item .list:hover {
  box-shadow: 0px 0px 0.3rem 0px rgba(160, 175, 194, 0.31);
  background: #ffffff;
}
.newsbox_list .item .list:hover .f_img img {
  transform: scale(1.08);
}
.newsbox_list .item .list:hover .font .f_tit {
  color: var(--color);
}
.newsbox_list .item .list:hover .font .f_jt:before {
  width: 100%;
}
.newsbox-sec1 {
  padding: 0.5rem 0 1.9rem;
}
.newsbox-sec1 .casebox_search {
  margin-bottom: 0.5rem;
}
.newsbox-sec1 .basepage {
  margin-top: 0.54rem;
}

 
@font-face{font-family:"socialshare";src:url("../fonts/iconfont.eot");src:url("../fonts/iconfont.eot?#iefix") format("embedded-opentype"),url("../fonts/iconfont.woff") format("woff"),url("../fonts/iconfont.ttf") format("truetype"),url("../fonts/iconfont.svg#iconfont") format("svg")}.social-share{font-family:"socialshare" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}.social-share *{font-family:"socialshare" !important}.social-share .icon-tencent:before{content:"\f07a"}.social-share .icon-qq:before{content:"\f11a"}.social-share .icon-weibo:before{content:"\f12a"}.social-share .icon-wechat:before{content:"\f09a"}.social-share .icon-douban:before{content:"\f10a"}.social-share .icon-heart:before{content:"\f20a"}.social-share .icon-like:before{content:"\f00a"}.social-share .icon-qzone:before{content:"\f08a"}.social-share .icon-linkedin:before{content:"\f01a"}.social-share .icon-diandian:before{content:"\f05a"}.social-share .icon-facebook:before{content:"\f03a"}.social-share .icon-google:before{content:"\f04a"}.social-share .icon-twitter:before{content:"\f06a"}.social-share a{position:relative;text-decoration:none;margin:4px;display:inline-block;outline:none}.social-share .social-share-icon{position:relative;display:inline-block;width:32px;height:32px;font-size:20px;border-radius:50%;line-height:32px;border:1px solid #666;color:#666;text-align:center;vertical-align:middle;transition:background 0.6s ease-out 0s}.social-share .social-share-icon:hover{background:#666;color:#fff}.social-share .icon-weibo{color:#ff763b;border-color:#ff763b}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{color:#56b6e7;border-color:#56b6e7}.social-share .icon-qq:hover{background:#56b6e7}.social-share .icon-qzone{color:#FDBE3D;border-color:#FDBE3D}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{color:#0077B5;border-color:#0077B5}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;color:#7bc549;border-color:#7bc549}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}.social-share .icon-wechat:hover .wechat-qrcode{display:block}

 
@charset "utf-8";
.newinfobox-sec2 {
  overflow: hidden;
  background: #ffffff;
  margin: 1.25rem 0 1.7rem;
}
.newinfobox-sec2 .base_prev,
.newinfobox-sec2 .base_next {
  margin: 0;
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  background: none;
  border: solid 1px #dddddd;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .newinfobox-sec2 .base_prev,
  .newinfobox-sec2 .base_next {
    width: 0.66rem;
    height: 0.66rem;
  }
}
.newinfobox-sec2 .base_prev img,
.newinfobox-sec2 .base_next img,
.newinfobox-sec2 .base_prev svg,
.newinfobox-sec2 .base_next svg {
  width: 34.61538462%;
  height: 34.61538462%;
  object-fit: contain;
  color: #ddd;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.newinfobox-sec2 .base_prev img path,
.newinfobox-sec2 .base_next img path,
.newinfobox-sec2 .base_prev svg path,
.newinfobox-sec2 .base_next svg path {
  fill: #dddddd;
  transition: all 0.4s;
}
.newinfobox-sec2 .base_prev:hover,
.newinfobox-sec2 .base_next:hover {
  background: var(--color);
  border-color: var(--color);
}
.newinfobox-sec2 .base_prev:hover svg,
.newinfobox-sec2 .base_next:hover svg {
  color: #fff;
}
.newinfobox-sec2 .base_prev:hover svg path,
.newinfobox-sec2 .base_next:hover svg path {
  fill: #ffffff;
}
.newinfobox-sec2 .hm_but {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 25px;
  border: solid 1px #dddddd;
  min-width: 1.4rem;
  padding: 12px 24px;
}
@media (max-width: 1580px) {
  .newinfobox-sec2 .hm_but {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .newinfobox-sec2 .hm_but {
    padding: 8px 16px;
  }
}
.newinfobox-sec2 .hm_but span {
  color: #666666;
  transform: translateX(8px);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .newinfobox-sec2 .hm_but span {
    transform: translateX(6px);
  }
}
.newinfobox-sec2 .hm_but .f_icon {
  display: flex;
  width: 6px;
  height: 12px;
  margin-left: 10px;
  opacity: 0;
  transform: translateX(-8px);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .newinfobox-sec2 .hm_but .f_icon {
    width: 4px;
    height: 8px;
    transform: translateX(-6px);
    margin-left: 8px;
  }
}
.newinfobox-sec2 .hm_but .f_icon img,
.newinfobox-sec2 .hm_but .f_icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  color: #fff;
}
.newinfobox-sec2 .hm_but .f_icon img path,
.newinfobox-sec2 .hm_but .f_icon svg path {
  fill: #ffffff;
}
.newinfobox-sec2 .hm_but:hover {
  background: var(--color);
  border-color: var(--color);
}
.newinfobox-sec2 .hm_but:hover span {
  transform: translateX(0);
  color: #ffffff;
}
.newinfobox-sec2 .hm_but:hover .f_icon {
  transform: translateX(0);
  opacity: 1;
}
.newinfobox-sec2 .hm_but2 {
  background: transparent;
  border: 1px solid #ffffff;
}
.newinfobox-sec2 .hm_but2 span {
  color: #ffffff;
}
.newinfobox-sec2 .hm_but2:hover {
  border-color: var(--color);
}
.newinfobox-sec2 .hm_tit {
  text-align: center;
}
.newinfobox-sec2 .hm_tit .f_tit {
  color: #333333;
  font-weight: bold;
}
.newinfobox-sec2 .hm_tit .f_text {
  color: #666666;
  margin-top: 0.07rem;
}
.newinfobox-sec2 .base_img {
  position: relative;
  overflow: hidden;
}
.newinfobox-sec2 .base_img img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.newinfobox-sec2 .base_img:before {
  content: "";
  display: block;
}
.newinfobox-sec2 .hm_tit {
  text-align: center;
}
.newinfobox-sec2 .hm_tit .f_tit {
  color: #333333;
  font-weight: bold;
  font-size: var(--font-size1);
}
.newinfobox-sec2 .hm_tit .f_text {
  color: #666666;
  margin-top: 0.07rem;
}
.newinfobox-sec2 .base_prev::after,
.newinfobox-sec2 .base_next::after {
  display: none;
}
.newinfobox-sec2 .hm_tit {
  margin-bottom: 0.5rem;
}
.newinfobox-sec2 .hm_tit {
  margin-bottom: 0.48rem;
}
.newinfobox-sec2 .cont {
  position: relative;
}
.newinfobox-sec2 .cont .newinfobox2_cont {
  width: auto;
  margin: 0 -0.42rem;
  padding: 0 0.3rem;
}
.newinfobox-sec2 .cont .newinfobox2_pagin {
  position: relative;
  margin-top: 0.6rem;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
}
.newinfobox-sec2 .cont .newinfobox2_pagin .swiper-pagination-bullet-active {
  background: var(--color);
}
.newinfobox-sec2 .cont .newinfobox2_pagin.swiper-pagination-lock {
  display: none;
}
.newinfobox-sec2 .newsbox_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.12rem;
}
.newinfobox-sec2 .newsbox_list .item {
  width: 33.333%;
  padding: 0 0.12rem;
  margin-bottom: 0.24rem;
}
@media (max-width: 767px) {
  .newinfobox-sec2 .newsbox_list .item {
    width: 50%;
  }
}
.newinfobox-sec2 .newsbox_list .item .list {
  display: block;
  position: relative;
  z-index: 2;
  border-radius: 0.1rem;
  overflow: hidden;
  background: #f8f8f8;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newinfobox-sec2 .newsbox_list .item .list .f_img {
  padding-top: 53.33333333%;
}
.newinfobox-sec2 .newsbox_list .item .list .font {
  padding: 0.26rem 0.3rem 0.3rem;
}
.newinfobox-sec2 .newsbox_list .item .list .font .f_tit {
  color: #222222;
  line-height: 1.5;
  overflow: hidden;
  height: 3em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.55rem;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  font-size: var(--font-size6);
}
@media (max-width: 767px) {
  .newinfobox-sec2 .newsbox_list .item .list .font .f_tit {
    margin-bottom: 0.4rem;
    font-size: 0.26rem;
  }
}
.newinfobox-sec2 .newsbox_list .item .list .font .f_jt {
  font-size: var(--font-size9);
  display: flex;
  justify-content: space-between;
  padding-top: 0.3rem;
  border-top: 1px solid #eeeeee;
  position: relative;
}
.newinfobox-sec2 .newsbox_list .item .list .font .f_jt:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--color);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.newinfobox-sec2 .newsbox_list .item .list .font .f_jt .f_time {
  display: block;
  color: #999999;
  flex: 0 0 auto;
}
.newinfobox-sec2 .newsbox_list .item .list .font .f_jt .f_tag {
  color: #333333;
}
@media (max-width: 767px) {
  .newinfobox-sec2 .newsbox_list .item .list .font .f_jt {
    padding-top: 0.2rem;
  }
  .newinfobox-sec2 .newsbox_list .item .list .font .f_jt .f_time,
  .newinfobox-sec2 .newsbox_list .item .list .font .f_jt .f_tag {
    font-size: 0.22rem;
  }
}
.newinfobox-sec2 .newsbox_list .item .list:hover {
  box-shadow: 0px 0px 0.3rem 0px rgba(160, 175, 194, 0.31);
  background: #ffffff;
}
.newinfobox-sec2 .newsbox_list .item .list:hover .f_img img {
  transform: scale(1.08);
}
.newinfobox-sec2 .newsbox_list .item .list:hover .font .f_tit {
  color: var(--color);
}
.newinfobox-sec2 .newsbox_list .item .list:hover .font .f_jt:before {
  width: 100%;
}
