.tag_component{margin:35px 0 15px}
.tag_component .tag_component_wrapper .tag_comp{float:left;margin-right:30px;margin-bottom:20px}
.tag_component .tag_component_wrapper .tag_comp .tag_comp_list{display:inline-block;text-decoration:none;font-size:18px;line-height:32px;padding:10px 20px;background-color:#5e10b1;cursor:pointer;border-radius:4px;color:#fff}
.tag_component .tag_component_wrapper .tag_comp .tag_comp_list:hover{background-color:#3c1053}
.tag_component .tag_component_wrapper .tag_comp .tag_comp_list:focus{outline-offset:2px;outline:2px solid #5e10b1}