@charset "UTF-8";

.nuxt-progress {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 0;
	opacity: 1;
	transition: width .1s, opacity .4s;
	background-color: #000;
	z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
	transition: none
}

.nuxt-progress-failed {
	background-color: red
}

@font-face {
	font-family: element-icons;
	src: url(fonts/element-icons.313f7da.woff) format("woff"), url(fonts/element-icons.4520188.ttf) format("truetype");
	font-weight: 400;
	font-display: "auto";
	font-style: normal
}

[class*=" el-icon-"],
[class^=el-icon-] {
	font-family: element-icons !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: baseline;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	
}
.bottom-arrow:before{
	content:"";
	border:7px solid #999;
	border-bottom:none;
	border-right-color:transparent;
	border-left-color:transparent;
	position:relative;
	top:9px;
	left:6px;
	border-radius:2px;
	
}
.bottom-arrow:after{
	content:"";
	border:6px solid #FFF;
	border-bottom:none;
	border-right-color:transparent;
	border-left-color:transparent;
	position:relative;
	top:9px;
	left:-6px;
	
}
.el-icon-ice-cream-round:before {
	content: "\e6a0"
}

.el-icon-ice-cream-square:before {
	content: "\e6a3"
}

.el-icon-lollipop:before {
	content: "\e6a4"
}

.el-icon-potato-strips:before {
	content: "\e6a5"
}

.el-icon-milk-tea:before {
	content: "\e6a6"
}

.el-icon-ice-drink:before {
	content: "\e6a7"
}

.el-icon-ice-tea:before {
	content: "\e6a9"
}

.el-icon-coffee:before {
	content: "\e6aa"
}

.el-icon-orange:before {
	content: "\e6ab"
}

.el-icon-pear:before {
	content: "\e6ac"
}

.el-icon-apple:before {
	content: "\e6ad"
}

.el-icon-cherry:before {
	content: "\e6ae"
}

.el-icon-watermelon:before {
	content: "\e6af"
}

.el-icon-grape:before {
	content: "\e6b0"
}

.el-icon-refrigerator:before {
	content: "\e6b1"
}

.el-icon-goblet-square-full:before {
	content: "\e6b2"
}

.el-icon-goblet-square:before {
	content: "\e6b3"
}

.el-icon-goblet-full:before {
	content: "\e6b4"
}

.el-icon-goblet:before {
	content: "\e6b5"
}

.el-icon-cold-drink:before {
	content: "\e6b6"
}

.el-icon-coffee-cup:before {
	content: "\e6b8"
}

.el-icon-water-cup:before {
	content: "\e6b9"
}

.el-icon-hot-water:before {
	content: "\e6ba"
}

.el-icon-ice-cream:before {
	content: "\e6bb"
}

.el-icon-dessert:before {
	content: "\e6bc"
}

.el-icon-sugar:before {
	content: "\e6bd"
}

.el-icon-tableware:before {
	content: "\e6be"
}

.el-icon-burger:before {
	content: "\e6bf"
}

.el-icon-knife-fork:before {
	content: "\e6c1"
}

.el-icon-fork-spoon:before {
	content: "\e6c2"
}

.el-icon-chicken:before {
	content: "\e6c3"
}

.el-icon-food:before {
	content: "\e6c4"
}

.el-icon-dish-1:before {
	content: "\e6c5"
}

.el-icon-dish:before {
	content: "\e6c6"
}

.el-icon-moon-night:before {
	content: "\e6ee"
}

.el-icon-moon:before {
	content: "\e6f0"
}

.el-icon-cloudy-and-sunny:before {
	content: "\e6f1"
}

.el-icon-partly-cloudy:before {
	content: "\e6f2"
}

.el-icon-cloudy:before {
	content: "\e6f3"
}

.el-icon-sunny:before {
	content: "\e6f6"
}

.el-icon-sunset:before {
	content: "\e6f7"
}

.el-icon-sunrise-1:before {
	content: "\e6f8"
}

.el-icon-sunrise:before {
	content: "\e6f9"
}

.el-icon-heavy-rain:before {
	content: "\e6fa"
}

.el-icon-lightning:before {
	content: "\e6fb"
}

.el-icon-light-rain:before {
	content: "\e6fc"
}

.el-icon-wind-power:before {
	content: "\e6fd"
}

.el-icon-baseball:before {
	content: "\e712"
}

.el-icon-soccer:before {
	content: "\e713"
}

.el-icon-football:before {
	content: "\e715"
}

.el-icon-basketball:before {
	content: "\e716"
}

.el-icon-ship:before {
	content: "\e73f"
}

.el-icon-truck:before {
	content: "\e740"
}

.el-icon-bicycle:before {
	content: "\e741"
}

.el-icon-mobile-phone:before {
	content: "\e6d3"
}

.el-icon-service:before {
	content: "\e6d4"
}

.el-icon-key:before {
	content: "\e6e2"
}

.el-icon-unlock:before {
	content: "\e6e4"
}

.el-icon-lock:before {
	content: "\e6e5"
}

.el-icon-watch:before {
	content: "\e6fe"
}

.el-icon-watch-1:before {
	content: "\e6ff"
}

.el-icon-timer:before {
	content: "\e702"
}

.el-icon-alarm-clock:before {
	content: "\e703"
}

.el-icon-map-location:before {
	content: "\e704"
}

.el-icon-delete-location:before {
	content: "\e705"
}

.el-icon-add-location:before {
	content: "\e706"
}

.el-icon-location-information:before {
	content: "\e707"
}

.el-icon-location-outline:before {
	content: "\e708"
}

.el-icon-location:before {
	content: "\e79e"
}

.el-icon-place:before {
	content: "\e709"
}

.el-icon-discover:before {
	content: "\e70a"
}

.el-icon-first-aid-kit:before {
	content: "\e70b"
}

.el-icon-trophy-1:before {
	content: "\e70c"
}

.el-icon-trophy:before {
	content: "\e70d"
}

.el-icon-medal:before {
	content: "\e70e"
}

.el-icon-medal-1:before {
	content: "\e70f"
}

.el-icon-stopwatch:before {
	content: "\e710"
}

.el-icon-mic:before {
	content: "\e711"
}

.el-icon-copy-document:before {
	content: "\e718"
}

.el-icon-full-screen:before {
	content: "\e719"
}

.el-icon-switch-button:before {
	content: "\e71b"
}

.el-icon-aim:before {
	content: "\e71c"
}

.el-icon-crop:before {
	content: "\e71d"
}

.el-icon-odometer:before {
	content: "\e71e"
}

.el-icon-time:before {
	content: "\e71f"
}

.el-icon-bangzhu:before {
	content: "\e724"
}

.el-icon-close-notification:before {
	content: "\e726"
}

.el-icon-microphone:before {
	content: "\e727"
}

.el-icon-turn-off-microphone:before {
	content: "\e728"
}

.el-icon-position:before {
	content: "\e729"
}

.el-icon-postcard:before {
	content: "\e72a"
}

.el-icon-message:before {
	content: "\e72b"
}

.el-icon-chat-line-square:before {
	content: "\e72d"
}

.el-icon-chat-dot-square:before {
	content: "\e72e"
}

.el-icon-chat-dot-round:before {
	content: "\e72f"
}

.el-icon-chat-square:before {
	content: "\e730"
}

.el-icon-chat-line-round:before {
	content: "\e731"
}

.el-icon-chat-round:before {
	content: "\e732"
}

.el-icon-set-up:before {
	content: "\e733"
}

.el-icon-turn-off:before {
	content: "\e734"
}

.el-icon-open:before {
	content: "\e735"
}

.el-icon-connection:before {
	content: "\e736"
}

.el-icon-link:before {
	content: "\e737"
}

.el-icon-cpu:before {
	content: "\e738"
}

.el-icon-thumb:before {
	content: "\e739"
}

.el-icon-female:before {
	content: "\e73a"
}

.el-icon-male:before {
	content: "\e73b"
}

.el-icon-guide:before {
	content: "\e73c"
}

.el-icon-news:before {
	content: "\e73e"
}

.el-icon-price-tag:before {
	content: "\e744"
}

.el-icon-discount:before {
	content: "\e745"
}

.el-icon-wallet:before {
	content: "\e747"
}

.el-icon-coin:before {
	content: "\e748"
}

.el-icon-money:before {
	content: "\e749"
}

.el-icon-bank-card:before {
	content: "\e74a"
}

.el-icon-box:before {
	content: "\e74b"
}

.el-icon-present:before {
	content: "\e74c"
}

.el-icon-sell:before {
	content: "\e6d5"
}

.el-icon-sold-out:before {
	content: "\e6d6"
}

.el-icon-shopping-bag-2:before {
	content: "\e74d"
}

.el-icon-shopping-bag-1:before {
	content: "\e74e"
}

.el-icon-shopping-cart-2:before {
	content: "\e74f"
}

.el-icon-shopping-cart-1:before {
	content: "\e750"
}

.el-icon-shopping-cart-full:before {
	content: "\e751"
}

.el-icon-smoking:before {
	content: "\e752"
}

.el-icon-no-smoking:before {
	content: "\e753"
}

.el-icon-house:before {
	content: "\e754"
}

.el-icon-table-lamp:before {
	content: "\e755"
}

.el-icon-school:before {
	content: "\e756"
}

.el-icon-office-building:before {
	content: "\e757"
}

.el-icon-toilet-paper:before {
	content: "\e758"
}

.el-icon-notebook-2:before {
	content: "\e759"
}

.el-icon-notebook-1:before {
	content: "\e75a"
}

.el-icon-files:before {
	content: "\e75b"
}

.el-icon-collection:before {
	content: "\e75c"
}

.el-icon-receiving:before {
	content: "\e75d"
}

.el-icon-suitcase-1:before {
	content: "\e760"
}

.el-icon-suitcase:before {
	content: "\e761"
}

.el-icon-film:before {
	content: "\e763"
}

.el-icon-collection-tag:before {
	content: "\e765"
}

.el-icon-data-analysis:before {
	content: "\e766"
}

.el-icon-pie-chart:before {
	content: "\e767"
}

.el-icon-data-board:before {
	content: "\e768"
}

.el-icon-data-line:before {
	content: "\e76d"
}

.el-icon-reading:before {
	content: "\e769"
}

.el-icon-magic-stick:before {
	content: "\e76a"
}

.el-icon-coordinate:before {
	content: "\e76b"
}

.el-icon-mouse:before {
	content: "\e76c"
}

.el-icon-brush:before {
	content: "\e76e"
}

.el-icon-headset:before {
	content: "\e76f"
}

.el-icon-umbrella:before {
	content: "\e770"
}

.el-icon-scissors:before {
	content: "\e771"
}

.el-icon-mobile:before {
	content: "\e773"
}

.el-icon-attract:before {
	content: "\e774"
}

.el-icon-monitor:before {
	content: "\e775"
}

.el-icon-search:before {
	content: "\e778"
}

.el-icon-takeaway-box:before {
	content: "\e77a"
}

.el-icon-paperclip:before {
	content: "\e77d"
}

.el-icon-printer:before {
	content: "\e77e"
}

.el-icon-document-add:before {
	content: "\e782"
}

.el-icon-document:before {
	content: "\e785"
}

.el-icon-document-checked:before {
	content: "\e786"
}

.el-icon-document-copy:before {
	content: "\e787"
}

.el-icon-document-delete:before {
	content: "\e788"
}

.el-icon-document-remove:before {
	content: "\e789"
}

.el-icon-tickets:before {
	content: "\e78b"
}

.el-icon-folder-checked:before {
	content: "\e77f"
}

.el-icon-folder-delete:before {
	content: "\e780"
}

.el-icon-folder-remove:before {
	content: "\e781"
}

.el-icon-folder-add:before {
	content: "\e783"
}

.el-icon-folder-opened:before {
	content: "\e784"
}

.el-icon-folder:before {
	content: "\e78a"
}

.el-icon-edit-outline:before {
	content: "\e764"
}

.el-icon-edit:before {
	content: "\e78c"
}

.el-icon-date:before {
	content: "\e78e"
}

.el-icon-c-scale-to-original:before {
	content: "\e7c6"
}

.el-icon-view:before {
	content: "\e6ce"
}

.el-icon-loading:before {
	content: "\e6cf"
}

.el-icon-rank:before {
	content: "\e6d1"
}

.el-icon-sort-down:before {
	content: "\e7c4"
}

.el-icon-sort-up:before {
	content: "\e7c5"
}

.el-icon-sort:before {
	content: "\e6d2"
}

.el-icon-finished:before {
	content: "\e6cd"
}

.el-icon-refresh-left:before {
	content: "\e6c7"
}

.el-icon-refresh-right:before {
	content: "\e6c8"
}

.el-icon-refresh:before {
	content: "\e6d0"
}

.el-icon-video-play:before {
	content: "\e7c0"
}

.el-icon-video-pause:before {
	content: "\e7c1"
}

.el-icon-d-arrow-right:before {
	content: "\e6dc"
}

.el-icon-d-arrow-left:before {
	content: "\e6dd"
}

.el-icon-arrow-up:before {
	content: "\e6e1"
}

.el-icon-arrow-down:before {
	content: "\e6df"
}

.el-icon-arrow-right:before {
	content: "\e6e0"
}

.el-icon-arrow-left:before {
	content: "\e6de"
}

.el-icon-top-right:before {
	content: "\e6e7"
}

.el-icon-top-left:before {
	content: "\e6e8"
}

.el-icon-top:before {
	content: "\e6e6"
}

.el-icon-bottom:before {
	content: "\e6eb"
}

.el-icon-right:before {
	content: "\e6e9"
}

.el-icon-back:before {
	content: "\e6ea"
}

.el-icon-bottom-right:before {
	content: "\e6ec"
}

.el-icon-bottom-left:before {
	content: "\e6ed"
}

.el-icon-caret-top:before {
	content: "\e78f"
}

.el-icon-caret-bottom:before {
	content: "\e790"
}

.el-icon-caret-right:before {
	content: "\e791"
}

.el-icon-caret-left:before {
	content: "\e792"
}

.el-icon-d-caret:before {
	content: "\e79a"
}

.el-icon-share:before {
	content: "\e793"
}

.el-icon-menu:before {
	content: "\e798"
}

.el-icon-s-grid:before {
	content: "\e7a6"
}

.el-icon-s-check:before {
	content: "\e7a7"
}

.el-icon-s-data:before {
	content: "\e7a8"
}

.el-icon-s-opportunity:before {
	content: "\e7aa"
}

.el-icon-s-custom:before {
	content: "\e7ab"
}

.el-icon-s-claim:before {
	content: "\e7ad"
}

.el-icon-s-finance:before {
	content: "\e7ae"
}

.el-icon-s-comment:before {
	content: "\e7af"
}

.el-icon-s-flag:before {
	content: "\e7b0"
}

.el-icon-s-marketing:before {
	content: "\e7b1"
}

.el-icon-s-shop:before {
	content: "\e7b4"
}

.el-icon-s-open:before {
	content: "\e7b5"
}

.el-icon-s-management:before {
	content: "\e7b6"
}

.el-icon-s-ticket:before {
	content: "\e7b7"
}

.el-icon-s-release:before {
	content: "\e7b8"
}

.el-icon-s-home:before {
	content: "\e7b9"
}

.el-icon-s-promotion:before {
	content: "\e7ba"
}

.el-icon-s-operation:before {
	content: "\e7bb"
}

.el-icon-s-unfold:before {
	content: "\e7bc"
}

.el-icon-s-fold:before {
	content: "\e7a9"
}

.el-icon-s-platform:before {
	content: "\e7bd"
}

.el-icon-s-order:before {
	content: "\e7be"
}

.el-icon-s-cooperation:before {
	content: "\e7bf"
}

.el-icon-bell:before {
	content: "\e725"
}

.el-icon-message-solid:before {
	content: "\e799"
}

.el-icon-video-camera:before {
	content: "\e772"
}

.el-icon-video-camera-solid:before {
	content: "\e796"
}

.el-icon-camera:before {
	content: "\e779"
}

.el-icon-camera-solid:before {
	content: "\e79b"
}

.el-icon-download:before {
	content: "\e77c"
}

.el-icon-upload2:before {
	content: "\e77b"
}

.el-icon-upload:before {
	content: "\e7c3"
}

.el-icon-picture-outline-round:before {
	content: "\e75f"
}

.el-icon-picture-outline:before {
	content: "\e75e"
}

.el-icon-picture:before {
	content: "\e79f"
}

.el-icon-close:before {
	content: "\e6db"
}

.el-icon-check:before {
	content: "\e6da"
}

.el-icon-plus:before {
	content: "\e6d9"
}

.el-icon-minus:before {
	content: "\e6d8"
}

.el-icon-help:before {
	content: "\e73d"
}

.el-icon-s-help:before {
	content: "\e7b3"
}

.el-icon-circle-close:before {
	content: "\e78d"
}

.el-icon-circle-check:before {
	content: "\e720"
}

.el-icon-circle-plus-outline:before {
	content: "\e723"
}

.el-icon-remove-outline:before {
	content: "\e722"
}

.el-icon-zoom-out:before {
	content: "\e776"
}

.el-icon-zoom-in:before {
	content: "\e777"
}

.el-icon-error:before {
	content: "\e79d"
}

.el-icon-success:before {
	content: "\e79c"
}

.el-icon-circle-plus:before {
	content: "\e7a0"
}

.el-icon-remove:before {
	content: "\e7a2"
}

.el-icon-info:before {
	content: "\e7a1"
}

.el-icon-question:before {
	content: "\e7a4"
}

.el-icon-warning-outline:before {
	content: "\e6c9"
}

.el-icon-warning:before {
	content: "\e7a3"
}

.el-icon-goods:before {
	content: "\e7c2"
}

.el-icon-s-goods:before {
	content: "\e7b2"
}

.el-icon-star-off:before {
	content: "\e717"
}

.el-icon-star-on:before {
	content: "\e797"
}

.el-icon-more-outline:before {
	content: "\e6cc"
}

.el-icon-more:before {
	content: "\e794"
}

.el-icon-phone-outline:before {
	content: "\e6cb"
}

.el-icon-phone:before {
	content: "\e795"
}

.el-icon-user:before {
	content: "\e6e3"
}

.el-icon-user-solid:before {
	content: "\e7a5"
}

.el-icon-setting:before {
	content: "\e6ca"
}

.el-icon-s-tools:before {
	content: "\e7ac"
}

.el-icon-delete:before {
	content: "\e6d7"
}

.el-icon-delete-solid:before {
	content: "\e7c9"
}

.el-icon-eleme:before {
	content: "\e7c7"
}

.el-icon-platform-eleme:before {
	content: "\e7ca"
}

.el-icon-loading {
	-webkit-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite
}

.el-icon--right {
	margin-left: 5px
}

.el-icon--left {
	margin-right: 5px
}

@-webkit-keyframes rotating {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes rotating {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.el-pagination {
	white-space: nowrap;
	padding: 2px 5px;
	color: #303133;
	font-weight: 700
}

.el-pagination:after,
.el-pagination:before {
	display: table;
	content: ""
}

.el-pagination:after {
	clear: both
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
	display: inline-block;
	font-size: 13px;
	min-width: 35.5px;
	height: 28px;
	line-height: 28px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-pagination .el-input__inner {
	text-align: center;
	-moz-appearance: textfield;
	line-height: normal
}

.el-pagination .el-input__suffix {
	right: 0;
	-webkit-transform: scale(.8);
	transform: scale(.8)
}

.el-pagination .el-select .el-input {
	width: 100px;
	margin: 0 5px
}

.el-pagination .el-select .el-input .el-input__inner {
	padding-right: 25px;
	border-radius: 3px
}

.el-pagination button {
	border: none;
	padding: 0 6px;
	background: 0 0
}

.el-pagination button:focus {
	outline: 0
}

.el-pagination button:hover {
	color: #409eff
}

.el-pagination button:disabled {
	color: #c0c4cc;
	background-color: #fff;
	cursor: not-allowed
}

.el-pagination .btn-next,
.el-pagination .btn-prev {
	background: 50% no-repeat #fff;
	background-size: 16px;
	cursor: pointer;
	margin: 0;
	color: #303133
}

.el-pagination .btn-next .el-icon,
.el-pagination .btn-prev .el-icon {
	display: block;
	font-size: 12px;
	font-weight: 700
}

.el-pagination .btn-prev {
	padding-right: 12px
}

.el-pagination .btn-next {
	padding-left: 12px
}

.el-pagination .el-pager li.disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-pager li,
.el-pager li.btn-quicknext:hover,
.el-pager li.btn-quickprev:hover {
	cursor: pointer
}

.el-pagination--small .btn-next,
.el-pagination--small .btn-prev,
.el-pagination--small .el-pager li,
.el-pagination--small .el-pager li.btn-quicknext,
.el-pagination--small .el-pager li.btn-quickprev,
.el-pagination--small .el-pager li:last-child {
	border-color: transparent;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	min-width: 22px
}

.el-pagination--small .arrow.disabled {
	visibility: hidden
}

.el-pagination--small .more:before,
.el-pagination--small li.more:before {
	line-height: 24px
}

.el-pagination--small button,
.el-pagination--small span:not([class*=suffix]) {
	height: 22px;
	line-height: 22px
}

.el-pagination--small .el-pagination__editor,
.el-pagination--small .el-pagination__editor.el-input .el-input__inner {
	height: 22px
}

.el-pagination__sizes {
	margin: 0 10px 0 0;
	font-weight: 400;
	color: #606266
}

.el-pagination__sizes .el-input .el-input__inner {
	font-size: 13px;
	padding-left: 8px
}

.el-pagination__sizes .el-input .el-input__inner:hover {
	border-color: #409eff
}

.el-pagination__total {
	margin-right: 10px;
	font-weight: 400;
	color: #606266
}

.el-pagination__jump {
	margin-left: 24px;
	font-weight: 400;
	color: #606266
}

.el-pagination__jump .el-input__inner {
	padding: 0 3px
}

.el-pagination__rightwrapper {
	float: right
}

.el-pagination__editor {
	line-height: 18px;
	padding: 0 2px;
	height: 28px;
	text-align: center;
	margin: 0 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px
}

.el-pager,
.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev {
	padding: 0
}

.el-dialog,
.el-pager li {
	-webkit-box-sizing: border-box
}

.el-pagination__editor.el-input {
	width: 50px
}

.el-pagination__editor.el-input .el-input__inner {
	height: 28px
}

.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,
.el-pagination__editor .el-input__inner::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
	margin: 0 5px;
	background-color: #f4f4f5;
	color: #606266;
	min-width: 30px;
	border-radius: 2px
}

.el-pagination.is-background .btn-next.disabled,
.el-pagination.is-background .btn-next:disabled,
.el-pagination.is-background .btn-prev.disabled,
.el-pagination.is-background .btn-prev:disabled,
.el-pagination.is-background .el-pager li.disabled {
	color: #c0c4cc
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
	color: #409eff
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #409eff;
	color: #fff
}

.el-pagination.is-background.el-pagination--small .btn-next,
.el-pagination.is-background.el-pagination--small .btn-prev,
.el-pagination.is-background.el-pagination--small .el-pager li {
	margin: 0 3px;
	min-width: 22px
}

.el-pager,
.el-pager li {
	vertical-align: top;
	margin: 0;
	display: inline-block
}

.el-pager {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	list-style: none;
	font-size: 0
}

.el-pager .more:before {
	line-height: 30px
}

.el-pager li {
	padding: 0 4px;
	background: #fff;
	font-size: 13px;
	min-width: 35.5px;
	height: 28px;
	line-height: 28px;
	box-sizing: border-box;
	text-align: center
}

.el-pager li.btn-quicknext,
.el-pager li.btn-quickprev {
	line-height: 28px;
	color: #303133
}

.el-pager li.btn-quicknext.disabled,
.el-pager li.btn-quickprev.disabled {
	color: #c0c4cc
}

.el-pager li.active+li {
	border-left: 0
}

.el-pager li:hover {
	color: #409eff
}

.el-pager li.active {
	color: #409eff;
	cursor: default
}

@-webkit-keyframes v-modal-in {
	0% {
		opacity: 0
	}
}

@-webkit-keyframes v-modal-out {
	to {
		opacity: 0
	}
}

.el-dialog {
	position: relative;
	margin: 0 auto 50px;
	background: #fff;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-sizing: border-box;
	width: 50%
}

.el-dialog.is-fullscreen {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	height: 100%;
	overflow: auto
}

.el-dialog__wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	margin: 0
}

.el-dialog__header {
	padding: 20px 20px 10px
}

.el-dialog__headerbtn {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 0;
	background: 0 0;
	border: none;
	outline: 0;
	cursor: pointer;
	font-size: 16px
}

.el-dialog__headerbtn .el-dialog__close {
	color: #909399
}

.el-dialog__headerbtn:focus .el-dialog__close,
.el-dialog__headerbtn:hover .el-dialog__close {
	color: #409eff
}

.el-dialog__title {
	line-height: 24px;
	font-size: 18px;
	color: #303133
}

.el-dialog__body {
	padding: 30px 20px;
	color: #606266;
	font-size: 14px;
	word-break: break-all
}

.el-dialog__footer {
	padding: 10px 20px 20px;
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-dialog--center {
	text-align: center
}

.el-dialog--center .el-dialog__body {
	text-align: initial;
	padding: 25px 25px 30px
}

.el-dialog--center .el-dialog__footer {
	text-align: inherit
}

.dialog-fade-enter-active {
	-webkit-animation: dialog-fade-in .3s;
	animation: dialog-fade-in .3s
}

.dialog-fade-leave-active {
	-webkit-animation: dialog-fade-out .3s;
	animation: dialog-fade-out .3s
}

@-webkit-keyframes dialog-fade-in {
	0% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes dialog-fade-in {
	0% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes dialog-fade-out {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

@keyframes dialog-fade-out {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

.el-autocomplete {
	position: relative;
	display: inline-block
}

.el-autocomplete-suggestion {
	margin: 5px 0;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	border-radius: 4px;
	border: 1px solid #e4e7ed;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff
}

.el-autocomplete-suggestion__wrap {
	max-height: 280px;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-autocomplete-suggestion__list {
	margin: 0;
	padding: 0
}

.el-autocomplete-suggestion li {
	padding: 0 20px;
	margin: 0;
	line-height: 34px;
	cursor: pointer;
	color: #606266;
	font-size: 14px;
	list-style: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.el-autocomplete-suggestion li.highlighted,
.el-autocomplete-suggestion li:hover {
	background-color: #f5f7fa
}

.el-autocomplete-suggestion li.divider {
	margin-top: 6px;
	border-top: 1px solid #000
}

.el-autocomplete-suggestion li.divider:last-child {
	margin-bottom: -6px
}

.el-autocomplete-suggestion.is-loading li {
	text-align: center;
	height: 100px;
	line-height: 100px;
	font-size: 20px;
	color: #999
}

.el-autocomplete-suggestion.is-loading li:after {
	display: inline-block;
	content: "";
	height: 100%;
	vertical-align: middle
}

.el-autocomplete-suggestion.is-loading li:hover {
	background-color: #fff
}

.el-autocomplete-suggestion.is-loading .el-icon-loading {
	vertical-align: middle
}

.el-dropdown {
	display: inline-block;
	position: relative;
	color: #606266;
	font-size: 14px
}

.el-dropdown .el-button-group {
	display: block
}

.el-dropdown .el-button-group .el-button {
	float: none
}

.el-dropdown .el-dropdown__caret-button {
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	border-left: none
}

.el-dropdown .el-dropdown__caret-button:before {
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	top: 5px;
	bottom: 5px;
	left: 0;
	background: hsla(0, 0%, 100%, .5)
}

.el-dropdown .el-dropdown__caret-button.el-button--default:before {
	background: rgba(220, 223, 230, .5)
}

.el-dropdown .el-dropdown__caret-button:hover:not(.is-disabled):before {
	top: 0;
	bottom: 0
}

.el-dropdown .el-dropdown__caret-button .el-dropdown__icon {
	padding-left: 0
}

.el-dropdown__icon {
	font-size: 12px;
	margin: 0 3px
}

.el-dropdown .el-dropdown-selfdefine:focus:active,
.el-dropdown .el-dropdown-selfdefine:focus:not(.focusing) {
	outline-width: 0
}

.el-dropdown [disabled] {
	cursor: not-allowed;
	color: #bbb
}

.el-dropdown-menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	padding: 10px 0;
	margin: 5px 0;
	background-color: #fff;
	border: 1px solid #ebeef5;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-dropdown-menu__item,
.el-menu-item {
	font-size: 14px;
	padding: 0 20px;
	cursor: pointer
}

.el-dropdown-menu__item {
	list-style: none;
	line-height: 36px;
	margin: 0;
	color: #606266;
	outline: 0
}

.el-dropdown-menu__item:focus,
.el-dropdown-menu__item:not(.is-disabled):hover {
	background-color: #ecf5ff;
	color: #66b1ff
}

.el-dropdown-menu__item i {
	margin-right: 5px
}

.el-dropdown-menu__item--divided {
	position: relative;
	margin-top: 6px;
	border-top: 1px solid #ebeef5
}

.el-dropdown-menu__item--divided:before {
	content: "";
	height: 6px;
	display: block;
	margin: 0 -20px;
	background-color: #fff
}

.el-dropdown-menu__item.is-disabled {
	cursor: default;
	color: #bbb;
	pointer-events: none
}

.el-dropdown-menu--medium {
	padding: 6px 0
}

.el-dropdown-menu--medium .el-dropdown-menu__item {
	line-height: 30px;
	padding: 0 17px;
	font-size: 14px
}

.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided {
	margin-top: 6px
}

.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before {
	height: 6px;
	margin: 0 -17px
}

.el-dropdown-menu--small {
	padding: 6px 0
}

.el-dropdown-menu--small .el-dropdown-menu__item {
	line-height: 27px;
	padding: 0 15px;
	font-size: 13px
}

.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided {
	margin-top: 4px
}

.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before {
	height: 4px;
	margin: 0 -15px
}

.el-dropdown-menu--mini {
	padding: 3px 0
}

.el-dropdown-menu--mini .el-dropdown-menu__item {
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px
}

.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided {
	margin-top: 3px
}

.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before {
	height: 3px;
	margin: 0 -10px
}

.el-menu {
	border-right: 1px solid #e6e6e6;
	list-style: none;
	position: relative;
	margin: 0;
	padding-left: 0
}

.el-menu,
.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,
.el-menu--horizontal>.el-submenu .el-submenu__title:hover {
	background-color: #fff
}

.el-menu:after,
.el-menu:before {
	display: table;
	content: ""
}

.el-breadcrumb__item:last-child .el-breadcrumb__separator,
.el-menu--collapse>.el-menu-item .el-submenu__icon-arrow,
.el-menu--collapse>.el-submenu>.el-submenu__title .el-submenu__icon-arrow {
	display: none
}

.el-menu:after {
	clear: both
}

.el-menu.el-menu--horizontal {
	border-bottom: 1px solid #e6e6e6
}

.el-menu--horizontal {
	border-right: none
}

.el-menu--horizontal>.el-menu-item {
	float: left;
	height: 60px;
	line-height: 60px;
	margin: 0;
	border-bottom: 2px solid transparent;
	color: #909399
}

.el-menu--horizontal>.el-menu-item a,
.el-menu--horizontal>.el-menu-item a:hover {
	color: inherit
}

.el-menu--horizontal>.el-submenu {
	float: left
}

.el-menu--horizontal>.el-submenu:focus,
.el-menu--horizontal>.el-submenu:hover {
	outline: 0
}

.el-menu--horizontal>.el-submenu:focus .el-submenu__title,
.el-menu--horizontal>.el-submenu:hover .el-submenu__title {
	color: #303133
}

.el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
	border-bottom: 2px solid #409eff;
	color: #303133
}

.el-menu--horizontal>.el-submenu .el-submenu__title {
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid transparent;
	color: #909399
}

.el-menu--horizontal>.el-submenu .el-submenu__icon-arrow {
	position: static;
	vertical-align: middle;
	margin-left: 8px;
	margin-top: -3px
}

.el-menu--collapse .el-submenu,
.el-menu-item {
	position: relative
}

.el-menu--horizontal .el-menu .el-menu-item,
.el-menu--horizontal .el-menu .el-submenu__title {
	background-color: #fff;
	float: none;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	color: #909399
}

.el-menu--horizontal .el-menu .el-menu-item.is-active,
.el-menu--horizontal .el-menu .el-submenu.is-active>.el-submenu__title {
	color: #303133
}

.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal .el-menu-item:not(.is-disabled):hover {
	outline: 0;
	color: #303133
}

.el-menu--horizontal>.el-menu-item.is-active {
	border-bottom: 2px solid #409eff;
	color: #303133
}

.el-menu--collapse {
	width: 64px
}

.el-menu--collapse>.el-menu-item [class^=el-icon-],
.el-menu--collapse>.el-submenu>.el-submenu__title [class^=el-icon-] {
	margin: 0;
	vertical-align: middle;
	width: 24px;
	text-align: center
}

.el-menu--collapse>.el-menu-item span,
.el-menu--collapse>.el-submenu>.el-submenu__title span {
	height: 0;
	width: 0;
	overflow: hidden;
	visibility: hidden;
	display: inline-block
}

.el-menu-item,
.el-submenu__title {
	height: 56px;
	line-height: 56px;
	list-style: none
}

.el-menu--collapse>.el-menu-item.is-active i {
	color: inherit
}

.el-menu--collapse .el-menu .el-submenu {
	min-width: 200px
}

.el-menu--collapse .el-submenu .el-menu {
	position: absolute;
	margin-left: 5px;
	top: 0;
	left: 100%;
	z-index: 10;
	border: 1px solid #e4e7ed;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-menu--collapse .el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow {
	-webkit-transform: none;
	transform: none
}

.el-menu--popup {
	z-index: 100;
	min-width: 200px;
	border: none;
	padding: 5px 0;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-menu--popup-bottom-start {
	margin-top: 5px
}

.el-menu--popup-right-start {
	margin-left: 5px;
	margin-right: 5px
}

.el-menu-item {
	color: #303133;
	-webkit-transition: border-color .3s, background-color .3s, color .3s;
	transition: border-color .3s, background-color .3s, color .3s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap
}

.el-radio-button__inner,
.el-submenu__title {
	-webkit-box-sizing: border-box;
	position: relative;
	white-space: nowrap
}

.el-menu-item * {
	vertical-align: middle
}

.el-menu-item i {
	color: #909399
}

.el-menu-item:focus,
.el-menu-item:hover {
	outline: 0;
	background-color: #ecf5ff
}

.el-menu-item.is-disabled {
	opacity: .25;
	cursor: not-allowed;
	background: 0 0 !important
}

.el-menu-item [class^=el-icon-] {
	margin-right: 5px;
	width: 24px;
	text-align: center;
	font-size: 18px;
	vertical-align: middle
}

.el-menu-item.is-active {
	color: #409eff
}

.el-menu-item.is-active i {
	color: inherit
}

.el-submenu {
	list-style: none;
	margin: 0;
	padding-left: 0
}

.el-submenu__title {
	font-size: 14px;
	color: #303133;
	padding: 0 20px;
	cursor: pointer;
	-webkit-transition: border-color .3s, background-color .3s, color .3s;
	transition: border-color .3s, background-color .3s, color .3s;
	box-sizing: border-box
}

.el-submenu__title * {
	vertical-align: middle
}

.el-submenu__title i {
	color: #909399
}

.el-submenu__title:focus,
.el-submenu__title:hover {
	outline: 0;
	background-color: #ecf5ff
}

.el-submenu__title.is-disabled {
	opacity: .25;
	cursor: not-allowed;
	background: 0 0 !important
}

.el-submenu__title:hover {
	background-color: #ecf5ff
}

.el-submenu .el-menu {
	border: none
}

.el-submenu .el-menu-item {
	height: 50px;
	line-height: 50px;
	padding: 0 45px;
	min-width: 200px
}

.el-submenu__icon-arrow {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -7px;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	font-size: 12px
}

.el-submenu.is-active .el-submenu__title {
	border-bottom-color: #409eff
}

.el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.el-submenu.is-disabled .el-menu-item,
.el-submenu.is-disabled .el-submenu__title {
	opacity: .25;
	cursor: not-allowed;
	background: 0 0 !important
}

.el-submenu [class^=el-icon-] {
	vertical-align: middle;
	margin-right: 5px;
	width: 24px;
	text-align: center;
	font-size: 18px
}

.el-menu-item-group>ul {
	padding: 0
}

.el-menu-item-group__title {
	padding: 7px 0 7px 20px;
	line-height: normal;
	font-size: 12px;
	color: #909399
}

.el-radio-button__inner,
.el-radio-group {
	display: inline-block;
	line-height: 1;
	vertical-align: middle
}

.horizontal-collapse-transition .el-submenu__title .el-submenu__icon-arrow {
	-webkit-transition: .2s;
	transition: .2s;
	opacity: 0
}

.el-radio-group {
	font-size: 0
}

.el-radio-button {
	position: relative;
	display: inline-block;
	outline: 0
}

.el-radio-button__inner {
	background: #fff;
	border: 1px solid #dcdfe6;
	font-weight: 500;
	border-left: 0;
	color: #606266;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	cursor: pointer;
	-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	padding: 12px 20px;
	font-size: 14px;
	border-radius: 0
}

.el-radio-button__inner.is-round {
	padding: 12px 20px
}

.el-radio-button__inner:hover {
	color: #409eff
}

.el-radio-button__inner [class*=el-icon-] {
	line-height: .9
}

.el-radio-button__inner [class*=el-icon-]+span {
	margin-left: 5px
}

.el-radio-button:first-child .el-radio-button__inner {
	border-left: 1px solid #dcdfe6;
	border-radius: 4px 0 0 4px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.el-radio-button__orig-radio {
	opacity: 0;
	outline: 0;
	position: absolute;
	z-index: -1
}

.el-radio-button__orig-radio:checked+.el-radio-button__inner {
	color: #fff;
	background-color: #409eff;
	border-color: #409eff;
	-webkit-box-shadow: -1px 0 0 0 #409eff;
	box-shadow: -1px 0 0 0 #409eff
}

.el-radio-button__orig-radio:disabled+.el-radio-button__inner {
	color: #c0c4cc;
	cursor: not-allowed;
	background-image: none;
	background-color: #fff;
	border-color: #ebeef5;
	-webkit-box-shadow: none;
	box-shadow: none
}

.el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner {
	background-color: #f2f6fc
}

.el-radio-button:last-child .el-radio-button__inner {
	border-radius: 0 4px 4px 0
}

.el-radio-button:first-child:last-child .el-radio-button__inner {
	border-radius: 4px
}

.el-radio-button--medium .el-radio-button__inner {
	padding: 10px 20px;
	font-size: 14px;
	border-radius: 0
}

.el-radio-button--medium .el-radio-button__inner.is-round {
	padding: 10px 20px
}

.el-radio-button--small .el-radio-button__inner {
	padding: 9px 15px;
	font-size: 12px;
	border-radius: 0
}

.el-radio-button--small .el-radio-button__inner.is-round {
	padding: 9px 15px
}

.el-radio-button--mini .el-radio-button__inner {
	padding: 7px 15px;
	font-size: 12px;
	border-radius: 0
}

.el-radio-button--mini .el-radio-button__inner.is-round {
	padding: 7px 15px
}

.el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled) {
	-webkit-box-shadow: 0 0 2px 2px #409eff;
	box-shadow: 0 0 2px 2px #409eff
}

.el-picker-panel,
.el-popover,
.el-select-dropdown,
.el-table-filter,
.el-time-panel {
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-switch {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	vertical-align: middle
}

.el-switch__core,
.el-switch__label {
	display: inline-block;
	cursor: pointer
}

.el-switch.is-disabled .el-switch__core,
.el-switch.is-disabled .el-switch__label {
	cursor: not-allowed
}

.el-switch__label {
	-webkit-transition: .2s;
	transition: .2s;
	height: 20px;
	font-size: 14px;
	font-weight: 500;
	vertical-align: middle;
	color: #303133
}

.el-switch__label.is-active {
	color: #409eff
}

.el-switch__label--left {
	margin-right: 10px
}

.el-switch__label--right {
	margin-left: 10px
}

.el-switch__label * {
	line-height: 1;
	font-size: 14px;
	display: inline-block
}

.el-switch__input {
	position: absolute;
	width: 0;
	height: 0;
	opacity: 0;
	margin: 0
}

.el-switch__core {
	margin: 0;
	position: relative;
	width: 40px;
	height: 20px;
	border: 1px solid #dcdfe6;
	outline: 0;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #dcdfe6;
	-webkit-transition: border-color .3s, background-color .3s;
	transition: border-color .3s, background-color .3s;
	vertical-align: middle
}

.el-input__prefix,
.el-input__suffix {
	-webkit-transition: all .3s;
	color: #c0c4cc
}

.el-switch__core:after {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	border-radius: 100%;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 16px;
	height: 16px;
	background-color: #fff
}

.el-switch.is-checked .el-switch__core {
	border-color: #409eff;
	background-color: #409eff
}

.el-switch.is-checked .el-switch__core:after {
	left: 100%;
	margin-left: -17px
}

.el-switch.is-disabled {
	opacity: .6
}

.el-switch--wide .el-switch__label.el-switch__label--left span {
	left: 10px
}

.el-switch--wide .el-switch__label.el-switch__label--right span {
	right: 10px
}

.el-switch .label-fade-enter,
.el-switch .label-fade-leave-active {
	opacity: 0
}

.el-select-dropdown {
	position: absolute;
	z-index: 1001;
	border: 1px solid #e4e7ed;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 5px 0
}

.el-select-dropdown.is-multiple .el-select-dropdown__item {
	padding-right: 40px
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
	color: #409eff;
	background-color: #fff
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover {
	background-color: #f5f7fa
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected:after {
	position: absolute;
	right: 20px;
	font-family: element-icons;
	content: "\e6da";
	font-size: 12px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list {
	padding: 0
}

.el-select-dropdown__empty {
	padding: 10px 0;
	margin: 0;
	text-align: center;
	color: #999;
	font-size: 14px
}

.el-select-dropdown__wrap {
	max-height: 274px
}

.el-select-dropdown__list {
	list-style: none;
	padding: 6px 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-select-dropdown__item {
	font-size: 14px;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #606266;
	height: 34px;
	line-height: 34px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}

.el-select-dropdown__item.is-disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-select-dropdown__item.is-disabled:hover {
	background-color: #fff
}

.el-select-dropdown__item.hover,
.el-select-dropdown__item:hover {
	background-color: #f5f7fa
}

.el-select-dropdown__item.selected {
	color: #409eff;
	font-weight: 700
}

.el-select-group {
	margin: 0;
	padding: 0
}

.el-select-group__wrap {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}

.el-select-group__wrap:not(:last-of-type) {
	padding-bottom: 24px
}

.el-select-group__wrap:not(:last-of-type):after {
	content: "";
	position: absolute;
	display: block;
	left: 20px;
	right: 20px;
	bottom: 12px;
	height: 1px;
	background: #e4e7ed
}

.el-select-group__title {
	padding-left: 20px;
	font-size: 12px;
	color: #909399;
	line-height: 30px
}

.el-select-group .el-select-dropdown__item {
	padding-left: 20px
}

.el-select {
	display: inline-block;
	position: relative
}

.el-select .el-select__tags>span {
	display: contents
}

.el-select:hover .el-input__inner {
	border-color: #c0c4cc
}

.el-select .el-input__inner {
	cursor: pointer;
	padding-right: 35px
}

.el-select .el-input__inner:focus {
	border-color: #409eff
}

.el-select .el-input .el-select__caret {
	color: #c0c4cc;
	font-size: 14px;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	cursor: pointer
}

.el-select .el-input .el-select__caret.is-reverse {
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.el-select .el-input .el-select__caret.is-show-close {
	font-size: 14px;
	text-align: center;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	border-radius: 100%;
	color: #c0c4cc;
	-webkit-transition: color .2s cubic-bezier(.645, .045, .355, 1);
	transition: color .2s cubic-bezier(.645, .045, .355, 1)
}

.el-select .el-input .el-select__caret.is-show-close:hover {
	color: #909399
}

.el-select .el-input.is-disabled .el-input__inner {
	cursor: not-allowed
}

.el-select .el-input.is-disabled .el-input__inner:hover {
	border-color: #e4e7ed
}

.el-range-editor.is-active,
.el-range-editor.is-active:hover,
.el-select .el-input.is-focus .el-input__inner {
	border-color: #409eff
}

.el-select>.el-input {
	display: block
}

.el-select__input {
	border: none;
	outline: 0;
	padding: 0;
	margin-left: 15px;
	color: #666;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 28px;
	background-color: transparent
}

.el-select__input.is-mini {
	height: 14px
}

.el-select__close {
	cursor: pointer;
	position: absolute;
	top: 8px;
	z-index: 1000;
	right: 25px;
	color: #c0c4cc;
	line-height: 18px;
	font-size: 14px
}

.el-select__close:hover {
	color: #909399
}

.el-select__tags {
	position: absolute;
	line-height: normal;
	white-space: normal;
	z-index: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.el-select__tags-text {
	overflow: hidden;
	text-overflow: ellipsis
}

.el-select .el-tag {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-color: transparent;
	margin: 2px 0 2px 6px;
	background-color: #f0f2f5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.el-select .el-tag__close.el-icon-close {
	background-color: #c0c4cc;
	top: 0;
	color: #fff;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.el-select .el-tag__close.el-icon-close:hover {
	background-color: #909399
}

.el-table,
.el-table__expanded-cell {
	background-color: #fff
}

.el-select .el-tag__close.el-icon-close:before {
	display: block;
	-webkit-transform: translateY(.5px);
	transform: translateY(.5px)
}

.el-table {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 100%;
	max-width: 100%;
	font-size: 14px;
	color: #606266
}

.el-table__empty-block {
	min-height: 60px;
	text-align: center;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.el-table__empty-text {
	line-height: 60px;
	width: 50%;
	color: #909399
}

.el-table__expand-column .cell {
	padding: 0;
	text-align: center
}

.el-table__expand-icon {
	position: relative;
	cursor: pointer;
	color: #666;
	font-size: 12px;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
	height: 20px
}

.el-table__expand-icon--expanded {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.el-table__expand-icon>.el-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -5px;
	margin-top: -5px
}

.el-table__expanded-cell[class*=cell] {
	padding: 20px 50px
}

.el-table__expanded-cell:hover {
	background-color: transparent !important
}

.el-table__placeholder {
	display: inline-block;
	width: 20px
}

.el-table__append-wrapper {
	overflow: hidden
}

.el-table--fit {
	border-right: 0;
	border-bottom: 0
}

.el-table--fit .el-table__cell.gutter {
	border-right-width: 1px
}

.el-table--scrollable-x .el-table__body-wrapper {
	overflow-x: auto
}

.el-table--scrollable-y .el-table__body-wrapper {
	overflow-y: auto
}

.el-table thead {
	color: #909399;
	font-weight: 500
}

.el-table thead.is-group th.el-table__cell {
	background: #f5f7fa
}

.el-table .el-table__cell {
	padding: 12px 0;
	min-width: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-overflow: ellipsis;
	vertical-align: middle;
	position: relative;
	text-align: left
}

.el-table .el-table__cell.is-center {
	text-align: center
}

.el-table .el-table__cell.is-right {
	text-align: right
}

.el-table .el-table__cell.gutter {
	width: 15px;
	border-right-width: 0;
	border-bottom-width: 0;
	padding: 0
}

.el-table .el-table__cell.is-hidden>* {
	visibility: hidden
}

.el-table--medium .el-table__cell {
	padding: 10px 0
}

.el-table--small {
	font-size: 12px
}

.el-table--small .el-table__cell {
	padding: 8px 0
}

.el-table--mini {
	font-size: 12px
}

.el-table--mini .el-table__cell {
	padding: 6px 0
}

.el-table tr {
	background-color: #fff
}

.el-table tr input[type=checkbox] {
	margin: 0
}

.el-table td.el-table__cell,
.el-table th.el-table__cell.is-leaf {
	border-bottom: 1px solid #ebeef5
}

.el-table th.el-table__cell.is-sortable {
	cursor: pointer
}

.el-table th.el-table__cell {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff
}

.el-table th.el-table__cell>.cell {
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%
}

.el-table th.el-table__cell>.cell.highlight {
	color: #409eff
}

.el-table th.el-table__cell.required>div:before {
	display: inline-block;
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ff4d51;
	margin-right: 5px;
	vertical-align: middle
}

.el-table td.el-table__cell div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-date-table td,
.el-table-filter,
.el-table .cell {
	-webkit-box-sizing: border-box
}

.el-table td.el-table__cell.gutter {
	width: 0
}

.el-table .cell {
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: break-all;
	line-height: 23px;
	padding-left: 10px;
	padding-right: 10px
}

.el-table .cell.el-tooltip {
	white-space: nowrap;
	min-width: 50px
}

.el-table--border,
.el-table--group {
	border: 1px solid #ebeef5
}

.el-table--border:after,
.el-table--group:after,
.el-table:before {
	content: "";
	position: absolute;
	background-color: #ebeef5;
	z-index: 1
}

.el-table--border:after,
.el-table--group:after {
	top: 0;
	right: 0;
	width: 1px;
	height: 100%
}

.el-table:before {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px
}

.el-table--border {
	border-right: none;
	border-bottom: none
}

.el-table--border.el-loading-parent--relative {
	border-color: transparent
}

.el-table--border .el-table__cell,
.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed {
	border-right: 1px solid #ebeef5
}

.el-table--border .el-table__cell:first-child .cell {
	padding-left: 10px
}

.el-table--border th.el-table__cell,
.el-table--border th.el-table__cell.gutter:last-of-type,
.el-table__fixed-right-patch {
	border-bottom: 1px solid #ebeef5
}

.el-table--hidden {
	visibility: hidden
}

.el-table__fixed,
.el-table__fixed-right {
	position: absolute;
	top: 0;
	left: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .12);
	box-shadow: 0 0 10px rgba(0, 0, 0, .12)
}

.el-table__fixed-right:before,
.el-table__fixed:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #ebeef5;
	z-index: 4
}

.el-table__fixed-right-patch {
	position: absolute;
	top: -1px;
	right: 0;
	background-color: #fff
}

.el-table__fixed-right {
	top: 0;
	left: auto;
	right: 0
}

.el-table__fixed-right .el-table__fixed-body-wrapper,
.el-table__fixed-right .el-table__fixed-footer-wrapper,
.el-table__fixed-right .el-table__fixed-header-wrapper {
	left: auto;
	right: 0
}

.el-table__fixed-header-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3
}

.el-table__fixed-footer-wrapper {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3
}

.el-table__fixed-footer-wrapper tbody td.el-table__cell {
	border-top: 1px solid #ebeef5;
	background-color: #f5f7fa;
	color: #606266
}

.el-table__fixed-body-wrapper {
	position: absolute;
	left: 0;
	top: 37px;
	overflow: hidden;
	z-index: 3
}

.el-table__body-wrapper,
.el-table__footer-wrapper,
.el-table__header-wrapper {
	width: 100%
}

.el-table__footer-wrapper {
	margin-top: -1px
}

.el-table__footer-wrapper td.el-table__cell {
	border-top: 1px solid #ebeef5
}

.el-table__body,
.el-table__footer,
.el-table__header {
	table-layout: fixed;
	border-collapse: separate
}

.el-table__footer-wrapper,
.el-table__header-wrapper {
	overflow: hidden
}

.el-table__footer-wrapper tbody td.el-table__cell,
.el-table__header-wrapper tbody td.el-table__cell {
	background-color: #f5f7fa;
	color: #606266
}

.el-table__body-wrapper {
	overflow: hidden;
	position: relative
}

.el-table__body-wrapper.is-scrolling-left~.el-table__fixed,
.el-table__body-wrapper.is-scrolling-none~.el-table__fixed,
.el-table__body-wrapper.is-scrolling-none~.el-table__fixed-right,
.el-table__body-wrapper.is-scrolling-right~.el-table__fixed-right {
	-webkit-box-shadow: none;
	box-shadow: none
}

.el-table__body-wrapper .el-table--border.is-scrolling-right~.el-table__fixed-right {
	border-left: 1px solid #ebeef5
}

.el-table .caret-wrapper {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 34px;
	width: 24px;
	vertical-align: middle;
	cursor: pointer;
	overflow: initial;
	position: relative
}

.el-table .sort-caret {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	position: absolute;
	left: 7px
}

.el-table .sort-caret.ascending {
	border-bottom-color: #c0c4cc;
	top: 5px
}

.el-table .sort-caret.descending {
	border-top-color: #c0c4cc;
	bottom: 7px
}

.el-table .ascending .sort-caret.ascending {
	border-bottom-color: #409eff
}

.el-table .descending .sort-caret.descending {
	border-top-color: #409eff
}

.el-table .hidden-columns {
	visibility: hidden;
	position: absolute;
	z-index: -1
}

.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell {
	background: #fafafa
}

.el-table--striped .el-table__body tr.el-table__row--striped.current-row td.el-table__cell {
	background-color: #ecf5ff
}

.el-table__body tr.hover-row.current-row>td.el-table__cell,
.el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,
.el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,
.el-table__body tr.hover-row>td.el-table__cell {
	background-color: #f5f7fa
}

.el-table__body tr.current-row>td.el-table__cell {
	background-color: #ecf5ff
}

.el-table__column-resize-proxy {
	position: absolute;
	left: 200px;
	top: 0;
	bottom: 0;
	width: 0;
	border-left: 1px solid #ebeef5;
	z-index: 10
}

.el-table__column-filter-trigger {
	display: inline-block;
	line-height: 34px;
	cursor: pointer
}

.el-table__column-filter-trigger i {
	color: #909399;
	font-size: 12px;
	-webkit-transform: scale(.75);
	transform: scale(.75)
}

.el-table--enable-row-transition .el-table__body td.el-table__cell {
	-webkit-transition: background-color .25s ease;
	transition: background-color .25s ease
}

.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell {
	background-color: #f5f7fa
}

.el-table--fluid-height .el-table__fixed,
.el-table--fluid-height .el-table__fixed-right {
	bottom: 0;
	overflow: hidden
}

.el-table [class*=el-table__row--level] .el-table__expand-icon {
	display: inline-block;
	width: 20px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	margin-right: 3px
}

.el-table-column--selection .cell {
	padding-left: 14px;
	padding-right: 14px
}

.el-table-filter {
	border: 1px solid #ebeef5;
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	box-sizing: border-box;
	margin: 2px 0
}

.el-table-filter__list {
	padding: 5px 0;
	margin: 0;
	list-style: none;
	min-width: 100px
}

.el-table-filter__list-item {
	line-height: 36px;
	padding: 0 10px;
	cursor: pointer;
	font-size: 14px
}

.el-table-filter__list-item:hover {
	background-color: #ecf5ff;
	color: #66b1ff
}

.el-table-filter__list-item.is-active {
	background-color: #409eff;
	color: #fff
}

.el-table-filter__content {
	min-width: 100px
}

.el-table-filter__bottom {
	border-top: 1px solid #ebeef5;
	padding: 8px
}

.el-table-filter__bottom button {
	background: 0 0;
	border: none;
	color: #606266;
	cursor: pointer;
	font-size: 13px;
	padding: 0 3px
}

.el-date-table.is-week-mode .el-date-table__row.current div,
.el-date-table.is-week-mode .el-date-table__row:hover div,
.el-date-table td.in-range div,
.el-date-table td.in-range div:hover {
	background-color: #f2f6fc
}

.el-table-filter__bottom button:hover {
	color: #409eff
}

.el-table-filter__bottom button:focus {
	outline: 0
}

.el-table-filter__bottom button.is-disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-table-filter__wrap {
	max-height: 280px
}

.el-table-filter__checkbox-group {
	padding: 10px
}

.el-table-filter__checkbox-group label.el-checkbox {
	display: block;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px
}

.el-table-filter__checkbox-group .el-checkbox:last-child {
	margin-bottom: 0
}

.el-date-table {
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover {
	color: #606266
}

.el-date-table.is-week-mode .el-date-table__row:hover td:first-child div {
	margin-left: 5px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px
}

.el-date-table.is-week-mode .el-date-table__row:hover td:last-child div {
	margin-right: 5px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px
}

.el-date-table td {
	width: 32px;
	height: 30px;
	padding: 4px 0;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	position: relative
}

.el-date-table td div {
	height: 30px;
	padding: 3px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-date-table td span {
	width: 24px;
	height: 24px;
	display: block;
	margin: 0 auto;
	line-height: 24px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 50%
}

.el-date-table td.next-month,
.el-date-table td.prev-month {
	color: #c0c4cc
}

.el-date-table td.today {
	position: relative
}

.el-date-table td.today span {
	color: #409eff;
	font-weight: 700
}

.el-date-table td.today.end-date span,
.el-date-table td.today.start-date span {
	color: #fff
}

.el-date-table td.available:hover {
	color: #409eff
}

.el-date-table td.current:not(.disabled) span {
	color: #fff;
	background-color: #409eff
}

.el-date-table td.end-date div,
.el-date-table td.start-date div {
	color: #fff
}

.el-date-table td.end-date span,
.el-date-table td.start-date span {
	background-color: #409eff
}

.el-date-table td.start-date div {
	margin-left: 5px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px
}

.el-date-table td.end-date div {
	margin-right: 5px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px
}

.el-date-table td.disabled div {
	background-color: #f5f7fa;
	opacity: 1;
	cursor: not-allowed;
	color: #c0c4cc
}

.el-date-table td.selected div {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #f2f6fc;
	border-radius: 15px
}

.el-date-table td.selected div:hover {
	background-color: #f2f6fc
}

.el-date-table td.selected span {
	background-color: #409eff;
	color: #fff;
	border-radius: 15px
}

.el-date-table td.week {
	font-size: 80%;
	color: #606266
}

.el-month-table,
.el-year-table {
	font-size: 12px;
	border-collapse: collapse
}

.el-date-table th {
	padding: 5px;
	color: #606266;
	font-weight: 400;
	border-bottom: 1px solid #ebeef5
}

.el-month-table {
	margin: -1px
}

.el-month-table td {
	text-align: center;
	padding: 8px 0;
	cursor: pointer
}

.el-month-table td div {
	height: 48px;
	padding: 6px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-month-table td.today .cell {
	color: #409eff;
	font-weight: 700
}

.el-month-table td.today.end-date .cell,
.el-month-table td.today.start-date .cell {
	color: #fff
}

.el-month-table td.disabled .cell {
	background-color: #f5f7fa;
	cursor: not-allowed;
	color: #c0c4cc
}

.el-month-table td.disabled .cell:hover {
	color: #c0c4cc
}

.el-month-table td .cell {
	width: 60px;
	height: 36px;
	display: block;
	line-height: 36px;
	color: #606266;
	margin: 0 auto;
	border-radius: 18px
}

.el-month-table td .cell:hover {
	color: #409eff
}

.el-month-table td.in-range div,
.el-month-table td.in-range div:hover {
	background-color: #f2f6fc
}

.el-month-table td.end-date div,
.el-month-table td.start-date div {
	color: #fff
}

.el-month-table td.end-date .cell,
.el-month-table td.start-date .cell {
	color: #fff;
	background-color: #409eff
}

.el-month-table td.start-date div {
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px
}

.el-month-table td.end-date div {
	border-top-right-radius: 24px;
	border-bottom-right-radius: 24px
}

.el-month-table td.current:not(.disabled) .cell {
	color: #409eff
}

.el-year-table {
	margin: -1px
}

.el-year-table .el-icon {
	color: #303133
}

.el-year-table td {
	text-align: center;
	padding: 20px 3px;
	cursor: pointer
}

.el-year-table td.today .cell {
	color: #409eff;
	font-weight: 700
}

.el-year-table td.disabled .cell {
	background-color: #f5f7fa;
	cursor: not-allowed;
	color: #c0c4cc
}

.el-year-table td.disabled .cell:hover {
	color: #c0c4cc
}

.el-year-table td .cell {
	width: 48px;
	height: 32px;
	display: block;
	line-height: 32px;
	color: #606266;
	margin: 0 auto
}

.el-year-table td .cell:hover,
.el-year-table td.current:not(.disabled) .cell {
	color: #409eff
}

.el-date-range-picker {
	width: 646px
}

.el-date-range-picker.has-sidebar {
	width: 756px
}

.el-date-range-picker table {
	table-layout: fixed;
	width: 100%
}

.el-date-range-picker .el-picker-panel__body {
	min-width: 513px
}

.el-date-range-picker .el-picker-panel__content {
	margin: 0
}

.el-date-range-picker__header {
	position: relative;
	text-align: center;
	height: 28px
}

.el-date-range-picker__header [class*=arrow-left] {
	float: left
}

.el-date-range-picker__header [class*=arrow-right] {
	float: right
}

.el-date-range-picker__header div {
	font-size: 16px;
	font-weight: 500;
	margin-right: 50px
}

.el-date-range-picker__content {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 16px
}

.el-date-range-picker__content.is-left {
	border-right: 1px solid #e4e4e4
}

.el-date-range-picker__content .el-date-range-picker__header div {
	margin-left: 50px;
	margin-right: 50px
}

.el-date-range-picker__editors-wrap {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell
}

.el-date-range-picker__editors-wrap.is-right {
	text-align: right
}

.el-date-range-picker__time-header {
	position: relative;
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	padding: 8px 5px 5px;
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-date-range-picker__time-header>.el-icon-arrow-right {
	font-size: 20px;
	vertical-align: middle;
	display: table-cell;
	color: #303133
}

.el-date-range-picker__time-picker-wrap {
	position: relative;
	display: table-cell;
	padding: 0 5px
}

.el-date-range-picker__time-picker-wrap .el-picker-panel {
	position: absolute;
	top: 13px;
	right: 0;
	z-index: 1;
	background: #fff
}

.el-date-picker {
	width: 322px
}

.el-date-picker.has-sidebar.has-time {
	width: 434px
}

.el-date-picker.has-sidebar {
	width: 438px
}

.el-date-picker.has-time .el-picker-panel__body-wrapper {
	position: relative
}

.el-date-picker .el-picker-panel__content {
	width: 292px
}

.el-date-picker table {
	table-layout: fixed;
	width: 100%
}

.el-date-picker__editor-wrap {
	position: relative;
	display: table-cell;
	padding: 0 5px
}

.el-date-picker__time-header {
	position: relative;
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	padding: 8px 5px 5px;
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-date-picker__header {
	margin: 12px;
	text-align: center
}

.el-date-picker__header--bordered {
	margin-bottom: 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #ebeef5
}

.el-date-picker__header--bordered+.el-picker-panel__content {
	margin-top: 0
}

.el-date-picker__header-label {
	font-size: 16px;
	font-weight: 500;
	padding: 0 5px;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
	color: #606266
}

.el-date-picker__header-label.active,
.el-date-picker__header-label:hover {
	color: #409eff
}

.el-date-picker__prev-btn {
	float: left
}

.el-date-picker__next-btn {
	float: right
}

.el-date-picker__time-wrap {
	padding: 10px;
	text-align: center
}

.el-date-picker__time-label {
	float: left;
	cursor: pointer;
	line-height: 30px;
	margin-left: 10px
}

.time-select {
	margin: 5px 0;
	min-width: 0
}

.time-select .el-picker-panel__content {
	max-height: 200px;
	margin: 0
}

.time-select-item {
	padding: 8px 10px;
	font-size: 14px;
	line-height: 20px
}

.time-select-item.selected:not(.disabled) {
	color: #409eff;
	font-weight: 700
}

.time-select-item.disabled {
	color: #e4e7ed;
	cursor: not-allowed
}

.time-select-item:hover {
	background-color: #f5f7fa;
	font-weight: 700;
	cursor: pointer
}

.el-date-editor {
	position: relative;
	display: inline-block;
	text-align: left
}

.el-date-editor.el-input,
.el-date-editor.el-input__inner {
	width: 220px
}

.el-date-editor--monthrange.el-input,
.el-date-editor--monthrange.el-input__inner {
	width: 300px
}

.el-date-editor--daterange.el-input,
.el-date-editor--daterange.el-input__inner,
.el-date-editor--timerange.el-input,
.el-date-editor--timerange.el-input__inner {
	width: 350px
}

.el-date-editor--datetimerange.el-input,
.el-date-editor--datetimerange.el-input__inner {
	width: 400px
}

.el-date-editor--dates .el-input__inner {
	text-overflow: ellipsis;
	white-space: nowrap
}

.el-date-editor .el-icon-circle-close {
	cursor: pointer
}

.el-date-editor .el-range__icon {
	font-size: 14px;
	margin-left: -5px;
	color: #c0c4cc;
	float: left;
	line-height: 32px
}

.el-date-editor .el-range-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	outline: 0;
	display: inline-block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 39%;
	text-align: center;
	font-size: 14px;
	color: #606266
}

.el-date-editor .el-range-input::-webkit-input-placeholder {
	color: #c0c4cc
}

.el-date-editor .el-range-input:-ms-input-placeholder {
	color: #c0c4cc
}

.el-date-editor .el-range-input::-ms-input-placeholder {
	color: #c0c4cc
}

.el-date-editor .el-range-input::placeholder {
	color: #c0c4cc
}

.el-date-editor .el-range-separator {
	display: inline-block;
	height: 100%;
	padding: 0 5px;
	margin: 0;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	width: 5%;
	color: #303133
}

.el-date-editor .el-range__close-icon {
	font-size: 14px;
	color: #c0c4cc;
	width: 25px;
	display: inline-block;
	float: right;
	line-height: 32px
}

.el-range-editor.el-input__inner {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 3px 10px
}

.el-range-editor .el-range-input {
	line-height: 1
}

.el-range-editor--medium.el-input__inner {
	height: 36px
}

.el-range-editor--medium .el-range-separator {
	line-height: 28px;
	font-size: 14px
}

.el-range-editor--medium .el-range-input {
	font-size: 14px
}

.el-range-editor--medium .el-range__close-icon,
.el-range-editor--medium .el-range__icon {
	line-height: 28px
}

.el-range-editor--small.el-input__inner {
	height: 32px
}

.el-range-editor--small .el-range-separator {
	line-height: 24px;
	font-size: 13px
}

.el-range-editor--small .el-range-input {
	font-size: 13px
}

.el-range-editor--small .el-range__close-icon,
.el-range-editor--small .el-range__icon {
	line-height: 24px
}

.el-range-editor--mini.el-input__inner {
	height: 28px
}

.el-range-editor--mini .el-range-separator {
	line-height: 20px;
	font-size: 12px
}

.el-range-editor--mini .el-range-input {
	font-size: 12px
}

.el-range-editor--mini .el-range__close-icon,
.el-range-editor--mini .el-range__icon {
	line-height: 20px
}

.el-range-editor.is-disabled {
	background-color: #f5f7fa;
	border-color: #e4e7ed;
	color: #c0c4cc;
	cursor: not-allowed
}

.el-range-editor.is-disabled:focus,
.el-range-editor.is-disabled:hover {
	border-color: #e4e7ed
}

.el-range-editor.is-disabled input {
	background-color: #f5f7fa;
	color: #c0c4cc;
	cursor: not-allowed
}

.el-range-editor.is-disabled input::-webkit-input-placeholder {
	color: #c0c4cc
}

.el-range-editor.is-disabled input:-ms-input-placeholder {
	color: #c0c4cc
}

.el-range-editor.is-disabled input::-ms-input-placeholder {
	color: #c0c4cc
}

.el-range-editor.is-disabled input::placeholder {
	color: #c0c4cc
}

.el-range-editor.is-disabled .el-range-separator {
	color: #c0c4cc
}

.el-picker-panel {
	color: #606266;
	border: 1px solid #e4e7ed;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	background: #fff;
	border-radius: 4px;
	line-height: 30px;
	margin: 5px 0
}

.el-picker-panel__body-wrapper:after,
.el-picker-panel__body:after {
	content: "";
	display: table;
	clear: both
}

.el-picker-panel__content {
	position: relative;
	margin: 15px
}

.el-picker-panel__footer {
	border-top: 1px solid #e4e4e4;
	padding: 4px;
	text-align: right;
	background-color: #fff;
	position: relative;
	font-size: 0
}

.el-picker-panel__shortcut {
	display: block;
	width: 100%;
	border: 0;
	background-color: transparent;
	line-height: 28px;
	font-size: 14px;
	color: #606266;
	padding-left: 12px;
	text-align: left;
	outline: 0;
	cursor: pointer
}

.el-picker-panel__shortcut:hover {
	color: #409eff
}

.el-picker-panel__shortcut.active {
	background-color: #e6f1fe;
	color: #409eff
}

.el-picker-panel__btn {
	border: 1px solid #dcdcdc;
	color: #333;
	line-height: 24px;
	border-radius: 2px;
	padding: 0 20px;
	cursor: pointer;
	background-color: transparent;
	outline: 0;
	font-size: 12px
}

.el-picker-panel__btn[disabled] {
	color: #ccc;
	cursor: not-allowed
}

.el-picker-panel__icon-btn {
	font-size: 12px;
	color: #303133;
	border: 0;
	background: 0 0;
	cursor: pointer;
	outline: 0;
	margin-top: 8px
}

.el-picker-panel__icon-btn:hover {
	color: #409eff
}

.el-picker-panel__icon-btn.is-disabled {
	color: #bbb
}

.el-picker-panel__icon-btn.is-disabled:hover {
	cursor: not-allowed
}

.el-picker-panel__link-btn {
	vertical-align: middle
}

.el-picker-panel [slot=sidebar],
.el-picker-panel__sidebar {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 110px;
	border-right: 1px solid #e4e4e4;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 6px;
	background-color: #fff;
	overflow: auto
}

.el-picker-panel [slot=sidebar]+.el-picker-panel__body,
.el-picker-panel__sidebar+.el-picker-panel__body {
	margin-left: 110px
}

.el-time-spinner.has-seconds .el-time-spinner__wrapper {
	width: 33.3%
}

.el-time-spinner__wrapper {
	max-height: 190px;
	overflow: auto;
	display: inline-block;
	width: 50%;
	vertical-align: top;
	position: relative
}

.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default) {
	padding-bottom: 15px
}

.el-time-spinner__input.el-input .el-input__inner,
.el-time-spinner__list {
	padding: 0;
	text-align: center
}

.el-time-spinner__wrapper.is-arrow {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden
}

.el-time-spinner__wrapper.is-arrow .el-time-spinner__list {
	-webkit-transform: translateY(-32px);
	transform: translateY(-32px)
}

.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.disabled):not(.active) {
	background: #fff;
	cursor: default
}

.el-time-spinner__arrow {
	font-size: 12px;
	color: #909399;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1;
	text-align: center;
	height: 30px;
	line-height: 30px;
	cursor: pointer
}

.el-time-spinner__arrow:hover {
	color: #409eff
}

.el-time-spinner__arrow.el-icon-arrow-up {
	top: 10px
}

.el-time-spinner__arrow.el-icon-arrow-down {
	bottom: 10px
}

.el-time-spinner__input.el-input {
	width: 70%
}

.el-time-spinner__list {
	margin: 0;
	list-style: none
}

.el-time-spinner__list:after,
.el-time-spinner__list:before {
	content: "";
	display: block;
	width: 100%;
	height: 80px
}

.el-time-spinner__item {
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #606266
}

.el-time-spinner__item:hover:not(.disabled):not(.active) {
	background: #f5f7fa;
	cursor: pointer
}

.el-time-spinner__item.active:not(.disabled) {
	color: #303133;
	font-weight: 700
}

.el-time-spinner__item.disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-time-panel {
	margin: 5px 0;
	border: 1px solid #e4e7ed;
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;
	position: absolute;
	width: 180px;
	left: 0;
	z-index: 1000;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.el-time-panel__content {
	font-size: 0;
	position: relative;
	overflow: hidden
}

.el-time-panel__content:after,
.el-time-panel__content:before {
	content: "";
	top: 50%;
	position: absolute;
	margin-top: -15px;
	height: 32px;
	z-index: -1;
	left: 0;
	right: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 6px;
	text-align: left;
	border-top: 1px solid #e4e7ed;
	border-bottom: 1px solid #e4e7ed
}

.el-time-panel__content:after {
	left: 50%;
	margin-left: 12%;
	margin-right: 12%
}

.el-time-panel__content:before {
	padding-left: 50%;
	margin-right: 12%;
	margin-left: 12%
}

.el-time-panel__content.has-seconds:after {
	left: 66.66667%
}

.el-time-panel__content.has-seconds:before {
	padding-left: 33.33333%
}

.el-time-panel__footer {
	border-top: 1px solid #e4e4e4;
	padding: 4px;
	height: 36px;
	line-height: 25px;
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-time-panel__btn {
	border: none;
	line-height: 28px;
	padding: 0 5px;
	margin: 0 5px;
	cursor: pointer;
	background-color: transparent;
	outline: 0;
	font-size: 12px;
	color: #303133
}

.el-time-panel__btn.confirm {
	font-weight: 800;
	color: #409eff
}

.el-time-range-picker {
	width: 354px;
	overflow: visible
}

.el-time-range-picker__content {
	position: relative;
	text-align: center;
	padding: 10px
}

.el-time-range-picker__cell {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 4px 7px 7px;
	width: 50%;
	display: inline-block
}

.el-time-range-picker__header {
	margin-bottom: 5px;
	text-align: center;
	font-size: 14px
}

.el-time-range-picker__body {
	border-radius: 2px;
	border: 1px solid #e4e7ed
}

.el-popover {
	position: absolute;
	background: #fff;
	min-width: 150px;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	padding: 12px;
	z-index: 2000;
	color: #606266;
	line-height: 1.4;
	text-align: justify;
	font-size: 14px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	word-break: break-all
}

.el-card.is-always-shadow,
.el-card.is-hover-shadow:focus,
.el-card.is-hover-shadow:hover,
.el-cascader__dropdown,
.el-color-picker__panel,
.el-message-box,
.el-notification {
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-popover--plain {
	padding: 18px 20px
}

.el-popover__title {
	color: #303133;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 12px
}

.el-popover:focus,
.el-popover:focus:active,
.el-popover__reference:focus:hover,
.el-popover__reference:focus:not(.focusing) {
	outline-width: 0
}

.v-modal-enter {
	-webkit-animation: v-modal-in .2s ease;
	animation: v-modal-in .2s ease
}

.v-modal-leave {
	-webkit-animation: v-modal-out .2s ease forwards;
	animation: v-modal-out .2s ease forwards
}

@keyframes v-modal-in {
	0% {
		opacity: 0
	}
}

@keyframes v-modal-out {
	to {
		opacity: 0
	}
}

.v-modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
	background: #000
}

.el-popup-parent--hidden {
	overflow: hidden
}

.el-message-box {
	display: inline-block;
	width: 420px;
	padding-bottom: 10px;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	font-size: 18px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	text-align: left;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.el-message-box__wrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center
}

.el-message-box__wrapper:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.el-message-box__header {
	position: relative;
	padding: 15px 15px 10px
}

.el-message-box__title {
	padding-left: 0;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1;
	color: #303133
}

.el-message-box__headerbtn {
	position: absolute;
	top: 15px;
	right: 15px;
	padding: 0;
	border: none;
	outline: 0;
	background: 0 0;
	font-size: 16px;
	cursor: pointer
}

.el-form-item.is-error .el-input__inner,
.el-form-item.is-error .el-input__inner:focus,
.el-form-item.is-error .el-textarea__inner,
.el-form-item.is-error .el-textarea__inner:focus,
.el-message-box__input input.invalid,
.el-message-box__input input.invalid:focus {
	border-color: #f56c6c
}

.el-message-box__headerbtn .el-message-box__close {
	color: #909399
}

.el-message-box__headerbtn:focus .el-message-box__close,
.el-message-box__headerbtn:hover .el-message-box__close {
	color: #409eff
}

.el-message-box__content {
	padding: 10px 15px;
	color: #606266;
	font-size: 14px
}

.el-message-box__container {
	position: relative
}

.el-message-box__input {
	padding-top: 15px
}

.el-message-box__status {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 24px !important
}

.el-message-box__status:before {
	padding-left: 1px
}

.el-message-box__status+.el-message-box__message {
	padding-left: 36px;
	padding-right: 12px
}

.el-message-box__status.el-icon-success {
	color: #67c23a
}

.el-message-box__status.el-icon-info {
	color: #909399
}

.el-message-box__status.el-icon-warning {
	color: #e6a23c
}

.el-message-box__status.el-icon-error {
	color: #f56c6c
}

.el-message-box__message {
	margin: 0
}

.el-message-box__message p {
	margin: 0;
	line-height: 24px
}

.el-message-box__errormsg {
	color: #f56c6c;
	font-size: 12px;
	min-height: 18px;
	margin-top: 2px
}

.el-message-box__btns {
	padding: 5px 15px 0;
	text-align: right
}

.el-message-box__btns button:nth-child(2) {
	margin-left: 10px
}

.el-message-box__btns-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.el-message-box--center {
	padding-bottom: 30px
}

.el-message-box--center .el-message-box__header {
	padding-top: 30px
}

.el-message-box--center .el-message-box__title {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.el-message-box--center .el-message-box__status {
	position: relative;
	top: auto;
	padding-right: 5px;
	text-align: center;
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px)
}

.el-message-box--center .el-message-box__message {
	margin-left: 0
}

.el-message-box--center .el-message-box__btns,
.el-message-box--center .el-message-box__content {
	text-align: center
}

.el-message-box--center .el-message-box__content {
	padding-left: 27px;
	padding-right: 27px
}

.msgbox-fade-enter-active {
	-webkit-animation: msgbox-fade-in .3s;
	animation: msgbox-fade-in .3s
}

.msgbox-fade-leave-active {
	-webkit-animation: msgbox-fade-out .3s;
	animation: msgbox-fade-out .3s
}

@-webkit-keyframes msgbox-fade-in {
	0% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes msgbox-fade-in {
	0% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes msgbox-fade-out {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

@keyframes msgbox-fade-out {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

.el-breadcrumb {
	font-size: 14px;
	line-height: 1
}

.el-breadcrumb:after,
.el-breadcrumb:before {
	display: table;
	content: ""
}

.el-breadcrumb:after {
	clear: both
}

.el-breadcrumb__separator {
	margin: 0 9px;
	font-weight: 700;
	color: #c0c4cc
}

.el-breadcrumb__separator[class*=icon] {
	margin: 0 6px;
	font-weight: 400
}

.el-breadcrumb__item {
	float: left
}

.el-breadcrumb__inner {
	color: #606266
}

.el-breadcrumb__inner.is-link,
.el-breadcrumb__inner a {
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: color .2s cubic-bezier(.645, .045, .355, 1);
	transition: color .2s cubic-bezier(.645, .045, .355, 1);
	color: #303133
}

.el-breadcrumb__inner.is-link:hover,
.el-breadcrumb__inner a:hover {
	color: #409eff;
	cursor: pointer
}

.el-breadcrumb__item:last-child .el-breadcrumb__inner,
.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover,
.el-breadcrumb__item:last-child .el-breadcrumb__inner a,
.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover {
	font-weight: 400;
	color: #606266;
	cursor: text
}

.el-form--label-left .el-form-item__label {
	text-align: left
}

.el-form--label-top .el-form-item__label {
	float: none;
	display: inline-block;
	text-align: left;
	padding: 0 0 10px
}

.el-form--inline .el-form-item {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top
}

.el-form--inline .el-form-item__label {
	float: none;
	display: inline-block
}

.el-form--inline .el-form-item__content {
	display: inline-block;
	vertical-align: top
}

.el-form--inline.el-form--label-top .el-form-item__content {
	display: block
}

.el-form-item {
	margin-bottom: 22px
}

.el-form-item:after,
.el-form-item:before {
	display: table;
	content: ""
}

.el-form-item:after {
	clear: both
}

.el-form-item .el-form-item {
	margin-bottom: 0
}

.el-form-item--mini.el-form-item,
.el-form-item--small.el-form-item {
	margin-bottom: 18px
}

.el-form-item .el-input__validateIcon {
	display: none
}

.el-form-item--medium .el-form-item__content,
.el-form-item--medium .el-form-item__label {
	line-height: 36px
}

.el-form-item--small .el-form-item__content,
.el-form-item--small .el-form-item__label {
	line-height: 32px
}

.el-form-item--small .el-form-item__error {
	padding-top: 2px
}

.el-form-item--mini .el-form-item__content,
.el-form-item--mini .el-form-item__label {
	line-height: 28px
}

.el-form-item--mini .el-form-item__error {
	padding-top: 1px
}

.el-form-item__label-wrap {
	float: left
}

.el-form-item__label-wrap .el-form-item__label {
	display: inline-block;
	float: none
}

.el-form-item__label {
	text-align: right;
	vertical-align: middle;
	float: left;
	font-size: 14px;
	color: #606266;
	line-height: 40px;
	padding: 0 12px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-form-item__content {
	line-height: 40px;
	position: relative;
	font-size: 14px
}

.el-form-item__content:after,
.el-form-item__content:before {
	display: table;
	content: ""
}

.el-form-item__content:after {
	clear: both
}

.el-form-item__content .el-input-group {
	vertical-align: top
}

.el-form-item__error {
	color: #f56c6c;
	font-size: 12px;
	line-height: 1;
	padding-top: 4px;
	position: absolute;
	top: 100%;
	left: 0
}

.el-form-item__error--inline {
	position: relative;
	top: auto;
	left: auto;
	display: inline-block;
	margin-left: 10px
}

.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,
.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before {
	content: "*";
	color: #f56c6c;
	margin-right: 4px
}

.el-form-item.is-error .el-input-group__append .el-input__inner,
.el-form-item.is-error .el-input-group__prepend .el-input__inner {
	border-color: transparent
}

.el-form-item.is-error .el-input__validateIcon {
	color: #f56c6c
}

.el-form-item--feedback .el-input__validateIcon {
	display: inline-block
}

.el-tabs__header {
	padding: 0;
	position: relative;
	margin: 0 0 15px
}

.el-tabs__active-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #409eff;
	z-index: 1;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.645, .045, .355, 1);
	transition: -webkit-transform .3s cubic-bezier(.645, .045, .355, 1);
	transition: transform .3s cubic-bezier(.645, .045, .355, 1);
	transition: transform .3s cubic-bezier(.645, .045, .355, 1), -webkit-transform .3s cubic-bezier(.645, .045, .355, 1);
	list-style: none
}

.el-tabs__new-tab {
	float: right;
	border: 1px solid #d3dce6;
	height: 18px;
	width: 18px;
	line-height: 18px;
	margin: 12px 0 9px 10px;
	border-radius: 3px;
	text-align: center;
	font-size: 12px;
	color: #d3dce6;
	cursor: pointer;
	-webkit-transition: all .15s;
	transition: all .15s
}

.el-tabs__new-tab .el-icon-plus {
	-webkit-transform: scale(.8);
	transform: scale(.8)
}

.el-tabs__new-tab:hover {
	color: #409eff
}

.el-tabs__nav-wrap {
	overflow: hidden;
	margin-bottom: -1px;
	position: relative
}

.el-tabs__nav-wrap:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #e4e7ed;
	z-index: 1
}

.el-tabs__nav-wrap.is-scrollable {
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-tabs__nav-scroll {
	overflow: hidden
}

.el-tabs__nav-next,
.el-tabs__nav-prev {
	position: absolute;
	cursor: pointer;
	line-height: 44px;
	font-size: 12px;
	color: #909399
}

.el-tabs__nav-next {
	right: 0
}

.el-tabs__nav-prev {
	left: 0
}

.el-tabs__nav {
	white-space: nowrap;
	position: relative;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	float: left;
	z-index: 2
}

.el-tabs__nav.is-stretch {
	min-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.el-tabs__nav.is-stretch>* {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center
}

.el-tabs__item {
	padding: 0 20px;
	height: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 40px;
	display: inline-block;
	list-style: none;
	font-size: 14px;
	font-weight: 500;
	color: #303133;
	position: relative
}

.el-tabs__item:focus,
.el-tabs__item:focus:active {
	outline: 0
}

.el-tabs__item:focus.is-active.is-focus:not(:active) {
	-webkit-box-shadow: 0 0 2px 2px #409eff inset;
	box-shadow: inset 0 0 2px 2px #409eff;
	border-radius: 3px
}

.el-tabs__item .el-icon-close {
	border-radius: 50%;
	text-align: center;
	-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	margin-left: 5px
}

.el-tabs__item .el-icon-close:before {
	-webkit-transform: scale(.9);
	transform: scale(.9);
	display: inline-block
}

.el-tabs--card>.el-tabs__header .el-tabs__active-bar,
.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left,
.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right {
	display: none
}

.el-tabs__item .el-icon-close:hover {
	background-color: #c0c4cc;
	color: #fff
}

.el-tabs__item.is-active {
	color: #409eff
}

.el-tabs__item:hover {
	color: #409eff;
	cursor: pointer
}

.el-tabs__item.is-disabled {
	color: #c0c4cc;
	cursor: default
}

.el-tabs__content {
	overflow: hidden;
	position: relative
}

.el-tabs--card>.el-tabs__header {
	border-bottom: 1px solid #e4e7ed
}

.el-tabs--card>.el-tabs__header .el-tabs__nav-wrap:after {
	content: none
}

.el-tabs--card>.el-tabs__header .el-tabs__nav {
	border: 1px solid #e4e7ed;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-tabs--card>.el-tabs__header .el-tabs__item .el-icon-close {
	position: relative;
	font-size: 12px;
	width: 0;
	height: 14px;
	vertical-align: middle;
	line-height: 15px;
	overflow: hidden;
	top: -1px;
	right: -2px;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}

.el-tabs--card>.el-tabs__header .el-tabs__item {
	border-bottom: 1px solid transparent;
	border-left: 1px solid #e4e7ed;
	-webkit-transition: color .3s cubic-bezier(.645, .045, .355, 1), padding .3s cubic-bezier(.645, .045, .355, 1);
	transition: color .3s cubic-bezier(.645, .045, .355, 1), padding .3s cubic-bezier(.645, .045, .355, 1)
}

.el-tabs--card>.el-tabs__header .el-tabs__item:first-child {
	border-left: none
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover {
	padding-left: 13px;
	padding-right: 13px
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close {
	width: 14px
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
	border-bottom-color: #fff
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable {
	padding-left: 20px;
	padding-right: 20px
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close {
	width: 14px
}

.el-tabs--border-card {
	background: #fff;
	border: 1px solid #dcdfe6;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .12), 0 0 6px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .12), 0 0 6px 0 rgba(0, 0, 0, .04)
}

.el-tabs--border-card>.el-tabs__content {
	padding: 15px
}

.el-tabs--border-card>.el-tabs__header {
	background-color: #f5f7fa;
	border-bottom: 1px solid #e4e7ed;
	margin: 0
}

.el-tabs--border-card>.el-tabs__header .el-tabs__nav-wrap:after {
	content: none
}

.el-tabs--border-card>.el-tabs__header .el-tabs__item {
	-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	border: 1px solid transparent;
	margin-top: -1px;
	color: #909399
}

.el-tabs--border-card>.el-tabs__header .el-tabs__item+.el-tabs__item,
.el-tabs--border-card>.el-tabs__header .el-tabs__item:first-child {
	margin-left: -1px
}

.el-col-offset-0,
.el-tabs--border-card>.el-tabs__header .is-scrollable .el-tabs__item:first-child {
	margin-left: 0
}

.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active {
	color: #409eff;
	background-color: #fff;
	border-right-color: #dcdfe6;
	border-left-color: #dcdfe6
}

.el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover {
	color: #409eff
}

.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-disabled {
	color: #c0c4cc
}

.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),
.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),
.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),
.el-tabs--top .el-tabs__item.is-top:nth-child(2) {
	padding-left: 0
}

.el-tabs--bottom .el-tabs__item.is-bottom:last-child,
.el-tabs--bottom .el-tabs__item.is-top:last-child,
.el-tabs--top .el-tabs__item.is-bottom:last-child,
.el-tabs--top .el-tabs__item.is-top:last-child {
	padding-right: 0
}

.el-cascader-menu:last-child .el-cascader-node,
.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:last-child {
	padding-right: 20px
}

.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2) {
	padding-left: 20px
}

.el-tabs--bottom .el-tabs__header.is-bottom {
	margin-bottom: 0;
	margin-top: 10px
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom {
	border-bottom: 0;
	border-top: 1px solid #dcdfe6
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom {
	margin-top: -1px;
	margin-bottom: 0
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active) {
	border: 1px solid transparent
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom {
	margin: 0 -1px -1px
}

.el-tabs--left,
.el-tabs--right {
	overflow: hidden
}

.el-tabs--left .el-tabs__header.is-left,
.el-tabs--left .el-tabs__header.is-right,
.el-tabs--left .el-tabs__nav-scroll,
.el-tabs--left .el-tabs__nav-wrap.is-left,
.el-tabs--left .el-tabs__nav-wrap.is-right,
.el-tabs--right .el-tabs__header.is-left,
.el-tabs--right .el-tabs__header.is-right,
.el-tabs--right .el-tabs__nav-scroll,
.el-tabs--right .el-tabs__nav-wrap.is-left,
.el-tabs--right .el-tabs__nav-wrap.is-right {
	height: 100%
}

.el-tabs--left .el-tabs__active-bar.is-left,
.el-tabs--left .el-tabs__active-bar.is-right,
.el-tabs--right .el-tabs__active-bar.is-left,
.el-tabs--right .el-tabs__active-bar.is-right {
	top: 0;
	bottom: auto;
	width: 2px;
	height: auto
}

.el-tabs--left .el-tabs__nav-wrap.is-left,
.el-tabs--left .el-tabs__nav-wrap.is-right,
.el-tabs--right .el-tabs__nav-wrap.is-left,
.el-tabs--right .el-tabs__nav-wrap.is-right {
	margin-bottom: 0
}

.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,
.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev {
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	cursor: pointer
}

.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,
.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev {
	left: auto;
	top: 0
}

.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next {
	right: auto;
	bottom: 0
}

.el-tabs--left .el-tabs__active-bar.is-left,
.el-tabs--left .el-tabs__nav-wrap.is-left:after {
	right: 0;
	left: auto
}

.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,
.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,
.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,
.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable {
	padding: 30px 0
}

.el-tabs--left .el-tabs__nav-wrap.is-left:after,
.el-tabs--left .el-tabs__nav-wrap.is-right:after,
.el-tabs--right .el-tabs__nav-wrap.is-left:after,
.el-tabs--right .el-tabs__nav-wrap.is-right:after {
	height: 100%;
	width: 2px;
	bottom: auto;
	top: 0
}

.el-tabs--left .el-tabs__nav.is-left,
.el-tabs--left .el-tabs__nav.is-right,
.el-tabs--right .el-tabs__nav.is-left,
.el-tabs--right .el-tabs__nav.is-right {
	float: none
}

.el-tabs--left .el-tabs__item.is-left,
.el-tabs--left .el-tabs__item.is-right,
.el-tabs--right .el-tabs__item.is-left,
.el-tabs--right .el-tabs__item.is-right {
	display: block
}

.el-tabs--left .el-tabs__header.is-left {
	float: left;
	margin-bottom: 0;
	margin-right: 10px
}

.el-button-group>.el-button:not(:last-child),
.el-tabs--left .el-tabs__nav-wrap.is-left {
	margin-right: -1px
}

.el-tabs--left .el-tabs__item.is-left {
	text-align: right
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left {
	border: 1px solid #e4e7ed;
	border-bottom: none;
	border-left: none;
	text-align: left
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child {
	border-right: 1px solid #e4e7ed;
	border-top: none
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active {
	border: none;
	border-top: 1px solid #e4e7ed;
	border-right: 1px solid #fff
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child {
	border-top: none
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child {
	border-bottom: none
}

.el-tabs--left.el-tabs--card .el-tabs__nav {
	border-radius: 4px 0 0 4px;
	border-bottom: 1px solid #e4e7ed;
	border-right: none
}

.el-tabs--left.el-tabs--card .el-tabs__new-tab {
	float: none
}

.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left {
	border-right: 1px solid #dfe4ed
}

.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left {
	border: 1px solid transparent;
	margin: -1px 0 -1px -1px
}

.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active {
	border-color: #d1dbe5 transparent
}

.el-tabs--right .el-tabs__header.is-right {
	float: right;
	margin-bottom: 0;
	margin-left: 10px
}

.el-tabs--right .el-tabs__nav-wrap.is-right {
	margin-left: -1px
}

.el-tabs--right .el-tabs__nav-wrap.is-right:after {
	left: 0;
	right: auto
}

.el-tabs--right .el-tabs__active-bar.is-right {
	left: 0
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right {
	border-bottom: none;
	border-top: 1px solid #e4e7ed
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child {
	border-left: 1px solid #e4e7ed;
	border-top: none
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active {
	border: none;
	border-top: 1px solid #e4e7ed;
	border-left: 1px solid #fff
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child {
	border-top: none
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child {
	border-bottom: none
}

.el-tabs--right.el-tabs--card .el-tabs__nav {
	border-radius: 0 4px 4px 0;
	border-bottom: 1px solid #e4e7ed;
	border-left: none
}

.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right {
	border-left: 1px solid #dfe4ed
}

.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right {
	border: 1px solid transparent;
	margin: -1px -1px -1px 0
}

.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active {
	border-color: #d1dbe5 transparent
}

.slideInLeft-transition,
.slideInRight-transition {
	display: inline-block
}

.slideInRight-enter {
	-webkit-animation: slideInRight-enter .3s;
	animation: slideInRight-enter .3s
}

.slideInRight-leave {
	position: absolute;
	left: 0;
	right: 0;
	-webkit-animation: slideInRight-leave .3s;
	animation: slideInRight-leave .3s
}

.slideInLeft-enter {
	-webkit-animation: slideInLeft-enter .3s;
	animation: slideInLeft-enter .3s
}

.slideInLeft-leave {
	position: absolute;
	left: 0;
	right: 0;
	-webkit-animation: slideInLeft-leave .3s;
	animation: slideInLeft-leave .3s
}

@-webkit-keyframes slideInRight-enter {
	0% {
		opacity: 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInRight-enter {
	0% {
		opacity: 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes slideInRight-leave {
	0% {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}

	to {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0
	}
}

@keyframes slideInRight-leave {
	0% {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}

	to {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0
	}
}

@-webkit-keyframes slideInLeft-enter {
	0% {
		opacity: 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	to {
		opacity: 1;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInLeft-enter {
	0% {
		opacity: 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	to {
		opacity: 1;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes slideInLeft-leave {
	0% {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}

	to {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0
	}
}

@keyframes slideInLeft-leave {
	0% {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}

	to {
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0
	}
}

.el-tree {
	position: relative;
	cursor: default;
	background: #fff;
	color: #606266
}

.el-tree__empty-block {
	position: relative;
	min-height: 60px;
	text-align: center;
	width: 100%;
	height: 100%
}

.el-tree__empty-text {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #909399;
	font-size: 14px
}

.el-tree__drop-indicator {
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #409eff
}

.el-tree-node {
	white-space: nowrap;
	outline: 0
}

.el-tree-node:focus>.el-tree-node__content {
	background-color: #f5f7fa
}

.el-tree-node.is-drop-inner>.el-tree-node__content .el-tree-node__label {
	background-color: #409eff;
	color: #fff
}

.el-tree-node__content:hover,
.el-upload-list__item:hover {
	background-color: #f5f7fa
}

.el-tree-node__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 26px;
	cursor: pointer
}

.el-tree-node__content>.el-tree-node__expand-icon {
	padding: 6px
}

.el-tree-node__content>label.el-checkbox {
	margin-right: 8px
}

.el-tree.is-dragging .el-tree-node__content {
	cursor: move
}

.el-tree.is-dragging .el-tree-node__content * {
	pointer-events: none
}

.el-tree.is-dragging.is-drop-not-allow .el-tree-node__content {
	cursor: not-allowed
}

.el-tree-node__expand-icon {
	cursor: pointer;
	color: #c0c4cc;
	font-size: 12px;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.el-tree-node__expand-icon.expanded {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.el-tree-node__expand-icon.is-leaf {
	color: transparent;
	cursor: default
}

.el-tree-node__label {
	font-size: 14px
}

.el-tree-node__loading-icon {
	margin-right: 8px;
	font-size: 14px;
	color: #c0c4cc
}

.el-tree-node>.el-tree-node__children {
	overflow: hidden;
	background-color: transparent
}

.el-tree-node.is-expanded>.el-tree-node__children {
	display: block
}

.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content {
	background-color: #f0f7ff
}

.el-alert {
	width: 100%;
	padding: 8px 16px;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	position: relative;
	background-color: #fff;
	overflow: hidden;
	opacity: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

.el-alert.is-light .el-alert__closebtn {
	color: #c0c4cc
}

.el-alert.is-dark .el-alert__closebtn,
.el-alert.is-dark .el-alert__description {
	color: #fff
}

.el-alert.is-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.el-alert--success.is-light {
	background-color: #f0f9eb;
	color: #67c23a
}

.el-alert--success.is-light .el-alert__description {
	color: #67c23a
}

.el-alert--success.is-dark {
	background-color: #67c23a;
	color: #fff
}

.el-alert--info.is-light {
	background-color: #f4f4f5;
	color: #909399
}

.el-alert--info.is-dark {
	background-color: #909399;
	color: #fff
}

.el-alert--info .el-alert__description {
	color: #909399
}

.el-alert--warning.is-light {
	background-color: #fdf6ec;
	color: #e6a23c
}

.el-alert--warning.is-light .el-alert__description {
	color: #e6a23c
}

.el-alert--warning.is-dark {
	background-color: #e6a23c;
	color: #fff
}

.el-alert--error.is-light {
	background-color: #fef0f0;
	color: #f56c6c
}

.el-alert--error.is-light .el-alert__description {
	color: #f56c6c
}

.el-alert--error.is-dark {
	background-color: #f56c6c;
	color: #fff
}

.el-alert__content {
	display: table-cell;
	padding: 0 8px
}

.el-alert__icon {
	font-size: 16px;
	width: 16px
}

.el-alert__icon.is-big {
	font-size: 28px;
	width: 28px
}

.el-alert__title {
	font-size: 13px;
	line-height: 18px
}

.el-alert__title.is-bold {
	font-weight: 700
}

.el-alert .el-alert__description {
	font-size: 12px;
	margin: 5px 0 0
}

.el-alert__closebtn {
	font-size: 12px;
	opacity: 1;
	position: absolute;
	top: 12px;
	right: 15px;
	cursor: pointer
}

.el-alert-fade-enter,
.el-alert-fade-leave-active,
.el-loading-fade-enter,
.el-loading-fade-leave-active,
.el-notification-fade-leave-active,
.el-upload iframe {
	opacity: 0
}

.el-carousel__arrow--right,
.el-notification.right {
	right: 16px
}

.el-alert__closebtn.is-customed {
	font-style: normal;
	font-size: 13px;
	top: 9px
}

.el-notification {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 330px;
	padding: 14px 26px 14px 13px;
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ebeef5;
	position: fixed;
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	-webkit-transition: opacity .3s, left .3s, right .3s, top .4s, bottom .3s, -webkit-transform .3s;
	transition: opacity .3s, left .3s, right .3s, top .4s, bottom .3s, -webkit-transform .3s;
	transition: opacity .3s, transform .3s, left .3s, right .3s, top .4s, bottom .3s;
	transition: opacity .3s, transform .3s, left .3s, right .3s, top .4s, bottom .3s, -webkit-transform .3s;
	overflow: hidden
}

.el-notification.left {
	left: 16px
}

.el-notification__group {
	margin-left: 13px;
	margin-right: 8px
}

.el-notification__title {
	font-weight: 700;
	font-size: 16px;
	color: #303133;
	margin: 0
}

.el-notification__content {
	font-size: 14px;
	line-height: 21px;
	margin: 6px 0 0;
	color: #606266;
	text-align: justify
}

.el-notification__content p {
	margin: 0
}

.el-notification__icon {
	height: 24px;
	width: 24px;
	font-size: 24px
}

.el-notification__closeBtn {
	position: absolute;
	top: 18px;
	right: 15px;
	cursor: pointer;
	color: #909399;
	font-size: 16px
}

.el-notification__closeBtn:hover {
	color: #606266
}

.el-notification .el-icon-success {
	color: #67c23a
}

.el-notification .el-icon-error {
	color: #f56c6c
}

.el-notification .el-icon-info {
	color: #909399
}

.el-notification .el-icon-warning {
	color: #e6a23c
}

.el-notification-fade-enter.right {
	right: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.el-notification-fade-enter.left {
	left: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.el-input-number {
	position: relative;
	display: inline-block;
	width: 180px;
	line-height: 38px
}

.el-input-number .el-input {
	display: block
}

.el-input-number .el-input__inner {
	-webkit-appearance: none;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center
}

.el-input-number__decrease,
.el-input-number__increase {
	position: absolute;
	z-index: 1;
	top: 1px;
	width: 40px;
	height: auto;
	text-align: center;
	background: #f5f7fa;
	color: #606266;
	cursor: pointer;
	font-size: 13px
}

.el-input-number__decrease:hover,
.el-input-number__increase:hover {
	color: #409eff
}

.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),
.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled) {
	border-color: #409eff
}

.el-input-number__decrease.is-disabled,
.el-input-number__increase.is-disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-input-number__increase {
	right: 1px;
	border-radius: 0 4px 4px 0;
	border-left: 1px solid #dcdfe6
}

.el-input-number__decrease {
	left: 1px;
	border-radius: 4px 0 0 4px;
	border-right: 1px solid #dcdfe6
}

.el-input-number.is-disabled .el-input-number__decrease,
.el-input-number.is-disabled .el-input-number__increase {
	border-color: #e4e7ed;
	color: #e4e7ed
}

.el-input-number.is-disabled .el-input-number__decrease:hover,
.el-input-number.is-disabled .el-input-number__increase:hover {
	color: #e4e7ed;
	cursor: not-allowed
}

.el-input-number--medium {
	width: 200px;
	line-height: 34px
}

.el-input-number--medium .el-input-number__decrease,
.el-input-number--medium .el-input-number__increase {
	width: 36px;
	font-size: 14px
}

.el-input-number--medium .el-input__inner {
	padding-left: 43px;
	padding-right: 43px
}

.el-input-number--small {
	width: 130px;
	line-height: 30px
}

.el-input-number--small .el-input-number__decrease,
.el-input-number--small .el-input-number__increase {
	width: 32px;
	font-size: 13px
}

.el-input-number--small .el-input-number__decrease [class*=el-icon],
.el-input-number--small .el-input-number__increase [class*=el-icon] {
	-webkit-transform: scale(.9);
	transform: scale(.9)
}

.el-input-number--small .el-input__inner {
	padding-left: 39px;
	padding-right: 39px
}

.el-input-number--mini {
	width: 130px;
	line-height: 26px
}

.el-input-number--mini .el-input-number__decrease,
.el-input-number--mini .el-input-number__increase {
	width: 28px;
	font-size: 12px
}

.el-input-number--mini .el-input-number__decrease [class*=el-icon],
.el-input-number--mini .el-input-number__increase [class*=el-icon] {
	-webkit-transform: scale(.8);
	transform: scale(.8)
}

.el-input-number--mini .el-input__inner {
	padding-left: 35px;
	padding-right: 35px
}

.el-input-number.is-without-controls .el-input__inner {
	padding-left: 15px;
	padding-right: 15px
}

.el-input-number.is-controls-right .el-input__inner {
	padding-left: 15px;
	padding-right: 50px
}

.el-input-number.is-controls-right .el-input-number__decrease,
.el-input-number.is-controls-right .el-input-number__increase {
	height: auto;
	line-height: 19px
}

.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],
.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon] {
	-webkit-transform: scale(.8);
	transform: scale(.8)
}

.el-input-number.is-controls-right .el-input-number__increase {
	border-radius: 0 4px 0 0;
	border-bottom: 1px solid #dcdfe6
}

.el-input-number.is-controls-right .el-input-number__decrease {
	right: 1px;
	bottom: 1px;
	top: auto;
	left: auto;
	border-right: none;
	border-left: 1px solid #dcdfe6;
	border-radius: 0 0 4px
}

.el-input-number.is-controls-right[class*=medium] [class*=decrease],
.el-input-number.is-controls-right[class*=medium] [class*=increase] {
	line-height: 17px
}

.el-input-number.is-controls-right[class*=small] [class*=decrease],
.el-input-number.is-controls-right[class*=small] [class*=increase] {
	line-height: 15px
}

.el-input-number.is-controls-right[class*=mini] [class*=decrease],
.el-input-number.is-controls-right[class*=mini] [class*=increase] {
	line-height: 13px
}

.el-tooltip:focus:hover,
.el-tooltip:focus:not(.focusing) {
	outline-width: 0
}

.el-tooltip__popper {
	position: absolute;
	border-radius: 4px;
	padding: 10px;
	z-index: 2000;
	font-size: 12px;
	line-height: 1.2;
	min-width: 10px;
	word-wrap: break-word
}

.el-tooltip__popper .popper__arrow,
.el-tooltip__popper .popper__arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.el-tooltip__popper .popper__arrow {
	border-width: 6px
}

.el-tooltip__popper .popper__arrow:after {
	content: " ";
	border-width: 5px
}

.el-button-group:after,
.el-button-group:before,
.el-color-dropdown__main-wrapper:after,
.el-link.is-underline:hover:after,
.el-page-header__left:after,
.el-progress-bar__inner:after,
.el-row:after,
.el-row:before,
.el-slider:after,
.el-slider:before,
.el-slider__button-wrapper:after,
.el-transfer-panel .el-transfer-panel__footer:after,
.el-upload-cover:after,
.el-upload-list--picture-card .el-upload-list__item-actions:after {
	content: ""
}

.el-tooltip__popper[x-placement^=top] {
	margin-bottom: 12px
}

.el-tooltip__popper[x-placement^=top] .popper__arrow {
	bottom: -6px;
	border-top-color: #303133;
	border-bottom-width: 0
}

.el-tooltip__popper[x-placement^=top] .popper__arrow:after {
	bottom: 1px;
	margin-left: -5px;
	border-top-color: #303133;
	border-bottom-width: 0
}

.el-tooltip__popper[x-placement^=bottom] {
	margin-top: 12px
}

.el-tooltip__popper[x-placement^=bottom] .popper__arrow {
	top: -6px;
	border-top-width: 0;
	border-bottom-color: #303133
}

.el-tooltip__popper[x-placement^=bottom] .popper__arrow:after {
	top: 1px;
	margin-left: -5px;
	border-top-width: 0;
	border-bottom-color: #303133
}

.el-tooltip__popper[x-placement^=right] {
	margin-left: 12px
}

.el-tooltip__popper[x-placement^=right] .popper__arrow {
	left: -6px;
	border-right-color: #303133;
	border-left-width: 0
}

.el-tooltip__popper[x-placement^=right] .popper__arrow:after {
	bottom: -5px;
	left: 1px;
	border-right-color: #303133;
	border-left-width: 0
}

.el-tooltip__popper[x-placement^=left] {
	margin-right: 12px
}

.el-tooltip__popper[x-placement^=left] .popper__arrow {
	right: -6px;
	border-right-width: 0;
	border-left-color: #303133
}

.el-tooltip__popper[x-placement^=left] .popper__arrow:after {
	right: 1px;
	bottom: -5px;
	margin-left: -5px;
	border-right-width: 0;
	border-left-color: #303133
}

.el-tooltip__popper.is-dark {
	background: #303133;
	color: #fff
}

.el-tooltip__popper.is-light {
	background: #fff;
	border: 1px solid #303133
}

.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow {
	border-top-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow:after {
	border-top-color: #fff
}

.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow {
	border-bottom-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow:after {
	border-bottom-color: #fff
}

.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow {
	border-left-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow:after {
	border-left-color: #fff
}

.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow {
	border-right-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow:after {
	border-right-color: #fff
}

.el-slider:after,
.el-slider:before {
	display: table
}

.el-slider__button-wrapper .el-tooltip,
.el-slider__button-wrapper:after {
	display: inline-block;
	vertical-align: middle
}

.el-slider:after {
	clear: both
}

.el-slider__runway {
	width: 100%;
	height: 6px;
	margin: 16px 0;
	background-color: #e4e7ed;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	vertical-align: middle
}

.el-slider__runway.show-input {
	margin-right: 160px;
	width: auto
}

.el-slider__runway.disabled {
	cursor: default
}

.el-slider__runway.disabled .el-slider__bar {
	background-color: #c0c4cc
}

.el-slider__runway.disabled .el-slider__button {
	border-color: #c0c4cc
}

.el-slider__runway.disabled .el-slider__button-wrapper.dragging,
.el-slider__runway.disabled .el-slider__button-wrapper.hover,
.el-slider__runway.disabled .el-slider__button-wrapper:hover {
	cursor: not-allowed
}

.el-slider__runway.disabled .el-slider__button.dragging,
.el-slider__runway.disabled .el-slider__button.hover,
.el-slider__runway.disabled .el-slider__button:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
	cursor: not-allowed
}

.el-slider__button-wrapper,
.el-slider__stop {
	-webkit-transform: translateX(-50%);
	position: absolute
}

.el-slider__input {
	float: right;
	margin-top: 3px;
	width: 130px
}

.el-slider__input.el-input-number--mini {
	margin-top: 5px
}

.el-slider__input.el-input-number--medium {
	margin-top: 0
}

.el-slider__input.el-input-number--large {
	margin-top: -2px
}

.el-slider__bar {
	height: 6px;
	background-color: #409eff;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	position: absolute
}

.el-slider__button-wrapper {
	height: 36px;
	width: 36px;
	z-index: 1001;
	top: -15px;
	transform: translateX(-50%);
	background-color: transparent;
	text-align: center;
	-webkit-user-select: none;
	user-select: none;
	line-height: normal
}

.el-image-viewer__btn,
.el-slider__button,
.el-slider__button-wrapper,
.el-step__icon-inner {
	-moz-user-select: none;
	-ms-user-select: none
}

.el-slider__button-wrapper:after {
	height: 100%
}

.el-slider__button-wrapper.hover,
.el-slider__button-wrapper:hover {
	cursor: -webkit-grab;
	cursor: grab
}

.el-slider__button-wrapper.dragging {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.el-slider__button {
	width: 16px;
	height: 16px;
	border: 2px solid #409eff;
	background-color: #fff;
	border-radius: 50%;
	-webkit-transition: .2s;
	transition: .2s;
	-webkit-user-select: none;
	user-select: none
}

.el-slider__button.dragging,
.el-slider__button.hover,
.el-slider__button:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.el-slider__button.hover,
.el-slider__button:hover {
	cursor: -webkit-grab;
	cursor: grab
}

.el-slider__button.dragging {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.el-slider__stop {
	height: 6px;
	width: 6px;
	border-radius: 100%;
	background-color: #fff;
	transform: translateX(-50%)
}

.el-slider__marks {
	top: 0;
	left: 12px;
	width: 18px;
	height: 100%
}

.el-slider__marks-text {
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 14px;
	color: #909399;
	margin-top: 15px
}

.el-slider.is-vertical {
	position: relative
}

.el-slider.is-vertical .el-slider__runway {
	width: 6px;
	height: 100%;
	margin: 0 16px
}

.el-slider.is-vertical .el-slider__bar {
	width: 6px;
	height: auto;
	border-radius: 0 0 3px 3px
}

.el-slider.is-vertical .el-slider__button-wrapper {
	top: auto;
	left: -15px
}

.el-slider.is-vertical .el-slider__button-wrapper,
.el-slider.is-vertical .el-slider__stop {
	-webkit-transform: translateY(50%);
	transform: translateY(50%)
}

.el-slider.is-vertical.el-slider--with-input {
	padding-bottom: 58px
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input {
	overflow: visible;
	float: none;
	position: absolute;
	bottom: 22px;
	width: 36px;
	margin-top: 15px
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input__inner {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease,
.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase {
	top: 32px;
	margin-top: -1px;
	border: 1px solid #dcdfe6;
	line-height: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1)
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease {
	width: 18px;
	right: 18px;
	border-bottom-left-radius: 4px
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase {
	width: 19px;
	border-bottom-right-radius: 4px
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase~.el-input .el-input__inner {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__decrease,
.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__increase {
	border-color: #c0c4cc
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__decrease,
.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__increase {
	border-color: #409eff
}

.el-slider.is-vertical .el-slider__marks-text {
	margin-top: 0;
	left: 15px;
	-webkit-transform: translateY(50%);
	transform: translateY(50%)
}

.el-loading-parent--relative {
	position: relative !important
}

.el-loading-parent--hidden {
	overflow: hidden !important
}

.el-loading-mask {
	position: absolute;
	z-index: 2000;
	background-color: hsla(0, 0%, 100%, .9);
	margin: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.el-loading-mask.is-fullscreen {
	position: fixed
}

.el-loading-mask.is-fullscreen .el-loading-spinner {
	margin-top: -25px
}

.el-loading-mask.is-fullscreen .el-loading-spinner .circular {
	height: 50px;
	width: 50px
}

.el-loading-spinner {
	top: 50%;
	margin-top: -21px;
	width: 100%;
	text-align: center;
	position: absolute
}

.el-col-pull-0,
.el-col-pull-1,
.el-col-pull-2,
.el-col-pull-3,
.el-col-pull-4,
.el-col-pull-5,
.el-col-pull-6,
.el-col-pull-7,
.el-col-pull-8,
.el-col-pull-9,
.el-col-pull-10,
.el-col-pull-11,
.el-col-pull-12,
.el-col-pull-13,
.el-col-pull-14,
.el-col-pull-15,
.el-col-pull-16,
.el-col-pull-17,
.el-col-pull-18,
.el-col-pull-19,
.el-col-pull-20,
.el-col-pull-21,
.el-col-pull-22,
.el-col-pull-23,
.el-col-pull-24,
.el-col-push-0,
.el-col-push-1,
.el-col-push-2,
.el-col-push-3,
.el-col-push-4,
.el-col-push-5,
.el-col-push-6,
.el-col-push-7,
.el-col-push-8,
.el-col-push-9,
.el-col-push-10,
.el-col-push-11,
.el-col-push-12,
.el-col-push-13,
.el-col-push-14,
.el-col-push-15,
.el-col-push-16,
.el-col-push-17,
.el-col-push-18,
.el-col-push-19,
.el-col-push-20,
.el-col-push-21,
.el-col-push-22,
.el-col-push-23,
.el-col-push-24,
.el-row,
.el-upload-dragger,
.el-upload-list__item {
	position: relative
}

.el-loading-spinner .el-loading-text {
	color: #409eff;
	margin: 3px 0;
	font-size: 14px
}

.el-loading-spinner .circular {
	height: 42px;
	width: 42px;
	-webkit-animation: loading-rotate 2s linear infinite;
	animation: loading-rotate 2s linear infinite
}

.el-loading-spinner .path {
	-webkit-animation: loading-dash 1.5s ease-in-out infinite;
	animation: loading-dash 1.5s ease-in-out infinite;
	stroke-dasharray: 90, 150;
	stroke-dashoffset: 0;
	stroke-width: 2;
	stroke: #409eff;
	stroke-linecap: round
}

.el-loading-spinner i {
	color: #409eff
}

@-webkit-keyframes loading-rotate {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes loading-rotate {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@-webkit-keyframes loading-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -40px
	}

	to {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -120px
	}
}

@keyframes loading-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -40px
	}

	to {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -120px
	}
}

.el-row {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-row:after,
.el-row:before {
	display: table
}

.el-row:after {
	clear: both
}

.el-row--flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.el-col-0,
.el-row--flex:after,
.el-row--flex:before {
	display: none
}

.el-row--flex.is-justify-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.el-row--flex.is-justify-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.el-row--flex.is-justify-space-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.el-row--flex.is-justify-space-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.el-row--flex.is-align-top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.el-row--flex.is-align-middle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.el-row--flex.is-align-bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

[class*=el-col-] {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-col-0 {
	width: 0
}

.el-col-pull-0 {
	right: 0
}

.el-col-push-0 {
	left: 0
}

.el-col-1 {
	width: 4.16667%
}

.el-col-offset-1 {
	margin-left: 4.16667%
}

.el-col-pull-1 {
	right: 4.16667%
}

.el-col-push-1 {
	left: 4.16667%
}

.el-col-2 {
	width: 8.33333%
}

.el-col-offset-2 {
	margin-left: 8.33333%
}

.el-col-pull-2 {
	right: 8.33333%
}

.el-col-push-2 {
	left: 8.33333%
}

.el-col-3 {
	width: 12.5%
}

.el-col-offset-3 {
	margin-left: 12.5%
}

.el-col-pull-3 {
	right: 12.5%
}

.el-col-push-3 {
	left: 12.5%
}

.el-col-4 {
	width: 16.66667%
}

.el-col-offset-4 {
	margin-left: 16.66667%
}

.el-col-pull-4 {
	right: 16.66667%
}

.el-col-push-4 {
	left: 16.66667%
}

.el-col-5 {
	width: 20.83333%
}

.el-col-offset-5 {
	margin-left: 20.83333%
}

.el-col-pull-5 {
	right: 20.83333%
}

.el-col-push-5 {
	left: 20.83333%
}

.el-col-6 {
	width: 25%
}

.el-col-offset-6 {
	margin-left: 25%
}

.el-col-pull-6 {
	right: 25%
}

.el-col-push-6 {
	left: 25%
}

.el-col-7 {
	width: 29.16667%
}

.el-col-offset-7 {
	margin-left: 29.16667%
}

.el-col-pull-7 {
	right: 29.16667%
}

.el-col-push-7 {
	left: 29.16667%
}

.el-col-8 {
	width: 33.33333%
}

.el-col-offset-8 {
	margin-left: 33.33333%
}

.el-col-pull-8 {
	right: 33.33333%
}

.el-col-push-8 {
	left: 33.33333%
}

.el-col-9 {
	width: 37.5%
}

.el-col-offset-9 {
	margin-left: 37.5%
}

.el-col-pull-9 {
	right: 37.5%
}

.el-col-push-9 {
	left: 37.5%
}

.el-col-10 {
	width: 41.66667%
}

.el-col-offset-10 {
	margin-left: 41.66667%
}

.el-col-pull-10 {
	right: 41.66667%
}

.el-col-push-10 {
	left: 41.66667%
}

.el-col-11 {
	width: 45.83333%
}

.el-col-offset-11 {
	margin-left: 45.83333%
}

.el-col-pull-11 {
	right: 45.83333%
}

.el-col-push-11 {
	left: 45.83333%
}

.el-col-12 {
	width: 50%
}

.el-col-offset-12 {
	margin-left: 50%
}

.el-col-pull-12 {
	right: 50%
}

.el-col-push-12 {
	left: 50%
}

.el-col-13 {
	width: 54.16667%
}

.el-col-offset-13 {
	margin-left: 54.16667%
}

.el-col-pull-13 {
	right: 54.16667%
}

.el-col-push-13 {
	left: 54.16667%
}

.el-col-14 {
	width: 58.33333%
}

.el-col-offset-14 {
	margin-left: 58.33333%
}

.el-col-pull-14 {
	right: 58.33333%
}

.el-col-push-14 {
	left: 58.33333%
}

.el-col-15 {
	width: 62.5%
}

.el-col-offset-15 {
	margin-left: 62.5%
}

.el-col-pull-15 {
	right: 62.5%
}

.el-col-push-15 {
	left: 62.5%
}

.el-col-16 {
	width: 66.66667%
}

.el-col-offset-16 {
	margin-left: 66.66667%
}

.el-col-pull-16 {
	right: 66.66667%
}

.el-col-push-16 {
	left: 66.66667%
}

.el-col-17 {
	width: 70.83333%
}

.el-col-offset-17 {
	margin-left: 70.83333%
}

.el-col-pull-17 {
	right: 70.83333%
}

.el-col-push-17 {
	left: 70.83333%
}

.el-col-18 {
	width: 75%
}

.el-col-offset-18 {
	margin-left: 75%
}

.el-col-pull-18 {
	right: 75%
}

.el-col-push-18 {
	left: 75%
}

.el-col-19 {
	width: 79.16667%
}

.el-col-offset-19 {
	margin-left: 79.16667%
}

.el-col-pull-19 {
	right: 79.16667%
}

.el-col-push-19 {
	left: 79.16667%
}

.el-col-20 {
	width: 83.33333%
}

.el-col-offset-20 {
	margin-left: 83.33333%
}

.el-col-pull-20 {
	right: 83.33333%
}

.el-col-push-20 {
	left: 83.33333%
}

.el-col-21 {
	width: 87.5%
}

.el-col-offset-21 {
	margin-left: 87.5%
}

.el-col-pull-21 {
	right: 87.5%
}

.el-col-push-21 {
	left: 87.5%
}

.el-col-22 {
	width: 91.66667%
}

.el-col-offset-22 {
	margin-left: 91.66667%
}

.el-col-pull-22 {
	right: 91.66667%
}

.el-col-push-22 {
	left: 91.66667%
}

.el-col-23 {
	width: 95.83333%
}

.el-col-offset-23 {
	margin-left: 95.83333%
}

.el-col-pull-23 {
	right: 95.83333%
}

.el-col-push-23 {
	left: 95.83333%
}

.el-col-24 {
	width: 100%
}

.el-col-offset-24 {
	margin-left: 100%
}

.el-col-pull-24 {
	right: 100%
}

.el-col-push-24 {
	left: 100%
}

@media only screen and (max-width:767px) {
	.el-col-xs-0 {
		display: none;
		width: 0
	}

	.el-col-xs-offset-0 {
		margin-left: 0
	}

	.el-col-xs-pull-0 {
		position: relative;
		right: 0
	}

	.el-col-xs-push-0 {
		position: relative;
		left: 0
	}

	.el-col-xs-1 {
		width: 4.16667%
	}

	.el-col-xs-offset-1 {
		margin-left: 4.16667%
	}

	.el-col-xs-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.el-col-xs-push-1 {
		position: relative;
		left: 4.16667%
	}

	.el-col-xs-2 {
		width: 8.33333%
	}

	.el-col-xs-offset-2 {
		margin-left: 8.33333%
	}

	.el-col-xs-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.el-col-xs-push-2 {
		position: relative;
		left: 8.33333%
	}

	.el-col-xs-3 {
		width: 12.5%
	}

	.el-col-xs-offset-3 {
		margin-left: 12.5%
	}

	.el-col-xs-pull-3 {
		position: relative;
		right: 12.5%
	}

	.el-col-xs-push-3 {
		position: relative;
		left: 12.5%
	}

	.el-col-xs-4 {
		width: 16.66667%
	}

	.el-col-xs-offset-4 {
		margin-left: 16.66667%
	}

	.el-col-xs-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.el-col-xs-push-4 {
		position: relative;
		left: 16.66667%
	}

	.el-col-xs-5 {
		width: 20.83333%
	}

	.el-col-xs-offset-5 {
		margin-left: 20.83333%
	}

	.el-col-xs-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.el-col-xs-push-5 {
		position: relative;
		left: 20.83333%
	}

	.el-col-xs-6 {
		width: 25%
	}

	.el-col-xs-offset-6 {
		margin-left: 25%
	}

	.el-col-xs-pull-6 {
		position: relative;
		right: 25%
	}

	.el-col-xs-push-6 {
		position: relative;
		left: 25%
	}

	.el-col-xs-7 {
		width: 29.16667%
	}

	.el-col-xs-offset-7 {
		margin-left: 29.16667%
	}

	.el-col-xs-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.el-col-xs-push-7 {
		position: relative;
		left: 29.16667%
	}

	.el-col-xs-8 {
		width: 33.33333%
	}

	.el-col-xs-offset-8 {
		margin-left: 33.33333%
	}

	.el-col-xs-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.el-col-xs-push-8 {
		position: relative;
		left: 33.33333%
	}

	.el-col-xs-9 {
		width: 37.5%
	}

	.el-col-xs-offset-9 {
		margin-left: 37.5%
	}

	.el-col-xs-pull-9 {
		position: relative;
		right: 37.5%
	}

	.el-col-xs-push-9 {
		position: relative;
		left: 37.5%
	}

	.el-col-xs-10 {
		width: 41.66667%
	}

	.el-col-xs-offset-10 {
		margin-left: 41.66667%
	}

	.el-col-xs-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.el-col-xs-push-10 {
		position: relative;
		left: 41.66667%
	}

	.el-col-xs-11 {
		width: 45.83333%
	}

	.el-col-xs-offset-11 {
		margin-left: 45.83333%
	}

	.el-col-xs-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.el-col-xs-push-11 {
		position: relative;
		left: 45.83333%
	}

	.el-col-xs-12 {
		width: 50%
	}

	.el-col-xs-offset-12 {
		margin-left: 50%
	}

	.el-col-xs-pull-12 {
		position: relative;
		right: 50%
	}

	.el-col-xs-push-12 {
		position: relative;
		left: 50%
	}

	.el-col-xs-13 {
		width: 54.16667%
	}

	.el-col-xs-offset-13 {
		margin-left: 54.16667%
	}

	.el-col-xs-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.el-col-xs-push-13 {
		position: relative;
		left: 54.16667%
	}

	.el-col-xs-14 {
		width: 58.33333%
	}

	.el-col-xs-offset-14 {
		margin-left: 58.33333%
	}

	.el-col-xs-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.el-col-xs-push-14 {
		position: relative;
		left: 58.33333%
	}

	.el-col-xs-15 {
		width: 62.5%
	}

	.el-col-xs-offset-15 {
		margin-left: 62.5%
	}

	.el-col-xs-pull-15 {
		position: relative;
		right: 62.5%
	}

	.el-col-xs-push-15 {
		position: relative;
		left: 62.5%
	}

	.el-col-xs-16 {
		width: 66.66667%
	}

	.el-col-xs-offset-16 {
		margin-left: 66.66667%
	}

	.el-col-xs-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.el-col-xs-push-16 {
		position: relative;
		left: 66.66667%
	}

	.el-col-xs-17 {
		width: 70.83333%
	}

	.el-col-xs-offset-17 {
		margin-left: 70.83333%
	}

	.el-col-xs-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.el-col-xs-push-17 {
		position: relative;
		left: 70.83333%
	}

	.el-col-xs-18 {
		width: 75%
	}

	.el-col-xs-offset-18 {
		margin-left: 75%
	}

	.el-col-xs-pull-18 {
		position: relative;
		right: 75%
	}

	.el-col-xs-push-18 {
		position: relative;
		left: 75%
	}

	.el-col-xs-19 {
		width: 79.16667%
	}

	.el-col-xs-offset-19 {
		margin-left: 79.16667%
	}

	.el-col-xs-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.el-col-xs-push-19 {
		position: relative;
		left: 79.16667%
	}

	.el-col-xs-20 {
		width: 83.33333%
	}

	.el-col-xs-offset-20 {
		margin-left: 83.33333%
	}

	.el-col-xs-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.el-col-xs-push-20 {
		position: relative;
		left: 83.33333%
	}

	.el-col-xs-21 {
		width: 87.5%
	}

	.el-col-xs-offset-21 {
		margin-left: 87.5%
	}

	.el-col-xs-pull-21 {
		position: relative;
		right: 87.5%
	}

	.el-col-xs-push-21 {
		position: relative;
		left: 87.5%
	}

	.el-col-xs-22 {
		width: 91.66667%
	}

	.el-col-xs-offset-22 {
		margin-left: 91.66667%
	}

	.el-col-xs-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.el-col-xs-push-22 {
		position: relative;
		left: 91.66667%
	}

	.el-col-xs-23 {
		width: 95.83333%
	}

	.el-col-xs-offset-23 {
		margin-left: 95.83333%
	}

	.el-col-xs-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.el-col-xs-push-23 {
		position: relative;
		left: 95.83333%
	}

	.el-col-xs-24 {
		width: 100%
	}

	.el-col-xs-offset-24 {
		margin-left: 100%
	}

	.el-col-xs-pull-24 {
		position: relative;
		right: 100%
	}

	.el-col-xs-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:768px) {
	.el-col-sm-0 {
		display: none;
		width: 0
	}

	.el-col-sm-offset-0 {
		margin-left: 0
	}

	.el-col-sm-pull-0 {
		position: relative;
		right: 0
	}

	.el-col-sm-push-0 {
		position: relative;
		left: 0
	}

	.el-col-sm-1 {
		width: 4.16667%
	}

	.el-col-sm-offset-1 {
		margin-left: 4.16667%
	}

	.el-col-sm-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.el-col-sm-push-1 {
		position: relative;
		left: 4.16667%
	}

	.el-col-sm-2 {
		width: 8.33333%
	}

	.el-col-sm-offset-2 {
		margin-left: 8.33333%
	}

	.el-col-sm-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.el-col-sm-push-2 {
		position: relative;
		left: 8.33333%
	}

	.el-col-sm-3 {
		width: 12.5%
	}

	.el-col-sm-offset-3 {
		margin-left: 12.5%
	}

	.el-col-sm-pull-3 {
		position: relative;
		right: 12.5%
	}

	.el-col-sm-push-3 {
		position: relative;
		left: 12.5%
	}

	.el-col-sm-4 {
		width: 16.66667%
	}

	.el-col-sm-offset-4 {
		margin-left: 16.66667%
	}

	.el-col-sm-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.el-col-sm-push-4 {
		position: relative;
		left: 16.66667%
	}

	.el-col-sm-5 {
		width: 20.83333%
	}

	.el-col-sm-offset-5 {
		margin-left: 20.83333%
	}

	.el-col-sm-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.el-col-sm-push-5 {
		position: relative;
		left: 20.83333%
	}

	.el-col-sm-6 {
		width: 25%
	}

	.el-col-sm-offset-6 {
		margin-left: 25%
	}

	.el-col-sm-pull-6 {
		position: relative;
		right: 25%
	}

	.el-col-sm-push-6 {
		position: relative;
		left: 25%
	}

	.el-col-sm-7 {
		width: 29.16667%
	}

	.el-col-sm-offset-7 {
		margin-left: 29.16667%
	}

	.el-col-sm-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.el-col-sm-push-7 {
		position: relative;
		left: 29.16667%
	}

	.el-col-sm-8 {
		width: 33.33333%
	}

	.el-col-sm-offset-8 {
		margin-left: 33.33333%
	}

	.el-col-sm-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.el-col-sm-push-8 {
		position: relative;
		left: 33.33333%
	}

	.el-col-sm-9 {
		width: 37.5%
	}

	.el-col-sm-offset-9 {
		margin-left: 37.5%
	}

	.el-col-sm-pull-9 {
		position: relative;
		right: 37.5%
	}

	.el-col-sm-push-9 {
		position: relative;
		left: 37.5%
	}

	.el-col-sm-10 {
		width: 41.66667%
	}

	.el-col-sm-offset-10 {
		margin-left: 41.66667%
	}

	.el-col-sm-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.el-col-sm-push-10 {
		position: relative;
		left: 41.66667%
	}

	.el-col-sm-11 {
		width: 45.83333%
	}

	.el-col-sm-offset-11 {
		margin-left: 45.83333%
	}

	.el-col-sm-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.el-col-sm-push-11 {
		position: relative;
		left: 45.83333%
	}

	.el-col-sm-12 {
		width: 50%
	}

	.el-col-sm-offset-12 {
		margin-left: 50%
	}

	.el-col-sm-pull-12 {
		position: relative;
		right: 50%
	}

	.el-col-sm-push-12 {
		position: relative;
		left: 50%
	}

	.el-col-sm-13 {
		width: 54.16667%
	}

	.el-col-sm-offset-13 {
		margin-left: 54.16667%
	}

	.el-col-sm-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.el-col-sm-push-13 {
		position: relative;
		left: 54.16667%
	}

	.el-col-sm-14 {
		width: 58.33333%
	}

	.el-col-sm-offset-14 {
		margin-left: 58.33333%
	}

	.el-col-sm-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.el-col-sm-push-14 {
		position: relative;
		left: 58.33333%
	}

	.el-col-sm-15 {
		width: 62.5%
	}

	.el-col-sm-offset-15 {
		margin-left: 62.5%
	}

	.el-col-sm-pull-15 {
		position: relative;
		right: 62.5%
	}

	.el-col-sm-push-15 {
		position: relative;
		left: 62.5%
	}

	.el-col-sm-16 {
		width: 66.66667%
	}

	.el-col-sm-offset-16 {
		margin-left: 66.66667%
	}

	.el-col-sm-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.el-col-sm-push-16 {
		position: relative;
		left: 66.66667%
	}

	.el-col-sm-17 {
		width: 70.83333%
	}

	.el-col-sm-offset-17 {
		margin-left: 70.83333%
	}

	.el-col-sm-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.el-col-sm-push-17 {
		position: relative;
		left: 70.83333%
	}

	.el-col-sm-18 {
		width: 75%
	}

	.el-col-sm-offset-18 {
		margin-left: 75%
	}

	.el-col-sm-pull-18 {
		position: relative;
		right: 75%
	}

	.el-col-sm-push-18 {
		position: relative;
		left: 75%
	}

	.el-col-sm-19 {
		width: 79.16667%
	}

	.el-col-sm-offset-19 {
		margin-left: 79.16667%
	}

	.el-col-sm-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.el-col-sm-push-19 {
		position: relative;
		left: 79.16667%
	}

	.el-col-sm-20 {
		width: 83.33333%
	}

	.el-col-sm-offset-20 {
		margin-left: 83.33333%
	}

	.el-col-sm-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.el-col-sm-push-20 {
		position: relative;
		left: 83.33333%
	}

	.el-col-sm-21 {
		width: 87.5%
	}

	.el-col-sm-offset-21 {
		margin-left: 87.5%
	}

	.el-col-sm-pull-21 {
		position: relative;
		right: 87.5%
	}

	.el-col-sm-push-21 {
		position: relative;
		left: 87.5%
	}

	.el-col-sm-22 {
		width: 91.66667%
	}

	.el-col-sm-offset-22 {
		margin-left: 91.66667%
	}

	.el-col-sm-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.el-col-sm-push-22 {
		position: relative;
		left: 91.66667%
	}

	.el-col-sm-23 {
		width: 95.83333%
	}

	.el-col-sm-offset-23 {
		margin-left: 95.83333%
	}

	.el-col-sm-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.el-col-sm-push-23 {
		position: relative;
		left: 95.83333%
	}

	.el-col-sm-24 {
		width: 100%
	}

	.el-col-sm-offset-24 {
		margin-left: 100%
	}

	.el-col-sm-pull-24 {
		position: relative;
		right: 100%
	}

	.el-col-sm-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:992px) {
	.el-col-md-0 {
		display: none;
		width: 0
	}

	.el-col-md-offset-0 {
		margin-left: 0
	}

	.el-col-md-pull-0 {
		position: relative;
		right: 0
	}

	.el-col-md-push-0 {
		position: relative;
		left: 0
	}

	.el-col-md-1 {
		width: 4.16667%
	}

	.el-col-md-offset-1 {
		margin-left: 4.16667%
	}

	.el-col-md-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.el-col-md-push-1 {
		position: relative;
		left: 4.16667%
	}

	.el-col-md-2 {
		width: 8.33333%
	}

	.el-col-md-offset-2 {
		margin-left: 8.33333%
	}

	.el-col-md-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.el-col-md-push-2 {
		position: relative;
		left: 8.33333%
	}

	.el-col-md-3 {
		width: 12.5%
	}

	.el-col-md-offset-3 {
		margin-left: 12.5%
	}

	.el-col-md-pull-3 {
		position: relative;
		right: 12.5%
	}

	.el-col-md-push-3 {
		position: relative;
		left: 12.5%
	}

	.el-col-md-4 {
		width: 16.66667%
	}

	.el-col-md-offset-4 {
		margin-left: 16.66667%
	}

	.el-col-md-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.el-col-md-push-4 {
		position: relative;
		left: 16.66667%
	}

	.el-col-md-5 {
		width: 20.83333%
	}

	.el-col-md-offset-5 {
		margin-left: 20.83333%
	}

	.el-col-md-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.el-col-md-push-5 {
		position: relative;
		left: 20.83333%
	}

	.el-col-md-6 {
		width: 25%
	}

	.el-col-md-offset-6 {
		margin-left: 25%
	}

	.el-col-md-pull-6 {
		position: relative;
		right: 25%
	}

	.el-col-md-push-6 {
		position: relative;
		left: 25%
	}

	.el-col-md-7 {
		width: 29.16667%
	}

	.el-col-md-offset-7 {
		margin-left: 29.16667%
	}

	.el-col-md-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.el-col-md-push-7 {
		position: relative;
		left: 29.16667%
	}

	.el-col-md-8 {
		width: 33.33333%
	}

	.el-col-md-offset-8 {
		margin-left: 33.33333%
	}

	.el-col-md-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.el-col-md-push-8 {
		position: relative;
		left: 33.33333%
	}

	.el-col-md-9 {
		width: 37.5%
	}

	.el-col-md-offset-9 {
		margin-left: 37.5%
	}

	.el-col-md-pull-9 {
		position: relative;
		right: 37.5%
	}

	.el-col-md-push-9 {
		position: relative;
		left: 37.5%
	}

	.el-col-md-10 {
		width: 41.66667%
	}

	.el-col-md-offset-10 {
		margin-left: 41.66667%
	}

	.el-col-md-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.el-col-md-push-10 {
		position: relative;
		left: 41.66667%
	}

	.el-col-md-11 {
		width: 45.83333%
	}

	.el-col-md-offset-11 {
		margin-left: 45.83333%
	}

	.el-col-md-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.el-col-md-push-11 {
		position: relative;
		left: 45.83333%
	}

	.el-col-md-12 {
		width: 50%
	}

	.el-col-md-offset-12 {
		margin-left: 50%
	}

	.el-col-md-pull-12 {
		position: relative;
		right: 50%
	}

	.el-col-md-push-12 {
		position: relative;
		left: 50%
	}

	.el-col-md-13 {
		width: 54.16667%
	}

	.el-col-md-offset-13 {
		margin-left: 54.16667%
	}

	.el-col-md-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.el-col-md-push-13 {
		position: relative;
		left: 54.16667%
	}

	.el-col-md-14 {
		width: 58.33333%
	}

	.el-col-md-offset-14 {
		margin-left: 58.33333%
	}

	.el-col-md-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.el-col-md-push-14 {
		position: relative;
		left: 58.33333%
	}

	.el-col-md-15 {
		width: 62.5%
	}

	.el-col-md-offset-15 {
		margin-left: 62.5%
	}

	.el-col-md-pull-15 {
		position: relative;
		right: 62.5%
	}

	.el-col-md-push-15 {
		position: relative;
		left: 62.5%
	}

	.el-col-md-16 {
		width: 66.66667%
	}

	.el-col-md-offset-16 {
		margin-left: 66.66667%
	}

	.el-col-md-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.el-col-md-push-16 {
		position: relative;
		left: 66.66667%
	}

	.el-col-md-17 {
		width: 70.83333%
	}

	.el-col-md-offset-17 {
		margin-left: 70.83333%
	}

	.el-col-md-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.el-col-md-push-17 {
		position: relative;
		left: 70.83333%
	}

	.el-col-md-18 {
		width: 75%
	}

	.el-col-md-offset-18 {
		margin-left: 75%
	}

	.el-col-md-pull-18 {
		position: relative;
		right: 75%
	}

	.el-col-md-push-18 {
		position: relative;
		left: 75%
	}

	.el-col-md-19 {
		width: 79.16667%
	}

	.el-col-md-offset-19 {
		margin-left: 79.16667%
	}

	.el-col-md-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.el-col-md-push-19 {
		position: relative;
		left: 79.16667%
	}

	.el-col-md-20 {
		width: 83.33333%
	}

	.el-col-md-offset-20 {
		margin-left: 83.33333%
	}

	.el-col-md-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.el-col-md-push-20 {
		position: relative;
		left: 83.33333%
	}

	.el-col-md-21 {
		width: 87.5%
	}

	.el-col-md-offset-21 {
		margin-left: 87.5%
	}

	.el-col-md-pull-21 {
		position: relative;
		right: 87.5%
	}

	.el-col-md-push-21 {
		position: relative;
		left: 87.5%
	}

	.el-col-md-22 {
		width: 91.66667%
	}

	.el-col-md-offset-22 {
		margin-left: 91.66667%
	}

	.el-col-md-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.el-col-md-push-22 {
		position: relative;
		left: 91.66667%
	}

	.el-col-md-23 {
		width: 95.83333%
	}

	.el-col-md-offset-23 {
		margin-left: 95.83333%
	}

	.el-col-md-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.el-col-md-push-23 {
		position: relative;
		left: 95.83333%
	}

	.el-col-md-24 {
		width: 100%
	}

	.el-col-md-offset-24 {
		margin-left: 100%
	}

	.el-col-md-pull-24 {
		position: relative;
		right: 100%
	}

	.el-col-md-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:1200px) {
	.el-col-lg-0 {
		display: none;
		width: 0
	}

	.el-col-lg-offset-0 {
		margin-left: 0
	}

	.el-col-lg-pull-0 {
		position: relative;
		right: 0
	}

	.el-col-lg-push-0 {
		position: relative;
		left: 0
	}

	.el-col-lg-1 {
		width: 4.16667%
	}

	.el-col-lg-offset-1 {
		margin-left: 4.16667%
	}

	.el-col-lg-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.el-col-lg-push-1 {
		position: relative;
		left: 4.16667%
	}

	.el-col-lg-2 {
		width: 8.33333%
	}

	.el-col-lg-offset-2 {
		margin-left: 8.33333%
	}

	.el-col-lg-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.el-col-lg-push-2 {
		position: relative;
		left: 8.33333%
	}

	.el-col-lg-3 {
		width: 12.5%
	}

	.el-col-lg-offset-3 {
		margin-left: 12.5%
	}

	.el-col-lg-pull-3 {
		position: relative;
		right: 12.5%
	}

	.el-col-lg-push-3 {
		position: relative;
		left: 12.5%
	}

	.el-col-lg-4 {
		width: 16.66667%
	}

	.el-col-lg-offset-4 {
		margin-left: 16.66667%
	}

	.el-col-lg-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.el-col-lg-push-4 {
		position: relative;
		left: 16.66667%
	}

	.el-col-lg-5 {
		width: 20.83333%
	}

	.el-col-lg-offset-5 {
		margin-left: 20.83333%
	}

	.el-col-lg-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.el-col-lg-push-5 {
		position: relative;
		left: 20.83333%
	}

	.el-col-lg-6 {
		width: 25%
	}

	.el-col-lg-offset-6 {
		margin-left: 25%
	}

	.el-col-lg-pull-6 {
		position: relative;
		right: 25%
	}

	.el-col-lg-push-6 {
		position: relative;
		left: 25%
	}

	.el-col-lg-7 {
		width: 29.16667%
	}

	.el-col-lg-offset-7 {
		margin-left: 29.16667%
	}

	.el-col-lg-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.el-col-lg-push-7 {
		position: relative;
		left: 29.16667%
	}

	.el-col-lg-8 {
		width: 33.33333%
	}

	.el-col-lg-offset-8 {
		margin-left: 33.33333%
	}

	.el-col-lg-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.el-col-lg-push-8 {
		position: relative;
		left: 33.33333%
	}

	.el-col-lg-9 {
		width: 37.5%
	}

	.el-col-lg-offset-9 {
		margin-left: 37.5%
	}

	.el-col-lg-pull-9 {
		position: relative;
		right: 37.5%
	}

	.el-col-lg-push-9 {
		position: relative;
		left: 37.5%
	}

	.el-col-lg-10 {
		width: 41.66667%
	}

	.el-col-lg-offset-10 {
		margin-left: 41.66667%
	}

	.el-col-lg-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.el-col-lg-push-10 {
		position: relative;
		left: 41.66667%
	}

	.el-col-lg-11 {
		width: 45.83333%
	}

	.el-col-lg-offset-11 {
		margin-left: 45.83333%
	}

	.el-col-lg-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.el-col-lg-push-11 {
		position: relative;
		left: 45.83333%
	}

	.el-col-lg-12 {
		width: 50%
	}

	.el-col-lg-offset-12 {
		margin-left: 50%
	}

	.el-col-lg-pull-12 {
		position: relative;
		right: 50%
	}

	.el-col-lg-push-12 {
		position: relative;
		left: 50%
	}

	.el-col-lg-13 {
		width: 54.16667%
	}

	.el-col-lg-offset-13 {
		margin-left: 54.16667%
	}

	.el-col-lg-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.el-col-lg-push-13 {
		position: relative;
		left: 54.16667%
	}

	.el-col-lg-14 {
		width: 58.33333%
	}

	.el-col-lg-offset-14 {
		margin-left: 58.33333%
	}

	.el-col-lg-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.el-col-lg-push-14 {
		position: relative;
		left: 58.33333%
	}

	.el-col-lg-15 {
		width: 62.5%
	}

	.el-col-lg-offset-15 {
		margin-left: 62.5%
	}

	.el-col-lg-pull-15 {
		position: relative;
		right: 62.5%
	}

	.el-col-lg-push-15 {
		position: relative;
		left: 62.5%
	}

	.el-col-lg-16 {
		width: 66.66667%
	}

	.el-col-lg-offset-16 {
		margin-left: 66.66667%
	}

	.el-col-lg-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.el-col-lg-push-16 {
		position: relative;
		left: 66.66667%
	}

	.el-col-lg-17 {
		width: 70.83333%
	}

	.el-col-lg-offset-17 {
		margin-left: 70.83333%
	}

	.el-col-lg-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.el-col-lg-push-17 {
		position: relative;
		left: 70.83333%
	}

	.el-col-lg-18 {
		width: 75%
	}

	.el-col-lg-offset-18 {
		margin-left: 75%
	}

	.el-col-lg-pull-18 {
		position: relative;
		right: 75%
	}

	.el-col-lg-push-18 {
		position: relative;
		left: 75%
	}

	.el-col-lg-19 {
		width: 79.16667%
	}

	.el-col-lg-offset-19 {
		margin-left: 79.16667%
	}

	.el-col-lg-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.el-col-lg-push-19 {
		position: relative;
		left: 79.16667%
	}

	.el-col-lg-20 {
		width: 83.33333%
	}

	.el-col-lg-offset-20 {
		margin-left: 83.33333%
	}

	.el-col-lg-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.el-col-lg-push-20 {
		position: relative;
		left: 83.33333%
	}

	.el-col-lg-21 {
		width: 87.5%
	}

	.el-col-lg-offset-21 {
		margin-left: 87.5%
	}

	.el-col-lg-pull-21 {
		position: relative;
		right: 87.5%
	}

	.el-col-lg-push-21 {
		position: relative;
		left: 87.5%
	}

	.el-col-lg-22 {
		width: 91.66667%
	}

	.el-col-lg-offset-22 {
		margin-left: 91.66667%
	}

	.el-col-lg-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.el-col-lg-push-22 {
		position: relative;
		left: 91.66667%
	}

	.el-col-lg-23 {
		width: 95.83333%
	}

	.el-col-lg-offset-23 {
		margin-left: 95.83333%
	}

	.el-col-lg-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.el-col-lg-push-23 {
		position: relative;
		left: 95.83333%
	}

	.el-col-lg-24 {
		width: 100%
	}

	.el-col-lg-offset-24 {
		margin-left: 100%
	}

	.el-col-lg-pull-24 {
		position: relative;
		right: 100%
	}

	.el-col-lg-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:1920px) {
	.el-col-xl-0 {
		display: none;
		width: 0
	}

	.el-col-xl-offset-0 {
		margin-left: 0
	}

	.el-col-xl-pull-0 {
		position: relative;
		right: 0
	}

	.el-col-xl-push-0 {
		position: relative;
		left: 0
	}

	.el-col-xl-1 {
		width: 4.16667%
	}

	.el-col-xl-offset-1 {
		margin-left: 4.16667%
	}

	.el-col-xl-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.el-col-xl-push-1 {
		position: relative;
		left: 4.16667%
	}

	.el-col-xl-2 {
		width: 8.33333%
	}

	.el-col-xl-offset-2 {
		margin-left: 8.33333%
	}

	.el-col-xl-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.el-col-xl-push-2 {
		position: relative;
		left: 8.33333%
	}

	.el-col-xl-3 {
		width: 12.5%
	}

	.el-col-xl-offset-3 {
		margin-left: 12.5%
	}

	.el-col-xl-pull-3 {
		position: relative;
		right: 12.5%
	}

	.el-col-xl-push-3 {
		position: relative;
		left: 12.5%
	}

	.el-col-xl-4 {
		width: 16.66667%
	}

	.el-col-xl-offset-4 {
		margin-left: 16.66667%
	}

	.el-col-xl-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.el-col-xl-push-4 {
		position: relative;
		left: 16.66667%
	}

	.el-col-xl-5 {
		width: 20.83333%
	}

	.el-col-xl-offset-5 {
		margin-left: 20.83333%
	}

	.el-col-xl-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.el-col-xl-push-5 {
		position: relative;
		left: 20.83333%
	}

	.el-col-xl-6 {
		width: 25%
	}

	.el-col-xl-offset-6 {
		margin-left: 25%
	}

	.el-col-xl-pull-6 {
		position: relative;
		right: 25%
	}

	.el-col-xl-push-6 {
		position: relative;
		left: 25%
	}

	.el-col-xl-7 {
		width: 29.16667%
	}

	.el-col-xl-offset-7 {
		margin-left: 29.16667%
	}

	.el-col-xl-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.el-col-xl-push-7 {
		position: relative;
		left: 29.16667%
	}

	.el-col-xl-8 {
		width: 33.33333%
	}

	.el-col-xl-offset-8 {
		margin-left: 33.33333%
	}

	.el-col-xl-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.el-col-xl-push-8 {
		position: relative;
		left: 33.33333%
	}

	.el-col-xl-9 {
		width: 37.5%
	}

	.el-col-xl-offset-9 {
		margin-left: 37.5%
	}

	.el-col-xl-pull-9 {
		position: relative;
		right: 37.5%
	}

	.el-col-xl-push-9 {
		position: relative;
		left: 37.5%
	}

	.el-col-xl-10 {
		width: 41.66667%
	}

	.el-col-xl-offset-10 {
		margin-left: 41.66667%
	}

	.el-col-xl-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.el-col-xl-push-10 {
		position: relative;
		left: 41.66667%
	}

	.el-col-xl-11 {
		width: 45.83333%
	}

	.el-col-xl-offset-11 {
		margin-left: 45.83333%
	}

	.el-col-xl-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.el-col-xl-push-11 {
		position: relative;
		left: 45.83333%
	}

	.el-col-xl-12 {
		width: 50%
	}

	.el-col-xl-offset-12 {
		margin-left: 50%
	}

	.el-col-xl-pull-12 {
		position: relative;
		right: 50%
	}

	.el-col-xl-push-12 {
		position: relative;
		left: 50%
	}

	.el-col-xl-13 {
		width: 54.16667%
	}

	.el-col-xl-offset-13 {
		margin-left: 54.16667%
	}

	.el-col-xl-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.el-col-xl-push-13 {
		position: relative;
		left: 54.16667%
	}

	.el-col-xl-14 {
		width: 58.33333%
	}

	.el-col-xl-offset-14 {
		margin-left: 58.33333%
	}

	.el-col-xl-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.el-col-xl-push-14 {
		position: relative;
		left: 58.33333%
	}

	.el-col-xl-15 {
		width: 62.5%
	}

	.el-col-xl-offset-15 {
		margin-left: 62.5%
	}

	.el-col-xl-pull-15 {
		position: relative;
		right: 62.5%
	}

	.el-col-xl-push-15 {
		position: relative;
		left: 62.5%
	}

	.el-col-xl-16 {
		width: 66.66667%
	}

	.el-col-xl-offset-16 {
		margin-left: 66.66667%
	}

	.el-col-xl-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.el-col-xl-push-16 {
		position: relative;
		left: 66.66667%
	}

	.el-col-xl-17 {
		width: 70.83333%
	}

	.el-col-xl-offset-17 {
		margin-left: 70.83333%
	}

	.el-col-xl-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.el-col-xl-push-17 {
		position: relative;
		left: 70.83333%
	}

	.el-col-xl-18 {
		width: 75%
	}

	.el-col-xl-offset-18 {
		margin-left: 75%
	}

	.el-col-xl-pull-18 {
		position: relative;
		right: 75%
	}

	.el-col-xl-push-18 {
		position: relative;
		left: 75%
	}

	.el-col-xl-19 {
		width: 79.16667%
	}

	.el-col-xl-offset-19 {
		margin-left: 79.16667%
	}

	.el-col-xl-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.el-col-xl-push-19 {
		position: relative;
		left: 79.16667%
	}

	.el-col-xl-20 {
		width: 83.33333%
	}

	.el-col-xl-offset-20 {
		margin-left: 83.33333%
	}

	.el-col-xl-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.el-col-xl-push-20 {
		position: relative;
		left: 83.33333%
	}

	.el-col-xl-21 {
		width: 87.5%
	}

	.el-col-xl-offset-21 {
		margin-left: 87.5%
	}

	.el-col-xl-pull-21 {
		position: relative;
		right: 87.5%
	}

	.el-col-xl-push-21 {
		position: relative;
		left: 87.5%
	}

	.el-col-xl-22 {
		width: 91.66667%
	}

	.el-col-xl-offset-22 {
		margin-left: 91.66667%
	}

	.el-col-xl-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.el-col-xl-push-22 {
		position: relative;
		left: 91.66667%
	}

	.el-col-xl-23 {
		width: 95.83333%
	}

	.el-col-xl-offset-23 {
		margin-left: 95.83333%
	}

	.el-col-xl-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.el-col-xl-push-23 {
		position: relative;
		left: 95.83333%
	}

	.el-col-xl-24 {
		width: 100%
	}

	.el-col-xl-offset-24 {
		margin-left: 100%
	}

	.el-col-xl-pull-24 {
		position: relative;
		right: 100%
	}

	.el-col-xl-push-24 {
		position: relative;
		left: 100%
	}
}

@-webkit-keyframes progress {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 32px 0
	}
}

.el-upload {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	outline: 0
}

.el-upload__input {
	display: none
}

.el-upload__tip {
	font-size: 12px;
	color: #606266;
	margin-top: 7px
}

.el-upload iframe {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	filter: alpha(opacity=0)
}

.el-upload--picture-card {
	background-color: #fbfdff;
	border: 1px dashed #c0ccda;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 148px;
	height: 148px;
	cursor: pointer;
	line-height: 146px;
	vertical-align: top
}

.el-upload--picture-card i {
	font-size: 28px;
	color: #8c939d
}

.el-upload--picture-card:hover,
.el-upload:focus {
	border-color: #409eff;
	color: #409eff
}

.el-upload:focus .el-upload-dragger {
	border-color: #409eff
}

.el-upload-dragger {
	background-color: #fff;
	border: 1px dashed #d9d9d9;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 360px;
	height: 180px;
	text-align: center;
	cursor: pointer;
	overflow: hidden
}

.el-upload-dragger .el-icon-upload {
	font-size: 67px;
	color: #c0c4cc;
	margin: 40px 0 16px;
	line-height: 50px
}

.el-upload-dragger+.el-upload__tip {
	text-align: center
}

.el-upload-dragger~.el-upload__files {
	border-top: 1px solid #dcdfe6;
	margin-top: 7px;
	padding-top: 5px
}

.el-upload-dragger .el-upload__text {
	color: #606266;
	font-size: 14px;
	text-align: center
}

.el-upload-dragger .el-upload__text em {
	color: #409eff;
	font-style: normal
}

.el-upload-dragger:hover {
	border-color: #409eff
}

.el-upload-dragger.is-dragover {
	background-color: rgba(32, 159, 255, .06);
	border: 2px dashed #409eff
}

.el-upload-list {
	margin: 0;
	padding: 0;
	list-style: none
}

.el-upload-list__item {
	-webkit-transition: all .5s cubic-bezier(.55, 0, .1, 1);
	transition: all .5s cubic-bezier(.55, 0, .1, 1);
	font-size: 14px;
	color: #606266;
	line-height: 1.8;
	margin-top: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	width: 100%
}

.el-upload-list__item .el-progress {
	position: absolute;
	top: 20px;
	width: 100%
}

.el-upload-list__item .el-progress__text {
	position: absolute;
	right: 0;
	top: -13px
}

.el-upload-list__item .el-progress-bar {
	margin-right: 0;
	padding-right: 0
}

.el-upload-list__item:first-child {
	margin-top: 10px
}

.el-upload-list__item .el-icon-upload-success {
	color: #67c23a
}

.el-upload-list__item .el-icon-close {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	opacity: .75;
	color: #606266
}

.el-upload-list__item .el-icon-close:hover {
	opacity: 1
}

.el-upload-list__item .el-icon-close-tip {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 12px;
	cursor: pointer;
	opacity: 1;
	color: #409eff
}

.el-upload-list__item:hover .el-icon-close {
	display: inline-block
}

.el-upload-list__item:hover .el-progress__text {
	display: none
}

.el-upload-list__item.is-success .el-upload-list__item-status-label {
	display: block
}

.el-upload-list__item.is-success .el-upload-list__item-name:focus,
.el-upload-list__item.is-success .el-upload-list__item-name:hover {
	color: #409eff;
	cursor: pointer
}

.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip {
	display: inline-block
}

.el-upload-list__item.is-success:active,
.el-upload-list__item.is-success:not(.focusing):focus {
	outline-width: 0
}

.el-upload-list__item.is-success:active .el-icon-close-tip,
.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,
.el-upload-list__item.is-success:hover .el-upload-list__item-status-label,
.el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip {
	display: none
}

.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label {
	display: block
}

.el-upload-list__item-name {
	color: #606266;
	display: block;
	margin-right: 40px;
	overflow: hidden;
	padding-left: 4px;
	text-overflow: ellipsis;
	-webkit-transition: color .3s;
	transition: color .3s;
	white-space: nowrap
}

.el-upload-list__item-name [class^=el-icon] {
	height: 100%;
	margin-right: 7px;
	color: #909399;
	line-height: inherit
}

.el-upload-list__item-status-label {
	position: absolute;
	right: 5px;
	top: 0;
	line-height: inherit;
	display: none
}

.el-upload-list__item-delete {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 12px;
	color: #606266;
	display: none
}

.el-upload-list__item-delete:hover {
	color: #409eff
}

.el-upload-list--picture-card {
	margin: 0;
	display: inline;
	vertical-align: top
}

.el-upload-list--picture-card .el-upload-list__item {
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #c0ccda;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 148px;
	height: 148px;
	margin: 0 8px 8px 0;
	display: inline-block
}

.el-upload-list--picture-card .el-upload-list__item .el-icon-check,
.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check {
	color: #fff
}

.el-upload-list--picture-card .el-upload-list__item .el-icon-close,
.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label {
	display: none
}

.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text {
	display: block
}

.el-upload-list--picture-card .el-upload-list__item-name {
	display: none
}

.el-upload-list--picture-card .el-upload-list__item-thumbnail {
	width: 100%;
	height: 100%
}

.el-upload-list--picture-card .el-upload-list__item-status-label {
	position: absolute;
	right: -15px;
	top: -6px;
	width: 40px;
	height: 24px;
	background: #13ce66;
	text-align: center;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-box-shadow: 0 0 1pc 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 1pc 1px rgba(0, 0, 0, .2)
}

.el-upload-list--picture-card .el-upload-list__item-status-label i {
	font-size: 12px;
	margin-top: 11px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.el-upload-list--picture-card .el-upload-list__item-actions {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	cursor: default;
	text-align: center;
	color: #fff;
	opacity: 0;
	font-size: 20px;
	background-color: rgba(0, 0, 0, .5);
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.el-upload-list--picture-card .el-upload-list__item-actions:after {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.el-upload-list--picture-card .el-upload-list__item-actions span {
	display: none;
	cursor: pointer
}

.el-upload-list--picture-card .el-upload-list__item-actions span+span {
	margin-left: 15px
}

.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete {
	position: static;
	font-size: inherit;
	color: inherit
}

.el-upload-list--picture-card .el-upload-list__item-actions:hover {
	opacity: 1
}

.el-upload-list--picture-card .el-upload-list__item-actions:hover span {
	display: inline-block
}

.el-upload-list--picture-card .el-progress {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	bottom: auto;
	width: 126px
}

.el-upload-list--picture-card .el-progress .el-progress__text {
	top: 50%
}

.el-upload-list--picture .el-upload-list__item {
	overflow: hidden;
	z-index: 0;
	background-color: #fff;
	border: 1px solid #c0ccda;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 10px;
	padding: 10px 10px 10px 90px;
	height: 92px
}

.el-upload-list--picture .el-upload-list__item .el-icon-check,
.el-upload-list--picture .el-upload-list__item .el-icon-circle-check {
	color: #fff
}

.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label {
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	top: -2px;
	right: -12px
}

.el-upload-list--picture .el-upload-list__item:hover .el-progress__text {
	display: block
}

.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name {
	line-height: 70px;
	margin-top: 0
}

.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i {
	display: none
}

.el-upload-list--picture .el-upload-list__item-thumbnail {
	vertical-align: middle;
	display: inline-block;
	width: 70px;
	height: 70px;
	float: left;
	position: relative;
	z-index: 1;
	margin-left: -80px;
	background-color: #fff
}

.el-upload-list--picture .el-upload-list__item-name {
	display: block;
	margin-top: 20px
}

.el-upload-list--picture .el-upload-list__item-name i {
	font-size: 70px;
	line-height: 1;
	position: absolute;
	left: 9px;
	top: 10px
}

.el-upload-list--picture .el-upload-list__item-status-label {
	position: absolute;
	right: -17px;
	top: -7px;
	width: 46px;
	height: 26px;
	background: #13ce66;
	text-align: center;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-box-shadow: 0 1px 1px #ccc;
	box-shadow: 0 1px 1px #ccc
}

.el-upload-list--picture .el-upload-list__item-status-label i {
	font-size: 12px;
	margin-top: 12px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.el-upload-list--picture .el-progress {
	position: relative;
	top: -7px
}

.el-upload-cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 10;
	cursor: default
}

.el-upload-cover:after {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.el-upload-cover img {
	display: block;
	width: 100%;
	height: 100%
}

.el-upload-cover__label {
	position: absolute;
	right: -15px;
	top: -6px;
	width: 40px;
	height: 24px;
	background: #13ce66;
	text-align: center;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-box-shadow: 0 0 1pc 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 1pc 1px rgba(0, 0, 0, .2)
}

.el-upload-cover__label i {
	font-size: 12px;
	margin-top: 11px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	color: #fff
}

.el-upload-cover__progress {
	display: inline-block;
	vertical-align: middle;
	position: static;
	width: 243px
}

.el-upload-cover__progress+.el-upload__inner {
	opacity: 0
}

.el-upload-cover__content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.el-upload-cover__interact {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .72);
	text-align: center
}

.el-upload-cover__interact .btn {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	vertical-align: middle;
	-webkit-transition: opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	margin-top: 60px
}

.el-upload-cover__interact .btn span {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.el-upload-cover__interact .btn:not(:first-child) {
	margin-left: 35px
}

.el-upload-cover__interact .btn:hover {
	-webkit-transform: translateY(-13px);
	transform: translateY(-13px)
}

.el-upload-cover__interact .btn:hover span {
	opacity: 1
}

.el-upload-cover__interact .btn i {
	color: #fff;
	display: block;
	font-size: 24px;
	line-height: inherit;
	margin: 0 auto 5px
}

.el-upload-cover__title {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
	height: 36px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	text-align: left;
	padding: 0 10px;
	margin: 0;
	line-height: 36px;
	font-size: 14px;
	color: #303133
}

.el-upload-cover+.el-upload__inner {
	opacity: 0;
	position: relative;
	z-index: 1
}

.el-progress {
	position: relative;
	line-height: 1
}

.el-progress__text {
	font-size: 14px;
	color: #606266;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	line-height: 1
}

.el-progress__text i {
	vertical-align: middle;
	display: block
}

.el-progress--circle,
.el-progress--dashboard {
	display: inline-block
}

.el-progress--circle .el-progress__text,
.el-progress--dashboard .el-progress__text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.el-progress--circle .el-progress__text i,
.el-progress--dashboard .el-progress__text i {
	vertical-align: middle;
	display: inline-block
}

.el-progress--without-text .el-progress__text {
	display: none
}

.el-progress--without-text .el-progress-bar {
	padding-right: 0;
	margin-right: 0;
	display: block
}

.el-progress--text-inside .el-progress-bar {
	padding-right: 0;
	margin-right: 0
}

.el-progress.is-success .el-progress-bar__inner {
	background-color: #67c23a
}

.el-progress.is-success .el-progress__text {
	color: #67c23a
}

.el-progress.is-warning .el-progress-bar__inner {
	background-color: #e6a23c
}

.el-badge__content,
.el-progress.is-exception .el-progress-bar__inner {
	background-color: #f56c6c
}

.el-progress.is-warning .el-progress__text {
	color: #e6a23c
}

.el-progress.is-exception .el-progress__text {
	color: #f56c6c
}

.el-progress-bar {
	padding-right: 50px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	margin-right: -55px;
	box-sizing: border-box
}

.el-card__header,
.el-message,
.el-progress-bar,
.el-step__icon {
	-webkit-box-sizing: border-box
}

.el-progress-bar__outer {
	height: 6px;
	border-radius: 100px;
	background-color: #ebeef5;
	overflow: hidden;
	position: relative;
	vertical-align: middle
}

.el-progress-bar__inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #409eff;
	text-align: right;
	border-radius: 100px;
	line-height: 1;
	white-space: nowrap;
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.el-progress-bar__inner:after {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.el-progress-bar__innerText {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
	margin: 0 5px
}

@keyframes progress {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 32px 0
	}
}

.el-time-spinner {
	width: 100%;
	white-space: nowrap
}

.el-spinner {
	display: inline-block;
	vertical-align: middle
}

.el-spinner-inner {
	-webkit-animation: rotate 2s linear infinite;
	animation: rotate 2s linear infinite;
	width: 50px;
	height: 50px
}

.el-spinner-inner .path {
	stroke: #ececec;
	stroke-linecap: round;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite
}

@-webkit-keyframes rotate {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@-webkit-keyframes dash {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35
	}

	to {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124
	}
}

@keyframes dash {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35
	}

	to {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124
	}
}

.el-message {
	min-width: 380px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	position: fixed;
	left: 50%;
	top: 20px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #edf2fc;
	-webkit-transition: opacity .3s, top .4s, -webkit-transform .4s;
	transition: opacity .3s, top .4s, -webkit-transform .4s;
	transition: opacity .3s, transform .4s, top .4s;
	transition: opacity .3s, transform .4s, top .4s, -webkit-transform .4s;
	overflow: hidden;
	padding: 15px 15px 15px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.el-message.is-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.el-message.is-closable .el-message__content {
	padding-right: 16px
}

.el-message p {
	margin: 0
}

.el-message--info .el-message__content {
	color: #909399
}

.el-message--success {
	background-color: #f0f9eb;
	border-color: #e1f3d8
}

.el-message--success .el-message__content {
	color: #67c23a
}

.el-message--warning {
	background-color: #fdf6ec;
	border-color: #faecd8
}

.el-message--warning .el-message__content {
	color: #e6a23c
}

.el-message--error {
	background-color: #fef0f0;
	border-color: #fde2e2
}

.el-message--error .el-message__content {
	color: #f56c6c
}

.el-message__icon {
	margin-right: 10px
}

.el-message__content {
	padding: 0;
	font-size: 14px;
	line-height: 1
}

.el-message__content:focus {
	outline-width: 0
}

.el-message__closeBtn {
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	color: #c0c4cc;
	font-size: 16px
}

.el-message__closeBtn:focus {
	outline-width: 0
}

.el-message__closeBtn:hover {
	color: #909399
}

.el-message .el-icon-success {
	color: #67c23a
}

.el-message .el-icon-error {
	color: #f56c6c
}

.el-message .el-icon-info {
	color: #909399
}

.el-message .el-icon-warning {
	color: #e6a23c
}

.el-message-fade-enter,
.el-message-fade-leave-active {
	opacity: 0;
	-webkit-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%)
}

.el-badge {
	position: relative;
	vertical-align: middle;
	display: inline-block
}

.el-badge__content {
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	padding: 0 6px;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #fff
}

.el-badge__content.is-fixed {
	position: absolute;
	top: 0;
	right: 10px;
	-webkit-transform: translateY(-50%) translateX(100%);
	transform: translateY(-50%) translateX(100%)
}

.el-rate__icon,
.el-rate__item {
	position: relative;
	display: inline-block
}

.el-badge__content.is-fixed.is-dot {
	right: 5px
}

.el-badge__content.is-dot {
	height: 8px;
	width: 8px;
	padding: 0;
	right: 0;
	border-radius: 50%
}

.el-badge__content--primary {
	background-color: #409eff
}

.el-badge__content--success {
	background-color: #67c23a
}

.el-badge__content--warning {
	background-color: #e6a23c
}

.el-badge__content--info {
	background-color: #909399
}

.el-badge__content--danger {
	background-color: #f56c6c
}

.el-card {
	border-radius: 4px;
	border: 1px solid #ebeef5;
	background-color: #fff;
	overflow: hidden;
	color: #303133;
	-webkit-transition: .3s;
	transition: .3s
}

.el-card.is-always-shadow,
.el-card.is-hover-shadow:focus,
.el-card.is-hover-shadow:hover {
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-card__header {
	padding: 18px 20px;
	border-bottom: 1px solid #ebeef5;
	box-sizing: border-box
}

.el-card__body,
.el-main {
	padding: 20px
}

.el-rate {
	height: 20px;
	line-height: 1
}

.el-rate:active,
.el-rate:focus {
	outline-width: 0
}

.el-rate__item {
	font-size: 0;
	vertical-align: middle
}

.el-rate__icon {
	font-size: 18px;
	margin-right: 6px;
	color: #c0c4cc;
	-webkit-transition: .3s;
	transition: .3s
}

.el-rate__decimal,
.el-rate__icon .path2 {
	position: absolute;
	top: 0;
	left: 0
}

.el-rate__icon.hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.el-rate__decimal {
	display: inline-block;
	overflow: hidden
}

.el-step.is-vertical,
.el-steps {
	display: -webkit-box;
	display: -ms-flexbox
}

.el-rate__text {
	font-size: 14px;
	vertical-align: middle
}

.el-steps {
	display: flex
}

.el-steps--simple {
	padding: 13px 8%;
	border-radius: 4px;
	background: #f5f7fa
}

.el-steps--horizontal {
	white-space: nowrap
}

.el-steps--vertical {
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column
}

.el-step {
	position: relative;
	-ms-flex-negative: 1;
	flex-shrink: 1
}

.el-step:last-of-type .el-step__line {
	display: none
}

.el-step:last-of-type.is-flex {
	-ms-flex-preferred-size: auto !important;
	flex-basis: auto !important;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

.el-step:last-of-type .el-step__description,
.el-step:last-of-type .el-step__main {
	padding-right: 0
}

.el-step__head {
	position: relative;
	width: 100%
}

.el-step__head.is-process {
	color: #303133;
	border-color: #303133
}

.el-step__head.is-wait {
	color: #c0c4cc;
	border-color: #c0c4cc
}

.el-step__head.is-success {
	color: #67c23a;
	border-color: #67c23a
}

.el-step__head.is-error {
	color: #f56c6c;
	border-color: #f56c6c
}

.el-step__head.is-finish {
	color: #409eff;
	border-color: #409eff
}

.el-step__icon {
	position: relative;
	z-index: 1;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 24px;
	height: 24px;
	font-size: 14px;
	box-sizing: border-box;
	background: #fff;
	-webkit-transition: .15s ease-out;
	transition: .15s ease-out
}

.el-step.is-horizontal,
.el-step__icon-inner {
	display: inline-block
}

.el-step__icon.is-text {
	border-radius: 50%;
	border: 2px solid;
	border-color: inherit
}

.el-step__icon.is-icon {
	width: 40px
}

.el-step__icon-inner {
	-webkit-user-select: none;
	user-select: none;
	text-align: center;
	font-weight: 700;
	line-height: 1;
	color: inherit
}

.el-step__icon-inner[class*=el-icon]:not(.is-status) {
	font-size: 25px;
	font-weight: 400
}

.el-step__icon-inner.is-status {
	-webkit-transform: translateY(1px);
	transform: translateY(1px)
}

.el-step__line {
	position: absolute;
	border-color: inherit;
	background-color: #c0c4cc
}

.el-step__line-inner {
	display: block;
	border: 1px solid;
	border-color: inherit;
	-webkit-transition: .15s ease-out;
	transition: .15s ease-out;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 0;
	height: 0
}

.el-step__main {
	white-space: normal;
	text-align: left
}

.el-step__title {
	font-size: 16px;
	line-height: 38px
}

.el-step__title.is-process {
	font-weight: 700;
	color: #303133
}

.el-step__title.is-wait {
	color: #c0c4cc
}

.el-step__title.is-success {
	color: #67c23a
}

.el-step__title.is-error {
	color: #f56c6c
}

.el-step__title.is-finish {
	color: #409eff
}

.el-step__description {
	padding-right: 10%;
	margin-top: -5px;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400
}

.el-step__description.is-process {
	color: #303133
}

.el-step__description.is-wait {
	color: #c0c4cc
}

.el-step__description.is-success {
	color: #67c23a
}

.el-step__description.is-error {
	color: #f56c6c
}

.el-step__description.is-finish {
	color: #409eff
}

.el-step.is-horizontal .el-step__line {
	height: 2px;
	top: 11px;
	left: 0;
	right: 0
}

.el-step.is-vertical {
	display: flex
}

.el-step.is-vertical .el-step__head {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	width: 24px
}

.el-step.is-vertical .el-step__main {
	padding-left: 10px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.el-step.is-vertical .el-step__title {
	line-height: 24px;
	padding-bottom: 8px
}

.el-step.is-vertical .el-step__line {
	width: 2px;
	top: 0;
	bottom: 0;
	left: 11px
}

.el-step.is-vertical .el-step__icon.is-icon {
	width: 24px
}

.el-step.is-center .el-step__head,
.el-step.is-center .el-step__main {
	text-align: center
}

.el-step.is-center .el-step__description {
	padding-left: 20%;
	padding-right: 20%
}

.el-step.is-center .el-step__line {
	left: 50%;
	right: -50%
}

.el-step.is-simple {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.el-step.is-simple .el-step__head {
	width: auto;
	font-size: 0;
	padding-right: 10px
}

.el-step.is-simple .el-step__icon {
	background: 0 0;
	width: 16px;
	height: 16px;
	font-size: 12px
}

.el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status) {
	font-size: 18px
}

.el-step.is-simple .el-step__icon-inner.is-status {
	-webkit-transform: scale(.8) translateY(1px);
	transform: scale(.8) translateY(1px)
}

.el-step.is-simple .el-step__main {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.el-step.is-simple .el-step__title {
	font-size: 16px;
	line-height: 20px
}

.el-step.is-simple:not(:last-of-type) .el-step__title {
	max-width: 50%;
	word-break: break-all
}

.el-step.is-simple .el-step__arrow {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.el-step.is-simple .el-step__arrow:after,
.el-step.is-simple .el-step__arrow:before {
	content: "";
	display: inline-block;
	position: absolute;
	height: 15px;
	width: 1px;
	background: #c0c4cc
}

.el-step.is-simple .el-step__arrow:before {
	-webkit-transform: rotate(-45deg) translateY(-4px);
	transform: rotate(-45deg) translateY(-4px);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.el-step.is-simple .el-step__arrow:after {
	-webkit-transform: rotate(45deg) translateY(4px);
	transform: rotate(45deg) translateY(4px);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.el-step.is-simple:last-of-type .el-step__arrow {
	display: none
}

.el-carousel {
	position: relative
}

.el-carousel--horizontal {
	overflow-x: hidden
}

.el-carousel--vertical {
	overflow-y: hidden
}

.el-carousel__container {
	position: relative;
	height: 300px
}

.el-carousel__arrow {
	border: none;
	outline: 0;
	padding: 0;
	margin: 0;
	height: 36px;
	width: 36px;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
	border-radius: 50%;
	background-color: rgba(31, 45, 61, .11);
	color: #fff;
	position: absolute;
	top: 50%;
	z-index: 10;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	font-size: 12px
}

.el-carousel__arrow--left {
	left: 16px
}

.el-carousel__arrow:hover {
	background-color: rgba(31, 45, 61, .23)
}

.el-carousel__arrow i {
	cursor: pointer
}

.el-carousel__indicators {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 2
}

.el-carousel__indicators--horizontal {
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.el-carousel__indicators--vertical {
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.el-carousel__indicators--outside {
	bottom: 26px;
	text-align: center;
	position: static;
	-webkit-transform: none;
	transform: none
}

.el-carousel__indicators--outside .el-carousel__indicator:hover button {
	opacity: .64
}

.el-carousel__indicators--outside button {
	background-color: #c0c4cc;
	opacity: .24
}

.el-carousel__indicators--labels {
	left: 0;
	right: 0;
	-webkit-transform: none;
	transform: none;
	text-align: center
}

.el-carousel__indicators--labels .el-carousel__button {
	height: auto;
	width: auto;
	padding: 2px 18px;
	font-size: 12px
}

.el-carousel__indicators--labels .el-carousel__indicator {
	padding: 6px 4px
}

.el-carousel__indicator {
	background-color: transparent;
	cursor: pointer
}

.el-carousel__indicator:hover button {
	opacity: .72
}

.el-carousel__indicator--horizontal {
	display: inline-block;
	padding: 12px 4px
}

.el-carousel__indicator--vertical {
	padding: 4px 12px
}

.el-carousel__indicator--vertical .el-carousel__button {
	width: 2px;
	height: 15px
}

.el-carousel__indicator.is-active button {
	opacity: 1
}

.el-carousel__button {
	display: block;
	opacity: .48;
	width: 30px;
	height: 2px;
	background-color: #fff;
	border: none;
	outline: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}

.el-carousel__item,
.el-carousel__mask {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.carousel-arrow-left-enter,
.carousel-arrow-left-leave-active {
	-webkit-transform: translateY(-50%) translateX(-10px);
	transform: translateY(-50%) translateX(-10px);
	opacity: 0
}

.carousel-arrow-right-enter,
.carousel-arrow-right-leave-active {
	-webkit-transform: translateY(-50%) translateX(10px);
	transform: translateY(-50%) translateX(10px);
	opacity: 0
}

.el-carousel__item {
	width: 100%;
	display: inline-block;
	overflow: hidden;
	z-index: 0
}

.el-carousel__item.is-active {
	z-index: 2
}

.el-carousel__item--card,
.el-carousel__item.is-animating {
	-webkit-transition: -webkit-transform .4s ease-in-out;
	transition: -webkit-transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out
}

.el-carousel__item--card {
	width: 50%
}

.el-carousel__item--card.is-in-stage {
	cursor: pointer;
	z-index: 1
}

.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,
.el-carousel__item--card.is-in-stage:hover .el-carousel__mask {
	opacity: .12
}

.el-carousel__item--card.is-active {
	z-index: 2
}

.el-carousel__mask {
	width: 100%;
	background-color: #fff;
	opacity: .24;
	-webkit-transition: .2s;
	transition: .2s
}

.fade-in-linear-enter-active,
.fade-in-linear-leave-active {
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear
}

.fade-in-linear-enter,
.fade-in-linear-leave,
.fade-in-linear-leave-active {
	opacity: 0
}

.el-fade-in-linear-enter-active,
.el-fade-in-linear-leave-active {
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear
}

.el-fade-in-linear-enter,
.el-fade-in-linear-leave,
.el-fade-in-linear-leave-active {
	opacity: 0
}

.el-fade-in-enter-active,
.el-fade-in-leave-active {
	-webkit-transition: all .3s cubic-bezier(.55, 0, .1, 1);
	transition: all .3s cubic-bezier(.55, 0, .1, 1)
}

.el-fade-in-enter,
.el-fade-in-leave-active {
	opacity: 0
}

.el-zoom-in-center-enter-active,
.el-zoom-in-center-leave-active {
	-webkit-transition: all .3s cubic-bezier(.55, 0, .1, 1);
	transition: all .3s cubic-bezier(.55, 0, .1, 1)
}

.el-zoom-in-center-enter,
.el-zoom-in-center-leave-active {
	opacity: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0)
}

.el-zoom-in-top-enter-active,
.el-zoom-in-top-leave-active {
	opacity: 1;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	-webkit-transform-origin: center top;
	transform-origin: center top
}

.el-zoom-in-top-enter,
.el-zoom-in-top-leave-active {
	opacity: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0)
}

.el-zoom-in-bottom-enter-active,
.el-zoom-in-bottom-leave-active {
	opacity: 1;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

.el-zoom-in-bottom-enter,
.el-zoom-in-bottom-leave-active {
	opacity: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0)
}

.el-zoom-in-left-enter-active,
.el-zoom-in-left-leave-active {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	transition: opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
	-webkit-transform-origin: top left;
	transform-origin: top left
}

.el-zoom-in-left-enter,
.el-zoom-in-left-leave-active {
	opacity: 0;
	-webkit-transform: scale(.45);
	transform: scale(.45)
}

.collapse-transition {
	-webkit-transition: height .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s ease-in-out;
	transition: height .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s ease-in-out
}

.horizontal-collapse-transition {
	-webkit-transition: width .3s ease-in-out, padding-left .3s ease-in-out, padding-right .3s ease-in-out;
	transition: width .3s ease-in-out, padding-left .3s ease-in-out, padding-right .3s ease-in-out
}

.el-list-enter-active,
.el-list-leave-active {
	-webkit-transition: all 1s;
	transition: all 1s
}

.el-list-enter,
.el-list-leave-active {
	opacity: 0;
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px)
}

.el-opacity-transition {
	-webkit-transition: opacity .3s cubic-bezier(.55, 0, .1, 1);
	transition: opacity .3s cubic-bezier(.55, 0, .1, 1)
}

.el-collapse {
	border-top: 1px solid #ebeef5;
	border-bottom: 1px solid #ebeef5
}

.el-collapse-item.is-disabled .el-collapse-item__header {
	color: #bbb;
	cursor: not-allowed
}

.el-collapse-item__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 48px;
	line-height: 48px;
	background-color: #fff;
	color: #303133;
	cursor: pointer;
	border-bottom: 1px solid #ebeef5;
	font-size: 13px;
	font-weight: 500;
	-webkit-transition: border-bottom-color .3s;
	transition: border-bottom-color .3s;
	outline: 0
}

.el-collapse-item__arrow {
	margin: 0 8px 0 auto;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	font-weight: 300
}

.el-collapse-item__arrow.is-active {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.el-collapse-item__header.focusing:focus:not(:hover) {
	color: #409eff
}

.el-collapse-item__header.is-active {
	border-bottom-color: transparent
}

.el-collapse-item__wrap {
	will-change: height;
	background-color: #fff;
	overflow: hidden;
	box-sizing: border-box;
	border-bottom: 1px solid #ebeef5
}

.el-cascader__search-input,
.el-cascader__tags,
.el-collapse-item__wrap,
.el-tag {
	-webkit-box-sizing: border-box
}

.el-collapse-item__content {
	padding-bottom: 25px;
	font-size: 13px;
	color: #303133;
	line-height: 1.769230769230769
}

.el-collapse-item:last-child {
	margin-bottom: -1px
}

.el-popper .popper__arrow,
.el-popper .popper__arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.el-cascader,
.el-tag {
	display: inline-block
}

.el-popper .popper__arrow {
	border-width: 6px;
	-webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
	filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03))
}

.el-popper .popper__arrow:after {
	content: " ";
	border-width: 6px
}

.el-popper[x-placement^=top] {
	margin-bottom: 12px
}

.el-popper[x-placement^=top] .popper__arrow {
	bottom: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-color: #ebeef5;
	border-bottom-width: 0
}

.el-popper[x-placement^=top] .popper__arrow:after {
	bottom: 1px;
	margin-left: -6px;
	border-top-color: #fff;
	border-bottom-width: 0
}

.el-popper[x-placement^=bottom] {
	margin-top: 12px
}

.el-popper[x-placement^=bottom] .popper__arrow {
	top: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-width: 0;
	border-bottom-color: #ebeef5
}

.el-popper[x-placement^=bottom] .popper__arrow:after {
	top: 1px;
	margin-left: -6px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.el-popper[x-placement^=right] {
	margin-left: 12px
}

.el-popper[x-placement^=right] .popper__arrow {
	top: 50%;
	left: -6px;
	margin-bottom: 3px;
	border-right-color: #ebeef5;
	border-left-width: 0
}

.el-popper[x-placement^=right] .popper__arrow:after {
	bottom: -6px;
	left: 1px;
	border-right-color: #fff;
	border-left-width: 0
}

.el-popper[x-placement^=left] {
	margin-right: 12px
}

.el-popper[x-placement^=left] .popper__arrow {
	top: 50%;
	right: -6px;
	margin-bottom: 3px;
	border-right-width: 0;
	border-left-color: #ebeef5
}

.el-popper[x-placement^=left] .popper__arrow:after {
	right: 1px;
	bottom: -6px;
	margin-left: -6px;
	border-right-width: 0;
	border-left-color: #fff
}

.el-tag {
	background-color: #ecf5ff;
	height: 32px;
	padding: 0 10px;
	line-height: 30px;
	font-size: 12px;
	color: #409eff;
	border: 1px solid #d9ecff;
	border-radius: 4px;
	box-sizing: border-box;
	white-space: nowrap
}

.el-tag.is-hit {
	border-color: #409eff
}

.el-tag .el-tag__close {
	color: #409eff
}

.el-tag .el-tag__close:hover {
	color: #fff;
	background-color: #409eff
}

.el-tag.el-tag--info {
	background-color: #f4f4f5;
	border-color: #e9e9eb;
	color: #909399
}

.el-tag.el-tag--info.is-hit {
	border-color: #909399
}

.el-tag.el-tag--info .el-tag__close {
	color: #909399
}

.el-tag.el-tag--info .el-tag__close:hover {
	color: #fff;
	background-color: #909399
}

.el-tag.el-tag--success {
	background-color: #f0f9eb;
	border-color: #e1f3d8;
	color: #67c23a
}

.el-tag.el-tag--success.is-hit {
	border-color: #67c23a
}

.el-tag.el-tag--success .el-tag__close {
	color: #67c23a
}

.el-tag.el-tag--success .el-tag__close:hover {
	color: #fff;
	background-color: #67c23a
}

.el-tag.el-tag--warning {
	background-color: #fdf6ec;
	border-color: #faecd8;
	color: #e6a23c
}

.el-tag.el-tag--warning.is-hit {
	border-color: #e6a23c
}

.el-tag.el-tag--warning .el-tag__close {
	color: #e6a23c
}

.el-tag.el-tag--warning .el-tag__close:hover {
	color: #fff;
	background-color: #e6a23c
}

.el-tag.el-tag--danger {
	background-color: #fef0f0;
	border-color: #fde2e2;
	color: #f56c6c
}

.el-tag.el-tag--danger.is-hit {
	border-color: #f56c6c
}

.el-tag.el-tag--danger .el-tag__close {
	color: #f56c6c
}

.el-tag.el-tag--danger .el-tag__close:hover {
	color: #fff;
	background-color: #f56c6c
}

.el-tag .el-icon-close {
	border-radius: 50%;
	text-align: center;
	position: relative;
	cursor: pointer;
	font-size: 12px;
	height: 16px;
	width: 16px;
	line-height: 16px;
	vertical-align: middle;
	top: -1px;
	right: -5px
}

.el-tag .el-icon-close:before {
	display: block
}

.el-tag--dark {
	background-color: #409eff;
	color: #fff
}

.el-tag--dark,
.el-tag--dark.is-hit {
	border-color: #409eff
}

.el-tag--dark .el-tag__close {
	color: #fff
}

.el-tag--dark .el-tag__close:hover {
	color: #fff;
	background-color: #66b1ff
}

.el-tag--dark.el-tag--info {
	background-color: #909399;
	border-color: #909399;
	color: #fff
}

.el-tag--dark.el-tag--info.is-hit {
	border-color: #909399
}

.el-tag--dark.el-tag--info .el-tag__close {
	color: #fff
}

.el-tag--dark.el-tag--info .el-tag__close:hover {
	color: #fff;
	background-color: #a6a9ad
}

.el-tag--dark.el-tag--success {
	background-color: #67c23a;
	border-color: #67c23a;
	color: #fff
}

.el-tag--dark.el-tag--success.is-hit {
	border-color: #67c23a
}

.el-tag--dark.el-tag--success .el-tag__close {
	color: #fff
}

.el-tag--dark.el-tag--success .el-tag__close:hover {
	color: #fff;
	background-color: #85ce61
}

.el-tag--dark.el-tag--warning {
	background-color: #e6a23c;
	border-color: #e6a23c;
	color: #fff
}

.el-tag--dark.el-tag--warning.is-hit {
	border-color: #e6a23c
}

.el-tag--dark.el-tag--warning .el-tag__close {
	color: #fff
}

.el-tag--dark.el-tag--warning .el-tag__close:hover {
	color: #fff;
	background-color: #ebb563
}

.el-tag--dark.el-tag--danger {
	background-color: #f56c6c;
	border-color: #f56c6c;
	color: #fff
}

.el-tag--dark.el-tag--danger.is-hit {
	border-color: #f56c6c
}

.el-tag--dark.el-tag--danger .el-tag__close {
	color: #fff
}

.el-tag--dark.el-tag--danger .el-tag__close:hover {
	color: #fff;
	background-color: #f78989
}

.el-tag--plain {
	background-color: #fff;
	border-color: #b3d8ff;
	color: #409eff
}

.el-tag--plain.is-hit {
	border-color: #409eff
}

.el-tag--plain .el-tag__close {
	color: #409eff
}

.el-tag--plain .el-tag__close:hover {
	color: #fff;
	background-color: #409eff
}

.el-tag--plain.el-tag--info {
	background-color: #fff;
	border-color: #d3d4d6;
	color: #909399
}

.el-tag--plain.el-tag--info.is-hit {
	border-color: #909399
}

.el-tag--plain.el-tag--info .el-tag__close {
	color: #909399
}

.el-tag--plain.el-tag--info .el-tag__close:hover {
	color: #fff;
	background-color: #909399
}

.el-tag--plain.el-tag--success {
	background-color: #fff;
	border-color: #c2e7b0;
	color: #67c23a
}

.el-tag--plain.el-tag--success.is-hit {
	border-color: #67c23a
}

.el-tag--plain.el-tag--success .el-tag__close {
	color: #67c23a
}

.el-tag--plain.el-tag--success .el-tag__close:hover {
	color: #fff;
	background-color: #67c23a
}

.el-tag--plain.el-tag--warning {
	background-color: #fff;
	border-color: #f5dab1;
	color: #e6a23c
}

.el-tag--plain.el-tag--warning.is-hit {
	border-color: #e6a23c
}

.el-tag--plain.el-tag--warning .el-tag__close {
	color: #e6a23c
}

.el-tag--plain.el-tag--warning .el-tag__close:hover {
	color: #fff;
	background-color: #e6a23c
}

.el-tag--plain.el-tag--danger {
	background-color: #fff;
	border-color: #fbc4c4;
	color: #f56c6c
}

.el-tag--plain.el-tag--danger.is-hit {
	border-color: #f56c6c
}

.el-tag--plain.el-tag--danger .el-tag__close {
	color: #f56c6c
}

.el-tag--plain.el-tag--danger .el-tag__close:hover {
	color: #fff;
	background-color: #f56c6c
}

.el-tag--medium {
	height: 28px;
	line-height: 26px
}

.el-tag--medium .el-icon-close {
	-webkit-transform: scale(.8);
	transform: scale(.8)
}

.el-tag--small {
	height: 24px;
	padding: 0 8px;
	line-height: 22px
}

.el-tag--small .el-icon-close {
	-webkit-transform: scale(.8);
	transform: scale(.8)
}

.el-tag--mini {
	height: 20px;
	padding: 0 5px;
	line-height: 19px
}

.el-tag--mini .el-icon-close {
	margin-left: -3px;
	-webkit-transform: scale(.7);
	transform: scale(.7)
}

.el-cascader {
	position: relative;
	font-size: 14px;
	line-height: 40px
}

.el-cascader:not(.is-disabled):hover .el-input__inner {
	cursor: pointer;
	border-color: #c0c4cc
}

.el-cascader .el-input .el-input__inner:focus,
.el-cascader .el-input.is-focus .el-input__inner {
	border-color: #409eff
}

.el-cascader .el-input {
	cursor: pointer
}

.el-cascader .el-input .el-input__inner {
	text-overflow: ellipsis
}

.el-cascader .el-input .el-icon-arrow-down {
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	font-size: 14px
}

.el-cascader .el-input .el-icon-arrow-down.is-reverse {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.el-cascader .el-input .el-icon-circle-close:hover {
	color: #909399
}

.el-cascader--medium {
	font-size: 14px;
	line-height: 36px
}

.el-cascader--small {
	font-size: 13px;
	line-height: 32px
}

.el-cascader--mini {
	font-size: 12px;
	line-height: 28px
}

.el-cascader.is-disabled .el-cascader__label {
	z-index: 2;
	color: #c0c4cc
}

.el-cascader__dropdown {
	margin: 5px 0;
	font-size: 14px;
	background: #fff;
	border: 1px solid #e4e7ed;
	border-radius: 4px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-cascader__tags {
	position: absolute;
	left: 0;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: normal;
	text-align: left;
	box-sizing: border-box
}

.el-cascader__tags .el-tag {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 100%;
	margin: 2px 0 2px 6px;
	text-overflow: ellipsis;
	background: #f0f2f5
}

.el-cascader__tags .el-tag:not(.is-hit) {
	border-color: transparent
}

.el-cascader__tags .el-tag>span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis
}

.el-cascader__tags .el-tag .el-icon-close {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	background-color: #c0c4cc;
	color: #fff
}

.el-cascader__tags .el-tag .el-icon-close:hover {
	background-color: #909399
}

.el-cascader__suggestion-panel {
	border-radius: 4px
}

.el-cascader__suggestion-list {
	max-height: 204px;
	margin: 0;
	padding: 6px 0;
	font-size: 14px;
	color: #606266;
	text-align: center
}

.el-cascader__suggestion-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 34px;
	padding: 0 15px;
	text-align: left;
	outline: 0;
	cursor: pointer
}

.el-cascader__suggestion-item:focus,
.el-cascader__suggestion-item:hover {
	background: #f5f7fa
}

.el-cascader__suggestion-item.is-checked {
	color: #409eff;
	font-weight: 700
}

.el-cascader__suggestion-item>span {
	margin-right: 10px
}

.el-cascader__empty-text {
	margin: 10px 0;
	color: #c0c4cc
}

.el-cascader__search-input {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 24px;
	min-width: 60px;
	margin: 2px 0 2px 15px;
	padding: 0;
	color: #606266;
	border: none;
	outline: 0;
	box-sizing: border-box
}

.el-cascader__search-input::-webkit-input-placeholder {
	color: #c0c4cc
}

.el-cascader__search-input:-ms-input-placeholder {
	color: #c0c4cc
}

.el-cascader__search-input::-ms-input-placeholder {
	color: #c0c4cc
}

.el-cascader__search-input::placeholder {
	color: #c0c4cc
}

.el-color-predefine {
	font-size: 12px;
	margin-top: 8px;
	width: 280px
}

.el-color-predefine,
.el-color-predefine__colors {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.el-color-predefine__colors {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.el-color-predefine__color-selector {
	margin: 0 0 8px 8px;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	cursor: pointer
}

.el-color-predefine__color-selector:nth-child(10n+1) {
	margin-left: 0
}

.el-color-predefine__color-selector.selected {
	-webkit-box-shadow: 0 0 3px 2px #409eff;
	box-shadow: 0 0 3px 2px #409eff
}

.el-color-predefine__color-selector>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	border-radius: 3px
}

.el-color-predefine__color-selector.is-alpha {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.el-color-hue-slider {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 280px;
	height: 12px;
	background-color: red;
	padding: 0 2px
}

.el-color-hue-slider__bar {
	position: relative;
	background: -webkit-gradient(linear, left top, right top, from(red), color-stop(17%, #ff0), color-stop(33%, #0f0), color-stop(50%, #0ff), color-stop(67%, #00f), color-stop(83%, #f0f), to(red));
	background: linear-gradient(90deg, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red);
	height: 100%
}

.el-color-hue-slider__thumb {
	position: absolute;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	border-radius: 1px;
	background: #fff;
	border: 1px solid #f0f0f0;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px rgba(0, 0, 0, .6);
	z-index: 1
}

.el-color-hue-slider.is-vertical {
	width: 12px;
	height: 180px;
	padding: 2px 0
}

.el-color-hue-slider.is-vertical .el-color-hue-slider__bar {
	background: -webkit-gradient(linear, left top, left bottom, from(red), color-stop(17%, #ff0), color-stop(33%, #0f0), color-stop(50%, #0ff), color-stop(67%, #00f), color-stop(83%, #f0f), to(red));
	background: linear-gradient(180deg, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red)
}

.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb {
	left: 0;
	top: 0;
	width: 100%;
	height: 4px
}

.el-color-svpanel {
	position: relative;
	width: 280px;
	height: 180px
}

.el-color-svpanel__black,
.el-color-svpanel__white {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.el-color-svpanel__white {
	background: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 100%, 0)));
	background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0))
}

.el-color-svpanel__black {
	background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
	background: linear-gradient(0deg, #000, transparent)
}

.el-color-svpanel__cursor {
	position: absolute
}

.el-color-svpanel__cursor>div {
	cursor: head;
	width: 4px;
	height: 4px;
	-webkit-box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0, 0, 0, .3), 0 0 1px 2px rgba(0, 0, 0, .4);
	box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0, 0, 0, .3), 0 0 1px 2px rgba(0, 0, 0, .4);
	border-radius: 50%;
	-webkit-transform: translate(-2px, -2px);
	transform: translate(-2px, -2px)
}

.el-color-alpha-slider {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 280px;
	height: 12px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.el-color-alpha-slider__bar {
	position: relative;
	background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff));
	background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff);
	height: 100%
}

.el-color-alpha-slider__thumb {
	position: absolute;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	border-radius: 1px;
	background: #fff;
	border: 1px solid #f0f0f0;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px rgba(0, 0, 0, .6);
	z-index: 1
}

.el-color-alpha-slider.is-vertical {
	width: 20px;
	height: 180px
}

.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar {
	background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#fff));
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff)
}

.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb {
	left: 0;
	top: 0;
	width: 100%;
	height: 4px
}

.el-color-dropdown {
	width: 300px
}

.el-color-dropdown__main-wrapper {
	margin-bottom: 6px
}

.el-color-dropdown__main-wrapper:after {
	display: table;
	clear: both
}

.el-color-dropdown__btns {
	margin-top: 6px;
	text-align: right
}

.el-color-dropdown__value {
	float: left;
	line-height: 26px;
	font-size: 12px;
	color: #000;
	width: 160px
}

.el-color-dropdown__btn {
	border: 1px solid #dcdcdc;
	color: #333;
	line-height: 24px;
	border-radius: 2px;
	padding: 0 20px;
	cursor: pointer;
	background-color: transparent;
	outline: 0;
	font-size: 12px
}

.el-color-dropdown__btn[disabled] {
	color: #ccc;
	cursor: not-allowed
}

.el-color-dropdown__btn:hover {
	color: #409eff;
	border-color: #409eff
}

.el-color-dropdown__link-btn {
	cursor: pointer;
	color: #409eff;
	text-decoration: none;
	padding: 15px;
	font-size: 12px
}

.el-color-dropdown__link-btn:hover {
	color: tint(#409eff, 20%)
}

.el-color-picker {
	display: inline-block;
	position: relative;
	line-height: normal;
	height: 40px
}

.el-color-picker.is-disabled .el-color-picker__trigger {
	cursor: not-allowed
}

.el-color-picker--medium {
	height: 36px
}

.el-color-picker--medium .el-color-picker__trigger {
	height: 36px;
	width: 36px
}

.el-color-picker--medium .el-color-picker__mask {
	height: 34px;
	width: 34px
}

.el-color-picker--small {
	height: 32px
}

.el-color-picker--small .el-color-picker__trigger {
	height: 32px;
	width: 32px
}

.el-color-picker--small .el-color-picker__mask {
	height: 30px;
	width: 30px
}

.el-color-picker--small .el-color-picker__empty,
.el-color-picker--small .el-color-picker__icon {
	-webkit-transform: translate3d(-50%, -50%, 0) scale(.8);
	transform: translate3d(-50%, -50%, 0) scale(.8)
}

.el-color-picker--mini {
	height: 28px
}

.el-color-picker--mini .el-color-picker__trigger {
	height: 28px;
	width: 28px
}

.el-color-picker--mini .el-color-picker__mask {
	height: 26px;
	width: 26px
}

.el-color-picker--mini .el-color-picker__empty,
.el-color-picker--mini .el-color-picker__icon {
	-webkit-transform: translate3d(-50%, -50%, 0) scale(.8);
	transform: translate3d(-50%, -50%, 0) scale(.8)
}

.el-color-picker__mask {
	height: 38px;
	width: 38px;
	border-radius: 4px;
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 1;
	cursor: not-allowed;
	background-color: hsla(0, 0%, 100%, .7)
}

.el-color-picker__trigger {
	display: inline-block;
	height: 40px;
	width: 40px;
	padding: 4px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	font-size: 0;
	cursor: pointer
}

.el-color-picker__color,
.el-color-picker__trigger {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.el-color-picker__color {
	display: block;
	border: 1px solid #999;
	border-radius: 2px;
	width: 100%;
	height: 100%;
	text-align: center
}

.el-color-picker__icon,
.el-input,
.el-textarea {
	display: inline-block;
	width: 100%
}

.el-color-picker__color.is-alpha {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.el-color-picker__color-inner {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.el-color-picker__empty {
	color: #999
}

.el-color-picker__empty,
.el-color-picker__icon {
	font-size: 12px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.el-color-picker__icon {
	color: #fff;
	text-align: center
}

.el-input__prefix,
.el-input__suffix {
	position: absolute;
	top: 0;
	text-align: center
}

.el-color-picker__panel {
	position: absolute;
	z-index: 10;
	padding: 6px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	background-color: #fff;
	border: 1px solid #ebeef5;
	border-radius: 4px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-input__inner,
.el-textarea__inner,
.el-transfer-panel {
	-webkit-box-sizing: border-box
}

.el-textarea {
	position: relative;
	vertical-align: bottom;
	font-size: 14px
}

.el-textarea__inner {
	display: block;
	resize: vertical;
	padding: 5px 15px;
	line-height: 1.5;
	box-sizing: border-box;
	width: 100%;
	font-size: inherit;
	color: #606266;
	background-color: #fff;
	background-image: none;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	-webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1)
}

.el-textarea__inner::-webkit-input-placeholder {
	color: #c0c4cc
}

.el-textarea__inner:-ms-input-placeholder {
	color: #c0c4cc
}

.el-textarea__inner::-ms-input-placeholder {
	color: #c0c4cc
}

.el-textarea__inner::placeholder {
	color: #c0c4cc
}

.el-textarea__inner:hover {
	border-color: #c0c4cc
}

.el-textarea__inner:focus {
	outline: 0;
	border-color: #409eff
}

.el-textarea .el-input__count {
	color: #909399;
	background: #fff;
	position: absolute;
	font-size: 12px;
	bottom: 5px;
	right: 10px
}

.el-textarea.is-disabled .el-textarea__inner {
	background-color: #f5f7fa;
	border-color: #e4e7ed;
	color: #c0c4cc;
	cursor: not-allowed
}

.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder {
	color: #c0c4cc
}

.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder {
	color: #c0c4cc
}

.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder {
	color: #c0c4cc
}

.el-textarea.is-disabled .el-textarea__inner::placeholder {
	color: #c0c4cc
}

.el-textarea.is-exceed .el-textarea__inner {
	border-color: #f56c6c
}

.el-textarea.is-exceed .el-input__count {
	color: #f56c6c
}

.el-input {
	position: relative;
	font-size: 14px
}

.el-input::-webkit-scrollbar {
	z-index: 11;
	width: 6px
}

.el-input::-webkit-scrollbar:horizontal {
	height: 6px
}

.el-input::-webkit-scrollbar-thumb {
	border-radius: 5px;
	width: 6px;
	background: #b4bccc
}

.el-input::-webkit-scrollbar-corner,
.el-input::-webkit-scrollbar-track {
	background: #fff
}

.el-input::-webkit-scrollbar-track-piece {
	background: #fff;
	width: 6px
}

.el-input .el-input__clear {
	color: #c0c4cc;
	font-size: 14px;
	cursor: pointer;
	-webkit-transition: color .2s cubic-bezier(.645, .045, .355, 1);
	transition: color .2s cubic-bezier(.645, .045, .355, 1)
}

.el-input .el-input__clear:hover {
	color: #909399
}

.el-input .el-input__count {
	height: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #909399;
	font-size: 12px
}

.el-input-group__append .el-button,
.el-input-group__append .el-input,
.el-input-group__prepend .el-button,
.el-input-group__prepend .el-input,
.el-input__inner {
	font-size: inherit
}

.el-input .el-input__count .el-input__count-inner {
	background: #fff;
	line-height: normal;
	display: inline-block;
	padding: 0 5px
}

.el-input__inner {
	-webkit-appearance: none;
	background-color: #fff;
	background-image: none;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	box-sizing: border-box;
	color: #606266;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	outline: 0;
	padding: 0 15px;
	-webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	width: 100%
}

.el-input__inner::-ms-reveal {
	display: none
}

.el-input__inner::-webkit-input-placeholder {
	color: #c0c4cc
}

.el-input__inner:-ms-input-placeholder {
	color: #c0c4cc
}

.el-input__inner::-ms-input-placeholder {
	color: #c0c4cc
}

.el-input__inner::placeholder {
	color: #c0c4cc
}

.el-input__inner:hover {
	border-color: #c0c4cc
}

.el-input.is-active .el-input__inner,
.el-input__inner:focus {
	border-color: #409eff;
	outline: 0
}

.el-input__suffix {
	height: 100%;
	right: 5px;
	transition: all .3s;
	pointer-events: none
}

.el-input__suffix-inner {
	pointer-events: all
}

.el-input__prefix {
	height: 100%;
	left: 5px;
	transition: all .3s
}

.el-input__icon {
	height: 100%;
	width: 25px;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 40px
}

.el-input__icon:after {
	content: "";
	height: 100%;
	width: 0;
	display: inline-block;
	vertical-align: middle
}

.el-input__validateIcon {
	pointer-events: none
}

.el-input.is-disabled .el-input__inner {
	background-color: #f5f7fa;
	border-color: #e4e7ed;
	color: #c0c4cc;
	cursor: not-allowed
}

.el-input.is-disabled .el-input__inner::-webkit-input-placeholder {
	color: #c0c4cc
}

.el-input.is-disabled .el-input__inner:-ms-input-placeholder {
	color: #c0c4cc
}

.el-input.is-disabled .el-input__inner::-ms-input-placeholder {
	color: #c0c4cc
}

.el-input.is-disabled .el-input__inner::placeholder {
	color: #c0c4cc
}

.el-input.is-disabled .el-input__icon {
	cursor: not-allowed
}

.el-image-viewer__btn,
.el-image__preview,
.el-link,
.el-transfer-panel__filter .el-icon-circle-close {
	cursor: pointer
}

.el-input.is-exceed .el-input__inner {
	border-color: #f56c6c
}

.el-input.is-exceed .el-input__suffix .el-input__count {
	color: #f56c6c
}

.el-input--suffix .el-input__inner {
	padding-right: 30px
}

.el-input--prefix .el-input__inner {
	padding-left: 30px
}

.el-input--medium {
	font-size: 14px
}

.el-input--medium .el-input__inner {
	height: 36px;
	line-height: 36px
}

.el-input--medium .el-input__icon {
	line-height: 36px
}

.el-input--small {
	font-size: 13px
}

.el-input--small .el-input__inner {
	height: 32px;
	line-height: 32px
}

.el-input--small .el-input__icon {
	line-height: 32px
}

.el-input--mini {
	font-size: 12px
}

.el-input--mini .el-input__inner {
	height: 28px;
	line-height: 28px
}

.el-input--mini .el-input__icon {
	line-height: 28px
}

.el-input-group {
	line-height: normal;
	display: inline-table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0
}

.el-input-group>.el-input__inner {
	vertical-align: middle;
	display: table-cell
}

.el-input-group__append,
.el-input-group__prepend {
	background-color: #f5f7fa;
	color: #909399;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	padding: 0 20px;
	width: 1px;
	white-space: nowrap
}

.el-input-group--append .el-input__inner,
.el-input-group__prepend {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.el-input-group__append:focus,
.el-input-group__prepend:focus {
	outline: 0
}

.el-input-group__append .el-button,
.el-input-group__append .el-select,
.el-input-group__prepend .el-button,
.el-input-group__prepend .el-select {
	display: inline-block;
	margin: -10px -20px
}

.el-input-group__append button.el-button,
.el-input-group__append div.el-select .el-input__inner,
.el-input-group__append div.el-select:hover .el-input__inner,
.el-input-group__prepend button.el-button,
.el-input-group__prepend div.el-select .el-input__inner,
.el-input-group__prepend div.el-select:hover .el-input__inner {
	border-color: transparent;
	background-color: transparent;
	color: inherit;
	border-top: 0;
	border-bottom: 0
}

.el-input-group__prepend {
	border-right: 0
}

.el-input-group__append {
	border-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.el-input-group--append .el-select .el-input.is-focus .el-input__inner,
.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner {
	border-color: transparent
}

.el-input-group--prepend .el-input__inner {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.el-input__inner::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

.el-transfer {
	font-size: 14px
}

.el-transfer__buttons {
	display: inline-block;
	vertical-align: middle;
	padding: 0 30px
}

.el-transfer__button {
	display: block;
	margin: 0 auto;
	padding: 10px;
	border-radius: 50%;
	color: #fff;
	background-color: #409eff;
	font-size: 0
}

.el-button-group>.el-button+.el-button,
.el-transfer-panel__item+.el-transfer-panel__item,
.el-transfer__button [class*=el-icon-]+span {
	margin-left: 0
}

.el-divider__text,
.el-image__error,
.el-link,
.el-timeline,
.el-transfer__button i,
.el-transfer__button span {
	font-size: 14px
}

.el-transfer__button.is-with-texts {
	border-radius: 4px
}

.el-transfer__button.is-disabled,
.el-transfer__button.is-disabled:hover {
	border: 1px solid #dcdfe6;
	background-color: #f5f7fa;
	color: #c0c4cc
}

.el-transfer__button:first-child {
	margin-bottom: 10px
}

.el-transfer__button:nth-child(2) {
	margin: 0
}

.el-transfer-panel {
	border: 1px solid #ebeef5;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	max-height: 100%;
	box-sizing: border-box;
	position: relative
}

.el-transfer-panel__body {
	height: 246px
}

.el-transfer-panel__body.is-with-footer {
	padding-bottom: 40px
}

.el-transfer-panel__list {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	height: 246px;
	overflow: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.el-transfer-panel__list.is-filterable {
	height: 194px;
	padding-top: 0
}

.el-transfer-panel__item {
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	display: block !important
}

.el-transfer-panel__item.el-checkbox {
	color: #606266
}

.el-transfer-panel__item:hover {
	color: #409eff
}

.el-transfer-panel__item.el-checkbox .el-checkbox__label {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 24px;
	line-height: 30px
}

.el-transfer-panel__item .el-checkbox__input {
	position: absolute;
	top: 8px
}

.el-transfer-panel__filter {
	text-align: center;
	margin: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: auto
}

.el-transfer-panel__filter .el-input__inner {
	height: 32px;
	width: 100%;
	font-size: 12px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 16px;
	padding-right: 10px;
	padding-left: 30px
}

.el-transfer-panel__filter .el-input__icon {
	margin-left: 5px
}

.el-transfer-panel .el-transfer-panel__header {
	height: 40px;
	line-height: 40px;
	background: #f5f7fa;
	margin: 0;
	padding-left: 15px;
	border-bottom: 1px solid #ebeef5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000
}

.el-container,
.el-header {
	-webkit-box-sizing: border-box
}

.el-transfer-panel .el-transfer-panel__header .el-checkbox {
	display: block;
	line-height: 40px
}

.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label {
	font-size: 16px;
	color: #303133;
	font-weight: 400
}

.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span {
	position: absolute;
	right: 15px;
	color: #909399;
	font-size: 12px;
	font-weight: 400
}

.el-transfer-panel .el-transfer-panel__footer {
	height: 40px;
	background: #fff;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ebeef5;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1
}

.el-transfer-panel .el-transfer-panel__footer:after {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.el-container,
.el-timeline-item__node {
	display: -webkit-box;
	display: -ms-flexbox
}

.el-transfer-panel .el-transfer-panel__footer .el-checkbox {
	padding-left: 20px;
	color: #606266
}

.el-transfer-panel .el-transfer-panel__empty {
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 6px 15px 0;
	color: #909399;
	text-align: center
}

.el-transfer-panel .el-checkbox__label {
	padding-left: 8px
}

.el-transfer-panel .el-checkbox__inner {
	height: 14px;
	width: 14px;
	border-radius: 3px
}

.el-transfer-panel .el-checkbox__inner:after {
	height: 6px;
	width: 3px;
	left: 4px
}

.el-container {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	box-sizing: border-box;
	min-width: 0
}

.el-container.is-vertical,
.el-drawer,
.el-empty,
.el-result {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

.el-container.is-vertical {
	-ms-flex-direction: column;
	flex-direction: column
}

.el-header {
	padding: 0 20px
}

.el-aside,
.el-header {
	box-sizing: border-box;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.el-aside,
.el-main {
	overflow: auto;
	-webkit-box-sizing: border-box
}

.el-main {
	display: block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.el-footer,
.el-main {
	box-sizing: border-box
}

.el-footer {
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.el-timeline {
	margin: 0;
	list-style: none
}

.el-timeline .el-timeline-item:last-child .el-timeline-item__tail {
	display: none
}

.el-timeline-item {
	position: relative;
	padding-bottom: 20px
}

.el-timeline-item__wrapper {
	position: relative;
	padding-left: 28px;
	top: -3px
}

.el-timeline-item__tail {
	position: absolute;
	left: 4px;
	height: 100%;
	border-left: 2px solid #e4e7ed
}

.el-timeline-item__icon {
	color: #fff;
	font-size: 13px
}

.el-timeline-item__node {
	position: absolute;
	background-color: #e4e7ed;
	border-radius: 50%;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.el-image__error,
.el-timeline-item__dot {
	display: -webkit-box;
	display: -ms-flexbox
}

.el-timeline-item__node--normal {
	left: -1px;
	width: 12px;
	height: 12px
}

.el-timeline-item__node--large {
	left: -2px;
	width: 14px;
	height: 14px
}

.el-timeline-item__node--primary {
	background-color: #409eff
}

.el-timeline-item__node--success {
	background-color: #67c23a
}

.el-timeline-item__node--warning {
	background-color: #e6a23c
}

.el-timeline-item__node--danger {
	background-color: #f56c6c
}

.el-timeline-item__node--info {
	background-color: #909399
}

.el-timeline-item__dot {
	position: absolute;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.el-timeline-item__content {
	color: #303133
}

.el-timeline-item__timestamp {
	color: #909399;
	line-height: 1;
	font-size: 13px
}

.el-timeline-item__timestamp.is-top {
	margin-bottom: 8px;
	padding-top: 4px
}

.el-timeline-item__timestamp.is-bottom {
	margin-top: 8px
}

.el-link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	vertical-align: middle;
	position: relative;
	text-decoration: none;
	outline: 0;
	padding: 0;
	font-weight: 500
}

.el-link.is-underline:hover:after {
	position: absolute;
	left: 0;
	right: 0;
	height: 0;
	bottom: 0;
	border-bottom: 1px solid #409eff
}

.el-link.el-link--default:after,
.el-link.el-link--primary.is-underline:hover:after,
.el-link.el-link--primary:after {
	border-color: #409eff
}

.el-link.is-disabled {
	cursor: not-allowed
}

.el-link [class*=el-icon-]+span {
	margin-left: 5px
}

.el-link.el-link--default {
	color: #606266
}

.el-link.el-link--default:hover {
	color: #409eff
}

.el-link.el-link--default.is-disabled {
	color: #c0c4cc
}

.el-link.el-link--primary {
	color: #409eff
}

.el-link.el-link--primary:hover {
	color: #66b1ff
}

.el-link.el-link--primary.is-disabled {
	color: #a0cfff
}

.el-link.el-link--danger.is-underline:hover:after,
.el-link.el-link--danger:after {
	border-color: #f56c6c
}

.el-link.el-link--danger {
	color: #f56c6c
}

.el-link.el-link--danger:hover {
	color: #f78989
}

.el-link.el-link--danger.is-disabled {
	color: #fab6b6
}

.el-link.el-link--success.is-underline:hover:after,
.el-link.el-link--success:after {
	border-color: #67c23a
}

.el-link.el-link--success {
	color: #67c23a
}

.el-link.el-link--success:hover {
	color: #85ce61
}

.el-link.el-link--success.is-disabled {
	color: #b3e19d
}

.el-link.el-link--warning.is-underline:hover:after,
.el-link.el-link--warning:after {
	border-color: #e6a23c
}

.el-link.el-link--warning {
	color: #e6a23c
}

.el-link.el-link--warning:hover {
	color: #ebb563
}

.el-link.el-link--warning.is-disabled {
	color: #f3d19e
}

.el-link.el-link--info.is-underline:hover:after,
.el-link.el-link--info:after {
	border-color: #909399
}

.el-link.el-link--info {
	color: #909399
}

.el-link.el-link--info:hover {
	color: #a6a9ad
}

.el-link.el-link--info.is-disabled {
	color: #c8c9cc
}

.el-divider {
	background-color: #dcdfe6;
	position: relative
}

.el-divider--horizontal {
	display: block;
	height: 1px;
	width: 100%;
	margin: 24px 0
}

.el-divider--vertical {
	display: inline-block;
	width: 1px;
	height: 1em;
	margin: 0 8px;
	vertical-align: middle;
	position: relative
}

.el-divider__text {
	position: absolute;
	background-color: #fff;
	padding: 0 20px;
	font-weight: 500;
	color: #303133
}

.el-image__error,
.el-image__placeholder {
	background: #f5f7fa
}

.el-divider__text.is-left {
	left: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.el-divider__text.is-center {
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.el-divider__text.is-right {
	right: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.el-image__error,
.el-image__inner,
.el-image__placeholder {
	width: 100%;
	height: 100%
}

.el-image {
	position: relative;
	display: inline-block;
	overflow: hidden
}

.el-image__inner {
	vertical-align: top
}

.el-image__inner--center {
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block
}

.el-image__error {
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #c0c4cc;
	vertical-align: middle
}

.el-image-viewer__wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.el-image-viewer__btn {
	position: absolute;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	opacity: .8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	user-select: none
}

.el-button,
.el-checkbox,
.el-checkbox-button__inner,
.el-empty__image img,
.el-radio {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.el-image-viewer__close {
	top: 40px;
	right: 40px;
	width: 40px;
	height: 40px;
	font-size: 24px;
	color: #fff;
	background-color: #606266
}

.el-image-viewer__canvas {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.el-image-viewer__actions {
	left: 50%;
	bottom: 30px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 282px;
	height: 44px;
	padding: 0 23px;
	background-color: #606266;
	border-color: #fff;
	border-radius: 22px
}

.el-image-viewer__actions__inner {
	width: 100%;
	height: 100%;
	text-align: justify;
	cursor: default;
	font-size: 23px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.el-image-viewer__next,
.el-image-viewer__prev {
	width: 44px;
	height: 44px;
	font-size: 24px;
	color: #fff;
	background-color: #606266;
	border-color: #fff;
	top: 50%
}

.el-image-viewer__prev {
	left: 40px
}

.el-image-viewer__next,
.el-image-viewer__prev {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.el-image-viewer__next {
	right: 40px;
	text-indent: 2px
}

.el-image-viewer__mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .5;
	background: #000
}

.viewer-fade-enter-active {
	-webkit-animation: viewer-fade-in .3s;
	animation: viewer-fade-in .3s
}

.viewer-fade-leave-active {
	-webkit-animation: viewer-fade-out .3s;
	animation: viewer-fade-out .3s
}

@-webkit-keyframes viewer-fade-in {
	0% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes viewer-fade-in {
	0% {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes viewer-fade-out {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

@keyframes viewer-fade-out {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

.el-button {
	display: inline-block;
	line-height: 1;
	white-space: nowrap;
	cursor: pointer;
	background: #fff;
	border: 1px solid #dcdfe6;
	color: #606266;
	-webkit-appearance: none;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	-webkit-transition: .1s;
	transition: .1s;
	font-weight: 500;
	padding: 12px 20px;
	font-size: 14px;
	border-radius: 4px
}

.el-button+.el-button,
.el-checkbox.is-bordered+.el-checkbox.is-bordered {
	margin-left: 10px
}

.el-button:focus,
.el-button:hover {
	color: #409eff;
	border-color: #c6e2ff;
	background-color: #ecf5ff
}

.el-button:active {
	color: #3a8ee6;
	border-color: #3a8ee6;
	outline: 0
}

.el-button::-moz-focus-inner {
	border: 0
}

.el-button [class*=el-icon-]+span {
	margin-left: 5px
}

.el-button.is-plain:focus,
.el-button.is-plain:hover {
	background: #fff;
	border-color: #409eff;
	color: #409eff
}

.el-button.is-active,
.el-button.is-plain:active {
	color: #3a8ee6;
	border-color: #3a8ee6
}

.el-button.is-plain:active {
	background: #fff;
	outline: 0
}

.el-button.is-disabled,
.el-button.is-disabled:focus,
.el-button.is-disabled:hover {
	color: #c0c4cc;
	cursor: not-allowed;
	background-image: none;
	background-color: #fff;
	border-color: #ebeef5
}

.el-button.is-disabled.el-button--text {
	background-color: transparent
}

.el-button.is-disabled.is-plain,
.el-button.is-disabled.is-plain:focus,
.el-button.is-disabled.is-plain:hover {
	background-color: #fff;
	border-color: #ebeef5;
	color: #c0c4cc
}

.el-button.is-loading {
	position: relative;
	pointer-events: none
}

.el-button.is-loading:before {
	pointer-events: none;
	content: "";
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	border-radius: inherit;
	background-color: hsla(0, 0%, 100%, .35)
}

.el-button.is-round {
	border-radius: 20px;
	padding: 12px 23px
}

.el-button.is-circle {
	border-radius: 50%;
	padding: 12px
}

.el-button--primary {
	color: #fff;
	background-color: #409eff;
	border-color: #409eff
}

.el-button--primary:focus,
.el-button--primary:hover {
	background: #66b1ff;
	border-color: #66b1ff;
	color: #fff
}

.el-button--primary.is-active,
.el-button--primary:active {
	background: #3a8ee6;
	border-color: #3a8ee6;
	color: #fff
}

.el-button--primary:active {
	outline: 0
}

.el-button--primary.is-disabled,
.el-button--primary.is-disabled:active,
.el-button--primary.is-disabled:focus,
.el-button--primary.is-disabled:hover {
	color: #fff;
	background-color: #a0cfff;
	border-color: #a0cfff
}

.el-button--primary.is-plain {
	color: #409eff;
	background: #ecf5ff;
	border-color: #b3d8ff
}

.el-button--primary.is-plain:focus,
.el-button--primary.is-plain:hover {
	background: #409eff;
	border-color: #409eff;
	color: #fff
}

.el-button--primary.is-plain:active {
	background: #3a8ee6;
	border-color: #3a8ee6;
	color: #fff;
	outline: 0
}

.el-button--primary.is-plain.is-disabled,
.el-button--primary.is-plain.is-disabled:active,
.el-button--primary.is-plain.is-disabled:focus,
.el-button--primary.is-plain.is-disabled:hover {
	color: #8cc5ff;
	background-color: #ecf5ff;
	border-color: #d9ecff
}

.el-button--success {
	color: #fff;
	background-color: #67c23a;
	border-color: #67c23a
}

.el-button--success:focus,
.el-button--success:hover {
	background: #85ce61;
	border-color: #85ce61;
	color: #fff
}

.el-button--success.is-active,
.el-button--success:active {
	background: #5daf34;
	border-color: #5daf34;
	color: #fff
}

.el-button--success:active {
	outline: 0
}

.el-button--success.is-disabled,
.el-button--success.is-disabled:active,
.el-button--success.is-disabled:focus,
.el-button--success.is-disabled:hover {
	color: #fff;
	background-color: #b3e19d;
	border-color: #b3e19d
}

.el-button--success.is-plain {
	color: #67c23a;
	background: #f0f9eb;
	border-color: #c2e7b0
}

.el-button--success.is-plain:focus,
.el-button--success.is-plain:hover {
	background: #67c23a;
	border-color: #67c23a;
	color: #fff
}

.el-button--success.is-plain:active {
	background: #5daf34;
	border-color: #5daf34;
	color: #fff;
	outline: 0
}

.el-button--success.is-plain.is-disabled,
.el-button--success.is-plain.is-disabled:active,
.el-button--success.is-plain.is-disabled:focus,
.el-button--success.is-plain.is-disabled:hover {
	color: #a4da89;
	background-color: #f0f9eb;
	border-color: #e1f3d8
}

.el-button--warning {
	color: #fff;
	background-color: #e6a23c;
	border-color: #e6a23c
}

.el-button--warning:focus,
.el-button--warning:hover {
	background: #ebb563;
	border-color: #ebb563;
	color: #fff
}

.el-button--warning.is-active,
.el-button--warning:active {
	background: #cf9236;
	border-color: #cf9236;
	color: #fff
}

.el-button--warning:active {
	outline: 0
}

.el-button--warning.is-disabled,
.el-button--warning.is-disabled:active,
.el-button--warning.is-disabled:focus,
.el-button--warning.is-disabled:hover {
	color: #fff;
	background-color: #f3d19e;
	border-color: #f3d19e
}

.el-button--warning.is-plain {
	color: #e6a23c;
	background: #fdf6ec;
	border-color: #f5dab1
}

.el-button--warning.is-plain:focus,
.el-button--warning.is-plain:hover {
	background: #e6a23c;
	border-color: #e6a23c;
	color: #fff
}

.el-button--warning.is-plain:active {
	background: #cf9236;
	border-color: #cf9236;
	color: #fff;
	outline: 0
}

.el-button--warning.is-plain.is-disabled,
.el-button--warning.is-plain.is-disabled:active,
.el-button--warning.is-plain.is-disabled:focus,
.el-button--warning.is-plain.is-disabled:hover {
	color: #f0c78a;
	background-color: #fdf6ec;
	border-color: #faecd8
}

.el-button--danger {
	color: #fff;
	background-color: #f56c6c;
	border-color: #f56c6c
}

.el-button--danger:focus,
.el-button--danger:hover {
	background: #f78989;
	border-color: #f78989;
	color: #fff
}

.el-button--danger.is-active,
.el-button--danger:active {
	background: #dd6161;
	border-color: #dd6161;
	color: #fff
}

.el-button--danger:active {
	outline: 0
}

.el-button--danger.is-disabled,
.el-button--danger.is-disabled:active,
.el-button--danger.is-disabled:focus,
.el-button--danger.is-disabled:hover {
	color: #fff;
	background-color: #fab6b6;
	border-color: #fab6b6
}

.el-button--danger.is-plain {
	color: #f56c6c;
	background: #fef0f0;
	border-color: #fbc4c4
}

.el-button--danger.is-plain:focus,
.el-button--danger.is-plain:hover {
	background: #f56c6c;
	border-color: #f56c6c;
	color: #fff
}

.el-button--danger.is-plain:active {
	background: #dd6161;
	border-color: #dd6161;
	color: #fff;
	outline: 0
}

.el-button--danger.is-plain.is-disabled,
.el-button--danger.is-plain.is-disabled:active,
.el-button--danger.is-plain.is-disabled:focus,
.el-button--danger.is-plain.is-disabled:hover {
	color: #f9a7a7;
	background-color: #fef0f0;
	border-color: #fde2e2
}

.el-button--info {
	color: #fff;
	background-color: #909399;
	border-color: #909399
}

.el-button--info:focus,
.el-button--info:hover {
	background: #a6a9ad;
	border-color: #a6a9ad;
	color: #fff
}

.el-button--info.is-active,
.el-button--info:active {
	background: #82848a;
	border-color: #82848a;
	color: #fff
}

.el-button--info:active {
	outline: 0
}

.el-button--info.is-disabled,
.el-button--info.is-disabled:active,
.el-button--info.is-disabled:focus,
.el-button--info.is-disabled:hover {
	color: #fff;
	background-color: #c8c9cc;
	border-color: #c8c9cc
}

.el-button--info.is-plain {
	color: #909399;
	background: #f4f4f5;
	border-color: #d3d4d6
}

.el-button--info.is-plain:focus,
.el-button--info.is-plain:hover {
	background: #909399;
	border-color: #909399;
	color: #fff
}

.el-button--info.is-plain:active {
	background: #82848a;
	border-color: #82848a;
	color: #fff;
	outline: 0
}

.el-button--info.is-plain.is-disabled,
.el-button--info.is-plain.is-disabled:active,
.el-button--info.is-plain.is-disabled:focus,
.el-button--info.is-plain.is-disabled:hover {
	color: #bcbec2;
	background-color: #f4f4f5;
	border-color: #e9e9eb
}

.el-button--medium {
	padding: 10px 20px;
	font-size: 14px;
	border-radius: 4px
}

.el-button--medium.is-round {
	padding: 10px 20px
}

.el-button--medium.is-circle {
	padding: 10px
}

.el-button--small {
	padding: 9px 15px;
	font-size: 12px;
	border-radius: 3px
}

.el-button--small.is-round {
	padding: 9px 15px
}

.el-button--small.is-circle {
	padding: 9px
}

.el-button--mini,
.el-button--mini.is-round {
	padding: 7px 15px
}

.el-button--mini {
	font-size: 12px;
	border-radius: 3px
}

.el-button--mini.is-circle {
	padding: 7px
}

.el-button--text {
	border-color: transparent;
	color: #409eff;
	background: 0 0;
	padding-left: 0;
	padding-right: 0
}

.el-button--text:focus,
.el-button--text:hover {
	color: #66b1ff;
	border-color: transparent;
	background-color: transparent
}

.el-button--text:active {
	color: #3a8ee6;
	background-color: transparent
}

.el-button--text.is-disabled,
.el-button--text.is-disabled:focus,
.el-button--text.is-disabled:hover,
.el-button--text:active {
	border-color: transparent
}

.el-button-group .el-button--danger:last-child,
.el-button-group .el-button--danger:not(:first-child):not(:last-child),
.el-button-group .el-button--info:last-child,
.el-button-group .el-button--info:not(:first-child):not(:last-child),
.el-button-group .el-button--primary:last-child,
.el-button-group .el-button--primary:not(:first-child):not(:last-child),
.el-button-group .el-button--success:last-child,
.el-button-group .el-button--success:not(:first-child):not(:last-child),
.el-button-group .el-button--warning:last-child,
.el-button-group .el-button--warning:not(:first-child):not(:last-child),
.el-button-group>.el-dropdown>.el-button {
	border-left-color: hsla(0, 0%, 100%, .5)
}

.el-button-group .el-button--danger:first-child,
.el-button-group .el-button--danger:not(:first-child):not(:last-child),
.el-button-group .el-button--info:first-child,
.el-button-group .el-button--info:not(:first-child):not(:last-child),
.el-button-group .el-button--primary:first-child,
.el-button-group .el-button--primary:not(:first-child):not(:last-child),
.el-button-group .el-button--success:first-child,
.el-button-group .el-button--success:not(:first-child):not(:last-child),
.el-button-group .el-button--warning:first-child,
.el-button-group .el-button--warning:not(:first-child):not(:last-child) {
	border-right-color: hsla(0, 0%, 100%, .5)
}

.el-button-group {
	display: inline-block;
	vertical-align: middle
}

.el-button-group:after,
.el-button-group:before {
	display: table
}

.el-button-group:after {
	clear: both
}

.el-button-group>.el-button {
	float: left;
	position: relative
}

.el-button-group>.el-button.is-disabled {
	z-index: 1
}

.el-button-group>.el-button:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.el-button-group>.el-button:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.el-button-group>.el-button:first-child:last-child {
	border-radius: 4px
}

.el-button-group>.el-button:first-child:last-child.is-round {
	border-radius: 20px
}

.el-button-group>.el-button:first-child:last-child.is-circle {
	border-radius: 50%
}

.el-button-group>.el-button:not(:first-child):not(:last-child) {
	border-radius: 0
}

.el-button-group>.el-button.is-active,
.el-button-group>.el-button:not(.is-disabled):active,
.el-button-group>.el-button:not(.is-disabled):focus,
.el-button-group>.el-button:not(.is-disabled):hover {
	z-index: 1
}

.el-button-group>.el-dropdown>.el-button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.el-calendar {
	background-color: #fff
}

.el-calendar__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 12px 20px;
	border-bottom: 1px solid #ebeef5
}

.el-backtop,
.el-page-header {
	display: -webkit-box;
	display: -ms-flexbox
}

.el-calendar__title {
	color: #000;
	-ms-flex-item-align: center;
	align-self: center
}

.el-calendar__body {
	padding: 12px 20px 35px
}

.el-calendar-table {
	table-layout: fixed;
	width: 100%
}

.el-calendar-table thead th {
	padding: 12px 0;
	color: #606266;
	font-weight: 400
}

.el-calendar-table:not(.is-range) td.next,
.el-calendar-table:not(.is-range) td.prev {
	color: #c0c4cc
}

.el-backtop,
.el-calendar-table td.is-today {
	color: #409eff
}

.el-calendar-table td {
	border-bottom: 1px solid #ebeef5;
	border-right: 1px solid #ebeef5;
	vertical-align: top;
	-webkit-transition: background-color .2s ease;
	transition: background-color .2s ease
}

.el-calendar-table td.is-selected {
	background-color: #f2f8fe
}

.el-calendar-table tr:first-child td {
	border-top: 1px solid #ebeef5
}

.el-calendar-table tr td:first-child {
	border-left: 1px solid #ebeef5
}

.el-calendar-table tr.el-calendar-table__row--hide-border td {
	border-top: none
}

.el-calendar-table .el-calendar-day {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px;
	height: 85px
}

.el-calendar-table .el-calendar-day:hover {
	cursor: pointer;
	background-color: #f2f8fe
}

.el-backtop {
	position: fixed;
	background-color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 20px;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .12);
	box-shadow: 0 0 6px rgba(0, 0, 0, .12);
	cursor: pointer;
	z-index: 5
}

.el-backtop:hover {
	background-color: #f2f6fc
}

.el-page-header {
	display: flex;
	line-height: 24px
}

.el-page-header__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	margin-right: 40px;
	position: relative
}

.el-page-header__left:after {
	position: absolute;
	width: 1px;
	height: 16px;
	right: -20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #dcdfe6
}

.el-checkbox,
.el-checkbox__input {
	display: inline-block;
	position: relative;
	white-space: nowrap
}

.el-page-header__left .el-icon-back {
	font-size: 18px;
	margin-right: 6px;
	-ms-flex-item-align: center;
	align-self: center
}

.el-page-header__title {
	font-size: 14px;
	font-weight: 500
}

.el-page-header__content {
	font-size: 18px;
	color: #303133
}

.el-checkbox {
	color: #606266;
	font-weight: 500;
	font-size: 14px;
	cursor: pointer;
	user-select: none;
	margin-right: 30px
}

.el-checkbox.is-bordered {
	padding: 9px 20px 9px 10px;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: normal;
	height: 40px
}

.el-checkbox.is-bordered.is-checked {
	border-color: #409eff
}

.el-checkbox.is-bordered.is-disabled {
	border-color: #ebeef5;
	cursor: not-allowed
}

.el-checkbox.is-bordered.el-checkbox--medium {
	padding: 7px 20px 7px 10px;
	border-radius: 4px;
	height: 36px
}

.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label {
	line-height: 17px;
	font-size: 14px
}

.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner {
	height: 14px;
	width: 14px
}

.el-checkbox.is-bordered.el-checkbox--small {
	padding: 5px 15px 5px 10px;
	border-radius: 3px;
	height: 32px
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label {
	line-height: 15px;
	font-size: 12px
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner {
	height: 12px;
	width: 12px
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after {
	height: 6px;
	width: 2px
}

.el-checkbox.is-bordered.el-checkbox--mini {
	padding: 3px 15px 3px 10px;
	border-radius: 3px;
	height: 28px
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label {
	line-height: 12px;
	font-size: 12px
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner {
	height: 12px;
	width: 12px
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner:after {
	height: 6px;
	width: 2px
}

.el-checkbox__input {
	cursor: pointer;
	outline: 0;
	line-height: 1;
	vertical-align: middle
}

.el-checkbox__input.is-disabled .el-checkbox__inner {
	background-color: #edf2fc;
	border-color: #dcdfe6;
	cursor: not-allowed
}

.el-checkbox__input.is-disabled .el-checkbox__inner:after {
	cursor: not-allowed;
	border-color: #c0c4cc
}

.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label {
	cursor: not-allowed
}

.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
	background-color: #f2f6fc;
	border-color: #dcdfe6
}

.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after {
	border-color: #c0c4cc
}

.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner {
	background-color: #f2f6fc;
	border-color: #dcdfe6
}

.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before {
	background-color: #c0c4cc;
	border-color: #c0c4cc
}

.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
	background-color: #409eff;
	border-color: #409eff
}

.el-checkbox__input.is-disabled+span.el-checkbox__label {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-checkbox__input.is-checked .el-checkbox__inner:after {
	-webkit-transform: rotate(45deg) scaleY(1);
	transform: rotate(45deg) scaleY(1)
}

.el-checkbox__input.is-checked+.el-checkbox__label {
	color: #409eff
}

.el-checkbox__input.is-focus .el-checkbox__inner {
	border-color: #409eff
}

.el-checkbox__input.is-indeterminate .el-checkbox__inner:before {
	content: "";
	position: absolute;
	display: block;
	background-color: #fff;
	height: 2px;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	left: 0;
	right: 0;
	top: 5px
}

.el-checkbox__input.is-indeterminate .el-checkbox__inner:after {
	display: none
}

.el-checkbox__inner {
	display: inline-block;
	position: relative;
	border: 1px solid #dcdfe6;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	background-color: #fff;
	z-index: 1;
	-webkit-transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46);
	transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46)
}

.el-checkbox__inner:hover {
	border-color: #409eff
}

.el-checkbox__inner:after {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	content: "";
	border: 1px solid #fff;
	border-left: 0;
	border-top: 0;
	height: 7px;
	left: 4px;
	position: absolute;
	top: 1px;
	-webkit-transform: rotate(45deg) scaleY(0);
	transform: rotate(45deg) scaleY(0);
	width: 3px;
	-webkit-transition: -webkit-transform .15s ease-in .05s;
	transition: -webkit-transform .15s ease-in .05s;
	transition: transform .15s ease-in .05s;
	transition: transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;
	-webkit-transform-origin: center;
	transform-origin: center
}

.el-checkbox__original {
	opacity: 0;
	outline: 0;
	position: absolute;
	margin: 0;
	width: 0;
	height: 0;
	z-index: -1
}

.el-checkbox-button,
.el-checkbox-button__inner {
	display: inline-block;
	position: relative
}

.el-checkbox__label {
	display: inline-block;
	padding-left: 10px;
	line-height: 19px;
	font-size: 14px
}

.el-checkbox:last-of-type {
	margin-right: 0
}

.el-checkbox-button__inner {
	line-height: 1;
	font-weight: 500;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	border: 1px solid #dcdfe6;
	border-left: 0;
	color: #606266;
	-webkit-appearance: none;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	padding: 12px 20px;
	font-size: 14px;
	border-radius: 0
}

.el-checkbox-button__inner.is-round {
	padding: 12px 20px
}

.el-checkbox-button__inner:hover {
	color: #409eff
}

.el-checkbox-button__inner [class*=el-icon-] {
	line-height: .9
}

.el-checkbox-button__inner [class*=el-icon-]+span {
	margin-left: 5px
}

.el-checkbox-button__original {
	opacity: 0;
	outline: 0;
	position: absolute;
	margin: 0;
	z-index: -1
}

.el-radio,
.el-radio__inner,
.el-radio__input {
	position: relative;
	display: inline-block
}

.el-checkbox-button.is-checked .el-checkbox-button__inner {
	color: #fff;
	background-color: #409eff;
	border-color: #409eff;
	-webkit-box-shadow: -1px 0 0 0 #8cc5ff;
	box-shadow: -1px 0 0 0 #8cc5ff
}

.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner {
	border-left-color: #409eff
}

.el-checkbox-button.is-disabled .el-checkbox-button__inner {
	color: #c0c4cc;
	cursor: not-allowed;
	background-image: none;
	background-color: #fff;
	border-color: #ebeef5;
	-webkit-box-shadow: none;
	box-shadow: none
}

.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner {
	border-left-color: #ebeef5
}

.el-checkbox-button:first-child .el-checkbox-button__inner {
	border-left: 1px solid #dcdfe6;
	border-radius: 4px 0 0 4px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.el-checkbox-button.is-focus .el-checkbox-button__inner {
	border-color: #409eff
}

.el-checkbox-button:last-child .el-checkbox-button__inner {
	border-radius: 0 4px 4px 0
}

.el-checkbox-button--medium .el-checkbox-button__inner {
	padding: 10px 20px;
	font-size: 14px;
	border-radius: 0
}

.el-checkbox-button--medium .el-checkbox-button__inner.is-round {
	padding: 10px 20px
}

.el-checkbox-button--small .el-checkbox-button__inner {
	padding: 9px 15px;
	font-size: 12px;
	border-radius: 0
}

.el-checkbox-button--small .el-checkbox-button__inner.is-round {
	padding: 9px 15px
}

.el-checkbox-button--mini .el-checkbox-button__inner {
	padding: 7px 15px;
	font-size: 12px;
	border-radius: 0
}

.el-checkbox-button--mini .el-checkbox-button__inner.is-round {
	padding: 7px 15px
}

.el-checkbox-group {
	font-size: 0
}

.el-avatar,
.el-cascader-panel,
.el-radio,
.el-radio--medium.is-bordered .el-radio__label,
.el-radio__label {
	font-size: 14px
}

.el-radio {
	color: #606266;
	font-weight: 500;
	line-height: 1;
	cursor: pointer;
	white-space: nowrap;
	outline: 0;
	margin-right: 30px
}

.el-cascader-node>.el-radio,
.el-radio:last-child {
	margin-right: 0
}

.el-radio.is-bordered {
	padding: 12px 20px 0 10px;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	box-sizing: border-box;
	height: 40px
}

.el-cascader-menu,
.el-cascader-menu__list,
.el-radio.is-bordered,
.el-radio__inner {
	-webkit-box-sizing: border-box
}

.el-radio.is-bordered.is-checked {
	border-color: #409eff
}

.el-radio.is-bordered.is-disabled {
	cursor: not-allowed;
	border-color: #ebeef5
}

.el-radio__input.is-disabled .el-radio__inner,
.el-radio__input.is-disabled.is-checked .el-radio__inner {
	background-color: #f5f7fa;
	border-color: #e4e7ed
}

.el-radio.is-bordered+.el-radio.is-bordered {
	margin-left: 10px
}

.el-radio--medium.is-bordered {
	padding: 10px 20px 0 10px;
	border-radius: 4px;
	height: 36px
}

.el-radio--mini.is-bordered .el-radio__label,
.el-radio--small.is-bordered .el-radio__label {
	font-size: 12px
}

.el-radio--medium.is-bordered .el-radio__inner {
	height: 14px;
	width: 14px
}

.el-radio--small.is-bordered {
	padding: 8px 15px 0 10px;
	border-radius: 3px;
	height: 32px
}

.el-radio--small.is-bordered .el-radio__inner {
	height: 12px;
	width: 12px
}

.el-radio--mini.is-bordered {
	padding: 6px 15px 0 10px;
	border-radius: 3px;
	height: 28px
}

.el-radio--mini.is-bordered .el-radio__inner {
	height: 12px;
	width: 12px
}

.el-radio__input {
	white-space: nowrap;
	cursor: pointer;
	outline: 0;
	line-height: 1;
	vertical-align: middle
}

.el-radio__input.is-disabled .el-radio__inner {
	cursor: not-allowed
}

.el-radio__input.is-disabled .el-radio__inner:after {
	cursor: not-allowed;
	background-color: #f5f7fa
}

.el-radio__input.is-disabled .el-radio__inner+.el-radio__label {
	cursor: not-allowed
}

.el-radio__input.is-disabled.is-checked .el-radio__inner:after {
	background-color: #c0c4cc
}

.el-radio__input.is-disabled+span.el-radio__label {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-radio__input.is-checked .el-radio__inner {
	border-color: #409eff;
	background: #409eff
}

.el-radio__input.is-checked .el-radio__inner:after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}

.el-radio__input.is-checked+.el-radio__label {
	color: #409eff
}

.el-radio__input.is-focus .el-radio__inner {
	border-color: #409eff
}

.el-radio__inner {
	border: 1px solid #dcdfe6;
	border-radius: 100%;
	width: 14px;
	height: 14px;
	background-color: #fff;
	cursor: pointer;
	box-sizing: border-box
}

.el-radio__inner:hover {
	border-color: #409eff
}

.el-radio__inner:after {
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background-color: #fff;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	-webkit-transition: -webkit-transform .15s ease-in;
	transition: -webkit-transform .15s ease-in;
	transition: transform .15s ease-in;
	transition: transform .15s ease-in, -webkit-transform .15s ease-in
}

.el-radio__original {
	opacity: 0;
	outline: 0;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0
}

.el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner {
	-webkit-box-shadow: 0 0 2px 2px #409eff;
	box-shadow: 0 0 2px 2px #409eff
}

.el-radio__label {
	padding-left: 10px
}

.el-scrollbar {
	overflow: hidden;
	position: relative
}

.el-scrollbar:active>.el-scrollbar__bar,
.el-scrollbar:focus>.el-scrollbar__bar,
.el-scrollbar:hover>.el-scrollbar__bar {
	opacity: 1;
	-webkit-transition: opacity .34s ease-out;
	transition: opacity .34s ease-out
}

.el-scrollbar__wrap {
	overflow: scroll;
	height: 100%
}

.el-scrollbar__wrap--hidden-default {
	scrollbar-width: none
}

.el-scrollbar__wrap--hidden-default::-webkit-scrollbar {
	width: 0;
	height: 0
}

.el-scrollbar__thumb {
	position: relative;
	display: block;
	width: 0;
	height: 0;
	cursor: pointer;
	border-radius: inherit;
	background-color: rgba(144, 147, 153, .3);
	-webkit-transition: background-color .3s;
	transition: background-color .3s
}

.el-scrollbar__thumb:hover {
	background-color: rgba(144, 147, 153, .5)
}

.el-scrollbar__bar {
	position: absolute;
	right: 2px;
	bottom: 2px;
	z-index: 1;
	border-radius: 4px;
	opacity: 0;
	-webkit-transition: opacity .12s ease-out;
	transition: opacity .12s ease-out
}

.el-scrollbar__bar.is-vertical {
	width: 6px;
	top: 2px
}

.el-scrollbar__bar.is-vertical>div {
	width: 100%
}

.el-scrollbar__bar.is-horizontal {
	height: 6px;
	left: 2px
}

.el-scrollbar__bar.is-horizontal>div {
	height: 100%
}

.el-cascader-panel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 4px
}

.el-cascader-panel.is-bordered {
	border: 1px solid #e4e7ed;
	border-radius: 4px
}

.el-cascader-menu {
	min-width: 180px;
	box-sizing: border-box;
	color: #606266;
	border-right: 1px solid #e4e7ed
}

.el-cascader-menu:last-child {
	border-right: none
}

.el-cascader-menu__wrap {
	height: 204px
}

.el-cascader-menu__list {
	position: relative;
	min-height: 100%;
	margin: 0;
	padding: 6px 0;
	list-style: none;
	box-sizing: border-box
}

.el-cascader-menu__hover-zone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none
}

.el-cascader-menu__empty-text {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	color: #c0c4cc
}

.el-cascader-node {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 30px 0 20px;
	height: 34px;
	line-height: 34px;
	outline: 0
}

.el-cascader-node.is-selectable.in-active-path {
	color: #606266
}

.el-cascader-node.in-active-path,
.el-cascader-node.is-active,
.el-cascader-node.is-selectable.in-checked-path {
	color: #409eff;
	font-weight: 700
}

.el-cascader-node:not(.is-disabled) {
	cursor: pointer
}

.el-cascader-node:not(.is-disabled):focus,
.el-cascader-node:not(.is-disabled):hover {
	background: #f5f7fa
}

.el-cascader-node.is-disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-cascader-node__prefix {
	position: absolute;
	left: 10px
}

.el-cascader-node__postfix {
	position: absolute;
	right: 10px
}

.el-cascader-node__label {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.el-cascader-node>.el-radio .el-radio__label {
	padding-left: 0
}

.el-avatar {
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
	color: #fff;
	background: #c0c4cc;
	width: 40px;
	height: 40px;
	line-height: 40px
}

.el-avatar,
.el-drawer,
.el-drawer__body>* {
	-webkit-box-sizing: border-box
}

.el-avatar>img {
	display: block;
	height: 100%;
	vertical-align: middle
}

.el-empty__image img,
.el-empty__image svg {
	vertical-align: top;
	height: 100%;
	width: 100%
}

.el-avatar--circle {
	border-radius: 50%
}

.el-avatar--square {
	border-radius: 4px
}

.el-avatar--icon {
	font-size: 18px
}

.el-avatar--large {
	width: 40px;
	height: 40px;
	line-height: 40px
}

.el-avatar--medium {
	width: 36px;
	height: 36px;
	line-height: 36px
}

.el-avatar--small {
	width: 28px;
	height: 28px;
	line-height: 28px
}

@-webkit-keyframes el-drawer-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes el-drawer-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes rtl-drawer-in {
	0% {
		-webkit-transform: translate(100%);
		transform: translate(100%)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@keyframes rtl-drawer-in {
	0% {
		-webkit-transform: translate(100%);
		transform: translate(100%)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@-webkit-keyframes rtl-drawer-out {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	to {
		-webkit-transform: translate(100%);
		transform: translate(100%)
	}
}

@keyframes rtl-drawer-out {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	to {
		-webkit-transform: translate(100%);
		transform: translate(100%)
	}
}

@-webkit-keyframes ltr-drawer-in {
	0% {
		-webkit-transform: translate(-100%);
		transform: translate(-100%)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@keyframes ltr-drawer-in {
	0% {
		-webkit-transform: translate(-100%);
		transform: translate(-100%)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@-webkit-keyframes ltr-drawer-out {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	to {
		-webkit-transform: translate(-100%);
		transform: translate(-100%)
	}
}

@keyframes ltr-drawer-out {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	to {
		-webkit-transform: translate(-100%);
		transform: translate(-100%)
	}
}

@-webkit-keyframes ttb-drawer-in {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@keyframes ttb-drawer-in {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@-webkit-keyframes ttb-drawer-out {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	to {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@keyframes ttb-drawer-out {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	to {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@-webkit-keyframes btt-drawer-in {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@keyframes btt-drawer-in {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}

	to {
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@-webkit-keyframes btt-drawer-out {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	to {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

@keyframes btt-drawer-out {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0)
	}

	to {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

.el-drawer {
	position: absolute;
	box-sizing: border-box;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12);
	box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12);
	overflow: hidden;
	outline: 0
}

.el-drawer.rtl {
	-webkit-animation: rtl-drawer-out .3s;
	animation: rtl-drawer-out .3s;
	right: 0
}

.el-drawer__open .el-drawer.rtl {
	-webkit-animation: rtl-drawer-in .3s 1ms;
	animation: rtl-drawer-in .3s 1ms
}

.el-drawer.ltr {
	-webkit-animation: ltr-drawer-out .3s;
	animation: ltr-drawer-out .3s;
	left: 0
}

.el-drawer__open .el-drawer.ltr {
	-webkit-animation: ltr-drawer-in .3s 1ms;
	animation: ltr-drawer-in .3s 1ms
}

.el-drawer.ttb {
	-webkit-animation: ttb-drawer-out .3s;
	animation: ttb-drawer-out .3s;
	top: 0
}

.el-drawer__open .el-drawer.ttb {
	-webkit-animation: ttb-drawer-in .3s 1ms;
	animation: ttb-drawer-in .3s 1ms
}

.el-drawer.btt {
	-webkit-animation: btt-drawer-out .3s;
	animation: btt-drawer-out .3s;
	bottom: 0
}

.el-drawer__open .el-drawer.btt {
	-webkit-animation: btt-drawer-in .3s 1ms;
	animation: btt-drawer-in .3s 1ms
}

.el-drawer__wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	margin: 0
}

.el-drawer__header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #72767b;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 32px;
	padding: 20px 20px 0
}

.el-drawer__header>:first-child,
.el-drawer__title {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.el-drawer__title {
	margin: 0;
	line-height: inherit;
	font-size: 1rem
}

.el-drawer__close-btn {
	border: none;
	cursor: pointer;
	font-size: 20px;
	color: inherit;
	background-color: transparent
}

.el-drawer__body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: auto
}

.el-drawer__body>* {
	box-sizing: border-box
}

.el-drawer.ltr,
.el-drawer.rtl {
	height: 100%;
	top: 0;
	bottom: 0
}

.el-drawer.btt,
.el-drawer.ttb,
.el-drawer__container {
	width: 100%;
	left: 0;
	right: 0
}

.el-drawer__container {
	position: relative;
	top: 0;
	bottom: 0;
	height: 100%
}

.el-drawer-fade-enter-active {
	-webkit-animation: el-drawer-fade-in .3s;
	animation: el-drawer-fade-in .3s
}

.el-drawer-fade-leave-active {
	animation: el-drawer-fade-in .3s reverse
}

.el-statistic {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5715;
	list-style: none;
	-webkit-font-feature-settings: "tnum";
	font-feature-settings: "tnum";
	text-align: center
}

.el-statistic .head {
	margin-bottom: 4px;
	color: #00073;
	font-size: 14px
}

.el-statistic .con {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.el-statistic .con .number {
	font-size: 20px;
	padding: 0 4px
}

.el-statistic .con span {
	display: inline-block;
	margin: 0;
	line-height: 100%
}

.el-popconfirm__main,
.el-skeleton__image {
	display: -ms-flexbox;
	-webkit-box-align: center;
	display: -webkit-box
}

.el-popconfirm__main {
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.el-popconfirm__icon {
	margin-right: 5px
}

.el-popconfirm__action {
	text-align: right;
	margin: 0
}

@-webkit-keyframes el-skeleton-loading {
	0% {
		background-position: 100% 50%
	}

	to {
		background-position: 0 50%
	}
}

@keyframes el-skeleton-loading {
	0% {
		background-position: 100% 50%
	}

	to {
		background-position: 0 50%
	}
}

.el-skeleton {
	width: 100%
}

.el-skeleton__first-line,
.el-skeleton__paragraph {
	height: 16px;
	margin-top: 16px;
	background: #f2f2f2
}

.el-skeleton.is-animated .el-skeleton__item {
	background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
	background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
	background-size: 400% 100%;
	-webkit-animation: el-skeleton-loading 1.4s ease infinite;
	animation: el-skeleton-loading 1.4s ease infinite
}

.el-skeleton__item {
	background: #f2f2f2;
	display: inline-block;
	height: 16px;
	border-radius: 4px;
	width: 100%
}

.el-skeleton__circle {
	border-radius: 50%;
	width: 36px;
	height: 36px;
	line-height: 36px
}

.el-skeleton__circle--lg {
	width: 40px;
	height: 40px;
	line-height: 40px
}

.el-skeleton__circle--md {
	width: 28px;
	height: 28px;
	line-height: 28px
}

.el-skeleton__button {
	height: 40px;
	width: 64px;
	border-radius: 4px
}

.el-skeleton__p {
	width: 100%
}

.el-skeleton__p.is-last {
	width: 61%
}

.el-skeleton__p.is-first {
	width: 33%
}

.el-skeleton__text {
	width: 100%;
	height: 13px
}

.el-skeleton__caption {
	height: 12px
}

.el-skeleton__h1 {
	height: 20px
}

.el-skeleton__h3 {
	height: 18px
}

.el-skeleton__h5 {
	height: 16px
}

.el-skeleton__image {
	width: unset;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 0
}

.el-skeleton__image svg {
	fill: #dcdde0;
	width: 22%;
	height: 22%
}

.el-empty {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0
}

.el-empty__image {
	width: 160px
}

.el-empty__image img {
	user-select: none;
	-o-object-fit: contain;
	object-fit: contain
}

.el-empty__image svg {
	fill: #dcdde0
}

.el-empty__description {
	margin-top: 20px
}

.el-empty__description p {
	margin: 0;
	font-size: 14px;
	color: #909399
}

.el-empty__bottom,
.el-result__title {
	margin-top: 20px
}

.el-descriptions {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	color: #303133
}

.el-descriptions__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px
}

.el-descriptions__title {
	font-size: 16px;
	font-weight: 700
}

.el-descriptions--mini,
.el-descriptions--small {
	font-size: 12px
}

.el-descriptions__body {
	color: #606266;
	background-color: #fff
}

.el-descriptions__body .el-descriptions__table {
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	font-weight: 400;
	line-height: 1.5
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-left {
	text-align: left
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-center {
	text-align: center
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-right {
	text-align: right
}

.el-descriptions .is-bordered {
	table-layout: auto
}

.el-descriptions .is-bordered .el-descriptions-item__cell {
	border: 1px solid #ebeef5;
	padding: 12px 10px
}

.el-descriptions :not(.is-bordered) .el-descriptions-item__cell {
	padding-bottom: 12px
}

.el-descriptions--medium.is-bordered .el-descriptions-item__cell {
	padding: 10px
}

.el-descriptions--medium:not(.is-bordered) .el-descriptions-item__cell {
	padding-bottom: 10px
}

.el-descriptions--small.is-bordered .el-descriptions-item__cell {
	padding: 8px 10px
}

.el-descriptions--small:not(.is-bordered) .el-descriptions-item__cell {
	padding-bottom: 8px
}

.el-descriptions--mini.is-bordered .el-descriptions-item__cell {
	padding: 6px 10px
}

.el-descriptions--mini:not(.is-bordered) .el-descriptions-item__cell {
	padding-bottom: 6px
}

.el-descriptions-item {
	vertical-align: top
}

.el-descriptions-item__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.el-descriptions-item__container .el-descriptions-item__content,
.el-descriptions-item__container .el-descriptions-item__label {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

.el-descriptions-item__container .el-descriptions-item__content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.el-descriptions-item__label.has-colon:after {
	content: ":";
	position: relative;
	top: -.5px
}

.el-descriptions-item__label.is-bordered-label {
	font-weight: 700;
	color: #909399;
	background: #fafafa
}

.el-descriptions-item__label:not(.is-bordered-label) {
	margin-right: 10px
}

.el-descriptions-item__content {
	word-break: break-word;
	overflow-wrap: break-word
}

.el-result {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 30px
}

.el-result__icon svg {
	width: 64px;
	height: 64px
}

.el-result__title p {
	margin: 0;
	font-size: 20px;
	color: #303133;
	line-height: 1.3
}

.el-result__subtitle {
	margin-top: 10px
}

.el-result__subtitle p {
	margin: 0;
	font-size: 14px;
	color: #606266;
	line-height: 1.3
}

.el-result__extra {
	margin-top: 30px
}

.el-result .icon-success {
	fill: #67c23a
}

.el-result .icon-error {
	fill: #f56c6c
}

.el-result .icon-info {
	fill: #909399
}

.el-result .icon-warning {
	fill: #e6a23c
}

.s-canvas[data-v-ed9c5482] {
	height: 38px
}

.s-canvas canvas[data-v-ed9c5482] {
	margin-top: -1px;
	margin-left: -1px
}

@keyframes zhuan {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.textError {
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: center
}

.textError i {
	font-size: 60px;
	color: red
}

.textError p {
	font-size: 14px;
	color: red;
	text-align: center
}

.textError p:first-child {
	margin-bottom: 20px
}

.textError .el-result {
	height: 50px;
	width: 50px
}

.codePhone {
	margin: 0;
	padding: 0;
	min-width: 100px
}

.codePhone .bix {
	padding: 5px 0
}

.codePhone .bix p {
	cursor: pointer;
	text-align: center;
	height: 30px;
	line-height: 30px
}

.codePhone .bix .action,
.codePhone .bix p:hover {
	background: #548feb;
	color: #fff
}

.ModeLogin {
	width: 480px;
	z-index: 99999
}

.ModeLogin .placeholder::-webkit-input-placeholder {
	color: #f14d2a
}

.ModeLogin .box .one .title {
	width: 480px;
	height: 50px;
	background: #f6f6f8;
	display: flex;
	justify-content: center;
	align-items: center
}

.ModeLogin .box .one .title span {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	text-align: center
}

.ModeLogin .box .one .title span:first-child {
	width: 70px;
	cursor: pointer
}

.ModeLogin .box .one .title span:first-child:hover {
	color: #548feb
}

.ModeLogin .box .one .title span:last-child {
	width: 70px;
	cursor: pointer
}

.ModeLogin .box .one .title span:last-child:hover {
	color: #548feb;
	animation: zhuan 3s
}

.ModeLogin .box .one .title .content {
	flex: 1
}

.ModeLogin .box .one .body {
	padding: 40px 30px 0
}

.ModeLogin .box .one .body .inputPhone {
	display: flex
}

.ModeLogin .box .one .body .inputPhone div:first-child {
	width: 90px;
	height: 40px;
	background: #f6f6f8;
	border: 1px solid #eae9f2;
	border-right: none;
	display: flex;
	align-items: center
}

.ModeLogin .box .one .body .inputPhone div:first-child span:first-child {
	cursor: pointer;
	width: 54px;
	text-align: center;
	height: 40px;
	line-height: 40px
}

.ModeLogin .box .one .body .inputPhone div:first-child span:first-child .el-popover__reference-wrapper {
	display: inline-block;
	width: 90px;
	height: 40px
}

.ModeLogin .box .one .body .inputPhone div:first-child span:first-child .el-popover__reference-wrapper .el-popover__reference {
	display: inline-block;
	width: 54px
}

.ModeLogin .box .one .body .inputPhone div:first-child span:last-child {
	flex: 1
}

.ModeLogin .box .one .body .inputPhone div:last-child {
	width: 330px;
	height: 40px;
	background: #f6f6f8;
	color: #f14d2a
}

.ModeLogin .box .one .body .inputPhone div:last-child input {
	width: 330px;
	height: 40px;
	border: 1px solid #eae9f2;
	background: #f6f6f8;
	padding-left: 10px
}

.ModeLogin .box .one .body .inputPhone div:last-child input:focus {
	outline: none;
	background: #f6f6f8
}

.ModeLogin .box .one .body .inputCode {
	display: flex;
	justify-content: space-between;
	margin-top: 10px
}

.ModeLogin .box .one .body .inputCode div:first-child {
	width: 320px;
	height: 40px;
	background: #f6f6f8
}

.ModeLogin .box .one .body .inputCode div:first-child input {
	width: 320px;
	height: 40px;
	border: 1px solid #eae9f2;
	background: #f6f6f8;
	padding-left: 20px
}

.ModeLogin .box .one .body .inputCode div:first-child input:focus {
	outline: none;
	background: #f6f6f8
}

.ModeLogin .box .one .body .inputCode div:last-child {
	width: 90px;
	height: 40px;
	cursor: pointer;
	border: 1px solid #eae9f2
}

.ModeLogin .box .one .body .inputCode2 {
	display: flex;
	margin-top: 10px
}

.ModeLogin .box .one .body .inputCode2 div:first-child {
	width: 310px;
	height: 40px;
	background: #f6f6f8
}

.ModeLogin .box .one .body .inputCode2 div:first-child input {
	width: 320px;
	height: 40px;
	border: 1px solid #eae9f2;
	border-right: none;
	background: #f6f6f8;
	padding-left: 20px
}

.ModeLogin .box .one .body .inputCode2 div:first-child input:focus {
	outline: none;
	background: #f6f6f8
}

.ModeLogin .box .one .body .inputCode2 div:last-child {
	width: 110px;
	height: 40px;
	background: #f6f6f8;
	border: 1px solid #eae9f2;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	color: #7a809a;
	cursor: pointer
}

.ModeLogin .box .one .body .inputCode2 div:last-child:hover {
	color: #548feb
}

.ModeLogin .box .one .body .inputCode2 .code {
	color: #548feb !important
}

.ModeLogin .box .one .body .btn p {
	cursor: pointer;
	margin-top: 20px;
	width: 420px;
	height: 40px;
	background: #548feb;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	line-height: 40px;
	text-align: center
}

.ModeLogin .box .one .body .btn div {
	height: 15px
}

.ModeLogin .box .one .body .text {
	display: flex
}

.ModeLogin .box .one .body .text div {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	display: flex;
	align-items: center
}

.ModeLogin .box .one .body .text div .Privacys {
	width: 14px;
	height: 14px;
	margin-right: 6px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=);
	background-size: 100% 100%;
	cursor: pointer
}

.ModeLogin .box .one .body .text div .Privacys:hover {
	width: 14px;
	height: 14px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC);
	background-size: 100% 100%
}

.ModeLogin .box .one .body .text div i {
	width: 14px;
	height: 14px;
	margin-right: 6px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=);
	background-size: 100% 100%;
	cursor: pointer
}

.ModeLogin .box .one .body .text div:first-child {
	width: 317px
}

.ModeLogin .box .one .body .text div:first-child em {
	font-style: normal;
	cursor: pointer;
	color: #548feb
}

.ModeLogin .box .one .body .text div:last-child {
	flex: 1;
	justify-content: flex-end
}

.ModeLogin .box .one .bottom .tab {
	margin-top: 25px;
	height: 40px;
	background: #f6f6f8;
	font-size: 14px;
	font-weight: 400;
	color: #7a809a;
	text-align: center;
	line-height: 40px
}

.ModeLogin .box .one .bottom .weWach {
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center
}

.ModeLogin .box .one .bottom .weWach .boxs {
	cursor: pointer
}

.ModeLogin .box .one .bottom .weWach .boxs p:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.ModeLogin .box .one .bottom .weWach .boxs p:first-child img {
	height: 38px;
	width: 38px
}

.ModeLogin .box .one .bottom .weWach .boxs p:last-child {
	margin-top: 6px;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	text-align: center
}

.ModeLogin .box .Wechat {
	height: 430px;
	display: flex;
	justify-content: center;
	align-items: center
}

.ModeLogin .box .Wechat .box p iframe .title {
	display: none
}

.ModeLogin .box .Wechat .box p:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.ModeLogin .box .Wechat .box p:first-child img {
	width: 220px;
	height: 220px
}

.ModeLogin .box .Wechat .box p:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-top: 20px;
	text-align: center
}

.ModeLogin .box .Privacy {
	height: 550px;
	overflow: auto;
	padding: 30px;
	font-size: 14px;
	color: #666
}

.ModeLogin .box .Privacy p {
	margin-bottom: 20px
}

.ModeLogin .box .Privacy .jia {
	color: #444;
	font-weight: 700;
	font-size: 15px
}

.login .el-dialog__wrapper {
	padding: 0;
	margin: 0;
	width: 100vw
}

.login .el-dialog__header {
	height: 0 !important;
	padding: 0
}

.login .el-dialog__body {
	padding: 0;
	margin: 0
}

.alertModel_dialogOne {
	width: 480px;
	padding: 0
}

.alertModel_dialogOne .el-dialog__body,
.alertModel_dialogOne .el-dialog__header {
	padding: 0
}

.alertModel_dialogOne .boxs .header {
	height: 50px;
	background: #f6f6f8;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.alertModel_dialogOne .boxs .header span {
	width: 100px
}

.alertModel_dialogOne .boxs .header span:last-child {
	text-align: right;
	padding-right: 20px;
	font-size: 16px;
	cursor: pointer
}

.alertModel_dialogOne .boxs .header span:last-child:hover {
	color: #548feb
}

.alertModel_dialogOne .boxs .header .txt {
	flex: 1;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #333
}

.alertModel_dialogOne .boxs .bodyText {
	max-height: 500px;
	overflow: auto;
	padding: 20px;
	font-size: 12px;
	color: #333;
	text-align: left
}

.alertModel_dialogOne .boxs .body {
	padding: 20px 35px 80px
}

.alertModel_dialogOne .boxs .body p {
	text-align: left;
	color: #444;
	font-size: 14px
}

.alertModel_dialogOne .boxs .body p:first-child {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px
}

.alertModel_dialogOne .boxs .body p:last-child {
	line-height: 30px
}

.alertModel_dialogOne .boxs .follow {
	text-align: center !important;
	height: 131px
}

.alertModel_dialogOne .boxs .follow p {
	margin-top: 31px;
	font-size: 16px;
	font-weight: 700;
	color: #444
}

.alertModel_dialogOne .boxs .foter {
	display: flex;
	justify-content: space-between;
	padding: 0 30px 29px
}

.alertModel_dialogOne .boxs .foter span {
	flex: 1;
	height: 40px;
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
	text-align: center;
	cursor: pointer
}

.alertModel_dialogOne .boxs .foter span:first-child {
	background: #f6f6f8;
	color: #444
}

.alertModel_dialogOne .boxs .foter span:last-child {
	background: #548feb;
	color: #fff
}

@keyframes close-42f225a3 {
	to {
		transform: rotate(0deg)
	}

	0% {
		transform: rotate(1turn)
	}
}

[data-v-42f225a3] .paymentCustom {
	width: 525px !important;
	background: transparent;
	box-shadow: none
}

[data-v-42f225a3] .paymentCustom .el-dialog__header {
	padding: 0
}

[data-v-42f225a3] .paymentCustom .el-dialog__body {
	padding: 0;
	margin: 0
}

[data-v-42f225a3] .paymentCustom .paymentBox {
	display: flex;
	width: 525px
}

[data-v-42f225a3] .paymentCustom .paymentBox .navs {
	margin-right: -1px;
	width: 65px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start
}

[data-v-42f225a3] .paymentCustom .paymentBox .navs .item {
	cursor: pointer;
	width: 64px;
	height: 94px;
	background: #548feb;
	border-radius: 6px 0 0 6px;
	margin-bottom: 5px;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-42f225a3] .paymentCustom .paymentBox .navs .item span:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 8px
}

[data-v-42f225a3] .paymentCustom .paymentBox .navs .item span:first-child img {
	height: 38px;
	width: 38px
}

[data-v-42f225a3] .paymentCustom .paymentBox .navs .item span:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #fff
}

[data-v-42f225a3] .paymentCustom .paymentBox .navs .tabs {
	background: #ededf1
}

[data-v-42f225a3] .paymentCustom .paymentBox .navs .tabs span {
	color: #444 !important
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs {
	flex: 1;
	background: #fff
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .head {
	height: 50px;
	background: #f6f6f8;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 22px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .head span {
	font-size: 16px;
	font-weight: 400;
	color: #333
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .head span:last-child {
	cursor: pointer
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .head span:last-child:hover {
	color: #548feb;
	animation: close-42f225a3 2s
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .money {
	padding: 0 20px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .money p {
	width: 420px;
	height: 36px;
	background: #f6f6f8;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	margin-top: 10px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .money p span {
	font-size: 14px;
	font-weight: 400;
	color: #7a809a
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .one span:last-child {
	color: #444
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .two span:last-child {
	color: #ed4a4a
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .img {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .img .box {
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .img .box img {
	width: 200px;
	height: 200px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .img .Vb {
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .img .Vb p {
	width: 200px;
	height: 42px;
	line-height: 42px;
	background: #fff;
	border: 1px solid #eee;
	font-size: 15px;
	font-weight: 400;
	color: #444;
	margin-bottom: 8px;
	text-align: left;
	padding-left: 30px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .img .Vb p em {
	font-style: normal;
	color: #ed4a4a
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .img .Vb .two {
	font-weight: 700
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .img .Vb .btn {
	background: #5b90e3;
	border-radius: 8px;
	color: #fff;
	margin: 10px 0;
	cursor: pointer;
	text-align: center;
	padding: 0
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .coupon {
	padding: 0 20px;
	margin-top: 20px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .coupon p {
	height: 36px;
	cursor: pointer;
	background: #f6f6f8;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .coupon p span {
	font-size: 14px;
	font-weight: 400;
	color: #7a809a
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList {
	padding: 0 20px;
	transition: all 2s
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .item {
	cursor: pointer;
	display: flex;
	margin-top: 10px;
	position: relative
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .item .left {
	width: 80px;
	height: 80px;
	background: linear-gradient(90deg, #ffce4c, #f4a00c);
	box-shadow: 0 0 20px 1px rgba(7, 0, 24, .08);
	border-radius: 4px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .item .left div:first-child {
	height: 60px;
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .item .left div:last-child {
	width: 80px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fdc555;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	border-radius: 0 0 4px 4px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .item .right {
	width: 336px;
	height: 80px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 4px;
	padding-left: 11px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .item .right p:first-child {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 400;
	color: #444
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .item .right p:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .item .Check {
	position: absolute;
	right: 3px;
	top: 0
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .item .Check span {
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .item .Check span img {
	width: 32px;
	height: 32px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .text {
	margin: 20px 0
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .main .couponeList .text div p {
	text-align: left;
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9;
	line-height: 20px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .foter {
	border-top: 1px solid #eee;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .foter p,
[data-v-42f225a3] .paymentCustom .paymentBox .boxs .foter p span:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .foter p span:first-child .xuan {
	width: 14px;
	height: 14px;
	margin-right: 6px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=);
	background-size: 100% 100%;
	cursor: pointer
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .foter p span:first-child .xuan:hover {
	width: 14px;
	height: 14px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC);
	background-size: 100% 100%
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .foter p span:first-child .zhong {
	width: 14px;
	height: 14px;
	margin-right: 6px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=);
	background-size: 100% 100%;
	cursor: pointer
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .foter p span:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #333
}

[data-v-42f225a3] .paymentCustom .paymentBox .boxs .foter p span:last-child em {
	font-style: normal;
	color: #548feb;
	cursor: pointer
}

.content .title[data-v-42f225a3] {
	margin: 10px 20px;
	width: 420px;
	height: 62px;
	background: #fff;
	border: 1px solid #eae9f2;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.content .title P[data-v-42f225a3] {
	font-size: 14px;
	font-weight: 400;
	color: #444
}

.content .title P[data-v-42f225a3]:first-child {
	font-size: 18px;
	font-weight: 400;
	color: #ed4a4a
}

.content #qrCode[data-v-42f225a3] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 41px 0 51px
}

.content .invalidClass .mode[data-v-42f225a3] {
	display: -webkit-flex
}

.content .qrCodeBoxs[data-v-42f225a3] {
	position: relative;
	display: flex;
	justify-content: center
}

.content .mode[data-v-42f225a3] {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 42px;
	left: calc(50% - 100px);
	width: 200px;
	height: 200px;
	background: hsla(0, 0%, 100%, .8);
	font-size: 50px;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.content .invalid[data-v-42f225a3] {
	line-height: 30px;
	color: #ed4a4a
}

.content .botm[data-v-42f225a3] {
	line-height: 50px;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	width: 460px;
	height: 50px;
	background: #fff;
	border: 1px solid #eee
}

.popover_scoreNav {
	padding: 0;
	margin: 0;
	min-width: 140px;
	top: 48px !important;
	width: 140px;
	background: #fff;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	border-radius: 4px
}

.popover_scoreNav .boxs {
	overflow: hidden;
	padding: 10px 0
}

.popover_scoreNav .boxs div {
	height: 36px;
	overflow: hidden;
	text-align: center;
	line-height: 36px;
	font-size: 15px;
	font-weight: 400;
	color: #333;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center
}

.popover_scoreNav .boxs div:hover {
	background-color: #e9eff9
}

.popover_scoreNav .boxs div span {
	display: flex;
	justify-content: center;
	align-items: center
}

.popover_scoreNav .boxs div span img {
	width: 24px;
	margin-right: 15px
}

.popover_scoreNav .el-popover__reference {
	height: 100%;
	width: 100%
}

.popover_scoreNav .active {
	background-color: #e9eff9
}

.popover_scoreNav .noCursor {
	cursor: not-allowed !important
}

.BasUserInfos {
	margin: 0;
	margin-top: -8px !important;
	padding: 0;
	display: flex;
	min-width: 130px
}

.BasUserInfos .el-popover__reference-wrapper {
	display: block !important;
	width: 100px
}

.BasUserInfos .boxss p {
	line-height: 40px;
	font-size: 13px;
	font-weight: 400;
	color: #666;
	padding: 0 20px;
	display: flex;
	cursor: pointer
}

.BasUserInfos .boxss p span:first-child {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-right: 7px
}

.BasUserInfos .boxss p span:first-child img {
	width: 16px;
	display: inline-block;
	height: 16px
}

.userInfotwo {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 60px
}

.userInfotwo .avatar {
	height: 36px;
	width: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 8px;
	cursor: pointer
}

.userInfotwo .avatar img {
	width: 100%;
	height: 100%;
	border-radius: 50%
}

.userInfotwo .info {
	cursor: pointer;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center
}

.userInfotwo .info span:first-child {
	width: 86px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.userInfotwo .info span:last-child {
	width: 12px;
	display: flex;
	justify-content: center;
	align-items: center
}

.userInfotwo .info span:last-child img {
	width: 12px;
	height: 6px
}

.navLogin {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1999;
	width: 100%;
	height: 60px;
	background-color: #fff;
	box-shadow: 0 2px 15px 1px rgba(34, 60, 123, .07)
}

.navLogin .navBox {
	width: 1200px;
	margin: 0 auto;
	height: 100%
}

.navLogin .navBox .logo {
	width: 150px;
	float: left
}

.navLogin .navBox .logo img {
	width: 150px;
	margin-top: 10px;
	cursor: pointer
}

.navLogin .navBox .menus {
	float: left;
	margin-left: 20px;
	display: flex
}

.navLogin .navBox .menus span {
	line-height: 60px;
	font-size: 16px;
	color: #333;
	width: 150px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background .3s
}

.navLogin .navBox .menus span em {
	font-style: normal;
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	z-index: 2
}

.navLogin .navBox .menus span .arrowBox i {
	width: 9px;
	height: 7px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAHCAYAAADam2dgAAAAAXNSR0IArs4c6QAAAJxJREFUKFN9yjEOAUEAheH3ppQodDonIJndGYWtROUcEoXWHVxBOIETKHUrUUwl0zuAREExlSezlWL52/+jtXZGck1yBKAHoAPgCeABoCa5YVmWNwAD/EjSmUVRHEnO/6ADrbXOGHMBYFrgW9KYeTjndpKWLWgbQlg1qKqqbkqpBjD8gteU0iTG+GpQznvfl7SXNJV0IrkIIdzz+wDECjgxy7dRbAAAAABJRU5ErkJggg==);
	background-size: 100%;
	margin-left: 5px
}

.navLogin .navBox .menus span:hover {
	background-color: #548feb;
	color: #fff
}

.navLogin .navBox .menus span:hover .arrowBox i {
	width: 9px;
	height: 7px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAHCAYAAADam2dgAAAAAXNSR0IArs4c6QAAAHRJREFUKFONzjEOAQEQBdA3SonaKTSUKpeQ7SVqR6EUBxCNI+hUOudQqo3MhmSLjZh23v/54Y+LzNyiwRCjTuaFB46FTlj+KDwXmuKGQQ+stlnUIzP3WPegXURsvqi2XDHpwDvmEfFs0adtjAMWuGAVETXcGxu+IWywCgmDAAAAAElFTkSuQmCC);
	background-size: 100%;
	margin-left: 5px
}

.navLogin .navBox .menus .active {
	background-color: #548feb;
	color: #fff
}

.navLogin .navBox .menus .active em {
	color: #fff
}

.navLogin .navBox .menus .active .arrowBox i {
	width: 9px;
	height: 7px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAHCAYAAADam2dgAAAAAXNSR0IArs4c6QAAAHRJREFUKFONzjEOAQEQBdA3SonaKTSUKpeQ7SVqR6EUBxCNI+hUOudQqo3MhmSLjZh23v/54Y+LzNyiwRCjTuaFB46FTlj+KDwXmuKGQQ+stlnUIzP3WPegXURsvqi2XDHpwDvmEfFs0adtjAMWuGAVETXcGxu+IWywCgmDAAAAAElFTkSuQmCC);
	background-size: 100%;
	margin-left: 5px
}

.navLogin .navBox .userInfo {
	float: right;
	margin-top: 16px
}

.navLogin .navBox .userInfo .avatar {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	float: left
}

.navLogin .navBox .userInfo .avatar img {
	width: 100%
}

.navLogin .navBox .userInfo .btn {
	float: left;
	text-align: center
}

.navLogin .navBox .userInfo .btn span {
	display: inline-block;
	box-sizing: border-box;
	width: 70px;
	height: 28px;
	line-height: 26px;
	border-radius: 14px;
	border: 1px solid #ddd;
	font-size: 13px;
	color: #666;
	margin-left: 10px;
	cursor: pointer
}

.navLogin .navBox .userInfo .btn span:hover {
	color: #fff;
	background: #548feb
}

.navLogin .navBox .userInfo .btn .register {
	background-color: #548feb;
	color: #fff
}

.navLogin .navBox .userInfo .info {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	width: 100px
}

.navLogin .navBox .userInfo .info span {
	line-height: 27px
}

.navLogin .navBox .userInfo .info span:first-child {
	width: 86px;
	font-size: 14px;
	font-weight: 400;
	color: #666
}

.navLogin .navBox .userInfo .info span:last-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.navLogin .navBox .userInfo .info span:last-child img {
	width: 12px;
	height: 6px
}

.homeBackTO {
	background: url(navLogo.78b7f66.png);
	box-shadow: none;
	z-index: 1000
}

.homeBackTO .navBox .menus span {
	color: #fff
}

.homeBackTO .navBox .menus span .arrowBox i {
	width: 9px;
	height: 7px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAHCAYAAADam2dgAAAAAXNSR0IArs4c6QAAAHRJREFUKFONzjEOAQEQBdA3SonaKTSUKpeQ7SVqR6EUBxCNI+hUOudQqo3MhmSLjZh23v/54Y+LzNyiwRCjTuaFB46FTlj+KDwXmuKGQQ+stlnUIzP3WPegXURsvqi2XDHpwDvmEfFs0adtjAMWuGAVETXcGxu+IWywCgmDAAAAAElFTkSuQmCC);
	background-size: 100%;
	margin-left: 5px
}

.homeBackTO .navBox .userInfo .btn span {
	color: #fff
}

.homeBackTO .navBox .userInfotwo .info span {
	color: #fff !important
}

.Footer1[data-v-f8dbad54] {
	margin-top: 30px;
	width: 100vw
}

.Footer1 .friend[data-v-f8dbad54] {
	width: 100%;
	height: 200px;
	background-color: #15172e;
	display: flex;
	justify-content: center;
	align-items: center
}

.Footer1 .friend .main[data-v-f8dbad54] {
	width: 1200px;
	display: flex;
	justify-content: flex-start;
	height: 200px
}

.Footer1 .friend .main .left[data-v-f8dbad54] {
	display: flex;
	width: 323px;
	align-items: center
}

.Footer1 .friend .main .left div[data-v-f8dbad54]:first-child {
	margin-right: 21px
}

.Footer1 .friend .main .left div:first-child a[data-v-f8dbad54] {
	text-decoration: none;
	width: 160px;
	height: 46px;
	cursor: pointer;
	background: #212440;
	display: flex;
	justify-content: center;
	align-items: center
}

.Footer1 .friend .main .left div:first-child a[data-v-f8dbad54]:first-child {
	margin-bottom: 12px
}

.Footer1 .friend .main .left div:first-child a span[data-v-f8dbad54] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	color: #ddd;
	line-height: 46px
}

.Footer1 .friend .main .left div:first-child a span img[data-v-f8dbad54] {
	width: 19px;
	height: 24px;
	margin-right: 19px
}

.Footer1 .friend .main .left div:first-child a[data-v-f8dbad54]:hover {
	background: #313558
}

.Footer1 .friend .main .left div[data-v-f8dbad54]:last-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.Footer1 .friend .main .left div:last-child img[data-v-f8dbad54] {
	width: 100px;
	height: 100px
}

.Footer1 .friend .main .content[data-v-f8dbad54] {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	width: 554px
}

.Footer1 .friend .main .content div[data-v-f8dbad54]:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.Footer1 .friend .main .content div:first-child span[data-v-f8dbad54] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #fefefe
}

.Footer1 .friend .main .content div:first-child span img[data-v-f8dbad54] {
	width: 22px;
	height: 22px;
	margin-right: 9px
}

.Footer1 .friend .main .content div[data-v-f8dbad54]:last-child {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 20px
}

.Footer1 .friend .main .content div:last-child p[data-v-f8dbad54] {
	width: 150px;
	height: 50px;
	background: #1c1e36;
	border: 1px solid #303557;
	margin-right: 10px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	cursor: pointer
}

.Footer1 .friend .main .content div:last-child p[data-v-f8dbad54]:hover:before {
	transform: rotate(1turn);
	height: 100px
}

.Footer1 .friend .main .content div:last-child p:hover span[data-v-f8dbad54] {
	height: 45px;
	width: 145px
}

.Footer1 .friend .main .content div:last-child p[data-v-f8dbad54]:before {
	content: "";
	width: 300px;
	height: 30px;
	background: rgba(204, 205, 206, .645);
	transition: 2s
}

@keyframes zhuan-f8dbad54 {
	to {
		transform: rotate(20deg)
	}
}

.Footer1 .friend .main .content div:last-child p span[data-v-f8dbad54] {
	position: absolute;
	z-index: 1;
	background: #1c1e36;
	width: 150px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center
}

.Footer1 .friend .main .right[data-v-f8dbad54] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex: 1
}

.Footer1 .friend .main .right div[data-v-f8dbad54] {
	flex: 1
}

.Footer1 .friend .main .right div p[data-v-f8dbad54] {
	font-size: 12px;
	font-weight: 400;
	color: #ddd;
	line-height: 30px;
	text-align: right
}

.Footer1 .friend .main .right div p[data-v-f8dbad54]:first-child {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 50px
}

.Footer1 .friend .main .right div p:first-child span[data-v-f8dbad54] {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #fefefe
}

.Footer1 .friend .main .right div p:first-child span img[data-v-f8dbad54] {
	width: 20px;
	height: 20px;
	margin-right: 10px
}

.Footer1 .copyRight[data-v-f8dbad54] {
	width: 100%;
	height: 90px;
	background-color: #070a23;
	display: flex;
	justify-content: center
}

.Footer1 .copyRight .main[data-v-f8dbad54] {
	width: 1200px;
	display: flex;
	flex-direction: column
}

.Footer1 .copyRight .main div[data-v-f8dbad54]:first-child {
	margin-top: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 5px
}

.Footer1 .copyRight .main div:first-child .img[data-v-f8dbad54] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 176px
}

.Footer1 .copyRight .main div:first-child .img img[data-v-f8dbad54] {
	width: 270px;
	height: 16px
}

.Footer1 .copyRight .main div:first-child .tabs[data-v-f8dbad54] {
	display: flex;
	justify-content: center;
	align-items: center
}

.Footer1 .copyRight .main div:first-child .tabs span[data-v-f8dbad54] {
	padding: 0 10px 0 0;
	height: 8px;
	line-height: 8px;
	text-align: left;
	margin-right: 10px;
	border-right: 1px solid #d39152;
	font-size: 12px;
	font-weight: 400;
	color: #ddd;
	cursor: pointer
}

.Footer1 .copyRight .main div:first-child .tabs span[data-v-f8dbad54]:hover {
	color: #d39152
}

.Footer1 .copyRight .main div:first-child .tabs span[data-v-f8dbad54]:last-child {
	border: none
}

.Footer1 .copyRight .main div:first-child .zheng[data-v-f8dbad54] {
	flex: 1;
	display: flex;
	justify-content: flex-end
}

.Footer1 .copyRight .main div:first-child .zheng img[data-v-f8dbad54] {
	height: 35px
}

.Footer1 .copyRight .main div:first-child .zheng a[data-v-f8dbad54]:first-child {
	margin-right: 10px
}

.Footer1 .copyRight .main div[data-v-f8dbad54]:last-child {
	display: flex;
	justify-content: center;
	align-items: flex-start
}

.Footer1 .copyRight .main div:last-child span[data-v-f8dbad54] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #ddd;
	margin-right: 16px
}

.Footer1 .copyRight .main div:last-child span p[data-v-f8dbad54] {
	font-size: 12px;
	font-weight: 400;
	color: #ddd
}

.Footer1 .copyRight .main div:last-child .dian[data-v-f8dbad54] {
	cursor: pointer
}

.Footer1 .copyRight .main div:last-child .dian img[data-v-f8dbad54] {
	width: 14px;
	height: 16px;
	margin-right: 10px
}

.Footer1 .copyRight .main div:last-child .dian[data-v-f8dbad54]:hover {
	color: #d39152
}

.Footer1 .foter[data-v-f8dbad54] {
	bottom: 147px;
	width: 100%;
	height: 40px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	font-size: 12px;
	font-weight: 400;
	line-height: 40px;
	color: #9e762a
}

.back[data-v-532e554a] {
	background: url(back.ab222c9.png) no-repeat;
	background-size: 100% 500px;
	background-color: #548feb
}

.homeBack[data-v-532e554a] {
	background: url(back.f1c526c.png) top center repeat-x;
}

.default[data-v-532e554a] {
	display: flex;
	justify-content: center;
	background: #fff;
	flex-direction: column
}

.default .seizeASeatNuxt[data-v-532e554a] {
	height: 60px;
	width: 100px
}

#nuxtMain[data-v-532e554a] {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

#nuxtMain .nuxtChid[data-v-532e554a] {
	width: 1200px
}


/*! minireset.css v0.0.2 | MIT License | github.com/jgthms/minireset.css */
.v-modal {
	background-color: rgba(0, 0, 0, .5) !important;
	opacity: 1 !important
}

#nuxtMain {
	text-align: center;
	background-color: #f2f2f2
}

* {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400
}

ul {
	list-style: none
}

button,
input,
select,
textarea {
	margin: 0
}

html {
	box-sizing: border-box;
	overflow-x: hidden
}

body {
	font: 16px PingFangSC-Regular, PingFang SC, Microsoft Yahei, Simsun, Tahoma
}

*,
:after,
:before {
	box-sizing: inherit
}

audio,
embed,
img,
object,
video {
	height: auto;
	max-width: 100%
}

iframe {
	border: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0;
	text-align: left
}

#skip a {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden
}

#skip a:focus {
	position: static;
	width: auto;
	height: auto
}

.test[data-v-7cb939dc] {
	overflow: hidden
}

.test img[data-v-7cb939dc] {
	display: block;
	width: 355px;
	margin: 150px auto
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: 50%;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: opacity .3s;
	-o-transition: .3s opacity;
	transition: opacity .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: top .2s, -webkit-transform .2s;
	transition: top .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s top;
	transition: transform .2s, top .2s;
	transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: left .2s, -webkit-transform .2s;
	transition: left .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s left;
	transition: transform .2s, left .2s;
	transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: right .2s, -webkit-transform .2s;
	transition: right .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s right;
	transition: transform .2s, right .2s;
	transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	margin: 0 auto
}

.lotteryTop[data-v-25b56576] {
	height: 520px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	padding: 10px 0 10px 10px
}

.lotteryTop .lotteryBox[data-v-25b56576] {
	display: flex
}

.lotteryTop .lotteryBox .left[data-v-25b56576] {
	width: 290px;
	padding-right: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	align-content: space-between
}

.lotteryTop .lotteryBox .left>div[data-v-25b56576] {
	width: 280px;
	height: 130px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	transition: all .3s
}

.lotteryTop .lotteryBox .left>div[data-v-25b56576]:hover {
	background: #ebecf3
}

.lotteryTop .lotteryBox .left>div .title[data-v-25b56576] {
	display: flex;
	align-items: center;
	height: 43px
}

.lotteryTop .lotteryBox .left>div .title span[data-v-25b56576] {
	width: 50px;
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTop .lotteryBox .left>div .title span img[data-v-25b56576] {
	width: 36px;
	height: 36px
}

.lotteryTop .lotteryBox .left>div .title h3[data-v-25b56576] {
	text-align: left;
	font-size: 15px;
	font-weight: 700;
	color: #444;
	cursor: pointer
}

.lotteryTop .lotteryBox .left>div .title h3[data-v-25b56576]:hover {
	font-weight: 700;
	color: #407af6
}

.lotteryTop .lotteryBox .left>div .content[data-v-25b56576] {
	margin-top: 5px
}

.lotteryTop .lotteryBox .left>div .content p[data-v-25b56576] {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-left: 10px
}

.lotteryTop .lotteryBox .left>div .content p span[data-v-25b56576] {
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 10px;
	color: #666;
	height: 26px;
	border-radius: 2px;
	line-height: 27px;
	margin-right: 7px;
	background: #f6f6f8;
	cursor: pointer;
	transition: all .3s
}

.lotteryTop .lotteryBox .left>div .content p:first-child span[data-v-25b56576] {
	padding: 0 10px
}

.lotteryTop .lotteryBox .left>div .content p:first-child span[data-v-25b56576]:hover {
	background: #ebf4ff;
	font-weight: 700;
	color: #407af6 !important
}

.lotteryTop .lotteryBox .left>div:last-child .content p[data-v-25b56576] {
	width: 280px;
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.lotteryTop .lotteryBox .left>div:last-child .content p span[data-v-25b56576] {
	width: 60px;
	padding: 0 2px;
	margin-right: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.lotteryTop .lotteryBox .left>div:last-child .content p span[data-v-25b56576]:nth-child(4n) {
	margin-right: 0
}

.lotteryTop .lotteryBox .right[data-v-25b56576] {
	display: flex;
	flex: 1;
	flex-wrap: wrap;
	align-content: space-between
}

.lotteryTop .lotteryBox .right>div[data-v-25b56576] {
	width: 100%
}

.lotteryTop .lotteryBox .right .top[data-v-25b56576] {
	display: flex
}

.lotteryTop .lotteryBox .right .top>div[data-v-25b56576]:first-child {
	width: 600px;
	height: 270px;
	background: gold;
	overflow: hidden;
	cursor: pointer
}

.lotteryTop .lotteryBox .right .top>div:first-child img[data-v-25b56576] {
	width: 100%;
	transition: .3s
}

.lotteryTop .lotteryBox .right .top>div:first-child:hover img[data-v-25b56576] {
	transform: scale(1.2)
}

.lotteryTop .lotteryBox .right .top>div[data-v-25b56576]:last-child {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	padding: 0 10px
}

.lotteryTop .lotteryBox .right .top>div:last-child>div[data-v-25b56576] {
	width: 135px;
	height: 83px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all .3s
}

.lotteryTop .lotteryBox .right .top>div:last-child>div[data-v-25b56576]:hover {
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .28)
}

.lotteryTop .lotteryBox .right .top>div:last-child>div h2[data-v-25b56576] {
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTop .lotteryBox .right .top>div:last-child>div h2 span[data-v-25b56576]:first-child {
	display: flex;
	margin-right: 8px
}

.lotteryTop .lotteryBox .right .top>div:last-child>div h2 span:first-child img[data-v-25b56576] {
	width: 44px;
	height: 44px
}

.lotteryTop .lotteryBox .right .top>div:last-child>div h2 span[data-v-25b56576]:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	color: #333
}

.lotteryTop .bottom[data-v-25b56576] {
	height: 238px;
	margin-top: 10px;
	background: #f6f6f8;
	display: flex;
	flex-direction: column
}

.lotteryTop .bottom .nav[data-v-25b56576] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 48px;
	background: #fff
}

.lotteryTop .bottom .nav>div[data-v-25b56576]:first-child {
	font-size: 16px;
	font-weight: 700;
	color: #222;
	display: flex;
	align-items: center
}

.lotteryTop .bottom .nav>div[data-v-25b56576]:first-child:before {
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin: 0 6px 0 11px
}

.lotteryTop .bottom .nav>div:first-child em[data-v-25b56576] {
	font-style: normal;
	color: #ea2437
}

.lotteryTop .bottom .nav>div:first-child p[data-v-25b56576] {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 84px;
	height: 32px;
	border-radius: 4px;
	margin-right: 10px;
	background: #f6f6f8;
	cursor: pointer
}

.lotteryTop .bottom .nav>div:first-child p span[data-v-25b56576]:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTop .bottom .nav>div:first-child p span:first-child img[data-v-25b56576] {
	width: 18px;
	height: 18px;
	margin-right: 6px;
	transition: .5s
}

.lotteryTop .bottom .nav>div:first-child p span[data-v-25b56576]:last-child {
	font-size: 15px;
	font-weight: 400;
	color: #444
}

.lotteryTop .bottom .nav>div:first-child p[data-v-25b56576]:hover {
	background: #407af6
}

.lotteryTop .bottom .nav>div:first-child p:hover span[data-v-25b56576] {
	color: #fff !important
}

.lotteryTop .bottom .nav>div:first-child p:hover span img[data-v-25b56576] {
	transform: rotate(1turn)
}

.lotteryTop .bottom .nav>div:first-child .avtion[data-v-25b56576] {
	background: #407af6
}

.lotteryTop .bottom .nav>div:first-child .avtion span[data-v-25b56576] {
	color: #fff !important
}

.lotteryTop .bottom .nav>div:first-child .one[data-v-25b56576] {
	margin-left: 35px
}

.lotteryTop .bottom .nav>div:first-child .turn[data-v-25b56576]:hover {
	background: #407af6
}

.lotteryTop .bottom .nav>div:first-child .turn:hover span[data-v-25b56576] {
	color: #fff !important
}

.lotteryTop .bottom .nav>div:first-child .turn:hover span img[data-v-25b56576] {
	transform: rotate(1turn)
}

.lotteryTop .bottom .nav>div[data-v-25b56576]:last-child {
	display: flex;
	align-items: center;
	padding-right: 20px;
	font-size: 13px;
	font-weight: 400;
	color: #548feb;
	cursor: pointer
}

.lotteryTop .bottom .matchList[data-v-25b56576] {
	width: 1180px;
	position: relative;
	padding: 12px 0;
	background: linear-gradient(#f8f8f8, #fff);
	display: flex;
	justify-content: center
}

.lotteryTop .bottom .matchList .sef[data-v-25b56576] {
	width: 30px;
	height: 150px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.lotteryTop .bottom .matchList .sef[data-v-25b56576]:hover {
	color: #fff;
	background: #548feb
}

.lotteryTop .bottom .matchList .grey[data-v-25b56576] {
	width: 30px;
	height: 150px;
	background: #eee
}

.lotteryTop .bottom .matchList .grey[data-v-25b56576]:hover {
	background: #eee;
	color: #333;
	cursor: no-drop
}

.lotteryTop .bottom .matchList .Left[data-v-25b56576] {
	left: 0
}

.lotteryTop .bottom .matchList .Right[data-v-25b56576] {
	right: 0
}

.lotteryTop .bottom .matchList .tabContainer[data-v-25b56576] {
	width: 1100px;
	position: relative;
	overflow: hidden
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide[data-v-25b56576] {
	box-sizing: border-box;
	height: auto;
	padding: 8px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	font-size: 11px;
	color: #666;
	position: relative;
	height: 150px
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide[data-v-25b56576]:hover {
	cursor: pointer;
	background: #ebecf3;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	transition: all .3s
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper[data-v-25b56576] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 20px;
	margin-bottom: 15px
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .leagueMatch[data-v-25b56576] {
	font-size: 12px;
	font-weight: 400;
	color: #3dbf3a;
	display: flex;
	align-items: center
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .leagueMatch img[data-v-25b56576] {
	width: 16px;
	height: 15px;
	margin-left: 7px
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .leagueMatch span[data-v-25b56576] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	margin-left: 5px
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .leagueMatch .notOpen[data-v-25b56576] {
	color: #7a809a
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .leagueMatch .haveInHand[data-v-25b56576] {
	color: #6bb548
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .leagueMatch .finishTheRace[data-v-25b56576] {
	color: #f83131
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .leagueMatch .midfield[data-v-25b56576] {
	color: #548feb
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .cuttingEdgeNews[data-v-25b56576] {
	display: flex;
	align-items: center
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .cuttingEdgeNews em[data-v-25b56576] {
	font-style: normal;
	margin-left: 5px;
	transition: all .3s
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .cuttingEdgeNews .infoTips[data-v-25b56576] {
	cursor: pointer;
	padding: 0 5px;
	height: 20px;
	border: 1px solid #ef5555;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 500;
	color: #dd5b5b;
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .cuttingEdgeNews .infoTips[data-v-25b56576]:hover {
	background: #ef5555;
	color: #fff
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .cuttingEdgeNews .recomTips[data-v-25b56576] {
	cursor: pointer;
	height: 20px;
	padding: 0 5px;
	border: 1px solid #548feb;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 500;
	color: #548feb;
	display: flex;
	align-items: center;
	justify-content: center
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .topSwiper .cuttingEdgeNews .recomTips[data-v-25b56576]:hover {
	background: #548feb;
	color: #fff
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper[data-v-25b56576] {
	display: flex
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper .team[data-v-25b56576] {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper .team span:first-child img[data-v-25b56576] {
	width: 40px;
	height: 40px
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper .team span[data-v-25b56576]:last-child {
	padding-top: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	max-width: 70px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper .VS[data-v-25b56576] {
	width: 75px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper .VS span[data-v-25b56576]:first-child {
	font-size: 20px;
	font-weight: 700;
	color: #333
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper .VS span[data-v-25b56576]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper .VS .fontSize[data-v-25b56576] {
	font-size: 18px !important
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper .VS .notOpen[data-v-25b56576] {
	color: #7a809a !important
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper .VS .haveInHand[data-v-25b56576] {
	color: #6bb548 !important
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper .VS .finishTheRace[data-v-25b56576] {
	color: #f83131 !important
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .btmSwiper .VS .midfield[data-v-25b56576] {
	color: #548feb !important
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .liveBtn[data-v-25b56576] {
	display: flex;
	justify-content: space-between;
	margin-top: 10px
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .liveBtn span[data-v-25b56576] {
	flex: 1;
	margin-right: 10px;
	height: 26px;
	cursor: pointer;
	background: #ebf4ff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	font-size: 12px;
	font-weight: 400;
	color: #407af6;
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .liveBtn span[data-v-25b56576]:last-child {
	margin: 0
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .liveBtn span[data-v-25b56576]:hover {
	background: #548feb;
	color: #fff
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide:hover .mode[data-v-25b56576] {
	opacity: 1
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .mode[data-v-25b56576] {
	opacity: 0;
	transition: all .3s;
	cursor: pointer;
	position: absolute;
	background: rgba(0, 0, 0, .3);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .mode span[data-v-25b56576] {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	width: 100px;
	height: 34px;
	background: #548feb;
	border-radius: 17px;
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .mode span em[data-v-25b56576] {
	display: flex;
	align-items: center;
	margin-left: 7px;
	margin-top: 1px
}

.lotteryTop .bottom .matchList .tabContainer .swiper-slide .mode span em img[data-v-25b56576] {
	width: 16px
}

.information[data-v-68b9282c] {
	height: 230px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	margin-bottom: 12px
}

.information .titleTop[data-v-68b9282c] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	padding: 0 10px
}

.information .titleTop>div[data-v-68b9282c]:first-child {
	display: flex;
	align-items: center
}

.information .titleTop>div:first-child .game[data-v-68b9282c] {
	padding: 0 10px;
	height: 30px;
	background: #018ec4;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	line-height: 30px;
	margin-right: 9px
}

.information .titleTop>div:first-child .status[data-v-68b9282c],
.information .titleTop>div:first-child .time[data-v-68b9282c] {
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9
}

.information .titleTop>div:first-child .status[data-v-68b9282c] {
	margin: 0 5px
}

.information .titleTop>div:first-child .team[data-v-68b9282c] {
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	cursor: pointer
}

.information .titleTop>div:first-child .team[data-v-68b9282c]:hover {
	color: #407af6
}

.information .titleTop>div[data-v-68b9282c]:last-child {
	display: flex;
	align-items: center
}

.information .titleTop>div:last-child .icon[data-v-68b9282c] {
	display: flex;
	justify-content: center;
	align-items: center
}

.information .titleTop>div:last-child .icon img[data-v-68b9282c] {
	width: 24px;
	height: 24px
}

.information .titleTop>div:last-child .odds[data-v-68b9282c] {
	display: flex;
	align-items: center
}

.information .titleTop>div:last-child .odds em[data-v-68b9282c] {
	font-style: normal;
	width: 22px;
	height: 20px;
	background: #f6f6f8;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 400;
	color: #444a64;
	line-height: 20px;
	margin-left: 6px;
	cursor: pointer;
	transition: all .3s
}

.information .titleTop>div:last-child .odds em[data-v-68b9282c]:hover {
	background: #ebecf3;
	color: #407af6
}

.information .titleTop>div:last-child .matchText[data-v-68b9282c] {
	display: flex;
	align-items: center
}

.information .titleTop>div:last-child .matchText span[data-v-68b9282c] {
	margin-left: 5px;
	cursor: pointer
}

.information .titleTop>div:last-child .matchText .qing[data-v-68b9282c] {
	width: 22px;
	height: 20px;
	border: 1px solid #ef5555;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 500;
	color: #dd5b5b;
	transition: all .3s
}

.information .titleTop>div:last-child .matchText .qing[data-v-68b9282c]:hover {
	background: #dd5b5b;
	border: 1px solid #ef5555;
	color: #fff
}

.information .titleTop>div:last-child .matchText .jian[data-v-68b9282c] {
	padding: 0 5px;
	height: 20px;
	border: 1px solid #548feb;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 500;
	color: #548feb;
	transition: all .3s
}

.information .titleTop>div:last-child .matchText .jian[data-v-68b9282c]:hover {
	background: #407af6;
	border: 1px solid #548feb;
	color: #fff
}

.information .mainContent[data-v-68b9282c] {
	display: flex;
	justify-content: space-between;
	padding: 0 10px
}

.information .mainContent .left[data-v-68b9282c] {
	width: 96%;
	height: 167px;
	background: #fff;
	border: 1px solid #f2f1f6;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 4px;
	transition: all .3s;
	cursor: pointer
}

.information .mainContent .left[data-v-68b9282c]:hover {
	background: #ebecf3
}

.information .mainContent .left .team[data-v-68b9282c] {
	padding: 0 10px;
	margin-top: 10px
}

.information .mainContent .left .team .titleTeam[data-v-68b9282c] {
	display: flex;
	margin-bottom: 7px
}

.information .mainContent .left .team .titleTeam span[data-v-68b9282c]:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 52px
}

.information .mainContent .left .team .titleTeam span:first-child img[data-v-68b9282c] {
	height: 18px;
	margin-right: 10px
}

.information .mainContent .left .team .titleTeam span[data-v-68b9282c]:last-child {
	flex: 1;
	cursor: pointer;
	transition: all .3s;
	display: flex;
	align-items: center
}

.information .mainContent .left .team .titleTeam span:last-child em[data-v-68b9282c]:first-child {
	font-size: 16px;
	font-weight: 700;
	color: #444a64;
	font-style: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 300px;
	text-align: left
}

.information .mainContent .left .team .titleTeam span:last-child em[data-v-68b9282c]:first-child:hover {
	color: #407af6
}

.information .mainContent .left .team .titleTeam span:last-child em[data-v-68b9282c]:last-child {
	display: flex;
	flex: 1;
	align-items: center;
	justify-content: flex-end
}

.information .mainContent .left .team .titleTeam span:last-child em:last-child img[data-v-68b9282c] {
	height: 18px;
	margin: 0 5px 0 8px
}

.information .mainContent .left .team .titleTeam span:last-child em:last-child i[data-v-68b9282c] {
	font-style: normal;
	font-size: 15px;
	color: #85899d
}

.information .mainContent .left .team p.con[data-v-68b9282c] {
	height: 40px;
	background: #f6f6f8;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	text-align: left;
	line-height: 40px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.information .mainContent .right[data-v-68b9282c] {
	width: 380px;
	height: 166px;
	background: #fff;
	border: 1px solid #f0eff5;
	box-shadow: 0 0 20px 0 rgba(0, 4, 76, .06);
	border-radius: 4px;
	padding: 0 20px
}

.information .mainContent .right[data-v-68b9282c]:hover {
	background: #ebecf3
}

.information .mainContent .right .user[data-v-68b9282c] {
	height: 60px;
	display: flex;
	align-items: center;
	cursor: pointer
}

.information .mainContent .right .user .img[data-v-68b9282c] {
	position: relative
}

.information .mainContent .right .user .img .boxImg[data-v-68b9282c] {
	width: 36px;
	height: 36px;
	border-radius: 18px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center
}

.information .mainContent .right .user .img .boxImg img[data-v-68b9282c] {
	width: 36px;
	height: 36px;
	object-fit: cover
}

.information .mainContent .right .user .img .bottomImg[data-v-68b9282c] {
	position: absolute;
	bottom: -5px
}

.information .mainContent .right .user .img .bottomImg img[data-v-68b9282c] {
	width: 45px
}

.information .mainContent .right .user .name[data-v-68b9282c] {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin: 0 5px
}

.information .mainContent .right .user .name[data-v-68b9282c]:hover {
	color: #548feb
}

.information .mainContent .right .user .tabs[data-v-68b9282c] {
	display: flex;
	align-items: center
}

.information .mainContent .right .user .tabs .lian[data-v-68b9282c] {
	display: inline-block;
	display: flex;
	width: 52px;
	height: 18px;
	background: #fff;
	border: .5px solid #ef5555
}

.information .mainContent .right .user .tabs .lian em[data-v-68b9282c] {
	font-style: normal;
	line-height: 14px;
	height: 16px
}

.information .mainContent .right .user .tabs .lian em[data-v-68b9282c]:first-child {
	width: 20px;
	background: linear-gradient(90deg, #f05343, #fb8376);
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.information .mainContent .right .user .tabs .lian em[data-v-68b9282c]:last-child {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #ef5555
}

.information .mainContent .right .user .tabs .lianzhong[data-v-68b9282c] {
	display: inline-block;
	display: flex;
	width: 52px;
	height: 18px;
	background: #fff;
	border: 1px solid #ef5555
}

.information .mainContent .right .user .tabs .lianzhong em[data-v-68b9282c] {
	flex: 1;
	font-style: normal;
	line-height: 14px;
	height: 16px;
	background: linear-gradient(90deg, #f05343, #fb8376);
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.information .mainContent .right .user .tabs .jin[data-v-68b9282c] {
	padding: 0 8px;
	height: 18px;
	background: linear-gradient(90deg, #ffba00, #ffc032);
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin-left: 5px
}

.information .mainContent .right .user .tabs .haiJin[data-v-68b9282c] {
	height: 16px;
	background: #fdf0f0;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	padding: 0 7px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.information .mainContent .right .title[data-v-68b9282c] {
	font-size: 16px;
	font-weight: 700;
	color: #444a64;
	text-align: left;
	line-height: 28px;
	height: 70px;
	cursor: pointer;
	transition: all .3s
}

.information .mainContent .right .title[data-v-68b9282c]:hover {
	color: #407af6
}

.information .mainContent .right .timePrice[data-v-68b9282c] {
	display: flex;
	justify-content: space-between
}

.information .mainContent .right .timePrice .time[data-v-68b9282c] {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9
}

.information .mainContent .right .timePrice .price[data-v-68b9282c] {
	display: flex;
	align-items: center
}

.information .mainContent .right .timePrice .price .one[data-v-68b9282c],
.information .mainContent .right .timePrice .price .two[data-v-68b9282c] {
	font-size: 12px;
	font-weight: 700;
	color: #548feb
}

.information .mainContent .right .timePrice .price .san[data-v-68b9282c] {
	display: flex;
	align-items: center
}

.information .mainContent .right .timePrice .price .san span[data-v-68b9282c]:first-child {
	display: flex;
	align-items: center;
	margin-right: 5px
}

.information .mainContent .right .timePrice .price .san span:first-child img[data-v-68b9282c] {
	width: 82px
}

.information .mainContent .right .timePrice .price .san span[data-v-68b9282c]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472
}

.information .mainContent .right .timePrice .price .haivImg[data-v-68b9282c] {
	display: flex;
	align-items: center
}

.information .mainContent .right .timePrice .price .haivImg img[data-v-68b9282c] {
	width: 190px
}

.information .mainContent .right .timePrice .price .si[data-v-68b9282c] {
	width: 90px;
	height: 18px;
	border: 1px solid #cfa472;
	display: flex;
	align-items: center
}

.information .mainContent .right .timePrice .price .si em[data-v-68b9282c] {
	height: 16px;
	line-height: 16px;
	text-align: center;
	flex: 1;
	font-style: normal
}

.information .mainContent .right .timePrice .price .si em[data-v-68b9282c]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472;
	background: #fff
}

.information .mainContent .right .timePrice .price .si em[data-v-68b9282c]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background: #cfa472
}

.liveBroadcastFoot {
	margin-top: 10px;
	height: 740px;
	display: flex;
	justify-content: space-between
}

.liveBroadcastFoot .animation {
	width: 870px;
	height: 740px
}

.liveBroadcastFoot .animation .liveBtn {
	background: #fff;
	height: 50px;
	display: flex;
	align-items: center;
	padding: 7px 20px;
	justify-content: space-between
}

.liveBroadcastFoot .animation .liveBtn span {
	cursor: pointer;
	width: 270px;
	height: 36px;
	background: #f6f6f8;
	font-size: 16px;
	font-weight: 400;
	color: #444;
	display: flex;
	align-items: center;
	justify-content: center
}

.liveBroadcastFoot .animation .liveBtn span.active,
.liveBroadcastFoot .animation .liveBtn span:hover {
	background: #3985f4;
	color: #fff
}

.liveBroadcastFoot .animation .live .liveClass {
	height: 50px;
	background: #232323;
	display: flex;
	align-items: center;
	padding: 0 30px
}

.liveBroadcastFoot .animation .live .liveClass .left {
	width: 113px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	display: flex;
	align-items: center
}

.liveBroadcastFoot .animation .live .liveClass .left img {
	margin-right: 8px;
	width: 23px;
	height: 22px
}

.liveBroadcastFoot .animation .live .liveClass .right {
	display: flex;
	align-items: center;
	color: #fff;
	flex: 1;
	font-size: 15px
}

.liveBroadcastFoot .animation .live .liveClass .right a {
	font-size: 15px;
	font-weight: 400;
	color: #fdc504;
	margin-right: 30px
}

.liveBroadcastFoot .animation .live .liveClass .right a:hover {
	color: #3985f4
}

.liveBroadcastFoot .animation .live .liveClass .right p {
	font-size: 15px;
	font-weight: 400;
	color: #aeaead;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
	padding-right: 125px
}

.liveBroadcastFoot .animation .live iframe {
	height: 640px
}

.liveBroadcastFoot .animation .live .header {
	height: 41px;
	color: #fff;
	background: #000;
	font-size: 14px;
	line-height: 41px
}

.liveBroadcastFoot .animation .Collections {
	overflow: auto;
	height: 690px;
	background: #fff;
	padding-bottom: 20px
}

.liveBroadcastFoot .animation .Collections .itemColle {
	min-height: 120px;
	padding: 20px 20px 0;
	cursor: pointer;
	display: flex
}

.liveBroadcastFoot .animation .Collections .itemColle div:first-child {
	width: 150px;
	height: 100px;
	border-radius: 4px;
	overflow: hidden;
	position: relative
}

.liveBroadcastFoot .animation .Collections .itemColle div:first-child img {
	width: 100%
}

.liveBroadcastFoot .animation .Collections .itemColle div:first-child img:last-child {
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(150%, 100%)
}

.liveBroadcastFoot .animation .Collections .itemColle div:last-child {
	flex: 1;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-left: 20px
}

.liveBroadcastFoot .animation .Collections .itemColle div:last-child h2 {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	text-align: left;
	margin-bottom: 8px
}

.liveBroadcastFoot .animation .Collections .itemColle div:last-child p {
	font-size: 14px;
	font-weight: 400;
	color: #999;
	text-align: left
}

.liveBroadcastFoot .animation .Collections p {
	margin-top: 30px;
	font-size: 13px;
	color: #666
}

.liveBroadcastFoot .chat {
	width: 320px;
	height: 690px;
	background: #f6f6f8;
	border: 1px solid #eae9f2;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.liveBroadcastFoot .chat .header {
	height: 46px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 16px;
	font-weight: 700;
	color: #393e54;
	line-height: 46px
}

.liveBroadcastFoot .chat .text {
	height: 644px;
	position: relative
}

.liveBroadcastFoot .chat .text .titleMsg {
	display: flex;
	align-items: center;
	height: 30px;
	background: #fff3e5
}

.liveBroadcastFoot .chat .text .titleMsg .leftMsg {
	width: 30px
}

.liveBroadcastFoot .chat .text .titleMsg .leftMsg img {
	width: 16px;
	height: 16px
}

.liveBroadcastFoot .chat .text .titleMsg .rightMsg {
	flex: 1;
	overflow: hidden
}

.liveBroadcastFoot .chat .text .titleMsg .rightMsg .display {
	position: relative;
	overflow: hidden;
	width: 540px
}

.liveBroadcastFoot .chat .text .titleMsg .rightMsg .display .swiper-slide {
	height: 30px;
	font-size: 12px;
	font-weight: 400;
	color: #ebad27;
	line-height: 30px;
	width: 540px !important
}

.liveBroadcastFoot .chat .text .content {
	overflow: auto;
	max-height: 584px
}

.liveBroadcastFoot .chat .text .content .item {
	min-height: 30px;
	background: #f6f6f8;
	padding: 0 10px;
	text-align: left
}

.liveBroadcastFoot .chat .text .content .item .img img {
	margin-right: 5px
}

.liveBroadcastFoot .chat .text .content .item .name {
	font-size: 14px;
	font-weight: 400;
	color: #66afee;
	white-space: nowrap;
	margin-right: 1px;
	vertical-align: super
}

.liveBroadcastFoot .chat .text .content .item .contentText {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-left: 5px;
	text-align: left;
	word-wrap: normal;
	vertical-align: super
}

.liveBroadcastFoot .chat .text .content .item:nth-child(2n) {
	background: #fff
}

.liveBroadcastFoot .chat .text .news {
	position: absolute;
	bottom: 30px;
	width: 120px;
	height: 34px;
	background: #fff;
	box-shadow: 0 1px 11px 0 rgba(21, 21, 21, .1);
	border-radius: 17px 16px 18px 17px;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translate(90px);
	cursor: pointer
}

.liveBroadcastFoot .chat .text .goInUser {
	height: 30px;
	width: 100%;
	background: #fff3e5;
	position: absolute;
	overflow: hidden;
	bottom: 0
}

.liveBroadcastFoot .chat .text .goInUser .swiperContainerGoIn {
	position: relative;
	overflow: hidden;
	height: 30px
}

.liveBroadcastFoot .chat .text .goInUser .swiperContainerGoIn .swiper-slide {
	height: 30px;
	display: flex;
	align-items: center;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.liveBroadcastFoot .chat .text .goInUser .swiperContainerGoIn .swiper-slide span {
	color: #ebad27
}

.liveBroadcastFoot .chat .text .empty {
	width: 100%;
	height: 644px;
	display: flex;
	align-items: center;
	justify-content: center
}

.liveBroadcastFoot .chat .text .empty .box .img {
	display: flex;
	justify-content: center
}

.liveBroadcastFoot .chat .text .empty .box .img img {
	width: 180px;
	height: 140px
}

.liveBroadcastFoot .chat .text .empty .box .foter {
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.liveBroadcastFoot .chat .inputText {
	height: 50px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-top: none;
	display: flex;
	align-items: center
}

.liveBroadcastFoot .chat .inputText textarea {
	width: 280px;
	padding: 15px 13px 13px;
	height: 50px;
	border: none;
	outline: none;
	resize: none
}

.liveBroadcastFoot .chat .inputText .btn {
	cursor: pointer
}

.liveBroadcastFoot .chat .inputText .btn img {
	width: 45px;
	height: 45px
}

.matchList[data-v-9dce90ae] {
	margin-top: 10px;
	padding: 20px;
	height: 160px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.matchList .action_red[data-v-9dce90ae] {
	color: #ef5555 !important
}

.matchList .action_red[data-v-9dce90ae]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==);
	background-size: 8px 9px;
	margin-right: -8px
}

.matchList .action_green[data-v-9dce90ae] {
	color: #6bb548 !important
}

.matchList .action_green[data-v-9dce90ae]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-right: -8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==);
	background-size: 8px 9px
}

.matchList .tbaleBox[data-v-9dce90ae] {
	border: 1px solid #eae9f2;
	border-right: none;
	border-bottom: none
}

.matchList .tbaleBox .list .item[data-v-9dce90ae] {
	font-size: 12px;
	font-weight: 400;
	color: #848a9c;
	display: flex;
	height: 40px;
	border-bottom: 1px solid #eae9f2;
	line-height: 40px;
	justify-content: center;
	background: #f6f6f8
}

.matchList .tbaleBox .list .item div[data-v-9dce90ae] {
	border-right: 1px solid #eae9f2
}

.matchList .tbaleBox .list .item .name[data-v-9dce90ae] {
	width: 120px
}

.matchList .tbaleBox .list .item .odds[data-v-9dce90ae] {
	flex: 1
}

.matchList .tbaleBox .tbody .item[data-v-9dce90ae] {
	background: #fff;
	font-size: 14px
}

.matchList .tbaleBox .tbody .item p[data-v-9dce90ae] {
	font-size: 14px
}

.matchList .tbaleBox .tbody .odds[data-v-9dce90ae] {
	display: flex
}

.matchList .tbaleBox .tbody .odds p[data-v-9dce90ae] {
	width: 33%;
	color: #333
}

.liveBroadcastBask {
	margin-top: 10px;
	height: 635px;
	display: flex;
	justify-content: space-between
}

.liveBroadcastBask .animation {
	width: 870px;
	height: 540px
}

.liveBroadcastBask .animation .liveBtn {
	background: #fff;
	height: 50px;
	display: flex;
	align-items: center;
	padding: 7px 20px;
	justify-content: space-between
}

.liveBroadcastBask .animation .liveBtn span {
	cursor: pointer;
	width: 270px;
	height: 36px;
	background: #f6f6f8;
	font-size: 16px;
	font-weight: 400;
	color: #444;
	display: flex;
	align-items: center;
	justify-content: center
}

.liveBroadcastBask .animation .liveBtn span.active,
.liveBroadcastBask .animation .liveBtn span:hover {
	background: #3985f4;
	color: #fff
}

.liveBroadcastBask .animation .live .liveClass {
	height: 50px;
	background: #232323;
	display: flex;
	align-items: center;
	padding: 0 30px
}

.liveBroadcastBask .animation .live .liveClass .left {
	width: 113px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	display: flex;
	align-items: center
}

.liveBroadcastBask .animation .live .liveClass .left img {
	margin-right: 8px;
	width: 23px;
	height: 22px
}

.liveBroadcastBask .animation .live .liveClass .right {
	display: flex;
	align-items: center;
	color: #fff;
	flex: 1;
	font-size: 15px
}

.liveBroadcastBask .animation .live .liveClass .right a {
	font-size: 15px;
	font-weight: 400;
	color: #fdc504;
	margin-right: 30px
}

.liveBroadcastBask .animation .live .liveClass .right a:hover {
	color: #3985f4
}

.liveBroadcastBask .animation .live .liveClass .right p {
	font-size: 15px;
	font-weight: 400;
	color: #aeaead;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
	padding-right: 125px
}

.liveBroadcastBask .animation .live iframe {
	height: 640px
}

.liveBroadcastBask .animation .live .header {
	height: 41px;
	color: #fff;
	background: #000;
	font-size: 14px;
	line-height: 41px
}

.liveBroadcastBask .animation .Collections {
	overflow: auto;
	height: 580px;
	background: #fff;
	padding-bottom: 20px
}

.liveBroadcastBask .animation .Collections .itemColle {
	min-height: 120px;
	padding: 20px 20px 0;
	cursor: pointer;
	display: flex
}

.liveBroadcastBask .animation .Collections .itemColle div:first-child {
	width: 150px;
	height: 100px;
	border-radius: 4px;
	overflow: hidden;
	position: relative
}

.liveBroadcastBask .animation .Collections .itemColle div:first-child img {
	width: 100%
}

.liveBroadcastBask .animation .Collections .itemColle div:first-child img:last-child {
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(150%, 100%)
}

.liveBroadcastBask .animation .Collections .itemColle div:last-child {
	flex: 1;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-left: 20px
}

.liveBroadcastBask .animation .Collections .itemColle div:last-child h2 {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	text-align: left;
	margin-bottom: 8px
}

.liveBroadcastBask .animation .Collections .itemColle div:last-child p {
	font-size: 14px;
	font-weight: 400;
	color: #999;
	text-align: left
}

.liveBroadcastBask .animation .Collections p {
	margin-top: 30px;
	font-size: 13px;
	color: #666
}

.liveBroadcastBask .chat {
	width: 320px;
	height: 635px;
	background: #f6f6f8;
	border: 1px solid #eae9f2;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.liveBroadcastBask .chat .header {
	height: 46px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 16px;
	font-weight: 700;
	color: #393e54;
	line-height: 46px
}

.liveBroadcastBask .chat .text {
	height: 537px;
	position: relative
}

.liveBroadcastBask .chat .text .titleMsg {
	display: flex;
	align-items: center;
	height: 30px;
	background: #fff3e5
}

.liveBroadcastBask .chat .text .titleMsg .leftMsg {
	width: 30px
}

.liveBroadcastBask .chat .text .titleMsg .leftMsg img {
	width: 16px;
	height: 16px
}

.liveBroadcastBask .chat .text .titleMsg .rightMsg {
	flex: 1;
	overflow: hidden
}

.liveBroadcastBask .chat .text .titleMsg .rightMsg .display {
	position: relative;
	overflow: hidden;
	width: 540px
}

.liveBroadcastBask .chat .text .titleMsg .rightMsg .display .swiper-slide {
	height: 30px;
	font-size: 12px;
	font-weight: 400;
	color: #ebad27;
	line-height: 30px;
	width: 540px !important
}

.liveBroadcastBask .chat .text .empty {
	width: 100%;
	height: 384px;
	display: flex;
	align-items: center;
	justify-content: center
}

.liveBroadcastBask .chat .text .empty .box .img {
	display: flex;
	justify-content: center
}

.liveBroadcastBask .chat .text .empty .box .img img {
	width: 180px;
	height: 140px
}

.liveBroadcastBask .chat .text .empty .box .foter {
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.liveBroadcastBask .chat .text .content {
	overflow: auto;
	max-height: 477px
}

.liveBroadcastBask .chat .text .content .item {
	min-height: 30px;
	background: #f6f6f8;
	padding: 0 10px;
	text-align: left
}

.liveBroadcastBask .chat .text .content .item .img img {
	margin-right: 5px
}

.liveBroadcastBask .chat .text .content .item .name {
	font-size: 14px;
	font-weight: 400;
	color: #66afee;
	white-space: nowrap;
	margin-right: 1px;
	vertical-align: super
}

.liveBroadcastBask .chat .text .content .item .contentText {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-left: 5px;
	text-align: left;
	word-wrap: normal;
	vertical-align: super
}

.liveBroadcastBask .chat .text .content .item:nth-child(2n) {
	background: #fff
}

.liveBroadcastBask .chat .text .news {
	position: absolute;
	bottom: 30px;
	width: 120px;
	height: 34px;
	background: #fff;
	box-shadow: 0 1px 11px 0 rgba(21, 21, 21, .1);
	border-radius: 17px 16px 18px 17px;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translate(90px);
	cursor: pointer
}

.liveBroadcastBask .chat .text .goInUser {
	height: 30px;
	width: 100%;
	background: #fff3e5;
	position: absolute;
	overflow: hidden;
	bottom: 0
}

.liveBroadcastBask .chat .text .goInUser .swiperContainerGoIn {
	position: relative;
	overflow: hidden;
	height: 30px
}

.liveBroadcastBask .chat .text .goInUser .swiperContainerGoIn .swiper-wrapper .swiper-slide {
	height: 30px;
	display: flex;
	align-items: center;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.liveBroadcastBask .chat .text .goInUser .swiperContainerGoIn .swiper-wrapper .swiper-slide span {
	color: #ebad27
}

.liveBroadcastBask .chat .inputText {
	height: 50px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-top: none;
	display: flex;
	align-items: center
}

.liveBroadcastBask .chat .inputText textarea {
	width: 280px;
	padding: 15px 13px 13px;
	height: 50px;
	border: none;
	outline: none;
	resize: none
}

.liveBroadcastBask .chat .inputText .btn {
	cursor: pointer
}

.liveBroadcastBask .chat .inputText .btn img {
	width: 45px;
	height: 45px
}

.matchList[data-v-209fa1d1] {
	margin-top: 10px;
	padding: 20px;
	height: 160px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.matchList .action_red[data-v-209fa1d1] {
	color: #ef5555 !important
}

.matchList .action_red[data-v-209fa1d1]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==);
	background-size: 8px 9px;
	margin-right: -8px
}

.matchList .action_green[data-v-209fa1d1] {
	color: #6bb548 !important
}

.matchList .action_green[data-v-209fa1d1]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-right: -8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==);
	background-size: 8px 9px
}

.matchList .tbaleBox[data-v-209fa1d1] {
	border: 1px solid #eae9f2;
	border-right: none;
	border-bottom: none
}

.matchList .tbaleBox .list .item[data-v-209fa1d1] {
	font-size: 12px;
	font-weight: 400;
	color: #848a9c;
	display: flex;
	height: 40px;
	border-bottom: 1px solid #eae9f2;
	line-height: 40px;
	justify-content: center;
	background: #f6f6f8
}

.matchList .tbaleBox .list .item div[data-v-209fa1d1] {
	border-right: 1px solid #eae9f2
}

.matchList .tbaleBox .list .item .name[data-v-209fa1d1] {
	width: 120px
}

.matchList .tbaleBox .list .item .odds[data-v-209fa1d1] {
	flex: 1
}

.matchList .tbaleBox .tbody .item[data-v-209fa1d1] {
	background: #fff;
	font-size: 14px
}

.matchList .tbaleBox .tbody .item p[data-v-209fa1d1] {
	font-size: 14px
}

.matchList .tbaleBox .tbody .odds[data-v-209fa1d1] {
	display: flex
}

.matchList .tbaleBox .tbody .odds p[data-v-209fa1d1] {
	flex: 1;
	color: #333
}

.banner[data-v-9d277e78] {
	display: flex;
	justify-content: space-between
}

.banner .left[data-v-9d277e78] {
	width: 740px;
	height: 249px
}

.banner .left[data-v-9d277e78] .el-carousel {
	overflow: hidden !important;
	height: 249px
}

.banner .left[data-v-9d277e78] .el-carousel .el-carousel__arrow {
	width: 26px;
	height: 50px;
	background: rgba(0, 0, 0, .4);
	border-radius: 0;
	top: calc(50% - 26px)
}

.banner .left[data-v-9d277e78] .el-carousel .el-carousel__arrow i {
	font-size: 20px
}

.banner .left[data-v-9d277e78] .el-carousel .el-carousel__arrow--left {
	left: 0
}

.banner .left[data-v-9d277e78] .el-carousel .el-carousel__arrow--right {
	right: 0
}

.banner .left[data-v-9d277e78] .el-carousel .el-carousel-item {
	width: 740px;
	height: 249px;
	cursor: pointer
}

.banner .left[data-v-9d277e78] .el-carousel .el-carousel-item img {
	width: 100%
}

.banner .left[data-v-9d277e78] .el-carousel .el-carousel__indicators {
	bottom: 0;
	left: 13%
}

.banner .left[data-v-9d277e78] .el-carousel .el-carousel__indicators .el-carousel__button {
	width: 20px;
	height: 3px;
	background: #efeff0
}

.banner .left[data-v-9d277e78] .el-carousel .is-active .el-carousel__button {
	width: 20px;
	height: 3px;
	background: #548feb
}

.banner .left img[data-v-9d277e78] {
	width: 740px;
	height: 249px;
	transition: .5s;
	cursor: pointer
}

.banner .left img[data-v-9d277e78]:hover {
	transform: scale(1.1)
}

.banner .right[data-v-9d277e78] {
	width: 450px;
	height: 249px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content: space-between
}

.banner .right .item[data-v-9d277e78] {
	width: 220px;
	height: 120px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	padding: 16px 16px 14px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	cursor: pointer
}

.banner .right .item:hover .mode[data-v-9d277e78] {
	display: flex
}

.banner .right .item .top[data-v-9d277e78] {
	display: flex;
	justify-content: space-between
}

.banner .right .item .top .name p[data-v-9d277e78] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.banner .right .item .top .name p[data-v-9d277e78]:last-child {
	margin-top: 9px
}

.banner .right .item .top .name p span[data-v-9d277e78] {
	display: flex;
	align-items: center;
	margin-right: 9px;
	cursor: pointer
}

.banner .right .item .top .name p span[data-v-9d277e78]:hover {
	color: #548feb
}

.banner .right .item .top .name p span[data-v-9d277e78]:first-child {
	width: 22px;
	height: 22px
}

.banner .right .item .top .name p span:first-child img[data-v-9d277e78] {
	width: 22px;
	height: 22px;
	transition: all .5s
}

.banner .right .item .top .name p span:first-child img[data-v-9d277e78]:hover {
	transform: scale(1.2)
}

.banner .right .item .top .name p span[data-v-9d277e78]:last-child {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 112px;
	text-align: left
}

.banner .right .item .top .tui[data-v-9d277e78] {
	width: 40px;
	height: 46px;
	background: url(itemBack.c64b725.png);
	background-size: 100% 100%;
	font-size: 12px;
	font-weight: 400;
	color: #a86344;
	padding-top: 5px
}

.banner .right .item .bottom[data-v-9d277e78] {
	height: 26px;
	background: #f6f6f8;
	display: flex;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	padding-left: 11px;
	line-height: 26px
}

.banner .right .item .bottom span[data-v-9d277e78]:first-child {
	margin-right: 11px
}

.banner .right .item .mode[data-v-9d277e78] {
	position: absolute;
	display: none;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	justify-content: center;
	align-items: center
}

.banner .right .item .mode .btn[data-v-9d277e78] {
	width: 50px;
	height: 26px;
	background: #548feb;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 26px;
	cursor: pointer
}

.banner .right .imgMode[data-v-9d277e78] {
	padding: 0
}

.banner .right .imgMode img[data-v-9d277e78] {
	width: 220px;
	height: 120px
}

.slideMatch[data-v-2cbc70c3] {
	margin-top: 10px;
	height: 206px;
	background: #fffefe
}

.slideMatch .boxs[data-v-2cbc70c3] {
	background: url(slideBack.6661ed5.png) no-repeat;
	background-size: 100% 130px;
	height: 206px;
	padding: 10px;
	box-shadow: 0 0 20px 0 rgba(0, 4, 76, .06)
}

.slideMatch .boxs .navs[data-v-2cbc70c3] {
	display: flex;
	height: 40px;
	line-height: 40px;
	justify-content: space-between
}

.slideMatch .boxs .navs h2[data-v-2cbc70c3] {
	font-size: 16px;
	font-weight: 700;
	color: #b16848
}

.slideMatch .boxs .navs span[data-v-2cbc70c3] {
	font-size: 14px;
	font-weight: 400;
	color: #bd8b75
}

.slideMatch .boxs .navs em[data-v-2cbc70c3] {
	cursor: pointer
}

.slideMatch .boxs .navs em[data-v-2cbc70c3]:hover {
	color: #548feb
}

.slideMatch .boxs .main[data-v-2cbc70c3] {
	position: relative
}

.slideMatch .boxs .main[data-v-2cbc70c3] .el-carousel__container {
	height: 144px
}

.slideMatch .boxs .main .machBox[data-v-2cbc70c3] {
	overflow: hidden
}

.slideMatch .boxs .main .contents[data-v-2cbc70c3] {
	display: flex
}

.slideMatch .boxs .main .item[data-v-2cbc70c3] {
	cursor: pointer;
	width: 386px;
	height: 146px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 4, 76, .06);
	margin-right: 11px;
	padding: 20px 20px 15px 15px
}

.slideMatch .boxs .main .item .team[data-v-2cbc70c3] {
	cursor: pointer;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.slideMatch .boxs .main .item .team .name[data-v-2cbc70c3] {
	display: flex;
	align-items: center;
	margin-right: 7px
}

.slideMatch .boxs .main .item .team .name img[data-v-2cbc70c3] {
	width: 26px;
	height: 26px;
	border-radius: 13px
}

.slideMatch .boxs .main .item .team .nameItem[data-v-2cbc70c3] {
	display: flex;
	align-items: center
}

.slideMatch .boxs .main .item .team .nameItem p[data-v-2cbc70c3]:first-child {
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.slideMatch .boxs .main .item .team .nameItem p[data-v-2cbc70c3]:first-child:hover {
	color: #548feb
}

.slideMatch .boxs .main .item .team .nameItem p[data-v-2cbc70c3]:last-child {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.slideMatch .boxs .main .item .team .nameItem p:last-child span[data-v-2cbc70c3] {
	margin-left: 6px;
	padding: 0 6px;
	height: 14px;
	box-sizing: content-box;
	background: #fdf0f0;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	font-size: 12px;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.slideMatch .boxs .main .item .titleContent[data-v-2cbc70c3] {
	cursor: pointer;
	margin-top: 10px;
	font-size: 16px;
	font-weight: 700;
	color: #444a64;
	line-height: 24px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 48px
}

.slideMatch .boxs .main .item .titleContent[data-v-2cbc70c3]:hover {
	color: #548feb
}

.slideMatch .boxs .main .item .titleBottom[data-v-2cbc70c3] {
	cursor: pointer;
	line-height: 50px;
	display: flex;
	justify-content: space-between
}

.slideMatch .boxs .main .item .titleBottom p[data-v-2cbc70c3] {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9
}

.slideMatch .boxs .main .item .titleBottom p:last-child span[data-v-2cbc70c3],
.slideMatch .boxs .main .item .titleBottom p[data-v-2cbc70c3]:last-child {
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.slideMatch .boxs .main .item .titleBottom p:last-child span em[data-v-2cbc70c3] {
	font-style: normal;
	font-size: 12px;
	font-weight: 400;
	color: #cfa472
}

.slideMatch .boxs .main .item .titleBottom p:last-child span img[data-v-2cbc70c3] {
	height: 20px
}

.slideMatch .boxs .main .jian[data-v-2cbc70c3] {
	width: 36px;
	height: 36px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	font-size: 20px
}

.slideMatch .boxs .main .jian[data-v-2cbc70c3]:hover {
	background: #548feb;
	color: #fff
}

.slideMatch .boxs .main .left[data-v-2cbc70c3] {
	position: absolute;
	top: calc(50% - 25px);
	margin-left: -60px
}

.slideMatch .boxs .main .lenthgLeft[data-v-2cbc70c3] {
	background: #ccc;
	color: #ccc
}

.slideMatch .boxs .main .right[data-v-2cbc70c3] {
	position: absolute;
	top: calc(50% - 25px);
	right: 0;
	margin-right: -60px
}

.footMatchList .top .tabs strong {
	cursor: pointer;
	width: 80px;
	height: 30px;
	background: #fff;
	border-radius: 0 10px 0 10px;
	display: block;
	float: left;
	line-height: 30px;
	margin-left: 10px;
	font-size: 14px;
	color: #666;
	font-weight: 400
}

.footMatchList .channel .header h2 {
	font-size: 18px;
	color: #7a809a;
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	margin-left: 5px
}

.filter {
	padding-top: 7px
}

.tournamentBox .list .item .tournamentList p {
	display: flex;
	align-items: center
}

.tournamentBox .list .item .tournamentList p img {
	height: 15px
}

.tournamentBox .list .item .tournamentList p span {
	margin: 5px 0
}

.matchItem[data-v-54128778]:hover {
	background: #ececec !important
}

.thead[data-v-54128778] {
	width: 100%;
	height: 34px;
	line-height: 34px;
	background-color: #2d2e42;
	font-size: 13px;
	color: #fff
}

.thead h3[data-v-54128778],
.thead p[data-v-54128778] {
	height: 34px
}

.hideCheckBox .base[data-v-54128778] {
	width: 263px;
	padding: 0;
	margin-right: 15px
}

.hideCheckBox .bettleScore[data-v-54128778] {
	width: 485px
}

.hideCheckBox .bettleScore .bettle[data-v-54128778] {
	width: 350px
}

.hideCheckBox .oddsData .odds[data-v-54128778] {
	width: 150px
}

.hideCheckBox .oddsData .data[data-v-54128778] {
	padding-left: 15px
}

.hideCheckBox .corner span[data-v-54128778],
.hideCheckBox .halfScore span[data-v-54128778] {
	display: block;
	height: 44px;
	width: 90px !important
}

.hideCheckBox .tournament[data-v-54128778] {
	width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.hideCheckBox .status[data-v-54128778],
.hideCheckBox .time[data-v-54128778] {
	width: 70px
}

.hideCheckBox .weather[data-v-54128778] {
	flex: 1 !important
}

.base[data-v-54128778] {
	width: 293px;
	float: left;
	display: flex
}

.base h3[data-v-54128778],
.base p[data-v-54128778] {
	float: left
}

.base .checkbox[data-v-54128778] {
	width: 42px
}

.base .checkbox span[data-v-54128778] {
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-top: 12px
}

.base .checkbox span[data-v-54128778]:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat
}

.base .checkbox span[data-v-54128778]:last-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat
}

.base .checkbox span[data-v-54128778]:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat
}

.base .tournament[data-v-54128778] {
	width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.base .status[data-v-54128778],
.base .time[data-v-54128778] {
	width: 70px
}

.base .weather[data-v-54128778] {
	flex: 1 !important
}

.bettleScore[data-v-54128778] {
	width: 467px;
	float: left;
	padding: 0 5px
}

.bettleScore .bettle[data-v-54128778] {
	float: left;
	width: 320px;
	position: relative
}

.bettleScore .bettle h3[data-v-54128778],
.bettleScore .bettle p[data-v-54128778] {
	float: left
}

.bettleScore .bettle .score[data-v-54128778] {
	width: 52px;
	margin-top: 2px
}

.bettleScore .bettle .team[data-v-54128778] {
	width: calc(50% - 26px)
}

.bettleScore .bettle .team:hover span[data-v-54128778] {
	color: #548feb !important
}

.bettleScore .bettle .home[data-v-54128778] {
	text-align: right
}

.bettleScore .bettle .home span[data-v-54128778]:first-child,
.bettleScore .bettle .home span[data-v-54128778]:nth-child(2) {
	margin-right: 3px
}

.bettleScore .bettle .away[data-v-54128778] {
	text-align: left
}

.bettleScore .bettle .away span[data-v-54128778]:first-child,
.bettleScore .bettle .away span[data-v-54128778]:nth-child(2) {
	margin-left: 3px
}

.bettleScore .bettle .jing[data-v-54128778] {
	position: absolute;
	width: 166px;
	height: 44px;
	left: 0
}

.bettleScore .corner[data-v-54128778],
.bettleScore .halfScore[data-v-54128778] {
	float: left;
	width: 60px;
	height: 34px
}

.bettleScore .corner span[data-v-54128778],
.bettleScore .halfScore span[data-v-54128778] {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 5px;
	height: 40px;
	width: 60px;
	font-weight: 500
}

.bettleScore .corner span img[data-v-54128778],
.bettleScore .halfScore span img[data-v-54128778] {
	width: 11px;
	margin-right: 3px
}

.oddsData[data-v-54128778] {
	width: 368px;
	float: left;
	padding: 0 5px
}

.oddsData .odds[data-v-54128778] {
	width: 150px;
	float: left
}

.oddsData .data[data-v-54128778] {
	width: 155px;
	float: left;
	text-align: left;
	padding-left: 25px
}

.oddsData .live[data-v-54128778] {
	width: 51px;
	float: left
}

.oper[data-v-54128778] {
	width: 69px;
	float: left
}

.tbody .item[data-v-54128778] {
	height: 44px;
	font-size: 12px;
	border-bottom: 1px solid #eae9f2;
	overflow: hidden
}

.tbody .item p[data-v-54128778] {
	height: 44px;
	line-height: 44px
}

.tbody .item .base[data-v-54128778] {
	border-right: 1px solid #eae9f2
}

.tbody .item .base .checkbox[data-v-54128778] {
	cursor: pointer
}

.tbody .item .base .checkbox img[data-v-54128778] {
	width: 16px;
	margin-top: 12px
}

.tbody .item .base .tournament[data-v-54128778] {
	background-color: #c65795;
	color: #fff
}

.tbody .item .base .time[data-v-54128778] {
	color: #444a64;
	font-weight: 700
}

.tbody .item .base .time .timePlaying[data-v-54128778] {
	line-height: 44px;
	display: inline-block;
	width: 100%;
	padding: 0 10px
}

.tbody .item .base .time .timePlaying img[data-v-54128778] {
	width: 13px;
	margin-right: 5px;
	float: left;
	margin-top: 14px
}

.tbody .item .base .time .timePlaying i[data-v-54128778] {
	color: #dd5b5b;
	float: left;
	font-style: normal
}

.tbody .item .base .status[data-v-54128778] {
	color: #7a809a
}

.tbody .item .bettleScore[data-v-54128778] {
	border-right: 1px solid #eae9f2
}

.tbody .item .bettleScore .bettle .team[data-v-54128778] {
	cursor: pointer
}

.tbody .item .bettleScore .bettle .team span[data-v-54128778] {
	display: inline-block;
	vertical-align: middle
}

.tbody .item .bettleScore .bettle .team .name[data-v-54128778] {
	color: #333;
	font-weight: 500;
	max-width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px
}

.tbody .item .bettleScore .bettle .team .rank[data-v-54128778] {
	color: #7a809a
}

.tbody .item .bettleScore .bettle .team .paper[data-v-54128778] {
	width: 19px;
	height: 19px;
	line-height: 19px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	transform: scale(.84)
}

.tbody .item .bettleScore .bettle .team .red[data-v-54128778] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAA0RJREFUaEPtmDloFVEUhv8zmsIlZiZuUaJgI2hEG/dC7FwRMXfmuSAWVm6dS5vWpXTpRBBc5t6XFHFLJxYGFUHQpLEQVIgLMS8atYgzR1LY+eaeydyXp5DXnv995/zncO8ZLuE//9F/Xj8mDdR7grknwB0d3nB/v2Lmg8S8moH5gJNJjgJ4T0APiM75Wr+RNCeXgS9huNhjvsXABgm8gGaEPW9/cxx32xhiA4N79rR6RI9BtMgGdRT/6TGvaiqXX2fxRAYYoEp7+0MQbXJUnBRzNTDmcGEDw1G0JU3TB9KsDnUDgTELCxuoKHWDgX0OC5OiODDGK2xgSKk+AMulWR3qvgbGNLkw8APANIeFSVEvA2NWFjLwKQxbGpgHpBmd6pi7g3J5VyEDg6XSei9Jep0WJoURXQy0PlHIQCWKIk7T29KcLnXkeaf8OL5QzIBSpxk467IwKYuIQl9rU8xAGF5m5iPSpC51RLTa1/p5MQNK3WNgm8vCpKwpSTJnVlfXYDED7e39TLRMmtShbiQwptHGs34LDSn1HcB0G6gG8b7AmBU2bqaBb2E49xfzJxukRvG7gTE7bexMA8NhuDZlfmKD1Ch+KTDmuI2daeBf3wFj5rIN1HMHAJFvjC46gUucpkdtkFrEPaJ1TVo/tbEzJzCk1B0AO2yQWsSnEs1r1PqzjW0z8ApAmw1Sg/j3wJiZEq7NwAiAGRKQY41oB2Qe4nruAALu+8ZslzSl6gSGS6U1aZJYD5EkSV4NEV3xtRZdHlUNVMJw7PXNeo3lLU6iJ+CMb8w5ofbvskoUneQ0PS+BuNaQ55X8OI4l3KoTGFLqIoBjEohrjXQHZB7ieu6AUaIF87T+IGlM1gTqtQN+BsaIP9+zDHwDIFomkk7l0PQHxoiXZ5YBzpHUmZSIbvhaH5ACq1+jSg0w0CIFudJ5nre1KY57pLysCVwDcEgKcqJjfuSXy5sJEE+/qoGvpdLSJEleTNibKPO7lHnj7M7O93makf0xF0W7kabXa32YCehNifY2a/02T/GZe+APqBKGS8A89jq3BUArgIa8SaroP4LoGQM3g7a2W9TRkY6Ha31WGQ90Iv8zaWAiu/23XJMTmJxAwQ78BlXDGkBU8R5QAAAAAElFTkSuQmCC);
	background-size: cover
}

.tbody .item .bettleScore .bettle .team .yellow[data-v-54128778] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAAAAXNSR0IArs4c6QAAAN5QTFRFAAAA//8A/6oA/78A/8wA/9QA/8Yc/8wa/9EX/9QV/88A/9IA/8oL/9EJ/88I/9EI/8wH+dEM+dIL+tAF+s8K+s0J+88J+9EI+84I+88M+84L/NAH/NEH/M8N/M8J/M4J/M8L/M8L/M4K/M8K/dIM/dEJ/dIJ/dIJ/dEK+9IK+9IL+9EJ/NAJ/NEK/NAK/NAL/NAL/NAL/NAJ/NEJ/NEK/NAK/NEK/NEL/NAK/NEJ+9AK+9EK+9AJ/NAK/NAK/NAK/NAJ/NAK/NAK/NAJ/NAJ/NAK/NAK/NAK/NAK/NAKNgOiIgAAAEl0Uk5TAAEDBAUGCQoLDBARGBwgISMsLTE1ODs9P0BETE1PVVhfYGNma29xdnqCh4+Tl5ijqKmqsLW5u8HFy9XW2d3k5uju7/L1+Pr7/TJkTIcAAADESURBVBgZ3cHbQkFRAATQiRAh3YiIklRKkW4k6ab5/x/qcc/RmcderIV/kz88aUe0ahksK9798I/5KaL23hmrA7U5Y7yPNMQ5nTLEI50qxBudIoIsne8kgh06U4gGnXuIMzp9iCs6XYgRnSOICZ1dBGtfdHIICnTmEBU6zxAtOgOICzqXEDd02hBPdGoQMzpbCDboLJIItulMIep0HiA6dPoQXTrHEHUar2mI9TFjfR4gojRhjJd9LEk1r4dRt71GAqvkFxTj2ae+YgUmAAAAAElFTkSuQmCC);
	background-size: cover
}

.tbody .item .bettleScore .bettle .team .two[data-v-54128778] {
	background: url(paper_two.3f8e651.png);
	background-size: cover
}

.tbody .item .bettleScore .bettle .home .paper[data-v-54128778] {
	margin-left: -5px
}

.tbody .item .bettleScore .bettle .away .paper[data-v-54128778] {
	margin-right: -5px
}

.tbody .item .bettleScore .corner[data-v-54128778],
.tbody .item .bettleScore .halfScore[data-v-54128778] {
	color: #444a64;
	cursor: pointer
}

.tbody .item .bettleScore .score[data-v-54128778] {
	font-weight: 800;
	color: #f83131;
	cursor: pointer;
	font-size: 14px
}

.tbody .item .oddsData[data-v-54128778] {
	border-right: 1px solid #eae9f2
}

.tbody .item .oddsData .odds[data-v-54128778] {
	padding: 6px 0;
	cursor: pointer
}

.tbody .item .oddsData .odds span[data-v-54128778] {
	line-height: 14px;
	display: flex;
	justify-content: space-between
}

.tbody .item .oddsData .odds span i[data-v-54128778] {
	font-style: normal
}

.tbody .item .oddsData .odds .yz[data-v-54128778] {
	color: #7a809a;
	margin-bottom: 5px
}

.tbody .item .oddsData .odds .yz i[data-v-54128778] {
	width: 30px
}

.tbody .item .oddsData .odds .yz i[data-v-54128778]:nth-child(2) {
	width: 90px
}

.tbody .item .oddsData .odds .dx[data-v-54128778] {
	color: #333
}

.tbody .item .oddsData .odds .dx i[data-v-54128778] {
	width: 30px
}

.tbody .item .oddsData .odds .dx i[data-v-54128778]:nth-child(2) {
	width: 90px
}

.tbody .item .oddsData .data[data-v-54128778] {
	padding-left: 10px
}

.tbody .item .oddsData .data span[data-v-54128778] {
	display: block;
	color: #444a64;
	font-weight: 500;
	margin-left: 6px;
	cursor: pointer;
	float: left;
	font-size: 14px;
	color: #548feb
}

.tbody .item .oddsData .data span[data-v-54128778]:hover {
	text-decoration: underline
}

.tbody .item .oddsData .data .hasb[data-v-54128778] {
	font-size: 12px;
	padding: 2px 3px;
	line-height: 15px;
	border-radius: 4px;
	margin-top: 11px
}

.tbody .item .oddsData .data .report[data-v-54128778] {
	color: #ef5555;
	border: 1px solid #dd5b5b
}

.tbody .item .oddsData .data .report[data-v-54128778]:hover {
	background: #dd5b5b;
	color: #fff
}

.tbody .item .oddsData .data .plan[data-v-54128778] {
	color: #548feb;
	border: 1px solid #548feb
}

.tbody .item .oddsData .data .plan[data-v-54128778]:hover {
	background: #548feb;
	color: #fff
}

.tbody .item .oddsData .live[data-v-54128778] {
	cursor: pointer
}

.tbody .item .oddsData .live img[data-v-54128778] {
	width: 23px;
	margin-top: 10.5px
}

.tbody .item .oper[data-v-54128778] {
	margin-top: 11.5px;
	cursor: pointer
}

.tbody .item .oper span[data-v-54128778] {
	display: inline-block;
	width: 25px;
	height: 20px;
	cursor: pointer
}

.tbody .item .oper span[data-v-54128778]:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAYlJREFUOE+1kzsvREEYht9v1jUkolDR8Aso3cJZRLFnVqI4EhKJQoNOpxGNTodCI5GQOAWxM1sIzq64lfwCGiqFSIjrzicbWZe1F7vslDPf+8zzzYXwz4P+mYfCAUM6wvnaBm3rQ6xwhvnaJeeyGrrHx+VlN0/Lj9WlI05Ly0O2jbMClfaWGNQPxmZQWqN/AioVGWCBGR/QGTOIEjAtpbWeCZrWUOvdhhiLkyJBvYGAdRYORxpfDW/7yDTbdvd5OmhKoOu6JWUVNYdksCKlNZ8IKxWZYIHhx/vrNsdxnlNBUwK3lDcniOqlbfUnh5SObhg2F33SP/kr4Jb2AgQsCBQ32Xb7TXJI64Nqg5dTBsb7bH8447NRaq+WIc4YNMU+cfR893TlOD23iZDr7lSVVJbWUsy0EniWYBql7Lr6Cv3WckhHFwDuiBcwuE4wxqT0r32eoTdoCIsEunyfo/2g3TmeFvh1IaS8VQLCyUAGAkHpH8rpluPFBQGCaPCHCfNaXobZvljOLecLfAOWVZUVPXq5cQAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-54128778]:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IArs4c6QAAAZRJREFUOE+t0z1Lw1AUBuBzcm+b6lIQXB1qtWrTSRQna1sKIiLoJEj/gOAkLi7q4iJODv6AIjjpoGih2g8nEZxM1frRwVUQumhS782RCEKV1H7QzO/7nBNOgtDGB9towTcms9oaEay3AiPCOovoG3a3/Zu1spFTp+5mIqcl7CKf0JP1hv6LGaeBAFfdF3boEyrjnmix+B9YE6MTvyo8nksC2lUUILJwkRvGGE49mbXAmpjIBneAoJtHC/N2WWSC+4DwyiOFpaYwca7NIsJWWb4Pd8VLZbv8lvZ5vazzmghWeEw/bOgAlPb1SNZxZRHMuGOFq+oSnQVHpAJHTH6MYrz08hf89ZqUBS5IywNaB67I7bbT9M/s0DKQMsdRD2MERHXmFyZz2iZImlSQEmbFND2Tz0/VYSPV61fdqmoRJi3ElCuqrzpiZnogxDnfA0IFkNxASCx6E6gOy0yoCEgIhBVAsoQQC2r8/uYn43hNyg/2WZIfO2EKE9MYvnts6AB2qO2YlOzBaTpjsr+pzer9g019tK1iXzJHoBSgRBe7AAAAAElFTkSuQmCC) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-54128778]:nth-child(2) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAATVJREFUOE/Nk7EvBFEQxr+x7ySnUaBylfYi+yLRiESxTyVahEpxlY6/g04jEhVBKyq7hUQ0Enkb0apOheIaEvfWyG1x4fL23i4b8dqZ+c18880jlPyoZB7+DmgieQhg1aLgSAR6LUtZ5oT/E2hCuUuEuY4cBmoAhi3SWgQ00xzGpVB642vON8kc+eMJSAMYzeH+sweWFMSPmcBOwFzIBQzwGUB9LoAZH7Qo5vV5b2NrUTv0t4loM2tKZt6pqHjLFrcC+bQ+mIxUrgBMW4puvJf2LC3dv+cGpgsPJycS8m57jGl5nEyRunsofIfpPkN/GUTH3WLmFaHik36GOb+eieQegAYY+0Lphst9J5Cva9XkdezAG3pap5nm26+BLkCusykKsR62iST/FCQC3V2dc4dFm5QO/ATOel0V05XcUwAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-54128778]:nth-child(3) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAAAAXNSR0IArs4c6QAAAU1QTFRFAAAA//8A/6pV/79A/8wz/6oq/7Yk/8Y5/7ku/8Qn/7Y3/7sz/78w/8Mt/7gr/8Ix/7ku/8Iz/7ox/78u/7ks/7sz/7sl/78r/7op/7ss/7wr+b4q+b8p+r8q+rsq+r4q+r8u+7sq+74t+7wr+70r+74r/L0t/L4s/L0s/L4s/MEt/L8t/MEu/L8t/L8u/MAr/b8q/cAs/cAr/b4q/b8s/cAs/b8r/b8t/b8r+78s+8As+78s+74t/L4s/L8t/L4s/L8s/L4t/L8t/L8t/L4s/L8r/L4r/L8s/L8s/L4s/L8r/L4s/L4s/L8s/L4t/L8s/L8t/L8s/L4s/L4s/L8s/L4s/b4s/b4s/b4t+74s+78s+74s+78s/L8t/L4s/L4t/L4s/L4t/L4r/L4s/L4s/L4r/L4s/L4s/L4r/L4s/L4s/L4s/L4s/L4s/L4sPj7dgAAAAG50Uk5TAAEDBAUGBwkLDQ4PEBESFRYZGhwdHiIkJSkqKywwMTc4PD9BQkdJS1FWWlteYGRlZ2lxcnR1d3h8gIWMjpKUlZeZn6Cip6qvsrS2uLm6vb/Cw8TJyszP0NTV1tfa3uHj5urs7u/x8/b3+fr8/f4/ojoIAAABH0lEQVQYGbXBVVvCYAAG0HcgTgUTu1tBVOzuxEIEwQLbKfH+/0sZ41G3fWzecA7KTJ7Cf0w/SLAn3XIQ9kbIfdg7JRU37HTkSM7AzgbzrmHD80FVD6zNs2ATlpwpFrzKsOJjkR8l1LX3jwUSLIo0O6AX3D2+un/O0iCdDO+tTA63uqBpvKOV7OMCCurjtLLlgKY2xpJyi/hRE2EJX378UXVBobch6MgnFEh1wcB1RJNEE0ycBzQ4r4aAl3rRCoj4qHcDoQ3qZWSIxGnQBwF3hgZBCIzSaAcCq9Q8zUapiUHgkqr0mgeOOYUqxQmTyk/mnXVC1RamqhsmAyST4yiSgu8kAzBZorIs45c3RK7DJHTYAr2JlzBMemHSsC2hPL4BkgLCwBGGQwAAAAAASUVORK5CYII=) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-54128778]:nth-child(4) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAntJREFUOE+t1EtIVFEYB/D/d+74xhb5IDOoFkEUFKSLiB7eQRgc70Nc3B60CKWF1KIiSILgEtQiqEVQaIvc6GaybO7cgTLy6kIoKvdJQQoGGSZoMzrjzPlihMIcdSbyrg6cw+/+z/edcwib/NEme8gLfB7xLrTo6oN8fp4TDIVebC0uLZqERKNhqG9yoTlBx/WuAegEo9/Q1fP/Bdq25ztUj09pKTsUofQuxnmnZak/N0I3TOhEhywwdRiaqjoRb4CJI6bmf/xPoOd5vrm5dAUzKoRP9AgotzTthONEPQ2M6z6xoAaDwcR66HLCsDt0g4BzAG0lojJm/sHgGSL6PPZupMW2bRkKhZTi0qq3BOyXwCwxJojwRTJPEuODYfhDGWsZ7O5+X7Ctdr6PGNWLC0VNlnVkYb0EzEzOq9EaTiZ2KRD3AFQuJdPB1tbG8T9gZrCcoKSyBxC1RYUJIxAIxNZDM2WZj6ELjAOpwqTWGghM/177V1Ns2xZ19ce7JGhfgSgJBoOH51aj4XC4nJQtIRCWSJaf0vX6+Mo12V3ObCk6PADQmKE13FwNOtHhPgZSidh0m2VZ6dXzax4bx/UGQbhvNKtuVsLo8F1I+c3U/XfWKkkWuFzLsqoZwb7dmnZs9tnL0WplKdmUiH/vzSQKu95ZAM2mpp7OC3TdoToG9XydGq+r2bHnIiA6WfIUASlBaJOSGURPDV3dmxfouK8vgcQZZi4joglO8WXT9H90HK+diW8LQY+YcXUxjqq1rmHWlp2I1w/CQWK6ousNkZUpwuHB7aQUPARgcpqPmqZ/NGdTHHek3SdivRtdr0jEOymJpKk1PMkJ5nqecs3/AhKPAiSbrNltAAAAAElFTkSuQmCC) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-54128778]:nth-child(4):hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IArs4c6QAAAlFJREFUOE+tlE1IFVEUx//n3pknKVkgRRJREJG+9/xKIQoCZ54WUVCrdlEEERQt3NQmQgwMamG46msTBNWiUiNMnvpMijYlwZvJLwjNZa9oVb2ZuffECIX5cgaqs7qX+z+/e77uJfxHozgWjzRsVKRbDDvfH6eNhfm51GUCGg3L3f9PMH7SXK4rvDkGm5762lDe/v5DFDAysmAsdRIaB0BYIMJH2ep2/RWMAdKjdXkBnAH0Fw3RJ8bzW6kTeiVgSWT8Yvtq+KuqFCmLlT5rZtwdobM/mn5N4C7DdgdWhH0bbNxilgUPAGwCowrERSJRYPAnaHQbGedx6Bzk6o+B+SqYK0hgnsHzYJoP16KIu7TPWViMzB9O7iGiPmhxwmiPHgEeqq/wpNpMxBkB0UPE3dJ2L4acX2l6Q8mdwqR+QJyKm6lQK035SAndmWh1b/1M+7eaedlkkzDEUwAdhuWEqZdYkE0egpQ3weq4kXk3uFRQ2oDnySal6JUsoJKOuN5ScTG7rVbKspcaQXvCnnqz/KYSmD9Ssxtk9Jq207Jc/DnbvKZSfl+Q4+7aP41ICUyNps5pEtWmle9Y7OJw3WEpi1NkzUyFe5VLzwr2D5I9PR0bWZBLDSDAHUmYDAR6Aaom0DoGXzPIuaKQugeFh0abez8SxgzSuVSBhXgGhTYt9CUT7nV46WqV4BsEsYEZsww9Z9ru+WhYrjatWL4F4baEd4GsmcJSh2AsfRSae0A0YVjO3kiYP1yzi4mKiczkxEpPhofq1ytTdxq2czq2ZnF/VtT5Dw527RTZQ6udAAAAAElFTkSuQmCC) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .thEvent[data-v-54128778] {
	background-color: #f6f6f8
}

.tbody .groundBox[data-v-54128778] {
	width: 100%;
	height: 26px;
	background-color: #fff;
	line-height: 26px;
	box-shadow: 0 0 10px 0 rgba(6, 11, 109, .12)
}

.tbody .groundBox .ground[data-v-54128778] {
	width: 535px;
	margin-left: 190px;
	color: #6694e2;
	font-size: 12px;
	text-align: center;
	padding: 0 5px;
	position: relative
}

.tbody .groundBox .ground[data-v-54128778]:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: calc(50% - 5px);
	box-shadow: inset 0 0 10px 0 rgba(6, 11, 109, .2)
}

.FX_color .base[data-v-54128778] {
	width: 307px;
	display: flex
}

.FX_color .bettleScore[data-v-54128778] {
	width: 450px
}

.FX_color .bettleScore .bettle[data-v-54128778] {
	width: 320px
}

.FX_color .oddsData .odds[data-v-54128778] {
	width: 150px
}

.thead[data-v-54128778] {
	position: sticky;
	position: -webkit-sticky;
	top: 60px;
	z-index: 100
}

.dui[data-v-455e1a0c] {
	margin-left: -9px
}

.cat[data-v-455e1a0c] {
	margin: 0 !important;
	width: 293px !important
}

.cat .status[data-v-455e1a0c],
.cat .time[data-v-455e1a0c],
.cat .tournament[data-v-455e1a0c] {
	width: 70px !important
}

.cat .weather[data-v-455e1a0c] {
	width: 40px !important
}

.cat .bettle[data-v-455e1a0c] {
	padding-left: 0
}

.cats[data-v-455e1a0c] {
	width: 470px !important;
	padding: 0 !important;
	margin-left: -5px
}

.thead[data-v-455e1a0c] {
	width: 100%;
	height: 34px;
	line-height: 34px;
	background-color: #2d2e42;
	font-size: 13px;
	color: #fff
}

.thead h3[data-v-455e1a0c],
.thead p[data-v-455e1a0c] {
	height: 34px
}

.hideCheckBox .base[data-v-455e1a0c] {
	width: 263px;
	padding: 0;
	margin-right: 15px
}

.hideCheckBox .bettleScore[data-v-455e1a0c] {
	width: 485px
}

.hideCheckBox .bettleScore .bettle[data-v-455e1a0c] {
	width: 350px
}

.hideCheckBox .oddsData .odds[data-v-455e1a0c] {
	width: 150px
}

.hideCheckBox .oddsData .data[data-v-455e1a0c] {
	padding-left: 15px
}

.hideCheckBox .corner span[data-v-455e1a0c],
.hideCheckBox .halfScore span[data-v-455e1a0c] {
	display: block;
	height: 44px;
	width: 90px !important
}

.hideCheckBox .tournament[data-v-455e1a0c] {
	width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.hideCheckBox .status[data-v-455e1a0c],
.hideCheckBox .time[data-v-455e1a0c] {
	width: 70px
}

.hideCheckBox .weather[data-v-455e1a0c] {
	flex: 1 !important
}

.base[data-v-455e1a0c] {
	width: 293px;
	float: left;
	display: flex
}

.base h3[data-v-455e1a0c],
.base p[data-v-455e1a0c] {
	float: left
}

.base .checkbox[data-v-455e1a0c] {
	width: 42px
}

.base .checkbox span[data-v-455e1a0c] {
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-top: 12px
}

.base .checkbox span[data-v-455e1a0c]:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat
}

.base .checkbox span[data-v-455e1a0c]:last-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat
}

.base .checkbox span[data-v-455e1a0c]:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat
}

.base .tournament[data-v-455e1a0c] {
	width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.base .status[data-v-455e1a0c],
.base .time[data-v-455e1a0c] {
	width: 70px
}

.base .weather[data-v-455e1a0c] {
	flex: 1 !important
}

.bettleScore[data-v-455e1a0c] {
	width: 467px;
	float: left;
	padding: 0 5px
}

.bettleScore .bettle[data-v-455e1a0c] {
	float: left;
	width: 320px;
	position: relative
}

.bettleScore .bettle h3[data-v-455e1a0c],
.bettleScore .bettle p[data-v-455e1a0c] {
	float: left
}

.bettleScore .bettle .score[data-v-455e1a0c] {
	width: 52px;
	margin-top: 2px
}

.bettleScore .bettle .team[data-v-455e1a0c] {
	width: calc(50% - 26px)
}

.bettleScore .bettle .team:hover span[data-v-455e1a0c] {
	color: #548feb !important
}

.bettleScore .bettle .home[data-v-455e1a0c] {
	text-align: right
}

.bettleScore .bettle .home span[data-v-455e1a0c]:first-child,
.bettleScore .bettle .home span[data-v-455e1a0c]:nth-child(2) {
	margin-right: 3px
}

.bettleScore .bettle .away[data-v-455e1a0c] {
	text-align: left
}

.bettleScore .bettle .away span[data-v-455e1a0c]:first-child,
.bettleScore .bettle .away span[data-v-455e1a0c]:nth-child(2) {
	margin-left: 3px
}

.bettleScore .bettle .jing[data-v-455e1a0c] {
	position: absolute;
	width: 166px;
	height: 44px;
	left: 0
}

.bettleScore .corner[data-v-455e1a0c],
.bettleScore .halfScore[data-v-455e1a0c] {
	float: left;
	width: 60px;
	height: 34px
}

.bettleScore .corner span[data-v-455e1a0c],
.bettleScore .halfScore span[data-v-455e1a0c] {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 5px;
	height: 40px;
	width: 60px;
	font-weight: 500
}

.bettleScore .corner span img[data-v-455e1a0c],
.bettleScore .halfScore span img[data-v-455e1a0c] {
	width: 11px;
	margin-right: 3px
}

.oddsData[data-v-455e1a0c] {
	width: 368px;
	float: left;
	padding: 0 5px
}

.oddsData .odds[data-v-455e1a0c] {
	width: 150px;
	float: left
}

.oddsData .data[data-v-455e1a0c] {
	width: 155px;
	float: left;
	text-align: left;
	padding-left: 25px
}

.oddsData .live[data-v-455e1a0c] {
	width: 51px;
	float: left
}

.oper[data-v-455e1a0c] {
	width: 69px;
	float: left
}

.tbody .item[data-v-455e1a0c] {
	height: 44px;
	font-size: 12px;
	border-bottom: 1px solid #eae9f2;
	overflow: hidden
}

.tbody .item p[data-v-455e1a0c] {
	height: 44px;
	line-height: 44px
}

.tbody .item .base[data-v-455e1a0c] {
	border-right: 1px solid #eae9f2
}

.tbody .item .base .checkbox[data-v-455e1a0c] {
	cursor: pointer
}

.tbody .item .base .checkbox img[data-v-455e1a0c] {
	width: 16px;
	margin-top: 12px
}

.tbody .item .base .tournament[data-v-455e1a0c] {
	background-color: #c65795;
	color: #fff
}

.tbody .item .base .time[data-v-455e1a0c] {
	color: #444a64;
	font-weight: 700
}

.tbody .item .base .time .timePlaying[data-v-455e1a0c] {
	line-height: 44px;
	display: inline-block;
	width: 100%;
	padding: 0 10px
}

.tbody .item .base .time .timePlaying img[data-v-455e1a0c] {
	width: 13px;
	margin-right: 5px;
	float: left;
	margin-top: 14px
}

.tbody .item .base .time .timePlaying i[data-v-455e1a0c] {
	color: #dd5b5b;
	float: left;
	font-style: normal
}

.tbody .item .base .status[data-v-455e1a0c] {
	color: #7a809a
}

.tbody .item .bettleScore[data-v-455e1a0c] {
	border-right: 1px solid #eae9f2
}

.tbody .item .bettleScore .bettle .team[data-v-455e1a0c] {
	cursor: pointer
}

.tbody .item .bettleScore .bettle .team span[data-v-455e1a0c] {
	display: inline-block;
	vertical-align: middle
}

.tbody .item .bettleScore .bettle .team .name[data-v-455e1a0c] {
	color: #333;
	font-weight: 500;
	max-width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px
}

.tbody .item .bettleScore .bettle .team .rank[data-v-455e1a0c] {
	color: #7a809a
}

.tbody .item .bettleScore .bettle .team .paper[data-v-455e1a0c] {
	width: 19px;
	height: 19px;
	line-height: 19px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	transform: scale(.84)
}

.tbody .item .bettleScore .bettle .team .red[data-v-455e1a0c] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAA0RJREFUaEPtmDloFVEUhv8zmsIlZiZuUaJgI2hEG/dC7FwRMXfmuSAWVm6dS5vWpXTpRBBc5t6XFHFLJxYGFUHQpLEQVIgLMS8atYgzR1LY+eaeydyXp5DXnv995/zncO8ZLuE//9F/Xj8mDdR7grknwB0d3nB/v2Lmg8S8moH5gJNJjgJ4T0APiM75Wr+RNCeXgS9huNhjvsXABgm8gGaEPW9/cxx32xhiA4N79rR6RI9BtMgGdRT/6TGvaiqXX2fxRAYYoEp7+0MQbXJUnBRzNTDmcGEDw1G0JU3TB9KsDnUDgTELCxuoKHWDgX0OC5OiODDGK2xgSKk+AMulWR3qvgbGNLkw8APANIeFSVEvA2NWFjLwKQxbGpgHpBmd6pi7g3J5VyEDg6XSei9Jep0WJoURXQy0PlHIQCWKIk7T29KcLnXkeaf8OL5QzIBSpxk467IwKYuIQl9rU8xAGF5m5iPSpC51RLTa1/p5MQNK3WNgm8vCpKwpSTJnVlfXYDED7e39TLRMmtShbiQwptHGs34LDSn1HcB0G6gG8b7AmBU2bqaBb2E49xfzJxukRvG7gTE7bexMA8NhuDZlfmKD1Ch+KTDmuI2daeBf3wFj5rIN1HMHAJFvjC46gUucpkdtkFrEPaJ1TVo/tbEzJzCk1B0AO2yQWsSnEs1r1PqzjW0z8ApAmw1Sg/j3wJiZEq7NwAiAGRKQY41oB2Qe4nruAALu+8ZslzSl6gSGS6U1aZJYD5EkSV4NEV3xtRZdHlUNVMJw7PXNeo3lLU6iJ+CMb8w5ofbvskoUneQ0PS+BuNaQ55X8OI4l3KoTGFLqIoBjEohrjXQHZB7ieu6AUaIF87T+IGlM1gTqtQN+BsaIP9+zDHwDIFomkk7l0PQHxoiXZ5YBzpHUmZSIbvhaH5ACq1+jSg0w0CIFudJ5nre1KY57pLysCVwDcEgKcqJjfuSXy5sJEE+/qoGvpdLSJEleTNibKPO7lHnj7M7O93makf0xF0W7kabXa32YCehNifY2a/02T/GZe+APqBKGS8A89jq3BUArgIa8SaroP4LoGQM3g7a2W9TRkY6Ha31WGQ90Iv8zaWAiu/23XJMTmJxAwQ78BlXDGkBU8R5QAAAAAElFTkSuQmCC);
	background-size: cover
}

.tbody .item .bettleScore .bettle .team .yellow[data-v-455e1a0c] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAAAAXNSR0IArs4c6QAAAN5QTFRFAAAA//8A/6oA/78A/8wA/9QA/8Yc/8wa/9EX/9QV/88A/9IA/8oL/9EJ/88I/9EI/8wH+dEM+dIL+tAF+s8K+s0J+88J+9EI+84I+88M+84L/NAH/NEH/M8N/M8J/M4J/M8L/M8L/M4K/M8K/dIM/dEJ/dIJ/dIJ/dEK+9IK+9IL+9EJ/NAJ/NEK/NAK/NAL/NAL/NAL/NAJ/NEJ/NEK/NAK/NEK/NEL/NAK/NEJ+9AK+9EK+9AJ/NAK/NAK/NAK/NAJ/NAK/NAK/NAJ/NAJ/NAK/NAK/NAK/NAK/NAKNgOiIgAAAEl0Uk5TAAEDBAUGCQoLDBARGBwgISMsLTE1ODs9P0BETE1PVVhfYGNma29xdnqCh4+Tl5ijqKmqsLW5u8HFy9XW2d3k5uju7/L1+Pr7/TJkTIcAAADESURBVBgZ3cHbQkFRAATQiRAh3YiIklRKkW4k6ab5/x/qcc/RmcderIV/kz88aUe0ahksK9798I/5KaL23hmrA7U5Y7yPNMQ5nTLEI50qxBudIoIsne8kgh06U4gGnXuIMzp9iCs6XYgRnSOICZ1dBGtfdHIICnTmEBU6zxAtOgOICzqXEDd02hBPdGoQMzpbCDboLJIItulMIep0HiA6dPoQXTrHEHUar2mI9TFjfR4gojRhjJd9LEk1r4dRt71GAqvkFxTj2ae+YgUmAAAAAElFTkSuQmCC);
	background-size: cover
}

.tbody .item .bettleScore .bettle .team .two[data-v-455e1a0c] {
	background: url(paper_two.3f8e651.png);
	background-size: cover
}

.tbody .item .bettleScore .bettle .home .paper[data-v-455e1a0c] {
	margin-left: -5px
}

.tbody .item .bettleScore .bettle .away .paper[data-v-455e1a0c] {
	margin-right: -5px
}

.tbody .item .bettleScore .corner[data-v-455e1a0c],
.tbody .item .bettleScore .halfScore[data-v-455e1a0c] {
	color: #444a64;
	cursor: pointer
}

.tbody .item .bettleScore .score[data-v-455e1a0c] {
	font-weight: 800;
	color: #f83131;
	cursor: pointer;
	font-size: 14px
}

.tbody .item .oddsData[data-v-455e1a0c] {
	border-right: 1px solid #eae9f2
}

.tbody .item .oddsData .odds[data-v-455e1a0c] {
	padding: 6px 0;
	cursor: pointer
}

.tbody .item .oddsData .odds span[data-v-455e1a0c] {
	line-height: 14px;
	display: flex;
	justify-content: space-between
}

.tbody .item .oddsData .odds span i[data-v-455e1a0c] {
	font-style: normal
}

.tbody .item .oddsData .odds .yz[data-v-455e1a0c] {
	color: #7a809a;
	margin-bottom: 5px
}

.tbody .item .oddsData .odds .yz i[data-v-455e1a0c] {
	width: 30px
}

.tbody .item .oddsData .odds .yz i[data-v-455e1a0c]:nth-child(2) {
	width: 90px
}

.tbody .item .oddsData .odds .dx[data-v-455e1a0c] {
	color: #333
}

.tbody .item .oddsData .odds .dx i[data-v-455e1a0c] {
	width: 30px
}

.tbody .item .oddsData .odds .dx i[data-v-455e1a0c]:nth-child(2) {
	width: 90px
}

.tbody .item .oddsData .data[data-v-455e1a0c] {
	padding-left: 10px
}

.tbody .item .oddsData .data span[data-v-455e1a0c] {
	display: block;
	color: #444a64;
	font-weight: 500;
	margin-left: 6px;
	cursor: pointer;
	float: left;
	font-size: 14px;
	color: #548feb
}

.tbody .item .oddsData .data span[data-v-455e1a0c]:hover {
	text-decoration: underline
}

.tbody .item .oddsData .data .hasb[data-v-455e1a0c] {
	font-size: 12px;
	padding: 2px 3px;
	line-height: 15px;
	border-radius: 4px;
	margin-top: 11px
}

.tbody .item .oddsData .data .report[data-v-455e1a0c] {
	color: #ef5555;
	border: 1px solid #dd5b5b
}

.tbody .item .oddsData .data .report[data-v-455e1a0c]:hover {
	background: #dd5b5b;
	color: #fff
}

.tbody .item .oddsData .data .plan[data-v-455e1a0c] {
	color: #548feb;
	border: 1px solid #548feb
}

.tbody .item .oddsData .data .plan[data-v-455e1a0c]:hover {
	background: #548feb;
	color: #fff
}

.tbody .item .oddsData .live[data-v-455e1a0c] {
	cursor: pointer
}

.tbody .item .oddsData .live img[data-v-455e1a0c] {
	width: 23px;
	margin-top: 10.5px
}

.tbody .item .oper[data-v-455e1a0c] {
	margin-top: 11.5px;
	cursor: pointer
}

.tbody .item .oper span[data-v-455e1a0c] {
	display: inline-block;
	width: 25px;
	height: 20px;
	cursor: pointer
}

.tbody .item .oper span[data-v-455e1a0c]:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAYlJREFUOE+1kzsvREEYht9v1jUkolDR8Aso3cJZRLFnVqI4EhKJQoNOpxGNTodCI5GQOAWxM1sIzq64lfwCGiqFSIjrzicbWZe1F7vslDPf+8zzzYXwz4P+mYfCAUM6wvnaBm3rQ6xwhvnaJeeyGrrHx+VlN0/Lj9WlI05Ly0O2jbMClfaWGNQPxmZQWqN/AioVGWCBGR/QGTOIEjAtpbWeCZrWUOvdhhiLkyJBvYGAdRYORxpfDW/7yDTbdvd5OmhKoOu6JWUVNYdksCKlNZ8IKxWZYIHhx/vrNsdxnlNBUwK3lDcniOqlbfUnh5SObhg2F33SP/kr4Jb2AgQsCBQ32Xb7TXJI64Nqg5dTBsb7bH8447NRaq+WIc4YNMU+cfR893TlOD23iZDr7lSVVJbWUsy0EniWYBql7Lr6Cv3WckhHFwDuiBcwuE4wxqT0r32eoTdoCIsEunyfo/2g3TmeFvh1IaS8VQLCyUAGAkHpH8rpluPFBQGCaPCHCfNaXobZvljOLecLfAOWVZUVPXq5cQAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-455e1a0c]:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IArs4c6QAAAZRJREFUOE+t0z1Lw1AUBuBzcm+b6lIQXB1qtWrTSRQna1sKIiLoJEj/gOAkLi7q4iJODv6AIjjpoGih2g8nEZxM1frRwVUQumhS782RCEKV1H7QzO/7nBNOgtDGB9towTcms9oaEay3AiPCOovoG3a3/Zu1spFTp+5mIqcl7CKf0JP1hv6LGaeBAFfdF3boEyrjnmix+B9YE6MTvyo8nksC2lUUILJwkRvGGE49mbXAmpjIBneAoJtHC/N2WWSC+4DwyiOFpaYwca7NIsJWWb4Pd8VLZbv8lvZ5vazzmghWeEw/bOgAlPb1SNZxZRHMuGOFq+oSnQVHpAJHTH6MYrz08hf89ZqUBS5IywNaB67I7bbT9M/s0DKQMsdRD2MERHXmFyZz2iZImlSQEmbFND2Tz0/VYSPV61fdqmoRJi3ElCuqrzpiZnogxDnfA0IFkNxASCx6E6gOy0yoCEgIhBVAsoQQC2r8/uYn43hNyg/2WZIfO2EKE9MYvnts6AB2qO2YlOzBaTpjsr+pzer9g019tK1iXzJHoBSgRBe7AAAAAElFTkSuQmCC) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-455e1a0c]:nth-child(2) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAATVJREFUOE/Nk7EvBFEQxr+x7ySnUaBylfYi+yLRiESxTyVahEpxlY6/g04jEhVBKyq7hUQ0Enkb0apOheIaEvfWyG1x4fL23i4b8dqZ+c18880jlPyoZB7+DmgieQhg1aLgSAR6LUtZ5oT/E2hCuUuEuY4cBmoAhi3SWgQ00xzGpVB642vON8kc+eMJSAMYzeH+sweWFMSPmcBOwFzIBQzwGUB9LoAZH7Qo5vV5b2NrUTv0t4loM2tKZt6pqHjLFrcC+bQ+mIxUrgBMW4puvJf2LC3dv+cGpgsPJycS8m57jGl5nEyRunsofIfpPkN/GUTH3WLmFaHik36GOb+eieQegAYY+0Lphst9J5Cva9XkdezAG3pap5nm26+BLkCusykKsR62iST/FCQC3V2dc4dFm5QO/ATOel0V05XcUwAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-455e1a0c]:nth-child(3) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAAAAXNSR0IArs4c6QAAAU1QTFRFAAAA//8A/6pV/79A/8wz/6oq/7Yk/8Y5/7ku/8Qn/7Y3/7sz/78w/8Mt/7gr/8Ix/7ku/8Iz/7ox/78u/7ks/7sz/7sl/78r/7op/7ss/7wr+b4q+b8p+r8q+rsq+r4q+r8u+7sq+74t+7wr+70r+74r/L0t/L4s/L0s/L4s/MEt/L8t/MEu/L8t/L8u/MAr/b8q/cAs/cAr/b4q/b8s/cAs/b8r/b8t/b8r+78s+8As+78s+74t/L4s/L8t/L4s/L8s/L4t/L8t/L8t/L4s/L8r/L4r/L8s/L8s/L4s/L8r/L4s/L4s/L8s/L4t/L8s/L8t/L8s/L4s/L4s/L8s/L4s/b4s/b4s/b4t+74s+78s+74s+78s/L8t/L4s/L4t/L4s/L4t/L4r/L4s/L4s/L4r/L4s/L4s/L4r/L4s/L4s/L4s/L4s/L4s/L4sPj7dgAAAAG50Uk5TAAEDBAUGBwkLDQ4PEBESFRYZGhwdHiIkJSkqKywwMTc4PD9BQkdJS1FWWlteYGRlZ2lxcnR1d3h8gIWMjpKUlZeZn6Cip6qvsrS2uLm6vb/Cw8TJyszP0NTV1tfa3uHj5urs7u/x8/b3+fr8/f4/ojoIAAABH0lEQVQYGbXBVVvCYAAG0HcgTgUTu1tBVOzuxEIEwQLbKfH+/0sZ41G3fWzecA7KTJ7Cf0w/SLAn3XIQ9kbIfdg7JRU37HTkSM7AzgbzrmHD80FVD6zNs2ATlpwpFrzKsOJjkR8l1LX3jwUSLIo0O6AX3D2+un/O0iCdDO+tTA63uqBpvKOV7OMCCurjtLLlgKY2xpJyi/hRE2EJX378UXVBobch6MgnFEh1wcB1RJNEE0ycBzQ4r4aAl3rRCoj4qHcDoQ3qZWSIxGnQBwF3hgZBCIzSaAcCq9Q8zUapiUHgkqr0mgeOOYUqxQmTyk/mnXVC1RamqhsmAyST4yiSgu8kAzBZorIs45c3RK7DJHTYAr2JlzBMemHSsC2hPL4BkgLCwBGGQwAAAAAASUVORK5CYII=) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-455e1a0c]:nth-child(4) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAntJREFUOE+t1EtIVFEYB/D/d+74xhb5IDOoFkEUFKSLiB7eQRgc70Nc3B60CKWF1KIiSILgEtQiqEVQaIvc6GaybO7cgTLy6kIoKvdJQQoGGSZoMzrjzPlihMIcdSbyrg6cw+/+z/edcwib/NEme8gLfB7xLrTo6oN8fp4TDIVebC0uLZqERKNhqG9yoTlBx/WuAegEo9/Q1fP/Bdq25ztUj09pKTsUofQuxnmnZak/N0I3TOhEhywwdRiaqjoRb4CJI6bmf/xPoOd5vrm5dAUzKoRP9AgotzTthONEPQ2M6z6xoAaDwcR66HLCsDt0g4BzAG0lojJm/sHgGSL6PPZupMW2bRkKhZTi0qq3BOyXwCwxJojwRTJPEuODYfhDGWsZ7O5+X7Ctdr6PGNWLC0VNlnVkYb0EzEzOq9EaTiZ2KRD3AFQuJdPB1tbG8T9gZrCcoKSyBxC1RYUJIxAIxNZDM2WZj6ELjAOpwqTWGghM/177V1Ns2xZ19ce7JGhfgSgJBoOH51aj4XC4nJQtIRCWSJaf0vX6+Mo12V3ObCk6PADQmKE13FwNOtHhPgZSidh0m2VZ6dXzax4bx/UGQbhvNKtuVsLo8F1I+c3U/XfWKkkWuFzLsqoZwb7dmnZs9tnL0WplKdmUiH/vzSQKu95ZAM2mpp7OC3TdoToG9XydGq+r2bHnIiA6WfIUASlBaJOSGURPDV3dmxfouK8vgcQZZi4joglO8WXT9H90HK+diW8LQY+YcXUxjqq1rmHWlp2I1w/CQWK6ousNkZUpwuHB7aQUPARgcpqPmqZ/NGdTHHek3SdivRtdr0jEOymJpKk1PMkJ5nqecs3/AhKPAiSbrNltAAAAAElFTkSuQmCC) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-455e1a0c]:nth-child(4):hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IArs4c6QAAAlFJREFUOE+tlE1IFVEUx//n3pknKVkgRRJREJG+9/xKIQoCZ54WUVCrdlEEERQt3NQmQgwMamG46msTBNWiUiNMnvpMijYlwZvJLwjNZa9oVb2ZuffECIX5cgaqs7qX+z+/e77uJfxHozgWjzRsVKRbDDvfH6eNhfm51GUCGg3L3f9PMH7SXK4rvDkGm5762lDe/v5DFDAysmAsdRIaB0BYIMJH2ep2/RWMAdKjdXkBnAH0Fw3RJ8bzW6kTeiVgSWT8Yvtq+KuqFCmLlT5rZtwdobM/mn5N4C7DdgdWhH0bbNxilgUPAGwCowrERSJRYPAnaHQbGedx6Bzk6o+B+SqYK0hgnsHzYJoP16KIu7TPWViMzB9O7iGiPmhxwmiPHgEeqq/wpNpMxBkB0UPE3dJ2L4acX2l6Q8mdwqR+QJyKm6lQK035SAndmWh1b/1M+7eaedlkkzDEUwAdhuWEqZdYkE0egpQ3weq4kXk3uFRQ2oDnySal6JUsoJKOuN5ScTG7rVbKspcaQXvCnnqz/KYSmD9Ssxtk9Jq207Jc/DnbvKZSfl+Q4+7aP41ICUyNps5pEtWmle9Y7OJw3WEpi1NkzUyFe5VLzwr2D5I9PR0bWZBLDSDAHUmYDAR6Aaom0DoGXzPIuaKQugeFh0abez8SxgzSuVSBhXgGhTYt9CUT7nV46WqV4BsEsYEZsww9Z9ru+WhYrjatWL4F4baEd4GsmcJSh2AsfRSae0A0YVjO3kiYP1yzi4mKiczkxEpPhofq1ytTdxq2czq2ZnF/VtT5Dw527RTZQ6udAAAAAElFTkSuQmCC) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .thEvent[data-v-455e1a0c] {
	background-color: #f6f6f8
}

.tbody .groundBox[data-v-455e1a0c] {
	width: 100%;
	height: 26px;
	background-color: #fff;
	line-height: 26px;
	box-shadow: 0 0 10px 0 rgba(6, 11, 109, .12)
}

.tbody .groundBox .ground[data-v-455e1a0c] {
	width: 535px;
	margin-left: 190px;
	color: #6694e2;
	font-size: 12px;
	text-align: center;
	padding: 0 5px;
	position: relative
}

.tbody .groundBox .ground[data-v-455e1a0c]:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: calc(50% - 5px);
	box-shadow: inset 0 0 10px 0 rgba(6, 11, 109, .2)
}

.FX_color .base[data-v-455e1a0c] {
	width: 307px;
	display: flex
}

.FX_color .bettleScore[data-v-455e1a0c] {
	width: 450px
}

.FX_color .bettleScore .bettle[data-v-455e1a0c] {
	width: 320px
}

.FX_color .oddsData .odds[data-v-455e1a0c] {
	width: 150px
}

.thead[data-v-455e1a0c] {
	position: sticky;
	position: -webkit-sticky;
	top: 60px;
	z-index: 100
}

.matchItem[data-v-85f52c78]:hover {
	background: #ececec
}

.thead[data-v-85f52c78] {
	width: 100%;
	height: 34px;
	line-height: 34px;
	background-color: #2d2e42;
	overflow: hidden;
	font-size: 13px;
	color: #fff
}

.thead p[data-v-85f52c78] {
	height: 34px
}

.base[data-v-85f52c78] {
	width: 307px;
	float: left;
	display: flex
}

.base p[data-v-85f52c78] {
	float: left
}

.base .checkboxs[data-v-85f52c78] {
	width: 34px
}

.base .checkboxs span[data-v-85f52c78] {
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-top: 12px
}

.base .checkboxs span[data-v-85f52c78]:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat
}

.base .checkboxs span[data-v-85f52c78]:last-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat
}

.base .checkboxs span[data-v-85f52c78]:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat
}

.base .Eventnumber[data-v-85f52c78] {
	width: 70px;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	color: #444a64
}

.base .homess[data-v-85f52c78] {
	color: #fff;
	font-size: 13px
}

.base .tournament[data-v-85f52c78] {
	width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.base p.time[data-v-85f52c78] {
	width: 70px
}

.base p.status[data-v-85f52c78] {
	flex: 1
}

.bettleScore[data-v-85f52c78] {
	width: 453px;
	float: left;
	padding: 0 5px
}

.bettleScore .bettle[data-v-85f52c78] {
	float: left;
	width: 320px
}

.bettleScore .bettle p[data-v-85f52c78] {
	float: left
}

.bettleScore .bettle .score[data-v-85f52c78] {
	width: 52px
}

.bettleScore .bettle p.team[data-v-85f52c78] {
	width: calc(50% - 26px)
}

.bettleScore .bettle p.team:hover span[data-v-85f52c78] {
	color: #548feb !important
}

.bettleScore .bettle p.home[data-v-85f52c78] {
	text-align: right
}

.bettleScore .bettle p.away[data-v-85f52c78] {
	text-align: left
}

.bettleScore .corner[data-v-85f52c78],
.bettleScore .halfScore[data-v-85f52c78] {
	float: left;
	width: 60px;
	height: 34px
}

.bettleScore .corner span[data-v-85f52c78],
.bettleScore .halfScore span[data-v-85f52c78] {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 5px;
	height: 40px;
	width: 60px;
	font-weight: 500
}

.bettleScore .corner span img[data-v-85f52c78],
.bettleScore .halfScore span img[data-v-85f52c78] {
	width: 11px;
	margin-right: 3px
}

.oddsData[data-v-85f52c78] {
	width: 368px;
	float: left;
	padding: 0 5px
}

.oddsData .odds[data-v-85f52c78] {
	width: 150px;
	float: left
}

.oddsData .data[data-v-85f52c78] {
	width: 161px;
	float: left
}

.oddsData .live[data-v-85f52c78] {
	width: 45px;
	float: left
}

.oper[data-v-85f52c78] {
	width: 69px;
	float: left
}

.tbody .item[data-v-85f52c78] {
	height: 44px;
	font-size: 12px;
	border-bottom: 1px solid #eae9f2;
	overflow: hidden
}

.tbody .item p[data-v-85f52c78] {
	height: 44px;
	line-height: 44px
}

.tbody .item .base[data-v-85f52c78] {
	border-right: 1px solid #eae9f2
}

.tbody .item .base .checkbox[data-v-85f52c78] {
	cursor: pointer
}

.tbody .item .base .checkbox img[data-v-85f52c78] {
	width: 16px;
	margin-top: 12px
}

.tbody .item .base .tournament[data-v-85f52c78] {
	background-color: #c65795;
	color: #fff
}

.tbody .item .base .time[data-v-85f52c78] {
	color: #444a64;
	font-weight: 700
}

.tbody .item .base .time .timePlaying[data-v-85f52c78] {
	line-height: 44px;
	display: inline-block;
	width: 100%;
	padding: 0 10px
}

.tbody .item .base .time .timePlaying img[data-v-85f52c78] {
	width: 13px;
	margin-right: 5px;
	float: left;
	margin-top: 14px
}

.tbody .item .base .time .timePlaying i[data-v-85f52c78] {
	color: #dd5b5b;
	float: left;
	font-style: normal
}

.tbody .item .base .status[data-v-85f52c78] {
	color: #7a809a
}

.tbody .item .bettleScore[data-v-85f52c78] {
	border-right: 1px solid #eae9f2
}

.tbody .item .bettleScore .bettle .team[data-v-85f52c78] {
	cursor: pointer
}

.tbody .item .bettleScore .bettle .team span[data-v-85f52c78] {
	display: inline-block;
	vertical-align: middle
}

.tbody .item .bettleScore .bettle .team .name[data-v-85f52c78] {
	color: #333;
	font-weight: 500;
	max-width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px
}

.tbody .item .bettleScore .bettle .team .rank[data-v-85f52c78] {
	color: #7a809a
}

.tbody .item .bettleScore .bettle .team .paper[data-v-85f52c78] {
	width: 19px;
	height: 19px;
	line-height: 19px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	transform: scale(.84)
}

.tbody .item .bettleScore .bettle .team .red[data-v-85f52c78] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAA0RJREFUaEPtmDloFVEUhv8zmsIlZiZuUaJgI2hEG/dC7FwRMXfmuSAWVm6dS5vWpXTpRBBc5t6XFHFLJxYGFUHQpLEQVIgLMS8atYgzR1LY+eaeydyXp5DXnv995/zncO8ZLuE//9F/Xj8mDdR7grknwB0d3nB/v2Lmg8S8moH5gJNJjgJ4T0APiM75Wr+RNCeXgS9huNhjvsXABgm8gGaEPW9/cxx32xhiA4N79rR6RI9BtMgGdRT/6TGvaiqXX2fxRAYYoEp7+0MQbXJUnBRzNTDmcGEDw1G0JU3TB9KsDnUDgTELCxuoKHWDgX0OC5OiODDGK2xgSKk+AMulWR3qvgbGNLkw8APANIeFSVEvA2NWFjLwKQxbGpgHpBmd6pi7g3J5VyEDg6XSei9Jep0WJoURXQy0PlHIQCWKIk7T29KcLnXkeaf8OL5QzIBSpxk467IwKYuIQl9rU8xAGF5m5iPSpC51RLTa1/p5MQNK3WNgm8vCpKwpSTJnVlfXYDED7e39TLRMmtShbiQwptHGs34LDSn1HcB0G6gG8b7AmBU2bqaBb2E49xfzJxukRvG7gTE7bexMA8NhuDZlfmKD1Ch+KTDmuI2daeBf3wFj5rIN1HMHAJFvjC46gUucpkdtkFrEPaJ1TVo/tbEzJzCk1B0AO2yQWsSnEs1r1PqzjW0z8ApAmw1Sg/j3wJiZEq7NwAiAGRKQY41oB2Qe4nruAALu+8ZslzSl6gSGS6U1aZJYD5EkSV4NEV3xtRZdHlUNVMJw7PXNeo3lLU6iJ+CMb8w5ofbvskoUneQ0PS+BuNaQ55X8OI4l3KoTGFLqIoBjEohrjXQHZB7ieu6AUaIF87T+IGlM1gTqtQN+BsaIP9+zDHwDIFomkk7l0PQHxoiXZ5YBzpHUmZSIbvhaH5ACq1+jSg0w0CIFudJ5nre1KY57pLysCVwDcEgKcqJjfuSXy5sJEE+/qoGvpdLSJEleTNibKPO7lHnj7M7O93makf0xF0W7kabXa32YCehNifY2a/02T/GZe+APqBKGS8A89jq3BUArgIa8SaroP4LoGQM3g7a2W9TRkY6Ha31WGQ90Iv8zaWAiu/23XJMTmJxAwQ78BlXDGkBU8R5QAAAAAElFTkSuQmCC);
	background-size: cover
}

.tbody .item .bettleScore .bettle .team .yellow[data-v-85f52c78] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAAAAXNSR0IArs4c6QAAAN5QTFRFAAAA//8A/6oA/78A/8wA/9QA/8Yc/8wa/9EX/9QV/88A/9IA/8oL/9EJ/88I/9EI/8wH+dEM+dIL+tAF+s8K+s0J+88J+9EI+84I+88M+84L/NAH/NEH/M8N/M8J/M4J/M8L/M8L/M4K/M8K/dIM/dEJ/dIJ/dIJ/dEK+9IK+9IL+9EJ/NAJ/NEK/NAK/NAL/NAL/NAL/NAJ/NEJ/NEK/NAK/NEK/NEL/NAK/NEJ+9AK+9EK+9AJ/NAK/NAK/NAK/NAJ/NAK/NAK/NAJ/NAJ/NAK/NAK/NAK/NAK/NAKNgOiIgAAAEl0Uk5TAAEDBAUGCQoLDBARGBwgISMsLTE1ODs9P0BETE1PVVhfYGNma29xdnqCh4+Tl5ijqKmqsLW5u8HFy9XW2d3k5uju7/L1+Pr7/TJkTIcAAADESURBVBgZ3cHbQkFRAATQiRAh3YiIklRKkW4k6ab5/x/qcc/RmcderIV/kz88aUe0ahksK9798I/5KaL23hmrA7U5Y7yPNMQ5nTLEI50qxBudIoIsne8kgh06U4gGnXuIMzp9iCs6XYgRnSOICZ1dBGtfdHIICnTmEBU6zxAtOgOICzqXEDd02hBPdGoQMzpbCDboLJIItulMIep0HiA6dPoQXTrHEHUar2mI9TFjfR4gojRhjJd9LEk1r4dRt71GAqvkFxTj2ae+YgUmAAAAAElFTkSuQmCC);
	background-size: cover
}

.tbody .item .bettleScore .bettle .team .two[data-v-85f52c78] {
	background: url(paper_two.3f8e651.png);
	background-size: cover
}

.tbody .item .bettleScore .bettle .home .paper[data-v-85f52c78] {
	margin-left: -5px
}

.tbody .item .bettleScore .bettle .away .paper[data-v-85f52c78] {
	margin-right: -5px
}

.tbody .item .bettleScore .corner[data-v-85f52c78],
.tbody .item .bettleScore .halfScore[data-v-85f52c78] {
	color: #444a64;
	cursor: pointer
}

.tbody .item .bettleScore .score[data-v-85f52c78] {
	font-weight: 800;
	color: #f83131;
	cursor: pointer;
	font-size: 14px
}

.tbody .item .oddsData[data-v-85f52c78] {
	border-right: 1px solid #eae9f2
}

.tbody .item .oddsData .odds[data-v-85f52c78] {
	padding: 6px;
	cursor: pointer
}

.tbody .item .oddsData .odds span[data-v-85f52c78] {
	line-height: 28px;
	display: flex;
	justify-content: space-between
}

.tbody .item .oddsData .odds span i[data-v-85f52c78] {
	font-style: normal
}

.tbody .item .oddsData .odds .yz[data-v-85f52c78] {
	color: #7a809a;
	margin-bottom: 5px
}

.tbody .item .oddsData .odds .dx[data-v-85f52c78] {
	color: #333
}

.tbody .item .oddsData .data[data-v-85f52c78] {
	padding-left: 8px
}

.tbody .item .oddsData .data span[data-v-85f52c78] {
	display: block;
	color: #444a64;
	font-weight: 500;
	margin-left: 6px;
	cursor: pointer;
	font-size: 14px;
	float: left;
	color: #548feb
}

.tbody .item .oddsData .data span[data-v-85f52c78]:hover {
	text-decoration: underline
}

.tbody .item .oddsData .data .hasb[data-v-85f52c78] {
	font-size: 12px;
	padding: 2px 3px;
	line-height: 15px;
	border-radius: 4px;
	margin-top: 11px
}

.tbody .item .oddsData .data .report[data-v-85f52c78] {
	color: #ef5555;
	border: 1px solid #dd5b5b
}

.tbody .item .oddsData .data .report[data-v-85f52c78]:hover {
	background: #dd5b5b;
	color: #fff
}

.tbody .item .oddsData .data .plan[data-v-85f52c78] {
	color: #548feb;
	border: 1px solid #548feb
}

.tbody .item .oddsData .data .plan[data-v-85f52c78]:hover {
	background: #548feb;
	color: #fff
}

.tbody .item .oddsData .live[data-v-85f52c78] {
	cursor: pointer
}

.tbody .item .oddsData .live img[data-v-85f52c78] {
	width: 23px;
	margin-top: 10.5px
}

.tbody .item .oper[data-v-85f52c78] {
	margin-top: 11.5px;
	cursor: pointer
}

.tbody .item .oper span[data-v-85f52c78] {
	display: inline-block;
	width: 25px;
	height: 20px;
	cursor: pointer
}

.tbody .item .oper span[data-v-85f52c78]:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAYlJREFUOE+1kzsvREEYht9v1jUkolDR8Aso3cJZRLFnVqI4EhKJQoNOpxGNTodCI5GQOAWxM1sIzq64lfwCGiqFSIjrzicbWZe1F7vslDPf+8zzzYXwz4P+mYfCAUM6wvnaBm3rQ6xwhvnaJeeyGrrHx+VlN0/Lj9WlI05Ly0O2jbMClfaWGNQPxmZQWqN/AioVGWCBGR/QGTOIEjAtpbWeCZrWUOvdhhiLkyJBvYGAdRYORxpfDW/7yDTbdvd5OmhKoOu6JWUVNYdksCKlNZ8IKxWZYIHhx/vrNsdxnlNBUwK3lDcniOqlbfUnh5SObhg2F33SP/kr4Jb2AgQsCBQ32Xb7TXJI64Nqg5dTBsb7bH8447NRaq+WIc4YNMU+cfR893TlOD23iZDr7lSVVJbWUsy0EniWYBql7Lr6Cv3WckhHFwDuiBcwuE4wxqT0r32eoTdoCIsEunyfo/2g3TmeFvh1IaS8VQLCyUAGAkHpH8rpluPFBQGCaPCHCfNaXobZvljOLecLfAOWVZUVPXq5cQAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-85f52c78]:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IArs4c6QAAAZRJREFUOE+t0z1Lw1AUBuBzcm+b6lIQXB1qtWrTSRQna1sKIiLoJEj/gOAkLi7q4iJODv6AIjjpoGih2g8nEZxM1frRwVUQumhS782RCEKV1H7QzO/7nBNOgtDGB9towTcms9oaEay3AiPCOovoG3a3/Zu1spFTp+5mIqcl7CKf0JP1hv6LGaeBAFfdF3boEyrjnmix+B9YE6MTvyo8nksC2lUUILJwkRvGGE49mbXAmpjIBneAoJtHC/N2WWSC+4DwyiOFpaYwca7NIsJWWb4Pd8VLZbv8lvZ5vazzmghWeEw/bOgAlPb1SNZxZRHMuGOFq+oSnQVHpAJHTH6MYrz08hf89ZqUBS5IywNaB67I7bbT9M/s0DKQMsdRD2MERHXmFyZz2iZImlSQEmbFND2Tz0/VYSPV61fdqmoRJi3ElCuqrzpiZnogxDnfA0IFkNxASCx6E6gOy0yoCEgIhBVAsoQQC2r8/uYn43hNyg/2WZIfO2EKE9MYvnts6AB2qO2YlOzBaTpjsr+pzer9g019tK1iXzJHoBSgRBe7AAAAAElFTkSuQmCC) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-85f52c78]:nth-child(2) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAATVJREFUOE/Nk7EvBFEQxr+x7ySnUaBylfYi+yLRiESxTyVahEpxlY6/g04jEhVBKyq7hUQ0Enkb0apOheIaEvfWyG1x4fL23i4b8dqZ+c18880jlPyoZB7+DmgieQhg1aLgSAR6LUtZ5oT/E2hCuUuEuY4cBmoAhi3SWgQ00xzGpVB642vON8kc+eMJSAMYzeH+sweWFMSPmcBOwFzIBQzwGUB9LoAZH7Qo5vV5b2NrUTv0t4loM2tKZt6pqHjLFrcC+bQ+mIxUrgBMW4puvJf2LC3dv+cGpgsPJycS8m57jGl5nEyRunsofIfpPkN/GUTH3WLmFaHik36GOb+eieQegAYY+0Lphst9J5Cva9XkdezAG3pap5nm26+BLkCusykKsR62iST/FCQC3V2dc4dFm5QO/ATOel0V05XcUwAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-85f52c78]:nth-child(3) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAAAAXNSR0IArs4c6QAAAU1QTFRFAAAA//8A/6pV/79A/8wz/6oq/7Yk/8Y5/7ku/8Qn/7Y3/7sz/78w/8Mt/7gr/8Ix/7ku/8Iz/7ox/78u/7ks/7sz/7sl/78r/7op/7ss/7wr+b4q+b8p+r8q+rsq+r4q+r8u+7sq+74t+7wr+70r+74r/L0t/L4s/L0s/L4s/MEt/L8t/MEu/L8t/L8u/MAr/b8q/cAs/cAr/b4q/b8s/cAs/b8r/b8t/b8r+78s+8As+78s+74t/L4s/L8t/L4s/L8s/L4t/L8t/L8t/L4s/L8r/L4r/L8s/L8s/L4s/L8r/L4s/L4s/L8s/L4t/L8s/L8t/L8s/L4s/L4s/L8s/L4s/b4s/b4s/b4t+74s+78s+74s+78s/L8t/L4s/L4t/L4s/L4t/L4r/L4s/L4s/L4r/L4s/L4s/L4r/L4s/L4s/L4s/L4s/L4s/L4sPj7dgAAAAG50Uk5TAAEDBAUGBwkLDQ4PEBESFRYZGhwdHiIkJSkqKywwMTc4PD9BQkdJS1FWWlteYGRlZ2lxcnR1d3h8gIWMjpKUlZeZn6Cip6qvsrS2uLm6vb/Cw8TJyszP0NTV1tfa3uHj5urs7u/x8/b3+fr8/f4/ojoIAAABH0lEQVQYGbXBVVvCYAAG0HcgTgUTu1tBVOzuxEIEwQLbKfH+/0sZ41G3fWzecA7KTJ7Cf0w/SLAn3XIQ9kbIfdg7JRU37HTkSM7AzgbzrmHD80FVD6zNs2ATlpwpFrzKsOJjkR8l1LX3jwUSLIo0O6AX3D2+un/O0iCdDO+tTA63uqBpvKOV7OMCCurjtLLlgKY2xpJyi/hRE2EJX378UXVBobch6MgnFEh1wcB1RJNEE0ycBzQ4r4aAl3rRCoj4qHcDoQ3qZWSIxGnQBwF3hgZBCIzSaAcCq9Q8zUapiUHgkqr0mgeOOYUqxQmTyk/mnXVC1RamqhsmAyST4yiSgu8kAzBZorIs45c3RK7DJHTYAr2JlzBMemHSsC2hPL4BkgLCwBGGQwAAAAAASUVORK5CYII=) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-85f52c78]:nth-child(4) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAntJREFUOE+t1EtIVFEYB/D/d+74xhb5IDOoFkEUFKSLiB7eQRgc70Nc3B60CKWF1KIiSILgEtQiqEVQaIvc6GaybO7cgTLy6kIoKvdJQQoGGSZoMzrjzPlihMIcdSbyrg6cw+/+z/edcwib/NEme8gLfB7xLrTo6oN8fp4TDIVebC0uLZqERKNhqG9yoTlBx/WuAegEo9/Q1fP/Bdq25ztUj09pKTsUofQuxnmnZak/N0I3TOhEhywwdRiaqjoRb4CJI6bmf/xPoOd5vrm5dAUzKoRP9AgotzTthONEPQ2M6z6xoAaDwcR66HLCsDt0g4BzAG0lojJm/sHgGSL6PPZupMW2bRkKhZTi0qq3BOyXwCwxJojwRTJPEuODYfhDGWsZ7O5+X7Ctdr6PGNWLC0VNlnVkYb0EzEzOq9EaTiZ2KRD3AFQuJdPB1tbG8T9gZrCcoKSyBxC1RYUJIxAIxNZDM2WZj6ELjAOpwqTWGghM/177V1Ns2xZ19ce7JGhfgSgJBoOH51aj4XC4nJQtIRCWSJaf0vX6+Mo12V3ObCk6PADQmKE13FwNOtHhPgZSidh0m2VZ6dXzax4bx/UGQbhvNKtuVsLo8F1I+c3U/XfWKkkWuFzLsqoZwb7dmnZs9tnL0WplKdmUiH/vzSQKu95ZAM2mpp7OC3TdoToG9XydGq+r2bHnIiA6WfIUASlBaJOSGURPDV3dmxfouK8vgcQZZi4joglO8WXT9H90HK+diW8LQY+YcXUxjqq1rmHWlp2I1w/CQWK6ousNkZUpwuHB7aQUPARgcpqPmqZ/NGdTHHek3SdivRtdr0jEOymJpKk1PMkJ5nqecs3/AhKPAiSbrNltAAAAAElFTkSuQmCC) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .item .oper span[data-v-85f52c78]:nth-child(4):hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IArs4c6QAAAlFJREFUOE+tlE1IFVEUx//n3pknKVkgRRJREJG+9/xKIQoCZ54WUVCrdlEEERQt3NQmQgwMamG46msTBNWiUiNMnvpMijYlwZvJLwjNZa9oVb2ZuffECIX5cgaqs7qX+z+/e77uJfxHozgWjzRsVKRbDDvfH6eNhfm51GUCGg3L3f9PMH7SXK4rvDkGm5762lDe/v5DFDAysmAsdRIaB0BYIMJH2ep2/RWMAdKjdXkBnAH0Fw3RJ8bzW6kTeiVgSWT8Yvtq+KuqFCmLlT5rZtwdobM/mn5N4C7DdgdWhH0bbNxilgUPAGwCowrERSJRYPAnaHQbGedx6Bzk6o+B+SqYK0hgnsHzYJoP16KIu7TPWViMzB9O7iGiPmhxwmiPHgEeqq/wpNpMxBkB0UPE3dJ2L4acX2l6Q8mdwqR+QJyKm6lQK035SAndmWh1b/1M+7eaedlkkzDEUwAdhuWEqZdYkE0egpQ3weq4kXk3uFRQ2oDnySal6JUsoJKOuN5ScTG7rVbKspcaQXvCnnqz/KYSmD9Ssxtk9Jq207Jc/DnbvKZSfl+Q4+7aP41ICUyNps5pEtWmle9Y7OJw3WEpi1NkzUyFe5VLzwr2D5I9PR0bWZBLDSDAHUmYDAR6Aaom0DoGXzPIuaKQugeFh0abez8SxgzSuVSBhXgGhTYt9CUT7nV46WqV4BsEsYEZsww9Z9ru+WhYrjatWL4F4baEd4GsmcJSh2AsfRSae0A0YVjO3kiYP1yzi4mKiczkxEpPhofq1ytTdxq2czq2ZnF/VtT5Dw527RTZQ6udAAAAAElFTkSuQmCC) no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px
}

.tbody .thEvent[data-v-85f52c78] {
	background-color: #f6f6f8
}

.tbody .groundBox[data-v-85f52c78] {
	width: 100%;
	height: 26px;
	background-color: #fff;
	line-height: 26px;
	box-shadow: 0 0 10px 0 rgba(6, 11, 109, .12)
}

.tbody .groundBox .ground[data-v-85f52c78] {
	width: 535px;
	margin-left: 190px;
	color: #6694e2;
	font-size: 12px;
	text-align: center;
	padding: 0 5px;
	position: relative
}

.tbody .groundBox .ground[data-v-85f52c78]:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: calc(50% - 5px);
	box-shadow: inset 0 0 10px 0 rgba(6, 11, 109, .2)
}

.TimeGOFad .TimeGO[data-v-85f52c78] {
	height: 40px
}

.TimeGOFad .TimeGO em[data-v-85f52c78] {
	display: block;
	font-style: normal
}

.TimeGOFad .TimeGO[data-v-85f52c78] em:first-child {
	margin-top: 5px
}

.TimeGOFad .TimeGO[data-v-85f52c78] em {
	line-height: 14px !important
}

.Empty_list {
	background: #fff;
	border-bottom: 1px solid #eae9f2;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	height: 70px;
	display: flex;
	justify-content: center;
	line-height: 70px
}

.Empty_list div:last-child {
	margin: 0 9px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7a809a
}

.Empty_list div:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.Empty_list div:first-child img {
	height: 20px;
	width: 20px
}

.time .el-input__inner {
	width: 18px !important;
	height: 18px !important;
	padding: 0;
	opacity: 0;
	cursor: pointer
}

.time .el-input__prefix,
.time .el-input__suffix {
	display: none
}

.GUANZHUCALL {
	left: 750px !important
}

.el-checkbox {
	margin-right: 17px
}

.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
	background-color: #548feb !important;
	border-color: #548feb !important
}

.el-checkbox__inner:hover {
	border: 1.5px solid #548feb !important
}

.popoverBoxss {
	padding: 0;
	margin: 0 !important;
	min-width: 90px !important
}

.popoverBoxss .positionItemOn span {
	color: #548feb !important
}

.popoverBoxss .positionItemOn i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat !important
}

.popoverBoxss .positionItem {
	border: none !important;
	line-height: 40px !important
}

.popoverBoxss .positionBox {
	background: #fff !important;
	height: 126px;
	width: 130px
}

.popoverBoxss .positionBox .positionItem {
	background: #fff;
	width: 130px;
	display: flex;
	justify-content: space-around;
	height: 40px
}

.popoverBoxss .positionBox .positionItem i {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 13px
}

.popoverBoxss .positionBox .positionItem span {
	display: block;
	width: 60px
}

.popoverBoxss .positionBox .positionItem i:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat
}

.popoverBoxss .positionBox .boo {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat
}

.popoverBoxss .positionBox .positionItem:hover {
	background: #fff
}

.popoverBoxss .positionBox .positionItem:hover .boo {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat !important
}

.popoverBoxss .positionBox .positionItem:hover span {
	color: #548feb
}

.action {
	border-color: #558feb !important
}

.action .btn_font {
	color: #558feb !important
}

.action i {
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat !important
}

.footMatchList {
	display: flow-root
}

.footMatchList .banner {
	width: 100%;
	height: 90px;
	background-color: #0ff;
	margin-top: 10px
}

.footMatchList .banner img {
	width: 100%
}

.footMatchList .tbody {
	position: relative;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1)
}

.footMatchList .top {
	margin: 10px 0;
	height: 30px
}

.footMatchList .top .tabs {
	float: left
}

.footMatchList .top .tabs span {
	cursor: pointer;
	width: 80px;
	height: 30px;
	background: #fff;
	border-radius: 0 10px 0 10px;
	display: block;
	float: left;
	line-height: 30px;
	margin-left: 10px;
	font-size: 14px;
	color: #666
}

.footMatchList .top .tabs .active,
.footMatchList .top .tabs span:hover {
	background: linear-gradient(-90deg, #6694e2, #5b83da);
	color: #fff
}

.footMatchList .top .oper {
	float: right;
	overflow: hidden;
	display: flex;
	margin-top: 5px
}

.footMatchList .top .oper .time {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	color: #666;
	margin-right: 10px
}

.footMatchList .top .oper .time .el-date-picker {
	position: absolute;
	z-index: -1;
	opacity: 0;
	width: 18px;
	height: 18px;
	display: inline-block
}

.footMatchList .top .oper .time i {
	width: 18px;
	height: 17px;
	position: relative;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAMAAADnhAzLAAAAAXNSR0IArs4c6QAAAPlQTFRFAAAAAAAAgICAVVVVQECASUltTU1mS0tpQ1FeQE1mSUlhRkZoQkxoRkZhRExmQkpjRk1kREtiR0djRk1mQUdlQkxmRUljRklkQkliP0llQEplQUpkQUtkQUplQEZkQEhkQkdlQkllQUhkQ0dlQklkQkllQUhjQ0dkQklkQkhlQUdkQ0ljQkhkQUdlQUlkQ0hkQ0llQklkQ0lkQ0hlQklkQ0ljQ0hkQ0hkQ0ljQUlkQUlkQklkQUlkQklkQklkQkljQUlkQklkQUljQUlkQklkQklkQUlkQklkQklkQklkQklkQklkQklkQklkQklkQklkQklkQklkQklkINIwfAAAAFJ0Uk5TAAECAwQHChETFBUWGx0eHyEiJCgrMjtCRklMT1JWV2NlbW5vcHd5ent8fX5/gYWZr7KztLW2t8LDxMvR09jZ2tvc3+Lo6err7fDy8/T19vj5+gpWFkIAAADESURBVBgZVcGJMsNQAIbRTxKthNa+S0pQpKgQse9uIrbW//4PI8OMcc/hx9kmteVLfoVH+YkGaZalz8pP0w7sqzKFVNSk0ryoj/rAdUItegB2hVawzIvytTDm7tHUnm6NKao3qpss/ye7+kQhlgWhDSyhUIxffi16H4Ngevg+SyQU09hOppyk12j29nwioRhnYnKUVttx2y2XSCgmGGrJk8ZnpDkioXVo+i5+wEgwBqtCW1jWxIUOuzt/uge6xzuW5dz/Bl77Kf8IFQWMAAAAAElFTkSuQmCC);
	cursor: pointer;
	background-size: 100%;
	margin-left: 5px
}

.footMatchList .top .oper .time:hover i {
	width: 18px;
	height: 17px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAMAAADnhAzLAAAAAXNSR0IArs4c6QAAAPlQTFRFAAAAAP//gID/Var/QID/SZLbTZnmWpbwUZTyWYzmVZLnUYvoVY7sWI3tVZDuUozvVZPoU4/pVY7qU4zsU47tUo/rUo/pVY/sVI7tVI/qVJDrVI7sVI/sU47qVZDqVZPqU5LrVJHqU5LqVZHqVJLrVJLsVJHsVJDqVZHqVJLqVJHrVZLrVJHrU5DrVJLsUpHrU5DrU5HrU5DrUpHrU5HrU5DrUpHrU5HrUpDrU5DrU5DrU5DrU5DsU5DsUpHsU5DsU5DsUpDsUpDtUpDsUpDsU5DsU5DsUpDtU5DsU5DsU5DsU5DsU5DsU5DsU5DsU5DsU5DsU5DsU5Ds0D3uJAAAAFJ0Uk5TAAECAwQHChETFBUWGx0eHyEiJCgrMjtCRklMT1JWV2NlbW5vcHd5ent8fX5/gYWZr7KztLW2t8LDxMvR09jZ2tvc3+Lo6err7fDy8/T19vj5+gpWFkIAAADESURBVBgZVcGJMsNQAIbRTxKthNa+S0pQpKgQse9uIrbW//4PI8OMcc/hx9kmteVLfoVH+YkGaZalz8pP0w7sqzKFVNSk0ryoj/rAdUItegB2hVawzIvytTDm7tHUnm6NKao3qpss/ye7+kQhlgWhDSyhUIxffi16H4Ngevg+SyQU09hOppyk12j29nwioRhnYnKUVttx2y2XSCgmGGrJk8ZnpDkioXVo+i5+wEgwBqtCW1jWxIUOuzt/uge6xzuW5dz/Bl77Kf8IFQWMAAAAAElFTkSuQmCC);
	background-size: 100%
}

.footMatchList .top .oper .checkbox {
	float: left
}

.footMatchList .top .oper .checkbox .label {
	font-size: 13px;
	color: #666
}

.footMatchList .top .oper .pop {
	float: left;
	margin-left: 15px
}

.footMatchList .top .oper .pop .label1 {
	font-size: 13px;
	color: #666;
	float: left;
	line-height: 24px
}

.footMatchList .top .oper .pop .btn {
	width: 80px;
	height: 24px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	line-height: 24px;
	font-size: 12px;
	color: #7a809a;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	display: flex;
	justify-content: space-around
}

.footMatchList .top .oper .pop .btn span {
	font-size: 12px;
	color: #7a809a
}

.footMatchList .top .oper .pop .btn img {
	width: 8px;
	margin-top: 4px;
	margin-left: 10px
}

.footMatchList .top .oper .pop .btn i {
	display: inline-block;
	height: 12px;
	width: 10px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACze0LChmYmB7WlsetgwkzwhhtXYvs//3/v4eB4f93Jub/ZlUliTdAcmAF9Z2zZVgY2M4yMjCIQTVc/8Twx7yrPPkzY27uJHYxaf6DjIwM5sjW/f/PsK62Ij6Ysblj4QxGRoZ0ZEkY+z8DQwVjQ8N8DmySIDEhoc//4Y7EpYixuX2REyPT/1kM/7EoZmTcBjahuWPhBEZGhnw0U+4y/2MxBStoaNjPwsL5aC8DA4MdiP////9v/xn+WtVVJF+Eu6Gha74Eyz+mMwyMDFIMDP9ja8oTlsIDCmZ0U/dCS6b//4NqyhJKYWIA6ZxK85fL+7kAAAAASUVORK5CYII=) no-repeat
}

.footMatchList .top .oper .pop .btn span {
	width: 70px
}

.footMatchList .top .oper .pop .btn:hover {
	border-color: #558feb
}

.footMatchList .top .oper .pop .btn:hover .btn_font {
	color: #558feb
}

.footMatchList .top .oper .pop .btn:hover i {
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat
}

.footMatchList .channel {
	clear: both;
	background-color: #fff
}

.footMatchList .channel .header {
	width: 100%;
	height: 56px;
	padding: 18px
}

.footMatchList .channel .header img {
	width: 20px;
	display: inline-block;
	vertical-align: middle
}

.footMatchList .channel .header span {
	font-size: 18px;
	color: #7a809a;
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	margin-left: 5px
}

.footMatchList .legend {
	width: 100%;
	height: 90px;
	line-height: 90px;
	background-color: #fff;
	overflow: hidden
}

.footMatchList .legend p {
	float: left;
	font-size: 12px;
	color: #333;
	font-weight: 700;
	margin-left: 42px
}

.footMatchList .legend .list {
	float: left;
	margin-left: 32px
}

.footMatchList .legend .list .item {
	float: left;
	margin-right: 32px
}

.footMatchList .legend .list .item img {
	width: 19px;
	display: block;
	float: left;
	margin-top: 34px
}

.footMatchList .legend .list .item span {
	font-size: 12px;
	color: #7a809a;
	margin-left: 11px;
	display: block;
	float: left
}

.GO_book_right {
	padding: 0;
	width: 575px;
	background: transparent;
	border: none;
	box-shadow: none;
	left: calc(50% - 285px);
	top: 0;
	z-index: 1888 !important;
	transform: translateX(calc(-50% + 285px)) !important;
	animation: notify .3s linear 1;
	transition: none !important
}

@keyframes notify {
	0% {
		left: -600px
	}

	to {
		left: calc(50% - 285px)
	}
}

.GO_book_left {
	z-index: 1888 !important;
	padding: 0;
	width: 575px;
	background: transparent;
	border: none;
	box-shadow: none;
	left: calc(50% - 285px) !important;
	top: 0;
	right: auto !important
}

.GO_blue,
.GO_pink,
.GO_yellow {
	margin-top: 10px
}

.GO_blue .just,
.GO_pink .just,
.GO_yellow .just {
	background: url(Go_goal_blue1.a39bc4b.png);
	height: 60px;
	width: 560px;
	margin: 0 auto;
	display: flex
}

.GO_blue .just div:first-child,
.GO_pink .just div:first-child,
.GO_yellow .just div:first-child {
	width: 160px;
	display: flex;
	line-height: 60px
}

.GO_blue .just div:first-child span:first-child,
.GO_pink .just div:first-child span:first-child,
.GO_yellow .just div:first-child span:first-child {
	margin-left: 18px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7a809a
}

.GO_blue .just div:first-child span:nth-child(2),
.GO_pink .just div:first-child span:nth-child(2),
.GO_yellow .just div:first-child span:nth-child(2) {
	margin-left: 13px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #548feb
}

.GO_blue .just div:first-child span:nth-child(3),
.GO_pink .just div:first-child span:nth-child(3),
.GO_yellow .just div:first-child span:nth-child(3) {
	margin-left: 10px
}

.GO_blue .just div:first-child span:nth-child(3) span,
.GO_pink .just div:first-child span:nth-child(3) span,
.GO_yellow .just div:first-child span:nth-child(3) span {
	display: inline-block;
	margin: 9px auto auto;
	width: 30px;
	height: 30px
}

.GO_blue .just div:first-child span:nth-child(3) img,
.GO_pink .just div:first-child span:nth-child(3) img,
.GO_yellow .just div:first-child span:nth-child(3) img {
	width: 30px;
	height: 30px
}

.GO_blue .just div:nth-child(2),
.GO_pink .just div:nth-child(2),
.GO_yellow .just div:nth-child(2) {
	flex: 1;
	line-height: 60px;
	display: flex
}

.GO_blue .just div:nth-child(2) span,
.GO_pink .just div:nth-child(2) span,
.GO_yellow .just div:nth-child(2) span {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 800
}

.GO_blue .just div:nth-child(2) span:nth-child(2),
.GO_pink .just div:nth-child(2) span:nth-child(2),
.GO_yellow .just div:nth-child(2) span:nth-child(2) {
	flex: 1;
	text-align: center
}

.GO_blue .just div:nth-child(2) span:nth-child(2) i,
.GO_pink .just div:nth-child(2) span:nth-child(2) i,
.GO_yellow .just div:nth-child(2) span:nth-child(2) i {
	font-style: normal
}

.GO_blue .just div:nth-child(2) span:first-child,
.GO_pink .just div:nth-child(2) span:first-child,
.GO_yellow .just div:nth-child(2) span:first-child {
	font-weight: 400;
	color: #333;
	width: 90px;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.GO_blue .just div:nth-child(2) span:nth-child(3),
.GO_pink .just div:nth-child(2) span:nth-child(3),
.GO_yellow .just div:nth-child(2) span:nth-child(3) {
	font-weight: 400;
	color: #333;
	width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.GO_blue .just div:nth-child(3),
.GO_pink .just div:nth-child(3),
.GO_yellow .just div:nth-child(3) {
	width: 160px
}

.GO_blue .just:before,
.GO_pink .just:before,
.GO_yellow .just:before {
	content: "V站体育";
	position: absolute;
	left: calc(50% - 20px);
	width: 50px;
	font-size: 12px;
	font-weight: 400;
	color: #b8b8b8
}

.GO_blue .just .tupian,
.GO_pink .just .tupian,
.GO_yellow .just .tupian {
	animation: rotate 2s linear infinite
}

.GO_blue .back,
.GO_pink .back,
.GO_yellow .back {
	margin-top: 10px;
	background: url(Go_goal_blue2.ea2f5aa.png)
}

.GO_blue .back div:nth-child(3),
.GO_pink .back div:nth-child(3),
.GO_yellow .back div:nth-child(3) {
	width: 160px;
	display: flex;
	line-height: 60px;
	justify-content: flex-end;
	text-align: right
}

.GO_blue .back div:nth-child(3) span:nth-child(3),
.GO_pink .back div:nth-child(3) span:nth-child(3),
.GO_yellow .back div:nth-child(3) span:nth-child(3) {
	margin-right: 18px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7a809a
}

.GO_blue .back div:nth-child(3) span:nth-child(2),
.GO_pink .back div:nth-child(3) span:nth-child(2),
.GO_yellow .back div:nth-child(3) span:nth-child(2) {
	margin-right: 13px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #548feb
}

.GO_blue .back div:nth-child(3) span:first-child,
.GO_pink .back div:nth-child(3) span:first-child,
.GO_yellow .back div:nth-child(3) span:first-child {
	margin-right: 10px
}

.GO_blue .back div:nth-child(3) span:first-child span,
.GO_pink .back div:nth-child(3) span:first-child span,
.GO_yellow .back div:nth-child(3) span:first-child span {
	display: inline-block;
	margin: 9px auto auto;
	width: 30px;
	height: 30px
}

.GO_blue .back div:nth-child(3) span:first-child img,
.GO_pink .back div:nth-child(3) span:first-child img,
.GO_yellow .back div:nth-child(3) span:first-child img {
	width: 30px;
	height: 30px
}

.GO_pink .just {
	background: url(Go_goal_pink1.8dc9fa3.png)
}

.GO_yellow .just {
	background: url(Go_goal_yellow1.87a11ee.png) no-repeat
}

.GO_yellow .back {
	background: url(Go_goal_yellow2.3bf3e3c.png)
}

@keyframes rotate {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.basketMatchItem[data-v-c850da44]:hover {
	background: hsla(0, 0%, 94.9%, .8156862745098039)
}

.basketMatchItem .boderColor[data-v-c850da44] {
	color: #b3b6c2
}

.basketMatchItem .common .League[data-v-c850da44] {
	width: 80px
}

.basketMatchItem .common .time[data-v-c850da44] {
	width: 170px
}

.basketMatchItem .common .Digital[data-v-c850da44] {
	width: 160px
}

.basketMatchItem .common .full[data-v-c850da44] {
	width: 136px
}

.basketMatchItem .common .half[data-v-c850da44] {
	width: 152px
}

.basketMatchItem .common .fromOutcome[data-v-c850da44] {
	width: 70px
}

.basketMatchItem .common .points[data-v-c850da44] {
	width: 100px
}

.basketMatchItem .common .scores[data-v-c850da44] {
	width: 130px
}

.basketMatchItem .common .dataCenters[data-v-c850da44] {
	width: 96px
}

.basketMatchItem .common .live[data-v-c850da44] {
	width: 56px
}

.basketMatchItem .common .functions[data-v-c850da44] {
	flex: 1
}

.basketMatchItem .common .reverse[data-v-c850da44] {
	flex-direction: column-reverse !important
}

.basketMatchItem .common .reverse p[data-v-c850da44] {
	border: none !important
}

.basketMatchItem .common .reverse p[data-v-c850da44]:first-child {
	border-top: 1px solid #eae9f2 !important
}

.basketMatchItem .itemTitle[data-v-c850da44] {
	border-bottom: 1px solid #eae9f2;
	display: flex;
	height: 36px;
	background: #f6f6f8;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	line-height: 36px
}

.basketMatchItem .itemTitle .League[data-v-c850da44] {
	background: #000;
	font-size: 14px;
	font-weight: 400;
	color: #fefefe;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.basketMatchItem .itemTitle .time p[data-v-c850da44] {
	display: flex;
	justify-content: flex-start
}

.basketMatchItem .itemTitle .time span[data-v-c850da44] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	color: #f83131
}

.basketMatchItem .itemTitle .time span img[data-v-c850da44] {
	width: 15px;
	margin: 0 6px 0 10px
}

.basketMatchItem .itemTitle .time .finish[data-v-c850da44] {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	margin-left: 10px
}

.basketMatchItem .itemTitle .Digital[data-v-c850da44] {
	display: flex;
	justify-content: center;
	align-items: center
}

.basketMatchItem .itemTitle .Digital span[data-v-c850da44] {
	flex: 1
}

.basketMatchItem .itemTitle .full[data-v-c850da44],
.basketMatchItem .itemTitle .half[data-v-c850da44] {
	display: flex;
	justify-content: center;
	align-items: center
}

.basketMatchItem .itemTitle .full span[data-v-c850da44],
.basketMatchItem .itemTitle .half span[data-v-c850da44] {
	flex: 1
}

.basketMatchItem .box[data-v-c850da44] {
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1)
}

.basketMatchItem .box .foterText[data-v-c850da44] {
	position: relative;
	height: 32px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(6, 11, 109, .12);
	display: flex;
	justify-content: center;
	align-items: center
}

.basketMatchItem .box .foterText span[data-v-c850da44] {
	z-index: 100;
	font-size: 13px;
	font-weight: 500;
	color: #ef5555
}

.basketMatchItem .box .foterText span[data-v-c850da44]:first-child {
	color: #ef5555
}

.basketMatchItem .box .foterText span[data-v-c850da44]:last-child {
	color: #6694e2
}

.basketMatchItem .box .foterText[data-v-c850da44]:before {
	position: absolute;
	top: -10px;
	left: calc(50% - 20px);
	content: "";
	width: 20px;
	height: 20px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(-45deg);
	background: #fff;
	margin-right: 30px;
	margin-top: 6px
}

.basketMatchItem .itemBody[data-v-c850da44] {
	display: flex;
	height: 73px
}

.basketMatchItem .itemBody div[data-v-c850da44] {
	border-right: 1px solid #eae9f2
}

.basketMatchItem .itemBody .League[data-v-c850da44] {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	font-weight: 400;
	color: #333
}

.basketMatchItem .itemBody .League i[data-v-c850da44] {
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-right: 7px
}

.basketMatchItem .itemBody .League i[data-v-c850da44]:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=);
	background-size: 100%
}

.basketMatchItem .itemBody .League i[data-v-c850da44]:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC);
	background-size: 100%
}

.basketMatchItem .itemBody .League i[data-v-c850da44]:last-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=);
	background-size: 100%
}

.basketMatchItem .itemBody .League .finish[data-v-c850da44] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.basketMatchItem .itemBody .League .finish span[data-v-c850da44]:last-child {
	margin-top: 5px
}

.basketMatchItem .itemBody .League .lottery[data-v-c850da44] {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: none
}

.basketMatchItem .itemBody .League .lottery p[data-v-c850da44] {
	margin-bottom: 2px
}

.basketMatchItem .itemBody .League .lottery p[data-v-c850da44]:last-child {
	display: flex
}

.basketMatchItem .itemBody .time[data-v-c850da44] {
	display: flex;
	flex-direction: column;
	cursor: pointer
}

.basketMatchItem .itemBody .time p[data-v-c850da44] {
	flex: 1;
	font-size: 14px;
	font-weight: 500;
	color: #333;
	padding-left: 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.basketMatchItem .itemBody .time p strong[data-v-c850da44] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 121px;
	height: 100%;
	line-height: 36px
}

.basketMatchItem .itemBody .time p em[data-v-c850da44] {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	color: #7a809a;
	height: 100%;
	line-height: 36px
}

.basketMatchItem .itemBody .time p strong[data-v-c850da44] {
	font-style: normal
}

.basketMatchItem .itemBody .time p[data-v-c850da44]:first-child {
	border-bottom: 1px solid #eae9f2
}

.basketMatchItem .itemBody .Digital[data-v-c850da44] {
	display: flex;
	flex-direction: column
}

.basketMatchItem .itemBody .Digital p[data-v-c850da44] {
	flex: 1;
	display: flex;
	align-items: center
}

.basketMatchItem .itemBody .Digital p span[data-v-c850da44] {
	flex: 1;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 400;
	color: #7a809a
}

.basketMatchItem .itemBody .Digital p[data-v-c850da44]:first-child {
	border-bottom: 1px solid #eae9f2
}

.basketMatchItem .itemBody .Digital .colorStyle[data-v-c850da44] {
	color: #333
}

.basketMatchItem .itemBody .full[data-v-c850da44] {
	display: flex;
	flex-direction: column
}

.basketMatchItem .itemBody .full p[data-v-c850da44] {
	flex: 1;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #7a809a
}

.basketMatchItem .itemBody .full p[data-v-c850da44]:first-child {
	border-bottom: 1px solid #eae9f2
}

.basketMatchItem .itemBody .full p span[data-v-c850da44] {
	flex: 1
}

.basketMatchItem .itemBody .full p span[data-v-c850da44]:last-child {
	font-weight: 500;
	color: #f83131;
	cursor: pointer
}

.basketMatchItem .itemBody .half[data-v-c850da44] {
	display: flex;
	align-items: center
}

.basketMatchItem .itemBody .half span[data-v-c850da44] {
	flex: 1;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	border-right: 1px solid #eae9f2
}

.basketMatchItem .itemBody .half span[data-v-c850da44]:last-child {
	border: none
}

.basketMatchItem .itemBody .fromOutcome[data-v-c850da44] {
	display: flex;
	flex-direction: column;
	cursor: pointer;
	background: #fbfbfb
}

.basketMatchItem .itemBody .fromOutcome p[data-v-c850da44] {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 400;
	color: #444a64
}

.basketMatchItem .itemBody .fromOutcome p[data-v-c850da44]:first-child {
	border-bottom: 1px solid #eae9f2
}

.basketMatchItem .itemBody .points[data-v-c850da44],
.basketMatchItem .itemBody .scores[data-v-c850da44] {
	cursor: pointer;
	display: flex;
	flex-direction: column;
	background: #fbfbfb
}

.basketMatchItem .itemBody .points p[data-v-c850da44],
.basketMatchItem .itemBody .scores p[data-v-c850da44] {
	flex: 1;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #7a809a
}

.basketMatchItem .itemBody .points p[data-v-c850da44]:first-child,
.basketMatchItem .itemBody .scores p[data-v-c850da44]:first-child {
	border-bottom: 1px solid #eae9f2
}

.basketMatchItem .itemBody .points p span[data-v-c850da44],
.basketMatchItem .itemBody .scores p span[data-v-c850da44] {
	flex: 1
}

.basketMatchItem .itemBody .points p span[data-v-c850da44]:first-child,
.basketMatchItem .itemBody .scores p span[data-v-c850da44]:first-child {
	font-weight: 400;
	color: #ed9e15
}

.basketMatchItem .itemBody .scores[data-v-c850da44] {
	cursor: pointer
}

.basketMatchItem .itemBody .scores p[data-v-c850da44] {
	color: #444a64
}

.basketMatchItem .itemBody .dataCenters[data-v-c850da44] {
	display: flex;
	flex-direction: column
}

.basketMatchItem .itemBody .dataCenters p[data-v-c850da44] {
	flex: 1;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #7a809a
}

.basketMatchItem .itemBody .dataCenters p span[data-v-c850da44] {
	flex: 1;
	cursor: pointer
}

.basketMatchItem .itemBody .dataCenters .dataOne span[data-v-c850da44] {
	flex: none;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.basketMatchItem .itemBody .dataCenters .dataOne span em[data-v-c850da44] {
	font-style: normal
}

.basketMatchItem .itemBody .dataCenters .dataOne span em[data-v-c850da44]:hover {
	color: #548feb
}

.basketMatchItem .itemBody .dataCenters .dataOne span[data-v-c850da44]:first-child {
	margin: 0 7px 0 12px;
	width: 18px
}

.basketMatchItem .itemBody .dataCenters .dataOne span:first-child em[data-v-c850da44] {
	width: 18px;
	height: 18px;
	border: 1px solid #ef5555;
	border-radius: 4px;
	font-size: 11px;
	font-weight: 500;
	color: #dd5b5b
}

.basketMatchItem .itemBody .dataCenters .dataOne span:last-child em[data-v-c850da44] {
	padding: 0 2px;
	height: 18px;
	border: 1px solid #548feb;
	border-radius: 4px;
	font-size: 11px;
	font-weight: 500;
	color: #548feb
}

.basketMatchItem .itemBody .dataCenters .dataTwo[data-v-c850da44] {
	font-size: 14px;
	font-weight: 500;
	color: #444a64
}

.basketMatchItem .itemBody .dataCenters .dataTwo span[data-v-c850da44] {
	color: #548feb
}

.basketMatchItem .itemBody .live[data-v-c850da44] {
	display: flex;
	justify-content: center;
	cursor: pointer;
	align-items: center
}

.basketMatchItem .itemBody .live img[data-v-c850da44] {
	width: 23px
}

.basketMatchItem .itemBody .functions[data-v-c850da44] {
	display: flex;
	flex-direction: column
}

.basketMatchItem .itemBody .functions p[data-v-c850da44] {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center
}

.basketMatchItem .itemBody .functions p i[data-v-c850da44] {
	width: 17px;
	height: 17px;
	cursor: pointer
}

.basketMatchItem .itemBody .functions p:first-child i[data-v-c850da44]:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAYlJREFUOE+1kzsvREEYht9v1jUkolDR8Aso3cJZRLFnVqI4EhKJQoNOpxGNTodCI5GQOAWxM1sIzq64lfwCGiqFSIjrzicbWZe1F7vslDPf+8zzzYXwz4P+mYfCAUM6wvnaBm3rQ6xwhvnaJeeyGrrHx+VlN0/Lj9WlI05Ly0O2jbMClfaWGNQPxmZQWqN/AioVGWCBGR/QGTOIEjAtpbWeCZrWUOvdhhiLkyJBvYGAdRYORxpfDW/7yDTbdvd5OmhKoOu6JWUVNYdksCKlNZ8IKxWZYIHhx/vrNsdxnlNBUwK3lDcniOqlbfUnh5SObhg2F33SP/kr4Jb2AgQsCBQ32Xb7TXJI64Nqg5dTBsb7bH8447NRaq+WIc4YNMU+cfR893TlOD23iZDr7lSVVJbWUsy0EniWYBql7Lr6Cv3WckhHFwDuiBcwuE4wxqT0r32eoTdoCIsEunyfo/2g3TmeFvh1IaS8VQLCyUAGAkHpH8rpluPFBQGCaPCHCfNaXobZvljOLecLfAOWVZUVPXq5cQAAAABJRU5ErkJggg==);
	background-size: 100%
}

.basketMatchItem .itemBody .functions p:first-child i[data-v-c850da44]:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IArs4c6QAAAZRJREFUOE+t0z1Lw1AUBuBzcm+b6lIQXB1qtWrTSRQna1sKIiLoJEj/gOAkLi7q4iJODv6AIjjpoGih2g8nEZxM1frRwVUQumhS782RCEKV1H7QzO/7nBNOgtDGB9towTcms9oaEay3AiPCOovoG3a3/Zu1spFTp+5mIqcl7CKf0JP1hv6LGaeBAFfdF3boEyrjnmix+B9YE6MTvyo8nksC2lUUILJwkRvGGE49mbXAmpjIBneAoJtHC/N2WWSC+4DwyiOFpaYwca7NIsJWWb4Pd8VLZbv8lvZ5vazzmghWeEw/bOgAlPb1SNZxZRHMuGOFq+oSnQVHpAJHTH6MYrz08hf89ZqUBS5IywNaB67I7bbT9M/s0DKQMsdRD2MERHXmFyZz2iZImlSQEmbFND2Tz0/VYSPV61fdqmoRJi3ElCuqrzpiZnogxDnfA0IFkNxASCx6E6gOy0yoCEgIhBVAsoQQC2r8/uYn43hNyg/2WZIfO2EKE9MYvnts6AB2qO2YlOzBaTpjsr+pzer9g019tK1iXzJHoBSgRBe7AAAAAElFTkSuQmCC);
	background-size: 100%
}

.basketMatchItem .itemBody .functions p:first-child i[data-v-c850da44]:last-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAATVJREFUOE/Nk7EvBFEQxr+x7ySnUaBylfYi+yLRiESxTyVahEpxlY6/g04jEhVBKyq7hUQ0Enkb0apOheIaEvfWyG1x4fL23i4b8dqZ+c18880jlPyoZB7+DmgieQhg1aLgSAR6LUtZ5oT/E2hCuUuEuY4cBmoAhi3SWgQ00xzGpVB642vON8kc+eMJSAMYzeH+sweWFMSPmcBOwFzIBQzwGUB9LoAZH7Qo5vV5b2NrUTv0t4loM2tKZt6pqHjLFrcC+bQ+mIxUrgBMW4puvJf2LC3dv+cGpgsPJycS8m57jGl5nEyRunsofIfpPkN/GUTH3WLmFaHik36GOb+eieQegAYY+0Lphst9J5Cva9XkdezAG3pap5nm26+BLkCusykKsR62iST/FCQC3V2dc4dFm5QO/ATOel0V05XcUwAAAABJRU5ErkJggg==);
	background-size: 100%
}

.basketMatchItem .itemBody .functions p:last-child i[data-v-c850da44]:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAntJREFUOE+t1EtIVFEYB/D/d+74xhb5IDOoFkEUFKSLiB7eQRgc70Nc3B60CKWF1KIiSILgEtQiqEVQaIvc6GaybO7cgTLy6kIoKvdJQQoGGSZoMzrjzPlihMIcdSbyrg6cw+/+z/edcwib/NEme8gLfB7xLrTo6oN8fp4TDIVebC0uLZqERKNhqG9yoTlBx/WuAegEo9/Q1fP/Bdq25ztUj09pKTsUofQuxnmnZak/N0I3TOhEhywwdRiaqjoRb4CJI6bmf/xPoOd5vrm5dAUzKoRP9AgotzTthONEPQ2M6z6xoAaDwcR66HLCsDt0g4BzAG0lojJm/sHgGSL6PPZupMW2bRkKhZTi0qq3BOyXwCwxJojwRTJPEuODYfhDGWsZ7O5+X7Ctdr6PGNWLC0VNlnVkYb0EzEzOq9EaTiZ2KRD3AFQuJdPB1tbG8T9gZrCcoKSyBxC1RYUJIxAIxNZDM2WZj6ELjAOpwqTWGghM/177V1Ns2xZ19ce7JGhfgSgJBoOH51aj4XC4nJQtIRCWSJaf0vX6+Mo12V3ObCk6PADQmKE13FwNOtHhPgZSidh0m2VZ6dXzax4bx/UGQbhvNKtuVsLo8F1I+c3U/XfWKkkWuFzLsqoZwb7dmnZs9tnL0WplKdmUiH/vzSQKu95ZAM2mpp7OC3TdoToG9XydGq+r2bHnIiA6WfIUASlBaJOSGURPDV3dmxfouK8vgcQZZi4joglO8WXT9H90HK+diW8LQY+YcXUxjqq1rmHWlp2I1w/CQWK6ousNkZUpwuHB7aQUPARgcpqPmqZ/NGdTHHek3SdivRtdr0jEOymJpKk1PMkJ5nqecs3/AhKPAiSbrNltAAAAAElFTkSuQmCC);
	background-size: 100%
}

.basketMatchItem .itemBody .functions p:last-child i[data-v-c850da44]:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IArs4c6QAAAlFJREFUOE+tlE1IFVEUx//n3pknKVkgRRJREJG+9/xKIQoCZ54WUVCrdlEEERQt3NQmQgwMamG46msTBNWiUiNMnvpMijYlwZvJLwjNZa9oVb2ZuffECIX5cgaqs7qX+z+/e77uJfxHozgWjzRsVKRbDDvfH6eNhfm51GUCGg3L3f9PMH7SXK4rvDkGm5762lDe/v5DFDAysmAsdRIaB0BYIMJH2ep2/RWMAdKjdXkBnAH0Fw3RJ8bzW6kTeiVgSWT8Yvtq+KuqFCmLlT5rZtwdobM/mn5N4C7DdgdWhH0bbNxilgUPAGwCowrERSJRYPAnaHQbGedx6Bzk6o+B+SqYK0hgnsHzYJoP16KIu7TPWViMzB9O7iGiPmhxwmiPHgEeqq/wpNpMxBkB0UPE3dJ2L4acX2l6Q8mdwqR+QJyKm6lQK035SAndmWh1b/1M+7eaedlkkzDEUwAdhuWEqZdYkE0egpQ3weq4kXk3uFRQ2oDnySal6JUsoJKOuN5ScTG7rVbKspcaQXvCnnqz/KYSmD9Ssxtk9Jq207Jc/DnbvKZSfl+Q4+7aP41ICUyNps5pEtWmle9Y7OJw3WEpi1NkzUyFe5VLzwr2D5I9PR0bWZBLDSDAHUmYDAR6Aaom0DoGXzPIuaKQugeFh0abez8SxgzSuVSBhXgGhTYt9CUT7nV46WqV4BsEsYEZsww9Z9ru+WhYrjatWL4F4baEd4GsmcJSh2AsfRSae0A0YVjO3kiYP1yzi4mKiczkxEpPhofq1ytTdxq2czq2ZnF/VtT5Dw527RTZQ6udAAAAAElFTkSuQmCC);
	background-size: 100%
}

.basketMatchItem .itemBody .functions p:last-child i[data-v-c850da44]:last-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAAAAXNSR0IArs4c6QAAAU1QTFRFAAAA//8A/6pV/79A/8wz/6oq/7Yk/8Y5/7ku/8Qn/7Y3/7sz/78w/8Mt/7gr/8Ix/7ku/8Iz/7ox/78u/7ks/7sz/7sl/78r/7op/7ss/7wr+b4q+b8p+r8q+rsq+r4q+r8u+7sq+74t+7wr+70r+74r/L0t/L4s/L0s/L4s/MEt/L8t/MEu/L8t/L8u/MAr/b8q/cAs/cAr/b4q/b8s/cAs/b8r/b8t/b8r+78s+8As+78s+74t/L4s/L8t/L4s/L8s/L4t/L8t/L8t/L4s/L8r/L4r/L8s/L8s/L4s/L8r/L4s/L4s/L8s/L4t/L8s/L8t/L8s/L4s/L4s/L8s/L4s/b4s/b4s/b4t+74s+78s+74s+78s/L8t/L4s/L4t/L4s/L4t/L4r/L4s/L4s/L4r/L4s/L4s/L4r/L4s/L4s/L4s/L4s/L4s/L4sPj7dgAAAAG50Uk5TAAEDBAUGBwkLDQ4PEBESFRYZGhwdHiIkJSkqKywwMTc4PD9BQkdJS1FWWlteYGRlZ2lxcnR1d3h8gIWMjpKUlZeZn6Cip6qvsrS2uLm6vb/Cw8TJyszP0NTV1tfa3uHj5urs7u/x8/b3+fr8/f4/ojoIAAABH0lEQVQYGbXBVVvCYAAG0HcgTgUTu1tBVOzuxEIEwQLbKfH+/0sZ41G3fWzecA7KTJ7Cf0w/SLAn3XIQ9kbIfdg7JRU37HTkSM7AzgbzrmHD80FVD6zNs2ATlpwpFrzKsOJjkR8l1LX3jwUSLIo0O6AX3D2+un/O0iCdDO+tTA63uqBpvKOV7OMCCurjtLLlgKY2xpJyi/hRE2EJX378UXVBobch6MgnFEh1wcB1RJNEE0ycBzQ4r4aAl3rRCoj4qHcDoQ3qZWSIxGnQBwF3hgZBCIzSaAcCq9Q8zUapiUHgkqr0mgeOOYUqxQmTyk/mnXVC1RamqhsmAyST4yiSgu8kAzBZorIs45c3RK7DJHTYAr2JlzBMemHSsC2hPL4BkgLCwBGGQwAAAAAASUVORK5CYII=);
	background-size: 100%
}

.filter {
	width: 100%;
	height: 36px;
	background-color: #fff;
	font-size: 12px;
	color: #7a809a;
	box-sizing: border-box;
	padding-top: 5px;
	border-bottom: 1px solid #eae9f2
}

.filter .active {
	background: #7fff00
}

.filter .checkBox {
	float: left;
	margin-left: 16px;
	display: flex
}

.filter .checkBox .item {
	margin-top: 4px;
	margin-right: 23px;
	cursor: pointer;
	display: flex
}

.filter .checkBox .item span {
	display: inline-block
}

.filter .checkBox .item i {
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-right: 5px
}

.filter .checkBox .item i:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat
}

.filter .checkBox .item i:nth-child(2) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat
}

.filter .checkBox .item i:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat
}

.filter .checkBox .item i:nth-child(3) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat
}

.filter .checkBox .item i:nth-child(4) {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat
}

.filter .checkBox .item i:nth-child(3):hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat
}

.filter .btnGroup {
	float: left
}

.filter .btnGroup .item {
	float: left;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	height: 24px;
	padding: 0 10px;
	margin-left: 10px;
	line-height: 24px;
	cursor: pointer
}

.filter .btnGroup .item i {
	height: 12px;
	width: 8px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACze0LChmYmB7WlsetgwkzwhhtXYvs//3/v4eB4f93Jub/ZlUliTdAcmAF9Z2zZVgY2M4yMjCIQTVc/8Twx7yrPPkzY27uJHYxaf6DjIwM5sjW/f/PsK62Ij6Ysblj4QxGRoZ0ZEkY+z8DQwVjQ8N8DmySIDEhoc//4Y7EpYixuX2REyPT/1kM/7EoZmTcBjahuWPhBEZGhnw0U+4y/2MxBStoaNjPwsL5aC8DA4MdiP////9v/xn+WtVVJF+Eu6Gha74Eyz+mMwyMDFIMDP9ja8oTlsIDCmZ0U/dCS6b//4NqyhJKYWIA6ZxK85fL+7kAAAAASUVORK5CYII=) no-repeat
}

.filter .btnGroup .item:hover {
	border-color: #558feb;
	color: #558feb
}

.filter .btnGroup .item:hover i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat
}

.filter .period {
	float: right;
	height: 24px;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px;
	color: #7a809a;
	cursor: pointer;
	margin-right: 14px
}

.filter .period i {
	height: 12px;
	width: 8px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACze0LChmYmB7WlsetgwkzwhhtXYvs//3/v4eB4f93Jub/ZlUliTdAcmAF9Z2zZVgY2M4yMjCIQTVc/8Twx7yrPPkzY27uJHYxaf6DjIwM5sjW/f/PsK62Ij6Ysblj4QxGRoZ0ZEkY+z8DQwVjQ8N8DmySIDEhoc//4Y7EpYixuX2REyPT/1kM/7EoZmTcBjahuWPhBEZGhnw0U+4y/2MxBStoaNjPwsL5aC8DA4MdiP////9v/xn+WtVVJF+Eu6Gha74Eyz+mMwyMDFIMDP9ja8oTlsIDCmZ0U/dCS6b//4NqyhJKYWIA6ZxK85fL+7kAAAAASUVORK5CYII=) no-repeat
}

.filter .period:hover {
	border-color: #558feb;
	color: #558feb
}

.filter .period:hover i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat
}

.filter .leagueMatch {
	float: right
}

.filter .leagueMatch div {
	float: left;
	height: 24px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	padding: 0 12px;
	margin-right: 10px;
	line-height: 24px;
	cursor: pointer
}

.filter .leagueMatch .action,
.filter .leagueMatch div:hover {
	border-color: #548feb;
	color: #548feb
}

.popoverBox {
	background-color: #fff;
	border: none;
	margin-top: 4px !important;
	padding: 0;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	min-width: 0
}

.popoverBox .popper__arrow,
.popoverBox .popper__arrow:after {
	border-bottom-color: #fff !important
}

.tournamentBox .fastSelect span {
	width: 360px
}

.setting {
	padding: 20px 0
}

.setting .notice {
	padding: 0 20px;
	border-bottom: 1px solid #eae9f2
}

.setting .notice .item {
	margin-bottom: 20px
}

.setting .notice .item .label {
	color: #444
}

.setting .box {
	padding: 0 20px
}

.setting .box .item {
	margin-top: 14px;
	overflow: hidden;
	line-height: 22px
}

.setting .box .item .label {
	float: left;
	font-size: 13px
}

.setting .box .item .btn {
	float: right;
	width: 90px;
	height: 24px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	cursor: pointer;
	padding: 0 10px;
	box-sizing: border-box;
	overflow: hidden
}

.setting .box .item .btn span {
	color: #444;
	font-size: 12px;
	float: left;
	display: block;
	width: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.setting .box .item .btn img {
	width: 8px;
	float: right;
	margin-top: 4px
}

.setting .box .item .btn i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACze0LChmYmB7WlsetgwkzwhhtXYvs//3/v4eB4f93Jub/ZlUliTdAcmAF9Z2zZVgY2M4yMjCIQTVc/8Twx7yrPPkzY27uJHYxaf6DjIwM5sjW/f/PsK62Ij6Ysblj4QxGRoZ0ZEkY+z8DQwVjQ8N8DmySIDEhoc//4Y7EpYixuX2REyPT/1kM/7EoZmTcBjahuWPhBEZGhnw0U+4y/2MxBStoaNjPwsL5aC8DA4MdiP////9v/xn+WtVVJF+Eu6Gha74Eyz+mMwyMDFIMDP9ja8oTlsIDCmZ0U/dCS6b//4NqyhJKYWIA6ZxK85fL+7kAAAAASUVORK5CYII=) no-repeat
}

.setting .positionBtm {
	height: 30px;
	background: #fff;
	line-height: 30px;
	font-size: 12px;
	color: #444;
	cursor: pointer;
	text-align: center;
	margin: 52px auto 0
}

.positionBox,
.setting .positionBtm {
	width: 90px;
	border: 1px solid #eae9f2;
	border-radius: 5px
}

.positionBox {
	background: #f6f6f8
}

.positionBox .positionItem {
	height: 30px;
	line-height: 30px;
	color: #444;
	font-size: 12px;
	border-bottom: 1px solid #eae9f2;
	overflow: hidden;
	padding: 0 10px;
	cursor: pointer
}

.positionBox .positionItem span {
	float: left
}

.positionBox .positionItem img {
	float: right;
	width: 16px;
	margin-top: 7px
}

.positionBox .positionItem:hover {
	background-color: #548feb
}

.positionBox .positionItem:hover span {
	color: #fff
}

.positionBox .positionItemOn {
	background-color: #548feb
}

.positionBox .positionItemOn span {
	color: #fff
}

.bookBox {
	width: 120px
}

.periodBox {
	font-size: 14px;
	line-height: 35px;
	text-align: center
}

.pariodBox:last-child {
	padding-bottom: 50px
}

.periodBox:hover {
	background: #6694e2;
	color: #fff;
	cursor: pointer
}

.actiov {
	background: #5b83da;
	color: #fff
}

.acton {
	border-color: #558feb !important;
	color: #558feb
}

.acton i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat !important
}

.EmptysBox {
	box-shadow: none !important
}

.modeCornerss {
	z-index: 10000;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	font-size: 12px;
	font-family: Source Han Sans CN
}

.modeCornerss .home_red {
	color: #ef5555
}

.modeCornerss td,
.modeCornerss th,
.modeCornerss tr {
	padding: 0 !important
}

.modeCornerss .Emptys {
	border-radius: 10px 10px 10px 10px !important;
	box-shadow: none;
	overflow: hidden
}

.modeCornerss .el-table {
	border-radius: 10px 10px 0 0;
	padding-bottom: 10px;
	max-height: 300px
}

.modeCornerss .el-table td,
.modeCornerss .el-table th {
	text-align: center
}

.modeCornerss .el-table td:nth-child(3) {
	text-align: right !important
}

.modeCornerss .el-table td:nth-child(5) {
	text-align: left !important
}

.modeCornerss .el-table th:nth-child(3) {
	text-align: right !important
}

.modeCornerss .el-table th:nth-child(5) {
	text-align: left !important
}

.modeCornerss .warning-row {
	background: #fff;
	height: 30px !important
}

.modeCornerss .warning-row .cell {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	padding: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: flex;
	width: 100%;
	justify-content: center
}

.modeCornerss .warning-row .cell span {
	flex: 1
}

.modeCornerss .warning-row .cell .normal {
	color: red
}

.modeCornerss .success-row {
	background: #f6f6f8;
	height: 30px !important
}

.modeCornerss .success-row .cell {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	padding: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: flex;
	justify-content: center
}

.modeCornerss .success-row .cell span {
	flex: 1
}

.modeCornerss .success-row .cell .normal {
	color: red
}

.modeCornerss .headers {
	background: #444a64 !important;
	height: 30px !important;
	color: #fff
}

.modeCornerss .headers .cell {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	padding: 0
}

.modeCornerss .headers:last-child .cell {
	text-align: left !important
}

.modeCornerss .el-table-column {
	height: 30px
}

.modeCornerss .footer {
	width: 800px;
	border-radius: 0 0 10px 10px;
	display: flex;
	justify-content: space-between;
	padding: 0 10px;
	background: #eff4ff;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333
}

.modeCornerss .footer .bisai {
	text-align: center !important;
	width: 100%
}

.modeCornerss .footer span {
	padding-right: 10px
}

.modeCornerss .footer span:first-child {
	width: 160px
}

.modeCornerss .footer span:first-child span {
	padding-right: 3px
}

.modelOdds {
	z-index: 1000
}

.modelOddsBox {
	background: #fff;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	box-sizing: border-box;
	padding-bottom: 10px;
	width: 485px;
	border-radius: 10px
}

.modelOddsBox .logRed {
	background: #fbd8d1;
	color: #ef5555
}

.modelOddsBox .logGreen {
	background: #e4f9d0;
	color: #58a135
}

.modelOddsBox .modelOddsHader {
	display: flex;
	font-size: 12px;
	width: 485px;
	line-height: 30px;
	background: #444a64;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	border-radius: 10px 10px 0 0;
	color: #fff
}

.modelOddsBox .modelOddsHader p:first-child {
	text-align: right;
	flex: 1
}

.modelOddsBox .modelOddsHader p:nth-child(2) {
	width: 56px;
	text-align: center;
	color: #fccf12
}

.modelOddsBox .modelOddsHader p:nth-child(3) {
	text-align: left;
	flex: 1
}

.modelOddsBox .modelOddsNav {
	padding: 0 10px;
	display: flex;
	font-size: 12px !important;
	font-weight: 400;
	color: #7a809a;
	line-height: 30px
}

.modelOddsBox .modelOddsNav div:first-child {
	width: 110px;
	text-align: left;
	margin-left: 10px;
	display: flex
}

.modelOddsBox .modelOddsNav div:first-child span {
	flex: 1
}

.modelOddsBox .modelOddsNav div:nth-child(2) {
	width: 210px;
	margin-right: 5px;
	display: flex
}

.modelOddsBox .modelOddsNav div:nth-child(2) span {
	flex: 50%;
	text-align: left;
	margin-left: 13px
}

.modelOddsBox .modelOddsNav div:nth-child(3) {
	flex: 1;
	text-align: left;
	margin-left: 13px
}

.modelOddsBox .modelOddsBody {
	font-size: 12px;
	border-radius: 10px;
	width: 485px;
	margin-bottom: 1px;
	padding: 0 10px;
	display: flex;
	line-height: 25px
}

.modelOddsBox .modelOddsBody div:first-child {
	width: 40px;
	background: #444a64;
	color: #fff;
	text-align: center
}

.modelOddsBox .modelOddsBody div:nth-child(2) {
	width: 210px;
	margin-right: 5px;
	display: flex;
	background: #eff4ff
}

.modelOddsBox .modelOddsBody div:nth-child(2) p {
	flex: 1;
	border-right: 1px solid #fff;
	text-align: center
}

.modelOddsBox .modelOddsBody div:nth-child(3) {
	flex: 1;
	display: flex;
	background: #eff4ff
}

.modelOddsBox .modelOddsBody div:nth-child(3) p {
	flex: 1;
	border-right: 1px solid #fff;
	text-align: center
}

.modelOddsBox .Oddsred {
	background: #fbd8d1;
	color: #ef5555
}

.modelOddsBox .Oddsgrenn {
	background: #e4f9d0;
	color: #58a135
}

.modelScore {
	z-index: 200000 !important
}

.modepopover {
	z-index: 100000;
	width: 380px;
	background: rgba(0, 0, 0, .85);
	text-align: center
}

.modepopover,
.modepopover .box {
	border-radius: 10px !important
}

.modepopover .modelScoreHader {
	z-index: 100000;
	font-size: 13px;
	border-radius: 10px;
	display: flex;
	line-height: 40px;
	background: #000;
	border-radius: 10px 10px 0 0;
	color: #fff
}

.modepopover .modelScoreHader p:first-child {
	text-align: right;
	flex: 1
}

.modepopover .modelScoreHader p:nth-child(2) {
	width: 56px;
	text-align: center;
	color: #fccf12
}

.modepopover .modelScoreHader p:nth-child(3) {
	text-align: left;
	flex: 1
}

.modepopover .boxContent {
	z-index: 100000;
	max-height: 310px;
	overflow: auto
}

.modepopover .boxContent::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

.modepopover .boxContent::-webkit-scrollbar-track {
	background: hsla(0, 0%, 100%, .246);
	border-radius: 2px
}

.modepopover .boxContent::-webkit-scrollbar-thumb {
	background: #000;
	border-radius: 10px
}

.modepopover .boxContent::-webkit-scrollbar-thumb:hover {
	background: #333
}

.modepopover .boxContent::-webkit-scrollbar-corner {
	background: #179a16
}

.modepopover .heder {
	background: #000;
	line-height: 40px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff
}

.modepopover .box {
	border-radius: 10px
}

.modepopover .box div .boxHeader {
	line-height: 40px
}

.modepopover .box div .boxHeader span {
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff;
	padding: 5px 10px;
	background: #47494f;
	border-radius: 11px;
	line-height: 22px
}

.modepopover .box div .boxHeader:first-child {
	margin-top: 10px
}

.modepopover .box div .boxBody {
	display: flex;
	height: 55px;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	overflow: hidden
}

.modepopover .box div .boxBody .name {
	flex: 1
}

.modepopover .box div .boxBody .left {
	width: 180px;
	flex: none
}

.modepopover .box div .boxBody .left .dan {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 55px;
	width: 175px
}

.modepopover .box div .boxBody .left .dan p {
	font-size: 12px;
	flex: 1
}

.modepopover .box div .boxBody .left .dan p:first-child {
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.modepopover .box div .boxBody .left .dan p:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	flex: none
}

.modepopover .box div .boxBody .left .dan p:last-child img {
	width: 27px;
	height: 27px
}

.modepopover .box div .boxBody .left .shuang {
	height: 55px;
	width: 175px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.modepopover .box div .boxBody .left .shuang p {
	font-size: 12px;
	flex: 1
}

.modepopover .box div .boxBody .left .shuang p:first-child {
	flex: none;
	text-align: right;
	display: flex;
	flex-direction: column
}

.modepopover .box div .boxBody .left .shuang p:first-child span:last-child {
	margin-top: 5px
}

.modepopover .box div .boxBody .left .shuang p:first-child span em {
	display: inline-block;
	font-style: normal;
	width: 125px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.modepopover .box div .boxBody .left .shuang p:first-child span:last-child:after {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==);
	background-size: 100% 100%;
	margin-left: 5px
}

.modepopover .box div .boxBody .left .shuang p:first-child span:first-child:after {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==);
	background-size: 100% 100%;
	margin-left: 5px
}

.modepopover .box div .boxBody .left .shuang p:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	flex: none
}

.modepopover .box div .boxBody .left .shuang p:last-child img {
	width: 27px;
	height: 27px
}

.modepopover .box div .boxBody .content {
	line-height: 55px
}

.modepopover .box div .boxBody .right {
	flex: none;
	width: 180px
}

.modepopover .box div .boxBody .right .dan {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 55px;
	width: 175px
}

.modepopover .box div .boxBody .right .dan p {
	font-size: 12px;
	flex: 1
}

.modepopover .box div .boxBody .right .dan p:last-child {
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.modepopover .box div .boxBody .right .dan p:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	flex: none
}

.modepopover .box div .boxBody .right .dan p:first-child img {
	width: 27px;
	height: 27px
}

.modepopover .box div .boxBody .right .shuang {
	height: 55px;
	width: 175px;
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.modepopover .box div .boxBody .right .shuang p {
	font-size: 12px;
	flex: 1
}

.modepopover .box div .boxBody .right .shuang p:last-child {
	text-align: left;
	display: flex;
	flex-direction: column
}

.modepopover .box div .boxBody .right .shuang p:last-child span:last-child {
	margin-top: 5px
}

.modepopover .box div .boxBody .right .shuang p:last-child span em {
	display: inline-block;
	font-style: normal;
	width: 115px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.modepopover .box div .boxBody .right .shuang p:last-child span:last-child:before {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==);
	background-size: 100% 100%;
	margin-right: 5px
}

.modepopover .box div .boxBody .right .shuang p:last-child span:first-child:before {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==);
	background-size: 100% 100%;
	margin-right: 5px
}

.modepopover .box div .boxBody .right .shuang p:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	flex: none
}

.modepopover .box div .boxBody .right .shuang p:first-child img {
	width: 27px;
	height: 27px
}

.modepopover .table {
	display: flex
}

.modepopover .table p {
	line-height: 40px;
	flex: 1;
	border-collapse: collapse;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff
}

.modepopover .table p:first-child,
.modepopover .table p:nth-child(2) {
	border-right: .5px dashed #000;
	border-bottom: .5px dashed #000
}

.modepopover .table p:nth-child(3) {
	border-bottom: .5px dashed #000
}

.modepopover .table:last-child p {
	border-bottom: none
}

.modepopover .jinqiu {
	display: flex;
	align-items: center;
	margin-left: -12px !important
}

.modepopover .jinqiu p:after {
	border: none !important
}

.modepopover .jinqiu p:before {
	background: transparent !important
}

.modepopover .jinqiu p {
	margin-top: -8px
}

.modeiTeams {
	z-index: 2000
}

.iTeampopover {
	width: 300px;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	background: #fff;
	border-radius: 10px
}

.iTeampopover,
.iTeampopover .modeiTeambox {
	padding-bottom: 5px
}

.iTeampopover .modeiTeambox .modeiTeamHader {
	height: 30px;
	background: #444a64;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	border-radius: 10px 10px 0 0;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 30px;
	text-align: center
}

.iTeampopover .modeiTeambox .modeiTeamNav {
	height: 30px;
	background: #fff;
	display: flex;
	line-height: 30px
}

.iTeampopover .modeiTeambox .modeiTeamNav p {
	flex: 1;
	text-align: center;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7a809a
}

.iTeampopover .modeiTeambox .modess {
	border: 1px solid #eae9f2;
	margin: 0 10px
}

.iTeampopover .modeiTeambox .modeiTeamTable {
	display: flex
}

.iTeampopover .modeiTeambox .modeiTeamTable div:first-child {
	flex: 1;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333;
	display: flex
}

.iTeampopover .modeiTeambox .modeiTeamTable div:first-child p:first-child {
	width: 40px;
	line-height: 30px;
	text-align: center
}

.iTeampopover .modeiTeambox .modeiTeamTable div:first-child p:nth-child(2) {
	flex: 1;
	line-height: 30px;
	text-align: center
}

.iTeampopover .modeiTeambox .modeiTeamTable div:nth-child(2) {
	flex: 1;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333;
	display: flex
}

.iTeampopover .modeiTeambox .modeiTeamTable div:nth-child(2) p:first-child {
	width: 40px;
	line-height: 30px;
	text-align: center
}

.iTeampopover .modeiTeambox .modeiTeamTable div:nth-child(2) p:nth-child(2) {
	flex: 1;
	line-height: 30px;
	text-align: center;
	border: none
}

.iTeampopover .modeiTeambox .modeiTeamTable div p {
	border-right: 1px solid #eae9f2
}

.iTeampopover .modeiTeambox .modeiTeamTable:nth-of-type(odd) {
	background: #f6f6f8
}

.iTeampopover .modeiTeambox .modeiTeamHaders {
	height: 30px;
	background: #fff;
	line-height: 30px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333;
	text-align: center
}

.iTeampopover .modeiTeambox .modeiTeamTables {
	margin: 0 10px;
	border: 1px solid #eae9f2
}

.iTeampopover .modeiTeambox .modeiTeamTables div {
	display: flex
}

.iTeampopover .modeiTeambox .modeiTeamTables div p {
	flex: 1;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333;
	border-right: 1px solid #eae9f2
}

.iTeampopover .modeiTeambox .modeiTeamTables div p span {
	display: block
}

.iTeampopover .modeiTeambox .modeiTeamTables div p span img {
	height: 15px;
	width: 15px
}

.iTeampopover .modeiTeambox .modeiTeamTables div p:nth-child(3) {
	border: none
}

.iTeampopover .modeiTeambox .modeiTeamTables div:nth-of-type(odd) {
	background: #f6f6f8 !important
}

.iTeampopover .modeiTeambox .modeiTeamTables {
	max-height: 156px;
	overflow: auto
}

.iTeampopover .modeiTeambox .modeiTeamTabless {
	height: 156px;
	border: none;
	line-height: 156px;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333
}

.iTeampopover .modeiTeambox .jiaoqiu {
	height: 62px;
	line-height: 62px;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333
}

.iTeampopover .modeiTeambox .modeiTeamTables::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

.iTeampopover .modeiTeambox .modeiTeamTables::-webkit-scrollbar-track {
	background: #c4c4c4;
	border-radius: 2px
}

.iTeampopover .modeiTeambox .modeiTeamTables::-webkit-scrollbar-thumb {
	background: #a09f9f;
	border-radius: 10px
}

.iTeampopover .modeiTeambox .modeiTeamTables::-webkit-scrollbar-thumb:hover {
	background: #857a7a
}

.iTeampopover .modeiTeambox .modeiTeamTables::-webkit-scrollbar-corner {
	background: #179a16
}

.finish_popper .is-selected {
	color: #1989fa
}

.finish_popper .el-calendar {
	width: 400px
}

.finish_popper .el-calendar .el-calendar__body {
	padding: 0 !important
}

.finish_popper thead th {
	text-align: center !important
}

.finish_popper .el-calendar-day {
	height: 40px !important;
	padding: 0;
	line-height: 40px;
	text-align: center
}

.finish_popper .el-calendar-table__row {
	width: 100px
}

.finishs .Moth_tian p {
	line-height: 40px !important
}

.finishs .lis {
	cursor: pointer
}

.finishs .lis span {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444a64
}

.finishs .currentIndex {
	background: #fff
}

.finishs .currentIndex p {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 700;
	color: #548feb !important
}

.finishs .header {
	height: 56px;
	background: #f0f1f5;
	border: 1px solid #f0f1f5;
	display: flex
}

.finishs .header .T_Body {
	width: 16.66%;
	border-right: 1px solid #e9e9e9;
	line-height: 56px
}

.finishs .header .T_date {
	flex: 1;
	display: flex;
	justify-content: space-around
}

.finishs .header .T_date .item {
	cursor: pointer;
	flex: 1
}

.finishs .header .T_date .item div {
	margin-top: 8px
}

.finishs .header .T_date .item div p:first-child {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 700;
	color: #444a64;
	line-height: 25px
}

.finishs .header .T_date .item div p:nth-child(2) {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #4d536e
}

.finishs .header .T_date .item:hover {
	background: #fff
}

.finishs .header .T_date .item:hover p {
	color: #548feb !important
}

.currentBall .channel .header {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-weight: 400;
	color: #7a809a;
	height: 56px;
	background: #fff
}

.currentBall .channel .header img {
	width: 20px
}

.currentBall .channel .item {
	margin-bottom: 12px
}

.currentBall .channel .item:last-child {
	margin: 0
}

.matchDetails[data-v-02e6bfd2] {
	width: 100%;
	display: flow-root
}

.matchDetails .statusIcon[data-v-02e6bfd2] {
	position: absolute;
	right: 0;
	top: 33px
}

.matchDetails .statusIcon em[data-v-02e6bfd2] {
	width: 60px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-style: normal;
	display: block;
	color: #fff;
	border-radius: 15px 0 0 15px
}

.matchDetails .statusIcon .end[data-v-02e6bfd2] {
	background-color: #f25151
}

.matchDetails .statusIcon .nostart[data-v-02e6bfd2] {
	background-color: hsla(0, 0%, 100%, .2)
}

.matchDetails .header[data-v-02e6bfd2] {
	position: relative;
	background-image: url(weather_default.2f3de42.png)
}

.matchDetails .matchInfo[data-v-02e6bfd2] {
	margin-top: 10px;
	width: 100%;
	height: 130px;
	border-radius: 10px 10px 0 0;
	overflow: hidden
}

.matchDetails .matchInfo .tournament[data-v-02e6bfd2] {
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
	line-height: 16px
}

.matchDetails .matchInfo .tournament h1[data-v-02e6bfd2] {
	font-size: 14px;
	color: #fff;
	display: inline
}

.matchDetails .matchInfo .bettle[data-v-02e6bfd2] {
	display: flex;
	justify-content: space-between;
	width: 100%
}

.matchDetails .matchInfo .bettle .team[data-v-02e6bfd2] {
	width: calc(50% - 131px)
}

.matchDetails .matchInfo .bettle .team .img[data-v-02e6bfd2] {
	width: 60px;
	float: left;
	height: 60px
}

.matchDetails .matchInfo .bettle .team .img img[data-v-02e6bfd2] {
	width: 100%
}

.matchDetails .matchInfo .bettle .team .info[data-v-02e6bfd2] {
	float: left;
	width: calc(100% - 100px);
	height: 60px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.matchDetails .matchInfo .bettle .team .info .name[data-v-02e6bfd2] {
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
	color: #fff;
	cursor: pointer
}

.matchDetails .matchInfo .bettle .team .info .price[data-v-02e6bfd2],
.matchDetails .matchInfo .bettle .team .info .rank[data-v-02e6bfd2] {
	font-size: 12px;
	color: #fff;
	line-height: 14px;
	margin-top: 6px;
	opacity: .7
}

.matchDetails .matchInfo .bettle .home[data-v-02e6bfd2] {
	text-align: right
}

.matchDetails .matchInfo .bettle .home .info[data-v-02e6bfd2] {
	margin-right: 20px
}

.matchDetails .matchInfo .bettle .away[data-v-02e6bfd2] {
	text-align: left
}

.matchDetails .matchInfo .bettle .away .info[data-v-02e6bfd2] {
	margin-left: 20px
}

.matchDetails .matchInfo .bettle .middle[data-v-02e6bfd2] {
	width: 262px;
	margin-top: 6px
}

.matchDetails .matchInfo .bettle .middle p.ground[data-v-02e6bfd2] {
	font-size: 12px;
	color: #fff;
	line-height: 14px;
	opacity: .7
}

.matchDetails .matchInfo .bettle .middle .score[data-v-02e6bfd2] {
	width: 168px;
	display: flex;
	justify-content: space-between;
	line-height: 36px;
	margin: 3px auto
}

.matchDetails .matchInfo .bettle .middle .score strong[data-v-02e6bfd2] {
	font-size: 36px;
	color: #fff;
	font-weight: 700
}

.matchDetails .matchInfo .bettle .middle .score em[data-v-02e6bfd2] {
	font-size: 18px;
	color: #fff;
	font-style: normal
}

.matchDetails .matchInfo p.weather[data-v-02e6bfd2] {
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
	opacity: .7
}

.matchDetails .gloomy[data-v-02e6bfd2] {
	background-image: url(weather_yintian.b1f8c6f.png)
}

.matchDetails .clear_skies[data-v-02e6bfd2] {
	background-image: url(weather_qing.b25ad90.png)
}

.matchDetails .some_cloud[data-v-02e6bfd2] {
	background-image: url(weather_duoyun.8155b9b.png)
}

.matchDetails .snow[data-v-02e6bfd2] {
	background-image: url(weather_xuetian.379e38a.png)
}

.matchDetails .some_cloud_rain[data-v-02e6bfd2] {
	background-image: url(weather_yutian.2bb57ab.png)
}

.matchDetails .some_cloud_rain_and_thunderstorms[data-v-02e6bfd2] {
	background-image: url(weather_yzlb.5a3b809.png)
}

.matchDetails .fog[data-v-02e6bfd2] {
	background-image: url(weather_wu.b17464e.png)
}

.matchDetails .mist[data-v-02e6bfd2] {
	background-image: url(weather_default.2f3de42.png)
}

.matchDetails .menus[data-v-02e6bfd2] {
	width: 100%;
	height: 50px;
	background-color: #fff
}

.matchDetails .menus .menuItemBox[data-v-02e6bfd2] {
	width: 100%;
	display: flex;
	justify-content: center
}

.matchDetails .menus .menuItemBox span[data-v-02e6bfd2] {
	line-height: 47px;
	height: 50px;
	cursor: pointer;
	padding: 0 5px;
	width: 110px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.matchDetails .menus .menuItemBox span[data-v-02e6bfd2]:before {
	content: "";
	position: absolute;
	width: 0;
	height: 50px;
	background: #ebf4ff;
	top: 0;
	transition: .3s
}

.matchDetails .menus .menuItemBox span:hover em[data-v-02e6bfd2] {
	color: #548feb;
	font-weight: 700
}

.matchDetails .menus .menuItemBox span[data-v-02e6bfd2]:hover:before {
	width: 110px
}

.matchDetails .menus .menuItemBox span em[data-v-02e6bfd2] {
	font-style: normal;
	font-size: 16px;
	color: #444;
	position: absolute;
	z-index: 2
}

.matchDetails .menus .menuItemBox span.active em[data-v-02e6bfd2] {
	color: #548feb;
	font-weight: 700
}

.matchDetails .menus .menuItemBox span.active[data-v-02e6bfd2]:before {
	width: 110px
}

.table_nav {
	height: 50px;
	line-height: 50px
}

.commonPie[data-v-3a8e8d4b] {
	width: 100%;
	height: 100%
}

.expertInfo .shui[data-v-36525830] {
	position: relative
}

.expertInfo .shui em[data-v-36525830] {
	font-style: normal;
	position: absolute;
	left: -7px;
	color: #c0c3d0
}

.expertInfo .shui i[data-v-36525830] {
	font-style: normal;
	position: absolute;
	right: -50px;
	width: 40px
}

.expertInfo .head[data-v-36525830] {
	margin-top: 10px;
	background: url(expertDetails_back.d3670c7.png);
	background-size: 100% 100%;
	min-height: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.expertInfo .head .left[data-v-36525830] {
	padding-left: 30px;
	width: 380px;
	display: flex;
	align-items: center
}

.expertInfo .head .left .img[data-v-36525830] {
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.expertInfo .head .left .img .rot[data-v-36525830] {
	border-radius: 35px;
	border: 2px solid #fff;
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}

.expertInfo .head .left .img .rot img[data-v-36525830] {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 35px
}

.expertInfo .head .left .img .center_bootom[data-v-36525830] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: -5px
}

.expertInfo .head .left .img .center_bootom img[data-v-36525830] {
	width: 54px;
	height: 15px
}

.expertInfo .head .left .img .right_bottom[data-v-36525830] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 3px;
	bottom: 0
}

.expertInfo .head .left .img .right_bottom img[data-v-36525830] {
	width: 18px;
	height: 20px
}

.expertInfo .head .left .text[data-v-36525830] {
	margin-left: 11px
}

.expertInfo .head .left .text .top[data-v-36525830] {
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.expertInfo .head .left .text .top .name[data-v-36525830] {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	margin-right: 8px;
	max-width: 160px;
	overflow: hidden;
	text-align: left;
	height: 30px;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.expertInfo .head .left .text .top .Grade[data-v-36525830] {
	width: 34px;
	height: 18px;
	background: linear-gradient(90deg, #ffba00, #ffc032);
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin: 0 0 0 5px
}

.expertInfo .head .left .text .top .Collection[data-v-36525830] {
	margin: 0 8px;
	cursor: pointer;
	width: 17px;
	height: 17px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAAAXNSR0IArs4c6QAAAjFJREFUWEfF18eLFUEQx/HPiqigB3MCFQTDwQAKBlD0IgYQRRG8+ccZ8CSexASKCuYsYjgYUDArZlFcKemF2ceE92Z2ZwuaObxX/fvSVV1V3ae5jcZC3G+yVV8T5+S7BMtwGH/r7tcUZBT2YgJO4ulIgURINibxFzg2UiB7MCkjHuH5XAemSWjmYXOH6B1cahtkB2Z0iP7CQfzpFabuiczC9gKxs3jUFsgWzC0Qe4OjbYBMwe4KoSN41wtMr6EZi/WYXyHyAOd6BZmdClKI5K1xGIP4dmtRYT/ha2Z9wxfEN9agKhwnEpkfMQ+ItqwfPzKQLwdCE0VpG8a3RZLRiYp8Opsj0S8CZmKLMPdwEf2dyRp5EGGaPswwkR8XEEn93/JuTcwXmzBnmGB+pk79Krt/0fWN9r4BC4YY5gNOpNszaOuqOrImDT1DwROzyhn8ztusCiR8lmN1Q5KbuBZJWbRPNyDdlPQyzq4Gpm5AlmJtgxP5jgNV/t2AxPATQ1ATC5AAKrQqkPh9X+o1TUDipjxrAjIVu5oQJN8bKVlrn0i8V+IKl9n7NEBH7Smy5zje5ETKJrGPuIwQmYx1mFkgFp12f12QovyIpLuOhzkvu0Wp5uTNLodS28/lKUvWaHw7M15REe/idlF1TP8NiFVY3KF4Ck/qFLSBihqd8jGuVl3BDpEIU4QrwhZ2C1fqgGxNTvFginyoY5HA8UhfiddlT9Ky0EzD2zrqOT4x+a3A+aL9/gEv3mNQzVmtWAAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100%
}

.expertInfo .head .left .text .top .Collection[data-v-36525830]:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAAAXNSR0IArs4c6QAAAu9JREFUWEfFl09IFHEUxz9v105BlAlBiUKHiP4eWtZxjcAORUVFRdFFQQqCDkVoBZH05yIZFV2qi1AdC8LEJIuIINedxcgipIOHWiWjwlMo1TovZtxE153dnZmyHyzDzrz3vp/fn/d+v58QsOkb5vODeolyM0goCeJs+2qSY1g0Mc5yqSXtN14gEO1jHhMMolRgsUditP8fkDj1hLiTEX8iBlvnHEQVweQdsCojrliskBiDfmB8T432sgvhYZboFTFomlsQkzhKdZboKBblEmPcK4yvEdEeNhHmRU6xEA0S5fbcgCR4BGx3EUuKQdU/B1GT9SivgXyjGRGDV15gPE2NxiklzC2U/XlFhDap4rAnEDXZzATlhCgFShEWOU/7p5knU++KBf8FvEf4CAyhDDnPyf/DhBmWCLbNVBPtoZownRlxL50IYmsBn4EUQooQz5weapLVWHQDy4JE9+UrdDPGwamh1h4qCfMYWOkroD+n66RolANMzJhzNVmMOqnpOf08cvxEOCpVtP3xm7X4nPPFOPeBbR6DF2cufEXZKwYvZyzWXN7O9p52aOuKi1601VuU3VLNh2wP13TM7K6XgcaiZfIZCu2MUSe1fM9lVrAuqMlJlNYAMPaBoYUozSLYaZuzFQNil/T+ACBPxWBLIf9iQE6gXC0UKM/3T2IUrk/FgHSg7AwAAiUslQgj+ZdQnq96jzCVfENZGAhkMlM6/IMk2AD0BYKwnUNclCjn/IMkacLCTmH3JvSjrMGeAPfWJQY7/IMknF3ZLcAAFqclRqfGWUvIuenVuIh9EYMlvkCc9VHBKLAgK8AIwgXGaJt+s8sUwAbgElA2SzRNpWwk5bmOaJwoIcxpjnZFvMY4rW7V0bbVPsqYoAXl0IzjpLJPqnngHcTkFOr0Lo1wlzBnC6XgdBHtpQbhBrDOeR+iRaKc8Q6SoAtBUBrFYMBP5uhzSpjPcSzOA/F8V1L3Tc8kIlV/IXXt6UpQDjSLwRG3Dv0Ge+jdH7V5OVUAAAAASUVORK5CYII=);
	background-size: 100%
}

.expertInfo .head .left .text .top .CollectionFalse[data-v-36525830] {
	margin: 0 8px;
	cursor: pointer;
	width: 17px;
	height: 17px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAAAXNSR0IArs4c6QAAAu9JREFUWEfFl09IFHEUxz9v105BlAlBiUKHiP4eWtZxjcAORUVFRdFFQQqCDkVoBZH05yIZFV2qi1AdC8LEJIuIINedxcgipIOHWiWjwlMo1TovZtxE153dnZmyHyzDzrz3vp/fn/d+v58QsOkb5vODeolyM0goCeJs+2qSY1g0Mc5yqSXtN14gEO1jHhMMolRgsUditP8fkDj1hLiTEX8iBlvnHEQVweQdsCojrliskBiDfmB8T432sgvhYZboFTFomlsQkzhKdZboKBblEmPcK4yvEdEeNhHmRU6xEA0S5fbcgCR4BGx3EUuKQdU/B1GT9SivgXyjGRGDV15gPE2NxiklzC2U/XlFhDap4rAnEDXZzATlhCgFShEWOU/7p5knU++KBf8FvEf4CAyhDDnPyf/DhBmWCLbNVBPtoZownRlxL50IYmsBn4EUQooQz5weapLVWHQDy4JE9+UrdDPGwamh1h4qCfMYWOkroD+n66RolANMzJhzNVmMOqnpOf08cvxEOCpVtP3xm7X4nPPFOPeBbR6DF2cufEXZKwYvZyzWXN7O9p52aOuKi1601VuU3VLNh2wP13TM7K6XgcaiZfIZCu2MUSe1fM9lVrAuqMlJlNYAMPaBoYUozSLYaZuzFQNil/T+ACBPxWBLIf9iQE6gXC0UKM/3T2IUrk/FgHSg7AwAAiUslQgj+ZdQnq96jzCVfENZGAhkMlM6/IMk2AD0BYKwnUNclCjn/IMkacLCTmH3JvSjrMGeAPfWJQY7/IMknF3ZLcAAFqclRqfGWUvIuenVuIh9EYMlvkCc9VHBKLAgK8AIwgXGaJt+s8sUwAbgElA2SzRNpWwk5bmOaJwoIcxpjnZFvMY4rW7V0bbVPsqYoAXl0IzjpLJPqnngHcTkFOr0Lo1wlzBnC6XgdBHtpQbhBrDOeR+iRaKc8Q6SoAtBUBrFYMBP5uhzSpjPcSzOA/F8V1L3Tc8kIlV/IXXt6UpQDjSLwRG3Dv0Ge+jdH7V5OVUAAAAASUVORK5CYII=) no-repeat;
	background-size: 100%
}

.expertInfo .head .left .text .bottom[data-v-36525830] {
	margin-top: 4.5px;
	display: flex;
	justify-content: flex-start
}

.expertInfo .head .left .text .bottom span[data-v-36525830] {
	font-size: 14px;
	font-weight: 400;
	color: #c0c3d0
}

.expertInfo .head .left .text .bottom span em[data-v-36525830] {
	font-style: normal
}

.expertInfo .head .left .text .bottom .fans[data-v-36525830] {
	margin: 0 5px
}

.expertInfo .head .left .text .bottom .fans em[data-v-36525830],
.expertInfo .head .left .text .bottom .follow em[data-v-36525830] {
	color: #548feb
}

.expertInfo .head .left .text .bottom .day em[data-v-36525830] {
	color: #fff
}

.expertInfo .head .right[data-v-36525830] {
	margin-right: 20px;
	min-height: 100px;
	flex: 1;
	font-size: 13px;
	font-weight: 400;
	color: #c0c3d0;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.expertInfo .head .right .top[data-v-36525830] {
	display: flex;
	justify-content: space-between
}

.expertInfo .head .right .top .label[data-v-36525830] {
	width: 397px;
	height: 30px;
	background: hsla(0, 0%, 100%, .1);
	display: flex;
	align-items: center
}

.expertInfo .head .right .top .label p[data-v-36525830]:first-child {
	width: 84px;
	padding-left: 10px
}

.expertInfo .head .right .top .label p[data-v-36525830]:last-child {
	flex: 1;
	text-align: left;
	display: flex
}

.expertInfo .head .right .top .label p:last-child span[data-v-36525830] {
	margin-right: 6px;
	padding: 0 7px;
	height: 18px;
	border: 1px solid #ffc704;
	font-size: 12px;
	font-weight: 400;
	color: #ffc704
}

.expertInfo .head .right .bottom[data-v-36525830] {
	margin-top: 5px;
	height: 30px;
	border: 1px solid hsla(0, 0%, 100%, .2);
	line-height: 25px;
	background: rgba(27, 28, 50, .2);
	text-align: left;
	padding-left: 16px;
	position: relative;
	overflow: hidden
}

.expertInfo .head .right .bottom p[data-v-36525830] {
	display: inline-block;
	max-width: 732px;
	min-height: 30px
}

.expertInfo .head .right .bottom .btn[data-v-36525830] {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	width: 50px;
	height: 30px
}

.expertInfo .head .right .botmTwo[data-v-36525830],
.expertInfo .head .right .botmTwo p[data-v-36525830] {
	height: auto;
	overflow: initial
}

.expertInfo .haiV[data-v-36525830] {
	background: url(overseasDetails_back.022ff0e.png);
	background-size: 100% 100%
}

.expertInfo .details[data-v-36525830] {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 8px
}

.expertInfo .details .left .text .top .name[data-v-36525830] {
	color: #333
}

.expertInfo .details .left .text .bottom .day em[data-v-36525830],
.expertInfo .details .left .text .bottom span[data-v-36525830],
.expertInfo .details .right[data-v-36525830] {
	color: #8f94a9
}

.expertInfo .details .right .top .label[data-v-36525830] {
	background: #f6f6f8;
	border: 1px solid #f2f1f6
}

.expertInfo .details .right .top .label p:last-child span[data-v-36525830] {
	border-color: #ed6256;
	color: #ed6256
}

.expertInfo .details .right .bottom[data-v-36525830] {
	border: 1px solid #f2f1f6;
	background: hsla(0, 0%, 100%, .2)
}

.expertInfo .details .right .bottom .btn[data-v-36525830] {
	color: #444
}

.programme[data-v-2a1cbf60] {
	padding: 20px 20px 0;
	background: #fff;
	border-top: 1px solid #f2f1f6;
	position: relative
}

.programme .content[data-v-2a1cbf60] {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	text-align: left;
	cursor: pointer
}

.programme .content[data-v-2a1cbf60]:hover {
	color: #548feb
}

.programme .VS[data-v-2a1cbf60] {
	cursor: pointer;
	height: 30px;
	background: #f6f6f8;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	position: relative
}

.programme .VS .left[data-v-2a1cbf60],
.programme .VS .left div[data-v-2a1cbf60]:first-child {
	display: flex;
	align-items: center
}

.programme .VS .left div:first-child span[data-v-2a1cbf60] {
	height: 18px
}

.programme .VS .left div:first-child span[data-v-2a1cbf60]:last-child {
	flex: 1;
	margin-right: 20px
}

.programme .VS .left div:first-child .rang[data-v-2a1cbf60] {
	padding: 0 5px;
	background: #ebf3fc;
	border: 1px solid #548feb;
	font-size: 12px;
	font-weight: 400;
	color: #548feb;
	margin: 0 10px
}

.programme .VS .left div:first-child .time[data-v-2a1cbf60] {
	min-width: 35px;
	margin-right: 20px
}

.programme .VS .left div[data-v-2a1cbf60]:last-child {
	padding: 0 20px;
	border-left: 1px solid #dcdcdc
}

.programme .VS .right[data-v-2a1cbf60] {
	line-height: 30px;
	margin-right: 14px
}

.programme .VS .zhong[data-v-2a1cbf60] {
	position: absolute;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	top: -30px
}

.programme .VS .zhong img[data-v-2a1cbf60] {
	width: 63px;
	height: 62px
}

.programme .zhong[data-v-2a1cbf60] {
	position: absolute;
	right: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 10px
}

.programme .zhong img[data-v-2a1cbf60] {
	width: 63px;
	height: 62px
}

.programme .time[data-v-2a1cbf60] {
	height: 41px;
	display: flex;
	justify-content: space-between
}

.programme .time div[data-v-2a1cbf60] {
	line-height: 41px;
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9
}

.programme .time div[data-v-2a1cbf60]:first-child {
	display: flex;
	align-items: center
}

.programme .time div:first-child span[data-v-2a1cbf60]:first-child {
	width: 60px;
	text-align: left
}

.programme .time div:first-child .rank[data-v-2a1cbf60] {
	height: 18px;
	padding: 0 5px;
	background: #ebf3fc;
	border: 1px solid #548feb;
	font-size: 12px;
	font-weight: 400;
	color: #548feb;
	margin: 0 10px;
	line-height: 16px
}

.programme .time div[data-v-2a1cbf60]:last-child {
	width: 180px;
	display: flex;
	justify-content: center;
	align-items: center
}

.programme .time div:last-child .status[data-v-2a1cbf60] {
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.programme .time div:last-child .status .one[data-v-2a1cbf60],
.programme .time div:last-child .status .two[data-v-2a1cbf60] {
	font-size: 12px;
	font-weight: 700;
	color: #548feb;
	text-align: right
}

.programme .time div:last-child .status .san[data-v-2a1cbf60] {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex: 1
}

.programme .time div:last-child .status .san span[data-v-2a1cbf60] {
	flex: 1;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #cfa472
}

.programme .time div:last-child .status .san span img[data-v-2a1cbf60] {
	width: 82px;
	height: 18px
}

.programme .time div:last-child .status .san span[data-v-2a1cbf60]:last-child {
	flex: none;
	min-width: 40px
}

.programme .time div:last-child .status .si[data-v-2a1cbf60] {
	width: 90px;
	height: 18px;
	border: 1px solid #cfa472;
	display: flex;
	align-items: center
}

.programme .time div:last-child .status .si em[data-v-2a1cbf60] {
	height: 16px;
	line-height: 16px;
	text-align: center;
	flex: 1;
	font-style: normal
}

.programme .time div:last-child .status .si em[data-v-2a1cbf60]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472;
	background: #fff
}

.programme .time div:last-child .status .si em[data-v-2a1cbf60]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background: #cfa472
}

.programme .time div:last-child .statusHai[data-v-2a1cbf60] {
	width: 182px;
	display: flex;
	justify-content: center;
	align-items: center
}

.programme .time div:last-child .statusHai span[data-v-2a1cbf60] {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex: 1
}

.programme .time div:last-child .statusHai span img[data-v-2a1cbf60] {
	height: 20px;
	flex: 1
}

.programme .time div:last-child .statusHai span em[data-v-2a1cbf60] {
	font-style: normal;
	color: #548feb;
	text-align: right
}

.df[data-v-2060e4b4] {
	display: flex
}

.progress-bar[data-v-2060e4b4] {
	align-items: center
}

.progress-bar .outer[data-v-2060e4b4] {
	height: 12px;
	width: 150px;
	background-color: #ebeef5;
	position: relative
}

.progress-bar .outer .inner[data-v-2060e4b4] {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #548feb;
	transition: width .6s ease
}

.progress-bar .outer .sanjiao[data-v-2060e4b4] {
	width: 0;
	height: 0;
	border-top: 12px solid #548feb;
	border-right: 12px solid transparent;
	background-color: transparent
}

.progress-bar .txt[data-v-2060e4b4] {
	margin-left: 15px
}

.footballdatabase .empty[data-v-60eeb1e2] {
	height: 240px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.footballdatabase .empty span[data-v-60eeb1e2] {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.footballdatabase .empty span[data-v-60eeb1e2]:first-child {
	padding-top: 32px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.footballdatabase .empty span:first-child img[data-v-60eeb1e2] {
	width: 180px;
	height: 140px
}

.footballdatabase .Navigation[data-v-60eeb1e2] {
	position: sticky;
	float: right;
	top: 65px;
	margin-right: -100px;
	background: transparent
}

.footballdatabase .Navigation .arr[data-v-60eeb1e2] {
	overflow: hidden;
	width: 90px;
	max-height: 480px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .08);
	border-radius: 6px;
	font-size: 14px;
	font-weight: 400;
	color: #444;
	line-height: 40px
}

.footballdatabase .Navigation .arr div[data-v-60eeb1e2] {
	cursor: pointer
}

.footballdatabase .Navigation .arr .action[data-v-60eeb1e2],
.footballdatabase .Navigation .arr div[data-v-60eeb1e2]:hover {
	background: #548feb;
	color: #fff
}

.footballdatabase .Navigation .btn p[data-v-60eeb1e2] {
	cursor: pointer;
	font-size: 14px !important;
	margin-top: 10px;
	width: 90px;
	height: 40px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .08);
	border-radius: 6px;
	border: none;
	line-height: 40px
}

.footballdatabase .Navigation .btn p[data-v-60eeb1e2]:hover {
	background: #548feb;
	color: #fff
}

.footballdatabase .custom_vue .item[data-v-60eeb1e2] {
	margin-top: 10px;
	color: #fff;
	height: 50px;
	background: #e8e8ec;
	border-radius: 6px;
	line-height: 50px;
	display: flex;
	justify-content: space-between
}

.footballdatabase .custom_vue .item div[data-v-60eeb1e2]:nth-child(2) {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #4889ee;
	cursor: move;
	width: 90%
}

.footballdatabase .custom_vue .item div[data-v-60eeb1e2]:first-child {
	flex: 1;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	margin-left: 10px;
	align-items: center
}

.footballdatabase .custom_vue .item div:first-child i[data-v-60eeb1e2] {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAdRJREFUOE+VUs9rE1EYnNm0CVgaW/BgW0SQSintNpQmm93GS0+ePOjVm6fiRRQ8CR4UFL0Iovf+BdZDEW+CLsnLbhCaTUDprQqCUJBgiz93ZAOLjSQlvtubb2be9837iCNOLYguAVbecxY2BtE4qCDJMmGrDWCik4tnzxcK+/24Aw1M0Loq6GkiInjXdRZvD23g+/54JjvRhHQSVIbgHuK45LqFj/+a9O1AEknKhK3ncayZ1bJdSrEjDXz/3XilMvc1ESdEE0ZbAqa8kr2SCo3Zybvu2U5673bQaDRGf/7OrcPCNa9kz6bFWhA9AzDjOXb5L9aqE/HmiHXicbE4fcBqPboI6j7BOQjfQL0CLIASBJdETtLrLiYJxDkAeQG7FnCL1TC6QuFO8hKBHwK2CTAGRGIeQhaHMWABwDEAnwXc645gjMkrM3Ydwrrn2FNpu9Uw2qS6IziHxmpSeEmMPCiX5/d6fsH3305XKsuf0hCr9WiLVm+IQRCdchz7Q0+Ig7axX4hD7cELY/KTHHtD4rSkLMCd0QwvFIuLu0MZJKRqffsmaT3sCqhHXmnpxtCrnBDb7Xa2s6/3ko5/P/h1Zm1t+ct/GSTkWtC8LGFytbz0ZFBOfwAhCrikNLwYEwAAAABJRU5ErkJggg==)
}

.footballdatabase .custom_vue .item div:first-child i[data-v-60eeb1e2]:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAActJREFUOE+VUs1rE1EcnNna+FGb6EFpLVKQgkiOoUZYSXYDFexWQa/ePBUvouBJ8FBB0YsgevcvsKLZVFK7+xLJIUIPDXgQb1UQhIpf9Zsd2dhgK90Q321n5zdvZt6P6HIKrnfaotImqNxLorHLvOW43nMQu95t+TnWqlZXN+MmChRd7xyJu/GQhKu10L/Ss4Bt24P9qUwLxJCEPpIriKJxY+Ze/yuS5CDG5bjeA0AjJqyMA2hjXQVs++Rgo/Hwc4fouF5ZxHAt8HOdwXz+eLrZnPvY+W47yOVy/TszQ9MEzpvAH+v8LJa8+wBGaoGfX4c1Cc1++tB3e3Hx0RcWS1OniOg6wIOAvgkI/3ilAB0huFVQ/S+GowTSApYZ4TILrnfWImbimwT8ILQEkaJE8JCAFKAlrmEAswR2CHqrCNfaEeJc2wd4AeK0Cf3hjl2nNDmrdoTK4XURWpAef7W+33i2sLCy4RXsiYl9jfn5N91KLBSO7a/Xq682lJi0jZuV2NMexJG2DfApgVGJKVAvf1nWicaT8nJPAjGp6E5eInlzbZVv1UL/Ys+rHBOz2Wxqz97RFwIz1OoBY8z7/xKIyY4zdQYWdpugfCepp994Aq5vRmq2UQAAAABJRU5ErkJggg==)
}

.footballdatabase .custom_vue .item div[data-v-60eeb1e2]:nth-child(3) {
	flex: 1;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	margin-right: 10px;
	align-items: center
}

.footballdatabase .custom_vue .item div:nth-child(3) i[data-v-60eeb1e2] {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAhxJREFUOE+Vkz9oU1EUxr9z0yrFRatB0KVukQxiX9TWvvjyROtUxA5OonQQHSK1SIUKwkOKOOugdBK0gohuokNqfC95SVr6IuI/cNIWRdc6KElzP3nB1KSU0tztnMP3u+fe7xzBqlMofOiu6N8XhLBEJEZAgfgsIl6tujxl2wd/NEukOXBz81cAcQgsQvgExHuSVBKJQXEYRIzgrZSZuNHQrQDcfHAPwGkAlyzTmF7dWRi/zs0NiUSmSBRTSWM4zNUBXj64rAlHOtBv9Ruf1hI3ctlssUd1bCpQeD9lJq5JNvtmq+rU33UNI7ZlPF5P3Ki5fnAURKZC9oiXn5+gyFlrwNi7EfF/SNkHUBTPD17WNEp20nDaAXh+cJ5EWtx8sCCix44MHHgaAhzHUfbxoQkQO5qBBH9Ft3VNxuPxSv3fvOAEFR6K65cXQY5apvEsLISuefnybQLbW/xWWNKVpVHbtv+EedefHyTxKOxghsBMyjRutvOEnB+MaI1xcf3AgcYpK2nsawcQXgzgo3heOUrFb4ScTJm9LzYCyeaDPgUUI9Cxf4NUvk4wravqkG3v/7IeJFN6t7OzVi2BfG6ZRrp5lEMX+jTlnJ3szawFcd25w4hEpiFY2LKZxxKJRHUFQDJ0ZFKAq4DMAnygFL4SoBC7NHEGgE3yTrS7a7xhZ8s21u2ZfbtHKssXKRwEZHcIBvBTCV6xJnctq3VX/gKfjfN7z2jPZwAAAABJRU5ErkJggg==)
}

.footballdatabase .custom_vue .item div:nth-child(3) i[data-v-60eeb1e2]:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAg9JREFUOE+Vkz9oU1EUxr/vpojYRfyDoEvd4uRoIyTvvldJfXlVsYOTKB1Eh0gVqdCCEKSIsw5KJ0ErSNHJl3Ro8m4CmjpkswpO2qLU0sV/YE3yjiSYEEMpzd3Od+/341y+c4iuE4sN79mxM3KZoAUiKiKK4AcBShSZMSa72mlhZ5HQ7g2lVEYgKxDOgXjLMBQoRgVqlCJRAe4WA/92y9cGaNt7KMA5Cq8a83K2u7NGbTnuKULNCFAuFvzRhtYEaMe7BkgmrDFWKvnvNzO3NK1PDgjVawCPikF2ilrr3WD/l1DCsZLJPdvK3LpLOK6joBaqGxsDtOyRSUIumMA/sh1z643leK8IlKltbx6URVPIZnoDjFwCwjQtO7WsgOtBkH3+D6C0400C2NcJFMGP9bVd00tLc38aetz2hiPEE2rHWwkF46XAf9EG2Kl7IPd2Ab5Tfo0bY3439ITjJhXUU1pOKg9hvhj4d3r7QmoM4AS1k8oIcLZYyB7tEZAn+I7xuLtf9fEzKGeKhVxuOxCt3UEoVa5KPdocJMv2boGSZhgeM2b+41aQoaHTB+pSW4TAN0E23R5ly/EaKQwyxEVj/IXNIAnHO65EZoVc/vlt9USlUql2LhMt25smcROCN1DyGMAnhpSQchCC8wBsAPfX1/onWnH+t43NeBLJw4z0XSGYFMghggTxlUChXsOD7l35C/cB1DzyuV8sAAAAAElFTkSuQmCC)
}

.footballdatabase .lan[data-v-60eeb1e2] {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #b6b7ba;
	margin-left: 20px;
	text-align: left;
	height: 40px;
	line-height: 50px
}

.footballdatabase .custom_vue_two .item[data-v-60eeb1e2] {
	background: #fff;
	border: 1px solid #e8e8ec
}

.footballdatabase .custom_vue_two .item div:nth-child(3) i[data-v-60eeb1e2] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAAXNSR0IArs4c6QAAAoRJREFUOE99lM1LVFEYxp/3XK2kTVgS1MZ2lgvJeyvHuTNnJsraROTCTVG4iFooFWVQEQ0R0aqNhCEtIlPIqF0UMTbeO18qcw2pjAz6UIr6Cwp17hMjjYwz4tmd933O75z36wjKVibzoXbe/3NGCC0iDQQUiBkRcfMLi/3R6N5f5Wek1OAkcxcBiRGYg/ApiPckqcRogGI7iAaCdyK2dbP03DLESXn3AXQA6Na2OVh+W2E/mpw4ImL0k8hGQmZ7UbMEcVPeeZ+ISRUCOmB+XA1QtCUS2XpVtS5D4cOIbV0t2CWReLtJVfs//Tw6o9p8UgoYJo0OkXw51El7+0HE58n6gyFrVtxU7gpFTuqgubNCnMq9FmA4bFsPKkGTaQBZHWy+JG7ae5X3MRYNmbFVhOMQPtKt5r1yn5v2TpPo0rbZJE7KmxXxL4SDe54VhEvhGflrYihF4DjIaQBT9PklErZ6izDX9Q5R4bG2zTpx0pNzIM9p23xeEMTj45urNxh3AVUF4DDAryQ+K+FM2LZuFCFOOtdGYihiW1sKLxkhMBKxzdsV4SRzY4AM6FBlOMm01+n76NEhc5c4aS8GH8d0yGwqh4ymvKQSGQoHm/sqk+6NAJjWttktrjtZR8UfhByN2M0vS8WZTKYmEAj8FRGW2hMpr0UBWQN+g23v+fS/2SavE+zyF9S+aHT3t7WaLT72bmt1fmEM5Attm11LzbacqJRXqE6LTzkVDTXHVwM5zkQrDGMQgtmN63nAsqyFFRCShUrdEuAyIOMAB5TCdwIUYptPnAAQJdlbV1vT09jYOL9idlZM8vjUDplfPEthGyDbC3AAv5XgDfPSp3XlbK34CtbKxVq+f49uHSHew11eAAAAAElFTkSuQmCC)
}

.footballdatabase .custom_vue_two .item div:nth-child(3) i[data-v-60eeb1e2]:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAAXNSR0IArs4c6QAAAnxJREFUOE99lE1IVFEUx///q1TiJioJamM7a9OunMB5HxPqzLMiwTZF4SJqoVSUQUU0RESrNhKGtIhMoYZa9UYJfe++CRtduAjSyKAPpbBoE7TI1HdiBibmC+/unvM/v8v5ukTZiUTatmzYVHOGoAGiSUQUwXkBMhQZ1Dq9VB7DYkPUjF9USiUFsghhCsRbhqFAsUmgOinSJMCdwHdvFsf9h5iWc1+AYxT2av1iuPy13N2w44cINShANvDczoImDzFt5zwgyXCVkUzGfVcNULCZZnujUL0G8DDw01dzdpqmuRms/xZK2J3Ro0+KAV1dXTWpVGqtHBq147aCGl9ZXm6cnBxfoGF1XCHkpPbd3eVi0068BPBUe+kH5T7DdiYJZLXnXqJpOWOgTGkvnawinGYoj7RO36v0dZwGwp7AS++lYSUWFHDB99PP8vXJpafqr+VbSx4HMAfgjQAfA8/tL8BaLKethnisPbeBpu0shoJzGd99nhPsi8W21oUb7wKoBdFO4SchPkAwH/jujQIkasdbFdSI9txtNOzEBIQTge/erqiJlZgKBUOZqukkugH2BZ67h6adSApwNJdbJcR5JcRI4LkDlTVJTBCc057by5aWeIOq5VdQjgTe6GixOBKJ1GWz2T8ApNhumvFmKJVdkbWmSX/sfX7YDMu5DkoPw3C/1mOf1xu2WOzw9jVZnYLA1X66Jz9shQDDdnLdaWaIU1q749VAUds5oESGhVz4/Wvp4MzMzEoJJAc0LOcWicsQTEPJEIAvDCkhZQcEJwBYAPp//qjvm51N/S3ZnZJNjrbuYk3tWYKtAtlJkCC+E/DWVjFQbbdKvoL1arGe7x9aog0h3tNylwAAAABJRU5ErkJggg==)
}

.empty[data-v-08a006bf] {
	height: 240px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.empty span[data-v-08a006bf] {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.empty span[data-v-08a006bf]:first-child {
	padding-top: 32px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.empty span:first-child img[data-v-08a006bf] {
	width: 180px;
	height: 140px
}

.matchDetails[data-v-3d3fbbf0] {
	width: 100%;
	display: flow-root
}

.matchDetails .statusIcon[data-v-3d3fbbf0] {
	position: absolute;
	right: 0;
	top: 33px
}

.matchDetails .statusIcon p[data-v-3d3fbbf0] {
	width: 60px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #fff;
	border-radius: 15px 0 0 15px
}

.matchDetails .statusIcon .end[data-v-3d3fbbf0] {
	background-color: #f25151
}

.matchDetails .statusIcon .nostart[data-v-3d3fbbf0] {
	background-color: hsla(0, 0%, 100%, .2)
}

.matchDetails .header[data-v-3d3fbbf0] {
	position: relative;
	background: url(ballBack.bc57ad3.png);
	background-size: 100%
}

.matchDetails .matchInfo[data-v-3d3fbbf0] {
	margin-top: 10px;
	width: 100%;
	height: 130px;
	border-radius: 10px 10px 0 0;
	overflow: hidden
}

.matchDetails .matchInfo .tournament[data-v-3d3fbbf0] {
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
	line-height: 16px
}

.matchDetails .matchInfo .bettle[data-v-3d3fbbf0] {
	display: flex;
	justify-content: space-between;
	width: 100%
}

.matchDetails .matchInfo .bettle .team[data-v-3d3fbbf0] {
	width: calc(50% - 131px)
}

.matchDetails .matchInfo .bettle .team .img[data-v-3d3fbbf0] {
	width: 60px;
	float: left;
	height: 60px
}

.matchDetails .matchInfo .bettle .team .img img[data-v-3d3fbbf0] {
	width: 100%
}

.matchDetails .matchInfo .bettle .team .info[data-v-3d3fbbf0] {
	float: left;
	width: calc(100% - 100px);
	height: 60px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.matchDetails .matchInfo .bettle .team .info .name[data-v-3d3fbbf0] {
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
	max-width: 350px;
	color: #fff;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.matchDetails .matchInfo .bettle .team .info .name em[data-v-3d3fbbf0] {
	font-style: normal;
	font-size: 14px
}

.matchDetails .matchInfo .bettle .team .info .price[data-v-3d3fbbf0],
.matchDetails .matchInfo .bettle .team .info .rank[data-v-3d3fbbf0] {
	font-size: 12px;
	color: #fff;
	text-shadow: 0 0 2px #151515;
	line-height: 14px;
	margin-top: 6px;
	opacity: .7
}

.matchDetails .matchInfo .bettle .home[data-v-3d3fbbf0] {
	text-align: right
}

.matchDetails .matchInfo .bettle .home .info[data-v-3d3fbbf0] {
	margin-right: 20px
}

.matchDetails .matchInfo .bettle .away[data-v-3d3fbbf0] {
	text-align: left
}

.matchDetails .matchInfo .bettle .away .info[data-v-3d3fbbf0] {
	margin-left: 20px
}

.matchDetails .matchInfo .bettle .middle[data-v-3d3fbbf0] {
	width: 262px;
	margin-top: 6px
}

.matchDetails .matchInfo .bettle .middle p.ground[data-v-3d3fbbf0] {
	font-size: 12px;
	color: #fff;
	line-height: 14px;
	opacity: .5;
	text-shadow: 0 1px 2px #151515
}

.matchDetails .matchInfo .bettle .middle p.score[data-v-3d3fbbf0] {
	width: 168px;
	display: flex;
	justify-content: space-between;
	line-height: 36px;
	margin: 3px auto
}

.matchDetails .matchInfo .bettle .middle p.score span[data-v-3d3fbbf0] {
	font-size: 36px;
	color: #fff;
	font-weight: 700
}

.matchDetails .matchInfo .bettle .middle p.score em[data-v-3d3fbbf0] {
	font-size: 18px;
	color: #fff;
	font-style: normal
}

.matchDetails .matchInfo p.weather[data-v-3d3fbbf0] {
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
	opacity: .7
}

.matchDetails .menus[data-v-3d3fbbf0] {
	width: 100%;
	height: 50px;
	background-color: #fff
}

.matchDetails .menus .menuItemBox[data-v-3d3fbbf0] {
	width: 100%;
	display: flex;
	justify-content: center
}

.matchDetails .menus .menuItemBox span[data-v-3d3fbbf0] {
	line-height: 47px;
	height: 50px;
	cursor: pointer;
	padding: 0 5px;
	width: 110px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.matchDetails .menus .menuItemBox span[data-v-3d3fbbf0]:before {
	content: "";
	position: absolute;
	width: 0;
	height: 50px;
	background: #ebf4ff;
	top: 0;
	transition: .3s
}

.matchDetails .menus .menuItemBox span:hover em[data-v-3d3fbbf0] {
	color: #548feb;
	font-weight: 700
}

.matchDetails .menus .menuItemBox span[data-v-3d3fbbf0]:hover:before {
	width: 110px
}

.matchDetails .menus .menuItemBox span em[data-v-3d3fbbf0] {
	font-style: normal;
	font-size: 16px;
	color: #444;
	position: absolute;
	z-index: 2
}

.matchDetails .menus .menuItemBox span.active em[data-v-3d3fbbf0] {
	color: #548feb;
	font-weight: 700
}

.matchDetails .menus .menuItemBox span.active[data-v-3d3fbbf0]:before {
	width: 110px
}

.footballdatabase .empty[data-v-4e83afc4] {
	height: 240px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.footballdatabase .empty span[data-v-4e83afc4] {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.footballdatabase .empty span[data-v-4e83afc4]:first-child {
	padding-top: 32px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.footballdatabase .empty span:first-child img[data-v-4e83afc4] {
	width: 180px;
	height: 140px
}

.footballdatabase .Navigation[data-v-4e83afc4] {
	position: sticky;
	float: right;
	top: 65px;
	margin-right: -100px;
	background: transparent
}

.footballdatabase .Navigation .arr[data-v-4e83afc4] {
	overflow: hidden;
	width: 90px;
	max-height: 480px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .08);
	border-radius: 6px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444;
	line-height: 40px
}

.footballdatabase .Navigation .arr div[data-v-4e83afc4] {
	cursor: pointer
}

.footballdatabase .Navigation .arr .action[data-v-4e83afc4],
.footballdatabase .Navigation .arr div[data-v-4e83afc4]:hover {
	background: #548feb;
	color: #fff
}

.footballdatabase .Navigation .btn p[data-v-4e83afc4] {
	cursor: pointer;
	font-size: 14px !important;
	margin-top: 10px;
	width: 90px;
	height: 40px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .08);
	border-radius: 6px;
	border: none;
	line-height: 40px
}

.footballdatabase .Navigation .btn p[data-v-4e83afc4]:hover {
	background: #548feb;
	color: #fff
}

.footballdatabase .custom_vue .item[data-v-4e83afc4] {
	margin-top: 10px;
	color: #fff;
	height: 50px;
	background: #e8e8ec;
	border-radius: 6px;
	line-height: 50px;
	display: flex;
	justify-content: space-between
}

.footballdatabase .custom_vue .item div[data-v-4e83afc4]:nth-child(2) {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #4889ee;
	cursor: move;
	width: 90%
}

.footballdatabase .custom_vue .item div[data-v-4e83afc4]:first-child {
	flex: 1;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	margin-left: 10px;
	align-items: center
}

.footballdatabase .custom_vue .item div:first-child i[data-v-4e83afc4] {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAdRJREFUOE+VUs9rE1EYnNm0CVgaW/BgW0SQSintNpQmm93GS0+ePOjVm6fiRRQ8CR4UFL0Iovf+BdZDEW+CLsnLbhCaTUDprQqCUJBgiz93ZAOLjSQlvtubb2be9837iCNOLYguAVbecxY2BtE4qCDJMmGrDWCik4tnzxcK+/24Aw1M0Loq6GkiInjXdRZvD23g+/54JjvRhHQSVIbgHuK45LqFj/+a9O1AEknKhK3ncayZ1bJdSrEjDXz/3XilMvc1ESdEE0ZbAqa8kr2SCo3Zybvu2U5673bQaDRGf/7OrcPCNa9kz6bFWhA9AzDjOXb5L9aqE/HmiHXicbE4fcBqPboI6j7BOQjfQL0CLIASBJdETtLrLiYJxDkAeQG7FnCL1TC6QuFO8hKBHwK2CTAGRGIeQhaHMWABwDEAnwXc645gjMkrM3Ydwrrn2FNpu9Uw2qS6IziHxmpSeEmMPCiX5/d6fsH3305XKsuf0hCr9WiLVm+IQRCdchz7Q0+Ig7axX4hD7cELY/KTHHtD4rSkLMCd0QwvFIuLu0MZJKRqffsmaT3sCqhHXmnpxtCrnBDb7Xa2s6/3ko5/P/h1Zm1t+ct/GSTkWtC8LGFytbz0ZFBOfwAhCrikNLwYEwAAAABJRU5ErkJggg==)
}

.footballdatabase .custom_vue .item div:first-child i[data-v-4e83afc4]:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAActJREFUOE+VUs1rE1EcnNna+FGb6EFpLVKQgkiOoUZYSXYDFexWQa/ePBUvouBJ8FBB0YsgevcvsKLZVFK7+xLJIUIPDXgQb1UQhIpf9Zsd2dhgK90Q321n5zdvZt6P6HIKrnfaotImqNxLorHLvOW43nMQu95t+TnWqlZXN+MmChRd7xyJu/GQhKu10L/Ss4Bt24P9qUwLxJCEPpIriKJxY+Ze/yuS5CDG5bjeA0AjJqyMA2hjXQVs++Rgo/Hwc4fouF5ZxHAt8HOdwXz+eLrZnPvY+W47yOVy/TszQ9MEzpvAH+v8LJa8+wBGaoGfX4c1Cc1++tB3e3Hx0RcWS1OniOg6wIOAvgkI/3ilAB0huFVQ/S+GowTSApYZ4TILrnfWImbimwT8ILQEkaJE8JCAFKAlrmEAswR2CHqrCNfaEeJc2wd4AeK0Cf3hjl2nNDmrdoTK4XURWpAef7W+33i2sLCy4RXsiYl9jfn5N91KLBSO7a/Xq682lJi0jZuV2NMexJG2DfApgVGJKVAvf1nWicaT8nJPAjGp6E5eInlzbZVv1UL/Ys+rHBOz2Wxqz97RFwIz1OoBY8z7/xKIyY4zdQYWdpugfCepp994Aq5vRmq2UQAAAABJRU5ErkJggg==)
}

.footballdatabase .custom_vue .item div[data-v-4e83afc4]:nth-child(3) {
	flex: 1;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	margin-right: 10px;
	align-items: center
}

.footballdatabase .custom_vue .item div:nth-child(3) i[data-v-4e83afc4] {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAhxJREFUOE+Vkz9oU1EUxr9z0yrFRatB0KVukQxiX9TWvvjyROtUxA5OonQQHSK1SIUKwkOKOOugdBK0gohuokNqfC95SVr6IuI/cNIWRdc6KElzP3nB1KSU0tztnMP3u+fe7xzBqlMofOiu6N8XhLBEJEZAgfgsIl6tujxl2wd/NEukOXBz81cAcQgsQvgExHuSVBKJQXEYRIzgrZSZuNHQrQDcfHAPwGkAlyzTmF7dWRi/zs0NiUSmSBRTSWM4zNUBXj64rAlHOtBv9Ruf1hI3ctlssUd1bCpQeD9lJq5JNvtmq+rU33UNI7ZlPF5P3Ki5fnAURKZC9oiXn5+gyFlrwNi7EfF/SNkHUBTPD17WNEp20nDaAXh+cJ5EWtx8sCCix44MHHgaAhzHUfbxoQkQO5qBBH9Ft3VNxuPxSv3fvOAEFR6K65cXQY5apvEsLISuefnybQLbW/xWWNKVpVHbtv+EedefHyTxKOxghsBMyjRutvOEnB+MaI1xcf3AgcYpK2nsawcQXgzgo3heOUrFb4ScTJm9LzYCyeaDPgUUI9Cxf4NUvk4wravqkG3v/7IeJFN6t7OzVi2BfG6ZRrp5lEMX+jTlnJ3szawFcd25w4hEpiFY2LKZxxKJRHUFQDJ0ZFKAq4DMAnygFL4SoBC7NHEGgE3yTrS7a7xhZ8s21u2ZfbtHKssXKRwEZHcIBvBTCV6xJnctq3VX/gKfjfN7z2jPZwAAAABJRU5ErkJggg==)
}

.footballdatabase .custom_vue .item div:nth-child(3) i[data-v-4e83afc4]:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAg9JREFUOE+Vkz9oU1EUxr/vpojYRfyDoEvd4uRoIyTvvldJfXlVsYOTKB1Eh0gVqdCCEKSIsw5KJ0ErSNHJl3Ro8m4CmjpkswpO2qLU0sV/YE3yjiSYEEMpzd3Od+/341y+c4iuE4sN79mxM3KZoAUiKiKK4AcBShSZMSa72mlhZ5HQ7g2lVEYgKxDOgXjLMBQoRgVqlCJRAe4WA/92y9cGaNt7KMA5Cq8a83K2u7NGbTnuKULNCFAuFvzRhtYEaMe7BkgmrDFWKvnvNzO3NK1PDgjVawCPikF2ilrr3WD/l1DCsZLJPdvK3LpLOK6joBaqGxsDtOyRSUIumMA/sh1z643leK8IlKltbx6URVPIZnoDjFwCwjQtO7WsgOtBkH3+D6C0400C2NcJFMGP9bVd00tLc38aetz2hiPEE2rHWwkF46XAf9EG2Kl7IPd2Ab5Tfo0bY3439ITjJhXUU1pOKg9hvhj4d3r7QmoM4AS1k8oIcLZYyB7tEZAn+I7xuLtf9fEzKGeKhVxuOxCt3UEoVa5KPdocJMv2boGSZhgeM2b+41aQoaHTB+pSW4TAN0E23R5ly/EaKQwyxEVj/IXNIAnHO65EZoVc/vlt9USlUql2LhMt25smcROCN1DyGMAnhpSQchCC8wBsAPfX1/onWnH+t43NeBLJw4z0XSGYFMghggTxlUChXsOD7l35C/cB1DzyuV8sAAAAAElFTkSuQmCC)
}

.footballdatabase .lan[data-v-4e83afc4] {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #b6b7ba;
	margin-left: 20px;
	text-align: left;
	height: 40px;
	line-height: 50px
}

.footballdatabase .custom_vue_two .item[data-v-4e83afc4] {
	background: #fff;
	border: 1px solid #e8e8ec
}

.footballdatabase .custom_vue_two .item div:nth-child(3) i[data-v-4e83afc4] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAAXNSR0IArs4c6QAAAoRJREFUOE99lM1LVFEYxp/3XK2kTVgS1MZ2lgvJeyvHuTNnJsraROTCTVG4iFooFWVQEQ0R0aqNhCEtIlPIqF0UMTbeO18qcw2pjAz6UIr6Cwp17hMjjYwz4tmd933O75z36wjKVibzoXbe/3NGCC0iDQQUiBkRcfMLi/3R6N5f5Wek1OAkcxcBiRGYg/ApiPckqcRogGI7iAaCdyK2dbP03DLESXn3AXQA6Na2OVh+W2E/mpw4ImL0k8hGQmZ7UbMEcVPeeZ+ISRUCOmB+XA1QtCUS2XpVtS5D4cOIbV0t2CWReLtJVfs//Tw6o9p8UgoYJo0OkXw51El7+0HE58n6gyFrVtxU7gpFTuqgubNCnMq9FmA4bFsPKkGTaQBZHWy+JG7ae5X3MRYNmbFVhOMQPtKt5r1yn5v2TpPo0rbZJE7KmxXxL4SDe54VhEvhGflrYihF4DjIaQBT9PklErZ6izDX9Q5R4bG2zTpx0pNzIM9p23xeEMTj45urNxh3AVUF4DDAryQ+K+FM2LZuFCFOOtdGYihiW1sKLxkhMBKxzdsV4SRzY4AM6FBlOMm01+n76NEhc5c4aS8GH8d0yGwqh4ymvKQSGQoHm/sqk+6NAJjWttktrjtZR8UfhByN2M0vS8WZTKYmEAj8FRGW2hMpr0UBWQN+g23v+fS/2SavE+zyF9S+aHT3t7WaLT72bmt1fmEM5Attm11LzbacqJRXqE6LTzkVDTXHVwM5zkQrDGMQgtmN63nAsqyFFRCShUrdEuAyIOMAB5TCdwIUYptPnAAQJdlbV1vT09jYOL9idlZM8vjUDplfPEthGyDbC3AAv5XgDfPSp3XlbK34CtbKxVq+f49uHSHew11eAAAAAElFTkSuQmCC)
}

.footballdatabase .custom_vue_two .item div:nth-child(3) i[data-v-4e83afc4]:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAAXNSR0IArs4c6QAAAnxJREFUOE99lE1IVFEUx///q1TiJioJamM7a9OunMB5HxPqzLMiwTZF4SJqoVSUQUU0RESrNhKGtIhMoYZa9UYJfe++CRtduAjSyKAPpbBoE7TI1HdiBibmC+/unvM/v8v5ukTZiUTatmzYVHOGoAGiSUQUwXkBMhQZ1Dq9VB7DYkPUjF9USiUFsghhCsRbhqFAsUmgOinSJMCdwHdvFsf9h5iWc1+AYxT2av1iuPy13N2w44cINShANvDczoImDzFt5zwgyXCVkUzGfVcNULCZZnujUL0G8DDw01dzdpqmuRms/xZK2J3Ro0+KAV1dXTWpVGqtHBq147aCGl9ZXm6cnBxfoGF1XCHkpPbd3eVi0068BPBUe+kH5T7DdiYJZLXnXqJpOWOgTGkvnawinGYoj7RO36v0dZwGwp7AS++lYSUWFHDB99PP8vXJpafqr+VbSx4HMAfgjQAfA8/tL8BaLKethnisPbeBpu0shoJzGd99nhPsi8W21oUb7wKoBdFO4SchPkAwH/jujQIkasdbFdSI9txtNOzEBIQTge/erqiJlZgKBUOZqukkugH2BZ67h6adSApwNJdbJcR5JcRI4LkDlTVJTBCc057by5aWeIOq5VdQjgTe6GixOBKJ1GWz2T8ApNhumvFmKJVdkbWmSX/sfX7YDMu5DkoPw3C/1mOf1xu2WOzw9jVZnYLA1X66Jz9shQDDdnLdaWaIU1q749VAUds5oESGhVz4/Wvp4MzMzEoJJAc0LOcWicsQTEPJEIAvDCkhZQcEJwBYAPp//qjvm51N/S3ZnZJNjrbuYk3tWYKtAtlJkCC+E/DWVjFQbbdKvoL1arGe7x9aog0h3tNylwAAAABJRU5ErkJggg==)
}

.empty[data-v-0ecbefe0] {
	height: 240px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.empty span[data-v-0ecbefe0] {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.empty span[data-v-0ecbefe0]:first-child {
	padding-top: 32px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.empty span:first-child img[data-v-0ecbefe0] {
	width: 180px;
	height: 140px
}

.European .header {
	height: 40px;
	background: #fff;
	text-align: left;
	line-height: 40px;
	padding-left: 20px
}

.European .header span {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.European .nav {
	margin-top: 10px;
	height: 50px;
	border-bottom: 2px solid #3985f4;
	background: #fff;
	display: flex
}

.European .nav div {
	cursor: pointer;
	width: 120px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 50px;
	color: #444;
	border-right: 1px solid #edecf4
}

.European .action,
.European .nav div:hover {
	background: #3985f4;
	color: #fff !important
}

.indemnityList .table_two .table_body .name span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.action_red[data-v-52ecda49] {
	color: #ef5555 !important
}

.action_red[data-v-52ecda49]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==);
	background-size: 8px 9px;
	margin-right: -8px
}

.action_green[data-v-52ecda49] {
	color: #6bb548 !important
}

.action_green[data-v-52ecda49]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-right: -8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==);
	background-size: 8px 9px
}

.match_popover[data-v-52ecda49] {
	padding: 0 !important;
	margin: 0 !important;
	min-width: 90px
}

.match_popover .item[data-v-52ecda49] {
	border-radius: 5px;
	overflow: hidden
}

.match_popover .item p[data-v-52ecda49] {
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 10px
}

.match_popover .item p[data-v-52ecda49]:hover {
	background: #548feb;
	color: #fff
}

.zjtzBox li[data-v-52ecda49] {
	list-style: none
}

.zjtzBox .btn[data-v-52ecda49] {
	display: flex;
	justify-content: space-between;
	padding-right: 20px;
	align-items: center;
	height: 50px;
	width: 1060px
}

.zjtzBox .btn .click[data-v-52ecda49] {
	cursor: pointer;
	width: 90px;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	line-height: 28px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444;
	display: flex;
	justify-content: space-around;
	align-items: center
}

.zjtzBox .btn .click i[data-v-52ecda49] {
	line-height: 28px
}

.zjtzBox .jszs[data-v-52ecda49] {
	height: 144px;
	background: #fff;
	padding: 20px
}

.zjtzBox .jszs .jszs_table[data-v-52ecda49] {
	border-left: 1px solid #eae9f2;
	border-top: 1px solid #eae9f2
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_thead[data-v-52ecda49] {
	display: flex;
	justify-content: center;
	align-items: center
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-52ecda49] {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #848a9c;
	line-height: 62px;
	border-right: 1px solid #eae9f2;
	border-bottom: 1px solid #eae9f2
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-52ecda49]:first-child {
	width: 69px
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-52ecda49]:nth-child(2) {
	width: 140px
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49]:nth-child(3),
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49]:nth-child(4),
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-52ecda49]:nth-child(3),
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-52ecda49]:nth-child(4) {
	width: 319px
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(3) div[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(3) div[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(4) div[data-v-52ecda49] {
	line-height: 31px;
	display: flex;
	justify-content: space-around
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(3) div span[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div span[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(3) div span[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(4) div span[data-v-52ecda49] {
	flex: 1
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(3) div[data-v-52ecda49]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div[data-v-52ecda49]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(3) div[data-v-52ecda49]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(4) div[data-v-52ecda49]:first-child {
	border-bottom: 1px solid #eae9f2;
	cursor: pointer
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(3) span[data-v-52ecda49]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) span[data-v-52ecda49]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(3) span[data-v-52ecda49]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(4) span[data-v-52ecda49]:nth-child(2) {
	border-left: 1px solid #eae9f2;
	color: #333
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49]:nth-child(5),
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-52ecda49]:nth-child(5) {
	flex: 1
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(5) div[data-v-52ecda49] {
	line-height: 31px;
	display: flex;
	justify-content: space-around
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div span[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(5) div span[data-v-52ecda49] {
	flex: 1
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div[data-v-52ecda49]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(5) div[data-v-52ecda49]:first-child {
	border-bottom: 1px solid #eae9f2;
	cursor: pointer
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) span[data-v-52ecda49]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(5) span[data-v-52ecda49]:nth-child(2) {
	border-left: 1px solid #eae9f2;
	color: #333
}

.zjtzBox .jszs .jszs_table .jszs_table_thead[data-v-52ecda49] {
	background: #f6f6f8
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody[data-v-52ecda49] {
	height: 42px
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49] {
	line-height: 42px;
	font-size: 14px
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li>div span[data-v-52ecda49] {
	font-size: 14px
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49]:nth-child(3),
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49]:nth-child(4),
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49]:nth-child(5) {
	display: flex
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(3) div[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div[data-v-52ecda49] {
	line-height: 42px;
	flex: 1;
	display: flex;
	justify-content: space-around;
	border: none !important
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(3) div span[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div span[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div span[data-v-52ecda49] {
	border: none !important
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(3) div[data-v-52ecda49]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div[data-v-52ecda49]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div[data-v-52ecda49]:first-child {
	border-right: 1px solid #eae9f2 !important
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(3) div:first-child span[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div:first-child span[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div:first-child span[data-v-52ecda49] {
	color: #848a9c
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(3) div:nth-child(2) span[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div:nth-child(2) span[data-v-52ecda49],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div:nth-child(2) span[data-v-52ecda49] {
	color: #333
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-52ecda49]:nth-child(3) {
	color: #333 !important
}

.kong[data-v-51bf50a9] {
	height: 120px;
	line-height: 120px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7a809a
}

.handicap .tableBox[data-v-51bf50a9] {
	width: 100%;
	padding: 14px 20px 24px;
	background-color: #fff;
	display: flex;
	justify-content: space-between
}

.handicap .tableBox .team[data-v-51bf50a9] {
	width: 575px
}

.handicap .tableBox .team .teamInfo[data-v-51bf50a9] {
	height: 26px;
	line-height: 26px;
	overflow: hidden
}

.handicap .tableBox .team .teamInfo .left[data-v-51bf50a9] {
	float: left;
	cursor: pointer
}

.handicap .tableBox .team .teamInfo .left .img[data-v-51bf50a9] {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	margin-left: 10px;
	float: left
}

.handicap .tableBox .team .teamInfo .left .img img[data-v-51bf50a9] {
	width: 100%
}

.handicap .tableBox .team .teamInfo .left span[data-v-51bf50a9] {
	font-style: 14px;
	color: #494a54;
	float: left;
	margin-left: 10px
}

.handicap .tableBox .team .teamInfo .right[data-v-51bf50a9] {
	float: right;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 6px;
	border: 1px solid #eae9f2;
	font-size: 12px;
	color: #848a9c
}

.handicap .tableBox .team .teamInfo .right .label[data-v-51bf50a9] {
	float: left
}

.handicap .tableBox .team .teamInfo .right .info[data-v-51bf50a9] {
	float: left;
	margin: 0 5px
}

.handicap .tableBox .team .teamInfo .right .info span[data-v-51bf50a9] {
	margin-left: 5px
}

.handicap .tableBox .team .teamInfo .right .info span em[data-v-51bf50a9] {
	font-style: normal
}

.handicap .tableBox .team .teamInfo .right .info span .red[data-v-51bf50a9] {
	color: #ef5555
}

.handicap .tableBox .team .teamInfo .right .info span .green[data-v-51bf50a9] {
	color: #6bb548
}

.handicap .tableBox .team .teamInfo .right .tips[data-v-51bf50a9] {
	float: left
}

.handicap .tableBox .team .table[data-v-51bf50a9] {
	margin-top: 14px;
	border: 1px solid #eae9f2;
	font-size: 12px;
	color: #333
}

.handicap .tableBox .team .table .thead[data-v-51bf50a9] {
	background-color: #f6f6f8;
	overflow: hidden
}

.handicap .tableBox .team .table .thead .row[data-v-51bf50a9] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.handicap .tableBox .team .table .thead .row1[data-v-51bf50a9] {
	height: 33px;
	color: #848a9c;
	line-height: 33px
}

.handicap .tableBox .team .table .thead .row2[data-v-51bf50a9] {
	height: 29px;
	line-height: 29px
}

.handicap .tableBox .team .table .tbody .item[data-v-51bf50a9] {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	overflow: hidden
}

.handicap .tableBox .team .table .tbody .item .type span[data-v-51bf50a9] {
	display: inline-block;
	width: 50%
}

.handicap .tableBox .team .table .tbody .item .type span[data-v-51bf50a9]:last-child {
	border-left: 1px solid #eae9f2
}

.handicap .tableBox .team .table .tbody .item[data-v-51bf50a9]:last-child {
	border: none
}

.handicap .tableBox .team .table .tbody .item p[data-v-51bf50a9] {
	font-size: 14px
}

.handicap .tableBox .team .table .tbody .item[data-v-51bf50a9]:hover {
	background: #f0f0f0
}

.handicap .tableBox .team .table .type[data-v-51bf50a9] {
	width: 114px;
	float: left
}

.handicap .tableBox .team .table .odds[data-v-51bf50a9] {
	width: calc(50% - 57px);
	float: left;
	border-left: 1px solid #eae9f2
}

.handicap .tableBox .team .table .odds span[data-v-51bf50a9] {
	display: inline-block;
	width: 25%
}

.integral .empty[data-v-3a0a571d] {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7a809a
}

.integral .btn button[data-v-3a0a571d] {
	cursor: pointer;
	margin-left: 15px;
	width: 60px;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.integral .btn button.active[data-v-3a0a571d],
.integral .btn button[data-v-3a0a571d]:hover {
	background: #548feb;
	color: #fff
}

.integral .tournament[data-v-3a0a571d] {
	background: #fff;
	display: flex;
	justify-content: space-around;
	padding: 0 5px 20px
}

.integral .tournament .tournament_table[data-v-3a0a571d] {
	width: 585px
}

.integral .tournament .tournament_table .header[data-v-3a0a571d] {
	height: 54px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.integral .tournament .tournament_table .header div[data-v-3a0a571d]:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.integral .tournament .tournament_table .header div:first-child span[data-v-3a0a571d] {
	font-size: 16px;
	font-weight: 500;
	color: #494a54
}

.integral .tournament .tournament_table .header div:first-child span[data-v-3a0a571d]:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.integral .tournament .tournament_table .header div:first-child span:first-child img[data-v-3a0a571d] {
	margin-right: 11px;
	width: 26px;
	height: 26px
}

.integral .tournament .tournament_table .header .right[data-v-3a0a571d] {
	float: right;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 6px;
	border: 1px solid #eae9f2;
	font-size: 12px;
	color: #848a9c
}

.integral .tournament .tournament_table .header .right .label[data-v-3a0a571d] {
	float: left
}

.integral .tournament .tournament_table .header .right .info[data-v-3a0a571d] {
	float: left;
	margin: 0 5px
}

.integral .tournament .tournament_table .header .right .info span[data-v-3a0a571d] {
	margin-left: 5px
}

.integral .tournament .tournament_table .header .right .info span em[data-v-3a0a571d] {
	font-style: normal
}

.integral .tournament .tournament_table .header .right .info span .red[data-v-3a0a571d] {
	color: #ef5555
}

.integral .tournament .tournament_table .header .right .info span .green[data-v-3a0a571d] {
	color: #6bb548
}

.integral .tournament .tournament_table .header .right .tips[data-v-3a0a571d] {
	float: left
}

.integral .tournament .tournament_table .table_box[data-v-3a0a571d] {
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.integral .tournament .tournament_table .table_box .table_tbody[data-v-3a0a571d],
.integral .tournament .tournament_table .table_box .table_thede[data-v-3a0a571d] {
	display: flex;
	justify-content: center;
	align-items: center
}

.integral .tournament .tournament_table .table_box .table_tbody p[data-v-3a0a571d],
.integral .tournament .tournament_table .table_box .table_thede p[data-v-3a0a571d] {
	line-height: 40px;
	height: 40px;
	flex: 1;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333;
	border-bottom: 1px solid #eae9f2
}

.integral .tournament .tournament_table .table_box .table_thede[data-v-3a0a571d] {
	background: #eeeff2
}

.integral .tournament .tournament_table .table_box .table_thede p[data-v-3a0a571d] {
	color: #848a9c
}

.integral .tournament .tournament_table .table_box .table_tbody[data-v-3a0a571d]:nth-child(2n) {
	background: #f6f6f8
}

.integral .tournament .tournament_table .table_box .table_tbody[data-v-3a0a571d]:hover {
	background: #f0f0f0
}

.integral .tournament .tournament_table .table_box .table_tbody p[data-v-3a0a571d] {
	font-size: 14px;
	font-weight: 500
}

.integral .tournament .tournament_table .table_box .table_tbody p[data-v-3a0a571d]:last-child {
	color: #ef5555
}

.integral .cup[data-v-3a0a571d] {
	padding: 20px;
	background: #fff
}

.integral .cup .cup_table .cup_body[data-v-3a0a571d],
.integral .cup .cup_table .cup_thade[data-v-3a0a571d] {
	display: flex;
	justify-content: center;
	align-items: center
}

.integral .cup .cup_table .cup_body p[data-v-3a0a571d],
.integral .cup .cup_table .cup_thade p[data-v-3a0a571d] {
	line-height: 40px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333;
	flex: 1
}

.integral .cup .cup_table .cup_body p[data-v-3a0a571d]:nth-child(2),
.integral .cup .cup_table .cup_thade p[data-v-3a0a571d]:nth-child(2) {
	flex: 1;
	text-align: left
}

.integral .cup .cup_table .cup_thade[data-v-3a0a571d] {
	background: #eeeff2
}

.integral .cup .cup_table .cup_thade p[data-v-3a0a571d] {
	font-size: 14px;
	font-weight: 500;
	color: #848a9c
}

.integral .cup .cup_table .cup_body[data-v-3a0a571d]:nth-child(odd) {
	background: #f0f0f0
}

li[data-v-6e47c577] {
	list-style: none
}

.zjtz[data-v-6e47c577] {
	padding: 20px;
	background: #fff
}

.zjtz .zjtz_table .zjtz_body[data-v-6e47c577],
.zjtz .zjtz_table .zjtz_thade[data-v-6e47c577] {
	display: flex;
	justify-content: center;
	align-items: center
}

.zjtz .zjtz_table .zjtz_body li[data-v-6e47c577],
.zjtz .zjtz_table .zjtz_thade li[data-v-6e47c577] {
	line-height: 40px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333;
	flex: 1
}

.zjtz .zjtz_table .zjtz_body li[data-v-6e47c577]:first-child,
.zjtz .zjtz_table .zjtz_thade li[data-v-6e47c577]:first-child {
	border-right: 1px solid #eae9f2
}

.zjtz .zjtz_table .zjtz_thade[data-v-6e47c577] {
	background: #eeeff2
}

.zjtz .zjtz_table .zjtz_thade li[data-v-6e47c577] {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #848a9c
}

.zjtz .zjtz_table .zjtz_body[data-v-6e47c577]:nth-child(odd) {
	background: #f6f6f8
}

.zjtz .zjtz_table .zjtz_body .windata[data-v-6e47c577] {
	background: rgba(84, 143, 235, .06)
}

.zjtz .zjtz_table .zjtz_body[data-v-6e47c577]:hover {
	background: #f0f0f0
}

.tableBox[data-v-51055ede] {
	width: 100%;
	padding: 20px 20px 24px;
	background-color: #fff
}

.tableBox .table[data-v-51055ede] {
	width: 100%;
	border: 1px solid #eae9f2;
	font-size: 12px;
	color: #333
}

.state .table .thead[data-v-51055ede] {
	width: 100%;
	height: 62px;
	background-color: #f6f6f8;
	overflow: hidden
}

.state .table .thead .team p[data-v-51055ede] {
	width: 100%
}

.state .table .thead .team p[data-v-51055ede]:first-child {
	height: 33px;
	line-height: 33px;
	color: #848a9c;
	border-bottom: 1px solid #eae9f2;
	cursor: pointer
}

.state .table .thead .team p[data-v-51055ede]:last-child {
	height: 29px;
	line-height: 29px
}

.state .table .tbody .item[data-v-51055ede] {
	overflow: hidden;
	border-top: 1px solid #eae9f2;
	height: 40px;
	line-height: 40px
}

.state .table .tbody .item[data-v-51055ede]:hover {
	background: #ebecf3
}

.state .table .tbody .item .up[data-v-51055ede] {
	color: #ef5555
}

.state .table .tbody .item .up[data-v-51055ede]:after {
	display: inline-block;
	content: "";
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==);
	background-size: cover
}

.state .table .tbody .item .down[data-v-51055ede] {
	color: #6bb548
}

.state .table .tbody .item .down[data-v-51055ede]:after {
	display: inline-block;
	content: "";
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==);
	background-size: cover
}

.state .table .tbody .item[data-v-51055ede]:hover {
	background: #f0f0f0
}

.state .table .tbody .item div[data-v-51055ede],
.state .table .tbody .item div p span[data-v-51055ede] {
	font-size: 14px
}

.state .table .type[data-v-51055ede] {
	width: 210px;
	float: left;
	height: 40px
}

.state .table .team[data-v-51055ede] {
	width: calc(50% - 105px);
	float: left;
	border-left: 1px solid #eae9f2
}

.state .table .team[data-v-51055ede]:first-child {
	border-left: none
}

.state .table .team p span[data-v-51055ede] {
	display: inline-block;
	width: 33.33%;
	border-left: 1px solid #eae9f2
}

.state .table .team p span[data-v-51055ede]:first-child {
	border: none
}

.box .thead[data-v-3a7e8584] {
	height: 50px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	line-height: 50px;
	border-bottom: 1px solid #eae9f2;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333
}

.box .tbody .name[data-v-3a7e8584] {
	display: flex;
	justify-content: space-around;
	align-items: center;
	height: 48px
}

.box .tbody .name p[data-v-3a7e8584] {
	width: 138px
}

.box .tbody .name p .home[data-v-3a7e8584] {
	display: inline-block;
	width: 110px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #f6f6f8;
	border-radius: 12px;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444;
	line-height: 24px
}

.box .tbody .name .num[data-v-3a7e8584] {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.box .tbody .odds[data-v-3a7e8584] {
	margin: 0 auto;
	width: 220px
}

.box .tbody .odds .odds_num[data-v-3a7e8584] {
	display: flex;
	justify-content: space-between;
	padding: 0 8px
}

.box .tbody .odds .odds_num span[data-v-3a7e8584] {
	font-size: 14px;
	font-family: DINPro;
	font-weight: 400
}

.box .tbody .odds .odds_num span[data-v-3a7e8584]:first-child {
	color: #e05c5c
}

.box .tbody .odds .odds_num span[data-v-3a7e8584]:last-child {
	color: #548feb
}

.box .tbody .odds .odds_tu[data-v-3a7e8584] {
	margin-top: 10px;
	display: flex
}

.box .tbody .odds .odds_tu span[data-v-3a7e8584] {
	height: 11px
}

.box .tbody .odds .odds_tu .home[data-v-3a7e8584] {
	width: 50%;
	background: #e65757;
	border-radius: 6px 0 0 6px
}

.box .tbody .odds .odds_tu .split[data-v-3a7e8584] {
	border-right: 3px solid #eae9f2
}

.box .tbody .odds .odds_tu .away[data-v-3a7e8584] {
	flex: 1;
	background: #548feb;
	border-radius: 0 6px 6px 0
}

.techDataCompare .chartsBox .row[data-v-1a31265e] {
	display: flex;
	justify-content: space-between
}

.techDataCompare .chartsBox .row[data-v-1a31265e]:last-child {
	margin-top: 14px
}

.techDataCompare .chartsBox .row .charts[data-v-1a31265e] {
	width: 292px;
	height: 160px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	opacity: .99
}

.box .header[data-v-4e989112] {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 700;
	color: #444;
	height: 40px;
	line-height: 40px;
	background: #f9f9f9;
	text-align: left;
	padding-left: 17px
}

.box .table_box .home[data-v-4e989112] {
	width: 235px;
	text-align: right
}

.box .table_box .text[data-v-4e989112] {
	width: 117px
}

.box .table_box .away[data-v-4e989112] {
	width: 239px;
	text-align: left
}

.box .table_box .thead[data-v-4e989112] {
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.box .table_box .tbody .item[data-v-4e989112],
.box .table_box .thead[data-v-4e989112] {
	display: flex;
	justify-content: center;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.box .table_box .tbody .item .text[data-v-4e989112] {
	border-right: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.box .table_box .tbody .item .name[data-v-4e989112] {
	display: flex
}

.box .table_box .tbody .item .name .num[data-v-4e989112] {
	width: 65px;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #4e5162;
	text-align: center
}

.box .table_box .tbody .item .name .odds[data-v-4e989112] {
	display: flex;
	align-items: center;
	width: 150px
}

.box .table_box .tbody .item .name .odds span[data-v-4e989112] {
	height: 12px
}

.box .table_box .tbody .item .home[data-v-4e989112] {
	justify-content: flex-end
}

.box .table_box .tbody .item .home .odds span[data-v-4e989112]:first-child {
	flex: 1;
	background: #eae9f2
}

.box .table_box .tbody .item .home .odds span[data-v-4e989112]:last-child {
	width: 75px;
	background: #e56262
}

.box .table_box .tbody .item .away .odds span[data-v-4e989112]:first-child {
	width: 80%;
	background: #548feb
}

.box .table_box .tbody .item .away .odds span[data-v-4e989112]:last-child {
	flex: 1;
	background: #eae9f2
}

.techGoalNum .chartsBox[data-v-64425e7c] {
	width: 100%;
	display: flex;
	justify-content: space-between
}

.techGoalNum .chartsBox .charts[data-v-64425e7c] {
	width: 595px;
	height: 250px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.techGoalStatis .chartsBox[data-v-61b295b5] {
	width: 100%;
	display: flex;
	justify-content: space-between
}

.techGoalStatis .chartsBox .charts[data-v-61b295b5] {
	width: 595px;
	height: 240px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.gradePie[data-v-38d07586] {
	width: 100%;
	height: 100%
}

.techFirstGoal .chartsBox[data-v-450acb64] {
	width: 100%;
	display: flex;
	justify-content: space-between
}

.techFirstGoal .chartsBox .charts[data-v-450acb64] {
	width: 595px;
	height: 240px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.techFirstGoal .chartsBox .charts .tit[data-v-450acb64] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f9f9f9;
	color: #444;
	font-size: 14px;
	padding: 0 18px;
	text-align: left
}

.techFirstGoal .chartsBox .charts .chartCon[data-v-450acb64] {
	width: 100%;
	height: 180px
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox[data-v-450acb64] {
	width: 50%;
	float: left
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox p[data-v-450acb64] {
	margin-top: 17px
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox p img[data-v-450acb64] {
	width: 24px;
	display: inline-block;
	vertical-align: middle
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox p span[data-v-450acb64] {
	font-size: 14px;
	color: #4e5162;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox[data-v-450acb64] {
	margin-top: 15px;
	padding: 0 60px;
	overflow: hidden
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox .grade[data-v-450acb64] {
	float: right
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox .grade span[data-v-450acb64] {
	display: block;
	font-size: 13px;
	color: #4e5162;
	margin-top: 8px
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox .grade .red[data-v-450acb64] {
	color: #e56262
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox .grade .green[data-v-450acb64] {
	color: #548feb
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox .gradeCharts[data-v-450acb64] {
	width: 100px;
	height: 100px;
	float: left
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend[data-v-450acb64] {
	margin-top: 10px;
	clear: both;
	padding: 0 60px;
	display: flex;
	justify-content: space-between
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend span[data-v-450acb64] {
	font-size: 12px;
	color: #4e5162
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend span[data-v-450acb64]:before {
	content: "";
	width: 8px;
	height: 8px;
	display: inline-block;
	margin-right: 10px;
	background-color: #4e5162
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend .win[data-v-450acb64]:before {
	background-color: #e05c5c
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend .draw[data-v-450acb64]:before {
	background-color: #e3e2ed
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend .loss[data-v-450acb64]:before {
	background-color: #548feb
}

.commonRadar[data-v-3652dde6] {
	width: 100%;
	height: 100%
}

.techRadar[data-v-1d6ff5cf] {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between
}

.techRadar .handicapCompare[data-v-1d6ff5cf],
.techRadar .techCompare[data-v-1d6ff5cf] {
	width: 595px
}

.techRadar .handicapCompare .chartsBox[data-v-1d6ff5cf],
.techRadar .techCompare .chartsBox[data-v-1d6ff5cf] {
	width: 595px;
	height: 290px;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.talentList .navs[data-v-72a59160] {
	height: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.talentList .navs .navBox[data-v-72a59160],
.talentList .navs .navBox span[data-v-72a59160] {
	display: flex;
	justify-content: center;
	align-items: center
}

.talentList .navs .navBox span[data-v-72a59160] {
	cursor: pointer;
	width: 140px;
	border-right: 1px solid #2b68c6;
	font-size: 18px;
	font-family: YouSheBiaoTiHei;
	font-weight: 700;
	color: #fff
}

.talentList .navs .navBox .action[data-v-72a59160],
.talentList .navs .navBox span[data-v-72a59160]:hover {
	background: url(Select.ace9954.png) no-repeat;
	background-size: 120px 100%;
	background-position: 50%
}

.talentList .navs .days[data-v-72a59160],
.talentList .navs .days span[data-v-72a59160] {
	display: flex;
	justify-content: center;
	align-items: center
}

.talentList .navs .days span[data-v-72a59160] {
	cursor: pointer;
	width: 100px;
	font-size: 16px;
	font-weight: 400;
	color: #fff
}

.talentList .navs .days .action[data-v-72a59160],
.talentList .navs .days span[data-v-72a59160]:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAKCAYAAAAjBNk8AAAAAXNSR0IArs4c6QAAAcZJREFUSEudVjF2wzAIBV/VyQE6derUpVOnTl065Xhx3oszW31IwsZYCMneJOB/PkEQvMzTDepfUGZUZ21ns/ZzaA5mxrX4zuK36mnCx/F1/6PUcYEYEAaIBPrcq36tYsblM+OfxfPievM+6IakP0Cqh/fhOE+/nlMsaAZeC5EJ9L22t2CX8HUcC2I+LdC61zhefG/+eJmnH1lxr1BsXwCGnsLqAljCWn99jWcVhvwsTTL/mk+tCfD6fHyXHJbccYPRygGX2OIYht1M0fceDnOTn8VVyo951lGR89B85FfKke9a8zu8iIyL42v6kkYWwcBsk+KkWMuP71ufFvEQh1XIWj4y/wCwyC5mTK3xTH4lDBzn+ye3spwrXtt7hWGsQQmqxcnn1vNElbBdAb2RZC0Lb+Ss9sv8+Ki+cWMrWcvDWzIBQtrycTQdt50u8HZOcQC4m72lZSLFM5/kTLz7PA5P1FiSB77rc3qXc0gKkO1v3bfOLf1kuHh6ZGjOQifGAurZVZpldCd/aMJifG9ptOqi/4Fv6yCGbSEEyEtC3G3dlWw9HyocEkCCNA+d2Zd99jNuzy1/AIpjvNRxasFlTTUbx0icms5/mhUOOXniz8AAAAAASUVORK5CYII=) no-repeat;
	background-size: 40px 5px;
	background-position: bottom
}

.talentList .cotent[data-v-72a59160] {
	height: 240px;
	display: flex;
	align-items: flex-end
}

.talentList .cotent .item[data-v-72a59160] {
	cursor: pointer;
	background: #fff;
	flex: 1
}

.talentList .cotent .item[data-v-72a59160]:hover {
	background: #f4f9fa
}

.talentList .cotent .item:hover .name .zhong p[data-v-72a59160]:first-child {
	color: #548feb
}

.talentList .cotent .item[data-v-72a59160]:first-child,
.talentList .cotent .item[data-v-72a59160]:last-child {
	height: 210px
}

.talentList .cotent .item .cont[data-v-72a59160] {
	margin-top: 35px;
	display: flex;
	justify-content: center;
	align-items: center
}

.talentList .cotent .item .cont .num[data-v-72a59160] {
	width: 134px;
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.talentList .cotent .item .cont .num img[data-v-72a59160] {
	width: 32.5px;
	height: 32.5px
}

.talentList .cotent .item .cont .img[data-v-72a59160] {
	margin-left: 10px;
	flex: 1;
	position: relative
}

.talentList .cotent .item .cont .img .boxImg[data-v-72a59160] {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	margin: 0 30px;
	display: flex;
	justify-content: center;
	align-items: center
}

.talentList .cotent .item .cont .img .boxImg img[data-v-72a59160] {
	width: 60px;
	height: 60px;
	border-radius: 30px
}

.talentList .cotent .item .cont .img .right_top[data-v-72a59160] {
	position: absolute;
	min-width: 20px;
	height: 14px;
	background: #e94241;
	border: 1px solid #fff;
	border-radius: 7px 7px 7px 0;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 13px;
	color: #fff;
	right: 36px;
	top: -5px
}

.talentList .cotent .item .cont .img .right_bottom[data-v-72a59160] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 40px;
	bottom: 0
}

.talentList .cotent .item .cont .img .right_bottom img[data-v-72a59160] {
	width: 16px;
	height: 18px
}

.talentList .cotent .item .cont .img .center_bootom[data-v-72a59160] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: -5px;
	left: 32px
}

.talentList .cotent .item .cont .img .center_bootom img[data-v-72a59160] {
	width: 54px;
	height: 14px
}

.talentList .cotent .item .cont .btn[data-v-72a59160] {
	width: 134px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.talentList .cotent .item .cont .btn .guan[data-v-72a59160] {
	cursor: pointer;
	width: 60px;
	height: 36px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 14px;
	font-weight: 400;
	color: #548feb;
	line-height: 36px
}

.talentList .cotent .item .cont .btn .guan[data-v-72a59160]:hover {
	background: #548feb;
	color: #fff
}

.talentList .cotent .item .cont .btn .yiguan[data-v-72a59160] {
	cursor: pointer;
	width: 60px;
	height: 36px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	line-height: 36px
}

.talentList .cotent .item .titleOne[data-v-72a59160] {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin-top: 6px
}

.talentList .cotent .item .titleOne[data-v-72a59160]:hover {
	color: #548feb
}

.talentList .cotent .item .titleTwo[data-v-72a59160] {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9;
	margin-top: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	padding: 0 20px
}

.talentList .cotent .item .titleLian[data-v-72a59160] {
	font-size: 18px;
	font-weight: 700;
	color: #f0493a;
	margin-top: 20px
}

.talentList .cotent .zhong[data-v-72a59160] {
	height: 230px;
	position: relative
}

.talentList .cotent .zhong .text[data-v-72a59160] {
	position: absolute;
	width: 100%;
	height: 230px;
	top: 0;
	right: 0;
	background: #fff;
	z-index: 10;
	overflow: hidden
}

.talentList .cotent .zhong[data-v-72a59160]:before {
	position: absolute;
	content: "";
	height: 210px;
	width: 16px;
	background: #e8eefe;
	left: -4px;
	bottom: 0;
	transform: rotate(178deg)
}

.talentList .cotent .zhong[data-v-72a59160]:after {
	position: absolute;
	content: "";
	height: 210px;
	width: 16px;
	background: #e8eefe;
	right: -4px;
	bottom: 0;
	transform: rotate(182deg)
}

.talentList .main .br[data-v-72a59160] {
	height: 10px;
	background: #f6f6f8
}

.talentList .main .item[data-v-72a59160] {
	cursor: pointer;
	display: flex;
	align-items: center;
	height: 90px;
	background: #fff;
	border-bottom: 1px solid #f2f1f6
}

.talentList .main .item[data-v-72a59160]:hover {
	background: #f4f9fa
}

.talentList .main .item:hover .name .zhong p[data-v-72a59160]:first-child {
	color: #548feb
}

.talentList .main .item .num[data-v-72a59160] {
	width: 100px;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	color: #e54941;
	line-height: 90px
}

.talentList .main .item .name[data-v-72a59160] {
	width: 910px;
	display: flex;
	justify-content: space-between;
	padding-right: 30px;
	border-right: 1px solid #eae9f2;
	align-items: center;
	height: 60px
}

.talentList .main .item .name .left[data-v-72a59160] {
	width: 800px;
	display: flex;
	align-items: center
}

.talentList .main .item .name .img[data-v-72a59160] {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.talentList .main .item .name .img .boImg[data-v-72a59160] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 54px;
	margin-right: 22px;
	border-radius: 27px
}

.talentList .main .item .name .img .boImg img[data-v-72a59160] {
	border-radius: 27px;
	width: 54px;
	height: 54px
}

.talentList .main .item .name .img .right_top[data-v-72a59160] {
	position: absolute;
	min-width: 20px;
	height: 14px;
	background: #e94241;
	border: 1px solid #fff;
	border-radius: 7px 7px 7px 0;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 13px;
	color: #fff;
	right: 16px;
	top: -5px
}

.talentList .main .item .name .img .right_bottom[data-v-72a59160] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 19px;
	bottom: 0
}

.talentList .main .item .name .img .right_bottom img[data-v-72a59160] {
	width: 16px;
	height: 18px
}

.talentList .main .item .name .img .center_bootom[data-v-72a59160] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: -5px;
	left: 0
}

.talentList .main .item .name .img .center_bootom img[data-v-72a59160] {
	width: 54px;
	height: 15px
}

.talentList .main .item .name .zhong[data-v-72a59160] {
	text-align: left;
	flex: 1
}

.talentList .main .item .name .zhong p[data-v-72a59160] {
	overflow: hidden
}

.talentList .main .item .name .zhong p[data-v-72a59160]:first-child {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin-bottom: 9px
}

.talentList .main .item .name .zhong p[data-v-72a59160]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.talentList .main .item .name .btn[data-v-72a59160] {
	width: 134px;
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.talentList .main .item .name .btn .guan[data-v-72a59160] {
	cursor: pointer;
	width: 60px;
	height: 36px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 14px;
	font-weight: 400;
	color: #548feb;
	line-height: 36px
}

.talentList .main .item .name .btn .guan[data-v-72a59160]:hover {
	background: #548feb;
	color: #fff
}

.talentList .main .item .name .btn .yiguan[data-v-72a59160] {
	cursor: pointer;
	width: 60px;
	height: 36px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	line-height: 36px
}

.talentList .main .item .lian[data-v-72a59160] {
	flex: 1;
	font-size: 18px;
	font-weight: 700;
	color: #f0493a;
	line-height: 90px
}

.talentList .navs[data-v-6de5b6f4] {
	height: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.talentList .navs .navBox[data-v-6de5b6f4],
.talentList .navs .navBox span[data-v-6de5b6f4] {
	display: flex;
	justify-content: center;
	align-items: center
}

.talentList .navs .navBox span[data-v-6de5b6f4] {
	cursor: pointer;
	width: 140px;
	border-right: 1px solid #2b68c6;
	font-size: 18px;
	font-family: YouSheBiaoTiHei;
	font-weight: 700;
	color: #fff
}

.talentList .navs .navBox .action[data-v-6de5b6f4],
.talentList .navs .navBox span[data-v-6de5b6f4]:hover {
	background: url(Select.ace9954.png) no-repeat;
	background-size: 120px 100%;
	background-position: 50%
}

.talentList .navs .days[data-v-6de5b6f4],
.talentList .navs .days span[data-v-6de5b6f4] {
	display: flex;
	justify-content: center;
	align-items: center
}

.talentList .navs .days span[data-v-6de5b6f4] {
	cursor: pointer;
	width: 100px;
	font-size: 16px;
	font-weight: 400;
	color: #fff
}

.talentList .navs .days .action[data-v-6de5b6f4],
.talentList .navs .days span[data-v-6de5b6f4]:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAKCAYAAAAjBNk8AAAAAXNSR0IArs4c6QAAAcZJREFUSEudVjF2wzAIBV/VyQE6derUpVOnTl065Xhx3oszW31IwsZYCMneJOB/PkEQvMzTDepfUGZUZ21ns/ZzaA5mxrX4zuK36mnCx/F1/6PUcYEYEAaIBPrcq36tYsblM+OfxfPievM+6IakP0Cqh/fhOE+/nlMsaAZeC5EJ9L22t2CX8HUcC2I+LdC61zhefG/+eJmnH1lxr1BsXwCGnsLqAljCWn99jWcVhvwsTTL/mk+tCfD6fHyXHJbccYPRygGX2OIYht1M0fceDnOTn8VVyo951lGR89B85FfKke9a8zu8iIyL42v6kkYWwcBsk+KkWMuP71ufFvEQh1XIWj4y/wCwyC5mTK3xTH4lDBzn+ye3spwrXtt7hWGsQQmqxcnn1vNElbBdAb2RZC0Lb+Ss9sv8+Ki+cWMrWcvDWzIBQtrycTQdt50u8HZOcQC4m72lZSLFM5/kTLz7PA5P1FiSB77rc3qXc0gKkO1v3bfOLf1kuHh6ZGjOQifGAurZVZpldCd/aMJifG9ptOqi/4Fv6yCGbSEEyEtC3G3dlWw9HyocEkCCNA+d2Zd99jNuzy1/AIpjvNRxasFlTTUbx0icms5/mhUOOXniz8AAAAAASUVORK5CYII=) no-repeat;
	background-size: 40px 5px;
	background-position: bottom
}

.talentList .cotent[data-v-6de5b6f4] {
	height: 240px;
	display: flex;
	align-items: flex-end
}

.talentList .cotent .item[data-v-6de5b6f4] {
	cursor: pointer;
	background: #fff;
	flex: 1
}

.talentList .cotent .item[data-v-6de5b6f4]:hover {
	background: #f4f9fa
}

.talentList .cotent .item:hover .name .zhong p[data-v-6de5b6f4]:first-child {
	color: #548feb
}

.talentList .cotent .item[data-v-6de5b6f4]:first-child,
.talentList .cotent .item[data-v-6de5b6f4]:last-child {
	height: 210px
}

.talentList .cotent .item .cont[data-v-6de5b6f4] {
	margin-top: 35px;
	display: flex;
	justify-content: center;
	align-items: center
}

.talentList .cotent .item .cont .num[data-v-6de5b6f4] {
	width: 134px;
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.talentList .cotent .item .cont .num img[data-v-6de5b6f4] {
	width: 32.5px;
	height: 32.5px
}

.talentList .cotent .item .cont .img[data-v-6de5b6f4] {
	margin-left: 10px;
	flex: 1;
	position: relative
}

.talentList .cotent .item .cont .img .boxImg[data-v-6de5b6f4] {
	width: 60px;
	height: 60px;
	border-radius: 30px;
	margin: 0 30px;
	display: flex;
	justify-content: center;
	align-items: center
}

.talentList .cotent .item .cont .img .boxImg img[data-v-6de5b6f4] {
	width: 60px;
	height: 60px;
	border-radius: 30px
}

.talentList .cotent .item .cont .img .right_top[data-v-6de5b6f4] {
	position: absolute;
	min-width: 20px;
	height: 14px;
	background: #e94241;
	border: 1px solid #fff;
	border-radius: 7px 7px 7px 0;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 13px;
	color: #fff;
	right: 36px;
	top: -5px
}

.talentList .cotent .item .cont .img .right_bottom[data-v-6de5b6f4] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 40px;
	bottom: 0
}

.talentList .cotent .item .cont .img .right_bottom img[data-v-6de5b6f4] {
	width: 16px;
	height: 18px
}

.talentList .cotent .item .cont .img .center_bootom[data-v-6de5b6f4] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: -5px;
	left: 32px
}

.talentList .cotent .item .cont .img .center_bootom img[data-v-6de5b6f4] {
	width: 54px;
	height: 14px
}

.talentList .cotent .item .cont .btn[data-v-6de5b6f4] {
	width: 134px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.talentList .cotent .item .cont .btn .guan[data-v-6de5b6f4] {
	cursor: pointer;
	width: 60px;
	height: 36px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 14px;
	font-weight: 400;
	color: #548feb;
	line-height: 36px
}

.talentList .cotent .item .cont .btn .guan[data-v-6de5b6f4]:hover {
	background: #548feb;
	color: #fff
}

.talentList .cotent .item .cont .btn .yiguan[data-v-6de5b6f4] {
	cursor: pointer;
	width: 60px;
	height: 36px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	line-height: 36px
}

.talentList .cotent .item .titleOne[data-v-6de5b6f4] {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin-top: 6px
}

.talentList .cotent .item .titleOne[data-v-6de5b6f4]:hover {
	color: #548feb
}

.talentList .cotent .item .titleTwo[data-v-6de5b6f4] {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9;
	margin-top: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	padding: 0 20px
}

.talentList .cotent .item .titleLian[data-v-6de5b6f4] {
	font-size: 18px;
	font-weight: 700;
	color: #f0493a;
	margin-top: 20px
}

.talentList .cotent .zhong[data-v-6de5b6f4] {
	height: 230px;
	position: relative
}

.talentList .cotent .zhong .text[data-v-6de5b6f4] {
	position: absolute;
	width: 100%;
	height: 230px;
	top: 0;
	right: 0;
	background: #fff;
	z-index: 10;
	overflow: hidden
}

.talentList .cotent .zhong[data-v-6de5b6f4]:before {
	position: absolute;
	content: "";
	height: 210px;
	width: 16px;
	background: #e8eefe;
	left: -4px;
	bottom: 0;
	transform: rotate(178deg)
}

.talentList .cotent .zhong[data-v-6de5b6f4]:after {
	position: absolute;
	content: "";
	height: 210px;
	width: 16px;
	background: #e8eefe;
	right: -4px;
	bottom: 0;
	transform: rotate(182deg)
}

.talentList .main .br[data-v-6de5b6f4] {
	height: 10px;
	background: #f6f6f8
}

.talentList .main .item[data-v-6de5b6f4] {
	cursor: pointer;
	display: flex;
	align-items: center;
	height: 90px;
	background: #fff;
	border-bottom: 1px solid #f2f1f6
}

.talentList .main .item[data-v-6de5b6f4]:hover {
	background: #f4f9fa
}

.talentList .main .item:hover .name .zhong p[data-v-6de5b6f4]:first-child {
	color: #548feb
}

.talentList .main .item .num[data-v-6de5b6f4] {
	width: 100px;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	color: #e54941;
	line-height: 90px
}

.talentList .main .item .name[data-v-6de5b6f4] {
	width: 910px;
	display: flex;
	justify-content: space-between;
	padding-right: 30px;
	border-right: 1px solid #eae9f2;
	align-items: center;
	height: 60px
}

.talentList .main .item .name .left[data-v-6de5b6f4] {
	width: 800px;
	display: flex;
	align-items: center
}

.talentList .main .item .name .img[data-v-6de5b6f4] {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.talentList .main .item .name .img .boImg[data-v-6de5b6f4] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 54px;
	margin-right: 22px;
	border-radius: 27px
}

.talentList .main .item .name .img .boImg img[data-v-6de5b6f4] {
	border-radius: 27px;
	width: 54px;
	height: 54px
}

.talentList .main .item .name .img .right_top[data-v-6de5b6f4] {
	position: absolute;
	min-width: 20px;
	height: 14px;
	background: #e94241;
	border: 1px solid #fff;
	border-radius: 7px 7px 7px 0;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 13px;
	color: #fff;
	right: 16px;
	top: -5px
}

.talentList .main .item .name .img .right_bottom[data-v-6de5b6f4] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 19px;
	bottom: 0
}

.talentList .main .item .name .img .right_bottom img[data-v-6de5b6f4] {
	width: 16px;
	height: 18px
}

.talentList .main .item .name .img .center_bootom[data-v-6de5b6f4] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: -5px;
	left: 0
}

.talentList .main .item .name .img .center_bootom img[data-v-6de5b6f4] {
	width: 54px;
	height: 15px
}

.talentList .main .item .name .zhong[data-v-6de5b6f4] {
	text-align: left;
	flex: 1
}

.talentList .main .item .name .zhong p[data-v-6de5b6f4] {
	overflow: hidden
}

.talentList .main .item .name .zhong p[data-v-6de5b6f4]:first-child {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin-bottom: 9px
}

.talentList .main .item .name .zhong p[data-v-6de5b6f4]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.talentList .main .item .name .btn[data-v-6de5b6f4] {
	width: 134px;
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.talentList .main .item .name .btn .guan[data-v-6de5b6f4] {
	cursor: pointer;
	width: 60px;
	height: 36px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 14px;
	font-weight: 400;
	color: #548feb;
	line-height: 36px
}

.talentList .main .item .name .btn .guan[data-v-6de5b6f4]:hover {
	background: #548feb;
	color: #fff
}

.talentList .main .item .name .btn .yiguan[data-v-6de5b6f4] {
	cursor: pointer;
	width: 60px;
	height: 36px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	line-height: 36px
}

.talentList .main .item .lian[data-v-6de5b6f4] {
	flex: 1;
	font-size: 18px;
	font-weight: 700;
	color: #f0493a;
	line-height: 90px
}

#boxs {
	background: #f6f6f8;
	height: 3764px
}

#boxs p {
	padding: 0;
	margin: 0
}

#boxs a {
	text-decoration: none;
	color: #fff
}

#boxs .nav {
	height: 580px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: url(nav_img.5428078.jpg);
	background-size: 100% 100%;
	margin-bottom: 580px
}

#boxs .nav .nav_content {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 580px;
	display: flex
}

#boxs .nav .nav_content div:first-child {
	height: 580px;
	width: 611px
}

#boxs .nav .nav_content div:first-child img {
	position: absolute;
	bottom: 0;
	left: 0
}

#boxs .nav .nav_content div:first-child img:last-child {
	left: 169px
}

#boxs .nav .nav_content div:last-child {
	margin-left: 44px;
	padding-bottom: 37px;
	height: 580px;
	box-sizing: border-box;
	overflow: hidden;
	flex: 1
}

#boxs .nav .nav_content div:last-child div:first-child {
	box-sizing: border-box;
	margin-top: 169px;
	margin-bottom: 10px;
	width: 504px;
	height: 151px
}

#boxs .nav .nav_content div:last-child div:first-child p {
	text-align: center
}

#boxs .nav .nav_content div:last-child div:first-child p:first-child {
	font-weight: 800;
	color: #fff;
	font-size: 42px
}

#boxs .nav .nav_content div:last-child div:first-child p:last-child span {
	display: block;
	font-size: 24px;
	color: #dde7f5;
	margin-top: 10px
}

#boxs .nav .nav_content div:last-child div:last-child {
	display: flex;
	height: 250px
}

#boxs .nav .nav_content div:last-child div:last-child p:first-child {
	margin-left: 10px
}

#boxs .nav .nav_content div:last-child div:last-child p:last-child {
	margin-left: 21px
}

#boxs .nav .nav_content div:last-child div:last-child p:last-child span {
	background: hsla(0, 0%, 100%, .3);
	margin-top: 10px;
	display: block;
	height: 50px;
	width: 190px;
	font-size: 17px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #fff;
	text-align: center
}

#boxs .nav .nav_content div:last-child div:last-child p:last-child span a {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 50px;
	font-style: normal;
	font-family: PingFang SC;
	font-weight: 500
}

#boxs .nav .nav_content div:last-child div:last-child p:last-child span:hover {
	background: hsla(0, 0%, 100%, .15);
	cursor: pointer
}

#boxs .nav .nav_content div:last-child div:last-child p:last-child span:last-child {
	margin-top: 20px
}

#boxs .content {
	position: absolute;
	top: 580px;
	margin: 0 auto;
	height: 3184px;
	background: #fff;
	width: 1200px;
	box-sizing: border-box;
	padding: 40px 112px 116px 102px
}

#boxs .content .item1 {
	display: flex;
	overflow: hidden
}

#boxs .content .item1 div:first-child {
	margin-top: 130px;
	margin-right: 10px
}

#boxs .content .item1 div:first-child p:first-child {
	margin-bottom: 39px
}

#boxs .content .item1 div:first-child p:first-child span {
	color: #000;
	display: block;
	width: 529px;
	text-align: center
}

#boxs .content .item1 div:first-child p:first-child span:first-child {
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	font-style: italic
}

#boxs .content .item1 div:first-child p:first-child span:last-child {
	font-family: SourceHanSansCN-Bold;
	font-size: 26px;
	font-weight: 700;
	font-style: italic
}

#boxs .content .item2 {
	margin-top: 70px
}

#boxs .content .item2 div:first-child span {
	display: block;
	text-align: center
}

#boxs .content .item2 div:first-child span:first-child {
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	font-style: italic;
	color: #000;
	margin-bottom: 10px
}

#boxs .content .item2 div:first-child span:nth-child(2) {
	font-family: SourceHanSansCN-Bold;
	font-size: 26px;
	font-weight: 700;
	font-style: italic;
	color: #000
}

#boxs .content .item2 div:last-child {
	background: url(item2_2.810b09f.png);
	width: 766px;
	height: 578px;
	margin: 0 auto;
	display: flex;
	justify-content: center
}

#boxs .content .item3 {
	margin-top: 190px;
	position: relative;
	height: 680px
}

#boxs .content .item3 div:first-child {
	position: absolute;
	top: 113px;
	left: 85px;
	width: 300px;
	height: 81px;
	z-index: 100
}

#boxs .content .item3 div:first-child span {
	display: block;
	text-align: center
}

#boxs .content .item3 div:first-child span:first-child {
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	font-style: italic;
	color: #000;
	margin-bottom: 10px
}

#boxs .content .item3 div:first-child span:nth-child(2) {
	font-family: SourceHanSansCN-Bold;
	font-size: 26px;
	font-weight: 700;
	font-style: italic;
	color: #000
}

#boxs .content .item3 div:nth-child(2) {
	position: absolute;
	left: 148px
}

#boxs .content .item3 div:nth-child(3) {
	position: absolute;
	left: 355px;
	top: -53px
}

#boxs .content .item4 {
	position: relative
}

#boxs .content .item4 div:first-child span {
	display: block;
	text-align: center
}

#boxs .content .item4 div:first-child span:first-child {
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	font-style: italic;
	color: #000;
	margin-bottom: 10px
}

#boxs .content .item4 div:first-child span:nth-child(2) {
	font-family: SourceHanSansCN-Bold;
	font-size: 26px;
	font-weight: 700;
	font-style: italic;
	color: #000
}

#boxs .content .item4 div:nth-child(2) {
	position: absolute;
	left: 26px;
	top: 220px;
	z-index: 100
}

#boxs .content .item4 div:nth-child(3) {
	position: absolute;
	left: 213px;
	top: 184px
}

#boxs .content .item4 div:nth-child(4) {
	position: absolute;
	left: 196px;
	top: 203px
}

.prospectBox .header {
	padding-top: 10px;
	height: 90px;
	border-radius: 10px
}

.prospectBox .header .el-carousel__item {
	background: #adff2f
}

.prospectBox .nav {
	padding-left: 12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 60px;
	background: #f6f6f8
}

.prospectBox .nav span {
	flex: 1;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	line-height: 60px;
	text-align: left
}

.prospectBox .nav span:last-child {
	text-align: right;
	font-size: 14px;
	color: #548feb;
	margin-right: 17px;
	cursor: pointer
}

.prospectBox .box {
	display: flex;
	flex-wrap: wrap
}

.prospectBox .box .item {
	cursor: pointer;
	overflow: hidden;
	width: 224px;
	height: 406px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 6px
}

.prospectBox .box .item .image {
	height: 310px;
	display: flex;
	overflow: hidden
}

.prospectBox .box .item .image img {
	height: 100%;
	width: 100%;
	transition: 1s
}

.prospectBox .box .item .image img:hover {
	transform: scale(110%)
}

.prospectBox .box .item .foter {
	padding: 10px 15px 15px
}

.prospectBox .box .item .foter .title {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	text-align: left;
	margin-bottom: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 24px;
	width: 100%
}

.prospectBox .box .item .foter .title:hover {
	color: #548feb
}

.prospectBox .box .item .foter .name {
	font-size: 13px;
	font-weight: 400;
	color: #969ba9;
	text-align: left;
	margin-bottom: 15px;
	height: 17px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.prospectBox .box .item .foter .miao {
	display: flex;
	justify-content: space-between;
	font-size: 12px;
	font-weight: 400;
	color: #969ba9
}

.prospectBox .box .item .foter .miao span:first-child {
	display: flex;
	align-items: center
}

.prospectBox .box .item .foter .miao span:first-child i {
	width: 16px;
	height: 13px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAaCAYAAADWm14/AAAAAXNSR0IArs4c6QAAA4pJREFUSEvtlk1oXFUUx3/nvjcmDG0+qpYKZiMqgoJScFOtFDfuS+xGQXEmDRVdtE0mH5OkD5vPqR9YSUvMpEUsLoKCoHZhQEHsThAXihRFFKUqSg2iGfNmzpH70inTITIzUtuNB4aZN+ee//3dc+6790j0YnFbEDMvwv2AA5QrLQApgX0nxgcifDyay56rHTL9/MJdFQ0ecbDH4E4gDVTqdOSS/peqOjAxvP9z75ejheJHArvrBjd6XAkqwX6R9Ytl5+ZBHmsUUOsX+D6fy/YkAJOFoiVO40nn5LxWKp70srkgMExDE+kxtYcRyVxyrgN/AN1JuNmyE1kxx3lnEtfrJJOFQaepnfW/x3LZZB4P4IVSQWV928jI0xcbrWRm5tRtGtqcmfVucHMugKH6svyTTnXBtQBrQLuq3DcxnPmsEUDVXxWS2Hbk830/NRM3Pf3ajRrGv9RnoGWAKFpIh+nAp5+gwh0jI9mvrinA7OxCZ9kFv/lJnXN3jw489cVVBXhudule5/QISBdQBgkQYozFsVzmrSPHz3SkSqXVWoDpQvEBhSFgy0YMIbBmyMvjucz7fmzTJZgsLA6DzNSvym+48Vz2wSia3xKm236vBZg8VnwF45n6GBF5Mz+YebQlgLm5pa3raC9COyIqKiKiqsLK+GDfN5uVwP8XB2GvKClzZtUYUvpO/mD/hZYAGtXzP98DvsY3lP7aq1g32Lo/Qvy3ODk7NpD9djOAmZkT3eWwba/AVjONRVxKTP+Mpfx2NHjg55YyMFlYGgWbamUPTBWKJwwOXJU9MFU4tdPQnEAbgpqZQFLV5fxgZnnzt2BxtyLPCqR8DIZDpKymp8dzfcnx2/RbcN33wP8A1zoDyXWcMukYGsokp1sji1463RXGleTqVtV7qt1Nozjv3+w63mhIRA6CfQ3m27Iacw6sTEV/LZe6PomifR74slA67EgfOrRvzb8pR18o7hS1W0SClKmZONvQ9n2DOnNOO8zkdf9c2w98COxphh5YNXjPCW+YcSbp/YRejIeAx4EdzenYD2O5vluTdUfHTm5PWWrR4PaNBif51JhfhT8JuQm4ucZRunTjeV/VVkEugMY+pXUw1ab0Rw04PHE4+2kC0BwxRFHkwvaeXTh7AsheGSfvGnpye6eu9Pf3x81qtgRQKzo5++ouce64QQfIiO8RWpm0dmzTGfi3EzSKu+4AfwP+XVA5gqs2iAAAAABJRU5ErkJggg==);
	background-size: 100% 100%;
	margin-right: 5px
}

.prospectBox .box .item:not(:nth-child(5n)) {
	margin-right: 1.66667%
}

.prospectBox .box .item:nth-of-type(n+5) {
	margin-bottom: 24px
}

.agreement[data-v-440dd0fc] {
	display: flex;
	justify-content: space-between;
	padding-top: 10px
}

.agreement .left[data-v-440dd0fc] {
	margin-right: 20px
}

.agreement .left .navBoxs[data-v-440dd0fc] {
	width: 240px;
	height: 400px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 8px
}

.agreement .left p[data-v-440dd0fc] {
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	border-bottom: 1px solid #f2f1f6
}

.agreement .left p[data-v-440dd0fc]:before {
	content: "";
	width: 4px;
	height: 0;
	background: #548feb;
	transition: height .3s
}

.agreement .left p[data-v-440dd0fc]:hover {
	color: #548feb
}

.agreement .left p[data-v-440dd0fc]:hover:before {
	height: 24px
}

.agreement .left p:hover .one[data-v-440dd0fc] {
	display: flex
}

.agreement .left p .one[data-v-440dd0fc],
.agreement .left p:hover .two[data-v-440dd0fc] {
	display: none
}

.agreement .left p span[data-v-440dd0fc] {
	display: flex;
	justify-content: center;
	align-items: center
}

.agreement .left p span img[data-v-440dd0fc] {
	width: 26px;
	height: 26px;
	margin: 0 10px 0 20px
}

.agreement .left p[data-v-440dd0fc]:last-child {
	border: none
}

.agreement .left .action[data-v-440dd0fc] {
	color: #548feb
}

.agreement .left .action[data-v-440dd0fc]:before {
	height: 24px
}

.agreement .right[data-v-440dd0fc] {
	flex: 1;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 8px;
	min-height: 667px
}

.agreement .right .nav[data-v-440dd0fc] {
	text-align: left;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #f2f1f6;
	padding-left: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #548feb
}

.agreement .right .content[data-v-440dd0fc] {
	padding: 20px 30px
}

.agreement .right .content p[data-v-440dd0fc] {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px
}

.agreement .right .content .jia[data-v-440dd0fc] {
	color: #444;
	font-weight: 700;
	font-size: 15px
}

.about p[data-v-4612b50b] {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px
}

.about .Vzhan[data-v-4612b50b] {
	display: flex;
	justify-content: space-between
}

.about .Vzhan .leftOne[data-v-4612b50b] {
	width: 717px;
	padding-right: 36px;
	display: block
}

.about .Vzhan .leftOne p[data-v-4612b50b] {
	line-height: 30px;
	display: block;
	margin-top: 20px;
	border: none;
	font-size: 14px;
	font-weight: 400;
	color: #666
}

.about .Vzhan .leftOne p[data-v-4612b50b]:first-child {
	margin: 0
}

.about .Vzhan .rightOne[data-v-4612b50b] {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.about .Vzhan .rightOne a[data-v-4612b50b] {
	width: 160px;
	height: 46px;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #f2f1f6;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	cursor: pointer
}

.about .Vzhan .rightOne a em[data-v-4612b50b] {
	font-style: normal;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	color: #666
}

.about .Vzhan .rightOne a em img[data-v-4612b50b] {
	width: 19px;
	height: 24px;
	margin-right: 20px
}

.about .Vzhan .rightOne a[data-v-4612b50b]:hover {
	background: #f6f6f8
}

.about .Vzhan .rightOne a[data-v-4612b50b]:last-child {
	width: 160px;
	height: 160px;
	background: #fff;
	border: 1px solid #eee
}

.about .Vzhan .rightOne a:last-child img[data-v-4612b50b] {
	width: 107px;
	height: 108px;
	margin: 0
}

.about .Vzhan .rightOne a[data-v-4612b50b]:last-child:hover {
	background: #fff
}

.contactUs p[data-v-82fbe494] {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px
}

.contactUs .bottom[data-v-82fbe494] {
	display: flex;
	justify-content: center
}

.contactUs .bottom div[data-v-82fbe494]:first-child {
	width: 260px
}

.contactUs .bottom div:first-child img[data-v-82fbe494] {
	width: 220px;
	height: 220px
}

.contactUs .bottom div[data-v-82fbe494]:last-child {
	flex: 1;
	display: flex;
	justify-content: center;
	flex-direction: column
}

.contactUs .bottom div:last-child p[data-v-82fbe494] {
	margin: 0;
	line-height: 40px
}

.disclaimer p[data-v-04993252] {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px
}

.disclaimer .jia[data-v-04993252] {
	color: #444;
	font-weight: 700;
	font-size: 15px
}

.privacy p[data-v-36964684] {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px
}

.privacy .jia[data-v-36964684] {
	color: #444;
	font-weight: 700;
	font-size: 15px
}

.problem p[data-v-349b4bfe] {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px
}

.problem .Wen div[data-v-349b4bfe] {
	margin-bottom: 20px
}

.problem .Wen div p[data-v-349b4bfe]:first-child {
	font-size: 15px;
	font-weight: 700;
	color: #444
}

.problem .Wen div p[data-v-349b4bfe]:last-child {
	color: #666;
	font-size: 14px
}

.recharge p[data-v-8f0acc88] {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px
}

.recharge .jia[data-v-8f0acc88] {
	color: #444;
	font-weight: 700;
	font-size: 15px
}

.service p[data-v-1cf9a502] {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px
}

.service .jia[data-v-1cf9a502] {
	color: #444;
	font-weight: 700;
	font-size: 15px
}

.underAge p[data-v-6251bd78] {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px
}

.underAge .jia[data-v-6251bd78] {
	color: #444;
	font-weight: 700;
	font-size: 15px
}

.childer[data-v-11a5070c] {
	background: #fff
}

.childer p[data-v-11a5070c] {
	border-bottom: 1px solid #f2f1f6;
	height: 42px;
	line-height: 42px;
	background: #fff;
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	text-align: left;
	display: flex;
	cursor: pointer
}

.childer p span[data-v-11a5070c]:first-child {
	width: 38px;
	display: flex;
	justify-content: center;
	align-items: center
}

.childer p span:first-child i[data-v-11a5070c] {
	font-style: normal;
	border: 1px solid #c1c4cd;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	line-height: 12px;
	text-align: center;
	color: #c1c4cd
}

.childer p .img[data-v-11a5070c] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 8px
}

.childer p .img img[data-v-11a5070c] {
	width: 20px;
	height: 20px
}

.acton[data-v-11a5070c] {
	background: #fff
}

.acton p[data-v-11a5070c] {
	height: 36px;
	display: flex;
	cursor: pointer
}

.acton p:hover span[data-v-11a5070c] {
	color: #548feb
}

.acton p:hover span:last-child i[data-v-11a5070c] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IArs4c6QAAA3pJREFUWEftmF+IFVUcx7/fc2ZuGrUP3n0R6i2Q3TvXNIX+Yd6ZDQMFlYgeIqIWoxBD8F+ILfTHp6QXqZclU0EIJCJ9USnvrBFRlKHeWd3Ch3VfiliQsNK9d8784rq74b3uvXNm95b74Hmd7+/7/czvnDnnMMQ8HZynXLgLlnVmOtIxCQv3GajnHL9yKCtAK31HwMyQ9waEr2q/snTegMnbUOYp72cADyVIHssFF7/vBNycOxaXixsA+WIShoNOUHltfoCFXghBaQrmmq6pxXzmwl9zhZtTx6pf9i5XWv3UAKHY75QqB+8oWFwuHgCkvwGC+Mbxo1V3DEzCFd1GJsYALGyG0GQP/crIXOBmPZUmLLwlwvdmChdgnxtEu/53MDlayJlujgJYPHM4f9dduQe48mxttnANHZMfV7i4pvIwfy+KIXlC56GZp5h8AnYTzANJnlAPCuSRtqHkEVJ+kIRXEiSjrqvGuKpy1Ra0AcyE3h4R7LUtnoXuD5JjAhkFeIWQUUl40emrnGj2um2NmdDbIYL367vlLIKzlvyWiFmX67vUuOW0CjdDhc2S8MP/Ek6ISw6ctfTP1dfqbaNlV+Izvf0wahCAztoGC/3X2uXGdmuu7XTFZ4ovwMhhAI5FmKWER/WN6y9x7eWJdgWp6ygue88C+BRAzjK5pUyID5xStJOEpHmlgtUN4rK3DpDPAC5IM2zx3FBhmy5F+23rrcAm4ZauB5Jjtsa36K4DeNEJos+z1FqD1U57a0icymJe1wow4gZRT9Y6e7By4V2CA1kDACS6prqy3tGsweLGC2EmPhE86fZF32YpsgKbOrTr59y9WcyntaRs0f7wR1lqrcBqXxUfp5JMb9wAQRxw/GhTx8HMkLdTkpvn50zjO4HsAPg8gS0AVLOIwFkdRCs7DhaXC8cArm8y/hVKv6lXnz8yvWHWTntPQOFjCpq/wgnddc/9We5nqVMpApqwOA7IoimwqhD7Hcg79If/bO6ChKUFMccHmKB+g/33KEsgy3LB8HnbrqWCTYQ9nhZduWlIOamN2cqnR35JC6iGhWUa6hMRWT5Zy1ey/EJIBTPhw6+LmO2A2u4EF46nAd36XMKSk8j4LoEMCDjoBtFW2/pUsGq591H3RvVc2m2gXaCUlyyJ6bzs+sO7OwZma9RpXWrHOh1o63cXzLZT07p/AEeuKDb8kViqAAAAAElFTkSuQmCC);
	background-size: 100% 100%
}

.acton p span[data-v-11a5070c] {
	line-height: 36px;
	height: 36px;
	display: flex
}

.acton p .name[data-v-11a5070c] {
	width: 100px;
	font-size: 14px;
	font-weight: 400;
	color: #7a809a;
	text-align: left;
	justify-content: flex-start
}

.acton p .img[data-v-11a5070c] {
	width: 100px;
	margin-left: 28px;
	margin-right: 0
}

.acton p .cang[data-v-11a5070c] {
	display: flex;
	width: 20px !important;
	justify-content: center;
	align-items: center
}

.acton p .cang i[data-v-11a5070c] {
	width: 19px;
	height: 19px;
	background: url(collection_true.db55808.png);
	background-size: 100% 100%
}

.itemMenus .channels[data-v-78c54d7e] {
	height: 50px !important;
	background: #fff;
	border-bottom: 1px solid #f2f1f6
}

.itemMenus .channels p[data-v-78c54d7e] {
	font-size: 15px;
	font-weight: 700;
	color: #548feb;
	line-height: 50px
}

.menus[data-v-78c54d7e] {
	width: 200px;
	border: none !important
}

.menus .channel[data-v-78c54d7e] {
	background: #fff
}

.menus .channel p[data-v-78c54d7e] {
	cursor: pointer;
	text-align: left;
	font-size: 15px;
	font-weight: 700;
	color: #548feb;
	line-height: 50px;
	border-bottom: 1px solid #f2f1f6;
	display: flex
}

.menus .channel p span[data-v-78c54d7e]:first-child {
	width: 170px;
	padding-left: 14px
}

.menus .channel p span:last-child i[data-v-78c54d7e] {
	color: #6a6b72
}

.menus .channel p:hover span:last-child i[data-v-78c54d7e] {
	color: #333
}

[data-v-78c54d7e] .el-menu-vertical-demo,
[data-v-78c54d7e] .menus {
	overflow: hidden !important;
	border-right: none !important
}

[data-v-78c54d7e] .el-menu-vertical-demo {
	box-sizing: border-box
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-submenu__title {
	width: 200px !important;
	height: 50px;
	line-height: 50px;
	display: flex;
	padding: 0 !important
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-submenu__title h2,
[data-v-78c54d7e] .el-menu-vertical-demo .el-submenu__title span {
	padding: 0 15px;
	width: 100%;
	height: 50px;
	text-align: left;
	font-size: 15px;
	font-weight: 700;
	color: #548feb;
	border-bottom: 1px solid #f2f1f6
}

[data-v-78c54d7e] .el-menu-vertical-demo .tobdy .el-submenu__title {
	height: 42px;
	line-height: 42px
}

[data-v-78c54d7e] .el-menu-vertical-demo .tobdy .el-submenu__title span {
	font-size: 14px;
	font-weight: 400;
	color: #444a64 !important;
	height: 42px;
	display: flex;
	align-items: center
}

[data-v-78c54d7e] .el-menu-vertical-demo .tobdy .el-submenu__title span i {
	font-style: normal
}

[data-v-78c54d7e] .el-menu-vertical-demo .tobdy .el-submenu__title span .logo {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 8px
}

[data-v-78c54d7e] .el-menu-vertical-demo .tobdy .el-submenu__title span .logo img {
	width: 20px;
	height: 20px
}

[data-v-78c54d7e] .el-menu-vertical-demo .tobdy .el-submenu__title span .jia {
	width: 15px;
	height: 15px;
	background: url(data_+_true.781c319.png);
	background-size: 100% 100% !important
}

[data-v-78c54d7e] .el-menu-vertical-demo .tobdy .el-submenu__title .tie {
	font-size: 14px;
	font-weight: 400;
	color: #444a64 !important;
	width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

[data-v-78c54d7e] .el-menu-vertical-demo .tobdy .el-submenu__title i:before {
	content: ""
}

[data-v-78c54d7e] .el-menu-vertical-demo .is-opened .is-opened .jia {
	width: 15px;
	height: 15px;
	background: url(data_botmm_true.5589a13.png) !important;
	background-size: 100% 100% !important
}

[data-v-78c54d7e] .el-menu-vertical-demo .is-opened .is-opened .avc {
	background: #548feb
}

[data-v-78c54d7e] .el-menu-vertical-demo .is-opened .is-opened .avc .name {
	color: #fff !important
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-menu-item {
	padding: 0 !important;
	height: 36px;
	border-bottom: 1px solid #f2f1f6;
	display: flex;
	width: 100%;
	text-align: left;
	align-items: center
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-menu-item .logo {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 40px;
	margin-right: 8px
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-menu-item .logo img {
	width: 20px;
	height: 20px
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-menu-item .name {
	width: 85px;
	font-size: 14px;
	font-weight: 400;
	color: #7a809a
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-menu-item .follow {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	text-align: center;
	display: block;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-menu-item .follow img {
	width: 15px;
	height: 15px
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-menu-item .nocang {
	width: 19px;
	height: 19px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IArs4c6QAAA3pJREFUWEftmF+IFVUcx7/fc2ZuGrUP3n0R6i2Q3TvXNIX+Yd6ZDQMFlYgeIqIWoxBD8F+ILfTHp6QXqZclU0EIJCJ9USnvrBFRlKHeWd3Ch3VfiliQsNK9d8784rq74b3uvXNm95b74Hmd7+/7/czvnDnnMMQ8HZynXLgLlnVmOtIxCQv3GajnHL9yKCtAK31HwMyQ9waEr2q/snTegMnbUOYp72cADyVIHssFF7/vBNycOxaXixsA+WIShoNOUHltfoCFXghBaQrmmq6pxXzmwl9zhZtTx6pf9i5XWv3UAKHY75QqB+8oWFwuHgCkvwGC+Mbxo1V3DEzCFd1GJsYALGyG0GQP/crIXOBmPZUmLLwlwvdmChdgnxtEu/53MDlayJlujgJYPHM4f9dduQe48mxttnANHZMfV7i4pvIwfy+KIXlC56GZp5h8AnYTzANJnlAPCuSRtqHkEVJ+kIRXEiSjrqvGuKpy1Ra0AcyE3h4R7LUtnoXuD5JjAhkFeIWQUUl40emrnGj2um2NmdDbIYL367vlLIKzlvyWiFmX67vUuOW0CjdDhc2S8MP/Ek6ISw6ctfTP1dfqbaNlV+Izvf0wahCAztoGC/3X2uXGdmuu7XTFZ4ovwMhhAI5FmKWER/WN6y9x7eWJdgWp6ygue88C+BRAzjK5pUyID5xStJOEpHmlgtUN4rK3DpDPAC5IM2zx3FBhmy5F+23rrcAm4ZauB5Jjtsa36K4DeNEJos+z1FqD1U57a0icymJe1wow4gZRT9Y6e7By4V2CA1kDACS6prqy3tGsweLGC2EmPhE86fZF32YpsgKbOrTr59y9WcyntaRs0f7wR1lqrcBqXxUfp5JMb9wAQRxw/GhTx8HMkLdTkpvn50zjO4HsAPg8gS0AVLOIwFkdRCs7DhaXC8cArm8y/hVKv6lXnz8yvWHWTntPQOFjCpq/wgnddc/9We5nqVMpApqwOA7IoimwqhD7Hcg79If/bO6ChKUFMccHmKB+g/33KEsgy3LB8HnbrqWCTYQ9nhZduWlIOamN2cqnR35JC6iGhWUa6hMRWT5Zy1ey/EJIBTPhw6+LmO2A2u4EF46nAd36XMKSk8j4LoEMCDjoBtFW2/pUsGq591H3RvVc2m2gXaCUlyyJ6bzs+sO7OwZma9RpXWrHOh1o63cXzLZT07p/AEeuKDb8kViqAAAAAElFTkSuQmCC);
	background-size: 100% 100%
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-menu-item:hover .name {
	color: #548feb !important
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-menu-item:hover .cang {
	width: 19px;
	height: 19px;
	background: url(collection_true.db55808.png);
	background-size: 100% 100%
}

[data-v-78c54d7e] .el-menu-vertical-demo .el-menu-item:hover .cang:hover {
	width: 19px;
	height: 19px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IArs4c6QAAA3pJREFUWEftmF+IFVUcx7/fc2ZuGrUP3n0R6i2Q3TvXNIX+Yd6ZDQMFlYgeIqIWoxBD8F+ILfTHp6QXqZclU0EIJCJ9USnvrBFRlKHeWd3Ch3VfiliQsNK9d8784rq74b3uvXNm95b74Hmd7+/7/czvnDnnMMQ8HZynXLgLlnVmOtIxCQv3GajnHL9yKCtAK31HwMyQ9waEr2q/snTegMnbUOYp72cADyVIHssFF7/vBNycOxaXixsA+WIShoNOUHltfoCFXghBaQrmmq6pxXzmwl9zhZtTx6pf9i5XWv3UAKHY75QqB+8oWFwuHgCkvwGC+Mbxo1V3DEzCFd1GJsYALGyG0GQP/crIXOBmPZUmLLwlwvdmChdgnxtEu/53MDlayJlujgJYPHM4f9dduQe48mxttnANHZMfV7i4pvIwfy+KIXlC56GZp5h8AnYTzANJnlAPCuSRtqHkEVJ+kIRXEiSjrqvGuKpy1Ra0AcyE3h4R7LUtnoXuD5JjAhkFeIWQUUl40emrnGj2um2NmdDbIYL367vlLIKzlvyWiFmX67vUuOW0CjdDhc2S8MP/Ek6ISw6ctfTP1dfqbaNlV+Izvf0wahCAztoGC/3X2uXGdmuu7XTFZ4ovwMhhAI5FmKWER/WN6y9x7eWJdgWp6ygue88C+BRAzjK5pUyID5xStJOEpHmlgtUN4rK3DpDPAC5IM2zx3FBhmy5F+23rrcAm4ZauB5Jjtsa36K4DeNEJos+z1FqD1U57a0icymJe1wow4gZRT9Y6e7By4V2CA1kDACS6prqy3tGsweLGC2EmPhE86fZF32YpsgKbOrTr59y9WcyntaRs0f7wR1lqrcBqXxUfp5JMb9wAQRxw/GhTx8HMkLdTkpvn50zjO4HsAPg8gS0AVLOIwFkdRCs7DhaXC8cArm8y/hVKv6lXnz8yvWHWTntPQOFjCpq/wgnddc/9We5nqVMpApqwOA7IoimwqhD7Hcg79If/bO6ChKUFMccHmKB+g/33KEsgy3LB8HnbrqWCTYQ9nhZduWlIOamN2cqnR35JC6iGhWUa6hMRWT5Zy1ey/EJIBTPhw6+LmO2A2u4EF46nAd36XMKSk8j4LoEMCDjoBtFW2/pUsGq591H3RvVc2m2gXaCUlyyJ6bzs+sO7OwZma9RpXWrHOh1o63cXzLZT07p/AEeuKDb8kViqAAAAAElFTkSuQmCC);
	background-size: 100% 100%
}

.historyNav[data-v-c26c2872] {
	height: 40px;
	background: #fff;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px
}

.historyNav span[data-v-c26c2872] {
	cursor: pointer;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.tournament[data-v-73dbafb0] {
	width: 100%;
	padding-top: 10px
}

.tournament .cotentBox[data-v-73dbafb0] {
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	width: 100%
}

.tournament .navBox[data-v-73dbafb0] {
	margin-bottom: 10px
}

.tournament .menus[data-v-73dbafb0] {
	width: 200px;
	min-height: 800px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.tournament .content[data-v-73dbafb0] {
	width: calc(100% - 210px);
	min-height: 800px
}

.zqTournamentShowIndex .near[data-v-b9358b4a] {
	width: 990px;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.zqTournamentShowIndex .near .nav[data-v-b9358b4a] {
	height: 50px;
	background: #fff;
	font-size: 16px;
	font-weight: 700;
	color: #444;
	line-height: 50px;
	padding-left: 20px;
	text-align: left
}

.zqTournamentShowIndex .near .content[data-v-b9358b4a] {
	height: 154px;
	border-top: 1px solid #f2f1f6;
	background: #fff;
	display: flex;
	padding-left: 20px
}

.zqTournamentShowIndex .near .content .machBox[data-v-b9358b4a] {
	overflow: hidden;
	width: 930px;
	padding: 20px 20px 20px 0
}

.zqTournamentShowIndex .near .content .machBox .contents[data-v-b9358b4a] {
	display: flex
}

.zqTournamentShowIndex .near .content .machBox .machItem[data-v-b9358b4a] {
	display: flex;
	flex-direction: column;
	margin-right: 10px
}

.zqTournamentShowIndex .near .content .machBox .machItem p[data-v-b9358b4a]:first-child {
	width: 90px;
	height: 90px;
	border: 1px solid #eae9f2;
	margin-bottom: 13px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.zqTournamentShowIndex .near .content .machBox .machItem p:first-child img[data-v-b9358b4a] {
	width: 60px;
	height: 60px;
	transition: all .6s
}

.zqTournamentShowIndex .near .content .machBox .machItem p[data-v-b9358b4a]:last-child {
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	cursor: pointer
}

.zqTournamentShowIndex .near .content .machBox .machItem:hover p:first-child img[data-v-b9358b4a] {
	transform: scale(1.2)
}

.zqTournamentShowIndex .near .content .machBox .machItem:hover p[data-v-b9358b4a]:last-child {
	color: #548feb
}

.zqTournamentShowIndex .near .content .arrow[data-v-b9358b4a] {
	border-left: 1px solid #eae9f2;
	width: 30px;
	height: 140px;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center
}

.zqTournamentShowIndex .near .content .arrow p[data-v-b9358b4a] {
	cursor: pointer
}

.zqTournamentShowIndex .near .content .arrow p i[data-v-b9358b4a] {
	color: #9598a6;
	font-size: 20px
}

.zqTournamentShowIndex .near .content .arrow p:hover i[data-v-b9358b4a] {
	color: #474957
}

.zqTournamentShowIndex .hot[data-v-b9358b4a] {
	width: 990px;
	margin-top: 10px;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.zqTournamentShowIndex .hot .nav[data-v-b9358b4a] {
	height: 50px;
	background: #fff;
	font-size: 16px;
	font-weight: 700;
	color: #444;
	line-height: 50px;
	padding-left: 20px;
	text-align: left
}

.zqTournamentShowIndex .hot .content[data-v-b9358b4a] {
	height: 937px;
	border-top: 1px solid #f2f1f6;
	background: #fff;
	padding: 0 20px
}

.zqTournamentShowIndex .hot .content .box[data-v-b9358b4a] {
	display: flex;
	flex-wrap: wrap
}

.zqTournamentShowIndex .hot .content .box .item[data-v-b9358b4a] {
	width: 316px;
	height: 80px;
	background: #fff;
	border-bottom: 1px solid #f2f1f6;
	padding: 10px 25px 10px 0;
	display: flex
}

.zqTournamentShowIndex .hot .content .box .item .left[data-v-b9358b4a] {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #f2f1f6;
	cursor: pointer
}

.zqTournamentShowIndex .hot .content .box .item .left img[data-v-b9358b4a] {
	width: 46px;
	height: 46px;
	transition: all .6s
}

.zqTournamentShowIndex .hot .content .box .item .left img[data-v-b9358b4a]:hover {
	transform: scale(1.2)
}

.zqTournamentShowIndex .hot .content .box .item .right p[data-v-b9358b4a]:first-child {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	margin-bottom: 13px;
	text-align: left;
	cursor: pointer
}

.zqTournamentShowIndex .hot .content .box .item .right p[data-v-b9358b4a]:last-child {
	display: flex
}

.zqTournamentShowIndex .hot .content .box .item .right p:last-child span[data-v-b9358b4a] {
	width: 50px;
	font-size: 12px;
	font-weight: 400;
	color: #636880;
	cursor: pointer;
	height: 14px
}

.zqTournamentShowIndex .hot .content .box .item .right p:last-child span[data-v-b9358b4a]:nth-child(2) {
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2;
	width: 80px
}

.zqTournamentShowIndex .hot .content .box .item .right p:last-child span[data-v-b9358b4a]:first-child {
	text-align: left
}

.zqTournamentShowIndex .hot .content .box .item .right p:last-child span[data-v-b9358b4a]:last-child {
	text-align: right
}

.zqTournamentShowIndex .hot .content .box .item .right p:last-child span[data-v-b9358b4a]:hover {
	color: #548feb
}

.zqTournamentShowIndex .hot .content .box .item:hover .left img[data-v-b9358b4a] {
	transform: scale(1.2)
}

.zqTournamentShowIndex .hot .content .box .item:hover .right p[data-v-b9358b4a]:first-child {
	color: #548feb
}

[data-v-c053b57c] .action {
	color: #fff !important;
	background: #548feb !important
}

.zqDbTournamentDetails .nocang[data-v-c053b57c] {
	cursor: pointer;
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IArs4c6QAAA3pJREFUWEftmF+IFVUcx7/fc2ZuGrUP3n0R6i2Q3TvXNIX+Yd6ZDQMFlYgeIqIWoxBD8F+ILfTHp6QXqZclU0EIJCJ9USnvrBFRlKHeWd3Ch3VfiliQsNK9d8784rq74b3uvXNm95b74Hmd7+/7/czvnDnnMMQ8HZynXLgLlnVmOtIxCQv3GajnHL9yKCtAK31HwMyQ9waEr2q/snTegMnbUOYp72cADyVIHssFF7/vBNycOxaXixsA+WIShoNOUHltfoCFXghBaQrmmq6pxXzmwl9zhZtTx6pf9i5XWv3UAKHY75QqB+8oWFwuHgCkvwGC+Mbxo1V3DEzCFd1GJsYALGyG0GQP/crIXOBmPZUmLLwlwvdmChdgnxtEu/53MDlayJlujgJYPHM4f9dduQe48mxttnANHZMfV7i4pvIwfy+KIXlC56GZp5h8AnYTzANJnlAPCuSRtqHkEVJ+kIRXEiSjrqvGuKpy1Ra0AcyE3h4R7LUtnoXuD5JjAhkFeIWQUUl40emrnGj2um2NmdDbIYL367vlLIKzlvyWiFmX67vUuOW0CjdDhc2S8MP/Ek6ISw6ctfTP1dfqbaNlV+Izvf0wahCAztoGC/3X2uXGdmuu7XTFZ4ovwMhhAI5FmKWER/WN6y9x7eWJdgWp6ygue88C+BRAzjK5pUyID5xStJOEpHmlgtUN4rK3DpDPAC5IM2zx3FBhmy5F+23rrcAm4ZauB5Jjtsa36K4DeNEJos+z1FqD1U57a0icymJe1wow4gZRT9Y6e7By4V2CA1kDACS6prqy3tGsweLGC2EmPhE86fZF32YpsgKbOrTr59y9WcyntaRs0f7wR1lqrcBqXxUfp5JMb9wAQRxw/GhTx8HMkLdTkpvn50zjO4HsAPg8gS0AVLOIwFkdRCs7DhaXC8cArm8y/hVKv6lXnz8yvWHWTntPQOFjCpq/wgnddc/9We5nqVMpApqwOA7IoimwqhD7Hcg79If/bO6ChKUFMccHmKB+g/33KEsgy3LB8HnbrqWCTYQ9nhZduWlIOamN2cqnR35JC6iGhWUa6hMRWT5Zy1ey/EJIBTPhw6+LmO2A2u4EF46nAd36XMKSk8j4LoEMCDjoBtFW2/pUsGq591H3RvVc2m2gXaCUlyyJ6bzs+sO7OwZma9RpXWrHOh1o63cXzLZT07p/AEeuKDb8kViqAAAAAElFTkSuQmCC);
	background-size: 100% 100%
}

.zqDbTournamentDetails .cang[data-v-c053b57c] {
	cursor: pointer;
	width: 19px;
	height: 19px;
	background: url(collection_true.db55808.png);
	background-size: 100% 100%
}

.zqDbTournamentDetails .cang[data-v-c053b57c]:hover {
	width: 19px;
	height: 19px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IArs4c6QAAA3pJREFUWEftmF+IFVUcx7/fc2ZuGrUP3n0R6i2Q3TvXNIX+Yd6ZDQMFlYgeIqIWoxBD8F+ILfTHp6QXqZclU0EIJCJ9USnvrBFRlKHeWd3Ch3VfiliQsNK9d8784rq74b3uvXNm95b74Hmd7+/7/czvnDnnMMQ8HZynXLgLlnVmOtIxCQv3GajnHL9yKCtAK31HwMyQ9waEr2q/snTegMnbUOYp72cADyVIHssFF7/vBNycOxaXixsA+WIShoNOUHltfoCFXghBaQrmmq6pxXzmwl9zhZtTx6pf9i5XWv3UAKHY75QqB+8oWFwuHgCkvwGC+Mbxo1V3DEzCFd1GJsYALGyG0GQP/crIXOBmPZUmLLwlwvdmChdgnxtEu/53MDlayJlujgJYPHM4f9dduQe48mxttnANHZMfV7i4pvIwfy+KIXlC56GZp5h8AnYTzANJnlAPCuSRtqHkEVJ+kIRXEiSjrqvGuKpy1Ra0AcyE3h4R7LUtnoXuD5JjAhkFeIWQUUl40emrnGj2um2NmdDbIYL367vlLIKzlvyWiFmX67vUuOW0CjdDhc2S8MP/Ek6ISw6ctfTP1dfqbaNlV+Izvf0wahCAztoGC/3X2uXGdmuu7XTFZ4ovwMhhAI5FmKWER/WN6y9x7eWJdgWp6ygue88C+BRAzjK5pUyID5xStJOEpHmlgtUN4rK3DpDPAC5IM2zx3FBhmy5F+23rrcAm4ZauB5Jjtsa36K4DeNEJos+z1FqD1U57a0icymJe1wow4gZRT9Y6e7By4V2CA1kDACS6prqy3tGsweLGC2EmPhE86fZF32YpsgKbOrTr59y9WcyntaRs0f7wR1lqrcBqXxUfp5JMb9wAQRxw/GhTx8HMkLdTkpvn50zjO4HsAPg8gS0AVLOIwFkdRCs7DhaXC8cArm8y/hVKv6lXnz8yvWHWTntPQOFjCpq/wgnddc/9We5nqVMpApqwOA7IoimwqhD7Hcg79If/bO6ChKUFMccHmKB+g/33KEsgy3LB8HnbrqWCTYQ9nhZduWlIOamN2cqnR35JC6iGhWUa6hMRWT5Zy1ey/EJIBTPhw6+LmO2A2u4EF46nAd36XMKSk8j4LoEMCDjoBtFW2/pUsGq591H3RvVc2m2gXaCUlyyJ6bzs+sO7OwZma9RpXWrHOh1o63cXzLZT07p/AEeuKDb8kViqAAAAAElFTkSuQmCC);
	background-size: 100% 100%
}

.zqDbTournamentDetails .tournamentInfo[data-v-c053b57c] {
	width: 990px;
	height: 190px;
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.zqDbTournamentDetails .tournamentInfo .top[data-v-c053b57c] {
	height: 79px;
	border-bottom: 1px solid #f2f1f6;
	display: flex;
	justify-content: space-between
}

.zqDbTournamentDetails .tournamentInfo .top .left[data-v-c053b57c] {
	display: flex
}

.zqDbTournamentDetails .tournamentInfo .top .left .imgea[data-v-c053b57c] {
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #eae9f2
}

.zqDbTournamentDetails .tournamentInfo .top .left .imgea img[data-v-c053b57c] {
	width: 60px;
	height: 60px
}

.zqDbTournamentDetails .tournamentInfo .top .left .text[data-v-c053b57c] {
	margin-left: 9px
}

.zqDbTournamentDetails .tournamentInfo .top .left .text>div[data-v-c053b57c] {
	font-size: 24px;
	font-weight: 700;
	color: #444a64;
	text-align: left
}

.zqDbTournamentDetails .tournamentInfo .top .left .text>div[data-v-c053b57c]:first-child {
	margin-top: 5px;
	margin-bottom: 5px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.zqDbTournamentDetails .tournamentInfo .top .left .text>div:first-child span[data-v-c053b57c] {
	cursor: pointer
}

.zqDbTournamentDetails .tournamentInfo .top .left .text>div:first-child span[data-v-c053b57c]:last-child {
	margin-left: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.zqDbTournamentDetails .tournamentInfo .top .left .text>div:first-child span:last-child img[data-v-c053b57c] {
	width: 20px;
	height: 20px
}

.zqDbTournamentDetails .tournamentInfo .top .left .text>div[data-v-c053b57c]:last-child {
	font-size: 18px;
	font-weight: 400;
	color: #7a809a
}

.zqDbTournamentDetails .tournamentInfo .top .right .el-dropdown-link[data-v-c053b57c] {
	cursor: pointer;
	width: 104px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	border: 1px solid #eae9f2;
	border-radius: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.zqDbTournamentDetails .tournamentInfo .down .item[data-v-c053b57c] {
	margin-top: 20px;
	display: flex;
	justify-content: flex-start;
	text-align: left
}

.zqDbTournamentDetails .tournamentInfo .down .item p[data-v-c053b57c] {
	flex: 1;
	border-right: 1px solid #eae9f2;
	height: 14px;
	line-height: 14px;
	margin-right: 44px
}

.zqDbTournamentDetails .tournamentInfo .down .item p span[data-v-c053b57c] {
	font-size: 15px;
	color: #7a809a;
	font-weight: 400
}

.zqDbTournamentDetails .tournamentInfo .down .item p strong[data-v-c053b57c] {
	color: #444a64
}

.zqDbTournamentDetails .tournamentInfo .down .item p[data-v-c053b57c]:last-child {
	border: none
}

.zqDbTournamentDetails .tournamentInfo .down .item .name[data-v-c053b57c] {
	flex: none;
	width: 137px
}

.zqDbTournamentDetails .tournamentStatis[data-v-c053b57c] {
	margin-top: 10px
}

.zqDbTournamentDetails .tournamentStatis .statisTabs[data-v-c053b57c] {
	width: 990px;
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: center;
	line-height: 50px
}

.zqDbTournamentDetails .tournamentStatis .statisTabs span[data-v-c053b57c] {
	cursor: pointer;
	width: 80px;
	font-size: 15px;
	font-weight: 400;
	color: #333;
	margin-right: 15px
}

.zqDbTournamentDetails .tournamentStatis .statisTabs .choice[data-v-c053b57c],
.zqDbTournamentDetails .tournamentStatis .statisTabs span[data-v-c053b57c]:hover {
	color: #548feb;
	border-bottom: 3px solid #548feb
}

.tournamentProfit[data-v-270bc478] {
	width: 100%;
	background-color: #fff;
	padding: 0 20px 20px
}

.tournamentProfit .table .thead[data-v-270bc478] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #eeeff2
}

.tournamentProfit .table .thead p[data-v-270bc478] {
	color: #848a9c
}

.tournamentProfit .table .tbody .item[data-v-270bc478] {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	margin-top: 1px
}

.tournamentProfit .table .tbody .item p.team[data-v-270bc478] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tournamentProfit .table .tbody .item p.team[data-v-270bc478]:hover {
	color: #548feb
}

.tournamentProfit .table .tbody .item[data-v-270bc478]:nth-child(2n) {
	background-color: #f6f6f8
}

.tournamentProfit .table .tbody .item p[data-v-270bc478] {
	color: #444a64
}

.tournamentProfit .table .tbody .item p.red[data-v-270bc478] {
	color: #fff;
	background-color: #e6616d
}

.tournamentProfit .table p[data-v-270bc478] {
	float: left;
	width: 116px;
	font-size: 12px;
	margin-left: 1px
}

.tournamentProfit .table p.team[data-v-270bc478] {
	width: 121px;
	margin-left: 0
}

.asideMenu[data-v-44ae54a9] {
	width: 140px;
	border: 1px solid #eae9f2
}

.asideMenu p[data-v-44ae54a9] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	font-size: 14px;
	color: #444a64;
	background-color: #f9f9fa;
	position: relative;
	cursor: pointer
}

.asideMenu p[data-v-44ae54a9]:hover {
	background-color: #fff
}

.asideMenu p[data-v-44ae54a9]:hover:before {
	content: "";
	display: block;
	width: 6px;
	height: 30px;
	background: #548feb;
	border-radius: 0 6px 6px 0;
	position: absolute;
	top: 5px;
	left: 0
}

.asideMenu p[data-v-44ae54a9]:last-child {
	border-bottom: 0
}

.asideMenu p.active[data-v-44ae54a9] {
	background-color: #fff
}

.asideMenu p.active[data-v-44ae54a9]:before {
	content: "";
	display: block;
	width: 6px;
	height: 30px;
	background: #548feb;
	border-radius: 0 6px 6px 0;
	position: absolute;
	top: 5px;
	left: 0
}

.table[data-v-93354ee0] {
	border: 1px solid #eae9f2
}

.table p[data-v-93354ee0] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(25% - 30.25px);
	color: #444a64
}

.table p.team[data-v-93354ee0] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-93354ee0] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-93354ee0] {
	color: #848a9c
}

.table .tbody .item[data-v-93354ee0] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-93354ee0]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-93354ee0]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-93354ee0] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-93354ee0]:hover {
	color: #548feb
}

.table[data-v-7459c4c9] {
	border: 1px solid #eae9f2
}

.table p[data-v-7459c4c9] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(16.66667% - 20.16667px);
	color: #444a64
}

.table p.team[data-v-7459c4c9] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-7459c4c9] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-7459c4c9] {
	color: #848a9c
}

.table .tbody .item[data-v-7459c4c9] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-7459c4c9]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-7459c4c9]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-7459c4c9] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-7459c4c9]:hover {
	color: #548feb
}

.table[data-v-e95e063e] {
	border: 1px solid #eae9f2
}

.table p[data-v-e95e063e] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(20% - 24.2px);
	color: #444a64
}

.table p.team[data-v-e95e063e] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-e95e063e] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-e95e063e] {
	color: #848a9c
}

.table .tbody .item[data-v-e95e063e] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-e95e063e]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-e95e063e]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-e95e063e] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-e95e063e]:hover {
	color: #548feb
}

.table[data-v-1daea666] {
	border: 1px solid #eae9f2
}

.table p[data-v-1daea666] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(50% - 60.5px);
	color: #444a64
}

.table p.team[data-v-1daea666] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-1daea666] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-1daea666] {
	color: #848a9c
}

.table .tbody .item[data-v-1daea666] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-1daea666]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-1daea666]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-1daea666] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-1daea666]:hover {
	color: #548feb
}

.tournamentStretchWin[data-v-ba663684] {
	padding: 0 20px 22px;
	background-color: #fff;
	overflow: hidden
}

.tournamentStretchWin .asideMenuBox[data-v-ba663684] {
	float: left;
	width: 140px
}

.tournamentStretchWin .tableBox[data-v-ba663684] {
	width: 800px;
	float: right
}

.table[data-v-2832c049] {
	border: 1px solid #eae9f2
}

.table p[data-v-2832c049] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(20% - 24.2px);
	color: #444a64
}

.table p.team[data-v-2832c049] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-2832c049] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-2832c049] {
	color: #848a9c
}

.table .tbody .item[data-v-2832c049] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-2832c049]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-2832c049]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-2832c049] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-2832c049]:hover {
	color: #548feb
}

.table[data-v-09a49da0] {
	border: 1px solid #eae9f2
}

.table p[data-v-09a49da0] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(20% - 24.2px);
	color: #444a64
}

.table p.team[data-v-09a49da0] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-09a49da0] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-09a49da0] {
	color: #848a9c
}

.table .tbody .item[data-v-09a49da0] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-09a49da0]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-09a49da0]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-09a49da0] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-09a49da0]:hover {
	color: #548feb
}

.tournamentHandicap[data-v-6e29aff7] {
	padding: 0 20px 22px;
	background-color: #fff;
	overflow: hidden
}

.tournamentHandicap .asideMenuBox[data-v-6e29aff7] {
	float: left;
	width: 140px
}

.tournamentHandicap .tableBox[data-v-6e29aff7] {
	width: 800px;
	float: right
}

.tournamentProfit[data-v-232008e6] {
	width: 100%;
	background-color: #fff;
	padding: 0 20px 20px
}

.tournamentProfit .table .thead[data-v-232008e6] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #eeeff2
}

.tournamentProfit .table .thead p[data-v-232008e6] {
	color: #848a9c
}

.tournamentProfit .table .tbody .item[data-v-232008e6] {
	border-bottom: 1px solid #eae9f2;
	overflow: hidden;
	height: 40px;
	line-height: 40px
}

.tournamentProfit .table .tbody .item p.team[data-v-232008e6] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tournamentProfit .table .tbody .item p.team[data-v-232008e6]:hover {
	color: #548feb
}

.tournamentProfit .table .tbody .item[data-v-232008e6]:nth-child(2n) {
	background-color: #f6f6f8
}

.tournamentProfit .table .tbody .item p[data-v-232008e6] {
	color: #444a64
}

.tournamentProfit .table .tbody .item p.red[data-v-232008e6] {
	color: #fff;
	background-color: #e6616d
}

.tournamentProfit .table p[data-v-232008e6] {
	float: left;
	width: calc(20% - 24.2px);
	font-size: 12px
}

.tournamentProfit .table p.team[data-v-232008e6] {
	width: 121px;
	margin-left: 0
}

.tournamentScore[data-v-62158fe7] {
	width: 100%;
	background-color: #fff;
	padding: 0 20px 20px
}

.tournamentScore .table .thead[data-v-62158fe7] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #eeeff2
}

.tournamentScore .table .thead p[data-v-62158fe7] {
	color: #848a9c
}

.tournamentScore .table .tbody .item[data-v-62158fe7] {
	border-bottom: 1px solid #eae9f2;
	overflow: hidden;
	height: 80px
}

.tournamentScore .table .tbody .item p.team[data-v-62158fe7] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 80px;
	color: #444a64
}

.tournamentScore .table .tbody .item p.team[data-v-62158fe7]:hover {
	color: #548feb
}

.tournamentScore .table .tbody .item .score[data-v-62158fe7] {
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.tournamentScore .table .tbody .item .score .row[data-v-62158fe7] {
	overflow: hidden
}

.tournamentScore .table .tbody .item .score .row p[data-v-62158fe7] {
	line-height: 40px
}

.tournamentScore .table .tbody .item .score .row[data-v-62158fe7]:first-child {
	border-bottom: 1px solid #eae9f2
}

.tournamentScore .table .tbody .item .score .row:first-child p[data-v-62158fe7] {
	color: #848a9c
}

.tournamentScore .table .tbody .item p.other[data-v-62158fe7] {
	line-height: 80px;
	color: #333
}

.tournamentScore .table .tbody .item[data-v-62158fe7]:nth-child(2n) {
	background-color: #f6f6f8
}

.tournamentScore .table p[data-v-62158fe7] {
	font-size: 12px;
	color: #333
}

.tournamentScore .table .score[data-v-62158fe7] {
	float: left;
	width: calc(100% - 270px)
}

.tournamentScore .table .score p[data-v-62158fe7] {
	width: 20%;
	float: left
}

.tournamentScore .table p.team[data-v-62158fe7] {
	width: 135px;
	margin-left: 0;
	float: left
}

.tournamentScore .table p.other[data-v-62158fe7] {
	width: 135px;
	float: left
}

.table[data-v-2581f6f0] {
	border: 1px solid #eae9f2
}

.table p[data-v-2581f6f0] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(16.66667% - 20.16667px);
	color: #444a64
}

.table p.team[data-v-2581f6f0] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-2581f6f0] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-2581f6f0] {
	color: #848a9c
}

.table .tbody .item[data-v-2581f6f0] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-2581f6f0]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-2581f6f0]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-2581f6f0] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-2581f6f0]:hover {
	color: #548feb
}

.table[data-v-2ac6fc7c] {
	border: 1px solid #eae9f2
}

.table p[data-v-2ac6fc7c] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(25% - 30.25px);
	color: #444a64
}

.table p.team[data-v-2ac6fc7c] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-2ac6fc7c] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-2ac6fc7c] {
	color: #848a9c
}

.table .tbody .item[data-v-2ac6fc7c] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-2ac6fc7c]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-2ac6fc7c]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-2ac6fc7c] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-2ac6fc7c]:hover {
	color: #548feb
}

.table[data-v-2a05c66a] {
	border: 1px solid #eae9f2
}

.table p[data-v-2a05c66a] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(12.5% - 15.125px);
	color: #444a64
}

.table p.team[data-v-2a05c66a] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-2a05c66a] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-2a05c66a] {
	color: #848a9c
}

.table .tbody .item[data-v-2a05c66a] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-2a05c66a]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-2a05c66a]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-2a05c66a] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-2a05c66a]:hover {
	color: #548feb
}

.table[data-v-7a0c231f] {
	border: 1px solid #eae9f2
}

.table p[data-v-7a0c231f] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(33.33333% - 40.33333px);
	color: #444a64
}

.table p.team[data-v-7a0c231f] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-7a0c231f] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-7a0c231f] {
	color: #848a9c
}

.table .tbody .item[data-v-7a0c231f] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-7a0c231f]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-7a0c231f]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-7a0c231f] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-7a0c231f]:hover {
	color: #548feb
}

.tournamentFirstGoal[data-v-96d220b0] {
	padding: 0 20px 22px;
	background-color: #fff;
	overflow: hidden
}

.tournamentFirstGoal .asideMenuBox[data-v-96d220b0] {
	float: left;
	width: 140px
}

.tournamentFirstGoal .tableBox[data-v-96d220b0] {
	width: 800px;
	float: right
}

.tournamentHalfAll[data-v-7f4de0fe] {
	width: 100%;
	background-color: #fff;
	padding: 0 20px 20px
}

.tournamentHalfAll .table .thead[data-v-7f4de0fe] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #eeeff2
}

.tournamentHalfAll .table .thead p[data-v-7f4de0fe] {
	color: #848a9c
}

.tournamentHalfAll .table .tbody .item[data-v-7f4de0fe] {
	border-bottom: 1px solid #eae9f2;
	overflow: hidden;
	height: 40px;
	line-height: 40px
}

.tournamentHalfAll .table .tbody .item p.team[data-v-7f4de0fe] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tournamentHalfAll .table .tbody .item p.team[data-v-7f4de0fe]:hover {
	color: #548feb
}

.tournamentHalfAll .table .tbody .item[data-v-7f4de0fe]:nth-child(2n) {
	background-color: #f6f6f8
}

.tournamentHalfAll .table .tbody .item p[data-v-7f4de0fe] {
	color: #444a64
}

.tournamentHalfAll .table .tbody .item p.red[data-v-7f4de0fe] {
	color: #fff;
	background-color: #e6616d
}

.tournamentHalfAll .table p[data-v-7f4de0fe] {
	float: left;
	width: calc(11.11111% - 13.44444px);
	font-size: 12px
}

.tournamentHalfAll .table p.team[data-v-7f4de0fe] {
	width: 121px;
	margin-left: 0
}

.tournamentCorner[data-v-346b374f] {
	width: 100%;
	background-color: #fff;
	padding: 0 20px 20px
}

.tournamentCorner .table .thead[data-v-346b374f] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #eeeff2
}

.tournamentCorner .table .thead p[data-v-346b374f] {
	color: #848a9c
}

.tournamentCorner .table .tbody .item[data-v-346b374f] {
	border-bottom: 1px solid #eae9f2;
	overflow: hidden;
	height: 40px;
	line-height: 40px
}

.tournamentCorner .table .tbody .item p.team[data-v-346b374f] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tournamentCorner .table .tbody .item p.team[data-v-346b374f]:hover {
	color: #548feb
}

.tournamentCorner .table .tbody .item[data-v-346b374f]:nth-child(2n) {
	background-color: #f6f6f8
}

.tournamentCorner .table .tbody .item p[data-v-346b374f] {
	color: #444a64
}

.tournamentCorner .table .tbody .item p.red[data-v-346b374f] {
	color: #fff;
	background-color: #e6616d
}

.tournamentCorner .table p[data-v-346b374f] {
	float: left;
	width: calc(14.28571% - 17.28571px);
	font-size: 12px
}

.tournamentCorner .table p.team[data-v-346b374f] {
	width: 121px;
	margin-left: 0
}

.table[data-v-57dc38d2] {
	border: 1px solid #eae9f2;
	overflow-x: auto
}

.table p[data-v-57dc38d2] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: 64px;
	color: #444a64
}

.table p.team[data-v-57dc38d2] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table p.matches[data-v-57dc38d2] {
	width: 80px
}

.table p.avg[data-v-57dc38d2] {
	width: 99px
}

.table .thead[data-v-57dc38d2] {
	width: 1005px;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-57dc38d2] {
	color: #848a9c
}

.table .tbody .item[data-v-57dc38d2] {
	width: 1005px;
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-57dc38d2]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-57dc38d2]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-57dc38d2] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-57dc38d2]:hover {
	color: #548feb
}

.table[data-v-e8ed9b24] {
	border: 1px solid #eae9f2
}

.table p[data-v-e8ed9b24] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(33.33333% - 40.33333px);
	color: #444a64
}

.table p.team[data-v-e8ed9b24] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-e8ed9b24] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-e8ed9b24] {
	color: #848a9c
}

.table .tbody .item[data-v-e8ed9b24] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-e8ed9b24]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-e8ed9b24]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-e8ed9b24] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-e8ed9b24]:hover {
	color: #548feb
}

.table[data-v-aa7f7c24] {
	border: 1px solid #eae9f2
}

.table p[data-v-aa7f7c24] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: 33.33%;
	color: #444a64
}

.table .thead[data-v-aa7f7c24] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-aa7f7c24] {
	color: #848a9c
}

.table .tbody .item[data-v-aa7f7c24] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-aa7f7c24]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-aa7f7c24]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-aa7f7c24] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-aa7f7c24]:hover {
	color: #548feb
}

.table[data-v-4a073069] {
	border: 1px solid #eae9f2
}

.table p[data-v-4a073069] {
	float: left;
	font-size: 12px;
	line-height: 40px;
	overflow: hidden;
	width: calc(16.66667% - 20.16667px);
	color: #444a64
}

.table p.team[data-v-4a073069] {
	width: 121px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .thead[data-v-4a073069] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #eeeff2;
	overflow: hidden
}

.table .thead p[data-v-4a073069] {
	color: #848a9c
}

.table .tbody .item[data-v-4a073069] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.table .tbody .item[data-v-4a073069]:last-child {
	border-bottom: none
}

.table .tbody .item[data-v-4a073069]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .tbody .item p.team[data-v-4a073069] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .tbody .item p.team[data-v-4a073069]:hover {
	color: #548feb
}

.tournamentHandicap[data-v-acc13d82] {
	padding: 0 20px 22px;
	background-color: #fff;
	overflow: hidden
}

.tournamentHandicap .asideMenuBox[data-v-acc13d82] {
	float: left;
	width: 140px
}

.tournamentHandicap .tableBox[data-v-acc13d82] {
	width: 800px;
	float: right
}

.tournamentPaper[data-v-e24f93c0] {
	width: 100%;
	background-color: #fff;
	padding: 0 20px 20px
}

.tournamentPaper .table .thead[data-v-e24f93c0] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #eeeff2
}

.tournamentPaper .table .thead p[data-v-e24f93c0] {
	color: #848a9c
}

.tournamentPaper .table .tbody .item[data-v-e24f93c0] {
	border-bottom: 1px solid #eae9f2;
	overflow: hidden;
	height: 40px;
	line-height: 40px
}

.tournamentPaper .table .tbody .item p.team[data-v-e24f93c0] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tournamentPaper .table .tbody .item p.team[data-v-e24f93c0]:hover {
	color: #548feb
}

.tournamentPaper .table .tbody .item[data-v-e24f93c0]:nth-child(2n) {
	background-color: #f6f6f8
}

.tournamentPaper .table .tbody .item p[data-v-e24f93c0] {
	color: #444a64
}

.tournamentPaper .table .tbody .item p.red[data-v-e24f93c0] {
	color: #fff;
	background-color: #e6616d
}

.tournamentPaper .table p[data-v-e24f93c0] {
	float: left;
	width: calc(20% - 24.2px);
	font-size: 12px
}

.tournamentPaper .table p.team[data-v-e24f93c0] {
	width: 121px;
	margin-left: 0
}

[data-v-0c3b4a1e] .el-dropdown-menu__item {
	width: 104px !important;
	text-align: center
}

[data-v-0c3b4a1e] .action {
	color: #fff !important;
	background: #548feb !important
}

.detailsRank .header[data-v-0c3b4a1e] {
	width: 100%;
	height: 50px;
	padding: 0 18px;
	overflow: hidden
}

.detailsRank .header h2[data-v-0c3b4a1e] {
	float: left;
	font-size: 16px;
	color: #222;
	line-height: 16px;
	font-weight: 700;
	margin-top: 17px;
	border-left: 6px solid #e05c5c;
	padding: 0 10px
}

.detailsRank .header .right[data-v-0c3b4a1e] {
	float: right;
	width: 104px;
	height: 30px;
	background: #fff;
	border-radius: 15px;
	margin-top: 10px
}

.detailsRank .header .right .el-dropdown-link[data-v-0c3b4a1e] {
	cursor: pointer;
	width: 104px !important;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	border: 1px solid #eae9f2;
	border-radius: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.detailsRank .tabs[data-v-0c3b4a1e] {
	width: 100%;
	height: 50px;
	padding: 0 18px;
	background-color: #fff;
	text-align: left
}

.detailsRank .tabs h3[data-v-0c3b4a1e] {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	width: 80px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	background: #fff;
	border: 1px solid #eeeff2;
	border-radius: 15px;
	font-size: 12px;
	color: #666;
	margin-right: 10px
}

.detailsRank .tabs h3.active[data-v-0c3b4a1e],
.detailsRank .tabs h3[data-v-0c3b4a1e]:hover {
	border-color: #548feb;
	color: #548feb
}

.leagueInfo[data-v-a7833b56] {
	background: #fff;
	min-height: 500px;
	padding: 0 20px
}

.leagueInfo .title[data-v-a7833b56] {
	border-top: 1px solid #f6f6f6
}

.leagueInfo .title p[data-v-a7833b56] {
	padding-top: 20px;
	align-items: center;
	font-size: 16px;
	font-weight: 500;
	font-size: 14px;
	color: #666;
	white-space: pre-wrap;
	text-align: left
}

.leagueInfo .content[data-v-a7833b56] {
	padding-bottom: 20px
}

.leagueInfo .content p[data-v-a7833b56] {
	line-height: 25px;
	font-size: 14px;
	color: #666;
	text-align: left;
	white-space: pre-wrap
}

.action[data-v-a35a7210] {
	background: #548feb !important;
	color: #fff !important
}

.action .c_orange[data-v-a35a7210],
.action .c_red[data-v-a35a7210],
.action .integral[data-v-a35a7210],
.action .num[data-v-a35a7210] {
	color: #fff !important
}

.action .ta_c[data-v-a35a7210] {
	color: #fff
}

.kong[data-v-a35a7210] {
	height: 60px;
	line-height: 60px;
	font-size: 15px;
	color: #333
}

.nams[data-v-a35a7210] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 36px;
	cursor: pointer
}

.nams span[data-v-a35a7210] {
	width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ta_l[data-v-a35a7210] {
	text-align: left
}

.ta_c[data-v-a35a7210] {
	text-align: center;
	color: #999
}

.teamAside[data-v-a35a7210] {
	width: 265px;
	background-color: #fff;
	float: left
}

.teamAside .tab[data-v-a35a7210] {
	font-size: 14px;
	padding: 0 14px;
	height: 46px
}

.teamAside .tab span[data-v-a35a7210] {
	margin-right: 23px;
	line-height: 44px;
	display: inline-block
}

.teamAside .tab .active[data-v-a35a7210],
.teamAside .tab span[data-v-a35a7210]:hover {
	color: #387eec;
	border-bottom: 3px solid #548feb
}

.teamAside .integral-table[data-v-a35a7210] {
	font-size: 12px;
	padding: 13px
}

.teamAside .integral-table tr[data-v-a35a7210] {
	height: 36px
}

.teamAside .integral-table .content[data-v-a35a7210],
.teamAside .integral-table .title[data-v-a35a7210] {
	border-top: 1px solid #eae9f2
}

.teamAside .integral-table .content .integral[data-v-a35a7210],
.teamAside .integral-table .content .num[data-v-a35a7210] {
	color: #848a9c
}

.teamAside .integral-table .content[data-v-a35a7210]:hover {
	background: #548feb;
	color: #fff
}

.teamAside .integral-table .content:hover .c_orange[data-v-a35a7210],
.teamAside .integral-table .content:hover .c_red[data-v-a35a7210],
.teamAside .integral-table .content:hover .integral[data-v-a35a7210],
.teamAside .integral-table .content:hover .num[data-v-a35a7210],
.teamAside .integral-table .content:hover .ta_c[data-v-a35a7210] {
	color: #fff
}

.teamAside .integral-table .light[data-v-a35a7210] {
	background: #548feb;
	color: #fff
}

.teamAside .integral-table .c_red[data-v-a35a7210] {
	color: #de113e
}

.teamAside .integral-table .c_orange[data-v-a35a7210] {
	color: #f2830b
}

.jiaotiao[data-v-04ccc427] {
	cursor: pointer
}

.jiaotiao[data-v-04ccc427]:hover {
	color: #548feb !important
}

.kong[data-v-04ccc427] {
	font-size: 12px;
	text-align: center;
	color: #848a9c;
	line-height: 40px
}

[data-v-04ccc427] .action {
	color: #fff !important;
	background: #548feb !important
}

.boto[data-v-04ccc427] {
	height: 110px;
	overflow: hidden
}

.kongs[data-v-04ccc427] {
	height: 40px;
	overflow: hidden
}

.ell_5[data-v-04ccc427] {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5
}

.top_arrows[data-v-04ccc427] {
	transform: rotate(-45deg)
}

.bottom_arrows[data-v-04ccc427],
.top_arrows[data-v-04ccc427] {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb
}

.bottom_arrows[data-v-04ccc427] {
	transform: rotate(135deg)
}

.teamBaseInfo[data-v-04ccc427] {
	width: 100%;
	background-color: #fff
}

.teamBaseInfo .tournamentInfo[data-v-04ccc427] {
	width: 100%;
	height: 138px;
	border-bottom: 1px solid #eae9f2;
	display: flex;
	justify-content: space-between;
	padding: 20px 24px
}

.teamBaseInfo .tournamentInfo .base[data-v-04ccc427] {
	flex: 1;
	margin-left: 10px;
	margin-top: 6px;
	min-width: 300px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: flex;
	justify-content: flex-start
}

.teamBaseInfo .tournamentInfo .base .img[data-v-04ccc427] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 76px;
	height: 76px
}

.teamBaseInfo .tournamentInfo .base .img img[data-v-04ccc427] {
	width: 76px;
	height: 76px
}

.teamBaseInfo .tournamentInfo .base .name[data-v-04ccc427] {
	margin-left: 32px;
	margin-top: 20px;
	text-align: left
}

.teamBaseInfo .tournamentInfo .base .name p[data-v-04ccc427] {
	font-size: 24px;
	color: #666;
	font-weight: 700;
	line-height: 24px;
	display: flex;
	align-items: center
}

.teamBaseInfo .tournamentInfo .base .name p em[data-v-04ccc427] {
	text-align: left;
	font-style: normal;
	max-width: 177px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.teamBaseInfo .tournamentInfo .base .name span[data-v-04ccc427] {
	font-size: 12px;
	color: #666;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.teamBaseInfo .tournamentInfo .base .name .cang[data-v-04ccc427] {
	display: inline-block;
	cursor: pointer;
	width: 19px;
	height: 19px;
	background: url(collection_true.db55808.png);
	background-size: 100% 100%
}

.teamBaseInfo .tournamentInfo .base .name .cang[data-v-04ccc427]:hover,
.teamBaseInfo .tournamentInfo .base .name .shou[data-v-04ccc427] {
	width: 19px;
	height: 19px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IArs4c6QAAA3pJREFUWEftmF+IFVUcx7/fc2ZuGrUP3n0R6i2Q3TvXNIX+Yd6ZDQMFlYgeIqIWoxBD8F+ILfTHp6QXqZclU0EIJCJ9USnvrBFRlKHeWd3Ch3VfiliQsNK9d8784rq74b3uvXNm95b74Hmd7+/7/czvnDnnMMQ8HZynXLgLlnVmOtIxCQv3GajnHL9yKCtAK31HwMyQ9waEr2q/snTegMnbUOYp72cADyVIHssFF7/vBNycOxaXixsA+WIShoNOUHltfoCFXghBaQrmmq6pxXzmwl9zhZtTx6pf9i5XWv3UAKHY75QqB+8oWFwuHgCkvwGC+Mbxo1V3DEzCFd1GJsYALGyG0GQP/crIXOBmPZUmLLwlwvdmChdgnxtEu/53MDlayJlujgJYPHM4f9dduQe48mxttnANHZMfV7i4pvIwfy+KIXlC56GZp5h8AnYTzANJnlAPCuSRtqHkEVJ+kIRXEiSjrqvGuKpy1Ra0AcyE3h4R7LUtnoXuD5JjAhkFeIWQUUl40emrnGj2um2NmdDbIYL367vlLIKzlvyWiFmX67vUuOW0CjdDhc2S8MP/Ek6ISw6ctfTP1dfqbaNlV+Izvf0wahCAztoGC/3X2uXGdmuu7XTFZ4ovwMhhAI5FmKWER/WN6y9x7eWJdgWp6ygue88C+BRAzjK5pUyID5xStJOEpHmlgtUN4rK3DpDPAC5IM2zx3FBhmy5F+23rrcAm4ZauB5Jjtsa36K4DeNEJos+z1FqD1U57a0icymJe1wow4gZRT9Y6e7By4V2CA1kDACS6prqy3tGsweLGC2EmPhE86fZF32YpsgKbOrTr59y9WcyntaRs0f7wR1lqrcBqXxUfp5JMb9wAQRxw/GhTx8HMkLdTkpvn50zjO4HsAPg8gS0AVLOIwFkdRCs7DhaXC8cArm8y/hVKv6lXnz8yvWHWTntPQOFjCpq/wgnddc/9We5nqVMpApqwOA7IoimwqhD7Hcg79If/bO6ChKUFMccHmKB+g/33KEsgy3LB8HnbrqWCTYQ9nhZduWlIOamN2cqnR35JC6iGhWUa6hMRWT5Zy1ey/EJIBTPhw6+LmO2A2u4EF46nAd36XMKSk8j4LoEMCDjoBtFW2/pUsGq591H3RvVc2m2gXaCUlyyJ6bzs+sO7OwZma9RpXWrHOh1o63cXzLZT07p/AEeuKDb8kViqAAAAAElFTkSuQmCC);
	background-size: 100% 100%
}

.teamBaseInfo .tournamentInfo .base .name .shou[data-v-04ccc427] {
	display: inline-block;
	cursor: pointer
}

.teamBaseInfo .tournamentInfo .info[data-v-04ccc427] {
	width: 400px
}

.teamBaseInfo .tournamentInfo .info p[data-v-04ccc427] {
	width: 180px;
	float: left;
	font-size: 12px;
	color: #848a9c;
	line-height: 25px;
	text-align: left;
	display: flex
}

.teamBaseInfo .tournamentInfo .info p span[data-v-04ccc427] {
	color: #666;
	display: inline-block;
	width: 120px;
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.teamBaseInfo .tournamentInfo .info .ton[data-v-04ccc427] {
	width: 210px
}

.teamBaseInfo .tournamentInfo .info .ton span[data-v-04ccc427] {
	width: 140px
}

.teamBaseInfo .tournamentInfo .season[data-v-04ccc427] {
	width: 154px;
	height: 30px;
	border-radius: 15px;
	display: flex;
	justify-content: center;
	align-items: center
}

.teamBaseInfo .tournamentInfo .season .el-dropdown-link[data-v-04ccc427] {
	cursor: pointer;
	width: 154px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	border: 1px solid #eae9f2;
	border-radius: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.teamBaseInfo .data[data-v-04ccc427] {
	display: flex;
	justify-content: space-between;
	text-align: left
}

.teamBaseInfo .data h2[data-v-04ccc427] {
	font-size: 14px;
	color: #666;
	text-align: left;
	line-height: 44px
}

.teamBaseInfo .data .form[data-v-04ccc427] {
	width: 228px;
	padding-left: 17px
}

.teamBaseInfo .data .form .list[data-v-04ccc427] {
	display: flex;
	flex-wrap: wrap
}

.teamBaseInfo .data .form .list .item[data-v-04ccc427] {
	width: 96px;
	height: 55px;
	border: 1px solid #eae9f2;
	text-align: center;
	line-height: 25px
}

.teamBaseInfo .data .form .list .item .txt[data-v-04ccc427] {
	font-size: 12px;
	color: #848a9c
}

.teamBaseInfo .data .form .list .item .num[data-v-04ccc427] {
	font-size: 16px;
	font-weight: 700
}

.teamBaseInfo .data .form .list .item[data-v-04ccc427]:first-child,
.teamBaseInfo .data .form .list .item[data-v-04ccc427]:nth-child(3) {
	border-right: none
}

.teamBaseInfo .data .form .list .item[data-v-04ccc427]:first-child,
.teamBaseInfo .data .form .list .item[data-v-04ccc427]:nth-child(2) {
	border-bottom: none
}

.teamBaseInfo .data .join[data-v-04ccc427] {
	width: 415px
}

.teamBaseInfo .data .join h2[data-v-04ccc427] {
	padding-left: 34px
}

.teamBaseInfo .data .join .list[data-v-04ccc427] {
	padding: 0 34px;
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2;
	overflow: hidden;
	cursor: pointer
}

.teamBaseInfo .data .join .list .item[data-v-04ccc427] {
	width: 33.33%;
	float: left;
	padding: 6px 0
}

.teamBaseInfo .data .join .list .item .img[data-v-04ccc427] {
	float: left;
	width: 42px;
	height: 42px
}

.teamBaseInfo .data .join .list .item .img img[data-v-04ccc427] {
	float: left
}

.teamBaseInfo .data .join .list .item p[data-v-04ccc427] {
	margin-left: 8px;
	float: left;
	font-size: 12px;
	line-height: 42px;
	color: #666;
	width: calc(100% - 50px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left
}

.teamBaseInfo .data .join .list .item:hover p[data-v-04ccc427] {
	color: #548feb
}

.teamBaseInfo .data .desc[data-v-04ccc427] {
	width: 280px;
	padding: 0 18px
}

.teamBaseInfo .data .desc .txt_wrap[data-v-04ccc427] {
	height: 118px;
	overflow: hidden
}

.teamBaseInfo .data .desc p[data-v-04ccc427] {
	font-size: 12px;
	color: #848a9c;
	line-height: 25px
}

.teamBaseInfo .more[data-v-04ccc427] {
	color: #bbb;
	font-size: 14px;
	padding: 15px 0 13px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.teamBaseInfo .more .txt[data-v-04ccc427] {
	margin-right: 12px
}

.teamDetails[data-v-3a4f2e92] {
	overflow: hidden
}

.teamDetails .nav[data-v-3a4f2e92] {
	margin-top: 10px
}

.teamDetails .container[data-v-3a4f2e92] {
	width: 100%;
	margin-top: 10px;
	overflow: hidden
}

.teamDetails .container .content[data-v-3a4f2e92] {
	width: 925px;
	float: right
}

.teamDetails .container .content .tab[data-v-3a4f2e92] {
	width: 100%;
	height: 53px;
	background-color: #fff;
	margin-top: 10px;
	padding: 0 23px;
	display: flex;
	align-items: center;
	justify-content: center
}

.teamDetails .container .content .tab .left[data-v-3a4f2e92] {
	float: left
}

.teamDetails .container .content .tab .left span[data-v-3a4f2e92] {
	margin-left: 24px;
	padding: 0 6px;
	line-height: 50px;
	font-size: 15px;
	color: #333;
	display: inline-block;
	cursor: pointer
}

.teamDetails .container .content .tab .left .active[data-v-3a4f2e92],
.teamDetails .container .content .tab .left span[data-v-3a4f2e92]:hover {
	color: #548feb;
	border-bottom: 3px solid #548feb
}

.teamDetails .container .content .tab .right[data-v-3a4f2e92] {
	float: right;
	width: 104px;
	height: 30px;
	border: 1px solid #eae9f2;
	border-radius: 15px;
	margin-top: 10px
}

.teamDetails .container .content .tab .right .el-dropdown-link[data-v-3a4f2e92] {
	cursor: pointer;
	width: 104px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	border: 1px solid #eae9f2;
	border-radius: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.df[data-v-4b7ab340] {
	display: flex
}

.ta_l[data-v-4b7ab340] {
	text-align: left
}

.teamContinueWin .table-nav[data-v-4b7ab340] {
	background: #f6f6f8;
	height: 50px;
	line-height: 50px;
	padding: 0 21px
}

.teamContinueWin .table-nav .lab[data-v-4b7ab340] {
	font-weight: 700;
	color: #222
}

.teamContinueWin .table-nav h2[data-v-4b7ab340]:first-child:before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-right: 10px
}

.teamContinueWin .integral .item[data-v-4b7ab340] {
	height: 82px;
	padding-top: 19px;
	border: 1px solid #eae9f2;
	border-right: none
}

.teamContinueWin .integral .item[data-v-4b7ab340]:last-child {
	border: 1px solid #eae9f2
}

.teamContinueWin .table[data-v-4b7ab340] {
	padding: 21px 25px;
	background: #fff
}

.teamContinueWin .table .item[data-v-4b7ab340] {
	flex: 1;
	text-align: center;
	padding-bottom: 16px
}

.teamContinueWin .table .item .num[data-v-4b7ab340] {
	display: block;
	font-size: 22px;
	font-weight: 700
}

.teamContinueWin .table .item .txt[data-v-4b7ab340] {
	color: #848a9c;
	font-size: 12px
}

.teamContinueWin .goals-table[data-v-4b7ab340] {
	font-size: 12px
}

.teamContinueWin .goals-table .td[data-v-4b7ab340],
.teamContinueWin .goals-table .th[data-v-4b7ab340] {
	flex: 1
}

.teamContinueWin .goals-table .thead[data-v-4b7ab340] {
	background: #eeeff2;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #848a9c;
	border: 1px solid #eeeff2
}

.teamContinueWin .goals-table .tbody[data-v-4b7ab340] {
	text-align: center
}

.teamContinueWin .goals-table .tbody .item[data-v-4b7ab340] {
	height: 40px;
	line-height: 40px;
	border: 1px solid #eeeff2;
	border-bottom: none
}

.teamContinueWin .goals-table .tbody .item[data-v-4b7ab340]:last-child {
	border-bottom: 1px solid #eeeff2
}

.df[data-v-6ba086b5] {
	display: flex
}

.df div[data-v-6ba086b5]:first-child {
	display: flex;
	align-items: center;
	justify-content: center
}

.df div:first-child span[data-v-6ba086b5] {
	display: flex;
	justify-content: center;
	margin-top: 10px
}

.df div:last-child span[data-v-6ba086b5] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	height: 25px;
	line-height: 25px;
	width: 84px
}

.ta_l[data-v-6ba086b5] {
	text-align: left
}

td[data-v-6ba086b5],
th[data-v-6ba086b5] {
	text-align: center
}

.va_m[data-v-6ba086b5] {
	vertical-align: middle
}

.teamLineup .item .table-nav[data-v-6ba086b5] {
	background: #f6f6f8;
	height: 50px;
	line-height: 50px;
	padding: 0 21px
}

.teamLineup .item .table-nav .lab[data-v-6ba086b5] {
	font-weight: 700;
	color: #222
}

.teamLineup .item .table-nav h2[data-v-6ba086b5]:first-child:before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-right: 10px
}

.teamLineup .item .table-warp[data-v-6ba086b5] {
	padding: 21px 25px;
	background: #fff
}

.teamLineup .item .table-warp .table[data-v-6ba086b5] {
	font-size: 12px;
	width: 100%
}

.teamLineup .item .table-warp .table .title[data-v-6ba086b5] {
	color: #848a9c;
	background: #eeeff2;
	height: 30px
}

.teamLineup .item .table-warp .table .title th[data-v-6ba086b5] {
	font-weight: 400 !important
}

.teamLineup .item .table-warp .table .tr[data-v-6ba086b5] {
	color: #333;
	height: 50px;
	border: 1px solid #eae9f2;
	border-bottom: none
}

.teamLineup .item .table-warp .table .tr[data-v-6ba086b5]:last-child {
	border-bottom: 1px solid #eae9f2
}

.teamLineup .item .table-warp .table td[data-v-6ba086b5]:first-child,
.teamLineup .item .table-warp .table th[data-v-6ba086b5]:first-child {
	padding-left: 23px
}

.teamLineup .item .table-warp .table .name[data-v-6ba086b5] {
	text-align: left
}

.teamLineup .item .table-warp .table .name .img_box[data-v-6ba086b5] {
	position: relative
}

.teamLineup .item .table-warp .table .name .img_box .shirt-num[data-v-6ba086b5] {
	position: absolute;
	top: 15px;
	left: 16px;
	transform: translate(-50%, -50%);
	font-size: 11px;
	font-weight: 500;
	color: #fff
}

.teamLineup .item .table-warp .table .img[data-v-6ba086b5] {
	margin-right: 8px
}

.teamLineup .item .table-warp .table .country[data-v-6ba086b5] {
	display: block;
	color: #848a9c
}

.teamLineup .item .table-warp .b_r[data-v-6ba086b5] {
	border-right: 1px solid #eae9f2
}

.ta_l[data-v-28069270] {
	text-align: left
}

.df[data-v-28069270] {
	display: flex
}

.jc_c[data-v-28069270] {
	justify-content: center
}

.va_m[data-v-28069270] {
	vertical-align: middle
}

.teamExchange .item .table-nav[data-v-28069270] {
	background: #f6f6f8;
	height: 50px;
	line-height: 50px;
	padding: 0 21px
}

.teamExchange .item .table-nav .lab[data-v-28069270] {
	font-weight: 700;
	color: #222
}

.teamExchange .item .table-nav span[data-v-28069270]:first-child:before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-right: 10px
}

.teamExchange .item .table-warp[data-v-28069270] {
	padding: 21px 25px;
	background: #fff
}

.teamExchange .item .table-warp .table[data-v-28069270] {
	font-size: 12px;
	width: 100%
}

.teamExchange .item .table-warp .table .title[data-v-28069270] {
	color: #848a9c;
	font-weight: 400;
	background: #eeeff2;
	height: 40px
}

.teamExchange .item .table-warp .table .tr[data-v-28069270] {
	color: #333;
	height: 40px
}

.teamExchange .item .table-warp .table td[data-v-28069270]:first-child,
.teamExchange .item .table-warp .table th[data-v-28069270]:first-child {
	padding-left: 23px
}

.teamExchange .item .table-warp .table .name[data-v-28069270] {
	display: block
}

.teamExchange .item .table-warp .table .base-info[data-v-28069270] {
	color: #848a9c
}

.teamExchange .item .table-warp .table .transfer-detail .img[data-v-28069270] {
	margin-left: 14px;
	margin-right: 25px
}

.teamExchange .item .table-warp .table .transfer-detail .img_before[data-v-28069270] {
	margin-left: 27px;
	margin-right: 13px
}

.teamExchange .item .table-warp .table .transfer-detail .el-icon-right[data-v-28069270] {
	color: #333;
	font-size: 12px
}

.teamExchange .item .table-warp table tr td[data-v-28069270],
.teamExchange .item .table-warp table tr th[data-v-28069270] {
	border-color: #eae9f2
}

.teamExchange .item .table-warp td[data-v-28069270],
.teamExchange .item .table-warp th[data-v-28069270] {
	text-align: center
}

.ta_l[data-v-7fc3d956] {
	text-align: left
}

.title th[data-v-7fc3d956] {
	font-weight: 400
}

.teamAward .item .table-nav[data-v-7fc3d956] {
	background: #f6f6f8;
	height: 50px;
	line-height: 50px;
	padding: 0 21px
}

.teamAward .item .table-nav .lab[data-v-7fc3d956] {
	font-weight: 700;
	color: #222
}

.teamAward .item .table-nav span[data-v-7fc3d956]:first-child:before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-right: 10px
}

.teamAward .item .table-warp[data-v-7fc3d956] {
	padding: 21px 25px;
	background: #fff
}

.teamAward .item .table-warp .table[data-v-7fc3d956] {
	font-size: 12px;
	width: 100%
}

.teamAward .item .table-warp .table .title[data-v-7fc3d956] {
	color: #848a9c;
	font-weight: 400;
	background: #eeeff2;
	height: 40px
}

.teamAward .item .table-warp .table .tr[data-v-7fc3d956] {
	color: #333;
	height: 40px
}

.teamAward .item .table-warp .table td[data-v-7fc3d956]:first-child,
.teamAward .item .table-warp .table th[data-v-7fc3d956]:first-child {
	padding-left: 23px
}

.teamAward .item .table-warp table tr td[data-v-7fc3d956],
.teamAward .item .table-warp table tr th[data-v-7fc3d956] {
	border-color: #eae9f2
}

.teamAward .item .table-warp td[data-v-7fc3d956],
.teamAward .item .table-warp th[data-v-7fc3d956] {
	text-align: center
}

.screen[data-v-7e7f7dbc] {
	height: 36px;
	border-top: 1px solid #eae9f2;
	border-bottom: 1px solid #eae9f2;
	background: #fff;
	display: flex;
	align-items: center
}

.screen .left[data-v-7e7f7dbc] {
	height: 36px;
	width: 370px;
	border-right: 1px solid #eae9f2;
	display: flex;
	align-items: center
}

.screen .left .item[data-v-7e7f7dbc] {
	display: flex;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	height: 24px;
	padding: 0 10px;
	margin-left: 10px;
	line-height: 24px;
	cursor: pointer;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.screen .left .item span[data-v-7e7f7dbc] {
	width: 100%;
	height: 100%
}

.screen .left .item i[data-v-7e7f7dbc] {
	height: 12px;
	width: 8px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACze0LChmYmB7WlsetgwkzwhhtXYvs//3/v4eB4f93Jub/ZlUliTdAcmAF9Z2zZVgY2M4yMjCIQTVc/8Twx7yrPPkzY27uJHYxaf6DjIwM5sjW/f/PsK62Ij6Ysblj4QxGRoZ0ZEkY+z8DQwVjQ8N8DmySIDEhoc//4Y7EpYixuX2REyPT/1kM/7EoZmTcBjahuWPhBEZGhnw0U+4y/2MxBStoaNjPwsL5aC8DA4MdiP////9v/xn+WtVVJF+Eu6Gha74Eyz+mMwyMDFIMDP9ja8oTlsIDCmZ0U/dCS6b//4NqyhJKYWIA6ZxK85fL+7kAAAAASUVORK5CYII=) no-repeat
}

.screen .left .item[data-v-7e7f7dbc]:hover {
	border-color: #558feb;
	color: #558feb
}

.screen .left .item:hover i[data-v-7e7f7dbc] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat
}

.screen .left .check[data-v-7e7f7dbc] {
	display: flex;
	align-items: center
}

.screen .left .check[data-v-7e7f7dbc]:last-child {
	margin-left: 10px
}

.screen .left .check[data-v-7e7f7dbc] .el-checkbox {
	display: flex;
	align-items: center
}

.screen .left .check[data-v-7e7f7dbc] .el-checkbox .el-checkbox__input .el-checkbox__inner {
	width: 16px;
	height: 16px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center
}

.screen .left .check[data-v-7e7f7dbc] .el-checkbox .el-checkbox__label {
	padding-left: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.screen .left .team[data-v-7e7f7dbc] {
	margin-left: 30px
}

.screen .right[data-v-7e7f7dbc] {
	flex: 1;
	display: flex;
	justify-content: space-between
}

.screen .right>div[data-v-7e7f7dbc]:first-child {
	display: flex;
	align-items: center
}

.screen .right>div:first-child p[data-v-7e7f7dbc] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	margin-left: 20px
}

.screen .right>div:first-child p em[data-v-7e7f7dbc] {
	font-style: normal;
	color: #f83131
}

.screen .right>div[data-v-7e7f7dbc]:first-child .el-checkbox {
	margin-left: 20px;
	display: flex;
	align-items: center
}

.screen .right>div[data-v-7e7f7dbc]:first-child .el-checkbox .el-checkbox__input .el-checkbox__inner {
	width: 16px;
	height: 16px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center
}

.screen .right>div[data-v-7e7f7dbc]:first-child .el-checkbox .el-checkbox__label {
	padding-left: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.screen .right>div[data-v-7e7f7dbc]:last-child {
	display: flex
}

.screen .right>div:last-child .returnDay[data-v-7e7f7dbc] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #548feb;
	margin-right: 20px;
	cursor: pointer
}

.screen .right>div:last-child .returnDay img[data-v-7e7f7dbc] {
	width: 14px;
	height: 11px;
	margin-right: 5px
}

.screen .right>div:last-child .period[data-v-7e7f7dbc] {
	height: 24px;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px;
	color: #7a809a;
	cursor: pointer;
	margin-right: 14px
}

.screen .right>div:last-child .period i[data-v-7e7f7dbc] {
	height: 12px;
	width: 8px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACze0LChmYmB7WlsetgwkzwhhtXYvs//3/v4eB4f93Jub/ZlUliTdAcmAF9Z2zZVgY2M4yMjCIQTVc/8Twx7yrPPkzY27uJHYxaf6DjIwM5sjW/f/PsK62Ij6Ysblj4QxGRoZ0ZEkY+z8DQwVjQ8N8DmySIDEhoc//4Y7EpYixuX2REyPT/1kM/7EoZmTcBjahuWPhBEZGhnw0U+4y/2MxBStoaNjPwsL5aC8DA4MdiP////9v/xn+WtVVJF+Eu6Gha74Eyz+mMwyMDFIMDP9ja8oTlsIDCmZ0U/dCS6b//4NqyhJKYWIA6ZxK85fL+7kAAAAASUVORK5CYII=) no-repeat
}

.screen .right>div:last-child .period[data-v-7e7f7dbc]:hover {
	border-color: #558feb;
	color: #558feb
}

.screen .right>div:last-child .period:hover i[data-v-7e7f7dbc] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat
}

.drawNotice .xian[data-v-3433dfb4] {
	width: 200px;
	display: flex;
	align-items: center;
	justify-content: center
}

.drawNotice .xian span[data-v-3433dfb4] {
	width: 33.33%;
	height: 30px
}

.drawNotice .xian .left[data-v-3433dfb4] {
	background: #3985f4
}

.drawNotice .xian .mide[data-v-3433dfb4] {
	background: red
}

.drawNotice .xian .right[data-v-3433dfb4] {
	background: green
}

.drawNotice .tbody .item[data-v-3433dfb4],
.drawNotice .thead .item[data-v-3433dfb4] {
	display: flex
}

.drawNotice .tbody .item .num[data-v-3433dfb4],
.drawNotice .thead .item .num[data-v-3433dfb4] {
	width: 80px
}

.drawNotice .tbody .item .league[data-v-3433dfb4],
.drawNotice .thead .item .league[data-v-3433dfb4] {
	width: 90px
}

.drawNotice .tbody .item .date[data-v-3433dfb4],
.drawNotice .thead .item .date[data-v-3433dfb4] {
	width: 110px
}

.drawNotice .tbody .item .match[data-v-3433dfb4],
.drawNotice .thead .item .match[data-v-3433dfb4] {
	width: 280px
}

.drawNotice .tbody .item .match .team[data-v-3433dfb4],
.drawNotice .thead .item .match .team[data-v-3433dfb4] {
	width: 110px;
	display: flex;
	align-items: center
}

.drawNotice .tbody .item .match .VS[data-v-3433dfb4],
.drawNotice .thead .item .match .VS[data-v-3433dfb4] {
	flex: 1
}

.drawNotice .tbody .item .match .home[data-v-3433dfb4],
.drawNotice .thead .item .match .home[data-v-3433dfb4] {
	justify-content: flex-end
}

.drawNotice .tbody .item .match .away[data-v-3433dfb4],
.drawNotice .thead .item .match .away[data-v-3433dfb4] {
	justify-content: flex-start
}

.drawNotice .tbody .item .odds[data-v-3433dfb4],
.drawNotice .thead .item .odds[data-v-3433dfb4] {
	width: 490px;
	display: flex
}

.drawNotice .tbody .item .data[data-v-3433dfb4],
.drawNotice .tbody .item .odds span[data-v-3433dfb4],
.drawNotice .thead .item .data[data-v-3433dfb4],
.drawNotice .thead .item .odds span[data-v-3433dfb4] {
	flex: 1
}

.drawNotice .thead[data-v-3433dfb4] {
	height: 36px;
	background: #2d2e42
}

.drawNotice .thead .item[data-v-3433dfb4] {
	height: 100%;
	align-items: center
}

.drawNotice .thead .item>div[data-v-3433dfb4] {
	font-size: 13px;
	font-weight: 400;
	color: #eee;
	display: flex;
	align-items: center;
	justify-content: center
}

.drawNotice .thead .item .half[data-v-3433dfb4],
.drawNotice .thead .item .odds span[data-v-3433dfb4] {
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center
}

.drawNotice .loading[data-v-3433dfb4] {
	height: 300px
}

.drawNotice .empty[data-v-3433dfb4] {
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	color: #333;
	background: #fff
}

.drawNotice .tbody[data-v-3433dfb4] .el-collapse-item__wrap {
	background: #f2f2f2;
	border: none
}

.drawNotice .tbody[data-v-3433dfb4] .el-collapse-item__header {
	height: 36px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2
}

.drawNotice .tbody[data-v-3433dfb4] .el-collapse-item__header .el-collapse-item__arrow:before {
	display: none
}

.drawNotice .tbody[data-v-3433dfb4] .el-collapse-item__content {
	background: #f2f2f2;
	padding: 0
}

.drawNotice .tbody[data-v-3433dfb4] .el-collapse-item__content .item:last-child {
	border-bottom: 1px solid #eae9f2;
	margin: 0
}

.drawNotice .tbody .titleBox[data-v-3433dfb4] {
	display: flex;
	align-items: center
}

.drawNotice .tbody .titleBox div[data-v-3433dfb4]:first-child {
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #e63837
}

.drawNotice .tbody .titleBox div:first-child i[data-v-3433dfb4] {
	transition: all .3s;
	color: #8489a1;
	font-size: 16px;
	margin-right: 5px
}

.drawNotice .tbody .titleBox div[data-v-3433dfb4]:last-child {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 12px;
	font-weight: 400;
	color: #3985f4
}

.drawNotice .tbody .titleBox .action[data-v-3433dfb4] {
	color: #444a64 !important
}

.drawNotice .tbody .titleBox .action i[data-v-3433dfb4] {
	transform: rotate(90deg)
}

.drawNotice .tbody .item[data-v-3433dfb4] {
	height: 44px;
	background: #fff;
	align-items: center;
	border-bottom: 1px solid #eae9f2
}

.drawNotice .tbody .item[data-v-3433dfb4]:nth-child(2n) {
	background: #f6f6f8
}

.drawNotice .tbody .item[data-v-3433dfb4]:hover {
	background: #ececec
}

.drawNotice .tbody .item>div[data-v-3433dfb4] {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.drawNotice .tbody .item .num[data-v-3433dfb4] {
	font-size: 12px;
	font-weight: 400;
	color: #444a64;
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .league span[data-v-3433dfb4] {
	width: 70px;
	height: 26px;
	background: #e63837;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 26px
}

.drawNotice .tbody .item .date[data-v-3433dfb4] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.drawNotice .tbody .item .match[data-v-3433dfb4] {
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .match .team em[data-v-3433dfb4] {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	color: #7a809a
}

.drawNotice .tbody .item .match .team i[data-v-3433dfb4] {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	font-style: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 80px
}

.drawNotice .tbody .item .match .VS[data-v-3433dfb4] {
	font-size: 14px;
	font-weight: 500;
	color: #f83131
}

.drawNotice .tbody .item .odds span[data-v-3433dfb4] {
	height: 100%;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: #f6faff;
	cursor: pointer;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .odds span em[data-v-3433dfb4] {
	font-style: normal
}

.drawNotice .tbody .item .odds span em[data-v-3433dfb4]:first-child {
	font-size: 13px;
	color: #f83131;
	font-weight: 500;
	margin-right: 5px
}

.drawNotice .tbody .item .odds span em[data-v-3433dfb4]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	line-height: 10px
}

.drawNotice .tbody .item .half span[data-v-3433dfb4] {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	background: #f6faff;
	flex: 1;
	height: 100%;
	border-right: 1px solid #eae9f2;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.drawNotice .tbody .item .half span em[data-v-3433dfb4] {
	font-style: normal
}

.drawNotice .tbody .item .half span em[data-v-3433dfb4]:first-child {
	font-size: 13px;
	color: #f83131;
	font-weight: 500;
	margin-right: 5px
}

.drawNotice .tbody .item .half span em[data-v-3433dfb4]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	line-height: 10px
}

.drawNotice .tbody .item .data[data-v-3433dfb4] {
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .data>div[data-v-3433dfb4] {
	display: flex;
	justify-content: space-around;
	align-items: center
}

.drawNotice .tbody .item .data>div[data-v-3433dfb4]:first-child {
	width: 78px;
	font-size: 14px;
	font-weight: 500;
	color: #548feb;
	cursor: pointer
}

.drawNotice .tbody .item .data>div:first-child span[data-v-3433dfb4]:hover {
	text-decoration: underline
}

.drawNotice .tbody .item .data>div[data-v-3433dfb4]:last-child {
	flex: 1;
	display: flex;
	justify-content: space-around
}

.drawNotice .tbody .item .data>div:last-child span[data-v-3433dfb4] {
	display: flex;
	justify-content: center;
	align-items: center
}

.drawNotice .tbody .item .data>div:last-child span em[data-v-3433dfb4] {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	color: #fff;
	cursor: pointer
}

.drawNotice .tbody .item .data>div:last-child span[data-v-3433dfb4]:first-child {
	width: 20px;
	margin-right: 5px
}

.drawNotice .tbody .item .data>div:last-child span:first-child em[data-v-3433dfb4] {
	width: 18px;
	height: 18px;
	border-radius: 4px;
	line-height: 16px;
	color: #ef5555;
	border: 1px solid #ef5555
}

.drawNotice .tbody .item .data>div:last-child span:first-child em[data-v-3433dfb4]:hover {
	color: #eee;
	background: #ef5555
}

.drawNotice .tbody .item .data>div:last-child span[data-v-3433dfb4]:last-child {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.drawNotice .tbody .item .data>div:last-child span:last-child em[data-v-3433dfb4] {
	padding: 0 5px;
	height: 18px;
	border-radius: 4px;
	color: #548feb;
	line-height: 16px;
	border: 1px solid #548feb
}

.drawNotice .tbody .item .data>div:last-child span:last-child em[data-v-3433dfb4]:hover {
	color: #eee;
	background: #548feb
}

.drawNotice .xian[data-v-27606188] {
	width: 200px;
	display: flex;
	align-items: center;
	justify-content: center
}

.drawNotice .xian span[data-v-27606188] {
	width: 33.33%;
	height: 30px
}

.drawNotice .xian .left[data-v-27606188] {
	background: #3985f4
}

.drawNotice .xian .mide[data-v-27606188] {
	background: red
}

.drawNotice .xian .right[data-v-27606188] {
	background: green
}

.drawNotice .tbody .item[data-v-27606188],
.drawNotice .thead .item[data-v-27606188] {
	display: flex
}

.drawNotice .tbody .item .num[data-v-27606188],
.drawNotice .thead .item .num[data-v-27606188] {
	width: 80px
}

.drawNotice .tbody .item .league[data-v-27606188],
.drawNotice .thead .item .league[data-v-27606188] {
	width: 90px
}

.drawNotice .tbody .item .date[data-v-27606188],
.drawNotice .thead .item .date[data-v-27606188] {
	width: 110px
}

.drawNotice .tbody .item .match[data-v-27606188],
.drawNotice .thead .item .match[data-v-27606188] {
	width: 280px
}

.drawNotice .tbody .item .match .team[data-v-27606188],
.drawNotice .thead .item .match .team[data-v-27606188] {
	width: 110px;
	display: flex;
	align-items: center
}

.drawNotice .tbody .item .match .VS[data-v-27606188],
.drawNotice .thead .item .match .VS[data-v-27606188] {
	flex: 1
}

.drawNotice .tbody .item .match .home[data-v-27606188],
.drawNotice .thead .item .match .home[data-v-27606188] {
	justify-content: flex-end
}

.drawNotice .tbody .item .match .away[data-v-27606188],
.drawNotice .thead .item .match .away[data-v-27606188] {
	justify-content: flex-start
}

.drawNotice .tbody .item .odds[data-v-27606188],
.drawNotice .thead .item .odds[data-v-27606188] {
	width: 490px;
	display: flex
}

.drawNotice .tbody .item .data[data-v-27606188],
.drawNotice .tbody .item .odds span[data-v-27606188],
.drawNotice .thead .item .data[data-v-27606188],
.drawNotice .thead .item .odds span[data-v-27606188] {
	flex: 1
}

.drawNotice .thead[data-v-27606188] {
	height: 36px;
	background: #2d2e42
}

.drawNotice .thead .item[data-v-27606188] {
	height: 100%;
	align-items: center
}

.drawNotice .thead .item>div[data-v-27606188] {
	font-size: 13px;
	font-weight: 400;
	color: #eee;
	display: flex;
	align-items: center;
	justify-content: center
}

.drawNotice .thead .item .half[data-v-27606188],
.drawNotice .thead .item .odds span[data-v-27606188] {
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center
}

.drawNotice .loading[data-v-27606188] {
	height: 300px
}

.drawNotice .empty[data-v-27606188] {
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	color: #333;
	background: #fff
}

.drawNotice .tbody[data-v-27606188] .el-collapse-item__wrap {
	background: #f2f2f2;
	border: none
}

.drawNotice .tbody[data-v-27606188] .el-collapse-item__header {
	height: 36px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2
}

.drawNotice .tbody[data-v-27606188] .el-collapse-item__header .el-collapse-item__arrow:before {
	display: none
}

.drawNotice .tbody[data-v-27606188] .el-collapse-item__content {
	background: #f2f2f2;
	padding: 0
}

.drawNotice .tbody[data-v-27606188] .el-collapse-item__content .item:last-child {
	border-bottom: 1px solid #eae9f2;
	margin: 0
}

.drawNotice .tbody .titleBox[data-v-27606188] {
	display: flex;
	align-items: center
}

.drawNotice .tbody .titleBox div[data-v-27606188]:first-child {
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #e63837
}

.drawNotice .tbody .titleBox div:first-child i[data-v-27606188] {
	transition: all .3s;
	color: #8489a1;
	font-size: 16px;
	margin-right: 5px
}

.drawNotice .tbody .titleBox div[data-v-27606188]:last-child {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 12px;
	font-weight: 400;
	color: #3985f4
}

.drawNotice .tbody .titleBox .action[data-v-27606188] {
	color: #444a64 !important
}

.drawNotice .tbody .titleBox .action i[data-v-27606188] {
	transform: rotate(90deg)
}

.drawNotice .tbody .item[data-v-27606188] {
	height: 44px;
	background: #fff;
	align-items: center;
	border-bottom: 1px solid #eae9f2
}

.drawNotice .tbody .item[data-v-27606188]:nth-child(2n) {
	background: #f6f6f8
}

.drawNotice .tbody .item[data-v-27606188]:hover {
	background: #ececec
}

.drawNotice .tbody .item>div[data-v-27606188] {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.drawNotice .tbody .item .num[data-v-27606188] {
	font-size: 12px;
	font-weight: 400;
	color: #444a64;
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .league span[data-v-27606188] {
	width: 70px;
	height: 26px;
	background: #e63837;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 26px
}

.drawNotice .tbody .item .date[data-v-27606188] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.drawNotice .tbody .item .match[data-v-27606188] {
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .match .team em[data-v-27606188] {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	color: #7a809a
}

.drawNotice .tbody .item .match .team i[data-v-27606188] {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	font-style: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 80px
}

.drawNotice .tbody .item .match .VS[data-v-27606188] {
	font-size: 14px;
	font-weight: 500;
	color: #f83131
}

.drawNotice .tbody .item .odds span[data-v-27606188] {
	height: 100%;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: #f6faff;
	cursor: pointer;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .odds span em[data-v-27606188] {
	font-style: normal
}

.drawNotice .tbody .item .odds span em[data-v-27606188]:first-child {
	font-size: 13px;
	color: #f83131;
	font-weight: 500;
	margin-right: 5px
}

.drawNotice .tbody .item .odds span em[data-v-27606188]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	line-height: 10px
}

.drawNotice .tbody .item .half span[data-v-27606188] {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	background: #f6faff;
	flex: 1;
	height: 100%;
	border-right: 1px solid #eae9f2;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.drawNotice .tbody .item .half span em[data-v-27606188] {
	font-style: normal
}

.drawNotice .tbody .item .half span em[data-v-27606188]:first-child {
	font-size: 13px;
	color: #f83131;
	font-weight: 500;
	margin-right: 5px
}

.drawNotice .tbody .item .half span em[data-v-27606188]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	line-height: 10px
}

.drawNotice .tbody .item .data[data-v-27606188] {
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .data>div[data-v-27606188] {
	display: flex;
	justify-content: space-around;
	align-items: center
}

.drawNotice .tbody .item .data>div[data-v-27606188]:first-child {
	width: 78px;
	font-size: 14px;
	font-weight: 500;
	color: #548feb;
	cursor: pointer
}

.drawNotice .tbody .item .data>div:first-child span[data-v-27606188]:hover {
	text-decoration: underline
}

.drawNotice .tbody .item .data>div[data-v-27606188]:last-child {
	flex: 1;
	display: flex;
	justify-content: space-around
}

.drawNotice .tbody .item .data>div:last-child span[data-v-27606188] {
	display: flex;
	justify-content: center;
	align-items: center
}

.drawNotice .tbody .item .data>div:last-child span em[data-v-27606188] {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	color: #fff;
	cursor: pointer
}

.drawNotice .tbody .item .data>div:last-child span[data-v-27606188]:first-child {
	width: 20px;
	margin-right: 5px
}

.drawNotice .tbody .item .data>div:last-child span:first-child em[data-v-27606188] {
	width: 18px;
	height: 18px;
	border-radius: 4px;
	line-height: 16px;
	color: #ef5555;
	border: 1px solid #ef5555
}

.drawNotice .tbody .item .data>div:last-child span:first-child em[data-v-27606188]:hover {
	color: #eee;
	background: #ef5555
}

.drawNotice .tbody .item .data>div:last-child span[data-v-27606188]:last-child {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.drawNotice .tbody .item .data>div:last-child span:last-child em[data-v-27606188] {
	padding: 0 5px;
	height: 18px;
	border-radius: 4px;
	color: #548feb;
	line-height: 16px;
	border: 1px solid #548feb
}

.drawNotice .tbody .item .data>div:last-child span:last-child em[data-v-27606188]:hover {
	color: #eee;
	background: #548feb
}

input[data-v-5a6be42e]::-webkit-inner-spin-button,
input[data-v-5a6be42e]::-webkit-outer-spin-button {
	-webkit-appearance: none
}

input[type=number][data-v-5a6be42e] {
	-moz-appearance: textfield
}

.bonusOptimization[data-v-5a6be42e] {
	padding-top: 10px
}

.bonusOptimization .title[data-v-5a6be42e] {
	width: 100%;
	height: 50px;
	background: #fff;
	font-size: 16px;
	font-weight: 700;
	color: #2e77e8;
	padding-left: 13px;
	line-height: 50px;
	text-align: left;
	border-bottom: 2px solid #3985f4
}

.bonusOptimization .tBody[data-v-5a6be42e] {
	padding-top: 20px;
	display: flex
}

.bonusOptimization .tBody .optionInfo[data-v-5a6be42e] {
	margin-right: 5px
}

.bonusOptimization .tBody .optionInfo .optionInfoBox[data-v-5a6be42e] {
	width: 440px;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1)
}

.bonusOptimization .tBody .optionInfo .topTit[data-v-5a6be42e] {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #2d2e42;
	display: flex
}

.bonusOptimization .tBody .optionInfo .topTit .sessions[data-v-5a6be42e] {
	flex: none;
	width: 60px
}

.bonusOptimization .tBody .optionInfo .topTit .teamName[data-v-5a6be42e] {
	flex: none;
	width: 180px
}

.bonusOptimization .tBody .optionInfo .topTit p[data-v-5a6be42e] {
	flex: 1;
	font-size: 13px;
	font-weight: 400;
	color: #fff
}

.bonusOptimization .tBody .optionInfo .item[data-v-5a6be42e] {
	background: #fff;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #eae9f2
}

.bonusOptimization .tBody .optionInfo .item[data-v-5a6be42e]:nth-child(odd) {
	background: #f6f6f8
}

.bonusOptimization .tBody .optionInfo .item .sessions[data-v-5a6be42e] {
	flex: none;
	width: 60px
}

.bonusOptimization .tBody .optionInfo .item .teamName[data-v-5a6be42e] {
	flex: none;
	width: 180px;
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.bonusOptimization .tBody .optionInfo .item .teamName em[data-v-5a6be42e] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-style: normal
}

.bonusOptimization .tBody .optionInfo .item .option[data-v-5a6be42e] {
	justify-content: flex-start;
	padding: 3px 5px;
	flex-wrap: wrap
}

.bonusOptimization .tBody .optionInfo .item .option span[data-v-5a6be42e] {
	height: 24px;
	background: #fff;
	border: 1px solid #f83131;
	font-size: 13px;
	padding: 0 8px;
	display: flex;
	margin-right: 3px;
	margin-bottom: 3px
}

.bonusOptimization .tBody .optionInfo .item .option span i[data-v-5a6be42e] {
	line-height: 24px;
	font-style: normal
}

.bonusOptimization .tBody .optionInfo .item .option span i[data-v-5a6be42e]:first-child {
	color: #f83131;
	font-weight: 700
}

.bonusOptimization .tBody .optionInfo .item .option span i[data-v-5a6be42e]:last-child {
	color: #ffa92e;
	margin-left: 3px
}

.bonusOptimization .tBody .optionInfo .item p[data-v-5a6be42e] {
	flex: 1;
	min-height: 40px;
	font-size: 12px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	justify-content: center;
	align-items: center
}

.bonusOptimization .tBody .optimization[data-v-5a6be42e] {
	flex: 1;
	position: relative;
	padding: 0 10px
}

.bonusOptimization .tBody .optimization .optimizationBox[data-v-5a6be42e] {
	min-height: 580px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	padding-bottom: 70px
}

.bonusOptimization .tBody .optimization .top[data-v-5a6be42e] {
	width: 100%;
	height: 60px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	padding: 0 10px
}

.bonusOptimization .tBody .optimization .top .money[data-v-5a6be42e] {
	width: 220px;
	height: 100%;
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	align-items: center
}

.bonusOptimization .tBody .optimization .top .money input[data-v-5a6be42e] {
	width: 100px;
	height: 34px;
	background: #eee;
	font-size: 15px;
	font-weight: 700;
	color: #f83131;
	line-height: 34px;
	outline: none;
	border: none;
	text-align: center;
	margin: 0 10px
}

.bonusOptimization .tBody .optimization .top .optimizationType[data-v-5a6be42e] {
	flex: 1;
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.bonusOptimization .tBody .optimization .top .optimizationType .arrow[data-v-5a6be42e] {
	width: 30px;
	height: 15px;
	margin-right: 5px
}

.bonusOptimization .tBody .optimization .top .optimizationType .arrow img[data-v-5a6be42e] {
	width: 100%;
	height: 100%
}

.bonusOptimization .tBody .optimization .top .optimizationType .doubt[data-v-5a6be42e] {
	width: 17px;
	height: 17px;
	margin-left: 5px
}

.bonusOptimization .tBody .optimization .top .optimizationType .doubt img[data-v-5a6be42e] {
	width: 100%;
	height: 100%
}

.bonusOptimization .tBody .optimization .top .optimizationType .button[data-v-5a6be42e] {
	width: 100px;
	height: 34px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	line-height: 34px;
	margin: 0 5px
}

.bonusOptimization .tBody .optimization .top .optimizationType .active[data-v-5a6be42e] {
	display: flex;
	justify-content: center;
	position: relative
}

.bonusOptimization .tBody .optimization .top .optimizationType .active[data-v-5a6be42e]:after {
	position: absolute;
	bottom: -23px;
	content: "";
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAWCAYAAACsR+4DAAAAAXNSR0IArs4c6QAAAlFJREFUSEu91V1r01AYB/D/k7ZL0zIvBa/EuybpjR8gbbZW7XyrouLX2bfwEzjUikWHMseUyhgIEtYVOiniLKIgKjJfO7flPNK6vmlfTtp05yonec7//DjJOSH42uYVYF74EUl+hNQzDCNlCbg3wlM4XywWquPm+gLT9UQCpDwCEGXmN7u/Q/bW1srbcXBjw2LxtE1i7yFAkRaE8DoUgF0qFd6NihsLZpqJWcG02IU6kDD4lRoKzGxsPH0/Cm5kmGFYKYbyoBeqCWGgogD25mbhg1fcSDBdt9Mgvj8I1YQQ8ctgQLVLpeWPXnCeYbF44jQJysugOlaurKnuzPr66idZnCeYaVpnXBHIE0GTnaC9IbgUCVPKcQqfZcZKw0zTzghGHkBYJrhXDQFFIjVVLj/+MixDCmYYyTlG/fVBHRYo8dxRp5AuFgvbg2qHwvS4dQ5CuQfQlMSkUiUEfqFpoVOOs/K134CBMNNMXhCMu36iOiDPI1ow0w/XF2YYVpah3JkQquEjYM119+YqlbXv/65cT5iu25dAfHuSqDaEVyPakYzjLP7qxP0H0+PJyxC4dTioFuVZRJs+24nrgpmmdUWwsnDIqKbuSUSbvtjEtWCmaV8VjAUAIamtNYkipuVajbPVamGnATOM5DUG1VHBScznJZPBSwqOZkmP29fZxU0iBGQCmFEjwk7rP8jYh8Jdu4oY2wBxxwf+E8Buu6/Ur+v3/jYGk1Ifc9AlsUQnTs4eD/6gBioadYXr7ncderHYsW+5XM6VQftZM/Tk93MyL1l/AH1Uv6tWqM9YAAAAAElFTkSuQmCC);
	width: 19px;
	height: 11px;
	transform: rotate(-135deg)
}

.bonusOptimization .tBody .optimization .top .optimizationType .red[data-v-5a6be42e] {
	background: linear-gradient(0deg, #ffb452, #fd6c02)
}

.bonusOptimization .tBody .optimization .top .optimizationType .blue[data-v-5a6be42e] {
	background: linear-gradient(0deg, #c1c1c1, #da251c, #ff631e)
}

.bonusOptimization .tBody .optimization .top .optimizationType .gray[data-v-5a6be42e] {
	background: linear-gradient(0deg, #c1c1c1, #1590f8, #31ccff)
}

.bonusOptimization .tBody .optimization .bettingList[data-v-5a6be42e] {
	width: 100%;
	background: #fff
}

.bonusOptimization .tBody .optimization .bettingList .topTit[data-v-5a6be42e] {
	width: 100%;
	height: 36px;
	background: #2d2e42;
	display: flex;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	line-height: 36px
}

.bonusOptimization .tBody .optimization .bettingList .topTit p[data-v-5a6be42e] {
	flex: 1
}

.bonusOptimization .tBody .optimization .bettingList .topTit .serialNo[data-v-5a6be42e] {
	flex: none;
	width: 50px
}

.bonusOptimization .tBody .optimization .bettingList .topTit .singleNote[data-v-5a6be42e] {
	flex: none;
	width: 300px
}

.bonusOptimization .tBody .optimization .bettingList .topTit .notes[data-v-5a6be42e] {
	flex: none;
	width: 150px
}

.bonusOptimization .tBody .optimization .bettingList .item[data-v-5a6be42e] {
	width: 100%;
	display: flex;
	font-size: 12px;
	border-bottom: 1px solid #eae9f2
}

.bonusOptimization .tBody .optimization .bettingList .item p[data-v-5a6be42e] {
	padding: 8px 0;
	flex: 1;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #eae9f2
}

.bonusOptimization .tBody .optimization .bettingList .item p[data-v-5a6be42e]:last-child {
	border-right: none
}

.bonusOptimization .tBody .optimization .bettingList .item .redColor[data-v-5a6be42e] {
	color: #f83131
}

.bonusOptimization .tBody .optimization .bettingList .item .serialNo[data-v-5a6be42e] {
	flex: none;
	width: 50px
}

.bonusOptimization .tBody .optimization .bettingList .item .singleNote[data-v-5a6be42e] {
	flex: none;
	width: 300px;
	display: flex;
	justify-content: flex-start;
	padding: 8px 4px 3px;
	align-items: center;
	flex-wrap: wrap
}

.bonusOptimization .tBody .optimization .bettingList .item .singleNote span[data-v-5a6be42e] {
	width: 140px;
	height: 24px;
	background: #fff;
	border: 1px solid #f83131;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 3px;
	margin-right: 3px;
	margin-bottom: 5px
}

.bonusOptimization .tBody .optimization .bettingList .item .singleNote span em[data-v-5a6be42e] {
	font-size: 13px;
	font-weight: 500;
	line-height: 41px;
	font-style: normal
}

.bonusOptimization .tBody .optimization .bettingList .item .singleNote span em[data-v-5a6be42e]:first-child {
	color: #f83131
}

.bonusOptimization .tBody .optimization .bettingList .item .singleNote span em[data-v-5a6be42e]:last-child {
	color: #ffa92e;
	margin-left: 3px
}

.bonusOptimization .tBody .optimization .bettingList .item .bonus[data-v-5a6be42e] {
	font-size: 13px;
	font-weight: 500;
	color: #333
}

.bonusOptimization .tBody .optimization .bettingList .item .notes[data-v-5a6be42e] {
	flex: none;
	width: 150px;
	border-right: none
}

.bonusOptimization .tBody .optimization .footer[data-v-5a6be42e] {
	width: 100%;
	height: 72px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	padding: 0 12px;
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 0;
	left: 0
}

.bonusOptimization .tBody .optimization .footer .programme[data-v-5a6be42e] {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: flex-start
}

.bonusOptimization .tBody .optimization .footer .programme p[data-v-5a6be42e]:first-child {
	font-size: 15px;
	font-weight: 400;
	color: #444a64
}

.bonusOptimization .tBody .optimization .footer .programme p:first-child span[data-v-5a6be42e] {
	color: #f83131;
	font-size: 18px;
	font-weight: 700
}

.bonusOptimization .tBody .optimization .footer .programme p[data-v-5a6be42e]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	margin-top: 3px
}

.bonusOptimization .tBody .optimization .footer .programme p:last-child .red[data-v-5a6be42e] {
	color: #f83131
}

.bonusOptimization .tBody .optimization .footer .Qrcode[data-v-5a6be42e] {
	width: 150px;
	height: 100%;
	border-left: 1px solid #eae9f2;
	display: flex;
	justify-content: center;
	align-items: center
}

.bonusOptimization .tBody .optimization .footer .Qrcode p[data-v-5a6be42e] {
	width: 110px;
	height: 36px;
	background: #e63837;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 36px
}

.bonusOptimization .tBody .optimization .footer .triangleL[data-v-5a6be42e] {
	position: absolute;
	left: 2px;
	top: -7px;
	width: 0;
	border: 7px solid transparent;
	border-top-color: #9293a4;
	transform: rotate(-45deg);
	border-radius: 1px
}

.bonusOptimization .tBody .optimization .footer .triangleR[data-v-5a6be42e] {
	position: absolute;
	right: 2px;
	top: -7px;
	width: 0;
	border: 7px solid transparent;
	border-top-color: #9293a4;
	transform: rotate(45deg);
	border-radius: 1px
}

.bonusOptimization .tBody .optimization .explain[data-v-5a6be42e] {
	position: absolute;
	right: -10px;
	top: 40px;
	z-index: 100;
	width: 440px;
	height: 200px;
	background: #fff;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	border-radius: 6px;
	display: flex;
	flex-direction: column
}

.bonusOptimization .tBody .optimization .explain h2[data-v-5a6be42e] {
	width: 100%;
	height: 40px;
	background: #f6f6f8;
	border-radius: 6px 6px 0 0;
	line-height: 40px;
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.bonusOptimization .tBody .optimization .explain .item[data-v-5a6be42e] {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	padding: 10px 35px
}

.bonusOptimization .tBody .optimization .explain .item p[data-v-5a6be42e] {
	font-size: 13px;
	font-weight: 400;
	color: #333;
	text-align: left
}

.bonusOptimization .tBody .optimization .explain .item p span[data-v-5a6be42e] {
	color: #1599fd
}

.bonusOptimization .tBody .optimization .qrCodeShow[data-v-5a6be42e] {
	width: 200px;
	height: 200px;
	position: absolute;
	z-index: 10;
	bottom: 70px;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #2f2f2f
}

.bonusOptimization .tBody .optimization .qrCodeShow div[data-v-5a6be42e] {
	width: 100px;
	height: 100px;
	background: red
}

.myData .myNav[data-v-0ee60344] {
	height: 50px;
	background: #fff;
	font-size: 16px;
	font-weight: 700;
	color: #444;
	line-height: 50px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #f2f1f6
}

.myData .myNav[data-v-0ee60344]:before {
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-left: 20px;
	margin-right: 7px
}

.myData .main[data-v-0ee60344] {
	padding: 20px
}

.myData .main .help[data-v-0ee60344] {
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #8d909c;
	border-radius: 50%;
	line-height: 18px;
	cursor: pointer;
	color: #8d909c;
	margin-left: 10px
}

.myData .main .help[data-v-0ee60344]:hover {
	color: #548feb;
	border-color: #548feb
}

.myData .main div[data-v-0ee60344] {
	display: flex;
	height: 50px;
	justify-content: flex-start;
	align-items: center
}

.myData .main div p[data-v-0ee60344]:first-child {
	width: 64px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444a64;
	text-align: justify;
	text-align-last: justify
}

.myData .main div p[data-v-0ee60344]:last-child {
	display: flex;
	align-items: center
}

.myData .main div p:last-child .btn[data-v-0ee60344] {
	width: 80px;
	height: 40px;
	background: #548feb;
	color: #fff;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
	cursor: pointer
}

.myData .main div #dingzhi span[data-v-0ee60344],
.myData .main div p:last-child .btn[data-v-0ee60344]:hover {
	background: #fff;
	border: 1px solid #3699ff;
	color: #548feb
}

.myData .main div #dingzhi span[data-v-0ee60344]:hover {
	background: #548feb;
	color: #fff
}

.myData .main div .input[data-v-0ee60344] {
	margin-left: 10px;
	width: 300px;
	margin-right: 10px;
	text-align: left
}

.myData .main div .input span[data-v-0ee60344] {
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.myData .main div .input input[data-v-0ee60344] {
	width: 300px;
	height: 40px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 14px;
	font-weight: 400;
	padding-left: 10px;
	color: #8f94a9
}

.myData .main div .input input[data-v-0ee60344]:focus {
	outline: none
}

.myData .main div .input em[data-v-0ee60344] {
	font-style: normal;
	display: inline-block;
	width: 34px;
	height: 18px;
	background: linear-gradient(90deg, #ffba00, #ffc032);
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 18px;
	text-align: center
}

.myData .main div .ctv[data-v-0ee60344] {
	width: auto;
	max-width: 300px
}

.dou[data-v-eb237dd6] {
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-animation-name: shaky-slow-eb237dd6;
	-ms-animation-name: shaky-slow-eb237dd6;
	animation-name: shaky-slow-eb237dd6;
	-webkit-animation-duration: 4s;
	-ms-animation-duration: 4s;
	animation-duration: 4s;
	-webkit-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-ms-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0s;
	-ms-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-play-state: running;
	-ms-animation-play-state: running;
	animation-play-state: running
}

@keyframes shaky-slow-eb237dd6 {
	0% {
		transform: translate(0) rotate(0deg)
	}

	2% {
		transform: translate(-1px, 1.5px) rotate(1.5deg)
	}

	4% {
		transform: translate(1.3px) rotate(-.5deg)
	}

	6% {
		transform: translate(1.4px, 1.4px) rotate(-2deg)
	}

	8% {
		transform: translate(-1.3px, -1px) rotate(-1.5deg)
	}

	10% {
		transform: translate(1.4px) rotate(-2deg)
	}

	12% {
		transform: translate(-1.3px, -1px) rotate(-2deg)
	}

	14% {
		transform: translate(1.5px, 1.3px) rotate(1.5deg)
	}

	16% {
		transform: translate(1.5px, -1.5px) rotate(-1.5deg)
	}

	18% {
		transform: translate(1.3px, -1.3px) rotate(-2deg)
	}

	20% {
		transform: translate(1px, 1px) rotate(-.5deg)
	}

	22% {
		transform: translate(1.3px, 1.5px) rotate(-2deg)
	}

	24% {
		transform: translate(-1.4px, -1px) rotate(2deg)
	}

	26% {
		transform: translate(1.3px, -1.3px) rotate(.5deg)
	}

	28% {
		transform: translate(1.6px, -1.6px) rotate(-1.5deg)
	}

	30% {
		transform: translate(-1.3px, -1.3px) rotate(-1.5deg)
	}

	32% {
		transform: translate(-1px) rotate(2deg)
	}

	34% {
		transform: translate(1.3px, 1.3px) rotate(-.5deg)
	}

	36% {
		transform: translate(1.3px, 1.6px) rotate(1.5deg)
	}

	38% {
		transform: translate(1.3px, -1.6px) rotate(1.5deg)
	}

	40% {
		transform: translate(-1.4px, -1px) rotate(-.5deg)
	}

	42% {
		transform: translate(-1.4px, 1.3px) rotate(-.5deg)
	}

	44% {
		transform: translate(-1.6px, 1.4px) rotate(.5deg)
	}

	46% {
		transform: translate(-2.1px, -1.3px) rotate(-.5deg)
	}

	48% {
		transform: translate(1px, 1.6px) rotate(1.5deg)
	}

	50% {
		transform: translate(1.6px, 1.6px) rotate(1.5deg)
	}

	52% {
		transform: translate(-1.4px, 1.6px) rotate(.5deg)
	}

	54% {
		transform: translate(1.6px, -1px) rotate(-2deg)
	}

	56% {
		transform: translate(1.3px, -1.6px) rotate(-2deg)
	}

	58% {
		transform: translate(-1.3px, -1.6px) rotate(.5deg)
	}

	60% {
		transform: translate(1.3px, 1.6px) rotate(-.5deg)
	}

	62% {
		transform: translate(0) rotate(-1.5deg)
	}

	64% {
		transform: translate(-1.6px, -1.6px) rotate(-2deg)
	}

	66% {
		transform: translate(1.6px, -1.6px) rotate(.5deg)
	}

	68% {
		transform: translateY(-1.6px) rotate(-2deg)
	}

	70% {
		transform: translate(-1.6px, 1px) rotate(1.5deg)
	}

	72% {
		transform: translate(-1.6px, 1.6px) rotate(2deg)
	}

	74% {
		transform: translate(1.3px, -1.6px) rotate(-.5deg)
	}

	76% {
		transform: translate(1.4px, 1px) rotate(-.5deg)
	}

	78% {
		transform: translate(-1px, 1.4px) rotate(2deg)
	}

	80% {
		transform: translate(1.4px, 1.6px) rotate(2deg)
	}

	82% {
		transform: translate(-1.6px, -1.6px) rotate(-.5deg)
	}

	84% {
		transform: translate(-1.4px, 1.4px) rotate(-2deg)
	}

	86% {
		transform: translate(1px, 1.4px) rotate(-2deg)
	}

	88% {
		transform: translate(-1.4px, 1.4px) rotate(-1.5deg)
	}

	90% {
		transform: translate(-1.6px, -1.6px) rotate(-2deg)
	}

	92% {
		transform: translate(-1.4px, 1.6px) rotate(2deg)
	}

	94% {
		transform: translate(-1.6px, -1.6px) rotate(-2deg)
	}

	96% {
		transform: translate(-1.4px, 1.3px) rotate(-2deg)
	}

	98% {
		transform: translate(1.3px, 1px) rotate(-.5deg)
	}
}

.myWallet .kong[data-v-eb237dd6] {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 200px
}

.myWallet .kong .boxs[data-v-eb237dd6] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.myWallet .kong .boxs img[data-v-eb237dd6] {
	width: 180px;
	height: 140px
}

.myWallet .kong .boxs p[data-v-eb237dd6] {
	font-size: 14px;
	font-weight: 400;
	color: #444
}

.myWallet .nav[data-v-eb237dd6] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #f2f1f6
}

.myWallet .nav .left[data-v-eb237dd6] {
	display: flex;
	justify-content: flex-start
}

.myWallet .nav .right[data-v-eb237dd6] {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-right: 10px
}

.myWallet .nav .right[data-v-eb237dd6] .el-date-editor {
	width: 230px;
	height: 34px;
	background: #fff;
	border: 1px solid #f2f1f6;
	border-radius: 5px
}

.myWallet .nav .right[data-v-eb237dd6] .el-date-editor .el-range-input {
	width: 290%
}

.myWallet .nav .right[data-v-eb237dd6] .el-date-editor .el-range-separator {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	line-height: 34px
}

.myWallet .nav .right[data-v-eb237dd6] .el-date-editor .el-input__icon {
	display: flex;
	justify-content: center;
	align-items: center
}

.myWallet .nav span[data-v-eb237dd6] {
	line-height: 50px;
	cursor: pointer;
	width: 100px;
	height: 50px;
	font-size: 16px;
	font-weight: 400;
	color: #444
}

.myWallet .nav .active[data-v-eb237dd6],
.myWallet .nav span[data-v-eb237dd6]:hover {
	font-size: 16px;
	font-weight: 700;
	color: #548feb;
	border-bottom: 3px solid #548feb
}

.myWallet .Recharge[data-v-eb237dd6] {
	padding: 20px
}

.myWallet .Recharge .RechargeBoxs[data-v-eb237dd6] {
	display: flex;
	justify-content: space-between
}

.myWallet .Recharge .left[data-v-eb237dd6] {
	width: 500px
}

.myWallet .Recharge .left .uesrVb[data-v-eb237dd6] {
	background: url(vbBack.3aad52e.png);
	background-size: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 90px
}

.myWallet .Recharge .left .uesrVb div[data-v-eb237dd6]:last-child {
	height: 54px;
	width: 51px;
	display: flex;
	justify-content: flex-start;
	padding-left: 18px;
	align-items: center;
	width: 75px
}

.myWallet .Recharge .left .uesrVb div:last-child img[data-v-eb237dd6] {
	height: 54px;
	width: 51px
}

.myWallet .Recharge .left .uesrVb div[data-v-eb237dd6]:first-child {
	margin-right: 6px;
	flex: 1
}

.myWallet .Recharge .left .uesrVb div:first-child p[data-v-eb237dd6] {
	text-align: left;
	padding-left: 28px
}

.myWallet .Recharge .left .uesrVb div:first-child p[data-v-eb237dd6]:first-child {
	font-size: 28px;
	font-weight: 700;
	color: #f0d2ac;
	margin-bottom: 3px
}

.myWallet .Recharge .left .uesrVb div:first-child p[data-v-eb237dd6]:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #f0d2ac
}

.myWallet .Recharge .left .money .moneyNav[data-v-eb237dd6] {
	height: 50px;
	background: #fff;
	font-size: 16px;
	font-weight: 700;
	color: #444;
	line-height: 50px;
	display: flex;
	align-items: center
}

.myWallet .Recharge .left .money .moneyNav[data-v-eb237dd6]:before {
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-left: 20px;
	margin-right: 7px
}

.myWallet .Recharge .left .money .main[data-v-eb237dd6] {
	display: flex;
	justify-content: center;
	align-items: center
}

.myWallet .Recharge .left .money .main .boxs[data-v-eb237dd6] {
	height: 230px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between
}

.myWallet .Recharge .left .money .main .boxs p[data-v-eb237dd6] {
	width: 160px;
	height: 70px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 8px;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative
}

.myWallet .Recharge .left .money .main .boxs p span[data-v-eb237dd6]:first-child {
	font-size: 18px;
	font-weight: 400;
	color: #333
}

.myWallet .Recharge .left .money .main .boxs p .yuan[data-v-eb237dd6] {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9
}

.myWallet .Recharge .left .money .main .boxs p em[data-v-eb237dd6] {
	font-style: normal;
	position: absolute;
	width: 46px;
	height: 18px;
	background: linear-gradient(-90deg, #ffbf2c, #ffc02f);
	border-radius: 8px 0 8px 0;
	top: 0;
	left: 0;
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.myWallet .Recharge .left .money .main .boxs p[data-v-eb237dd6]:hover {
	border: 1px solid #b58350
}

.myWallet .Recharge .left .money .main .boxs p:hover span[data-v-eb237dd6] {
	color: #b58350
}

.myWallet .Recharge .left .money .main .boxs .action[data-v-eb237dd6] {
	border: 1px solid #b58350
}

.myWallet .Recharge .left .money .main .boxs .action span[data-v-eb237dd6] {
	color: #b58350 !important
}

.myWallet .Recharge .left .userXie[data-v-eb237dd6] {
	padding: 20px;
	height: 170px;
	background: #f6f6f8;
	border-radius: 8px;
	margin-top: 10px
}

.myWallet .Recharge .left .userXie div[data-v-eb237dd6] {
	text-align: left;
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9
}

.myWallet .Recharge .left .userXie div em[data-v-eb237dd6] {
	font-style: normal;
	color: #548feb;
	cursor: pointer
}

.myWallet .Recharge .left .userXie p[data-v-eb237dd6] {
	margin-top: 18px;
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	text-align: left;
	line-height: 20px
}

.myWallet .Recharge .right[data-v-eb237dd6] {
	width: 380px
}

.myWallet .Recharge .right .back[data-v-eb237dd6] {
	height: 290px;
	background: #eee;
	border: 1px solid #eae9f2;
	border-radius: 8px;
	overflow: hidden
}

.myWallet .Recharge .right .back img[data-v-eb237dd6] {
	width: 100%
}

.myWallet .Recharge .right .otherMoney[data-v-eb237dd6] {
	display: flex;
	flex-direction: column;
	justify-content: flex-start
}

.myWallet .Recharge .right .otherMoney div[data-v-eb237dd6] {
	width: 300px;
	height: 70px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 8px;
	font-size: 16px;
	line-height: 70px;
	font-weight: 400;
	color: #333;
	margin: 10px 0;
	display: flex;
	justify-content: center;
	align-items: center
}

.myWallet .Recharge .right .otherMoney div[data-v-eb237dd6]:before {
	content: "其他金额"
}

.myWallet .Recharge .right .otherMoney div[data-v-eb237dd6]:hover:before {
	content: "请输入充值金额"
}

.myWallet .Recharge .right .otherMoney input[data-v-eb237dd6] {
	width: 300px;
	height: 70px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 400;
	color: #8f94a9;
	text-align: center
}

.myWallet .Recharge .right .otherMoney input[data-v-eb237dd6]:hover {
	border: 1px solid #b58350;
	color: #b58350
}

.myWallet .Recharge .right .otherMoney input[data-v-eb237dd6]:focus {
	outline: none;
	border: 1px solid #b58350;
	color: #b58350
}

.myWallet .Recharge .right .otherMoney span[data-v-eb237dd6] {
	display: inline-block;
	font-size: 13px;
	line-height: 30px;
	padding: 0 40px;
	text-align: left;
	color: #f4422a
}

.myWallet .Recharge .foter[data-v-eb237dd6] {
	display: flex;
	justify-content: space-between;
	height: 50px;
	line-height: 50px;
	margin-bottom: -20px
}

.myWallet .Recharge .foter div[data-v-eb237dd6]:first-child {
	font-size: 15px;
	font-weight: 400;
	color: #444
}

.myWallet .Recharge .foter div:first-child em[data-v-eb237dd6] {
	font-style: normal;
	color: #f4422a
}

.myWallet .Recharge .foter div[data-v-eb237dd6]:last-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.myWallet .Recharge .foter div:last-child span[data-v-eb237dd6] {
	width: 88px;
	height: 36px;
	line-height: 36px;
	background: #548feb;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	cursor: pointer
}

.myWallet .RechargeDetails[data-v-eb237dd6] {
	padding: 20px
}

.myWallet .RechargeDetails .table .item[data-v-eb237dd6] {
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	display: flex;
	height: 40px;
	line-height: 40px
}

.myWallet .RechargeDetails .table .item div[data-v-eb237dd6] {
	flex: 1
}

.myWallet .RechargeDetails .thead[data-v-eb237dd6] {
	background: #f6f6f8
}

.myWallet .RechargeDetails .tbody[data-v-eb237dd6] {
	border: 1px solid #f2f1f6;
	border-top: none;
	border-bottom: none
}

.myWallet .RechargeDetails .tbody .item[data-v-eb237dd6] {
	color: #444a64;
	border-bottom: 1px solid #f2f1f6
}

.myCoupon .nav[data-v-4a191794] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: flex-start;
	border-bottom: 1px solid #f2f1f6
}

.myCoupon .nav span[data-v-4a191794] {
	line-height: 50px;
	cursor: pointer;
	width: 100px;
	height: 50px;
	font-size: 16px;
	font-weight: 400;
	color: #444
}

.myCoupon .nav .active[data-v-4a191794],
.myCoupon .nav span[data-v-4a191794]:hover {
	font-size: 16px;
	font-weight: 700;
	color: #548feb;
	border-bottom: 3px solid #548feb
}

.myCoupon .content[data-v-4a191794] {
	padding: 0 20px 20px
}

.myCoupon .content .Coupon[data-v-4a191794] {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.myCoupon .content .Coupon .item[data-v-4a191794] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px
}

.myCoupon .content .Coupon .item .left[data-v-4a191794] {
	width: 80px;
	height: 80px;
	background: url(coupTrue.812012b.png);
	background-size: 100%;
	box-shadow: 0 0 20px 1px rgba(7, 0, 24, .08);
	border-radius: 4px
}

.myCoupon .content .Coupon .item .left div[data-v-4a191794]:first-child {
	height: 60px;
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.myCoupon .content .Coupon .item .left div[data-v-4a191794]:last-child {
	width: 75px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fdc555;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	border-radius: 0 0 4px 4px
}

.myCoupon .content .Coupon .item .left .size[data-v-4a191794] {
	font-size: 18px !important
}

.myCoupon .content .Coupon .item .left .num em[data-v-4a191794] {
	font-style: normal;
	font-weight: 700
}

.myCoupon .content .Coupon .item .left .num em[data-v-4a191794]:first-child {
	font-size: 26px !important
}

.myCoupon .content .Coupon .item .left .num em[data-v-4a191794]:last-child {
	font-size: 14px !important;
	padding-top: 5px
}

.myCoupon .content .Coupon .item .right[data-v-4a191794] {
	width: 290px;
	height: 80px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 4px;
	padding-left: 11px;
	display: flex;
	justify-content: space-between
}

.myCoupon .content .Coupon .item .right div[data-v-4a191794]:first-child {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start
}

.myCoupon .content .Coupon .item .right div:first-child p[data-v-4a191794]:first-child {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 400;
	color: #444
}

.myCoupon .content .Coupon .item .right div:first-child p[data-v-4a191794]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9
}

.myCoupon .content .Coupon .item .right div[data-v-4a191794]:last-child {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding-bottom: 10px;
	padding-right: 10px
}

.myCoupon .content .Coupon .item .right div:last-child span[data-v-4a191794] {
	width: 66px;
	height: 30px;
	background: #fff;
	border: 1px solid #548feb;
	border-radius: 6px;
	font-size: 13px;
	font-weight: 400;
	color: #548feb;
	line-height: 30px;
	cursor: pointer
}

.myCoupon .content .Couponuse .item .left[data-v-4a191794] {
	background: url(coupFalse.a2fbc9e.png);
	background-size: 100%
}

.myCoupon .content .Couponuse .item .left div[data-v-4a191794]:last-child {
	background: #e1e2e6;
	color: #8e93a0
}

.myCoupon .content .Couponuse .item .right div:last-child span[data-v-4a191794] {
	border-color: #d6d4de;
	color: #8f94a9
}

.myCoupon .content .customer[data-v-4a191794] {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9;
	line-height: 50px;
	text-align: left
}

.myCoupon .content .empty[data-v-4a191794] {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 300px
}

.myCoupon .content .empty .boxs[data-v-4a191794] {
	display: flex;
	flex-direction: column
}

.myCoupon .content .empty .boxs img[data-v-4a191794] {
	width: 180px;
	height: 140px
}

.myCoupon .content .empty .boxs p[data-v-4a191794] {
	font-size: 14px;
	font-weight: 400;
	color: #666
}

.myVip .nav[data-v-4f2f30ae] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: flex-start;
	border-bottom: 1px solid #f2f1f6
}

.myVip .nav span[data-v-4f2f30ae] {
	line-height: 50px;
	cursor: pointer;
	padding: 0 15px;
	height: 50px;
	font-size: 16px;
	font-weight: 400;
	color: #444
}

.myVip .nav .active[data-v-4f2f30ae],
.myVip .nav span[data-v-4f2f30ae]:hover {
	font-size: 16px;
	font-weight: 700;
	color: #548feb;
	border-bottom: 3px solid #548feb
}

.myVip .content .VipText .vipBoxs[data-v-4f2f30ae] {
	padding: 0 20px;
	display: flex;
	justify-content: space-between
}

.myVip .content .VipText .vipBoxs .left[data-v-4f2f30ae] {
	width: 500px
}

.myVip .content .VipText .vipBoxs .left .item[data-v-4f2f30ae] {
	margin-top: 10px;
	width: 500px;
	height: 150px;
	background: url(vipback.2c9b2f8.png);
	background-size: 100%;
	border-radius: 8px;
	display: flex;
	justify-content: space-between
}

.myVip .content .VipText .vipBoxs .left .item .text[data-v-4f2f30ae] {
	text-align: left
}

.myVip .content .VipText .vipBoxs .left .item .text .title[data-v-4f2f30ae] {
	font-size: 20px;
	font-weight: 700;
	color: #7c4f1b;
	margin-top: 20px;
	padding-left: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.myVip .content .VipText .vipBoxs .left .item .text .title em[data-v-4f2f30ae] {
	margin-left: 13px;
	font-style: normal;
	padding: 0 5px;
	height: 20px;
	background: url(vipText.610b32e.png) no-repeat;
	box-shadow: 0 0 12px 0 rgba(97, 50, 34, .1), 0 5px 9px 0 rgba(255, 206, 153, .29);
	font-size: 12px;
	font-weight: 400;
	color: #b97526;
	line-height: 20px
}

.myVip .content .VipText .vipBoxs .left .item .text .day[data-v-4f2f30ae] {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #7c4f1b;
	margin-top: 10px;
	padding-left: 20px
}

.myVip .content .VipText .vipBoxs .left .item .text .txt[data-v-4f2f30ae] {
	padding-left: 20px;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #7c4f1b;
	margin-top: 10px;
	height: 47px;
	line-height: 47px;
	padding-right: 30px;
	background: url(vipText.610b32e.png) no-repeat;
	background-position: 50%;
	background-size: 100% 47px
}

.myVip .content .VipText .vipBoxs .left .item .btn[data-v-4f2f30ae] {
	margin: 90px 10px;
	width: 66px;
	height: 30px;
	background: linear-gradient(0deg, #f2cc98, #fbd9ae);
	border-radius: 6px;
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
	color: #7c4f1b;
	cursor: pointer
}

.myVip .content .VipText .vipBoxs .right[data-v-4f2f30ae] {
	margin-top: 20px;
	width: 380px;
	height: 290px;
	background: #eee;
	border: 1px solid #eae9f2;
	border-radius: 8px;
	overflow: hidden
}

.myVip .content .VipText .vipBoxs .right img[data-v-4f2f30ae] {
	width: 100%
}

.myVip .content .VipText .text[data-v-4f2f30ae] {
	font-size: 13px;
	font-weight: 500;
	color: #8f94a9;
	text-align: left;
	margin-top: 10px;
	line-height: 25px
}

.myVip .content .VipBuy[data-v-4f2f30ae] {
	display: flex;
	justify-content: space-between;
	padding: 0 20px 20px
}

.myVip .content .VipBuy .left[data-v-4f2f30ae] {
	width: 700px
}

.myVip .content .VipBuy .left .VipBoxs[data-v-4f2f30ae] {
	display: flex;
	justify-content: space-between
}

.myVip .content .VipBuy .left .VipBoxs div[data-v-4f2f30ae] {
	width: 340px
}

.myVip .content .VipBuy .left .VipBoxs div .nav[data-v-4f2f30ae] {
	height: 50px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border: none
}

.myVip .content .VipBuy .left .VipBoxs div .nav[data-v-4f2f30ae]:before {
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c
}

.myVip .content .VipBuy .left .VipBoxs div .nav p[data-v-4f2f30ae]:first-child {
	font-size: 16px;
	font-weight: 700;
	color: #444;
	margin: 0 16px 0 10px
}

.myVip .content .VipBuy .left .VipBoxs div .nav p[data-v-4f2f30ae]:last-child {
	font-size: 13px;
	font-weight: 500;
	color: #8f94a9
}

.myVip .content .VipBuy .left .VipBoxs div .Vb[data-v-4f2f30ae] {
	display: flex;
	justify-content: space-between
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .item[data-v-4f2f30ae] {
	cursor: pointer;
	width: 160px;
	height: 100px;
	border: 1px solid #eae9f2;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .item p[data-v-4f2f30ae]:first-child {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .item p[data-v-4f2f30ae]:nth-child(2) {
	font-size: 20px;
	font-weight: 400;
	color: #333;
	margin: 5px 0
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .item p:nth-child(2) em[data-v-4f2f30ae] {
	font-style: normal;
	font-size: 13px
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .item p[data-v-4f2f30ae]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .item span[data-v-4f2f30ae] {
	width: 36px;
	height: 18px;
	background: #c8cdd5;
	border-radius: 8px 0 8px 0;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	position: absolute;
	left: -1px;
	top: 0
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .item[data-v-4f2f30ae]:hover {
	border: 2px solid #b58350
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .item:hover p[data-v-4f2f30ae] {
	color: #b58350
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .item:hover span[data-v-4f2f30ae] {
	background: linear-gradient(-90deg, #e8c48c, #deb27a)
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .action[data-v-4f2f30ae] {
	border: 2px solid #b58350
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .action p[data-v-4f2f30ae] {
	color: #b58350 !important
}

.myVip .content .VipBuy .left .VipBoxs div .Vb .action span[data-v-4f2f30ae] {
	background: linear-gradient(-90deg, #e8c48c, #deb27a)
}

.myVip .content .VipBuy .left .btn[data-v-4f2f30ae] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;
	margin-top: 80px;
	height: 50px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 0 0 8px 8px
}

.myVip .content .VipBuy .left .btn div[data-v-4f2f30ae]:first-child {
	font-size: 15px;
	font-weight: 400;
	color: #444
}

.myVip .content .VipBuy .left .btn div:first-child em[data-v-4f2f30ae] {
	font-style: normal;
	color: #f4422a
}

.myVip .content .VipBuy .left .btn div[data-v-4f2f30ae]:last-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.myVip .content .VipBuy .left .btn div:last-child span[data-v-4f2f30ae] {
	width: 88px;
	height: 36px;
	background: #548feb;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	line-height: 36px
}

.myBigV .nav[data-v-9fe6c32e] {
	height: 50px;
	background: #fff;
	font-size: 16px;
	font-weight: 700;
	color: #444;
	line-height: 50px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #f2f1f6
}

.myBigV .nav[data-v-9fe6c32e]:before {
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-left: 20px;
	margin-right: 7px
}

.myBigV .main[data-v-9fe6c32e] {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 20px
}

.myBigV .main .item[data-v-9fe6c32e] {
	margin-top: 10px;
	padding: 0 20px;
	width: 441px;
	height: 145px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.myBigV .main .item[data-v-9fe6c32e]:first-child {
	background: url(BigVBackOne.ce4bb44.png);
	background-size: 100%
}

.myBigV .main .item:first-child .left .content[data-v-9fe6c32e] {
	color: #d6ddff
}

.myBigV .main .item[data-v-9fe6c32e]:nth-child(2) {
	background: url(BigVBackTwo.a9c85cb.png);
	background-size: 100%
}

.myBigV .main .item:nth-child(2) .left .content[data-v-9fe6c32e] {
	color: #ffe5eb
}

.myBigV .main .item[data-v-9fe6c32e]:last-child {
	background: url(BigVBackSan.a1534c1.png);
	background-size: 100%
}

.myBigV .main .item:last-child .left .content[data-v-9fe6c32e] {
	color: #ecfcff
}

.myBigV .main .item .left[data-v-9fe6c32e] {
	text-align: left;
	width: 312px
}

.myBigV .main .item .left .title[data-v-9fe6c32e] {
	font-size: 20px;
	font-weight: 700;
	color: #fff
}

.myBigV .main .item .left .content[data-v-9fe6c32e] {
	margin: 5px 0;
	font-size: 13px;
	font-weight: 500;
	line-height: 23px
}

.myBigV .main .item .left .btn[data-v-9fe6c32e] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.myBigV .main .item .left .btn span[data-v-9fe6c32e] {
	width: 66px;
	cursor: pointer;
	height: 30px;
	background: hsla(0, 0%, 100%, .2);
	border-radius: 6px;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	line-height: 30px;
	text-align: center
}

.myBigV .main .item .right[data-v-9fe6c32e] {
	align-self: flex-start;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px
}

.myBigV .main .item .right img[data-v-9fe6c32e] {
	width: 35px;
	height: 35px
}

.popover_Price {
	margin: 0;
	min-width: 50px !important;
	padding: 10px 0
}

.popover_Price p {
	padding: 10px;
	height: 40px;
	cursor: pointer
}

.popover_Price .active,
.popover_Price p:hover {
	background: #548feb;
	color: #fff
}

.MemberStatusFalg {
	margin: 0;
	min-width: 134px !important;
	padding: 10px 0
}

.MemberStatusFalg p {
	padding: 10px;
	text-align: center;
	height: 40px;
	cursor: pointer
}

.MemberStatusFalg .active,
.MemberStatusFalg p:hover {
	background: #548feb;
	color: #fff
}

.myPurchase .kong {
	padding-top: 200px
}

.myPurchase .kong,
.myPurchase .kong .boxs {
	display: flex;
	justify-content: center;
	align-items: center
}

.myPurchase .kong .boxs {
	flex-direction: column
}

.myPurchase .kong .boxs img {
	width: 180px;
	height: 140px
}

.myPurchase .kong .boxs p {
	font-size: 14px;
	font-weight: 400;
	color: #444
}

.myPurchase .nav {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #f2f1f6
}

.myPurchase .nav .left {
	display: flex;
	justify-content: flex-start
}

.myPurchase .nav .left span {
	line-height: 50px;
	cursor: pointer;
	padding: 0 10px;
	height: 50px;
	font-size: 16px;
	font-weight: 400;
	color: #444
}

.myPurchase .nav .left .active,
.myPurchase .nav .left span:hover {
	font-size: 16px;
	font-weight: 700;
	color: #548feb;
	border-bottom: 3px solid #548feb
}

.myPurchase .nav .right {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-right: 10px
}

.myPurchase .nav .right .el-date-editor {
	margin-right: 10px;
	width: 230px;
	height: 34px;
	background: #fff;
	border: 1px solid #f2f1f6;
	border-radius: 5px
}

.myPurchase .nav .right .el-date-editor .el-range-input {
	width: 290%
}

.myPurchase .nav .right .el-date-editor .el-range-separator {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	line-height: 34px
}

.myPurchase .nav .right .Btn,
.myPurchase .nav .right .el-date-editor .el-input__icon {
	display: flex;
	justify-content: center;
	align-items: center
}

.myPurchase .nav .right .Btn {
	min-width: 145px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #eae9f2;
	background: hsla(0, 0%, 100%, .6);
	border-radius: 6px;
	font-size: 13px;
	font-weight: 400;
	color: #444;
	cursor: pointer
}

.myPurchase .nav .right .Btn:hover {
	color: #548feb;
	border-color: #548feb
}

.myPurchase .nav .right .Btn:hover i {
	color: #548feb
}

.myPurchase .nav .right .Btn i {
	margin-left: 5px
}

.myPurchase .programme {
	padding: 20px
}

.myPurchase .programme .table .item {
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	display: flex;
	height: 40px;
	line-height: 40px
}

.myPurchase .programme .table .item .num,
.myPurchase .programme .table .item .time {
	width: 150px
}

.myPurchase .programme .table .item .planName {
	width: 230px
}

.myPurchase .programme .table .item .name,
.myPurchase .programme .table .item .price {
	width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.myPurchase .programme .table .item .details {
	flex: 1
}

.myPurchase .programme .table .item .num {
	width: 300px;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.myPurchase .programme .thead {
	background: #f6f6f8
}

.myPurchase .programme .tbody {
	border: 1px solid #f2f1f6;
	border-top: none;
	border-bottom: none
}

.myPurchase .programme .tbody .item {
	color: #444a64;
	border-bottom: 1px solid #f2f1f6;
	position: relative;
	font-size: 13px;
	height: 66px;
	line-height: 66px
}

.myPurchase .programme .tbody .item div {
	border-right: 1px solid #f2f1f6
}

.myPurchase .programme .tbody .item .planName {
	line-height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px
}

.myPurchase .programme .tbody .item .details {
	cursor: pointer;
	color: #548feb
}

.myPurchase .programme .tbody .item .img {
	position: absolute;
	right: 55px;
	border: none;
	transform: rotate(-10deg);
	top: 17px
}

.myPurchase .programme .tbody .item .img img {
	width: 45px;
	height: 45px
}

.myPurchase .member {
	padding: 20px
}

.myPurchase .member .table .item {
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	display: flex;
	height: 40px;
	line-height: 40px
}

.myPurchase .member .table .item div {
	flex: 1
}

.myPurchase .member .thead {
	background: #f6f6f8
}

.myPurchase .member .tbody {
	border: 1px solid #f2f1f6;
	border-top: none;
	border-bottom: none
}

.myPurchase .member .tbody .item {
	font-size: 13px;
	color: #444a64;
	border-bottom: 1px solid #f2f1f6
}

.myPurchase .member .tbody .item div {
	border-right: 1px solid #f2f1f6
}

.popover_collect {
	margin: 0;
	min-width: 70px;
	padding: 10px 0
}

.popover_collect .content p {
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	padding: 0 10px
}

.popover_collect .content .action,
.popover_collect .content p:hover {
	background: #548feb;
	color: #fff
}

.myCollect .kong {
	height: 260px
}

.myCollect .kong,
.myCollect .kong .boxs {
	display: flex;
	justify-content: center;
	align-items: center
}

.myCollect .kong .boxs {
	flex-direction: column
}

.myCollect .kong .boxs img {
	width: 180px;
	height: 140px
}

.myCollect .kong .boxs p {
	font-size: 14px;
	font-weight: 400;
	color: #666
}

.myCollect .nav {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #f2f1f6
}

.myCollect .nav .left {
	display: flex;
	justify-content: flex-start
}

.myCollect .nav .left span {
	line-height: 50px;
	cursor: pointer;
	padding: 0 10px;
	height: 50px;
	font-size: 16px;
	font-weight: 400;
	width: 100px;
	color: #444
}

.myCollect .nav .left .active,
.myCollect .nav .left span:hover {
	font-size: 16px;
	font-weight: 700;
	color: #548feb;
	border-bottom: 3px solid #548feb
}

.myCollect .nav .right {
	padding-right: 10px
}

.myCollect .nav .right,
.myCollect .nav .right .Btn {
	display: flex;
	justify-content: center;
	align-items: center
}

.myCollect .nav .right .Btn {
	padding: 0 10px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #eae9f2;
	background: hsla(0, 0%, 100%, .6);
	border-radius: 6px;
	font-size: 13px;
	font-weight: 400;
	color: #444;
	cursor: pointer
}

.myCollect .nav .right .Btn i {
	margin-left: 5px
}

.myCollect .ball .title {
	height: 50px;
	background: #fff;
	font-size: 16px;
	font-weight: 700;
	color: #444;
	line-height: 50px;
	display: flex;
	align-items: center
}

.myCollect .ball .title:before {
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-left: 20px;
	margin-right: 7px;
	border-radius: 3px
}

.myCollect .ball .team .content,
.myCollect .ball .tournament .content {
	padding: 0 0 20px 20px;
	display: flex;
	flex-wrap: wrap
}

.myCollect .ball .team .content .item,
.myCollect .ball .tournament .content .item {
	width: 230px;
	height: 80px;
	border-bottom: 1px solid #f2f1f6;
	display: flex;
	align-items: center
}

.myCollect .ball .team .content .item .left .img,
.myCollect .ball .tournament .content .item .left .img {
	width: 60px;
	height: 60px;
	background: #fff;
	border: 1px solid #f2f1f6;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	cursor: pointer;
	margin-right: 10px
}

.myCollect .ball .team .content .item .left .img img,
.myCollect .ball .tournament .content .item .left .img img {
	width: 46px;
	height: 46px;
	transition: .5s
}

.myCollect .ball .team .content .item .left .img:hover img,
.myCollect .ball .tournament .content .item .left .img:hover img {
	transform: scale(1.2)
}

.myCollect .ball .team .content .item .right,
.myCollect .ball .tournament .content .item .right {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.myCollect .ball .team .content .item .right .name,
.myCollect .ball .tournament .content .item .right .name {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	cursor: pointer
}

.myCollect .ball .team .content .item .right .name:hover,
.myCollect .ball .tournament .content .item .right .name:hover {
	color: #548feb
}

.myCollect .ball .team .content .item .right .btn,
.myCollect .ball .tournament .content .item .right .btn {
	display: flex;
	justify-content: cendater;
	align-items: center;
	margin-top: 5px
}

.myCollect .ball .team .content .item .right .btn i,
.myCollect .ball .tournament .content .item .right .btn i {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IArs4c6QAAA3pJREFUWEftmF+IFVUcx7/fc2ZuGrUP3n0R6i2Q3TvXNIX+Yd6ZDQMFlYgeIqIWoxBD8F+ILfTHp6QXqZclU0EIJCJ9USnvrBFRlKHeWd3Ch3VfiliQsNK9d8784rq74b3uvXNm95b74Hmd7+/7/czvnDnnMMQ8HZynXLgLlnVmOtIxCQv3GajnHL9yKCtAK31HwMyQ9waEr2q/snTegMnbUOYp72cADyVIHssFF7/vBNycOxaXixsA+WIShoNOUHltfoCFXghBaQrmmq6pxXzmwl9zhZtTx6pf9i5XWv3UAKHY75QqB+8oWFwuHgCkvwGC+Mbxo1V3DEzCFd1GJsYALGyG0GQP/crIXOBmPZUmLLwlwvdmChdgnxtEu/53MDlayJlujgJYPHM4f9dduQe48mxttnANHZMfV7i4pvIwfy+KIXlC56GZp5h8AnYTzANJnlAPCuSRtqHkEVJ+kIRXEiSjrqvGuKpy1Ra0AcyE3h4R7LUtnoXuD5JjAhkFeIWQUUl40emrnGj2um2NmdDbIYL367vlLIKzlvyWiFmX67vUuOW0CjdDhc2S8MP/Ek6ISw6ctfTP1dfqbaNlV+Izvf0wahCAztoGC/3X2uXGdmuu7XTFZ4ovwMhhAI5FmKWER/WN6y9x7eWJdgWp6ygue88C+BRAzjK5pUyID5xStJOEpHmlgtUN4rK3DpDPAC5IM2zx3FBhmy5F+23rrcAm4ZauB5Jjtsa36K4DeNEJos+z1FqD1U57a0icymJe1wow4gZRT9Y6e7By4V2CA1kDACS6prqy3tGsweLGC2EmPhE86fZF32YpsgKbOrTr59y9WcyntaRs0f7wR1lqrcBqXxUfp5JMb9wAQRxw/GhTx8HMkLdTkpvn50zjO4HsAPg8gS0AVLOIwFkdRCs7DhaXC8cArm8y/hVKv6lXnz8yvWHWTntPQOFjCpq/wgnddc/9We5nqVMpApqwOA7IoimwqhD7Hcg79If/bO6ChKUFMccHmKB+g/33KEsgy3LB8HnbrqWCTYQ9nhZduWlIOamN2cqnR35JC6iGhWUa6hMRWT5Zy1ey/EJIBTPhw6+LmO2A2u4EF46nAd36XMKSk8j4LoEMCDjoBtFW2/pUsGq591H3RvVc2m2gXaCUlyyJ6bzs+sO7OwZma9RpXWrHOh1o63cXzLZT07p/AEeuKDb8kViqAAAAAElFTkSuQmCC);
	background-size: 100%
}

.myCollect .ball .team .content .item:last-child,
.myCollect .ball .tournament .content .item:last-child {
	flex: 1
}

.myCollect .expert {
	padding-left: 25px
}

.myCollect .expert .main {
	display: flex;
	flex-wrap: wrap
}

.myCollect .expert .main .item {
	cursor: pointer;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0 15px;
	width: 290px;
	height: 80px;
	background: #fff;
	border: 1px solid #f2f1f6;
	display: flex
}

.myCollect .expert .main .item .left {
	position: relative
}

.myCollect .expert .main .item .left,
.myCollect .expert .main .item .left .img {
	display: flex;
	justify-content: center;
	align-items: center
}

.myCollect .expert .main .item .left .img img {
	width: 50px;
	height: 50px;
	border-radius: 25px
}

.myCollect .expert .main .item .left .iconImg {
	position: absolute;
	bottom: 12px;
	left: calc(50% - 27px);
	display: flex;
	justify-content: center;
	align-items: center
}

.myCollect .expert .main .item .left .iconImg img {
	width: 54px;
	height: 15px
}

.myCollect .expert .main .item .left .rightIcon {
	position: absolute;
	bottom: 12px;
	right: calc(50% - 23px);
	display: flex;
	justify-content: center;
	align-items: center
}

.myCollect .expert .main .item .left .rightIcon img {
	width: 13px;
	height: 15px
}

.myCollect .expert .main .item .right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	margin-left: 9px
}

.myCollect .expert .main .item .right p:first-child {
	display: flex;
	align-items: center
}

.myCollect .expert .main .item .right p:first-child span:first-child {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	margin-right: 10px;
	display: inline-block;
	max-width: 170px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	height: 25px;
	line-height: 25px;
	cursor: pointer
}

.myCollect .expert .main .item .right p:first-child span:first-child:hover {
	color: #548feb
}

.myCollect .expert .main .item .right p:first-child span:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	width: 15px;
	height: 15px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IArs4c6QAAA3pJREFUWEftmF+IFVUcx7/fc2ZuGrUP3n0R6i2Q3TvXNIX+Yd6ZDQMFlYgeIqIWoxBD8F+ILfTHp6QXqZclU0EIJCJ9USnvrBFRlKHeWd3Ch3VfiliQsNK9d8784rq74b3uvXNm95b74Hmd7+/7/czvnDnnMMQ8HZynXLgLlnVmOtIxCQv3GajnHL9yKCtAK31HwMyQ9waEr2q/snTegMnbUOYp72cADyVIHssFF7/vBNycOxaXixsA+WIShoNOUHltfoCFXghBaQrmmq6pxXzmwl9zhZtTx6pf9i5XWv3UAKHY75QqB+8oWFwuHgCkvwGC+Mbxo1V3DEzCFd1GJsYALGyG0GQP/crIXOBmPZUmLLwlwvdmChdgnxtEu/53MDlayJlujgJYPHM4f9dduQe48mxttnANHZMfV7i4pvIwfy+KIXlC56GZp5h8AnYTzANJnlAPCuSRtqHkEVJ+kIRXEiSjrqvGuKpy1Ra0AcyE3h4R7LUtnoXuD5JjAhkFeIWQUUl40emrnGj2um2NmdDbIYL367vlLIKzlvyWiFmX67vUuOW0CjdDhc2S8MP/Ek6ISw6ctfTP1dfqbaNlV+Izvf0wahCAztoGC/3X2uXGdmuu7XTFZ4ovwMhhAI5FmKWER/WN6y9x7eWJdgWp6ygue88C+BRAzjK5pUyID5xStJOEpHmlgtUN4rK3DpDPAC5IM2zx3FBhmy5F+23rrcAm4ZauB5Jjtsa36K4DeNEJos+z1FqD1U57a0icymJe1wow4gZRT9Y6e7By4V2CA1kDACS6prqy3tGsweLGC2EmPhE86fZF32YpsgKbOrTr59y9WcyntaRs0f7wR1lqrcBqXxUfp5JMb9wAQRxw/GhTx8HMkLdTkpvn50zjO4HsAPg8gS0AVLOIwFkdRCs7DhaXC8cArm8y/hVKv6lXnz8yvWHWTntPQOFjCpq/wgnddc/9We5nqVMpApqwOA7IoimwqhD7Hcg79If/bO6ChKUFMccHmKB+g/33KEsgy3LB8HnbrqWCTYQ9nhZduWlIOamN2cqnR35JC6iGhWUa6hMRWT5Zy1ey/EJIBTPhw6+LmO2A2u4EF46nAd36XMKSk8j4LoEMCDjoBtFW2/pUsGq591H3RvVc2m2gXaCUlyyJ6bzs+sO7OwZma9RpXWrHOh1o63cXzLZT07p/AEeuKDb8kViqAAAAAElFTkSuQmCC);
	background-size: 100%
}

.myCollect .expert .main .item .right p:last-child {
	margin-top: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	display: flex;
	align-items: center
}

.myCollect .expert .main .item .right p:last-child em {
	font-style: normal;
	color: #548feb
}

.myCollect .expert .main .item .right p:last-child span {
	margin-right: 5px
}

.myCollect .expert .main .item .right p:last-child .tabs {
	width: 30px;
	height: 16px;
	background: linear-gradient(90deg, #ffba00, #ffc032);
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.myTidings .kong .boxs[data-v-cca35dae],
.myTidings .kong[data-v-cca35dae] {
	display: flex;
	justify-content: center;
	align-items: center
}

.myTidings .kong .boxs[data-v-cca35dae] {
	flex-direction: column
}

.myTidings .kong .boxs img[data-v-cca35dae] {
	width: 180px;
	height: 140px;
	margin-top: 30px
}

.myTidings .kong .boxs p[data-v-cca35dae] {
	font-size: 14px;
	font-weight: 400;
	color: #444
}

.myTidings .nav[data-v-cca35dae] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #f2f1f6
}

.myTidings .nav .left[data-v-cca35dae] {
	display: flex;
	justify-content: flex-start
}

.myTidings .nav .left span[data-v-cca35dae] {
	line-height: 50px;
	cursor: pointer;
	padding: 0 10px;
	height: 50px;
	font-size: 16px;
	font-weight: 400;
	width: 100px;
	color: #444
}

.myTidings .nav .left span[data-v-cca35dae]:hover {
	font-size: 16px;
	font-weight: 700;
	color: #548feb;
	border-bottom: 3px solid #548feb
}

.myTidings .nav .left .read[data-v-cca35dae] {
	position: relative
}

.myTidings .nav .left .read[data-v-cca35dae]:before {
	position: absolute;
	top: 12px;
	right: 12px;
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #df3128;
	border-radius: 50%
}

.myTidings .nav .left .active[data-v-cca35dae] {
	font-size: 16px;
	font-weight: 700;
	color: #548feb;
	border-bottom: 3px solid #548feb
}

.myTidings .nav .right[data-v-cca35dae] {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-right: 10px
}

.myTidings .nav .right span[data-v-cca35dae] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 106px;
	height: 34px;
	background: #fff;
	border: 1px solid #f2f1f6;
	border-radius: 5px;
	font-size: 13px;
	font-weight: 400;
	color: #548feb;
	cursor: pointer
}

.myTidings .nav .right span[data-v-cca35dae]:hover {
	border-color: #548feb
}

.myTidings .nav .right span i[data-v-cca35dae] {
	width: 18px;
	margin-right: 5px;
	height: 17px;
	background: url(message.f87993b.png);
	background-size: 100%
}

.myTidings .nav .right .reads[data-v-cca35dae] {
	color: #8f94a9;
	cursor: auto
}

.myTidings .nav .right .reads[data-v-cca35dae]:hover {
	border-color: #f2f1f6
}

.myTidings .main[data-v-cca35dae] {
	padding: 8px 20px
}

.myTidings .main .item[data-v-cca35dae] {
	margin-bottom: 10px;
	padding: 20px 15px 15px;
	background: #f6f6f8;
	cursor: pointer
}

.myTidings .main .item .top[data-v-cca35dae] {
	display: flex;
	justify-content: space-between;
	margin-bottom: 6px
}

.myTidings .main .item .top p[data-v-cca35dae]:first-child {
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.myTidings .main .item .top p[data-v-cca35dae]:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9
}

.myTidings .main .item .bottom[data-v-cca35dae] {
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	line-height: 25px;
	text-align: left
}

.userBox[data-v-158657dd] {
	display: flex;
	justify-content: space-between;
	padding-top: 20px
}

.userBox .left[data-v-158657dd] {
	width: 240px
}

.userBox .left .top[data-v-158657dd] {
	background: url(backUser.8e9f513.png);
	background-size: 100%;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center
}

.userBox .left .top .topBox[data-v-158657dd] {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center
}

.userBox .left .top .topBox .img[data-v-158657dd] {
	position: relative;
	width: 80px;
	height: 80px
}

.userBox .left .top .topBox .img .imgBoxs[data-v-158657dd] {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden
}

.userBox .left .top .topBox .img .imgBoxs .userImg[data-v-158657dd] {
	width: 80px;
	height: 80px
}

.userBox .left .top .topBox .img .imgBoxs input[data-v-158657dd] {
	display: inline-block;
	position: absolute;
	width: 80px;
	height: 80px;
	opacity: 0;
	cursor: pointer;
	z-index: 100
}

.userBox .left .top .topBox .img .imgBoxs:hover .mode[data-v-158657dd] {
	width: 80px;
	height: 80px;
	line-height: 100px;
	top: 0;
	background: rgba(0, 0, 0, .6)
}

.userBox .left .top .topBox .img .imgBoxs .mode[data-v-158657dd] {
	position: absolute;
	cursor: pointer;
	width: 80px;
	height: 80px;
	top: -80px;
	font-size: 12px;
	line-height: 0;
	color: #aeaeae;
	transition: background 1s, line-height .5s, top .5s;
	background: transparent
}

.userBox .left .top .topBox .img .iconImg[data-v-158657dd] {
	position: absolute;
	bottom: 0;
	left: calc(50% - 27px);
	display: flex;
	justify-content: center;
	align-items: center
}

.userBox .left .top .topBox .img .iconImg img[data-v-158657dd] {
	width: 54px;
	height: 15px
}

.userBox .left .top .topBox .img .rightIcon[data-v-158657dd] {
	position: absolute;
	bottom: 0;
	right: calc(50% - 36px);
	display: flex;
	justify-content: center;
	align-items: center
}

.userBox .left .top .topBox .img .rightIcon img[data-v-158657dd] {
	width: 20px;
	height: 24px
}

.userBox .left .top .topBox .name[data-v-158657dd] {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	margin: 10px 0
}

.userBox .left .top .topBox .lv[data-v-158657dd] {
	display: flex;
	align-items: center
}

.userBox .left .top .topBox .lv span[data-v-158657dd] {
	display: inline-block;
	width: 34px;
	height: 18px;
	background: linear-gradient(90deg, #ffba00, #ffc032);
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 18px
}

.userBox .left .top .topBox .fans[data-v-158657dd] {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center
}

.userBox .left .top .topBox .fans p[data-v-158657dd] {
	font-size: 13px;
	font-weight: 400;
	color: #fff
}

.userBox .left .top .topBox .fans p em[data-v-158657dd] {
	font-style: normal
}

.userBox .left .bottom[data-v-158657dd] {
	max-height: 400px;
	margin-top: 20px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 8px
}

.userBox .left .bottom .item p[data-v-158657dd] {
	height: 50px;
	display: flex;
	border-bottom: 1px solid #f2f1f6;
	cursor: pointer
}

.userBox .left .bottom .item p:hover span[data-v-158657dd] {
	color: #548feb
}

.userBox .left .bottom .item p:hover .one[data-v-158657dd] {
	display: none
}

.userBox .left .bottom .item p:hover .two[data-v-158657dd] {
	display: flex
}

.userBox .left .bottom .item p span[data-v-158657dd] {
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	line-height: 50px
}

.userBox .left .bottom .item p span[data-v-158657dd]:last-child {
	flex: 1
}

.userBox .left .bottom .item p .gong[data-v-158657dd] {
	width: 56px;
	padding-left: 15px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.userBox .left .bottom .item p .gong i[data-v-158657dd] {
	width: 26px;
	height: 26px;
	display: flex;
	justify-content: center;
	align-items: center
}

.userBox .left .bottom .item p .gong i img[data-v-158657dd] {
	width: 100%
}

.userBox .left .bottom .item p .two[data-v-158657dd] {
	display: none
}

.userBox .left .bottom .item .active span[data-v-158657dd] {
	color: #548feb
}

.userBox .right[data-v-158657dd] {
	overflow: hidden;
	width: 940px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 8px
}

.screen[data-v-0df09f35] {
	height: 36px;
	border-top: 1px solid #eae9f2;
	border-bottom: 1px solid #eae9f2;
	background: #fff;
	display: flex;
	align-items: center
}

.screen .left[data-v-0df09f35] {
	height: 36px;
	width: 370px;
	border-right: 1px solid #eae9f2;
	display: flex;
	align-items: center
}

.screen .left .item[data-v-0df09f35] {
	display: flex;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	height: 24px;
	padding: 0 10px;
	margin-left: 10px;
	line-height: 24px;
	cursor: pointer;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.screen .left .item span[data-v-0df09f35] {
	width: 100%;
	height: 100%
}

.screen .left .item i[data-v-0df09f35] {
	height: 12px;
	width: 8px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACze0LChmYmB7WlsetgwkzwhhtXYvs//3/v4eB4f93Jub/ZlUliTdAcmAF9Z2zZVgY2M4yMjCIQTVc/8Twx7yrPPkzY27uJHYxaf6DjIwM5sjW/f/PsK62Ij6Ysblj4QxGRoZ0ZEkY+z8DQwVjQ8N8DmySIDEhoc//4Y7EpYixuX2REyPT/1kM/7EoZmTcBjahuWPhBEZGhnw0U+4y/2MxBStoaNjPwsL5aC8DA4MdiP////9v/xn+WtVVJF+Eu6Gha74Eyz+mMwyMDFIMDP9ja8oTlsIDCmZ0U/dCS6b//4NqyhJKYWIA6ZxK85fL+7kAAAAASUVORK5CYII=) no-repeat
}

.screen .left .item[data-v-0df09f35]:hover {
	border-color: #558feb;
	color: #558feb
}

.screen .left .item:hover i[data-v-0df09f35] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat
}

.screen .left .check[data-v-0df09f35] {
	display: flex;
	align-items: center
}

.screen .left .check[data-v-0df09f35]:last-child {
	margin-left: 10px
}

.screen .left .check[data-v-0df09f35] .el-checkbox {
	display: flex;
	align-items: center
}

.screen .left .check[data-v-0df09f35] .el-checkbox .el-checkbox__input .el-checkbox__inner {
	width: 16px;
	height: 16px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center
}

.screen .left .check[data-v-0df09f35] .el-checkbox .el-checkbox__label {
	padding-left: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.screen .left .team[data-v-0df09f35] {
	margin-left: 30px
}

.screen .right[data-v-0df09f35] {
	flex: 1;
	display: flex;
	justify-content: space-between
}

.screen .right>div[data-v-0df09f35]:first-child {
	display: flex;
	align-items: center
}

.screen .right>div:first-child p[data-v-0df09f35] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	margin-left: 20px
}

.screen .right>div:first-child p em[data-v-0df09f35] {
	font-style: normal;
	color: #f83131
}

.screen .right>div[data-v-0df09f35]:first-child .el-checkbox {
	margin-left: 20px;
	display: flex;
	align-items: center
}

.screen .right>div[data-v-0df09f35]:first-child .el-checkbox .el-checkbox__input .el-checkbox__inner {
	width: 16px;
	height: 16px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center
}

.screen .right>div[data-v-0df09f35]:first-child .el-checkbox .el-checkbox__label {
	padding-left: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.screen .right>div[data-v-0df09f35]:last-child {
	display: flex
}

.screen .right>div:last-child .returnDay[data-v-0df09f35] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #548feb;
	margin-right: 20px;
	cursor: pointer
}

.screen .right>div:last-child .returnDay img[data-v-0df09f35] {
	width: 14px;
	height: 11px;
	margin-right: 5px
}

.screen .right>div:last-child .period[data-v-0df09f35] {
	height: 24px;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px;
	color: #7a809a;
	cursor: pointer;
	margin-right: 14px
}

.screen .right>div:last-child .period i[data-v-0df09f35] {
	height: 12px;
	width: 8px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACze0LChmYmB7WlsetgwkzwhhtXYvs//3/v4eB4f93Jub/ZlUliTdAcmAF9Z2zZVgY2M4yMjCIQTVc/8Twx7yrPPkzY27uJHYxaf6DjIwM5sjW/f/PsK62Ij6Ysblj4QxGRoZ0ZEkY+z8DQwVjQ8N8DmySIDEhoc//4Y7EpYixuX2REyPT/1kM/7EoZmTcBjahuWPhBEZGhnw0U+4y/2MxBStoaNjPwsL5aC8DA4MdiP////9v/xn+WtVVJF+Eu6Gha74Eyz+mMwyMDFIMDP9ja8oTlsIDCmZ0U/dCS6b//4NqyhJKYWIA6ZxK85fL+7kAAAAASUVORK5CYII=) no-repeat
}

.screen .right>div:last-child .period[data-v-0df09f35]:hover {
	border-color: #558feb;
	color: #558feb
}

.screen .right>div:last-child .period:hover i[data-v-0df09f35] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat
}

[data-v-1a0a04c6] .TicketModelAlert {
	z-index: 999999
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__header {
	padding: 0 !important;
	height: 50px;
	background: #f6f6f8
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__header .el-dialog__title {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 50px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body {
	padding: 0
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .Tips {
	height: 170px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .Tips .content {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	font-weight: 700;
	color: #444;
	padding-top: 30px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .Tips .content img {
	height: 25px;
	width: 25px;
	margin-right: 5px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .Tips .btn {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 55px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .Tips .btn span {
	width: 205px;
	cursor: pointer;
	height: 40px;
	font-size: 14px;
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .Tips .btn span:first-child {
	margin-right: 10px;
	background: #f6f6f8;
	color: #444
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .Tips .btn span:last-child {
	background: #548feb;
	color: #fff
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .qrCode {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 410px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .qrCode img {
	width: 194px;
	height: 196px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus {
	padding: 0 30px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .nav {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #f83131
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betThead .betItem {
	display: flex
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem .num,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betThead .betItem .num {
	width: 80px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem .match,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betThead .betItem .match {
	width: 219px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem .choice,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betThead .betItem .choice {
	width: 249px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem .max,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betThead .betItem .max {
	width: 85px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem .min,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betThead .betItem .min {
	flex: 1
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betThead .betItem {
	height: 30px;
	background: #444a64
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betThead .betItem>div {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem {
	min-height: 30px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem>div {
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #eae9f2;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem .match .team {
	width: 95px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem .match .VS {
	flex: 1
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem .match .home {
	text-align: right
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem .match .away {
	text-align: left
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .betTbody .betItem .choice {
	padding: 0 10px;
	line-height: 27px;
	text-align: left
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .bottomSet {
	height: 30px;
	background: #f6f6f8;
	border: 1px solid #eae9f2;
	border-top: none;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonus .betDetails .bottomSet em {
	font-style: normal;
	color: #f83131
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem {
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem .num,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .num {
	width: 110px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem .prize,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .prize {
	width: 250px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem .times,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .times {
	width: 80px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem .reward,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .reward {
	flex: 1
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem {
	background: #444a64;
	height: 60px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem>div {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	border-right: 1px solid #fff;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .prize,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .reward {
	flex-direction: column
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .prize p,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .reward p {
	flex: 1;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .prize p:last-child,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .reward p:last-child {
	border-top: 1px solid #fff
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .prize p:last-child span,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .reward p:last-child span {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	background: #666c88;
	border-right: 1px solid #fff
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .prize p:last-child span:last-child,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .reward p:last-child span:last-child {
	border-right: none
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedThead .DetaItem .reward p span {
	background: #444a64 !important
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem {
	height: 30px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem>div {
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #eae9f2;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	height: 100%
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem .prize span,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem .reward span {
	flex: 1;
	border-right: 1px solid #eae9f2;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem .prize span:last-child,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem .reward span:last-child {
	border-right: none
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem .reward span em {
	font-style: normal;
	cursor: pointer
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusDetailed .DetailedTbody .DetaItem .reward span:last-child {
	color: #f83131
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaTbody .splitItem,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaThead .splitItem {
	display: flex
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaTbody .splitItem .parlay,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaThead .splitItem .parlay {
	width: 80px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaTbody .splitItem .winning,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaThead .splitItem .winning {
	width: 85px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaTbody .splitItem .content,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaThead .splitItem .content {
	flex: 1
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaTbody .splitItem .price,
[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaThead .splitItem .price {
	width: 120px
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaThead .splitItem {
	height: 30px;
	background: #444a64
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaThead .splitItem>div {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaTbody .splitItem {
	min-height: 30px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaTbody .splitItem>div {
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #eae9f2;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaTbody .splitItem .content {
	padding: 0 10px;
	line-height: 27px;
	align-items: flex-start;
	flex-direction: column
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .splitDeta .splitDetaTbody .splitItem .price {
	color: #f83131
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bonusBox {
	height: 480px;
	overflow: auto
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bottomBtn {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 25px 0
}

[data-v-1a0a04c6] .TicketModelAlert .el-dialog__body .alertBox .bottomBtn span {
	width: 200px;
	height: 40px;
	background: #548feb;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	cursor: pointer
}

.notice[data-v-ef162456] {
	font-size: 12px;
	color: #f83131;
	line-height: 30px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__header {
	padding: 0 !important;
	height: 50px;
	background: #f6f6f8
}

[data-v-ef162456] .TicketModelAlert .el-dialog__header .el-dialog__title {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 50px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body {
	padding: 0
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus {
	padding: 0 30px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .nav {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #f83131
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem {
	display: flex
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .num,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem .num {
	width: 80px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .match,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem .match {
	width: 219px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .choice,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem .choice {
	width: 249px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .max,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem .max {
	width: 85px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .min,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem .min {
	flex: 1
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem {
	height: 30px;
	background: #444a64
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem>div {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem {
	min-height: 30px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem>div {
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #eae9f2;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .match .team {
	width: 95px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .match .VS {
	flex: 1
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .match .home {
	text-align: right
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .match .away {
	text-align: left
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .choice {
	padding: 0 10px;
	line-height: 27px;
	text-align: left
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .bottomSet {
	height: 30px;
	background: #f6f6f8;
	border: 1px solid #eae9f2;
	border-top: none;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonus .betDetails .bottomSet em {
	font-style: normal;
	color: #f83131
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem {
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .num,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .num {
	width: 110px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .prize,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize {
	width: 250px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .times,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .times {
	width: 80px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .reward,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward {
	flex: 1
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem {
	background: #444a64;
	height: 60px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem>div {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	border-right: 1px solid #fff;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward {
	flex-direction: column
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize p,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward p {
	flex: 1;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize p:last-child,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward p:last-child {
	border-top: 1px solid #fff
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize p:last-child span,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward p:last-child span {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	background: #666c88;
	border-right: 1px solid #fff
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize p:last-child span:last-child,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward p:last-child span:last-child {
	border-right: none
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward p span {
	background: #444a64 !important
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem {
	height: 30px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem>div {
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #eae9f2;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	height: 100%
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .prize span,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .reward span {
	flex: 1;
	border-right: 1px solid #eae9f2;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .prize span:last-child,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .reward span:last-child {
	border-right: none
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .reward span em {
	font-style: normal;
	cursor: pointer
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .reward span:last-child {
	color: #f83131
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem {
	display: flex
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .parlay,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem .parlay {
	width: 80px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .winning,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem .winning {
	width: 85px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .content,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem .content {
	flex: 1
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .price,
[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem .price {
	width: 120px
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem {
	height: 30px;
	background: #444a64
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem>div {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem {
	min-height: 30px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem>div {
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #eae9f2;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .content {
	padding: 0 10px;
	line-height: 27px;
	align-items: flex-start;
	flex-direction: column
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .price {
	color: #f83131
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bonusBox {
	height: 480px;
	overflow: auto
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bottomBtn {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 25px 0
}

[data-v-ef162456] .TicketModelAlert .el-dialog__body .bottomBtn span {
	width: 200px;
	height: 40px;
	background: #548feb;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	cursor: pointer
}

.TicketModel[data-v-ef162456] {
	z-index: 30000
}

.commonPie[data-v-2f9b45d9] {
	width: 100%;
	height: 100%
}

.navSelect {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 54px;
	background: #f2f2f2
}

.navSelect p:first-child {
	font-size: 16px;
	font-weight: 700;
	color: #222;
	display: flex;
	align-items: center
}

.navSelect p:first-child em {
	font-style: normal;
	font-size: 20px;
	font-weight: 700
}

.navSelect p:first-child em:first-child {
	color: #222
}

.navSelect p:first-child em:last-child {
	color: #ef5555
}

.navSelect p:first-child:before {
	content: "";
	width: 6px;
	height: 16px;
	background: #e05c5c;
	margin: 0 7px 0 20px
}

.navSelect p:last-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.navSelect p:last-child i {
	width: 16px;
	height: 16px;
	cursor: pointer
}

.navSelect p:last-child i:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=);
	background-size: 100%
}

.navSelect p:last-child i:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC);
	background-size: 100%
}

.navSelect p:last-child .two {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=);
	background-size: 100%
}

.navSelect p:last-child span {
	margin: 0 20px 0 5px;
	font-size: 12px;
	font-weight: 400;
	color: #999
}

.commonPie[data-v-7c2445f4] {
	width: 100%;
	height: 100%
}

.commonPie .chartsToosT[data-v-7c2445f4] {
	width: 154px
}

.commonPie .chartsToosT p[data-v-7c2445f4] {
	color: #fff
}

.commonPie .chartsToosT p em[data-v-7c2445f4] {
	margin-right: 5px
}

.commonPie .chartsToosT .title[data-v-7c2445f4] {
	color: #fff;
	text-align: left;
	line-height: 30px
}

.Columnar .main {
	display: flex;
	justify-content: space-between
}

.Columnar .main>div {
	width: 595px;
	height: 290px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.Columnar .main>div .title {
	height: 40px;
	background: #f9f9f9;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px
}

.Columnar .main>div .title p:first-child {
	font-size: 14px;
	font-weight: 700;
	color: #444
}

.Columnar .main>div .title p:last-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.Columnar .main>div .title p:last-child span {
	margin-left: 21px;
	display: flex;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #444
}

.Columnar .main>div .title p:last-child span:before {
	content: "";
	width: 10px;
	height: 10px;
	margin-right: 10px
}

.Columnar .main>div .title .normal span:first-child:before {
	background: linear-gradient(0deg, #f44747, #f96900)
}

.Columnar .main>div .title .normal span:last-child:before,
.Columnar .main>div .title .reverse span:first-child:before {
	background: linear-gradient(0deg, #3a7fea, #6c68ff)
}

.Columnar .main>div .title .reverse span:last-child:before {
	background: linear-gradient(0deg, #f44747, #f96900)
}

.Columnar .main>div .barChars {
	height: 250px
}

.ShootItem {
	width: 393px;
	height: 210px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.ShootItem .title {
	font-size: 14px;
	font-weight: 700;
	color: #444;
	height: 40px;
	background: #f9f9f9;
	padding-left: 18px;
	display: flex;
	align-items: center
}

.ShootItem .content>div .item {
	height: 40px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #eae9f2
}

.ShootItem .content>div .item p {
	flex: 1;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.ShootItem .content>div .item p:first-child {
	flex: none;
	width: 150px;
	justify-content: flex-end;
	padding-right: 11px
}

.ShootItem .content>div .item p:last-child {
	flex: none;
	width: 155px;
	justify-content: flex-start;
	padding-left: 11px
}

.ShootItem .content>div .item .middle {
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.ShootItem .content .thead .item {
	font-size: 13px;
	font-weight: 400;
	color: #939393
}

.ShootItem .content .tbody .item {
	font-size: 12px;
	font-weight: 400;
	color: #444
}

.ShootItem .content .tbody .item .team {
	padding: 0
}

.ShootItem .content .tbody .item .team .num {
	width: 50px;
	color: #ef5555
}

.ShootItem .content .tbody .item .team .Line {
	width: 90px;
	height: 10px;
	background: #eae9f2;
	display: flex
}

.ShootItem .content .tbody .item .team .Line .default {
	flex: 1
}

.ShootItem .content .tbody .item .team .Line .host {
	width: 50%;
	background: #ef5555
}

.ShootItem .content .tbody .item .away .num {
	color: #548feb
}

.ShootItem .content .tbody .item .away .Line .host {
	background: #548feb
}

.avgShoot .main {
	display: flex;
	justify-content: space-between
}

.SpreadTable .boxs>div .item {
	display: flex;
	align-items: center;
	height: 40px
}

.SpreadTable .boxs>div .item .team {
	flex: none;
	width: 160px
}

.SpreadTable .boxs>div .item .num {
	flex: none;
	width: 111px
}

.SpreadTable .boxs>div .item p {
	flex: 1
}

.SpreadTable .boxs .thead .item {
	background: #eeeff2;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c
}

.SpreadTable .boxs .tbody .item {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #eae9f2
}

.SpreadTable .boxs .tbody .item:nth-child(2n) {
	background: #f6f6f8
}

.SpreadTable .boxs .tbody .item p {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.SpreadTable .boxs .tbody .item .num {
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.SpreadTable .boxs .tbody .item:hover {
	background: #ebecf3
}

.scoreSpread {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.scoreSpread .main {
	padding: 0 20px 20px
}

.scoreSpread .main>div .title {
	height: 50px;
	background: #fff;
	font-size: 14px;
	font-weight: 700;
	color: #444;
	text-align: left;
	line-height: 50px
}

.techDataRefer .chartsBox[data-v-060dc800] {
	width: 100%;
	display: flex;
	justify-content: space-between
}

.techDataRefer .chartsBox .charts[data-v-060dc800] {
	width: 292px;
	height: 226px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.totalPoints .boxs {
	padding: 10px;
	background: #fff
}

.GO_golob {
	position: fixed;
	background: transparent;
	top: 100px;
	left: 600px
}

.GO_golob .GO_blue,
.GO_golob .GO_pink,
.GO_golob .GO_yellow {
	margin-top: 10px
}

.GO_golob .GO_blue .just,
.GO_golob .GO_pink .just,
.GO_golob .GO_yellow .just {
	background: url(Go_goal_blue1.a39bc4b.png);
	height: 60px;
	width: 560px;
	margin: 0 auto;
	display: flex
}

.GO_golob .GO_blue .just div:first-child,
.GO_golob .GO_pink .just div:first-child,
.GO_golob .GO_yellow .just div:first-child {
	width: 188px;
	display: flex;
	line-height: 60px
}

.GO_golob .GO_blue .just div:first-child span:first-child,
.GO_golob .GO_pink .just div:first-child span:first-child,
.GO_golob .GO_yellow .just div:first-child span:first-child {
	margin-left: 18px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7a809a
}

.GO_golob .GO_blue .just div:first-child span:nth-child(2),
.GO_golob .GO_pink .just div:first-child span:nth-child(2),
.GO_golob .GO_yellow .just div:first-child span:nth-child(2) {
	margin-left: 13px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #548feb
}

.GO_golob .GO_blue .just div:first-child span:nth-child(3),
.GO_golob .GO_pink .just div:first-child span:nth-child(3),
.GO_golob .GO_yellow .just div:first-child span:nth-child(3) {
	margin-left: 10px
}

.GO_golob .GO_blue .just div:first-child span:nth-child(3) span,
.GO_golob .GO_pink .just div:first-child span:nth-child(3) span,
.GO_golob .GO_yellow .just div:first-child span:nth-child(3) span {
	display: inline-block;
	margin: 9px auto auto;
	width: 30px;
	height: 30px
}

.GO_golob .GO_blue .just div:first-child span:nth-child(3) img,
.GO_golob .GO_pink .just div:first-child span:nth-child(3) img,
.GO_golob .GO_yellow .just div:first-child span:nth-child(3) img {
	width: 30px;
	height: 30px
}

.GO_golob .GO_blue .just div:nth-child(2),
.GO_golob .GO_pink .just div:nth-child(2),
.GO_golob .GO_yellow .just div:nth-child(2) {
	flex: 1;
	line-height: 60px
}

.GO_golob .GO_blue .just div:nth-child(2) span,
.GO_golob .GO_pink .just div:nth-child(2) span,
.GO_golob .GO_yellow .just div:nth-child(2) span {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 800
}

.GO_golob .GO_blue .just div:nth-child(2) span:nth-child(2) i,
.GO_golob .GO_pink .just div:nth-child(2) span:nth-child(2) i,
.GO_golob .GO_yellow .just div:nth-child(2) span:nth-child(2) i {
	font-style: normal
}

.GO_golob .GO_blue .just div:nth-child(2) span:first-child,
.GO_golob .GO_blue .just div:nth-child(2) span:nth-child(3),
.GO_golob .GO_pink .just div:nth-child(2) span:first-child,
.GO_golob .GO_pink .just div:nth-child(2) span:nth-child(3),
.GO_golob .GO_yellow .just div:nth-child(2) span:first-child,
.GO_golob .GO_yellow .just div:nth-child(2) span:nth-child(3) {
	font-weight: 400;
	color: #333
}

.GO_golob .GO_blue .just div:nth-child(3),
.GO_golob .GO_pink .just div:nth-child(3),
.GO_golob .GO_yellow .just div:nth-child(3) {
	width: 188px
}

.GO_golob .GO_blue .back,
.GO_golob .GO_pink .back,
.GO_golob .GO_yellow .back {
	margin-top: 10px;
	background: url(Go_goal_blue2.ea2f5aa.png)
}

.GO_golob .GO_blue .back div:nth-child(3),
.GO_golob .GO_pink .back div:nth-child(3),
.GO_golob .GO_yellow .back div:nth-child(3) {
	width: 188px;
	display: flex;
	line-height: 60px;
	justify-content: flex-end;
	text-align: right
}

.GO_golob .GO_blue .back div:nth-child(3) span:nth-child(3),
.GO_golob .GO_pink .back div:nth-child(3) span:nth-child(3),
.GO_golob .GO_yellow .back div:nth-child(3) span:nth-child(3) {
	margin-right: 18px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7a809a
}

.GO_golob .GO_blue .back div:nth-child(3) span:nth-child(2),
.GO_golob .GO_pink .back div:nth-child(3) span:nth-child(2),
.GO_golob .GO_yellow .back div:nth-child(3) span:nth-child(2) {
	margin-right: 13px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #548feb
}

.GO_golob .GO_blue .back div:nth-child(3) span:first-child,
.GO_golob .GO_pink .back div:nth-child(3) span:first-child,
.GO_golob .GO_yellow .back div:nth-child(3) span:first-child {
	margin-right: 10px
}

.GO_golob .GO_blue .back div:nth-child(3) span:first-child span,
.GO_golob .GO_pink .back div:nth-child(3) span:first-child span,
.GO_golob .GO_yellow .back div:nth-child(3) span:first-child span {
	display: inline-block;
	margin: 9px auto auto;
	width: 30px;
	height: 30px
}

.GO_golob .GO_blue .back div:nth-child(3) span:first-child img,
.GO_golob .GO_pink .back div:nth-child(3) span:first-child img,
.GO_golob .GO_yellow .back div:nth-child(3) span:first-child img {
	width: 30px;
	height: 30px
}

.GO_golob .GO_pink .just {
	background: url(Go_goal_pink1.8dc9fa3.png)
}

.GO_golob .GO_yellow .just {
	background: url(Go_goal_yellow1.87a11ee.png) no-repeat
}

.GO_golob .GO_yellow .back {
	background: url(Go_goal_yellow2.3bf3e3c.png)
}

.TalentList[data-v-064d7e00] {
	margin-top: 10px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.TalentList .head[data-v-064d7e00] {
	height: 50px;
	background: #fff;
	display: flex;
	padding: 0 10px;
	justify-content: space-between
}

.TalentList .head .left h2[data-v-064d7e00] {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 700;
	color: #444;
	line-height: 50px
}

.TalentList .head .left h2 em[data-v-064d7e00] {
	font-style: normal;
	color: #ef5555
}

.TalentList .head .main[data-v-064d7e00] {
	display: flex;
	justify-content: center;
	align-items: center
}

.TalentList .head .main span[data-v-064d7e00] {
	cursor: pointer;
	width: 54px;
	height: 32px;
	background: #f6f6f8;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	line-height: 32px
}

.TalentList .head .main .action[data-v-064d7e00],
.TalentList .head .main span[data-v-064d7e00]:hover {
	background: #548feb;
	color: #fff
}

.TalentList .head .right[data-v-064d7e00] {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	line-height: 50px;
	cursor: pointer
}

.TalentList .head .right[data-v-064d7e00]:hover {
	color: #548feb
}

.TalentList .box .days[data-v-064d7e00] {
	display: flex;
	justify-content: center;
	align-items: center
}

.TalentList .box .days span[data-v-064d7e00] {
	cursor: pointer;
	width: 54px;
	height: 32px;
	background: #f6f6f8;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	line-height: 32px
}

.TalentList .box .days .action[data-v-064d7e00],
.TalentList .box .days span[data-v-064d7e00]:hover {
	background: #548feb;
	color: #fff
}

.TalentList .box .item[data-v-064d7e00] {
	border-top: 1px solid #f2f1f6;
	height: 64px;
	display: flex
}

.TalentList .box .item[data-v-064d7e00]:hover {
	background: #f6f6f8
}

.TalentList .box .item:hover .content .img .boxImg img[data-v-064d7e00] {
	transform: scale(1.2)
}

.TalentList .box .item:hover .content .name .team .expert[data-v-064d7e00] {
	color: #548feb
}

.TalentList .box .item .num[data-v-064d7e00] {
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	font-style: italic;
	color: #444a64
}

.TalentList .box .item .num img[data-v-064d7e00] {
	width: 20px;
	height: 20px
}

.TalentList .box .item .content[data-v-064d7e00] {
	flex: 1;
	display: flex
}

.TalentList .box .item .content .img[data-v-064d7e00] {
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.TalentList .box .item .content .img .boxImg[data-v-064d7e00] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 20px
}

.TalentList .box .item .content .img .boxImg img[data-v-064d7e00] {
	width: 40px;
	height: 40px;
	transition: all 1s;
	cursor: pointer
}

.TalentList .box .item .content .img .right_top[data-v-064d7e00] {
	position: absolute;
	width: 8px;
	height: 8px;
	background: #e94241;
	border-radius: 50%;
	right: 3px;
	top: 12px
}

.TalentList .box .item .content .img .right_bottom[data-v-064d7e00] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 0;
	bottom: 8px
}

.TalentList .box .item .content .img .right_bottom img[data-v-064d7e00] {
	width: 13px;
	height: 15px
}

.TalentList .box .item .content .img .center_bootom[data-v-064d7e00] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 8px
}

.TalentList .box .item .content .img .center_bootom img[data-v-064d7e00] {
	width: 42px;
	height: 12px
}

.TalentList .box .item .content .name[data-v-064d7e00] {
	margin-left: 10px;
	flex: 1;
	height: 63px;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.TalentList .box .item .content .name .team[data-v-064d7e00] {
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	align-items: center
}

.TalentList .box .item .content .name .team .expert[data-v-064d7e00] {
	cursor: pointer
}

.TalentList .box .item .content .name .Subtitle[data-v-064d7e00] {
	overflow: hidden;
	height: 23px;
	width: 150px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.TalentList .box .item .content .name .Subtitle span[data-v-064d7e00] {
	display: inline-block
}

.TalentList .box .item .content .name .Subtitle span[data-v-064d7e00]:last-child {
	margin-left: 4px;
	padding: 0 6px;
	height: 14px;
	box-sizing: content-box;
	background: #fff;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	font-size: 11px;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px;
	text-align: center
}

.TalentList .box .item .twos[data-v-064d7e00] {
	margin-left: 10px
}

.TalentList .box .item .twos .name .Subtitle[data-v-064d7e00] {
	width: 167px
}

.TalentList .box .item .btn[data-v-064d7e00] {
	width: 60px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.TalentList .box .item .btn span[data-v-064d7e00]:hover {
	color: #fff;
	background: #548feb
}

.TalentList .box .item .btn .guan[data-v-064d7e00] {
	color: #548feb
}

.TalentList .box .item .btn .guan[data-v-064d7e00],
.TalentList .box .item .btn .yiguan[data-v-064d7e00] {
	cursor: pointer;
	width: 50px;
	height: 26px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 12px;
	font-weight: 400;
	line-height: 26px
}

.TalentList .box .item .btn .yiguan[data-v-064d7e00] {
	color: #8f94a9
}

.TalentList .matchTalen .days[data-v-064d7e00] {
	display: flex;
	justify-content: center;
	align-items: center
}

.TalentList .matchTalen .days span[data-v-064d7e00] {
	cursor: pointer;
	width: 54px;
	height: 32px;
	background: #f6f6f8;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	line-height: 32px
}

.TalentList .matchTalen .days .action[data-v-064d7e00],
.TalentList .matchTalen .days span[data-v-064d7e00]:hover {
	background: #548feb;
	color: #fff
}

.TalentList .matchTalen .item[data-v-064d7e00] {
	border-top: 1px solid #f2f1f6;
	height: 104px;
	display: flex;
	flex-wrap: wrap
}

.TalentList .matchTalen .item[data-v-064d7e00]:hover {
	background: #f6f6f8
}

.TalentList .matchTalen .item:hover .content .img .boxImg img[data-v-064d7e00] {
	transform: scale(1.2)
}

.TalentList .matchTalen .item:hover .content .name .team .expert[data-v-064d7e00] {
	color: #548feb
}

.TalentList .matchTalen .item .num[data-v-064d7e00] {
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	font-style: italic;
	color: #444a64
}

.TalentList .matchTalen .item .num img[data-v-064d7e00] {
	width: 20px;
	height: 20px
}

.TalentList .matchTalen .item .content[data-v-064d7e00] {
	flex: 1;
	display: flex
}

.TalentList .matchTalen .item .content .img[data-v-064d7e00] {
	width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.TalentList .matchTalen .item .content .img .boxImg[data-v-064d7e00] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 30px
}

.TalentList .matchTalen .item .content .img .boxImg img[data-v-064d7e00] {
	width: 60px;
	height: 60px;
	transition: all 1s;
	cursor: pointer
}

.TalentList .matchTalen .item .content .img .right_top[data-v-064d7e00] {
	position: absolute;
	width: 8px;
	height: 8px;
	background: #e94241;
	border-radius: 50%;
	right: 3px;
	top: 12px
}

.TalentList .matchTalen .item .content .img .right_bottom[data-v-064d7e00] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 0;
	bottom: 8px
}

.TalentList .matchTalen .item .content .img .right_bottom img[data-v-064d7e00] {
	width: 13px;
	height: 15px
}

.TalentList .matchTalen .item .content .img .center_bootom[data-v-064d7e00] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 8px
}

.TalentList .matchTalen .item .content .img .center_bootom img[data-v-064d7e00] {
	width: 42px;
	height: 12px
}

.TalentList .matchTalen .item .content .name[data-v-064d7e00] {
	margin-left: 10px;
	flex: 1;
	height: 63px;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.TalentList .matchTalen .item .content .name .team[data-v-064d7e00] {
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	align-items: center
}

.TalentList .matchTalen .item .content .name .team .expert[data-v-064d7e00] {
	cursor: pointer
}

.TalentList .matchTalen .item .content .name .Subtitle[data-v-064d7e00] {
	overflow: hidden;
	height: 23px;
	width: 150px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.TalentList .matchTalen .item .content .name .Subtitle span[data-v-064d7e00] {
	display: inline-block
}

.TalentList .matchTalen .item .content .name .Subtitle span[data-v-064d7e00]:last-child {
	margin-left: 4px;
	padding: 0 6px;
	height: 14px;
	box-sizing: content-box;
	background: #fdf0f0;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	font-size: 11px;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px;
	text-align: center
}

.TalentList .matchTalen .item .twos[data-v-064d7e00] {
	margin-left: 10px
}

.TalentList .matchTalen .item .twos .name .Subtitle[data-v-064d7e00] {
	width: 167px
}

.TalentList .matchTalen .item .btn[data-v-064d7e00] {
	width: 60px;
	display: flex;
	justify-content: flex-start;
	margin-top: 19px
}

.TalentList .matchTalen .item .btn span[data-v-064d7e00]:hover {
	color: #fff;
	background: #548feb
}

.TalentList .matchTalen .item .btn .guan[data-v-064d7e00] {
	color: #548feb
}

.TalentList .matchTalen .item .btn .guan[data-v-064d7e00],
.TalentList .matchTalen .item .btn .yiguan[data-v-064d7e00] {
	cursor: pointer;
	width: 50px;
	height: 26px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 12px;
	font-weight: 400;
	line-height: 26px
}

.TalentList .matchTalen .item .btn .yiguan[data-v-064d7e00] {
	color: #8f94a9
}

.TalentList .matchTalen .item .texts[data-v-064d7e00] {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	text-align: left;
	padding-left: 112px;
	padding-right: 21px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: -22px;
	height: 30px
}

.information[data-v-6d757270] {
	height: 230px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	margin-bottom: 12px
}

.information .titleTop[data-v-6d757270] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	padding: 0 10px
}

.information .titleTop>div[data-v-6d757270]:first-child {
	display: flex;
	align-items: center
}

.information .titleTop>div:first-child .game[data-v-6d757270] {
	padding: 0 10px;
	height: 30px;
	background: #018ec4;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	line-height: 30px;
	margin-right: 9px
}

.information .titleTop>div:first-child .status[data-v-6d757270],
.information .titleTop>div:first-child .time[data-v-6d757270] {
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9
}

.information .titleTop>div:first-child .status[data-v-6d757270] {
	margin: 0 5px
}

.information .titleTop>div:first-child .team[data-v-6d757270] {
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	cursor: pointer
}

.information .titleTop>div:first-child .team[data-v-6d757270]:hover {
	color: #407af6
}

.information .titleTop>div[data-v-6d757270]:last-child {
	display: flex;
	align-items: center
}

.information .titleTop>div:last-child .icon[data-v-6d757270] {
	display: flex;
	justify-content: center;
	align-items: center
}

.information .titleTop>div:last-child .icon img[data-v-6d757270] {
	width: 24px;
	height: 24px
}

.information .titleTop>div:last-child .odds[data-v-6d757270] {
	display: flex;
	align-items: center
}

.information .titleTop>div:last-child .odds em[data-v-6d757270] {
	font-style: normal;
	width: 22px;
	height: 20px;
	background: #f6f6f8;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 400;
	color: #444a64;
	line-height: 20px;
	margin-left: 6px;
	cursor: pointer;
	transition: all .3s
}

.information .titleTop>div:last-child .odds em[data-v-6d757270]:hover {
	background: #ebecf3;
	color: #407af6
}

.information .titleTop>div:last-child .matchText[data-v-6d757270] {
	display: flex;
	align-items: center
}

.information .titleTop>div:last-child .matchText span[data-v-6d757270] {
	margin-left: 5px;
	cursor: pointer
}

.information .titleTop>div:last-child .matchText .qing[data-v-6d757270] {
	width: 22px;
	height: 20px;
	border: 1px solid #ef5555;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 500;
	color: #dd5b5b;
	transition: all .3s
}

.information .titleTop>div:last-child .matchText .qing[data-v-6d757270]:hover {
	background: #dd5b5b;
	border: 1px solid #ef5555;
	color: #fff
}

.information .titleTop>div:last-child .matchText .jian[data-v-6d757270] {
	padding: 0 5px;
	height: 20px;
	border: 1px solid #548feb;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 500;
	color: #548feb;
	transition: all .3s
}

.information .titleTop>div:last-child .matchText .jian[data-v-6d757270]:hover {
	background: #407af6;
	border: 1px solid #548feb;
	color: #fff
}

.information .mainContent[data-v-6d757270] {
	display: flex;
	justify-content: space-between;
	padding: 0 10px
}

.information .mainContent .left[data-v-6d757270] {
	width: 283px;
	height: 146px;
	background: #fff;
	border: 1px solid #f2f1f6;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 4px;
	transition: all .3s;
	cursor: pointer
}

.information .mainContent .left[data-v-6d757270]:hover {
	background: #ebecf3
}

.information .mainContent .left .team[data-v-6d757270] {
	padding: 10px 10px 0
}

.information .mainContent .left .team .titleTeam[data-v-6d757270] {
	padding-bottom: 5px;
	display: flex;
	height: 37px
}

.information .mainContent .left .team .titleTeam span[data-v-6d757270] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	margin-top: 9px
}

.information .mainContent .left .team .titleTeam span img[data-v-6d757270] {
	height: 18px;
	margin-right: 10px
}

.information .mainContent .left .team .titleTeam strong[data-v-6d757270] {
	line-height: 37px;
	cursor: pointer;
	flex: 1;
	transition: all .3s;
	font-size: 16px;
	text-align: left;
	font-weight: 700;
	color: #444a64;
	font-style: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.information .mainContent .left .team .titleTeam strong[data-v-6d757270]:hover {
	color: #407af6
}

.information .mainContent .left .team p[data-v-6d757270] {
	width: 263px;
	height: 88px;
	background: #f6f6f8;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	padding: 5px 10px 10px;
	line-height: 20px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden
}

.information .mainContent .right[data-v-6d757270] {
	width: 283px;
	height: 146px;
	background: #fff;
	border: 1px solid #f0eff5;
	box-shadow: 0 0 20px 0 rgba(0, 4, 76, .06);
	border-radius: 4px;
	padding: 0 20px
}

.information .mainContent .right[data-v-6d757270]:hover {
	background: #ebecf3
}

.information .mainContent .right .user[data-v-6d757270] {
	height: 54px;
	display: flex;
	align-items: center;
	cursor: pointer
}

.information .mainContent .right .user .img[data-v-6d757270] {
	position: relative
}

.information .mainContent .right .user .img .boxImg[data-v-6d757270] {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center
}

.information .mainContent .right .user .img .boxImg img[data-v-6d757270] {
	width: 30px;
	height: 30px;
	object-fit: cover
}

.information .mainContent .right .user .img .bottomImg[data-v-6d757270] {
	position: absolute;
	bottom: -5px
}

.information .mainContent .right .user .img .bottomImg img[data-v-6d757270] {
	width: 45px
}

.information .mainContent .right .user .name[data-v-6d757270] {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 80px
}

.information .mainContent .right .user .name[data-v-6d757270]:hover {
	color: #548feb
}

.information .mainContent .right .user .tabs[data-v-6d757270] {
	display: flex;
	align-items: center
}

.information .mainContent .right .user .tabs .lian[data-v-6d757270] {
	display: inline-block;
	display: flex;
	width: 52px;
	height: 18px;
	background: #fff;
	border: .5px solid #ef5555
}

.information .mainContent .right .user .tabs .lian em[data-v-6d757270] {
	font-style: normal;
	line-height: 14px;
	height: 16px
}

.information .mainContent .right .user .tabs .lian em[data-v-6d757270]:first-child {
	width: 20px;
	background: linear-gradient(90deg, #f05343, #fb8376);
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.information .mainContent .right .user .tabs .lian em[data-v-6d757270]:last-child {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #ef5555
}

.information .mainContent .right .user .tabs .lianzhong[data-v-6d757270] {
	display: inline-block;
	display: flex;
	width: 52px;
	height: 18px;
	background: #fff;
	border: 1px solid #ef5555
}

.information .mainContent .right .user .tabs .lianzhong em[data-v-6d757270] {
	flex: 1;
	font-style: normal;
	line-height: 14px;
	height: 16px;
	background: linear-gradient(90deg, #f05343, #fb8376);
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.information .mainContent .right .user .tabs .jin[data-v-6d757270] {
	padding: 0 8px;
	height: 18px;
	background: linear-gradient(90deg, #ffba00, #ffc032);
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin-left: 5px
}

.information .mainContent .right .user .tabs .haiJin[data-v-6d757270] {
	height: 16px;
	background: #fdf0f0;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	padding: 0 7px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.information .mainContent .right .title[data-v-6d757270] {
	font-size: 16px;
	font-weight: 700;
	color: #444a64;
	text-align: left;
	line-height: 24px;
	height: 51px;
	cursor: pointer;
	transition: all .3s;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 5px
}

.information .mainContent .right .title[data-v-6d757270]:hover {
	color: #407af6
}

.information .mainContent .right .timePrice[data-v-6d757270] {
	display: flex;
	justify-content: space-between
}

.information .mainContent .right .timePrice .time[data-v-6d757270] {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	line-height: 21px
}

.information .mainContent .right .timePrice .price[data-v-6d757270] {
	width: 150px;
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.information .mainContent .right .timePrice .price .one[data-v-6d757270],
.information .mainContent .right .timePrice .price .two[data-v-6d757270] {
	font-size: 12px;
	font-weight: 700;
	color: #548feb
}

.information .mainContent .right .timePrice .price .san[data-v-6d757270] {
	display: flex;
	align-items: center
}

.information .mainContent .right .timePrice .price .san span[data-v-6d757270]:first-child {
	display: flex;
	align-items: center;
	margin-right: 5px
}

.information .mainContent .right .timePrice .price .san span:first-child img[data-v-6d757270] {
	width: 82px
}

.information .mainContent .right .timePrice .price .san span[data-v-6d757270]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472
}

.information .mainContent .right .timePrice .price .haivImg[data-v-6d757270] {
	display: flex;
	align-items: center
}

.information .mainContent .right .timePrice .price .haivImg img[data-v-6d757270] {
	width: 160px
}

.information .mainContent .right .timePrice .price .si[data-v-6d757270] {
	width: 90px;
	height: 18px;
	border: 1px solid #cfa472;
	display: flex;
	align-items: center
}

.information .mainContent .right .timePrice .price .si em[data-v-6d757270] {
	height: 16px;
	line-height: 16px;
	text-align: center;
	flex: 1;
	font-style: normal
}

.information .mainContent .right .timePrice .price .si em[data-v-6d757270]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472;
	background: #fff
}

.information .mainContent .right .timePrice .price .si em[data-v-6d757270]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background: #cfa472
}

.home .main[data-v-816013bc] {
	display: flex
}

.home .main>div[data-v-816013bc]:first-child {
	width: 890px
}

.home .main>div:first-child .nav[data-v-816013bc] {
	height: 50px;
	background: #fff;
	font-size: 16px;
	font-weight: 700;
	color: #222;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #f2f1f6
}

.home .main>div:first-child .nav[data-v-816013bc]:before {
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin: 0 7px 0 11px
}

.home .main>div:first-child .advertisement[data-v-816013bc] {
	height: 170px;
	margin-bottom: 10px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	display: flex;
	justify-content: space-between;
	padding: 10px
}

.home .main>div:first-child .advertisement div[data-v-816013bc] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 150px;
	width: 283px;
	overflow: hidden
}

.home .main>div:first-child .advertisement div img[data-v-816013bc] {
	width: 100%;
	transition: .3s
}

.home .main>div:first-child .advertisement div:hover img[data-v-816013bc] {
	transform: scale(1.2)
}

.home .main>div[data-v-816013bc]:last-child {
	margin-left: 10px;
	flex: 1
}

.home .main>div:last-child .title[data-v-816013bc] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #f2f1f6
}

.home .main>div:last-child .title h2[data-v-816013bc] {
	font-size: 16px;
	font-weight: 700;
	color: #222;
	display: flex;
	align-items: center
}

.home .main>div:last-child .title h2[data-v-816013bc]:before {
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin: 0 8px 0 10px
}

.home .main>div:last-child .title span[data-v-816013bc] {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	padding-right: 10px;
	cursor: pointer
}

.home .main>div:last-child .title span[data-v-816013bc]:hover {
	color: #548feb
}

.home .main>div:last-child .haiv[data-v-816013bc] {
	background: #fff
}

.home .main>div:last-child .haiv .haiContent[data-v-816013bc] {
	display: flex;
	justify-content: center;
	align-content: space-between;
	flex-wrap: wrap;
	padding: 10px 0
}

.home .main>div:last-child .haiv .haiContent .item[data-v-816013bc] {
	padding: 0 11px;
	height: 80px;
	width: 280px;
	margin-bottom: 5px
}

.home .main>div:last-child .haiv .haiContent .item[data-v-816013bc]:hover {
	background-color: rgba(0, 0, 0, .5);
	background-blend-mode: multiply
}

.home .main>div:last-child .haiv .haiContent .item>div[data-v-816013bc]:first-child {
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .user[data-v-816013bc] {
	cursor: pointer;
	display: flex;
	align-items: center
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .user .img[data-v-816013bc] {
	position: relative
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .user .img .boxImg[data-v-816013bc] {
	margin-right: 4px;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .user .img .boxImg img[data-v-816013bc] {
	width: 40px;
	height: 40px;
	object-fit: cover
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .user .img .imgBottom[data-v-816013bc] {
	position: absolute;
	bottom: -5px
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .user .img .imgBottom img[data-v-816013bc] {
	width: 40px
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .user .img .cunt[data-v-816013bc] {
	position: absolute;
	width: 16px;
	height: 11px;
	background: #e94241;
	border-radius: 6px 6px 6px 0;
	top: 0;
	right: 0;
	font-size: 10px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 11px
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .user .name[data-v-816013bc] {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 83px;
	height: 20px
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .user .tabs span[data-v-816013bc] {
	padding: 0 10px;
	height: 16px;
	border: 1px solid #ff0;
	border-radius: 0 8px 8px 8px;
	font-size: 11px;
	font-weight: 400;
	color: #fffd60;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 5px
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .btn[data-v-816013bc] {
	display: flex;
	justify-content: center;
	align-items: center
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .btn .guan[data-v-816013bc] {
	width: 50px;
	height: 26px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 26px;
	cursor: pointer
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .btn .guan[data-v-816013bc]:hover {
	color: #407af6;
	background: #fff
}

.home .main>div:last-child .haiv .haiContent .item>div:first-child .btn .noguan[data-v-816013bc] {
	width: 50px;
	height: 26px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 26px;
	cursor: pointer
}

.home .main>div:last-child .haiv .haiContent .item>div[data-v-816013bc]:last-child {
	margin-top: 5px;
	padding-left: 40px;
	font-size: 12px;
	font-weight: 400;
	color: #e6e6e7;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left
}

.home .main>div:last-child .haiv .haiContent .one[data-v-816013bc] {
	background-image: url(oneHai.9f7b0ef.png);
	background-size: 100%
}

.home .main>div:last-child .haiv .haiContent .two[data-v-816013bc] {
	background-image: url(twoHai.57030cd.png);
	background-size: 100%
}

.home .main>div:last-child .haiv .haiContent .san[data-v-816013bc] {
	background-image: url(sanHai.e55d891.png);
	background-size: 100%
}

.home .main>div:last-child .haiv .haiContent .si[data-v-816013bc] {
	background-image: url(siHai.69ee4ab.png);
	background-size: 100%
}

.home .main>div:last-child .haiv .haiContent .wu[data-v-816013bc] {
	background-image: url(wuHai.34f20e2.png);
	background-size: 100%
}

.home .main>div:last-child .scoreList[data-v-816013bc] {
	margin-top: 10px
}

.home .main>div:last-child .scoreList .tbas[data-v-816013bc] {
	background: #fff;
	height: 44px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px
}

.home .main>div:last-child .scoreList .tbas span[data-v-816013bc] {
	width: 46px;
	height: 28px;
	background: #fff;
	border-radius: 2px;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	line-height: 28px;
	cursor: pointer
}

.home .main>div:last-child .scoreList .tbas .acton[data-v-816013bc],
.home .main>div:last-child .scoreList .tbas span[data-v-816013bc]:hover {
	background: #548feb;
	color: #fff
}

.home .main>div:last-child .scoreList .table>div .item[data-v-816013bc] {
	height: 40px;
	display: flex;
	align-items: center
}

.home .main>div:last-child .scoreList .table>div .item .num[data-v-816013bc] {
	width: 46px
}

.home .main>div:last-child .scoreList .table>div .item .team[data-v-816013bc] {
	width: 116px
}

.home .main>div:last-child .scoreList .table>div .item .winLoss[data-v-816013bc] {
	width: 62px
}

.home .main>div:last-child .scoreList .table>div .item .score[data-v-816013bc] {
	flex: 1
}

.home .main>div:last-child .scoreList .table .thead .item[data-v-816013bc] {
	background: #ebecf3;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

.home .main>div:last-child .scoreList .table .thead .team[data-v-816013bc] {
	text-align: left
}

.home .main>div:last-child .scoreList .table .tbody .item[data-v-816013bc] {
	cursor: pointer;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	background: #fff;
	border-bottom: 1px solid #f2f1f6;
	position: relative
}

.home .main>div:last-child .scoreList .table .tbody .item[data-v-816013bc]:hover {
	background: #f8f8f8 !important
}

.home .main>div:last-child .scoreList .table .tbody .item .num[data-v-816013bc] {
	display: flex;
	justify-content: center;
	align-items: center
}

.home .main>div:last-child .scoreList .table .tbody .item .num span[data-v-816013bc] {
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: var(--background-color);
	color: var(--color) !important
}

.home .main>div:last-child .scoreList .table .tbody .item .text[data-v-816013bc] {
	position: absolute;
	top: 0;
	right: 0;
	height: 14px;
	border-radius: 0 0 0 10px;
	padding: 0 5px;
	font-size: 11px;
	font-weight: 400;
	color: #fff;
	line-height: 14px;
	text-align: center;
	background: var(--background-color)
}

.home .main>div:last-child .scoreList .table .tbody .team[data-v-816013bc] {
	display: flex;
	align-items: center
}

.home .main>div:last-child .scoreList .table .tbody .team img[data-v-816013bc] {
	width: 20px;
	height: 20px;
	margin-right: 7px
}

.home .main>div:last-child .scoreList .table .tbody .score[data-v-816013bc] {
	color: #ef5555
}

.home .main>div:last-child .scoreList .backBottom[data-v-816013bc] {
	height: 50px;
	background: #fff;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-left: 14px
}

.home .main>div:last-child .scoreList .backBottom .item[data-v-816013bc] {
	display: flex;
	align-items: center
}

.home .main>div:last-child .scoreList .backBottom .item span[data-v-816013bc]:first-child {
	width: 14px;
	height: 14px;
	border-radius: 2px
}

.home .main>div:last-child .scoreList .backBottom .item span[data-v-816013bc]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #666;
	margin: 0 10px 0 7px
}

.home .topOffset[data-v-816013bc] {
	position: fixed;
	top: 72%;
	margin-left: 1213px;
	width: 100px
}

.home .topOffset .btn[data-v-816013bc] {
	display: flex;
	flex-direction: column;
	align-items: center
}

.home .topOffset .btn .text[data-v-816013bc] {
	flex-direction: column;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	background: #548feb;
	margin: 10px 0 6px
}

.home .topOffset .btn .text[data-v-816013bc],
.home .topOffset .btn .top[data-v-816013bc] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 45px;
	height: 45px;
	border-radius: 5px
}

.home .topOffset .btn .top[data-v-816013bc] {
	background: #ddd;
	cursor: pointer
}

.home .topOffset .btn .top i[data-v-816013bc] {
	font-weight: 700;
	font-size: 20px;
	color: #fff
}

.home .topOffset .btn .top[data-v-816013bc]:hover {
	background: #548feb
}

.alertLine .box .top .yf {
	background: url(lineup_team_home.170282f.png);
	font-family: Source Han Sans CN
}

.alertLine .box .top .acton {
	background: url(lineup_team_away.7e251dd.png)
}

.lineBox {
	padding: 20px;
	height: 580px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.lineBox .header {
	width: 1160px;
	height: 40px;
	background: #5ba25a;
	display: flex;
	justify-content: space-between
}

.lineBox .header .bn {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff;
	display: flex;
	align-items: center
}

.lineBox .header .bn .down {
	margin: 0 30px;
	font-size: 13px
}

.lineBox .header .bn div {
	display: flex;
	align-items: center
}

.lineBox .header .left .top span:first-child {
	display: inline-block;
	width: 6px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAgCAYAAAAmG5mqAAAAAXNSR0IArs4c6QAAAOFJREFUOE/tlEEOgkAMRfuP4AlAXXoeXeEZ3En0CLr2BMBqVOJBjBdgoYncABIYYmpANISgTncunM1kpn1p2v4WZ8dhepyEgCsxnwCESZYdRkrp2va60ADatogA1/a8fdPwCaj8mHlla72EUrfy/RV4Qv0gcI2BypF5bAXB1ihCnUOc5vlAApRRpiKAiHZS4CIFtBQw64Oo0xIttX2r9z+HzrK0Pn+vSmLxieUtGyDpiMZFrzc0LiuAieV5yhRY274/N5M388bSemayKiMwL8pt925EC2KOCTgSUZjmuepa93f5g6D2TzOHMQAAAABJRU5ErkJggg==);
	background-size: 100% 100%;
	margin-right: 20px
}

.lineBox .header .left .top span:last-child {
	margin-left: 10px
}

.lineBox .header .right .top span:first-child {
	margin-right: 10px
}

.lineBox .header .right .top span:last-child {
	display: inline-block;
	width: 6px;
	height: 16px;
	background: url(lineup_team_away.7e251dd.png);
	background-size: 100% 100%;
	margin-left: 20px
}

.lineBox .yu {
	background: url(linBox_yu.72853a6.png);
	background-size: 100% 100%;
	z-index: 100;
	width: 46px;
	height: 35px;
	position: relative;
	margin: auto;
	top: -268px
}

.lineBox .body {
	background: url(lineup_bg.3a39c88.png);
	background-size: 100% 100%;
	height: 500px;
	display: flex
}

.lineBox .body .box {
	flex: 1;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.lineBox .body .box .home {
	cursor: pointer;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	height: 100%
}

.lineBox .body .box .home div {
	height: 100px;
	width: 100px
}

.lineBox .body .box .home div span {
	display: flex;
	justify-content: center
}

.lineBox .body .box .home div .yf {
	width: 35px;
	height: 38px;
	background: url(lineup_team_home.170282f.png);
	background-size: 100% 100%;
	line-height: 38px;
	z-index: 100;
	position: absolute;
	margin: 0 auto 0 33px
}

.lineBox .body .box .home div .yy {
	width: 54px;
	height: 22px;
	background: url(linBox_yy.a43dcb3.png);
	background-size: 100% 100%;
	margin-top: 28px;
	margin-left: 23px
}

.lineBox .body .box .home div .name {
	margin-top: -3px
}

.lineBox .body .box .home div .score {
	width: 40px;
	height: 18px;
	border-radius: 9px;
	margin: 8px auto 0
}

.lineBox .body .box .home div .score i {
	line-height: 18px;
	margin-right: -4px
}

.lineBox .body .box .home div .img {
	height: 40px;
	width: 40px;
	float: right;
	margin-top: -95px;
	margin-right: -10px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap
}

.lineBox .body .box .home div .img img {
	width: 20px;
	height: 20px
}

.lineBox .body .right .home div .yf {
	background: url(lineup_team_away.7e251dd.png);
	background-size: 100% 100%
}

.tableItem .kong[data-v-13c6002a] {
	width: 575px;
	height: 50px;
	background: #fff;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333;
	line-height: 50px;
	border: 1px solid #eae9f2;
	border-top: none
}

.tableItem .nav[data-v-13c6002a] {
	width: 575px;
	height: 54px;
	background: #fff;
	line-height: 54px;
	display: flex;
	justify-content: space-between
}

.tableItem .nav div[data-v-13c6002a] {
	font-size: 16px;
	font-weight: 400;
	color: #494a54
}

.tableItem .nav div[data-v-13c6002a]:first-child {
	display: flex;
	align-items: center
}

.tableItem .nav div:first-child span[data-v-13c6002a]:first-child {
	width: 10px;
	height: 10px;
	background: #e05c5c;
	margin-right: 10px
}

.tableItem .nav div[data-v-13c6002a]:last-child {
	margin-right: 12px
}

.tableItem .table .tab div[data-v-13c6002a] {
	display: flex;
	height: 40px;
	width: 575px;
	background: #eeeff2;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #848a9c;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.tableItem .table .tab div span[data-v-13c6002a] {
	flex: 1
}

.tableItem .table .tab div .name[data-v-13c6002a] {
	width: 208px;
	flex: none;
	text-align: left;
	margin-left: 18px
}

.tableItem .table .tab div .wei[data-v-13c6002a] {
	flex: none;
	width: 120px
}

.tableItem .table .tbody .item:hover div[data-v-13c6002a],
.tableItem .table .tbody .item[data-v-13c6002a]:hover {
	background: #f6f6f8 !important
}

.tableItem .table .tbody div[data-v-13c6002a] {
	height: 46px;
	background: #fff;
	color: #333;
	line-height: 46px
}

.tableItem .table .tbody div span[data-v-13c6002a] {
	font-size: 14px
}

.tableItem .table .tbody div .name[data-v-13c6002a] {
	display: flex;
	align-items: center;
	margin-left: 15px
}

.tableItem .table .tbody div .name div[data-v-13c6002a] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	flex: 1;
	height: 46px;
	border-left: none;
	border-right: none;
	font-size: 14px
}

.tableItem .table .tbody div .name em[data-v-13c6002a] {
	width: 32px;
	height: 34px;
	background: url(lineup_team_home.170282f.png);
	background-size: 100% 100%;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	color: #fff;
	line-height: 34px;
	margin-right: 10px
}

.tableItem .table .tbody div .name .img_bule[data-v-13c6002a] {
	background: url(lineup_team_away.7e251dd.png);
	background-size: 100% 100%
}

.tableItem .item2 .tab .name[data-v-13c6002a] {
	width: 170px !important
}

.tableItem .item2 .tbody[data-v-13c6002a] {
	min-height: 300px
}

.tableItem .item2 .tbody div[data-v-13c6002a] {
	height: 50px;
	line-height: 50px
}

.tableItem .item2 .tbody div .name div[data-v-13c6002a] {
	flex: 1;
	border: none;
	display: flex;
	flex-direction: column
}

.tableItem .item2 .tbody div .name div p[data-v-13c6002a] {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333
}

.matchNum[data-v-071d9720] {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%
}

.matchNum .item[data-v-071d9720] {
	border-top: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2;
	width: 575px;
	height: 40px;
	background: #fff;
	display: flex
}

.matchNum .item[data-v-071d9720]:hover {
	background: #f6f6f8
}

.matchNum .item[data-v-071d9720]:last-child,
.matchNum .item[data-v-071d9720]:nth-last-child(2) {
	border-bottom: 1px solid #eae9f2
}

.matchNum .item div[data-v-071d9720] {
	border-right: 1px solid #eae9f2;
	line-height: 40px
}

.matchNum .item .scro[data-v-071d9720] {
	width: 225px;
	display: flex;
	justify-content: flex-end
}

.matchNum .item .scro .two[data-v-071d9720] {
	align-items: center;
	display: flex;
	width: 160px
}

.matchNum .item .scro .two span[data-v-071d9720] {
	height: 12px;
	background: #eae9f2
}

.matchNum .item .scro .two .def[data-v-071d9720] {
	flex: 1
}

.matchNum .item .scro .two .color[data-v-071d9720] {
	width: 33%;
	background: #e56262
}

.matchNum .item .scro .one[data-v-071d9720] {
	width: 60px;
	font-size: 13px;
	font-weight: 400;
	color: #4e5162;
	text-align: right;
	padding-right: 13px
}

.matchNum .item .right[data-v-071d9720] {
	justify-content: flex-start
}

.matchNum .item .right .color[data-v-071d9720] {
	background: #548feb !important
}

.matchNum .item .right .one[data-v-071d9720] {
	text-align: left;
	padding-left: 13px
}

.matchNum .item .name[data-v-071d9720] {
	flex: 1;
	font-size: 15px;
	font-weight: 400;
	color: #444
}

.lineTable .forecast {
	width: 370px;
	margin-bottom: 16px
}

.lineTable .forecast .title {
	background: #548feb;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	height: 40px
}

.lineTable .forecast .title span {
	display: flex;
	justify-content: center;
	align-items: center
}

.lineTable .forecast .title span:first-child:before {
	content: "";
	width: 6.4px;
	height: 10px;
	background: #fff;
	margin-right: 13px
}

.lineTable .forecast .title span:last-child {
	margin-right: 7px
}

.lineTable .forecast .titleColor {
	background: #d0664c
}

.lineTable .tbody,
.lineTable .thead {
	font-size: 12px;
	font-weight: 400;
	color: #848a9c;
	background: #eeeff2;
	display: flex;
	align-items: center;
	height: 40px
}

.lineTable .tbody p:first-child,
.lineTable .thead p:first-child {
	flex: 1;
	text-align: left;
	padding-left: 18px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.lineTable .tbody p:first-child span:first-child,
.lineTable .thead p:first-child span:first-child {
	width: 25px;
	height: 35px;
	background-image: url(awayShirt.d3b0902.png);
	background-repeat: no-repeat;
	background-size: 100%;
	line-height: 35px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	margin-right: 15px
}

.lineTable .tbody p:first-child span:last-child,
.lineTable .thead p:first-child span:last-child {
	width: 142px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.lineTable .tbody p:first-child .shirtColor,
.lineTable .thead p:first-child .shirtColor {
	background-image: url(homeShirt.ef9651b.png) !important
}

.lineTable .tbody p:last-child,
.lineTable .thead p:last-child {
	width: 100px
}

.lineTable .tbody {
	background: #fff;
	border-bottom: 1px solid #eae9f2;
	font-size: 12px;
	font-weight: 400;
	height: 46px;
	color: #333;
	border-right: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

.lineTable .tbody:hover {
	background: #f6f6f8
}

.lineTable .injury {
	width: 574px
}

.lineTable .injury .title {
	display: flex;
	height: 54px;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.lineTable .injury .title:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #548feb;
	margin-right: 13px
}

.lineTable .injury .titleColor:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #d0664c;
	margin-right: 13px
}

.lineTable .injury .tbody p:last-child,
.lineTable .injury .thead p:last-child {
	width: 200px
}

.lineTable .injury .tbody p:nth-child(2),
.lineTable .injury .thead p:nth-child(2) {
	width: 100px
}

.alertLine {
	z-index: 20000;
	width: 370px;
	height: 578px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 10px;
	position: relative;
	margin: auto;
	top: -570px
}

.alertLine .kong {
	font-size: 15px;
	font-weight: 400;
	color: #7a809a;
	line-height: 41px
}

.alertLine .box {
	height: 538px;
	padding: 20px 30px 0 20px
}

.alertLine .box .top {
	padding-bottom: 20px;
	border-bottom: 1px solid #eae9f2;
	display: flex
}

.alertLine .box .top .yf {
	width: 47px;
	height: 50px;
	background: url(homeShirt.ef9651b.png);
	background-size: 100% 100%;
	margin-right: 12px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	line-height: 50px
}

.alertLine .box .top .acton {
	width: 47px;
	height: 50px;
	background: url(awayShirt.d3b0902.png);
	background-size: 100% 100%
}

.alertLine .box .top .item {
	width: 200px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center
}

.alertLine .box .top .item span {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666;
	margin-bottom: 2px
}

.alertLine .box .top .item span:first-child {
	font-size: 20px;
	font-weight: 500;
	color: #333
}

.alertLine .box .top .item .name {
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left
}

.alertLine .box .top .score {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center
}

.alertLine .box .top .score span:first-child {
	width: 40px;
	height: 20px;
	background: #ff7e65;
	border-radius: 10px;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff;
	margin-bottom: 8px
}

.alertLine .box .top .score span:last-child {
	width: 48px;
	height: 12px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ef4049
}

.alertLine .box .donm {
	margin-top: 10px;
	height: 420px;
	overflow: auto
}

.alertLine .box .donm p {
	display: flex;
	justify-content: space-between;
	height: 42px;
	line-height: 42px
}

.alertLine .box .donm p span {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333
}

.alertLine .box .donm p span:first-child {
	flex: 1;
	text-align: left
}

.alertLine .box .donm p span:last-child {
	width: 40px
}

.alertLine .btn {
	height: 40px;
	background: #f7f7f7;
	border-radius: 0 0 10px 10px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666;
	line-height: 41px;
	cursor: pointer
}

.linUpTeam[data-v-0ab1e60e] {
	cursor: pointer;
	display: flex;
	align-items: center
}

.linUpTeam .pepot[data-v-0ab1e60e] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.linUpTeam .pepot div[data-v-0ab1e60e]:first-child {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.linUpTeam .pepot div[data-v-0ab1e60e]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.homeS .pepot div[data-v-0ab1e60e]:first-child {
	background: url(homeShirt.ef9651b.png) no-repeat;
	background-size: 100%;
	width: 31px;
	height: 41px
}

.awayS .pepot div[data-v-0ab1e60e]:first-child {
	background: url(awayShirt.d3b0902.png) no-repeat;
	background-size: 100%;
	width: 31px;
	height: 41px
}

.lineUpBox[data-v-1d8fe902] {
	background: url(liveUpBack.73f7eba.png);
	background-size: 100%;
	width: 100%;
	height: 680px;
	position: relative
}

.lineUpBox .teamTitle[data-v-1d8fe902] {
	width: 400px;
	height: 40px;
	background: rgba(234, 196, 125, .01);
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding: 0 10px
}

.lineUpBox .teamTitle span[data-v-1d8fe902]:first-child {
	font-size: 15px;
	font-weight: 400;
	color: #fff
}

.lineUpBox .teamTitle span[data-v-1d8fe902]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #fff
}

.lineUpBox .teamTitle[data-v-1d8fe902]:before {
	content: "";
	width: 6px;
	height: 16px;
	border-radius: 0 5px 5px 0;
	position: absolute;
	left: 0
}

.lineUpBox .colorHome[data-v-1d8fe902]:before {
	background: #e05c5c
}

.lineUpBox .colorAway[data-v-1d8fe902]:before {
	background: #548feb
}

.lineUpBox .boxs[data-v-1d8fe902] {
	display: flex;
	flex-direction: column;
	height: calc(100% - 80px)
}

.lineUpBox .boxs .team[data-v-1d8fe902] {
	padding: 20px;
	flex: 1;
	display: flex;
	flex-direction: column
}

.lineUpBox .boxs .team .item[data-v-1d8fe902] {
	flex: 1;
	display: flex;
	justify-content: space-around
}

.lineUpBox .yu[data-v-1d8fe902] {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.lineUpBox .alert[data-v-1d8fe902] {
	position: absolute;
	left: 50%;
	top: 80%;
	transform: translateX(-50%)
}

.kong {
	height: 40px;
	line-height: 40px
}

.indemnityList .table_two {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.indemnityList .table_two .table_body,
.indemnityList .table_two .table_header {
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #eae9f2
}

.indemnityList .table_two .table_body p,
.indemnityList .table_two .table_header p {
	line-height: 40px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b
}

.indemnityList .table_two .table_body p:first-child,
.indemnityList .table_two .table_header p:first-child {
	width: 169px
}

.indemnityList .table_two .table_body p:nth-child(2),
.indemnityList .table_two .table_header p:nth-child(2) {
	width: 420px;
	border: none !important;
	display: flex;
	justify-content: center
}

.indemnityList .table_two .table_body p:nth-child(2) span,
.indemnityList .table_two .table_header p:nth-child(2) span {
	width: 160px
}

.indemnityList .table_two .table_body p:nth-child(2) span:first-child,
.indemnityList .table_two .table_header p:nth-child(2) span:first-child {
	text-align: right;
	padding-right: 20px
}

.indemnityList .table_two .table_body p:nth-child(2) span:nth-child(2),
.indemnityList .table_two .table_header p:nth-child(2) span:nth-child(2) {
	text-align: left;
	padding-left: 20px
}

.indemnityList .table_two .table_body p:nth-child(3),
.indemnityList .table_two .table_header p:nth-child(3) {
	width: 170px
}

.indemnityList .table_two .table_body p:nth-child(4),
.indemnityList .table_two .table_header p:nth-child(4) {
	width: 299px;
	display: flex;
	justify-content: space-around
}

.indemnityList .table_two .table_body p:nth-child(5),
.indemnityList .table_two .table_header p:nth-child(5) {
	flex: 1
}

.indemnityList .table_two .table_body p {
	border-right: 1px solid #eae9f2
}

.indemnityList .table_two .table_body:nth-child(odd) {
	background: #f6f6f8
}

.indemnityList .table_two .table_header {
	background: #eeeff2
}

.indemnityList .table_two .table_header p {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #848a9c
}

.immediateList .box .table_body .bold {
	font-weight: 700 !important
}

.immediateList .table_one {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.immediateList .table_one .table_body,
.immediateList .table_one .table_header {
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #eae9f2
}

.immediateList .table_one .table_body p,
.immediateList .table_one .table_header p {
	width: 150px;
	line-height: 40px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b
}

.immediateList .table_one .table_header {
	background: #eeeff2
}

.immediateList .table_one .table_header p {
	color: #848a9c
}

.immediateList .table_one .imgs {
	display: flex;
	justify-content: center;
	align-items: center
}

.immediateList .table_one .imgs i:first-child {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=)
}

.immediateList .table_one .imgs i:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC)
}

.immediateList .table_one .imgs i:last-child {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=)
}

.immediateList .action_red {
	color: #ef5555 !important
}

.immediateList .action_red:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==);
	background-size: 8px 9px;
	margin-right: -8px
}

.immediateList .action_green {
	color: #6bb548 !important
}

.immediateList .action_green:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-right: -8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==);
	background-size: 8px 9px
}

[data-v-08d0f735] .classBigV {
	width: 480px
}

[data-v-08d0f735] .classBigV .el-dialog__body,
[data-v-08d0f735] .classBigV .el-dialog__header {
	padding: 0
}

[data-v-08d0f735] .classBigV .boxs .head {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: #f6f6f8;
	padding: 0
}

[data-v-08d0f735] .classBigV .boxs .head span {
	font-size: 16px;
	margin-right: 10px;
	font-weight: 400;
	color: #333;
	text-align: center
}

[data-v-08d0f735] .classBigV .boxs .head span:first-child {
	width: 70px
}

[data-v-08d0f735] .classBigV .boxs .head span:last-child {
	width: 70px;
	cursor: pointer
}

[data-v-08d0f735] .classBigV .boxs .head span:last-child:hover {
	color: #548feb
}

[data-v-08d0f735] .classBigV .boxs .head .ti {
	flex: 1
}

[data-v-08d0f735] .classBigV .boxs .ma {
	height: 430px
}

[data-v-08d0f735] .classBigV .boxs .ma,
[data-v-08d0f735] .classBigV .boxs .ma .img {
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-08d0f735] .classBigV .boxs .ma .img img {
	width: 282px;
	height: 282px
}

.bigVtable .head[data-v-08d0f735] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px 0 10px;
	border-bottom: 1px solid #f2f1f6
}

.bigVtable .head .btn .box[data-v-08d0f735] {
	height: 32px;
	background: #f6f6f8;
	border-radius: 16px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.bigVtable .head .btn .box h3[data-v-08d0f735] {
	cursor: pointer;
	padding: 0 20px;
	height: 32px;
	border-radius: 16px;
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	line-height: 32px
}

.bigVtable .head .btn .box .avtion[data-v-08d0f735],
.bigVtable .head .btn .box h3[data-v-08d0f735]:hover {
	background: #b16848;
	color: #fff
}

.bigVtable .head .btn .haiV span[data-v-08d0f735] {
	width: 100px
}

.bigVtable .head .bigV[data-v-08d0f735] {
	width: 120px;
	height: 32px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 16px
}

.bigVtable .head .bigV[data-v-08d0f735]:hover {
	border-color: #548feb !important
}

.bigVtable .head .bigV:hover span[data-v-08d0f735] {
	color: #548feb
}

.bigVtable .head .bigV span[data-v-08d0f735] {
	cursor: pointer;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	line-height: 32px
}

.bigVtable .content[data-v-08d0f735] {
	padding: 10px;
	display: flex;
	justify-content: space-between
}

.bigVtable .content .item[data-v-08d0f735] {
	width: 120px;
	height: 140px;
	background: #fff;
	border: 1px solid #eae9f2;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	cursor: pointer
}

.bigVtable .content .item[data-v-08d0f735]:hover {
	background: #f6f6f8
}

.bigVtable .content .item:hover .img .boxImg img[data-v-08d0f735] {
	transform: scale(1.2)
}

.bigVtable .content .item:hover .name[data-v-08d0f735] {
	color: #548feb
}

.bigVtable .content .item .img[data-v-08d0f735] {
	position: relative;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	align-items: center
}

.bigVtable .content .item .img .boxImg[data-v-08d0f735] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 15px;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	overflow: hidden
}

.bigVtable .content .item .img .boxImg img[data-v-08d0f735] {
	width: 100%;
	object-fit: cover;
	border-radius: 35px;
	height: 100%;
	transition: all .5s
}

.bigVtable .content .item .img .right_top[data-v-08d0f735] {
	position: absolute;
	min-width: 20px;
	height: 14px;
	background: #e94241;
	border: 1px solid #fff;
	border-radius: 7px 7px 7px 0;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 13px;
	color: #fff;
	right: 0;
	top: 12px
}

.bigVtable .content .item .img .right_bottom[data-v-08d0f735] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 0;
	bottom: 0
}

.bigVtable .content .item .img .right_bottom img[data-v-08d0f735] {
	width: 16px;
	height: 18px
}

.bigVtable .content .item .img .center_bootom[data-v-08d0f735] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 0
}

.bigVtable .content .item .img .center_bootom img[data-v-08d0f735] {
	width: 54px;
	height: 15px
}

.bigVtable .content .item .name[data-v-08d0f735] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	padding: 0 10px
}

.bigVtable .content .item .bottom[data-v-08d0f735] {
	height: 22px;
	background: #fdf3f2;
	border-top: 1px solid #eae9f2;
	font-size: 12px;
	font-weight: 400;
	color: #a86344;
	line-height: 22px
}

em[data-v-984d740c] {
	font-style: normal
}

.bigVitems[data-v-984d740c] {
	position: relative;
	padding: 20px 20px 0;
	background: #fff;
	border-top: 1px solid #f2f1f6
}

.bigVitems .tenGames[data-v-984d740c] {
	flex: 1;
	display: flex
}

.bigVitems .tenGames p[data-v-984d740c]:first-child {
	margin-left: 20px
}

.bigVitems .tenGames p[data-v-984d740c]:last-child {
	display: flex;
	align-items: center
}

.bigVitems .tenGames p:last-child em[data-v-984d740c] {
	font-style: normal;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin-left: 6px
}

.bigVitems .tenGames p:last-child .red[data-v-984d740c] {
	background: #ed6256
}

.bigVitems .tenGames p:last-child .hei[data-v-984d740c] {
	background: #bdbdc8
}

.bigVitems .tenGames p:last-child .yi[data-v-984d740c],
.bigVitems .tenGames p:last-child .zou[data-v-984d740c] {
	background: #548feb
}

.bigVitems .hui[data-v-984d740c] {
	width: 90px !important
}

.bigVitems .all[data-v-984d740c] {
	padding-bottom: 10px
}

.bigVitems .all .name .bottom[data-v-984d740c] {
	max-width: 283px !important;
	text-align: left
}

.bigVitems .title[data-v-984d740c] {
	cursor: pointer;
	display: flex;
	justify-content: space-between
}

.bigVitems .title:hover .img .boxImg .team[data-v-984d740c] {
	transform: scale(1.2)
}

.bigVitems .title:hover .name .top .expert[data-v-984d740c] {
	color: #548feb
}

.bigVitems .title .left[data-v-984d740c] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.bigVitems .title .img[data-v-984d740c] {
	position: relative;
	margin-right: 10px
}

.bigVitems .title .img .boxImg[data-v-984d740c] {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	align-items: center;
	width: 44px;
	height: 44px;
	overflow: hidden;
	border-radius: 22px
}

.bigVitems .title .img .boxImg .team[data-v-984d740c] {
	cursor: pointer;
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 22px;
	transition: all .4s
}

.bigVitems .title .img .right_top[data-v-984d740c] {
	position: absolute;
	min-width: 20px;
	height: 14px;
	background: #e94241;
	border: 1px solid #fff;
	border-radius: 7px 7px 7px 0;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 13px;
	color: #fff;
	right: -8px;
	top: -5px
}

.bigVitems .title .img .right_bottom[data-v-984d740c] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 0;
	bottom: 0
}

.bigVitems .title .img .right_bottom img[data-v-984d740c] {
	width: 16px;
	height: 18px
}

.bigVitems .title .img .center_bootom[data-v-984d740c] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 0
}

.bigVitems .title .img .center_bootom img[data-v-984d740c] {
	width: 46px;
	height: 12px
}

.bigVitems .title .name[data-v-984d740c] {
	flex: 1
}

.bigVitems .title .name .top[data-v-984d740c] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.bigVitems .title .name .top .expert[data-v-984d740c] {
	cursor: pointer
}

.bigVitems .title .name .top p[data-v-984d740c]:first-child {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-right: 7px
}

.bigVitems .title .name .top p[data-v-984d740c]:last-child {
	display: flex;
	align-items: center
}

.bigVitems .title .name .top p:last-child .lian[data-v-984d740c] {
	display: inline-block;
	display: flex;
	width: 52px;
	height: 18px;
	background: #fff;
	border: .5px solid #ef5555
}

.bigVitems .title .name .top p:last-child .lian em[data-v-984d740c] {
	font-style: normal;
	line-height: 14px;
	height: 16px
}

.bigVitems .title .name .top p:last-child .lian em[data-v-984d740c]:first-child {
	width: 20px;
	background: linear-gradient(90deg, #f05343, #fb8376);
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.bigVitems .title .name .top p:last-child .lian em[data-v-984d740c]:last-child {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #ef5555
}

.bigVitems .title .name .top p:last-child .lianzhong[data-v-984d740c] {
	display: inline-block;
	display: flex;
	width: 52px;
	height: 18px;
	background: #fff;
	border: 1px solid #ef5555
}

.bigVitems .title .name .top p:last-child .lianzhong em[data-v-984d740c] {
	flex: 1;
	font-style: normal;
	line-height: 14px;
	height: 16px;
	background: linear-gradient(90deg, #f05343, #fb8376);
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.bigVitems .title .name .top p:last-child .jin[data-v-984d740c] {
	padding: 0 8px;
	height: 18px;
	background: linear-gradient(90deg, #ffba00, #ffc032);
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin-left: 5px
}

.bigVitems .title .name .top p:last-child .haiJin[data-v-984d740c] {
	height: 16px;
	background: #fdf0f0;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	padding: 0 7px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.bigVitems .title .name .bottom[data-v-984d740c] {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	margin-top: 5px;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 680px;
	height: 16px
}

.bigVitems .title .name .bottom_tabs[data-v-984d740c] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 20px
}

.bigVitems .title .name .bottom_tabs span[data-v-984d740c] {
	padding: 0 5px;
	height: 16px;
	background: #fdf0f0;
	border-radius: 0 8px 8px 8px;
	font-size: 11px;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.bigVitems .title .right .ming[data-v-984d740c] {
	width: 66px;
	height: 46px;
	background: #fff;
	border: 1px solid #fdf0f0
}

.bigVitems .title .right .ming em[data-v-984d740c] {
	display: block
}

.bigVitems .title .right .ming em[data-v-984d740c]:first-child {
	height: 28px;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	line-height: 28px;
	color: #ed6256
}

.bigVitems .title .right .ming em[data-v-984d740c]:last-child {
	height: 18px;
	font-size: 12px;
	font-weight: 400;
	color: #d6585e;
	border-top: 1px solid #fdf0f0
}

.bigVitems .title .right .haiwai[data-v-984d740c] {
	width: 62px;
	height: 44px;
	border: .5px solid #ed6256 !important
}

.bigVitems .title .right .haiwai em[data-v-984d740c] {
	display: block
}

.bigVitems .title .right .haiwai em[data-v-984d740c]:first-child {
	background: #ed6256;
	color: #fff;
	font-size: 22px
}

.bigVitems .title .right .haiwai em[data-v-984d740c]:last-child {
	line-height: 12px
}

.bigVitems .content[data-v-984d740c] {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	text-align: left;
	margin-top: 5px;
	cursor: pointer
}

.bigVitems .content[data-v-984d740c]:hover {
	color: #548feb
}

.bigVitems .VS[data-v-984d740c] {
	cursor: pointer;
	height: 30px;
	background: #f6f6f8;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9
}

.bigVitems .VS .left[data-v-984d740c],
.bigVitems .VS .left div[data-v-984d740c]:first-child {
	display: flex;
	align-items: center
}

.bigVitems .VS .left div:first-child span[data-v-984d740c] {
	height: 18px
}

.bigVitems .VS .left div:first-child span[data-v-984d740c]:first-child {
	padding: 0 5px;
	background: #ebf3fc;
	border: 1px solid #548feb;
	font-size: 12px;
	font-weight: 400;
	color: #548feb;
	margin: 0 10px
}

.bigVitems .VS .left div:first-child span[data-v-984d740c]:last-child {
	flex: 1;
	margin-right: 20px
}

.bigVitems .VS .left div:first-child .time[data-v-984d740c] {
	min-width: 35px;
	margin-right: 20px
}

.bigVitems .VS .left div[data-v-984d740c]:last-child {
	padding: 0 20px;
	border-left: 1px solid #dcdcdc
}

.bigVitems .VS .right[data-v-984d740c] {
	line-height: 30px;
	margin-right: 14px
}

.bigVitems .imgMing[data-v-984d740c] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 44px;
	top: 77px
}

.bigVitems .imgMing img[data-v-984d740c] {
	width: 50px;
	height: 50px
}

.bigVitems .time[data-v-984d740c] {
	height: 41px;
	display: flex;
	justify-content: space-between
}

.bigVitems .time div[data-v-984d740c] {
	line-height: 41px;
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9
}

.bigVitems .time div[data-v-984d740c]:first-child {
	display: flex
}

.bigVitems .time div:first-child span[data-v-984d740c]:first-child {
	width: 60px;
	text-align: left
}

.bigVitems .time div[data-v-984d740c]:last-child {
	width: 130px;
	display: flex;
	justify-content: center;
	align-items: center
}

.bigVitems .time div:last-child .status[data-v-984d740c] {
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.bigVitems .time div:last-child .status .one[data-v-984d740c],
.bigVitems .time div:last-child .status .two[data-v-984d740c] {
	font-size: 12px;
	font-weight: 700;
	color: #548feb;
	text-align: right
}

.bigVitems .time div:last-child .status .san[data-v-984d740c] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%
}

.bigVitems .time div:last-child .status .san span[data-v-984d740c] {
	width: 82px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #cfa472
}

.bigVitems .time div:last-child .status .san span img[data-v-984d740c] {
	width: 82px;
	height: 18px
}

.bigVitems .time div:last-child .status .san span[data-v-984d740c]:last-child {
	flex: 1
}

.bigVitems .time div:last-child .status .si[data-v-984d740c] {
	width: 90px;
	height: 18px;
	border: 1px solid #cfa472;
	display: flex;
	align-items: center
}

.bigVitems .time div:last-child .status .si em[data-v-984d740c] {
	height: 16px;
	line-height: 16px;
	text-align: center;
	flex: 1;
	font-style: normal
}

.bigVitems .time div:last-child .status .si em[data-v-984d740c]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472;
	background: #fff
}

.bigVitems .time div:last-child .status .si em[data-v-984d740c]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background: #cfa472
}

.matchBig[data-v-984d740c] {
	position: relative;
	padding: 20px 20px 0;
	background: #fff;
	border-top: 1px solid #f2f1f6
}

.matchBig .tenGames[data-v-984d740c] {
	flex: 1;
	display: flex
}

.matchBig .tenGames p[data-v-984d740c]:first-child {
	margin-left: 20px
}

.matchBig .tenGames p[data-v-984d740c]:last-child {
	display: flex;
	align-items: center
}

.matchBig .tenGames p:last-child em[data-v-984d740c] {
	font-style: normal;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin-left: 6px
}

.matchBig .tenGames p:last-child .red[data-v-984d740c] {
	background: #ed6256
}

.matchBig .tenGames p:last-child .hei[data-v-984d740c] {
	background: #bdbdc8
}

.matchBig .tenGames p:last-child .yi[data-v-984d740c],
.matchBig .tenGames p:last-child .zou[data-v-984d740c] {
	background: #548feb
}

.matchBig .hui[data-v-984d740c] {
	width: 90px !important
}

.matchBig .all[data-v-984d740c] {
	padding-bottom: 10px
}

.matchBig .all .name .bottom[data-v-984d740c] {
	max-width: 283px !important;
	text-align: left
}

.matchBig .title[data-v-984d740c] {
	cursor: pointer;
	display: flex;
	justify-content: space-between
}

.matchBig .title:hover .img .boxImg .team[data-v-984d740c] {
	transform: scale(1.2)
}

.matchBig .title:hover .name .top .expert[data-v-984d740c] {
	color: #548feb
}

.matchBig .title .left[data-v-984d740c] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.matchBig .title .img[data-v-984d740c] {
	position: relative;
	margin-right: 10px
}

.matchBig .title .img .boxImg[data-v-984d740c] {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	align-items: center;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 30px
}

.matchBig .title .img .boxImg .team[data-v-984d740c] {
	cursor: pointer;
	width: 60px;
	height: 60px;
	border-radius: 30px;
	transition: all .4s
}

.matchBig .title .img .right_top[data-v-984d740c] {
	position: absolute;
	min-width: 20px;
	height: 14px;
	background: #e94241;
	border: 1px solid #fff;
	border-radius: 7px 7px 7px 0;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 13px;
	color: #fff;
	right: -8px;
	top: -5px
}

.matchBig .title .img .right_bottom[data-v-984d740c] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 0;
	bottom: 0
}

.matchBig .title .img .right_bottom img[data-v-984d740c] {
	width: 16px;
	height: 18px
}

.matchBig .title .img .center_bootom[data-v-984d740c] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 5px;
	bottom: 0
}

.matchBig .title .img .center_bootom img[data-v-984d740c] {
	width: 46px;
	height: 12px
}

.matchBig .title .name[data-v-984d740c] {
	flex: 1
}

.matchBig .title .name .top[data-v-984d740c] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.matchBig .title .name .top .expert[data-v-984d740c] {
	cursor: pointer
}

.matchBig .title .name .top p[data-v-984d740c]:first-child {
	font-size: 14px;
	font-weight: 400;
	color: #ef5555;
	margin-right: 7px
}

.matchBig .title .name .top p[data-v-984d740c]:last-child {
	display: flex;
	align-items: center
}

.matchBig .title .name .top p:last-child .lian[data-v-984d740c] {
	display: inline-block;
	display: flex;
	width: 52px;
	height: 18px;
	background: #fff;
	border: .5px solid #ef5555
}

.matchBig .title .name .top p:last-child .lian em[data-v-984d740c] {
	font-style: normal;
	line-height: 14px;
	height: 16px
}

.matchBig .title .name .top p:last-child .lian em[data-v-984d740c]:first-child {
	width: 20px;
	background: linear-gradient(90deg, #f05343, #fb8376);
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.matchBig .title .name .top p:last-child .lian em[data-v-984d740c]:last-child {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #ef5555
}

.matchBig .title .name .top p:last-child .lianzhong[data-v-984d740c] {
	display: inline-block;
	display: flex;
	width: 52px;
	height: 18px;
	background: #fff;
	border: 1px solid #ef5555
}

.matchBig .title .name .top p:last-child .lianzhong em[data-v-984d740c] {
	flex: 1;
	font-style: normal;
	line-height: 14px;
	height: 16px;
	background: linear-gradient(90deg, #f05343, #fb8376);
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.matchBig .title .name .top p:last-child .jin[data-v-984d740c] {
	padding: 0 8px;
	height: 18px;
	background: linear-gradient(90deg, #ffba00, #ffc032);
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin-left: 5px
}

.matchBig .title .name .top p:last-child .haiJin[data-v-984d740c] {
	height: 16px;
	background: #fdf0f0;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	padding: 0 7px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.matchBig .title .name .bottom[data-v-984d740c] {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	margin-top: 5px;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 620px;
	height: 16px
}

.matchBig .title .name .bottom_tabs[data-v-984d740c] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 20px
}

.matchBig .title .name .bottom_tabs span[data-v-984d740c] {
	padding: 0 5px;
	height: 16px;
	background: #fdf0f0;
	border-radius: 0 8px 8px 8px;
	font-size: 11px;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.matchBig .title .right .ming[data-v-984d740c] {
	width: 66px;
	height: 46px;
	background: #fff;
	border: 1px solid #fdf0f0
}

.matchBig .title .right .ming em[data-v-984d740c] {
	display: block
}

.matchBig .title .right .ming em[data-v-984d740c]:first-child {
	height: 28px;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	line-height: 28px;
	color: #ed6256
}

.matchBig .title .right .ming em[data-v-984d740c]:last-child {
	height: 18px;
	font-size: 12px;
	font-weight: 400;
	color: #d6585e;
	border-top: 1px solid #fdf0f0
}

.matchBig .title .right .haiwai[data-v-984d740c] {
	width: 62px;
	height: 44px;
	border: .5px solid #ed6256 !important
}

.matchBig .title .right .haiwai em[data-v-984d740c]:first-child {
	background: #ed6256;
	color: #fff;
	font-size: 22px
}

.matchBig .title .right .haiwai em[data-v-984d740c]:last-child {
	line-height: 12px
}

.matchBig .content[data-v-984d740c] {
	font-size: 20px;
	font-weight: 400;
	color: #333;
	text-align: left;
	margin-top: 5px;
	cursor: pointer;
	padding-left: 65px
}

.matchBig .content[data-v-984d740c]:hover {
	color: #548feb
}

.matchBig .VS[data-v-984d740c] {
	cursor: pointer;
	height: 30px;
	background: #f6f6f8;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	margin-left: 65px
}

.matchBig .VS .left[data-v-984d740c],
.matchBig .VS .left div[data-v-984d740c]:first-child {
	display: flex;
	align-items: center
}

.matchBig .VS .left div:first-child span[data-v-984d740c] {
	height: 18px
}

.matchBig .VS .left div:first-child span[data-v-984d740c]:first-child {
	padding: 0 5px;
	background: #ebf3fc;
	border: 1px solid #548feb;
	font-size: 12px;
	font-weight: 400;
	color: #548feb;
	margin: 0 10px
}

.matchBig .VS .left div:first-child span[data-v-984d740c]:last-child {
	flex: 1;
	margin-right: 20px
}

.matchBig .VS .left div:first-child .time[data-v-984d740c] {
	min-width: 35px;
	margin-right: 20px;
	margin-left: 0
}

.matchBig .VS .left div[data-v-984d740c]:last-child {
	padding: 0 20px;
	border-left: 1px solid #dcdcdc
}

.matchBig .VS .right[data-v-984d740c] {
	line-height: 30px;
	margin-right: 14px
}

.matchBig .imgMing[data-v-984d740c] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 44px;
	top: 87px
}

.matchBig .imgMing img[data-v-984d740c] {
	width: 50px;
	height: 50px
}

.matchBig .time[data-v-984d740c] {
	height: 41px;
	display: flex;
	justify-content: space-between;
	margin-left: 65px
}

.matchBig .time div[data-v-984d740c] {
	line-height: 41px;
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9
}

.matchBig .time div[data-v-984d740c]:first-child {
	display: flex
}

.matchBig .time div:first-child span[data-v-984d740c]:first-child {
	width: 60px;
	text-align: left
}

.matchBig .time div[data-v-984d740c]:last-child {
	width: 130px;
	display: flex;
	justify-content: center;
	align-items: center
}

.matchBig .time div:last-child .status[data-v-984d740c] {
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.matchBig .time div:last-child .status .one[data-v-984d740c],
.matchBig .time div:last-child .status .two[data-v-984d740c] {
	font-size: 12px;
	font-weight: 700;
	color: #548feb;
	text-align: right
}

.matchBig .time div:last-child .status .san[data-v-984d740c] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%
}

.matchBig .time div:last-child .status .san span[data-v-984d740c] {
	width: 82px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #cfa472
}

.matchBig .time div:last-child .status .san span img[data-v-984d740c] {
	width: 82px;
	height: 18px
}

.matchBig .time div:last-child .status .san span[data-v-984d740c]:last-child {
	flex: 1
}

.matchBig .time div:last-child .status .si[data-v-984d740c] {
	width: 90px;
	height: 18px;
	border: 1px solid #cfa472;
	display: flex;
	align-items: center
}

.matchBig .time div:last-child .status .si em[data-v-984d740c] {
	height: 16px;
	line-height: 16px;
	text-align: center;
	flex: 1;
	font-style: normal
}

.matchBig .time div:last-child .status .si em[data-v-984d740c]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472;
	background: #fff
}

.matchBig .time div:last-child .status .si em[data-v-984d740c]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background: #cfa472
}

.table[data-v-3261e461] {
	width: 100%
}

.table .table .thead[data-v-3261e461] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #eeeff2
}

.table .table .thead p[data-v-3261e461] {
	color: #848a9c
}

.table .table .tbody .item[data-v-3261e461] {
	border-bottom: 1px solid #eae9f2;
	overflow: hidden;
	height: 40px;
	line-height: 40px
}

.table .table .tbody .item p.team[data-v-3261e461] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .table .tbody .item p.team[data-v-3261e461]:hover {
	color: #548feb
}

.table .table .tbody .item[data-v-3261e461]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .table .tbody .item p[data-v-3261e461] {
	color: #444a64
}

.table .table .tbody .item p.red[data-v-3261e461] {
	color: #fff;
	background-color: #e6616d
}

.table .table .tbody .item[data-v-3261e461]:hover {
	background-color: var(--background-color-hover)
}

.table .table p[data-v-3261e461] {
	float: left;
	width: calc(7.69231% - 15.46154px);
	font-size: 12px
}

.table .table p.team[data-v-3261e461] {
	width: 121px;
	margin-left: 0
}

.table .table p.rank[data-v-3261e461] {
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px
}

.table .table p.rank span[data-v-3261e461] {
	width: 20px;
	height: 20px;
	border-radius: 6px;
	line-height: 20px;
	background: var(--background-color);
	color: var(--color) !important
}

.full[data-v-59b5ecc7] {
	background-color: #fff;
	padding: 0 20px 20px
}

.full .kong[data-v-59b5ecc7] {
	font-size: 14px;
	color: #9e9e9e
}

.full .top[data-v-59b5ecc7] {
	margin-top: -10px
}

.full .head[data-v-59b5ecc7] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 50px
}

.full .head span[data-v-59b5ecc7] {
	padding: 0 10px;
	height: 30px;
	background: #f6f6f8;
	border-radius: 15px;
	font-size: 14px;
	font-weight: 400;
	color: #548feb;
	line-height: 30px
}

.full .legend[data-v-59b5ecc7] {
	overflow: hidden
}

.full .legend .item[data-v-59b5ecc7] {
	height: 48px;
	float: left;
	margin-right: 20px;
	padding-top: 17px
}

.full .legend .item span[data-v-59b5ecc7] {
	display: inline-block;
	vertical-align: middle
}

.full .legend .item .icon[data-v-59b5ecc7] {
	width: 14px;
	height: 14px;
	background: #2f86f7;
	border-radius: 4px
}

.full .legend .item .word[data-v-59b5ecc7] {
	font-size: 13px;
	font-weight: 400;
	color: #666;
	line-height: 14px;
	margin-left: 7px
}

.table[data-v-05c26528] {
	width: 100%
}

.table .table .thead[data-v-05c26528] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #eeeff2
}

.table .table .thead p[data-v-05c26528] {
	color: #848a9c
}

.table .table .tbody .item[data-v-05c26528] {
	border-bottom: 1px solid #eae9f2;
	overflow: hidden;
	height: 40px;
	line-height: 40px
}

.table .table .tbody .item p.team[data-v-05c26528] {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.table .table .tbody .item p.team[data-v-05c26528]:hover {
	color: #548feb
}

.table .table .tbody .item[data-v-05c26528]:nth-child(2n) {
	background-color: #f6f6f8
}

.table .table .tbody .item p[data-v-05c26528] {
	color: #444a64
}

.table .table .tbody .item p.red[data-v-05c26528] {
	color: #fff;
	background-color: #e6616d
}

.table .table .tbody .item[data-v-05c26528]:hover {
	background-color: hsla(0, 0%, 49%, .15)
}

.table .table p[data-v-05c26528] {
	float: left;
	width: calc(7.69231% - 15.46154px);
	font-size: 12px
}

.table .table p.team[data-v-05c26528] {
	width: 121px;
	margin-left: 0
}

.table .table p.rank[data-v-05c26528] {
	width: 80px
}

.normal[data-v-2c0d9cd0] {
	background-color: #fff;
	padding: 0 20px 20px
}

.normal .legend[data-v-2c0d9cd0] {
	overflow: hidden
}

.normal .legend .item[data-v-2c0d9cd0] {
	height: 48px;
	float: left;
	margin-right: 20px;
	padding-top: 17px
}

.normal .legend .item span[data-v-2c0d9cd0] {
	display: inline-block;
	vertical-align: middle
}

.normal .legend .item .icon[data-v-2c0d9cd0] {
	width: 14px;
	height: 14px;
	background: #2f86f7;
	border-radius: 4px
}

.normal .legend .item .word[data-v-2c0d9cd0] {
	font-size: 13px;
	font-weight: 400;
	color: #666;
	line-height: 14px;
	margin-left: 7px
}

.tableItem .team .Box[data-v-27d893fc] {
	border-bottom: 1px solid #eae9f2;
	display: flex
}

.tableItem .team .Box p[data-v-27d893fc] {
	width: 190px;
	height: 40px;
	line-height: 40px
}

.tableItem .thead[data-v-27d893fc] {
	font-size: 12px;
	font-weight: 400;
	color: #848a9c
}

.tableItem .thead .Box[data-v-27d893fc] {
	background: #eeeff2
}

.tableItem .tbody[data-v-27d893fc] {
	font-size: 12px;
	font-weight: 500;
	color: #333
}

.tableItem .tbody .Box[data-v-27d893fc]:nth-child(2n) {
	background: #f6f6f8
}

.tableItem .tbody .Box p[data-v-27d893fc]:last-child {
	cursor: pointer;
	color: #548feb
}

.tableItem .tbody .Box p[data-v-27d893fc]:last-child:hover {
	background: #edf9ff
}

.tableItem .tbody .Box p[data-v-27d893fc]:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.tableItem .tbody .Box p:first-child em[data-v-27d893fc] {
	font-style: normal;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center
}

.tableItem .tbody .Box p:first-child .colorYell[data-v-27d893fc] {
	background: #fdd310;
	color: #fff
}

.tableItem .tbody .Box p:first-child .colorRed[data-v-27d893fc] {
	background: #b3c9d8;
	color: #fff
}

.tableItem .tbody .Box p:first-child .colorGreen[data-v-27d893fc] {
	background: #ecc790;
	color: #fff
}

.tableItem .tbody .Box .num[data-v-27d893fc] {
	background: #f6f6f8;
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.teamItem[data-v-06ff4af4] {
	padding: 0 20px 20px
}

.teamItem .team .item[data-v-06ff4af4] {
	display: flex;
	justify-content: space-between;
	height: 40px;
	line-height: 40px
}

.teamItem .team .item p[data-v-06ff4af4] {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c
}

.teamItem .thead .item[data-v-06ff4af4] {
	background: #eeeff2
}

.teamItem .tbody .item[data-v-06ff4af4] {
	background: #fff;
	border-bottom: 1px solid #eae9f2
}

.teamItem .tbody .item p[data-v-06ff4af4] {
	font-weight: 400;
	color: #333
}

.teamItem .tbody .item p[data-v-06ff4af4]:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.teamItem .tbody .item p:first-child em[data-v-06ff4af4] {
	font-style: normal;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center
}

.teamItem .tbody .item p:first-child .colorYell[data-v-06ff4af4] {
	background: #fdd310;
	color: #fff
}

.teamItem .tbody .item p:first-child .colorRed[data-v-06ff4af4] {
	background: #b3c9d8;
	color: #fff
}

.teamItem .tbody .item p:first-child .colorGreen[data-v-06ff4af4] {
	background: #ecc790;
	color: #fff
}

.teamItem .tbody .item .ballName[data-v-06ff4af4],
.teamItem .tbody .item .name[data-v-06ff4af4] {
	cursor: pointer;
	font-weight: 400
}

.teamItem .tbody .item .ballName[data-v-06ff4af4]:hover,
.teamItem .tbody .item .name[data-v-06ff4af4]:hover {
	color: #548feb
}

.teamItem .tbody .item[data-v-06ff4af4]:nth-child(2n) {
	background: #f6f6f8
}

.teamItem .tbody .item .num[data-v-06ff4af4] {
	background: #f6f6f8;
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.matchTable[data-v-36de67a4] {
	padding: 0 20px 20px
}

.matchTable .team .item[data-v-36de67a4] {
	display: flex;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c;
	border-bottom: 1px solid #eae9f2;
	background: #eeeff2
}

.matchTable .team .item .left[data-v-36de67a4] {
	width: 257px;
	display: flex
}

.matchTable .team .item .left p[data-v-36de67a4] {
	flex: 1
}

.matchTable .team .item .right[data-v-36de67a4] {
	flex: 1;
	display: flex
}

.matchTable .team .item .right p[data-v-36de67a4] {
	flex: 1
}

.matchTable .team .item .right .title[data-v-36de67a4] {
	width: 100px;
	flex: none
}

.matchTable .tbody .item[data-v-36de67a4] {
	background: #fff;
	font-weight: 400;
	color: #333
}

.matchTable .tbody .item[data-v-36de67a4]:nth-child(2n) {
	background: #f6f6f8
}

.matchTable .tbody .item .left p[data-v-36de67a4]:last-child {
	border-right: 1px solid #eae9f2
}

.matchTable .tbody .item .left p[data-v-36de67a4]:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.matchTable .tbody .item .left p:first-child em[data-v-36de67a4] {
	font-style: normal;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center
}

.matchTable .tbody .item .left p:first-child .colorYell[data-v-36de67a4] {
	background: #fdd310;
	color: #fff
}

.matchTable .tbody .item .left p:first-child .colorRed[data-v-36de67a4] {
	background: #b3c9d8;
	color: #fff
}

.matchTable .tbody .item .left p:first-child .colorGreen[data-v-36de67a4] {
	background: #ecc790;
	color: #fff
}

.matchTable .tbody .item .left .ballName[data-v-36de67a4],
.matchTable .tbody .item .left .name[data-v-36de67a4] {
	cursor: pointer
}

.matchTable .tbody .item .left .ballName[data-v-36de67a4]:hover,
.matchTable .tbody .item .left .name[data-v-36de67a4]:hover {
	color: #548feb
}

.matchTable .tbody .item .right .num[data-v-36de67a4] {
	background: #f6f6f8
}

.matchTable .tbody .item .right .boder_left[data-v-36de67a4] {
	border-left: 1px solid #eae9f2
}

.matchTable .tbody .item .right .boder_right[data-v-36de67a4] {
	border-right: 1px solid #eae9f2
}

.matchTable .table .team .item[data-v-f432e3a0] {
	display: flex;
	height: 40px;
	line-height: 40px;
	background: #eeeff2;
	border-bottom: 1px solid #eae9f2
}

.matchTable .table .team .item p[data-v-f432e3a0] {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c
}

.matchTable .table .team .item .name[data-v-f432e3a0] {
	flex: none;
	width: 90px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.matchTable .table .tbody .item[data-v-f432e3a0] {
	background: #fff
}

.matchTable .table .tbody .item p[data-v-f432e3a0] {
	font-weight: 500;
	color: #333
}

.fullAll .kong[data-v-f17ede16] {
	font-size: 13px;
	color: #9e9e9e
}

.fullAll .head[data-v-f17ede16] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 50px
}

.fullAll .head span[data-v-f17ede16] {
	padding: 0 10px;
	height: 30px;
	background: #f6f6f8;
	border-radius: 15px;
	font-size: 14px;
	font-weight: 400;
	color: #548feb;
	line-height: 30px
}

.halfTable .kong[data-v-fbbba7e4] {
	height: 40px;
	line-height: 40px;
	color: #848a9c;
	font-size: 14px
}

.halfTable .table .team .item[data-v-fbbba7e4] {
	display: flex;
	height: 40px;
	line-height: 40px;
	background: #eeeff2;
	border-bottom: 1px solid #eae9f2
}

.halfTable .table .team .item p[data-v-fbbba7e4] {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c
}

.halfTable .table .team .item .name[data-v-fbbba7e4] {
	flex: none;
	width: 90px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.halfTable .table .tbody .item[data-v-fbbba7e4] {
	background: #fff
}

.halfTable .table .tbody .item p[data-v-fbbba7e4] {
	font-weight: 500;
	color: #333
}

.commonRadar[data-v-d9b9b0b6],
.goalStaticTime15Num,
.gradePie[data-v-3edc061e] {
	width: 100%;
	height: 100%
}

.goalStaticTime15Num .top {
	width: 100%;
	height: 40px;
	background: #f9f9f9;
	overflow: hidden;
	padding: 0 15px
}

.goalStaticTime15Num .top .left {
	line-height: 40px;
	color: #444;
	font-size: 14px;
	float: left
}

.goalStaticTime15Num .top .right {
	float: right;
	margin-top: 6px
}

.goalStaticTime15Num .top .right span {
	display: inline-block;
	width: 60px;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	line-height: 28px;
	color: #444;
	font-size: 12px;
	cursor: pointer;
	margin-left: 10px
}

.goalStaticTime15Num .top .right span:first-child {
	margin-left: 0
}

.goalStaticTime15Num .top .right .tabsOn {
	background-color: #548feb;
	color: #fff
}

.goalStaticTime15Num .content {
	width: 100%;
	height: calc(100% - 40px)
}

.goalStaticTime15Num .content .item {
	overflow: hidden;
	height: 50%
}

.goalStaticTime15Num .content .item .left {
	float: left;
	padding: 10px 0 10px 21px
}

.goalStaticTime15Num .content .item .left .teamLogo {
	float: left;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	margin-top: 2px;
	overflow: hidden
}

.goalStaticTime15Num .content .item .left .teamLogo img {
	display: block;
	width: 100%
}

.goalStaticTime15Num .content .item .left .goalConcede {
	float: left;
	margin-left: 10px
}

.goalStaticTime15Num .content .item .left .goalConcede span {
	display: block;
	line-height: 28px;
	color: #4e5162;
	font-weight: 300;
	font-size: 13px;
	width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left
}

.goalStaticTime15Num .content .item .right {
	float: right;
	padding-right: 28px
}

.goalStaticTime15Num .content .item .right .concede,
.goalStaticTime15Num .content .item .right .goal {
	width: 100%;
	height: 26px
}

.goalStaticTime15Num .content .item .right .concede span,
.goalStaticTime15Num .content .item .right .goal span {
	display: block;
	height: 26px;
	width: 50px;
	float: left;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	line-height: 26px
}

.goalStaticTime15Num .content .item .right .concede span:nth-child(4),
.goalStaticTime15Num .content .item .right .goal span:nth-child(4) {
	margin-right: 1px
}

.goalStaticTime15Num .content .item .right .concede .goalNum,
.goalStaticTime15Num .content .item .right .goal .goalNum {
	color: #939393
}

.goalStaticTime15Num .content .item .right .concede .goalNum i,
.goalStaticTime15Num .content .item .right .goal .goalNum i {
	color: #e2282d;
	font-style: normal
}

.goalStaticTime15Num .content .item .right .concede .concedeNum,
.goalStaticTime15Num .content .item .right .goal .concedeNum {
	color: #939393
}

.goalStaticTime15Num .content .item .right .concede .concedeNum i,
.goalStaticTime15Num .content .item .right .goal .concedeNum i {
	color: #207ed7;
	font-style: normal
}

.goalStaticTime15Num .content .item .right .concede .goal1,
.goalStaticTime15Num .content .item .right .goal .goal1 {
	background-color: rgba(226, 40, 45, .4)
}

.goalStaticTime15Num .content .item .right .concede .goal2,
.goalStaticTime15Num .content .item .right .goal .goal2 {
	background-color: rgba(226, 40, 45, .6)
}

.goalStaticTime15Num .content .item .right .concede .goal3,
.goalStaticTime15Num .content .item .right .goal .goal3 {
	background-color: rgba(226, 40, 45, .8)
}

.goalStaticTime15Num .content .item .right .concede .concede1,
.goalStaticTime15Num .content .item .right .goal .concede1 {
	background-color: rgba(32, 126, 215, .4)
}

.goalStaticTime15Num .content .item .right .concede .concede2,
.goalStaticTime15Num .content .item .right .goal .concede2 {
	background-color: rgba(32, 126, 215, .6)
}

.goalStaticTime15Num .content .item .right .concede .concede3,
.goalStaticTime15Num .content .item .right .goal .concede3 {
	background-color: rgba(32, 126, 215, .8)
}

.goalStaticTime15Num .content .item .right .concede {
	margin-top: 1px
}

.goalStaticTime15Num .content .home {
	padding-top: 28px
}

.goalStaticTime15Num .content .away {
	padding-top: 18px;
	border-top: 1px solid #f6f6f6
}

.goalStaticTime15Num .content .legend {
	font-size: 12px;
	margin-top: -28px;
	color: #939393
}

.goalStaticTime15Num .content .legend .right .goal {
	margin-left: 2px
}

.goalStaticTime15Num .content .legend .right .goal span {
	color: #939393;
	text-align: right
}

.box .thead[data-v-2d88d1d6] {
	height: 50px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	line-height: 50px;
	border-bottom: 1px solid #eae9f2;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333
}

.box .tbody .name[data-v-2d88d1d6] {
	display: flex;
	justify-content: space-around;
	align-items: center;
	height: 48px
}

.box .tbody .name p[data-v-2d88d1d6] {
	width: 138px
}

.box .tbody .name p .home[data-v-2d88d1d6] {
	display: inline-block;
	width: 110px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #f6f6f8;
	border-radius: 12px;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444;
	line-height: 24px
}

.box .tbody .name .num[data-v-2d88d1d6] {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.box .tbody .odds[data-v-2d88d1d6] {
	margin: 0 auto;
	width: 220px
}

.box .tbody .odds .odds_num[data-v-2d88d1d6] {
	display: flex;
	justify-content: space-between;
	padding: 0 8px
}

.box .tbody .odds .odds_num span[data-v-2d88d1d6] {
	font-size: 14px;
	font-family: DINPro;
	font-weight: 400
}

.box .tbody .odds .odds_num span[data-v-2d88d1d6]:first-child {
	color: #e05c5c
}

.box .tbody .odds .odds_num span[data-v-2d88d1d6]:last-child {
	color: #548feb
}

.box .tbody .odds .odds_tu[data-v-2d88d1d6] {
	margin-top: 10px;
	display: flex
}

.box .tbody .odds .odds_tu span[data-v-2d88d1d6] {
	height: 11px
}

.box .tbody .odds .odds_tu .home[data-v-2d88d1d6] {
	width: 50%;
	background: #e65757;
	border-radius: 6px 0 0 6px
}

.box .tbody .odds .odds_tu .split[data-v-2d88d1d6] {
	border-right: 3px solid #eae9f2
}

.box .tbody .odds .odds_tu .away[data-v-2d88d1d6] {
	flex: 1;
	background: #548feb;
	border-radius: 0 6px 6px 0
}

.box .header[data-v-0f00c3aa] {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 700;
	color: #444;
	height: 40px;
	line-height: 40px;
	background: #f9f9f9;
	text-align: left;
	padding-left: 17px
}

.box .table_box .home[data-v-0f00c3aa] {
	width: 235px;
	text-align: right
}

.box .table_box .text[data-v-0f00c3aa] {
	width: 117px
}

.box .table_box .away[data-v-0f00c3aa] {
	width: 239px;
	text-align: left
}

.box .table_box .thead[data-v-0f00c3aa] {
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.box .table_box .tbody .item[data-v-0f00c3aa],
.box .table_box .thead[data-v-0f00c3aa] {
	display: flex;
	justify-content: center;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.box .table_box .tbody .item .text[data-v-0f00c3aa] {
	border-right: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.box .table_box .tbody .item .name[data-v-0f00c3aa] {
	display: flex
}

.box .table_box .tbody .item .name .num[data-v-0f00c3aa] {
	width: 65px;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #4e5162;
	text-align: center
}

.box .table_box .tbody .item .name .odds[data-v-0f00c3aa] {
	display: flex;
	align-items: center;
	width: 150px
}

.box .table_box .tbody .item .name .odds span[data-v-0f00c3aa] {
	height: 12px
}

.box .table_box .tbody .item .home[data-v-0f00c3aa] {
	justify-content: flex-end
}

.box .table_box .tbody .item .home .odds span[data-v-0f00c3aa]:first-child {
	flex: 1;
	background: #eae9f2
}

.box .table_box .tbody .item .home .odds span[data-v-0f00c3aa]:last-child {
	width: 75px;
	background: #e56262
}

.box .table_box .tbody .item .away .odds span[data-v-0f00c3aa]:first-child {
	width: 80%;
	background: #548feb
}

.box .table_box .tbody .item .away .odds span[data-v-0f00c3aa]:last-child {
	flex: 1;
	background: #eae9f2
}

.haiVitems[data-v-12da71ed] {
	position: relative;
	padding: 20px 20px 0;
	background: #fff;
	border-top: 1px solid #f2f1f6
}

.haiVitems .imgMing[data-v-12da71ed] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 44px;
	top: 77px
}

.haiVitems .imgMing img[data-v-12da71ed] {
	width: 50px;
	height: 50px
}

.haiVitems .tenGames[data-v-12da71ed] {
	flex: 1;
	display: flex
}

.haiVitems .tenGames p[data-v-12da71ed]:first-child {
	margin-left: 20px
}

.haiVitems .tenGames p[data-v-12da71ed]:last-child {
	display: flex;
	align-items: center
}

.haiVitems .tenGames p:last-child em[data-v-12da71ed] {
	font-style: normal;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin-left: 6px
}

.haiVitems .tenGames p:last-child .red[data-v-12da71ed] {
	background: #ed6256
}

.haiVitems .tenGames p:last-child .hei[data-v-12da71ed] {
	background: #bdbdc8
}

.haiVitems .tenGames p:last-child .yi[data-v-12da71ed],
.haiVitems .tenGames p:last-child .zou[data-v-12da71ed] {
	background: #548feb
}

.haiVitems .all[data-v-12da71ed] {
	padding-bottom: 10px
}

.haiVitems .title[data-v-12da71ed] {
	cursor: pointer;
	display: flex;
	justify-content: space-between
}

.haiVitems .title:hover .img .boxImg .team[data-v-12da71ed] {
	transform: scale(1.2)
}

.haiVitems .title:hover .name .top .expert[data-v-12da71ed] {
	color: #548feb
}

.haiVitems .title .left[data-v-12da71ed] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.haiVitems .title .img[data-v-12da71ed] {
	position: relative;
	margin-right: 10px
}

.haiVitems .title .img .boxImg[data-v-12da71ed] {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	align-items: center;
	width: 44px;
	height: 44px;
	overflow: hidden;
	border-radius: 22px
}

.haiVitems .title .img .boxImg .team[data-v-12da71ed] {
	cursor: pointer;
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 22px;
	transition: all .5s
}

.haiVitems .title .img .right_top[data-v-12da71ed] {
	position: absolute;
	min-width: 20px;
	height: 14px;
	background: #e94241;
	border: 1px solid #fff;
	border-radius: 7px 7px 7px 0;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 13px;
	color: #fff;
	right: -8px;
	top: -5px
}

.haiVitems .title .img .right_bottom[data-v-12da71ed] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 0;
	bottom: 0
}

.haiVitems .title .img .right_bottom img[data-v-12da71ed] {
	width: 16px;
	height: 18px
}

.haiVitems .title .img .center_bootom[data-v-12da71ed] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 0
}

.haiVitems .title .img .center_bootom img[data-v-12da71ed] {
	width: 46px;
	height: 12px
}

.haiVitems .title .name[data-v-12da71ed] {
	flex: 1
}

.haiVitems .title .name .top[data-v-12da71ed] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.haiVitems .title .name .top .expert[data-v-12da71ed] {
	cursor: pointer
}

.haiVitems .title .name .top p[data-v-12da71ed]:first-child {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-right: 11px
}

.haiVitems .title .name .top p[data-v-12da71ed]:last-child {
	display: flex;
	align-items: center
}

.haiVitems .title .name .top p:last-child .lian[data-v-12da71ed] {
	display: inline-block;
	display: flex;
	width: 52px;
	height: 17px;
	background: #fff;
	border: 1px solid #ef5555
}

.haiVitems .title .name .top p:last-child .lian em[data-v-12da71ed] {
	font-style: normal;
	line-height: 14px;
	height: 16px
}

.haiVitems .title .name .top p:last-child .lian em[data-v-12da71ed]:first-child {
	width: 20px;
	background: linear-gradient(90deg, #f05343, #fb8376);
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.haiVitems .title .name .top p:last-child .lian em[data-v-12da71ed]:last-child {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #ef5555
}

.haiVitems .title .name .top p:last-child .jin[data-v-12da71ed] {
	width: 50px;
	height: 16px;
	background: linear-gradient(90deg, #ffba00, #ffc032);
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin-left: 5px
}

.haiVitems .title .name .top p:last-child .haiJin[data-v-12da71ed] {
	height: 16px;
	background: #fdf0f0;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	padding: 0 7px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.haiVitems .title .name .bottom[data-v-12da71ed] {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	margin-top: 5px;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 16px
}

.haiVitems .title .name .bottom_tabs[data-v-12da71ed] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 20px
}

.haiVitems .title .name .bottom_tabs span[data-v-12da71ed] {
	padding: 0 5px;
	height: 16px;
	background: #fdf0f0;
	border-radius: 0 8px 8px 8px;
	font-size: 11px;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.haiVitems .title .right .ming[data-v-12da71ed] {
	width: 66px;
	height: 46px;
	background: #fff;
	border: 1px solid #fdf0f0
}

.haiVitems .title .right .ming em[data-v-12da71ed] {
	display: block;
	font-style: normal
}

.haiVitems .title .right .ming em[data-v-12da71ed]:first-child {
	height: 28px;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	line-height: 28px;
	color: #ed6256
}

.haiVitems .title .right .ming em[data-v-12da71ed]:last-child {
	height: 18px;
	font-size: 12px;
	font-weight: 400;
	color: #d6585e;
	border-top: 1px solid #fdf0f0
}

.haiVitems .title .right .haiwai[data-v-12da71ed] {
	width: 62px;
	height: 44px;
	border-color: #ed6256
}

.haiVitems .title .right .haiwai em[data-v-12da71ed]:first-child {
	background: #ed6256;
	color: #fff;
	font-size: 22px
}

.haiVitems .title .right .haiwai em[data-v-12da71ed]:last-child {
	line-height: 12px
}

.haiVitems .content[data-v-12da71ed] {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	text-align: left;
	margin-top: 5px;
	cursor: pointer
}

.haiVitems .content[data-v-12da71ed]:hover {
	color: #548feb
}

.haiVitems .VS[data-v-12da71ed] {
	cursor: pointer;
	height: 30px;
	background: #f6f6f8;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9
}

.haiVitems .VS .left[data-v-12da71ed],
.haiVitems .VS .left div[data-v-12da71ed]:first-child {
	display: flex;
	align-items: center
}

.haiVitems .VS .left div:first-child span[data-v-12da71ed] {
	height: 18px
}

.haiVitems .VS .left div:first-child span[data-v-12da71ed]:last-child {
	flex: 1;
	margin-right: 20px
}

.haiVitems .VS .left div:first-child .time[data-v-12da71ed] {
	min-width: 35px;
	margin-right: 20px
}

.haiVitems .VS .left div[data-v-12da71ed]:last-child {
	padding: 0 20px;
	border-left: 1px solid #dcdcdc
}

.haiVitems .VS .right[data-v-12da71ed] {
	line-height: 30px;
	margin-right: 14px
}

.haiVitems .time[data-v-12da71ed] {
	height: 41px;
	display: flex;
	justify-content: space-between
}

.haiVitems .time div[data-v-12da71ed] {
	line-height: 41px;
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9
}

.haiVitems .time div[data-v-12da71ed]:first-child {
	display: flex
}

.haiVitems .time div:first-child span[data-v-12da71ed]:first-child {
	width: 60px;
	text-align: left
}

.haiVitems .time div[data-v-12da71ed]:last-child {
	width: 130px;
	width: 182px
}

.haiVitems .time div:last-child .status[data-v-12da71ed],
.haiVitems .time div[data-v-12da71ed]:last-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.haiVitems .time div:last-child .status .one[data-v-12da71ed],
.haiVitems .time div:last-child .status .two[data-v-12da71ed] {
	font-size: 12px;
	font-weight: 700;
	color: #548feb
}

.haiVitems .time div:last-child .status .san[data-v-12da71ed] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%
}

.haiVitems .time div:last-child .status .san span[data-v-12da71ed] {
	width: 82px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #cfa472
}

.haiVitems .time div:last-child .status .san span img[data-v-12da71ed] {
	width: 82px;
	height: 18px
}

.haiVitems .time div:last-child .status .san span[data-v-12da71ed]:last-child {
	flex: 1
}

.haiVitems .time div:last-child .status .si[data-v-12da71ed] {
	width: 90px;
	height: 18px;
	border: 1px solid #cfa472;
	display: flex;
	align-items: center
}

.haiVitems .time div:last-child .status .si em[data-v-12da71ed] {
	height: 16px;
	line-height: 16px;
	text-align: center;
	flex: 1;
	font-style: normal
}

.haiVitems .time div:last-child .status .si em[data-v-12da71ed]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472;
	background: #fff
}

.haiVitems .time div:last-child .status .si em[data-v-12da71ed]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background: #cfa472
}

.haiVitems .time div:last-child span[data-v-12da71ed] {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex: 1
}

.haiVitems .time div:last-child span img[data-v-12da71ed] {
	height: 20px;
	flex: 1
}

.haiVitems .time div:last-child span em[data-v-12da71ed] {
	font-style: normal;
	color: #548feb;
	text-align: right
}

.matchHai[data-v-12da71ed] {
	position: relative;
	padding: 20px 20px 0;
	background: #fff;
	border-top: 1px solid #f2f1f6
}

.matchHai .tenGames[data-v-12da71ed] {
	flex: 1;
	display: flex
}

.matchHai .tenGames p[data-v-12da71ed]:first-child {
	margin-left: 20px
}

.matchHai .tenGames p[data-v-12da71ed]:last-child {
	display: flex;
	align-items: center
}

.matchHai .tenGames p:last-child em[data-v-12da71ed] {
	font-style: normal;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin-left: 6px
}

.matchHai .tenGames p:last-child .red[data-v-12da71ed] {
	background: #ed6256
}

.matchHai .tenGames p:last-child .hei[data-v-12da71ed] {
	background: #bdbdc8
}

.matchHai .tenGames p:last-child .yi[data-v-12da71ed],
.matchHai .tenGames p:last-child .zou[data-v-12da71ed] {
	background: #548feb
}

.matchHai .all[data-v-12da71ed] {
	padding-bottom: 10px
}

.matchHai .title[data-v-12da71ed] {
	cursor: pointer;
	display: flex;
	justify-content: space-between
}

.matchHai .title:hover .img .boxImg .team[data-v-12da71ed] {
	transform: scale(1.2)
}

.matchHai .title:hover .name .top .expert[data-v-12da71ed] {
	color: #548feb
}

.matchHai .title .left[data-v-12da71ed] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.matchHai .title .img[data-v-12da71ed] {
	position: relative;
	margin-right: 10px
}

.matchHai .title .img .boxImg[data-v-12da71ed] {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	align-items: center;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 30px
}

.matchHai .title .img .boxImg .team[data-v-12da71ed] {
	cursor: pointer;
	width: 60px;
	object-fit: cover;
	height: 60px;
	border-radius: 30px;
	transition: all .5s
}

.matchHai .title .img .right_top[data-v-12da71ed] {
	position: absolute;
	min-width: 20px;
	height: 14px;
	background: #e94241;
	border: 1px solid #fff;
	border-radius: 7px 7px 7px 0;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 13px;
	color: #fff;
	right: -8px;
	top: -5px
}

.matchHai .title .img .right_bottom[data-v-12da71ed] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 0;
	bottom: 0
}

.matchHai .title .img .right_bottom img[data-v-12da71ed] {
	width: 16px;
	height: 18px
}

.matchHai .title .img .center_bootom[data-v-12da71ed] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 0;
	left: 5px
}

.matchHai .title .img .center_bootom img[data-v-12da71ed] {
	width: 50px;
	height: 14px
}

.matchHai .title .name[data-v-12da71ed] {
	flex: 1
}

.matchHai .title .name .top[data-v-12da71ed] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.matchHai .title .name .top .expert[data-v-12da71ed] {
	cursor: pointer
}

.matchHai .title .name .top p[data-v-12da71ed]:first-child {
	font-size: 14px;
	font-weight: 400;
	color: #ef5555;
	margin-right: 11px
}

.matchHai .title .name .top p[data-v-12da71ed]:last-child {
	display: flex;
	align-items: center
}

.matchHai .title .name .top p:last-child .lian[data-v-12da71ed] {
	display: inline-block;
	display: flex;
	width: 52px;
	height: 17px;
	background: #fff;
	border: 1px solid #ef5555
}

.matchHai .title .name .top p:last-child .lian em[data-v-12da71ed] {
	font-style: normal;
	line-height: 14px;
	height: 16px
}

.matchHai .title .name .top p:last-child .lian em[data-v-12da71ed]:first-child {
	width: 20px;
	background: linear-gradient(90deg, #f05343, #fb8376);
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.matchHai .title .name .top p:last-child .lian em[data-v-12da71ed]:last-child {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #ef5555
}

.matchHai .title .name .top p:last-child .jin[data-v-12da71ed] {
	width: 50px;
	height: 16px;
	background: linear-gradient(90deg, #ffba00, #ffc032);
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	margin-left: 5px
}

.matchHai .title .name .top p:last-child .haiJin[data-v-12da71ed] {
	height: 16px;
	background: #fdf0f0;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	padding: 0 7px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.matchHai .title .name .bottom[data-v-12da71ed] {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	margin-top: 5px;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 620px;
	height: 16px
}

.matchHai .title .name .bottom_tabs[data-v-12da71ed] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 20px
}

.matchHai .title .name .bottom_tabs span[data-v-12da71ed] {
	padding: 0 5px;
	height: 16px;
	background: #fdf0f0;
	border-radius: 0 8px 8px 8px;
	font-size: 11px;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.matchHai .title .right .ming[data-v-12da71ed] {
	width: 66px;
	height: 46px;
	background: #fff;
	border: 1px solid #fdf0f0 !important
}

.matchHai .title .right .ming em[data-v-12da71ed] {
	display: block;
	font-style: normal
}

.matchHai .title .right .ming em[data-v-12da71ed]:first-child {
	height: 28px;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	line-height: 28px;
	color: #ed6256
}

.matchHai .title .right .ming em[data-v-12da71ed]:last-child {
	height: 18px;
	font-size: 12px;
	font-weight: 400;
	color: #d6585e;
	border-top: 1px solid #fdf0f0
}

.matchHai .title .right .haiwai[data-v-12da71ed] {
	width: 62px;
	height: 44px;
	border-color: #ed6256
}

.matchHai .title .right .haiwai p[data-v-12da71ed]:first-child {
	background: #ed6256;
	color: #fff;
	font-size: 22px
}

.matchHai .title .right .haiwai p[data-v-12da71ed]:last-child {
	line-height: 12px
}

.matchHai .content[data-v-12da71ed] {
	font-size: 20px;
	font-weight: 400;
	color: #333;
	text-align: left;
	margin-top: 5px;
	padding-left: 65px;
	cursor: pointer
}

.matchHai .content[data-v-12da71ed]:hover {
	color: #548feb
}

.matchHai .VS[data-v-12da71ed] {
	cursor: pointer;
	height: 30px;
	background: #f6f6f8;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	margin-left: 65px
}

.matchHai .VS .left[data-v-12da71ed],
.matchHai .VS .left div[data-v-12da71ed]:first-child {
	display: flex;
	align-items: center
}

.matchHai .VS .left div:first-child span[data-v-12da71ed] {
	height: 18px
}

.matchHai .VS .left div:first-child span[data-v-12da71ed]:last-child {
	flex: 1;
	margin-right: 20px
}

.matchHai .VS .left div:first-child .time[data-v-12da71ed] {
	min-width: 35px;
	margin-right: 20px
}

.matchHai .VS .left div[data-v-12da71ed]:last-child {
	padding: 0 20px;
	border-left: 1px solid #dcdcdc
}

.matchHai .VS .right[data-v-12da71ed] {
	line-height: 30px;
	margin-right: 14px
}

.matchHai .imgMing[data-v-12da71ed] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 44px;
	top: 77px
}

.matchHai .imgMing img[data-v-12da71ed] {
	width: 50px;
	height: 50px
}

.matchHai .time[data-v-12da71ed] {
	height: 41px;
	display: flex;
	justify-content: space-between;
	margin-left: 65px
}

.matchHai .time div[data-v-12da71ed] {
	line-height: 41px;
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9
}

.matchHai .time div[data-v-12da71ed]:first-child {
	display: flex
}

.matchHai .time div:first-child span[data-v-12da71ed]:first-child {
	width: 60px;
	text-align: left
}

.matchHai .time div[data-v-12da71ed]:last-child {
	width: 130px;
	width: 182px
}

.matchHai .time div:last-child .status[data-v-12da71ed],
.matchHai .time div[data-v-12da71ed]:last-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.matchHai .time div:last-child .status .one[data-v-12da71ed],
.matchHai .time div:last-child .status .two[data-v-12da71ed] {
	font-size: 12px;
	font-weight: 700;
	color: #548feb
}

.matchHai .time div:last-child .status .san[data-v-12da71ed] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%
}

.matchHai .time div:last-child .status .san span[data-v-12da71ed] {
	width: 82px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #cfa472
}

.matchHai .time div:last-child .status .san span img[data-v-12da71ed] {
	width: 82px;
	height: 18px
}

.matchHai .time div:last-child .status .san span[data-v-12da71ed]:last-child {
	flex: 1
}

.matchHai .time div:last-child .status .si[data-v-12da71ed] {
	width: 90px;
	height: 18px;
	border: 1px solid #cfa472;
	display: flex;
	align-items: center
}

.matchHai .time div:last-child .status .si em[data-v-12da71ed] {
	height: 16px;
	line-height: 16px;
	text-align: center;
	flex: 1;
	font-style: normal
}

.matchHai .time div:last-child .status .si em[data-v-12da71ed]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472;
	background: #fff
}

.matchHai .time div:last-child .status .si em[data-v-12da71ed]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background: #cfa472
}

.matchHai .time div:last-child span[data-v-12da71ed] {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex: 1
}

.matchHai .time div:last-child span img[data-v-12da71ed] {
	height: 20px;
	flex: 1
}

.matchHai .time div:last-child span em[data-v-12da71ed] {
	font-style: normal;
	color: #548feb;
	text-align: right
}

#trendChart .chartsToos {
	background: red;
	width: 154px
}

#trendChart .chartsToos p {
	color: #fff
}

#trendChart .chartsToos p em {
	margin-right: 5px
}

#trendChart .chartsToos .title {
	color: #fff;
	text-align: left;
	line-height: 30px
}

.table_nav {
	height: 54px;
	background: #f2f2f2;
	padding: 0 14px;
	line-height: 54px;
	display: flex;
	justify-content: space-between;
	width: 1200px !important
}

.table_nav .table_name {
	display: flex;
	align-items: center
}

.table_nav .table_name span:first-child {
	margin-right: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.table_nav .table_name span:first-child em {
	font-style: normal;
	font-size: 20px;
	font-weight: 700
}

.table_nav .table_name span:first-child em:first-child {
	color: #222
}

.table_nav .table_name span:first-child em:last-child {
	color: #ef5555
}

.table_nav .table_name span:first-child:before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 16px;
	background: #e05c5c;
	margin-right: 10px
}

.table_nav .table_name span:nth-child(2) {
	font-size: 14px;
	font-weight: 400
}

.matchNum[data-v-523e3dc7] {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%
}

.matchNum .item[data-v-523e3dc7] {
	border-top: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2;
	width: 575px;
	height: 40px;
	background: #fff;
	display: flex
}

.matchNum .item[data-v-523e3dc7]:hover {
	background: #f6f6f8
}

.matchNum .item[data-v-523e3dc7]:last-child,
.matchNum .item[data-v-523e3dc7]:nth-last-child(2) {
	border-bottom: 1px solid #eae9f2
}

.matchNum .item div[data-v-523e3dc7] {
	border-right: 1px solid #eae9f2;
	line-height: 40px
}

.matchNum .item .scro[data-v-523e3dc7] {
	width: 225px;
	display: flex;
	justify-content: flex-end
}

.matchNum .item .scro .two[data-v-523e3dc7] {
	align-items: center;
	display: flex;
	width: 160px
}

.matchNum .item .scro .two span[data-v-523e3dc7] {
	height: 12px;
	background: #eae9f2
}

.matchNum .item .scro .two .def[data-v-523e3dc7] {
	flex: 1
}

.matchNum .item .scro .two .color[data-v-523e3dc7] {
	width: 33%;
	background: #e56262
}

.matchNum .item .scro .one[data-v-523e3dc7] {
	width: 60px;
	font-size: 13px;
	font-weight: 400;
	color: #4e5162;
	text-align: right;
	padding-right: 13px
}

.matchNum .item .right[data-v-523e3dc7] {
	justify-content: flex-start
}

.matchNum .item .right .color[data-v-523e3dc7] {
	background: #548feb !important
}

.matchNum .item .right .one[data-v-523e3dc7] {
	text-align: left;
	padding-left: 13px
}

.matchNum .item .name[data-v-523e3dc7] {
	flex: 1;
	font-size: 15px;
	font-weight: 400;
	color: #444
}

.liveChars {
	width: 100%;
	height: 100%
}

.matchTable[data-v-2bd2ca1e] {
	width: 320px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.matchTable .chars[data-v-2bd2ca1e] {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a
}

.matchTable .nav[data-v-2bd2ca1e] {
	height: 46px;
	background: #f6f6f8;
	border: 1px solid #fff;
	border-top: none;
	font-size: 16px;
	font-weight: 700;
	color: #222;
	line-height: 41px;
	text-align: left;
	padding-left: 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.matchTable .nav[data-v-2bd2ca1e]:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-right: 5px
}

.matchTable .nav em[data-v-2bd2ca1e] {
	font-style: normal;
	font-size: 18px;
	font-weight: 700
}

.matchTable .nav em[data-v-2bd2ca1e]:first-child {
	color: #222
}

.matchTable .nav em[data-v-2bd2ca1e]:last-child {
	color: #ef5555
}

.matchTable .content div[data-v-2bd2ca1e] {
	display: flex;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.matchTable .content div[data-v-2bd2ca1e]:nth-child(2n) {
	background: #f6f6f8
}

.matchTable .content div[data-v-2bd2ca1e]:hover {
	background: #f0f0f0
}

.matchTable .content div p[data-v-2bd2ca1e] {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	height: 40px
}

.matchTable .content div p[data-v-2bd2ca1e]:first-child {
	width: 60px;
	text-align: justify;
	text-align-last: justify;
	margin-left: 10px
}

.matchTable .content div p[data-v-2bd2ca1e]:last-child {
	flex: 1;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #444a64
}

.textItem[data-v-7bde613f] {
	position: relative
}

.textItem .befor[data-v-7bde613f]:before {
	border-top: 10px solid transparent;
	border-right: 15px solid #eef4fd !important;
	border-bottom: 10px solid transparent
}

.textItem[data-v-7bde613f]:before {
	content: "";
	width: 0;
	display: inline-block;
	position: absolute;
	left: 20px;
	height: 70px;
	border-left: 1px dashed #e1e0eb
}

.textItem .color[data-v-7bde613f] {
	height: 10px;
	background: #fff
}

.textItem .box[data-v-7bde613f] {
	height: 60px;
	display: flex;
	align-items: center
}

.textItem .box .left[data-v-7bde613f] {
	z-index: 1000;
	width: 40px;
	height: 40px;
	background: #f6f6f8;
	border-radius: 20px;
	margin-right: 30px;
	display: flex;
	justify-content: center;
	align-items: center
}

.textItem .box .left img[data-v-7bde613f] {
	width: 24px;
	height: 24px
}

.textItem .box .right[data-v-7bde613f] {
	width: 760px;
	height: 60px;
	background: #fff;
	border-radius: 6px;
	display: flex;
	flex-direction: column
}

.textItem .box .right[data-v-7bde613f]:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 15px solid #f9f9fc;
	border-bottom: 10px solid transparent;
	margin-left: -15px;
	position: absolute;
	margin-top: 20px
}

.textItem .box .right .boxs[data-v-7bde613f] {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center
}

.textItem .box .right .boxs .left_date[data-v-7bde613f] {
	width: 50px;
	font-size: 14px;
	font-weight: 400;
	color: #939393
}

.textItem .box .right .boxs .right_text[data-v-7bde613f] {
	margin-left: 15px;
	flex: 1;
	text-align: left
}

.textItem .box .right .boxs .right_text p[data-v-7bde613f] {
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	color: #393e54
}

.textItem:hover .box .right[data-v-7bde613f] {
	background: #f0f0f0 !important
}

.textItem:hover .box .right[data-v-7bde613f]:before {
	border-right: 15px solid #f0f0f0
}

.textBroadcast .textLeft .content {
	padding: 20px;
	overflow: auto;
	align-items: center;
	justify-content: center
}

.textBroadcast .textLeft .emp {
	height: 901px
}

.textBroadcast .textRight .matchTable {
	margin-bottom: 10px
}

.matchList .top {
	display: flex;
	justify-content: space-between
}

.matchList .top .chars {
	width: 393px;
	height: 226px;
	padding-top: 20px
}

.matchList .bottom,
.matchList .top .chars {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.matchList .bottom {
	margin-top: 10px;
	padding: 20px 20px none
}

.matchList .bottom .box {
	display: flex;
	justify-content: space-between
}

.matchList .bottom .box .list {
	width: 100%
}

.matchList .bottom .foter {
	height: 52px;
	display: flex
}

.matchList .bottom .foter span {
	flex: 1;
	font-size: 12px;
	height: 52px;
	font-weight: 400;
	color: #444;
	line-height: 52px;
	margin-right: 20px
}

.matchList .bottom .foter span:first-child {
	text-align: right
}

.matchList .bottom .foter span:first-child:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #e05c5c;
	margin-right: 10px
}

.matchList .bottom .foter span:last-child {
	text-align: left;
	margin-left: 20px
}

.matchList .bottom .foter span:last-child:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #548feb;
	margin-right: 10px
}

.matchTable[data-v-5ee6b58e] {
	width: 320px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.matchTable .chars[data-v-5ee6b58e] {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a
}

.matchTable .nav[data-v-5ee6b58e] {
	height: 46px;
	background: #f6f6f8;
	border: 1px solid #fff;
	border-top: none;
	font-size: 16px;
	font-weight: 700;
	color: #222;
	line-height: 41px;
	text-align: left;
	padding-left: 10px
}

.matchTable .nav[data-v-5ee6b58e]:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-right: 5px
}

.matchTable .content div[data-v-5ee6b58e] {
	display: flex;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.matchTable .content div[data-v-5ee6b58e]:nth-child(2n) {
	background: #f6f6f8
}

.matchTable .content div p[data-v-5ee6b58e] {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	height: 40px
}

.matchTable .content div p[data-v-5ee6b58e]:first-child {
	width: 60px;
	text-align: justify;
	text-align-last: justify;
	margin-left: 10px
}

.matchTable .content div p[data-v-5ee6b58e]:last-child {
	flex: 1;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #444a64
}

.textItem[data-v-07393722] {
	margin-bottom: 10px
}

.textItem .box[data-v-07393722] {
	height: 40px;
	display: flex;
	align-items: center
}

.textItem .box div[data-v-07393722]:first-child {
	width: 172px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.textItem .box div:first-child span[data-v-07393722] {
	height: 40px;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #393e54
}

.textItem .box div:first-child .style[data-v-07393722] {
	display: flex;
	position: relative;
	justify-content: center
}

.textItem .box div:first-child .style em[data-v-07393722] {
	width: 8px;
	height: 8px;
	background: #548feb;
	border: 1px solid #548feb;
	border-radius: 4px;
	z-index: 100
}

.textItem .box div:first-child .style[data-v-07393722]:before {
	content: "";
	border-right: 1px dashed #e1e0eb;
	position: absolute;
	height: 100%;
	bottom: calc(-50% - 3px)
}

.textItem .box div:first-child .score[data-v-07393722] {
	width: 60px
}

.textItem .box div[data-v-07393722]:last-child {
	flex: 1;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 40px;
	background: #f6f6f8;
	border-radius: 6px;
	margin-left: 28px;
	padding: 0 11px
}

.textItem .box div[data-v-07393722]:last-child:before {
	position: absolute;
	content: "";
	border-top: 5px solid transparent;
	border-right: 8px solid #f6f6f8;
	border-bottom: 5px solid transparent;
	left: -8px
}

.textItem .box div:last-child p[data-v-07393722] {
	font-size: 14px;
	font-weight: 400;
	color: #393e54
}

.textItem .box div:last-child p img[data-v-07393722] {
	width: 30px;
	height: 30px;
	margin-left: 11px
}

.textItem .box div[data-v-07393722]:last-child:hover {
	background: #ebecf3
}

.textItem .box div[data-v-07393722]:last-child:hover:before {
	position: absolute;
	content: "";
	border-top: 5px solid transparent;
	border-right: 8px solid #ebecf3;
	border-bottom: 5px solid transparent;
	left: -8px
}

.textItem .backColor div[data-v-07393722]:last-child {
	background: #eef4fd
}

.textItem .backColor div[data-v-07393722]:last-child:before {
	border-right-color: #eef4fd
}

.textItem .jieColor div:first-child .style em[data-v-07393722] {
	width: 14px;
	height: 14px;
	background: #fff;
	border: 1px solid #548feb;
	border-radius: 7px
}

.textItem .jieColor div[data-v-07393722]:last-child {
	background: #eef4fd
}

.textItem .jieColor div[data-v-07393722]:last-child:before {
	border-right-color: #eef4fd
}

.textBroadcast {
	margin-top: 10px;
	height: 998px;
	display: flex;
	justify-content: space-between
}

.textBroadcast .textItem:first-child:before {
	height: 40px;
	bottom: 0
}

.textBroadcast .textItem:last-child:before {
	height: 40px;
	top: 0
}

.textBroadcast .textLeft {
	width: 870px;
	height: 998px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.textBroadcast .textLeft .nav {
	height: 46px;
	background: #f6f6f8;
	border: 1px solid #fff;
	border-top: none;
	font-size: 16px;
	font-weight: 700;
	color: #222;
	line-height: 41px;
	text-align: left;
	padding-left: 10px
}

.textBroadcast .textLeft .nav:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-right: 5px
}

.textBroadcast .textLeft .content {
	height: 901px
}

.textBroadcast .textLeft .content .contentBox {
	height: 901px;
	overflow: auto;
	align-items: center;
	justify-content: center;
	padding: 0 20px 20px
}

.textBroadcast .textLeft .content .btnJie {
	display: flex;
	align-items: center;
	padding-left: 11px;
	height: 50px
}

.textBroadcast .textLeft .content .btnJie span {
	width: 100px;
	height: 32px;
	background: #f6f6f8;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	line-height: 32px;
	cursor: pointer;
	margin-right: 5px
}

.textBroadcast .textLeft .content .btnJie .action,
.textBroadcast .textLeft .content .btnJie span:hover {
	background: #548feb;
	color: #fff
}

.textBroadcast .textLeft .emp {
	height: calc(100% - 46px);
	background: #f6f6f8;
	align-items: center
}

.textBroadcast .textLeft .box .img,
.textBroadcast .textLeft .emp {
	display: flex;
	justify-content: center
}

.textBroadcast .textLeft .box .img img {
	width: 180px;
	height: 140px
}

.textBroadcast .textLeft .box .foters {
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.textBroadcast .textLeft .foter {
	width: 870px;
	height: 50px;
	background: #fff;
	position: absolute;
	border-top: 1px solid #eae9f2;
	display: flex
}

.textBroadcast .textLeft .foter .left {
	width: 100px;
	line-height: 50px;
	font-size: 12px;
	font-weight: 500;
	color: #333
}

.textBroadcast .textLeft .foter .right {
	display: flex
}

.textBroadcast .textLeft .foter .right p {
	height: 50px;
	margin-right: 23px
}

.textBroadcast .textLeft .foter .right p,
.textBroadcast .textLeft .foter .right p span:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.textBroadcast .textLeft .foter .right p span:first-child img {
	width: 19px;
	height: 19px
}

.textBroadcast .textLeft .foter .right p span:last-child {
	font-size: 12px;
	font-weight: 500;
	color: #7a809a;
	margin-left: 9px
}

.textBroadcast .textRight .boxs {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.textBroadcast .textRight .boxs .title {
	height: 46px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.textBroadcast .textRight .boxs .title p {
	display: flex;
	justify-content: center;
	align-items: center
}

.textBroadcast .textRight .boxs .title p:first-child {
	font-size: 16px;
	font-weight: 700;
	color: #222
}

.textBroadcast .textRight .boxs .title p:first-child:before {
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin: 0 5px 0 10px
}

.textBroadcast .textRight .boxs .title p:last-child span {
	width: 60px;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	cursor: pointer;
	margin-right: 9px;
	font-size: 12px;
	box-sizing: border-box;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #444
}

.textBroadcast .textRight .boxs .title p:last-child .textAction,
.textBroadcast .textRight .boxs .title p:last-child span:hover {
	background: #548feb;
	color: #fff
}

.textBroadcast .textRight .boxs .table {
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	width: 320px
}

.textBroadcast .textRight .boxs .table>div .item {
	height: 40px;
	display: flex;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	border-bottom: 1px solid #eae9f2
}

.textBroadcast .textRight .boxs .table>div .item span {
	flex: 1
}

.textBroadcast .textRight .boxs .table>div .item .team {
	flex: none;
	width: 100px
}

.textBroadcast .textRight .boxs .table .thead .item {
	background: #ebecf3;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

.textBroadcast .textRight .boxs .table .tbody .item .num {
	display: flex;
	justify-content: center;
	align-items: center
}

.textBroadcast .textRight .boxs .table .tbody .item .num em {
	font-style: normal;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center
}

.textBroadcast .textRight .boxs .table .tbody .item .num .one {
	background: #f8d24b;
	color: #fff
}

.textBroadcast .textRight .boxs .table .tbody .item .num .two {
	background: #b7c9d7;
	color: #fff
}

.textBroadcast .textRight .boxs .table .tbody .item .num .three {
	background: #e7c995;
	color: #fff
}

.textBroadcast .textRight .boxs .table .tbody .item .team {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.textBroadcast .textRight .boxs .table .tbody .item .team em {
	font-style: normal
}

.textBroadcast .textRight .boxs .table .tbody .item .team .img {
	display: none;
	width: 40px;
	height: 40px;
	background: #e5e5e5
}

.textBroadcast .textRight .boxs .table .tbody .action {
	background: #f6f6f8;
	height: 80px;
	align-items: flex-start;
	padding-top: 11px;
	transition: all .2s
}

.textBroadcast .textRight .boxs .table .tbody .action .team .img {
	display: flex
}

.technicalTable .title {
	font-size: 14px;
	font-weight: 400;
	color: #444;
	height: 50px;
	background: #fff;
	display: flex;
	align-items: center
}

.technicalTable .title:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #ef5555;
	margin-right: 10px
}

.technicalTable .color:before {
	background: #548feb
}

.technicalTable .table>div .item {
	display: flex;
	align-items: center;
	height: 40px;
	background: #eeeff2;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c
}

.technicalTable .table>div .item .num {
	flex: none;
	width: 40px
}

.technicalTable .table>div .item .team {
	flex: none;
	width: 118px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
	padding-left: 10px
}

.technicalTable .table>div .item .special {
	flex: none;
	width: 80px
}

.technicalTable .table>div .item span {
	flex: 1
}

.technicalTable .table .tbody .item {
	background: #fff;
	color: #333;
	border-bottom: 1px solid #eae9f2
}

.technicalTable .table .tbody .item .team {
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.technicalTable .table .tbody .item:nth-child(2n) {
	background: #f6f6f8
}

.technicalTable .table .tbody .item:hover {
	background: #ebecf3
}

.technicalTable .table .tbody .item .score {
	color: #548feb
}

.technicalDate[data-v-e514d974] {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.technicalDate .nav[data-v-e514d974] {
	background: #f6f6f8;
	display: flex;
	justify-content: space-between;
	height: 50px
}

.technicalDate .nav p[data-v-e514d974]:first-child {
	font-size: 16px;
	font-weight: 700;
	color: #222;
	display: flex;
	align-items: center
}

.technicalDate .nav p[data-v-e514d974]:first-child:before {
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin: 0 10px 0 20px
}

.technicalDate .nav p[data-v-e514d974]:last-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.technicalDate .nav p:last-child i[data-v-e514d974] {
	width: 16px;
	height: 16px;
	cursor: pointer
}

.technicalDate .nav p:last-child i[data-v-e514d974]:first-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=);
	background-size: 100%
}

.technicalDate .nav p:last-child i[data-v-e514d974]:first-child:hover {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC);
	background-size: 100%
}

.technicalDate .nav p:last-child i[data-v-e514d974]:last-child {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=);
	background-size: 100%
}

.technicalDate .nav p:last-child span[data-v-e514d974] {
	font-size: 12px;
	font-weight: 400;
	color: #999;
	margin: 0 19px 0 6px
}

.technicalDate .main[data-v-e514d974] {
	padding: 0 20px 20px
}

.experts .tabs[data-v-4e61e4d3] {
	height: 50px;
	background: #f6f6f8;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.experts .tabs span[data-v-4e61e4d3] {
	cursor: pointer;
	width: 80px;
	height: 30px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	line-height: 30px;
	margin-right: 10px
}

.experts .tabs .tabsAc[data-v-4e61e4d3],
.experts .tabs span[data-v-4e61e4d3]:hover {
	color: #548feb;
	border-color: #548feb
}

.experts .contentMain[data-v-4e61e4d3] {
	display: flex;
	justify-content: space-between
}

.experts .contentMain .kong[data-v-4e61e4d3] {
	height: 202px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.experts .contentMain .kong .box[data-v-4e61e4d3] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.experts .contentMain .kong .box img[data-v-4e61e4d3] {
	width: 180px;
	height: 140px
}

.experts .contentMain .kong .box p[data-v-4e61e4d3] {
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.experts .contentMain .left[data-v-4e61e4d3] {
	width: 810px;
	background: #f6f6f8
}

.experts .contentMain .left .main .nav[data-v-4e61e4d3] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between
}

.experts .contentMain .left .main .nav .left[data-v-4e61e4d3] {
	display: flex;
	line-height: 50px
}

.experts .contentMain .left .main .nav .left p[data-v-4e61e4d3] {
	width: 100px;
	background: #fff;
	font-size: 15px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	align-items: center;
	border-bottom: 3px solid #fff;
	cursor: pointer
}

.experts .contentMain .left .main .nav .left p span[data-v-4e61e4d3] {
	margin-top: 2px;
	width: 100px;
	border-right: 1px solid #eae9f2;
	height: 20px;
	line-height: 22px
}

.experts .contentMain .left .main .nav .left p[data-v-4e61e4d3]:hover {
	border-bottom: 3px solid #548feb
}

.experts .contentMain .left .main .nav .left p:hover span[data-v-4e61e4d3] {
	color: #548feb
}

.experts .contentMain .left .main .nav .left .action[data-v-4e61e4d3] {
	border-bottom: 3px solid #548feb
}

.experts .contentMain .left .main .nav .left .action span[data-v-4e61e4d3] {
	color: #548feb
}

.experts .contentMain .left .main .nav .right[data-v-4e61e4d3] {
	display: flex;
	align-items: center;
	width: 100px;
	justify-content: center
}

.experts .contentMain .left .main .nav .right .btn[data-v-4e61e4d3] {
	display: inline-block;
	width: 70px;
	height: 32px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	line-height: 32px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center
}

.experts .contentMain .left .main .nav .right .btn i[data-v-4e61e4d3] {
	font-style: normal;
	font-size: 15px;
	font-weight: 400;
	color: #548feb
}

.experts .contentMain .left .main .nav .right .btn i[data-v-4e61e4d3]:last-child {
	width: 20px
}

.experts .contentMain .left .Hot .nav[data-v-4e61e4d3] {
	height: 50px;
	background: #f6f6f8;
	display: flex;
	justify-content: flex-start
}

.experts .contentMain .left .Hot .nav span[data-v-4e61e4d3] {
	font-size: 16px;
	font-weight: 700;
	color: #444;
	display: flex;
	justify-content: center;
	align-items: center
}

.experts .contentMain .left .Hot .nav span[data-v-4e61e4d3]:before {
	content: "";
	display: flex;
	justify-content: center;
	align-items: center;
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin: 0 11px 0 18px
}

.experts .contentMain .left .Hot .box[data-v-4e61e4d3] {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background: #f6f6f8
}

.experts .contentMain .left .Hot .box .item[data-v-4e61e4d3] {
	cursor: pointer;
	padding: 20px 20px 15px;
	width: 400px;
	height: 146px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	flex-direction: column
}

.experts .contentMain .left .Hot .box .item .name[data-v-4e61e4d3] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.experts .contentMain .left .Hot .box .item .name:hover .team[data-v-4e61e4d3] {
	color: #548feb
}

.experts .contentMain .left .Hot .box .item .name .img[data-v-4e61e4d3] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 7px;
	border-radius: 15px;
	overflow: hidden
}

.experts .contentMain .left .Hot .box .item .name .img img[data-v-4e61e4d3] {
	width: 26px;
	height: 26px
}

.experts .contentMain .left .Hot .box .item .name .team[data-v-4e61e4d3] {
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-right: 7px
}

.experts .contentMain .left .Hot .box .item .name .link[data-v-4e61e4d3] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-right: 6px
}

.experts .contentMain .left .Hot .box .item .name .link span[data-v-4e61e4d3] {
	padding: 0 8px;
	height: 16px;
	background: #fdf0f0;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	margin-right: 6px;
	font-size: 12px;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.experts .contentMain .left .Hot .box .item .title[data-v-4e61e4d3] {
	font-size: 18px;
	font-weight: 700;
	color: #444a64;
	text-align: left
}

.experts .contentMain .left .Hot .box .item .title[data-v-4e61e4d3]:hover {
	color: #548feb
}

.experts .contentMain .left .Hot .box .item .bottom[data-v-4e61e4d3] {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.experts .contentMain .left .Hot .box .item .bottom .time[data-v-4e61e4d3] {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9
}

.experts .contentMain .left .Hot .box .item .bottom .vb[data-v-4e61e4d3] {
	width: 165px;
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.experts .contentMain .left .Hot .box .item .bottom .vb img[data-v-4e61e4d3] {
	height: 18px
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status[data-v-4e61e4d3] {
	display: flex;
	justify-content: center;
	align-items: center
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .one[data-v-4e61e4d3],
.experts .contentMain .left .Hot .box .item .bottom .vb .status .two[data-v-4e61e4d3] {
	font-size: 12px;
	font-weight: 700;
	color: #548feb
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .san[data-v-4e61e4d3] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .san span[data-v-4e61e4d3] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #cfa472
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .san span img[data-v-4e61e4d3] {
	width: 82px;
	height: 18px
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .san span[data-v-4e61e4d3]:last-child {
	flex: 1;
	margin-left: 5px;
	text-align: right
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .si[data-v-4e61e4d3] {
	width: 90px;
	height: 18px;
	border: 1px solid #cfa472;
	display: flex;
	align-items: center
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .si em[data-v-4e61e4d3] {
	height: 16px;
	line-height: 16px;
	text-align: center;
	flex: 1;
	font-style: normal
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .si em[data-v-4e61e4d3]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472;
	background: #fff
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .si em[data-v-4e61e4d3]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background: #cfa472
}

.experts .contentMain .right[data-v-4e61e4d3] {
	width: 370px
}

.experts .contentMain .right .TalentList[data-v-4e61e4d3] {
	margin: 0
}

.experts .contentMain .right .hotMatch[data-v-4e61e4d3] {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	margin-top: 10px
}

.experts .contentMain .right .hotMatch .head[data-v-4e61e4d3] {
	height: 50px;
	background: #fff;
	line-height: 50px;
	font-size: 16px;
	font-weight: 700;
	color: #444;
	padding-left: 11px;
	text-align: left
}

.experts .contentMain .right .hotMatch .boxs .item[data-v-4e61e4d3] {
	cursor: pointer;
	height: 78px;
	background: #fff;
	border-top: 1px solid #f2f1f6;
	display: flex;
	justify-content: space-between;
	padding: 12px 13px 12px 20px
}

.experts .contentMain .right .hotMatch .boxs .item .left[data-v-4e61e4d3] {
	width: 74px;
	height: 54px;
	background: #fff;
	border: 1px solid #eae9f2;
	margin-right: 9px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.experts .contentMain .right .hotMatch .boxs .item .left span[data-v-4e61e4d3] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	width: 100%;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center
}

.experts .contentMain .right .hotMatch .boxs .item .left span[data-v-4e61e4d3]:first-child {
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2
}

.experts .contentMain .right .hotMatch .boxs .item .zhong[data-v-4e61e4d3] {
	width: 144px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.experts .contentMain .right .hotMatch .boxs .item .zhong p[data-v-4e61e4d3] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.experts .contentMain .right .hotMatch .boxs .item .zhong p span[data-v-4e61e4d3]:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 9px
}

.experts .contentMain .right .hotMatch .boxs .item .zhong p span:first-child img[data-v-4e61e4d3] {
	width: 22px;
	height: 22px
}

.experts .contentMain .right .hotMatch .boxs .item .zhong p span[data-v-4e61e4d3]:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.experts .contentMain .right .hotMatch .boxs .item .tui[data-v-4e61e4d3] {
	display: flex;
	justify-content: center;
	align-items: center
}

.experts .contentMain .right .hotMatch .boxs .item .tui p[data-v-4e61e4d3] {
	background: url(itemBack.c64b725.png);
	background-size: 100%;
	width: 40px;
	height: 46px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 12px;
	font-weight: 400;
	color: #a86344
}

.experts .tabs[data-v-26b2790c] {
	height: 50px;
	background: #f6f6f8;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.experts .tabs strong[data-v-26b2790c] {
	cursor: pointer;
	width: 80px;
	height: 30px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	line-height: 30px;
	margin-right: 10px
}

.experts .tabs .tabsAc[data-v-26b2790c],
.experts .tabs strong[data-v-26b2790c]:hover {
	color: #548feb;
	border-color: #548feb
}

.experts .contentMain[data-v-26b2790c] {
	display: flex;
	justify-content: space-between
}

.experts .contentMain .kong[data-v-26b2790c] {
	height: 202px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.experts .contentMain .kong .box[data-v-26b2790c] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.experts .contentMain .kong .box img[data-v-26b2790c] {
	width: 180px;
	height: 140px
}

.experts .contentMain .kong .box p[data-v-26b2790c] {
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.experts .contentMain .left[data-v-26b2790c] {
	width: 810px;
	background: #f6f6f8
}

.experts .contentMain .left .main .nav[data-v-26b2790c] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between
}

.experts .contentMain .left .main .nav .left[data-v-26b2790c] {
	display: flex;
	line-height: 50px
}

.experts .contentMain .left .main .nav .left p[data-v-26b2790c] {
	width: 100px;
	background: #fff;
	font-size: 15px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	align-items: center;
	border-bottom: 3px solid #fff;
	cursor: pointer
}

.experts .contentMain .left .main .nav .left p span[data-v-26b2790c] {
	margin-top: 2px;
	width: 100px;
	border-right: 1px solid #eae9f2;
	height: 20px;
	line-height: 22px
}

.experts .contentMain .left .main .nav .left p[data-v-26b2790c]:hover {
	border-bottom: 3px solid #548feb
}

.experts .contentMain .left .main .nav .left p:hover span[data-v-26b2790c] {
	color: #548feb
}

.experts .contentMain .left .main .nav .left .action[data-v-26b2790c] {
	border-bottom: 3px solid #548feb
}

.experts .contentMain .left .main .nav .left .action span[data-v-26b2790c] {
	color: #548feb
}

.experts .contentMain .left .main .nav .right[data-v-26b2790c] {
	display: flex;
	align-items: center;
	width: 100px;
	justify-content: center
}

.experts .contentMain .left .main .nav .right .btn[data-v-26b2790c] {
	display: inline-block;
	width: 70px;
	height: 32px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	line-height: 32px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center
}

.experts .contentMain .left .main .nav .right .btn i[data-v-26b2790c] {
	font-style: normal;
	font-size: 15px;
	font-weight: 400;
	color: #548feb
}

.experts .contentMain .left .main .nav .right .btn i[data-v-26b2790c]:last-child {
	width: 20px
}

.experts .contentMain .left .Hot .nav[data-v-26b2790c] {
	height: 50px;
	background: #f6f6f8;
	display: flex;
	justify-content: flex-start
}

.experts .contentMain .left .Hot .nav span[data-v-26b2790c] {
	font-size: 16px;
	font-weight: 700;
	color: #444;
	display: flex;
	justify-content: center;
	align-items: center
}

.experts .contentMain .left .Hot .nav span[data-v-26b2790c]:before {
	content: "";
	display: flex;
	justify-content: center;
	align-items: center;
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin: 0 11px 0 18px
}

.experts .contentMain .left .Hot .box[data-v-26b2790c] {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background: #f6f6f8
}

.experts .contentMain .left .Hot .box .item[data-v-26b2790c] {
	cursor: pointer;
	padding: 20px 20px 15px;
	width: 400px;
	height: 146px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	flex-direction: column
}

.experts .contentMain .left .Hot .box .item .name[data-v-26b2790c] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.experts .contentMain .left .Hot .box .item .name:hover .team[data-v-26b2790c] {
	color: #548feb
}

.experts .contentMain .left .Hot .box .item .name .img[data-v-26b2790c] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 7px;
	border-radius: 15px;
	overflow: hidden
}

.experts .contentMain .left .Hot .box .item .name .img img[data-v-26b2790c] {
	width: 26px;
	height: 26px
}

.experts .contentMain .left .Hot .box .item .name .team[data-v-26b2790c] {
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	margin-right: 7px
}

.experts .contentMain .left .Hot .box .item .name .link[data-v-26b2790c] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-right: 6px
}

.experts .contentMain .left .Hot .box .item .name .link span[data-v-26b2790c] {
	padding: 0 8px;
	height: 16px;
	background: #fdf0f0;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	margin-right: 6px;
	font-size: 12px;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px
}

.experts .contentMain .left .Hot .box .item .title[data-v-26b2790c] {
	font-size: 18px;
	font-weight: 700;
	color: #444a64;
	text-align: left
}

.experts .contentMain .left .Hot .box .item .title[data-v-26b2790c]:hover {
	color: #548feb
}

.experts .contentMain .left .Hot .box .item .bottom[data-v-26b2790c] {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.experts .contentMain .left .Hot .box .item .bottom .time[data-v-26b2790c] {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9
}

.experts .contentMain .left .Hot .box .item .bottom .vb[data-v-26b2790c] {
	width: 165px;
	display: flex;
	justify-content: flex-end;
	align-items: center
}

.experts .contentMain .left .Hot .box .item .bottom .vb img[data-v-26b2790c] {
	height: 18px
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status[data-v-26b2790c] {
	display: flex;
	justify-content: center;
	align-items: center
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .one[data-v-26b2790c],
.experts .contentMain .left .Hot .box .item .bottom .vb .status .two[data-v-26b2790c] {
	font-size: 12px;
	font-weight: 700;
	color: #548feb
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .san[data-v-26b2790c] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .san span[data-v-26b2790c] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #cfa472
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .san span img[data-v-26b2790c] {
	width: 82px;
	height: 18px
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .san span[data-v-26b2790c]:last-child {
	flex: 1;
	margin-left: 5px;
	text-align: right
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .si[data-v-26b2790c] {
	width: 90px;
	height: 18px;
	border: 1px solid #cfa472;
	display: flex;
	align-items: center
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .si em[data-v-26b2790c] {
	height: 16px;
	line-height: 16px;
	text-align: center;
	flex: 1;
	font-style: normal
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .si em[data-v-26b2790c]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472;
	background: #fff
}

.experts .contentMain .left .Hot .box .item .bottom .vb .status .si em[data-v-26b2790c]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background: #cfa472
}

.experts .contentMain .right[data-v-26b2790c] {
	width: 370px
}

.experts .contentMain .right .TalentList[data-v-26b2790c] {
	margin: 0
}

.experts .contentMain .right .hotMatch[data-v-26b2790c] {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	margin-top: 10px
}

.experts .contentMain .right .hotMatch .head[data-v-26b2790c] {
	height: 50px;
	background: #fff;
	line-height: 50px;
	font-size: 16px;
	font-weight: 700;
	color: #444;
	padding-left: 11px;
	text-align: left
}

.experts .contentMain .right .hotMatch .boxs .item[data-v-26b2790c] {
	cursor: pointer;
	height: 78px;
	background: #fff;
	border-top: 1px solid #f2f1f6;
	display: flex;
	justify-content: space-between;
	padding: 12px 13px 12px 20px
}

.experts .contentMain .right .hotMatch .boxs .item .left[data-v-26b2790c] {
	width: 74px;
	height: 54px;
	background: #fff;
	border: 1px solid #eae9f2;
	margin-right: 9px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.experts .contentMain .right .hotMatch .boxs .item .left span[data-v-26b2790c] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	width: 100%;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center
}

.experts .contentMain .right .hotMatch .boxs .item .left span[data-v-26b2790c]:first-child {
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2
}

.experts .contentMain .right .hotMatch .boxs .item .zhong[data-v-26b2790c] {
	width: 144px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.experts .contentMain .right .hotMatch .boxs .item .zhong p[data-v-26b2790c] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.experts .contentMain .right .hotMatch .boxs .item .zhong p span[data-v-26b2790c]:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 9px
}

.experts .contentMain .right .hotMatch .boxs .item .zhong p span:first-child img[data-v-26b2790c] {
	width: 22px;
	height: 22px
}

.experts .contentMain .right .hotMatch .boxs .item .zhong p span[data-v-26b2790c]:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.experts .contentMain .right .hotMatch .boxs .item .tui[data-v-26b2790c] {
	display: flex;
	justify-content: center;
	align-items: center
}

.experts .contentMain .right .hotMatch .boxs .item .tui p[data-v-26b2790c] {
	background: url(itemBack.c64b725.png);
	background-size: 100%;
	width: 40px;
	height: 46px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 12px;
	font-weight: 400;
	color: #a86344
}

.empty[data-v-b68af3de] {
	height: 240px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.empty span[data-v-b68af3de] {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.empty span[data-v-b68af3de]:first-child {
	padding-top: 32px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.empty span:first-child img[data-v-b68af3de] {
	width: 180px;
	height: 140px
}

.matchReport .channel[data-v-b68af3de] {
	text-align: left
}

.matchReport .channel .header[data-v-b68af3de] {
	width: 100%;
	height: 50px;
	padding: 0 20px;
	overflow: hidden
}

.matchReport .channel .header p[data-v-b68af3de] {
	font-size: 16px;
	color: #222;
	font-weight: 700;
	line-height: 50px;
	padding: 0 10px 0 16px;
	position: relative
}

.matchReport .channel .header p[data-v-b68af3de]:before {
	content: "";
	width: 6px;
	height: 14px;
	background-color: #e05c5c;
	display: block;
	position: absolute;
	left: 0;
	top: 17px
}

.matchReport .channel .hsgHeader p img[data-v-b68af3de] {
	width: 56px;
	margin-right: 8px;
	margin-top: 12px;
	display: block;
	float: left
}

.matchReport .channel .con[data-v-b68af3de] {
	width: 100%;
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	overflow: hidden
}

.matchReport .wonderful .reportItem[data-v-b68af3de] {
	overflow: hidden;
	margin-top: 30px
}

.matchReport .wonderful .reportItem[data-v-b68af3de]:first-child {
	margin-top: 0
}

.matchReport .wonderful .reportItem .left[data-v-b68af3de] {
	width: 256px;
	height: 156px;
	float: left;
	background-color: #eeeff2;
	overflow: hidden
}

.matchReport .wonderful .reportItem .left img[data-v-b68af3de] {
	width: 100%
}

.matchReport .wonderful .reportItem .info[data-v-b68af3de] {
	float: left;
	width: calc(100% - 277px);
	margin-left: 21px
}

.matchReport .wonderful .reportItem .info .title[data-v-b68af3de] {
	margin-top: 21px;
	overflow: hidden
}

.matchReport .wonderful .reportItem .info .title .belong[data-v-b68af3de] {
	float: left;
	width: 42px
}

.matchReport .wonderful .reportItem .info .title p[data-v-b68af3de] {
	float: left;
	font-size: 18px;
	color: #333;
	line-height: 18px;
	margin-left: 10px;
	font-weight: 700
}

.matchReport .wonderful .reportItem .info .title .tips[data-v-b68af3de] {
	float: left;
	margin-left: 10px;
	margin-top: -4px
}

.matchReport .wonderful .reportItem .info .title .tips img[data-v-b68af3de] {
	width: 18px;
	display: inline-block;
	vertical-align: middle
}

.matchReport .wonderful .reportItem .info .title .tips i[data-v-b68af3de] {
	font-style: normal;
	font-size: 15px;
	color: #85899d;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle
}

.matchReport .wonderful .reportItem .info .txt[data-v-b68af3de] {
	font-size: 15px;
	color: #444a64;
	margin-top: 18px;
	line-height: 25px
}

.matchReport .wonderful .reportItem .infoFull[data-v-b68af3de] {
	width: 100%;
	margin-left: 0
}

.matchReport .wonderful .reportItem .infoFull .title[data-v-b68af3de] {
	margin-top: 0
}

.matchReport .best .reportItem .info[data-v-b68af3de] {
	width: 100%;
	margin-left: 0
}

.matchReport .best .reportItem .info .title[data-v-b68af3de] {
	margin-top: 0
}

.matchReport .injury .teamInfo[data-v-b68af3de] {
	display: flex;
	justify-content: space-between;
	height: max-content
}

.matchReport .injury .teamInfo .team[data-v-b68af3de] {
	width: 575px;
	border-radius: 6px;
	padding: 20px
}

.matchReport .injury .teamInfo .team .teamname[data-v-b68af3de] {
	font-size: 16px;
	line-height: 16px
}

.matchReport .injury .teamInfo .team .teamname[data-v-b68af3de]:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 10px
}

.matchReport .injury .teamInfo .team .list[data-v-b68af3de] {
	margin-top: 11px
}

.matchReport .injury .teamInfo .team .list .item[data-v-b68af3de] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	border-radius: 6px;
	padding: 0 20px;
	overflow: hidden;
	margin-top: 8px
}

.matchReport .injury .teamInfo .team .list .item .playerName[data-v-b68af3de] {
	font-size: 14px;
	color: #333;
	width: 170px;
	float: left
}

.matchReport .injury .teamInfo .team .list .item .playerInfo[data-v-b68af3de] {
	font-size: 12px;
	color: #85899d;
	float: left
}

.matchReport .injury .teamInfo .team .list .item .playerInfo .position[data-v-b68af3de],
.matchReport .injury .teamInfo .team .list .item .playerInfo .value[data-v-b68af3de] {
	margin-right: 5px
}

.matchReport .injury .teamInfo .team .list .item .playerInfo .grade[data-v-b68af3de] {
	margin-left: 17px;
	color: #e05c5c;
	font-weight: 700
}

.matchReport .injury .teamInfo .team .list .item .status[data-v-b68af3de] {
	float: right;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	border-radius: 6px;
	padding: 0 8px;
	margin-top: 9px
}

.matchReport .injury .teamInfo .home[data-v-b68af3de] {
	background-color: #fdefef
}

.matchReport .injury .teamInfo .home .teamname[data-v-b68af3de] {
	color: #e05c5c
}

.matchReport .injury .teamInfo .home .teamname[data-v-b68af3de]:before {
	background-color: #e05c5c
}

.matchReport .injury .teamInfo .home .list .item .status[data-v-b68af3de] {
	background-color: #ef8174
}

.matchReport .injury .teamInfo .away[data-v-b68af3de] {
	background-color: #f1f5ff
}

.matchReport .injury .teamInfo .away .teamname[data-v-b68af3de] {
	color: #548feb
}

.matchReport .injury .teamInfo .away .teamname[data-v-b68af3de]:before {
	background-color: #548feb
}

.matchReport .injury .teamInfo .away .list .item .status[data-v-b68af3de] {
	background-color: #75afee
}

.matchReport .injury .explain[data-v-b68af3de] {
	margin-top: 5px
}

.matchReport .injury .explain h2[data-v-b68af3de] {
	width: 100%;
	line-height: 47px;
	font-weight: 700;
	color: #333;
	font-size: 16px
}

.matchReport .injury .explain .txt[data-v-b68af3de] {
	font-size: 15px;
	line-height: 25px;
	color: #444a64
}

.matchReport .injury .explain .txt p[data-v-b68af3de] {
	margin-top: 20px
}

.matchReport .injury .explain .txt p[data-v-b68af3de]:first-child {
	margin-top: 0
}

.matchReport .hsgCon .teamInfo[data-v-b68af3de],
.matchReport .strength .teamInfo[data-v-b68af3de] {
	display: flex;
	justify-content: space-between;
	height: max-content
}

.matchReport .hsgCon .teamInfo .team[data-v-b68af3de],
.matchReport .strength .teamInfo .team[data-v-b68af3de] {
	width: 575px;
	padding: 20px;
	background-color: #f6f6f8;
	border-radius: 6px
}

.matchReport .hsgCon .teamInfo .team .teamname[data-v-b68af3de],
.matchReport .strength .teamInfo .team .teamname[data-v-b68af3de] {
	font-size: 16px;
	line-height: 16px
}

.matchReport .hsgCon .teamInfo .team .teamname[data-v-b68af3de]:before,
.matchReport .strength .teamInfo .team .teamname[data-v-b68af3de]:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 10px
}

.matchReport .hsgCon .teamInfo .team .list .item .tips[data-v-b68af3de],
.matchReport .strength .teamInfo .team .list .item .tips[data-v-b68af3de] {
	font-size: 15px;
	color: #85899d;
	line-height: 50px
}

.matchReport .hsgCon .teamInfo .team .list .item .text[data-v-b68af3de],
.matchReport .strength .teamInfo .team .list .item .text[data-v-b68af3de] {
	font-size: 15px;
	color: #444a64;
	line-height: 25px
}

.matchReport .hsgCon .teamInfo .home .teamname[data-v-b68af3de],
.matchReport .strength .teamInfo .home .teamname[data-v-b68af3de] {
	color: #e05c5c
}

.matchReport .hsgCon .teamInfo .home .teamname[data-v-b68af3de]:before,
.matchReport .strength .teamInfo .home .teamname[data-v-b68af3de]:before {
	background-color: #e05c5c
}

.matchReport .hsgCon .teamInfo .away .teamname[data-v-b68af3de],
.matchReport .strength .teamInfo .away .teamname[data-v-b68af3de] {
	color: #548feb
}

.matchReport .hsgCon .teamInfo .away .teamname[data-v-b68af3de]:before,
.matchReport .strength .teamInfo .away .teamname[data-v-b68af3de]:before {
	background-color: #548feb
}

.matchReport .hsgCon .other .item[data-v-b68af3de],
.matchReport .strength .other .item[data-v-b68af3de] {
	margin-top: 5px
}

.matchReport .hsgCon .other .item h2[data-v-b68af3de],
.matchReport .strength .other .item h2[data-v-b68af3de] {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	line-height: 46px
}

.matchReport .hsgCon .other .item h2 span[data-v-b68af3de],
.matchReport .strength .other .item h2 span[data-v-b68af3de] {
	font-size: 15px;
	color: #85899d
}

.matchReport .hsgCon .other .item p[data-v-b68af3de],
.matchReport .strength .other .item p[data-v-b68af3de] {
	font-size: 15px;
	color: #444a64;
	line-height: 25px
}

.matchReport .hsgCon .other .predict[data-v-b68af3de],
.matchReport .strength .other .predict[data-v-b68af3de] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f6f6f8;
	padding: 0 22px;
	overflow: hidden;
	margin-top: 20px
}

.matchReport .hsgCon .other .predict .label[data-v-b68af3de],
.matchReport .strength .other .predict .label[data-v-b68af3de] {
	float: left;
	font-size: 15px;
	color: #333;
	font-weight: 700
}

.matchReport .hsgCon .other .predict .result[data-v-b68af3de],
.matchReport .strength .other .predict .result[data-v-b68af3de] {
	float: left;
	margin-left: 30px
}

.matchReport .hsgCon .other .predict .result p[data-v-b68af3de],
.matchReport .strength .other .predict .result p[data-v-b68af3de] {
	float: left;
	font-size: 15px;
	color: #333
}

.matchReport .hsgCon .other .predict .result .score[data-v-b68af3de],
.matchReport .strength .other .predict .result .score[data-v-b68af3de] {
	margin: 0 10px;
	font-weight: 700
}

.matchReport .strength .teamInfo .list[data-v-b68af3de] {
	margin-top: 20px
}

.lineupBox .linUpKong[data-v-54e48870] {
	height: 200px;
	background: #f6f6f8;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.lineupBox .linUpKong .img[data-v-54e48870] {
	display: flex;
	justify-content: center
}

.lineupBox .linUpKong .img img[data-v-54e48870] {
	width: 180px;
	height: 140px
}

.lineupBox .empty[data-v-54e48870] {
	height: 240px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.lineupBox .empty span[data-v-54e48870] {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.lineupBox .empty span[data-v-54e48870]:first-child {
	padding-top: 32px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.lineupBox .empty span:first-child img[data-v-54e48870] {
	width: 180px;
	height: 140px
}

.lineupBox .foter[data-v-54e48870] {
	display: flex;
	justify-content: space-between;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	background: #fff;
	padding: 0 20px 20px
}

.lineupBox .foter .lin[data-v-54e48870] {
	width: 575px
}

.lineupBox .item2[data-v-54e48870] {
	margin-top: 11px
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_cotent .item_progress {
	overflow: hidden
}

.tableItem .table_content {
	background: #fff !important
}

.tableItem .table_content ul li:nth-child(2) {
	padding-left: 11px
}

.tableItem .table_content ul li:nth-child(8) span {
	font-family: Source Han Sans CN
}

.finger_num .items:nth-child(2n) div ul {
	background: #fff
}

.empty[data-v-6a78aebf] {
	height: 240px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.empty span[data-v-6a78aebf] {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.empty span[data-v-6a78aebf]:first-child {
	padding-top: 32px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.empty span:first-child img[data-v-6a78aebf] {
	width: 180px;
	height: 140px
}

.matchReport .channel[data-v-6a78aebf] {
	text-align: left
}

.matchReport .channel .header[data-v-6a78aebf] {
	width: 100%;
	height: 50px;
	padding: 0 20px;
	overflow: hidden
}

.matchReport .channel .header p[data-v-6a78aebf] {
	font-size: 16px;
	color: #222;
	font-weight: 700;
	line-height: 50px;
	padding: 0 10px 0 16px;
	position: relative
}

.matchReport .channel .header p[data-v-6a78aebf]:before {
	content: "";
	width: 6px;
	height: 14px;
	background-color: #e05c5c;
	display: block;
	position: absolute;
	left: 0;
	top: 17px
}

.matchReport .channel .hsgHeader p img[data-v-6a78aebf] {
	width: 56px;
	margin-right: 8px;
	margin-top: 12px;
	display: block;
	float: left
}

.matchReport .channel .con[data-v-6a78aebf] {
	width: 100%;
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	overflow: hidden
}

.matchReport .wonderful .reportItem[data-v-6a78aebf] {
	overflow: hidden;
	margin-top: 30px
}

.matchReport .wonderful .reportItem[data-v-6a78aebf]:first-child {
	margin-top: 0
}

.matchReport .wonderful .reportItem .left[data-v-6a78aebf] {
	width: 256px;
	height: 156px;
	float: left;
	background-color: #eeeff2;
	overflow: hidden
}

.matchReport .wonderful .reportItem .left img[data-v-6a78aebf] {
	width: 100%
}

.matchReport .wonderful .reportItem .info[data-v-6a78aebf] {
	float: left;
	width: calc(100% - 277px);
	margin-left: 21px
}

.matchReport .wonderful .reportItem .info .title[data-v-6a78aebf] {
	margin-top: 21px;
	overflow: hidden
}

.matchReport .wonderful .reportItem .info .title .belong[data-v-6a78aebf] {
	float: left;
	width: 42px
}

.matchReport .wonderful .reportItem .info .title p[data-v-6a78aebf] {
	float: left;
	font-size: 18px;
	color: #333;
	line-height: 18px;
	margin-left: 10px;
	font-weight: 700
}

.matchReport .wonderful .reportItem .info .title .tips[data-v-6a78aebf] {
	float: left;
	margin-left: 10px;
	margin-top: -4px
}

.matchReport .wonderful .reportItem .info .title .tips img[data-v-6a78aebf] {
	width: 18px;
	display: inline-block;
	vertical-align: middle
}

.matchReport .wonderful .reportItem .info .title .tips i[data-v-6a78aebf] {
	font-style: normal;
	font-size: 15px;
	color: #85899d;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle
}

.matchReport .wonderful .reportItem .info .txt[data-v-6a78aebf] {
	font-size: 15px;
	color: #444a64;
	margin-top: 18px;
	line-height: 25px
}

.matchReport .wonderful .reportItem .infoFull[data-v-6a78aebf] {
	width: 100%;
	margin-left: 0
}

.matchReport .wonderful .reportItem .infoFull .title[data-v-6a78aebf] {
	margin-top: 0
}

.matchReport .best .reportItem .info[data-v-6a78aebf] {
	width: 100%;
	margin-left: 0
}

.matchReport .best .reportItem .info .title[data-v-6a78aebf] {
	margin-top: 0
}

.matchReport .injury .teamInfo[data-v-6a78aebf] {
	display: flex;
	justify-content: space-between;
	height: max-content
}

.matchReport .injury .teamInfo .team[data-v-6a78aebf] {
	width: 575px;
	border-radius: 6px;
	padding: 20px
}

.matchReport .injury .teamInfo .team .teamname[data-v-6a78aebf] {
	font-size: 16px;
	line-height: 16px
}

.matchReport .injury .teamInfo .team .teamname[data-v-6a78aebf]:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 10px
}

.matchReport .injury .teamInfo .team .list[data-v-6a78aebf] {
	margin-top: 11px
}

.matchReport .injury .teamInfo .team .list .item[data-v-6a78aebf] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	border-radius: 6px;
	padding: 0 20px;
	overflow: hidden;
	margin-top: 8px
}

.matchReport .injury .teamInfo .team .list .item .playerName[data-v-6a78aebf] {
	font-size: 14px;
	color: #333;
	width: 170px;
	float: left
}

.matchReport .injury .teamInfo .team .list .item .playerInfo[data-v-6a78aebf] {
	font-size: 12px;
	color: #85899d;
	float: left
}

.matchReport .injury .teamInfo .team .list .item .playerInfo .position[data-v-6a78aebf],
.matchReport .injury .teamInfo .team .list .item .playerInfo .value[data-v-6a78aebf] {
	margin-right: 5px
}

.matchReport .injury .teamInfo .team .list .item .playerInfo .grade[data-v-6a78aebf] {
	margin-left: 17px;
	color: #e05c5c;
	font-weight: 700
}

.matchReport .injury .teamInfo .team .list .item .status[data-v-6a78aebf] {
	float: right;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	border-radius: 6px;
	padding: 0 8px;
	margin-top: 9px
}

.matchReport .injury .teamInfo .home[data-v-6a78aebf] {
	background-color: #fdefef
}

.matchReport .injury .teamInfo .home .teamname[data-v-6a78aebf] {
	color: #e05c5c
}

.matchReport .injury .teamInfo .home .teamname[data-v-6a78aebf]:before {
	background-color: #e05c5c
}

.matchReport .injury .teamInfo .home .list .item .status[data-v-6a78aebf] {
	background-color: #ef8174
}

.matchReport .injury .teamInfo .away[data-v-6a78aebf] {
	background-color: #f1f5ff
}

.matchReport .injury .teamInfo .away .teamname[data-v-6a78aebf] {
	color: #548feb
}

.matchReport .injury .teamInfo .away .teamname[data-v-6a78aebf]:before {
	background-color: #548feb
}

.matchReport .injury .teamInfo .away .list .item .status[data-v-6a78aebf] {
	background-color: #75afee
}

.matchReport .injury .explain[data-v-6a78aebf] {
	margin-top: 5px
}

.matchReport .injury .explain h2[data-v-6a78aebf] {
	width: 100%;
	line-height: 47px;
	font-weight: 700;
	color: #333;
	font-size: 16px
}

.matchReport .injury .explain .txt[data-v-6a78aebf] {
	font-size: 15px;
	line-height: 25px;
	color: #444a64
}

.matchReport .injury .explain .txt p[data-v-6a78aebf] {
	margin-top: 20px
}

.matchReport .injury .explain .txt p[data-v-6a78aebf]:first-child {
	margin-top: 0
}

.matchReport .hsgCon .teamInfo[data-v-6a78aebf],
.matchReport .strength .teamInfo[data-v-6a78aebf] {
	display: flex;
	justify-content: space-between;
	height: max-content
}

.matchReport .hsgCon .teamInfo .team[data-v-6a78aebf],
.matchReport .strength .teamInfo .team[data-v-6a78aebf] {
	width: 575px;
	padding: 20px;
	background-color: #f6f6f8;
	border-radius: 6px
}

.matchReport .hsgCon .teamInfo .team .teamname[data-v-6a78aebf],
.matchReport .strength .teamInfo .team .teamname[data-v-6a78aebf] {
	font-size: 16px;
	line-height: 16px
}

.matchReport .hsgCon .teamInfo .team .teamname[data-v-6a78aebf]:before,
.matchReport .strength .teamInfo .team .teamname[data-v-6a78aebf]:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 10px
}

.matchReport .hsgCon .teamInfo .team .list .item .tips[data-v-6a78aebf],
.matchReport .strength .teamInfo .team .list .item .tips[data-v-6a78aebf] {
	font-size: 15px;
	color: #85899d;
	line-height: 50px
}

.matchReport .hsgCon .teamInfo .team .list .item .text[data-v-6a78aebf],
.matchReport .strength .teamInfo .team .list .item .text[data-v-6a78aebf] {
	font-size: 15px;
	color: #444a64;
	line-height: 25px
}

.matchReport .hsgCon .teamInfo .home .teamname[data-v-6a78aebf],
.matchReport .strength .teamInfo .home .teamname[data-v-6a78aebf] {
	color: #e05c5c
}

.matchReport .hsgCon .teamInfo .home .teamname[data-v-6a78aebf]:before,
.matchReport .strength .teamInfo .home .teamname[data-v-6a78aebf]:before {
	background-color: #e05c5c
}

.matchReport .hsgCon .teamInfo .away .teamname[data-v-6a78aebf],
.matchReport .strength .teamInfo .away .teamname[data-v-6a78aebf] {
	color: #548feb
}

.matchReport .hsgCon .teamInfo .away .teamname[data-v-6a78aebf]:before,
.matchReport .strength .teamInfo .away .teamname[data-v-6a78aebf]:before {
	background-color: #548feb
}

.matchReport .hsgCon .other .item[data-v-6a78aebf],
.matchReport .strength .other .item[data-v-6a78aebf] {
	margin-top: 5px
}

.matchReport .hsgCon .other .item h2[data-v-6a78aebf],
.matchReport .strength .other .item h2[data-v-6a78aebf] {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	line-height: 46px
}

.matchReport .hsgCon .other .item h2 span[data-v-6a78aebf],
.matchReport .strength .other .item h2 span[data-v-6a78aebf] {
	font-size: 15px;
	color: #85899d
}

.matchReport .hsgCon .other .item p[data-v-6a78aebf],
.matchReport .strength .other .item p[data-v-6a78aebf] {
	font-size: 15px;
	color: #444a64;
	line-height: 25px
}

.matchReport .hsgCon .other .predict[data-v-6a78aebf],
.matchReport .strength .other .predict[data-v-6a78aebf] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f6f6f8;
	padding: 0 22px;
	overflow: hidden;
	margin-top: 20px
}

.matchReport .hsgCon .other .predict .label[data-v-6a78aebf],
.matchReport .strength .other .predict .label[data-v-6a78aebf] {
	float: left;
	font-size: 15px;
	color: #333;
	font-weight: 700
}

.matchReport .hsgCon .other .predict .result[data-v-6a78aebf],
.matchReport .strength .other .predict .result[data-v-6a78aebf] {
	float: left;
	margin-left: 30px
}

.matchReport .hsgCon .other .predict .result p[data-v-6a78aebf],
.matchReport .strength .other .predict .result p[data-v-6a78aebf] {
	float: left;
	font-size: 15px;
	color: #333
}

.matchReport .hsgCon .other .predict .result .score[data-v-6a78aebf],
.matchReport .strength .other .predict .result .score[data-v-6a78aebf] {
	margin: 0 10px;
	font-weight: 700
}

.matchReport .strength .teamInfo .list[data-v-6a78aebf] {
	margin-top: 20px
}

.lineupBox .linUpKong[data-v-73d51c2d] {
	height: 200px;
	background: #f6f6f8;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.lineupBox .linUpKong .img[data-v-73d51c2d] {
	display: flex;
	justify-content: center
}

.lineupBox .linUpKong .img img[data-v-73d51c2d] {
	width: 180px;
	height: 140px
}

.lineupBox .empty[data-v-73d51c2d] {
	height: 240px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.lineupBox .empty span[data-v-73d51c2d] {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.lineupBox .empty span[data-v-73d51c2d]:first-child {
	padding-top: 32px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.lineupBox .empty span:first-child img[data-v-73d51c2d] {
	width: 180px;
	height: 140px
}

.lineupBox .main[data-v-73d51c2d] {
	display: flex;
	justify-content: space-between;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	padding: 20px;
	background: #fff
}

.lineupBox .main .left[data-v-73d51c2d],
.lineupBox .main .right[data-v-73d51c2d] {
	width: 370px
}

.lineupBox .main .liveup[data-v-73d51c2d] {
	width: 400px;
	height: 100%
}

.lineupBox .container[data-v-73d51c2d] {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	padding: 0 20px 20px;
	display: flex;
	justify-content: space-between
}

.statiHerder em {
	font-style: normal !important;
	font-size: 12px;
	font-weight: 400
}

.statiHerder .header .nav {
	padding: 0 14px;
	display: flex;
	justify-content: space-between;
	line-height: 50px
}

.statiHerder .header .nav div:first-child {
	background: #f6f6f8
}

.statiHerder .header .nav div:first-child span:first-child {
	font-size: 16px;
	font-weight: 700;
	color: #222;
	padding: 0 10px
}

.statiHerder .header .nav div:first-child span:first-child:before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-right: 10px
}

.statiHerder .header .nav div:first-child span:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #848a9c
}

.statiHerder .header .Body {
	display: flex;
	justify-content: space-between
}

.statiHerder .header .Body .Body_item {
	background: #fff;
	width: 393px;
	height: 240px
}

.statiHerder .header .Body .Body_item .Body_header {
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	line-height: 50px;
	font-size: 15px;
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #eae9f2
}

.statiHerder .header .Body .Body_item .Body_Body .item_index:first-child {
	margin-top: 10px
}

.statiHerder .header .Body .Body_item .Body_Body .item_index {
	display: flex;
	margin-top: 8px
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_heder {
	width: 65px;
	height: 45px;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c;
	display: flex;
	align-items: flex-end;
	justify-content: center
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_cotent .item_top {
	font-size: 12px;
	font-family: Adobe Heiti Std;
	font-weight: 400;
	color: #848a9c;
	height: 27px;
	display: flex;
	align-items: flex-end;
	justify-content: space-around
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_cotent .item_top span {
	flex: 1
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_cotent .item_top span:first-child {
	text-align: left
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_cotent .item_top span:nth-child(2) {
	text-align: center
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_cotent .item_top span:nth-child(3) {
	text-align: right
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_cotent .item_progress {
	display: flex;
	align-items: flex-end;
	height: 18px
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_cotent .item_progress div {
	background: #f6f6f8;
	width: 300px;
	height: 11px;
	border-radius: 6px;
	display: flex;
	overflow: hidden
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_cotent .item_progress div span:first-child {
	height: 11px;
	width: 80%;
	border-radius: 6px 6px 6px 6px;
	background: #65cfaf
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_cotent .item_progress div span:nth-child(2) {
	height: 11px;
	border-radius: 0 6px 6px 0;
	background: #d2691e
}

.statiHerder .header .Body .Body_item .Body_Body .item_index .item_cotent .item_progress div span:nth-child(3) {
	border-radius: 6px 0 0 6px;
	height: 11px;
	flex: 1
}

.statiHerder .model {
	width: 130px;
	height: 112px;
	background: rgba(0, 0, 0, .8);
	border-radius: 10px;
	position: absolute;
	display: none;
	padding: 14px
}

.statiHerder .model p:first-child {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	text-align: left
}

.statiHerder .model p:last-child span {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	display: flex;
	align-items: center;
	margin-top: 5px
}

.statiHerder .model p:last-child span em {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-right: 5px
}

.statiHerder .model p:last-child span:nth-child(2) em {
	background: #548feb
}

.statiHerder .model p:last-child span:first-child em {
	background: #e65757
}

.statiHerder .model p:last-child span:last-child em {
	background: #32b16c
}

.cotents_popover {
	padding: 0 !important;
	background: transparent
}

.cotents_popover .popover_box {
	height: 340px;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	border-radius: 10px
}

.cotents_popover .popper__arrow:after {
	border-bottom-color: #444a64 !important
}

.cotents_popover .popover_heder {
	width: 400px;
	box-sizing: border-box;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 20px !important;
	background: #444a64;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	border-radius: 10px 10px 0 0
}

.cotents_popover .popover_heder span:first-child {
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #fff
}

.cotents_popover .popover_heder span:last-child {
	color: #e6e6e6;
	font-size: 12px
}

.cotents_popover .popover_content {
	display: flex
}

.cotents_popover .popover_content .title {
	background: #eceef3
}

.cotents_popover .popover_content .popover_content_odds,
.cotents_popover .popover_content .popover_content_tailor {
	height: 30px;
	width: 200px;
	background: #eceef3;
	line-height: 30px;
	text-align: center;
	border-right: 1px solid #e7e6ef;
	height: 310px !important
}

.cotents_popover .popover_content .popover_content_odds li,
.cotents_popover .popover_content .popover_content_tailor li {
	height: 30px;
	border-bottom: 1px solid #e7e6ef;
	background: #f5f5f7;
	padding-left: 20px;
	list-style: none;
	text-align: left;
	display: flex;
	justify-content: space-between
}

.cotents_popover .popover_content .popover_content_odds li span:first-child,
.cotents_popover .popover_content .popover_content_tailor li span:first-child {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333;
	display: flex;
	align-items: center;
	padding-left: 11px
}

.cotents_popover .popover_content .popover_content_odds li span:first-child i,
.cotents_popover .popover_content .popover_content_tailor li span:first-child i {
	margin-left: 10px;
	height: 16px;
	width: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAARhJREFUOE+lkyFvAkEQhd8M0MudgNAQEgRoDBKNJig8/AWqKiHYtqYWXYNDkvA7IPiTkFK3JNDbaRZaeuSylyWM3Mx8M2/nDcl4/LAXeSOtewAe4RAEfGnmD5/omdRo9E4iTw51iRQSeaH9cPhp68y1GnQYprF3BiC2DG8wgN5scJxOrZAEwHRFEJwKyPeR63QQrVaI1uvTm4QhRKkLMAHIdbugcvkM8DxQPg+93V4KvufzK1mpErheR7bVwmEycZdApRIyzeZ5gkIBXK0iWi6vJojTEhPcDYjTb5ZAQQAyW/gNrlSQaTRwXCz+uUrZP9GsMNtup5pSjC9mM/sab7V0qpUdYLv7jon5lf7OmbXuC1B06Ir4Of8AaySHLsNV5p8AAAAASUVORK5CYII=)
}

.cotents_popover .popover_content .popover_content_odds li span:nth-child(2),
.cotents_popover .popover_content .popover_content_tailor li span:nth-child(2) {
	width: 30px;
	margin-right: 20px
}

.cotents_popover .popover_content .popover_content_tailor {
	background: #fff;
	overflow: auto
}

.cotents_popover .popover_content .popover_content_tailor li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #fff
}

.cotents_popover .popover_content .popover_content_tailor li span:nth-child(2) {
	display: flex;
	justify-content: center;
	align-items: center
}

.cotents_popover .popover_content .popover_content_tailor li span:nth-child(2) i {
	cursor: pointer;
	width: 14px;
	height: 14px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAZlJREFUOE/dkr9rU3EUxc+57/WRpGAkFF1McYqLc11VdJDatLQuNTEKHRz7Bwj+AfUvyFJ4fSlCh9IYwXay7eaog+APWpEqFuvwQBJ5ed975RVbYhX/AO92zj2f5d5DDEyz0ynkYn0G2EWClq0MRpI7PcqN+7cnDo7iDMPVinp+yVM1EhcUfChwMyJkFlI1M/qLqhoK8CLznKDLpdbaNsBzJMpm9gVgAuAQGhgDzAM4CuCDAfFxIGy1P/pML9dqMzsnoEPZbHYK+WF30KhPFTJ9DC5F7T2XyjURze/uVl9WKk9LvZ4Gc3OTn8PlzpgPvnPmPjXqk3+CnsgVZ/q8b258iLwFeKcs4AITfQ/NjUB+fP0XuGEOUxBMk1YSBAuK/itorvy/gKnppk8dTyHTNDudenjkp3wLi0cgxb8cp/Vkz1x61TyeLwT9zW53qIzAy92dnXgdRe2bIsGWIt1v1Kv5E39ce2PEg+9xsl4sJjJYgjgItJjkLyntcaNWPfMbGEXt60ZbBHAWvwp+BGdtBfjNwPl7d6ormf8T4yvv9BU5iuEAAAAASUVORK5CYII=)
}

.cotents_popover .popover_content .popover_content_tailor li:hover {
	background: #548feb
}

.cotents_popover .popover_content .popover_content_tailor li:hover span {
	color: #fff
}

.cotents_popover .popover_content .popover_content_tailor li:hover span:nth-child(2) i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAP1JREFUOE/d0r0qBnAUx/HPoYRBkliQicXMihjEINyHC1AugHtQJuUGMHnZjAzKS5IQeQwWg8Ff//o/T49H2J3xnPM9r79QZymlduxgBKmEAteYiYhKNT1SSkPoKonDWMUiMpAtF9jAJo6L7y2DR+hDPx7xXgdVG2S4GQO4wWu1qpTSLcYjIo/1zcoalYjI69TGyeAdptCGkzJ+S0Q8pJRGcYn7n8AJ7GMWS+jAGq7QjeffwD3MY6F0zeBpucF/AQ/KcfKOnVjHxV/HmcQgMpwF0YozzOEQTxGR3/Xlj+dYwS6aGhTwgTFsRURPIzhdNNlbJ/CapvGC5YjYzs5PYD5zBbuYBIUAAAAASUVORK5CYII=)
}

.cotents_popover .popover_content .popover_content_odds {
	overflow: auto
}

.cotents_popover .popover_content .popover_content_odds li {
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.cotents_popover .popover_content .popover_content_odds li:hover {
	background: #548feb
}

.cotents_popover .popover_content .popover_content_odds li:hover span {
	color: #fff
}

.cotents_popover .popover_content .popover_content_odds li:hover span:nth-child(2) {
	display: flex;
	justify-content: center;
	align-items: center
}

.cotents_popover .popover_content .popover_content_odds li:hover span:nth-child(2) i {
	width: 14px;
	height: 14px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAUhJREFUKFN90i9o1lEUxvHP4x+YFovBIhaDUdCpIC4KYpploMVgHYKIQ0EEjdtgC7MMDGbBIKKCf1a2IgYRk2ITlAmmoTDYkfvye+Xny/DChcvlfM85z3NOdKeqzuEajmIPCsFvvMdCkictvH2qqnu4ijms4dcwGcZwCtexnORGquosHuNEko+94H+eVXUEb3GxQS+wmuTuKFBV+5P86EmYwfkGfcelJC+3gb5hPslsJ+MMHjXoJyaTrFTVPuzowa2l17idZK6qjuP5XwitjQ8j1bbQ7i6c7Bx9NlrpIHb2wAN4hcUkt6pqHANoHVNJWhujjn3FwyQ3O02nm9MNWsHTodg+VVWHk3zuuTc9MK2qJvEAx5J8+c+cDuEdpocbcR8X0Gb1BhvdtrRV2osJ3BnoSa4MoK7fyy0Lms27e7u3iU9YSrLcYv8AfAqOujqFT80AAAAASUVORK5CYII=) no-repeat
}

.cotents_popover .popover_foter {
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	border-radius: 0 0 10px 10px;
	height: 40px;
	background: #fff;
	display: flex;
	justify-content: center
}

.cotents_popover .popover_foter .left {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 52%
}

.cotents_popover .popover_foter .left p {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333
}

.cotents_popover .popover_foter .left p:first-child {
	margin-left: 15px
}

.cotents_popover .popover_foter .left p:last-child input {
	padding: 0 8px;
	width: 127px;
	height: 26px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333
}

.cotents_popover .popover_foter .left p:last-child input:focus {
	outline: none;
	border: 2px solid #548feb
}

.cotents_popover .popover_foter .right {
	width: 48%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-right: 20px
}

.cotents_popover .popover_foter .right button {
	cursor: pointer;
	width: 60px;
	height: 26px;
	background: #548feb;
	border-radius: 6px;
	border: none;
	color: #fff
}

.tableNav .nav {
	padding: 0 14px;
	background: #f6f6f8;
	display: flex;
	justify-content: space-between;
	line-height: 50px
}

.tableNav .nav div:first-child span:first-child {
	font-size: 20px;
	font-weight: 700;
	color: #222;
	padding-right: 10px
}

.tableNav .nav div:first-child span:first-child em {
	font-style: normal;
	color: #ef5555
}

.tableNav .nav div:first-child span:first-child:before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 16px;
	background: #e05c5c;
	margin-right: 10px
}

.tableNav .nav div:first-child span:last-child {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #848a9c
}

.tableNav .nav div:last-child {
	display: flex;
	width: 360px
}

.tableNav .nav div:last-child div:first-child {
	flex: 1;
	display: flex;
	align-items: center;
	margin-right: 12px
}

.tableNav .nav div:last-child div:first-child i:first-child {
	cursor: pointer;
	height: 16px;
	width: 25px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat
}

.tableNav .nav div:last-child div:first-child i:nth-child(2) {
	cursor: pointer;
	height: 16px;
	width: 25px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat
}

.tableNav .nav div:last-child div:first-child i:first-child:hover {
	cursor: pointer;
	height: 16px;
	width: 25px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat
}

.tableNav .nav div:last-child div:first-child span {
	font-size: 12px !important;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999
}

.tableNav .nav div:last-child div:nth-child(2) {
	flex: 1;
	display: flex;
	align-items: center
}

.tableNav .nav div:last-child div:nth-child(2) i:first-child {
	cursor: pointer;
	height: 16px;
	width: 25px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat
}

.tableNav .nav div:last-child div:nth-child(2) i:nth-child(2) {
	cursor: pointer;
	height: 16px;
	width: 25px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat
}

.tableNav .nav div:last-child div:nth-child(2) i:first-child:hover {
	cursor: pointer;
	height: 16px;
	width: 25px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat
}

.tableNav .nav div:last-child div:nth-child(2) span {
	font-size: 12px !important;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999
}

.tableNav .nav div:last-child div:nth-child(3) {
	width: 70px;
	margin-right: 9px;
	display: flex;
	align-items: center
}

.tableNav .nav div:last-child div:nth-child(3) button:hover {
	width: 70px;
	height: 28px;
	background: #fff;
	border: 1px solid #387eec;
	border-radius: 6px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #387eec
}

.tableNav .nav div:last-child div:nth-child(3) button {
	width: 70px;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.tableNav .nav div:last-child div:nth-child(4) {
	width: 70px;
	display: flex;
	align-items: center
}

.tableNav .nav div:last-child div:nth-child(4) button:hover {
	width: 70px;
	height: 28px;
	background: #fff;
	border: 1px solid #387eec;
	border-radius: 6px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #387eec
}

.tableNav .nav div:last-child div:nth-child(4) button {
	width: 70px;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.popover_list {
	padding: 0;
	margin: 0
}

.popover_list .box {
	max-height: 500px;
	overflow: auto;
	padding: 8px 0
}

.popover_list .box p {
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	text-align: center
}

.popover_list .box p:hover {
	background: #e9eff9;
	color: #548feb
}

.Thede_table_odds .table_herder {
	background: #eeeff2;
	border-bottom: 1px solid #dfdee7
}

.Thede_table_odds .table_herder ul {
	display: flex
}

.Thede_table_odds .table_herder ul li {
	border-right: 1px solid #dfdee7;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #848a9c;
	line-height: 40px
}

.Thede_table_odds .table_herder ul li:last-child {
	border: none !important
}

.Thede_table_odds .table_herder ul li:first-child {
	width: 49px;
	display: flex;
	justify-content: center;
	align-items: center
}

.Thede_table_odds .table_herder ul li:first-child i:first-child {
	cursor: pointer;
	height: 16px;
	width: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat
}

.Thede_table_odds .table_herder ul li:first-child i:nth-child(2) {
	cursor: pointer;
	height: 16px;
	width: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat
}

.Thede_table_odds .table_herder ul li:first-child i:first-child:hover {
	cursor: pointer;
	height: 16px;
	width: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat
}

.Thede_table_odds .table_herder ul li:nth-child(2) {
	width: 139px;
	cursor: pointer
}

.Thede_table_odds .table_herder ul li:nth-child(3) {
	width: 221px;
	display: flex;
	justify-content: space-around
}

.Thede_table_odds .table_herder ul li:nth-child(4) {
	width: 271px;
	display: flex;
	justify-content: space-around
}

.Thede_table_odds .table_herder ul li:nth-child(5) {
	width: 87px
}

.Thede_table_odds .table_herder ul li:nth-child(6) {
	width: 221px
}

.Thede_table_odds .table_herder ul li:nth-child(7) {
	width: 97px
}

.Thede_table_odds .table_herder ul li:nth-child(8) {
	flex: 1
}

.Thede_table_odds .table_herder_yz li {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 80px;
	flex-wrap: wrap
}

.Thede_table_odds .table_herder_yz li div {
	width: 100%
}

.Thede_table_odds .table_herder_yz li div:first-child {
	border-bottom: 1px solid #dfdee7;
	color: #333
}

.Thede_table_odds .table_herder_yz li div:nth-child(2) {
	display: flex;
	justify-content: space-around;
	align-items: center
}

.Thede_table_odds .table_herder_yz li:nth-child(3),
.Thede_table_odds .table_herder_yz li:nth-child(5) {
	width: 239px !important
}

.Thede_table_odds .table_herder_yz li:nth-child(4),
.Thede_table_odds .table_herder_yz li:nth-child(6) {
	width: 79px !important
}

.Thede_table_odds .table_herder_yz li:nth-child(7) {
	width: 159px !important
}

.Thede_table_odds .table_herder_yz li:nth-child(8) {
	width: 101px !important
}

.Thede_table_odds .table_herder_yz li:nth-child(9) {
	flex: 1 !important
}

.Thede_table_odds .table_herder_Oz li {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 80px;
	flex-wrap: wrap
}

.Thede_table_odds .table_herder_Oz li div {
	width: 100%
}

.Thede_table_odds .table_herder_Oz li div:first-child {
	border-bottom: 1px solid #dfdee7;
	color: #333
}

.Thede_table_odds .table_herder_Oz li div:nth-child(2) {
	display: flex;
	justify-content: space-around;
	align-items: center
}

.Thede_table_odds .table_herder_Oz li:nth-child(3),
.Thede_table_odds .table_herder_Oz li:nth-child(4) {
	width: 238px !important
}

.Thede_table_odds .table_herder_Oz li:nth-child(5) {
	width: 79px !important
}

.Thede_table_odds .table_herder_Oz li:nth-child(6) {
	width: 159px !important
}

.Thede_table_odds .table_herder_Oz li:nth-child(7) {
	width: 101px !important
}

.Thede_table_odds .table_herder_Oz li:nth-child(8) {
	flex: 1 !important
}

.red_kelly {
	color: red !important
}

.tableItem em {
	font-style: normal;
	color: #333
}

.tableItem li span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tableItem .table_content ul {
	display: flex;
	height: 80px
}

.tableItem .table_content ul li {
	border-right: 1px solid #eae9f2;
	font-size: 14px;
	font-weight: 400;
	color: #545b6b
}

.tableItem .table_content ul li:last-child {
	border-right: none
}

.tableItem .table_content ul li:first-child {
	width: 49px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid #eae9f2
}

.tableItem .table_content ul li:first-child i:first-child {
	cursor: pointer;
	height: 16px;
	width: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat
}

.tableItem .table_content ul li:first-child i:nth-child(2) {
	cursor: pointer;
	height: 16px;
	width: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat
}

.tableItem .table_content ul li:first-child i:first-child:hover {
	cursor: pointer;
	height: 16px;
	width: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat
}

.tableItem .table_content ul li:nth-child(2) {
	width: 139px;
	line-height: 80px;
	border-bottom: 1px solid #eae9f2;
	display: flex;
	align-items: center;
	padding: 0 11px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tableItem .table_content ul li:nth-child(2) i {
	margin-right: 5px;
	height: 16px;
	width: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAARhJREFUOE+lkyFvAkEQhd8M0MudgNAQEgRoDBKNJig8/AWqKiHYtqYWXYNDkvA7IPiTkFK3JNDbaRZaeuSylyWM3Mx8M2/nDcl4/LAXeSOtewAe4RAEfGnmD5/omdRo9E4iTw51iRQSeaH9cPhp68y1GnQYprF3BiC2DG8wgN5scJxOrZAEwHRFEJwKyPeR63QQrVaI1uvTm4QhRKkLMAHIdbugcvkM8DxQPg+93V4KvufzK1mpErheR7bVwmEycZdApRIyzeZ5gkIBXK0iWi6vJojTEhPcDYjTb5ZAQQAyW/gNrlSQaTRwXCz+uUrZP9GsMNtup5pSjC9mM/sab7V0qpUdYLv7jon5lf7OmbXuC1B06Ir4Of8AaySHLsNV5p8AAAAASUVORK5CYII=)
}

.tableItem .table_content ul li:nth-child(3) {
	width: 221px
}

.tableItem .table_content ul li:nth-child(3) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.tableItem .table_content ul li:nth-child(3) span {
	width: 65px
}

.tableItem .table_content ul li:nth-child(3) span:nth-child(2) {
	width: 91px
}

.tableItem .table_content ul li:nth-child(4) {
	width: 271px
}

.tableItem .table_content ul li:nth-child(4) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.tableItem .table_content ul li:nth-child(4) div span:nth-child(3) {
	color: #333
}

.tableItem .table_content ul li:nth-child(4) div span {
	width: 93px
}

.tableItem .table_content ul li:nth-child(5) {
	width: 87px
}

.tableItem .table_content ul li:nth-child(5) div {
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	color: #333
}

.tableItem .table_content ul li:nth-child(6) {
	width: 221px
}

.tableItem .table_content ul li:nth-child(6) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	color: #333
}

.tableItem .table_content ul li:nth-child(6) span {
	width: 65px
}

.tableItem .table_content ul li:nth-child(6) span:nth-child(2) {
	width: 91px
}

.tableItem .table_content ul li:nth-child(7) {
	width: 97px;
	height: 80px;
	border-bottom: 1px solid #eae9f2;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center
}

.tableItem .table_content ul li:nth-child(8) {
	flex: 1;
	display: flex;
	border-bottom: 1px solid #eae9f2;
	align-items: center;
	line-height: 80px
}

.tableItem .table_content ul li:nth-child(8) span {
	cursor: pointer;
	flex: 1;
	height: 100%;
	font-size: 12px;
	font-weight: 400;
	color: #387eec
}

.tableItem .table_content ul li:nth-child(8) p {
	flex: 1
}

.tableItem .table_content ul li:nth-child(8) span:hover {
	background: #edf9ff
}

.tableItem .table_content ul .back {
	background: #f6f6f8
}

.tableItem .table_content ul:hover .back {
	background: #ebecf3
}

.tableItem .table_cotent_yz li:nth-child(3) {
	width: 239px !important
}

.tableItem .table_cotent_yz li:nth-child(3) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.tableItem .table_cotent_yz li:nth-child(5) {
	width: 239px !important
}

.tableItem .table_cotent_yz li:nth-child(5) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.tableItem .table_cotent_yz li:nth-child(5) div span:nth-child(3) {
	color: #333
}

.tableItem .table_cotent_yz li:nth-child(5) span {
	width: 65px
}

.tableItem .table_cotent_yz li:nth-child(5) span:nth-child(2) {
	width: 91px
}

.tableItem .table_cotent_yz li:nth-child(4),
.tableItem .table_cotent_yz li:nth-child(6) {
	width: 79px !important
}

.tableItem .table_cotent_yz li:nth-child(4) div,
.tableItem .table_cotent_yz li:nth-child(6) div {
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	color: #333
}

.tableItem .table_cotent_yz li:nth-child(7) {
	width: 159px !important
}

.tableItem .table_cotent_yz li:nth-child(7) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	color: #333
}

.tableItem .table_cotent_yz li:nth-child(7) span {
	width: 80px
}

.tableItem .table_cotent_yz li:nth-child(8) {
	width: 101px !important;
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #eae9f2;
	color: #333
}

.tableItem .table_cotent_yz li:nth-child(9) {
	flex: 1 !important;
	display: flex;
	border-bottom: 1px solid #eae9f2;
	align-items: center;
	line-height: 80px
}

.tableItem .table_cotent_yz li:nth-child(9) span {
	cursor: pointer;
	flex: 1;
	height: 100%;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #387eec
}

.tableItem .table_cotent_yz li:nth-child(9) p {
	flex: 1
}

.tableItem .table_cotent_yz li:nth-child(9) span:hover {
	background: #edf9ff
}

.tableItem .action_red {
	color: #ef5555 !important
}

.tableItem .action_red:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 12px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAANCAYAAACKCx+LAAAAAXNSR0IArs4c6QAAAHhJREFUKFNjZMABGAlKvAsNtQEpElq9+giIBut47efHy8LKegnE/sfBoS+8dOknsMT70ND5DP//J4CNZWRcILh6dSLjh9DQkP///69GtouRkTGU8UNYWCrIaIZ//xrAkkxMIPod3FXvQ0I+gMQF16wRgFsOtmcAJACvAjT9qKol3QAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100%;
	margin-left: 3px;
	margin-top: 3px
}

.tableItem .action_green {
	color: #6bb548 !important
}

.tableItem .action_green:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 12px;
	margin-left: 3px;
	margin-top: -3px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAYAAABBV8wuAAAAAXNSR0IArs4c6QAAAHZJREFUKFNjZMABGAlKZG93vwBSNNVzpwGIhuvI3ub+ASzhtVOAbhI5m9wU/zKxMjIx/Qa76t8/VgPmf7//M2Zvd+9l+P+/CMU/jIx9jLnbPNn/Mfw7xcDwXw8qeZmJgdkU7I+crV66/xn/nAYbxchkNt1zxyUAMYA0+yDhvL0AAAAASUVORK5CYII=) no-repeat;
	background-size: 100%
}

.tableFooter .red_kelly {
	color: red
}

.tableFooter .table_footer ul {
	display: flex;
	height: 80px
}

.tableFooter .table_footer ul:nth-child(2n) {
	background: #f6f6f8
}

.tableFooter .table_footer ul li {
	border-right: 1px solid #eae9f2;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b
}

.tableFooter .table_footer ul li:first-child {
	width: 99px;
	border-left: 1px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid #eae9f2
}

.tableFooter .table_footer ul li:nth-child(2) {
	width: 89px
}

.tableFooter .table_footer ul li:nth-child(2) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.tableFooter .table_footer ul li:nth-child(3) {
	width: 221px
}

.tableFooter .table_footer ul li:nth-child(3) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.tableFooter .table_footer ul li:nth-child(3) span {
	width: 65px
}

.tableFooter .table_footer ul li:nth-child(3) span:nth-child(2) {
	width: 91px
}

.tableFooter .table_footer ul li:nth-child(4) {
	width: 271px
}

.tableFooter .table_footer ul li:nth-child(4) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.tableFooter .table_footer ul li:nth-child(4) div span:nth-child(3) {
	color: #333
}

.tableFooter .table_footer ul li:nth-child(4) span {
	width: 90px
}

.tableFooter .table_footer ul li:nth-child(5) {
	width: 87px
}

.tableFooter .table_footer ul li:nth-child(5) div {
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	color: #333
}

.tableFooter .table_footer ul li:nth-child(6) {
	width: 221px
}

.tableFooter .table_footer ul li:nth-child(6) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	color: #333
}

.tableFooter .table_footer ul li:nth-child(6) span {
	width: 65px
}

.tableFooter .table_footer ul li:nth-child(6) span:nth-child(2) {
	width: 91px
}

.tableFooter .table_footer ul li:nth-child(7) {
	width: 109px !important;
	line-height: 80px;
	border-bottom: 1px solid #eae9f2;
	color: #333
}

.tableFooter .table_footer ul li:nth-child(8) {
	flex: 1;
	border-bottom: 1px solid #eae9f2;
	line-height: 80px;
	border-right: none
}

.tableFooter .table_footer_yz li:first-child {
	width: 188px !important
}

.tableFooter .table_footer_yz li:nth-child(2) {
	width: 239px !important
}

.tableFooter .table_footer_yz li:nth-child(2) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.tableFooter .table_footer_yz li:nth-child(2) span {
	width: 65px
}

.tableFooter .table_footer_yz li:nth-child(2) span:nth-child(2) {
	width: 91px
}

.tableFooter .table_footer_yz li:nth-child(4) {
	width: 239px !important
}

.tableFooter .table_footer_yz li:nth-child(4) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.tableFooter .table_footer_yz li:nth-child(4) div span:nth-child(3) {
	color: #333
}

.tableFooter .table_footer_yz li:nth-child(3),
.tableFooter .table_footer_yz li:nth-child(5) {
	width: 79px !important
}

.tableFooter .table_footer_yz li:nth-child(3) div,
.tableFooter .table_footer_yz li:nth-child(5) div {
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	color: #333
}

.tableFooter .table_footer_yz li:nth-child(4) span {
	width: 65px
}

.tableFooter .table_footer_yz li:nth-child(4) span:nth-child(2) {
	width: 91px
}

.tableFooter .table_footer_yz li:nth-child(6) {
	width: 159px !important
}

.tableFooter .table_footer_yz li:nth-child(6) div {
	box-sizing: border-box;
	height: 40px;
	display: flex;
	justify-content: space-around;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	color: #333
}

.tableFooter .table_footer_yz li:nth-child(6) span {
	width: 80px !important
}

.tableFooter .table_footer_yz li:nth-child(7) {
	width: 108.5px !important;
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #eae9f2;
	color: #333
}

.tableFooter .table_footer_yz li:nth-child(8) {
	flex: 1 !important;
	display: flex;
	border-bottom: 1px solid #eae9f2;
	align-items: center;
	justify-content: center
}

.tableFooter .action_red {
	color: #ef5555 !important
}

.tableFooter .action_red:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 12px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAANCAYAAACKCx+LAAAAAXNSR0IArs4c6QAAAHhJREFUKFNjZMABGAlKvAsNtQEpElq9+giIBut47efHy8LKegnE/sfBoS+8dOknsMT70ND5DP//J4CNZWRcILh6dSLjh9DQkP///69GtouRkTGU8UNYWCrIaIZ//xrAkkxMIPod3FXvQ0I+gMQF16wRgFsOtmcAJACvAjT9qKol3QAAAABJRU5ErkJggg==) no-repeat;
	background-size: 100%;
	margin-left: 3px;
	margin-top: 3px
}

.tableFooter .action_green {
	color: #6bb548 !important
}

.tableFooter .action_green:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 12px;
	margin-left: 3px;
	margin-top: -3px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAYAAABBV8wuAAAAAXNSR0IArs4c6QAAAHZJREFUKFNjZMABGAlKZG93vwBSNNVzpwGIhuvI3ub+ASzhtVOAbhI5m9wU/zKxMjIx/Qa76t8/VgPmf7//M2Zvd+9l+P+/CMU/jIx9jLnbPNn/Mfw7xcDwXw8qeZmJgdkU7I+crV66/xn/nAYbxchkNt1zxyUAMYA0+yDhvL0AAAAASUVORK5CYII=) no-repeat;
	background-size: 100%
}

.oddsyz .empty {
	height: 240px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.oddsyz .empty span {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.oddsyz .empty span:first-child {
	padding-top: 32px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.oddsyz .empty span:first-child img {
	width: 180px;
	height: 140px
}

.oddsyz .cotents,
.oddsyz .cotents .flex_all_show {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.oddsyz .cotents .flex_all_show {
	position: sticky;
	top: 65px;
	width: 50px;
	height: 100px;
	border-radius: 6px;
	float: left;
	margin-left: -60px;
	padding: 5px
}

.oddsyz .cotents .flex_all_show .action i {
	background: url(show_true.f07b45d.png) !important;
	background-size: 100% 100% !important;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsyz .cotents .flex_all_show .action span {
	color: #548feb !important
}

.oddsyz .cotents .flex_all_show .actions i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA4ZJREFUWEftV11sFGUUPfeboWK2kE1nR+MPPAgYDQbjC6CkpklNDESMJnR3aWwlBH/QtjsFfagvBHkh2sT9gWKKWkXSn92mLzxAakyMD7b8GEAihmgCxCCEnd1gSiK1O981u+2WhU6nWwYbSGbfZr9zzj33fHdudomZFdzDH/IMurwdL0GXAcJL0EvQbQJu+d4Megm6TcAt//6bwYbE1WdGLdoHiGNJQ9vuNoFy+OGE2SwtNAji3b0RfaCUMyXBDVHzPAGLCiDC56lIoKmcIneKCccyWy3mxARfpoxAhaPBYNQ8xMDaSRBRPBXRtt2pASdeKGZulozOIoZBF/oNbamjwZ2p9INnLtExAp4uASZTRqD+bpoMxdJtkmlXieY/laq1qqvp4bOOBvOHLV1Xqi7/rQ4DeKIIJsJJn2K9ebvAbE3v/OHCvF9PVXYy0FDCzVaqVo2d9rRvcUHotK+bmV4vEbIUwdt7W/Q9szWWx4cT2VrLknnuspuN8/DyJbnaHa88Mmqn6bhmglGzg4G3bycScFyovKO3SR8sx2hhM0jRxozQVC0685hfefGzTf6RWRmsi5rdAIJOBgg4pSjcBSmOvvOs9nNNDbiI37Q3+9QNy1opJb3GwKszNGL6K8Vz+7dUXZ7SgN2fprqYuQeMd0vmr09VqDOX448ZWGNXjIE/BfB7/ozH19TkNd4y9OChCkXZNiblGsloLzn7a+EDsvrLrQ9ddHxJ6vdmV46NyZ8mzTG+T7YGXi4+h+KZN1jyhwwsL+d6CxjCDWKcU4nauyNaz02t9C4pqa34LEAf9RnaJ44GN3dkHx35V/4GwEfgoaShV9sZCcVvFXceBepPGlrYDlMXMz8FozXfhCr4hZ5m/RdHg/nDxo7Mk6OWfL6vWf9musLBmHmAGYXdSKB+VeEDFlgnJiEkmTnB1SwxvuAZZ1OtgRXTaW2MZ2p8qrz4xXv6+bJmcKarm9iTV4u4eYLXdrfo35XyEof/UH88578OQM1/rxKt7oloJ2bSvisGw/F0oyXpqwmxkcf96mK7NRGMmkcYeCmPE0RdfRHtrTkxWBcz94FRKEbA4aQRWG87p7HMB5J59ziOB5OGvm5ODG5MpFeMWWIAYGW+IoIHm6uO2xVu/fragkvXcoPM8M2vQMO37wdOz4nB2RZxg7//flG76fb/4HoJuk3VS9BL0G0Cbvn3/Az+B0OGsDg2vNciAAAAAElFTkSuQmCC) !important;
	background-size: 100% 100% !important;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsyz .cotents .flex_all_show .actions span {
	color: #548feb !important
}

.oddsyz .cotents .flex_all_show div {
	display: flex;
	align-items: center;
	height: 50%;
	justify-content: center
}

.oddsyz .cotents .flex_all_show div:first-child {
	cursor: pointer;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-bottom: 1px solid #eae9f2
}

.oddsyz .cotents .flex_all_show div:first-child i {
	background: url(show.2c1cbbc.png);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsyz .cotents .flex_all_show div:first-child span {
	margin-top: -13px;
	width: 100%;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b
}

.oddsyz .cotents .flex_all_show div:first-child:hover {
	cursor: pointer
}

.oddsyz .cotents .flex_all_show div:first-child:hover i {
	background: url(show_true.f07b45d.png);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsyz .cotents .flex_all_show div:first-child:hover span {
	color: #548feb
}

.oddsyz .cotents .flex_all_show div:nth-child(2) {
	cursor: pointer;
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.oddsyz .cotents .flex_all_show div:nth-child(2) i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA2dJREFUWEftVltIFGEYPf/MtKLRSxeKoKDoSlEEYTeMhYIoLOqlorLUWSMjyZ1xd7GXoF5y3EukWYizakE3I4IeDCPoqfs9MKKrRIViQhhdVvf/YmvXBht316akYPZt9z/nfOc///d9LCMiEf/wh9kGLb6OnaDFAGEnaCdoNQGrfLsH7QStJmCV///1YLAqPLs3wo+QwG763LJqNYF0+P5guCQKnieAHfAo8jkj55cEtUDdSwImxEAMOOpVXbvSKfK7GC2kFxOnqjif+1SXI6nBioB+AaCVCRBjwiGvUqj8roFkPH8wXBglXvsTw175VHlKUoNNTU2ZL9o+3ATDzD6TwBmv6tr0J01WhvRyzmm/QfOzI0Na4N6V35rUYOywqr5p5KeuD9cBTDaA7zkypG39BQZruuHKlWEd957XEqc8A7fLkSE5zbQHnOKYUPvdZydAWGcQigoCUz1uuXqwxmL4ylB4GedUDdBUA//6rOnjluXm5n4100y6ZrRQuIY4325CvCWJwl61tLAlHaPfN0MPlRPRBhP8o7GjRi/Nz1/bPSiDWqDuBAHrUxi4LzKxHiJuzJ876Y7T6aQEPnS4cUZPhGdzztcy0JoUOp1Zjsx5JSWb3/XHmSaoBeqqCdjxc5LZaUEQajmP7iPCEtObAq8JePrjjE3o94x9FAZck5ik9LLeJcThN2i9zcjKyikt3tSWdEj8B8PZ0Si/agBd9qmuFYnvWkjfQpw8AGal87xxzBeAnohM8pcpBSf7tIL6fiIqNwSxx6vIWlKDNTWnxnd//vgYwPDYbb2qK8fMiNZPPIXZsz7VtdEMUxHSK8HJDeDLMAdbrJTID5MajB0erDk+rScSWeQplRsHKlwZ1I9xosRuPCsK7BgxjAEEgcA7wZFDRPEFT60+tWjOQFrBQ41OJolt7p1bXqbVg6meLr4nOxI4QWArPW75kpHX3NwsPWx98xGAFPtdlMSFZbsLbqfS/iMGtVD9VuLRcFyse+yo0RPN1kRFoO4igOXfxwZCvVctLBoag0H9CBHFi7FmnyqvHqBPy4jowI/BphafUrRqSAwGq/Q5PRGcYyBRYtJ6Rcm/ZVa4oeH8iPb3nS0ADRdEKc9TWvBgSAwOtogV/P/3j9rKbf8G107Qaqp2gnaCVhOwyv/ne/AbL2+zOEyXqrgAAAAASUVORK5CYII=);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsyz .cotents .flex_all_show div:nth-child(2) span {
	margin-top: -13px;
	width: 100%;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b
}

.oddsyz .cotents .flex_all_show div:nth-child(2):hover {
	cursor: pointer
}

.oddsyz .cotents .flex_all_show div:nth-child(2):hover i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA4ZJREFUWEftV11sFGUUPfeboWK2kE1nR+MPPAgYDQbjC6CkpklNDESMJnR3aWwlBH/QtjsFfagvBHkh2sT9gWKKWkXSn92mLzxAakyMD7b8GEAihmgCxCCEnd1gSiK1O981u+2WhU6nWwYbSGbfZr9zzj33fHdudomZFdzDH/IMurwdL0GXAcJL0EvQbQJu+d4Megm6TcAt//6bwYbE1WdGLdoHiGNJQ9vuNoFy+OGE2SwtNAji3b0RfaCUMyXBDVHzPAGLCiDC56lIoKmcIneKCccyWy3mxARfpoxAhaPBYNQ8xMDaSRBRPBXRtt2pASdeKGZulozOIoZBF/oNbamjwZ2p9INnLtExAp4uASZTRqD+bpoMxdJtkmlXieY/laq1qqvp4bOOBvOHLV1Xqi7/rQ4DeKIIJsJJn2K9ebvAbE3v/OHCvF9PVXYy0FDCzVaqVo2d9rRvcUHotK+bmV4vEbIUwdt7W/Q9szWWx4cT2VrLknnuspuN8/DyJbnaHa88Mmqn6bhmglGzg4G3bycScFyovKO3SR8sx2hhM0jRxozQVC0685hfefGzTf6RWRmsi5rdAIJOBgg4pSjcBSmOvvOs9nNNDbiI37Q3+9QNy1opJb3GwKszNGL6K8Vz+7dUXZ7SgN2fprqYuQeMd0vmr09VqDOX448ZWGNXjIE/BfB7/ozH19TkNd4y9OChCkXZNiblGsloLzn7a+EDsvrLrQ9ddHxJ6vdmV46NyZ8mzTG+T7YGXi4+h+KZN1jyhwwsL+d6CxjCDWKcU4nauyNaz02t9C4pqa34LEAf9RnaJ44GN3dkHx35V/4GwEfgoaShV9sZCcVvFXceBepPGlrYDlMXMz8FozXfhCr4hZ5m/RdHg/nDxo7Mk6OWfL6vWf9musLBmHmAGYXdSKB+VeEDFlgnJiEkmTnB1SwxvuAZZ1OtgRXTaW2MZ2p8qrz4xXv6+bJmcKarm9iTV4u4eYLXdrfo35XyEof/UH88578OQM1/rxKt7oloJ2bSvisGw/F0oyXpqwmxkcf96mK7NRGMmkcYeCmPE0RdfRHtrTkxWBcz94FRKEbA4aQRWG87p7HMB5J59ziOB5OGvm5ODG5MpFeMWWIAYGW+IoIHm6uO2xVu/fragkvXcoPM8M2vQMO37wdOz4nB2RZxg7//flG76fb/4HoJuk3VS9BL0G0Cbvn3/Az+B0OGsDg2vNciAAAAAElFTkSuQmCC);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsyz .cotents .flex_all_show div:nth-child(2):hover span {
	color: #548feb
}

.oddsyz .cotents .cotnets_table .table_content:nth-child(odd) {
	background: #f6f6f8 !important
}

.oddsyz .cotents .cotnets_table .table_text {
	height: 123px;
	padding: 20px;
	box-sizing: border-box
}

.oddsyz .cotents .cotnets_table .table_text p {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b;
	text-align: left;
	margin-top: 6px
}

.oddsyz .cotents .cotnets_table .table_text p:first-child {
	margin: 0
}

.oddsyz .cotents .cotnets_table .table_text p:nth-child(2) {
	display: flex;
	align-items: center
}

.oddsyz .cotents .cotnets_table .table_text p:nth-child(2) img {
	margin-right: 3px
}

.oddsyz .footer .table_footer {
	border-top: 1px solid #fff
}

.oddsyz .footer .table_footer ul {
	background: #e9ecf4
}

.oddsyz .footer .table_footer li {
	border-right: 1px solid #fff !important
}

.oddsyz .footer .table_footer li,
.oddsyz .footer .table_footer li div {
	border-bottom: 1px solid #fff !important
}

.oddsyz .doms {
	position: fixed;
	bottom: 0;
	width: 1200px;
	margin-top: 20px
}

.oddsyz .InitialFalse ul {
	height: 40px !important
}

.oddsyz .InitialFalse ul li {
	line-height: 40px !important;
	height: 40px !important
}

.oddsyz .items {
	cursor: pointer
}

.oddsyz .items:nth-child(2n) div ul {
	background: #fff
}

.oddsyz .items:nth-child(odd) div ul {
	background: #f6f6f8
}

.oddsyz .items:hover {
	background-color: #f0f0f0 !important
}

.oddsyz .items:hover ul {
	background: #f0f0f0 !important
}

.finger_num .empty {
	height: 240px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.finger_num .empty span {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.finger_num .empty span:first-child {
	padding-top: 32px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.finger_num .empty span:first-child img {
	width: 180px;
	height: 140px
}

.finger_num .cotents,
.finger_num .cotents .flex_all_show {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.finger_num .cotents .flex_all_show {
	width: 50px;
	height: 100px;
	border-radius: 6px;
	float: left;
	margin-left: -60px;
	position: sticky;
	top: 65px;
	padding: 5px
}

.finger_num .cotents .flex_all_show .action i {
	background: url(show_true.f07b45d.png) !important;
	background-size: 100% 100% !important;
	width: 20px;
	height: 20px;
	display: inline-block
}

.finger_num .cotents .flex_all_show .action span {
	color: #548feb !important
}

.finger_num .cotents .flex_all_show .actions i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA4ZJREFUWEftV11sFGUUPfeboWK2kE1nR+MPPAgYDQbjC6CkpklNDESMJnR3aWwlBH/QtjsFfagvBHkh2sT9gWKKWkXSn92mLzxAakyMD7b8GEAihmgCxCCEnd1gSiK1O981u+2WhU6nWwYbSGbfZr9zzj33fHdudomZFdzDH/IMurwdL0GXAcJL0EvQbQJu+d4Megm6TcAt//6bwYbE1WdGLdoHiGNJQ9vuNoFy+OGE2SwtNAji3b0RfaCUMyXBDVHzPAGLCiDC56lIoKmcIneKCccyWy3mxARfpoxAhaPBYNQ8xMDaSRBRPBXRtt2pASdeKGZulozOIoZBF/oNbamjwZ2p9INnLtExAp4uASZTRqD+bpoMxdJtkmlXieY/laq1qqvp4bOOBvOHLV1Xqi7/rQ4DeKIIJsJJn2K9ebvAbE3v/OHCvF9PVXYy0FDCzVaqVo2d9rRvcUHotK+bmV4vEbIUwdt7W/Q9szWWx4cT2VrLknnuspuN8/DyJbnaHa88Mmqn6bhmglGzg4G3bycScFyovKO3SR8sx2hhM0jRxozQVC0685hfefGzTf6RWRmsi5rdAIJOBgg4pSjcBSmOvvOs9nNNDbiI37Q3+9QNy1opJb3GwKszNGL6K8Vz+7dUXZ7SgN2fprqYuQeMd0vmr09VqDOX448ZWGNXjIE/BfB7/ozH19TkNd4y9OChCkXZNiblGsloLzn7a+EDsvrLrQ9ddHxJ6vdmV46NyZ8mzTG+T7YGXi4+h+KZN1jyhwwsL+d6CxjCDWKcU4nauyNaz02t9C4pqa34LEAf9RnaJ44GN3dkHx35V/4GwEfgoaShV9sZCcVvFXceBepPGlrYDlMXMz8FozXfhCr4hZ5m/RdHg/nDxo7Mk6OWfL6vWf9musLBmHmAGYXdSKB+VeEDFlgnJiEkmTnB1SwxvuAZZ1OtgRXTaW2MZ2p8qrz4xXv6+bJmcKarm9iTV4u4eYLXdrfo35XyEof/UH88578OQM1/rxKt7oloJ2bSvisGw/F0oyXpqwmxkcf96mK7NRGMmkcYeCmPE0RdfRHtrTkxWBcz94FRKEbA4aQRWG87p7HMB5J59ziOB5OGvm5ODG5MpFeMWWIAYGW+IoIHm6uO2xVu/fragkvXcoPM8M2vQMO37wdOz4nB2RZxg7//flG76fb/4HoJuk3VS9BL0G0Cbvn3/Az+B0OGsDg2vNciAAAAAElFTkSuQmCC) !important;
	background-size: 100% 100% !important;
	width: 20px;
	height: 20px;
	display: inline-block
}

.finger_num .cotents .flex_all_show .actions span {
	color: #548feb !important
}

.finger_num .cotents .flex_all_show div {
	display: flex;
	align-items: center;
	height: 50%;
	justify-content: center
}

.finger_num .cotents .flex_all_show div:first-child {
	cursor: pointer;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-bottom: 1px solid #eae9f2
}

.finger_num .cotents .flex_all_show div:first-child i {
	background: url(show.2c1cbbc.png);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.finger_num .cotents .flex_all_show div:first-child span {
	margin-top: -13px;
	width: 100%;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b
}

.finger_num .cotents .flex_all_show div:first-child:hover {
	cursor: pointer
}

.finger_num .cotents .flex_all_show div:first-child:hover i {
	background: url(show_true.f07b45d.png);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.finger_num .cotents .flex_all_show div:first-child:hover span {
	color: #548feb
}

.finger_num .cotents .flex_all_show div:nth-child(2) {
	cursor: pointer;
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.finger_num .cotents .flex_all_show div:nth-child(2) i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA2dJREFUWEftVltIFGEYPf/MtKLRSxeKoKDoSlEEYTeMhYIoLOqlorLUWSMjyZ1xd7GXoF5y3EukWYizakE3I4IeDCPoqfs9MKKrRIViQhhdVvf/YmvXBht316akYPZt9z/nfOc///d9LCMiEf/wh9kGLb6OnaDFAGEnaCdoNQGrfLsH7QStJmCV///1YLAqPLs3wo+QwG763LJqNYF0+P5guCQKnieAHfAo8jkj55cEtUDdSwImxEAMOOpVXbvSKfK7GC2kFxOnqjif+1SXI6nBioB+AaCVCRBjwiGvUqj8roFkPH8wXBglXvsTw175VHlKUoNNTU2ZL9o+3ATDzD6TwBmv6tr0J01WhvRyzmm/QfOzI0Na4N6V35rUYOywqr5p5KeuD9cBTDaA7zkypG39BQZruuHKlWEd957XEqc8A7fLkSE5zbQHnOKYUPvdZydAWGcQigoCUz1uuXqwxmL4ylB4GedUDdBUA//6rOnjluXm5n4100y6ZrRQuIY4325CvCWJwl61tLAlHaPfN0MPlRPRBhP8o7GjRi/Nz1/bPSiDWqDuBAHrUxi4LzKxHiJuzJ876Y7T6aQEPnS4cUZPhGdzztcy0JoUOp1Zjsx5JSWb3/XHmSaoBeqqCdjxc5LZaUEQajmP7iPCEtObAq8JePrjjE3o94x9FAZck5ik9LLeJcThN2i9zcjKyikt3tSWdEj8B8PZ0Si/agBd9qmuFYnvWkjfQpw8AGal87xxzBeAnohM8pcpBSf7tIL6fiIqNwSxx6vIWlKDNTWnxnd//vgYwPDYbb2qK8fMiNZPPIXZsz7VtdEMUxHSK8HJDeDLMAdbrJTID5MajB0erDk+rScSWeQplRsHKlwZ1I9xosRuPCsK7BgxjAEEgcA7wZFDRPEFT60+tWjOQFrBQ41OJolt7p1bXqbVg6meLr4nOxI4QWArPW75kpHX3NwsPWx98xGAFPtdlMSFZbsLbqfS/iMGtVD9VuLRcFyse+yo0RPN1kRFoO4igOXfxwZCvVctLBoag0H9CBHFi7FmnyqvHqBPy4jowI/BphafUrRqSAwGq/Q5PRGcYyBRYtJ6Rcm/ZVa4oeH8iPb3nS0ADRdEKc9TWvBgSAwOtogV/P/3j9rKbf8G107Qaqp2gnaCVhOwyv/ne/AbL2+zOEyXqrgAAAAASUVORK5CYII=);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.finger_num .cotents .flex_all_show div:nth-child(2) span {
	margin-top: -13px;
	width: 100%;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b
}

.finger_num .cotents .flex_all_show div:nth-child(2):hover {
	cursor: pointer
}

.finger_num .cotents .flex_all_show div:nth-child(2):hover i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA4ZJREFUWEftV11sFGUUPfeboWK2kE1nR+MPPAgYDQbjC6CkpklNDESMJnR3aWwlBH/QtjsFfagvBHkh2sT9gWKKWkXSn92mLzxAakyMD7b8GEAihmgCxCCEnd1gSiK1O981u+2WhU6nWwYbSGbfZr9zzj33fHdudomZFdzDH/IMurwdL0GXAcJL0EvQbQJu+d4Megm6TcAt//6bwYbE1WdGLdoHiGNJQ9vuNoFy+OGE2SwtNAji3b0RfaCUMyXBDVHzPAGLCiDC56lIoKmcIneKCccyWy3mxARfpoxAhaPBYNQ8xMDaSRBRPBXRtt2pASdeKGZulozOIoZBF/oNbamjwZ2p9INnLtExAp4uASZTRqD+bpoMxdJtkmlXieY/laq1qqvp4bOOBvOHLV1Xqi7/rQ4DeKIIJsJJn2K9ebvAbE3v/OHCvF9PVXYy0FDCzVaqVo2d9rRvcUHotK+bmV4vEbIUwdt7W/Q9szWWx4cT2VrLknnuspuN8/DyJbnaHa88Mmqn6bhmglGzg4G3bycScFyovKO3SR8sx2hhM0jRxozQVC0685hfefGzTf6RWRmsi5rdAIJOBgg4pSjcBSmOvvOs9nNNDbiI37Q3+9QNy1opJb3GwKszNGL6K8Vz+7dUXZ7SgN2fprqYuQeMd0vmr09VqDOX448ZWGNXjIE/BfB7/ozH19TkNd4y9OChCkXZNiblGsloLzn7a+EDsvrLrQ9ddHxJ6vdmV46NyZ8mzTG+T7YGXi4+h+KZN1jyhwwsL+d6CxjCDWKcU4nauyNaz02t9C4pqa34LEAf9RnaJ44GN3dkHx35V/4GwEfgoaShV9sZCcVvFXceBepPGlrYDlMXMz8FozXfhCr4hZ5m/RdHg/nDxo7Mk6OWfL6vWf9musLBmHmAGYXdSKB+VeEDFlgnJiEkmTnB1SwxvuAZZ1OtgRXTaW2MZ2p8qrz4xXv6+bJmcKarm9iTV4u4eYLXdrfo35XyEof/UH88578OQM1/rxKt7oloJ2bSvisGw/F0oyXpqwmxkcf96mK7NRGMmkcYeCmPE0RdfRHtrTkxWBcz94FRKEbA4aQRWG87p7HMB5J59ziOB5OGvm5ODG5MpFeMWWIAYGW+IoIHm6uO2xVu/fragkvXcoPM8M2vQMO37wdOz4nB2RZxg7//flG76fb/4HoJuk3VS9BL0G0Cbvn3/Az+B0OGsDg2vNciAAAAAElFTkSuQmCC);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.finger_num .cotents .flex_all_show div:nth-child(2):hover span {
	color: #548feb
}

.finger_num .cotents .cotnets_table .table_text {
	height: 123px;
	padding: 20px;
	box-sizing: border-box
}

.finger_num .cotents .cotnets_table .table_text p {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b;
	text-align: left;
	margin-top: 6px
}

.finger_num .cotents .cotnets_table .table_text p:first-child {
	margin: 0
}

.finger_num .cotents .cotnets_table .table_text p:nth-child(2) {
	display: flex;
	align-items: center
}

.finger_num .cotents .cotnets_table .table_text p:nth-child(2) img {
	margin-right: 3px
}

.finger_num .footer .table_footer {
	border-top: 1px solid #fff
}

.finger_num .footer .table_footer ul {
	background: #e9ecf4
}

.finger_num .footer .table_footer li {
	border-right: 1px solid #fff !important
}

.finger_num .footer .table_footer li,
.finger_num .footer .table_footer li div {
	border-bottom: 1px solid #fff !important
}

.finger_num .doms {
	position: fixed;
	bottom: 0;
	width: 1200px;
	margin-top: 20px
}

.finger_num .InitialFalse ul {
	height: 40px !important
}

.finger_num .InitialFalse ul li {
	line-height: 40px !important;
	height: 40px !important
}

.finger_num .items {
	cursor: pointer
}

.finger_num .items:nth-child(odd) div ul {
	background: #f6f6f8
}

.finger_num .items:hover {
	background-color: #f0f0f0 !important
}

.finger_num .items:hover ul {
	background: #f0f0f0 !important
}

.oddsdx .empty {
	height: 240px;
	background: #f6f6f8;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.oddsdx .empty span {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393
}

.oddsdx .empty span:first-child {
	padding-top: 32px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center
}

.oddsdx .empty span:first-child img {
	width: 180px;
	height: 140px
}

.oddsdx .cotents,
.oddsdx .cotents .flex_all_show {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.oddsdx .cotents .flex_all_show {
	position: sticky;
	top: 65px;
	width: 50px;
	height: 100px;
	border-radius: 6px;
	float: left;
	margin-left: -60px;
	padding: 5px
}

.oddsdx .cotents .flex_all_show .action i {
	background: url(show_true.f07b45d.png) !important;
	background-size: 100% 100% !important;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsdx .cotents .flex_all_show .action span {
	color: #548feb !important
}

.oddsdx .cotents .flex_all_show .actions i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA4ZJREFUWEftV11sFGUUPfeboWK2kE1nR+MPPAgYDQbjC6CkpklNDESMJnR3aWwlBH/QtjsFfagvBHkh2sT9gWKKWkXSn92mLzxAakyMD7b8GEAihmgCxCCEnd1gSiK1O981u+2WhU6nWwYbSGbfZr9zzj33fHdudomZFdzDH/IMurwdL0GXAcJL0EvQbQJu+d4Megm6TcAt//6bwYbE1WdGLdoHiGNJQ9vuNoFy+OGE2SwtNAji3b0RfaCUMyXBDVHzPAGLCiDC56lIoKmcIneKCccyWy3mxARfpoxAhaPBYNQ8xMDaSRBRPBXRtt2pASdeKGZulozOIoZBF/oNbamjwZ2p9INnLtExAp4uASZTRqD+bpoMxdJtkmlXieY/laq1qqvp4bOOBvOHLV1Xqi7/rQ4DeKIIJsJJn2K9ebvAbE3v/OHCvF9PVXYy0FDCzVaqVo2d9rRvcUHotK+bmV4vEbIUwdt7W/Q9szWWx4cT2VrLknnuspuN8/DyJbnaHa88Mmqn6bhmglGzg4G3bycScFyovKO3SR8sx2hhM0jRxozQVC0685hfefGzTf6RWRmsi5rdAIJOBgg4pSjcBSmOvvOs9nNNDbiI37Q3+9QNy1opJb3GwKszNGL6K8Vz+7dUXZ7SgN2fprqYuQeMd0vmr09VqDOX448ZWGNXjIE/BfB7/ozH19TkNd4y9OChCkXZNiblGsloLzn7a+EDsvrLrQ9ddHxJ6vdmV46NyZ8mzTG+T7YGXi4+h+KZN1jyhwwsL+d6CxjCDWKcU4nauyNaz02t9C4pqa34LEAf9RnaJ44GN3dkHx35V/4GwEfgoaShV9sZCcVvFXceBepPGlrYDlMXMz8FozXfhCr4hZ5m/RdHg/nDxo7Mk6OWfL6vWf9musLBmHmAGYXdSKB+VeEDFlgnJiEkmTnB1SwxvuAZZ1OtgRXTaW2MZ2p8qrz4xXv6+bJmcKarm9iTV4u4eYLXdrfo35XyEof/UH88578OQM1/rxKt7oloJ2bSvisGw/F0oyXpqwmxkcf96mK7NRGMmkcYeCmPE0RdfRHtrTkxWBcz94FRKEbA4aQRWG87p7HMB5J59ziOB5OGvm5ODG5MpFeMWWIAYGW+IoIHm6uO2xVu/fragkvXcoPM8M2vQMO37wdOz4nB2RZxg7//flG76fb/4HoJuk3VS9BL0G0Cbvn3/Az+B0OGsDg2vNciAAAAAElFTkSuQmCC) !important;
	background-size: 100% 100% !important;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsdx .cotents .flex_all_show .actions span {
	color: #548feb !important
}

.oddsdx .cotents .flex_all_show div {
	display: flex;
	align-items: center;
	height: 50%;
	justify-content: center
}

.oddsdx .cotents .flex_all_show div:first-child {
	cursor: pointer;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-bottom: 1px solid #eae9f2
}

.oddsdx .cotents .flex_all_show div:first-child i {
	background: url(show.2c1cbbc.png);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsdx .cotents .flex_all_show div:first-child span {
	margin-top: -13px;
	width: 100%;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b
}

.oddsdx .cotents .flex_all_show div:first-child:hover {
	cursor: pointer
}

.oddsdx .cotents .flex_all_show div:first-child:hover i {
	background: url(show_true.f07b45d.png);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsdx .cotents .flex_all_show div:first-child:hover span {
	color: #548feb
}

.oddsdx .cotents .flex_all_show div:nth-child(2) {
	cursor: pointer;
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.oddsdx .cotents .flex_all_show div:nth-child(2) i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA2dJREFUWEftVltIFGEYPf/MtKLRSxeKoKDoSlEEYTeMhYIoLOqlorLUWSMjyZ1xd7GXoF5y3EukWYizakE3I4IeDCPoqfs9MKKrRIViQhhdVvf/YmvXBht316akYPZt9z/nfOc///d9LCMiEf/wh9kGLb6OnaDFAGEnaCdoNQGrfLsH7QStJmCV///1YLAqPLs3wo+QwG763LJqNYF0+P5guCQKnieAHfAo8jkj55cEtUDdSwImxEAMOOpVXbvSKfK7GC2kFxOnqjif+1SXI6nBioB+AaCVCRBjwiGvUqj8roFkPH8wXBglXvsTw175VHlKUoNNTU2ZL9o+3ATDzD6TwBmv6tr0J01WhvRyzmm/QfOzI0Na4N6V35rUYOywqr5p5KeuD9cBTDaA7zkypG39BQZruuHKlWEd957XEqc8A7fLkSE5zbQHnOKYUPvdZydAWGcQigoCUz1uuXqwxmL4ylB4GedUDdBUA//6rOnjluXm5n4100y6ZrRQuIY4325CvCWJwl61tLAlHaPfN0MPlRPRBhP8o7GjRi/Nz1/bPSiDWqDuBAHrUxi4LzKxHiJuzJ876Y7T6aQEPnS4cUZPhGdzztcy0JoUOp1Zjsx5JSWb3/XHmSaoBeqqCdjxc5LZaUEQajmP7iPCEtObAq8JePrjjE3o94x9FAZck5ik9LLeJcThN2i9zcjKyikt3tSWdEj8B8PZ0Si/agBd9qmuFYnvWkjfQpw8AGal87xxzBeAnohM8pcpBSf7tIL6fiIqNwSxx6vIWlKDNTWnxnd//vgYwPDYbb2qK8fMiNZPPIXZsz7VtdEMUxHSK8HJDeDLMAdbrJTID5MajB0erDk+rScSWeQplRsHKlwZ1I9xosRuPCsK7BgxjAEEgcA7wZFDRPEFT60+tWjOQFrBQ41OJolt7p1bXqbVg6meLr4nOxI4QWArPW75kpHX3NwsPWx98xGAFPtdlMSFZbsLbqfS/iMGtVD9VuLRcFyse+yo0RPN1kRFoO4igOXfxwZCvVctLBoag0H9CBHFi7FmnyqvHqBPy4jowI/BphafUrRqSAwGq/Q5PRGcYyBRYtJ6Rcm/ZVa4oeH8iPb3nS0ADRdEKc9TWvBgSAwOtogV/P/3j9rKbf8G107Qaqp2gnaCVhOwyv/ne/AbL2+zOEyXqrgAAAAASUVORK5CYII=);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsdx .cotents .flex_all_show div:nth-child(2) span {
	margin-top: -13px;
	width: 100%;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b
}

.oddsdx .cotents .flex_all_show div:nth-child(2):hover {
	cursor: pointer
}

.oddsdx .cotents .flex_all_show div:nth-child(2):hover i {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA4ZJREFUWEftV11sFGUUPfeboWK2kE1nR+MPPAgYDQbjC6CkpklNDESMJnR3aWwlBH/QtjsFfagvBHkh2sT9gWKKWkXSn92mLzxAakyMD7b8GEAihmgCxCCEnd1gSiK1O981u+2WhU6nWwYbSGbfZr9zzj33fHdudomZFdzDH/IMurwdL0GXAcJL0EvQbQJu+d4Megm6TcAt//6bwYbE1WdGLdoHiGNJQ9vuNoFy+OGE2SwtNAji3b0RfaCUMyXBDVHzPAGLCiDC56lIoKmcIneKCccyWy3mxARfpoxAhaPBYNQ8xMDaSRBRPBXRtt2pASdeKGZulozOIoZBF/oNbamjwZ2p9INnLtExAp4uASZTRqD+bpoMxdJtkmlXieY/laq1qqvp4bOOBvOHLV1Xqi7/rQ4DeKIIJsJJn2K9ebvAbE3v/OHCvF9PVXYy0FDCzVaqVo2d9rRvcUHotK+bmV4vEbIUwdt7W/Q9szWWx4cT2VrLknnuspuN8/DyJbnaHa88Mmqn6bhmglGzg4G3bycScFyovKO3SR8sx2hhM0jRxozQVC0685hfefGzTf6RWRmsi5rdAIJOBgg4pSjcBSmOvvOs9nNNDbiI37Q3+9QNy1opJb3GwKszNGL6K8Vz+7dUXZ7SgN2fprqYuQeMd0vmr09VqDOX448ZWGNXjIE/BfB7/ozH19TkNd4y9OChCkXZNiblGsloLzn7a+EDsvrLrQ9ddHxJ6vdmV46NyZ8mzTG+T7YGXi4+h+KZN1jyhwwsL+d6CxjCDWKcU4nauyNaz02t9C4pqa34LEAf9RnaJ44GN3dkHx35V/4GwEfgoaShV9sZCcVvFXceBepPGlrYDlMXMz8FozXfhCr4hZ5m/RdHg/nDxo7Mk6OWfL6vWf9musLBmHmAGYXdSKB+VeEDFlgnJiEkmTnB1SwxvuAZZ1OtgRXTaW2MZ2p8qrz4xXv6+bJmcKarm9iTV4u4eYLXdrfo35XyEof/UH88578OQM1/rxKt7oloJ2bSvisGw/F0oyXpqwmxkcf96mK7NRGMmkcYeCmPE0RdfRHtrTkxWBcz94FRKEbA4aQRWG87p7HMB5J59ziOB5OGvm5ODG5MpFeMWWIAYGW+IoIHm6uO2xVu/fragkvXcoPM8M2vQMO37wdOz4nB2RZxg7//flG76fb/4HoJuk3VS9BL0G0Cbvn3/Az+B0OGsDg2vNciAAAAAElFTkSuQmCC);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	display: inline-block
}

.oddsdx .cotents .flex_all_show div:nth-child(2):hover span {
	color: #548feb
}

.oddsdx .cotents .cotnets_table .table_text {
	height: 123px;
	padding: 20px;
	box-sizing: border-box
}

.oddsdx .cotents .cotnets_table .table_text p {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b;
	text-align: left;
	margin-top: 6px
}

.oddsdx .cotents .cotnets_table .table_text p:first-child {
	margin: 0
}

.oddsdx .cotents .cotnets_table .table_text p:nth-child(2) {
	display: flex;
	align-items: center
}

.oddsdx .cotents .cotnets_table .table_text p:nth-child(2) img {
	margin-right: 3px
}

.oddsdx .footer .table_footer {
	border-top: 1px solid #fff
}

.oddsdx .footer .table_footer ul {
	background: #e9ecf4
}

.oddsdx .footer .table_footer li {
	border-right: 1px solid #fff !important
}

.oddsdx .footer .table_footer li,
.oddsdx .footer .table_footer li div {
	border-bottom: 1px solid #fff !important
}

.oddsdx .doms {
	position: fixed;
	bottom: 0;
	width: 1200px;
	margin-top: 20px
}

.oddsdx .InitialFalse ul {
	height: 40px !important
}

.oddsdx .InitialFalse ul li {
	line-height: 40px !important;
	height: 40px !important
}

.oddsdx .items {
	cursor: pointer
}

.oddsdx .items:nth-child(2n) div ul {
	background: #f6f6f8
}

.oddsdx .items:hover {
	background-color: #f0f0f0 !important
}

.oddsdx .items:hover ul {
	background: #f0f0f0 !important
}

.mnityoz .login {
	height: 30px;
	line-height: 30px;
	color: #999;
	font-size: 12px
}

.mnityoz .box_book {
	display: flex;
	justify-content: space-between;
	width: 1050px !important
}

.mnityoz .box_book .book_id {
	display: flex;
	justify-content: center;
	align-items: center
}

.mnityoz .box_book .book_id span {
	font-size: 14px;
	font-weight: 400
}

.mnityoz .box_book .book_id span:first-child {
	flex: 1
}

.mnityoz .box_book .book_id span:last-child {
	padding: 0 10px;
	text-align: center;
	line-height: 28px
}

.mnityoz .box_book .book_id span:last-child,
.mnityoz .btn {
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px
}

.mnityoz .btn {
	width: 86px;
	cursor: pointer
}

.mnityoz .btn span:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #444
}

.mnityoz .btn span:last-child {
	margin-left: 5px;
	font-size: 12px
}

.mnityozyz .login {
	height: 30px;
	line-height: 30px;
	color: #999;
	font-size: 12px
}

.mnityozyz .box_book {
	display: flex;
	justify-content: space-between;
	width: 1050px !important
}

.mnityozyz .box_book .book_id {
	display: flex;
	justify-content: center;
	align-items: center
}

.mnityozyz .box_book .book_id span {
	font-size: 14px;
	font-weight: 400
}

.mnityozyz .box_book .book_id span:first-child {
	flex: 1
}

.mnityozyz .box_book .book_id span:last-child {
	padding: 0 10px;
	text-align: center;
	line-height: 28px
}

.mnityozyz .box_book .book_id span:last-child,
.mnityozyz .btn {
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px
}

.mnityozyz .btn {
	width: 86px;
	cursor: pointer
}

.mnityozyz .btn span:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #444
}

.mnityozyz .btn span:last-child {
	margin-left: 5px;
	font-size: 12px
}

.mnitydxPoper {
	padding: 0 !important;
	margin: 5px 0 0 !important
}

.mnitydxPoper .box {
	overflow: hidden;
	border-radius: 5px
}

.mnitydxPoper .item {
	height: 40px;
	line-height: 40px;
	text-align: center
}

.mnitydxPoper .action,
.mnitydxPoper .item:hover {
	background: #3985f4;
	color: #fff
}

.mnitydx .login {
	height: 30px;
	line-height: 30px;
	color: #999;
	font-size: 12px
}

.mnitydx .box_book {
	display: flex;
	justify-content: space-between;
	width: 1050px !important
}

.mnitydx .box_book .book_id {
	display: flex;
	justify-content: center;
	align-items: center
}

.mnitydx .box_book .book_id span {
	font-size: 14px;
	font-weight: 400
}

.mnitydx .box_book .book_id span:first-child {
	flex: 1
}

.mnitydx .box_book .book_id span:last-child {
	padding: 0 10px;
	text-align: center;
	line-height: 28px
}

.mnitydx .box_book .book_id span:last-child,
.mnitydx .btn {
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px
}

.mnitydx .btn {
	width: 86px;
	cursor: pointer
}

.mnitydx .btn span:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #444
}

.mnitydx .btn span:last-child {
	margin-left: 5px;
	font-size: 12px
}

.table .table_body p,
.table .table_header p {
	flex: 1
}

.oddsoz .book_id[data-v-2b64907c] {
	display: flex;
	justify-content: center;
	align-items: center
}

.oddsoz .book_id span[data-v-2b64907c] {
	font-size: 14px;
	font-weight: 400
}

.oddsoz .book_id span[data-v-2b64907c]:first-child {
	flex: 1
}

.oddsoz .book_id span[data-v-2b64907c]:last-child {
	padding: 0 10px;
	text-align: center;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	line-height: 28px
}

.oddsoz .book_id[data-v-b91f9484] {
	display: flex;
	justify-content: center;
	align-items: center
}

.oddsoz .book_id span[data-v-b91f9484] {
	font-size: 14px;
	font-weight: 400
}

.oddsoz .book_id span[data-v-b91f9484]:first-child {
	flex: 1
}

.oddsoz .book_id span[data-v-b91f9484]:last-child {
	padding: 0 10px;
	text-align: center;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	line-height: 28px
}

.oddsyz .book_id[data-v-188f512c] {
	display: flex;
	justify-content: center;
	align-items: center
}

.oddsyz .book_id span[data-v-188f512c] {
	font-size: 14px;
	font-weight: 400
}

.oddsyz .book_id span[data-v-188f512c]:first-child {
	flex: 1
}

.oddsyz .book_id span[data-v-188f512c]:last-child {
	padding: 0 10px;
	text-align: center;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	line-height: 28px
}

.detailsPros .box {
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
	padding-top: 20px
}

.detailsPros .box .left {
	width: 264px;
	height: 503px;
	background: #fff
}

.detailsPros .box .left .image {
	display: flex;
	margin: 15px 0;
	height: 320px;
	align-items: center;
	justify-content: center
}

.detailsPros .box .left .image img {
	width: 224px;
	height: 309px;
	border-radius: 6px
}

.detailsPros .box .left .title {
	padding: 0 20px
}

.detailsPros .box .left .title p:first-child {
	font-size: 22px;
	font-weight: 700;
	color: #333;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.detailsPros .box .left .title p:last-child {
	font-size: 15px;
	font-weight: 400;
	color: #969ba9;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.detailsPros .box .left .btn {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 75px
}

.detailsPros .box .left .btn a {
	text-decoration: none;
	width: 224px;
	height: 40px;
	background: #548feb;
	border-radius: 6px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center
}

.detailsPros .box .left .btn a i {
	width: 17px;
	height: 18px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAkCAYAAADsHujfAAAAAXNSR0IArs4c6QAAAwtJREFUWEftmF2ojWkUx39/42NKipIbaoZrXEncm/KVKUaN75GPohQzUgiHONJpkAaRb42PZkKKK1EkpdyYueBibqaUK5FcDJq/1vZsPV5nH+9+99kzN2fVvtjP86y1/u9a61kfj2iRbE8Hhks604ootcJs+3vgfJKxQ9K2qvJaBXIIWJWUX5M08/8CsgvYlJSfk7SgV4HYHgb0y4Q+k+SiEts5kF8lLewOiO2hQH8gZMTvuaR/87MfXGN7JLAfmAiMKADpkLS7ChDbs4ALwBeJvwYE+AMIuXdjvQbE9tfAI2BQA9OelbS4IpAfgZ97cNlcSb/L9gDgMTA6O/w38E8yZyzvknS8IpDJwEngS+BNskyuK8SODyBLgRNJyStgmqQ7ZYKubIx08wEB5CowNu11BZADwJq0cFFS5IZSVBVICof1QFdSdDSAhP/Cj0FnJC0pheJ9bJW6NQ1u0mZgZ9o7HEACVaALOi9p/n8EJLJwR9J1qA+I7T6LfBR6fRbpJqk1FyO2vwKGSPqzYoofBQyTFEXuAzXlGtuTgHuJu1NSJKFcWI8JzXb0J6dSzVqe16tmgawAjma690r6qf6/p8xqO6r16Yz3sqTZGW9519geDFwBpmQCT0halurFHmBD2rsgaV5aj9oVNaxOT4EJkp5UApIxRYe+KBN8VdK3tqNfjb416LCk1bajfuQuvJ8q+rPKMVJg3Aeszdbii19mSvcCfwEHszO3gKmSXueyktXKu6Yb5rxAFrejkco7vBuSvikeask1BctsAXY0UlCMl7YBSWaNYD3WQMk+SfX+piHepq5vT19t+zvgt8KZT3JNWy2S+Xlq6nejMd4pKQK2FH3OIk1Pa7ZjJBkoKYK1NNneCmxPDLUOLW+ej0mKbNp2sr0OqFvwSADJ68UDSRPajuJ94x0jTIwyQTUg44CHmfKbwC/A28LY2Rv4YtyMmXoasDIT+EN95NwIdPaGpgoyrkuakQ/hkTXj/uevABXkNsVySdKc4Pjoocb2GCAeW4a3EVC45wVwW1IUxBq9AwHF+2p3Cv3dAAAAAElFTkSuQmCC);
	background-size: 100% 100%;
	margin-right: 9px
}

.detailsPros .box .left .btn a:hover {
	background: #437eda
}

.detailsPros .box .right {
	width: 915px;
	min-height: 668px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	padding: 20px 30px 30px
}

.detailsPros .box .right img {
	width: 320px;
	display: block;
	margin-top: 10px
}

.detailsPros .box .right .table_nav {
	background: #fff;
	width: 100px !important
}

.detailsPros .box .right p {
	font-size: 15px;
	font-weight: 400;
	color: #6f727c;
	text-align: left;
	line-height: 30px
}

.aciton_ss[data-v-6e0359d4] {
	background: #f6f6f8 !important;
	color: #7a809a !important
}

.tops .item[data-v-6e0359d4] {
	margin-bottom: 0 !important
}

.detailsMatch .top[data-v-6e0359d4] {
	background: #fff
}

.detailsMatch .top .heder[data-v-6e0359d4] {
	width: 990px;
	background: #f6f6f8;
	display: flex;
	align-items: center;
	padding: 5px
}

.detailsMatch .top .heder span[data-v-6e0359d4] {
	cursor: pointer;
	width: 104px;
	height: 30px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	line-height: 30px;
	margin: 5px 10px 5px 5px
}

.detailsMatch .top .heder span[data-v-6e0359d4]:hover {
	background: #548feb;
	color: #fff
}

.detailsMatch .top .heder .action_two[data-v-6e0359d4] {
	border-color: #548feb;
	color: #548feb
}

.detailsMatch .top .tbody[data-v-6e0359d4] {
	padding: 20px 20px 12px;
	display: flex;
	flex-wrap: wrap
}

.detailsMatch .top .tbody .item[data-v-6e0359d4] {
	cursor: pointer;
	padding: 0 20px;
	height: 30px;
	background: #f6f6f8;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	line-height: 30px;
	margin-right: 8px;
	margin-bottom: 8px
}

.detailsMatch .top .tbody .item[data-v-6e0359d4]:nth-child(14n+14) {
	margin-right: 0
}

.detailsMatch .top .tbody .action_one[data-v-6e0359d4],
.detailsMatch .top .tbody .item[data-v-6e0359d4]:hover {
	color: #fff !important;
	background: #548feb !important
}

.detailsMatch .donw[data-v-6e0359d4] {
	background: #fff
}

.detailsMatch .donw .tableBox[data-v-6e0359d4] {
	padding: 20px
}

.detailsMatch .donw .tableBox .table[data-v-6e0359d4] {
	border-top: 1px solid #dfdee7;
	border-left: 1px solid #eae9f2
}

.detailsMatch .donw .tableBox .team .Box[data-v-6e0359d4] {
	display: flex;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c
}

.detailsMatch .donw .tableBox .team .Box p[data-v-6e0359d4] {
	border-right: 1px solid #eae9f2;
	border-bottom: 1px solid #eae9f2
}

.detailsMatch .donw .tableBox .team .Box .tiem[data-v-6e0359d4] {
	width: 99px
}

.detailsMatch .donw .tableBox .team .Box .scoed[data-v-6e0359d4] {
	width: 278px;
	display: flex
}

.detailsMatch .donw .tableBox .team .Box .scoed .name[data-v-6e0359d4] {
	width: 90px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.detailsMatch .donw .tableBox .team .Box .scoed .scope[data-v-6e0359d4] {
	flex: 1
}

.detailsMatch .donw .tableBox .team .Box .scoed .home[data-v-6e0359d4] {
	text-align: right
}

.detailsMatch .donw .tableBox .team .Box .scoed .away[data-v-6e0359d4] {
	text-align: left
}

.detailsMatch .donw .tableBox .team .Box .odds[data-v-6e0359d4] {
	width: 160px
}

.detailsMatch .donw .tableBox .team .Box .match[data-v-6e0359d4] {
	flex: 1
}

.detailsMatch .donw .tableBox .thead .Box[data-v-6e0359d4] {
	background: #eeeff2
}

.detailsMatch .donw .tableBox .thead .Box p[data-v-6e0359d4] {
	border-color: #dfdee7
}

.detailsMatch .donw .tableBox .tbody .Box[data-v-6e0359d4] {
	color: #444a64
}

.detailsMatch .donw .tableBox .tbody .Box .odds[data-v-6e0359d4] {
	display: flex;
	background: rgba(255, 254, 237, .4)
}

.detailsMatch .donw .tableBox .tbody .Box .odds span[data-v-6e0359d4] {
	width: 45.3px
}

.detailsMatch .donw .tableBox .tbody .Box .odds span[data-v-6e0359d4]:nth-child(2) {
	flex: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.detailsMatch .donw .tableBox .tbody .Box .oz[data-v-6e0359d4] {
	background: rgba(255, 237, 240, .4)
}

.detailsMatch .donw .tableBox .tbody .Box .dx[data-v-6e0359d4] {
	background: rgba(237, 249, 255, .4)
}

.detailsMatch .donw .tableBox .tbody .Box .scope[data-v-6e0359d4] {
	cursor: pointer;
	color: #333
}

.detailsMatch .donw .tableBox .tbody .Box .scope i[data-v-6e0359d4] {
	font-style: normal;
	color: #848a9c
}

.detailsMatch .donw .tableBox .tbody .Box .scope em[data-v-6e0359d4] {
	font-style: normal;
	font-weight: 700
}

.detailsMatch .donw .tableBox .tbody .Box .scope .red[data-v-6e0359d4] {
	color: #ef5555
}

.detailsMatch .donw .tableBox .tbody .Box .name[data-v-6e0359d4] {
	cursor: pointer;
	color: #333;
	font-weight: 400
}

.detailsMatch .donw .tableBox .tbody .Box .name[data-v-6e0359d4]:hover {
	color: #548feb
}

.detailsMatch .donw .tableBox .tbody .Box .match[data-v-6e0359d4] {
	display: flex
}

.detailsMatch .donw .tableBox .tbody .Box .match span[data-v-6e0359d4] {
	cursor: pointer;
	width: 30px;
	font-size: 12px;
	font-weight: 400;
	color: #387eec
}

.detailsMatch .donw .tableBox .tbody .Box .match span[data-v-6e0359d4]:hover {
	background: #edf9ff
}

.detailsMatch .donw .tableBox .tbody .Box[data-v-6e0359d4]:nth-child(2n) {
	background: #f6f6f8
}

.detailsIntergal .box {
	background: #fff;
	padding: 0 20px
}

.detailsIntergal .box .btn {
	height: 50px;
	display: flex;
	align-items: center
}

.detailsIntergal .box .btn h3 {
	width: 104px;
	height: 30px;
	border: 1px solid #eae9f2;
	border-radius: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	line-height: 30px;
	margin-right: 10px;
	cursor: pointer
}

.detailsIntergal .box .btn h3:hover {
	background: #548feb;
	color: #fff
}

.detailsIntergal .box .btn h3.active {
	border-color: #548feb !important;
	color: #548feb !important;
	background: #fff !important
}

.detailsIntergal .sst {
	background: #fff
}

.detailsIntergal .bens {
	background: #fff;
	border-top: 1px solid #eae9f2;
	padding: 10px 0;
	width: 950px;
	margin: auto;
	display: flex
}

.detailsIntergal .bens .item {
	cursor: pointer;
	padding: 0 20px;
	height: 30px;
	background: #f6f6f6;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	line-height: 30px;
	margin-right: 8px;
	margin-bottom: 8px
}

.detailsIntergal .bens .item:nth-child(14n+14) {
	margin-right: 0
}

.detailsIntergal .bens .action_one,
.detailsIntergal .bens .item:hover {
	color: #fff;
	background: #548feb
}

.detailsData {
	background: #fff
}

.detailsData .kong {
	font-size: 13px;
	color: #848a9c
}

.detailsData .content {
	padding: 0 20px 20px
}

.detailsData .content .navs {
	height: 50px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 50px;
	text-align: left;
	background: #fff
}

.detailsData .content .navs:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #548feb;
	margin-right: 10px
}

.detailsData .content .Gbolo .table {
	border-top: 1px solid #eae9f2
}

.detailsData .content .Gbolo .table div {
	height: 40px;
	line-height: 40px;
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #eae9f2
}

.detailsData .content .Gbolo .table div:first-child,
.detailsData .content .Gbolo .table div:last-child {
	background: #f6f6f8
}

.detailsData .content .Gbolo .table div p {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #333
}

.detailsData .content .Gbolo .table div p:first-child {
	font-weight: 500
}

.detailsData .content .Gbolo .table div p:nth-child(4) {
	border-right: 1px solid #eae9f2
}

.detailsData .content .Gbolo .table div p:nth-child(2),
.detailsData .content .Gbolo .table div p:nth-child(3),
.detailsData .content .Gbolo .table div p:nth-child(4) {
	color: #444a64
}

.detailsData .content .Gbolo .table div .name {
	background: #f6f6f8;
	border-right: 1px solid #eae9f2
}

.detailsData .content .singleDouble .table div:last-child {
	border-top: 1px solid #eae9f2;
	background: #f6f6f8
}

.detailsData .content .singleDouble .table .team {
	display: flex;
	height: 40px;
	line-height: 40px
}

.detailsData .content .singleDouble .table .team p {
	width: 237px
}

.detailsData .content .singleDouble .table .thead {
	font-size: 12px;
	font-weight: 400;
	color: #848a9c;
	background: #eeeff2
}

.detailsData .content .singleDouble .table .tbody {
	font-size: 12px;
	font-weight: 400;
	color: #333
}

.detailsData .content .singleDouble .table .tbody p:last-child {
	cursor: pointer;
	color: #548feb
}

.detailsData .content .singleDouble .table .tbody p:last-child:hover {
	background: #edf9ff
}

.detailsData .content .singleDouble .table .kong {
	height: 40px;
	background: #fff !important;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #eae9f2
}

.detailsData .content[data-v-382071a8] {
	background: #fff
}

.detailsData .content .mens[data-v-382071a8] {
	width: 990px;
	height: 50px;
	display: flex;
	align-items: center;
	padding: 0 10px
}

.detailsData .content .mens span[data-v-382071a8] {
	cursor: pointer;
	width: 104px;
	height: 30px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	line-height: 30px;
	margin-right: 10px
}

.detailsData .content .mens span[data-v-382071a8]:hover {
	background: #548feb;
	color: #fff !important
}

.detailsData .content .mens .action_two[data-v-382071a8] {
	border-color: #548feb !important;
	color: #548feb
}

.detailsData[data-v-d21ceb78] {
	background: #fff
}

.detailsData .table[data-v-d21ceb78] {
	padding: 20px
}

.detailsData .table .team .item[data-v-d21ceb78] {
	height: 40px;
	line-height: 40px;
	display: flex;
	border-bottom: 1px solid #eae9f2;
	background: #eeeff2
}

.detailsData .table .team .item p[data-v-d21ceb78] {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c
}

.detailsData .table .team .item .name[data-v-d21ceb78] {
	text-align: left;
	width: 150;
	margin-left: 20px
}

.detailsData .table .tbody .item[data-v-d21ceb78] {
	background: #fff
}

.detailsData .table .tbody .item p[data-v-d21ceb78] {
	font-weight: 400;
	color: #333
}

.detailsData .table .tbody .item[data-v-d21ceb78]:nth-child(2n) {
	background: #f6f6f8
}

.detailsData .table .tbody .item .duiwu[data-v-d21ceb78] {
	color: #444a64;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer
}

.detailsData .table .tbody .item .duiwu[data-v-d21ceb78]:hover {
	color: #548feb
}

.detailsData .table .tbody .item .name[data-v-d21ceb78] {
	color: #444a64;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.detailsData .table .tbody .item .name[data-v-d21ceb78]:hover {
	color: #548feb
}

.detailsData .table .tbody .item .num[data-v-d21ceb78] {
	background: #f6f6f8;
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.coachTeam[data-v-4cc2b2f8] {
	width: 1200px;
	padding-top: 10px
}

.coachTeam .header[data-v-4cc2b2f8] {
	height: 159px;
	display: flex;
	background: #fff;
	margin-top: 10px
}

.coachTeam .header .left[data-v-4cc2b2f8] {
	width: 554px;
	display: flex
}

.coachTeam .header .left div[data-v-4cc2b2f8]:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 110px;
	height: 110px;
	border: 2px solid #f6f6f8;
	margin: 22px 30px 27px 26px
}

.coachTeam .header .left div:first-child img[data-v-4cc2b2f8] {
	width: 73px;
	height: 75px
}

.coachTeam .header .left div:last-child .name[data-v-4cc2b2f8] {
	font-size: 30px;
	font-weight: 500;
	color: #333;
	margin-top: 38px;
	line-height: 30px;
	text-align: left
}

.coachTeam .header .left div:last-child .text[data-v-4cc2b2f8] {
	font-size: 14px;
	font-weight: 400;
	color: #666;
	text-align: left;
	margin-top: 12px
}

.coachTeam .header .left div:last-child .img[data-v-4cc2b2f8] {
	display: flex;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	line-height: 30px
}

.coachTeam .header .left div:last-child .img span[data-v-4cc2b2f8] {
	display: flex;
	align-items: center
}

.coachTeam .header .left div:last-child .img span[data-v-4cc2b2f8]:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px
}

.coachTeam .header .left div:last-child .img span:first-child img[data-v-4cc2b2f8] {
	width: 24px;
	height: 15px
}

.coachTeam .header .content[data-v-4cc2b2f8] {
	width: 327px;
	display: flex;
	margin-top: 30px
}

.coachTeam .header .content div[data-v-4cc2b2f8] {
	flex: 1
}

.coachTeam .header .content div p[data-v-4cc2b2f8] {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 25px
}

.coachTeam .header .content div p span[data-v-4cc2b2f8] {
	font-size: 12px;
	font-weight: 400;
	color: #848a9c
}

.coachTeam .header .right[data-v-4cc2b2f8] {
	flex: 1
}

.coachTeam .main[data-v-4cc2b2f8] {
	background: #fff
}

.coachTeam .main .record .table[data-v-4cc2b2f8] {
	padding: 20px
}

.coachTeam .main .record .table .thead .item[data-v-4cc2b2f8] {
	border-top: 1px solid #eae9f2
}

.coachTeam .main .record .table .team .item[data-v-4cc2b2f8] {
	display: flex;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c;
	line-height: 41px;
	height: 40px;
	background: #eeeff2;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.coachTeam .main .record .table .team .item p[data-v-4cc2b2f8] {
	flex: 1
}

.coachTeam .main .record .table .team .item .time[data-v-4cc2b2f8] {
	flex: none;
	width: 230px
}

.coachTeam .main .record .table .team .item .name[data-v-4cc2b2f8] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 155px;
	flex: none;
	padding-left: 20px
}

.coachTeam .main .record .table .team .item .name span[data-v-4cc2b2f8] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.coachTeam .main .record .table .team .item .name img[data-v-4cc2b2f8] {
	width: 22px;
	height: 22px;
	margin-right: 10px
}

.coachTeam .main .record .table .tbody .item[data-v-4cc2b2f8] {
	background: #fff;
	font-weight: 500;
	color: #333
}

.coachTeam .main .record .table .tbody .item[data-v-4cc2b2f8]:nth-child(2n) {
	background: #f6f6f8
}

.coachTeam .main .honor .table[data-v-4cc2b2f8] {
	padding: 20px
}

.coachTeam .main .honor .table .thead .item[data-v-4cc2b2f8] {
	border-top: 1px solid #eae9f2
}

.coachTeam .main .honor .table .team .item[data-v-4cc2b2f8] {
	display: flex;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c;
	line-height: 41px;
	height: 40px;
	background: #eeeff2;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.coachTeam .main .honor .table .team .item p[data-v-4cc2b2f8] {
	flex: 1
}

.coachTeam .main .honor .table .team .item .time[data-v-4cc2b2f8] {
	flex: none;
	width: 500px
}

.coachTeam .main .honor .table .tbody .item[data-v-4cc2b2f8] {
	background: #fff;
	font-weight: 500;
	color: #333
}

.coachTeam .main .honor .table .tbody .item[data-v-4cc2b2f8]:nth-child(2n) {
	background: #f6f6f8
}

/ddep/ .el-popover[data-v-7f6078fa] {
	padding: 0
}

.match_popover[data-v-7f6078fa] {
	padding: 5px 0 !important;
	margin: 5px 0 0 !important;
	min-width: 120px
}

.match_popover .item[data-v-7f6078fa] {
	cursor: pointer !important;
	border-radius: 5px;
	overflow: hidden
}

.match_popover .item p[data-v-7f6078fa] {
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding-bottom: 10px
}

.match_popover .item p[data-v-7f6078fa]:hover {
	background: #e9eff9;
	color: #548feb
}

.match_popover .item .Book_action[data-v-7f6078fa] {
	color: #e9eff9 !important;
	background: #548feb !important
}

.teamMatchList .leaguePoints[data-v-7f6078fa] {
	background: #fff;
	padding: 0 20px 20px
}

.teamMatchList .leaguePoints .btn[data-v-7f6078fa] {
	height: 50px;
	background: #fff;
	display: flex;
	align-items: center;
	padding: 0 10px
}

.teamMatchList .leaguePoints .btn h3[data-v-7f6078fa] {
	cursor: pointer;
	width: 104px;
	height: 30px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	line-height: 30px;
	margin-right: 10px
}

.teamMatchList .leaguePoints .btn h3[data-v-7f6078fa]:hover {
	background: #548feb;
	color: #fff
}

.teamMatchList .leaguePoints .btn .action_two[data-v-7f6078fa] {
	border-color: #548feb !important;
	color: #548feb !important;
	background: #fff !important
}

.teamMatchList .table_nav[data-v-7f6078fa] {
	width: 925px !important
}

.teamMatchList .btn_matchNearFuture[data-v-7f6078fa] {
	height: 50px;
	display: flex
}

.teamMatchList .btn_matchNearFuture div button[data-v-7f6078fa] {
	cursor: pointer;
	margin-left: 10px;
	width: 60px;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.teamMatchList .btn_matchNearFuture div button[data-v-7f6078fa]:hover {
	border-color: #548feb;
	color: #548feb;
	background: #fff
}

.teamMatchList .btn_matchNearFuture div .nearMatch[data-v-7f6078fa] {
	background: #548feb !important;
	color: #fff !important;
	border: none !important
}

.teamMatchList .matchNearFuture[data-v-7f6078fa] {
	background: #fff;
	padding: 0 20px 20px
}

.teamMatchList .matchNearFuture .matchNearFuture_bisai[data-v-7f6078fa] {
	display: flex;
	justify-content: flex-start;
	width: 890px
}

.teamMatchList .matchNearFuture .nearMatch_heder[data-v-7f6078fa] {
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	font-weight: 400;
	color: #444;
	text-align: left
}

.teamMatchList .matchNearFuture .nearMatch_heder span[data-v-7f6078fa] {
	font-size: 14px;
	font-weight: 400;
	color: #444
}

.teamMatchList .matchNearFuture .table[data-v-7f6078fa] {
	border-top: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

.teamMatchList .matchNearFuture .table .team .item[data-v-7f6078fa] {
	display: flex;
	height: 60px;
	border-bottom: 1px solid #eae9f2;
	font-size: 12px;
	font-weight: 400;
	color: #848a9c;
	background: #eeeff2;
	line-height: 60px
}

.teamMatchList .matchNearFuture .table .team .item div[data-v-7f6078fa] {
	border-right: 1px solid #dfdee7
}

.teamMatchList .matchNearFuture .table .team .item .leve[data-v-7f6078fa] {
	width: 79px
}

.teamMatchList .matchNearFuture .table .team .item .time[data-v-7f6078fa] {
	width: 99px
}

.teamMatchList .matchNearFuture .table .team .item .branch[data-v-7f6078fa] {
	width: 289px;
	display: flex
}

.teamMatchList .matchNearFuture .table .team .item .branch .name[data-v-7f6078fa] {
	width: 95px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.teamMatchList .matchNearFuture .table .team .item .branch .score[data-v-7f6078fa] {
	flex: 1
}

.teamMatchList .matchNearFuture .table .team .item .branch .home[data-v-7f6078fa] {
	text-align: right;
	padding-left: 5px
}

.teamMatchList .matchNearFuture .table .team .item .branch .away[data-v-7f6078fa] {
	text-align: left;
	padding-right: 5px
}

.teamMatchList .matchNearFuture .table .team .item .corner[data-v-7f6078fa] {
	width: 70px
}

.teamMatchList .matchNearFuture .table .team .item .odds[data-v-7f6078fa] {
	width: 179px
}

.teamMatchList .matchNearFuture .table .team .item .odds p[data-v-7f6078fa] {
	display: flex;
	height: 30px;
	line-height: 30px;
	width: 100%
}

.teamMatchList .matchNearFuture .table .team .item .odds p:first-child span[data-v-7f6078fa] {
	width: 50%
}

.teamMatchList .matchNearFuture .table .team .item .odds p:last-child span[data-v-7f6078fa] {
	width: 33.3%
}

.teamMatchList .matchNearFuture .table .team .item .state[data-v-7f6078fa] {
	flex: 1
}

.teamMatchList .matchNearFuture .table .team .item .state p[data-v-7f6078fa] {
	height: 30px;
	line-height: 30px
}

.teamMatchList .matchNearFuture .table .team .item .state p[data-v-7f6078fa]:last-child {
	display: flex
}

.teamMatchList .matchNearFuture .table .team .item .state p:last-child span[data-v-7f6078fa] {
	width: 33.3%
}

.teamMatchList .matchNearFuture .table .team .item .state em[data-v-7f6078fa] {
	font-style: normal
}

.teamMatchList .matchNearFuture .table .team .item .state .red[data-v-7f6078fa] {
	color: #ef5555
}

.teamMatchList .matchNearFuture .table .team .item .state .green[data-v-7f6078fa] {
	color: #6bb548
}

.teamMatchList .matchNearFuture .table .thead .item .odds p[data-v-7f6078fa]:first-child {
	border-bottom: 1px solid #dfdee7
}

.teamMatchList .matchNearFuture .table .thead .item .odds p:first-child span[data-v-7f6078fa]:first-child {
	border-right: 1px solid #dfdee7
}

.teamMatchList .matchNearFuture .table .thead .item .odds p:first-child span p[data-v-7f6078fa] {
	cursor: pointer;
	display: flex;
	justify-content: space-around;
	align-items: center
}

.teamMatchList .matchNearFuture .table .thead .item .state p[data-v-7f6078fa]:first-child {
	border-bottom: 1px solid #dfdee7
}

.teamMatchList .matchNearFuture .table .tbody .item[data-v-7f6078fa] {
	background: #fff;
	font-size: 12px;
	font-weight: 500;
	color: #333;
	height: 40px;
	line-height: 40px
}

.teamMatchList .matchNearFuture .table .tbody .item[data-v-7f6078fa]:nth-child(2n) {
	background: #f6f6f8
}

.teamMatchList .matchNearFuture .table .tbody .item div[data-v-7f6078fa] {
	border-color: #eae9f2
}

.teamMatchList .matchNearFuture .table .tbody .item .odds p[data-v-7f6078fa] {
	line-height: 40px
}

.teamMatchList .matchNearFuture .table .tbody .item .odds p span[data-v-7f6078fa] {
	height: 40px
}

.teamMatchList .matchNearFuture .table .tbody .item .odds p .ju[data-v-7f6078fa] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.teamMatchList .matchNearFuture .table .tbody .item .score em[data-v-7f6078fa] {
	font-style: normal;
	font-weight: 700;
	color: #333
}

.teamMatchList .matchNearFuture .table .tbody .item .score .score_red[data-v-7f6078fa] {
	color: #ef5555 !important
}

.teamMatchList .matchNearFuture .table .tbody .item .score span[data-v-7f6078fa] {
	color: #848a9c
}

.teamMatchList .matchNearFuture .table .tbody .item .state p span[data-v-7f6078fa] {
	line-height: 40px;
	height: 40px
}

.teamMatchList .futureEvents .table[data-v-7f6078fa] {
	border-top: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

.teamMatchList .futureEvents .table .team .item[data-v-7f6078fa] {
	display: flex;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2;
	height: 30px;
	line-height: 30px
}

.teamMatchList .futureEvents .table .team .item p[data-v-7f6078fa] {
	border-right: 1px solid #eae9f2
}

.teamMatchList .futureEvents .table .team .item .tiem[data-v-7f6078fa] {
	width: 70px
}

.teamMatchList .futureEvents .table .team .item .match[data-v-7f6078fa] {
	width: 125px
}

.teamMatchList .futureEvents .table .team .item .score[data-v-7f6078fa] {
	width: 443px
}

.teamMatchList .futureEvents .table .team .item .state[data-v-7f6078fa] {
	flex: 1
}

.teamMatchList .futureEvents .table .tbody .item[data-v-7f6078fa] {
	background: #fff;
	height: 40px;
	line-height: 40px
}

.teamMatchList .futureEvents .table .tbody .item .score[data-v-7f6078fa] {
	display: flex
}

.teamMatchList .futureEvents .table .tbody .item .score .name[data-v-7f6078fa] {
	width: 190px
}

.teamMatchList .futureEvents .table .tbody .item .score .branch[data-v-7f6078fa] {
	flex: 1
}

.teamMatchList .futureEvents .table .tbody .item .score .home[data-v-7f6078fa] {
	text-align: right
}

.teamMatchList .futureEvents .table .tbody .item .score .away[data-v-7f6078fa] {
	text-align: left
}

.teamMatchList .bens[data-v-7f6078fa] {
	background: #fff;
	border-top: 1px solid #eae9f2;
	padding: 10px 0;
	width: 950px;
	margin: auto;
	display: flex
}

.teamMatchList .bens .item[data-v-7f6078fa] {
	cursor: pointer;
	padding: 0 20px;
	height: 30px;
	background: #f6f6f6;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	line-height: 30px;
	margin-right: 8px;
	margin-bottom: 8px
}

.teamMatchList .bens .item[data-v-7f6078fa]:nth-child(14n+14) {
	margin-right: 0
}

.teamMatchList .bens .action_one[data-v-7f6078fa],
.teamMatchList .bens .item[data-v-7f6078fa]:hover {
	color: #fff;
	background: #548feb
}

.tabItem .header[data-v-e961564a] {
	margin-top: 10px;
	background: #fff;
	padding: 10px;
	display: flex;
	flex-wrap: wrap
}

.tabItem .header .item[data-v-e961564a] {
	text-align: center;
	cursor: pointer;
	padding: 0 20px;
	height: 30px;
	background: #f6f6f8;
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	line-height: 30px;
	margin-right: 8px;
	margin-bottom: 8px
}

.tabItem .header .item[data-v-e961564a]:nth-child(14n+14) {
	margin-right: 0
}

.tabItem .header .action_one[data-v-e961564a],
.tabItem .header .item[data-v-e961564a]:hover {
	color: #fff;
	background: #548feb
}

.tabItem .table[data-v-e961564a] {
	padding: 20px;
	background: #fff
}

.tabItem .table .team .item[data-v-e961564a] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	background: #eeeff2;
	border-bottom: 1px solid #dfdee7
}

.tabItem .table .team .item p[data-v-e961564a] {
	font-size: 12px;
	font-weight: 400;
	color: #848a9c;
	border-right: 1px solid #dfdee7;
	height: 60px;
	line-height: 60px
}

.tabItem .table .team .item p[data-v-e961564a]:last-child {
	border: none
}

.tabItem .table .team .item .time[data-v-e961564a] {
	width: 209px;
	display: flex;
	justify-content: center;
	align-items: center
}

.tabItem .table .team .item .time span[data-v-e961564a] {
	flex: 1
}

.tabItem .table .team .item .time span[data-v-e961564a]:last-child {
	cursor: pointer
}

.tabItem .table .team .item .time span[data-v-e961564a]:last-child:hover {
	color: #548feb
}

.tabItem .table .team .item .score[data-v-e961564a] {
	width: 449px;
	display: flex
}

.tabItem .table .team .item .score .name[data-v-e961564a] {
	width: 170px
}

.tabItem .table .team .item .score .branch[data-v-e961564a] {
	flex: 1;
	display: flex;
	justify-content: center
}

.tabItem .table .team .item .score .branch em[data-v-e961564a] {
	font-style: normal
}

.tabItem .table .team .item .score .branch .red[data-v-e961564a] {
	color: #ef5555
}

.tabItem .table .team .item .score .branch i[data-v-e961564a] {
	flex: 1;
	font-style: normal
}

.tabItem .table .team .item .score .branch i[data-v-e961564a]:first-child {
	text-align: right
}

.tabItem .table .team .item .score .branch i[data-v-e961564a]:last-child {
	text-align: left;
	color: #848a9c;
	flex: none;
	width: 56px
}

.tabItem .table .team .item .score .home[data-v-e961564a] {
	text-align: right;
	width: 180px
}

.tabItem .table .team .item .score .away[data-v-e961564a] {
	text-align: left
}

.tabItem .table .team .item .odds[data-v-e961564a] {
	width: 359px
}

.tabItem .table .team .item .result[data-v-e961564a] {
	flex: 1
}

.tabItem .table .thead .item .odds[data-v-e961564a] {
	display: flex;
	flex-direction: column
}

.tabItem .table .thead .item .odds span[data-v-e961564a] {
	flex: 1;
	height: 30px;
	line-height: 30px
}

.tabItem .table .thead .item .odds span[data-v-e961564a]:last-child {
	display: flex;
	border-top: 1px solid #dfdee7
}

.tabItem .table .thead .item .odds span:last-child em[data-v-e961564a] {
	width: 120px;
	font-style: normal
}

.tabItem .table .tbody .item[data-v-e961564a] {
	height: 40px;
	background: #fff;
	border-bottom: 1px solid #eae9f2
}

.tabItem .table .tbody .item p[data-v-e961564a] {
	height: 40px;
	line-height: 40px;
	border-right: 1px solid #eae9f2;
	font-weight: 500;
	color: #333
}

.tabItem .table .tbody .item .time[data-v-e961564a] {
	color: #444a64
}

.tabItem .table .tbody .item .name[data-v-e961564a] {
	font-weight: 500;
	color: #333
}

.tabItem .table .tbody .item .odds[data-v-e961564a] {
	display: flex
}

.tabItem .table .tbody .item .odds span[data-v-e961564a] {
	width: 120px
}

.tabItem .table .tbody .item .score .branch i[data-v-e961564a]:first-child {
	font-weight: 700;
	color: #333
}

.tabItem .table .tbody .item[data-v-e961564a]:nth-child(2n) {
	background: #f6f6f8
}

.tabItem .table .tbody .item .result em[data-v-e961564a] {
	font-style: normal
}

.tabItem .table .tbody .item .result .green[data-v-e961564a] {
	color: #6bb548
}

.tabItem .table .tbody .item .result .red[data-v-e961564a] {
	color: #ef5555
}

.future .table[data-v-74b5e167] {
	width: 100%;
	background-color: #fff;
	padding: 20px 20px 24px
}

.future .table .teamInfo[data-v-74b5e167] {
	width: 100%;
	height: 33px;
	background-color: #f6f6f8;
	border: 1px solid #eae9f2;
	font-size: 12px;
	color: #848a9c;
	line-height: 33px;
	overflow: hidden;
	cursor: pointer
}

.future .table .teamInfo p[data-v-74b5e167] {
	font-weight: 700
}

.future .table .thead[data-v-74b5e167] {
	width: 100%;
	height: 29px;
	background-color: #f6f6f8;
	border: 1px solid #eae9f2;
	border-top: none;
	overflow: hidden;
	font-size: 12px;
	color: #333;
	line-height: 29px
}

.future .table .thead .team .bettel[data-v-74b5e167] {
	display: block
}

.future .table .tbody .item[data-v-74b5e167] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #333;
	border: 1px solid #eae9f2;
	border-top: none;
	overflow: hidden
}

.future .table .tbody .item p[data-v-74b5e167],
.future .table .tbody .item p em[data-v-74b5e167],
.future .table .tbody .item p span[data-v-74b5e167] {
	font-size: 14px
}

.future .table .tbody .item .offset[data-v-74b5e167] {
	color: #548feb
}

.future .table .tbody .team[data-v-74b5e167] {
	cursor: pointer
}

.future .table .tbody .team[data-v-74b5e167]:hover {
	background: #f0f0f0
}

.future .table .team[data-v-74b5e167] {
	width: 50%;
	float: left;
	border-left: 1px solid #eae9f2
}

.future .table .team[data-v-74b5e167]:first-child {
	border-left: 0
}

.future .table .team .time[data-v-74b5e167] {
	width: 70px;
	float: left
}

.future .table .team .tournament[data-v-74b5e167] {
	width: 68px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-left: 1px solid #eae9f2
}

.future .table .team .bettel[data-v-74b5e167] {
	width: 299px;
	float: left;
	border-left: 1px solid #eae9f2;
	display: flex;
	justify-content: space-between
}

.future .table .team .bettel>em[data-v-74b5e167] {
	display: block;
	width: 130px;
	font-style: normal;
	display: flex;
	justify-content: center;
	align-items: center
}

.future .table .team .bettel>em>span[data-v-74b5e167]:first-child {
	font-weight: 700;
	color: #ef5555
}

.future .table .team .bettel>em>span[data-v-74b5e167]:last-child {
	color: #848a9c
}

.future .table .team .bettel>span[data-v-74b5e167] {
	display: block;
	width: calc(50% - 28px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.future .table .team .bettel>span.home[data-v-74b5e167] {
	text-align: right
}

.future .table .team .bettel>span.away[data-v-74b5e167] {
	text-align: left
}

.future .table .team .bettel .bolod[data-v-74b5e167] {
	font-weight: 700
}

.future .table .team .bettelNo[data-v-74b5e167] {
	display: block;
	text-align: center
}

.future .table .team .report[data-v-74b5e167] {
	width: 69px;
	float: left;
	border-left: 1px solid #eae9f2
}

.future .table .team .report .hasReport[data-v-74b5e167] {
	color: #548feb
}

.future .table .team .offset[data-v-74b5e167] {
	width: 69px;
	float: left;
	border-left: 1px solid #eae9f2
}

.action_red[data-v-0219e722] {
	color: #ef5555 !important
}

.action_red[data-v-0219e722]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==);
	background-size: 8px 9px;
	margin-right: -8px
}

.action_green[data-v-0219e722] {
	color: #6bb548 !important
}

.action_green[data-v-0219e722]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-right: -8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==);
	background-size: 8px 9px
}

.match_popover[data-v-0219e722] {
	padding: 0 !important;
	margin: 0 !important;
	min-width: 90px
}

.match_popover .item[data-v-0219e722] {
	border-radius: 5px;
	overflow: hidden
}

.match_popover .item p[data-v-0219e722] {
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding-bottom: 10px
}

.match_popover .item p[data-v-0219e722]:hover {
	background: #548feb;
	color: #fff
}

.zjtzBox li[data-v-0219e722] {
	list-style: none
}

.zjtzBox .btn[data-v-0219e722] {
	display: flex;
	justify-content: space-between;
	padding-right: 20px;
	align-items: center;
	height: 50px;
	width: 1060px
}

.zjtzBox .btn .click[data-v-0219e722] {
	cursor: pointer;
	width: 90px;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	line-height: 28px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444;
	display: flex;
	justify-content: space-around;
	align-items: center
}

.zjtzBox .btn .click i[data-v-0219e722] {
	line-height: 28px
}

.zjtzBox .jszs[data-v-0219e722] {
	height: 144px;
	background: #fff;
	padding: 20px
}

.zjtzBox .jszs .jszs_table[data-v-0219e722] {
	border-left: 1px solid #eae9f2;
	border-top: 1px solid #eae9f2
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_thead[data-v-0219e722] {
	display: flex;
	justify-content: center;
	align-items: center
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-0219e722] {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #848a9c;
	line-height: 62px;
	border-right: 1px solid #eae9f2;
	border-bottom: 1px solid #eae9f2
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:nth-child(3),
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-0219e722]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-0219e722]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-0219e722]:nth-child(3) {
	width: 69px
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:nth-child(4),
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:nth-child(5),
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-0219e722]:nth-child(4),
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-0219e722]:nth-child(5) {
	width: 319px
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(4) div[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(5) div[data-v-0219e722] {
	line-height: 31px;
	display: flex;
	justify-content: space-around
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div span[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div span[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(4) div span[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(5) div span[data-v-0219e722] {
	flex: 1
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div[data-v-0219e722]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div[data-v-0219e722]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(4) div[data-v-0219e722]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(5) div[data-v-0219e722]:first-child {
	border-bottom: 1px solid #eae9f2;
	cursor: pointer
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) span[data-v-0219e722]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) span[data-v-0219e722]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(4) span[data-v-0219e722]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(5) span[data-v-0219e722]:nth-child(2) {
	border-left: 1px solid #eae9f2;
	color: #333
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:nth-child(6),
.zjtzBox .jszs .jszs_table .jszs_table_thead li[data-v-0219e722]:nth-child(6) {
	flex: 1
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(6) div[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(6) div[data-v-0219e722] {
	line-height: 31px;
	display: flex;
	justify-content: space-around
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(6) div span[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(6) div span[data-v-0219e722] {
	flex: 1
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(6) div[data-v-0219e722]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(6) div[data-v-0219e722]:first-child {
	border-bottom: 1px solid #eae9f2;
	cursor: pointer
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(6) span[data-v-0219e722]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_thead li:nth-child(6) span[data-v-0219e722]:nth-child(2) {
	border-left: 1px solid #eae9f2;
	color: #333
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody[data-v-0219e722] {
	height: 42px
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722] {
	line-height: 42px;
	font-size: 14px
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li>div span[data-v-0219e722] {
	font-size: 14px
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:nth-child(4),
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:nth-child(5),
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:nth-child(6) {
	display: flex
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(6) div[data-v-0219e722] {
	line-height: 42px;
	flex: 1;
	display: flex;
	justify-content: space-around;
	border: none !important
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div span[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div span[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(6) div span[data-v-0219e722] {
	border: none !important
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div[data-v-0219e722]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div[data-v-0219e722]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(6) div[data-v-0219e722]:first-child {
	border-right: 1px solid #eae9f2 !important
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div:first-child span[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div:first-child span[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(6) div:first-child span[data-v-0219e722] {
	color: #848a9c
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(4) div:nth-child(2) span[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(5) div:nth-child(2) span[data-v-0219e722],
.zjtzBox .jszs .jszs_table .jszs_table_tbody li:nth-child(6) div:nth-child(2) span[data-v-0219e722] {
	color: #333
}

.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:first-child,
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:nth-child(2),
.zjtzBox .jszs .jszs_table .jszs_table_tbody li[data-v-0219e722]:nth-child(3) {
	color: #333 !important
}

.tableBox[data-v-0f4e35fd] {
	width: 100%;
	padding: 20px 20px 24px;
	background-color: #fff
}

.tableBox .table[data-v-0f4e35fd] {
	width: 100%;
	border: 1px solid #eae9f2;
	font-size: 12px;
	color: #333
}

.corner .table .teamInfo[data-v-0f4e35fd] {
	height: 33px;
	color: #848a9c;
	line-height: 33px
}

.corner .table .teamInfo[data-v-0f4e35fd],
.corner .table .thead[data-v-0f4e35fd] {
	width: 100%;
	background-color: #f6f6f8;
	border-bottom: 1px solid #eae9f2;
	overflow: hidden
}

.corner .table .thead[data-v-0f4e35fd] {
	height: 29px;
	line-height: 29px
}

.corner .table .tbody .item[data-v-0f4e35fd] {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	overflow: hidden;
	font-size: 14px
}

.corner .table .tbody .item[data-v-0f4e35fd]:last-child {
	border: none
}

.corner .table .tbody .item[data-v-0f4e35fd]:hover {
	background: #f0f0f0
}

.corner .table .tbody .item p[data-v-0f4e35fd] {
	font-size: 14px
}

.corner .table .team[data-v-0f4e35fd] {
	width: 50%;
	float: left;
	border-left: 1px solid #eae9f2
}

.corner .table .team[data-v-0f4e35fd]:first-child {
	border: none
}

.corner .table .team .type[data-v-0f4e35fd] {
	width: 150px;
	float: left
}

.corner .table .team .data[data-v-0f4e35fd] {
	width: calc(100% - 150px);
	float: left
}

.corner .table .team .data span[data-v-0f4e35fd] {
	display: inline-block;
	width: 33.33%;
	border-left: 1px solid #eae9f2
}

.tableBox[data-v-6121f041] {
	width: 100%;
	padding: 20px 20px 24px;
	background-color: #fff
}

.tableBox .table[data-v-6121f041] {
	width: 100%;
	border: 1px solid #eae9f2;
	font-size: 12px;
	color: #333
}

.stateCorner .table .teamInfo[data-v-6121f041] {
	width: 100%;
	height: 33px;
	background-color: #f6f6f8;
	color: #848a9c;
	line-height: 33px;
	border-bottom: 1px solid #eae9f2;
	overflow: hidden;
	cursor: pointer
}

.stateCorner .table .thead[data-v-6121f041] {
	width: 100%;
	height: 29px;
	background-color: #f6f6f8;
	line-height: 29px;
	border-bottom: 1px solid #eae9f2;
	overflow: hidden
}

.stateCorner .table .tbody .item[data-v-6121f041] {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	overflow: hidden
}

.stateCorner .table .tbody .item[data-v-6121f041]:last-child {
	border: none
}

.stateCorner .table .tbody .item p[data-v-6121f041],
.stateCorner .table .tbody .item p span[data-v-6121f041] {
	font-size: 14px
}

.stateCorner .table .tbody .item[data-v-6121f041]:hover {
	background: #f0f0f0
}

.stateCorner .table .team[data-v-6121f041] {
	width: 50%;
	float: left;
	border-left: 1px solid #eae9f2
}

.stateCorner .table .team[data-v-6121f041]:first-child {
	border: none
}

.stateCorner .table .team .type[data-v-6121f041] {
	width: 110px;
	float: left
}

.stateCorner .table .team .data[data-v-6121f041] {
	width: calc(50% - 55px);
	float: left;
	border-left: 1px solid #eae9f2
}

.stateCorner .table .team .data span[data-v-6121f041] {
	display: inline-block;
	width: 50%;
	border-left: 1px solid #eae9f2
}

.stateCorner .table .team .data span[data-v-6121f041]:first-child {
	border: none
}

.future .table[data-v-25d8e3c2] {
	width: 100%;
	background-color: #fff;
	padding: 20px 20px 24px
}

.future .table .teamInfo[data-v-25d8e3c2] {
	height: 33px;
	color: #848a9c;
	line-height: 33px;
	cursor: pointer
}

.future .table .teamInfo[data-v-25d8e3c2],
.future .table .thead[data-v-25d8e3c2] {
	width: 100%;
	background-color: #f6f6f8;
	border: 1px solid #eae9f2;
	font-size: 12px;
	overflow: hidden
}

.future .table .thead[data-v-25d8e3c2] {
	height: 29px;
	border-top: none;
	color: #333;
	line-height: 29px
}

.future .table .thead .team .bettel[data-v-25d8e3c2] {
	display: block
}

.future .table .tbody .item[data-v-25d8e3c2] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #333;
	border: 1px solid #eae9f2;
	border-top: none;
	overflow: hidden
}

.future .table .tbody .item[data-v-25d8e3c2]:hover {
	background: #f0f0f0
}

.future .table .tbody .item p[data-v-25d8e3c2],
.future .table .tbody .item p em[data-v-25d8e3c2],
.future .table .tbody .item p span[data-v-25d8e3c2] {
	font-size: 14px
}

.future .table .tbody .item .offset[data-v-25d8e3c2] {
	color: #548feb
}

.future .table .team[data-v-25d8e3c2] {
	width: 50%;
	float: left;
	border-left: 1px solid #eae9f2
}

.future .table .team[data-v-25d8e3c2]:first-child {
	border-left: 0
}

.future .table .team .time[data-v-25d8e3c2] {
	width: 70px;
	float: left
}

.future .table .team .tournament[data-v-25d8e3c2] {
	width: 68px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-left: 1px solid #eae9f2
}

.future .table .team .bettel[data-v-25d8e3c2] {
	width: 299px;
	float: left;
	border-left: 1px solid #eae9f2;
	display: flex;
	justify-content: space-between
}

.future .table .team .bettel em[data-v-25d8e3c2] {
	display: block;
	width: 36px;
	font-style: normal
}

.future .table .team .bettel span[data-v-25d8e3c2] {
	display: block;
	width: calc(50% - 18px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.future .table .team .bettel span.home[data-v-25d8e3c2] {
	text-align: right
}

.future .table .team .bettel span.away[data-v-25d8e3c2] {
	text-align: left
}

.future .table .team .bettelNo[data-v-25d8e3c2] {
	display: block;
	text-align: center
}

.future .table .team .report[data-v-25d8e3c2] {
	width: 69px;
	float: left;
	border-left: 1px solid #eae9f2
}

.future .table .team .report .hasReport[data-v-25d8e3c2] {
	color: #548feb
}

.future .table .team .offset[data-v-25d8e3c2] {
	width: 69px;
	float: left;
	border-left: 1px solid #eae9f2
}

.kong[data-v-1f5b7b50] {
	height: 120px;
	line-height: 120px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7a809a
}

.handicap .tableBox[data-v-1f5b7b50] {
	width: 100%;
	padding: 14px 20px 24px;
	background-color: #fff;
	display: flex;
	justify-content: space-between
}

.handicap .tableBox .team[data-v-1f5b7b50] {
	width: 575px
}

.handicap .tableBox .team .teamInfo[data-v-1f5b7b50] {
	height: 26px;
	line-height: 26px;
	overflow: hidden
}

.handicap .tableBox .team .teamInfo .left[data-v-1f5b7b50] {
	float: left;
	cursor: pointer
}

.handicap .tableBox .team .teamInfo .left .img[data-v-1f5b7b50] {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	margin-left: 10px;
	float: left
}

.handicap .tableBox .team .teamInfo .left .img img[data-v-1f5b7b50] {
	width: 100%
}

.handicap .tableBox .team .teamInfo .left span[data-v-1f5b7b50] {
	font-style: 14px;
	color: #494a54;
	float: left;
	margin-left: 10px
}

.handicap .tableBox .team .teamInfo .right[data-v-1f5b7b50] {
	float: right;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 6px;
	border: 1px solid #eae9f2;
	font-size: 12px;
	color: #848a9c
}

.handicap .tableBox .team .teamInfo .right .label[data-v-1f5b7b50] {
	float: left
}

.handicap .tableBox .team .teamInfo .right .info[data-v-1f5b7b50] {
	float: left;
	margin: 0 5px
}

.handicap .tableBox .team .teamInfo .right .info span[data-v-1f5b7b50] {
	margin-left: 5px
}

.handicap .tableBox .team .teamInfo .right .info span em[data-v-1f5b7b50] {
	font-style: normal
}

.handicap .tableBox .team .teamInfo .right .info span .red[data-v-1f5b7b50] {
	color: #ef5555
}

.handicap .tableBox .team .teamInfo .right .info span .green[data-v-1f5b7b50] {
	color: #6bb548
}

.handicap .tableBox .team .teamInfo .right .tips[data-v-1f5b7b50] {
	float: left
}

.handicap .tableBox .team .table[data-v-1f5b7b50] {
	margin-top: 14px;
	border: 1px solid #eae9f2;
	font-size: 12px;
	color: #333
}

.handicap .tableBox .team .table .thead[data-v-1f5b7b50] {
	background-color: #f6f6f8;
	overflow: hidden
}

.handicap .tableBox .team .table .thead .row[data-v-1f5b7b50] {
	overflow: hidden;
	border-bottom: 1px solid #eae9f2
}

.handicap .tableBox .team .table .thead .row1[data-v-1f5b7b50] {
	height: 33px;
	color: #848a9c;
	line-height: 33px
}

.handicap .tableBox .team .table .thead .row2[data-v-1f5b7b50] {
	height: 29px;
	line-height: 29px
}

.handicap .tableBox .team .table .tbody .item[data-v-1f5b7b50] {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2;
	overflow: hidden
}

.handicap .tableBox .team .table .tbody .item .type span[data-v-1f5b7b50] {
	display: inline-block;
	width: 50%
}

.handicap .tableBox .team .table .tbody .item .type span[data-v-1f5b7b50]:last-child {
	border-left: 1px solid #eae9f2
}

.handicap .tableBox .team .table .tbody .item[data-v-1f5b7b50]:last-child {
	border: none
}

.handicap .tableBox .team .table .tbody .item p[data-v-1f5b7b50] {
	font-size: 14px
}

.handicap .tableBox .team .table .tbody .item[data-v-1f5b7b50]:hover {
	background: #f0f0f0
}

.handicap .tableBox .team .table .type[data-v-1f5b7b50] {
	width: 114px;
	float: left
}

.handicap .tableBox .team .table .odds[data-v-1f5b7b50] {
	width: calc(50% - 57px);
	float: left;
	border-left: 1px solid #eae9f2
}

.handicap .tableBox .team .table .odds span[data-v-1f5b7b50] {
	display: inline-block;
	width: 25%
}

.matchTable_nears .tbody .item:hover {
	background: #f0f0f0 !important
}

.matchTable_nears .bettle .name {
	width: calc(50% - 53px)
}

.matchTable_nears .bettle .score {
	width: 106px
}

.matchTable_nears .bettle .score .item {
	width: 53px
}

.integral .empty[data-v-5bfbaac6] {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #7a809a
}

.integral .btn button[data-v-5bfbaac6] {
	cursor: pointer;
	margin-left: 15px;
	width: 60px;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.integral .btn button.active[data-v-5bfbaac6],
.integral .btn button[data-v-5bfbaac6]:hover {
	background: #548feb;
	color: #fff
}

.integral .tournament[data-v-5bfbaac6] {
	background: #fff;
	display: flex;
	justify-content: space-around;
	padding: 0 5px 20px
}

.integral .tournament .tournament_table[data-v-5bfbaac6] {
	width: 585px
}

.integral .tournament .tournament_table .header[data-v-5bfbaac6] {
	height: 54px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.integral .tournament .tournament_table .header div[data-v-5bfbaac6]:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.integral .tournament .tournament_table .header div:first-child span[data-v-5bfbaac6] {
	font-size: 16px;
	font-weight: 500;
	color: #494a54
}

.integral .tournament .tournament_table .header div:first-child span[data-v-5bfbaac6]:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.integral .tournament .tournament_table .header div:first-child span:first-child img[data-v-5bfbaac6] {
	margin-right: 11px;
	width: 26px;
	height: 26px
}

.integral .tournament .tournament_table .header .right[data-v-5bfbaac6] {
	float: right;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 6px;
	border: 1px solid #eae9f2;
	font-size: 12px;
	color: #848a9c
}

.integral .tournament .tournament_table .header .right .label[data-v-5bfbaac6] {
	float: left
}

.integral .tournament .tournament_table .header .right .info[data-v-5bfbaac6] {
	float: left;
	margin: 0 5px
}

.integral .tournament .tournament_table .header .right .info span[data-v-5bfbaac6] {
	margin-left: 5px
}

.integral .tournament .tournament_table .header .right .info span em[data-v-5bfbaac6] {
	font-style: normal
}

.integral .tournament .tournament_table .header .right .info span .red[data-v-5bfbaac6] {
	color: #ef5555
}

.integral .tournament .tournament_table .header .right .info span .green[data-v-5bfbaac6] {
	color: #6bb548
}

.integral .tournament .tournament_table .header .right .tips[data-v-5bfbaac6] {
	float: left
}

.integral .tournament .tournament_table .table_box[data-v-5bfbaac6] {
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.integral .tournament .tournament_table .table_box .table_tbody[data-v-5bfbaac6],
.integral .tournament .tournament_table .table_box .table_thede[data-v-5bfbaac6] {
	display: flex;
	justify-content: center;
	align-items: center
}

.integral .tournament .tournament_table .table_box .table_tbody p[data-v-5bfbaac6],
.integral .tournament .tournament_table .table_box .table_thede p[data-v-5bfbaac6] {
	line-height: 40px;
	height: 40px;
	flex: 1;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333;
	border-bottom: 1px solid #eae9f2
}

.integral .tournament .tournament_table .table_box .table_thede[data-v-5bfbaac6] {
	background: #eeeff2
}

.integral .tournament .tournament_table .table_box .table_thede p[data-v-5bfbaac6] {
	color: #848a9c
}

.integral .tournament .tournament_table .table_box .table_tbody[data-v-5bfbaac6]:nth-child(2n) {
	background: #f6f6f8
}

.integral .tournament .tournament_table .table_box .table_tbody p[data-v-5bfbaac6] {
	font-size: 14px;
	font-weight: 500
}

.integral .tournament .tournament_table .table_box .table_tbody[data-v-5bfbaac6]:hover {
	background: #f0f0f0
}

.integral .cup[data-v-5bfbaac6] {
	padding: 20px;
	background: #fff
}

.integral .cup .cup_table .cup_body[data-v-5bfbaac6],
.integral .cup .cup_table .cup_thade[data-v-5bfbaac6] {
	display: flex;
	justify-content: center;
	align-items: center
}

.integral .cup .cup_table .cup_body p[data-v-5bfbaac6],
.integral .cup .cup_table .cup_thade p[data-v-5bfbaac6] {
	line-height: 40px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333;
	flex: 1
}

.integral .cup .cup_table .cup_body p[data-v-5bfbaac6]:nth-child(2),
.integral .cup .cup_table .cup_thade p[data-v-5bfbaac6]:nth-child(2) {
	flex: 1;
	text-align: left
}

.integral .cup .cup_table .cup_thade[data-v-5bfbaac6] {
	background: #eeeff2
}

.integral .cup .cup_table .cup_thade p[data-v-5bfbaac6] {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #848a9c
}

.integral .cup .cup_table .cup_body[data-v-5bfbaac6]:nth-child(odd) {
	background: #f6f6f8
}

.integral .cup .cup_table .cup_body p[data-v-5bfbaac6] {
	font-size: 14px;
	font-weight: 500
}

.integral .cup .cup_table .cup_body[data-v-5bfbaac6]:hover {
	background: #f0f0f0
}

.match_popover {
	padding: 5px 0 !important;
	margin: 5px 0 0 !important;
	min-width: 120px
}

.match_popover .item {
	cursor: pointer !important;
	border-radius: 5px;
	overflow: hidden
}

.match_popover .item p {
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding-bottom: 10px
}

.match_popover .item p:hover {
	background: #e9eff9;
	color: #548feb
}

.matchTable_nears {
	font-size: 12px;
	color: #333;
	box-sizing: border-box
}

.matchTable_nears .color1 {
	background: rgba(255, 237, 240, .5) !important
}

.matchTable_nears .color2 {
	background: rgba(237, 249, 255, .5) !important
}

.matchTable_nears .action {
	float: right;
	margin-top: -50px
}

.matchTable_nears /deep/ .select_call {
	box-sizing: border-box;
	border: none !important;
	border-bottom: 1px solid #dfdee7 !important;
	margin: 0;
	height: 29px
}

.matchTable_nears /deep/ .select_call .el-input {
	border-bottom: 1px solid #dfdee7 !important
}

.matchTable_nears /deep/ .select_call .el-input__inner {
	border: none !important;
	border-radius: none !important;
	height: 27px !important;
	font-size: 12px;
	background: #eeeff2;
	color: #848a9c;
	padding: 0 10px
}

.matchTable_nears /deep/ .select_call .el-input__suffix .el-input__suffix-inner .el-select__caret {
	width: 10px;
	height: 10px
}

.matchTable_nears .thead {
	border-top: 1px solid #dfdee7;
	border-left: 1px solid #dfdee7;
	height: 60px;
	line-height: 60px;
	background: #eeeff2;
	color: #848a9c
}

.matchTable_nears .thead div {
	border-right: 1px solid #dfdee7;
	float: left
}

.matchTable_nears .thead .odds p span {
	line-height: 30px
}

.matchTable_nears .thead .odds p:first-child {
	cursor: pointer;
	border-bottom: 1px solid #dfdee7
}

.matchTable_nears .thead .odds p:first-child span {
	flex: 1;
	display: flex;
	justify-content: space-around;
	text-align: left
}

.matchTable_nears .thead .odds p:first-child span:last-child {
	display: flex;
	border-right: 1px solid #dfdee7
}

.matchTable_nears .thead .odds p:first-child span:last-child span,
.matchTable_nears .thead .odds p:first-child span:last-child span div {
	width: 89px;
	display: flex;
	border: none !important;
	justify-content: space-around
}

.matchTable_nears .thead .odds p:first-child i {
	line-height: 30px
}

.matchTable_nears .thead .handicap {
	width: 140px
}

.matchTable_nears .thead .handicap p:first-child span:first-child {
	border: none
}

.matchTable_nears .tbody {
	clear: both;
	border-left: 1px solid #eae9f2;
	display: inline-block;
	margin-top: -2px
}

.matchTable_nears .tbody .item {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eae9f2
}

.matchTable_nears .tbody .item:hover {
	background: #ebecf3 !important
}

.matchTable_nears .tbody .item div {
	border-right: 1px solid #eae9f2;
	float: left;
	font-size: 14px
}

.matchTable_nears .tbody .item div p,
.matchTable_nears .tbody .item div p span {
	font-size: 14px
}

.matchTable_nears .tbody .item .name {
	cursor: pointer
}

.matchTable_nears .tbody .item .name:hover {
	color: #548feb
}

.matchTable_nears .tbody .item .score {
	cursor: pointer
}

.matchTable_nears .tbody .item .odds p span {
	border: none !important
}

.matchTable_nears .tbody .item .odds p span:first-child,
.matchTable_nears .tbody .item .odds p span:last-child {
	width: 50px
}

.matchTable_nears .tbody .item span:nth-child(2) {
	flex: 1;
	height: 40px
}

.matchTable_nears .tbody .item:nth-child(2n) {
	background-color: #f6f6f8
}

.matchTable_nears .tbody .item .time,
.matchTable_nears .tbody .item .tournament {
	font-weight: 500;
	font-size: 12px
}

.matchTable_nears .score_red {
	color: #ef5555 !important
}

.matchTable_nears .tournament {
	width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.matchTable_nears .time {
	width: 100px
}

.matchTable_nears .bettle {
	width: 370px;
	display: flex;
	justify-content: center
}

.matchTable_nears .bettle .name {
	float: left;
	width: calc(50% - 63px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 5px
}

.matchTable_nears .bettle .blueColor {
	color: #6bb548
}

.matchTable_nears .bettle .redColor {
	color: #ef5555
}

.matchTable_nears .bettle .home {
	text-align: right
}

.matchTable_nears .bettle .away,
.matchTable_nears .bettle .team {
	text-align: left
}

.matchTable_nears .bettle .score {
	float: left;
	width: 126px;
	color: #848a9c;
	display: flex
}

.matchTable_nears .bettle .score .item {
	padding-right: 2px;
	font-weight: 700;
	color: #333;
	width: 63px;
	text-align: right
}

.matchTable_nears .bettle .score .item2 {
	padding-left: 5px;
	flex: 1;
	text-align: left
}

.matchTable_nears .corner {
	width: 110px
}

.matchTable_nears .odds {
	width: 179px
}

.matchTable_nears .odds p {
	display: flex;
	justify-content: space-around;
	align-items: center
}

.matchTable_nears .handicap {
	width: 140px
}

.matchTable_nears .handicap span {
	flex: 1
}

.matchTable_nears .handicap p:first-child span:first-child {
	border: none
}

.matchTable_nears .handicap em {
	font-style: normal
}

.matchTable_nears .handicap .red {
	color: #ef5555
}

.matchTable_nears .handicap .green {
	color: #6bb548
}

.paper .tableBox[data-v-f68ecd8a] {
	width: 100%;
	padding: 20px 20px 24px;
	background-color: #fff;
	overflow: hidden
}

.paper .tableBox .table[data-v-f68ecd8a] {
	border: 1px solid #eae9f2;
	overflow: hidden;
	font-size: 12px;
	color: #333
}

.paper .tableBox .table .team[data-v-f68ecd8a] {
	float: left;
	width: calc(50% - 55px)
}

.paper .tableBox .table .team .thead p[data-v-f68ecd8a]:first-child {
	height: 33px;
	line-height: 33px;
	color: #848a9c;
	border-bottom: 1px solid #eae9f2
}

.paper .tableBox .table .team .thead p[data-v-f68ecd8a]:last-child {
	height: 29px;
	line-height: 29px
}

.paper .tableBox .table .team .thead p:last-child span[data-v-f68ecd8a] {
	display: inline-block;
	width: 20%
}

.paper .tableBox .table .channel[data-v-f68ecd8a] {
	float: left;
	width: 110px;
	border-left: 1px solid #eae9f2;
	border-right: 1px solid #eae9f2
}

.paper .tableBox .table .channel .thead[data-v-f68ecd8a] {
	line-height: 62px
}

.paper .tableBox .table .thead[data-v-f68ecd8a] {
	background-color: #f6f6f8;
	height: 62px
}

.paper .tableBox .table .tbody p[data-v-f68ecd8a] {
	border-top: 1px solid #eae9f2;
	height: 40px;
	line-height: 40px
}

.paper .tableBox .table .tbody p span[data-v-f68ecd8a] {
	display: inline-block;
	width: 20%;
	font-size: 14px
}

.paper .tableBox .table .tbody p[data-v-f68ecd8a]:hover {
	background: #f0f0f0
}

li[data-v-9ea0c23a] {
	list-style: none
}

.zjtz[data-v-9ea0c23a] {
	padding: 20px;
	height: 242px;
	background: #fff
}

.zjtz .zjtz_table .zjtz_body[data-v-9ea0c23a],
.zjtz .zjtz_table .zjtz_thade[data-v-9ea0c23a] {
	display: flex;
	justify-content: center;
	align-items: center
}

.zjtz .zjtz_table .zjtz_body li[data-v-9ea0c23a],
.zjtz .zjtz_table .zjtz_thade li[data-v-9ea0c23a] {
	line-height: 40px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333;
	flex: 1
}

.zjtz .zjtz_table .zjtz_body li[data-v-9ea0c23a]:first-child,
.zjtz .zjtz_table .zjtz_thade li[data-v-9ea0c23a]:first-child {
	border-right: 1px solid #eae9f2
}

.zjtz .zjtz_table .zjtz_thade[data-v-9ea0c23a] {
	background: #eeeff2
}

.zjtz .zjtz_table .zjtz_thade li[data-v-9ea0c23a] {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #848a9c
}

.zjtz .zjtz_table .zjtz_body[data-v-9ea0c23a]:nth-child(odd) {
	background: #f6f6f8
}

.zjtz .zjtz_table .zjtz_body li[data-v-9ea0c23a] {
	font-size: 14px
}

.zjtz .zjtz_table .zjtz_body[data-v-9ea0c23a]:hover {
	background: #f0f0f0
}

.tableBox[data-v-0cda14ac] {
	width: 100%;
	padding: 20px 20px 24px;
	background-color: #fff
}

.tableBox .table[data-v-0cda14ac] {
	width: 100%;
	border: 1px solid #eae9f2;
	font-size: 12px;
	color: #333
}

.state .table .thead[data-v-0cda14ac] {
	width: 100%;
	height: 62px;
	background-color: #f6f6f8;
	overflow: hidden
}

.state .table .thead .team p[data-v-0cda14ac] {
	width: 100%
}

.state .table .thead .team p[data-v-0cda14ac]:first-child {
	height: 33px;
	line-height: 33px;
	color: #848a9c;
	border-bottom: 1px solid #eae9f2;
	cursor: pointer
}

.state .table .thead .team p[data-v-0cda14ac]:last-child {
	height: 29px;
	line-height: 29px
}

.state .table .tbody .item[data-v-0cda14ac] {
	overflow: hidden;
	border-top: 1px solid #eae9f2;
	height: 40px;
	line-height: 40px
}

.state .table .tbody .item .up[data-v-0cda14ac] {
	color: #ef5555
}

.state .table .tbody .item .up[data-v-0cda14ac]:after {
	display: inline-block;
	content: "";
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==);
	background-size: cover
}

.state .table .tbody .item .down[data-v-0cda14ac] {
	color: #6bb548
}

.state .table .tbody .item .down[data-v-0cda14ac]:after {
	display: inline-block;
	content: "";
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==);
	background-size: cover
}

.state .table .tbody .item[data-v-0cda14ac]:hover {
	background: #f0f0f0
}

.state .table .tbody .item div[data-v-0cda14ac],
.state .table .tbody .item div p span[data-v-0cda14ac] {
	font-size: 14px
}

.state .table .type[data-v-0cda14ac] {
	width: 210px;
	float: left;
	height: 40px
}

.state .table .team[data-v-0cda14ac] {
	width: calc(50% - 105px);
	float: left;
	border-left: 1px solid #eae9f2
}

.state .table .team[data-v-0cda14ac]:first-child {
	border-left: none
}

.state .table .team p span[data-v-0cda14ac] {
	display: inline-block;
	width: 33.33%;
	border-left: 1px solid #eae9f2
}

.state .table .team p span[data-v-0cda14ac]:first-child {
	border: none
}

.techDataCompare .chartsBox .row[data-v-6623921e] {
	display: flex;
	justify-content: space-between
}

.techDataCompare .chartsBox .row[data-v-6623921e]:last-child {
	margin-top: 14px
}

.techDataCompare .chartsBox .row .charts[data-v-6623921e] {
	width: 292px;
	height: 160px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	opacity: .99
}

.techDataRefer .chartsBox[data-v-b56296ae] {
	width: 100%;
	display: flex;
	justify-content: space-between
}

.techDataRefer .chartsBox .charts[data-v-b56296ae] {
	width: 292px;
	height: 226px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.techGoalNum .chartsBox[data-v-771a657c] {
	width: 100%;
	display: flex;
	justify-content: space-between
}

.techGoalNum .chartsBox .charts[data-v-771a657c] {
	width: 595px;
	height: 250px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.techGoalStatis .chartsBox[data-v-2d560c4d] {
	width: 100%;
	display: flex;
	justify-content: space-between
}

.techGoalStatis .chartsBox .charts[data-v-2d560c4d] {
	width: 595px;
	height: 240px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.techFirstGoal .chartsBox[data-v-a4d48794] {
	width: 100%;
	display: flex;
	justify-content: space-between
}

.techFirstGoal .chartsBox .charts[data-v-a4d48794] {
	width: 595px;
	height: 240px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.techFirstGoal .chartsBox .charts .tit[data-v-a4d48794] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f9f9f9;
	color: #444;
	font-size: 14px;
	padding: 0 18px;
	text-align: left
}

.techFirstGoal .chartsBox .charts .chartCon[data-v-a4d48794] {
	width: 100%;
	height: 180px
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox[data-v-a4d48794] {
	width: 50%;
	float: left
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox p[data-v-a4d48794] {
	margin-top: 17px
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox p img[data-v-a4d48794] {
	width: 24px;
	display: inline-block;
	vertical-align: middle
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox p span[data-v-a4d48794] {
	font-size: 14px;
	color: #4e5162;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox[data-v-a4d48794] {
	margin-top: 15px;
	padding: 0 60px;
	overflow: hidden
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox .grade[data-v-a4d48794] {
	float: right
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox .grade span[data-v-a4d48794] {
	display: block;
	font-size: 13px;
	color: #4e5162;
	margin-top: 8px
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox .grade .red[data-v-a4d48794] {
	color: #e56262
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox .grade .green[data-v-a4d48794] {
	color: #548feb
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .gradeBox .gradeCharts[data-v-a4d48794] {
	width: 100px;
	height: 100px;
	float: left
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend[data-v-a4d48794] {
	margin-top: 10px;
	clear: both;
	padding: 0 60px;
	display: flex;
	justify-content: space-between
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend span[data-v-a4d48794] {
	font-size: 12px;
	color: #4e5162
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend span[data-v-a4d48794]:before {
	content: "";
	width: 8px;
	height: 8px;
	display: inline-block;
	margin-right: 10px;
	background-color: #4e5162
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend .win[data-v-a4d48794]:before {
	background-color: #e05c5c
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend .draw[data-v-a4d48794]:before {
	background-color: #e3e2ed
}

.techFirstGoal .chartsBox .charts .chartCon .teamBox .legend .loss[data-v-a4d48794]:before {
	background-color: #548feb
}

.techRadar[data-v-38d2b982] {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between
}

.techRadar .handicapCompare[data-v-38d2b982],
.techRadar .techCompare[data-v-38d2b982] {
	width: 595px
}

.techRadar .handicapCompare .chartsBox[data-v-38d2b982],
.techRadar .techCompare .chartsBox[data-v-38d2b982] {
	width: 595px;
	height: 290px;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.nearFuture[data-v-93e2a194] {
	width: 300px;
	padding-bottom: 10px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.nearFuture .subTitle[data-v-93e2a194] {
	height: 50px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-bottom: 1px solid #f2f1f6
}

.nearFuture .subTitle span[data-v-93e2a194] {
	font-size: 16px;
	font-weight: 700;
	color: #444
}

.nearFuture .subTitle span[data-v-93e2a194]:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin: 0 8px 0 10px
}

.nearFuture .main .Navigation[data-v-93e2a194] {
	padding: 0 10px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid #f2f1f6
}

.nearFuture .main .Navigation span[data-v-93e2a194] {
	width: 70px;
	height: 32px;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	line-height: 32px;
	background: #f6f6f8;
	cursor: pointer
}

.nearFuture .main .Navigation .action[data-v-93e2a194],
.nearFuture .main .Navigation span[data-v-93e2a194]:hover {
	background: #548feb;
	color: #fff
}

.nearFuture .main .content[data-v-93e2a194] {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 10px
}

.nearFuture .main .content .item[data-v-93e2a194] {
	width: 280px;
	height: 50px;
	background: #f6f6f8;
	display: flex;
	align-items: center;
	margin-bottom: 6px
}

.nearFuture .main .content .item div[data-v-93e2a194] {
	width: 33.33%
}

.nearFuture .main .content .item div p[data-v-93e2a194]:first-child {
	font-size: 15px;
	font-weight: 400;
	color: #dd5b5b;
	margin-bottom: 5px
}

.nearFuture .main .content .item div p[data-v-93e2a194]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9
}

.nearFuture .main .echars[data-v-93e2a194] {
	margin: 5px auto 0;
	width: 280px;
	height: 142px;
	background: #fff;
	border: 1px solid #eae9f2
}

.nearFuture .main .discount .trend[data-v-93e2a194] {
	position: relative;
	width: 278px;
	border: 1px solid #eae9f2;
	margin: 10px auto auto
}

.nearFuture .main .discount .trend .real[data-v-93e2a194] {
	width: calc(100% - 40px);
	position: absolute;
	right: 0;
	height: 30px;
	top: 0;
	display: flex;
	justify-content: space-between
}

.nearFuture .main .discount .trend .real span[data-v-93e2a194] {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff
}

.nearFuture .main .discount .trend .real .hit[data-v-93e2a194] {
	border: 3px solid #dd5b5b;
	background: #dd5b5b;
	margin-top: 9px;
	z-index: 1000
}

.nearFuture .main .discount .trend .real .zou[data-v-93e2a194] {
	border: 3px solid #588cd8;
	background: #588cd8;
	margin-top: 39px;
	z-index: 1000
}

.nearFuture .main .discount .trend .real .miss[data-v-93e2a194] {
	border: 3px solid #939393;
	background: #939393;
	margin-top: 69px;
	z-index: 1000
}

.nearFuture .main .discount .trend .item[data-v-93e2a194] {
	height: 30px;
	line-height: 30px
}

.nearFuture .main .discount .trend .item .label[data-v-93e2a194] {
	width: 40px;
	color: #333;
	font-size: 12px;
	float: left
}

.nearFuture .main .discount .trend .item .result[data-v-93e2a194] {
	float: left;
	border-bottom: 1px solid #f3f3f3;
	width: calc(100% - 40px);
	height: 30px
}

.nearFuture .main .discount .trend .item:last-child .result[data-v-93e2a194] {
	border-bottom: 0
}

.nearFuture .main .discount .trend .svg[data-v-93e2a194] {
	height: 110px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	margin-right: 10px
}

.nearFuture .main .discount .trend p[data-v-93e2a194] {
	font-size: 13px;
	font-weight: 400;
	color: #444;
	margin: 18px 0
}

.nearFuture .main .bottom[data-v-93e2a194] {
	background: #f6f6f8;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 8px 10px 0;
	height: 48px
}

.nearFuture .main .bottom div[data-v-93e2a194]:first-child {
	width: 90px;
	height: 28px;
	background: #ed6256;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	line-height: 28px;
	cursor: pointer
}

.nearFuture .main .bottom div[data-v-93e2a194]:last-child {
	width: 160px;
	display: flex;
	align-items: center
}

.nearFuture .main .bottom div:last-child span[data-v-93e2a194] {
	font-size: 12px;
	font-weight: 400;
	color: #444
}

.nearFuture .main .bottom div:last-child span[data-v-93e2a194]:last-child {
	color: #dd5b5b
}

.otherProposal[data-v-5938b856] {
	width: 300px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	margin-top: 10px
}

.otherProposal .one[data-v-5938b856] {
	font-size: 12px;
	font-weight: 700;
	color: #548feb;
	text-align: right
}

.otherProposal .head[data-v-5938b856] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 50px;
	background: #fff
}

.otherProposal .head span[data-v-5938b856] {
	font-size: 16px;
	font-weight: 700;
	color: #444;
	display: flex;
	justify-content: center;
	align-items: center
}

.otherProposal .head span[data-v-5938b856]:before {
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin: 0 8px 0 12px
}

.otherProposal .box .item[data-v-5938b856] {
	cursor: pointer;
	border-top: 1px solid #f2f1f6;
	height: 88px;
	display: flex;
	justify-content: space-between;
	padding: 0 14px 0 10px
}

.otherProposal .box .item[data-v-5938b856]:hover {
	background: #f6f6f8
}

.otherProposal .box .item:hover .img .boxImg img[data-v-5938b856] {
	transform: scale(1.2)
}

.otherProposal .box .item:hover .content .name[data-v-5938b856] {
	color: #548feb !important
}

.otherProposal .box .item .left[data-v-5938b856] {
	width: 210px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.otherProposal .box .item .left .img[data-v-5938b856] {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.otherProposal .box .item .left .img .boxImg[data-v-5938b856] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 7px;
	overflow: hidden;
	border-radius: 22px
}

.otherProposal .box .item .left .img .boxImg img[data-v-5938b856] {
	width: 44px;
	height: 44px;
	border-radius: 22px;
	transition: all .3s;
	cursor: pointer
}

.otherProposal .box .item .left .img .right_top[data-v-5938b856] {
	position: absolute;
	width: 8px;
	height: 8px;
	background: #e94241;
	border-radius: 50%;
	right: 11px;
	top: 1px
}

.otherProposal .box .item .left .img .right_bottom[data-v-5938b856] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 0;
	bottom: 0
}

.otherProposal .box .item .left .img .right_bottom img[data-v-5938b856] {
	width: 16px;
	height: 18px
}

.otherProposal .box .item .left .img .center_bootom[data-v-5938b856] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 0
}

.otherProposal .box .item .left .img .center_bootom img[data-v-5938b856] {
	width: 46px;
	height: 12px
}

.otherProposal .box .item .left .content[data-v-5938b856] {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.otherProposal .box .item .left .content .name[data-v-5938b856] {
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	text-align: left
}

.otherProposal .box .item .left .content .tabs[data-v-5938b856] {
	margin: 7px 0;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.otherProposal .box .item .left .content .tabs span[data-v-5938b856] {
	height: 16px;
	background: #fff;
	border: 1px solid #ef5555;
	padding: 0 5px;
	font-size: 11px;
	font-weight: 400;
	color: #ef5555;
	margin-right: 5px;
	line-height: 14px
}

.otherProposal .box .item .left .content .vb[data-v-5938b856] {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.otherProposal .box .item .left .content .vb span[data-v-5938b856]:first-child {
	padding: 0 3px;
	height: 16px;
	background: #ebf3fc;
	border: 1px solid #548feb;
	margin-right: 6px;
	line-height: 14px;
	font-size: 12px;
	font-weight: 400;
	color: #548feb
}

.otherProposal .box .item .left .content .vb span[data-v-5938b856]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #cfa472
}

.otherProposal .box .item .right[data-v-5938b856] {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center
}

.otherProposal .box .item .right .probability[data-v-5938b856] {
	width: 66px;
	height: 44px;
	background: #fff;
	border: 1px solid #fdf0f0;
	display: flex;
	flex-direction: column
}

.otherProposal .box .item .right .probability span[data-v-5938b856] {
	display: flex;
	align-items: center;
	justify-content: center
}

.otherProposal .box .item .right .probability span[data-v-5938b856]:first-child {
	font-size: 22px;
	font-weight: 700;
	color: #ed6256
}

.otherProposal .box .item .right .probability span[data-v-5938b856]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	border-top: 1px solid #fdf0f0;
	line-height: 14px;
	height: 17px
}

.otherProposal .bottom[data-v-5938b856] {
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	border-top: 1px solid #f2f1f6;
	cursor: pointer
}

.otherProposal .bottom span[data-v-5938b856]:hover {
	color: #548feb
}

.mtachItem[data-v-219f34ae] {
	width: 850px;
	background: #fff
}

.mtachItem em[data-v-219f34ae],
.mtachItem i[data-v-219f34ae] {
	font-style: normal
}

.mtachItem .top[data-v-219f34ae] {
	border: 1px solid #eae9f2;
	cursor: pointer;
	height: 94px
}

.mtachItem .top .topTitle[data-v-219f34ae] {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center
}

.mtachItem .top .topTitle .box[data-v-219f34ae] {
	display: flex;
	align-items: center;
	margin-bottom: -8px;
	margin-top: 14px
}

.mtachItem .top .topTitle .box p[data-v-219f34ae]:first-child {
	font-size: 13px;
	font-weight: 400;
	color: #444;
	margin-right: 7px
}

.mtachItem .top .topTitle .box p[data-v-219f34ae]:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9
}

.mtachItem .top .topTitle .box p:last-child span[data-v-219f34ae] {
	margin-right: 7px
}

.mtachItem .top .topTitle .Collection[data-v-219f34ae] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	top: 0
}

.mtachItem .top .topTitle .Collection span[data-v-219f34ae] {
	width: 30px;
	height: 30px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-top: none;
	border-left: none;
	border-radius: 0 0 15px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer
}

.mtachItem .top .topTitle .Collection span .no[data-v-219f34ae] {
	width: 17px;
	height: 17px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAntJREFUOE+t1EtIVFEYB/D/d+74xhb5IDOoFkEUFKSLiB7eQRgc70Nc3B60CKWF1KIiSILgEtQiqEVQaIvc6GaybO7cgTLy6kIoKvdJQQoGGSZoMzrjzPlihMIcdSbyrg6cw+/+z/edcwib/NEme8gLfB7xLrTo6oN8fp4TDIVebC0uLZqERKNhqG9yoTlBx/WuAegEo9/Q1fP/Bdq25ztUj09pKTsUofQuxnmnZak/N0I3TOhEhywwdRiaqjoRb4CJI6bmf/xPoOd5vrm5dAUzKoRP9AgotzTthONEPQ2M6z6xoAaDwcR66HLCsDt0g4BzAG0lojJm/sHgGSL6PPZupMW2bRkKhZTi0qq3BOyXwCwxJojwRTJPEuODYfhDGWsZ7O5+X7Ctdr6PGNWLC0VNlnVkYb0EzEzOq9EaTiZ2KRD3AFQuJdPB1tbG8T9gZrCcoKSyBxC1RYUJIxAIxNZDM2WZj6ELjAOpwqTWGghM/177V1Ns2xZ19ce7JGhfgSgJBoOH51aj4XC4nJQtIRCWSJaf0vX6+Mo12V3ObCk6PADQmKE13FwNOtHhPgZSidh0m2VZ6dXzax4bx/UGQbhvNKtuVsLo8F1I+c3U/XfWKkkWuFzLsqoZwb7dmnZs9tnL0WplKdmUiH/vzSQKu95ZAM2mpp7OC3TdoToG9XydGq+r2bHnIiA6WfIUASlBaJOSGURPDV3dmxfouK8vgcQZZi4joglO8WXT9H90HK+diW8LQY+YcXUxjqq1rmHWlp2I1w/CQWK6ousNkZUpwuHB7aQUPARgcpqPmqZ/NGdTHHek3SdivRtdr0jEOymJpKk1PMkJ5nqecs3/AhKPAiSbrNltAAAAAElFTkSuQmCC);
	background-size: 100% 100%
}

.mtachItem .top .topTitle .Collection span .no[data-v-219f34ae]:hover,
.mtachItem .top .topTitle .Collection span .yes[data-v-219f34ae] {
	width: 17px;
	height: 17px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAAAXNSR0IArs4c6QAAAu9JREFUWEfFl09IFHEUxz9v105BlAlBiUKHiP4eWtZxjcAORUVFRdFFQQqCDkVoBZH05yIZFV2qi1AdC8LEJIuIINedxcgipIOHWiWjwlMo1TovZtxE153dnZmyHyzDzrz3vp/fn/d+v58QsOkb5vODeolyM0goCeJs+2qSY1g0Mc5yqSXtN14gEO1jHhMMolRgsUditP8fkDj1hLiTEX8iBlvnHEQVweQdsCojrliskBiDfmB8T432sgvhYZboFTFomlsQkzhKdZboKBblEmPcK4yvEdEeNhHmRU6xEA0S5fbcgCR4BGx3EUuKQdU/B1GT9SivgXyjGRGDV15gPE2NxiklzC2U/XlFhDap4rAnEDXZzATlhCgFShEWOU/7p5knU++KBf8FvEf4CAyhDDnPyf/DhBmWCLbNVBPtoZownRlxL50IYmsBn4EUQooQz5weapLVWHQDy4JE9+UrdDPGwamh1h4qCfMYWOkroD+n66RolANMzJhzNVmMOqnpOf08cvxEOCpVtP3xm7X4nPPFOPeBbR6DF2cufEXZKwYvZyzWXN7O9p52aOuKi1601VuU3VLNh2wP13TM7K6XgcaiZfIZCu2MUSe1fM9lVrAuqMlJlNYAMPaBoYUozSLYaZuzFQNil/T+ACBPxWBLIf9iQE6gXC0UKM/3T2IUrk/FgHSg7AwAAiUslQgj+ZdQnq96jzCVfENZGAhkMlM6/IMk2AD0BYKwnUNclCjn/IMkacLCTmH3JvSjrMGeAPfWJQY7/IMknF3ZLcAAFqclRqfGWUvIuenVuIh9EYMlvkCc9VHBKLAgK8AIwgXGaJt+s8sUwAbgElA2SzRNpWwk5bmOaJwoIcxpjnZFvMY4rW7V0bbVPsqYoAXl0IzjpLJPqnngHcTkFOr0Lo1wlzBnC6XgdBHtpQbhBrDOeR+iRaKc8Q6SoAtBUBrFYMBP5uhzSpjPcSzOA/F8V1L3Tc8kIlV/IXXt6UpQDjSLwRG3Dv0Ge+jdH7V5OVUAAAAASUVORK5CYII=);
	background-size: 100% 100%
}

.mtachItem .top .topMain[data-v-219f34ae] {
	display: flex;
	justify-content: space-between
}

.mtachItem .top .topMain .name[data-v-219f34ae] {
	flex: 1;
	display: flex
}

.mtachItem .top .topMain .name .img[data-v-219f34ae] {
	width: 64px;
	height: 64px;
	margin-top: -5px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 32px;
	display: flex;
	justify-content: center;
	align-items: center
}

.mtachItem .top .topMain .name .img img[data-v-219f34ae] {
	width: 44px;
	height: 44px
}

.mtachItem .top .topMain .name .team[data-v-219f34ae] {
	font-size: 18px;
	font-weight: 400;
	color: #444;
	display: flex;
	align-items: center
}

.mtachItem .top .topMain .home[data-v-219f34ae] {
	justify-content: flex-end
}

.mtachItem .top .topMain .home .team[data-v-219f34ae] {
	margin-right: 11px
}

.mtachItem .top .topMain .away[data-v-219f34ae] {
	justify-content: flex-start
}

.mtachItem .top .topMain .away .team[data-v-219f34ae] {
	margin-left: 11px
}

.mtachItem .top .topMain .score[data-v-219f34ae] {
	width: 312px;
	font-size: 34px;
	font-family: DIN Condensed;
	font-weight: 700;
	color: #444;
	display: flex;
	align-items: center;
	justify-content: center
}

.mtachItem .ChanGuan[data-v-219f34ae] {
	border-bottom: none
}

.mtachItem .bottoms[data-v-219f34ae] {
	display: block !important
}

.mtachItem .bottoms>div[data-v-219f34ae] {
	margin-bottom: 5px
}

.mtachItem .bottom[data-v-219f34ae] {
	display: flex;
	position: relative
}

.mtachItem .bottom .type[data-v-219f34ae] {
	width: 24px;
	height: 36px;
	background: #fff;
	border: 1px solid #ed6256;
	font-size: 12px;
	font-weight: 400;
	color: #ed6256;
	line-height: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.mtachItem .bottom .cotent[data-v-219f34ae] {
	flex: 1;
	height: 36px;
	background: linear-gradient(-86deg, #e8c48c, #fbeac9);
	display: flex;
	justify-content: center;
	align-items: center
}

.mtachItem .bottom .cotent .suo[data-v-219f34ae] {
	width: 22px;
	height: 22px;
	background: linear-gradient(120deg, #d5ad70, #bc852f);
	border-radius: 50%;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	margin-right: 9px
}

.mtachItem .bottom .cotent .title[data-v-219f34ae] {
	font-size: 14px;
	font-weight: 400;
	color: #8e5f30
}

.mtachItem .bottom .Unlock[data-v-219f34ae] {
	flex: 1;
	display: flex
}

.mtachItem .bottom .Unlock p[data-v-219f34ae] {
	flex: 1;
	height: 36px;
	background: #f6f6f8;
	border-right: 1px solid #eae9f2;
	border-bottom: 1px solid #eae9f2;
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	line-height: 36px
}

.mtachItem .bottom .Unlock .active[data-v-219f34ae] {
	background: #548feb;
	color: #fff
}

.mtachItem .bottom .Unlock .realResult[data-v-219f34ae] {
	position: relative
}

.mtachItem .bottom .Unlock .realResult[data-v-219f34ae]:before {
	content: "";
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(true.4ed8225.png);
	background-size: 100%;
	right: 0;
	bottom: -2px
}

.mtachItem .bottom .Unlocks[data-v-219f34ae] {
	position: relative;
	flex: 1
}

.mtachItem .bottom .Unlocks p[data-v-219f34ae] {
	flex: 1
}

.mtachItem .bottom .Unlocks .ishit[data-v-219f34ae] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 10px;
	top: -22px
}

.mtachItem .bottom .Unlocks .ishit img[data-v-219f34ae] {
	width: 62px;
	height: 63px
}

.mtachItem .bottom .state[data-v-219f34ae] {
	position: absolute;
	right: 10px;
	top: -77px
}

.mtachItem .bottom .state[data-v-219f34ae],
.mtachItem .bottom .state span[data-v-219f34ae] {
	display: flex;
	justify-content: center;
	align-items: center
}

.mtachItem .bottom .state span img[data-v-219f34ae] {
	width: 62px;
	height: 63px
}

.mtachItem .bottom .spare[data-v-219f34ae] {
	right: 10px;
	top: -26px
}

.OkamiList[data-v-7d13fda4] {
	margin-top: 10px;
	height: 690px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.OkamiList .head[data-v-7d13fda4] {
	height: 50px;
	background: #fff;
	display: flex;
	padding: 0 10px;
	justify-content: space-between
}

.OkamiList .head .left[data-v-7d13fda4] {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 700;
	color: #444;
	line-height: 50px
}

.OkamiList .head .main[data-v-7d13fda4] {
	display: flex;
	justify-content: center;
	align-items: center
}

.OkamiList .head .main span[data-v-7d13fda4] {
	cursor: pointer;
	width: 70px;
	height: 32px;
	background: #f6f6f8;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	line-height: 32px
}

.OkamiList .head .main .action[data-v-7d13fda4],
.OkamiList .head .main span[data-v-7d13fda4]:hover {
	background: #548feb;
	color: #fff
}

.OkamiList .head .right[data-v-7d13fda4] {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	line-height: 50px;
	cursor: pointer
}

.OkamiList .head .right[data-v-7d13fda4]:hover {
	color: #548feb
}

.OkamiList .box .item[data-v-7d13fda4] {
	border-top: 1px solid #f2f1f6;
	height: 64px;
	display: flex;
	cursor: pointer
}

.OkamiList .box .item[data-v-7d13fda4]:hover {
	background: #f6f6f8
}

.OkamiList .box .item:hover .content .img .boxImg img[data-v-7d13fda4] {
	transform: scale(1.2)
}

.OkamiList .box .item:hover .content .name .team .expert[data-v-7d13fda4] {
	color: #548feb
}

.OkamiList .box .item .num[data-v-7d13fda4] {
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	font-style: italic;
	color: #444a64
}

.OkamiList .box .item .num img[data-v-7d13fda4] {
	width: 20px;
	height: 20px
}

.OkamiList .box .item .content[data-v-7d13fda4] {
	flex: 1;
	display: flex
}

.OkamiList .box .item .content .img[data-v-7d13fda4] {
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

.OkamiList .box .item .content .img .boxImg[data-v-7d13fda4] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 20px
}

.OkamiList .box .item .content .img .boxImg img[data-v-7d13fda4] {
	width: 40px;
	height: 40px;
	transition: all .3s;
	cursor: pointer
}

.OkamiList .box .item .content .img .right_top[data-v-7d13fda4] {
	position: absolute;
	width: 8px;
	height: 8px;
	background: #e94241;
	border-radius: 50%;
	right: 3px;
	top: 12px
}

.OkamiList .box .item .content .img .right_bottom[data-v-7d13fda4] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	right: 0;
	bottom: 8px
}

.OkamiList .box .item .content .img .right_bottom img[data-v-7d13fda4] {
	width: 13px;
	height: 15px
}

.OkamiList .box .item .content .img .center_bootom[data-v-7d13fda4] {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 8px
}

.OkamiList .box .item .content .img .center_bootom img[data-v-7d13fda4] {
	width: 42px;
	height: 12px
}

.OkamiList .box .item .content .name[data-v-7d13fda4] {
	margin-left: 10px;
	flex: 1;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.OkamiList .box .item .content .name .team[data-v-7d13fda4] {
	font-size: 14px;
	font-weight: 400;
	color: #444a64;
	margin-bottom: 5px;
	display: flex;
	align-items: center
}

.OkamiList .box .item .content .name .team .expert[data-v-7d13fda4] {
	cursor: pointer
}

.OkamiList .box .item .content .name .team .tags[data-v-7d13fda4] {
	margin-left: 5px;
	padding: 0 5px;
	height: 14px;
	box-sizing: content-box;
	background: #fff;
	border: 1px solid #ef5555;
	border-radius: 0 8px 8px 8px;
	font-size: 11px;
	font-weight: 400;
	color: #ef5555;
	line-height: 14px;
	text-align: center
}

.OkamiList .box .item .content .name .team .one[data-v-7d13fda4] {
	background: #fff;
	border: 1px solid #ef5555;
	color: #ef5555
}

.OkamiList .box .item .content .name .team .two[data-v-7d13fda4] {
	background: #fff;
	border: 1px solid #cfa832;
	color: #cfa832
}

.OkamiList .box .item .content .name .team .san[data-v-7d13fda4] {
	background: #fff;
	border: 1px solid #548feb;
	color: #548feb
}

.OkamiList .box .item .content .name .Subtitle[data-v-7d13fda4] {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	overflow: hidden;
	height: 16px;
	width: 150px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.OkamiList .box .item .twos[data-v-7d13fda4] {
	margin-left: 10px
}

.OkamiList .box .item .twos .name .Subtitle[data-v-7d13fda4] {
	width: 167px
}

.OkamiList .box .item .btn[data-v-7d13fda4] {
	width: 60px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.OkamiList .box .item .btn span[data-v-7d13fda4]:hover {
	background: #548feb;
	color: #fff
}

.OkamiList .box .item .btn .guan[data-v-7d13fda4] {
	color: #548feb
}

.OkamiList .box .item .btn .guan[data-v-7d13fda4],
.OkamiList .box .item .btn .yiguan[data-v-7d13fda4] {
	cursor: pointer;
	width: 50px;
	height: 26px;
	background: #fff;
	border: 1px solid #eae9f2;
	font-size: 12px;
	font-weight: 400;
	line-height: 26px
}

.OkamiList .box .item .btn .yiguan[data-v-7d13fda4] {
	color: #8f94a9
}

.lodin {
	line-height: 40px;
	height: 40px;
	color: #ccc
}

.Football .kong {
	height: 600px
}

.Football .kong,
.Football .kong .box p {
	display: flex;
	justify-content: center;
	align-items: center
}

.Football .kong .box p {
	font-size: 14px;
	font-weight: 400;
	color: #666
}

.Football .kong .box p img {
	width: 180px;
	height: 140px
}

.Football .head {
	margin-top: 10px;
	height: 210px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.Football .advertisement {
	margin-top: 10px;
	height: 68px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 4, 76, .06);
	display: flex;
	justify-content: center;
	align-items: center
}

.Football .advertisement img {
	width: 100%;
	height: 100%
}

.Football .main {
	margin-top: 10px
}

.Football .main .nav {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between
}

.Football .main .nav .left {
	display: flex;
	line-height: 50px
}

.Football .main .nav .left p {
	width: 100px;
	background: #fff;
	font-size: 15px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	align-items: center;
	border-bottom: 3px solid #fff;
	cursor: pointer
}

.Football .main .nav .left p span {
	margin-top: 2px;
	width: 100px;
	border-right: 1px solid #eae9f2;
	height: 20px;
	line-height: 22px
}

.Football .main .nav .left p:hover {
	border-bottom: 3px solid #548feb
}

.Football .main .nav .left p:hover span {
	color: #548feb
}

.Football .main .nav .left .action {
	border-bottom: 3px solid #548feb
}

.Football .main .nav .left .action span {
	color: #548feb
}

.Football .main .nav .right {
	display: flex;
	align-items: center;
	width: 100px;
	justify-content: center
}

.Football .main .nav .right .btn {
	display: inline-block;
	width: 70px;
	height: 32px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	line-height: 32px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center
}

.Football .main .nav .right .btn:hover {
	border-color: #548feb
}

.Football .main .nav .right .btn i {
	font-style: normal;
	font-size: 15px;
	font-weight: 400;
	color: #548feb
}

.Football .main .nav .right .btn i:last-child {
	width: 20px
}

.allPrograms .kong[data-v-eaa9047e] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 600px
}

.allPrograms .kong .box p[data-v-eaa9047e] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #666
}

.allPrograms .kong .box p img[data-v-eaa9047e] {
	width: 180px;
	height: 140px
}

.allExperts[data-v-426722ab] {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.allExperts .kong[data-v-426722ab] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 600px
}

.allExperts .kong .box p[data-v-426722ab] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #666
}

.allExperts .kong .box p img[data-v-426722ab] {
	width: 180px;
	height: 140px
}

.allExperts .AllV[data-v-426722ab] {
	width: 440px;
	margin-bottom: 10px
}

.allExperts .AllV .bigVitems[data-v-426722ab]:hover {
	background: #f6f6f8 !important;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.navStwo {
	padding: 0;
	margin: 0;
	min-width: 100px
}

.navStwo .conte p {
	text-align: center;
	cursor: pointer;
	height: 40px;
	line-height: 40px
}

.navStwo .conte .action,
.navStwo .conte p:hover {
	background: #548feb;
	color: #fff
}

.overseas .guan .kong {
	height: 600px
}

.overseas .guan .kong,
.overseas .guan .kong .box p {
	display: flex;
	justify-content: center;
	align-items: center
}

.overseas .guan .kong .box p {
	font-size: 14px;
	font-weight: 400;
	color: #666
}

.overseas .guan .kong .box p img {
	width: 180px;
	height: 140px
}

.overseas .head {
	margin-top: 10px;
	height: 210px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.overseas .advertisement {
	margin-top: 10px;
	height: 68px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 4, 76, .06);
	display: flex;
	justify-content: center;
	align-items: center
}

.overseas .advertisement img {
	width: 100%;
	height: 100%
}

.overseas .main {
	margin-top: 10px
}

.overseas .main .nav {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: space-between
}

.overseas .main .nav .left {
	display: flex;
	line-height: 50px
}

.overseas .main .nav .left h3 {
	width: 100px;
	background: #fff;
	font-size: 15px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	align-items: center;
	border-bottom: 3px solid #fff;
	cursor: pointer
}

.overseas .main .nav .left h3 span {
	margin-top: 2px;
	width: 100px;
	border-right: 1px solid #eae9f2;
	height: 20px;
	line-height: 22px
}

.overseas .main .nav .left h3:hover {
	border-bottom: 3px solid #548feb
}

.overseas .main .nav .left h3:hover span {
	color: #548feb
}

.overseas .main .nav .left .action {
	border-bottom: 3px solid #548feb
}

.overseas .main .nav .left .action span {
	color: #548feb
}

.overseas .main .nav .right {
	display: flex;
	align-items: center;
	width: 100px;
	justify-content: center
}

.overseas .main .nav .right .btn {
	display: inline-block;
	width: 70px;
	height: 32px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	line-height: 32px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center
}

.overseas .main .nav .right .btn i {
	font-style: normal;
	font-size: 15px;
	font-weight: 400;
	color: #548feb
}

.overseas .main .nav .right .btn i:last-child {
	width: 20px
}

.proposal[data-v-ad95782a] {
	padding-top: 10px
}

.proposal .avtion span[data-v-ad95782a] {
	color: #548feb
}

.proposal .Navigation[data-v-ad95782a] {
	margin-top: 10px;
	height: 50px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 4, 76, .06);
	display: flex;
	padding-left: 32px
}

.proposal .Navigation .item[data-v-ad95782a] {
	font-weight: 400;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 43px;
	height: 50px;
	cursor: pointer
}

.proposal .Navigation .item span[data-v-ad95782a] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	line-height: 50px
}

.proposal .Navigation .item span[data-v-ad95782a]:first-child {
	margin-right: 7px
}

.proposal .Navigation .item span:first-child img[data-v-ad95782a] {
	width: 18px;
	height: 18px
}

.proposal .Navigation .ball[data-v-ad95782a]:hover {
	color: #548feb
}

.proposal .Navigation .ball:hover span img[data-v-ad95782a] {
	transform: rotate(1turn)
}

.proposal .Navigation .ball span:first-child img[data-v-ad95782a] {
	transition: all 2s
}

.proposal .Navigation .noBall[data-v-ad95782a]:hover {
	color: #548feb
}

.proposal .Navigation .noBall:hover span img[data-v-ad95782a] {
	transform: scale(1.2)
}

.proposal .Navigation .noBall span:first-child img[data-v-ad95782a] {
	transition: all .5s
}

.proposal .main[data-v-ad95782a] {
	display: flex;
	justify-content: space-between
}

.proposal .main .content[data-v-ad95782a] {
	width: 890px
}

.proposal .main .List[data-v-ad95782a] {
	width: 300px
}

.proposal .topOffset[data-v-ad95782a] {
	position: fixed;
	top: 72%;
	margin-left: 1213px;
	width: 100px
}

.proposal .topOffset .btn[data-v-ad95782a] {
	display: flex;
	flex-direction: column;
	align-items: center
}

.proposal .topOffset .btn .text[data-v-ad95782a] {
	display: flex;
	flex-direction: column;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	justify-content: center;
	align-items: center;
	width: 45px;
	height: 45px;
	background: #548feb;
	border-radius: 5px;
	margin: 10px 0 6px
}

.proposal .topOffset .btn .top[data-v-ad95782a] {
	width: 45px;
	height: 45px;
	background: #ddd;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.proposal .topOffset .btn .top i[data-v-ad95782a] {
	font-weight: 700;
	font-size: 20px;
	color: #fff
}

.proposal .topOffset .btn .top[data-v-ad95782a]:hover {
	background: #548feb
}

.expertDetails[data-v-99a9a89e] {
	padding-top: 10px
}

.expertDetails .kong[data-v-99a9a89e] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 300px;
	background: #fff
}

.expertDetails .kong div[data-v-99a9a89e] {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}

.expertDetails .kong div img[data-v-99a9a89e] {
	width: 180px;
	height: 140px
}

.expertDetails .kong div p[data-v-99a9a89e] {
	font-size: 14px;
	font-weight: 400
}

.expertDetails .historyNav[data-v-99a9a89e] {
	height: 40px;
	background: #fff
}

.expertDetails .main .content[data-v-99a9a89e] {
	margin-top: 10px;
	display: flex;
	justify-content: space-between
}

.expertDetails .main .content .left[data-v-99a9a89e] {
	width: 890px
}

.expertDetails .main .content .left .titleNav[data-v-99a9a89e] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 10px
}

.expertDetails .main .content .left .titleNav span[data-v-99a9a89e] {
	cursor: pointer;
	width: 100px;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	height: 32px;
	line-height: 32px;
	background: #f6f6f8
}

.expertDetails .main .content .left .titleNav .action[data-v-99a9a89e],
.expertDetails .main .content .left .titleNav span[data-v-99a9a89e]:hover {
	background: #548feb;
	color: #fff
}

.expertDetails .main .content .left .subTitle[data-v-99a9a89e] {
	height: 50px;
	background: #f6f6f8;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.expertDetails .main .content .left .subTitle span[data-v-99a9a89e] {
	font-size: 16px;
	font-weight: 700;
	color: #444
}

.expertDetails .main .content .left .subTitle span[data-v-99a9a89e]:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin: 0 8px 0 20px
}

.expertDetails .main .content .right[data-v-99a9a89e] {
	width: 300px
}

.alertModel_dialog {
	width: 480px;
	padding: 0
}

.alertModel_dialog .el-dialog__body,
.alertModel_dialog .el-dialog__header {
	padding: 0
}

.alertModel_dialog .boxsVgou .header {
	height: 50px;
	background: #f6f6f8;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.alertModel_dialog .boxsVgou .header span {
	width: 100px
}

.alertModel_dialog .boxsVgou .header span:last-child {
	text-align: right;
	padding-right: 20px;
	font-size: 16px;
	cursor: pointer
}

.alertModel_dialog .boxsVgou .header span:last-child:hover {
	color: #548feb
}

.alertModel_dialog .boxsVgou .header .txt {
	flex: 1;
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.alertModel_dialog .boxsVgou .body .VipBoxs {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 20px
}

.alertModel_dialog .boxsVgou .body .VipBoxs div {
	width: 340px
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .nav {
	height: 50px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border: none
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .nav p:first-child {
	font-size: 16px;
	font-weight: 700;
	color: #444;
	margin: 0 16px 0 10px
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .nav p:last-child {
	font-size: 13px;
	font-weight: 500;
	color: #8f94a9
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb {
	display: flex;
	justify-content: space-between
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .item {
	cursor: pointer;
	width: 160px;
	height: 100px;
	border: 1px solid #eae9f2;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .item p:first-child {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .item p:nth-child(2) {
	font-size: 20px;
	font-weight: 400;
	color: #333;
	margin: 10px 0 16px
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .item p:nth-child(2) em {
	font-style: normal;
	font-size: 13px
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .item p:last-child {
	font-size: 13px;
	font-weight: 400;
	color: #8f94a9
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .item span {
	width: 36px;
	height: 18px;
	background: #c8cdd5;
	border-radius: 8px 0 8px 0;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	position: absolute;
	left: -1px;
	top: 0
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .item:hover {
	border: 2px solid #b58350
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .item:hover p {
	color: #b58350
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .item:hover span {
	background: linear-gradient(-90deg, #e8c48c, #deb27a)
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .action {
	border: 2px solid #b58350
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .action p {
	color: #b58350 !important
}

.alertModel_dialog .boxsVgou .body .VipBoxs div .Vb .action span {
	background: linear-gradient(-90deg, #e8c48c, #deb27a)
}

.alertModel_dialog .boxsVgou .foter {
	display: flex;
	justify-content: space-between;
	height: 50px;
	align-items: center;
	padding: 0 20px;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 0 0 8px 8px
}

.alertModel_dialog .boxsVgou .foter span:first-child {
	color: #444;
	font-size: 15px;
	font-weight: 400
}

.alertModel_dialog .boxsVgou .foter span:first-child em {
	font-style: normal;
	color: #f4422a
}

.alertModel_dialog .boxsVgou .foter span:first-child em i {
	font-style: normal;
	font-size: 20px
}

.alertModel_dialog .boxsVgou .foter span:last-child {
	width: 88px;
	height: 36px;
	background: #548feb;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	cursor: pointer;
	line-height: 36px
}

.lock .Tips[data-v-9454a114] {
	margin-top: 10px;
	font-size: 13px;
	font-weight: 400;
	color: #a4713e;
	line-height: 40px;
	height: 40px;
	background: #fff;
	border: 1px solid #eae9f2;
	display: flex;
	align-items: center;
	justify-content: center
}

.lock .Tips[data-v-9454a114]:before {
	content: "";
	display: inline-block;
	width: 60px;
	height: 1px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAACCAYAAACT3Rh1AAAAAXNSR0IArs4c6QAAAQJJREFUOE/tkVFOw0AMRP3Gm7SFCgnxxwG5E3fiGPzwgQBBKU2ya+RNToFYaTX2eGb8YZ4eH4bD7T3j8RXb3vPLXa931x8dx7dTx+Fw07Hsv/HPI++7M2W86pyfLiuOe3y48HWe8GGPyrTyPztUZs6XkbJHmmbwAfnS55d5wQdJc2EeEfPKSwW1SbMXWCpeEIuDKksg1FAzLXIUJmhQnVoWUQWOqI3qpuRTU9UgvTRqmCREmFr6FWRtiOylJgPapg+TE02YqWEihell9fUvZImpsSBx9WVuEF2TWradTdFwSF8QPdd6Rph5ry3jm1IT2wz6vO80bM0lPNGgZ/B/4L994F8wseE33xDRIwAAAABJRU5ErkJggg==);
	background-size: 100% 100%;
	margin-right: 10px
}

.lock .Tips[data-v-9454a114]:after {
	content: "";
	display: inline-block;
	width: 60px;
	height: 1px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAACCAYAAACT3Rh1AAAAAXNSR0IArs4c6QAAAQdJREFUOE/tkUFOA1EMQ5M/My2lIEAs2HBKDsWeo3AJdggJFdrO/PihpBWHQOgvHDmO46/46/PTC2YykLsJPBINAze5JWey3xq5NZlBzrlZZK/q0jmkVyNQU8ueI2Tlb/jZV5Ezzbx8yiNf6U3trMNQ4+SPN7kpoNGczIzOO4yMnh7OaadJQkP9qZEZBrUML4ZgiMRGpmQQQx+LT21qRmX89GuMlX+AMYiOGAemLNpKUsfMjGlkmpGmTizSehqLV4wQC1pN9AParGfUJ+LieOr3FbEcuNokron5UHxs14V9/ub2uCGud/TDZXHL/rNwvtsWHr9uCh8f3gurt7tn//GG/x/4bx/4BzijD8Eihy1rAAAAAElFTkSuQmCC);
	background-size: 100% 100%;
	margin-left: 10px
}

.lock .default[data-v-9454a114] {
	height: 110px;
	margin-top: 10px;
	background: #edf3f8;
	box-shadow: 0 0 16px 0 rgba(99, 106, 125, .06);
	display: flex;
	flex-direction: column;
	justify-content: center
}

.lock .default div[data-v-9454a114]:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px
}

.lock .default div:first-child p[data-v-9454a114] {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 178px;
	height: 40px;
	background: linear-gradient(34deg, #ed7070, #eb4a46);
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 8px
}

.lock .default div:first-child p span[data-v-9454a114] {
	font-size: 14px;
	font-weight: 400;
	color: #fff
}

.lock .default div:first-child p span[data-v-9454a114]:first-child {
	margin-right: 9px
}

.lock .default div:first-child p span:first-child img[data-v-9454a114] {
	width: 18px;
	height: 20px
}

.lock .default div[data-v-9454a114]:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #444a64
}

.lock .default div:last-child em[data-v-9454a114] {
	font-style: normal;
	color: #a4713e
}

.lock .coupon[data-v-9454a114] {
	margin-top: 10px;
	height: 200px;
	background: url(bigV_back.34e2927.png);
	background-size: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.lock .coupon div[data-v-9454a114] {
	width: 200px;
	height: 123px;
	background: url(bigVsuo.2f1e042.png);
	background-size: 100%;
	display: flex;
	justify-content: flex-end;
	padding-bottom: 25px;
	flex-direction: column
}

.lock .coupon div p[data-v-9454a114] {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	padding-left: 35px
}

.lock .coupon div p em[data-v-9454a114] {
	font-style: normal;
	color: #ffe42e
}

.lock .overseas_default[data-v-9454a114] {
	margin-top: 10px;
	height: 130px;
	background: url(haiV_back.55b1569.png);
	background-size: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.lock .overseas_default .top[data-v-9454a114] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 13px
}

.lock .overseas_default .top div[data-v-9454a114] {
	cursor: pointer;
	width: 120px;
	height: 44px;
	background: linear-gradient(34deg, #ed7070, #eb4a46);
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06);
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center
}

.lock .overseas_default .top div span[data-v-9454a114]:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 9px
}

.lock .overseas_default .top div span:first-child img[data-v-9454a114] {
	width: 17px;
	height: 20px
}

.lock .overseas_default .top div span[data-v-9454a114]:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #fff
}

.lock .overseas_default .bottom[data-v-9454a114] {
	display: flex;
	justify-content: space-between;
	padding: 0 20px
}

.lock .overseas_default .bottom p[data-v-9454a114] {
	width: 400px;
	height: 36px;
	background: url(overseas_def.0ae4a78.png);
	background-size: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.lock .overseas_default .bottom p span[data-v-9454a114]:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px
}

.lock .overseas_default .bottom p span:first-child img[data-v-9454a114] {
	width: 24px;
	height: 27px
}

.lock .overseas_default .bottom p span[data-v-9454a114]:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #a4713e
}

.lock .overseas_default .bottom p span:last-child em[data-v-9454a114] {
	font-style: normal;
	color: #ef5555
}

.lock .member[data-v-9454a114] {
	height: 80px
}

.lock .member .top[data-v-9454a114] {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin: 0
}

.lock .fans div[data-v-9454a114] {
	width: 200px;
	height: 123px;
	background: url(bigVfen_suo.c3558cb.png);
	background-size: 100%
}

.lock .bottom_text[data-v-9454a114] {
	height: 66px;
	margin-top: 20px;
	background: #f6f6f8
}

.lock .bottom_text p[data-v-9454a114] {
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	line-height: 24px;
	text-align: left;
	padding: 10px 20px 13px 29px
}

.nineteen[data-v-01e125e6] {
	width: 850px
}

.nineteen #dadan[data-v-01e125e6] {
	background: linear-gradient(0deg, #ff5144, #ed6256)
}

.nineteen .main .head[data-v-01e125e6] {
	height: 40px;
	background: #f6f6f8;
	border: 1px solid #eae9f2;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;
	position: relative
}

.nineteen .main .head div span[data-v-01e125e6] {
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.nineteen .main .head div span em[data-v-01e125e6] {
	font-style: normal;
	color: #dd5b5b
}

.nineteen .main .head .left[data-v-01e125e6] {
	width: 200px;
	text-align: left
}

.nineteen .main .head .title_content[data-v-01e125e6] {
	display: flex;
	height: 40px;
	align-items: flex-start
}

.nineteen .main .head .title_content span[data-v-01e125e6] {
	width: 72px;
	height: 20px;
	background: linear-gradient(0deg, #cfa472, #e5b47a);
	border-radius: 0 0 10px 10px;
	font-size: 13px;
	font-weight: 400;
	color: #fff
}

.nineteen .main .head .right[data-v-01e125e6] {
	width: 200px;
	text-align: right
}

.nineteen .main .head .Hit[data-v-01e125e6] {
	position: absolute;
	left: 10px;
	top: 10px
}

.nineteen .main .head .Hit[data-v-01e125e6],
.nineteen .main .head .Hit span[data-v-01e125e6] {
	display: flex;
	justify-content: center;
	align-items: center
}

.nineteen .main .head .Hit span img[data-v-01e125e6] {
	width: 60px;
	height: 60px
}

.nineteen .main .table[data-v-01e125e6] {
	display: flex;
	width: 850px
}

.nineteen .main .table .team[data-v-01e125e6] {
	display: flex
}

.nineteen .main .table .team .item div[data-v-01e125e6] {
	width: 57px;
	border-right: 1px solid #eae9f2;
	border-bottom: 1px solid #eae9f2;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	justify-content: center;
	align-items: center
}

.nineteen .main .table .team .item .num[data-v-01e125e6] {
	height: 36px
}

.nineteen .main .table .team .item .name[data-v-01e125e6] {
	height: 89px
}

.nineteen .main .table .team .item .score[data-v-01e125e6] {
	height: 36px
}

.nineteen .main .table .team .item .recommend[data-v-01e125e6] {
	min-height: 36px;
	display: flex;
	flex-direction: column;
	justify-content: space-around
}

.nineteen .main .table .team .item .recommend span[data-v-01e125e6] {
	width: 5px
}

.nineteen .main .table .team .item .recommend .red[data-v-01e125e6] {
	color: #dd5b5b
}

.nineteen .main .table .thead .item div[data-v-01e125e6] {
	width: 52px;
	border-left: 1px solid #eae9f2
}

.nineteen .main .table .tbody .item .num[data-v-01e125e6] {
	font-weight: 700
}

.nineteen .main .table .tbody .item .name[data-v-01e125e6] {
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	padding-top: 12px;
	justify-content: flex-start
}

.nineteen .main .table .tbody .item .name span[data-v-01e125e6] {
	width: 20px;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.nineteen .main .table .tbody .item .score[data-v-01e125e6] {
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9
}

.nineteen .main .table .tbody .item .red[data-v-01e125e6] {
	font-size: 14px;
	font-weight: 400;
	color: #333
}

.nineteen .main .foter[data-v-01e125e6] {
	display: flex
}

.nineteen .main .foter div[data-v-01e125e6]:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.nineteen .main .foter div:first-child span[data-v-01e125e6] {
	width: 24px;
	height: 36px;
	background: #fff;
	border: 1px solid #ed6256;
	font-size: 13px;
	font-weight: 400;
	color: #ed6256
}

.nineteen .main .foter div[data-v-01e125e6]:last-child {
	flex: 1;
	height: 36px;
	background: linear-gradient(-86deg, #e8c48c, #fbeac9);
	display: flex;
	justify-content: center;
	align-items: center
}

.nineteen .main .foter div:last-child span[data-v-01e125e6]:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 9px
}

.nineteen .main .foter div:last-child span:first-child img[data-v-01e125e6] {
	width: 21.6px;
	height: 21.6px
}

.nineteen .main .foter div:last-child span[data-v-01e125e6]:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #8e5f30
}

.bigVplan[data-v-04f8f716] {
	padding-top: 10px
}

.bigVplan .huan[data-v-04f8f716] {
	word-break: break-all;
	text-align: left
}

.bigVplan .historyNav[data-v-04f8f716] {
	height: 40px;
	background: #fff
}

.bigVplan .main .content[data-v-04f8f716] {
	margin-top: 10px;
	display: flex;
	justify-content: space-between
}

.bigVplan .main .content .left[data-v-04f8f716] {
	width: 890px
}

.bigVplan .main .content .left .title[data-v-04f8f716] {
	border-bottom: 1px solid #f2f1f6;
	min-height: 90px;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 20px
}

.bigVplan .main .content .left .title div[data-v-04f8f716]:first-child {
	font-size: 26px;
	font-weight: 700;
	color: #444;
	text-align: left;
	margin-bottom: 14px;
	padding: 10px 0
}

.bigVplan .main .content .left .title div[data-v-04f8f716]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	display: flex;
	justify-content: space-between
}

.bigVplan .main .content .left .title div:last-child p[data-v-04f8f716]:first-child {
	display: flex;
	align-items: center;
	padding-bottom: 10px
}

.bigVplan .main .content .left .title div:last-child p:first-child span[data-v-04f8f716]:first-child {
	margin-right: 20px
}

.bigVplan .main .content .left .title div:last-child p:first-child span[data-v-04f8f716]:last-child {
	display: flex;
	align-items: center
}

.bigVplan .main .content .left .title div:last-child p:first-child span:last-child em[data-v-04f8f716] {
	display: flex;
	justify-content: center;
	align-items: center
}

.bigVplan .main .content .left .title div:last-child p:first-child span:last-child em img[data-v-04f8f716] {
	width: 16px;
	height: 11px;
	margin-right: 5px
}

.bigVplan .main .content .left .title div:last-child p[data-v-04f8f716]:last-child {
	display: flex;
	align-items: center
}

.bigVplan .main .content .left .title div:last-child p:last-child span[data-v-04f8f716]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #eb4a46
}

.bigVplan .main .content .left .title div:last-child p:last-child span[data-v-04f8f716]:last-child {
	font-size: 14px;
	font-weight: 400;
	display: flex;
	align-items: center
}

.bigVplan .main .content .left .title div:last-child p:last-child span:last-child em[data-v-04f8f716] {
	font-style: normal;
	width: 20px;
	height: 20px;
	background: #f6f6f8;
	font-size: 14px;
	font-family: DIN Alternate;
	font-weight: 700;
	color: #eb4a46
}

.bigVplan .main .content .left .consumption[data-v-04f8f716] {
	background: #fff;
	padding: 20px
}

.bigVplan .main .content .left .consumption .reason .nav[data-v-04f8f716] {
	font-size: 16px;
	font-weight: 700;
	color: #444;
	background: #fff;
	text-align: left;
	line-height: 50px;
	height: 50px
}

.bigVplan .main .content .left .consumption .reason .nav[data-v-04f8f716]:before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c
}

.bigVplan .main .content .left .consumption .reason p[data-v-04f8f716] {
	font-size: 16px;
	font-weight: 400;
	color: #444a64;
	line-height: 30px;
	text-align: left
}

.bigVplan .main .content .left .other .nav[data-v-04f8f716] {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 50px;
	background: #f6f6f8
}

.bigVplan .main .content .left .other .nav span[data-v-04f8f716] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	font-weight: 700;
	color: #444
}

.bigVplan .main .content .left .other .nav span[data-v-04f8f716]:before {
	content: "";
	margin: 0 8px 0 20px;
	width: 6px;
	height: 14px;
	background: #e05c5c
}

.bigVplan .main .content .right[data-v-04f8f716] {
	width: 300px
}

.bigVplan .bottomBtn[data-v-04f8f716] {
	margin-top: 20px;
	width: 900px;
	padding-left: 10px;
	height: 56px;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.bigVplan .bottomBtn .box[data-v-04f8f716] {
	height: 56px;
	width: 880px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.bigVplan .bottomBtn .left[data-v-04f8f716] {
	display: flex;
	justify-content: flex-start;
	font-size: 14px;
	font-weight: 400;
	color: #444a64
}

.bigVplan .bottomBtn .left span[data-v-04f8f716]:last-child {
	color: #dd5b5b
}

.bigVplan .bottomBtn .right[data-v-04f8f716] {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.bigVplan .bottomBtn .right p[data-v-04f8f716] {
	width: 180px;
	height: 44px;
	background: #40404c;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}

.bigVplan .bottomBtn .right p span[data-v-04f8f716] {
	font-size: 15px;
	font-weight: 400;
	height: 44px;
	line-height: 44px;
	color: #fff;
	flex: 1
}

.bigVplan .bottomBtn .right p span[data-v-04f8f716]:first-child {
	background: #40404c
}

.bigVplan .bottomBtn .right p span[data-v-04f8f716]:last-child {
	background: #ed6256
}

.bigVplan .ding[data-v-04f8f716] {
	position: fixed;
	bottom: 0;
	width: 900px
}

.bigVplan .bottom_text[data-v-04f8f716] {
	height: 66px;
	margin-top: 20px;
	background: #f6f6f8
}

.bigVplan .bottom_text p[data-v-04f8f716] {
	font-size: 14px;
	font-weight: 400;
	color: #8f94a9;
	line-height: 24px;
	text-align: left;
	padding: 10px 20px 13px 29px
}

.charts[data-v-d812aa80] {
	width: 300px;
	height: 203px;
	margin: 0 auto
}

.spread-charts[data-v-d812aa80] {
	width: 300px;
	height: 153px
}

.ta_l[data-v-d812aa80] {
	text-align: left
}

.df[data-v-d812aa80] {
	display: flex
}

.title th[data-v-d812aa80] {
	font-weight: 400 !important
}

.teamData .item .table-nav[data-v-d812aa80] {
	background: #f6f6f8;
	height: 50px;
	line-height: 50px;
	padding: 0 21px
}

.teamData .item .table-nav .lab[data-v-d812aa80] {
	font-weight: 700;
	color: #222
}

.teamData .item .table-nav h2[data-v-d812aa80]:first-child:before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin-right: 10px
}

.teamData .item .charts-wrap .item[data-v-d812aa80] {
	background: #fff;
	width: 300px;
	height: 201px;
	margin-right: 10px
}

.teamData .item .charts-wrap .item .txt-box[data-v-d812aa80] {
	font-size: 12px;
	margin-top: 17px
}

.teamData .item .charts-wrap .item .txt-box .title[data-v-d812aa80] {
	color: #444
}

.teamData .item .charts-wrap .item .txt-box .num[data-v-d812aa80] {
	color: #e05c5c;
	margin-left: 7px
}

.teamData .item .table-warp[data-v-d812aa80] {
	padding: 21px 25px;
	background: #fff
}

.teamData .item .table-warp .table[data-v-d812aa80] {
	font-size: 12px;
	width: 100%;
	border: 1px solid #eae9f2
}

.teamData .item .table-warp .table .title[data-v-d812aa80] {
	color: #848a9c;
	font-weight: 400;
	background: #eeeff2;
	height: 40px
}

.teamData .item .table-warp .table .title th[data-v-d812aa80] {
	border-right: 1px solid #eae9f2 !important
}

.teamData .item .table-warp .table .tr[data-v-d812aa80] {
	color: #333;
	height: 40px;
	border-bottom: 1px solid #eae9f2
}

.teamData .item .table-warp .table .tr td[data-v-d812aa80] {
	border-right: 1px solid #eae9f2
}

.teamData .item .table-warp .table .progress[data-v-d812aa80] {
	padding: 0 17px
}

.teamData .item .table-warp table tr td[data-v-d812aa80],
.teamData .item .table-warp table tr th[data-v-d812aa80] {
	border-color: #eae9f2;
	text-align: center
}

.teamData .level .item[data-v-d812aa80],
.teamData .time_row .item[data-v-d812aa80] {
	width: 50%
}

.teamData .yingli .table-warp tr[data-v-d812aa80] {
	border: 1px solid #eae9f2
}

.teamData .yingli .table-warp .title[data-v-d812aa80] {
	border-bottom: none
}

.teamData .shemen th[data-v-d812aa80]:first-child {
	border-right: none
}

.teamData .shemen th[data-v-d812aa80]:nth-child(2) {
	border-left: none
}

.teamData .xianjin tr[data-v-d812aa80] {
	border: 1px solid #eae9f2
}

.teamData .xianjin .title[data-v-d812aa80] {
	border-bottom: none
}

.progress[data-v-0e23a886] {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 0;
	transition: width .2s, opacity .4s;
	opacity: 1;
	background-color: #efc14e;
	z-index: 999999
}

.nearMatch {
	background: #fff
}

.nearMatch li {
	list-style: none
}

.nearMatch .btn {
	height: 50px;
	display: flex
}

.nearMatch .btn div:first-child {
	display: flex;
	justify-content: center
}

.nearMatch .btn div:first-child div {
	flex: 1;
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 20px
}

.nearMatch .btn div:first-child div span {
	width: 55px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999;
	display: flex;
	justify-content: center
}

.nearMatch .btn div:first-child div i:nth-child(2) {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat !important;
	z-index: 10000
}

.nearMatch .btn div:first-child div i:first-child {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat !important;
	z-index: 10000
}

.nearMatch .btn div:first-child div i:nth-child(2):hover {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat !important;
	z-index: 10000
}

.nearMatch .btn div:nth-child(2) button {
	cursor: pointer;
	margin-left: 10px;
	width: 60px;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.nearMatch .btn div:nth-child(2) button:hover {
	border-color: #548feb;
	color: #548feb;
	background: #fff
}

.nearMatch .btn div:nth-child(2) .nearMatch {
	background: #548feb !important;
	color: #fff !important;
	border: none !important
}

.nearMatch .nearMatch_body {
	padding: 0 20px 20px
}

.nearMatch .nearMatch_body .nearMatch_heder {
	height: 50px;
	line-height: 50px;
	text-align: left
}

.nearMatch .nearMatch_body .nearMatch_heder,
.nearMatch .nearMatch_body .nearMatch_heder span {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.nearMatch .nearMatch_body .nearMatch_table {
	border-top: 1px solid #dfdee7;
	border-left: 1px solid #dfdee7
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead {
	background: #eeeff2;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li {
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #848a9c;
	border-right: 1px solid #dfdee7;
	border-bottom: 1px solid #dfdee7;
	line-height: 60px
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:first-child,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:first-child {
	width: 79px
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(2),
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(2) {
	width: 99px
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(3),
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(3) {
	width: 369px;
	display: flex;
	justify-content: center
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(3) span:nth-child(2),
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(3) span:nth-child(2) {
	margin: 0 20px
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(4),
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(4) {
	width: 109px
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(5),
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(6),
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(7),
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(5),
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(6),
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(7) {
	width: 179px
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(5) div,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(6) div,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(7) div,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(5) div,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(6) div,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(7) div {
	line-height: 30px;
	display: flex;
	justify-content: space-around;
	align-items: center
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(5) div span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(6) div span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(7) div span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(5) div span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(6) div span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(7) div span {
	line-height: 30px
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(5) div:first-child,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(6) div:first-child,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(7) div:first-child,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(5) div:first-child,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(6) div:first-child,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(7) div:first-child {
	cursor: pointer;
	border-bottom: 1px solid #dfdee7
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(5) div:first-child span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(6) div:first-child span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(7) div:first-child span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(5) div:first-child span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(6) div:first-child span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(7) div:first-child span {
	flex: 1;
	display: flex;
	justify-content: space-around;
	text-align: left
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(5) div:first-child span:first-child,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(6) div:first-child span:first-child,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(7) div:first-child span:first-child,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(5) div:first-child span:first-child,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(6) div:first-child span:first-child,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(7) div:first-child span:first-child {
	border-right: 1px solid #dfdee7
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(5) div:first-child i,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(6) div:first-child i,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(7) div:first-child i,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(5) div:first-child i,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(6) div:first-child i,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(7) div:first-child i {
	line-height: 30px
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(6),
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(6) {
	width: 179px
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(7),
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(7) {
	flex: 1
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(7) div:first-child span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_thead li:nth-child(7) div:first-child span {
	justify-content: center
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody {
	background: #fff;
	height: 40px
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li {
	line-height: 40px !important;
	height: 40px !important;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333;
	border-right: 1px solid #eae9f2;
	border-bottom: 1px solid #eae9f2
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(5) div,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(6) div,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(7) div {
	border: none;
	line-height: 40px !important;
	height: 40px !important
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(5) div span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(6) div span,
.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody li:nth-child(7) div span {
	line-height: 40px;
	border: none !important
}

.nearMatch .nearMatch_body .nearMatch_table .nearMatch_tbody:nth-child(odd) {
	background: #f6f6f8
}

.nearMatchs {
	background: #fff
}

.nearMatchs li {
	list-style: none
}

.nearMatchs .btn {
	height: 50px;
	display: flex
}

.nearMatchs .btn div:first-child {
	display: flex;
	justify-content: center
}

.nearMatchs .btn div:first-child div {
	flex: 1;
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 20px
}

.nearMatchs .btn div:first-child div span {
	width: 55px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999;
	display: flex;
	justify-content: center
}

.nearMatchs .btn div:first-child div i:nth-child(2) {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWZJREFUOE+lkz1PAkEQhmfeDUfCRyKEjwSqg5K/YI0Yqe1s9HdpY6WtGMHav2B13FFBwkfAwEHCEXbNnoc5CBqR6Sa77zOzs+8w7YTjOFUp5Q0z14goGRzPlFJNALelUuk1LOFN0ul0TqSU90RUNwyD4vE4RSIR/3i1WtF8PifP83TaAHBlmuaHTnxAIH4DUMlms754X2jIcDgkKeU7gFMN8QG2bT8BqBeLxe+qewlBN91uV0Oey+VynS3LqgJo5fP5HyvvwnQn/X5fQ2rsOM6DYRiXuvohobvwPO+R2+32NJ1OJ1Op1CF6mkwmNB6PZ2zbtszlcpxIJA4CuK5Lg8FAHQ84+glHD9GyrDMAzf98I4DaxkgNIcRFoVD4k5F6vR6t1+svI4WtLISoZDKZX608Go20eNvKIYi/TNFolGKx2NYyLRYLWi6X+5cpbAA9EyHEtZTynJl9cyilXAAvzHxnmmYrfP8T1u7TiS0vpM0AAAAASUVORK5CYII=) no-repeat !important;
	z-index: 10000
}

.nearMatchs .btn div:first-child div i:first-child {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAoNJREFUOE+VU0FIVFEUPed9m8GozJgZbSOTm2jhrtpERLoIAyFxhog2LaJIQZtCLY0KQgk0RwxblWGtQqwIohYFWbSIahXmLqOCcmYs00r+zPx34luGSiS91YN3z7n3vHMuseDE+2bC8GZ3CKaaUAXA8K9npQW+Ingvh+kHtxMbpuZh/F3A+MWvUeSyTSB3QvoA8IVgJ/x3wpQA2CpghTy2DzeHni0gEOuSqQ0GphNgOaDLYPa+6wa+BGdDrl/oFmaCwaBTbIG1Odcbv9Manqnpng45JlvO2q6ZSIHjtoHaJug0v4YfDp1ldqG0pfd93dOhrHFbCNQwdiEVh8EpUJc4Fbm6HNjvHHTcBkn1AEcZS2auACohnfqho+ve/atzbdeniCkwxwgekDQCa84w1pN+boi7Cqjb/UYWGc9eby79/rexc072GGAPSnjsFajVReQD48nUuMCO8ZWhweiPyZY506CBm4nwx3mS+bEBHBEw4uVsm5WZDQZYtYQgM0xhi6hB43gXhhrXp+N9H8PWc47/GZs6+Xbs/fvoxuheY5RYJAGeUybPawG5y1oNOIbXJOyHcFjEI8CeHE6UvIn3p1YpS9+F3Yz1pAb8xNE4Df4n7kl+iTrIn6dUJTJNIAThoWjbfbAvK977uUzw+gGmGeudjEPeIhtrk5lNjtAL2u2QeeIRR28lQmNz4LOjARRFDghqkNDxX0GaA68prQTtOYBP8/lg59wu1CUnypeNsrLFdkVglzE8JNhxQSd8SUuWKd8E2kqA7yD7UnAmSEh+0IDNkMoAjJiCQO+NxqI3APWb4JfjftIcY3bAMdWQKiCGSeUFZkC8lrX3rVf46Fbz6tR8Rn4CIlRb+u/Gv/UAAAAASUVORK5CYII=) no-repeat !important;
	z-index: 10000
}

.nearMatchs .btn div:first-child div i:nth-child(2):hover {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAalJREFUOE+lk08og2Ecx7+/d/5sqzFqSlLakiM1FBclDpKLNpOTi5HbpuTi5KLVvC6YObgJKweSAykXyb+4kbaUJHtla5jX5n0f7V2rGZO13+3p+zzf3+95ns+XkFE2d6heUsXtJFM7ONQosoxbxrF9lVToXRsru0w/QqnF4DJTv4aeeCLYjRUFXJOpCFXlKkW+f5Zw4o8hEPyUGcFLsuj0OavfE5piYJ2504DUOyUaahvp0KHRVJQ5mLI+9cfg2XtB5J0dgIldCRPFwMILnlINDU/Z9KjUJ7tmq/uQhMm1MN5EtrjuMIyQzf1YL3Pc+XhPCZetc6ZZYhLXVkRGnJnJMvs0ZzKoRqcH9H92zhQnVsLwC9I8WXnhqr9VW9fbrM3JYOM4itXD6DVZeEF0duuKW2qLczI4uvmAe/vlI3+D/K+QxyMGgp8LZHUFG1BIZzl9YyAG12ZEBphZAamPFzy6f4L0EE6CFIkyr89pGP6JcqcOjcYsKAdi8Oz+gnIqD0RqngFDf4WJgCXGRMe3MKUDYOWDDQDZAbQzJONMwC2AfYB5fY6Ki/T9X93K0KxkZK3LAAAAAElFTkSuQmCC) no-repeat !important;
	z-index: 10000
}

.nearMatchs .btn div:nth-child(2) button {
	cursor: pointer;
	margin-left: 10px;
	width: 60px;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.nearMatchs .btn div:nth-child(2) button:hover {
	border-color: #548feb;
	color: #548feb;
	background: #fff
}

.nearMatchs .btn div:nth-child(2) .nearMatch {
	background: #548feb !important;
	color: #fff !important;
	border: none !important
}

.nearMatchs .nearMatch_body {
	padding: 0 20px 20px
}

.nearMatchs .nearMatch_body .nearMatch_heder {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444;
	text-align: left;
	display: flex
}

.nearMatchs .nearMatch_body .nearMatch_heder .header_left {
	width: 340px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer
}

.nearMatchs .nearMatch_body .nearMatch_heder .header_left span {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #494a54
}

.nearMatchs .nearMatch_body .nearMatch_heder .header_left span:first-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.nearMatchs .nearMatch_body .nearMatch_heder .header_left span:first-child img {
	margin-right: 10px;
	width: 26px;
	height: 26px
}

.nearMatchs .nearMatch_body .nearMatch_heder .header_right span {
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #444
}

.overseasDetails[data-v-0640c082] {
	padding-top: 10px
}

.overseasDetails .historyNav[data-v-0640c082] {
	height: 40px;
	background: #fff
}

.overseasDetails .main .content[data-v-0640c082] {
	margin-top: 10px;
	display: flex;
	justify-content: space-between
}

.overseasDetails .main .content .left[data-v-0640c082] {
	width: 890px
}

.overseasDetails .main .content .left .titleNav[data-v-0640c082] {
	height: 50px;
	background: #fff;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 10px
}

.overseasDetails .main .content .left .titleNav div[data-v-0640c082]:first-child {
	width: 90px;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

.overseasDetails .main .content .left .titleNav div[data-v-0640c082]:last-child {
	flex: 1;
	display: flex;
	align-items: center
}

.overseasDetails .main .content .left .titleNav div:last-child p[data-v-0640c082]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #8f94a9;
	margin-right: 5px
}

.overseasDetails .main .content .left .titleNav div:last-child p[data-v-0640c082]:last-child {
	display: flex;
	justify-content: center;
	align-items: center
}

.overseasDetails .main .content .left .titleNav div:last-child p:last-child span[data-v-0640c082] {
	margin: 5px;
	display: flex;
	justify-content: center;
	align-items: center
}

.overseasDetails .main .content .left .titleNav div:last-child p:last-child span img[data-v-0640c082] {
	width: 32px;
	height: 32px
}

.overseasDetails .main .content .left .subTitle[data-v-0640c082] {
	height: 50px;
	background: #f6f6f8;
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.overseasDetails .main .content .left .subTitle span[data-v-0640c082] {
	font-size: 16px;
	font-weight: 700;
	color: #444
}

.overseasDetails .main .content .left .subTitle span[data-v-0640c082]:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 14px;
	background: #e05c5c;
	margin: 0 8px 0 20px
}

.overseasDetails .main .content .right[data-v-0640c082] {
	width: 300px
}

.overseaPlan[data-v-4c0cadd7] {
	padding-top: 10px
}

.overseaPlan .historyNav[data-v-4c0cadd7] {
	height: 40px;
	background: #fff
}

.overseaPlan .main .content[data-v-4c0cadd7] {
	margin-top: 10px;
	display: flex;
	justify-content: space-between
}

.overseaPlan .main .content .right[data-v-4c0cadd7] {
	width: 300px
}

#trendChart {
	height: 300px
}

.kong {
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #939393;
	line-height: 41px
}

.table {
	box-shadow: 0 0 20px 0 rgba(21, 21, 21, .06)
}

.table p {
	list-style: none
}

.table .table_body,
.table .table_header {
	display: flex;
	justify-content: center
}

.table .table_body p,
.table .table_header p {
	width: 240px;
	line-height: 40px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #545b6b;
	border-bottom: 1px solid #eae9f2
}

.table .table_body:nth-child(2n) p {
	background: #fff !important
}

.table .table_header {
	background: #eeeff2
}

.table .action_red {
	color: #ef5555 !important
}

.table .action_red:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==);
	background-size: 8px 9px;
	margin-right: -8px
}

.table .action_green {
	color: #6bb548 !important
}

.table .action_green:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-right: -8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==);
	background-size: 8px 9px
}

.oddsoz .book_id[data-v-d9694f4c] {
	display: flex;
	justify-content: center;
	align-items: center
}

.oddsoz .book_id span[data-v-d9694f4c] {
	font-size: 14px;
	font-weight: 400
}

.oddsoz .book_id span[data-v-d9694f4c]:first-child {
	flex: 1
}

.oddsoz .book_id span[data-v-d9694f4c]:last-child {
	padding: 0 10px;
	text-align: center;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	line-height: 28px
}

.oddsoz .book_id[data-v-d878b142] {
	display: flex;
	justify-content: center;
	align-items: center
}

.oddsoz .book_id span[data-v-d878b142] {
	font-size: 14px;
	font-weight: 400
}

.oddsoz .book_id span[data-v-d878b142]:first-child {
	flex: 1
}

.oddsoz .book_id span[data-v-d878b142]:last-child {
	padding: 0 10px;
	text-align: center;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	line-height: 28px
}

.oddsyz .book_id[data-v-0c2e1014] {
	display: flex;
	justify-content: center;
	align-items: center
}

.oddsyz .book_id span[data-v-0c2e1014] {
	font-size: 14px;
	font-weight: 400
}

.oddsyz .book_id span[data-v-0c2e1014]:first-child {
	flex: 1
}

.oddsyz .book_id span[data-v-0c2e1014]:last-child {
	padding: 0 10px;
	text-align: center;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	line-height: 28px
}

.threeInOne .table_box {
	display: flex !important;
	justify-content: space-between !important
}

.threeInOne .table_box .machItem {
	width: 395px
}

.threeInOne .book_id {
	display: flex;
	justify-content: center;
	align-items: center
}

.threeInOne .book_id span {
	font-size: 14px;
	font-weight: 400
}

.threeInOne .book_id span:first-child {
	flex: 1
}

.threeInOne .book_id span:last-child {
	padding: 0 10px;
	text-align: center;
	height: 28px;
	background: #fff;
	border: 1px solid #eae9f2;
	border-radius: 6px;
	line-height: 28px
}

.screen[data-v-069c86ba] {
	height: 36px;
	border-top: 1px solid #eae9f2;
	border-bottom: 1px solid #eae9f2;
	background: #fff;
	display: flex;
	align-items: center
}

.screen .left[data-v-069c86ba] {
	height: 36px;
	width: 370px;
	border-right: 1px solid #eae9f2;
	display: flex;
	align-items: center
}

.screen .left .item[data-v-069c86ba] {
	display: flex;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	height: 24px;
	padding: 0 10px;
	margin-left: 10px;
	line-height: 24px;
	cursor: pointer;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.screen .left .item span[data-v-069c86ba] {
	width: 100%;
	height: 100%
}

.screen .left .item i[data-v-069c86ba] {
	height: 12px;
	width: 8px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACze0LChmYmB7WlsetgwkzwhhtXYvs//3/v4eB4f93Jub/ZlUliTdAcmAF9Z2zZVgY2M4yMjCIQTVc/8Twx7yrPPkzY27uJHYxaf6DjIwM5sjW/f/PsK62Ij6Ysblj4QxGRoZ0ZEkY+z8DQwVjQ8N8DmySIDEhoc//4Y7EpYixuX2REyPT/1kM/7EoZmTcBjahuWPhBEZGhnw0U+4y/2MxBStoaNjPwsL5aC8DA4MdiP////9v/xn+WtVVJF+Eu6Gha74Eyz+mMwyMDFIMDP9ja8oTlsIDCmZ0U/dCS6b//4NqyhJKYWIA6ZxK85fL+7kAAAAASUVORK5CYII=) no-repeat
}

.screen .left .item[data-v-069c86ba]:hover {
	border-color: #558feb;
	color: #558feb
}

.screen .left .item:hover i[data-v-069c86ba] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat
}

.screen .left .check[data-v-069c86ba] {
	display: flex;
	align-items: center
}

.screen .left .check[data-v-069c86ba]:last-child {
	margin-left: 10px
}

.screen .left .check[data-v-069c86ba] .el-checkbox {
	display: flex;
	align-items: center
}

.screen .left .check[data-v-069c86ba] .el-checkbox .el-checkbox__input .el-checkbox__inner {
	width: 16px;
	height: 16px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center
}

.screen .left .check[data-v-069c86ba] .el-checkbox .el-checkbox__label {
	padding-left: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.screen .left .team[data-v-069c86ba] {
	margin-left: 30px
}

.screen .right[data-v-069c86ba] {
	flex: 1;
	display: flex;
	justify-content: space-between
}

.screen .right>div[data-v-069c86ba]:first-child {
	display: flex;
	align-items: center
}

.screen .right>div:first-child p[data-v-069c86ba] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	margin-left: 20px
}

.screen .right>div:first-child p em[data-v-069c86ba] {
	font-style: normal;
	color: #f83131
}

.screen .right>div[data-v-069c86ba]:first-child .el-checkbox {
	margin-left: 20px;
	display: flex;
	align-items: center
}

.screen .right>div[data-v-069c86ba]:first-child .el-checkbox .el-checkbox__input .el-checkbox__inner {
	width: 16px;
	height: 16px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center
}

.screen .right>div[data-v-069c86ba]:first-child .el-checkbox .el-checkbox__label {
	padding-left: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.screen .right>div[data-v-069c86ba]:last-child {
	display: flex
}

.screen .right>div:last-child .returnDay[data-v-069c86ba] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #548feb;
	margin-right: 20px;
	cursor: pointer
}

.screen .right>div:last-child .returnDay img[data-v-069c86ba] {
	width: 14px;
	height: 11px;
	margin-right: 5px
}

.screen .right>div:last-child .period[data-v-069c86ba] {
	height: 24px;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px;
	color: #7a809a;
	cursor: pointer;
	margin-right: 14px
}

.screen .right>div:last-child .period i[data-v-069c86ba] {
	height: 12px;
	width: 8px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACze0LChmYmB7WlsetgwkzwhhtXYvs//3/v4eB4f93Jub/ZlUliTdAcmAF9Z2zZVgY2M4yMjCIQTVc/8Twx7yrPPkzY27uJHYxaf6DjIwM5sjW/f/PsK62Ij6Ysblj4QxGRoZ0ZEkY+z8DQwVjQ8N8DmySIDEhoc//4Y7EpYixuX2REyPT/1kM/7EoZmTcBjahuWPhBEZGhnw0U+4y/2MxBStoaNjPwsL5aC8DA4MdiP////9v/xn+WtVVJF+Eu6Gha74Eyz+mMwyMDFIMDP9ja8oTlsIDCmZ0U/dCS6b//4NqyhJKYWIA6ZxK85fL+7kAAAAASUVORK5CYII=) no-repeat
}

.screen .right>div:last-child .period[data-v-069c86ba]:hover {
	border-color: #558feb;
	color: #558feb
}

.screen .right>div:last-child .period:hover i[data-v-069c86ba] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat
}

.infoModel[data-v-02a3623c] {
	z-index: 20000;
	position: absolute;
	width: 650px;
	background: #fff;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	border-radius: 10px
}

.infoModel .title[data-v-02a3623c] {
	height: 30px;
	background: #444a64;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	border-radius: 10px 10px 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	color: #fff
}

.infoModel .team[data-v-02a3623c] {
	display: flex;
	height: 30px;
	background: #f2f2f2
}

.infoModel .team>div[data-v-02a3623c] {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center
}

.infoModel .team>div img[data-v-02a3623c] {
	width: 39px
}

.infoModel .listBox[data-v-02a3623c] {
	padding: 0 10px 10px;
	display: flex;
	justify-content: space-between
}

.infoModel .awayList[data-v-02a3623c],
.infoModel .homeList[data-v-02a3623c] {
	cursor: pointer
}

.infoModel .awayList p[data-v-02a3623c],
.infoModel .homeList p[data-v-02a3623c] {
	padding: 0 5px;
	margin-top: 10px;
	width: 310px;
	height: 30px;
	background: #f2f2f2;
	border: 1px solid #f2f1f6;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.infoModel .awayList p span[data-v-02a3623c]:first-child,
.infoModel .homeList p span[data-v-02a3623c]:first-child {
	font-size: 14px;
	font-weight: 700;
	color: #3985f4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 230px
}

.infoModel .awayList p span[data-v-02a3623c]:first-child:hover,
.infoModel .homeList p span[data-v-02a3623c]:first-child:hover {
	text-decoration: underline
}

.infoModel .awayList p span[data-v-02a3623c]:last-child,
.infoModel .homeList p span[data-v-02a3623c]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #ef5555
}

.popoverBoxDate .periodBox .boxs .forTime {
	font-size: 14px;
	line-height: 35px;
	text-align: center
}

.popoverBoxDate .periodBox .boxs .forTime:hover {
	background: #6694e2;
	color: #fff;
	cursor: pointer
}

.popoverBoxDate .periodBox .boxs .dateAction {
	background: #6694e2;
	color: #fff
}

.popoverLotteryTicket {
	background-color: #fff;
	border: none;
	margin-top: 4px !important;
	padding: 0;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	min-width: 0
}

.popoverLotteryTicket .popper__arrow,
.popoverLotteryTicket .popper__arrow:after {
	border-bottom-color: #fff !important
}

.fiveBigClick_true {
	color: #fff;
	background: #548feb !important
}

.tournamentBox {
	position: relative
}

.tournamentBox .list {
	padding: 0 10px;
	border-bottom: 1px solid #eee;
	max-height: 330px;
	overflow: auto
}

.tournamentBox .list .item {
	overflow: hidden;
	margin-top: 16px
}

.tournamentBox .list .item .label {
	font-size: 16px;
	color: #333;
	line-height: 16px;
	float: left;
	width: 20px
}

.tournamentBox .list .item .tournamentList {
	float: right;
	width: calc(100% - 20px);
	border-bottom: 1px dotted #eee
}

.tournamentBox .list .item .tournamentList p {
	width: 33.33%;
	float: left;
	margin-bottom: 15px;
	cursor: pointer
}

.tournamentBox .list .item .tournamentList p img {
	width: 15px
}

.tournamentBox .list .item .tournamentList p span {
	font-size: 14px;
	color: #444;
	margin-left: 8px;
	width: calc(100% - 25px);
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 16px
}

.tournamentBox .list .item .tournamentList p span:hover {
	color: #548feb
}

.tournamentBox .list .item .tournamentList p:last-child {
	margin-bottom: 0
}

.tournamentBox .fastSelect {
	width: 100%;
	height: 46px;
	padding: 0 10px;
	display: flex;
	justify-content: space-between
}

.tournamentBox .fastSelect span {
	display: inline-block;
	width: 180px;
	height: 30px;
	background: #f0f2f7;
	border-radius: 5px;
	margin-top: 8px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	text-align: center;
	cursor: pointer
}

.tournamentBox .fastSelect span:hover {
	background-color: #d4d8e3
}

.tournamentBox .fastSelect .fiveBigClick_true {
	color: #fff;
	background: #548feb
}

.tournamentBox .boxFooter {
	width: 100%;
	height: 44px;
	background: #f0f2f7;
	padding: 0 10px;
	display: flex;
	justify-content: space-between
}

.tournamentBox .boxFooter span {
	margin-top: 7px;
	display: block;
	width: 85px;
	height: 30px;
	background: #fff;
	border-radius: 5px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	cursor: pointer
}

.tournamentBox .boxFooter span:hover {
	background-color: #d4d8e3
}

.drawNotice .tbody .item[data-v-7131cfeb],
.drawNotice .thead .item[data-v-7131cfeb] {
	display: flex
}

.drawNotice .tbody .item .num[data-v-7131cfeb],
.drawNotice .thead .item .num[data-v-7131cfeb] {
	width: 80px
}

.drawNotice .tbody .item .league[data-v-7131cfeb],
.drawNotice .thead .item .league[data-v-7131cfeb] {
	width: 90px
}

.drawNotice .tbody .item .date[data-v-7131cfeb],
.drawNotice .thead .item .date[data-v-7131cfeb] {
	width: 110px
}

.drawNotice .tbody .item .match[data-v-7131cfeb],
.drawNotice .thead .item .match[data-v-7131cfeb] {
	width: 280px
}

.drawNotice .tbody .item .match .team[data-v-7131cfeb],
.drawNotice .thead .item .match .team[data-v-7131cfeb] {
	width: 110px;
	display: flex;
	align-items: center
}

.drawNotice .tbody .item .match .VS[data-v-7131cfeb],
.drawNotice .thead .item .match .VS[data-v-7131cfeb] {
	flex: 1
}

.drawNotice .tbody .item .match .home[data-v-7131cfeb],
.drawNotice .thead .item .match .home[data-v-7131cfeb] {
	justify-content: flex-end
}

.drawNotice .tbody .item .match .away[data-v-7131cfeb],
.drawNotice .thead .item .match .away[data-v-7131cfeb] {
	justify-content: flex-start
}

.drawNotice .tbody .item .half[data-v-7131cfeb],
.drawNotice .thead .item .half[data-v-7131cfeb] {
	width: 90px
}

.drawNotice .tbody .item .odds[data-v-7131cfeb],
.drawNotice .thead .item .odds[data-v-7131cfeb] {
	width: 400px;
	display: flex
}

.drawNotice .tbody .item .data[data-v-7131cfeb],
.drawNotice .tbody .item .odds span[data-v-7131cfeb],
.drawNotice .thead .item .data[data-v-7131cfeb],
.drawNotice .thead .item .odds span[data-v-7131cfeb] {
	flex: 1
}

.drawNotice .thead[data-v-7131cfeb] {
	height: 36px;
	background: #2d2e42
}

.drawNotice .thead .item[data-v-7131cfeb] {
	height: 100%;
	align-items: center
}

.drawNotice .thead .item>div[data-v-7131cfeb] {
	font-size: 13px;
	font-weight: 400;
	color: #eee;
	display: flex;
	align-items: center;
	justify-content: center
}

.drawNotice .tbody[data-v-7131cfeb] .el-collapse-item__wrap {
	background: #f2f2f2;
	border: none
}

.drawNotice .tbody[data-v-7131cfeb] .el-collapse-item__header {
	height: 36px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2
}

.drawNotice .tbody[data-v-7131cfeb] .el-collapse-item__header .el-collapse-item__arrow:before {
	display: none
}

.drawNotice .tbody[data-v-7131cfeb] .el-collapse-item__content {
	background: #f2f2f2;
	padding: 0
}

.drawNotice .tbody[data-v-7131cfeb] .el-collapse-item__content .item:last-child {
	border-bottom: 1px solid #eae9f2;
	margin: 0
}

.drawNotice .tbody .titleBox[data-v-7131cfeb] {
	display: flex;
	align-items: center
}

.drawNotice .tbody .titleBox div[data-v-7131cfeb]:first-child {
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #e63837
}

.drawNotice .tbody .titleBox div:first-child i[data-v-7131cfeb] {
	transition: all .3s;
	color: #8489a1;
	font-size: 16px;
	margin-right: 5px
}

.drawNotice .tbody .titleBox div[data-v-7131cfeb]:last-child {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 12px;
	font-weight: 400;
	color: #3985f4
}

.drawNotice .tbody .titleBox .action[data-v-7131cfeb] {
	color: #444a64 !important
}

.drawNotice .tbody .titleBox .action i[data-v-7131cfeb] {
	transform: rotate(90deg)
}

.drawNotice .tbody .item[data-v-7131cfeb] {
	height: 44px;
	background: #fff;
	align-items: center;
	border-bottom: 1px solid #eae9f2
}

.drawNotice .tbody .item[data-v-7131cfeb]:nth-child(2n) {
	background: #f6f6f8
}

.drawNotice .tbody .item[data-v-7131cfeb]:hover {
	background: #ececec
}

.drawNotice .tbody .item>div[data-v-7131cfeb] {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.drawNotice .tbody .item .num[data-v-7131cfeb] {
	font-size: 12px;
	font-weight: 400;
	color: #444a64;
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .league span[data-v-7131cfeb] {
	width: 70px;
	height: 26px;
	background: #e63837;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 26px
}

.drawNotice .tbody .item .date[data-v-7131cfeb] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.drawNotice .tbody .item .match[data-v-7131cfeb] {
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .match .team em[data-v-7131cfeb] {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	color: #7a809a
}

.drawNotice .tbody .item .match .team i[data-v-7131cfeb] {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	font-style: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 80px
}

.drawNotice .tbody .item .match .VS[data-v-7131cfeb] {
	font-size: 14px;
	font-weight: 500;
	color: #f83131
}

.drawNotice .tbody .item .odds span[data-v-7131cfeb] {
	height: 100%;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f6faff;
	cursor: pointer;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .odds span em[data-v-7131cfeb] {
	font-style: normal;
	font-size: 14px;
	color: #f83131;
	font-weight: 500;
	margin-right: 5px
}

.drawNotice .tbody .item .half span[data-v-7131cfeb] {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	background: #f6faff;
	flex: 1;
	height: 100%;
	border-right: 1px solid #eae9f2;
	display: flex;
	align-items: center;
	justify-content: center
}

.drawNotice .tbody .item .half span em[data-v-7131cfeb] {
	font-style: normal;
	font-size: 14px;
	color: #f83131;
	font-weight: 500;
	margin-right: 5px
}

.drawNotice .tbody .item .data[data-v-7131cfeb] {
	border-right: 1px solid #eae9f2
}

.drawNotice .tbody .item .data>div[data-v-7131cfeb] {
	display: flex;
	justify-content: space-around;
	align-items: center
}

.drawNotice .tbody .item .data>div[data-v-7131cfeb]:first-child {
	width: 78px;
	font-size: 14px;
	font-weight: 500;
	color: #548feb;
	cursor: pointer
}

.drawNotice .tbody .item .data>div:first-child span[data-v-7131cfeb]:hover {
	text-decoration: underline
}

.drawNotice .tbody .item .data>div[data-v-7131cfeb]:last-child {
	flex: 1;
	display: flex;
	justify-content: space-around
}

.drawNotice .tbody .item .data>div:last-child span[data-v-7131cfeb] {
	display: flex;
	justify-content: center;
	align-items: center
}

.drawNotice .tbody .item .data>div:last-child span em[data-v-7131cfeb] {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	color: #fff;
	cursor: pointer
}

.drawNotice .tbody .item .data>div:last-child span[data-v-7131cfeb]:first-child {
	width: 20px;
	margin-right: 5px
}

.drawNotice .tbody .item .data>div:last-child span:first-child em[data-v-7131cfeb] {
	width: 18px;
	height: 18px;
	border-radius: 4px;
	line-height: 16px;
	color: #ef5555;
	border: 1px solid #ef5555
}

.drawNotice .tbody .item .data>div:last-child span:first-child em[data-v-7131cfeb]:hover {
	color: #eee;
	background: #ef5555
}

.drawNotice .tbody .item .data>div:last-child span[data-v-7131cfeb]:last-child {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.drawNotice .tbody .item .data>div:last-child span:last-child em[data-v-7131cfeb] {
	padding: 0 5px;
	height: 18px;
	border-radius: 4px;
	color: #548feb;
	line-height: 16px;
	border: 1px solid #548feb
}

.drawNotice .tbody .item .data>div:last-child span:last-child em[data-v-7131cfeb]:hover {
	color: #eee;
	background: #548feb
}

.oddsModel[data-v-3e26d17f] {
	position: absolute;
	width: 360px;
	background: #fff;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	border-radius: 10px
}

.oddsModel .title[data-v-3e26d17f] {
	height: 30px;
	background: #444a64;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	border-radius: 10px 10px 0 0;
	display: flex;
	justify-content: flex-start;
	padding: 0 10px
}

.oddsModel .title .time[data-v-3e26d17f] {
	width: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #fccf12
}

.oddsModel .title .match[data-v-3e26d17f] {
	display: flex
}

.oddsModel .title .match span[data-v-3e26d17f] {
	display: flex;
	justify-content: center;
	align-items: center
}

.oddsModel .title .match .team[data-v-3e26d17f] {
	width: 90px;
	font-size: 12px;
	font-weight: 400;
	color: #fff
}

.oddsModel .title .match .VS[data-v-3e26d17f] {
	width: 50px;
	font-size: 12px;
	font-weight: 400;
	color: #fccf12
}

.oddsModel .title .match .home[data-v-3e26d17f] {
	justify-content: flex-end
}

.oddsModel .title .match .away[data-v-3e26d17f] {
	justify-content: flex-start
}

.oddsModel .title .empt[data-v-3e26d17f] {
	width: 0
}

.oddsModel .content[data-v-3e26d17f] {
	padding: 0 10px 10px
}

.oddsModel .content .tbody .item[data-v-3e26d17f],
.oddsModel .content .thead .item[data-v-3e26d17f] {
	display: flex;
	justify-content: space-between
}

.oddsModel .content .tbody .item .odds[data-v-3e26d17f],
.oddsModel .content .thead .item .odds[data-v-3e26d17f] {
	width: 210px
}

.oddsModel .content .tbody .item .time[data-v-3e26d17f],
.oddsModel .content .thead .item .time[data-v-3e26d17f] {
	width: 120px
}

.oddsModel .content .tbody .item>div[data-v-3e26d17f],
.oddsModel .content .thead .item>div[data-v-3e26d17f] {
	display: flex;
	align-items: center
}

.oddsModel .content .tbody .item>div span[data-v-3e26d17f],
.oddsModel .content .thead .item>div span[data-v-3e26d17f] {
	display: flex;
	flex: 1;
	justify-content: center;
	align-items: center;
	height: 100%
}

.oddsModel .content .thead .item[data-v-3e26d17f] {
	height: 30px;
	background: #fff
}

.oddsModel .content .thead .item span[data-v-3e26d17f] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.oddsModel .content .tbody .item[data-v-3e26d17f] {
	height: 26px
}

.oddsModel .content .tbody .item .odds span[data-v-3e26d17f] {
	background: #eff4ff;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.oddsModel .content .tbody .item .odds span[data-v-3e26d17f]:last-child {
	border-right: none
}

.oddsModel .content .tbody .item .odds .green[data-v-3e26d17f] {
	background: #e4f9d0;
	color: #58a135
}

.oddsModel .content .tbody .item .odds .green[data-v-3e26d17f]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-right: -8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==);
	background-size: 8px 9px
}

.oddsModel .content .tbody .item .odds .red[data-v-3e26d17f] {
	background: #fbd8d1;
	color: #ef5555
}

.oddsModel .content .tbody .item .odds .red[data-v-3e26d17f]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==);
	background-size: 8px 9px;
	margin-right: -8px
}

.oddsModel .content .tbody .item .time span[data-v-3e26d17f] {
	background: #f6f6f8;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #eae9f2
}

.oddsConsult {
	width: 440px;
	height: 200px;
	background: #fff;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	border-radius: 6px
}

.oddsConsult .title {
	height: 40px;
	background: #f6f6f8;
	border-radius: 6px 6px 0 0;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center
}

.oddsConsult .content .oddsCheck {
	display: flex
}

.oddsConsult .content .oddsCheck .name {
	width: 61px;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding-top: 10px
}

.oddsConsult .content .oddsCheck .check .el-checkbox-group {
	height: 75px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-around
}

.oddsConsult .content .oddsCheck .check .el-checkbox-group .el-checkbox {
	margin-right: 20px
}

.oddsConsult .content .oddsCheck .check .el-checkbox-group .el-checkbox .el-checkbox__label {
	padding-left: 5px;
	font-size: 13px;
	font-weight: 400;
	color: #333
}

.notice[data-v-13e5ee9e] {
	font-size: 12px;
	color: #f83131;
	line-height: 30px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__header {
	padding: 0 !important;
	height: 50px;
	background: #f6f6f8
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__header .el-dialog__title {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 50px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body {
	padding: 0
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus {
	padding: 0 30px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .nav {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #f83131
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem {
	display: flex
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .num,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem .num {
	width: 80px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .match,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem .match {
	width: 219px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .choice,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem .choice {
	width: 249px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .max,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem .max {
	width: 85px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .min,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem .min {
	flex: 1
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem {
	height: 30px;
	background: #444a64
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betThead .betItem>div {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem {
	min-height: 30px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem>div {
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #eae9f2;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .match .team {
	width: 95px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .match .VS {
	flex: 1
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .match .home {
	text-align: right
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .match .away {
	text-align: left
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .betTbody .betItem .choice {
	padding: 0 10px;
	line-height: 27px;
	text-align: left
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .bottomSet {
	height: 30px;
	background: #f6f6f8;
	border: 1px solid #eae9f2;
	border-top: none;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonus .betDetails .bottomSet em {
	font-style: normal;
	color: #f83131
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem {
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .num,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .num {
	width: 110px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .prize,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize {
	width: 250px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .times,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .times {
	width: 80px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .reward,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward {
	flex: 1
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem {
	background: #444a64;
	height: 60px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem>div {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	border-right: 1px solid #fff;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward {
	flex-direction: column
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize p,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward p {
	flex: 1;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize p:last-child,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward p:last-child {
	border-top: 1px solid #fff
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize p:last-child span,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward p:last-child span {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	background: #666c88;
	border-right: 1px solid #fff
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .prize p:last-child span:last-child,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward p:last-child span:last-child {
	border-right: none
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedThead .DetaItem .reward p span {
	background: #444a64 !important
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem {
	height: 30px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem>div {
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #eae9f2;
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	height: 100%
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .prize span,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .reward span {
	flex: 1;
	border-right: 1px solid #eae9f2;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .prize span:last-child,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .reward span:last-child {
	border-right: none
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .reward span em {
	font-style: normal;
	cursor: pointer
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusDetailed .DetailedTbody .DetaItem .reward span:last-child {
	color: #f83131
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem {
	display: flex
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .parlay,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem .parlay {
	width: 80px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .winning,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem .winning {
	width: 85px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .content,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem .content {
	flex: 1
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .price,
[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem .price {
	width: 120px
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem {
	height: 30px;
	background: #444a64
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaThead .splitItem>div {
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem {
	min-height: 30px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2;
	border-left: 1px solid #eae9f2
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem>div {
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #eae9f2;
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .content {
	padding: 0 10px;
	line-height: 27px;
	align-items: flex-start;
	flex-direction: column
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .splitDeta .splitDetaTbody .splitItem .price {
	color: #f83131
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bonusBox {
	height: 480px;
	overflow: auto
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bottomBtn {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 25px 0
}

[data-v-13e5ee9e] .TicketModelAlert .el-dialog__body .bottomBtn span {
	width: 200px;
	height: 40px;
	background: #548feb;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	cursor: pointer
}

.TicketModel[data-v-13e5ee9e] {
	z-index: 30000
}

.footer[data-v-7eb59eea] {
	display: flex;
	width: 1220px;
	margin-left: -10px;
	height: 72px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	position: relative
}

.footer .btnLeft[data-v-7eb59eea] {
	background: #2d2e42;
	width: 170px;
	height: 100%;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.footer .btnLeft em[data-v-7eb59eea] {
	font-style: normal;
	color: #ff4242
}

.footer .btnLeft i[data-v-7eb59eea] {
	transform: rotate(90deg);
	margin-left: 10px
}

.footer .text[data-v-7eb59eea] {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 30px
}

.footer .text>div[data-v-7eb59eea]:first-child {
	margin-bottom: 10px
}

.footer .text>div:first-child .warning[data-v-7eb59eea] {
	display: flex
}

.footer .text>div:first-child .warning em[data-v-7eb59eea] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	font-style: normal
}

.footer .text>div:first-child .warning em[data-v-7eb59eea]:last-child {
	color: #f83131
}

.footer .text>div:first-child .Cascade[data-v-7eb59eea] {
	display: flex
}

.footer .text>div:first-child .Cascade .name[data-v-7eb59eea] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	justify-content: center;
	align-items: center
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-7eb59eea],
.footer .text>div:first-child .Cascade .checkBox[data-v-7eb59eea] {
	display: flex;
	align-items: center
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-7eb59eea] .el-checkbox {
	margin-right: 19px;
	display: flex;
	align-items: center
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-7eb59eea] .el-checkbox .el-checkbox__input {
	margin-top: 4px
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-7eb59eea] .el-checkbox .el-checkbox__label {
	padding-left: 5px;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a
}

.footer .text>div:first-child .Cascade .checkBox>span[data-v-7eb59eea] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	margin-right: 7px;
	cursor: pointer
}

.footer .text>div:first-child .Cascade .checkBox>span[data-v-7eb59eea]:hover {
	color: #558feb
}

.footer .text>div:first-child .Cascade .checkBox>span i[data-v-7eb59eea] {
	transition: .3s
}

.footer .text>div:first-child .Cascade .checkBox .action[data-v-7eb59eea] {
	color: #558feb
}

.footer .text>div:first-child .Cascade .checkBox .action i[data-v-7eb59eea] {
	transform: rotate(180deg)
}

.footer .text>div[data-v-7eb59eea]:last-child {
	display: flex
}

.footer .text>div:last-child>div[data-v-7eb59eea] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px
}

.footer .text>div:last-child>div em[data-v-7eb59eea] {
	font-style: normal;
	color: #f83131;
	font-size: 18px
}

.footer .text>div:last-child>div[data-v-7eb59eea]:first-child .el-input-number {
	width: 100px;
	height: 26px;
	background: #fff;
	border: 1px solid #eee
}

.footer .text>div:last-child>div[data-v-7eb59eea]:first-child .el-input-number .el-input-number__decrease,
.footer .text>div:last-child>div[data-v-7eb59eea]:first-child .el-input-number .el-input-number__increase {
	width: 30px
}

.footer .text>div:last-child>div[data-v-7eb59eea]:first-child .el-input-number .el-input,
.footer .text>div:last-child>div[data-v-7eb59eea]:first-child .el-input-number .el-input__inner {
	padding: 0;
	height: 26px;
	line-height: 26px
}

.footer .text>div:last-child .multiple[data-v-7eb59eea] {
	display: flex;
	align-items: center
}

.footer .text>div:last-child .multiple span[data-v-7eb59eea] {
	width: 100px;
	height: 26px;
	background: #fff;
	border: 1px solid #eee;
	display: flex
}

.footer .text>div:last-child .multiple span em[data-v-7eb59eea] {
	font-style: normal;
	width: 30px;
	background: #f2f2f2;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center
}

.footer .text>div:last-child .multiple span em i[data-v-7eb59eea] {
	font-size: 12px;
	color: #8e93a9
}

.footer .text>div:last-child .multiple span input[data-v-7eb59eea] {
	width: 40px;
	outline: none;
	border: 0;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.footer .text>div:last-child .multiple span input[data-v-7eb59eea]::-webkit-inner-spin-button,
.footer .text>div:last-child .multiple span input[data-v-7eb59eea]::-webkit-outer-spin-button {
	-webkit-appearance: none !important;
	margin: 0
}

.footer .text>div:last-child .estimate span[data-v-7eb59eea] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	cursor: pointer
}

.footer .text>div:last-child .optimization[data-v-7eb59eea] {
	font-size: 14px;
	font-weight: 400;
	color: #e63837;
	cursor: pointer
}

.footer .QrCode[data-v-7eb59eea] {
	width: 159px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-left: 1px solid #eae9f2
}

.footer .QrCode span[data-v-7eb59eea] {
	width: 110px;
	height: 36px;
	background: #cccdd3;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.footer .QrCode .QrBack[data-v-7eb59eea] {
	background: #e63837;
	cursor: pointer
}

.footer .leftArrowr[data-v-7eb59eea] {
	left: 0
}

.footer .leftArrowr[data-v-7eb59eea],
.footer .rightArrowr[data-v-7eb59eea] {
	position: absolute;
	top: -10px;
	width: 0;
	height: 0;
	border-color: transparent #9293a4 #9293a4 transparent;
	border-style: solid;
	border-width: 5px
}

.footer .rightArrowr[data-v-7eb59eea] {
	right: 0;
	transform: rotate(-265deg)
}

.fixd[data-v-7eb59eea] {
	position: fixed;
	bottom: 0;
	z-index: 100
}

.lotteryTicketFootball[data-v-638dd232] {
	padding-top: 10px
}

.lotteryTicketFootball .header[data-v-638dd232] {
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between
}

.lotteryTicketFootball .header>div[data-v-638dd232] {
	width: 393px;
	height: 120px;
	background: #60ebe8;
	cursor: pointer;
	overflow: hidden
}

.lotteryTicketFootball .header>div img[data-v-638dd232] {
	transition: all .3s;
	width: 100%
}

.lotteryTicketFootball .header>div img[data-v-638dd232]:hover {
	transform: scale(1.2)
}

.lotteryTicketFootball .nav[data-v-638dd232] {
	display: flex;
	background: #fff
}

.lotteryTicketFootball .nav h2[data-v-638dd232] {
	width: 200px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border-right: 1px solid #eae9f2;
	position: relative
}

.lotteryTicketFootball .nav h2 em[data-v-638dd232] {
	font-style: normal;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	z-index: 2
}

.lotteryTicketFootball .nav h2[data-v-638dd232]:before {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 0;
	background: #ebf4ff;
	transition: width .3s
}

.lotteryTicketFootball .nav h2[data-v-638dd232]:hover:before {
	width: 100%
}

.lotteryTicketFootball .nav h2:hover em[data-v-638dd232] {
	font-weight: 700;
	color: #2e77e8
}

.lotteryTicketFootball .nav .action[data-v-638dd232]:before {
	width: 100%
}

.lotteryTicketFootball .nav .action em[data-v-638dd232] {
	font-weight: 700;
	color: #2e77e8
}

.lotteryTicketFootball .tbody .item[data-v-638dd232],
.lotteryTicketFootball .thead .item[data-v-638dd232] {
	display: flex
}

.lotteryTicketFootball .tbody .item .num[data-v-638dd232],
.lotteryTicketFootball .thead .item .num[data-v-638dd232] {
	width: 80px
}

.lotteryTicketFootball .tbody .item .league[data-v-638dd232],
.lotteryTicketFootball .thead .item .league[data-v-638dd232] {
	width: 90px
}

.lotteryTicketFootball .tbody .item .date[data-v-638dd232],
.lotteryTicketFootball .thead .item .date[data-v-638dd232] {
	width: 110px
}

.lotteryTicketFootball .tbody .item .match[data-v-638dd232],
.lotteryTicketFootball .thead .item .match[data-v-638dd232] {
	width: 310px
}

.lotteryTicketFootball .tbody .item .match .team[data-v-638dd232],
.lotteryTicketFootball .thead .item .match .team[data-v-638dd232] {
	width: 125px;
	display: flex;
	align-items: center;
	height: 100%
}

.lotteryTicketFootball .tbody .item .match .VSModel[data-v-638dd232],
.lotteryTicketFootball .thead .item .match .VSModel[data-v-638dd232] {
	flex: 1;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.lotteryTicketFootball .tbody .item .match .red[data-v-638dd232],
.lotteryTicketFootball .thead .item .match .red[data-v-638dd232] {
	color: #f83131
}

.lotteryTicketFootball .tbody .item .match .VSTeam[data-v-638dd232],
.lotteryTicketFootball .thead .item .match .VSTeam[data-v-638dd232] {
	height: 100%;
	line-height: 72px
}

.lotteryTicketFootball .tbody .item .match .home[data-v-638dd232],
.lotteryTicketFootball .thead .item .match .home[data-v-638dd232] {
	justify-content: flex-end
}

.lotteryTicketFootball .tbody .item .match .away[data-v-638dd232],
.lotteryTicketFootball .thead .item .match .away[data-v-638dd232] {
	justify-content: flex-start
}

.lotteryTicketFootball .tbody .item .yz[data-v-638dd232],
.lotteryTicketFootball .thead .item .yz[data-v-638dd232] {
	width: 70px
}

.lotteryTicketFootball .tbody .item .odds[data-v-638dd232],
.lotteryTicketFootball .thead .item .odds[data-v-638dd232] {
	width: 300px
}

.lotteryTicketFootball .tbody .item .data[data-v-638dd232],
.lotteryTicketFootball .thead .item .data[data-v-638dd232] {
	width: 90px
}

.lotteryTicketFootball .tbody .item .oz[data-v-638dd232],
.lotteryTicketFootball .thead .item .oz[data-v-638dd232] {
	flex: 1
}

.lotteryTicketFootball .thead[data-v-638dd232] {
	height: 36px;
	background: #2d2e42
}

.lotteryTicketFootball .thead .item[data-v-638dd232] {
	height: 100%;
	align-items: center
}

.lotteryTicketFootball .thead .item>div[data-v-638dd232] {
	font-size: 13px;
	font-weight: 400;
	color: #eee;
	display: flex;
	align-items: center;
	justify-content: center
}

.lotteryTicketFootball .thead .item .date[data-v-638dd232],
.lotteryTicketFootball .thead .item .oz[data-v-638dd232] {
	cursor: pointer
}

.lotteryTicketFootball .thead .item .date i[data-v-638dd232],
.lotteryTicketFootball .thead .item .oz i[data-v-638dd232] {
	margin-left: 5px
}

.lotteryTicketFootball .thead .item[data-v-638dd232] .date {
	font-size: 13px;
	color: #eee
}

.lotteryTicketFootball .tbody #ball[data-v-638dd232] {
	display: none;
	width: 100px;
	height: 35px;
	background: #f6faff;
	border: 1px solid #bfdcff;
	position: fixed;
	font-size: 13px;
	font-weight: 500;
	color: #444a64
}

.lotteryTicketFootball .tbody[data-v-638dd232] .el-collapse-item__wrap {
	background: #f2f2f2;
	border: none
}

.lotteryTicketFootball .tbody[data-v-638dd232] .el-collapse-item__header {
	height: 36px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2
}

.lotteryTicketFootball .tbody[data-v-638dd232] .el-collapse-item__header .el-collapse-item__arrow:before {
	display: none
}

.lotteryTicketFootball .tbody[data-v-638dd232] .el-collapse-item__content {
	background: #f2f2f2;
	padding: 0
}

.lotteryTicketFootball .tbody[data-v-638dd232] .el-collapse-item__content .item:last-child {
	border-bottom: 1px solid #eae9f2;
	margin: 0
}

.lotteryTicketFootball .tbody[data-v-638dd232] .el-collapse-item__arrow {
	display: none
}

.lotteryTicketFootball .tbody .titleBox[data-v-638dd232] {
	display: flex;
	align-items: center
}

.lotteryTicketFootball .tbody .titleBox div[data-v-638dd232]:first-child {
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #e63837
}

.lotteryTicketFootball .tbody .titleBox div:first-child i[data-v-638dd232] {
	transition: all .3s;
	color: #8489a1;
	font-size: 16px;
	margin-right: 5px
}

.lotteryTicketFootball .tbody .titleBox div[data-v-638dd232]:last-child {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 12px;
	font-weight: 400;
	color: #3985f4
}

.lotteryTicketFootball .tbody .titleBox .action[data-v-638dd232] {
	color: #444a64 !important
}

.lotteryTicketFootball .tbody .titleBox .action i[data-v-638dd232] {
	transform: rotate(90deg)
}

.lotteryTicketFootball .tbody .boxs[data-v-638dd232] {
	margin-bottom: 6px
}

.lotteryTicketFootball .tbody .item[data-v-638dd232] {
	height: 72px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	align-items: center
}

.lotteryTicketFootball .tbody .item[data-v-638dd232]:hover {
	background: #ececec
}

.lotteryTicketFootball .tbody .item>div[data-v-638dd232] {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.lotteryTicketFootball .tbody .item .num[data-v-638dd232] {
	font-size: 12px;
	font-weight: 400;
	color: #444a64;
	border-right: 1px solid #eae9f2
}

.lotteryTicketFootball .tbody .item .league span[data-v-638dd232] {
	width: 70px;
	height: 26px;
	background: #e63837;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 26px
}

.lotteryTicketFootball .tbody .item .date[data-v-638dd232] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.lotteryTicketFootball .tbody .item .match[data-v-638dd232] {
	border-right: 1px solid #eae9f2
}

.lotteryTicketFootball .tbody .item .match .team[data-v-638dd232] {
	font-size: 14px;
	font-weight: 600;
	color: #333
}

.lotteryTicketFootball .tbody .item .match .team em[data-v-638dd232] {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	color: #7a809a
}

.lotteryTicketFootball .tbody .item .match .team i[data-v-638dd232] {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	font-style: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 96px
}

.lotteryTicketFootball .tbody .item .match .VS[data-v-638dd232] {
	font-size: 14px;
	font-weight: 400;
	color: #7a809a;
	cursor: pointer
}

.lotteryTicketFootball .tbody .item .yz[data-v-638dd232] {
	flex-direction: column;
	position: relative
}

.lotteryTicketFootball .tbody .item .yz span[data-v-638dd232] {
	flex: 1;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400
}

.lotteryTicketFootball .tbody .item .yz .topYz[data-v-638dd232] {
	color: #7a809a;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.lotteryTicketFootball .tbody .item .yz .bottomYz[data-v-638dd232] {
	color: #f83131;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.lotteryTicketFootball .tbody .item .yz .green[data-v-638dd232] {
	color: #6fb74d
}

.lotteryTicketFootball .tbody .item .yz i[data-v-638dd232] {
	font-style: normal;
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	padding-left: 2px;
	line-height: 15px;
	background: linear-gradient(135deg, #e63837 50%, transparent 0)
}

.lotteryTicketFootball .tbody .item>.odds[data-v-638dd232] {
	flex-direction: column
}

.lotteryTicketFootball .tbody .item>.odds p[data-v-638dd232] {
	width: 100%;
	flex: 1;
	display: flex;
	font-size: 13px;
	font-weight: 500;
	color: #444a64;
	border-left: 1px solid #bfdcff
}

.lotteryTicketFootball .tbody .item>.odds p span[data-v-638dd232] {
	height: 100%;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	background: #f6faff;
	cursor: pointer
}

.lotteryTicketFootball .tbody .item>.odds p span[data-v-638dd232]:hover {
	background: #ddedff
}

.lotteryTicketFootball .tbody .item>.odds p[data-v-638dd232]:first-child {
	border-top: 1px solid #bfdcff
}

.lotteryTicketFootball .tbody .item>.odds p[data-v-638dd232]:last-child {
	border-top: 1px solid #bfdcff;
	border-bottom: 1px solid #bfdcff
}

.lotteryTicketFootball .tbody .item>.odds p .red[data-v-638dd232] {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ef5555
}

.lotteryTicketFootball .tbody .item>.odds p .red[data-v-638dd232]:after {
	content: "";
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==) no-repeat;
	background-size: 8px 9px;
	background-position: 100%;
	margin-right: -8px;
	padding-left: 10px
}

.lotteryTicketFootball .tbody .item>.odds p .green[data-v-638dd232] {
	color: #6bb548;
	display: flex
}

.lotteryTicketFootball .tbody .item>.odds p .green[data-v-638dd232]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-right: -8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==) no-repeat;
	background-size: 8px 9px;
	background-position: 100%;
	padding-left: 10px
}

.lotteryTicketFootball .tbody .item>.odds p .back[data-v-638dd232] {
	background: #3985f4 !important;
	font-weight: 700;
	color: #fff
}

.lotteryTicketFootball .tbody .item>.odds .sale[data-v-638dd232] {
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	background: #f6faff
}

.lotteryTicketFootball .tbody .item .oddsOn p[data-v-638dd232] {
	color: #7a809a
}

.lotteryTicketFootball .tbody .item .oddsOn p span[data-v-638dd232] {
	background: #f6f6f8
}

.lotteryTicketFootball .tbody .item .oddsOn p span[data-v-638dd232]:hover {
	background: #ddedff
}

.lotteryTicketFootball .tbody .item .oddsOn p .back[data-v-638dd232] {
	background: #dadbe1 !important;
	box-shadow: 2px 1px 7px 0 hsla(0, 0%, 52.9%, .35);
	font-weight: 700;
	color: #7a809a !important
}

.lotteryTicketFootball .tbody .item .oddsOn p .red[data-v-638dd232] {
	color: #ef5555 !important
}

.lotteryTicketFootball .tbody .item .oddsOn p .red[data-v-638dd232]:after {
	content: "";
	display: none
}

.lotteryTicketFootball .tbody .item .oddsOn p .green[data-v-638dd232] {
	color: #7a809a
}

.lotteryTicketFootball .tbody .item .oddsOn p .green[data-v-638dd232]:after {
	content: "";
	display: none
}

.lotteryTicketFootball .tbody .item .oddsOn .sale[data-v-638dd232] {
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	background: #f6faff
}

.lotteryTicketFootball .tbody .item .data[data-v-638dd232] {
	border-right: 1px solid #eae9f2;
	flex-direction: column
}

.lotteryTicketFootball .tbody .item .data p[data-v-638dd232] {
	flex: 1;
	display: flex;
	width: 100%;
	padding: 0 8px
}

.lotteryTicketFootball .tbody .item .data .information[data-v-638dd232] {
	display: flex
}

.lotteryTicketFootball .tbody .item .data .information span[data-v-638dd232] {
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTicketFootball .tbody .item .data .information span em[data-v-638dd232] {
	cursor: pointer
}

.lotteryTicketFootball .tbody .item .data .information span[data-v-638dd232]:first-child {
	width: 18px
}

.lotteryTicketFootball .tbody .item .data .information span:first-child em[data-v-638dd232] {
	font-size: 12px;
	font-weight: 500;
	color: #ef5555;
	font-style: normal;
	width: 18px;
	height: 18px;
	border: 1px solid #ef5555;
	border-radius: 4px;
	line-height: 16px
}

.lotteryTicketFootball .tbody .item .data .information span:first-child em[data-v-638dd232]:hover {
	color: #eee;
	background: #ef5555
}

.lotteryTicketFootball .tbody .item .data .information span[data-v-638dd232]:last-child {
	margin-left: 7px
}

.lotteryTicketFootball .tbody .item .data .information span:last-child em[data-v-638dd232] {
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #548feb;
	padding: 0 5px;
	height: 18px;
	border: 1px solid #548feb;
	border-radius: 4px;
	line-height: 16px
}

.lotteryTicketFootball .tbody .item .data .information span:last-child em[data-v-638dd232]:hover {
	color: #eee;
	background: #548feb
}

.lotteryTicketFootball .tbody .item .data .indexOdds[data-v-638dd232] {
	margin-top: 5px;
	align-items: center
}

.lotteryTicketFootball .tbody .item .data .indexOdds span[data-v-638dd232] {
	flex: 1;
	font-size: 14px;
	font-weight: 500;
	color: #548feb;
	cursor: pointer
}

.lotteryTicketFootball .tbody .item .data .indexOdds span[data-v-638dd232]:hover {
	text-decoration: underline
}

.lotteryTicketFootball .tbody .item .oz span[data-v-638dd232] {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.lotteryTicketFootball .tbody .bottomTeam[data-v-638dd232] {
	background: #f6f6f8;
	display: flex;
	padding-bottom: 5px;
	margin-top: 1px
}

.lotteryTicketFootball .tbody .bottomTeam .listTop[data-v-638dd232] {
	width: 405px;
	align-items: flex-end
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom[data-v-638dd232] {
	flex: 1;
	align-items: flex-start;
	margin-left: 60px
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom[data-v-638dd232],
.lotteryTicketFootball .tbody .bottomTeam .listTop[data-v-638dd232] {
	display: flex;
	flex-direction: column
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p[data-v-638dd232],
.lotteryTicketFootball .tbody .bottomTeam .listTop p[data-v-638dd232] {
	margin-top: 10px;
	height: 24px;
	background: #ebf4ff;
	border: 1px solid #548feb;
	overflow: hidden;
	border-radius: 12px;
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num[data-v-638dd232],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num[data-v-638dd232] {
	padding: 0 10px;
	display: flex;
	align-items: center;
	background: #fff
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em[data-v-638dd232],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em[data-v-638dd232] {
	font-style: normal
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em[data-v-638dd232]:first-child,
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em[data-v-638dd232]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	padding-right: 5px
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em[data-v-638dd232]:last-child,
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em[data-v-638dd232]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em:last-child i[data-v-638dd232],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em:last-child i[data-v-638dd232] {
	font-style: normal
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em:last-child .red[data-v-638dd232],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em:last-child .red[data-v-638dd232] {
	color: #f83131
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em:last-child .green[data-v-638dd232],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em:last-child .green[data-v-638dd232] {
	color: #6bb548
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .win[data-v-638dd232],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .win[data-v-638dd232] {
	padding: 0 10px;
	background: #ebf4ff;
	font-size: 12px;
	font-weight: 400;
	color: #3985f4;
	border-left: 1px solid #548feb
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .boderNone[data-v-638dd232],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .boderNone[data-v-638dd232] {
	border: none !important
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom .teshu .win[data-v-638dd232],
.lotteryTicketFootball .tbody .bottomTeam .listTop .teshu .win[data-v-638dd232] {
	border: none;
	border-right: 1px solid #548feb
}

.lotteryTicketFootball .remind[data-v-638dd232] {
	padding: 20px 29px 29px;
	height: 210px;
	margin-top: 20px;
	background: #f6faff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1)
}

.lotteryTicketFootball .remind .tit[data-v-638dd232] {
	text-align: left;
	margin-bottom: 10px;
	color: #444a64;
	font-size: 14px
}

.lotteryTicketFootball .remind p[data-v-638dd232] {
	text-align: left;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	line-height: 22px
}

.footer[data-v-1a8a5310] {
	display: flex;
	width: 1220px;
	margin-left: -10px;
	height: 72px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	position: relative
}

.footer .btnLeft[data-v-1a8a5310] {
	background: #2d2e42;
	width: 170px;
	height: 100%;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.footer .btnLeft em[data-v-1a8a5310] {
	font-style: normal;
	color: #ff4242
}

.footer .btnLeft i[data-v-1a8a5310] {
	transform: rotate(90deg);
	margin-left: 10px
}

.footer .text[data-v-1a8a5310] {
	flex: 1;
	display: flex;
	align-items: center;
	padding-left: 30px
}

.footer .text>div[data-v-1a8a5310]:first-child {
	font-size: 13px;
	font-weight: 400;
	color: #444a64
}

.footer .text>div:first-child em[data-v-1a8a5310] {
	color: #f83131;
	font-style: normal
}

.footer .text>div[data-v-1a8a5310]:last-child {
	display: flex;
	align-items: center;
	padding-bottom: 8px
}

.footer .text>div:last-child span[data-v-1a8a5310] {
	font-size: 16px;
	font-weight: 400;
	color: #444a64;
	margin-left: 20px
}

.footer .text>div:last-child span em[data-v-1a8a5310] {
	font-size: 20px;
	color: #f83131;
	font-style: normal
}

.footer .QrCode[data-v-1a8a5310] {
	width: 159px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-left: 1px solid #eae9f2
}

.footer .QrCode span[data-v-1a8a5310] {
	width: 110px;
	height: 36px;
	background: #cccdd3;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.footer .QrCode .QrBack[data-v-1a8a5310] {
	background: #e63837;
	cursor: pointer
}

.footer .leftArrowr[data-v-1a8a5310] {
	left: 0
}

.footer .leftArrowr[data-v-1a8a5310],
.footer .rightArrowr[data-v-1a8a5310] {
	position: absolute;
	top: -10px;
	width: 0;
	height: 0;
	border-color: transparent #9293a4 #9293a4 transparent;
	border-style: solid;
	border-width: 5px
}

.footer .rightArrowr[data-v-1a8a5310] {
	right: 0;
	transform: rotate(-265deg)
}

.fixd[data-v-1a8a5310] {
	position: fixed;
	bottom: 0;
	z-index: 100
}

.lotteryTicketFootball[data-v-8478147a] {
	padding-top: 10px
}

.lotteryTicketFootball .header[data-v-8478147a] {
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between
}

.lotteryTicketFootball .header>div[data-v-8478147a] {
	width: 393px;
	height: 120px;
	background: #60ebe8;
	cursor: pointer;
	overflow: hidden
}

.lotteryTicketFootball .header>div img[data-v-8478147a] {
	transition: all .3s;
	width: 100%
}

.lotteryTicketFootball .header>div img[data-v-8478147a]:hover {
	transform: scale(1.2)
}

.lotteryTicketFootball .nav[data-v-8478147a] {
	display: flex;
	justify-content: space-between;
	background: #fff
}

.lotteryTicketFootball .nav .left[data-v-8478147a] {
	display: flex
}

.lotteryTicketFootball .nav .left h2[data-v-8478147a] {
	width: 200px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border-right: 1px solid #eae9f2;
	position: relative
}

.lotteryTicketFootball .nav .left h2 em[data-v-8478147a] {
	font-style: normal;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	z-index: 2
}

.lotteryTicketFootball .nav .left h2[data-v-8478147a]:before {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 0;
	background: #ebf4ff;
	transition: width .3s
}

.lotteryTicketFootball .nav .left h2[data-v-8478147a]:hover:before {
	width: 100%
}

.lotteryTicketFootball .nav .left h2:hover em[data-v-8478147a] {
	font-weight: 700;
	color: #2e77e8
}

.lotteryTicketFootball .nav .left .action[data-v-8478147a]:before {
	width: 100%
}

.lotteryTicketFootball .nav .left .action em[data-v-8478147a] {
	font-weight: 700;
	color: #2e77e8
}

.lotteryTicketFootball .nav .right[data-v-8478147a] {
	display: flex;
	align-items: center
}

.lotteryTicketFootball .nav .right .returnDay[data-v-8478147a] {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #548feb;
	margin-right: 20px;
	cursor: pointer
}

.lotteryTicketFootball .nav .right .returnDay img[data-v-8478147a] {
	width: 14px;
	height: 11px;
	margin-right: 5px
}

.lotteryTicketFootball .nav .right .period[data-v-8478147a] {
	height: 24px;
	border: 1px solid #eae9f2;
	border-radius: 5px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px;
	color: #7a809a;
	cursor: pointer;
	margin-right: 14px
}

.lotteryTicketFootball .nav .right .period i[data-v-8478147a] {
	height: 12px;
	width: 8px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACze0LChmYmB7WlsetgwkzwhhtXYvs//3/v4eB4f93Jub/ZlUliTdAcmAF9Z2zZVgY2M4yMjCIQTVc/8Twx7yrPPkzY27uJHYxaf6DjIwM5sjW/f/PsK62Ij6Ysblj4QxGRoZ0ZEkY+z8DQwVjQ8N8DmySIDEhoc//4Y7EpYixuX2REyPT/1kM/7EoZmTcBjahuWPhBEZGhnw0U+4y/2MxBStoaNjPwsL5aC8DA4MdiP////9v/xn+WtVVJF+Eu6Gha74Eyz+mMwyMDFIMDP9ja8oTlsIDCmZ0U/dCS6b//4NqyhJKYWIA6ZxK85fL+7kAAAAASUVORK5CYII=) no-repeat
}

.lotteryTicketFootball .nav .right .period[data-v-8478147a]:hover {
	border-color: #558feb;
	color: #558feb
}

.lotteryTicketFootball .nav .right .period:hover i[data-v-8478147a] {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAAXNSR0IArs4c6QAAAPFJREFUKFNjZEACYX2vC/8xMj5cUyiyDibMCGOE9r22/8/IsIfhP8P3//8YzdaWiNwAyYEVBHU+kWFiZTvLyMgoBtVw/ecvBvNN5aKfGT0n3Wbn/itwkJGBwRzZuv8M/9etKRQLZgzpfz2DkYEhHVkSbj8jYwVjwvz/HNgkQWIvPzP8hzsSlyLG0P43TgwM/2f9x6L4/3+GbWATQvtfTWBgYMxHM+Xutx+spmAFDg3/WUT53+xlYGCwA/H/M/z/9vfff6v1xeIXEQHV9UqCgZXxDAMDg9R/BobYNYWiS+EBBQ/N/reW/xn+Ba0pFC2FiQEAvrFOaCu3KjQAAAAASUVORK5CYII=) no-repeat
}

.lotteryTicketFootball .tips[data-v-8478147a] {
	display: flex;
	align-items: center;
	background: #fff;
	height: 36px;
	border-top: 1px solid #eae9f2;
	border-bottom: 1px solid #eae9f2;
	margin-bottom: 10px
}

.lotteryTicketFootball .tips .lieutenantGeneralInfo[data-v-8478147a] {
	padding: 0 20px
}

.lotteryTicketFootball .tips .lieutenantGeneralInfo span[data-v-8478147a] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	margin-right: 30px
}

.lotteryTicketFootball .tips .lieutenantGeneralInfo span[data-v-8478147a]:first-child {
	margin: 0
}

.lotteryTicketFootball .tips .lieutenantGeneralInfo span em[data-v-8478147a] {
	color: #ef5555;
	font-style: normal
}

.lotteryTicketFootball .tips .iusse[data-v-8478147a] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px
}

.lotteryTicketFootball .tips .iusse .one[data-v-8478147a] {
	width: 104px;
	height: 24px;
	margin-left: 6px;
	cursor: pointer;
	line-height: 24px;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.lotteryTicketFootball .tips .iusse .one em[data-v-8478147a] {
	color: #ef5555;
	font-style: normal
}

.lotteryTicketFootball .tips .iusse .one[data-v-8478147a]:hover {
	background: #548feb;
	border-radius: 5px;
	color: #fff !important
}

.lotteryTicketFootball .tips .iusse .one:hover em[data-v-8478147a] {
	color: #fff !important
}

.lotteryTicketFootball .tips .iusse .othe[data-v-8478147a] {
	width: 104px;
	height: 24px;
	margin-left: 6px;
	cursor: pointer;
	line-height: 24px;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.lotteryTicketFootball .tips .iusse .othe em[data-v-8478147a] {
	color: #ef5555;
	font-style: normal
}

.lotteryTicketFootball .tips .iusse .othe[data-v-8478147a]:hover {
	background: #548feb;
	border-radius: 5px;
	color: #fff !important
}

.lotteryTicketFootball .tips .iusse .othe:hover em[data-v-8478147a] {
	color: #fff !important
}

.lotteryTicketFootball .tips .iusse .active[data-v-8478147a] {
	background: #548feb;
	border-radius: 5px;
	color: #fff !important
}

.lotteryTicketFootball .tips .iusse .active em[data-v-8478147a] {
	color: #fff !important
}

.lotteryTicketFootball .tips .text1[data-v-8478147a] {
	width: 230px;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	border-left: 1px solid #eae9f2;
	line-height: 36px;
	text-align: left;
	padding: 0 10px
}

.lotteryTicketFootball .tips .text2[data-v-8478147a] {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	line-height: 36px;
	text-align: right;
	padding-right: 10px
}

.lotteryTicketFootball .tbody .item[data-v-8478147a],
.lotteryTicketFootball .thead .item[data-v-8478147a] {
	display: flex
}

.lotteryTicketFootball .tbody .item .num[data-v-8478147a],
.lotteryTicketFootball .thead .item .num[data-v-8478147a] {
	width: 50px
}

.lotteryTicketFootball .tbody .item .league[data-v-8478147a],
.lotteryTicketFootball .thead .item .league[data-v-8478147a] {
	width: 90px
}

.lotteryTicketFootball .tbody .item .date[data-v-8478147a],
.lotteryTicketFootball .thead .item .date[data-v-8478147a] {
	width: 110px
}

.lotteryTicketFootball .tbody .item .match[data-v-8478147a],
.lotteryTicketFootball .thead .item .match[data-v-8478147a] {
	width: 310px
}

.lotteryTicketFootball .tbody .item .match .team[data-v-8478147a],
.lotteryTicketFootball .thead .item .match .team[data-v-8478147a] {
	width: 125px;
	display: flex;
	align-items: center;
	height: 100%
}

.lotteryTicketFootball .tbody .item .match .VSModel[data-v-8478147a],
.lotteryTicketFootball .thead .item .match .VSModel[data-v-8478147a] {
	flex: 1;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.lotteryTicketFootball .tbody .item .match .red[data-v-8478147a],
.lotteryTicketFootball .thead .item .match .red[data-v-8478147a] {
	color: #f83131 !important
}

.lotteryTicketFootball .tbody .item .match .VSTeam[data-v-8478147a],
.lotteryTicketFootball .thead .item .match .VSTeam[data-v-8478147a] {
	height: 100%;
	line-height: 72px
}

.lotteryTicketFootball .tbody .item .match .home[data-v-8478147a],
.lotteryTicketFootball .thead .item .match .home[data-v-8478147a] {
	justify-content: flex-end
}

.lotteryTicketFootball .tbody .item .match .away[data-v-8478147a],
.lotteryTicketFootball .thead .item .match .away[data-v-8478147a] {
	justify-content: flex-start
}

.lotteryTicketFootball .tbody .item .odds[data-v-8478147a],
.lotteryTicketFootball .thead .item .odds[data-v-8478147a] {
	width: 300px;
	display: flex;
	align-items: center
}

.lotteryTicketFootball .tbody .item .odds span[data-v-8478147a],
.lotteryTicketFootball .thead .item .odds span[data-v-8478147a] {
	flex: 1
}

.lotteryTicketFootball .tbody .item .shai[data-v-8478147a],
.lotteryTicketFootball .thead .item .shai[data-v-8478147a] {
	width: 60px
}

.lotteryTicketFootball .tbody .item .data[data-v-8478147a],
.lotteryTicketFootball .thead .item .data[data-v-8478147a] {
	width: 160px
}

.lotteryTicketFootball .tbody .item .oz[data-v-8478147a],
.lotteryTicketFootball .thead .item .oz[data-v-8478147a] {
	flex: 1
}

.lotteryTicketFootball .thead[data-v-8478147a] {
	height: 36px;
	background: #2d2e42
}

.lotteryTicketFootball .thead .item[data-v-8478147a] {
	height: 100%;
	align-items: center
}

.lotteryTicketFootball .thead .item>div[data-v-8478147a] {
	font-size: 13px;
	font-weight: 400;
	color: #eee;
	display: flex;
	align-items: center;
	justify-content: center
}

.lotteryTicketFootball .thead .item .date[data-v-8478147a],
.lotteryTicketFootball .thead .item .oz[data-v-8478147a] {
	cursor: pointer
}

.lotteryTicketFootball .thead .item .date i[data-v-8478147a],
.lotteryTicketFootball .thead .item .oz i[data-v-8478147a] {
	margin-left: 5px
}

.lotteryTicketFootball .thead .item[data-v-8478147a] .date {
	font-size: 13px;
	color: #eee
}

.lotteryTicketFootball .thead .item .date[data-v-8478147a],
.lotteryTicketFootball .thead .item .league[data-v-8478147a],
.lotteryTicketFootball .thead .item .match[data-v-8478147a],
.lotteryTicketFootball .thead .item .num[data-v-8478147a],
.lotteryTicketFootball .thead .item .odds[data-v-8478147a],
.lotteryTicketFootball .thead .item .shai[data-v-8478147a] {
	height: 100%
}

.lotteryTicketFootball .thead .item .odds span[data-v-8478147a] {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.lotteryTicketFootball .thead .item .data[data-v-8478147a] {
	height: 100%
}

.lotteryTicketFootball .tbody #ball[data-v-8478147a] {
	display: none;
	width: 100px;
	height: 35px;
	background: #f6faff;
	border: 1px solid #bfdcff;
	position: fixed;
	font-size: 13px;
	font-weight: 500;
	color: #444a64
}

.lotteryTicketFootball .tbody .titleBox[data-v-8478147a] {
	display: flex;
	align-items: center
}

.lotteryTicketFootball .tbody .titleBox div[data-v-8478147a]:first-child {
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #e63837
}

.lotteryTicketFootball .tbody .titleBox div:first-child i[data-v-8478147a] {
	transition: all .3s;
	color: #8489a1;
	font-size: 16px;
	margin-right: 5px
}

.lotteryTicketFootball .tbody .titleBox div[data-v-8478147a]:last-child {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 12px;
	font-weight: 400;
	color: #3985f4
}

.lotteryTicketFootball .tbody .titleBox .action[data-v-8478147a] {
	color: #444a64 !important
}

.lotteryTicketFootball .tbody .titleBox .action i[data-v-8478147a] {
	transform: rotate(90deg)
}

.lotteryTicketFootball .tbody .boxs[data-v-8478147a] {
	border-bottom: 1px solid #eae9f2
}

.lotteryTicketFootball .tbody .item[data-v-8478147a] {
	height: 44px;
	background: #fff;
	align-items: center
}

.lotteryTicketFootball .tbody .item[data-v-8478147a]:hover {
	background: #ececec
}

.lotteryTicketFootball .tbody .item>div[data-v-8478147a] {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.lotteryTicketFootball .tbody .item .num[data-v-8478147a] {
	font-size: 12px;
	font-weight: 400;
	color: #444a64;
	border-right: 1px solid #eae9f2
}

.lotteryTicketFootball .tbody .item .league span[data-v-8478147a] {
	width: 70px;
	height: 26px;
	background: #e63837;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 26px
}

.lotteryTicketFootball .tbody .item .date[data-v-8478147a] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.lotteryTicketFootball .tbody .item .match .team[data-v-8478147a] {
	font-size: 14px;
	font-weight: 600;
	color: #333
}

.lotteryTicketFootball .tbody .item .match .team em[data-v-8478147a] {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	color: #7a809a
}

.lotteryTicketFootball .tbody .item .match .team i[data-v-8478147a] {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	font-style: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 96px;
	line-height: 44px
}

.lotteryTicketFootball .tbody .item .match .VSModel[data-v-8478147a] {
	font-size: 14px;
	font-weight: 400;
	color: #7a809a;
	cursor: pointer
}

.lotteryTicketFootball .tbody .item .shai[data-v-8478147a] {
	border-right: 1px solid #bfdcff
}

.lotteryTicketFootball .tbody .item .shai .all[data-v-8478147a] {
	width: 28px;
	height: 28px;
	background: #f6faff;
	border: 1px solid #bfdcff;
	border-radius: 2px;
	font-size: 12px;
	font-weight: 400;
	color: #555;
	line-height: 28px;
	cursor: pointer
}

.lotteryTicketFootball .tbody .item .shai .all[data-v-8478147a]:hover {
	background: #ddedff
}

.lotteryTicketFootball .tbody .item>.odds[data-v-8478147a] {
	flex-direction: column
}

.lotteryTicketFootball .tbody .item>.odds p[data-v-8478147a] {
	width: 100%;
	flex: 1;
	display: flex;
	font-size: 13px;
	font-weight: 500;
	color: #444a64;
	border-left: 1px solid #bfdcff;
	border-bottom: 1px solid #bfdcff
}

.lotteryTicketFootball .tbody .item>.odds p span[data-v-8478147a] {
	height: 100%;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	background: #f6faff;
	cursor: pointer
}

.lotteryTicketFootball .tbody .item>.odds p span[data-v-8478147a]:hover {
	background: #ddedff
}

.lotteryTicketFootball .tbody .item>.odds p .red[data-v-8478147a] {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ef5555
}

.lotteryTicketFootball .tbody .item>.odds p .red[data-v-8478147a]:after {
	content: "";
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==) no-repeat;
	background-size: 8px 9px;
	background-position: 100%;
	margin-right: -8px;
	padding-left: 10px
}

.lotteryTicketFootball .tbody .item>.odds p .green[data-v-8478147a] {
	color: #6bb548;
	display: flex
}

.lotteryTicketFootball .tbody .item>.odds p .green[data-v-8478147a]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-right: -8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==) no-repeat;
	background-size: 8px 9px;
	background-position: 100%;
	padding-left: 10px
}

.lotteryTicketFootball .tbody .item>.odds p .back[data-v-8478147a] {
	background: #3985f4 !important;
	font-weight: 700;
	color: #fff
}

.lotteryTicketFootball .tbody .item>.odds p .returnDay[data-v-8478147a] {
	background: #f6f6f8 !important;
	font-weight: 700;
	color: #7a809a;
	border-color: #eae9f2
}

.lotteryTicketFootball .tbody .item>.odds p .redNumber[data-v-8478147a] {
	color: #f83131;
	font-size: 14px
}

.lotteryTicketFootball .tbody .item>.odds .sale[data-v-8478147a] {
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	background: #f6faff
}

.lotteryTicketFootball .tbody .item .oddsOn p[data-v-8478147a] {
	color: #7a809a;
	border-color: #eae9f2;
	border-bottom: none
}

.lotteryTicketFootball .tbody .item .oddsOn p span[data-v-8478147a] {
	background: #f6f6f8
}

.lotteryTicketFootball .tbody .item .oddsOn p span[data-v-8478147a]:hover {
	background: #ddedff
}

.lotteryTicketFootball .tbody .item .oddsOn p .back[data-v-8478147a] {
	background: #dadbe1 !important;
	box-shadow: 2px 1px 7px 0 hsla(0, 0%, 52.9%, .35);
	font-weight: 700;
	color: #7a809a !important
}

.lotteryTicketFootball .tbody .item .oddsOn p .red[data-v-8478147a] {
	color: #ef5555 !important
}

.lotteryTicketFootball .tbody .item .oddsOn p .red[data-v-8478147a]:after {
	content: "";
	display: none
}

.lotteryTicketFootball .tbody .item .oddsOn p .green[data-v-8478147a] {
	color: #7a809a
}

.lotteryTicketFootball .tbody .item .oddsOn p .green[data-v-8478147a]:after {
	content: "";
	display: none
}

.lotteryTicketFootball .tbody .item .oddsOn .sale[data-v-8478147a] {
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	background: #f6faff
}

.lotteryTicketFootball .tbody .item .data[data-v-8478147a] {
	border-right: 1px solid #eae9f2;
	flex-direction: row-reverse
}

.lotteryTicketFootball .tbody .item .data p[data-v-8478147a] {
	flex: 1;
	display: flex;
	width: 100%;
	padding: 0 8px
}

.lotteryTicketFootball .tbody .item .data .information[data-v-8478147a] {
	display: flex;
	padding: 0
}

.lotteryTicketFootball .tbody .item .data .information span[data-v-8478147a] {
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTicketFootball .tbody .item .data .information span em[data-v-8478147a] {
	cursor: pointer
}

.lotteryTicketFootball .tbody .item .data .information span[data-v-8478147a]:first-child {
	width: 18px
}

.lotteryTicketFootball .tbody .item .data .information span:first-child em[data-v-8478147a] {
	font-size: 12px;
	font-weight: 500;
	color: #ef5555;
	font-style: normal;
	width: 18px;
	height: 18px;
	border: 1px solid #ef5555;
	border-radius: 4px;
	line-height: 16px
}

.lotteryTicketFootball .tbody .item .data .information span:first-child em[data-v-8478147a]:hover {
	color: #eee;
	background: #ef5555
}

.lotteryTicketFootball .tbody .item .data .information span[data-v-8478147a]:last-child {
	margin-left: 7px
}

.lotteryTicketFootball .tbody .item .data .information span:last-child em[data-v-8478147a] {
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #548feb;
	padding: 0 5px;
	height: 18px;
	border: 1px solid #548feb;
	border-radius: 4px;
	line-height: 16px
}

.lotteryTicketFootball .tbody .item .data .information span:last-child em[data-v-8478147a]:hover {
	color: #eee;
	background: #548feb
}

.lotteryTicketFootball .tbody .item .data .indexOdds[data-v-8478147a] {
	margin-top: 5px;
	align-items: center
}

.lotteryTicketFootball .tbody .item .data .indexOdds span[data-v-8478147a] {
	flex: 1;
	font-size: 14px;
	font-weight: 500;
	color: #548feb;
	cursor: pointer
}

.lotteryTicketFootball .tbody .item .data .indexOdds span[data-v-8478147a]:hover {
	text-decoration: underline
}

.lotteryTicketFootball .tbody .item .oz span[data-v-8478147a] {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.lotteryTicketFootball .tbody .bottomTeam[data-v-8478147a] {
	background: #f6f6f8;
	display: flex;
	padding-bottom: 5px;
	margin-top: 1px
}

.lotteryTicketFootball .tbody .bottomTeam .listTop[data-v-8478147a] {
	width: 405px;
	align-items: flex-end
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom[data-v-8478147a] {
	flex: 1;
	align-items: flex-start;
	margin-left: 60px
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom[data-v-8478147a],
.lotteryTicketFootball .tbody .bottomTeam .listTop[data-v-8478147a] {
	display: flex;
	flex-direction: column
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p[data-v-8478147a],
.lotteryTicketFootball .tbody .bottomTeam .listTop p[data-v-8478147a] {
	margin-top: 10px;
	height: 24px;
	background: #ebf4ff;
	border: 1px solid #548feb;
	overflow: hidden;
	border-radius: 12px;
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num[data-v-8478147a],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num[data-v-8478147a] {
	padding: 0 10px;
	display: flex;
	align-items: center;
	background: #fff
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em[data-v-8478147a],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em[data-v-8478147a] {
	font-style: normal
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em[data-v-8478147a]:first-child,
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em[data-v-8478147a]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	padding-right: 5px
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em[data-v-8478147a]:last-child,
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em[data-v-8478147a]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em:last-child i[data-v-8478147a],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em:last-child i[data-v-8478147a] {
	font-style: normal
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em:last-child .red[data-v-8478147a],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em:last-child .red[data-v-8478147a] {
	color: #f83131
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .num em:last-child .green[data-v-8478147a],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .num em:last-child .green[data-v-8478147a] {
	color: #6bb548
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .win[data-v-8478147a],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .win[data-v-8478147a] {
	padding: 0 10px;
	background: #ebf4ff;
	font-size: 12px;
	font-weight: 400;
	color: #3985f4;
	border-left: 1px solid #548feb
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom p .boderNone[data-v-8478147a],
.lotteryTicketFootball .tbody .bottomTeam .listTop p .boderNone[data-v-8478147a] {
	border: none !important
}

.lotteryTicketFootball .tbody .bottomTeam .listBottom .teshu .win[data-v-8478147a],
.lotteryTicketFootball .tbody .bottomTeam .listTop .teshu .win[data-v-8478147a] {
	border: none;
	border-right: 1px solid #548feb
}

.lotteryTicketFootball .remind[data-v-8478147a] {
	padding: 29px;
	margin-top: 20px;
	background: #f6faff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1)
}

.lotteryTicketFootball .remind .tit[data-v-8478147a] {
	text-align: left;
	margin-bottom: 10px;
	color: #444a64;
	font-size: 14px
}

.lotteryTicketFootball .remind p[data-v-8478147a] {
	text-align: left;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	line-height: 22px
}

.popoverBoxDate {
	background-color: #fff;
	border: none;
	margin-top: 4px !important;
	padding: 0;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	min-width: 0
}

.popoverBoxDate .popper__arrow,
.popoverBoxDate .popper__arrow:after {
	border-bottom-color: #fff !important
}

.popoverBoxDate .periodBox {
	padding-top: 10px
}

.popoverBoxDate .periodBox .boxs {
	max-height: 400px;
	overflow: auto
}

.popoverBoxDate .periodBox p {
	font-size: 14px;
	line-height: 35px;
	text-align: center
}

.popoverBoxDate .periodBox p:hover {
	background: #6694e2;
	color: #fff;
	cursor: pointer
}

.popoverBoxDate .periodBox .dateAction {
	background: #6694e2;
	color: #fff
}

.footer[data-v-c51107be] {
	display: flex;
	width: 1220px;
	margin-left: -10px;
	height: 72px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	position: relative
}

.footer .btnLeft[data-v-c51107be] {
	background: #2d2e42;
	width: 170px;
	height: 100%;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.footer .btnLeft em[data-v-c51107be] {
	font-style: normal;
	color: #ff4242
}

.footer .btnLeft i[data-v-c51107be] {
	transform: rotate(90deg);
	margin-left: 10px
}

.footer .text[data-v-c51107be] {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 30px
}

.footer .text>div[data-v-c51107be]:first-child {
	margin-bottom: 10px
}

.footer .text>div:first-child .warning[data-v-c51107be] {
	display: flex
}

.footer .text>div:first-child .warning em[data-v-c51107be] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	font-style: normal
}

.footer .text>div:first-child .warning em[data-v-c51107be]:last-child {
	color: #f83131
}

.footer .text>div:first-child .Cascade[data-v-c51107be] {
	display: flex
}

.footer .text>div:first-child .Cascade .name[data-v-c51107be] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	justify-content: center;
	align-items: center
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-c51107be],
.footer .text>div:first-child .Cascade .checkBox[data-v-c51107be] {
	display: flex;
	align-items: center
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-c51107be] .el-checkbox {
	margin-right: 19px;
	display: flex;
	align-items: center
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-c51107be] .el-checkbox .el-checkbox__input {
	margin-top: 4px
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-c51107be] .el-checkbox .el-checkbox__label {
	padding-left: 5px;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a
}

.footer .text>div:first-child .Cascade .checkBox>span[data-v-c51107be] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	margin-right: 7px;
	cursor: pointer
}

.footer .text>div:first-child .Cascade .checkBox>span[data-v-c51107be]:hover {
	color: #558feb
}

.footer .text>div:first-child .Cascade .checkBox>span i[data-v-c51107be] {
	transition: .3s
}

.footer .text>div:first-child .Cascade .checkBox .action[data-v-c51107be] {
	color: #558feb
}

.footer .text>div:first-child .Cascade .checkBox .action i[data-v-c51107be] {
	transform: rotate(180deg)
}

.footer .text>div[data-v-c51107be]:last-child {
	display: flex
}

.footer .text>div:last-child>div[data-v-c51107be] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px
}

.footer .text>div:last-child>div em[data-v-c51107be] {
	font-style: normal;
	color: #f83131;
	font-size: 18px
}

.footer .text>div:last-child>div[data-v-c51107be]:first-child .el-input-number {
	width: 100px;
	height: 26px;
	background: #fff;
	border: 1px solid #eee
}

.footer .text>div:last-child>div[data-v-c51107be]:first-child .el-input-number .el-input-number__decrease,
.footer .text>div:last-child>div[data-v-c51107be]:first-child .el-input-number .el-input-number__increase {
	width: 30px
}

.footer .text>div:last-child>div[data-v-c51107be]:first-child .el-input-number .el-input,
.footer .text>div:last-child>div[data-v-c51107be]:first-child .el-input-number .el-input__inner {
	padding: 0;
	height: 26px;
	line-height: 26px
}

.footer .text>div:last-child .multiple[data-v-c51107be] {
	display: flex;
	align-items: center
}

.footer .text>div:last-child .multiple span[data-v-c51107be] {
	width: 100px;
	height: 26px;
	background: #fff;
	border: 1px solid #eee;
	display: flex
}

.footer .text>div:last-child .multiple span em[data-v-c51107be] {
	font-style: normal;
	width: 30px;
	background: #f2f2f2;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center
}

.footer .text>div:last-child .multiple span em i[data-v-c51107be] {
	font-size: 12px;
	color: #8e93a9
}

.footer .text>div:last-child .multiple span input[data-v-c51107be] {
	width: 40px;
	outline: none;
	border: 0;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.footer .text>div:last-child .multiple span input[data-v-c51107be]::-webkit-inner-spin-button,
.footer .text>div:last-child .multiple span input[data-v-c51107be]::-webkit-outer-spin-button {
	-webkit-appearance: none !important;
	margin: 0
}

.footer .text>div:last-child .estimate span[data-v-c51107be] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	cursor: pointer
}

.footer .QrCode[data-v-c51107be] {
	width: 159px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-left: 1px solid #eae9f2
}

.footer .QrCode span[data-v-c51107be] {
	width: 110px;
	height: 36px;
	background: #cccdd3;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.footer .QrCode .QrBack[data-v-c51107be] {
	background: #e63837;
	cursor: pointer
}

.footer .leftArrowr[data-v-c51107be] {
	left: 0
}

.footer .leftArrowr[data-v-c51107be],
.footer .rightArrowr[data-v-c51107be] {
	position: absolute;
	top: -10px;
	width: 0;
	height: 0;
	border-color: transparent #9293a4 #9293a4 transparent;
	border-style: solid;
	border-width: 5px
}

.footer .rightArrowr[data-v-c51107be] {
	right: 0;
	transform: rotate(-265deg)
}

.fixd[data-v-c51107be] {
	position: fixed;
	bottom: 0;
	z-index: 100
}

.popoverCascade .popoverCascadeBox .el-checkbox-group .el-checkbox {
	width: 66px
}

.Beidan[data-v-47a796d4] {
	padding-top: 10px
}

.Beidan .header[data-v-47a796d4] {
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between
}

.Beidan .header>div[data-v-47a796d4] {
	width: 393px;
	height: 120px;
	background: #60ebe8;
	cursor: pointer;
	overflow: hidden
}

.Beidan .header>div img[data-v-47a796d4] {
	transition: all .3s;
	width: 100%
}

.Beidan .header>div img[data-v-47a796d4]:hover {
	transform: scale(1.2)
}

.Beidan .nav[data-v-47a796d4] {
	display: flex;
	background: #fff
}

.Beidan .nav h2[data-v-47a796d4] {
	width: 200px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border-right: 1px solid #eae9f2;
	position: relative
}

.Beidan .nav h2 em[data-v-47a796d4] {
	font-style: normal;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	z-index: 2
}

.Beidan .nav h2[data-v-47a796d4]:before {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 0;
	background: #ebf4ff;
	transition: width .3s
}

.Beidan .nav h2[data-v-47a796d4]:hover:before {
	width: 100%
}

.Beidan .nav h2:hover em[data-v-47a796d4] {
	font-weight: 700;
	color: #2e77e8
}

.Beidan .nav .action[data-v-47a796d4]:before {
	width: 100%
}

.Beidan .nav .action em[data-v-47a796d4] {
	font-weight: 700;
	color: #2e77e8
}

.Beidan .tbody .item[data-v-47a796d4],
.Beidan .thead .item[data-v-47a796d4] {
	display: flex
}

.Beidan .tbody .item .num[data-v-47a796d4],
.Beidan .thead .item .num[data-v-47a796d4] {
	width: 80px
}

.Beidan .tbody .item .league[data-v-47a796d4],
.Beidan .thead .item .league[data-v-47a796d4] {
	width: 90px
}

.Beidan .tbody .item .date[data-v-47a796d4],
.Beidan .thead .item .date[data-v-47a796d4] {
	width: 110px
}

.Beidan .tbody .item .match[data-v-47a796d4],
.Beidan .thead .item .match[data-v-47a796d4] {
	width: 310px
}

.Beidan .tbody .item .match .team[data-v-47a796d4],
.Beidan .thead .item .match .team[data-v-47a796d4] {
	width: 125px;
	display: flex;
	align-items: center;
	height: 100%
}

.Beidan .tbody .item .match .VSModel[data-v-47a796d4],
.Beidan .thead .item .match .VSModel[data-v-47a796d4] {
	flex: 1;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.Beidan .tbody .item .match .red[data-v-47a796d4],
.Beidan .thead .item .match .red[data-v-47a796d4] {
	color: #f83131
}

.Beidan .tbody .item .match .VSTeam[data-v-47a796d4],
.Beidan .thead .item .match .VSTeam[data-v-47a796d4] {
	height: 100%;
	line-height: 72px
}

.Beidan .tbody .item .match .home[data-v-47a796d4],
.Beidan .thead .item .match .home[data-v-47a796d4] {
	justify-content: flex-end
}

.Beidan .tbody .item .match .away[data-v-47a796d4],
.Beidan .thead .item .match .away[data-v-47a796d4] {
	justify-content: flex-start
}

.Beidan .tbody .item .yz[data-v-47a796d4],
.Beidan .thead .item .yz[data-v-47a796d4] {
	width: 50px
}

.Beidan .tbody .item .odds[data-v-47a796d4],
.Beidan .thead .item .odds[data-v-47a796d4] {
	width: 250px;
	display: flex;
	align-items: center;
	justify-content: center
}

.Beidan .tbody .item .odds span[data-v-47a796d4],
.Beidan .thead .item .odds span[data-v-47a796d4] {
	flex: 1
}

.Beidan .tbody .item .width[data-v-47a796d4],
.Beidan .thead .item .width[data-v-47a796d4] {
	width: 300px
}

.Beidan .tbody .item .data[data-v-47a796d4],
.Beidan .thead .item .data[data-v-47a796d4] {
	width: 160px;
	display: flex;
	align-items: center
}

.Beidan .tbody .item .oz[data-v-47a796d4],
.Beidan .thead .item .oz[data-v-47a796d4] {
	flex: 1
}

.Beidan .thead[data-v-47a796d4] {
	height: 36px;
	background: #2d2e42
}

.Beidan .thead .item[data-v-47a796d4] {
	height: 100%;
	align-items: center
}

.Beidan .thead .item>div[data-v-47a796d4] {
	font-size: 13px;
	font-weight: 400;
	color: #eee;
	display: flex;
	align-items: center;
	justify-content: center
}

.Beidan .thead .item .date[data-v-47a796d4],
.Beidan .thead .item .oz[data-v-47a796d4] {
	cursor: pointer
}

.Beidan .thead .item .date i[data-v-47a796d4],
.Beidan .thead .item .oz i[data-v-47a796d4] {
	margin-left: 5px
}

.Beidan .thead .item[data-v-47a796d4] .date {
	font-size: 13px;
	color: #eee
}

.Beidan .loading[data-v-47a796d4] {
	height: 300px
}

.Beidan .empty[data-v-47a796d4] {
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	color: #333;
	background: #fff
}

.Beidan .tbody #ball[data-v-47a796d4] {
	display: none;
	width: 100px;
	height: 35px;
	background: #f6faff;
	border: 1px solid #bfdcff;
	position: fixed;
	font-size: 13px;
	font-weight: 500;
	color: #444a64
}

.Beidan .tbody[data-v-47a796d4] .el-collapse-item__wrap {
	background: #f2f2f2;
	border: none
}

.Beidan .tbody[data-v-47a796d4] .el-collapse-item__header {
	height: 36px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2
}

.Beidan .tbody[data-v-47a796d4] .el-collapse-item__header .el-collapse-item__arrow:before {
	display: none
}

.Beidan .tbody[data-v-47a796d4] .el-collapse-item__content {
	background: #f2f2f2;
	padding: 0
}

.Beidan .tbody[data-v-47a796d4] .el-collapse-item__content .item:last-child {
	border-bottom: 1px solid #eae9f2;
	margin: 0
}

.Beidan .tbody .titleBox[data-v-47a796d4] {
	display: flex;
	align-items: center
}

.Beidan .tbody .titleBox div[data-v-47a796d4]:first-child {
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #e63837
}

.Beidan .tbody .titleBox div:first-child i[data-v-47a796d4] {
	transition: all .3s;
	color: #8489a1;
	font-size: 16px;
	margin-right: 5px
}

.Beidan .tbody .titleBox div[data-v-47a796d4]:last-child {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 12px;
	font-weight: 400;
	color: #3985f4
}

.Beidan .tbody .titleBox .action[data-v-47a796d4] {
	color: #444a64 !important
}

.Beidan .tbody .titleBox .action i[data-v-47a796d4] {
	transform: rotate(90deg)
}

.Beidan .tbody .item[data-v-47a796d4] {
	height: 44px;
	background: #fff;
	align-items: center;
	border-bottom: 1px solid #eae9f2
}

.Beidan .tbody .item[data-v-47a796d4]:hover {
	background: #ececec
}

.Beidan .tbody .item[data-v-47a796d4]:nth-child(2n) {
	background: #f6f6f8 !important
}

.Beidan .tbody .item>div[data-v-47a796d4] {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.Beidan .tbody .item .num[data-v-47a796d4] {
	font-size: 12px;
	font-weight: 400;
	color: #444a64;
	border-right: 1px solid #eae9f2
}

.Beidan .tbody .item .league span[data-v-47a796d4] {
	width: 70px;
	height: 26px;
	background: #e63837;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 26px
}

.Beidan .tbody .item .date[data-v-47a796d4] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.Beidan .tbody .item .match[data-v-47a796d4] {
	border-right: 1px solid #eae9f2
}

.Beidan .tbody .item .match .team[data-v-47a796d4] {
	font-size: 14px;
	font-weight: 600;
	color: #333
}

.Beidan .tbody .item .match .team em[data-v-47a796d4] {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	color: #7a809a
}

.Beidan .tbody .item .match .team i[data-v-47a796d4] {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	font-style: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 96px;
	line-height: 44px
}

.Beidan .tbody .item .match .VS[data-v-47a796d4] {
	font-size: 14px;
	font-weight: 400;
	color: #7a809a;
	cursor: pointer
}

.Beidan .tbody .item .yz[data-v-47a796d4] {
	flex-direction: column;
	position: relative
}

.Beidan .tbody .item .yz span[data-v-47a796d4] {
	flex: 1;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400
}

.Beidan .tbody .item .yz .topYz[data-v-47a796d4] {
	color: #7a809a
}

.Beidan .tbody .item .yz .bottomYz[data-v-47a796d4] {
	color: #f83131
}

.Beidan .tbody .item .yz .green[data-v-47a796d4] {
	color: #6fb74d
}

.Beidan .tbody .item .yz i[data-v-47a796d4] {
	font-style: normal;
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	padding-left: 2px;
	line-height: 15px;
	background: linear-gradient(135deg, #e63837 50%, transparent 0)
}

.Beidan .tbody .item>.odds[data-v-47a796d4] {
	display: flex;
	font-size: 13px;
	font-weight: 500;
	color: #444a64;
	border-left: 1px solid #bfdcff
}

.Beidan .tbody .item>.odds span[data-v-47a796d4] {
	height: 100%;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	border-bottom: 1px solid #bfdcff;
	background: #f6faff;
	cursor: pointer
}

.Beidan .tbody .item>.odds span[data-v-47a796d4]:hover {
	background: #ddedff
}

.Beidan .tbody .item>.odds[data-v-47a796d4]:first-child {
	border-top: 1px solid #bfdcff
}

.Beidan .tbody .item>.odds[data-v-47a796d4]:last-child {
	border-top: 1px solid #bfdcff;
	border-bottom: 1px solid #bfdcff
}

.Beidan .tbody .item>.odds .red[data-v-47a796d4] {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ef5555
}

.Beidan .tbody .item>.odds .red[data-v-47a796d4]:after {
	content: "";
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==) no-repeat;
	background-size: 8px 9px;
	background-position: 100%;
	margin-right: -8px;
	padding-left: 10px
}

.Beidan .tbody .item>.odds .green[data-v-47a796d4] {
	color: #6bb548;
	display: flex
}

.Beidan .tbody .item>.odds .green[data-v-47a796d4]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-right: -8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==) no-repeat;
	background-size: 8px 9px;
	background-position: 100%;
	padding-left: 10px
}

.Beidan .tbody .item>.odds .fontRed[data-v-47a796d4] {
	color: #ef5555;
	font-weight: 700
}

.Beidan .tbody .item>.odds .fontGreen[data-v-47a796d4] {
	color: #6bb548;
	font-weight: 700
}

.Beidan .tbody .item>.odds .dayRed[data-v-47a796d4] {
	color: #ef5555;
	font-weight: 700
}

.Beidan .tbody .item>.odds .back[data-v-47a796d4] {
	background: #3985f4 !important;
	font-weight: 700;
	color: #fff
}

.Beidan .tbody .item>.odds .widthValue[data-v-47a796d4] {
	flex: none;
	width: 80px;
	background: #fff
}

.Beidan .tbody .item>.odds .sale[data-v-47a796d4] {
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	background: #f6faff
}

.Beidan .tbody .item .oddsOn[data-v-47a796d4] {
	color: #7a809a
}

.Beidan .tbody .item .oddsOn span[data-v-47a796d4] {
	background: #f6f6f8
}

.Beidan .tbody .item .oddsOn span[data-v-47a796d4]:hover {
	background: #ddedff
}

.Beidan .tbody .item .oddsOn .back[data-v-47a796d4] {
	background: #dadbe1 !important;
	box-shadow: 2px 1px 7px 0 hsla(0, 0%, 52.9%, .35);
	font-weight: 700;
	color: #7a809a !important
}

.Beidan .tbody .item .oddsOn .red[data-v-47a796d4] {
	color: #ef5555 !important
}

.Beidan .tbody .item .oddsOn .red[data-v-47a796d4]:after {
	content: "";
	display: none
}

.Beidan .tbody .item .oddsOn .green[data-v-47a796d4] {
	color: #7a809a
}

.Beidan .tbody .item .oddsOn .green[data-v-47a796d4]:after {
	content: "";
	display: none
}

.Beidan .tbody .item .oddsOn .sale[data-v-47a796d4] {
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	background: #f6faff
}

.Beidan .tbody .item .data[data-v-47a796d4] {
	border-right: 1px solid #eae9f2;
	flex-direction: row-reverse
}

.Beidan .tbody .item .data p[data-v-47a796d4] {
	flex: 1;
	display: flex;
	width: 100%;
	padding: 0 8px
}

.Beidan .tbody .item .data .information[data-v-47a796d4] {
	display: flex;
	padding: 0
}

.Beidan .tbody .item .data .information span[data-v-47a796d4] {
	display: flex;
	justify-content: center;
	align-items: center
}

.Beidan .tbody .item .data .information span em[data-v-47a796d4] {
	cursor: pointer
}

.Beidan .tbody .item .data .information span[data-v-47a796d4]:first-child {
	width: 18px
}

.Beidan .tbody .item .data .information span:first-child em[data-v-47a796d4] {
	font-size: 12px;
	font-weight: 500;
	color: #ef5555;
	font-style: normal;
	width: 18px;
	height: 18px;
	border: 1px solid #ef5555;
	border-radius: 4px;
	line-height: 16px
}

.Beidan .tbody .item .data .information span:first-child em[data-v-47a796d4]:hover {
	color: #eee;
	background: #ef5555
}

.Beidan .tbody .item .data .information span[data-v-47a796d4]:last-child {
	margin-left: 7px
}

.Beidan .tbody .item .data .information span:last-child em[data-v-47a796d4] {
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #548feb;
	padding: 0 5px;
	height: 18px;
	border: 1px solid #548feb;
	border-radius: 4px;
	line-height: 16px
}

.Beidan .tbody .item .data .information span:last-child em[data-v-47a796d4]:hover {
	color: #eee;
	background: #548feb
}

.Beidan .tbody .item .data .indexOdds[data-v-47a796d4] {
	align-items: center
}

.Beidan .tbody .item .data .indexOdds span[data-v-47a796d4] {
	flex: 1;
	font-size: 14px;
	font-weight: 500;
	color: #548feb;
	cursor: pointer
}

.Beidan .tbody .item .data .indexOdds span[data-v-47a796d4]:hover {
	text-decoration: underline
}

.Beidan .tbody .item .oz span[data-v-47a796d4] {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.Beidan .tbody .bottomTeam[data-v-47a796d4] {
	background: #f6f6f8;
	display: flex;
	padding-bottom: 5px;
	margin-top: 1px
}

.Beidan .tbody .bottomTeam .listTop[data-v-47a796d4] {
	width: 405px;
	align-items: flex-end
}

.Beidan .tbody .bottomTeam .listBottom[data-v-47a796d4] {
	flex: 1;
	align-items: flex-start;
	margin-left: 60px
}

.Beidan .tbody .bottomTeam .listBottom[data-v-47a796d4],
.Beidan .tbody .bottomTeam .listTop[data-v-47a796d4] {
	display: flex;
	flex-direction: column
}

.Beidan .tbody .bottomTeam .listBottom p[data-v-47a796d4],
.Beidan .tbody .bottomTeam .listTop p[data-v-47a796d4] {
	margin-top: 10px;
	height: 24px;
	background: #ebf4ff;
	border: 1px solid #548feb;
	overflow: hidden;
	border-radius: 12px;
	display: flex;
	justify-content: center;
	align-items: center
}

.Beidan .tbody .bottomTeam .listBottom p .num[data-v-47a796d4],
.Beidan .tbody .bottomTeam .listTop p .num[data-v-47a796d4] {
	padding: 0 10px;
	display: flex;
	align-items: center;
	background: #fff
}

.Beidan .tbody .bottomTeam .listBottom p .num em[data-v-47a796d4],
.Beidan .tbody .bottomTeam .listTop p .num em[data-v-47a796d4] {
	font-style: normal
}

.Beidan .tbody .bottomTeam .listBottom p .num em[data-v-47a796d4]:first-child,
.Beidan .tbody .bottomTeam .listTop p .num em[data-v-47a796d4]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	padding-right: 5px
}

.Beidan .tbody .bottomTeam .listBottom p .num em[data-v-47a796d4]:last-child,
.Beidan .tbody .bottomTeam .listTop p .num em[data-v-47a796d4]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center
}

.Beidan .tbody .bottomTeam .listBottom p .num em:last-child i[data-v-47a796d4],
.Beidan .tbody .bottomTeam .listTop p .num em:last-child i[data-v-47a796d4] {
	font-style: normal
}

.Beidan .tbody .bottomTeam .listBottom p .num em:last-child .red[data-v-47a796d4],
.Beidan .tbody .bottomTeam .listTop p .num em:last-child .red[data-v-47a796d4] {
	color: #f83131
}

.Beidan .tbody .bottomTeam .listBottom p .num em:last-child .green[data-v-47a796d4],
.Beidan .tbody .bottomTeam .listTop p .num em:last-child .green[data-v-47a796d4] {
	color: #6bb548
}

.Beidan .tbody .bottomTeam .listBottom p .win[data-v-47a796d4],
.Beidan .tbody .bottomTeam .listTop p .win[data-v-47a796d4] {
	padding: 0 10px;
	background: #ebf4ff;
	font-size: 12px;
	font-weight: 400;
	color: #3985f4;
	border-left: 1px solid #548feb
}

.Beidan .tbody .bottomTeam .listBottom p .boderNone[data-v-47a796d4],
.Beidan .tbody .bottomTeam .listTop p .boderNone[data-v-47a796d4] {
	border: none !important
}

.Beidan .tbody .bottomTeam .listBottom .teshu .win[data-v-47a796d4],
.Beidan .tbody .bottomTeam .listTop .teshu .win[data-v-47a796d4] {
	border: none;
	border-right: 1px solid #548feb
}

.Beidan .remind[data-v-47a796d4] {
	padding: 29px;
	margin-top: 20px;
	background: #f6faff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1)
}

.Beidan .remind .tit[data-v-47a796d4] {
	text-align: left;
	margin-bottom: 10px;
	color: #444a64;
	font-size: 14px
}

.Beidan .remind p[data-v-47a796d4] {
	text-align: left;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	line-height: 22px
}

.footer[data-v-77d0134b] {
	display: flex;
	width: 1220px;
	margin-left: -10px;
	height: 72px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	position: relative
}

.footer .btnLeft[data-v-77d0134b] {
	background: #2d2e42;
	width: 170px;
	height: 100%;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.footer .btnLeft em[data-v-77d0134b] {
	font-style: normal;
	color: #ff4242
}

.footer .btnLeft i[data-v-77d0134b] {
	transform: rotate(90deg);
	margin-left: 10px
}

.footer .text[data-v-77d0134b] {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 30px
}

.footer .text>div[data-v-77d0134b]:first-child {
	margin-bottom: 10px
}

.footer .text>div:first-child .warning[data-v-77d0134b] {
	display: flex
}

.footer .text>div:first-child .warning em[data-v-77d0134b] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	font-style: normal
}

.footer .text>div:first-child .warning em[data-v-77d0134b]:last-child {
	color: #f83131
}

.footer .text>div:first-child .Cascade[data-v-77d0134b] {
	display: flex
}

.footer .text>div:first-child .Cascade .name[data-v-77d0134b] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	justify-content: center;
	align-items: center
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-77d0134b],
.footer .text>div:first-child .Cascade .checkBox[data-v-77d0134b] {
	display: flex;
	align-items: center
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-77d0134b] .el-checkbox {
	margin-right: 19px;
	display: flex;
	align-items: center
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-77d0134b] .el-checkbox .el-checkbox__input {
	margin-top: 4px
}

.footer .text>div:first-child .Cascade .checkBox .el-checkbox-group[data-v-77d0134b] .el-checkbox .el-checkbox__label {
	padding-left: 5px;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a
}

.footer .text>div:first-child .Cascade .checkBox>span[data-v-77d0134b] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	margin-right: 7px;
	cursor: pointer
}

.footer .text>div:first-child .Cascade .checkBox>span[data-v-77d0134b]:hover {
	color: #558feb
}

.footer .text>div:first-child .Cascade .checkBox>span i[data-v-77d0134b] {
	transition: .3s
}

.footer .text>div:first-child .Cascade .checkBox .action[data-v-77d0134b] {
	color: #558feb
}

.footer .text>div:first-child .Cascade .checkBox .action i[data-v-77d0134b] {
	transform: rotate(180deg)
}

.footer .text>div[data-v-77d0134b]:last-child {
	display: flex
}

.footer .text>div:last-child>div[data-v-77d0134b] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px
}

.footer .text>div:last-child>div em[data-v-77d0134b] {
	font-style: normal;
	color: #f83131;
	font-size: 18px
}

.footer .text>div:last-child>div[data-v-77d0134b]:first-child .el-input-number {
	width: 100px;
	height: 26px;
	background: #fff;
	border: 1px solid #eee
}

.footer .text>div:last-child>div[data-v-77d0134b]:first-child .el-input-number .el-input-number__decrease,
.footer .text>div:last-child>div[data-v-77d0134b]:first-child .el-input-number .el-input-number__increase {
	width: 30px
}

.footer .text>div:last-child>div[data-v-77d0134b]:first-child .el-input-number .el-input,
.footer .text>div:last-child>div[data-v-77d0134b]:first-child .el-input-number .el-input__inner {
	padding: 0;
	height: 26px;
	line-height: 26px
}

.footer .text>div:last-child .multiple[data-v-77d0134b] {
	display: flex;
	align-items: center
}

.footer .text>div:last-child .multiple span[data-v-77d0134b] {
	width: 100px;
	height: 26px;
	background: #fff;
	border: 1px solid #eee;
	display: flex
}

.footer .text>div:last-child .multiple span em[data-v-77d0134b] {
	font-style: normal;
	width: 30px;
	background: #f2f2f2;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center
}

.footer .text>div:last-child .multiple span em i[data-v-77d0134b] {
	font-size: 12px;
	color: #8e93a9
}

.footer .text>div:last-child .multiple span input[data-v-77d0134b] {
	width: 40px;
	outline: none;
	border: 0;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #333
}

.footer .text>div:last-child .multiple span input[data-v-77d0134b]::-webkit-inner-spin-button,
.footer .text>div:last-child .multiple span input[data-v-77d0134b]::-webkit-outer-spin-button {
	-webkit-appearance: none !important;
	margin: 0
}

.footer .text>div:last-child .estimate span[data-v-77d0134b] {
	font-size: 13px;
	font-weight: 400;
	color: #444a64;
	cursor: pointer
}

.footer .QrCode[data-v-77d0134b] {
	width: 159px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-left: 1px solid #eae9f2
}

.footer .QrCode span[data-v-77d0134b] {
	width: 110px;
	height: 36px;
	background: #cccdd3;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.footer .QrCode .QrBack[data-v-77d0134b] {
	background: #e63837;
	cursor: pointer
}

.footer .leftArrowr[data-v-77d0134b] {
	left: 0
}

.footer .leftArrowr[data-v-77d0134b],
.footer .rightArrowr[data-v-77d0134b] {
	position: absolute;
	top: -10px;
	width: 0;
	height: 0;
	border-color: transparent #9293a4 #9293a4 transparent;
	border-style: solid;
	border-width: 5px
}

.footer .rightArrowr[data-v-77d0134b] {
	right: 0;
	transform: rotate(-265deg)
}

.fixd[data-v-77d0134b] {
	position: fixed;
	bottom: 0;
	z-index: 100
}

.popoverCascade {
	padding: 0
}

.popoverCascade .popoverCascadeBox {
	min-height: 60px;
	padding: 0 20px;
	display: flex;
	align-items: center
}

.popoverCascade .popoverCascadeBox .el-checkbox-group {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 10px
}

.popoverCascade .popoverCascadeBox .el-checkbox-group .el-checkbox {
	margin-right: 19px;
	padding-bottom: 10px;
	display: flex;
	align-items: center
}

.popoverCascade .popoverCascadeBox .el-checkbox-group .el-checkbox .el-checkbox__input {
	margin-top: 4px
}

.popoverCascade .popoverCascadeBox .el-checkbox-group .el-checkbox .el-checkbox__label {
	padding-left: 5px;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a
}

.popoverFooterBox {
	padding: 0;
	margin: 0 !important
}

.popoverFooterBox .popper__arrow {
	display: none
}

.popoverFooterBox .modeMatch {
	width: 740px;
	background: #fff;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	border-radius: 4px
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch,
.popoverFooterBox .modeMatch .theadMatch .itemMatch {
	display: flex;
	justify-content: center;
	align-items: center
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .close,
.popoverFooterBox .modeMatch .theadMatch .itemMatch .close {
	width: 70px;
	cursor: pointer;
	padding-left: 10px
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .num,
.popoverFooterBox .modeMatch .theadMatch .itemMatch .num {
	width: 90px;
	text-align: left
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .match,
.popoverFooterBox .modeMatch .theadMatch .itemMatch .match {
	width: 170px;
	margin-right: 8px;
	display: flex;
	align-items: center
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .match .team,
.popoverFooterBox .modeMatch .theadMatch .itemMatch .match .team {
	width: 68px
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .match .VS,
.popoverFooterBox .modeMatch .theadMatch .itemMatch .match .VS {
	flex: 1;
	text-align: center
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .match .home,
.popoverFooterBox .modeMatch .theadMatch .itemMatch .match .home {
	text-align: right
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .match .away,
.popoverFooterBox .modeMatch .theadMatch .itemMatch .match .away {
	text-align: left
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .check,
.popoverFooterBox .modeMatch .theadMatch .itemMatch .check {
	flex: 1
}

.popoverFooterBox .modeMatch .theadMatch {
	height: 30px;
	background: #444a64;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1);
	border-radius: 4px 4px 0 0
}

.popoverFooterBox .modeMatch .theadMatch .itemMatch {
	height: 100%
}

.popoverFooterBox .modeMatch .theadMatch .itemMatch>div {
	font-size: 13px;
	font-weight: 400;
	color: #fff
}

.popoverFooterBox .modeMatch .theadMatch .itemMatch .match .VS {
	color: #fccf12
}

.popoverFooterBox .modeMatch .theadMatch .itemMatch .check {
	position: relative
}

.popoverFooterBox .modeMatch .theadMatch .itemMatch .check i {
	position: absolute;
	right: 20px;
	transform: translateX(50%);
	cursor: pointer
}

.popoverFooterBox .modeMatch .tableMatch {
	padding-top: 10px;
	min-height: 164px;
	max-height: 240px;
	overflow: auto
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch {
	align-items: flex-start;
	padding: 0
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .close {
	color: #a8a8a8;
	cursor: pointer
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .num {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .match .team {
	font-size: 13px;
	font-weight: 500;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .match .VS {
	font-size: 13px;
	font-weight: 400;
	color: #7a809a
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .check {
	display: flex;
	flex-wrap: wrap
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .check span {
	width: 90px;
	height: 24px;
	background: #548feb;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 24px;
	text-align: center;
	margin-right: 6px;
	margin-bottom: 8px;
	cursor: pointer
}

.popoverFooterBox .modeMatch .tableMatch .itemMatch .check span em {
	font-style: normal
}

.Beidan[data-v-bb53c64e] {
	padding-top: 10px
}

.Beidan .header[data-v-bb53c64e] {
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between
}

.Beidan .header>div[data-v-bb53c64e] {
	width: 393px;
	height: 120px;
	background: #60ebe8;
	cursor: pointer;
	overflow: hidden
}

.Beidan .header>div img[data-v-bb53c64e] {
	transition: all .3s;
	width: 100%
}

.Beidan .header>div img[data-v-bb53c64e]:hover {
	transform: scale(1.2)
}

.Beidan .nav[data-v-bb53c64e] {
	display: flex;
	background: #fff
}

.Beidan .nav h2[data-v-bb53c64e] {
	width: 200px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border-right: 1px solid #eae9f2;
	position: relative
}

.Beidan .nav h2 em[data-v-bb53c64e] {
	font-style: normal;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	z-index: 2
}

.Beidan .nav h2[data-v-bb53c64e]:before {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 0;
	background: #ebf4ff;
	transition: width .3s
}

.Beidan .nav h2[data-v-bb53c64e]:hover:before {
	width: 100%
}

.Beidan .nav h2:hover em[data-v-bb53c64e] {
	font-weight: 700;
	color: #2e77e8
}

.Beidan .nav .action[data-v-bb53c64e]:before {
	width: 100%
}

.Beidan .nav .action em[data-v-bb53c64e] {
	font-weight: 700;
	color: #2e77e8
}

.Beidan .tbody .item[data-v-bb53c64e],
.Beidan .thead .item[data-v-bb53c64e] {
	display: flex
}

.Beidan .tbody .item .num[data-v-bb53c64e],
.Beidan .thead .item .num[data-v-bb53c64e] {
	width: 80px
}

.Beidan .tbody .item .league[data-v-bb53c64e],
.Beidan .thead .item .league[data-v-bb53c64e] {
	width: 90px
}

.Beidan .tbody .item .date[data-v-bb53c64e],
.Beidan .thead .item .date[data-v-bb53c64e] {
	width: 110px
}

.Beidan .tbody .item .match[data-v-bb53c64e],
.Beidan .thead .item .match[data-v-bb53c64e] {
	width: 310px
}

.Beidan .tbody .item .match .team[data-v-bb53c64e],
.Beidan .thead .item .match .team[data-v-bb53c64e] {
	width: 125px;
	display: flex;
	align-items: center;
	height: 100%
}

.Beidan .tbody .item .match .VSModel[data-v-bb53c64e],
.Beidan .thead .item .match .VSModel[data-v-bb53c64e] {
	flex: 1;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.Beidan .tbody .item .match .red[data-v-bb53c64e],
.Beidan .thead .item .match .red[data-v-bb53c64e] {
	color: #f83131
}

.Beidan .tbody .item .match .VSTeam[data-v-bb53c64e],
.Beidan .thead .item .match .VSTeam[data-v-bb53c64e] {
	height: 100%;
	line-height: 72px
}

.Beidan .tbody .item .match .home[data-v-bb53c64e],
.Beidan .thead .item .match .home[data-v-bb53c64e] {
	justify-content: flex-end
}

.Beidan .tbody .item .match .away[data-v-bb53c64e],
.Beidan .thead .item .match .away[data-v-bb53c64e] {
	justify-content: flex-start
}

.Beidan .tbody .item .yz[data-v-bb53c64e],
.Beidan .thead .item .yz[data-v-bb53c64e] {
	width: 50px
}

.Beidan .tbody .item .odds[data-v-bb53c64e],
.Beidan .thead .item .odds[data-v-bb53c64e] {
	width: 250px;
	display: flex;
	align-items: center;
	justify-content: center
}

.Beidan .tbody .item .odds span[data-v-bb53c64e],
.Beidan .thead .item .odds span[data-v-bb53c64e] {
	flex: 1
}

.Beidan .tbody .item .width[data-v-bb53c64e],
.Beidan .thead .item .width[data-v-bb53c64e] {
	width: 300px
}

.Beidan .tbody .item .data[data-v-bb53c64e],
.Beidan .thead .item .data[data-v-bb53c64e] {
	width: 160px;
	display: flex;
	align-items: center
}

.Beidan .tbody .item .oz[data-v-bb53c64e],
.Beidan .thead .item .oz[data-v-bb53c64e] {
	flex: 1
}

.Beidan .thead[data-v-bb53c64e] {
	height: 36px;
	background: #2d2e42
}

.Beidan .thead .item[data-v-bb53c64e] {
	height: 100%;
	align-items: center
}

.Beidan .thead .item>div[data-v-bb53c64e] {
	font-size: 13px;
	font-weight: 400;
	color: #eee;
	display: flex;
	align-items: center;
	justify-content: center
}

.Beidan .thead .item .date[data-v-bb53c64e],
.Beidan .thead .item .oz[data-v-bb53c64e] {
	cursor: pointer
}

.Beidan .thead .item .date i[data-v-bb53c64e],
.Beidan .thead .item .oz i[data-v-bb53c64e] {
	margin-left: 5px
}

.Beidan .thead .item[data-v-bb53c64e] .date {
	font-size: 13px;
	color: #eee
}

.Beidan .loading[data-v-bb53c64e] {
	height: 300px
}

.Beidan .empty[data-v-bb53c64e] {
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	color: #333;
	background: #fff
}

.Beidan .tbody #ball[data-v-bb53c64e] {
	display: none;
	width: 100px;
	height: 35px;
	background: #f6faff;
	border: 1px solid #bfdcff;
	position: fixed;
	font-size: 13px;
	font-weight: 500;
	color: #444a64
}

.Beidan .tbody[data-v-bb53c64e] .el-collapse-item__wrap {
	background: #f2f2f2;
	border: none
}

.Beidan .tbody[data-v-bb53c64e] .el-collapse-item__header {
	height: 36px;
	background: #f6f6f8;
	border-bottom: 1px solid #eae9f2
}

.Beidan .tbody[data-v-bb53c64e] .el-collapse-item__header .el-collapse-item__arrow:before {
	display: none
}

.Beidan .tbody[data-v-bb53c64e] .el-collapse-item__content {
	background: #f2f2f2;
	padding: 0
}

.Beidan .tbody[data-v-bb53c64e] .el-collapse-item__content .item:last-child {
	border-bottom: 1px solid #eae9f2;
	margin: 0
}

.Beidan .tbody .titleBox[data-v-bb53c64e] {
	display: flex;
	align-items: center
}

.Beidan .tbody .titleBox div[data-v-bb53c64e]:first-child {
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 400;
	color: #e63837
}

.Beidan .tbody .titleBox div:first-child i[data-v-bb53c64e] {
	transition: all .3s;
	color: #8489a1;
	font-size: 16px;
	margin-right: 5px
}

.Beidan .tbody .titleBox div[data-v-bb53c64e]:last-child {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 12px;
	font-weight: 400;
	color: #3985f4
}

.Beidan .tbody .titleBox .action[data-v-bb53c64e] {
	color: #444a64 !important
}

.Beidan .tbody .titleBox .action i[data-v-bb53c64e] {
	transform: rotate(90deg)
}

.Beidan .tbody .item[data-v-bb53c64e] {
	height: 44px;
	background: #fff;
	align-items: center;
	border-bottom: 1px solid #eae9f2
}

.Beidan .tbody .item[data-v-bb53c64e]:hover {
	background: #ececec
}

.Beidan .tbody .item[data-v-bb53c64e]:nth-child(2n) {
	background: #f6f6f8 !important
}

.Beidan .tbody .item>div[data-v-bb53c64e] {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.Beidan .tbody .item .num[data-v-bb53c64e] {
	font-size: 12px;
	font-weight: 400;
	color: #444a64;
	border-right: 1px solid #eae9f2
}

.Beidan .tbody .item .league span[data-v-bb53c64e] {
	width: 70px;
	height: 26px;
	background: #e63837;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	line-height: 26px
}

.Beidan .tbody .item .date[data-v-bb53c64e] {
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.Beidan .tbody .item .match[data-v-bb53c64e] {
	border-right: 1px solid #eae9f2
}

.Beidan .tbody .item .match .team[data-v-bb53c64e] {
	font-size: 14px;
	font-weight: 600;
	color: #333
}

.Beidan .tbody .item .match .team em[data-v-bb53c64e] {
	font-style: normal;
	font-size: 12px;
	font-weight: 500;
	color: #7a809a
}

.Beidan .tbody .item .match .team i[data-v-bb53c64e] {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	font-style: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 96px;
	line-height: 44px
}

.Beidan .tbody .item .match .VS[data-v-bb53c64e] {
	font-size: 14px;
	font-weight: 400;
	color: #7a809a;
	cursor: pointer
}

.Beidan .tbody .item .yz[data-v-bb53c64e] {
	flex-direction: column;
	position: relative
}

.Beidan .tbody .item .yz span[data-v-bb53c64e] {
	flex: 1;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400
}

.Beidan .tbody .item .yz .topYz[data-v-bb53c64e] {
	color: #7a809a
}

.Beidan .tbody .item .yz .bottomYz[data-v-bb53c64e] {
	color: #f83131
}

.Beidan .tbody .item .yz .green[data-v-bb53c64e] {
	color: #6fb74d
}

.Beidan .tbody .item .yz i[data-v-bb53c64e] {
	font-style: normal;
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	padding-left: 2px;
	line-height: 15px;
	background: linear-gradient(135deg, #e63837 50%, transparent 0)
}

.Beidan .tbody .item>.odds[data-v-bb53c64e] {
	display: flex;
	font-size: 13px;
	font-weight: 500;
	color: #444a64;
	border-left: 1px solid #bfdcff
}

.Beidan .tbody .item>.odds span[data-v-bb53c64e] {
	height: 100%;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	border-bottom: 1px solid #bfdcff;
	background: #f6faff;
	cursor: pointer
}

.Beidan .tbody .item>.odds span[data-v-bb53c64e]:hover {
	background: #ddedff
}

.Beidan .tbody .item>.odds[data-v-bb53c64e]:first-child {
	border-top: 1px solid #bfdcff
}

.Beidan .tbody .item>.odds[data-v-bb53c64e]:last-child {
	border-top: 1px solid #bfdcff;
	border-bottom: 1px solid #bfdcff
}

.Beidan .tbody .item>.odds .red[data-v-bb53c64e] {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ef5555
}

.Beidan .tbody .item>.odds .red[data-v-bb53c64e]:after {
	content: "";
	width: 8px;
	height: 9px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEhQTFRFAAAA7VJS8VNT71VV7lZW7lVV7VVV8FRU8FZW8FRU8FZW8FZW8FVV7lVV71VV71VV71VV71VV71VV71VV71VV71VV71VV71VVwGPUZAAAABd0Uk5TABwlMDs8SFVWZGV0dZnh4+rw8/X5/P4jAJ7bAAAAVUlEQVQY083NSQKAIAhAUdSywZwH7n/TTMrsBr0VnwUAEKXgYytlH3vJiHl9Wyasknx6itjEmVp4vHlxNXfYOQ7ALA4sA6W1DlShjke7Ymhh+tsfLE7CXwwNVFLJLgAAAABJRU5ErkJggg==) no-repeat;
	background-size: 8px 9px;
	background-position: 100%;
	margin-right: -8px;
	padding-left: 10px
}

.Beidan .tbody .item>.odds .green[data-v-bb53c64e] {
	color: #6bb548;
	display: flex
}

.Beidan .tbody .item>.odds .green[data-v-bb53c64e]:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 9px;
	margin-right: -8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAMAAABl5a5YAAAAAXNSR0IArs4c6QAAAEVQTFRFAAAAaLdIbLJGbbZJbLVKardIbLNIarZJbLVHa7VHa7ZJarVIa7ZHa7VJa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VIa7VImaKp1QAAABZ0Uk5TACAhKjQ1QE1aZGl4iOHj6vDx9fn8/g6LWH4AAABWSURBVBjTzY3HEYAwEAMFBuec+i8VG2NCB+xLq5k7AQ1TTwwmfyiE1jqMIrQosNr6wi4AcY870o92P91v4yeNwyOdKyx1T+yeBc+1Zo4XshSJD0pd4QBLeQuHe0aMngAAAABJRU5ErkJggg==) no-repeat;
	background-size: 8px 9px;
	background-position: 100%;
	padding-left: 10px
}

.Beidan .tbody .item>.odds .fontRed[data-v-bb53c64e] {
	color: #ef5555;
	font-weight: 700
}

.Beidan .tbody .item>.odds .fontGreen[data-v-bb53c64e] {
	color: #6bb548;
	font-weight: 700
}

.Beidan .tbody .item>.odds .dayRed[data-v-bb53c64e] {
	color: #ef5555;
	font-weight: 700
}

.Beidan .tbody .item>.odds .back[data-v-bb53c64e] {
	background: #3985f4 !important;
	font-weight: 700;
	color: #fff
}

.Beidan .tbody .item>.odds .widthValue[data-v-bb53c64e] {
	flex: none;
	width: 80px;
	background: #fff
}

.Beidan .tbody .item>.odds .sale[data-v-bb53c64e] {
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	background: #f6faff
}

.Beidan .tbody .item .oddsOn[data-v-bb53c64e] {
	color: #7a809a
}

.Beidan .tbody .item .oddsOn span[data-v-bb53c64e] {
	background: #f6f6f8
}

.Beidan .tbody .item .oddsOn span[data-v-bb53c64e]:hover {
	background: #ddedff
}

.Beidan .tbody .item .oddsOn .back[data-v-bb53c64e] {
	background: #dadbe1 !important;
	box-shadow: 2px 1px 7px 0 hsla(0, 0%, 52.9%, .35);
	font-weight: 700;
	color: #7a809a !important
}

.Beidan .tbody .item .oddsOn .red[data-v-bb53c64e] {
	color: #ef5555 !important
}

.Beidan .tbody .item .oddsOn .red[data-v-bb53c64e]:after {
	content: "";
	display: none
}

.Beidan .tbody .item .oddsOn .green[data-v-bb53c64e] {
	color: #7a809a
}

.Beidan .tbody .item .oddsOn .green[data-v-bb53c64e]:after {
	content: "";
	display: none
}

.Beidan .tbody .item .oddsOn .sale[data-v-bb53c64e] {
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #bfdcff;
	background: #f6faff
}

.Beidan .tbody .item .data[data-v-bb53c64e] {
	border-right: 1px solid #eae9f2;
	flex-direction: row-reverse
}

.Beidan .tbody .item .data p[data-v-bb53c64e] {
	flex: 1;
	display: flex;
	width: 100%;
	padding: 0 8px
}

.Beidan .tbody .item .data .information[data-v-bb53c64e] {
	display: flex;
	padding: 0
}

.Beidan .tbody .item .data .information span[data-v-bb53c64e] {
	display: flex;
	justify-content: center;
	align-items: center
}

.Beidan .tbody .item .data .information span em[data-v-bb53c64e] {
	cursor: pointer
}

.Beidan .tbody .item .data .information span[data-v-bb53c64e]:first-child {
	width: 18px
}

.Beidan .tbody .item .data .information span:first-child em[data-v-bb53c64e] {
	font-size: 12px;
	font-weight: 500;
	color: #ef5555;
	font-style: normal;
	width: 18px;
	height: 18px;
	border: 1px solid #ef5555;
	border-radius: 4px;
	line-height: 16px
}

.Beidan .tbody .item .data .information span:first-child em[data-v-bb53c64e]:hover {
	color: #eee;
	background: #ef5555
}

.Beidan .tbody .item .data .information span[data-v-bb53c64e]:last-child {
	margin-left: 7px
}

.Beidan .tbody .item .data .information span:last-child em[data-v-bb53c64e] {
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #548feb;
	padding: 0 5px;
	height: 18px;
	border: 1px solid #548feb;
	border-radius: 4px;
	line-height: 16px
}

.Beidan .tbody .item .data .information span:last-child em[data-v-bb53c64e]:hover {
	color: #eee;
	background: #548feb
}

.Beidan .tbody .item .data .indexOdds[data-v-bb53c64e] {
	align-items: center
}

.Beidan .tbody .item .data .indexOdds span[data-v-bb53c64e] {
	flex: 1;
	font-size: 14px;
	font-weight: 500;
	color: #548feb;
	cursor: pointer
}

.Beidan .tbody .item .data .indexOdds span[data-v-bb53c64e]:hover {
	text-decoration: underline
}

.Beidan .tbody .item .oz span[data-v-bb53c64e] {
	flex: 1;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a
}

.Beidan .tbody .bottomTeam[data-v-bb53c64e] {
	background: #f6f6f8;
	display: flex;
	padding-bottom: 5px;
	margin-top: 1px
}

.Beidan .tbody .bottomTeam .listTop[data-v-bb53c64e] {
	width: 405px;
	align-items: flex-end
}

.Beidan .tbody .bottomTeam .listBottom[data-v-bb53c64e] {
	flex: 1;
	align-items: flex-start;
	margin-left: 60px
}

.Beidan .tbody .bottomTeam .listBottom[data-v-bb53c64e],
.Beidan .tbody .bottomTeam .listTop[data-v-bb53c64e] {
	display: flex;
	flex-direction: column
}

.Beidan .tbody .bottomTeam .listBottom p[data-v-bb53c64e],
.Beidan .tbody .bottomTeam .listTop p[data-v-bb53c64e] {
	margin-top: 10px;
	height: 24px;
	background: #ebf4ff;
	border: 1px solid #548feb;
	overflow: hidden;
	border-radius: 12px;
	display: flex;
	justify-content: center;
	align-items: center
}

.Beidan .tbody .bottomTeam .listBottom p .num[data-v-bb53c64e],
.Beidan .tbody .bottomTeam .listTop p .num[data-v-bb53c64e] {
	padding: 0 10px;
	display: flex;
	align-items: center;
	background: #fff
}

.Beidan .tbody .bottomTeam .listBottom p .num em[data-v-bb53c64e],
.Beidan .tbody .bottomTeam .listTop p .num em[data-v-bb53c64e] {
	font-style: normal
}

.Beidan .tbody .bottomTeam .listBottom p .num em[data-v-bb53c64e]:first-child,
.Beidan .tbody .bottomTeam .listTop p .num em[data-v-bb53c64e]:first-child {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	padding-right: 5px
}

.Beidan .tbody .bottomTeam .listBottom p .num em[data-v-bb53c64e]:last-child,
.Beidan .tbody .bottomTeam .listTop p .num em[data-v-bb53c64e]:last-child {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center
}

.Beidan .tbody .bottomTeam .listBottom p .num em:last-child i[data-v-bb53c64e],
.Beidan .tbody .bottomTeam .listTop p .num em:last-child i[data-v-bb53c64e] {
	font-style: normal
}

.Beidan .tbody .bottomTeam .listBottom p .num em:last-child .red[data-v-bb53c64e],
.Beidan .tbody .bottomTeam .listTop p .num em:last-child .red[data-v-bb53c64e] {
	color: #f83131
}

.Beidan .tbody .bottomTeam .listBottom p .num em:last-child .green[data-v-bb53c64e],
.Beidan .tbody .bottomTeam .listTop p .num em:last-child .green[data-v-bb53c64e] {
	color: #6bb548
}

.Beidan .tbody .bottomTeam .listBottom p .win[data-v-bb53c64e],
.Beidan .tbody .bottomTeam .listTop p .win[data-v-bb53c64e] {
	padding: 0 10px;
	background: #ebf4ff;
	font-size: 12px;
	font-weight: 400;
	color: #3985f4;
	border-left: 1px solid #548feb
}

.Beidan .tbody .bottomTeam .listBottom p .boderNone[data-v-bb53c64e],
.Beidan .tbody .bottomTeam .listTop p .boderNone[data-v-bb53c64e] {
	border: none !important
}

.Beidan .tbody .bottomTeam .listBottom .teshu .win[data-v-bb53c64e],
.Beidan .tbody .bottomTeam .listTop .teshu .win[data-v-bb53c64e] {
	border: none;
	border-right: 1px solid #548feb
}

.Beidan .remind[data-v-bb53c64e] {
	padding: 20px 29px 29px;
	height: 210px;
	margin-top: 20px;
	background: #f6faff;
	box-shadow: 0 0 10px 0 rgba(21, 21, 21, .1)
}

.Beidan .remind .tit[data-v-bb53c64e] {
	text-align: left;
	margin-bottom: 10px;
	color: #444a64;
	font-size: 14px
}

.Beidan .remind p[data-v-bb53c64e] {
	text-align: left;
	font-size: 12px;
	font-weight: 400;
	color: #7a809a;
	line-height: 22px
}

.popoverOzOdds {
	padding: 0
}

.popoverOzOdds .popoverOzBox .oddsConsult {
	width: 440px;
	height: 200px;
	background: #fff;
	box-shadow: 0 0 30px 0 rgba(21, 21, 21, .12);
	border-radius: 6px
}

.popoverOzOdds .popoverOzBox .oddsConsult .title {
	height: 40px;
	background: #f6f6f8;
	border-radius: 6px 6px 0 0;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center
}

.popoverOzOdds .popoverOzBox .oddsConsult .content .oddsCheck {
	display: flex
}

.popoverOzOdds .popoverOzBox .oddsConsult .content .oddsCheck .name {
	width: 61px;
	font-size: 13px;
	font-weight: 400;
	color: #7a809a;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding-top: 10px
}

.popoverOzOdds .popoverOzBox .oddsConsult .content .oddsCheck .check {
	display: flex;
	flex-wrap: wrap;
	flex: 1;
	padding-top: 10px;
	height: 75px
}

.popoverOzOdds .popoverOzBox .oddsConsult .content .oddsCheck .check .el-radio {
	margin-right: 20px
}

.popoverOzOdds .popoverOzBox .oddsConsult .content .oddsCheck .check .el-radio .el-radio__label {
	padding-left: 5px;
	font-size: 13px;
	font-weight: 400;
	color: #333
}

.popoverOzOdds .popoverOzBox .oddsConsult .content .oddsCheck .check .el-radio .el-radio__input {
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	overflow: hidden
}

.popoverOzOdds .popoverOzBox .oddsConsult .content .oddsCheck .check .el-radio .el-radio__input .el-radio__inner {
	width: 14px;
	height: 14px;
	border-radius: 0;
	border: none;
	transition: all .3s
}

.popoverOzOdds .popoverOzBox .oddsConsult .content .oddsCheck .check .el-radio .el-radio__input .el-radio__inner:after {
	content: "";
	transition: all .3s;
	position: absolute;
	width: 10px;
	height: 5px;
	background: transparent;
	bottom: 4px;
	right: 0;
	border: 2px solid #fff;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-50deg);
	-ms-transform: rotate(-50deg);
	transform: rotate(-50deg);
	z-index: 9;
	border-radius: 0;
	top: calc(50% - 5px);
	left: calc(50% - 5px)
}

.popoverOzOdds .popoverOzBox .oddsConsult .content .oddsCheck .check .is-checked .el-radio__input {
	border-color: #409eff
}

.popoverBoxDateClass {
	padding: 0
}

.popoverBoxDateClass .periodBox .boxs {
	padding: 10px 0
}

.popoverBoxDateClass .periodBox .boxs p {
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	cursor: pointer
}

.popoverBoxDateClass .periodBox .boxs .dateAction,
.popoverBoxDateClass .periodBox .boxs p:hover {
	background: #6694e2;
	color: #fff
}

.footerbox {
	clear: both;
	width: 100%;
	height: auto;
	margin: 10px auto 0;
	float: none;
	color: #fff;
	background-color: #666;
	line-height: 22px
}



.footerbox.footerbox_content {
	width: 1000px;
	margin: auto;
	font-family: "Microsoft Yahei";
	padding: 20px 0 10px;
	text-align: left
}

.footerbox .footer_contentBox {
	border-left: 1px solid #454545;
	border-right: 1px solid #777;
	font-size: 0;
	margin: auto;
	width: 930px;
	position: relative
}

.footerbox .footer_okooo {
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	width: 150px;
	text-indent: 44px
}

.footerbox .footer_okooo:before,
.footerbox .footer_okooo:after,
.footerbox .footer_erwei:before,
.footerbox .footer_erwei:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	border-left: 1px solid
}

.footerbox .footer_okooo:before,
.footerbox .footer_erwei:before {
	border-left-color: #777
}

.footerbox .footer_okooo:after,
.footerbox .footer_erwei:after {
	border-left-color: #454545;
	margin-left: 149px
}

.footerbox .footer_erwei:after {
	margin-left: 329px
}

.footerbox .footer_okooo.footer_okooo1 {
	width: 330px;
	height: 139px
}

.footerbox .footer_contentBox dl,
.footerbox .footer_contentBox dt,
.footerbox .footer_contentBox dd {
	margin: 0;
	padding: 0
}

.footerbox .footer_okooo dt {
	font-size: 12px;
	margin-bottom: 5px;
	color: #e1e1e1
}

.footerbox .footer_okooo dd {
	line-height: 20px;
	height: 20px
}

.footerbox .footer_okooo dd a {
	font-size: 12px;
	color: #e1e1e1
}

.footerbox .footer_okooo dd a:hover {
	color: #fff
}

.footerbox .footer_okooo.footer_okooo1 dd {
	float: left;
	width: 110px
}

.footerbox .footer_erwei {
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	padding: 9px 0;
	width: 330px;
	height: 100px
}

.footerbox .footer_erwei img {
	width: 81px;
	height: 81px;
	margin-left: 55px;
	margin-right: 10px
}

.footerbox .footer_erwei_txt {
	font-size: 12px;
	line-height: 20px;
	float: left;
	color: #e1e1e1
}

.footerbox .copyright_txt {
	line-height: 34px;
	text-align: center;
	background: #4c4c4c;
	font-size: 12px;
	color: #ccc
}

.footerbox .copyright_txt a {
	color: #ccc
}

.footerbox a:hover {
	text-decoration: none;
	color: #aaa
}

.footerbox a:visited {
	text-decoration: none;
	color: #aaa
}

.footerbox a:link {
	text-decoration: none;
	color: #aaa
}

#FlinkBody {
	padding: 5px;
	width: 990px;
	margin: 0 auto;
	float: none;
	line-height: 20px;
	text-align: left;
	border: 1px solid #F3F3F3;
	clear: both
}

.new-footer {
	width: 1070px;
	margin: auto;
	font-family: "Microsoft YaHei", SimSun, '\5b8b\4f53', sans-serif;
	-webkit-font-smoothing: antialiased
}

.footerbox .new-footer .new-footer-left {
	width: 70%;
	float: left
}

.footerbox .new-footer .new-footer-left dl {
	width: 25%;
	float: left;
	text-align: left
}

.footerbox .new-footer .new-footer-left dl dt {
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 14px;
	color: #f8f8f8
}

.footerbox .new-footer .new-footer-left dl dd {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	text-align: left
}

.footerbox .new-footer .new-footer-left dl dd a {
	font-size: 12px;
	color: #e1e1e1
}

.footerbox .new-footer .new-footer-right {
	width: 30%;
	float: right;
	text-align: right
}

.footerbox .new-footer .new-footer-right em {
	font-size: 14px;
	display: block;
	padding: 15px 0 10px 0;
	color: #f8f8f8;
	font-style: normal
}

.footerbox .new-footer .new-footer-right span {
	display: inline-block;
	text-align: center;
	margin-left: 50px
}

.footerbox .new-footer .new-footer-right span img {
	width: 80px;
	border: 4px solid #fff
}

.new-copyright_txt {
	width: 100%;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	color: #aaa;
	margin-top: 10px;
	background-color: #4c4c4c;
	padding: 5px 0;
	font-family: "Microsoft YaHei", SimSun, '\5b8b\4f53', sans-serif;
	-webkit-font-smoothing: antialiased
}

@CHARSET "UTF-8";

#bdshare ul,
#bdshare_s ul,
#bdshare ul li,
#bdshare_s ul li,
#bdshare_l_c ul li,
#bdshare_m_c ul li,
#bdshare_pop ul,
#bdshare_pop ul li {
	list-style: none;
	margin: 0;
	padding: 0
}

#bdshare {
	_overflow-x: hidden;
	z-index: 99;
	padding-bottom: 2px;
	font-size: 12px;
	float: left;
	text-align: left !important;
	zoom: 1;
	margin-left: 4px
}

#bdshare a,
#bdshare_s a,
#bdshare_pop a {
	text-decoration: none;
	cursor: pointer
}

#bdshare a:hover,
#bdshare_s a:hover,
#bdshare_pop a:hover {
	color: #333;
	opacity: .8;
	filter: alpha(opacity=80)
}

#bdshare img {
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer
}
