
 .pic{width:100%;overflow: hidden;}
.pic img{-o-transition:all 1s linear 0s;transition:all 1s linear 0s}
.pic:hover img{-webkit-transform:scale(1.05) rotate(0) translateY(0);-ms-transform:scale(1.05) rotate(0) translateY(0);transform:scale(1.05) rotate(0) translateY(0)}
        .content3 {
          width: 1400px;
          margin: 0 auto;
        }

        @media screen and (max-width:1440px) {
          .content3{width:1200px!important;margin:0 auto!important;}

        }
       .header{ background:#fff;overflow:hidden;}
        .header .logo {
          height: 110px;
          padding-top: 40px;
          box-sizing: border-box;
        }
        .header .logo img {
          width: 190px;
          margin: 0 auto;
          display: block;
        }

        .header .menu {
          height: 54px;
          border-top: 1px solid #dcdcdc;box-sizing: border-box;
        }
        .header .menu ul{ float: left; }
        .header .menu li {
          position: relative;
          float: left;
          text-align: center;
          overflow: hidden;
          margin-right: 50px;
        }
        .header .menu li > a {
          display: block;
          font-size: 16px;
          color: #333333;
          line-height: 54px;
          position: relative;
          z-index: 2;
          padding: 0 6px;
          box-sizing: border-box;
          height: 54px;
          -o-transition: color 0.5s ease;
          transition: color 0.5s ease;
        }

        .header .menu li > a:after {
          position: absolute;
          content: "";
          width: 0;
          height: 3px;
          background: #7fb24b;
          left: 0;
          bottom: 0px;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
          z-index: 3;
        }

        .header .menu li.cur > a,
        .header .menu li:hover > a {
         font-weight: bold;
        }

        .header .menu li.cur > a:after,
        .header .menu li:hover > a:after {
          width: 100%;
        }
        .header .menu p{ float: right; }
        .header .menu p img{display: block;vertical-align: middle;width: 15px;height: 15px;margin-right: 8px;float: left;margin-top: 19px;}
        .header .menu p span{ font-size: 20px;line-height: 54px;font-weight: bold;display: block;float: right;font-weight: bold;font-family: DIN; }

          @media screen and (max-width:1440px) {
            html {font-size: 14px;}
            .content3{width:1200px;margin: 0 auto;}
            .header .menu li { margin-right: 30px; }
           }
      

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
          
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -155px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
          
           
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
           
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
            color:#6fb436;
        }
    

  .content{ width:1280px;margin:0 auto;}
  .ny-bk-title {
  font-size: 42px;
  font-weight: normal;
  line-height: 44px;
  color: #333;
  display: block;
  text-align: center;
}
   .oem-pro {
  position: relative;
  margin-top: -93px;
  z-index: 1;
  padding-bottom: 86px;
}
.oem-pro .oem-pro-c {
  background: #fff;
  padding: 72px 40px 59px;
  box-shadow: 0px 0px 92px 0px rgba(68, 77, 89, 0.14);
}
.oem-pro .oem-pro-c ul li {
  float: left;
  width: 280px;
  text-align: center;
  position: relative;
}
.oem-pro .oem-pro-c ul li em {
  display: block;
  line-height: 0;
  overflow: hidden;
}
.oem-pro .oem-pro-c ul li em img {
  display: block;
  width: 300px;
  height: 300px;
  transition: 1s;
}
.oem-pro .oem-pro-c ul li h4 {
  position: absolute;
  left: 0;
  bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  width: 100%;
}
.oem-pro .oem-pro-c ul li h4 span {
  display: block;
}
.oem-pro .oem-pro-c ul li:hover em img {
  transform: scale(1.05);
}
.oem-pro .oem-pro-c ul li:hover h4 {
  color: #65AF23;
}
.oem-pro .oem-pro-c ul::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.oem-pro .oem-pro-c .more a {
   display: block;
  width: 177px;
  height: 48px;
  border: 2px solid #BFBFBF;
  font-size: 14px;
  font-weight: normal;
  line-height: 44px;
  color: #6F7473;
  text-indent: 51px;
  background-image: url('images/dg-pro-jt.png');
  background-repeat: no-repeat;
  background-position: left 114px center;
  background-size: auto auto;
  box-sizing: border-box;
  margin: 60px auto 0;
  -o-transition: all .3s ease;
    transition: all .3s ease;
}
.oem-pro .oem-pro-c .more a:hover {
  color: #fff;
  border-color: #65AF23;
  background-color: #65AF23;
  background-image: url('images/jt1.png');
  background-repeat: no-repeat;
  background-position: left 118px center;
  background-size: auto auto;
  transform: translateY(-5px);
}


