.index-deve .container .index-devea1 .swiper-slide .box .text2 .cn5{position: absolute;left: 0;bottom: 0;}
         .policy{    font-family: "PingFang SC", "Microsoft YaHei", "Microsoft YaHei UI", SimSun, SimHei, Arial !important;}
        .policy p{    font-family: "PingFang SC", "Microsoft YaHei", "Microsoft YaHei UI", SimSun, SimHei, Arial !important;}
        .policy b{    font-family: "PingFang SC", "Microsoft YaHei", "Microsoft YaHei UI", SimSun, SimHei, Arial !important;}
        .policy span{    font-family: "PingFang SC", "Microsoft YaHei", "Microsoft YaHei UI", SimSun, SimHei, Arial !important;}
        .policy strong{    font-family: "PingFang SC", "Microsoft YaHei", "Microsoft YaHei UI", SimSun, SimHei, Arial !important;}
    .allbox{width:100%;}
        #c-header .zbox2 .container .c-right-box .c-nav .rcheaderproduct0::before{
            visibility: hidden;
        }
        #c-header .zbox2 .container .c-right-box .c-nav .rcheaderapply0::before{
            visibility: hidden;
        }
        
        #c-header .zbox2 .container .c-right-box .c-nav .rcheaderproduct0:hover::before{
            visibility: visible;
        }
        
        
        #c-header .zbox2 .container .c-right-box .c-nav .rcheaderapply0:hover::before{
            visibility: visible;
        }
        
        #mini-btn{
            opacity:0;
            visibility:hidden;
        }
         .product-search2.product-center1 .container3 .right .box3 .box4 .box5 .cn22 .cn23{word-wrap: break-word;}
        
        #c-header .zbox2 .container .c-right-box .c-nav .rcheaderproduct0 .rcheaderproduct .box{width:5rem;}
        #c-header .zbox2 .container .c-right-box .c-nav .rcheaderproduct0 .rcheaderproduct .box .box2{width:100%;height:auto;padding:0 .4rem 1rem;}
        #c-header .zbox2 .container .c-right-box .c-nav .rcheaderapply0 .rcheaderapply .box .box2{height:auto;padding:0 .4rem 1rem;}
        
        
        
        .product-search2 .container .right .box .cn5{display: block;}
        .product-search2 .container .right .box .cn6{display: block;}
        .product-search2 .container .right .box .public-btnblue{justify-content: flex-start;margin-top:.2rem;}
        
        
        
        /*2014-06-19 s*/
        .product-search2.product-center1 .container3 .right .box3 .box4 .box5 .cn22 .cn24{display: none;}
        
        .productbox{display: flex !important;flex-wrap: wrap; align-items: center;justify-content: space-between;}
        .productbox .productboxleft{width:calc(82% - .1rem);padding-right:.5rem;}
        .productbox .productboxright{width:18%;margin-right:.1rem}
        .productbox .productboxright .img:before{padding-top:66.66%;}
        
        
        @media (max-width:991px){
            .productbox .productboxleft{width:100%;padding-right:0;}
            .productbox .productboxright{width:100%;margin-right:0;margin-top:.5rem;}
        }
        .wp-block-post-title{
    animation-delay: 0.2s;
    visibility: visible;
    animation-name: fadeInUp;
font-weight: bold;
    font-size: 0.36rem;
    line-height: 1.5em;
}
.news-info1 .container .box .left{
width:100%!important;
}
.news-info2 .left p{text-indent:2em;}

.post-tags{
    display: flex;
}
.pages a{
    line-height: 2;
    color: #666;
}
.post-tags a{
    color: #666;
    background: #eee;
    padding: 5px 10px;
    border-radius: 20px;
}
.post-tags a:hover,.pages a:hover{
    color: #000;
}
.news_list li{
    padding: 0.3rem 0;
    align-items: center;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    cursor:pointer;
    display: flex;
}
.news_list a{
    font-weight: bold;
    line-height: 1.5em;
    height: 3em;
    color: #333;
    transition: all 0.4s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news_list .img{
    width: 30%;
}
.news_list .img img{
    width: 100%;
    height: auto;
}
.news_list .txt{
    flex: 1;
    padding-left: 10px;
}
.news_list time{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #999999;
    line-height: 1.875em;
}
.news_list li::before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #008fd7;
  transition: all 0.4s;
}
.news_list li:hover::before{width:100%}
.news_list li:hover img{  transition: all 0.4s;}
.news_list li:hover img{  transform: scale(1.05);}
.news_list li div{overflow:hidden;}
.news_list li:hover a{ color: #008fd7;}
