/*:root{--red:#ED4014;--yellow:#F37B1D;--blue:#1890FF;--green:#19BE6B;--info:#2DB7F5;}*/
* {
	font-family: Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;
}

*,::after,::before {
	box-sizing: border-box;
}

html {
	font-family: sans-serif;
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
	display: block;
}

body {
	margin: 0;
	font-size: 14px;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background: #fff;
}
[tabindex="-1"]:focus {
	outline: 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: 5px;
}

p {
	margin: 0;
}

abbr[data-original-title],abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: 10px;
	font-style: normal;
	line-height: inherit;
}

dl,ol,ul {
	margin: 0;
	padding: 0;
}

ol ol,ol ul,ul ol,ul ul {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: 10px;
	margin-left: 0;
}

blockquote {
	margin: 0 0 10px;
}

b,strong {
	font-weight: bold;
}

small {
	font-size: 80%;
}

sub,sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

em {
	font-style: normal;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #1890ff;
}

a:not([href]):not([tabindex]) {
/*color:inherit;*/
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
/*color:inherit;*/
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code,kbd,pre,samp {
	font-size: 1em;
}

pre {
	margin-top: 0;
	margin-bottom: 10px;
	overflow: auto;
}

figure {
	margin: 0 0 10px;
}

img {
	vertical-align: middle;
	border-style: none;
}

table {
	border-collapse: collapse;
}

caption {
	padding: 15px auto;
	color: #6c757d;
	text-align: left;
	caption-side: bottom;
}

th {
	text-align: inherit
}

label {
	display: inline-block;
}

button {
	border-radius: 0;
}

button,input,optgroup,select,textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}

input,button,select,textarea {
	outline: none;
}

textarea {
	resize: none;
}

select {
	word-wrap: normal
}[type=button],[type=reset],[type=submit],button {
	-webkit-appearance: button
}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
	cursor: pointer
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

textarea {
	overflow: auto;
	resize: vertical
}

progress {
	vertical-align: baseline
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 15px 0;
	border: 1px solid #eaeaea;
	padding: 0 20px 20px 20px;
	border-radius: 4px;
	font-size: 15px;
	line-height: 30px;
	color: #333;
}

legend {
	border: 0;
	font-size: 16px;
	width: auto;
	margin: 10px;
	padding: 5px;
	color: #1890ff;
}

hr {
	display: block;
	padding: 0;
	border: 0;
	height: 0;
	border-top: 1px solid #ddd;
}

.notsupport {
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	text-align: center;
	clear: both;
	color: #fff;
	background: #0072C6;
}

.notsupport h1 {
	font-size: 100px;
	margin-top: 200px;
	margin-bottom: 30px;
}

.notsupport h2 {
	font-size: 30px;
	margin-bottom: 30px;
}

@font-face {
	font-family:"iconfont";src:url('../fonts/iconfont.eot?t=1552896629776');src:url('../fonts/iconfont.eot?t=1552896629776#iefix') format('embedded-opentype'),url('../fonts/iconfont.woff?t=1552896629776') format('woff'),url('../fonts/iconfont.ttf?t=1552896629776') format('truetype');
}
[class*=ui-icon-] {
	font-family: "iconfont";
	font-size: 20px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
}

.ui-icon-cart:before {
	content: "\e6af";
}

.ui-icon-rmb:before {
	content: "\e836";
}

.ui-icon-weixin:before {
	content: "\e697";
}

.ui-icon-qq:before {
	content: "\e601";
}

.ui-icon-top:before {
	content: "\e61e";
}

.ui-icon-list:before {
	content: "\e64b";
}

.ui-icon-hao:before {
	content: "\e62c";
}

.ui-icon-qi:before {
	content: "\e633";
}

.ui-icon-sheng:before {
	content: "\e635";
}

.ui-icon-kuai:before {
	content: "\e63e";
}

.ui-icon-man:before {
	content: "\e63f";
}

.ui-icon-mian:before {
	content: "\e640";
}

.ui-icon-pei:before {
	content: "\e642";
}

.ui-icon-you:before {
	content: "\e648";
}

.ui-icon-zheng:before {
	content: "\e64a";
}

.ui-icon-more:before {
	content: "\e628";
}

.ui-icon-alipay:before {
	content: "\e67b";
}

.ui-icon-weibo:before {
	content: "\e608";
}

.ui-icon-tel:before {
	content: "\e6e8";
}

.ui-icon-check-circle:before {
	content: "\e77d";
}

.ui-icon-Dollar:before {
	content: "\e77f";
}

.ui-icon-compass:before {
	content: "\e780";
}

.ui-icon-close-circle:before {
	content: "\e781";
}

.ui-icon-frown:before {
	content: "\e782";
}

.ui-icon-info-circle:before {
	content: "\e783";
}

.ui-icon-left-circle:before {
	content: "\e784";
}

.ui-icon-down-circle:before {
	content: "\e785";
}

.ui-icon-copyright:before {
	content: "\e786";
}

.ui-icon-minus-circle:before {
	content: "\e787";
}

.ui-icon-meh:before {
	content: "\e788";
}

.ui-icon-plus-circle:before {
	content: "\e789";
}

.ui-icon-play-circle:before {
	content: "\e78a";
}

.ui-icon-question-circle:before {
	content: "\e78b";
}

.ui-icon-right-circle:before {
	content: "\e78c";
}

.ui-icon-smile:before {
	content: "\e78d";
}

.ui-icon-trademark:before {
	content: "\e78e";
}

.ui-icon-time-circle:before {
	content: "\e78f";
}

.ui-icon-timeout:before {
	content: "\e790";
}

.ui-icon-YUAN:before {
	content: "\e792";
}

.ui-icon-up-circle:before {
	content: "\e793";
}

.ui-icon-warning-circle:before {
	content: "\e794";
}

.ui-icon-sync:before {
	content: "\e795";
}

.ui-icon-transaction:before {
	content: "\e796";
}

.ui-icon-undo:before {
	content: "\e797";
}

.ui-icon-redo:before {
	content: "\e798";
}

.ui-icon-reload:before {
	content: "\e799";
}

.ui-icon-reloadtime:before {
	content: "\e79a";
}

.ui-icon-message:before {
	content: "\e79b";
}

.ui-icon-issuesclose:before {
	content: "\e79d";
}

.ui-icon-poweroff:before {
	content: "\e79e";
}

.ui-icon-logout:before {
	content: "\e79f";
}

.ui-icon-piechart:before {
	content: "\e7a0";
}

.ui-icon-setting:before {
	content: "\e7a1";
}

.ui-icon-eye:before {
	content: "\e7a2";
}

.ui-icon-location:before {
	content: "\e7a3";
}

.ui-icon-export:before {
	content: "\e7a5";
}

.ui-icon-save:before {
	content: "\e7a6";
}

.ui-icon-Import:before {
	content: "\e7a7";
}

.ui-icon-appstore:before {
	content: "\e7a8";
}

.ui-icon-adduser:before {
	content: "\e7ae";
}

.ui-icon-deleteteam:before {
	content: "\e7af";
}

.ui-icon-deleteuser:before {
	content: "\e7b0";
}

.ui-icon-addteam:before {
	content: "\e7b1";
}

.ui-icon-user:before {
	content: "\e7b2";
}

.ui-icon-team:before {
	content: "\e7b3";
}

.ui-icon-areachart:before {
	content: "\e7b4";
}

.ui-icon-linechart:before {
	content: "\e7b5";
}

.ui-icon-barchart:before {
	content: "\e7b6";
}

.ui-icon-pointmap:before {
	content: "\e7b7";
}

.ui-icon-container:before {
	content: "\e7b8";
}

.ui-icon-database:before {
	content: "\e7b9";
}

.ui-icon-sever:before {
	content: "\e7ba";
}

.ui-icon-mobile:before {
	content: "\e7bb";
}

.ui-icon-tablet:before {
	content: "\e7bc";
}

.ui-icon-redenvelope:before {
	content: "\e7bd";
}

.ui-icon-book:before {
	content: "\e7be";
}

.ui-icon-filedone:before {
	content: "\e7bf";
}

.ui-icon-reconciliation:before {
	content: "\e7c0";
}

.ui-icon-file-exception:before {
	content: "\e7c1";
}

.ui-icon-filesync:before {
	content: "\e7c2";
}

.ui-icon-filesearch:before {
	content: "\e7c3";
}

.ui-icon-solution:before {
	content: "\e7c4";
}

.ui-icon-fileprotect:before {
	content: "\e7c5";
}

.ui-icon-file-add:before {
	content: "\e7c6";
}

.ui-icon-file-excel:before {
	content: "\e7c7";
}

.ui-icon-file-exclamation:before {
	content: "\e7c8";
}

.ui-icon-file-pdf:before {
	content: "\e7c9";
}

.ui-icon-file-image:before {
	content: "\e7ca";
}

.ui-icon-file-markdown:before {
	content: "\e7cb";
}

.ui-icon-file-unknown:before {
	content: "\e7cc";
}

.ui-icon-file-ppt:before {
	content: "\e7cd";
}

.ui-icon-file-word:before {
	content: "\e7ce";
}

.ui-icon-file:before {
	content: "\e7cf";
}

.ui-icon-file-zip:before {
	content: "\e7d0";
}

.ui-icon-file-text:before {
	content: "\e7d1";
}

.ui-icon-file-copy:before {
	content: "\e7d2";
}

.ui-icon-snippets:before {
	content: "\e7d3";
}

.ui-icon-audit:before {
	content: "\e7d4";
}

.ui-icon-diff:before {
	content: "\e7d5";
}

.ui-icon-Batchfolding:before {
	content: "\e7d6";
}

.ui-icon-securityscan:before {
	content: "\e7d7";
}

.ui-icon-propertysafety:before {
	content: "\e7d8";
}

.ui-icon-safetycertificate:before {
	content: "\e7d9";
}

.ui-icon-alert:before {
	content: "\e7db";
}

.ui-icon-delete:before {
	content: "\e7dc";
}

.ui-icon-bulb:before {
	content: "\e7de";
}

.ui-icon-bell:before {
	content: "\e7e0";
}

.ui-icon-trophy:before {
	content: "\e7e1";
}

.ui-icon-rest:before {
	content: "\e7e2";
}

.ui-icon-USB:before {
	content: "\e7e3";
}

.ui-icon-skin:before {
	content: "\e7e4";
}

.ui-icon-home:before {
	content: "\e7e5";
}

.ui-icon-bank:before {
	content: "\e7e6";
}

.ui-icon-filter:before {
	content: "\e7e7";
}

.ui-icon-funnelplot:before {
	content: "\e7e8";
}

.ui-icon-like:before {
	content: "\e7e9";
}

.ui-icon-unlike:before {
	content: "\e7ea";
}

.ui-icon-unlock:before {
	content: "\e7eb";
}

.ui-icon-lock:before {
	content: "\e7ec";
}

.ui-icon-customerservice:before {
	content: "\e7ed";
}

.ui-icon-flag:before {
	content: "\e7ee";
}

.ui-icon-moneycollect:before {
	content: "\e7ef";
}

.ui-icon-medicinebox:before {
	content: "\e7f0";
}

.ui-icon-shop:before {
	content: "\e7f1";
}

.ui-icon-rocket:before {
	content: "\e7f2";
}

.ui-icon-shopping:before {
	content: "\e7f3";
}

.ui-icon-folder:before {
	content: "\e7f4";
}

.ui-icon-folder-open:before {
	content: "\e7f5";
}

.ui-icon-folder-add:before {
	content: "\e7f6";
}

.ui-icon-deploymentunit:before {
	content: "\e7f7";
}

.ui-icon-accountbook:before {
	content: "\e7f8";
}

.ui-icon-contacts:before {
	content: "\e7f9";
}

.ui-icon-carryout:before {
	content: "\e7fa";
}

.ui-icon-calendar-check:before {
	content: "\e7fb";
}

.ui-icon-calendar:before {
	content: "\e7fc";
}

.ui-icon-scan:before {
	content: "\e7fd";
}

.ui-icon-select:before {
	content: "\e7fe";
}

.ui-icon-laptop:before {
	content: "\e7ff";
}

.ui-icon-barcode:before {
	content: "\e800";
}

.ui-icon-camera:before {
	content: "\e801";
}

.ui-icon-cluster:before {
	content: "\e802";
}

.ui-icon-car:before {
	content: "\e803";
}

.ui-icon-printer:before {
	content: "\e804";
}

.ui-icon-read:before {
	content: "\e805";
}

.ui-icon-cloud-server:before {
	content: "\e806";
}

.ui-icon-cloud-upload:before {
	content: "\e807";
}

.ui-icon-cloud:before {
	content: "\e808";
}

.ui-icon-cloud-download:before {
	content: "\e809";
}

.ui-icon-cloud-sync:before {
	content: "\e80a";
}

.ui-icon-video:before {
	content: "\e80b";
}

.ui-icon-notification:before {
	content: "\e80c";
}

.ui-icon-sound:before {
	content: "\e80d";
}

.ui-icon-qrcode:before {
	content: "\e80f";
}

.ui-icon-fund:before {
	content: "\e810";
}

.ui-icon-image:before {
	content: "\e811";
}

.ui-icon-mail:before {
	content: "\e812";
}

.ui-icon-table:before {
	content: "\e813";
}

.ui-icon-idcard:before {
	content: "\e814";
}

.ui-icon-creditcard:before {
	content: "\e815";
}

.ui-icon-heart:before {
	content: "\e816";
}

.ui-icon-heart-fill:before {
	content: "\e849";
}

.ui-icon-block:before {
	content: "\e817";
}

.ui-icon-error:before {
	content: "\e818";
}

.ui-icon-star:before {
	content: "\e819";
}

.ui-icon-gold:before {
	content: "\e81a";
}

.ui-icon-wifi:before {
	content: "\e81b";
}

.ui-icon-attachment:before {
	content: "\e81c";
}

.ui-icon-edit:before {
	content: "\e791";
}

.ui-icon-key:before {
	content: "\e81e";
}

.ui-icon-api:before {
	content: "\e81f";
}

.ui-icon-disconnect:before {
	content: "\e820";
}

.ui-icon-link:before {
	content: "\e822";
}

.ui-icon-pushpin:before {
	content: "\e824";
}

.ui-icon-shake:before {
	content: "\e826";
}

.ui-icon-tag:before {
	content: "\e827";
}

.ui-icon-tags:before {
	content: "\e829";
}

.ui-icon-right:before {
	content: "\e82a";
}

.ui-icon-left:before {
	content: "\e82b";
}

.ui-icon-up:before {
	content: "\e82c";
}

.ui-icon-down:before {
	content: "\e82d";
}

.ui-icon-fullscreen:before {
	content: "\e82e";
}

.ui-icon-fullscreen-exit:before {
	content: "\e82f";
}

.ui-icon-check:before {
	content: "\e830";
}

.ui-icon-close:before {
	content: "\e831";
}

.ui-icon-line:before {
	content: "\e832";
}

.ui-icon-question:before {
	content: "\e833";
}

.ui-icon-rollback:before {
	content: "\e834";
}

.ui-icon-pause:before {
	content: "\e835";
}

.ui-icon-crown:before {
	content: "\e842";
}

.ui-icon-drag:before {
	content: "\e843";
}

.ui-icon-desktop:before {
	content: "\e844";
}

.ui-icon-gift:before {
	content: "\e845";
}

.ui-icon-stop:before {
	content: "\e846";
}

.ui-icon-fire:before {
	content: "\e847";
}

.ui-icon-thunderbolt:before {
	content: "\e848";
}

.ui-icon-star-fill:before {
	content: "\e86a";
}

.ui-icon-android:before {
	content: "\e887";
}

.ui-icon-sketch:before {
	content: "\e888";
}

.ui-icon-windows:before {
	content: "\e889";
}

.ui-icon-zoomout:before {
	content: "\e897";
}

.ui-icon-apartment:before {
	content: "\e898";
}

.ui-icon-audio:before {
	content: "\e899";
}

.ui-icon-robot:before {
	content: "\e89b";
}

.ui-icon-zoomin:before {
	content: "\e89c";
}

.ui-icon-bug:before {
	content: "\e8ea";
}

.ui-icon-comment:before {
	content: "\e8eb";
}

.ui-icon-videocameraadd:before {
	content: "\e8ee";
}

.ui-icon-switchuser:before {
	content: "\e8ef";
}

.ui-icon-whatsapp:before {
	content: "\e8f0";
}

.ui-icon-search:before {
	content: "\e8f1";
}

.ui-icon-retweet:before {
	content: "\e8f2";
}

.ui-icon-login:before {
	content: "\e8f3";
}

.ui-icon-coupons:before {
	content: "\e6ed";
}

.ui-icon-plus:before {
	content: "\e8fe";
}

.ui-icon-doubleleft:before {
	content: "\e80e";
}

.ui-icon-doubleright:before {
	content: "\e821";
}

.ui-icon-pay:before {
	content: "\e656";
}

.ui-icon-refund:before {
	content: "\e631";
}

.ui-icon-return:before {
	content: "\e6cf";
}

.ui-icon-shipped:before {
	content: "\e708";
}

.ui-icon-post:before {
	content: "\e62f";
}

.ui-icon-receive:before {
	content: "\e62d";
}

.ui-icon-evaluate:before {
	content: "\e61f";
}

.ui-icon-tuan:before {
	content: "\e618";
}

.ui-icon-limit:before {
	content: "\e6f8";
}

.ui-icon-brand:before {
	content: "\e671";
}

.ui-icon-coupon:before {
	content: "\e625";
}

.ui-icon-share:before {
	content: "\e617";
}

.ui-icon-long-arrow-right:before {
	content: "\e7da";
}

.ui-icon-external:before {
	content: "\e622";
}

.ui-icon-square:before {
	content: "\e824";
}

.ui-icon-cube:before {
	content: "\e6b8";
}

.ui-icon-box:before {
	content: "\e769";
}

.ui-icon-html5:before {
	content: "\eb10";
}

.ui-icon-play:before {
	content: "\e64c";
}

.ui-icon-pauses:before {
	content: "\e613";
}

.ui-icon-pre:before {
	content: "\e619";
}

.ui-icon-next:before {
	content: "\e62e";
}

.ui-icon-voice-big:before {
	content: "\e683";
}

.ui-icon-voice-small:before {
	content: "\e684";
}

.ui-icon-lists:before {
	content: "\e602";
}

.ui-icon-loop:before {
	content: "\e600";
}

.ui-icon-random:before {
	content: "\e643";
}

.ui-icon-one:before {
	content: "\e6ac";
}

.ui-icon-stops:before {
	content: "\e6a3";
}

.ui-icon-service:before {
	content: "\e697";
}

