@font-face {
  font-family: 'Georama';
  src: local('Georama Medium'), local('Georama-Medium'), url('../fonts/Georama-Medium.woff2') format('woff2'), url('../fonts/Georama-Medium.woff') format('woff'), url('../fonts/Georama-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Georama';
  src: local('Georama Regular'), local('Georama-Regular'), url('../fonts/Georama-Regular.woff2') format('woff2'), url('../fonts/Georama-Regular.woff') format('woff'), url('../fonts/Georama-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Georama';
  src: local('Georama Bold'), local('Georama-Bold'), url('../fonts/Georama-Bold.woff2') format('woff2'), url('../fonts/Georama-Bold.woff') format('woff'), url('../fonts/Georama-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Georama';
  src: local('Georama Black'), local('Georama-Black'), url('../fonts/Georama-Black.woff2') format('woff2'), url('../fonts/Georama-Black.woff') format('woff'), url('../fonts/Georama-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: local('Poppins Regular'), local('Poppins-Regular'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: local('Poppins Bold'), local('Poppins-Bold'), url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: local('Poppins Medium'), local('Poppins-Medium'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Georama', Arial, Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  font-size: 16px;
  font-weight: normal;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}
:root {
  --pad: -webkit-calc(-655vw);
  --pad: calc(50vw - 705px);
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.zoom {
  cursor: crosshair;
  position: relative;
}
.img-box img,
.img-box iframe,
.img-box video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
img[data-lazy] {
  background: url(../images/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.swiper-lazy {
  background: url(../images/ajax-loader.gif) no-repeat center;
}
.loaded {
  background-size: cover;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input,
textarea {
  outline: none;
}
auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 767px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.fluid_html_on_pause,
.fluid_pseudo_poster,
.fluid_controls_container {
  display: none;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.serach-part {
  display: none;
}
.search-none {
  padding-bottom: 20px;
}
.search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.header .search-wrap {
  font-size: 14px;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header .search-wrap .search-close {
  position: absolute;
  top: 5%;
  right: 10%;
  cursor: pointer;
  color: #fff;
}
@media (max-width: 1199px) {
  .header .search-wrap .search-close {
    right: 5%;
  }
}
.header .search-wrap .search-close .icon {
  font-size: 30px;
}
.header .search-wrap .search-box {
  position: absolute;
  top: 50%;
  left: 10%;
  overflow: hidden;
  width: 80%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 6px;
}
@media (max-width: 1199px) {
  .header .search-wrap .search-box {
    left: 5%;
    width: 90%;
  }
}
.header .search-wrap input {
  line-height: 30px;
  width: 100%;
  padding: 15px;
  color: #111;
  font-weight: bold;
}
.header .search-wrap .submit {
  font-size: 20px;
  position: absolute;
  top: 0;
  right: 0;
  width: 46px;
  height: 63px;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 0;
  background: #D0003B;
  border: none;
  color: #FFF;
}
.header .search-wrap .submit:before {
  font-family: 'iconfont' !important;
  content: '\e603';
}
.header .search-wrap .submit:hover {
  background-color: #D0003B;
  color: #FFF;
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1710px) {
  .con1420 {
    max-width: 1420px;
  }
  .con1680 {
    max-width: 1680px;
  }
  .con1440 {
    max-width: 1440px;
  }
  .con1810 {
    max-width: 1810px;
  }
  .con1890 {
    max-width: 1890px;
  }
  .con1920 {
    max-width: 1920px;
  }
}
.wrap {
  padding: 80px 0;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap {
    padding: 40px 0;
  }
}
.wrap-tit h2 {
  font-size: 52px;
  color: #111111;
  font-weight: 800;
}
@media (max-width: 1470px) {
  .wrap-tit h2 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .wrap-tit h2 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .wrap-tit h2 {
    font-size: 24px;
  }
}
#content {
  position: relative;
  top: -220px;
}
.xs-product-nav {
  display: none;
  padding: 40px 0;
}
@media (max-width: 1199px) {
  .xs-product-nav {
    display: block;
    padding: 20px 0;
  }
}
.xs-product-nav ul {
  display: flex;
  flex-wrap: wrap;
}
.xs-product-nav ul li {
  width: 50%;
  display: inline-block;
  overflow: hidden;
  height: auto;
  padding: 4px;
  vertical-align: top;
}
.xs-product-nav ul li a {
  color: #383833;
  background: #FFF;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  height: 100%;
  padding: 10px 10px;
  text-transform: capitalize;
  display: flex;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  font-family: 'Marcellus', sans-serif;
}
.menu-btn {
  display: none;
  color: #FFF;
  margin-left: 20px;
}
.menu-btn .icon {
  color: #FFF;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .menu-btn {
    display: block;
  }
}
.banner-box {
  position: relative;
}
.banner-box .swiper-slide {
  overflow: hidden;
}
.banner-box .banner {
  position: relative;
  overflow: hidden;
}
.banner-box .banner img {
  display: block;
  width: 100%;
}
.xs-nav {
  display: none;
}
@media (max-width: 1199px) {
  .xs-nav {
    display: block;
  }
}
.header {
  background: #333333;
  position: relative;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 11;
}
@media (max-width: 1199px) {
  .header {
    position: fixed;
    top: 0;
    z-index: 11;
  }
}
@media (max-width: 1199px) {
  .header .con1420 {
    max-width: 1080px;
  }
}
.header .menu-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 110px;
  transition: all 0.4s ease;
}
@media (max-width: 1199px) {
  .header .menu-header {
    height: 60px;
    justify-content: space-between;
  }
}
.header .menu-header .menu-logo {
  max-height: 90px;
}
@media (max-width: 1470px) {
  .header .menu-header .menu-logo {
    max-height: 60px;
  }
}
.header .menu-header .menu-logo img {
  max-height: 90px;
}
@media (max-width: 1470px) {
  .header .menu-header .menu-logo img {
    max-height: 60px;
  }
}
.header .menu-header .menu-logo a {
  display: block;
}
.header .menu-header .menu-nav {
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
}
@media (max-width: 1199px) {
  .header .menu-header .menu-nav {
    display: none;
  }
}
.header .menu-header .menu-nav .nav-first {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.5s ease;
}
.header .menu-header .menu-nav .nav-first li {
  display: inline-block;
  padding: 0 15px;
}
@media (max-width: 1470px) {
  .header .menu-header .menu-nav .nav-first li {
    padding: 0 10px;
  }
}
.header .menu-header .menu-nav .nav-first li:first-child {
  padding-left: 0px;
}
.header .menu-header .menu-nav .nav-first li:last-child {
  padding-right: 0px;
}
.header .menu-header .menu-nav .nav-first li a {
  color: #FFF;
  display: block;
  transition: all 0.5s ease;
  font-size: 18px;
  position: relative;
  line-height: 50px;
}
.header .menu-header .menu-nav .nav-first li a::after {
  width: 0;
  content: "";
  height: 3px;
  background: #e8101f;
  position: absolute;
  bottom: -25px;
  left: 0;
  transition: width 0.3s ease-in-out;
}
.header .menu-header .menu-nav .nav-first li a:hover {
  color: #e8101f;
}
.header .menu-header .menu-nav .nav-first li a:hover::after {
  width: 100%;
}
.header .menu-header .menu-nav .nav-first li a i {
  font-size: 20px;
  font-weight: bold;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product {
  width: 100%;
  display: none;
  position: absolute;
  z-index: 11;
  left: 0;
  transform: translateX(0);
  overflow: hidden;
  height: auto;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item {
  padding: 40px 0 120px ;
  position: relative;
  overflow: hidden;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .left {
  width: 30%;
  display: flex;
  justify-content: end;
  position: relative;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .left ul {
  min-width: 220px;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .left ul li {
  width: 100%;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .left ul li a:hover {
  background: none;
  text-decoration: underline;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .left::after {
  content: "";
  height: 130%;
  width: 3px;
  background: #5B5B5B;
  right: 0;
  top: -50px;
  position: absolute;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right {
  width: 70%;
  padding-top: 20px;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list {
  display: flex;
  max-width: 1130px;
  margin: 0 auto;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list .item-product {
  width: 25%;
  margin: 0 30px;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list .item-product:hover .note .tit a {
  background: none;
  text-decoration: underline;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list .item-product .pic {
  overflow: hidden;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list .item-product .pic .img-box {
  padding-bottom: 80%;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list .item-product .note .tit {
  padding: 30px 0;
  border-bottom: 1px solid #dcdcdc;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list .item-product .note .tit a {
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list .item-product .note .list {
  padding-top: 30px;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list .item-product .note .list ul {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list .item-product .note .list ul li {
  font-size: 18px;
  font-weight: 500;
  display: block;
  text-align: center;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list .item-product .note .list ul li a {
  display: block;
  padding: 5px 0;
  line-height: 20px;
}
.header .menu-header .menu-nav .nav-first li .nav-second.nav-product li .item .right .list .item-product .note .list ul li a:hover {
  background: none;
  text-decoration: underline;
}
.header .menu-header .menu-nav .nav-first li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  top: 100%;
  border-top: 0;
  min-width: 220px;
  transform: translateX(-10%);
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
}
.header .menu-header .menu-nav .nav-first li > ul li {
  width: 100%;
  display: block;
  text-align: start;
  flex-wrap: wrap;
  background: #555555;
  padding: 0;
}
.header .menu-header .menu-nav .nav-first li > ul li a {
  padding: 10px 5px 10px 20px;
  line-height: 30px;
  display: flex;
  flex-wrap: wrap;
  color: #FFF;
  padding-left: 20px;
}
.header .menu-header .menu-nav .nav-first li > ul li a:hover {
  background: #e8101f;
  color: #FFF;
}
.header .menu-header .menu-nav .nav-first li > ul li a:hover::after {
  display: none;
}
.header .menu-header .menu-nav .nav-first li > ul li > ul {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  left: 110%;
  top: 0;
  min-width: 260px;
  z-index: 9;
  background: #e8101f;
  color: #000;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
}
.header .menu-header .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header .menu-header .menu-search {
  display: none;
  min-width: 600px;
}
@media (max-width: 1470px) {
  .header .menu-header .menu-search {
    min-width: 350px;
  }
}
.header .menu-header .menu-search input {
  height: 45px;
  padding: 12px;
  border-radius: 4px;
  background: #FFF;
  border: none;
  width: 100%;
}
.header .menu-header .menu-search input::placeholder {
  font-weight: bold;
}
.header .menu-header .menu-right {
  display: flex;
  align-items: center;
}
.header .menu-header .menu-right .find {
  margin-right: 30px;
}
@media (max-width: 1470px) {
  .header .menu-header .menu-right .find {
    margin-right: 20px;
  }
}
.header .menu-header .menu-right .find i {
  display: inline-block;
  color: #FFF;
  font-size: 26px;
  font-weight: bold;
  transition: all 0.5s ease;
}
.header .menu-header .menu-right .find i:hover {
  cursor: pointer;
  color: #e8101f;
}
.header .menu-header .menu-right .link {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .header .menu-header .menu-right .link {
    display: none;
  }
}
.header .menu-header .menu-right .link a {
  display: inline-block;
  line-height: 50px;
  padding: 0 20px;
  color: #FFF;
  font-weight: bold;
  border: 2px solid #e8101f;
  transition: all 0.5s ease;
  border-radius: 4px;
  margin: 0 10px;
}
@media (max-width: 1470px) {
  .header .menu-header .menu-right .link a {
    line-height: 44px;
    padding: 0 18px;
  }
}
@media (max-width: 1199px) {
  .header .menu-header .menu-right .link a {
    line-height: 40px;
  }
}
.header .menu-header .menu-right .link .con {
  background: #FFF;
  color: #e8101f;
}
.header .menu-header .menu-right .link .con:hover {
  color: #FFF;
  background: #e8101f;
  text-decoration: underline;
}
.header .menu-header .menu-right .link .quo {
  background: #e8101f;
}
.header .menu-header .menu-right .link .quo:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.header-link {
  background: #000;
  width: 100%;
  transition: all 0.5s ease;
  padding-top: 110px;
}
@media (max-width: 1199px) {
  .header-link {
    position: fixed;
    top: 60px;
    z-index: 6;
    padding-top: 0px;
  }
}
@media (max-width: 1199px) {
  .header-link .con1420 {
    max-width: 1080px;
  }
}
.header-link .menu-link ul li {
  display: inline-block;
  margin: 0 8px;
  position: relative;
}
.header-link .menu-link ul li::after {
  content: "\e613";
  font-family: 'iconfont' !important;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
  right: -25px;
}
.header-link .menu-link ul li:first-child {
  margin-left: 0px;
}
.header-link .menu-link ul li:last-child {
  margin-right: 0px;
}
.header-link .menu-link ul li:last-child a {
  color: #e8101f;
}
.header-link .menu-link ul li:last-child a:hover {
  text-decoration: none;
  cursor: text;
}
.header-link .menu-link ul li:last-child::after {
  display: none;
}
.header-link .menu-link ul li a {
  display: block;
  color: #FFF;
  line-height: 40px;
  font-family: 'Poppins', sans-serif;
}
@media (max-width: 1199px) {
  .header-link .menu-link ul li a {
    font-size: 14px;
    line-height: 30px;
  }
}
.header-link .menu-link ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .wrap-contact {
    padding-top: 90px;
  }
}
.wrap-contact .wrap-tit {
  background: #F5F5F5;
}
.wrap-contact .contact {
  padding: 60px 0 80px 0;
  max-width: 955px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .wrap-contact .contact {
    padding: 40px 0;
  }
}
.wrap-contact .contact .note h3 {
  font-size: 32px;
  color: #000;
  font-weight: 800;
}
@media (max-width: 1199px) {
  .wrap-contact .contact .note h3 {
    font-size: 24px;
  }
}
.wrap-contact .contact .note .editor-content {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-contact .contact .note .editor-content {
    padding-top: 20px;
  }
}
.wrap-contact .contact .note .editor-content p {
  font-family: 'Roboto', sans-serif;
  color: #111;
  font-size: 32px;
  margin: 0;
  line-height: normal;
}
@media (max-width: 1199px) {
  .wrap-contact .contact .note .editor-content p {
    font-size: 18px;
  }
}
.wrap-contact .contact .note .editor-content p a {
  color: #e8101f;
  transition: all 0.4s ease;
}
.wrap-contact .contact .note .editor-content p a:hover {
  cursor: pointer;
  color: #111;
}
.wrap-contact .contact .form-list {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-contact .contact .form-list {
    margin-top: 20px;
  }
}
.wrap-contact .contact .form-list .form-group select {
  font-size: 14px;
  padding: 0 10px;
}
.form-list form .form-common .form-group {
  margin-bottom: 20px;
}
.form-list form .form-common .form-group p {
  margin: 0;
  line-height: 36px;
  font-size: 14px;
  color: #767676;
}
.form-list form .form-common .form-group input {
  height: 48px;
  border: 2px solid #aaaaaa;
  border-radius: 4px;
  padding: 10px;
}
@media (max-width: 991px) {
  .form-list form .form-common .form-group input {
    width: 100%;
  }
}
.form-list form .form-common .form-group textarea {
  border: 2px solid #aaaaaa;
  border-radius: 4px;
  padding: 10px;
}
@media (max-width: 991px) {
  .form-list form .form-common .form-group textarea {
    width: 100%;
  }
}
.form-list form .form-common .form-group select {
  height: 48px;
  border: 2px solid #aaaaaa;
  border-radius: 4px;
  color: #111;
}
.form-list form .form-common .form-group .custom-file-upload {
  font-weight: 500;
  border: 2px dashed #AAAAAA;
  height: 230px;
  width: 100%;
  padding: 6px 12px;
  cursor: pointer;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  color: #e8101f;
}
.form-list form .form-common .form-group .custom-file-upload .custom-file-upload-label {
  display: flex;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  position: relative;
}
.form-list form .form-common .form-group .custom-file-upload .custom-file-upload-label::before {
  content: "\eb8b";
  font-family: 'iconfont' !important;
  font-weight: 900;
  text-align: center;
  font-size: 2rem;
  color: #000;
}
.form-list form .form-common .form-group .custom-file-upload input {
  border: none;
  min-height: 0px;
  height: auto;
  width: auto;
  font-weight: 500;
  color: #111;
  border-radius: 4px;
  line-height: 24px;
}
.form-list form .form-common .submit-group {
  margin-top: 20px;
}
.form-list form .form-common .submit-group button {
  width: 100%;
  line-height: 42px;
  color: #FFF;
  background: #e8101f;
  transition: all 0.4s ease;
  border: 3px solid #e8101f;
  display: block;
  font-weight: bold;
  font-size: 14px;
  border-radius: 4px;
}
.form-list form .form-common .submit-group button:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.footer {
  background: #333333;
  border-top: 2px solid #e8101f;
}
@media (max-width: 1400px) {
  .footer .menu-foot .con1440 {
    max-width: 1220px;
  }
}
@media (max-width: 1199px) {
  .footer .menu-foot .con1440 {
    max-width: 1080px;
  }
}
.footer .menu-foot .menu-left {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .footer .menu-foot .menu-left {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .footer .menu-foot .menu-left {
    flex-direction: column;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer .menu-foot .menu-right {
    width: 100%;
  }
}
.footer .menu-foot .foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0 20px 0;
}
@media (max-width: 1199px) {
  .footer .menu-foot .foot {
    padding: 20px 0;
    flex-direction: column;
  }
}
.footer .menu-foot .foot .menu-logo a {
  display: block;
  color: #e8101f;
  font-size: 14px;
  text-align: center;
  transition: all 0.4s ease;
}
.footer .menu-foot .foot .menu-logo a:hover {
  color: #FFF;
  text-decoration: underline;
}
.footer .menu-foot .foot .menu-logo a img {
  max-height: 56px;
}
@media (max-width: 1470px) {
  .footer .menu-foot .foot .menu-logo a img {
    max-height: 40px;
  }
}
@media (max-width: 1199px) {
  .footer .menu-foot .foot .menu-logo a img {
    max-height: 30px;
  }
}
@media (max-width: 767px) {
  .footer .menu-foot .foot .menu-logo a img {
    max-height: 56px;
  }
}
.footer .menu-foot .foot .menu-nav {
  margin-left: 30px;
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .footer .menu-foot .foot .menu-nav {
    margin-left: 0px;
  }
}
.footer .menu-foot .foot .menu-nav .nav-first {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .footer .menu-foot .foot .menu-nav .nav-first {
    justify-content: center;
  }
}
.footer .menu-foot .foot .menu-nav .nav-first li {
  display: inline-block;
  padding: 0 15px;
}
@media (max-width: 1470px) {
  .footer .menu-foot .foot .menu-nav .nav-first li {
    padding: 0 8px;
  }
}
.footer .menu-foot .foot .menu-nav .nav-first li:first-child {
  padding-left: 0px;
}
.footer .menu-foot .foot .menu-nav .nav-first li:last-child {
  padding-right: 0px;
}
.footer .menu-foot .foot .menu-nav .nav-first li a {
  color: #FFF;
  display: block;
  transition: all 0.5s ease;
  font-size: 18px;
  position: relative;
  line-height: 50px;
}
@media (max-width: 1199px) {
  .footer .menu-foot .foot .menu-nav .nav-first li a {
    font-size: 16px;
    line-height: 40px;
  }
}
.footer .menu-foot .foot .menu-nav .nav-first li a:hover {
  color: #e8101f;
  text-decoration: underline;
}
.footer .menu-foot .foot .menu-right {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .footer .menu-foot .foot .menu-right {
    justify-content: center;
  }
}
.footer .menu-foot .foot .menu-right .link {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .footer .menu-foot .foot .menu-right .link {
    flex-direction: column;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer .menu-foot .foot .menu-right .link .link-left {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer .menu-foot .foot .menu-right .link .link-right {
    width: 100%;
    text-align: center;
  }
}
.footer .menu-foot .foot .menu-right .link .acc,
.footer .menu-foot .foot .menu-right .link .iso {
  border-radius: 0;
  border: none;
  padding: 0;
}
.footer .menu-foot .foot .menu-right .link .acc img,
.footer .menu-foot .foot .menu-right .link .iso img {
  display: block;
}
@media (max-width: 1470px) {
  .footer .menu-foot .foot .menu-right .link .acc img,
  .footer .menu-foot .foot .menu-right .link .iso img {
    max-height: 40px;
  }
}
.footer .menu-foot .foot .menu-right .link a {
  display: inline-block;
  line-height: 50px;
  padding: 0 20px;
  color: #FFF;
  font-weight: bold;
  border: 2px solid #e8101f;
  transition: all 0.5s ease;
  border-radius: 4px;
  margin: 0 10px;
}
@media (max-width: 1470px) {
  .footer .menu-foot .foot .menu-right .link a {
    line-height: 40px;
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .footer .menu-foot .foot .menu-right .link .con,
  .footer .menu-foot .foot .menu-right .link .quo {
    display: block;
    margin-bottom: 10px;
  }
}
.footer .menu-foot .foot .menu-right .link .con {
  background: #FFF;
  color: #e8101f;
}
.footer .menu-foot .foot .menu-right .link .con:hover {
  color: #FFF;
  background: #e8101f;
  text-decoration: underline;
}
.footer .menu-foot .foot .menu-right .link .quo {
  background: #e8101f;
}
.footer .menu-foot .foot .menu-right .link .quo:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.footer .copyright {
  background: #000;
}
.footer .copyright .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .footer .copyright .list {
    flex-direction: column;
  }
}
.footer .copyright .list p {
  margin: 0;
  font-size: 14px;
  line-height: 32px;
}
@media (max-width: 1199px) {
  .footer .copyright .list p {
    line-height: 30px;
  }
}
.footer .copyright .list .left {
  color: #9F9F9F;
  font-family: 'Roboto', sans-serif;
}
.footer .copyright .list .from {
  color: #FFF;
  font-family: 'Georama', sans-serif;
  font-weight: 600;
}
.footer .copyright .list .from img {
  padding-right: 5px;
}
.wrap-about .info {
  background: #F5F5F5;
}
.wrap-about .info .list-top {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wrap-about .info .list-top {
    flex-direction: column;
  }
}
.wrap-about .info .list-top .pic {
  width: 46%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .wrap-about .info .list-top .pic {
    width: 100%;
  }
}
.wrap-about .info .list-top .pic img {
  display: block;
  width: 100%;
  height: auto;
}
.wrap-about .info .list-top .note {
  width: 55%;
  padding-left: 2%;
}
@media (max-width: 991px) {
  .wrap-about .info .list-top .note {
    width: 100%;
    padding-left: 0%;
    margin-top: 20px;
  }
}
.wrap-about .info .list-top .note .editor-content {
  color: #111;
}
.wrap-about .info .list-top .note .editor-content p {
  font-size: 14px;
  line-height: 20px;
}
.wrap-about .info .list-top .note .editor-content h2 {
  padding: 0 1rem;
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
  color: #000;
}
@media (max-width: 1400px) {
  .wrap-about .info .list-top .note .editor-content h2 {
    line-height: 38px;
  }
}
@media (max-width: 1199px) {
  .wrap-about .info .list-top .note .editor-content h2 {
    font-size: 24px;
    padding: 0;
  }
}
.wrap-about .info .list-end {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .wrap-about .info .list-end {
    flex-direction: column;
    padding-top: 0px;
  }
}
.wrap-about .info .list-end .note {
  width: 60%;
  padding-right: 5%;
}
@media (max-width: 767px) {
  .wrap-about .info .list-end .note {
    width: 100%;
    padding-right: 0%;
    margin-bottom: 20px;
  }
}
.wrap-about .info .list-end .note .editor-content h3 {
  color: #000;
  font-size: 32px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-about .info .list-end .note .editor-content h3 {
    font-size: 24px;
  }
}
.wrap-about .info .list-end .note .editor-content p {
  margin: 14px 0 0 0;
}
.wrap-about .info .list-end .note .editor-content p a {
  color: #e8101f;
}
.wrap-about .info .list-end .video {
  width: 40%;
}
@media (max-width: 767px) {
  .wrap-about .info .list-end .video {
    width: 100%;
  }
}
.wrap-about .info .list-end .video video {
  width: 100%;
  display: block;
  height: auto;
}
@media (max-width: 1199px) {
  .wrap-about .info .list-explore {
    padding-top: 0;
  }
}
@media (max-width: 576px) {
  .wrap-about .info .list-explore .col-6 {
    width: 100%;
  }
}
.wrap-about .info .list-explore .wrap-tit h2 {
  font-size: 32px;
}
@media (max-width: 1199px) {
  .wrap-about .info .list-explore .wrap-tit h2 {
    font-size: 24px;
  }
}
.wrap-about .info .list-explore .list .row-list {
  display: flex;
  justify-content: center;
}
.wrap-about .info .list-explore .list .item {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-about .info .list-explore .list .item {
    margin-top: 20px;
  }
}
.wrap-about .info .list-explore .list .item .pic .img-box {
  padding-bottom: 75.60975%;
}
.wrap-about .info .list-explore .list .item .txt {
  padding-top: 25px;
  display: inline-block;
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-about .info .list-explore .list .item .txt {
    padding-top: 20px;
    font-size: 24px;
  }
}
.wrap-about .info .list-explore .list .item .more {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-about .info .list-explore .list .item .more {
    margin-top: 20px;
  }
}
.wrap-about .info .list-explore .list .item .more a {
  display: block;
  line-height: 48px;
  background: #e8101f;
  border: 3px solid #e8101f;
  transition: all 0.4s ease;
  border-radius: 4px;
  color: #FFF;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-about .info .list-explore .list .item .more a {
    line-height: 40px;
  }
}
.wrap-about .info .list-explore .list .item .more a:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .wrap-about .info .list-note {
    padding-top: 0;
  }
}
.wrap-about .info .list-note .info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wrap-about .info .list-note .info {
    flex-direction: column;
  }
}
.wrap-about .info .list-note .info .link {
  width: 20%;
}
@media (max-width: 991px) {
  .wrap-about .info .list-note .info .link {
    width: 100%;
    order: 3;
  }
}
.wrap-about .info .list-note .info .link a {
  display: block;
  line-height: 50px;
  border: 3px solid #e8101f;
  transition: all 0.4s ease;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
  border-radius: 4px;
}
.wrap-about .info .list-note .info .link a:last-child {
  margin-bottom: 0px;
}
@media (max-width: 1199px) {
  .wrap-about .info .list-note .info .link a {
    line-height: 40px;
    margin-bottom: 10px;
  }
}
.wrap-about .info .list-note .info .link .pay {
  background: #e8101f;
}
.wrap-about .info .list-note .info .link .pay:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.wrap-about .info .list-note .info .link .edin {
  background: #FFF;
  color: #e8101f;
}
.wrap-about .info .list-note .info .link .edin:hover {
  background: #e8101f;
  color: #FFF;
  text-decoration: underline;
}
.wrap-about .info .list-note .info .txt {
  width: 35%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 991px) {
  .wrap-about .info .list-note .info .txt {
    width: 100%;
    margin-bottom: 20px;
  }
}
.wrap-about .info .list-note .info .txt p {
  font-size: 14px;
  color: #111;
  line-height: 1.625;
  margin: 0;
}
.wrap-about .info .list-note .info .tit {
  width: 35%;
}
@media (max-width: 1199px) {
  .wrap-about .info .list-note .info .tit {
    width: 100%;
    margin-bottom: 10px;
  }
}
.wrap-about .info .list-note .info .tit h3 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-about .info .list-note .info .tit h3 {
    font-size: 24px;
  }
}
.editor-content {
  font-family: 'Roboto', sans-serif;
  color: #111;
}
.editor-content p {
  line-height: 22px;
}
.editor-content p a {
  color: #e8101f;
  transition: all 0.4s ease;
}
.editor-content p a:hover {
  color: #111;
}
.wrap-inner {
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .wrap-inner {
    padding: 40px 0;
  }
}
.wrap-accreditation {
  background: #F5F5F5;
}
@media (max-width: 1199px) {
  .wrap-accreditation {
    padding-top: 90px;
  }
}
.wrap-accreditation .accreditation .info ul li {
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .wrap-accreditation .accreditation .info ul li {
    padding: 20px 0;
  }
}
.wrap-accreditation .accreditation .info ul li:nth-child(2n+2) .item .note {
  padding-left: 0;
  padding-right: 4%;
}
@media (max-width: 991px) {
  .wrap-accreditation .accreditation .info ul li:nth-child(2n+2) .item .note {
    padding-right: 0%;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.wrap-accreditation .accreditation .info ul li .item {
  display: flex;
}
@media (max-width: 991px) {
  .wrap-accreditation .accreditation .info ul li .item {
    flex-direction: column;
  }
}
.wrap-accreditation .accreditation .info ul li .item .pic {
  width: 40%;
}
@media (max-width: 1199px) {
  .wrap-accreditation .accreditation .info ul li .item .pic {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .wrap-accreditation .accreditation .info ul li .item .pic {
    width: 100%;
  }
}
.wrap-accreditation .accreditation .info ul li .item .pic .img-box {
  padding-bottom: 65.3846%;
}
.wrap-accreditation .accreditation .info ul li .item .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-accreditation .accreditation .info ul li .item .note {
  width: 60%;
  padding-left: 3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .wrap-accreditation .accreditation .info ul li .item .note {
    width: 100%;
    padding-left: 0%;
    margin-top: 20px;
  }
}
.wrap-accreditation .accreditation .info ul li .item .note .tit span {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-accreditation .accreditation .info ul li .item .note .tit span {
    font-size: 24px;
  }
}
.wrap-accreditation .accreditation .info ul li .item .note .editor-content p {
  margin: 14px 0 0 0;
  line-height: 22px;
}
.wrap-accreditation .accreditation .info ul li .item .note .download {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-accreditation .accreditation .info ul li .item .note .download {
    margin-top: 20px;
  }
}
.wrap-accreditation .accreditation .info ul li .item .note .download a {
  display: inline-block;
  line-height: 50px;
  background: #e8101f;
  border-radius: 4px;
  padding: 0 50px;
  color: #FFF;
  font-weight: bold;
  border: 3px solid #e8101f;
  transition: all 0.4s ease;
}
@media (max-width: 1199px) {
  .wrap-accreditation .accreditation .info ul li .item .note .download a {
    line-height: 40px;
  }
}
.wrap-accreditation .accreditation .info ul li .item .note .download a:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.wrap-location .location {
  background: #F5F5F5;
}
.wrap-location .location .list {
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .wrap-location .location .list {
    padding: 40px 0;
  }
}
.wrap-location .location .list .wrap-tit h2 {
  font-size: 32px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-location .location .list .wrap-tit h2 {
    font-size: 24px;
  }
}
.wrap-location .location .list .info {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-location .location .list .info {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .wrap-location .location .list .info .col-6 {
    width: 100%;
  }
}
.wrap-location .location .list .info .item .pic .img-box {
  padding-bottom: 66.666%;
}
.wrap-location .location .list .info .item .pic .img-box img {
  transition: all 1s ease;
}
.wrap-location .location .list .info .item .note {
  padding: 25px 0 35px 0;
}
@media (max-width: 1199px) {
  .wrap-location .location .list .info .item .note {
    padding: 20px 0;
  }
}
.wrap-location .location .list .info .item .note .tit span {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-location .location .list .info .item .note .tit span {
    font-size: 24px;
  }
}
.wrap-location .location .list .info .item .note .editor-content {
  padding-top: 25px;
}
@media (max-width: 1199px) {
  .wrap-location .location .list .info .item .note .editor-content {
    padding-top: 15px;
  }
}
.wrap-location .location .list .info .item .note .editor-content p {
  font-size: 14px;
  color: #111;
  line-height: 20px;
}
@media (max-width: 1199px) {
  .wrap-history {
    padding-top: 90px;
  }
}
.wrap-history .wrap-tit {
  background: #F5F5F5;
}
.wrap-history .list {
  padding: 60px 0;
  max-width: 1100px;
  margin: 0 auto;
}
.wrap-history .list .editor-content p {
  font-size: 16px;
  color: #111;
  line-height: 24px;
}
@media (max-width: 991px) {
  .wrap-news .news-top {
    flex-direction: column;
  }
}
.wrap-news .news-top .pic {
  width: 50%;
}
@media (max-width: 991px) {
  .wrap-news .news-top .pic {
    width: 100%;
  }
}
.wrap-news .news-top .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-news .news-top .note {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1470px) {
  .wrap-news .news-top .note {
    padding-left: 5%;
  }
}
@media (max-width: 1199px) {
  .wrap-news .news-top .note {
    padding-left: 2%;
  }
}
@media (max-width: 991px) {
  .wrap-news .news-top .note {
    width: 100%;
  }
}
.wrap-news .news-top .note .list {
  max-width: 640px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .wrap-news .news-top .note .list {
    max-width: 100%;
    margin-top: 20px;
  }
}
.wrap-news .news-top .note .list .tit h2 {
  font-size: 28px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-news .news-top .note .list .tit h2 {
    font-size: 24px;
  }
}
.wrap-news .news-top .note .list .tit p {
  font-size: 18px;
  color: #111;
  margin: 18px 0 0 0;
}
@media (max-width: 1199px) {
  .wrap-news .news-top .note .list .tit p {
    font-size: 16px;
    margin: 10px 0 0 0;
  }
}
.wrap-news .news-top .note .list .more {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-news .news-top .note .list .more {
    margin-top: 20px;
  }
}
.wrap-news .news-top .note .list .more a {
  display: inline-block;
  line-height: 50px;
  border-radius: 4px;
  padding: 0 45px;
  font-weight: bold;
  color: #e8101f;
  transition: all 0.4s ease;
  border: 3px solid #e8101f;
  color: #FFF;
}
@media (max-width: 1199px) {
  .wrap-news .news-top .note .list .more a {
    line-height: 40px;
  }
}
.wrap-news .news-top .note .list .more a:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.wrap-news .news-list .list-select {
  padding-top: 20px;
}
.wrap-news .news-list .list-select span {
  display: inline-block;
  margin-right: 20px;
}
.wrap-news .news-list .list-select select {
  height: 36px;
  padding: 0 60px 0 8px;
  font-weight: bold;
  border: 2px solid #dcdcdc;
  font-family: 'Roboto', sans-serif;
}
.wrap-news .news-list .list-info {
  padding: 50px 0;
}
@media (max-width: 1199px) {
  .wrap-news .news-list .list-info {
    padding: 40px 0;
  }
}
.wrap-news .news-list .list-info .col-6 {
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .wrap-news .news-list .list-info .col-6 {
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .wrap-news .news-list .list-info .col-6 {
    width: 100%;
  }
}
.wrap-news .news-list .list-info .item {
  margin-bottom: 80px;
}
.wrap-news .news-list .list-info .item .pic .img-box {
  padding-bottom: 70%;
}
.wrap-news .news-list .list-info .item .note {
  padding-top: 25px;
}
.wrap-news .news-list .list-info .item .note .type {
  color: #e8101f;
  font-weight: bold;
}
.wrap-news .news-list .list-info .item .note .tit {
  max-width: 400px;
}
@media (max-width: 767px) {
  .wrap-news .news-list .list-info .item .note .tit {
    max-width: 100%;
  }
}
.wrap-news .news-list .list-info .item .note .tit span {
  font-size: 32px;
  color: #000;
  font-weight: bold;
  line-height: 42px;
}
@media (max-width: 1199px) {
  .wrap-news .news-list .list-info .item .note .tit span {
    font-size: 24px;
    line-height: 32px;
  }
}
.wrap-news .news-list .list-info .item .note .txt {
  margin-top: 20px;
}
.wrap-news .news-list .list-info .item .note .txt p {
  color: #111;
  font-family: 'Roboto', sans-serif;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 26px;
  height: 130px;
}
.wrap-news .news-list .list-info .item .more {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0px;
  width: 95%;
  margin-top: 30px;
}
.wrap-news .news-list .list-info .item .more a {
  display: block;
  line-height: 44px;
  background: #e8101f;
  border: 3px solid #e8101f;
  font-weight: bold;
  border-radius: 4px;
  color: #FFF;
  transition: all 0.4s ease;
}
@media (max-width: 1199px) {
  .wrap-news .news-list .list-info .item .more a {
    line-height: 40px;
  }
}
.wrap-news .news-list .list-info .item .more a:hover {
  background: #FFF;
  color: #e8101f;
}
.wrap-team {
  background: #F5F5F5;
}
@media (max-width: 1199px) {
  .wrap-team {
    padding-top: 90px;
  }
}
.wrap-team .team ul li {
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .wrap-team .team ul li {
    padding: 20px 0;
  }
}
.wrap-team .team ul li:nth-child(2n+2) .item .note {
  padding-left: 0;
  padding-right: 2%;
}
@media (max-width: 991px) {
  .wrap-team .team ul li:nth-child(2n+2) .item .note {
    padding-left: 0%;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .wrap-team .team ul li .item {
    flex-direction: column;
  }
}
.wrap-team .team ul li .item .pic {
  width: 37%;
}
@media (max-width: 1300px) {
  .wrap-team .team ul li .item .pic {
    width: 40%;
  }
}
@media (max-width: 991px) {
  .wrap-team .team ul li .item .pic {
    width: 100%;
  }
}
.wrap-team .team ul li .item .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-team .team ul li .item .note {
  width: 60%;
  display: flex;
  flex-direction: column;
  padding-left: 2%;
  justify-content: center;
}
@media (max-width: 991px) {
  .wrap-team .team ul li .item .note {
    width: 100%;
    padding-left: 0%;
    margin-top: 20px;
  }
}
.wrap-team .team ul li .item .note .name {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-team .team ul li .item .note .name {
    font-size: 24px;
  }
}
.wrap-team .team ul li .item .note .editor-content {
  padding-top: 14px;
  font-size: 14px;
}
.wrap-team .team ul li .item .note .editor-content p {
  line-height: 20px;
}
@media (max-width: 1199px) {
  .wrap-why {
    padding-top: 90px;
  }
}
.wrap-why .why .list {
  background: #F5F5F5;
}
@media (max-width: 991px) {
  .wrap-why .why .list {
    padding: 40px 0;
  }
}
.wrap-why .why .list:nth-child(2n+2) {
  background: #FFF;
}
.wrap-why .why .list:nth-child(2n+2) .item .note {
  padding-right: 0%;
  padding-left: 3%;
}
@media (max-width: 991px) {
  .wrap-why .why .list:nth-child(2n+2) .item .note {
    padding-left: 0%;
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .wrap-why .why .list .item {
    flex-direction: column;
  }
}
.wrap-why .why .list .item .note {
  width: 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 3%;
}
@media (max-width: 991px) {
  .wrap-why .why .list .item .note {
    padding-right: 0%;
    width: 100%;
  }
}
.wrap-why .why .list .item .note .tit h3 {
  font-size: 32px;
  font-weight: bold;
  color: #000;
}
@media (max-width: 1199px) {
  .wrap-why .why .list .item .note .tit h3 {
    font-size: 24px;
  }
}
.wrap-why .why .list .item .note .editor-content {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}
.wrap-why .why .list .item .note .editor-content a {
  color: #e8101f;
  transition: all 0.4s ease;
}
.wrap-why .why .list .item .note .editor-content a:hover {
  color: #111;
}
.wrap-why .why .list .item .note .editor-content p {
  line-height: 20px;
  margin: 14px 0 20px 0;
}
.wrap-why .why .list .item .note .editor-content ul {
  padding-left: 15px;
}
.wrap-why .why .list .item .note .editor-content ul li {
  list-style: disc;
}
.wrap-why .why .list .item .pic {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1470px) {
  .wrap-why .why .list .item .pic {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .wrap-why .why .list .item .pic {
    width: 100%;
  }
}
.wrap-why .why .list .item .pic img {
  display: block;
  height: auto;
  width: 100%;
}
.content-common .list-common {
  background: #f5f5f5;
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .content-common .list-common {
    padding: 40px 0;
  }
}
.content-common .list-common:nth-child(2n+2) {
  background: #FFF;
}
.content-common .list-common:nth-child(2n+2) .item .note {
  padding-right: 0%;
  padding-left: 3%;
}
@media (max-width: 767px) {
  .content-common .list-common:nth-child(2n+2) .item .note {
    margin-bottom: 0px;
    margin-top: 20px;
    padding-left: 0%;
  }
}
@media (max-width: 767px) {
  .content-common .item {
    flex-direction: column;
  }
}
.content-common .item .note {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 3%;
}
@media (max-width: 767px) {
  .content-common .item .note {
    width: 100%;
    padding-right: 0%;
    margin-bottom: 20px;
  }
}
.content-common .item .note .tit h3 {
  font-weight: 900;
  font-size: 32px;
  color: #000;
}
@media (max-width: 1199px) {
  .content-common .item .note .tit h3 {
    font-size: 24px;
  }
}
.content-common .item .note .editor-content p {
  margin: 14px 0 0 0;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .content-common .item .note .editor-content p {
    margin: 10px 0 0 0;
  }
}
.content-common .item .note .more a {
  display: inline-block;
  line-height: 50px;
  border-radius: 4px;
  border: 3px solid #e8101f;
  background: #e8101f;
  transition: all 0.4s ease;
  color: #FFF;
  font-weight: bold;
  padding: 0 45px;
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .content-common .item .note .more a {
    line-height: 40px;
    font-size: 14px;
    margin-top: 20px;
  }
}
.content-common .item .note .more a:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.content-common .item .pic {
  width: 41%;
}
@media (max-width: 1199px) {
  .content-common .item .pic {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .content-common .item .pic {
    width: 100%;
  }
}
.content-common .item .pic .img-box {
  padding-bottom: calc(390 / 490 * 100%);
}
.content-common .item .pic img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 767px) {
  .end-common {
    flex-direction: column;
  }
}
.end-common .note {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  .end-common .note {
    width: 100%;
  }
}
.end-common .note .list {
  max-width: 640px;
  margin: 0 auto;
}
@media (max-width: 1400px) {
  .end-common .note .list {
    max-width: 600px;
  }
}
@media (max-width: 1300px) {
  .end-common .note .list {
    max-width: 530px;
  }
}
@media (max-width: 1199px) {
  .end-common .note .list {
    max-width: 500px;
  }
}
@media (max-width: 991px) {
  .end-common .note .list {
    max-width: 370px;
  }
}
@media (max-width: 767px) {
  .end-common .note .list {
    max-width: 95%;
  }
}
.end-common .note .list .wrap-tit h2 {
  font-size: 44px;
  font-weight: 900;
}
@media (max-width: 1400px) {
  .end-common .note .list .wrap-tit h2 {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .end-common .note .list .wrap-tit h2 {
    font-size: 24px;
  }
}
.end-common .note .list .wrap-tit p {
  font-size: 18px;
  margin: 18px 0 0 0;
  color: #111;
  font-family: 'Roboto', sans-serif;
}
@media (max-width: 1199px) {
  .end-common .note .list .wrap-tit p {
    font-size: 14px;
  }
}
.end-common .note .list .link {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .end-common .note .list .link {
    margin-top: 20px;
  }
}
.end-common .note .list .link a {
  display: inline-block;
  line-height: 50px;
  border-radius: 4px;
  border: 3px solid #e8101f;
  padding: 0 45px;
  margin-right: 20px;
  transition: all 0.4s ease;
  font-weight: bold;
}
@media (max-width: 991px) {
  .end-common .note .list .link a {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.end-common .note .list .link .contact {
  background: #e8101f;
  color: #FFF;
}
.end-common .note .list .link .contact:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.end-common .note .list .link .quote {
  background: #FFF;
  color: #e8101f;
}
.end-common .note .list .link .quote:hover {
  background: #e8101f;
  color: #FFF;
  text-decoration: underline;
}
.end-common .pic {
  width: 50%;
}
@media (max-width: 767px) {
  .end-common .pic {
    width: 100%;
  }
}
.end-common .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.home-introduce {
  padding-top: 110px !important;
}
@media (max-width: 1199px) {
  .home-introduce {
    padding-top: 60px !important;
  }
}
@media (max-width: 1199px) {
  .introduce {
    padding-top: 90px;
  }
}
.introduce,
.home-service {
  display: flex;
}
@media (max-width: 991px) {
  .introduce,
  .home-service {
    flex-direction: column;
  }
}
.introduce .pic,
.home-service .pic {
  width: 50%;
}
@media (max-width: 991px) {
  .introduce .pic,
  .home-service .pic {
    width: 100%;
  }
}
.introduce .pic img,
.home-service .pic img {
  width: 100%;
  display: block;
  height: auto;
}
.introduce .note,
.home-service .note {
  width: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 991px) {
  .introduce .note,
  .home-service .note {
    width: 100%;
  }
}
.introduce .note .list,
.home-service .note .list {
  max-width: 640px;
  margin: 0 auto;
}
@media (max-width: 1300px) {
  .introduce .note .list,
  .home-service .note .list {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .introduce .note .list,
  .home-service .note .list {
    max-width: 100%;
    margin: 20px auto;
    padding: 0 15px;
  }
}
.introduce .note .list .type,
.home-service .note .list .type {
  font-size: 18px;
  color: #e8101f;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .introduce .note .list .type,
  .home-service .note .list .type {
    font-size: 16px;
  }
}
.introduce .note .list .editor-content p,
.home-service .note .list .editor-content p {
  line-height: 28px;
  margin: 14px 0 0 0;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}
@media (max-width: 767px) {
  .introduce .note .list .editor-content p,
  .home-service .note .list .editor-content p {
    font-size: 16px;
    line-height: normal;
    margin: 10px 0 0 0;
  }
}
.introduce .note .list .editor-content p a,
.home-service .note .list .editor-content p a {
  color: #e8101f;
  transition: all 0.4s ease;
}
.introduce .note .list .editor-content p a:hover,
.home-service .note .list .editor-content p a:hover {
  color: #111;
}
.introduce .more,
.home-service .more {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .introduce .more,
  .home-service .more {
    padding-top: 20px;
  }
}
.introduce .more a,
.home-service .more a {
  display: inline-block;
  line-height: 50px;
  padding: 0 45px;
  color: #FFF;
  font-weight: bold;
  background: #e8101f;
  border-radius: 4px;
  border: 3px solid #e8101f;
  transition: all 0.4s ease;
}
@media (max-width: 1199px) {
  .introduce .more a,
  .home-service .more a {
    line-height: 40px;
  }
}
.introduce .more a:hover,
.home-service .more a:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.more a {
  display: inline-block;
  line-height: 50px;
  padding: 0 45px;
  color: #FFF;
  font-weight: bold;
  background: #e8101f;
  border-radius: 4px;
  border: 3px solid #e8101f;
  transition: all 0.4s ease;
}
@media (max-width: 1199px) {
  .more a {
    font-size: 14px;
    line-height: 40px;
  }
}
.more a:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.service-show .introduce .wrap-tit h2 {
  font-size: 90px;
}
@media (max-width: 1470px) {
  .service-show .introduce .wrap-tit h2 {
    font-size: 70px;
  }
}
@media (max-width: 1300px) {
  .service-show .introduce .wrap-tit h2 {
    font-size: 50px;
  }
}
@media (max-width: 1199px) {
  .service-show .introduce .wrap-tit h2 {
    font-size: 24px;
  }
}
.service-show .txt {
  padding: 20px;
  background: #F5F5F5;
}
.service-show .txt .list {
  max-width: 1290px;
  margin: 0 auto;
}
.service-show .txt p {
  font-size: 20px;
  font-weight: bold;
  color: #111;
}
@media (max-width: 1199px) {
  .service-show .txt p {
    font-size: 16px;
  }
}
.service-show .txt p a {
  color: #e8101f;
  transition: all 0.4s ease;
}
.service-show .txt p a:hover {
  color: #111;
}
.service-show .list-info .note {
  padding: 20px 0;
  flex-direction: column;
}
.service-show .list-info .note h3 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .service-show .list-info .note h3 {
    font-size: 24px;
  }
}
.service-show .list-info .note p {
  font-family: 'Roboto', sans-serif;
  color: #111;
}
@media (max-width: 767px) {
  .service-show .list-info .note .top {
    flex-direction: column;
  }
}
.service-show .list-info .note .left {
  width: 60%;
}
@media (max-width: 767px) {
  .service-show .list-info .note .left {
    width: 100%;
  }
}
.service-show .list-info .note .right {
  width: 40%;
}
@media (max-width: 767px) {
  .service-show .list-info .note .right {
    width: 100%;
    margin: 20px 0;
  }
}
.service-show .list-info .note .right img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 100%;
}
.service-show .list-info .note .end .list {
  max-width: 1290px;
  margin: 0 auto;
}
.service-show .list-info .note .end .list a {
  color: #e8101f;
  transition: all 0.4s ease;
}
.service-show .list-info .note .end .list a:hover {
  color: #111;
}
.wrap-faq .menu-info .select-menu {
  width: 100%;
}
.wrap-faq .menu-info .select-menu ul {
  display: flex;
}
.wrap-faq .menu-info .select-menu ul li.on {
  color: #FFF;
  background: #444444;
}
.wrap-faq .menu-info .select-menu ul li {
  width: 50%;
  text-align: center;
  line-height: 48px;
  color: #444444;
  background: #d9d9d9;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-faq .menu-info .select-menu ul li {
    line-height: 40px;
  }
}
.wrap-faq .menu-info .select-list .select-common.on {
  display: block;
}
.wrap-faq .menu-info .select-list .select-common {
  padding: 60px 0;
  display: none;
  background: #555555;
}
@media (max-width: 1199px) {
  .wrap-faq .menu-info .select-list .select-common {
    padding: 40px 0;
  }
}
.wrap-faq .menu-info .select-list .select-common .list {
  max-width: 1290px;
  margin: 0 auto;
}
@media (max-width: 1320px) {
  .wrap-faq .menu-info .select-list .select-common .list {
    max-width: 1140px;
  }
}
@media (max-width: 1199px) {
  .wrap-faq .menu-info .select-list .select-common .list {
    max-width: 960px;
  }
}
@media (max-width: 991px) {
  .wrap-faq .menu-info .select-list .select-common .list {
    max-width: 720px;
  }
}
@media (max-width: 767px) {
  .wrap-faq .menu-info .select-list .select-common .list {
    max-width: 540px;
  }
}
@media (max-width: 576px) {
  .wrap-faq .menu-info .select-list .select-common .list {
    max-width: 100%;
    padding: 0 15px;
  }
}
.wrap-faq .menu-info .select-list .select-common .list .tit h2 {
  font-size: 32px;
  color: #FFF;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-faq .menu-info .select-list .select-common .list .tit h2 {
    font-size: 24px;
  }
}
.wrap-faq .menu-info .select-list .select-common .list .select-form .calculate-group {
  min-height: 64px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  text-align: center;
}
.wrap-faq .menu-info .select-list .select-common .list .select-form .form-group {
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .wrap-faq .menu-info .select-list .select-common .list .select-form .form-group {
    margin-top: 10px;
  }
}
.wrap-faq .menu-info .select-list .select-common .list .select-form .form-group select {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}
.wrap-faq .menu-info .select-list .select-common .list .select-form .form-group .calculate {
  line-height: 32px;
  background: #e8101f;
  border: 3px solid #e8101f;
  transition: all 0.4s ease;
  border-radius: 4px;
  color: #FFF;
  font-weight: bold;
  display: inline-block;
}
.wrap-faq .menu-info .select-list .select-common .list .select-form .form-group .calculate:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.wrap-faq .menu-info .select-list .select-common .list .select-form .form-group p {
  color: #FFF;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 26px;
}
.wrap-faq .menu-info .select-list .select-common .list .select-form .form-group select,
.wrap-faq .menu-info .select-list .select-common .list .select-form .form-group input {
  width: 100%;
  height: 36px;
  padding: 0 10px 0 6px;
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-tit {
  position: relative;
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-tit::after {
  content: "";
  width: 300vw;
  height: 1px;
  left: 0;
  transform: translateX(-100vw);
  background-color: #d9d9d9;
  opacity: 0.5;
  position: absolute;
  bottom: 0px;
  z-index: 1;
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-tit a {
  letter-spacing: 1px;
  line-height: 40px;
  display: flex;
  color: #FFF;
  font-weight: 500;
  font-size: 18px;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-tit a {
    font-size: 16px;
  }
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-tit a i {
  display: inline-block;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-tit a i {
    font-size: 16px;
  }
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-content {
  display: none;
  padding: 10px 0;
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-content .group-btn {
  justify-content: end;
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-content .form-group {
  display: flex;
  flex-direction: column;
  min-height: 65px;
}
@media (max-width: 991px) {
  .wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-content .form-group {
    min-height: auto;
    margin-bottom: 10px;
  }
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-content .form-group label {
  color: #FFF;
  margin: 0 0 5px 0;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-content .form-group p {
  color: #FFF;
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-content .form-group input {
  width: 100%;
  height: 36px;
}
@media (max-width: 1199px) {
  .wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-content .form-group input {
    height: 30px;
  }
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-content .form-group .calculate {
  min-height: 36px;
  display: block;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  background: #e8101f;
  transition: all 0.4s ease;
  border-radius: 4px;
  border: 3px solid #e8101f;
}
.wrap-faq .menu-info .select-list .select-common .list .list-drop .item .item-content .form-group .calculate:hover {
  text-decoration: underline;
  background: #FFF;
  color: #e8101f;
}
.wrap-faq .menu-asked {
  background: #FFF;
}
.wrap-faq .menu-asked .asked {
  max-width: 1070px;
  margin: 0 auto;
}
.wrap-faq .menu-asked .tit h2 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-faq .menu-asked .tit h2 {
    font-size: 24px;
  }
}
.wrap-faq .menu-asked .editor-content {
  padding-top: 20px;
}
.wrap-faq .menu-asked .editor-content h3 {
  font-size: 32px;
  color: #000;
  font-weight: 400;
  font-family: 'Georama', sans-serif;
}
@media (max-width: 1199px) {
  .wrap-faq .menu-asked .editor-content h3 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .wrap-faq .menu-asked .editor-content h3 {
    font-size: 18px;
  }
}
.wrap-faq .menu-asked .editor-content p {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  color: #111;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-faq .menu-asked .editor-content p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }
}
.wrap-faq .menu-asked .editor-content p a {
  color: #e8101f;
  transition: all 0.4s ease;
}
.wrap-faq .menu-asked .editor-content p a:hover {
  color: #111;
}
.wrap-product .introduce .note .list .download {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-product .introduce .note .list .download {
    margin-top: 20px;
  }
}
.wrap-product .introduce .note .list .download a {
  color: #FFF;
  font-weight: bold;
  line-height: 50px;
  background: #e8101f;
  border: 3px solid #e8101f;
  border-radius: 4px;
  display: inline-block;
  padding: 0 45px;
  transition: all 0.4s ease;
}
@media (max-width: 1199px) {
  .wrap-product .introduce .note .list .download a {
    line-height: 40px;
    font-size: 14px;
  }
}
.wrap-product .introduce .note .list .download a:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.wrap-product .product {
  padding: 60px 0;
  background: #F5F5F5;
}
@media (max-width: 1199px) {
  .wrap-product .product {
    padding: 40px 0;
  }
}
.wrap-product .product .list .tit-top h2 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-product .product .list .tit-top h2 {
    font-size: 24px;
  }
}
.wrap-product .product .list .tit-top p {
  color: #111;
  font-family: 'Roboto', sans-serif;
  margin: 16px 0 0 0;
}
@media (max-width: 767px) {
  .wrap-product .product .list .info .col-6 {
    width: 100%;
  }
}
.wrap-product .product .list .info .col-6:last-child {
  display: none;
}
.wrap-product .product .list .info .item {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-product .product .list .info .item {
    margin-top: 20px;
  }
}
.wrap-product .product .list .info .item .pic .img-box {
  padding-bottom: 80%;
}
.wrap-product .product .list .info .item .note {
  padding-top: 20px;
}
.wrap-product .product .list .info .item .note .tit h3 {
  font-size: 32px;
  font-weight: 800;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 36px;
  height: 72px;
}
@media (max-width: 1199px) {
  .wrap-product .product .list .info .item .note .tit h3 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .wrap-product .product .list .info .item .note .tit h3 {
    -webkit-line-clamp: 1;
    line-height: 24px;
    height: 24px;
  }
}
.wrap-product .product .list .info .item .note .txt {
  padding-top: 10px;
}
.wrap-product .product .list .info .item .note .txt p {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  color: #111;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 18px;
  height: 90px;
}
@media (max-width: 767px) {
  .wrap-product .product .list .info .item .note .txt p {
    -webkit-line-clamp: 4;
    line-height: 20px;
    height: 80px;
  }
}
.wrap-product .product .list .info .item .note .txt ul {
  padding-left: 20px;
  font-family: 'Roboto', sans-serif;
  color: #111;
  font-size: 14px;
}
.wrap-product .product .list .info .item .note .txt ul li {
  list-style: disc;
}
.wrap-product .product .list .info .item .note .txt-editor p {
  margin: 0;
  height: auto;
}
.wrap-product .product .list .info .item .more {
  text-align: center;
}
.wrap-product .product .list .info .item .more a {
  display: block;
  height: auto;
  line-height: normal;
  border-radius: 4px;
  border: 3px solid #e8101f;
  background: #e8101f;
  color: #FFF;
  font-weight: bold;
  transition: all 0.4s ease;
  padding: 12px 0;
}
@media (max-width: 1199px) {
  .wrap-product .product .list .info .item .more a {
    padding: 10px 0;
  }
}
.wrap-product .product .list .info .item .more a:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.wrap-product .product-size {
  background: #F5F5F5;
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .wrap-product .product-size {
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  .wrap-product .product-size .size {
    flex-direction: column;
  }
}
.wrap-product .product-size .size .pic {
  width: 37%;
}
@media (max-width: 1199px) {
  .wrap-product .product-size .size .pic {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .wrap-product .product-size .size .pic {
    width: 100%;
  }
}
.wrap-product .product-size .size .pic img {
  display: block;
  width: 100%;
  height: auto;
}
.wrap-product .product-size .size .note {
  width: 60%;
  padding-left: 3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .wrap-product .product-size .size .note {
    width: 100%;
    padding-left: 0%;
    margin-top: 20px;
  }
}
.wrap-product .product-size .size .note .editor-content h2 {
  font-size: 32px;
  font-weight: bold;
  color: #000;
}
.wrap-product .product-size .size .note .editor-content p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #111;
}
.wrap-product .product-size .size .note .editor-content ul {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #111;
  padding-left: 20px;
}
.wrap-product .product-size .size .note .editor-content ul li {
  list-style: disc;
  line-height: 22px;
}
.wrap-all .content-common .list-common .item .pic .img-box {
  padding-bottom: 80%;
}
.wrap-all .content-common .list-common .item .editor-content p a {
  color: #e8101f;
  transition: all 0.4s ease;
}
.wrap-all .content-common .list-common .item .editor-content p a:hover {
  color: #111;
}
.wrap-details .details {
  background: #F5F5F5;
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .wrap-details .details {
    padding: 40px 0;
  }
}
.wrap-details .details .info {
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wrap-details .details .info {
    flex-direction: column;
  }
}
.wrap-details .details .info .left {
  width: 50%;
}
@media (max-width: 1199px) {
  .wrap-details .details .info .left {
    width: 55%;
  }
}
@media (max-width: 991px) {
  .wrap-details .details .info .left {
    width: 100%;
  }
}
.wrap-details .details .info .left .tit h2 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-details .details .info .left .tit h2 {
    font-size: 24px;
  }
}
.wrap-details .details .info .left .editor-content p {
  font-size: 14px;
}
.wrap-details .details .info .left .editor-content table {
  font-family: 'Roboto', sans-serif;
  background: #FFF;
}
.wrap-details .details .info .left .editor-content table tr,
.wrap-details .details .info .left .editor-content table td {
  border-color: #d5d5d5;
  border-width: 3px;
  padding: 10px;
}
@media (max-width: 767px) {
  .wrap-details .details .info .left .editor-content table tr,
  .wrap-details .details .info .left .editor-content table td {
    font-size: 12px;
  }
}
.wrap-details .details .info .left .editor-content table th {
  color: #767676;
  font-size: 14px;
  font-weight: 400;
  padding: 10px;
}
@media (max-width: 767px) {
  .wrap-details .details .info .left .editor-content table th {
    font-size: 12px;
  }
}
.wrap-details .details .info .left .editor-content table td {
  font-size: 18px;
  color: #111111;
}
@media (max-width: 1199px) {
  .wrap-details .details .info .left .editor-content table td {
    font-size: 16px;
  }
}
.wrap-details .details .info .right {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .wrap-details .details .info .right {
    width: 100%;
    margin-top: 20px;
  }
}
.wrap-details .details .info .right .slick-pic .item .pic {
  position: relative;
}
.wrap-details .details .info .right .slick-pic .item .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-details .details .info .right .slick-pic .item .pic .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.wrap-details .end-list {
  background: #F5F5F5;
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .wrap-details .end-list {
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  .wrap-details .end-list {
    padding: 0 0 40px 0;
  }
}
.wrap-details .end-list .info .tit-top {
  max-width: 1070px;
  margin: 0 auto;
}
.wrap-details .end-list .info .tit-top h2 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-details .end-list .info .tit-top h2 {
    font-size: 24px;
  }
}
.wrap-details .end-list .info .tit-top .editor-content {
  padding-top: 20px;
  color: #111;
}
@media (max-width: 1199px) {
  .wrap-details .end-list .info .tit-top .editor-content {
    padding-top: 15px;
  }
}
.wrap-details .end-list .info .other-list {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .end-list .info .other-list {
    padding-top: 20px;
  }
}
.wrap-details .end-list .info .other-list .other-row {
  margin: 0 -20px;
}
@media (max-width: 991px) {
  .wrap-details .end-list .info .other-list .other-row {
    margin: 0 -15px;
  }
}
.wrap-details .end-list .info .other-list .col-6 {
  padding: 0 20px;
}
@media (max-width: 991px) {
  .wrap-details .end-list .info .other-list .col-6 {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .wrap-details .end-list .info .other-list .col-6 {
    width: 100%;
  }
}
.wrap-details .end-list .info .other-list .item {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .end-list .info .other-list .item {
    margin-bottom: 20px;
  }
}
.wrap-details .end-list .info .other-list .item .pic {
  overflow: hidden;
}
.wrap-details .end-list .info .other-list .item .pic .img-box {
  padding-bottom: 80.4878%;
}
.wrap-details .end-list .info .other-list .item .note {
  padding-top: 25px;
}
@media (max-width: 1199px) {
  .wrap-details .end-list .info .other-list .item .note {
    padding-top: 15px;
  }
}
.wrap-details .end-list .info .other-list .item .note .tit h3 {
  font-weight: bold;
  color: #000;
  font-size: 32px;
}
@media (max-width: 1199px) {
  .wrap-details .end-list .info .other-list .item .note .tit h3 {
    font-size: 24px;
  }
}
.wrap-details .end-list .info .other-list .item .note .txt {
  padding-top: 20px;
}
@media (max-width: 1199px) {
  .wrap-details .end-list .info .other-list .item .note .txt {
    padding-top: 15px;
  }
}
.wrap-details .end-list .info .other-list .item .note .txt p {
  font-size: 14px;
  color: #111;
  font-family: 'Roboto', sans-serif;
  line-height: 20px;
}
.wrap-industry .introduce .note {
  background: #F5F5F5;
}
.wrap-industry .content-common .list-common.fule .item .pic .parameter .one {
  position: absolute;
  top: 30%;
  left: 23%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.fule .item .pic .parameter .two {
  position: absolute;
  top: 28%;
  left: 61%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.fule .item .pic .parameter .two .info {
  top: -100px;
}
.wrap-industry .content-common .list-common.fule .item .pic .parameter .three {
  position: absolute;
  top: 33%;
  left: 72%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.fule .item .pic .parameter .four {
  position: absolute;
  top: 46%;
  left: 69%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.fule .item .pic .parameter .four .info {
  position: absolute;
  left: -140px;
  top: -100px;
  transform: translateY(20px);
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}
.wrap-industry .content-common .list-common.interior .item .pic .parameter .one {
  position: absolute;
  top: 37%;
  left: 42%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.interior .item .pic .parameter .two {
  position: absolute;
  top: 28%;
  left: 55%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.interior .item .pic .parameter .two .info {
  top: -100px;
}
.wrap-industry .content-common .list-common.interior .item .pic .parameter .three {
  position: absolute;
  top: 25%;
  left: 64%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.interior .item .pic .parameter .three .info {
  top: -100px;
}
.wrap-industry .content-common .list-common.interior .item .pic .parameter .four {
  position: absolute;
  top: 46%;
  left: 69%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.interior .item .pic .parameter .four .info {
  position: absolute;
  left: -140px;
  top: -100px;
  transform: translateY(20px);
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}
.wrap-industry .content-common .list-common.interior .item .pic .parameter .five {
  position: absolute;
  top: 29%;
  left: 81%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.interior .item .pic .parameter .five .info {
  position: absolute;
  left: -140px;
  top: -60px;
  transform: translateY(20px);
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}
.wrap-industry .content-common .list-common.exhaust .item .pic .parameter .one {
  position: absolute;
  top: 59%;
  left: 11%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.exhaust .item .pic .parameter .two {
  position: absolute;
  top: 33%;
  left: 21%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.exhaust .item .pic .parameter .two .info {
  top: -60px;
}
.wrap-industry .content-common .list-common.exhaust .item .pic .parameter .three {
  position: absolute;
  top: 61%;
  left: 28%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.exhaust .item .pic .parameter .three .info {
  top: -60px;
}
.wrap-industry .content-common .list-common.exhaust .item .pic .parameter .four {
  position: absolute;
  top: 68%;
  left: 56%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.exhaust .item .pic .parameter .four .info {
  position: absolute;
  left: -140px;
  top: -60px;
  transform: translateY(20px);
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}
.wrap-industry .content-common .list-common.exhaust .item .pic .parameter .five {
  position: absolute;
  top: 40%;
  left: 74%;
  z-index: 1;
}
.wrap-industry .content-common .list-common.exhaust .item .pic .parameter .five .info {
  position: absolute;
  left: -140px;
  top: -60px;
  transform: translateY(20px);
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}
.wrap-industry .content-common .list-common {
  background: #FFF;
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .wrap-industry .content-common .list-common {
    padding: 40px 0;
  }
}
.wrap-industry .content-common .list-common:nth-child(2n+2) {
  background: #f5f5f5;
}
.wrap-industry .content-common .list-common:nth-child(2n+2) .pic {
  padding-left: 3%;
}
.wrap-industry .content-common .list-common:nth-child(2n+2) .item .note {
  padding-right: 0%;
  padding-left: 3%;
}
.wrap-industry .content-common .list-common .item .pic {
  position: relative;
}
@media (max-width: 991px) {
  .wrap-industry .content-common .list-common .item .pic .parameter {
    display: none;
  }
}
.wrap-industry .content-common .list-common .item .pic .parameter .common:hover .info {
  opacity: 1;
  transform: translateY(0px);
}
.wrap-industry .content-common .list-common .item .pic .parameter .common .dot {
  width: 20px;
  height: 20px;
  background: #e8101f;
  border-radius: 100px;
  border: 3px solid #FFF;
  position: absolute;
}
.wrap-industry .content-common .list-common .item .pic .parameter .common .info {
  border: 1px solid #ccc;
  border-bottom: 3px solid #e8101f;
  width: 300px;
  height: auto;
  background: #FFF;
  padding: 10px;
  position: relative;
}
.wrap-industry .content-common .list-common .item .pic .parameter .common .info::after {
  content: "";
  width: 30px;
  height: 20px;
  background: #e8101f;
  -webkit-clip-path: polygon(51% 100%, 0 0, 100% 0);
  clip-path: polygon(51% 100%, 0 0, 100% 0);
  bottom: -20px;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
}
.wrap-industry .content-common .list-common .item .pic .parameter .common .info h3 {
  font-size: 16px;
  color: #000;
  margin: 0;
}
.wrap-industry .content-common .list-common .item .pic .parameter .common .info p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #111;
  margin: 0;
}
.wrap-industry .content-common .list-common .item .pic .parameter .one {
  position: absolute;
  top: 47%;
  left: 58%;
  z-index: 1;
}
.wrap-industry .content-common .list-common .item .pic .parameter .one .info {
  position: absolute;
  left: -140px;
  top: -100px;
  transform: translateY(20px);
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}
.wrap-industry .content-common .list-common .item .pic .parameter .two {
  position: absolute;
  top: 60%;
  left: 57%;
  z-index: 1;
}
.wrap-industry .content-common .list-common .item .pic .parameter .two .info {
  position: absolute;
  left: -140px;
  top: -80px;
  transform: translateY(20px);
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}
.wrap-industry .content-common .list-common .item .pic .parameter .three {
  position: absolute;
  top: 78%;
  left: 52%;
  z-index: 1;
}
.wrap-industry .content-common .list-common .item .pic .parameter .three .info {
  position: absolute;
  left: -140px;
  top: -80px;
  transform: translateY(20px);
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}
@media (max-width: 991px) {
  .home-common {
    flex-direction: column;
  }
}
.home-common .left {
  width: 60%;
}
@media (max-width: 1199px) {
  .home-common .left {
    width: 70%;
  }
}
@media (max-width: 991px) {
  .home-common .left {
    width: 100%;
  }
}
.home-common .left .tit-top h2 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .home-common .left .tit-top h2 {
    font-size: 24px;
  }
}
.home-common .left .tit-top p {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  color: #111;
}
.home-common .left .info {
  margin-top: -20px;
}
@media (max-width: 991px) {
  .home-common .left .info {
    margin-top: 20px;
  }
}
.home-common .left .info .col-6 {
  position: relative;
}
@media (max-width: 767px) {
  .home-common .left .info .col-6 {
    width: 100%;
  }
}
.home-common .left .info .col-6:nth-child(1) {
  bottom: -50px;
}
@media (max-width: 991px) {
  .home-common .left .info .col-6:nth-child(1) {
    bottom: auto;
  }
}
.home-common .left .info .col-6:nth-child(2) {
  bottom: -50px;
}
@media (max-width: 991px) {
  .home-common .left .info .col-6:nth-child(2) {
    bottom: auto;
  }
}
.home-common .left .info .item {
  position: relative;
  left: 8%;
  background: #FFF;
  padding: 20px;
  max-width: 390px;
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .home-common .left .info .item {
    left: 0%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.home-common .left .info .item .left {
  position: relative;
  width: 50%;
}
@media (max-width: 991px) {
  .home-common .left .info .item .left {
    width: 100%;
  }
}
.home-common .left .info .item .left .pic {
  overflow: hidden;
  position: relative;
  right: 25%;
}
@media (max-width: 991px) {
  .home-common .left .info .item .left .pic {
    right: auto;
  }
}
.home-common .left .info .item .left .pic .img-box {
  padding-bottom: 70.588%;
}
.home-common .left .info .item .left .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.home-common .left .info .item .left .more {
  text-align: end;
  position: absolute;
  right: 25%;
  margin-top: 20px;
  z-index: 1;
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .home-common .left .info .item .left .more {
    right: auto;
    position: relative;
  }
}
.home-common .left .info .item .left .more a {
  text-align: center;
  padding: 7px 12px;
  display: inline-block;
  line-height: normal;
  font-size: 14px;
  color: #FFF;
  background: #e8101f;
  font-weight: bold;
  border-radius: 4px;
  border: 3px solid #e8101f;
  transition: all 0.4s ease;
}
.home-common .left .info .item .left .more a:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.home-common .left .info .item .note {
  left: 44%;
  width: 51%;
  position: absolute;
}
@media (max-width: 991px) {
  .home-common .left .info .item .note {
    position: relative;
    left: auto;
    width: 100%;
  }
}
.home-common .left .info .item .note .tit span {
  display: inline-block;
  font-size: 20px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .home-common .left .info .item .note .tit span {
    font-size: 18px;
  }
}
.home-common .left .info .item .note .txt {
  background: #e9e9e9;
  padding: 20px 10px;
  margin-top: 20px;
}
.home-common .left .info .item .note .txt p {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  color: #111;
  margin: 0;
}
@media (max-width: 991px) {
  .home-common .left .info .item .note .txt p {
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    height: 60px;
  }
}
.home-common .right {
  width: 30%;
  padding-left: 3%;
}
@media (max-width: 991px) {
  .home-common .right {
    width: 100%;
    padding-left: 0%;
  }
}
.home-common .right img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-home .introduce {
  min-height: 730px;
}
@media (max-width: 767px) {
  .wrap-home .introduce {
    min-height: auto;
  }
}
@media (max-width: 991px) {
  .wrap-home .introduce .note {
    order: 2;
  }
}
.wrap-home .introduce .note .list .more {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-home .introduce .note .list .more {
    margin-top: 20px;
    padding-top: 0;
  }
}
.wrap-home .introduce .note .list .more a {
  display: inline-block;
  line-height: 50px;
  border-radius: 4px;
  border: 3px solid #e8101f;
  color: #FFF;
  background: #e8101f;
  font-weight: bold;
  transition: all 0.4s ease;
  padding: 0 45px;
}
@media (max-width: 1199px) {
  .wrap-home .introduce .note .list .more a {
    line-height: 40px;
  }
}
.wrap-home .introduce .note .list .more a:hover {
  background: #FFF;
  color: #e8101f;
}
.wrap-home .introduce .video {
  width: 50%;
  min-height: 726px;
}
@media (max-width: 991px) {
  .wrap-home .introduce .video {
    width: 100%;
    min-height: auto;
  }
}
.wrap-home .introduce .video img {
  width: 100%;
  height: auto;
  display: block;
}
.wrap-home .introduce .video video {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
}
.wrap-home .home-product {
  background: #F5F5F5;
}
.wrap-home .home-product .product .wrap-tit h2 {
  font-size: 32px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .product .wrap-tit h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-product .product .info .col-6 {
    width: 100%;
  }
}
.wrap-home .home-product .product .info .item {
  margin: 40px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .product .info .item {
    margin: 20px 0;
  }
}
.wrap-home .home-product .product .info .item .pic {
  overflow: hidden;
}
.wrap-home .home-product .product .info .item .pic .img-box {
  padding-bottom: 80.4878%;
}
.wrap-home .home-product .product .info .item .note {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .wrap-home .home-product .product .info .item .note {
    padding-top: 10px;
  }
}
.wrap-home .home-product .product .info .item .note .tit h2 {
  font-size: 32px;
  color: #000;
  line-height: 40px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 80px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .product .info .item .note .tit h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-product .product .info .item .note .tit h2 {
    -webkit-line-clamp: 1;
    height: 40px;
  }
}
.wrap-home .home-product .product .info .item .note .more {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .product .info .item .note .more {
    padding-top: 15px;
  }
}
.wrap-home .home-product .product .info .item .note .more a {
  padding: 0 45px;
  display: block;
  line-height: 48px;
  background: #e8101f;
  color: #FFF;
  font-weight: bold;
  transition: all 0.4s ease;
  border-radius: 4px;
  border: 3px solid #e8101f;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .product .info .item .note .more a {
    line-height: normal;
    padding: 10px 0;
  }
}
.wrap-home .home-product .product .info .item .note .more a:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.wrap-home .home-industry {
  background: #F5F5F5;
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-industry {
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-why .why {
    flex-direction: column;
  }
}
.wrap-home .home-why .why .pic {
  width: 40%;
}
@media (max-width: 991px) {
  .wrap-home .home-why .why .pic {
    width: 100%;
  }
}
.wrap-home .home-why .why .pic img {
  width: 100%;
  display: block;
  height: auto;
}
.wrap-home .home-why .why .note {
  width: 55%;
  padding-left: 3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991px) {
  .wrap-home .home-why .why .note {
    width: 100%;
    padding-left: 0%;
    margin-top: 20px;
  }
}
.wrap-home .home-why .why .note .tit h2 {
  font-weight: bold;
  font-size: 32px;
  color: #222;
}
@media (max-width: 1199px) {
  .wrap-home .home-why .why .note .tit h2 {
    font-size: 24px;
  }
}
.wrap-home .home-why .why .note .txt {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #111;
}
.wrap-home .home-why .why .note .more {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-home .home-why .why .note .more {
    padding-top: 20px;
  }
}
.wrap-home .home-about {
  background: #F5F5F5;
}
.wrap-home .home-txt {
  font-family: 'Roboto', sans-serif;
}
.wrap-home .home-txt .editor-content {
  max-width: 1260px;
  margin: 0 auto;
  padding: 20px 0;
}
.wrap-home .home-txt .editor-content h2 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-home .home-txt .editor-content h2 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-txt .editor-content h2 {
    font-size: 18px;
  }
}
.wrap-home .home-note {
  background: #f5f5f5;
}
.wrap-home .home-note .info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .wrap-home .home-note .info {
    flex-direction: column;
  }
}
.wrap-home .home-note .info .left {
  width: 40%;
}
@media (max-width: 991px) {
  .wrap-home .home-note .info .left {
    width: 100%;
  }
}
.wrap-home .home-note .info .left .tit h2 {
  font-size: 32px;
  color: #000;
  font-family: 'Georama', sans-serif;
  font-weight: 800;
}
@media (max-width: 1199px) {
  .wrap-home .home-note .info .left .tit h2 {
    font-size: 24px;
  }
}
.wrap-home .home-note .info .right {
  width: 38%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 991px) {
  .wrap-home .home-note .info .right {
    width: 100%;
  }
}
.wrap-home .home-note .info .right .editor-content p {
  margin: 0;
}
.wrap-home .home-note .info .link {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wrap-home .home-note .info .link a {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-note .info .link {
    width: 100%;
    margin-top: 20px;
  }
}
.nav-container .nav-first li a i {
  display: none;
}
.nav-container .nav-first .nav-parent .nav-wrapper .nav-second li .item {
  display: flex;
  flex-direction: column;
}
.nav-container .nav-first .nav-parent .nav-wrapper .nav-second li .item .right .list .item-product .pic {
  display: none;
}
@media (max-width: 1199px) {
  .wrap-quote {
    padding-top: 100px;
  }
}
.wrap-quote .wrap-tit {
  background: #F5F5F5;
}
.wrap-quote .quote .tit-top h2 {
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-quote .quote .tit-top h2 {
    font-size: 24px;
  }
}
.wrap-quote .quote .tit-top p {
  font-size: 32px;
  color: #111;
  font-family: 'Roboto', sans-serif;
}
@media (max-width: 1199px) {
  .wrap-quote .quote .tit-top p {
    font-size: 24px;
  }
}
.wrap-quote .quote .form-quote {
  max-width: 1280px;
  margin: 0 auto;
}
.wrap-quote .quote .form-quote .choose-input {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.wrap-quote .quote .form-quote .form-drop {
  margin-top: 20px;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .wrap-quote .quote .form-quote .form-drop {
    margin: 10px 0;
  }
}
.wrap-quote .quote .form-quote .form-drop input,
.wrap-quote .quote .form-quote .form-drop textarea {
  font-size: 14px;
}
.wrap-quote .quote .form-quote .form-drop input::placeholder,
.wrap-quote .quote .form-quote .form-drop textarea::placeholder {
  color: #767676;
  font-size: 14px;
}
.wrap-quote .quote .form-quote .form-drop .drop-tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #444444;
  padding: 0 20px;
}
.wrap-quote .quote .form-quote .form-drop .drop-tit:hover {
  cursor: pointer;
}
.wrap-quote .quote .form-quote .form-drop .drop-tit span {
  display: inline-block;
  line-height: 48px;
  font-size: 18px;
  font-weight: 500;
  color: #FFF;
  letter-spacing: 1px;
}
@media (max-width: 1199px) {
  .wrap-quote .quote .form-quote .form-drop .drop-tit span {
    font-size: 14px;
    line-height: 40px;
  }
}
.wrap-quote .quote .form-quote .form-drop .drop-tit .btn i {
  font-weight: normal;
  font-size: 20px;
}
.wrap-quote .quote .form-quote .form-drop .drop-info {
  display: none;
  padding: 40px;
  border-left: 1px solid #444444;
  border-right: 1px solid #444444;
  border-bottom: 1px solid #444444;
}
@media (max-width: 1199px) {
  .wrap-quote .quote .form-quote .form-drop .drop-info {
    padding: 20px;
  }
}
.wrap-quote .quote .form-quote .form-drop .list.shipping .drop-info {
  display: none;
}
.wrap-quote .quote .form-quote .form-drop .list.shipping .drop-info .check {
  font-size: 14px;
  color: #767676;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.wrap-quote .quote .form-quote .form-drop .list.shipping .drop-info .row {
  margin-top: 20px;
}
.wrap-quote .quote .form-quote .form-drop .list.specification .form-group select {
  font-size: 12px;
  padding: 0 10px 0 10px;
}
@media (max-width: 991px) {
  .wrap-quote .quote .form-quote .form-drop .list.specification .radio-select {
    padding-right: 0 !important;
  }
  .wrap-quote .quote .form-quote .form-drop .list.specification .radio-select input {
    width: auto;
  }
}
.wrap-quote .quote .form-quote .form-drop .list.specification .radio-select {
  padding-right: 10%;
}
.wrap-quote .quote .form-quote .form-drop .list.specification .radio-select label {
  margin-left: 10px;
}
.wrap-quote .quote .form-quote .form-drop .list.additional .drop-info span {
  color: #767676;
}
.wrap-quote .quote .form-quote .form-drop .list.additional .drop-info .col-12 {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .wrap-quote .quote .form-quote .form-drop .list.additional .drop-info .col-12 {
    margin-bottom: 10px;
  }
}
.wrap-quote .quote .form-quote .form-drop .list.additional .drop-info .select {
  font-size: 14px;
  color: #767676;
}
.wrap-quote .quote .form-quote .form-drop .list.additional .drop-info .select label {
  margin-left: 5px;
}
@media (max-width: 767px) {
  .wrap-quote .quote .form-quote .form-drop .list.additional .drop-info .form-group {
    width: 100%;
    margin-bottom: 10px;
  }
}
.news-show .show-date {
  background: #f5f5f5;
}
.news-show .show-date .date span {
  display: inline-block;
  line-height: 54px;
  color: #111;
}
@media (max-width: 1199px) {
  .news-show .show-date .date span {
    font-size: 14px;
    line-height: 40px;
  }
}
.news-show .info .container {
  max-width: 1100px;
}
.news-show .info .editor-content p {
  font-family: 'Roboto', sans-serif;
  color: #111;
}
.news-show .info .editor-content h2 {
  font-weight: bold;
  font-family: 'Georama', sans-serif;
  font-size: 32px;
}
@media (max-width: 1199px) {
  .news-show .info .editor-content h2 {
    font-size: 24px;
  }
}
.wrap-automotive .introduce .wrap-tit h2 {
  font-size: 90px;
  font-weight: 800;
}
@media (max-width: 1470px) {
  .wrap-automotive .introduce .wrap-tit h2 {
    font-size: 70px;
  }
}
@media (max-width: 1300px) {
  .wrap-automotive .introduce .wrap-tit h2 {
    font-size: 50px;
  }
}
@media (max-width: 1199px) {
  .wrap-automotive .introduce .wrap-tit h2 {
    font-size: 24px;
  }
}
.wrap-automotive .automotive-txt {
  padding: 20px 0;
  background: #f5f5f5;
}
.wrap-automotive .automotive-txt .editor-content {
  max-width: 1290px;
  margin: 0 auto;
}
.wrap-automotive .automotive-txt .editor-content p {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  color: #111;
  font-family: 'Georama', sans-serif;
}
.wrap-automotive .automotive.content-common .list-common {
  background: #FFF;
}
.wrap-automotive .automotive.content-common .list-common:nth-child(2n+2) {
  background: #f5f5f5;
}
.wrap-automotive .automotive.content-common .list-common .pic .img-box {
  padding-bottom: 75%;
}
.wrap-automotive .automotive.content-common .list-common .note .tit h3 {
  font-weight: bold;
}
.wrap-automotive .automotive-end .info .editor-content {
  max-width: 1280px;
}
.wrap-automotive .automotive-end .info .editor-content h2 {
  font-weight: bold;
  font-family: 'Georama', sans-serif;
}
.wrap-automotive .automotive-end .info .editor-content p {
  line-height: 26px;
  font-size: 16px;
  color: #111;
  font-family: 'Roboto', sans-serif;
  margin: 0;
}
.wrap-automotive .automotive-end .info .editor-content ul {
  padding-left: 20px;
}
.wrap-automotive .automotive-end .info .editor-content ul li {
  list-style: disc;
  padding-left: 12px;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .wrap-automotive .automotive-end .info .editor-content ul li {
    margin-bottom: 10px;
  }
}
.wrap-sitemap h2 {
  font-size: 50px;
  color: #000;
  font-family: 'Georama', sans-serif;
}
@media (max-width: 1199px) {
  .wrap-sitemap h2 {
    font-size: 24px;
  }
}
.wrap-sitemap p {
  margin: 0;
}
.wrap-sitemap p a {
  color: #e8101f;
  transition: all 0.4s ease;
}
.wrap-sitemap p a:hover {
  color: #111;
}
.wrap-sitemap .sitemap-pages {
  padding-left: 10px;
}
.wrap-sitemap .sitemap-pages li a {
  color: #e8101f;
  transition: all 0.4s ease;
}
.wrap-sitemap .sitemap-pages li a:hover {
  color: #111;
}
.wrap-sitemap .sitemap-pages li > ul {
  padding-left: 30px;
}
.wrap-sitemap .category-list {
  padding-left: 30px;
}
.wrap-sitemap .category-list li a {
  color: #e8101f;
  transition: all 0.4s ease;
}
.wrap-sitemap .category-list li a:hover {
  color: #111;
}
.wrap-thank .wrap-tit {
  background: #f5f5f5;
}
.wrap-thank .editor-content {
  padding-top: 20px;
}
.wrap-thank .editor-content h3 {
  font-size: 32px;
  font-family: 'Georama', sans-serif;
  font-weight: 400;
  line-height: 60px;
}
@media (max-width: 1199px) {
  .wrap-thank .editor-content h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
.wrap-thank .link a {
  display: inline-block;
  line-height: 50px;
  border-radius: 4px;
  padding: 0 45px;
  border: 3px solid #e8101f;
  margin-bottom: 20px;
  font-weight: bold;
  transition: all 0.4s ease;
}
@media (max-width: 1199px) {
  .wrap-thank .link a {
    line-height: 40px;
  }
}
.wrap-thank .link .quote a {
  background: #e8101f;
  color: #FFF;
}
.wrap-thank .link .quote a:hover {
  background: #FFF;
  color: #e8101f;
  text-decoration: underline;
}
.wrap-thank .link .home a {
  color: #e8101f;
}
.wrap-thank .link .home a:hover {
  background: #e8101f;
  color: #FFF;
  text-decoration: underline;
}
.footer-five {
  display: none;
  width: 100%;
  height: 55px;
  position: fixed;
  background: #e8101f;
  bottom: 0px;
  z-index: 99;
}
.footer-five .wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
}
@media (max-width: 1199px) {
  .footer-five {
    display: block;
  }
}
.footer-five .wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
}
.footer-five .endfive-menu {
  display: flex;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.footer-five .endfive-menu li {
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  color: #FFF;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer-five .endfive-menu li i {
  font-size: 20px;
}
.footer-five .endfive-menu li a {
  font-size: 13px;
}
.footer-five .endfive-menu li a span {
  display: block;
  text-align: center;
}
@media (max-width: 1199px) {
  .anim-left,
  .anim-right,
  .anim-down,
  .animated.swing,
  .animated.pulse,
  .animated.bounceInLeft,
  .animated.bounceInRight,
  .animated.bounceIn,
  .animated.fadeInUp,
  .animated.fadeInDown,
  .animated.fadeInLeft,
  .animated.fadeInRight {
    animation: none !important;
  }
}
.wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
  background: #fff;
  padding: 10px;
}
.wechat-pic img {
  max-height: 120px;
}
.float-window {
  position: fixed;
  width: auto;
  height: auto;
  top: 40%;
  right: 15px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 12px;
  background: transparent;
  background: rgba(0, 0, 0, 0.35);
  padding: 5px;
  backdrop-filter: blur(3px);
  transition: transform 0.5s ease;
}
@media (max-width: 991px) {
  .float-window {
    top: 30%;
  }
}
@media (max-width: 991px) {
  .float-window {
    right: -110%;
  }
}
.float-window .window-box.box-top i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-window .box-top i {
  color: #FFF;
  display: block;
  transition: all 0.3s;
}
.float-window .box-top:hover {
  cursor: pointer;
}
.float-window .window-box {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  transition: all 0.3s ease-in-out;
  background: transparent;
  position: relative;
  opacity: 1;
  margin: 3px 0;
}
@media (max-width: 1199px) {
  .float-window .window-box {
    width: 45px;
    height: 45px;
  }
}
.float-window .window-box:hover {
  background: #e8101f;
  color: #FFF;
}
.float-window .window-box:hover i {
  color: #fff;
}
.float-window .window-box i {
  font-size: 26px;
  color: #fff;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .float-window .window-box i {
    font-size: 24px;
  }
}
.float-window .window-box a {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.float-window .window-box a .name {
  color: #FFF;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.float-window .window-box:hover.box-wechat a i {
  opacity: 1 !important;
}
.float-window .window-box:hover.box-cart a i,
.float-window .window-box:hover.box-linkedin a i,
.float-window .window-box:hover.box-telephone a i,
.float-window .window-box:hover.box-whatapp a i,
.float-window .window-box:hover.box-email a i,
.float-window .window-box:hover.box-wechat a i,
.float-window .window-box:hover.box-inquiry a i,
.float-window .window-box:hover.box-message a i,
.float-window .window-box:hover.box-facebook a i,
.float-window .window-box:hover.box-tiktok a i,
.float-window .window-box:hover.box-youtube a i,
.float-window .window-box:hover.box-twitter a i,
.float-window .window-box:hover.box-instagram a i,
.float-window .window-box:hover.box-tiktok a i,
.float-window .window-box:hover.box-skype a i {
  opacity: 1;
  pointer-events: none;
}
.float-window .window-box:hover.box-cart a p,
.float-window .window-box:hover.box-linkedin a p,
.float-window .window-box:hover.box-telephone a p,
.float-window .window-box:hover.box-whatapp a p,
.float-window .window-box:hover.box-email a p,
.float-window .window-box:hover.box-wechat a p,
.float-window .window-box:hover.box-inquiry a p,
.float-window .window-box:hover.box-message a p,
.float-window .window-box:hover.box-facebook a p,
.float-window .window-box:hover.box-tiktok a p,
.float-window .window-box:hover.box-youtube a p,
.float-window .window-box:hover.box-twitter a p,
.float-window .window-box:hover.box-instagram a p,
.float-window .window-box:hover.box-tiktok a p,
.float-window .window-box:hover.box-skype a p {
  display: block;
  opacity: 1;
  transform: translateX(100%);
  animation: slideInFromRight 0.5s forwards;
  padding: 8px 15px;
  border-radius: 4px;
  background: #e8101f;
  vertical-align: middle;
  height: 100% !important;
  display: flex;
  align-items: center;
  top: 0% !important;
  margin: 0;
  right: calc(100%);
}
.float-window .window-box:hover.box-cart a p i,
.float-window .window-box:hover.box-linkedin a p i,
.float-window .window-box:hover.box-telephone a p i,
.float-window .window-box:hover.box-whatapp a p i,
.float-window .window-box:hover.box-email a p i,
.float-window .window-box:hover.box-wechat a p i,
.float-window .window-box:hover.box-inquiry a p i,
.float-window .window-box:hover.box-message a p i,
.float-window .window-box:hover.box-facebook a p i,
.float-window .window-box:hover.box-tiktok a p i,
.float-window .window-box:hover.box-youtube a p i,
.float-window .window-box:hover.box-twitter a p i,
.float-window .window-box:hover.box-instagram a p i,
.float-window .window-box:hover.box-tiktok a p i,
.float-window .window-box:hover.box-skype a p i {
  margin-right: 10px;
  vertical-align: middle;
  opacity: 1;
  pointer-events: auto;
  font-size: 20px;
}
@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    /* 初始位置在右侧外部 */
  }
  to {
    transform: translateX(0%);
    /* 移动到初始位置 */
  }
}
.float-window .window-box.box-wechat p {
  display: block;
  padding: 10px;
  background: #fff;
}
.float-window .window-box.box-wechat p img {
  background: #fff;
  max-height: 120px;
}
.float-window .window-box.box-cart a {
  position: relative;
}
.float-window .window-box.box-cart a span {
  content: "";
  width: 14px;
  height: 14px;
  background: #e8101f;
  border-radius: 100%;
  top: 0;
  right: -10px;
  position: absolute;
  z-index: 1;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-window .window-box.box-wechat a p {
  position: absolute;
  right: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  color: #FFF;
  top: 120px;
  border-radius: 100px;
  display: none;
  background: none !important;
}
.float-window .window-box.box-whatapp a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 96px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-linkedin a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 8px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-inquiry a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 157px;
  display: none;
}
.float-window .window-box.box-skype a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 180px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-message a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 70px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-telephone a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 48px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-email a p {
  position: absolute;
  right: 100%;
  width: 260px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 0px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
#float-window-close {
  position: fixed;
  right: 2px;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #e8101f;
  border-radius: 5px;
  text-align: center;
  line-height: 46px;
  color: #FFF;
}
@media (min-width: 991px) {
  #float-window-close {
    display: none;
  }
}
#float-window-close i {
  font-size: 32px;
}
#float-window-close:hover {
  cursor: pointer;
}
#float-window-open {
  position: fixed;
  right: 2px;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #e8101f;
  border-radius: 5px;
  text-align: center;
  line-height: 46px;
  display: none;
  color: #FFF;
}
#float-window-open i {
  font-size: 32px;
  transform: rotate(-45deg);
}
#float-window-open:hover {
  cursor: pointer;
}
.float-window-visible {
  transform: translateX(-100%);
  right: 0;
}
@media (max-width: 991px) {
  .float-window-visible {
    right: -6% !important;
  }
}
@media (max-width: 767px) {
  .float-window-visible {
    right: -14% !important;
  }
}
