/*åˆå§‹åŒ–æ ·å¼*/
input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin: 0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.xypg-right-content{font-size: 16px;}

.j-space-between{justify-content:space-between}
.j-flex-start{justify-content:flex-start}
.j-flex-end{justify-content:flex-end}
.j-center{justify-content:center}
.a-j-center{align-items:center;justify-content:center}
.a-center{align-items:center}
.a-flex-start{align-items:flex-start}
.a-flex-end{align-items:flex-end}

/*ä¸»ä½“æ ·å¼*/



.head {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  border-bottom: solid 1px #fff;
}



.hd-show {
  height: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.logo {
  width: 18.7648%;
  height: 100%;
  display: flex;
  align-items: center;
  border-right: solid 1px #fff;
}

.logo a {
  display: block;
  overflow: hidden;
}

.logo a img {
  max-width: 100%;
}

.hd-nav {
  width: 60.8824%;
  border-right: solid 1px #fff;
  display: flex;
  justify-content: center;
}

.hd-right {
  width: 15.353%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.hd-lang {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 37.7834%;
}

.hd-lang .lang-ico {
  overflow: hidden;
}

.hd-lang .lang-ico img {
  max-width: 100%;
}

.hd-lang a {
  display: block;
  font-size: 16px;
  color: rgba(17, 17, 17, 0.6);
  margin-left: 15px;
}

.hd-lang a:hover {
  color: #0089e1;
}

.hd-tel {
  background-color: #0089e1;
  width: calc(100% - 37.7834%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.hd-tel p.hd-tit {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}

.hd-tel h3 {
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  color: #fff;
  font-style: italic;
  margin-top: 3px;
}




@media(max-width:1730px) {}

@media(max-width:1430px) {
  .logo {
    width: 15%;
    height: 100%;
    display: flex;
    align-items: center;
    border-right: solid 1px #fff;
    padding-right: 1%;
  }

  .hd-lang a {
    margin-left: 8px;
  }

  .hd-tel h3 {
    font-size: 22px;
  }
}

@media(max-width:1200px) {
  .hd-tel h3 {
    font-size: 16px;
  }
  .hd-nav{
    width: 66.8824%;
  }
  .x-menu>li>a{
    font-size: 14px;
  }
}

@media(max-width:990px) {}

@media(max-width:768px) {}

@media(max-width:550px) {}







.abt-show .tit {
  font-size: 48px;
  font-family: Arial;
  font-weight: bold;
  color: transparent;
  -webkit-text-fill-color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px #999;
}

@media(max-width:1730px) {
  .abt-show .tit {
    font-size: 38px;
  }
}

@media(max-width:1430px) {}

@media(max-width:1200px) {
  .abt-show .tit {
    font-size: 32px;
  }

  .th-tit {
    margin-top: 12px;
  }

  .th-tit p {
    margin-top: 14px;
  }
}

@media(max-width:990px) {}

@media(max-width:768px) {}

@media(max-width:550px) {
  .abt-show .tit {
    font-size: 26px;
  }
}





/* å…³äºŽæˆ‘ä»¬ */
.about {
  position: relative;
}

.abt-warp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 80px;
  z-index: 999;
}

.abt-show {
  max-width: 710px;
}



.abt-tit {
  padding-left: 30px;
  border-left: solid 10px #0089e1;
  line-height: 1;
  margin-top: 30px;
}

.abt-tit h3 {
  font-size: 28px;
  font-weight: bold;
  color: #111;
  line-height: 1;
}

.abt-tit span {
  display: block;
  font-size: 32px;
  color: #666;
  margin-top: 8px;
}

.abt-text {
  font-size: 16px;
  line-height: 34px;
  color: #999;
  margin-top: 45px;
}

.abt-more {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 30px;
}

.abt-more a {
  display: block;
  width: 160px;
  line-height: 48px;
  border: solid 1px #0089e1;
  border-radius: 6px;
  text-align: center;
  font-size: 16px;
  color: #0089e1;
  transition: all .3s ease;
}

.abt-more a.more1 {
  background-color: #0089e1;
  color: #fff;
  margin-right: 25px;
}

/* .abt-more a.more1:hover{
  background-color: unset;
  color: #0089e1;
} */
.abt-more a.more2:hover {
  background-color: #0089e1;
  color: #fff;
}

.abt-list {
  max-width: 1080px;
  background-color: #fff;
  box-shadow: 0px 14px 8px rgb(0 0 0 / 9%);
  padding: 51px 0;
  margin-top: 55px;
}

.abt-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.abt-list ul::after,
.abt-list ul::before {}

.abt-list ul li {
  position: relative;
}

.abt-list ul li .abt-num {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
}

.abt-list ul li+li::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 49px;
  background: url(//cdn.myxypt.com/063bdce8/24/10/1eb5f71dfbf4d28719e4e15395263474f580527f.png)no-repeat center;
  left: -40px;
  top: 15px;
  z-index: 9999;
}

.abt-list ul li .abt-num h3 {
  font-size: 48px;
  font-family: Impact;
  font-weight: normal;
  color: #333;
  line-height: 44px;
}

.abt-list ul li .abt-num span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  width: 24px;
  height: 24px;
  background-color: #0089e1;
  border-radius: 50%;
  margin-left: 10px;
}

.abt-list ul li p {
  font-size: 16px;
  color: #111;
  margin-top: 10px;
}

.abt-right {
  display: flex;
  justify-content: flex-end;
}

.abt-content {
  width: 53.125%;
}

.abt-con ul li {
  overflow: hidden;
}

.abt-con ul li img {
  max-width: 100%;
}





@media(max-width:1730px) {
  .about {
    margin-bottom: 60px;
  }

  .abt-list {
    max-width: initial;
  }
}

@media(max-width:1430px) {
  .abt-warp {
    padding-top: 40px;
  }

  .abt-show {
    max-width: 50%;
  }

  .abt-list {
    margin-top: 0px;
  }

  .abt-tit span {
    font-size: 26px;
  }
}

@media(max-width:1200px) {
  .abt-warp {
    padding-top: 10px;
  }

  .abt-tit span {
    font-size: 22px;
  }

  .abt-text {
    margin-top: 25px;
  }
}

@media(max-width:990px) {
  .abt-right {
    display: none;
  }

  .abt-warp {
    position: initial;
  }

  .abt-show {
    max-width: 100%;
  }

  .abt-list ul li+li::after {
    background: none;
  }
}

@media(max-width:768px) {
  .about {
    margin-top: 25px;
  }

  .abt-tit {
    padding-left: 10px;
    margin-top: 15px;
    border-left: solid 3px #0089e1;
  }

  .abt-tit h3 {
    font-size: 24px;
  }

  .abt-tit span {
    font-size: 16px;
  }

  .abt-text {
    font-size: 14px;
    line-height: 28px;
    color: #999;
    margin-top: 20px;
  }

  .abt-more a {
    width: 110px;
    line-height: 32px;
  }

  .abt-list ul {
    justify-content: space-evenly;
  }

  .abt-list ul li .abt-num h3 {
    font-size: 34px;
  }

  .abt-list ul li .abt-num span {
    width: 18px;
    height: 18px;
  }

  .abt-list ul li p {
    font-size: 15px;
  }
}

@media(max-width:550px) {
  .abt-list{
    padding: 10px 0;
  }
  .abt-list ul{
    display: block;
  }
  .abt-list ul li{
    margin-top: 10px;
    width: 48%;
    float: left;
    padding: 0 10px;
  }

  .abt-list ul li .abt-num{
    align-items: center;
  }

  .abt-list ul li .abt-num h3{
    font-size: 20px;
  }

  .abt-list ul li p{
    font-size: 13px;
    margin-top: 0;
  }
  
 

  
}






























/* ä¼ä¸šäº§èƒ½å±•ç¤º */
.tech {
  padding: 120px 0;
}

.th-show {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.th-left {
  width: 65.8824%;
}

.th-left .th-list {
  display: none;
}

.th-right {
  width: 23.2353%;
}

.th-tit {
  margin-top: 30px;
}

.th-tit h3 {
  font-size: 28px;
  font-weight: bold;
  color: #111;
}

.th-tit p {
  font-size: 18px;
  line-height: 32px;
  color: #666;
  margin-top: 20px;
}

.th-cfn {
  margin-top: 65px;
}

.th-cfn ul li {
  padding-left: 65px;
  padding-right: 20px;
  background-color: #eee;
  cursor: pointer;
}

.th-cfn ul li.cur {
  background-color: #f8f8f8;
}

.th-cfn ul li span {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 78px;
  font-size: 24px;
  color: #333;
  background: url(../images/cate_bg.png)no-repeat right center;
  position: relative;
  transition: all .5s ease;
}

.th-cfn ul li span::before {
  position: absolute;
  content: '';
  width: 0;
  right: calc(100% + 33px);
  height: 1px;
  background-color: #0089e1;
  transition: all .5s ease;
}

.th-cfn ul li.cur span::before {
  width: 105px;
}

.th-cfn ul li.cur span {
  color: #0089e1;
  background: url(../images/cate_bg_cur.png)no-repeat right center;
}

.th-cfn ul li span::after {
  display: block;
  content: '';
  width: 127px;
  height: 1px;
  background: url(../images/cate_line.png)no-repeat;
  margin-left: 10px;
}

.th-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.th-list ul::after,
.th-list ul::before {
  display: none;
}

.th-list ul li {
  width: 32.1429%;
  padding: 4vw 0;
}

.th-list ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}

.th-list ul li a .th-img {
  overflow: hidden;
}

.th-list ul li a .th-img img {
  width: 100%;
  transition: all .5s ease;
}

.th-list ul li a:hover .th-img img {
  transform: scale(1.1);
}

.th-list ul li a .th-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: linear-gradient(rgba(198, 8, 21, 0), #0089e1);
}

.th-list ul li a .th-text .th-con {
  padding: 40px 20px 35px 60px;
  position: relative;
}

.th-list ul li a .th-text .th-con::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0089e1;
  transform: translateY(100%);
  z-index: 9;
  transition: all .5s ease;
}

.th-list ul li a:hover .th-text .th-con::after {
  transform: translateY(0);
}

/* .th-list ul li a:hover .th-text{
  background-color: #0089e1;
} */
.th-list ul li a .th-text h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  transform: translateY(40px);
  position: relative;
  z-index: 99;
  transition: all .3s ease;

}

