@charset "utf-8";.public-contact-banner{position:relative}.public-contact-banner .breadbox .fcont{display:flex;align-items:center;padding:.26rem 0}@media (max-width: 991px){.public-contact-banner .breadbox .fcont{padding:12px 0 }}.public-contact-banner .breadbox .fcont a,.public-contact-banner .breadbox .fcont span{transition:all .4s;font-size:16px;line-height:26px;color:var(--color4)}@media (max-width: 1580px){.public-contact-banner .breadbox .fcont a,.public-contact-banner .breadbox .fcont span{font-size:14px;line-height:24px }}.public-contact-banner .breadbox .fcont a img,.public-contact-banner .breadbox .fcont span img{float:left;width:18px}@media (max-width: 1580px){.public-contact-banner .breadbox .fcont a img,.public-contact-banner .breadbox .fcont span img{width:16px }}.public-contact-banner .breadbox .fcont span{margin:0 20px;display:block}@media (max-width: 1580px){.public-contact-banner .breadbox .fcont span{margin:0 14px }}@media (max-width: 991px){.public-contact-banner .breadbox .fcont span{margin:0 6px }}.public-contact-banner .breadbox .fcont span svg{display:block;width:6px;height:12px}.public-contact-banner .breadbox .fcont span svg path{fill:var(--color4)}.public-contact-banner .breadbox .fcont a{flex:0 0 auto}.public-contact-banner .breadbox .fcont a:hover{color:var(--color)}.public-contact-banner .breadbox .fcont .on{color:var(--color3);flex:1 1 auto}.public-contact-banner .breadbox .fcont a:last-child{flex:1 1 auto;color:var(--color3)}@media (max-width: 991px){.public-contact-banner .breadbox .fcont a:last-child{max-width:36%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden }}@media (max-width:375px){.public-contact-banner .breadbox .fcont a:last-child{max-width:30% }}.public-contact-banner .breadbox .fcont .wofe{display:flex}.public-contact-banner .breadbox .fcont .wofe .li{display:flex;align-items:flex-start;padding:0 6px;line-height:24px;font-size:14px;color:var(--color3)}.public-contact-banner .breadbox .fcont .wofe .li a{line-height:1}.public-contact-banner .bag{width:100%;padding-top:31.25%;max-height:600px;object-fit:cover;position:relative;overflow:hidden}.public-contact-banner .bag img{transition:all .6s;-webkit-transition:all .6s;width:100%;height:100%;object-fit:cover;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}.public-contact-banner .bag:before{content:"";display:block}@media (max-width: 767px){.public-contact-banner .bag{max-height:initial;padding-top:93.33333333% }}.public-contact-banner .bag img:nth-child(2){display:none}@media (max-width: 767px){.public-contact-banner .bag img{display:none}.public-contact-banner .bag img:nth-child(2){display:block }}.public-contact-banner .breadbox{position:absolute;left:0;top:0;width:100%;z-index:2}.public-contact-banner .breadbox .fcont a{color:var(--color10)}.public-contact-banner .breadbox .fcont a:last-child{color:var(--color10)}.public-contact-banner .breadbox .fcont a:hover{color:var(--color10)}.public-contact-banner .breadbox .fcont span{margin:0 10px;color:var(--color10)}@media (max-width: 1580px){.public-contact-banner .breadbox .fcont span{margin:0 8px }}.public-contact-banner .breadbox .fcont span svg path{fill:var(--color10)}.public-contact-banner .cont{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;color:var(--color10)}.public-contact-banner .cont .f_tit{font-weight:bold;font-size:var(--font-size1)}.public-contact-banner .cont .text{margin-top:.12rem;line-height:1.55555556}.public-contact-banner .cont .hm_but2{margin-top:.54rem}.public-contact-banner .bag{background-color:var(--color1)}.public-contact-banner .bag img{opacity:.8;opacity:1}
 
@charset "utf-8";
/* 
.container {
    margin: 0 auto;
    width: 84%;
    max-width: 1600px; 
    @media @max-lg{
        width:84%;
    }
    @media @max-md{
        width:90%;
    }
}
 */
