.header-boxs {
    width: 100%;
    /* height: 222px;
    border: 1px solid #f40; */
}
.leytfs span{
    display: inline-block;
    margin-left: 10px !important;
}
.header-box-boder{
    height: 30px;
    border-bottom: 1px solid rgb(236, 232, 232);
}

.top-box {
    width: 1500px;
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.top-box .top-left p {
    color: #3e5fae;
    font-size: 15px;
    float: left;
    background-image: -webkit-linear-gradient(left, #1080fd, #3740dd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.top-right{
    position: relative;
    top:-5px;
}
.top-right .top-lisy-text-box{
    position: absolute;
    top: 0;
    display: flex;
    margin-top: 5px;
}
.top-right .top-lisy-text-box p{
 margin-left: 40px;
 font-size: 15px;
}

.header-navigation-top{
    width: 1500px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 30px;
}
.img-loging{
    margin-left: -30px;
}
.img-loging img{
    width:320px;
    margin-top:-5px;
}
.header-navigation{
width: 100%;
height: 60px;
margin-top: 30px;
background-color: #1958b9;
}
.header-boisli{
    display: flex;
     
}
.header-boisli p:nth-child(1){
    font-size: 25px;
    color: #444;
    font-weight: bold;
    line-height: 25px;
}
.header-boisli p:nth-child(2){
    font-size: 18px;
    color: #1958b9;
    font-weight: normal;
    line-height: 35px;
}
.naget-boxx{
    margin-top: 10px;
    margin-left: 50px;
}
.header-boisli-rgist{
    display: flex;
    align-items: center;
    margin-right: 50px;
}
.header-boisli-rgist p{
    margin-top: 0px;
    font-size: 18px;
    margin-left: 10px;
 
}
.header-boisli-rgist p:nth-child(1){
    margin-top: 0px;
}
.header-boisli-rgist p:nth-child(2){
    font-size: 20px;
    margin-top: 10PX;
}
.bg-g{
    width:1px;
    margin-left: 50px;
    height: 50px;
    margin-top: 10px;
    background-color: #ccc;
}
.header-navigation-box{
    width: 1530px;
 
    margin: 0 auto;
}
.header-navigation-box ul{
 line-height: 50px;
 font-size: 18px;
 display: flex;
 justify-content: space-between;
}
.header-navigation-box ul a{
    display: inline-block;
    
    /* margin-right: 35px; */
}
.header-navigation-box ul a{
    padding: 5px 20px;
      color: #fff;
}
.header-navigation-box ul a:hover{
    background-color: #0f3f86;
}






















 
body {
    padding-top: 0.1px;
}

.header_box {
    width: 1400px;
    height: 100px;
    margin: 0 auto;
    /*  background-color: brown; */
    display: flex;
    justify-content: space-around;

}

.header_box img {
    display: block;
    width: 300px;
    height: 73px;
    margin-top: 19px;
}

.header-top_box {
    width: 1400px;
    height: 100px;
    /* background-color: blueviolet;   */
}


.header-top_box>ul a {

    font-size: 18px;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
    height: 50px;
    /*      background-color: #076a17; */
    margin-top: 30px;
    float: left;
    line-height: 48px;
    margin-left: 45px;
    color: black;

    text-decoration: none;

}

/*  .header-top_box>ul a:hover::before {
     width: 100px;
    height: 50px;
  margin-left: -50pc;
    background-color: #076a17;
 }  
 .header-top_box>ul a::before{
    content:"";
 
    height: 30px;
    background-color: #076a17;
 
    position: absolute;
     top: 20;
    transition: all 0.9s linear;
   
 }
 */


.header-top_box>ul a:hover {
    color: rgb(31, 140, 235);
    /* font-weight: bold; */
}
 

.Product_categories {
    width: 100%;
    height: 700px;
    position: relative;
    top: 100px;
}

.Product_categories_box {
    width: 100%;
    height: 700px;
    background: url('../img/96dda144ad345982646b63a8d2e336aacaef84c2.jpeg') no-repeat 100% 100%;
    background-size: 100%;
    opacity: 0.2;
}

.Product_box {
    width: 1400px;
    height: 700px;

    position: absolute;

    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.Product_box h3 {
    text-align: center;
    font-size: 25px;
    margin-top: 30px;
}

.chanpin_box_list {
    width: 300px;
    height: 400px;
    overflow: hidden;
    background-color: #ffff;
    position: relative;
}

.chanp_img {
    width: 300px;
    height: 300px;

    object-fit: cover;
}

.chanp_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;


}

.chanpin_box {
    margin-top: 80px;
    display: flex;
    justify-content: space-around;
    position: relative;
}

.chanp_meng {
    position: absolute;
    top: 0px;
    left: -100%;
    width: 300px;
    height: 300px;
    background-color: rgba(0, 0, 0, 0.452);
    transition: all 0.6s linear;
}

.chanp_meng h3 {
    color: #fff;
}

.chanp_meng>p {
    width: 170px;
    height: 150px;
    margin: 0 auto;
    font-size: 15px;
    overflow: hidden;
    color: #fff;
}

.chanpin_box_list:hover .chanp_meng {
    left: 0px;
}

.chanp_meng span {
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    margin-top: -100px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}

.nebim {
    width: 15px;
    height: 100px;
    background-color: rgba(255, 255, 255, .4);
    opacity: 0.3;
    position: absolute;
    top: 0px;
    left: 250px;
    /*      transform: rotate(
-35deg); */
    transition: all 1s linear;
    animation: nind 1s infinite;

}

@keyframes nind {
    0% {
        left: 250px;
    }

    100% {
        left: 530px;
    }
}