.th-list ul li a .th-text h3::after {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  background-color: #fff;
  right: calc(100% + 12px);
  top: 8px;
  transition: all .3s ease;
}

.th-list ul li a:hover .th-text h3::after {
  width: 31px;
  transition-delay: 300ms;
}

.th-list ul li a .th-text p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 10px;
  transform: translateY(60px);
  position: relative;
  z-index: 99;
  transition: all .5s ease;
}

.th-list ul li a:hover .th-text h3 {
  transform: translateY(0);
}

.th-list ul li a:hover .th-text p {
  transform: translateY(0);
}





@media(max-width:1730px) {
  .th-cfn ul li {
    padding-left: 50px;
  }

  .th-cfn {
    margin-top: 15px;
  }

  .th-list ul li a .th-text .th-con {
    padding: 40px 20px 76px 60px;
    position: relative;
  }
}

@media(max-width:1430px) {
  .tech {
    padding: 120px 0 70px 0;
  }

  .th-list ul li a .th-text .th-con {
    padding: 15px 15px 76px 30px;
  }

  .th-right {
    width: 28%;
  }

  .th-cfn ul li.cur span::before {
    width: 60px;
  }

  .th-cfn ul li span {
    line-height: 60px;
    font-size: 20px;
  }
}

@media(max-width:1200px) {
  .th-cfn ul li {
    padding-left: 42px;
  }

  .th-list ul li a .th-text h3 {
    font-size: 16px;

  }

  .th-cfn ul li span {
    font-size: 16px;
  }

  .th-tit {
    margin-top: 12px;
  }

  .th-tit p {
    font-size: 15px;
    line-height: 24px;
    color: #666;
    margin-top: 8px;
  }
}