.ui-loading {
	display: inline-block;
	vertical-align: middle;
	background: url("data:image/gif;base64,R0lGODlhGAAYAPQAAP///zMzM9fX1/r6+ubm5r+/v+zs7KSkpNLS0q+vr9/f37m5uczMzPT09JGRkZ6ensbGxoaGhgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJBwAAACwAAAAAGAAYAAAFriAgjiQAQWVaDgr5POSgkoTDjFE0NoQ8iw8HQZQTDQjDn4jhSABhAAOhoTqSDg7qSUQwxEaEwwFhXHhHgzOA1xshxAnfTzotGRaHglJqkJcaVEqCgyoCBQkJBQKDDXQGDYaIioyOgYSXA36XIgYMBWRzXZoKBQUMmil0lgalLSIClgBpO0g+s26nUWddXyoEDIsACq5SsTMMDIECwUdJPw0Mzsu0qHYkw72bBmozIQAh+QQJBwAAACwAAAAAGAAYAAAFsCAgjiTAMGVaDgR5HKQwqKNxIKPjjFCk0KNXC6ATKSI7oAhxWIhezwhENTCQEoeGCdWIPEgzESGxEIgGBWstEW4QCGGAIJEoxGmGt5ZkgCRQQHkGd2CESoeIIwoMBQUMP4cNeQQGDYuNj4iSb5WJnmeGng0CDGaBlIQEJziHk3sABidDAHBgagButSKvAAoyuHuUYHgCkAZqebw0AgLBQyyzNKO3byNuoSS8x8OfwIchACH5BAkHAAAALAAAAAAYABgAAAW4ICCOJIAgZVoOBJkkpDKoo5EI43GMjNPSokXCINKJCI4HcCRIQEQvqIOhGhBHhUTDhGo4diOZyFAoKEQDxra2mAEgjghOpCgz3LTBIxJ5kgwMBShACREHZ1V4Kg1rS44pBAgMDAg/Sw0GBAQGDZGTlY+YmpyPpSQDiqYiDQoCliqZBqkGAgKIS5kEjQ21VwCyp76dBHiNvz+MR74AqSOdVwbQuo+abppo10ssjdkAnc0rf8vgl8YqIQAh+QQJBwAAACwAAAAAGAAYAAAFrCAgjiQgCGVaDgZZFCQxqKNRKGOSjMjR0qLXTyciHA7AkaLACMIAiwOC1iAxCrMToHHYjWQiA4NBEA0Q1RpWxHg4cMXxNDk4OBxNUkPAQAEXDgllKgMzQA1pSYopBgonCj9JEA8REQ8QjY+RQJOVl4ugoYssBJuMpYYjDQSliwasiQOwNakALKqsqbWvIohFm7V6rQAGP6+JQLlFg7KDQLKJrLjBKbvAor3IKiEAIfkECQcAAAAsAAAAABgAGAAABbUgII4koChlmhokw5DEoI4NQ4xFMQoJO4uuhignMiQWvxGBIQC+AJBEUyUcIRiyE6CR0CllW4HABxBURTUw4nC4FcWo5CDBRpQaCoF7VjgsyCUDYDMNZ0mHdwYEBAaGMwwHDg4HDA2KjI4qkJKUiJ6faJkiA4qAKQkRB3E0i6YpAw8RERAjA4tnBoMApCMQDhFTuySKoSKMJAq6rD4GzASiJYtgi6PUcs9Kew0xh7rNJMqIhYchACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJEAQZZo2JIKQxqCOjWCMDDMqxT2LAgELkBMZCoXfyCBQiFwiRsGpku0EshNgUNAtrYPT0GQVNRBWwSKBMp98P24iISgNDAS4ipGA6JUpA2WAhDR4eWM/CAkHBwkIDYcGiTOLjY+FmZkNlCN3eUoLDmwlDW+AAwcODl5bYl8wCVYMDw5UWzBtnAANEQ8kBIM0oAAGPgcREIQnVloAChEOqARjzgAQEbczg8YkWJq8nSUhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJGAYZZoOpKKQqDoORDMKwkgwtiwSBBYAJ2owGL5RgxBziQQMgkwoMkhNqAEDARPSaiMDFdDIiRSFQowMXE8Z6RdpYHWnEAWGPVkajPmARVZMPUkCBQkJBQINgwaFPoeJi4GVlQ2Qc3VJBQcLV0ptfAMJBwdcIl+FYjALQgimoGNWIhAQZA4HXSpLMQ8PIgkOSHxAQhERPw7ASTSFyCMMDqBTJL8tf3y2fCEAIfkECQcAAAAsAAAAABgAGAAABa8gII4k0DRlmg6kYZCoOg5EDBDEaAi2jLO3nEkgkMEIL4BLpBAkVy3hCTAQKGAznM0AFNFGBAbj2cA9jQixcGZAGgECBu/9HnTp+FGjjezJFAwFBQwKe2Z+KoCChHmNjVMqA21nKQwJEJRlbnUFCQlFXlpeCWcGBUACCwlrdw8RKGImBwktdyMQEQciB7oACwcIeA4RVwAODiIGvHQKERAjxyMIB5QlVSTLYLZ0sW8hACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWPM5wNiV0UDUIBNkdoepTfMkA7thIECiyRtUAGq8fm2O4jIBgMBA1eAZ6Knx+gHaJR4QwdCMKBxEJRggFDGgQEREPjjAMBQUKIwIRDhBDC2QNDDEKoEkDoiMHDigICGkJBS2dDA6TAAnAEAkCdQ8ORQcHTAkLcQQODLPMIgIJaCWxJMIkPIoAt3EhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWHM5wNiV0UN3xdLiqr+mENcWpM9TIbrsBkEck8oC0DQqBQGGIz+t3eXtob0ZTPgNrIwQJDgtGAgwCWSIMDg4HiiUIDAxFAAoODwxDBWINCEGdSTQkCQcoegADBaQ6MggHjwAFBZUFCm0HB0kJCUy9bAYHCCPGIwqmRq0jySMGmj6yRiEAIfkECQcAAAAsAAAAABgAGAAABbIgII4k0DRlmg6kYZCsOg4EKhLE2BCxDOAxnIiW84l2L4BLZKipBopW8XRLDkeCiAMyMvQAA+uON4JEIo+vqukkKQ6RhLHplVGN+LyKcXA4Dgx5DWwGDXx+gIKENnqNdzIDaiMECwcFRgQCCowiCAcHCZIlCgICVgSfCEMMnA0CXaU2YSQFoQAKUQMMqjoyAglcAAyBAAIMRUYLCUkFlybDeAYJryLNk6xGNCTQXY0juHghACH5BAkHAAAALAAAAAAYABgAAAWzICCOJNA0ZVoOAmkY5KCSSgSNBDE2hDyLjohClBMNij8RJHIQvZwEVOpIekRQJyJs5AMoHA+GMbE1lnm9EcPhOHRnhpwUl3AsknHDm5RN+v8qCAkHBwkIfw1xBAYNgoSGiIqMgJQifZUjBhAJYj95ewIJCQV7KYpzBAkLLQADCHOtOpY5PgNlAAykAEUsQ1wzCgWdCIdeArczBQVbDJ0NAqyeBb64nQAGArBTt8R8mLuyPyEAOwAAAAAAAAAAAA==") no-repeat top center;
	margin: 5px 5px 5px 0;
	width: 30px;
	height: 30px;
}

/*Grid*/
.ui-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ui-col,.ui-col-1,.ui-col-10,.ui-col-11,.ui-col-12,.ui-col-2,.ui-col-3,.ui-col-4,.ui-col-5,.ui-col-6,.ui-col-7,.ui-col-8,.ui-col-9,.ui-col-auto,.ui-col-lg,.ui-col-lg-1,.ui-col-lg-10,.ui-col-lg-11,.ui-col-lg-12,.ui-col-lg-2,.ui-col-lg-3,.ui-col-lg-4,.ui-col-lg-5,.ui-col-lg-6,.ui-col-lg-7,.ui-col-lg-8,.ui-col-lg-9,.ui-col-lg-auto,.ui-col-md,.ui-col-md-1,.ui-col-md-10,.ui-col-md-11,.ui-col-md-12,.ui-col-md-2,.ui-col-md-3,.ui-col-md-4,.ui-col-md-5,.ui-col-md-6,.ui-col-md-7,.ui-col-md-8,.ui-col-md-9,.ui-col-md-auto,.ui-col-sm,.ui-col-sm-1,.ui-col-sm-10,.ui-col-sm-11,.ui-col-sm-12,.ui-col-sm-2,.ui-col-sm-3,.ui-col-sm-4,.ui-col-sm-5,.ui-col-sm-6,.ui-col-sm-7,.ui-col-sm-8,.ui-col-sm-9,.ui-col-sm-auto,.ui-col-xl,.ui-col-xl-1,.ui-col-xl-10,.ui-col-xl-11,.ui-col-xl-12,.ui-col-xl-2,.ui-col-xl-3,.ui-col-xl-4,.ui-col-xl-5,.ui-col-xl-6,.ui-col-xl-7,.ui-col-xl-8,.ui-col-xl-9,.ui-col-xl-auto {
	position: relative;
	width: 100%;
}

.ui-col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.ui-col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.ui-col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}

.ui-col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}

.ui-col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.ui-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}

.ui-col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}

.ui-col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.ui-col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}

.ui-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}

.ui-col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.ui-col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}

.ui-col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}

.ui-col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.ui-order-first {
	-ms-flex-order: -1;
	order: -1
}

.ui-order-last {
	-ms-flex-order: 13;
	order: 13
}

.ui-order-0 {
	-ms-flex-order: 0;
	order: 0
}

.ui-order-1 {
	-ms-flex-order: 1;
	order: 1
}

.ui-order-2 {
	-ms-flex-order: 2;
	order: 2
}

.ui-order-3 {
	-ms-flex-order: 3;
	order: 3
}

.ui-order-4 {
	-ms-flex-order: 4;
	order: 4
}

.ui-order-5 {
	-ms-flex-order: 5;
	order: 5
}

.ui-order-6 {
	-ms-flex-order: 6;
	order: 6
}

.ui-order-7 {
	-ms-flex-order: 7;
	order: 7
}

.ui-order-8 {
	-ms-flex-order: 8;
	order: 8
}

.ui-order-9 {
	-ms-flex-order: 9;
	order: 9
}

.ui-order-10 {
	-ms-flex-order: 10;
	order: 10
}

.ui-order-11 {
	-ms-flex-order: 11;
	order: 11
}

.ui-order-12 {
	-ms-flex-order: 12;
	order: 12
}

.ui-offset-1 {
	margin-left: 8.333333%
}

.ui-offset-2 {
	margin-left: 16.666667%
}

.ui-offset-3 {
	margin-left: 25%
}

.ui-offset-4 {
	margin-left: 33.333333%
}

.ui-offset-5 {
	margin-left: 41.666667%
}

.ui-offset-6 {
	margin-left: 50%
}

.ui-offset-7 {
	margin-left: 58.333333%
}

.ui-offset-8 {
	margin-left: 66.666667%
}

.ui-offset-9 {
	margin-left: 75%
}

.ui-offset-10 {
	margin-left: 83.333333%
}

.ui-offset-11 {
	margin-left: 91.666667%;
}

.ui-flex-row {
	-ms-flex-direction: row;
	flex-direction: row
}

.ui-flex-column {
	-ms-flex-direction: column;
	flex-direction: column
}

.ui-flex-row-reverse {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.ui-flex-column-reverse {
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.ui-flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.ui-flex-nowrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.ui-flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse
}

.ui-flex-fill {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.ui-flex-grow-0 {
	-ms-flex-positive: 0;
	flex-grow: 0
}

.ui-flex-grow-1 {
	-ms-flex-positive: 1;
	flex-grow: 1
}

.ui-flex-shrink-0 {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.ui-flex-shrink-1 {
	-ms-flex-negative: 1;
	flex-shrink: 1
}

.ui-justify-content-start {
	-ms-flex-pack: start;
	justify-content: flex-start
}

.ui-justify-content-end {
	-ms-flex-pack: end;
	justify-content: flex-end
}

.ui-justify-content-center {
	-ms-flex-pack: center;
	justify-content: center
}

.ui-justify-content-between {
	-ms-flex-pack: justify;
	justify-content: space-between
}

.ui-justify-content-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.ui-align-items-start {
	-ms-flex-align: start;
	align-items: flex-start
}

.ui-align-items-end {
	-ms-flex-align: end;
	align-items: flex-end
}

.ui-align-items-center {
	-ms-flex-align: center;
	align-items: center
}

.ui-align-items-baseline {
	-ms-flex-align: baseline;
	align-items: baseline
}

.ui-align-items-stretch {
	-ms-flex-align: stretch;
	align-items: stretch
}

.ui-align-content-start {
	-ms-flex-line-pack: start;
	align-content: flex-start
}

.ui-align-content-end {
	-ms-flex-line-pack: end;
	align-content: flex-end
}

.ui-align-content-center {
	-ms-flex-line-pack: center;
	align-content: center
}

.ui-align-content-between {
	-ms-flex-line-pack: justify;
	align-content: space-between
}

.ui-align-content-around {
	-ms-flex-line-pack: distribute;
	align-content: space-around
}

.ui-align-content-stretch {
	-ms-flex-line-pack: stretch;
	align-content: stretch
}

.ui-align-self-auto {
	-ms-flex-item-align: auto;
	align-self: auto
}

.ui-align-self-start {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.ui-align-self-end {
	-ms-flex-item-align: end;
	align-self: flex-end
}

.ui-align-self-center {
	-ms-flex-item-align: center;
	align-self: center
}

.ui-align-self-baseline {
	-ms-flex-item-align: baseline;
	align-self: baseline
}

.ui-align-self-stretch {
	-ms-flex-item-align: stretch;
	align-self: stretch
}

@media (min-width:576px) {
	.ui-col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}

	.ui-col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.ui-col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}

	.ui-col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}

	.ui-col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}

	.ui-col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}

	.ui-col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}

	.ui-col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}

	.ui-col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}

	.ui-col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}

	.ui-col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}

	.ui-col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}

	.ui-col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}

	.ui-col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}

	.ui-order-sm-first {
		-ms-flex-order: -1;
		order: -1
	}

	.ui-order-sm-last {
		-ms-flex-order: 13;
		order: 13
	}

	.ui-order-sm-0 {
		-ms-flex-order: 0;
		order: 0
	}

	.ui-order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}

	.ui-order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}

	.ui-order-sm-3 {
		-ms-flex-order: 3;
		order: 3
	}

	.ui-order-sm-4 {
		-ms-flex-order: 4;
		order: 4
	}

	.ui-order-sm-5 {
		-ms-flex-order: 5;
		order: 5
	}

	.ui-order-sm-6 {
		-ms-flex-order: 6;
		order: 6
	}

	.ui-order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}

	.ui-order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}

	.ui-order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}

	.ui-order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}

	.ui-order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}

	.ui-order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}

	.ui-offset-sm-0 {
		margin-left: 0
	}

	.ui-offset-sm-1 {
		margin-left: 8.333333%
	}

	.ui-offset-sm-2 {
		margin-left: 16.666667%
	}

	.ui-offset-sm-3 {
		margin-left: 25%
	}

	.ui-offset-sm-4 {
		margin-left: 33.333333%
	}

	.ui-offset-sm-5 {
		margin-left: 41.666667%
	}

	.ui-offset-sm-6 {
		margin-left: 50%
	}

	.ui-offset-sm-7 {
		margin-left: 58.333333%
	}

	.ui-offset-sm-8 {
		margin-left: 66.666667%
	}

	.ui-offset-sm-9 {
		margin-left: 75%
	}

	.ui-offset-sm-10 {
		margin-left: 83.333333%
	}

	.ui-offset-sm-11 {
		margin-left: 91.666667%
	}
}

code {
	color: #ff8400;
	background: rgba(255,132,0,0.1);
	border: 1px solid rgba(255,132,0,0.2);
	border-radius: 3px;
	padding: 0 4px;
	margin: 0 4px;
}

