.bltopt_inline_ul_red a {
    font-size: 14px;
}

.about_ctet {
    display: none;
}

/* .about_ctet:nth-child(1){
    display: block;
  } */
.item_product a {
    display: block;
    width: 100%;
    height: 100%;

}

.item_product:hover a {
    color: #fff;
    text-decoration: none;
}

.pl_zone {
    width: 210px !important;
    margin-right: 8px !important;
}

.pl_zone .about_list {
    height: 560px !important;
}

.about_ctet_zone {
    width: 982px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 10px 15px;
}
.about_ctet_b{
    border-bottom: 1px solid #efefef;
}
.about_ctet_b p{
    text-align: center;
}
.about_ctet_b span{
    font-family: arial, helvetica, sans-serif;
    
}
.about_ctet_title{
    font-size: 24px;
}
.product-keyword{
    font-size: 14px;
    color: #565656;
    margin-top: 10px;
}