
	.collert_category_alert .fixed_form .fixed_item {margin-top: 25px;}
	.collert_category_alert .fixed_form .fixed_item:first-child{margin-top: 15px;}
	.collert_category_alert .fixed_form .fixed_item .title {font-size: 16px;color: #001141;text-transform: capitalize;display: flex;justify-content: space-between;}
	.collert_category_alert .fixed_form .fixed_item .fixed_container {margin-top: 10px;}
	.collert_category_alert .fixed_form .fixed_item .fixed_container .fixed_select {width: 100%;box-sizing: border-box;height: 44px;line-height: 42px;padding: 0 10px;border: 1px solid #ddd;border-radius: 4px;color: #757575;-webkit-appearance: none;-moz-appearance: none;appearance: none;background-image: url(../images/icon-select-arrow.png);background-repeat: no-repeat;background-position: right 15px center;text-transform: capitalize;}
	.collert_category_alert .fixed_form .fixed_item .fixed_container .fixed_textarea textarea{width: 100%;padding: 10px 10px;line-height: 1.5;box-sizing: border-box;border: 1px #ddd solid;border-radius:4px;}
	.collert_category_alert .fixed_form .title .view_cate{color: #096efd;font-size: 12px;}
	/*标签*/
	.item_label .fixed_container .input {font-size: 14px;color: #aaa;display: block;}
	.item_label .fixed_container .box_option_list {max-width: 800px;}
	.item_label .fixed_container .box_option_list .option_focus {border-color: #086efd;outline: none!important;box-shadow: 0 0 5px #ddd;}
	.item_label .fixed_container .box_option_list .option_selected {min-height: 34px;cursor: text;padding: 8px 10px 0;border: 1px #ddd solid;border-radius: 4px;position: relative;z-index: 1;}
	.item_label .fixed_container .box_option_list .option_selected .select_list {display: inline-block;vertical-align: top;}
	/*属性勾选按钮*/
	.item_label .fixed_container .box_option_list .btn_attr_choice {height: 28px;line-height: 28px;margin-right: 8px;margin-bottom: 8px;vertical-align: top;padding: 0 18px;cursor: default;-webkit-border-radius: 50px;position: relative;display: inline-block;-webkit-user-select: none;-webkit-transition: all 0.3s;}
	.item_label .fixed_container .btn_attr_choice>b {max-width: 186px;overflow: hidden;text-overflow: ellipsis;font-size: 12px;font-weight: normal;display: inline-block;white-space: nowrap;color: #555;}
	.item_label .fixed_container .btn_attr_choice>input {display: none;}
	.item_label .fixed_container .box_option_list .btn_attr_choice>i {width: 18px;height: 28px;background-repeat: no-repeat;background-position: -8px -65px;background-color: #fff;border-left: 0;border-top-right-radius: 50px;border-bottom-right-radius: 50px;position: absolute;top: 0;right: -1px;z-index: 0;cursor: pointer;display: block;transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;}
	.item_label .fixed_container .box_option_list .btn_attr_choice>i.hide {display: none;}
	.item_label .fixed_container .box_option_list .btn_attr_choice:hover>i{background-image: url(/static/themes/default/images/icon_close.png);right: -7px;z-index: 1;}
	.item_label .fixed_container .btn_attr_choice.current {color: #555;background-color: #daeffe;border: transparent;}
	.item_label .fixed_container .btn_attr_choice.current>i{background-color: #daeffe;border: 0;top: 0;right: 0;}
	.item_label .fixed_container .box_option_list .option_not_yet .btn_attr_choice:hover>i {background-color: #daeffe;}
	.item_label .fixed_container .btn_attr_choice.current:hover>i{right: -7px;}
	.item_label .fixed_container .btn_attr_choice.disabled>i{display: none;}
	.item_label .fixed_container .box_button_choice .choice_list .btn_attr_choice {vertical-align: top;}
	.item_label .fixed_container .box_button_choice .choice_list .btn_attr_choice>i {height: 32px;background-position: -7px -18px;}
	.item_label .fixed_container .box_button_choice .choice_list .btn_attr_choice.placeHolder {background-color: #fff;border: 1px #aaa dashed;}
	.item_label .fixed_container .box_button_choice .choice_list .attr_not_yet .btn_attr_choice {background-color: #f8f8f8;}
	.item_label .fixed_container .box_button_choice .choice_list .attr_not_yet .btn_attr_choice>i {background-color: #f8f8f8;background-position: -7px -18px;}
	.item_label .fixed_container .box_option_list .btn_attr_choice {height: 28px;line-height: 28px;margin-right: 8px;margin-bottom: 8px;vertical-align: top;}
	.item_label .fixed_container .box_option_list .btn_attr_choice>i {height: 28px;background-position: -7px -67px;}
	.item_label .fixed_container .box_option_list .btn_attr_choice.placeHolder {background-color: #fff;border: 1px #aaa dashed;}
	.item_label .fixed_container .box_option_list .option_not_yet .btn_attr_choice {background-color: #f0f0f0;}
	.item_label .fixed_container .box_option_list .option_not_yet .btn_attr_choice.disabled {color: #ccc;cursor: no-drop;}
	.item_label .fixed_container .box_option_list .option_not_yet .btn_attr_choice>i {background-color: #f0f0f0;background-position: -7px -67px;}
	.item_label .fixed_container .box_option_list .option_not_yet .btn_attr_choice:hover {background-color: #daeffe;}
	.item_label .fixed_container .box_option_list .option_not_yet .btn_attr_choice:hover>i {background-color: #daeffe;}
	.item_label .fixed_container .box_option_list .option_selected .box_input {width: 20px;background-color: #fff;z-index: 2;display: none;height: 36px;line-height: 36px;border: 0;vertical-align: top;text-indent: 10px;}
	.item_label .fixed_container .box_option_list .option_selected .placeholder {display: flex;align-items: center;height: 40px;position: absolute;top: 0;left: 10px;z-index: 1;color: #757575;}
	.item_label .fixed_container .box_option_list .option_selected .placeholder.hide{display: none;}
	.item_label .fixed_container .box_option_list .option_not_yet {background-color: #fff;border: 0;border-bottom: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;display: none;box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);padding: 8px 10px 0;position: relative;z-index: 1;}
	.item_label .fixed_container .box_option_list .option_not_yet::after {content: '';width: 100%;height: 10px;background-color: #fff;left: 0;top: 100%;position: absolute;}
	.item_label .fixed_container .box_option_list .option_not_yet .btn_attr_choice {background-color: #f0f0f0;}
	.item_label .fixed_container .box_option_list .option_not_yet .btn_attr_choice>i {background-color: #f0f0f0;background-position: -7px -67px;}
	.item_label .fixed_container .btn_attr_choice {height: 32px;line-height: 32px;margin-right: 8px;margin-bottom: 8px;padding: 0 18px;color: #555;cursor: default;background-color: #fff;border-radius: 50px;-webkit-border-radius: 50px;position: relative;display: inline-block;user-select: none;-webkit-user-select: none;transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;}
	.item_label .fixed_container .box_option_list .option_button {height: 20px;line-height: 20px;padding: 15px 10px 10px 10px;background-color: #fff;border-top: 0;border-radius: 5px;border-top-left-radius: 0;border-top-right-radius: 0;display: none;box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);}
	.item_label .fixed_container .box_option_list .select_all {margin-top: 3px;color: #7d8d9e;display: inline-block;}
	.collert_category_alert .fixed_form .fixed_item .fixed_container .fixed_textarea textarea{width: 100%;padding: 10px 10px;line-height: 1.5;box-sizing: border-box;border: 1px #ddd solid;}
	.collert_category_alert .fixed_form .title .view_cate{color: #096efd;font-size: 12px;}
	/*标签*/
	.collert_category_alert .bottom_button{margin-top:30px;display: flex;justify-content: center;}
	.collert_category_alert .bottom_button .button {width: 130px;height: 38px;line-height: 38px;border: 1px solid #eaeaea;text-align: center;color: #495567;font-size: 16px;border-radius: 38px;margin: 0px 5px;background-color: #fff;text-transform: capitalize;cursor: pointer;}
	.collert_category_alert .bottom_button .button:nth-child(2) {background-color: var(--maincolor1);color: #fff;border: 1px solid var(--maincolor1);}