.container {
  margin: 0 auto;
  width: 84%;
  max-width: 1600px;
}
@media (max-width: 1580px) {
  .container {
    width: 84%;
  }
}
@media (max-width: 1260px) {
  .container {
    width: 90%;
  }
}
.proinfo-sec1 {
  position: relative;
  line-height: 0.8rem;
  height: 0.8rem;
}
.proinfo-sec1 .cont {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  z-index: 666;
  transition: all 0.3s linear;
}
.proinfo-sec1 .cont:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
}
.proinfo-sec1 .cont .container {
  display: flex;
  justify-content: center;
}
.proinfo-sec1 .cont .container .proinfo1_cont {
  width: auto;
  max-width: 100%;
  margin: 0;
}
.proinfo-sec1 .cont .container .proinfo1_cont .swiper-slide {
  width: auto;
  margin: 0 0.6rem;
}
@media (max-width: 767px) {
  .proinfo-sec1 .cont .container .proinfo1_cont .swiper-slide {
    margin: 0 0.4rem;
  }
}
.proinfo-sec1 .cont .container .proinfo1_cont .swiper-slide .item {
  color: #000000;
  transition: all 0.4s;
  position: relative;
  cursor: pointer;
  user-select: none;
  display: block;
  -webkit-user-select: none;
}
.proinfo-sec1 .cont .container .proinfo1_cont .swiper-slide .item:before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: var(--color);
  transition: all 0.4s;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.proinfo-sec1 .cont .container .proinfo1_cont .on .item {
  color: var(--color);
}
.proinfo-sec1 .cont .container .proinfo1_cont .on .item:before {
  width: 100%;
}
.proinfo-sec1.weizhi1 .cont {
  position: fixed;
}
.newsbox-sec1 {
  background-color: #f8f8f8;
  padding: 0.8rem 0;
}
.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 .hm_but {
  width: 1.7rem;
  height: 0.5rem;
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: url(../images/buticonimg1.png) no-repeat left top / 100% 100%;
}
@media (max-width: 1580px) {
  .newsbox-sec1 .hm_but {
    width: 1.8rem;
    height: 0.66rem;
  }
}
@media (max-width: 767px) {
  .newsbox-sec1 .hm_but {
    height: 0.68rem;
    width: 1.8rem;
  }
}
.newsbox-sec1 .hm_but:hover {
  opacity: 0.9;
}
.newsbox-sec1 .item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.4rem;
  border-radius: 0.1rem;
  overflow: hidden;
  position: relative;
  z-index: 2;
  background-color: #ffffff;
}
.newsbox-sec1 .item .font,
.newsbox-sec1 .item .gt {
  width: 50%;
}
@media (max-width: 767px) {
  .newsbox-sec1 .item .font,
  .newsbox-sec1 .item .gt {
    width: 100%;
  }
}
.newsbox-sec1 .item .font {
  padding: 0.64rem 0.75rem;
  padding-right: 1.1rem;
}
@media (max-width: 767px) {
  .newsbox-sec1 .item .font {
    padding: 0.5rem 0.36rem;
    order: 1;
  }
}
.newsbox-sec1 .item .font .f_tit {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  color: #000000;
  white-space: nowrap;
  margin-bottom: 0.14rem;
  transition: all 0.4s;
}
.newsbox-sec1 .item .font .text {
  color: #999999;
  line-height: 1.625;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 4.875em;
  margin-bottom: 0.57rem;
}
@media (max-width: 1260px) {
  .newsbox-sec1 .item .font .text {
    height: 3.25em;
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 991px) {
  .newsbox-sec1 .item .font .text {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .newsbox-sec1 .item .font .text {
    margin-bottom: 0.4rem;
  }
}
.newsbox-sec1 .item .font .f_jt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.4rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #999999;
}
@media (max-width: 1260px) {
  .newsbox-sec1 .item .font .f_jt {
    padding-top: 0.3rem;
  }
}
@media (max-width: 991px) {
  .newsbox-sec1 .item .font .f_jt {
    display: none;
  }
}
@media (max-width: 767px) {
  .newsbox-sec1 .item .font .f_jt {
    display: flex;
  }
}
.newsbox-sec1 .item .font .f_jt .but {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.6rem;
  height: 0.58rem;
}
@media (max-width: 1580px) {
  .newsbox-sec1 .item .font .f_jt .but {
    width: 0.66rem;
    height: 0.64rem;
  }
}
@media (max-width: 767px) {
  .newsbox-sec1 .item .font .f_jt .but {
    width: 0.8rem;
    height: 0.76rem;
  }
}
.newsbox-sec1 .item .font .f_jt .but:before,
.newsbox-sec1 .item .font .f_jt .but:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 99% 99%;
  background-repeat: no-repeat;
  transition: all 0.4s;
}
.newsbox-sec1 .item .font .f_jt .but:before {
  background-image: url(../images/pqiebag1.png);
}
.newsbox-sec1 .item .font .f_jt .but:after {
  background-image: url(../images/pqiebag2.png);
  opacity: 0;
}
.newsbox-sec1 .item .font .f_jt .but svg {
  position: relative;
  z-index: 2;
  width: 30%;
  height: 31.03448276%;
}
.newsbox-sec1 .item .font .f_jt .but svg path {
  fill: var(--color);
}
.newsbox-sec1 .item .font .f_jt .but:hover svg path {
  fill: #ffffff;
}
.newsbox-sec1 .item .font .f_jt .but:hover:before {
  opacity: 0;
}
.newsbox-sec1 .item .font .f_jt .but:hover:after {
  opacity: 1;
}
.newsbox-sec1 .item .gt .img {
  width: 100%;
  padding-top: 53.75%;
}
.newsbox-sec1 .item:hover .gt .img img {
  transform: scale(1.04);
}
.newsbox-sec1 .item:hover .font .f_tit {
  color: var(--color);
}
.newsbox-sec1 .item:hover .font .f_jt .but svg {
  color: #fff;
}
.newsbox-sec1 .item:hover .font .f_jt .but svg path {
  fill: #ffffff;
}
.newsbox-sec1 .item:hover .font .f_jt .but:before {
  opacity: 0;
}
.newsbox-sec1 .item:hover .font .f_jt .but:after {
  opacity: 1;
}

 
@charset "utf-8";
/* 
.container {
    margin: 0 auto;
    width: 84%;
    max-width: 1600px; 
    @media @max-lg{
        width:84%;
    }
    @media @max-md{
        width:90%;
    }
}
 */