@media(max-width:990px) {

  .tech {
    padding: 0px 0 30px 0;
  }

  .th-show {
    flex-direction: column-reverse;
  }

  .th-left {
    width: 100%;
    margin-top: 35px;
  }

  .th-right {
    width: 100%;
  }

  .th-cfn ul li span::before {
    display: none;
  }
}

@media(max-width:768px) {
  .th-tit h3 {
    font-size: 24px;
  }

  .th-list ul li a .th-text h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media(max-width:550px) {
  .th-list ul li {
    width: 100%;
    margin-bottom: 20px;
  }

  .th-list ul li a .th-img img {
    width: 100%;
  }
  .th-list ul li a .th-text p{
    margin-top: 0;
  }
}



















/* è¡Œä¸šå¸‚åœº */
.industry {
  position: relative;
}

.industry .title {
  position: absolute;
  width: 100%;
  left: 0;
  top: 160px;
  z-index: 999;
}

.industry .title .tit {
  -webkit-text-stroke: 1px #fff;
}

.industry .title h3 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin-top: 30px;
}

.ind-show {
  position: relative;
}

.ind-imgs ul li {
  position: relative;
}

.ind-imgs ul li .ind-img {
  overflow: hidden;
}

.ind-imgs ul li .ind-img img {
  max-width: 100%;
}