.oem-strength {
  padding-bottom: 87px;
}
.oem-strength .oem-strength-c {
  margin-top: 57px;
}
.oem-strength .oem-strength-c dl {
  float: left;
  position: relative;
  width: 628px;
  margin-right: 24px;
  margin-bottom: 117px;
}
.oem-strength .oem-strength-c dl dt {
  display: block;
  line-height: 0;
  overflow: hidden;
}
.oem-strength .oem-strength-c dl dt img {
  display: block;
  width: 628px;
  height: 288px;
  transition: 1s;
}
.oem-strength .oem-strength-c dl dd {
  position: absolute;
  left: 36px;
  bottom: -79px;
  width: 556px;
  background: #fff;
  height: 165px;
  box-sizing: border-box;
  padding: 49px 50px 0 47px;
  transition: 0.5s;
}
.oem-strength .oem-strength-c dl dd b {
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  color: #333;
  display: block;
}
.oem-strength .oem-strength-c dl dd p {
  font-size: 16px;
  font-weight: normal;
  color: #808080;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  margin-top: 12px;
  transition: 0.5s;
}
.oem-strength .oem-strength-c dl.cur dt img,
.oem-strength .oem-strength-c dl:hover dt img {
  transform: scale(1.03);
}
.oem-strength .oem-strength-c dl.cur dd,
.oem-strength .oem-strength-c dl:hover dd {
  box-shadow: 0px 0px 92px 0px rgba(68, 77, 89, 0.14);
  height: 231px;
}
.oem-strength .oem-strength-c dl.cur dd p,
.oem-strength .oem-strength-c dl:hover dd p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 28px;
  height: 112px;
}
.oem-strength .oem-strength-c dl:nth-of-type(even) {
  margin-right: 0;
}
.oem-strength .oem-strength-c::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.oem-process {
  background: #F2F2F2;
  padding: 90px 0 127px;
}
.oem-process .oem-process-c {
  margin-top: 70px;
  border-top: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
}
.oem-process .oem-process-c ul li {
  text-align: center;
  float: left;
  width: 25%;
  height: 304px;
  box-sizing: border-box;
  padding-top: 90px;
  border-left: 1px solid #C9C9C9;
  border-bottom: 1px solid #C9C9C9;
  position: relative;
}
.oem-process .oem-process-c ul li::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-left-color: #F2F2F2;
  position: absolute;
  right: -22px;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
}
.oem-process .oem-process-c ul li::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-left-color: #C9C9C9;
  position: absolute;
  right: -23px;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
.oem-process .oem-process-c ul li i {
  font-size: 52px;
  font-weight: normal;
  line-height: 85%;
  color: #333;
  display: block;
  font-style: italic;
}
.oem-process .oem-process-c ul li b {
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
  color: #333;
  display: block;
  margin-bottom: 10px;
  margin-top: 22px;
}
.oem-process .oem-process-c ul li span {
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  color: #808080;
  display: block;
}
.oem-process .oem-process-c ul li:nth-of-type(4n)::after,
.oem-process .oem-process-c ul li:nth-of-type(4n)::before {
  display: none;
}
.oem-process .oem-process-c ul::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.oem-partner {
  padding: 92px 0 0;
}
.oem-partner .oem-partner-c {
  position: relative;
}
.oem-partner .oem-partner-c .prev {
  position: absolute;
  left: -55px;
  top: 180px;
  cursor: pointer;
  display: block;
}
.oem-partner .oem-partner-c .next {
  position: absolute;
  right: -55px;
  top: 180px;
  cursor: pointer;
  display: block;
}
.oem-partner .oem-partner-c .list ul {
  overflow: visible!important;
}
.oem-partner .oem-partner-c .list ul li {
  float: left;
  width: 256px;
  line-height: 0;
  overflow: hidden;
  transition: 0.5s;
 
  margin: 79px 0 107px;
}
.oem-partner .oem-partner-c .list ul li img {
  display: block;
 width: 256px;
  height: 192px;
  transition: 1s;
  filter: grayscale(100%);
}
.oem-partner .oem-partner-c .list ul li:last-of-type {
  margin-right: 0;
}
.oem-partner .oem-partner-c .list ul li:hover {
  box-shadow: 0px 0px 87px 0px rgba(68, 77, 89, 0.14);
  position: relative;
  z-index: 1;
}
.oem-partner .oem-partner-c .list ul li:hover img {
  filter: grayscale(0%);
}
.oem-partner .oem-partner-c .list ul::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
} 


        .footer{background:#6f7473;height:528px}
        .f_con{padding-top:90px;height:478px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
        .footer h4{border-bottom:1px solid #9fa6a5;margin-bottom:33px}
        .footer h4 strong{display:block;font-size:20px;line-height:100%;color:#fff;font-weight:400}
        .footer h4 span{display:block;font-size:16px;line-height:100%;color:#9fa6a5;font-family:arial;font-weight:400;padding:9px 0 20px}
        .f_contact{width:400px}
        .f_contact p{font-size:15px;line-height:36px;color:#e4e8e7}
        .f_contact h4+p{font-size:18px}
        .f_menu{width:392px;margin-left:158px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
        .f_nav a{display:block;font-size:16px;line-height:36px;color:#e4e8e7;width:151px;float:left;-o-transition:all .3s ease;transition:all .3s ease}
        .f_nav a:hover{color:#fff}
        .f_nav a:nth-child(odd){margin-right:58px}
        .f_er{width:290px;margin-top:66px}
        .f_er p{width:129px;float:left}
        .f_er p:last-child{float:right}
        .f_er p em{width:129px;height:129px;display:block}
        .f_er p img{width:129px;height:129px;display:block}
        .f_er span{display:block;font-size:14px;color:#fff;line-height:14px;padding-top:14px;text-align:center}
        .f_info{height:49px;line-height:0;font-size:0;border-top:1px solid #9fa6a5}
        .f_info span{display:inline-block;font-size:16px;color:#e4e8e7;line-height:49px}
        .f_info a{color:#e4e8e7}
        .f_info span:nth-child(2){margin:0 20px}
        .clearfix:after{content:".";height:0;display:block;visibility:hidden;clear:both}
        @media screen and (max-width:1440px){.content{width:1200px;margin:0 auto}
        .f_contact{width: 360px;}
        .f_menu{ margin-left: 85px; }
        }

      

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 80%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#6fb436 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#6fb436 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#6fb436 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#6fb436 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#6fb436 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#6fb436 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#6fb436 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
