
/*@font-face*/
@font-face {
  font-family: "ArialMT";
  src: url('../font/ArialMT.eot');
  src: url('../font/ArialMT.eot') format('embedded-opentype'),
       url('../font/ArialMT.woff2') format('woff2'),
       url('../font/ArialMT.woff') format('woff'),
       url('../font/ArialMT.ttf') format('truetype'),
       url('../font/ArialMT.svg') format('svg');
       font-weight: normal;
       font-style: normal;
}
@font-face {
  font-family: 'DINCond-Bold';
  src: url('../font/DINCond-Bold.eot');
  src: url('../font/DINCond-Bold.eot') format('embedded-opentype'),
      url('../font/DINCond-Bold.woff2') format('woff2'),
      url('../font/DINCond-Bold.woff') format('woff'),
      url('../font/DINCond-Bold.ttf') format('truetype'),
      url('../font/DINCond-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HarmonyOS_Sans_SC_Bold";
  src: url('../font/HarmonyOS_Sans_SC.eot');
  src: url('http://szjyhjc.com/PC/font/HarmonyOS_Sans_SC.eot?') format('embedded-opentype'),
      url('../font/HarmonyOS_Sans_SC.woff2') format('woff2'),
      url('../font/HarmonyOS_Sans_SC.woff') format('woff'),
      url('http://szjyhjc.com/PC/font/HarmonyOS_Sans_SC.ttf') format('truetype'),
      url('http://szjyhjc.com/PC/font/HarmonyOS_Sans_SC.svg') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "HarmonyOS_Sans_SC";
  src: url('../font/HarmonyOS_Sans_SC.eot');
  src: url('http://szjyhjc.com/PC/font/HarmonyOS_Sans_SC.eot?') format('embedded-opentype'),
      url('../font/HarmonyOS_Sans_SC.woff2') format('woff2'),
      url('../font/HarmonyOS_Sans_SC.woff') format('woff'),
      url('http://szjyhjc.com/PC/font/HarmonyOS_Sans_SC.ttf') format('truetype'),
      url('http://szjyhjc.com/PC/font/HarmonyOS_Sans_SC.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face { 
  font-family: "Arial-BoldMT";
  src: url('../font/ArialBoldMT.eot');
  src: url('../font/ArialBoldMT.eot') format('embedded-opentype'),
      url('../font/ArialBoldMT.woff2') format('woff2'),
      url('../font/ArialBoldMT.woff') format('woff'),
      url('../font/ArialBoldMT.ttf') format('truetype'),
      url('../font/ArialBoldMT.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}
/* ===kf==== */
.pc-kf {
  transition: .8s;
  z-index: 999999;
  background-color: transparent;
  position: fixed;
  top: 50%;
  right: 10px;
  width: 60px;
  border-radius: 5px;
}

.pc-kf span {
  z-index: 1000001;
  transition: .5s;
  cursor: pointer;
  position: relative;
  display: block;
  width: 65px;
  height: 65px;
  border-radius: 5px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 10px 0px rgba(150,150,150, 0.35);
}
.pc-kf span:hover {
  background-color: #fff;
}

.pc-kf .zx {
  background-position: 0 0;
  background: #fff url(../images/sjzx.png)no-repeat center top 5px;
  background-size: 32px;
}
.pc-kf .ly{
  background: #fff url(../images/kefu-zx.png)no-repeat center top 12px;
}
.pc-kf .back_top {
  border: none;
  background: #fff url(../images/kf-top.png)no-repeat center top 20px;
}

.pc-kf span a {
  transition: .5s;
  display: block;
  color: #969696;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  padding-top: 35px;
}

.kfimgr {
  position: absolute;
  bottom: 23px;
  right: -9px;
}

.pc-kf span div i {
  display: block;
  position: absolute;
  width: 15px;
  height: 200px;
  right: -15px;
  top: 0;
}

.pc-kf .freetel {
  background: #fff url(http://szjyhjc.com/PC/images/kf-linked_03.png)no-repeat center;
}

.pc-kf .zxlya {
  background: #fff url(../images/kefu-ewm.png)no-repeat center;
}

.pc-kf span:nth-child(4) div {
  white-space: nowrap;
}

.pc-kf a {
  display: block;
  height: 68px;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%
}

.nav_center div,
.index_nav_center div,
.shou,
.zhan {
  -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);
}

.pc-kf .zxlya .erweima {
  display: none;
  right: 62px;
  position: absolute;
  top: -72px;
  background: #fff;
  padding: 5px;
  text-align: center;
  box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

.pc-kf .zxlya .erweima img {
  width: 120px;
  height: 120px;
  max-width: initial;
}

.pc-kf .zxzx {
  display: none;
  right: 86px;
  position: absolute;
  top: 6px;
  background: #fff;
  padding: 10px 20px;
  text-align: center;
  box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  width: 110px;
  font-size: 14px;
  color: #333;
}

.kfimgr {
  position: absolute;
  bottom: 23px;
  right: -9px;
}

.kf-ly {
  background: #fff url(../images/sjzx.png)no-repeat center;
}

.shou {
  z-index: 1000000;
  cursor: pointer;
  width: 30px;
  height: 40px;
  top: 47%;
  margin-top: -15px;
  border-radius: 5px 0 0 5px;
  right: 62px;
  background: transparent url(http://szjyhjc.com/PC/images/zk1.png)no-repeat center left;
  position: absolute;
  box-shadow: none;
}

.shou:hover {
  background: transparent url(http://szjyhjc.com/PC/images/zk.png)no-repeat center left;
}

.kf-phone {
  background: #B81B22 url(http://szjyhjc.com/PC/images/kf-phone1_03.png)no-repeat center;
}

.kf-phone1,
.zxwb {
  display: none;
  font-size: 18px;
  color: #333;
  background-color: #fff;
  position: absolute;
  right: 60px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding: 10px 12px;
  background: #fff;
  border-radius: 5px;
  white-space: nowrap;
  line-height: 40px;
}

.kf-phone1 .kfimgr,
.zxwb .kfimgr {
  bottom: 10px;
}

.kf-shqi {
  width: 100%;
  height: 40px;
}

.kf-shqi .m-icon {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff url(../images/kf-close.png) no-repeat center;
  background-size: 15px;
  cursor: pointer;
  transform: rotate(45deg);
  transition: all 0.3s;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.kf-shqi .m-icon:hover {
  background-color: #fff;
}

.pc-kf.show .m-icon {
  transform: rotate(0);
}
.app-kf {
  position: fixed;
  bottom: 0;
  /* left: 16%; */
  z-index: 2000;
  width: 100%;
  height: 50px;
  overflow: hidden;
  display: none;
}

.kufuul {
  text-align: center;
  padding: 2px 0;
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
}

.kefu {
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.kefu li {
  float: left;
  height: 50px;
  text-align: center;
  color: #fff;
  line-height: 50px;
  color: #fff;
  transition: all .4s;
}

.kfzx-tigg {
  width: 50%;
  height: 50px;
  display: block;
  float: left;
  line-height: 50px;
  opacity: 1;
  transition: 1s opacity;
}

.kfzx-enter {
  opacity: 0
}

.kf-zx {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  line-height: 50px;
  text-align: center;
  background: #109adf;
}
.kf-zx i,
.kefu i{
  font-size: 24px;
  color: #fff;
}
.kf-zx img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.teldb {
  width: 50%;
  background: rgba(0, 0, 0, 1);
  background-size: contain;
  position: relative;
}

.teldb img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.teldb a {
  color: white;
}

@media (max-width:991px) {
  .pc-kf {
      display: none;
  }

  .app-kf {
      display: block;
  }
}
/*reset css*/
html {
  font-size: calc(100vw/19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  overflow-x: hidden;
}
html,body{font-family: "HarmonyOS_Sans_SC","微软雅黑","sans-serif","microsoft yahei";}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  margin: 0px;
  padding: 0px;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
  color:#333;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
img {
  border: 0;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
pre {
  overflow: auto;
}
textarea{width: 100%;max-width: 100%;resize: none;}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background: none;
  border:none;
}
button {
  overflow: visible;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
button,
select {
  text-transform: none;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
select::-ms-expand { display: none; }
input::-ms-clear{display: none;}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
* {
  margin:0;
  padding:0;
  outline: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  margin:0;
  padding:0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
          /* transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          -moz-transition: all 0.5s; */
}
ul{list-style:none;}
h1,h2,h3,h4,h5,h6{
  font-family: inherit;
  font-weight: 400;
  color: inherit;
}
.clearfix:before,.clearfix:after{
  content: " ";display: table;
}
.clearfix:after{
  clear: both;
}
em{font-style: normal;}
html,body,div,span,applet,object,iframe,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}
img {
  border: none;
  max-width: 100%;
  vertical-align: middle;
  display: block;
  margin: 0 auto;
}
/*单行文本省略号*/
.dot{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.dot2,.dot3,.dot4,.dot5,.dot6{display:-webkit-box;display: -webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;}
/*多行文本省略号*/
.dot2{-webkit-line-clamp:2;}
.dot3{-webkit-line-clamp:3;}
.dot4{-webkit-line-clamp:4;}
.dot5{-webkit-line-clamp:5;}
.dot6{-webkit-line-clamp:6;}
/*盒子布局*/
.flexsb{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-between;}
.flexsa{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-around;}
.flexlf{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: left;}
.flexed{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: flex-end;}
.flexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;}
.cflexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;flex-direction: column;flex-wrap: wrap;}
img{
  -webkit-transition: .7s;
  -ms-transition: .7s;
  -moz-transition: .7s;
  -o-transition: .7s;
  transition: .7s;
}



.index-new .index-swiperright-img img{
  width: 100%;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.index-new .index-swiperright-img:hover img{
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.index-product .index-product-swiperimg img{
  position:absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}