<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*å­—ä½“*/
/* @font-face {
	font-family: "Fontke";
	src: url("Fontke.woff2") format("woff2"),
		 url("Fontke.woff") format("woff"),
		 url("Fontke.ttf") format("truetype"),
		 url("Fontke.eot") format("embedded-opentype"),
		 url("Fontke.svg") format("svg"),
		 url("Fontke.otf") format("opentype");
} */
@font-face {
  font-family: 'zhengti';
  src: url('../font/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cu';
  src: url('../font/OpenSans-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: calc(100vw/19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1901px) {
  html {
    font-size: 100px;
  }
}
@media (max-width: 1580px) {
  html {
    font-size: 66px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: calc(100vw/7.5);
  }
}
body {
  min-height: 100%;
  font-family: 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 16px;
  line-height: 1.4;
  color: #000000;
  background: #fff;
}
@media (max-width: 1580px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 0.28rem;
  }
}
img {
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
button {
  cursor: pointer;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
textarea {
  resize: none;
  overflow: auto;
  font-family: 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
  color: inherit;
  background: transparent;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.container {
  margin: 0 auto;
  width: 83.333333%;
  max-width: 1600px;
}
.w-700{
    font-weight: 700;
}
.cppages{
    text-align: center;
    margin: 30px 0px;
    font-size: 0.16rem;
}

@media (max-width: 1580px) {
  .container {
    width: 84%;
  }
}
@media (max-width: 1199px) {
  .container {
    width: 90%;
  }
}
.bg-color1 {
  background-color: #fff;
}
.ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .ptb100 {
    padding-top: 1.2rem;
    padding-bottom: 1.2em;
  }
}
.pt100 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .pt100 {
    padding-top: 1.2rem;
  }
}
.pb100 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .pb100 {
    padding-bottom: 1.2rem;
  }
}
.ptb140 {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .ptb140 {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
.pt140 {
  padding-top: 1.4rem;
}
@media (max-width: 767px) {
  .pt140 {
    padding-top: 1.2rem;
  }
}
.pb140 {
  padding-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .pb140 {
    padding-bottom: 1.2rem;
  }
}
.font16 {
  font-size: 16px;
}
@media (max-width: 1580px) {
  .font16 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .font16 {
    font-size: 0.28rem;
  }
}
.font20 {
  font-size: 0.2rem;
}
@media (max-width: 1580px) {
  .font20 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .font20 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .font20 {
    font-size: 0.3rem;
  }
}
.font24 {
  font-size: 0.24rem;
}
@media (max-width: 1580px) {
  .font24 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .font24 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .font24 {
    font-size: 0.34rem;
  }
}
.font26 {
  font-size: 0.26rem;
}
@media (max-width: 1580px) {
  .font26 {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .font26 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .font26 {
    font-size: 0.34rem;
  }
}
.font30 {
  font-size: 0.3rem;
}
@media (max-width: 1199px) {
  .font30 {
    font-size: 0.36rem;
  }
}
@media (max-width: 767px) {
  .font30 {
    font-size: 0.4rem;
  }
}
.font34 {
  font-size: 0.34rem;
}
@media (max-width: 1199px) {
  .font34 {
    font-size: 0.38rem;
  }
}
@media (max-width: 767px) {
  .font34 {
    font-size: 0.4rem;
  }
}
.font36 {
  font-size: 0.36rem;
}
@media (max-width: 1199px) {
  .font36 {
    font-size: 0.4rem;
  }
}
@media (max-width: 767px) {
  .font36 {
    font-size: 0.42rem;
  }
}
.font40 {
  font-size: 0.4rem;
}
@media (max-width: 1199px) {
  .font40 {
    font-size: 0.4rem;
  }
}
@media (max-width: 767px) {
  .font40 {
    font-size: 0.42rem;
  }
}
.font48 {
  font-size: 0.48rem;
}
@media (max-width: 1199px) {
  .font48 {
    font-size: 0.4rem;
  }
}
@media (max-width: 767px) {
  .font48 {
    font-size: 0.42rem;
  }
}
.font54 {
  font-size: 0.54rem;
}
@media (max-width: 1199px) {
  .font54 {
    font-size: 0.5rem;
  }
}
@media (max-width: 767px) {
  .font54 {
    font-size: 0.44rem;
  }
}
.font60 {
  font-size: 0.6rem;
}
@media (max-width: 1199px) {
  .font60 {
    font-size: 0.54rem;
  }
}
@media (max-width: 767px) {
  .font60 {
    font-size: 0.48rem;
  }
}
.base_img {
  position: relative;
}
.base_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.base_img:before {
  content: "";
  display: block;
}
#hi-upgrade {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
#hi-upgrade .hi-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -177px 0 0 -450px;
  width: 900px;
}
#hi-upgrade .hi-wrap .hi-title {
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-close {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #d61518;
}
#hi-upgrade .hi-wrap .hi-close:hover {
  text-decoration: underline;
}
#hi-upgrade .hi-wrap .hi-text1 {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-text1 span {
  color: #d61518;
}
#hi-upgrade .hi-wrap .hi-text2 {
  position: relative;
  margin: 60px 0;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-text2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #ddd;
}
#hi-upgrade .hi-wrap .hi-text2 span {
  position: relative;
  z-index: 5;
  padding: 0 30px;
  background: #fff;
}
#hi-upgrade .hi-wrap .hi-list {
  overflow: hidden;
}
#hi-upgrade .hi-wrap .hi-list li {
  display: inline-block;
  width: 16%;
}
#hi-upgrade .hi-wrap .hi-list li div {
  margin: 0 auto 5px;
  width: 50px;
  height: 50px;
}
#hi-upgrade .hi-wrap .hi-list li a {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-list li a:hover {
  color: #d61518;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {
  background: url(../images/hi-llq-1.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {
  background: url(../images/hi-llq-2.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {
  background: url(../images/hi-llq-3.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {
  background: url(../images/hi-llq-4.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {
  background: url(../images/hi-llq-5.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {
  background: url(../images/hi-llq-6.jpg) no-repeat center / 100%;
}
/* å¯¼èˆª */
/* End */
.basemenubut {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
  width: 22px;
}
.basemenubut span {
  display: block;
  width: 100%;
  height: 2px;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #666;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basemenubut span:last-child {
  margin-bottom: 0;
}
.basemenubut span:nth-child(2) {
  width: 80%;
}
.basemenubut2 span:nth-child(1) {
  transform: rotate(45deg);
  margin: 0;
  margin-top: 2px;
}
.basemenubut2 span:nth-child(2) {
  display: none;
}
.basemenubut2 span:nth-child(3) {
  transform: rotate(-45deg);
  margin: 0;
  margin-top: -2px;
}
/* å¯¼èˆª */
.hadheight {
  display: none;
  height: 81px;
}
@media (max-width: 1580px) {
  .hadheight {
    height: 81px;
  }
}
@media (max-width: 991px) {
  .hadheight {
    height: 71px;
  }
}
@media (max-width: 767px) {
  .hadheight {
    height: 61px;
  }
}
/* .hadbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbox-sec1 {
  transition: all 0.3s linear;
  display: flex;
  justify-content: space-between;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 80px;
  height: 80px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 {
    height: 80px;
    line-height: 80px;
  }
}
@media (max-width: 991px) {
  .hadbox-sec1 {
    height: 70px;
    line-height: 70px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 {
    height: 60px;
    line-height: 60px;
  }
}
.hadbox-sec1 .lt {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0.16rem 0.6rem 0.23rem;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.hadbox-sec1 .lt .logo {
  display: block;
  width: 1.93rem;
  overflow: hidden;
  margin-right: 0.23rem;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .lt .logo {
    width: 3rem;
  }
}
@media (max-width: 991px) {
  .hadbox-sec1 .lt .logo {
    width: 1.5rem;
  }
}
@media (max-width: 567px) {
  .hadbox-sec1 .lt .logo {
    width: 2.6rem;
  }
}
.hadbox-sec1 .lt .logo img,
.hadbox-sec1 .lt .logo svg {
  float: left;
  width: 100%;
}
.hadbox-sec1 .lt .logo img:nth-child(2),
.hadbox-sec1 .lt .logo svg:nth-child(2) {
  display: none;
}
.hadbox-sec1 .lt .text {
  font-size: 14px;
  opacity: 0.4;
  line-height: 1.4;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .lt .text {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 .lt .text {
    font-size: 14px;
  }
}
.hadbox-sec1 .f_navbox {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .hadbox-sec1 .f_navbox {
    display: none;
  }
}
.hadbox-sec1 .f_navbox li .tit {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  position: relative;
  padding: 0 0.46rem;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .tit {
    font-size: 16px;
  }
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .tit {
    font-size: 14px;
    padding: 0 18px;
  }
}
@media (max-width: 1199px) {
  .hadbox-sec1 .f_navbox li .tit {
    padding: 0 12px;
  }
}
.hadbox-sec1 .f_navbox li .tit i {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin-left: 10px;
  font-size: 13px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .tit i {
    width: 16px;
    height: 16px;
    margin-left: 6px;
    font-size: 11px;
  }
}
.hadbox-sec1 .f_navbox li .tit i img,
.hadbox-sec1 .f_navbox li .tit i svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .tit i img:nth-child(2),
.hadbox-sec1 .f_navbox li .tit i svg:nth-child(2) {
  display: none;
}
.hadbox-sec1 .f_navbox li .tit i svg {
  max-width: 50%;
  max-height: 50%;
}
.hadbox-sec1 .f_navbox li .tit i svg path {
  fill: none;
  stroke: #ffffff;
}
.hadbox-sec1 .f_navbox li .tit:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  background-color: #d61518;
  height: 2px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 2px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .tit:after {
    height: 2px;
  }
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #ffffff;
  padding: 0.4rem 0 0.6rem;
  line-height: 1.4;
  display: none;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .container {
  max-width: 1282px;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 {
  width: 28.125%;
  border-right: 1px solid #e5e5e5;
  position: relative;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .ftit {
  display: block;
  color: #222222;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  padding: 4px 0.62rem 14px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .ftit {
    padding: 4px 0.62rem 12px;
  }
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li {
  width: 100%;
  padding: 0 0.5rem;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzzi {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 12px;
  color: #999999;
  transition: all 0.4s;
  border-bottom: 1px solid #e5e5e5;
  padding-right: 20px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzzi {
    padding: 12px 10px;
    padding-right: 16px;
  }
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzzi i {
  display: block;
  width: 10px;
  overflow: hidden;
  transition: all 0.4s;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzzi i svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzzi i svg polygon {
  transition: all 0.4s;
  fill: #cdcdcd;
  stroke: #cdcdcd;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem1 {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem3 {
  border-right: none;
  padding-top: 38px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem3 {
    padding-top: 35px;
  }
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li.on &gt; .fzzi {
  background-color: #f2f4f7;
  color: #333;
  border-bottom-color: transparent;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li.on &gt; .fzzi i {
  transform: rotate(45deg);
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li.on &gt; .fzzi i svg polygon {
  fill: #083793;
  stroke: #083793;
}
.hadbox-sec1 .f_navbox li:hover .tit span {
  color: #333;
}
.hadbox-sec1 .f_navbox li:hover .tit:after {
  width: 78%;
}
.hadbox-sec1 .f_navbox li:hover .fz_hover {
  visibility: visible;
  line-height: 80px;
  height: 80px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li:hover .fz_hover {
    line-height: 50px;
    height: 50px;
  }
}
.hadbox-sec1 .f_navbox li:hover .hover1 {
  display: block;
}
.hadbox-sec1 .f_navbox li.on .tit {
  color: #d61518;
}
.hadbox-sec1 .gt {
  display: flex;
  height: 100%;
  align-items: center;
}
.hadbox-sec1 .gt .lange {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0 0.46rem;
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .lange {
    border-left: 0;
  }
}
.hadbox-sec1 .gt .lange .tit {
  display: flex;
  align-items: center;
  color: #fff;
}
.hadbox-sec1 .gt .lange .tit i,
.hadbox-sec1 .gt .lange .tit b {
  display: flex;
  overflow: hidden;
}
.hadbox-sec1 .gt .lange .tit i img,
.hadbox-sec1 .gt .lange .tit b img,
.hadbox-sec1 .gt .lange .tit i svg,
.hadbox-sec1 .gt .lange .tit b svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .gt .lange .tit i img:nth-child(2),
.hadbox-sec1 .gt .lange .tit b img:nth-child(2),
.hadbox-sec1 .gt .lange .tit i svg:nth-child(2),
.hadbox-sec1 .gt .lange .tit b svg:nth-child(2) {
  display: none;
}
.hadbox-sec1 .gt .lange .tit i img path,
.hadbox-sec1 .gt .lange .tit b img path,
.hadbox-sec1 .gt .lange .tit i svg path,
.hadbox-sec1 .gt .lange .tit b svg path {
  fill: #fff;
  stroke: none;
}
.hadbox-sec1 .gt .lange .tit i {
  width: 18px;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .gt .lange .tit i {
    width: 16px;
    margin-right: 8px;
  }
}
.hadbox-sec1 .gt .lange .tit b {
  width: 10px;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .gt .lange .tit b {
    width: 8px;
    margin-right: 8px;
  }
}
.hadbox-sec1 .gt .lange .f_na {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  padding: 12px 15px;
  background-color: #fff;
  display: none;
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .lange .f_na {
    left: initial;
    right: 0;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    padding: 8px 10px;
    width: 120px;
  }
}
.hadbox-sec1 .gt .lange .f_na a {
  line-height: 40px;
  display: block;
  text-align: center;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  white-space: nowrap;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .gt .lange .f_na a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .lange .f_na a {
    font-size: 12px;
    line-height: 32px;
  }
}
.hadbox-sec1 .gt .lange .f_na a:last-child {
  border-bottom: none;
}
.hadbox-sec1 .gt .lange:hover .f_na {
  display: block;
}
.hadbox-sec1 .gt .search1 {
  width: 1.06rem;
  background-color: #fff;
  background-color: #d61518;
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100% + 1px);
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .search1 {
    display: none;
  }
}
.hadbox-sec1 .gt .search1 .tit {
  display: flex;
  align-items: center;
}
.hadbox-sec1 .gt .search1 .tit img,
.hadbox-sec1 .gt .search1 .tit svg {
  width: 0.2rem;
}
@media (max-width: 1199px) {
  .hadbox-sec1 .gt .search1 .tit img,
  .hadbox-sec1 .gt .search1 .tit svg {
    width: 16px;
  }
}
.hadbox-sec1 .gt .search1 .tit img path,
.hadbox-sec1 .gt .search1 .tit svg path {
  fill: none;
  fill: #ffffff;
  stroke: none;
}
.hadbox-sec1 .gt .qie {
  padding: 0 0.3rem;
  display: none;
}
@media (max-width: 1199px) {
  .hadbox-sec1 .gt .qie {
    display: block!important;
  }
}
.hadbox-sec1 .gt .qie span {
  background-color: #fff;
}
.hadbox-sec2 {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  width: 100%;
  height: 100vh;
  height: calc(100vh - 70px);
  background-color: #fff;
  display: none;
}
.hadbox-sec2 .container {
  position: relative;
}
@media (max-width: 1199px) {
  .hadbox-sec2 .container {
    height: 100%;
    padding: 0 ;
  }
}
@media (max-width: 1199px) {
}
.hadbox-sec2 .container .f_portrait {
  width: 90px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #d61518;
  border-radius: 4px;
  font-size: 14px;
}
.hadbox-sec2 .container .form {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  margin-bottom: 0.34rem;
  margin-top: 0.34rem;
}
.hadbox-sec2 .container .form .f_sub,
.hadbox-sec2 .container .form .tx {
  height: 1rem;
}
.hadbox-sec2 .container .form .int {
  display: flex;
  align-items: center;
  width: calc(100% - 2.5rem);
  padding: 0 0.45rem;
}
@media (max-width: 767px) {
  .hadbox-sec2 .container .form .int {
    width: calc(100% - 1.5rem);
  }
}
.hadbox-sec2 .container .form .int i {
  width: 0.38rem;
  display: block;
  overflow: hidden;
}
.hadbox-sec2 .container .form .int i img {
  float: left;
  width: 100%;
}
.hadbox-sec2 .container .form .int .tx {
  width: calc(100% - 0.38rem);
  padding: 0.2rem 0.44rem;
}
@media (max-width: 767px) {
  .hadbox-sec2 .container .form .int .tx {
    font-size: 0.28rem;
    padding: 0.2rem 0.3rem;
  }
}
.hadbox-sec2 .container .form .f_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  color: #fff;
  background-color: #d61518;
}
@media (max-width: 767px) {
  .hadbox-sec2 .container .form .f_sub {
    width: 1.5rem;
    font-size: 0.28rem;
  }
}
.hadbox-sec2 .container .fz_lange {
  display: flex;
  line-height: 36px;
  align-items: center;
  margin-bottom: 0.9rem;
}
.hadbox-sec2 .container .fz_lange .li {
  color: #666666;
}
.hadbox-sec2 .container .fz_lange span {
  display: block;
  width: 1px;
  height: 14px;
  margin: 0 0.46rem;
  background-color: #ddd;
}
.hadbox-sec2 .container .navbox {
  padding: 0.4rem 0;
  line-height: 60px;
  height: 100%;
}
.hadbox-sec2 .container .navbox &gt; ul {
  height: calc(100% - 90px);
  height: auto;
  height: calc(100% - 170px);
  margin-bottom: 10px;
  overflow-x: hidden;
  overflow-y: auto;
}
.hadbox-sec2 .container .navbox &gt; ul li {
  list-style: none;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li {
  border-bottom: 1px solid #ddd;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li .tit {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li .tit i {
  width: 60px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
  height: 50px;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li .tit i:after,
.hadbox-sec2 .container .navbox &gt; ul &gt; li .tit i:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: ;
  background-color: #999;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li .tit i:before {
  transform: rotate(90deg);
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li .tit i img,
.hadbox-sec2 .container .navbox &gt; ul &gt; li .tit i svg {
  float: left;
  width: 20px;
  transform: scale(1.4);
  display: none;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li .tit i img path,
.hadbox-sec2 .container .navbox &gt; ul &gt; li .tit i svg path {
  fill: #333;
  width: 100%;
  stroke: none;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul {
  line-height: 42px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 12px;
  display: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li:last-child {
  border-bottom: none;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li a {
  font-size: 16px;
  color: #666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li a i {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li a i img,
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li a i svg {
  float: left;
  width: 30px;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li a i img path,
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li a i svg path {
  fill: #666;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li a i:after,
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li a i:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: ;
  background-color: #999;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li a i:before {
  transform: rotate(90deg);
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul &gt; li.active &gt; a i:before {
  opacity: 0;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li ul ul a {
  font-size: 14px;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li.active .tit i:before {
  opacity: 0;
}
.hadbox-sec2 .container .navbox &gt; ul &gt; li.on .tit {
  color: #d61518;
}
.hadbox-sec3 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
}
.hadbox-sec3 .hadbot_cont .cont {
  padding-top: 0.8rem;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont {
    padding: 0.6rem 0;
  }
}
.hadbox-sec3 .hadbot_cont .cont .form {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  margin-bottom: 0.34rem;
}
.hadbox-sec3 .hadbot_cont .cont .form .f_sub,
.hadbox-sec3 .hadbot_cont .cont .form .tx {
  height: 1rem;
}
.hadbox-sec3 .hadbot_cont .cont .form .int {
  display: flex;
  align-items: center;
  width: calc(100% - 2.5rem);
  padding: 0 0.45rem;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .form .int {
    width: calc(100% - 1.5rem);
  }
}
.hadbox-sec3 .hadbot_cont .cont .form .int i {
  width: 0.38rem;
  display: block;
  overflow: hidden;
}
.hadbox-sec3 .hadbot_cont .cont .form .int i img {
  float: left;
  width: 100%;
}
.hadbox-sec3 .hadbot_cont .cont .form .int .tx {
  width: calc(100% - 0.38rem);
  padding: 0.2rem 0.44rem;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .form .int .tx {
    font-size: 0.28rem;
    padding: 0.2rem 0.3rem;
  }
}
.hadbox-sec3 .hadbot_cont .cont .form .f_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  color: #fff;
  background-color: #d61518;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .form .f_sub {
    width: 1.5rem;
    font-size: 0.28rem;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key {
  padding-left: 0.4rem;
  padding-right: 0.8rem;
  display: flex;
  align-items: flex;
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key span,
.hadbox-sec3 .hadbot_cont .cont .fz_key a {
  display: block;
  color: #999999;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key span,
  .hadbox-sec3 .hadbot_cont .cont .fz_key a {
    font-size: 14px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key a:hover {
  color: #999999;
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .name {
  display: block;
  width: 105px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key .name {
    width: 90px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 105px);
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key .jut {
    width: calc(100% - 90px);
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut span {
  display: block;
  margin: 0 0.24rem;
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut a,
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut span {
  margin-bottom: 0.14rem;
}
.hadbox-sec3 .hadbot_cont .cont .fz_title {
  padding-left: 0.4rem;
  font-size: 24px;
  padding-bottom: 0.34rem;
  line-height: 1;
  border-bottom: 3px solid #e8e8e8;
  margin-bottom: 0.25rem;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_title {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt {
  width: 44%;
  display: flex;
  justify-content: space-between;
  padding-left: 0.4rem;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt {
    width: 56%;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item {
  margin-right: 0.8rem;
}
@media (max-width: 991px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item {
    margin-right: 0.2rem;
  }
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item:last-child {
    margin-bottom: 0;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000000;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit {
    font-size: 14px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i {
  display: block;
  padding-left: 10px;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i img {
  width: 10px;
  float: left;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 768px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list {
  padding-top: 0.18rem;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list {
    display: none;
    padding-top: 0.24rem;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
  display: block;
  color: #000000;
  opacity: 0.7;
  font-size: 14px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
    font-size: 12px;
    margin-bottom: 6px;
  }
}
@media (min-width: 1200px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a:hover {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
    margin-bottom: 10px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a:hover {
  color: #d61518;
  opacity: 1;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list .nei {
  margin-right: 0.4rem;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list .nei:last-child {
  margin-right: 0;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item.on .tit i img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .fz_item .f_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .fz_item .f_list {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333333;
}
@media (max-width: 1900px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen {
    font-size: 14px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .name {
  font-size: 16px;
  margin-right: 0.3rem;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .name {
    font-size: 14px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list {
  display: flex;
  align-items: center;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li {
  position: relative;
  margin-right: 0.2rem;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li:last-child {
  margin-right: 0;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120px;
  padding: 5px;
  background-color: #fff;
  margin-top: 15px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er {
    width: 100px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er img,
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er svg {
  width: 100%;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #d61518;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a {
    width: 0.6rem;
    height: 0.6rem;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a {
    width: 0.72rem;
    height: 0.72rem;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a img {
  opacity: 0.8;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  max-width: 16px;
  max-height: 16px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a img {
    max-width: 12px;
    max-height: 12px;
  }
}
@media (min-width: 768px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a:hover img {
    opacity: 1;
  }
}
.hadbox:hover .hadbox-sec1 {
  background-color: #fff;
  border-color: #f1f1f1;
}
.hadbox:hover .hadbox-sec1 .lt {
  border-color: #f1f1f1;
}
.hadbox:hover .hadbox-sec1 .lt .logo img:nth-child(1),
.hadbox:hover .hadbox-sec1 .lt .logo svg:nth-child(1) {
  display: none;
}
.hadbox:hover .hadbox-sec1 .lt .logo img:nth-child(2),
.hadbox:hover .hadbox-sec1 .lt .logo svg:nth-child(2) {
  display: block;
}
.hadbox:hover .hadbox-sec1 .lt .text {
  color: #999999;
  opacity: 1;
}
.hadbox:hover .hadbox-sec1 .f_navbox li .tit {
  color: #000;
}
.hadbox:hover .hadbox-sec1 .f_navbox li .tit i img:nth-child(1) {
  display: none;
}
.hadbox:hover .hadbox-sec1 .f_navbox li .tit i img:nth-child(2) {
  display: block;
}
.hadbox:hover .hadbox-sec1 .f_navbox li .tit i {
  border-color: rgba(0, 0, 0, 0.2);
}
.hadbox:hover .hadbox-sec1 .f_navbox li .tit i svg path {
  stroke: #000000;
}
.hadbox:hover .hadbox-sec1 .gt .lange {
  border-color: #f1f1f1;
}
.hadbox:hover .hadbox-sec1 .gt .lange .tit span {
  opacity: 1;
  color: #333333;
}
.hadbox:hover .hadbox-sec1 .gt .lange .tit i img path,
.hadbox:hover .hadbox-sec1 .gt .lange .tit i svg path,
.hadbox:hover .hadbox-sec1 .gt .lange .tit b img path,
.hadbox:hover .hadbox-sec1 .gt .lange .tit b svg path {
  fill: #333333;
}
.hadbox:hover .hadbox-sec1 .gt .lange .tit b svg path {
  fill: #7f7f7f;
}
.hadbox:hover .hadbox-sec1 .gt .qie span {
  background-color: #666;
}
.hadbox2 .hadbox-sec1,
.hadbox22 .hadbox-sec1 {
  background-color: #fff;
  border-color: #f1f1f1;
}
.hadbox2 .hadbox-sec1 .lt,
.hadbox22 .hadbox-sec1 .lt {
  border-color: #f1f1f1;
}
.hadbox2 .hadbox-sec1 .lt .logo img:nth-child(1),
.hadbox22 .hadbox-sec1 .lt .logo img:nth-child(1),
.hadbox2 .hadbox-sec1 .lt .logo svg:nth-child(1),
.hadbox22 .hadbox-sec1 .lt .logo svg:nth-child(1) {
  display: none;
}
.hadbox2 .hadbox-sec1 .lt .logo img:nth-child(2),
.hadbox22 .hadbox-sec1 .lt .logo img:nth-child(2),
.hadbox2 .hadbox-sec1 .lt .logo svg:nth-child(2),
.hadbox22 .hadbox-sec1 .lt .logo svg:nth-child(2) {
  display: block;
}
.hadbox2 .hadbox-sec1 .lt .text,
.hadbox22 .hadbox-sec1 .lt .text {
  color: #999999;
  opacity: 1;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit,
.hadbox22 .hadbox-sec1 .f_navbox li .tit {
  color: #000;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i img:nth-child(1),
.hadbox22 .hadbox-sec1 .f_navbox li .tit i img:nth-child(1) {
  display: none;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i img:nth-child(2),
.hadbox22 .hadbox-sec1 .f_navbox li .tit i img:nth-child(2) {
  display: block;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i,
.hadbox22 .hadbox-sec1 .f_navbox li .tit i {
  border-color: rgba(0, 0, 0, 0.2);
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i svg path,
.hadbox22 .hadbox-sec1 .f_navbox li .tit i svg path {
  stroke: #000000;
}
.hadbox2 .hadbox-sec1 .gt .lange,
.hadbox22 .hadbox-sec1 .gt .lange {
  border-color: #f1f1f1;
}
.hadbox2 .hadbox-sec1 .gt .lange .tit span,
.hadbox22 .hadbox-sec1 .gt .lange .tit span {
  opacity: 1;
  color: #333333;
}
.hadbox2 .hadbox-sec1 .gt .lange .tit i img path,
.hadbox22 .hadbox-sec1 .gt .lange .tit i img path,
.hadbox2 .hadbox-sec1 .gt .lange .tit i svg path,
.hadbox22 .hadbox-sec1 .gt .lange .tit i svg path,
.hadbox2 .hadbox-sec1 .gt .lange .tit b img path,
.hadbox22 .hadbox-sec1 .gt .lange .tit b img path,
.hadbox2 .hadbox-sec1 .gt .lange .tit b svg path,
.hadbox22 .hadbox-sec1 .gt .lange .tit b svg path {
  fill: #333333;
}
.hadbox2 .hadbox-sec1 .gt .lange .tit b svg path,
.hadbox22 .hadbox-sec1 .gt .lange .tit b svg path {
  fill: #7f7f7f;
}
.hadbox2 .hadbox-sec1 .gt .qie span,
.hadbox22 .hadbox-sec1 .gt .qie span {
  background-color: #666;
} */
.hadbot {
  background-color: #fff;
  height: calc(100vh - 110px);
}
@media (max-width: 1580px) {
  .hadbot {
    height: calc(100vh - 80px);
  }
}
@media (max-width: 767px) {
  .hadbot {
    height: auto;
  }
}
.hadbot .hadbot_cont {
  overflow: auto;
  height: calc(100% - 100px);
}
@media (max-width: 1580px) {
  .hadbot .hadbot_cont {
    height: calc(100% - 80px);
  }
}
@media (max-width: 767px) {
  .hadbot .hadbot_cont {
    height: auto;
  }
}
.hadbot .hadbot_cont::-webkit-scrollbar {
  /*æ»šåŠ¨æ¡æ•´ä½“æ&nbsp;·å¼*/
  width: 2px;
  /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
  height: 1px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbot .hadbot_cont::-webkit-scrollbar-thumb {
  /*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #d61518;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbot .hadbot_cont::-webkit-scrollbar-track {
  /*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.hadbot .hadbot_jut {
  height: 100px;
  width: 100%;
  background: url(../images/coloedfdfbag1.jpg) no-repeat center;
  background-size: cover;
}
@media (max-width: 1580px) {
  .hadbot .hadbot_jut {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .hadbot .hadbot_jut {
    display: none;
  }
}
.hadbot .hadbot_jut .container {
  height: 100%;
}
.hadbot .hadbot_jut .container .cont {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.38rem;
  color: #fff;
}
.hadbot .hadbot_jut .container .cont .fz_lt {
  display: flex;
}
.hadbot .hadbot_jut .container .cont .fz_lt .font {
  margin-right: 1rem;
}
.hadbot .hadbot_jut .container .cont .fz_lt .font .name {
  line-height: 1;
  opacity: 0.5;
  font-size: 14px;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .hadbot .hadbot_jut .container .cont .fz_lt .font .name {
    font-size: 12px;
  }
}
.hadbot .hadbot_jut .container .cont .fz_lt .font .tel {
  line-height: 0.8;
  font-size: 24px;
}
@media (max-width: 1580px) {
  .hadbot .hadbot_jut .container .cont .fz_lt .font .tel {
    font-size: 22px;
  }
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #fff;
  width: 150px;
  color: #003686;
  transition: all 0.3s linear;
  font-size: 16px;
  height: 50px;
}
@media (max-width: 1580px) {
  .hadbot .hadbot_jut .container .cont .fz_lt .fz_bt {
    width: 130px;
    font-size: 14px;
    height: 45px;
  }
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i {
  display: block;
  width: 0.2rem;
  margin-right: 0.2rem;
  overflow: hidden;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i img,
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i svg {
  width: 100%;
  float: left;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i img path,
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i svg path {
  fill: #d61518;
  stroke: #d61518;
  stroke: none;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt:hover {
  background-color: #d40400;
  color: #fff;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt:hover i svg path {
  fill: #fff;
}
.hadbot .hadbot_jut .container .cont .close {
  display: flex;
  align-items: center;
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .hadbot .hadbot_jut .container .cont .close {
    font-size: 16px;
  }
}
.hadbot .hadbot_jut .container .cont .close i {
  display: block;
  overflow: hidden;
  width: 0.24rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 0.2rem;
}
.hadbot .hadbot_jut .container .cont .close i img,
.hadbot .hadbot_jut .container .cont .close i svg {
  width: 100%;
  float: left;
}
.hadbot .hadbot_jut .container .cont .close:hover i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* End */
/* å…¬å…±åˆ†é¡µ */
.basepage {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.basepage a,
.basepage span {
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #e4e4e4;
  color: #666666;
  flex-shrink: 0;
  float: left;
  font-size: 18px;
  margin: 0 6px 10px;
}
@media (max-width: 1580px) {
  .basepage a,
  .basepage span {
    font-size: 16px;
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 991px) {
  .basepage a,
  .basepage span {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
}
.basepage .active {
  border: 1px solid #d61518;
  background-color: #d61518;
  color: #fff;
}
.basepage .active:hover {
  color: #fff;
}
.basepage .prev,
.basepage .next {
  position: relative;
  color: #999999;
}
@media (max-width: 991px) {
}
.basepage .prev i,
.basepage .next i {
  display: block;
}
.basepage .fan {
  width: auto;
  padding: 0 15px;
}
.basepage a:hover {
  border: 1px solid #d61518;
  background-color: #d61518;
  color: #fff;
}
.basepage .prev:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pagel1-1.png) no-repeat center / 15px auto;
}
@media (max-width: 767px) {
  .basepage .prev:after {
    background-size: 10px;
  }
}
.basepage .next:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pagel2-1.png) no-repeat center / 15px auto;
}
@media (max-width: 767px) {
  .basepage .next:after {
    background-size: 10px;
  }
}
.basepage .prev i {
  margin-right: 8px;
}
.basepage .prev:hover {
  background-color: #d61518;
  border-color: #d61518;
}
.basepage .prev:hover:after {
  background-image: url(../images/pagel1.png);
}
.basepage .next i {
  margin-left: 8px;
}
.basepage .next:hover {
  background-color: #d61518;
  border-color: #d61518;
}
.basepage .next:hover:after {
  background-image: url(../images/pagel2.png);
}
/* é¢åŒ…å±‘ */
.breadbox .fcont {
  display: flex;
  align-items: center;
  padding: 0.6rem 0;
}
@media (max-width: 1580px) {
}
@media (max-width: 991px) {
  .breadbox .fcont {
    padding: 12px 0;
  }
}
.breadbox .fcont a,
.breadbox .fcont span {
  transition: all 0.4s;
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  zoom: 1;
}
@media (max-width: 1580px) {
  .breadbox .fcont a,
  .breadbox .fcont span {
    font-size: 14px;
    line-height: 24px;
  }
}
.breadbox .fcont a img,
.breadbox .fcont span img {
  float: left;
  width: 18px;
}
@media (max-width: 1580px) {
  .breadbox .fcont a img,
  .breadbox .fcont span img {
    width: 16px;
  }
}
.breadbox .fcont span {
  width: 6px;
  margin: 0 6px;
  display: block;
}
@media (max-width: 1580px) {
  .breadbox .fcont span {
    margin: 0 4px;
  }
}
@media (max-width: 991px) {
}
.breadbox .fcont a:hover {
  color: #d61518;
}
.breadbox .fcont .on {
  color: #d61518;
}
.breadbox .fcont a:last-child {
  color: #d61518;
}
@media (max-width: 991px) {
  .breadbox .fcont a:last-child {
    max-width: 36%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media (max-width: 375px) {
  .breadbox .fcont a:last-child {
    max-width: 30%;
  }
}
.breadbox .fcont .wofe {
  display: flex;
}
.breadbox .fcont .wofe .li {
  display: flex;
  align-items: flex-start;
  padding: 0 6px;
  border: 1px solid #4070f4;
  line-height: 24px;
  font-size: 14px;
  color: #d61518;
}
.breadbox .fcont .wofe .li a {
  line-height: 1;
}
/* æ–‡æœ¬ç¼–è¾‘è¯¦æƒ…é¡µ */
.make-text {
  line-height: 1.66666667;
  color: #444444;
  font-size: 18px;
  font-family: 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
}
@media (max-width: 1580px) {
  .make-text {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 1199px) {
  .make-text {
    line-height: 1.3;
  }
}
.make-text img {
  max-width: 100%;
}
.make-text table td {
  border: 1px solid #ddd;
}
.make-text ul,
.make-text li,
.make-text ol {
  list-style: inherit;
}
.make-text ul {
  padding-left: 20px;
}
.make-text h1,
.make-text h2,
.make-text h3,
.make-text h4,
.make-text h5,
.make-text h6 {
  font-weight: revert;
  line-height: 1.22;
  font-size: 0.24rem;
  color: #1F2226;
}
@media (max-width: 1580px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 0.34rem;
  }
}
@media (max-width: 767px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 16px!important;
    line-height: 1.3;
  }
}
.make-text p,
.make-text span {
  font-size: 16px;
  font-family: 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
  color: #666666;
}
@media (max-width: 767px) {
  .make-text p,
  .make-text span {
    line-height: 24px;
    font-size: 16px!important;
  }
}
.bsTop {
  width: 100%!important;
}
.bsFrameDiv &gt; div {
  height: 208px!important;
}
.bsFrameDiv img {
  margin: 16px!important;
}
/* æ³•å¾‹å£°æ˜Ž */
.privacybox {
  padding-top: 0.6rem;
}
.privacybox .tit {
  font-size: 0.48rem;
  text-align: center;
  margin-bottom: 0.18rem;
}
.privacybox .make-text {
  padding-top: 0.34rem;
  border-top: 1px solid #f0f0f0;
}
.privacybox .container {
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .privacybox .container {
    padding: 0;
  }
}
/* End */
/* ç½‘ç«™åœ°å›¾ */
.sitmapbox {
  padding-top: 0.6rem;
}
.sitmapbox .fz_tit {
  font-size: 0.48rem;
  text-align: center;
  margin-bottom: 0.18rem;
}
.sitmapbox .cont {
  padding: 0 2rem;
}
@media (max-width: 1199px) {
  .sitmapbox .cont {
    padding: 0 1rem;
  }
}
@media (max-width: 991px) {
  .sitmapbox .cont {
    padding: 0 0.4rem;
  }
}
@media (max-width: 767px) {
  .sitmapbox .cont {
    padding: 0;
  }
}
.sitmapbox .cont .item {
  width: 100%;
  padding-bottom: 0.34rem;
  margin-bottom: 0.26rem;
  border-bottom: 1px solid #f0f0f0;
}
.sitmapbox .cont .item .tit {
  color: #333;
}
.sitmapbox .cont .item .jut {
  padding-top: 0.18rem;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.sitmapbox .cont .item .jut .li {
  width: 20%;
  padding-right: 10px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .sitmapbox .cont .item .jut .li {
    width: 50%;
  }
}
.sitmapbox .cont .item .jut .li .name {
  font-size: 16px;
  color: #333;
}
@media (max-width: 767px) {
  .sitmapbox .cont .item .jut .li .name {
    font-size: 14px;
  }
}
.sitmapbox .cont .item .jut .li .nei {
  margin-top: 10px;
}
.sitmapbox .cont .item .jut .li .nei a {
  display: block;
  color: #999;
  font-size: 14px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .sitmapbox .cont .item .jut .li .nei a {
    font-size: 12px;
  }
}
.sitmapbox .cont .item .jut .li .nei a:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .sitmapbox .cont .item .jut .li .nei a:hover {
    color: #d61518;
  }
}
/* End */
/* æœç´¢ç»“æžœé¡µé¢ */
@media (min-width: 768px) {
  .searchbox {
    padding-top: 0.8rem;
  }
}
.searchbox .form {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  margin-bottom: 0.36rem;
}
.searchbox .form .f_sub,
.searchbox .form .tx {
  height: 1rem;
}
.searchbox .form .int {
  display: flex;
  align-items: center;
  width: calc(100% - 2.5rem);
  padding: 0 0.45rem;
}
@media (max-width: 767px) {
  .searchbox .form .int {
    width: calc(100% - 1.5rem);
  }
}
.searchbox .form .int i {
  width: 0.38rem;
  display: block;
  overflow: hidden;
}
.searchbox .form .int i img {
  float: left;
  width: 100%;
}
.searchbox .form .int .tx {
  width: calc(100% - 0.38rem);
  padding: 0.2rem 0.44rem;
}
@media (max-width: 767px) {
  .searchbox .form .int .tx {
    font-size: 0.28rem;
    padding: 0.2rem 0.3rem;
  }
}
.searchbox .form .f_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  color: #fff;
  background-color: #d61518;
}
@media (max-width: 767px) {
  .searchbox .form .f_sub {
    width: 1.5rem;
    font-size: 0.28rem;
  }
}
.searchbox .name {
  padding-left: 0.4rem;
  margin-bottom: 0.74rem;
  font-size: 16px;
  color: #999999;
}
@media (max-width: 1580px) {
  .searchbox .name {
    font-size: 14px;
  }
}
.searchbox .searchbox_nav {
  border-bottom: 2px solid #e8e8e8;
  margin-bottom: 0.15rem;
}
.searchbox .searchbox_nav .swiper-slide {
  width: auto;
  margin-right: 0.3rem;
}
.searchbox .searchbox_nav .swiper-slide .item {
  font-size: 24px;
  color: #333333;
  display: block;
  padding: 0 0.4rem 0.24rem;
}
@media (max-width: 1580px) {
  .searchbox .searchbox_nav .swiper-slide .item {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .searchbox .searchbox_nav .swiper-slide .item {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .searchbox .searchbox_nav .swiper-slide .item {
    font-size: 16px;
  }
}
.searchbox .searchbox_nav .swiper-slide.on .item {
  color: #d40400;
}
.searchbox .cont .jut {
  width: 100%;
  border-bottom: 1px double #ddd;
  padding-bottom: 0.4rem;
  margin-bottom: 0.1rem;
}
@media (max-width: 767px) {
  .searchbox .cont .jut {
    padding-bottom: 0.7rem;
    margin-bottom: 0.4rem;
  }
}
.searchbox .cont .jut:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.searchbox .cont .jut .fz_title {
  padding: 0 0.42rem;
  font-weight: bold;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .searchbox .cont .jut .fz_title {
    padding: 0;
    font-size: 0.5rem;
  }
}
.searchbox .cont .jut .item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 0.3rem 0.42rem 0;
  padding-right: 4.4rem;
}
@media (max-width: 1580px) {
  .searchbox .cont .jut .item {
    padding-right: 3rem;
  }
}
@media (max-width: 1199px) {
  .searchbox .cont .jut .item {
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .searchbox .cont .jut .item {
    padding-right: 0.42rem;
  }
}
@media (max-width: 767px) {
  .searchbox .cont .jut .item {
    padding: 0.5rem 0;
  }
}
.searchbox .cont .jut .item .fz_img {
  width: 11.75%;
  border: solid 1px #dddddd;
  position: relative;
}
@media (max-width: 767px) {
  .searchbox .cont .jut .item .fz_img {
    width: 100%;
  }
}
.searchbox .cont .jut .item .fz_img .video_icon {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.searchbox .cont .jut .item .fz_img .video_icon img {
  width: 0.36rem;
}
@media (max-width: 767px) {
  .searchbox .cont .jut .item .fz_img .video_icon img {
    width: 0.84rem;
  }
}
.searchbox .cont .jut .item .fz_img .img {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 74.6%;
}
.searchbox .cont .jut .item .fz_img .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.searchbox .cont .jut .item .font {
  width: 88.25%;
  padding-left: 0.3rem;
}
@media (max-width: 767px) {
  .searchbox .cont .jut .item .font {
    padding-left: 0;
    width: 100%;
    margin-top: 0.4rem;
  }
}
.searchbox .cont .jut .item .font .tit {
  display: flex;
  align-items: center;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  color: #333333;
  margin-bottom: 6px;
}
@media (max-width: 1580px) {
  .searchbox .cont .jut .item .font .tit {
    font-size: 16px;
  }
}
.searchbox .cont .jut .item .font .tit .f_title {
  color: #333333;
  max-width: calc(100% - 80px);
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .searchbox .cont .jut .item .font .tit .f_title {
    max-width: calc(100% - 70px);
  }
}
.searchbox .cont .jut .item .font .tit .but {
  display: flex;
  align-items: center;
  width: 70px;
  font-size: 16px;
  color: #3975b1;
  margin-left: 10px;
  justify-content: flex-end;
}
@media (max-width: 1580px) {
  .searchbox .cont .jut .item .font .tit .but {
    width: 60px;
    font-size: 14px;
  }
}
.searchbox .cont .jut .item .font .tit .but i {
  overflow: hidden;
  display: block;
  width: 20px;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .searchbox .cont .jut .item .font .tit .but i {
    width: 16px;
    margin-left: 6px;
  }
}
.searchbox .cont .jut .item .font .tit .but i img {
  width: 100%;
  float: left;
}
.searchbox .cont .jut .item .font .text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  color: #999999;
  width: 100%;
  display: block;
  margin-bottom: 0.26rem;
}
.searchbox .cont .jut .item .font .fz_zh {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  color: #666666;
}
.searchbox .cont .jut .item .font .fz_zh a,
.searchbox .cont .jut .item .font .fz_zh span {
  display: block;
  color: #666666;
}
.searchbox .cont .jut .item .font .fz_zh span {
  margin: 0 6px;
}
.searchbox .cont .jut .item .font .fz_zh span:first-child {
  margin: 0;
}
@media (min-width: 1200px) {
  .searchbox .cont .jut .item .font .fz_zh a:hover {
    color: #d61518;
  }
}
@media (min-width: 1200px) {
  .searchbox .cont .jut .item:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  .searchbox .cont .jut .item:hover .font .tit {
    color: #d61518;
  }
  .searchbox .cont .jut .item:hover .font .tit .f_title {
    color: #d61518;
  }
}
.searchbox .cont .jut .f_item .font .text {
  overflow: visible;
  white-space: initial;
}
.searchbox .cont .jut .move {
  display: block;
  font-size: 16px;
  padding: 0 0.42rem;
  color: #666;
  margin-top: 0.4rem;
}
@media (min-width: 1200px) {
  .searchbox .cont .jut .move:hover {
    color: #d61518;
  }
}
@media (max-width: 767px) {
  .searchbox .cont .jut .move {
    text-align: center;
  }
}
/* End */
/* å³ä¾§å›ºå®š */
.rtfixed {
  position: fixed;
  z-index: 555;
  top: 90%;
  right: 0.6rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
@media (max-width: 767px) {
  .rtfixed {
    top: 88%;
  }
}
.rtfixed .item {
  position: relative;
  width: 0.5rem;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .rtfixed .item {
    margin-bottom: 6px;
  }
}
@media (max-width: 1199px) {
  .rtfixed .item {
    width: 36px;
  }
}
.rtfixed .item:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .rtfixed .item {
    width: 50px;
  }
  .rtfixed .item:first-child {
    display: none;
  }
}
.rtfixed .item .tit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #f8f9fa;
  box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 22px;
  border: solid 2px #ffffff;
  color: #004896;
  font-size: 14px;
  transition: all 0.3s linear;
  line-height: 18px;
  padding: 12px 8px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .rtfixed .item .tit {
    line-height: 14px;
    font-size: 12px;
    padding: 12px 6px;
  }
}
@media (max-width: 767px) {
  .rtfixed .item .tit {
    width: 50px;
    border-radius: 50%;
    height: 50px;
  }
}
.rtfixed .item .tit i {
  display: block;
  height: 18px;
  overflow: hidden;
  margin-bottom: 14px;
}
@media (max-width: 1580px) {
  .rtfixed .item .tit i {
    height: 14px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .rtfixed .item .tit i {
    margin-bottom: 0;
    height: 20px;
  }
}
.rtfixed .item .tit i img,
.rtfixed .item .tit i svg {
  float: left;
  height: 100%;
}
.rtfixed .item .tit i img:nth-child(2),
.rtfixed .item .tit i svg:nth-child(2) {
  display: none;
}
.rtfixed .item .tit i img path,
.rtfixed .item .tit i svg path {
  fill: #fff;
  stroke: none;
}
@media (max-width: 767px) {
  .rtfixed .item .tit span {
    display: none;
  }
}
.rtfixed .item .hover1 {
  display: none;
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 280px;
  padding-right: 0.2rem;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 {
    width: 240px;
  }
}
.rtfixed .item .hover1 .jut {
  background-color: #fff;
  box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: solid 2px #ffffff;
  padding: 0 0.2rem 0.16rem;
}
.rtfixed .item .hover1 .jut .li {
  display: flex;
  align-items: flex-start;
  padding-top: 0.26rem;
  padding-bottom: 0.18rem;
  border-bottom: 1px solid #dddddd;
}
.rtfixed .item .hover1 .jut .li i {
  display: block;
  width: 18px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .li i {
    width: 14px;
  }
}
.rtfixed .item .hover1 .jut .li i img {
  width: 100%;
  float: left;
}
.rtfixed .item .hover1 .jut .li .font {
  width: 80%;
  width: calc(100% - 18px);
  padding-left: 0.1rem;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .li .font {
    width: calc(100% - 14px);
  }
}
.rtfixed .item .hover1 .jut .li .font .name {
  font-size: 16px;
  color: #333333;
  line-height: 1;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .li .font .name {
    font-size: 14px;
  }
}
.rtfixed .item .hover1 .jut .li .font .tel {
  line-height: 0.8;
  font-size: 18px;
  color: #d61518;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .li .font .tel {
    font-size: 16px;
  }
}
.rtfixed .item .hover1 .jut .fz_gou {
  align-items: center;
}
.rtfixed .item .hover1 .jut .fz_gou .font {
  display: flex;
  align-items: center;
}
.rtfixed .item .hover1 .jut .fz_gou .font .name {
  margin-bottom: 0;
  margin-right: 10px;
}
.rtfixed .item .hover1 .jut .fz_gou .font .fz_bt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  background-color: #003686;
  color: #fff;
  transition: all 0.3s linear;
  font-size: 14px;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .fz_gou .font .fz_bt {
    width: 80px;
    height: 26px;
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .rtfixed .item .hover1 .jut .fz_gou .font .fz_bt:hover {
    background-color: rgba(0, 54, 134, 0.9);
  }
}
.rtfixed .item .hover1 .jut .but {
  margin-top: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #333333;
}
@media (max-width: 1580px) {
  .rtfixed .item .hover1 .jut .but {
    font-size: 12px;
  }
}
.rtfixed .item .hover1 .jut .but i {
  display: block;
  width: 6px;
  overflow: hidden;
  margin-left: 10px;
  transition: all 0.3s linear;
}
.rtfixed .item .hover1 .jut .but i img {
  float: left;
  width: 100%;
}
@media (min-width: 1200px) {
  .rtfixed .item .hover1 .jut .but:hover {
    color: #d61518;
  }
  .rtfixed .item .hover1 .jut .but:hover i {
    transform: translateX(6px);
  }
}
.rtfixed .item:hover .hover1 {
  display: block;
}
.rtfixed .item.fz_zi .tit {
  color: #fff;
  background: #009fe5 url(../images/fitxbag1.png) no-repeat center;
  background-size: 120%;
}
.rtfixed .item.fz_zi .tit i img:nth-child(1) {
  display: none;
}
.rtfixed .item.fz_zi .tit i img:nth-child(2) {
  display: block;
}
.rtfixed .top {
  cursor: pointer;
}
.rtfixed .top .tit {
  border-radius: 50%;
  width: 0.6rem;
  display: block;
  height: 0.6rem;
  background-color: #ffffff;
  padding: 0;
}
@media (max-width: 1199px) {
  .rtfixed .top .tit {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 767px) {
  .rtfixed .top .tit {
    width: 50px;
    height: 50px;
  }
}
.rtfixed .top .tit i {
  height: 40%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  top: 0;
  justify-content: center;
  margin-bottom: 0;
  transition: all 0.3s linear;
}
@media (max-width: 767px) {
}
.rtfixed .top .tit i img,
.rtfixed .top .tit i svg {
  height: 40%;
  float: left;
}
.rtfixed .top .tit i img path,
.rtfixed .top .tit i svg path {
  fill: #333;
  transition: all 0.4s;
}
.rtfixed .top .tit:hover i {
  top: -100%;
}
.rtfixed .top .tit:hover i svg path {
  fill: #d61518;
}
/* End */
/* 404 */
.f_cuo {
  background-color: #fff;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f_cuo .container {
  margin: 0;
}
.f_cuo .cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.f_cuo .cont img {
  margin-bottom: ;
  max-width: 100%;
  margin-bottom: 1.2rem;
}
.f_cuo .cont .text {
  padding-top: 0;
  margin-bottom: 0.44rem;
}
@media (max-width: 748px) {
  .f_cuo .cont .text {
    margin-bottom: 30px;
  }
}
.f_cuo .cont .but {
  width: 180px;
  height: 58px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  background-size: 100% 100%;
}
@media (max-width: 1580px) {
  .f_cuo .cont .but {
    font-size: 14px;
    width: 140px;
    height: 45px;
  }
}
.f_cuo .cont .tit {
  font-size: 16px;
  color: #999999;
  margin-top: 12px;
}
@media (max-width: 1580px) {
  .f_cuo .cont .tit {
    font-size: 16px;
    margin-top: 16px;
  }
}
/* End */
/* $line è¡Œæ•° */
/* banner */
.bannerbox {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .bannerbox .banner_prev,
  .bannerbox .banner_next {
    display: none;
  }
}
.bannerbox .banner_prev {
  left: 0.3rem;
}
.bannerbox .banner_next {
  right: 0.3rem;
}
.bannerbox .img {
  width: 100%;
  height: 100vh;
  position: relative;
}
.bannerbox .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bannerbox .img img:nth-child(2) {
  display: none;
}
@media (max-width: 1580px) {
  .bannerbox .img img {
    display: block;
  }
  .bannerbox .img img:nth-child(2) {
    display: none;
  }
}
.bannerbox .img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
}
.bannerbox .cont {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 767px) {
  .bannerbox .cont {
    margin-top: -0.8rem;
  }
}
.bannerbox .cont .font {
  max-width: 750px;
  line-height: 1.13333333;
}
.bannerbox .cont .font .tit {
  color: #ffffff;
  margin-bottom: 0.59rem;
}
.bannerbox .fz_cont .img:after {
  display: none;
}
.bannerbox .fz_cont .cont .font .tit {
  color: #333;
}
.bannerbox .bannerbox-pagin {
  bottom: 0.6rem;
  width: 100%;
}
.bannerbox .bannerbox-pagin span {
  border-radius: 0;
  width: 1.02rem;
  height: auto;
  position: relative;
  background: none;
  color: #ffffff;
  font-size: 14px;
  transition: all 0.4s;
  margin: 0!important;
  opacity: 1;
  line-height: 1;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.bannerbox .bannerbox-pagin span i {
  font-style: normal;
  transition: all 0.4s;
  opacity: 0.4;
}
.bannerbox .bannerbox-pagin span:before,
.bannerbox .bannerbox-pagin span:after {
  content: "";
  display: block;
  width: 1px;
  height: 5px;
  background-color: #ffffff;
  opacity: 0.4;
  position: absolute;
  bottom: 0;
}
.bannerbox .bannerbox-pagin span:after {
  display: none;
  right: 0;
}
.bannerbox .bannerbox-pagin span:last-child:after {
  display: block;
}
.bannerbox .bannerbox-pagin .swiper-pagination-bullet-active {
  color: #ffffff;
  border-color: #ffffff;
}
.bannerbox .bannerbox-pagin .swiper-pagination-bullet-active:before,
.bannerbox .bannerbox-pagin .swiper-pagination-bullet-active:after {
  opacity: 1;
}
.bannerbox .bannerbox-pagin .swiper-pagination-bullet-active i {
  opacity: 1;
}
.bannerbox .bannerbox-pagin .swiper-pagination-bullet-active + span:before {
  opacity: 1;
}
/* End */
/* åº•éƒ¨ */
.fotbox {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 333;
  background-color: #333;
}
@media (max-width: 767px) {
  .fotbox {
    background-color: #333;
    /* background-image: url(../images/fotbag2.jpg) !important; */
    background-size: 100% auto;
    background-position: top left;
  }
}
.fotbox-sec1 {
  padding: 0.8rem 0 0.64rem;
}
.fotbox-sec1 .container {
  display: flex;
  flex-wrap: wrap;
}
.fotbox-sec1 .container .lt {
  width: 33.875%;
  padding-right: 13.75%;
}
@media (max-width: 991px) {
  .fotbox-sec1 .container .lt {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .lt {
    padding-right: 0;
  }
}
.fotbox-sec1 .container .lt .logo {
  display: block;
  width: 2.54rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .lt .logo {
    width: 3.2rem;
  }
}
.fotbox-sec1 .container .lt .logo img {
  width: 100%;
  float: left;
}
.fotbox-sec1 .container .lt .text {
  line-height: 1.5;
  color: #fff;
  margin-bottom: 0.76rem;
  font-weight: 700;
}
@media (max-width: 991px) {
  .fotbox-sec1 .container .lt .text {
    margin-bottom: 0.36rem;
  }
}
.fotbox-sec1 .container .lt .fen {
  max-width: 260px;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .lt .fen {
    max-width: 100%;
  }
}
.fotbox-sec1 .container .lt .fen .fztit {
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  padding: 0.18rem 0.25rem;
  display: flex;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .lt .fen .fztit {
    padding: 0.22rem 0.36rem;
  }
}
.fotbox-sec1 .container .lt .fen .fztit i {
  transition: all 0.4s;
  display: block;
  overflow: hidden;
  width: 14px;
}
@media (max-width: 1580px) {
  .fotbox-sec1 .container .lt .fen .fztit i {
    width: 12px;
  }
}
.fotbox-sec1 .container .lt .fen .fztit i img {
  float: left;
  width: 100%;
}
.fotbox-sec1 .container .lt .fen .fzhover {
  position: absolute;
  left: 0;
  bottom: 100%;
  z-index: 2;
  width: 100%;
  padding: 0.16rem 0.25rem;
  background-color: #ffffff;
  display: none;
}
.fotbox-sec1 .container .lt .fen .fzhover a {
  display: block;
  color: #000;
  transition: all 0.4s;
  padding: 12px 12px;
  border-bottom: 1px solid #dddddd;
}
.fotbox-sec1 .container .lt .fen .fzhover a:last-child {
  border-bottom: none;
}
.fotbox-sec1 .container .lt .fen .fzhover a:hover {
  color: #d61518;
}
.fotbox-sec1 .container .gt {
  width: 66.125%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .fotbox-sec1 .container .gt {
    width: 100%;
    margin-top: 0.86rem;
  }
}
.fotbox-sec1 .container .gt .fot_nav {
  width: 75.45%;
  display: flex;
  flex-wrap: wrap;
  padding-right: 0.32rem;
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .gt .fot_nav {
    padding-right: 0;
    width: 100%;
    margin-bottom: 0.8rem;
  }
}
.fotbox-sec1 .container .gt .fot_nav &gt; li {
  width: 33.33%;
  padding-right: 0.2rem;
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .gt .fot_nav &gt; li {
    width: 100%;
    padding-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .fotbox-sec1 .container .gt .fot_nav &gt; li:last-child {
    margin-bottom: 0;
  }
  .fotbox-sec1 .container .gt .fot_nav &gt; li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.fotbox-sec1 .container .gt .fot_nav &gt; li .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #fff;
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .gt .fot_nav &gt; li .tit {
    color: #ffffff;
    line-height: 0.9rem;
  }
}
.fotbox-sec1 .container .gt .fot_nav &gt; li .tit i {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .fotbox-sec1 .container .gt .fot_nav &gt; li .tit i {
    display: none;
  }
}
.fotbox-sec1 .container .gt .fot_nav &gt; li .tit i img,
.fotbox-sec1 .container .gt .fot_nav &gt; li .tit i svg {
  float: left;
  width: 100%;
  max-height: 100%;
  display: none;
}
.fotbox-sec1 .container .gt .fot_nav &gt; li .tit i img path,
.fotbox-sec1 .container .gt .fot_nav &gt; li .tit i svg path {
  fill: #d61518;
  stroke: none;
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .gt .fot_nav &gt; li .tit i img path,
  .fotbox-sec1 .container .gt .fot_nav &gt; li .tit i svg path {
    fill: #ffffff;
  }
}
.fotbox-sec1 .container .gt .fot_nav &gt; li .tit i:after,
.fotbox-sec1 .container .gt .fot_nav &gt; li .tit i:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: ;
  background-color: #fff;
}
.fotbox-sec1 .container .gt .fot_nav &gt; li .tit i:before {
  transform: rotate(90deg);
}
.fotbox-sec1 .container .gt .fot_nav &gt; li ul {
  padding-top: 0.22rem;
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .gt .fot_nav &gt; li ul {
    padding-top: 0.36rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 0.36rem;
    display: none;
  }
}
.fotbox-sec1 .container .gt .fot_nav &gt; li ul li {
  margin-bottom: 14px;
}
@media (max-width: 1580px) {
  .fotbox-sec1 .container .gt .fot_nav &gt; li ul li {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .gt .fot_nav &gt; li ul li {
    margin-bottom: 0.34rem;
    padding-left: 0.34rem;
  }
}
.fotbox-sec1 .container .gt .fot_nav &gt; li ul li:last-child {
  margin-bottom: 0;
}
.fotbox-sec1 .container .gt .fot_nav &gt; li ul li a {
  display: flex;
  justify-content: space-between;
  color: rgb(255 255 255 / 70%);
  transition: all 0.4s;
  width: 100%;
}
.fotbox-sec1 .container .gt .fot_nav &gt; li ul li a i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .fotbox-sec1 .container .gt .fot_nav &gt; li ul li a i {
    display: none;
  }
}
.fotbox-sec1 .container .gt .fot_nav &gt; li ul li a i img {
  width: 100%;
  float: left;
}
.fotbox-sec1 .container .gt .fot_nav &gt; li ul li:hover a {
  color: #d61518;
  text-decoration: underline;
}
.fotbox-sec1 .container .gt .fot_nav &gt; li.on .tit i:before {
  opacity: 0;
}
.fotbox-sec1 .container .gt .fzyou {
  width: 24.55%;
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .gt .fzyou {
    width: 100%;
  }
}
.fotbox-sec1 .container .gt .fzyou .tit {
  color: #fff;
  margin-bottom: 16px;
}
@media (max-width: 1580px) {
  .fotbox-sec1 .container .gt .fzyou .tit {
    margin-bottom: 12px;
  }
}
.fotbox-sec1 .container .gt .fzyou .but {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  color: #ffffff;
  background-color: #d61518;
  height: 0.66rem;
  margin-bottom: 0.16rem;
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .gt .fzyou .but {
    max-width: 100%;
    height: 0.8rem;
  }
}
.fotbox-sec1 .container .gt .fzyou .but .fzfont {
  width: calc(100% - 14px);
  display: flex;
  align-items: center;
}
@media (max-width: 1580px) {
  .fotbox-sec1 .container .gt .fzyou .but .fzfont {
    width: calc(100% - 12px);
  }
}
.fotbox-sec1 .container .gt .fzyou .but .fzfont .fzicon {
  display: block;
  overflow: hidden;
  width: 22px;
}
@media (max-width: 1580px) {
  .fotbox-sec1 .container .gt .fzyou .but .fzfont .fzicon {
    width: 18px;
  }
}
.fotbox-sec1 .container .gt .fzyou .but .fzfont .fzicon img {
  width: 100%;
  float: left;
}
.fotbox-sec1 .container .gt .fzyou .but .fzfont span {
  display: block;
  padding-left: 0.12rem;
  width: calc(100% - 22px);
}
@media (max-width: 1580px) {
  .fotbox-sec1 .container .gt .fzyou .but .fzfont span {
    width: calc(100% - 18px);
  }
}
.fotbox-sec1 .container .gt .fzyou .but i {
  display: block;
  overflow: hidden;
  width: 14px;
}
@media (max-width: 1580px) {
  .fotbox-sec1 .container .gt .fzyou .but i {
    width: 12px;
  }
}
.fotbox-sec1 .container .gt .fzyou .but i img {
  float: left;
  width: 100%;
}
.fotbox-sec1 .container .gt .fzyou .but .fli {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0.22rem;
  justify-content: space-between;
  width: 100%;
  position: relative;
  top: 0;
  transition: all 0.4s;
}
.fotbox-sec1 .container .gt .fzyou .but .fli:last-child {
  margin-bottom: 0;
}
.fotbox-sec1 .container .gt .fzyou .but:hover .fli {
  top: -100%;
}
.fotbox-sec1 .container .gt .fzyou .mobile1 {
  color: #ffffff;
  margin-bottom: 0.7rem;
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .gt .fzyou .mobile1 {
    margin-bottom: 0.6rem;
  }
}
.fotbox-sec1 .container .gt .fzyou .fzfen .name {
  color: #f5f5f5;
  margin-bottom: 0.16rem;
}
.fotbox-sec1 .container .gt .fzyou .fzfen .jut {
  display: flex;
}
.fotbox-sec1 .container .gt .fzyou .fzfen .jut .li {
  display: block;
  overflow: hidden;
  width: 25px;
  margin-right: 20px;
}
@media (max-width: 1580px) {
  .fotbox-sec1 .container .gt .fzyou .fzfen .jut .li {
    width: 22px;
    margin-right: 16px;
  }
}
@media (max-width: 767px) {
  .fotbox-sec1 .container .gt .fzyou .fzfen .jut .li {
    width: 0.46rem;
    margin-right: 0.5rem;
  }
}
.fotbox-sec1 .container .gt .fzyou .fzfen .jut .li img,
.fotbox-sec1 .container .gt .fzyou .fzfen .jut .li svg {
  width: 100%;
  float: left;
}
.fotbox-sec1 .container .gt .fzyou .fzfen .jut .li img path,
.fotbox-sec1 .container .gt .fzyou .fzfen .jut .li svg path {
  transition: all 0.4s;
  fill: #ffffff;
  stroke: none;
}
.fotbox-sec1 .container .gt .fzyou .fzfen .jut .li img:nth-child(2) {
  display: none;
}
.fotbox-sec1 .container .gt .fzyou .fzfen .jut .li:hover img {
  display: none;
}
.fotbox-sec1 .container .gt .fzyou .fzfen .jut .li:hover img:nth-child(2) {
  display: block;
}
.fotbox-sec2 .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0.187rem 0;
}
@media (max-width: 767px) {
  .fotbox-sec2 .container {
    padding: 14px 0;
  }
}
.fotbox-sec2 .container .lt {
  color: #ffffff;
  max-width: 70%;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .fotbox-sec2 .container .lt {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 0.1rem;
  }
}
.fotbox-sec2 .container .gt {
  display: flex;
}
@media (max-width: 991px) {
  .fotbox-sec2 .container .gt {
    width: 100%;
    justify-content: center;
  }
}
.fotbox-sec2 .container .gt a,
.fotbox-sec2 .container .gt span {
  color: #ffffff;
  display: block;
  font-size: 14px;
  opacity: 0.2;
  transition: all 0.4s;
}
.fotbox-sec2 .container .gt a:hover {
  opacity: 0.8;
}
.fotbox-sec2 .container .gt span {
  margin: 0 0.2rem;
}
/* End */
/* é¦–é¡µ */
.base_prev,
.base_next {
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 0.68rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  height: 0.68rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.base_prev svg,
.base_next svg {
  width: 23.52941176%;
  height: 23.52941176%;
}
.base_prev svg path,
.base_next svg path {
  opacity: 1;
  fill: none;
  stroke: #ffffff;
  filter: none;
}
.base_prev:hover,
.base_next:hover {
  border-color: transparent;
  background-color: rgba(71, 192, 255, 0.6);
}
.hm-but {
  display: block;
  width: 202px;
  height: 55px;
  font-size: 16px;
  position: relative;
}
.hm-but .fzba {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.hm-but .fzba img {
  width: 100%;
  height: 100%;
}
.hm-but .fzba svg {
  width: 100%;
  height: 100%;
}
.hm-but .fzba svg path {
  opacity: 1;
  fill: none;
  stroke: #d61518;
  filter: none;
}
.hm-but .fzba svg polygon {
  opacity: 1;
  fill: #d61518;
}
.hm-but .but-chid {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  transition: 0.4s all;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
}
.hm-but .but-chid:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  opacity: 0;
  transition: all 0.4s;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/imgfaz1.png) center / 100% 100% no-repeat;
}
.hm-but .but-chid span,
.hm-but .but-chid i {
  position: relative;
}
.hm-but .but-chid span {
  display: flex;
  align-items: center;
  width: 71%;
  padding-left: 22px;
  color: #222222;
  transition: 0.4s all;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
}
.hm-but .but-chid i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 29%;
  height: 100%;
  transition: 0.4s all;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  border-left: 1px solid transparent;
}
.hm-but .but-chid i img{  width: 22.4137931%;
  height: 22.4137931%;}
.hm-but .but-chid i svg {
  width: 22.4137931%;
  height: 22.4137931%;
}
.hm-but .but-chid i svg path {
  fill: #d61518;
  opacity: 1;
  filter: none;
  stroke: none;
  transition: 0.4s all;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
}
.hm-but .but-chid i svg path:last-child {
  stroke: #d61518;
  fill: none;
}
.hm-but .but-chid i svg polygon {
  fill: #d61518;
}
.hm-but:hover .but-chid {
  transform: translate3d(-8px, -8px, 0);
  -webkit-transform: translate3d(-8px, -8px, 0);
  -moz-transform: translate3d(-8px, -8px, 0);
  -ms-transform: translate3d(-8px, -8px, 0);
  -o-transform: translate3d(-8px, -8px, 0);
}
.hm-but:hover .but-chid:before {
  opacity: 1;
}
.hm-but:hover .but-chid span {
  color: #ffffff;
}
.hm-but:hover .but-chid i {
  border-color: rgba(255, 255, 255, 0.2);
}
.hm-but:hover .but-chid i svg path {
  fill: #ffffff;
  stroke: none;
}
.hm-but:hover .but-chid i svg path:last-child {
  stroke: #ffffff;
  fill: none;
}
.hm-but:hover .but-chid i svg polygon {
  fill: #ffffff;
}
@media (max-width: 1580px) {
  .hm-but {
    width: 180px;
    height: 50px;
  }
  .hm-but .but-chid {
    font-size: 14px;
  }
  .hm-but .but-chid span {
    padding-left: 18px;
  }
}
@media (max-width: 1199px) {
  .hm-but {
    width: 160px;
    height: 44px;
  }
  .hm-but .but-chid span {
    padding-left: 12px;
  }
}
@media (max-width: 767px) {
  .hm-but {
    width: 3rem;
    height: 0.8rem;
  }
  .hm-but .but-chid {
    font-size: 0.26rem;
  }
  .hm-but .but-chid span {
    padding-left: 12px;
  }
}
.hm-but2:before {
  border-color: rgba(255, 255, 255, 0.4);
}
.hm-but2 .fzba svg path {
  stroke: #ffffff;
}
.hm-but2 .but-chid span {
  color: #ffffff;
}
.hm-but2 .but-chid i svg path {
  fill: #ffffff;
  stroke: none;
}
.hm-but2 .but-chid i svg path:last-child {
  stroke: #ffffff;
  fill: none;
}
.hm-but2 .but-chid i svg polygon {
  fill: #ffffff;
}
.hm_byuan {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.4rem;
  height: 0.4rem;
  background-color: #00743f;
  border-radius: 50%;
  overflow: hidden;
  flex-wrap: wrap;
}
.hm_byuan i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  transition: all 0.4s;
}
.hm_byuan i svg {
  width: 23.33333333%;
}
.hm_byuan i img {
  width: 23.33333333%;
}
.hm_byuan i svg path {
  fill: #ffffff;
  stroke: none;
}
.hm_byuan i svg path:last-child {
  stroke: #ffffff;
  fill: none;
}
.hm_byuan i svg polygon {
  fill: #ffffff;
}
.hm_byuan i:nth-child(2) {
  transform: translate(-100%, 0);
}
.hm_byuan:hover i {
  transform: translate(100%, -100%);
}
.hm_byuan:hover i:nth-child(2) {
  transform: translate(0%, -100%);
}
.hm-tit {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .hm-tit {
    flex-wrap: wrap;
  }
  .hm-tit .hm-but {
    display: none;
  }
}
.hm-tit .font {
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  max-width: 76%;
}
@media (max-width: 767px) {
  .hm-tit .font {
    width: 100%;
    max-width: 100%;
  }
}
.hm-tit .font .name {
  margin-bottom: 0.22rem;
  color: #d61518;
}
.hm-tit .font .tit {
  /* letter-spacing: -1px; */
  line-height: 1.8;
}
.hm-tit .font .tit span {
  color: #d61518;
}
.hm-sec1 {
  padding: 0.96rem 0 1rem;
  overflow: hidden;
  position: relative;
}
.hm-sec1:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 100%;
  background: url(../images/hm1bag1.png) left bottom / 100% auto no-repeat;
}
.hm-sec1 .fzfont {
  position: absolute;
  left: 0%;
  right: 0;
  margin: 0 auto;
  top: 0;
  margin-top: 15.10416667%;
  color: #f4f4f4;
  overflow: hidden;
  font-size: 3rem;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1.2px #f4f4f4;
  text-stroke: 1.2px #f4f4f4;
  background-image: -webkit-linear-gradient(top, transparent, transparent, transparent);
  -webkit-background-clip: text;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  display: flex;
}
.hm-sec1 .fzfont .fzwen {
  display: flex;
  width: auto;
  flex-shrink: 0;
  white-space: nowrap;
  line-height: 0.8;
  animation: leftfe1 80s linear infinite;
}
.hm-sec1 .fzfont span {
  display: block;
}
.hm-sec1 .fzqie {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.1rem;
  pointer-events: none;
  height: 1.1rem;
  background-color: rgba(7, 55, 147, 0.9);
  border-radius: 50%;
  color: #ffffff;
  opacity: 0;
  transition: opacity 0.4s, transform 0.4s;
  transform: scale(0);
  text-align: center;
  line-height: 1.1rem;
}
.hm-sec1 .fzqie:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 72.7272%;
  width: 100%;
  height: 100%;
  transform: rotate(-270deg);
  background: url(../images/zuobianjiatoui1.svg) center / 12% 12% no-repeat;
}
.hm-sec1 .fzqie.on:before {
  transform: rotate(0);
}
.hm-sec1 .container {
  position: relative;
}
.hm-sec1 .hm-tit {
  margin-bottom: 1.1rem;
}
@media (max-width: 767px) {
  .hm-sec1 .hm-tit {
    margin-bottom: 0.54rem;
  }
}
.hm-sec1 .cont {
  position: relative;
}
.hm-sec1 .cont .hm1_cont {
  width: auto;
  overflow: visible;
  margin: 0 -0.2rem;
}
@media (max-width: 767px) {
  .hm-sec1 .cont .hm1_cont {
    margin: 0 -0.14rem;
  }
}
.hm-sec1 .cont .hm1_cont .swiper-slide {
  width: 33.3%;
  padding: 0 0.2rem;
}
@media (max-width: 1199px) {
  .hm-sec1 .cont .hm1_cont .swiper-slide {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .hm-sec1 .cont .hm1_cont .swiper-slide {
    width: 66%;
    padding: 0 0.14rem;
  }
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item {
  width: 100%;
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list {
  display: block;
  width: 100%;
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .img {
  padding-bottom: 64.86486486%;
  overflow: hidden;
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .img img {
  transition: all 0.4s;
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font {
  padding: 0.22rem 0 0;
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .tit {
  color: #222222;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  padding-bottom: 0.12rem;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 0.14rem;
  transition: all 0.4s;
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .text {
  font-size: 16px;
  line-height: 1.375;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #999999;
  height: 4.125em;
  overflow: hidden;
  margin-bottom: 0.42rem;
}
@media (max-width: 1580px) {
  .hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .text {
    font-size: 14px;
  }
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .but {
  padding-top: 0.14rem;
  border-top: 1px solid #cccccc;
  color: #d61518;
  display: flex;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  align-items: center;
}
@media (max-width: 767px) {
  .hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .but {
    padding-top: 0.26rem;
  }
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .but .fjian {
  width: 14px;
  height: 14px;
  margin-left: 0.28rem;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .but .fjian {
    width: 12px;
    height: 12px;
  }
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .but .fjian i {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .but .fjian i:nth-child(2) {
  transform: translate(-100%, 0);
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .but .fjian i svg {
  max-height: 100%;
  width: 100%;
  float: left;
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .but .fjian i svg path {
  fill: #d61518;
  stroke: none;
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list .font .but .fjian i svg path:last-child {
  fill: none;
  stroke: #d61518;
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list:hover .img img {
  transform: scale(1.04);
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list:hover .font .tit {
  color: #d61518;
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list:hover .font .but .fjian i {
  transform: translate(100%, -100%);
}
.hm-sec1 .cont .hm1_cont .swiper-slide .item .list:hover .font .but .fjian i:nth-child(2) {
  transform: translate(0, -100%);
}
.hm-sec1 .cont:hover .fzqie {
  opacity: 1;
  transform: scale(1);
}
.hm-sec1 .fzcont {
  position: relative;
}
.hm-sec1 .fzcont .hm1_cont {
  width: 100%;
  padding-left: 1px;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide {
  width: 25%;
}
@media (max-width: 991px) {
  .hm-sec1 .fzcont .hm1_cont .swiper-slide {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .hm-sec1 .fzcont .hm1_cont .swiper-slide {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .hm-sec1 .fzcont .hm1_cont .swiper-slide {
    width: 76%;
  }
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item {
  margin-left: -1px;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list {
  display: block;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .img {
  padding-bottom: 64.86486486%;
  overflow: hidden;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .img img {
  transition: all 0.4s;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font {
  padding: 0.22rem 0.4rem 0.36rem;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .tit {
  color: #222222;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  padding-bottom: 0.12rem;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 0.14rem;
  transition: all 0.4s;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .text {
  font-size: 16px;
  line-height: 1.375;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #999999;
  height: 4.125em;
  overflow: hidden;
  margin-bottom: 0.42rem;
}
@media (max-width: 1580px) {
  .hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .text {
    font-size: 14px;
  }
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .but {
  padding-top: 0.14rem;
  border-top: 1px solid #cccccc;
  color: #d61518;
  display: flex;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  align-items: center;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .but .fjian {
  width: 14px;
  height: 14px;
  margin-left: 0.28rem;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .but .fjian {
    width: 12px;
    height: 12px;
  }
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .but .fjian i {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .but .fjian i:nth-child(2) {
  transform: translate(-100%, 0);
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .but .fjian i svg {
  max-height: 100%;
  width: 100%;
  float: left;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .but .fjian i svg path {
  fill: #d61518;
  stroke: none;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .but .fjian i svg path:last-child {
  fill: none;
  stroke: #d61518;
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .but:hover .fjian i {
  transform: translate(100%, -100%);
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list .font .but:hover .fjian i:nth-child(2) {
  transform: translate(0, -100%);
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list:hover .img img {
  transform: scale(1.04);
}
.hm-sec1 .fzcont .hm1_cont .swiper-slide .item .list:hover .font .tit {
  color: #d61518;
}
.hm-sec1 .fzjut {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0.78rem 2.34rem 0.6rem 0.84rem;
  color: #ffffff;
  margin-top: 1.36rem;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 0.56rem), calc(100% - 0.56rem) 100%, 0% 100%);
}
@media (max-width: 991px) {
  .hm-sec1 .fzjut {
    padding-right: 1rem;
  }
}
@media (max-width: 767px) {
  .hm-sec1 .fzjut {
    padding: 0.66rem 0.4rem;
    background-image: url(../images/hm1gbgaga2.jpg) !important;
  }
}
.hm-sec1 .fzjut .font {
  width: 42.85%;
}
@media (max-width: 767px) {
  .hm-sec1 .fzjut .font {
    width: 100%;
  }
}
.hm-sec1 .fzjut .font .tit {
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  line-height: 1.125;
  letter-spacing: -1px;
  margin-bottom: 0.34rem;
  width: 100%;
}
.hm-sec1 .fzjut .font .text {
  opacity: 0.4;
  line-height: 1.33333333;
}
@media (max-width: 767px) {
  .hm-sec1 .fzjut .font .text {
    display: none;
  }
}
.hm-sec1 .fzjut .hm-but {
  margin-top: 0.36rem;
}
.hm-sec1 .fzbut1 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.6rem;
}
@media (min-width: 768px) {
  .hm-sec1 .fzbut1 {
    display: none;
  }
}
.hm-sec2 {
  padding: 1.34rem 0 1.4rem;
  background-color: #f0f2f6;
  position: relative;
  overflow: hidden;
}
.hm-sec2 .container {
  position: relative;
}
.hm-sec2 .fzfont {
  position: absolute;
  left: 0%;
  right: 0;
  margin: 0 auto;
  top: 0;
  margin-top: 13.33333333%;
  color: #e1e1e1;
  overflow: hidden;
  font-size: 3rem;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1.2px #e1e1e1;
  text-stroke: 1.2px #e1e1e1;
  background-image: -webkit-linear-gradient(top, transparent, transparent, transparent);
  -webkit-background-clip: text;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  display: flex;
}
.hm-sec2 .fzfont .fzwen {
  display: flex;
  width: auto;
  flex-shrink: 0;
  white-space: nowrap;
  line-height: 0.8;
  animation: leftfe1 80s linear infinite;
}
.hm-sec2 .fzfont span {
  display: block;
}
.hm-sec2 .fzqie {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.1rem;
  pointer-events: none;
  height: 1.1rem;
  background-color: rgba(7, 55, 147, 0.9);
  border-radius: 50%;
  color: #ffffff;
  opacity: 0;
  transition: opacity 0.4s, transform 0.4s;
  transform: scale(0);
  text-align: center;
  line-height: 1.1rem;
}
.hm-sec2 .fzqie:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 72.7272%;
  width: 100%;
  height: 100%;
  transform: rotate(-270deg);
  background: url(../images/zuobianjiatoui1.svg) center / 12% 12% no-repeat;
}
.hm-sec2 .fzqie.on:before {
  transform: rotate(0);
}
.hm-sec2 .hm-tit {
  margin-bottom: 0.88rem;
}
.hm-sec2 .hm-tit .font .tit {
  margin-top: 0.18rem;
}
.hm-sec2 .hm-tit .font .tit span {
  color: #545a67;
}
.hm-sec2 .cont {
  position: relative;
}
.hm-sec2 .cont .hm2_cont {
  width: auto;
  margin: 0 -0.2rem;
  overflow: visible;
}
.hm-sec2 .cont .hm2_cont .swiper-slide,
.hm-sec2 .cont .hm2_cont .splide__slide {
  padding: 0 0.2rem;
  width: 25.25%;
  transition: width 0.4s ease;
}
@media (max-width: 991px) {
  .hm-sec2 .cont .hm2_cont .swiper-slide,
  .hm-sec2 .cont .hm2_cont .splide__slide {
    width: 36%;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .hm2_cont .swiper-slide,
  .hm-sec2 .cont .hm2_cont .splide__slide {
    width: 100%;
  }
}
.hm-sec2 .cont .hm2_cont .swiper-slide .item,
.hm-sec2 .cont .hm2_cont .splide__slide .item {
  display: block;
  position: relative;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .img,
.hm-sec2 .cont .hm2_cont .splide__slide .img {
  width: 100%;
  height: 5.18rem;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .hm-sec2 .cont .hm2_cont .swiper-slide .img,
  .hm-sec2 .cont .hm2_cont .splide__slide .img {
    height: 6.6rem;
  }
}
.hm-sec2 .cont .hm2_cont .swiper-slide .img img,
.hm-sec2 .cont .hm2_cont .splide__slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .img:before,
.hm-sec2 .cont .hm2_cont .splide__slide .img:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 2;
  opacity: 0.3;
  transition: all 0.4s ease-in-out;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .img:after,
.hm-sec2 .cont .hm2_cont .splide__slide .img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  background: url(../images/jianpa1.png) left top / 100% 100% no-repeat;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .font,
.hm-sec2 .cont .hm2_cont .splide__slide .font {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  z-index: 3;
  color: #ffffff;
  width: 100%;
  padding: 0.86rem 0.8rem;
  padding-right: 2.44rem;
}
@media (max-width: 1199px) {
  .hm-sec2 .cont .hm2_cont .swiper-slide .font,
  .hm-sec2 .cont .hm2_cont .splide__slide .font {
    padding: 0.66rem 0.6rem;
    padding-right: 1rem;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .hm2_cont .swiper-slide .font,
  .hm-sec2 .cont .hm2_cont .splide__slide .font {
    opacity: 1;
  }
}
.hm-sec2 .cont .hm2_cont .swiper-slide .font .fzicon,
.hm-sec2 .cont .hm2_cont .splide__slide .font .fzicon {
  width: 0.56rem;
  height: 0.56rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .font .fzicon img,
.hm-sec2 .cont .hm2_cont .splide__slide .font .fzicon img {
  max-width: 100%;
  max-height: 100%;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .font .fztit,
.hm-sec2 .cont .hm2_cont .splide__slide .font .fztit {
  letter-spacing: -1px;
  line-height: 1.2;
  margin-top: 0.36rem;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .font .text,
.hm-sec2 .cont .hm2_cont .splide__slide .font .text {
  line-height: 1.22222222;
  margin-top: 4px;
  opacity: 0.6;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 2.44444444em;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .font .jut,
.hm-sec2 .cont .hm2_cont .splide__slide .font .jut {
  display: flex;
  align-items: flex-start;
  margin-top: 0.54rem;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .font .jut .li,
.hm-sec2 .cont .hm2_cont .splide__slide .font .jut .li {
  width: 25%;
  padding: 0.2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(255, 255, 255, 0.65);
  border-left: none;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .font .jut .li:first-child,
.hm-sec2 .cont .hm2_cont .splide__slide .font .jut .li:first-child {
  border: 1px solid rgba(255, 255, 255, 0.65);
}
.hm-sec2 .cont .hm2_cont .swiper-slide .font .jut .li .flogo,
.hm-sec2 .cont .hm2_cont .splide__slide .font .jut .li .flogo {
  display: flex;
  align-items: center;
  width: 100%;
  height: 0.22rem;
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .hm-sec2 .cont .hm2_cont .swiper-slide .font .jut .li .flogo,
  .hm-sec2 .cont .hm2_cont .splide__slide .font .jut .li .flogo {
    height: 0.4rem;
    margin-bottom: 0.2rem;
  }
}
.hm-sec2 .cont .hm2_cont .swiper-slide .font .jut .li .flogo img,
.hm-sec2 .cont .hm2_cont .splide__slide .font .jut .li .flogo img {
  max-width: 100%;
  max-height: 100%;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .font .jut .li .wen,
.hm-sec2 .cont .hm2_cont .splide__slide .font .jut .li .wen {
  opacity: 0.6;
}
@media (max-width: 767px) {
  .hm-sec2 .cont .hm2_cont .swiper-slide .font .jut .li .wen,
  .hm-sec2 .cont .hm2_cont .splide__slide .font .jut .li .wen {
    font-size: 0.24rem;
  }
}
.hm-sec2 .cont .hm2_cont .swiper-slide .fzfon,
.hm-sec2 .cont .hm2_cont .splide__slide .fzfon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0.86rem 0.42rem 0.6rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #ffffff;
  z-index: 3;
}
@media (max-width: 767px) {
  .hm-sec2 .cont .hm2_cont .swiper-slide .fzfon,
  .hm-sec2 .cont .hm2_cont .splide__slide .fzfon {
    display: none;
  }
}
.hm-sec2 .cont .hm2_cont .swiper-slide .fzfon .fziocn,
.hm-sec2 .cont .hm2_cont .splide__slide .fzfon .fziocn {
  width: 0.8rem;
  height: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .fzfon .fziocn img,
.hm-sec2 .cont .hm2_cont .splide__slide .fzfon .fziocn img {
  max-width: 100%;
  max-height: 100%;
}
.hm-sec2 .cont .hm2_cont .swiper-slide .fzfon .fztit,
.hm-sec2 .cont .hm2_cont .splide__slide .fzfon .fztit {
  letter-spacing: -1px;
  line-height: 1.2;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 767px) {
  .hm-sec2 .cont .hm2_cont .swiper-slide .img:before,
  .hm-sec2 .cont .hm2_cont .splide__slide .img:before {
    opacity: 0;
  }
  .hm-sec2 .cont .hm2_cont .swiper-slide .img:after,
  .hm-sec2 .cont .hm2_cont .splide__slide .img:after {
    opacity: 1;
  }
  .hm-sec2 .cont .hm2_cont .swiper-slide .font,
  .hm-sec2 .cont .hm2_cont .splide__slide .font {
    visibility: visible;
    opacity: 1;
  }
  .hm-sec2 .cont .hm2_cont .swiper-slide .fzfon,
  .hm-sec2 .cont .hm2_cont .splide__slide .fzfon {
    opacity: 0;
  }
}
.hm-sec2 .cont .hm2_cont .swiper-slide-active,
.hm-sec2 .cont .hm2_cont .splide__slide-active,
.hm-sec2 .cont .hm2_cont .swiper-slide.is-active,
.hm-sec2 .cont .hm2_cont .splide__slide.is-active {
  width: 56.6%;
}
@media (max-width: 991px) {
  .hm-sec2 .cont .hm2_cont .swiper-slide-active,
  .hm-sec2 .cont .hm2_cont .splide__slide-active,
  .hm-sec2 .cont .hm2_cont .swiper-slide.is-active,
  .hm-sec2 .cont .hm2_cont .splide__slide.is-active {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .hm2_cont .swiper-slide-active,
  .hm-sec2 .cont .hm2_cont .splide__slide-active,
  .hm-sec2 .cont .hm2_cont .swiper-slide.is-active,
  .hm-sec2 .cont .hm2_cont .splide__slide.is-active {
    width: 100%;
  }
}
.hm-sec2 .cont .hm2_cont .swiper-slide-active .img:before,
.hm-sec2 .cont .hm2_cont .splide__slide-active .img:before,
.hm-sec2 .cont .hm2_cont .swiper-slide.is-active .img:before,
.hm-sec2 .cont .hm2_cont .splide__slide.is-active .img:before {
  opacity: 0;
}
.hm-sec2 .cont .hm2_cont .swiper-slide-active .img:after,
.hm-sec2 .cont .hm2_cont .splide__slide-active .img:after,
.hm-sec2 .cont .hm2_cont .swiper-slide.is-active .img:after,
.hm-sec2 .cont .hm2_cont .splide__slide.is-active .img:after {
  opacity: 1;
}
.hm-sec2 .cont .hm2_cont .swiper-slide-active .font,
.hm-sec2 .cont .hm2_cont .splide__slide-active .font,
.hm-sec2 .cont .hm2_cont .swiper-slide.is-active .font,
.hm-sec2 .cont .hm2_cont .splide__slide.is-active .font {
  visibility: visible;
  opacity: 1;
}
.hm-sec2 .cont .hm2_cont .swiper-slide-active .fzfon,
.hm-sec2 .cont .hm2_cont .splide__slide-active .fzfon,
.hm-sec2 .cont .hm2_cont .swiper-slide.is-active .fzfon,
.hm-sec2 .cont .hm2_cont .splide__slide.is-active .fzfon {
  opacity: 0;
}
.hm-sec2 .cont .hm2_cont-2 {
  width: 56.6%;
  overflow: visible;
}
@media (max-width: 991px) {
  .hm-sec2 .cont .hm2_cont-2 {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .hm2_cont-2 {
    width: 100%;
  }
}
.hm-sec2 .cont .hm2_cont-2 .swiper-slide {
  transition: width 0.4s;
  width: 42.0454545%;
}
.hm-sec2 .cont .hm2_cont-2 .swiper-slide-active {
  width: 100%;
}
.hm-sec2 .cont .hm2_cont-2 .swiper-slide-active .img:before {
  opacity: 0;
}
.hm-sec2 .cont .hm2_cont-2 .swiper-slide-active .img:after {
  opacity: 1;
}
.hm-sec2 .cont .hm2_cont-2 .swiper-slide-active .font {
  visibility: visible;
  opacity: 1;
}
.hm-sec2 .cont .hm2_cont-2 .swiper-slide-active .fzfon {
  opacity: 0;
}
.hm-sec2 .cont:hover .fzqie {
  opacity: 1;
  transform: scale(1);
}
.hm-sec2 .fzbut1 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.6rem;
}
@media (min-width: 768px) {
  .hm-sec2 .fzbut1 {
    display: none;
  }
}
.hm-sec3 {
  position: relative;
  /* background-color: #d61518; */
  background-image: url(../images/aboutbj.jpg);
  transition: background-color 0.4s linear;
  background-repeat: repeat;

  padding-bottom: 0.8rem;
  height: 160vh;
}
@media (max-width: 991px) {
  .hm-sec3 {
    height: 120vw;
  }
}
@media (max-width: 767px) {
  .hm-sec3 {
    height: 116vh;
    padding-bottom: 0;
  }
}
.hm-sec3 .fznei {
  padding-top: 1.34rem;
  padding-bottom: 1.4rem;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.hm-sec3 .fznei .fzbag {
  position: absolute;
  left: 0;
  top: 0;
  width: 4.38rem;
  overflow: hidden;
}
.hm-sec3 .fznei .fzbag img {
  width: 100%;
  float: left;
}
.hm-sec3 .fznei .cont {
  position: relative;
}
.hm-sec3 .fznei .cont .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hm-sec3 .fznei .cont .container .hm-tit {
  width: 60%;
  width: 60%;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .hm-sec3 .fznei .cont .container .hm-tit {
    width: 100%;
  }
}
.hm-sec3 .fznei .cont .container .hm-tit .font {
  width: 100%;
  margin-bottom: 0.9rem;
  max-width: initial;
}
.hm-sec3 .fznei .cont .container .hm-tit .font .name {
  color: #ffffff;
  margin-bottom: 0.18rem;
  display: block;
}
.hm-sec3 .fznei .cont .container .hm-tit .font .tit {
  color: #ffffff;
  width: 100%;
  line-height: 1.8;
  /* letter-spacing: -1px; */
}
.hm-sec3 .fznei .cont .container .hm-tit .font .tit span {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.5) -webkit-linear-gradient(left, #fff, #fff) no-repeat 0 0;
  /* -webkit-text-fill-color: transparent; */
  -webkit-background-clip: text;
  background-size: 0 100%;
}
.hm-sec3 .fznei .cont .container .hm-tit .hm-but2 {
  display: block;
  margin: 0;
}
.hm-sec3 .fznei .cont .container .gt {
  width: 23.375%;
  margin-right: 0.5rem;
  margin-top: 2.45rem;
}
@media (max-width: 991px) {
  .hm-sec3 .fznei .cont .container .gt {
    width: 44%;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .fznei .cont .container .gt {
    width: 100%;
    margin-right: 0;
    margin-top: 1.2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.hm-sec3 .fznei .cont .container .gt .li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0.1rem 0 0.64rem;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .hm-sec3 .fznei .cont .container .gt .li {
    width: calc(50% - 0.3rem);
    flex-wrap: wrap;
    padding: 0.3rem 0;
  }
}
.hm-sec3 .fznei .cont .container .gt .li .shu {
  display: flex;
  align-items: flex-end;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #fff;
  line-height: 0.8;
  font-size: 0.36rem;
}
@media (max-width: 1199px) {
  .hm-sec3 .fznei .cont .container .gt .li .shu {
    font-size: 0.4rem;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .fznei .cont .container .gt .li .shu {
    font-size: 0.42rem;
  }
}
.hm-sec3 .fznei .cont .container .gt .li .shu span {
  font-size: 0.6rem;
}
@media (max-width: 1199px) {
  .hm-sec3 .fznei .cont .container .gt .li .shu span {
    font-size: 0.54rem;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .fznei .cont .container .gt .li .shu span {
    font-size: 0.48rem;
  }
}
.hm-sec3 .fznei .cont .container .gt .li &gt; span {
  color: #ffffff;
  opacity: 0.6;
  display: block;
  width: 40.5405%;
}
@media (max-width: 767px) {
  .hm-sec3 .fznei .cont .container .gt .li &gt; span {
    width: 100%;
    margin-top: 0.2rem;
  }
}
.hm-sec3 .fznei .fzfont {
  position: absolute;
  left: 0%;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  margin-bottom: 12.60416667%;
  color: #fff;
  overflow: hidden;
  opacity: 0.3;
  font-size: 1.5rem;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1.2px #fff;
  text-stroke: 1.2px #fff;
  background-image: -webkit-linear-gradient(top, transparent, transparent, transparent);
  -webkit-background-clip: text;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  display: flex;
  transition: all 0.4s;
}
.hm-sec3 .fznei .fzfont .fzwen {
  display: flex;
  width: auto;
  flex-shrink: 0;
  white-space: nowrap;
  animation: leftfe1 80s linear infinite;
}
.hm-sec3 .fznei .fzfont span {
  display: block;
}
.hm-sec3 .fzditu {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  text-align: center;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.4s 0.4s linear;
}
.hm-sec3 .fzditu img,
.hm-sec3 .fzditu video {
  width: 100%;
  max-height: auto;
}
.hm-sec3 .fzditu:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/wode1.png) bottom left / 100% 100% no-repeat;
}
.hm-sec3.active .fznei .fzfont {
  opacity: 1;
  -webkit-text-fill-color: #ffffff;
}
.hm-sec3.on {
  /* background-color: #ffffff; */
}
.hm-sec3.on .fznei .fzfont {
  -webkit-text-fill-color: #e1e1e1;
  color: #e1e1e1;
}
.hm-sec3.on .fzditu {
  opacity: 0;
  transition: opacity 0.4s linear;
}
.hm-sec4 {
  position: relative;
  width: 100%;
  height: 120vh;
  transform: translateY(-1rem);
  margin-top: -2.88rem;
}
.hm-sec4:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 86%;
  transition: all 0.4s linear;
  background-color: #d61518;
}
@media (max-width: 767px) {
  .hm-sec4:before {
    height: 90%;
  }
}
@media (max-width: 767px) {
  .hm-sec4 {
    margin-top: -2rem;
    height: auto;
  }
}
.hm-sec4 .fz_zhong {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
}
@media (max-width: 767px) {
}
.hm-sec4 .container {
  position: relative;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hm-sec4 .container .cont {
  margin-top: 0;
  width: 100%;
  height: 8rem;
  position: relative;
  transition: all 0.6s;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .hm-sec4 .container .cont {
    margin-top: 0;
  }
}
.hm-sec4 .container .cont .img {
  background-color: #000000;
  height: 100%;
  width: 100%;
  overflow: hidden;
  transition: all 0.4s;
}
.hm-sec4 .container .cont .img img {
  opacity: 0.9;
  width: 100vw;
  height: 100vh;
  right: initial;
  bottom: initial;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hm-sec4 .container .cont .img:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2.26rem;
  height: 100%;
  background: url(../images/shijpji1.png) left bottom / 100% auto no-repeat;
}
.hm-sec4 .container .cont .fzvideo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.8rem;
  height: 1.8rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/vieof1.png) center / 100% 100% no-repeat;
}
.hm-sec4 .container .cont .fzvideo img {
  width: 13.33333333%;
}
.hm-sec4.active:before {
  background-color: #ffffff;
}
.hm-sec4.on .container .cont {
  width: 100vw;
  height: 100vh;
}
.hm-sec5 {
  padding: 1.4rem 0 1rem;
}
.hm-sec5 .hm-tit {
  margin-bottom: 0.7rem;
}
.hm-sec5 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.21rem;
}
@media (max-width: 991px) {
  .hm-sec5 .cont {
    margin: 0 -0.1rem;
  }
}
@media (max-width: 767px) {
  .hm-sec5 .cont {
    margin: 0;
  }
}
.hm-sec5 .cont .item {
  width: 33.333%;
  padding: 0 0.21rem;
  margin-bottom: 0.4rem;
}
@media (max-width: 991px) {
  .hm-sec5 .cont .item {
    padding: 0 0.1rem;
  }
}
@media (max-width: 767px) {
  .hm-sec5 .cont .item {
    padding: 0;
    width: 100%;
  }
}
.hm-sec5 .cont .item .list {
  display: block;
  transition: all 0.4s;
  width: 100%;
}
.hm-sec5 .cont .item .list .img {
  padding-bottom: 55.33596838%;
  overflow: hidden;
}
.hm-sec5 .cont .item .list .img img {
  transition: all 0.4s;
}
.hm-sec5 .cont .item .list .img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/hmefebag2.png) left bottom / 100% auto no-repeat;
}
.hm-sec5 .cont .item .list .font {
  padding: 0.36rem 0.4rem 0.8rem;
  padding-right: 0.58rem;
  border: solid 1px #eeeeee;
  border-top: none;
  position: relative;
  transition: all 0.4s;
  background-color: #ffffff;
}
.hm-sec5 .cont .item .list .font:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  width: calc(100% + 2px);
  transition: all 0.4s;
  opacity: 0;
  position: absolute;
  left: -1px;
  bottom: 0;
  background: url(../images/newsimgabafg1.png) left bottom / cover no-repeat;
}
.hm-sec5 .cont .item .list .font .time1,
.hm-sec5 .cont .item .list .font .text,
.hm-sec5 .cont .item .list .font .but {
  position: relative;
  transition: all 0.4s;
}
.hm-sec5 .cont .item .list .font .time1 {
  color: #999;
  margin-bottom: 0.1rem;
}
.hm-sec5 .cont .item .list .font .text {
  line-height: 1.8;
  height: 3.75em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #444444;
  transition: all 0.4s;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.hm-sec5 .cont .item .list .font .but {
  transition: all 0.4s;
  margin-top: 0.26rem;
  position: absolute;
  bottom: 0.4rem;
  opacity: 0;
}
.hm-sec5 .cont .item .list .font .but i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #d54043bf;
  border-radius: 50%;
  overflow: hidden;
}
.hm-sec5 .cont .item .list .font .but i svg {
  width: 23.33333333%;
}
.hm-sec5 .cont .item .list .font .but i svg path {
  fill: #ffffff;
  stroke: none;
}
.hm-sec5 .cont .item .list .font .but i svg path:last-child {
  stroke: #ffffff;
  fill: none;
}
.hm-sec5 .cont .item .list:hover {
  transform: translateY(-10px);
}
.hm-sec5 .cont .item .list:hover .img img {
  transform: scale(1.04);
}
.hm-sec5 .cont .item .list:hover .font {
  padding-bottom: 1.2rem;
  margin-top: -0.4rem;
}
.hm-sec5 .cont .item .list:hover .font:before {
  opacity: 1;
  height: 116.66666667%;
}
.hm-sec5 .cont .item .list:hover .font .text {
  color: #ffffff;
}
.hm-sec5 .cont .item .list:hover .font .but {
  opacity: 1;
}
.hm-sec5 .cont .fzitem {
  width: 66.666%;
}
@media (max-width: 767px) {
  .hm-sec5 .cont .fzitem {
    width: 100%;
  }
}
.hm-sec5 .cont .fzitem .list {
  position: relative;
  height: 100%;
}
.hm-sec5 .cont .fzitem .list .fimg {
  width: 100%;
  padding-bottom: 49.42965779%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .hm-sec5 .cont .fzitem .list .fimg {
    padding-bottom: 100%;
    height: auto;
  }
}
.hm-sec5 .cont .fzitem .list .fimg img {
  transition: all 0.4s;
}
.hm-sec5 .cont .fzitem .list .fimg:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/hmefebag1.png) left bottom / 100% auto no-repeat;
}
.hm-sec5 .cont .fzitem .list .fzfont {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
}
.hm-sec5 .cont .fzitem .list .fzfont .fwen {
  width: 83.8404%;
  padding: 0.26rem 0.42rem 0.44rem;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
@media (max-width: 767px) {
  .hm-sec5 .cont .fzitem .list .fzfont .fwen {
    width: 100%;
  }
}
.hm-sec5 .cont .fzitem .list .fzfont .fwen .name {
  color: #999;
  margin-bottom: 0.18rem;
}
.hm-sec5 .cont .fzitem .list .fzfont .fwen .tit {
  line-height: 1.08333333;
  height: 2.33333333em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #ffffff;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 991px) {
  .hm-sec5 .cont .fzitem .list .fzfont .fwen .tit {
    line-height: 1.16666667;
  }
}
@media (max-width: 767px) {
  .hm-sec5 .cont .fzitem .list .fzfont .fwen .tit {
    line-height: 1.4;
    height: 2.8em;
  }
}
.hm-sec5 .cont .fzitem .list .fzfont .but {
  width: 16.1596%;
  display: flex;
  height: 0.6rem;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}
@media (max-width: 767px) {
  .hm-sec5 .cont .fzitem .list .fzfont .but {
    display: none;
  }
}
.hm-sec5 .cont .fzitem .list:hover .fimg img {
  transform: scale(1.04);
}
.hm-sec5 .cont .fzitem .list:hover .fzfont .but i {
  transform: translate(100%, -100%);
}
.hm-sec5 .cont .fzitem .list:hover .fzfont .but i:nth-child(2) {
  transform: translate(0%, -100%);
}
.hm-sec5 .fzbut1 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.6rem;
}
@media (min-width: 768px) {
  .hm-sec5 .fzbut1 {
    display: none;
  }
}
@keyframes leftfe1 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
/* End */
/* cookiesåè®® */
.cookiesbox {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 666;
  width: 100%;
  background-color: #ffffff;
  padding: 0.35rem 0 0.5rem;
  display: none;
}
.cookiesbox .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.cookiesbox .container .lt {
  width: 66%;
}
@media (max-width: 1580px) {
  .cookiesbox .container .lt {
    width: 46%;
  }
}
@media (max-width: 767px) {
  .cookiesbox .container .lt {
    width: 100%;
  }
}
.cookiesbox .container .lt .tit {
  margin-bottom: 0.1rem;
}
.cookiesbox .container .lt .text {
  color: #666666;
  line-height: 1.375;
}
.cookiesbox .container .gt {
  display: flex;
}
@media (max-width: 767px) {
  .cookiesbox .container .gt {
    margin-top: 0.34rem;
  }
}
.cookiesbox .container .gt .fzbut {
  margin-left: 0.3rem;
}
.cookiesbox .container .gt .fzbut .but-chid:before {
  background-image: url(../images/imgfaz2.svg);
}
/* End */
/* æ–°é—»ä¸­å¿ƒ */
.newsbanner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.newsbanner .bag {
  width: 100%;
  height: 6.5rem;
  position: relative;
  overflow: hidden;
}
.newsbanner .bag img {
  transform: scale(1.4);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newsbanner .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .newsbanner .bag img {
    display: none;
  }
  .newsbanner .bag img:nth-child(2) {
    display: block;
  }
}
.newsbanner .bag:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/touyingimfawq1.png) left top / 100% auto no-repeat;
  z-index: 2;
}
.newsbanner .cont {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
  color: #ffffff;
  z-index: 3;
}
.newsbanner .cont .tit {
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 0.6rem;
  line-height: 1;
  margin-top: 0.14rem;
}
.newsbanner:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2.56rem;
  height: 100%;
  z-index: 2;
  background: url(../images/bannrezhuanimfaz1.png) left bottom / 100% auto no-repeat;
}
@media (max-width: 767px) {
  .newsbanner:after {
    width: 1rem;
  }
}
.newsbox1_cont {
  width: 100%;
}
.newsbox1_cont .swiper-slide {
  width: auto;
  margin-right: 0.16rem;
}
@media (max-width: 767px) {
  .newsbox1_cont .swiper-slide {
    margin-right: 0.3rem;
  }
}
.newsbox1_cont .swiper-slide .item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666666;
  min-width: 0.8rem;
  padding: 12px 0.22rem;
  border: solid 1px #e8e8e8;
}
@media (max-width: 1580px) {
  .newsbox1_cont .swiper-slide .item {
    padding: 10px 0.22rem;
  }
}
@media (max-width: 767px) {
  .newsbox1_cont .swiper-slide .item {
    min-width: 1.8rem;
    padding: 0.3rem 0.36rem;
  }
}
.newsbox1_cont .on .item {
  background-color: #d61518;
  border-bottom: #d61518;
  color: #ffffff;
}
.newsbox-sec1 {
  overflow: hidden;
  position: relative;
  padding: 0.94rem 0 0.7rem;
}
.newsbox-sec1 .fzfont {
  position: absolute;
  left: 0%;
  top: 0;
  top: -1.5rem;
  color: #f0f0f2;
  overflow: hidden;
  font-size: 3rem;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1.2px #f0f0f2;
  text-stroke: 1.2px #f0f0f2;
  background-image: -webkit-linear-gradient(top, transparent, transparent, transparent);
  -webkit-background-clip: text;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  display: flex;
}
.newsbox-sec1 .fzfont .fzwen {
  display: flex;
  width: auto;
  flex-shrink: 0;
  white-space: nowrap;
  line-height: 0.8;
  animation: leftfe1 80s linear infinite;
}
.newsbox-sec1 .fzfont span {
  display: block;
}
.newsbox-sec1 .fztitle {
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  letter-spacing: -1px;
  color: #000000;
  padding-bottom: 0.24rem;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .newsbox-sec1 .fztitle {
    padding-bottom: 0.3rem;
    margin-bottom: 0.46rem;
  }
}
.newsbox-sec1 .newsbox1_cont {
  margin-bottom: 0.4rem;
}
.newsbox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.21rem;
}
@media (max-width: 991px) {
  .newsbox-sec1 .cont {
    margin: 0 -0.1rem;
  }
}
@media (max-width: 767px) {
  .newsbox-sec1 .cont {
    margin: 0;
  }
}
.newsbox-sec1 .cont .item {
  width: 33.333%;
  padding: 0 0.21rem;
  margin-bottom: 0.4rem;
}
@media (max-width: 991px) {
  .newsbox-sec1 .cont .item {
    padding: 0 0.1rem;
  }
}
@media (max-width: 767px) {
  .newsbox-sec1 .cont .item {
    padding: 0;
    width: 100%;
  }
}
.newsbox-sec1 .cont .item .list {
  display: block;
  transition: all 0.4s;
  width: 100%;
}
.newsbox-sec1 .cont .item .list .img {
  padding-bottom: 55.33596838%;
  overflow: hidden;
}
.newsbox-sec1 .cont .item .list .img img {
  transition: all 0.4s;
}
.newsbox-sec1 .cont .item .list .img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/hmefebag2.png) left bottom / 100% auto no-repeat;
}
.newsbox-sec1 .cont .item .list .font {
  padding: 0.36rem 0.4rem 0.8rem;
  padding-right: 0.58rem;
  border: solid 1px #eeeeee;
  border-top: none;
  position: relative;
  transition: all 0.4s;
  background-color: #ffffff;
}
.newsbox-sec1 .cont .item .list .font:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  width: calc(100% + 2px);
  transition: all 0.4s;
  opacity: 0;
  position: absolute;
  left: -1px;
  bottom: 0;
  background: url(../images/newsimgabafg1.png) left bottom / cover no-repeat;
}
.newsbox-sec1 .cont .item .list .font .time1,
.newsbox-sec1 .cont .item .list .font .text,
.newsbox-sec1 .cont .item .list .font .but {
  position: relative;
  transition: all 0.4s;
}
.newsbox-sec1 .cont .item .list .font .time1 {
  color: #d61518;
  margin-bottom: 0.1rem;
}
.newsbox-sec1 .cont .item .list .font .text {
  line-height: 1.25;
  height: 3.75em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #444444;
  transition: all 0.4s;
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.newsbox-sec1 .cont .item .list .font .but {
  transition: all 0.4s;
  margin-top: 0.26rem;
  position: absolute;
  bottom: 0.4rem;
  opacity: 0;
}
.newsbox-sec1 .cont .item .list .font .but i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #d61518;
  border-radius: 50%;
  overflow: hidden;
}
.newsbox-sec1 .cont .item .list .font .but i svg {
  width: 23.33333333%;
}
.newsbox-sec1 .cont .item .list .font .but i svg path {
  fill: #ffffff;
  stroke: none;
}
.newsbox-sec1 .cont .item .list .font .but i svg path:last-child {
  stroke: #ffffff;
  fill: none;
}
.newsbox-sec1 .cont .item .list:hover {
  transform: translateY(-10px);
}
.newsbox-sec1 .cont .item .list:hover .img img {
  transform: scale(1.04);
}
.newsbox-sec1 .cont .item .list:hover .font {
  padding-bottom: 1.2rem;
  margin-top: -0.4rem;
}
.newsbox-sec1 .cont .item .list:hover .font:before {
  opacity: 1;
  height: 116.66666667%;
}
.newsbox-sec1 .cont .item .list:hover .font .text {
  color: #ffffff;
}
.newsbox-sec1 .cont .item .list:hover .font .but {
  opacity: 1;
}
.newsbox-sec1 .basepage {
  margin-top: 0.38rem;
}
/* End */
/* æ–°é—»è¯¦æƒ… */
.newinfo .container {
  max-width: 1290px;
}
.newinfo .newinfo-sec1 {
  padding-top: 0.1rem;
  padding-bottom: 1.2rem;
}
.newinfo .newinfo-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.newinfo .newinfo-sec1 .cont .lt {
  width: 66.66666%;
  padding-right: 4.65116279%;
}
@media (max-width: 767px) {
  .newinfo .newinfo-sec1 .cont .lt {
    width: 100%;
    padding-right: 0;
  }
}
.newinfo .newinfo-sec1 .cont .lt .name {
  color: #666666;
  margin-bottom: 0.18rem;
}
.newinfo .newinfo-sec1 .cont .lt .fztitle1 {
  line-height: 1.25;
  letter-spacing: -1px;
  color: #222222;
  margin-bottom: 0.22rem;
}
@media (max-width: 991px) {
  .newinfo .newinfo-sec1 .cont .lt .fztitle1 {
    line-height: 1.3;
  }
}
.newinfo .newinfo-sec1 .cont .lt .make-text {
  margin-bottom: 0.5rem;
}
.newinfo .newinfo-sec1 .cont .lt .flabel {
  margin-bottom: 0.28rem;
  display: flex;
  flex-wrap: wrap;
}
.newinfo .newinfo-sec1 .cont .lt .flabel .li {
  background-color: #f0f2f6;
  border-radius: 5px;
  width: auto;
  display: block;
  margin-right: 10px;
  color: #666666;
  margin-bottom: 10px;
  padding: 6px 14px;
}
@media (max-width: 1580px) {
  .newinfo .newinfo-sec1 .cont .lt .flabel .li {
    padding: 2px 12px;
  }
}
@media (max-width: 767px) {
  .newinfo .newinfo-sec1 .cont .lt .flabel .li {
    padding: 4px 0.24rem;
  }
}
.newinfo .newinfo-sec1 .cont .lt .fen {
  margin-bottom: 0.3rem;
}
.newinfo .newinfo-sec1 .cont .lt .fen .fzsear {
  display: flex;
}
.newinfo .newinfo-sec1 .cont .lt .fen .fzsear a {
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 50%;
  padding: 0;
  margin-right: 0.2rem;
}
@media (max-width: 767px) {
  .newinfo .newinfo-sec1 .cont .lt .fen .fzsear a {
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.26rem;
  }
}
.newinfo .newinfo-sec1 .cont .lt .fen .fzsear a .a2a_svg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff !important;
  border: solid 1px #eeeeee;
  display: flex;
  transition: all 0.4s;
  align-items: center;
  justify-content: center;
  opacity: 1;
}
.newinfo .newinfo-sec1 .cont .lt .fen .fzsear a .a2a_svg svg {
  max-width: 60%;
  max-height: 60%;
  width: 100%;
  height: 100%;
}
.newinfo .newinfo-sec1 .cont .lt .fen .fzsear a .a2a_svg svg path {
  transition: all 0.4s;
  fill: #000000;
}
.newinfo .newinfo-sec1 .cont .lt .fen .fzsear a:hover .a2a_svg {
  background-color: #d61518 !important;
  border-color: #d61518;
}
.newinfo .newinfo-sec1 .cont .lt .fen .fzsear a:hover .a2a_svg svg path {
  fill: #ffffff;
}
.newinfo .newinfo-sec1 .cont .lt .fzfen {
  margin-bottom: 0.56rem;
}
.newinfo .newinfo-sec1 .cont .lt .qie {
  display: flex;
  justify-content: space-between;
  padding: 0.3rem 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.newinfo .newinfo-sec1 .cont .lt .qie .prev1,
.newinfo .newinfo-sec1 .cont .lt .qie .next1 {
  display: flex;
  align-items: center;
  transition: all 0.4s;
}
.newinfo .newinfo-sec1 .cont .lt .qie .prev1 i,
.newinfo .newinfo-sec1 .cont .lt .qie .next1 i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.2rem;
  height: 0.2rem;
  overflow: hidden;
  margin-right: 0.2rem;
}
@media (max-width: 767px) {
  .newinfo .newinfo-sec1 .cont .lt .qie .prev1 i,
  .newinfo .newinfo-sec1 .cont .lt .qie .next1 i {
    width: 0.32rem;
    height: 0.32rem;
  }
}
.newinfo .newinfo-sec1 .cont .lt .qie .prev1 i svg,
.newinfo .newinfo-sec1 .cont .lt .qie .next1 i svg {
  width: 100%;
  float: left;
  max-height: 100%;
}
.newinfo .newinfo-sec1 .cont .lt .qie .prev1 i svg path,
.newinfo .newinfo-sec1 .cont .lt .qie .next1 i svg path {
  transition: all 0.4s;
  fill: #000815;
  stroke: none;
}
.newinfo .newinfo-sec1 .cont .lt .qie .prev1 span,
.newinfo .newinfo-sec1 .cont .lt .qie .next1 span {
  color: #222222;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #d61518 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: all 0.4s;
}
.newinfo .newinfo-sec1 .cont .lt .qie .prev1:hover i svg path,
.newinfo .newinfo-sec1 .cont .lt .qie .next1:hover i svg path {
  fill: #d61518;
}
.newinfo .newinfo-sec1 .cont .lt .qie .prev1:hover span,
.newinfo .newinfo-sec1 .cont .lt .qie .next1:hover span {
  color: #d61518;
  background-size: 100% 100%;
}
.newinfo .newinfo-sec1 .cont .lt .qie .next1 i {
  margin-right: 0;
  margin-left: 0.2rem;
}
.newinfo .newinfo-sec1 .cont .lt .qie .back1 {
  display: block;
  transition: all 0.4s;
  color: #222222;
}
.newinfo .newinfo-sec1 .cont .lt .qie .back1:hover {
  color: #d61518;
}
.newinfo .newinfo-sec1 .cont .gt {
  width: 33.333%;
  padding-left: 4.65116279%;
}
@media (max-width: 767px) {
  .newinfo .newinfo-sec1 .cont .gt {
    width: 100%;
    padding-left: 0;
    margin-top: 0.66rem;
  }
}
.newinfo .newinfo-sec1 .cont .gt .fztitle1 {
  color: #666666;
  padding-bottom: 0.08rem;
  position: relative;
}
.newinfo .newinfo-sec1 .cont .gt .fztitle1:before {
  content: "";
  display: block;
  position: absolute;
  left: 0.28rem;
  bottom: 0;
  width: 0.4rem;
  height: 2px;
  background-color: #05338b;
}
.newinfo .newinfo-sec1 .cont .gt .fjut .li {
  display: flex;
  align-items: center;
  padding: 0.26rem 0;
  border-bottom: 1px solid #e5e6e7;
}
@media (max-width: 767px) {
  .newinfo .newinfo-sec1 .cont .gt .fjut .li {
    padding: 0.46rem 0;
  }
}
.newinfo .newinfo-sec1 .cont .gt .fjut .li .img {
  width: 35.13513514%;
  overflow: hidden;
  border-radius: 3px;
}
.newinfo .newinfo-sec1 .cont .gt .fjut .li .img:before {
  padding-bottom: 56.92307692%;
}
.newinfo .newinfo-sec1 .cont .gt .fjut .li .img img {
  transition: all 0.4s;
}
.newinfo .newinfo-sec1 .cont .gt .fjut .li .font {
  width: 64.86486486%;
  padding-left: 0.25rem;
}
@media (max-width: 767px) {
  .newinfo .newinfo-sec1 .cont .gt .fjut .li .font {
    padding-left: 0.32rem;
  }
}
.newinfo .newinfo-sec1 .cont .gt .fjut .li .font .text {
  color: #222222;
  transition: all 0.4s;
  line-height: 1.25;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  height: 5em;
  overflow: hidden;
  width: 100%;
}
.newinfo .newinfo-sec1 .cont .gt .fjut .li:hover .img img {
  transform: scale(1.04);
}
.newinfo .newinfo-sec1 .cont .gt .fjut .li:hover .font .text {
  color: #d61518;
}
/* End */
/* èŒä½åˆ—è¡¨ */
.joinbox-but {
  width: 2.2rem;
  height: 0.7rem;
}
@media (max-width: 767px) {
  .joinbox-but {
    width: 2.6rem;
    height: 0.88rem;
  }
}
.joinbox-but .but-chid:before {
  background-image: url(../images/xingahsubmit1.svg);
}
.joinbanner .cont .form {
  width: 100%;
  max-width: 490px;
  display: flex;
  background-color: #ffffff;
  margin-top: 0.46rem;
  padding: 3px;
  color: #666666;
  justify-content: space-between;
  clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 14px 100%, 0 calc(100% - 14px));
}
.joinbanner .cont .form input {
  width: calc(100% - 0.58rem);
  color: #333;
  padding: 0.16rem 0.24rem;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .joinbanner .cont .form input {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .joinbanner .cont .form input {
    padding: 0.22rem 0.32rem;
    font-size: 0.26rem;
    width: calc(100% - 0.76rem);
  }
}
.joinbanner .cont .form .f_sub {
  width: 0.58rem;
  height: 0.58rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #d61518;
  clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 0 100%);
}
@media (max-width: 767px) {
  .joinbanner .cont .form .f_sub {
    width: 0.76rem;
    height: 0.76rem;
  }
}
.joinbanner .cont .form .f_sub svg {
  width: 34.48275862%;
  height: 34.48275862%;
}
.joinbanner .cont .form .f_sub svg path {
  stroke: none;
  fill: #ffffff;
}
.joinbox-sec1 {
  background-color: #e1e9f0;
  padding: 1.14rem 0 1.42rem;
  position: relative;
  z-index: 2;
}
.joinbox-sec1:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  background: url(../images/josimfwfbag1.png) left bottom / 100% auto no-repeat;
}
.joinbox-sec1 .container {
  position: relative;
}
.joinbox-sec1 .cont {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.joinbox-sec1 .cont .lt {
  width: 100%;
  padding-right: 0;
}
@media (min-width: 768px) {
  .joinbox-sec1 .cont .lt {
    width: 24%;
    padding-right: 1.5%;
    margin-top: -2.11rem;
  }
}
.joinbox-sec1 .cont .lt .fznei {
  overflow: hidden;
  clip-path: polygon(0 0, calc(100% - 0.28rem) 0, 100% 14px, 100% 100%, 0.28rem 100%, 0 calc(100% - 0.28rem));
}
.joinbox-sec1 .cont .lt .fznei .fztitle {
  width: 100%;
  padding: 0.36rem 0.34rem;
  background-color: #d61518;
  color: #ffffff;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.joinbox-sec1 .cont .lt .fznei .fztitle span {
  display: block;
  width: calc(100% - 0.24rem);
}
@media (max-width: 767px) {
  .joinbox-sec1 .cont .lt .fznei .fztitle span {
    width: calc(100% - 0.32rem);
  }
}
.joinbox-sec1 .cont .lt .fznei .fztitle i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.24rem;
  height: 0.24rem;
}
@media (max-width: 767px) {
  .joinbox-sec1 .cont .lt .fznei .fztitle i {
    width: 0.32rem;
    height: 0.32rem;
  }
}
.joinbox-sec1 .cont .lt .fznei .fztitle i svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: auto;
  height: auto;
}
.joinbox-sec1 .cont .lt .fznei .fztitle i svg path {
  fill: none;
  stroke: #ffffff;
}
.joinbox-sec1 .cont .lt .fznei .fztitle i svg rect {
  fill: #fff;
  stroke: none;
}
.joinbox-sec1 .cont .lt .fznei .jut {
  padding: 0.4rem 0.34rem 0.46rem;
  background-color: #d61518;
}
.joinbox-sec1 .cont .lt .fznei .jut li {
  width: 100%;
  margin-bottom: 0.2rem;
}
.joinbox-sec1 .cont .lt .fznei .jut li:last-child {
  margin-bottom: 0;
}
.joinbox-sec1 .cont .lt .fznei .jut li .ftit {
  width: 100%;
  background-color: #ffffff;
  display: flex;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  justify-content: space-between;
  padding: 0.18rem 0.22rem 0.18rem 0.2rem;
  color: #111111;
}
.joinbox-sec1 .cont .lt .fznei .jut li .ftit span {
  display: block;
  width: calc(100% - 12px);
}
.joinbox-sec1 .cont .lt .fznei .jut li .ftit i {
  display: block;
  width: 12px;
  height: 12px;
}
@media (max-width: 1580px) {
  .joinbox-sec1 .cont .lt .fznei .jut li .ftit i {
    width: 10px;
    height: 10px;
  }
}
.joinbox-sec1 .cont .lt .fznei .jut li .ftit i svg {
  width: 100%;
  max-height: 100%;
}
.joinbox-sec1 .cont .lt .fznei .jut li .ftit i svg path {
  fill: #666666;
  stroke: none;
}
.joinbox-sec1 .cont .lt .fznei .jut li .fzselect {
  width: 100%;
  background: #ffffff url(../images/ixangwfwfeqim1.svg) 92.4137931% center / 12px auto no-repeat;
  display: flex;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  justify-content: space-between;
  padding: 0.18rem 0.22rem 0.18rem 0.2rem;
  color: #111111;
}
@media (max-width: 1580px) {
  .joinbox-sec1 .cont .lt .fznei .jut li .fzselect {
    background-size: 10px auto;
  }
}
.joinbox-sec1 .cont .gt {
  width: 100%;
  padding-left: 0;
}
@media (min-width: 768px) {
  .joinbox-sec1 .cont .gt {
    width: 76%;
    padding-left: 1.5%;
  }
}
@media (max-width: 767px) {
  .joinbox-sec1 .cont .gt {
    margin-top: 0.6rem;
  }
}
.joinbox-sec1 .cont .gt .fzjut {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.15rem;
}
@media (max-width: 767px) {
  .joinbox-sec1 .cont .gt .fzjut {
    margin: 0;
  }
}
.joinbox-sec1 .cont .gt .fzjut .item {
  width: 33.33%;
  padding: 0 0.15rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 1199px) {
  .joinbox-sec1 .cont .gt .fzjut .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .joinbox-sec1 .cont .gt .fzjut .item {
    padding: 0;
    width: 100%;
  }
}
.joinbox-sec1 .cont .gt .fzjut .item .list {
  display: block;
  cursor: pointer;
  padding: 0.54rem 0.38rem 0.4rem;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .joinbox-sec1 .cont .gt .fzjut .item .list {
    padding: 0.58rem 0.4rem;
  }
}
.joinbox-sec1 .cont .gt .fzjut .item .list .tit {
  font-family: 'cu', 'zhengti', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  color: #000000;
  padding-right: 0.3rem;
  line-height: 1.15384615;
  transition: all 0.4s;
}
.joinbox-sec1 .cont .gt .fzjut .item .list .tiem1 {
  color: #999999;
  margin-top: 8px;
  padding-bottom: 0.32rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0.22rem;
}
.joinbox-sec1 .cont .gt .fzjut .item .list .text {
  line-height: 2;
  color: #999999;
  width: 100%;
  margin-bottom: 0.44rem;
}
@media (max-width: 1580px) {
  .joinbox-sec1 .cont .gt .fzjut .item .list .text {
    line-height: 1.4;
  }
}
.joinbox-sec1 .cont .gt .fzjut .item .list .but i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #d61518;
  border-radius: 50%;
  overflow: hidden;
  transition: all 0.4s;
}
.joinbox-sec1 .cont .gt .fzjut .item .list .but i svg {
  width: 23.33333333%;
}
.joinbox-sec1 .cont .gt .fzjut .item .list .but i svg path {
  fill: #ffffff;
  stroke: none;
}
.joinbox-sec1 .cont .gt .fzjut .item .list .but i svg path:last-child {
  stroke: #ffffff;
  fill: none;
}
.joinbox-sec1 .cont .gt .fzjut .item .list:hover .tit {
  color: #d61518;
}
.joinbox-sec1 .cont .gt .fzjut .item .list:hover .but .hm_byuan i {
  transform: translate(100%, -100%);
}
.joinbox-sec1 .cont .gt .fzjut .item .list:hover .but .hm_byuan i:nth-child(2) {
  transform: translate(0%, -100%);
}
.joinbox-sec1 .cont .gt .basepage {
  margin-top: 0.4rem;
}
/* End */
/* å…¬å…±å¼¹çª—æ&nbsp;·å¼ */
.basealt {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 666;
  width: 100%;
  height: 100%;
}
.basealt .bag {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
.basealt .cont {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.basealt .cont .fclose {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.5rem;
  cursor: pointer;
  height: 0.5rem;
}
@media (max-width: 767px) {
  .basealt .cont .fclose {
    width: 0.66rem;
    height: 0.66rem;
  }
}
.basealt .cont .fclose svg {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.basealt .cont .fclose svg rect {
  transition: all 0.4s;
  fill: rgba(255, 255, 255, 0.2);
  stroke: none;
}
.basealt .cont .fclose svg path {
  fill: #ffffff;
}
.basealt .cont .fclose:hover svg rect {
  fill: #d61518;
  stroke: #d61518;
}
/* End */
/* åŠ&nbsp;å…¥æˆ‘ä»¬å¼¹çª— */
.joinalt1 {
  transition: all 0.4s 0.4s;
  opacity: 0;
  visibility: hidden;
}
.joinalt1 .cont {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  left: initial;
  top: 0.2rem;
  right: 0.2rem;
  height: calc(100vh - 0.4rem);
  max-height: 11rem;
  transition: all 0.6s;
  width: 10.2rem;
  top: 50%;
  transform: translate(12.5rem, -50%);
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .joinalt1 .cont {
    width: 12rem;
  }
}
@media (max-width: 767px) {
  .joinalt1 .cont {
    width: 90%;
    right: 5%;
    transform: translate(100%, -50%);
  }
}
.joinalt1 .cont .fztitle1 {
  height: 23.636%;
  display: flex;
  align-items: flex-end;
  padding: 0.36rem 0.7rem;
  color: #ffffff;
  font-weight: bold;
  background: url(../images/taifjfsfbaw1.jpg) center / cover no-repeat;
}
@media (max-width: 767px) {
  .joinalt1 .cont .fztitle1 {
    height: 18%;
  }
}
.joinalt1 .cont .fclose {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
}
.joinalt1 .cont .fznei {
  min-height: calc(100% - 2.6rem);
  height: 76.364%;
  background: #fff;
  overflow: auto;
  padding: 0.45rem 1.16rem 0.45rem 0.7rem;
}
@media (max-width: 767px) {
  .joinalt1 .cont .fznei {
    padding: 0.6rem 0.4rem;
    height: 82%;
  }
}
.joinalt1 .cont .fznei .flist {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.58rem;
}
.joinalt1 .cont .fznei .flist .li {
  min-width: 1.9rem;
  padding-right: 0.2rem;
  color: #999999;
  line-height: 1.75;
}
.joinalt1 .cont .fznei .flist .li .fztie {
  color: #000000;
}
.joinalt1 .cont .fznei .fwenben {
  margin-bottom: 0.42rem;
}
.joinalt1 .cont .fznei .fwenben .fli {
  margin-bottom: 0.3rem;
}
.joinalt1 .cont .fznei .fwenben .fli:last-child {
  margin-bottom: 0;
}
.joinalt1 .cont .fznei .fwenben .fli .tit {
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.18rem;
}
.joinalt1 .cont .fznei .fwenben .fli .fztext {
  color: #999999;
  line-height: 1.875;
}
.joinalt1.on {
  opacity: 1;
  transition: all 0.4s;
  visibility: visible;
}
.joinalt1.on .cont {
  transform: translate(0, -50%);
  transition: all 0.6s 0.3s;
}
/* End */
/* ç”³è¯·å·¥ä½œå¼¹çª— */
.joinalt2 {
  display: none;
}
.joinalt2 .cont {
  border-radius: 5px;
  background-color: #fff;
  width: 11rem;
}
@media (max-width: 767px) {
  .joinalt2 .cont {
    width: 90%;
  }
}
.joinalt2 .cont .fztitle1 {
  padding: 0.3rem 0.7rem 0.12rem;
  position: relative;
  background: url(../images/apqjfiimg1.png) center / cover no-repeat;
}
@media (max-width: 767px) {
  .joinalt2 .cont .fztitle1 {
    padding: 0.34rem 0.32rem;
  }
}
.joinalt2 .cont .fztitle1 .tit {
  color: #ffffff;
  font-weight: bold;
}
.joinalt2 .cont .fztitle1 .fclose {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
}
.joinalt2 .cont .form {
  overflow: auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-height: 8rem;
  padding: 12px 0.74rem 0.46rem;
}
@media (max-width: 1580px) {
  .joinalt2 .cont .form {
    padding-top: 8px;
  }
}
@media (max-width: 767px) {
  .joinalt2 .cont .form {
    padding: 0.46rem 0.36rem;
    max-height: 10rem;
  }
}
.joinalt2 .cont .form .fztext {
  width: 100%;
  margin-bottom: 0.16rem;
  color: #999999;
}
.joinalt2 .cont .form .fztext span {
  color: #d61518;
}
.joinalt2 .cont .form .fzitem {
  position: relative;
  width: calc(50% - 0.15rem);
  margin-bottom: 0.2rem;
  padding: 0 20px;
  font-size: 16px;
  background: url(../images/xinbiaimg1.png) left top / 100% 100% no-repeat;
}
@media (max-width: 1580px) {
  .joinalt2 .cont .form .fzitem {
    font-size: 14px;
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .joinalt2 .cont .form .fzitem {
    font-size: 0.26rem;
    padding: 0 0.36rem;
    width: 100%;
  }
}
.joinalt2 .cont .form .fzitem .fint {
  width: 100%;
  display: flex;
  align-items: center;
}
.joinalt2 .cont .form .fzitem .fint span {
  color: #e60012;
  flex: 0 0 auto;
  line-height: 1;
}
.joinalt2 .cont .form .fzitem .fint input,
.joinalt2 .cont .form .fzitem .fint select {
  padding: 0.24rem 0;
  color: #999999;
  flex: 1 1 auto;
  padding-left: 0.1rem;
}
.joinalt2 .cont .form .fzitem .fint select {
  background: url(../images/seleciontswwqa1.svg) 98% center / 10px auto no-repeat;
}
.joinalt2 .cont .form .fzfont {
  width: 100%;
  margin-bottom: 12px;
  line-height: 24px;
}
@media (max-width: 1580px) {
  .joinalt2 .cont .form .fzfont {
    margin-bottom: 8px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .joinalt2 .cont .form .fzfont {
    line-height: 1.36;
  }
}
.joinalt2 .cont .form .fzfont .tit {
  color: #222222;
}
@media (max-width: 767px) {
  .joinalt2 .cont .form .fzfont .tit {
    font-size: 0.3rem;
    margin-bottom: 4px;
  }
}
.joinalt2 .cont .form .fzfont .text {
  color: #999999;
}
.joinalt2 .cont .form .fzfile {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
  background-image: url(../images/messifbaiwqaaz1.png);
}
@media (max-width: 767px) {
  .joinalt2 .cont .form .fzfile {
    padding-bottom: 0.46rem;
    padding-top: 0.3rem;
  }
}
.joinalt2 .cont .form .fzfile .fzfont {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
.joinalt2 .cont .form .fzfile .fzfont .fzwen {
  display: none;
}
@media (max-width: 767px) {
  .joinalt2 .cont .form .fzfile .fzfont .fzwen {
    margin-top: 4px;
  }
}
.joinalt2 .cont .form .fzfile .fzfont .fzwen .li {
  max-width: 100%;
  display: inline-block;
  align-items: center;
  padding: 0.18rem 0.32rem;
  min-width: 1.8rem;
  background-color: #edf4ff;
  border-radius: 5px;
  position: relative;
  margin-top: 12px;
}
@media (max-width: 1580px) {
  .joinalt2 .cont .form .fzfile .fzfont .fzwen .li {
    margin-top: 8px;
  }
}
.joinalt2 .cont .form .fzfile .fzfont .fzwen .li span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.joinalt2 .cont .form .fzfile .fzfont .fzwen .li i {
  cursor: pointer;
  position: absolute;
  right: -7px;
  top: -7px;
  width: 20px;
  height: 20px;
}
@media (max-width: 1580px) {
  .joinalt2 .cont .form .fzfile .fzfont .fzwen .li i {
    width: 18px;
    height: 18px;
    right: -6px;
    top: -6px;
  }
}
@media (max-width: 767px) {
  .joinalt2 .cont .form .fzfile .fzfont .fzwen .li i {
    width: 14px;
    height: 14px;
    right: -5px;
    top: -5px;
  }
}
.joinalt2 .cont .form .fzfile .fzfont .fzwen .li i img {
  width: 100%;
  max-height: 100%;
}
.joinalt2 .cont .form .fzfile .fzfont .fzwen .li i svg {
  width: 100%;
  max-height: 100%;
}
.joinalt2 .cont .form .fzfile .fzfont .fzwen .li i svg circle {
  fill: #d61518;
  stroke: #d61518;
}
.joinalt2 .cont .form .fzfile .fzfont .fzwen .li i svg path {
  fill: none;
  stroke: #fff;
}
.joinalt2 .cont .form .fzfile .fzfont .fzwen.on {
  display: block;
}
.joinalt2 .cont .form .fzfile .fzfile_but {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.68rem;
  height: 0.55rem;
}
@media (max-width: 767px) {
  .joinalt2 .cont .form .fzfile .fzfile_but {
    width: 2.2rem;
    height: 0.7rem;
  }
}
.joinalt2 .cont .form .fzfile .fzfile_but input {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.joinalt2 .cont .form .fzmessage {
  width: 100%;
}
@media (min-width: 768px) {
  .joinalt2 .cont .form .fzmessage {
    background-image: url(../images/xinbiaimg2.png);
  }
}
/* End */
/* ç&nbsp;”å‘ä½“ç³» */
.researchbox-sec1 {
  padding: 1.52rem 0 1.7rem;
}
.researchbox-sec1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.researchbox-sec1 .container .lt {
  width: 43.375%;
}
@media (max-width: 991px) {
  .researchbox-sec1 .container .lt {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .researchbox-sec1 .container .lt {
    width: 100%;
  }
}
.researchbox-sec1 .container .lt .name {
  color: #d61518;
  font-weight: bold;
  display: block;
  margin-bottom: 0.4rem;
}
.researchbox-sec1 .container .lt .tit {
  font-weight: bold;
  color: #999999;
  letter-spacing: -1px;
  line-height: 1.17647059;
}
.researchbox-sec1 .container .lt .tit span {
  color: #999999;
  background: #999999 -webkit-linear-gradient(left, #222, #222) no-repeat 0 0;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-size: 0 100%;
}
.researchbox-sec1 .container .lt .tit .on {
  color: #222;
}
.researchbox-sec1 .container .lt .tit p {
  margin-bottom: 0.22rem;
}
.researchbox-sec1 .container .gt {
  width: 28.125%;
  padding-top: 0.76rem;
}
@media (max-width: 991px) {
  .researchbox-sec1 .container .gt {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .researchbox-sec1 .container .gt {
    width: 100%;
  }
}
.researchbox-sec1 .container .gt .item {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding: 0.16rem 0 0.76rem;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  justify-content: space-between;
}
@media (max-width: 767px) {
  .researchbox-sec1 .container .gt .item {
    padding: 0.3rem 0 0.46rem;
  }
}
.researchbox-sec1 .container .gt .item .shu {
  display: flex;
  color: #d61518;
  align-items: flex-end;
}
.researchbox-sec1 .container .gt .item .shu .zi {
  font-weight: bold;
  line-height: 0.8;
}
.researchbox-sec1 .container .gt .item .shu .zi span {
  font-size: 0.6rem;
}
.researchbox-sec1 .container .gt .item .shu .f_icon {
  width: 0.18rem;
  overflow: hidden;
  margin-left: 0.14rem;
}
.researchbox-sec1 .container .gt .item .shu .f_icon img {
  width: 100%;
  float: left;
}
.researchbox-sec1 .container .gt .item .text1 {
  text-align: center;
  color: #999999;
  opacity: 0.6;
  width: calc(100% - 1.8rem);
}
.researchbox-sec2 {
  overflow: hidden;
}
.researchbox-sec2 .cont {
  position: relative;
  left: 50%;
  height: 7.5rem;
  transform: translateX(-50%);
  width: 100vw;
  overflow: hidden;
  transition: all 0.4s;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .researchbox-sec2 .cont {
    height: 6rem;
    border-radius: 6px;
  }
}
.researchbox-sec2 .cont .video,
.researchbox-sec2 .cont .img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100%;
}
.researchbox-sec2 .cont .video img,
.researchbox-sec2 .cont .img img,
.researchbox-sec2 .cont .video video,
.researchbox-sec2 .cont .img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .researchbox-sec2 .cont .video {
    display: none;
  }
}
.researchbox-sec2 .cont .fzvideo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.8rem;
  height: 1.8rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  background: url(../images/vieof1.png) center / 100% 100% no-repeat;
}
.researchbox-sec2 .cont .fzvideo img {
  width: 13.33333333%;
}
@media (max-width: 767px) {
  .researchbox-sec2 .cont .fzvideo {
    pointer-events: auto;
  }
}
.researchbox-sec2.on .cont {
  width: 100%;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .researchbox-sec2.on .cont .img {
    opacity: 0;
  }
}
.researchbox-sec3 {
  padding: 1.6rem 0 3.22rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .researchbox-sec3 {
    padding: 1.6rem 0;
  }
}
.researchbox-sec3 .fzxi {
  position: absolute;
  left: 0;
  top: 2rem;
  width: 100%;
  opacity: 0.8;
  padding-bottom: 1.8rem;
  padding-top: 0;
}
@media (max-width: 767px) {
  .researchbox-sec3 .fzxi {
    display: none;
  }
}
.researchbox-sec3 .fzxi .bag {
  width: 100%;
  overflow: hidden;
  height: 400px;
  position: sticky;
  position: -webkit-sticky;
  top: 20vh;
}
.researchbox-sec3 .fzxi .bag .motive-ani &gt; div {
  width: 2px;
  opacity: 0.5;
  background: url(../images/backgfeiwzwwef1.png) left top / 100% 100% no-repeat;
}
.researchbox-sec3 .bag {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.researchbox-sec3 .bag img {
  width: 100%;
}
.researchbox-sec3 .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .researchbox-sec3 .bag img {
    display: none;
  }
  .researchbox-sec3 .bag img:nth-child(2) {
    display: block;
  }
}
.researchbox-sec3 .container {
  position: relative;
}
.researchbox-sec3 .container .f_title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0.94rem;
}
.researchbox-sec3 .container .f_title .font {
  width: 4.6rem;
}
@media (max-width: 767px) {
  .researchbox-sec3 .container .f_title .font {
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
.researchbox-sec3 .container .f_title .font strong {
  color: #d61518;
}
.researchbox-sec3 .container .f_title .font .tit {
  margin-top: 0.22rem;
  letter-spacing: -1px;
  color: #000000;
  line-height: 1;
}
.researchbox-sec3 .container .f_title .text {
  color: #666666;
  line-height: 1.25;
  width: 7.2rem;
}
@media (max-width: 767px) {
  .researchbox-sec3 .container .f_title .text {
    width: 100%;
  }
}
.researchbox-sec3 .container .researchbox3_cont {
  width: 100%;
  overflow: visible;
  margin-bottom: 0.48rem;
}
.researchbox-sec3 .container .researchbox3_cont .item {
  display: block;
  width: 100%;
}
.researchbox-sec3 .container .researchbox3_cont .item .img {
  border-radius: 10px;
  padding-bottom: 58.94736842%;
  overflow: hidden;
  z-index: 2;
  position: relative;
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.4s;
}
.researchbox-sec3 .container .researchbox3_cont .item .img img {
  transition: all 0.4s;
}
.researchbox-sec3 .container .researchbox3_cont .item .font {
  width: 100%;
  padding: 0.38rem 0 0;
  padding-right: 0.34rem;
}
@media (max-width: 767px) {
  .researchbox-sec3 .container .researchbox3_cont .item .font {
    padding: 0.38rem 0 0;
  }
}
.researchbox-sec3 .container .researchbox3_cont .item .font .tit {
  width: 100%;
  font-weight: bold;
  letter-spacing: -1px;
  color: #222222;
  margin-bottom: 8px;
}
@media (max-width: 1580px) {
  .researchbox-sec3 .container .researchbox3_cont .item .font .tit {
    margin-bottom: 4px;
  }
}
.researchbox-sec3 .container .researchbox3_cont .item .font .text {
  color: #666666;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 4.2em;
  overflow: hidden;
  width: 100%;
}
.researchbox-sec3 .container .researchbox3_cont .item:hover .img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
.researchbox-sec3 .container .researchbox3_cont .item:hover .img img {
  transform: scale(1.04);
}
.researchbox-sec3 .container .researchbox3_cont .swiper-slide-active .item .img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
.researchbox-sec3 .container .researchbox3-pagin {
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
  bottom: 0;
}
.researchbox-sec3 .container .researchbox3-pagin span {
  width: 12px;
  height: 12px;
  margin: 0 10px;
  background-color: #003489;
  opacity: 0.15;
  transition: all 0.4s linear;
}
.researchbox-sec3 .container .researchbox3-pagin .swiper-pagination-bullet-active {
  opacity: 1;
}
.researchbox-sec4 {
  background-color: #05296f;
  position: relative;
  padding: 1.12rem 0;
}
@media (max-width: 767px) {
  .researchbox-sec4 {
    padding: 1.4rem 0;
  }
}
.researchbox-sec4 .fcestu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 2rem;
}
.researchbox-sec4 .fcestu .f_img {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  padding-top: 4.6rem;
}
.researchbox-sec4 .fcestu .f_img img {
  width: 100%;
}
.researchbox-sec4 .fz_title {
  padding-bottom: 0.6rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 1.1rem;
}
.researchbox-sec4 .fz_title .name {
  font-weight: bold;
  color: #d61518;
}
.researchbox-sec4 .fz_title .tit {
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
  margin-top: 0.18rem;
}
.researchbox-sec4 .cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.researchbox-sec4 .cont .lt,
.researchbox-sec4 .cont .gt {
  width: 50%;
}
@media (max-width: 767px) {
  .researchbox-sec4 .cont .lt,
  .researchbox-sec4 .cont .gt {
    width: 100%;
  }
}
.researchbox-sec4 .cont .lt {
  padding-right: 0.4rem;
  position: sticky;
  position: -webkit-sticky;
  top: 1.4rem;
}
@media (max-width: 767px) {
  .researchbox-sec4 .cont .lt {
    display: none;
  }
}
.researchbox-sec4 .cont .lt .f_nav li {
  line-height: 0.3rem;
  position: relative;
  padding-bottom: 1.12rem;
}
.researchbox-sec4 .cont .lt .f_nav li .xian {
  position: absolute;
  left: 0.56rem;
  top: 0.34rem;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.researchbox-sec4 .cont .lt .f_nav li .xian span {
  width: 8px;
  height: 1px;
  display: block;
  background-color: #ffffff;
  margin-bottom: 0.17rem;
}
.researchbox-sec4 .cont .lt .f_nav li:last-child .xian {
  display: none;
}
.researchbox-sec4 .cont .lt .f_nav li .tit {
  color: #fff;
  position: relative;
  padding-left: 1.06rem;
  opacity: 0.6;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  transition: all 0.4s;
}
.researchbox-sec4 .cont .lt .f_nav li .tit:before {
  content: "";
  transition: all 0.4s;
  opacity: 0;
  display: block;
  position: absolute;
  left: 0.12rem;
  top: 0.15rem;
  margin-top: -0.08rem;
  width: 0;
  height: 0;
  border-top: 0.08rem solid transparent;
  border-bottom: 0.08rem solid transparent;
  border-left: 0.12rem solid #d61518;
}
.researchbox-sec4 .cont .lt .f_nav li .tit:after {
  content: "";
  display: block;
  position: absolute;
  left: 0.56rem;
  top: 0.15rem;
  margin-top: -1px;
  width: 0.24rem;
  height: 2px;
  background-color: #ffffff;
}
.researchbox-sec4 .cont .lt .f_nav .on .tit {
  opacity: 1;
  font-size: 0.3rem;
}
@media (max-width: 1199px) {
  .researchbox-sec4 .cont .lt .f_nav .on .tit {
    font-size: 0.36rem;
  }
}
@media (max-width: 767px) {
  .researchbox-sec4 .cont .lt .f_nav .on .tit {
    font-size: 0.4rem;
  }
}
.researchbox-sec4 .cont .lt .f_nav .on .tit:before {
  opacity: 1;
}
.researchbox-sec4 .cont .gt .item {
  width: 100%;
  margin-bottom: 1.68rem;
}
@media (max-width: 767px) {
  .researchbox-sec4 .cont .gt .item {
    margin-bottom: 0.6rem;
  }
}
.researchbox-sec4 .cont .gt .item:last-child {
  margin-bottom: 0;
}
.researchbox-sec4 .cont .gt .item .img {
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 55%;
}
.researchbox-sec4 .cont .gt .item .img img {
  transition: all 0.4s;
}
.researchbox-sec4 .cont .gt .item .font {
  padding: 0.4rem 0 0;
}
.researchbox-sec4 .cont .gt .item .font .tit {
  width: 100%;
  letter-spacing: -1px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 0.12rem;
}
.researchbox-sec4 .cont .gt .item .font .text {
  width: 100%;
  color: #ffffff;
  opacity: 0.6;
  line-height: 1.25;
}
.researchbox-sec5 {
  position: relative;
  overflow: hidden;
  padding: 1.6rem 0 2.04rem;
}
@media (max-width: 767px) {
  .researchbox-sec5 {
    padding: 1.4rem 0;
  }
}
.researchbox-sec5 .bag {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.researchbox-sec5 .bag img {
  width: 100%;
}
.researchbox-sec5 .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .researchbox-sec5 .bag img {
    display: none;
  }
  .researchbox-sec5 .bag img:nth-child(2) {
    display: block;
  }
}
@media (max-width: 767px) {
  .researchbox-sec5 .bag {
    height: 140%;
  }
  .researchbox-sec5 .bag img {
    height: 100%;
    object-fit: cover;
  }
}
.researchbox-sec5 .container {
  max-width: 1400px;
  position: relative;
}
.researchbox-sec5 .fz_title {
  text-align: center;
  margin-bottom: 0.48rem;
}
.researchbox-sec5 .fz_title .name {
  color: #d61518;
}
.researchbox-sec5 .fz_title .tit {
  letter-spacing: -1px;
  color: #000000;
  font-weight: bold;
  line-height: 1;
  margin-top: 0.14rem;
}
.researchbox-sec5 .cont {
  width: 100%;
  margin-bottom: 0.6rem;
}
.researchbox-sec5 .cont .researchbox5_cont {
  overflow: visible;
}
.researchbox-sec5 .cont .researchbox5_cont .swiper-slide {
  height: auto;
}
.researchbox-sec5 .cont .researchbox5_cont .item {
  height: 100%;
  display: flex;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  flex-wrap: wrap;
}
.researchbox-sec5 .cont .researchbox5_cont .item .lt,
.researchbox-sec5 .cont .researchbox5_cont .item .img {
  width: 50%;
}
@media (max-width: 767px) {
  .researchbox-sec5 .cont .researchbox5_cont .item .lt,
  .researchbox-sec5 .cont .researchbox5_cont .item .img {
    width: 100%;
  }
}
.researchbox-sec5 .cont .researchbox5_cont .item .lt {
  padding: 0.94rem 0.72rem;
  padding-right: 1.1rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .researchbox-sec5 .cont .researchbox5_cont .item .lt {
    order: 1;
    padding: 0.6rem 0.36rem 1.6rem;
  }
}
.researchbox-sec5 .cont .researchbox5_cont .item .lt .tit {
  color: #000000;
  margin-bottom: 0.2rem;
  line-height: 1;
  font-weight: bold;
}
.researchbox-sec5 .cont .researchbox5_cont .item .lt .text {
  color: #999999;
  line-height: 1.25;
}
.researchbox-sec5 .cont .researchbox5_cont .item .lt .shu {
  position: absolute;
  bottom: -0.46rem;
  font-size: 1.6rem;
  line-height: 0.8;
  transition: all 0.4s;
  color: #333;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.06);
  text-stroke: 1px rgba(0, 0, 0, 0.06);
  background-image: -webkit-linear-gradient(top, transparent, transparent, transparent);
  -webkit-background-clip: text;
}
.researchbox-sec5 .cont .researchbox5_cont .item .img:before {
  padding-bottom: 92.85714286%;
}
.researchbox-sec5 .cont .researchbox5_cont .item .img img {
  transition: all 0.4s;
}
.researchbox-sec5 .cont .researchbox5_cont .item:hover .img img {
  transform: scale(1.04);
}
.researchbox-sec5 .cont .researchbox5_cont .item:hover .lt .shu {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.06);
  text-stroke: 1px rgba(0, 0, 0, 0.06);
  background-color: #d61518;
}
.researchbox-sec5 .researchbox5-pagin {
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
  bottom: 0;
}
.researchbox-sec5 .researchbox5-pagin span {
  width: 12px;
  height: 12px;
  margin: 0 10px;
  background-color: #003489;
  opacity: 0.15;
  transition: all 0.4s linear;
}
.researchbox-sec5 .researchbox5-pagin .swiper-pagination-bullet-active {
  opacity: 1;
}
.motive-ani {
  position: absolute;
  width: 120%;
  height: 100%;
  left: 0;
}
.motive-ani01 {
  bottom: -50px;
}
.motive-ani02 {
  top: 0;
  left: -105px;
  transform: rotate(180deg);
}
.motive-ani &gt; div {
  width: 0.1rem;
  height: 100%;
  background-size: 100% 100%;
  background-color: #d4d4d4;
  display: inline-block;
  height: 40%;
  bottom: 0;
  top: 0;
  opacity: 0;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  animation: wave 12s linear infinite;
}
.motive-ani &gt; div:first-child {
  margin-left: 0;
}
.motive-wr02 {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0;
  width: 100%;
}
.motive-wr02 .motive-ani &gt; div {
  animation: wave02 8s linear infinite;
}
@keyframes wave {
  0% {
    left: -2%;
    opacity: 0.1;
  }
  5% {
    height: 45%;
  }
  15%,
  27%,
  55%,
  67%,
  95% {
    height: 65%;
  }
  20%,
  22%,
  60%,
  62% {
    height: 70%;
  }
  35%,
  45%,
  75%,
  85% {
    height: 45%;
  }
  40%,
  42%,
  80%,
  82% {
    height: 40%;
  }
  100% {
    left: 100%;
    height: 70%;
    opacity: 0.1;
  }
}
@keyframes wave02 {
  1%,
  33%,
  35%,
  66%,
  68%,
  99% {
    height: 40%;
  }
  5%,
  29%,
  31%,
  62%,
  72%,
  95% {
    height: 45%;
  }
  12%,
  22%,
  45%,
  55%,
  79%,
  89% {
    height: 65%;
  }
  16%,
  18%,
  49%,
  51%,
  83%,
  85% {
    height: 70%;
  }
}
/* End */
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 {
  display: block;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .container {
  position: relative;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .container:before {
  content: "";
  background-color: #f5f5f5;
  display: block;
  position: absolute;
  left: 27%;
  top: -0.4rem;
  height: calc(100% + 1rem);
  width: 101vw;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .container &gt; .fzitem1 &gt; .fzlist &gt; li &gt; .fzzi {
  position: relative;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .container &gt; .fzitem1 &gt; .fzlist &gt; li &gt; .fzzi span,
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .container &gt; .fzitem1 &gt; .fzlist &gt; li &gt; .fzzi i {
  position: relative;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .container &gt; .fzitem1 &gt; .fzlist &gt; li &gt; .fzzi:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  transition: all 0.4s;
  opacity: 0;
  background: -webkit-gradient(linear, left top, right top, from(#eff0f4), to(#fff));
  background: linear-gradient(to right, #eff0f4 68%, #fff 100%);
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .container &gt; .fzitem1 &gt; .fzlist &gt; li.on &gt; .fzzi {
  background: transparent;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .container &gt; .fzitem1 &gt; .fzlist &gt; li.on &gt; .fzzi:before {
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 {
  position: initial;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem1 {
  width: 71.875%;
  left: 28.125%;
  border-right: none;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem1 .fzlist {
  display: flex;
  flex-wrap: wrap;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem1 .fzlist li {
  width: 33.333%;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem1 .fzlist li .fzzi {
  border-bottom: none;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem1 .fzlist li .fzzi i {
  display: none;
}
.hadbox-sec1 .f_navbox li .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem1 li .fzitem1 {
  display: none!important;
}
</pre></body></html>