/*grid*/
.ui-grid {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.ui-grid-item {
	padding: 20px 0;
	position: relative;
}

.ui-grid-2 .ui-grid-item {
	flex: 0 0 50%;
	max-width: 50%;
}

.ui-grid-3 .ui-grid-item {
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.ui-grid-4 .ui-grid-item {
	flex: 0 0 25%;
	max-width: 25%;
}

.ui-grid-5 .ui-grid-item {
	flex: 0 0 20%;
	max-width: 20%;
}

/*btn*/
.ui-btn {
	position: relative;
	display: inline-block;
	border: 1px solid #e0e0e0;
	padding: 0 20px;
	line-height: 42px;
	overflow: hidden;
	border-radius: 4px;
	color: #595959;
	background: #fff;
	user-select: none;
	vertical-align: middle;
}

.ui-btn [class*=ui-icon-] {
	margin: 0 5px 0 -5px;
}

.ui-btn:hover {
	color: #40a9ff;
	border-color: #40a9ff;
	box-shadow: 2px 2px 10px 0 rgba(24,144,255,0.2);
}

.ui-btn-red {
	background: #ED4014;
	border-color: #ED4014;
	color: #fff;
}

.ui-btn-red:hover {
	background: #F04055;
	border-color: #F04055;
	color: #fff;
}

.ui-btn-yellow {
	background: #F37B1D;
	border-color: #F37B1D;
	color: #fff;
}

.ui-btn-yellow:hover {
	background: #F3710A;
	border-color: #F3710A;
	color: #fff;
}

.ui-btn-blue {
	background: #1890FF;
	border-color: #1890FF;
	color: #fff;
}

.ui-btn-blue:hover {
	background: #40A9FF;
	border-color: #40A9FF;
	color: #fff;
}

.ui-btn-green {
	background: #19BE6B;
	border-color: #19BE6B;
	color: #fff;
}

.ui-btn-green:hover {
	background: #47CB89;
	border-color: #47CB89;
	color: #fff;
}

.ui-btn-info {
	background: #2DB7F5;
	border-color: #2DB7F5;
	color: #fff;
}

.ui-btn-info:hover {
	background: #57C5F7;
	border-color: #57C5F7;
	color: #fff;
}

.ui-btn-lt {
	font-size: 12px;
	padding: 0 4px;
	line-height: 18px;
}

.ui-btn-sm {
	font-size: 14px;
	padding: 0 10px;
	line-height: 25px;
	margin: 0 5px;
}

.ui-btn-big {
	font-size: 16px;
	padding: 0 36px;
	line-height: 54px;
}

.ui-btn-lg {
	font-size: 20px;
	padding: 0 52px;
	line-height: 64px;
}

.ui-btn-outline-red {
	background: #fff;
	color: #ED4014;
}

.ui-btn-outline-yellow {
	background: #fff;
	color: #F37B1D;
}

.ui-btn-outline-blue {
	background: #fff;
	color: #1890FF;
}

.ui-btn-outline-green {
	background: #fff;
	color: #19BE6B;
}

.ui-btn-outline-info {
	background: #fff;
	color: #2DB7F5;
}

.ui-btn-block {
	display: block;
	width: 100%;
	text-align: center;
}

a.ui-btn-red,a.ui-btn-yellow,a.ui-btn-blue,a.ui-btn-green,a.ui-btn-info {
	color: #fff;
}

a:hover.ui-btn-red,a:hover.ui-btn-yellow,a:hover.ui-btn-blue,a:hover.ui-btn-green,a:hover.ui-btn-info {
	color: #fff;
}

.ui-btn-red:hover {
	box-shadow: 2px 2px 10px 0 rgba(237,64,20,0.2);
}

.ui-btn-yellow:hover {
	box-shadow: 2px 2px 10px 0 rgba(243,123,29,0.2);
}

.ui-btn-green:hover {
	box-shadow: 2px 2px 10px 0 rgba(25,190,107,0.2);
}

.ui-btn-info:hover {
	box-shadow: 2px 2px 10px 0 rgba(45,183,245,0.2);
}

a.ui-btn-outline-red {
	color: #ED4014;
}

a.ui-btn-outline-yellow {
	color: #F37B1D;
}

a.ui-btn-outline-blue {
	color: #1890FF;
}

a.ui-btn-outline-green {
	color: #19BE6B;
}

a.ui-btn-outline-info {
	color: #2DB7F5;
}

.ui-btn:disabled {
	background: #fff;
	cursor: not-allowed;
	border-color: #E7E7E7;
	color: #999;
}

/*btn-group*/
.ui-btn-group {
	margin-left: 1px;
	font-size: 0;
	vertical-align: middle;
}

.ui-btn-group-item {
	vertical-align: middle;
	border: 1px solid #e3e3e3;
	margin-left: -1px;
	display: inline-block;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	padding: 0 20px;
	line-height: 44px;
	overflow: hidden;
	font-size: 16px;
	color: #595959;
	background: #fff;
	text-align: center;
}

.ui-btn-group-item:first-child {
	border-radius: 4px 0 0 4px;
}

.ui-btn-group-item:last-child {
	border-radius: 0 4px 4px 0;
}

.ui-btn-group-item:hover {
	color: #333;
	border-color: #40a9ff;
	position: relative;
	z-index: 2;
}

.ui-btn-group-item.active {
	color: #40a9ff;
	border-color: #40a9ff;
	position: relative;
	z-index: 2;
}

.ui-btn-group-item:before {
	margin-right: 5px;
	color: #999;
	font-size: 18px;
	vertical-align: middle;
}

.ui-btn-group-full {
	display: flex;
}

.ui-btn-group-full .ui-btn-group-item {
	flex: 1;
	padding: 0;
	line-height: 50px;
}

.ui-btn-group-red .active,.ui-btn-group-red .active:hover,.ui-btn-group-red a.active,.ui-btn-group-red a:hover.active {
	color: #ED4014;
	border-color: #ED4014;
}

.ui-btn-group-red .ui-btn-group-item:hover {
	border-color: #ED4014;
}

.ui-btn-group-yellow .active,.ui-btn-group-yellow .active:hover,.ui-btn-group-yellow a.active,.ui-btn-group-yellow a:hover.active {
	color: #F37B1D;
	border-color: #F37B1D;
}

.ui-btn-group-yellow .ui-btn-group-item:hover {
	border-color: #F37B1D;
}

.ui-btn-group-blue .active,.ui-btn-group-blue .active:hover,.ui-btn-group-blue a.active,.ui-btn-group-blue a:hover.active {
	color: #1890FF;
	border-color: #1890FF;
}

.ui-btn-group-blue .ui-btn-group-item:hover {
	border-color: #1890FF;
}

.ui-btn-group-green .active,.ui-btn-group-green .active:hover,.ui-btn-group-green a.active,.ui-btn-group-green a:hover.active {
	color: #47CB89;
	border-color: #47CB89;
}

.ui-btn-group-green .ui-btn-group-item:hover {
	border-color: #47CB89;
}

.ui-btn-group-info .active,.ui-btn-group-info .active:hover,.ui-btn-group-info a.active,.ui-btn-group-info a:hover.active {
	color: #57C5F7;
	border-color: #57C5F7;
}

.ui-btn-group-info .ui-btn-group-item:hover {
	border-color: #57C5F7;
}

.ui-btn-group-red.ui-btn-group-bg .active,.ui-btn-group-red.ui-btn-group-bg a.active {
	color: #fff;
	background: #ED4014;
}

.ui-btn-group-yellow.ui-btn-group-bg .active,.ui-btn-group-yellow.ui-btn-group-bg a.active {
	color: #fff;
	background: #F37B1D;
}

.ui-btn-group-blue.ui-btn-group-bg .active,.ui-btn-group-blue.ui-btn-group-bg a.active {
	color: #fff;
	background: #1890FF;
}

.ui-btn-group-green.ui-btn-group-bg .active,.ui-btn-group-green.ui-btn-group-bg a.active {
	color: #fff;
	background: #47CB89;
}

.ui-btn-group-info.ui-btn-group-bg .active,.ui-btn-group-info.ui-btn-group-bg a.active {
	color: #fff;
	background: #57C5F7;
}

.ui-btn-group-sm .ui-btn-group-item {
	font-size: 12px;
	padding: 8px 15px;
	line-height: 22px;
}

.ui-btn-group-big .ui-btn-group-item {
	font-size: 16px;
	padding: 0 36px;
	line-height: 54px;
}

.ui-btn-group-lg .ui-btn-group-item {
	font-size: 20px;
	padding: 0 52px;
	line-height: 64px;
}
/*Badge*/
.ui-badge {
	min-width: 20px;
	line-height: 20px;
	min-height: 20px;
	padding: 0 4px;
	border-radius: 10px;
	background: #eaeaea;
	display: inline-block;
	color: #595959;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	white-space: nowrap;
	box-shadow: 0 0 0 1px #fff;
	box-sizing: border-box;
}

.ui-badge-dot {
	min-width: 6px;
	height: 6px;
	min-height: 6px;
	padding: 0;
	background: #d9d9d9;
	border-radius: 100%;
	font-size: 10px;
}

.ui-badge-sm {
	min-width: 8px;
	height: 8px;
	min-height: 8px;
	padding: 0;
	background: #d9d9d9;
	border-radius: 100%;
	font-size: 10px;
}

.ui-badge-red {
	background: #ED4014;
	color: #fff;
}

.ui-badge-yellow {
	background: #F37B1D;
	color: #fff;
}

.ui-badge-blue {
	background: #1890FF;
	color: #fff;
}

.ui-badge-green {
	background: #19BE6B;
	color: #fff;
}

.ui-badge-info {
	background: #2DB7F5;
	color: #fff;
}

.ui-badge-warp {
	position: relative;
	display: inline-block;
}

.ui-badge-warp .ui-badge {
	position: absolute;
	top: -2px;
	right: -2px;
}
/*Bar*/
.ui-bar {
	position: fixed;
	top: 0;
	width: 50px;
	right: -50px;
	height: 100%;
	background: #222;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	z-index: 40;
}

.ui-bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ui-bar ul li {
}

.ui-bar ul li a {
	line-height: 60px;
	display: block;
	position: relative;
}

.ui-bar ul li a i {
	font-size: 32px;
	color: #fff;
}

.ui-bar ul li a p {
	position: absolute;
	top: 0;
	background: #fff;
	color: #333;
	padding: 8px 20px;
	line-height: 24px;
	border: 1px solid #ddd;
	border-right: 0;
	display: none;
	border-radius: 6px 0 0 6px;
}

.ui-bar ul li a div {
	position: absolute;
	top: -100px;
	background: #fff;
	color: #333;
	padding: 10px;
	line-height: 24px;
	border: 1px solid #ddd;
	display: none;
	border-radius: 6px;
	text-align: center;
}

.ui-bar ul li a div img {
	width: 250px;
	height: 250px;
	display: block;
}

.ui-bar ul li a p:after {
	display: block;
	content: "";
	background: #fff;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 15px;
	right: -4px;
	transform: rotate(45deg)
}

.ui-bar ul li a:hover p {
	left: -114px;
	display: block;
}

.ui-bar ul li a div:after {
	display: block;
	content: "";
	background: #fff;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 112px;
	right: -8.2px;
	transform: rotate(45deg);
	border: 1px solid #ddd;
	border-left: 0;
	border-bottom: 0;
}

.ui-bar ul li a:hover div {
	left: -300px;
	display: block;
}

.ui-bar ul:last-child {
	position: absolute;
	bottom: 5px;
	right: 11px;
}

.ui-bar-red {
	background: #ED4014;
}

.ui-bar-yellow {
	background: #F37B1D;
}

.ui-bar-blue {
	background: #1890FF;
}

.ui-bar-green {
	background: #19BE6B;
}

.ui-bar-info {
	background: #2DB7F5;
}
/*Bread*/
.ui-bread {
}

.ui-bread ul {
	list-style: none;
}

.ui-bread ul li {
	display: inline-block;
	color: #999;
}

.ui-bread ul li + li:before {
	padding: 0 8px;
	content: "/\00a0";
	color: #999;
	font-family: 宋体;
}

.ui-bread-1 ul li + li:before {
	content: ">>";
}

.ui-bread-2 ul li + li:before {
	content: ">";
}

.ui-bread ul li i {
	color: #999;
	padding-right: 5px;
	transform: translateY(-1px);
}

/*Carousel*/
.ui-carousel {
	position: relative;
}

.ui-carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.ui-carousel-inner::after {
	display: block;
	clear: both;
	content: "";
}

.ui-carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: -webkit-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

.ui-carousel-item img {
	width: 100%;
	height: auto;
}

.ui-carousel-item.active,.ui-carousel-item-next,.ui-carousel-item-prev {
	display: block;
}

.ui-carousel-item-next:not(.ui-carousel-item-left),.active.ui-carousel-item-right {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.ui-carousel-item-prev:not(.ui-carousel-item-right),.active.ui-carousel-item-left {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.ui-carousel-prev,.ui-carousel-next {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: 0.5;
	transition: opacity 0.15s ease;
}

.ui-carousel-prev:hover,.ui-carousel-prev:focus,.ui-carousel-next:hover,.ui-carousel-next:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: 0.9;
}

.ui-carousel-prev {
	left: 0;
}

.ui-carousel-next {
	right: 0;
}

.ui-carousel-prev-icon,.ui-carousel-next-icon {
	display: inline-block;
	width: 50px;
	height: 50px;
	background: no-repeat 50% / 100% 100%;
}

.ui-carousel-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.ui-carousel-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.ui-carousel-page {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	list-style: none;
}

.ui-carousel-page li {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 50px;
	height: 4px;
	margin-right: 4px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	opacity: .5;
	transition: opacity 0.6s ease;
}

.ui-carousel-page .active {
	opacity: 1;
}

.ui-carousel-control {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	display: flex;
	background: rgba(0,0,0,.4);
}

.ui-carousel-control .ui-carousel-title {
	flex: 1;
	display: flex;
	color: #fff;
	line-height: 40px;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ui-carousel-control .ui-carousel-page {
	justify-content: flex-end;
	align-items: center;
	position: static;
	margin-right: 10px;
}

.ui-carousel-control .ui-carousel-page li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

.ui-carousel-pagenum {
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 15;
	background: rgba(0,0,0,.3);
	color: #fff;
	padding: 3px 10px;
	border-radius: 20px;
	font-size: 10px;
}
/*Card*/
.ui-card {
	border: 1px solid #e5e5e5;
	background: #fff;
}

.ui-card-header {
	background: #fff;
	padding: 15px 20px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #e5e5e5;
}

.ui-card-header .ui-card-header-title {
	font-size: 17px;
	font-weight: 500;
	margin: 0;
	border-left: 2px solid #1890FF;
	padding-left: 15px;
	flex: 1;
}

.ui-card-header .ui-card-header-more {
	align-items: center;
	justify-content: flex-end;
}

.ui-card-image img {
	width: 100%;
	height: auto;
}

.ui-card-image svg {
	width: 100%;
	text-anchor: middle;
}

.ui-card-body {
	padding: 15px;
}

.ui-card-body.np {
	padding-top: 0;
}

.ui-card-body.ui-row {
	margin-top: -15px;
}

.ui-card-body .ui-card-title {
	font-weight: bold;
	padding-bottom: 10px;
}

.ui-card-body .ui-card-text {
	word-break: break-all;
	color: #999;
}

.ui-card-body ul {
	list-style: none;
}

.ui-card-body .ui-list {
	margin-top: -10px;
}

.ui-card-footer {
	background: #fff;
	padding: 12px 18px;
	border-top: 1px solid #F2F2F2;
}
/*collapse*/
.ui-collapse {
	margin-top: 2px;
}

.ui-collapse .ui-card {
	border-radius: 0;
	margin-top: -2px;
}

.ui-collapse .ui-card .ui-card-header {
	cursor: pointer;
}

.ui-collapse .ui-card .ui-card-header ui-card-header-title {
	font-weight: normal;
	color: #444;
	border-left: 0;
	padding-left: 0;
}

.ui-collapse .ui-card .ui-card-header .ui-icon-right {
	transition: all 0.4s ease;
	font-size: 14px;
	color: #999;
}

.ui-collapse .ui-card .ui-card-header.active .ui-icon-right {
	transform: rotate(90deg);
}

.ui-collapse .ui-card:first-child {
	border-radius: 2px 2px 0 0;
}

.ui-collapse .ui-card:last-child {
	border-radius: 0 0 2px 2px;
	border-bottom: 1;
}

.ui-collapse .ui-card-body.hide {
	display: none;
}

.ui-collapse-menu.ui-collapse-menu-border {
	border: 1px solid #f3f3f3;
}

.ui-collapse-menu-title {
	display: flex;
    border-bottom: 1px solid #f3f3f3;
    line-height: 3.3rem;
    padding: 0 0 0 0rem;
    text-align: center;
}

.ui-collapse-menu-title a {
	flex: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ui-collapse-menu-title i {
	display: block;
	transition: all 0.4s ease;
	color: #ccc;
	cursor: pointer;
	min-width: 50px;
	text-align: center;
}

.ui-collapse-menu-title.active {
	background: #efefef;
}

.ui-collapse-menu-title.active i {
	transform: rotate(90deg);
}

.ui-collapse-menu-body {
	display: none;
}

.ui-collapse-menu-body ul {
	list-style: none;
}

.ui-collapse-menu-body ul li {
	line-height: 50px;
	border-bottom: 1px solid #f3f3f3;
	padding: 0 30px;
}

.ui-collapse-menu-body ul li.active a {
	color: #1890ff;
}

.ui-collapse-menu-body.show {
	display: block;
}

.ui-collapse-menu-body.hide {
	display: none;
}

/*Dropmenu*/
.ui-dropdown {
	display: none;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	padding: 10px 0;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
	line-height: 1.5;
	word-break: break-all;
	z-index: 100;
}

.ui-dropdown img {
	max-width: 100%;
}

.ui-dropdown:after {
	content: " ";
	position: absolute;
	width: 10px;
	height: 10px;
	border-left: 0;
	border-bottom: 0;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-bottom: 0;
	border-right: 0;
}

.ui-dropdown-left:after {
	right: -6px;
	top: 50%;
	transform: translateY(-50%) rotate(-225deg);
}

.ui-dropdown-top:after {
	left: 50%;
	top: 100%;
	transform: translateX(-50%) translateY(-50%) rotate(-140deg);
}

.ui-dropdown-right:after {
	left: -6px;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
}

.ui-dropdown-bottom:after {
	left: 50%;
	top: 0;
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.ui-dropdown-bottom-left:after {
	left: 10px;
	top: 0;
	transform: translateY(-50%) rotate(45deg);
}

.ui-dropdown-top-left:after {
	left: 10px;
	top: 100%;
	transform: translateY(-50%) rotate(-140deg);
}

.ui-dropdown-right-top:after {
	left: -6px;
	top: 15px;
	transform: translateY(-50%) rotate(-45deg);
}

.ui-dropdown-line {
	height: 0;
	margin: 10px 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef;
}

.ui-dropdown-item {
	display: block;
	width: 100%;
	padding: 5px 20px;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}

.ui-dropdown-item.active {
	background: #1890FF;
}

a.ui-dropdown-item.active {
	color: #fff;
}
/*Dialog*/
.ui-dialog-mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.15);
	z-index: 198;
	display: block;
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
}

.ui-dialog {
	z-index: 999;
	position: fixed;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	background: #fff;
	min-width: 350px;
	max-width: 96%;
	margin: 0 auto;
	box-shadow: 0 5px 10px rgba(0,0,0,0.1);
	opacity: 1;
	transition: all 0.2s linear;
	animation-duration: 0.3s;
	animation-fill-mode: both;
}

.ui-dialog-header {
	padding: 20px;
	border-bottom: 1px solid #f3f3f3;
	display: flex;
}

.ui-dialog-header .ui-dialog-title {
	flex: 1;
	font-weight: bold;
	cursor: move;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.ui-dialog-header .ui-dialog-close {
	justify-content: flex-end;
	align-items: center;
	font-size: 28px;
	cursor: pointer;
	line-height: 1;
	color: #999;
}

.ui-dialog-header .ui-dialog-close:hover {
	color: #000;
}

.ui-dialog-body {
	padding: 20px;
	max-height: 500px;
	overflow-y: auto;
	word-break: break-all;
}

.ui-dialog-body .ui-form-ip {
	line-height: normal;
}

.ui-dialog-body-input {
	padding-bottom: 6px;
}

.ui-dialog-body-iframe {
	padding: 0;
	overflow: hidden;
	max-height: 100%;
	line-height: 0;
	margin: 0;
}

.ui-dialog-body-iframe iframe {
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
}

.ui-dialog-body-address {
	padding: 0;
	height: 300px;
	overflow: hidden;
}

.ui-dialog-footer {
	padding: 10px 20px;
	text-align: right;
	border-top: 0 solid #f3f3f3;
}

.ui-dialog-footer-mobile {
	display: flex;
	border-top: 1px solid #f3f3f3;
}

.ui-dialog-footer-mobile button {
	width: 100%;
	border: 0;
	background: #fff;
	padding: 12px 0;
	flex: 1;
	color: #666;
}

.ui-dialog-footer-mobile button:last-child {
	border-left: 1px solid #f3f3f3;
	color: #1890FF;
}

.ui-dialog-address {
	max-width: 100%;
}

.ui-dialog-address .ui-dialog-footer-mobile {
	border-top: 0;
	border-bottom: 1px solid #f3f3f3;
}

.ui-dialog-mobile {
	border-radius: 8px;
	min-width: 250px;
	border: 0;
}

.ui-dialog-mobile .ui-dialog-header {
	border-radius: 8px 8px 0 0;
	padding: 12px 16px;
}

.ui-dialog-mobile .ui-dialog-body {
	padding: 20px 16px;
}

.ui-dialog-mobile .ui-dialog-body-iframe {
	padding: 0;
	overflow: hidden;
	max-height: 100%;
}

.ui-dialog-mobile .ui-dialog-footer-mobile {
	border-radius: 0 0 8px 8px;
}

.ui-dialog-mobile .ui-dialog-footer-mobile button:first-child {
	border-radius: 0 0 0 8px;
}

.ui-dialog-mobile .ui-dialog-footer-mobile button:last-child {
	border-radius: 0 0 8px 0;
}

.ui-dialog-in {
	-webkit-animation-name: ui-dialogIn;
	animation-name: ui-dialogIn;
}

.ui-dialog-out {
	-webkit-animation-name: ui-dialogOut;
	animation-name: ui-dialogOut;
	opacity: 0;
	transition: all 0.2s linear;
}
/*Endtime*/
.ui-endtime {
	color: #999;
}

.ui-endtime i {
	color: #1890ff;
	font-style: normal;
	padding: 0 5px;
}

.ui-endtime i:first-child {
	padding-left: 0;
}
/*filter*/
.ui-filter {
	background: #fff;
	box-shadow: 0 1px 10px rgba(0,0,0,0.07);
	padding: 10px 20px 20px 0;
}

.ui-filter .ui-filter-left {
	text-align: right;
	padding-top: 18px;
	color: #999;
}

.ui-filter .ui-filter-right {
	padding-left: 10px;
}

.ui-filter .ui-filter-right a {
	border: 1px solid #eaeaea;
	padding: 7px 15px;
	border-radius: 2px;
	margin: 10px 10px 0 0;
	display: inline-block;
	color: #999;
}

.ui-filter a:hover,.ui-filter a.active {
	border-color: #1890FF;
	color: #1890FF;
}

.ui-filter-red a:hover,.ui-filter-red a.active {
	border-color: #ED4014;
	color: #ED4014;
}

.ui-filter-yellow a:hover,.ui-filter-yellow a.active {
	border-color: #F37B1D;
	color: #F37B1D;
}

.ui-filter-blue a:hover,.ui-filter-blue a.active {
	border-color: #1890FF;
	color: #1890FF;
}

.ui-filter-green a:hover,.ui-filter-green a.active {
	border-color: #19BE6B;
	color: #19BE6B;
}

.ui-filter-info a:hover,.ui-filter-info a.active {
	border-color: #2DB7F5;
	color: #2DB7F5;
}

.ui-filter-black a:hover,.ui-filter-black a.active {
	border-color: #666;
	color: #666;
}

.ui-filter .ui-filter-right-image {
/*margin-right:-1px;*/
}

.ui-filter .ui-filter-right-image a {
/*margin-right:0;margin-left:-1px;border-radius:0;*/
}

.ui-filter .ui-filter-right-image a:hover {
	position: relative;
}

.ui-filter .ui-filter-right-image a.active {
	position: relative;
}

.ui-filter .ui-filter-right-image a:first-child {
	margin-right: 15px;
}
/*Fixed*/
.ui-fixed-top {
	position: fixed;
	top: 0;
	z-index: 30;
	right: 0;
	left: 0;
}

.ui-fixed-bottom {
	position: fixed;
	bottom: 0;
	z-index: 30;
	right: 0;
	left: 0;
}

.ui-fixed-warp {
	z-index: 100;
}
/*Form*/
.ui-form-group {
	margin-bottom: 10px;
	padding-bottom: 5px;
	position: relative;
}

.ui-form-group+.hide {
	display: none;
}

.ui-form-icon {
	position: absolute;
	top: 46%;
	left: 15px;
	z-index: 99;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 18px;
	vertical-align: middle;
	font-size: 24px;
}

.ui-form-icon+.ui-form-ip {
	padding-left: 50px;
}

.ui-form-group .ui-form-ip {
}

.ui-form-group > label {
	margin-bottom: 10px;
}

.ui-form-ip {
	display: block;
	width: 100%;
	padding: 15px 20px;
	color: #495057;
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	text-align: left;
}

.ui-form-group-sm .ui-form-ip {
	height: 46px;
	padding: 0 15px;
}

input.ui-form-ip {
	line-height: 1;
}

select.ui-form-ip,textarea.ui-form-ip {
	height: auto;
}

textarea.ui-form-ip {
	min-height: 100px;
}

.ui-form-ip::-ms-expand {
	background-color: transparent;
	border: 0;
}

.ui-form-ip:focus {
	color: #495057;
	background: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 2px rgba(0,123,255,.25);
}

.ui-form-ip::-webkit-input-placeholder {
	color: #999;
}

.ui-form-ip::-moz-placeholder {
	color: #999;
}

.ui-form-ip:-ms-input-placeholder {
	color: #999;
}

.ui-form-ip::-ms-input-placeholder {
	color: #999;
}

.ui-form-ip::placeholder {
	color: #999;
}

.ui-form-ip:disabled {
	background: #fafafa;
	opacity: 1;
	cursor: not-allowed;
}

.ui-form-ip[readonly] {
	background: #fafafa;
	opacity: 1;
}

.ui-form-ip-check {
	margin-bottom: 3px;
	margin-right: 5px;
	vertical-align: middle;
}

.ui-form-limit-text {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #999;
	background: rgba(255,255,255,.5);
}

.ui-form-limit-text span {
	color: #1890ff;
}

.ui-col-form-label {
	color: #666;
	padding: 10px 10px 0 0;
	text-align: right;
	transform: translateY(1px)
}

.ui-col-form-label-top {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	color: #666;
	padding: 0 10px 0 0;
}

.ui-input-group {
	display: flex;
}

.ui-input-group .before {
	justify-content: center;
	align-items: center;
	display: flex;
	padding: 0 15px;
	color: #495057;
	border: 1px solid #e3e3e3;
	border-right: 0;
	background: #F6F7FF;
	border-radius: 4px 0 0 4px;
	white-space: nowrap;
}

.ui-input-group .after {
	justify-content: center;
	align-items: center;
	display: flex;
	padding: 0 15px;
	color: #495057;
	border: 1px solid #e3e3e3;
	border-left: 0;
	background: #F6F7FF;
	border-radius: 0 4px 4px 0;
	white-space: nowrap;
}

.ui-input-group a.after {
	padding: 0 15px;
	cursor: pointer;
	font-family: microsoft yahei;
}

.ui-input-group a.after:before {
	margin-right: 5px;
	color: #999;
	font-family: "iconfont";
}

.ui-input-group a:hover.after,.ui-input-group a:hover.after:before {
	color: #1890ff;
}

.ui-input-group button.after {
	padding: 0 10px;
}

.ui-input-group button.after [class*=ui-icon] {
	font-size: 24px;
}

.ui-input-group .code {
	min-height: 42px;
	justify-content: center;
	align-items: center;
	display: flex;
	padding: 0 12px;
	border: 1px solid #e3e3e3;
	border-left: 0;
	background: #fff;
	border-radius: 0;
	cursor: pointer;
	border-radius: 0 4px 4px 0;
}

.ui-input-group .code img {
	height: 42px;
	border-radius: 0 4px 4px 0;
}

.ui-input-group .ui-form-ip {
	flex: 1;
}

.ui-input-group-check {
	padding-top: 7px;
}

.ui-input-group-check label {
	margin-right: 10px;
}

.ui-input-group .radius-none {
	border-radius: 0;
}

.ui-input-group .radius-left-none {
	border-radius: 0 4px 4px 0;
}

.ui-input-group .radius-right-none {
	border-radius: 4px 0 0 4px;
}

.ui-input-group .radius-none {
	border-radius: 0;
}

.ui-check-error {
	color: #ED4014;
}

.ui-check-error .ui-form-ip {
	border-color: #ED4014;
}

.ui-check-error .ui-form-ip:focus {
	box-shadow: 0 0 0 2px rgba(255, 51, 0, 0.25);
}

.ui-check-error .error-msg {
	display: inline-block;
	padding: .5833em .833em;
	margin-top: 10px;
	border-radius: 5px;
	text-transform: none;
	border: 1 solid #DB2828;
	position: relative;
	background: #fff;
	border: 1px solid #db2828;
	color: #db2828;
}

.ui-check-error .error-msg:before {
	background: #fff;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-left-color: #DB2828;
	border-top-color: #DB2828;
	position: absolute;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
	width: .6666em;
	height: .6666em;
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
	top: 0;
	left: 50%;
}

.ui-check-error .ui-form-icon {
	top: 24.5%;
}

.ui-check-error .ui-form-limit-text {
	bottom: 37%;
}

.ui-form-ip.w-auto {
	width: auto;
	display: inline-block;
}

.ui-form-inline {
}

.ui-form-inline .before {
	border-radius: 0;
}

.ui-form-inline .before:first-child {
	border-radius: 4px 0 0 4px;
}

.ui-form-inline .ui-form-ip {
	border-radius: 0;
	border-right: 0;
}

.ui-form-inline .after {
	border-left: 1px solid #e3e3e3;
}
/*CheckBox*/
.ui-checkbox {
	display: inline-block;
	cursor: pointer;
	margin-right: 10px;
	vertical-align: middle;
}

.ui-checkbox input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	outline: none;
	display: none;
}

.ui-checkbox input[type="checkbox"] + i {
	margin-right: 5px;
	font-style: normal;
	vertical-align: middle;
	display: inline-block;
}

.ui-checkbox input[type="checkbox"] + i:after {
	width: 20px;
	height: 20px;
	border: 1px solid #1890FF;
	border-radius: 2px;
	display: inline-block;
	line-height: 20px;
	content: '';
	text-align: center;
	overflow: hidden;
	margin-top: 2px;
}

.ui-checkbox input[type="checkbox"]:checked + i:after {
	content: '\e830';
	font-family: iconfont;
	background: #1890FF;
	color: #fff;
	border-color: #1890FF;
}

.ui-checkbox input[type="checkbox"]:disabled + i:after {
	background: #f5f5f5;
	color: #999;
	border-color: #ddd;
}

.ui-checkbox input[type="checkbox"]:checked:disabled + i:after {
	content: '\e830';
	font-family: iconfont;
	background: #f5f5f5;
	color: #999;
	border-color: #ddd;
}

.ui-checkbox input[type="checkbox"]:disabled + i {
	cursor: not-allowed;
}

.ui-checkbox-red input[type="checkbox"] + i:after {
	border-color: #ED4014;
}

.ui-checkbox-red input[type="checkbox"]:checked + i:after {
	background: #ED4014;
	border-color: #ED4014;
}

.ui-checkbox-yellow input[type="checkbox"] + i:after {
	border-color: #F37B1D;
}

.ui-checkbox-yellow input[type="checkbox"]:checked + i:after {
	background: #F37B1D;
	border-color: #F37B1D;
}

.ui-checkbox-blue input[type="checkbox"] + i:after {
	border-color: #1890FF;
}

.ui-checkbox-blue input[type="checkbox"]:checked + i:after {
	background: #1890FF;
	border-color: #1890FF;
}

.ui-checkbox-green input[type="checkbox"] + i:after {
	border-color: #19BE6B;
}

.ui-checkbox-green input[type="checkbox"]:checked + i:after {
	background: #19BE6B;
	border-color: #19BE6B;
}

.ui-checkbox-info input[type="checkbox"] + i:after {
	border-color: #2DB7F5;
}

.ui-checkbox-info input[type="checkbox"]:checked + i:after {
	background: #2DB7F5;
	border-color: #2DB7F5;
}

.ui-checkbox:last-child {
	margin-right: 0;
}
/*Radio*/
.ui-radio {
	display: inline-block;
	cursor: pointer;
	margin-right: 10px;
	vertical-align: middle;
}

.ui-radio input[type="radio"] {
	appearance: none;
	-webkit-appearance: none;
	outline: none;
	display: none
}

.ui-radio input[type="radio"] + i {
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
	border: 1px solid #ddd;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: relative;
	transition: all .3s ease 0s;
	margin-top: 2px;
}

.ui-radio input[type="radio"] + i:after {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	left: 4px;
	top: 4px;
}

.ui-radio input[type="radio"]:checked + i {
	border-color: #1890FF;
	box-shadow: 0 0 0 2px rgba(24,144,255,0.1);
}

.ui-radio input[type="radio"]:checked + i:after {
	content: '';
	background: #1890FF;
}

.ui-radio input[type="radio"]:disabled + i {
	border-color: #ddd;
	background: #F5F5F5;
	cursor: not-allowed;
}

.ui-radio input[type="radio"]:checked:disabled + i {
	border: 1px solid #ddd;
	box-shadow: none;
}

.ui-radio input[type="radio"]:checked:disabled + i:after {
	background: #C4C4C4;
}

.ui-radio-red input[type="radio"]:checked + i {
	border-color: #ED4014;
}

.ui-radio-red input[type="radio"]:checked + i:after {
	background: #ED4014;
}

.ui-radio-yellow input[type="radio"]:checked + i {
	border-color: #F37B1D;
}

.ui-radio-yellow input[type="radio"]:checked + i:after {
	background: #F37B1D;
}

.ui-radio-blue input[type="radio"]:checked + i {
	border-color: #1890FF;
}

.ui-radio-blue input[type="radio"]:checked + i:after {
	background: #1890FF;
}

.ui-radio-green input[type="radio"]:checked + i {
	border-color: #19BE6B;
}

.ui-radio-green input[type="radio"]:checked + i:after {
	background: #19BE6B;
}

.ui-radio-info input[type="radio"]:checked + i {
	border-color: #2DB7F5;
}

.ui-radio-info input[type="radio"]:checked + i:after {
	background: #2DB7F5;
}

.ui-radio:last-child {
	margin-right: 0;
}
/*Switch*/
.ui-switch {
	display: inline-block;
	text-align: left;
}

.ui-switch > input[type="checkbox"] {
	display: none;
}

.ui-switch > input[type="checkbox"]:disabled ~ .ui-switch-checkbox {
	background: #EBEBEB;
	cursor: not-allowed
}

.ui-switch > input[type="checkbox"]:checked:disabled ~ .ui-switch-checkbox {
	background: #EBEBEB;
}

.ui-switch > input[type="checkbox"]:checked ~ .ui-switch-checkbox {
	background: #1890FF;
}

.ui-switch > input[type="checkbox"]:checked ~ .ui-switch-checkbox::before {
	left: 38px;
}

.ui-switch > input[type="checkbox"]:checked ~ .ui-switch-checkbox.ui-switch-text::before {
	text-indent: -24px;
	content: '开';
	color: #fff;
}

.ui-switch > input[type="checkbox"]:checked ~ .ui-switch-checkbox.ui-switch-icon::before {
	content: '\e830';
	text-indent: -24px;
	font-family: iconfont;
	color: #fff;
}

.ui-switch > input[type="checkbox"]:checked ~ .ui-switch-checkbox.ui-switch-en::before {
	text-indent: -28px;
	content: 'On';
	color: #fff;
}

.ui-switch .ui-switch-checkbox.ui-switch-text::before {
	content: '关';
	text-indent: 36px;
	color: #fff;
}

.ui-switch .ui-switch-checkbox.ui-switch-en::before {
	content: 'Off';
	text-indent: 34px;
	color: #fff;
}

.ui-switch .ui-switch-checkbox.ui-switch-icon::before {
	content: '\e831';
	text-indent: 36px;
	font-family: iconfont;
	color: #fff;
}

.ui-switch .ui-switch-checkbox {
	width: 70px;
	height: 32px;
	border-radius: 100px;
	background: #ccc;
	transition: background ease 0.5s;
	cursor: pointer;
	position: relative;
	display: inline-block;
	overflow: hidden;
	user-select: none;
}

.ui-switch .ui-switch-checkbox::before {
	content: '';
	font-weight: 500;
	width: 30px;
	height: 30px;
	line-height: 28px;
	position: absolute;
	border-radius: 50%;
	top: 1px;
	left: 2px;
	background: #fff;
	olor: #fff;
	font-size: 15px;
	transition: left ease 0.3s;
	font-style: normal;
}

.ui-switch-red > input[type="checkbox"]:checked ~ .ui-switch-checkbox {
	background: #ED4014;
}

.ui-switch-yellow > input[type="checkbox"]:checked ~ .ui-switch-checkbox {
	background: #F37B1D;
}

.ui-switch-blue > input[type="checkbox"]:checked ~ .ui-switch-checkbox {
	background: #1890FF;
}

.ui-switch-green > input[type="checkbox"]:checked ~ .ui-switch-checkbox {
	background: #19BE6B;
}

.ui-switch-info > input[type="checkbox"]:checked ~ .ui-switch-checkbox {
	background: #2DB7F5;
}
/*Inputnumber*/
.ui-inputnumber-wrap {
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	border: 1px solid #dadada;
	border-radius: 2px;
	background: #fff;
}

.ui-inputnumber-wrap:hover {
	border-color: #80bdff;
}

.ui-inputnumber-text {
	min-width: 60px;
	border-radius: 2px 0 0 2px;
	text-align: center;
	height: 40px;
}

.inputnumber:focus {
	box-shadow: none;
	border: 0;
}

.ui-inputnumber-min,.ui-inputnumber-max {
	border: 1px solid #dadada;
	border-top: 0;
	border-bottom: 0;
	padding: 10px 15px;
	cursor: pointer;
	margin-left: -1px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	color: #555;
}

.ui-inputnumber-max {
	border-right: 0;
}

.ui-inputnumber-min:hover,.ui-inputnumber-max:hover {
	color: #1890FF;
	border-color: #80bdff;
	z-index: 1;
}

.ui-inputnumber-min i,.ui-inputnumber-max i {
	font-size: 14px;
}

.ui-inputnumber-min.ui-inputnumber-disabled,.ui-inputnumber-max.ui-inputnumber-disabled {
	cursor: not-allowed;
	color: #999;
}

.ui-inputnumber-min.ui-inputnumber-disabled:hover,.ui-inputnumber-max.ui-inputnumber-disabled:hover {
	border-color: #dadada;
}

.ui-inputnumber-wrap.disabled {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	background: #fafafa;
	cursor: not-allowed;
}

.ui-inputnumber-wrap.disabled:hover {
	border-color: #dadada;
}

.ui-inputnumber-wrap.disabled .ui-inputnumber-min,.ui-inputnumber-wrap.disabled .ui-inputnumber-max,.ui-inputnumber-wrap.disabled .ui-inputnumber-text {
	cursor: not-allowed;
	color: #999;
}

.ui-inputnumber-wrap.disabled .ui-inputnumber-min:hover,.ui-inputnumber-wrap.disabled .ui-inputnumber-max:hover {
	border-color: #dadada;
	color: #999;
}

.ui-inputnumber-center .ui-inputnumber-min {
	border-right: 1px solid #dadada;
	border-left: 0;
}
/*.ui-line*/
.ui-line {
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 0;
	margin: 10px 0;
	min-height: 4px;
}

.ui-line:before {
	content: "";
	display: table;
	position: absolute;
	top: 50%;
	width: 100%;
	border-top: 1px solid #e8eaec;
	transform: translateY(50%);
	z-index: -1;
}

.ui-line span {
	background: #fff;
	display: inline-block;
	padding: 0 10px;
	z-index: 1;
	white-space: nowrap;
}

.ui-line-left {
	text-align: left;
}

.ui-line-left span {
	margin-left: 1.5%;
}

.ui-line-right {
	text-align: right;
}

.ui-line-right span {
	margin-right: 1.5%;
}

.ui-line-red:before {
	border-top-color: #ED4014;
}

.ui-line-red span {
	color: #ED4014;
}

.ui-line-yellow:before {
	border-top-color: #F37B1D;
}

.ui-line-yellow span {
	color: #F37B1D;
}

.ui-line-blue:before {
	border-top-color: #1890FF;
}

.ui-line-blue span {
	color: #1890FF;
}

.ui-line-green:before {
	border-top-color: #19BE6B;
}

.ui-line-green span {
	color: #19BE6B;
}

.ui-line-info:before {
	border-top-color: #2DB7F5;
}

.ui-line-info span {
	color: #2DB7F5;
}
/*List*/
.ui-list {
	list-style: none;
}

.ui-list li {
	border-bottom: 1px solid #f3f3f3;
	padding: 15px 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ui-list li a {
	color: #333;
	flex: 1;
}

.ui-list li a:hover {
	color: #1890ff;
}

.ui-list li a i {
	margin: 0 10px 0 5px;
	color: #999;
	margin-right: 10px;
	transform: translateY(-1px);
}

.ui-list li .arrow {
	padding: 0 5px 0 9px;
}

.ui-list li .arrow:after {
	content: "\e82a";
	font-family: "iconfont";
	color: #ccc;
	font-size: 20px;
	transform: translateY(3px);
}

.ui-list-border {
	border: 1px solid #e4eaec;
	border-bottom: 0;
}

.ui-list-striped li:nth-child(even) {
	background: #F9FBFD;
}

.ui-list-hover li:hover {
	background: #F9FBFD;
}

.ui-list-border .arrow {
	padding: 0 9px;
}

.ui-list .active {
	background: #F5FAFE;
}
/*LightBox*/
.ui-lightbox-mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.4);
	z-index: 998;
	display: block;
	display: none;
	overflow: hidden;
}

.ui-lightbox-warp {
	background: #fff;
	padding: 5px;
	border-radius: 4px;
	z-index: 999;
	position: fixed;
	left: 45%;
	top: 45%;
	user-select: none;
}

.ui-lightbox-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 30%;
	height: 100%;
	cursor: pointer;
}

.ui-lightbox-left:after {
	content: "\e784";
	font-family: iconfont;
	font-size: 42px;
	color: #fff;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
	margin-left: 10%;
	opacity: 0;
}

.ui-lightbox-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 30%;
	height: 100%;
	cursor: pointer;
}

.ui-lightbox-right:after {
	content: "\e78c";
	font-family: iconfont;
	font-size: 42px;
	color: #fff;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 100%;
	margin-right: 10%;
	opacity: 0;
}

.ui-lightbox-warp:hover .ui-lightbox-left:after,.ui-lightbox-warp:hover .ui-lightbox-right:after {
	opacity: .8;
}

.ui-lightbox-image {
	position: relative;
}

.ui-lightbox-video {
	background: #000;
}

.ui-lightbox-iframe {
	line-height: 0;
}

.ui-lightbox-image-url {
	width: 0;
}

.ui-lightbox-bottom {
	position: absolute;
	width: 0;
	height: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.6);
	color: #fff;
	padding: 0 15px;
	overflow: hidden;
	transition: all .3s ease 0s;
}