.ind-imgs ul li .ind-text {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 230px;
}

.ind-imgs ul li .ind-text p {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  max-width: 1180px;

}

.ind-con {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 9999;
}

.ind-list {
  border: solid 1px rgba(255, 255, 255, 0.4);
}

.ind-list ul li {
  width: 25%;
  cursor: pointer;
  transition: all .5s ease;
}

.ind-list ul li+li {
  border-left: solid 1px rgba(255, 255, 255, 0.4);
}

.ind-list ul li .con {
  position: relative;
  padding: 95px 25px 45px 45px;
}

.ind-list ul li .con .ind-ico {
  overflow: hidden;
  position: absolute;
  top: 15px;
  right: 25px;
}

.ind-list ul li .con .ind-ico img {
  max-width: 100%;
  opacity: .1;
}

.ind-list ul li .con h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  position: relative;
}

.ind-list ul li .con h3::after {
  position: absolute;
  content: '';
  width: 25px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.6);
  left: 0;
  top: -20px;
  opacity: 0;
}

.ind-list ul li.swiper-slide-thumb-active .con h3::after {
  opacity: 1;
  transition-delay: 500ms;
}

.ind-list ul li .con p {
  font-size: 16px;
  font-family: Arial;
  color: rgba(255, 255, 255, 0.4);
  margin-top: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.ind-list ul li.swiper-slide-thumb-active {
  background-color: #0089e1;
}




@media(max-width:1730px) {
  .industry .title {
    top: 105px;
  }
}

@media(max-width:1430px) {
  .industry .title {
    top: 3vw;
  }
}

@media(max-width:1200px) {
  .ind-list ul li .con {
    padding: 50px 5px 35px 5px;
  }


  .ind-imgs ul li .ind-text {
    bottom: 170px;
  }
}

@media(max-width:990px) {
  .industry {
    margin-top: 30px;
  }

  .ind-show {
    margin-top: 20px;
  }

  .industry .title {
    position: initial;
  }

  .industry .title .tit {
    -webkit-text-stroke: 1px #999;
  }

  .industry .title h3 {
    font-size: 24px;
    font-weight: bold;
    color: #111;
    margin-top: 5px;
  }

  .ind-list ul li .con {
    padding: 20px 5px 20px 5px;
  }

  .ind-list ul li .con p {
    display: none;
  }

  .ind-imgs ul li .ind-text {
    bottom: 50%;
  }

  .ind-imgs ul li .ind-text p {
    font-size: 14px;
    line-height: 24px;
  }

  .ind-list ul li .con h3 {
    font-size: 15px;
  }
}

@media(max-width:768px) {}

@media(max-width:640px) {
   .ind-imgs ul li .ind-text p{
    font-size: 13px;
  }
  .ind-imgs ul li .ind-img img{
    height: 200px;
    width: 100%;
  }
  .ind-imgs ul li .ind-text{
    bottom: 40%;
  }
}






















/* æ£€æµ‹ä¸­å¿ƒ */
.test {
  padding-top: 115px;
  padding-bottom: 60px;
}

.test-cfn {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
  margin-top: 15px;
}

.test-cfn h3 {
  font-size: 28px;
  font-weight: bold;
  color: #111;
}

.test-cfn p {
  width: 46.4706%;
  line-height: 8px;
  margin-left: 15px;
}

.cfn-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: calc(100% - 112px - 15px - 46.4706% - 10px);
  margin-left: 10px;
}

