/* reset.css */
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
input,
button,
a,
p,
img,
h1,
h2,
h3,
h4,
h5,
h6,
form,
pre,
hr {
    margin: 0;
}

ul,
ol,
li,
dl,
dt,
dd,
input,
button {
    padding: 0;
}

html,
body {
    height: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', Arial, sans-serif, 'San Francisco',
        'Helvetica Neue';
    font-size: 12px;
    color: #333;
    min-width: 1200px;
    background-color: #F5F6FA;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: 0;
}

button {
    background-color: transparent;
    cursor: pointer;
}

textarea {
    resize: none;
}

input,
button,
textarea {
    border: 0;
    outline: none;
    font-size: 12px;
    font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', Arial, sans-serif, 'San Francisco',
        'Helvetica Neue';
}

textarea {
    font-size: 14px;
}

textarea::placeholder {
    font-size: 14px;
    color: #ccc;
}

table {
    border-spacing: 0px;
}

.richText ol {
    list-style-type: decimal;
    list-style-position: inside;
}

.richText ul {
    list-style-type: disc;
    list-style-position: inside;
}

/* font-family: "Tahoma","Arial","Microsoft YaHei","黑体","宋体",sans-serif */.fe-shared-css-__sideFixed--28y39tAFC3cV8OqxkgyMO9 {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 5;
	background: linear-gradient(135deg, #ecf2fe 0%, #e6eefc 70%, #ced1f1 100%);
}

.fe-shared-css-__navBarFixed--6RD3-a503Qw3QZVzhWW81 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 20;
}

.fe-shared-css-__addressFixed--3GG3CmHV9xw-KpF__D3_OL {
	position: fixed;
	top: 48px;
	left: 196px;
	right: 16px;
	padding: 16px 0px;
	background-color: #f5f6fa;
	/* overflow: hidden; */
	z-index: 11;
}

.fe-shared-css-__clearFix--2bBfLqA_aK4d2nGdPWfQp:before,
.fe-shared-css-__clearFix--2bBfLqA_aK4d2nGdPWfQp:after {
	content: ' ';
	display: table;
}

.fe-shared-css-__clearFix--2bBfLqA_aK4d2nGdPWfQp:after {
	clear: both;
}

.fe-shared-css-__fl--oo2SR-MaR6Cf2QvgJ3l5g {
	float: left;
}

.fe-shared-css-__fr--2tUwnGGrnCW8IVG_ZrdwLw {
	float: right;
}

.fe-shared-css-__main--2h-vhSwf0o5oDXv1ljlI1- {
	padding: 102px 0 0 220px;
}

.fe-shared-css-__mainInner--aVVE1gnk96z_ar-yxpQEi {
	position: relative;
	border: 1px #e5e5e5 solid;
	background-color: #fff;
	display: table;
	width: 100%;
}

/*xb-section布局组件下左右分布*/
.fe-shared-css-__mainLeft--3YhPIodUQIrfA1V1Kc73-p {
	width: 200px;
	display: table-cell;
	vertical-align: top;
	overflow-x: auto;
	border-right: #e5e5e5 1px solid;
}

.fe-shared-css-__mainRight--3eqQ9FJ9poV3TlhHT-Kak8 {
	display: table-cell;
}

.fe-shared-css-__RightAddress--MB1HCthzQmbStBz1nbj2j {
	height: 40px;
	line-height: 40px;
	padding: 0 16px;
	text-align: left;
	font-size: 14px;
	color: #333;
	border-bottom: 1px #e5e5e5 solid;
}

.fe-shared-css-__RightAddress2--1n1pNZGVtZDDcdZGkz68aG {
	height: 30px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 14px;
	color: #333;
	border-bottom: 1px #e5e5e5 solid;
}

.fe-shared-css-__rightCon--3pQHwtyVT1Y7BHGi6l0rk3 {
	padding: 20px;
}

.fe-shared-css-__marB30--2Fcbi2_QrFlVDWvx3_WRpF {
	margin-bottom: 30px;
}

.fe-shared-css-__marB20--sX0Cp8IzajJY7ctZt20MX {
	margin-bottom: 20px;
}

.fe-shared-css-__marB15--1JMpxmUbR1GAYhRJORwNSf {
	margin-bottom: 15px;
}

.fe-shared-css-__marB10--1I3_eUZgqovItARE87rXGw {
	margin-bottom: 10px;
}

.fe-shared-css-__marR20--3KwYg7iNGAmiYuFcr23i0H {
	margin-right: 20px;
}

.fe-shared-css-__marL20--2eyH-W5wzCSj5Mz79yucZP {
	margin-left: 20px;
}

.fe-shared-css-__rightBottom--1v_oKFCHnww8yRJw7UloIv {
	padding: 20px 0;
}

.fe-shared-css-__pad15--3MHaeBt4HqIkgXroKIT9GZ {
	padding: 15px;
}

.fe-shared-css-__padding20--3iro3ZKNso5Pve0gKSXofs {
	padding: 20px;
}

.fe-shared-css-__pad20--A_7oAc0Za5JxSAwtiuVvA {
	padding: 0 20px;
}

.fe-shared-css-__padTB--1q48w78GOT7o90tsHF0y_h {
	padding: 20px 0;
}

.fe-shared-css-__padTLR--1jc3yDgTmgiEpSGUOeE1Ku {
	padding: 20px 20px 0 20px;
}

.fe-shared-css-__padB32--1JQDxed9hx3IPL-2gDWzHb {
	padding-bottom: 32px;
}

.fe-shared-css-__padB100--16wK4nNj6YgNGcKqwUvOS- {
	padding-bottom: 100px;
}

.fe-shared-css-__clearTable--2PHGPIfKie7D3jiuGEIKGG {
	display: table;
	width: 100%;
}

.fe-shared-css-__isHideDiv--IA8fHiZPyEJsAeVBFoR5s {
	visibility: hidden;
}

.fe-shared-css-__alignR--2kG6npl_rWShCOd0SjEoxB {
	text-align: right;
}

.fe-shared-css-__alignCenter--1nfd5yJtGiYVp2mDEow_Dw {
	text-align: center;
}

.fe-shared-css-__noticeBar--2wcO6Sq8qdR2zw9GhZO0Z- {
	height: 45px;
	border-bottom: 1px #ddd solid;
	margin: 0 20px;
	font-size: 0;
	display: table;
	width: 100%;
}

/* 通用弹框样式（有头部--标题；有底部按钮） begin */
.fe-shared-css-__modal--1Y3t1yjDzvPi2Zi1yR2bDP {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: table;
	background-color: rgba(255, 255, 255, 0.8);
}

.fe-shared-css-__topmodel--1AH3umCscSm9dpW_J7R6Tu {
	z-index: 30;
}

.fe-shared-css-__modalInner--hwD6Qbr-HE_G0ICHwY_fy {
	display: table-cell;
	vertical-align: middle;
}

