.search {
    width: 20px;
    height: 90px;
    line-height: 90px;
    background: url("../images/search.png") no-repeat center center;
    position: relative;
}

.search #formsearch {
    display: none;
    position: absolute;
    width: 258px;
    right: 25px;
    top: 24px;
    z-index: 1;
    line-height: 34px;
}

.search #formsearch #keyword, .nav .search #formsearch #s_btn {
    padding: 0px 4px;
    outline: none;
    height: 34px;
}

.search #formsearch #keyword {
    width: 200px;
    margin-right: -5px;
}

.search #formsearch #s_btn {
    width: 53px; height:35px;
    background: #b6262a;
    color: #fff;
    border: none;
}

#bdshare{
    padding-bottom: 0 !important;
}
#bdshare .bds_more{
    background-image: none !important;
}


.k-nav .sec{height:0;background:rgba(0,0,0,.6);color:#fff;overflow:hidden;z-index:9999;position:absolute;top:90px;left:0px;}
.k-nav .sec a{
    background:transparent;
    color:#fff;
    height:38px;
    line-height:38px;
    width:140px;
    display: block;
}
.k-nav .sec a:hover{background:#b6262a;text-decoration:none; color:#fff;}

.product-con .swiper-pagination span:nth-child(n+9){
    display: none;
}
.footer .foot-con .foot-nav li .foot-sec a:nth-child(n+9){
    display: none;
}
.hotSearch a{
    margin-right: 10px;
}