
/*全局样式*/
.maodian,
#nobanner {
  position: relative;
  top: -80px;
}
.language_New p img,
.language_New ul li a img{
     width: 30px;
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
  transition: all;
  -o-transition: all;
  -ms-transition: all;
  -moz-transition: all;
  -webkit-transition: all;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
.product-detail table {
  margin: auto;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
body,
html {
  /*font-family: Arial, "微软雅黑", "PingFang SC" !important;*/
  font-size: 16px;
  line-height: 1.8;
  margin: 0 auto;
  color: #333;
  max-width: 2560px;
}
p,
li,
ul,
li,
h1,
h2,
h3,
h4,
h5,
img,
form {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
  background: none;
  font-weight: normal;
}
ul {
  padding-left: 0;
  list-style-type: none;
}
.fix:before,
.fix:after,
.clear {
  display: table;
  clear: both;
  content: '';
}
h1,
h2,
h3,
h4,
h5 {
  line-height: normal;
}
i,
em {
  font-style: normal;
}
article,
aside,
dialog,
footer,
header,
section,
nav,
figure,
menu,
audio,
canvas,
progress,
video {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
  border: 0;
}
.imgZoom img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.imgZoom {
  overflow: hidden;
}
.imgZoom:hover img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
button,
input {
  line-height: normal;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
}
.en {
  font-family: arial;
}
.l {
  float: left;
}
.r {
  float: right;
}
.wrap {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.wrap-1 {
  max-width: 1260px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
/*全站通用样式*/
.ab {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
}
.ac {
  flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
}
*[class*="icon0"] {
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
}
/*头部样式*/
.pageheader {
  width: 100%;
  z-index: 200;
  position: fixed;
  top: 40px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.pageheader .header {
  background-color: rgba(255, 255, 255, 0.98);
  padding: 0 30px;
  box-shadow: 0 1px 2px #eee;
}
.tophide {
  top: 0;
  background-color: rgba(255, 255, 255, 0.98);
  box-shadow: 0 1px 2px #eee;
}
.tophide .header {
  background-color: initial;
  box-shadow: none;
}
.nav > ul > li {
  position: relative;
  float: left;
}
.nav > ul > li > a {
  display: block;
  position: relative;
  color: #000;
  padding: 0 23px;
  line-height: 80px;
  margin: 0 2px;
}
.nav > ul > li > a:after,
.cp-cata > ul > li > a:after,
.al-cata > ul > li > a:after,
.xw-cata > ul > li > a:after,
.foot-menu > ul > li > a:after {
  content: '';
  display: block;
  width: 100%;
  height: 10px;
  background-color: #943030;
  left: 0;
  bottom: 0;
  position: absolute;
  top: 44px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.nav > ul > li > a span,
.cp-cata > ul > li > a span,
.al-cata > ul > li > a span,
.xw-cata > ul > li > a span,
.foot-menu > ul > li > a span {
  position: relative;
  z-index: 12;
}
.nav > ul > li > a:hover:after,
.nav > ul > li.cur01 a:after,
.cp-cata > ul > li > a:hover:after,
.cp-cata > ul > li.cur02 a:after,
.al-cata > ul > li > a:hover:after,
.al-cata > ul > li.cur03 a:after,
.xw-cata > ul > li > a:hover:after,
.xw-cata > ul > li.cur04 a:after,
.foot-menu > ul > li > a:hover:after,
.foot-menu > ul > li.cur01 a:after {
  opacity: 1;
  visibility: visible;
  top: 42px;
}
.m_nav,
.m_img {
  display: none;
}
.i_ico {
  width: 24px;
  height: 24px;
  background: url(../images/ss.png) no-repeat center center;
}
.pageheader .top_r {
  width: 5%;
  margin-top: 28px;
}
.pageheader .seach_btn {
  cursor: pointer;
}
.pageheader .seach_btn.cur {
  background: url(../images/ggb.png) no-repeat center center;
}
.pageheader .search_bj {
  background-color: rgba(255, 255, 255, 0.96);
  position: absolute;
  top: 100%;
  padding: 5px 5px;
  width: 21%;
  display: none;
  right: 0;
}
.pageheader .search_box {
  background-color: #fff;
  padding: 10px 25px 10px 20px;
}
.pageheader .search_box form {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  align-items: center;
}
.pageheader .search_box .inp_box {
  width: 70%;
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  height: 30px;
  line-height: 30px;
  color: #999;
  font-size: 14px;
}
.pageheader .search_box .search_ico {
  width: 20px;
  height: 21px;
  background: url(../images/ss.png) no-repeat center center;
  cursor: pointer;
}
.pageheader .search_box input::-webkit-input-placeholder {
  color: #999;
}
.pageheader .search_box input:-moz-placeholder {
  color: #999;
}
.pageheader .search_box input::-moz-placeholder {
  color: #999;
}
.pageheader .search_box input:-ms-input-placeholder {
  color: #999;
}
.tophide-1 .i_ico {
  background: url(../images/ss01.png) no-repeat center center;
}
/*广告样式*/
.index-banner {
  position: relative;
  overflow: hidden;
}
.index-banner .swiper-pagination {
  top: 50%;
  left: 3%;
  text-align: left;
  width: auto;
  margin-top: -60px;
}
.index-banner .swiper-pagination .swiper-pagination-bullet {
  display: block;
  position: relative;
  height: 40px;
  width: 80px;
  background: none;
  color: #bfbfbf;
  opacity: 1;
  line-height: 40px;
  margin: 0;
}
.index-banner .swiper-pagination .swiper-pagination-bullet-active {
  color: #943030;
}
.index-banner .swiper-pagination .swiper-pagination-bullet:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  background-color: #943030;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  top: 50%;
  margin-top: -0.5px;
  left: 28px;
}
.index-banner .swiper-pagination .swiper-pagination-bullet-active:after {
  width: 40px;
}
.scroll-1 {
  position: absolute;
  bottom: 6%;
  width: 28px;
  left: 50%;
  margin-left: -14px;
  text-align: center;
  animation: removey 0.5s linear infinite alternate;
  -webkit-animation: removey 0.5s linear infinite alternate;
  background: url(../images/gunlun-1.png) no-repeat center center;
  height: 50px;
  z-index: 10;
}
@keyframes removey {
  0% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@-webkit-keyframes removey {
  0% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
/*首页关于我们*/
.pageabout,
.pageproduct,
.pagecase {
  padding: 100px 0;
  position: relative;
  width: 100%;
}
.about-l {
  width: 53%;
  padding-right: 9%;
}
.about-l > p {
  margin: 40px 0 50px 0;
  text-align: justify;
  line-height: 2;
}
.more {
  width: 156px;
  height: 42px;
  border: solid 2px #ddd;
  font-weight: bold;
  color: #333;
  align-items: center;
  justify-content: center;
  position: relative;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  display: block;
}
.more i {
  font-size: 24px;
  padding-left: 4px;
}
.more:hover {
  color: #fff;
  border-color: #943030;
}
.more .bgsqr1,
.more .bgsqr2,
.more .bgsqr3,
.more .bgsqr4 {
  background: #943030;
  position: absolute;
  top: 0;
  width: 0px;
  height: 100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0.35;
}
.more .bgsqr3,
.more .bgsqr4 {
  opacity: 0.75;
}
.more .bgsqr1 {
  left: 0;
}
.more .bgsqr2 {
  right: 0;
}
.more .bgsqr3 {
  right: 0;
}
.more .bgsqr4 {
  left: 0;
}
.more:hover .bgsqr1,
.more:hover .bgsqr2,
.more:hover .bgsqr3,
.more:hover .bgsqr4 {
  width: 100%;
}
.more:hover .bgsqr3,
.more:hover .bgsqr4 {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.more span {
  position: relative;
  z-index: 1;
  align-items: center;
  justify-content: center;
  height: 38px;
}
.index-title {
  position: relative;
  align-items: center;
}
.kx {
  width: 300px;
  height: 130px;
  border: solid 5px #f5f5f5;
  margin-left: 40px;
  z-index: 10;
  position: relative;
}
.index-title .title {
  position: absolute;
  left: 0;
  z-index: 12;
}
.index-title .title h2,
.index-title .title h3 {
  font-size: 32px;
  font-weight: bold;
}
.index-title .title h2 {
  color: #943030;
  margin-bottom: 10px;
}
.index-title .title h3 {
  color: #333;
}
.about-r {
  width: 47%;
}
.pageproduct {
  background-color: #f5f5f5;
}
.pageproduct .kx {
  border-color: #fff;
}
.product-l {
  width: 38%;
  padding-right: 6%;
  position: relative;
}
.product-l .more,
.case-l .more {
  position: absolute;
  left: 0;
  bottom: 0;
}
.cp-cata,
.al-cata {
  padding: 40px 0 50px 0;
}
.cp-cata > ul > li,
.al-cata > ul > li,
.xw-cata > ul > li,
.foot-menu > ul > li {
  padding: 16px 0;
  color: #000;
  margin: 0 20px;
}
.cp-cata > ul > li a,
.al-cata > ul > li a,
.xw-cata > ul > li a,
.foot-menu > ul > li a {
  position: relative;
  padding: 0 20px;
}
.cp-cata > ul > li > a:after,
.al-cata > ul > li > a:after,
.xw-cata > ul > li > a:after,
.foot-menu > ul > li > a:after {
  top: 16px;
}
.cp-cata > ul > li > a:hover:after,
.cp-cata > ul > li.cur02 a:after,
.al-cata > ul > li > a:hover:after,
.al-cata > ul > li.cur03 a:after,
.xw-cata > ul > li > a:hover:after,
.xw-cata > ul > li.cur04 a:after,
.foot-menu > ul > li > a:hover:after,
.foot-menu > ul > li.cur01 a:after {
  top: 14px;
}
.product-r {
  width: 62%;
}
.product-r ul {
  width: 104%;
  display: none;
}
.col01 {
  width: 46%;
  margin-right: 4%;
  margin-bottom: 4%;
  float: left;
}
.col01:nth-child(3),
.col01:nth-child(4) {
  margin-bottom: 0;
}
.col01 a {
  display: block;
  position: relative;
}
.col01 a .cp-con {
  position: relative;
}
.col01 a .cp-con h3 {
  background-color: #9a9a9a;
  padding: 15px 15px;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 16px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.over-layer {
  padding: 20px 20px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  overflow: hidden;
}
.over-layer .over {
  text-align: center;
  padding: 20px 20px;
  position: relative;
  z-index: 12;
}
.over-layer .over i {
  font-size: 24px;
  color: #333;
}
.over-layer .over h3 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.over-layer .over p {
  color: #fff;
  font-size: 14px;
}
.over-layer:after {
  position: absolute;
  display: block;
  content: '';
  /*background-color: rgba(252, 165, 1, 0.9);*/
  background-color: #943030;
  opacity: 0.9;
  z-index: 10;
  right: 20px;
  left: 20px;
  bottom: 20px;
  top: 20px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.col01 a:hover .cp-con h3 {
  opacity: 0;
  visibility: hidden;
}
.col01 a:hover .over-layer {
  opacity: 1;
  visibility: visible;
}
.pageservice {
  position: relative;
}
.service-l {
  width: 40%;
  background-color: #232323;
}
.service-r {
  width: 60%;
}
.service-list {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.service-list .kx {
  width: 210px;
  border-color: #333;
}
.service-list .index-title .title h3 {
  color: #fff;
}
.service-list .about-l .more {
  border-color: #333;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.service-list .about-l {
  width: 28%;
  padding-right: 8%;
}
.s-list-r {
  background-color: #fff;
  width: 72%;
  padding: 90px 90px;
}
.s-list-r dl {
  width: 36%;
  margin: 0 7%;
  float: left;
  margin-bottom: 8%;
}
.s-list-r dl:nth-child(3),
.s-list-r dl:nth-child(4) {
  margin-bottom: 0;
}
.s-list-r dl dt {
  align-items: center;
  margin-bottom: 20px;
}
.s-list-r dl dt h3 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  padding-left: 12px;
}
.case-l {
  width: 28%;
  padding-right: 6%;
  position: relative;
}
.case-r {
  width: 72%;
}
.case-r ul {
  width: 103%;
  display: none;
}
.case-r ul .col01 {
  width: 30.33333%;
  margin-right: 3%;
  margin-bottom: 3%;
  float: left;
}
.case-r ul .col01:nth-child(4),
.case-r ul .col01:nth-child(5),
.case-r ul .col01:nth-child(6) {
  margin-bottom: 0;
}
.case-l .kx {
  width: 228px;
  border-color: #f5f5f5;
}
.i-new-t {
  align-items: center;
}
.i-new-t .kx {
  width: 320px;
}
.news-list {
  display: none;
}
.xw-cata {
  width: 24%;
}
.xw-cata > ul {
  text-align: center;
}
.xw-cata > ul > li {
  display: inline-block;
  margin: 0 0;
}
.new-r {
  padding-top: 50px;
}
.xw-infor {
  position: relative;
  overflow: hidden;
}
.xw-infor .over {
  position: absolute;
  right: 20px;
  left: 20px;
  top: 20px;
  bottom: 20px;
  background-color: #943030;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.xw-infor .over i {
  font-size: 26px;
  color: #333;
}
.news-list {
  position: relative;
}
.news-list .swiper-slide a .main h2,
.sub-new-list > ul > li a .main h2 {
  font-size: 20px;
  color: #333;
  margin: 24px 0 6px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1.2em;
}
.news-list .swiper-slide a .main time,
.sub-new-list > ul > li a .main time {
  font-family: arial;
}
.news-list .swiper-slide a:hover .xw-infor .over,
.sub-new-list > ul > li a:hover .xw-infor .over {
  opacity: 1;
  visibility: visible;
}
.new-button-next,
.new01-button-next {
  background-image: url(../images/jt04.png);
  right: -6%;
}
.new-button-prev,
.new01-button-prev {
  background-image: url(../images/jt03.png);
  left: -6%;
}
.new-button-next,
.new-button-prev,
.new01-button-next,
.new01-button-prev {
  width: 44px;
  height: 44px;
  background-size: 12px 21px;
  margin-top: -22px;
  border-radius: 50%;
  border: solid 1px #e4e4e4;
}
/*首页底部*/
.index-foot {
  background-color: #e8e8e8;
  padding: 80px 0 64px 0;
}
.foot-menu > ul {
  text-align: center;
}
.foot-menu > ul > li {
  display: inline-block;
  position: relative;
  margin: 0 15px;
}
.foot-menu > ul > li:after {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 10px;
  background-color: #c3c3c3;
  right: -16px;
  top: 50%;
  margin-top: -5px;
}
.foot-menu > ul > li:last-child:after {
  display: none;
}
.copy {
  background-color: #232323;
  text-align: center;
  padding: 11px 0;
}
.share-list {
  text-align: center;
  margin-bottom: 28px;
}
.index-foot .bshare-custom a {
  margin: 0 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  padding-left: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.index-foot .bshare-weixin {
  background: url(../images/wx.png) no-repeat center center !important;
}
.index-foot .bshare-sinaminiblog {
  background: url(../images/wb.png) no-repeat center center !important;
}
.index-foot .bshare-qqim {
  background: url(../images/qq.png) no-repeat center center !important;
}
.index-foot .bshare-weixin:hover {
  background: url(../images/wx.png) #943030 no-repeat center center !important;
}
.index-foot .bshare-sinaminiblog:hover {
  background: url(../images/wb.png) #943030 no-repeat center center !important;
}
.index-foot .bshare-qqim:hover {
  background: url(../images/qq.png) #943030 no-repeat center center !important;
}
.index-foot .bshare-custom a:hover {
  opacity: 1;
}
.bsTop {
  width: 208px !important;
}
.bsFrameDiv > div {
  width: 208px !important;
  height: 208px !important;
}
.bsFrameDiv > div img {
  margin: 15px !important;
}
/*内页样式*/
/*内页导航样式*/
.tophide-1 {
  background-color: rgba(255, 255, 255, 0.98);
  box-shadow: 0 1px 2px #eee;
  top: 0;
}
.tophide-1 .header {
  background-color: initial;
  box-shadow: none;
}
.sec_banner {
  position: relative;
  overflow: hidden;
  margin-top: 80px;
}
.sec_banner img{
    width: 100%;
}
/*面包屑*/
.breadcrumbs {
  color: #333;
  padding: 26px 0;
  align-items: center;
  /*width: 50%;*/
}
.breadcrumbs a {
  color: #999;
}
.breadcrumbs span {
  display: block;
  width: 11px;
  margin: 0 8px;
  color: #000;
}
.breadcrumbs a:hover {
  color: #943030;
}
.icon01 {
  background-image: url(../images/home.png);
  width: 15px;
  height: 20px;
  margin-right: 8px;
  margin-top: 1px;
}
.breadcrumbs > p {
  width: 48%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.subpage {
  padding: 0 0 40px;
}
.subpage {
  padding-top: 0 !important;
}
.sub-title {
  text-align: center;
}
.sub-title h2 {
  font-size: 30px;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}
.sub-title h3 {
  font-size: 30px;
  color: #ddd;
}
.sub-product{
    z-index: 1;
}
.sub-product-t {
  padding: 40px 0;
}
.sub-product-t ul {
  text-align: center;
}
.sub-product-t ul li {
  display: inline-block;
  margin: 0 8px;
  padding: 5px 0;
}
.sub-product-t ul li a {
  display: inline-block;
  padding: 5px 12px;
  font-size: 20px;
  color: #000;
  line-height: normal;
  border: solid 2px #ddd;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.sub-product-t ul li a:hover,
.sub-product-t ul li.cur05 a {
  background-color: #943030;
  border-color: #943030;
  color: #fff;
}
.sub-product-list ul {
  width: 103%;
}
/*.sub-product-list ul.fix {*/
/*width: 103%;*/
/*-moz-column-count: 3;*/
/*Firefox */
/*-webkit-column-count: 3;*/
/*Safari 和 Chrome */
/*column-count: 3;*/
/*-moz-column-gap: 1em;*/
/*-webkit-column-gap: 1em;*/
/*column-gap: 1em;*/
/*}*/
.sub-product-list ul .col01 {
  width: auto;
  float: left;
  margin-bottom: 3%;
  margin-right: 3%;
  -moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}
/*产品详情*/
.sub-detail > h2 {
  font-size: 30px;
  color: #000;
  text-align: center;
}
.detail-con {
  align-items: center;
  padding: 50px 50px;
  background-color: #f5f5f5;
  margin: 40px 0;
}
.detail-con-l {
  width: 38%;
}
.detail-con-r {
  width: 62%;
  padding-left: 5%;
}
.gallery-top {
  margin-bottom: 20px;
}
.gallery-thumbs .swiper-slide {
  border: solid 2px #ddd;
}
.gallery-thumbs .swiper-slide-thumb-active {
  border: solid 2px #943030;
}
.detail-con-r > h4 {
  font-size: 14px;
  color: #333;
  align-items: center;
}
.icon02 {
  background-image: url(../images/icon02.png);
  width: 18px;
  height: 18px;
  margin-right: 8px;
}
.icon03 {
  background-image: url(../images/icon03.png);
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.detail-con-r > h2 {
  font-size: 30px;
  color: #666;
  margin: 20px 0 32px 0;
}
.detail-con-r > p {
  font-size: 14px;
  color: #666;
  text-align: justify;
  margin-top: 12px;
}
.zixun {
  align-items: center;
  margin-top: 50px;
}
.zixun > p {
  font-size: 20px;
  font-weight: bold;
  font-family: arial;
  color: #943030;
  align-items: center;
  margin-left: 20px;
}
.more-1 {
  width: 200px;
  height: 45px;
  background-color: #943030;
  border-radius: 35px;
  line-height: 45px;
  text-align: center;
  display: block;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.more-1 span {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
}
.more-1:hover {
  color: #fff;
}
.more-1 i {
  font-size: 24px;
  display: inline-block;
  line-height: 24px;
  position: relative;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.icon04 {
  background-image: url(../images/tel.png);
  width: 16px;
  height: 20px;
  margin-right: 8px;
}
.detail-t {
  margin-bottom: 32px;
}
.detail-t h2 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
.detail-t h3 {
  font-size: 30px;
  color: #ddd;
}
.product-detail > p {
  font-size: 18px;
  color: #333;
  line-height: 2.2;
}
.relate-list {
  padding-top: 60px;
}
.relate-list ul,
.sub-const-list ul {
  width: 103%;
}
.relate-list ul .col01,
.sub-const-list ul .col01 {
  width: 22%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.case-detail {
  color: #333;
}
.case-detail p {
  line-height: 2.2;
  text-align: justify;
}
.case-time {
  align-items: center;
  margin: 40px 0;
}
.case-time span {
  display: inline-block;
}
.case-time .dot {
  width: 38%;
  border-bottom: dashed 1px #999;
}
.case-time .time {
  width: 24%;
  color: #999;
  text-align: center;
}
.history {
  position: relative;
  min-height: 150px;
  margin: 40px 0 80px 0;
}
.history:before {
  content: '';
  position: absolute;
  width: 2px;
  min-height: 150px;
  top: 0;
  left: 50%;
  margin-left: -1px;
  display: block;
  background-color: #ddd;
  z-index: -1;
  height: 100%;
}
.history:after {
  content: 'END';
  position: absolute;
  bottom: -38px;
  left: 50%;
  margin-left: -18px;
  font-family: arial;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
  /* Opera */
}
._year {
  width: 110px;
  height: 110px;
  border: solid 1px #ddd;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  line-height: 110px;
}
._year span {
  background-color: #943030;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  display: inline-block;
  font-size: 22px;
  color: #fff;
  line-height: 90px;
}
.his-list ul li h2 {
  font-size: 30px;
  align-items: center;
  color: #000;
  margin-bottom: 16px;
}
.his-list ul li h2 i {
  position: relative;
  display: block;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: solid 1px #000;
  border-radius: 50%;
  margin-left: -7px;
}
.his-list ul li h2 i:after {
  position: absolute;
  content: '';
  left: 50%;
  margin-left: -3px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 50%;
}
.his-list ul li h2 span {
  display: block;
  width: 60px;
  height: 2px;
  background-color: #ddd;
  margin: 0 24px 0 10px;
}
.his-list ul li {
  width: 50%;
  padding-left: 5%;
  margin: 20px 0;
}
.his-list ul li:nth-child(2n+1) {
  margin-left: 50%;
  width: 50%;
  padding: 0 5% 0 0;
}
.his-list ul li:nth-child(2n) h2 {
  flex-direction: row-reverse;
}
.his-list ul li:nth-child(2n) h2 i {
  margin-right: -7px;
}
.his-list ul li:nth-child(2n) h2 span {
  margin: 0 17px 0 20px;
}
.his-list ul li p {
  padding-left: 101px;
  text-align: justify;
}
.his-list ul li:nth-child(2n) P {
  padding-left: 0;
  padding-right: 101px;
}
/*新闻动态*/
.sub-new-list > ul {
  width: 103%;
}
.sub-new-list > ul > li.col01 {
  width: 30.33333%;
  margin-right: 3%;
  margin-bottom: 3%;
}
.tab-support {
  display: none;
}
.tab-support > h3 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.tab-support > h3:before {
  content: '';
  width: 4px;
  height: 20px;
  background-color: #943030;
  left: 0;
  position: absolute;
  top: 4px;
}
.line {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  margin: 50px 0;
}
.sub-distri-con > h3,
.sub-about-con > h3 {
  font-size: 30px;
  color: #000;
  margin-bottom: 40px;
}
.honor {
  width: 103%;
}
.honor dl {
  width: 30.33333%;
  float: left;
  margin-right: 3%;
  margin-bottom: 3%;
  text-align: center;
}
.honor dl dd {
  font-size: 20px;
  color: #333;
  padding: 12px 15px 0px 15px;
}
.contact {
  padding: 70px 10%;
  background-color: #fff;
  box-shadow: 0 12px 16px #eee;
  margin-bottom: -140px;
}
.contact-l {
  width: 40%;
}
.contact-l dl {
  padding-bottom: 20px;
}
.contact-l dl dt {
  font-size: 14px;
}
.contact-l dl dd {
  color: #000;
}
.contact-l .lx-pic {
  width: 66%;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px #130b12;
  margin-top: 20px;
}
.contact-r {
  width: 50%;
}
.contact-r h4 {
  font-size: 20px;
  font-weight: bold;
  color: #943030;
  text-align: center;
  margin-bottom: 40px;
}
.cd-form {
  max-width: 1145px;
  margin: 0 auto;
}
.cd-form .cd-1 {
  width: 102%;
}
.cd-form .m-form input {
  padding: 10px 10px;
  width: 100%;
  border-radius: 3px;
}
.cd-form .m-form {
  position: relative;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 3%;
  float: left;
}
.cd-form .cd-1 .m-form:nth-child(3) {
  width: 98%;
}
.cd-form .cd-1 .m-form label,
.cd-form .m-form-1 label {
  color: #000;
  padding-left: 24px;
  position: relative;
  margin-bottom: 4px;
  display: block;
}
.cd-form .cd-1 .m-form label:before,
.cd-form .m-form-1 label:before {
  content: '*';
  display: block;
  position: absolute;
  left: 10px;
  top: 3px;
  color: #f00;
}
.tijiao button {
  width: 230px;
  background-color: #943030;
  height: 40px;
  line-height: 40px;
  color: #000;
  cursor: pointer;
  margin-top: 20px;
  display: inline-block;
  transition: 0.5s;
  text-align: center;
  border-radius: 5px;
}
.tijiao .tj:hover {
  /*background-color: #e39400;*/
}
.cd-form .m-form-1 textarea {
  width: 100%;
  height: 115px;
  border-radius: 3px;
  resize: none;
  padding: 12px 10px;
  overflow: hidden;
}
.cd-form .m-form input,
.cd-form .m-form-1 textarea.ms {
  background: #f5f5f5;
  font-size: 14px;
}
.cd-form .m-form-1 textarea::-webkit-input-placeholder {
  color: #b3b3b3;
}
.cd-form .m-form-1 textarea:-moz-placeholder {
  color: #b3b3b3;
}
.cd-form .m-form-1 textarea::-moz-placeholder {
  color: #b3b3b3;
}
.cd-form .m-form-1 textarea:-ms-input-placeholder {
  color: #b3b3b3;
}
.cd-form .m-form input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.cd-form .m-form input:-moz-placeholder {
  color: #b3b3b3;
}
.cd-form .m-form input::-moz-placeholder {
  color: #b3b3b3;
}
.cd-form .m-form input:-ms-input-placeholder {
  color: #b3b3b3;
}
.address {
  width: 100%;
  position: relative;
}
.address a{
    display: block;    
}
.address a img{
     width: 100%;
}


/*分页*/
.page-nation {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 20px 0 60px 0;
}
.pager ul {
  text-align: center;
}
.pager ul li {
  display: inline-block;
}
.pager ul li span.current {
  background: #943030;
  color: #363636;
  position: relative;
  z-index: 1;
}
.pager ul li a:hover {
  position: relative;
  z-index: 1;
  background: #943030;
}
.pager ul li span:hover {
  position: relative;
  z-index: 1;
}
.pager ul li a,
.pager ul li span {
  width: 48px;
  height: 48px;
  margin-left: -1px;
  color: #363636;
  display: inline-block;
  line-height: 48px;
  border-radius: 3px;
  text-decoration: none;
  margin: 3px 3px;
  font-size: 18px;
  border: solid 1px #eaeaea;
}
.pager .pg-next,
.pager .pg-prev {
  background-color: inherit;
  color: #666;
  width: auto;
  font-size: 18px;
  padding: 0 20px;
}
.pager .pg-next:hover,
.pager .pg-prev:hover {
  background-color: inherit;
}
/*图片放大*/
.new-r ul li a .pic img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}
.xw-l {
  overflow: hidden;
}
.new-r ul li:hover a .pic img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.mo-b {
  display: none;
}
.mo-banner {
  display: none;
}
/*在线留言*/
.lxfx {
  position: fixed;
  width: 64px;
  right: 0px;
  z-index: 999;
  bottom: 20%;
  display: none;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
}
.lxfx li a {
  color: #fff;
  display: block;
  height: 64px;
  width: 64px;
}
.lxfx li i {
  display: block;
  height: 22px;
  background-size: 20px !important;
}
.leftlx {
  width: 64px;
  text-align: center;
  padding: 10px 0;
}
.leftlx span {
  font-size: 12px;
  color: #fff;
  line-height: 2;
  display: block;
  margin-top: 4px;
}
.lxfx li i.icon-ly {
  background: url("../images/kf01.png") no-repeat center center;
}
.lxfx li i.icon-tel {
  background: url("../images/kf02.png") no-repeat center center;
}
.lxfx li i.icon-wx {
  background: url("../images/kf03.png") no-repeat center center;
}
.lxfx li i.icon_top {
  background: url("../images/kf04.png") no-repeat center 0;
  text-align: center;
}
.lxfx li i.icon_top span {
  float: none;
  font-size: 14px;
  color: #fff;
  padding-top: 8px;
  display: inline-block;
}
.lxfx li {
  width: 64px;
  height: 64px;
  background: #943030;
  margin-left: 0px;
  position: relative;
  border-bottom: solid 1px #943030;
  transition: 0.5s;
}
.kefu-ew {
  width: 140px;
  height: 140px;
  padding: 12px 12px;
  background-color: #943030;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: -146px;
}
.kefu-ew:after,
.kefu-tel:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  border-bottom: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 6px solid #943030;
  top: 20px;
  right: -12px;
  animation: show 1s linear;
}
.kefu-tel {
  width: 180px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  top: 50%;
  left: -186px;
  background-color: #943030;
  border-radius: 3px;
  transform: translate(0, -50%);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kefu-tel:after {
  top: 36%;
}
.kefu-ew,
.kefu-tel {
  display: none;
  transition: 0.5s;
}
.kefu-code:hover .kefu-ew,
.kefu-dh:hover .kefu-tel {
  display: block;
  animation: fadeIn 1s;
}
.kefu-dh:hover .kefu-tel {
  display: flex;
  justify-content: center;
}
/*在线客服*/
.detail-con-r > h4 span {
  font-weight: bold;
}
.sub-product-list {
  padding-top: 30px;
}
@font-face {
  font-family: 'iconfont';
  src: url('../css/font/iconfont.eot');
  src: url('../css/font/iconfont.eot?#iefix') format('embedded-opentype'), url('../css/font/iconfont.woff2') format('woff2'), url('../css/font/iconfont.woff') format('woff'), url('../css/font/iconfont.ttf') format('truetype'), url('../css/font/iconfont.svg#iconfont') format('svg');
}
.pagecontact {
  padding-bottom: 0;
}
.tijiao button,
.over-layer .over h3,
.over-layer .over i {
  color: #fff;
}
.top_r {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.pageheader .top_r {
  width: 10%;
  justify-content: flex-end;
}
.langBut {
  margin-right: 10px;
}
.langBut:after {
  content: "";
  clear: both;
  display: block;
}
.langBut li {
  float: left;
  margin-right: 10px;
}
.langBut li:hover a {
  color: #943030;
}
.langBut li.active a {
  color: #943030;
}
.sub-product-list ul .col01 {
  margin-right: 0;
  width: 33.333%;
  padding: 0 15px;
}
.sub-product-list ul {
  width: auto !important;
  margin: 0 -15px;
}
.honor dl dd {
  height: 84px;
}
body {
  --height: 100px;
  --padd: 200px;
}
body.active {
  --height: 80px;
}
.w1520 {
  padding-left: var(--padd);
  padding-right: var(--padd);
}
.Header_Container {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 8;
    border-bottom: 1px solid #f5f5f5;
}
.Header_Container .box .logo {
  height: var(--height);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 302px;
  transition: 0.4s;
}
.Header_Container .box .logo a {
  display: block;
  margin-right: 40px;
}
.Header_Container .box .logo a img {
  height: 40px;
  transition: 0.4s;
}
.Header_Container .box .logo a:last-child {
  margin-right: 0;
}
.Header_Container .box nav {
  display: flex;
}
.Header_Container .box nav .item {
  padding: 0 30px;
  position: relative;
}
.Header_Container .box nav .item > p a {
  font-size: 16px;
  color: #111;
  font-weight: bold;
  height: var(--height);
  display: flex;
  align-items: center;
  transition: 0.4s;
}
.Header_Container .box nav .item > p a span {
  position: relative;
  display: inline-block;
}
.Header_Container .box nav .item > p a span::after {
  /*content: "";*/
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #111;
  transform: scaleX(0);
  transition: 0.4s;
}


.Header_Container .box nav .item:hover > p a{
    color: #943030;
}
.Header_Container .box nav .item.active > p a{
    color: #943030;
}

.Header_Container .box nav .item:hover > p a span::after {
  transform: scaleX(1);
}
.Header_Container .box nav .item:hover .twoNav {
  display: block;
}
.Header_Container .box nav .item:hover .ProNav {
  display: block;
}
.Header_Container .box nav .item.active > p a span::after {
  transform: scaleX(1);
}
.Header_Container .box nav .itemProduct {
  position: initial;
}
.Header_Container .box .language {
  height: var(--height);
  display: flex;
  align-items: center;
  transition: 0.4s;
}
.Header_Container .box .language a {
  color: #111;
  font-weight: bold;
}
.Header_Container .box .language a span {
  opacity: 0.5;
  transition: 0.4s;
}
.Header_Container .box .language a img {
  margin-right: 4px;
}
.Header_Container .box .language a:hover span {
  opacity: 1;
}
.Header_Container.active .box .logo a img {
  height: 34px;
}
.ProNav {
  position: absolute;
  left: 0;
  width: 100%;
  background: #ffff url(../images/img20.jpg) no-repeat 50% 50% / cover;
  min-height: 100px;
  padding: 100px 0;
  display: none;
}
.ProNav .boxNav .boxLeft {
  width: 380px;
  padding-right: 98px;
}
.ProNav .boxNav .boxLeft .content1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  color: #000;
}
.ProNav .boxNav .boxLeft .content2 {
  font-size: 16px;
  color: #666;
  line-height: 2;
  margin-top: 32px;
}
.ProNav .boxNav .boxLeft .content3 {
  margin-top: 60px;
}
.ProNav .boxNav .boxRight {
  flex: 1;
  --h7: 56px;
  --pa: 50px;
}
.ProNav .boxNav .boxRight .list1 {
  width: 33.333%;
  border-left: 1px solid #ddd;
  height: calc(var(--h7) * 7);
  position: relative;
}
.ProNav .boxNav .boxRight .list1 .item_one > p {
  position: relative;
}
.ProNav .boxNav .boxRight .list1 .item_one > p::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 100%;
  background: #943030;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.4s;
}
.ProNav .boxNav .boxRight .list1 .item_one > p a {
  line-height: var(--h7);
  padding: 0 var(--pa);
  color: #444;
  font-size: 16px;
  display: block;
  transition: 0.4s;
}
.ProNav .boxNav .boxRight .list1 .item_one > p a img {
  vertical-align: middle;
  width: 35px;
  margin-right: 15px;
}
.ProNav .boxNav .boxRight .list1 .item_one.active > p::after {
  opacity: 1;
}
.ProNav .boxNav .boxRight .list1 .item_one.active > p a {
  background: #fff;
  color: #943030;
}
.ProNav .boxNav .boxRight .list1 .item_one.active .item_two_box {
  display: block;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box {
  position: absolute;
  width: 100%;
  left: 100%;
  top: 0;
  height: calc(var(--h7) * 7);
  border-left: 1px solid #ddd;
  display: none;
  /*overflow: auto;*/
  /*overflow-x: hidden;*/
  /*overflow-y: auto;*/
  /*padding-right: 0.1rem;*/
  
}

    .ProNav .boxNav .boxRight .list1 .item_one .item_two_box::-webkit-scrollbar {
		width: 2px;
		height: 2px;
	}

	.ProNav .boxNav .boxRight .list1 .item_one .item_two_box::-webkit-scrollbar-thumb {
		border-radius: 2px;
		background: #943030;
	}

	.ProNav .boxNav .boxRight .list1 .item_one .item_two_box::-webkit-scrollbar-track {
		border-radius: 2px;
		background: rgba(0, 0, 0, 0.1);
	}
	

	@-moz-document url-prefix() {
	    .ProNav .boxNav .boxRight .list1 .item_one .item_two_box{
	        scrollbar-color: #943030 rgba(0, 0, 0, 0.1);
	    	scrollbar-width: thin;
	    }
	
	}

.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two > p a {
  height: var(--h7);
  display: flex;
  align-items: center;
  padding: 0 var(--pa);
  font-size: 16px;
  color: #666;
  transition: 0.4s;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two > p a span {
  position: relative;
  display: block;
  padding-left: 20px;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two > p a span::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  background: #943030;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.4s;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two.active > p a {
  color: #943030;
  background: #fff;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two.active > p a span::after {
  opacity: 1;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two.active .item_three_box {
  display: block;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two .item_three_box {
  position: absolute;
  width: 100%;
  left: 100%;
  top: 0;
  height: calc(var(--h7) * 7);
  border-left: 1px solid #ddd;
  overflow: auto;
  display: none;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two .item_three_box::-webkit-scrollbar {
  width: 3px;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two .item_three_box::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #943030;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two .item_three_box::-webkit-scrollbar-track {
  border-radius: 2px;
  background: #ddd;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two .item_three_box .item_three p a {
  font-size: 16px;
  color: #666;
  height: var(--h7);
  display: block;
  padding: 0 var(--pa);
  transition: 0.4s;
  display: flex;
  align-items: center;
}


.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two .item_three_box .item_three p a span{
    position: relative;
  display: block;
  padding-left: 20px;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two .item_three_box .item_three p a span::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  background: #943030;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.4s;
}

.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two .item_three_box .item_three.active > p a span::after {
  opacity: 1;
}





.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two .item_three_box .item_three p a:hover{
    color: #943030;
}
.ProNav .boxNav .boxRight .list1 .item_one .item_two_box .item_two .item_three_box .item_three.active > p a {
  color: #943030;
  background: #fff;
}
.twoNav {
  position: absolute;
  left: 50%;
  width: 120%;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: none;
  transition: 0.4s;
}
.twoNav ul {
  padding: 10px 0;
}
.twoNav ul li a {
  display: block;
  text-align: center;
  line-height: 1.5;
  padding: 8px 10px;
  transition: 0.4s;
}
.twoNav ul li a:hover {
  color: #943030;
}
.pt {
  padding-top: 100px;
}
.pb {
  padding-bottom: 100px;
}
.Home_Banner{
    position: relative;
    margin-top:var(--height);
    
}
.Home_Banner .banner .swiper-slide {
  position: relative;
  transition: 0.4s;
}
.Home_Banner .banner .swiper-slide picture {
  overflow: hidden;
  display: block;
}
.Home_Banner .banner .swiper-slide img {
  width: 100%;
  height: calc(100vh - var(--height));
  transform: scale(1.1);
  transition: 5s;
  object-fit: cover;
}

.Home_Banner .banner .swiper-slide .orientation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 2;
}
.Home_Banner .banner .swiper-slide .orientation .content1 {
  font-size: 56px;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}
.Home_Banner .banner .swiper-slide .orientation .content2 {
  margin-top: 90px;
}
.Home_Banner .banner .swiper-slide-active img {
  transform: scale(1);
}
.Home_Banner .button {
  position: absolute;
  left: var(--padd);
  bottom: 45px;
  z-index: 2;
  display: flex;
}
.Home_Banner .button p {
  margin-right: 20px;
}
.Home_Banner .button p i {
  font-size: 20px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}
.Home_Banner .button p i:hover {
  color: #943030;
}
.Home_Banner .scroll {
  position: absolute;
  right: var(--padd);
  bottom: 45px;
  z-index: 2;
  display: flex;
  animation: moveNext 1s linear infinite;
}

.Home_Banner .page {
  position: absolute;
  left: 50%;
  bottom: 45px;
  transform: translateX(-50%);
  z-index: 2;
}

.Home_Banner .page div span {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background: none;
  border: 1px solid #fff;
  opacity: 1;
}
.Home_Banner .page div .swiper-pagination-bullet-active {
  background: #fff;
}
.button_01 .a {
  width: 160px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #943030;
  display: block;
  border-radius: 30px;
  overflow: hidden;
}
.button_01 .a i {
  margin-left: 15px;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
}
.button_01 .a:hover i {
  animation: arrowRun 4s infinite;
}
.button_02 .a {
  width: 160px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #943030;
  border: 1px solid #943030;
  display: block;
  border-radius: 30px;
  overflow: hidden;
  transition: 0.4s;
}
.button_02 .a i {
  margin-left: 15px;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  transition: 0.4s;
}
.button_02 .a:hover {
  background: #943030;
  color: #fff;
}
.button_02 .a:hover i {
  animation: arrowRun 4s infinite;
}
@keyframes arrowRun {
  0% {
    transform: translate3d(0%, 0%, 0px);
    transform-style: preserve-3d;
  }
  7% {
    transform: translate3d(150%, 0%, 0px);
    transform-style: preserve-3d;
  }
  7.1% {
    transform: translate3d(-150%, 0%, 0px);
    transform-style: preserve-3d;
  }
  14% {
    transform: translate3d(0%, 0%, 0px);
    transform-style: preserve-3d;
  }
}
.title_01 {
  text-align: center;
}
.title_01 .title {
  color: #943030;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
.title_01 .desc {
  font-size: 48px;
  color: #333;
  margin-top: 24px;
  line-height: 1;
  font-weight: bold;
}
.mt {
  margin-top: 60px;
}
.Home_Product .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.Home_Product .box .item {
  background: url(../images/img2.png) no-repeat 50% 50% / cover;
}
.Home_Product .box .item a {
  padding: 54px 20px 52px 30px;
}
.Home_Product .box .item a .left {
  flex: 1;
}
.Home_Product .box .item a .left .content1 {
  font-weight: bold;
  font-size: 28px;
  color: #333;
  transition: 0.4s;
}
.Home_Product .box .item a .left .content2 {
  margin-top: 16px;
  height: 4em;
}
.Home_Product .box .item a .left .content2 span {
  font-size: 16px;
  color: #666;
  display: inline-block;
  margin-right: 16px;
  line-height: 2;
}
.Home_Product .box .item a .left .content3 {
  margin-top: 64px;
  font-size: 18px;
  color: #666;
  transition: 0.4s;
}
.Home_Product .box .item a .left .content3 i {
  margin-left: 14px;
}
.Home_Product .box .item a .right {
  width: 380px;
  overflow: hidden;
}
.Home_Product .box .item a .right img {
  width: 100%;
  transition: 0.4s;
}
.Home_Product .box .item a:hover .content1 {
  color: #943030;
}
.Home_Product .box .item a:hover .content3 {
  color: #943030;
}
.Home_Product .box .item a:hover .right img {
  transform: scale(1.1);
}
.Home_Application {
  background: url(../images/img5.jpg) no-repeat 50% 50% / cover;
}
.Home_Application .box {
  --w: 452px;
}
.Home_Application .box .item {
  flex: 1;
  position: relative;
  overflow: hidden;
  transition: 0.4s;
}
.Home_Application .box .item + .item {
  margin-left: 18px;
}
.Home_Application .box .item a {
  display: block;
}
.Home_Application .box .item .one {
  height: 32vw;
}
.Home_Application .box .item .one img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Home_Application .box .item .mask1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.Home_Application .box .item .mask1 img {
  width: 100%;
  height: 100%;
}
.Home_Application .box .item .mask2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.4s;
}
.Home_Application .box .item .mask2 img {
  width: 100%;
  height: 100%;
}
.Home_Application .box .item .two {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  background-size: auto 100%;
  color: #fff;
  transform: translate(0%, -50%);
  text-align: center;
  z-index: 4;
}
.Home_Application .box .item .three {
  position: absolute;
  top: 50%;
  left: 0%;
  background-size: auto 100%;
  padding: 0 32px;
  width: 100%;
  color: #fff;
  z-index: 4;
  transition: 0.2s;
  opacity: 0;
}
.Home_Application .box .item .content1 {
  height: 60px;
}
.Home_Application .box .item .content1 img {
  max-height: 100%;
}
.Home_Application .box .item .content2 {
  font-weight: bold;
  margin: 18px 0 0;
  font-size: 22px;
  height: 1em;
  line-height: 1.4;
  text-align: center;
}
.Home_Application .box .item .content3 {
  font-size: 16px;
  color: #fff;
  line-height: 2;
  margin-top: 40px;
  max-width: 230px;
}
.Home_Application .box .item .linkl {
  position: absolute;
  left: 50px;
  bottom: 48px;
  color: #fff;
  transition: 0.4s;
  opacity: 0;
  font-size: 16px;
}
.Home_Application .box .item:hover,
.Home_Application .box .item.active {
  flex: 2.9;
}
.Home_Application .box .item:hover .mask1,
.Home_Application .box .item.active .mask1 {
  opacity: 0;
}
.Home_Application .box .item:hover .mask2,
.Home_Application .box .item.active .mask2 {
  opacity: 1;
}
.Home_Application .box .item:hover .two,
.Home_Application .box .item.active .two {
  opacity: 0;
}
.Home_Application .box .item:hover .content1,
.Home_Application .box .item.active .content1 {
  text-align: left;
}
.Home_Application .box .item:hover .content2,
.Home_Application .box .item.active .content2 {
  width: max-content;
}
.Home_Application .box .item:hover .three,
.Home_Application .box .item.active .three {
  opacity: 1;
  top: 126px;
  transition: 0.4s 0.2s;
}
.Home_Application .box .item:hover .linkl,
.Home_Application .box .item.active .linkl {
  opacity: 1;
  left: 32px;
}
.Home_Application .box1 {
  display: none;
}
.Home_Application .box1 .swiper {
  padding-left: 5vw;
  padding-right: 5vw;
}
.Home_Application .box1 .item a {
  display: block;
  position: relative;
}
.Home_Application .box1 .item a .one img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Home_Application .box1 .item a .content1 {
  height: 60px;
}
.Home_Application .box1 .item a .content1 img {
  max-height: 100%;
}
.Home_Application .box1 .item a .mask2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s;
}
.Home_Application .box1 .item a .mask2 img {
  width: 100%;
  height: 100%;
}
.Home_Application .box1 .item a .content2 {
  font-weight: bold;
  margin: 18px 0 0;
  font-size: 22px;
  height: 1em;
  line-height: 1.4;
}
.Home_Application .box1 .item a .content3 {
  font-size: 16px;
  color: #fff;
  line-height: 2;
  margin-top: 40px;
  max-width: 90%;
}
.Home_Application .box1 .item a .three {
  position: absolute;
  top: 20%;
  left: 0%;
  background-size: auto 100%;
  padding: 0 30px;
  width: 100%;
  color: #fff;
  z-index: 4;
  transition: 0.2s;
}
.Home_Application .box1 .item a .linkl {
  position: absolute;
  left: 30px;
  bottom: 48px;
  color: #fff;
  transition: 0.4s;
  font-size: 16px;
}
.Home_Application .box1 .page {
  text-align: center;
  margin-top: 40px;
}
.Home_Application .box1 .page div span {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background: none;
  border: 1px solid #943030;
  opacity: 1;
}
.Home_Application .box1 .page div .swiper-pagination-bullet-active {
  background: #943030;
}
.Home_About .box {
  position: relative;
  overflow: hidden;
}
.Home_About .box img {
  width: 100%;
  transition: 1s;
}
.Home_About .box .orientation {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 80px 50px;
}
.Home_About .box .orientation .title_01 {
  text-align: left;
}
.Home_About .box .orientation .content1 {
  font-size: 16px;
  color: #000;
  line-height: 2.4;
  max-width: 550px;
  margin-top: 50px;
}
.Home_About .box .orientation .content2 {
  margin-top: 80px;
}
.Home_About .box:hover img {
  transform: scale(1.1);
}
.Home_About .box1 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: 40px;
}
.Home_About .box1 .item .top {
  font-size: 22px;
  line-height: 1;
}
.Home_About .box1 .item .bot {
  font-size: 54px;
  font-family: 'gilroy_bold';
  color: #333;
  font-weight: bold;
  line-height: 1;
  transition: 0.4s;
}
.Home_About .box1 .item .hr {
  border-top: 1px solid #e6e6e6;
  margin: 20px 0;
}
.Home_About .box1 .item:hover .bot {
  color: #943030;
}
.Footer_Container {
  background: #943030;
}
.Footer_Container .box {
  padding: 100px 0 46px;
}
.Footer_Container .box .boxLeft {
  color: #fff;
}
.Footer_Container .box .boxLeft .content1 img {
  height: 40px;
  margin-right: 50px;
}
.Footer_Container .box .boxLeft .content2 {
  line-height: 2;
  margin-top: 60px;
}
.Footer_Container .box .boxLeft .content2 a {
  color: #fff;
}
.Footer_Container .box .boxLeft .content3 {
  margin-top: 40px;
  display: flex;
}
.Footer_Container .box .boxLeft .content3 p {
  margin-right: 24px;
}
.Footer_Container .box .hr {
  width: 1px;
  height: 245px;
  background: #fff;
  opacity: 0.3;
}
.Footer_Container .box .boxRight .item + .item {
  margin-left: 70px;
}
.Footer_Container .box .boxRight .item .h5 a {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.Footer_Container .box .boxRight .item ul {
  margin-top: 30px;
}
.Footer_Container .box .boxRight .item ul li {
  line-height: 2;
}
.Footer_Container .box .boxRight .item ul li a {
  font-size: 16px;
  color: #fff;
  opacity: 0.6;
  transition: 0.4s;
}
.Footer_Container .box .boxRight .item ul li a:hover {
  opacity: 1;
}
.Footer_Container .box1 {
  /*color: rgba(255, 255, 255, 0.4);*/
  line-height: 100px;
  /*background: rgba(0, 0, 0, 0.1);*/
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  background: #fff;
  color: #000;
}
.Footer_Container .box1 a {
  /*color: rgba(255, 255, 255, 0.4);*/
  color: #000;
  transition: 0.4s;
}
.Footer_Container .box1 a:hover {
  color: #943030;
}
.Footer_Container .box1 span {
  margin: 0 6px;
}




.Footer_Container1 {
  background: #943030;
  padding-top: 70px;
}
.Footer_Container1 .box .boxLeft {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px 70px;
  height: 100%;
}
.Footer_Container1 .box .boxLeft .item {
  max-width: 480px;
  color: #fff;
}
.Footer_Container1 .box .boxLeft .item .h5 {
  font-size: 16px;
  font-weight: bold;
}
.Footer_Container1 .box .boxLeft .item ul {
  line-height: 1.7;
}
.Footer_Container1 .box .boxLeft .item ul li {
  font-size: 16px;
}
.Footer_Container1 .box .boxLeft .item ul li p {
  display: inline-block;
  margin-right: 40px;
}
.Footer_Container1 .box .boxLeft .item ul li p a{
    color: #fff;
}
.Footer_Container1 .box .boxLeft .item ul li p:last-child {
  margin-right: 0;
}
.Footer_Container1 .box .boxRight {
  text-align: right;
  padding-left: 50px;
}
.Footer_Container1 .box .boxRight .content1 img {
  height: 40px;
  margin-right: 20px;
}
.Footer_Container1 .box .boxRight .content1 img:last-child {
  margin-right: 0;
}
.Footer_Container1 .box .boxRight .content2 {
  margin-top: 25px;
}
.Footer_Container1 .box .boxRight .content2 ul li {
  line-height: 2.2;
}
.Footer_Container1 .box .boxRight .content2 ul li a {
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  opacity: 0.5;
  transition: 0.4s;
}
.Footer_Container1 .box .boxRight .content2 ul li a:hover {
  opacity: 1;
}
.Footer_Container1 .box .boxRight .content3 {
  display: flex;
  margin-top: 40px;
  justify-content: flex-end;
}
.Footer_Container1 .box .boxRight .content3 p {
  margin-right: 24px;
}
.Footer_Container1 .box .boxRight .content3 p:last-child {
  margin-right: 0;
}
.Footer_Container1 .box1 {
  margin-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 30px 0 20px;
  font-size: 16px;
}
.Footer_Container1 .box1 span,
.Footer_Container1 .box1 a,
.Footer_Container1 .box1 em {
  color: #fff;
  opacity: 0.4;
  transition: 0.4s;
}
.Footer_Container1 .box1 a:hover {
  opacity: 1;
}
.language_New {
  display: flex;
  align-items: center;
}
.language_New > div {
  position: relative;
}
.language_New p {
  padding: 0 12px;
  font-size: 18px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.language_New p img {
  margin-right: 5px;
}
.language_New p svg {
  transform: rotate(180deg);
  margin-left: 5px;
  transition: 0.4s;
}
.language_New p.active {
  color: #943030;
}
.language_New p.active svg {
  transform: rotate(0deg);
}
.language_New ul {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  background: #fff;
  padding-bottom: 12px;
  display: none;
  padding-top: 8px;
}
.language_New ul li {
  margin-bottom: 10px;
}
.language_New ul li:last-child {
  margin-bottom: 0;
}
.language_New ul li a {
  padding: 0 12px;
  font-size: 18px;
  display: flex;
  align-items: center;
  transition: 0.4s;
}
.language_New ul li a img {
  margin-right: 5px;
}
.language_New ul li a:hover {
  color: #943030;
}
.language_New:hover p {
  color: #943030;
}
.language_New:hover p svg {
  transform: rotate(0deg);
}
.language_New:hover ul {
    display: block;
}
.detail-con-r {
  position: relative;
}
.detail-con-r > h2 {
  max-width: 330px;
}
.ewm_box {
  position: absolute;
  top: 0;
  right: 140px;
  text-align: center;
}
.ewm_box img {
  width: 130px;
}
.ewm_box figcaption {
  font-size: 14px;
  color: #666;
  margin-top: 6px;
}
@media screen and (max-width: 1520px) {
  .Footer_Container1 .box .boxLeft .item ul li,
  .Footer_Container1 .box .boxLeft .item .h5 {
    font-size: 14px;
  }
  .Footer_Container1 .box .boxLeft {
    gap: 30px 50px;
  }
}
@media screen and (max-width: 1400px) {
  .Footer_Container1 .box .boxLeft .item ul li,
  .Footer_Container1 .box .boxLeft .item .h5 {
    font-size: 12px;
  }
  .Footer_Container1 .box .boxRight .content2 ul li {
    line-height: 2;
  }
  .Footer_Container1 .box .boxRight .content2 ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .Footer_Container1 .box .boxLeft {
    width: 100%;
    flex: 1 100%;
    gap: 30px;
  }
  .Footer_Container1 .box .boxRight {
    width: 100%;
    flex: 1 100%;
  }
  .Footer_Container1 .box .boxRight .content1 {
    display: none;
  }
  .Footer_Container1 .box .boxRight .content2 {
    display: none;
  }
  .ewm_box {
    right: 0;
  }
  .ewm_box img {
    width: 90px;
  }
  .detail-con-r > h2 {
    max-width: 260px;
  }
  .ewm_box figcaption {
    margin-top: 4px;
  }
}
@media screen and (max-width: 699px) {
  .ewm_box {
    position: initial;
    margin-top: 20px;
  }
  .ewm_box img {
    width: 90px;
  }
  .language_New p {
      padding: 0;
  }
  .language_New p ,
  .language_New ul li a{
    font-size: 15px;
  }
  .Footer_Container1 .box .boxLeft {
    grid-template-columns: repeat(1, 1fr);
  }
  .Footer_Container1 {
    padding-top: 45px;
  }
  .Footer_Container1 .box1 {
    font-size: 10px;
  }
  .MobileMain .HeaderMobile .box .button .menu {
    margin-left: 20px;
  }
}
.Header_Container .box .logo {
  width: auto;
}
.Header_Container .box .logo a img {
  height: 50px;
}
.Header_Container.active .box .logo a img {
  height: 46px;
}



@media screen and (min-width: 1921px) {
   
    .Footer_Container1 .box .boxRight .content1 img{
        height: 60px;
    }
    
    .Footer_Container1 .box .boxLeft .item {
        max-width: 610px;
    }
    .Footer_Container1 .box .boxRight .content2 ul li a,
    .Footer_Container1 .box1,
     .Footer_Container1 .box .boxLeft .item ul li,
     .Footer_Container1 .box .boxLeft .item .h5
     {
        font-size: 20px;
    }
    
    .Footer_Container .box .boxRight .item{
        width: 180px;
        max-width: 180px;
    }
    
    
}




.Footer_Container .box {
  padding: 30px 0 30px;
}
.Footer_Container .box .margin {
  margin-bottom: 20px;
}
.Footer_Container .box .boxLeft .content3 p {
  margin-right: 0;
  margin-left: 24px;
}
.Footer_Container .box .boxLeft .content3 p a {
  display: block;
}
.Footer_Container .box .boxRight .item + .item {
  margin-left: 40px;
}
.Footer_Container .box .boxLeft .content1 img {
  height: 48px;
  margin-right: 45px;
}
.Footer_Container .box .boxLeft .content2 {
  margin-top: 0px;
}
.Footer_Container .box .boxLeft .content2 p {
  position: relative;
  padding-left: 23px;
  font-size: 14px;
}
.Footer_Container .box .boxLeft .content2 p svg {
  position: absolute;
  left: 0px;
  top: 8px;
}
.Footer_Container .box .boxLeft .content2.content4 {
  margin-top: 10px;
}
.Footer_Container .box .flexBetween > .boxLeft {
  max-width: 50%;
}
.Footer_Container .box .boxLeft .content2 a,
.Footer_Container .box .boxLeft .content2 span{
  opacity: 0.6;
  transition: 0.4s;
  margin-right: 30px;
  cursor: default;
}
.Footer_Container .box .boxLeft .content2 a:last-child,
.Footer_Container .box .boxLeft .content2 span:last-child{
  margin-right: 0;
}
.Footer_Container .box .boxLeft .content2 a:hover ,
.Footer_Container .box .boxLeft .content2 span:hover {
  opacity: 1;
}
.Footer_Container .box .boxRight {
  position: relative;
  height: 100%;
}
.Footer_Container .box .boxRight .posi {
  position: absolute;
  bottom: 0;
  right: 0;
}
.Footer_Container .box .boxRight .posi img {
  height: 40px;
}
.Footer_Container .box1 {
  line-height: 68px;
}
.Footer_Container .box .hr {
  margin-left: auto;
  margin-right: 90px;
}
@media screen and (max-width: 1680px) {
  .Footer_Container .box .boxRight .item ul li a,
  .Footer_Container .box1 {
    font-size: 14px;
  }
  .Footer_Container .box .boxRight .item .h5 a {
    font-size: 18px;
  }
  .Footer_Container .box .hr {
    margin-right: 60px;
  }
  .Footer_Container .box .boxRight .item {
    max-width: 120px;
  }
}
@media screen and (max-width: 1520px) {
  .Footer_Container .box .flexBetween > .boxLeft {
    max-width: 45%;
  }
  .Footer_Container .box .boxRight .item + .item {
    margin-left: 40px !important;
  }
  .Footer_Container .box .margin {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1370px) {
  .Footer_Container .box .boxLeft .content1 img {
    height: 40px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 1281px) {
  .Footer_Container .box .boxRight .item + .item {
    margin-left: 35px !important;
  }
  .Footer_Container .box .boxLeft .content2 p {
    font-size: 12px;
  }
  .Home_Application .box .item .linkl,
  .Home_About .box .orientation .content1,
  .Footer_Container .box .boxRight .item ul li a,
  .Footer_Container .box .boxLeft .content2,
  .Footer_Container .box1,
  .Header_Container .box nav .item > p a {
    font-size: 13px;
  }
  .Footer_Container .box .hr {
    margin-right: 40px;
  }
  .Footer_Container .box .boxRight .posi img {
    height: 34px;
  }
  .Header_Container .box nav .item {
    padding: 0 20px;
  }
}
@media screen and (max-width: 990px) {
  .Footer_Container .box .flexBetween > .boxLeft {
    max-width: 100%;
    width: 100%;
  }
  .Footer_Container .box .hr {
    margin: 30px 0;
    width: 100%;
    height: 1px;
  }
  .Footer_Container .box .boxRight {
    width: 100% !important;
    grid-template-columns: repeat(5, 1fr) !important;
    padding-bottom: 60px;
  }
  .Footer_Container .box .boxRight .item + .item {
    margin: 0 !important;
    margin-left: 0 !important;
  }
  .Footer_Container .box .boxRight .posi {
    right: auto;
    left: 0;
  }
  .Footer_Container .box .boxLeft .content3 {
    margin-top: 10px;
  }
  .Footer_Container .box .boxLeft .content3 p {
    margin-right: 20px;
    margin-left: 0;
  }
  .Footer_Container .box .boxLeft .content2 p {
    font-size: 14px;
  }
  .Footer_Container .box .boxLeft .content2 p {
    font-size: 16px;
  }
  
   .Home_Application .box1 .swiper{
      padding: 0 10px;
  }
  
}
@media screen and (max-width: 699px) {
  .Footer_Container .box .boxLeft .content2 p {
    font-size: 13px;
  }
  .Footer_Container .box .boxRight .item {
    display: none;
  }
  .Footer_Container .box .boxRight {
    margin-top: 0 !important;
  }
  .Footer_Container .box .boxRight .posi img {
    height: 30px;
  }
  .Footer_Container .box {
    padding: 30px 0 30px !important;
  }
}
/*# sourceMappingURL=./style.css.map */