.ui-lightbox-bottom * {
	line-height: 40px;
}

.ui-lightbox-bottom i {
	float: right;
	font-style: normal;
	float: right;
	padding-left: 15px;
	color: #999;
}

.ui-lightbox-close {
	position: absolute;
	right: -10px;
	top: -10px;
	font-size: 20px;
	cursor: pointer;
	color: #333;
	font-family: verdana;
	background: #999;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	z-index: 20;
}
/*Modal*/
.ui-modal-mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	z-index: 98;
	display: block;
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
}

.ui-modal {
	display: none;
	z-index: 99;
	position: fixed;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	background: #fff;
	width: 500px;
	margin: 0 auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	transition: transform .2s cubic-bezier(.16,.68,.43,.99);
}

.ui-modal-header {
	padding: 20px;
	border-bottom: 1px solid #f3f3f3;
	display: flex;
}

.ui-modal-header .ui-modal-title {
	flex: 1;
	font-weight: bold;
	cursor: move;
}

.ui-modal-header .ui-modal-close {
	justify-content: flex-end;
	align-items: center;
	font-size: 20px;
	cursor: pointer;
	font-weight: 700;
	line-height: 1;
	color: #999;
}

.ui-modal-header .ui-modal-close:hover {
	color: #000;
}

.ui-modal-body {
	padding: 20px;
	max-height: 500px;
	overflow-y: auto;
}

