﻿/*轮播*/
@charset "utf-8";
body,html{background: #FFFFFF;width: 100%;overflow-x: hidden;overflow-y: auto;}
.device {
  width: 100%;
  position: relative;
  float: left;
  height: 600px;
}
/* .herder-wrap{
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 2;
   background: rgba(255,255,255,0.2);
   border-bottom: 1px solid #CCCCCA;
}
.header-menubox{
    color: #fff;
}
.logo{display: none;}
.logo2{display: block;}
.header-nav ul li{
    color: #fff;
}
.index-on{
    border-bottom: 3px solid #2D9A00;
}
.language-show{
    background: url(../images/net-icon1.png) no-repeat center center;
    background-size: 25px;
}
.search-iconbox{
    background: url(../images/search-icon1.png) no-repeat center center;
    background-size: 25px;
} */
.swiper1{
  height: 600px;
  width: 100%;
  /* float: left; */
  position: relative;
}
.swiper1 img{
    width: 100%;
    object-fit:cover;
    height: 600px;
}
.device .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:80px;
  width: 100%;
  z-index: 22;
}
.device .swiper-pagination-switch {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: #A5A5A5;
  margin: 0 8px;
  cursor: pointer;
  border-radius: 13px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
}
.device .swiper-active-switch {
  width: 13px;
  height: 13px;
  background: #B70A06;
}
.h5-img{display: none;}
.arrow-box{
    width: 130px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.arrow-left{
    width: 45px;
    height: 70px;
    float: left;
    background: url(../images/arrow-left.png) no-repeat center center;
    background-size: 100%;
}
.arrow-right{
    width: 45px;
    height: 70px;
    background: url(../images/arrow-right.png) no-repeat center center;
    background-size: 100%;
    display: block;
}
.arrow-box .conInner3 {
   justify-content: space-between;
}
/**/

/*.about-us-wrap{
    width: 100%;
    float: left;
}*/
.index-add{
    overflow: hidden;
    padding: 110px 0;
}
.index-add .list{
    margin-bottom: 50px;

   
}
.index-add .list .box {
    margin-top: 25px;
}
.index-add .list:last-child{
    margin-bottom: 0;
}
.index-add .about-us-text img{
    max-width: 100%;
}
.about-us-left{
    width: 40%;
    float: left;
    padding: 0px 5%;
    height: 910px;
}
.about-us-table{
    width: 100%;
    height: 910px;
    display: table;
}

.product-title{
    align-items: center;
    line-height: 1;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
}
.about-us-title2{
    width: 100%;
    display: inline-block;
    font-size: 30px;
    color: #0C0C0C;
    font-weight: 600;
}
.about-us-hline{
    width: 85px;
    height: 1px;
    background: #DEDFE1;
    display: inline-block;
    margin-top: 20px;
}
.about-us-text{
    width: 65%;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    padding-left: 40px;
    box-sizing: border-box;

}
.about-us-text .text{
    box-sizing: border-box;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;

}
.about-us-imgbox{
    width: 100%;
    display: inline-block;
    margin-top: 35px;
}
.about-us-img{
    width: 35%;
    height: 210px;
}
.about-us-img:nth-child(2n){margin-right: 0px;}
.about-us-btn{
    border: 1px solid #2D9A00;
    display: inline-block;
    width: 105px;
    height: 35px;
    color: #2D9A00;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
    box-sizing: border-box;
    font-weight: 100;
    transition: all .3s;
}
#my-video{
    width: 760px;
    float: right;
    height: 600px;
    margin-top: 150px;
}
.about-us-btn:hover{background: #2D9A00;color: #FFFFFF;}
/*产品*/
.product-wrap{
    width: 100%;
    float: left;
    padding: 110px 0px;
    background: #F7F7F7;
}
.product-title{
    font-size: 26px;
    color: #0C0C0C;
    font-weight: 600;
}
.product-box{
    width: 23.5%;
    float: left;
    position: relative;
    margin-right: 2%;
    background: #fff;
    text-align: center;
    padding-bottom: 25px;
}
.product-box:nth-child(4n){margin-right: 0px;}
.product-box:after{
    content: '';
    width: 100%;
    height: 100%;
    border:1px solid #E9E9EB;
    position: absolute;
    left: -1px;
    top:-1px;
    z-index: -1;
}
.product-imgbox{
   width: 100%;
   float: left;
   text-align: center;
   height: 255px;
   display: table;
   background: #EEEEEE;
}
.product-img1{
    max-width: 100%;
    display: inline-block;
    max-height: 255px;
}
.product-title2{
    width: 92%;
    margin-top: 25px;
    font-size: 18px;
    padding: 0px 4%;
    float: left;
    text-align: center;
}
.product-text{
    width: 92%;
    margin-top: 10px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    padding: 0px 4%;
    text-align: center;
    color: #A1A1A1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    display: none;
}
.product-btn{
    border: 1px solid #D1D1D3;
    display: inline-block;
    width: 80px;
    height: 25px;
    color: #FFF;
    text-align: center;
    line-height: 25px;
    border-radius: 20px;
    background: #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    margin-top: 20px;
    font-size: 14px;
    color: #666666;
}
.product-box:hover .product-btn{
    background: #2D9A00;
    border:1px solid #2D9A00;
    color:#fff;
}
.product-wrap .lists{
    margin-bottom: 50px;
}
.product-wrap .lists:last-child{
    margin-bottom: 0;
}
/**/
.medical-wrap{
    width: 100%;
    padding: 105px 0px;
    float: left;
}
.medical-wrap2{
    width: 100%;
    float: left;
    position: relative;
    height: 470px;
}
.medical-wrap2 .swiper-container4{
    width: 100%;
    float: left;
    height: 470px;
}
.swiper-imgbox{
    width: 98%;
    float: left;
    padding: 0px 1%;
}
.medical-wrap2 img{
    width: 100%;
    height: 470px;
    float: left;
    object-fit: cover;
}
.arrow-left2{
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 60px;
    background: url(../images/arrow-left2.png) no-repeat center center #fff;
    background-size: 26px 18px;
    z-index: 2;
}
.arrow-left2:hover{
    background: url(../images/arrow-left2-2.png) no-repeat center center #2D9A00;
    background-size: 26px 18px;
}
.arrow-right2{
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    margin-top: -32px;
    right: 60px;
    background: url(../images/arrow-right2.png) no-repeat center center #fff;
    background-size: 26px 18px;
    z-index: 2;
}
.arrow-right2:hover{
    background: url(../images/arrow-right2-2.png) no-repeat center center #2D9A00;
    background-size: 26px 18px;
}

.news-title{
    float: right;
    margin-top: 15px;
}
.news-title ul li{
    float: left;
    line-height: 50px;
    font-size: 16px;
    margin-left: 42px;
    cursor: pointer;
}
.news-tab{
    width: 100%;
}
.news-left{
    width: 46%;
    float: left;
}
.news-img1{
    height: 409px;
}
.news-img1{
    width: 100%;
    float: left;
}
.news-title2{
    width: 100%;
    font-size: 18px;
    height: 25px;
    overflow: hidden;
    float: left;
    line-height: 25px;
    margin-top: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-title3{
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    color: #B0B0B0;
    float: left;
    margin-top:23px;
    display: -webkit-box;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.news-right{
    width: 50%;
    float: right;
}
.news-tbox{
    width: 100%;
    float: left;
    padding: 29px 0px;
    border-bottom: 2px solid #F2F2F2;
}

.news-tbox:nth-child(1){padding: 0px 0px 35px 0px;}
.news-tbox:last-child{
    border-bottom: none;
}
.width-p75{
    width: 75%;
}
.news-title4{
    float: right;
    font-size: 14px;
    color: #B0B0B0;
}
.mt-0{margin-top: 0px;}
/**/
.news-left .news-title4{
   float:inherit;
   margin-top:5px;
}
@media only screen and (max-width: 1550px) {
   .news-tbox{padding: 40px 0px;}
   .news-tbox:nth-child(1){padding: 0px 0px 40px 0px;}
}
@media only screen and (max-width: 1400px) {
   .news-tbox{padding: 30px 0px;}
   .news-tbox:nth-child(1){padding: 0px 0px 30px 0px;}
}
@media only screen and (max-width: 1200px) {
   .news-tbox{padding: 25px 0px;}
   .news-tbox:nth-child(1){padding: 0px 0px 25px 0px;}
}
@media only screen and (max-width: 1100px) {
   .news-tbox{padding: 20px 0px;}
   .news-tbox:nth-child(1){padding: 0px 0px 20px 0px;}
}
@media only screen and (max-width: 1000px) {
   .news-tbox{padding: 15px 0px;}
   .news-tbox:nth-child(1){padding: 0px 0px 15px 0px;}
}
@media only screen and (max-width: 1000px) {
    .about-us-left{width: 90%;}
    #my-video{width: 100%;height: 400px;}
    .product-box{width: 49%;margin-bottom: 20px;}
    .product-box:nth-child(2n){margin-right: 0px;}


    .index-add .about-us-left{
        height: auto;
        
    }
    .index-add{
        padding: 120px 0;
    }
    .index-add .about-us-table{
        height: auto;
    }

}
@media only screen and (max-width: 900px) {
    .news-left,.news-right{width: 100%;}
    .news-tbox:nth-child(1){padding: 20px 0px;border-top: 2px solid #F2F2F2;margin-top: 25px;}
    .news-tbox{padding: 20px 0px;}
}
/* 平板之类的宽度 1024 以下设备 */
@media only screen and (min-width: 321px) and (max-width: 1024px) {

}
/* 手机等小屏幕手持设备 */
@media screen and (min-width: 320px) and (max-width: 480px) {
    .h5-img{display: block;}
    .web-img{display: none;}
    .swiper1,.device,.swiper1 img{height: 670px;}
    .product-wrap{padding: 40px 0px;}
    .about-us-title,.about-us-title2,.product-title{font-size: 22px;}
    .about-us-btn{float: left !important;margin-top: 20px;}
    .product-box{width: 100%;margin-right: 0px !important;}
    .medical-wrap{padding: 60px 0px;}
    .news-titlebox{margin-top: 50px;}
    .arrow-left2{left: 0px;}
    .arrow-right2{right: 0px;}
    .news-tab{margin-top: 40px;}
    .news-title2{font-size: 18px;}
}

.conInner3{
    overflow: hidden;
}
.news-wrap .about-us-btn{
   width: 136px;
   margin: 50px auto 0;
   display: block;
}

.commonly-used-wrap{
    float: initial;
    overflow: hidden;
}