.cfn-list li a {
  font-size: 18px;
  color: #111;
  padding-right: 15px;
  background: url(../images/product_bg.png)no-repeat right center;
}

.cfn-list li {
  margin-left: 5%;
}



.cfn-list li a:hover {
  color: #0089e1;
  background: url(../images/product_bg_cur.png)no-repeat right center;
}

.test-show {
  margin-top: 45px;
}

.test-list ul li {}

.test-list ul li a {
  display: block;
}

.test-list ul li a .test-img {
  overflow: hidden;
}

.test-list ul li a .test-img img {
  max-width: 100%;
  transition: all .5s ease;
}

.test-list ul li a:hover .test-img img {
  transform: scale(1.1);
}

.test-list ul li a .test-text {
  background-color: #f5f5f5;
  height: 100px;
  padding-left: 50px;
  padding-top: 25px;
  padding-right: 20px;
}

.test-list ul li a .test-text h3 {
  font-size: 18px;
  font-weight: bold;
  color: #111;
  position: relative;

}

.test-list ul li a .test-text h3::after {
  position: absolute;
  content: '';
  width: 0;
  height: 2px;
  background-color: #0089e1;
  right: calc(100% + 10px);
  top: 8px;
  transition: all .3s ease;
}

.test-list ul li a .test-text p {
  font-size: 14px;
  color: #999;
  margin-top: 10px;
}

.test-list ul li a:hover .test-text h3 {
  color: #0089e1;
}

.test-list ul li a:hover .test-text h3::after {
  width: 31px;
}


.product .test-cfn p{
    width: 45%
}
.product .cfn-list{
        width: calc(100% - 112px - 15px - 45% - 10px);
}


@media(max-width:1730px) {
  .test-cfn p {
    width: 25%;
    overflow: hidden;
  }

  .cfn-list {
    width: calc(100% - 112px - 15px - 25% - 10px);
  }
  .product .cfn-list {
    width: calc(100% - 112px - 15px - 25% - 10px);
}
}

@media(max-width:1430px) {
  .test {
    padding-top: 70px;
  }

  .test-cfn p {
    width: 20%;
  }

  .cfn-list {
    width: calc(100% - 112px - 15px - 20% - 10px);
  }
 
}

@media(max-width:1200px) {
  .test-cfn p {
    display: none;
  }

  .cfn-list {
    width: calc(100% - 112px - 15px - 0% - 10px);
  }

  .test-list ul li a .test-text {
    padding-left: 15px;
    padding-top: 20px;
    padding-right: 15px;
  }
}

@media(max-width:990px) {
  .cfn-list {
    width: 100%;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 25px;
  }

  .cfn-list li {
    margin-left: 0;
    margin: 0 10px;
  }



  .test-show {
    margin-top: 25px;
  }
}

