.tem01-pro-attrMore ul{width:100%;margin-bottom: 30px;}
.tem01-pro-attrMore .title{width:100%;font-weight: 500;font-size: 18px;}
.tem01-pro-attrMore ol{display: flex;display: -webkit-flex;flex-wrap: wrap;}
.tem01-pro-attrMore li{width: 50%;padding: 12px 12px 0 0;}
.tem01-pro-attrMore a{display: block;border: 1px solid;border-color: #e0e0e0;text-align: center;padding: 10px;cursor: pointer;color:inherit;}
.tem01-pro-attrMore li.active a{border-color: inherit;color:inherit;}
.tem01-pro-attrMore li span{display: block;}

@media (max-width:991px){
    .tem01-pro-attrMore{margin-top: 20px;}
}
@media (max-width:768px){
    .tem01-pro-attrMore a{padding:5px 10px;}
    .tem01-pro-attrMore ul{margin-bottom: 20px;}
}
@media (max-width:360px){
    .tem01-pro-attrMore li{width: 100%;padding:5px 0;}
}