.newsbox-sec2 {
  padding: 0.8rem 0 1.3rem;
}
.newsbox-sec2 .base_img {
  position: relative;
  overflow: hidden;
}
.newsbox-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;
}
.newsbox-sec2 .base_img:before {
  content: "";
  display: block;
}
.newsbox-sec2 .container {
  margin: 0 auto;
  width: 84%;
  max-width: 1600px;
}
@media (max-width: 1580px) {
  .newsbox-sec2 .container {
    width: 84%;
  }
}
@media (max-width: 1260px) {
  .newsbox-sec2 .container {
    width: 90%;
  }
}
.newsbox-sec2 .enterbox_search {
  margin-bottom: 0.4rem;
}
.newsbox-sec2 .cont .item {
  padding: 0.45rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: -1px;
  display: flex;
  align-items: center;
  transition: all 0.4s;
  flex-wrap: wrap;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .newsbox-sec2 .cont .item {
    border: none;
    margin-bottom: 0.6rem;
    padding: 0;
  }
  .newsbox-sec2 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.newsbox-sec2 .cont .item .f_time {
  width: 13.5%;
  text-align: center;
  color: #666666;
}
@media (max-width: 767px) {
  .newsbox-sec2 .cont .item .f_time {
    display: none;
  }
}
.newsbox-sec2 .cont .item .f_time .shu {
  display: block;
  font-weight: bold;
  font-size: 0.56rem;
  line-height: 0.9;
  margin-bottom: 0.1rem;
}
.newsbox-sec2 .cont .item .f_time .f_zi {
  font-weight: bold;
}
.newsbox-sec2 .cont .item .f_img {
  position: relative;
  width: 25%;
  z-index: 2;
  border-radius: 0.1rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .newsbox-sec2 .cont .item .f_img {
    width: 100%;
    border-radius: 0.1rem 0.1rem 0 0;
  }
}
.newsbox-sec2 .cont .item .f_img .img {
  width: 100%;
  padding-top: 54%;
}
.newsbox-sec2 .cont .item .f_img .img2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.newsbox-sec2 .cont .item .f_img .img2 img {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}
.newsbox-sec2 .cont .item .f_rt {
  width: 61.5%;
  padding: 0.16rem 0.92rem 0.14rem 0.4rem;
}
@media (max-width: 767px) {
  .newsbox-sec2 .cont .item .f_rt {
    width: 100%;
    border-radius: 0 0 0.1rem 0.1rem;
    padding: 0.4rem 0.32rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
  }
}
.newsbox-sec2 .cont .item .f_rt .f_tit {
  color: #000000;
  font-weight: bold;
  transition: all 0.4s;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: var(--font-size4);
}
.newsbox-sec2 .cont .item .f_rt .text {
  color: #999999;
  line-height: 1.625;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 162.5%;
  margin-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .newsbox-sec2 .cont .item .f_rt .text {
    margin-bottom: 0.26rem;
  }
}
.newsbox-sec2 .cont .item .f_rt .but {
  display: flex;
  align-items: center;
  color: var(--color);
  font-weight: bold;
}
.newsbox-sec2 .cont .item .f_rt .but svg,
.newsbox-sec2 .cont .item .f_rt .but img {
  display: block;
  width: 13px;
  height: 13px;
  margin-left: 9px;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .newsbox-sec2 .cont .item .f_rt .but svg,
  .newsbox-sec2 .cont .item .f_rt .but img {
    margin-left: 7px;
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 767px) {
  .newsbox-sec2 .cont .item .f_rt .but svg,
  .newsbox-sec2 .cont .item .f_rt .but img {
    width: 8px;
    height: 8px;
  }
}
.newsbox-sec2 .cont .item .f_rt .but svg path,
.newsbox-sec2 .cont .item .f_rt .but img path {
  fill: var(--color);
}
.newsbox-sec2 .cont .item:hover {
  position: relative;
  border-color: transparent;
  z-index: 2;
  box-shadow: 0px 3px 0.4rem 0px rgba(20, 33, 96, 0.06);
}
.newsbox-sec2 .cont .item:hover .f_img .img img {
  transform: scale(1.1);
}
.newsbox-sec2 .cont .item:hover .f_rt .f_tit {
  color: var(--color);
}
.newsbox-sec2 .cont .item:hover .f_rt .but img,
.newsbox-sec2 .cont .item:hover .f_rt .but svg {
  transform: rotate(45deg);
}
.newsbox-sec2 .basepage {
  margin-top: 0.6rem;
}
.newsbox-sec2 .enterbox_search {
  align-items: center;
}
.newsbox-sec2 .enterbox_search .ent_select {
  position: relative;
  z-index: 3;
  line-height: 1.5;
  width: 2.4rem;
}
@media (max-width: 767px) {
  .newsbox-sec2 .enterbox_search .ent_select {
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
.newsbox-sec2 .enterbox_search .ent_select .f_tit1 {
  background-color: #ffffff;
  border-radius: 27px;
  padding: 0.14rem 0.24rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #999999;
  user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  position: relative;
  z-index: 2;
  border: solid 1px rgba(0, 0, 0, 0.1);
}
.newsbox-sec2 .enterbox_search .ent_select .f_tit1 i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  transition: all 0.4s;
  height: 12px;
}
@media (max-width: 1580px) {
  .newsbox-sec2 .enterbox_search .ent_select .f_tit1 i {
    width: 10px;
    height: 10px;
  }
}
.newsbox-sec2 .enterbox_search .ent_select .f_tit1 i img {
  width: 100%;
  max-height: 100%;
}
.newsbox-sec2 .enterbox_search .ent_select .f_jt {
  display: none;
  position: absolute;
  left: 0;
  z-index: 1;
  top: 100%;
  width: 100%;
  background-color: #ffffff;
  padding: 0.36rem 0 0.2rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  margin-top: -0.24rem;
}
.newsbox-sec2 .enterbox_search .ent_select .f_jt .li {
  display: block;
  color: #999;
  cursor: pointer;
  padding: 0.1rem 0.24rem;
}
.newsbox-sec2 .enterbox_search .ent_select .f_jt .li:hover {
  color: var(--color);
}
.newsbox-sec2 .enterbox_search .ent_select.on .f_tit1 i {
  transform: rotate(180deg);
}
.newsbox-sec2 .enterbox_search .enter_nav {
  width: calc(100% - 4rem);
  margin: 0;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .newsbox-sec2 .enterbox_search .enter_nav {
    width: 100%;
    margin-bottom: 0.5rem;
    height: auto;
  }
}
@media (max-width: 767px) {
  .newsbox-sec2 .enterbox_search .enter_nav .swiper-wrapper {
    height: auto;
    flex-wrap: wrap;
  }
}
.newsbox-sec2 .enterbox_search .enter_nav .swiper-slide {
  margin-right: 0.2rem;
  width: auto;
}
.newsbox-sec2 .enterbox_search .enter_nav .swiper-slide:last-child {
  margin-right: 0;
}
.newsbox-sec2 .enterbox_search .enter_nav .swiper-slide .item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 26px;
  color: #999999;
  transition: all 0.4s;
  padding: 0.12rem 0.2rem;
  min-width: 1.2rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .newsbox-sec2 .enterbox_search .enter_nav .swiper-slide .item {
    min-width: 1.8rem;
    margin-bottom: 0.16rem;
  }
}
.newsbox-sec2 .enterbox_search .enter_nav .swiper-slide:not(.on) .item:hover {
  color: var(--color);
  background-color: var(--color);
  border-color: var(--color);
  color: #ffffff;
}
.newsbox-sec2 .enterbox_search .enter_nav .swiper-slide.on .item {
  background-color: var(--color);
  border-color: var(--color);
  color: #ffffff;
}
@media (min-width: 768px) {
  .newsbox-sec2 .enterbox_search .f_form {
    width: 3.2rem;
    margin-bottom: 0;
  }
}
.newsbox-sec2 .casebox_search {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.newsbox-sec2 .casebox_search .lt {
  display: flex;
  align-items: center;
  color: #333333;
}
@media (max-width: 767px) {
  .newsbox-sec2 .casebox_search .lt {
    width: 100%;
    margin-bottom: 0.26rem;
  }
}
.newsbox-sec2 .casebox_search .lt img {
  width: 18px;
  margin-right: 14px;
}
@media (max-width: 1580px) {
  .newsbox-sec2 .casebox_search .lt img {
    width: 16px;
    margin-right: 10px;
  }
}
.newsbox-sec2 .casebox_search .lt span {
  color: var(--color);
}
.newsbox-sec2 .casebox_search .f_form {
  width: 4rem;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border-radius: 0.38rem;
  border: solid 1px rgba(0, 0, 0, 0.1);
  padding: 4px;
  margin-bottom: 0.3rem;
}
@media (max-width: 1580px) {
  .newsbox-sec2 .casebox_search .f_form {
    padding: 6px;
  }
}
@media (max-width: 767px) {
  .newsbox-sec2 .casebox_search .f_form {
    width: 100%;
    border-radius: 0.5rem;
  }
}
.newsbox-sec2 .casebox_search .f_form input {
  width: 50%;
  width: calc(100% - 0.92rem);
  padding: 0 0.2rem;
  color: #999999;
}
@media (max-width: 1580px) {
  .newsbox-sec2 .casebox_search .f_form input {
    padding: 0 10px;
    width: calc(100% - 1.2rem);
  }
}
@media (max-width: 767px) {
  .newsbox-sec2 .casebox_search .f_form input {
    width: calc(100% - 1.5rem);
  }
}
.newsbox-sec2 .casebox_search .f_form .f_sub {
  color: #ffffff;
  transition: all 0.4s;
  width: 0.92rem;
  height: 0.48rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color);
  border-radius: 0.3rem;
}
@media (max-width: 1580px) {
  .newsbox-sec2 .casebox_search .f_form .f_sub {
    height: 0.56rem;
    width: 1.2rem;
    border-radius: 0.3rem;
  }
}
@media (max-width: 767px) {
  .newsbox-sec2 .casebox_search .f_form .f_sub {
    width: 1.5rem;
    height: 0.78rem;
    border-radius: 0.4rem;
  }
}
.newsbox-sec2 .casebox_search .f_form .f_sub svg {
  width: 22px;
  height: 22px;
}
@media (max-width: 1580px) {
  .newsbox-sec2 .casebox_search .f_form .f_sub svg {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  .newsbox-sec2 .casebox_search .f_form .f_sub svg {
    width: 0.36rem;
    height: 0.36rem;
  }
}
.newsbox-sec2 .casebox_search .f_form .f_sub svg path {
  fill: #ffffff;
}
.newsbox-sec2 .casebox_search .f_form .f_sub:hover {
  opacity: 0.9;
}
.newsbox-sec2 .basepage {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.newsbox-sec2 .basepage a,
.newsbox-sec2 .basepage span,
.newsbox-sec2 .basepage .f_fan {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #222222;
  margin: 0 6px 10px;
  flex-shrink: 0;
  transition: all 0.4s;
  float: left;
  font-size: 16px;
  margin: 0 5px 10px;
  position: relative;
}
@media (max-width: 1580px) {
  .newsbox-sec2 .basepage a,
  .newsbox-sec2 .basepage span,
  .newsbox-sec2 .basepage .f_fan {
    font-size: 14px;
    width: 46px;
    height: 46px;
  }
}
@media (max-width: 991px) {
  .newsbox-sec2 .basepage a,
  .newsbox-sec2 .basepage span,
  .newsbox-sec2 .basepage .f_fan {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }
}
.newsbox-sec2 .basepage a:before,
.newsbox-sec2 .basepage span:before,
.newsbox-sec2 .basepage .f_fan:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/static/home/images/pageimgz1.svg) no-repeat center / 100% 100%;
}
.newsbox-sec2 .basepage .active {
  color: #fff;
  background: url(/static/home/images/pageimgz2.svg) no-repeat center / 100% 100%;
}
.newsbox-sec2 .basepage .active:hover {
  color: #fff;
}
.newsbox-sec2 .basepage .f_fan {
  color: var(--color);
  padding: 0 4px;
  text-align: center;
  position: relative;
}
.newsbox-sec2 .basepage .f_fan .f_int {
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 2;
}
.newsbox-sec2 .basepage .f_fan .f_int::-webkit-input-placeholder {
  color: #999999;
}
.newsbox-sec2 .basepage .f_fan .f_int::-ms-input-placeholder {
  color: #999999;
}
.newsbox-sec2 .basepage .prev,
.newsbox-sec2 .basepage .next {
  position: relative;
  color: #999999;
}
.newsbox-sec2 .basepage .prev svg,
.newsbox-sec2 .basepage .next svg {
  width: 10px;
  height: 10px;
}
.newsbox-sec2 .basepage .prev svg path,
.newsbox-sec2 .basepage .next svg path {
  transition: all 0.4s;
  fill: #999999;
}
.newsbox-sec2 .basepage .prev:hover svg path,
.newsbox-sec2 .basepage .next:hover svg path {
  fill: var(--color);
}
.newsbox-sec2 .basepage span {
  color: var(--color);
}
.newsbox-sec2 .basepage span:before {
  display: none;
}
.newsbox-sec2 .basepage .f_name {
  width: auto;
  color: #222222;
  font-weight: bold;
  padding: 0 15px;
}
.newsbox-sec2 .basepage .f_name:before {
  display: none;
}
.newsbox-sec2 .basepage .fan {
  width: auto;
  padding: 0 15px;
}
.newsbox-sec2 .basepage a {
  font-weight: bold;
}
.newsbox-sec2 .basepage a:hover {
  color: var(--color);
}