.ui-modal-body .ui-form-ip {
	line-height: normal;
}

.ui-modal-footer {
	padding: 10px 20px;
	border-top: 1px solid #f3f3f3;
	text-align: right;
	font-size: 20px;
}

.ui-modal-sm {
	width: 360px;
}

.ui-modal-sm .ui-modal-body {
	max-height: 220px;
}

.ui-modal-bg {
	width: 800px;
}

.ui-modal-lg {
	width: 1000px;
}

.ui-modal-in {
	transition: transform 0.3s ease-out;
	transform: translate(0,50px);
}

.ui-modal-out {
	transition: transform 0.3s ease-out;
	transform: translate(0);
}
/*Media*/
.ui-media-list {
}

.ui-media-list .ui-media {
	margin-bottom: 20px;
	padding-bottom: 20px;
	display: flex;
	border-bottom: 1px solid #f3f3f3;
}

.ui-media-list .ui-media:last-child {
	margin-bottom: 0;
}

.ui-media-img {
}

.ui-media-img img,.ui-media-img svg {
	border: 1px solid #f3f3f3;
	padding: 3px;
	text-anchor: middle;
	border-radius: 4px;
}

.ui-media-body {
	flex: 1;
	position: relative;
	overflow: hidden;
}

.ui-media-header {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.ui-media-text {
	color: #666;
	word-break: break-all;
}

.ui-media-text img {
	max-width: 100%;
}

.ui-media-other {
	font-size: 12px;
	color: #999;
	margin-top: 5px;
	vertical-align: middle;
}

.ui-media-link {
	padding-left: 15px;
}

.ui-media-arrow {
	padding-left: 15px;
}

.ui-media-arrow:after {
	content: ">";
	font-family: 宋体;
	color: #ccc;
	font-size: 30px;
}

.ui-media-center {
	display: flex;
	align-items: center;
}

.ui-media-bottom {
	display: flex;
	align-items: flex-end;
}

.ui-media-border .ui-media {
	border-bottom: 0;
	padding-bottom: 0;
}

.ui-media-border .ui-media-body {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 30px;
}

.ui-media-border .ui-media-link,.ui-media-border .ui-media-arrow {
	border-bottom: 1px solid #eaeaea;
}

.ui-media-border-none .ui-media {
	border-bottom: 0;
}

.ui-media-border-none .ui-media:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
/*Menu*/
.ui-menu {
	display: flex;
	border-bottom: 1px solid #eaeaea;
	justify-content: space-between;
	align-items: center;
}

.ui-menu .ui-menu-name {
	color: #333;
	border-bottom: 2px solid #999;
	margin-bottom: -1px;
	padding-bottom: 15px;
	align-self: flex-end;
}

.ui-menu .ui-menu-more a {
	color: #666;
	display: block;
	padding-bottom: 10px;
}

.ui-menu .ui-menu-more a:hover {
	color: #1890ff;
}

.ui-menu-red .ui-menu-name {
	color: #ED4014;
	border-bottom-color: #ED4014;
}

.ui-menu-yellow .ui-menu-name {
	color: #F37B1D;
	border-bottom-color: #F37B1D;
}

.ui-menu-blue .ui-menu-name {
	color: #1890FF;
	border-bottom-color: #1890FF;
	padding: 10px 30px;
	position: relative;
}

.ui-menu-green .ui-menu-name {
	color: #19BE6B;
	border-bottom-color: #19BE6B;
}

.ui-menu-info .ui-menu-name {
	color: #2DB7F5;
	border-bottom-color: #2DB7F5;
}

.ui-menu-noborder {
	border: 0;
}

.ui-menu-noborder .ui-menu-name {
	border: 0;
}
/*Nav*/
.ui-nav {
}

.ui-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	text-align: center;
}

.ui-nav ul li {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}

.ui-nav ul li a {
	display: block;
	padding: 15px 30px;
	font-size: 16px;
	text-align: center;
}

.ui-nav ul li a:hover {
}

.ui-nav ul li.active a {
}

.ui-nav ul li ul {
	position: absolute;
	min-width: 200px;
	border: 1px solid #d9d9d9;
	background: #fff;
	opacity: 0;
	transition: all .3s ease 0s;
	visibility: hidden;
	transform: translate3d(0,10px,0);
	box-shadow: 0 3px 10px 0 rgba(51,51,51,0.1);
	z-index: 20;
}

.ui-nav ul li ul li {
	display: block;
	z-index: 1;
}

.ui-nav ul li ul li a {
	text-align: left;
	color: #333;
	white-space: nowrap;
}

.ui-nav ul li ul li a:hover {
	background: #1890FF;
	color: #fff;
}

.ui-nav ul li:hover ul {
	opacity: 1;
	transform: translate3d(0,0,0);
	visibility: visible;
}

.ui-nav-full ul {
	display: flex;
}

.ui-nav-full ul li {
	flex: 1;
}

.ui-nav-full ul li ul,.ui-nav-full ul li ul li {
	display: block;
	width: 100%;
}

.ui-nav-bottom ul li ul {
	bottom: 41px;
}

.ui-nav-bottom ul li ul:before {
	width: 0;
	height: 0;
}

.ui-nav-bg-red {
	background: #ED4014;
	border: 1px solid #ED4014;
}

.ui-nav-bg-red li a {
	color: #fff;
}

.ui-nav-bg-red li a:hover {
	background: #fff;
	color: #333;
}

.ui-nav-bg-red ul li.active a {
	background: #fff;
	color: #333;
}

.ui-nav-bg-yellow {
	background: #F37B1D;
	border: 1px solid #F37B1D;
}

.ui-nav-bg-yellow li a {
	color: #fff;
}

.ui-nav-bg-yellow li a:hover {
	background: #fff;
	color: #333;
}

.ui-nav-bg-yellow ul li.active a {
	background: #fff;
	color: #333;
}

.ui-nav-bg-blue {
	background: #1890FF;
	border: 1px solid #1890FF;
}

.ui-nav-bg-blue li a {
	color: #fff;
}

.ui-nav-bg-blue li a:hover {
	background: #fff;
	color: #333;
}

.ui-nav-bg-blue ul li.active a {
	background: #fff;
	color: #333;
}

.ui-nav-bg-green {
	background: #19BE6B;
	border: 1px solid #19BE6B;
}

.ui-nav-bg-green li a {
	color: #fff;
}

.ui-nav-bg-green li a:hover {
	background: #fff;
	color: #333;
}

.ui-nav-bg-green ul li.active a {
	background: #fff;
	color: #333;
}

.ui-nav-bg-info {
	background: #2DB7F5;
	border: 1px solid #2DB7F5;
}

.ui-nav-bg-info li a {
	color: #fff;
}

.ui-nav-bg-info li a:hover {
	background: #fff;
	color: #333;
}

.ui-nav-bg-info ul li.active a {
	background: #fff;
	color: #333;
}

.ui-nav-bg-black {
	background: #000;
	border: 1px solid #000;
}

.ui-nav-bg-black li a {
	color: #fff;
}

.ui-nav-bg-black li a:hover {
	background: #fff;
	color: #333;
}

.ui-nav-bg-black ul li.active a {
	background: #fff;
	color: #333;
}
/*Offside*/
.ui-offside-mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	z-index: 98;
	overflow-y: auto;
	display: none;
}

.ui-offside {
	position: fixed;
	min-width: 200px;
	z-index: 996;
	-webkit-overflow-scrolling: touch;
	background: #fff;
	transition: all .3s ease 0s;
}

.ui-offside-left {
	left: -100%;
	top: 0;
	height: 100%;
	overflow-y: auto;
}

.ui-offside-right {
	right: -100%;
	top: 0;
	height: 100%;
	overflow-y: auto;
}

.ui-offside-top {
	top: -100%;
	width: 100%;
	min-height: 100px;
}

.ui-offside-bottom {
	bottom: -110%;
	width: 100%;
	min-height: 100px;
}

.ui-offside-in.ui-offside-left,.ui-offside-in.ui-offside-right {
	transform: translate3d(0,0,0);
}

.ui-offside-right-close {
	position: absolute;
	right: 10px;
	top: -10px;
	font-size: 24px;
	font-weight: bold;
	background: #fff;
	width: 28px;
	height: 28px;
	line-height: 26px;
	padding: 0;
	text-align: center;
	border: 1px solid #ddd;
	color: #333;
	border-radius: 50%;
	display: none;
	z-index: 999;
}

.ui-offside-in .ui-offside-right-close {
	display: inline-block;
}
/*OrderBy*/
.ui-orderby {
	background: #fff;
	border: 1px solid #eee;
}

.ui-orderby ul {
	list-style: none;
	display: flex;
}

.ui-orderby ul li a {
	border-right: 1px solid #eee;
	padding: 10px 30px;
	color: #666;
	display: block;
}

.ui-orderby ul li a:hover {
	background: #fff;
	color: #1890FF;
}

.ui-orderby ul li a i {
	font-size: 16px;
	margin-left: 5px;
}

.ui-orderby ul li.active a {
	background: #1890FF;
	border-right-color: #1890FF;
	color: #fff;
}

.ui-orderby-red ul li a:hover {
	color: #ED4014;
}

.ui-orderby-red ul li.active a {
	background: #ED4014;
	border-right-color: #ED4014;
	color: #fff;
}

.ui-orderby-yellow ul li a:hover {
	color: #F37B1D;
}

.ui-orderby-yellow ul li.active a {
	background: #F37B1D;
	border-right-color: #F37B1D;
	color: #fff;
}

.ui-orderby-blue ul li a:hover {
	color: #1890FF;
}

.ui-orderby-blue ul li.active a {
	background: #1890FF;
	border-right-color: #1890FF;
	color: #fff;
}

.ui-orderby-green ul li a:hover {
	color: #19BE6B;
}

.ui-orderby-green ul li.active a {
	background: #19BE6B;
	border-right-color: #19BE6B;
	color: #fff;
}

.ui-orderby-info ul li a:hover {
	color: #2DB7F5;
}

.ui-orderby-info ul li.active a {
	background: #2DB7F5;
	border-right-color: #2DB7F5;
	color: #fff;
}

.ui-orderby-black ul li a:hover {
	color: #666;
}

.ui-orderby-black ul li.active a {
	background: #666;
	border-right-color: #666;
	color: #fff;
}
/*PicList*/
/*
3:2 ： 66.6%
3:4 ： 133.3%
16:9 ： 56.2%
两列列宽：48.5%
三列列宽：31.8%
四列列宽：23.5%
五列列宽：18.5%
*/
.ui-piclist {
	margin: 0 -.75%;
	padding: 0 0 .25% 0;
	list-style: none;
	overflow: hidden;
	font-size: 0;
}

.ui-piclist:after {
	content: " ";
	clear: both;
	display: table;
}

.ui-piclist-item {
	float: left;
	width: 23.5%;
	padding: 0;
	margin: 0 .75% 1.5% .75%;
	background: #fff;
	border: 1px solid #eaeaea;
	position: relative;
	z-index: 1;
}

.ui-piclist-item:hover {
	box-shadow: 0 1px 20px rgba(0,0,0,0.1);
}

.ui-piclist-item .ui-progress {
	position: absolute;
	top: 32%;
	left: 10px;
	right: 10px;
	z-index: 2;
}

.ui-piclist-item .error {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: #F00;
	color: #fff;
	padding: 8px;
	font-size: 12px;
	z-index: 2;
	text-align: center;
}

.ui-piclist-item.disabled,.ui-piclist-item.disabled a {
	cursor: not-allowed;
}

.ui-piclist-image {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.2%;
}

.ui-piclist-image img {
	width: 100%;
	position: absolute;
	z-index: 1;
}

.ui-piclist-image svg {
	width: 100%;
	height: 100%;
	z-index: 1;
	color: #fff;
	font-size: 24px;
	text-anchor: middle;
	position: absolute;
}

.ui-piclist-image .upload {
	width: 100%;
	height: 100%;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 40px;
	color: #ccc;
	cursor: pointer;
	background: #f9f9f9;
}

.ui-piclist-image .upload:hover {
	color: #333;
}

.ui-piclist-image em {
	position: absolute;
	right: -74px;
	top: 10px;
	z-index: 10;
	width: 200px;
	line-height: 32px;
	background: #2DB7F5;
	color: #fff;
	font-size: 13px;
	text-align: center;
	font-style: normal;
	transform: rotate(45deg);
}

.ui-piclist-image em.bg-red {
	background: #ED4014;
}

.ui-piclist-image em.bg-yellow {
	background: #F37B1D;
}

.ui-piclist-image em.bg-blue {
	background: #1890FF;
}

.ui-piclist-image em.bg-green {
	background: #19BE6B;
}

.ui-piclist-image em.bg-info {
	background: #2DB7F5;
}

.ui-piclist-body {
	padding: 15px;
}

.ui-piclist-title {
	font-size: 16px;
}

.ui-piclist-flex {
	margin: 10px 0 5px 0;
	display: flex;
	align-items: center;
}

.ui-piclist-price {
	color: #333;
	flex: 1;
	font-size: 14px;
}

.ui-piclist-price strong {
	font-size: 16px;
	color: #ED4014;
}

.ui-piclist-price del,.ui-piclist-price span {
	color: #999;
	display: block;
	font-size: 12px;
}

.ui-piclist-flex .action {
}

.ui-piclist-flex .action a.ui-btn {
	border-radius: 50px;
	padding: 0 20px;
	font-size: 16px;
}

.ui-piclist-col-2 .ui-piclist-item {
	width: 48.5%;
}

.ui-piclist-col-3 .ui-piclist-item {
	width: 31.8%;
}

.ui-piclist-col-5 .ui-piclist-item {
	width: 18.5%;
}

.ui-piclist-1-1 .ui-piclist-image {
	padding-bottom: 100%;
}

.ui-piclist-3-2 .ui-piclist-image {
	padding-bottom: 66.6%;
}

.ui-piclist-3-4 .ui-piclist-image {
	padding-bottom: 133.3%;
}

.ui-piclist-4-3 .ui-piclist-image {
	padding-bottom: 75%;
}

.ui-piclist-16-9 .ui-piclist-image {
	padding-bottom: 56.2%;
}

.ui-piclist-100 .ui-piclist-image img {
	min-height: 100%;
}

.ui-piclist-image .upload-action {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: -100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	z-index: 2;
	background: rgba(0,0,0,.4);
	transition: all .5s ease 0s;
}

.ui-piclist-image .upload-action a {
	font-size: 30px;
	color: #ccc;
	margin: 0 5px;
}

.ui-piclist-image .upload-action a:hover {
	color: #fff;
}

.ui-piclist-image:hover .upload-action {
	bottom: 0;
}

.ui-piclist-top {
	margin-top: -15px;
}

/*Page*/
.ui-page {
	user-select: none;
}

.ui-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	margin-left: 1px;
}

.ui-page ul li {
	font-size: 0;
	list-style: none;
	display: inline-block;
	border: 1px solid #d9d9d9;
	margin-left: -1px;
}

.ui-page ul li:first-child,.ui-page ul li:first-child a {
	border-radius: 4px 0 0 4px;
}

.ui-page ul li:last-child,.ui-page ul li:last-child a {
	border-radius: 0 .4px 4px 0;
}

.ui-page ul li a {
	font-size: 16px;
	display: block;
	padding: 0 15px;
	line-height: 40px;
	color: #444;
	background: #fff;
}

.ui-page ul li a:not([href]) {
	color: #999;
	cursor: not-allowed;
}

.ui-page ul li.active {
	border-color: #1890FF;
	background: #1890FF;
}

