@charset "utf-8";
.header.innerbg {
  padding: 0.28rem 0;
  top: 0;
  background: #fff;
  box-shadow: 0 0 0.44rem #f2f5f9;
}
.header.innerbg .logo img {
  height: 0.62rem;
}
.header.innerbg .logo img.show {
  opacity: 0;
  visibility: hidden;
}
.header.innerbg .logo img.hide {
  opacity: 1;
  visibility: visible;
}
.header.innerbg .nav_list a {
  color: #000000;
}
.header.innerbg .btn_search a {
  color: #303030;
}
.header.innerbg .btn_earth a {
  color: #6e6e6e;
  border-color: #979797;
}
.header.innerbg .btn_earth a i {
  color: #6e6e6e;
}
.headerbg1 .logo img {
  height: 0.62rem;
}
.headerbg1 .logo img.show {
  opacity: 0;
  visibility: hidden;
}
.headerbg1 .logo img.hide {
  opacity: 1;
  visibility: visible;
}
.headerbg1 .nav_list > li > a {
  color: #000000;
}
.headerbg1 .btn_search a {
  color: #303030;
}
.headerbg1 .btn_earth a {
  color: #6e6e6e;
  border-color: #979797;
}
.headerbg1 .btn_earth a i {
  color: #6e6e6e;
}
.inner {
  margin: auto;
  width: 1280px;
}
.statements__box {
  padding: 1.8rem 0 0.96rem;
}
.statement__title {
  display: block;
  margin-bottom: 0.46rem;
  line-height: 1.2;
  color: #232323;
  font-size: 0.36rem;
  font-weight: normal;
}
.statements__info {
  color: #232323;
  font-size: 16px;
  line-height: 1.8;
}
.statements__info strong {
  display: block;
  margin-bottom: 0.16rem;
  color: #232323;
  font-size: 0.22rem;
  font-weight: normal;
  line-height: 1;
}
.pbanner {
  position: relative;
  overflow: hidden;
}
.pbanner .pimgs {
  position: relative;
  display: block;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.pbanner .pimgs img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.btext {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 3;
  text-align: center;
}
.btext .li1 {
  margin-bottom: 0.18rem;
  line-height: 1;
  color: #ff5a24;
  font-size: 0.36rem;
  font-weight: bold;
  justify-content: center;
}
.btext .li2 {
  line-height: 1.2;
  color: #fff;
  font-size: 0.62rem;
  justify-content: center;
}
.product__swiper {
  position: relative;
  overflow: visible;
}
.product__tab {
  overflow: hidden;
  border-radius: 0.18rem;
}
.product__prevs {
  position: absolute;
  top: 50%;
  margin-top: -0.2rem;
  font-size: 0.4rem;
  cursor: pointer;
  z-index: 5;
  color: #fff;
  transition: 0.4s;
}
.product__prevs.swiper-button-disabled {
  cursor: not-allowed;
}
.product__prevs:hover {
  color: #ff5a24;
}
.product__prevs.prev {
  left: 0.3rem;
}
.product__prevs.next {
  right: 0.3rem;
}
.pro-slide {
  overflow: hidden;
}
.product-slide {
  position: relative;
  top: 0;
  line-height: 0;
  overflow: hidden;
}
.product__imgs {
  position: relative;
  display: block;
  padding-bottom: 50vw;
  height: 0;
  overflow: hidden;
  line-height: 1;
  line-height: 0;
}
.product__imgs img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product__wr {
  position: absolute;
  left: 8.3333vw;
  right: 8.3333vw;
  top: 16.9792vw;
  z-index: 10;
}
.product__top {
  display: flex;
  align-items: center;
}
.product__btn {
  width: 0.6rem;
  height: 0.6rem;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  background: rgba(81, 95, 112, 0.3) url(../images/videobtn.png) center no-repeat;
  background-size: 0.17rem auto;
  transition: 0.4s;
}
.product__btn:hover {
  background: rgba(81, 95, 112, 0.6) url(../images/videobtn.png) center no-repeat;
}
.product__in {
  margin-left: 0.38rem;
}
.product__in p {
  margin-bottom: 0.1rem;
  line-height: 1;
  color: #aeacac;
  font-size: 16px;
}
.product__in p b {
  color: #ff5a24;
  font-weight: normal;
}
.product__in strong {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 0.36rem;
  font-weight: normal;
}
.product__tage {
  margin-left: 0.96rem;
  padding-top: 5.2083vw;
  width: 8.1rem;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.product__tage li {
  margin-right: 0.15rem;
  margin-bottom: 0.3rem;
}
.product__tage li:hover a {
  background: #ff5a24;
  color: #fff;
  border-color: #ff5a24;
}
.product__tage li a {
  display: block;
  text-align: center;
  width: 1.78rem;
  height: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.24rem;
  line-height: 0.5rem;
  color: #fff;
  font-size: 0.16rem;
}
.product__menu {
  position: absolute;
  left: 8.3333vw;
  right: 8.3333vw;
  top: 8.0208vw;
  z-index: 5;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.product__menu.flex {
  position: fixed;
}
.product__menu--list {
  display: flex;
}
.product__menu--list li {
  margin-right: 0.88rem;
}
.product__menu--list li.active a,
.product__menu--list li:hover a {
  color: #ff5a24;
}
.product__menu--list li.active a:before,
.product__menu--list li:hover a:before {
  transform: scaleX(1);
  visibility: visible;
}
.product__menu--list li a {
  display: inline-block;
  position: relative;
  padding: 0 0.1rem;
  height: 0.62rem;
  line-height: 0.62rem;
  color: rgba(255, 255, 255, 0.2);
  font-size: 0.24rem;
}
.product__menu--list li a:before {
  position: absolute;
  left: 0;
  bottom: -2px;
  content: "";
  width: 100%;
  height: 3px;
  background: #ff5a24;
  border-radius: 1px;
  transform: scaleX(0);
  transition: 0.5s;
  visibility: hidden;
}
/* 视频弹层 */
.popup_video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -300;
  background: hsla(0, 0%, 0%, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
}
.popup_video.on {
  z-index: 1050;
  opacity: 1;
  visibility: visible;
}
.popup_video .cont {
  width: 80%;
  height: auto;
  background: #fff;
  padding: 10px;
  border-radius: 2px;
  position: relative;
  transform: scale(0);
  transition: all 0.5s;
}
.popup_video.on .cont {
  transform: scale(1);
}
.popup_video .cont video {
  display: block;
  width: 100%;
  height: auto;
  background: #000;
}
.popup_video .cont .sole {
  width: 30px;
  height: 30px;
  font-size: 30px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: -60px;
  cursor: pointer;
  transition: all 0.5s;
}
.product__banner {
  position: relative;
  overflow: hidden;
}
.product__banner figure {
  margin: 0;
  position: relative;
  display: block;
  padding-bottom: 32.291%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.product__banner figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.view__banner {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 3;
}
.view__banner .vtitle1 {
  margin-bottom: 0.16rem;
  justify-content: center;
  line-height: 1.1;
  color: #ff5a24;
  font-size: 0.36rem;
  font-weight: bold;
}
.view__banner .vtitle2 {
  justify-content: center;
  line-height: 1.2;
  color: #fff;
  font-size: 0.62rem;
  font-weight: bold;
}
.product__leval--fix {
  position: relative;
}
.product__menus {
  position: sticky;
  left: 0;
  top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 8.33vw;
  height: 1.06rem;
  background: #f2f2f2;
  z-index: 10;
}
.product__className {
  line-height: 1;
  color: #232323;
  font-size: 0.3rem;
  font-weight: normal;
}
.product__sele {
  box-sizing: border-box;
  border: none;
  padding-left: 0.25rem;
  width: 1.58rem;
  height: 0.45rem;
  border: 1px solid #c3c3c3;
  color: #0c0c0c;
  font-size: 0.16rem;
  outline: none;
  border-radius: 0.28rem;
  appearance: none;
  background: transparent url(../images/arrow1.png) 85% center no-repeat;
}
.product__li li {
  position: relative;
  padding: 0.6rem 8.33vw 1rem;
}
.product__li li:nth-child(2n+2) {
  background: #e2e2e4;
}
.product__li li:nth-child(2n+2) .product__class--imgs:before {
  background: #ebebec;
}
.product__targes {
  position: absolute;
  left: 0;
  top: -1.06rem;
}
.product__infos {
  padding-bottom: 0.34rem;
  border-bottom: 1px solid #e6e6e6;
}
.product__infos .proin {
  margin-bottom: 0.1rem;
}
.product__infos .proin h2 {
  display: block;
  margin-bottom: 0.3rem;
  line-height: 1;
  color: #232323;
  font-size: 0.58rem;
  font-weight: bold;
}
.product__infos .proin p {
  color: #232323;
  font-size: 0.18rem;
  line-height: 2.3;
}
.product__tags {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.product__tags span {
  display: inline-block;
  color: #232323;
  font-size: 0.18rem;
  font-weight: bold;
}
.product__tags i {
  font-style: normal;
  color: #ff5a24;
}
.product__tags p {
  display: flex;
  width: 0;
  flex: 1;
}
.product__tags p b {
  display: inline-block;
  position: relative;
  z-index: 2;
  color: #ff5a24;
  font-size: 0.18rem;
}
.product__tags p b:before {
  content: "";
  width: 0;
  height: 2px;
  background: #ff5a24;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: 0.4s;
  z-index: -1;
}
.product__tags p b:hover,
.product__tags p b.active {
  color: #ff5a24;
}
.product__tags p b:hover:before,
.product__tags p b.active:before {
  width: 100%;
  right: auto;
  left: 0;
}
.product__class {
  padding-top: 0.45rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product__li li:hover .product__class--imgs figure img {
  transform: scale(1.08);
}
.product__class--imgs {
  position: relative;
  width: 47.5%;
  z-index: 2;
  line-height: 1;
}
.product__class--imgs:before {
  position: absolute;
  left: 0.5rem;
  right: -0.15rem;
  top: 0.3rem;
  bottom: -0.16rem;
  z-index: -1;
  content: "";
  background: #ffded3;
  border-radius: 0.16rem;
}
.product__class--imgs figure {
  margin: 0;
  position: relative;
  display: block;
  padding-bottom: 63.157%;
  height: 0;
  overflow: hidden;
  line-height: 1;
  border-radius: 0.18rem;
}
.product__class--imgs figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product__class--imgs figure img {
  transition: 0.78s;
}
.product__class--right {
  display: flex;
  justify-content: space-between;
  width: 46%;
}
.product__class--item {
  display: block;
  width: 47.35%;
}
.product__class--item dt {
  display: block;
  padding-bottom: 0.18rem;
  border-bottom: 1px solid #d9d9d9;
  line-height: 1;
  color: #232323;
  font-size: 0.28rem;
}
.product__class--item dd {
  display: block;
  padding-top: 0.18rem;
}
.product__class--item dd p {
  position: relative;
  margin-bottom: 0.05rem;
  padding-left: 0.16rem;
  color: #232323;
  font-size: 0.18rem;
  line-height: 2;
}
.product__class--item dd p:before {
  position: absolute;
  left: 0;
  top: 0.15rem;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #7e7e7e;
}
.product__class--item dd span {
  display: block;
  padding-top: 0.05rem;
  color: #ff5a24;
  font-size: 0.16rem;
}
.contact__box {
  padding: 0.55rem 8.33vw 0.6rem;
  background: #e2e2e4;
}
.contact__wr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.contact__menu {
  position: sticky;
  top: 0.5rem;
  width: 2.98rem;
}
.contact__tt {
  display: block;
  margin-bottom: 0.2rem;
  line-height: 1;
  color: #232323;
  font-size: 0.26rem;
}
.contact__search {
  position: relative;
  margin-bottom: 0.1rem;
}
.contact__search .text {
  box-sizing: border-box;
  padding: 0;
  padding-left: 0.2rem;
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  background: #fff;
  border-radius: 0.04rem;
  color: rgba(35, 35, 35, 0.5);
  font-size: 15px;
  border: none;
  outline: none;
}
.contact__search .text:focus::-webkit-input-placeholder {
  opacity: 0;
}
.contact__search .text::-webkit-input-placeholder {
  color: rgba(35, 35, 35, 0.5);
}
.contact__search .sub {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  padding: 0 0.14rem;
  line-height: 0.6rem;
  color: #9f9f9f;
  font-size: 0.23rem;
  cursor: pointer;
  border: none;
  outline: none;
  background: none;
  transition: 0.36s;
}
.contact__search .sub:hover {
  color: #ff5a24;
}
.contact__list {
  padding: 0.2rem 0.16rem;
  background: #fff;
  border-radius: 0.04rem;
}
.contact__item {
  border-bottom: 1px solid #cfcfcf;
}
.contact__names {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.69rem;
  cursor: pointer;
}
.contact__names strong {
  display: block;
  line-height: 1.2;
  color: #232323;
  font-size: 15px;
}
.contact__names span {
  display: block;
  position: relative;
  padding-right: 0.22rem;
  color: #232323;
  font-size: 15px;
}
.contact__names span:before {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.04rem;
  content: "";
  border-left: 0.05rem solid transparent;
  border-right: 0.05rem solid transparent;
  border-top: 0.07rem solid #888888;
}
.contact__xls {
  display: none;
}
.contact__menu--wr {
  padding-bottom: 0.1rem;
}
.contact__menu--wr p {
  margin-bottom: 0.06rem;
  padding-right: 0.2rem;
  color: #232323;
  opacity: 0.7;
  font-size: 14px;
  cursor: pointer;
  transition: 0.38s;
}
.contact__menu--wr p:hover {
  color: #ff5a24;
}
.recuites {
  margin-left: 5.21vw;
  width: 0;
  flex: 1;
}
.recuite__list li {
  margin-bottom: 0.15rem;
  background: #fff;
  border-radius: 5px;
}
.recuite__list li.active .recuite__tops {
  background: #ffeee9;
}
.recuite__list li.active .recuite__tops h3 {
  color: #ff5a24;
}
.recuite__list li.active .recuite__name span {
  color: #ff5a24;
}
.recuite__tops {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0 0.4rem;
  border-radius: 5px 5px 0 0;
  height: 0.8rem;
  cursor: pointer;
  transition: 0.3s;
}
.recuite__tops h3 {
  display: block;
  line-height: 1;
  color: #232323;
  font-size: 18px;
  font-weight: normal;
  transition: 0.35s;
}
.recuite__name {
  display: flex;
}
.recuite__name span {
  display: inline-flex;
  align-items: center;
  color: #232323;
  font-size: 18px;
  transition: 0.3s;
}
.recuite__name span i {
  display: inline-block;
  margin-right: 0.06rem;
  line-height: 1;
  color: #ff5a24;
  font-size: 0.22rem;
  font-style: normal;
}
.recuite__name span:nth-child(1) {
  width: 1.6rem;
}
.recuite__name span:nth-child(2) {
  width: 2.2rem;
}
.recuite__name span:nth-child(3) {
  width: 1.15rem;
}
.recuite__hide {
  padding: 0.25rem 0.4rem 0.4rem;
  display: none;
}
.recuite__in {
  color: #232323;
  font-size: 16px;
  line-height: 2.25;
}
.recuite__btn {
  margin-top: 0.42rem;
}
.recuite__btn a {
  display: block;
  width: 1.8rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  border-radius: 0.3rem;
  background: #ff5a24;
  color: #fff;
  font-size: 16px;
}
.recuite__btn a:hover {
  background: rgba(255, 90, 36, 0.8);
}
html.recuitePop {
  overflow: hidden;
}
html.recuitePop .applicate__pop {
  opacity: 1;
  visibility: visible;
}
.applicate__pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: 0.78s;
}
.applicate__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(0, 0, 0, 0.5);
}
.applicate__fix {
  position: absolute;
  left: 50%;
  margin-left: -4.62rem;
  top: 50%;
  transform: translateY(-50%);
  padding: 0.56rem 0.6rem;
  width: 9.24rem;
  background: #fff;
  border-radius: 4px;
}
.applicate__close {
  position: absolute;
  right: 0.32rem;
  top: 0.3rem;
  line-height: 1;
  color: #adadad;
  cursor: pointer;
  font-size: 0.26rem;
  transition: 0.35s;
}
.applicate__close:hover {
  transform: rotate(180deg);
  color: #ff5a24;
}
.applicate__tts {
  display: block;
  margin-bottom: 0.32rem;
  line-height: 1;
  color: #232323;
  font-size: 0.26rem;
  font-weight: normal;
}
.applicate__row {
  display: flex;
  justify-content: space-between;
}
.applicate__items {
  position: relative;
  flex: 1;
  margin-bottom: 0.24rem;
  display: flex;
  align-items: center;
  width: 0;
  margin-right: 0.2rem;
  border-radius: 0.3rem;
  background: #f3f3f3;
}
.applicate__items:last-child {
  margin-right: 0;
}
.applicate__items span {
  display: inline-block;
  padding-left: 0.16rem;
  padding-right: 0.16rem;
  color: #232323;
  font-size: 16px;
  white-space: nowrap;
  border-right: 1px solid #e2e2e4;
  line-height: 0.22rem;
  font-weight: bold;
}
.applicate__items span i {
  margin-right: 0.05rem;
  color: #ff5a24;
  font-style: normal;
}
.applicate__items .texts {
  padding-left: 0.16rem;
  width: 0;
  flex: 1;
  line-height: 0.6rem;
  color: #232323;
  font-size: 16px;
}
.applicate__items .texts::-webkit-input-placeholder {
  color: rgba(35, 35, 35, 0.5);
}
.applicate__items .texts:focus::-webkit-input-placeholder {
  opacity: 0;
  visibility: hidden;
}
.applicate__loads {
  padding-top: 0.2rem;
}
.apptt {
  display: block;
  padding-left: 0.16rem;
  line-height: 1;
  color: #232323;
  font-size: 16px;
  font-weight: bold;
}
.notes {
  margin-top: 0.22rem;
  padding: 0.6rem 0.4rem 0.26rem;
  border: 1px dashed #b2b2b2;
  border-radius: 0.26rem;
}
.notes__btn {
  position: relative;
  margin: auto;
  width: 2.24rem;
}
.notes__btn span {
  display: block;
  text-align: center;
  line-height: 0.6rem;
  background: #ff5a24;
  color: #fff;
  font-size: 0.18rem;
  border-radius: 4px;
}
.notes__btn .fileBtn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.notes__desc {
  margin-top: 0.52rem;
  color: #232323;
  font-size: 15px;
  opacity: 0.5;
}
.applicate__subs {
  padding-top: 0.5rem;
  display: flex;
  justify-content: center;
}
.applicate__subs .vas {
  margin-right: 8px;
  width: 1.76rem;
  height: 0.56rem;
  line-height: 0.56rem;
  border: 2px solid #ff5a24;
  border-radius: 0.3rem;
  text-align: center;
  color: #ff5a24;
  font-size: 0.18rem;
  cursor: pointer;
  box-sizing: content-box;
  transition: 0.4s;
}
.applicate__subs .vas:hover,
.applicate__subs .vas:first-child {
  background: #ff5a24;
  color: #fff;
}
.applicate__subs .vas:last-child {
  margin-right: 0;
}
.brand__contact {
  position: relative;
  padding: 2.2rem 8.3333vw 0.5rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.brand__small {
  position: absolute;
  left: 13.4375vw;
  top: 6.25vw;
  line-height: 1;
}
.brand__small img {
  display: inline-block;
  line-height: 1;
  height: 8.9063vw;
}
.brand__wrs {
  position: relative;
  padding: 0.62rem 0.5rem 0.8rem 0.42rem;
  z-index: 2;
}
.brand__wrs:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0.77rem;
  bottom: 0;
  z-index: -1;
  content: "";
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0.24rem 0 0 0.24rem;
}
.brand__wrs:after {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 0.77rem;
  bottom: 0.72rem;
  content: "";
  background: rgba(39, 39, 39, 0.8);
  border-radius: 0 0.24rem 0 0;
}
.brand__arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0.77rem;
  height: 0.72rem;
  background: url(../images/arrow2.png) center no-repeat;
  background-size: cover;
}
.brand__wrs {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.brand__left img {
  display: inline-block;
  margin-left: 0.36rem;
  width: auto;
  height: 1.75rem;
}
.brand__left strong {
  display: block;
  margin-top: 0.38rem;
  margin-bottom: 0.18rem;
  line-height: 1;
  font-size: 0.58rem;
  font-style: italic;
  color: #e2e2e4;
}
.brand__left small {
  display: block;
  color: #ff5a24;
  font-size: 0.6rem;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 1000;
}
.brand__address {
  width: 41.6667vw;
}
.brand__address--item {
  margin-bottom: 0.48rem;
  padding: 0.2rem 0.22rem 0.25rem 0.28rem;
  border-radius: 0.2rem;
  background: #e2e2e4;
}
.brand__address--item span {
  display: block;
  padding-left: 0.28rem;
  width: 1.44rem;
  height: 0.34rem;
  line-height: 0.34rem;
  border-radius: 0.17rem;
  color: #fff;
  font-size: 0.22rem;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  background: #ff5a24;
}
.brand__address--item:last-child {
  margin-bottom: 0;
}
.brand__address--item strong,
.brand__address--item a {
  display: block;
  margin-top: 0.34rem;
  text-align: right;
  color: #232323;
  font-size: 0.28rem;
  line-height: 1.2;
}
.brand__address--item a {
  display: inline-block;
}
.search__wr {
  padding: 1.74rem 0 0.76rem;
  margin: auto;
  width: 1280px;
}
.search__top {
  margin-bottom: 0.5rem;
  text-align: center;
}
.search__top h3 {
  display: block;
  line-height: 1;
  color: #232323;
  font-size: 0.36rem;
  font-weight: normal;
}
.search__fix {
  margin-top: 0.32rem;
  position: relative;
}
.search__fix .text {
  box-sizing: border-box;
  padding-left: 0.3rem;
  height: 0.68rem;
  width: 100%;
  line-height: 0.66rem;
  border: 1px solid #d1d1d1;
  border-radius: 0.34rem;
  color: #232323;
  font-size: 0.2rem;
  transition: 0.36s;
}
.search__fix .text::-webkit-input-placeholder {
  color: rgba(35, 35, 35, 0.5);
}
.search__fix .text:focus {
  border-color: #ff5a24;
}
.search__fix .text:focus::-webkit-input-placeholder {
  opacity: 0;
  visibility: hidden;
}
.search__fix .sub {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 0.25rem;
  line-height: 0.66rem;
  color: #818181;
  font-size: 0.25rem;
  cursor: pointer;
  border: none;
  width: auto;
  transition: 0.35s;
}
.search__fix .sub:hover {
  color: #ff5a24;
}
.search__news {
  margin-top: 0.5rem;
}
.search__news .con_b {
  text-align: center;
}
.search__news--tt {
  display: block;
  margin-bottom: 0.38rem;
  line-height: 1;
  color: #232323;
  font-size: 0.36rem;
  font-weight: bold;
}
.search__news--list {
  margin-bottom: 0.54rem;
  border-bottom: 1px solid rgba(92, 92, 92, 0.15);
}
.search__news--list li {
  margin-bottom: 0.46rem;
}
.search__news--list li a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.search__news--list li a:hover .search__news--imgs figure img {
  transform: scale(1.08);
}
.search__news--list li a:hover strong {
  color: #ff5a24;
}
.search__news--list li a strong {
  display: flex;
  flex: 1;
  margin-left: 0.36rem;
  padding-top: 0.32rem;
  width: 0;
  color: #232323;
  font-size: 0.2rem;
  font-weight: normal;
  transition: 0.4s;
}
.search__news--imgs {
  width: 37.89%;
}
.search__news--imgs figure {
  margin: 0;
  position: relative;
  display: block;
  padding-bottom: 36.288%;
  height: 0;
  overflow: hidden;
  line-height: 1;
  border-radius: 0.18rem;
}
.search__news--imgs figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.search__news--imgs figure img {
  transition: 0.68s;
}
.search__product {
  padding: 0.7rem 0 0.52rem;
  background: #e2e2e4;
}
.search__product--wr {
  margin: auto;
  width: 1280px;
}
.seach__product--list li a .search__news--imgs figure {
  position: relative;
  display: block;
  padding-bottom: 63.298%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.seach__product--list li a .search__news--imgs figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.seach__product--list li a .search__pros strong {
  width: auto;
  margin-bottom: 0.18rem;
  margin-left: 0;
  padding-top: 0.38rem;
  font-size: 0.2rem;
}
.search__pros {
  flex: 1;
  width: 0;
  margin-left: 0.36rem;
}
.search__pros p {
  color: #232323;
  font-size: 15px;
  line-height: 2;
}
.complain {
  padding: 0.74rem 8.33vw 0.96rem;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
.complain__title {
  margin-bottom: 0.24rem;
}
.complain__title strong {
  display: block;
  margin-bottom: 0.2rem;
  line-height: 1;
  color: #232323;
  font-size: 0.36rem;
}
.complain__title p {
  color: #232323;
  font-size: 16px;
}
.complain__title p a {
  color: #ff5a24;
}
.complain__from {
  padding: 0.46rem 0.32rem 0.56rem;
  background: #e2e2e4;
  border-radius: 0.08rem;
}
.applicate__textarea .applicate__items {
  align-items: flex-start;
}
.applicate__textarea .applicate__items span {
  margin-top: 0.22rem;
}
.applicate__textarea .applicate__items .texts {
  height: 2.8rem;
}
.notes__file {
  background: #f5f5f5;
}
.notes__file .notes__desc {
  padding-bottom: 0.2rem;
  text-align: center;
  color: #232323;
}
.news__box {
  padding: 2rem 0 0.6rem;
  background-attachment: local;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.news__swiper {
  position: relative;
  left: 50%;
  margin-left: -81%;
  width: 162%;
}
.news-slide {
  position: relative;
  width: 33.333%;
}
.news-slide:hover figure img {
  transform: scale(1.06);
}
.news-slide:hover .news-slide-info strong {
  color: #ff5a24;
}
.news-slide figure {
  margin: 0;
  position: relative;
  display: block;
  padding-bottom: 60%;
  height: 0;
  overflow: hidden;
  line-height: 1;
  border-radius: 0.2rem;
}
.news-slide figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-slide figure img {
  transition: 0.78s;
}
.news-slide-info {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  padding: 1.7rem 0.28rem 0.3rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  border-radius: 0 0 0.2rem 0.2rem;
}
.news-slide-info time {
  display: block;
  margin-bottom: 0.12rem;
  line-height: 1;
  color: #fff;
  font-size: 16px;
}
.news-slide-info strong {
  display: block;
  line-height: 1.3;
  color: #fff;
  font-size: 0.22rem;
  font-weight: normal;
  transition: 0.4s;
}
.news__prev {
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}
.news__prev span {
  display: inline-block;
  margin-right: 0.24rem;
  width: 0.48rem;
  height: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  border-radius: 50%;
  background: #fff;
  color: #ff5a24;
  font-size: 0.18rem;
  cursor: pointer;
  transition: 0.4s;
}
.news__prev span:hover {
  background: #ff5a24;
  color: #fff;
}
.news__prev span:last-child {
  margin-right: 0;
}
.news__fix {
  padding: 0.8rem 8.3333vw 0.94rem;
}
.news__fix .con_b {
  text-align: center;
}
.news__li {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.14rem;
}
.news__li li {
  margin-right: 3.2%;
  margin-bottom: 0.44rem;
  width: 48.4%;
}
.news__li li:nth-child(2n+2) {
  margin-right: 0;
}
.news__li li a:hover .news__imgs figure img {
  transform: scale(1.06);
}
.news__li li a:hover .news__infos strong {
  color: #ff5a24;
}
.news__imgs {
  position: relative;
}
.news__imgs figure {
  margin: 0;
  position: relative;
  display: block;
  padding-bottom: 36.516%;
  height: 0;
  overflow: hidden;
  line-height: 1;
  border-radius: 0.2rem 0.2rem 0 0;
}
.news__imgs figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news__imgs figure img {
  transition: 0.68s;
}
.news__time {
  position: absolute;
  left: 0.2rem;
  top: 0.2rem;
  padding: 0.1rem 0 0.11rem;
  width: 0.7rem;
  text-align: center;
  background: #fff;
  border-radius: 0.15rem;
}
.news__time b {
  display: block;
  line-height: 1;
  color: #ff5a24;
  font-size: 0.3rem;
  font-weight: bold;
  font-family: "GeoramaLight";
}
.news__time time {
  display: block;
  margin-top: 4px;
  line-height: 1;
  color: #999999;
  font-size: 12px;
  font-weight: bold;
}
.news__infos {
  padding: 0.26rem 0.26rem 0.4rem;
  border-radius: 0 0 0.2rem 0.2rem;
  background: #f1f1f1;
}
.news__infos strong {
  display: block;
  margin-bottom: 0.14rem;
  line-height: 1.2;
  color: #232323;
  font-size: 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.4s;
}
.news__infos p {
  color: #232323;
  opacity: 0.8;
  font-size: 15px;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 54px;
}
.news__infos i {
  display: inline-block;
  margin-top: 0.36rem;
  line-height: 1;
  color: #ff5a24;
  font-size: 0.3rem;
}
.news__view {
  padding: 1.82rem 0 0.68rem;
}
.news__tops {
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #e6e6e6;
}
.news__tops h3 {
  display: block;
  line-height: 1.2;
  color: #232323;
  font-size: 0.36rem;
  font-weight: normal;
}
.news__tags {
  margin-top: 0.18rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news__name {
  display: flex;
  align-items: center;
}
.news__name span {
  display: inline-block;
  padding: 0 0.12rem;
  height: 0.3rem;
  line-height: 0.3rem;
  color: #fff;
  font-size: 16px;
  background: #ff5a24;
  border-radius: 0.15rem;
}
.news__name p {
  margin-left: 0.14rem;
  color: #979494;
  font-size: 16px;
}
.news__name p b {
  color: #ff5a24;
  font-weight: normal;
}
.news__bq {
  display: flex;
  flex-wrap: wrap;
}
.news__page {
  display: flex;
  align-items: center;
}
.news__page a {
  display: inline-block;
  margin-right: 0.1rem;
  width: 0.85rem;
  height: 0.4rem;
  line-height: 0.38rem;
  border: 1px solid #003d87;
  border-radius: 0.25rem;
  color: #003d87;
  text-align: center;
}
.news__page a:last-child {
  margin-right: 0;
}
.news__page a:hover,
.news__page a:first-child {
  border-color: #ff5a24;
  color: #ff5a24;
}
.news__view-info {
  padding-top: 0.28rem;
  color: #232323;
  font-size: 17px;
  line-height: 1.8;
}
.news__view-info img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.applicate__banner {
  position: relative;
  line-height: 1;
  z-index: 2;
}
.applicate__banner:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  content: "";
  width: 100%;
  height: 50%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.applicate__video {
  position: relative;
  overflow: hidden;
}
.applicate__video video {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.applicate__car {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: url(../img/36.png) center no-repeat;
  background-size: cover;
}
.applicate__li--item {
  position: absolute;
  margin-left: -0.22rem;
  margin-top: -0.22rem;
  z-index: 3;
}
.applicate__li--item:hover .applicate__in {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  pointer-events: visible;
}
.applicate__li--item:hover .applicate__ico:after {
  margin-left: -0.72rem;
  margin-top: -0.72rem;
  width: 1.44rem;
  height: 1.44rem;
}
.applicate__ico {
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
}
.applicate__ico:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.47rem;
  margin-top: -0.47rem;
  content: "";
  width: 0.92rem;
  height: 0.92rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  z-index: -1;
  transition: 0.4s;
}
.applicate__ico i {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.07rem;
  margin-top: -0.07rem;
  display: inline-block;
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 50%;
  background: #ff5a24;
}
.applicate__li--item1 {
  left: 31.7%;
  top: 66.45%;
}
.applicate__li--item2 {
  left: 38.93%;
  top: 20.37%;
}
.applicate__li--item2 .applicate__in {
  left: auto;
  right: 50%;
  bottom: auto;
  top: 0.23rem;
}
.applicate__li--item3 {
  left: 72%;
  bottom: 17%;
}
.applicate__in {
  position: absolute;
  left: 50%;
  bottom: 0.23rem;
  box-sizing: border-box;
  padding: 0.56rem 0.4rem;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.45rem 0 0.45rem 0;
  z-index: -1;
  width: 4rem;
  opacity: 0;
  transform: translateY(-45px);
  transition: 0.66s;
  visibility: hidden;
  pointer-events: none;
}
.applicate__in strong {
  display: block;
  margin-bottom: 0.24rem;
  line-height: 1;
  color: #ff5a24;
  font-size: 0.22rem;
}
.applicate__in p {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
}
.applicate__in .con_b {
  margin-top: 0.4rem;
}
.applicate__top {
  position: relative;
}
.applicate__top:hover figure img {
  transform: scale(1.05);
}
.applicate__top figure {
  margin: 0;
  position: relative;
  display: block;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.applicate__top figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.applicate__top figure img {
  transition: 0.88s;
}
.applicate__Infos {
  position: absolute;
  left: 0;
  top: 1.04rem;
  z-index: 3;
  width: 100%;
  text-align: center;
}
.applicate__Infos h3 {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 0.44rem;
  font-weight: bold;
}
.applicate__word {
  margin-bottom: 0.24rem;
}
.applicate__word:last-child {
  margin-bottom: 0;
}
.applicate__text {
  margin-top: 0.22rem;
}
.applicate__text strong {
  display: block;
  margin-bottom: 0.1rem;
  line-height: 1.2;
  color: #fff;
  font-weight: normal;
  font-size: 0.22rem;
}
.applicate__text p {
  color: #ffffff;
  font-size: 16px;
  opacity: 0.5;
}
.applicate__more {
  margin-top: 0.55rem;
  display: flex;
  justify-content: center;
}
.applicate__more span {
  display: inline-block;
  position: relative;
  z-index: 2;
  color: #ff5a24;
  font-size: 16px;
}
.applicate__more span:hover:before {
  right: auto;
  width: 100%;
  left: 0;
}
.applicate__more span:before {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  width: 0;
  height: 1px;
  background: #ff5a24;
  transition: 0.35s;
}
.applicate__more span i {
  display: inline-block;
  margin-left: 0.1rem;
  font-style: normal;
}
.applicate__wr {
  padding: 0.2rem 0.2rem;
  display: flex;
  justify-content: space-between;
}
.applicate__item--li {
  position: relative;
  margin-right: auto;
  width: 49.46%;
}
.applicate__item--li:last-child {
  margin-right: 0;
}
.applicate__item--li:hover figure img {
  transform: scale(1.08);
}
.applicate__item--li figure {
  margin: 0;
  position: relative;
  display: block;
  padding-bottom: 62.36%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.applicate__item--li figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.applicate__item--li figure img {
  transition: 0.68s;
}
.about__posite {
  position: relative;
}
.about__wr {
  position: sticky;
  left: 0;
  width: 100%;
  top: 0;
  height: 200vh;
}
.about__banner {
  padding: 1.2rem 0.5rem 0.5rem;
  box-sizing: border-box;
  height: 100vh;
  position: sticky;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.about__banner--wr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  height: 100%;
}
.about__banner--wr:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0.24rem;
}
.about__banner--wr video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url(../img/11.png);
  mask-image: url(../img/11.png);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  mask-size: 65.4688vw;
  -webkit-mask-size: 65.4688vw;
}
.about__banner--wr video.maskHide {
  mask-image: none;
  -webkit-mask-image: none;
}
.about__banner--wr .brand__arrow {
  background: url(../images/arrow3.png) center no-repeat;
  background-size: cover;
  display: none;
}
.about__banner--wr img {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 1.44rem;
}
.about__box {
  padding: 1.7rem 8.33vw 1.58rem;
  position: relative;
  z-index: 3;
  background-color: #0b121c;
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
}
.introduct__tt {
  padding-bottom: 0.64rem;
  padding-left: 0.66rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.introduct__tt strong {
  display: block;
  color: #dae0f1;
  font-size: 0.48rem;
  line-height: 1.4;
  font-weight: normal;
}
.introduct__wr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0.74rem 0.52rem 0 0.65rem;
}
.introduct__subtt {
  line-height: 1.2;
  color: #ff5a24;
  font-size: 0.48rem;
  font-weight: normal;
}
.introduct__texts {
  width: 57.77%;
  color: #c7d4e0;
  font-size: 18px;
  line-height: 2.5;
}
.brand__culture {
  padding: 1.4rem 0 0 0.65rem;
}
.culture__list {
  margin-right: -0.68rem;
  margin-top: 0.7rem;
  display: flex;
  justify-content: space-between;
}
.culture__list li {
  position: relative;
  z-index: 3;
  flex: 1;
  margin-right: 0.54rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.4rem 0.14rem 0.34rem 0.38rem;
  height: 3.56rem;
}
.culture__list li:hover:before {
  background: #ff5a24;
}
.culture__list li:hover .culture__logo small {
  color: #fff;
}
.culture__list li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 0.2rem;
  background: rgba(1, 8, 18, 0.7);
  transition: 0.4s;
}
.culture__list li:last-child {
  margin-right: 0;
}
.culture__list li strong {
  display: block;
  line-height: 1;
  color: #ffffff;
  font-size: 0.28rem;
  font-weight: normal;
}
.cuture__downs {
  color: #ffffff;
  font-size: 0.2rem;
  line-height: 1.8;
}
.culture__logo {
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.culture__logo small {
  display: block;
  margin-bottom: 0.2rem;
  font-family: "BodoniBT-Bold";
  line-height: 1;
  color: #ff5a24;
  font-size: 0.36rem;
  transition: 0.35s;
}
.chum__box {
  padding-top: 2rem;
}
.chum__title {
  text-align: center;
}
.chum__title small {
  display: block;
  justify-content: center;
  margin-bottom: 0.2rem;
  line-height: 1;
  color: #ff5a24;
  font-size: 0.62rem;
  font-family: "BodoniBT-Bold";
}
.chum__title strong {
  justify-content: center;
  line-height: 1;
  color: #fff;
  font-size: 0.48rem;
  font-weight: normal;
}
.chum__tabs {
  margin-top: 0.95rem;
  position: relative;
  margin-bottom: 1.76rem;
  overflow: hidden;
}
.chum-min-slide {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  line-height: 1;
  height: 11.8229vw;
}
.chum-min-slide figure {
  display: block;
  margin: 0;
  height: 100%;
}
.chum-min-slide img {
  max-width: 100%;
  max-height: 90%;
  width: auto;
  height: auto;
}
.chum__swiper {
  margin: 0;
  overflow: hidden;
  width: 28vw;
}
.chum__tabs .chum-slide figure {
  position: relative;
  padding-bottom: 31.87vw;
  text-align: center;
  margin: 0;
}
.chum__tabs .chum-slide figure img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  transform-origin: center bottom;
  transition: 0.58s;
}
.chum__swiper--min {
  position: absolute;
  left: 30vw;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.chum__prev {
  position: absolute;
  right: 0.76rem;
  top: 1.62rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.78rem;
  height: 0.78rem;
  border-radius: 50%;
  background: #ff5a24;
}
.chum__prev span {
  display: inline-block;
  margin-right: 0.12rem;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  line-height: 1;
  transition: 0.25s;
}
.chum__prev span:hover {
  opacity: 0.7;
}
.chum__prev span:last-child {
  margin-right: 0;
}
.chum__list {
  position: absolute;
  left: 32.29vw;
  top: 4.17vw;
  width: 34.38vw;
  z-index: 5;
}
.chum__list small {
  display: block;
  margin-bottom: 0.18rem;
  line-height: 1;
  color: #fff;
  font-size: 0.32rem;
  font-family: "BodoniBT-Bold";
  text-transform: uppercase;
}
.chum__list strong {
  display: block;
  margin-bottom: 0.1rem;
  line-height: 1.2;
  color: #ff5a24;
  font-size: 0.32rem;
}
.chum__list p {
  color: #ffffff;
  font-size: 0.2rem;
  opacity: 0.2;
}
.chum__list a {
  display: inline-block;
  margin-top: 0.24rem;
  width: 1.58rem;
  height: 0.52rem;
  line-height: 0.52rem;
  text-align: center;
  border-radius: 0.26rem;
  background: #ff5a24;
  color: #fff;
  font-size: 0.18rem;
  font-weight: bold;
}
.chum__items {
  display: none;
}
.chum__items:first-child {
  display: block;
}
.innovate {
  margin: 0 -1.1rem;
  padding: 0 1.1rem 1.66rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0.2rem;
}
.innovate__tt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5.1rem;
  height: 1.2rem;
  color: #fff;
  font-size: 0.48rem;
  font-weight: normal;
  border-radius: 0 0 0.18rem 0.18rem;
  background: #ff5a24;
}
.innovate__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0.44rem;
}
.innovate__text {
  width: 54.375%;
  color: #c7d4e0;
  font-size: 0.18rem;
  line-height: 2;
}
.innovate__data {
  display: flex;
}
.innovate__data--item {
  margin-right: 7.6042vw;
}
.innovate__data--item:last-child {
  margin-right: 0;
}
.innovate__data--item b {
  display: block;
  margin-bottom: 0.14rem;
  line-height: 1;
  color: #ff5a24;
  font-size: 0.64rem;
  font-family: "BodoniBT-Bold";
  font-weight: normal;
}
.innovate__data--item p {
  color: #fff;
  font-size: 0.18rem;
}
.innovate__row {
  position: relative;
  width: 31.87%;
  margin-right: 2.195%;
}
.innovate__row:nth-child(3n+3) {
  margin-right: 0;
}
.innovate__row:nth-child(3n-1) {
  top: 0.75rem;
}
.innovate__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.9rem;
}
.innovate__list li {
  margin-bottom: 0.4rem;
  position: relative;
  z-index: 2;
  top: 0;
  text-align: center;
  padding: 0.5rem 0 0.48rem;
  border-radius: 0.18rem;
}
.innovate__list li:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(1, 8, 18, 0.2);
  border-radius: 0.18rem;
  transition: 0.4s;
}
.innovate__list li:hover:before {
  background: #ff5a24;
}
.innovate__list li:hover strong,
.innovate__list li:hover p {
  color: #fff;
  opacity: 1;
}
.innovate__list li span {
  display: inline-block;
  padding: 0 0.16rem;
  height: 0.32rem;
  line-height: 0.32rem;
  border-radius: 0.16rem;
  background: rgba(255, 255, 255, 0.4);
  color: #ffffff;
  font-size: 15px;
}
.innovate__list li strong {
  display: block;
  margin-top: 0.62rem;
  margin-bottom: 0.22rem;
  line-height: 0.9;
  color: rgba(255, 255, 255, 0.9);
  font-family: "BodoniBT-Bold";
  font-size: 0.9rem;
  transition: 0.3s;
}
.innovate__list li p {
  line-height: 1.1;
  color: #ffffff;
  opacity: 0.3;
  font-size: 0.18rem;
  transition: 0.3s;
}
.guarantee__box {
  background: #eeeeef;
}
.guarantee__wr {
  position: relative;
  z-index: 4;
  margin-top: -40px;
}
.guarantee__table {
  padding: 0 8.3333vw 1px;
  position: relative;
  z-index: 3;
}
.guarantee__table:before {
  position: absolute;
  content: "";
  left: 0;
  right: 8.3333vw;
  top: 0;
  height: 0.8rem;
  z-index: -1;
  background: #fff;
  box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.17);
}
.guarantee__top {
  position: relative;
  padding: 0 0.68rem;
}
.guarantee__top .guarantee__swiper {
  width: 100%;
}
.guarantee__swiper {
  overflow: hidden;
}
.guarantee__prev {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 0.68rem;
  height: 0.8rem;
  text-align: center;
  cursor: pointer;
}
.guarantee__prev.prev {
  left: 0;
  border-right: 1px solid #e6e6e8;
}
.guarantee__prev.prev:hover:before {
  border-right-color: #ff5a24;
}
.guarantee__prev.prev:before {
  position: absolute;
  top: 50%;
  margin-top: -0.15rem;
  left: 50%;
  margin-left: -0.08rem;
  content: "";
  border-right: 0.17rem solid #dedede;
  border-top: 0.15rem solid transparent;
  border-bottom: 0.15rem solid transparent;
  transition: 0.35s;
}
.guarantee__prev.next {
  right: 0;
}
.guarantee__prev.next:hover:before {
  border-left-color: #ff5a24;
}
.guarantee__prev.next:before {
  position: absolute;
  top: 50%;
  margin-top: -0.15rem;
  left: 50%;
  margin-left: -0.08rem;
  content: "";
  border-left: 0.17rem solid #dedede;
  border-top: 0.15rem solid transparent;
  border-bottom: 0.15rem solid transparent;
  transition: 0.35s;
}
.guarantee-slide {
  box-sizing: border-box;
  border-right: 1px solid #e6e6e8;
}
.guarantee-slide.swiper-slide-active a {
  color: #ff5a24;
  font-weight: bold;
}
.guarantee-slide a {
  display: block;
  line-height: 0.8rem;
  text-align: center;
  color: #232323;
  font-size: 0.18rem;
}
.guarantee__list {
  display: none;
}
.guarantee__list:first-child {
  display: block;
}
.guarantee__list li {
  margin-bottom: 0.44rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.guarantee__list li:hover .guarantee__imgs figure img {
  transform: scale(1.06);
}
.guarantee__left {
  position: relative;
  width: 50%;
  text-align: center;
}
.guarantee__en {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 90%;
}
.guarantee__imgs {
  position: relative;
  margin: auto;
  width: 75%;
}
.guarantee__imgs figure {
  margin: 0;
  position: relative;
  display: block;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
  line-height: 1;
  border-radius: 50%;
  mask-image: url(../images/probg.png);
  -webkit-mask-image: url(../images/probg.png);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-position: 94% 43.19%;
  -webkit-mask-position: 94% 43.19%;
  mask-size: 88.85%;
  -webkit-mask-size: 88.85%;
}
.guarantee__imgs figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.guarantee__imgs figure img {
  transition: 0.68s;
  border-radius: 50%;
}
.guarantee__bgs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  border-radius: 50%;
  background: url(../img/probgd1.png) center no-repeat;
  background-size: cover;
}
.guarantee__right {
  box-sizing: border-box;
  padding: 1rem 0.55rem 0.9rem;
  width: 50%;
  background: #fff;
}
.guarantee__ins strong {
  display: block;
  margin-bottom: 0.22rem;
  line-height: 1.1;
  color: #ff5a24;
  font-size: 0.36rem;
}
.guarantee__text {
  color: #232323;
  font-size: 0.18rem;
  min-height: 2.68rem;
  line-height: 1.8;
}
.guarantee__contact {
  display: flex;
  align-items: center;
  padding: 0.26rem 0.28rem;
  border: 1px dashed #ff5a24;
}
.guarantee__contact i {
  display: inline-block;
  color: #ff5a24;
  font-size: 0.24rem;
  width: 0.36rem;
  font-style: normal;
}
.guarantee__contact span {
  display: inline-block;
  color: #232323;
  font-size: 0.18rem;
  font-weight: bold;
}
.guarantee__contact p {
  margin-left: 0.1rem;
  position: relative;
  top: 2px;
  color: #232323;
  font-size: 0.18rem;
}
.guarantee__contact a {
  color: #232323;
}
.guarantee__contact a:hover {
  color: #ff5a24;
}
.brand__wrs .brand__left img,
.brand__wrs .brand__left strong,
.brand__wrs .brand__left small {
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: 0.6s 0.1s;
}
.brand__wrs .brand__address--item {
  opacity: 0;
  visibility: hidden;
  transform: translateX(100px);
  transition: 0.88s;
}
.brand__wrs.on .brand__address--item {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.brand__wrs.on .brand__address--item:nth-child(2) {
  transition-delay: 0.2s;
}
.brand__wrs.on .brand__address--item:nth-child(3) {
  transition-delay: 0.4s;
}
.brand__wrs.on .brand__left img,
.brand__wrs.on .brand__left strong,
.brand__wrs.on .brand__left small {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.brand__wrs.on .brand__left strong {
  transition-delay: 0.3s;
}
.brand__wrs.on .brand__left small {
  transition-delay: 0.5s;
}
.pop__contact {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  transform: translateY(100%);
  visibility: hidden;
  transition: 0.88s;
}
.pop__contact.show {
  visibility: visible;
  transform: translateY(0);
}
.pop__bgs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(0, 0, 0, 0.6);
}
.pop__contact--wr {
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  padding: 0.6rem 0.5rem;
  width: 1000px;
  background: #fff;
  border-radius: 0.3rem;
}
.pop__contact--wr .brand__address--item {
  margin-bottom: 0;
  background: none;
}
.pop__close {
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  z-index: 6;
  color: #000;
  font-size: 0.24rem;
  cursor: pointer;
  transition: 0.3s;
  z-index: 5;
  font-weight: bold;
}
.pop__close:hover {
  color: #ff5a24;
  transform: rotate(180deg);
}
.no_workdata {
  font-size: 0.3rem;
  text-align: center;
  color: #ff5a24;
  line-height: 10;
}
.ewm__list {
  display: flex;
}
.ewm__list .ewm {
  margin-right: 0.2rem;
}
.ewm__list p {
  text-align: center;
  margin-top: 0.12rem;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
.home__targes {
  position: fixed;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
}
.home__targes li {
  margin-bottom: 0.16rem;
}
.home__targes li:last-child {
  margin-bottom: 0;
}
.home__targes li.active a:before,
.home__targes li:hover a:before {
  opacity: 0;
  visibility: hidden;
}
.home__targes li.active a:after,
.home__targes li:hover a:after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.home__targes li a {
  display: block;
  position: relative;
  z-index: 2;
  width: 0.15rem;
  height: 0.15rem;
}
.home__targes li a:before {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3px;
  margin-top: -3px;
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  transition: 0.36s;
}
.home__targes li a:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 2px solid #ff5a24;
  border-radius: 50%;
  transition: 0.36s;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
}
.about__imgs {
  display: none;
}
#successtxt a {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  transition: 0.4s;
  font-size: 0.2rem;
}
#successtxt a:hover {
  color: #ff5a24;
  transform: rotate(180deg);
}
.sitemap{ display:none;}