@media(max-width:768px) {
  .test-cfn h3 {
    font-size: 24px;
  }

  .test-list ul li a .test-text h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media(max-width:550px) {
  .test-list ul li a .test-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .cfn-list li{
    margin-bottom: 5px;
  }
  .cfn-list li a{
    font-size: 14px;
  }
}





























/* äº§å“ä¸­å¿ƒ */
.product {
  padding-top: 60px;
  padding-bottom: 95px;
}

.pro-cfn {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
}

.pro-cfn h3 {
  font-size: 28px;
  font-weight: bold;
}

.pro-cfn p {
  width: 45%;
  line-height: 8px;
  margin-left: 15px;
}
.pro-cfn p img{
  width: 100%;
}
.pro-show {
  margin-top: 45px;
}

.pro-list ul li a {
  display: block;
}

.pro-list ul li a .pro-img {
  overflow: hidden;
}

.pro-list ul li a .pro-img img {
  max-width: 100%;
  transition: all .5s ease;
}

.pro-list ul li a:hover .pro-img img {
  transform: scale(1.1);
}

.pro-list ul li a .pro-text {
  background-color: #f5f5f5;
  height: 100px;
  display: flex;
  align-items: center;
  padding-left: 50px;
  padding-right: 20px;
}

.pro-list ul li a .pro-text h3 {
  font-size: 18px;
  font-weight: bold;
  color: #111;
  position: relative;
}

.pro-list ul li a .pro-text h3::after {
  position: absolute;
  content: '';
  width: 0;
  height: 2px;
  background-color: #0089e1;
  right: calc(100% + 10px);
  top: 8px;
  transition: all .3s ease;
}

.pro-list ul li a:hover .pro-text h3 {
  color: #0089e1;
}

.pro-list ul li a:hover .pro-text h3::after {
  width: 31px;
}




@media(max-width:1730px) {
  .pro-cfn p {
    width: 25%;
    overflow: hidden;
  }
}

@media(max-width:1430px) {
  .product {
    padding-top: 30px;
    padding-bottom: 50px;
  }
.pro-cfn p {
    width: 15%;
    overflow: hidden;
  }
   .product .cfn-list {
    width: calc(100% - 112px - 15px - 15% - 10px);
}
 

}

@media(max-width:1200px) {
  .pro-list ul li a .pro-text {
    padding-left: 15px;
    padding-right: 15px;
  }
   .pro-cfn p {
    display: none;
  }
  .product .cfn-list {
    width: calc(100% - 112px - 15px - 0% - 10px);
}
}

@media(max-width:990px) {
    .pro-list ul li a .pro-text h3{
        
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
    }
}

@media(max-width:768px) {
  .pro-cfn{
    display: block;
    margin-top: 5px;
  }
  .pro-cfn h3 {
    font-size: 24px;
  }

  .pro-list ul li a .pro-text h3 {
    font-size: 16px;

  }
}

@media(max-width:550px) {}























/* æ–°é—»ä¸­å¿ƒ */
.news {
  background-color: #f5f5f5;
  padding-top: 110px;
  padding-bottom: 155px;
  overflow: hidden;
}

.new-show {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}

.new-left {
  width: 28.5294%;
  position: relative;
}

.new-left::after {
  position: absolute;
  content: '';
  width: 200%;
  height: 900px;
  right: 0;
  top: -110px;
  background-color: #e7e6e6;
  z-index: 9;
}

.new-left .tit {
  -webkit-text-stroke: 1px #0089e1;
  position: relative;
  z-index: 99;
}

.new-tit {
  margin-top: 15px;
  position: relative;
  z-index: 99;
}

.new-tit h3 {
  font-size: 28px;
  font-weight: bold;
  color: #111;
}

.new-tit p {
  font-size: 32px;
  font-weight: bold;
  color: #999;
  margin-top: 20px;
}

.new-top {
  margin-top: 20px;
  position: relative;
  z-index: 99;
}

.new-top li a {
  display: block;
}

.new-top li a .new-img {
  overflow: hidden;
}


.new-top li a .new-img img {
  width: 100%;
  transition: all .5s ease;
}

.new-top li a:hover .new-img img {
  transform: scale(1.1);
}

.new-top li a .new-text {
  background-color: #e7e6e6;
  max-width: 425px;
  padding-top: 28px;
  /* transform: translateY(-60px); */
  margin-top: -60px;
  position: relative;
  z-index: 999;
}

.new-top li a .new-text h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.new-top li a:hover .new-text h3 {
  color: #0089e1;
}

.new-top li a .new-text p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin-top: 35px;
}

.new-right {
  width: 68.2353%;
}

