.line-container .nside .indexPage-inner {
  border-bottom: 1px solid #f5f5f5;
}
.proi-data-one-opacity {
  opacity: 0;
  transition: 0.5s;
}
.public-more {
  border: 0;
  cursor: pointer;
  transition: 0.5s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.public-more .banner-more-inner {
  display: flex;
  height: 36px;
  overflow: hidden;
  align-items: center;
  background: #EC1D23;
  border-radius: 18px;
  min-width: 130px;
  height: 100%;
  justify-content: center;
  padding: 0 12px;
}
.public-more .read-more-p {
  position: relative;
  height: 100%;
  z-index: 12;
  text-align: center;
  width: 100%;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 34px;
  transition: 0.5s;
}
.public-more .read-more-right {
  width: 36px;
  height: 36px;
  background: #E50012;
  border-radius: 50%;
  font-size: 20px;
  text-align: center;
  line-height: 32px;
  color: #FFFFFF;
  margin-left: 12px;
  transform: translateX(0);
  transition: 0.5s;
}
.public-more .read-more-right img {
  width: 100%;
}
.public-more .read-more-p::before {
  content: attr(data-word);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
}
.public-more:hover .read-more-p {
  transform: translateY(-100%);
  transition: 0.5s;
}
.public-more:hover .read-more-right {
  transform: translateX(-6px);
  transition: 0.5s;
}
.el-image-viewer__mask {
  opacity: 0.7;
}
.sidefixed {
  position: fixed;
  right: 0px;
  top: 50%;
  transform: translateY(-60%);
  z-index: 998;
  display: flex;
  width: 46px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.sidefixed .sideitemTop {
  border-radius: 10px 10px 0px 0px;
  padding: 8px 10px 0;
}
.sidefixed .sideitemTop .icon-box {
  color: #fff;
}
.sidefixed .sideitemTop .icon-box img {
  width: 19px;
  transition: 0.5s;
}
.sidefixed .sideitemTop:hover .icon-box img {
  transform: scale(1.1);
}
.sidefixed .sideitem3 {
  cursor: pointer;
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  background: #E6252D;
  transition: 0.5s;
  position: relative;
  right: 0px;
  border-bottom: 1px solid #fff;
}
.sidefixed .sideitem3:hover {
  background: #E6252D;
  transition: .5s;
  right: 160px;
  border-radius: 10px !important;
}
.sidefixed .sideitem3:hover .icon-box {
  border-radius: 10px 0px 0px 10px !important;
  background: #E6252D;
  transition: .5s;
}
.sidefixed .sideitem3:hover .sideins {
  border-radius: 0px 10px 10px 0px;
  transition: .5s;
}
.sidefixed .sideitem3 .p {
  font-size: 12px;
}
.sidefixed .sideitem3 .p a {
  color: #fff;
  width: 100%;
  display: block;
}
.sidefixed .sideitem3 .p a span {
  white-space: wrap;
}
.sidefixed .sideitem3 .icon-box {
  z-index: 801;
  padding: 10px 0px;
  align-items: center;
  flex-direction: column;
  width: 46px;
  display: flex;
  transition: .5s;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  background: #E6252D;
}
.sidefixed .sideitem3 .icon-box p {
  margin-top: 4px;
  font-size: 12px;
  background: transparent !important;
  text-align: center;
  word-break: break-word;
}
.sidefixed .sideitem3 svg {
  width: 19px;
  height: 19px;
}
.sidefixed .sideitem3 .sideins {
  width: 180px;
  background: #E6252D;
  padding: 10px 10px;
  min-height: 65px;
  transition: all .5s;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.6;
}
.sidefixed .sideitem3 .sideins .contactWays-value {
  position: relative;
}
.sidefixed .sideitem3 .sideins .contactWays-value::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background: #fff;
  transition: 0.5s;
}
.sidefixed .sideitem3 .sideins .contactWays-value:hover::after {
  width: 100%;
  background: #fff;
  transition: 0.5s;
}
.sidefixed .sideitem3 .sideins p {
  line-height: 20px;
  padding: 8px 0px;
  white-space: nowrap;
  position: relative;
}
.sidefixed .sideitem3 .sideins p::after {
  content: '';
  position: absolute;
  top: 14%;
  height: 80%;
  left: -20px;
  width: 1px;
  background: #fff;
}
.sidefixed .sideitem4:hover {
  right: 180px;
}
.sidefixed .sideitem4 .sideins {
  width: 180px;
}
.sidefixed .sideitem1 {
  width: 46px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  background: #E6252D;
  transition: .5s;
  position: relative;
  right: 0px;
  border-bottom: 1px solid #fff;
  overflow: hidden;
}
.sidefixed .sideitem1:hover {
  overflow: visible;
  background: #E6252D;
  transition: .5s;
}
.sidefixed .sideitem1:hover .sideins {
  transform: translateX(-5px) translateY(-50%);
  opacity: 1;
  transition: all .5s;
}
.sidefixed .sideitem1 .p {
  font-size: 11px;
}
.sidefixed .sideitem1 .p a {
  color: #fff;
}
.sidefixed .sideitem1 .icon-box {
  z-index: 801;
  padding: 10px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 46px;
}
.sidefixed .sideitem1 .icon-box p {
  margin-top: 4px;
  font-size: 11px;
  background: transparent !important;
  text-align: center;
  word-break: break-word;
}
.sidefixed .sideitem1 svg {
  width: 30px;
  height: 30px;
}
.sidefixed .sideitem1 .sideins {
  opacity: 0;
  z-index: 800;
  border-radius: 8px;
  transform: translateX(10px) translateY(-50%);
  background: #E6252D;
  padding: 10px 10px;
  position: absolute;
  top: 0;
  right: 100%;
  min-height: 74px;
  transition: all .5s;
  display: flex;
}
.sidefixed .sideitem1 .sideins .sideins-one {
  width: 50%;
  margin: 5px 4px 0px;
}
.sidefixed .sideitem1 .sideins p {
  line-height: 26px;
  padding: 5px 0px;
  white-space: nowrap;
  text-align: center;
}
.sidefixed .sideitem1 .sideins img {
  width: 100px;
  height: 100px;
  display: block;
}
.sidefixed .sideitem2 {
  cursor: pointer;
  width: 46px;
  display: flex;
  padding-bottom: 8px;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  background: #E6252D;
  transition: .5s;
  overflow: hidden;
  position: relative;
  right: 0px;
  border-radius: 0px 0px 10px 10px;
}
.sidefixed .sideitem2:hover {
  background: #E6252D;
}
.sidefixed .sideitem2 .p {
  font-size: 16px;
}
.sidefixed .sideitem2 .p a {
  color: #fff;
}
.sidefixed .sideitem2 .sideins {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sidefixed .sideitem2 .icon-box {
  padding: 10px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.sidefixed .sideitem2 .icon-box svg {
  width: 8px;
  height: 8px;
  margin-right: 2px;
}
.sidefixed .sideitem2 .icon-box p {
  font-size: 12px;
  background: transparent !important;
}
.sidefixed .sideitemBase {
  border-radius: 23px;
}
.sidefixed .sideitemOther {
  display: none !important;
  border-radius: 20px;
  background: #fff;
  flex-direction: column;
  align-items: flex-end;
  position: absolute;
  right: -12px;
  bottom: -80%;
  transform: scale(0.7);
}
.sidefixed .sideitemOther .sideitemOther-title {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  padding: 15px 10px;
  width: 100%;
  background: #F8F8F8;
  border-radius: 20px 20px 0 0;
}
.sidefixed .sideitemOther .sideitem-chat {
  width: 100px;
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #EFEFEF;
  transition: 0.3s;
  position: relative;
}
.sidefixed .sideitemOther .sideitem-chat:last-child {
  border-bottom: none;
}
.sidefixed .sideitemOther .sideitem-chat:last-child:hover::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #EFEFEF;
  position: absolute;
  top: -1px;
  left: 0;
}
.sidefixed .sideitemOther .sideitem-chat .link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  box-sizing: border-box;
  border-radius: 10px;
  opacity: 0;
  transition: 0.5s;
  background: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  bottom: 10px;
  left: 10px;
}
.sidefixed .sideitemOther .sideitem-chat .link:hover {
  background: #EFEFEF;
}
.sidefixed .sideitemOther .sideitem-chat .link:focus {
  background: #EFEFEF;
}
.sidefixed .sideitemOther .sideitem-chat .link span {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  text-decoration: underline;
  white-space: nowrap;
}
.sidefixed .sideitemOther .sideitem-chat .link img {
  display: block;
  width: 50px;
}
.sidefixed .sideitemOther .sideitem-chat .gif {
  display: block;
  width: 76px;
  margin: 0 auto;
  transition: 0.5s;
  transform: scale(0.9);
  opacity: 1;
}
.sidefixed .sideitemOther .sideitem-chat:hover {
  width: 210px;
}
.sidefixed .sideitemOther .sideitem-chat:hover .link {
  opacity: 1;
}
.sidefixed .sideitemOther .sideitem-chat:hover .gif {
  opacity: 0;
}
.sidefixed .sideitemOther-show {
  display: flex !important;
  margin-top: 20px;
  min-height: 120px;
}
.sidefixedM {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 998;
  left: 0;
  display: none;
  justify-content: space-between;
  background: #E6252D;
}
.sidefixedM .sideitem1 {
  width: 25%;
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  transition: .5s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.sidefixedM .sideitem1:hover {
  overflow: visible;
}
.sidefixedM .sideitem1:hover .sideins {
  bottom: calc(100% + 5px);
  opacity: 1;
  transition: .5s;
}
.sidefixedM .sideitem1 .p {
  font-size: 12px;
}
.sidefixedM .sideitem1 .p a {
  color: #fff;
}
.sidefixedM .sideitem1 .sideins1 {
  display: flex;
}
.sidefixedM .sideitem1 .sideins-one {
  width: 50%;
  margin: 5px 5px 0;
}
.sidefixedM .sideitem1 .sideins-one p {
  text-align: center;
  padding: 2px 0;
  line-height: 20px !important;
}
.sidefixedM .sideitem1 .icon-box {
  padding: 10px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #fff;
}
.sidefixedM .sideitem1 .icon-box p {
  margin-top: 4px;
  font-size: 12px;
  word-break: break-word;
  background: transparent !important;
}
.sidefixedM .sideitem1 .icon-box img {
  width: 20px;
  height: 20px;
}
.sidefixedM .sideitem1 svg {
  width: 20px;
  height: 20px;
}
.sidefixedM .sideitem1 .sideins {
  border-radius: 6px 6px 6px 6px;
  background: #E6252D;
  padding: 5px 5px;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  transition: .5s;
}
.sidefixedM .sideitem1 .sideins p {
  line-height: 50px;
  white-space: nowrap;
}
.sidefixedM .sideitem1 .sideins img {
  width: 100px;
  height: 100px;
  display: block;
}
.sidefixedM .sideitem2 {
  width: 25%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  transition: .5s;
  overflow: hidden;
  position: relative;
}
.sidefixedM .sideitem2 .p {
  font-size: 12px;
}
.sidefixedM .sideitem2 .p a {
  color: #fff;
}
.sidefixedM .sideitem2 .sideins {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sidefixedM .sideitem2 .icon-box {
  padding: 5px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.sidefixedM .sideitem2 .icon-box svg {
  width: 15px;
  height: 10px;
  margin-bottom: 2px;
  margin-top: 5px;
}
.sidefixedM .sideitem2 .icon-box p {
  margin-top: 4px;
  font-size: 12px;
  background: transparent !important;
}
.langDialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  align-items: center;
  justify-content: center;
  z-index: 2001;
  display: none;
}
.langDialog .langDialog-inner {
  width: 90%;
  max-width: 1200px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 5% 5%;
  position: relative;
  overflow: hidden;
}
.langDialog .langDialog-inner .langDialog-close {
  position: absolute;
  width: 160px;
  height: 160px;
  cursor: pointer;
  top: -80px;
  right: -80px;
  background: #EC1D23;
  border-radius: 50%;
  display: flex;
  align-items: flex-end;
}
.langDialog .langDialog-inner .langDialog-close svg {
  width: 34px;
  height: 34px;
  margin: 0 0 26px 26px;
}
.langDialog .langDialog-inner .langDialog-title {
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  margin-bottom: 16px;
  line-height: 30px;
}
.langDialog .langDialog-inner .langDialog-main {
  display: flex;
  flex-wrap: wrap;
}
.langDialog .langDialog-inner .langDialog-main .langDialog-one {
  display: flex;
  width: 30%;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  border: 1px solid #EFEFEF;
  transition: 0.5s;
  margin-right: 5%;
  height: 60px;
  border-radius: 30px;
  margin-top: 20px;
}
.langDialog .langDialog-inner .langDialog-main .langDialog-one p {
  width: 10px;
  height: 10px;
  background: #999999;
  border-radius: 50%;
  margin-right: 10px;
  transition: 0.5s;
}
.langDialog .langDialog-inner .langDialog-main .langDialog-one:hover {
  background: #EC1D23;
  border: 1px solid #EC1D23;
  color: #fff;
  transition: 0.5s;
}
.langDialog .langDialog-inner .langDialog-main .langDialog-one:hover p {
  background: #fff;
  transition: 0.5s;
}
.langDialog .langDialog-inner .langDialog-main .langDialog-one:nth-of-type(3n) {
  margin-right: 0;
}
.langDialog .langDialog-inner .langDialog-main .langDialog-one-active {
  background: #EC1D23;
  border: 1px solid #EC1D23;
  color: #fff;
  transition: 0.5s;
}
.langDialog .langDialog-inner .langDialog-main .langDialog-one-active p {
  background: #fff;
  transition: 0.5s;
}
.searchDialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  align-items: center;
  justify-content: center;
  z-index: 2001;
  display: none;
}
.searchDialog .searchDialog-inner {
  width: 90%;
  max-width: 1200px;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 5% 5%;
  position: relative;
  overflow: hidden;
}
.searchDialog .searchDialog-inner .searchDialog-close {
  position: absolute;
  cursor: pointer;
  width: 160px;
  height: 160px;
  top: -80px;
  right: -80px;
  background: #EC1D23;
  border-radius: 50%;
  display: flex;
  align-items: flex-end;
}
.searchDialog .searchDialog-inner .searchDialog-close svg {
  width: 34px;
  height: 34px;
  margin: 0 0 26px 26px;
}
.searchDialog .searchDialog-inner .searchDialog-title {
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  margin-bottom: 36px;
  line-height: 30px;
}
.searchDialog .searchDialog-inner .searchDialog-main .searchDialog-main-inner {
  width: 100%;
  height: 42px;
  position: relative;
}
.searchDialog .searchDialog-inner .searchDialog-main .searchDialog-main-inner .input {
  width: 100%;
  height: 100%;
  border: none;
  border-bottom: 1px solid #ccc;
  transition: 0.5s;
}
.searchDialog .searchDialog-inner .searchDialog-main .searchDialog-main-inner .input:focus {
  font-weight: 400;
  outline: none;
  font-size: 24px;
  color: #333333;
  line-height: 42px;
  border: none;
  border-bottom: 1px solid #333;
  transition: 0.5s;
}
.searchDialog .searchDialog-inner .searchDialog-main .searchDialog-main-inner .icon-searchIcon {
  width: 32px;
  height: 32px;
  font-size: 24px;
  color: #ccc;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.header {
  width: 100%;
  position: fixed;
  transition: all 1s;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  height: auto;
  overflow: hidden;
  max-height: 0;
}
.header .header-inner {
  display: flex;
  justify-content: space-between;
  padding: 0 60px;
  align-items: center;
  margin: 0 auto;
}
.header .logo {
  width: 200px;
  height: 34px;
  display: flex;
  align-items: center;
}
.header .logo a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.header .logo a img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.header .logo a .logo-active {
  opacity: 0;
  transition: 0.5s;
}
.header .logo a .logo-default {
  opacity: 1;
  transition: 0.5s;
}
.header .header-right {
  width: calc(95% - 200px);
}
.header .header-top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  z-index: 300;
  padding: 16px 0 0;
  position: relative;
}
.header .header-top .header-right-info {
  display: flex;
  z-index: 12;
  align-items: center;
  justify-content: flex-end;
}
.header .header-top .header-lang-one-main {
  border-bottom: 1px solid transparent;
  transition: 0.5s;
}
.header .header-top .header-lang-one-main:hover {
  border-bottom: 1px solid #fff;
  transition: 0.5s;
}
.header .header-top .header-lang-one1 {
  margin-right: 12px;
}
.header .header-top .img-default {
  opacity: 1;
  transition: 0.5s;
}
.header .header-top .img-active {
  opacity: 0;
  transition: 0.5s;
}
.header .header-top .img-secondNav {
  opacity: 0;
  transition: 0.5s;
}
.header .header-top .header-lang-input {
  width: 160px;
  height: 26px;
}
.header .header-top .header-lang-input .header-lang-input-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.header .header-top .header-lang-input .header-lang-input-inner .input {
  width: 100%;
  height: 100%;
  border-radius: 13px;
  background: transparent;
  border: 1px solid rgba(248, 248, 248, 0.3);
  font-family: 'AlibabaPuHuiTi-Regular';
  font-weight: 400;
  font-size: 12px;
  line-height: 26px;
  padding-left: 34px;
  color: #fff;
}
.header .header-top .header-lang-input .header-lang-input-inner .input::placeholder {
  color: #999999;
  outline: none;
}
.header .header-top .header-lang-input .header-lang-input-inner .input:focus {
  color: #fff;
  border: 1px solid #fff;
  outline: none;
}
.header .header-top .header-lang-input .header-lang-input-inner .el-icon-search {
  position: absolute;
  left: 12px;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
}
.header .header-top .header-lang-one {
  position: relative;
}
.header .header-top .header-lang-one .searchBtn {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}
.header .header-top .header-lang-one .searchBtn img {
  width: 20px;
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(1);
  transition: 0.5s;
}
.header .header-top .header-lang-one .searchBtn:hover .img-active {
  opacity: 1;
  transform: scale(1.1);
  transition: 0.5s;
}
.header .header-top .header-lang-one .searchBtn:hover .img-default {
  opacity: 0;
  transition: 0.5s;
}
.header .header-top .header-lang-one .searchBtn:hover .img-secondNav {
  opacity: 0;
  transition: 0.5s;
}
.header .header-top .header-lang-one .searchInput {
  width: 160px;
  height: 26px;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.5s;
}
.header .header-top .header-lang-one .searchInput .searchInput-inner {
  width: 100%;
  height: 100%;
  position: relative;
  color: #fff !important;
}
.header .header-top .header-lang-one .searchInput .searchInput-inner .el-icon-search {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.header .header-top .header-lang-one .searchInput .searchInput-p {
  width: 160px;
  height: 26px;
  padding: 0 12px 0 30px;
  font-size: 12px;
  border: 1px solid rgba(248, 248, 248, 0.3);
  background: transparent;
  border-radius: 20px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff !important;
  font-family: 'AlibabaPuHuiTi-Regular';
}
.header .header-top .header-lang-one .searchInput input {
  width: 160px;
  height: 26px;
  padding: 0 12px 0 30px;
  font-size: 12px;
  border: 1px solid rgba(248, 248, 248, 0.3);
  background: transparent;
  border-radius: 20px;
  line-height: 26px;
  color: #fff !important;
  font-family: 'AlibabaPuHuiTi-Regular';
}
.header .header-top .header-lang-one .searchInput input:focus {
  outline: none;
  caret-color: transparent;
  border: 1px solid #ffffff;
}
.header .header-top .header-lang-one .searchInput input::placeholder {
  color: #fff;
  line-height: 26px;
}
.header .header-top .header-lang-one .searchInputShow {
  height: 40px;
  opacity: 1;
  z-index: 1000;
  transition: all 0.5s;
}
.header .header-top .header-lang-one .langBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
  padding: 2px 0;
}
.header .header-top .header-lang-one .langBtn .langBtn-img {
  width: 20px;
  height: 20px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 6px;
}
.header .header-top .header-lang-one .langBtn .langBtn-img img {
  position: absolute;
  height: 20px;
  left: 0;
  top: 0;
  transform: scale(1);
  transition: 0.5s;
}
.header .header-top .header-lang-one .langBtn .langBtnA {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  white-space: nowrap;
  padding-right: 18px;
}
.header .header-top .header-lang-one .langBtn .langBtnA img {
  width: 8px;
  height: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 0;
  margin-left: 6px;
}
.header .header-top .header-lang-one .langBtn:hover .langBtnA {
  color: #fff;
  transition: 0.5s;
}
.header .header-top .header-lang-one .langBtn:hover .langBtnA .img-active {
  opacity: 1;
  transform: translateY(-50%) scale(1.1);
  transition: 0.5s;
}
.header .header-top .header-lang-one .langBtn:hover .langBtnA .img-default {
  opacity: 0;
  transition: 0.5s;
}
.header .header-top .header-lang-one .langBtn:hover .langBtnA .img-secondNav {
  opacity: 0;
  transition: 0.5s;
}
.header .header-top .header-lang-one .langBtn:hover .langBtn-img .img-active {
  opacity: 1;
  transform: scale(1.2);
  transition: 0.5s;
}
.header .header-top .header-lang-one .langBtn:hover .langBtn-img .img-default {
  opacity: 0;
  transition: 0.5s;
}
.header .header-top .header-lang-one .langBtn:hover .langBtn-img .img-secondNav {
  opacity: 0;
  transition: 0.5s;
}
.header .header-top .header-lang-one .langList {
  position: absolute;
  top: 30px;
  right: 0;
  width: 100px;
  height: 0;
  opacity: 0;
  z-index: -1;
  transition: all 0.5s;
}
.header .header-top .header-lang-one .langList .langList-inner {
  width: 100%;
  background: rgba(183, 22, 22, 0.8);
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.5s;
}
.header .header-top .header-lang-one .langList .langList-inner a {
  padding: 0px 10px;
  text-align: center;
  width: 100%;
  height: 0;
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  transition: all 0.5s;
  position: relative;
}
.header .header-top .header-lang-one .langList .langList-inner a:hover {
  background: #b71616;
  transition: all 0.5s;
}
.header .header-top .header-lang-one .langList .langList-inner a:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 68%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  transition: 0.5s;
}
.header .header-top .header-lang-one .langList .langList-inner a:hover:after {
  background: transparent;
  transition: 0.5s;
}
.header .header-top .header-lang-one .langList .langList-inner .langList-last:after {
  height: 0;
}
.header .header-top .header-lang-one .langListShow {
  height: 114px;
  opacity: 1;
  z-index: 1000;
  transition: all 0.5s;
}
.header .header-top .header-lang-one .langListShow .langList-inner {
  padding: 8px 0;
  transition: all 0.5s;
}
.header .header-top .header-lang-one .langListShow .langList-inner a {
  height: 40px;
  transition: all 0.5s;
}
.header .header-botom {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header .header-botom .header-nav {
  display: flex;
  justify-content: flex-end;
}
.header .header-botom .nav-item {
  width: auto;
  height: 75px;
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 4vw;
}
.header .header-botom .nav-item:nth-of-type(1) {
  margin-left: 0;
}
.header .header-botom .nav-item-first {
  width: 100%;
  height: 100%;
  background: transparent;
  position: relative;
  display: flex;
  align-items: center;
  transition: 0.5s;
}
.header .header-botom .nav-item-first .nav-item-p {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  color: #FFFFFF;
  opacity: 0.8;
  height: 100%;
  line-height: 24px;
  text-align: left;
  word-break: break-word;
  transition: 0.5s;
  display: flex;
  align-items: center;
}
.header .header-botom .nav-item-first:hover .nav-item-p {
  opacity: 1;
  transition: 0.5s;
}
.header .header-botom .nav-item-first:hover::after {
  opacity: 1;
  transition: 0.5s;
}
.header .header-botom .nav-item-first::after {
  position: absolute;
  opacity: 0;
  transition: 0.5s;
  content: "";
  bottom: 5px;
  right: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.header .header-botom .nav-item-first-avtive .nav-item-p {
  opacity: 1;
  transition: 0.5s;
}
.header .header-botom .nav-item-first-avtive::after {
  opacity: 1;
  transition: 0.5s;
}
.header .header-lang-outer {
  width: auto;
  z-index: 12;
  height: 100%;
  display: flex;
  align-items: center;
}
.header .header-lang-outer .header-lang-oneA {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
  font-family: 'LamaSans-Regular';
  align-items: center;
  color: #fff;
  position: relative;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA a {
  color: #fff;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA span {
  position: relative;
}
.header .header-lang-outer .header-lang-oneA span::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background: #fff;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA .topPhone-value-outer {
  display: flex;
}
.header .header-lang-outer .header-lang-oneA .topPhone {
  width: 20px;
  height: 25px;
  margin-right: 5px;
  position: relative;
}
.header .header-lang-outer .header-lang-oneA .topPhone img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.header .header-lang-outer .header-lang-oneA .topPhone .info-img-default {
  opacity: 1;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA .topPhone .info-img-hei {
  opacity: 0;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA .topPhone .info-img-active {
  opacity: 0;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA .topEmail {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  position: relative;
  white-space: nowrap;
}
.header .header-lang-outer .header-lang-oneA .topEmail img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.header .header-lang-outer .header-lang-oneA .topEmail .info-img-hei {
  opacity: 0;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA .topEmail .info-img-default {
  opacity: 1;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA .topEmail .info-img-active {
  opacity: 0;
  transform: scale(1);
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA:hover {
  color: #E6252D;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA:hover span::after {
  width: 100%;
  background: #E6252D;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA:hover a {
  color: #E6252D;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA:hover .topPhone .info-img-hei {
  opacity: 0;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA:hover .topPhone .info-img-default {
  opacity: 0;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA:hover .topPhone .info-img-active {
  opacity: 1;
  transform: scale(1.2);
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA:hover .topEmail .info-img-default {
  opacity: 0;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA:hover .topEmail .info-img-hei {
  opacity: 0;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA:hover .topEmail .info-img-active {
  opacity: 1;
  transform: scale(1.2);
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA:hover .topPhone-value {
  color: #fff;
  transition: 0.5s;
}
.header .header-lang-outer .header-lang-oneA-line {
  width: 1px;
  height: 15px;
  background: #fff;
  opacity: 0.5;
  margin: 0 15px;
}
.header .header-lang-outer .header-lang-oneA1 {
  margin-right: 20px;
}
.header .header-nav {
  display: flex;
  justify-content: space-between;
}
.header-visible {
  overflow: visible !important;
}
.header-active {
  box-shadow: 0px 6px 20px 0px rgba(151, 151, 151, 0.23);
}
.header1 {
  background: transparent;
  max-height: 0;
  transition: max-height 1s;
  z-index: -1;
  overflow: hidden;
}
.header-height {
  max-height: 130px;
  overflow: hidden;
  transition: max-height 1s;
  z-index: 1000;
}
.headerDottom {
  max-height: 0 !important;
  z-index: -1 !important;
  overflow: hidden !important;
  transition: max-height 1s;
}
.headerDottom-pro {
  max-height: 0 !important;
  overflow: hidden !important;
  transition: max-height 1s;
}
.header2 {
  background: #1A282F;
  border-bottom: 1px solid transparent;
}
.header2 .header-top .header-lang-one .langBtn {
  background: transparent;
}
.header2 .logo a .logo-default {
  opacity: 0;
  transition: 0.5s;
}
.header2 .header-botom .nav-item-first::after {
  background: #fff;
}
.header2 .header-botom .nav-item-first .nav-item-p {
  color: #fff;
}
.header2 .header-botom .nav-item-first-avtive .nav-item-p {
  opacity: 1;
  color: #E6252D;
  transition: 0.5s;
}
.header2 .header-top .img-default {
  opacity: 0;
  transition: 0.5s;
}
.header2 .header-lang-outer .header-lang-oneA a {
  color: #fff;
}
.header2 .header-lang-outer .header-lang-oneA .topEmail .info-img-hei {
  opacity: 1;
  transition: 0.5s;
}
.header2 .header-lang-outer .header-lang-oneA .topEmail .info-img-default {
  opacity: 0;
  transition: 0.5s;
}
.header2 .header-lang-outer .header-lang-oneA .topPhone .info-img-default {
  opacity: 0;
  transition: 0.5s;
}
.header2 .header-lang-outer .header-lang-oneA .topPhone .info-img-hei {
  opacity: 1;
  transition: 0.5s;
}
.header2 .header-top .img-secondNav {
  opacity: 1;
  transition: 0.5s;
}
.header2 .header-botom .nav-item-first-avtive::after {
  opacity: 1;
  background: #E6252D;
}
.header2 .logo a .logo-active {
  opacity: 1;
  transition: 0.5s;
}
.header-active {
  background: #1A282F;
  overflow: visible !important;
  border-bottom: 1px solid transparent;
}
.header-active .header-top .header-lang-one .langBtn {
  background: transparent;
}
.header-active .logo a .logo-default {
  opacity: 0;
  transition: 0.5s;
}
.header-active .header-botom .nav-item-first::after {
  background: #fff;
}
.header-active .header-botom .nav-item-first .nav-item-p {
  color: #fff;
}
.header-active .header-botom .nav-item-first-avtive .nav-item-p {
  opacity: 1;
  color: #E6252D;
  transition: 0.5s;
}
.header-active .header-top .img-default {
  opacity: 0;
  transition: 0.5s;
}
.header-active .header-lang-outer .header-lang-oneA a {
  color: #fff !important;
}
.header-active .header-top .img-secondNav {
  opacity: 1;
  transition: 0.5s;
}
.header-active .header-botom .nav-item-first-avtive::after {
  opacity: 1;
  background: #E6252D;
}
.header-active .logo a .logo-active {
  opacity: 1;
  transition: 0.5s;
}
.nav-item-second {
  position: fixed;
  width: 960px;
  top: 120px;
  right: 0;
  height: auto;
  max-height: 0;
  opacity: 0;
  z-index: 999;
  display: block;
  overflow: hidden;
  transition: 1s;
  background: #F8F8F8;
  border-radius: 0px 0px 0px 60px;
}
.nav-item-second .nav-item-second-inner {
  padding: 5% 6% 8% 8%;
  width: 100%;
}
.nav-item-second .nav-item-second-cur {
  padding-bottom: 10px;
  border-bottom: 1px solid #EFEFEF;
}
.nav-item-second .nav-item-second-cur a {
  font-weight: 500;
  font-size: 24px;
  color: #666666;
  line-height: 24px;
  font-family: 'SourceHanSansSC-Medium';
}
.nav-item-second .nav-item-second-main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  max-width: 700px;
}
.nav-item-second .nav-item-second-main .nav-item-second-a {
  width: 46%;
  margin-right: 8%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #EFEFEF;
  padding: 24px 0 8px;
}
.nav-item-second .nav-item-second-main .nav-item-second-a:hover .nav-item-second-a-text {
  color: #E50012;
  transition: 0.5s;
}
.nav-item-second .nav-item-second-main .nav-item-second-a:hover .nav-item-second-a-text::after {
  background: #E50012;
  transition: 0.5s;
}
.nav-item-second .nav-item-second-main .nav-item-second-a:hover .nav-item-second-a-index {
  transform: translateX(-4px);
  background: #E50012;
  transition: 0.5s;
}
.nav-item-second .nav-item-second-main .nav-item-second-a:nth-of-type(2n) {
  margin-right: 0;
}
.nav-item-second .nav-item-second-main .nav-item-second-a-text {
  padding-left: 18px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  transition: 0.5s;
  width: calc(100% - 46px);
}
.nav-item-second .nav-item-second-main .nav-item-second-a-text::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 7px;
  height: 7px;
  background: #999999;
  border-radius: 50%;
  transition: 0.5s;
}
.nav-item-second .nav-item-second-main .nav-item-second-a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #EC1D23;
  transition: 0.5s;
}
.nav-item-second .nav-item-second-main .nav-item-second-a:hover:after {
  width: 100%;
  background: #EC1D23;
  transition: 0.5s;
}
.nav-item-second .nav-item-second-main .nav-item-second-a-index {
  width: 36px;
  height: 36px;
  background: #DADADA;
  border-radius: 50%;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-item-second .nav-item-second-main .nav-item-second-a-index img {
  width: 22px;
}
.user-menu-nav {
  z-index: 999;
  max-height: 100vh;
  opacity: 1;
  transition: 0.8s;
  display: block;
  animation: aniPcNav 1s;
}
@keyframes aniPcNav {
  0% {
    max-height: 0;
    display: none;
  }
  100% {
    height: auto;
    max-height: 100vh;
    display: block;
  }
}
.headerM {
  z-index: 999;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #ffffff;
  box-shadow: 1px -3px 10px 2px rgba(0, 0, 0, 0.1);
}
.headerM .header-inner {
  width: 90%;
  height: 65px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.headerM .header-inner .header-lang {
  display: flex;
  align-items: center;
}
.headerM .header-inner .header-lang-one {
  position: relative;
}
.headerM .header-inner .langBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}
.headerM .header-inner .langBtn .langBtn-img {
  width: 28px;
  height: 18px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  margin-right: 5px;
}
.headerM .header-inner .langBtn .langBtn-img img {
  position: absolute;
  height: 18px;
  left: 0;
  top: 0;
}
.headerM .header-inner .langBtn .langBtnA {
  font-size: 18px;
  color: #333;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headerM .header-inner .langBtn .langBtnA img {
  width: 8px;
  margin-right: 0;
  margin-left: 4px;
}
.headerM .header-inner .langList {
  position: absolute;
  top: 30px;
  right: 0;
  width: 80px;
  height: 0;
  opacity: 0;
  z-index: -1;
  transition: all 0.5s;
}
.headerM .header-inner .langList .langList-inner {
  width: 100%;
  background: rgba(183, 22, 22, 0.8);
  border-radius: 6px;
  overflow: hidden;
  padding: 0px 10px;
  transition: all 0.5s;
}
.headerM .header-inner .langList .langList-inner a {
  text-align: center;
  width: 100%;
  height: 0;
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  transition: all 0.5s;
}
.headerM .header-inner .langList .langList-inner a:hover {
  background: #b71616;
  transition: 0.5s;
}
.headerM .header-inner .langList .langList-inner .langList-last {
  border-bottom: 0;
}
.headerM .header-inner .langListShow {
  height: 114px;
  opacity: 1;
  z-index: 1000;
  transition: all 0.5s;
}
.headerM .header-inner .langListShow .langList-inner {
  padding: 8px 10px;
  transition: all 0.5s;
}
.headerM .header-inner .langListShow .langList-inner a {
  height: 32px;
  transition: all 0.5s;
}
.headerM .header-inner .action_item {
  width: 34px;
  height: 22px;
  margin-left: 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.headerM .header-inner .action_item .action_item_span_line {
  width: 28px;
  height: 2px;
  transform: scaleY(0.5);
  background: #333;
}
.headerM .logo {
  width: auto;
  max-width: 190px;
}
.headerM .logo img {
  width: 100%;
  display: block;
}
.top_nav.show_nav {
  transform: translateY(0);
}
textarea {
  resize: none;
}
.top_nav {
  display: none;
  overflow: auto;
  width: 100vw;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2000;
  height: 100vh;
  transform: translateY(-100vh);
  transition: 0.5s;
  background: #fff;
}
.top_nav .top_nav_inner {
  width: 100%;
  height: 100%;
  position: relative;
  background: #fff;
}
.top_nav .logo img {
  display: block;
  width: 220px;
}
.top_nav .top_nav_close {
  display: flex;
  justify-content: space-between;
  padding: 20px 30px;
}
.top_nav .top_nav_close svg {
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-right: 0;
  cursor: pointer;
}
.top_nav .nav {
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
  background: #fff;
  height: auto;
  padding: 0px 30px;
  display: flex;
  flex-direction: column;
}
.top_nav .nav .li {
  width: 100%;
  padding: 10px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.top_nav .proMenu-a {
  width: 230px;
  height: 42px;
  background: #B71616;
  border-radius: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  padding: 0 10px;
}
.top_nav .proMenu-a .proMenu-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.top_nav .proMenu-a .proMenu-icon img {
  width: 100%;
}
.top_nav .proMenu-a:hover {
  transform: rotateY(15deg) rotateX(-15deg) scale(1);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
}
.top_nav .nav .li:last-child {
  border-right: none;
}
.top_nav .nav .li .logo {
  width: 150px;
  height: 100%;
  padding-top: 60px;
  box-sizing: border-box;
  margin: 0 auto;
}
.top_nav .nav .li .menu {
  width: 100%;
  display: block;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  margin-bottom: 20px;
  padding: 10px 0;
}
.top_nav .nav .li .menu a {
  width: 40px;
  display: flex;
  height: 20px;
  justify-content: flex-end;
  align-items: center;
}
.top_nav .nav .li .menu p {
  width: 36px;
  height: 36px;
  background: #EC1D23;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  margin-right: 20px;
  transition: 0.5s;
}
.top_nav .nav .li .menu p img {
  width: 22px;
  height: 18px;
}
.top_nav .nav .li .menu p:hover {
  transform: translateX(12px);
  transition: 0.5s;
}
.top_nav .nav .li .menu img {
  display: block;
  height: 25px;
  transition: 0.5s;
}
.top_nav .nav .li .menu .index {
  font-size: 18px;
  color: #333;
}
.top_nav .nav .li .menu .name {
  font-size: 18px;
  color: #333;
  width: calc(100% - 50px);
  display: flex;
  height: 20px;
  justify-content: flex-start;
  align-items: center;
}
.top_nav .nav .li .menu .name:hover {
  color: #B71616;
}
.top_nav .nav .li .menu2 {
  width: 100%;
  height: auto;
  z-index: 2;
  box-sizing: border-box;
  padding: 0 4%;
  display: flex;
  align-items: center;
  overflow: hidden;
  max-height: 0px;
  transition: max-height 0.5s linear;
}
.top_nav .nav .li .menu2 .item_list {
  width: 100%;
}
.top_nav .nav .li .menu2 .item_val {
  line-height: 24px;
}
.top_nav .nav .li .menu2 .item_val a {
  color: #333;
  display: flex;
  margin-bottom: 6px;
  width: 100%;
}
.top_nav .nav .li .menu2 .item_val a span {
  font-size: 12px;
  margin-right: 8px;
  white-space: nowrap;
}
.top_nav .nav .li .menu2 .item_val a p {
  font-size: 16px;
}
.top_nav .nav .li .menu2 .item_val a:hover {
  color: #B71616;
}
.indexPage-desc {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  opacity: 0.8;
}
.indexPage-title .indexPage-title-cur {
  font-weight: 400;
  font-size: 36px;
  color: #EC1D23;
  line-height: 42px;
  font-weight: 600;
}
.indexPage-title .indexPage-title-other {
  font-family: 'Montserrat-Bold';
  margin-top: 2px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #999999;
  line-height: 20px;
}
.indexPage-title-bottom {
  margin-bottom: 36px;
}
.indexPage-title-center {
  width: 100%;
  text-align: center;
}
.indexPage-outer {
  width: calc(100% - 120px);
  margin: 0 auto;
  max-width: 1800px;
}
.indexPage-inner {
  width: 94%;
  margin: 0 auto;
  max-width: 1200px;
}
.indexPage {
  width: 100%;
  padding-top: 100px;
}
.indexPage-last {
  padding-bottom: 100px;
}
.contacti {
  position: relative;
  background: #fff;
  overflow: hidden;
}
.contacti .indexPage-outer {
  position: relative;
}
.contacti .indexPage-desc {
  color: #666666;
  z-index: 20;
  position: relative;
  width: 100%;
}
.contacti .contactMenthods {
  display: flex;
  width: 100%;
  z-index: 20;
  position: relative;
  margin-top: 4px;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 24px;
  align-items: center;
}
.contacti .contactMenthods p {
  color: #666666;
  z-index: 12;
}
.contacti .contactMenthods .contactMenthods-line {
  width: 2px;
  z-index: 12;
  height: 14px;
  margin: 0 10px;
  background: #666;
  opacity: 0.8;
  transform: scaleX(0.5);
}
.contacti .indexPage-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.contacti .contacti-main {
  width: 100%;
}
.contacti .form-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 10;
  overflow: hidden;
}
.contacti .form {
  width: 75%;
}
.contacti .contact-infos-img {
  width: 16%;
  margin-right: 3%;
  overflow: hidden;
}
.contacti .contact-infos-img img {
  width: 100%;
  transform: scale(1);
  transition: 0.5s;
}
.contacti .contact-infos-img:hover img {
  transform: scale(1.05);
  transition: 0.5s;
}
.contacti .form-input {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contacti .form-input .input {
  width: 30%;
  z-index: 20;
  position: relative;
  border: 0;
  margin-bottom: 30px;
  font-size: 14px;
  font-family: 'AlibabaPuHuiTi-Regular';
  font-weight: normal;
  color: #333333;
  line-height: 50px;
  height: 50px;
  background: transparent;
  border: 1px solid #DDDDDD;
  padding: 0 5px 0 20px;
  border-radius: 10px;
}
.contacti .form-input .input::placeholder {
  color: #333333;
}
.contacti .form-input .input:focus {
  color: #333333;
  border: 0;
  border: 1px solid #333333;
  outline: none;
}
.contacti .form-message {
  width: 100%;
  z-index: 20;
  position: relative;
}
.contacti .form-message .message {
  width: 100%;
  z-index: 12;
  position: relative;
  padding: 12px 5px 0 20px;
  height: 120px;
  border: 0;
  font-size: 14px;
  border-radius: 10px;
  font-family: 'AlibabaPuHuiTi-Regular';
  font-weight: normal;
  color: #333333;
  border: 1px solid #ddd;
  background: transparent;
  line-height: 38px;
}
.contacti .form-message .message::placeholder {
  color: #333333;
}
.contacti .form-message .message:focus {
  color: #333333;
  border: 0;
  border: 1px solid #333333;
  outline: none;
}
.contacti .form-message .message::-webkit-scrollbar {
  height: 2px;
  width: 0px;
}
.contacti .formButton-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  z-index: 20;
  position: relative;
}
.contacti .formButton-box .formButton {
  width: 100%;
  z-index: 12;
  height: 50px;
  background: #E6252D;
  border-radius: 25px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transform: rotateY(0deg) rotateX(0deg) scale(1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
  transition: 0.5s;
}
.contacti .formButton-box .formButton .banner-more-inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}
.contacti .formButton-box .formButton .read-more-p {
  position: relative;
  height: 100%;
  z-index: 12;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 52px;
  transition: 0.5s;
}
.contacti .formButton-box .formButton .read-more-p::before {
  content: attr(data-word);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
}
.contacti .formButton-box .formButton:hover {
  transform: rotateY(15deg) rotateX(-15deg) scale(1);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0);
  transition: 0.5s;
}
.contacti .formButton-box .formButton:hover .read-more-p {
  transform: translateY(-100%);
  transition: 0.5s;
}
.contacti .contact-infos {
  width: 100%;
  margin: 36px 0 66px;
}
.contacti .contact-infos .contact-infos-cons {
  width: 100%;
}
.contacti .contact-infos .contact-infos-cons .contact-infos-cons-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.contacti .contact-infos .contactWays-one {
  display: flex;
  width: 24%;
  flex-direction: column;
  justify-content: space-between;
  z-index: 20;
  min-height: 240px;
  padding: 30px 30px;
  position: relative;
  flex-wrap: wrap;
  background: #F8F8F8;
  border-radius: 10px;
}
.contacti .contact-infos .contactWays-one .contactWays-one-con {
  width: 100%;
}
.contacti .contact-infos .contactWays-one .contactWays-one-icon {
  height: 70px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.contacti .contact-infos .contactWays-one .contactWays-one-icon img {
  width: 80px;
  height: 100%;
  display: block;
  transform: translateX(0) rotateY(0deg);
  transition: 0.5s;
}
.contacti .contact-infos .contactWays-one:hover .contactWays-value .footer-info-val {
  color: #E6252D;
  transition: 0.5s;
}
.contacti .contact-infos .contactWays-one:hover .contactWays-one-icon img {
  transform: translateX(-16px) rotateY(360deg);
  transition: 0.5s;
}
.contacti .contact-infos .contactWays-type {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  margin-bottom: 5px;
}
.contacti .contact-infos .contactWays-value {
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  transition: 0.5s;
  font-family: 'Montserrat-Medium';
}
.contacti .contact-infos .contactWays-value .footer-info-val {
  display: block;
  position: relative;
  width: 100%;
  color: #333;
}
.contacti .contact-infos .contactWays-value .footer-info-val span {
  width: auto;
  transition: background-size 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  display: inline;
  text-decoration: none;
  padding-bottom: 4px;
  background-image: radial-gradient(circle farthest-corner at 10% 20%, #e6252d 0, #e6252d 100.2%);
  background-size: 0 1px;
  background-repeat: no-repeat;
  background-position: center 90%;
  border-radius: 999px;
  position: relative;
}
.contacti .contact-infos .contactWays-value .footer-info-val:hover span {
  background-size: 100% 1px;
  transition: background-size 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}
.contacti .contact-infos .contactWays-one1 .contactWays-value {
  font-family: 'SourceHanSansSC-Medium';
}
.contacti-about {
  background: #F8F8F8;
}
.contacti-about::after {
  color: rgba(229, 0, 18, 0.06);
}
footer {
  width: 100%;
  background: #1A282F;
  position: relative;
}
footer .contact-logo {
  width: 200px;
  height: 34px;
}
footer .contact-logo a {
  width: 100%;
  display: block;
}
footer .contact-logo a img {
  width: 100%;
}
footer .footer-outer {
  width: calc(100% - 120px);
  margin: 0 auto;
}
footer .footer-inner {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}
footer .footer-top {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 50px 0;
}
footer .footer-share {
  max-width: 200px;
  justify-content: flex-end;
}
footer .footer-share .footer-share-a {
  margin-left: 30px;
  width: 56px;
  position: relative;
  cursor: pointer;
}
footer .footer-share .footer-share-a .footer-share-box {
  width: 56px;
}
footer .footer-share .footer-share-a .footer-share-img {
  width: 100px;
  height: 110px;
  position: absolute;
  bottom: calc(100% + 30px);
  left: 50%;
  transform: scale(0) translateY(0px) translateX(-50%);
  transition: all 0.5s;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 2022;
}
footer .footer-share .footer-share-a .footer-share-img img {
  width: 100px;
  height: 100%;
  display: block;
  background: #fff;
  padding: 6px;
  border-radius: 4px;
}
footer .footer-share .footer-share-a .footer-share-img .sanjiao {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #fff;
  /* 你可以改变颜色 */
}
footer .footer-share .footer-share-a .svg-box {
  width: 56px;
}
footer .footer-share .footer-share-a .svg-box img {
  width: 100%;
  opacity: 0.4;
  transition: 0.5s;
}
footer .footer-share .footer-share-a .svg-box:hover img {
  opacity: 0.8;
  transition: 0.5s;
}
footer .footer-share .footer-share-a1 {
  width: 20px;
}
footer .footer-share .footer-share-a1 .svg-box {
  width: 20px;
}
footer .footer-share-pc {
  display: flex;
}
footer .footer-share-m {
  display: none;
}
footer .footer-nav {
  display: flex;
  width: calc(95% - 400px);
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .footer-nav .footer-nav-a {
  width: auto;
}
footer .footer-nav .footer-nav-a .footer-nav-a-inner {
  width: auto;
  display: inline-flex;
  align-items: center;
}
footer .footer-nav .footer-nav-a .footer-nav-a-text {
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  line-height: 24px;
  opacity: 0.8;
  transition: 0.5s;
  position: relative;
}
footer .footer-nav .footer-nav-a .footer-nav-a-text::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: 0.5s;
}
footer .footer-nav .footer-nav-a:hover .footer-nav-a-text {
  opacity: 1;
  transition: 0.5s;
}
footer .footer-nav .footer-nav-a:hover .footer-nav-a-text::after {
  width: 100%;
  transition: 0.5s;
}
footer .infor-copyright-one {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
footer .infor-copyright-one a {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
footer .infor-copyright-one a:hover {
  color: #fff;
  transition: 0.5s;
}
footer .infor-copyright-one .footer-bottom-infor-aone {
  margin-right: 20px;
}
footer .infor-copyright-one {
  margin-top: 6px;
}
footer .footer-contactShare {
  width: 166px;
}
footer .footer-contactShare .footer-center-bottom-one {
  width: 18px;
  max-height: 18px;
  margin-right: 20px;
  opacity: 0.3;
  transition: 0.5s;
  display: inline-block;
}
footer .footer-contactShare .footer-center-bottom-one .icon {
  max-width: 18px;
  max-height: 18px;
}
footer .footer-contactShare .footer-center-bottom-one:hover {
  opacity: 1;
  transition: 0.5s;
}
footer .footer-bottom-infor-copyright-inner {
  width: 100%;
}
footer .footer-bottom-infor-copyright-inner .footer-inner {
  display: flex;
  padding: 0 0 50px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
footer .footer-bottom-infor-copyright-inner .footer-bottom-infor-aone {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  flex-wrap: wrap;
  color: #FFFFFF;
  opacity: 0.4;
  transition: 0.5s;
}
footer .footer-bottom-infor-copyright-inner .footer-bottom-infor-aone p {
  white-space: nowrap;
}
footer .footer-bottom-infor-copyright-inner .footer-bottom-infor-aone a {
  color: #FFFFFF;
  opacity: 0.4;
  transition: 0.5s;
}
footer .footer-bottom-infor-copyright-inner .footer-bottom-infor-aone:hover {
  opacity: 1;
  transition: 0.5s;
}
footer .footer-bottom-infor-copyright-inner .footer-bottom-infor-aone:hover a {
  opacity: 1;
  transition: 0.5s;
}
@keyframes anierweima {
  0% {
    scale: 0;
    translate: 0px;
    opacity: 0;
  }
  100% {
    scale: 1;
    translate: 10px;
    opacity: 1;
  }
}
.webPage {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.webPage .pageBtn {
  width: 25%;
  height: 48px;
  background: #EFEFEF;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.5s;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.webPage .pageBtn .web-icon {
  width: 22px;
  margin: 0 5px;
  height: 100%;
  position: relative;
}
.webPage .pageBtn .web-icon img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
}
.webPage .pageBtn .web-icon .active {
  opacity: 0;
  transition: 0.5s;
}
.webPage .pageBtn .web-icon .default {
  opacity: 1;
  transition: 0.5s;
}
.webPage .pageBtn:hover {
  transition: 0.5s;
  color: #fff;
  background: #E6252D;
}
.webPage .pageBtn:hover .web-icon .active {
  opacity: 1;
  transition: 0.5s;
}
.webPage .pageBtn:hover .web-icon .default {
  opacity: 0;
  transition: 0.5s;
}
.webPage .pre-pageBtn {
  margin-right: 14px;
}
.webPage .next-pageBtn {
  margin-left: 14px;
}
.webPage .pageBtn-active {
  transition: 0.5s;
  color: #fff;
  background: #E6252D;
}
.webPage .pageBtn-active .web-icon .active {
  opacity: 1;
  transition: 0.5s;
}
.webPage .pageBtn-active .web-icon .default {
  opacity: 0;
  transition: 0.5s;
}
.webPage .webPage-num {
  padding: 0 12px;
  display: flex;
  align-items: center;
}
.webPage .webPage-num p {
  display: flex;
  align-items: center;
  margin: 0 6px;
  justify-content: center;
}
.webPage .webPage-num span {
  width: 48px;
  margin: 0 5px;
  display: block;
  height: 48px;
  border-radius: 6px;
  border: 1px solid #E6252D;
  background: #E6252D;
  transition: 0.5s;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 42px;
  cursor: pointer;
}
.webPage .pages-a {
  margin: 0 5px;
  width: 48px;
  height: 48px;
  border-radius: 6px;
  border: 1px solid #EFEFEF;
  transition: 0.5s;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 42px;
  cursor: pointer;
}
.webPage .pages-a:hover {
  border: 1px solid #E6252D;
  background: #E6252D;
  transition: 0.5s;
  color: #FFFFFF;
}
.webPage .pages-a-active {
  border: 1px solid #E6252D;
  background: #E6252D;
  transition: 0.5s;
  color: #FFFFFF;
}
.webPage .num-more-page {
  font-weight: 400;
  font-size: 16px;
  color: #333333 ;
  line-height: 24px;
  margin: 0 10px;
  background: transparent;
}
.pro-types {
  width: 280px;
}
.pro-types .proi-type-one {
  margin-bottom: 32px;
  cursor: pointer;
  width: auto;
  max-width: 100%;
}
.pro-types .proi-type-one .proi-type-one-inner {
  display: flex;
  align-items: center;
  height: 64px;
}
.pro-types .proi-type-one .proi-type-one-inner .proi-type-one-icon {
  margin-right: 20px;
  position: relative;
  display: flex;
  align-items: flex-end;
  padding-bottom: 4px;
  overflow: hidden;
  background: url('https://file.global86.cn/fileStore/website_new/wanchi/pro-type-back.png') no-repeat;
  background-position: bottom left;
  background-size: 100% auto;
  max-width: 94px;
}
.pro-types .proi-type-one .proi-type-one-inner .proi-type-one-icon .default {
  width: 100%;
  display: block;
  transform: translateX(0);
  transition: 1.2s;
}
.pro-types .proi-type-one .proi-type-one-inner .proi-type-one-icon .active {
  position: absolute;
  left: 100%;
  bottom: 4px;
  width: 100%;
  height: 100%;
  transition: 1.2s;
}
.pro-types .proi-type-one .proi-type-one-inner .proi-type-one-title {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  transition: 0.5s;
}
.pro-types .proi-type-one .proi-type-one-line {
  margin-top: 15px;
  width: 100%;
  height: 4px;
  position: relative;
}
.pro-types .proi-type-one .proi-type-one-line .proi-type-one-line-dom {
  width: 106%;
  overflow: hidden;
  background: #FFFFFF;
  z-index: 12;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  transition: 1.2s;
}
.pro-types .proi-type-one .proi-type-one-line::after {
  content: "";
  position: absolute;
  top: 0;
  display: none;
  left: 0;
  width: 100%;
  height: 2px;
  background: url('https://file.global86.cn/fileStore/website_new/wanchi/proi-type-one-line.png') no-repeat;
  background-size: 100% 100%;
  background-position: left bottom;
}
.pro-types .proi-type-one:hover .proi-type-one-inner .proi-type-one-icon .default {
  transform: translateX(-100%);
  transition: 1.2s;
}
.pro-types .proi-type-one:hover .proi-type-one-inner .proi-type-one-icon .active {
  left: 0;
  transition: 1.2s;
}
.pro-types .proi-type-one:hover .proi-type-one-inner .proi-type-one-title {
  color: #EC1D23;
  transition: 0.5s;
}
.pro-types .proi-type-one:hover .proi-type-one-line .proi-type-one-line-dom {
  width: 0;
  transition: 1.2s;
}
.pro-types .proi-type-one:hover .proi-type-one-line::after {
  display: block;
}
.pro-types .proi-type-one:nth-of-type(1) .proi-type-one-inner .proi-type-one-icon img {
  width: 70px;
  height: 64px;
}
.pro-types .proi-type-one:nth-of-type(2) .proi-type-one-inner .proi-type-one-icon img {
  width: 78px;
  height: 45px;
}
.pro-types .proi-type-one:nth-of-type(3) .proi-type-one-inner .proi-type-one-icon img {
  width: 90px;
  height: 42px;
}
.pro-types .proi-type-one:nth-of-type(4) .proi-type-one-inner .proi-type-one-icon img {
  width: 90px;
  height: 42px;
}
.pro-types .proi-type-one:nth-of-type(5) .proi-type-one-inner .proi-type-one-icon img {
  width: 70px;
  height: 70px;
}
.pro-types .proi-type-one:nth-of-type(6) .proi-type-one-inner .proi-type-one-icon img {
  width: 70px;
  height: 70px;
}
.pro-types .proi-type-one-active .proi-type-one-inner .proi-type-one-icon .default {
  transform: translateX(-100%);
  transition: 1.2s;
}
.pro-types .proi-type-one-active .proi-type-one-inner .proi-type-one-icon .active {
  left: 0;
  transition: 1.2s;
}
.pro-types .proi-type-one-active .proi-type-one-inner .proi-type-one-title {
  color: #EC1D23;
  transition: 0.5s;
}
.pro-types .proi-type-one-active .proi-type-one-line .proi-type-one-line-dom {
  width: 0;
  transition: 1.2s;
}
.pro-types .proi-type-one-active .proi-type-one-line::after {
  display: block;
}
.nban {
  position: relative;
}
.nban img {
  width: 100%;
  display: block;
}
.nban .nban-outer {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  color: #fff;
}
.abouti-con .nban .nban-outer {
  top: 45%;
}
.nside {
  width: 100%;
  text-transform: uppercase;
  padding-left: 18px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.nside .el-icon-arrow-right {
  color: #fff;
  font-size: 16px;
  margin: 0 6px;
}
.nside .nside-detail-first {
  display: flex;
  align-items: center;
}
.nside .nside-detail-first a {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 24px;
}
.nside .nside-detail-second {
  display: flex;
  margin-top: 20px;
  align-items: center;
}
.nside .nside-detail-second a {
  font-weight: 400;
  font-size: 36px;
  color: #fff;
}
.swiper-button-disabled {
  cursor: no-drop !important;
}
.coopPublic {
  position: relative;
}
.coopPublic .profilePage .indexPage-outer {
  background: #F8F8F8;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top {
  width: 100%;
  padding: 60px 5% 0;
  display: flex;
  justify-content: space-between;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num {
  width: 320px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .profile-part1-num-top {
  margin-bottom: 30px;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .profile-part1-num-top .profile-part1-line {
  width: 40px;
  height: 2px;
  background: #EC1D23;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .profile-part1-num-top .profile-part1-title {
  font-weight: bold;
  font-family: 'SourceHanSansSC-Bold';
  font-size: 36px;
  color: #000000;
  line-height: 42px;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .profile-part1-num-top .profile-part1-year {
  font-weight: bold;
  font-family: 'Montserrat-Bold';
  font-size: 24px;
  color: #EC1D23;
  line-height: 30px;
  margin: 18px 0 22px;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-nums-inner {
  width: 100%;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-num {
  width: 100%;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-num .abouti-bottom-main {
  display: flex;
  align-items: flex-start;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-num .abouti-bottom-con {
  font-weight: normal;
  font-size: 120px;
  color: #EC1D23;
  line-height: 124px;
  font-family: 'LamaSans-SemiBoldCondensed';
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-num .abouti-bottom-unit {
  font-weight: 400;
  font-size: 24px;
  color: #EC1D23;
  line-height: 24px;
  margin-left: 10px;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-num .abouti-bottom-desc {
  font-weight: normal;
  font-size: 24px;
  color: #666666;
  font-family: 'AlibabaPuHuiTi-Regular';
  margin-top: 0;
  line-height: 24px;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro {
  width: calc(98% - 320px);
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-img {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-img img {
  width: 100%;
  height: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-img:hover img {
  transform: scale(1.05);
  transition: 0.5s;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-main {
  padding: 0 0 40px;
  width: 100%;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-main .profile-part1-intro-title {
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  font-family: 'SourceHanSansSC-Bold';
  line-height: 42px;
  margin-bottom: 20px;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-main .profile-part1-intro-desc {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  opacity: 0.8;
}
.coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-main .profile-part1-intro-desc1 {
  margin-top: 28px;
}
.coopPublic .production-main .indexPage-outer {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
}
.coopPublic .production-main .indexPage-outer .factory-show-one {
  width: calc(100% / 3);
  padding: 38px 34px 0;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
}
.coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 34px;
}
.coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-title .factory-show-text {
  font-weight: 400;
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  max-width: calc(100% - 40px);
}
.coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-title .factory-show-add {
  width: 31px;
}
.coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-title .factory-show-add img {
  width: 100%;
}
.coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-img {
  width: 100%;
  display: block;
  overflow: hidden;
}
.coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-img .factory-show-img-dom {
  display: block;
  width: 100%;
  transform: scale(1);
  transition: 0.5s;
}
.coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-click {
  height: 56px;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.5s;
}
.coopPublic .production-main .indexPage-outer .factory-show-one:hover .factory-show-img {
  overflow: hidden;
}
.coopPublic .production-main .indexPage-outer .factory-show-one:hover .factory-show-img .factory-show-img-dom {
  transform: scale(1.05);
  transition: 0.5s;
}
.coopPublic .production-main .indexPage-outer .factory-show-one:hover .factory-show-click {
  opacity: 1;
  transition: 0.5s;
}
.coopPublic .production-main .indexPage-outer .factory-show-one:nth-of-type(2n) {
  border: none;
}
.coopPublic .casePage .indexPage-outer {
  background: #F8F8F8;
  padding: 60px 5%;
}
.coopPublic .casePage .indexPage-outer .casei-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.coopPublic .casePage .indexPage-outer .casei-main .casei-one {
  width: 48%;
  background: #F8F8F8;
  border-radius: 20px;
}
.coopPublic .casePage .indexPage-outer .casei-main .casei-one .casei-img {
  overflow: hidden;
  border-radius: 20px 20px 0 0;
}
.coopPublic .casePage .indexPage-outer .casei-main .casei-one .casei-img img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.coopPublic .casePage .indexPage-outer .casei-main .casei-one .casei-text {
  text-align: center;
  font-weight: 500;
  font-family: 'SourceHanSansSC-Medium';
  font-size: 24px;
  color: #333333;
  line-height: 26px;
  padding: 24px 10px;
}
.coopPublic .casePage .indexPage-outer .casei-main .casei-one:hover .casei-img {
  overflow: hidden;
}
.coopPublic .casePage .indexPage-outer .casei-main .casei-one:hover .casei-img img {
  transform: scale(1.05);
  transition: 0.5s;
}
.coopPublic .casePage .indexPage-outer .casei-main .casei-one1 {
  margin-top: 50px;
}
.coopPublic .afterSalesPage .afterSales-main {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.coopPublic .afterSalesPage .afterSales-main .afterSales-one {
  width: 23%;
  min-height: 420px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 3% 2.5%;
}
.coopPublic .afterSalesPage .afterSales-main .afterSales-one .afterSales-icon {
  width: 101px;
  height: 102px;
  position: relative;
  margin: 0 auto;
}
.coopPublic .afterSalesPage .afterSales-main .afterSales-one .afterSales-icon img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.coopPublic .afterSalesPage .afterSales-main .afterSales-one .afterSales-icon .default {
  opacity: 1;
  transition: 0.5s;
}
.coopPublic .afterSalesPage .afterSales-main .afterSales-one .afterSales-icon .active {
  opacity: 0;
  transform: rotateY(0deg);
  transition: 0.5s;
}
.coopPublic .afterSalesPage .afterSales-main .afterSales-one .afterSales-title {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  margin: 22px 0 20px;
  width: 100%;
  text-align: center;
}
.coopPublic .afterSalesPage .afterSales-main .afterSales-one .afterSales-desc {
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  opacity: 0.8;
}
.coopPublic .afterSalesPage .afterSales-main .afterSales-one:hover .afterSales-icon .default {
  opacity: 0;
  transition: 0.5s;
}
.coopPublic .afterSalesPage .afterSales-main .afterSales-one:hover .afterSales-icon .active {
  opacity: 1;
  transform: rotateY(360deg);
  transition: 0.5s;
}
.coopPublic .afterSalesPage .afterSales-main .afterSales-one-active .afterSales-icon .default {
  opacity: 0;
  transition: 0.5s;
}
.coopPublic .afterSalesPage .afterSales-main .afterSales-one-active .afterSales-icon .active {
  opacity: 1;
  transform: rotateY(360deg);
  transition: 0.5s;
}
.coopPublic .afterSalesDetail .afterSales-main .afterSales-one {
  background: #F8F8F8;
}
.coopPublic .afterSalesDetail .indexPage-outer {
  background: #fff;
}
/* 滚动条整体 */
::-webkit-scrollbar {
  height: 2px;
  width: 4px;
}
/* 两个滚动条交接处 -- x轴和y轴 */
::-webkit-scrollbar-corner {
  background-color: transparent;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px #E6252D;
  background: #E6252D !important;
}
/* 滚动条轨道 */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px transparent;
  border-radius: 10px;
  background: transparent;
}
.innerPage-secondNav {
  margin-top: -80px;
}
.innerPage-secondNav .innerPage-secondNav-inner {
  width: 100%;
  position: relative;
}
.innerPage-secondNav .innerPage-secondNav-inner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.innerPage-secondNav .indexPage-outer {
  display: flex;
  justify-content: space-between;
  height: 80px;
}
.innerPage-secondNav .secondNav-one {
  width: 25%;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  z-index: 20;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 3%;
}
.innerPage-secondNav .secondNav-one .secondNav-one-text {
  display: flex;
  align-items: center;
}
.innerPage-secondNav .secondNav-one .secondNav-one-text img {
  width: 27px;
  margin-right: 10px;
  transform: rotateY(0deg);
  transition: 0.5s;
}
.innerPage-secondNav .secondNav-one .secondNav-one-text .default {
  display: block;
}
.innerPage-secondNav .secondNav-one .secondNav-one-text .active {
  display: none;
}
.innerPage-secondNav .secondNav-one .secondNav-one-icon {
  width: 18px;
}
.innerPage-secondNav .secondNav-one .secondNav-one-icon img {
  width: 100%;
  opacity: 0.5;
  transform: rotateZ(0deg);
  transition: 0.5s;
}
.innerPage-secondNav .secondNav-one .secondNav-one-icon .default {
  display: block;
}
.innerPage-secondNav .secondNav-one .secondNav-one-icon .active {
  display: none;
}
.innerPage-secondNav .secondNav-one:hover {
  background: #E6252D;
  transition: 0.5s;
}
.innerPage-secondNav .secondNav-one:hover .secondNav-one-text img {
  transform: rotateY(360deg);
  transition: 0.5s;
}
.innerPage-secondNav .secondNav-one:hover .secondNav-one-icon img {
  opacity: 1;
  transform: rotateZ(90deg);
  transition: 0.5s;
}
.innerPage-secondNav .secondNav-one:nth-of-type(1) {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.innerPage-secondNav .secondNav-one-active {
  background: #E6252D;
  transition: 0.5s;
}
.innerPage-secondNav .secondNav-one-active .secondNav-one-text img {
  transform: rotateY(360deg);
  transition: 0.5s;
}
.innerPage-secondNav .secondNav-one-active .secondNav-one-icon img {
  opacity: 1;
  transform: rotateZ(90deg);
  transition: 0.5s;
}
@media only screen and (max-width: 1681px) {
  .coopPublic .afterSalesPage .afterSales-main .afterSales-one {
    padding: 3% 2%;
  }
}
@media only screen and (max-width: 1441px) {
  .coopPublic .afterSalesPage .afterSales-main .afterSales-one .afterSales-icon {
    width: 74px;
    height: 74px;
  }
  .coopPublic .afterSalesPage .afterSales-main .afterSales-one {
    width: 23.7%;
  }
  .indexPage {
    padding-top: 60px;
  }
  .indexPage-last {
    padding-bottom: 60px;
  }
  .pro-types {
    width: 240px;
  }
  .pro-types .proi-type-one {
    margin-bottom: 24px;
  }
  .pro-types .proi-type-one .proi-type-one-inner {
    height: 58px;
  }
}
@media only screen and (max-width: 1350px) {
  footer .footer-top {
    padding: 38px 0;
  }
  .coopPublic .casePage .indexPage-outer .casei-main .casei-one .casei-text {
    font-size: 20px;
    line-height: 26px;
    padding: 20px 10px;
  }
  .coopPublic .casePage .indexPage-outer .casei-main .casei-one1 {
    margin-top: 12px;
  }
  .coopPublic .casePage .indexPage-outer {
    padding: 50px 4%;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top {
    padding: 50px 4% 0;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .profile-part1-num-top .profile-part1-title {
    font-size: 30px;
    line-height: 40px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-num .abouti-bottom-unit {
    font-size: 20px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-num .abouti-bottom-con {
    font-size: 100px;
    line-height: 108px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-main .profile-part1-intro-desc1 {
    margin-top: 20px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-main {
    padding: 0 0 30px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-num .abouti-bottom-desc {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1281px) {
  .coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-title .factory-show-add {
    width: 26px;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one {
    padding: 28px 24px 0;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-title {
    margin-bottom: 26px;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-title .factory-show-text {
    max-width: calc(100% - 30px);
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-click {
    height: 50px;
    font-size: 16px;
  }
  .header .header-inner {
    padding: 0 40px;
  }
  .indexPage-inner {
    width: 100%;
  }
  .indexPage {
    padding-top: 55px;
  }
  .indexPage-last {
    padding-bottom: 55px;
  }
}
@media only screen and (max-width: 1200px) {
  .innerPage-secondNav .secondNav-one .secondNav-one-text img {
    width: 22px;
  }
  .innerPage-secondNav {
    margin-top: -70px;
  }
  .innerPage-secondNav .secondNav-one {
    padding: 6px 2%;
  }
  .innerPage-secondNav .indexPage-outer {
    height: 70px;
  }
  .nside .nside-detail-first a {
    font-size: 16px;
  }
  .nside .nside-detail-second a {
    font-size: 30px;
  }
  .nside .nside-detail-second {
    margin-top: 16px;
  }
  .innerPage-secondNav .indexPage-outer {
    width: 100%;
  }
  .header .header-inner {
    padding: 0 30px;
  }
  .contacti .contact-infos .contactWays-one .contactWays-one-icon img {
    width: 50px;
  }
  .contacti .contact-infos .contactWays-one {
    padding: 22px 22px;
  }
  .indexPage-title-bottom {
    margin-bottom: 26px;
  }
  footer .footer-top {
    padding: 34px 0 20px;
  }
  .contacti .contact-infos {
    margin: 30px 0 40px;
  }
  .contacti .form-input .input {
    width: 32%;
    margin-bottom: 16px;
  }
  footer .contact-logo {
    width: 170px;
    height: 31px;
  }
  footer .footer-bottom-infor-copyright-inner .footer-inner {
    padding: 0 0 32px;
  }
  footer .footer-nav {
    width: calc(95% - 350px);
  }
  footer .footer-nav .footer-nav-a .footer-nav-a-text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1025px) {
  .coopPublic .afterSalesPage .afterSales-main {
    width: 90%;
    margin: 0 auto;
  }
  .langDialog {
    display: none !important;
  }
  .searchDialog {
    display: none !important;
  }
  .coopPublic .afterSalesPage .afterSales-main .afterSales-one {
    width: 48%;
    margin-top: 22px;
  }
  .coopPublic .afterSalesPage .afterSales-main {
    flex-wrap: wrap;
  }
  .coopPublic .casePage .indexPage-outer {
    width: 100%;
  }
  .coopPublic .profilePage .indexPage-outer {
    width: 100%;
  }
  .coopPublic .afterSalesDetail .indexPage-outer {
    width: 100%;
  }
  .coopPublic .casePage .indexPage-outer .casei-main .casei-one .casei-img {
    border-radius: 12px 12px 0 0;
  }
  .coopPublic .casePage .indexPage-outer .casei-main .casei-one1 {
    margin-top: 10px;
  }
  .coopPublic .casePage .indexPage-outer .casei-main .casei-one .casei-text {
    font-size: 18px;
    line-height: 24px;
    padding: 16px 10px;
  }
  .nban {
    margin-top: 65px;
  }
  footer .footer-outer {
    width: 90%;
  }
  footer .footer-inner {
    width: 100%;
  }
  .indexPage-outer {
    width: 90%;
  }
  .indexPage-inner {
    width: 100%;
  }
  .indexPage {
    padding-top: 50px;
  }
  .indexPage-last {
    padding-bottom: 50px;
  }
  .headerM {
    display: block;
  }
  .header {
    display: none;
  }
  .top_nav {
    display: block;
  }
}
@media only screen and (max-width: 1020px) {
  .webPage .pages-a {
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 34px;
  }
  .webPage .pageBtn {
    height: 36px;
  }
  .webPage .webPage-num span {
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 920px) {
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-num .abouti-bottom-unit {
    font-size: 18px;
    line-height: 0;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .profile-part1-num-top .profile-part1-line {
    width: 28px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-num .abouti-bottom-con {
    font-size: 80px;
    line-height: 74px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .profile-part1-num-top .profile-part1-year {
    font-size: 20px;
    line-height: 26px;
    margin: 14px 0 16px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top {
    flex-wrap: wrap;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .abouti-bottom-num .abouti-bottom-desc {
    font-size: 18px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-img {
    border-radius: 12px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num {
    width: 100%;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro {
    width: 100%;
    margin-top: 22px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-main .profile-part1-intro-desc1 {
    margin-top: 14px;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one {
    width: 50%;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one:nth-of-type(2n) {
    border-right: 1px solid #DDDDDD;
  }
  .coopPublic .casePage .indexPage-outer .casei-main .casei-one .casei-text {
    font-size: 16px;
  }
  .coopPublic .casePage .indexPage-outer {
    padding: 42px 4% 32px;
  }
  .pro-types {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow-x: auto;
    margin-bottom: 24px;
  }
  .pro-types::-webkit-scrollbar {
    height: 6px;
    width: 4px;
  }
  .pro-types::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px #EC1D23;
    background: #EC1D23 !important;
  }
  .pro-types .proi-type-one {
    margin-bottom: 12px;
  }
  .pro-types .proi-type-one .proi-type-one-line {
    margin-top: 12px;
  }
  .pro-types .proi-type-one .proi-type-one-inner .proi-type-one-icon {
    margin-right: 12px;
  }
  .pro-types .proi-type-one {
    margin-right: 15px;
    flex: none;
  }
  .contacti .form-message .message {
    padding: 12px 5px 0 12px;
    line-height: 26px;
  }
  footer .footer-top {
    padding: 34px 0 14px;
  }
  footer .footer-share-pc {
    display: none;
  }
  footer .contact-logo a {
    width: 220px;
  }
  footer .contact-logo {
    width: 100%;
    margin-bottom: 24px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  footer .footer-share-m {
    display: flex;
  }
  footer .footer-nav {
    width: 100%;
  }
  footer .footer-contactShare {
    margin-top: 10px;
  }
  .contacti .form-input .input {
    line-height: 42px;
    height: 42px;
    padding: 0 5px 0 16px;
  }
  .contacti .formButton-box {
    margin-top: 20px;
  }
  .contacti .contact-infos .contactWays-one {
    padding: 20px 20px 14px;
  }
  .contacti .contact-infos .contactWays-one .contactWays-one-icon {
    height: 58px;
  }
  .contacti .contact-infos .contactWays-value {
    font-size: 14px;
  }
  .contacti .contact-infos .contactWays-type {
    font-size: 12px;
    line-height: 18px;
  }
  .contacti .contact-infos {
    margin: 24px 0 32px;
  }
}
@media only screen and (max-width: 850px) {
  .nside .nside-detail-second {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 821px) {
  footer {
    padding-bottom: 70px;
  }
  .indexPage-title .indexPage-title-other {
    font-size: 12px;
    line-height: 18px;
  }
  .abouti-con .nban .nban-outer {
    top: 50%;
  }
  .innerPage-secondNav .indexPage-outer {
    height: auto;
  }
  .innerPage-secondNav .secondNav-one .secondNav-one-icon {
    width: 12px;
  }
  .innerPage-secondNav .secondNav-one {
    font-size: 14px;
  }
  .innerPage-secondNav .secondNav-one .secondNav-one-icon .default {
    display: none;
  }
  .innerPage-secondNav .secondNav-one .secondNav-one-icon .active {
    display: block;
  }
  .innerPage-secondNav .secondNav-one .secondNav-one-text .default {
    display: none;
  }
  .innerPage-secondNav .secondNav-one .secondNav-one-text .active {
    display: block;
  }
  .innerPage-secondNav .indexPage-outer {
    flex-wrap: wrap;
  }
  .innerPage-secondNav .secondNav-one {
    width: 50%;
  }
  .innerPage-secondNav {
    margin-top: 0;
    border-bottom: 1px solid #efefef;
  }
  .innerPage-secondNav .secondNav-one {
    padding: 16px 14px;
    color: #333;
    border-right: 1px solid #efefef;
  }
  .innerPage-secondNav .secondNav-one:hover {
    color: #fff;
  }
  .innerPage-secondNav .secondNav-one:hover .secondNav-one-icon .default {
    display: block;
  }
  .innerPage-secondNav .secondNav-one:hover .secondNav-one-icon .active {
    display: none;
  }
  .innerPage-secondNav .secondNav-one:hover .secondNav-one-text .default {
    display: block;
  }
  .innerPage-secondNav .secondNav-one:hover .secondNav-one-text .active {
    display: none;
  }
  .innerPage-secondNav .secondNav-one-active .secondNav-one-text .default {
    display: block;
  }
  .innerPage-secondNav .secondNav-one-active .secondNav-one-text .active {
    display: none;
  }
  .innerPage-secondNav .secondNav-one-active .secondNav-one-icon .default {
    display: block;
  }
  .innerPage-secondNav .secondNav-one-active .secondNav-one-icon .active {
    display: none;
  }
  .innerPage-secondNav .secondNav-one-active {
    color: #fff;
  }
  .indexPage {
    padding-top: 42px;
  }
  .indexPage-last {
    padding-bottom: 42px;
  }
  .headerM .action_item {
    width: 30px;
    height: 30px;
  }
  .headerM .action_item .action_item_span_line {
    width: 22px;
  }
  .sidefixed .sideitemBase {
    display: none;
  }
  .sidefixedM {
    display: flex;
  }
  .sidefixed .sideitemOther {
    top: 0;
    transform: scale(0.8) translateX(10%);
    bottom: auto;
  }
  .top_nav .logo img {
    max-width: 220px;
  }
  .top_nav .nav .li .menu .name {
    font-size: 16px;
  }
  .top_nav .nav .li .menu {
    margin-bottom: 18px;
  }
  .sidefixedM .sideitem1 .sideins img {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .coopPublic .profilePage .indexPage-outer .profile-part1-top {
    padding: 36px 4% 0;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .profile-part1-num-top .profile-part1-year {
    font-size: 18px;
    line-height: 24px;
    margin: 14px 0 7px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-num .profile-part1-num-top .profile-part1-title {
    font-size: 24px;
    line-height: 36px;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one {
    padding: 25px 18px 0;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-title .factory-show-text {
    font-size: 16px;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-title {
    margin-bottom: 20px;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-click {
    height: 45px;
    font-size: 14px;
  }
  .coopPublic .casePage .indexPage-outer {
    padding: 32px 4% 26px;
  }
  .coopPublic .casePage .indexPage-outer .casei-main .casei-one .casei-text {
    font-size: 14px;
    padding: 12px 8px;
  }
  .coopPublic .casePage .indexPage-outer .casei-main .casei-one1 {
    margin-top: 4px;
  }
  .pro-types .proi-type-one:nth-of-type(1) .proi-type-one-inner .proi-type-one-icon img {
    width: 56px;
    height: 42px;
  }
  .pro-types .proi-type-one:nth-of-type(3) .proi-type-one-inner .proi-type-one-icon img {
    width: 66px;
    height: 50px;
  }
  .pro-types .proi-type-one:nth-of-type(2) .proi-type-one-inner .proi-type-one-icon img {
    width: 62px;
    height: 50px;
  }
  .pro-types .proi-type-one:nth-of-type(4) .proi-type-one-inner .proi-type-one-icon img {
    width: 62px;
    height: 42px;
  }
  .pro-types .proi-type-one:nth-of-type(5) .proi-type-one-inner .proi-type-one-icon img {
    width: 62px;
    height: 42px;
  }
  .pro-types .proi-type-one:nth-of-type(6) .proi-type-one-inner .proi-type-one-icon img {
    width: 62px;
    height: 42px;
  }
  .pro-types .proi-type-one .proi-type-one-inner .proi-type-one-title {
    font-size: 12px;
    line-height: 22px;
  }
  .coopPublic .afterSalesPage .afterSales-main .afterSales-one .afterSales-title {
    font-size: 16px;
    margin: 18px 0 12px;
  }
  .coopPublic .afterSalesPage .afterSales-main .afterSales-one {
    width: 100%;
    min-height: 0;
    padding: 22px 18px;
  }
  .indexPage-title .indexPage-title-cur {
    font-size: 30px;
    line-height: 38px;
  }
  .nban .nban-outer {
    top: 45%;
  }
  .nside .el-icon-arrow-right {
    font-size: 14px;
    margin: 0 4px;
  }
  .nside {
    padding-left: 16px;
  }
  .nside .nside-detail-first a {
    font-size: 14px;
  }
  .nside .nside-detail-second a {
    font-size: 22px;
  }
  .contacti .contact-infos-img {
    width: 22%;
    margin-right: 0;
  }
  .contacti .contact-infos .contactWays-one {
    min-height: 200px;
  }
  .contacti .form-inner {
    align-items: center;
  }
  .contacti .form-input .input {
    width: 100%;
    font-size: 12px;
    margin-bottom: 14px;
  }
  .contacti .form-message .message {
    font-size: 12px;
  }
  .contacti .formButton-box .formButton {
    height: 44px;
  }
  .contacti .formButton-box .formButton .read-more-p {
    line-height: 46px;
  }
  .contacti .contact-infos .contact-infos-cons .contact-infos-cons-inner {
    flex-wrap: wrap;
  }
  .contacti .contact-infos .contactWays-one {
    width: 48%;
    margin-top: 22px;
  }
  .contacti .contact-infos {
    margin: 8px 0 30px;
  }
  footer .infor-copyright-one {
    margin-top: 0;
  }
  footer .footer-contactShare {
    margin-top: 12px;
  }
  footer .footer-bottom-infor-copyright-inner .footer-bottom-infor-aone {
    margin-top: 6px;
  }
  footer .footer-nav .footer-nav-a {
    width: 33.33%;
    margin-top: 12px;
  }
  footer .contact-logo {
    margin-bottom: 12px;
  }
  footer .footer-nav {
    justify-content: flex-start;
  }
  footer .footer-share .footer-share-a {
    margin-right: 30px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 641px) {
  .nban {
    margin-top: 50px;
  }
  .indexPage {
    padding-top: 38px;
  }
  .indexPage-last {
    padding-bottom: 38px;
  }
  .headerM .header-inner {
    height: 50px;
  }
  .headerM .logo {
    max-width: 170px;
  }
  .headerM .header-inner .action_item {
    width: 25px;
    height: 18px;
    margin-left: 20px;
  }
  .headerM .header-inner .action_item .action_item_span_line {
    width: 24px;
  }
}
@media only screen and (max-width: 620px) {
  .innerPage-secondNav .secondNav-one .secondNav-one-icon {
    width: 10px;
  }
  .innerPage-secondNav .secondNav-one {
    font-size: 12px;
  }
  .innerPage-secondNav .secondNav-one .secondNav-one-text img {
    width: 18px;
  }
}
@media only screen and (max-width: 521px) {
  .coopPublic .casePage .indexPage-outer .casei-main .casei-one .casei-img {
    border-radius: 6px 6px 0 0;
  }
  .coopPublic .casePage .indexPage-outer .casei-main .casei-one .casei-text {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 4px;
  }
  .webPage .pageBtn .web-icon {
    width: 18px;
  }
  .contacti .formButton-box {
    margin-top: 16px;
  }
  .contacti .contactMenthods {
    font-size: 14px;
  }
  .contacti .contact-infos .contactWays-one .contactWays-one-icon {
    height: 40px;
  }
  .contacti .contact-infos .contactWays-one {
    margin-top: 16px;
  }
  .indexPage {
    padding-top: 32px;
  }
  .indexPage-last {
    padding-bottom: 32px;
  }
  .sidefixedM .sideitem1 .sideins img {
    width: 50px;
    height: 50px;
  }
  .headerM .header-inner .langBtn .langBtnA {
    font-size: 16px;
  }
}
@media only screen and (max-width: 431px) {
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro .profile-part1-intro-main .profile-part1-intro-desc {
    font-size: 12px;
    line-height: 22px;
  }
  .coopPublic .profilePage .indexPage-outer .profile-part1-top .profile-part1-intro {
    margin-top: 16px;
  }
  .coopPublic .afterSalesPage .afterSales-main .afterSales-one .afterSales-desc {
    font-size: 12px;
    line-height: 20px;
  }
  footer .footer-contactShare {
    margin-top: 8px;
  }
  footer .footer-nav .footer-nav-a {
    margin-top: 8px;
  }
  footer .footer-bottom-infor-copyright-inner .footer-bottom-infor-aone {
    font-size: 12px;
    line-height: 22px;
  }
  footer .contact-logo a {
    width: 180px;
  }
  .nban {
    margin-top: 42px;
  }
  .headerM .header-inner .langBtn .langBtnA {
    font-size: 14px;
  }
  .indexPage-desc {
    font-size: 12px;
    line-height: 22px;
  }
  .top_nav .proMenu-a {
    font-size: 14px;
  }
  .top_nav .proMenu-a .proMenu-icon {
    width: 16px;
  }
  .indexPage {
    padding-top: 28px;
  }
  .nban {
    margin-top: 42px;
  }
  .indexPage-last {
    padding-bottom: 28px;
  }
  .headerM .header-inner {
    height: 42px;
  }
  .headerM .logo {
    max-width: 150px;
  }
  .headerM .header-inner .action_item {
    width: 22px;
    height: 18px;
    margin-left: 15px;
  }
  .top_nav .logo img {
    max-width: 180px;
  }
  .top_nav .nav .li .menu .name {
    font-size: 14px;
  }
  .top_nav .nav .li .menu2 .item_val a {
    margin-bottom: 5px;
    padding: 5px 0;
  }
  .top_nav .nav .li .menu {
    margin-bottom: 10px;
  }
  .top_nav .nav .li .menu2 .item_val a p {
    font-size: 12px;
  }
  .indexPage-title {
    line-height: 22px;
    font-family: 'AlibabaPuHuiTi-Regular';
  }
}
@media (max-width: 425px) {
  .coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-title {
    margin-bottom: 16px;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one {
    padding: 22px 14px 0;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-click {
    height: 40px;
    font-size: 12px;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one .factory-show-title .factory-show-text {
    font-size: 14px;
    line-height: 20px;
  }
  .nside .nside-detail-first a {
    font-size: 12px;
  }
  .nside .el-icon-arrow-right {
    font-size: 12px;
  }
  .nside .nside-detail-second {
    margin-top: 8px;
  }
  .nside .nside-detail-second a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 390px) {
  .coopPublic .production-main .indexPage-outer .factory-show-one {
    width: 100%;
  }
  .coopPublic .production-main .indexPage-outer .factory-show-one:nth-of-type(2n) {
    border-left: 1px solid #DDDDDD;
  }
}
@media only screen and (max-width: 385px) {
  .contacti .contact-infos .contactWays-one {
    width: 100%;
    min-height: 0;
  }
  .contacti .form {
    width: 100%;
  }
  .contacti .contact-infos-img {
    display: none;
  }
}
@media (max-width: 376px) {
  .coopPublic .casePage .indexPage-outer .casei-main .casei-one {
    width: 100%;
    margin-top: 4px;
  }
  .coopPublic .casePage .indexPage-outer {
    padding: 22px 4% 16px;
  }
  footer .footer-nav .footer-nav-a {
    width: 50%;
  }
  footer .footer-nav .footer-nav-a .footer-nav-a-text {
    font-size: 14px;
  }
  footer .infor-copyright-one {
    justify-content: flex-start;
  }
  .headerM .header-inner .langBtn .langBtn-img img {
    height: 14px;
  }
  .headerM .header-inner .langBtn .langBtn-img {
    width: 22px;
    height: 14px;
  }
  .headerM .header-inner .langBtn .langBtnA {
    font-size: 12px;
  }
  .indexPage-title {
    font-size: 10px;
    line-height: 20px;
  }
  .indexPage-desc {
    font-size: 12px;
    line-height: 22px;
  }
  .indexPage-last {
    padding-bottom: 28px;
  }
  .indexPage {
    padding-top: 28px;
  }
}
@media only screen and (max-width: 350px) {
  .headerM .logo {
    max-width: 100px;
  }
  .indexPage-title-bottom {
    margin-bottom: 17px;
  }
  .contacti .contactMenthods {
    font-size: 12px;
  }
  footer .footer-top {
    padding: 30px 0 2px;
  }
  .contacti .contact-infos .contactWays-one .contactWays-one-icon {
    margin-top: 18px;
  }
  footer .footer-nav .footer-nav-a .footer-nav-a-text {
    font-size: 12px;
    line-height: 22px;
  }
  footer .contact-logo a {
    width: 120px;
  }
}