.ui-page ul li.active a {
	color: #fff;
	background: #1890FF;
}

.ui-page ul li.active a:hover {
	background: #1890FF;
}

.ui-page ul li:hover a {
	background: #f9f9f9;
}

.ui-page-red ul li.active {
	border-color: #ED4014;
	background: #ED4014;
}

.ui-page-red ul li.active a {
	background: #ED4014;
}

.ui-page-red ul li.active a:hover {
	background: #ED4014;
}

.ui-page-yellow ul li.active {
	border-color: #F37B1D;
	background: #F37B1D;
}

.ui-page-yellow ul li.active a {
	background: #F37B1D;
}

.ui-page-yellow ul li.active a:hover {
	background: #F37B1D;
}

.ui-page-green ul li.active {
	border-color: #19BE6B;
	background: #19BE6B;
}

.ui-page-green ul li.active a {
	background: #19BE6B;
}

.ui-page-green ul li.active a:hover {
	background: #19BE6B;
}

.ui-page-info ul li.active {
	border-color: #2DB7F5;
	background: #2DB7F5;
}

.ui-page-info ul li.active a {
	background: #2DB7F5;
}

.ui-page-info ul li.active a:hover {
	background: #2DB7F5;
}

.ui-page-mid ul li {
	margin-right: 6px;
}

.ui-page-mid ul li {
	border-radius: 2px;
}

.ui-page-mid ul li:first-child,.ui-page-mid ul li:last-child {
	border-radius: 2px;
}

.ui-page-center ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ui-page-right ul {
	display: flex;
	justify-content: flex-end;
}

.ui-page-right {
	display: flex;
}

.ui-page-right .ui-page-other {
	flex: 1;
	justify-content: flex-start;
	align-items: center;
	display: flex;
}
/*Progress*/
.ui-progress {
	background: #e4eaec;
	height: 10px;
	overflow: hidden;
	display: flex;
}

.ui-progress .ui-progress-bar {
	background: #1890FF;
	display: flex;
	font-size: 12px;
	color: #fff;
	justify-content: center;
	align-items: center;
}

.ui-progress-radius {
	border-radius: 20px;
}

.ui-progress-radius .ui-progress-bar {
	border-radius: 20px 0 0 20px;
}

.ui-progress-lt {
	height: 2px;
}

.ui-progress-sm {
	height: 4px;
}

.ui-progress-big {
	height: 15px;
}

.ui-progress-lg {
	height: 22px;
}

.ui-progress-red .ui-progress-bar {
	background: #ED4014;
}

.ui-progress-yellow .ui-progress-bar {
	background: #F37B1D;
}

.ui-progress-green .ui-progress-bar {
	background: #19BE6B;
}

.ui-progress-info .ui-progress-bar {
	background: #2DB7F5;
}

.ui-progress-striped .ui-progress-bar {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-size: 40px 40px;
	-webkit-animation: ui-progress-bar-active 2s linear infinite normal;
	animation: ui-progress-bar-active 2s linear infinite normal
}

