.zdy_div{
    position: absolute;
    width: 630px;
    background-color: transparent;
    border: none;
    box-shadow: none;
    top: 80px;
}
.zdy_div >ul{
    clear: both;
}
.zdy_div>ul li{
    float: left; 
    background: #fff;
    padding: 8px 50px;
    transition: all .3s;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    font-size: 14px;
}
.zdy_div>ul>li:first-child{
    border-left: 1px solid #ddd;
}
.zdy_div>ul li:hover{
    background: #4587d9;
}
#BlockProduct{
  background: #fff;
  position: fixed;
  width: 100%;
  height: 0px;
  z-index: 999;
  padding: 0px 100px;
  top: 65px;
  transition: all .4s;
  overflow: hidden;
}
.menuStyle{
  display: inline-block;
  padding: 60px 50px 50px;
  margin: 10px 0px;
  cursor: pointer;
  background: #fff;
  transition: all .5s;
}
.menuStyle:hover{
  box-shadow: 0 15px 30px rgba(0,0,0,.1);
}
.menuStyle h4{
  padding: 8px 0px;
  display: inline-block;
}
.menuStyle img{
  width: 25px;
  height: 25px;
  margin-top: -10px;
  display: inline-block;
}
  @media screen and (max-width: 479px){
    .xcx_ewm{
      margin-left: 40px !important;
    }
  }
  @media (min-width: 992px){
    .xcx_ewm{
      margin-left: 20px !important;
    }
  }
  @media screen and (max-width: 992px){
    .zdy_div{
      display: none !important;
    }
    .xcx_ewm,.gzh_ewm{
      width: 100px !important;
    }
    .rightMeunt ul{
      right: 0px !important;
    }
    .rightMeunt ul li{
      width: 70px !important;
    }
    .rightMeunt ul li img{
      width: 28px !important;
      height: 28px !important;
    }
    .rightMeunt ul li span{
      font-size: 12px !important;
      padding: 5px 0px !important;
    }
    .dhzx_div{
      bottom: 176px !important;
      right: 75px !important;
    }
  }
  @media (min-width: 1200px){
    .xcx_ewm{
      margin-left: 60px !important;
    }
  }

  .rightMeunt ul{
    width: 70px;
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 999;
  }
  .rightMeunt ul li{
    background: #68CEFF;
    margin-top: 5px;
    border-radius: 3px;
    cursor: pointer;
    padding-top: 10px;
  }
  .rightMeunt ul li img{
    width:31px;
    height: 31px;
    display: block;
    margin: auto;
  }
  .rightMeunt ul li:hover{
    background: #FFB600;
  }
  .rightMeunt ul li span{
    display: block;
    text-align: center;
    padding: 5px 0px;
    font-size: 12px;
    color: #fff;
  }
  .dhzx_div{
    position: fixed;
    background: #FFB600;
    border-radius: 3px;
    right: 83px;
    bottom: 182px;
    width: 220px;
    transition: all .5s;
    display:none;
  }
  .dhzx_div span{
    font-size: 14px !important;
  }
  .dhz-li:hover .dhzx_div{
    display: block;
  }

  .gywmjs{
    font-size: 14px;
    text-indent: 30px;
    display: inline-block;
    margin-left: 75px;
  }
  .clearfix:after{
    content:"";
    display:block;
    clear:both;
}
.lybClass{
    width: 300px;
    height: 360px;
    position: fixed;
    bottom: 0;left: 0;
    background: #F4F4F4;
    bottom: -360px;
    transition: all .5s;
}
.fromd{
  margin-top: 10px;
  padding: 6px;
}
.fromd input{
  margin: 4px 0px;
}
.topnav{
  background: #68CEFF; 
  position: relative; 
  padding: 10px 0px;
  border-radius: 5px 5px 0px 0px;
}
.topnav .left-title{
  color: #fff; 
  padding-left: 10px;
}
.topnav .right-icon{
  color: #fff; 
  position: absolute; 
  right: 10px; 
  cursor: pointer;
}
.XlybClass{
  width: 300px;
  height: 43px;
  position: fixed;
  bottom: 0;right: 0;
  bottom: -43px;
  transition: all .5s;
}
.imgiconts{
  width: 80px;
  height: 80px;
  display: block;
  margin: 10px auto;
}
.Text-Aln{
  text-align: center;
}
.lcnieasd{
  padding: 70px 0px; 
  margin: 20px 0px; 
}
.padding-70-0-0{
  padding: 70px 0px 0px;
}
.titleH3{
  color: #333;
  font-family: 'montserratlight';
  font-size: 32px;
  line-height: 24px;
  letter-spacing: 1.28px;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: capitalize;
  letter-spacing:12px;
}
.slider div{
  height: 100%;
}
.slider img{
  width: 110px !important;
  margin: auto;
}

.big_box{
  height: 360px;
  box-shadow: 0 2px 8px rgba(0,0,0,.1);
  transition: all .8s;
}
.big_box:hover{
  transform: scale(1.1);
  transform: translateY(-30px);
  box-shadow: 0 30px 40px rgba(0,0,0,.1);
}
.top_img img{
  width: 100%;
  height: 160px;
  margin: 20px 0;
  position: relative;
}
.bottom_text h4{
  padding: 15px 0;
}
.bottom_text p{
  font-size: 15px;
  text-indent: 25px;
}