.new-cfn {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.new-cfn ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.new-cfn ul li {
  margin-left: 45px;
}

.new-cfn ul li a {
  font-size: 18px;
  color: #111;
  padding-right: 15px;
}

.new-cfn ul li a:hover {
  color: #0089e1;
}

.new-list {
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom: 40px;
  border-bottom: solid 1px #e2e2e2;
}

.new-list ul li {
  position: relative;
}

.new-list ul li a {
  display: block;
  transition: all .5s ease;
}

.new-list ul li a:hover {
  transform: translateY(-20px);
}

.new-list ul li a .new-img {
  overflow: hidden;
  position: relative;
}

.new-list ul li a .new-img img {
  width: 100%;
}

.new-list ul li a .new-img::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 50%;
  background-image: linear-gradient(rgba(198, 8, 21, 0), #0089e1);
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  transition: all .5s ease;
}

.new-list ul li a:hover .new-img::after {
  transform: translateY(0);
}

.new-list ul li::before {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  background-color: #c2c2c2;
  left: 0;
  bottom: -40px;
  transition: all .5s ease;
}

.new-list ul li:hover:before {
  width: 100%;
}

.new-list ul li a .new-text {
  background-color: #fff;
  height: 160px;
  text-align: center;
  padding: 40px 8px 25px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

.new-list ul li a .new-text h3 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  line-height: 32px;
}

.new-list ul li a .new-text span {
  font-size: 16px;
  color: #999;
}




@media(max-width:1730px) {
  .new-list ul li a .new-text h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media(max-width:1430px) {}

@media(max-width:1200px) {}

@media(max-width:990px) {
  .news {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .new-left {
    width: 100%;
  }

  .new-right {
    width: 100%;
  }

  .new-left::after {
    display: none;
  }

  .new-top li a .new-text {
    max-width: 100%;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .new-top li a .new-text p {
    margin-top: 25px;
  }

  .new-cfn {
    display: none;
  }

  .new-list {
    margin-top: 25px;
  }

  .new-list ul li a .new-text {
    height: initial;
    padding: 18px 8px 25px;
  }
}

@media(max-width:768px) {
  .news {
    padding-bottom: 0px;
  }

  .new-tit h3 {
    font-size: 24px;
  }

  .new-tit p {
    font-size: 24px;
    margin-top: 10px;
  }
  .new-top li a .new-img{
    display: none;
  }
  .new-top li a .new-text{
    margin-top: 20px;
  }
}

@media(max-width:550px) {}





















/* æ¨ªå¹… */
.hf {
  background: url(../images/chengli.png)no-repeat center;
  padding-top: 110px;
  padding-bottom: 120px;
}

.hf-show {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.hf-tit {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
}

.hf-tit h3 {
  font-size: 48px;
  font-weight: bold;
  color: #0089e1;
  line-height: 1;
}

.hf-tit p {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  margin-left: 10px;
}

.hf-tit p span {
  color: #0089e1;
}

.hf-left h4 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-top: 15px;
}

.hf-right span {
  display: block;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
}

.hf-right h3 {
  font-size: 36px;
  font-family: Arial;
  font-weight: 900;
  color: #fff;
  margin-top: 5px;
}



@media(max-width:1730px) {}

@media(max-width:1430px) {}

@media(max-width:1200px) {}

@media(max-width:990px) {
  .hf {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .hf-tit h3 {
    font-size: 32px;
  }

  .hf-right h3 {
    font-size: 30px;
  }

  .hf-right {
    margin-top: 10px;
  }
}

@media(max-width:768px) {}

@media(max-width:550px) {
  .hf-right {
    margin-top: 25px;
  }
}






















/* åº•éƒ¨ */
.foot {
  background-color: #fff;
  border-top: solid 1px #e7e6e6;
}

.ft-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 70px;
  padding-bottom: 60px;
  border-bottom: solid 1px #e7e6e6;
}

.ft-name {
  font-size: 48px;
  font-weight: bold;
  color: #0089e1;
  line-height: 1;
}

.ft-nav {
  width: 82.3529%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ft-nav>li>a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #111;
  margin-bottom: 20px;
}

.ft-nav>li>a:hover {
  color: #0089e1;
}

.nav-sce li a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 32px;
}

.nav-sce li a:hover {
  color: rgba(0, 137, 225, 0.8);
}

.ft-down {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 50px;
  padding-bottom: 75px;
}

.ft-left {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.ft-logo a {
  display: block;
  overflow: hidden;
}

.ft-logo a img {
  max-width: 100%;
}

.ft-tit {
  margin-top: 25px;
}

.ft-tit h3 {
  font-size: 24px;
  font-weight: bold;
  color: #111;
}

.ft-tit span {
  display: block;
  font-size: 16px;
  color: #666;
  margin-top: 5px;
  text-transform: uppercase;
}

.ft-contact {
  padding-top: 25px;
  margin-left: 65px;
}

.ft-contact p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}

.ft-contact p span.ft-num {
  font-size: 24px;
  font-weight: bold;
  font-family: Arial;
  color: #ff0000;
}

.ft-contact p span.ft-bb {
  font-weight: bold;
}

.ft-ewm {
  overflow: hidden;
  padding-top: 25px;
  max-width: 118px;
  margin-left: 40px;
}

.ft-ewm img {
  max-width: 100%;
}

.ft-right {
  padding-right: 100px;
}

.ft-right a {
  display: block;
  width: 258px;
  border: solid 1px #333;
  background-color: #f9f9f9;
  padding: 0 35px;
  margin-bottom: 10px;
}

.ft-right a span {
  display: block;
  line-height: 67px;
  font-size: 14px;
  color: #111;
  font-weight: bold;
  background: url(../images/ly_jiantou.png)no-repeat right center;
}

.ft-link {}

.ft-link span {
  font-size: 16px;
  color: #999;
  font-weight: bold;
}

.ft-link a {
  font-size: 14px;
  color: #999;
  margin-left: 5px;
}

.ft-link a:hover {
  color: rgba(228, 0, 19, 0.8);
}

.footer {
  font-size: 14px;
  color: #999;
  padding-bottom: 48px;
  margin-top: 5px;
}

.footer a {
  font-size: 14px;
  color: #999;
}

.copy {
  float: left;
}

.reg {
  float: right;
}




@media(max-width:1730px) {
  .reg {
    float: left;
  }
}

@media(max-width:1430px) {
  .ft-right {
    padding-right: 0px;
  }

  .ft-right a {
    display: block;
    width: 130px;
    border: solid 1px #333;
    background-color: #f9f9f9;
    padding: 0 24px;
    margin-bottom: 10px;
  }

  .ft-right a span {
    line-height: 50px;
  }
}

@media(max-width:1200px) {
  .ft-name {
    font-size: 40px;
  }

  .ft-nav {
    width: 75%;
  }

  .ft-contact {
    margin-left: 30px;
  }

  .ft-ewm {
    margin-left: 20px;
  }

  .ft-down {
    padding-bottom: 40px;
  }
}

@media(max-width:990px) {
  .ft-top {
    display: none;
  }

  .ft-name {}

  .ft-nav {}



  .ft-right {
    display: none;
  }

  .ft-link {
    display: none;
  }

  .reg {
    display: none;
  }

  .ft-ewm {
    display: none;
  }

  .ft-contact {
    margin-left: 0;
  }
}

@media(max-width:768px) {
  .footer {
    padding-bottom: 20px;
  }
}

@media(max-width:550px) {}








.x-menu {
  width: 89.372%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.x-menu>li {
  position: relative;
}

.x-menu>li>a {
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #111;
  position: relative;
}

.x-menu>li>a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 5px;
  background-color: #0089e1;
  z-index: 9999;
  transition: all .3s ease;
}

.x-menu>li>a::before {
  content: '';
  position: absolute;
  top: 0;
  right: 50%;
  width: 0;
  height: 5px;
  background-color: #0089e1;
  z-index: 9999;
  transition: all .3s ease;
}

.x-menu>li.active>a {
  color: #0089e1;
}

.x-menu>li>a:hover {
  color: #0089e1;
}

.x-menu>li>a:hover::after,
.x-menu>li>a:hover::before {
  width: 50%;
}

.x-sub-menu {
  position: absolute;
  z-index: 9999;
  width: 120px;
  left: 50%;
  top: 100%;
  margin-left: -60px;
  background: #fff;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-menu>li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}



.x-sub-menu>li>a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu>li>a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  display: none;
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}

@media(max-width:1730px) {}

@media(max-width:1430px) {}

@media(max-width:1200px) {
  .x-menu>li>a {
    font-size: 15px;
  }
}


.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}


.x-banner .owl-carousel {
    position: relative;
}

.x-banner .owl-carousel .banner-item a {
    display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
    right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover, .x-banner .owl-carousel .owl-nav button.owl-next:hover {
    background: #0089e1;
}

.x-banner .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
}

.x-banner .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 5%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    background: #fff;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    opacity: .2;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
    opacity: .5;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    opacity: 1;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 30px;
        margin-top: -20px;
    }

    .x-banner .owl-carousel .owl-nav .iconfont {
        font-size: 20px;
    }

    .x-banner .owl-carousel .owl-dots button.owl-dot {
        font-size: 12px;
    }
}