.art_select_box{width:100%;display:flex;justify-content:flex-end;position:relative}.art_select_box .art_select_content{background:rgba(23,159,151,0.08);display:flex;align-items:center;cursor:pointer;padding:8px 20px;border-radius:4px}.art_select_box .art_select_content:hover{background:rgba(23,159,151,0.15)}.art_select_box .art_select_content .art_select_img{display:block;width:13px;height:14px}.art_select_box .art_select_content .art_select_type{font-size:14px;color:#179f97;margin-left:10px}.art_select_box .art_menu_box{display:none;position:absolute;top:37px;z-index:12}.art_select_box .art_menu_box .art_menu_content{width:118px;height:136px;background:#ffffff;box-shadow:0px 2px 20px 0px rgba(0,0,0,0.1);border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;margin-top:10px}.art_select_box .art_menu_box .art_menu_content .art_menu_content{font-size:14px;color:#606266;cursor:pointer}.art_select_box .art_menu_box .art_menu_content .art_menu_content:hover{color:#179f97}.art_select_box .art_menu_box .art_menu_content .art_menu_item:hover{color:#179f97;cursor:pointer}.art_select_box .art_menu_box .art_menu_content .art_active{color:#179f97}