@-webkit-keyframes ui-progress-bar-active {
	from {
		background-position: 30px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes ui-progress-bar-active {
	from {
		background-position: 30px 0
	}

	to {
		background-position: 0 0
	}
}
/*Step*/
.ui-step-wrap {
	position: relative;
	overflow: hidden;
	z-index: 20;
}

.ui-step-wrap .ui-step-bg,.ui-step-wrap .ui-step-progress {
	height: 4px;
	position: absolute;
	top: 17px;
	left: 0;
}

.ui-step-wrap .ui-step-bg {
	width: 100%;
	background: #ccd5db;
}

.ui-step-wrap .ui-step-progress {
	width: 0;
	background: #1890FF;
}

.ui-step {
	font-size: 0;
	display: flex;
	position: relative;
}

.ui-step-item {
	font-size: 16px;
	color: #595959;
	text-align: center;
	flex: 1;
	position: relative;
}

.ui-step-num {
	width: 36px;
	height: 36px;
	font-size: 18px;
	line-height: 32px;
	background: #ccd5db;
	border: 2px solid #ccd5db;
	display: block;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	margin: 0 auto;
}

.ui-step-title {
	line-height: 32px;
	color: #999;
}

.ui-step-item.active .ui-step-num {
	background: #fff;
	color: #1890FF;
	border-color: #3e8ef7;
}

.ui-step-item.active .ui-step-title {
	color: #1890FF;
}

.ui-step-bottom .ui-step-bg,.ui-step-bottom .ui-step-progress {
	top: 48px;
}

.ui-step-red .ui-step-progress {
	background: #ED4014;
}

.ui-step-red .ui-step-item.active .ui-step-num {
	color: #ED4014;
	border-color: #ED4014;
}

.ui-step-red .ui-step-item.active .ui-step-title {
	color: #ED4014;
}

.ui-step-yellow .ui-step-progress {
	background: #F37B1D;
}

.ui-step-yellow .ui-step-item.active .ui-step-num {
	color: #F37B1D;
	border-color: #F37B1D;
}

.ui-step-yellow .ui-step-item.active .ui-step-title {
	color: #F37B1D;
}

.ui-step-green .ui-step-progress {
	background: #19BE6B;
}

.ui-step-green .ui-step-item.active .ui-step-num {
	color: #19BE6B;
	border-color: #19BE6B;
}

.ui-step-green .ui-step-item.active .ui-step-title {
	color: #19BE6B;
}

.ui-step-info .ui-step-progress {
	background: #2DB7F5;
}

.ui-step-info .ui-step-item.active .ui-step-num {
	color: #2DB7F5;
	border-color: #2DB7F5;
}

.ui-step-info .ui-step-item.active .ui-step-title {
	color: #2DB7F5;
}

.ui-step-arrow:after {
	display: block;
	content: " ";
	margin: 15px auto 0 auto;
	width: 20px;
	height: 20px;
	border: 1px solid #eaeaea;
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: #fff;
	z-index: 30;
}
/*Star*/
.ui-star {
}

.ui-star-item {
	font-size: 30px;
	font-family: arial;
	display: inline-block;
	color: #999;
	cursor: pointer;
}

.ui-star-item i {
	font-size: 24px;
}

.ui-star-item:hover {
	color: #1890ff;
}

.ui-star-full {
	color: #1890ff;
}

.ui-star-active {
	color: #1890ff;
}
/*Scroll*/
.ui-scroll {
	overflow: hidden;
	position: relative;
}

.ui-scroll-warp {
	width: 100%;
}
/*Table*/
.ui-table-wrap {
	overflow-y: auto;
	width: 100%;
	margin-bottom: 10px;
}

.ui-table {
	width: 100%;
}

.ui-table th {
	padding: 15px;
	white-space: nowrap;
	border-bottom: 2px solid #eee;
	white-space: nowrap;
}

.ui-table td {
	padding: 10px 15px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	min-height: 40px;
}

.ui-table .ui-thead-dark {
	background: #697076;
}

.ui-table .ui-thead-dark th {
	color: #fff;
	border-color: #697076;
}

.ui-table .ui-thead-gray {
	background: #fafafa;
}

.ui-table .ui-thead-gray th {
	border-color: #eee;
}

.ui-table-border,.ui-table-border th,.ui-table-border td {
	border: 1px solid #eee;
	text-align: center;
}

.ui-table-hover tr:hover {
	background: #EBF7FF;
}

.ui-table-striped tr:nth-child(even) {
	background: #FBFDFF;
}

.ui-table-striped tr:nth-child(even):hover {
	background: #EBF7FF;
}

.ui-table .ui-thead-dark tr:hover {
	background: #697076;
}

.ui-table .ui-thead-gray tr:hover {
	background: #fafafa;
}

.ui-table td .ui-switch {
	margin-top: 5px;
}

.ui-table td [class*=ui-icon-] {
	font-size: 19px;
}

.ui-table td a [class*=ui-icon-] {
	color: #999;
}

.ui-table td a:hover [class*=ui-icon-] {
	color: #1890ff;
}

.ui-table td del {
	color: #999;
}

.ui-table .ui-active {
	background: #EBF7FF;
}

.ui-table .ui-active tr:hover {
	background: #EBF7FF;
}

.ui-table .border-left-none {
	border-left: 0;
}

.ui-table .border-right-none {
	border-right: 0;
}

.ui-table td .image {
	border: 1px solid #f3f3f3;
	width: 64px;
	vertical-align: text-top;
	margin-right: 15px;
	float: left;
	padding: 2px;
}
/*Tab*/
.ui-tabs {
}

.ui-tabs:after {
	display: table;
	content: " ";
	clear: both;
}

.ui-tabs-nav {
	border-bottom: 0 solid #e4eaec;
	font-size: 0;
	align-self: flex-end;
}

.ui-tabs-nav li {
	display: inline-block;
	margin-right: 10px;
}

.ui-tabs-nav li a {
	display: block;
	color: #76838F;
	padding: 15px 20px;
	font-size: 16px;
}

.ui-tabs-nav li a:hover {
	color: #1890FF;
}

.ui-tabs-nav li:hover {
}

.ui-tabs-nav li.active {
	border-bottom: 2px solid #3E8EF7;
}

.ui-tabs-nav li.active a {
	color: #1890FF;
}

.ui-tabs-content {
	padding: 0;
}

.ui-tabs-content .ui-tabs-pane {
	display: none;
}

.ui-tabs-content .ui-tabs-pane img {
	max-width: 100%;
}

.ui-tabs-pane.active {
	display: block;
}

.ui-tabs-vertical {
	display: flex;
}

.ui-tabs-vertical>.ui-tabs-nav {
	flex-direction: column;
	border-right: 1px solid #e4eaec;
	border-bottom: none;
}

.ui-tabs-vertical>.ui-tabs-nav li {
	display: flex;
	margin: 0;
}

.ui-tabs-vertical>.ui-tabs-nav li a {
	padding: 20px 30px;
}

.ui-tabs-vertical>.ui-tabs-nav li.active {
	border: 0;
	border-right: 2px solid #3E8EF7;
}

.ui-tabs-vertical>.ui-tabs-nav li:hover {
	border: 0;
	border-right: 2px solid #3E8EF7;
}

.ui-tabs-vertical>.ui-tabs-content {
	padding: 0 20px;
	flex: 1;
}

.ui-tabs-white>.ui-tabs-nav {
	border: 0;
}

.ui-tabs-white>.ui-tabs-nav li {
	margin: 0;
}

.ui-tabs-white>.ui-tabs-nav li a {
	padding: 15px 30px;
}

.ui-tabs-white>.ui-tabs-nav li:hover {
	border: 0;
}

.ui-tabs-white>.ui-tabs-nav li.active {
	border: 0;
	background: #fff;
	border-radius: 4px 4px 0 0;
	font-weight: normal;
}

.ui-tabs-white>.ui-tabs-nav li.active a {
	color: #444;
}

.ui-tabs-white>.ui-tabs-content {
	border: 0;
	background: #fff;
	padding: 20px;
}

.ui-tabs-header-nav {
	display: flex;
	border-bottom: 1px solid #eaeaea;
}

.ui-tabs-header-nav>.ui-tabs-nav {
	flex: 1;
}

.ui-tabs-header-more {
	align-items: center;
	justify-content: flex-end;
	display: flex;
}

.ui-tabs-header-subject {
	display: flex;
}

.ui-tabs-header-subject .ui-tabs-header-title {
	align-items: center;
	justify-content: flex-start;
	display: flex;
	flex: 1;
	font-size: 18px;
	font-weight: 400;
}

.ui-tabs-header-subject .ui-tabs-nav {
	justify-content: flex-end;
	display: flex;
}

.ui-tabs-header-subject .ui-tabs-nav li {
	margin-left: 10px;
	margin-right: 0;
}

.ui-tabs-content .ui-tabs-pane .ui-tabs-nav li.active {
	display: inline-block;
}
/*Tips*/
.ui-tips-show {
	display: inline-block;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	padding: 10px 16px;
	box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
	max-width: 600px;
	word-break: break-all;
	z-index: 999;
}

.ui-tips-show img {
	max-width: 100%;
	border: 1px solid #f3f3f3;
	margin: 8px 0;
}

.ui-tips-show:after {
	content: " ";
	position: absolute;
	width: 10px;
	height: 10px;
	border-left: 0;
	border-bottom: 0;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-bottom: 0;
	border-right: 0;
}

.ui-tips-left:after {
	right: -6px;
	top: 50%;
	transform: translateY(-50%) rotate(-225deg);
}

.ui-tips-top:after {
	left: 50%;
	top: 100%;
	transform: translateX(-50%) translateY(-50%) rotate(-140deg);
}

.ui-tips-right:after {
	left: -6px;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
}

.ui-tips-bottom:after {
	left: 50%;
	top: 0;
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.ui-tips-bottom-left:after {
	left: 10px;
	top: 0;
	transform: translateY(-50%) rotate(45deg);
}

.ui-tips-top-left:after {
	left: 10px;
	top: 100%;
	transform: translateY(-50%) rotate(-140deg);
}

.ui-tips-right-top:after {
	left: -5px;
	top: 15px;
	transform: translateY(-50%) rotate(-45deg);
}

.ui-tips-red {
	background: #ED4014;
	border-color: #ED4014;
	color: #fff;
}

.ui-tips-red:after {
	border-color: #ED4014;
	background: #ED4014;
}

.ui-tips-yellow {
	background: #F37B1D;
	border-color: #F37B1D;
	color: #fff;
}

.ui-tips-yellow:after {
	border-color: #F37B1D;
	background: #F37B1D;
}

.ui-tips-blue {
	background: #1890FF;
	border-color: #1890FF;
	color: #fff;
}

.ui-tips-blue:after {
	border-color: #1890FF;
	background: #1890FF;
}

.ui-tips-green {
	background: #19BE6B;
	border-color: #19BE6B;
	color: #fff;
}

.ui-tips-green:after {
	border-color: #19BE6B;
	background: #19BE6B;
}

.ui-tips-info {
	background: #2DB7F5;
	border-color: #2DB7F5;
	color: #fff;
}

.ui-tips-info:after {
	border-color: #2DB7F5;
	background: #2DB7F5;
}

.ui-tips-black {
	background: #000;
	border-color: #000;
	color: #fff;
}

.ui-tips-black:after {
	border-color: #000;
	background: #000;
}

/*Toast*/
.ui-toast-warp {
	z-index: 998;
	pointer-events: none;
	position: fixed;
}

.ui-toast {
	min-width: 250px;
	max-width: 400px;
	overflow: hidden;
	font-size: 16px;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	border-radius: 4px;
	transition: transform .2s cubic-bezier(.16,.68,.43,.99);
	word-break: break-all;
	text-align: left;
	pointer-events: all;
	display: block;
	z-index: 999;
	opacity: 1;
	transition: all 0.2s linear;
	animation-duration: 0.3s;
	animation-fill-mode: both;
}

.ui-toast-header {
	display: flex;
	align-items: center;
	padding: 15px 16px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}

.ui-toast-header .ui-toast-title {
	flex: 1;
	font-weight: bold;
}

.ui-toast-header .ui-toast-close {
	justify-content: flex-end;
	align-items: center;
	font-size: 20px;
	cursor: pointer;
	font-weight: 700;
	line-height: 1;
	color: #999;
}

.ui-toast-header .ui-toast-close:hover {
	color: #000;
}

.ui-toast-body {
	padding: 15px 25px;
}

.ui-toast-body-icon {
	padding: 10px 20px;
}

.ui-toast-body span {
	font-size: 30px;
	vertical-align: middle;
	margin-right: 15px;
	transform: translateY(1px);
}

.ui-toast-body .success {
	color: #19BE6B;
}

.ui-toast-body .error {
	color: #ED4014;
}

.ui-toast-body .warn {
	color: #F37B1D;
}

.ui-toast-body .loading {
	color: #1890FF;
}

.ui-progress-toast {
	background: #f5f5f5;
}

.ui-progress-toast .ui-progress-bar {
	background: #40a9ff;
}

.ui-progress-toast .ui-progress-success {
	background: #19BE6B;
	opacity: .6;
}

.ui-progress-toast .ui-progress-error {
	background: #ED4014;
	opacity: .6;
}

.ui-progress-toast .ui-progress-warn {
	background: #F37B1D;
	opacity: .6;
}

.ui-progress-toast .ui-progress-loading {
	background: #ED4014;
}

.ui-toast-warp-top-left {
	left: 0;
	top: 0;
}

.ui-toast-warp-top-right {
	right: 0;
	top: 0;
}

.ui-toast-warp-top-center {
	top: 0;
}

.ui-toast-warp-bottom-left {
	left: 0;
	bottom: 0;
}

.ui-toast-warp-bottom-right {
	right: 0;
	bottom: 0;
}

.ui-toast-warp-bottom-center {
	bottom: 0;
}

.ui-toast-warp-top-left .ui-toast,.ui-toast-warp-top-right .ui-toast,.ui-toast-warp-bottom-left .ui-toast,.ui-toast-warp-bottom-right .ui-toast {
	margin: 10px;
}

.ui-toast-warp-top-center .ui-toast {
	margin: 10px auto 5px auto;
}

.ui-toast-warp-bottom-center .ui-toast {
	margin: 5px auto 10px auto;
}

.ui-toast-red {
	background: #ED4014;
	color: #fff;
}

.ui-toast-red .ui-toast-header {
	border-color: #F16643;
}

.ui-toast-red .ui-toast-header .ui-toast-title {
	color: #fff;
}

.ui-toast-red .ui-toast-header .ui-toast-close {
	color: #fff;
}

.ui-toast-red .ui-toast-header .ui-toast-close:hover {
	color: #fff;
}

.ui-toast-red .ui-icon-font.success,.ui-toast-red .ui-icon-font.error,.ui-toast-red .ui-icon-font.warn {
	color: #fff;
}

.ui-toast-yellow {
	background: #FF6C47;
	color: #fff;
}

.ui-toast-yellow .ui-toast-header {
	border-color: #FB882D;
}

.ui-toast-yellow .ui-toast-header .ui-toast-title {
	color: #fff;
}

.ui-toast-yellow .ui-toast-header .ui-toast-close {
	color: #fff;
}

.ui-toast-yellow .ui-toast-header .ui-toast-close:hover {
	color: #fff;
}

.ui-toast-yellow .ui-icon-font.success,.ui-toast-yellow .ui-icon-font.error,.ui-toast-yellow .ui-icon-font.warn {
	color: #fff;
}

.ui-toast-blue {
	background: #1890FF;
	color: #fff;
}

.ui-toast-blue .ui-toast-header {
	border-color: #40A9FF;
}

.ui-toast-blue .ui-toast-header .ui-toast-title {
	color: #fff;
}

.ui-toast-blue .ui-toast-header .ui-toast-close {
	color: #fff;
}

.ui-toast-blue .ui-toast-header .ui-toast-close:hover {
	color: #fff;
}

.ui-toast-blue .ui-icon-font.success,.ui-toast-blue .ui-icon-font.error,.ui-toast-blue .ui-icon-font.warn {
	color: #fff;
}

.ui-toast-green {
	background: #19BE6B;
	color: #fff;
}

.ui-toast-green .ui-toast-header {
	border-color: #47CB89;
}

.ui-toast-green .ui-toast-header .ui-toast-title {
	color: #fff;
}

.ui-toast-green .ui-toast-header .ui-toast-close {
	color: #fff;
}

.ui-toast-green .ui-toast-header .ui-toast-close:hover {
	color: #fff;
}

.ui-toast-green .ui-icon-font.success,.ui-toast-green .ui-icon-font.error,.ui-toast-green .ui-icon-font.warn {
	color: #fff;
}

.ui-toast-info {
	background: #2DB7F5;
	color: #fff;
}

.ui-toast-info .ui-toast-header {
	border-color: #57C5F7;
}

.ui-toast-info .ui-toast-header .ui-toast-title {
	color: #fff;
}

.ui-toast-info .ui-toast-header .ui-toast-close {
	color: #fff;
}

.ui-toast-info .ui-toast-header .ui-toast-close:hover {
	color: #fff;
}

.ui-toast-info .ui-icon-font.success,.ui-toast-info .ui-icon-font.error,.ui-toast-info .ui-icon-font.warn {
	color: #fff;
}

.ui-toast-red .ui-progress-toast {
	background: none;
}

.ui-toast-red .ui-progress-toast .ui-progress-bar {
	background: rgba(255,255,255,.4);
}

.ui-toast-red .ui-progress-toast {
	background: none;
}

.ui-toast-red .ui-progress-toast .ui-progress-bar {
	background: rgba(255,255,255,.4);
}

.ui-toast-yellow .ui-progress-toast {
	background: none;
}

.ui-toast-yellow .ui-progress-toast .ui-progress-bar {
	background: rgba(255,255,255,.4);
}

.ui-toast-blue .ui-progress-toast {
	background: none;
}

.ui-toast-blue .ui-progress-toast .ui-progress-bar {
	background: rgba(255,255,255,.4);
}

.ui-toast-green .ui-progress-toast {
	background: none;
}

.ui-toast-green .ui-progress-toast .ui-progress-bar {
	background: rgba(255,255,255,.4);
}

.ui-toast-info .ui-progress-toast {
	background: none;
}

.ui-toast-info .ui-progress-toast .ui-progress-bar {
	background: rgba(255,255,255,.4);
}

.ui-toast-in {
	-webkit-animation-name: ui-toast-In;
	animation-name: ui-toast-In;
}

/*TimeLine*/
.ui-timeline {
}

.ui-timeline-item {
	padding: 0 0 20px 40px;
	position: relative;
}

.ui-timeline-item:last-child {
	padding-bottom: 0;
}

.ui-timeline-item:before {
	content: " ";
	width: 1px;
	display: block;
	background: #eee;
	height: 100%;
	position: absolute;
	top: 5px;
	left: 10px;
}

.ui-timeline-dot {
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #1890FF;
	left: 0;
	top: 4px;
	background: #fff;
}

.ui-timeline-title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0;
}

.ui-timeline-text {
	color: #666;
}

.ui-timeline-red .ui-timeline-dot {
	border-color: #ED4014;
}

.ui-timeline-yellow .ui-timeline-dot {
	border-color: #F37B1D;
}

.ui-timeline-blue .ui-timeline-dot {
	border-color: #1890FF;
}

.ui-timeline-green .ui-timeline-dot {
	border-color: #19BE6B;
}

.ui-timeline-info .ui-timeline-dot {
	border-color: #2DB7F5;
}
/*address*/
.ui-address {
	z-index: 100;
}

.ui-address .ui-col-4 {
	border-left: 1px solid #eaeaea;
	overflow: hidden;
}

.ui-address .ui-col-4:first-child {
	border: 0;
}

.ui-address ul {
	height: 300px;
	overflow-y: auto;
	width: 220px;
}

.ui-address ul li {
	cursor: pointer;
}

@media(max-width:576px) {
	.ui-modal,.ui-dialog {
		max-width: 95%;
	}

	.ui-dialog-address {
		max-width: 100%;
	}

	.ui-dialog-address .ui-list li {
		border-bottom: 0;
	}

	.ui-dialog-body-address {
		min-height: 200px;
	}

	.ui-step-wrap .ui-step-bg,.ui-step-wrap .ui-step-progress {
		height: 2px;
	}

	.ui-step-num {
		width: 30px;
		height: 30px;
		font-size: 16px;
		line-height: 26px;
	}

	.ui-piclist-image em {
		position: absolute;
		right: -8px;
		top: 8px;
		z-index: 10;
		width: 200px;
		height: 24px;
		line-height: 26px;
		background: #2DB7F5;
		color: #fff;
		font-size: 9px;
		text-align: center;
		font-style: normal;
		transform: rotate(45deg);
	}

	.ui-page ul li a {
		font-size: 12px;
		padding: 0 12px;
		line-height: 30px;
	}

	.ui-piclist-price strong {
		font-size: 15px;
		font-weight: normal;
	}

	.ui-filter .ui-filter-left {
		padding-top: 9px;
		font-size: 13px;
	}

	.ui-filter .ui-filter-right a {
		padding: 4px 10px;
		margin: 5px 5px 0 0;
		font-size: 13px;
	}
}

.ui-mwidth {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}
/*Topbar*/
.ui-topbar {
	display: flex;
	padding: 10px 20px;
	background: #1890FF;
	justfiy-content: center;
	align-items: center;
}

.ui-topbar-logo {
	padding: 0 10px 5px 0;
}

.ui-topbar-logo a {
	color: #fff;
}

.ui-topbar-search {
	flex: 1;
	justify-content: flex-end;
	color: #fff;
	text-align: right;
	padding-right: 20px;
	position: relative;
}

.ui-topbar-search input {
	background: #fff;
	border: 1px solid rgba(255,255,255,.5);
	height: 40px;
	padding: 0 15px;
	border-radius: 20px;
	color: #666;
	width: 100%;
	margin-left: 20px;
}

.ui-topbar-search button {
	position: absolute;
	background: none;
	width: 30px;
	border: 0;
	top: 0;
	right: 10px;
	top: 6px;
}

.ui-topbar-search button:focus {
	border: 0;
}

.ui-topbar-search button i {
	color: #999;
}

.ui-topbar-search-layout {
	flex: 1;
	justify-content: flex-end;
	text-align: right;
	padding-right: 20px;
	position: relative;
}

.ui-topbar-search-layout a {
	background: #fff;
	border: 1px solid rgba(255,255,255,.5);
	line-height: 30px;
	height: 34px;
	padding: 10px 15px;
	border-radius: 20px;
	color: #666;
	width: 100%;
	margin-left: 20px;
	display: block;
	text-align: left;
	line-height: 1;
}

.ui-topbar-search-layout i {
	position: absolute;
	top: 10%;
	right: 15px;
	color: #999;
}

.ui-topbar-three {
	justify-content: space-between;
}

.ui-topbar-left {
	color: #fff;
	min-width: 20px;
	cursor: pointer;
}

.ui-topbar-left a {
	color: #fff;
}

.ui-topbar-title {
	color: #fff;
	font-size: 16px;
	padding: 0 20px;
}

.ui-topbar-right {
	color: #fff;
	min-width: 20px;
}

.ui-topbar-right a {
	color: #fff;
}

.ui-topbar-red {
	background: #ED4014;
}

.ui-topbar-yellow {
	background: #F37B1D;
}

.ui-topbar-blue {
	background: #1890FF;
}

.ui-topbar-green {
	background: #19BE6B;
}

.ui-topbar-info {
	background: #2DB7F5;
}

.ui-topbar-black {
	background: #222;
}

.ui-topbar-white {
	background: #fff;
}

.ui-topbar-white .ui-topbar-left a {
	color: #333;
}

.ui-topbar-white .ui-topbar-title {
	color: #333;
}

.ui-topbar-white .ui-topbar-right {
	color: #333;
}

.ui-topbar-white .ui-topbar-right a {
	color: #333;
}

.ui-topbar-opacity {
	background: none;
	z-index: 998;
	position: relative;
}

.ui-topbar-opacity .ui-topbar-left a {
	color: #fff;
	background: rgba(51,51,51,.2);
	padding: 5px;
	border-radius: 50%;
}

.ui-topbar-opacity .ui-topbar-right a {
	color: #fff;
	background: rgba(51,51,51,.2);
	padding: 5px;
	border-radius: 50%;
}

.ui-topbar-opacity .ui-topbar-title ul {
	list-style: none;
	display: none;
	margin-bottom: -6px;
}

.ui-topbar-opacity .ui-topbar-title ul li {
	font-size: 13px;
	padding: 0 8px;
}

.ui-topbar-opacity .ui-topbar-title ul li a {
	border-bottom: 2px solid transparent;
	display: flex;
	padding-bottom: 5px;
}

.ui-topbar-opacity .ui-topbar-title ul li.active a {
	border-bottom-color: #1890FF;
	color: #1890FF;
}

.ui-topbar-show {
	background: #fff;
	transition: background 1s;
	border-bottom: 1px solid #eee;
	box-shadow: 1px 1px 10px rgba(0,0,0,.1);
}

.ui-topbar-show .ui-topbar-left {
	font-size: 16px;
	color: #333;
}

.ui-topbar-show .ui-topbar-left a {
	color: #333;
	background: #fff;
	transition: background 1s;
	padding: 5px;
	font-size: 16px;
}

.ui-topbar-show .ui-topbar-right a {
	color: #333;
	background: #fff;
	transition: background 1s;
	padding: 5px;
}

.ui-topbar-show .ui-topbar-title {
	color: #333;
}

.ui-topbar-show .ui-topbar-title ul {
	display: flex;
}
/*Footbar*/
.ui-footbar {
	display: flex;
	background: #fff;
	box-shadow: 1px -2px 10px 0px rgba(0,0,0,0.05);
	justify-content: center;
	align-items: center;
}

.ui-footbar-left {
	display: flex;
}

.ui-footbar-left a {
	line-height: 20px;
	padding: 10px 20px;
	text-align: center;
	display: block;
}

.ui-footbar-left a:last-child {
	border: 0;
}

.ui-footbar-left a i {
	display: block;
	font-size: 24px;
}

.ui-footbar-left a:first-child {
	color: #1890ff;
}

.ui-footbar-left a:last-child {
	color: #999;
}

.ui-footbar-right {
	flex: 1;
	display: flex;
}

.ui-footbar-right a,.ui-footbar-right button {
	flex: 1;
	background: #f90;
	display: block;
	padding: 15px 0;
	color: #fff;
	text-align: center;
	border: 0;
}

.ui-footbar-right a:last-child,.ui-footbar-right button:last-child {
	background: #ED4014;
}

.ui-footbar a.disabled {
	background: #f3f3f3;
	cursor: not-allowed;
	color: #999;
}
/*Footnav*/
.ui-footnav {
	display: flex;
	background: #fff;
	box-shadow: 1px -2px 10px 0px rgba(0,0,0,0.05);
	justify-content: center;
	align-items: center;
}

.ui-footnav a {
	line-height: 22px;
	padding: 10px 0;
	text-align: center;
	border-right: 0px solid #f3f3f3;
	display: block;
	flex: 1;
	color: #999;
	position: relative;
}

.ui-footnav a:last-child {
	border: 0;
}

.ui-footnav a i {
	display: block;
	font-size: 24px;
	color: #666;
}

.ui-footnav a .ui-badge {
	position: absolute;
	top: 4px;
}

.ui-footnav a.active {
	color: #1890FF;
}

.ui-footnav a.active i {
	color: #1890FF;
}

.ui-footnav-red a.active {
	color: #ED4014;
}

.ui-footnav-red a.active i {
	color: #ED4014;
}

.ui-footnav-yellow a.active {
	color: #F37B1D;
}

.ui-footnav-yellow a.active i {
	color: #F37B1D;
}

.ui-footnav-blue a.active {
	color: #1890FF;
}

.ui-footnav-blue a.active i {
	color: #1890FF;
}

.ui-footnav-green a.active {
	color: #19BE6B;
}

.ui-footnav-green a.active i {
	color: #19BE6B;
}

.ui-footnav-info a.active {
	color: #2DB7F5;
}

.ui-footnav-info a.active i {
	color: #2DB7F5;
}

.ui-footnav-bg-red {
	background: #ED4014;
}

.ui-footnav-bg-red a {
	color: #fff;
	border-right-color: rgba(255,255,255,.2);
}

.ui-footnav-bg-red a i {
	color: #fff;
}

.ui-footnav-bg-red a.active,.ui-footnav-bg-red a.active i {
	color: #ff0;
}

.ui-footnav-bg-yellow {
	background: #F37B1D;
}

.ui-footnav-bg-yellow a {
	color: #fff;
	border-right-color: rgba(255,255,255,.2);
	;
}

.ui-footnav-bg-yellow a i {
	color: #fff;
}

.ui-footnav-bg-yellow a.active,.ui-footnav-bg-yellow a.active i {
	color: #ff0;
}

.ui-footnav-bg-blue {
	background: #1890FF;
}

.ui-footnav-bg-blue a {
	color: #fff;
	border-right-color: rgba(255,255,255,.2);
	;
}

.ui-footnav-bg-blue a i {
	color: #fff;
}

.ui-footnav-bg-blue a.active,.ui-footnav-bg-blue a.active i {
	color: #ff0;
}

.ui-footnav-bg-green {
	background: #19BE6B;
}

.ui-footnav-bg-green a {
	color: #fff;
	border-right-color: rgba(255,255,255,.2);
	;
}

.ui-footnav-bg-green a i {
	color: #fff;
}

.ui-footnav-bg-green a.active,.ui-footnav-bg-green a.active i {
	color: #ff0;
}

.ui-footnav-bg-info {
	background: #2DB7F5;
}

.ui-footnav-bg-info a {
	color: #fff;
	border-right-color: rgba(255,255,255,.2);
	;
}

.ui-footnav-bg-info a i {
	color: #fff;
}

.ui-footnav-bg-info a.active,.ui-footnav-bg-info a.active i {
	color: #ff0;
}

.ui-footnav-bg-black {
	background: #444;
}

.ui-footnav-bg-black a {
	color: #fff;
	border-right-color: rgba(255,255,255,.2);
	;
}

.ui-footnav-bg-black a i {
	color: #fff;
}

.ui-footnav-bg-black a.active,.ui-footnav-bg-black a.active i {
	color: #ff0;
}

/*sidebar*/
.ui-sidebar {
	position: fixed;
	right: 0;
	bottom: -800px;
	z-index: 998;
}

.ui-sidebar ul {
	list-style: none;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
	border-radius: 20px 0 0 20px;
}

.ui-sidebar ul li {
	color: #333;
	margin-top: -1px;
	position: relative;
	z-index: 200;
}

.ui-sidebar ul li a {
	color: #1890FF;
	display: block;
	width: 50px;
	line-height: 45px;
	text-align: center;
	background: #fff;
	border: 1px solid #eee;
}

.ui-sidebar ul li div {
	position: absolute;
	right: -100px;
	top: 2px;
	border: 1px solid #d9d9d9;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
	background: #fff;
	font-size: 13px;
	color: #333;
	border-radius: 4px;
	padding: 0 10px;
	line-height: 40px;
	opacity: 0;
	min-width: 90px;
	transition: all .5s ease;
	text-align: center;
	z-index: -1;
	white-space: nowrap;
}

.ui-sidebar ul li div:after {
	content: " ";
	position: absolute;
	width: 10px;
	height: 10px;
	border-left: 0;
	border-bottom: 0;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-bottom: 0;
	border-right: 0;
	right: -6px;
	top: 50%;
	transform: translateY(-50%) rotate(-225deg);
}

.ui-sidebar ul li a:hover {
	color: #fff;
	background: #1890FF;
	border-color: #1890FF;
	border-bottom-color: #fff;
}

.ui-sidebar ul li:hover div {
	opacity: 1;
	right: 60px;
}

.ui-sidebar ul li.active a {
	color: #fff;
	display: block;
	width: 50px;
	line-height: 45px;
	text-align: center;
	background: #1890FF;
	border: 1px solid #1890FF;
}

.ui-sidebar ul li:first-child,.ui-sidebar ul li:first-child a {
	border-radius: 20px 0 0 0;
}

.ui-sidebar ul li:last-child,.ui-sidebar ul li:last-child a {
	border-radius: 0 0 0 20px;
}

.ui-sidebar-red ul li a {
	color: #ED4014;
}

.ui-sidebar-red ul li a:hover {
	background: #ED4014;
	border-color: #ED4014;
}

.ui-sidebar-red ul li.active a {
	background: #ED4014;
	border-color: #ED4014;
}

.ui-sidebar-yellow ul li a {
	color: #F37B1D;
}

.ui-sidebar-yellow ul li a:hover {
	background: #F37B1D;
	border-color: #F37B1D;
}

.ui-sidebar-yellow ul li.active a {
	background: #F37B1D;
	border-color: #F37B1D;
}

.ui-sidebar-green ul li a {
	color: #19BE6B;
}

.ui-sidebar-green ul li a:hover {
	background: #19BE6B;
	border-color: #19BE6B;
}

.ui-sidebar-green ul li.active a {
	background: #19BE6B;
	border-color: #19BE6B;
}

.ui-sidebar-info ul li a {
	color: #2DB7F5;
}

.ui-sidebar-info ul li a:hover {
	background: #2DB7F5;
	border-color: #2DB7F5;
}

.ui-sidebar-info ul li.active a {
	background: #2DB7F5;
	border-color: #2DB7F5;
}

/*常用*/
.ui-w-100 {
	width: 100% !important
}

.ui-w-auto {
	width: auto !important
}

.ui-h-25 {
	height: 25% !important
}

.ui-h-50 {
	height: 50% !important
}

.ui-h-75 {
	height: 75% !important
}

.ui-h-100 {
	height: 100% !important
}

.ui-h-auto {
	height: auto !important
}

.ui-mw-100 {
	max-width: 100% !important
}

.ui-mh-100 {
	max-height: 100% !important
}

.ui-min-vw-100 {
	min-width: 100vw !important
}

.ui-min-vh-100 {
	min-height: 100vh !important
}

.ui-min-100 {
	min-height: 100px !important
}

.ui-min-200 {
	min-height: 200px !important
}

.ui-min-300 {
	min-height: 300px !important
}

.ui-min-400 {
	min-height: 400px !important
}

.ui-vw-100 {
	width: 100vw !important
}

.ui-vh-100 {
	height: 100vh !important
}

.ui-p {
	padding: 10px !important
}

.ui-p-0 {
	padding: 0 !important
}

.ui-p-sm {
	padding: 5px !important
}

.ui-p-10 {
	padding: 10px !important
}

.ui-p-15 {
	padding: 15px !important
}

.ui-p-20 {
	padding: 20px !important
}

.ui-p-30 {
	padding: 30px !important
}

.ui-p-40 {
	padding: 40px !important
}

.ui-p-50 {
	padding: 50px !important
}

.ui-p-60 {
	padding: 60px !important
}

.ui-p-70 {
	padding: 70px !important
}

.ui-p-80 {
	padding: 80px !important
}

.ui-p-90 {
	padding: 90px !important
}

.ui-p-100 {
	padding: 100px !important
}

.ui-pt {
	padding-top: 10px !important
}

.ui-pt-0 {
	padding-top: 0 !important
}

.ui-pt-sm {
	padding-top: 5px !important
}

.ui-pt-10 {
	padding-top: 10px !important
}

.ui-pt-15 {
	padding-top: 15px !important
}

.ui-pt-20 {
	padding-top: 20px !important
}

.ui-pt-30 {
	padding-top: 30px !important
}

.ui-pt-40 {
	padding-top: 40px !important
}

.ui-pt-50 {
	padding-top: 50px !important
}

.ui-pt-60 {
	padding-top: 60px !important
}

.ui-pt-70 {
	padding-top: 70px !important
}

.ui-pt-80 {
	padding-top: 80px !important
}

.ui-pt-90 {
	padding-top: 90px !important
}

.ui-pt-100 {
	padding-top: 100px !important
}

.ui-pb {
	padding-bottom: 10px !important
}

.ui-pb-0 {
	padding-bottom: 0 !important
}

.ui-pb-sm {
	padding-bottom: 5px !important
}

.ui-pb-10 {
	padding-bottom: 10px !important
}

.ui-pb-15 {
	padding-bottom: 15px !important
}

.ui-pb-20 {
	padding-bottom: 20px !important
}

.ui-pb-30 {
	padding-bottom: 30px !important
}

.ui-pb-40 {
	padding-bottom: 40px !important
}

.ui-pb-50 {
	padding-bottom: 50px !important
}

.ui-pb-60 {
	padding-bottom: 60px !important
}

.ui-pb-70 {
	padding-bottom: 70px !important
}

.ui-pb-80 {
	padding-bottom: 80px !important
}

.ui-pb-90 {
	padding-bottom: 90px !important
}

.ui-pb-100 {
	padding-bottom: 100px !important
}

.ui-pl {
	padding-left: 10px !important
}

.ui-pl-0 {
	padding-left: 0 !important
}

.ui-pl-sm {
	padding-left: 5px !important
}

.ui-pl-10 {
	padding-left: 10px !important
}

.ui-pl-15 {
	padding-left: 15px !important
}

.ui-pl-20 {
	padding-left: 20px !important
}

.ui-pl-30 {
	padding-left: 30px !important
}

.ui-pl-40 {
	padding-left: 40px !important
}

.ui-pl-50 {
	padding-left: 50px !important
}

.ui-pl-60 {
	padding-left: 60px !important
}

.ui-pl-70 {
	padding-left: 70px !important
}

.ui-pl-80 {
	padding-left: 80px !important
}

.ui-pl-90 {
	padding-left: 90px !important
}

.ui-pl-100 {
	padding-left: 100px !important
}

.ui-pr {
	padding-right: 10px !important
}

.ui-pr-0 {
	padding-right: 0 !important
}

.ui-pr-sm {
	padding-right: 5px !important
}

.ui-pr-10 {
	padding-right: 10px !important
}

.ui-pr-15 {
	padding-right: 15px !important
}

.ui-pr-20 {
	padding-right: 20px !important
}

.ui-pr-30 {
	padding-right: 30px !important
}

.ui-pr-40 {
	padding-right: 40px !important
}

.ui-pr-50 {
	padding-right: 50px !important
}

.ui-pr-60 {
	padding-right: 60px !important
}

.ui-pr-70 {
	padding-right: 70px !important
}

.ui-pr-80 {
	padding-right: 80px !important
}

.ui-pr-90 {
	padding-right: 90px !important
}

.ui-pr-100 {
	padding-right: 100px !important
}

.ui-m {
	margin: 10px !important
}

.ui-m-0 {
	margin: 0 !important
}

.ui-m-sm {
	margin: 5px !important
}

.ui-m-10 {
	margin: 10px !important
}

.ui-m-15 {
	margin: 15px !important
}

.ui-m-20 {
	margin: 20px !important
}

.ui-m-30 {
	margin: 30px !important
}

.ui-m-40 {
	margin: 40px !important
}

.ui-m-50 {
	margin: 50px !important
}

.ui-m-60 {
	margin: 60px !important
}

.ui-m-70 {
	margin: 70px !important
}

.ui-m-80 {
	margin: 80px !important
}

.ui-m-90 {
	margin: 90px !important
}

.ui-m-100 {
	margin: 100px !important
}

.ui-mt {
	margin-top: 10px !important
}

.ui-mt-0 {
	margin-top: 0 !important
}

.ui-mt-sm {
	margin-top: 5px !important
}

.ui-mt-10 {
	margin-top: 10px !important
}

.ui-mt-15 {
	margin-top: 15px !important
}

.ui-mt-20 {
	margin-top: 20px !important
}

.ui-mt-30 {
	margin-top: 30px !important
}

.ui-mt-40 {
	margin-top: 40px !important
}

.ui-mt-50 {
	margin-top: 50px !important
}

.ui-mt-60 {
	margin-top: 60px !important
}

.ui-mt-70 {
	margin-top: 70px !important
}

.ui-mt-80 {
	margin-top: 80px !important
}

.ui-mt-90 {
	margin-top: 90px !important
}

.ui-mt-100 {
	margin-top: 100px !important
}

.ui-mb {
	margin-bottom: 10px !important
}

.ui-mb-0 {
	margin-bottom: 0 !important
}

.ui-mb-sm {
	margin-bottom: 5px !important
}

.ui-mb-10 {
	margin-bottom: 10px !important
}

.ui-mb-15 {
	margin-bottom: 15px !important
}

.ui-mb-20 {
	margin-bottom: 20px !important
}

.ui-mb-30 {
	margin-bottom: 30px !important
}

.ui-mb-40 {
	margin-bottom: 40px !important
}

.ui-mb-50 {
	margin-bottom: 50px !important
}

.ui-mb-60 {
	margin-bottom: 60px !important
}

.ui-mb-70 {
	margin-bottom: 70px !important
}

.ui-mb-80 {
	margin-bottom: 80px !important
}

.ui-mb-90 {
	margin-bottom: 90px !important
}

.ui-mb-100 {
	margin-bottom: 100px !important
}

.ui-ml {
	margin-left: 10px !important
}

.ui-ml-0 {
	margin-left: 0 !important
}

.ui-ml-sm {
	margin-left: 5px !important
}

.ui-ml-10 {
	margin-left: 10px !important
}

.ui-ml-15 {
	margin-left: 15px !important
}

.ui-ml-20 {
	margin-left: 20px !important
}

.ui-ml-30 {
	margin-left: 30px !important
}

.ui-ml-40 {
	margin-left: 40px !important
}

.ui-ml-50 {
	margin-left: 50px !important
}

.ui-ml-60 {
	margin-left: 60px !important
}

.ui-ml-70 {
	margin-left: 70px !important
}

.ui-ml-80 {
	margin-left: 80px !important
}

.ui-ml-90 {
	margin-left: 90px !important
}

.ui-ml-100 {
	margin-left: 100px !important
}

.ui-mr {
	margin-right: 10px !important
}

.ui-mr-0 {
	margin-right: 0 !important
}

.ui-mr-sm {
	margin-right: 5px !important
}

.ui-mr-10 {
	margin-right: 10px !important
}

.ui-mr-15 {
	margin-right: 15px !important
}

.ui-mr-20 {
	margin-right: 20px !important
}

.ui-mr-30 {
	margin-right: 30px !important
}

.ui-mr-40 {
	margin-right: 40px !important
}

.ui-mr-50 {
	margin-right: 50px !important
}

.ui-mr-60 {
	margin-right: 60px !important
}

.ui-mr-70 {
	margin-right: 70px !important
}

.ui-mr-80 {
	margin-right: 80px !important
}

.ui-mr-90 {
	margin-right: 90px !important
}

.ui-mr-100 {
	margin-right: 100px !important
}

.ui-fl {
	float: left !important
}

.ui-fr {
	float: right !important
}

.ui-clear {
	clear: both !important
}

.ui-show {
	display: block !important
}

.ui-hide {
	display: none !important
}

.dz-message {
	display: none;
	height: 0;
}

.dz-preview {
	display: none;
}

@media print {
	.ui-print-hide {
		display: none !important
	}
}

.ui-bd {
	border: 1px solid #eaeaea;
}

.ui-bg-white {
	background: #fff;
}

.ui-bg-gray {
	background: #f6f6f6;
}
/*字体颜色*/
.ui-text-red {
	color: #ED4014;
}

.ui-text-yellow {
	color: #F37B1D;
}

.ui-text-blue {
	color: #1890FF;
}

.ui-text-green {
	color: #19BE6B;
}

.ui-text-info {
	color: #2DB7F5;
}

.ui-text-white {
	color: #fff;
}

.ui-text-black {
	color: #000;
}

.ui-text-gray {
	color: #333;
}
/*字体样式*/
.ui-text-left {
	text-align: left !important
}

.ui-text-center {
	text-align: center !important
}

.ui-text-right {
	text-align: right !important
}

.ui-text-del {
	text-decoration: line-through !important
}

.ui-text-bold {
	font-weight: bold !important
}
/*字体大小*/
.ui-font-10 {
	font-size: 10px !important
}

.ui-font-12 {
	font-size: 12px !important
}

.ui-font-13 {
	font-size: 13px !important
}

.ui-font-14 {
	font-size: 14px !important
}

.ui-font-15 {
	font-size: 15px !important
}

.ui-font-16 {
	font-size: 16px !important
}

.ui-font-17 {
	font-size: 17px !important
}

.ui-font-18 {
	font-size: 18px !important
}

.ui-font-20 {
	font-size: 20px !important
}

.ui-font-22 {
	font-size: 22px !important
}

.ui-font-24 {
	font-size: 24px !important
}

.ui-font-26 {
	font-size: 26px !important
}

.ui-font-28 {
	font-size: 28px !important
}

.ui-font-30 {
	font-size: 30px !important
}

.ui-font-32 {
	font-size: 32px !important
}

.ui-font-36 {
	font-size: 36px !important
}

.ui-font-38 {
	font-size: 38px !important
}

.ui-font-40 {
	font-size: 40px !important
}

.ui-font-50 {
	font-size: 50px !important
}

.ui-font-60 {
	font-size: 60px !important
}
/*间距*/
.ui-height-auto {
	line-height: normal !important
}

.ui-height-18 {
	line-height: 18px !important
}

.ui-height-20 {
	line-height: 20px !important
}

.ui-height-22 {
	line-height: 22px !important
}

.ui-height-24 {
	line-height: 24px !important
}

.ui-height-26 {
	line-height: 26px !important
}

.ui-height-28 {
	line-height: 28px !important
}

.ui-height-30 {
	line-height: 30px !important
}

.ui-height-40 {
	line-height: 40px !important
}

.ui-height-50 {
	line-height: 50px !important
}

.ui-height-60 {
	line-height: 60px !important
}
/*超出省略*/
.ui-text-hide {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*以下仅在Chrome内核浏览器中生效，其他浏览器：需要配置行高和高度使用*/
.ui-text-hide-2,.ui-text-hide-3,.ui-text-hide-4,.ui-text-hide-5,.ui-text-hide-6 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-text-hide-2 {
	-webkit-line-clamp: 2;
}

.ui-text-hide-3 {
	-webkit-line-clamp: 3;
}

.ui-text-hide-4 {
	-webkit-line-clamp: 4;
}

.ui-text-hide-5 {
	-webkit-line-clamp: 5;
}

.ui-text-hide-6 {
	-webkit-line-clamp: 6;
}

.ui-radius {
	border-radius: 50%;
}

.ui-radius img,.ui-radius svg {
	border-radius: 50%;
}

.ui-radius-sm {
	border-radius: 4px;
}

.ui-disabled,button:disabled {
	cursor: not-allowed;
}

.ui-inline-block {
	display: inline-block;
}
/*Animal*/
.ui-scrollspy {
	opacity: 0;
}

.ui-rotate {
	-webkit-animation: 2s infinite linear;
	-moz-animation: 2s infinite linear;
	-ms-animation: 2s infinite linear;
	animation: 2s infinite linear;
}

.ui-rotate:hover {
	-webkit-animation-name: ui-a-rotate;
	-moz-animation-name: ui-a-rotate;
	-ms-animation-name: ui-a-rotate;
	animation-name: ui-a-rotate
}

@-webkit-keyframes ui-a-rotate {
	0% {
		-webkit-transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg)
	}
}

@-moz-keyframes ui-a-rotate {
	0% {
		-moz-transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(359deg)
	}
}

@-ms-keyframes ui-a-rotate {
	0% {
		-ms-transform: rotate(0deg)
	}

	100% {
		-ms-transform: rotate(359deg)
	}
}

@keyframes ui-a-rotate {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(359deg)
	}
}

@keyframes ui-dialogIn {
	0% {
		transform: scale(0.7);
	}

	45% {
		transform: scale(1.05);
	}

	80% {
		transform: scale(0.95);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes ui-dialogOut {
	0% {
		transform: scale(1);
	}

	45% {
		transform: scale(0.95);
	}

	80% {
		transform: scale(0.55);
	}

	100% {
		transform: scale(0);
	}
}

@keyframes ui-toast-In {
	0% {
		transform: translateY(-0.625em) rotateZ(2deg);
	}

	33% {
		transform: translateY(0) rotateZ(-2deg);
	}

	66% {
		transform: translateY(0.3125em) rotateZ(2deg);
	}

	100% {
		transform: translateY(0) rotateZ(0deg);
	}
}

@keyframes ui-toast-Out {
	0% {
		transform: translateY(0) rotateZ(0deg);
	}

	33% {
		transform: translateY(0.3125em) rotateZ(2deg);
	}

	66% {
		transform: translateY(0) rotateZ(-2deg);
	}

	100% {
		transform: translateY(-0.625em) rotateZ(2deg);
	}
}

@-webkit-keyframes ui-fade {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes ui-fade {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes ui-fade-out {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes ui-fade-out {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes ui-scale-up {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes ui-scale-up {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.2);
		transform: scale(0.2);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes ui-scale-down {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.8);
		transform: scale(1.8);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes ui-scale-down {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.8);
		transform: scale(1.8);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes ui-slide-top {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes ui-slide-top {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes ui-slide-bottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes ui-slide-bottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes ui-slide-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes ui-slide-left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes ui-slide-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes ui-slide-right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes ui-shake {
	0%,100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10% {
		-webkit-transform: translateX(-9px);
		transform: translateX(-9px)
	}

	20% {
		-webkit-transform: translateX(8px);
		transform: translateX(8px)
	}

	30% {
		-webkit-transform: translateX(-7px);
		transform: translateX(-7px)
	}

	40% {
		-webkit-transform: translateX(6px);
		transform: translateX(6px)
	}

	50% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px)
	}

	60% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px)
	}

	70% {
		-webkit-transform: translateX(-3px);
		transform: translateX(-3px)
	}

	80% {
		-webkit-transform: translateX(2px);
		transform: translateX(2px)
	}

	90% {
		-webkit-transform: translateX(-1px);
		transform: translateX(-1px)
	}
}

@keyframes ui-shake {
	0%,100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10% {
		-webkit-transform: translateX(-9px);
		transform: translateX(-9px)
	}

	20% {
		-webkit-transform: translateX(8px);
		transform: translateX(8px)
	}

	30% {
		-webkit-transform: translateX(-7px);
		transform: translateX(-7px)
	}

	40% {
		-webkit-transform: translateX(6px);
		transform: translateX(6px)
	}

	50% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px)
	}

	60% {
		-webkit-transform: translateX(4px);
		transform: translateX(4px)
	}

	70% {
		-webkit-transform: translateX(-3px);
		transform: translateX(-3px)
	}

	80% {
		-webkit-transform: translateX(2px);
		transform: translateX(2px)
	}

	90% {
		-webkit-transform: translateX(-1px);
		transform: translateX(-1px)
	}
}

@-webkit-keyframes ui-slide-top-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes ui-slide-top-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes ui-slide-bottom-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes ui-slide-bottom-fixed {
	0% {
		opacity: 0;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes ui-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes ui-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@-webkit-keyframes ui-right-spring {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50% {
		-webkit-transform: translateX(-20%);
		transform: translateX(-20%)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes ui-right-spring {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50% {
		-webkit-transform: translateX(-20%);
		transform: translateX(-20%)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes ui-left-spring {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50% {
		-webkit-transform: translateX(20%);
		transform: translateX(20%)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes ui-left-spring {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50% {
		-webkit-transform: translateX(20%);
		transform: translateX(20%)
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}
[class*="ui-am-"] {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.ui-am-fade {
	-webkit-animation-name: ui-fade;
	animation-name: ui-fade;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.ui-am-fade-out {
	-webkit-animation-name: ui-fade-out;
	animation-name: ui-fade-out;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.ui-am-scale-up {
	-webkit-animation-name: ui-scale-up;
	animation-name: ui-scale-up;
}

.ui-am-scale-down {
	-webkit-animation-name: ui-scale-down;
	animation-name: ui-scale-down;
}

.ui-am-slide-top {
	-webkit-animation-name: ui-slide-top;
	animation-name: ui-slide-top;
}

.ui-am-slide-bottom {
	-webkit-animation-name: ui-slide-bottom;
	animation-name: ui-slide-bottom;
}

.ui-am-slide-left {
	-webkit-animation-name: ui-slide-left;
	animation-name: ui-slide-left;
}

.ui-am-slide-right {
	-webkit-animation-name: ui-slide-right;
	animation-name: ui-slide-right;
}

.ui-am-slide-top-fixed {
	-webkit-animation-name: ui-slide-top-fixed;
	animation-name: ui-slide-top-fixed;
}

.ui-am-shake {
	-webkit-animation-name: ui-shake;
	animation-name: ui-shake;
}

.ui-am-spin {
	-webkit-animation: ui-spin 2s infinite linear;
	animation: ui-spin 2s infinite linear;
}

.ui-am-left-spring {
	-webkit-animation: ui-left-spring 0.3s ease-in-out;
	animation: ui-left-spring 0.3s ease-in-out;
}

.ui-am-right-spring {
	-webkit-animation: ui-right-spring 0.3s ease-in-out;
	animation: ui-right-spring 0.3s ease-in-out;
}

.ui-am-delay-1 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.ui-am-delay-1-5 {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

.ui-am-delay-2 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.ui-am-delay-2-5 {
	-webkit-animation-delay: 2.5s;
	animation-delay: 2.5s;
}

.ui-am-delay-3 {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}

.ui-am-delay-3-5 {
	-webkit-animation-delay: 3.5s;
	animation-delay: 3.5s;
}

.ui-am-delay-4 {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
}

.ui-am-delay-4-5 {
	-webkit-animation-delay: 4.5s;
	animation-delay: 4.5s;
}

.ui-am-delay-5 {
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
}

.ui-am-delay-5-5 {
	-webkit-animation-delay: 5.5s;
	animation-delay: 5.5s;
}

.ui-am-delay-6 {
	-webkit-animation-delay: 6s;
	animation-delay: 6s;
}

.ui-am-delay-6-5 {
	-webkit-animation-delay: 6.5s;
	animation-delay: 6.5s;
}

.list {
	list-style: none;
}

.fl {
	float: left!important;
}

.fr {
	float: right!important;
}

.clear {
	clear: both!important;
}

.show {
	display: block!important;
}

.hide {
	display: none!important;
}