
 .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;
        }
    

.pro-safe {
  position: relative;
  margin-top: -93px;
  z-index: 1;
  padding-bottom: 100px;
}
.pro-safe .pro-safe-t dl {
  padding: 48px 39px 45px 73px;
  box-sizing: border-box;
  box-shadow: 0px 0px 92px 0px rgba(68, 77, 89, 0.14);
  background: #fff;
}
.pro-safe .pro-safe-t dl dt {
  float: right;
  display: block;
  line-height: 0;
  overflow: hidden;
}
.pro-safe .pro-safe-t dl dt img {
  display: block;
  width: 478px;
  height: 324px;
  transition: 1s;
}
.pro-safe .pro-safe-t dl dt:hover img {
  transform: scale(1.05);
}
.pro-safe .pro-safe-t dl dd {
  float: left;
  width: 560px;
  padding-top: 50px;
}
.pro-safe .pro-safe-t dl dd h3 {
  font-size: 42px;
  font-weight: normal;
  line-height: 44px;
  color: #333;
  display: block;
}
.pro-safe .pro-safe-t dl dd .desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  color: #333;
  display: block;
  margin-top: 40px;
  text-align: justify;
}
.pro-safe .pro-safe-t dl::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pro-safe .pro-safe-b {
  margin-top: 79px;
}
.pro-safe .pro-safe-b ul li {
  float: left;
  text-align: center;
  width: 25%;
  position: relative;
}
.pro-safe .pro-safe-b ul li::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #E5E5E5;
}
.pro-safe .pro-safe-b ul li em {
  display: block;
  border: 2px solid #aaa;
  border-radius: 50%;
  width: 85px;
  height: 85px;
  box-sizing: border-box;
  margin: 0 auto;
  transition: 0.5s;
}
.pro-safe .pro-safe-b ul li em img {
  width: 81px;
  height: 81px;
  display: block;
}
.pro-safe .pro-safe-b ul li span {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  color: #333;
  margin-top: 25px;
}
.pro-safe .pro-safe-b ul li:first-of-type::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #E5E5E5;
}
.pro-safe .pro-safe-b ul li:hover em {
  transform: rotate(360deg);
}
.pro-safe .pro-safe-b ul::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pro-safe-list {
  background: #F2F2F2;
  padding: 77px 0 35px;
}
.pro-safe-list .pro-safe-list-t {
  margin-bottom: 53px;
  font-size: 0;
  text-align: center;
}
.pro-safe-list .pro-safe-list-t ul li {
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 8px;
  margin:0 6px;
}
.pro-safe-list .pro-safe-list-t ul li a {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 42px;
  color: #333;
  padding: 0 15px;
}
.pro-safe-list .pro-safe-list-t ul li:last-of-type {
  margin-right: 0;
}
.pro-safe-list .pro-safe-list-t ul li.cur,
.pro-safe-list .pro-safe-list-t ul li:hover {
  border-color: #959595;
}
.pro-safe-list .pro-safe-list-t ul::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pro-safe-list .pro-safe-list-b {
  margin-bottom: 24px;
}
.pro-safe-list .pro-safe-list-b ul li {
  float: left;
  text-align: center;
  width: 291px;
  margin-right: 12px;
  margin-bottom: 55px;
}
.pro-safe-list .pro-safe-list-b ul li em {
  display: block;
  line-height: 0;
  overflow: hidden;
}
.pro-safe-list .pro-safe-list-b ul li em img {
  display: block;
  width: 291px;
  height: 291px;
  transition: 1s;
}
.pro-safe-list .pro-safe-list-b ul li h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  color: #4d4d4d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
}
.pro-safe-list .pro-safe-list-b ul li:hover em img {
  transform: scale(1.05);
}
.pro-safe-list .pro-safe-list-b ul li:hover h4 {
  color: #65AF23;
}
.pro-safe-list .pro-safe-list-b ul li:nth-of-type(4n) {
  margin-right: 0;
}
.pro-safe-list .pro-safe-list-b ul::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

	.pro-safe-case {
  padding: 90px 0 90px;
}
.pro-safe-case .pro-safe-case-c {
  margin-top: 79px;
  position: relative;
}
.pro-safe-case .pro-safe-case-c i.prev {
  position: absolute;
  left: -68px;
  top: 206px;
  cursor: pointer;
}
.pro-safe-case .pro-safe-case-c i.next {
  position: absolute;
  right: -68px;
  top: 206px;
  cursor: pointer;
}
.pro-safe-case .pro-safe-case-c .tempWrap {
  width: 1280px!important;
}
.pro-safe-case .pro-safe-case-c dl {
  float: left!important;
  width: 326px!important;
  margin-right: 151px;
  position: relative;
}
.pro-safe-case .pro-safe-case-c dl::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #E5E5E5;
  position: absolute;
  right: -76px;
  top: 0;
}
.pro-safe-case .pro-safe-case-c dl a::before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #999999;
  position: absolute;
  left: 0;
  top: 0;
}
.pro-safe-case .pro-safe-case-c dl a::after {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  background: #65AF23;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.5s;
}
.pro-safe-case .pro-safe-case-c dl dt {
  padding-top: 48px;
  padding-right: 24px;
}
.pro-safe-case .pro-safe-case-c dl dt h4 {
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  color: #4d4d4d;
  display: block;
  background-image: url('images/pro-safe-case-jt.png');
  background-repeat: no-repeat;
  background-position: 280px 52px;
  background-size: auto auto;
}

.pro-safe-case .pro-safe-case-c dl dt p {
  font-size: 15px;
  font-weight: normal;
  color: #999;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 26px;
  height: 78px;
  margin-top: 18px;
}
.pro-safe-case .pro-safe-case-c dl dd {
  display: block;
  line-height: 0px;
  overflow: hidden;
  margin-top: 32px;
}
.pro-safe-case .pro-safe-case-c dl dd img {
  display: block;
  width: 326px;
  height: 183px;
  transition: 1s;
}
.pro-safe-case .pro-safe-case-c dl:hover a::after {
  width: 100%;
}
.pro-safe-case .pro-safe-case-c dl:hover dt h4 {
  background-image: url('images/pro-safe-case-jth.png');
  background-repeat: no-repeat;
  background-position: 280px 52px;
  background-size: auto auto;
  color: #65AF23;
}
.pro-safe-case .pro-safe-case-c dl:hover dd img {
  transform: scale(1.05);
}
.pro-safe-case .pro-safe-case-c dl:last-of-type {
  margin-right: 0;
}
.pro-safe-case .pro-safe-case-c dl:last-of-type::after {
  display: none;
}
.pro-safe-case .pro-safe-case-c::after {
  line-height: 0;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pro-safe-case .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: 78px auto 0;
}
.pro-safe-case .more a:hover {
  color: #65AF23;
  border-color: #65AF23;
  background-image: url('images/dg-pro-jth.png');
  background-repeat: no-repeat;
  background-position: left 114px center;
  background-size: auto auto;
}
	

        .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: 60%;
            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;
        }
    
