.ant-tabs-small>.ant-tabs-nav .ant-tabs-tab {
	padding: 8px 0;
	font-size: 14px
}

.ant-tabs-large>.ant-tabs-nav .ant-tabs-tab {
	padding: 16px 0;
	font-size: 16px
}

.ant-tabs-card.ant-tabs-small>.ant-tabs-nav .ant-tabs-tab {
	padding: 6px 16px
}

.ant-tabs-card.ant-tabs-large>.ant-tabs-nav .ant-tabs-tab {
	padding: 7px 16px 6px
}

.ant-tabs-rtl {
	direction: rtl
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
	margin: 0 0 0 32px
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
	margin-left: 0
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
	margin-right: 0;
	margin-left: 12px
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
	margin-right: 8px;
	margin-left: -4px
}

.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
	margin: 0
}

.ant-tabs-rtl.ant-tabs-left>.ant-tabs-nav {
	order: 1
}

.ant-tabs-rtl.ant-tabs-left>.ant-tabs-content-holder,.ant-tabs-rtl.ant-tabs-right>.ant-tabs-nav {
	order: 0
}

.ant-tabs-rtl.ant-tabs-right>.ant-tabs-content-holder {
	order: 1
}

.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs-rtl.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab {
	margin-right: 2px;
	margin-left: 0
}

.ant-tabs-dropdown-rtl {
	direction: rtl
}

.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
	text-align: right
}

.ant-tabs-bottom,.ant-tabs-top {
	flex-direction: column
}

.ant-tabs-bottom>.ant-tabs-nav,.ant-tabs-bottom>div>.ant-tabs-nav,.ant-tabs-top>.ant-tabs-nav,.ant-tabs-top>div>.ant-tabs-nav {
	margin: 0 0 16px
}