.fe-shared-css-__modalContent--3uYxfWEJvdrjrYVwpdF8Q4 {
	min-height: 60px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.fe-shared-css-__usualSmall---_QjfiwX73JvExMxS5QYk {
	width: 240px;
}

.fe-shared-css-__usualMid--2XvLZwk-gAdpg_KqZnXfJR {
	width: 500px;
}

.fe-shared-css-__usualLarge--2792bCHbVOEwIQO2ljFYfR {
	width: 600px;
}

.fe-shared-css-__usualBigLarge--3ZQrRN3sQnbaN6Ntgsovtu {
	width: 750px;
}

.fe-shared-css-__popupTitle--3eQc-sQQJAS_d9azCJvPPn {
	font-size: 16px;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	background-color: #f5f5f5;
	border-bottom: 1px #ddd solid;
	text-align: left;
	border-radius: 3px 3px 0 0;
}

.fe-shared-css-__popupCon--2CLV9n3TZM6CP7tLk_Iogz {
	padding: 20px;
}

.fe-shared-css-__popupContent--3k3gcPi9RnY3_ss2CDV0r2 {
	padding: 10px 0 20px;
}

.fe-shared-css-__popupContent2--3IrlD0L_fYgi2G4OYbPg_x {
	padding: 20px 30px 30px;
}

.fe-shared-css-__popupRow--2L1Fz1lGnOBmSz8gtXPL67 {
	padding-top: 20px;
	font-size: 0;
}

.fe-shared-css-__popupCol--36VCQL0NwR8-DDk1AqIUNM {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.fe-shared-css-__popupCol1--v37iPwBpvOaPV8ANC9Siv {
	text-align: right;
}

/*列宽度在组件目录下样式表中定义*/
.fe-shared-css-__popupCol2--395jEU7c7sBDCCq2mvD_8Z {
	padding-left: 10px;
}

.fe-shared-css-__popupCol3--3SCI74rFc5Jy-CUyGPLo3P {
	padding-left: 20px;
}

.fe-shared-css-__btnBox--ghZz-bOzekVd4tSB-XYCJ {
	padding: 0 30px 30px;
	text-align: right;
	font-size: 0;
}

.fe-shared-css-__btnBox--ghZz-bOzekVd4tSB-XYCJ button {
	margin-left: 20px;
}

/* 通用弹框样式（有头部--标题；有底部按钮） end */

/*滚动条默认样式--仅限-webkit内核 {*/
::-webkit-scrollbar-track {
	/* background-color: rgba(0, 0, 0, .1); */
}

::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

::-webkit-scrollbar-thumb {
	/* border: 2px dashed transparent; */
	border-radius: 10px;
	background-color: rgba(0, 0, 0, 0.3);
	background-clip: padding-box;
}

::-webkit-scrollbar-thumb:hover {
	border-width: 0px;
	background-color: rgba(0, 0, 0, 0.6);
}

/* 样式拆分 */
.fe-shared-css-__mainInnerBox--5Txu2xO8JGCiZrTjtJrYh {
	border: 1px #e5e5e5 solid;
	border-top: none;
	background-color: #fff;
}

.fe-shared-css-__mainInnerIn--26rNTHa68IilDaR1Ul6BzU {
	position: relative;
	display: table;
	width: 100%;
}

*[ng-cloak],
[ng\:cloak],
[ng-cloak],
.fe-shared-css-__ng-cloak--2yBcgjve-961wdXo2ksxkI {
	display: none !important;
}

.fe-shared-css-__unSelectable--2a6H8OgJRIDwjYpVWr-axa {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fe-shared-css-__modalOpen--3pT2Z4wtXFcpmOdoFt7EHc {
	overflow: hidden;
	padding-right: 6px;
}

.fe-shared-css-__topSelect--33Zol3-CbeSEnH7Apbuh3U {
	position: relative;
	bottom: 0;
	left: 0;
	z-index: 2;
}

/* 2018-02-08 表格列表常用结构 */
.fe-shared-css-__autoListUl--3BlhjY67yQTCB0JHMsIlT6 {
	font-size: 0;
}

.fe-shared-css-__autoListUl--3BlhjY67yQTCB0JHMsIlT6 > li {
	display: inline-block;
	padding-right: 20px;
	padding-bottom: 15px;
}

.fe-shared-css-__autoListUl--3BlhjY67yQTCB0JHMsIlT6 > li.fe-shared-css-__studentHead--2lIj4L3QveJ3Rt9O8r-M8L {
	display: block;
}

/*独占一行，学生头像*/
.fe-shared-css-__liLabel--3RPnj3dFTOSe5Y-JgZSdBE {
	display: table-cell;
	padding-right: 10px;
	text-align: right;
	font-size: 14px;
	color: #333;
	vertical-align: middle;
	line-height: 1;
}

.fe-shared-css-__liInput--2uzY_2V1ItOpC0d7QCEKiT {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
}

.fe-shared-css-__liLabelTop--mU0mRFdTKhvILO7mu9NA1 {
	vertical-align: top;
	padding-top: 5px;
}

li.fe-shared-css-__oneRow--1SgJvP0_0TQNRUvbDldjcm {
	display: table;
	width: 90%;
}

/*增加超出隐藏dome*/
.fe-shared-css-__textHidden--3bzPsgEcbG5hf-n9kEsbA3 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* 小tips的图标样式，可以见考勤->设置->考勤机详情 */
.fe-shared-css-__greenTips--19vaqDgBUNEfxAnKA77GZa {
	vertical-align: middle;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 3px;
	background-color: #52c41a;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
}

.fe-shared-css-__redTips--3yttnY6OTux17Wt88o3WuF {
	vertical-align: middle;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 3px;
	background-color: #f5222d;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
}

.fe-shared-css-__grayTips--2ETGpkpdEWt6EUXeTWT8n4 {
	vertical-align: middle;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 3px;
	background-color: #000000;
	opacity: 0.25;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
}

.fe-shared-css-__flex1--209QLVPdxww-JMeU4T_4Ws {
	flex: 1;
}

.fe-shared-css-__flex1Force--3_1M5epi4MhApB-1M9mrAK {
	flex: 1;
	min-width: 0;
}

.fe-shared-css-__flexShrink0--3oHnZUFIhy2B5iUaJERebN {
	flex-shrink: 0;
}

.fe-shared-css-__flexNowrap--3IVAxtF5kTaJcigRMn8wb1 {
	flex-wrap: nowrap;
}

/**
 * flex-row-[left, center, right, between, around, evenly]-[top, middle, bottom]
 */
.fe-shared-css-__flexRowLeftTop--5Kc96UqQ1S7SlvRwcXBv9 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.fe-shared-css-__flexRowLeftMiddle--3Foya1qeY_U2cP0MuQwCoS {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.fe-shared-css-__flexRowLeftBottom--2NVgP66XZfjqRH5XQXBE0f {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-end;
}

.fe-shared-css-__flexRowCenterTop--1wlkt-beB78p5M0zRrE20j {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}

.fe-shared-css-__flexRowCenterMiddle--1taJfr7gVnjp6VoR03bE_z {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.fe-shared-css-__flexCenter--bz1hYL8qMnqg3I4pCqx0D {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.fe-shared-css-__flexRowCenterBottom--ae9gJOmn44CefL0Rh-6Lo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
}

.fe-shared-css-__flexRowRightTop--2eD0tgca8FS5E7v_mK5Mdh {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: flex-start;
}

.fe-shared-css-__flexRowRightMiddle--1sDRsaV7VjtzIaOR2R5-ZV {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
}

.fe-shared-css-__flexRowRightBottom--1IfnHcS9v6UIBy5Si4-ivs {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: flex-end;
}

.fe-shared-css-__flexRowBetweenTop--1AWY1fOMgZFr0C5m8tnUa4 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.fe-shared-css-__flexRowBetweenMiddle--2OQD5OnUI8E97phGL3zljA {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.fe-shared-css-__flexRowBetweenBottom--1PJ9CbM89VbZpUm6orvFf0 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}

.fe-shared-css-__flexRowAroundTop--1SjgNuKW733TCKkDKCGSHS {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
}

.fe-shared-css-__flexRowAroundMiddle--15ZDmk4C-ygzfxRR6GGfzO {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.fe-shared-css-__flexRowAroundBottom--Dd-Szkqti13BtGB_p0go0 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-end;
}

.fe-shared-css-__flexRowEvenlyTop--3huqBegO8HttRuhus-rvVF {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
}

.fe-shared-css-__flexRowEvenlyMiddle--1rFvEwCe6ScbYUacDZ58I4 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
}

.fe-shared-css-__flexRowEvenlyBottom--1n2npn33sEpbqU_4CDv_5z {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: flex-end;
}

/**
 * flex-col-[left, center, right]-[top, middle, bottom, between, around, evenly]
 */
.fe-shared-css-__flexColLeftTop--YUJatPKYBcJD-d0kCgLR6 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.fe-shared-css-__flexColLeftMiddle--1L7cy3FPTPYvqIgCiv7lpQ {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}

.fe-shared-css-__flexColLeftBottom--1tsRH6VMaU6yho5j_cX8fR {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: flex-start;
}

.fe-shared-css-__flexColLeftBetween--pRTGEBAqVd4A_E7YGh25v {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.fe-shared-css-__flexColLeftAround--2huF8HtmHxLWPsdT84pcTe {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
}

.fe-shared-css-__flexColLeftEvenly--1-eN-FnYYGhrQkrrkbCKZL {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
}

.fe-shared-css-__flexColCenterTop--1yPIQ1EvwYbIocILCOJr5G {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.fe-shared-css-__flexColCenterMiddle--8KhoqygtbVwjMt10qkTZx {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.fe-shared-css-__flexColCenterBottom--8PkklkA4R0Yzw6EI3Kve5 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
}

.fe-shared-css-__flexColCenterBetween--2NlCdOsxQrbP_pBE1ULf8c {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.fe-shared-css-__flexColCenterAround--1Q7a0spcAjOXlG32_Vzajl {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.fe-shared-css-__flexColCenterEvenly--2sTbD1iEH8bX8_4OpB4WGp {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
}

.fe-shared-css-__flexColRightTop--2hYrBWB0UapA9l780n-sEi {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-end;
}

.fe-shared-css-__flexColRightMiddle--yVgwMgY6V1i6r0shCpF-k {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
}

.fe-shared-css-__flexColRightBottom--3eouJvUqVdS9qLaoOvnt1O {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: flex-end;
}

.fe-shared-css-__flexColRightBetween--1VregcuIqO5jTwFxXfPhFo {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}

.fe-shared-css-__flexColRightAround--1HAyBtT5PbN2gFLjJ4aRQ8 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-end;
}

.fe-shared-css-__flexColRightEvenly--3-MmVIGRgsUMaKsbeFbGWr {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-end;
}
.fe-components-xb-tips-__basis--2x6vpfUZv7MtX85GeWZRr9 {
    position: fixed;
    top: 60px;
    left: 200px;
    right: 0;
    height: 45px;
    line-height: 45px;
    padding: 0 58px 0 20px;
    font-size: 14px;
    color: #fff;
    z-index:1;
    overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
    text-align: left;
}
.fe-components-xb-tips-__success--1EdDYWVLnYYLULulZnPPtD {
    background-color: #56a745;
}
.fe-components-xb-tips-__error--3qk2S94poQK79_pwQ3ZD7b {
    background-color: #ed5656;
}
.fe-components-xb-tips-__warn--yW6LZWVpp9nmEh7B0B1Pw {
    background-color: #f8a724;
}
.fe-components-xb-tips-__shutDown--2LqX1Nagmut_V3Z9VG6g_u {
    position:absolute;
    top:0;
    right:15px;
    width: 28px;
    height: 45px;
    cursor:pointer;
    background:url(../images/shutDown.afa7a47e4fd75afbace66a90eef7f54a.png) no-repeat center;
}
/*组件样式————弹窗样式{ */
.fe-components-xb-remind-dialog-__gridModal--2osKU3NoKGxgu2_1RWgzaP {
    overflow-y: scroll;
    display: grid !important;
    padding-top: 20%;
}
.fe-components-xb-remind-dialog-__modal--MqxdtACpvq8VvSs17Oxql{ position: fixed;top:0;left:0;right:0;bottom:0; width:100%;height:100%; background-color: rgba(255,255,255,0.8);z-index:10;}
.fe-components-xb-remind-dialog-__modalInner--3aTjc23P0Hn40DkLXvzPGT{ display: table-cell;vertical-align: middle;}
.fe-components-xb-remind-dialog-__modalCon--1dAu9D97eC-8TZfCwreiHs{width:410px;min-height: 240px;margin:0 auto;background-color:#fff;box-shadow: 1px 0 5px rgba(0,0,0,0.3);}
.fe-components-xb-remind-dialog-__closeBtn--3f0Snk5f4dYdFh0DldzyGS{display:inline-block;float:right;width:23px;height:23px;margin:10px 20px 0 0; background:url(../images/closeRemind.f3f92bc4779e8f78bf7133435ff56dea.png) no-repeat left bottom;cursor:pointer;}

.fe-components-xb-remind-dialog-__warnBox--3p3lxBcOxP2DeSlM1-Jkw4{display: block;min-height: 155px;text-align: center;margin:0 auto;font-size: 16px;line-height: 1.5;color: #333;padding-top: 104px;padding-left: 20px;padding-right: 20px;background: url(../images/warn.26637c9abbda72298572ab9845567e4b.png) no-repeat center 36px;}
.fe-components-xb-remind-dialog-__remindBox--1TaQMwWzqEPhNYVHWRDNr4{display: table-cell; vertical-align:middle; width:100%; min-height: 155px; background:url(../images/remind.36c2efb3e990f3bf328c694b1d2b6789.png) no-repeat}
.fe-components-xb-remind-dialog-__modalBtn--1y7kt4oyHE-sfZBD72UUjZ{ text-align: center; font-size: 0; padding: 20px 0;}
.fe-components-xb-remind-dialog-__modalBtn--1y7kt4oyHE-sfZBD72UUjZ button {margin:0 10px;}
.fe-components-xb-remind-dialog-__contentText--1piqaxauL3jy9rmGj9wlxq{padding:0 30px 10px; font-size:14px;color:#737373;text-align:center;}
/*} 组件样式————弹窗样式 */.fe-shared-css-__sideFixed--28y39tAFC3cV8OqxkgyMO9 {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 5;
	background: linear-gradient(135deg, #ecf2fe 0%, #e6eefc 70%, #ced1f1 100%);
}

.fe-shared-css-__navBarFixed--6RD3-a503Qw3QZVzhWW81 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 20;
}

.fe-shared-css-__addressFixed--3GG3CmHV9xw-KpF__D3_OL {
	position: fixed;
	top: 48px;
	left: 196px;
	right: 16px;
	padding: 16px 0px;
	background-color: #f5f6fa;
	/* overflow: hidden; */
	z-index: 11;
}

.fe-shared-css-__clearFix--2bBfLqA_aK4d2nGdPWfQp:before,
.fe-shared-css-__clearFix--2bBfLqA_aK4d2nGdPWfQp:after {
	content: ' ';
	display: table;
}

.fe-shared-css-__clearFix--2bBfLqA_aK4d2nGdPWfQp:after {
	clear: both;
}

.fe-shared-css-__fl--oo2SR-MaR6Cf2QvgJ3l5g {
	float: left;
}

.fe-shared-css-__fr--2tUwnGGrnCW8IVG_ZrdwLw {
	float: right;
}

.fe-shared-css-__main--2h-vhSwf0o5oDXv1ljlI1- {
	padding: 102px 0 0 220px;
}

.fe-shared-css-__mainInner--aVVE1gnk96z_ar-yxpQEi {
	position: relative;
	border: 1px #e5e5e5 solid;
	background-color: #fff;
	display: table;
	width: 100%;
}

/*xb-section布局组件下左右分布*/
.fe-shared-css-__mainLeft--3YhPIodUQIrfA1V1Kc73-p {
	width: 200px;
	display: table-cell;
	vertical-align: top;
	overflow-x: auto;
	border-right: #e5e5e5 1px solid;
}

.fe-shared-css-__mainRight--3eqQ9FJ9poV3TlhHT-Kak8 {
	display: table-cell;
}

.fe-shared-css-__RightAddress--MB1HCthzQmbStBz1nbj2j {
	height: 40px;
	line-height: 40px;
	padding: 0 16px;
	text-align: left;
	font-size: 14px;
	color: #333;
	border-bottom: 1px #e5e5e5 solid;
}

.fe-shared-css-__RightAddress2--1n1pNZGVtZDDcdZGkz68aG {
	height: 30px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 14px;
	color: #333;
	border-bottom: 1px #e5e5e5 solid;
}

.fe-shared-css-__rightCon--3pQHwtyVT1Y7BHGi6l0rk3 {
	padding: 20px;
}

.fe-shared-css-__marB30--2Fcbi2_QrFlVDWvx3_WRpF {
	margin-bottom: 30px;
}

.fe-shared-css-__marB20--sX0Cp8IzajJY7ctZt20MX {
	margin-bottom: 20px;
}

.fe-shared-css-__marB15--1JMpxmUbR1GAYhRJORwNSf {
	margin-bottom: 15px;
}

.fe-shared-css-__marB10--1I3_eUZgqovItARE87rXGw {
	margin-bottom: 10px;
}

.fe-shared-css-__marR20--3KwYg7iNGAmiYuFcr23i0H {
	margin-right: 20px;
}

.fe-shared-css-__marL20--2eyH-W5wzCSj5Mz79yucZP {
	margin-left: 20px;
}

.fe-shared-css-__rightBottom--1v_oKFCHnww8yRJw7UloIv {
	padding: 20px 0;
}

.fe-shared-css-__pad15--3MHaeBt4HqIkgXroKIT9GZ {
	padding: 15px;
}

.fe-shared-css-__padding20--3iro3ZKNso5Pve0gKSXofs {
	padding: 20px;
}

.fe-shared-css-__pad20--A_7oAc0Za5JxSAwtiuVvA {
	padding: 0 20px;
}

.fe-shared-css-__padTB--1q48w78GOT7o90tsHF0y_h {
	padding: 20px 0;
}

.fe-shared-css-__padTLR--1jc3yDgTmgiEpSGUOeE1Ku {
	padding: 20px 20px 0 20px;
}

.fe-shared-css-__padB32--1JQDxed9hx3IPL-2gDWzHb {
	padding-bottom: 32px;
}

.fe-shared-css-__padB100--16wK4nNj6YgNGcKqwUvOS- {
	padding-bottom: 100px;
}

.fe-shared-css-__clearTable--2PHGPIfKie7D3jiuGEIKGG {
	display: table;
	width: 100%;
}

.fe-shared-css-__isHideDiv--IA8fHiZPyEJsAeVBFoR5s {
	visibility: hidden;
}

.fe-shared-css-__alignR--2kG6npl_rWShCOd0SjEoxB {
	text-align: right;
}

.fe-shared-css-__alignCenter--1nfd5yJtGiYVp2mDEow_Dw {
	text-align: center;
}

.fe-shared-css-__noticeBar--2wcO6Sq8qdR2zw9GhZO0Z- {
	height: 45px;
	border-bottom: 1px #ddd solid;
	margin: 0 20px;
	font-size: 0;
	display: table;
	width: 100%;
}

/* 通用弹框样式（有头部--标题；有底部按钮） begin */
.fe-shared-css-__modal--1Y3t1yjDzvPi2Zi1yR2bDP {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: table;
	background-color: rgba(255, 255, 255, 0.8);
}

.fe-shared-css-__topmodel--1AH3umCscSm9dpW_J7R6Tu {
	z-index: 30;
}

.fe-shared-css-__modalInner--hwD6Qbr-HE_G0ICHwY_fy {
	display: table-cell;
	vertical-align: middle;
}

.fe-shared-css-__modalContent--3uYxfWEJvdrjrYVwpdF8Q4 {
	min-height: 60px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.fe-shared-css-__usualSmall---_QjfiwX73JvExMxS5QYk {
	width: 240px;
}

.fe-shared-css-__usualMid--2XvLZwk-gAdpg_KqZnXfJR {
	width: 500px;
}

.fe-shared-css-__usualLarge--2792bCHbVOEwIQO2ljFYfR {
	width: 600px;
}

.fe-shared-css-__usualBigLarge--3ZQrRN3sQnbaN6Ntgsovtu {
	width: 750px;
}

.fe-shared-css-__popupTitle--3eQc-sQQJAS_d9azCJvPPn {
	font-size: 16px;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	background-color: #f5f5f5;
	border-bottom: 1px #ddd solid;
	text-align: left;
	border-radius: 3px 3px 0 0;
}

.fe-shared-css-__popupCon--2CLV9n3TZM6CP7tLk_Iogz {
	padding: 20px;
}

.fe-shared-css-__popupContent--3k3gcPi9RnY3_ss2CDV0r2 {
	padding: 10px 0 20px;
}

.fe-shared-css-__popupContent2--3IrlD0L_fYgi2G4OYbPg_x {
	padding: 20px 30px 30px;
}

.fe-shared-css-__popupRow--2L1Fz1lGnOBmSz8gtXPL67 {
	padding-top: 20px;
	font-size: 0;
}

.fe-shared-css-__popupCol--36VCQL0NwR8-DDk1AqIUNM {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.fe-shared-css-__popupCol1--v37iPwBpvOaPV8ANC9Siv {
	text-align: right;
}

/*列宽度在组件目录下样式表中定义*/
.fe-shared-css-__popupCol2--395jEU7c7sBDCCq2mvD_8Z {
	padding-left: 10px;
}

.fe-shared-css-__popupCol3--3SCI74rFc5Jy-CUyGPLo3P {
	padding-left: 20px;
}

.fe-shared-css-__btnBox--ghZz-bOzekVd4tSB-XYCJ {
	padding: 0 30px 30px;
	text-align: right;
	font-size: 0;
}

.fe-shared-css-__btnBox--ghZz-bOzekVd4tSB-XYCJ button {
	margin-left: 20px;
}

/* 通用弹框样式（有头部--标题；有底部按钮） end */

/*滚动条默认样式--仅限-webkit内核 {*/
::-webkit-scrollbar-track {
	/* background-color: rgba(0, 0, 0, .1); */
}

::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

::-webkit-scrollbar-thumb {
	/* border: 2px dashed transparent; */
	border-radius: 10px;
	background-color: rgba(0, 0, 0, 0.3);
	background-clip: padding-box;
}

::-webkit-scrollbar-thumb:hover {
	border-width: 0px;
	background-color: rgba(0, 0, 0, 0.6);
}

/* 样式拆分 */
.fe-shared-css-__mainInnerBox--5Txu2xO8JGCiZrTjtJrYh {
	border: 1px #e5e5e5 solid;
	border-top: none;
	background-color: #fff;
}

.fe-shared-css-__mainInnerIn--26rNTHa68IilDaR1Ul6BzU {
	position: relative;
	display: table;
	width: 100%;
}

*[ng-cloak],
[ng\:cloak],
[ng-cloak],
.fe-shared-css-__ng-cloak--2yBcgjve-961wdXo2ksxkI {
	display: none !important;
}

.fe-shared-css-__unSelectable--2a6H8OgJRIDwjYpVWr-axa {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fe-shared-css-__modalOpen--3pT2Z4wtXFcpmOdoFt7EHc {
	overflow: hidden;
	padding-right: 6px;
}

.fe-shared-css-__topSelect--33Zol3-CbeSEnH7Apbuh3U {
	position: relative;
	bottom: 0;
	left: 0;
	z-index: 2;
}

/* 2018-02-08 表格列表常用结构 */
.fe-shared-css-__autoListUl--3BlhjY67yQTCB0JHMsIlT6 {
	font-size: 0;
}

.fe-shared-css-__autoListUl--3BlhjY67yQTCB0JHMsIlT6 > li {
	display: inline-block;
	padding-right: 20px;
	padding-bottom: 15px;
}

.fe-shared-css-__autoListUl--3BlhjY67yQTCB0JHMsIlT6 > li.fe-shared-css-__studentHead--2lIj4L3QveJ3Rt9O8r-M8L {
	display: block;
}

/*独占一行，学生头像*/
.fe-shared-css-__liLabel--3RPnj3dFTOSe5Y-JgZSdBE {
	display: table-cell;
	padding-right: 10px;
	text-align: right;
	font-size: 14px;
	color: #333;
	vertical-align: middle;
	line-height: 1;
}

.fe-shared-css-__liInput--2uzY_2V1ItOpC0d7QCEKiT {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
}

.fe-shared-css-__liLabelTop--mU0mRFdTKhvILO7mu9NA1 {
	vertical-align: top;
	padding-top: 5px;
}

li.fe-shared-css-__oneRow--1SgJvP0_0TQNRUvbDldjcm {
	display: table;
	width: 90%;
}

/*增加超出隐藏dome*/
.fe-shared-css-__textHidden--3bzPsgEcbG5hf-n9kEsbA3 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* 小tips的图标样式，可以见考勤->设置->考勤机详情 */
.fe-shared-css-__greenTips--19vaqDgBUNEfxAnKA77GZa {
	vertical-align: middle;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 3px;
	background-color: #52c41a;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
}

.fe-shared-css-__redTips--3yttnY6OTux17Wt88o3WuF {
	vertical-align: middle;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 3px;
	background-color: #f5222d;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
}

.fe-shared-css-__grayTips--2ETGpkpdEWt6EUXeTWT8n4 {
	vertical-align: middle;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 3px;
	background-color: #000000;
	opacity: 0.25;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
}

.fe-shared-css-__flex1--209QLVPdxww-JMeU4T_4Ws {
	flex: 1;
}

.fe-shared-css-__flex1Force--3_1M5epi4MhApB-1M9mrAK {
	flex: 1;
	min-width: 0;
}

.fe-shared-css-__flexShrink0--3oHnZUFIhy2B5iUaJERebN {
	flex-shrink: 0;
}

.fe-shared-css-__flexNowrap--3IVAxtF5kTaJcigRMn8wb1 {
	flex-wrap: nowrap;
}

/**
 * flex-row-[left, center, right, between, around, evenly]-[top, middle, bottom]
 */
.fe-shared-css-__flexRowLeftTop--5Kc96UqQ1S7SlvRwcXBv9 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.fe-shared-css-__flexRowLeftMiddle--3Foya1qeY_U2cP0MuQwCoS {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.fe-shared-css-__flexRowLeftBottom--2NVgP66XZfjqRH5XQXBE0f {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-end;
}

.fe-shared-css-__flexRowCenterTop--1wlkt-beB78p5M0zRrE20j {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}

.fe-shared-css-__flexRowCenterMiddle--1taJfr7gVnjp6VoR03bE_z {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.fe-shared-css-__flexCenter--bz1hYL8qMnqg3I4pCqx0D {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.fe-shared-css-__flexRowCenterBottom--ae9gJOmn44CefL0Rh-6Lo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
}

.fe-shared-css-__flexRowRightTop--2eD0tgca8FS5E7v_mK5Mdh {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: flex-start;
}

.fe-shared-css-__flexRowRightMiddle--1sDRsaV7VjtzIaOR2R5-ZV {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
}

.fe-shared-css-__flexRowRightBottom--1IfnHcS9v6UIBy5Si4-ivs {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: flex-end;
}

.fe-shared-css-__flexRowBetweenTop--1AWY1fOMgZFr0C5m8tnUa4 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.fe-shared-css-__flexRowBetweenMiddle--2OQD5OnUI8E97phGL3zljA {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.fe-shared-css-__flexRowBetweenBottom--1PJ9CbM89VbZpUm6orvFf0 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}

.fe-shared-css-__flexRowAroundTop--1SjgNuKW733TCKkDKCGSHS {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
}

.fe-shared-css-__flexRowAroundMiddle--15ZDmk4C-ygzfxRR6GGfzO {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.fe-shared-css-__flexRowAroundBottom--Dd-Szkqti13BtGB_p0go0 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-end;
}

.fe-shared-css-__flexRowEvenlyTop--3huqBegO8HttRuhus-rvVF {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
}

.fe-shared-css-__flexRowEvenlyMiddle--1rFvEwCe6ScbYUacDZ58I4 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
}

.fe-shared-css-__flexRowEvenlyBottom--1n2npn33sEpbqU_4CDv_5z {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: flex-end;
}

/**
 * flex-col-[left, center, right]-[top, middle, bottom, between, around, evenly]
 */
.fe-shared-css-__flexColLeftTop--YUJatPKYBcJD-d0kCgLR6 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.fe-shared-css-__flexColLeftMiddle--1L7cy3FPTPYvqIgCiv7lpQ {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}

.fe-shared-css-__flexColLeftBottom--1tsRH6VMaU6yho5j_cX8fR {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: flex-start;
}

.fe-shared-css-__flexColLeftBetween--pRTGEBAqVd4A_E7YGh25v {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.fe-shared-css-__flexColLeftAround--2huF8HtmHxLWPsdT84pcTe {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
}

.fe-shared-css-__flexColLeftEvenly--1-eN-FnYYGhrQkrrkbCKZL {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
}

.fe-shared-css-__flexColCenterTop--1yPIQ1EvwYbIocILCOJr5G {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.fe-shared-css-__flexColCenterMiddle--8KhoqygtbVwjMt10qkTZx {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.fe-shared-css-__flexColCenterBottom--8PkklkA4R0Yzw6EI3Kve5 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
}

.fe-shared-css-__flexColCenterBetween--2NlCdOsxQrbP_pBE1ULf8c {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.fe-shared-css-__flexColCenterAround--1Q7a0spcAjOXlG32_Vzajl {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.fe-shared-css-__flexColCenterEvenly--2sTbD1iEH8bX8_4OpB4WGp {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
}

.fe-shared-css-__flexColRightTop--2hYrBWB0UapA9l780n-sEi {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-end;
}

.fe-shared-css-__flexColRightMiddle--yVgwMgY6V1i6r0shCpF-k {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
}

.fe-shared-css-__flexColRightBottom--3eouJvUqVdS9qLaoOvnt1O {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: flex-end;
}

.fe-shared-css-__flexColRightBetween--1VregcuIqO5jTwFxXfPhFo {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}

.fe-shared-css-__flexColRightAround--1HAyBtT5PbN2gFLjJ4aRQ8 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-end;
}

.fe-shared-css-__flexColRightEvenly--3-MmVIGRgsUMaKsbeFbGWr {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-end;
}
/*组件样式——— 取消按钮{*/

.fe-components-xb-rest-btn-__cancel--3EOB5MaaBWVXFe8ByLT20M {
    max-width: 200px;
    padding: 0 12px;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    border: 1px #c9c9c9 solid;
    border-radius: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fe-components-xb-rest-btn-__cancel--3EOB5MaaBWVXFe8ByLT20M:hover {
    border-color: #0066FF;
    color: #0066FF;
}

.fe-components-xb-rest-btn-__cancel--3EOB5MaaBWVXFe8ByLT20M:hover .fe-components-xb-rest-btn-__cancelIcon--3jpvuFUxdLTOA1BHJ31CO1 {
    background-image: url(../images/backHover.3442061b42b3399cfb645ec68a832182.png);
}

.fe-components-xb-rest-btn-__disabled--3XJganIS0up6lTNyqzpBci {
    opacity: 0.4;
}

.fe-components-xb-rest-btn-__disabled--3XJganIS0up6lTNyqzpBci:hover {
    border-color: #c9c9c9;
    cursor: default;
    color: #333;
}

.fe-components-xb-rest-btn-__cancelIcon--3jpvuFUxdLTOA1BHJ31CO1 {
    display: inline-block;
    width: 21px;
    height: 16px;
    vertical-align: middle;
    background: url(../images/backImg.5d90a4f99a52f4ecef1b04e04b79fed2.png) no-repeat;
}

/* } 组件样式——— 取消按钮*/
.fe-components-xb-rest-btn-__img--1SNjerhUa1bg-kp7UzQTmh {
    display: inline-block;
    padding-right: 2px;
    vertical-align: -1px;
}/*组件样式——— 确认按钮{*/

.fe-components-xb-common-btn-__next--2NcCiLMNVeUZGvJhCnbIKN {
    padding: 0 12px;
    font-size: 14px;
    color: #fff;
    background-color: #0066FF;
    border: 1px #0066FF solid;
    border-radius: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fe-components-xb-common-btn-__next--2NcCiLMNVeUZGvJhCnbIKN:hover {
    background-color: #3F8CFF;
}

.fe-components-xb-common-btn-__next--2NcCiLMNVeUZGvJhCnbIKN[is-loading],
.fe-components-xb-common-btn-__isLoading--3zrF7vevjbd4xhuatHKMYp {
    background-image: url(../images/loading.8fb911bd6e6b1a7894eb8b19ffd43c7b.svg);
    background-repeat: no-repeat;
    background-size: 17px 17px;
    background-position: 2px center;
    padding-left: 22px;
}

.fe-components-xb-common-btn-__disabled--C3rzoBjATfwXFXbol_fhY {
    opacity: 0.4;
}

.fe-components-xb-common-btn-__disabled--C3rzoBjATfwXFXbol_fhY:hover {
    background-color: #0066FF;
    cursor: default;
}

/* } 组件样式——— 确认按钮*/.fe-components-xb-topbar-__navBar--32F1YHy7L9szrAqAjEwEAe {
	height: 48px;
	padding-left: 16px;
	background-color: #fff;
	box-shadow: 2px 2px 17px 0 rgba(102, 134, 189, 0.2);
}

.fe-components-xb-topbar-__navContainer--2PoFt6X4AR12KlRTzeQWbG {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%;
}

.fe-components-xb-topbar-__schoolInfo--2gKTOf_m4UTbWTah63sQ9D {
	display: flex;
	align-items: center;
}

.fe-components-xb-topbar-__logoUrl--2ir4Zt2hrZ4jmdhGmPBMbH {
	width: 436px;
	height: 40px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: left center;
}

.fe-components-xb-topbar-__logoimg--2Ce4eD3a31uvlsTKScLSsb {
	height: 28px;
	width: auto;
}

.fe-components-xb-topbar-__displayName--32_QeArvkMphAtcxOq8lCi {
	max-width: 336px;
	margin-left: 8px;
	margin-right: 24px;
	font-size: 16px;
	font-weight: 500;
	color: #222222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fe-components-xb-topbar-__divider--1UGmvuYjw7HZEZT30vKbt3 {
	margin: 0 20px;
	width: 1px;
	height: 23px;
	background-color: #dedede80;
}

.fe-components-xb-topbar-__tisEntry--3HXBTWKSZiP3vcJCVNZg7M {
	box-sizing: border-box;
	height: 32px;
	padding: 0 20px 0 12px;
	background: #f6f7fb;
	border-radius: 16px;
	font-weight: 400;
	font-size: 14px;
	color: #222222;
	line-height: 20px;
	cursor: pointer;

	&:nth-child(odd) {
		margin-right: 8px;
	}

	&:hover {
		background: #e5efff;
		color: #0066ff;
	}
}

.fe-components-xb-topbar-__iconTis--2JZ7bu66OvaU4wb-F-xaOn {
	width: auto;
	height: 16px;
	margin-right: 8px;
}

.fe-components-xb-topbar-__schoolOperation--Zc4fC-mI08RlxwB2iyHTG {
	display: flex;
	font-size: 14px;
}

.fe-components-xb-topbar-__schoolOperation--Zc4fC-mI08RlxwB2iyHTG>div {
	display: flex;
	align-items: center;
	cursor: pointer;
	margin-right: 24px;
}

.fe-components-xb-topbar-__schoolOperation--Zc4fC-mI08RlxwB2iyHTG>div:nth-of-type(1) i {
	margin-left: 8px;
}

.fe-components-xb-topbar-__schoolOperation--Zc4fC-mI08RlxwB2iyHTG>div:nth-of-type(4) {
	padding-right: 0px;
}

.fe-components-xb-topbar-__schoolSystem--1DEeKTh5-UwX13lDXJ1obU,
.fe-components-xb-topbar-__languageSwitch--4RHSi2AbI_5ZgcTkdbSFD {
	position: relative;
}

.fe-components-xb-topbar-__schoolSystem--1DEeKTh5-UwX13lDXJ1obU:hover .fe-components-xb-topbar-__schoolList--2OtY4Osdq80qcfC3XIqciS,
.fe-components-xb-topbar-__languageSwitch--4RHSi2AbI_5ZgcTkdbSFD:hover .fe-components-xb-topbar-__languageList--3nclUjSv1cYNygqitTMJT_ {
	opacity: 1;
	transform: scaleY(1);
}

.fe-components-xb-topbar-__schoolList--2OtY4Osdq80qcfC3XIqciS,
.fe-components-xb-topbar-__languageList--3nclUjSv1cYNygqitTMJT_ {
	width: 110px;
	top: 30px;
	position: absolute;
	color: rgba(0, 0, 0, 0.65);
	margin: 0;
	padding: 4px 0;
	font-size: 14px;
	text-align: left;
	list-style-type: none;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: 4px;
	outline: none;
	-webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
	box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
	opacity: 0;
	transform: scaleY(0);
	transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1) 100ms, opacity 300ms cubic-bezier(0.23, 1, 0.32, 1) 100ms;
	transform-origin: center top;
}

.fe-components-xb-topbar-__schoolList--2OtY4Osdq80qcfC3XIqciS p,
.fe-components-xb-topbar-__languageList--3nclUjSv1cYNygqitTMJT_ p {
	padding: 5px 12px;
	background-color: #fff;
	transition: background-color 300ms linear;
}

.fe-components-xb-topbar-__schoolList--2OtY4Osdq80qcfC3XIqciS p:hover,
.fe-components-xb-topbar-__languageList--3nclUjSv1cYNygqitTMJT_ p:hover {
	background-color: #f1f7fe;
}

.fe-components-xb-topbar-__icon--MFkOaIu0E9Oas3yYxTzdW {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 2px;
}

.fe-components-xb-topbar-__xiala--1IzncB9OqNUN7-nsIfwWc7 {
	background-image: url(../images/xiala.efb1bc41094fecda5b152678943471f6.svg);
}

.fe-components-xb-topbar-__switchSystem--1KvoQFycT1BrNnNQe28EZZ {
	background-image: url(../images/switchSystem.0ddce91dc181b62533cfb80fabcb08e7.svg);
}

.fe-components-xb-topbar-__help--2h_PSMAxzdXXptXzi5i-GO {
	background-image: url(../images/help.85162995d241eabc3b114355eff333f3.svg);
}

.fe-components-xb-topbar-__logoutIcon--AGFXRnH-epbn1h7ocoo9J {
	background-image: url(../images/logout.83c56c3bd2439ecf69ebb4079fef4f04.svg);
}

.fe-components-xb-topbar-__logout--JYAxqT84xHeo_5AVuRcMr:hover span,
.fe-components-xb-topbar-__helpCenter--3tdq4dXhORPe9So7N45IPa:hover span,
.fe-components-xb-topbar-__schoolSystem--1DEeKTh5-UwX13lDXJ1obU:hover span,
.fe-components-xb-topbar-__languageSwitch--4RHSi2AbI_5ZgcTkdbSFD:hover span {
	color: #0066ff;
}

.fe-components-xb-topbar-__languageSwitch--4RHSi2AbI_5ZgcTkdbSFD:hover i {
	background-image: url(../images/xialaActive.f5f1286696d71f5e4530ebb6a80977ad.svg);
}

.fe-components-xb-topbar-__helpCenter--3tdq4dXhORPe9So7N45IPa:hover i {
	background-image: url(../images/helpActive.929bc1ee04fb1991668cb09916ff9899.svg);
}

.fe-components-xb-topbar-__logout--JYAxqT84xHeo_5AVuRcMr:hover i {
	background-image: url(../images/logoutActive.04cc7c45c00897df7e4d0bea3e127792.svg);
}

.fe-components-xb-topbar-__schoolSystem--1DEeKTh5-UwX13lDXJ1obU:hover i {
	background-image: url(../images/switchSystemActive.a88400a882308bcf3b968d4da5ce19f8.svg);
}

.fe-components-xb-topbar-__logoText--1maULNHN-HDsg2tJwTStXT {
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
}

.fe-components-xb-topbar-__languageText--2f-VkkCeBCTj0oqda7Dubn {
	display: inline-block;
	line-height: 40px;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
}

.fe-components-xb-topbar-__languageIcon--3IkY-kBTxKRYMhS9C7DlUO {
	width: 7px;
	height: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
	background: url(../images/arrowIcon1.d169d6a0afcdcae766d9e5f81937de2c.png) no-repeat center;
}

.fe-components-xb-topbar-__languageLeft--1UoaW42MNOzUffj3jhFJqq {
	display: inline-block;
	line-height: 14px;
	font-size: 13px;
	color: #fff;
	margin-left: 30px;
}

.fe-components-xb-topbar-__dropDown--1ql0x5ef5vhAXH2Xe1z0vl {
	position: relative;
	display: inline-block;
	width: 105px;
	/*    width: 78px;
    height: 30px;
    border: 1px solid #dedede;
    border-radius: 3px;*/
}

/*.dropInput {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 8px;
    padding-right: 20px;
    background-color: transparent;
}*/
/*.dropPic {
    position: absolute;
    top: 10px;
    right: 8px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6px 0;
    border-color: #7b7b7b transparent transparent;
}*/
.fe-components-xb-topbar-__dropList--1H3s2xLDP9CLWknPekN-zt {
	position: absolute;
	top: 39px;
	left: -10px;
	width: 100%;
	border: 1px solid #dedede;
	border-radius: 3px;
	background-color: #333;
}

.fe-components-xb-topbar-__dropItem--OT7lepdSC1WIHMQ9MlUwO {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}

.fe-components-xb-topbar-__dropItem--OT7lepdSC1WIHMQ9MlUwO:hover {
	color: #fff;
	background-color: #ccc;
}

.fe-components-xb-topbar-__languageIcon--3IkY-kBTxKRYMhS9C7DlUO {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	background: url(../images/language.e6092f07cc71e30243e9701cd0a93df9.png) no-repeat center;
}

.fe-components-xb-topbar-__languageFlagIcon0--dXmqjmyLyf8Q-9QqYcVhD {
	display: inline-block;
	width: 20px;
	height: 15px;
	margin-right: 4px;
	background: url(../images/icon-lang-cn.a1f9e19729ef6f409396a79d21055766.png) no-repeat center;
	background-size: contain;
	vertical-align: text-top;
}

.fe-components-xb-topbar-__languageFlagIcon1--2nnrb5nDtU5NShaYca5T22 {
	display: inline-block;
	width: 20px;
	height: 15px;
	margin-right: 4px;
	background: url(../images/icon-lang-en.edd03adf37d50c277ce29f2ad169cd64.png) no-repeat center;
	background-size: contain;
	vertical-align: text-top;
}

.fe-components-xb-topbar-__languageIconv--1MeXRWKpkNMUBi1HhMxbP8 {
	width: 7px;
	height: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
	background: url(../images/arrowIcon1.d169d6a0afcdcae766d9e5f81937de2c.png) no-repeat center;
}

.fe-components-xb-topbar-__chinaIcon--3MsS3hBltfRwkrJl0JlZCh {
	background-position: 0 0;
}

.fe-components-xb-topbar-__englishIcon--1iSakGQiHgRx0fY4PjSblT {
	background-position: 0 -26px;
}

.fe-components-xb-topbar-__jumpTip--2l3xIvPYzu5gIfngEA2inJ {
	width: 800px;
	height: 600px;
	max-width: 100%;
	max-height: 100%;
	/* background: no-repeat center / 100% 100% url('./jump-tip.png'); */
	overflow-y: auto;
}

.fe-components-xb-topbar-__languageItem--n3j_1W392DxcroyjmWqdg {
	display: flex;
	align-items: center;
}.fe-components-xb-topbar-profile-__navbarNavRight--3YPITgtWB1tqQSt8DlpWS1 {
    float: left;
    position: relative;
}
.fe-components-xb-topbar-profile-__leftLab--1pPyatvnqH2KR0bJOcEnQe{
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    top: 5px;
    text-align: center;
    cursor: default;
}
.fe-components-xb-topbar-profile-__labSplit--1UTSlyVeKqZlvqy6Ps6bDf{
    color: #fff;
    height: 30px;
    line-height: 30px;
    top: 5px;
    text-align: center;
    padding: 0 15px;
}
.fe-components-xb-topbar-profile-__helpCenter--2nAsb9GPXRLUjmJhjMrnEl {
    color: #fff;
    height: 30px;
    line-height: 30px;
    top: 5px;
    font-size: 14px;
    text-align: center;
    padding: 0 15px 0 0;
    cursor: pointer;
}
.fe-components-xb-topbar-profile-__schoolBox--1qydySgxuMDotEnfH6xdt_{
    position: absolute;
    right: 0;
    visibility: hidden;
    opacity: 0;
    margin-top: -5px;
    color: rgb(51, 51, 51);
    background-color: #fff;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.fe-components-xb-topbar-profile-__schoolBox--1qydySgxuMDotEnfH6xdt_ li{
    padding: 5px 10px;
    min-width: 120px;
    white-space: nowrap;
    cursor: pointer;
    border-left: 4px solid transparent;
}
.fe-components-xb-topbar-profile-__schoolBox--1qydySgxuMDotEnfH6xdt_ li:hover{
    background-color: #F2F3F4;
    border-left: 4px solid #505CBE;
}
.fe-components-xb-topbar-profile-__leftLab--1pPyatvnqH2KR0bJOcEnQe:hover .fe-components-xb-topbar-profile-__schoolBox--1qydySgxuMDotEnfH6xdt_{
    visibility: visible;
    opacity: 1;
    margin-top: 0;
}
.fe-components-xb-topbar-profile-__list--2NMOnRB4x6VYODPtWSmtRV {
    display:none;
}
.fe-components-xb-topbar-profile-__list--2NMOnRB4x6VYODPtWSmtRV:hover {
    display:block;
}
.fe-components-xb-topbar-profile-__navbarAccount--3M4bU8S5pphbEjEoX-gauT {
    position:relative;
    width: 30px;
    height: 30px;
    top:5px;
    background-color: #2d2d2d;
    text-align: center;
}
.fe-components-xb-topbar-profile-__navbarDropdownMenu--1_R52q0bvJRRe9pP0UkfzE {
    height:40px;
    width:100%;
    font-size:0;
    background:#f5f5f5;
}
.fe-components-xb-topbar-profile-__navbarDropitem--2mGx0e2uaJFNvsy2w_DA4K {
    display:inline-block;
    width:50%;
    line-height:40px;
    text-align: center;
    font-size:12px;
}
/* li {
    list-style: none;
} */
.fe-components-xb-topbar-profile-__liBtn--2HdEtqlmoZwbLAXt7fHMVe {
     display:inline-block;
     height:26px;
     line-height:24px;
     padding:0 10px;
     border:1px #c6c6c6 solid;
     font-size:12px;
     background:#f4f4f4;
     border-radius:3px;
     cursor: pointer;
}
.fe-components-xb-topbar-profile-__liBtn--2HdEtqlmoZwbLAXt7fHMVe:hover {
     border-color: #4868cd;
     color: #4868cd;
}

.fe-components-xb-topbar-profile-__navUserBox--v1c9FlENH5RQwE_BYpinH {
    width:260px;
    height:142px;
    right: 0;
    position: absolute;
    top: 30px;
    text-align: center;
    border:1px #dddddd solid;
    background:#fff;
    visibility: hidden;
    opacity: 0;
    margin-top: -5px;
    -webkit-transition: visibility .3s,opacity .3s,margin-top .3s;
    -o-transition: visibility .3s,opacity .3s,margin-top .3s;
    -moz-transition: visibility .3s,opacity .3s,margin-top .3s;
    transition: visibility .3s,opacity .3s,margin-top .3s;
}
.fe-components-xb-topbar-profile-__navbarNavRight--3YPITgtWB1tqQSt8DlpWS1:hover .fe-components-xb-topbar-profile-__navUserBox--v1c9FlENH5RQwE_BYpinH {
    visibility: visible;
    opacity: 1;
    margin-top: 0
}
.fe-components-xb-topbar-profile-__User--1N6WbUGBfs7cZe1PjxG1S- {
    width: 100%;
    height:100px;
    border-bottom:1px #dddddd solid;
}

.fe-components-xb-topbar-profile-__userLeft--BeOVTimtWmwExaE3yncHY {
    width:98px;
    height:98px;
    display:table-cell;
    vertical-align:middle
}
.fe-components-xb-topbar-profile-__userRight--2Y_czy94mnn2EkJx3go2zo {
    text-align:left;
    width:160px;
    height:98px;
    display:table-cell;
    vertical-align:middle
}
.fe-components-xb-topbar-profile-__textName--2k5IOeEvoQWZ3DwpftAdRJ {
    line-height:22px;
    color:#333;
}
.fe-components-xb-topbar-profile-__textTip--2wRsQ9jxbuSC6CRM2Vg9zg{
    line-height:22px;
    color:#737373;
}
.fe-components-xb-topbar-profile-__ellipsis--3Ztl2bWH_B0R-_oU0eKXgC{
    display: block;
    width:160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fe-components-xb-topbar-profile-__messageCenter--AuKRc24nJ9-t25goCc55P{
    float: left;
    position: relative;
    top: 11px;
    right: 15px;
    margin-left: 15px;
}.fe-components-xb-message-center-__box--2QsJlIf0cOgqmuZ233xqdg {
    /* position: absolute;
    top: 12px;
    right: 66px; */
}

.fe-components-xb-message-center-__hasUnReadMessage--2O5X5ke7OTqdXLOFRMRLgK {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background: url(../images/xmc_bell.492a7e439c5208524aae6ce96b157ea0.png) no-repeat center;
    background-size: 18px 18px;
    cursor: pointer;
}

.fe-components-xb-message-center-__hasUnReadMessage--2O5X5ke7OTqdXLOFRMRLgK:before {
    content: " ";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    right: -1px;
    top: -1px;
    background: red;
}

.fe-components-xb-message-center-__noUnReadMessage--3oqzPnKuOS-WbmPqGOHIiS {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background: url(../images/xmc_bell.492a7e439c5208524aae6ce96b157ea0.png) no-repeat center;
    background-size: 18px 18px;
    cursor: pointer;
}

.fe-components-xb-message-center-__main--xqDm7Z9GLE328p28ezy_O {
    width: 400px;
    height: 450px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 10px 0px rgba(169, 169, 169, 0.59);
    position: fixed;
    right: 56px;
    top: 40px;
}

.fe-components-xb-message-center-__noticeTab--2cstwFX3EIFN83Lk-TWNSV {
    height: 56px;
    border-bottom: 1px #ddd solid;
    padding: 0 10px;
    font-size: 0;
}

.fe-components-xb-message-center-__noticeItem--4s-NqlZ7Y_1gVgRSpILej {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    font-size: 14px;
    color: #737373;
    width: 190px;
}

.fe-components-xb-message-center-__noticeItemCurrent--8FbYQhDmyyY743R1RKi83 {
    display: inline-block;
    line-height: 46px;
    cursor: pointer;
    border-bottom: 2px #0066FF solid;
    height: 46px;
    font-size: 14px;
    color: rgba(91, 138, 249, 1);
    margin-top: 10px;
    width: 190px;
}

.fe-components-xb-message-center-__noticeItemCurrent--8FbYQhDmyyY743R1RKi83:hover {
    cursor: pointer;
}

.fe-components-xb-message-center-__history--12ZhwI9CjBW_9XGksSaDl_ {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(../images/time.eb183623df9c85e2e0730e5e6a5d90ee.png) no-repeat center;
    background-size: 16px 16px;
    cursor: pointer;
    float: right;
    margin-right: 20px;
    margin-top: 2px;
}

.fe-components-xb-message-center-__setting--1_mnNhZoTmirNK4Qe3SpIQ {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(../images/setting.d0a14e448145dde8aabf2427ba0d1c8a.png) no-repeat center;
    background-size: 16px 16px;
    cursor: pointer;
    float: right;
    margin-right: 20px;
    margin-top: 2px;
}

.fe-components-xb-message-center-__footer--8cSvg6gVzC-tcGOqzpRcq {
    position: absolute;
    bottom: 0;
    height: 60px;
    width: 100%;
    padding-top: 30px;
}

.fe-components-xb-message-center-__noReadAll--2TD1pCoq06typVpQxgn5p2 {
    display: inline-block;
    font-size: 14px;
    color: rgba(115, 115, 115, 1);
    margin-left: 15px;
}

.fe-components-xb-message-center-__noReadAll--2TD1pCoq06typVpQxgn5p2:hover {
    color: #0066FF;
    cursor: pointer;
}

.fe-components-xb-message-center-__readAll--2fms9CW4Z4qWTHtWtz_TMH {
    display: inline-block;
    font-size: 14px;
    color: #ccc;
    margin-left: 15px;
}

.fe-components-xb-message-center-__readAll--2fms9CW4Z4qWTHtWtz_TMH:hover {
    cursor: default;
}

.fe-components-xb-message-center-__disabled--VTq7RCXskfnytOhpLrP50 {
    color: #ccc;
}

.fe-components-xb-message-center-__contain--4erw4mtWhFIPj16pDnZ7R {
    height: 335px;
    overflow-y: auto;
}

.fe-components-xb-message-center-__noticeIcon--2Cx8bkMLv3TwxvSkhl4vWB {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: rgba(255, 184, 88, 1);
    border-radius: 2px;
    vertical-align: middle;
    text-align: center;
    margin-left: 10px;
}

.fe-components-xb-message-center-__noticeImg--3LJMwCweLHksRobci0wsA8 {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(../images/message.866a730370202968fa50f58f64c46ebe.png) no-repeat center;
    background-size: 16px 16px;
}

.fe-components-xb-message-center-__taskIcon--fNgLc4nqf-8Y-PGJ2vNGU {
    width: 20px;
    height: 20px;
    background: rgba(105, 215, 228, 1);
    border-radius: 2px;
    text-align: center;
    margin-left: 10px;
}

.fe-components-xb-message-center-__taskImg--2GQbiWRHfwKWIOnmUpqvvK {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(../images/task1.fd4a5ffa995e3892e5e6bf233f597300.png) no-repeat center;
    background-size: 16px 16px;
}

.fe-components-xb-message-center-__list--2mCU9X6Fvrxwu9OPrs-ec_ {
    padding: 15px 0;
    display: flex;
}

.fe-components-xb-message-center-__list--2mCU9X6Fvrxwu9OPrs-ec_:hover {
    background: rgba(238, 238, 238, 1);
}

.fe-components-xb-message-center-__readed--2VOaMxxc_yiVOHXnNCVynI {
    width: 270px;
    margin-left: 10px;
    font-weight: 400;
    color: rgba(115, 115, 115, 1);
    word-break: break-word;
    font-size: 14px;
}

.fe-components-xb-message-center-__unread--2m-elnVBVm_c0dbpJYjABI {
    width: 270px;
    margin-left: 10px;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    cursor: pointer;
    word-break: break-word;
    font-size: 14px;
}

.fe-components-xb-message-center-__time--1efBMNdoksWKTGU4H4d9as {
    width: 80px;
    text-align: right;
    color: rgba(170, 170, 170, 1);
    font-size: 14px;
}

.fe-components-xb-message-center-__empty--_-xExv87oIbJFHY240FoB {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #C9C9C9;
}

.fe-components-xb-message-center-__downloadLink--NnvDx-5Y5gR4vMnTORdKs {
    color: #107FFF;
}

.fe-components-xb-message-center-__notificationContainer--2ljh2bRpyZ9Wjb08q-Qjf0 {
    width: 360px;
    min-height: 130px;
    top: 50px;
    right: -360px;
    padding: 12px 0 0 20px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    box-shadow: 0px 1px 10px 0px rgba(169, 169, 169, 0.59);
    position: fixed;
}

.fe-components-xb-message-center-__notificationContainerActive--3esBXaDMCB8KwQBViZlC50 {
    width: 360px;
    min-height: 130px;
    top: 50px;
    right: -360px;
    padding: 20px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    box-shadow: 0px 1px 10px 0px rgba(169, 169, 169, 0.59);
    opacity: 1;
    position: fixed;
    transform: scaleY(1);
    transition: right 200ms ease-in 0s;
}

.fe-components-xb-message-center-__notificationContainerActive--3esBXaDMCB8KwQBViZlC50 span {
    width: 16px;
    height: 16px;
    top: 5px;
    right: 5px;
    background: url(../images/close.03207be7f042dc38770c007fdb86da82.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.fe-components-xb-message-center-__notificationContainerActive--3esBXaDMCB8KwQBViZlC50 h3 {
    font-size: 16px;
    margin-bottom: 8px;
}/* 气泡提示框 begin {*/

.fe-components-directive-xb-title-__bubble-tips--3XeSuhnLudPqQO6Msd8x46 {
	display: none;
	position: fixed;
	z-index: 10;
	max-width: 290px;
	font-size: 12px;
	line-height: 1.8;
	background: rgba(0, 0, 0, 0.8);
	padding: 2px 10px;
	-moz-box-shadow: 0 0 5px rgba(72, 84, 101, .5);
	-webkit-box-shadow: 0 0 5px rgba(72, 84, 101, .5);
	box-shadow: 0 0 5px rgba(72, 84, 101, .5);
	border-radius: 5px;
	white-space: normal;
	word-wrap: break-word;
	color: #fff;
}

[xb-title]:hover>.fe-components-directive-xb-title-__bubbleShow--1fGXlmSxQopmD2nYwJn3mK {
	display: block;
}

.fe-components-directive-xb-title-__title-arrows-down--A1Bwazl_kXeJDC4Cq-ek7 {
	position: absolute;
	left: 10px;
	bottom: -6px;
	/*background: url("./icon18.png") no-repeat;*/
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid rgba(0, 0, 0, 0.8);
}

.fe-components-directive-xb-title-__title-arrows-up--13PKhmi619gxG-NfpL6-vS {
	position: absolute;
	left: 10px;
	top: -6px;
	width: 0px;
	height: 0px;
	/*background: url("./icon18_2.png") no-repeat;*/
	border-bottom: 6px solid rgba(0, 0, 0, 0.8);
	border-left: 5px transparent solid;
	border-right: 5px transparent solid;
}

.fe-components-directive-xb-title-__bubble-tips--3XeSuhnLudPqQO6Msd8x46.fe-components-directive-xb-title-__turn--UvuR2Ltp5uj14g2iI5gtA:before {
	left: 10px;
	top: -14px;
	background: url(../images/icon18_2.275acdd96c422608344ddf6da2ef2c93.png) no-repeat;
}

.fe-components-directive-xb-title-__textStyle--18uZgmJgppFEuNEWtM1rXu {
	text-align: left
}

/*} 气泡提示框 */.fe-components-xb-split-tab-__container--2L_NVU7Y2PZDLUKBZMvBbj {
	height: 45px;
	padding-right: 16px;
	background-color: #fff;
	/* border-bottom: 1px solid #ddd; */
	border-radius: 16px;
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.fe-components-xb-split-tab-__helpContainer--16R6Nc0wzvYhNw58EeT6hD {
	margin-left: auto;
	white-space: nowrap;
}

.fe-components-xb-split-tab-__helpContainer--16R6Nc0wzvYhNw58EeT6hD.fe-components-xb-split-tab-__react--6Z4z2mZZ8doV69zSSG-2U {
	margin-left: 8px;
}

.fe-components-xb-split-tab-__helpContainer--16R6Nc0wzvYhNw58EeT6hD span {
	font-size: 14px;
	vertical-align: middle;
}

.fe-components-xb-split-tab-__helpContainer--16R6Nc0wzvYhNw58EeT6hD i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(../images/help.0e77de0901cbce1443b4d05b3e14bede.svg);
	vertical-align: middle;
}

.fe-components-xb-split-tab-__helpContainer--16R6Nc0wzvYhNw58EeT6hD:hover span {
	color: #0066ff;
}

.fe-components-xb-split-tab-__helpContainer--16R6Nc0wzvYhNw58EeT6hD:hover i {
	background-image: url(../images/helpActive.1e2adbee2fd6effd8c79f3198ee778e7.svg);
}

/* 回到react 翻新 按钮*/
.fe-components-xb-split-tab-__backReact--1nsPta6SweAaym9DkwwS6J {
	width: 160px;
	height: 36px;
	display: flex;
	align-items: center;
	padding: 9px 20px 6px 21px;
	background: url(../images/bg-use-new-cn.3ab13b443b8c777a3e458c58de6bb13d.png) no-repeat center;
	background-size: contain;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
	white-space: nowrap;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}

.fe-components-xb-split-tab-__backReact--1nsPta6SweAaym9DkwwS6J .fe-components-xb-split-tab-__overlay--1bDbwJOqrMQj4IKFDq13dY {
	position: absolute;
	top: 32px;
	right: -24px;
	width: 600px;
	height: 469px;
	opacity: 0;
	border-radius: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.fe-components-xb-split-tab-__backReact--1nsPta6SweAaym9DkwwS6J .fe-components-xb-split-tab-__overlay--1bDbwJOqrMQj4IKFDq13dY img {
	object-fit: contain;
	height: 100%;
}

.fe-components-xb-split-tab-__backReact--1nsPta6SweAaym9DkwwS6J .fe-components-xb-split-tab-__overlay--1bDbwJOqrMQj4IKFDq13dY.fe-components-xb-split-tab-__help--1tx1PSS_WcBQRITWmShKpN {
	right: -80px;
}

.fe-components-xb-split-tab-__backReact--1nsPta6SweAaym9DkwwS6J:hover {
	overflow: unset;
}

.fe-components-xb-split-tab-__backReact--1nsPta6SweAaym9DkwwS6J:hover .fe-components-xb-split-tab-__overlay--1bDbwJOqrMQj4IKFDq13dY {
	opacity: 1;
}
.fe-components-xb-split-tab-__backReact--1nsPta6SweAaym9DkwwS6J.fe-components-xb-split-tab-__en--3vrPtTfiNoC0xk5n57CfXW {
	width: 132px;
	padding: 9px 0 6px 0;
	justify-content: center;
	background-image: url(../images/bg-use-new-en.ec055708df36758a2c3c19d22cb9cc5d.png);
}

.fe-components-xb-split-tab-__iconBox--1kJ2kQFFYcJBPRzjhBM67w {
	height: 45px;
	line-height: 44px;
	font-size: 14px;
	color: #333;
	cursor: default;
	padding-left: 24px;
	padding-right: 24px;
	position: relative;
	/* border-right: 1px solid #ddd; */
}

.fe-components-xb-split-tab-__iconBox--1kJ2kQFFYcJBPRzjhBM67w::after {
	content: '';
	display: block;
	width: 1px;
	height: 18px;
	top: 13px;
	right: 8px;
	background-color: #ddd;
	position: absolute;
}

.fe-components-xb-split-tab-__box--1hQBMGOjGyWrmkl39NJQ22 {
	width: 70%;
	height: 45px;
	font-size: 0;
	overflow: hidden;
}

.fe-components-xb-split-tab-__box--1hQBMGOjGyWrmkl39NJQ22 li {
	/* opacity: 0; */
}

.fe-components-xb-split-tab-__noticeItem--1J9hOurIa5anN-a4MzE6OE {
	display: inline-block;
	height: 45px;
	line-height: 44px;
	cursor: pointer;
	margin: 0 15px;
	border-bottom: 2px transparent solid;
	font-size: 14px;
	color: #333;
}

.fe-components-xb-split-tab-__noticeItem--1J9hOurIa5anN-a4MzE6OE:hover {
	color: #0066FF;
	border-color: #0066FF;
}

.fe-components-xb-split-tab-__noticeItemCurrent--3-oDdzHCNVMs_L1ozR_7K- {
	display: inline-block;
	height: 45px;
	line-height: 44px;
	cursor: pointer;
	border-bottom: 2px transparent solid;
	font-size: 14px;
	color: #0066FF;
	border-color: #0066FF;
}

.fe-components-xb-split-tab-__noticeItemCurrent--3-oDdzHCNVMs_L1ozR_7K-:hover {
	cursor: default;
	border-color: #0066FF;
}

.fe-components-xb-split-tab-__btnBox--3DQbYAeLaz6DSDK8boJYX6 {
	width: 80px;
	padding-left: 20px;
	float: right;
	height: 45px;
	line-height: 40px;
	z-index: 10;
	position: relative;
}

.fe-components-xb-split-tab-__arrowLeft--39gWsI9fVrT7IbALd-fGFB,
.fe-components-xb-split-tab-__arrowRight--GGtt7MBPmQv80Uh-nZAcf {
	display: inline-block;
	text-align: center;
	width: 20px;
	height: 20px;
	color: #fff;
	border-radius: 3px;
	vertical-align: middle;
	cursor: pointer;
}

.fe-components-xb-split-tab-__arrowLeft--39gWsI9fVrT7IbALd-fGFB {
	background: #0066ff url(../images/left_white.6d2ca5da6ef079617030caaa34f5d0d0.png) no-repeat center;
	background-size: 6px;
}

.fe-components-xb-split-tab-__arrowRight--GGtt7MBPmQv80Uh-nZAcf {
	background: #0066ff url(../images/right_white.5a522b45d68daa17182849e6e39659f0.png) no-repeat center;
	background-size: 6px;
}

.fe-components-xb-split-tab-__arrowLeft--39gWsI9fVrT7IbALd-fGFB.fe-components-xb-split-tab-__disable--2qT1dw3Lo4EZwVLZdhZwXR {
	background: #f0f0f0 url(../images/left_disable.7792e538d7735dbc9ee31fef2dcc7747.png) no-repeat center;
	background-size: 6px;
}

.fe-components-xb-split-tab-__arrowRight--GGtt7MBPmQv80Uh-nZAcf.fe-components-xb-split-tab-__disable--2qT1dw3Lo4EZwVLZdhZwXR {
	background: #f0f0f0 url(../images/right_disable.2131abd4e7d29a189a352cc97a44d8c9.png) no-repeat center;
	background-size: 6px;
}

/* 【这个组件的图标与xb-nav保持一致，图片放在那个组件里】 */

.fe-components-xb-split-tab-__normal--3esZKtf_DPwVdZNactIeLX {
	/* 这个图标没找到... */
	/* background: url(../xb-nav/icons/tab/home.png) no-repeat 12px 12px; */
	background: url(../images/Enrollment_table.934b471708574d707ad820bf3ef92597.png) no-repeat 15px 15px;
}

.fe-components-xb-split-tab-__classroom--2NDMqb9ej4ijYnSsXTeaep {
	background: url(../images/class.b34495056f23983a090fb789006c5802.png) no-repeat 12px 12px;
	/* background: url(./classroom.png) no-repeat 15px 15px; */
}

.fe-components-xb-split-tab-__score--2JUc5TS_9e-0c5HqUGHfJJ {
	background: url(../images/grade.e875b77ecb7b8fafe52276d7563d3cbe.png) no-repeat 12px 12px;
	/* background: url(./score.png) no-repeat 12px 12px; */
}

.fe-components-xb-split-tab-__activity--MDh_TiioVJuOLq5mgFYKv {
	background: url(../images/activity.92eea3f83d03e63f1fc59551d5e0426d.png) no-repeat 12px 12px;
	/* background: url(./activity.png) no-repeat 12px 12px; */
}

.fe-components-xb-split-tab-__enrolStudents--aDefEweYjwPDmxh2XijyT {
	background: url(../images/enrolStudents.4b74b53cb642541a8abf4c6ce80c7396.png) no-repeat 12px 12px;
}

.fe-components-xb-split-tab-__entrance--3qCKE1_ZLJeTq4Q_FxV6Xa {
	background: url(../images/schoolPreparation.c063abe633b1fccb23faffa1f9bf5cdc.png) no-repeat 12px 12px;
	/* background: url(./entrance.png) no-repeat 12px 12px; */
}

.fe-components-xb-split-tab-__exam--3gchIBN_v3TzQ0-C3_TvtN {
	background: url(../images/exam.4baab878bd84f46a45666af17db3f54b.png) no-repeat 12px 12px;
	/* background: url(./exam.png) no-repeat 12px 12px; */
}

.fe-components-xb-split-tab-__task--3Km0WkNtIiMMVZZyRi9knI {
	background: url(../images/task.ec0af93a30b1256547318b0c56ab5ad4.png) no-repeat 12px 12px;
	/* background: url(./task.png) no-repeat 12px 12px; */
}

.fe-components-xb-split-tab-__structure--_jETu6piDKuP4eCZCTT6v {
	background: url(../images/basicSet.dd580b598979519d0fec2a78bb68990b.png) no-repeat 12px 12px;
	/* background: url(./structure.png) no-repeat 12px 12px; */
}

.fe-components-xb-split-tab-__schoolTimetable--2I6UjTse7TRMmRBrLh6Qs7 {
	background: url(../images/timeTable.a7c0b94f018a59c1a8cc224c774dd365.png) no-repeat 12px 12px;
	/* background: url(./tableIcon.png) no-repeat 12px 12px; */
}

.fe-components-xb-split-tab-__attendance--zXD98ap7PtalsVrEWZX5c {
	background: url(../images/defaultAttendance.ee6bcc86bf09366660603903487f2e5f.png) no-repeat 12px 12px;
	/* background: url(./attendance.png) no-repeat 12px 12px; */
}

.fe-components-xb-split-tab-__finance--2Cp5ufP9X8c2JRLcb4JTjs {
	background: url(../images/order.968c38c05541616fce0ceac937d8ff40.png) no-repeat 12px 12px;
	/* background: url(./finance.png) no-repeat 12px 12px; */
}

.fe-components-xb-split-tab-__schedule--2va6j0HR8bQjz-crzXT49G {
	background: url(../images/datePlan.3c5e4299a9d3cd2cdbe9f9006e77ea3c.png) no-repeat 12px 12px;
	/* background: url(./schedule.png) no-repeat 12px 12px; */
}

.fe-components-xb-split-tab-__qualityEvaluation--3JsMnKGb3tCj5U7WNVX2KM {
	background: url(../images/qualityEvaluation.0882742923d925b19f986ef2b90f0a2b.png) no-repeat 12px 12px;
}

.fe-components-xb-split-tab-__bedroom--1rqOhvVyDsjPrVIwN93x8G {
	background: url(../images/bedroom.0b6db9d5b7aa3baa339cc3f694f9d8b6.png) no-repeat 12px 12px;
}

.fe-components-xb-split-tab-__notice--1z1EoYv51_vU4EIqkJAtGI {
	background: url(../images/notice.1787be3835c4eb15f067c166c72c129a.png) no-repeat 12px 12px;
}

.fe-components-xb-split-tab-__iconBox--1kJ2kQFFYcJBPRzjhBM67w {
	background-size: 18px 18px;
}

/* 跳转新页面标签样式 */
.fe-components-xb-split-tab-__jumpStyle--2pB6z4G8H4I66C5NHukvY1 {
	font-size: 14px;
	font-family:
		PingFangSC-Regular,
		PingFang SC;
	font-weight: 400;
	color: #107fff;
	line-height: 20px;
	position: absolute;
	bottom: 12px;
	right: 60px;
}
.fe-components-xb-message-alert-__container--27vUnpE0QjhBhpjxTi4k-0{
    position: fixed;
    z-index: 1010;
    width: 100%;
    font-size: 14px;
    top: 16px;
    top: 30px;
    left: 0;
    pointer-events: none;
}
.fe-components-xb-message-alert-__itemLine--sCHHSAgb2xgcryivqQGpe{
    margin-bottom: 10px;
    text-align: center;
    animation: fe-components-xb-message-alert-__enter--3-ax7yUg4rOdfyMeGZKz0- cubic-bezier(0.22, 0.61, 0.36, 1) .3s;
    -webkit-animation: fe-components-xb-message-alert-__enter--3-ax7yUg4rOdfyMeGZKz0- cubic-bezier(0.22, 0.61, 0.36, 1) .3s;
}
.fe-components-xb-message-alert-__itemLine--sCHHSAgb2xgcryivqQGpe.fe-components-xb-message-alert-__beforeRemove--cHVMZyKcoieW08veAS2LL{
    margin-top: -45px;
    animation: fe-components-xb-message-alert-__leave--FpEIc4tTqlsFT4mia1ae2 cubic-bezier(0.22, 0.61, 0.36, 1) .3s;
    -webkit-animation: fe-components-xb-message-alert-__leave--FpEIc4tTqlsFT4mia1ae2 cubic-bezier(0.22, 0.61, 0.36, 1) .3s;
}
.fe-components-xb-message-alert-__itemBox--3LBXlDy9Wx21oivYlBhWa-{
    position: relative;
    display: inline-block;
    max-width: 800px;
    padding: 8px 30px 8px 35px;
    background:#FFF;
    box-shadow:0px 4px 12px 0px rgba(0,0,0,0.15);
    border-radius:4px;
}
.fe-components-xb-message-alert-__itemNoRight--2RSzepySQpntVKjS-Yj3jj{
    padding-right: 15px;
}
.fe-components-xb-message-alert-__alertIcon--2UaakBWlZBaq-KRgHVXNv3{
    position: absolute;
    display:inline-block;
    top: 0;
    bottom: 0;
    left: 12px;
    width:14px;
    background-size:14px auto;
    background-repeat:no-repeat;
    background-position: center;
}
.fe-components-xb-message-alert-__alertIcon--2UaakBWlZBaq-KRgHVXNv3.fe-components-xb-message-alert-__info--3UgQGnTHxlr6J4_l0ZsrbD{
    background-image:url(../images/alert.icon.info.8e5775fc757d5f114d9bb97770edae68.png);
}
.fe-components-xb-message-alert-__alertIcon--2UaakBWlZBaq-KRgHVXNv3.fe-components-xb-message-alert-__success--1q_e7gfNL4eGvXwiKfXReW{
    background-image:url(../images/alert.icon.success.445f0bf79245e244d62103f8b47f8ab9.png);
}
.fe-components-xb-message-alert-__alertIcon--2UaakBWlZBaq-KRgHVXNv3.fe-components-xb-message-alert-__error--3EBzT9x4SBiQra_mHlTcvW{
    background-image:url(../images/alert.icon.error.579478ef17ab551f7c0a754c04a699fc.png);
}
.fe-components-xb-message-alert-__alertIcon--2UaakBWlZBaq-KRgHVXNv3.fe-components-xb-message-alert-__warn--1Uy0maSDHsZ9B673izMWhz{
    background-image:url(../images/alert.icon.warning.2ea6b6eea3c07cd2d566cf996c110a83.png);
}
.fe-components-xb-message-alert-__closeIcon--SYvK7nphBK5Zfyp1yXNWm{
    position: absolute;
    top: 10px;
    right: 8px;
    width:14px;
    height:14px;
    vertical-align:middle;
    background-size:14px auto;
    background-repeat:no-repeat;
    background-image:url(../images/alert.icon.closed.022ac127180ea872f4aeb9b41b901836.png);
    transition: transform ease .3s;
}
.fe-components-xb-message-alert-__closeIcon--SYvK7nphBK5Zfyp1yXNWm:hover{
    transform: rotate(180deg);
}
.fe-components-xb-message-alert-__message--3cCcofDrBmAWVUkPWGpo51{
    text-align: left;
    display: inline-block;
}

@keyframes fe-components-xb-message-alert-__enter--3-ax7yUg4rOdfyMeGZKz0-
{
    from {
        margin-top: -45px;
        opacity: .1;
    }
    to {
        margin-top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes fe-components-xb-message-alert-__enter--3-ax7yUg4rOdfyMeGZKz0- /* Safari 和 Chrome */
{
    from {
        margin-top: -45px;
        opacity: .1;
    }
    to {
        margin-top: 0;
        opacity: 1;
    }
}

@keyframes fe-components-xb-message-alert-__leave--FpEIc4tTqlsFT4mia1ae2
{
    from {
        margin-top: 0;
        opacity: 1;
    }
    to {
        margin-top: -45px;
        opacity: .1;
    }
}

@-webkit-keyframes fe-components-xb-message-alert-__leave--FpEIc4tTqlsFT4mia1ae2 /* Safari 和 Chrome */
{
    from {
        margin-top: 0;
        opacity: 1;
    }
    to {
        margin-top: -45px;
        opacity: .1;
    }
}


.fe-components-xb-notice-__container--9XPlRFXIu7bmr-WD2qpqD{
    position: fixed;
    z-index: 1010;
    width: 100%;
    font-size: 14px;
    top: 15px;
    left: 0;
}
.fe-components-xb-notice-__main--25eXiZmDFeYhhmuS6fKSjK{
    margin-bottom: 15px;
    animation: fe-components-xb-notice-__enter--2FFp5sCLepgAiROlja84Ua linear .3s;
    -webkit-animation: fe-components-xb-notice-__enter--2FFp5sCLepgAiROlja84Ua linear .3s;
    margin-right: 15px;
    text-align: right;
}
.fe-components-xb-notice-__box--3xcMm6ARO1trvxr9s_PO0A{
    position: relative;
    display: inline-block;
    background: rgba(255,255,255,1);
    box-shadow: 0px 1px 10px 0px rgba(169,169,169,0.59);
    border-radius: 4px;
    padding: 15px 30px 15px 20px;
    text-align: left;
    width: 360px;
}
.fe-components-xb-notice-__title--1oMYohdoTc9WNZc2QHlbtP{

    font-size: 16px;
    font-weight: 600;
    color: #333;
}
.fe-components-xb-notice-__message--EtlHt1lmQkJ655twiL06t{
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    color: #737373;
    word-break: break-word;
}
.fe-components-xb-notice-__closeIcon--2RE3YLxgxFJ8YlgFxg3TiV{
    position: absolute;
    top: 10px;
    right: 8px;
    width:14px;
    height:14px;
    vertical-align:middle;
    background-size:14px auto;
    background-repeat:no-repeat;
    background-image:url(../images/close.d0d07a6f4e6e258eb073c1150000b5b9.png);
    transition: transform ease .3s;
}
.fe-components-xb-notice-__closeIcon--2RE3YLxgxFJ8YlgFxg3TiV:hover{
    cursor: pointer;
    /* transform: rotate(180deg); */
}
.fe-components-xb-notice-__beforeRemove--2sLxjMDyVbWORNIt2A1GGe{
    animation: fe-components-xb-notice-__leave--C1-P254d5u_5c6Cc20EQQ linear 1s;
    -webkit-animation: fe-components-xb-notice-__leave--C1-P254d5u_5c6Cc20EQQ linear 1s;
}

.fe-components-xb-notice-__btnBox--3_V4rFJqoRtanU_-c9PNWr {
    display: flex;
    width: 100%;
    justify-content: end;
}

.fe-components-xb-notice-__btn--1-mQnwW8uiQ4KLdYCrlyKA {
    width: auto;
    height: 32px;
    padding-left: 23px;
    padding-right: 23px;
    line-height: 30px;
    background: #0066FF;
    border-radius: 8px;
    border: 1px solid #0066FF;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    margin-right: 0;
    transform: translate(10px,0);
    cursor: pointer;
}

@keyframes fe-components-xb-notice-__enter--2FFp5sCLepgAiROlja84Ua
{
    from {
        margin-right: 0;
        opacity: .1;
    }
    to {
        margin-right: 15px;
        opacity: 1;
    }
}

@-webkit-keyframes fe-components-xb-notice-__enter--2FFp5sCLepgAiROlja84Ua /* Safari 和 Chrome */
{
    from {
        margin-right: 0;
        opacity: .1;
    }
    to {
        margin-right: 15px;
        opacity: 1;
    }
}

@keyframes fe-components-xb-notice-__leave--C1-P254d5u_5c6Cc20EQQ
{
    from {
        margin-right: 15px;
        opacity: 1;
    }
    to {
        margin-right: 0;
        opacity: .1;
    }
}

@-webkit-keyframes fe-components-xb-notice-__leave--C1-P254d5u_5c6Cc20EQQ /* Safari 和 Chrome */
{
    from {
        margin-right: 15px;
        opacity: 1;
    }
    to {
        margin-right: 0;
        opacity: .1;
    }
}.fe-components-xb-topbar-profile-edit-__modal--15IbFIcEu7gG63iPf1hn9d {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    bottom: 0;
    left: 0;

}
.fe-components-xb-topbar-profile-edit-__modalBackdrop--SwAhpIPB8kKCe5vTGiLoz {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    min-height: 100%;
   background-color: rgba(255,255,255,0.8);
}
.fe-components-xb-topbar-profile-edit-__modalDialogAb--2TYdGfIxrk-FLeV88lJVnZ{
    position: absolute;
    top: 50%;
    left: 50%;
}
.fe-components-xb-topbar-profile-edit-__modalContent--2_AScyovQTGyFjfYFr6HyH{
    background: #fff;
    box-shadow: 1px 0 5px rgba(0,0,0,.2);
}
.fe-components-xb-topbar-profile-edit-__usualLarge--T8mtOcP_7f88bhhNpw3IE{
    width: 600px;
    max-height: 600px;
    margin: -300px 0 0 -300px;
    border-radius: 3px;
}
.fe-components-xb-topbar-profile-edit-__popuptitle--2vPS1ajdyDcbn1OkBIGERG{
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    padding:0 30px;
    background-color:#f5f5f5;
    border-bottom: 1px #ddd solid;
    text-align: left;
    border-radius: 3px 3px 0 0;
}
.fe-components-xb-topbar-profile-edit-__popupcontents1--20cY8V82R_6ezCcXUj8Xi6{
    padding: 10px 30px 0 30px ;
    font-size: 12px;
}
.fe-components-xb-topbar-profile-edit-__popupcontentminheight--3u6QMfKjjEC_M278LtYKYd{
}
.fe-components-xb-topbar-profile-edit-__clearfix--2aeXz8_KeRqdJSRbC-tezV:after,.fe-components-xb-topbar-profile-edit-__clearfix--2aeXz8_KeRqdJSRbC-tezV:before,.fe-components-xb-topbar-profile-edit-__container--1aKoUmLRm8qv393HZgPa-7:after,.fe-components-xb-topbar-profile-edit-__container--1aKoUmLRm8qv393HZgPa-7:before,.fe-components-xb-topbar-profile-edit-__list-data--1YfaSfRrKA1Fb3pvt61Dxw:after,.fe-components-xb-topbar-profile-edit-__list-data--1YfaSfRrKA1Fb3pvt61Dxw:before,.fe-components-xb-topbar-profile-edit-__navbar-header--2E63YHloj-DBSr8gttpn-s:after,.fe-components-xb-topbar-profile-edit-__navbar-header--2E63YHloj-DBSr8gttpn-s:before,.fe-components-xb-topbar-profile-edit-__navbar-nav-left--1XqtjuZzkTlkm0W0f5OG_A:after,.fe-components-xb-topbar-profile-edit-__navbar-nav-left--1XqtjuZzkTlkm0W0f5OG_A:before,.fe-components-xb-topbar-profile-edit-__section-content--3op_soSsFgVrz9p4JfPcCD:after,.fe-components-xb-topbar-profile-edit-__section-content--3op_soSsFgVrz9p4JfPcCD:before,.fe-components-xb-topbar-profile-edit-__section-list--1OERkg1desIx0paRmVAKWm:after,.fe-components-xb-topbar-profile-edit-__section-list--1OERkg1desIx0paRmVAKWm:before,.fe-components-xb-topbar-profile-edit-__sidebar-tabs--3k8FcHFuIdrM6Kiw-MDe6t:after,.fe-components-xb-topbar-profile-edit-__sidebar-tabs--3k8FcHFuIdrM6Kiw-MDe6t:before,.fe-components-xb-topbar-profile-edit-__sidebar-tools--PrJI9i5cOl-T61QCRZ6R0:after,.fe-components-xb-topbar-profile-edit-__sidebar-tools--PrJI9i5cOl-T61QCRZ6R0:before,.fe-components-xb-topbar-profile-edit-__srction-select--1OxQfpm-O865dZ4sz-QPb5:after,.fe-components-xb-topbar-profile-edit-__srction-select--1OxQfpm-O865dZ4sz-QPb5:before,.fe-components-xb-topbar-profile-edit-__toolbar-right--3NWcrYl3ZFMQ1R_o5wS83c:after,.fe-components-xb-topbar-profile-edit-__toolbar-right--3NWcrYl3ZFMQ1R_o5wS83c:before {
    content: " ";
    display: table
}

.fe-components-xb-topbar-profile-edit-__clearfix--2aeXz8_KeRqdJSRbC-tezV:after,.fe-components-xb-topbar-profile-edit-__container--1aKoUmLRm8qv393HZgPa-7:after,.fe-components-xb-topbar-profile-edit-__list-data--1YfaSfRrKA1Fb3pvt61Dxw:after,.fe-components-xb-topbar-profile-edit-__section-content--3op_soSsFgVrz9p4JfPcCD:after,.fe-components-xb-topbar-profile-edit-__section-content--3op_soSsFgVrz9p4JfPcCD:before,.fe-components-xb-topbar-profile-edit-__section-list--1OERkg1desIx0paRmVAKWm:after,.fe-components-xb-topbar-profile-edit-__section-list--1OERkg1desIx0paRmVAKWm:before,.fe-components-xb-topbar-profile-edit-__sidebar-tools--PrJI9i5cOl-T61QCRZ6R0:after {
    clear: both
}
.fe-components-xb-topbar-profile-edit-__StatisticsTab--AaJocHIK3hVE8_Ns-40MA {
    height: 45px;
    margin-bottom: 10px;
    border-bottom: 1px #ddd solid;
    font-size: 0;
}

.fe-components-xb-topbar-profile-edit-__StatisticsTabItem--2ghFvlzr9VJNH8ZFnzn3nu {
    display: inline-block;
    height: 45px;
    line-height: 44px;
    cursor: pointer;
    margin-right:30px;
    border-bottom: 4px transparent solid;
    font-size: 14px;
    color: #737373;
}

.fe-components-xb-topbar-profile-edit-__current--22a1Lq9itnSIzHQYMtqmf0{
    border-color: #0066FF;
    color: #0066FF;
}
.fe-components-xb-topbar-profile-edit-__StatisticsTabItem--2ghFvlzr9VJNH8ZFnzn3nu:hover {
    border-color: #737373;
}
.fe-components-xb-topbar-profile-edit-__current--22a1Lq9itnSIzHQYMtqmf0:hover{
    color:#0066FF; border-color:#0066FF; cursor:default;
}

.fe-components-xb-topbar-profile-edit-__accounteditpswd--3S3a10EFUk6p085C4VgZNg {

}

.fe-components-xb-topbar-profile-edit-__popupcolumn--2AFCFdM-PvpWOnSwjokTCT {
    width: 120px;
    font-size:14px;
    line-height: 26px;
    margin-right: 10px
}
.fe-components-xb-topbar-profile-edit-__popuplogindiv--1etXTQPo-8jdk27nBVQUZt{
    display: table-row;
}

.fe-components-xb-topbar-profile-edit-__popuplogindiv--1etXTQPo-8jdk27nBVQUZt:last-child {
    padding-bottom: 10px
}
.fe-components-xb-topbar-profile-edit-__popuploginitem--3hAd4IW9M8FBwtgnX49Vbc{
    display: table-cell;
    position: relative;
    text-align: right;
    vertical-align: top;
}
.fe-components-xb-topbar-profile-edit-__popuploginitem2--eWvGzN42V0PCjXhppCvpi{
    text-align: left;
    width: 260px;
}
.fe-components-xb-topbar-profile-edit-__popuploginitemPadB--3SIgUxYOS7cPSh6GFsqYXC{
    padding-bottom: 22px;
}
.fe-components-xb-topbar-profile-edit-__tipsText--29pjK9OYWZ92L0-ZnUEh0l {
    font-size: 12px;
    position: absolute;
    top: 36px;
    left: 119px;
}
.fe-components-xb-topbar-profile-edit-__tipsTop--2myIHkkN3GGKfctJI_DymU {
    text-align:left;
    background:#FFFBE6;
    color: #333333;
    line-height:30px;
    opacity: 0;
    /* height:0; */
    font-size:0;
    -webkit-transition:opacity .3s,height .3s,font-size .1s;
    -o-transition: opacity .3s,height .3s,font-size .1s;
    -moz-transition: opacity .3s,height .3s,font-size .1s;
    transition: opacity .3s,height .3s,font-size .1s;
}
.fe-components-xb-topbar-profile-edit-__tipsTopCurrent--3izRCiN2WqCOxzmF4GPypU {
    font-size:12px;
    /* height:30px; */
    line-height:30px;
    visibility: visible;
    opacity: 1;
}
.fe-components-xb-topbar-profile-edit-__popuploginbox--3Uo4bK5f4I5gLiE5OpF71e {
    display: table;
    padding:20px 0 0 0;
    margin: 0 auto;
}
.fe-components-xb-topbar-profile-edit-__btnBox--ttSfbrp4yKBVsntij5JKr {
    padding:20px 30px 30px 30px;
    text-align:right;
    font-size:0;
}
.fe-components-xb-topbar-profile-edit-__btnBox--ttSfbrp4yKBVsntij5JKr button{
    margin-left:15px;
}
.fe-components-xb-topbar-profile-edit-__dlBox--3EQYtcI6DM0kmv5FuIMvop {
    position: relative;

}
.fe-components-xb-topbar-profile-edit-__upPic--1B91v-UT8kzfJEGmBFARS1 {
    display:table-cell;
    height: 380px;
    text-align: center;
    background:#f5f5f5;
    width:540px;
    vertical-align: middle;
}
.fe-components-xb-topbar-profile-edit-__btnSelectPic--xI-XKG80hKTQYgk9x-Zmx {
    background: #fff url(../images/addIcon.6f8c0e87034a09a099584903feb817e3.png) no-repeat 10px center;
    height: 30px;
    padding: 0 10px 0 33px;
    border-radius: 3px;
    border: 1px #c9c9c9 solid;
}
.fe-components-xb-topbar-profile-edit-__btnSelectText--3rkY0yJRcW-A-yGy841-YN {
    line-height:30px;
}
.fe-components-xb-topbar-profile-edit-__marginleft--bRenlxm5HYfOI2hj7roDt {
    position: relative;
    display: inline-block;
    margin-left:20px;
}
.fe-components-xb-topbar-profile-edit-__marginleftPsd--1Pi8A_n2cCwu5Tc_12iUhr{
    margin-left:30px;
}
.fe-components-xb-topbar-profile-edit-__marginleftPsd--1Pi8A_n2cCwu5Tc_12iUhr::before{
    content: "*";
    position: absolute;
    display: inline-block;
    left: -15px;
}
.fe-components-xb-topbar-profile-edit-__success--1S6po_A8an2I1aRzIP_6dM {
    color:#fff;
    background-color: #56a745;
}
.fe-components-xb-topbar-profile-edit-__error--2FlWqmgUJISC-N41HjoVB {
    color:#fff;
    background-color: #ed5656;
}
.fe-components-xb-topbar-profile-edit-__warn--2uf0-mv_bu-1tPYt-7BXdG {
    color:#fff;
    background-color: #ed5656;
}
.fe-components-xb-topbar-profile-edit-__closeBtn--3if1v-EOxrmX6AvDlf0j0V{display:inline-block;float:right;width:23px;height:23px;margin:10px 0px 0 0; background:url(../images/closeRemind.f3f92bc4779e8f78bf7133435ff56dea.png) no-repeat left bottom;cursor:pointer;}

/* 通知消息设置 */
.fe-components-xb-topbar-profile-edit-__messageSetting--1neo8webO96wD4MyQchTLp{
    margin-bottom: 90px;
    padding: 0 10px;
}
.fe-components-xb-topbar-profile-edit-__messageSetting--1neo8webO96wD4MyQchTLp dl{
    margin: 20px 0;
}
.fe-components-xb-topbar-profile-edit-__messageSetting--1neo8webO96wD4MyQchTLp dl dt{
    font-size: 16px;
    margin-bottom: 10px;
    height: 25px;
    line-height: 25px;
}
.fe-components-xb-topbar-profile-edit-__messageSetting--1neo8webO96wD4MyQchTLp dl dd{
    font-size: 14px;
    padding: 5px 0;
    -webkit-user-select: none; 
}
.fe-components-xb-topbar-profile-edit-__messageSetting--1neo8webO96wD4MyQchTLp .fe-components-xb-topbar-profile-edit-__iconWarp--RjPP4yPWjo7NOY8rFOR9l{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
    border-radius: 3px;
    text-align: center;
}
.fe-components-xb-topbar-profile-edit-__messageSetting--1neo8webO96wD4MyQchTLp .fe-components-xb-topbar-profile-edit-__iconWarp--RjPP4yPWjo7NOY8rFOR9l i{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 70% 70%;
}
.fe-components-xb-topbar-profile-edit-__yellow--eKhpm40R-Gx4AnZCdQ18f{
    background: #FFB858;
}
.fe-components-xb-topbar-profile-edit-__blue--22DGYYxSFqfKdoYQlryuX5{
    background: #69D7E4;
}
.fe-components-xb-topbar-profile-edit-__hr--2oxJv-djYkS_Oa-VBDnXwJ{
    height:1px;
    border:none;
    border-top:1px solid #E5E5E5;
}/* 项目通用图标库 只放图标 必须以icon开头。

   只写图片地址，不定义宽高位置，为了增加图标复用性。其他样式在业务模块里写。
   如：
   .iconDel{ background: url('./images/iconDelete.png') no-repeat;}

*/

.fe-shared-css-xb-common-icon-__iconTest--3Nmi3wpXR7gXHJCCJoJpJe {
	background: url(../images/test.ad0cbf7b47af0cf237714f9ce4040b30.gif);
	width: 18px;
	height: 18px;
}

.fe-shared-css-xb-common-icon-__iconQuestion--18MY1fwkK6JPyETT8jAXrJ {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/question.020ec325ca3d45200c0f917350ee7e0f.png) no-repeat top left/100%;
	cursor: pointer;
	font-style: normal;
}

/* .iconQuestion:after {
    content: "?";
} */

.fe-shared-css-xb-common-icon-__iconError--1Mom3g8rs_sQ0YZiqbfF7w {
	background-image: url(../images/error.d7b86626d186ba6a67aacbef9fceef7b.png);
	width: 14px;
	height: 14px;
}

.fe-shared-css-xb-common-icon-__editHover--3mGVwZtz5IrSCekd0zhJWK {
	background-image: url(../images/editHover.b42c0438d2e70f45c5cd1a44caf37de7.png);
	background-size: contain;
	width: 16px;
	height: 16px;
}

.fe-shared-css-xb-common-icon-__iconSuccess--18B3btX6T97ia9ivqXRkpM {
	background-image: url(../images/success.2fc79d8b2618b95d28eb5c9c03c88ccd.png);
	width: 14px;
	height: 14px;
}

.fe-shared-css-xb-common-icon-__iconNarrow--1aVO6J3CYYTq5rF9v3y6bJ {
	display: inline-block;
	height: 1px;
	width: 7px;
	margin: 0 5px;
	vertical-align: 4px;
	background-color: #737373;
}

.fe-shared-css-xb-common-icon-__doubleDatepickerFilter--10dud3NwncfDyr7UpOZTxi {
	width: 200px;
	padding-right: 5px;
	background: url(../images/cameraIcon.b6c147290b33683fcec06fc8264c095d.png) center right 10px no-repeat;
	font-size: 0;
}

.fe-shared-css-xb-common-icon-__doubleDatepickerFilter--10dud3NwncfDyr7UpOZTxi div {
	width: calc((100% - 40px)/2);
}

.fe-shared-css-xb-common-icon-__doubleDatepickerFilter--10dud3NwncfDyr7UpOZTxi div input {
	border: none;
	padding-left: 0px;
	padding-right: 0;
	text-align: center;
}

/* ../images/timeIcon.png */
.fe-shared-css-xb-common-icon-__doubleDatepickerTime--2xlIa4b4tIRnP4ZBaoJviI {
	width: 260px;
	border: 1px solid #CCC;
	border-radius: 2px;
	padding-left: 10px;
	padding-right: 36px;
	background: url(../images/timeIcon.20ab203b4ca87bfaff52559e701173b8.png) center right 10px no-repeat;
	font-size: 0;
}

.fe-shared-css-xb-common-icon-__doubleDatepickerTime--2xlIa4b4tIRnP4ZBaoJviI div {
	width: calc((100% - 20px)/2);
}

.fe-shared-css-xb-common-icon-__doubleDatepickerTime--2xlIa4b4tIRnP4ZBaoJviI div input {
	border: none;
	padding-left: 0px;
	padding-right: 0;
	text-align: center;
}


.fe-shared-css-xb-common-icon-__doubleDatepicker--1xQ5i1yxEOgdgov2xxVEi1 {
	width: 260px;
	border: 1px solid #CCC;
	border-radius: 2px;
	padding-left: 10px;
	padding-right: 36px;
	background: url(../images/cameraIcon.b6c147290b33683fcec06fc8264c095d.png) center right 10px no-repeat;
	font-size: 0;
}

.fe-shared-css-xb-common-icon-__doubleDatepicker--1xQ5i1yxEOgdgov2xxVEi1 div {
	width: calc((100% - 20px)/2);
}

.fe-shared-css-xb-common-icon-__doubleDatepicker--1xQ5i1yxEOgdgov2xxVEi1 div input {
	border: none;
	padding-left: 0px;
	padding-right: 0;
	text-align: center;
}

.fe-shared-css-xb-common-icon-__doubleDatepickerDisable--IQkCdxMIvtnoNrADF43rH {
	background-color: rgb(235, 235, 228);
}

.fe-shared-css-xb-common-icon-__doubleDatepickerDisable--IQkCdxMIvtnoNrADF43rH input {
	background-color: rgb(235, 235, 228);
}

.fe-shared-css-xb-common-icon-__doubleItem--1Yj7uhKoDhkHaJDLN3Pb2C {
	display: inline-block;
}

/* 更多条件及收起的箭头图标 */

/* 向下 */

.fe-shared-css-xb-common-icon-__iconFilterDown--33H3rM4X63gxqrgi8DYCKg {
	display: inline-block;
	width: 20px;
	height: 11px;
	background: url(../images/arrow_filter.6758feba385abfd091427d44086075bf.png) no-repeat center;
	background-size: 10px auto;
	vertical-align: middle;
	transform: rotate(180deg);
}

/* 向上 */

.fe-shared-css-xb-common-icon-__iconFilterUp--OYpQ2y3hzyDFvjJ7184yb {
	display: inline-block;
	width: 20px;
	height: 11px;
	background: url(../images/arrow_filter.6758feba385abfd091427d44086075bf.png) no-repeat center;
	background-size: 10px auto;
	vertical-align: middle;
}

/* 向左 */

.fe-shared-css-xb-common-icon-__iconFilterLeft--1Btv44ETDqLFsEWlqgbEfx {
	display: inline-block;
	width: 20px;
	height: 11px;
	background: url(../images/arrow_filter.6758feba385abfd091427d44086075bf.png) no-repeat center;
	background-size: 10px auto;
	vertical-align: middle;
	transform: rotate(270deg);
}

/* 向右 */

.fe-shared-css-xb-common-icon-__iconFilterRight--1Sd5AGfeAOYyumUHhCV3Lu {
	display: inline-block;
	width: 20px;
	height: 11px;
	background: url(../images/arrow_filter.6758feba385abfd091427d44086075bf.png) no-repeat center;
	background-size: 10px auto;
	vertical-align: middle;
	transform: rotate(90deg);
}

/*删除按钮图标*/

.fe-shared-css-xb-common-icon-__iconDel--3WvPVbYvMJsaHJV5_e8rLn {
	background: url(../images/iconDelete.093b8c87b1103bf7c8cade2d9a18c12c.png) no-repeat center;
}

/*增加图标*/

.fe-shared-css-xb-common-icon-__iconAdd--fUy_ID8w7jbTk7b-_Zzna {
	background: url(../images/iconAdd2.e8e61ee952f89f331b6422d9bbe2e953.png) no-repeat center;
}

/*增加图标（灰白色）*/

.fe-shared-css-xb-common-icon-__iconAdd2--1GKPeNmyPD7TQolXLaUKau {
	background: url(../images/add.0892d24b4c457548a457d1faab4898d0.png) no-repeat center;
}

/*折扣*/

.fe-shared-css-xb-common-icon-__iconFree--2btwx3RqjhqHgHgKHmapMJ {
	background: url(../images/iconFree.31062704b953e937132be0d743ef2fa0.png) no-repeat center;
}

/*直减*/

.fe-shared-css-xb-common-icon-__iconFree2--3AoGxSRoKDUrn7SsJxOeUe {
	background: url(../images/iconFree2.a214e300be9ccb6a78a6470634f8bc54.png) no-repeat center;
}

.fe-shared-css-xb-common-icon-__iconWarn--1YpmANMZwQiXPme0kq3SNb {
	background: url(../images/iconWarning.bb9b0939490e10077971264c3c6a43a9.png) no-repeat center;
}

/* 编辑 */

.fe-shared-css-xb-common-icon-__editIcon--3DCKR2hf0os-dgLeVUX88h {
	position: absolute;
	right: 10px;
	top: 20px;
	display: inline-block;
	width: 16px;
	height: 15px;
	background: url(../images/iconEdit.755b267c494b634a97f744a99833664a.png) no-repeat center;
	cursor: pointer;
}

/* 删除 */

.fe-shared-css-xb-common-icon-__deleteIcon--3Hr13K4rJa6c_v0LQy4nkG {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/delete.093b8c87b1103bf7c8cade2d9a18c12c.png) no-repeat center;
	cursor: pointer;
}

.fe-shared-css-xb-common-icon-__editBtnIcon--AlxVlcD_-fUQpW--aLEL3 {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/edit.413dce7bad4c9d748d49a6aeafdef949.png) no-repeat center;
	background-size: 100% 100%;
	cursor: pointer;
}

/* 喇叭 */
.fe-shared-css-xb-common-icon-__bugle--2YZs7YJ4jkvujD9EM5baq5 {
	background: url(../images/bugle.866a730370202968fa50f58f64c46ebe.png) no-repeat center;
	background-size: 100% 100%;
}

/* 时钟 */
.fe-shared-css-xb-common-icon-__clock--2lyXJp9-bjTGE27ULqQ0eb {
	background: url(../images/clock.fd4a5ffa995e3892e5e6bf233f597300.png) no-repeat center;
	background-size: 100% 100%;
}.fe-components-xb-password-__container--21_DRQlkk5kVG2BzJTc1YX{
    display: inline-block;
    position: relative;
}
/*单行文本密码组件input{*/
.fe-components-xb-password-__input--1Fj0M5bGUq1p3kFgkkMje0 {
    width: 260px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border: 1px #ccc solid;
    font-size: 14px;
    transition: border 0.2s ease-in-out;
}
.fe-components-xb-password-__input--1Fj0M5bGUq1p3kFgkkMje0::-webkit-input-placeholder{
    color:#aaa;
}
.fe-components-xb-password-__input--1Fj0M5bGUq1p3kFgkkMje0:hover,.fe-components-xb-password-__input--1Fj0M5bGUq1p3kFgkkMje0:focus {
    border-color: #3F8CFF;
}
.fe-components-xb-password-__disabled--173sQb9tO2PY4A6oTLxddl {
    background: #ebebeb;
    border-color: #e0e0e0;
}
.fe-components-xb-password-__disabled--173sQb9tO2PY4A6oTLxddl:hover,.fe-components-xb-password-__disabled--173sQb9tO2PY4A6oTLxddl:focus{
    background: #ebebeb; border-color:#e0e0e0;
}
.fe-components-xb-password-__short--3xGThM86b3tD_g0tARUdQo {
    width: 170px;
}
.fe-components-xb-password-__long--drJJWkTbr8XY8Y6jwsl0P {
    width: 300px;
}
.fe-components-xb-password-__small--35LKcjO22jodkG7wFFr3bl {
    width: 100px;
}
/* } 单行文本密码组件input*/.fe-components-directive-input-clear-__closeIcon--1DMtJwYLyLRvTv5ocrVREV{
	position:absolute;
	display: none;
	right:10px; bottom:8px;
	width:14px; height:14px;
	cursor: pointer;
	background:url(../images/closed2.1ab3a13e4ddd42b3095f0eb0aca5ac37.png) no-repeat;
	background-size:14px auto;
}
.fe-components-directive-input-clear-__input--gyT48DTypLUsea13tJqwr:hover + .fe-components-directive-input-clear-__closeIcon--1DMtJwYLyLRvTv5ocrVREV, .fe-components-directive-input-clear-__input--gyT48DTypLUsea13tJqwr:focus + .fe-components-directive-input-clear-__closeIcon--1DMtJwYLyLRvTv5ocrVREV, .fe-components-directive-input-clear-__closeIcon--1DMtJwYLyLRvTv5ocrVREV:hover{
	display: inline;
}
.fe-components-directive-input-clear-__hidden--2gtdWZWY85wGH4P2L44kmX{
	display: none !important;
}.fe-components-cropper-__cropper--f2-WwIfbKof1yfn0yfEm {
    max-width: 100%;
    /* This rule is very important, please do not ignore this! */
}
.fe-components-cropper-__accountheadleft--1OA5ayUElk2T7rQnLPh5or {
    display:table-cell;
    width: 380px;
    text-align: center;
    background:#f5f5f5;
    height:380px;
    vertical-align:middle;
}

.fe-components-cropper-__accountheadleft--1OA5ayUElk2T7rQnLPh5or dt,.fe-components-cropper-__accountheadright--3ZKNs74mwegax7FRjNcP40 dt {
    font-weight: bold;
    padding-top: 15px
}

.fe-components-cropper-__accountheadright--3ZKNs74mwegax7FRjNcP40 {
    display: table-cell;
    width: 150px;
    background: #f5f5f5;
    position: relative;
    left: 10px;
    text-align: center;
    vertical-align:top;
}

.fe-components-cropper-__imgBox--1KmqJXalBDbN0PXX0yDWuM {
    width:250px;
    height:250px;
    margin:0 auto;
}

.fe-components-cropper-__accountheadleft--1OA5ayUElk2T7rQnLPh5or dd {
    margin-top: 20px
}
.fe-components-cropper-__accountheadright--3ZKNs74mwegax7FRjNcP40 dd {
    margin: 15px auto 30px;
}
.fe-components-cropper-__title--1EyBb05-EhI5yFofAyQuJM {
    font-size:14px;
    color:#333;
}
.fe-components-cropper-__accountheadpic--V1DNVai1nCBibLnhZt3O1 {
    overflow: hidden;
    text-align: center;
    border-radius: 50%
}

.fe-components-cropper-__accountheadpic--V1DNVai1nCBibLnhZt3O1.fe-components-cropper-__size1--3D6bkhLAcZE_Fi--SX9s8r img {
    width: 120px;
    height: 120px
}

.fe-components-cropper-__accountheadpic--V1DNVai1nCBibLnhZt3O1.fe-components-cropper-__size2--1GjeSd6aRZMSOZ2bHfllA_ img {
    width: 50px;
    height: 50px
}

.fe-components-cropper-__accountheadpic--V1DNVai1nCBibLnhZt3O1.fe-components-cropper-__size3--35bXyltehzp4bcXsJ-Un5W img {
    width: 40px;
    height: 40px
}
.fe-components-cropper-__uploadBox--3X4rZF7h1FgS0rSSm48huf dd{
    display:inline-block;
}
.fe-components-cropper-__btnUpload--2FXLvMnrNyWb_zW6gSnWHS {
    height: 30px;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
    background-color: #f5f5f5;
    border: 1px #c9c9c9 solid;
    border-radius: 3px;
    vertical-align: middle;
}
.fe-components-cropper-__btnUpload--2FXLvMnrNyWb_zW6gSnWHS:hover {
    border-color: #4868cd;
    color: #4868cd;
}

.fe-components-cropper-__uploadBox--3X4rZF7h1FgS0rSSm48huf {
    display: inline-block;
    position: absolute;
    bottom: -50px;
    left: 0;
}
.fe-components-cropper-__accountBtnText--141tZUcevvXaJh6W5YIV7_{
    display: inline-block;
    width: 280px;
    padding-left: 10px;
    vertical-align: middle;
}.fe-components-xb-loading-__modal--39Zy_jF67VHeSAuY5_R7L5{ position: fixed;top:0;left:0;right:0;bottom:0; width:100%;height:100%; display: table; background-color: rgba(255,255,255,0.8);}
.fe-components-xb-loading-__modalInner--2cvF6nGP7ALdoWoBGuLNSJ{ display: table-cell;vertical-align: middle; text-align: center;}
.fe-components-xb-loading-__loadBox--187UEOJz0O6Usc-V_EWKIr{min-width: 240px;min-height: 60px; display: inline-block; padding:20px 0;margin:0 auto;text-align: center; background-color: #fff;border-radius: 10px;box-shadow: 1px 0 5px rgba(0,0,0,0.3);}
.fe-components-xb-loading-__loadInfo--25CbZhuy86LfuX2MrOyHnC{display: inline-block;padding-left: 30px; margin: 0 15px; font-size: 14px;color: #737373;background: url(../images/loadingIcon.ad0cbf7b47af0cf237714f9ce4040b30.gif) no-repeat left center;background-size: 18px auto;}
.fe-components-xb-loading-__topmodel--48x8RjLg8C8fM8CickKJu {z-index:999;}.fe-components-xb-password-checker-popup-__container--1KFd0PhHNLa22FCPhdzsVj{
    /* display: none; */
    position: absolute;
    z-index: 1;
    padding: 15px;
    width: 220px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow:0px 0px 2px 0px rgba(223,221,221,1);
    border-radius:3px 3px 3px 0px;
    text-align: left;
    /* transition: all ease .3s; */
}
.fe-components-xb-password-checker-popup-__container--1KFd0PhHNLa22FCPhdzsVj:after{
    content: "";
    position: absolute;
    width: 17px;
    height: 10px;
    background: url(../images/moreUp.4c8b99617e9b287d458141d4a6236cf0.png) no-repeat;
}
.fe-components-xb-password-checker-popup-__up--35Z3BxvnIaZxPThNUjb9gG{
    right: -50%;
    bottom: 40px;
}
.fe-components-xb-password-checker-popup-__up--35Z3BxvnIaZxPThNUjb9gG:after{
    bottom: -9px;
    transform: rotate(180deg);
}
.fe-components-xb-password-checker-popup-__right--2dSl973oa0MUX9WsTuLkw_{
    top: -10px;
    right: -15px;
    transform: translatex(100%);
}
.fe-components-xb-password-checker-popup-__right--2dSl973oa0MUX9WsTuLkw_:after{
    top: 20px;
    left: -13px;
    transform: rotate(-90deg);
}
.fe-components-xb-password-checker-popup-__tips--2YH-OlT1iFx_Pdblnn3WiD{
    padding-top: 15px;
    font-size:12px;
    line-height:17px;
    color:#787878;
}.fe-components-xb-password-level-tips-__container--237u5jQ4vHeCnGv-6BLFon{
    font-size: 0;
}
.fe-components-xb-password-level-tips-__step--1jaGWUWeHK_in163pISsgm{
    display: inline-block;
    margin-right: 3px;
    width: 40px;
    height: 8px;
    background-color: #F0F0F0;
    transition: background-color ease .3s;
}
.fe-components-xb-password-level-tips-__step--1jaGWUWeHK_in163pISsgm:nth-child(1){
    border-radius:8px 0px 0px 8px;
}
.fe-components-xb-password-level-tips-__step--1jaGWUWeHK_in163pISsgm:nth-last-child(2){
    margin-right: 10px;
    border-radius:0px 8px 8px 0px;
}
.fe-components-xb-password-level-tips-__step--1jaGWUWeHK_in163pISsgm.fe-components-xb-password-level-tips-__active--qylC4J6Z4iBwu4EW12hRa{
    background-color: #FDD68A;
}
.fe-components-xb-password-level-tips-__tip--3azGUjR7CJynlVSyofZkWy{
    color: #737373;
    font-size: 12px;
}
/* 容器样式 */
.fe-components-directive-xb-valid-__container--2vdRMckmj9yvOFR6Q_nNOw{display: inline-block;position: relative;width: 100%;}
/* 外部调用的组件，所需要增加的样式 */
.fe-components-directive-xb-valid-__elementBox--1LGEAOH8_6bB3IFh_-Jgzr{display: table-cell;vertical-align: top;}
/* 错误提示 */
.fe-components-directive-xb-valid-__errorBox--1HE0uXexnPDtah_GV2XOwD{/* min-height: 30px; */ line-height: 30px;color: #E63320;display: none;font-size: 12px;}
.fe-components-directive-xb-valid-__errorImg--10lDOT8lQyZTbj8B6SFT8Z{display: table-cell;width: 14px;height: 14px;background: transparent url(../images/iconError.f2321cd8ca5f1f383f5bb02717a6e588.png) no-repeat;background-size: 14px auto;vertical-align: top;margin-right: 3px;}
.fe-components-directive-xb-valid-__errorText--2O0yqPUJ97S3mGNkxqxJJe{display: table-cell;vertical-align: top;padding-left: 7px;line-height: 14px;white-space: pre-wrap;}
.fe-components-directive-xb-valid-__error--23qcu3cmyTr24ZGUQe_uR_{vertical-align: top;word-break: break-word;line-height: 1.5;}
.fe-components-directive-xb-valid-__errorInput--211h8VqARhGgeiFDnZSoNH{border: solid 1px #E63320 !important;}
.fe-components-directive-xb-valid-__right--2J-GqgQHPw-LFx_6sTPjgP {display: table-cell;padding:5px 20px 0;}
.fe-components-directive-xb-valid-__bottom--1Q3mx_DqM3876bvHEC9mfB {display: inline-block;padding: 5px 0 5px}.fe-components-xb-success-icon-__icon--1Eo6SiHg5YNahpESx0Rvbl{
    position:absolute;
    right:-26px;
    top:8px;
    width:14px;
    height:14px;
    background:url(../images/Success.445f0bf79245e244d62103f8b47f8ab9.png) no-repeat; background-size:14px auto;
}.fe-components-xb-switch-__switch--MyPEjAsc4tWSKjgPiSnLj {
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
}

.fe-components-xb-switch-__box--27ChCBF6t8zsyM4yy5Xyqo {
	margin: 0;
	display: inline-block;
	position: relative;
	width: 40px;
	height: 20px;
	border: 1px solid #CCCCCC;
	outline: none;
	border-radius: 10px;
	box-sizing: border-box;
	background: #CCCCCC;
	transition: border-color .3s, background-color .3s;
	vertical-align: middle;
}

.fe-components-xb-switch-__box--27ChCBF6t8zsyM4yy5Xyqo[disabled] {
	border-color: #dcdfe6;
	background-color: #dcdfe6;
}

.fe-components-xb-switch-__box--27ChCBF6t8zsyM4yy5Xyqo.fe-components-xb-switch-__active--1bvmrrtTZkf9s4dRxDydpM {
	border-color: #0066FF;
	background-color: #0066FF;
}

.fe-components-xb-switch-__button--1PJpZCsMYd3_PhmIafOLnQ {
	position: absolute;
	top: 1px;
	left: 1px;
	border-radius: 100%;
	transition: transform .3s;
	width: 16px;
	height: 16px;
	background-color: #fff;
}

.fe-components-xb-switch-__box--27ChCBF6t8zsyM4yy5Xyqo.fe-components-xb-switch-__active--1bvmrrtTZkf9s4dRxDydpM .fe-components-xb-switch-__button--1PJpZCsMYd3_PhmIafOLnQ {
	transform: translate3d(20px, 0px, 0px);
}
.fe-components-xb-default-avatar-__faceRadius--1JVBTyxQP9Ksk0B6id_CjR {
    width: 30px;
    height: 30px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}.fe-components-xb-modal-__modalMask--2m_8Df6BPH_MnMZ0nMybKJ {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.8);
	height: 100%;
	z-index: 1000;
}

.fe-components-xb-modal-__modelCenter--1SzW0iGWCZIAW46wX0ZMLb {
	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;
}

.fe-components-xb-modal-__modelWarp--2U67lKKrbX2N1QIpAgkV4C {
	position: fixed;
	overflow: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.fe-components-xb-modal-__modal--2NYAlQ3nOUCDon8Mvws7kY {
	position: relative;
	outline: none;
	top: 0;
	min-width: 433px;
	max-width: 80vw;
}

.fe-components-xb-modal-__content--2_3A2YlZkPwT0yj6IvF9Kp {
	position: relative;
	min-height: 100px;
	font-size: 0;
	padding: 32px 20px 20px 32px;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 1px 10px 0px rgba(169, 169, 169, 0.59);
}

.fe-components-xb-modal-__close--1o2R-PbD1O4gsGbZVFUTUe {
	display: none;
	font-size: 12px;
	position: absolute;
	right: 16px;
	top: 8px;
	overflow: hidden;
	cursor: pointer;
}

.fe-components-xb-modal-__iconClose--32i3I9l9Zfq_rCsaPaS8hP {
	font-size: 20px;
	color: #999;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
	position: relative;
	top: 1px;
}

.fe-components-xb-modal-__icon--13PEYUUDuQD8l7Ohj4-wpE {
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
}

.fe-components-xb-modal-__icon_warning--3P41-H292geb9zY9cSHRG5 {
	background: url(../images/xbPopupTips.6b0a6e77c00a9b97928fc26ff0560878.png) no-repeat center;
}

.fe-components-xb-modal-__icon_success--1NCjZrwJevNMViLenJkL {
	background: url(../images/xbPopupTips_success.e905f0ef611ea86063b312dfc226e696.png) no-repeat center;
}

.fe-components-xb-modal-__icon_error--WzMZk7liNoHNejAZepBqU {
	background: url(../images/xbPopupTips_error.d9e22b309a885d73fe3296348fe7d2f8.png) no-repeat center;
}

.fe-components-xb-modal-__icon_ask--3T9p2vskTaz3H7pNHioRAA {
	background: url(../images/xbPopupTips_ask.cdeeac85478ca84809d4ce5f02f98b45.png) no-repeat center;
}
.fe-components-xb-modal-__icon_info--ZNbcBvwdtibif-cHdssmt {
	background: url(../images/xbPopupTips_info.ac1c1ca8b330ce6cb0c3b2bdb0605512.png) no-repeat top left/100%;
}

.fe-components-xb-modal-__header--FXmi0ha1m4mZkga4YtUfL {
	font-size: 16px;
}

.fe-components-xb-modal-__title--MFQGeqhG14y4VQzNr2NH2 {
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
	font-size: 16px;
	max-width: 360px;
}

.fe-components-xb-modal-__icon--13PEYUUDuQD8l7Ohj4-wpE + .fe-components-xb-modal-__title--MFQGeqhG14y4VQzNr2NH2 {
	margin-left: 11px;
}

.fe-components-xb-modal-__body--2P9b9nPYCLyKFpXsuTZAet {
	font-size: 14px;
}

.fe-components-xb-modal-__bodyText--2JWSL9n394o-X81rECzYwT {
	padding-top: 12px;
	padding-left: 33px;
	max-width: 404px;
}

.fe-components-xb-modal-__footer--yXc-9KrydlNcLICTyvpCx {
	padding-top: 20px;
}

.fe-components-xb-modal-__btn--28otHPWP4cBPywGo2A8zwU {
	margin-left: 15px;
}

.fe-components-xb-modal-__btnDanger--1jg8EuE3fGygMl7Ea9p1hY button {
	border: 1px solid #ff3333;
	background-color: #fff;
	color: #ff3333;
}

.fe-components-xb-modal-__btnDanger--1jg8EuE3fGygMl7Ea9p1hY button:hover {
	border: 1px solid #ff3333;
	background-color: #fff;
	color: #ff3333;
}
/*侧边栏及导航样式 {*/
/* @value mycolor, myColorHover from '../../shared-css/common.css'; */

.fe-components-xb-nav-__side--2EtRPf7_tORNQEat4XoyK6 {
    width: 176px;
    height: 100%;
    overflow-y: auto;
    padding: 64px 8px 0 8px;
    scrollbar-width: none;
}

.fe-components-xb-nav-__logo--10XxsCNps40MUT8J4ClwVh {
    width: 160px;
    height: 80px;
    position: relative;
    top: 20px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.fe-components-xb-nav-__AppListItem--d8WCsUHaKg7UE0p615ZsF {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 48px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
}

.fe-components-xb-nav-__AppListItem--d8WCsUHaKg7UE0p615ZsF.fe-components-xb-nav-__sub--2kRbMWTpmn7JKxRKsYKe9E {
    height: 32px;
    font-weight: 400;
}


.fe-components-xb-nav-__AppListItem--d8WCsUHaKg7UE0p615ZsF>.fe-components-xb-nav-__iconBox--2hpw8wKCYUBAgJk_yXXVuU {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fe-components-xb-nav-__AppListItem--d8WCsUHaKg7UE0p615ZsF>.fe-components-xb-nav-__iconBox--2hpw8wKCYUBAgJk_yXXVuU>.fe-components-xb-nav-__moduleIcon--1kT8Hg1hVqe-4rZ30qILbi {
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.fe-components-xb-nav-__AppListItem--d8WCsUHaKg7UE0p615ZsF>em {
    margin-left: auto;
    margin-right: 8px;
    width: 12px;
    height: 12px;
    background-image: url(../images/expand.efe12864f82b66aa7e510b7d5ea13a40.svg);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: cover;
    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
        -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}


.fe-components-xb-nav-__levelTWo--1EvcLtj0gmgQ-S9gYpZigi {
    display: flex;
    flex-direction: row;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1;
}

.fe-components-xb-nav-__levelTWo--1EvcLtj0gmgQ-S9gYpZigi>.fe-components-xb-nav-__drop--2gKsbKy8wltuuvd6hzb7k- {
    width: 6px;
    height: 6px;
    margin: 0 21px 0 21px;
    background-color: #d5ddff;
    border-radius: 3px;
}

.fe-components-xb-nav-__levelTWo--1EvcLtj0gmgQ-S9gYpZigi>.fe-components-xb-nav-__name--1gm6vNjHAl2j2o4yXetI8u {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fe-components-xb-nav-__AppListItem--d8WCsUHaKg7UE0p615ZsF:hover {
    font-size: 16px;
    font-weight: 600;
    background-color: #0066ff;
    color: #fff;
}

.fe-components-xb-nav-__AppListItem--d8WCsUHaKg7UE0p615ZsF.fe-components-xb-nav-__sub--2kRbMWTpmn7JKxRKsYKe9E:hover {
    background-color: #0066ff;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.fe-components-xb-nav-__AppListItem--d8WCsUHaKg7UE0p615ZsF.fe-components-xb-nav-__sub--2kRbMWTpmn7JKxRKsYKe9E:hover .fe-components-xb-nav-__levelTWo--1EvcLtj0gmgQ-S9gYpZigi>.fe-components-xb-nav-__drop--2gKsbKy8wltuuvd6hzb7k- {
    height: 12px;
    background-color: #fff;
}

.fe-components-xb-nav-__AppItemActive--2SQ8kxvFwnoC9IliVdeCBR {
    background-color: #eff6ff;
}

.fe-components-xb-nav-__LeaveTwoList--3xoKkVXqBX8_9-bSVbtJyo {
    margin-bottom: 8px;
}

.fe-components-xb-nav-__notLeaveTwo--1aBEU7zdaNukNvdxzlyUek {
    max-width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1;
}

.fe-components-xb-nav-__notLeaveTwo--1aBEU7zdaNukNvdxzlyUek.fe-components-xb-nav-__active---_KiAITMFDvrE0uq_EKJ- {
    font-size: 16px;
    font-weight: 600;
}


.fe-components-xb-nav-__selectItem--1Yu2FrMBoZhPSNq8d43LlG {
    color: #ffffff;
    background-color: #0066ff;
}

.fe-components-xb-nav-__selectItem--1Yu2FrMBoZhPSNq8d43LlG:hover {
    background-color: #0066ff;
}

.fe-components-xb-nav-__levelTWoSelectItem--uJbUiNrd7ewXWIEn8rtfL {
    color: #fff !important;
}




.fe-components-xb-nav-__listExpand--366ZhZ5_KwDvACvTHOHpjS {
    display: none;
}

.fe-components-xb-nav-__AppListTwoContainer--3ckVca_XLxRdWl_0tbWePZ {
    font-size: 14px;
}

.fe-components-xb-nav-__away--22uWfcJEnAknHfwCaB2-U {
    transform: rotate(-90deg);
}

.fe-components-xb-nav-__levelOneTitle--s_NIqaHKhK2oR1Yt-JHlC {
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    /* font-weight: bold; */
    cursor: default;
    background-color: #eff6ff;
    color: #222222;
}



.fe-components-xb-nav-__home--1ZrBJ5f1zi5uL7KBNc2bkS {
    background-image: url(../images/home-new.12cb23ac8f7e63a3616377d8ee7254b7.png);
}

.fe-components-xb-nav-__enroll--f3_idyXuSO_BD86YLmE5p {
    background-image: url(../images/zhaosheng.a7f2feaf14e8452eb0c4583396d72fa0.png);
}

.fe-components-xb-nav-__orderManagement--3r1q6H6swmM_ZeCUCxvw3Q {
    background-image: url(../images/caiwu.1ba61efaf76f7c31bb24364ab2244d4f.png);
}

.fe-components-xb-nav-__educational--1mDbb4lS-1gHdO-O4h5g_c {
    background-image: url(../images/jiaowu.0e4532ae061d7cd3dfdd58db2ea88e18.png);
}

.fe-components-xb-nav-__teaching--21O2S3HsqsTSyrvbDP07eF {
    background-image: url(../images/jiaoxue.2a1f720f2819341e91a5b1bae2d0a740.png);
}

.fe-components-xb-nav-__moralSports--1tdsu28vhegkzrLObtL-C9 {
    background-image: url(../images/deyu.2f8ca66fb296c5318ce808ac7960641d.png);
}

.fe-components-xb-nav-__appointmentManagement--2LYJlpRGGBh1ORuzFhUEeL {
    background-image: url(../images/appointmentManagement.5099313a71bbff356be12ff529408f96.png);
}

.fe-components-xb-nav-__questionnaireManagement--OEc1uI_N2FAqykPbtCbjr {
    background-image: url(../images/questionnaireManagement.ff57af55574a9cb72685f0c16de908e9.png);
}


.fe-components-xb-nav-__preparation--2_nbeb8dFVtyqNXCyC9gAc {
    background-image: url(../images/shengxue.9a5d98f945370eff4c71f30da3ab2591.png);
}

.fe-components-xb-nav-__cloudDisk--2QZ8hPbS_DD37H1tWjcztZ {
    background-image: url(../images/cloudDisk.f3d90937ce85394c2a1efe42693a13ae.png);
    background-size: 22px auto !important;
}

.fe-components-xb-nav-__datas--3nOxxrVNfOGYTdDPtqglkx {
    background-image: url(../images/datas.55397f7301cc55cddca6a375a4119f6e.png);
}

.fe-components-xb-nav-__system--NxTj7-PlOt913EkPN73tj {
    background-image: url(../images/xt.02f525c2a9f13689ab15f7567e063f89.png);
}



.fe-components-xb-nav-__homeActive--1GaDRDmvJ5qxTxLOvvPnHp {
    background-image: url(../images/home-new-actived.2c517c41d47ddc0c8cd57e63dfd0d5dc.png);
}

.fe-components-xb-nav-__enrollActive--2mP4eXp8A6_ibtPkHzCBsb {
    background-image: url(../images/zhaosheng-actived.23b9934300573a1e3521746e007277a1.png);
}

.fe-components-xb-nav-__orderManagementActive--1vOyen3AwPEGXqN4wDLzvB {
    background-image: url(../images/caiwu-actived.7620b4465dc70f4c4ac646815d34f992.png);
}

.fe-components-xb-nav-__educationalActive--2343uFf8CM5w3lawYc_hDV {
    background-image: url(../images/jiaowu-actived.3d2e7a854b8cd2d52afa44880c86e242.png);
}

.fe-components-xb-nav-__teachingActive--8MYiPVRTUzVZRLUZa0UcZ {
    background-image: url(../images/jiaoxue-actived.aee729d5a5d326958388d8ab735bacfa.png);
}


.fe-components-xb-nav-__moralSportsActive--fkiTVTpnA5QaSPUFgFpcH {
    background-image: url(../images/deyu-actived.5bf9d1d9a91306a92a8b8f0285a0365d.png);
}

.fe-components-xb-nav-__appointmentManagementActive--Xuc0_8iUC9dAGBNPPuK_b {
    background-image: url(../images/appointmentManagement-actived.4475ef4d5f1d2f449bcbc2e4bc6fe5e7.png);
}

.fe-components-xb-nav-__questionnaireManagementActive--2OHAK7JwMbCA_oWP_hsQ-o {
    background-image: url(../images/questionnaireManagement-actived.17e14423767bbd8dbb7e8b2d47fb1a69.png);
}

.fe-components-xb-nav-__preparationActive--1V1Til4G2rw_bB8qm-mkfe {
    background-image: url(../images/shengxue-actived.c0499bc7d4614f9f9971359342043ac9.png);
}


.fe-components-xb-nav-__cloudDiskActive--1JSU_n7uZcj_4hf__AfUgD {
    background-image: url(../images/cloudDisk-actived.046cb6472039a6352495157fa4daf908.png);
    background-size: 22px auto !important;
}

.fe-components-xb-nav-__datasActive--oj91kz8geh0rFVQKecc89 {
    background-image: url(../images/datas-actived.577d6c8e4a59e83c75db5d6692b2618d.png);
}

.fe-components-xb-nav-__systemActive--2CN8eRzZpgqGOZbWHFXvwP {
    background-image: url(../images/xt-actived.f3b782798c17d11bf5d74b577bb4ddca.png);
}


.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ {
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    font-size: 14px;
    color: #fff;
    border-left: 2px transparent solid;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover {
    border-left: 2px #fff solid;
    background-color: #eff6ff;
}


.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS {
    cursor: default;
    background-color: #eff6ff;
}

.fe-components-xb-nav-__icon--1wl3uL-UiCCyWRylykJ2my {
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background: url(../images/menuIcon.dce4d4128fccd2193cbeaaec0081ea60.png) no-repeat;
}

/* 【注意：菜单图标这里废弃了，在"./icon/icon.css"中写】 */
/* .home {
	composes: icon;
	background-position: 0 5px;
} */

/*首页 */
/* .enrolStudents {
	composes: icon;
	background-position: 0 -33px;
} */

/*招生 */
/* .student {
	composes: icon;
	background-position: 0 -71px;
} */

/*学生 */
/* .class {
	composes: icon;
	background-position: 0 -109px;
} */

/*班级 */
/* .bedroom {
	composes: icon;
	background-position: 0 -147px;
} */

/*寝室 */
/* .datePlan {
	composes: icon;
	background-position: 0 -184px;
} */

/*日程 */
/* .notice {
	composes: icon;
	background-position: 0 -221px;
} */

/*公告 */
/* .defaultAttendance {
	composes: icon;
	background-position: 0 -259px;
} */

/*考勤 */
/* .activity {
	composes: icon;
	background-position: 0 -297px;
} */

/*活动*/
/* .task {
	composes: icon;
	background-position: 0 -334px;
} */

/*学习任务 */
/* .exam {
	composes: icon;
	background-position: 0 -372px;
} */

/*考试 */
/* .grade {
	composes: icon;
	background-position: 0 -410px;
} */

/*成绩 */
/* .schoolPreparation {
	composes: icon;
	background-position: 0 -448px;
} */

/* 升学 */
/* .order {
	composes: icon;
	background-position: 0 -486px;
} */

/*财务 */
/* .staff {
	composes: icon;
	background-position: 0 -523px;
} */

/*员工 */
/* .teachSet {
	composes: icon;
	background-position: 0 -561px;
} */

/*教学设置 */
/* .basicSet {
	composes: icon;
	background-position: 0 -599px;
} */

/*机构管理 */
/* .cloudDisk {
	composes: icon;
	background-position: 0 -637px;
} */

/*资料库 */
/* .syntheticEvaluation {
	composes: icon;
	background-position: 0 -713px;
} */

/*素质评价 */
/* .timeTable {
	composes: icon;
	background-position: 0 -674px;
} */

/*总课表 */

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__home--1ZrBJ5f1zi5uL7KBNc2bkS,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__home--1ZrBJ5f1zi5uL7KBNc2bkS {
    background-position: -38px 5px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__enrolStudents--3Ss51ocJ1OIsRsDp5mDUxU,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__enrolStudents--3Ss51ocJ1OIsRsDp5mDUxU {
    background-position: -38px -33px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__student--2QAzxgdzsRruX1-RlR2zfK,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__student--2QAzxgdzsRruX1-RlR2zfK {
    background-position: -38px -71px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__class--93_6MxG8LGVXvGC48r7dj,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__class--93_6MxG8LGVXvGC48r7dj {
    background-position: -38px -109px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__bedroom--1IrDuuixedK6vI_GGpTlja,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__bedroom--1IrDuuixedK6vI_GGpTlja {
    background-position: -38px -147px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__datePlan--3ZjqCc35EkNkz5l5m7ye51,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__datePlan--3ZjqCc35EkNkz5l5m7ye51 {
    background-position: -38px -184px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__notice--3hW3aT5uKpkBb-LRwOcyFk,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__notice--3hW3aT5uKpkBb-LRwOcyFk {
    background-position: -38px -221px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__defaultAttendance--cUSHn_1BViZZTKBIbIn09,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__defaultAttendance--cUSHn_1BViZZTKBIbIn09 {
    background-position: -38px -259px;
}

/*.item:hover .activity, .current .activity { composes: icon; background-position: -38px -297px; }*/
.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__task--1BeEA-3dm2N8pooy2DcZ-0,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__task--1BeEA-3dm2N8pooy2DcZ-0 {
    background-position: -38px -334px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__exam--3Qb148Kaj0gAc-lnippgmZ,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__exam--3Qb148Kaj0gAc-lnippgmZ {
    background-position: -38px -372px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__grade--3JqnSZm3j5N2ZkBAFlfPqg,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__grade--3JqnSZm3j5N2ZkBAFlfPqg {
    background-position: -38px -410px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__schoolPreparation--Wm5Bt-r1Njy-MswrSGtAT,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__schoolPreparation--Wm5Bt-r1Njy-MswrSGtAT {
    background-position: -38px -448px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__order--iFuwgaA59k5ef0qxI7Fwd,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__order--iFuwgaA59k5ef0qxI7Fwd {
    background-position: -38px -486px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__staff--8pBkrAQtF_gZll-HfrokB,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__staff--8pBkrAQtF_gZll-HfrokB {
    background-position: -38px -523px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__teachSet--2GiuYCUT9mpTVh6Ko1g1p_,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__teachSet--2GiuYCUT9mpTVh6Ko1g1p_ {
    background-position: -38px -561px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__basicSet--2wMYLpCyjcEeyLvIpixpYS,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__basicSet--2wMYLpCyjcEeyLvIpixpYS {
    background-position: -38px -599px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__cloudDisk--2QZ8hPbS_DD37H1tWjcztZ,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__cloudDisk--2QZ8hPbS_DD37H1tWjcztZ {
    background-position: -38px -637px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__timeTable--2UTcnsTF1v_6mkgYe76ZCZ,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__timeTable--2UTcnsTF1v_6mkgYe76ZCZ {
    background-position: -38px -674px;
}

.fe-components-xb-nav-__item--1gkHSulNVp9IISonEafheZ:hover .fe-components-xb-nav-__syntheticEvaluation--sL1oXvceiNBKGQxmJXCPi,
.fe-components-xb-nav-__current--2hU70k6JIMgVlygjjePVQS .fe-components-xb-nav-__syntheticEvaluation--sL1oXvceiNBKGQxmJXCPi {
    background-position: -38px -713px;
}

/*} 侧边栏及导航样式*/
/* 左侧浮窗 */
.fe-components-xb-nav-__banner--3yhAzvVjxHmZA_8f1BtdMa {
    position: absolute;
    bottom: 0;
    width: 200px;
    /* width: 100%; */
    height: 104px;
    /* background: url('https://qacdn.1course.cn/1courseplus/sis/upload/file/70/ClueAttachment/202101041518125384.png')
        no-repeat; */
    background-size: 200px 102px;
}

.fe-components-xb-nav-__banner--3yhAzvVjxHmZA_8f1BtdMa .fe-components-xb-nav-__bottom--KR8ZOqrsRYh8jkygCeDlG {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    float: left;
    background: #000;
    opacity: 0.5;
}

.fe-components-xb-nav-__banner--3yhAzvVjxHmZA_8f1BtdMa .fe-components-xb-nav-__bottom--KR8ZOqrsRYh8jkygCeDlG .fe-components-xb-nav-__btn--2B0gChPpb93LeAtLN-A3PX {
    width: 46%;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 34px;
}

.fe-components-xb-nav-__banner--3yhAzvVjxHmZA_8f1BtdMa .fe-components-xb-nav-__close--2e16o_mdLMTSwTLYhJw78D {
    position: relative;
    left: 180px;
    cursor: pointer;
}

.fe-components-xb-nav-__iconNew--KLJsRWh3ctcH2ssWaAW-Y {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ff3333;
    margin-left: auto;
    margin-right: 8px;
}

.fe-components-xb-nav-__iconNewFunction--2Fs79QtllmYaH_SM85OaP2 {
    width: 16px;
    height: 16px;
    margin-left: auto;
    margin-right: 8px;
}

.fe-components-xb-nav-__iconNewFunction--2Fs79QtllmYaH_SM85OaP2.fe-components-xb-nav-__cn--1q0tcJwG8P9PlgIKJmTcnQ {
    background: no-repeat center / 100% 100% url(../images/icon-new-fn.a83d7036db52664638665a7738bd8c45.png);

}

.fe-components-xb-nav-__iconNewFunction--2Fs79QtllmYaH_SM85OaP2.fe-components-xb-nav-__en--1FNe_OfT3RUbKt4-1UUeXS {
    background: no-repeat center / 100% 100% url(../images/icon-new-fn-en.fcb0a8ae5a43c6c09ec13d2de255d2ec.png);

}/* .menuIconSpan em {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: left center;
} */

/* .home {
    height: 40px;
    background-image: url('./svg/shouye.svg');
} */

/* .home.active,
.menuIconSpan:hover .home {
    background-image: url('./svg/shouye.svg');
} */

.fe-components-xb-nav-icons-__class--fwZxRs_3CCPAFQC1yD0Im {
    background-image: url(../images/class.5add815a3804d539fe79fcf581873d0b.png);
}

.fe-components-xb-nav-icons-__class--fwZxRs_3CCPAFQC1yD0Im.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__class--fwZxRs_3CCPAFQC1yD0Im {
    background-image: url(../images/class.4799c310b7c648ca879328ea9b935915.png);
}

.fe-components-xb-nav-icons-__order--DOTB7ZAzawU-495n6bunz {
    background-image: url(../images/order.9a87400a9525a507cf6eb3b70cf59a39.png);
}

.fe-components-xb-nav-icons-__order--DOTB7ZAzawU-495n6bunz.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__order--DOTB7ZAzawU-495n6bunz {
    background-image: url(../images/order.942ff6e0613c8b4121bfc527efa885bb.png);
}

.fe-components-xb-nav-icons-__grade--38ghQsADn3j7ESqom2uNCI {
    background-image: url(../images/grade.5209f8191a416b31209ab8d70da4fa3e.png);
}

.fe-components-xb-nav-icons-__grade--38ghQsADn3j7ESqom2uNCI.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__grade--38ghQsADn3j7ESqom2uNCI {
    background-image: url(../images/grade.f873944ef8c015b4d355b3880f989017.png);
}

.fe-components-xb-nav-icons-__notice--32RP8YFUW3AI8HXFKmwYkn {
    background-image: url(../images/notice.4997356c36f1edcbcf96c2d84f94d8ed.png);
}

.fe-components-xb-nav-icons-__notice--32RP8YFUW3AI8HXFKmwYkn.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__notice--32RP8YFUW3AI8HXFKmwYkn {
    background-image: url(../images/notice.fb434f33ac0ee894837438c6f9d600a6.png);
}

.fe-components-xb-nav-icons-__activity--1PsStd5qw69awAc3_pVnfZ {
    background-image: url(../images/activity.3b041c047630bc4553528835bb285085.png);
}

.fe-components-xb-nav-icons-__activity--1PsStd5qw69awAc3_pVnfZ.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__activity--1PsStd5qw69awAc3_pVnfZ {
    background-image: url(../images/activity.5659989a6b39ea7d146418effd54b452.png);
}

.fe-components-xb-nav-icons-__basicSet--GARPC6GDNJ_8kmwC6ChB- {
    background-image: url(../images/basicSet.5256f87ca13b53aa06763e3372229b6b.png);
}

.fe-components-xb-nav-icons-__basicSet--GARPC6GDNJ_8kmwC6ChB-.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__basicSet--GARPC6GDNJ_8kmwC6ChB- {
    background-image: url(../images/basicSet.87e0891246270759b6b824a3bac7d285.png);
}

.fe-components-xb-nav-icons-__teachSet--3FhGmULTvdmwCzwyiO4Kob {
    background-image: url(../images/teachSet.8571b4bd905a615c3fb85448a43f4f86.png);
}

.fe-components-xb-nav-icons-__teachSet--3FhGmULTvdmwCzwyiO4Kob.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__teachSet--3FhGmULTvdmwCzwyiO4Kob {
    background-image: url(../images/teachSet.37ea679b3979f06681e2b56f1080145d.png);
}

.fe-components-xb-nav-icons-__defaultAttendance--1mqzI2rXjeUSY-X5Kpo71D {
    background-image: url(../images/defaultAttendance.22d725cc2be67e1d37dc06d6fd3299d7.png);
}

.fe-components-xb-nav-icons-__defaultAttendance--1mqzI2rXjeUSY-X5Kpo71D.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__defaultAttendance--1mqzI2rXjeUSY-X5Kpo71D {
    background-image: url(../images/defaultAttendance.d5402c3a278668a3e2e97847c30a2bc5.png);
}

.fe-components-xb-nav-icons-__exam--3kWwn1DJTmt4z_diyqgDG4 {
    background-image: url(../images/exam.8133704f470680e203f0f2b3f8cd723c.png);
}

.fe-components-xb-nav-icons-__exam--3kWwn1DJTmt4z_diyqgDG4.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__exam--3kWwn1DJTmt4z_diyqgDG4 {
    background-image: url(../images/exam.7cdcdc4fd79c6f22f4a5e01e325b7ee1.png);
}

.fe-components-xb-nav-icons-__timeTable--2VPFKKEADI9jZLvSa-8xLu {
    background-image: url(../images/timeTable.690246916830e90c0354eae9d524ae14.png);
}

.fe-components-xb-nav-icons-__timeTable--2VPFKKEADI9jZLvSa-8xLu.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__timeTable--2VPFKKEADI9jZLvSa-8xLu {
    background-image: url(../images/timeTable.ea462ba3e40a153597d17e318739e5dd.png);
}

.fe-components-xb-nav-icons-__bedroom--27hciiRa_ZQEv2cMqIVKyZ {
    background-image: url(../images/bedroom.37b427bd9f3268c590aead35c3e8c382.png);
}

.fe-components-xb-nav-icons-__bedroom--27hciiRa_ZQEv2cMqIVKyZ.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__bedroom--27hciiRa_ZQEv2cMqIVKyZ {
    background-image: url(../images/bedroom.72585325846b4bfd2fa4c5a610097ad7.png);
}

.fe-components-xb-nav-icons-__datePlan--37ALOog9uAkgJssMfNcLG- {
    background-image: url(../images/datePlan.934c4743b62a12824d7d9c6a820b4cfb.png);
}

.fe-components-xb-nav-icons-__datePlan--37ALOog9uAkgJssMfNcLG-.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__datePlan--37ALOog9uAkgJssMfNcLG- {
    background-image: url(../images/datePlan.11c52cb4b6637e8b2a0b4661f29f7500.png);
}

.fe-components-xb-nav-icons-__schoolPreparation--w_-7ToTt4k0rBw1vCKqb7 {
    background-image: url(../images/schoolPreparation.84a7a86e88f0d49ca9d62716138f442a.png);
}

.fe-components-xb-nav-icons-__schoolPreparation--w_-7ToTt4k0rBw1vCKqb7.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__schoolPreparation--w_-7ToTt4k0rBw1vCKqb7 {
    background-image: url(../images/schoolPreparation.67ade1eac97edb1f09977de4f4e5e63f.png);
}

.fe-components-xb-nav-icons-__qualityEvaluation--1XP_00Kr3c01jTvI_0HQKT {
    background-image: url(../images/qualityEvaluation.7902084f9b31f1a311400ed89b0fb17a.png);
}

.fe-components-xb-nav-icons-__qualityEvaluation--1XP_00Kr3c01jTvI_0HQKT.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__qualityEvaluation--1XP_00Kr3c01jTvI_0HQKT {
    background-image: url(../images/qualityEvaluation.060f7f6dbb07e233e5dc14b54a7c8c8f.png);
}

.fe-components-xb-nav-icons-__student--2Qm_YBmSdtDdpOfNAfiSKs {
    background-image: url(../images/student.deb3bc93e6cb135890cc645a18fa8a1c.png);
}

.fe-components-xb-nav-icons-__student--2Qm_YBmSdtDdpOfNAfiSKs.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__student--2Qm_YBmSdtDdpOfNAfiSKs {
    background-image: url(../images/student.c626847b00eca46eb14c63e6b1217274.png);
}

.fe-components-xb-nav-icons-__task--221czuzI7YD_bU371SxcG0 {
    background-image: url(../images/task.be00c9aa9762da6e0ff52651842bd182.png);
}

.fe-components-xb-nav-icons-__task--221czuzI7YD_bU371SxcG0.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__task--221czuzI7YD_bU371SxcG0 {
    background-image: url(../images/task.6fd7c1a1438e9e002ac2ad95cde4fce3.png);
}

.fe-components-xb-nav-icons-__staff--3Bul5F_R83OQ9IwRrPmi5i {
    background-image: url(../images/staff.0b782a8e4ba447e8bfb370d84242a2c3.png);
}

.fe-components-xb-nav-icons-__staff--3Bul5F_R83OQ9IwRrPmi5i.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__staff--3Bul5F_R83OQ9IwRrPmi5i {
    background-image: url(../images/staff.360bfa740e62efb4feb3ada1bd45e81e.png);
}

.fe-components-xb-nav-icons-__enrolStudents--3uu_ahDEkdQVZ3HzKZEmk- {
    background-image: url(../images/enrolStudents.2d1914f1932bf44e265f3ae83ea35c0c.png);
}

.fe-components-xb-nav-icons-__enrolStudents--3uu_ahDEkdQVZ3HzKZEmk-.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__enrolStudents--3uu_ahDEkdQVZ3HzKZEmk- {
    background-image: url(../images/enrolStudents.b296118f1531b2df2d77c5146d2c82d0.png);
}

.fe-components-xb-nav-icons-__cloudDisk--3SxDYKeSnYyHg8bswpOVas {
    background-image: url(../images/cloudDisk.4f74fcd700ec5cd3dd63edc382a18d24.png);
}

.fe-components-xb-nav-icons-__cloudDisk--3SxDYKeSnYyHg8bswpOVas.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__cloudDisk--3SxDYKeSnYyHg8bswpOVas {
    background-image: url(../images/cloudDisk.b06edd9a2cea09ea8b1a2085d784fb49.png);
}

.fe-components-xb-nav-icons-__dutyCheck--1KQEmvY7pJPcZhxTdEBBdQ {
    background-image: url(../images/dutyCheck.98e4f51efa116ae21874e260c4d54c64.png);
}

.fe-components-xb-nav-icons-__dutyCheck--1KQEmvY7pJPcZhxTdEBBdQ.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__dutyCheck--1KQEmvY7pJPcZhxTdEBBdQ {
    background-image: url(../images/dutyCheck.98e4f51efa116ae21874e260c4d54c64.png);
}

.fe-components-xb-nav-icons-__insurance--28rZUbRTd-Lo7jkmuwb5kx {
    background-image: url(../images/insurance.00d11e8bd38475c1a3e955781178179a.png);

}

.fe-components-xb-nav-icons-__insurance--28rZUbRTd-Lo7jkmuwb5kx.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__insurance--28rZUbRTd-Lo7jkmuwb5kx {
    background-image: url(../images/insurance.00d11e8bd38475c1a3e955781178179a.png);
}

.fe-components-xb-nav-icons-__comprehensiveEvaluation--2qslk02ZKwd6_zAR9x8IjU {
    background-image: url(../images/comprehensive-evaluation-d.40b9b502327308eb322a039ff185fd69.png);

}

.fe-components-xb-nav-icons-__comprehensiveEvaluation--2qslk02ZKwd6_zAR9x8IjU.fe-components-xb-nav-icons-__active--2owuyKJbVzKDjLwQuVt8pF,
.fe-components-xb-nav-icons-__menuIconSpan--1XhTGnSmafQnEnQrR4thJJ:hover .fe-components-xb-nav-icons-__comprehensiveEvaluation--2qslk02ZKwd6_zAR9x8IjU {
    background-image: url(../images/comprehensive-evaluation.40b9b502327308eb322a039ff185fd69.png);
}.fe-components-xb-location-__addressBar--18loAN9i8FKJVRSot8splt {
    height: 46px;
    padding-left: 20px;
    /* border-bottom: 1px #e5e5e5 solid; */
    background-color: #fff;
    border-radius: 16px;
    position: relative;
}

.fe-components-xb-location-__helpContainer--2VOgwz6EW-pYr7P8beLgek {
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	position: absolute;
}

.fe-components-xb-location-__helpContainer--2VOgwz6EW-pYr7P8beLgek span {
	vertical-align: middle;
}

.fe-components-xb-location-__helpContainer--2VOgwz6EW-pYr7P8beLgek i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(../images/help.0e77de0901cbce1443b4d05b3e14bede.svg);
	vertical-align: middle;
}
.fe-components-xb-location-__route--2Wv7gyIPIybEbV9Z2QMgYw {
    line-height: 45px;
    font-size: 14px;
    color: #333;
}
.fe-components-xb-location-__router--bV9kRrOdfAIxJlGWBZ9uK {
    cursor: pointer;
    line-height: 45px;
    font-size: 14px;
    color: #333;
}
.fe-components-xb-location-__pageBox--aCXzr8dfhO7KqMdoFUtmh{
    float: right;
    height: 46px;
    line-height: 46px;
}
.fe-components-xb-location-__prev--30IxEZc0pkZmnGFdg8NqDv{
    cursor: pointer;
    height: 16px;
    line-height: 16px;
    border-right: 1px solid rgba(229, 229, 229, 1);
    padding-right: 8px;
    /* position: relative; */
}
.fe-components-xb-location-__prev--30IxEZc0pkZmnGFdg8NqDv:hover{
    color: rgba(16, 127, 255, 1);
}
.fe-components-xb-location-__prev--30IxEZc0pkZmnGFdg8NqDv .fe-components-xb-location-__icon--35bTnwvNdRvy2B8pU1djSh{
    /* content: ' '; */
    background-image: url(../images/left-default.10791d376cc32bc5ae5ffcf0e8744933.png);
    background-size: 100%;
    background-repeat: no-repeat;
    /* position: absolute; */
    display: inline-block;
    vertical-align: middle;
    left: -17px;
    width: 12px;
    height: 12px;
    bottom: 0;
}
.fe-components-xb-location-__prev--30IxEZc0pkZmnGFdg8NqDv:hover .fe-components-xb-location-__icon--35bTnwvNdRvy2B8pU1djSh{
    background-image: url(../images/left-hover.a130f2d1aea1a5c944e15ed45b20227b.png);
}
.fe-components-xb-location-__next--2NrXva1B80qUbBULy9tYSZ{
    cursor: pointer;
    height: 16px;
    line-height: 16px;
    /* padding-right: 44px; */
    padding-left: 8px;
    /* position: relative; */
}
.fe-components-xb-location-__next--2NrXva1B80qUbBULy9tYSZ:hover{
    color: rgba(16, 127, 255, 1);
}
.fe-components-xb-location-__next--2NrXva1B80qUbBULy9tYSZ .fe-components-xb-location-__icon--35bTnwvNdRvy2B8pU1djSh{
    /* content: ' '; */
    background-image: url(../images/right-default.d16d2d5db75dc43afc6b85a85a377ace.png);
    background-size: 100%;
    background-repeat: no-repeat;
    /* position: absolute; */
    display: inline-block;
    vertical-align: middle;
    right: 25px;
    width: 12px;
    height: 12px;
    bottom: 0px;
}
.fe-components-xb-location-__next--2NrXva1B80qUbBULy9tYSZ:hover .fe-components-xb-location-__icon--35bTnwvNdRvy2B8pU1djSh{
    background-image: url(../images/right-hover.9fea3b6ec848369d007c33c33767c41d.png);
}
.fe-components-xb-location-__disabled--BC0MYMKFQWSHawjnYQKZS{
    cursor:not-allowed;
    color: rgba(0, 0, 0, 0.25);
}
.fe-components-xb-location-__disabled--BC0MYMKFQWSHawjnYQKZS:hover{
    color: rgba(0, 0, 0, 0.25);
}
.fe-components-xb-location-__prev--30IxEZc0pkZmnGFdg8NqDv.fe-components-xb-location-__disabled--BC0MYMKFQWSHawjnYQKZS .fe-components-xb-location-__icon--35bTnwvNdRvy2B8pU1djSh{
    background-image: url(../images/left-Disable.29155912c15c478234904406d010441b.png);
}
.fe-components-xb-location-__prev--30IxEZc0pkZmnGFdg8NqDv.fe-components-xb-location-__disabled--BC0MYMKFQWSHawjnYQKZS:hover .fe-components-xb-location-__icon--35bTnwvNdRvy2B8pU1djSh{
    background-image: url(../images/left-Disable.29155912c15c478234904406d010441b.png);
}
.fe-components-xb-location-__next--2NrXva1B80qUbBULy9tYSZ.fe-components-xb-location-__disabled--BC0MYMKFQWSHawjnYQKZS .fe-components-xb-location-__icon--35bTnwvNdRvy2B8pU1djSh{
    background-image: url(../images/right-Disable.573a387dc489cf178b67f83ed7b69a3f.png);
}
.fe-components-xb-location-__next--2NrXva1B80qUbBULy9tYSZ.fe-components-xb-location-__disabled--BC0MYMKFQWSHawjnYQKZS:hover .fe-components-xb-location-__icon--35bTnwvNdRvy2B8pU1djSh{
    background-image: url(../images/right-Disable.573a387dc489cf178b67f83ed7b69a3f.png);
}
.fe-components-xb-main-__main--2HpDA1Uu9bgx9miGFi1ThB {
    padding: 136px 20px 0 196px;
}

.fe-components-xb-main-__othermain--2BOiT_YW92oHSQHK8OxcI6 {
    padding: 142px 20px 0 196px;
    display: flex;
}.fe-components-xb-data-table-__tableList--tPBnChkPlt125d016kWHU {
    width: 100%;
    border-bottom: 1px #e5e5e5 solid;
}

.fe-components-xb-data-table-__tableInnerList--rwta8e72pKbZ_J-q6XwTA {
    width: 100%;
    border-top: 1px #e5e5e5 solid;
}

.fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN th {
    min-width: 68px;
    height: 46px;
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
    color: #333;
    background: #F2F3F4;
}
.fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN th.fe-components-xb-data-table-__moretable--2D3sC1sz_ySukgBe0ma0O7{
    min-width: 15px;
    width: 30px;
    padding-right: 10px;
    cursor: pointer;
    background:#F2F3F4 url(../images/more.fb21dc0920f3cdc60dc0745dbda69b34.png) no-repeat center;
    background-size: 20px 20px;
    position: relative;
}
.fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN th.fe-components-xb-data-table-__moretable--2D3sC1sz_ySukgBe0ma0O7 .fe-components-xb-data-table-__moretableTips--2kKEn8ARZrb0Vu3EfSvuT-{
    background: #0066FF;
    position: absolute;
    color: #fff;
    width: -webkit-max-content;
    width: max-content;
    right: 0;
    border-radius: 3px;
    top: 40px;
    padding: 5px 10px;
    text-align: center;
    font-size: 12px;
    z-index: 9;
}
.fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN th.fe-components-xb-data-table-__moretable--2D3sC1sz_ySukgBe0ma0O7 .fe-components-xb-data-table-__moretableTips--2kKEn8ARZrb0Vu3EfSvuT-::after{
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 7px;
    top: -5px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #0066FF;
}
.fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN .fe-components-xb-data-table-__leftPad--2dXfwZR2HJ7rP8ioGXzt4A {
    padding-left: 25px;
}

.fe-components-xb-data-table-__qstWrp--2b6DtGdaAdNtsoy5bzDe4y{
    display:flex;
    align-items: center;
    justify-content: flex-start;
}
.fe-components-xb-data-table-__qst--1irM3PE42JXX8te_9Dzo0q{
    min-width:16px;
}
.fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN td {
    min-width: 32px;
    height: 46px;
    padding-left: 15px;
    border-top: 1px #e5e5e5 solid;
    font-size: 14px;
}

.fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN:hover td{
    background-color: #F4F8FF;
}

.fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN:hover .fe-components-xb-data-table-__cycle---5W19THw52g5O_42bnyhF {
    border-color: #F4F8FF;
}

.fe-components-xb-data-table-__tableInnerList--rwta8e72pKbZ_J-q6XwTA .fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN th {
    height: 38px;
}

.fe-components-xb-data-table-__tableInnerList--rwta8e72pKbZ_J-q6XwTA .fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN td {
    height: 38px;
}

.fe-components-xb-data-table-__tdLink--1g995HPOzI8SitVbbkxwem {
    color: #3F8CFF;
    cursor: pointer;
}

.fe-components-xb-data-table-__current--3mCsIeeL72ICJ9GjSvzsM_ {
}

.fe-components-xb-data-table-__current--3mCsIeeL72ICJ9GjSvzsM_ td {
    /*background-color: #f5f5f5;*/
}

.fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN:hover .fe-components-xb-data-table-__deleteBtnBox--HKIzNBvXRjHnSAuYYBgBZ {
    visibility: visible;
}

/* 编辑按钮样式 {*/

.fe-components-xb-data-table-__tdEdit--3cyTVCKBmnHYPjH3acQRTD {
    height: 26px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px transparent solid;
    font-size: 12px;
    color: #333;
    border-radius: 3px;
}

.fe-components-xb-data-table-__tdEdit--3cyTVCKBmnHYPjH3acQRTD:hover {
    border-color: from '../../shared-css/common.css';
    color: from '../../shared-css/common.css';
}

.fe-components-xb-data-table-__tdPut--1wPh4Gm_BY5lrUwS7P9F_n {
    height: 26px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px from '../../shared-css/common.css' solid;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    background-color: btnColor;
}

.fe-components-xb-data-table-__tdPut--1wPh4Gm_BY5lrUwS7P9F_n:hover {
    background-color: from '../../shared-css/common.css';
    color: #fff;
}

.fe-components-xb-data-table-__tdBack--1LU7cEDd8pkpHn49BWpJCc {
    height: 26px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px #c9c9c9 solid;
    font-size: 12px;
    color: #333;
    border-radius: 3px;
}

.fe-components-xb-data-table-__tdBack--1LU7cEDd8pkpHn49BWpJCc:hover {
    border-color: from '../../shared-css/common.css';
    color: from '../../shared-css/common.css';
}

/* } 编辑按钮样式 */

.fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN .fe-components-xb-data-table-__tdEdit--3cyTVCKBmnHYPjH3acQRTD {
    float: left;
}

.fe-components-xb-data-table-__trList--1THEwJHHK6qiwc5w685WkN .fe-components-xb-data-table-__tdPut--1wPh4Gm_BY5lrUwS7P9F_n {
    float: right;
}

.fe-components-xb-data-table-__noData--14aZeC0MkyESZN-YLk_mbf {}

.fe-components-xb-data-table-__noDataBox--1VXOT5Zdz_RgPJy0NdtW-r {
    width: 174px;
    height: 399px;
    margin: 0 auto;
    padding-top: 256px;
    text-align: center;
    font-size: 14px;
    background: url(../images/tableNoData1.04bf5c59bf1d5a032cbd052097103a1f.png) no-repeat top 123px center;
}

.fe-components-xb-data-table-__tdNoData--36VmWXybDb9Jrruu83OaDP {}

.fe-components-xb-data-table-__t_overflow--1fwmNQLcvtxWD5v36D14kD {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 超过宽度出现省略号... */

.fe-components-xb-data-table-__tip--C8nOF7j17gMeNbEpJfoce {
    min-width: 80px;
    padding: 0 15px;
    height: 26px;
    line-height: 24px;
    border-radius: 4px;
    color: #fff;
    background-color: #ff9800;
    position: absolute;
    top: 6px;
    right: 10px;
    /*background-color: gray;*/
}

.fe-components-xb-data-table-__tipCss--wYeaUzP-f99NXjNwU664n {
    position: relative;
    /* padding-right:100px !important;     */
}

/*tip样式*/

.fe-components-xb-data-table-__yellow--3It_K4zgJ3t9_-Gvw511lq {
    background: #ef9b44;
}

.fe-components-xb-data-table-__blue--1i_rNq2_3qsH6zmRiHAW5k {
    background: #5d90f1;
}

/*v1.8.16新增需求引起样式变动*/
.fe-components-xb-data-table-__newGreenCenter--mXQvGyqXkFmdnUBwFrHd9 {
    background: #50c581;
    left: 15px;
    right: auto;
    min-width: 50px;
    top: 50%;
    transform: translate(0, -50%);
}

.fe-components-xb-data-table-__newOrangeCenter--3IsmPDGkA0cN73OTlmADEj{
    background: #f7ae59;
    left: 15px;
    right: auto;
    min-width: 50px;
    top: 50%;
    transform: translate(0, -50%);
}

.fe-components-xb-data-table-__greenCenter--1409WFWOWsIgFUwyMxv4Uf {
    background: #50c581;
    left: 15px;
    right: auto;
    min-width: 70px;
}

.fe-components-xb-data-table-__orangeCenter--1QUP6a1FwXlHceABqOdhlu {
    background: #f7ae59;
    left: 15px;
    right: auto;
    min-width: 81px;
}

.fe-components-xb-data-table-__thBox--3IEEWO2a8ka1XgEhObnqMr {
    /*position: relative;*/
}

.fe-components-xb-data-table-__sortBox--3Dsgd8eg9ovlIqj_RIcULN {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    /*position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -4px;
    font-size: 0;
    cursor:pointer;*/
}

.fe-components-xb-data-table-__sortRise--2_Dbd94MTEAIBPX99A80r6 {
    display: block;
    border-bottom: 4px #BFBFBF solid;
    border-left: 4px transparent solid;
    border-right: 4px transparent solid;
    margin-bottom: 2px;
}

.fe-components-xb-data-table-__sortDrop--13jxXU6HgrL7NvyYkDG2CE {
    display: block;
    border-top: 4px #BFBFBF solid;
    border-left: 4px transparent solid;
    border-right: 4px transparent solid;
}

/* .sortDrop:hover {
    border-top-color: #fff;
} */

.fe-components-xb-data-table-__sortDrop--13jxXU6HgrL7NvyYkDG2CE.fe-components-xb-data-table-__current--3mCsIeeL72ICJ9GjSvzsM_ {
    border-top-color: #0066FF;
}

/* .sortRise:hover {
    border-bottom-color: #fff;
} */

.fe-components-xb-data-table-__sortRise--2_Dbd94MTEAIBPX99A80r6.fe-components-xb-data-table-__current--3mCsIeeL72ICJ9GjSvzsM_ {
    border-bottom-color: #0066FF;
}

.fe-components-xb-data-table-__selectBox--9VK3lJWHa8gUqXdn8lumH {
    min-width: 35px;
    position: relative;
}

.fe-components-xb-data-table-__selectGroupBtns--2tBbmoJ6vg9LQFthEhnGYX {
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
    text-align: left;
    margin-top: 5px;
    color: rgb(51, 51, 51);
}

.fe-components-xb-data-table-__selectBox--9VK3lJWHa8gUqXdn8lumH:hover .fe-components-xb-data-table-__selectGroupBtns--2tBbmoJ6vg9LQFthEhnGYX {
    display: block;
}

.fe-components-xb-data-table-__selectBtnItem--1xia70o7KpfZ5JaBQfRz8t {
    height: 30px;
    line-height: 32px;
    text-align: left;
    font-size: 14px;
    padding: 0 12px;
    white-space: nowrap;
    cursor: pointer;
}

/* .selectBtnItem:active{
    box-shadow: inset 0 3px 10px rgba(0,0,0,.2);
} */

.fe-components-xb-data-table-__selectBtnItem--1xia70o7KpfZ5JaBQfRz8t:hover {
    background-color: #F0F0F0;
}

.fe-components-xb-data-table-__crossPageSelectionLabelText--3_KPHTDhKXVs3exgruvghg {
    line-height: 20px;
}

.fe-components-xb-data-table-__topContent--3nWT_VU-aD1h-C8zKnjLib {
    padding: 10px 15px;
}

.fe-components-xb-data-table-__deleteBtnBox--HKIzNBvXRjHnSAuYYBgBZ {
    display: inline-block;
    padding-right: 10px;
    visibility: hidden;
}
.fe-components-xb-data-table-__noWrap--1_b_7XUpBHp8FSb3l055tP{
    white-space: nowrap;
}

.fe-components-xb-data-table-__cycle---5W19THw52g5O_42bnyhF {
    display: inline-block;
	width: 16px;
    height: 16px;
    margin-left: 20px;
    vertical-align: middle;
    border: 4px solid #fff;
	border-radius: 50%;
	background-color: rgba(0,0,0,0.25)
}
/*组件样式———复选框模块 {*/

.fe-components-xb-checkbox-__checkbox--1Dhvk5Pc2RvIo4z5-tl-UG {
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    font-size: 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    transition: border-color .2s ease-in-out, background-color .2s ease-in-out;
}

.fe-components-xb-checkbox-__checkIcon--2qXU3WeB8hITm_om_qQekc {
    display: inline-block;
    width: 5px;
    height: 10px;
    margin: 1px 4px;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg) scale(0);
    /*transition: all .2s ease-in-out;*/
}

.fe-components-xb-checkbox-__checked--1cNnWg5tN_7gBeGLGPjLt_ {
    border-color: #0066FF;
    background-color: #0066FF;
}

.fe-components-xb-checkbox-__checked--1cNnWg5tN_7gBeGLGPjLt_ .fe-components-xb-checkbox-__checkIcon--2qXU3WeB8hITm_om_qQekc {
    transform: rotate(45deg) scale(1);
    transition: all .2s ease-in-out;
}

.fe-components-xb-checkbox-__disabled--3s33mnwgdKcmqeYygfsrpb {
    border-color: #ddd;
    cursor: default;
    background-color: #eee;
}

.fe-components-xb-checkbox-__checkedDisabled--2oZ0fhwiE70bBHita_2LHa {
    border-color: #ddd;
    background-color: #eee;
    cursor: default;
}

.fe-components-xb-checkbox-__checkedDisabled--2oZ0fhwiE70bBHita_2LHa .fe-components-xb-checkbox-__checkIcon--2qXU3WeB8hITm_om_qQekc {
    transform: rotate(45deg) scale(1);
}

.fe-components-xb-checkbox-__indeterminateDisabled--mTfj5eeHXh4aSK9IqpqNW {
    border-color: #ddd;
    background-color: #eee;
    cursor: default;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fe-components-xb-checkbox-__indeterminateDisabled--mTfj5eeHXh4aSK9IqpqNW .fe-components-xb-checkbox-__checkIcon--2qXU3WeB8hITm_om_qQekc {
    width: 8px;
    height: 8px;
    margin: unset;
    border: unset;
    transform: unset;
    transition: unset;
    background-color: #ddd;
}

.fe-components-xb-checkbox-__indeterminate--1aDuAFGiqU5poe610c9SPO {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fe-components-xb-checkbox-__indeterminate--1aDuAFGiqU5poe610c9SPO .fe-components-xb-checkbox-__checkIcon--2qXU3WeB8hITm_om_qQekc {
    width: 8px;
    height: 8px;
    background-color: #06f;
    margin: unset;
    border: unset;
    transform: unset;
    transition: unset;
}

/*} 组件样式———复选框模块*//* 编辑按钮样式 {*/
.fe-components-xb-table-edit-btn-__tdEdit--ZUZk7R6ibD45VMztpQ_jp {
    line-height: 25px;
    padding-right: 10px;
    border: 1px transparent solid;
    font-size: 14px;
    color: #0066FF;
    border-radius: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*.tdEdit:hover{ border-color:btnColor; color:btnColor; }*/
.fe-components-xb-table-edit-btn-__disabled--bTzcqeHfRFxzlEXM5ZDpC {
    opacity: 0.4;
}

.fe-components-xb-table-edit-btn-__disabled--bTzcqeHfRFxzlEXM5ZDpC:hover {
    background-color: none;
    cursor: default;
}

.fe-components-xb-table-edit-btn-__iconBtn--KLah4Sx1JGNlkRHUkXVaP {
    height: 26px;
    padding-left: 20px;
    color: #737373;
    background: url(../images/checkCopy.29b08dbf6e8bae6c2b68f0d4354bfd35.png) no-repeat left 5px;
}

.fe-components-xb-table-edit-btn-__iconBtn--KLah4Sx1JGNlkRHUkXVaP:hover {
    color: #0066FF;
    background-image: url(../images/checkCopyC.4f7953ba4a555e4364c727ffb9193124.png);
}

.fe-components-xb-table-edit-btn-__paddingNone--_hqGq4L-mIpveIAGn5cg5 {
    padding: 0
}

/* } 编辑按钮样式 */.fe-components-xb-search-btn-__searchIcon--3dLEdF21W9CunlWOpaX_BO {
    display: inline-block;
    width: 40px;
    height: 30px;
    border-radius: 0 3px 3px 0;
    vertical-align: top;
    background: #0066FF url(../images/searchIcon.f2379690309f2b4d8913108259016fe8.png) no-repeat center center;
    cursor: pointer;
}
.fe-components-xb-search-btn-__searchTextIcon--2RRdDOi4L11QTWzFuSvI49{
    display:inline-block;
    width:16px;
    height:30px;
    background:url(../images/searchIcon.f2379690309f2b4d8913108259016fe8.png) no-repeat center center;
    vertical-align:middle;
}
.fe-components-xb-search-btn-__searchTextCon--3mTKCbbN6Ifpbl09zKoYSE{
    padding-left:5px;
    font-size:14px;
    color:#fff;
    vertical-align:middle;
}
.fe-components-xb-search-btn-__searchText--dR7MSL-UCVXBfMe0S06a2 {
    display: inline-block;
    padding:0 12px;
    border-radius: 0 3px 3px 0;
    vertical-align: top;
    background: #0066FF;
    cursor: pointer;
}
.fe-components-xb-search-btn-__search--187ZExJIaPaGxXPHHkHtV1 {
    display: inline-block;
    font-size: 0;
}
.fe-components-xb-search-btn-__inputNormal--27PeenRMiXcOc4LCl7iGOO {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border-color: #ccc;
    border-style: solid;
    font-size: 14px;
    background: #fff;
}
.fe-components-xb-search-btn-__searchInput--1gkkUcyZG_K8av3M-_O5MS {
    /* width: 360px; */
    width: 240px;    /*2018/4/25 11:40  在中意位置上  设计要求将输入框长度，统一修改为240px*/
    border-width: 1px 0 1px 1px;
    border-radius: 3px 0 0 3px;
    transition: border 0.2s ease-in-out;
}
.fe-components-xb-search-btn-__searchInput--1gkkUcyZG_K8av3M-_O5MS::-webkit-input-placeholder{
    color:#AAAAAA;
}

.fe-components-xb-search-btn-__clearIcon--2D_O6XgCGXvLTy5Pe2kaDq{
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 0px;
    width: 12px;
    height: 30px;
    background: url(../images/clear.01f73416ac2d58429d697c45362bbb91.png) no-repeat center center;
    background-size: contain;
}

.fe-components-xb-search-btn-__innerIconInput--318uLM6BW7dBCGtkYPZtEB{
    padding-right: 30px;
}
.fe-components-xb-search-btn-__innerIconBox--304qQKt0mcrCux1XSPw3Ab{
    position: relative;
}
.fe-components-xb-search-btn-__innerIcon--3gQPLg-VZscKgIKzaDA22-{
    content:"";
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    right: 0px;
    background: url(../images/iconSearchInner.a3d2c0cefc135a9f4f75cc26d9c88670.png) no-repeat;
    cursor: pointer;
}
.fe-components-xb-search-btn-__innerIcon--3gQPLg-VZscKgIKzaDA22-:hover{
    background-position:0 -28px;
}
.fe-components-xb-search-btn-__inputNormal--27PeenRMiXcOc4LCl7iGOO:hover, .fe-components-xb-search-btn-__search--187ZExJIaPaGxXPHHkHtV1:hover .fe-components-xb-search-btn-__inputNormal--27PeenRMiXcOc4LCl7iGOO,.fe-components-xb-search-btn-__inputNormal--27PeenRMiXcOc4LCl7iGOO:focus:hover, .fe-components-xb-search-btn-__inputNormal--27PeenRMiXcOc4LCl7iGOO:focus {
    border-color: #3F8CFF;
    background: #fff;
}
.fe-components-xb-search-btn-__short--HfIcdP_o12FtVrLdpo3sC{
    width: 137px;
}
.fe-components-xb-search-btn-__normal--2YH4CKbRVp8uAVL9mSBcm6 {
    min-width:100px;
}
.fe-components-xb-search-btn-__w180--3DVwXYMkxqgjru_YSdkQlW {
    width: 180px;
}
.fe-components-xb-search-btn-__w200--1auTe0FxoNm21OHmUjQvrV{
    width:200px;
}
.fe-components-xb-search-btn-__medium--2YmsFtUJ86K4xd3l-ZXkWv{
    width:220px;
}
.fe-components-xb-search-btn-__medium2--21tIspLeHpmoPVUDwWVhrJ{
    width:240px;
}
.fe-components-xb-search-btn-__middle--3sRSOHfpcapg0_1oaMaCfO {
    width:260px;
}
.fe-components-xb-search-btn-__long--rNa3DPJqxarYY3FKyIlRT {
    width:390px;
}
.fe-components-xb-search-btn-__w460--1oiQTyWGogyFtRCcAk21HS{
    width:460px;
}
.fe-components-xb-search-btn-__multisChooseW--3xQIh0hjW6YTdxFT5eu5pS{width:268px;}/* 用在xb-multis-choose左侧数据列表的搜索 */
.fe-components-xb-search-btn-__hidebtn--1rRdxkEg2wbVUlQ4BeqCrL {
   border-width: 1px 1px 1px 1px;
   border-radius: 3px;
}
/*日期选择组件 {*/

.fe-components-datepicker-__datePicker--1SDHosLBTeEj0kQ2Ug26RB {
    position: relative;
    display: inline-block;
}

.fe-components-datepicker-__input--3gFtfFGXBAM_kaoUJxVklO {
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding-left: 35px;
    padding-right: 15px;
    border: 1px #ccc solid;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border-radius: 3px;
    transition: border 0.2s ease-in-out;
}

.fe-components-datepicker-__input--3gFtfFGXBAM_kaoUJxVklO::-webkit-input-placeholder {
    color: #AAAAAA;
}

.fe-components-datepicker-__input--3gFtfFGXBAM_kaoUJxVklO:hover,
.fe-components-datepicker-__input--3gFtfFGXBAM_kaoUJxVklO:focus {
    border-color: #3F8CFF;
}

.fe-components-datepicker-__input--3gFtfFGXBAM_kaoUJxVklO[disabled]:hover {
    border-color: #ccc;
}

.fe-components-datepicker-__date--1-PbQIxVF3gYZB6zSDMWSD {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 7px;
    left: 10px;
    background: url(../images/cameraIcon.b6c147290b33683fcec06fc8264c095d.png) no-repeat;
}

.fe-components-datepicker-__time--26DNb0NTsRo3zDrtBbHsDR {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 7px;
    left: 10px;
    background: url(../images/timeIcon.20ab203b4ca87bfaff52559e701173b8.png) no-repeat;
}

.fe-components-datepicker-__disabled--1DjAngoBCfxip2dTEeGiyC {
}

.fe-components-datepicker-__disabled--1DjAngoBCfxip2dTEeGiyC .fe-components-datepicker-__input--3gFtfFGXBAM_kaoUJxVklO {
    background: #ebebeb;
    border-color: #e0e0e0;
}

.fe-components-datepicker-__disabled--1DjAngoBCfxip2dTEeGiyC .fe-components-datepicker-__time--26DNb0NTsRo3zDrtBbHsDR,
.fe-components-datepicker-__disabled--1DjAngoBCfxip2dTEeGiyC .fe-components-datepicker-__date--1-PbQIxVF3gYZB6zSDMWSD {
    opacity: .6;
}

.fe-components-datepicker-__w80--2_70v0MjXaug_HbY_nluyW {
    width: 80px;
}

.fe-components-datepicker-__w120--1IrlW_OhwhaR36o1DNZoSu {
    width: 120px;
}

.fe-components-datepicker-__w125--1gdE8-rNYSCf-NYGM1MmLh {
    width: 125px;
}

.fe-components-datepicker-__w160--ebdvHRBVORPRjtr_TIn {
    width: 160px;
}

.fe-components-datepicker-__w190--284Wh6etRNEiwvCkplWIKv {
    width: 190px;
}

.fe-components-datepicker-__w200--pNdnjkecukBflo0AlaJPn {
    width: 200px;
}
.fe-components-datepicker-__w202--YHjJXFwrPBhlouabX2-_U {
  width: 202px;
}

.fe-components-datepicker-__w150--DCaNFWdOuqne4Bnw2hCDL {
    width: 150px;
}

.fe-components-datepicker-__w300--Dp4ahsyiV_W9fXBvIwT8p {
    width: 300px;
}

.fe-components-datepicker-__w320--2oP137CVuxZcV7LvXdPi1J {
    width: 320px;
}

.fe-components-datepicker-__w260--QH1s4anl7-E4NwebrtxFT {
    width: 260px;
}

.fe-components-datepicker-__w140--3-g5Zv8vp3e67_nPZbX8AF {
    width: 140px;
}

.fe-components-datepicker-__wAuto--3Bg64eLEeXW_4WX_6k_L5Z {
    width: 100%;
}

.fe-components-datepicker-__input--3gFtfFGXBAM_kaoUJxVklO[disabled]::-webkit-input-placeholder {
    color: #AAAAAA;
}

.fe-components-datepicker-__turnRight--yAIw6Aberto1wK7mLubCZ .fe-components-datepicker-__input--3gFtfFGXBAM_kaoUJxVklO {
    padding-left: 10px;
}

.fe-components-datepicker-__turnRight--yAIw6Aberto1wK7mLubCZ .fe-components-datepicker-__time--26DNb0NTsRo3zDrtBbHsDR,
.fe-components-datepicker-__turnRight--yAIw6Aberto1wK7mLubCZ .fe-components-datepicker-__date--1-PbQIxVF3gYZB6zSDMWSD {
    left: auto;
    right: 10px;
}

/*} 日期选择组件*//* 
 * My97 DatePicker 4.7
 */

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ{
	width:180px;
	background-color:#FFFFFF;
	border:#bbb 1px solid;
	padding:2px;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv2--3YyK6kr1ALy5P9MMn2fu0H{
	width:360px;
}
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ *{font-size:9pt;}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__NavImg--2ZrgB0fUhbZSppHz86HTz3 a{
	display:block;
	cursor:pointer;
	height:16px;
	width:16px;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__NavImgll--380PkRbsFowAWLE8L5h5b8 a{
	float:left;
	background:transparent url(../images/img.ed11a2b68742ccf22763d3e8f2454516.gif) no-repeat scroll 0 0;
}
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__NavImgl--3z9gjplLT8cfkzd_gRiAR5 a{
	float:left;
	background:transparent url(../images/img.ed11a2b68742ccf22763d3e8f2454516.gif) no-repeat scroll -16px 0;
}
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__NavImgr--1jb-5am6RebTr02g9Zfrfs a{
	float:right;
	background:transparent url(../images/img.ed11a2b68742ccf22763d3e8f2454516.gif) no-repeat scroll -32px 0;
}
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__NavImgrr--3Q_VXHcS8Fs17yGI73n8Gn a{
	float:right;
	background:transparent url(../images/img.ed11a2b68742ccf22763d3e8f2454516.gif) no-repeat scroll -48px 0;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ #Scripts-libs-My97DatePicker-skin-default-__dpTitle--2OaxqPIpB3pDUUejgnIR6b{
	height:24px;
	margin-bottom:2px;
	padding:1px;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__yminput--2Zeb7DozqbQTA_7lp6Yggl{
	margin-top:2px;
	text-align:center;
	height:20px;
	border:0px;
	width:50px;
	cursor:pointer;		
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__yminputfocus--36uP0hQ-DiBPSe5J2urrzy{
	margin-top:2px;
	text-align:center;
	font-weight:bold;
	height:20px;
	color:blue;
	border:#ccc 1px solid;
	width:50px;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__menuSel--18wFZXtvz7MapxKzdAMdL2{
	z-index:1;
	position:absolute;
	background-color:#FFFFFF;	
	border:#ccc 1px solid;
	display:none;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__menu--3P9Qi9drw8vMbqjt_ebpfR{
	cursor:pointer;
	background-color:#fff;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__menuOn--1w5ATe486KdWnmc9G0_XAR{
	cursor:pointer;
	background-color:#BEEBEE;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__invalidMenu--1YfHNUle0FzgAppyZdLKMH{
	color:#aaa;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__YMenu--23B2gTxvFDBo9AoFkwhPa{
	margin-top:20px;
	
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__MMenu--Fzdz4qzaqrgJZ2ONUrt-x{
	margin-top:20px;
	*width:62px;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__hhMenu--3rFwXxay4BsnrQ9LVCrSs1{
	margin-top:-90px; 
	margin-left:26px;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__mmMenu--19AdjJde9zy-1u_sULGkmH{
	margin-top:-46px; 
	margin-left:26px;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__ssMenu--17etZy7GLZICcpcrsuF37y{
	margin-top:-24px; 
	margin-left:26px;
}

 .Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__Wweek--cHaisdNAqHi-4DAqSy-0Z {
 	text-align:center;
	background:#DAF3F5;
	border-right:#BDEBEE 1px solid;
 }

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__MTitle--13lzWA3psi1YsHFGY-67EG{
	background-color:#BDEBEE;
}
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__WdayTable2--mG_RJO4hMR7SotpJaimi6{
	border-collapse:collapse;
	border:#c5d9e8 1px solid;
}
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__WdayTable2--mG_RJO4hMR7SotpJaimi6 table{
	border:0;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__WdayTable--1XjSnmXfLJPgeOYsWxiumU{
	line-height:20px;
	border:#c5d9e8 1px solid;
}
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__WdayTable--1XjSnmXfLJPgeOYsWxiumU td{
	text-align:center;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__Wday--3WFkBGtDXTfzjxEpX0hJqg{
	cursor:pointer;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__WdayOn--1W-KGLVqN9glXG9JFxysOF{
	cursor:pointer;
	background-color:#C0EBEF;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__Wwday--36HsoH7rxRbdl01-HhCklV{
	cursor:pointer;
	color:#FF2F2F;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__WwdayOn--1_xKiX2VQPLCMQy-574TdV{
	cursor:pointer;
	color:#000;
	background-color:#C0EBEF;
}
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__Wtoday--aI6SVcw9-LfT_D3HDmW8Z{
	cursor:pointer;
	color:blue;
}
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__Wselday--2Fh5lfMWa8bmoOZoDg_UOB{
	background-color:#A9E4E9;
}
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__WspecialDay--2pl8ihFfy4QD3DzHrroTO2{
	background-color:#66F4DF;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__WotherDay--1d9MeTEy68lHePcd1oz0fr{ 
	cursor:pointer;
	color:#6A6AFF;	
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__WotherDayOn--U1q7UEOxn1BLnWrJZCAEw{ 
	cursor:pointer;
	background-color:#C0EBEF;	
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__WinvalidDay--fI-QAv1Pmk0MlxvL9Plgj{
	color:#aaa;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ #Scripts-libs-My97DatePicker-skin-default-__dpTime--2Vc-erSbBLHEpWuexf_yEn{
	float:left;
	margin-top:3px;
	margin-right:30px;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ #Scripts-libs-My97DatePicker-skin-default-__dpTime--2Vc-erSbBLHEpWuexf_yEn #Scripts-libs-My97DatePicker-skin-default-__dpTimeStr--1UE9l8V3p9bhM1VHILZH7H{
	margin-left:1px;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ #Scripts-libs-My97DatePicker-skin-default-__dpTime--2Vc-erSbBLHEpWuexf_yEn input{
	width:18px;
	height:20px;
	text-align:center;
	border:#ccc 1px solid;	
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ #Scripts-libs-My97DatePicker-skin-default-__dpTime--2Vc-erSbBLHEpWuexf_yEn .Scripts-libs-My97DatePicker-skin-default-__tB--2iVAtA1IQTTjtW9YnDGeRH{
	border-right:0px;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ #Scripts-libs-My97DatePicker-skin-default-__dpTime--2Vc-erSbBLHEpWuexf_yEn .Scripts-libs-My97DatePicker-skin-default-__tE--1taP00_dghcKGWHQ_HAcuO{
	border-left:0;
	border-right:0;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ #Scripts-libs-My97DatePicker-skin-default-__dpTime--2Vc-erSbBLHEpWuexf_yEn .Scripts-libs-My97DatePicker-skin-default-__tm--308qzdPRFlNR2ZM-OtO1Qg{
	width:7px;
	border-left:0;
	border-right:0;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ #Scripts-libs-My97DatePicker-skin-default-__dpTime--2Vc-erSbBLHEpWuexf_yEn #Scripts-libs-My97DatePicker-skin-default-__dpTimeUp--2VSHc3Wv5jnh0-YGjyKXqt{
	height:10px;
	width:13px;
	border:0px;
	background:url(../images/img.ed11a2b68742ccf22763d3e8f2454516.gif) no-repeat -32px -16px;
}

.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ #Scripts-libs-My97DatePicker-skin-default-__dpTime--2Vc-erSbBLHEpWuexf_yEn #Scripts-libs-My97DatePicker-skin-default-__dpTimeDown--IyWY13c2SZIPASdLK9F6Y{
	height:10px;
	width:13px;
	border:0px;
    background:url(../images/img.ed11a2b68742ccf22763d3e8f2454516.gif) no-repeat -48px -16px;
}

 .Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ #Scripts-libs-My97DatePicker-skin-default-__dpQS--qNlFiCBRJXo2AUU9HgbIB {
 	float:left;
	margin-right:3px;
	margin-top:3px;
	background:url(../images/img.ed11a2b68742ccf22763d3e8f2454516.gif) no-repeat 0px -16px;
	width:20px;
	height:20px;
	cursor:pointer;
 }
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ #Scripts-libs-My97DatePicker-skin-default-__dpControl--1UU3hkK6yTP4TnqrDNJGJt {
	text-align:right;	
}
.Scripts-libs-My97DatePicker-skin-default-__WdateDiv--EihWocnkM6ycMI8_arwDQ .Scripts-libs-My97DatePicker-skin-default-__dpButton--3QVuGYmhvuKcuZPpewhEyu{ 
	height:20px;
	width:45px;
	border:#ccc 1px solid;
	margin-top:2px;
	margin-right:1px;
}/*pullBtn {*/
.fe-components-xb-pull-btn-__pullBtn--3jI-IKeRvWgH-HMUhX52bM {
	position: relative;
}

.fe-components-xb-pull-btn-__common--1gK9wiA6fpgMaV1llOcKUf {
	position: absolute;
	right: 10px;
	top: 0;
	color: blue;
	height: 30px;
	line-height: 30px;
	width: 20px;
	text-align: center;
	cursor: pointer;
	background: url(../images/completed.c49e2adcf8c70911b475f0e5dd731cfe.png) no-repeat center;
}
.fe-components-xb-pull-btn-__icon--1FAXIsNkpWuyjeP4n_f2OY {
	position: absolute;
	right: 10px;
	top: 0;
	color: red;
	height: 30px;
	line-height: 30px;
	width: 20px;
	text-align: center;
	cursor: pointer;
}

.fe-components-xb-pull-btn-__input--2h8-o76myT2NA-Q03wU1Tm {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 27px;
	border: 1px #ccc solid;
	font-size: 14px;
	border-radius: 3px;
}

.fe-components-xb-pull-btn-__input--2h8-o76myT2NA-Q03wU1Tm:hover {
	border-color: #3F8CFF;
	cursor: pointer;
}

.fe-components-xb-pull-btn-__input--2h8-o76myT2NA-Q03wU1Tm::-webkit-input-placeholder {
	color: #aaaaaa;
}

.fe-components-xb-pull-btn-__arrow--1q9BkJF2sfcv3L17YQGg1Z {
	width: 7px;
	height: 4px;
	display: block;
	position: absolute;
	top: 13px;
	right: 10px;
	cursor: pointer;
	background: url(../images/arrow.58882bd145fc00a300a462064f9a8bf4.png) no-repeat;
}

.fe-components-xb-pull-btn-__close--cme3wbI82vlV6qSlzVa9J {
	display: none;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #656565 url(../images/close.6733b129bf7a7376d74ea0f51ace4706.png) no-repeat center center;
	position: absolute;
	top: 10px;
	right: 8px;
	cursor: pointer;
	z-index: 10;
}

.fe-components-xb-pull-btn-__allowClear--31ONl22gHlTO0sF5PA3UF_:hover .fe-components-xb-pull-btn-__close--cme3wbI82vlV6qSlzVa9J {
	display: block;
}

.fe-components-xb-pull-btn-__list--1Hw63tiAOEmD6RmqFbteZM {
	visibility: hidden;
	opacity: 0;
	margin-top: -3px;
	transition: margin 0.3s ease 0s, opacity 0.3s ease 0s;
	position: absolute;
	/* top: 31px; */
	left: 0;
	width: 100%;
	/* max-height: 182px; */
	/* overflow-y: auto; */
	border: #ccc 1px solid;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	z-index: 10;
	text-align: left;
}
.fe-components-xb-pull-btn-__autoList--2l-Ck_5CalctXEYHi-_pSd {
	visibility: hidden;
	opacity: 0;
	margin-top: -3px;
	transition: margin 0.3s ease 0s, opacity 0.3s ease 0s;
	position: absolute;
	/* left: 0; */
	border: #ccc 1px solid;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	z-index: 10;
	text-align: left;
}
.fe-components-xb-pull-btn-__item--2iym4ut8KSNrd4zhyWhvJ4 {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	position: relative;
}
.fe-components-xb-pull-btn-__groupItem--mXaQheF4wXxA6vJjscdtz {
	margin-left: 20px;
}

.fe-components-xb-pull-btn-__item--2iym4ut8KSNrd4zhyWhvJ4:hover {
	background-color: #eee;
	cursor: pointer;
}
.fe-components-xb-pull-btn-__t_overflow--1li3TS7Kr7dMmaGthDsTjn {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.fe-components-xb-pull-btn-__open--1bf4D3JRsivAYlM2XWR97M {
}

.fe-components-xb-pull-btn-__open--1bf4D3JRsivAYlM2XWR97M .fe-components-xb-pull-btn-__input--2h8-o76myT2NA-Q03wU1Tm {
	border-color: #3F8CFF;
}

.fe-components-xb-pull-btn-__open--1bf4D3JRsivAYlM2XWR97M .fe-components-xb-pull-btn-__list--1Hw63tiAOEmD6RmqFbteZM {
	/*display: block;*/
}

.fe-components-xb-pull-btn-__disabled--2W7ao-MFUJOFnwTkDlesvo {
}

.fe-components-xb-pull-btn-__disabled--2W7ao-MFUJOFnwTkDlesvo .fe-components-xb-pull-btn-__input--2h8-o76myT2NA-Q03wU1Tm {
	background: #ebebeb;
	border-color: #e0e0e0;
	cursor: not-allowed;
}

.fe-components-xb-pull-btn-__disabled--2W7ao-MFUJOFnwTkDlesvo .fe-components-xb-pull-btn-__arrow--1q9BkJF2sfcv3L17YQGg1Z {
	opacity: 0.6;
}

.fe-components-xb-pull-btn-__long--2u4PJ2TVyMaiOrT-hOZJ0b {
	width: 260px;
}

.fe-components-xb-pull-btn-__auto--2G8a2hC_LcNV8w4kK2XgoM {
	width: 100%;
}

.fe-components-xb-pull-btn-__normal--3Gy8GF_R0nQ4Xy4GLo5gYv {
	width: 200px;
}

.fe-components-xb-pull-btn-__medium--Zg7OhMASDGqCvMf9CCLTb {
	width: 160px;
}

.fe-components-xb-pull-btn-__w150--cVchSBZLaKhmWO60vi2Re {
	width: 150px;
}
.fe-components-xb-pull-btn-__w170--2Ih9OFK-hB5nrbRanBC3Zx {
	width: 170px;
}

.fe-components-xb-pull-btn-__short--1FHlEH7Qi_vnVGLRt1uivC {
	width: 140px;
}

.fe-components-xb-pull-btn-__shorter--2nPv7VMkBCQ08I1CEFpRtD {
	width: 120px;
}

.fe-components-xb-pull-btn-__shortest--1iX1VAfndCaxnjFUwhieIe {
	width: 80px;
}

.fe-components-xb-pull-btn-__maxLong--9BXcvnxNICF0LH00aedMr {
	width: 350px;
}

.fe-components-xb-pull-btn-__w355--t2Dr7dUVWgFUBlTq0wPGc {
	width: 355px;
}

.fe-components-xb-pull-btn-__wDiy1--3yrNiSXAbP3PQAKbk4FCt2 {
	width: 138px;
}
.fe-components-xb-pull-btn-__w180--35_GTp88qPVXQKC0sfWE8G {
	width: 180px;
}
.fe-components-xb-pull-btn-__w80--kNjdK-KCUqnF2VjApEZ3m {
	width: 80px;
}
.fe-components-xb-pull-btn-__w90--2BOeSw51xaP1u4FlXBobE4 {
	width: 90px;
}

.fe-components-xb-pull-btn-__w100--WD2G2TZFyrGpK9ddpzG5c {
	width: 100px;
}

.fe-components-xb-pull-btn-__w120--2DloYCgkdw8NocK0oiCnaJ {
	width: 120px;
}

.fe-components-xb-pull-btn-__w300--2GFLFjR7akD5YQXb4bmBQ3 {
	width: 300px;
}

.fe-components-xb-pull-btn-__w793--3s2C1ShrKo-6gF-tR4NZRX {
	width: 793px;
}

/*} pullBtn*/

/*.slide-up-in {
    animation: ivuSlideUpIn 0.3s ease-in-out forwards;

}

.slide-up-out {
    animation: ivuSlideUpOut 0.3s ease-in-out forwards;

}

@keyframes ivuSlideUpIn {
    0% {
        opacity: 0;
        transform-origin: 0% 0%;
        transform: scaleY(.8);
    }

    100% {
        opacity: 1;
        transform-origin: 0% 0%;
        transform: scaleY(1);
        visibility:visible;
    }
}

@keyframes ivuSlideUpOut {
    0% {
        opacity: 1;
        transform-origin: 0% 0%;
        transform: scaleY(1);
    }

    100% {
        opacity: 0;
        transform-origin: 0% 0%;
        transform: scaleY(.8);
        visibility:hidden;
    }
}*/

.fe-components-xb-pull-btn-__openList--3ZIGblHZ_HEap3Dv2ycVkH {
	visibility: visible;
	opacity: 1;
	margin-top: 0;
}

.fe-components-xb-pull-btn-__insert--19cndTFBEy-Co1MpXhGhBP {
	position: relative;
}
.fe-components-xb-pull-btn-__searchIcon--1yWpREKxarikrHDTLtVXUd {
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/iconSearch.a3d2c0cefc135a9f4f75cc26d9c88670.png) no-repeat;
}
.fe-components-xb-pull-btn-__searchIcon--1yWpREKxarikrHDTLtVXUd:hover {
	cursor: pointer;
	background-position: 0 -28px;
}
.fe-components-xb-pull-btn-__search--1EvfciREcDWwP2rRCR-mcv {
	padding: 10px 8px;
}
.fe-components-xb-pull-btn-__searchInput--3CelNL6qM8b1XjAxLYvz6F {
	width: 100%;
	height: 30px;
	line-height: 28px;
	padding: 0 32px 0 15px;
	background: #fff;
	border: 1px #ccc solid;
	transition: border 0.2s ease-in-out;
}
.fe-components-xb-pull-btn-__searchInput--3CelNL6qM8b1XjAxLYvz6F::-webkit-input-placeholder {
	color: #aaaaaa;
}
.fe-components-xb-pull-btn-__searchInput--3CelNL6qM8b1XjAxLYvz6F:hover,
.fe-components-xb-pull-btn-__searchInput--3CelNL6qM8b1XjAxLYvz6F:focus {
	border-color: #3f8cff;
}
.fe-components-xb-pull-btn-__listBox--1zHgBVR8GgTQETBztSwXqI {
	width: 100%;
	max-height: 200px;
	overflow: auto;
	min-height: 101%;
}
.fe-components-xb-pull-btn-__t_blue--3C1vdn1zvOwt4E3ThsiERR {
	color: #0066ff;
}
.fe-components-xb-pull-btn-__groupLabel--2x41VPwyPhrh4Dsdq5ncOf {
	cursor: default;
	color: #9d9d9d;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	position: relative;
}
/*单行文本组件input{*/
.fe-components-xb-text-__input--33czjV82GOD0wr7LKAVY13 {
	width: 260px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border: 1px #ccc solid;
	font-size: 14px;
	transition: border 0.2s ease-in-out;
	vertical-align: middle;
	border-radius: 3px;
}
.fe-components-xb-text-__borderNone--1u9xP4j6VaiGHYFJArEidJ{
	border: none;
	border-radius: 0;
}
.fe-components-xb-text-__input--33czjV82GOD0wr7LKAVY13::-webkit-input-placeholder {
	color: #AAAAAA;
}

.fe-components-xb-text-__input--33czjV82GOD0wr7LKAVY13:hover,
.fe-components-xb-text-__input--33czjV82GOD0wr7LKAVY13:focus {
	border-color: #3F8CFF;
}

.fe-components-xb-text-__error--1mOOXWhaKiYjnahweGC88w {
	border-color: #ed5656;
}

.fe-components-xb-text-__disabled--3jUXeXVHqpHHdgm_0D5lNN {
	background: #ebebeb;
	border-color: #e0e0e0;
}

.fe-components-xb-text-__disabled--3jUXeXVHqpHHdgm_0D5lNN:hover,
.fe-components-xb-text-__disabled--3jUXeXVHqpHHdgm_0D5lNN:focus {
	background: #ebebeb;
	border-color: #e0e0e0;
}

.fe-components-xb-text-__short--336jbwSE9z1Su4HHH6vSvO {
	width: 170px;
}

.fe-components-xb-text-__long--3QWNsg6Yl9Q-i-LrFSDsBF {
	width: 300px;
}

.fe-components-xb-text-__small--18-c2ZJhaZoEM6NqRjLClr {
	width: 100px;
}
.fe-components-xb-text-__w80--1i1ccnlxUuK1JgyEI_n6q2{
	width: 80px;
}
.fe-components-xb-text-__w90--1KklvpPHi1qkHiIQOo_wtG{
	width: 90px;
}
.fe-components-xb-text-__w260--p1wNIB6U9A4HC3tHbEXpn{
	width: 260px;
}
.fe-components-xb-text-__w200--2WodIEI0v3vU7LlDwu8T-3{
	width: 200px;
}
.fe-components-xb-text-__w450--211XWH80ipClPcuIRBZk-w{
	width: 450px;
}
.fe-components-xb-text-__min--245wdK9dcLETn-x18yW54L {
	width: 60px;
}

.fe-components-xb-text-__minPlus--2XqCmv-T-kXIWTzeGI9K6 {
	width: 64px;
}

.fe-components-xb-text-__middle--19b9W6K42cQvXAEhyzRuvG {
	width: 124px;
}

.fe-components-xb-text-__maxLong--2sugku2e7umz74Yrp0troZ {
	width: 320px;
}

.fe-components-xb-text-__auto--20LfuyVjjW_GPBdOM09oEd {
	width: 100%;
}

.fe-components-xb-text-__autoShort--2vx199Mvr3vzSP0nL9ToWh {
	height: 26px;
	line-height: 26px;
}

.fe-components-xb-text-__formSMSCode--3EkWFYaL4yJgojRAjxhvtp {
	width: 219px;
}

/* } 单行文本组件input*/
/*单选组件 {*/
.fe-components-xb-radio-__radio--3VL5KEmB9Qa0QLOJG7XPzR{width:16px; height:16px;display: inline-block; background: url(../images/radiobutton.149e2d13349a8e29cc53d09af8c3e5bb.png) no-repeat 116px 50px; background-position: -40px -18px; cursor: pointer; vertical-align:middle;}
.fe-components-xb-radio-__checked--3Re8VDRhvxtCx2JK2d5nW2{background-position: -19px -18px;}
.fe-components-xb-radio-__disabled--2OO4nzDmCcw5XHCyTvWOpK{background-position: -82px -18px; cursor: default;}
.fe-components-xb-radio-__checkedDisabled--S4FQcKShKDEFvBlKtSY6C{background-position: -61px -18px; cursor: default;}
/*} 单选组件*/


/*组件样式———页码模块 {*/
.fe-components-xb-pagination-__scrollPage--2eyxT04CoyjHNQQwP2zguT {
    text-align:center;
}
.fe-components-xb-pagination-__paging--2gyi4120EP7ZgdIivcrSWS, .fe-components-xb-pagination-__pageBox--nMTR7U2WwXwmELmru8Q8d {
    font-size: 0;
}
.fe-components-xb-pagination-__paging--2gyi4120EP7ZgdIivcrSWS {
    float:left;
}
.fe-components-xb-pagination-__pageBox--nMTR7U2WwXwmELmru8Q8d {
}
.fe-components-xb-pagination-__type--1R6eLntPQBDYFlqSk8Oi5v, .fe-components-xb-pagination-__pageBox--nMTR7U2WwXwmELmru8Q8d > a, .fe-components-xb-pagination-__pageBox--nMTR7U2WwXwmELmru8Q8d > span {
    display: inline-block;
    vertical-align: top;
}
.fe-components-xb-pagination-__type--1R6eLntPQBDYFlqSk8Oi5v {
    width: 30px;
    height: 32px;
    margin-right: 10px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: #dadada url(../images/paging.ef6e4379c4fe0beae033fb03e5023cd0.png)no-repeat;
    cursor: pointer;
}
.fe-components-xb-pagination-__current--3Zd1BSugzW1fDtLywY4NEk {
    background-color: #0066FF;
} /* 此处紫色需要用变量 @！@ */

.fe-components-xb-pagination-__item--1Wy-jxjn7xqsnEDFXG7vs1, .fe-components-xb-pagination-__pageNumber--1X3HL6kvmie4P-_uU3sa51{
    min-width: 36px;
    padding-left: 5px;
    padding-right: 5px;
    height: 32px;
    text-align: center;
    background-color: #fff;
    border: #dadada 1px solid;
    margin-left: 3px;
    margin-right: 3px;
}
.fe-components-xb-pagination-__item--1Wy-jxjn7xqsnEDFXG7vs1 {
    color: #737373;
    font-size: 14px;
    line-height: 30px;
}
.fe-components-xb-pagination-__item--1Wy-jxjn7xqsnEDFXG7vs1:hover, .fe-components-xb-pagination-__pageNumber--1X3HL6kvmie4P-_uU3sa51:hover {
    background-color: #dadada;
    border-color: #c6c6c6;
}
.fe-components-xb-pagination-__pageNumber--1X3HL6kvmie4P-_uU3sa51 {
    color: #666;
    font-size: 14px;
    line-height: 28px;
}
.fe-components-xb-pagination-__leftIcon--lA6bmMk7b3w8-dBBijose {
    background:url(../images/pagIconLeft.0df0c97d75e2d656a604095c92bb9928.png) no-repeat;
}
.fe-components-xb-pagination-__rightIcon--1DQ5Qii3A1dhSji3yU0NaA {
    background:url(../images/pagIconRight.da38a43dd24f5c3237e0383864065d56.png) no-repeat;
}
.fe-components-xb-pagination-__active--3IMnEK8lSqtzD1hZ7OkoV7 {
    cursor: default;
    background-color: #0066FF;
    border-color: #0066FF;
    color: #fff;
}
.fe-components-xb-pagination-__active--3IMnEK8lSqtzD1hZ7OkoV7:hover {
    cursor: default;
    background-color: #0066FF;
    border-color: #0066FF;
    color: #fff;
} /* 此处紫色需要用变量 @！@ */
.fe-components-xb-pagination-__disabled--3koH7Ip7NEK9ULy50ANFp6{
    cursor: default;
    opacity: .4;
    background-color: #fff;
    border-color: #dadada;
}
.fe-components-xb-pagination-__disabled--3koH7Ip7NEK9ULy50ANFp6:hover {
    cursor: default;
    opacity: .4;
    background-color: #fff;
    border-color: #dadada;
}
.fe-components-xb-pagination-__pageMore--2M1NOz72jYsgzkG69jCnjX {
    width: 24px;
    text-align: center;
    color: #999;
    font-size: 20px;
    line-height: 20px;
}
.fe-components-xb-pagination-__total--3_XjwNJS1gYIijwsFfiNYm {
    margin-left: 3px;
    margin-right: 3px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.fe-components-xb-pagination-__text--2BGDuz_ClUunCxmGI01zWc {
    color: #0066FF;
    font-weight: bold;
    padding: 0 2px;
} /* 此处紫色需要用变量 @！@ */

/*} 组件样式———页码模块*/.fe-components-xb-popup-window-__modal--2YBnOzlLsdh0sS-qlt8KmJ {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    bottom: 0;
    left: 0;
    display: table;
}

.fe-components-xb-popup-window-__modalInner--f-XmKVmQgTKrSFwDfKgh9 {
    display: table-cell;
    vertical-align: middle;
}

.fe-components-xb-popup-window-__modalBackdrop--y8OnjhFAv5-PQ9rcon8LA {
    /*position: absolute;
    top: 0;
    right: 0;
    left: 0;*/
    /*min-height: 100%;
    background-color: rgba(255,255,255,0.8);*/
}

.fe-components-xb-popup-window-__modalDialogAb--2sEC1ZlhKlrfQktQw-m0ln {
    /*position: absolute;
    top: 50%;
    left: 50%;*/
    border-radius: 8px;
}

.fe-components-xb-popup-window-__modalContent--3QrMSsCqX2CbR3lNo0GnOx {
    /* max-height: 100%;
    overflow-y: auto; */
    margin: 0 auto;
    background: #fff;
    box-shadow: 1px 0 5px rgba(0, 0, 0, .2);
}

.fe-components-xb-popup-window-__popuptitle--3Wd5vyLG6YMHkiEWNBZdS6 {
    font-size: 16px;
    height: 56px;
    line-height: 56px;
    padding: 0 20px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    text-align: left;
    border-radius: 8px 8px 0 0;
}

.fe-components-xb-popup-window-__popuptitleShow--1IdVlaamCXy-zt1-O2Gp8U {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 50px);
    font-size: 20px;
    font-weight: 500;
    color: #222;
}

.fe-components-xb-popup-window-__popupcontents1--1gUbNKXSoFoM-Tgya4plr7 {
    /* max-height: 565px; */
    padding: 10px 16px 0 16px;
    /* overflow: auto; */
    /* padding: 10px 20px 0 20px; */
    font-size: 12px;
}

.fe-components-xb-popup-window-__popupcontents2--2Wqf5HhYQySEQHLkGgYno5 {
    /* max-height: 565px; */
    padding: 0px;
    /* overflow: auto; */
    /* padding: 10px 20px 0 20px; */
    font-size: 12px;
}

.fe-components-xb-popup-window-__contentSucess--16HlO5ICbXAj_EcZJujg5A {
    padding: 45px 20px 0 125px;
    font-size: 12px;
    background: url(../images/iconSuccess.35f87716d1a2c1c9311a3c7b98cce411.png) no-repeat 50px 45px;
}

.fe-components-xb-popup-window-__contentFail--3MQoGweKOrlo2enL7oEZ4Y {
    padding: 45px 20px 0 125px;
    font-size: 12px;
    background: url(../images/iconFailure.7026a51643d7594d57c738c7dd6f0557.png) no-repeat 50px 45px;
}

.fe-components-xb-popup-window-__autoHeightContent--33CJXQhG0tm2jiRXLlvX8V {
    /* overflow: auto; */
    overflow-y: auto;
    overflow-x: hidden;
    transition: max-height .3s ease;
}

.fe-components-xb-popup-window-__clearfix--1BEDGwVAijtqi5s5lJkDFa:after,
.fe-components-xb-popup-window-__clearfix--1BEDGwVAijtqi5s5lJkDFa:before,
.fe-components-xb-popup-window-__container--D1Z2C5zF6iQO9jaX5lZpo:after,
.fe-components-xb-popup-window-__container--D1Z2C5zF6iQO9jaX5lZpo:before,
.fe-components-xb-popup-window-__list-data--37XPRZQCYDSB7v948gJOSt:after,
.fe-components-xb-popup-window-__list-data--37XPRZQCYDSB7v948gJOSt:before,
.fe-components-xb-popup-window-__navbar-header--1TXh7-l5ef0-6fHKc2bhQm:after,
.fe-components-xb-popup-window-__navbar-header--1TXh7-l5ef0-6fHKc2bhQm:before,
.fe-components-xb-popup-window-__navbar-nav-left--2Kl86DqkLf7VaqTdV_VAbx:after,
.fe-components-xb-popup-window-__navbar-nav-left--2Kl86DqkLf7VaqTdV_VAbx:before,
.fe-components-xb-popup-window-__section-content--FGW8imGXSCCRz4uIEEOqD:after,
.fe-components-xb-popup-window-__section-content--FGW8imGXSCCRz4uIEEOqD:before,
.fe-components-xb-popup-window-__section-list--1TOhr69AMUOX6kJWFNxc0G:after,
.fe-components-xb-popup-window-__section-list--1TOhr69AMUOX6kJWFNxc0G:before,
.fe-components-xb-popup-window-__sidebar-tabs--1oI4R6GKHJkO241RZILzSd:after,
.fe-components-xb-popup-window-__sidebar-tabs--1oI4R6GKHJkO241RZILzSd:before,
.fe-components-xb-popup-window-__sidebar-tools--2NpyGFCCbJrpfuXuXtZCPf:after,
.fe-components-xb-popup-window-__sidebar-tools--2NpyGFCCbJrpfuXuXtZCPf:before,
.fe-components-xb-popup-window-__srction-select--pveOlbmcUjUCd2OhglWV-:after,
.fe-components-xb-popup-window-__srction-select--pveOlbmcUjUCd2OhglWV-:before,
.fe-components-xb-popup-window-__toolbar-right--TR1jJYd8I6ienHpuD-EsR:after,
.fe-components-xb-popup-window-__toolbar-right--TR1jJYd8I6ienHpuD-EsR:before {
    content: " ";
    display: table
}

.fe-components-xb-popup-window-__clearfix--1BEDGwVAijtqi5s5lJkDFa:after,
.fe-components-xb-popup-window-__container--D1Z2C5zF6iQO9jaX5lZpo:after,
.fe-components-xb-popup-window-__list-data--37XPRZQCYDSB7v948gJOSt:after,
.fe-components-xb-popup-window-__section-content--FGW8imGXSCCRz4uIEEOqD:after,
.fe-components-xb-popup-window-__section-content--FGW8imGXSCCRz4uIEEOqD:before,
.fe-components-xb-popup-window-__section-list--1TOhr69AMUOX6kJWFNxc0G:after,
.fe-components-xb-popup-window-__section-list--1TOhr69AMUOX6kJWFNxc0G:before,
.fe-components-xb-popup-window-__sidebar-tools--2NpyGFCCbJrpfuXuXtZCPf:after {
    clear: both
}

.fe-components-xb-popup-window-__tipsText--1g3Wa4P6lKjq6KVwuwFPWX {
    font-size: 12px;
    position: absolute;
    top: 36px;
    left: 119px;
}

.fe-components-xb-popup-window-__tipsTop--2pRBFpeqdpIwcX7K5yEzfP {
    text-align: left;
    background: #f5f5f5;
    color: #f6a723;
    opacity: 0;
    font-size: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, font-size .1s;
    -o-transition: opacity .3s, font-size .1s;
    -moz-transition: opacity .3s, font-size .1s;
    transition: opacity .3s, font-size .1s;
}

.fe-components-xb-popup-window-__tipsTopCurrent--3qoXBg15FD3Yj-yrl6Vp1F {
    font-size: 12px;
    visibility: visible;
    opacity: 1;
}

.fe-components-xb-popup-window-__popuploginbox--2zJW1-uLgfYiU8J5YAC-8Y {
    padding: 20px 0;
}

.fe-components-xb-popup-window-__btnBox--3ErhwQ7SFRi9phOB802o5p {
    padding: 20px;
    text-align: right;
    font-size: 0;
}

.fe-components-xb-popup-window-__btnBox--3ErhwQ7SFRi9phOB802o5p button {
    margin-left: 15px;
}

.fe-components-xb-popup-window-__dlBox--33ydYmjyGErv1im09Ok4PJ {
    position: relative;
}

.fe-components-xb-popup-window-__marginleft--2SUO8_lflN8k-IQ-j9cGmN {
    position: absolute;
    display: inline-block;
    padding: 5px 20px;
    line-height: 1.8;
    font-size: 12px;
}

.fe-components-xb-popup-window-__tipsTopCurrent--3qoXBg15FD3Yj-yrl6Vp1F .fe-components-xb-popup-window-__marginleft--2SUO8_lflN8k-IQ-j9cGmN {
    position: static;
}

.fe-components-xb-popup-window-__success--2D6ds21mBgg9w9lSzFAJY {
    color: #fff;
    background-color: #56a745;
}

.fe-components-xb-popup-window-__error--1KWnuRbuj6gD2e7G0V9B57 {
    color: #fff;
    background-color: #ed5656;
}

.fe-components-xb-popup-window-__warn--1Kt5Ql-TTcIB-kxczY_fCZ {
    color: #fff;
    background-color: #ed5656;
}

.fe-components-xb-popup-window-__closeBtn--3_dkizS-dODaTL_QiLY43K {
    float: right;
    width: 23px;
    height: 23px;
    margin: 12.5px 0px 0 0;
    background: url(../images/closeRemind.f3f92bc4779e8f78bf7133435ff56dea.png) no-repeat center right;
    cursor: pointer;
}.fe-components-xb-error-icon-__closeBtn--1DnQOIcQX07laVpvV282iH{float:right;width:23px;height:23px;margin:10px 0px 0 0; background:url(../images/closeRemind.f3f92bc4779e8f78bf7133435ff56dea.png) no-repeat left bottom;cursor:pointer;}.fe-components-xb-section-__mainInner--GKtP3JArfgOSFGg_5_iM4 {
    display: table;
    width:100%;
    background-color: #fff;
}
.fe-components-xb-section-__clearFix--1h_NQ8YEJj04GGRs8HSV8u:before, .fe-components-xb-section-__clearFix--1h_NQ8YEJj04GGRs8HSV8u:after{content: " "; display: table;}
.fe-components-xb-section-__clearFix--1h_NQ8YEJj04GGRs8HSV8u:after{clear: both;}
.fe-components-xb-section-__marB20--2VwGoND5NG-5muPOqF_Vm-{margin-bottom:20px;}
.fe-components-xb-section-__leftName--QnsBrvzq9H0tDMInIaOZY {
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    text-align: left;
    font-size: 14px;
    color: #333;
    border-bottom: 1px #e5e5e5 solid;
}
.fe-components-xb-section-__option--3Dps7bpmMtRmpdRtUkOleK {
    padding-left: 20px;
}
.fe-components-xb-section-__optionCon--1AjxLlOJZWby0wKqsN-oxY {
    display: inline-block;
    height: 30px;
    line-height: 30px;
}
.fe-components-xb-section-__RightAddress--38geexdwivpRvxnHp140g {
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    text-align: left;
    font-size: 14px;
    color: #333;
    border-bottom: 1px #e5e5e5 solid;
}
.fe-components-xb-top-section-__mainBottom--3fip9hBpSwo4DwjeBGuC4h{
  margin-bottom: 15px;
}
/* tab {*/

.fe-components-xb-table-__box--2KxoqXIqALKaCHam19_fZf{height: 45px; border-bottom: 1px #ddd solid; margin: 0 20px; font-size: 0;}
.fe-components-xb-table-__noticeItem--2YwL6pJyxkwkBbS4SR4ioe{display: inline-block; height: 45px; line-height: 44px; cursor: pointer; margin-right:30px; border-bottom:4px transparent solid; border-radius:unset; font-size:14px; color:#333;}
.fe-components-xb-table-__noticeItem--2YwL6pJyxkwkBbS4SR4ioe:hover{ border-color:#737373; }
.fe-components-xb-table-__noticeItemCurrent--3z0aG2u_G4_ukKe8mzMS9D{ display: inline-block; height: 45px; line-height: 44px; cursor: pointer; margin-right:30px; border-bottom:4px transparent solid; font-size:14px; color:#0066FF; border-color:#0066FF;}
.fe-components-xb-table-__noticeItemCurrent--3z0aG2u_G4_ukKe8mzMS9D:hover{cursor:default;}
/* } tab */