.ant-tabs-bottom>.ant-tabs-nav:before,.ant-tabs-bottom>div>.ant-tabs-nav:before,.ant-tabs-top>.ant-tabs-nav:before,.ant-tabs-top>div>.ant-tabs-nav:before {
	position: absolute;
	right: 0;
	left: 0;
	border-bottom: 1px solid #f0f0f0;
	content: ""
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar {
	height: 2px
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar-animated {
	transition: width .3s,left .3s,right .3s
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
	top: 0;
	bottom: 0;
	width: 30px
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
	left: 0;
	box-shadow: inset 10px 0 8px -8px rgba(0,0,0,.08)
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap:after {
	right: 0;
	box-shadow: inset -10px 0 8px -8px rgba(0,0,0,.08)
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,.ant-tabs-top>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after {
	opacity: 1
}

.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-top>.ant-tabs-nav:before,.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-top>div>.ant-tabs-nav:before {
	bottom: 0
}

.ant-tabs-bottom>.ant-tabs-nav,.ant-tabs-bottom>div>.ant-tabs-nav {
	order: 1;
	margin-top: 16px;
	margin-bottom: 0
}

.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-bottom>.ant-tabs-nav:before,.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-bottom>div>.ant-tabs-nav:before {
	top: 0
}

.ant-tabs-bottom>.ant-tabs-content-holder,.ant-tabs-bottom>div>.ant-tabs-content-holder {
	order: 0
}

.ant-tabs-left>.ant-tabs-nav,.ant-tabs-left>div>.ant-tabs-nav,.ant-tabs-right>.ant-tabs-nav,.ant-tabs-right>div>.ant-tabs-nav {
	flex-direction: column;
	min-width: 50px
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab {
	padding: 8px 24px;
	text-align: center
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab {
	margin: 16px 0 0
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap {
	flex-direction: column
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
	right: 0;
	left: 0;
	height: 30px
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
	top: 0;
	box-shadow: inset 0 10px 8px -8px rgba(0,0,0,.08)
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap:after {
	bottom: 0;
	box-shadow: inset 0 -10px 8px -8px rgba(0,0,0,.08)
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before {
	opacity: 1
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar {
	width: 2px
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar-animated,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar-animated {
	transition: height .3s,top .3s
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-left>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-right>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-nav-operations {
	flex: 1 0 auto;
	flex-direction: column
}

.ant-tabs-left>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-ink-bar {
	right: 0
}

.ant-tabs-left>.ant-tabs-content-holder,.ant-tabs-left>div>.ant-tabs-content-holder {
	margin-left: -1px;
	border-left: 1px solid #f0f0f0
}

.ant-tabs-left>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane,.ant-tabs-left>div>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane {
	padding-left: 24px
}

.ant-tabs-right>.ant-tabs-nav,.ant-tabs-right>div>.ant-tabs-nav {
	order: 1
}

.ant-tabs-right>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-ink-bar {
	left: 0
}

.ant-tabs-right>.ant-tabs-content-holder,.ant-tabs-right>div>.ant-tabs-content-holder {
	order: 0;
	margin-right: -1px;
	border-right: 1px solid #f0f0f0
}

.ant-tabs-right>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane,.ant-tabs-right>div>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane {
	padding-right: 24px
}

.ant-tabs-dropdown {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: rgba(0,0,0,.85);
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5715;
	list-style: none;
	font-feature-settings: "tnum","tnum";
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: 1050;
	display: block
}

.ant-tabs-dropdown-hidden {
	display: none
}

.ant-tabs-dropdown-menu {
	max-height: 200px;
	margin: 0;
	padding: 4px 0;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	list-style-type: none;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: 2px;
	outline: none;
	box-shadow: 0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05)
}

.ant-tabs-dropdown-menu-item {
	min-width: 120px;
	margin: 0;
	padding: 5px 12px;
	overflow: hidden;
	color: rgba(0,0,0,.85);
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
	transition: all .3s
}

.ant-tabs-dropdown-menu-item:hover {
	background: #f5f5f5
}

.ant-tabs-dropdown-menu-item-disabled,.ant-tabs-dropdown-menu-item-disabled:hover {
	color: rgba(0,0,0,.25);
	background: transparent;
	cursor: not-allowed
}

.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab {
	margin: 0;
	padding: 8px 16px;
	background: #fafafa;
	border: 1px solid #f0f0f0;
	transition: all .3s cubic-bezier(.645,.045,.355,1)
}

.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab-active {
	color: #1890ff;
	background: #fff
}

.ant-tabs-card>.ant-tabs-nav .ant-tabs-ink-bar,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-ink-bar {
	visibility: hidden
}

.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab {
	margin-left: 2px
}

.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab {
	border-radius: 2px 2px 0 0
}

.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab-active {
	border-bottom-color: #fff
}

.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab {
	border-radius: 0 0 2px 2px
}

.ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab-active {
	border-top-color: #fff
}

.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab {
	margin-top: 2px
}

.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab {
	border-radius: 2px 0 0 2px
}

.ant-tabs-card.ant-tabs-left>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-left>div>.ant-tabs-nav .ant-tabs-tab-active {
	border-right-color: #fff
}

.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab,.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab {
	border-radius: 0 2px 2px 0
}

.ant-tabs-card.ant-tabs-right>.ant-tabs-nav .ant-tabs-tab-active,.ant-tabs-card.ant-tabs-right>div>.ant-tabs-nav .ant-tabs-tab-active {
	border-left-color: #fff
}

.ant-tabs {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: rgba(0,0,0,.85);
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5715;
	list-style: none;
	font-feature-settings: "tnum","tnum";
	display: flex;
	overflow: hidden
}

.ant-tabs>.ant-tabs-nav,.ant-tabs>div>.ant-tabs-nav {
	position: relative;
	display: flex;
	flex: none;
	align-items: center
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap {
	position: relative;
	display: inline-block;
	display: flex;
	flex: auto;
	align-self: stretch;
	overflow: hidden;
	white-space: nowrap;
	transform: translate(0)
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs>.ant-tabs-nav .ant-tabs-nav-wrap:before,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap:after,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-wrap:before {
	position: absolute;
	z-index: 1;
	opacity: 0;
	transition: opacity .3s;
	content: "";
	pointer-events: none
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-list,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-list {
	position: relative;
	display: flex;
	transition: transform .3s
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations {
	display: flex;
	align-self: stretch
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-operations-hidden,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-operations-hidden {
	position: absolute;
	visibility: hidden;
	pointer-events: none
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-more,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-more {
	position: relative;
	padding: 8px 16px;
	background: transparent;
	border: 0
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-more:after,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-more:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 5px;
	transform: translateY(100%);
	content: ""
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add {
	min-width: 40px;
	margin-left: 2px;
	padding: 0 8px;
	background: #fafafa;
	border: 1px solid #f0f0f0;
	border-radius: 2px 2px 0 0;
	outline: none;
	cursor: pointer;
	transition: all .3s cubic-bezier(.645,.045,.355,1)
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:hover,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:hover {
	color: #40a9ff
}

.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:active,.ant-tabs>.ant-tabs-nav .ant-tabs-nav-add:focus,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:active,.ant-tabs>div>.ant-tabs-nav .ant-tabs-nav-add:focus {
	color: #096dd9
}

.ant-tabs-extra-content {
	flex: none
}

.ant-tabs-centered>.ant-tabs-nav .ant-tabs-nav-wrap:not([class*=ant-tabs-nav-wrap-ping]),.ant-tabs-centered>div>.ant-tabs-nav .ant-tabs-nav-wrap:not([class*=ant-tabs-nav-wrap-ping]) {
	justify-content: center
}

.ant-tabs-ink-bar {
	position: absolute;
	background: #1890ff;
	pointer-events: none
}

.ant-tabs-tab {
	position: relative;
	display: inline-flex;
	align-items: center;
	padding: 12px 0;
	font-size: 14px;
	background: transparent;
	border: 0;
	outline: none;
	cursor: pointer
}

.ant-tabs-tab-btn:active,.ant-tabs-tab-btn:focus,.ant-tabs-tab-remove:active,.ant-tabs-tab-remove:focus {
	color: #096dd9
}

.ant-tabs-tab-btn,.ant-tabs-tab-remove {
	outline: none;
	transition: all .3s
}

.ant-tabs-tab-remove {
	flex: none;
	margin-right: -4px;
	margin-left: 8px;
	color: rgba(0,0,0,.45);
	font-size: 12px;
	background: transparent;
	border: none;
	cursor: pointer
}

.ant-tabs-tab-remove:hover {
	color: rgba(0,0,0,.85)
}

.ant-tabs-tab:hover {
	color: #40a9ff
}

.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
	color: #1890ff;
	text-shadow: 0 0 .25px currentColor
}

.ant-tabs-tab.ant-tabs-tab-disabled {
	color: rgba(0,0,0,.25);
	cursor: not-allowed
}

.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active,.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus {
	color: rgba(0,0,0,.25)
}

.ant-tabs-tab .ant-tabs-tab-remove .anticon {
	margin: 0
}

.ant-tabs-tab .anticon {
	margin-right: 12px
}

.ant-tabs-tab+.ant-tabs-tab {
	margin: 0 0 0 32px
}

.ant-tabs-content {
	display: flex;
	width: 100%
}

.ant-tabs-content-holder {
	flex: auto;
	min-width: 0;
	min-height: 0
}

.ant-tabs-content-animated {
	transition: margin .3s
}

.ant-tabs-tabpane {
	flex: none;
	width: 100%;
	outline: none
}

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

article,aside,blockquote,body,button,code,dd,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

body {
	font-family: tahoma,arial,"Hiragino Sans GB","\9ed1\4f53",sans-serif,"\5b8b\4f53";
	line-height: 1.5;
	font-size: .93333333rem;
	color: #333;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	outline: 0
}

h1,h2,h3,h4,h5,h6 {
	font-size: inherit;
	font-weight: 400
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0
}

li {
	list-style: none
}

input,select,textarea {
	font-family: tahoma,arial,"Hiragino Sans GB","\9ed1\4f53",sans-serif,"\5b8b\4f53";
	font-size: inherit;
	font-weight: inherit;
	outline: none;
	-webkit-appearence: none;
	-ms-appearence: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
	border: none;
	background: none;
	-webkit-appearance: none;
	outline: none
}

a {
	-webkit-touch-callout: none;
	outline: 0;
	text-decoration: none;
	color: #666
}

em,i {
	font-style: normal
}

iframe {
	display: none
}

::-webkit-input-placeholder {
	color: #999
}

.index_input-inline__3WB31 {
	display: inline-block;
	width: auto;
	vertical-align: middle
}

.index_m_auto__2OJxi {
	margin: auto 0
}

.index_m5__8Cgf8 {
	margin: .33333333rem
}

.index_m10__2vyy5 {
	margin: .66666667rem
}

.index_m15__3uksI {
	margin: 1rem
}

.index_m20__1w1hq {
	margin: 1.33333333rem
}

.index_ml5__2jt42 {
	margin-left: .33333333rem
}

.index_ml10__3oZY6 {
	margin-left: .66666667rem
}

.index_ml15__1qMcs {
	margin-left: 1rem
}

.index_ml20__17B_f {
	margin-left: 1.33333333rem
}

.index_ml25__3auxN {
	margin-left: 1.66666667rem
}

.index_ml30__3C-TM {
	margin-left: 2rem
}

.index_mr0__1rp93 {
	margin-right: 0!important
}

.index_mr5__fRbAe {
	margin-right: .33333333rem
}

.index_mr10__OWxpS {
	margin-right: .66666667rem
}

.index_mr15__2rhg5 {
	margin-right: 1rem
}

.index_mr20__2fG1J {
	margin-right: 1.33333333rem
}

.index_mr25__2ivJf {
	margin-right: 1.66666667rem
}

.index_mr40__1_mve {
	margin-right: 2.66666667rem
}

.index_mr100__2Axg6 {
	margin-right: 6.66666667rem
}

.index_mt5__i2bor {
	margin-top: .33333333rem
}

.index_mt10__1Zcgj {
	margin-top: .66666667rem
}

.index_mt20____aBL {
	margin-top: 1.33333333rem!important
}

.index_mt30__2eeON {
	margin-top: 2rem
}

.index_mt40__1KIvq {
	margin-top: 2.66666667rem
}

.index_mt50__2xe-f {
	margin-top: 3.33333333rem
}

.index_mt60__s3K5a {
	margin-top: 4rem
}

.index_mb5__3hoTW {
	margin-bottom: .33333333rem
}

.index_mb10__3LU5J {
	margin-bottom: .66666667rem
}

.index_mb20__180Pc {
	margin-bottom: 1.33333333rem
}

.index_mb30__6yMyu {
	margin-bottom: 2rem
}

.index_pl10__ghEjm {
	padding-left: .66666667rem
}

.index_pl20__30Elj {
	padding-left: 1.33333333rem
}

.index_pr10__2_WZJ {
	padding-right: .66666667rem
}

.index_pr20__3JbOg {
	padding-right: 1.33333333rem
}

html {
	overflow-y: scroll
}

body,html {
	height: 100%
}

a:hover {
	text-decoration: none
}

.index_fs-12__3o1XD {
	font-size: .8rem!important
}

.index_fs-14__18eYc {
	font-size: .93333333rem!important
}

.index_fs-16__pOezx {
	font-size: 1.06666667rem!important
}

.index_fs-18___qZ0Q {
	font-size: 1.2rem!important
}

.index_fs-20__1U-Q5 {
	font-size: 1.33333333rem!important
}

.index_fs-24__30dZy {
	font-size: 1.6rem!important
}

.index_fs-36__2Ml25 {
	font-size: 2.4rem!important
}

.index_fs-42__2z65L {
	font-size: 2.8rem!important
}

.index_fs-58__2idNr {
	font-size: 3.86666667rem!important
}

.index_clear__2IueP {
	clear: both
}

.index_blod__JnMSt {
	font-weight: blod
}

.index_normal__3Zevg {
	font-weight: 400
}

.index_cursor__29bei {
	cursor: pointer
}

.index_tl__1KTa4 {
	text-align: left
}

.index_tc__3Ixlp {
	text-align: center
}

.index_tr__wbhmb {
	text-align: right
}

.index_fl__roBji {
	float: left
}

.index_fr__3Z8Z3 {
	float: right
}

.index_inline-block__3L8C6 {
	display: inline-block
}

.index_none-block__1-rUT {
	display: none!important
}

.index_w_50__10kZZ {
	width: 3.33333333rem!important
}

.index_w_80__3-wlA {
	width: 5.33333333rem!important
}

.index_w_100__3zP80 {
	width: 6.66666667rem!important
}

.index_w_120__3OlDP {
	width: 8rem!important
}

.index_w_150__1mPNF {
	width: 10rem!important
}

.index_w_180__4C33z {
	width: 12rem!important
}

.index_w_200__2ec7H {
	width: 13.33333333rem!important
}

.index_w_220__2WZot {
	width: 14.66666667rem!important
}

.index_w_250__2UfTC {
	width: 16.66666667rem!important
}

.index_w_280__2V3Gz {
	width: 18.66666667rem!important
}

.index_w_300__3gFy5 {
	width: 20rem!important
}

.index_w_350__3aU0Q {
	width: 23.33333333rem!important
}

.index_w_400__17NeT {
	width: 26.66666667rem!important
}

.index_w_500__3bFi- {
	width: 33.33333333rem!important
}

.index_w_full__2XAO7 {
	width: 100%!important
}

.index_w_1280__3pJvM {
	width: 85.33333333rem!important
}

.index_h-30__1lp7r {
	height: 2rem
}

.index_h-25__2_muM {
	height: 1.66666667rem
}

.index_h-460__5m3Pu {
	height: 30.66666667rem
}

.index_word-break__3x0_F {
	word-break: break-word
}

.index_flex__3B5ec {
	display: flex!important
}

.index_flex-default__2tO2Z {
	display: flex;
	flex-direction: row;
	align-items: center
}

.index_flex_between__1NK_a {
	display: flex!important;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

.index_flex_column__3kKea {
	display: flex;
	flex-direction: column
}

.index_flex_align_center__2uvP3 {
	display: flex!important;
	align-items: center
}

.index_flex_center__1BMEg {
	display: flex!important;
	justify-content: center
}

.index_flex_around__2RwBl {
	display: flex!important;
	justify-content: space-around
}

.index_text-overflow__25w84 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.index_none__3Alyc {
	display: none
}

.index_hidden__5_w3C {
	visibility: hidden
}

.index_icon__1IjJy {
	width: 1em;
	height: 1em;
	vertical-align: -.15em;
	fill: currentColor;
	overflow: hidden;
	font-size: 1.2rem
}

.index_hr__3I6in {
	width: 100%;
	height: .06666667rem;
	background: #444
}

.index_more_btn__88bzZ {
	display: flex;
	justify-content: space-between;
	width: 8rem;
	height: 2rem;
	background: #007eff;
	border-radius: .26666667rem;
	line-height: 2rem;
	color: #fff;
	padding: 0 1rem;
	font-size: 1.06666667rem
}

.index_more_btn__88bzZ:hover {
	background: #073f9a;
	color: #fff
}

.index_text_btn__1zuUv {
	display: inline-block;
	width: 8rem;
	height: 1.86666667rem;
	line-height: 1.86666667rem;
	border: .06666667rem solid #007eff;
	border-radius: .26666667rem;
	color: #007eff;
	text-align: center;
	font-size: .93333333rem
}

.index_primary_btn__ekfVQ,.index_text_btn__1zuUv.index_large__3KWoT {
	width: 14.66666667rem;
	height: 3.2rem;
	line-height: 3.2rem;
	font-size: 1.33333333rem
}

.index_primary_btn__ekfVQ {
	text-align: center;
	background: #007eff;
	border-radius: .26666667rem;
	font-weight: 400;
	color: #fff
}

.index_primary_btn__ekfVQ:hover {
	background: #073f9a
}

.index_btn__1M6rI {
	width: 8rem;
	height: 2rem;
	background: #007eff;
	border-radius: .26666667rem;
	line-height: 2rem;
	color: #fff;
	text-align: center;
	font-size: 1.06666667rem;
	font-weight: 400
}

.index_btn__1M6rI:hover {
	background: #073f9a
}

.index_page__nCTIs {
	height: 100vh
}

.index_page__nCTIs:nth-of-type(2n) {
	background: red
}

.index_page__nCTIs:nth-of-type(odd) {
	background: green
}

.index_slidein__JAxBE {
	animation: index_slidein__JAxBE .8s
}

.index_blink__OCTK3 {
	animation: index_blink__OCTK3 1.5s ease 1s 5
}

.index_add_height__26wIx {
	animation-fill-mode: both;
	animation: index_addHeight__3RwwU .5s
}

.index_remove_height__3smQF {
	animation-fill-mode: both;
	animation: index_removeHeight__1J3g3 .5s
}

.index_scale__2Lkwp {
	animation: index_scale__2Lkwp 1s
}

@keyframes index_slidein__JAxBE {
	0% {
		transform: translateY(10rem);
		opacity: .8
	}

	to {
		transform: translate(0);
		opacity: 1
	}
}

@keyframes index_blink__OCTK3 {
	0% {
		opacity: 1
	}

	25% {
		opacity: .5
	}

	50% {
		opacity: 0
	}

	75% {
		opacity: .5
	}

	to {
		opacity: 1
	}
}

@keyframes index_rotateborder__16dHS {
	0% {
		transform: rotate(0deg)
	}

	50% {
		transform: rotate(0deg)
	}

	75% {
		transform: rotate(1turn)
	}

	to {
		transform: rotate(0deg)
	}
}

@keyframes index_rotateborder_reserve__3SAz- {
	0% {
		transform: rotate(0deg)
	}

	50% {
		transform: rotate(0deg)
	}

	75% {
		transform: rotate(-1turn)
	}

	to {
		transform: rotate(0deg)
	}
}

@keyframes index_addHeight__3RwwU {
	0% {
		opacity: 0;
		transform-origin: top;
		transform: scaleY(.5)
	}

	to {
		opacity: 1;
		transform-origin: top;
		transform: scaleY(1)
	}
}

@keyframes index_removeHeight__1J3g3 {
	0% {
		transform-origin: top;
		transform: scaleY(1.1)
	}

	to {
		transform-origin: top;
		transform: scaleY(1)
	}
}

@keyframes index_scale__2Lkwp {
	0% {
		transform: scale(.3);
		opacity: .8
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

html {
	font-size: 12px
}

@media screen and (min-width:1344px) and (min-height:680px) {
	html {
		font-size: 15px
	}
}

body::-webkit-scrollbar {
	width: .4rem;
	height: .26666667rem
}

body::-webkit-scrollbar-thumb {
	border-radius: .13333333rem
}

body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-track {
	background: rgba(0,0,0,.1);
	box-shadow: inset 0 0 .33333333rem rgba(0,0,0,.1)
}

body::-webkit-scrollbar-track {
	border-radius: 0
}

.index_scroll-bar-box__3Cu1V::-webkit-scrollbar,.index_table-body-scroll__zK741 .index_ant-table-body__3mXru::-webkit-scrollbar {
	width: .26666667rem;
	height: .26666667rem
}

.index_scroll-bar-box__3Cu1V::-webkit-scrollbar-thumb,.index_table-body-scroll__zK741 .index_ant-table-body__3mXru::-webkit-scrollbar-thumb {
	border-radius: .33333333rem;
	background: rgba(0,0,0,.2);
	box-shadow: inset 0 0 .33333333rem rgba(0,0,0,.2)
}

.index_scroll-bar-box__3Cu1V::-webkit-scrollbar-track,.index_table-body-scroll__zK741 .index_ant-table-body__3mXru::-webkit-scrollbar-track {
	border-radius: 0;
	background: rgba(0,0,0,.1);
	box-shadow: inset 0 0 .33333333rem rgba(0,0,0,.2)
}

.index_common-project-footer__1M-UX {
	font-size: .8rem;
	text-align: center;
	color: #a9a9a9;
	height: 5.33333333rem;
	border-top: .06666667rem solid #e6e6e6;
	margin-top: 2.66666667rem;
	padding-top: 1.33333333rem
}

.index_common-project-footer__1M-UX a {
	color: #a9a9a9
}

.index_channel_wrapper__UpEc1 {
	margin-top: 4.53333333rem;
	background-color: #f2f3fa
}

.index_channel_wrapper__UpEc1 .index_banner__1u8rF {
	position: relative;
	display: flex;
	justify-content: center;
	width: 100%;
	height: 30.66666667rem;
	background-image: url(../images/xy_channel_hd.8421e7fd.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%
}

.index_channel_wrapper__UpEc1 .index_banner__1u8rF .index_banner_content__2KOFT {
	width: 85.33333333rem;
	position: absolute;
	top: 6.66666667rem
}

.index_channel_wrapper__UpEc1 .index_banner__1u8rF .index_banner_content__2KOFT .index_banner_txt__1xE4j .index_title__3nGwG {
	font-size: 58px;
    color: #000000;
    font-weight: 600;
    line-height: 5.4rem;
    margin: 3.8rem 0 2rem;
}

.index_channel_wrapper__UpEc1 .index_banner__1u8rF .index_banner_content__2KOFT .index_banner_txt__1xE4j span {
	font-size: 24px;
    color: #333333;
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R {
	background-color: #fff;
	width: 100%
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .index_tab_radio__196gg {
	width: 11.73333333rem;
	height: 100%;
	background: #f2f3fa
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .index_tab_title__311RN {
	display: flex;
	align-items: center;
	justify-content: center
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .index_tab_title__311RN img {
	margin-right: .66666667rem;
	width: 1.33333333rem;
	height: 1.33333333rem
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-nav {
	box-shadow: 0 .33333333rem .33333333rem 0 hsla(0,0%,52.5%,.15)
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-nav-list {
	margin-top: -.06666667rem;
	width: 100%
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-nav-wrap {
	background-color: #fff;
	height: 4.53333333rem;
	padding: 0 6.66666667rem
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-tab {
	width: 11.73333333rem;
	background-color: #f2f3fa
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-tab .ant-tabs-tab-btn {
	width: 100%;
	color: #333;
	text-align: center;
	border-radius: 0
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-tab.ant-tabs-tab-active {
	background-color: #007eff
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
	color: #fff
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-card.ant-tabs-bottom>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-card.ant-tabs-bottom>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab {
	margin-left: 0
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-tabs-tab.ant-tabs-tab-disabled {
	flex-grow: 1;
	background: #fff;
	border: 0
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-anchor {
	display: flex;
	justify-content: flex-end
}

.index_channel_wrapper__UpEc1 .index_content__1nRRw .index_tab__1UG6R .ant-anchor-ink {
	display: none
}

.index_content_wrapper__1LvOi {
	width: 100%;
	text-align: center;
	margin: auto;
	background-color: #fff
}

.index_content_wrapper__1LvOi .index_brief__3oWBG {
	width: 85.33333333rem;
	margin: auto;
	background-color: #fff;
	padding: 5.33333333rem 0
}

.index_content_wrapper__1LvOi .index_brief__3oWBG .index_login__pnwjA {
	width: 85.33333333rem;
	height: 10.4rem;
	background-image: url(../images/xy_control_bg.1a02aa1b.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 2.66666667rem;
	padding-left: 5.33333333rem;
	text-align: left
}

.index_content_wrapper__1LvOi .index_brief__3oWBG .index_login__pnwjA span {
	color: #fff;
	font-size: 1.73333333rem
}

.index_content_wrapper__1LvOi .index_brief__3oWBG .index_login__pnwjA .index_btn__1M6rI {
	width: 8rem;
	height: 2rem;
	background: #007eff;
	border-radius: .26666667rem;
	border: 0;
	margin-top: 1.33333333rem;
	line-height: normal
}

.index_content_wrapper__1LvOi .index_brief__3oWBG .index_login__pnwjA .index_btn__1M6rI span {
	font-size: 1.06666667rem;
	height: 1.06666667rem;
	line-height: 1.06666667rem
}

.index_content_wrapper__1LvOi .index_advantage__2FZya {
	/*background-image: url(../images/advantage_bg.87deb946.jpg);*/
	background-color: #f2f3fa;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 5.33333333rem 0 2.66666667rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_title_h1__1qeur {
	font-size: 2.8rem;
	color: #333;
	font-weight: 600
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_sub_title__16Vt7 {
	font-size: 1.2rem;
	color: #333;
	margin: 1.33333333rem 0 4rem
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw {
	height: 26.66666667rem;
	width: 85.33333333rem;
	margin: auto auto 2.66666667rem;
	justify-content: space-between
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .ant-col {
	width: 26.66666667rem;
	overflow: hidden;
	border-radius: .26666667rem
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .ant-col:hover {
	border: .06666667rem solid #007eff;
	box-shadow: 0 .33333333em 1.33333333em hsla(0,0%,46.7%,.35)
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb {
	width: 26.66666667rem;
	height: 26.66666667rem;
	border-radius: .26666667rem
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb:hover {
	transition: all .6s ease;
	-webkit-transition: all .6s ease
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o img {
	opacity: 0;
	top: -8.53333333rem
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o h1 {
	opacity: 0;
	top: -.13333333rem
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o h5 {
	top: 7.66666667rem
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o span {
	top: 10.66666667rem
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb:hover .index_item_hover__ukziw {
	top: 10.13333333rem
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o,.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw {
	position: relative;
	background-color: #fff;
	height: 26.93333333rem;
	border-radius: .26666667rem
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o img,.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 3.33333333rem;
	opacity: 1;
	width: 4.53333333rem;
	height: 4.53333333rem;
	transition: all .6s ease
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o h1,.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw h1 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 11.73333333rem;
	font-size: 3.2rem;
	color: #007eff;
	font-weight: 600;
	transition: all .6s ease
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o h1 .index_unit__29QK_,.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw h1 .index_unit__29QK_ {
	position: static;
	font-size: 2.13333333rem;
	color: #007eff
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o h5,.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw h5 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 18.86666667rem;
	font-weight: 600;
	font-size: 1.6rem;
	color: #333;
	transition: all .6s ease
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o span,.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw span {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 21.86666667rem;
	font-size: 1.2rem;
	color: #666;
	text-align: center;
	white-space: nowrap;
	transition: all .6s ease
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o h2,.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw h2 {
	font-weight: 600;
	font-size: 1.6rem;
	color: #007eff
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o h3,.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw h3 {
	font-weight: 600;
	font-size: 1.6rem;
	color: #333;
	margin: 2rem 0 .66666667rem
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o h4,.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw h4 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	font-weight: 400;
	font-size: 1.2rem;
	color: #666;
	transition: all .6s ease
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o .index_desc__1pkTi,.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw .index_desc__1pkTi {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 5.93333333rem;
	width: 22.66666667rem;
	font-weight: 400;
	font-size: .93333333rem;
	color: #666;
	white-space: pre-line;
	transition: all .6s ease
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o .index_line__2tZP5,.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw .index_line__2tZP5 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 3.66666667rem;
	width: 5.06666667rem;
	height: .26666667rem;
	background-color: #007eff;
	transition: all .6s ease
}

.index_content_wrapper__1LvOi .index_advantage__2FZya .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw {
	height: auto;
	position: absolute;
	top: 26.93333333rem;
	width: 26.66666667rem;
	transition: all .6s ease
}

.index_content_wrapper__1LvOi .index_function__uMQ81 {
	background-color: #fff;
	padding: 5.33333333rem 0 4rem;
	width: 85.33333333rem;
	margin: auto
}

.index_content_wrapper__1LvOi .index_function__uMQ81 h1 {
	font-size: 2.8rem;
	color: #333;
	margin-bottom: 1.33333333rem;
	font-weight: 600
}

.index_content_wrapper__1LvOi .index_function__uMQ81 .index_row__3qG9C {
	justify-content: space-between
}

.index_content_wrapper__1LvOi .index_function__uMQ81 .index_row__3qG9C .index_col1__2gJpm {
	width: 20rem;
	height: 4rem;
	background: #007eff;
	font-size: 1.33333333rem;
	color: #fff;
	line-height: 4rem;
	margin: .33333333rem 0;
	border-radius: .26666667rem
}

.index_content_wrapper__1LvOi .index_function__uMQ81 .index_row__3qG9C .index_col2__2aTdt {
	width: 32rem;
	height: 4rem;
	background: #f2f3fa;
	font-size: 1.33333333rem;
	color: #333;
	line-height: 4rem;
	margin: .33333333rem 0;
	border-radius: .26666667rem;
	padding: 0 .8rem
}

.index_content_wrapper__1LvOi .index_function__uMQ81 .index_solution__ofWGA {
	margin: 2rem 6.66666667rem 4rem
}

.index_content_wrapper__1LvOi .index_function__uMQ81 .index_solution__ofWGA .index_lct__2vwRV {
	margin-top: 1rem
}

.index_content_wrapper__1LvOi .index_case__OE75s {
	background-color: #f2f3fa;
	padding: 4rem 0 5.33333333rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_title_h1__1qeur {
	font-size: 2.8rem;
	color: #333;
	margin-bottom: 4rem;
	font-weight: 600
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw {
	margin-bottom: 1.33333333rem;
	width: 100%;
	width: 85.33333333rem;
	justify-content: space-between
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb {
	position: relative;
	width: 26.66666667rem;
	height: 14.66666667rem;
	overflow: hidden
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o.index_privacySocial__3eulo {
	background-image: url(../images/xyc_privacy_social_hover.5e1abc98.png)
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o.index_interMeeting__38hr8 {
	background-image: url(../images/xyc_inter_meeting_hover.da4535c6.png)
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o.index_remoteControl__32qYU {
	background-image: url(../images/xyc_remote_control_hover.34cfaedc.png)
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o.index_remoteMedical__XYHbZ {
	background-image: url(../images/xyc_remote_medical_hover.7e128d5c.png)
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o.index_onlineEducation__2c4fc {
	background-image: url(../images/xyc_online_education_hover.029cc37a.png)
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o.index_game__3EKgj {
	background-image: url(../images/xyc_game_hover.a1d64125.png)
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o img {
	opacity: 0;
	top: -5.46666667rem
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o h5 {
	top: 2.66666667rem;
	color: #fff
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb:hover .index_item__3nN-o span {
	top: 8.53333333rem;
	color: #fff;
	font-weight: 400
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb:hover .index_item_hover__ukziw {
	opacity: 1;
	top: 4.53333333rem
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb .index_commonItem__2TWBz {
	height: 14.66666667rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 1.86666667rem;
	border-radius: .26666667rem;
	transition: all .6s
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	background-color: #fff;
	height: 14.66666667rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: .26666667rem;
	transition: all .6s;
	padding: 3.33333333rem 2rem
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 3.33333333rem;
	opacity: 1;
	width: 4.4rem;
	height: 4.4rem;
	transition: all .6s ease
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o h5 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 9.13333333rem;
	font-weight: 600;
	font-size: 1.6rem;
	color: #333;
	text-align: center;
	transition: all .6s ease
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb .index_item__3nN-o span {
	font-size: 1.2rem;
	color: #666;
	text-align: center
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw {
	position: absolute;
	top: 14.66666667rem;
	height: 14.66666667rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: .26666667rem;
	transition: all .6s;
	padding: 2.66666667rem 2rem
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw h1 {
	font-weight: 600;
	font-size: 1.6rem;
	color: #fff;
	margin-bottom: 1.33333333rem
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw h2 {
	font-weight: 400;
	font-size: 1.2rem;
	color: #fff;
	margin-top: 2rem
}

.index_content_wrapper__1LvOi .index_case__OE75s .index_content__1nRRw .index_col__S9TLb .index_item_hover__ukziw .index_line__2tZP5 {
	width: 5.06666667rem;
	height: .26666667rem;
	background-color: #007eff
}

.index_content_wrapper__1LvOi .index_word__6snZ4 {
	display: flex;
	justify-content: center;
	width: 100%;
	height: 8rem;
	background: #073f9a
}

.index_content_wrapper__1LvOi .index_word__6snZ4 .index_w_1280__3pJvM {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-image: url(../images/word_bg.66ec2378.png);
	background-size: 50.26666667rem 8rem;
	background-position: 100%;
	background-repeat: no-repeat;
	align-items: flex-start
}

.index_content_wrapper__1LvOi .index_word__6snZ4 .index_w_1280__3pJvM .index_title__3nGwG {
	font-size: 1.6rem;
	font-weight: 600;
	color: #fff;
	line-height: 1.6rem;
	margin-bottom: 1.13333333rem;
	display: flex;
	align-items: center
}

.index_content_wrapper__1LvOi .index_word__6snZ4 .index_w_1280__3pJvM .index_title__3nGwG span {
	margin-right: .66666667rem
}

.index_content_wrapper__1LvOi .index_word__6snZ4 .index_w_1280__3pJvM .index_sub_title__16Vt7 {
	font-size: .93333333rem;
	font-weight: 400;
	color: #fff;
	line-height: 1.06666667rem
}
/*# sourceMappingURL=15.5c4793d6.chunk.css.map */