/*************** 反馈弹窗部分开始 ***************/
.assets-style-feedbackModal--index-modalContent-XtTea {
  padding: 10px 24px;
}
.assets-style-feedbackModal--index-textAreaStyle-3HOCw {
  position: absolute;
  right: 0px;
  bottom: -40px;
}
.assets-style-feedbackModal--index-modalContent-XtTea .assets-style-feedbackModal--index-uploadText-1J2Mi {
  height: 40px;
  line-height: 40px;
}
.assets-style-feedbackModal--index-modalContent-XtTea .assets-style-feedbackModal--index-info-29XXU {
  color: #CCCCCC;
}
.assets-style-feedbackModal--index-modalContent-XtTea .ant-form-item-label {
  text-align: left;
}
.assets-style-feedbackModal--index-modalContent-XtTea .anticon.anticon-plus {
  font-size: 28px;
  color: #CCCCCC;
}
/*************** 反馈弹窗部分结束 ***************/
.assets-style-ueditor--index-rc-dialog-3vSNq {
    position: relative;
    width: auto;
    margin: 10px;
}
.assets-style-ueditor--index-rc-dialog-wrap-2-gm0 {
    position: fixed;
    overflow: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.assets-style-ueditor--index-rc-dialog-title-176v9 {
    margin: 0;
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
}
.assets-style-ueditor--index-rc-dialog-content-3UHKw {
    position: relative;
    background-color: #ffffff;
    border: none;
    border-radius: 6px 6px;
    background-clip: padding-box;
}
.assets-style-ueditor--index-rc-dialog-close-1yqca {
    cursor: pointer;
    border: 0;
    background: transparent;
    font-size: 21px;
    position: absolute;
    right: 20px;
    top: 12px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    text-decoration: none;
}
.assets-style-ueditor--index-rc-dialog-close-x-CWeKO:after {
    content: '\D7';
}
.assets-style-ueditor--index-rc-dialog-close-1yqca:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    text-decoration: none;
}
.assets-style-ueditor--index-rc-dialog-header-3XZx6 {
    padding: 13px 20px 14px 20px;
    border-radius: 5px 5px 0 0;
    background: #fff;
    color: #666;
    border-bottom: 1px solid #e9e9e9;
}
.assets-style-ueditor--index-rc-dialog-body-dqj78 {
    padding: 20px;
}
.assets-style-ueditor--index-rc-dialog-footer-3QTSa {
    border-top: 1px solid #e9e9e9;
    padding: 10px 20px;
    text-align: right;
    border-radius: 0 0 5px 5px;
}
.assets-style-ueditor--index-rc-dialog-zoom-enter-1D5aI,
.assets-style-ueditor--index-rc-dialog-zoom-appear-35WfK {
    opacity: 0;
    animation-duration: 0.3s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    animation-play-state: paused;
}
.assets-style-ueditor--index-rc-dialog-zoom-leave-3U9eY {
    animation-duration: 0.3s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
    animation-play-state: paused;
}
.assets-style-ueditor--index-rc-dialog-zoom-enter-1D5aI.assets-style-ueditor--index-rc-dialog-zoom-enter-active-2BlK8,
.assets-style-ueditor--index-rc-dialog-zoom-appear-35WfK.assets-style-ueditor--index-rc-dialog-zoom-appear-active-A2BLi {
    animation-name: assets-style-ueditor--index-rcDialogZoomIn-Rj-PU;
    animation-play-state: running;
}
.assets-style-ueditor--index-rc-dialog-zoom-leave-3U9eY.assets-style-ueditor--index-rc-dialog-zoom-leave-active-3umcF {
    animation-name: assets-style-ueditor--index-rcDialogZoomOut-18-CL;
    animation-play-state: running;
}
@keyframes assets-style-ueditor--index-rcDialogZoomIn-Rj-PU {
    0% {
        opacity: 0;
        transform: scale(0, 0);
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
    }
}
@keyframes assets-style-ueditor--index-rcDialogZoomOut-18-CL {
    0% {
        transform: scale(1, 1);
    }
    100% {
        opacity: 0;
        transform: scale(0, 0);
    }
}
@media (min-width: 768px) {
    .assets-style-ueditor--index-rc-dialog-3vSNq {
        width: 600px;
        margin: 30px auto;
    }
}
.assets-style-ueditor--index-rc-dialog-mask-TTGTb {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #373737;
    background-color: rgba(55, 55, 55, 0.6);
    height: 100%;
    filter: alpha(opacity=50);
    z-index: 1050;
}
.assets-style-ueditor--index-rc-dialog-mask-hidden-14tRN {
    display: none;
}
.assets-style-ueditor--index-rc-dialog-fade-enter-xRI-9,
.assets-style-ueditor--index-rc-dialog-fade-appear-2RGE4 {
    opacity: 0;
    animation-duration: 0.3s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
    animation-play-state: paused;
}
.assets-style-ueditor--index-rc-dialog-fade-leave-2KHeU {
    animation-duration: 0.3s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.55, 0, 0.55, 0.2);
    animation-play-state: paused;
}
.assets-style-ueditor--index-rc-dialog-fade-enter-xRI-9.assets-style-ueditor--index-rc-dialog-fade-enter-active-2SS-n,
.assets-style-ueditor--index-rc-dialog-fade-appear-2RGE4.assets-style-ueditor--index-rc-dialog-fade-appear-active--3d0P {
    animation-name: assets-style-ueditor--index-rcDialogFadeIn-1fpLe;
    animation-play-state: running;
}
.assets-style-ueditor--index-rc-dialog-fade-leave-2KHeU.assets-style-ueditor--index-rc-dialog-fade-leave-active-1xF8H {
    animation-name: assets-style-ueditor--index-rcDialogFadeOut-3wFoF;
    animation-play-state: running;
}
@keyframes assets-style-ueditor--index-rcDialogFadeIn-1fpLe {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes assets-style-ueditor--index-rcDialogFadeOut-3wFoF {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
/*************** 返回弹窗部分开始 ***************/
.assets-style-backModal--index-title-2DwqV {
  color: #000000;
  font-weight: bold;
}
.assets-style-backModal--index-modalLi-382zn {
  padding-left: 35px;
}
.assets-style-backModal--index-dropdownBoxDisplayNone-29gaE {
  display: none;
}
/*************** 反馈弹窗部分结束 ***************/
.assets-style-date--index-dateContent-1Jll6 .ant-fullcalendar td {
  border: 1px solid #000;
}
.assets-style-date--index-dateContent-1Jll6 .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0;
}
.assets-style-date--index-dateContent-1Jll6 .ant-fullcalendar-fullscreen .ant-fullcalendar-column-header {
  text-align: center;
  border: 1px solid #000;
}
.assets-style-date--index-dateContent-1Jll6 .ant-fullcalendar-fullscreen .ant-fullcalendar-date {
  margin: 0;
  padding: 0;
  height: 145px;
}
.assets-style-date--index-dateContent-1Jll6 .ant-fullcalendar-fullscreen .ant-fullcalendar-content {
  height: auto;
}
.assets-style-date--index-dateContent-1Jll6 .assets-style-date--index-background-1fy3H {
  border-left-width: 4px;
  border-left-style: solid;
  margin-bottom: 3px;
}
.assets-style-tags--index-limitedTime-2DUi8 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-tags--index-limitedTime-2DUi8 .assets-style-tags--index-backBorder-2EvJb {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-tags--index-limitedTime-2DUi8 .assets-style-tags--index-inner-jIyPV {
  color: #FFFFFF;
  font-size: 12px;
  width: 50px;
  height: 45px;
  position: absolute;
  top: 2px;
  left: 2px;
  text-align: left;
}
.assets-style-tags--index-limitedTimeLeft-naqUh {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-tags--index-limitedTimeLeft-naqUh .assets-style-tags--index-backBorder-2EvJb {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-tags--index-limitedTimeLeft-naqUh .assets-style-tags--index-inner-jIyPV {
  color: #FFFFFF;
  font-size: 12px;
  width: 50px;
  height: 45px;
  position: absolute;
  top: 5px;
  left: 5px;
  text-align: left;
}
.assets-style-feedback--feedback-portComFeedback-EFixc {
  cursor: pointer;
  width: 32px;
  height: 32px;
  z-index: 9999;
  text-align: center;
  line-height: 32px;
  background: #4C4C4B;
  color: #ffffff;
  border-radius: 4px;
  transition: all 0.1s ease;
  position: absolute;
  right: 0;
}
.assets-style-feedback--feedback-portComFeedback-EFixc .assets-style-feedback--feedback-fbTip-3QvwY {
  display: none;
}
.assets-style-feedback--feedback-portComFeedback-EFixc:hover {
  width: 124px;
  padding: 0 8px;
  background: #007330;
  margin-left: -83px;
}
.assets-style-feedback--feedback-portComFeedback-EFixc:hover .assets-style-feedback--feedback-fbTip-3QvwY {
  display: inline-block;
  width: 70px;
  margin-right: 5px;
  line-height: 1;
  vertical-align: middle;
}
.assets-style-feedback--feedback-portComFeedback-EFixc .assets-style-feedback--feedback-iconfont-1wKJE {
  font-size: 24px;
  vertical-align: middle;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl {
  text-align: center;
  min-width: 700px;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .ant-modal {
  display: inline-block;
  width: auto!important;
  margin: 24px;
  top: 50px;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .ant-modal-content {
  text-align: left;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0px 1px 5px 0px rgba(0, 88, 37, 0.3);
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .ant-modal-body {
  padding: 0;
  border-radius: 0;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .ant-modal-header {
  padding: 16px 68px 16px 34px ;
  background: #007330;
  font-size: 14px;
  height: 50px;
  line-height: 18px;
  color: #ffffff;
  border-radius: 0;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .ant-modal-header .ant-modal-title {
  color: #ffffff;
  line-height: 18px;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .ant-modal-close-x {
  color: #ffffff;
  line-height: 50px;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-fbChatTextarea-3WXYZ {
  min-width: 700px;
  resize: both;
  min-height: 100px;
  padding: 0 30px 16px;
  border: none;
  outline: none;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-fbChatTextarea-3WXYZ:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ {
  padding: 16px 26px 50px;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-chatList-Jml2f .assets-style-feedback--feedback-chatItem-BJLzB {
  padding: 0 44px;
  position: relative;
  margin-bottom: 18px;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-chatList-Jml2f .assets-style-feedback--feedback-chatItem-BJLzB .assets-style-feedback--feedback-userImg-1N5sQ {
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #f1f3f2;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-chatList-Jml2f .assets-style-feedback--feedback-chatItem-BJLzB .assets-style-feedback--feedback-timeline-3Lc3I {
  opacity: 0.9;
  font-size: 12px;
  color: #515151;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-chatList-Jml2f .assets-style-feedback--feedback-chatItem-BJLzB .assets-style-feedback--feedback-chatCon-2vxii {
  display: inline-block;
  max-width: 80%;
  border-radius: 18px;
  border-top-left-radius: 0;
  padding: 6px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  text-align: justify;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-chatList-Jml2f .assets-style-feedback--feedback-chatItem-BJLzB .assets-style-feedback--feedback-chatCon-2vxii .ant-divider-horizontal {
  margin: 6px 0;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-chatList-Jml2f .assets-style-feedback--feedback-chatItem-BJLzB.assets-style-feedback--feedback-alignRight-3U3AK {
  text-align: right;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-chatList-Jml2f .assets-style-feedback--feedback-chatItem-BJLzB.assets-style-feedback--feedback-alignRight-3U3AK .assets-style-feedback--feedback-userImg-1N5sQ {
  font-size: 18px;
  left: auto;
  right: 0;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-chatList-Jml2f .assets-style-feedback--feedback-chatItem-BJLzB.assets-style-feedback--feedback-alignRight-3U3AK .assets-style-feedback--feedback-userImg-1N5sQ i {
  vertical-align: middle;
  font-size: 24px;
  color: #999999;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-chatList-Jml2f .assets-style-feedback--feedback-chatItem-BJLzB.assets-style-feedback--feedback-alignRight-3U3AK .assets-style-feedback--feedback-chatCon-2vxii {
  text-align: right;
  background: #62B68E;
  color: #ffffff;
  border-radius: 18px;
  border-top-right-radius: 0;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-chatList-Jml2f .assets-style-feedback--feedback-chatItem-BJLzB.assets-style-feedback--feedback-alignRight-3U3AK .assets-style-feedback--feedback-chatCon-2vxii a {
  color: #ffffff;
  opacity: 0.9;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-emptyData-3NZZg {
  padding-top: 100px;
  color: #999999;
  text-align: center;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-loadMore-1Wuca {
  padding: 24px;
  text-align: center;
  font-size: 14px;
  color: #999999;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatContentWrap-1-LqJ .assets-style-feedback--feedback-loadMore-1Wuca i {
  margin-right: 12px;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatBottom-3-1ua {
  position: relative;
  background: #ffffff;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatBottom-3-1ua .assets-style-feedback--feedback-chatBtGuide-1voSS {
  overflow: hidden;
  padding: 12px 26px 0;
  line-height: 24px;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatBottom-3-1ua .assets-style-feedback--feedback-chatBtGuide-1voSS .assets-style-feedback--feedback-oprItem-PN0GC {
  cursor: pointer;
  margin: 0 14px;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatBottom-3-1ua .assets-style-feedback--feedback-chatBtGuide-1voSS .assets-style-feedback--feedback-oprItem-PN0GC i {
  font-size: 18px;
  color: #B4B4B4;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatBottom-3-1ua .assets-style-feedback--feedback-chatInputArea-24sOI {
  position: relative;
  overflow: hidden;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-chatBottom-3-1ua .assets-style-feedback--feedback-chatInputArea-24sOI .assets-style-feedback--feedback-imgEditArea-1AOLM {
  margin-left: 24px;
  bottom: 16px;
  text-align: justify;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-textCount-33Dpe {
  color: #999999;
  position: absolute;
  bottom: 6px;
  right: 28px;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl .assets-style-feedback--feedback-sendChatBtn-2UkUh {
  float: right;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl.assets-style-feedback--feedback-miniMode-32Ifk {
  min-width: 300px;
  text-align: right;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl.assets-style-feedback--feedback-miniMode-32Ifk .assets-style-feedback--feedback-chatContentWrap-1-LqJ {
  padding: 16px 12px;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl.assets-style-feedback--feedback-miniMode-32Ifk .assets-style-feedback--feedback-chatBottom-3-1ua .assets-style-feedback--feedback-chatBtGuide-1voSS {
  line-height: 24px;
  padding: 8px 20px 0;
}
.assets-style-feedback--feedback-portalComFeedbackModal-3QiGl.assets-style-feedback--feedback-miniMode-32Ifk .assets-style-feedback--feedback-fbChatTextarea-3WXYZ {
  resize: none;
  padding: 0 10px 16px;
  min-width: 300px;
}
/**聊天滚动窗口**/
.assets-style-feedback--feedback-fbChatScrollbars-1Vc07 {
  background: #f6f6f6;
}
.assets-style-feedback--feedback-chatImg-38_e0 {
  border-radius: 2px;
  overflow: hidden;
}
.assets-style-feedback--feedback-chatImg-38_e0 img {
  cursor: pointer;
  max-width: 150px;
  max-height: 150px;
}
.assets-style-feedback--feedback-chatVideo-1NOuR small {
  opacity: 0.7;
}
.assets-style-feedback--feedback-chatVideo-1NOuR audio {
  max-width: 100%;
  max-height: 100%;
}
/**引用列表窗口**/
.assets-style-feedback--feedback-combindList-1eg9i {
  margin: 24px;
}
.assets-style-feedback--feedback-combindList-1eg9i > li {
  padding: 12px 0 16px;
  border-bottom: 1px solid #efefef;
}
.assets-style-feedback--feedback-combindList-1eg9i > li.assets-style-feedback--feedback-alignRight-3U3AK {
  text-align: right;
}
.assets-style-feedback--feedback-combindList-1eg9i > li .assets-style-feedback--feedback-desc-3_bH9 {
  font-size: 13px;
  color: #666666;
}
.assets-style-feedback--feedback-combindList-1eg9i > li .assets-style-feedback--feedback-desc-3_bH9 small {
  color: #999999;
}
.assets-style-feedback--feedback-combindList-1eg9i > li .assets-style-feedback--feedback-msgCon-3lXBD {
  color: #666666;
  margin-top: 6px;
}
/*******预览窗口 start *****/
.assets-style-feedback--feedback-previwModalWrap-wPrl8 {
  text-align: center;
}
.assets-style-feedback--feedback-previwModalWrap-wPrl8 .ant-modal {
  display: inline-block;
  width: auto!important;
}
.assets-style-feedback--feedback-previwModalWrap-wPrl8 .ant-modal-content {
  background: none;
  display: table;
}
.assets-style-feedback--feedback-previwModalWrap-wPrl8 .ant-modal-body {
  margin: auto;
  display: table-cell;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}
.assets-style-feedback--feedback-previwModalWrap-wPrl8 .ant-modal-close {
  color: #ffffff;
}
.assets-style-feedback--feedback-previwModalWrap-wPrl8 .ant-modal-close-x {
  font-size: 32px;
}
.assets-style-feedback--feedback-previwModalWrap-wPrl8 img {
  max-width: 100vm;
  max-height: 100vh;
}
.assets-style-feedback--feedback-previwModalWrap-wPrl8 video {
  max-height: 100%;
}
.assets-style-feedback--feedback-help-g1q1u {
  cursor: pointer;
  margin-right: 20px;
}
/*******预览窗口 end *****/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot');
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.woff') format('woff'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.svg#iconfont') format('svg');
}
.assets-style-card-transaction--index-iconfont-3W4kn {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-card-transaction--index-transactionCard-3nysm {
  position: relative;
  padding: 0 21px;
  height: 360px;
}
/****************标题部分开始***************/
.assets-style-card-transaction--index-title-1kleY {
  border-bottom: 1px solid #E1E6E3;
  height: 61px;
  line-height: 61px;
  width: 100%;
  padding: 0;
  vertical-align: middle;
}
.assets-style-card-transaction--index-title-1kleY li {
  float: left;
  list-style: none;
  height: 40px;
  width: 200px;
  text-align: center;
  vertical-align: middle;
  margin-top: 9px;
  display: inline-block;
  color: #005825;
  font-size: 16px;
  padding: 0px;
}
.assets-style-card-transaction--index-title-1kleY li span {
  height: 34px;
  width: 100%;
  display: inline-block;
  margin-left: -15px;
  position: relative;
  top: -10px;
  cursor: pointer;
  text-align: center;
}
.assets-style-card-transaction--index-title-1kleY .assets-style-card-transaction--index-active-Qc-q3 {
  background: #37A164;
  color: #ffffff;
}
.assets-style-card-transaction--index-title-1kleY .assets-style-card-transaction--index-more-VtBMa {
  height: 59px;
  line-height: 59px;
  margin: 0px;
  float: right;
  text-align: right;
}
.assets-style-card-transaction--index-title-1kleY .assets-style-card-transaction--index-more-VtBMa a {
  font-weight: normal;
  font-size: 14px;
  color: #37A164;
  cursor: pointer;
}
.assets-style-card-transaction--index-title-1kleY .assets-style-card-transaction--index-more-VtBMa a:hover {
  color: #005825;
  text-decoration: underline;
}
.assets-style-card-transaction--index-entrustEmpty-1f5dB li {
  display: inline-block;
  padding-left: 315px;
  padding-top: 90px;
}
.assets-style-card-transaction--index-limitedTime-1Abxe {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 55px;
  width: 60px;
}
.assets-style-card-transaction--index-limitedTime-1Abxe .assets-style-card-transaction--index-backBorder-3Br5t {
  border-top: solid 55px #FF0000;
  border-left: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-card-transaction--index-limitedTime-1Abxe .assets-style-card-transaction--index-inner-rrrbo {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: -6px;
  left: 19px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(45deg);
}
/****************标题部分结束***************/
/****************列表部分开始***************/
/*
.listMain{
  height: 255px;
  ul{
    height: 42px;
    line-height: 42px;
    box-shadow:#E1E6E3 0px 0.4px;
    li{
      padding: 0px 10px;
      a{
        &:hover{
          color:#005825;
          text-decoration: underline;
        }
      }
    }
  }
  .approvalUl{
    li{
      overflow: hidden;
      text-overflow:ellipsis;
      white-space: nowrap;
      display: inline-block;
      text-align: center;
      width: 20%;
      a{
        color:#B1B1B1;
        cursor: pointer;
        font-size: 14px;
      }
    }
  }

  .applyUl{
    li{
      text-align: center;
      overflow: hidden;
      text-overflow:ellipsis;
      white-space: nowrap;
      display: inline-block;
    }
  }
}

.approvalUl{
  li:nth-child(1){
    width: 40%;
    text-align: left;
    a{
      color:#000000;
    }
  }
  li:nth-child(2){
    text-align: left;
  }
}
.applyUl{
  li:nth-child(1){
    text-align: left;
    width:40%;
    a{
      color:#000000;
    }
  }
  li:nth-child(2){
    width:20%;
    text-align: left;
    a{
      color:#B1B1B1;
    }
  }
  li:nth-child(3),li:nth-child(5){
    width: 12%;
  }
  li:nth-child(4){
    width:15%;
  }
}
.iconfont.doing{
  color:#66cc00;
  font-size: 12px;
}
.iconfont.toDo{
  color:#ff0000;
  font-size: 12px;
}
!****************列表部分结束***************!
.listBottom{
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  a{
    color:#B1B1B1;
    cursor: pointer;
    font-size: 14px;
    &:hover{
      color:#005825;
      text-decoration: underline;
    }
  }
}
*/
.assets-style-card-transaction--index-popover-Dxv0H {
  width: 300px;
  height: 200px;
}
.assets-style-card-transaction--index-popover-Dxv0H p {
  width: 100%;
  text-align: center;
}
.assets-style-card-leave--index-leaveCard-2sN_H .ant-card-head {
  border-bottom: 1px solid #e8e8e8;
}
.assets-style-card-leave--index-leaveCard-2sN_H .ant-card-body {
  padding: 1px 0px 0px;
}
.assets-style-card-leave--index-leaveCard-2sN_H img {
  width: 100%;
  height: auto;
}
.assets-style-card-freshmenCollegeStatistic--index-card-1neIy {
  height: 100%;
}
.assets-style-card-freshmenCollegeStatistic--index-card-1neIy .ant-card-body {
  padding: 0px;
  height: 100%;
}
.assets-style-card-freshmenCollegeStatistic--index-card-1neIy ul {
  box-shadow: #E1E6E3 0px 0.4px;
  padding: 0px 5px;
  height: 42px;
  margin-left: 20px;
  margin-right: 15px;
}
.assets-style-card-freshmenCollegeStatistic--index-card-1neIy li {
  display: inline-block;
  width: 17%;
  /* height: 40px;*/
  padding-right: 12px;
  line-height: 40px;
  float: left;
}
.assets-style-card-freshmenCollegeStatistic--index-card-1neIy li:last-child {
  width: 14%;
  padding-right: 0px;
}
.assets-style-card-freshmenCollegeStatistic--index-card-1neIy li:nth-child(4) {
  width: 20%;
}
.assets-style-card-freshmenCollegeStatistic--index-card-1neIy li:first-child {
  width: 32%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-card-freshmenCollegeStatistic--index-card-1neIy ul.assets-style-card-freshmenCollegeStatistic--index-title-2aIJm {
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-card-freshmenCollegeStatistic--index-card-1neIy ul.assets-style-card-freshmenCollegeStatistic--index-title-2aIJm li {
  font-weight: bold;
}
@media (max-width: 1600px) {
  .assets-style-card-freshmenCollegeStatistic--index-card-1neIy ul.assets-style-card-freshmenCollegeStatistic--index-title-2aIJm li:nth-child(2),
  .assets-style-card-freshmenCollegeStatistic--index-card-1neIy ul.assets-style-card-freshmenCollegeStatistic--index-title-2aIJm li:nth-child(3),
  .assets-style-card-freshmenCollegeStatistic--index-card-1neIy ul.assets-style-card-freshmenCollegeStatistic--index-title-2aIJm li:nth-child(4) {
    line-height: 22px;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_1zm5d4772uf.eot');
  src: url('//at.alicdn.com/t/font_864711_1zm5d4772uf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_1zm5d4772uf.woff2') format('woff2'), url('//at.alicdn.com/t/font_864711_1zm5d4772uf.woff') format('woff'), url('//at.alicdn.com/t/font_864711_1zm5d4772uf.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_1zm5d4772uf.svg#iconfont') format('svg');
}
.assets-style-BulletinManage--index-iconfont-3NlC_ {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-BulletinManage--index-content-b_QwR {
  padding: 112px 0 24px;
  box-sizing: border-box;
  min-height: 257px;
}
.assets-style-BulletinManage--index-loginContainer-RGgQa {
  /*padding-top: 340px;*/
  padding-top: 70px;
  min-height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  /*background-color: #fbfefc;*/
  overflow: hidden;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.assets-style-BulletinManage--index-body-3GbpR {
  position: relative;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  /* padding-top:330px;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; */
}
.assets-style-BulletinManage--index-bodyStick-2cA0i .assets-style-BulletinManage--index-header-3W0Gp {
  height: 66px;
  line-height: 30px;
}
.assets-style-BulletinManage--index-captcha-lEitg {
  width: 58%;
  float: left;
}
.assets-style-BulletinManage--index-captchaContent-2d_3y {
  float: right;
  width: 40%;
  text-align: center;
  height: 30px;
  display: flex;
}
.assets-style-BulletinManage--index-copyWriting-3VVn4 {
  margin: -7px auto;
}
.assets-style-BulletinManage--index-loginImage-3_VLS {
  height: 273px;
  background-color: #005825;
}
.assets-style-BulletinManage--index-loginHeader-3mVuU {
  width: 100%;
  position: absolute;
  bottom: 0px;
}
.assets-style-BulletinManage--index-headerTitle-1wh3j {
  color: #FFFFFF;
  display: inline-block;
  float: left;
  padding-left: 8px;
  font-size: 18px;
}
.assets-style-BulletinManage--index-headerImg-3u0CK {
  display: inline-block;
  vertical-align: middle;
  float: left;
  line-height: 60px;
  height: 60px;
}
.assets-style-BulletinManage--index-headerImg-3u0CK img {
  width: 45px;
  height: 45px;
}
.assets-style-BulletinManage--index-header-3W0Gp {
  position: fixed;
  /*height: 330px;*/
  height: 66px;
  width: 100%;
  z-index: 4;
  top: 0px;
  overflow: hidden;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@font-face {
  font-family: 'iconfont';
  /* project id 817840 */
  src: url('//at.alicdn.com/t/font_817840_awixilotpuf.eot');
  src: url('//at.alicdn.com/t/font_817840_awixilotpuf.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_817840_awixilotpuf.woff') format('woff'), url('//at.alicdn.com/t/font_817840_awixilotpuf.ttf') format('truetype'), url('//at.alicdn.com/t/font_817840_awixilotpuf.svg#iconfont') format('svg');
}
@media (min-width: 0px) {
  .assets-style-BulletinManage--index-first-3BHj3 {
    height: 394.30769231px;
  }
  .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 {
    width: 1190px;
    height: 394.30769231px;
  }
  .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-slide {
    height: 392.30769231px;
  }
  .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftImage-I2BVc {
    height: 392.30769231px;
  }
  .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftTitle-3DS3A {
    padding-right: 40%;
  }
  .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-btnImg-2o7I9 {
    top: 156.15384615px;
  }
  .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N {
    top: 10%;
  }
  .assets-style-BulletinManage--index-second-pAa7K .assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl {
    width: 383.33333333px;
  }
}
.assets-style-BulletinManage--index-mainContent-3fXtk {
  background-color: #fbfefc;
}
.assets-style-BulletinManage--index-mainContent-3fXtk .ant-breadcrumb {
  line-height: 55px;
  height: 55px;
}
.assets-style-BulletinManage--index-first-3BHj3 {
  /*height: 320px;*/
  margin-top: 10px;
  margin-bottom: 45px;
  position: relative;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 {
  border-radius: 6px;
  position: relative;
  /* width:79%;*/
  float: left;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  border: 1px solid #e8e8e8;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-slide {
  text-align: center;
  /*height: 320px;*/
  overflow: hidden;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-dots {
  position: relative;
  bottom: -15px;
  height: 8px;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-dots li {
  margin: 0 10px 0 2px;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-dots li button {
  background: #37A164;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-dots li.slick-active button {
  background: #37A164;
  width: 8px;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8:hover .assets-style-BulletinManage--index-btnImg-2o7I9 {
  display: inline-block;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-btnImg-2o7I9 {
  color: #E1E6E3;
  opacity: 0.6;
  vertical-align: middle;
  height: 80px;
  line-height: 80px;
  text-align: center;
  width: 50px;
  position: absolute;
  z-index: 2;
  /*top: 100px;*/
  display: none;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-btnImg-2o7I9:hover {
  cursor: pointer;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-btnImg-2o7I9 .assets-style-BulletinManage--index-icon-3rDNd {
  font-size: 56px;
  font-weight: bold;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-btnImg-2o7I9 .assets-style-BulletinManage--index-icon-3rDNd:hover {
  cursor: pointer;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-prevImg-1o6po {
  left: 2%;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-nextImge-2pxoe {
  right: 2%;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE {
  position: relative;
  cursor: pointer;
  border-radius: 6px;
  overflow: hidden;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftImage-I2BVc {
  width: 100%;
  /*height: 320px;*/
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftTitle-3DS3A {
  font-family: "Microsoft YaHei";
  position: absolute;
  text-align: left;
  font-size: 46px;
  font-weight: bold;
  bottom: 0px;
  width: 100%;
  height: 120px;
  line-height: 120px;
  padding-left: 5%;
  color: #ffffff;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N {
  position: absolute;
  right: 8%;
  border-radius: 2px;
  width: 280px;
  height: 340px;
  /*height: 100%;*/
  background: #fff;
  padding: 0px;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  border: 1px solid #e8e8e8;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N .ant-tabs-nav-scroll,
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N .ant-tabs-nav {
  width: 100%;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N .ant-tabs-tab {
  width: 50%;
  margin: 0px;
  text-align: center;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N .ant-input {
  height: 30px;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N .ant-form-item {
  margin-bottom: 18px;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N .ant-btn {
  height: 32px;
  box-shadow: 2px 0px 10px #219150;
  border-radius: 16px;
  font-size: 14px;
  line-height: 32px;
}
.assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N .assets-style-BulletinManage--index-firstLogin-111zx {
  height: 100%;
  margin-top: 0px;
}
.assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-loginRow-1qo7T {
  text-align: center;
  padding: 12px 0;
  margin-bottom: 17px;
  font-weight: bold;
  border-bottom: 1px solid #E8E8E8;
}
.assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-secondPane-1grsT {
  padding: 12px 21px 0px 19px;
  margin: 0;
}
.assets-style-BulletinManage--index-firstLogin-111zx button {
  width: 100%;
}
.assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-loginInfo-3_mTq {
  height: 50px;
}
.assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-loginInfo-3_mTq div {
  float: right;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  color: #BDBDBD;
}
.assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-loginInfo-3_mTq a {
  color: #219150;
  font-size: 12px;
}
.assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-netTop-Qp9IL {
  height: 110px;
  text-align: center;
}
.assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-netTop-Qp9IL span {
  margin-top: 46px;
  color: #666666;
  font-size: 12px;
  display: inline-block;
}
.assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-netBottom-1mQoQ {
  text-align: right;
  color: #666666;
  font-size: 12px;
  margin-top: 15px;
}
.assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-netBottom-1mQoQ a {
  color: #219150;
  font-size: 12px;
}
.assets-style-BulletinManage--index-second-pAa7K {
  margin-bottom: 10px;
  /*position: relative;*/
}
.assets-style-BulletinManage--index-second-pAa7K .assets-style-BulletinManage--index-secondMore-3Rxsv {
  width: 100%;
  margin-top: 5px;
  text-align: center;
  cursor: pointer;
}
.assets-style-BulletinManage--index-second-pAa7K .assets-style-BulletinManage--index-secondMore-3Rxsv a {
  color: #37A164;
}
.assets-style-BulletinManage--index-secondList-1Fn7w {
  margin-right: -20px;
}
.assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl {
  /*width:23%;*/
  margin-right: 20px;
  float: left;
  padding: 10px 30px;
  border-radius: 6px;
  list-style: none;
  background: #fff;
  height: 190px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  border: 1px solid #e8e8e8;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  overflow: hidden;
  cursor: pointer;
}
.assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl .assets-style-BulletinManage--index-secondTitle-2UIsJ {
  font-size: 16px;
  color: #37A164;
  font-weight: 600;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl .assets-style-BulletinManage--index-secondContent-2w0TX {
  text-indent: 2em;
  color: #9B9B9B;
  font-size: 12px;
  margin-top: 5px;
  overflow: hidden;
  height: 55px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl .assets-style-BulletinManage--index-secondContent-2w0TX img {
  display: none;
}
.assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl .assets-style-BulletinManage--index-secondPublishTime-Mdm5U {
  color: #9B9B9B;
  text-align: right;
  height: 60px;
  vertical-align: middle;
  line-height: 60px;
  font-size: 12px;
}
.assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl:last-child {
  margin-bottom: 70px;
}
p {
  word-wrap: break-word;
}
.assets-style-BulletinManage--index-bulletinInfo-24lnI {
  margin: 0px 5px;
  padding: 0px 20px 20px;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-BulletinManage--index-bulletinInfo-24lnI h1 {
  font-size: 22px;
  color: #37A164;
  text-align: center;
  margin: 18px -20px;
  vertical-align: middle;
  line-height: 22px;
  padding: 40px 34px 30px;
  height: 90px;
  border-bottom: 2px dashed #E1E6E3;
}
.assets-style-BulletinManage--index-bulletinInfo-24lnI .assets-style-BulletinManage--index-publishTime-yBDYf {
  font-size: 14px;
  color: #9B9B9B;
  text-align: center;
  margin-bottom: 18px;
}
.assets-style-BulletinManage--index-bulletinInfo-24lnI .assets-style-BulletinManage--index-content-b_QwR {
  margin: 30px 0;
  min-height: 100px;
  padding: 0px 7%;
}
.assets-style-BulletinManage--index-bulletinInfo-24lnI .assets-style-BulletinManage--index-fileListWrap-drF_C {
  padding: 0px 25px;
  overflow: hidden;
}
.assets-style-BulletinManage--index-bulletinInfo-24lnI .assets-style-BulletinManage--index-fileListWrap-drF_C .assets-style-BulletinManage--index-descText-mmGHB {
  float: left;
}
.assets-style-BulletinManage--index-bulletinInfo-24lnI .assets-style-BulletinManage--index-fileListWrap-drF_C .assets-style-BulletinManage--index-fileList-3YCFM {
  list-style: none;
  float: left;
  margin-left: 8px;
}
.assets-style-BulletinManage--index-bulletinInfo-24lnI .assets-style-BulletinManage--index-fileListWrap-drF_C .assets-style-BulletinManage--index-fileList-3YCFM li {
  margin-bottom: 8px;
}
.assets-style-BulletinManage--index-bulletinInfo-24lnI .assets-style-BulletinManage--index-fileListWrap-drF_C .assets-style-BulletinManage--index-fileList-3YCFM a {
  color: #37A164;
  font-size: 16px;
  cursor: pointer;
  text-decoration: underline;
}
.assets-style-BulletinManage--index-pagination-ckj60 {
  text-align: center;
}
.assets-style-BulletinManage--index-deleteText-1LopO {
  height: 600px;
  line-height: 600px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
}
.assets-style-BulletinManage--index-deleteText-1LopO > span {
  line-height: 40px;
  height: 40px;
  display: inline-block;
}
.assets-style-BulletinManage--index-deleteText-1LopO i {
  font-size: 64px;
  color: #f86264;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-BulletinManage--index-loginContainer-RGgQa,
.theme-blue .assets-style-BulletinManage--index-mainContent-3fXtk {
  background-color: #f3f7f9;
}
.theme-blue .assets-style-BulletinManage--index-loginImage-3_VLS {
  background-color: #1F5BCB;
}
.theme-blue .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N .ant-btn {
  box-shadow: 2px 0px 10px #397EF0;
}
.theme-blue .assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-netBottom-1mQoQ a {
  color: #397EF0;
}
.theme-blue .assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-loginInfo-3_mTq a {
  color: #397EF0;
}
.theme-blue .assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl .assets-style-BulletinManage--index-secondTitle-2UIsJ {
  color: #397EF0;
}
.theme-blue .assets-style-BulletinManage--index-bulletinInfo-24lnI h1 {
  color: #397EF0;
}
.theme-blue .assets-style-BulletinManage--index-fileListWrap-drF_C .assets-style-BulletinManage--index-fileList-3YCFM a {
  color: #397EF0;
}
.theme-blue .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-dots li button,
.theme-blue .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-dots li.slick-active button {
  background: #397EF0;
}
/*************** 蓝色主题 end***************/
/****************红色主题 start***************/
.theme-red .assets-style-BulletinManage--index-loginContainer-RGgQa,
.theme-red .assets-style-BulletinManage--index-mainContent-3fXtk {
  background-color: #fffbfb;
}
.theme-red .assets-style-BulletinManage--index-loginImage-3_VLS {
  background-color: #FF4748;
}
.theme-red .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N .ant-btn {
  box-shadow: 2px 0px 10px #9A001E;
}
.theme-red .assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-netBottom-1mQoQ a {
  color: #9A001E;
}
.theme-red .assets-style-BulletinManage--index-firstLogin-111zx .assets-style-BulletinManage--index-loginInfo-3_mTq a {
  color: #9A001E;
}
.theme-red .assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl .assets-style-BulletinManage--index-secondTitle-2UIsJ {
  color: #FF4748;
}
.theme-red .assets-style-BulletinManage--index-bulletinInfo-24lnI h1 {
  color: #FF4748;
}
.theme-red .assets-style-BulletinManage--index-fileListWrap-drF_C .assets-style-BulletinManage--index-fileList-3YCFM a {
  color: #FF4748;
}
.theme-red .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-dots li button,
.theme-red .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
/****************红色主题 end***************/
@media (min-width: 1601px) {
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 {
    height: 493.20879121px;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 {
    width: 1490px;
    height: 493.20879121px;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-slide {
    height: 491.20879121px;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftImage-I2BVc {
    height: 491.20879121px;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftTitle-3DS3A {
    padding-right: 35%;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-btnImg-2o7I9 {
    top: 205.6043956px;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N {
    top: 15%;
  }
  .font-normal .assets-style-BulletinManage--index-second-pAa7K .assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl {
    width: 483.33333333px;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 {
    height: 602px;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 {
    width: 1820px;
    height: 602px;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-slide {
    height: 600px;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftImage-I2BVc {
    height: 600px;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftTitle-3DS3A {
    padding-right: 5%;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-btnImg-2o7I9 {
    top: 260px;
  }
  .font-normal .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N {
    /*height: @maxHight - @firstIntervalHight;*/
    top: 20%;
    /*top:@firstIntervalHight/2;*/
  }
  .font-normal .assets-style-BulletinManage--index-second-pAa7K {
    width: 1820px;
  }
  .font-normal .assets-style-BulletinManage--index-second-pAa7K .assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl {
    width: 593.33333333px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-BulletinManage--index-first-3BHj3 {
    height: 493.20879121px;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 {
    width: 1490px;
    height: 493.20879121px;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-slide {
    height: 491.20879121px;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftImage-I2BVc {
    height: 491.20879121px;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftTitle-3DS3A {
    padding-right: 35%;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-btnImg-2o7I9 {
    top: 205.6043956px;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N {
    top: 15%;
  }
  .font-large .assets-style-BulletinManage--index-second-pAa7K .assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl {
    width: 483.33333333px;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-BulletinManage--index-first-3BHj3 {
    height: 602px;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 {
    width: 1820px;
    height: 602px;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-slide {
    height: 600px;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftImage-I2BVc {
    height: 600px;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftTitle-3DS3A {
    padding-right: 5%;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-btnImg-2o7I9 {
    top: 260px;
  }
  .font-large .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N {
    /*height: @maxHight - @firstIntervalHight;*/
    top: 20%;
    /*top:@firstIntervalHight/2;*/
  }
  .font-large .assets-style-BulletinManage--index-second-pAa7K {
    width: 1820px;
  }
  .font-large .assets-style-BulletinManage--index-second-pAa7K .assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl {
    width: 593.33333333px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 {
    height: 493.20879121px;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 {
    width: 1490px;
    height: 493.20879121px;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-slide {
    height: 491.20879121px;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftImage-I2BVc {
    height: 491.20879121px;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftTitle-3DS3A {
    padding-right: 35%;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-btnImg-2o7I9 {
    top: 205.6043956px;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N {
    top: 15%;
  }
  .font-extraLarge .assets-style-BulletinManage--index-second-pAa7K .assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl {
    width: 483.33333333px;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 {
    height: 602px;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 {
    width: 1820px;
    height: 602px;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .ant-carousel .slick-slide {
    height: 600px;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftImage-I2BVc {
    height: 600px;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-firstLeftImageItem-6UObE .assets-style-BulletinManage--index-firstLeftTitle-3DS3A {
    padding-right: 5%;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstLeft-1Ips8 .assets-style-BulletinManage--index-btnImg-2o7I9 {
    top: 260px;
  }
  .font-extraLarge .assets-style-BulletinManage--index-first-3BHj3 .assets-style-BulletinManage--index-firstRight-1kK-N {
    /*height: @maxHight - @firstIntervalHight;*/
    top: 20%;
    /*top:@firstIntervalHight/2;*/
  }
  .font-extraLarge .assets-style-BulletinManage--index-second-pAa7K {
    width: 1820px;
  }
  .font-extraLarge .assets-style-BulletinManage--index-second-pAa7K .assets-style-BulletinManage--index-secondList-1Fn7w .assets-style-BulletinManage--index-secondItem-22yOl {
    width: 593.33333333px;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-depSelector--index-red_highlight_s-bKgk3 span:nth-child(2) {
  background: rgba(169, 0, 33, 0.3);
}
.assets-style-depSelector--index-red_highlight-1T81b span:nth-child(3) {
  background: rgba(169, 0, 33, 0.3);
}
.assets-style-depSelector--index-blue_highlight_s-3SnfU span:nth-child(2) {
  background: rgba(35, 145, 230, 0.3);
}
.assets-style-depSelector--index-blue_highlight-1TlLs span:nth-child(3) {
  background: rgba(35, 145, 230, 0.3);
}
.assets-style-depSelector--index-green_highlight_s-1Rt1W span:nth-child(2) {
  background: rgba(0, 88, 37, 0.1);
}
.assets-style-depSelector--index-green_highlight-3oheY span:nth-child(3) {
  background: rgba(0, 88, 37, 0.1);
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.eot');
  src: url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.woff2') format('woff2'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.woff') format('woff'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.svg#iconfont') format('svg');
}
.assets-style-affairApply--index-breadcrumb-1Igx7 {
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-affairApply--index-breadcrumbItem-3y2b7 {
  color: #666666;
  font-weight: bold;
}
.assets-style-affairApply--index-iconfont-2YPbI {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-affairApply--index-portalSidelink-1RKEL {
  width: 60px;
  position: relative;
  transition: width 0.3s ease;
  box-shadow: 0 0 10px 0 rgba(0, 88, 37, 0.1);
  border-bottom-right-radius: 10px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL.assets-style-affairApply--index-showBigList-1rFJM {
  width: 300px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL.assets-style-affairApply--index-showBigList-1rFJM .assets-style-affairApply--index-toggle-1_QzI {
  text-align: left;
  position: relative;
}
.assets-style-affairApply--index-portalSidelink-1RKEL.assets-style-affairApply--index-showBigList-1rFJM .assets-style-affairApply--index-moreButton-13xLS {
  float: right;
  margin-top: 14px;
  margin-right: 5px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL.assets-style-affairApply--index-showBigList-1rFJM .assets-style-affairApply--index-searchButton-37v9v {
  float: right;
  line-height: 64px;
  margin-right: 20px;
  font-size: 18px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL.assets-style-affairApply--index-showBigList-1rFJM .assets-style-affairApply--index-searchButton-37v9v:hover {
  color: #228B22;
  cursor: pointer;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8 {
  width: 300px;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  background: #F2F3F4;
  border-bottom: 1px solid #E1E6E3;
  padding: 0 10px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8.assets-style-affairApply--index-show-1xnY7 {
  display: block;
  /*  :global(.anticon-search){
        font-size: 22px;
        line-height: 64px;
      }*/
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8.assets-style-affairApply--index-show-1xnY7 input {
  width: 200px;
  display: inline-block;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8.assets-style-affairApply--index-show-1xnY7 .ant-btn {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8.assets-style-affairApply--index-show-1xnY7 .anticon-check {
  display: none;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8.assets-style-affairApply--index-show-1xnY7 .icon-shuaxin {
  display: none;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8.assets-style-affairApply--index-show-1xnY7 .assets-style-affairApply--index-showSearchIcon-3BB9X {
  display: inline-block;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8 .ant-input-affix-wrapper {
  width: 200px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8 .ant-input-affix-wrapper .anticon-close-circle {
  font-size: 14px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8 input {
  /* border-radius: 20px;*/
  display: none;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8 i {
  cursor: pointer;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-toggle-1_QzI {
  margin: 0 auto;
  height: 64px;
  line-height: 64px;
  overflow: hidden;
  border-bottom: 1px solid #E1E6E3;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-toggle-1_QzI .ant-input-group-wrapper {
  vertical-align: middle;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-toggle-1_QzI .assets-style-affairApply--index-sideLogo-31Jt0 {
  display: inline-block;
  text-align: center;
  margin-top: -2px;
  width: 60px;
  height: 64px;
  line-height: 64px;
  vertical-align: middle;
  font-size: 24px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-toggle-1_QzI .assets-style-affairApply--index-sideLogo-31Jt0:hover {
  background: #D5E6E0;
  cursor: pointer;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-toggle-1_QzI .assets-style-affairApply--index-sideLogo-31Jt0.assets-style-affairApply--index-disabled-3c4Yc {
  cursor: not-allowed;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideLeft-2b27e {
  z-index: 2;
  background: #F2F3F4;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideLeft-2b27e.assets-style-affairApply--index-borderRadius-39sTn {
  border-bottom-right-radius: 10px;
  overflow: hidden;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideLeft-2b27e > div:last-child > div:nth-of-type(2) {
  display: none;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideRight-3MvIG {
  position: absolute;
  transition: width 0.5s ease,left 0.3s ease;
  background: #ffffff;
  top: 0;
  left: 60px;
  height: 100%;
  border-bottom-right-radius: 10px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideRight-3MvIG.assets-style-affairApply--index-leftExp-2V5EF {
  left: 300px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -32px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-tagItem-ug1kY {
  margin-bottom: 4px;
  width: 32px;
  z-index: 1002;
  color: #888888;
  font-size: 14px;
  background: #f0f3f6;
  text-align: center;
  border-left: none;
  border-radius: 0 8px 8px 0;
  padding: 12px 6px;
  line-height: 1.2;
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
  /* &:hover{
        background: @theme-green-3;
        cursor: pointer;
      }*/
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-tagItem-ug1kY.assets-style-affairApply--index-current-3LNSd {
  color: #ffffff;
  background: #f2aa18;
  font-size: 14px;
  border: none;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-hideTag-2USNg {
  margin-bottom: 4px;
  width: 32px;
  z-index: 1002;
  color: #888888;
  font-size: 14px;
  background: #228B22;
  text-align: center;
  border-left: none;
  border-radius: 0 8px 8px 0;
  padding: 12px 6px;
  line-height: 1.2;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-hideTag-2USNg:hover {
  cursor: pointer;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnWrap-2j_d7 {
  width: 100%;
  height: 73px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  padding: 20px 0;
  /* border-top: 1px solid #E1E6E3;*/
  cursor: pointer;
  background: #F2F3F4;
  border-bottom-right-radius: 10px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnWrap-2j_d7.assets-style-affairApply--index-moreData-28TST {
  border-bottom-right-radius: 0;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnWrap-2j_d7 .assets-style-affairApply--index-rollback-GiLtr {
  float: right;
  color: #37A164;
  font-size: 18px;
  padding-right: 32px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnWrap-2j_d7 .assets-style-affairApply--index-rollback-GiLtr i {
  margin-right: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnContent-3EE8n {
  width: 300px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnContent-3EE8n .assets-style-affairApply--index-buttonDiv-3zQMt {
  width: 60px;
  text-align: center;
  display: inline-block;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnContent-3EE8n .assets-style-affairApply--index-addName-34mR8 {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  font-size: 16px;
  color: #37A164;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W {
  width: 60px;
  overflow: hidden;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W.assets-style-affairApply--index-showFull-temsK {
  width: 300px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-sideTagitem-19vl8 {
  border: none;
  background: #f4f5f5;
  transition: background 0.8s ease-in;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-sideTagitem-19vl8:hover {
  background: #D5E6E0;
  cursor: pointer;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-emptyTipsDiv-3yOuH {
  cursor: pointer;
  display: table;
  width: 100%;
  text-align: center;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-emptyTipsDiv-3yOuH:hover .assets-style-affairApply--index-emptyTips-2NcXn {
  color: #37A164;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyTips-2NcXn {
  display: table-cell;
  font-size: 14px;
  vertical-align: middle;
  color: #6C6C6C;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyTips-2NcXn .assets-style-affairApply--index-emptyContent-1CUKg {
  margin: auto;
  width: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyTips-2NcXn .assets-style-affairApply--index-emptyContent-1CUKg i {
  color: #BCBCBC;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyMore-1KRaY {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyMore-1KRaY .assets-style-affairApply--index-collectText-3YT4Z {
  margin-top: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyMore-1KRaY .assets-style-affairApply--index-collectBtn-k6SJL {
  margin-top: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-nothing-2srDO {
  padding: 20px;
  text-align: center;
  margin: auto;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .ant-card-meta-title span {
  color: #474747;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse {
  background: none;
  border: none;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-emptyTipsDiv-3yOuH {
  cursor: pointer;
  display: table;
  width: 100%;
  text-align: center;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-emptyTipsDiv-3yOuH:hover .assets-style-affairApply--index-emptyTips-2NcXn {
  color: #37A164;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyTips-2NcXn {
  display: table-cell;
  font-size: 14px;
  vertical-align: middle;
  color: #6C6C6C;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyTips-2NcXn .assets-style-affairApply--index-emptyContent-1CUKg {
  margin: auto;
  width: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyTips-2NcXn .assets-style-affairApply--index-emptyContent-1CUKg i {
  color: #BCBCBC;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyMore-1KRaY {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyMore-1KRaY .assets-style-affairApply--index-collectText-3YT4Z {
  margin-top: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-emptyMore-1KRaY .assets-style-affairApply--index-collectBtn-k6SJL {
  margin-top: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-emptyTipsDiv-3yOuH .assets-style-affairApply--index-nothing-2srDO {
  padding: 20px;
  text-align: center;
  margin: auto;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse-content {
  background: #F2F3F4;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse-content .ant-collapse-content-box {
  padding: 5px!important;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse .ant-collapse-item.ant-collapse-no-arrow .ant-collapse-header {
  padding: 12px;
  line-height: 27px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse .ant-collapse-item.ant-collapse-no-arrow .ant-collapse-header .anticon-star {
  color: #37A164;
  float: right;
  line-height: 27px;
  margin-right: 20px;
  cursor: pointer;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse-item-active .ant-collapse-header {
  border-bottom: 2px solid #37A164;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse-item-active .assets-style-affairApply--index-serviceCount-3pVnu {
  background: #37A164;
  border: 1px solid #28844F;
  color: #fff;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceDomainIconDiv-1B1-j {
  width: 100%;
  text-align: center;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceDomainIconDiv-1B1-j .assets-style-affairApply--index-serviceDomainIcon-2ZQLG {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: #62b68e;
  overflow: hidden;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin: 6px auto 0;
  box-shadow: 0 2px 7px 0 rgba(87, 177, 134, 0.24);
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceCount-3pVnu {
  width: 31px;
  height: 27px;
  background: #F0F3F6;
  border: 1px solid #CFD7DE;
  border-radius: 14px;
  font-size: 14px;
  text-align: center;
  float: right;
  display: inline-block;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk .assets-style-affairApply--index-affairIcon-ekLhr {
  margin-bottom: 15px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk .assets-style-affairApply--index-serviceIconDiv-2lcZw {
  width: 100%;
  text-align: center;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk .assets-style-affairApply--index-serviceIconDiv-2lcZw .assets-style-affairApply--index-serviceIcon-WV3oU {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  box-shadow: 0 2px 7px 0 rgba(87, 177, 134, 0.24);
  line-height: 30px;
  text-align: center;
  margin-top: 1px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk .assets-style-affairApply--index-serviceIconDiv-2lcZw .assets-style-affairApply--index-serviceIcon-WV3oU img {
  margin: 0;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk:hover {
  background: #8DCD76;
  color: #fff;
  cursor: pointer;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk:hover i {
  display: inline;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk .assets-style-affairApply--index-edit-1jwpz i {
  color: #999;
  float: none;
  position: absolute;
  right: 35px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk img {
  height: 20px;
  width: 20px;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk i {
  color: #fff;
  display: none;
  float: right;
  vertical-align: middle;
  line-height: 40px;
  margin-right: 5px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk .assets-style-affairApply--index-serviceName-2J4Jz {
  width: calc(100% - 50px);
  vertical-align: middle;
  /*text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;*/
  color: #474747;
  display: inline-block;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk .assets-style-affairApply--index-serviceName-2J4Jz .assets-style-affairApply--index-ellipsis-3_rOT {
  display: inline;
  color: #474747 ;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk .assets-style-affairApply--index-heart-3RsPL {
  color: #ff0000;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreDataWrap-Cp_jb {
  z-index: 9999;
  overflow: hidden;
  transition: width 0.3s ease;
  border-bottom-right-radius: 10px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r {
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 88, 37, 0.1);
  padding: 0 20px 0 30px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh {
  height: 64px;
  border-bottom: 1px solid #E1E6E3;
  font-size: 18px;
  line-height: 64px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh .assets-style-affairApply--index-title-Ks7XO {
  vertical-align: middle;
  font-size: 18px;
  font-weight: normal;
  color: #666;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh .assets-style-affairApply--index-leftIcon-2SUfc {
  margin-right: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh .anticon-bars {
  font-size: 28px;
  vertical-align: middle;
  color: #828282;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh .assets-style-affairApply--index-divider-24LlC {
  margin-left: 28px;
  height: 22px;
  color: #aeaeae;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh .anticon-question-circle-o {
  margin-left: 5px;
  cursor: pointer;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh .assets-style-affairApply--index-closeIcon-2eHW4 {
  font-size: 18px;
  float: right;
  line-height: 64px;
  margin-right: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh .assets-style-affairApply--index-closeIcon-2eHW4:hover {
  cursor: pointer;
  color: #228B22;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh .assets-style-affairApply--index-searchLayout-1I2f8 {
  position: relative;
  display: inline-block;
  background: none;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh .assets-style-affairApply--index-addCustom-exefE {
  float: right;
  line-height: 64px;
  padding-right: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk {
  padding: 20px 0;
  position: relative;
  overflow: auto;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-pt-search-3july {
  float: right;
  padding-right: 50px;
  margin-bottom: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-pt-search-3july .assets-style-affairApply--index-ant-select-auto-complete-15VOw {
  vertical-align: middle;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-pt-search-3july .assets-style-affairApply--index-searchButton-37v9v {
  vertical-align: middle;
  margin-top: -3px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-pt-search-3july .assets-style-affairApply--index-clearIcon-22z-N {
  right: 145px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg {
  display: inline-block;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj {
  margin-bottom: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7 {
  font-size: 18px;
  color: #005825;
  height: 32px;
  line-height: 32px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7 .assets-style-affairApply--index-tag-3T6Jf {
  width: 6px;
  height: 24px;
  background: #45AA70;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  border-radius: 4px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7.assets-style-affairApply--index-serviceDomain-1YQr5 {
  padding: 5px 10px;
  height: 42px;
  border: 1px solid #fff;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7.assets-style-affairApply--index-serviceDomain-1YQr5:hover {
  border-radius: 4px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7.assets-style-affairApply--index-serviceDomain-1YQr5:hover .assets-style-affairApply--index-collectSpan-2Jslu {
  display: inline;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7.assets-style-affairApply--index-serviceDomain-1YQr5:hover .assets-style-affairApply--index-collectSpan-2Jslu i {
  cursor: pointer;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7.assets-style-affairApply--index-serviceDomain-1YQr5:hover .assets-style-affairApply--index-collectSpan-2Jslu i.assets-style-affairApply--index-deleteCollect-3rVjK {
  color: #37A164;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7.assets-style-affairApply--index-serviceDomain-1YQr5 .assets-style-affairApply--index-collectSpan-2Jslu {
  display: none;
  float: right;
  font-size: 14px;
  color: #000;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7.assets-style-affairApply--index-serviceDomain-1YQr5 .assets-style-affairApply--index-collectSpan-2Jslu i {
  margin-right: 10px;
  color: #CDCDCD;
  vertical-align: middle;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-pointer-35Xjq {
  cursor: pointer;
  font-size: 16px;
  padding-left: 10px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr {
  padding: 0 30px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc {
  overflow: hidden;
  width: 100%;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc i.iconfont {
  color: #d2cece;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .anticon-star {
  color: #d2cece;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .ant-card-meta-title span:hover {
  color: #00a854;
  text-decoration: underline;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li {
  list-style: none;
  float: left;
  padding-left: 5px;
  width: 350px;
  cursor: pointer;
  margin-right: 20px;
  margin-top: 10px;
  height: 128px;
  z-index: 0;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 0px;
  height: 28px;
  line-height: 28px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .ant-card-meta-title {
  font-weight: 600;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .ant-card-bordered:hover {
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .ant-card-body {
  padding: 20px 24px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .assets-style-affairApply--index-content-3_MsI {
  width: 350px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .assets-style-affairApply--index-content-3_MsI span {
  display: block;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .assets-style-affairApply--index-contentCus-3PkBX .assets-style-affairApply--index-heartNoFloat-2wZO6 {
  color: #ff0000;
  cursor: pointer;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .assets-style-affairApply--index-contentCus-3PkBX .assets-style-affairApply--index-unHeartNoFloat-2vfvc {
  color: #CCCCCC;
  cursor: pointer;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .assets-style-affairApply--index-contentCus-3PkBX span {
  display: inline-block;
  margin: 5px 20px 5px 0px;
  font-size: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .assets-style-affairApply--index-contentCus-3PkBX span i {
  font-size: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .assets-style-affairApply--index-heart-3RsPL,
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .assets-style-affairApply--index-unHeart-3etvs {
  position: absolute;
  right: 24px;
  top: 18px;
  font-size: 18px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .assets-style-affairApply--index-heart-3RsPL {
  color: #ff0000;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li .assets-style-affairApply--index-unHeart-3etvs {
  color: #CCCCCC;
  display: none;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li:hover .assets-style-affairApply--index-unHeart-3etvs {
  display: block;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li:hover .assets-style-affairApply--index-unHeart-3etvs:hover {
  color: #ff0000;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-divRelative-2NOBR {
  position: relative;
  text-align: center;
  height: 128px;
  z-index: 2;
  padding-top: 27%;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-image-2YcaX {
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-fontlist-26unl {
  word-wrap: break-word;
  word-break: break-all;
  font-family: "Microsoft YaHei";
  margin: 0 auto;
  font-size: 14px;
  height: 21px;
  width: 84px;
  line-height: 20px;
  color: #666666;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio {
  position: absolute;
  top: 7px;
  opacity: 1;
  text-align: right;
  width: 112px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio .iconfont {
  opacity: 0;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio .assets-style-affairApply--index-customLeft-IxbB- {
  float: left;
  margin-left: 12px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio .assets-style-affairApply--index-customLeft-IxbB-.assets-style-affairApply--index-delete-2u_mV {
  margin-left: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio span i.anticon.anticon-plus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio span i.anticon.anticon-minus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio span i.anticon.anticon-question-circle-o::before {
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio .anticon-star {
  opacity: 0;
  font-size: 16px;
  line-height: 24px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio .anticon-star.assets-style-affairApply--index-deleteCollect-3rVjK {
  color: #37A164;
  opacity: 1;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio .assets-style-affairApply--index-operation1-15I02 {
  padding-right: 20px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio .assets-style-affairApply--index-operation2-1LfTC {
  padding-right: 12px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-mask-2cyWb {
  background-color: rgba(35, 145, 230, 0.1);
  border-radius: 4px;
  height: 128px;
  width: 112px;
  z-index: 1;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  border: 1px solid #62B68E;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-noData-3ntYN {
  padding: 20px;
  text-align: center;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-noData-3ntYN .assets-style-affairApply--index-noDataTips-16up- {
  margin-top: 10px;
  color: #666666;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-comment-1iWCC {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr {
  width: 180px;
  position: fixed;
  top: 180px;
  right: 190px;
  height: calc(100% - 300px);
  overflow: hidden;
  background: #F4F9F6;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchorDiv-1j8GU {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchorDiv-1j8GU.assets-style-affairApply--index-show-1xnY7 {
  width: 200px;
  /*:global(.ant-affix){
            position:absolute !important;
            left:0!important;
            top:0 !important;
            z-index:1;
            display: block;
          }*/
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchorDiv-1j8GU .ant-affix {
  z-index: 1;
  display: none;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy {
  margin: 40px 10px 0 0;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy.ant-anchor-wrapper {
  overflow: visible;
  width: 200px;
  background: none;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy.ant-anchor-wrapper .assets-style-affairApply--index-anchorTitle-jy-cb {
  position: absolute;
  top: -30px;
  font-size: 16px;
  color: #005825;
  font-weight: bold;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy.ant-anchor-wrapper .ant-anchor-link {
  padding-top: 15px;
  padding-bottom: 15px;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy .ant-anchor-ink:before {
  width: 1px;
  background-color: #e7e7e7;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy .ant-anchor-link-active .ant-anchor-link-title {
  color: #37A164;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy .ant-anchor-ink-ball {
  border: 2px solid #37A164;
  transform: translateX(-45%);
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy a:hover {
  color: #37A164;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-affairTitle-3-6yQ {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
  margin-top: -2px;
  padding-right: 15px;
  display: inline-block;
  whiteSpace: nowrap;
}
.assets-style-affairApply--index-portalSidelink-1RKEL a.assets-style-affairApply--index-affairTitle-3-6yQ {
  color: #333333;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-background-3yoNW {
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.5s ease;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-background-3yoNW.assets-style-affairApply--index-show-1xnY7 {
  display: block;
}
.assets-style-affairApply--index-itemDraging-1Rz4N {
  background: #D5E6E0;
  padding: 20px;
}
.assets-style-affairApply--index-sideTagitem-19vl8 {
  z-index: 99999;
  height: 64px;
  line-height: 64px;
  text-align: left;
  background: #D5E6E0;
  border: 1px solid #efefef;
  cursor: pointer;
}
.assets-style-affairApply--index-sideTagitem-19vl8.assets-style-affairApply--index-forbid-2xa5o {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.assets-style-affairApply--index-sideTagitem-19vl8:hover i {
  display: inline;
}
.assets-style-affairApply--index-sideTagitem-19vl8 .assets-style-affairApply--index-iconDiv-gA5lG {
  width: 60px;
  text-align: center;
  height: 64px;
  display: inline-block;
  line-height: 64px;
  vertical-align: middle;
}
.assets-style-affairApply--index-sideTagitem-19vl8 .assets-style-affairApply--index-systemName-1tiZT {
  display: inline-block;
  vertical-align: middle;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
}
.assets-style-affairApply--index-sideTagitem-19vl8 i {
  color: #98ACA5;
  line-height: 64px;
  display: none;
  float: right;
  vertical-align: middle;
}
.assets-style-affairApply--index-sideTagitem-19vl8 i:hover {
  cursor: pointer;
  color: #228B22;
}
.assets-style-affairApply--index-sideTagitem-19vl8 .iconfont {
  margin-right: 12px;
}
.assets-style-affairApply--index-sideTagitem-19vl8 .anticon-star {
  margin-right: 12px;
  color: #37a164;
}
.assets-style-affairApply--index-sideTagitem-19vl8 .assets-style-affairApply--index-iconTag-2Y6Lk {
  width: 60px;
  text-align: center;
}
.assets-style-affairApply--index-sideTagitem-19vl8 .assets-style-affairApply--index-iconTag-2Y6Lk .assets-style-affairApply--index-iconCon-1Migr {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  margin: 6px auto 0;
  box-shadow: 0px 2px 7px 0px rgba(87, 177, 134, 0.24);
  line-height: 46px;
  text-align: center;
}
.assets-style-affairApply--index-sideTagitem-19vl8 .assets-style-affairApply--index-iconTag-2Y6Lk img {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.assets-style-affairApply--index-hiddenBody-2PqR6 {
  overflow: hidden;
}
.assets-style-affairApply--index-showBody-2bqyw {
  overflow: auto;
}
.assets-style-affairApply--index-customerModal-3RWsh {
  overflow: hidden;
}
.assets-style-affairApply--index-customerModal-3RWsh .ant-modal-header {
  padding: 14px 24px;
  background: green;
  font-size: 16px;
  font-weight: normal;
}
.assets-style-affairApply--index-customerModal-3RWsh .ant-modal-title {
  color: #ffffff;
}
.assets-style-affairApply--index-customerModal-3RWsh .ant-modal-close-x {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
}
.assets-style-affairApply--index-customerModal-3RWsh .ant-modal-body {
  padding: 0;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-customerForm-2A7vJ {
  padding: 20px;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-customerForm-2A7vJ .assets-style-affairApply--index-iconSelect-15-_P {
  width: 100%;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-customerForm-2A7vJ .assets-style-affairApply--index-iconSelect-15-_P .assets-style-affairApply--index-iconDiv-gA5lG {
  width: 132px;
  height: 132px;
  line-height: 132px;
  text-align: center;
  border: 1px dashed #D5E6E0;
  display: inline-block;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-customerForm-2A7vJ .assets-style-affairApply--index-iconSelect-15-_P .assets-style-affairApply--index-iconDiv-gA5lG .assets-style-affairApply--index-iconTag-2Y6Lk {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  height: 66px;
  width: 66px;
  border-radius: 50%;
  margin: 5px auto 0;
  box-shadow: 0px 2px 7px 0px rgba(87, 177, 134, 0.8);
  line-height: 60px;
  vertical-align: middle;
  margin-top: -8px;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-customerForm-2A7vJ .assets-style-affairApply--index-iconSelect-15-_P .assets-style-affairApply--index-iconDiv-gA5lG .assets-style-affairApply--index-iconTag-2Y6Lk img {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-customerForm-2A7vJ .assets-style-affairApply--index-iconSelect-15-_P .assets-style-affairApply--index-iconBottom-2MjT4 {
  display: inline-block;
  vertical-align: bottom;
  padding: 0 20px;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-customerForm-2A7vJ .assets-style-affairApply--index-iconSelect-15-_P .assets-style-affairApply--index-iconBottom-2MjT4 .assets-style-affairApply--index-iconRandom-oNekm {
  margin-right: 20px;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-iconSelectDiv-3StJ- {
  padding: 20px;
  height: 300px;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-iconSelectDiv-3StJ- .assets-style-affairApply--index-iconListDiv-1o5Mi .assets-style-affairApply--index-logoList-rgkDb li {
  height: 80px;
  width: 100px;
  float: left;
  position: relative;
  margin: 2px;
  z-index: 0;
  cursor: pointer;
  text-align: center;
  display: table;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-iconSelectDiv-3StJ- .assets-style-affairApply--index-iconListDiv-1o5Mi .assets-style-affairApply--index-logoList-rgkDb li .assets-style-affairApply--index-logoDivRelative-2KU0k {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  height: 80px;
  z-index: 2;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-iconSelectDiv-3StJ- .assets-style-affairApply--index-iconListDiv-1o5Mi .assets-style-affairApply--index-logoList-rgkDb li .assets-style-affairApply--index-logoDivRelative-2KU0k .assets-style-affairApply--index-image-2YcaX {
  width: 40px;
  height: 40px;
  margin-bottom: 0;
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-iconSelectDiv-3StJ- .assets-style-affairApply--index-iconListDiv-1o5Mi .assets-style-affairApply--index-logoList-rgkDb li:hover {
  background: rgba(141, 205, 118, 0.4);
}
.assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-iconSelectDiv-3StJ- .assets-style-affairApply--index-iconListDiv-1o5Mi .assets-style-affairApply--index-logoList-rgkDb li.assets-style-affairApply--index-active-zfSsg {
  background: rgba(141, 205, 118, 0.4);
}
.assets-style-affairApply--index-affairName-vuNW4 :hover {
  text-decoration: underline;
}
.assets-style-affairApply--index-bodyFixed-wsisf {
  position: fixed;
  width: 100%;
}
/****************绿色主题开始******************/
.theme-green .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-tagItem-ug1kY:hover {
  background: #E6FFF1;
  cursor: pointer;
}
.theme-green .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-tagItem-ug1kY.assets-style-affairApply--index-current-3LNSd {
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
  background: #f2aa18;
}
/**************** 蓝色主题开始*****************/
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL {
  box-shadow: 0 0 10px 0 rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL.assets-style-affairApply--index-showBigList-1rFJM .assets-style-affairApply--index-searchButton-37v9v:hover {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8 {
  background: #fafdff;
  /*i{
        &:hover{
          color:@theme-blue-1;
        }
      }*/
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-toggle-1_QzI .assets-style-affairApply--index-sideLogo-31Jt0:hover {
  background: #e6f7ff;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideLeft-2b27e {
  background: #fafdff;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-tagItem-ug1kY {
  background: #fafdff;
  cursor: pointer;
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-tagItem-ug1kY:hover {
  background: #e6f7ff;
  cursor: pointer;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-tagItem-ug1kY.assets-style-affairApply--index-current-3LNSd {
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
  background: #f2aa18;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-hideTag-2USNg {
  background: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnWrap-2j_d7 {
  background: #fafdff;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnWrap-2j_d7 .assets-style-affairApply--index-rollback-GiLtr {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnContent-3EE8n .assets-style-affairApply--index-addName-34mR8 {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-sideTagitem-19vl8 {
  background: #f4f5f5;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-sideTagitem-19vl8:hover {
  background: #D5E6E0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-emptyTipsDiv-3yOuH:hover .assets-style-affairApply--index-emptyTips-2NcXn {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-emptyTipsDiv-3yOuH:hover .assets-style-affairApply--index-emptyTips-2NcXn {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse-content {
  background: #F2F3F4;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse .ant-collapse-item.ant-collapse-no-arrow .ant-collapse-header .anticon-star {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse-item-active .ant-collapse-header {
  border-bottom: 2px solid #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse-item-active .assets-style-affairApply--index-serviceCount-3pVnu {
  background: #397EF0;
  border: 1px solid #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceDomainIconDiv-1B1-j .assets-style-affairApply--index-serviceDomainIcon-2ZQLG {
  border: 1px solid rgba(35, 145, 230, 0.1);
  background-color: #397EF0;
  box-shadow: 0 2px 7px 0 rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceCount-3pVnu {
  background: #F0F3F6;
  border: 1px solid #CFD7DE;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk .assets-style-affairApply--index-serviceIconDiv-2lcZw .assets-style-affairApply--index-serviceIcon-WV3oU {
  border: 1px solid rgba(87, 177, 134, 0.1);
  box-shadow: 0 2px 7px 0 rgba(87, 177, 134, 0.24);
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk:hover {
  background: #a2ceff;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r {
  box-shadow: 0 0 10px 0 rgba(0, 88, 37, 0.1);
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh {
  border-bottom: 1px solid #E1E6E3;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh .assets-style-affairApply--index-closeIcon-2eHW4:hover {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7 {
  color: #1F5BCB;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7 .assets-style-affairApply--index-tag-3T6Jf {
  background: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7.assets-style-affairApply--index-serviceDomain-1YQr5:hover .assets-style-affairApply--index-collectSpan-2Jslu i.assets-style-affairApply--index-deleteCollect-3rVjK {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li:hover .assets-style-affairApply--index-fontlist-26unl {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .ant-card-meta-title span:hover {
  color: #397EF0;
  text-decoration: underline;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio .anticon-star.assets-style-affairApply--index-deleteCollect-3rVjK {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-mask-2cyWb {
  border: 1px solid #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr {
  background: #f3f7f9;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy.ant-anchor-wrapper .assets-style-affairApply--index-anchorTitle-jy-cb {
  color: #1F5BCB;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy .ant-anchor-ink:before {
  background-color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy .ant-anchor-link-active .ant-anchor-link-title {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy .ant-anchor-ink-ball {
  border: 2px solid #397EF0;
}
.theme-blue .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-itemDraging-1Rz4N {
  background: #D5E6E0;
}
.theme-blue .assets-style-affairApply--index-sideTagitem-19vl8 {
  background: #D5E6E0;
  border: 1px solid #efefef;
}
.theme-blue .assets-style-affairApply--index-sideTagitem-19vl8 i {
  color: #98ACA5;
}
.theme-blue .assets-style-affairApply--index-sideTagitem-19vl8 i:hover {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-sideTagitem-19vl8 .anticon-star {
  color: #397EF0;
}
.theme-blue .assets-style-affairApply--index-sideTagitem-19vl8 .assets-style-affairApply--index-iconTag-2Y6Lk .assets-style-affairApply--index-iconCon-1Migr {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0px 2px 7px 0px rgba(87, 177, 134, 0.24);
}
.theme-blue .assets-style-affairApply--index-customerModal-3RWsh .ant-modal-header {
  background: #397EF0;
}
.theme-blue .assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-customerForm-2A7vJ .assets-style-affairApply--index-iconSelect-15-_P .assets-style-affairApply--index-iconDiv-gA5lG {
  border: 1px dashed #D5E6E0;
}
.theme-blue .assets-style-affairApply--index-customerModal-3RWsh .assets-style-affairApply--index-customerForm-2A7vJ .assets-style-affairApply--index-iconSelect-15-_P .assets-style-affairApply--index-iconDiv-gA5lG .assets-style-affairApply--index-iconTag-2Y6Lk {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0px 2px 7px 0px rgba(35, 145, 230, 0.3);
}
/*************** 蓝色主题结束*****************/
/**************** 红色主题开始*****************/
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL {
  box-shadow: 0 0 10px 0 rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL.assets-style-affairApply--index-showBigList-1rFJM .assets-style-affairApply--index-searchButton-37v9v:hover {
  color: #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-affairName-vuNW4 :hover {
  text-decoration: underline;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-searchLayout-1I2f8 {
  background: #fafdff;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-toggle-1_QzI .assets-style-affairApply--index-sideLogo-31Jt0:hover {
  background: #fff1f0;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideLeft-2b27e {
  background: #fafdff;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-tagItem-ug1kY {
  background: #fafdff;
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-tagItem-ug1kY:hover {
  background: #fff1f0;
  cursor: pointer;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-tagItem-ug1kY.assets-style-affairApply--index-current-3LNSd {
  background: #f2aa18;
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-sideTag-1lZX7 .assets-style-affairApply--index-hideTag-2USNg {
  background: #F63E62;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnWrap-2j_d7 {
  background: #fafdff;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnWrap-2j_d7 .assets-style-affairApply--index-rollback-GiLtr {
  color: #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-addBtnContent-3EE8n .assets-style-affairApply--index-addName-34mR8 {
  color: #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-systemList-Rfj3W .assets-style-affairApply--index-emptyTipsDiv-3yOuH:hover .assets-style-affairApply--index-emptyTips-2NcXn {
  color: #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-emptyTipsDiv-3yOuH:hover .assets-style-affairApply--index-emptyTips-2NcXn {
  color: #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse-content {
  background: #F2F3F4;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse .ant-collapse-item.ant-collapse-no-arrow .ant-collapse-header .anticon-star {
  color: #F63E62;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse-item-active .ant-collapse-header {
  border-bottom: 2px solid #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .ant-collapse-item-active .assets-style-affairApply--index-serviceCount-3pVnu {
  background: #9A001E;
  border: 1px solid #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-serviceList-2hTfI .assets-style-affairApply--index-serviceItem-7dcYk:hover {
  background: rgba(255, 71, 72, 0.2);
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r {
  box-shadow: 0 0 10px 0 rgba(169, 0, 33, 0.1);
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh {
  /*border-bottom: 1px solid @theme-red-5;*/
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-titleBar-3DCwh .assets-style-affairApply--index-closeIcon-2eHW4:hover {
  color: #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7 {
  color: #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7 .assets-style-affairApply--index-tag-3T6Jf {
  background: #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-type-1RVm7.assets-style-affairApply--index-serviceDomain-1YQr5:hover .assets-style-affairApply--index-collectSpan-2Jslu i.assets-style-affairApply--index-deleteCollect-3rVjK {
  color: #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc li:hover .assets-style-affairApply--index-fontlist-26unl {
  color: #F63E62;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .ant-card-meta-title span:hover {
  color: #F63E62;
  text-decoration: underline;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-closeRight-9Rcio .anticon-star.assets-style-affairApply--index-deleteCollect-3rVjK {
  color: #F63E62;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-contentBody-2XSPk .assets-style-affairApply--index-contentList-amaLg .assets-style-affairApply--index-typeItem-390kj .assets-style-affairApply--index-dataList-3ZSCr .assets-style-affairApply--index-ullist-3VLmc .assets-style-affairApply--index-mask-2cyWb {
  border: 1px solid #F63E62;
  background-color: #fffbfb;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr {
  background: #fffbfb;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy.ant-anchor-wrapper .assets-style-affairApply--index-anchorTitle-jy-cb {
  color: #9A001E;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy .ant-anchor-ink:before {
  background-color: #F63E62;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy .ant-anchor-link-active .ant-anchor-link-title {
  color: #F63E62;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy .ant-anchor-ink-ball {
  border: 2px solid #F63E62;
}
.theme-red .assets-style-affairApply--index-portalSidelink-1RKEL .assets-style-affairApply--index-moreContent-3Tu1r .assets-style-affairApply--index-anchorContent-2znGr .assets-style-affairApply--index-anchor-3ZEdy a:hover {
  color: #F63E62;
}
.theme-red .assets-style-affairApply--index-sideTagitem-19vl8 i {
  color: #98ACA5;
}
.theme-red .assets-style-affairApply--index-sideTagitem-19vl8 i:hover {
  color: #9A001E;
}
.theme-red .assets-style-affairApply--index-sideTagitem-19vl8 .anticon-star {
  color: #9A001E;
}
.theme-red .assets-style-affairApply--index-sideTagitem-19vl8 .assets-style-affairApply--index-iconTag-2Y6Lk .assets-style-affairApply--index-iconCon-1Migr {
  border: 1px solid rgba(169, 0, 33, 0.1);
  background-color: #fffbfb;
  box-shadow: 0px 2px 7px 0px rgba(169, 0, 33, 0.3);
}
/*************** 红色主题结束*****************/
@media (max-width: 1400px) {
  .font-normal .assets-style-affairApply--index-portalSidelink-1RKEL {
    margin-left: -60px;
  }
  .font-normal .assets-style-affairApply--index-portalSidelink-1RKEL.assets-style-affairApply--index-showBigList-1rFJM {
    margin-left: 0;
  }
}
@media (max-width: 1540px) {
  .font-large .assets-style-affairApply--index-portalSidelink-1RKEL {
    margin-left: -60px;
  }
  .font-large .assets-style-affairApply--index-portalSidelink-1RKEL.assets-style-affairApply--index-showBigList-1rFJM {
    margin-left: 0;
  }
}
@media (max-width: 1750px) {
  .font-extraLarge .assets-style-affairApply--index-portalSidelink-1RKEL {
    margin-left: -60px;
  }
  .font-extraLarge .assets-style-affairApply--index-portalSidelink-1RKEL.assets-style-affairApply--index-showBigList-1rFJM {
    margin-left: 0;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.eot');
  src: url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.woff') format('woff'), url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.svg#iconfont') format('svg');
}
.assets-style-affairsHandle--index-iconfont-B_Zc3 {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-affairsHandle--index-itemButton-aV494 {
  /*border-radius: 20px;*/
}
.assets-style-affairsHandle--index-itemButton-aV494 .assets-style-affairsHandle--index-img-1ofqm {
  position: relative;
  margin-right: 2px;
}
.assets-style-affairsHandle--index-itemName-dozAS {
  font-size: 16px;
  height: 16px;
  color: #363636;
  font-weight: bold;
  margin-left: 11px;
}
.assets-style-affairsHandle--index-itemButton-aV494 i {
  margin-right: 5px;
}
.assets-style-affairsHandle--index-footerStyle-3DDMR {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-affairsHandle--index-pageingNotAllowed-3f0ts {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-affairsHandle--index-pageingButton-3_ejH {
  color: #55906E;
  margin: 0px 25px;
}
/* 紧急程度 -- 特急，加急，超时，快到期*/
.assets-style-affairsHandle--index-emergencySpecial-2RNwl,
.assets-style-affairsHandle--index-emergency-3oe1_,
.assets-style-affairsHandle--index-emergencyed-hqHAa,
.assets-style-affairsHandle--index-emergencying-29NAl {
  height: 20px;
  padding: 0 4px 2px 4px;
  color: #fff;
  margin: 2px 13px 2px 0;
  font-size: 12px;
}
.assets-style-affairsHandle--index-emergencySpecial-2RNwl {
  color: #FD6767;
}
.assets-style-affairsHandle--index-emergencySpecial-2RNwl .assets-style-affairsHandle--index-icon-11zni {
  font-size: 16px;
  position: relative;
  top: 1px;
}
.assets-style-affairsHandle--index-emergency-3oe1_ {
  background-color: #f2aa18;
}
.assets-style-affairsHandle--index-emergencyed-hqHAa {
  color: #fd9c67;
}
.assets-style-affairsHandle--index-emergencying-29NAl {
  color: #f2aa18;
}
.assets-style-affairsHandle--index-conditionTitle-2f_mV {
  color: #ADADAD;
  font-weight: normal;
}
.assets-style-affairsHandle--index-conditionStyle-RITpj {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-affairsHandle--index-paginationStyle-2pq2q {
  text-align: center;
  font-size: 14px;
}
.assets-style-affairsHandle--index-tabBarStyle-1RbVL {
  text-align: left;
  color: #999999;
}
.assets-style-affairsHandle--index-breadcrumb-25LKK {
  width: 219px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-affairsHandle--index-breadcrumbItem-2GrtG {
  color: #666666;
  font-weight: bold;
}
.assets-style-affairsHandle--index-prefix-14Ur8 {
  color: rgba(0, 0, 0, 0.25);
}
.assets-style-affairsHandle--index-inputWidth-34T1q {
  width: 318px;
}
.assets-style-affairsHandle--index-pagingMargin1-o2nk5 {
  margin-left: 11px;
}
.assets-style-affairsHandle--index-pagingMargin2-2YI3S {
  margin-left: 50px;
}
.assets-style-affairsHandle--index-pagingLeft-2J_Gu {
  display: inline-block;
  width: 80%;
}
.assets-style-affairsHandle--index-handlingPagingLeft-iw5z5 {
  display: inline-block;
  width: 50%;
}
.assets-style-affairsHandle--index-handlingPagingRight-rt9t0 {
  display: inline-block;
  text-align: right;
  width: 50%;
}
.assets-style-affairsHandle--index-handlingPagingExport-3Z2QR {
  display: inline-block;
  text-align: right;
  float: right;
}
.assets-style-affairsHandle--index-pagingLeft90-A0jFz {
  display: inline-block;
  width: 90%;
}
.assets-style-affairsHandle--index-pagingRight-1-bm_ {
  display: inline-block;
  text-align: center;
  width: 10%;
}
.assets-style-affairsHandle--index-pagingRightTextRight20-3AfH7 {
  display: inline-block;
  text-align: right;
  width: 20%;
}
.assets-style-affairsHandle--index-pagingRightFloat-1HRpX {
  display: inline-block;
  text-align: center;
  width: 10%;
  float: right;
}
.assets-style-affairsHandle--index-itemRow-26ap_ {
  color: #ADADAD;
  font-size: 14px;
  padding: 8px 0 0 10px;
  /*   span:nth-child(2){
        width: 150px;
    }*/
}
.assets-style-affairsHandle--index-itemRow-26ap_ span {
  border-right: solid 1px #e8e8e8;
  /*margin-right: 10px;*/
  padding: 0px 10px;
  /*width: 215px;*/
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.assets-style-affairsHandle--index-itemRow-26ap_ span:nth-child(1) {
  text-align: left;
  padding: 0px 10px 0px 0px;
}
.assets-style-affairsHandle--index-itemRow-26ap_ span:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
@media (min-width: 0px) {
  .assets-style-affairsHandle--index-handling-4nFbX span:nth-child(1),
  .assets-style-affairsHandle--index-handled-27W1E span:nth-child(1),
  .assets-style-affairsHandle--index-finished-3wTD7 span:nth-child(1) {
    width: 18%;
  }
  .assets-style-affairsHandle--index-handling-4nFbX span:nth-child(2),
  .assets-style-affairsHandle--index-handled-27W1E span:nth-child(2),
  .assets-style-affairsHandle--index-finished-3wTD7 span:nth-child(2) {
    width: 16%;
  }
  .assets-style-affairsHandle--index-handling-4nFbX span:nth-child(3),
  .assets-style-affairsHandle--index-handled-27W1E span:nth-child(3),
  .assets-style-affairsHandle--index-finished-3wTD7 span:nth-child(3),
  .assets-style-affairsHandle--index-handling-4nFbX span:nth-child(4),
  .assets-style-affairsHandle--index-handled-27W1E span:nth-child(4),
  .assets-style-affairsHandle--index-finished-3wTD7 span:nth-child(4) {
    width: 23%;
  }
  .assets-style-affairsHandle--index-handling-4nFbX span:nth-child(5),
  .assets-style-affairsHandle--index-handled-27W1E span:nth-child(5),
  .assets-style-affairsHandle--index-finished-3wTD7 span:nth-child(5) {
    width: 20%;
  }
  .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(1) {
    width: 18%;
  }
  .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(2) {
    width: 12%;
    color: #37A164;
  }
  .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(3),
  .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(4) {
    width: 23%;
  }
  .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(5) {
    width: 22%;
  }
  .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(6) {
    text-align: left;
    padding: 0px 10px 0px 0px;
  }
  .assets-style-affairsHandle--index-applyed-LGgKB span {
    width: 20%;
  }
}
.assets-style-affairsHandle--index-itemRowLeft-1NCiA {
  width: 90%;
  float: left;
  cursor: pointer;
}
.assets-style-affairsHandle--index-itemRowRetrieveLeft-1IVPJ {
  width: 87%;
  float: left;
  cursor: pointer;
}
.assets-style-affairsHandle--index-opt-274Gu {
  width: 75px;
  display: inline-block;
  text-align: center;
}
.assets-style-affairsHandle--index-itemRowRight-3CdSJ {
  width: 10%;
  float: right;
  text-align: center;
  line-height: 63px;
  cursor: pointer;
}
.assets-style-affairsHandle--index-itemRowRight-3CdSJ .ant-btn-group {
  height: 34px;
  vertical-align: middle;
}
.assets-style-affairsHandle--index-itemRowRight-3CdSJ .ant-btn-group .ant-btn {
  vert-align: middle;
  float: left;
}
.assets-style-affairsHandle--index-source-31bDK {
  cursor: pointer;
}
.assets-style-affairsHandle--index-emergencyText-1QmoT {
  margin-left: 5px;
}
.assets-style-affairsHandle--index-card-3nIlZ {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-affairsHandle--index-descText-2mx6r {
  color: #999999;
  font-size: 14px;
}
.assets-style-affairsHandle--index-newsSearch-7eLIC {
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 15px;
}
.assets-style-affairsHandle--index-newsSearch-7eLIC .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-affairsHandle--index-newsSearch-7eLIC .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-affairsHandle--index-newsSearch-7eLIC .ant-input {
  padding: 4px 30px;
}
.assets-style-affairsHandle--index-newsSearch-7eLIC .assets-style-affairsHandle--index-searchDel-1lkC0 {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-affairsHandle--index-viewMore-3lFLo {
  color: #adadad;
  font-size: 14px;
  float: right;
  margin-right: 20px;
}
.assets-style-affairsHandle--index-viewMore-3lFLo .anticon {
  transform: rotate(90deg);
}
.assets-style-affairsHandle--index-mouseEnter-3CevQ {
  color: #37A164;
  font-size: 14px;
  float: right;
  margin-right: 20px;
}
.assets-style-affairsHandle--index-mouseEnter-3CevQ .anticon {
  transform: rotate(90deg);
}
.assets-style-affairsHandle--index-statusWidth-2qmWu {
  width: 100%;
  margin-left: 10px;
}
.assets-style-affairsHandle--index-filter-2MCH2 .ant-list-item {
  border-bottom: none;
}
.assets-style-affairsHandle--index-warning-24J2V {
  color: #FD6767;
}
.assets-style-affairsHandle--index-icon-11zni {
  font-size: 12px;
}
.assets-style-affairsHandle--index-overtime-2V1F6 {
  color: #F9892C;
}
.assets-style-affairsHandle--index-near-17WxU {
  color: #F2AA18;
}
.assets-style-affairsHandle--index-borderLine-iERZq {
  border-bottom: 1px solid #e8e8e8;
}
.assets-style-affairsHandle--index-borderLine-iERZq .assets-style-affairsHandle--index-condition-2_j9s {
  display: flex;
  align-items: center;
  height: 60px;
}
.assets-style-affairsHandle--index-borderLine-iERZq .assets-style-affairsHandle--index-condition-2_j9s .assets-style-affairsHandle--index-typeDetail-2lZJe {
  margin: 10px 25px;
}
.assets-style-affairsHandle--index-borderLine-iERZq .assets-style-affairsHandle--index-condition-2_j9s .assets-style-affairsHandle--index-typeDetail-2lZJe li {
  display: inline-block;
  margin-right: 50px;
}
.assets-style-affairsHandle--index-borderLine-iERZq .assets-style-affairsHandle--index-condition-2_j9s .assets-style-affairsHandle--index-fold-3YtAS {
  margin: 0 10px;
}
.assets-style-affairsHandle--index-borderLine-iERZq .assets-style-affairsHandle--index-condition-2_j9s .assets-style-affairsHandle--index-textLeft-1aw21 {
  display: inline-block;
  width: 450px;
}
.assets-style-affairsHandle--index-borderLine-iERZq .assets-style-affairsHandle--index-condition-2_j9s .assets-style-affairsHandle--index-textLeft-1aw21 span {
  font-weight: bold;
}
.assets-style-affairsHandle--index-borderLine-iERZq .assets-style-affairsHandle--index-condition-2_j9s .assets-style-affairsHandle--index-textRight-27OJL {
  float: right;
  margin-right: 20px;
}
.assets-style-affairsHandle--index-body2-1eVH3 {
  border-top: 1px solid #e8e8e8;
}
.assets-style-affairsHandle--index-batchAudit-KSG79 {
  text-align: center;
  height: 60px;
  line-height: 60px;
}
.assets-style-affairsHandle--index-batchRow-XkTrU {
  display: flex;
  align-items: center;
  padding: 12px 0;
  border-bottom: solid 1px #e8e8e8;
}
.assets-style-affairsHandle--index-batchRow-XkTrU .assets-style-affairsHandle--index-batchList-2i1QK {
  display: flex;
  align-items: center;
  padding-left: 20px;
  flex-wrap: wrap;
  padding-bottom: -10px;
  margin-top: -12px;
}
.assets-style-affairsHandle--index-batchRow-XkTrU .assets-style-affairsHandle--index-batchList-2i1QK ul {
  width: 445px;
  margin-top: 12px;
  margin-right: 20px;
  padding: 8px;
  border: 1px solid #e8e8e8;
  background: #fff;
  border-radius: 3px;
}
.assets-style-affairsHandle--index-batchRow-XkTrU .assets-style-affairsHandle--index-batchList-2i1QK ul li:nth-child(1) {
  font-weight: bold;
}
.assets-style-affairsHandle--index-batchRow-XkTrU .assets-style-affairsHandle--index-batchList-2i1QK ul li:nth-child(2) {
  margin-left: 24px;
}
.assets-style-affairsHandle--index-batchRow-XkTrU .assets-style-affairsHandle--index-batchList-2i1QK ul li:nth-child(2) span {
  border-right: solid #e8e8e8 1px;
  margin: 0px 15px;
}
.assets-style-affairsHandle--index-batchRow-XkTrU .assets-style-affairsHandle--index-batchList-2i1QK ul li:nth-child(3) {
  margin-left: 24px;
}
.assets-style-affairsHandle--index-batchRow-XkTrU .assets-style-affairsHandle--index-batchList-2i1QK ul:hover {
  /*background-color: #F5FDF8;*/
  cursor: pointer;
}
.assets-style-affairsHandle--index-modal-FFc63 li {
  padding: 10px 20px;
  list-style-type: none;
}
.assets-style-affairsHandle--index-modal-FFc63 li i {
  cursor: pointer;
}
.assets-style-affairsHandle--index-modal-FFc63 .assets-style-affairsHandle--index-user-2HxNK i {
  color: #37A164;
}
.assets-style-affairsHandle--index-submit-2_Z2L {
  text-align: center;
}
.assets-style-affairsHandle--index-modalLi-2j18_ {
  padding-left: 35px;
}
p.assets-style-affairsHandle--index-title-3o_1s {
  font-size: 120%;
  font-weight: 600;
  color: #000000;
}
p.assets-style-affairsHandle--index-thick-2ieOl {
  padding-left: 36px;
  color: #000000;
  font-weight: bold;
}
span.assets-style-affairsHandle--index-fontStyle-1E9eR {
  color: #D1D1D1;
}
.assets-style-affairsHandle--index-partSelect-31QEJ {
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  right: -7px;
}
.assets-style-affairsHandle--index-under-1LZQu {
  text-decoration: underline;
}
.assets-style-affairsHandle--index-pop-lrz6v {
  width: 300px;
  text-align: center;
}
.assets-style-affairsHandle--index-height1-3ZAg5 li {
  line-height: 23px;
}
.assets-style-affairsHandle--index-selectColor-21YVQ {
  color: #55906E;
}
.assets-style-affairsHandle--index-modalContent-RveG4 {
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 14px;
  padding-top: 70px;
}
.assets-style-affairsHandle--index-modalContent-RveG4 .assets-style-affairsHandle--index-icon-11zni {
  color: #f1a42b;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-affairsHandle--index-mouseEnter-3CevQ {
  color: #397EF0;
}
.theme-blue .assets-style-affairsHandle--index-selectColor-21YVQ {
  color: #a2ceff;
}
.theme-blue .assets-style-affairsHandle--index-footerStyle-3DDMR {
  background-color: #fafdff;
}
.theme-blue .assets-style-affairsHandle--index-pageingButton-3_ejH {
  color: #a2ceff;
}
@media (min-width: 0px) {
  .theme-blue .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(2) {
    color: #a2ceff;
  }
}
.theme-blue .assets-style-affairsHandle--index-modal-FFc63 .assets-style-affairsHandle--index-user-2HxNK i {
  color: #397EF0;
}
.theme-blue .assets-style-affairsHandle--index-borderLine-iERZq:hover {
  background-color: #e6f7ff;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-affairsHandle--index-mouseEnter-3CevQ {
  color: #9A001E;
}
.theme-red .assets-style-affairsHandle--index-selectColor-21YVQ {
  color: #F63E62;
}
.theme-red .assets-style-affairsHandle--index-footerStyle-3DDMR {
  background-color: #fffafb;
}
.theme-red .assets-style-affairsHandle--index-pageingButton-3_ejH {
  color: #F63E62;
}
@media (min-width: 0px) {
  .theme-red .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(2) {
    color: #F63E62;
  }
}
.theme-red .assets-style-affairsHandle--index-modal-FFc63 .assets-style-affairsHandle--index-user-2HxNK i {
  color: #F63E62;
}
.theme-red .assets-style-affairsHandle--index-borderLine-iERZq:hover {
  background-color: #fff1f0;
}
/*************** 红色主题 end***************/
/*************** 红色主题 start***************/
.theme-green .assets-style-affairsHandle--index-borderLine-iERZq:hover {
  background-color: #F5FDF8;
}
/*************** 红色主题 end***************/
@media (min-width: 1601px) {
  .font-normal .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(1) {
    width: 18%;
  }
  .font-normal .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(2) {
    width: 10%;
  }
  .font-normal .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(3) {
    width: 20%;
  }
  .font-normal .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(4) {
    width: 17%;
  }
  .font-normal .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(5) {
    width: 18%;
  }
  .font-normal .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(6) {
    width: 17%;
    text-align: center;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(1) {
    width: 18%;
  }
  .font-large .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(2) {
    width: 10%;
  }
  .font-large .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(3) {
    width: 20%;
  }
  .font-large .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(4) {
    width: 17%;
  }
  .font-large .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(5) {
    width: 18%;
  }
  .font-large .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(6) {
    width: 17%;
    text-align: center;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(1) {
    width: 18%;
  }
  .font-extraLarge .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(2) {
    width: 10%;
  }
  .font-extraLarge .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(3) {
    width: 20%;
  }
  .font-extraLarge .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(4) {
    width: 17%;
  }
  .font-extraLarge .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(5) {
    width: 18%;
  }
  .font-extraLarge .assets-style-affairsHandle--index-apply-oaGgH span:nth-child(6) {
    width: 17%;
    text-align: center;
  }
}
.assets-style-affairsHandle--index-jjTag1-1V5Ix,
.assets-style-affairsHandle--index-jjTag2-14QpX,
.assets-style-affairsHandle--index-jjTag3-2ksM3,
.assets-style-affairsHandle--index-jjTag4-1QbKO,
.assets-style-affairsHandle--index-jjTag5-lRwqX,
.assets-style-affairsHandle--index-jjTag6-314PE {
  border-radius: 16px;
  padding: 2px 5px;
  color: #fff;
}
.assets-style-affairsHandle--index-jjTag6-314PE {
  background: #EF2828;
}
.assets-style-affairsHandle--index-jjTag5-lRwqX {
  background: #EF2828;
}
.assets-style-affairsHandle--index-jjTag4-1QbKO {
  background: #F19951;
}
.assets-style-affairsHandle--index-jjTag3-2ksM3 {
  background: #F7E549;
}
.assets-style-affairsHandle--index-jjTag2-14QpX {
  background: #397EF0;
}
.assets-style-affairsHandle--index-jjTag1-1V5Ix {
  background: #477959;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_yn1443m51kn.eot');
  src: url('//at.alicdn.com/t/font_864711_yn1443m51kn.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_yn1443m51kn.woff') format('woff'), url('//at.alicdn.com/t/font_864711_yn1443m51kn.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_yn1443m51kn.svg#iconfont') format('svg');
}
.assets-style-messageRemind--index-iconfont-3y7Qi {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-messageRemind--index-modalContent-1fzlP {
  padding: 15px 30px;
  text-align: left;
  position: relative;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-top-1GcfZ {
  width: 100%;
  height: 22px;
  line-height: 22px;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r {
  width: 100%;
  /*border:1px solid red;*/
  line-height: 130px;
  padding: 20px;
  text-align: center;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-iconDiv-PrNd3 {
  width: 33%;
  text-align: center;
  overflow: hidden;
  display: inline-block;
  line-height: 22px;
  vertical-align: middle;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-iconDiv-PrNd3 img {
  width: 65%;
  height: 65%;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-iconDiv-PrNd3 .assets-style-messageRemind--index-name-2fnGa {
  line-height: 40px;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-selected-1jTyQ,
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-notSelect-3Cq0z {
  height: 70px;
  width: 70px;
  line-height: 70px;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
  overflow: hidden;
  margin: 0px auto;
  vertical-align: middle;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-selected-1jTyQ .assets-style-messageRemind--index-icon-nxbh4,
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-notSelect-3Cq0z .assets-style-messageRemind--index-icon-nxbh4 {
  font-size: 52px;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-notSelect-3Cq0z {
  background: #999;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-selected-1jTyQ {
  background: #008000;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-remind-3ZZxO {
  height: 30px;
  line-height: 30px;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-footer-3m-PR {
  height: 22px;
  line-height: 22px;
  color: #999;
  position: absolute;
  bottom: 10px;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-display-1GNmE {
  display: none;
}
.assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-hidden-1Dwlk {
  color: #fff;
  height: 30px;
  line-height: 30px;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-selected-1jTyQ {
  background: #397EF0;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-messageRemind--index-modalContent-1fzlP .assets-style-messageRemind--index-main-23b6r .assets-style-messageRemind--index-selected-1jTyQ {
  background: #9A001E;
}
/*************** 红色主题 end***************/
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_kl7sjy8oryh.eot');
  src: url('//at.alicdn.com/t/font_864711_kl7sjy8oryh.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_kl7sjy8oryh.woff') format('woff'), url('//at.alicdn.com/t/font_864711_kl7sjy8oryh.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_kl7sjy8oryh.svg#iconfont') format('svg');
}
.assets-style-evaluationModal--index-iconfont-2EjP1 {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-evaluationModal--index-modalContent-2i1GJ {
  height: 400px;
  width: 1000px;
  padding: 20px 30px;
}
.assets-style-evaluationModal--index-modalContent-2i1GJ > div {
  display: inline-block;
  padding-right: 20px;
}
.assets-style-evaluationModal--index-modalContent-2i1GJ .assets-style-evaluationModal--index-left-yF6HP {
  width: 30%;
  height: 100%;
  border-right: 1px dashed #999;
}
.assets-style-evaluationModal--index-modalContent-2i1GJ .assets-style-evaluationModal--index-right-28isg {
  width: 70%;
  padding-left: 30px;
  float: right;
}
.assets-style-evaluationModal--index-modalContent-2i1GJ .assets-style-evaluationModal--index-right-28isg .assets-style-evaluationModal--index-textAreaStyle-2rbD5 {
  position: absolute;
  right: 25px;
  bottom: -14px;
}
.assets-style-evaluationModal--index-modalContent-2i1GJ .assets-style-evaluationModal--index-right-28isg .assets-style-evaluationModal--index-lable-74Cwt a {
  color: #ff0000;
  font-weight: bold;
}
.assets-style-evaluationModal--index-modalContent-2i1GJ .assets-style-evaluationModal--index-right-28isg .assets-style-evaluationModal--index-star-14xe9 {
  width: 100%;
  position: relative;
}
.assets-style-evaluationModal--index-modalContent-2i1GJ .assets-style-evaluationModal--index-right-28isg .assets-style-evaluationModal--index-error-2Ho1f {
  color: #ff0000;
  position: absolute;
  bottom: -25px;
  left: 70px;
}
.assets-style-evaluationModal--index-modalContent-2i1GJ .assets-style-evaluationModal--index-right-28isg .assets-style-evaluationModal--index-display-2uUkv {
  display: none;
}
.assets-style-evaluationModal--index-left-yF6HP .assets-style-evaluationModal--index-title-2ggED {
  width: 95%;
  float: right;
  position: relative;
  height: 60px;
  padding-left: 20px;
}
.assets-style-evaluationModal--index-left-yF6HP .assets-style-evaluationModal--index-title-2ggED .assets-style-evaluationModal--index-flag-2bn9v {
  position: absolute;
  top: 0px;
  left: -8px;
  background: #fff;
}
.assets-style-evaluationModal--index-left-yF6HP .assets-style-evaluationModal--index-title-2ggED a {
  color: #000;
  font-weight: bold;
}
.assets-style-evaluationModal--index-left-yF6HP .assets-style-evaluationModal--index-title-2ggED .assets-style-evaluationModal--index-totalTime-ZPxki {
  color: #999999;
}
.assets-style-evaluationModal--index-left-yF6HP .assets-style-evaluationModal--index-process-34CbF {
  position: relative;
  height: 60px;
  padding-left: 20px;
  width: 95%;
  float: right;
  border-left: 1px solid #ccc;
}
.assets-style-evaluationModal--index-left-yF6HP .assets-style-evaluationModal--index-process-34CbF .assets-style-evaluationModal--index-processIcon-31WPc {
  color: #CCCCCC;
}
.assets-style-evaluationModal--index-left-yF6HP .assets-style-evaluationModal--index-process-34CbF .assets-style-evaluationModal--index-processTitle-3hHcG {
  line-height: 22px;
  color: #000;
}
.assets-style-evaluationModal--index-left-yF6HP .assets-style-evaluationModal--index-process-34CbF .assets-style-evaluationModal--index-processTime-3qAdg {
  color: #999;
}
.assets-style-evaluationModal--index-left-yF6HP .assets-style-evaluationModal--index-process-34CbF .assets-style-evaluationModal--index-flag-2bn9v {
  position: absolute;
  top: 0px;
  left: -8px;
  background: #fff;
}
.assets-style-evaluationModal--index-left-yF6HP .assets-style-evaluationModal--index-process-34CbF:last-child {
  border-left: none;
}
.assets-style-evaluationModal--index-leafContent-1waV6 {
  height: 200px;
  line-height: 40px;
  vertical-align: middle;
  padding-top: 50px;
}
.assets-style-evaluationModal--index-leafContent-1waV6 > span {
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  padding-left: 80px;
  text-align: left;
}
.assets-style-evaluationModal--index-text-center-yykcc {
  margin-top: 44px;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot');
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.woff') format('woff'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.svg#iconfont') format('svg');
}
.assets-style-manuscript--index-iconfont-1T-Ax {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-manuscript--index-itemButton-5b-RT {
  border-radius: 20px;
}
.assets-style-manuscript--index-itemButton-5b-RT i {
  margin-right: 5px;
}
.assets-style-manuscript--index-breadcrumb-_gr86 {
  width: 219px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-manuscript--index-breadcrumbItem-wZHVi {
  color: #666666;
  font-weight: bold;
}
.assets-style-manuscript--index-itemRowContent-1ouwr {
  color: #000000;
  font-size: 14px;
}
.assets-style-manuscript--index-itemRowContent-1ouwr .assets-style-manuscript--index-itemCol-WXA2b {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-manuscript--index-itemRowContent-1ouwr .assets-style-manuscript--index-itemCol-WXA2b .assets-style-manuscript--index-subject-1fPBq {
  padding: 0 8px;
}
.assets-style-manuscript--index-itemRowLeft-lOraz {
  width: 80%;
  float: left;
  cursor: pointer;
}
.assets-style-manuscript--index-itemRowRight-1k0E2 {
  width: 20%;
  float: right;
  text-align: right;
  line-height: 60px;
  height: 60px;
  cursor: pointer;
}
.assets-style-manuscript--index-opt-1n2Sl {
  width: 81px;
  display: inline-block;
  text-align: center;
}
.assets-style-manuscript--index-paginationStyle-EI0kv {
  text-align: center;
  font-size: 14px;
  padding-top: 30px;
}
.assets-style-manuscript--index-card-mXwXe {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background: #ffffff;
  padding: 17px 5px;
}
.assets-style-manuscript--index-newsSearch-3nSFD {
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 15px;
  /*float:right;*/
  /* border:1px solid red;*/
  /* position:relative;*/
}
.assets-style-manuscript--index-newsSearch-3nSFD .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-manuscript--index-newsSearch-3nSFD .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-manuscript--index-newsSearch-3nSFD .ant-input {
  padding: 4px 30px;
}
.assets-style-manuscript--index-newsSearch-3nSFD .assets-style-manuscript--index-searchDel-2TEro {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-manuscript--index-newsSearch-3nSFD .assets-style-manuscript--index-searchIcon-3LS5h {
  color: rgba(0, 0, 0, 0.25);
  font-weight: bold;
  margin-right: 10px;
}
.assets-style-manuscript--index-head-O2n6q {
  /*  border-bottom: 1px solid #e8e8e8;*/
  border-radius: 2px 2px 0 0;
  width: 100%;
  zoom: 1;
  margin-bottom: -1px;
  height: 70px;
  line-height: 70px;
}
.assets-style-manuscript--index-head-O2n6q .assets-style-manuscript--index-title-1b2mf {
  /*padding: 10px 0;*/
  overflow: hidden;
  float: right;
}
.assets-style-manuscript--index-body1-2uN88 {
  /* padding: 0 32px;*/
}
.assets-style-manuscript--index-body1-2uN88 .assets-style-manuscript--index-condition-1LxcZ {
  padding: 5px 0;
  margin-left: 11px;
}
.assets-style-manuscript--index-body1-2uN88 .assets-style-manuscript--index-headOpt-2eKEf {
  /*margin-left: 5px;*/
  width: 100%;
  line-height: 36px;
  display: inline-block;
  background: #f4f9f6;
}
.assets-style-manuscript--index-body1-2uN88 .assets-style-manuscript--index-headOpt-2eKEf li {
  display: inline-block;
  margin-left: 11px;
}
.assets-style-manuscript--index-body1-2uN88 .assets-style-manuscript--index-headOpt-2eKEf .assets-style-manuscript--index-pageingButton-rVaB7 {
  color: #55906E;
}
.assets-style-manuscript--index-body1-2uN88 .assets-style-manuscript--index-headOpt-2eKEf .assets-style-manuscript--index-pageingNotAllowed-1S-mi {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-manuscript--index-body1-2uN88 .assets-style-manuscript--index-headOpt-2eKEf li:nth-child(1) {
  width: 18%;
}
.assets-style-manuscript--index-body1-2uN88 .assets-style-manuscript--index-headOpt-2eKEf li:nth-child(2) {
  width: 10%;
}
.assets-style-manuscript--index-body1-2uN88 .assets-style-manuscript--index-headOpt-2eKEf li:last-child {
  float: right;
  margin-right: 10px;
  height: 36px;
  line-height: 36px;
}
.assets-style-manuscript--index-body2-20oGA {
  border-top: 1px solid #e8e8e8;
  padding: 0 11px;
}
.assets-style-manuscript--index-checkAll-1gX0K {
  float: left;
}
.assets-style-manuscript--index-batchDelete-GlB46 {
  float: right;
}
.assets-style-manuscript--index-loading-yCAm- {
  height: calc(0%);
  width: 100%;
  height: calc(200%);
}
.assets-style-manuscript--index-loading-yCAm- .ant-spin-dot {
  font-size: 32px;
  width: 32px;
  height: 32px;
}
.assets-style-manuscript--index-loading-yCAm- .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.assets-style-manuscript--index-modalContent-1cn07 {
  width: 100%;
  height: 95px;
  text-align: center;
  font-size: 14px;
  padding-top: 40px;
}
.assets-style-manuscript--index-modalContent-1cn07 .assets-style-manuscript--index-icon-TUjwK {
  color: #f1a42b;
}
.assets-style-manuscript--index-bghover-3n5aJ:hover {
  background-color: #F5FDF8;
  cursor: pointer;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-manuscript--index-head-O2n6q .assets-style-manuscript--index-title-1b2mf {
  color: #397EF0;
}
.theme-blue .assets-style-manuscript--index-bghover-3n5aJ:hover {
  background-color: #e6f7ff;
}
.theme-blue .assets-style-manuscript--index-body1-2uN88 .assets-style-manuscript--index-headOpt-2eKEf {
  background-color: #fafdff;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-manuscript--index-head-O2n6q .assets-style-manuscript--index-title-1b2mf {
  color: #9A001E;
}
.theme-red .assets-style-manuscript--index-bghover-3n5aJ:hover {
  background-color: #fff1f0;
}
.theme-red .assets-style-manuscript--index-body1-2uN88 .assets-style-manuscript--index-headOpt-2eKEf {
  background-color: #fffafb;
}
/*************** 红色主题 end***************/
.assets-style-manuscript--index-delModal-3Tg6e .ant-modal-header {
  height: 40px;
}
.assets-style-manuscript--index-delModal-3Tg6e .ant-modal-footer {
  height: 40px;
}
.assets-style-manuscript--index-delModal-3Tg6e .text-center {
  margin-top: -6px;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_ke2j14pmwkb.eot');
  src: url('//at.alicdn.com/t/font_864711_ke2j14pmwkb.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_ke2j14pmwkb.woff') format('woff'), url('//at.alicdn.com/t/font_864711_ke2j14pmwkb.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_ke2j14pmwkb.svg#iconfont') format('svg');
}
.assets-style-attention--index-iconfont-mCvNL {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-attention--index-loading-2ZR9Q {
  width: 100%;
  height: calc(-200%);
}
.assets-style-attention--index-attentionPage-34iVT ul {
  padding: 0px;
}
.assets-style-attention--index-attentionPage-34iVT .ant-tabs-ink-bar {
  background-color: #00a854;
  height: 3px;
  margin-left: 20px;
}
.assets-style-attention--index-attentionPage-34iVT .ant-tabs-nav .ant-tabs-tab {
  margin-left: 20px;
  font-size: 16px;
  width: 120px;
  margin-right: -10px;
  text-align: center;
}
.assets-style-attention--index-attentionPage-34iVT .ant-tabs-nav .ant-tabs-tab:first-child {
  margin-left: 20px;
}
.assets-style-attention--index-attentionPage-34iVT .ant-tabs-nav-container {
  line-height: 40px;
}
.assets-style-attention--index-breadcrumb-3iVU9 {
  width: 219px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-attention--index-breadcrumbItem-2mIix {
  color: #666666;
  font-weight: bold;
}
.assets-style-attention--index-opt-2UiXS {
  width: 75px;
  display: inline-block;
  text-align: center;
}
.assets-style-attention--index-mainContent-3I0xx {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-tabTop-19q7d {
  border-bottom: 1px solid #e8e8e8;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-tabTop-19q7d ul li {
  list-style: none;
  display: inline-block;
  margin-left: 11px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-search-164uT {
  height: 60px;
  line-height: 60px;
  width: 100%;
  margin-left: 5px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-searchIcon-1lmoz {
  color: rgba(0, 0, 0, 0.25);
  font-weight: bold;
  margin-right: 10px;
}
.assets-style-attention--index-mainContent-3I0xx .ant-input-search .ant-input {
  padding-right: 90px;
}
.assets-style-attention--index-mainContent-3I0xx input {
  padding-left: 50px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-filter-3JB-K {
  height: 55px;
  line-height: 55px;
  /*  width: 70%;*/
  display: inline-block;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-filter-3JB-K li:first-child {
  padding-left: 5px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-filter-3JB-K li a {
  color: #000000;
  font-size: 14px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-filter-3JB-K li a:hover {
  color: #37A164;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-filter-3JB-K li.assets-style-attention--index-active-2rR2j a {
  color: #37A164;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-searchInput-2V0oa {
  height: 55px;
  line-height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: right;
  width: 358px;
  float: right;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-headOpt-4nIQG {
  margin-left: 5px;
  width: 100%;
  display: inline-block;
  /*line-height: 42px;*/
  background: #f4f9f6;
  line-height: 36px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-headOpt-4nIQG .assets-style-attention--index-pageingButton-16rLI {
  color: #55906E;
  margin: 0 25px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-headOpt-4nIQG .assets-style-attention--index-pageingNotAllowed-1lfH5 {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-headOpt-4nIQG li:nth-child(1) {
  width: 15%;
  min-width: 200px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-headOpt-4nIQG li:nth-child(2) {
  width: 10%;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-delete-1ZK7E {
  display: inline-block;
  float: right;
  /*  padding:3px 20px;*/
  text-align: center;
  border-radius: 3px;
  /*    color:#ffffff;*/
  /*   background:#e66767;*/
  cursor: pointer;
  /*    border:1px solid #55906E;*/
  margin-left: 10px;
  margin-right: 20px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-tabTop-19q7d .assets-style-attention--index-checkBox-1-ePs li {
  padding: 5px;
  text-align: left;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod {
  padding: 0px 16px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod ul li {
  list-style: none;
  display: inline-block;
  text-align: left;
  padding: 0 0 0 10px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod ul li a {
  color: #62B68E;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod ul li a:hover {
  color: #62B68E;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod ul li a:active {
  color: #005825;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod ul:first-child {
  text-align: left;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-listDiv-_67bi {
  height: 100px;
  width: 100%;
  border-bottom: 1px solid #f0f2f1;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-cancel-2jGp7 {
  display: inline-block;
  border: 1px solid #37a164;
  width: 110px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-radius: 16px;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-cancel-2jGp7 a {
  color: #37a164;
}
.assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-look-3bZYr {
  padding-right: 10px;
  border-right: 1px solid #CCCCCC;
}
.assets-style-attention--index-listDiv-_67bi .ant-checkbox-group {
  width: 100%;
}
.assets-style-attention--index-listDiv-_67bi .ant-list-item {
  height: 100px;
}
.assets-style-attention--index-listDiv-_67bi .ant-list-item-meta-title {
  padding-top: 10px;
}
.assets-style-attention--index-listDiv-_67bi .ant-list-item-meta-title a {
  color: #363636;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
}
.assets-style-attention--index-listDiv-_67bi .ant-list-item-meta-avatar {
  margin-right: 0px;
  padding-top: 10px;
}
.assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-title-28OnC a:hover {
  color: #005825;
  text-decoration: underline;
}
.assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-listUl-3UGPr {
  padding-top: 5px;
  width: 100%;
}
.assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-listUl-3UGPr li {
  padding: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-left: 1px solid #e8e8e8;
  line-height: 14px;
  text-align: center;
}
.assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-listUl-3UGPr li:nth-child(1) {
  width: 15%;
  text-align: left;
  border-left: none;
  padding: 0px;
}
.assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-listUl-3UGPr li:nth-child(2) {
  width: 25%;
}
.assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-listUl-3UGPr li:nth-child(3),
.assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-listUl-3UGPr li:nth-child(4) {
  width: 25%;
}
.assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-listUl-3UGPr li:nth-child(5) {
  width: 10%;
}
.assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-listUl-3UGPr li:nth-child(5):hover {
  color: #005825;
  text-decoration: underline;
  cursor: pointer;
}
.assets-style-attention--index-pagination-1Shli {
  width: 100%;
  padding-right: 20px;
  padding-top: 30px;
  text-align: right;
  height: 100px;
  text-align: center;
}
.assets-style-attention--index-modalContent-pFtQx {
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 14px;
  padding-top: 70px;
}
.assets-style-attention--index-modalContent-pFtQx .assets-style-attention--index-icon-3RgPQ {
  color: #f1a42b;
}
.assets-style-attention--index-ant-modal-footer-DsC_V {
  background: #f8faf9;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-headOpt-4nIQG {
  background: #fafdff;
}
.theme-blue .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-filter-3JB-K li a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-filter-3JB-K li.assets-style-attention--index-active-2rR2j a {
  color: #397EF0;
}
.theme-blue .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod ul li a {
  color: #397EF0;
}
.theme-blue .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod ul li a:hover,
.theme-blue .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod ul li a:active {
  color: #397EF0;
}
.theme-blue .assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-title-28OnC a:hover {
  color: #397EF0;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-headOpt-4nIQG {
  background: #fffafb;
}
.theme-red .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-filter-3JB-K li a:hover {
  color: #9A001E;
}
.theme-red .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-filter-3JB-K li.assets-style-attention--index-active-2rR2j a {
  color: #9A001E;
}
.theme-red .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod ul li a {
  color: #F63E62;
}
.theme-red .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod ul li a:hover {
  color: #F63E62;
}
.theme-red .assets-style-attention--index-mainContent-3I0xx .assets-style-attention--index-mainList-1ghod ul li a:active {
  color: #9A001E;
}
.theme-red .assets-style-attention--index-listDiv-_67bi .assets-style-attention--index-title-28OnC a:hover {
  color: #9A001E;
}
/*************** 红色主题 end***************/
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-progress--index-popover-p0Ynu {
  width: 300px;
  border-radius: 6px;
}
.assets-style-progress--index-popover-p0Ynu > div {
  width: 100%;
  padding: 10px 0px;
  text-align: center;
}
.assets-style-progress--index-popover-p0Ynu > div:first-child {
  font-weight: bold;
  font-size: 16px;
}
.assets-style-progress--index-popover-p0Ynu > div:last-child {
  padding: 0px;
  margin: 10px auto;
  width: 86%;
}
.assets-style-progress--index-popover-p0Ynu .assets-style-progress--index-process-2MePJ {
  position: relative;
}
.assets-style-progress--index-popover-p0Ynu .assets-style-progress--index-process-2MePJ .assets-style-progress--index-circleDiv-1ezqb {
  position: absolute;
  width: 100%;
  height: 160px;
  line-height: 160px;
  font-size: 36px;
  font-weight: bold;
  color: #62B68E;
  text-align: center;
  z-index: 2;
  top: 10px;
  left: 0px;
}
.assets-style-progress--index-popover-p0Ynu .assets-style-progress--index-process-2MePJ .assets-style-progress--index-circleSvg-IOr9Z {
  width: 160px;
  height: 160px;
  viewbox: 0 0 160px 160px;
}
.assets-style-progress--index-popover-p0Ynu .assets-style-progress--index-process-2MePJ .assets-style-progress--index-circleSvg-IOr9Z circle {
  -webkit-transition: stroke-dasharray 0.25s;
  transition: stroke-dasharray 0.25s;
  stroke-width: 15px;
  fill: none;
}
.assets-style-progress--index-popover-p0Ynu .assets-style-progress--index-process-2MePJ .assets-style-progress--index-circleSvg-IOr9Z circle:last-child {
  transform: matrix(0, -1, 1, 0, 0, 160px);
  stroke: #62B68E;
}
.assets-style-progress--index-popover-p0Ynu .assets-style-progress--index-process-2MePJ .assets-style-progress--index-circleSvg-IOr9Z circle:first-child {
  stroke: #E1E6E3;
}
.assets-style-progress--index-popover-p0Ynu ul:last-child {
  border-bottom: 1px solid #E1E6E3;
}
.assets-style-progress--index-popover-p0Ynu ul {
  text-align: left;
  line-height: 28px;
  height: 30px;
}
.assets-style-progress--index-popover-p0Ynu ul li {
  display: inline-block;
  list-style: none;
  text-align: left;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-progress--index-popover-p0Ynu ul li:nth-child(1) {
  width: 45%;
  background: #F5FDF8;
  border: 1px solid #E1E6E3;
  border-bottom: none;
}
.assets-style-progress--index-popover-p0Ynu ul li:nth-child(2) {
  width: 55%;
  border: 1px solid #E1E6E3;
  border-bottom: none;
  border-left: none;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-progress--index-popover-p0Ynu .assets-style-progress--index-process-2MePJ .assets-style-progress--index-circleDiv-1ezqb {
  color: #a2ceff;
}
.theme-blue .assets-style-progress--index-popover-p0Ynu .assets-style-progress--index-process-2MePJ .assets-style-progress--index-circleSvg-IOr9Z circle:last-child {
  stroke: #a2ceff;
}
.theme-blue .assets-style-progress--index-popover-p0Ynu ul li:nth-child(1) {
  background: #e6f7ff;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-progress--index-popover-p0Ynu .assets-style-progress--index-process-2MePJ .assets-style-progress--index-circleDiv-1ezqb {
  color: #F63E62;
}
.theme-red .assets-style-progress--index-popover-p0Ynu .assets-style-progress--index-process-2MePJ .assets-style-progress--index-circleSvg-IOr9Z circle:last-child {
  stroke: #F63E62;
}
.theme-red .assets-style-progress--index-popover-p0Ynu ul li:nth-child(1) {
  background: #fff1f0;
}
/*************** 红色主题 end***************/
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot');
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.woff') format('woff'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.svg#iconfont') format('svg');
}
.assets-style-reading--index-iconfont-icorh {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-reading--index-attentionPage-1Kgad ul {
  padding: 0px;
}
.assets-style-reading--index-attentionPage-1Kgad .ant-tabs-ink-bar {
  height: 3px;
}
.assets-style-reading--index-attentionPage-1Kgad .ant-tabs-nav .ant-tabs-tab {
  margin-left: 20px;
  font-size: 16px;
  width: 120px;
  margin-right: -10px;
  text-align: center;
}
.assets-style-reading--index-attentionPage-1Kgad .ant-tabs-nav .ant-tabs-tab:first-child {
  margin-left: 20px;
}
.assets-style-reading--index-attentionPage-1Kgad .ant-tabs-nav-container {
  line-height: 40px;
}
.assets-style-reading--index-breadcrumb-zdHxG {
  width: 219px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-reading--index-breadcrumbItem-3lcX4 {
  color: #666666;
  font-weight: bold;
}
.assets-style-reading--index-opt-3AIOI {
  width: 75px;
  display: inline-block;
  text-align: center;
}
.assets-style-reading--index-mainContent-2-Nju {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  margin-bottom: 20px;
  padding-right: 21px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-tabTop-3gMNS ul li {
  list-style: none;
  display: inline-block;
  margin-left: 11px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-search-1upbl {
  height: 60px;
  line-height: 60px;
  width: 100%;
  margin-left: 5px;
  margin-bottom: 5px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-searchIcon-2NorJ {
  color: rgba(0, 0, 0, 0.25);
  font-weight: bold;
  margin-right: 10px;
}
.assets-style-reading--index-mainContent-2-Nju .ant-input-search .ant-input {
  padding-right: 90px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-filter-3iA7T {
  height: 55px;
  line-height: 55px;
  width: 75%;
  display: inline-block;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-filter-3iA7T li:first-child {
  padding-left: 5px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-filter-3iA7T li a {
  color: #000000;
  font-size: 14px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-filter-3iA7T li a:hover {
  color: #37A164;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-filter-3iA7T li.assets-style-reading--index-active-2NOAJ a {
  color: #37A164;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-searchInput-1vxL0 {
  height: 55px;
  line-height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: right;
  width: 358px;
  float: right;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-headOpt-3JPC5 {
  margin-left: 5px;
  width: 100%;
  display: inline-block;
  background: #f4f9f6;
  line-height: 36px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-headOpt-3JPC5 .assets-style-reading--index-pageingButton-2vGmN {
  color: #55906E;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-headOpt-3JPC5 .assets-style-reading--index-pageingNotAllowed-2L9m1 {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-headOpt-3JPC5 .assets-style-reading--index-pageingButton-2vGmN {
  color: #55906E;
  margin: 0 25px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-headOpt-3JPC5 li:nth-child(1) {
  width: 18%;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-headOpt-3JPC5 li:nth-child(2) {
  width: 12%;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-delete-1cUue {
  display: inline-block;
  width: 9%;
  float: right;
  padding: 3px 20px;
  border-radius: 3px;
  /*margin-top: 20px;*/
  color: #ffffff;
  background: #e66767;
  cursor: pointer;
  margin-left: 10px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-tabTop-3gMNS .assets-style-reading--index-checkBox-2uGwL {
  height: 40px;
  line-height: 40px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-tabTop-3gMNS .assets-style-reading--index-checkBox-2uGwL li {
  padding: 5px;
  text-align: left;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-mainList-3gGrf ul li {
  list-style: none;
  display: inline-block;
  text-align: left;
  padding: 0 0 0 10px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-mainList-3gGrf ul:first-child {
  text-align: left;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-listDiv-1G3HY {
  height: 100px;
  width: 100%;
  border-bottom: 1px solid #f0f2f1;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-cancel-1ARW0 {
  display: inline-block;
  width: 110px;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-cancel-1ARW0 .assets-style-reading--index-look-25-HG {
  border-right: 1px solid #D1D1D1;
  padding: 0px 10px;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-cancel-1ARW0 a {
  color: #37a164;
}
.assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-listDiv-1G3HY:hover {
  background-color: #F5FDF8;
}
.assets-style-reading--index-listDiv-1G3HY .ant-checkbox-group {
  width: 100%;
}
.assets-style-reading--index-listDiv-1G3HY .ant-list-item {
  height: 100px;
}
.assets-style-reading--index-listDiv-1G3HY .ant-list-item-meta-title {
  padding-top: 10px;
}
.assets-style-reading--index-listDiv-1G3HY .ant-list-item-meta-title a {
  color: #363636;
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
}
.assets-style-reading--index-listDiv-1G3HY .ant-list-item-meta-avatar {
  margin-right: 0px;
  padding-top: 10px;
}
.assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-title-D9tPN a:hover {
  color: #005825;
  text-decoration: underline;
}
.assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-listUl-2kpEG {
  padding-top: 5px;
  width: 100%;
}
.assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-listUl-2kpEG li {
  padding: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-left: 1px solid #e8e8e8;
  line-height: 14px;
  text-align: center;
}
.assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-listUl-2kpEG li:nth-child(1) {
  width: 17%;
  text-align: left;
  border-left: none;
  padding: 0px;
}
.assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-listUl-2kpEG li:nth-child(2) {
  width: 23%;
}
.assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-listUl-2kpEG li:nth-child(3),
.assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-listUl-2kpEG li:nth-child(4) {
  width: 25%;
}
.assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-listUl-2kpEG li:nth-child(5) {
  width: 10%;
}
.assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-listUl-2kpEG li:nth-child(5) a {
  color: #37A164;
}
.assets-style-reading--index-pagination-1yapa {
  width: 100%;
  padding-right: 20px;
  padding-top: 30px;
  text-align: right;
  height: 100px;
  text-align: center;
}
.assets-style-reading--index-modalContent-1_sHL {
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 14px;
  padding-top: 70px;
}
.assets-style-reading--index-modalContent-1_sHL .assets-style-reading--index-icon-3QOCQ {
  color: #f1a42b;
}
.assets-style-reading--index-ant-modal-footer-LS9Rt {
  background: #f8faf9;
}
.assets-style-reading--index-loading-2qqDX {
  width: 100%;
  height: 100%;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-headOpt-3JPC5 {
  background: #fafdff;
}
.theme-blue .assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-pageingButton-2vGmN {
  color: #397EF0;
}
.theme-blue .assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-title-D9tPN a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-listDiv-1G3HY li:nth-child(5) {
  width: 10%;
}
.theme-blue .assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-listDiv-1G3HY li:nth-child(5) a {
  color: #a2ceff;
}
.theme-blue .assets-style-reading--index-listDiv-1G3HY:hover {
  background-color: #e6f7ff;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-headOpt-3JPC5 {
  background: #fffafb;
}
.theme-red .assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-pageingButton-2vGmN {
  color: #9A001E;
}
.theme-red .assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-listDiv-1G3HY .assets-style-reading--index-title-D9tPN a:hover {
  color: #9A001E;
}
.theme-red .assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-listDiv-1G3HY li:nth-child(5) {
  width: 10%;
}
.theme-red .assets-style-reading--index-mainContent-2-Nju .assets-style-reading--index-listDiv-1G3HY li:nth-child(5) a {
  color: #F63E62;
}
.theme-red .assets-style-reading--index-listDiv-1G3HY:hover {
  background-color: #fff1f0;
}
/*************** 红色主题 end***************/
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-processcard--index-totalSpan-1vuyY {
  height: 17px;
  width: 35px;
  border-radius: 8px 8px 9px 0px;
  background: #FD6767;
  text-align: center;
  margin-left: 10px;
  display: inline-block;
  position: relative;
  color: #ffffff;
  font-size: 14px;
  font-family: ArialMT;
  float: left;
  font-weight: normal;
}
.assets-style-processcard--index-totalSpan-1vuyY span {
  position: relative;
  top: -2px;
}
.assets-style-processcard--index-title-2KEQN {
  float: left;
}
.assets-style-processcard--index-limitedTime-36d90 {
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 55px;
  width: 60px;
}
.assets-style-processcard--index-limitedTime-36d90 .assets-style-processcard--index-backBorder-2M_wO {
  border-top: solid 55px #FF0000;
  border-left: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-processcard--index-limitedTime-36d90 .assets-style-processcard--index-inner-t6AzV {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 11px;
  left: 23px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(45deg);
}
.assets-style-processcard--index-more-3Ha7Q {
  text-align: center;
  bottom: 0px;
  color: #B1B1B1;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
}
.assets-style-processcard--index-cardBorder-1xS8_ {
  border-bottom: 1px solid #e8e8e8;
}
.assets-style-processcard--index-listBottom-Dfug9 {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.assets-style-processcard--index-listBottom-Dfug9 a {
  color: #B1B1B1;
  cursor: pointer;
  font-size: 14px;
}
.assets-style-processcard--index-listBottom-Dfug9 a:hover {
  color: #005825;
}
.assets-style-processcard--index-listBottom2-1xJpP {
  width: 100%;
  position: relative;
  bottom: 20px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.assets-style-processcard--index-listBottom2-1xJpP a {
  color: #B1B1B1;
  cursor: pointer;
  font-size: 14px;
}
.assets-style-processcard--index-listBottom2-1xJpP a:hover {
  color: #005825;
}
.assets-style-processcard--index-dataList-1G0gJ {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-listMain-2abCh {
  overflow: hidden;
}
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-listMain-2abCh ul {
  height: 41px;
  box-shadow: #E1E6E3 0px 0.4px;
  width: 97%;
  cursor: pointer;
  padding: 0px 5px;
}
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-listMain-2abCh ul:hover {
  background: #F5FDF8;
  /*background-color : #e6fff5;*/
}
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-listMain-2abCh ul li {
  display: inline-block;
  height: 40px;
  padding-right: 16px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  color: #B1B1B1;
}
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-listMain-2abCh ul li a {
  color: #B1B1B1;
  cursor: pointer;
  /*&:hover{
            color:@deep-green;
            text-decoration: underline;
          }*/
}
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-listMain-2abCh ul .assets-style-processcard--index-doing-WUtiz .assets-style-processcard--index-iconfont-HT_m4 {
  color: #eca928;
  font-size: 6px;
}
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-listMain-2abCh ul .assets-style-processcard--index-done-1D7MK .assets-style-processcard--index-iconfont-HT_m4 {
  color: #37a164;
  font-size: 6px;
}
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-listMain-2abCh .assets-style-processcard--index-approvalUl-3pntc li:nth-child(1) a,
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-listMain-2abCh .assets-style-processcard--index-applyUl-53bQL li:nth-child(1) a {
  color: #363636;
  font-weight: bold;
  /*&:hover{
            text-decoration: underline;
          }*/
}
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-listMain-2abCh .assets-style-processcard--index-approvalUl-3pntc li:nth-child(3) a,
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-listMain-2abCh .assets-style-processcard--index-applyUl-53bQL li:nth-child(3) a {
  color: #37A164;
}
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-notMore-3IX5x {
  font-size: 14px;
  color: #B1B1B1;
  list-style: none;
}
.assets-style-processcard--index-dataList-1G0gJ .assets-style-processcard--index-notMore-3IX5x li {
  position: absolute;
  width: 100%;
  bottom: 0px;
  text-align: center;
}
.assets-style-processcard--index-iconfont-HT_m4 {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-processcard--index-cardDiv-1VEed .assets-style-processcard--index-normal-2rJwx,
.assets-style-processcard--index-cardDiv-1VEed .assets-style-processcard--index-active-3TXfH {
  float: left;
  cursor: pointer;
  margin-left: 20px;
}
.assets-style-processcard--index-cardDiv-1VEed .assets-style-processcard--index-normal-2rJwx {
  opacity: 0.6;
}
.assets-style-processcard--index-cardDiv-1VEed .assets-style-processcard--index-active-3TXfH {
  opacity: 1;
}
.assets-style-processcard--index-cardDiv-1VEed > div:first-child {
  margin-left: 0px;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-processcard--index-totalSpan-1vuyY {
  background: #fdac10;
}
.theme-blue .assets-style-processcard--index-transaction-2mL2C .assets-style-processcard--index-title-2KEQN .assets-style-processcard--index-headTitle-BAZ7A {
  color: #397EF0;
}
.theme-blue .assets-style-processcard--index-transaction-2mL2C .assets-style-processcard--index-title-2KEQN .assets-style-processcard--index-headTitle-BAZ7A:hover {
  border-bottom-color: #397EF0;
}
.theme-blue .assets-style-processcard--index-transaction-2mL2C .assets-style-processcard--index-title-2KEQN .assets-style-processcard--index-totalSpan-1vuyY {
  background: #fdac10;
}
.theme-blue .assets-style-processcard--index-transaction-2mL2C .assets-style-processcard--index-title-2KEQN .assets-style-processcard--index-count-3I-OH a {
  color: #a2ceff;
}
.theme-blue .assets-style-processcard--index-transaction-2mL2C .assets-style-processcard--index-title-2KEQN .assets-style-processcard--index-count-3I-OH a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-processcard--index-listMain-2abCh ul:hover {
  background: #e6f7ff;
}
.theme-blue .assets-style-processcard--index-listMain-2abCh .assets-style-processcard--index-approvalUl-3pntc li:nth-child(3) a,
.theme-blue .assets-style-processcard--index-listMain-2abCh .assets-style-processcard--index-applyUl-53bQL li:nth-child(3) a {
  color: #a2ceff;
}
.theme-blue .assets-style-processcard--index-listBottom-Dfug9 a:hover {
  color: #a2ceff;
}
.theme-blue .assets-style-processcard--index-listBottom2-1xJpP a:hover {
  color: #a2ceff;
}
.theme-blue .assets-style-processcard--index-popover-2HvMm .assets-style-processcard--index-process-1tW6C .assets-style-processcard--index-circleDiv-cp07I {
  color: #a2ceff;
}
.theme-blue .assets-style-processcard--index-popover-2HvMm .assets-style-processcard--index-process-1tW6C .assets-style-processcard--index-circleSvg-2mxBF circle:last-child {
  stroke: #a2ceff;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-processcard--index-totalSpan-1vuyY {
  background: #52A529;
}
.theme-red .assets-style-processcard--index-transaction-2mL2C .assets-style-processcard--index-title-2KEQN .assets-style-processcard--index-headTitle-BAZ7A {
  color: #9A001E;
}
.theme-red .assets-style-processcard--index-transaction-2mL2C .assets-style-processcard--index-title-2KEQN .assets-style-processcard--index-headTitle-BAZ7A:hover {
  border-bottom-color: #9A001E;
}
.theme-red .assets-style-processcard--index-transaction-2mL2C .assets-style-processcard--index-title-2KEQN .assets-style-processcard--index-totalSpan-1vuyY {
  background: #52A529;
}
.theme-red .assets-style-processcard--index-transaction-2mL2C .assets-style-processcard--index-title-2KEQN .assets-style-processcard--index-count-3I-OH a {
  color: #F63E62;
}
.theme-red .assets-style-processcard--index-transaction-2mL2C .assets-style-processcard--index-title-2KEQN .assets-style-processcard--index-count-3I-OH a:hover {
  color: #9A001E;
}
.theme-red .assets-style-processcard--index-listMain-2abCh ul:hover {
  background: #fff1f0;
}
.theme-red .assets-style-processcard--index-listMain-2abCh .assets-style-processcard--index-approvalUl-3pntc li:nth-child(3) a,
.theme-red .assets-style-processcard--index-listMain-2abCh .assets-style-processcard--index-applyUl-53bQL li:nth-child(3) a {
  color: #F63E62;
}
.theme-red .assets-style-processcard--index-listBottom-Dfug9 a:hover {
  color: #F63E62;
}
.theme-red .assets-style-processcard--index-listBottom2-1xJpP a:hover {
  color: #F63E62;
}
.theme-red .assets-style-processcard--index-popover-2HvMm .assets-style-processcard--index-process-1tW6C .assets-style-processcard--index-circleDiv-cp07I {
  color: #F63E62;
}
.theme-red .assets-style-processcard--index-popover-2HvMm .assets-style-processcard--index-process-1tW6C .assets-style-processcard--index-circleSvg-2mxBF circle:last-child {
  stroke: #F63E62;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-entrustDetail--index-modalContent-13SDj {
  padding: 0px 50px;
}
.assets-style-entrustDetail--index-modalContent-13SDj .assets-style-entrustDetail--index-head-1gD7V {
  text-align: center;
}
.assets-style-entrustDetail--index-modalContent-13SDj .assets-style-entrustDetail--index-head-1gD7V > div:first-child {
  line-height: 32px;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  padding-top: 10px;
}
.assets-style-entrustDetail--index-modalContent-13SDj .assets-style-entrustDetail--index-head-1gD7V span {
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  margin-right: 50px;
  margin-bottom: 5px;
}
.assets-style-entrustDetail--index-mainBody-1KGRd {
  padding-top: 30px;
}
.assets-style-entrustDetail--index-mainBody-1KGRd .ant-col-xs-24.ant-col-sm-21 {
  padding: 10px 5px;
}
.assets-style-entrustDetail--index-mainBody-1KGRd .ant-col-xs-24.ant-col-sm-3 {
  padding: 10px 5px;
  color: #000000;
}
.assets-style-entrustDetail--index-mainBody-1KGRd .ant-tabs.ant-tabs-card  .ant-tabs-bar .ant-tabs-tab-active {
  color: #005825;
}
.assets-style-entrustDetail--index-mainBody-1KGRd .assets-style-entrustDetail--index-reminding-2WMlw {
  display: inline-block;
  margin-right: 50px;
}
.assets-style-entrustDetail--index-mainBody-1KGRd .assets-style-entrustDetail--index-remindingTime-_QaZy {
  display: inline-block;
  color: #000000;
}
.assets-style-entrustDetail--index-submitContent-2ekfK {
  text-align: center;
}
.assets-style-entrustDetail--index-submitContent-2ekfK .assets-style-entrustDetail--index-submitBtton-Fsx-s .ant-btn {
  color: #fff;
  background-color: #008000;
  margin: 0px 10px;
}
.assets-style-entrustDetail--index-submitContent-2ekfK .assets-style-entrustDetail--index-submitBtton-Fsx-s .ant-btn:hover {
  color: #fff;
}
.assets-style-entrustDetail--index-submitContent-2ekfK .assets-style-entrustDetail--index-submitBtton-Fsx-s .ant-btn:focus {
  color: #fff;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-entrustDetail--index-submitContent-2ekfK .assets-style-entrustDetail--index-submitBtton-Fsx-s .ant-btn {
  background-color: #397EF0;
}
.theme-blue .assets-style-entrustDetail--index-mainBody-1KGRd .ant-tabs.ant-tabs-card  .ant-tabs-bar .ant-tabs-tab-active {
  color: #397EF0;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-entrustDetail--index-submitContent-2ekfK .assets-style-entrustDetail--index-submitBtton-Fsx-s .ant-btn {
  background-color: #9A001E;
}
.theme-red .assets-style-entrustDetail--index-mainBody-1KGRd .ant-tabs.ant-tabs-card  .ant-tabs-bar .ant-tabs-tab-active {
  color: #9A001E;
}
/*************** 红色主题 end***************/
.assets-style-pentagon--index-polygonView-Q-j1q {
  width: 400px;
  height: 300px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
  /*background: green;*/
}
.assets-style-pentagon--index-polygonView-Q-j1q .assets-style-pentagon--index-outer-vertex-point-tKphz {
  z-index: 2;
  position: absolute;
}
.assets-style-pentagon--index-polygonView-Q-j1q .assets-style-pentagon--index-outer-vertex-point-tKphz:first-child .assets-style-pentagon--index-title-rW4Fb {
  top: 60px;
}
.assets-style-pentagon--index-polygonView-Q-j1q .assets-style-pentagon--index-edge-3LJYD {
  z-index: 0;
  position: absolute;
  height: 1px;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
}
.assets-style-pentagon--index-polygonView-Q-j1q .assets-style-pentagon--index-title-rW4Fb {
  position: absolute;
  top: -26px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
  text-align: center;
}
.assets-style-pentagon--index-polygonView-Q-j1q .assets-style-pentagon--index-icon-WByXs {
  position: relative;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #eee;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  cursor: pointer;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}
.assets-style-pentagon--index-polygonView-Q-j1q .assets-style-pentagon--index-icon-WByXs img {
  width: 40px;
  height: 40px;
}
.assets-style-pentagon--index-polygonView-Q-j1q .assets-style-pentagon--index-badge-cCF6w {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  border-radius: 200px;
  font-weight: 700;
  background-color: #f00;
  color: #fff;
  font-size: 12px;
}
@media (max-width: 1600px) {
  .font-normal .assets-style-pentagon--index-polygonView-Q-j1q {
    position: relative;
    left: -65px;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-pentagon--index-polygonView-Q-j1q {
    position: relative;
    left: -15px;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-pentagon--index-polygonView-Q-j1q {
    position: relative;
    left: 40px;
  }
}
@media (max-width: 1760px) {
  .font-large .assets-style-pentagon--index-polygonView-Q-j1q {
    position: relative;
    left: -65px;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-pentagon--index-polygonView-Q-j1q {
    position: relative;
    left: -15px;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-pentagon--index-polygonView-Q-j1q {
    position: relative;
    left: 40px;
  }
}
@media (max-width: 2000px) {
  .font-extraLarge .assets-style-pentagon--index-polygonView-Q-j1q {
    position: relative;
    left: -65px;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-pentagon--index-polygonView-Q-j1q {
    position: relative;
    left: -15px;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-pentagon--index-polygonView-Q-j1q {
    position: relative;
    left: 40px;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-evaluate--index-link-vmQrl .assets-style-evaluate--index-breadcrumb-252Tn {
  /*display: inline-block;*/
  height: 55px;
  line-height: 55px;
}
.assets-style-evaluate--index-link-vmQrl .assets-style-evaluate--index-breadcrumb-252Tn .assets-style-evaluate--index-evaluate-2kNa6 {
  color: #666666;
  font-weight: bold;
}
.assets-style-evaluate--index-link-vmQrl .assets-style-evaluate--index-breadcrumb-252Tn .assets-style-evaluate--index-breadcrumbItem-2E8_H {
  color: #666666;
  font-weight: bold;
}
.assets-style-evaluate--index-link-vmQrl .assets-style-evaluate--index-breadcrumb-252Tn .ant-breadcrumb {
  height: 55px;
  line-height: 55px;
}
.assets-style-evaluate--index-link-vmQrl .assets-style-evaluate--index-breadcrumb-252Tn breadcrumbItem {
  color: #666666;
  font-weight: bold;
}
.assets-style-evaluate--index-breadcrumb-252Tn {
  /*display: inline-block;*/
  height: 55px;
  line-height: 55px;
}
.assets-style-evaluate--index-breadcrumb-252Tn .assets-style-evaluate--index-evaluate-2kNa6 {
  color: #666666;
  font-weight: bold;
}
.assets-style-evaluate--index-breadcrumb-252Tn .assets-style-evaluate--index-breadcrumbItem-2E8_H {
  color: #666666;
  font-weight: bold;
}
.assets-style-evaluate--index-breadcrumb-252Tn .ant-breadcrumb {
  height: 55px;
  line-height: 55px;
}
.assets-style-evaluate--index-breadcrumb-252Tn breadcrumbItem {
  color: #666666;
  font-weight: bold;
}
.assets-style-evaluate--index-loading-q6ZR7 {
  width: 100%;
  height: 100%;
}
.assets-style-evaluate--index-content--1qCN {
  position: relative;
  border: 1px solid #eeeeee;
  padding: 10px 20px;
  margin-bottom: 20px;
  background: #ffffff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.34901961);
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-top-1P316 {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  text-align: right;
  font-family: 'Arial Normal', 'Arial';
  font-weight: 400;
  font-style: normal;
  height: 56px;
  line-height: 56px;
  padding-right: 5px;
  color: #333333;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-top-1P316 span {
  margin-right: 10px;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt {
  padding: 20px 0;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-btn-3Mfym {
  margin-bottom: 20px;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-btn-3Mfym .assets-style-evaluate--index-affairName-2q5aW {
  width: 200px;
  border-color: #cccccc;
  border-radius: 8px;
  margin-right: 20px;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-btn-3Mfym .assets-style-evaluate--index-affairName-2q5aW .ant-input-prefix {
  color: #cccccc;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-btn-3Mfym .assets-style-evaluate--index-select-276FL {
  width: 150px;
  margin-right: 20px;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-btn-3Mfym .assets-style-evaluate--index-query-3hcjU {
  margin-right: 20px;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- {
  width: 100%;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk {
  display: flex;
  padding: 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk:hover {
  background: #F5FDF8;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk .assets-style-evaluate--index-center-2oAT_ {
  flex: 1;
  padding: 0 20px 0 20px;
  font-family: 'Arial Normal', 'Arial';
  font-weight: 400;
  font-size: 13px;
  color: #333333;
  width: calc(100% - 420px);
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk .assets-style-evaluate--index-center-2oAT_ span {
  color: #CCCCCC;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk .assets-style-evaluate--index-left-1l5GQ {
  width: 210px;
  color: #333333;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk .assets-style-evaluate--index-left-1l5GQ .assets-style-evaluate--index-rate-3eiMj {
  margin-bottom: 20px;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk .assets-style-evaluate--index-right-Juq7V {
  width: 210px;
  padding-left: 20px;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk .assets-style-evaluate--index-right-Juq7V .assets-style-evaluate--index-p_first-1nVy9 {
  font-family: 'Arial Negreta', 'Arial';
  font-weight: 700;
  color: #333333;
  margin-bottom: 10px;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk .assets-style-evaluate--index-right-Juq7V .assets-style-evaluate--index-img-3_oe6 {
  width: 17px;
  height: 20px;
  margin-right: 10px;
}
.assets-style-evaluate--index-content--1qCN .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-pagination-qRAbq {
  text-align: center;
}
.assets-style-evaluate--index-alert-1WNv0 {
  position: absolute;
  display: none;
  left: 50%;
  top: 0;
  margin-left: -97px;
  width: 194px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-family: 'Arial Normal', 'Arial';
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  line-height: 0;
  overflow: hidden;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk {
  border-bottom: 1px dashed #ccc;
}
.theme-blue .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk:hover {
  background: #e6f7ff;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk {
  border-bottom: 1px dashed #ccc;
}
.theme-red .assets-style-evaluate--index-mainContent-1KGFt .assets-style-evaluate--index-list-2o1R- .assets-style-evaluate--index-li-1ttOk:hover {
  background: #fff1f0;
}
/*************** 红色主题 end***************/
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot');
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.woff') format('woff'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.svg#iconfont') format('svg');
}
.assets-style-entrust--index-iconfont-3XVCq {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-entrust--index-solidStyle-2Oxgy {
  width: 100%;
  height: calc(100%);
}
.assets-style-entrust--index-solidStyle-2Oxgy .ant-spin-dot {
  font-size: 32px;
  width: 32px;
  height: 32px;
}
.assets-style-entrust--index-solidStyle-2Oxgy .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.assets-style-entrust--index-loading-BmGr1 {
  width: 100%;
  min-height: 100px;
  margin-top: 350px;
}
.assets-style-entrust--index-itemButton-26Gv1 {
  border-radius: 20px;
}
.assets-style-entrust--index-opt-2v-qg {
  width: 81px;
  display: inline-block;
  text-align: center;
}
.assets-style-entrust--index-itemName-1bNs1 {
  font-size: 16px;
  height: 16px;
  color: #363636;
  font-weight: bold;
  margin-left: 11px;
}
.assets-style-entrust--index-itemButton-26Gv1 i {
  margin-right: 5px;
}
.assets-style-entrust--index-footerStyle-2MsGe {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-entrust--index-pageingNotAllowed-Y5_IS {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-entrust--index-pageingButton-1J5pM {
  color: #55906E;
  margin: 0px 25px;
}
/* 紧急程度 -- 特急，加急，超时，快到期*/
.assets-style-entrust--index-overTime-3iUfy,
.assets-style-entrust--index-unRead-29h8_ {
  height: 20px;
  padding: 0 4px 2px 4px;
  margin: 2px 13px 2px 0;
  font-size: 12px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  border-radius: 4px;
}
.assets-style-entrust--index-overTime-3iUfy {
  background-color: #FE7167;
}
.assets-style-entrust--index-unRead-29h8_ {
  background-color: #F4BE51;
}
.assets-style-entrust--index-filter-1QgUi .ant-list-item {
  border-bottom: none;
}
.assets-style-entrust--index-conditionTitle-p9Tfe {
  color: #ADADAD;
  font-weight: normal;
}
.assets-style-entrust--index-conditionStyle-n8DMj {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-entrust--index-paginationStyle-wfE22 {
  text-align: center;
  font-size: 14px;
  padding-top: 30px;
}
.assets-style-entrust--index-tabBarStyle-b_hhR {
  text-align: left;
  color: #999999;
}
.assets-style-entrust--index-breadcrumb-2qmDn {
  width: 219px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-entrust--index-breadcrumbItem-3fXQj {
  color: #666666;
  font-weight: bold;
}
.assets-style-entrust--index-prefix-iB36d {
  color: rgba(0, 0, 0, 0.25);
}
.assets-style-entrust--index-inputWidth-IDuCk {
  width: 318px;
}
.assets-style-entrust--index-pagingMargin1-1CzZL {
  margin-left: 11px;
}
.assets-style-entrust--index-pagingMargin2-3A4EN {
  margin-left: 50px;
}
.assets-style-entrust--index-pagingLeft-2eyIW {
  display: inline-block;
  width: 90%;
}
.assets-style-entrust--index-pagingRight-3V6Up {
  display: inline-block;
  text-align: center;
  width: 10%;
}
.assets-style-entrust--index-addBtton-26u1i {
  display: inline-block;
  text-align: center;
  width: 10%;
}
.assets-style-entrust--index-addBtton-26u1i .ant-btn {
  color: #fff;
  height: 30px;
  background-color: #008000;
}
.assets-style-entrust--index-addBtton-26u1i .ant-btn:hover {
  color: #fff;
}
.assets-style-entrust--index-addBtton-26u1i .ant-btn:focus {
  color: #fff;
}
.assets-style-entrust--index-itemRow-1wpcI {
  color: #ADADAD;
  font-size: 14px;
  padding: 8px 0 0 10px;
}
.assets-style-entrust--index-itemRow-1wpcI span {
  border-right: solid 1px #e8e8e8;
  margin-right: 10px;
  padding-right: 10px;
  width: 250px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-entrust--index-itemRow-1wpcI span:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.assets-style-entrust--index-itemRowLeft-2XwrO {
  width: 90%;
  float: left;
  cursor: pointer;
}
.assets-style-entrust--index-itemRowRight-3PFax {
  width: 10%;
  float: right;
  text-align: center;
  line-height: 63px;
  cursor: pointer;
}
.assets-style-entrust--index-source-2Tepj {
  cursor: pointer;
}
.assets-style-entrust--index-card-HlUYh {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-entrust--index-descText-1jBVh {
  color: #999999;
  font-size: 14px;
}
.assets-style-entrust--index-newsSearch-1hg8l {
  width: 358px;
  position: relative;
  display: flex;
  margin-right: 15px;
}
.assets-style-entrust--index-newsSearch-1hg8l .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
}
.assets-style-entrust--index-newsSearch-1hg8l .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-entrust--index-newsSearch-1hg8l .ant-input {
  padding: 4px 30px;
}
.assets-style-entrust--index-newsSearch-1hg8l .assets-style-entrust--index-searchDel-1lVFx {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-entrust--index-viewMore-MBl_s {
  color: #DEDEDE;
  font-size: 14px;
  float: right;
  margin-right: 20px;
}
.assets-style-entrust--index-viewMore-MBl_s .anticon {
  transform: rotate(90deg);
}
.assets-style-entrust--index-statusWidth-2K-t5 {
  width: 100%;
}
.assets-style-entrust--index-warning-1PnQF {
  color: #FD6767;
}
.assets-style-entrust--index-icon--nxf2 {
  font-size: 12px;
}
.assets-style-entrust--index-near-1aosB {
  color: #F2AA18;
}
.assets-style-entrust--index-body1-1HcgL {
  background-color: #f2f2f2;
}
.assets-style-entrust--index-body1-1HcgL .assets-style-entrust--index-condition-1eMH0 {
  margin: 10px 0;
  height: 60px;
}
.assets-style-entrust--index-body1-1HcgL .assets-style-entrust--index-condition-1eMH0 .assets-style-entrust--index-typeDetail-1cRq- {
  margin: 10px 25px;
}
.assets-style-entrust--index-body1-1HcgL .assets-style-entrust--index-condition-1eMH0 .assets-style-entrust--index-typeDetail-1cRq- li {
  display: inline-block;
  margin-right: 50px;
}
.assets-style-entrust--index-body1-1HcgL .assets-style-entrust--index-condition-1eMH0 .assets-style-entrust--index-fold-2OlOD {
  margin: 0 10px;
}
.assets-style-entrust--index-body2-2LsX1 {
  border-top: 1px solid #e8e8e8;
}
.assets-style-entrust--index-batchAudit-2qn5f {
  text-align: center;
  height: 60px;
  line-height: 60px;
}
.assets-style-entrust--index-modal-SbTab li {
  margin: 10px 20px;
  list-style-type: none;
}
.assets-style-entrust--index-modal-SbTab li i {
  cursor: pointer;
}
.assets-style-entrust--index-submit-2tmv7 {
  text-align: center;
}
.assets-style-entrust--index-modalContent-TA4SY {
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 14px;
  padding-top: 70px;
}
.assets-style-entrust--index-modalContent-TA4SY .assets-style-entrust--index-icon--nxf2 {
  color: #f1a42b;
}
.assets-style-entrust--index-selectColor-3MI0t {
  color: #55906E;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-entrust--index-footerStyle-2MsGe {
  background-color: #fafdff;
  color: #999999;
}
.theme-blue .assets-style-entrust--index-addBtton-26u1i .ant-btn {
  background-color: #397EF0;
}
.theme-blue .assets-style-entrust--index-selectColor-3MI0t {
  color: #a2ceff;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-entrust--index-footerStyle-2MsGe {
  background-color: #fffafb;
  color: #999999;
}
.theme-red .assets-style-entrust--index-addBtton-26u1i .ant-btn {
  background-color: #9A001E;
}
.theme-red .assets-style-entrust--index-selectColor-3MI0t {
  color: #F63E62;
}
/*************** 红色主题 end***************/
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/* 服务入口页面布局样式 */
.assets-style-serviceManage--index-flex-82ITl {
  display: block;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.assets-style-serviceManage--index-flex-82ITl i.iconfont {
  color: #5a5a5a ;
}
@media (min-width: 0px) {
  .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 {
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
    border: 1px solid #e8e8e8;
    width: 774px;
    min-height: 1018px;
    overflow: hidden;
    float: left;
    background-color: white;
  }
  .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftService-3ZQqK {
    float: left;
    width: 562px;
  }
}
.assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl {
  padding: 23px 0px 30px 25px;
  height: 100%;
  overflow: hidden;
}
.assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI {
  float: right;
  width: 180px;
}
.assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .ant-affix {
  z-index: 1;
}
.assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 {
  margin: 40px 10px 0 0;
}
.assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 .ant-anchor-ink:before {
  width: 1px;
  background-color: #e7e7e7;
}
.assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 .ant-anchor-link-active .ant-anchor-link-title {
  color: #37A164;
}
.assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 .ant-anchor-ink-ball {
  border: 2px solid #37A164;
  transform: translateX(-45%);
}
.assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 a:hover {
  color: #37A164;
}
.assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-right-22Xc_ {
  width: 387px;
  overflow: hidden;
  float: right;
}
.assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-right-22Xc_ .assets-style-serviceManage--index-rightTop-33DGr {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 496px;
  background-color: white;
  border: 1px solid #e8e8e8;
}
.assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-right-22Xc_ .assets-style-serviceManage--index-rightBottom-3BykC {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 496px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
}
/* 全部服务布局样式 */
/* 遮罩 */
.assets-style-serviceManage--index-mask-1-6Ig {
  background-color: #f4f9f6;
  border-radius: 4px;
  height: 128px;
  width: 112px;
  z-index: 1;
  top: 0px;
  left: 0px;
  position: absolute;
  opacity: 0;
}
/* 添加样式 */
.assets-style-serviceManage--index-closeRight-2BKUr {
  position: absolute;
  top: 7px;
  opacity: 0;
  text-align: right;
  width: 112px;
}
.assets-style-serviceManage--index-closeRight-2BKUr span i.anticon.anticon-plus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-serviceManage--index-closeRight-2BKUr span i.anticon.anticon-minus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-serviceManage--index-closeRight-2BKUr span i.anticon.anticon-question-circle-o::before {
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-serviceManage--index-closeRight-2BKUr .assets-style-serviceManage--index-operation1-3nsKx {
  padding-right: 20px;
}
.assets-style-serviceManage--index-closeRight-2BKUr .assets-style-serviceManage--index-operation2-50D5R {
  padding-right: 12px;
}
.assets-style-serviceManage--index-collectClose-31vPU {
  padding-right: 5px;
}
.assets-style-serviceManage--index-customService-R3nIh {
  position: relative;
  top: -105%;
  opacity: 0;
}
.assets-style-serviceManage--index-customService-R3nIh span i.anticon.anticon-plus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-serviceManage--index-customService-R3nIh span i.anticon.anticon-minus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-serviceManage--index-ulListActive-3DBqh {
  height: 138px;
}
.assets-style-serviceManage--index-ulListHidden-15xdN {
  overflow: hidden;
  visibility: hidden;
  position: absolute;
}
.assets-style-serviceManage--index-ulListHidden-15xdN li {
  float: left;
  width: 114px;
  margin-right: 20px;
  margin-top: 10px;
  height: 128px;
  position: relative;
}
.assets-style-serviceManage--index-ullist-8nNsw {
  overflow: hidden;
  width: 100%;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Often-wQWcP {
  cursor: pointer;
  height: 150px;
  width: 114px;
  z-index: 0;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Often-wQWcP .assets-style-serviceManage--index-closeRight-2BKUr {
  top: 1px;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Often-wQWcP .assets-style-serviceManage--index-customService-R3nIh {
  top: -103%;
  right: 3px;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Often-wQWcP:hover .assets-style-serviceManage--index-fontlist-3ucZk {
  color: #37A164;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Often-wQWcP:hover .assets-style-serviceManage--index-serviceOftenMask-hTvLz {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Often-wQWcP:hover .assets-style-serviceManage--index-closeRight-2BKUr {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Often-wQWcP:hover .assets-style-serviceManage--index-customService-R3nIh {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Move-bCB_U {
  cursor: pointer;
  height: 140px;
  width: 114px;
  z-index: 0;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Move-bCB_U .assets-style-serviceManage--index-closeRight-2BKUr {
  top: 1px;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Move-bCB_U .assets-style-serviceManage--index-customService-R3nIh {
  top: -112%;
  right: 3px;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Move-bCB_U:hover .assets-style-serviceManage--index-fontlist-3ucZk {
  color: #37A164;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Move-bCB_U:hover .assets-style-serviceManage--index-serviceCollectMask-2Fg7e {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Move-bCB_U:hover .assets-style-serviceManage--index-serviceOftenMask-hTvLz {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Move-bCB_U:hover .assets-style-serviceManage--index-removeRight-3E6qU {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Move-bCB_U:hover .assets-style-serviceManage--index-closeRight-2BKUr {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Move-bCB_U:hover .assets-style-serviceManage--index-customService-R3nIh {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4-2hXCZ {
  cursor: pointer;
  height: 140px;
  width: 114px;
  z-index: 0;
  border-top-left-radius: 4px;
  overflow: hidden;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4-2hXCZ .assets-style-serviceManage--index-closeRight-2BKUr {
  top: 1px;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4-2hXCZ .assets-style-serviceManage--index-customService-R3nIh {
  top: -112%;
  right: 3px;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4-2hXCZ:hover .assets-style-serviceManage--index-fontlist-3ucZk {
  color: #37A164;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4-2hXCZ:hover .assets-style-serviceManage--index-serviceCollectMask-2Fg7e {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4-2hXCZ:hover .assets-style-serviceManage--index-serviceOftenMask-hTvLz {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4-2hXCZ:hover .assets-style-serviceManage--index-removeRight-3E6qU {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4-2hXCZ:hover .assets-style-serviceManage--index-closeRight-2BKUr {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4-2hXCZ:hover .assets-style-serviceManage--index-customService-R3nIh {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw li {
  list-style: none;
  float: left;
  width: 114px;
  cursor: pointer;
  margin-right: 20px;
  margin-top: 10px;
  height: 128px;
  position: relative;
  z-index: 0;
}
.assets-style-serviceManage--index-ullist-8nNsw li:hover .assets-style-serviceManage--index-fontlist-3ucZk {
  color: #37A164;
}
.assets-style-serviceManage--index-ullist-8nNsw li:hover .assets-style-serviceManage--index-closeRight-2BKUr {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw li:hover .assets-style-serviceManage--index-mask-1-6Ig {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw li:hover .assets-style-serviceManage--index-customService-R3nIh {
  opacity: 1;
}
.assets-style-serviceManage--index-ullist-8nNsw li:hover .assets-style-serviceManage--index-logoMask-36GTT {
  opacity: 1;
}
/* 服务收藏遮罩 */
.assets-style-serviceManage--index-serviceCollectMask-2Fg7e {
  background-color: #f4f9f6;
  border-radius: 4px;
  height: 140px;
  width: 114px;
  z-index: 1;
  top: 0px;
  left: 0px;
  position: absolute;
  opacity: 0;
}
/* 常用服务遮罩 */
.assets-style-serviceManage--index-serviceOftenMask-hTvLz {
  background-color: #f4f9f6;
  border-radius: 4px;
  height: 150px;
  width: 114px;
  z-index: 1;
  top: 0px;
  left: 0px;
  position: absolute;
  opacity: 0;
}
/* 常用服务 */
.assets-style-serviceManage--index-serviceOftenDivRelative-2bl0C {
  position: relative;
  text-align: center;
  height: 150px;
  z-index: 2;
  padding-top: 27%;
}
/* 服务收藏 */
.assets-style-serviceManage--index-serviceCollectDivRelative-21qqe {
  position: relative;
  text-align: center;
  height: 140px;
  z-index: 2;
  padding-top: 17%;
  padding-left: 7px;
}
/* 移除样式 */
.assets-style-serviceManage--index-removeRight-3E6qU {
  position: absolute;
  top: 6px;
  right: 2px;
  opacity: 0;
  width: 16px;
  height: 16px;
}
.assets-style-serviceManage--index-removeRight-3E6qU span i.anticon.anticon-minus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-serviceManage--index-image-33aH_ {
  width: 35px;
  height: 35px;
  margin-bottom: 20px;
}
/* 图标圆角 */
.assets-style-serviceManage--index-imageRadius-tU-ME {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-serviceManage--index-radiusDiv-2m80O {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 15px;
}
.assets-style-serviceManage--index-collectRadiusDiv-330a6 {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
/* 字体样式 */
.assets-style-serviceManage--index-fontlist-3ucZk {
  word-wrap: break-word;
  word-break: break-all;
  font-family: "Microsoft YaHei";
  margin: 0 auto;
  font-size: 14px;
  height: 21px;
  width: 84px;
  line-height: 20px;
  color: #666666;
}
.assets-style-serviceManage--index-padd10-1_8sI {
  padding: 0px 8px 0 8px;
}
.assets-style-serviceManage--index-divRelative-qTRcv {
  position: relative;
  text-align: center;
  height: 128px;
  z-index: 2;
  padding-top: 27%;
  border-top-left-radius: 4px;
  overflow: hidden;
}
/* 鼠标手指形式 */
.assets-style-serviceManage--index-pointer-xC_PL {
  cursor: pointer;
  font-size: 16px;
  padding-left: 10px;
}
/* 首页常用服务模块样式 */
.assets-style-serviceManage--index-indexList-2oTe3 {
  text-align: center;
  overflow: hidden;
  padding-top: 2px;
}
.assets-style-serviceManage--index-indexList-2oTe3 li {
  list-style: none;
}
.assets-style-serviceManage--index-indexList-2oTe3 .assets-style-serviceManage--index-indexCol4-YqTT1 {
  cursor: pointer;
  height: 95px;
  z-index: 0;
  width: 33.33333333%;
  float: left;
}
.assets-style-serviceManage--index-indexList-2oTe3 .assets-style-serviceManage--index-indexCol4Active-2aecM {
  cursor: pointer;
  height: 95px;
  z-index: 0;
  width: 33.33333333%;
  position: absolute;
  right: 15px;
  bottom: 5px;
}
.assets-style-serviceManage--index-indexList-2oTe3 .assets-style-serviceManage--index-indexCol4Inline-3GWiW {
  display: inline;
  cursor: pointer;
}
.assets-style-serviceManage--index-indexList-2oTe3 .assets-style-serviceManage--index-indexDivRelative-1Vmd1 {
  position: relative;
  text-align: center;
  z-index: 2;
}
.assets-style-serviceManage--index-indexList-2oTe3 .assets-style-serviceManage--index-indexDivRelative-1Vmd1 .assets-style-serviceManage--index-indexLimit-1m4Tb {
  padding: 10px 15px 0px 15px;
  position: relative;
  display: inline-block;
  border-top-left-radius: 4px;
  overflow: hidden;
}
.assets-style-serviceManage--index-indexList-2oTe3 .assets-style-serviceManage--index-indexDivRelative-1Vmd1 .assets-style-serviceManage--index-indexRadiusDiv-3iIKV {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  height: 55px;
  width: 55px;
  border-radius: 50%;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
}
.assets-style-serviceManage--index-indexList-2oTe3 .assets-style-serviceManage--index-indexDivRelative-1Vmd1 .assets-style-serviceManage--index-indexRadiusDiv-3iIKV::before {
  content: '';
  width: 0;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.assets-style-serviceManage--index-indexList-2oTe3 .assets-style-serviceManage--index-indexDivRelative-1Vmd1 .assets-style-serviceManage--index-indexRadiusDiv-3iIKV .assets-style-serviceManage--index-plusRadius-2TYyN {
  font-size: x-large;
  display: inline-block;
  vertical-align: middle;
}
.assets-style-serviceManage--index-indexBottom-3U9s5 {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 20px;
  border-top: 1px solid rgba(205, 217, 212, 0.3);
  padding-top: 10px;
}
.assets-style-serviceManage--index-indexBottom-3U9s5 .assets-style-serviceManage--index-indexFont-1uY5p {
  color: #999999;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  width: 100%;
  text-align: center;
}
.assets-style-serviceManage--index-indexBottom-3U9s5 .assets-style-serviceManage--index-indexButton-1QILJ {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.assets-style-serviceManage--index-indexBottom-3U9s5 .assets-style-serviceManage--index-indexButton-1QILJ ul {
  text-align: center;
}
.assets-style-serviceManage--index-indexBottom-3U9s5 .assets-style-serviceManage--index-indexButton-1QILJ ul li {
  display: inline-block;
  width: 79px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  font-size: 14px;
  color: #ffffff;
  font-family: "Microsoft YaHei";
  border-radius: 16px;
  cursor: pointer;
}
.assets-style-serviceManage--index-indexBottom-3U9s5 .assets-style-serviceManage--index-indexButton-1QILJ ul li.assets-style-serviceManage--index-leave-1fvZJ {
  background-color: #709b82;
}
.assets-style-serviceManage--index-indexBottom-3U9s5 .assets-style-serviceManage--index-indexButton-1QILJ ul li.assets-style-serviceManage--index-turn-1y4jg {
  background-color: #c5a258;
}
.assets-style-serviceManage--index-indexBottom-3U9s5 .assets-style-serviceManage--index-indexButton-1QILJ ul li.assets-style-serviceManage--index-welcome-1VUpp {
  background-color: #a3c3d9;
}
.assets-style-serviceManage--index-logo-2xZHy {
  overflow: hidden;
  padding: 0 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.assets-style-serviceManage--index-logo-2xZHy .assets-style-serviceManage--index-image-33aH_ {
  width: 40px;
  height: 40px;
  margin-bottom: 0px;
}
.assets-style-serviceManage--index-logo-2xZHy li {
  height: 80px;
  width: 100px;
  float: left;
  position: relative;
  z-index: 0;
  cursor: pointer;
  text-align: center;
  display: table;
}
.assets-style-serviceManage--index-logo-2xZHy .assets-style-serviceManage--index-logoDivRelative-2B_Z2 {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  height: 80px;
  z-index: 2;
}
.assets-style-serviceManage--index-logo-2xZHy .assets-style-serviceManage--index-logoMask-36GTT {
  background-color: #f4f9f6;
  border-radius: 4px;
  overflow: hidden;
  height: 80px;
  width: 100px;
  z-index: 1;
  top: 0px;
  left: 0px;
  position: absolute;
  opacity: 0;
}
.assets-style-serviceManage--index-logo-2xZHy .assets-style-serviceManage--index-imageCheck-1pKZS .assets-style-serviceManage--index-logoMask-36GTT {
  height: 80px;
  width: 100px;
  float: left;
  position: absolute;
  z-index: 0;
  cursor: pointer;
  opacity: 1;
}
.assets-style-serviceManage--index-clearBoth-3-ioB {
  clear: both;
}
.assets-style-serviceManage--index-clearBoth-3-ioB .assets-style-serviceManage--index-expand-3wry0 {
  color: #37A164;
  cursor: pointer;
  text-align: center;
  margin-top: 10px;
}
.assets-style-serviceManage--index-clearBothPaddingTop30-1whxV {
  clear: both;
  padding-top: 30px;
}
.assets-style-serviceManage--index-lineHeight-2Y0eW {
  line-height: 40px;
}
.assets-style-serviceManage--index-input-WbvAR {
  width: 340px;
  height: 32px;
  background: #ffffff;
  border-radius: 4px;
}
.assets-style-serviceManage--index-search-2UIgL {
  font-size: 16px;
  cursor: pointer;
}
.assets-style-serviceManage--index-addButton-2Rd-d {
  height: 32px;
  width: 160px;
  border-radius: 4px;
  font-family: "Microsoft YaHei";
  color: #999999;
  line-height: 21px;
}
.assets-style-serviceManage--index-addButton-2Rd-d i {
  font-size: 9px;
}
.assets-style-serviceManage--index-borderserviceIcon-36y5V {
  height: 250px;
  overflow: auto;
  margin-top: 10px;
  border: solid 1px #d9d9d9;
}
.assets-style-serviceManage--index-searchButton-1l2GG {
  height: 32px;
  border-radius: 4px;
  margin-left: 10px;
  font-family: "Microsoft YaHei";
  line-height: 21px;
}
.assets-style-serviceManage--index-serviceDomainMargin-3okjv {
  clear: both;
  padding-top: 30px;
}
.assets-style-serviceManage--index-modalInfoStyle-3yJPL {
  padding: 10px;
  box-sizing: border-box;
  float: left;
  width: 100%;
}
.assets-style-serviceManage--index-modalInfoStyle-3yJPL .assets-style-serviceManage--index-introduction-2UKCm {
  padding: 5px 10px;
}
.assets-style-serviceManage--index-modalInfoStyle-3yJPL img {
  max-width: 60%;
}
.assets-style-serviceManage--index-serviceIndex-1tNsF .ant-card-body {
  padding: 20px 24px 7px 24px;
}
.assets-style-serviceManage--index-affairIndex-HmCX9 .ant-card-body {
  padding: 10px 24px;
}
.assets-style-serviceManage--index-affairIndex-HmCX9 .assets-style-serviceManage--index-indexList-2oTe3 .assets-style-serviceManage--index-indexCol4-YqTT1 .assets-style-serviceManage--index-fontlist-3ucZk {
  position: relative;
  top: -5px;
}
.assets-style-serviceManage--index-serviceModalLayout-19-p- {
  text-align: center;
}
.assets-style-serviceManage--index-serviceTopMargin-257OA {
  margin-top: 10px;
}
.assets-style-serviceManage--index-searchIcon-1vpMm {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.25);
}
/*************** 右边事务统计部分开始***************/
.assets-style-serviceManage--index-rightInfo-3oYW2 {
  padding: 10px;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-title-qMLbg {
  font-weight: bold;
  line-height: 27px;
  font-size: 18px;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-chart-10-N5 {
  width: 160px;
  display: inline-block;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-ul-4Wh1y {
  float: right;
  width: 120px;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-ul-4Wh1y li {
  height: 30px;
  line-height: 30px;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-ul-4Wh1y li:nth-child(5) div {
  background: #4f81bb;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-ul-4Wh1y li:nth-child(4) div {
  background: #bf4f4d;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-ul-4Wh1y li:nth-child(3) div {
  background: #9aba5a;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-ul-4Wh1y li:nth-child(2) div {
  background: #8064a0;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-ul-4Wh1y li:nth-child(1) div {
  background: #4aabc4;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-color-1aPI- {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-list-2sQwT {
  line-height: 30px;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-list-2sQwT ul.assets-style-serviceManage--index-listItem-1v0iw {
  display: block;
  border-top: 1px solid #c2ccd1;
  margin-right: 20px;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-list-2sQwT ul.assets-style-serviceManage--index-listItem-1v0iw li:last-child {
  text-align: right;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-list-2sQwT ul.assets-style-serviceManage--index-listTitle-3RPVn {
  font-weight: bold;
  border: none;
  margin-top: 20px;
}
.assets-style-serviceManage--index-rightInfo-3oYW2 .assets-style-serviceManage--index-list-2sQwT ul.assets-style-serviceManage--index-listTitle-3RPVn li {
  text-align: left;
}
/*************** 右边事务统计部分开始***************/
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 .ant-anchor-ink:before {
  background-color: #e7e7e7;
}
.theme-blue .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 .ant-anchor-link-active .ant-anchor-link-title {
  color: #a2ceff;
}
.theme-blue .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 .ant-anchor-ink-ball {
  border-color: #a2ceff;
}
.theme-blue .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 a:hover {
  color: #a2ceff;
}
.theme-blue .assets-style-serviceManage--index-mask-1-6Ig,
.theme-blue .assets-style-serviceManage--index-serviceCollectMask-2Fg7e,
.theme-blue .assets-style-serviceManage--index-serviceOftenMask-hTvLz {
  background-color: #e6f7ff;
}
.theme-blue .assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Often-wQWcP:hover .assets-style-serviceManage--index-fontlist-3ucZk,
.theme-blue .assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Move-bCB_U:hover .assets-style-serviceManage--index-fontlist-3ucZk,
.theme-blue .assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4-2hXCZ:hover .assets-style-serviceManage--index-fontlist-3ucZk,
.theme-blue .assets-style-serviceManage--index-ullist-8nNsw li:hover .assets-style-serviceManage--index-fontlist-3ucZk {
  color: #397EF0;
}
.theme-blue .assets-style-serviceManage--index-radiusDiv-2m80O {
  box-shadow: 0px 0px 5px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-serviceManage--index-collectRadiusDiv-330a6 {
  border-color: #e6f7ff;
  box-shadow: 0px 0px 5px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-serviceManage--index-logo-2xZHy .assets-style-serviceManage--index-logoMask-36GTT {
  background: #e6f7ff;
}
.theme-blue .assets-style-serviceManage--index-indexList-2oTe3 .assets-style-serviceManage--index-indexDivRelative-1Vmd1 .assets-style-serviceManage--index-indexRadiusDiv-3iIKV {
  box-shadow: 0px 0px 5px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-serviceManage--index-clearBoth-3-ioB .assets-style-serviceManage--index-expand-3wry0 {
  color: #a2ceff;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 .ant-anchor-ink:before {
  background-color: #e7e7e7;
}
.theme-red .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 .ant-anchor-link-active .ant-anchor-link-title {
  color: #F63E62;
}
.theme-red .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 .ant-anchor-ink-ball {
  border-color: #F63E62;
}
.theme-red .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftAnchor-1IMUI .assets-style-serviceManage--index-anchor-178-7 a:hover {
  color: #F63E62;
}
.theme-red .assets-style-serviceManage--index-mask-1-6Ig,
.theme-red .assets-style-serviceManage--index-serviceCollectMask-2Fg7e,
.theme-red .assets-style-serviceManage--index-serviceOftenMask-hTvLz {
  background-color: #fff1f0;
}
.theme-red .assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Often-wQWcP:hover .assets-style-serviceManage--index-fontlist-3ucZk,
.theme-red .assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4Move-bCB_U:hover .assets-style-serviceManage--index-fontlist-3ucZk,
.theme-red .assets-style-serviceManage--index-ullist-8nNsw .assets-style-serviceManage--index-col4-2hXCZ:hover .assets-style-serviceManage--index-fontlist-3ucZk,
.theme-red .assets-style-serviceManage--index-ullist-8nNsw li:hover .assets-style-serviceManage--index-fontlist-3ucZk {
  color: #F63E62;
}
.theme-red .assets-style-serviceManage--index-radiusDiv-2m80O {
  border-color: rgba(208, 64, 92, 0.1);
  box-shadow: 0px 0px 5px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-serviceManage--index-collectRadiusDiv-330a6 {
  border-color: rgba(208, 64, 92, 0.1);
  box-shadow: 0px 0px 5px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-serviceManage--index-logo-2xZHy .assets-style-serviceManage--index-logoMask-36GTT {
  background: #fff1f0;
}
.theme-red .assets-style-serviceManage--index-indexList-2oTe3 .assets-style-serviceManage--index-indexDivRelative-1Vmd1 .assets-style-serviceManage--index-indexRadiusDiv-3iIKV {
  border-color: rgba(208, 64, 92, 0.1);
  box-shadow: 0px 0px 5px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-serviceManage--index-clearBoth-3-ioB .assets-style-serviceManage--index-expand-3wry0 {
  color: #F63E62;
}
.assets-style-serviceManage--index-affairIntro-2jcUh {
  border-right: 1px solid #F2F2F2;
}
.assets-style-serviceManage--index-affairIntro-2jcUh .assets-style-serviceManage--index-fileList-2fr4h {
  padding: 10px;
  background-color: #F2F2F2;
  border-right: 1px solid #F2F2F2;
  height: 75px;
}
.assets-style-serviceManage--index-affairIntro-2jcUh .assets-style-serviceManage--index-fileList-2fr4h li i {
  padding: 6px;
}
.assets-style-serviceManage--index-evaluationContent-3Yp87 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}
.assets-style-serviceManage--index-evaluationContent-3Yp87:hover {
  cursor: pointer;
}
/*************** 红色主题 end***************/
@media (min-width: 1601px) {
  .font-normal .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 {
    border-radius: 6px;
    min-height: 1018px;
    box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
    border: 1px solid #e8e8e8;
    width: 1073px;
    overflow: hidden;
    float: left;
    background-color: white;
  }
  .font-normal .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftService-3ZQqK {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 {
    width: 1414px;
    min-height: 1018px;
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
    border: 1px solid #e8e8e8;
    overflow: hidden;
    float: left;
    background-color: white;
  }
  .font-normal .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftService-3ZQqK {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 {
    border-radius: 6px;
    min-height: 1018px;
    box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
    border: 1px solid #e8e8e8;
    width: 1073px;
    overflow: hidden;
    float: left;
    background-color: white;
  }
  .font-large .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftService-3ZQqK {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 {
    width: 1414px;
    min-height: 1018px;
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
    border: 1px solid #e8e8e8;
    overflow: hidden;
    float: left;
    background-color: white;
  }
  .font-large .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftService-3ZQqK {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 {
    border-radius: 6px;
    min-height: 1018px;
    box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
    border: 1px solid #e8e8e8;
    width: 1073px;
    overflow: hidden;
    float: left;
    background-color: white;
  }
  .font-extraLarge .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftService-3ZQqK {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 {
    width: 1414px;
    min-height: 1018px;
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
    border: 1px solid #e8e8e8;
    overflow: hidden;
    float: left;
    background-color: white;
  }
  .font-extraLarge .assets-style-serviceManage--index-flex-82ITl .assets-style-serviceManage--index-left-3t9l2 .assets-style-serviceManage--index-leftBody-2jTVl .assets-style-serviceManage--index-leftService-3ZQqK {
    float: left;
    width: 80%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-message--index-breadcrumbItem-3vUtc {
  color: #666666;
  font-weight: bold;
}
.assets-style-message--index-left-26Aye {
  width: 226px;
  height: 100%;
  position: absolute;
}
.assets-style-message--index-right-N89QD {
  margin-left: 226px;
  height: 100%;
  border-left: 1px solid #e8e8e8;
}
.assets-style-message--index-menuStyle-hW9QA {
  width: 226px;
}
.assets-style-message--index-menuStyle-hW9QA .ant-menu.ant-menu-light.ant-menu-root.ant-menu-inline {
  border-right: 0;
}
.assets-style-message--index-menuStyle-hW9QA .ant-menu-inline .ant-menu-item {
  margin-top: 0;
}
.assets-style-message--index-setting-vnk1U {
  height: 40px;
  width: 226px;
  line-height: 40px;
  margin-top: 61px;
  cursor: pointer;
}
.assets-style-message--index-setting-vnk1U:hover {
  color: #1C9750;
}
.assets-style-message--index-setting-vnk1U i {
  font-size: 18px;
  color: #BDBDBD;
  margin-right: 14px;
  margin-left: 19px;
}
.assets-style-message--index-settingChecked-al3gJ {
  height: 40px;
  width: 226px;
  line-height: 40px;
  border-left: 3px solid #6cc06f;
  border-right: 1px solid #e8e8e8;
  background: #e6fff1;
  margin-top: 61px;
  cursor: pointer;
  color: #1C9750;
}
.assets-style-message--index-settingChecked-al3gJ i {
  font-size: 18px;
  color: #1C9750;
  margin-right: 14px;
  margin-left: 19px;
}
.assets-style-message--index-cardStyle-ubI7S {
  width: 100%;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  margin-bottom: 10px;
}
.assets-style-message--index-operator-1qlNT {
  height: 100%;
  width: 100%;
}
.assets-style-message--index-operator-1qlNT .assets-style-message--index-checkread-2F_Pm {
  height: 66px;
  vertical-align: middle;
  line-height: 66px;
  border-bottom: 1px solid #e8e8e8;
  margin: 0 23px;
}
.assets-style-message--index-operator-1qlNT .assets-style-message--index-checkread-2F_Pm .assets-style-message--index-checkLabel-1Jfwv {
  margin-left: 15px;
  font-size: 14px;
  color: #999999;
}
.assets-style-message--index-operator-1qlNT .assets-style-message--index-checkread-2F_Pm .assets-style-message--index-checkLabel-1Jfwv .ant-checkbox {
  width: 16px;
  height: 16px;
  background: #ffffff;
  border-radius: 4px;
}
.assets-style-message--index-operator-1qlNT .assets-style-message--index-checkread-2F_Pm .assets-style-message--index-badgeStyle-1hEPf .ant-scroll-number.ant-badge-count {
  width: 32px;
  height: 16px;
  background: #fd6767;
  border-radius: 8px 8px 8px 0px;
  top: -10px;
  right: -20px;
  position: absolute;
  line-height: 16px;
}
.assets-style-message--index-operator-1qlNT .assets-style-message--index-checkread-2F_Pm .assets-style-message--index-buttonPosition-3IP29 {
  float: right;
}
.assets-style-message--index-operator-1qlNT .assets-style-message--index-checkread-2F_Pm .assets-style-message--index-buttonPosition-3IP29 .assets-style-message--index-readedButton-2oXPu {
  width: 116px;
  height: 24px;
  background: #ffffff;
  border: none;
  overflow: hidden;
}
.assets-style-message--index-operator-1qlNT .assets-style-message--index-checkread-2F_Pm .assets-style-message--index-buttonPosition-3IP29 .assets-style-message--index-readedButton-2oXPu .assets-style-message--index-readedButtonLable-zi4eK {
  color: #2793E6;
  font-style: normal;
}
.assets-style-message--index-operator-1qlNT .assets-style-message--index-listStyle-ywhbQ {
  padding: 0 23px;
  min-height: 400px;
}
.assets-style-message--index-operator-1qlNT .assets-style-message--index-listStyle-ywhbQ .assets-style-message--index-lineStyle-3KwpZ {
  padding: 0 15px;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px dashed #e8e8e8;
  list-style: none;
  cursor: pointer;
}
.assets-style-message--index-paginationStyle-38w2s {
  text-align: center;
  font-size: 14px;
  padding: 30px 0px 30px 0px;
}
.assets-style-message--index-tip-19QDF {
  height: 54px;
  width: 100%;
  line-height: 54px;
  border-bottom: 1px solid #e8e8e8;
  font-size: 14px;
  color: #999999;
  font-weight: 400;
}
.assets-style-message--index-tip-19QDF .assets-style-message--index-tipLabel-3_Iqn {
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.assets-style-message--index-settingPage-NXGLE {
  padding: 20px 40px 20px 40px;
}
.assets-style-message--index-settingPage-NXGLE .assets-style-message--index-mobile-2FjzV {
  height: 35px;
  width: 100%;
  font-size: 16px;
}
.assets-style-message--index-settingPage-NXGLE .assets-style-message--index-schedule-3EZsD {
  height: 35px;
  width: 100%;
  font-size: 16px;
  margin-top: 58px;
}
.assets-style-message--index-settingPage-NXGLE .assets-style-message--index-settingListStyle-2Dheg .assets-style-message--index-checkSetting-2srZt {
  vertical-align: middle;
  line-height: 10px;
}
.assets-style-message--index-settingPage-NXGLE .assets-style-message--index-settingWay-ZYHFy {
  display: flex;
  flex-wrap: wrap;
}
.assets-style-message--index-settingPage-NXGLE .assets-style-message--index-settingWay-ZYHFy .assets-style-message--index-settingCard-2JkGF {
  margin: 10px 30px;
  width: 100px;
  text-align: center;
}
.assets-style-message--index-settingPage-NXGLE .assets-style-message--index-settingWay-ZYHFy .assets-style-message--index-settingCard-2JkGF .assets-style-message--index-settingIcon-Lk8ZW {
  height: 60px;
  width: 60px;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1c9750;
}
.assets-style-message--index-settingPage-NXGLE .assets-style-message--index-settingWay-ZYHFy .assets-style-message--index-settingCard-2JkGF .assets-style-message--index-settingIcon-Lk8ZW img {
  height: 30px;
  width: 30px;
}
.assets-style-message--index-listLabelStyle-DwjYf {
  width: 80%;
  color: #000000;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.assets-style-message--index-listLabelStyle-DwjYf .assets-style-message--index-titleStyle-3K4h9 {
  font-weight: normal;
}
.assets-style-message--index-badegWidth1-1YfQ2 {
  float: left;
  padding-right: 8px;
}
.assets-style-message--index-popStyle-3WTKQ .ant-popover-inner-content {
  padding: 8px;
}
.assets-style-message--index-timeStyle-joaS8 {
  float: right;
  color: #999999;
  display: inline;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-message--index-setting-vnk1U:hover {
  color: #397EF0;
}
.theme-blue .assets-style-message--index-settingChecked-al3gJ {
  border-left-color: #397EF0;
  background: #e6f7ff;
  color: #397EF0;
}
.theme-blue .assets-style-message--index-settingChecked-al3gJ i {
  color: #397EF0;
}
.theme-blue .assets-style-message--index-settingPage-NXGLE .assets-style-message--index-settingWay-ZYHFy .assets-style-message--index-settingCard-2JkGF .assets-style-message--index-settingIcon-Lk8ZW {
  background-color: #397EF0;
}
.theme-blue .assets-style-message--index-lineStyle-3KwpZ:hover {
  background: #e6f7ff;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-message--index-setting-vnk1U:hover {
  color: #9A001E;
}
.theme-red .assets-style-message--index-settingChecked-al3gJ {
  border-left-color: #9A001E;
  background: #fff1f0;
  color: #9A001E;
}
.theme-red .assets-style-message--index-settingChecked-al3gJ i {
  color: #9A001E;
}
.theme-red .assets-style-message--index-settingPage-NXGLE .assets-style-message--index-settingWay-ZYHFy .assets-style-message--index-settingCard-2JkGF .assets-style-message--index-settingIcon-Lk8ZW {
  background-color: #9A001E;
}
.theme-red .assets-style-message--index-lineStyle-3KwpZ:hover {
  background: #fff1f0;
}
.theme-red .assets-style-message--index-lineStyle-3KwpZ a {
  color: #F63E62;
}
/*************** 红色主题 end***************/
/*************** 绿色主题 start***************/
.theme-green .assets-style-message--index-lineStyle-3KwpZ:hover {
  background: #E6FFF1;
}
.theme-green .assets-style-message--index-lineStyle-3KwpZ a {
  color: #00a854;
}
/*************** 绿色主题 end***************/
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.eot');
  src: url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.woff2') format('woff2'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.woff') format('woff'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.svg#iconfont') format('svg');
}
.assets-style-sideLink--index-iconfont-zlJVO {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-sideLink--index-portalSidelink-3UX2F {
  width: 60px;
  position: relative;
  transition: width 0.3s ease;
  box-shadow: 0 0 10px 0 rgba(0, 88, 37, 0.1);
  border-bottom-right-radius: 10px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F.assets-style-sideLink--index-showBigList-1EKkQ {
  width: 300px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F.assets-style-sideLink--index-showBigList-1EKkQ .assets-style-sideLink--index-toggle-34U9c {
  text-align: left;
  position: relative;
}
.assets-style-sideLink--index-portalSidelink-3UX2F.assets-style-sideLink--index-showBigList-1EKkQ .assets-style-sideLink--index-moreButton-JGaSx {
  float: right;
  margin-top: 14px;
  margin-right: 5px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F.assets-style-sideLink--index-showBigList-1EKkQ .assets-style-sideLink--index-searchButton-NTr7y {
  float: right;
  line-height: 64px;
  margin-right: 20px;
  font-size: 18px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F.assets-style-sideLink--index-showBigList-1EKkQ .assets-style-sideLink--index-searchButton-NTr7y:hover {
  color: #228B22;
  cursor: pointer;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU {
  width: 300px;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  background: #F2F3F4;
  border-bottom: 1px solid #E1E6E3;
  padding: 0 10px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU.assets-style-sideLink--index-show-13IIF {
  display: block;
  /*  :global(.anticon-search){
        font-size: 22px;
        line-height: 64px;
      }*/
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU.assets-style-sideLink--index-show-13IIF input {
  width: 200px;
  display: inline-block;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU.assets-style-sideLink--index-show-13IIF .ant-btn {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU.assets-style-sideLink--index-show-13IIF .anticon-check {
  display: none;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU.assets-style-sideLink--index-show-13IIF .icon-shuaxin {
  display: none;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU.assets-style-sideLink--index-show-13IIF .assets-style-sideLink--index-showSearchIcon-oyGbM {
  display: inline-block;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU .ant-input-affix-wrapper {
  width: 200px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU .ant-input-affix-wrapper .anticon-close-circle {
  font-size: 14px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU input {
  /* border-radius: 20px;*/
  display: none;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU i {
  cursor: pointer;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-toggle-34U9c {
  margin: 0 auto;
  height: 64px;
  line-height: 64px;
  overflow: hidden;
  border-bottom: 1px solid #E1E6E3;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-toggle-34U9c .ant-input-group-wrapper {
  vertical-align: middle;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-toggle-34U9c .assets-style-sideLink--index-sideLogo-2yPRG {
  display: inline-block;
  text-align: center;
  margin-top: -2px;
  width: 60px;
  height: 64px;
  line-height: 64px;
  vertical-align: middle;
  font-size: 24px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-toggle-34U9c .assets-style-sideLink--index-sideLogo-2yPRG:hover {
  background: #D5E6E0;
  cursor: pointer;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-toggle-34U9c .assets-style-sideLink--index-sideLogo-2yPRG.assets-style-sideLink--index-disabled-2e1Ya {
  cursor: not-allowed;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideLeft-17v5_ {
  z-index: 2;
  background: #F2F3F4;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideLeft-17v5_.assets-style-sideLink--index-borderRadius-2ibFh {
  border-bottom-right-radius: 10px;
  overflow: hidden;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideLeft-17v5_ > div:last-child > div:nth-of-type(2) {
  display: none;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideRight-2B22V {
  position: absolute;
  transition: width 0.5s ease,left 0.3s ease;
  background: #ffffff;
  top: 0;
  left: 60px;
  height: 100%;
  border-bottom-right-radius: 10px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideRight-2B22V.assets-style-sideLink--index-leftExp-1I1Vx {
  left: 300px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: -32px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-tagItem-2AHAr {
  margin-bottom: 4px;
  width: 32px;
  z-index: 1002;
  color: #888888;
  font-size: 14px;
  background: #f0f3f6;
  text-align: center;
  border-left: none;
  border-radius: 0 8px 8px 0;
  padding: 12px 6px;
  line-height: 1.2;
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
  /* &:hover{
        background: @theme-green-3;
        cursor: pointer;
      }*/
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-tagItem-2AHAr.assets-style-sideLink--index-current-2iCiU {
  color: #ffffff;
  background: #f2aa18;
  font-size: 14px;
  border: none;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-hideTag-2dcZc {
  margin-bottom: 4px;
  width: 32px;
  z-index: 1002;
  color: #888888;
  font-size: 14px;
  background: #228B22;
  text-align: center;
  border-left: none;
  border-radius: 0 8px 8px 0;
  padding: 12px 6px;
  line-height: 1.2;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-hideTag-2dcZc:hover {
  cursor: pointer;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnWrap-2aa49 {
  width: 100%;
  height: 73px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  padding: 20px 0;
  /* border-top: 1px solid #E1E6E3;*/
  cursor: pointer;
  background: #F2F3F4;
  border-bottom-right-radius: 10px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnWrap-2aa49.assets-style-sideLink--index-moreData-2nTTd {
  border-bottom-right-radius: 0;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnWrap-2aa49 .assets-style-sideLink--index-rollback-3-wo0 {
  float: right;
  color: #37A164;
  font-size: 18px;
  padding-right: 32px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnWrap-2aa49 .assets-style-sideLink--index-rollback-3-wo0 i {
  margin-right: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnContent-2EuhQ {
  width: 300px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnContent-2EuhQ .assets-style-sideLink--index-buttonDiv-2sTdo {
  width: 60px;
  text-align: center;
  display: inline-block;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnContent-2EuhQ .assets-style-sideLink--index-addName-1I9FX {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  font-size: 16px;
  color: #37A164;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h {
  width: 60px;
  overflow: hidden;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h.assets-style-sideLink--index-showFull-eDKnB {
  width: 300px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-sideTagitem-13Qyx {
  border: none;
  background: #f4f5f5;
  transition: background 0.8s ease-in;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-sideTagitem-13Qyx:hover {
  background: #D5E6E0;
  cursor: pointer;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk {
  cursor: pointer;
  display: table;
  width: 100%;
  text-align: center;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk:hover .assets-style-sideLink--index-emptyTips-391r_ {
  color: #37A164;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyTips-391r_ {
  display: table-cell;
  font-size: 14px;
  vertical-align: middle;
  color: #6C6C6C;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyTips-391r_ .assets-style-sideLink--index-emptyContent--VVwz {
  margin: auto;
  width: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyTips-391r_ .assets-style-sideLink--index-emptyContent--VVwz i {
  color: #BCBCBC;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyMore-29ce6 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyMore-29ce6 .assets-style-sideLink--index-collectText-2Z-lB {
  margin-top: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyMore-29ce6 .assets-style-sideLink--index-collectBtn-3zvZh {
  margin-top: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-nothing-1ZuOf {
  padding: 20px;
  text-align: center;
  margin: auto;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .ant-card-meta-title span {
  color: #474747;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse {
  background: none;
  border: none;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk {
  cursor: pointer;
  display: table;
  width: 100%;
  text-align: center;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk:hover .assets-style-sideLink--index-emptyTips-391r_ {
  color: #37A164;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyTips-391r_ {
  display: table-cell;
  font-size: 14px;
  vertical-align: middle;
  color: #6C6C6C;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyTips-391r_ .assets-style-sideLink--index-emptyContent--VVwz {
  margin: auto;
  width: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyTips-391r_ .assets-style-sideLink--index-emptyContent--VVwz i {
  color: #BCBCBC;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyMore-29ce6 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyMore-29ce6 .assets-style-sideLink--index-collectText-2Z-lB {
  margin-top: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-emptyMore-29ce6 .assets-style-sideLink--index-collectBtn-3zvZh {
  margin-top: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk .assets-style-sideLink--index-nothing-1ZuOf {
  padding: 20px;
  text-align: center;
  margin: auto;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse-content {
  background: #F2F3F4;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse-content .ant-collapse-content-box {
  padding: 5px!important;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse .ant-collapse-item.ant-collapse-no-arrow .ant-collapse-header {
  padding: 12px;
  line-height: 27px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse .ant-collapse-item.ant-collapse-no-arrow .ant-collapse-header .anticon-star {
  color: #37A164;
  float: right;
  line-height: 27px;
  margin-right: 20px;
  cursor: pointer;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse-item-active .ant-collapse-header {
  border-bottom: 2px solid #37A164;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse-item-active .assets-style-sideLink--index-serviceCount-28HZo {
  background: #37A164;
  border: 1px solid #28844F;
  color: #fff;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceDomainIconDiv-2dbdM {
  width: 100%;
  text-align: center;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceDomainIconDiv-2dbdM .assets-style-sideLink--index-serviceDomainIcon-3iDbB {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: #62b68e;
  overflow: hidden;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin: 6px auto 0;
  box-shadow: 0 2px 7px 0 rgba(87, 177, 134, 0.24);
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceCount-28HZo {
  width: 31px;
  height: 27px;
  background: #F0F3F6;
  border: 1px solid #CFD7DE;
  border-radius: 14px;
  font-size: 14px;
  text-align: center;
  float: right;
  display: inline-block;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g .assets-style-sideLink--index-affairIcon-2xQE6 {
  margin-bottom: 15px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g .assets-style-sideLink--index-serviceIconDiv-JqwNj {
  width: 100%;
  text-align: center;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g .assets-style-sideLink--index-serviceIconDiv-JqwNj .assets-style-sideLink--index-serviceIcon-3eOx1 {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  box-shadow: 0 2px 7px 0 rgba(87, 177, 134, 0.24);
  line-height: 30px;
  text-align: center;
  margin-top: 1px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g .assets-style-sideLink--index-serviceIconDiv-JqwNj .assets-style-sideLink--index-serviceIcon-3eOx1 img {
  margin: 0;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g:hover {
  background: #8DCD76;
  color: #fff;
  cursor: pointer;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g:hover i {
  display: inline;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g .assets-style-sideLink--index-edit-SMFcp i {
  color: #999;
  float: none;
  position: absolute;
  right: 35px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g img {
  height: 20px;
  width: 20px;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g i {
  color: #fff;
  display: none;
  float: right;
  vertical-align: middle;
  line-height: 40px;
  margin-right: 5px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g .assets-style-sideLink--index-serviceName-3w0q2 {
  width: calc(100% - 50px);
  vertical-align: middle;
  /*text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;*/
  color: #474747;
  display: inline-block;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g .assets-style-sideLink--index-serviceName-3w0q2 .assets-style-sideLink--index-ellipsis-XCwW3 {
  display: inline;
  color: #474747 ;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g .assets-style-sideLink--index-heart-F08Qb {
  color: #ff0000;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreDataWrap-3U_pk {
  z-index: 9999;
  overflow: hidden;
  transition: width 0.3s ease;
  border-bottom-right-radius: 10px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg {
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 88, 37, 0.1);
  padding: 0 20px 0 30px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc {
  height: 64px;
  border-bottom: 1px solid #E1E6E3;
  font-size: 18px;
  line-height: 64px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc .assets-style-sideLink--index-title-6acer {
  vertical-align: middle;
  font-size: 18px;
  font-weight: normal;
  color: #666;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc .assets-style-sideLink--index-leftIcon-QC1H9 {
  margin-right: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc .anticon-bars {
  font-size: 28px;
  vertical-align: middle;
  color: #828282;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc .assets-style-sideLink--index-divider-3RDww {
  margin-left: 28px;
  height: 22px;
  color: #aeaeae;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc .anticon-question-circle-o {
  margin-left: 5px;
  cursor: pointer;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc .assets-style-sideLink--index-closeIcon-3mRNo {
  font-size: 18px;
  float: right;
  line-height: 64px;
  margin-right: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc .assets-style-sideLink--index-closeIcon-3mRNo:hover {
  cursor: pointer;
  color: #228B22;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc .assets-style-sideLink--index-searchLayout-v8uPU {
  position: relative;
  display: inline-block;
  background: none;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc .assets-style-sideLink--index-addCustom-2iIbY {
  float: right;
  line-height: 64px;
  padding-right: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 {
  padding: 20px 0;
  position: relative;
  overflow: auto;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-pt-search-2dVbb {
  float: right;
  padding-right: 50px;
  margin-bottom: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-pt-search-2dVbb .assets-style-sideLink--index-ant-select-auto-complete-1XjZ0 {
  vertical-align: middle;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-pt-search-2dVbb .assets-style-sideLink--index-searchButton-NTr7y {
  vertical-align: middle;
  margin-top: -3px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-pt-search-2dVbb .assets-style-sideLink--index-clearIcon-1ITOd {
  right: 145px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 {
  display: inline-block;
  width: calc(100% - 220px);
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC {
  margin-bottom: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03 {
  font-size: 18px;
  color: #005825;
  height: 32px;
  line-height: 32px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03 .assets-style-sideLink--index-tag-FOw1D {
  width: 6px;
  height: 24px;
  background: #45AA70;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  border-radius: 4px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03.assets-style-sideLink--index-serviceDomain-1543F {
  padding: 5px 10px;
  height: 42px;
  border: 1px solid #fff;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03.assets-style-sideLink--index-serviceDomain-1543F:hover {
  border-radius: 4px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03.assets-style-sideLink--index-serviceDomain-1543F:hover .assets-style-sideLink--index-collectSpan-3jK7O {
  display: inline;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03.assets-style-sideLink--index-serviceDomain-1543F:hover .assets-style-sideLink--index-collectSpan-3jK7O i {
  cursor: pointer;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03.assets-style-sideLink--index-serviceDomain-1543F:hover .assets-style-sideLink--index-collectSpan-3jK7O i.assets-style-sideLink--index-deleteCollect-10gH7 {
  color: #37A164;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03.assets-style-sideLink--index-serviceDomain-1543F .assets-style-sideLink--index-collectSpan-3jK7O {
  display: none;
  float: right;
  font-size: 14px;
  color: #000;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03.assets-style-sideLink--index-serviceDomain-1543F .assets-style-sideLink--index-collectSpan-3jK7O i {
  margin-right: 10px;
  color: #CDCDCD;
  vertical-align: middle;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-pointer-1-yIT {
  cursor: pointer;
  font-size: 16px;
  padding-left: 10px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux {
  padding: 0 30px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ {
  overflow: hidden;
  width: 100%;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ i.iconfont {
  color: #d2cece;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .anticon-star {
  color: #d2cece;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .ant-card-meta-title span:hover {
  color: #00a854;
  text-decoration: underline;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li {
  list-style: none;
  float: left;
  padding-left: 5px;
  width: 265px;
  cursor: pointer;
  margin-right: 20px;
  margin-top: 10px;
  height: 128px;
  z-index: 0;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 0px;
  height: 28px;
  line-height: 28px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .ant-card-meta-title {
  font-weight: 600;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .ant-card-bordered:hover {
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .ant-card-body {
  padding: 20px 24px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .assets-style-sideLink--index-content-2pS3H {
  width: 350px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .assets-style-sideLink--index-content-2pS3H span {
  display: block;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .assets-style-sideLink--index-contentCus-2-PW2 .assets-style-sideLink--index-heartNoFloat-3T-1l {
  color: #ff0000;
  cursor: pointer;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .assets-style-sideLink--index-contentCus-2-PW2 .assets-style-sideLink--index-unHeartNoFloat-306tF {
  color: #CCCCCC;
  cursor: pointer;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .assets-style-sideLink--index-contentCus-2-PW2 span {
  display: inline-block;
  margin: 5px 20px 5px 0px;
  font-size: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .assets-style-sideLink--index-contentCus-2-PW2 span i {
  font-size: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .assets-style-sideLink--index-heart-F08Qb,
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .assets-style-sideLink--index-unHeart-2GRuN {
  position: absolute;
  right: 24px;
  top: 18px;
  font-size: 18px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .assets-style-sideLink--index-heart-F08Qb {
  color: #ff0000;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li .assets-style-sideLink--index-unHeart-2GRuN {
  color: #CCCCCC;
  display: none;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li:hover .assets-style-sideLink--index-unHeart-2GRuN {
  display: block;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li:hover .assets-style-sideLink--index-unHeart-2GRuN:hover {
  color: #ff0000;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-divRelative-2hLGZ {
  position: relative;
  text-align: center;
  height: 128px;
  z-index: 2;
  padding-top: 27%;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-image-3fIeK {
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-fontlist-1K5eM {
  word-wrap: break-word;
  word-break: break-all;
  font-family: "Microsoft YaHei";
  margin: 0 auto;
  font-size: 14px;
  height: 21px;
  width: 84px;
  line-height: 20px;
  color: #666666;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO {
  position: absolute;
  top: 7px;
  opacity: 1;
  text-align: right;
  width: 112px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO .iconfont {
  opacity: 0;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO .assets-style-sideLink--index-customLeft-38oLF {
  float: left;
  margin-left: 12px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO .assets-style-sideLink--index-customLeft-38oLF.assets-style-sideLink--index-delete-F1lVn {
  margin-left: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO span i.anticon.anticon-plus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO span i.anticon.anticon-minus-circle-o::before {
  color: #f4f9f6;
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO span i.anticon.anticon-question-circle-o::before {
  border-radius: 50%;
  font-size: 16px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO .anticon-star {
  opacity: 0;
  font-size: 16px;
  line-height: 24px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO .anticon-star.assets-style-sideLink--index-deleteCollect-10gH7 {
  color: #37A164;
  opacity: 1;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO .assets-style-sideLink--index-operation1-1YKv4 {
  padding-right: 20px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO .assets-style-sideLink--index-operation2-AUVev {
  padding-right: 12px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-mask-MgGfS {
  background-color: rgba(35, 145, 230, 0.1);
  border-radius: 4px;
  height: 128px;
  width: 112px;
  z-index: 1;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  border: 1px solid #62B68E;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-noData-1igfj {
  padding: 20px;
  text-align: center;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-noData-1igfj .assets-style-sideLink--index-noDataTips-32Ite {
  margin-top: 10px;
  color: #666666;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl {
  width: 180px;
  position: fixed;
  top: 180px;
  right: 190px;
  height: calc(100% - 300px);
  overflow: hidden;
  background: #F4F9F6;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchorDiv-38i8X {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchorDiv-38i8X.assets-style-sideLink--index-show-13IIF {
  width: 200px;
  /*:global(.ant-affix){
            position:absolute !important;
            left:0!important;
            top:0 !important;
            z-index:1;
            display: block;
          }*/
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchorDiv-38i8X .ant-affix {
  z-index: 1;
  display: none;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH {
  margin: 40px 10px 0 0;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH.ant-anchor-wrapper {
  overflow: visible;
  width: 200px;
  background: none;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH.ant-anchor-wrapper .assets-style-sideLink--index-anchorTitle-1khhR {
  position: absolute;
  top: -30px;
  font-size: 16px;
  color: #005825;
  font-weight: bold;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH.ant-anchor-wrapper .ant-anchor-link {
  padding-top: 15px;
  padding-bottom: 15px;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH .ant-anchor-ink:before {
  width: 1px;
  background-color: #e7e7e7;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH .ant-anchor-link-active .ant-anchor-link-title {
  color: #37A164;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH .ant-anchor-ink-ball {
  border: 2px solid #37A164;
  transform: translateX(-45%);
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH a:hover {
  color: #37A164;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-affairTitle-3WXSj {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
  margin-top: -2px;
  width: 145px;
  padding-right: 15px;
  display: inline-block;
}
.assets-style-sideLink--index-portalSidelink-3UX2F a.assets-style-sideLink--index-affairTitle-3WXSj {
  color: #333333;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-background-CePH1 {
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.5s ease;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-background-CePH1.assets-style-sideLink--index-show-13IIF {
  display: block;
}
.assets-style-sideLink--index-itemDraging-EKzVT {
  background: #D5E6E0;
  padding: 20px;
}
.assets-style-sideLink--index-sideTagitem-13Qyx {
  z-index: 99999;
  height: 64px;
  line-height: 64px;
  text-align: left;
  background: #D5E6E0;
  border: 1px solid #efefef;
  cursor: pointer;
}
.assets-style-sideLink--index-sideTagitem-13Qyx.assets-style-sideLink--index-forbid-uyuev {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.assets-style-sideLink--index-sideTagitem-13Qyx:hover i {
  display: inline;
}
.assets-style-sideLink--index-sideTagitem-13Qyx .assets-style-sideLink--index-iconDiv-1Fxyz {
  width: 60px;
  text-align: center;
  height: 64px;
  display: inline-block;
  line-height: 64px;
  vertical-align: middle;
}
.assets-style-sideLink--index-sideTagitem-13Qyx .assets-style-sideLink--index-systemName-3XpgL {
  display: inline-block;
  vertical-align: middle;
  height: 64px;
  line-height: 64px;
  font-size: 16px;
}
.assets-style-sideLink--index-sideTagitem-13Qyx i {
  color: #98ACA5;
  line-height: 64px;
  display: none;
  float: right;
  vertical-align: middle;
}
.assets-style-sideLink--index-sideTagitem-13Qyx i:hover {
  cursor: pointer;
  color: #228B22;
}
.assets-style-sideLink--index-sideTagitem-13Qyx .iconfont {
  margin-right: 12px;
}
.assets-style-sideLink--index-sideTagitem-13Qyx .anticon-star {
  margin-right: 12px;
  color: #37a164;
}
.assets-style-sideLink--index-sideTagitem-13Qyx .assets-style-sideLink--index-iconTag-3LCmT {
  width: 60px;
  text-align: center;
}
.assets-style-sideLink--index-sideTagitem-13Qyx .assets-style-sideLink--index-iconTag-3LCmT .assets-style-sideLink--index-iconCon-HZzR6 {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  margin: 6px auto 0;
  box-shadow: 0px 2px 7px 0px rgba(87, 177, 134, 0.24);
  line-height: 46px;
  text-align: center;
}
.assets-style-sideLink--index-sideTagitem-13Qyx .assets-style-sideLink--index-iconTag-3LCmT img {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.assets-style-sideLink--index-hiddenBody-1LwLW {
  overflow: hidden;
}
.assets-style-sideLink--index-showBody-3nWVP {
  overflow: auto;
}
.assets-style-sideLink--index-customerModal-3oij- {
  overflow: hidden;
}
.assets-style-sideLink--index-customerModal-3oij- .ant-modal-header {
  padding: 14px 24px;
  background: green;
  font-size: 16px;
  font-weight: normal;
}
.assets-style-sideLink--index-customerModal-3oij- .ant-modal-title {
  color: #ffffff;
}
.assets-style-sideLink--index-customerModal-3oij- .ant-modal-close-x {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
}
.assets-style-sideLink--index-customerModal-3oij- .ant-modal-body {
  padding: 0;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-customerForm-1uLcR {
  padding: 20px;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-customerForm-1uLcR .assets-style-sideLink--index-iconSelect-3N5mh {
  width: 100%;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-customerForm-1uLcR .assets-style-sideLink--index-iconSelect-3N5mh .assets-style-sideLink--index-iconDiv-1Fxyz {
  width: 132px;
  height: 132px;
  line-height: 132px;
  text-align: center;
  border: 1px dashed #D5E6E0;
  display: inline-block;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-customerForm-1uLcR .assets-style-sideLink--index-iconSelect-3N5mh .assets-style-sideLink--index-iconDiv-1Fxyz .assets-style-sideLink--index-iconTag-3LCmT {
  display: inline-block;
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  height: 66px;
  width: 66px;
  border-radius: 50%;
  margin: 5px auto 0;
  box-shadow: 0px 2px 7px 0px rgba(87, 177, 134, 0.8);
  line-height: 60px;
  vertical-align: middle;
  margin-top: -8px;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-customerForm-1uLcR .assets-style-sideLink--index-iconSelect-3N5mh .assets-style-sideLink--index-iconDiv-1Fxyz .assets-style-sideLink--index-iconTag-3LCmT img {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-customerForm-1uLcR .assets-style-sideLink--index-iconSelect-3N5mh .assets-style-sideLink--index-iconBottom-ivYGG {
  display: inline-block;
  vertical-align: bottom;
  padding: 0 20px;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-customerForm-1uLcR .assets-style-sideLink--index-iconSelect-3N5mh .assets-style-sideLink--index-iconBottom-ivYGG .assets-style-sideLink--index-iconRandom-1OM4K {
  margin-right: 20px;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-iconSelectDiv-TnmfM {
  padding: 20px;
  height: 300px;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-iconSelectDiv-TnmfM .assets-style-sideLink--index-iconListDiv-mkng3 .assets-style-sideLink--index-logoList-2sXxC li {
  height: 80px;
  width: 100px;
  float: left;
  position: relative;
  margin: 2px;
  z-index: 0;
  cursor: pointer;
  text-align: center;
  display: table;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-iconSelectDiv-TnmfM .assets-style-sideLink--index-iconListDiv-mkng3 .assets-style-sideLink--index-logoList-2sXxC li .assets-style-sideLink--index-logoDivRelative-2TLbK {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  height: 80px;
  z-index: 2;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-iconSelectDiv-TnmfM .assets-style-sideLink--index-iconListDiv-mkng3 .assets-style-sideLink--index-logoList-2sXxC li .assets-style-sideLink--index-logoDivRelative-2TLbK .assets-style-sideLink--index-image-3fIeK {
  width: 40px;
  height: 40px;
  margin-bottom: 0;
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-iconSelectDiv-TnmfM .assets-style-sideLink--index-iconListDiv-mkng3 .assets-style-sideLink--index-logoList-2sXxC li:hover {
  background: rgba(141, 205, 118, 0.4);
}
.assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-iconSelectDiv-TnmfM .assets-style-sideLink--index-iconListDiv-mkng3 .assets-style-sideLink--index-logoList-2sXxC li.assets-style-sideLink--index-active-11xur {
  background: rgba(141, 205, 118, 0.4);
}
.assets-style-sideLink--index-affairName-1hjjX :hover {
  text-decoration: underline;
}
.assets-style-sideLink--index-bodyFixed-1BFRr {
  position: fixed;
  width: 100%;
}
/****************绿色主题开始******************/
.theme-green .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-tagItem-2AHAr:hover {
  background: #E6FFF1;
  cursor: pointer;
}
.theme-green .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-tagItem-2AHAr.assets-style-sideLink--index-current-2iCiU {
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
  background: #f2aa18;
}
/**************** 蓝色主题开始*****************/
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F {
  box-shadow: 0 0 10px 0 rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F.assets-style-sideLink--index-showBigList-1EKkQ .assets-style-sideLink--index-searchButton-NTr7y:hover {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU {
  background: #fafdff;
  /*i{
        &:hover{
          color:@theme-blue-1;
        }
      }*/
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-toggle-34U9c .assets-style-sideLink--index-sideLogo-2yPRG:hover {
  background: #e6f7ff;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideLeft-17v5_ {
  background: #fafdff;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-tagItem-2AHAr {
  background: #fafdff;
  cursor: pointer;
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-tagItem-2AHAr:hover {
  background: #e6f7ff;
  cursor: pointer;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-tagItem-2AHAr.assets-style-sideLink--index-current-2iCiU {
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
  background: #f2aa18;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-hideTag-2dcZc {
  background: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnWrap-2aa49 {
  background: #fafdff;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnWrap-2aa49 .assets-style-sideLink--index-rollback-3-wo0 {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnContent-2EuhQ .assets-style-sideLink--index-addName-1I9FX {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-sideTagitem-13Qyx {
  background: #f4f5f5;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-sideTagitem-13Qyx:hover {
  background: #D5E6E0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk:hover .assets-style-sideLink--index-emptyTips-391r_ {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk:hover .assets-style-sideLink--index-emptyTips-391r_ {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse-content {
  background: #F2F3F4;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse .ant-collapse-item.ant-collapse-no-arrow .ant-collapse-header .anticon-star {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse-item-active .ant-collapse-header {
  border-bottom: 2px solid #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse-item-active .assets-style-sideLink--index-serviceCount-28HZo {
  background: #397EF0;
  border: 1px solid #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceDomainIconDiv-2dbdM .assets-style-sideLink--index-serviceDomainIcon-3iDbB {
  border: 1px solid rgba(35, 145, 230, 0.1);
  background-color: #397EF0;
  box-shadow: 0 2px 7px 0 rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceCount-28HZo {
  background: #F0F3F6;
  border: 1px solid #CFD7DE;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g .assets-style-sideLink--index-serviceIconDiv-JqwNj .assets-style-sideLink--index-serviceIcon-3eOx1 {
  border: 1px solid rgba(87, 177, 134, 0.1);
  box-shadow: 0 2px 7px 0 rgba(87, 177, 134, 0.24);
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g:hover {
  background: #a2ceff;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg {
  box-shadow: 0 0 10px 0 rgba(0, 88, 37, 0.1);
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc {
  border-bottom: 1px solid #E1E6E3;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc .assets-style-sideLink--index-closeIcon-3mRNo:hover {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03 {
  color: #1F5BCB;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03 .assets-style-sideLink--index-tag-FOw1D {
  background: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03.assets-style-sideLink--index-serviceDomain-1543F:hover .assets-style-sideLink--index-collectSpan-3jK7O i.assets-style-sideLink--index-deleteCollect-10gH7 {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li:hover .assets-style-sideLink--index-fontlist-1K5eM {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .ant-card-meta-title span:hover {
  color: #397EF0;
  text-decoration: underline;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO .anticon-star.assets-style-sideLink--index-deleteCollect-10gH7 {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-mask-MgGfS {
  border: 1px solid #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl {
  background: #f3f7f9;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH.ant-anchor-wrapper .assets-style-sideLink--index-anchorTitle-1khhR {
  color: #1F5BCB;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH .ant-anchor-ink:before {
  background-color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH .ant-anchor-link-active .ant-anchor-link-title {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH .ant-anchor-ink-ball {
  border: 2px solid #397EF0;
}
.theme-blue .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-itemDraging-EKzVT {
  background: #D5E6E0;
}
.theme-blue .assets-style-sideLink--index-sideTagitem-13Qyx {
  background: #D5E6E0;
  border: 1px solid #efefef;
}
.theme-blue .assets-style-sideLink--index-sideTagitem-13Qyx i {
  color: #98ACA5;
}
.theme-blue .assets-style-sideLink--index-sideTagitem-13Qyx i:hover {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-sideTagitem-13Qyx .anticon-star {
  color: #397EF0;
}
.theme-blue .assets-style-sideLink--index-sideTagitem-13Qyx .assets-style-sideLink--index-iconTag-3LCmT .assets-style-sideLink--index-iconCon-HZzR6 {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0px 2px 7px 0px rgba(87, 177, 134, 0.24);
}
.theme-blue .assets-style-sideLink--index-customerModal-3oij- .ant-modal-header {
  background: #397EF0;
}
.theme-blue .assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-customerForm-1uLcR .assets-style-sideLink--index-iconSelect-3N5mh .assets-style-sideLink--index-iconDiv-1Fxyz {
  border: 1px dashed #D5E6E0;
}
.theme-blue .assets-style-sideLink--index-customerModal-3oij- .assets-style-sideLink--index-customerForm-1uLcR .assets-style-sideLink--index-iconSelect-3N5mh .assets-style-sideLink--index-iconDiv-1Fxyz .assets-style-sideLink--index-iconTag-3LCmT {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0px 2px 7px 0px rgba(35, 145, 230, 0.3);
}
/*************** 蓝色主题结束*****************/
/**************** 红色主题开始*****************/
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F {
  box-shadow: 0 0 10px 0 rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F.assets-style-sideLink--index-showBigList-1EKkQ .assets-style-sideLink--index-searchButton-NTr7y:hover {
  color: #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-affairName-1hjjX :hover {
  text-decoration: underline;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-searchLayout-v8uPU {
  background: #fafdff;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-toggle-34U9c .assets-style-sideLink--index-sideLogo-2yPRG:hover {
  background: #fff1f0;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideLeft-17v5_ {
  background: #fafdff;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-tagItem-2AHAr {
  background: #fafdff;
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-tagItem-2AHAr:hover {
  background: #fff1f0;
  cursor: pointer;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-tagItem-2AHAr.assets-style-sideLink--index-current-2iCiU {
  background: #f2aa18;
  box-shadow: 1px 1px 1px 1px rgba(0, 88, 37, 0.3);
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-sideTag-1WkBR .assets-style-sideLink--index-hideTag-2dcZc {
  background: #F63E62;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnWrap-2aa49 {
  background: #fafdff;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnWrap-2aa49 .assets-style-sideLink--index-rollback-3-wo0 {
  color: #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-addBtnContent-2EuhQ .assets-style-sideLink--index-addName-1I9FX {
  color: #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-systemList-P9G8h .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk:hover .assets-style-sideLink--index-emptyTips-391r_ {
  color: #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-emptyTipsDiv-2Y6Zk:hover .assets-style-sideLink--index-emptyTips-391r_ {
  color: #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse-content {
  background: #F2F3F4;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse .ant-collapse-item.ant-collapse-no-arrow .ant-collapse-header .anticon-star {
  color: #F63E62;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse-item-active .ant-collapse-header {
  border-bottom: 2px solid #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .ant-collapse-item-active .assets-style-sideLink--index-serviceCount-28HZo {
  background: #9A001E;
  border: 1px solid #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-serviceList-1iBS3 .assets-style-sideLink--index-serviceItem-2qO2g:hover {
  background: rgba(255, 71, 72, 0.2);
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg {
  box-shadow: 0 0 10px 0 rgba(169, 0, 33, 0.1);
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc {
  /*border-bottom: 1px solid @theme-red-5;*/
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-titleBar-2m4Hc .assets-style-sideLink--index-closeIcon-3mRNo:hover {
  color: #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03 {
  color: #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03 .assets-style-sideLink--index-tag-FOw1D {
  background: #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-type-3XQ03.assets-style-sideLink--index-serviceDomain-1543F:hover .assets-style-sideLink--index-collectSpan-3jK7O i.assets-style-sideLink--index-deleteCollect-10gH7 {
  color: #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ li:hover .assets-style-sideLink--index-fontlist-1K5eM {
  color: #F63E62;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .ant-card-meta-title span:hover {
  color: #F63E62;
  text-decoration: underline;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-closeRight-2GHlO .anticon-star.assets-style-sideLink--index-deleteCollect-10gH7 {
  color: #F63E62;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-contentBody-2tUh5 .assets-style-sideLink--index-contentList-2fj98 .assets-style-sideLink--index-typeItem-3kMWC .assets-style-sideLink--index-dataList-VA_ux .assets-style-sideLink--index-ullist-niZZQ .assets-style-sideLink--index-mask-MgGfS {
  border: 1px solid #F63E62;
  background-color: #fffbfb;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl {
  background: #fffbfb;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH.ant-anchor-wrapper .assets-style-sideLink--index-anchorTitle-1khhR {
  color: #9A001E;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH .ant-anchor-ink:before {
  background-color: #F63E62;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH .ant-anchor-link-active .ant-anchor-link-title {
  color: #F63E62;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH .ant-anchor-ink-ball {
  border: 2px solid #F63E62;
}
.theme-red .assets-style-sideLink--index-portalSidelink-3UX2F .assets-style-sideLink--index-moreContent-2_xyg .assets-style-sideLink--index-anchorContent-1JCHl .assets-style-sideLink--index-anchor-3FUbH a:hover {
  color: #F63E62;
}
.theme-red .assets-style-sideLink--index-sideTagitem-13Qyx i {
  color: #98ACA5;
}
.theme-red .assets-style-sideLink--index-sideTagitem-13Qyx i:hover {
  color: #9A001E;
}
.theme-red .assets-style-sideLink--index-sideTagitem-13Qyx .anticon-star {
  color: #9A001E;
}
.theme-red .assets-style-sideLink--index-sideTagitem-13Qyx .assets-style-sideLink--index-iconTag-3LCmT .assets-style-sideLink--index-iconCon-HZzR6 {
  border: 1px solid rgba(169, 0, 33, 0.1);
  background-color: #fffbfb;
  box-shadow: 0px 2px 7px 0px rgba(169, 0, 33, 0.3);
}
/*************** 红色主题结束*****************/
@media (max-width: 1400px) {
  .font-normal .assets-style-sideLink--index-portalSidelink-3UX2F {
    margin-left: -60px;
  }
  .font-normal .assets-style-sideLink--index-portalSidelink-3UX2F.assets-style-sideLink--index-showBigList-1EKkQ {
    margin-left: 0;
  }
}
@media (max-width: 1540px) {
  .font-large .assets-style-sideLink--index-portalSidelink-3UX2F {
    margin-left: -60px;
  }
  .font-large .assets-style-sideLink--index-portalSidelink-3UX2F.assets-style-sideLink--index-showBigList-1EKkQ {
    margin-left: 0;
  }
}
@media (max-width: 1750px) {
  .font-extraLarge .assets-style-sideLink--index-portalSidelink-3UX2F {
    margin-left: -60px;
  }
  .font-extraLarge .assets-style-sideLink--index-portalSidelink-3UX2F.assets-style-sideLink--index-showBigList-1EKkQ {
    margin-left: 0;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-card-email--index-email-1IZ67 img {
  float: left;
}
.assets-style-card-email--index-email-1IZ67 ul {
  float: left;
  margin-right: 78px;
  margin: 45px 0 0 42px;
}
.assets-style-card-email--index-email-1IZ67 li {
  list-style: none;
  line-height: 30px;
}
.assets-style-card-email--index-update-1jTXM {
  margin-left: 25px;
}
.assets-style-card-email--index-entry-2DqK2 {
  text-align: center;
}
.assets-style-card-email--index-entry-2DqK2 div {
  background-color: #397EF0;
  border-radius: 16px;
  color: #fff;
  font-weight: 400;
  width: 120px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  cursor: pointer;
  margin-top: 55px;
}
.assets-style-card-email--index-entry-2DqK2 span {
  line-height: 21px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
}
.assets-style-card-email--index-listContent-2Y9hD {
  width: 100%;
  padding: 0 20px;
}
.assets-style-card-email--index-listContent-2Y9hD:hover {
  background-color: #f2f2f2;
  cursor: pointer;
}
.assets-style-card-email--index-listContent-2Y9hD .assets-style-card-email--index-itemRow-1mhQ5 {
  color: #000000;
  font-size: 14px;
  line-height: 55px;
  height: 55px;
}
.assets-style-card-email--index-listContent-2Y9hD .assets-style-card-email--index-itemRow-1mhQ5 .assets-style-card-email--index-itemCol-1R2c1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_2wjs2y6b1l9.eot');
  src: url('//at.alicdn.com/t/font_864711_2wjs2y6b1l9.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_2wjs2y6b1l9.woff') format('woff'), url('//at.alicdn.com/t/font_864711_2wjs2y6b1l9.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_2wjs2y6b1l9.svg#iconfont') format('svg');
}
.assets-style-card-transactionService--index-iconfont-1YSAt {
  font-family: "iconfont" !important;
  font-size: 24px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-card-transactionService--index-listMain-2vPBZ {
  height: 280px;
  width: 100%;
  position: relative;
  padding-bottom: 10px;
}
.assets-style-card-transactionService--index-card-26csw {
  border: none;
}
.assets-style-card-transactionService--index-colItem-q63Bo {
  height: 90px;
  width: 100px;
  text-align: center;
  cursor: pointer;
}
.assets-style-card-transactionService--index-colItem-q63Bo .assets-style-card-transactionService--index-circle-1G5Si {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden;
  height: 50px;
  width: 50px;
  line-height: 50px;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid rgba(87, 177, 134, 0.1);
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  text-align: center;
}
.assets-style-card-transactionService--index-colItem-q63Bo .assets-style-card-transactionService--index-circle-1G5Si .assets-style-card-transactionService--index-icon-3_8rF {
  font-size: 24px;
}
.assets-style-card-transactionService--index-colItem-q63Bo .assets-style-card-transactionService--index-name-1gR0v {
  width: 100%;
  height: 50px;
  text-align: center;
}
.assets-style-card-transactionService--index-forbidden-3wJCO {
  color: #c9c9c9;
}
.assets-style-card-transactionService--index-display-1oZvT {
  display: none;
}
.assets-style-card-transactionService--index-prevPage-3EAZV {
  position: absolute;
  bottom: 0px;
  right: 100px;
}
.assets-style-card-transactionService--index-nextPage-3NLE1 {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-card-transactionService--index-colItem-q63Bo .assets-style-card-transactionService--index-circle-1G5Si {
  box-shadow: 0px 0px 5px rgba(35, 145, 230, 0.3);
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-card-transactionService--index-colItem-q63Bo .assets-style-card-transactionService--index-circle-1G5Si {
  border-color: rgba(208, 64, 92, 0.1);
  box-shadow: 0px 0px 5px rgba(169, 0, 33, 0.3);
}
/*************** 红色主题 end***************/
.assets-style-card-score--index-scoreCard-2ahyv {
  height: 360px;
}
.assets-style-card-score--index-scoreCard-2ahyv ul li {
  display: inline-block;
  list-style: none;
}
.assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span2-2ihPw,
.assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span4-2o6fS {
  width: 60px;
  margin-left: 10px;
}
.assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span1-3YlVF {
  width: 30px;
  margin-left: 10px;
}
.assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span3-yY4sK {
  width: calc(100% - 290px);
  float: left;
  margin-left: 0px;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-opt-1DcQi li {
  width: 170px;
  text-align: center;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-opt-1DcQi li:nth-child(2) a {
  color: #000000;
  font-weight: 600;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-opt-1DcQi li.assets-style-card-score--index-itemChange-3SwO0 {
  width: calc(50% - 85px);
  cursor: pointer;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-opt-1DcQi li.assets-style-card-score--index-left-3L6si {
  text-align: right;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-opt-1DcQi li.assets-style-card-score--index-right-11s4J {
  text-align: left;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-opt-1DcQi li.assets-style-card-score--index-forbidden-3X0Fs a {
  color: #CCCCCC;
  cursor: not-allowed;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-head-7MpaZ {
  height: 48px;
  line-height: 48px;
  color: #000000;
  font-weight: 600;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-score-3rEp4 {
  height: 24px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 5px;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-score-3rEp4 li:nth-child(1) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-score-3rEp4 span {
  display: inline-block;
  color: #FFFFFF;
  border-radius: 3px;
  padding: 0px 5px;
  margin-right: 5px;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-score-3rEp4 span.assets-style-card-score--index-flagRed-1rhvt {
  background: #fc526f;
}
.assets-style-card-score--index-scoreCard-2ahyv .assets-style-card-score--index-score-3rEp4 span.assets-style-card-score--index-flagBlue-2AG9V {
  background: #269eff;
}
@media (max-width: 1601px) {
  .font-normal .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span4-2o6fS {
    display: none;
  }
  .font-normal .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span3-yY4sK {
    width: calc(100% - 220px);
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span1-3YlVF,
  .font-normal .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span2-2ihPw,
  .font-normal .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span4-2o6fS {
    margin-left: 20px;
  }
  .font-normal .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span3-yY4sK {
    width: calc(100% - 340px);
  }
}
@media (max-width: 1761.1px) {
  .font-large .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span4-2o6fS {
    display: none;
  }
  .font-large .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span3-yY4sK {
    width: calc(100% - 220px);
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span1-3YlVF,
  .font-large .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span2-2ihPw,
  .font-large .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span4-2o6fS {
    margin-left: 20px;
  }
  .font-large .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span3-yY4sK {
    width: calc(100% - 340px);
  }
}
@media (max-width: 2001.25px) {
  .font-extraLarge .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span4-2o6fS {
    display: none;
  }
  .font-extraLarge .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span3-yY4sK {
    width: calc(100% - 220px);
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span1-3YlVF,
  .font-extraLarge .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span2-2ihPw,
  .font-extraLarge .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span4-2o6fS {
    margin-left: 20px;
  }
  .font-extraLarge .assets-style-card-score--index-scoreCard-2ahyv ul li.assets-style-card-score--index-span3-yY4sK {
    width: calc(100% - 340px);
  }
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB {
  border: none;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-opt-m2yBT li {
  width: 170px;
  text-align: center;
  display: inline-block;
  list-style: none;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-opt-m2yBT li.assets-style-card-reimbursement--index-itemChange-3rpZV {
  width: calc(50% - 85px);
  cursor: pointer;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-opt-m2yBT li.assets-style-card-reimbursement--index-left-1A37a {
  text-align: right;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-opt-m2yBT li.assets-style-card-reimbursement--index-right-L8PBB {
  text-align: left;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-opt-m2yBT li.assets-style-card-reimbursement--index-forbidden-Z-kz9 a {
  color: #CCCCCC;
  cursor: not-allowed;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-opt-m2yBT span.assets-style-card-reimbursement--index-title-271Ok {
  color: #000000;
  font-weight: 600;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY {
  height: 200px;
  width: 100%;
  /* &>div{
      float: left;
      width: 50%;
      height: 100%;
    }*/
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY div.assets-style-card-reimbursement--index-image-1gqMm {
  line-height: 200px;
  text-align: center;
  float: left;
  width: calc(100% - 250px);
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY img {
  width: 100%;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY div.assets-style-card-reimbursement--index-info-29bbJ {
  margin-top: 30px;
  float: right;
  text-align: left;
  width: 225px;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY div.assets-style-card-reimbursement--index-info-29bbJ > span {
  display: block;
  line-height: 40px;
  height: 40px;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY span.assets-style-card-reimbursement--index-colorBlue-3GZGj {
  color: #269eff;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY span.assets-style-card-reimbursement--index-colorRed-NCDqK {
  color: #fc526f;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY span.assets-style-card-reimbursement--index-colorGray-21Dhs {
  color: #CCCCCC;
}
.assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY .ant-btn-primary {
  border-radius: 16px;
  height: 28px;
}
@media (max-width: 1601px) {
  .font-normal .assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY div.assets-style-card-reimbursement--index-image-1gqMm {
    width: calc(100% - 230px);
  }
}
@media (max-width: 1761.1px) {
  .font-large .assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY div.assets-style-card-reimbursement--index-image-1gqMm {
    width: calc(100% - 230px);
  }
}
@media (max-width: 2001.25px) {
  .font-extraLarge .assets-style-card-reimbursement--index-reimbursementCard-19JKB .assets-style-card-reimbursement--index-content-JjOLY div.assets-style-card-reimbursement--index-image-1gqMm {
    width: calc(100% - 230px);
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-card-leaveCount--index-leaveCount-3pIT6 {
  border: none;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .ant-card-body {
  padding: 24px 0px 0px;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 ul li {
  display: inline-block;
  list-style: none;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 span.assets-style-card-leaveCount--index-colorBlue-2C-6q {
  color: #269eff;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 span.assets-style-card-leaveCount--index-colorRed-QZxAL {
  color: #ff0000;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 span.assets-style-card-leaveCount--index-backColorBlue-3XGHF {
  background: #269eff;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 span.assets-style-card-leaveCount--index-backColorRed-2hURN {
  background-color: #ff526e;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 span.assets-style-card-leaveCount--index-title-3gMJ5 {
  color: #000000;
  font-weight: 600;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-opt-1bKtA li {
  width: 170px;
  text-align: center;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-opt-1bKtA li.assets-style-card-leaveCount--index-itemChange-2ZPoc {
  width: calc(50% - 85px);
  cursor: pointer;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-opt-1bKtA li.assets-style-card-leaveCount--index-left-3Tu6z {
  text-align: right;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-opt-1bKtA li.assets-style-card-leaveCount--index-right-1vlzu {
  text-align: left;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-opt-1bKtA li.assets-style-card-leaveCount--index-forbidden-10CAw a {
  color: #CCCCCC;
  cursor: not-allowed;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-opt-1bKtA span.assets-style-card-leaveCount--index-aLink-2oy4V:hover {
  cursor: pointer;
  text-decoration: underline;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-count-DLjsq {
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-count-DLjsq li {
  margin: 0px 10px;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-monthCol-2dXxU {
  border-top: 1px solid #E1E6E3;
  border-left: 1px solid #E1E6E3;
  width: 25%;
  padding-bottom: 10px;
  cursor: pointer;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-monthCol-2dXxU .assets-style-card-leaveCount--index-leaveList-2cp2p {
  height: 24px;
  line-height: 24px;
  padding: 0px 12px;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-monthCol-2dXxU .assets-style-card-leaveCount--index-leaveList-2cp2p:hover {
  background: #e6f7ff;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-monthCol-2dXxU .assets-style-card-leaveCount--index-leaveMonth-3YLC4:hover {
  background: none;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-monthCol-2dXxU .assets-style-card-leaveCount--index-leaveMonth-3YLC4 {
  height: 32px;
  line-height: 32px;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-monthCol-2dXxU .assets-style-card-leaveCount--index-leaveMonth-3YLC4 a {
  font-weight: 600;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-mostMonth-1WnBS {
  background: #fff6f7;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-detail-3TBtl {
  padding: 12px 10px 12px 20px;
  margin: 0px 20px 10px 24px;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-detail-3TBtl > div {
  display: inline-block;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-detail-3TBtl div:nth-child(1) {
  height: 30px;
  line-height: 30px;
  position: relative;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-detail-3TBtl div:nth-child(1) span.assets-style-card-leaveCount--index-backColorRed-2hURN,
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-detail-3TBtl div:nth-child(1) span.assets-style-card-leaveCount--index-backColorBlue-3XGHF {
  color: #FFFFFF;
  display: inline-block;
  padding: 0px 5px;
  border-radius: 2px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 5px;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-detail-3TBtl .assets-style-card-leaveCount--index-leave-28H81 {
  margin-left: 50px;
  display: inline-block;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-detail-3TBtl .assets-style-card-leaveCount--index-leave-28H81 div:not(.assets-style-card-leaveCount--index-title-3gMJ5) {
  display: inline-block;
  padding-left: 70px;
}
.assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-detail-3TBtl .assets-style-card-leaveCount--index-leave-28H81 .assets-style-card-leaveCount--index-title-3gMJ5 {
  color: #000000;
  font-weight: 600;
  width: 70px;
  position: absolute;
}
@media (max-width: 1600px) {
  .font-normal .assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-monthCol-2dXxU {
    width: 33%;
  }
}
@media (max-width: 1760px) {
  .font-large .assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-monthCol-2dXxU {
    width: 33%;
  }
}
@media (max-width: 2000px) {
  .font-extraLarge .assets-style-card-leaveCount--index-leaveCount-3pIT6 .assets-style-card-leaveCount--index-monthCol-2dXxU {
    width: 33%;
  }
}
.assets-style-card-evection--index-evectionCard-2teFP {
  border: none;
}
.assets-style-card-evection--index-evectionCard-2teFP ul li {
  display: inline-block;
  list-style: none;
}
.assets-style-card-evection--index-evectionCard-2teFP span.assets-style-card-evection--index-colorBlue-2nN9X {
  color: #269eff;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-title-2-Xr5 {
  color: #000000;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 283px;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-opt-1tW-I li {
  width: 170px;
  text-align: center;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-opt-1tW-I li.assets-style-card-evection--index-itemChange-3LaBW {
  width: calc(50% - 85px);
  cursor: pointer;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-opt-1tW-I li.assets-style-card-evection--index-left-1eSYF {
  text-align: right;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-opt-1tW-I li.assets-style-card-evection--index-right-2rD2i {
  text-align: left;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-opt-1tW-I li.assets-style-card-evection--index-forbidden-22eec a {
  color: #CCCCCC;
  cursor: not-allowed;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-opt-1tW-I span.assets-style-card-evection--index-aLink-2TmQi:hover {
  cursor: pointer;
  text-decoration: underline;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-count-3YHrP {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 22px;
  position: relative;
  z-index: 2;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-count-3YHrP li {
  margin: 0px 10px;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-cursorDiv-2dqFg {
  height: 130px;
  position: absolute;
  left: 17%;
  cursor: pointer;
  z-index: 1;
  width: 66%;
  margin-top: 20px;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-cursorDiv-2dqFg.assets-style-card-evection--index-display-5FKoM {
  display: none;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-detail-3DD_n {
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 10px;
  padding: 10px 20px;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-detail-3DD_n .assets-style-card-evection--index-title-2-Xr5,
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-detail-3DD_n li {
  height: 28px;
  line-height: 28px;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-detail-3DD_n li {
  margin-right: 20px;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-detail-3DD_n li span {
  display: inline-block;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-detail-3DD_n .assets-style-card-evection--index-bar-3Tizf {
  height: 100%;
  width: 7px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-detail-3DD_n img {
  margin-right: 10px;
  position: relative;
  top: -3px;
}
.assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-echarts-1ISD3 {
  position: relative;
  top: -40px;
  cursor: pointer;
  z-index: 0;
}
@media (max-width: 1400px) {
  .font-normal .assets-style-card-evection--index-portalSidelink-2htcu {
    margin-left: -60px;
  }
  .font-normal .assets-style-card-evection--index-portalSidelink-2htcu.assets-style-card-evection--index-showBigList-38l8N {
    margin-left: 0;
  }
}
@media (max-width: 1600px) {
  .font-normal .assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-detail-3DD_n li {
    margin-right: 0px;
  }
}
@media (max-width: 1540px) {
  .font-large .assets-style-card-evection--index-portalSidelink-2htcu {
    margin-left: -60px;
  }
  .font-large .assets-style-card-evection--index-portalSidelink-2htcu.assets-style-card-evection--index-showBigList-38l8N {
    margin-left: 0;
  }
}
@media (max-width: 1760px) {
  .font-large .assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-detail-3DD_n li {
    margin-right: 0px;
  }
}
@media (max-width: 1750px) {
  .font-extraLarge .assets-style-card-evection--index-portalSidelink-2htcu {
    margin-left: -60px;
  }
  .font-extraLarge .assets-style-card-evection--index-portalSidelink-2htcu.assets-style-card-evection--index-showBigList-38l8N {
    margin-left: 0;
  }
}
@media (max-width: 2000px) {
  .font-extraLarge .assets-style-card-evection--index-evectionCard-2teFP .assets-style-card-evection--index-detail-3DD_n li {
    margin-right: 0px;
  }
}
.assets-style-card-course--index-courseCard-3Wftg {
  height: 360px;
}
.assets-style-card-course--index-courseCard-3Wftg ul li {
  display: inline-block;
  list-style: none;
}
.assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span2-37hBg,
.assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span4-1C6An {
  width: 80px;
  margin-left: 10px;
}
.assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span1-rYgdI {
  width: 30px;
  margin-left: 10px;
}
.assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span3-1ogpp {
  width: calc(100% - 380px);
  float: left;
  margin-left: 0px;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-opt-NrPKV li {
  width: 170px;
  text-align: center;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-opt-NrPKV li.assets-style-card-course--index-itemChange-3T6Fn {
  width: calc(50% - 85px);
  cursor: pointer;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-opt-NrPKV li.assets-style-card-course--index-left-2VOxQ {
  text-align: right;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-opt-NrPKV li.assets-style-card-course--index-right-2N8w4 {
  text-align: left;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-opt-NrPKV li.assets-style-card-course--index-forbidden-2t8Zq a {
  color: #CCCCCC;
  cursor: not-allowed;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-head-3iHO4 {
  height: 20px;
  line-height: 20px;
  color: #000000;
  font-weight: 600;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-context-3G6nx {
  margin: 0px 10px;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-h-2LS-e {
  margin-top: 3px;
  height: 26px;
  line-height: 26px;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-App-3_UAd {
  vertical-align: middle;
  padding-left: 20px;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-background-26MSR {
  position: relative;
  border-radius: 5px;
  margin: 10px;
  display: table;
  width: 400px;
  height: 150px;
  background-color: #FAFAFA;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-background1-1rglr {
  position: relative;
  border-radius: 5px;
  margin: 10px;
  display: table;
  width: 400px;
  height: 150px;
  background-color: #FFF0F5;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-color1-iK-W4 {
  background: #F0F0F0;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-color2-zSCII {
  background: #FFF5EE;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-score-1riwI {
  height: 24px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 5px;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-score-1riwI li:nth-child(1) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-score-1riwI span {
  display: inline-block;
  color: #FFFFFF;
  border-radius: 3px;
  padding: 0px 5px;
  margin-right: 5px;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-score-1riwI span.assets-style-card-course--index-flagRed-3zR6n {
  background: #fc526f;
}
.assets-style-card-course--index-courseCard-3Wftg .assets-style-card-course--index-score-1riwI span.assets-style-card-course--index-flagBlue-2SZzp {
  background: #269eff;
}
@media (max-width: 1601px) {
  .font-normal .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span4-1C6An {
    display: none;
  }
  .font-normal .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span3-1ogpp {
    width: calc(100% - 220px);
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span1-rYgdI,
  .font-normal .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span2-37hBg,
  .font-normal .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span4-1C6An {
    margin-left: 20px;
  }
  .font-normal .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span3-1ogpp {
    width: calc(100% - 340px);
  }
}
@media (max-width: 1761.1px) {
  .font-large .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span4-1C6An {
    display: none;
  }
  .font-large .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span3-1ogpp {
    width: calc(100% - 220px);
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span1-rYgdI,
  .font-large .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span2-37hBg,
  .font-large .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span4-1C6An {
    margin-left: 20px;
  }
  .font-large .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span3-1ogpp {
    width: calc(100% - 340px);
  }
}
@media (max-width: 2001.25px) {
  .font-extraLarge .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span4-1C6An {
    display: none;
  }
  .font-extraLarge .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span3-1ogpp {
    width: calc(100% - 220px);
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span1-rYgdI,
  .font-extraLarge .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span2-37hBg,
  .font-extraLarge .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span4-1C6An {
    margin-left: 20px;
  }
  .font-extraLarge .assets-style-card-course--index-courseCard-3Wftg ul li.assets-style-card-course--index-span3-1ogpp {
    width: calc(100% - 340px);
  }
}
.assets-style-card-course--index-bar-NH5tf {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 130px;
  width: 7px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.assets-style-card-course--index-mainListBlue-2k6qI .ant-list-item-meta {
  width: 100% !important;
}
.assets-style-card-course--index-mainListBlue-2k6qI .ant-list-item-meta .ant-list-item-meta-content {
  width: 100% !important;
}
.assets-style-card-course--index-mainListBlue-2k6qI li {
  border-color: #f3f5f4 !important;
}
.assets-style-card-course--index-mainListBlue-2k6qI li:hover {
  background-color: #e6f7ff !important;
}
.assets-style-card-course--index-mainListRed-1dbFR .ant-list-item-meta {
  width: 100% !important;
}
.assets-style-card-course--index-mainListRed-1dbFR .ant-list-item-meta .ant-list-item-meta-content {
  width: 100% !important;
}
.assets-style-card-course--index-mainListRed-1dbFR li {
  border-color: #f3f5f4 !important;
}
.assets-style-card-course--index-mainListRed-1dbFR li:hover {
  background-color: #fff1f1 !important;
}
.assets-style-card-course--index-mainListGreen-HUDNz .ant-list-item-meta {
  width: 100% !important;
}
.assets-style-card-course--index-mainListGreen-HUDNz .ant-list-item-meta .ant-list-item-meta-content {
  width: 100% !important;
}
.assets-style-card-course--index-mainListGreen-HUDNz li {
  border-color: #f3f5f4 !important;
}
.assets-style-card-course--index-mainListGreen-HUDNz li:hover {
  background-color: #f4fdf8 !important;
}
.assets-style-card-activity--index-activityCard-Zl_uW {
  height: 360px;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-App-24cpR {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-background-AkMjR {
  margin: 10px;
  display: table;
  border-left-width: 6px;
  border-left-style: solid;
  border-radius: 4px;
  width: 400px;
  height: 150px;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-background3-2uZEN {
  margin: 10px;
  display: table;
  border-left: 6px solid #63B8FF;
  border-radius: 4px;
  width: 400px;
  height: 150px;
  background-color: #FCFCFC;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-background1-cgVQU {
  margin: 10px;
  display: table;
  border-left: 6px solid #FF3E96;
  border-radius: 4px;
  width: 400px;
  height: 150px;
  background-color: #FFF0F5;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-background2-6N4yP {
  margin: 10px;
  display: table;
  border-left: 6px solid #FFFFE0;
  border-radius: 4px;
  width: 400px;
  height: 150px;
  background-color: #FFFFE0;
}
.assets-style-card-activity--index-activityCard-Zl_uW ul li {
  display: inline-block;
  list-style: none;
}
.assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span2-3Xly5,
.assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span4-1JJtU {
  width: 80px;
  margin-left: 10px;
}
.assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span1-amTj0 {
  width: 30px;
  margin-left: 10px;
}
.assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span3-1_LjB {
  width: calc(100% - 380px);
  float: left;
  margin-left: 0px;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-opt-ObdSo li {
  width: 170px;
  text-align: center;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-opt-ObdSo li.assets-style-card-activity--index-itemChange-x5Xu4 {
  width: calc(50% - 85px);
  cursor: pointer;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-opt-ObdSo li.assets-style-card-activity--index-left-so1_A {
  text-align: right;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-opt-ObdSo li.assets-style-card-activity--index-right-_F-SI {
  text-align: left;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-opt-ObdSo li.assets-style-card-activity--index-forbidden-2w8EA a {
  color: #CCCCCC;
  cursor: not-allowed;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-head-2kXzs {
  height: 20px;
  line-height: 20px;
  color: #000000;
  font-weight: 600;
  margin-top: 7px;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-context-2WYK8 {
  margin: 0px 10px;
  margin-top: 7px;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-h-3jllG {
  height: 26px;
  line-height: 26px;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-color1-d9Zq7 {
  background: #F0F0F0;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-color2-1-GTW {
  background: #269eff;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-score-1_obS {
  height: 24px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 5px;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-score-1_obS li:nth-child(1) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-score-1_obS span {
  display: inline-block;
  color: #FFFFFF;
  border-radius: 3px;
  padding: 0px 5px;
  margin-right: 5px;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-score-1_obS span.assets-style-card-activity--index-flagRed-1kL72 {
  background: #fc526f;
}
.assets-style-card-activity--index-activityCard-Zl_uW .assets-style-card-activity--index-score-1_obS span.assets-style-card-activity--index-flagBlue-1nSZA {
  background: #269eff;
}
@media (max-width: 1601px) {
  .font-normal .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span4-1JJtU {
    display: none;
  }
  .font-normal .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span3-1_LjB {
    width: calc(100% - 220px);
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span1-amTj0,
  .font-normal .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span2-3Xly5,
  .font-normal .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span4-1JJtU {
    margin-left: 20px;
  }
  .font-normal .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span3-1_LjB {
    width: calc(100% - 340px);
  }
}
@media (max-width: 1761.1px) {
  .font-large .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span4-1JJtU {
    display: none;
  }
  .font-large .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span3-1_LjB {
    width: calc(100% - 220px);
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span1-amTj0,
  .font-large .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span2-3Xly5,
  .font-large .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span4-1JJtU {
    margin-left: 20px;
  }
  .font-large .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span3-1_LjB {
    width: calc(100% - 340px);
  }
}
@media (max-width: 2001.25px) {
  .font-extraLarge .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span4-1JJtU {
    display: none;
  }
  .font-extraLarge .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span3-1_LjB {
    width: calc(100% - 220px);
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span1-amTj0,
  .font-extraLarge .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span2-3Xly5,
  .font-extraLarge .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span4-1JJtU {
    margin-left: 20px;
  }
  .font-extraLarge .assets-style-card-activity--index-activityCard-Zl_uW ul li.assets-style-card-activity--index-span3-1_LjB {
    width: calc(100% - 340px);
  }
}
.assets-style-nullDataInfo--index-cardData-2gDcd {
  width: 100%;
  height: 200px;
  background: url(../../assets/images/empty_data.png) no-repeat center;
  position: relative;
}
.assets-style-nullDataInfo--index-cardData-2gDcd .assets-style-nullDataInfo--index-message-t15PL {
  top: 150px;
  position: absolute;
  text-align: center;
  color: #DBDBDB;
  font-size: 14px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-nullDataInfo--index-pageData-2MFJc {
  width: 100%;
  height: 400px;
  position: relative;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-nullDataInfo--index-pageData-2MFJc .assets-style-nullDataInfo--index-message-t15PL {
  top: 260px;
  position: absolute;
  text-align: center;
  color: #DBDBDB;
  font-size: 14px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-nullDataInfo--index-nullData-mdriz {
  background: none;
}
.assets-style-card-registrationStatistics--index-left-2SiBG {
  float: left;
  z-index: 5;
}
.assets-style-card-registrationStatistics--index-right-3-3XF {
  height: 280px;
  width: 35%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-card-registrationStatistics--index-right-3-3XF .assets-style-card-registrationStatistics--index-rightNumber-3C_Hi {
  width: 100%;
  padding: 0px 10px;
}
.assets-style-card-registrationStatistics--index-right-3-3XF h2 {
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: #397EF0;
  text-align: center;
  line-height: 36px;
  font-size: 20px;
}
.assets-style-card-registrationStatistics--index-right-3-3XF .assets-style-card-registrationStatistics--index-number-3yIgj {
  background: url(../../assets/images/number_background.png) no-repeat;
  background-size: 100% 100%;
  height: 55px;
  width: 100%;
  position: relative;
}
.assets-style-card-registrationStatistics--index-right-3-3XF .assets-style-card-registrationStatistics--index-number-3yIgj span {
  display: inline-block;
  position: absolute;
  font-size: 40px;
  color: #ff526f;
  top: -2px;
  font-weight: bold;
}
.assets-style-card-registrationStatistics--index-right-3-3XF .assets-style-card-registrationStatistics--index-number-3yIgj span:nth-child(1) {
  left: 5px;
}
.assets-style-card-registrationStatistics--index-right-3-3XF .assets-style-card-registrationStatistics--index-number-3yIgj span:nth-child(2) {
  left: 43px;
}
.assets-style-card-registrationStatistics--index-right-3-3XF .assets-style-card-registrationStatistics--index-number-3yIgj span:nth-child(3) {
  left: 79px;
}
.assets-style-card-registrationStatistics--index-right-3-3XF .assets-style-card-registrationStatistics--index-number-3yIgj span:nth-child(4) {
  left: 118px;
}
@media (min-width: 1921px) {
  .assets-style-card-registrationStatistics--index-right-3-3XF .assets-style-card-registrationStatistics--index-number-3yIgj span:nth-child(1) {
    left: 15px;
  }
  .assets-style-card-registrationStatistics--index-right-3-3XF .assets-style-card-registrationStatistics--index-number-3yIgj span:nth-child(2) {
    left: 60px;
  }
  .assets-style-card-registrationStatistics--index-right-3-3XF .assets-style-card-registrationStatistics--index-number-3yIgj span:nth-child(3) {
    left: 103px;
  }
  .assets-style-card-registrationStatistics--index-right-3-3XF .assets-style-card-registrationStatistics--index-number-3yIgj span:nth-child(4) {
    left: 148px;
  }
}
.assets-style-card-registrationStatistics--index-college-217vW {
  position: absolute;
  height: 280px;
  width: 65px;
  left: 0px;
  top: 77px;
  align-items: center;
  display: flex;
  z-index: 4;
}
.assets-style-card-registrationStatistics--index-college-217vW div {
  width: 100%;
  line-height: 24px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.assets-style-card-registrationStatistics--index-card-sXXtw .ant-card-body {
  padding: 20px 0px;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/*************** 共用样式***************/
.assets-style-oaMessage--index-conditionStyle-2ho8y {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-oaMessage--index-menuText-1YmJh {
  width: 75px;
  display: inline-block;
}
.assets-style-oaMessage--index-dropdownBoxDisplayNone-37Wa5 {
  display: none;
}
.assets-style-oaMessage--index-selectColor-2PmrX {
  color: #55906E;
}
.assets-style-oaMessage--index-toolTip-3udpi .ant-tooltip-content .ant-tooltip-inner {
  width: 760px !important;
}
.assets-style-oaMessage--index-toolTip2-1Ma-S .ant-tooltip-content .ant-tooltip-inner {
  width: 510px !important;
}
.assets-style-oaMessage--index-main-content-3_-U9 {
  min-height: 1480px !important;
}
.assets-style-oaMessage--index-bodyFixed-FRwfq {
  position: fixed;
  width: 100%;
}
.assets-style-oaMessage--index-overflow-1SW_F {
  overflow: hidden;
}
.assets-style-oaMessage--index-fontGray-3SPYM {
  color: #adadad;
}
.assets-style-oaMessage--index-fontLightBlack-3VfNs {
  color: #808080;
}
.assets-style-oaMessage--index-fontLine-1m2m5 {
  color: #adadad;
  margin-left: 6px;
}
.assets-style-oaMessage--index-mgt12-26u3D {
  margin-top: 12px;
}
.assets-style-oaMessage--index-textCenter-3st-Q {
  text-align: center;
  color: #808080;
  cursor: pointer;
}
.assets-style-oaMessage--index-pdr5-3OzPr {
  padding-right: 5px;
}
.assets-style-oaMessage--index-fontSc-1yDUF {
  padding-right: 5px;
  text-align: center;
  font-size: 28px;
  color: #595959;
}
.assets-style-oaMessage--index-lineHeight-hlLli {
  line-height: 40px;
  /*margin-left: -450px;*/
  width: 400px;
}
/* 服务入口页面布局样式 */
.assets-style-oaMessage--index-flex-3nEcv {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contentMain-3WvRS img {
  max-width: 100%;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contentMain-3WvRS .ant-card-bordered {
  width: calc(100% - 228px);
  display: inline-block;
  max-width: 100%;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contentMain-3WvRS .ant-card-bordered .ant-card-body p {
  padding: 0px 32px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contentMain-3WvRS .ant-card-bordered .ant-card-body img {
  max-width: 100%;
}
.assets-style-oaMessage--index-flex-3nEcv .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaMessage--index-flex-3nEcv .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaMessage--index-flex-3nEcv .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaMessage--index-flex-3nEcv .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-limitLength-3o9MB,
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-limitSplit-22S4u {
  display: inline-block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-limitLength-3o9MB {
  width: 95px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-limitSplit-22S4u {
  width: 20px;
  text-align: center;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB {
  width: 387px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy:hover {
  cursor: pointer;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy:hover .assets-style-oaMessage--index-rightAffairsBox-16xxe .anticon {
  display: inline-block;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 405px;
  background-color: white;
  border: 1px solid #e8e8e8;
  margin-bottom: 26px;
  position: relative;
  /* 全部事务右边推荐事务 */
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-rightAffairsBox-16xxe .anticon {
  display: none;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-iconLeft-3HYmx {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-iconLeft-3HYmx:hover {
  color: #AAAAAA;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-iconRight-2_eMU {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-iconRight-2_eMU:hover {
  color: #AAAAAA;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .ant-card {
  position: static;
  color: #666666;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .ant-card-body {
  padding: 0px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .ant-card-head {
  border-bottom: none;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .ant-list-grid .ant-list-item {
  margin-bottom: 0;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .ant-carousel .slick-dots {
  bottom: 35px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .ant-carousel .slick-slider {
  position: static;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .ant-carousel .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #1890ff;*/
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #b8c4cc;*/
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .assets-style-oaMessage--index-noDataIcon-3qzL7 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .assets-style-oaMessage--index-fontBlack-KuPyo {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 21px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .assets-style-oaMessage--index-serviceCollectDivRelative-G-c3u {
  position: relative;
  text-align: center;
  /* .radiusDiv:hover{
             box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);


           }*/
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .assets-style-oaMessage--index-serviceCollectDivRelative-G-c3u .assets-style-oaMessage--index-radiusDiv-2vrtF {
  /*border: 1px solid rgba(90, 137, 181, 0.33);*/
  background: #ffffff;
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin-bottom: 15px;
  margin-left: 17px;
  border-radius: 50%;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .assets-style-oaMessage--index-serviceCollectDivRelative-G-c3u .assets-style-oaMessage--index-radiusDiv-2vrtF .assets-style-oaMessage--index-imageRadius-1Syc4 {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .assets-style-oaMessage--index-serviceCollectDivRelative-G-c3u .ant-card-body {
  padding: 11px 7px 18px 9px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .assets-style-oaMessage--index-serviceCollectDivRelative-G-c3u .ant-card-bordered {
  border: none;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightTop-1BIoy .assets-style-oaMessage--index-affairTitle-2-GSc .assets-style-oaMessage--index-serviceCollectDivRelative-G-c3u .assets-style-oaMessage--index-textCenter-3st-Q {
  text-align: center;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-right-3XAIB .assets-style-oaMessage--index-rightBottom-1eYyR {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 405px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.assets-style-oaMessage--index-collectRadiusDiv-klGQP {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
.assets-style-oaMessage--index-optBackground-1J6Jo {
  background: #fff;
}
.assets-style-oaMessage--index-optBackground-1J6Jo a {
  color: #000;
}
.assets-style-oaMessage--index-optBackground-1J6Jo a:hover {
  color: #fff;
}
.assets-style-oaMessage--index-optName-3QYU6 {
  width: 100%;
  height: 100%;
}
.assets-style-oaMessage--index-optImg-4fyXg {
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.assets-style-oaMessage--index-dropdownBox-1cazN .ant-select-dropdown-menu-item:hover {
  background: #e6f7ff;
}
.assets-style-oaMessage--index-dropdownBox-1cazN .ant-select-dropdown-menu-item:hover a {
  color: #397EF0;
}
.assets-style-oaMessage--index-dropdownBox-1cazN .ant-select-dropdown-menu {
  overflow: hidden;
  max-height: none;
}
.assets-style-oaMessage--index-searchContent-erexs .ant-select .ant-select-selection {
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-screenBtn-26Ru7 {
  cursor: pointer;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-screenBtn-26Ru7 .ant-btn {
  border: none;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchBox-9z29z {
  width: 550px;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchBox-9z29z input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-sceneNav-2fUrS {
  display: inline-block;
  position: absolute;
  margin-left: 55px;
  height: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-sceneNav-2fUrS span {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 1px;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-sceneNav-2fUrS .assets-style-oaMessage--index-sceneIcon-9D7w2 {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA {
  line-height: 2;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .ant-tag-checkable-checked {
  border-radius: 12px;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .ant-tag-checkable:active {
  background: none;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .assets-style-oaMessage--index-item-3BiAy {
  width: calc(100% - 42px);
  display: inline-block;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .assets-style-oaMessage--index-all-3xSWw {
  display: inline-block;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .assets-style-oaMessage--index-all-3xSWw .ant-tag {
  border-radius: 12px;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .assets-style-oaMessage--index-searchTitle-1fPqS {
  line-height: 3;
  margin: 5px;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA span {
  color: #808080;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .assets-style-oaMessage--index-hideItem-20eLi {
  display: inline-block;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .assets-style-oaMessage--index-rightBtn-1n8yi {
  float: right;
  cursor: pointer;
  margin-top: 9px ;
}
.assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .ant-btn {
  border: none;
}
.assets-style-oaMessage--index-searchContent-erexs .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaMessage--index-searchContent-erexs .theme-blue .ant-btn:hover,
.assets-style-oaMessage--index-searchContent-erexs .theme-blue .ant-btn:focus {
  color: #808080;
}
.assets-style-oaMessage--index-searchContent-erexs .ant-input-prefix {
  color: #cdcdcd;
}
.assets-style-oaMessage--index-searchContent-erexs .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaMessage--index-searchContent-erexs .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaMessage--index-searchContent-erexs .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaMessage--index-searchContent-erexs .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-cardItem-2o2Bx:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-cardItem-2o2Bx:hover button {
  display: block;
  position: absolute;
  right: 16px;
  top: 17px;
  z-index: 2;
  /* opacity: 0.65;*/
}
.assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-cardItem-2o2Bx:hover button:hover {
  opacity: 1;
}
.assets-style-oaMessage--index-cardFrame-38Qsu button {
  display: none;
}
.assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-saveIco-1KW4c {
  width: 48px;
  height: 48px;
}
.assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-iconTj-fmr1y {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 1px;
  left: 6px;
}
.assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-tag-pFCne {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  height: 25px;
  -webkit-box-orient: vertical;
  clear: both;
}
.assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-tag-pFCne .assets-style-oaMessage--index-fontBlack-KuPyo {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-comment-ohHJu {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMessage--index-cardFrame-38Qsu .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaMessage--index-cardFrame-38Qsu .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0px;
}
.assets-style-oaMessage--index-cardFrame-38Qsu .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMessage--index-cardFrame-38Qsu .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaMessage--index-cardFrame-38Qsu .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaMessage--index-cardFrame-38Qsu .ant-list-item-meta-description {
  line-height: 25px;
}
.assets-style-oaMessage--index-cardFrame-38Qsu .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaMessage--index-cardFrame-38Qsu a {
  color: #474747;
}
.assets-style-oaMessage--index-cardFrame-38Qsu a:hover {
  /*color: #1890ff;*/
  text-decoration: underline;
}
.assets-style-oaMessage--index-jian-jnqfZ {
  display: inline-flex;
  height: 31px;
}
.assets-style-oaMessage--index-flex-3nEcv {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly {
  width: 100%;
  height: 180px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-list-item-main {
  display: inline-block;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-list-item-extra {
  float: right;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .assets-style-oaMessage--index-comment-ohHJu {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .assets-style-oaMessage--index-saveIco-1KW4c {
  width: 48px;
  height: 48px;
  /*background: #23d688;*/
  /* border-radius: 50%;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .assets-style-oaMessage--index-iconTj-fmr1y {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: -2px;
  left: 6px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .assets-style-oaMessage--index-tag-pFCne {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .assets-style-oaMessage--index-tag-pFCne .assets-style-oaMessage--index-fontBlack-KuPyo {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .assets-style-oaMessage--index-grade-2P8CL {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  color: #808080;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 3px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-list-item-meta-description {
  line-height: 2;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-card-bordered {
  border: none;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-tag {
  border-radius: 12px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-col-12 {
  width: 100%;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-card-bordered {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTop-2y9Ly .ant-card-wider-padding .ant-card-body {
  padding: 24px 0px 15px 24px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-applyContentTopTitle-1-cX9 a {
  color: #474747;
  font-weight: bold;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc {
  display: table;
  margin-top: 28px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  position: relative;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .assets-style-oaMessage--index-rightAnchor-33TfI {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .ant-card-bordered {
  border: none;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .ant-card-head {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .ant-card-head-title {
  font-weight: bold;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .ant-list-split .ant-list-item {
  border-bottom: none;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .ant-list-split .ant-list-header {
  border-bottom: none;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .ant-list-item {
  padding: 0;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .ant-list-header,
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .ant-list-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .ant-anchor-ink-ball {
  width: 14px;
  height: 14px;
  border: 4px solid #1890ff;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-contenBottom-1xkzc .assets-style-oaMessage--index-userGuide-_wcgp .ant-anchor-wrapper {
  padding-left: 10px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-userEvaluation-oZZ5G {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-userEvaluation-oZZ5G .assets-style-oaMessage--index-title-1v8al {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 18px 0 30px 8px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-userEvaluation-oZZ5G .assets-style-oaMessage--index-evaluationDetails-3vGL- {
  margin-left: 20px;
  margin-right: 20px;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-userEvaluation-oZZ5G .assets-style-oaMessage--index-evaluationDetails-3vGL- .assets-style-oaMessage--index-describe-3oA1L {
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-userEvaluation-oZZ5G .assets-style-oaMessage--index-evaluationDetails-3vGL- .assets-style-oaMessage--index-userName-1SVOr {
  float: left;
  color: #010101;
}
.assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-userEvaluation-oZZ5G .assets-style-oaMessage--index-evaluationDetails-3vGL- .assets-style-oaMessage--index-time-3wfUh {
  float: right;
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaMessage--index-nullData-iUnwq {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-oaMessage--index-nullData-iUnwq .assets-style-oaMessage--index-message-1VRKU {
  position: relative;
  top: 145px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.assets-style-oaMessage--index-limitedTime-3g_VW {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-oaMessage--index-limitedTime-3g_VW .assets-style-oaMessage--index-backBorder-s-sEu {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-oaMessage--index-limitedTime-3g_VW .assets-style-oaMessage--index-inner-lzMqT {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaMessage--index-limitedTimeLeft-1jrOC {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-oaMessage--index-limitedTimeLeft-1jrOC .assets-style-oaMessage--index-backBorder-s-sEu {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-oaMessage--index-limitedTimeLeft-1jrOC .assets-style-oaMessage--index-inner-lzMqT {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaMessage--index-footerStyle-Uxv7X {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-oaMessage--index-pagingMargin1-3t2XZ {
  margin-left: 20px;
}
.assets-style-oaMessage--index-pagingMargin2-R2OCZ {
  margin-left: 50px;
}
.assets-style-oaMessage--index-pagingLeft-1HnmN {
  display: inline-block;
  width: 60%;
}
.assets-style-oaMessage--index-pagingRight-2XdRy {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 40%;
}
.assets-style-oaMessage--index-pageingButton-2zxru {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaMessage--index-pageingNotAllowed-1o-Au {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaMessage--index-itemButton-2VPis {
  margin-right: 10px;
}
.assets-style-oaMessage--index-itemButton-2VPis .assets-style-oaMessage--index-img-2AiH8 {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaMessage--index-itemButton-2VPis i {
  margin-right: 5px;
}
.assets-style-oaMessage--index-breadcrumb-RS8Ck {
  width: 350px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-oaMessage--index-breadcrumbItem-2G57o {
  color: #666666;
  font-weight: bold;
}
.assets-style-oaMessage--index-card-20V3N {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaMessage--index-fixBotBarWrap-1AxOv {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-oaMessage--index-fixBotBarWrap-1AxOv .ant-btn {
  margin-top: 10px;
}
.assets-style-oaMessage--index-affairsCard_linkTitle-9uHmI {
  float: left;
  margin-right: 4px;
}
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-cardItem-2o2Bx:hover button {
  background-color: #70b470;
  border-color: #70b470;
}
.theme-green .assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-cardItem-2o2Bx:hover button:hover {
  background-color: #00a854;
  border-color: #00a854;
}
/**************************** 绿色主题开始 ***************************/
/**************************** 红色主题开始 ***************************/
.theme-red .assets-style-oaMessage--index-selectColor-2PmrX {
  color: #F63E62;
}
.theme-red .assets-style-oaMessage--index-footerStyle-Uxv7X {
  background-color: #fffafb;
}
.theme-red .assets-style-oaMessage--index-pageingButton-2zxru {
  color: #F63E62;
}
.theme-red .assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-cardItem-2o2Bx:hover button {
  background-color: #F63E62;
  border-color: #F63E62;
}
.theme-red .assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-cardItem-2o2Bx:hover button:hover {
  background-color: #9A001E;
  border-color: #9A001E;
}
.theme-red .assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.theme-red .assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.theme-red .assets-style-oaMessage--index-pagination-32psc {
  box-shadow: 0px 0px 10px 0px rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaMessage--index-pagination-32psc .assets-style-oaMessage--index-affairTotal-3hJCg .assets-style-oaMessage--index-fontBlue-2-ojc {
  color: #F63E62;
}
.theme-red .assets-style-oaMessage--index-activeLetter-3t_7m {
  background: #F63E62;
}
.theme-red .assets-style-oaMessage--index-letter-20aP9:hover {
  background: #F63E62;
}
.theme-red .assets-style-oaMessage--index-radiusDiv-2vrtF {
  border: 1px solid rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaMessage--index-radiusDiv-2vrtF:hover {
  box-shadow: 0px 0px 10px 4px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-oaMessage--index-affairTitle-2-GSc .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
.theme-red .assets-style-oaMessage--index-affairTitle-2-GSc .ant-carousel .slick-dots li button {
  background: rgba(255, 0, 0, 0.5);
}
.theme-red .assets-style-oaMessage--index-cardFrame-38Qsu a:hover {
  color: #F63E62;
}
.theme-red .assets-style-oaMessage--index-dropdownBox-1cazN .ant-select-dropdown-menu-item:hover {
  background: #fff1f0;
}
.theme-red .assets-style-oaMessage--index-dropdownBox-1cazN .ant-select-dropdown-menu-item:hover a {
  color: #F63E62;
}
.theme-red .assets-style-oaMessage--index-sceneNav-2fUrS span {
  color: #9A001E;
}
.theme-red .assets-style-oaMessage--index-sceneNav-2fUrS .assets-style-oaMessage--index-sceneIcon-9D7w2 {
  background: url(../../assets/images/mapIcon_red.png) no-repeat center;
  background-size: cover;
}
.theme-red .assets-style-oaMessage--index-receiptDiv-2g2_U {
  background: #9A001E;
}
/**************************** 红色主题结束 **************************/
/**************************** 蓝色主题开始 ***************************/
.theme-blue .assets-style-oaMessage--index-selectColor-2PmrX {
  color: #a2ceff;
}
.theme-blue .assets-style-oaMessage--index-footerStyle-Uxv7X {
  background-color: #fafdff;
}
.theme-blue .assets-style-oaMessage--index-pageingButton-2zxru {
  color: #a2ceff;
}
.theme-blue .assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-cardItem-2o2Bx:hover button {
  background-color: #71b8ef;
  border-color: #71b8ef;
}
.theme-blue .assets-style-oaMessage--index-cardFrame-38Qsu .assets-style-oaMessage--index-cardItem-2o2Bx:hover button:hover {
  background-color: #397EF0;
  border-color: #397EF0;
}
.theme-blue .assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .ant-tag-checkable-checked {
  color: #397EF0;
  background: #e6f7ff;
  border-color: #a2ceff;
}
.theme-blue .assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaMessage--index-pagination-32psc {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaMessage--index-pagination-32psc .assets-style-oaMessage--index-affairTotal-3hJCg .assets-style-oaMessage--index-fontBlue-2-ojc {
  color: #1890ff;
}
.theme-blue .assets-style-oaMessage--index-activeLetter-3t_7m {
  background: #397EF0;
}
.theme-blue .assets-style-oaMessage--index-letter-20aP9:hover {
  background: #397EF0;
}
.theme-blue .assets-style-oaMessage--index-radiusDiv-2vrtF {
  border: 1px solid rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaMessage--index-radiusDiv-2vrtF:hover {
  box-shadow: 0px 0px 10px 4px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-oaMessage--index-affairTitle-2-GSc .ant-carousel .slick-dots li.slick-active button {
  background: #1890ff;
}
.theme-blue .assets-style-oaMessage--index-affairTitle-2-GSc .ant-carousel .slick-dots li button {
  background: rgba(35, 145, 230, 0.7);
}
.theme-blue .assets-style-oaMessage--index-cardFrame-38Qsu a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaMessage--index-sceneNav-2fUrS span {
  color: #397EF0;
}
.theme-blue .assets-style-oaMessage--index-sceneNav-2fUrS .assets-style-oaMessage--index-sceneIcon-9D7w2 {
  background: url(../../assets/images/mapIcon_blue.png) no-repeat center;
  background-size: cover;
}
.theme-blue .assets-style-oaMessage--index-receiptDiv-2g2_U {
  background: #397EF0;
}
/**************************** 蓝色主题结束 **************************/
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .ant-tag-checkable-checked {
  color: #1C9750;
  background: #E6FFF1;
  border-color: #1C9750;
}
.theme-green .assets-style-oaMessage--index-searchContent-erexs .assets-style-oaMessage--index-searchList-180kA .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1C9750;
}
.theme-green .assets-style-oaMessage--index-pagination-32psc {
  box-shadow: 0px 0px 10px 0px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-oaMessage--index-pagination-32psc .assets-style-oaMessage--index-affairTotal-3hJCg .assets-style-oaMessage--index-fontBlue-2-ojc {
  color: #1C9750;
}
.theme-green .assets-style-oaMessage--index-activeLetter-3t_7m {
  background: #1C9750;
}
.theme-green .assets-style-oaMessage--index-letter-20aP9:hover {
  background: #1C9750;
}
.theme-green .assets-style-oaMessage--index-radiusDiv-2vrtF:hover {
  box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);
}
.theme-green .assets-style-oaMessage--index-radiusDiv-2vrtF {
  border: 1px solid rgba(87, 177, 134, 0.1);
}
.theme-green .assets-style-oaMessage--index-affairTitle-2-GSc .ant-carousel .slick-dots li.slick-active button {
  background: #1C9750;
}
.theme-green .assets-style-oaMessage--index-affairTitle-2-GSc .ant-carousel .slick-dots li button {
  background: rgba(10, 150, 50, 0.7);
}
.theme-green .assets-style-oaMessage--index-cardFrame-38Qsu a:hover {
  color: #00a854;
}
.theme-green .assets-style-oaMessage--index-dropdownBox-1cazN .ant-select-dropdown-menu-item:hover {
  background: #F5FDF8;
}
.theme-green .assets-style-oaMessage--index-dropdownBox-1cazN .ant-select-dropdown-menu-item:hover a {
  color: #00a854;
}
.theme-green .assets-style-oaMessage--index-sceneNav-2fUrS span {
  color: #005825;
}
.theme-green .assets-style-oaMessage--index-sceneNav-2fUrS .assets-style-oaMessage--index-sceneIcon-9D7w2 {
  background: url(../../assets/images/mapIcon_green.png) no-repeat center;
  background-size: cover;
}
.theme-green .assets-style-oaMessage--index-receiptDiv-2g2_U {
  background: #005825;
}
/**************************** 绿色主题结束 **************************/
@media (min-width: 1601px) {
  .font-normal .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b {
    border-radius: 6px;
    width: 100%;
  }
  .font-normal .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b .assets-style-oaMessage--index-leftBody-YKjuJ .assets-style-oaMessage--index-leftService-3gGI6 {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b {
    width: 100%;
  }
  .font-normal .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b .assets-style-oaMessage--index-leftBody-YKjuJ .assets-style-oaMessage--index-leftService-3gGI6 {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1601px) {
  .font-normal .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD {
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD {
    width: 100%;
  }
}
@media (max-height: 830px) {
  .font-normal .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD .assets-style-oaMessage--index-AllLetter-y39VY {
    bottom: 485px;
  }
}
@media (min-height: 831px) {
  .font-normal .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD .assets-style-oaMessage--index-AllLetter-y39VY {
    top: 326px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b {
    border-radius: 6px;
    width: 100%;
  }
  .font-large .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b .assets-style-oaMessage--index-leftBody-YKjuJ .assets-style-oaMessage--index-leftService-3gGI6 {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b {
    width: 100%;
  }
  .font-large .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b .assets-style-oaMessage--index-leftBody-YKjuJ .assets-style-oaMessage--index-leftService-3gGI6 {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD {
    width: 100%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD {
    width: 100%;
  }
}
@media (max-height: 913px) {
  .font-large .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD .assets-style-oaMessage--index-AllLetter-y39VY {
    bottom: 485px;
  }
}
@media (min-height: 914.1px) {
  .font-large .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD .assets-style-oaMessage--index-AllLetter-y39VY {
    top: 326px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b {
    border-radius: 6px;
    width: 100%;
  }
  .font-extraLarge .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b .assets-style-oaMessage--index-leftBody-YKjuJ .assets-style-oaMessage--index-leftService-3gGI6 {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b {
    width: 100%;
  }
  .font-extraLarge .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-left-3mq_b .assets-style-oaMessage--index-leftBody-YKjuJ .assets-style-oaMessage--index-leftService-3gGI6 {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD {
    width: 100%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD {
    width: 100%;
  }
}
@media (max-height: 1037.5px) {
  .font-extraLarge .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD .assets-style-oaMessage--index-AllLetter-y39VY {
    bottom: 485px;
  }
}
@media (min-height: 1038.75px) {
  .font-extraLarge .assets-style-oaMessage--index-flex-3nEcv .assets-style-oaMessage--index-leftContent-2CywD .assets-style-oaMessage--index-AllLetter-y39VY {
    top: 326px;
  }
}
@media (min-width: 1600px) {
  .font-extraLarge .assets-style-oaMessage--index-flex-3nEcv .ant-col-xxl-8 {
    width: 50%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_v8jjydk1t5.eot');
  src: url('//at.alicdn.com/t/font_864711_v8jjydk1t5.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_v8jjydk1t5.woff2') format('woff2'), url('//at.alicdn.com/t/font_864711_v8jjydk1t5.woff') format('woff'), url('//at.alicdn.com/t/font_864711_v8jjydk1t5.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_v8jjydk1t5.svg#iconfont') format('svg');
}
/***
ant 样式改造 START
 */
.theme-operate-menu {
  /*:global .ant-dropdown-menu-item:hover,
  :global .ant-dropdown-menu-item.active,
  :global .theme-operate-menu .ant-dropdown-menu-submenu-title:hover{
    !*background:#2A7351;*!
    color:#ffffff;
  }*/
}
.theme-operate-menu .ant-dropdown-menu-item {
  min-width: 100px;
  text-align: center;
}
.assets-style-schedule--index-mgl8-3Fvih {
  margin-left: 8px;
}
.assets-style-schedule--index-type-PLigK {
  float: left;
}
.assets-style-schedule--index-title-31-3y {
  width: 500px;
}
.assets-style-schedule--index-time-41zJU {
  line-height: 0px !important;
}
.assets-style-schedule--index-time-41zJU .assets-style-schedule--index-ant-col-16-24LZE {
  line-height: 7px !important;
  height: 30px;
}
/***
ant 样式改造 END
 */
.assets-style-schedule--index-mainBox-28xjT {
  border-radius: 6px;
  padding: 20px 25px 45px;
  margin-bottom: 12px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  /*position: relative;*/
}
.assets-style-schedule--index-mainBox-28xjT .assets-style-schedule--index-scheduleForm-3N73F .assets-style-schedule--index-endTime-3pXlj {
  padding-left: 45px;
}
.assets-style-schedule--index-mainBox-28xjT .ant-pagination-item-container .ant-pagination-item-ellipsis {
  width: 100%;
}
@keyframes assets-style-schedule--index-relative-3A6rO {
  0% {
    width: 0px;
    height: 0px;
    margin: 400px auto;
  }
  33% {
    width: 133.33333333px;
    height: 66.66666667px;
    margin: 133.33333333px auto;
  }
  66% {
    width: 266.66666667px;
    height: 133.33333333px;
    margin: 66.66666667px auto;
  }
  100% {
    width: 400px;
    height: 200px;
    margin: 200px auto;
  }
}
.assets-style-schedule--index-confirm-ui1bh {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.6);
  overflow: auto;
  /* .show{
    animation: relative 0.5s forwards;
  }*/
}
.assets-style-schedule--index-confirm-ui1bh .assets-style-schedule--index-confirmBody-3R8Jc {
  z-index: 1001;
  width: 400px;
  height: 200px;
  background: #F2F2F2;
  opacity: 1;
  border-radius: 6px;
  margin: 200px auto;
  padding: 20px 30px;
  position: relative;
}
.assets-style-schedule--index-confirm-ui1bh .assets-style-schedule--index-confirmBody-3R8Jc .assets-style-schedule--index-bodyIcon-27qoY {
  position: absolute;
  color: orange;
  font-size: 28px;
  height: 50px;
  top: 30px;
  left: 30px;
}
.assets-style-schedule--index-confirm-ui1bh .assets-style-schedule--index-confirmBody-3R8Jc .assets-style-schedule--index-bodyClose-1DeLl {
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  font-size: 18px;
  right: 20px;
  top: 10px;
  cursor: pointer;
}
.assets-style-schedule--index-confirm-ui1bh .assets-style-schedule--index-confirmBody-3R8Jc .assets-style-schedule--index-bodyTitle-kw1R6 {
  position: absolute;
  top: 30px;
  height: 50px;
  line-height: 50px;
  padding-left: 50px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  font-family: MicrosoftYaHei;
}
.assets-style-schedule--index-confirm-ui1bh .assets-style-schedule--index-confirmBody-3R8Jc .assets-style-schedule--index-bodyButtom-vIdsC {
  position: absolute;
  bottom: 20px;
  height: 30px;
  right: 30px;
  text-align: right;
}
.assets-style-schedule--index-confirm-ui1bh .assets-style-schedule--index-confirmBody-3R8Jc .assets-style-schedule--index-bodyButtom-vIdsC div {
  margin-left: 10px;
  display: inline-block;
}
/*.breadcrumb{
  width: 219px;
}*/
.assets-style-schedule--index-scheTypeDelete-2Rz6W {
  position: absolute;
  right: 10px;
}
.assets-style-schedule--index-scheTypeDelete-2Rz6W .assets-style-schedule--index-icon-Zb_3y {
  color: #37A164;
}
.assets-style-schedule--index-scheTypeDelete-2Rz6W .assets-style-schedule--index-iconfont-2EkHK {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.ant-select-selection-selected-value .assets-style-schedule--index-scheTypeDelete-2Rz6W .assets-style-schedule--index-icon-Zb_3y {
  display: none;
}
.assets-style-schedule--index-themeLinebtn-jR2At,
.assets-style-schedule--index-themeRoundBtn-2slqH,
.assets-style-schedule--index-normalRoundBtn-1P7WZ {
  cursor: pointer;
  display: inline-block;
  line-height: 32px;
  border-radius: 4px;
  overflow: hidden;
  padding: 0 18px;
  margin: 0 8px;
  box-sizing: border-box;
  vertical-align: middle;
}
.assets-style-schedule--index-smBtn-1rL0z {
  line-height: 28px;
  padding: 0 12px;
}
.assets-style-schedule--index-themeLinebtn-jR2At {
  border: 1px solid #BFBFBF;
  color: #363636;
}
.assets-style-schedule--index-themeLinebtn-jR2At:hover {
  color: #37A164;
  border: 1px solid #37A164;
}
.assets-style-schedule--index-themeRoundBtn-2slqH {
  background: #37A164;
  color: #fff;
}
.assets-style-schedule--index-themeRoundBtn-2slqH:hover {
  color: #fff;
}
.assets-style-schedule--index-textAreaStyle-2jdq- {
  position: absolute;
  right: 0px;
  bottom: -40px;
}
.assets-style-schedule--index-normalRoundBtn-1P7WZ {
  border: 1px solid #BFBFBF;
  color: #363636;
}
.assets-style-schedule--index-normalRoundBtn-1P7WZ:hover {
  color: #37A164;
  border: 1px solid #37A164;
}
.assets-style-schedule--index-listBar-29XIe {
  background: #F4F9F6;
  color: #999999;
  font-size: 14px;
  line-height: 36px;
  margin: 20px 0;
  padding-left: 10px;
}
.assets-style-schedule--index-listBar-29XIe .float-r i {
  color: #d9d9d9;
}
.assets-style-schedule--index-listBar-29XIe .ant-pagination {
  line-height: 36px;
  margin-right: 12px;
  float: right;
}
.assets-style-schedule--index-listBar-29XIe .ant-pagination.mini .ant-pagination-item {
  display: none;
}
.assets-style-schedule--index-listBar-29XIe span {
  display: inline-block;
}
.assets-style-schedule--index-listBar-29XIe span:nth-child(1) {
  width: 15%;
  padding: 0px 15px;
}
.assets-style-schedule--index-listBar-29XIe span:nth-child(2) {
  width: 10%;
}
.assets-style-schedule--index-listBar-29XIe span:nth-child(3),
.assets-style-schedule--index-listBar-29XIe span:nth-child(5) {
  width: 64px;
  text-align: center;
}
.assets-style-schedule--index-listBar-29XIe .assets-style-schedule--index-pageingButton-384aa {
  color: #55906E;
}
.assets-style-schedule--index-listBar-29XIe .assets-style-schedule--index-pageingNotAllowed-NKNAj {
  color: #D1D1D1;
  cursor: not-allowed;
}
.assets-style-schedule--index-searchContent-3a20D {
  width: 320px;
  position: relative;
  float: right;
}
.assets-style-schedule--index-searchContent-3a20D .anticon-search {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -6px;
  font-size: 12px;
  z-index: 2;
  color: #BFBFBF ;
}
.assets-style-schedule--index-searchContent-3a20D .assets-style-schedule--index-searchDel-KuiMS {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-schedule--index-scheduleManage-XShmM .assets-style-schedule--index-scheduleTable-24QWm .assets-style-schedule--index-subText-2Tw7O {
  color: #999999;
}
.assets-style-schedule--index-scheduleManage-XShmM .assets-style-schedule--index-scheduleTable-24QWm .assets-style-schedule--index-emText-35YyQ {
  color: #00A143;
}
.assets-style-schedule--index-scheduleManage-XShmM .assets-style-schedule--index-scheduleTable-24QWm .assets-style-schedule--index-scheTle-wo8Pb {
  width: 350px;
  height: 18px;
  margin: 0 10px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-schedule--index-scheduleManage-XShmM .assets-style-schedule--index-scheduleTable-24QWm td,
.assets-style-schedule--index-scheduleManage-XShmM .assets-style-schedule--index-scheduleTable-24QWm th {
  text-align: center;
}
.assets-style-schedule--index-scheduleManage-XShmM .assets-style-schedule--index-scheduleTable-24QWm th:nth-child(1) {
  padding-left: 10px;
}
.assets-style-schedule--index-scheduleTable-24QWm {
  width: 100%;
  margin-bottom: 20px;
}
.assets-style-schedule--index-scheduleTable-24QWm tr {
  border-bottom: 1px solid #E1E6E3;
}
.assets-style-schedule--index-scheduleTable-24QWm thead tr {
  height: 56px;
}
.assets-style-schedule--index-scheduleTable-24QWm thead tr th {
  font-weight: bolder;
}
.assets-style-schedule--index-scheduleTable-24QWm tbody tr {
  height: 73px;
}
.assets-style-schedule--index-scheduleTable-24QWm .ant-dropdown-trigger i {
  font-size: 6px;
  margin-left: 8px;
  color: #757776;
}
.assets-style-schedule--index-scheduleTable-24QWm .ant-checkbox-checked .ant-checkbox-inner,
.assets-style-schedule--index-scheduleTable-24QWm .ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #37A164;
  border-color: #37A164;
}
.assets-style-schedule--index-scheduleTableDetail-1siLd th,
.assets-style-schedule--index-scheduleTableDetail-1siLd td {
  text-align: center;
}
.assets-style-schedule--index-scheduleTableDetail-1siLd th:nth-child(1),
.assets-style-schedule--index-scheduleTableDetail-1siLd td:nth-child(1) {
  width: 5%;
  min-width: 100px;
  text-align: left;
  padding-left: 10px;
}
.assets-style-schedule--index-scheduleTableDetail-1siLd th:nth-child(2),
.assets-style-schedule--index-scheduleTableDetail-1siLd td:nth-child(2) {
  width: 15%;
}
.assets-style-schedule--index-scheduleTableDetail-1siLd th:nth-child(3) {
  width: 10%;
}
.assets-style-schedule--index-scheduleTableDetail-1siLd th:nth-child(4) {
  width: 17%;
}
.assets-style-schedule--index-scheduleTableDetail-1siLd th:nth-child(5) {
  width: 15%;
}
.assets-style-schedule--index-scheduleTableDetail-1siLd th:nth-child(6) {
  width: 15%;
}
.assets-style-schedule--index-scheduleTableDetail-1siLd th:last-child {
  width: 18%;
  padding-right: 10px;
}
.assets-style-schedule--index-display-2gQ8T {
  display: none;
}
.assets-style-schedule--index-formWrap-dqyPl .assets-style-schedule--index-formRow-3BjRy {
  margin: 12px 0;
}
.assets-style-schedule--index-formWrap-dqyPl .assets-style-schedule--index-formRow-3BjRy .assets-style-schedule--index-rowLeft-1OKew {
  width: 100px;
  text-align: right;
  margin-right: 12px;
  line-height: 32px;
}
.assets-style-schedule--index-formWrap-dqyPl .assets-style-schedule--index-formRow-3BjRy .assets-style-schedule--index-rowRight-3FRQz {
  width: 100px;
  text-align: right;
  margin-right: 12px;
}
.assets-style-schedule--index-formWrap-dqyPl .assets-style-schedule--index-uploadWrap-1ZXHa {
  position: relative;
}
.assets-style-schedule--index-formWrap-dqyPl .assets-style-schedule--index-uploadWrap-1ZXHa .assets-style-schedule--index-upTip-qjE3L {
  width: 300px;
  left: 140px;
  top: 0;
  position: absolute;
}
.assets-style-schedule--index-scheduleForm-3N73F .assets-style-schedule--index-participant-3up1M {
  position: relative;
}
.assets-style-schedule--index-scheduleForm-3N73F .assets-style-schedule--index-participant-3up1M .assets-style-schedule--index-partSelect-2sMHz {
  cursor: pointer;
  width: 32px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
  z-index: 9;
  text-align: center;
  border-right: 1px solid #d9d9d9;
}
.assets-style-schedule--index-scheduleForm-3N73F .assets-style-schedule--index-participant-3up1M .assets-style-schedule--index-partSelect-2sMHz i {
  vertical-align: middle;
}
.assets-style-schedule--index-scheduleForm-3N73F .assets-style-schedule--index-participant-3up1M .ant-select-selection--multiple .ant-select-selection__rendered {
  margin-left: 38px;
}
.ant-modal-body {
  border: none;
}
/**详情页*/
.assets-style-schedule--index-scheInfo-3-a4N {
  margin: 0px 5px;
  padding: 20px;
  /*统计*/
}
.assets-style-schedule--index-scheInfo-3-a4N h1 {
  font-size: 22px;
  color: #37A164;
  text-align: center;
  margin-bottom: 18px;
  line-height: 32px;
  padding: 0px 20px;
}
.assets-style-schedule--index-scheInfo-3-a4N h1 .sche-tpye-tag {
  vertical-align: middle;
  margin-left: 6px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-scheDesc-2JsUt {
  font-size: 14px;
  color: #999999;
  text-align: center;
  margin-bottom: 18px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-infoRow-2uxR5 {
  padding: 14px 8px;
  font-size: 16px;
  line-height: 1.8;
  min-height: 58px;
  overflow: auto;
  border-bottom: 1px solid #E1E6E3;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-infoRow-2uxR5:first-of-type {
  border-top: 1px solid #E1E6E3;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-infoRow-2uxR5 .assets-style-schedule--index-infoRowLeft-3CK4R {
  width: 100px;
  color: #949393;
  float: left;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-infoRow-2uxR5 .assets-style-schedule--index-infoRowRight-3E1cy {
  color: #363636;
  float: left;
  max-width: calc(100% - 100px);
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-expand-oe0TP {
  color: #949393;
  font-size: 14px;
  margin-left: 58px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-doubleArrowDown-beB0t .anticon {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-doubleArrowUp-2x1w0 .anticon {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-descText-3m2mL {
  color: #999999;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-guideBar-2yU1q {
  margin-bottom: 26px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o {
  background: #F4F9F6;
  margin: 20px 0;
  border: 1px solid #E1E6E3;
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .float-r {
  display: inline-block;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .float-r i {
  margin-top: 0px;
  color: #00a854;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-opBlock-2kVrP {
  cursor: pointer;
  float: left;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-opBlock-2kVrP:first-child {
  margin-right: 66px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-opBlock-2kVrP.assets-style-schedule--index-disabled-3o_s1 {
  opacity: 0.6;
  cursor: no-drop;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-opBlock-2kVrP.assets-style-schedule--index-disabled-3o_s1 .anticon-caret-down {
  color: #ccc;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-opBlock-2kVrP .assets-style-schedule--index-prefixIcon-5Hbqi i {
  color: #C9C9C9;
  vertical-align: baseline;
  margin-right: 6px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-opBlock-2kVrP .assets-style-schedule--index-feedbackDeadLine-1BBr_ {
  margin-left: 25px;
  color: #999999;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-opBlock-2kVrP .anticon-caret-down {
  font-size: 8px;
  margin-left: 8px;
  color: #37A164;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-btn1-27Fze {
  display: inline-block;
  background: #fff;
  color: #37A164;
  font-size: 12px;
  /*height:28px;*/
  line-height: 28px;
  border: 1px solid #37A164;
  border-radius: 4px;
  padding: 0 10px;
  margin: 5px;
  text-align: center;
  /*vertical-align: middle;*/
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-btn1-27Fze i {
  margin-right: 6px;
  height: 28px;
  float: left;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-scheTabWrap-2R_HP {
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-scheTabWrap-2R_HP > li {
  width: 100px;
  height: 32px;
  color: #363636;
  font-size: 14px;
  cursor: pointer;
  list-style: none;
  float: left;
  text-align: center;
  border-top: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  box-sizing: border-box;
  /*&.active{
        background: @theme-green-1;
        color:#ffffff;
        border:none;
      }*/
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-scheTabWrap-2R_HP > li:first-child {
  border-left: 1px solid #BFBFBF;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-peopleSplit-263GJ {
  display: inline-block;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-peopleSplit-263GJ:after {
  display: inline-block;
  content: '\3001';
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-peopleSplit-263GJ:last-of-type {
  margin-right: 10px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-peopleSplit-263GJ:last-of-type:after {
  display: none;
  content: '';
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-scheContent-ZbMdb {
  margin: 30px 0;
  min-height: 100px;
  padding: 0px 25px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-scheContent-ZbMdb .assets-style-schedule--index-info-1wbiA {
  display: none;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-scheContent-ZbMdb.assets-style-schedule--index-nullContent-1ji9T {
  background: url(../../assets/images/empty_data.png) no-repeat center;
  height: 300px;
  border: 1px solid #ffffff;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-scheContent-ZbMdb.assets-style-schedule--index-nullContent-1ji9T .assets-style-schedule--index-info-1wbiA {
  text-align: center;
  color: #CCCCCC;
  display: block;
  border: 1px solid #ffffff;
  vertical-align: middle;
  margin-top: 230px;
  width: 100%;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fileListWrap-W5N9z {
  padding: 0px 25px;
  overflow: hidden;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fileListWrap-W5N9z .assets-style-schedule--index-prevText-3hraK {
  float: left;
  padding-right: 10px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fileListWrap-W5N9z .assets-style-schedule--index-fileListUl-1prz_ {
  padding-left: 10px;
  margin-left: 30px;
  display: block;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fileListWrap-W5N9z .assets-style-schedule--index-fileListUl-1prz_ li {
  line-height: 22px;
  list-style: none;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fileListWrap-W5N9z .assets-style-schedule--index-descText-3m2mL {
  float: left;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fileListWrap-W5N9z .assets-style-schedule--index-fileList-3Ikup {
  list-style: none;
  float: left;
  margin-left: 8px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fileListWrap-W5N9z .assets-style-schedule--index-fileList-3Ikup li {
  margin-bottom: 8px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fileListWrap-W5N9z .assets-style-schedule--index-fileList-3Ikup a {
  color: #37A164;
  font-size: 16px;
  cursor: pointer;
  text-decoration: underline;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-statData-XSJYp h3 {
  color: #949393;
  font-size: 16px;
  margin-bottom: 18px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-statData-XSJYp ul > li {
  color: #949393;
  margin: 10px 0;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-statData-XSJYp ul > li i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  content: ' ';
  width: 14px;
  height: 14px;
  border-radius: 1px;
  box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.1);
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-statiChart-3wKob {
  margin: 0 auto;
  width: 800px;
  height: 300px;
}
@media (min-width: 0px) {
  .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-statiChart-3wKob {
    width: 1145px;
  }
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fbWrap-2p84A {
  border-top: 1px solid #A6CAB5;
  padding-top: 24px;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fbWrap-2p84A .anticon-close {
  margin-right: 10px;
  cursor: pointer;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fbOperateBar-1tDNi {
  margin: 24px 0;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fbOperateBar-1tDNi .assets-style-schedule--index-exportItem-2nPjJ {
  cursor: pointer;
  display: inline-block;
  margin-left: 12px;
  color: #363636;
}
.assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fbOperateBar-1tDNi .assets-style-schedule--index-exportItem-2nPjJ i {
  color: #005825;
}
.assets-style-schedule--index-publishCalendar-2QADh .assets-style-schedule--index-fillIcon-2vQCl {
  color: #f5bf50;
  font-size: 20px;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 90px;
}
/**添加日历*/
.assets-style-schedule--index-addCalendarWrap-t-Wny {
  padding: 20px;
}
.assets-style-schedule--index-addCalendarWrap-t-Wny .assets-style-schedule--index-fillIcon-2vQCl {
  color: #f5bf50;
  font-size: 20px;
  cursor: pointer;
  margin-left: 10px;
}
.assets-style-schedule--index-addCalendarWrap-t-Wny .assets-style-schedule--index-userIcon-1wIsR {
  margin-right: 10px;
  font-size: 20px;
  cursor: pointer;
}
.assets-style-schedule--index-addCalendarWrap-t-Wny .assets-style-schedule--index-userIcon-1wIsR:hover {
  color: #007131;
}
.assets-style-schedule--index-addCalendarWrap-t-Wny .assets-style-schedule--index-error-2E4k5 {
  color: #ff2f00;
}
.ant-popover-inner-content .assets-style-schedule--index-calendarMessage-1eDfY {
  width: 300px;
  padding: 0px 10px;
}
.ant-popover-inner-content .assets-style-schedule--index-calendarMessage2-1swr7 {
  width: 200px;
  padding: 0px 10px;
}
/**日历事件参加提醒*/
.assets-style-schedule--index-remindPopWrap-3mx1D .assets-style-schedule--index-rmSet-gL1vK {
  display: inline-block;
  margin-left: 40px;
  font-size: 12px;
  color: #fff;
  opacity: 0.8;
}
.assets-style-schedule--index-remindPopWrap-3mx1D .assets-style-schedule--index-rmLeftWrap-1D_CK {
  border-right: 1px solid #E1E6E3;
}
.assets-style-schedule--index-remindPopWrap-3mx1D .assets-style-schedule--index-rmList-JpT1g {
  margin: 18px 0;
  list-style: none;
}
.assets-style-schedule--index-remindPopWrap-3mx1D .assets-style-schedule--index-rmList-JpT1g > li {
  width: 100%;
  cursor: pointer;
  height: 44px;
  padding: 12px 0;
  font-size: 14px;
  color: #363636;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-schedule--index-remindPopWrap-3mx1D .assets-style-schedule--index-rmList-JpT1g > li.assets-style-schedule--index-active-2SgxE,
.assets-style-schedule--index-remindPopWrap-3mx1D .assets-style-schedule--index-rmList-JpT1g > li:hover {
  background: #e6fff5;
  color: #228B22;
}
.assets-style-schedule--index-fixBotBarWrap-UNyOU {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-schedule--index-fixBotBarWrap-UNyOU .ant-btn {
  margin-top: 10px;
}
schedule-publish {
  min-width: 1190px;
}
.assets-style-schedule--index-tagChange-2YsvB {
  /*position: absolute;*/
  z-index: 9;
  right: 10px;
  cursor: pointer;
  text-align: right;
  padding-right: 20px;
  height: 30px;
  padding-top: 10px;
}
.assets-style-schedule--index-scheduleTableDetail-1siLd th:hover {
  background-color: #F5FDF8;
}
.theme-green .assets-style-schedule--index-scheTabWrap-2R_HP .assets-style-schedule--index-active-2SgxE {
  background: #005825;
  color: #ffffff;
  border: none;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-schedule--index-scheInfo-3-a4N h1 {
  color: #397EF0;
}
.theme-blue .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o {
  background: #e6f7ff;
  border: 1px solid #c4e5ff;
}
.theme-blue .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .float-r i {
  color: #397EF0;
}
.theme-blue .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-btn1-27Fze {
  background: #fff;
  color: #397EF0;
  border: 1px solid #397EF0;
}
.theme-blue .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-opBlock-2kVrP .anticon-caret-down {
  color: #397EF0;
}
.theme-blue .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fileListWrap-W5N9z .assets-style-schedule--index-fileList-3Ikup a {
  color: #397EF0;
}
.theme-blue .assets-style-schedule--index-addCalendarWrap-t-Wny .assets-style-schedule--index-userIcon-1wIsR:hover {
  color: #397EF0;
}
.theme-blue .assets-style-schedule--index-themeLinebtn-jR2At:hover {
  color: #397EF0;
  border: 1px solid #397EF0;
}
.theme-blue .assets-style-schedule--index-themeRoundBtn-2slqH {
  background: #397EF0;
}
.theme-blue .assets-style-schedule--index-normalRoundBtn-1P7WZ:hover {
  color: #397EF0;
  border: 1px solid #397EF0;
}
.theme-blue .assets-style-schedule--index-listBar-29XIe {
  background-color: #e6f7ff;
}
.theme-blue .assets-style-schedule--index-pageingButton-384aa {
  color: #397EF0;
}
.theme-blue .assets-style-schedule--index-scheTypeDelete-2Rz6W .assets-style-schedule--index-icon-Zb_3y {
  color: #397EF0;
}
.theme-blue .assets-style-schedule--index-scheTabWrap-2R_HP .assets-style-schedule--index-active-2SgxE {
  background: #397EF0 !important;
  color: #ffffff;
  border: none;
}
.theme-blue .assets-style-schedule--index-scheduleTableDetail-1siLd th:hover {
  background-color: #e6f7ff ;
}
.theme-blue .assets-style-schedule--index-fbOperateBar-1tDNi .assets-style-schedule--index-exportItem-2nPjJ i {
  color: #397EF0 !important;
}
.theme-blue .assets-style-schedule--index-participant-3up1M .ant-select-open .ant-select-selection,
.theme-blue .assets-style-schedule--index-participant-3up1M .ant-select-focused .ant-select-selection {
  border-color: #397EF0;
  box-shadow: 0 0 0 2px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-schedule--index-closeIcon-3L9Ow {
  color: #397EF0 !important;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-schedule--index-scheInfo-3-a4N h1 {
  color: #9A001E;
}
.theme-red .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o {
  background: #fff1f0;
  border: 1px solid #ffcfd8;
}
.theme-red .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .float-r i {
  color: #F63E62;
}
.theme-red .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-btn1-27Fze {
  background: #fff;
  color: #9A001E;
  border: 1px solid #9A001E;
}
.theme-red .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-midOperateWrap-2wq_o .assets-style-schedule--index-opBlock-2kVrP .anticon-caret-down {
  color: #9A001E;
}
.theme-red .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-fileListWrap-W5N9z .assets-style-schedule--index-fileList-3Ikup a {
  color: #9A001E;
}
.theme-red .assets-style-schedule--index-addCalendarWrap-t-Wny .assets-style-schedule--index-userIcon-1wIsR:hover {
  color: #9A001E;
}
.theme-red .assets-style-schedule--index-themeLinebtn-jR2At:hover {
  color: #9A001E;
  border: 1px solid #9A001E;
}
.theme-red .assets-style-schedule--index-themeRoundBtn-2slqH {
  background: #FF4748;
}
.theme-red .assets-style-schedule--index-normalRoundBtn-1P7WZ:hover {
  color: #9A001E;
  border: 1px solid #9A001E;
}
.theme-red .assets-style-schedule--index-listBar-29XIe {
  background-color: #fff1f0;
}
.theme-red .assets-style-schedule--index-pageingButton-384aa {
  color: #F63E62;
}
.theme-red .assets-style-schedule--index-scheTypeDelete-2Rz6W .assets-style-schedule--index-icon-Zb_3y {
  color: #F63E62;
}
.theme-red .assets-style-schedule--index-scheTabWrap-2R_HP .assets-style-schedule--index-active-2SgxE {
  background: #9A001E !important;
  color: #ffffff;
  border: none;
}
.theme-red .assets-style-schedule--index-scheduleTableDetail-1siLd th:hover {
  background-color: #fff1f0;
}
.theme-red .assets-style-schedule--index-fbOperateBar-1tDNi .assets-style-schedule--index-exportItem-2nPjJ i {
  color: #9A001E !important;
}
.theme-red .assets-style-schedule--index-participant-3up1M .ant-select-open .ant-select-selection,
.theme-red .assets-style-schedule--index-participant-3up1M .ant-select-focused .ant-select-selection {
  border-color: #9A001E;
  box-shadow: 0 0 0 2px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-schedule--index-closeIcon-3L9Ow {
  color: #9A001E !important;
}
/*************** 红色主题 end***************/
/*************** 绿色主图 ***************/
.theme-green .assets-style-schedule--index-participant-3up1M .ant-select-open .ant-select-selection,
.theme-green .assets-style-schedule--index-participant-3up1M .ant-select-focused .ant-select-selection {
  border-color: #005825;
  box-shadow: 0 0 0 2px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-schedule--index-closeIcon-3L9Ow {
  color: #005825 !important;
}
@media (min-width: 1601px) {
  .font-normal .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-statiChart-3wKob {
    width: 1445px;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-statiChart-3wKob {
    width: 1775px;
  }
}
@media (min-width: 1680px) {
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(1),
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(1) {
    width: 25%;
    text-align: left;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(2),
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(2) {
    width: 10%;
    text-align: center;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(3) {
    width: 14%;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(4) {
    width: 14%;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(5) {
    width: 13%;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child,
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child {
    width: 18%;
    text-align: left;
    padding-left: 4%;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child,
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child {
    margin-left: 0;
  }
}
@media (max-width: 1680px) {
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(1),
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(1) {
    width: 20%;
    text-align: left;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(2),
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(2) {
    width: 10%;
    text-align: center;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(3) {
    width: 14%;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(4) {
    width: 14%;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(5) {
    width: 8%;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(6) {
    min-width: 90px;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child,
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child {
    width: 15%;
    min-width: 180px;
    text-align: left;
  }
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child,
  .font-normal .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child {
    margin-left: 0;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-statiChart-3wKob {
    width: 1445px;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-statiChart-3wKob {
    width: 1775px;
  }
}
@media (min-width: 1848px) {
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(1),
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(1) {
    width: 25%;
    text-align: left;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(2),
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(2) {
    width: 10%;
    text-align: center;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(3) {
    width: 14%;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(4) {
    width: 14%;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(5) {
    width: 13%;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child,
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child {
    width: 18%;
    text-align: left;
    padding-left: 4%;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child,
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child {
    margin-left: 0;
  }
}
@media (max-width: 1848px) {
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(1),
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(1) {
    width: 20%;
    text-align: left;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(2),
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(2) {
    width: 10%;
    text-align: center;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(3) {
    width: 14%;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(4) {
    width: 14%;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(5) {
    width: 8%;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(6) {
    min-width: 90px;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child,
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child {
    width: 15%;
    min-width: 180px;
    text-align: left;
  }
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child,
  .font-large .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child {
    margin-left: 0;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-statiChart-3wKob {
    width: 1445px;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-schedule--index-scheInfo-3-a4N .assets-style-schedule--index-statiChart-3wKob {
    width: 1775px;
  }
}
@media (min-width: 2100px) {
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(1),
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(1) {
    width: 25%;
    text-align: left;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(2),
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(2) {
    width: 10%;
    text-align: center;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(3) {
    width: 14%;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(4) {
    width: 14%;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(5) {
    width: 13%;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child,
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child {
    width: 18%;
    text-align: left;
    padding-left: 4%;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child,
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child {
    margin-left: 0;
  }
}
@media (max-width: 2100px) {
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(1),
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(1) {
    width: 20%;
    text-align: left;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(2),
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 td:nth-child(2) {
    width: 10%;
    text-align: center;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(3) {
    width: 14%;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(4) {
    width: 14%;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(5) {
    width: 8%;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:nth-child(6) {
    min-width: 90px;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child,
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child {
    width: 15%;
    min-width: 180px;
    text-align: left;
  }
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 th:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child,
  .font-extraLarge .assets-style-schedule--index-scheduleTableIndex-2cj11 td:last-child .assets-style-schedule--index-themeLinebtn-jR2At:first-child {
    margin-left: 0;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/*************** 共用样式***************/
.assets-style-oaLibrary--index-dutyTitle-2oFAL {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 40px;
}
.assets-style-oaLibrary--index-noteStyle-3m7P2 {
  margin-bottom: 50px;
  margin-top: 20px;
  margin-left: 20px;
}
.assets-style-oaLibrary--index-dutyTable-3VWE3 {
  border-color: #ccc;
}
.assets-style-oaLibrary--index-dutyTable-3VWE3 table {
  border: 1px solid #999;
  width: 100%;
  text-align: center;
}
.assets-style-oaLibrary--index-dutyTable-3VWE3 tr {
  border: 1px solid #999;
  height: 30px;
}
.assets-style-oaLibrary--index-dutyTable-3VWE3 td {
  border: 1px solid #999;
  padding: 5px;
}
.assets-style-oaLibrary--index-dutyTable-3VWE3 thead {
  font-weight: bold;
  background-color: #ccc;
}
.assets-style-oaLibrary--index-dutyTable-3VWE3 tbody td:first-child {
  font-weight: bold;
  background-color: #ccc;
}
.assets-style-oaLibrary--index-main-content-1ocUN {
  min-height: 1480px !important;
}
.assets-style-oaLibrary--index-bodyFixed-3ENNp {
  position: fixed;
  width: 100%;
}
.assets-style-oaLibrary--index-dropdownBoxDisplayNone-2yw0s {
  display: none;
}
.assets-style-oaLibrary--index-overflow-22I_d {
  overflow: hidden;
}
.assets-style-oaLibrary--index-fontGray-38fi_ {
  color: #adadad;
}
.assets-style-oaLibrary--index-fontLightBlack-1Dftx {
  color: #808080;
}
.assets-style-oaLibrary--index-fontLine-punGp {
  color: #adadad;
  margin-left: 6px;
}
.assets-style-oaLibrary--index-mgt12-1ILqr {
  margin-top: 12px;
}
.assets-style-oaLibrary--index-textCenter-1-pyE {
  text-align: center;
  color: #808080;
  cursor: pointer;
}
.assets-style-oaLibrary--index-pdr5-3BMZp {
  padding-right: 5px;
}
.assets-style-oaLibrary--index-fontSc-3_CnX {
  padding-right: 5px;
  text-align: center;
  font-size: 28px;
  color: #595959;
}
.assets-style-oaLibrary--index-lineHeight-31Xky {
  line-height: 40px;
  /*margin-left: -450px;*/
  width: 400px;
}
/* 服务入口页面布局样式 */
.assets-style-oaLibrary--index-flex-2HJvj {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contentMain-2bG-o img {
  max-width: 100%;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contentMain-2bG-o .ant-card-bordered {
  width: calc(100% - 228px);
  display: inline-block;
  max-width: 100%;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contentMain-2bG-o .ant-card-bordered .ant-card-body p {
  padding: 0px 32px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contentMain-2bG-o .ant-card-bordered .ant-card-body img {
  max-width: 100%;
}
.assets-style-oaLibrary--index-flex-2HJvj .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaLibrary--index-flex-2HJvj .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaLibrary--index-flex-2HJvj .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaLibrary--index-flex-2HJvj .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-limitLength-1vutL,
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-limitSplit-oHY61 {
  display: inline-block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-limitLength-1vutL {
  width: 95px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-limitSplit-oHY61 {
  width: 20px;
  text-align: center;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ {
  width: 387px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1-:hover {
  cursor: pointer;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1-:hover .assets-style-oaLibrary--index-rightAffairsBox-3xM6g .anticon {
  display: inline-block;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 405px;
  background-color: white;
  border: 1px solid #e8e8e8;
  margin-bottom: 26px;
  position: relative;
  /* 全部事务右边推荐事务 */
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-rightAffairsBox-3xM6g .anticon {
  display: none;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-iconLeft-l0RCI {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-iconLeft-l0RCI:hover {
  color: #AAAAAA;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-iconRight-1FbEN {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-iconRight-1FbEN:hover {
  color: #AAAAAA;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .ant-card {
  position: static;
  color: #666666;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-card-body {
  padding: 0px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-card-head {
  border-bottom: none;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-list-grid .ant-list-item {
  margin-bottom: 0;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-carousel .slick-dots {
  bottom: 35px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-carousel .slick-slider {
  position: static;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-carousel .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #1890ff;*/
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #b8c4cc;*/
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .assets-style-oaLibrary--index-noDataIcon-2j8LH {
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .assets-style-oaLibrary--index-fontBlack-3BYYr {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 21px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .assets-style-oaLibrary--index-serviceCollectDivRelative-3xK4G {
  position: relative;
  text-align: center;
  /* .radiusDiv:hover{
             box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);


           }*/
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .assets-style-oaLibrary--index-serviceCollectDivRelative-3xK4G .assets-style-oaLibrary--index-radiusDiv-2sklv {
  /*border: 1px solid rgba(90, 137, 181, 0.33);*/
  background: #ffffff;
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin-bottom: 15px;
  margin-left: 17px;
  border-radius: 50%;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .assets-style-oaLibrary--index-serviceCollectDivRelative-3xK4G .assets-style-oaLibrary--index-radiusDiv-2sklv .assets-style-oaLibrary--index-imageRadius-IvI6A {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .assets-style-oaLibrary--index-serviceCollectDivRelative-3xK4G .ant-card-body {
  padding: 11px 7px 18px 9px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .assets-style-oaLibrary--index-serviceCollectDivRelative-3xK4G .ant-card-bordered {
  border: none;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightTop-1ef1- .assets-style-oaLibrary--index-affairTitle-X37Wz .assets-style-oaLibrary--index-serviceCollectDivRelative-3xK4G .assets-style-oaLibrary--index-textCenter-1-pyE {
  text-align: center;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-right-3KSoQ .assets-style-oaLibrary--index-rightBottom-2pPi_ {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 405px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.assets-style-oaLibrary--index-collectRadiusDiv-17B1q {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
.assets-style-oaLibrary--index-optBackground-3ZFiv {
  background: #fff;
}
.assets-style-oaLibrary--index-optBackground-3ZFiv a {
  color: #000;
}
.assets-style-oaLibrary--index-optBackground-3ZFiv a:hover {
  color: #fff;
}
.assets-style-oaLibrary--index-optName-3t3au {
  width: 100%;
  height: 100%;
}
.assets-style-oaLibrary--index-optImg-31fM3 {
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.assets-style-oaLibrary--index-dropdownBox-dpCKg .ant-select-dropdown-menu-item:hover {
  background: #e6f7ff;
}
.assets-style-oaLibrary--index-dropdownBox-dpCKg .ant-select-dropdown-menu-item:hover a {
  color: #397EF0;
}
.assets-style-oaLibrary--index-dropdownBox-dpCKg .ant-select-dropdown-menu {
  overflow: hidden;
  max-height: none;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .ant-select .ant-select-selection {
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-screenBtn-22q2u {
  cursor: pointer;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-screenBtn-22q2u .ant-btn {
  border: none;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchBox-2dXDo {
  width: 550px;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchBox-2dXDo input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-sceneNav-3f9nH {
  display: inline-block;
  position: absolute;
  margin-left: 55px;
  height: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-sceneNav-3f9nH span {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 1px;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-sceneNav-3f9nH .assets-style-oaLibrary--index-sceneIcon-W2h7B {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu {
  line-height: 2;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .ant-tag-checkable-checked {
  border-radius: 12px;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .ant-tag-checkable:active {
  background: none;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .assets-style-oaLibrary--index-item-1zZGA {
  width: calc(100% - 42px);
  display: inline-block;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .assets-style-oaLibrary--index-all-TSOrJ {
  display: inline-block;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .assets-style-oaLibrary--index-all-TSOrJ .ant-tag {
  border-radius: 12px;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .assets-style-oaLibrary--index-searchTitle-3hgPS {
  line-height: 3;
  margin: 5px;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu span {
  color: #808080;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .assets-style-oaLibrary--index-hideItem-2x04K {
  display: inline-block;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .assets-style-oaLibrary--index-rightBtn-3I5CH {
  float: right;
  cursor: pointer;
  margin-top: 9px ;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .ant-btn {
  border: none;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .theme-blue .ant-btn:hover,
.assets-style-oaLibrary--index-searchContent-TWOUj .theme-blue .ant-btn:focus {
  color: #808080;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .ant-input-prefix {
  color: #cdcdcd;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaLibrary--index-searchContent-TWOUj .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-cardItem-1tNmr:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-cardItem-1tNmr:hover button {
  display: block;
  position: absolute;
  right: 16px;
  top: 17px;
  z-index: 2;
  /* opacity: 0.65;*/
}
.assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-cardItem-1tNmr:hover button:hover {
  opacity: 1;
}
.assets-style-oaLibrary--index-cardFrame-1sttx button {
  display: none;
}
.assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-saveIco-3-4L0 {
  width: 48px;
  height: 48px;
}
.assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-iconTj-iPf3V {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 1px;
  left: 6px;
}
.assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-tag-2hg5I {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  height: 25px;
  -webkit-box-orient: vertical;
  clear: both;
}
.assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-tag-2hg5I .assets-style-oaLibrary--index-fontBlack-3BYYr {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-comment-ti73_ {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaLibrary--index-cardFrame-1sttx .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaLibrary--index-cardFrame-1sttx .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0px;
}
.assets-style-oaLibrary--index-cardFrame-1sttx .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaLibrary--index-cardFrame-1sttx .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaLibrary--index-cardFrame-1sttx .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaLibrary--index-cardFrame-1sttx .ant-list-item-meta-description {
  line-height: 25px;
}
.assets-style-oaLibrary--index-cardFrame-1sttx .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaLibrary--index-cardFrame-1sttx a {
  color: #474747;
}
.assets-style-oaLibrary--index-cardFrame-1sttx a:hover {
  /*color: #1890ff;*/
  text-decoration: underline;
}
.assets-style-oaLibrary--index-jian-2WcBs {
  display: inline-flex;
  height: 31px;
}
.assets-style-oaLibrary--index-flex-2HJvj {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d {
  width: 100%;
  height: 180px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-list-item-main {
  display: inline-block;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-list-item-extra {
  float: right;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .assets-style-oaLibrary--index-comment-ti73_ {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .assets-style-oaLibrary--index-saveIco-3-4L0 {
  width: 48px;
  height: 48px;
  /*background: #23d688;*/
  /* border-radius: 50%;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .assets-style-oaLibrary--index-iconTj-iPf3V {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: -2px;
  left: 6px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .assets-style-oaLibrary--index-tag-2hg5I {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .assets-style-oaLibrary--index-tag-2hg5I .assets-style-oaLibrary--index-fontBlack-3BYYr {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .assets-style-oaLibrary--index-grade-3OVXI {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  color: #808080;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 3px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-list-item-meta-description {
  line-height: 2;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-card-bordered {
  border: none;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-tag {
  border-radius: 12px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-col-12 {
  width: 100%;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-card-bordered {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTop-1UF2d .ant-card-wider-padding .ant-card-body {
  padding: 24px 0px 15px 24px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-applyContentTopTitle-2_3Fv a {
  color: #474747;
  font-weight: bold;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD {
  display: table;
  margin-top: 28px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  position: relative;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .assets-style-oaLibrary--index-rightAnchor-sjWjU {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .ant-card-bordered {
  border: none;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .ant-card-head {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .ant-card-head-title {
  font-weight: bold;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .ant-list-split .ant-list-item {
  border-bottom: none;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .ant-list-split .ant-list-header {
  border-bottom: none;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .ant-list-item {
  padding: 0;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .ant-list-header,
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .ant-list-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .ant-anchor-ink-ball {
  width: 14px;
  height: 14px;
  border: 4px solid #1890ff;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-contenBottom-2DqZD .assets-style-oaLibrary--index-userGuide-29wnW .ant-anchor-wrapper {
  padding-left: 10px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-userEvaluation-3xTXV {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-userEvaluation-3xTXV .assets-style-oaLibrary--index-title-39pU2 {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 18px 0 30px 8px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-userEvaluation-3xTXV .assets-style-oaLibrary--index-evaluationDetails-1PGZH {
  margin-left: 20px;
  margin-right: 20px;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-userEvaluation-3xTXV .assets-style-oaLibrary--index-evaluationDetails-1PGZH .assets-style-oaLibrary--index-describe-3bXTm {
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-userEvaluation-3xTXV .assets-style-oaLibrary--index-evaluationDetails-1PGZH .assets-style-oaLibrary--index-userName-2opgG {
  float: left;
  color: #010101;
}
.assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-userEvaluation-3xTXV .assets-style-oaLibrary--index-evaluationDetails-1PGZH .assets-style-oaLibrary--index-time-3TtH9 {
  float: right;
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaLibrary--index-conditionStyle-PAjG8 {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-oaLibrary--index-statusWidth-RDwP8 {
  width: 30%;
  float: left;
  vertical-align: middle;
}
.assets-style-oaLibrary--index-nullData-1E82l {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-oaLibrary--index-nullData-1E82l .assets-style-oaLibrary--index-message-2iC7A {
  position: relative;
  top: 145px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.assets-style-oaLibrary--index-limitedTime-3EY0k {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-oaLibrary--index-limitedTime-3EY0k .assets-style-oaLibrary--index-backBorder-_KzE7 {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-oaLibrary--index-limitedTime-3EY0k .assets-style-oaLibrary--index-inner-2CTiQ {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaLibrary--index-limitedTimeLeft-2nuYq {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-oaLibrary--index-limitedTimeLeft-2nuYq .assets-style-oaLibrary--index-backBorder-_KzE7 {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-oaLibrary--index-limitedTimeLeft-2nuYq .assets-style-oaLibrary--index-inner-2CTiQ {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaLibrary--index-usedSearch-31Y5j {
  float: right;
  display: flex;
  position: relative;
  margin-right: 5px;
  margin-bottom: 10px;
}
.assets-style-oaLibrary--index-usedSearch-31Y5j .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaLibrary--index-usedSearch-31Y5j .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaLibrary--index-usedSearch-31Y5j .ant-input {
  padding: 4px 30px;
}
.assets-style-oaLibrary--index-usedSearch-31Y5j .assets-style-oaLibrary--index-searchDel-3xzx8 {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-oaLibrary--index-menuText-1PGq3 {
  text-align: center;
}
.assets-style-oaLibrary--index-selectColor-1VJXt {
  color: #55906E;
}
.assets-style-oaLibrary--index-footerStyle-3_hgc {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-oaLibrary--index-pagingMargin1-m8z1v {
  margin-left: 30px;
}
.assets-style-oaLibrary--index-pagingMargin2-dt_zu {
  margin-left: 50px;
}
.assets-style-oaLibrary--index-pagingLeft-d7RZq {
  display: inline-block;
  width: 50%;
}
.assets-style-oaLibrary--index-pagingRight-3R99a {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 50%;
}
.assets-style-oaLibrary--index-pageingButton-14LSA {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaLibrary--index-pageingNotAllowed-2uQ3W {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaLibrary--index-itemButton-27ata {
  margin-right: 10px;
}
.assets-style-oaLibrary--index-itemButton-27ata .assets-style-oaLibrary--index-img-2b0NQ {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaLibrary--index-itemButton-27ata i {
  margin-right: 5px;
}
.assets-style-oaLibrary--index-breadcrumb-383h1 {
  width: 350px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-oaLibrary--index-breadcrumbItem-24FPC {
  color: #666666;
  font-weight: bold;
}
.assets-style-oaLibrary--index-card-3C0gf {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaLibrary--index-fixBotBarWrap-2mFOK {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-oaLibrary--index-fixBotBarWrap-2mFOK .ant-btn {
  margin-top: 10px;
}
.assets-style-oaLibrary--index-addressSelect-3fPzU {
  margin-left: 0px;
  width: 620px;
}
.assets-style-oaLibrary--index-affairsCard_linkTitle-1QH1g {
  float: left;
  margin-right: 4px;
}
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-cardItem-1tNmr:hover button {
  background-color: #70b470;
  border-color: #70b470;
}
.theme-green .assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-cardItem-1tNmr:hover button:hover {
  background-color: #00a854;
  border-color: #00a854;
}
.theme-green .assets-style-oaLibrary--index-detailsMain-3ljDJ .assets-style-oaLibrary--index-receiptDiv-2uNPJ {
  padding: 4px;
  float: left;
  width: 10%;
  background: #005825;
}
.theme-green .assets-style-oaLibrary--index-detailsMain-3ljDJ .assets-style-oaLibrary--index-receiptContext-14FEc {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-green .assets-style-oaLibrary--index-themeColor-1aPes {
  color: #005825;
  font-weight: bold;
}
/**************************** 绿色主题开始 ***************************/
/**************************** 红色主题开始 ***************************/
.theme-red .assets-style-oaLibrary--index-detailsMain-3ljDJ .assets-style-oaLibrary--index-receiptDiv-2uNPJ {
  padding: 4px;
  float: left;
  width: 10%;
  background: #9A001E;
}
.theme-red .assets-style-oaLibrary--index-detailsMain-3ljDJ .assets-style-oaLibrary--index-receiptContext-14FEc {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-red .assets-style-oaLibrary--index-selectColor-1VJXt {
  color: #F63E62;
}
.theme-red .assets-style-oaLibrary--index-footerStyle-3_hgc {
  background-color: #fffafb;
}
.theme-red .assets-style-oaLibrary--index-pageingButton-14LSA {
  color: #F63E62;
}
.theme-red .assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-cardItem-1tNmr:hover button {
  background-color: #F63E62;
  border-color: #F63E62;
}
.theme-red .assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-cardItem-1tNmr:hover button:hover {
  background-color: #9A001E;
  border-color: #9A001E;
}
.theme-red .assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.theme-red .assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.theme-red .assets-style-oaLibrary--index-pagination-35Mei {
  box-shadow: 0px 0px 10px 0px rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaLibrary--index-pagination-35Mei .assets-style-oaLibrary--index-affairTotal-3r3dv .assets-style-oaLibrary--index-fontBlue-1j7HG {
  color: #F63E62;
}
.theme-red .assets-style-oaLibrary--index-activeLetter-WaBwt {
  background: #F63E62;
}
.theme-red .assets-style-oaLibrary--index-letter-1v68I:hover {
  background: #F63E62;
}
.theme-red .assets-style-oaLibrary--index-radiusDiv-2sklv {
  border: 1px solid rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaLibrary--index-radiusDiv-2sklv:hover {
  box-shadow: 0px 0px 10px 4px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
.theme-red .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-carousel .slick-dots li button {
  background: rgba(255, 0, 0, 0.5);
}
.theme-red .assets-style-oaLibrary--index-cardFrame-1sttx a:hover {
  color: #F63E62;
}
.theme-red .assets-style-oaLibrary--index-dropdownBox-dpCKg .ant-select-dropdown-menu-item:hover {
  background: #fff1f0;
}
.theme-red .assets-style-oaLibrary--index-dropdownBox-dpCKg .ant-select-dropdown-menu-item:hover a {
  color: #F63E62;
}
.theme-red .assets-style-oaLibrary--index-sceneNav-3f9nH span {
  color: #9A001E;
}
.theme-red .assets-style-oaLibrary--index-sceneNav-3f9nH .assets-style-oaLibrary--index-sceneIcon-W2h7B {
  background: url(../../assets/images/mapIcon_red.png) no-repeat center;
  background-size: cover;
}
.theme-red .assets-style-oaLibrary--index-themeColor-1aPes {
  color: #9A001E;
  font-weight: bold;
}
/**************************** 红色主题结束 **************************/
/**************************** 蓝色主题开始 ***************************/
.theme-blue .assets-style-oaLibrary--index-detailsMain-3ljDJ .assets-style-oaLibrary--index-receiptDiv-2uNPJ {
  padding: 4px;
  float: left;
  width: 10%;
  background: #397EF0;
}
.theme-blue .assets-style-oaLibrary--index-detailsMain-3ljDJ .assets-style-oaLibrary--index-receiptContext-14FEc {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-blue .assets-style-oaLibrary--index-selectColor-1VJXt {
  color: #a2ceff;
}
.theme-blue .assets-style-oaLibrary--index-footerStyle-3_hgc {
  background-color: #fafdff;
}
.theme-blue .assets-style-oaLibrary--index-pageingButton-14LSA {
  color: #a2ceff;
}
.theme-blue .assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-cardItem-1tNmr:hover button {
  background-color: #71b8ef;
  border-color: #71b8ef;
}
.theme-blue .assets-style-oaLibrary--index-cardFrame-1sttx .assets-style-oaLibrary--index-cardItem-1tNmr:hover button:hover {
  background-color: #397EF0;
  border-color: #397EF0;
}
.theme-blue .assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .ant-tag-checkable-checked {
  color: #397EF0;
  background: #e6f7ff;
  border-color: #a2ceff;
}
.theme-blue .assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaLibrary--index-pagination-35Mei {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaLibrary--index-pagination-35Mei .assets-style-oaLibrary--index-affairTotal-3r3dv .assets-style-oaLibrary--index-fontBlue-1j7HG {
  color: #1890ff;
}
.theme-blue .assets-style-oaLibrary--index-activeLetter-WaBwt {
  background: #397EF0;
}
.theme-blue .assets-style-oaLibrary--index-letter-1v68I:hover {
  background: #397EF0;
}
.theme-blue .assets-style-oaLibrary--index-radiusDiv-2sklv {
  border: 1px solid rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaLibrary--index-radiusDiv-2sklv:hover {
  box-shadow: 0px 0px 10px 4px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-carousel .slick-dots li.slick-active button {
  background: #1890ff;
}
.theme-blue .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-carousel .slick-dots li button {
  background: rgba(35, 145, 230, 0.7);
}
.theme-blue .assets-style-oaLibrary--index-cardFrame-1sttx a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaLibrary--index-sceneNav-3f9nH span {
  color: #397EF0;
}
.theme-blue .assets-style-oaLibrary--index-sceneNav-3f9nH .assets-style-oaLibrary--index-sceneIcon-W2h7B {
  background: url(../../assets/images/mapIcon_blue.png) no-repeat center;
  background-size: cover;
}
.theme-blue .assets-style-oaLibrary--index-themeColor-1aPes {
  color: #397EF0;
  font-weight: bold;
}
/**************************** 蓝色主题结束 **************************/
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .ant-tag-checkable-checked {
  color: #1C9750;
  background: #E6FFF1;
  border-color: #1C9750;
}
.theme-green .assets-style-oaLibrary--index-searchContent-TWOUj .assets-style-oaLibrary--index-searchList-1WMgu .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1C9750;
}
.theme-green .assets-style-oaLibrary--index-pagination-35Mei {
  box-shadow: 0px 0px 10px 0px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-oaLibrary--index-pagination-35Mei .assets-style-oaLibrary--index-affairTotal-3r3dv .assets-style-oaLibrary--index-fontBlue-1j7HG {
  color: #1C9750;
}
.theme-green .assets-style-oaLibrary--index-activeLetter-WaBwt {
  background: #1C9750;
}
.theme-green .assets-style-oaLibrary--index-letter-1v68I:hover {
  background: #1C9750;
}
.theme-green .assets-style-oaLibrary--index-radiusDiv-2sklv:hover {
  box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);
}
.theme-green .assets-style-oaLibrary--index-radiusDiv-2sklv {
  border: 1px solid rgba(87, 177, 134, 0.1);
}
.theme-green .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-carousel .slick-dots li.slick-active button {
  background: #1C9750;
}
.theme-green .assets-style-oaLibrary--index-affairTitle-X37Wz .ant-carousel .slick-dots li button {
  background: rgba(10, 150, 50, 0.7);
}
.theme-green .assets-style-oaLibrary--index-cardFrame-1sttx a:hover {
  color: #00a854;
}
.theme-green .assets-style-oaLibrary--index-dropdownBox-dpCKg .ant-select-dropdown-menu-item:hover {
  background: #F5FDF8;
}
.theme-green .assets-style-oaLibrary--index-dropdownBox-dpCKg .ant-select-dropdown-menu-item:hover a {
  color: #00a854;
}
.theme-green .assets-style-oaLibrary--index-sceneNav-3f9nH span {
  color: #005825;
}
.theme-green .assets-style-oaLibrary--index-sceneNav-3f9nH .assets-style-oaLibrary--index-sceneIcon-W2h7B {
  background: url(../../assets/images/mapIcon_green.png) no-repeat center;
  background-size: cover;
}
.theme-green .assets-style-oaLibrary--index-themeColor-1aPes {
  color: #005825;
  font-weight: bold;
}
/**************************** 绿色主题结束 **************************/
@media (min-width: 1601px) {
  .font-normal .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S {
    border-radius: 6px;
    width: 100%;
  }
  .font-normal .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S .assets-style-oaLibrary--index-leftBody-1xthV .assets-style-oaLibrary--index-leftService-2p9_X {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S {
    width: 100%;
  }
  .font-normal .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S .assets-style-oaLibrary--index-leftBody-1xthV .assets-style-oaLibrary--index-leftService-2p9_X {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1601px) {
  .font-normal .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF {
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF {
    width: 100%;
  }
}
@media (max-height: 830px) {
  .font-normal .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF .assets-style-oaLibrary--index-AllLetter--M4TV {
    bottom: 485px;
  }
}
@media (min-height: 831px) {
  .font-normal .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF .assets-style-oaLibrary--index-AllLetter--M4TV {
    top: 326px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S {
    border-radius: 6px;
    width: 100%;
  }
  .font-large .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S .assets-style-oaLibrary--index-leftBody-1xthV .assets-style-oaLibrary--index-leftService-2p9_X {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S {
    width: 100%;
  }
  .font-large .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S .assets-style-oaLibrary--index-leftBody-1xthV .assets-style-oaLibrary--index-leftService-2p9_X {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF {
    width: 100%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF {
    width: 100%;
  }
}
@media (max-height: 913px) {
  .font-large .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF .assets-style-oaLibrary--index-AllLetter--M4TV {
    bottom: 485px;
  }
}
@media (min-height: 914.1px) {
  .font-large .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF .assets-style-oaLibrary--index-AllLetter--M4TV {
    top: 326px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S {
    border-radius: 6px;
    width: 100%;
  }
  .font-extraLarge .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S .assets-style-oaLibrary--index-leftBody-1xthV .assets-style-oaLibrary--index-leftService-2p9_X {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S {
    width: 100%;
  }
  .font-extraLarge .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-left-28y7S .assets-style-oaLibrary--index-leftBody-1xthV .assets-style-oaLibrary--index-leftService-2p9_X {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF {
    width: 100%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF {
    width: 100%;
  }
}
@media (max-height: 1037.5px) {
  .font-extraLarge .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF .assets-style-oaLibrary--index-AllLetter--M4TV {
    bottom: 485px;
  }
}
@media (min-height: 1038.75px) {
  .font-extraLarge .assets-style-oaLibrary--index-flex-2HJvj .assets-style-oaLibrary--index-leftContent-2yAdF .assets-style-oaLibrary--index-AllLetter--M4TV {
    top: 326px;
  }
}
@media (min-width: 1600px) {
  .font-extraLarge .assets-style-oaLibrary--index-flex-2HJvj .ant-col-xxl-8 {
    width: 50%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/*************** 共用样式***************/
.assets-style-oaInnerEmail--index-conditionStyle-1bDDi {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-oaInnerEmail--index-dropdownBoxDisplayNone-1raHi {
  display: none;
}
.assets-style-oaInnerEmail--index-selectColor-wZ8Um {
  color: #55906E;
}
.assets-style-oaInnerEmail--index-toolTip-3zhK5 .ant-tooltip-content .ant-tooltip-inner {
  width: 760px !important;
}
.assets-style-oaInnerEmail--index-toolTip2-2qgJE .ant-tooltip-content .ant-tooltip-inner {
  width: 510px !important;
}
.assets-style-oaInnerEmail--index-main-content-2OgVB {
  min-height: 1480px !important;
}
.assets-style-oaInnerEmail--index-bodyFixed-jxWQv {
  position: fixed;
  width: 100%;
}
.assets-style-oaInnerEmail--index-overflow-3ZUgT {
  overflow: hidden;
}
.assets-style-oaInnerEmail--index-fontGray-7JBe- {
  color: #adadad;
}
.assets-style-oaInnerEmail--index-fontLightBlack-JAMY3 {
  color: #808080;
}
.assets-style-oaInnerEmail--index-fontLine-1tplX {
  color: #adadad;
  margin-left: 6px;
}
.assets-style-oaInnerEmail--index-mgt12-3nQ4w {
  margin-top: 12px;
}
.assets-style-oaInnerEmail--index-textCenter-2xob8 {
  text-align: center;
  color: #808080;
  cursor: pointer;
}
.assets-style-oaInnerEmail--index-pdr5-2ZOb8 {
  padding-right: 5px;
}
.assets-style-oaInnerEmail--index-fontSc-Rwhp9 {
  padding-right: 5px;
  text-align: center;
  font-size: 28px;
  color: #595959;
}
.assets-style-oaInnerEmail--index-lineHeight-2gqS- {
  line-height: 40px;
  /*margin-left: -450px;*/
  width: 400px;
}
/* 服务入口页面布局样式 */
.assets-style-oaInnerEmail--index-flex-3iiCj {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contentMain-2zu7T img {
  max-width: 100%;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contentMain-2zu7T .ant-card-bordered {
  width: calc(100% - 228px);
  display: inline-block;
  max-width: 100%;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contentMain-2zu7T .ant-card-bordered .ant-card-body p {
  padding: 0px 32px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contentMain-2zu7T .ant-card-bordered .ant-card-body img {
  max-width: 100%;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-limitLength-SaXj-,
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-limitSplit-AeLLt {
  display: inline-block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-limitLength-SaXj- {
  width: 95px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-limitSplit-AeLLt {
  width: 20px;
  text-align: center;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD {
  width: 387px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q:hover {
  cursor: pointer;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q:hover .assets-style-oaInnerEmail--index-rightAffairsBox-WPX6U .anticon {
  display: inline-block;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 405px;
  background-color: white;
  border: 1px solid #e8e8e8;
  margin-bottom: 26px;
  position: relative;
  /* 全部事务右边推荐事务 */
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-rightAffairsBox-WPX6U .anticon {
  display: none;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-iconLeft-3JfQP {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-iconLeft-3JfQP:hover {
  color: #AAAAAA;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-iconRight-2ul2c {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-iconRight-2ul2c:hover {
  color: #AAAAAA;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .ant-card {
  position: static;
  color: #666666;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-card-body {
  padding: 0px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-card-head {
  border-bottom: none;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-list-grid .ant-list-item {
  margin-bottom: 0;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-carousel .slick-dots {
  bottom: 35px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-carousel .slick-slider {
  position: static;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-carousel .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #1890ff;*/
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #b8c4cc;*/
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .assets-style-oaInnerEmail--index-noDataIcon-9fuXj {
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .assets-style-oaInnerEmail--index-fontBlack-1DA4g {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 21px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .assets-style-oaInnerEmail--index-serviceCollectDivRelative-YO2Gy {
  position: relative;
  text-align: center;
  /* .radiusDiv:hover{
             box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);


           }*/
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .assets-style-oaInnerEmail--index-serviceCollectDivRelative-YO2Gy .assets-style-oaInnerEmail--index-radiusDiv-1jnRq {
  /*border: 1px solid rgba(90, 137, 181, 0.33);*/
  background: #ffffff;
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin-bottom: 15px;
  margin-left: 17px;
  border-radius: 50%;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .assets-style-oaInnerEmail--index-serviceCollectDivRelative-YO2Gy .assets-style-oaInnerEmail--index-radiusDiv-1jnRq .assets-style-oaInnerEmail--index-imageRadius-BRb5U {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .assets-style-oaInnerEmail--index-serviceCollectDivRelative-YO2Gy .ant-card-body {
  padding: 11px 7px 18px 9px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .assets-style-oaInnerEmail--index-serviceCollectDivRelative-YO2Gy .ant-card-bordered {
  border: none;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightTop-B8N8q .assets-style-oaInnerEmail--index-affairTitle-1prvZ .assets-style-oaInnerEmail--index-serviceCollectDivRelative-YO2Gy .assets-style-oaInnerEmail--index-textCenter-2xob8 {
  text-align: center;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-right-3mkUD .assets-style-oaInnerEmail--index-rightBottom-F-m3X {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 405px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.assets-style-oaInnerEmail--index-collectRadiusDiv-2WCI4 {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
.assets-style-oaInnerEmail--index-optBackground-35Aa9 {
  background: #fff;
}
.assets-style-oaInnerEmail--index-optBackground-35Aa9 a {
  color: #000;
}
.assets-style-oaInnerEmail--index-optBackground-35Aa9 a:hover {
  color: #fff;
}
.assets-style-oaInnerEmail--index-optName-3VGFx {
  width: 100%;
  height: 100%;
}
.assets-style-oaInnerEmail--index-optImg-3nuS0 {
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.assets-style-oaInnerEmail--index-dropdownBox-cAzyk .ant-select-dropdown-menu-item:hover {
  background: #e6f7ff;
}
.assets-style-oaInnerEmail--index-dropdownBox-cAzyk .ant-select-dropdown-menu-item:hover a {
  color: #397EF0;
}
.assets-style-oaInnerEmail--index-dropdownBox-cAzyk .ant-select-dropdown-menu {
  overflow: hidden;
  max-height: none;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .ant-select .ant-select-selection {
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-screenBtn-19dKy {
  cursor: pointer;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-screenBtn-19dKy .ant-btn {
  border: none;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchBox-GegQ1 {
  width: 550px;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchBox-GegQ1 input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-sceneNav-3Qv3t {
  display: inline-block;
  position: absolute;
  margin-left: 55px;
  height: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-sceneNav-3Qv3t span {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 1px;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-sceneNav-3Qv3t .assets-style-oaInnerEmail--index-sceneIcon-2B0pW {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn {
  line-height: 2;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .ant-tag-checkable-checked {
  border-radius: 12px;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .ant-tag-checkable:active {
  background: none;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .assets-style-oaInnerEmail--index-item-26MVa {
  width: calc(100% - 42px);
  display: inline-block;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .assets-style-oaInnerEmail--index-all-1laiQ {
  display: inline-block;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .assets-style-oaInnerEmail--index-all-1laiQ .ant-tag {
  border-radius: 12px;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .assets-style-oaInnerEmail--index-searchTitle-3T5i4 {
  line-height: 3;
  margin: 5px;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn span {
  color: #808080;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .assets-style-oaInnerEmail--index-hideItem-11LUA {
  display: inline-block;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .assets-style-oaInnerEmail--index-rightBtn-2myF8 {
  float: right;
  cursor: pointer;
  margin-top: 9px ;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .ant-btn {
  border: none;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .theme-blue .ant-btn:hover,
.assets-style-oaInnerEmail--index-searchContent-12Sfw .theme-blue .ant-btn:focus {
  color: #808080;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .ant-input-prefix {
  color: #cdcdcd;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaInnerEmail--index-searchContent-12Sfw .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-cardItem-2Xefe:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-cardItem-2Xefe:hover button {
  display: block;
  position: absolute;
  right: 16px;
  top: 17px;
  z-index: 2;
  /* opacity: 0.65;*/
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-cardItem-2Xefe:hover button:hover {
  opacity: 1;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe button {
  display: none;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-saveIco-30xoe {
  width: 48px;
  height: 48px;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-iconTj-1z1Fb {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 1px;
  left: 6px;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-tag-3LsWY {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  height: 25px;
  -webkit-box-orient: vertical;
  clear: both;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-tag-3LsWY .assets-style-oaInnerEmail--index-fontBlack-1DA4g {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-comment-16UGH {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0px;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .ant-list-item-meta-description {
  line-height: 25px;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe a {
  color: #474747;
}
.assets-style-oaInnerEmail--index-cardFrame-3rwQe a:hover {
  /*color: #1890ff;*/
  text-decoration: underline;
}
.assets-style-oaInnerEmail--index-jian-3kBRZ {
  display: inline-flex;
  height: 31px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu {
  width: 100%;
  height: 180px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-list-item-main {
  display: inline-block;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-list-item-extra {
  float: right;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .assets-style-oaInnerEmail--index-comment-16UGH {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .assets-style-oaInnerEmail--index-saveIco-30xoe {
  width: 48px;
  height: 48px;
  /*background: #23d688;*/
  /* border-radius: 50%;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .assets-style-oaInnerEmail--index-iconTj-1z1Fb {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: -2px;
  left: 6px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .assets-style-oaInnerEmail--index-tag-3LsWY {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .assets-style-oaInnerEmail--index-tag-3LsWY .assets-style-oaInnerEmail--index-fontBlack-1DA4g {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .assets-style-oaInnerEmail--index-grade-31z6F {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  color: #808080;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 3px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-list-item-meta-description {
  line-height: 2;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-card-bordered {
  border: none;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-tag {
  border-radius: 12px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-col-12 {
  width: 100%;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-card-bordered {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTop-vmaUu .ant-card-wider-padding .ant-card-body {
  padding: 24px 0px 15px 24px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-applyContentTopTitle-3avI8 a {
  color: #474747;
  font-weight: bold;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE {
  display: table;
  margin-top: 28px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  position: relative;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .assets-style-oaInnerEmail--index-rightAnchor-2FjDr {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .ant-card-bordered {
  border: none;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .ant-card-head {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .ant-card-head-title {
  font-weight: bold;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .ant-list-split .ant-list-item {
  border-bottom: none;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .ant-list-split .ant-list-header {
  border-bottom: none;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .ant-list-item {
  padding: 0;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .ant-list-header,
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .ant-list-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .ant-anchor-ink-ball {
  width: 14px;
  height: 14px;
  border: 4px solid #1890ff;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-contenBottom-1MbAE .assets-style-oaInnerEmail--index-userGuide-2LSV0 .ant-anchor-wrapper {
  padding-left: 10px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-userEvaluation-21hba {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-userEvaluation-21hba .assets-style-oaInnerEmail--index-title-3QvjJ {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 18px 0 30px 8px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-userEvaluation-21hba .assets-style-oaInnerEmail--index-evaluationDetails-3Up6l {
  margin-left: 20px;
  margin-right: 20px;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-userEvaluation-21hba .assets-style-oaInnerEmail--index-evaluationDetails-3Up6l .assets-style-oaInnerEmail--index-describe-27TTL {
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-userEvaluation-21hba .assets-style-oaInnerEmail--index-evaluationDetails-3Up6l .assets-style-oaInnerEmail--index-userName-2Blib {
  float: left;
  color: #010101;
}
.assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-userEvaluation-21hba .assets-style-oaInnerEmail--index-evaluationDetails-3Up6l .assets-style-oaInnerEmail--index-time-bQz0C {
  float: right;
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaInnerEmail--index-nullData-2yM01 {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-oaInnerEmail--index-nullData-2yM01 .assets-style-oaInnerEmail--index-message-25f3j {
  position: relative;
  top: 145px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.assets-style-oaInnerEmail--index-limitedTime-3w0BO {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-oaInnerEmail--index-limitedTime-3w0BO .assets-style-oaInnerEmail--index-backBorder-3Tjwx {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-oaInnerEmail--index-limitedTime-3w0BO .assets-style-oaInnerEmail--index-inner-3L4yC {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(-45deg);
}
.assets-style-oaInnerEmail--index-limitedTimeLeft-3Buo5 {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-oaInnerEmail--index-limitedTimeLeft-3Buo5 .assets-style-oaInnerEmail--index-backBorder-3Tjwx {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-oaInnerEmail--index-limitedTimeLeft-3Buo5 .assets-style-oaInnerEmail--index-inner-3L4yC {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(-45deg);
}
.assets-style-oaInnerEmail--index-footerStyle-2bF0N {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-oaInnerEmail--index-pagingMargin1-1UXRP {
  margin-left: 20px;
}
.assets-style-oaInnerEmail--index-pagingMargin2-8UbQq {
  margin-left: 50px;
}
.assets-style-oaInnerEmail--index-pagingLeft-3NhMF {
  display: inline-block;
  width: 60%;
}
.assets-style-oaInnerEmail--index-pagingRight-1o-mh {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 40%;
}
.assets-style-oaInnerEmail--index-pageingButton-wDp16 {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaInnerEmail--index-pageingNotAllowed-2X-Jr {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaInnerEmail--index-itemButton-33Lgq {
  margin-right: 10px;
}
.assets-style-oaInnerEmail--index-itemButton-33Lgq .assets-style-oaInnerEmail--index-img-3tLxF {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaInnerEmail--index-itemButton-33Lgq i {
  margin-right: 5px;
}
.assets-style-oaInnerEmail--index-breadcrumb-Cnw3c {
  width: 350px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-oaInnerEmail--index-breadcrumbItem-2LnGw {
  color: #666666;
  font-weight: bold;
}
.assets-style-oaInnerEmail--index-card-rU-_L {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaInnerEmail--index-fixBotBarWrap-2NumY {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-oaInnerEmail--index-fixBotBarWrap-2NumY .ant-btn {
  margin-top: 10px;
}
.assets-style-oaInnerEmail--index-affairsCard_linkTitle-2ggV8 {
  float: left;
  margin-right: 4px;
}
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-cardItem-2Xefe:hover button {
  background-color: #70b470;
  border-color: #70b470;
}
.theme-green .assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-cardItem-2Xefe:hover button:hover {
  background-color: #00a854;
  border-color: #00a854;
}
/**************************** 绿色主题开始 ***************************/
/**************************** 红色主题开始 ***************************/
.theme-red .assets-style-oaInnerEmail--index-selectColor-wZ8Um {
  color: #F63E62;
}
.theme-red .assets-style-oaInnerEmail--index-footerStyle-2bF0N {
  background-color: #fffafb;
}
.theme-red .assets-style-oaInnerEmail--index-pageingButton-wDp16 {
  color: #F63E62;
}
.theme-red .assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-cardItem-2Xefe:hover button {
  background-color: #F63E62;
  border-color: #F63E62;
}
.theme-red .assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-cardItem-2Xefe:hover button:hover {
  background-color: #9A001E;
  border-color: #9A001E;
}
.theme-red .assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.theme-red .assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.theme-red .assets-style-oaInnerEmail--index-pagination-234iS {
  box-shadow: 0px 0px 10px 0px rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaInnerEmail--index-pagination-234iS .assets-style-oaInnerEmail--index-affairTotal-WaCnT .assets-style-oaInnerEmail--index-fontBlue-1j0aY {
  color: #F63E62;
}
.theme-red .assets-style-oaInnerEmail--index-activeLetter-7w33X {
  background: #F63E62;
}
.theme-red .assets-style-oaInnerEmail--index-letter-1kmMk:hover {
  background: #F63E62;
}
.theme-red .assets-style-oaInnerEmail--index-radiusDiv-1jnRq {
  border: 1px solid rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaInnerEmail--index-radiusDiv-1jnRq:hover {
  box-shadow: 0px 0px 10px 4px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
.theme-red .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-carousel .slick-dots li button {
  background: rgba(255, 0, 0, 0.5);
}
.theme-red .assets-style-oaInnerEmail--index-cardFrame-3rwQe a:hover {
  color: #F63E62;
}
.theme-red .assets-style-oaInnerEmail--index-dropdownBox-cAzyk .ant-select-dropdown-menu-item:hover {
  background: #fff1f0;
}
.theme-red .assets-style-oaInnerEmail--index-dropdownBox-cAzyk .ant-select-dropdown-menu-item:hover a {
  color: #F63E62;
}
.theme-red .assets-style-oaInnerEmail--index-sceneNav-3Qv3t span {
  color: #9A001E;
}
.theme-red .assets-style-oaInnerEmail--index-sceneNav-3Qv3t .assets-style-oaInnerEmail--index-sceneIcon-2B0pW {
  background: url(../../assets/images/mapIcon_red.png) no-repeat center;
  background-size: cover;
}
.theme-red .assets-style-oaInnerEmail--index-receiptDiv-1pqxb {
  background: #9A001E;
}
/**************************** 红色主题结束 **************************/
/**************************** 蓝色主题开始 ***************************/
.theme-blue .assets-style-oaInnerEmail--index-selectColor-wZ8Um {
  color: #a2ceff;
}
.theme-blue .assets-style-oaInnerEmail--index-footerStyle-2bF0N {
  background-color: #fafdff;
}
.theme-blue .assets-style-oaInnerEmail--index-pageingButton-wDp16 {
  color: #a2ceff;
}
.theme-blue .assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-cardItem-2Xefe:hover button {
  background-color: #71b8ef;
  border-color: #71b8ef;
}
.theme-blue .assets-style-oaInnerEmail--index-cardFrame-3rwQe .assets-style-oaInnerEmail--index-cardItem-2Xefe:hover button:hover {
  background-color: #397EF0;
  border-color: #397EF0;
}
.theme-blue .assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .ant-tag-checkable-checked {
  color: #397EF0;
  background: #e6f7ff;
  border-color: #a2ceff;
}
.theme-blue .assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaInnerEmail--index-pagination-234iS {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaInnerEmail--index-pagination-234iS .assets-style-oaInnerEmail--index-affairTotal-WaCnT .assets-style-oaInnerEmail--index-fontBlue-1j0aY {
  color: #1890ff;
}
.theme-blue .assets-style-oaInnerEmail--index-activeLetter-7w33X {
  background: #397EF0;
}
.theme-blue .assets-style-oaInnerEmail--index-letter-1kmMk:hover {
  background: #397EF0;
}
.theme-blue .assets-style-oaInnerEmail--index-radiusDiv-1jnRq {
  border: 1px solid rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaInnerEmail--index-radiusDiv-1jnRq:hover {
  box-shadow: 0px 0px 10px 4px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-carousel .slick-dots li.slick-active button {
  background: #1890ff;
}
.theme-blue .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-carousel .slick-dots li button {
  background: rgba(35, 145, 230, 0.7);
}
.theme-blue .assets-style-oaInnerEmail--index-cardFrame-3rwQe a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaInnerEmail--index-sceneNav-3Qv3t span {
  color: #397EF0;
}
.theme-blue .assets-style-oaInnerEmail--index-sceneNav-3Qv3t .assets-style-oaInnerEmail--index-sceneIcon-2B0pW {
  background: url(../../assets/images/mapIcon_blue.png) no-repeat center;
  background-size: cover;
}
.theme-blue .assets-style-oaInnerEmail--index-receiptDiv-1pqxb {
  background: #397EF0;
}
/**************************** 蓝色主题结束 **************************/
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .ant-tag-checkable-checked {
  color: #1C9750;
  background: #E6FFF1;
  border-color: #1C9750;
}
.theme-green .assets-style-oaInnerEmail--index-searchContent-12Sfw .assets-style-oaInnerEmail--index-searchList-3EMXn .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1C9750;
}
.theme-green .assets-style-oaInnerEmail--index-pagination-234iS {
  box-shadow: 0px 0px 10px 0px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-oaInnerEmail--index-pagination-234iS .assets-style-oaInnerEmail--index-affairTotal-WaCnT .assets-style-oaInnerEmail--index-fontBlue-1j0aY {
  color: #1C9750;
}
.theme-green .assets-style-oaInnerEmail--index-activeLetter-7w33X {
  background: #1C9750;
}
.theme-green .assets-style-oaInnerEmail--index-letter-1kmMk:hover {
  background: #1C9750;
}
.theme-green .assets-style-oaInnerEmail--index-radiusDiv-1jnRq:hover {
  box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);
}
.theme-green .assets-style-oaInnerEmail--index-radiusDiv-1jnRq {
  border: 1px solid rgba(87, 177, 134, 0.1);
}
.theme-green .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-carousel .slick-dots li.slick-active button {
  background: #1C9750;
}
.theme-green .assets-style-oaInnerEmail--index-affairTitle-1prvZ .ant-carousel .slick-dots li button {
  background: rgba(10, 150, 50, 0.7);
}
.theme-green .assets-style-oaInnerEmail--index-cardFrame-3rwQe a:hover {
  color: #00a854;
}
.theme-green .assets-style-oaInnerEmail--index-dropdownBox-cAzyk .ant-select-dropdown-menu-item:hover {
  background: #F5FDF8;
}
.theme-green .assets-style-oaInnerEmail--index-dropdownBox-cAzyk .ant-select-dropdown-menu-item:hover a {
  color: #00a854;
}
.theme-green .assets-style-oaInnerEmail--index-sceneNav-3Qv3t span {
  color: #005825;
}
.theme-green .assets-style-oaInnerEmail--index-sceneNav-3Qv3t .assets-style-oaInnerEmail--index-sceneIcon-2B0pW {
  background: url(../../assets/images/mapIcon_green.png) no-repeat center;
  background-size: cover;
}
.theme-green .assets-style-oaInnerEmail--index-receiptDiv-1pqxb {
  background: #005825;
}
/**************************** 绿色主题结束 **************************/
@media (min-width: 1601px) {
  .font-normal .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz {
    border-radius: 6px;
    width: 100%;
  }
  .font-normal .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz .assets-style-oaInnerEmail--index-leftBody-1Fyff .assets-style-oaInnerEmail--index-leftService-2MdFy {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz {
    width: 100%;
  }
  .font-normal .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz .assets-style-oaInnerEmail--index-leftBody-1Fyff .assets-style-oaInnerEmail--index-leftService-2MdFy {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1601px) {
  .font-normal .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev {
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev {
    width: 100%;
  }
}
@media (max-height: 830px) {
  .font-normal .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev .assets-style-oaInnerEmail--index-AllLetter-3JECk {
    bottom: 485px;
  }
}
@media (min-height: 831px) {
  .font-normal .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev .assets-style-oaInnerEmail--index-AllLetter-3JECk {
    top: 326px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz {
    border-radius: 6px;
    width: 100%;
  }
  .font-large .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz .assets-style-oaInnerEmail--index-leftBody-1Fyff .assets-style-oaInnerEmail--index-leftService-2MdFy {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz {
    width: 100%;
  }
  .font-large .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz .assets-style-oaInnerEmail--index-leftBody-1Fyff .assets-style-oaInnerEmail--index-leftService-2MdFy {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev {
    width: 100%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev {
    width: 100%;
  }
}
@media (max-height: 913px) {
  .font-large .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev .assets-style-oaInnerEmail--index-AllLetter-3JECk {
    bottom: 485px;
  }
}
@media (min-height: 914.1px) {
  .font-large .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev .assets-style-oaInnerEmail--index-AllLetter-3JECk {
    top: 326px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz {
    border-radius: 6px;
    width: 100%;
  }
  .font-extraLarge .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz .assets-style-oaInnerEmail--index-leftBody-1Fyff .assets-style-oaInnerEmail--index-leftService-2MdFy {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz {
    width: 100%;
  }
  .font-extraLarge .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-left-3AKpz .assets-style-oaInnerEmail--index-leftBody-1Fyff .assets-style-oaInnerEmail--index-leftService-2MdFy {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev {
    width: 100%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev {
    width: 100%;
  }
}
@media (max-height: 1037.5px) {
  .font-extraLarge .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev .assets-style-oaInnerEmail--index-AllLetter-3JECk {
    bottom: 485px;
  }
}
@media (min-height: 1038.75px) {
  .font-extraLarge .assets-style-oaInnerEmail--index-flex-3iiCj .assets-style-oaInnerEmail--index-leftContent-3Wsev .assets-style-oaInnerEmail--index-AllLetter-3JECk {
    top: 326px;
  }
}
@media (min-width: 1600px) {
  .font-extraLarge .assets-style-oaInnerEmail--index-flex-3iiCj .ant-col-xxl-8 {
    width: 50%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_j7wyjg6p5q.eot');
  src: url('//at.alicdn.com/t/font_864711_j7wyjg6p5q.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_j7wyjg6p5q.woff') format('woff'), url('//at.alicdn.com/t/font_864711_j7wyjg6p5q.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_j7wyjg6p5q.svg#iconfont') format('svg');
}
.assets-style-transactionCard--index-iconfont-l1_l4 {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
/*事务列表公共样式*/
.assets-style-transactionCard--index-transaction-hYMbY {
  width: 100%;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 25px;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F {
  border-bottom: 1px solid #E1E6E3;
  /*  line-height: @title-height;*/
  padding: 0 21px;
  vertical-align: middle;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-headTitle-3TU6e {
  font-weight: bold;
  color: #005825;
  font-size: 18px;
  /*   line-height: @title-height;*/
  text-align: left;
  /* &:hover{
        border-bottom:1px solid @deep-green;
      }*/
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-cardInfo-3c12k {
  position: absolute;
  top: -12px;
  left: 95px;
  font-size: 12px;
  color: #B9BFBB;
  cursor: pointer;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-totalSpan-2DreX {
  height: 17px;
  width: 35px;
  display: inline-block;
  position: relative;
  top: 17px;
  background: #FD6767;
  border-radius: 8px 8px 9px 0px;
  font-size: 14px;
  font-family: ArialMT;
  font-weight: normal;
  margin-left: 15px;
  color: #ffffff;
  text-align: center;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-totalSpan-2DreX span {
  position: relative;
  top: -19px;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-count-1seY6 {
  display: inline-block;
  float: right;
  /* margin-right: 35px;*/
  /*    line-height: @title-height;*/
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-count-1seY6 a {
  color: #62B68E;
  font-size: 14px;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-count-1seY6 a:hover {
  /*text-decoration: underline;*/
  color: #005825;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-isShow-28Agb {
  float: right;
  color: #C9C9C9;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-isShow-28Agb a {
  color: #C9C9C9;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  margin-right: 7px;
  cursor: pointer;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-isShow-28Agb a:hover {
  color: #005825;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-isShow-28Agb a:hover .assets-style-transactionCard--index-plus-2GKH9 {
  text-decoration: underline;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-list-2B0t_ {
  margin: 0px 16px;
  position: relative;
  overflow: hidden;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-bottomUl-2KSUx {
  width: 100%;
  height: 58px;
  text-align: center;
  line-height: 58px;
  position: absolute;
  bottom: 0;
  list-style: none;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-bottomUl-2KSUx a {
  color: #62B68E;
}
.assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-bottomUl-2KSUx a:hover {
  color: #005825;
  /* text-decoration: underline;*/
}
.assets-style-transactionCard--index-dropDownLink-2xcnY a {
  color: #B1B1B1;
}
.assets-style-transactionCard--index-dataList-y-aAQ {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt {
  overflow: hidden;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt ul {
  height: 41px;
  box-shadow: #E1E6E3 0px 0.4px;
  width: 97%;
  cursor: pointer;
  padding: 0px 5px;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt ul:hover {
  background: #F5FDF8;
  /*background-color : #e6fff5;*/
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt ul li {
  display: inline-block;
  height: 40px;
  padding-right: 16px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  color: #B1B1B1;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt ul li a {
  color: #B1B1B1;
  cursor: pointer;
  /*&:hover{
            color:@deep-green;
            text-decoration: underline;
          }*/
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt ul .assets-style-transactionCard--index-doing-2fbm4 .assets-style-transactionCard--index-iconfont-l1_l4 {
  color: #eca928;
  font-size: 6px;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt ul .assets-style-transactionCard--index-done-2SHPQ .assets-style-transactionCard--index-iconfont-l1_l4 {
  color: #37a164;
  font-size: 6px;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(1) a,
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(1) a {
  color: black;
  /*&:hover{
            text-decoration: underline;
          }*/
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(3) a,
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(3) a {
  color: #37A164;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(1) a {
  color: black;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(1) a {
  color: black;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-first-a8vUo {
  width: 40%;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-first-a8vUo a {
  color: #000000;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-third-ad6Ol {
  width: 18%;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-third-ad6Ol a {
  cursor: pointer;
  font-size: 14px;
  color: #00a854;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-second-18Wbc {
  width: 30%;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-second-18Wbc a {
  color: #999999;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-last-1ZTEI {
  width: 12%;
  text-align: right;
  padding-right: 24px;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-last-1ZTEI a {
  color: #c9c9c9;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-last-1ZTEI a:hover {
  color: #00a854;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-mywait-3pzWJ {
  padding: 0px;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-mywait-3pzWJ li {
  text-align: left;
  float: left;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-mywait-3pzWJ li:nth-child(1) {
  width: 40%;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-mywait-3pzWJ li:nth-child(1) a {
  color: #000000;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-mywait-3pzWJ li:nth-child(2) {
  color: #c9c9c9;
  width: 25%;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-mywait-3pzWJ li:nth-child(3) a {
  color: #c9c9c9;
  width: 35%;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-itemRow-35_bN li:nth-child(1) {
  width: 45%;
  color: #000000;
  padding-right: 10px;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-itemRow-35_bN li:nth-child(2) {
  color: #c9c9c9;
  width: 45%;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-itemRow-35_bN li:nth-child(3) {
  width: 10%;
  text-align: right;
  padding-right: 24px;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-itemRow-35_bN li:nth-child(3) a {
  color: #c9c9c9;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-itemRow-35_bN li:nth-child(3) a:hover {
  color: #00a854;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-notMore-1aOsL {
  font-size: 14px;
  color: #B1B1B1;
  list-style: none;
}
.assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-notMore-1aOsL li {
  position: absolute;
  width: 100%;
  bottom: 0px;
  text-align: center;
}
.assets-style-transactionCard--index-normal-Fha7N {
  height: 100%;
  border: none;
}
.assets-style-transactionCard--index-normal-Fha7N .assets-style-transactionCard--index-nullData-2m0Vz {
  height: 660px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-transactionCard--index-normal-Fha7N .assets-style-transactionCard--index-nullData-2m0Vz .assets-style-transactionCard--index-message-1otHX {
  position: relative;
  top: 498.75px;
  text-align: center;
  color: #DBDBDB;
  font-size: 14px;
}
.assets-style-transactionCard--index-normal-Fha7N .assets-style-transactionCard--index-list-2B0t_ {
  width: 100%;
}
.assets-style-transactionCard--index-normal-Fha7N .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-dataList-y-aAQ {
  height: calc(100% - 58px);
}
.assets-style-transactionCard--index-normal-Fha7N .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-dataList-y-aAQ .assets-style-transactionCard--index-listMain-1Bcjt {
  height: 100%;
}
.assets-style-transactionCard--index-normal-Fha7N .assets-style-transactionCard--index-row1-NNjF- {
  height: 300px;
}
.assets-style-transactionCard--index-normal-Fha7N .assets-style-transactionCard--index-row2-1xmkz {
  height: 678px;
}
.assets-style-transactionCard--index-transactionCard-1N8bP {
  position: relative;
  padding: 0 21px;
  height: 360px;
}
.assets-style-transactionCard--index-jjTag1-2OwFM,
.assets-style-transactionCard--index-jjTag2-sfN9p,
.assets-style-transactionCard--index-jjTag3-tUQq6,
.assets-style-transactionCard--index-jjTag4-LAR0z,
.assets-style-transactionCard--index-jjTag5-1rOnH,
.assets-style-transactionCard--index-jjTag6-3Ung6 {
  border-radius: 50%;
  color: #fff;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.assets-style-transactionCard--index-jjTag6-3Ung6 {
  background: #B3BBC7;
}
.assets-style-transactionCard--index-jjTag5-1rOnH {
  background: #EF2828;
}
.assets-style-transactionCard--index-jjTag4-LAR0z {
  background: #F19951;
}
.assets-style-transactionCard--index-jjTag3-tUQq6 {
  background: #F7E549;
}
.assets-style-transactionCard--index-jjTag2-sfN9p {
  background: #397EF0;
}
.assets-style-transactionCard--index-jjTag1-2OwFM {
  background: #477959;
}
/****************标题部分开始***************/
.assets-style-transactionCard--index-title--fT6F {
  border-bottom: 1px solid #E1E6E3;
  height: 56px;
  line-height: 56px;
  width: 100%;
  padding: 0;
  vertical-align: middle;
}
.assets-style-transactionCard--index-title--fT6F li {
  float: left;
  list-style: none;
  height: 40px;
  width: 200px;
  text-align: center;
  vertical-align: middle;
  margin-top: 9px;
  display: inline-block;
  color: #005825;
  font-size: 16px;
  padding: 0px;
}
.assets-style-transactionCard--index-title--fT6F li span {
  height: 34px;
  width: 100%;
  display: inline-block;
  margin-left: -15px;
  position: relative;
  top: -10px;
  cursor: pointer;
  text-align: center;
}
.assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-active-3TTbg {
  background: #37A164;
  color: #ffffff;
}
.assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-more-RvxGi {
  height: 59px;
  line-height: 59px;
  width: 250px;
  margin: 0px;
  float: right;
  text-align: right;
}
.assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-more-RvxGi a {
  font-weight: normal;
  font-size: 14px;
  color: #37A164;
  cursor: pointer;
}
.assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-more-RvxGi a:hover {
  color: #005825;
  /*text-decoration: underline;*/
}
/****************标题部分结束***************/
.assets-style-transactionCard--index-listBottom-4hGp6 {
  width: 100%;
  position: absolute;
  bottom: 5px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.assets-style-transactionCard--index-listBottom-4hGp6 a {
  color: #B1B1B1;
  cursor: pointer;
  font-size: 14px;
}
.assets-style-transactionCard--index-listBottom-4hGp6 a:hover {
  color: #005825;
  /*  text-decoration: underline;*/
}
.assets-style-transactionCard--index-modalContent-3J6ex {
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 14px;
  padding-top: 70px;
}
.assets-style-transactionCard--index-modalContent-3J6ex .assets-style-transactionCard--index-icon-BzoFF {
  color: #f1a42b;
}
div#assets-style-transactionCard--index-loading-mask-2x7Yu {
  display: none;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-headTitle-3TU6e {
  color: #397EF0;
}
.theme-blue .assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-headTitle-3TU6e:hover {
  border-bottom-color: #397EF0;
}
.theme-blue .assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-totalSpan-2DreX {
  background: #fdac10;
}
.theme-blue .assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-count-1seY6 a {
  color: #a2ceff;
}
.theme-blue .assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-count-1seY6 a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-transactionCard--index-listMain-1Bcjt ul:hover {
  background: #e6f7ff;
}
.theme-blue .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(3) a,
.theme-blue .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(3) a {
  color: #a2ceff;
}
.theme-blue .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(4) a {
  color: #a2ceff;
}
.theme-blue .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(4) a {
  color: #a2ceff;
}
.theme-blue .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-third-ad6Ol a {
  color: #a2ceff;
}
.theme-blue .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-last-1ZTEI a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-itemRow-35_bN li:nth-child(3) a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-transactionCard--index-dropDownLink-2xcnY a {
  color: #a2ceff;
}
.theme-blue .assets-style-transactionCard--index-listBottom-4hGp6 a:hover {
  color: #a2ceff;
}
.theme-blue .assets-style-transactionCard--index-popover-3bK7L .assets-style-transactionCard--index-process-2yyY8 .assets-style-transactionCard--index-circleDiv-z1z0H {
  color: #a2ceff;
}
.theme-blue .assets-style-transactionCard--index-popover-3bK7L .assets-style-transactionCard--index-process-2yyY8 .assets-style-transactionCard--index-circleSvg-1wLtP circle:last-child {
  stroke: #a2ceff;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-headTitle-3TU6e {
  color: #9A001E;
}
.theme-red .assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-headTitle-3TU6e:hover {
  border-bottom-color: #9A001E;
}
.theme-red .assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-totalSpan-2DreX {
  background: #52A529;
}
.theme-red .assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-count-1seY6 a {
  color: #F63E62;
}
.theme-red .assets-style-transactionCard--index-transaction-hYMbY .assets-style-transactionCard--index-title--fT6F .assets-style-transactionCard--index-count-1seY6 a:hover {
  color: #9A001E;
}
.theme-red .assets-style-transactionCard--index-listMain-1Bcjt ul:hover {
  background: #fff1f0;
}
.theme-red .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(3) a,
.theme-red .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(3) a {
  color: #F63E62;
}
.theme-red .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(4) a {
  color: #F63E62;
}
.theme-red .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(4) a {
  color: #F63E62;
}
.theme-red .assets-style-transactionCard--index-dropDownLink-2xcnY a {
  color: #F63E62;
}
.theme-red .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-third-ad6Ol a {
  color: #F63E62;
}
.theme-red .assets-style-transactionCard--index-attention-3lffE .assets-style-transactionCard--index-last-1ZTEI a:hover {
  color: #F63E62;
}
.theme-red .assets-style-transactionCard--index-itemRow-35_bN li:nth-child(3) a:hover {
  color: #F63E62;
}
.theme-red .assets-style-transactionCard--index-listBottom-4hGp6 a:hover {
  color: #F63E62;
}
.theme-red .assets-style-transactionCard--index-popover-3bK7L .assets-style-transactionCard--index-process-2yyY8 .assets-style-transactionCard--index-circleDiv-z1z0H {
  color: #F63E62;
}
.theme-red .assets-style-transactionCard--index-popover-3bK7L .assets-style-transactionCard--index-process-2yyY8 .assets-style-transactionCard--index-circleSvg-1wLtP circle:last-child {
  stroke: #F63E62;
}
/*************** 红色主题 end***************/
@media (min-width: 1680px) {
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(1) {
    width: 40%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(2) {
    width: 17%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(3) {
    width: 20%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(4) {
    width: 18%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(5) {
    width: 5%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(1) {
    width: 58%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(2) {
    width: 15%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(3) {
    width: 23%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(4) {
    width: 4%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(1) {
    width: 46%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(2) {
    width: 27%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(3) {
    width: 23%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(4) {
    width: 4%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(1) {
    width: 40%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(2) {
    width: 23%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(3) {
    width: 11%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(4) {
    width: 11%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(5) {
    width: 10%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(6) {
    width: 5%;
  }
}
@media (max-width: 1680px) {
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(1) {
    width: 30%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(2) {
    width: 20%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(3) {
    width: 22%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(4) {
    width: 22%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(5) {
    width: 5%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(1) {
    width: 58%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(2) {
    width: 15%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(3) {
    width: 23%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(4) {
    width: 4%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(1) {
    width: 46%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(2) {
    width: 27%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(3) {
    width: 23%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(4) {
    width: 4%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(1) {
    width: 34%;
    margin-left: -20px;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(2) {
    width: 23%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(3) {
    width: 13%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(4) {
    width: 13%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(5) {
    width: 12%;
  }
  .font-normal .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(6) {
    width: 3%;
  }
}
@media (min-width: 1848px) {
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(1) {
    width: 40%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(2) {
    width: 17%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(3) {
    width: 20%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(4) {
    width: 18%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(5) {
    width: 5%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(1) {
    width: 58%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(2) {
    width: 15%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(3) {
    width: 23%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(4) {
    width: 4%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(1) {
    width: 46%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(2) {
    width: 27%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(3) {
    width: 23%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(4) {
    width: 4%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(1) {
    width: 40%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(2) {
    width: 23%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(3) {
    width: 11%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(4) {
    width: 11%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(5) {
    width: 10%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(6) {
    width: 5%;
  }
}
@media (max-width: 1848px) {
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(1) {
    width: 30%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(2) {
    width: 20%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(3) {
    width: 22%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(4) {
    width: 22%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(5) {
    width: 5%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(1) {
    width: 58%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(2) {
    width: 15%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(3) {
    width: 23%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(4) {
    width: 4%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(1) {
    width: 46%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(2) {
    width: 27%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(3) {
    width: 23%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(4) {
    width: 4%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(1) {
    width: 34%;
    margin-left: -20px;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(2) {
    width: 23%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(3) {
    width: 13%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(4) {
    width: 13%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(5) {
    width: 12%;
  }
  .font-large .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(6) {
    width: 3%;
  }
}
@media (min-width: 2100px) {
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(1) {
    width: 40%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(2) {
    width: 17%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(3) {
    width: 20%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(4) {
    width: 18%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(5) {
    width: 5%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(1) {
    width: 58%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(2) {
    width: 15%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(3) {
    width: 23%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(4) {
    width: 4%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(1) {
    width: 46%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(2) {
    width: 27%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(3) {
    width: 23%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(4) {
    width: 4%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(1) {
    width: 40%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(2) {
    width: 23%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(3) {
    width: 11%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(4) {
    width: 11%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(5) {
    width: 10%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(6) {
    width: 5%;
  }
}
@media (max-width: 2100px) {
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(1) {
    width: 30%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(2) {
    width: 20%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(3) {
    width: 22%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(4) {
    width: 22%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-approvalUl-SwZDp li:nth-child(5) {
    width: 5%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(1) {
    width: 58%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(2) {
    width: 15%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(3) {
    width: 23%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myToDoUl-2ULxS li:nth-child(4) {
    width: 4%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(1) {
    width: 46%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(2) {
    width: 27%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(3) {
    width: 23%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-myDoneUl-7Siai li:nth-child(4) {
    width: 4%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(1) {
    width: 34%;
    margin-left: -20px;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(2) {
    width: 23%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(3) {
    width: 13%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(4) {
    width: 13%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(5) {
    width: 12%;
  }
  .font-extraLarge .assets-style-transactionCard--index-list-2B0t_ .assets-style-transactionCard--index-listMain-1Bcjt .assets-style-transactionCard--index-applyUl-3ASTS li:nth-child(6) {
    width: 3%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-person--index-breadcrumb-31eBw {
  width: 219px;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph {
  height: 80px;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph > div {
  width: 33%;
  line-height: 80px;
  display: inline-block;
  text-align: center;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph .assets-style-person--index-group-1jp_b {
  text-align: right;
}
.assets-style-person--index-personPage-1tt-Y .ant-radio-button-wrapper-checked {
  border-color: #40a9ff;
  box-shadow: -1px 0 0 0 #40a9ff;
  color: #fff;
  background-color: #40a9ff;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h {
  min-height: 675px;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-card1-23-xP {
  width: calc(33.33% - 25px);
  display: inline-block;
  margin: 0px 12.5px 25px;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-card2-hilT5 {
  width: calc(66.66% - 25px);
  margin: 0px 12.5px 25px;
  display: inline-block;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-noPadding-3goFi .ant-card-body {
  padding: 24px 10px;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-display-dihB9 {
  display: none;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .ant-card-body {
  padding: 0px 32px;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-noPadding1-3DFt_ .ant-card-body {
  padding: 5px;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .ant-card-bordered {
  border-radius: 6px;
  /*box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);*/
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .ant-card {
  width: 100%;
  height: 360px;
  float: left;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .ant-card-head-title {
  font-weight: bold;
}
.assets-style-person--index-personPage-1tt-Y .assets-style-person--index-filter-2YAl0 > span:first-child {
  color: #999;
}
.assets-style-person--index-mainBody-34Q8h {
  /*************审批统计结束*************/
  /*************日程统计开始*************/
  /*************日程统计结束*************/
  /*************申请统计开始*************/
  /*************申请统计结束*************/
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalLeft-1viX5,
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalRight-3w5a3 {
  display: inline-block;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalLeft-1viX5 {
  width: 40%;
  text-align: center;
  padding-top: 20px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalRight-3w5a3 {
  width: 60%;
  float: right;
  padding-top: 10px;
  padding-left: 20px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalRight-3w5a3 > div {
  line-height: 32px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalRight-3w5a3 .assets-style-person--index-dot-3dm_W {
  height: 12px;
  width: 12px;
  display: inline-block;
  border-radius: 50%;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalRight-3w5a3 .assets-style-person--index-dotColor-9V4r3 {
  background: #397EF0;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalRight-3w5a3 .assets-style-person--index-dotGray-1g2wo {
  background: #DBDBDB;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalRight-3w5a3 .assets-style-person--index-useTime-mz3z8 {
  width: 100%;
  display: inline-block;
  /* margin-top: 20px;*/
  margin-left: 5px;
  vertical-align: top;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalRight-3w5a3 .assets-style-person--index-useTime-mz3z8 > span {
  display: block;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalRight-3w5a3 .assets-style-person--index-userTimeTitle-3zblt {
  font-weight: bold;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalRight-3w5a3 .assets-style-person--index-userTime1-23XOt {
  font-size: 35px;
  color: #26d588;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalRight-3w5a3 .assets-style-person--index-userTime2-34eqY {
  color: #999;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalBottom-2sqy1 {
  height: 60px;
  line-height: 60px;
  color: #397EF0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  float: left;
  width: 100%;
  position: absolute;
  bottom: 0px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-approvalBottom-2sqy1 .assets-style-person--index-process-2Tc2Y {
  color: #F63E62;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y {
  position: relative;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleDiv-2OZdb {
  position: absolute;
  width: 100%;
  height: 160px;
  text-align: center;
  z-index: 2;
  top: 0px;
  left: 0px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleDiv-2OZdb .assets-style-person--index-count-Edcyt {
  position: absolute;
  top: 40px;
  font-size: 40px;
  color: #397EF0;
  width: 100%;
  text-align: center;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleDiv-2OZdb .assets-style-person--index-info-QHvGP {
  position: absolute;
  font-size: 12px;
  color: #999;
  top: 100px;
  text-align: center;
  width: 100%;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt {
  width: 160px;
  height: 160px;
  viewbox: 0 0 160px 160px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt circle {
  -webkit-transition: stroke-dasharray 0.25s;
  transition: stroke-dasharray 0.25s;
  stroke-width: 10px;
  fill: none;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt circle:last-child {
  transform: matrix(0, -1, 1, 0, 0, 160px);
  stroke: #397EF0;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt circle:first-child {
  stroke: #E1E6E3;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-scheduleCountE-Bm5OM {
  padding-top: 20px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-scheduleCount-2KgDl {
  height: 100px;
  width: 100px;
  position: absolute;
  top: 54%;
  left: calc(40% - 52px);
  text-align: center;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyLeft-3M5a7 {
  width: 520px;
  display: inline-block;
  position: relative;
  left: -50px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyLeft-3M5a7 .assets-style-person--index-applyDoBottom-2-b3M {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-right: 35px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyCount-SixN6 {
  position: absolute;
  top: 42%;
  height: 100px;
  width: 100px;
  left: 190px;
  text-align: center;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyCount-SixN6 h1 {
  color: #249ffd;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyRight-33TOo {
  width: calc(100% - 520px);
  max-width: 300px;
  height: 250px;
  padding-top: 24px;
  position: absolute;
  right: 20px;
  top: 60px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyRight-33TOo > div {
  height: 75px;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 17px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyRight-33TOo span {
  display: inline-block;
  width: 100%;
  line-height: 30px;
  height: 30px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyRight-33TOo span.assets-style-person--index-number-2bzzS {
  font-weight: 700;
  font-size: 24px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyRight-33TOo span.assets-style-person--index-title-1l4Ph {
  color: #CCCCCC;
  font-size: 14px;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyRight-33TOo > div:nth-child(1) {
  background: #f9f9f9 url(../../assets/images/swtj_01.png) no-repeat right;
  border-left: 5px solid #ff526f;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyRight-33TOo > div:nth-child(1) .assets-style-person--index-number-2bzzS {
  color: #ff526f;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyRight-33TOo > div:nth-child(2) {
  background: #f9f9f9 url(../../assets/images/swtj_02.png) no-repeat right;
  border-left: 5px solid #23d688;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyRight-33TOo > div:nth-child(2) .assets-style-person--index-number-2bzzS {
  color: #23d688;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyRight-33TOo > div:nth-child(3) {
  background: #f9f9f9 url(../../assets/images/swtj_03.png) no-repeat right;
  border-left: 5px solid #249ffe;
}
.assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyRight-33TOo > div:nth-child(3) .assets-style-person--index-number-2bzzS {
  color: #249ffe;
}
.assets-style-person--index-newsSearch-11uhR {
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 15px;
}
.assets-style-person--index-newsSearch-11uhR .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-person--index-newsSearch-11uhR .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-person--index-newsSearch-11uhR .ant-input {
  padding: 4px 30px;
}
.assets-style-person--index-newsSearch-11uhR .assets-style-person--index-searchDel-2ouoJ {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-person--index-statusWidth-3Hv8- {
  width: 100%;
}
.assets-style-person--index-conditionTitle-3tHpL {
  color: #ADADAD;
  padding-right: 50px;
  font-weight: normal;
}
.assets-style-person--index-overTime-1VZDr,
.assets-style-person--index-unRead-ZxV_e {
  height: 20px;
  padding: 0 4px 2px 4px;
  margin: 2px 10px 2px 0;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  border-radius: 10px;
}
.assets-style-person--index-overTime-1VZDr {
  background-color: #FE7167;
}
.assets-style-person--index-footerStyle-278Y8 {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-person--index-pagingMargin1-2agSj {
  margin-left: 11px;
}
.assets-style-person--index-pagingMargin2-2Qf4y {
  margin-left: 50px;
}
.assets-style-person--index-pagingLeft-O2zcX {
  display: inline-block;
  width: 90%;
}
.assets-style-person--index-pagingRight-i4Q0b {
  display: inline-block;
  text-align: center;
  width: 10%;
}
.assets-style-person--index-pageingNotAllowed-3IxcY {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-person--index-pageingButton-2qaWR {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-person--index-paginationStyle-2qEfE {
  text-align: center;
  font-size: 14px;
  padding-top: 30px;
}
.assets-style-person--index-itemName-vp7EY {
  font-size: 16px;
  height: 16px;
  color: #363636;
  font-weight: bold;
  margin-left: 11px;
}
.assets-style-person--index-itemName1-2ETlR {
  font-size: 16px;
  height: 16px;
  font-weight: bold;
  margin-left: 11px;
}
.assets-style-person--index-userIcon-36_CQ {
  margin-right: 10px;
  font-size: 20px;
  cursor: pointer;
}
.assets-style-person--index-userIcon-36_CQ:hover {
  color: #007131;
}
.assets-style-person--index-fillIcon-7hsDD {
  color: #f5bf50;
  font-size: 20px;
  cursor: pointer;
}
.assets-style-person--index-itemRow-1iAx6 {
  color: #ADADAD;
  font-size: 14px;
  padding: 8px 0 0 10px;
}
.assets-style-person--index-itemRow-1iAx6 span {
  border-right: solid 1px #e8e8e8;
  margin-right: 10px;
  padding-right: 10px;
  width: 250px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-person--index-itemRow-1iAx6 span:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.assets-style-person--index-itemRowLeft-1U_Fa {
  width: 90%;
  float: left;
  cursor: pointer;
}
.assets-style-person--index-itemRowLeft1-1ULb8 {
  width: 90%;
  float: left;
}
.assets-style-person--index-partSelect-2Q3sn {
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  right: -7px;
}
@media (min-width: 0px) {
  .assets-style-person--index-mainBody-34Q8h {
    /*.approvalRight{
      padding-left: 10px;
      .useTime{
        width: calc(~"50% - 5px");
      }
    }*/
  }
  .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-largeShow-Ja1ER {
    display: none;
  }
  .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-smallShow-1bwMP {
    margin: 0 auto;
  }
  .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y {
    padding-top: 20px;
  }
  .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleDiv-2OZdb {
    height: 120px;
  }
  .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleDiv-2OZdb .assets-style-person--index-count-Edcyt {
    position: absolute;
    top: 40px;
  }
  .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleDiv-2OZdb .assets-style-person--index-info-QHvGP {
    top: 90px;
  }
  .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt {
    width: 120px;
    height: 120px;
    viewbox: 0 0 120px 120px;
  }
  .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt circle:last-child {
    transform: matrix(0, -1, 1, 0, 0, 120px);
  }
  .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-scheduleCount-2KgDl {
    left: calc(40% - 52px);
  }
}
.assets-style-person--index-submit-gblKM {
  margin-left: 200px;
}
.assets-style-person--index-card-1tbW0 {
  height: auto;
  min-height: 780px;
  /* float: left;*/
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-person--index-solidStyle-11DKF {
  width: 100%;
  height: calc(200%);
}
.assets-style-person--index-solidStyle-11DKF .ant-spin-dot {
  font-size: 32px;
  width: 32px;
  height: 32px;
}
.assets-style-person--index-solidStyle-11DKF .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.assets-style-person--index-loading-1r2N7 {
  min-height: 700px;
}
.assets-style-person--index-loading-1r2N7 .ant-spin-dot {
  font-size: 32px;
  width: 32px;
  height: 32px;
}
.assets-style-person--index-loading-1r2N7 .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
/*************** 红色主题 start***************/
.theme-red .assets-style-person--index-footerStyle-278Y8 {
  background-color: #fffafb;
  color: #999999;
}
.theme-red .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph .ant-radio-button-wrapper-checked {
  border-color: #9A001E;
  box-shadow: -1px 0 0 0 #9A001E;
  color: #fff;
  background-color: #9A001E;
}
.theme-red .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph .ant-radio-button-wrapper:hover,
.theme-red .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph .ant-radio-button-wrapper-focused {
  color: #F63E62;
}
.theme-red .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph .ant-radio-button-wrapper-checked.ant-radio-button-wrapper:hover {
  color: #fff;
}
.theme-red .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .ant-card-head-title {
  color: #9A001E;
}
/*************** 红色主题 end***************/
/*************** 绿色主题 start***************/
.theme-green .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph .ant-radio-button-wrapper-checked {
  border-color: #005825;
  box-shadow: -1px 0 0 0 #005825;
  color: #fff;
  background-color: #005825;
}
.theme-green .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph .ant-radio-button-wrapper:hover,
.theme-green .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph .ant-radio-button-wrapper-focused {
  color: #00a854;
}
.theme-green .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph .ant-radio-button-wrapper-checked.ant-radio-button-wrapper:hover {
  color: #fff;
}
.theme-green .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .ant-card-head-title {
  color: #005825;
}
/*************** 绿色主题 end***************/
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-person--index-footerStyle-278Y8 {
  background-color: #fafdff;
  color: #999999;
}
.theme-blue .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-title-1l4Ph .ant-radio-button-wrapper-checked {
  border-color: #397EF0;
  box-shadow: -1px 0 0 0 #397EF0;
  color: #fff;
  background-color: #397EF0;
}
.theme-blue .assets-style-person--index-personPage-1tt-Y .assets-style-person--index-mainBody-34Q8h .ant-card-head-title {
  color: #397EF0;
}
.assets-style-person--index-textareagray-ezLMB {
  background-color: #EAEAEA !important;
}
.assets-style-person--index-textareawhite-3ja22 {
  background-color: white !important;
}
/*************** 蓝色主题 end***************/
@media (min-width: 1601px) {
  .font-normal .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-smaillShow-3gNtS {
    display: none;
  }
  .font-normal .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyLeft-3M5a7 {
    padding-left: 50px;
  }
  .font-normal .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyCount-SixN6 {
    left: 240px;
  }
  .font-normal .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-largeShow-Ja1ER {
    display: block;
    margin: 0 auto;
  }
  .font-normal .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y {
    padding-top: 0px;
  }
  .font-normal .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt {
    width: 160px;
    height: 160px;
    viewbox: 0 0 160px 160px;
  }
  .font-normal .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt circle:last-child {
    transform: matrix(0, -1, 1, 0, 0, 160px);
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-smaillShow-3gNtS {
    display: none;
  }
  .font-large .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyLeft-3M5a7 {
    padding-left: 50px;
  }
  .font-large .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyCount-SixN6 {
    left: 240px;
  }
  .font-large .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-largeShow-Ja1ER {
    display: block;
    margin: 0 auto;
  }
  .font-large .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y {
    padding-top: 0px;
  }
  .font-large .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt {
    width: 160px;
    height: 160px;
    viewbox: 0 0 160px 160px;
  }
  .font-large .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt circle:last-child {
    transform: matrix(0, -1, 1, 0, 0, 160px);
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-smaillShow-3gNtS {
    display: none;
  }
  .font-extraLarge .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyLeft-3M5a7 {
    padding-left: 50px;
  }
  .font-extraLarge .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-applyCount-SixN6 {
    left: 240px;
  }
  .font-extraLarge .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-largeShow-Ja1ER {
    display: block;
    margin: 0 auto;
  }
  .font-extraLarge .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y {
    padding-top: 0px;
  }
  .font-extraLarge .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt {
    width: 160px;
    height: 160px;
    viewbox: 0 0 160px 160px;
  }
  .font-extraLarge .assets-style-person--index-mainBody-34Q8h .assets-style-person--index-process-2Tc2Y .assets-style-person--index-circleSvg-1bnkt circle:last-child {
    transform: matrix(0, -1, 1, 0, 0, 160px);
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/*************** 共用样式***************/
.assets-style-oaGroup--index-main-content-3tkQH {
  min-height: 1480px !important;
}
.assets-style-oaGroup--index-bodyFixed-gAw4U {
  position: fixed;
  width: 100%;
}
.assets-style-oaGroup--index-overflow-31Yet {
  overflow: hidden;
}
.assets-style-oaGroup--index-fontGray-1iUaX {
  color: #adadad;
}
.assets-style-oaGroup--index-fontLightBlack-2BWPQ {
  color: #808080;
}
.assets-style-oaGroup--index-fontLine-2QBgO {
  color: #adadad;
  margin-left: 6px;
}
.assets-style-oaGroup--index-mgt12-2e0uf {
  margin-top: 12px;
}
.assets-style-oaGroup--index-textCenter-3AJq7 {
  text-align: center;
  color: #808080;
  cursor: pointer;
}
.assets-style-oaGroup--index-pdr5-1dFko {
  padding-right: 5px;
}
.assets-style-oaGroup--index-fontSc-2zUr7 {
  padding-right: 5px;
  text-align: center;
  font-size: 28px;
  color: #595959;
}
.assets-style-oaGroup--index-lineHeight-2IT9T {
  line-height: 40px;
  /*margin-left: -450px;*/
  width: 400px;
}
/* 服务入口页面布局样式 */
.assets-style-oaGroup--index-flex-3uHcz {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contentMain-T5eJq img {
  max-width: 100%;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contentMain-T5eJq .ant-card-bordered {
  width: calc(100% - 228px);
  display: inline-block;
  max-width: 100%;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contentMain-T5eJq .ant-card-bordered .ant-card-body p {
  padding: 0px 32px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contentMain-T5eJq .ant-card-bordered .ant-card-body img {
  max-width: 100%;
}
.assets-style-oaGroup--index-flex-3uHcz .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaGroup--index-flex-3uHcz .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaGroup--index-flex-3uHcz .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaGroup--index-flex-3uHcz .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-limitLength-n_l6D,
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-limitSplit-3YHnL {
  display: inline-block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-limitLength-n_l6D {
  width: 95px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-limitSplit-3YHnL {
  width: 20px;
  text-align: center;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 {
  width: 387px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo:hover {
  cursor: pointer;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo:hover .assets-style-oaGroup--index-rightAffairsBox-1qW4G .anticon {
  display: inline-block;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 405px;
  background-color: white;
  border: 1px solid #e8e8e8;
  margin-bottom: 26px;
  position: relative;
  /* 全部事务右边推荐事务 */
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-rightAffairsBox-1qW4G .anticon {
  display: none;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-iconLeft-GIw-T {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-iconLeft-GIw-T:hover {
  color: #AAAAAA;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-iconRight-3HDbv {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-iconRight-3HDbv:hover {
  color: #AAAAAA;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .ant-card {
  position: static;
  color: #666666;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .ant-card-body {
  padding: 0px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .ant-card-head {
  border-bottom: none;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .ant-list-grid .ant-list-item {
  margin-bottom: 0;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .ant-carousel .slick-dots {
  bottom: 35px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .ant-carousel .slick-slider {
  position: static;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .ant-carousel .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #1890ff;*/
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #b8c4cc;*/
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .assets-style-oaGroup--index-noDataIcon-2qWfi {
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .assets-style-oaGroup--index-fontBlack-2ZgYk {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 21px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .assets-style-oaGroup--index-serviceCollectDivRelative-3cZXc {
  position: relative;
  text-align: center;
  /* .radiusDiv:hover{
             box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);


           }*/
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .assets-style-oaGroup--index-serviceCollectDivRelative-3cZXc .assets-style-oaGroup--index-radiusDiv-Qve7c {
  /*border: 1px solid rgba(90, 137, 181, 0.33);*/
  background: #ffffff;
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin-bottom: 15px;
  margin-left: 17px;
  border-radius: 50%;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .assets-style-oaGroup--index-serviceCollectDivRelative-3cZXc .assets-style-oaGroup--index-radiusDiv-Qve7c .assets-style-oaGroup--index-imageRadius-2UpG1 {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .assets-style-oaGroup--index-serviceCollectDivRelative-3cZXc .ant-card-body {
  padding: 11px 7px 18px 9px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .assets-style-oaGroup--index-serviceCollectDivRelative-3cZXc .ant-card-bordered {
  border: none;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightTop-1UAQo .assets-style-oaGroup--index-affairTitle-2PRPq .assets-style-oaGroup--index-serviceCollectDivRelative-3cZXc .assets-style-oaGroup--index-textCenter-3AJq7 {
  text-align: center;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-right-FBpe0 .assets-style-oaGroup--index-rightBottom-dy6tD {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 405px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.assets-style-oaGroup--index-collectRadiusDiv-GbyGy {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
.assets-style-oaGroup--index-optBackground-2pAL2 {
  background: #fff;
}
.assets-style-oaGroup--index-optBackground-2pAL2 a {
  color: #000;
}
.assets-style-oaGroup--index-optBackground-2pAL2 a:hover {
  color: #fff;
}
.assets-style-oaGroup--index-optName-1aVt- {
  width: 100%;
  height: 100%;
}
.assets-style-oaGroup--index-optImg--VkFH {
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.assets-style-oaGroup--index-dropdownBox-1jjle .ant-select-dropdown-menu-item:hover {
  background: #e6f7ff;
}
.assets-style-oaGroup--index-dropdownBox-1jjle .ant-select-dropdown-menu-item:hover a {
  color: #397EF0;
}
.assets-style-oaGroup--index-dropdownBox-1jjle .ant-select-dropdown-menu {
  overflow: hidden;
  max-height: none;
}
.assets-style-oaGroup--index-searchContent-Eu69S .ant-select .ant-select-selection {
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-screenBtn-ObCXB {
  cursor: pointer;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-screenBtn-ObCXB .ant-btn {
  border: none;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchBox-Ys-mr {
  width: 550px;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchBox-Ys-mr input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-sceneNav-2IMeu {
  display: inline-block;
  position: absolute;
  margin-left: 55px;
  height: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-sceneNav-2IMeu span {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 1px;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-sceneNav-2IMeu .assets-style-oaGroup--index-sceneIcon-2eh5T {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r {
  line-height: 2;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .ant-tag-checkable-checked {
  border-radius: 12px;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .ant-tag-checkable:active {
  background: none;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .assets-style-oaGroup--index-item-2VEN9 {
  width: calc(100% - 42px);
  display: inline-block;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .assets-style-oaGroup--index-all-2Jcl7 {
  display: inline-block;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .assets-style-oaGroup--index-all-2Jcl7 .ant-tag {
  border-radius: 12px;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .assets-style-oaGroup--index-searchTitle-2AKpf {
  line-height: 3;
  margin: 5px;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r span {
  color: #808080;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .assets-style-oaGroup--index-hideItem-YmKwQ {
  display: inline-block;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .assets-style-oaGroup--index-rightBtn-3ABnj {
  float: right;
  cursor: pointer;
  margin-top: 9px ;
}
.assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .ant-btn {
  border: none;
}
.assets-style-oaGroup--index-searchContent-Eu69S .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaGroup--index-searchContent-Eu69S .theme-blue .ant-btn:hover,
.assets-style-oaGroup--index-searchContent-Eu69S .theme-blue .ant-btn:focus {
  color: #808080;
}
.assets-style-oaGroup--index-searchContent-Eu69S .ant-input-prefix {
  color: #cdcdcd;
}
.assets-style-oaGroup--index-searchContent-Eu69S .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaGroup--index-searchContent-Eu69S .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaGroup--index-searchContent-Eu69S .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaGroup--index-searchContent-Eu69S .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-cardItem-1Bd7o:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-cardItem-1Bd7o:hover button {
  display: block;
  position: absolute;
  right: 16px;
  top: 17px;
  z-index: 2;
  /* opacity: 0.65;*/
}
.assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-cardItem-1Bd7o:hover button:hover {
  opacity: 1;
}
.assets-style-oaGroup--index-cardFrame-lyGws button {
  display: none;
}
.assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-saveIco-1mGKu {
  width: 48px;
  height: 48px;
}
.assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-iconTj-ySQyH {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 1px;
  left: 6px;
}
.assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-tag-bUFsB {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  height: 25px;
  -webkit-box-orient: vertical;
  clear: both;
}
.assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-tag-bUFsB .assets-style-oaGroup--index-fontBlack-2ZgYk {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-comment-2jUbv {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaGroup--index-cardFrame-lyGws .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaGroup--index-cardFrame-lyGws .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0px;
}
.assets-style-oaGroup--index-cardFrame-lyGws .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaGroup--index-cardFrame-lyGws .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaGroup--index-cardFrame-lyGws .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaGroup--index-cardFrame-lyGws .ant-list-item-meta-description {
  line-height: 25px;
}
.assets-style-oaGroup--index-cardFrame-lyGws .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaGroup--index-cardFrame-lyGws a {
  color: #474747;
}
.assets-style-oaGroup--index-cardFrame-lyGws a:hover {
  /*color: #1890ff;*/
  text-decoration: underline;
}
.assets-style-oaGroup--index-jian-m8UaD {
  display: inline-flex;
  height: 31px;
}
.assets-style-oaGroup--index-flex-3uHcz {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF {
  width: 100%;
  height: 180px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-list-item-main {
  display: inline-block;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-list-item-extra {
  float: right;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .assets-style-oaGroup--index-comment-2jUbv {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .assets-style-oaGroup--index-saveIco-1mGKu {
  width: 48px;
  height: 48px;
  /*background: #23d688;*/
  /* border-radius: 50%;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .assets-style-oaGroup--index-iconTj-ySQyH {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: -2px;
  left: 6px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .assets-style-oaGroup--index-tag-bUFsB {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .assets-style-oaGroup--index-tag-bUFsB .assets-style-oaGroup--index-fontBlack-2ZgYk {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .assets-style-oaGroup--index-grade-3JEJS {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  color: #808080;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 3px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-list-item-meta-description {
  line-height: 2;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-card-bordered {
  border: none;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-tag {
  border-radius: 12px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-col-12 {
  width: 100%;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-card-bordered {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTop-CrKBF .ant-card-wider-padding .ant-card-body {
  padding: 24px 0px 15px 24px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-applyContentTopTitle-RTdAx a {
  color: #474747;
  font-weight: bold;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg {
  display: table;
  margin-top: 28px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  position: relative;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .assets-style-oaGroup--index-rightAnchor-3LqFd {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .ant-card-bordered {
  border: none;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .ant-card-head {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .ant-card-head-title {
  font-weight: bold;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .ant-list-split .ant-list-item {
  border-bottom: none;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .ant-list-split .ant-list-header {
  border-bottom: none;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .ant-list-item {
  padding: 0;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .ant-list-header,
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .ant-list-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .ant-anchor-ink-ball {
  width: 14px;
  height: 14px;
  border: 4px solid #1890ff;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-contenBottom-3NWFg .assets-style-oaGroup--index-userGuide-MUG20 .ant-anchor-wrapper {
  padding-left: 10px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-userEvaluation-HAAvZ {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-userEvaluation-HAAvZ .assets-style-oaGroup--index-title-1HKh0 {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 18px 0 30px 8px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-userEvaluation-HAAvZ .assets-style-oaGroup--index-evaluationDetails-TTB_h {
  margin-left: 20px;
  margin-right: 20px;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-userEvaluation-HAAvZ .assets-style-oaGroup--index-evaluationDetails-TTB_h .assets-style-oaGroup--index-describe-1gQBW {
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-userEvaluation-HAAvZ .assets-style-oaGroup--index-evaluationDetails-TTB_h .assets-style-oaGroup--index-userName-3P0q1 {
  float: left;
  color: #010101;
}
.assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-userEvaluation-HAAvZ .assets-style-oaGroup--index-evaluationDetails-TTB_h .assets-style-oaGroup--index-time-3PTWx {
  float: right;
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaGroup--index-conditionStyle-F1wlO {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-oaGroup--index-statusWidth-3cDWA {
  width: 30%;
  float: left;
  vertical-align: middle;
}
.assets-style-oaGroup--index-nullData-39PhY {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-oaGroup--index-nullData-39PhY .assets-style-oaGroup--index-message-1flJK {
  position: relative;
  top: 145px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.assets-style-oaGroup--index-limitedTime-3AUFF {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-oaGroup--index-limitedTime-3AUFF .assets-style-oaGroup--index-backBorder-_VEKC {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-oaGroup--index-limitedTime-3AUFF .assets-style-oaGroup--index-inner-12cSZ {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaGroup--index-limitedTimeLeft-3435V {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-oaGroup--index-limitedTimeLeft-3435V .assets-style-oaGroup--index-backBorder-_VEKC {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-oaGroup--index-limitedTimeLeft-3435V .assets-style-oaGroup--index-inner-12cSZ {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaGroup--index-usedSearch-2165d {
  float: right;
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 15px;
  margin-bottom: 10px;
}
.assets-style-oaGroup--index-usedSearch-2165d .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaGroup--index-usedSearch-2165d .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaGroup--index-usedSearch-2165d .ant-input {
  padding: 4px 30px;
}
.assets-style-oaGroup--index-usedSearch-2165d .assets-style-oaGroup--index-searchDel-1gVcS {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-oaGroup--index-menuText-1TSHV {
  text-align: center;
}
.assets-style-oaGroup--index-selectColor-2blhU {
  color: #55906E;
}
.assets-style-oaGroup--index-footerStyle-1BQMy {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-oaGroup--index-pagingMargin1-2qgq8 {
  margin-left: 11px;
}
.assets-style-oaGroup--index-pagingMargin2-37F8h {
  margin-left: 50px;
}
.assets-style-oaGroup--index-pagingLeft-1pmfN {
  display: inline-block;
  width: 50%;
}
.assets-style-oaGroup--index-pagingRight-1cEd9 {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 50%;
}
.assets-style-oaGroup--index-pageingButton-3gt-m {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaGroup--index-pageingNotAllowed-3noQ6 {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaGroup--index-itemButton-3tsX3 {
  margin-right: 10px;
}
.assets-style-oaGroup--index-itemButton-3tsX3 .assets-style-oaGroup--index-img-2JuCh {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaGroup--index-itemButton-3tsX3 i {
  margin-right: 5px;
}
.assets-style-oaGroup--index-breadcrumb-jhzdF {
  width: 350px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-oaGroup--index-breadcrumbItem-2rRSi {
  color: #666666;
  font-weight: bold;
}
.assets-style-oaGroup--index-card-3BxXD {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaGroup--index-fixBotBarWrap-7FLCv {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-oaGroup--index-fixBotBarWrap-7FLCv .ant-btn {
  margin-top: 10px;
}
.assets-style-oaGroup--index-addressSelect-2-oZ6 {
  margin-left: 0px;
  width: 620px;
}
.assets-style-oaGroup--index-affairsCard_linkTitle-3u_12 {
  float: left;
  margin-right: 4px;
}
.assets-style-oaGroup--index-fillIcon-27UpF {
  color: #f5bf50;
  font-size: 20px;
  cursor: pointer;
  margin-left: 10px;
}
.assets-style-oaGroup--index-calendarMessage-11l2t {
  width: 300px;
  padding: 0px 10px;
}
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-cardItem-1Bd7o:hover button {
  background-color: #70b470;
  border-color: #70b470;
}
.theme-green .assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-cardItem-1Bd7o:hover button:hover {
  background-color: #00a854;
  border-color: #00a854;
}
.theme-green .assets-style-oaGroup--index-detailsMain-NAm39 .assets-style-oaGroup--index-receiptDiv-2xQIH {
  padding: 4px;
  float: left;
  width: 10%;
  background: #005825;
}
.theme-green .assets-style-oaGroup--index-detailsMain-NAm39 .assets-style-oaGroup--index-receiptContext-1aB4U {
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
/**************************** 绿色主题开始 ***************************/
/**************************** 红色主题开始 ***************************/
.theme-red .assets-style-oaGroup--index-detailsMain-NAm39 .assets-style-oaGroup--index-receiptDiv-2xQIH {
  padding: 4px;
  float: left;
  width: 10%;
  background: #9A001E;
}
.theme-red .assets-style-oaGroup--index-detailsMain-NAm39 .assets-style-oaGroup--index-receiptContext-1aB4U {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-red .assets-style-oaGroup--index-selectColor-2blhU {
  color: #F63E62;
}
.theme-red .assets-style-oaGroup--index-footerStyle-1BQMy {
  background-color: #fffafb;
}
.theme-red .assets-style-oaGroup--index-pageingButton-3gt-m {
  color: #F63E62;
}
.theme-red .assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-cardItem-1Bd7o:hover button {
  background-color: #F63E62;
  border-color: #F63E62;
}
.theme-red .assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-cardItem-1Bd7o:hover button:hover {
  background-color: #9A001E;
  border-color: #9A001E;
}
.theme-red .assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.theme-red .assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.theme-red .assets-style-oaGroup--index-pagination-1os7U {
  box-shadow: 0px 0px 10px 0px rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaGroup--index-pagination-1os7U .assets-style-oaGroup--index-affairTotal-a0ezO .assets-style-oaGroup--index-fontBlue-3Ymdy {
  color: #F63E62;
}
.theme-red .assets-style-oaGroup--index-activeLetter-3Ihuu {
  background: #F63E62;
}
.theme-red .assets-style-oaGroup--index-letter-1vDoJ:hover {
  background: #F63E62;
}
.theme-red .assets-style-oaGroup--index-radiusDiv-Qve7c {
  border: 1px solid rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaGroup--index-radiusDiv-Qve7c:hover {
  box-shadow: 0px 0px 10px 4px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-oaGroup--index-affairTitle-2PRPq .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
.theme-red .assets-style-oaGroup--index-affairTitle-2PRPq .ant-carousel .slick-dots li button {
  background: rgba(255, 0, 0, 0.5);
}
.theme-red .assets-style-oaGroup--index-cardFrame-lyGws a:hover {
  color: #F63E62;
}
.theme-red .assets-style-oaGroup--index-dropdownBox-1jjle .ant-select-dropdown-menu-item:hover {
  background: #fff1f0;
}
.theme-red .assets-style-oaGroup--index-dropdownBox-1jjle .ant-select-dropdown-menu-item:hover a {
  color: #F63E62;
}
.theme-red .assets-style-oaGroup--index-sceneNav-2IMeu span {
  color: #9A001E;
}
.theme-red .assets-style-oaGroup--index-sceneNav-2IMeu .assets-style-oaGroup--index-sceneIcon-2eh5T {
  background: url(../../assets/images/mapIcon_red.png) no-repeat center;
  background-size: cover;
}
/**************************** 红色主题结束 **************************/
/**************************** 蓝色主题开始 ***************************/
.theme-blue .assets-style-oaGroup--index-detailsMain-NAm39 .assets-style-oaGroup--index-receiptDiv-2xQIH {
  padding: 4px;
  float: left;
  width: 10%;
  background: #397EF0;
}
.theme-blue .assets-style-oaGroup--index-detailsMain-NAm39 .assets-style-oaGroup--index-receiptContext-1aB4U {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-blue .assets-style-oaGroup--index-selectColor-2blhU {
  color: #a2ceff;
}
.theme-blue .assets-style-oaGroup--index-footerStyle-1BQMy {
  background-color: #fafdff;
}
.theme-blue .assets-style-oaGroup--index-pageingButton-3gt-m {
  color: #a2ceff;
}
.theme-blue .assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-cardItem-1Bd7o:hover button {
  background-color: #71b8ef;
  border-color: #71b8ef;
}
.theme-blue .assets-style-oaGroup--index-cardFrame-lyGws .assets-style-oaGroup--index-cardItem-1Bd7o:hover button:hover {
  background-color: #397EF0;
  border-color: #397EF0;
}
.theme-blue .assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .ant-tag-checkable-checked {
  color: #397EF0;
  background: #e6f7ff;
  border-color: #a2ceff;
}
.theme-blue .assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaGroup--index-pagination-1os7U {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaGroup--index-pagination-1os7U .assets-style-oaGroup--index-affairTotal-a0ezO .assets-style-oaGroup--index-fontBlue-3Ymdy {
  color: #1890ff;
}
.theme-blue .assets-style-oaGroup--index-activeLetter-3Ihuu {
  background: #397EF0;
}
.theme-blue .assets-style-oaGroup--index-letter-1vDoJ:hover {
  background: #397EF0;
}
.theme-blue .assets-style-oaGroup--index-radiusDiv-Qve7c {
  border: 1px solid rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaGroup--index-radiusDiv-Qve7c:hover {
  box-shadow: 0px 0px 10px 4px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-oaGroup--index-affairTitle-2PRPq .ant-carousel .slick-dots li.slick-active button {
  background: #1890ff;
}
.theme-blue .assets-style-oaGroup--index-affairTitle-2PRPq .ant-carousel .slick-dots li button {
  background: rgba(35, 145, 230, 0.7);
}
.theme-blue .assets-style-oaGroup--index-cardFrame-lyGws a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaGroup--index-sceneNav-2IMeu span {
  color: #397EF0;
}
.theme-blue .assets-style-oaGroup--index-sceneNav-2IMeu .assets-style-oaGroup--index-sceneIcon-2eh5T {
  background: url(../../assets/images/mapIcon_blue.png) no-repeat center;
  background-size: cover;
}
/**************************** 蓝色主题结束 **************************/
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .ant-tag-checkable-checked {
  color: #1C9750;
  background: #E6FFF1;
  border-color: #1C9750;
}
.theme-green .assets-style-oaGroup--index-searchContent-Eu69S .assets-style-oaGroup--index-searchList-2FA1r .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1C9750;
}
.theme-green .assets-style-oaGroup--index-pagination-1os7U {
  box-shadow: 0px 0px 10px 0px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-oaGroup--index-pagination-1os7U .assets-style-oaGroup--index-affairTotal-a0ezO .assets-style-oaGroup--index-fontBlue-3Ymdy {
  color: #1C9750;
}
.theme-green .assets-style-oaGroup--index-activeLetter-3Ihuu {
  background: #1C9750;
}
.theme-green .assets-style-oaGroup--index-letter-1vDoJ:hover {
  background: #1C9750;
}
.theme-green .assets-style-oaGroup--index-radiusDiv-Qve7c:hover {
  box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);
}
.theme-green .assets-style-oaGroup--index-radiusDiv-Qve7c {
  border: 1px solid rgba(87, 177, 134, 0.1);
}
.theme-green .assets-style-oaGroup--index-affairTitle-2PRPq .ant-carousel .slick-dots li.slick-active button {
  background: #1C9750;
}
.theme-green .assets-style-oaGroup--index-affairTitle-2PRPq .ant-carousel .slick-dots li button {
  background: rgba(10, 150, 50, 0.7);
}
.theme-green .assets-style-oaGroup--index-cardFrame-lyGws a:hover {
  color: #00a854;
}
.theme-green .assets-style-oaGroup--index-dropdownBox-1jjle .ant-select-dropdown-menu-item:hover {
  background: #F5FDF8;
}
.theme-green .assets-style-oaGroup--index-dropdownBox-1jjle .ant-select-dropdown-menu-item:hover a {
  color: #00a854;
}
.theme-green .assets-style-oaGroup--index-sceneNav-2IMeu span {
  color: #005825;
}
.theme-green .assets-style-oaGroup--index-sceneNav-2IMeu .assets-style-oaGroup--index-sceneIcon-2eh5T {
  background: url(../../assets/images/mapIcon_green.png) no-repeat center;
  background-size: cover;
}
.theme-green .assets-style-oaGroup--index-itemName-1shC0 {
  font-size: 16px;
  height: 16px;
  color: #363636;
  font-weight: bold;
  margin-left: 11px;
}
.theme-green .assets-style-oaGroup--index-itemRow-oTBWg {
  color: #ADADAD;
  font-size: 14px;
  padding: 8px 0 0 10px;
}
.theme-green .assets-style-oaGroup--index-itemRow-oTBWg span {
  border-right: solid 1px #e8e8e8;
  margin-right: 10px;
  padding-right: 10px;
  width: 250px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.theme-green .assets-style-oaGroup--index-itemRow-oTBWg span:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
/**************************** 绿色主题结束 **************************/
@media (min-width: 1601px) {
  .font-normal .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- {
    border-radius: 6px;
    width: 100%;
  }
  .font-normal .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- .assets-style-oaGroup--index-leftBody-3csT- .assets-style-oaGroup--index-leftService-1e0RL {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- {
    width: 100%;
  }
  .font-normal .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- .assets-style-oaGroup--index-leftBody-3csT- .assets-style-oaGroup--index-leftService-1e0RL {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1601px) {
  .font-normal .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT {
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT {
    width: 100%;
  }
}
@media (max-height: 830px) {
  .font-normal .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT .assets-style-oaGroup--index-AllLetter-11QNm {
    bottom: 485px;
  }
}
@media (min-height: 831px) {
  .font-normal .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT .assets-style-oaGroup--index-AllLetter-11QNm {
    top: 326px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- {
    border-radius: 6px;
    width: 100%;
  }
  .font-large .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- .assets-style-oaGroup--index-leftBody-3csT- .assets-style-oaGroup--index-leftService-1e0RL {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- {
    width: 100%;
  }
  .font-large .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- .assets-style-oaGroup--index-leftBody-3csT- .assets-style-oaGroup--index-leftService-1e0RL {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT {
    width: 100%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT {
    width: 100%;
  }
}
@media (max-height: 913px) {
  .font-large .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT .assets-style-oaGroup--index-AllLetter-11QNm {
    bottom: 485px;
  }
}
@media (min-height: 914.1px) {
  .font-large .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT .assets-style-oaGroup--index-AllLetter-11QNm {
    top: 326px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- {
    border-radius: 6px;
    width: 100%;
  }
  .font-extraLarge .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- .assets-style-oaGroup--index-leftBody-3csT- .assets-style-oaGroup--index-leftService-1e0RL {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- {
    width: 100%;
  }
  .font-extraLarge .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-left-PEVg- .assets-style-oaGroup--index-leftBody-3csT- .assets-style-oaGroup--index-leftService-1e0RL {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT {
    width: 100%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT {
    width: 100%;
  }
}
@media (max-height: 1037.5px) {
  .font-extraLarge .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT .assets-style-oaGroup--index-AllLetter-11QNm {
    bottom: 485px;
  }
}
@media (min-height: 1038.75px) {
  .font-extraLarge .assets-style-oaGroup--index-flex-3uHcz .assets-style-oaGroup--index-leftContent-1CeTT .assets-style-oaGroup--index-AllLetter-11QNm {
    top: 326px;
  }
}
@media (min-width: 1600px) {
  .font-extraLarge .assets-style-oaGroup--index-flex-3uHcz .ant-col-xxl-8 {
    width: 50%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-feedback--index-feedback-3LRww .assets-style-feedback--index-breadcrumb-4gXlM {
  width: 219px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-feedback--index-feedback-3LRww .assets-style-feedback--index-breadcrumbItem-1RmQD {
  color: #666666;
  font-weight: bold;
}
.assets-style-feedback--index-feedback-3LRww .assets-style-feedback--index-mainContent-rqBVF {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  margin-bottom: 20px;
  /*padding-right: 30px;*/
  min-height: 797px;
  padding: 30px;
}
.assets-style-feedback--index-feedback-3LRww .assets-style-feedback--index-mainContent-rqBVF .assets-style-feedback--index-timeRange-3m86C {
  margin-bottom: 10px;
}
.assets-style-feedback--index-feedback-3LRww .assets-style-feedback--index-mainContent-rqBVF .assets-style-feedback--index-pagination-1JtID {
  margin: 40px 0px 20px;
  text-align: center;
}
.assets-style-feedback--index-feedback-3LRww .assets-style-feedback--index-mainContent-rqBVF .assets-style-feedback--index-spin-2HspM {
  min-height: 600px;
}
.assets-style-feedback--index-feedback-3LRww .assets-style-feedback--index-mainContent-rqBVF .ant-select-dropdown-menu-item:hover {
  background: green;
}
.assets-style-feedback--index-loading-sth59 {
  width: 100%;
  height: 100%;
  margin-top: 350px;
}
.assets-style-feedback--index-itemFeedback-25C2- {
  border-bottom: 1px dashed #cccccc;
  padding-top: 10px;
}
.assets-style-feedback--index-itemFeedback-25C2- .assets-style-feedback--index-feedbackTime-26yV2 {
  width: 100%;
  line-height: 40px;
  font-size: 12px;
  color: #999999;
}
.assets-style-feedback--index-itemFeedback-25C2- .assets-style-feedback--index-images-7t9Iw {
  width: 100%;
  margin-top: 10px;
}
.assets-style-feedback--index-itemFeedback-25C2- .assets-style-feedback--index-images-7t9Iw img {
  height: 40px;
  margin-right: 5px;
  cursor: pointer;
}
.assets-style-feedback--index-mask-3zPBk {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  height: 100%;
  text-align: center;
  z-index: 1002;
}
.assets-style-feedback--index-mask-3zPBk .assets-style-feedback--index-prevStep-3f_iT,
.assets-style-feedback--index-mask-3zPBk .assets-style-feedback--index-nextStep-s81M6 {
  width: 50%;
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0px;
}
.assets-style-feedback--index-mask-3zPBk .assets-style-feedback--index-prevStep-3f_iT {
  left: 0px;
  cursor: url(../../assets/images/pic-left-arrow.png), auto;
}
.assets-style-feedback--index-mask-3zPBk .assets-style-feedback--index-nextStep-s81M6 {
  right: 0px;
  cursor: url(../../assets/images/pic-right-arrow.png), auto;
}
.assets-style-feedback--index-mask-3zPBk i.assets-style-feedback--index-close-1FW4V {
  color: #ffffff;
  font-size: 24px;
  position: absolute;
  right: 30px;
  top: 20px;
  padding: 20px;
}
.assets-style-feedback--index-mask-3zPBk i.assets-style-feedback--index-close-1FW4V :hover {
  cursor: pointer;
}
.assets-style-feedback--index-mask-3zPBk .assets-style-feedback--index-fullScreen-190hm {
  position: relative;
}
.assets-style-feedback--index-mask-3zPBk .assets-style-feedback--index-fullScreen-190hm .assets-style-feedback--index-info-2MYP2 {
  width: 150px;
  background: rgba(0, 0, 0, 0.65);
  padding: 7px 5px;
  border-radius: 4px;
  position: absolute;
  top: calc(50% - 12px);
  right: calc(50% - 75px);
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
}
.assets-style-feedback--index-mask-3zPBk .assets-style-feedback--index-fullScreen-190hm .assets-style-feedback--index-hidden-6yFht {
  opacity: 0;
}
.assets-style-feedback--index-mask-3zPBk .assets-style-feedback--index-fullScreen-190hm .assets-style-feedback--index-show-z8iDT {
  animation: assets-style-feedback--index-showHidden-2bfL_ 1.5s forwards;
}
.assets-style-feedback--index-mask-3zPBk img {
  max-width: 85%;
  max-height: 85%;
}
/*************** 红色主题 start***************/
.theme-red .assets-style-feedback--index-itemFeedback-25C2-:hover {
  background-color: #fff1f0;
}
/*************** 红色主题 end***************/
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-feedback--index-itemFeedback-25C2-:hover {
  background-color: #e6f7ff;
}
/*************** 蓝色主题 end***************/
.assets-style-feedback--index-itemFeedback-25C2-:hover {
  background-color: #F5FDF8 ;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_hfqyoyz4ie4.eot');
  src: url('//at.alicdn.com/t/font_864711_hfqyoyz4ie4.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_hfqyoyz4ie4.woff') format('woff'), url('//at.alicdn.com/t/font_864711_hfqyoyz4ie4.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_hfqyoyz4ie4.svg#iconfont') format('svg');
}
.assets-style-helpQuestion--index-iconfont-30jP5 {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-helpQuestion--index-breadcrumbItem-3dFK9 {
  color: #666666;
  font-weight: bold;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa ul {
  padding: 0px;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-ant-breadcrumb-2P3lP {
  margin: 3px 2px;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-loading-Sxhqz {
  width: 100%;
  height: 100%;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainContent-23FgA {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  margin-bottom: 20px;
  padding: 24px 32px;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainContent-23FgA .assets-style-helpQuestion--index-tabTop-2fvqu .assets-style-helpQuestion--index-search-2kteB {
  height: 60px;
  line-height: 60px;
  width: 100%;
  margin-left: 5px;
  margin-bottom: 5px;
  padding: 5px 15px;
  border-bottom: 1px solid #f4f9f6;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainContent-23FgA .assets-style-helpQuestion--index-tabTop-2fvqu .assets-style-helpQuestion--index-searchIcon-1b6T7 {
  color: rgba(0, 0, 0, 0.25);
  font-weight: bold;
  margin-right: 10px;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainContent-23FgA .assets-style-helpQuestion--index-tabTop-2fvqu .ant-input-search .ant-input {
  padding-right: 90px;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainContent-23FgA .assets-style-helpQuestion--index-tabTop-2fvqu .assets-style-helpQuestion--index-searchInput-QVVEg {
  height: 55px;
  line-height: 55px;
  display: inline-block;
  text-align: right;
  float: right;
  width: 358px;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainContent-23FgA .assets-style-helpQuestion--index-tabTop-2fvqu .assets-style-helpQuestion--index-title-2yiCl {
  float: left;
  height: 55px;
  line-height: 55px;
  font-weight: bold;
  font-size: 22px;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainContent-23FgA .assets-style-helpQuestion--index-tabTop-2fvqu .assets-style-helpQuestion--index-iconPointer-2Xj2K {
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  padding-right: 10px;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainContent-23FgA .assets-style-helpQuestion--index-pagination-1WXYW {
  width: 100%;
  text-align: right;
  margin: 20px 0px  20px 15px;
  text-align: center;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainList-3_x8N {
  min-height: 650px;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainList-3_x8N ul li {
  padding: 12px 20px;
  list-style: none;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainList-3_x8N ul li a {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}
.assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainList-3_x8N ul li a:hover {
  color: #005825;
  text-decoration: underline;
}
/****************弹窗部分开始*******************/
.assets-style-helpQuestion--index-mainBody-2kLXl {
  overflow: hidden;
  position: absolute;
  top: 0px;
  width: 100%;
  background: #ffffff;
  border-radius: 4px;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-title-2yiCl {
  height: 60px;
  line-height: 60px;
  text-align: left;
  width: 100%;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  padding-left: 40px;
}
.assets-style-helpQuestion--index-question-349dC .ant-modal-header,
.assets-style-helpQuestion--index-question-349dC .ant-modal-footer {
  border: none;
}
.assets-style-helpQuestion--index-question-349dC .ant-modal-body {
  padding: 0px;
  height: 540px;
}
.assets-style-helpQuestion--index-question-349dC .ant-modal-header {
  padding: 24px 13%;
  background: #f4f9f6;
}
.assets-style-helpQuestion--index-question-349dC .ant-modal-header .ant-modal-title {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
}
.assets-style-helpQuestion--index-question-349dC .ant-modal-footer {
  background: #f4f9f6;
  text-align: center;
}
.assets-style-helpQuestion--index-question-349dC .ant-col-18 {
  border: 1px solid #f4f9f6;
  background: #FFFFFF;
  padding: 0px;
}
.assets-style-helpQuestion--index-question-349dC .ant-modal-close {
  position: relative;
  top: -100px;
  color: #f4f9f6;
  right: -1050px;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-center-cKckU {
  height: 480px;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-center-cKckU {
  padding: 20px 0px;
  border-radius: 4px;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-side-c93s2 {
  z-index: 1001;
  text-align: center;
  width: 170px;
  height: 600px;
  padding: 0px 15px;
  line-height: 600px;
  display: inline-block;
  vertical-align: middle;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-side-c93s2 .assets-style-helpQuestion--index-sideWrapper-vGfB7 {
  display: inline-block;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-side-c93s2 a {
  color: #f4f9f6;
  display: inline-block;
  text-align: left;
  line-height: 22px;
  vertical-align: middle;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-side-c93s2 a.assets-style-helpQuestion--index-tip-3u3Uu {
  color: #f4f9f6;
  font-weight: bold;
  line-height: 22px;
  vertical-align: middle;
  width: 100%;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-side-c93s2 a.assets-style-helpQuestion--index-tip-3u3Uu:hover {
  text-decoration: underline;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-side-c93s2 .assets-style-helpQuestion--index-icon-FHNLd {
  font-size: 58px;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-side-c93s2 .assets-style-helpQuestion--index-disable-30D_W {
  cursor: not-allowed;
  color: #CCCCCC;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-display-1F3_2 {
  display: none;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-footer-1Zu7T {
  text-align: center;
  padding: 0px 20px;
  height: 60px;
  line-height: 60px;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-footer-1Zu7T ul {
  border-top: 1px solid #f4f9f6;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-footer-1Zu7T li {
  display: inline-block;
  list-style: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: 10px;
  cursor: pointer;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-footer-1Zu7T li.assets-style-helpQuestion--index-selected-14xL- {
  color: #62B68E;
  border: 1px solid #62B68E;
}
.assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-footer-1Zu7T li.assets-style-helpQuestion--index-notSelect-5Ci7O {
  color: #000000;
  border: 1px solid #CCCCCC;
}
.assets-style-helpQuestion--index-sideLeft-2NIwi {
  position: relative;
  left: -170px;
  top: -60px;
}
.assets-style-helpQuestion--index-sideRight-2mD3Z {
  position: relative;
  right: -830px;
  top: -60px;
}
.assets-style-helpQuestion--index-description-3mvZx {
  display: inline-block;
  height: 100%;
  padding: 0px 30px 0px 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 330px;
}
.assets-style-helpQuestion--index-description-3mvZx li {
  list-style: none;
}
.assets-style-helpQuestion--index-description-3mvZx li:nth-child(1) {
  font-weight: bold;
  font-size: 24px;
}
.assets-style-helpQuestion--index-description-3mvZx li:nth-child(1) .assets-style-helpQuestion--index-step-Zzt_R {
  color: #62B68E;
  font-size: 36px;
  font-weight: bold;
  padding-left: 10px;
}
.assets-style-helpQuestion--index-description-3mvZx li:nth-child(2) {
  padding: 10px 30px;
}
.assets-style-helpQuestion--index-image-3vV6H {
  border-left: 1px solid #cecece;
  width: 700px;
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  height: 450px;
  text-align: center;
  padding: 30px 20px;
}
.assets-style-helpQuestion--index-image-3vV6H .assets-style-helpQuestion--index-imageUrl-2_UYE {
  max-width: 100%;
  max-height: 100%;
  /*max-width: 100%;
    max-height: 100%;
    min-width: 40%;
    min-height: 40%;*/
}
.assets-style-helpQuestion--index-image-3vV6H .assets-style-helpQuestion--index-imageUrl-2_UYE:hover {
  cursor: pointer;
}
@keyframes assets-style-helpQuestion--index-next-4hRPf {
  0% {
    right: -100%;
  }
  100% {
    right: 0px;
  }
}
@keyframes assets-style-helpQuestion--index-prev-1Qfff {
  0% {
    right: 100%;
  }
  100% {
    right: 0px;
  }
}
@keyframes assets-style-helpQuestion--index-showHidden-BolM2 {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0.7;
  }
  100% {
    opacity: 0;
  }
}
.assets-style-helpQuestion--index-nextImage-caqbF {
  height: 480px;
  position: relative;
  animation: assets-style-helpQuestion--index-next-4hRPf 0.5s forwards;
  padding: 20px 0px;
  background: #ffffff;
  overflow: hidden;
}
.assets-style-helpQuestion--index-prevImage-3ylKi {
  height: 480px;
  position: relative;
  animation: assets-style-helpQuestion--index-prev-1Qfff 0.5s forwards;
  padding: 20px 0px;
  background: #ffffff;
  overflow: hidden;
}
.assets-style-helpQuestion--index-center-cKckU {
  height: 480px;
  position: relative;
  padding: 20px 0px;
  background: #ffffff;
  overflow: hidden;
}
.assets-style-helpQuestion--index-mask-22LEj {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  height: 100%;
  text-align: center;
  z-index: 1002;
}
.assets-style-helpQuestion--index-mask-22LEj .assets-style-helpQuestion--index-prevStep-27cj2,
.assets-style-helpQuestion--index-mask-22LEj .assets-style-helpQuestion--index-nextStep-2JOwp {
  width: 50%;
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0px;
}
.assets-style-helpQuestion--index-mask-22LEj .assets-style-helpQuestion--index-prevStep-27cj2 {
  left: 0px;
  cursor: url(../../assets/images/pic-left-arrow.png), auto;
}
.assets-style-helpQuestion--index-mask-22LEj .assets-style-helpQuestion--index-nextStep-2JOwp {
  right: 0px;
  cursor: url(../../assets/images/pic-right-arrow.png), auto;
}
.assets-style-helpQuestion--index-mask-22LEj i.assets-style-helpQuestion--index-close-3gOig {
  color: #ffffff;
  font-size: 24px;
  position: absolute;
  right: 30px;
  top: 20px;
  padding: 20px;
}
.assets-style-helpQuestion--index-mask-22LEj i.assets-style-helpQuestion--index-close-3gOig :hover {
  cursor: pointer;
}
.assets-style-helpQuestion--index-mask-22LEj .assets-style-helpQuestion--index-fullScreen-2upZ3 {
  position: relative;
}
.assets-style-helpQuestion--index-mask-22LEj .assets-style-helpQuestion--index-fullScreen-2upZ3 .assets-style-helpQuestion--index-info-38bNd {
  width: 150px;
  background: rgba(0, 0, 0, 0.65);
  padding: 7px 5px;
  border-radius: 4px;
  position: absolute;
  top: calc(50% - 12px);
  right: calc(50% - 75px);
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
}
.assets-style-helpQuestion--index-mask-22LEj .assets-style-helpQuestion--index-fullScreen-2upZ3 .assets-style-helpQuestion--index-hidden-3o36p {
  opacity: 0;
}
.assets-style-helpQuestion--index-mask-22LEj .assets-style-helpQuestion--index-fullScreen-2upZ3 .assets-style-helpQuestion--index-show-X_PKb {
  animation: assets-style-helpQuestion--index-showHidden-BolM2 1.5s forwards;
}
.assets-style-helpQuestion--index-mask-22LEj img {
  max-width: 85%;
  max-height: 85%;
}
/****************弹窗部分结束*******************/
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainList-3_x8N ul li a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-footer-1Zu7T li.assets-style-helpQuestion--index-selected-14xL- {
  color: #a2ceff;
  border: 1px solid #a2ceff;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-helpQuestion--index-attentionPage-3cVXa .assets-style-helpQuestion--index-mainList-3_x8N ul li a:hover {
  color: #9A001E;
}
.theme-red .assets-style-helpQuestion--index-question-349dC .assets-style-helpQuestion--index-footer-1Zu7T li.assets-style-helpQuestion--index-selected-14xL- {
  color: #F63E62;
  border: 1px solid #F63E62;
}
/*************** 红色主题 end***************/
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/*************** 共用样式***************/
.assets-style-allAffairs--index-main-content-3A9K2 {
  min-height: 1480px !important;
}
.assets-style-allAffairs--index-bodyFixed-1bY4q {
  position: fixed;
  width: 100%;
}
.assets-style-allAffairs--index-overflow-guwqX {
  overflow: hidden;
}
.assets-style-allAffairs--index-fontGray-32mNA {
  color: #adadad;
}
.assets-style-allAffairs--index-fontLightBlack-2eitA {
  color: #808080;
}
.assets-style-allAffairs--index-fontLine-2xBGe {
  color: #adadad;
  margin-left: 6px;
}
.assets-style-allAffairs--index-mgt12-2RXlG {
  margin-top: 12px;
}
.assets-style-allAffairs--index-textCenter-3xLry {
  text-align: center;
  color: #808080;
  cursor: pointer;
}
.assets-style-allAffairs--index-pdr5-Fh3cv {
  padding-right: 5px;
}
.assets-style-allAffairs--index-fontSc-3K8Px {
  padding-right: 5px;
  text-align: center;
  font-size: 28px;
  color: #595959;
}
.assets-style-allAffairs--index-lineHeight-dwQyZ {
  line-height: 40px;
  /*margin-left: -450px;*/
  width: 400px;
}
/* 服务入口页面布局样式 */
.assets-style-allAffairs--index-flex-1hu8r {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contentMain-9Vd1C {
  padding-bottom: 15px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contentMain-9Vd1C img {
  max-width: 100%;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contentMain-9Vd1C .ant-card-bordered {
  width: calc(100% - 128px);
  display: inline-block;
  max-width: 100%;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contentMain-9Vd1C .ant-card-bordered .ant-card-body p,
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contentMain-9Vd1C .ant-card-bordered .ant-card-body .pDiv {
  padding: 0px 32px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contentMain-9Vd1C .ant-card-bordered .ant-card-body img {
  max-width: 100%;
}
.assets-style-allAffairs--index-flex-1hu8r .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-allAffairs--index-flex-1hu8r .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-allAffairs--index-flex-1hu8r .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-allAffairs--index-flex-1hu8r .ant-select-dropdown-menu {
  overflow: hidden;
}
@media (min-width: 0px) {
  .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi {
    border-radius: 6px;
    width: 774px;
  }
  .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftService-n39TZ {
    float: left;
    width: 562px;
  }
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS {
  float: left;
  margin-top: 25px;
  position: absolute;
  left: 0;
}
@media (min-width: 0px) {
  .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS {
    width: 774px;
  }
  .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-AllLetter-3BSpX {
    bottom: 485px;
  }
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-AllLetter-3BSpX {
  position: fixed;
  width: 20px;
  height: 20px;
  line-height: 19px;
  font-size: 14px;
  color: #787a7b;
  left: 75px;
  /*top: 326px;*/
  text-align: center;
  z-index: 990;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-AllLetter-3BSpX .assets-style-allAffairs--index-letter-7PmZ9 {
  cursor: pointer;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-AllLetter-3BSpX .assets-style-allAffairs--index-letter-7PmZ9:hover {
  cursor: pointer;
  font-size: 16px;
  /*background: #397EF0;*/
  border-radius: 50%;
  text-align: center;
  color: #fff;
  transition: all 1s;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-AllLetter-3BSpX .assets-style-allAffairs--index-activeLetter-bOvIv {
  cursor: pointer;
  font-size: 16px;
  width: 20px;
  height: 20px;
  /*background: #397EF0;*/
  border-radius: 50%;
  margin-bottom: 2px;
  text-align: center;
  color: #fff;
  padding-top: 1px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-pagination-WZyj7 {
  height: 50px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  padding: 10px 15px 0px 0px;
  margin-bottom: 10px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-pagination-WZyj7 .assets-style-allAffairs--index-affairTotal-krUUm {
  padding-left: 26px;
  padding-top: 5px;
  display: inline-block;
  color: #959595;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-pagination-WZyj7 .assets-style-allAffairs--index-affairTotal-krUUm .assets-style-allAffairs--index-totalPage-2JOCX {
  padding-left: 120px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh {
  padding: 23px 0px 30px 25px;
  height: 100%;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftAnchor-1kaf3 {
  float: right;
  width: 180px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftAnchor-1kaf3 .ant-affix {
  z-index: 1;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftAnchor-1kaf3 .assets-style-allAffairs--index-anchor-1WqOt {
  margin: 40px 10px 0 0;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftAnchor-1kaf3 .assets-style-allAffairs--index-anchor-1WqOt .ant-anchor-ink:before {
  width: 1px;
  background-color: #e7e7e7;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftAnchor-1kaf3 .assets-style-allAffairs--index-anchor-1WqOt .ant-anchor-link-active .ant-anchor-link-title {
  color: #37a164;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftAnchor-1kaf3 .assets-style-allAffairs--index-anchor-1WqOt .ant-anchor-ink-ball {
  border: 2px solid #37a164;
  transform: translateX(-45%);
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftAnchor-1kaf3 .assets-style-allAffairs--index-anchor-1WqOt a:hover {
  color: #37a164;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-limitLength-8weEm,
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-limitSplit-2Ojm4 {
  display: inline-block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-limitLength-8weEm {
  width: 95px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-limitSplit-2Ojm4 {
  width: 20px;
  text-align: center;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk {
  width: 387px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
  position: absolute;
  right: 0;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve:hover {
  cursor: pointer;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve:hover .assets-style-allAffairs--index-rightAffairsBox-2HIZO .anticon {
  display: inline-block;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 405px;
  background-color: white;
  border: 1px solid #e8e8e8;
  margin-bottom: 26px;
  position: relative;
  /* 全部事务右边推荐事务 */
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-rightAffairsBox-2HIZO .anticon {
  display: none;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-iconLeft-2wHeo {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-iconLeft-2wHeo:hover {
  color: #AAAAAA;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-iconRight-34BqL {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-iconRight-34BqL:hover {
  color: #AAAAAA;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .ant-card {
  position: static;
  color: #666666;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .ant-card-body {
  padding: 0px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .ant-card-head {
  border-bottom: none;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .ant-list-grid .ant-list-item {
  margin-bottom: 0;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .ant-carousel .slick-dots {
  bottom: 35px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .ant-carousel .slick-slider {
  position: static;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .ant-carousel .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #1890ff;*/
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #b8c4cc;*/
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .assets-style-allAffairs--index-noDataIcon-3DJHs {
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .assets-style-allAffairs--index-fontBlack-2LiWm {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 21px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .assets-style-allAffairs--index-serviceCollectDivRelative-Oz1Fo {
  position: relative;
  text-align: center;
  /* .radiusDiv:hover{
            box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);


          }*/
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .assets-style-allAffairs--index-serviceCollectDivRelative-Oz1Fo .assets-style-allAffairs--index-radiusDiv-qiF5j {
  /*border: 1px solid rgba(90, 137, 181, 0.33);*/
  background: #ffffff;
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin-bottom: 15px;
  margin-left: 17px;
  border-radius: 50%;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .assets-style-allAffairs--index-serviceCollectDivRelative-Oz1Fo .assets-style-allAffairs--index-radiusDiv-qiF5j .assets-style-allAffairs--index-imageRadius-3q0iY {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .assets-style-allAffairs--index-serviceCollectDivRelative-Oz1Fo .ant-card-body {
  padding: 11px 7px 18px 9px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .assets-style-allAffairs--index-serviceCollectDivRelative-Oz1Fo .ant-card-bordered {
  border: none;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightTop-2QNve .assets-style-allAffairs--index-affairTitle-32x4h .assets-style-allAffairs--index-serviceCollectDivRelative-Oz1Fo .assets-style-allAffairs--index-textCenter-3xLry {
  text-align: center;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-right-3yIHk .assets-style-allAffairs--index-rightBottom-jA2MJ {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 405px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.assets-style-allAffairs--index-collectRadiusDiv-3u27V {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
.assets-style-allAffairs--index-optBackground-306mQ {
  background: #fff;
}
.assets-style-allAffairs--index-optBackground-306mQ a {
  color: #000;
}
.assets-style-allAffairs--index-optBackground-306mQ a:hover {
  color: #fff;
}
.assets-style-allAffairs--index-optName-orJh5 {
  width: 100%;
  height: 100%;
}
.assets-style-allAffairs--index-optImg-2IgW3 {
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.assets-style-allAffairs--index-dropdownBox-UbJbo .ant-select-dropdown-menu-item:hover {
  background: #e6f7ff;
}
.assets-style-allAffairs--index-dropdownBox-UbJbo .ant-select-dropdown-menu-item:hover a {
  color: #397EF0;
}
.assets-style-allAffairs--index-dropdownBox-UbJbo .ant-select-dropdown-menu {
  overflow: hidden;
  max-height: none;
}
.assets-style-allAffairs--index-searchContent-sNSVj .ant-select .ant-select-selection {
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-screenBtn-2CkN4 {
  cursor: pointer;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-screenBtn-2CkN4 .ant-btn {
  border: none;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchBox-1hPEo {
  width: 550px;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchBox-1hPEo input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-sceneNav-WqiNn {
  display: inline-block;
  position: absolute;
  margin-left: 55px;
  height: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-sceneNav-WqiNn span {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 1px;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-sceneNav-WqiNn .assets-style-allAffairs--index-sceneIcon-3M_mc {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc {
  line-height: 2;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .ant-tag-checkable-checked {
  border-radius: 12px;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .ant-tag-checkable:active {
  background: none;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .assets-style-allAffairs--index-item-37kI9 {
  width: calc(100% - 42px);
  display: inline-block;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .assets-style-allAffairs--index-all-2pnS7 {
  display: inline-block;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .assets-style-allAffairs--index-all-2pnS7 .ant-tag {
  border-radius: 12px;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .assets-style-allAffairs--index-searchTitle-JMt4L {
  line-height: 3;
  margin: 5px;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc span {
  color: #808080;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .assets-style-allAffairs--index-hideItem-glf63 {
  display: inline-block;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .assets-style-allAffairs--index-rightBtn-1b-2B {
  float: right;
  cursor: pointer;
  margin-top: 9px ;
}
.assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .ant-btn {
  border: none;
}
.assets-style-allAffairs--index-searchContent-sNSVj .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-allAffairs--index-searchContent-sNSVj .theme-blue .ant-btn:hover,
.assets-style-allAffairs--index-searchContent-sNSVj .theme-blue .ant-btn:focus {
  color: #808080;
}
.assets-style-allAffairs--index-searchContent-sNSVj .ant-input-prefix {
  color: #cdcdcd;
}
.assets-style-allAffairs--index-searchContent-sNSVj .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-allAffairs--index-searchContent-sNSVj .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-allAffairs--index-searchContent-sNSVj .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-allAffairs--index-searchContent-sNSVj .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-cardItem-3X-9b:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-cardItem-3X-9b:hover button {
  display: block;
  position: absolute;
  right: 16px;
  top: 17px;
  z-index: 2;
  /* opacity: 0.65;*/
}
.assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-cardItem-3X-9b:hover button:hover {
  opacity: 1;
}
.assets-style-allAffairs--index-cardFrame-2IU6j button {
  display: none;
}
.assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-saveIco-2uqhZ {
  width: 48px;
  height: 48px;
}
.assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-iconTj-1y8Zh {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 1px;
  left: 6px;
}
.assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-tag-1_fW0 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  height: 25px;
  -webkit-box-orient: vertical;
  clear: both;
}
.assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-tag-1_fW0 .assets-style-allAffairs--index-fontBlack-2LiWm {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-comment-2fFIW {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-allAffairs--index-cardFrame-2IU6j .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-allAffairs--index-cardFrame-2IU6j .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0px;
}
.assets-style-allAffairs--index-cardFrame-2IU6j .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-allAffairs--index-cardFrame-2IU6j .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-allAffairs--index-cardFrame-2IU6j .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-allAffairs--index-cardFrame-2IU6j .ant-list-item-meta-description {
  line-height: 25px;
}
.assets-style-allAffairs--index-cardFrame-2IU6j .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-allAffairs--index-cardFrame-2IU6j a {
  color: #474747;
}
.assets-style-allAffairs--index-cardFrame-2IU6j a:hover {
  /*color: #1890ff;*/
  text-decoration: underline;
}
.assets-style-allAffairs--index-jian-8VQ-D {
  display: inline-flex;
  height: 31px;
}
.assets-style-allAffairs--index-flex-1hu8r {
  display: block;
  position: relative;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-list-item-main {
  display: inline-block;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-list-item-extra {
  float: right;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .assets-style-allAffairs--index-comment-2fFIW {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .assets-style-allAffairs--index-saveIco-2uqhZ {
  width: 48px;
  height: 48px;
  /*background: #23d688;*/
  /* border-radius: 50%;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .assets-style-allAffairs--index-iconTj-1y8Zh {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: -2px;
  left: 6px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .assets-style-allAffairs--index-tag-1_fW0 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .assets-style-allAffairs--index-tag-1_fW0 .assets-style-allAffairs--index-fontBlack-2LiWm {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .assets-style-allAffairs--index-grade-1HjNf {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  color: #808080;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 3px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
  display: block;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-list-item-meta-description {
  line-height: 2;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-list-item-meta-avatar {
  float: left;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-list-item-meta-content {
  margin-right: 16px;
  padding-left: 64px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-card-bordered {
  border: none;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-tag {
  border-radius: 12px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-col-12 {
  width: 100%;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-card-bordered {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTop-3DvYa .ant-card-wider-padding .ant-card-body {
  padding: 24px 0px 15px 24px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-applyContentTopTitle-1pRyL a {
  color: #474747;
  font-weight: bold;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW {
  display: table;
  margin-top: 24px;
  width: 100%;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul {
  height: auto;
  min-height: 600px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  position: relative;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .assets-style-allAffairs--index-rightAnchor-1GToN {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .ant-card-bordered {
  border: none;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .ant-card-head {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .ant-card-head-title {
  font-weight: bold;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .ant-list-split .ant-list-item {
  border-bottom: none;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .ant-list-split .ant-list-header {
  border-bottom: none;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .ant-list-item {
  padding: 0;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .ant-list-header,
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .ant-list-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .ant-anchor-ink-ball {
  width: 14px;
  height: 14px;
  border: 4px solid #1890ff;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-contenBottom-jIcVW .assets-style-allAffairs--index-userGuide-3w2Ul .ant-anchor-wrapper {
  padding-left: 10px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-userEvaluation-2sDsf {
  height: auto;
  min-height: 600px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  display: table-cell;
  width: 400px;
  vertical-align: top;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-userEvaluation-2sDsf .assets-style-allAffairs--index-title-17wct {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 18px 0 0 8px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-userEvaluation-2sDsf .assets-style-allAffairs--index-evaluationDetails-1xQzg {
  margin-left: 20px;
  margin-right: 20px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-userEvaluation-2sDsf .assets-style-allAffairs--index-evaluationDetails-1xQzg .assets-style-allAffairs--index-describe-1Jncb {
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-userEvaluation-2sDsf .assets-style-allAffairs--index-evaluationDetails-1xQzg .assets-style-allAffairs--index-noDescribe-3u_ZK {
  color: #bfbfbf;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-userEvaluation-2sDsf .assets-style-allAffairs--index-evaluationDetails-1xQzg .assets-style-allAffairs--index-userName-1gl5m {
  float: left;
  color: rgba(0, 0, 0, 0.65);
  margin-top: 5px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-userEvaluation-2sDsf .assets-style-allAffairs--index-evaluationDetails-1xQzg .assets-style-allAffairs--index-time-2OI8x {
  float: right;
  color: rgba(0, 0, 0, 0.65);
  margin-top: 5px;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-userEvaluation-2sDsf .ant-divider-dashed {
  border-top: 1px dashed #cccccc;
}
.assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-userEvaluation-2sDsf .ant-divider-horizontal {
  margin: 15px 0 5px 0;
}
.assets-style-allAffairs--index-nullData-SCQj3 {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-allAffairs--index-nullData-SCQj3 .assets-style-allAffairs--index-message-34E2q {
  position: relative;
  top: 145px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.assets-style-allAffairs--index-limitedTime-2Sgp6 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-allAffairs--index-limitedTime-2Sgp6 .assets-style-allAffairs--index-backBorder-3WBCj {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-allAffairs--index-limitedTime-2Sgp6 .assets-style-allAffairs--index-inner-3-mrz {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-allAffairs--index-limitedTimeLeft-3PezE {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-allAffairs--index-limitedTimeLeft-3PezE .assets-style-allAffairs--index-backBorder-3WBCj {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-allAffairs--index-limitedTimeLeft-3PezE .assets-style-allAffairs--index-inner-3-mrz {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-allAffairs--index-affairsCard_linkTitle-2xvtP {
  float: left;
  margin-right: 4px;
}
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-cardItem-3X-9b:hover button {
  background-color: #70b470;
  border-color: #70b470;
}
.theme-green .assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-cardItem-3X-9b:hover button:hover {
  background-color: #00a854;
  border-color: #00a854;
}
/**************************** 绿色主题开始 ***************************/
/**************************** 红色主题开始 ***************************/
.theme-red .assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-cardItem-3X-9b:hover button {
  background-color: #F63E62;
  border-color: #F63E62;
}
.theme-red .assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-cardItem-3X-9b:hover button:hover {
  background-color: #9A001E;
  border-color: #9A001E;
}
.theme-red .assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.theme-red .assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.theme-red .assets-style-allAffairs--index-pagination-WZyj7 {
  box-shadow: 0px 0px 10px 0px rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-allAffairs--index-pagination-WZyj7 .assets-style-allAffairs--index-affairTotal-krUUm .assets-style-allAffairs--index-fontBlue-3h_0j {
  color: #F63E62;
}
.theme-red .assets-style-allAffairs--index-activeLetter-bOvIv {
  background: #F63E62;
}
.theme-red .assets-style-allAffairs--index-letter-7PmZ9:hover {
  background: #F63E62;
}
.theme-red .assets-style-allAffairs--index-radiusDiv-qiF5j {
  border: 1px solid rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-allAffairs--index-radiusDiv-qiF5j:hover {
  box-shadow: 0px 0px 10px 4px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-allAffairs--index-affairTitle-32x4h .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
.theme-red .assets-style-allAffairs--index-affairTitle-32x4h .ant-carousel .slick-dots li button {
  background: rgba(255, 0, 0, 0.5);
}
.theme-red .assets-style-allAffairs--index-cardFrame-2IU6j a:hover {
  color: #F63E62;
}
.theme-red .assets-style-allAffairs--index-dropdownBox-UbJbo .ant-select-dropdown-menu-item:hover {
  background: #fff1f0;
}
.theme-red .assets-style-allAffairs--index-dropdownBox-UbJbo .ant-select-dropdown-menu-item:hover a {
  color: #F63E62;
}
.theme-red .assets-style-allAffairs--index-sceneNav-WqiNn span {
  color: #9A001E;
}
.theme-red .assets-style-allAffairs--index-sceneNav-WqiNn .assets-style-allAffairs--index-sceneIcon-3M_mc {
  background: url(../../assets/images/mapIcon_red.png) no-repeat center;
  background-size: cover;
}
/**************************** 红色主题结束 **************************/
/**************************** 蓝色主题开始 ***************************/
.theme-blue .assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-cardItem-3X-9b:hover button {
  background-color: #71b8ef;
  border-color: #71b8ef;
}
.theme-blue .assets-style-allAffairs--index-cardFrame-2IU6j .assets-style-allAffairs--index-cardItem-3X-9b:hover button:hover {
  background-color: #397EF0;
  border-color: #397EF0;
}
.theme-blue .assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .ant-tag-checkable-checked {
  color: #397EF0;
  background: #e6f7ff;
  border-color: #a2ceff;
}
.theme-blue .assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #397EF0;
}
.theme-blue .assets-style-allAffairs--index-pagination-WZyj7 {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-allAffairs--index-pagination-WZyj7 .assets-style-allAffairs--index-affairTotal-krUUm .assets-style-allAffairs--index-fontBlue-3h_0j {
  color: #1890ff;
}
.theme-blue .assets-style-allAffairs--index-activeLetter-bOvIv {
  background: #397EF0;
}
.theme-blue .assets-style-allAffairs--index-letter-7PmZ9:hover {
  background: #397EF0;
}
.theme-blue .assets-style-allAffairs--index-radiusDiv-qiF5j {
  border: 1px solid rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-allAffairs--index-radiusDiv-qiF5j:hover {
  box-shadow: 0px 0px 10px 4px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-allAffairs--index-affairTitle-32x4h .ant-carousel .slick-dots li.slick-active button {
  background: #1890ff;
}
.theme-blue .assets-style-allAffairs--index-affairTitle-32x4h .ant-carousel .slick-dots li button {
  background: rgba(35, 145, 230, 0.7);
}
.theme-blue .assets-style-allAffairs--index-cardFrame-2IU6j a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-allAffairs--index-sceneNav-WqiNn span {
  color: #397EF0;
}
.theme-blue .assets-style-allAffairs--index-sceneNav-WqiNn .assets-style-allAffairs--index-sceneIcon-3M_mc {
  background: url(../../assets/images/mapIcon_blue.png) no-repeat center;
  background-size: cover;
}
/**************************** 蓝色主题结束 **************************/
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .ant-tag-checkable-checked {
  color: #1C9750;
  background: #E6FFF1;
  border-color: #1C9750;
}
.theme-green .assets-style-allAffairs--index-searchContent-sNSVj .assets-style-allAffairs--index-searchList-IqNyc .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1C9750;
}
.theme-green .assets-style-allAffairs--index-pagination-WZyj7 {
  box-shadow: 0px 0px 10px 0px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-allAffairs--index-pagination-WZyj7 .assets-style-allAffairs--index-affairTotal-krUUm .assets-style-allAffairs--index-fontBlue-3h_0j {
  color: #1C9750;
}
.theme-green .assets-style-allAffairs--index-activeLetter-bOvIv {
  background: #1C9750;
}
.theme-green .assets-style-allAffairs--index-letter-7PmZ9:hover {
  background: #1C9750;
}
.theme-green .assets-style-allAffairs--index-radiusDiv-qiF5j:hover {
  box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);
}
.theme-green .assets-style-allAffairs--index-radiusDiv-qiF5j {
  border: 1px solid rgba(87, 177, 134, 0.1);
}
.theme-green .assets-style-allAffairs--index-affairTitle-32x4h .ant-carousel .slick-dots li.slick-active button {
  background: #1C9750;
}
.theme-green .assets-style-allAffairs--index-affairTitle-32x4h .ant-carousel .slick-dots li button {
  background: rgba(10, 150, 50, 0.7);
}
.theme-green .assets-style-allAffairs--index-cardFrame-2IU6j a:hover {
  color: #00a854;
}
.theme-green .assets-style-allAffairs--index-dropdownBox-UbJbo .ant-select-dropdown-menu-item:hover {
  background: #F5FDF8;
}
.theme-green .assets-style-allAffairs--index-dropdownBox-UbJbo .ant-select-dropdown-menu-item:hover a {
  color: #00a854;
}
.theme-green .assets-style-allAffairs--index-sceneNav-WqiNn span {
  color: #005825;
}
.theme-green .assets-style-allAffairs--index-sceneNav-WqiNn .assets-style-allAffairs--index-sceneIcon-3M_mc {
  background: url(../../assets/images/mapIcon_green.png) no-repeat center;
  background-size: cover;
}
/**************************** 绿色主题结束 **************************/
@media (min-width: 1601px) {
  .font-normal .assets-style-allAffairs--index-flex-1hu8r {
    position: relative;
  }
  .font-normal .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi {
    border-radius: 6px;
    width: 1073px;
  }
  .font-normal .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftService-n39TZ {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi {
    width: 1414px;
  }
  .font-normal .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftService-n39TZ {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1601px) {
  .font-normal .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS {
    width: 1073px;
    position: absolute;
    left: 0;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS {
    width: 1414px;
    position: absolute;
    left: 0;
  }
}
@media (max-height: 830px) {
  .font-normal .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-AllLetter-3BSpX {
    bottom: 485px;
  }
}
@media (min-height: 831px) {
  .font-normal .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-AllLetter-3BSpX {
    top: 326px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-allAffairs--index-flex-1hu8r {
    position: relative;
  }
  .font-large .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi {
    border-radius: 6px;
    width: 1073px;
  }
  .font-large .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftService-n39TZ {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi {
    width: 1414px;
  }
  .font-large .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftService-n39TZ {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS {
    width: 1073px;
    position: absolute;
    left: 0;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS {
    width: 1414px;
    position: absolute;
    left: 0;
  }
}
@media (max-height: 913px) {
  .font-large .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-AllLetter-3BSpX {
    bottom: 485px;
  }
}
@media (min-height: 914.1px) {
  .font-large .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-AllLetter-3BSpX {
    top: 326px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-allAffairs--index-flex-1hu8r {
    position: relative;
  }
  .font-extraLarge .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi {
    border-radius: 6px;
    width: 1073px;
  }
  .font-extraLarge .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftService-n39TZ {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi {
    width: 1414px;
  }
  .font-extraLarge .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-left-ftYdi .assets-style-allAffairs--index-leftBody-1CKuh .assets-style-allAffairs--index-leftService-n39TZ {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS {
    width: 1073px;
    position: absolute;
    left: 0;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS {
    width: 1414px;
    position: absolute;
    left: 0;
  }
}
@media (max-height: 1037.5px) {
  .font-extraLarge .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-AllLetter-3BSpX {
    bottom: 485px;
  }
}
@media (min-height: 1038.75px) {
  .font-extraLarge .assets-style-allAffairs--index-flex-1hu8r .assets-style-allAffairs--index-leftContent-3FrTS .assets-style-allAffairs--index-AllLetter-3BSpX {
    top: 326px;
  }
}
@media (min-width: 1600px) {
  .font-extraLarge .assets-style-allAffairs--index-flex-1hu8r {
    position: relative;
  }
  .font-extraLarge .assets-style-allAffairs--index-flex-1hu8r .ant-col-xxl-8 {
    width: 50%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/***默认局部引入**/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot');
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.woff') format('woff'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.svg#iconfont') format('svg');
}
.assets-style-globalSearch--index-iconfont-dksJ8 {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-globalSearch--index-pic-style-2TnVz {
  width: 35px;
  height: 35px;
}
.assets-style-globalSearch--index-text-style-2G-mk {
  width: 100%;
  height: auto;
  text-align: center;
  max-height: 65px;
  word-wrap: break-word;
  overflow: hidden;
  position: absolute;
  padding-top: 20%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.assets-style-globalSearch--index-container-style-3kjSl {
  width: 112px;
  height: 128px;
  cursor: pointer;
  position: relative;
  text-align: center;
  /*margin:0px 10px 10px 0px;*/
  margin: 10px 10px 10px 0px;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid transparent;
  overflow: hidden;
}
.assets-style-globalSearch--index-container-style-3kjSl:hover {
  /*border: 1px solid #62b68e;*/
  background-color: #f4f9f6;
  border-radius: 4px;
}
.assets-style-globalSearch--index-operate-style-1XkAM {
  height: 20%;
  width: 100%;
  opacity: 0;
  text-align: right;
}
.assets-style-globalSearch--index-op-span-style-3NmZm {
  margin-right: 15px;
}
.assets-style-globalSearch--index-op-span-style-3NmZm .assets-style-globalSearch--index-icon-bangzhu-M5aQf {
  font-size: 14px;
}
.assets-style-globalSearch--index-container-style-3kjSl:hover .assets-style-globalSearch--index-operate-style-1XkAM {
  opacity: 1;
}
.assets-style-globalSearch--index-a-style-CuXkh {
  font-size: 14px;
  color: #37a164;
  font-family: MicrosoftYaHei;
  line-height: 21px;
}
.assets-style-globalSearch--index-a-style-title-2BKu2 {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-globalSearch--index-a-style-a1-4vAap {
  font-size: 14px;
  color: #363636;
  font-family: MicrosoftYaHei;
  line-height: 21px;
}
.assets-style-globalSearch--index-a-style-a1-4vAap:hover {
  color: #005825;
}
.assets-style-globalSearch--index-a-style-active-1gu8z {
  font-size: 14px;
  color: #005825;
  line-height: 21px;
}
.assets-style-globalSearch--index-line-style-9V9ev {
  width: 100%;
  height: 2px;
  margin-top: 10px;
  background: #e1e6e3;
}
.assets-style-globalSearch--index-line-style-dot-22qY3 {
  margin-top: 19px;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-globalSearch--index-title-style-2hUvv {
  width: 43px;
  height: 20px;
  font-size: 20px;
  color: #363636;
  line-height: 21px;
  font-weight: bold;
}
.assets-style-globalSearch--index-title-icon-style-BqNxv {
  font-size: 14px;
  color: #37a164;
  margin-left: 5px;
  margin-right: 5px;
}
.assets-style-globalSearch--index-title-icon-style-BqNxv:hover {
  color: #005825;
}
/**待办事项**/
.assets-style-globalSearch--index-item-style-32Mai {
  padding-left: 0px;
  width: 100%;
  height: 78px;
}
/**日历**/
.assets-style-globalSearch--index-item-style-cal-1PPuq {
  /*padding-left: 11px;*/
  height: 93px;
  width: 100%;
  /*width:calc(~"100% - @{tagWidth}");*/
  float: left;
  display: inline-block;
  border-bottom: 1px solid #e8e8e8;
}
.assets-style-globalSearch--index-item-style-cal-tag-2uClT {
  float: left;
  /* padding-top : 15px;*/
  display: inline-block;
  margin-right: 10px;
}
.assets-style-globalSearch--index-item-style-backlog-1vzx4 {
  padding-left: 11px;
  height: 73px;
  width: calc(100% - 42px);
  float: left;
  display: inline-block;
}
.assets-style-globalSearch--index-item-style-backlog-tag-2oB23 {
  float: left;
  /*padding-top : 15px;*/
  line-height: 40px;
  vertical-align: middle;
  display: inline-block;
}
.assets-style-globalSearch--index-footer-2D0TY {
  width: 100%;
}
.assets-style-globalSearch--index-item-checkButton-style-2NaYz {
  margin-top: -68px;
  margin-right: -140px;
  border: 1px solid #999999;
  border-radius: 4px;
  padding: 3px 15px;
  cursor: pointer;
  color: #999999;
  float: right;
}
.assets-style-globalSearch--index-props-style-704Hx {
  font-size: 14px;
  color: #999999;
  line-height: 25px;
  padding-left: 5px;
  width: 100%;
}
.assets-style-globalSearch--index-item-title-style-1ZsEM {
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
  /*  padding-left: 15px;*/
}
p.assets-style-globalSearch--index-item-title-style-1ZsEM {
  padding-left: 5px;
}
.assets-style-globalSearch--index-item-row-style-DuWrm {
  padding-top: 11px;
  margin-bottom: 8px;
  cursor: pointer;
}
.assets-style-globalSearch--index-item-row-style-cal-3UIMt {
  /* padding-top: 15px;*/
  height: 60px;
  line-height: 60px;
  /* margin-bottom: 5px;*/
  cursor: pointer;
}
.assets-style-globalSearch--index-item-style-calcol-style-3oGFy {
  height: 100%;
  display: inline-block;
}
.assets-style-globalSearch--index-col-style-item-1YJ-r {
  text-align: right;
  line-height: 73px;
  vertical-align: middle;
}
.assets-style-globalSearch--index-col-style-item-1YJ-r .ant-btn-group {
  line-height: 24px;
  height: 24px;
  vert-align: middle;
}
.assets-style-globalSearch--index-col-style-item-1YJ-r .ant-btn-group .ant-btn {
  float: left;
}
.assets-style-globalSearch--index-opt-nulUX {
  display: inline-block;
}
.assets-style-globalSearch--index-col-style-item-cal-2wgAN {
  text-align: right;
  line-height: 90px;
}
.assets-style-globalSearch--index-item-button-style-ZKEKQ {
  border: 1px solid #999999;
  border-radius: 4px;
  padding: 5px 15px;
  cursor: pointer;
  color: #999999;
}
.assets-style-globalSearch--index-item-button-style-ZKEKQ:hover {
  border: 1px solid #37A164;
  color: #37A164;
}
/**标签页间隔**/
.assets-style-globalSearch--index-tabbar-margin-28DTa {
  margin-top: 48px;
}
.assets-style-globalSearch--index-allLayout-2uiXv > div:first-child .assets-style-globalSearch--index-tabbar-margin-28DTa {
  margin-top: 8px;
}
.assets-style-globalSearch--index-list-first-23xPY .assets-style-globalSearch--index-tabbar-margin-28DTa {
  margin-top: 8px;
}
.assets-style-globalSearch--index-tab-icon-2IBE_ i {
  font-size: 20px;
  color: #37A164;
}
.assets-style-globalSearch--index-tabbar-margin1-1XZpQ {
  margin-top: 0px;
}
.assets-style-globalSearch--index-layout-margin-2uCsF {
  margin-top: 0px;
}
.assets-style-globalSearch--index-span-style-9lusK {
  margin-left: 48px;
}
.assets-style-globalSearch--index-status-row-style-plhnP {
  margin-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px dashed #e1e6e3;
  padding-left: 16px;
}
.assets-style-globalSearch--index-search-backlog-style-2aWQX .assets-style-globalSearch--index-item-style-32Mai {
  height: 78px;
}
.assets-style-globalSearch--index-search-backlog-style-2aWQX .assets-style-globalSearch--index-col-style-item-1YJ-r {
  line-height: 77px;
}
/*
.news-style{
    margin-top: -30px;
}
*/
/*.cal-typename{
    width:auto;
    height:20px;
    padding: 5px 10px;
    background:rgba(253,113,103,1);
    border-radius:4px;
    color: #ffffff;
}*/
.assets-style-globalSearch--index-cal-typename-1f8gl,
.assets-style-globalSearch--index-cal-typename1-1oyDk,
.assets-style-globalSearch--index-cal-typename2-16bs_,
.assets-style-globalSearch--index-cal-typename3-3ORkB {
  width: auto;
  height: 20px;
  padding: 5px 10px;
  border-radius: 4px;
  color: #ffffff;
}
.assets-style-globalSearch--index-cal-typename-1f8gl {
  background-color: #82d0fb;
}
.assets-style-globalSearch--index-cal-typename1-1oyDk {
  background-color: #bb00bb;
}
.assets-style-globalSearch--index-cal-typename2-16bs_ {
  background-color: #ff9900;
}
.assets-style-globalSearch--index-cal-typename3-3ORkB {
  background-color: #3399ff;
}
.assets-style-globalSearch--index-scheduleStatus-3q8AH {
  border: 1px solid #CCCCCC;
  height: 20px;
  padding: 4px 20px;
  border-radius: 4px;
  color: #000000;
}
.assets-style-globalSearch--index-backlog-typename-AwiTI {
  width: auto;
  height: 20px;
  border: 1px solid;
  border-radius: 5px;
  color: #999999;
  font-size: 12px;
  padding: 2px;
  vertical-align: middle;
}
.assets-style-globalSearch--index-cal-type-19QL2 {
  width: auto;
  height: 20px;
  border: 1px solid;
  border-radius: 5px;
  color: #999999;
  font-size: 12px;
  margin-left: 5px;
  margin-right: 10px;
  padding: 5px 15px;
}
.assets-style-globalSearch--index-backlog-nulldata-1SsMR {
  margin-top: 20px;
  height: 72px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
  background-size: contain;
}
.assets-style-globalSearch--index-backlog-message-35r53 {
  position: relative;
  top: 100px;
  text-align: center;
  color: #DBDBDB;
  font-size: 14px;
}
/****任务托办开始*****/
.assets-style-globalSearch--index-entrustComponent-2H0Gd {
  border-bottom: 1px solid #e8e8e8;
  height: 90px;
  width: 100%;
  margin-top: -8px;
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd .assets-style-globalSearch--index-itemRowLeft-tFeBC {
  width: 90%;
  float: left;
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd .assets-style-globalSearch--index-itemRowLeft-tFeBC p {
  height: 48px;
  line-height: 48px;
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd .assets-style-globalSearch--index-itemRowLeft-tFeBC p > span {
  padding: 5px 5px;
  border-radius: 4px;
  margin-right: 10px;
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd .assets-style-globalSearch--index-itemRowLeft-tFeBC p .assets-style-globalSearch--index-status-3NH97 {
  border: 1px solid #CCCCCC;
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd .assets-style-globalSearch--index-itemRowLeft-tFeBC p .assets-style-globalSearch--index-overTime-37efB {
  background: #FE7167;
  color: #FFFFFF;
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd .assets-style-globalSearch--index-itemRowLeft-tFeBC p .assets-style-globalSearch--index-unRead-PTsev {
  background: #F4BE51;
  color: #FFFFFF;
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd .assets-style-globalSearch--index-itemRowLeft-tFeBC p .assets-style-globalSearch--index-itemName-3wWc7 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  /*
                padding-left: 10px;*/
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd .assets-style-globalSearch--index-itemRowLeft-tFeBC:hover {
  cursor: pointer;
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd .assets-style-globalSearch--index-itemRowRight-2hGaW {
  float: right;
  height: 90px;
  line-height: 20px;
  vertical-align: middle;
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd .assets-style-globalSearch--index-itemRowRight-2hGaW .assets-style-globalSearch--index-but-OUPWV {
  height: 90px;
  line-height: 90px;
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd:hover {
  background-color: #F5FDF8;
}
.assets-style-globalSearch--index-itemRow-2KgKj {
  height: 20px;
  line-height: 20px;
  padding: 5px 0px;
}
.assets-style-globalSearch--index-itemRow-2KgKj span {
  width: 25%;
  border-left: 1px solid #CCCCCC;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-globalSearch--index-itemRow-2KgKj span:first-child {
  text-align: left;
  width: 15%;
  border-left: none;
}
.assets-style-globalSearch--index-modalContent-1tH74 {
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 14px;
  padding-top: 70px;
}
.assets-style-globalSearch--index-modalContent-1tH74 .assets-style-globalSearch--index-icon-RNP7B {
  color: #f1a42b;
}
.assets-style-globalSearch--index-cardTitle1-2oWRD {
  padding: 5px 5px;
  text-align: center;
  background-color: #0A96D3;
  color: white;
  font-size: 12px;
}
.assets-style-globalSearch--index-cardTitle2-RI1vK {
  padding: 5px 5px;
  text-align: center;
  background-color: #067700;
  color: white;
  font-size: 12px;
}
.assets-style-globalSearch--index-scheduleType1-2PFyL {
  padding: 5px 5px;
  border-radius: 4px;
  margin-right: 10px;
  text-align: center;
  color: white;
  background-color: #44a4e9;
  font-size: 12px;
}
.assets-style-globalSearch--index-scheduleType2-2XNT8 {
  padding: 5px 5px;
  border-radius: 4px;
  margin-right: 10px;
  text-align: center;
  color: white;
  background-color: #ffc249 ;
  font-size: 12px;
}
.assets-style-globalSearch--index-scheduleType3-2mo3a {
  padding: 5px 5px;
  border-radius: 4px;
  margin-right: 10px;
  text-align: center;
  color: white;
  background-color: #23d688  ;
  font-size: 12px;
}
.assets-style-globalSearch--index-scheduleType4-Apz4_ {
  padding: 5px 5px;
  border-radius: 4px;
  margin-right: 10px;
  text-align: center;
  color: white;
  background-color: #ab73ee;
  font-size: 12px;
}
.assets-style-globalSearch--index-scheduleType-nF5SC {
  padding: 5px 5px;
  border-radius: 4px;
  margin-right: 10px;
  text-align: center;
}
.assets-style-globalSearch--index-entrustTitle-1Fy_P {
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
}
.assets-style-globalSearch--index-cardBody-G6PE8 {
  text-align: center;
  color: #B5B5B5 ;
}
.assets-style-globalSearch--index-spanSpacing-7y5ao {
  margin-left: 20px;
}
.assets-style-globalSearch--index-cardFooter-1ehe3 {
  margin-left: 25px;
  margin-top: 20px;
}
.assets-style-globalSearch--index-modalArea-2rJro .ant-modal-content {
  height: 450px;
}
.assets-style-globalSearch--index-modalArea-2rJro .ant-modal-body {
  height: 100%;
}
.assets-style-globalSearch--index-modalArea-2rJro .ant-modal-title {
  color: #fff;
}
.assets-style-globalSearch--index-modalArea-2rJro .ant-modal-close-x {
  color: #fff;
}
.assets-style-globalSearch--index-border-HnvUR {
  text-align: left;
  padding: 0px 10px 0px 0px;
  display: inline-block;
  border-right: solid 1px #e8e8e8;
  margin: 0px 5% 0 0;
  width: 19%;
}
.assets-style-globalSearch--index-borderLast-3HQ8J {
  text-align: left;
  padding: 0px 10px 0px 0px;
  display: inline-block;
  margin: 0px 5% 0 0;
  width: 22%;
}
.assets-style-globalSearch--index-entrustComponent-2H0Gd.ant-list-item {
  margin-top: -15px;
}
/****任务托办结束*****/
.assets-style-globalSearch--index-icon-color-1OLcz {
  color: #5a5a5a;
}
.assets-style-globalSearch--index-opt-nulUX {
  width: 80px;
  display: inline-block;
  text-align: center;
}
.assets-style-globalSearch--index-handling-yNbeV span,
.assets-style-globalSearch--index-handled-tP0gB span,
.assets-style-globalSearch--index-finished-2SQk- span,
.assets-style-globalSearch--index-applyed-1c4Xe span,
.assets-style-globalSearch--index-apply-2FyeR span {
  display: inline-block;
  color: #CCCCCC;
}
@media (min-width: 0px) {
  .assets-style-globalSearch--index-handling-yNbeV span:nth-child(1),
  .assets-style-globalSearch--index-handled-tP0gB span:nth-child(1),
  .assets-style-globalSearch--index-finished-2SQk- span:nth-child(1) {
    width: 18%;
  }
  .assets-style-globalSearch--index-handling-yNbeV span:nth-child(2),
  .assets-style-globalSearch--index-handled-tP0gB span:nth-child(2),
  .assets-style-globalSearch--index-finished-2SQk- span:nth-child(2) {
    width: 16%;
  }
  .assets-style-globalSearch--index-handling-yNbeV span:nth-child(3),
  .assets-style-globalSearch--index-handled-tP0gB span:nth-child(3),
  .assets-style-globalSearch--index-finished-2SQk- span:nth-child(3),
  .assets-style-globalSearch--index-handling-yNbeV span:nth-child(4),
  .assets-style-globalSearch--index-handled-tP0gB span:nth-child(4),
  .assets-style-globalSearch--index-finished-2SQk- span:nth-child(4) {
    width: 23%;
  }
  .assets-style-globalSearch--index-handling-yNbeV span:nth-child(5),
  .assets-style-globalSearch--index-handled-tP0gB span:nth-child(5),
  .assets-style-globalSearch--index-finished-2SQk- span:nth-child(5) {
    width: 20%;
  }
  .assets-style-globalSearch--index-apply-2FyeR span:nth-child(1) {
    width: 18%;
  }
  .assets-style-globalSearch--index-apply-2FyeR span:nth-child(2) {
    width: 12%;
    color: #37A164;
  }
  .assets-style-globalSearch--index-apply-2FyeR span:nth-child(3),
  .assets-style-globalSearch--index-apply-2FyeR span:nth-child(4) {
    width: 23%;
  }
  .assets-style-globalSearch--index-apply-2FyeR span:nth-child(5) {
    width: 22%;
  }
  .assets-style-globalSearch--index-apply-2FyeR span:nth-child(6) {
    text-align: left;
    padding: 0px 10px 0px 0px;
  }
  .assets-style-globalSearch--index-applyed-1c4Xe span {
    width: 22%;
  }
}
.assets-style-globalSearch--index-message-component-3nula {
  padding: 15px 5px 10px;
  border-bottom: 1px solid #e8e8e8;
}
.assets-style-globalSearch--index-message-component-3nula:hover {
  cursor: pointer;
}
.assets-style-globalSearch--index-message-component-title-3uXTY {
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  font-size: 18px;
  color: #000;
  vertical-align: middle;
}
/************************** 红色主题start ********************/
.theme-red .assets-style-globalSearch--index-tab-icon-2IBE_ {
  margin-top: 48px;
}
.theme-red .assets-style-globalSearch--index-tab-icon-2IBE_ i {
  font-size: 20px;
  color: #9A001E;
}
.theme-red .assets-style-globalSearch--index-a-style-CuXkh {
  color: #F63E62;
}
.theme-red .assets-style-globalSearch--index-a-style-CuXkh:hover {
  color: #9A001E;
}
.theme-red .assets-style-globalSearch--index-item-button-style-ZKEKQ:hover {
  border: 1px solid #9A001E;
  color: #9A001E;
}
.theme-red .assets-style-globalSearch--index-container-style-3kjSl:hover {
  background-color: #fff1f0;
}
.theme-red .assets-style-globalSearch--index-item-style-cal-1PPuq:hover {
  background-color: #fff1f0;
  cursor: pointer;
}
.theme-red .assets-style-globalSearch--index-entrustComponent-2H0Gd:hover {
  background-color: #fff1f0;
}
/************************** 红色主题end ********************/
/************************** 蓝色主题start ********************/
.theme-blue .assets-style-globalSearch--index-tab-icon-2IBE_ {
  margin-top: 48px;
}
.theme-blue .assets-style-globalSearch--index-tab-icon-2IBE_ i {
  font-size: 20px;
  color: #397EF0;
}
.theme-blue .assets-style-globalSearch--index-a-style-CuXkh {
  color: #a2ceff;
}
.theme-blue .assets-style-globalSearch--index-a-style-CuXkh:hover {
  color: #397EF0;
}
.theme-blue .assets-style-globalSearch--index-item-button-style-ZKEKQ:hover {
  border: 1px solid #397EF0;
  color: #397EF0;
}
.theme-blue .assets-style-globalSearch--index-container-style-3kjSl:hover {
  background-color: #e6f7ff;
}
.theme-blue .assets-style-globalSearch--index-item-style-cal-1PPuq:hover {
  background-color: #e6f7ff;
  cursor: pointer;
}
.theme-blue .assets-style-globalSearch--index-entrustComponent-2H0Gd:hover {
  background-color: #e6f7ff;
}
/************************** 蓝色主题end ********************/
/*.item-style-cal{
    margin-top: -17px;
}*/
.assets-style-globalSearch--index-item-style-cal-1PPuq:hover {
  background-color: #F5FDF8;
  cursor: pointer;
}
.assets-style-globalSearch--index-tabs-icfTj .ant-tabs-tab {
  height: 40px;
  margin: 0;
  margin-right: 2px;
  padding: 0 16px;
  line-height: 38px;
  background: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.assets-style-globalSearch--index-tabs-icfTj .assets-style-globalSearch--index-ant-tabs-tabpane-active-1aIFJ {
  margin-top: -18px;
}
.assets-style-globalSearch--index-tipTime-UQ4nu {
  margin-left: 50px;
  color: #000000;
}
.assets-style-globalSearch--index-title-1FvSe {
  color: #000000;
}
@media (min-width: 1601px) {
  .font-normal .assets-style-globalSearch--index-apply-2FyeR span:nth-child(1) {
    width: 18%;
  }
  .font-normal .assets-style-globalSearch--index-apply-2FyeR span:nth-child(2) {
    width: 10%;
  }
  .font-normal .assets-style-globalSearch--index-apply-2FyeR span:nth-child(3) {
    width: 20%;
  }
  .font-normal .assets-style-globalSearch--index-apply-2FyeR span:nth-child(4) {
    width: 17%;
  }
  .font-normal .assets-style-globalSearch--index-apply-2FyeR span:nth-child(5) {
    width: 18%;
  }
  .font-normal .assets-style-globalSearch--index-apply-2FyeR span:nth-child(6) {
    width: 17%;
    text-align: center;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-globalSearch--index-apply-2FyeR span:nth-child(1) {
    width: 18%;
  }
  .font-large .assets-style-globalSearch--index-apply-2FyeR span:nth-child(2) {
    width: 10%;
  }
  .font-large .assets-style-globalSearch--index-apply-2FyeR span:nth-child(3) {
    width: 20%;
  }
  .font-large .assets-style-globalSearch--index-apply-2FyeR span:nth-child(4) {
    width: 17%;
  }
  .font-large .assets-style-globalSearch--index-apply-2FyeR span:nth-child(5) {
    width: 18%;
  }
  .font-large .assets-style-globalSearch--index-apply-2FyeR span:nth-child(6) {
    width: 17%;
    text-align: center;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-globalSearch--index-apply-2FyeR span:nth-child(1) {
    width: 18%;
  }
  .font-extraLarge .assets-style-globalSearch--index-apply-2FyeR span:nth-child(2) {
    width: 10%;
  }
  .font-extraLarge .assets-style-globalSearch--index-apply-2FyeR span:nth-child(3) {
    width: 20%;
  }
  .font-extraLarge .assets-style-globalSearch--index-apply-2FyeR span:nth-child(4) {
    width: 17%;
  }
  .font-extraLarge .assets-style-globalSearch--index-apply-2FyeR span:nth-child(5) {
    width: 18%;
  }
  .font-extraLarge .assets-style-globalSearch--index-apply-2FyeR span:nth-child(6) {
    width: 17%;
    text-align: center;
  }
}
.assets-style-news--index-newsTabWrap-3Uq9Q {
  margin: 0;
  border: 1px solid #E1E6E3;
  border-radius: 6px;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  padding-right: 18px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-news--index-newsTabWrap-3Uq9Q .iconfont {
  margin-right: 10px;
}
.assets-style-news--index-newsTabWrap-3Uq9Q .assets-style-news--index-tabHeadRight-3PN7K {
  float: right;
}
.assets-style-news--index-newsTabWrap-3Uq9Q .assets-style-news--index-tabHeadRight-3PN7K a {
  color: #666666;
  margin-left: 24px;
}
.assets-style-news--index-newsTabWrap-3Uq9Q .assets-style-news--index-tabHeadRight-3PN7K .anticon {
  color: #CDCDCD;
}
.assets-style-news--index-newsTabWrap-3Uq9Q .assets-style-news--index-tabHeadRight-3PN7K .anticon.anticon-check-square {
  color: #005825;
}
.assets-style-news--index-newsTabWrap-3Uq9Q .assets-style-news--index-tabList-27DYO {
  display: inline-block;
}
.assets-style-news--index-newsTabWrap-3Uq9Q .assets-style-news--index-tabItem-1LGaZ {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  width: 140px;
  height: 40px;
  font-size: 16px;
  color: #363636;
  font-weight: normal;
  background: none;
  border: none;
  border-right: 1px solid #E1E6E3;
}
.assets-style-news--index-newsTabWrap-3Uq9Q .assets-style-news--index-tabItem-1LGaZ .ant-badge {
  margin-top: -4px;
}
.assets-style-news--index-newsTabWrap-3Uq9Q .assets-style-news--index-tabItem-1LGaZ span {
  font-size: 16px;
  color: #363636;
}
.assets-style-news--index-newsTabWrap-3Uq9Q .assets-style-news--index-activeTabItem-Ey8OA {
  background: #37A164;
  color: #ffffff;
}
.assets-style-news--index-newsTabWrap-3Uq9Q .assets-style-news--index-activeTabItem-Ey8OA span {
  color: #ffffff;
}
.assets-style-news--index-newsCardWrap-2dQ2l {
  padding: 0 5px;
  margin: 25px -5px 0;
}
.assets-style-news--index-newsCardWrap-2dQ2l .assets-style-news--index-newsCardList-1yUip {
  margin: 0 -15px;
  overflow: hidden;
}
.assets-style-news--index-cardItem-51T4- {
  display: block;
  width: calc(33.33% - 2*15px);
  height: 560px;
  box-sizing: border-box;
  margin: 0 15px 25px;
  text-align: left;
  float: left;
}
.assets-style-news--index-fixEntry-2ZR0b {
  width: 48px;
  height: 48px;
  background: #CDCDCD;
  position: fixed;
  top: 130px;
  left: 0;
  text-align: center;
  line-height: 48px;
  color: #fff;
}
.assets-style-news--index-fixEntry-2ZR0b:hover {
  background: #ababab;
}
.assets-style-news--index-fixEntry-2ZR0b .anticon {
  font-size: 24px;
  vertical-align: middle;
  color: #ffffff;
}
.assets-style-news--index-targetCard-sqdSo {
  transform: scale(0.7);
}
.assets-style-news--index-newsBadgeWrap-3n4Yf {
  position: relative;
}
.assets-style-news--index-newsBadgeWrap-3n4Yf .assets-style-news--index-newsBadgeCon-2a6rB {
  display: inline-block;
  height: 16px;
  line-height: 14px;
  border-radius: 16px;
  border-bottom-left-radius: 0;
  border: 1px solid #ffffff;
  background: #FD6767;
  color: #fff;
  padding: 0 6px;
  font-size: 12px;
  vertical-align: middle;
}
.assets-style-news--index-cardContent-3RzfA {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 6px;
  border: 1px solid #E1E6E3;
  box-shadow: 0px 0px 10px rgba(0, 88, 37, 0.1);
  background: #ffffff;
  overflow: hidden;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-headBar-1bE-C {
  line-height: 32px;
  height: 32px;
  color: #ffffff;
  padding: 0 18px;
  background: #4B6155;
  overflow: hidden;
  position: relative;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-headBar-1bE-C .assets-style-news--index-dragItem-1UWP2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 32px;
  z-index: 1;
  cursor: move;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-headBar-1bE-C .assets-style-news--index-headBarR-sHxnk {
  position: absolute;
  height: 32px;
  top: 0;
  right: 0;
  z-index: 2;
  padding-right: 18px;
  opacity: 0.8;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-headBar-1bE-C .assets-style-news--index-headBarR-sHxnk:hover {
  opacity: 1;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-headBar-1bE-C .assets-style-news--index-headBarR-sHxnk .anticon,
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-headBar-1bE-C .assets-style-news--index-headBarR-sHxnk .iconfont {
  margin-right: 8px;
  font-size: 14px;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-headBar-1bE-C .assets-style-news--index-headBarR-sHxnk .assets-style-news--index-opItem-1maQU {
  display: inline-block;
  margin-left: 26px;
  color: #ffffff;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-newsCardTitle-20sjT {
  height: 85px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  padding: 0 10px;
  color: #fff;
  background-color: #efefef;
  background-position: center;
  margin: 1.5px 1.5px;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-newsCardTitle-20sjT .assets-style-news--index-headMask-2J473 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: 0;
  text-align: center;
  padding: 0 12px;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-newsCardTitle-20sjT .assets-style-news--index-headMask-2J473 h2 {
  line-height: 85px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-newsCardTitle-20sjT .assets-style-news--index-headMask-2J473 h2 .assets-style-news--index-newsBadgeCon-2a6rB {
  position: absolute;
  top: 16%;
  right: 20px;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-newsCardTitle-20sjT .assets-style-news--index-headMask-2J473 .assets-style-news--index-title-2NXVV {
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  position: relative;
  text-shadow: 2px 0 4px rgba(0, 0, 0, 0.66);
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-cardCellList-3hmhv {
  height: 410px;
  padding: 0 16px;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-cardCellList-3hmhv > li {
  padding: 12px 0;
  list-style: none;
  box-sizing: content-box;
  border-bottom: 1px dashed #cccccc;
  cursor: pointer;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-cardCellList-3hmhv > li .assets-style-news--index-title-2NXVV {
  font-size: 14px;
  color: #333232;
  height: 16px;
  line-height: 14px;
  margin-bottom: 8px;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-cardCellList-3hmhv > li .assets-style-news--index-title-2NXVV a {
  color: #000;
  vertical-align: middle;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-cardCellList-3hmhv > li .icon-xin {
  color: #FD6767;
  vertical-align: middle;
  font-size: 22px;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-cardCellList-3hmhv > li:hover .assets-style-news--index-title-2NXVV a {
  color: #005825;
  text-decoration: underline;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-cardCellList-3hmhv > li .assets-style-news--index-desc-in_T3 {
  display: block;
  height: 16px;
  font-size: 12px;
  color: #999;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.assets-style-news--index-cardContent-3RzfA .assets-style-news--index-readMore-Em-IB {
  display: block;
  color: #37A164;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
}
.assets-style-news--index-cardContent-3RzfA.assets-style-news--index-addCard-2Fzdm {
  width: 100%;
  height: 100%;
  background: #ffffff;
  padding: 160px 65px;
  text-align: center;
}
.assets-style-news--index-cardContent-3RzfA.assets-style-news--index-addCard-2Fzdm .assets-style-news--index-addTle-2R90v {
  font-size: 18px;
  color: #37A164;
  margin: 24px auto 32px;
}
.assets-style-news--index-cardContent-3RzfA.assets-style-news--index-addCard-2Fzdm .assets-style-news--index-addDesc-1MVR9 {
  font-size: 14px;
  color: #999999;
}
.assets-style-news--index-newsCardItemWrap-33zkl {
  position: relative;
}
.assets-style-news--index-newsCardItemWrap-33zkl .empty-data-wrap {
  height: 380px;
}
.assets-style-news--index-newsDetailIframe-2I_WB {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 65px;
  border: none;
  outline: none;
}
.assets-style-news--index-splitDot-1EHfX .assets-style-news--index-splitItem-3wDLV:after {
  content: '.';
  display: inline-block;
  margin: 0 4px;
}
.assets-style-news--index-splitDot-1EHfX .assets-style-news--index-splitItem-3wDLV:last-child:after {
  content: '';
}
.assets-style-news--index-newsIndexPage-3doFm .ant-breadcrumb {
  line-height: 44px;
}
/******新闻列表页面Start *******/
.assets-style-news--index-newsSubHeader-3knQ- {
  line-height: 44px;
  border-bottom: 2px solid #62B68E;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-subTitle-1U_i_ {
  display: inline-block;
  font-size: 24px;
  color: #005825;
  font-weight: 500;
  margin-right: 30px;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-norText-1HdAa {
  color: #005825;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-iconCheck-28QFu {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  padding: 0;
  border-radius: 4px;
  overflow: hidden;
  vertical-align: sub;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-iconCheck-28QFu .anticon {
  color: #37A164;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-iconCheck-28QFu .assets-style-news--index-uncheck-3Mghn {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid #E1E5E3;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-descText-3FoUw {
  color: #999999;
  font-size: 14px;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-dotText-1mQsD {
  display: inline-block;
  background: #FD6767;
  height: 16px;
  line-height: 16px;
  color: #ffffff;
  margin: 0 6px;
  padding: 0 8px;
  border-radius: 16px;
  font-size: 12px;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-textBlock-1S11n {
  display: inline-block;
  margin-right: 40px;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-headR-2293S {
  float: right;
  color: #666666;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-headR-2293S a {
  height: 16px;
  line-height: 16px;
  color: #666666;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-headR-2293S .anticon {
  margin-right: 8px;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-newsSearch-2phJf {
  width: 358px;
  display: inline-block;
  position: relative;
  margin-right: 15px;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-newsSearch-2phJf .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-newsSearch-2phJf .anticon-search {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -6px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-newsSearch-2phJf .assets-style-news--index-searchDel-2BsWG {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-anchorBack-2BnQo {
  display: inline-block;
}
.assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-splitType1--JpXV {
  color: #CDCDCD;
  margin: 0 12px;
  fong-size: 16px;
}
.assets-style-news--index-pagination-1_tEJ {
  margin: 28px auto 48px;
  text-align: center;
}
/******新闻列表页面End *******/
/*******单个新闻项组件 Start ********/
.assets-style-news--index-newsCellItem-2Rdlc {
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #E1E6E3;
  position: relative;
}
.assets-style-news--index-newsCellItem-2Rdlc.assets-style-news--index-withCover-j5pUM .icon-xin {
  position: absolute;
  left: 0;
  top: 14px;
}
.assets-style-news--index-newsCellItem-2Rdlc .assets-style-news--index-cover-2sRZ- {
  width: 95px;
  height: 62px;
  float: left;
  margin-right: 16px;
  background-position: center;
  backgroudn-size: cover;
  position: relative;
}
.assets-style-news--index-newsCellItem-2Rdlc .assets-style-news--index-title-2NXVV {
  cursor: pointer;
  font-size: 18px;
  color: #363636;
  margin-bottom: 10px;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.assets-style-news--index-newsCellItem-2Rdlc .assets-style-news--index-newTag-BkcVi {
  width: 20px;
  height: 22px;
  display: inline-block;
  margin-right: 10px;
}
.assets-style-news--index-newsCellItem-2Rdlc .icon-xin {
  font-size: 22px;
  color: #FD6767;
  vertical-align: middle;
  margin-right: 8px;
}
.assets-style-news--index-newsCellItem-2Rdlc .assets-style-news--index-splitDot-1EHfX {
  display: inline-block;
}
.assets-style-news--index-newsCellItem-2Rdlc .assets-style-news--index-operateR-1NZKz {
  margin-right: 5px;
}
.assets-style-news--index-newsCellItem-2Rdlc .assets-style-news--index-operateR-1NZKz .assets-style-news--index-opItem-1maQU {
  margin-left: 28px;
  color: #999999;
  font-size: 16px;
}
.assets-style-news--index-newsCellItem-2Rdlc .assets-style-news--index-operateR-1NZKz .iconfont {
  margin-right: 10px;
}
/*******单个新闻项组件 End ********/
/*******卡片管理 Start ********/
.assets-style-news--index-edGroupName-wqdqd {
  color: #666666;
  margin: 18px 0 25px;
  font-size: 20px;
}
.assets-style-news--index-cardEditListWrap-pR6Ze {
  margin: 0 -12.5px;
}
.assets-style-news--index-cardEditList-2FpEk {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  overflow: hidden;
}
.assets-style-news--index-cardEditList-2FpEk > li {
  display: block;
  width: calc(25% - 25px);
  height: 132px;
  box-sizing: border-box;
  margin: 0 12.5px 25px;
  overflow: hidden;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.3);
  float: left;
  position: relative;
}
.assets-style-news--index-cardEditList-2FpEk > li .assets-style-news--index-edCardBg-6-plc {
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: center;
  background-size: cover;
  left: 0;
  top: 0;
}
.assets-style-news--index-cardEditList-2FpEk > li .assets-style-news--index-edCardContent-3jn4z {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  background: rgba(149, 149, 149, 0.3);
  color: #fff;
  padding-left: 20px;
  box-sizing: border-box;
  transition: all ease 0.5s;
}
.assets-style-news--index-cardEditList-2FpEk > li .assets-style-news--index-edCardContent-3jn4z .anticon {
  font-size: 48px;
  margin-bottom: 12px;
}
.assets-style-news--index-cardEditList-2FpEk > li .assets-style-news--index-edCardContent-3jn4z .assets-style-news--index-edButtonWrap-1KXG7 {
  display: none;
}
.assets-style-news--index-cardEditList-2FpEk > li .assets-style-news--index-edCardContent-3jn4z:hover {
  background: rgba(0, 0, 0, 0.6);
}
.assets-style-news--index-cardEditList-2FpEk > li .assets-style-news--index-edCardContent-3jn4z:hover .anticon {
  display: none;
}
.assets-style-news--index-cardEditList-2FpEk > li .assets-style-news--index-edCardContent-3jn4z:hover .assets-style-news--index-edButtonWrap-1KXG7 {
  display: block;
}
.assets-style-news--index-cardEditList-2FpEk > li .assets-style-news--index-edCardContent-3jn4z h3 {
  font-size: 20px;
  color: #ffffff;
  margin: 20px 0;
  padding: 0;
  text-align: left;
  letter-spacing: 1px;
  opacity: 0.7;
}
.assets-style-news--index-cardEditList-2FpEk > li .assets-style-news--index-edCardContent-3jn4z .assets-style-news--index-edButton-1D82l {
  display: inline-block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  background: rgba(55, 161, 100, 0.6);
  border: 1px solid #ffffff;
  font-size: 16px;
  border-radius: 6px;
}
.assets-style-news--index-cardEditList-2FpEk > li .assets-style-news--index-edCardContent-3jn4z .anticon-check {
  display: none;
}
.assets-style-news--index-cardEditList-2FpEk > li .assets-style-news--index-bgGray-2IzjT {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  /*-ms-filter: grayscale(100%);*/
  -o-filter: grayscale(100%);
  /*filter: grayscale(100%);*/
  filter: 'gray';
}
.assets-style-news--index-cardEditList-2FpEk > li.assets-style-news--index-selected-3WGHs .assets-style-news--index-edCardBg-6-plc {
  opacity: 1;
}
.assets-style-news--index-cardEditList-2FpEk > li.assets-style-news--index-selected-3WGHs .assets-style-news--index-edCardContent-3jn4z {
  background: none;
  overflow: hidden;
  position: relative;
}
.assets-style-news--index-cardEditList-2FpEk > li.assets-style-news--index-selected-3WGHs .assets-style-news--index-edCardContent-3jn4z:after {
  display: block;
  content: '';
  position: absolute;
  right: -85px;
  bottom: -21px;
  width: 180px;
  height: 100px;
  transform: rotate(-53deg);
  background: rgba(0, 0, 0, 0.65);
}
.assets-style-news--index-cardEditList-2FpEk > li.assets-style-news--index-selected-3WGHs .assets-style-news--index-edCardContent-3jn4z h3 {
  opacity: 1;
}
.assets-style-news--index-cardEditList-2FpEk > li.assets-style-news--index-selected-3WGHs .assets-style-news--index-edCardContent-3jn4z .anticon-check {
  display: block;
  font-size: 28px;
  color: #ffffff;
  position: absolute;
  right: 15px;
  bottom: 6px;
  z-index: 9;
}
.assets-style-news--index-fixBotBarWrap-2Zrnb {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-news--index-fixBotBarWrap-2Zrnb .assets-style-news--index-confirmBtn-vGw_4,
.assets-style-news--index-fixBotBarWrap-2Zrnb .assets-style-news--index-cancelBtn-3Fp29 {
  display: inline-block;
  width: 88px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #E1E5E3;
  color: #666666;
  margin: 0 5px;
}
.assets-style-news--index-fixBotBarWrap-2Zrnb .assets-style-news--index-confirmBtn-vGw_4:hover,
.assets-style-news--index-fixBotBarWrap-2Zrnb .assets-style-news--index-cancelBtn-3Fp29:hover {
  opacity: 0.9;
}
.assets-style-news--index-fixBotBarWrap-2Zrnb .assets-style-news--index-confirmBtn-vGw_4 i,
.assets-style-news--index-fixBotBarWrap-2Zrnb .assets-style-news--index-cancelBtn-3Fp29 i {
  margin-right: 6px;
}
.assets-style-news--index-fixBotBarWrap-2Zrnb .assets-style-news--index-confirmBtn-vGw_4 {
  background: #37A164;
  color: #fff;
  border-color: #37A164;
}
.assets-style-news--index-fixBotBarWrap-2Zrnb .assets-style-news--index-norText-1HdAa {
  margin: 0 5px;
}
.assets-style-news--index-fixBotBarWrap-2Zrnb .assets-style-news--index-norText-1HdAa span {
  color: #AEAEAA;
}
@font-face {
  font-family: 'iconfont';
  /* project id 805299 */
  src: url('//at.alicdn.com/t/font_805299_8eor1r7njy.eot');
  src: url('//at.alicdn.com/t/font_805299_8eor1r7njy.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_805299_8eor1r7njy.woff') format('woff'), url('//at.alicdn.com/t/font_805299_8eor1r7njy.ttf') format('truetype'), url('//at.alicdn.com/t/font_805299_8eor1r7njy.svg#iconfont') format('svg');
}
.assets-style-news--index-fixRightBarWrap-2MSLR {
  position: absolute;
  bottom: 55px;
  right: 100px;
  z-index: 999;
}
.assets-style-news--index-fixRightBarWrap-2MSLR div {
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  background: #37A164 ;
  border-radius: 50%;
  margin-bottom: 10px;
}
.assets-style-news--index-fixRightBarWrap-2MSLR div a {
  color: #ffffff;
  cursor: pointer;
}
.assets-style-news--index-fixRightBarWrap-2MSLR div a .assets-style-news--index-icon-29Nbh {
  font-size: 20px;
}
/*******卡片管理 End ********/
/***新闻组件*/
.assets-style-news--index-tagList-1EqBn {
  display: inline-block;
}
.assets-style-news--index-tagList-1EqBn .assets-style-news--index-tagItem-1iy6h {
  display: inline-block;
  padding: 0 6px;
  height: 18px;
  line-height: 16px;
  border: 1px solid #005825;
  border-radius: 28px;
  color: #005825;
  margin-right: 8px;
}
/***订阅页面***/
.assets-style-news--index-newsSubscribePage-227QX {
  padding-top: 12px;
}
.assets-style-news--index-newsSubscribePage-227QX .assets-style-news--index-newsSubHeader-3knQ- {
  border-bottom: 1px solid #E1E6E3;
}
.assets-style-news--index-newsSubscribePage-227QX .assets-style-news--index-newsSubHeader-3knQ- .assets-style-news--index-subTitle-1U_i_ {
  font-size: 20px;
}
.assets-style-news--index-subsIndexPage-3PR2h {
  width: 100%;
  position: relative;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  /*for ie9*/
  justify-content: center;
  display: table;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-subsLeftWrap-16_wj {
  display: table-cell;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-subsRightWrap-2K28p {
  width: 279px;
  padding-left: 25px;
  display: table-cell;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-newsTagList-1n0b- {
  margin: 0 -10px;
  padding: 10px 0;
  border-bottom: 1px solid #E1E6E3;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-newsTagList-1n0b-.assets-style-news--index-clamp2-3waxe {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-newsTagList-1n0b- .assets-style-news--index-viewMore-3g6_Z {
  background: #fff;
  width: 80px;
  height: 32px;
  line-height: 32px;
  top: 60px;
  right: 10px;
  margin-left: 10px;
  color: #666;
  font-size: 14px;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-newsTagList-1n0b- .assets-style-news--index-viewMore-3g6_Z .anticon {
  transform: rotate(90deg);
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-newsTagList-1n0b- .assets-style-news--index-newsTagItem-87fsO {
  display: inline-block;
  line-height: 28px;
  padding: 0 28px;
  height: 28px;
  border-radius: 28px;
  border: 1px solid #B3B3B3;
  color: #666666;
  margin: 10px;
  vertical-align: middle;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-newsTagList-1n0b- .assets-style-news--index-newsTagItem-87fsO.assets-style-news--index-selected-3WGHs,
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-newsTagList-1n0b- .assets-style-news--index-newsTagItem-87fsO:hover {
  background: #37A164;
  color: #ffffff;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ {
  height: 86px;
  margin-bottom: 26px;
  position: relative;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgBg-1GlRA {
  width: 86px;
  height: 86px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  margin-right: 16px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fefefe;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgBg-1GlRA.t1 {
  background-image: url(../../assets/images/01.png);
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgBg-1GlRA.t2 {
  background-image: url(../../assets/images/02.png);
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgBg-1GlRA.t3 {
  background-image: url(../../assets/images/03.png);
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgBg-1GlRA.t4 {
  background-image: url(../../assets/images/04.png);
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgBg-1GlRA.t5 {
  background-image: url(../../assets/images/05.png);
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgBg-1GlRA.t6 {
  background-image: url(../../assets/images/06.png);
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgBg-1GlRA.t7 {
  background-image: url(../../assets/images/08.png);
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgBg-1GlRA.t8 {
  background-image: url(../../assets/images/09.png);
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgBg-1GlRA.t9 {
  background-image: url(../../assets/images/10.png);
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgBg-1GlRA.t10 {
  background-image: url(../../assets/images/11.png);
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ h3 {
  color: #363636;
  font-size: 18px;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-tgR-1dF3z {
  margin: 0 18px 0 102px;
  height: 100%;
  position: relative;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-txtBtn-2JoXF,
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-txtBtnCancel-F83RO {
  color: #62B68E;
  font-size: 14px;
  position: absolute;
  left: 0;
  bottom: 12px;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-txtBtn-2JoXF i,
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-txtBtnCancel-F83RO i {
  margin-right: 6px;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagDetailItem-19NK_ .assets-style-news--index-txtBtnCancel-F83RO {
  color: #B3B3B3;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagsListWrap-1HIQL {
  margin-top: 16px;
  overflow: hidden;
  min-height: 300px;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-tagsListWrap-1HIQL .assets-style-news--index-tagDetailItem-19NK_ {
  width: 33.33%;
  float: left;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-subsSearchWrap-3D-dD {
  overflow: hidden;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-subsSearchWrap-3D-dD .assets-style-news--index-tagDetailItem-19NK_ {
  width: 33.33%;
  float: left;
}
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-subsSearchWrap-3D-dD,
.assets-style-news--index-subsIndexPage-3PR2h .assets-style-news--index-hotTagWrap-fDURW {
  padding-top: 20px;
}
.assets-style-news--index-btAddMore-1IOuI {
  position: absolute;
  margin-left: 38px;
  color: #005825;
  cursor: pointer;
}
.assets-style-news--index-btAddMore-1IOuI:hover {
  color: #3dbd7d;
}
.assets-style-news--index-cardOperateArea-3XwZT {
  position: absolute;
  width: 100%;
  z-index: 9;
  background: #ffffff;
  border-radius: 4px;
  margin-top: -2px;
}
.assets-style-news--index-obtn-DhNwI {
  width: 100%;
  background: #62B68E;
  line-height: 20px;
  display: inline-block;
  color: #fff;
  padding: 10px 12px;
}
.assets-style-news--index-move-1pEYF {
  cursor: move;
}
.assets-style-news--index-move-1pEYF i {
  font-size: 23px;
  vertical-align: middle;
  margin-right: 10px;
}
.assets-style-news--index-move-1pEYF span {
  vertical-align: middle;
  font-size: 16px;
}
.assets-style-news--index-removeTab-2b8pK {
  position: absolute;
  height: 518px;
  width: 100%;
  display: table;
  text-align: center;
  background: #ffffff;
  opacity: 0.75;
  border-radius: 0px 0px 6px 6px;
}
.assets-style-news--index-removeTab-2b8pK i {
  color: #37A164;
  font-size: 24px;
  cursor: pointer;
}
.assets-style-news--index-removeTab-2b8pK li {
  display: inline-table;
}
.assets-style-news--index-remove-dPPAo {
  display: table-cell;
  vertical-align: middle;
}
.assets-style-news--index-remove-dPPAo i {
  font-size: 32px;
}
.assets-style-news--index-removeText-lXNGC {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #005825;
  text-align: center;
}
.assets-style-news--index-liMargin-1xPsS {
  margin-right: 45px;
}
.assets-style-news--index-addSection-1woyK {
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
  color: #57B186;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  margin-bottom: 25px;
}
.assets-style-news--index-tipDot-25-Xt {
  width: 7px;
  height: 7px;
  margin-right: 4px;
  background-color: #FD6767;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.assets-style-news--index-newTitle-c41hH {
  vertical-align: middle;
}
@media (min-width: 1920px) {
  .font-normal .assets-style-news--index-cardItem-51T4- {
    display: inline-block;
    width: calc(25% - 2*15px);
    height: 560px;
    box-sizing: border-box;
    margin: 0 15px 25px;
    text-align: left;
  }
}
@media (min-width: 2112px) {
  .font-large .assets-style-news--index-cardItem-51T4- {
    display: inline-block;
    width: calc(25% - 2*15px);
    height: 560px;
    box-sizing: border-box;
    margin: 0 15px 25px;
    text-align: left;
  }
}
@media (min-width: 2400px) {
  .font-extraLarge .assets-style-news--index-cardItem-51T4- {
    display: inline-block;
    width: calc(25% - 2*15px);
    height: 560px;
    box-sizing: border-box;
    margin: 0 15px 25px;
    text-align: left;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-home--index-pageSubHeader-1jJNi {
  line-height: 44px;
  border-bottom: 2px solid #62B68E;
}
.assets-style-home--index-pageSubHeader-1jJNi .assets-style-home--index-subTitle-IgwUR {
  display: inline-block;
  font-size: 24px;
  color: #005825;
  font-weight: 500;
  margin-right: 30px;
}
.ant-notification {
  width: auto;
}
/*******卡片管理 Start ********/
.assets-style-home--index-edGroupName-2kNXD {
  color: #666666;
  margin: 18px 0 25px;
  font-size: 20px;
}
.assets-style-home--index-cardEditListWrap-1mBbq {
  margin: 0 -12.5px;
}
.assets-style-home--index-cardList-1UaOy .assets-style-home--index-cardEditList-I6oVn > li:last-child {
  margin-bottom: 75px;
}
.assets-style-home--index-cardEditList-I6oVn {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  overflow: hidden;
}
.assets-style-home--index-cardEditList-I6oVn > li {
  display: block;
  width: calc(25% - 25px);
  height: 132px;
  box-sizing: border-box;
  margin: 0 12.5px 25px;
  overflow: hidden;
  border-radius: 6px;
  background: url(../../assets/images/card_disable.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  float: left;
  position: relative;
}
.assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-edCardBg-36zOe {
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: center;
  background-size: cover;
  left: 0;
  top: 0;
}
.assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-edCardContent-2tk7q {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  background-size: cover;
  color: #fff;
  padding-left: 20px;
  box-sizing: border-box;
  transition: all ease 0.5s;
}
.assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-edCardContent-2tk7q .anticon {
  font-size: 48px;
  margin-bottom: 12px;
}
.assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-edCardContent-2tk7q .assets-style-home--index-edButtonWrap-2ycze {
  display: none;
}
.assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-edCardContent-2tk7q:hover .anticon {
  display: none;
}
.assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-edCardContent-2tk7q:hover .assets-style-home--index-edButtonWrap-2ycze {
  display: block;
}
.assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-edCardContent-2tk7q h3 {
  font-size: 20px;
  color: #ffffff;
  margin: 20px 0;
  padding: 0;
  text-align: left;
  letter-spacing: 1px;
  opacity: 0.7;
}
.assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-edCardContent-2tk7q .assets-style-home--index-edButton-261S9 {
  display: inline-block;
  padding: 0 12px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
  background: rgba(55, 161, 100, 0.6);
  border: 1px solid #ffffff;
  font-size: 14px;
  border-radius: 6px;
  margin-right: 12px;
}
.assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-edCardContent-2tk7q .anticon-check {
  display: none;
}
.assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-bgGray-2XIRh {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.assets-style-home--index-cardEditList-I6oVn > li.assets-style-home--index-selected-1Jd_R {
  background-image: url(../../assets/images/card_active_bg1.png);
}
.assets-style-home--index-cardEditList-I6oVn > li.assets-style-home--index-selected-1Jd_R .assets-style-home--index-edCardBg-36zOe {
  opacity: 1;
}
.assets-style-home--index-cardEditList-I6oVn > li.assets-style-home--index-selected-1Jd_R:nth-of-type(odd) {
  background-image: url(../../assets/images/card_active_bg2.png);
}
.assets-style-home--index-cardEditList-I6oVn > li.assets-style-home--index-selected-1Jd_R .assets-style-home--index-edCardContent-2tk7q {
  overflow: hidden;
  position: relative;
}
.assets-style-home--index-cardEditList-I6oVn > li.assets-style-home--index-selected-1Jd_R .assets-style-home--index-edCardContent-2tk7q:after {
  display: block;
  content: '';
  position: absolute;
  right: -85px;
  bottom: -21px;
  width: 180px;
  height: 100px;
  transform: rotate(-53deg);
  background: rgba(0, 0, 0, 0.2);
}
.assets-style-home--index-cardEditList-I6oVn > li.assets-style-home--index-selected-1Jd_R .assets-style-home--index-edCardContent-2tk7q h3 {
  opacity: 1;
}
.assets-style-home--index-cardEditList-I6oVn > li.assets-style-home--index-selected-1Jd_R .assets-style-home--index-edCardContent-2tk7q .anticon-check {
  display: block;
  font-size: 28px;
  color: #ffffff;
  position: absolute;
  right: 15px;
  bottom: 6px;
  z-index: 9;
}
.assets-style-home--index-cardModal-3MV_z {
  height: 390px;
  margin: 19px 22px;
}
.assets-style-home--index-cardModal-3MV_z div {
  text-align: center;
}
.assets-style-home--index-cardModal-3MV_z img {
  max-height: 304px;
  max-width: 741px;
  margin: 32px 0;
}
.assets-style-home--index-btAddMore--hF8T {
  position: absolute;
  margin-left: 38px;
  background: #f2f2f2;
  color: #005825;
  cursor: pointer;
}
.assets-style-home--index-btAddMore--hF8T:hover {
  color: #3dbd7d;
}
.assets-style-home--index-title-cvLSc {
  font-size: 16px;
  color: white;
  font-weight: bold;
}
.assets-style-home--index-rightTitle-2bZV4 {
  float: right;
}
/*******卡片管理 End ********/
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-home--index-pageSubHeader-1jJNi {
  border-bottom-color: #a2ceff;
}
.theme-blue .assets-style-home--index-pageSubHeader-1jJNi .assets-style-home--index-subTitle-IgwUR {
  color: #397EF0;
}
.theme-blue .assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-edCardContent-2tk7q .assets-style-home--index-edButton-261S9 {
  background: rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-home--index-cardEditList-I6oVn > li.assets-style-home--index-selected-1Jd_R {
  background-image: url(../../assets/images/card_active_bg1-blue.png);
}
.theme-blue .assets-style-home--index-cardEditList-I6oVn > li.assets-style-home--index-selected-1Jd_R:nth-of-type(odd) {
  background-image: url(../../assets/images/card_active_bg2-blue.png);
}
.theme-blue .assets-style-home--index-btAddMore--hF8T {
  color: #a2ceff;
}
.theme-blue .assets-style-home--index-btAddMore--hF8T:hover {
  color: #397EF0;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-home--index-pageSubHeader-1jJNi {
  border-bottom-color: #F63E62;
}
.theme-red .assets-style-home--index-pageSubHeader-1jJNi .assets-style-home--index-subTitle-IgwUR {
  color: #9A001E;
}
.theme-red .assets-style-home--index-cardEditList-I6oVn > li .assets-style-home--index-edCardContent-2tk7q .assets-style-home--index-edButton-261S9 {
  background: rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-home--index-cardEditList-I6oVn > li.assets-style-home--index-selected-1Jd_R {
  background-image: url(../../assets/images/card_active_bg1-red.png);
}
.theme-red .assets-style-home--index-cardEditList-I6oVn > li.assets-style-home--index-selected-1Jd_R:nth-of-type(odd) {
  background-image: url(../../assets/images/card_active_bg2-red.png);
}
.theme-red .assets-style-home--index-btAddMore--hF8T {
  color: #F63E62;
}
.theme-red .assets-style-home--index-btAddMore--hF8T:hover {
  color: #9A001E;
}
/*************** 红色主题 end***************/
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot');
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.woff') format('woff'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.svg#iconfont') format('svg');
}
.assets-style-card-attention--index-iconfont-WyZCn {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-card-attention--index-attentionCard-1LIHe {
  border: none;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t {
  margin-top: -23px;
  width: 100%;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul {
  height: 48px;
  line-height: 48px;
  padding: 0px;
  box-shadow: #E1E6E3 0px 0.4px;
  cursor: pointer;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul:hover {
  background: #F5FDF8;
  /*background-color : #e6fff5;*/
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  display: inline-block;
  list-style: none;
  padding-right: 15px;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li a {
  cursor: pointer;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li:nth-child(1) a {
  color: #000000;
  font-weight: bold;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li:nth-child(2) a {
  color: #37A164;
  cursor: pointer;
  font-size: 14px;
  /*&:hover{
            color:#005825;
            !*text-decoration: underline;*!
          }*/
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li:nth-child(3) {
  color: #999999;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li:nth-child(3) a {
  color: #999999;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li:nth-child(4) {
  padding: 0px;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li:nth-child(4) a {
  color: #c9c9c9;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li:nth-child(4) a:hover {
  color: #005825;
  /*text-decoration: underline;*/
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul.assets-style-card-attention--index-headTitle-3UXqO {
  cursor: default;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul.assets-style-card-attention--index-headTitle-3UXqO:hover {
  background: none;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul.assets-style-card-attention--index-headTitle-3UXqO li {
  font-weight: bold;
  color: #000000;
}
.assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul.assets-style-card-attention--index-headTitle-3UXqO li:nth-child(3) {
  color: #000000;
}
@media (min-width: 0px) {
  .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-large-3zfhf {
    display: none;
  }
  .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-small-2r-St {
    display: inline-block;
  }
  .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(1) {
    width: 40%;
  }
  .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(2) {
    width: 18%;
  }
  .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(3) {
    width: 30%;
  }
  .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(4) {
    width: 12%;
  }
}
/****************列表部分结束***************/
.assets-style-card-attention--index-modalContent-3PPQo {
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 14px;
  padding-top: 70px;
}
.assets-style-card-attention--index-modalContent-3PPQo .assets-style-card-attention--index-icon-1zZJt {
  color: #f1a42b;
}
.assets-style-card-attention--index-nullData-1FZS4 {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-card-attention--index-nullData-1FZS4 .assets-style-card-attention--index-message-PKBDh {
  position: relative;
  top: 145px;
  text-align: center;
  color: #DBDBDB;
  font-size: 14px;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul:hover {
  background: #e6f7ff;
}
.theme-blue .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li:nth-child(2) a {
  color: #a2ceff;
}
.theme-blue .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li:nth-child(4) a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul.assets-style-card-attention--index-headTitle-3UXqO:hover {
  background: none;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul:hover {
  background: #fff1f0;
}
.theme-red .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li:nth-child(2) a {
  color: #F63E62;
}
.theme-red .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t ul li:nth-child(4) a:hover {
  color: #F63E62;
}
/*************** 红色主题 end***************/
@media (min-width: 1601px) {
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-small-2r-St {
    display: none;
  }
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-large-3zfhf {
    display: inline-block;
  }
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(1) {
    width: 37%;
  }
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(2) {
    width: 22%;
  }
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(3) {
    width: 37%;
  }
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(4) {
    width: 4%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-small-2r-St {
    display: none;
  }
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-large-3zfhf {
    display: inline-block;
  }
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(1) {
    width: 42%;
  }
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(2) {
    width: 20%;
  }
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(3) {
    width: 34%;
  }
  .font-normal .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(4) {
    width: 4%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-small-2r-St {
    display: none;
  }
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-large-3zfhf {
    display: inline-block;
  }
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(1) {
    width: 37%;
  }
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(2) {
    width: 22%;
  }
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(3) {
    width: 37%;
  }
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(4) {
    width: 4%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-small-2r-St {
    display: none;
  }
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-large-3zfhf {
    display: inline-block;
  }
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(1) {
    width: 42%;
  }
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(2) {
    width: 20%;
  }
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(3) {
    width: 34%;
  }
  .font-large .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(4) {
    width: 4%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-small-2r-St {
    display: none;
  }
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-large-3zfhf {
    display: inline-block;
  }
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(1) {
    width: 37%;
  }
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(2) {
    width: 22%;
  }
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(3) {
    width: 37%;
  }
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(4) {
    width: 4%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-small-2r-St {
    display: none;
  }
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-large-3zfhf {
    display: inline-block;
  }
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(1) {
    width: 42%;
  }
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(2) {
    width: 20%;
  }
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(3) {
    width: 34%;
  }
  .font-extraLarge .assets-style-card-attention--index-attentionCard-1LIHe .assets-style-card-attention--index-listMain-3k57t li:nth-child(4) {
    width: 4%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot');
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.woff') format('woff'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.svg#iconfont') format('svg');
}
.assets-style-card-reading--index-iconfont-3qQ4s {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-card-reading--index-attentionCard-3uk_9 {
  border: none;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt {
  margin-top: -23px;
  width: 100%;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul {
  height: 48px;
  line-height: 48px;
  padding: 0px;
  box-shadow: #E1E6E3 0px 0.4px;
  cursor: pointer;
  /*li:nth-child(1){
       a{
         &:hover{
           color:#005825;
           !*text-decoration: underline;*!
         }
       }
     }*/
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul:hover {
  background: #F5FDF8;
  /*background-color : #e6fff5;*/
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  display: inline-block;
  list-style: none;
  padding-right: 15px;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul li a {
  cursor: pointer;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul li:nth-child(1) {
  text-align: left;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul li:nth-child(1) a {
  color: #000000;
  font-weight: bold;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul li:nth-child(2) a {
  color: #595959;
  cursor: pointer;
  font-size: 14px;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul li:nth-child(3) {
  padding-right: 0px;
  color: #999999;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul li:nth-child(3) a {
  color: #999999;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul.assets-style-card-reading--index-headTitle-2gb3j {
  cursor: default;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul.assets-style-card-reading--index-headTitle-2gb3j:hover {
  background: none;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul.assets-style-card-reading--index-headTitle-2gb3j li {
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul.assets-style-card-reading--index-headTitle-2gb3j li:nth-child(3) {
  color: #000000;
}
.assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul.assets-style-card-reading--index-headTitle-2gb3j li:nth-child(1) {
  text-align: center;
}
@media (min-width: 0px) {
  .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL {
    display: none;
  }
  .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-small-3r3F7 {
    display: inline-block;
  }
  .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(1) {
    width: 37%;
  }
  .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(2) {
    width: 23%;
  }
  .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(3) {
    width: 40%;
  }
}
/****************列表部分结束***************/
.assets-style-card-reading--index-modalContent-2FMiY {
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 14px;
  padding-top: 70px;
}
.assets-style-card-reading--index-modalContent-2FMiY .assets-style-card-reading--index-icon-1i3gn {
  color: #f1a42b;
}
.assets-style-card-reading--index-nullData-uI5_- {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-card-reading--index-nullData-uI5_- .assets-style-card-reading--index-message-3eaQN {
  position: relative;
  top: 145px;
  text-align: center;
  color: #DBDBDB;
  font-size: 14px;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul {
  /*li{
          a{
            &:hover{
              color:@theme-blue-2;
            }
          }
        }*/
}
.theme-blue .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul:hover {
  background: #e6f7ff;
}
.theme-blue .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul.assets-style-card-reading--index-headTitle-2gb3j:hover {
  background: none;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul {
  /* li{
          a{
            &:hover{
              color:@theme-red-2;
            }
          }
        }*/
}
.theme-red .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt ul:hover {
  background: #fff1f0;
}
/*************** 红色主题 end***************/
@media (min-width: 1601px) {
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-small-3r3F7 {
    display: none;
  }
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL {
    display: inline-block;
  }
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL li:nth-child(1) {
    text-align: left;
  }
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(1) {
    width: 25%;
  }
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(2) {
    width: 31%;
  }
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(3) {
    width: 44%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-small-3r3F7 {
    display: none;
  }
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL {
    display: inline-block;
  }
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL li:nth-child(1) {
    text-align: left;
  }
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(1) {
    width: 41%;
  }
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(2) {
    width: 25%;
  }
  .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(3) {
    width: 34%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-small-3r3F7 {
    display: none;
  }
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL {
    display: inline-block;
  }
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL li:nth-child(1) {
    text-align: left;
  }
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(1) {
    width: 25%;
  }
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(2) {
    width: 31%;
  }
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(3) {
    width: 44%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-small-3r3F7 {
    display: none;
  }
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL {
    display: inline-block;
  }
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL li:nth-child(1) {
    text-align: left;
  }
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(1) {
    width: 41%;
  }
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(2) {
    width: 25%;
  }
  .font-large .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(3) {
    width: 34%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-small-3r3F7 {
    display: none;
  }
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL {
    display: inline-block;
  }
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL li:nth-child(1) {
    text-align: left;
  }
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(1) {
    width: 25%;
  }
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(2) {
    width: 31%;
  }
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(3) {
    width: 44%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-small-3r3F7 {
    display: none;
  }
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL {
    display: inline-block;
  }
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-large-mqdKL li:nth-child(1) {
    text-align: left;
  }
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(1) {
    width: 41%;
  }
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(2) {
    width: 25%;
  }
  .font-extraLarge .font-normal .assets-style-card-reading--index-attentionCard-3uk_9 .assets-style-card-reading--index-listMain-3kvgt li:nth-child(3) {
    width: 34%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot');
  src: url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.woff') format('woff'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_o0fi9nz4ues.svg#iconfont') format('svg');
}
.assets-style-card-manuscript--index-iconfont-2RCb- {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-card-manuscript--index-listContent-2ziHd {
  width: 100%;
  margin-top: 4px;
}
.assets-style-card-manuscript--index-listContent-2ziHd:hover {
  background-color: #F5FDF8;
  cursor: pointer;
}
.assets-style-card-manuscript--index-listContent-2ziHd .assets-style-card-manuscript--index-itemRow-Oe7mZ {
  color: #000000;
  font-size: 14px;
}
.assets-style-card-manuscript--index-listContent-2ziHd .assets-style-card-manuscript--index-itemRow-Oe7mZ .assets-style-card-manuscript--index-itemCol-Y7q6v {
  line-height: 43px;
  height: 43px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-card-manuscript--index-listContent-2ziHd .assets-style-card-manuscript--index-itemRow-Oe7mZ .assets-style-card-manuscript--index-itemCol-Y7q6v .assets-style-card-manuscript--index-icon-1fIbi {
  font-size: 23px;
}
.assets-style-card-manuscript--index-listTitle-Zm3vk {
  width: 100%;
}
.assets-style-card-manuscript--index-listTitle-Zm3vk .assets-style-card-manuscript--index-itemRow-Oe7mZ {
  font-weight: bold;
  color: #000000;
  font-size: 14px;
  line-height: 48px;
}
.assets-style-card-manuscript--index-listTitle-Zm3vk .assets-style-card-manuscript--index-itemRow-Oe7mZ li {
  display: inline-block;
}
.assets-style-card-manuscript--index-modalContent-6689J {
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 14px;
  padding-top: 70px;
}
.assets-style-card-manuscript--index-modalContent-6689J .assets-style-card-manuscript--index-icon-1fIbi {
  color: #f1a42b;
}
@media (min-width: 0px) {
  .assets-style-card-manuscript--index-large-252VG {
    display: none;
  }
  .assets-style-card-manuscript--index-small-1mtDL {
    display: inline-block;
    width: 100%;
    margin-top: -24px;
  }
  .assets-style-card-manuscript--index-itemRow-Oe7mZ {
    width: 325px;
  }
  .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(1) {
    padding-right: 10px;
    width: 165px;
    font-weight: bold;
  }
  .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(2) {
    width: 130px;
    color: #c9c9c9;
  }
  .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a {
    width: 30px;
    color: #c9c9c9;
  }
  .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a:hover {
    /* text-decoration: underline;*/
    color: #37A164;
  }
  .assets-style-card-manuscript--index-listTitle-Zm3vk .assets-style-card-manuscript--index-itemRow-Oe7mZ li {
    color: #000000;
  }
}
.assets-style-card-manuscript--index-nullData-3wNaW {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-card-manuscript--index-nullData-3wNaW .assets-style-card-manuscript--index-message-3WAZe {
  position: relative;
  top: 145px;
  text-align: center;
  color: #DBDBDB;
  font-size: 14px;
}
.assets-style-card-manuscript--index-cardStyle-1fj4r {
  border: none;
}
.assets-style-card-manuscript--index-cardStyle-1fj4r ul {
  text-align: left;
  box-shadow: #E1E6E3 0px 0.4px;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-card-manuscript--index-listContent-2ziHd:hover {
  background-color: #e6f7ff;
}
.theme-blue .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a {
  color: #c9c9c9;
  width: 17px;
}
.theme-blue .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a:hover {
  /* text-decoration: underline;*/
  color: #397EF0;
}
/*************** 蓝色主题 end***************/
/*************** 红色主题 start***************/
.theme-red .assets-style-card-manuscript--index-listContent-2ziHd:hover {
  background-color: #fff1f0;
}
.theme-red .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a {
  color: #c9c9c9;
  width: 17px;
}
.theme-red .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a:hover {
  /* text-decoration: underline;*/
  color: #F63E62;
}
/*************** 红色主题 end***************/
/*************** 绿色主题 start***************/
.theme-green .assets-style-card-manuscript--index-listContent-2ziHd:hover {
  background-color: #E6FFF1;
}
.theme-green .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a {
  color: #c9c9c9;
  width: 17px;
}
.theme-green .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a:hover {
  /* text-decoration: underline;*/
  color: #00a854;
}
/*************** 绿色主题 end***************/
@media (min-width: 1601px) {
  .font-normal .assets-style-card-manuscript--index-small-1mtDL {
    display: none;
  }
  .font-normal .assets-style-card-manuscript--index-large-252VG {
    display: inline-block;
    width: 100%;
    margin-top: -24px;
  }
  .font-normal .assets-style-card-manuscript--index-itemRow-Oe7mZ {
    width: 440px;
  }
  .font-normal .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(1) {
    width: 198px;
    padding-right: 10px;
  }
  .font-normal .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(2) {
    color: #c9c9c9;
    width: 220px;
  }
  .font-normal .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a {
    color: #c9c9c9;
    width: 17px;
    /* &:hover{
            !*text-decoration: underline;*!
            color:#37A164;
          }*/
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-card-manuscript--index-small-1mtDL {
    display: none;
  }
  .font-normal .assets-style-card-manuscript--index-large-252VG {
    display: inline-block;
    width: 100%;
    margin-top: -24px;
  }
  .font-normal .assets-style-card-manuscript--index-itemRow-Oe7mZ {
    width: 525px;
  }
  .font-normal .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(1) {
    width: 253px;
    padding-right: 10px;
  }
  .font-normal .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(2) {
    color: #c9c9c9;
    width: 255px;
  }
  .font-normal .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a {
    color: #c9c9c9;
    width: 17px;
    /* &:hover{
            !*text-decoration: underline;*!
            color:#37A164;
          }*/
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-card-manuscript--index-small-1mtDL {
    display: none;
  }
  .font-large .assets-style-card-manuscript--index-large-252VG {
    display: inline-block;
    width: 100%;
    margin-top: -24px;
  }
  .font-large .assets-style-card-manuscript--index-itemRow-Oe7mZ {
    width: 440px;
  }
  .font-large .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(1) {
    width: 198px;
    padding-right: 10px;
  }
  .font-large .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(2) {
    color: #c9c9c9;
    width: 220px;
  }
  .font-large .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a {
    color: #c9c9c9;
    width: 17px;
    /*&:hover{
            !*text-decoration: underline;*!
            color:#37A164;
          }*/
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-card-manuscript--index-small-1mtDL {
    display: none;
  }
  .font-large .assets-style-card-manuscript--index-large-252VG {
    display: inline-block;
    width: 100%;
    margin-top: -24px;
  }
  .font-large .assets-style-card-manuscript--index-itemRow-Oe7mZ {
    width: 525px;
  }
  .font-large .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(1) {
    width: 253px;
    padding-right: 10px;
  }
  .font-large .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(2) {
    color: #c9c9c9;
    width: 255px;
  }
  .font-large .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a {
    color: #c9c9c9;
    width: 17px;
    /* &:hover{
            !*text-decoration: underline;*!
            color:#37A164;
          }*/
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-card-manuscript--index-small-1mtDL {
    display: none;
  }
  .font-extraLarge .assets-style-card-manuscript--index-large-252VG {
    display: inline-block;
    width: 100%;
    margin-top: -24px;
  }
  .font-extraLarge .assets-style-card-manuscript--index-itemRow-Oe7mZ {
    width: 440px;
  }
  .font-extraLarge .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(1) {
    width: 198px;
    padding-right: 10px;
  }
  .font-extraLarge .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(2) {
    color: #c9c9c9;
    width: 220px;
  }
  .font-extraLarge .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a {
    color: #c9c9c9;
    width: 17px;
    /*&:hover{
            !*text-decoration: underline;*!
            color:#37A164;
          }*/
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-card-manuscript--index-small-1mtDL {
    display: none;
  }
  .font-extraLarge .assets-style-card-manuscript--index-large-252VG {
    display: inline-block;
    width: 100%;
    margin-top: -24px;
  }
  .font-extraLarge .assets-style-card-manuscript--index-itemRow-Oe7mZ {
    width: 525px;
  }
  .font-extraLarge .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(1) {
    width: 253px;
    padding-right: 10px;
  }
  .font-extraLarge .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(2) {
    color: #c9c9c9;
    width: 255px;
  }
  .font-extraLarge .assets-style-card-manuscript--index-itemRow-Oe7mZ li:nth-child(3) a {
    color: #c9c9c9;
    width: 17px;
    /*&:hover{
            !*text-decoration: underline;*!
            color:#37A164;
          }*/
  }
}
.assets-style-card-transactionCount--index-transationCount-laA0t {
  border: none;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .ant-card-head {
  border-bottom: 1px solid #e8e8e8;
}
.assets-style-card-transactionCount--index-transationCount-laA0t img {
  width: 100%;
  height: auto;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-left-21baO {
  width: 60%;
  z-index: 3;
  position: relative;
  top: -40px;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-left-21baO div.assets-style-card-transactionCount--index-count-1cOCg {
  line-height: 300px;
  position: absolute;
  height: 300px;
  width: 100%;
  top: 0px;
  z-index: -1;
  text-align: center;
  color: #249ffe;
  font-size: 28px;
  font-weight: 700;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-left-21baO > div:last-child {
  position: absolute;
  height: 60px;
  width: 100%;
  bottom: 0px;
  z-index: -1;
  text-align: center;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-row-3MnS9 {
  position: relative;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu {
  width: 40%;
  height: 250px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu > div {
  height: 75px;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 17px;
  position: relative;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu .assets-style-card-transactionCount--index-bar-_wBoV {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 5px;
  height: 100%;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu span {
  display: inline-block;
  width: 100%;
  line-height: 30px;
  height: 30px;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu span.assets-style-card-transactionCount--index-number-BnwVz {
  font-weight: 700;
  font-size: 24px;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu span.assets-style-card-transactionCount--index-title-1XFGQ {
  color: #CCCCCC;
  font-size: 14px;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu > div:nth-child(1) {
  background: #f9f9f9 url(../../assets/images/swtj_01.png) no-repeat right;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu > div:nth-child(1) .assets-style-card-transactionCount--index-bar-_wBoV {
  background-color: #ff526f;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu > div:nth-child(1) .assets-style-card-transactionCount--index-number-BnwVz {
  color: #ff526f;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu > div:nth-child(2) {
  background: #f9f9f9 url(../../assets/images/swtj_02.png) no-repeat right;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu > div:nth-child(2) .assets-style-card-transactionCount--index-bar-_wBoV {
  background-color: #23d688;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu > div:nth-child(2) .assets-style-card-transactionCount--index-number-BnwVz {
  color: #23d688;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu > div:nth-child(3) {
  background: #f9f9f9 url(../../assets/images/swtj_03.png) no-repeat right;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu > div:nth-child(3) .assets-style-card-transactionCount--index-bar-_wBoV {
  background-color: #249ffe;
}
.assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-right-3t4Iu > div:nth-child(3) .assets-style-card-transactionCount--index-number-BnwVz {
  color: #249ffe;
}
@media (max-width: 1600px) {
  .font-normal .assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-left-21baO div.assets-style-card-transactionCount--index-count-1cOCg {
    font-size: 22px;
    font-weight: 700;
  }
  .font-normal .assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-left-21baO > div:last-child {
    height: 80px;
  }
}
@media (max-width: 1760px) {
  .font-large .assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-left-21baO div.assets-style-card-transactionCount--index-count-1cOCg {
    font-size: 22px;
    font-weight: 700;
  }
  .font-large .assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-left-21baO > div:last-child {
    height: 80px;
  }
}
@media (max-width: 2000px) {
  .font-extraLarge .assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-left-21baO div.assets-style-card-transactionCount--index-count-1cOCg {
    font-size: 22px;
    font-weight: 700;
  }
  .font-extraLarge .assets-style-card-transactionCount--index-transationCount-laA0t .assets-style-card-transactionCount--index-left-21baO > div:last-child {
    height: 80px;
  }
}
.app-page-globalSearch-component-less--HelpComponent-col-style-1_0BP {
  float: left;
  width: 100%;
  height: 200px;
}
.app-page-globalSearch-component-less--HelpComponent-title-3mHli {
  margin-top: 15px;
  width: 1410px;
}
.app-page-globalSearch-component-less--HelpComponent-fileArea-3W854 {
  width: 28%;
  float: left;
  margin: 10px 30px;
}
.app-page-globalSearch-component-less--HelpComponent-imgArea-2SyDI {
  max-width: 100%;
  height: 200px;
  width: 390px;
}
.app-page-globalSearch-component-less--HelpComponent-subscript-26HGx {
  position: relative;
  bottom: 26px;
  left: 5px;
  background: #D7D7D7;
  color: white;
  text-align: center;
  width: 30px;
}
.app-page-globalSearch-component-less--HelpComponent-col-style-1_0BP.app-page-globalSearch-component-less--HelpComponent-col-style-BIamL {
  height: 275px;
}
.app-page-globalSearch-component-less--HelpComponent-wordsArea-1AvhK {
  color: #4B6155;
}
.app-page-globalSearch-component-less--HelpComponent-description-mGv7P {
  height: 42px;
  overflow: hidden;
}
.app-page-globalSearch-component-less--HelpComponent-description-mGv7P p {
  line-height: 21px;
}
.app-page-globalSearch-component-less--AffairComponent-imgArea-cRfMp {
  width: 70px;
  float: left;
}
.app-page-globalSearch-component-less--AffairComponent-img-3PXLq {
  max-width: 50px;
  max-height: 60px;
}
.app-page-globalSearch-component-less--AffairComponent-textSpan-3k9iJ {
  fontSize: 18;
  color: #595959 ;
  margin: 0 5px;
}
.app-page-globalSearch-component-less--AffairComponent-footerArea-2t3rc {
  margin-left: 60px;
}
.app-page-globalSearch-component-less--AffairComponent-content-u33HF {
  float: left;
  margin: 5px 3px;
}
.app-page-globalSearch-component-less--AffairComponent-content-u33HF .ant-card-bordered:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.app-page-globalSearch-component-less--AffairComponent-title-32dCG :hover {
  text-decoration: underline;
}
.app-page-globalSearch-component-less--AffairComponent-tags-3lniP {
  color: #6C2626;
}
.app-page-globalSearch-component-less--MessageComponent-massage-compnent-content-10W9K {
  width: 100%;
  height: 20px;
  vertical-align: middle;
}
.app-page-globalSearch-component-less--MessageComponent-message-systom-newsType2-2kfZd {
  border-radius: 6px;
  padding: 2px 5px;
  background: #067700;
  color: #E9F2FC;
  margin-right: 10px;
}
.app-page-globalSearch-component-less--MessageComponent-message-systom-newsType1-3cxfz {
  border-radius: 6px;
  padding: 2px 5px;
  background: #397EF0;
  color: #E9F2FC;
  margin-right: 10px;
}
.app-page-globalSearch-component-less--MessageComponent-message-process-newsType-2uJY5 {
  border-radius: 30px;
  border: 1px solid;
  padding: 2px 5px;
  background: #397EF0;
  color: #FAAD14;
}
.app-page-globalSearch-component-less--MessageComponent-message-urge-newsType-1Fw2W {
  border-radius: 30px;
  border: 1px solid;
  padding: 2px 5px;
  background: #24D688;
  color: #E9F2FC;
}
.app-page-globalSearch-component-less--MessageComponent-massage-compnent-mesTime-2Dslx {
  float: right;
}
.app-page-globalSearch-component-less--MessageComponent-messageList-2VaHy {
  min-height: 500px;
}
.app-page-globalSearch-component-less--MessageComponent-pagination-9XKw- {
  text-align: center;
  padding: 10px 0px;
  float: right;
}
.app-page-globalSearch-component-less--MessageComponent-footer-1hA6u {
  width: 1000px;
}
.app-page-globalSearch-component-less--MessageComponent-message-component-3x0iH {
  padding-left: 11px;
  height: 93px;
  width: 100%;
  float: left;
  display: inline-block;
  border-bottom: 1px solid #e8e8e8;
}
.app-page-globalSearch-component-less--MessageComponent-textAlign-3LZ7_ {
  margin-top: 2.5%;
}
.app-page-globalSearch-component-less--MessageComponent-textAlign-3LZ7_ a {
  color: #595959;
}
.app-page-globalSearch-component-less--MessageComponent-message-component-3x0iH:hover {
  cursor: pointer;
  background-color: #F5FDF8;
}
/*****红色主题****/
.theme-red .app-page-globalSearch-component-less--MessageComponent-message-component-3x0iH:hover {
  cursor: pointer;
  background-color: #fff1f0;
}
/*****红色主题end****/
/*****蓝色主题****/
.theme-blue .app-page-globalSearch-component-less--MessageComponent-message-component-3x0iH:hover {
  cursor: pointer;
  background-color: #e6f7ff;
}
/*****蓝色主题end****/
.app-page-globalSearch-tab-less--HelpLayout-pagination-1qQm5 {
  float: right;
  position: relative;
  left: 72%;
}
.app-page-globalSearch-tab-less--HelpLayout-helpList-FXlfg {
  display: flex;
  flex-wrap: wrap;
  margin: 10px;
}
.app-page-globalSearch-tab-less--OpinionLayout-waterFall-1NZOY {
  column-count: 4;
  column-gap: 0;
}
.app-page-globalSearch-tab-less--OpinionLayout-pagination-3N4Bn {
  float: right;
  position: absolute;
  right: 10px;
  bottom: 0;
}
.app-page-globalSearch-tab-less--ProcessLayout-pagination-2Asc_ {
  float: right;
  margin-top: 10px;
}
.app-page-globalSearch-tab-less--FilesLayout-fileArea-s9HKe {
  column-count: 4;
  column-gap: 0;
  margin: 10px;
  margin-bottom: 42px;
  display: flex;
  flex-wrap: wrap;
}
.app-page-globalSearch-tab-less--FilesLayout-pagination-3BzD4 {
  float: right;
  position: absolute;
  right: 10px;
  bottom: 0;
}
.app-page-globalSearch-tab-less--AffairLayout-list-first-2XOJR {
  display: flex;
  flex-wrap: wrap;
}
.app-page-globalSearch-tab-less--AffairLayout-messageList-2-6b5 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.app-page-globalSearch-tab-less--AffairLayout-pagination-3xgCV {
  float: right;
  position: absolute;
  right: 10px;
  bottom: 0;
}
.app-page-globalSearch-tab-less--EntrustLayout-pagination-32ydF {
  float: right;
}
.app-page-globalSearch-tab-less--MessageLayout-pagination-1Hrh2 {
  float: right;
  margin-top: 10px;
  bottom: 0;
}
.app-page-globalSearch-tab-less--CalendarLayout-pagination-2EYOw {
  float: right;
  margin-top: 10px;
}
.app-page-globalSearch-tab-less--NewsLayout-pagination-22mk0 {
  float: right;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_xykac868c.eot');
  src: url('//at.alicdn.com/t/font_864711_xykac868c.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_xykac868c.woff') format('woff'), url('//at.alicdn.com/t/font_864711_xykac868c.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_xykac868c.svg#iconfont') format('svg');
}
.app-page-globalSearch--index-searchArea-29gBZ {
  margin-left: 27%;
  margin-bottom: 30px;
}
.app-page-globalSearch--index-breadcrumb-1gurt {
  width: 277px;
}
.app-page-globalSearch--index-hotOrHistory-3cNZP {
  position: absolute;
  z-index: 99;
}
.app-page-globalSearch--index-historySearhList5-SqLGS {
  top: -14px;
}
emptyArea .app-page-globalSearch--index-empty-content-2rrk_ {
  float: left;
  margin-left: -200px;
}
emptyArea .app-page-globalSearch--index-empty-data-wrap-1qCB- {
  width: 70%;
  float: left;
}
.app-page-globalSearch--index-emptyContent-2ua3I {
  margin-left: -315px;
  margin-top: 240px;
}
.app-page-globalSearch--index-historyAndHot-1Hk-X {
  width: 20%;
  float: right;
  border-left: 1px solid #E8EBED;
  margin-right: 80px;
  margin-top: -405px;
}
.app-page-globalSearch--index-historyAndHot-1Hk-X .app-page-globalSearch--index-ant-list-item-1VrQy {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 10px;
}
.app-page-globalSearch--index-ant-list-header-2iRPX {
  color: #2390E6;
}
.app-page-globalSearch--index-ant-list-item-content-2faz0 {
  margin-left: 10px;
}
.app-page-globalSearch--index-searchHead-1AWgC {
  color: #5BA8EA;
}
.app-page-globalSearch--index-circlePoint-2TwDw {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #949494;
  margin-top: 10px;
  margin-right: 6px;
}
.app-page-globalSearch--index-globalSearchListItem-1xN1B {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.app-page-globalSearch--index-globalAssociationItem-Dc3Gg {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.app-page-globalSearch--index-circleNumber-3Tqo6,
.app-page-globalSearch--index-circleNumber0-oZS69,
.app-page-globalSearch--index-circleNumber1-3mKXM,
.app-page-globalSearch--index-circleNumber2-33Hgj {
  width: 20px;
  height: 20px;
  border-radius: 20%;
  margin-right: 5px;
  text-align: center;
}
.app-page-globalSearch--index-circleNumber-3Tqo6 {
  background: #00a2d4;
}
.app-page-globalSearch--index-circleNumber0-oZS69 {
  background: #FE7171;
}
.app-page-globalSearch--index-circleNumber1-3mKXM {
  background: #FFAD66;
}
.app-page-globalSearch--index-circleNumber2-33Hgj {
  background: #FFAD66;
}
.app-page-globalSearch--index-tabNone-3Al1S {
  display: none;
}
.app-page-globalSearch--index-tabDisplay-3iiG8 {
  display: block;
}
.app-page-globalSearch--index-historyAndHot-1Hk-X .ant-list-sm .ant-list-item {
  padding: 4px 20px;
}
.app-page-globalSearch--index-historyAndHot-1Hk-X .app-page-globalSearch--index-searchHead-3gPF2 {
  padding-left: 20px;
}
.app-page-globalSearch--index-emptyTestColor-N-cqF {
  color: red;
}
.app-page-globalSearch--index-circleNumber-3Tqo6,
.app-page-globalSearch--index-circleNumber0-oZS69,
.app-page-globalSearch--index-circleNumber1-3mKXM,
.app-page-globalSearch--index-circleNumber2-33Hgj {
  width: 20px;
  height: 20px;
  border-radius: 20%;
  margin-right: 5px;
  text-align: center;
}
.app-page-globalSearch--index-circleNumber-3Tqo6 {
  background: #00a2d4;
}
.app-page-globalSearch--index-circleNumber0-oZS69 {
  background: #FE7171;
}
.app-page-globalSearch--index-circleNumber1-3mKXM {
  background: #FFAD66;
}
.app-page-globalSearch--index-circleNumber2-33Hgj {
  background: #FFAD66;
}
.app-page-globalSearch--index-imgIcon-NHDkD {
  max-width: 25px;
  max-height: 25px;
  margin-right: 10px;
}
.app-page-globalSearch--index-choose-20HGX {
  cursor: pointer;
}
.app-page-globalSearch--index-theme-blue-DiBQo .app-page-globalSearch--index-hotOrHistoryCard-1sDe0 .keyChoose {
  background-color: #a2ceff;
  color: #fff;
  cursor: pointer;
}
.app-page-globalSearch--index-theme-red-1-ld- .app-page-globalSearch--index-hotOrHistoryCard-1sDe0 .keyChoose {
  background-color: #9A001E;
  color: #fff;
  cursor: pointer;
}
.app-page-globalSearch--index-keyChoose-3Ev1Q {
  background-color: #005825;
  color: #fff;
  cursor: pointer;
}
.app-page-globalSearch-component-less--OpinionComponent-water-2nZBD {
  break-inside: avoid;
  box-sizing: border-box;
  padding: 10px;
}
.app-page-globalSearch-component-less--OpinionComponent-cardBorder-hxXsI:hover {
  width: 100%;
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.app-page-globalSearch-component-less--OpinionComponent-imgArea-Ona4U {
  max-width: 50px;
  max-height: 30px;
  margin-left: 5px;
}
.app-page-globalSearch-component-less--OpinionComponent-startTime-3AXmy {
  float: right;
  margin: 0px 3px;
}
.app-page-globalSearch-component-less--OpinionComponent-timeconsuming-2odFJ {
  padding-left: 48%;
}
.app-page-globalSearch-component-less--OpinionComponent-content-2vGwc {
  border-bottom: 1px dashed #F4F4F4;
  margin-bottom: 5px;
}
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  height: 100%;
  text-align: center;
  z-index: 1002;
}
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy .app-page-globalSearch-component-less--OpinionComponent-prevStep-2iP0N,
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy .app-page-globalSearch-component-less--OpinionComponent-nextStep-s0R7P {
  width: 50%;
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0px;
}
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy .app-page-globalSearch-component-less--OpinionComponent-prevStep-2iP0N {
  left: 0px;
  cursor: url(../../assets/images/pic-left-arrow.png), auto;
}
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy .app-page-globalSearch-component-less--OpinionComponent-nextStep-s0R7P {
  right: 0px;
  cursor: url(../../assets/images/pic-right-arrow.png), auto;
}
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy i.app-page-globalSearch-component-less--OpinionComponent-close-2oDIk {
  color: #ffffff;
  font-size: 24px;
  position: absolute;
  right: 30px;
  top: 20px;
  padding: 20px;
}
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy i.app-page-globalSearch-component-less--OpinionComponent-close-2oDIk :hover {
  cursor: pointer;
}
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy .app-page-globalSearch-component-less--OpinionComponent-fullScreen-3y5LD {
  position: relative;
}
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy .app-page-globalSearch-component-less--OpinionComponent-fullScreen-3y5LD .app-page-globalSearch-component-less--OpinionComponent-info-8bs3F {
  width: 150px;
  background: rgba(0, 0, 0, 0.65);
  padding: 7px 5px;
  border-radius: 4px;
  position: absolute;
  top: calc(50% - 12px);
  right: calc(50% - 75px);
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
}
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy .app-page-globalSearch-component-less--OpinionComponent-fullScreen-3y5LD .app-page-globalSearch-component-less--OpinionComponent-hidden-2dM1g {
  opacity: 0;
}
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy .app-page-globalSearch-component-less--OpinionComponent-fullScreen-3y5LD .app-page-globalSearch-component-less--OpinionComponent-show-rTxXE {
  animation: app-page-globalSearch-component-less--OpinionComponent-showHidden-RLUxq 1.5s forwards;
}
.app-page-globalSearch-component-less--OpinionComponent-mask-1E0Qy img {
  max-width: 85%;
  max-height: 85%;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.eot');
  src: url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.woff2') format('woff2'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.woff') format('woff'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_lfdllpqd6uq.svg#iconfont') format('svg');
}
.app-page-globalSearch-component-less--FileComponent-fileArea-2pJQV {
  width: 335px;
  height: 100px;
  color: #595959;
}
.app-page-globalSearch-component-less--FileComponent-colStyle-3eVMf {
  float: left;
  width: 100%;
  margin: 5px;
}
.app-page-globalSearch-component-less--FileComponent-imgArea-3NQZ5 {
  width: 40%;
  float: left;
  max-width: 50px;
  margin: 5px 5px;
}
.app-page-globalSearch-component-less--FileComponent-wordsArea-3oDmx {
  width: 80%;
  float: left;
}
.app-page-globalSearch-component-less--FileComponent-fileArea-2pJQV:hover {
  cursor: pointer;
  /*box-shadow: 0px 0px 40px 2px rgba(3, 57, 107, 0.4) inset;*/
  background-color: #F5FDF8;
  border-radius: 5px;
  transition: all 0.5s;
}
/*******************蓝色主题*********************/
.theme-blue .app-page-globalSearch-component-less--FileComponent-fileArea-2pJQV:hover {
  cursor: pointer;
  /*box-shadow: 0px 0px 40px 2px rgba(3, 57, 107, 0.4) inset;*/
  background-color: #e6f7ff;
  border-radius: 5px;
  transition: all 0.5s;
}
/*******************蓝色主题*********************/
/*******************红色主题*********************/
.theme-red .app-page-globalSearch-component-less--FileComponent-fileArea-2pJQV:hover {
  cursor: pointer;
  /*box-shadow: 0px 0px 40px 2px rgba(3, 57, 107, 0.4) inset;*/
  background-color: #fff1f0;
  border-radius: 5px;
  transition: all 0.5s;
}
/*******************红色主题*********************/
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  height: 100%;
  text-align: center;
  z-index: 1002;
}
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw .app-page-globalSearch-component-less--FileComponent-prevStep-3kDWf,
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw .app-page-globalSearch-component-less--FileComponent-nextStep-jEiHV {
  width: 50%;
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0px;
}
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw .app-page-globalSearch-component-less--FileComponent-prevStep-3kDWf {
  left: 0px;
  cursor: url(../../assets/images/pic-left-arrow.png), auto;
}
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw .app-page-globalSearch-component-less--FileComponent-nextStep-jEiHV {
  right: 0px;
  cursor: url(../../assets/images/pic-right-arrow.png), auto;
}
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw i.app-page-globalSearch-component-less--FileComponent-close-JonqH {
  color: #ffffff;
  font-size: 24px;
  position: absolute;
  right: 30px;
  top: 20px;
  padding: 20px;
}
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw i.app-page-globalSearch-component-less--FileComponent-close-JonqH :hover {
  cursor: pointer;
}
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw .app-page-globalSearch-component-less--FileComponent-fullScreen-8kg2A {
  position: relative;
}
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw .app-page-globalSearch-component-less--FileComponent-fullScreen-8kg2A .app-page-globalSearch-component-less--FileComponent-info-3k5cH {
  width: 150px;
  background: rgba(0, 0, 0, 0.65);
  padding: 7px 5px;
  border-radius: 4px;
  position: absolute;
  top: calc(50% - 12px);
  right: calc(50% - 75px);
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
}
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw .app-page-globalSearch-component-less--FileComponent-fullScreen-8kg2A .app-page-globalSearch-component-less--FileComponent-hidden-2f1VP {
  opacity: 0;
}
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw .app-page-globalSearch-component-less--FileComponent-fullScreen-8kg2A .app-page-globalSearch-component-less--FileComponent-show-mhDWz {
  animation: app-page-globalSearch-component-less--FileComponent-showHidden-2ZgrK 1.5s forwards;
}
.app-page-globalSearch-component-less--FileComponent-mask-1yiuw img {
  max-width: 40%;
  max-height: 40%;
}
.app-page-globalSearch-component-less--FileComponent-fileName-RKMJ4 {
  font-size: 14px;
  color: #fff;
  margin-top: 15px;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.eot');
  src: url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.woff') format('woff'), url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.svg#iconfont') format('svg');
}
.assets-style-oaDocument-oaDocumentSetting--index-conditionStyle-aPfDm {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-oaDocument-oaDocumentSetting--index-selectColor-YLPXl {
  color: #55906E;
}
.assets-style-oaDocument-oaDocumentSetting--index-statusWidth-3rgb3 {
  width: 80%;
  float: left;
  vertical-align: middle;
}
.assets-style-oaDocument-oaDocumentSetting--index-conditionTitle-1QUjE {
  color: #ADADAD;
  font-weight: normal;
}
.assets-style-oaDocument-oaDocumentSetting--index-card-2Nu8A {
  border: none;
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaDocument-oaDocumentSetting--index-newsSearch-1_YbZ {
  float: right;
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 7px;
}
.assets-style-oaDocument-oaDocumentSetting--index-newsSearch-1_YbZ .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaDocument-oaDocumentSetting--index-newsSearch-1_YbZ .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaDocument-oaDocumentSetting--index-newsSearch-1_YbZ .ant-input {
  padding: 4px 30px;
}
.assets-style-oaDocument-oaDocumentSetting--index-newsSearch-1_YbZ .assets-style-oaDocument-oaDocumentSetting--index-searchDel-1RhZk {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-oaDocument-oaDocumentSetting--index-usedSearch-8NjaE {
  float: right;
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 15px;
  margin-bottom: 10px;
}
.assets-style-oaDocument-oaDocumentSetting--index-usedSearch-8NjaE .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaDocument-oaDocumentSetting--index-usedSearch-8NjaE .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaDocument-oaDocumentSetting--index-usedSearch-8NjaE .ant-input {
  padding: 4px 30px;
}
.assets-style-oaDocument-oaDocumentSetting--index-usedSearch-8NjaE .assets-style-oaDocument-oaDocumentSetting--index-searchDel-1RhZk {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-oaDocument-oaDocumentSetting--index-footerStyle-CWvT_ {
  background-color: #f4f9f6;
  color: #999999;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
}
.assets-style-oaDocument-oaDocumentSetting--index-pagingLeft-zqbsL {
  display: inline-block;
  vertical-align: middle;
}
.assets-style-oaDocument-oaDocumentSetting--index-pagingRight-3ao71 {
  display: inline-block;
  text-align: center;
  float: right;
  vertical-align: middle;
}
.assets-style-oaDocument-oaDocumentSetting--index-deleteButton-3y7bD {
  margin-top: 12px;
  width: 55%;
  float: right;
}
.assets-style-oaDocument-oaDocumentSetting--index-addButton-uVFx1 {
  margin-top: 12px;
  width: 40%;
  float: left;
}
.assets-style-oaDocument-oaDocumentSetting--index-itemButton-2Mztp {
  margin-right: 10px;
}
.assets-style-oaDocument-oaDocumentSetting--index-itemButton-2Mztp .assets-style-oaDocument-oaDocumentSetting--index-img-25ZmB {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaDocument-oaDocumentSetting--index-submit-1amig {
  display: block;
  margin: 0 auto;
}
.assets-style-oaDocument-oaDocumentSetting--index-pagingMargin1-1f5MI {
  margin-left: 11px;
}
.assets-style-oaDocument-oaDocumentSetting--index-pagingMargin2-1QSP6 {
  margin-left: 50px;
}
.assets-style-oaDocument-oaDocumentSetting--index-pageingButton-6GyNv {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaDocument-oaDocumentSetting--index-pageingNotAllowed-2i8L7 {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaDocument-oaDocumentSetting--index-filter-1TAcb .ant-list-item {
  border-bottom: none;
}
.assets-style-oaDocument-oaDocumentSetting--index-paginationStyle-1YQDu {
  text-align: center;
  font-size: 14px;
}
.assets-style-oaDocument-oaDocumentSetting--index-solid-2n3Nu {
  border-bottom: solid 1px #e8e8e8;
}
.assets-style-oaDocument-oaDocumentSetting--index-itemRow-1Flw7 {
  color: #ADADAD;
  font-size: 14px;
  padding: 8px 0 0 10px;
  /*   span:nth-child(2){
         width: 150px;
     }*/
}
.assets-style-oaDocument-oaDocumentSetting--index-itemRow-1Flw7 span {
  /*margin-right: 10px;*/
  padding: 0px 10px;
  width: 20%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.assets-style-oaDocument-oaDocumentSetting--index-itemRow-1Flw7 span:nth-child(1) {
  text-align: left;
  padding: 0px 10px 0px 0px;
}
.assets-style-oaDocument-oaDocumentSetting--index-itemRow-1Flw7 span:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.assets-style-oaDocument-oaDocumentSetting--index-itemRowLeft-1mfCr {
  width: 90%;
  float: left;
}
.assets-style-oaDocument-oaDocumentSetting--index-itemName-2nTo2 {
  font-size: 16px;
  height: 16px;
  color: #363636;
  font-weight: bold;
}
.assets-style-oaDocument-oaDocumentSetting--index-itemRowRight-3ybvH {
  width: 10%;
  float: right;
  text-align: center;
  line-height: 50px;
}
.assets-style-oaDocument-oaDocumentSetting--index-itemRowRight-3ybvH .ant-btn-group {
  height: 34px;
  vertical-align: middle;
}
.assets-style-oaDocument-oaDocumentSetting--index-itemRowRight-3ybvH .ant-btn-group .ant-btn {
  vert-align: middle;
  float: left;
}
.assets-style-oaDocument-oaDocumentSetting--index-opt-1jQlR {
  width: 83px;
  display: inline-block;
  text-align: center;
}
.assets-style-oaDocument-oaDocumentSetting--index-alertMain-1IInI {
  padding: 25px;
  margin: 0 auto;
}
.assets-style-oaDocument-oaDocumentSetting--index-alertDiv1-3LswP {
  float: left;
  padding: 10px;
}
.assets-style-oaDocument-oaDocumentSetting--index-alertDiv2-3sWsx {
  float: right;
  padding: 10px;
}
.assets-style-oaDocument-oaDocumentSetting--index-alertDiv3-16uSS {
  padding: 10px;
}
.assets-style-oaDocument-oaDocumentSetting--index-alertTextArea-12OcJ {
  margin-left: 0px;
  width: 582px;
}
.assets-style-oaDocument-oaDocumentSetting--index-inputStyle-3C2Vq {
  width: 150px;
}
.assets-style-oaDocument-oaDocumentSetting--index-inputStyle1-HgsrE {
  width: 600px;
}
.assets-style-oaDocument-oaDocumentSetting--index-scheTypeDelete-1nl0d {
  position: absolute;
  right: 10px;
}
.assets-style-oaDocument-oaDocumentSetting--index-scheTypeDelete-1nl0d .assets-style-oaDocument-oaDocumentSetting--index-icon-bEmP7 {
  color: #37A164;
}
.assets-style-oaDocument-oaDocumentSetting--index-scheTypeDelete-1nl0d .assets-style-oaDocument-oaDocumentSetting--index-iconfont-2uOjs {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.ant-select-selection-selected-value .assets-style-oaDocument-oaDocumentSetting--index-scheTypeDelete-1nl0d .assets-style-oaDocument-oaDocumentSetting--index-icon-bEmP7 {
  display: none;
}
.assets-style-oaDocument-oaDocumentSetting--index-tableRow-1t-V1 {
  height: 35px;
}
.assets-style-oaDocument-oaDocumentSetting--index-tableDiv1-fIFIm {
  width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-oaDocument-oaDocumentSetting--index-tableDiv2-KMDVt {
  width: 145px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-oaDocument-oaDocumentSetting--index-tableDiv3-3N6hH {
  width: 143px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-oaDocument-oaDocumentSetting--index-tableSpan-2HsXV {
  overflow: hidden;
  text-overflow: ellipsis;
}
.assets-style-oaDocument-oaDocumentSetting--index-calendarMessage-3lUy3 {
  width: 300px;
  padding: 0px 10px;
}
.assets-style-oaDocument-oaDocumentSetting--index-orderMessage-1I7o6 {
  padding: 0px 10px;
}
.assets-style-oaDocument-oaDocumentSetting--index-test-_6_DI {
  display: none;
}
.assets-style-oaDocument-oaDocumentSetting--index-fillIcon-2vl-D {
  color: #f5bf50;
  font-size: 20px;
  cursor: pointer;
  margin-left: 10px;
}
.assets-style-oaDocument-oaDocumentSetting--index-selectType-1GVk1 {
  width: 50px;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-oaDocument-oaDocumentSetting--index-selectColor-YLPXl {
  color: #a2ceff;
}
.theme-blue .assets-style-oaDocument-oaDocumentSetting--index-footerStyle-CWvT_ {
  background-color: #fafdff;
}
.theme-blue .assets-style-oaDocument-oaDocumentSetting--index-pageingButton-6GyNv {
  color: #a2ceff;
}
@media (min-width: 0px) {
  .theme-blue .assets-style-oaDocument-oaDocumentSetting--index-apply-34nos span:nth-child(2) {
    color: #a2ceff;
  }
}
.theme-blue .assets-style-oaDocument-oaDocumentSetting--index-modal-3FYHW .assets-style-oaDocument-oaDocumentSetting--index-user-1LeGU i {
  color: #397EF0;
}
.theme-blue .assets-style-oaDocument-oaDocumentSetting--index-borderLine-1fadl:hover {
  background-color: #e6f7ff;
}
.theme-blue .assets-style-oaDocument-oaDocumentSetting--index-scheTypeDelete-1nl0d .assets-style-oaDocument-oaDocumentSetting--index-icon-bEmP7 {
  color: #397EF0;
}
/*************** 红色主题 start***************/
.theme-red .assets-style-oaDocument-oaDocumentSetting--index-selectColor-YLPXl {
  color: #F63E62;
}
.theme-red .assets-style-oaDocument-oaDocumentSetting--index-footerStyle-CWvT_ {
  background-color: #fffafb;
}
.theme-red .assets-style-oaDocument-oaDocumentSetting--index-pageingButton-6GyNv {
  color: #F63E62;
}
@media (min-width: 0px) {
  .theme-red .assets-style-oaDocument-oaDocumentSetting--index-apply-34nos span:nth-child(2) {
    color: #F63E62;
  }
}
.theme-red .assets-style-oaDocument-oaDocumentSetting--index-modal-3FYHW .assets-style-oaDocument-oaDocumentSetting--index-user-1LeGU i {
  color: #F63E62;
}
.theme-red .assets-style-oaDocument-oaDocumentSetting--index-borderLine-1fadl:hover {
  background-color: #fff1f0;
}
.theme-red .assets-style-oaDocument-oaDocumentSetting--index-scheTypeDelete-1nl0d .assets-style-oaDocument-oaDocumentSetting--index-icon-bEmP7 {
  color: #F63E62;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
@font-face {
  font-family: 'iconfont';
  /* project id 864711 */
  src: url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.eot');
  src: url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.woff') format('woff'), url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.ttf') format('truetype'), url('//at.alicdn.com/t/font_864711_9ajlgnl6w1.svg#iconfont') format('svg');
}
.assets-style-oaSupervise-oaSuperviseSetting--index-conditionStyle-rVq3L {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-selectColor-2wPGK {
  color: #55906E;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-statusWidth--Oak7 {
  width: 80%;
  float: left;
  vertical-align: middle;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-conditionTitle-Q0ybN {
  color: #ADADAD;
  font-weight: normal;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-card-1BtoN {
  border: none;
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaSupervise-oaSuperviseSetting--index-newsSearch-5zW5p {
  float: right;
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 7px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-newsSearch-5zW5p .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-newsSearch-5zW5p .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-newsSearch-5zW5p .ant-input {
  padding: 4px 30px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-newsSearch-5zW5p .assets-style-oaSupervise-oaSuperviseSetting--index-searchDel-3R0MF {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-usedSearch-25WNl {
  float: right;
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 15px;
  margin-bottom: 10px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-usedSearch-25WNl .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-usedSearch-25WNl .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-usedSearch-25WNl .ant-input {
  padding: 4px 30px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-usedSearch-25WNl .assets-style-oaSupervise-oaSuperviseSetting--index-searchDel-3R0MF {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-footerStyle-1PbNl {
  background-color: #f4f9f6;
  color: #999999;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-pagingLeft-10_DC {
  display: inline-block;
  vertical-align: middle;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-pagingRight-3jx72 {
  display: inline-block;
  text-align: center;
  float: right;
  vertical-align: middle;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-deleteButton-2xkSq {
  margin-top: 12px;
  width: 55%;
  float: right;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-addButton-YHHMW {
  margin-top: 12px;
  width: 40%;
  float: left;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-itemButton-ukJ-Q {
  margin-right: 10px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-itemButton-ukJ-Q .assets-style-oaSupervise-oaSuperviseSetting--index-img-8wNWG {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-submit-3TkNE {
  display: block;
  margin: 0 auto;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-pagingMargin1-1KN8I {
  margin-left: 11px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-pagingMargin2-1zp8x {
  margin-left: 50px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-pageingButton-s3UoZ {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-pageingNotAllowed-13Zyy {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-filter-rVc8b .ant-list-item {
  border-bottom: none;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-paginationStyle-1PTv8 {
  text-align: center;
  font-size: 14px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-solid-fnw26 {
  border-bottom: solid 1px #e8e8e8;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-itemRow-24tv5 {
  color: #ADADAD;
  font-size: 14px;
  padding: 8px 0 0 10px;
  /*   span:nth-child(2){
         width: 150px;
     }*/
}
.assets-style-oaSupervise-oaSuperviseSetting--index-itemRow-24tv5 span {
  /*margin-right: 10px;*/
  padding: 0px 10px;
  width: 20%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-itemRow-24tv5 span:nth-child(1) {
  text-align: left;
  padding: 0px 10px 0px 0px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-itemRow-24tv5 span:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-itemRowLeft-Ftwtx {
  width: 90%;
  float: left;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-itemName-3bD43 {
  font-size: 16px;
  height: 16px;
  color: #363636;
  font-weight: bold;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-itemRowRight-331M9 {
  width: 10%;
  float: right;
  text-align: center;
  line-height: 50px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-itemRowRight-331M9 .ant-btn-group {
  height: 34px;
  vertical-align: middle;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-itemRowRight-331M9 .ant-btn-group .ant-btn {
  vert-align: middle;
  float: left;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-opt-28Kcv {
  width: 83px;
  display: inline-block;
  text-align: center;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-alertMain-1Wu8O {
  padding: 25px;
  margin: 0 auto;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-alertDiv1-1zG5R {
  float: left;
  padding: 10px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-alertDiv2-1OKIM {
  float: right;
  padding: 10px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-alertDiv3-Yn_C7 {
  padding: 10px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-alertTextArea-xNcKp {
  margin-left: 0px;
  width: 582px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-inputStyle-3zWvF {
  width: 150px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-inputStyle1-2kYdK {
  width: 600px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-scheTypeDelete-1KayJ {
  position: absolute;
  right: 10px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-scheTypeDelete-1KayJ .assets-style-oaSupervise-oaSuperviseSetting--index-icon-14pr2 {
  color: #37A164;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-scheTypeDelete-1KayJ .assets-style-oaSupervise-oaSuperviseSetting--index-iconfont-1R5mE {
  font-family: "iconfont" !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.ant-select-selection-selected-value .assets-style-oaSupervise-oaSuperviseSetting--index-scheTypeDelete-1KayJ .assets-style-oaSupervise-oaSuperviseSetting--index-icon-14pr2 {
  display: none;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-tableRow-2IRB- {
  height: 35px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-tableDiv1-gFrii {
  width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-tableDiv2-1oLvl {
  width: 145px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-tableDiv3-23rd4 {
  width: 143px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-tableSpan-1-9Br {
  overflow: hidden;
  text-overflow: ellipsis;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-calendarMessage-1dvuS {
  width: 300px;
  padding: 0px 10px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-orderMessage-3Fw9q {
  padding: 0px 10px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-test-wiLbx {
  display: none;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-fillIcon-2-neq {
  color: #f5bf50;
  font-size: 20px;
  cursor: pointer;
  margin-left: 10px;
}
.assets-style-oaSupervise-oaSuperviseSetting--index-selectType-Y6VxZ {
  width: 50px;
}
/*************** 蓝色主题 start***************/
.theme-blue .assets-style-oaSupervise-oaSuperviseSetting--index-selectColor-2wPGK {
  color: #a2ceff;
}
.theme-blue .assets-style-oaSupervise-oaSuperviseSetting--index-footerStyle-1PbNl {
  background-color: #fafdff;
}
.theme-blue .assets-style-oaSupervise-oaSuperviseSetting--index-pageingButton-s3UoZ {
  color: #a2ceff;
}
@media (min-width: 0px) {
  .theme-blue .assets-style-oaSupervise-oaSuperviseSetting--index-apply-2eBbP span:nth-child(2) {
    color: #a2ceff;
  }
}
.theme-blue .assets-style-oaSupervise-oaSuperviseSetting--index-modal-xUV26 .assets-style-oaSupervise-oaSuperviseSetting--index-user-2906g i {
  color: #397EF0;
}
.theme-blue .assets-style-oaSupervise-oaSuperviseSetting--index-borderLine-2gKhS:hover {
  background-color: #e6f7ff;
}
.theme-blue .assets-style-oaSupervise-oaSuperviseSetting--index-scheTypeDelete-1KayJ .assets-style-oaSupervise-oaSuperviseSetting--index-icon-14pr2 {
  color: #397EF0;
}
/*************** 红色主题 start***************/
.theme-red .assets-style-oaSupervise-oaSuperviseSetting--index-selectColor-2wPGK {
  color: #F63E62;
}
.theme-red .assets-style-oaSupervise-oaSuperviseSetting--index-footerStyle-1PbNl {
  background-color: #fffafb;
}
.theme-red .assets-style-oaSupervise-oaSuperviseSetting--index-pageingButton-s3UoZ {
  color: #F63E62;
}
@media (min-width: 0px) {
  .theme-red .assets-style-oaSupervise-oaSuperviseSetting--index-apply-2eBbP span:nth-child(2) {
    color: #F63E62;
  }
}
.theme-red .assets-style-oaSupervise-oaSuperviseSetting--index-modal-xUV26 .assets-style-oaSupervise-oaSuperviseSetting--index-user-2906g i {
  color: #F63E62;
}
.theme-red .assets-style-oaSupervise-oaSuperviseSetting--index-borderLine-2gKhS:hover {
  background-color: #fff1f0;
}
.theme-red .assets-style-oaSupervise-oaSuperviseSetting--index-scheTypeDelete-1KayJ .assets-style-oaSupervise-oaSuperviseSetting--index-icon-14pr2 {
  color: #F63E62;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.dragSelectRoom.edit .selectItem {
  cursor: pointer;
}
.dragSelectRoom .dragSelectRoomItem {
  white-space: nowrap;
}
.dragSelectRoom .dragBtnBox {
  padding: 10px 16px;
  background-color: #fafafa;
  overflow: hidden;
}
.dragSelectRoom .dragBtnBox .ant-btn {
  margin-right: 3px;
}
.dragSelectRoom .dragListTitle {
  padding: 14px 0;
  border-bottom: 1px solid #e2e2e2;
}
.dragSelectRoom .dragListTitle .dragTitleLeft {
  width: 180px;
  padding: 0 16px;
  float: left;
}
.dragSelectRoom .dragListTitle .dragTitleLeft .ant-input {
  border-color: #228b22;
}
.dragSelectRoom .dragListTitle .dragTitleLeft .ant-calendar-picker-icon {
  color: #228b22;
}
.dragSelectRoom .dragListTitle .dragTitleRight {
  margin-left: 180px;
}
.dragSelectRoom .dragListTitle .dragTitleItem {
  display: inline-block;
  width: 51px;
  width: -moz-calc(100%/16 - 5px);
  width: -webkit-calc(100%/16 - 5px);
  width: calc(100%/16 - 5px);
  color: #228b22;
  font-size: 14px;
  text-align: center;
  margin-left: 3px;
  pointer-events: none;
}
.dragSelectRoom .dragList {
  position: relative;
}
.dragSelectRoom .dragList .dragSelectPicker {
  overflow: hidden;
}
.dragSelectRoom .dragList .dragItem {
  padding: 10px 0;
  border-bottom: 1px solid #e2e2e2;
  overflow: hidden;
}
.dragSelectRoom .dragList .dragItemLeft {
  width: 180px;
  float: left;
  padding-left: 16px;
  padding-right: 30px;
}
.dragSelectRoom .dragList .dragItemTitle {
  margin-top: 5px;
  width: 100%;
  line-height: 28px;
  border: 1px solid #228b22;
  color: #228b22;
  border-radius: 4px;
  font-size: 12px;
  text-align: center;
}
.dragSelectRoom .dragList .dragItemRight {
  margin-left: 180px;
  top: 50%;
  margin-top: 15px;
}
.dragSelectRoom .selectItem {
  background-color: #fff;
  border: 1px solid #e7e7e7;
  height: 40px;
  width: 12px;
  width: -moz-calc(100%/16/4 - 2px);
  width: -webkit-calc(100%/16/4 - 2px);
  width: calc(100%/16/4 - 2px);
  min-width: 12px;
  margin-left: 1px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  box-sizing: border-box;
  cursor: initial;
}
.dragSelectRoom .selectItem.selectItemFirst {
  margin-left: 3px;
}
.dragSelectRoom .selectItem:hover {
  background-color: #e6f7ff;
}
.dragSelectRoom .selectItem .selectItemCon {
  height: 100%;
  width: 100%;
}
.dragSelectRoom .isBefore {
  background-color: #f2f2f2 !important;
}
.dragSelectRoom .applying {
  background-color: #fd6767 !important;
}
.dragSelectRoom .occupy {
  background-color: #23d688 !important;
}
.dragSelectRoom .dragListInfo {
  margin-top: 10px;
  overflow: hidden;
  color: #686868;
  font-size: 12px;
}
.dragSelectRoom .dragListInfo .dragListInfoLeft {
  margin-top: 10px;
  float: left;
  padding-right: 10px;
}
.dragSelectRoom .dragListInfo .dragInfoItem {
  display: inline-block;
  margin-left: 10px;
  line-height: 12px;
}
.dragSelectRoom .dragListInfo .dragInfoItem i {
  margin-right: 2px;
  display: inline-block;
  width: 11px;
  height: 11px;
  border: 1px solid #dadada;
  background-color: #fff;
  vertical-align: bottom;
}
.dragSelectRoom .dragListInfo .dragListInfoRight {
  margin-top: 10px;
  float: right;
  padding-left: 10px;
}
.dragSelectRoom .pageBox {
  padding: 20px 0;
  text-align: right;
}
.dragShowBox .dragShowBoxItem + .dragShowBoxItem {
  margin-top: 10px;
}
.dragShowPopover .ant-popover-title {
  background: #f2f2f2;
}
.dragShowPopover .dragShowPopoverItem {
  padding: 4px 10px;
  border-bottom: 1px solid #ddd;
}
.theme-blue .dragSelectRoom .dragListTitle .dragTitleLeft .ant-input {
  border-color: #397EF0;
}
.theme-blue .dragSelectRoom .dragListTitle .dragTitleLeft .ant-calendar-picker-icon {
  color: #397EF0;
}
.theme-blue .dragSelectRoom .dragListTitle .dragTitleItem {
  color: #397EF0;
}
.theme-blue .dragSelectRoom .dragList .dragItemTitle {
  color: #397EF0;
  border: 1px solid #397EF0;
}
.theme-red .dragSelectRoom .dragListTitle .dragTitleLeft .ant-input {
  border-color: #9A001E;
}
.theme-red .dragSelectRoom .dragListTitle .dragTitleLeft .ant-calendar-picker-icon {
  color: #9A001E;
}
.theme-red .dragSelectRoom .dragListTitle .dragTitleItem {
  color: #9A001E;
}
.theme-red .dragSelectRoom .dragList .dragItemTitle {
  color: #9A001E;
  border: 1px solid #9A001E;
}
.assets-style-oaMeeting-meetingApply--index-itemButton-2u8JK {
  margin-right: 10px;
}
.assets-style-oaMeeting-meetingApply--index-itemButton-2u8JK .assets-style-oaMeeting-meetingApply--index-img-1WsCk {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaMeeting-meetingApply--index-menuText-2viNe {
  width: 75px;
  display: inline-block;
  text-align: center;
}
.assets-style-oaMeeting-meetingApply--index-all-JtSFx {
  display: inline-block;
}
.assets-style-oaMeeting-meetingApply--index-all-JtSFx .ant-tag {
  border-radius: 12px;
}
.assets-style-oaMeeting-meetingApply--index-searchTitle-DnpI9 {
  line-height: 3;
  margin: 5px;
}
.assets-style-oaMeeting-meetingApply--index-searchContent-1qYHN .assets-style-oaMeeting-meetingApply--index-searchList-zcoMH .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.assets-style-oaMeeting-meetingApply--index-searchContent-1qYHN .assets-style-oaMeeting-meetingApply--index-searchList-zcoMH .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.assets-style-oaMeeting-meetingApply--index-searchContent-1qYHN .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaMeeting-meetingApply--index-footerStyle-2AiRD {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-oaMeeting-meetingApply--index-pagingLeft-1D2mW {
  display: inline-block;
  width: 50%;
}
.assets-style-oaMeeting-meetingApply--index-pagingRight-1VNzb {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 50%;
}
.assets-style-oaMeeting-meetingApply--index-pagingMargin1-3uTR9 {
  margin-left: 20px;
}
.assets-style-oaMeeting-meetingApply--index-pagingMargin2-gwkgb {
  margin-left: 50px;
}
.assets-style-oaMeeting-meetingApply--index-pagingButton-2l86Y {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaMeeting-meetingApply--index-pagingNotAllowed-1BriH {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaMeeting-meetingApply--index-usedSearch-2qg4W {
  float: right;
  width: 410px;
  display: flex;
  position: relative;
  margin-right: 15px;
}
.assets-style-oaMeeting-meetingApply--index-usedSearch-2qg4W .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaMeeting-meetingApply--index-usedSearch-2qg4W .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaMeeting-meetingApply--index-usedSearch-2qg4W .ant-input {
  padding: 4px 30px;
}
.assets-style-oaMeeting-meetingApply--index-usedSearch-2qg4W .assets-style-oaMeeting-meetingApply--index-searchDel-1e5UQ {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-userSelector--index-content-mxIMn {
  background-color: #FFFFFF;
}
.assets-style-userSelector--index-content-mxIMn .ant-pagination {
  width: 100%;
  text-align: right;
  padding-right: 10px;
}
.assets-style-userSelector--index-right-2uE39 {
  background: #FFFFFF;
  border-left: 1px solid #eee;
}
.assets-style-userSelector--index-right-2uE39 .assets-style-userSelector--index-count-2BEnJ {
  padding-right: 10px;
}
.app-page-oaMeeting-myMeeting-signMng--index-title-3Z1bP {
  margin: 70px 0 20px;
  font-size: 24px;
  text-align: center;
}
.app-page-oaMeeting-myMeeting-signMng--index-status-329zr {
  margin-bottom: 24px;
  font-size: 16px;
  text-align: center;
  color: #397ef0;
}
.app-page-oaMeeting-myMeeting-signMng--index-status2-2WgrH {
  margin: 72px 0;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: rgba(0, 0, 0, 0.45);
}
.app-page-oaMeeting-myMeeting-signMng--index-content-3oztb {
  position: relative;
}
.app-page-oaMeeting-myMeeting-signMng--index-content-3oztb .app-page-oaMeeting-myMeeting-signMng--index-qrcode-2Fs1w {
  width: 260px;
  margin: 0 auto 25px;
}
.app-page-oaMeeting-myMeeting-signMng--index-content-3oztb .app-page-oaMeeting-myMeeting-signMng--index-desc-1yt8O {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}
.app-page-oaMeeting-myMeeting-signMng--index-content-3oztb .app-page-oaMeeting-myMeeting-signMng--index-desc-1yt8O > div {
  margin-bottom: 20px;
}
.app-page-oaMeeting-myMeeting-signMng--index-content-3oztb .app-page-oaMeeting-myMeeting-signMng--index-desc-1yt8O img {
  margin-right: 8px;
  vertical-align: middle;
}
.app-page-oaMeeting-myMeeting-signMng--index-content-3oztb .app-page-oaMeeting-myMeeting-signMng--index-tips-Mrhy_ {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  margin-left: 390px;
  width: 400px;
  padding: 20px;
  font-size: 18px;
  color: #f51d1d;
  background: #e36f6f33;
  border: 1px solid #f51d1d;
  border-radius: 6px;
}
.app-page-oaMeeting-myMeeting-signMng--index-signtype-uLud0 {
  margin: 0 40px;
}
.app-page-oaMeeting-myMeeting-signMng--index-signtype-uLud0 .ant-select-selection--single {
  margin-left: 10px;
}
.app-page-oaMeeting-myMeeting-signMng--index-btnStyle-1CxEl {
  margin-left: 40px;
}
.app-page-oaMeeting-myMeeting-signMng--index-qrcodeModal-ROae- {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 1000;
  background-color: #a6a6a68f;
}
.app-page-oaMeeting-myMeeting-noticeAndSign--index-card-3ol7K .ant-card {
  border-radius: 4px;
}
.app-page-oaMeeting-myMeeting-noticeAndSign--index-card-3ol7K .ant-card-body {
  padding: 16px;
}
.app-page-oaMeeting-myMeeting-noticeAndSign--index-card-3ol7K .ant-tabs-nav-container {
  font-size: 16px;
}
.app-page-oaMeeting-myMeeting-noticeAndSign--index-card-3ol7K .ant-tabs .ant-tabs-bar {
  font-weight: normal;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-statistic-3skNi .app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-item-1Nvjy {
  position: relative;
  width: 150px;
  height: 70px;
  display: inline-block;
  padding: 14px 24px;
  margin-right: 16px;
  border: 1px solid #e7eaf0;
  border-radius: 4px;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-tongji-22WWI {
  position: relative;
  color: #fff;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-tongji-22WWI .app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-bgImg-eSuTO {
  width: 100%;
  height: auto;
  margin: 15px 0;
  border-radius: 5px;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-tongji-22WWI .app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-iconImg-3sk8U {
  position: absolute;
  top: 40px;
  right: 40px;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-tongji-22WWI .app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-content-39ieI {
  position: absolute;
  top: 40px;
  left: 15px;
  text-align: center;
  line-height: 28px;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-tongji-22WWI .app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-content-39ieI .app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-number-2arpI {
  font-size: 36px;
  font-weight: 500;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-tongji-22WWI .app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-content-39ieI .app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-leftNum-35faB {
  float: left;
  padding: 0 18px;
  border-right: 1px #fff solid;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-tongji-22WWI .app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-content-39ieI .app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-ringhtNum-1WawY {
  float: right;
  padding: 0px 18px;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-rightBtn-3YsPF {
  margin-right: 20px;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-rightBtn-3YsPF .ant-btn {
  height: 35px;
  border-radius: 0;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-rightBtn-3YsPF .ant-divider {
  background: #3460ef;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-signBtn-RR520 .ant-divider,
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-signBtn-RR520 .ant-divider-vertical {
  width: 1px !important;
  margin: 0;
  background: #3460ef;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-signBtn-RR520 .ant-btn {
  height: 35px;
  border-radius: 0;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-signBtn-RR520 .ant-btn-primary {
  margin-right: -1.1px !important;
  border: 1px #3460ef solid;
  border-style: solid hidden solid solid;
  background-color: #fff !important;
  color: #3460ef !important;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-signBtn-RR520 .ant-btn-danger {
  border: 1px #3460ef solid;
  border-style: solid solid solid hidden;
  background-color: #fff !important;
  color: #3460ef !important;
}
.app-page-oaMeeting-myMeeting-noticeAndSign-signInfo--index-export-3t5Ht .ant-btn {
  height: 35px;
  border-radius: 0;
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
.assets-style-oaSupervise--index-breadcrumbItem-2YlId {
  color: #666666;
  font-weight: bold;
}
.assets-style-oaSupervise--index-card-22Jt4 {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaSupervise--index-fixBotBarWrap-1AQvW {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-oaSupervise--index-fixBotBarWrap-1AQvW .ant-btn {
  margin-top: 10px;
}
.assets-style-oaSupervise--index-fixBotBarWrap-1AQvW .assets-style-oaSupervise--index-breadcrumb-2je02 {
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-oaSupervise--index-fixBotBarWrap-1AQvW .assets-style-oaSupervise--index-superviseTime-1KWkB .assets-style-oaSupervise--index-dynamic-delete-button-3jC88 {
  cursor: pointer;
  position: relative;
  top: 4px;
  font-size: 24px;
  color: red;
  transition: all 0.3s;
}
.assets-style-oaSupervise--index-fixBotBarWrap-1AQvW .assets-style-oaSupervise--index-superviseTime-1KWkB .assets-style-oaSupervise--index-dynamic-delete-button-3jC88:hover {
  color: red;
}
.assets-style-oaSupervise--index-fixBotBarWrap-1AQvW .assets-style-oaSupervise--index-superviseTime-1KWkB .assets-style-oaSupervise--index-dynamic-delete-button-3jC88[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
}
.assets-style-oaSupervise--index-type1-1Q_6V {
  color: green;
}
.assets-style-oaSupervise--index-type3-2_LAs {
  color: orange;
}
.assets-style-oaSupervise--index-qtxbDbStyle-1ZsUy {
  width: 19%;
  float: left;
  padding-left: 10px;
  white-space: nowrap;
  border-right: 1px solid #e8e8e8;
  overflow: hidden;
  text-overflow: ellipsis;
}
.assets-style-oaSupervise--index-qtxbYbStyle-1uRtS {
  width: 15%;
  float: left;
  padding-left: 10px;
  white-space: nowrap;
  border-right: 1px solid #e8e8e8;
  overflow: hidden;
  text-overflow: ellipsis;
}
.assets-style-oaSupervise--index-xgTaskDepStyle-34oa1 {
  line-height: 3;
}
.assets-style-oaSupervise--index-xgTaskDepSolid-30FPb {
  height: 1px;
  border-top: solid #999999 1px;
  margin: 5px 0px;
}
.assets-style-oaSupervise--index-sfblFkDataStyle-18pox {
  text-align: center;
}
/*************** 共用样式***************/
.assets-style-oaSupervise--index-newsSearch-1B2OP {
  float: right;
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 7px;
}
.assets-style-oaSupervise--index-newsSearch-1B2OP .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaSupervise--index-newsSearch-1B2OP .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaSupervise--index-newsSearch-1B2OP .ant-input {
  padding: 4px 30px;
}
.assets-style-oaSupervise--index-newsSearch-1B2OP .assets-style-oaSupervise--index-searchDel-3lpij {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-oaSupervise--index-conditionStyle-3gniZ {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-oaSupervise--index-dropdownBoxDisplayNone-1_XkY {
  display: none;
}
.assets-style-oaSupervise--index-selectColor-3dpl7 {
  color: #55906E;
}
.assets-style-oaSupervise--index-toolTip-2A_1t .ant-tooltip-content .ant-tooltip-inner {
  width: 760px !important;
}
.assets-style-oaSupervise--index-toolTip2-4U6or .ant-tooltip-content .ant-tooltip-inner {
  width: 510px !important;
}
.assets-style-oaSupervise--index-pointerTag-3lpAk {
  cursor: pointer;
}
.assets-style-oaSupervise--index-main-content-3DZ9Z {
  min-height: 1480px !important;
}
.assets-style-oaSupervise--index-bodyFixed-3lmd2 {
  position: fixed;
  width: 100%;
}
.assets-style-oaSupervise--index-overflow-TXVtM {
  overflow: hidden;
}
.assets-style-oaSupervise--index-fontGray-3335U {
  color: #adadad;
}
.assets-style-oaSupervise--index-fontLightBlack-2KtnU {
  color: #808080;
}
.assets-style-oaSupervise--index-fontLine-2mTCv {
  color: #adadad;
  margin-left: 6px;
}
.assets-style-oaSupervise--index-mgt12-1k2gO {
  margin-top: 12px;
}
.assets-style-oaSupervise--index-textCenter-1Yrw_ {
  text-align: center;
  color: #808080;
  cursor: pointer;
}
.assets-style-oaSupervise--index-pdr5-3dnOw {
  padding-right: 5px;
}
.assets-style-oaSupervise--index-fontSc-2HTq_ {
  padding-right: 5px;
  text-align: center;
  font-size: 28px;
  color: #595959;
}
.assets-style-oaSupervise--index-lineHeight-2-LHF {
  line-height: 40px;
  /*margin-left: -450px;*/
  width: 400px;
}
/* 服务入口页面布局样式 */
.assets-style-oaSupervise--index-flex-3ozZT {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contentMain-OMg8V img {
  max-width: 100%;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contentMain-OMg8V .ant-card-bordered {
  width: calc(100% - 228px);
  display: inline-block;
  max-width: 100%;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contentMain-OMg8V .ant-card-bordered .ant-card-body p {
  padding: 0px 32px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contentMain-OMg8V .ant-card-bordered .ant-card-body img {
  max-width: 100%;
}
.assets-style-oaSupervise--index-flex-3ozZT .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaSupervise--index-flex-3ozZT .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaSupervise--index-flex-3ozZT .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaSupervise--index-flex-3ozZT .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-limitLength-2VGQ9,
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-limitSplit-3qfqU {
  display: inline-block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-limitLength-2VGQ9 {
  width: 95px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-limitSplit-3qfqU {
  width: 20px;
  text-align: center;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt {
  width: 387px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk:hover {
  cursor: pointer;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk:hover .assets-style-oaSupervise--index-rightAffairsBox-3MHuA .anticon {
  display: inline-block;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 405px;
  background-color: white;
  border: 1px solid #e8e8e8;
  margin-bottom: 26px;
  position: relative;
  /* 全部事务右边推荐事务 */
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-rightAffairsBox-3MHuA .anticon {
  display: none;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-iconLeft-3MVtX {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-iconLeft-3MVtX:hover {
  color: #AAAAAA;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-iconRight-30oLc {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-iconRight-30oLc:hover {
  color: #AAAAAA;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .ant-card {
  position: static;
  color: #666666;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .ant-card-body {
  padding: 0px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .ant-card-head {
  border-bottom: none;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .ant-list-grid .ant-list-item {
  margin-bottom: 0;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .ant-carousel .slick-dots {
  bottom: 35px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .ant-carousel .slick-slider {
  position: static;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .ant-carousel .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #1890ff;*/
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #b8c4cc;*/
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .assets-style-oaSupervise--index-noDataIcon-fy7Vx {
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .assets-style-oaSupervise--index-fontBlack-1Quwx {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 21px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .assets-style-oaSupervise--index-serviceCollectDivRelative-2qmum {
  position: relative;
  text-align: center;
  /* .radiusDiv:hover{
             box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);


           }*/
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .assets-style-oaSupervise--index-serviceCollectDivRelative-2qmum .assets-style-oaSupervise--index-radiusDiv-3hCOi {
  /*border: 1px solid rgba(90, 137, 181, 0.33);*/
  background: #ffffff;
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin-bottom: 15px;
  margin-left: 17px;
  border-radius: 50%;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .assets-style-oaSupervise--index-serviceCollectDivRelative-2qmum .assets-style-oaSupervise--index-radiusDiv-3hCOi .assets-style-oaSupervise--index-imageRadius--0DTX {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .assets-style-oaSupervise--index-serviceCollectDivRelative-2qmum .ant-card-body {
  padding: 11px 7px 18px 9px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .assets-style-oaSupervise--index-serviceCollectDivRelative-2qmum .ant-card-bordered {
  border: none;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightTop-b1frk .assets-style-oaSupervise--index-affairTitle-31aH- .assets-style-oaSupervise--index-serviceCollectDivRelative-2qmum .assets-style-oaSupervise--index-textCenter-1Yrw_ {
  text-align: center;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-right-kfzkt .assets-style-oaSupervise--index-rightBottom-2RONg {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 405px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.assets-style-oaSupervise--index-collectRadiusDiv-8RwoW {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
.assets-style-oaSupervise--index-optBackground-2FVyL {
  background: #fff;
}
.assets-style-oaSupervise--index-optBackground-2FVyL a {
  color: #000;
}
.assets-style-oaSupervise--index-optBackground-2FVyL a:hover {
  color: #fff;
}
.assets-style-oaSupervise--index-optName-3qaSC {
  width: 100%;
  height: 100%;
}
.assets-style-oaSupervise--index-optImg-1Pplk {
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.assets-style-oaSupervise--index-dropdownBox-1oR3h .ant-select-dropdown-menu-item:hover {
  background: #e6f7ff;
}
.assets-style-oaSupervise--index-dropdownBox-1oR3h .ant-select-dropdown-menu-item:hover a {
  color: #397EF0;
}
.assets-style-oaSupervise--index-dropdownBox-1oR3h .ant-select-dropdown-menu {
  overflow: hidden;
  max-height: none;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .ant-select .ant-select-selection {
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-screenBtn-13nW4 {
  cursor: pointer;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-screenBtn-13nW4 .ant-btn {
  border: none;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchBox-C_LPi {
  width: 550px;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchBox-C_LPi input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-sceneNav-3pqqY {
  display: inline-block;
  position: absolute;
  margin-left: 55px;
  height: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-sceneNav-3pqqY span {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 1px;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-sceneNav-3pqqY .assets-style-oaSupervise--index-sceneIcon-3uhP5 {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm {
  line-height: 2;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .ant-tag-checkable-checked {
  border-radius: 12px;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .ant-tag-checkable:active {
  background: none;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .assets-style-oaSupervise--index-item-BAP_C {
  width: calc(100% - 42px);
  display: inline-block;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .assets-style-oaSupervise--index-all-4qfYL {
  display: inline-block;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .assets-style-oaSupervise--index-all-4qfYL .ant-tag {
  cursor: pointer;
  border-radius: 12px;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .assets-style-oaSupervise--index-searchTitle-RYsOs {
  line-height: 3;
  margin: 5px;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm span {
  color: #808080;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .assets-style-oaSupervise--index-hideItem-mLDzX {
  display: inline-block;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .assets-style-oaSupervise--index-rightBtn-6Cs3Q {
  float: right;
  cursor: pointer;
  margin-top: 9px ;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .ant-btn {
  border: none;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .theme-blue .ant-btn:hover,
.assets-style-oaSupervise--index-searchContent-yAv8R .theme-blue .ant-btn:focus {
  color: #808080;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .ant-input-prefix {
  color: #cdcdcd;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaSupervise--index-searchContent-yAv8R .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-cardItem-1Y6eO:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-cardItem-1Y6eO:hover button {
  display: block;
  position: absolute;
  right: 16px;
  top: 17px;
  z-index: 2;
  /* opacity: 0.65;*/
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-cardItem-1Y6eO:hover button:hover {
  opacity: 1;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz button {
  display: none;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-saveIco-3afEl {
  width: 48px;
  height: 48px;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-iconTj-3pJ2j {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 1px;
  left: 6px;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-tag-2nYgl {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  height: 25px;
  -webkit-box-orient: vertical;
  clear: both;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-tag-2nYgl .assets-style-oaSupervise--index-fontBlack-1Quwx {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-comment-2jgDA {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0px;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .ant-list-item-meta-description {
  line-height: 25px;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz a {
  color: #474747;
}
.assets-style-oaSupervise--index-cardFrame-3P9dz a:hover {
  /*color: #1890ff;*/
  text-decoration: underline;
}
.assets-style-oaSupervise--index-jian-OVqn2 {
  display: inline-flex;
  height: 31px;
}
.assets-style-oaSupervise--index-flex-3ozZT {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo {
  width: 100%;
  height: 180px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-list-item-main {
  display: inline-block;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-list-item-extra {
  float: right;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .assets-style-oaSupervise--index-comment-2jgDA {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .assets-style-oaSupervise--index-saveIco-3afEl {
  width: 48px;
  height: 48px;
  /*background: #23d688;*/
  /* border-radius: 50%;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .assets-style-oaSupervise--index-iconTj-3pJ2j {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: -2px;
  left: 6px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .assets-style-oaSupervise--index-tag-2nYgl {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .assets-style-oaSupervise--index-tag-2nYgl .assets-style-oaSupervise--index-fontBlack-1Quwx {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .assets-style-oaSupervise--index-grade-1uJME {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  color: #808080;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 3px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-list-item-meta-description {
  line-height: 2;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-card-bordered {
  border: none;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-tag {
  border-radius: 12px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-col-12 {
  width: 100%;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-card-bordered {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTop-3u5Vo .ant-card-wider-padding .ant-card-body {
  padding: 24px 0px 15px 24px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-applyContentTopTitle-15hLS a {
  color: #474747;
  font-weight: bold;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 {
  display: table;
  margin-top: 28px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  position: relative;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .assets-style-oaSupervise--index-rightAnchor-1rJuw {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .ant-card-bordered {
  border: none;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .ant-card-head {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .ant-card-head-title {
  font-weight: bold;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .ant-list-split .ant-list-item {
  border-bottom: none;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .ant-list-split .ant-list-header {
  border-bottom: none;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .ant-list-item {
  padding: 0;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .ant-list-header,
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .ant-list-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .ant-anchor-ink-ball {
  width: 14px;
  height: 14px;
  border: 4px solid #1890ff;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-contenBottom-wJ2n9 .assets-style-oaSupervise--index-userGuide-3t3Fm .ant-anchor-wrapper {
  padding-left: 10px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-userEvaluation-3LQna {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-userEvaluation-3LQna .assets-style-oaSupervise--index-title-3071R {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 18px 0 30px 8px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-userEvaluation-3LQna .assets-style-oaSupervise--index-evaluationDetails-3kZ7Q {
  margin-left: 20px;
  margin-right: 20px;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-userEvaluation-3LQna .assets-style-oaSupervise--index-evaluationDetails-3kZ7Q .assets-style-oaSupervise--index-describe-3EPtz {
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-userEvaluation-3LQna .assets-style-oaSupervise--index-evaluationDetails-3kZ7Q .assets-style-oaSupervise--index-userName-10z1n {
  float: left;
  color: #010101;
}
.assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-userEvaluation-3LQna .assets-style-oaSupervise--index-evaluationDetails-3kZ7Q .assets-style-oaSupervise--index-time-1Om9m {
  float: right;
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaSupervise--index-nullData-24-1c {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-oaSupervise--index-nullData-24-1c .assets-style-oaSupervise--index-message--FvP9 {
  position: relative;
  top: 145px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.assets-style-oaSupervise--index-limitedTime-2p1dp {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-oaSupervise--index-limitedTime-2p1dp .assets-style-oaSupervise--index-backBorder-2XPww {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-oaSupervise--index-limitedTime-2p1dp .assets-style-oaSupervise--index-inner-3Teze {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate(-45deg);
}
.assets-style-oaSupervise--index-limitedTimeLeft-3pBhT {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-oaSupervise--index-limitedTimeLeft-3pBhT .assets-style-oaSupervise--index-backBorder-2XPww {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-oaSupervise--index-limitedTimeLeft-3pBhT .assets-style-oaSupervise--index-inner-3Teze {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate(-45deg);
}
.assets-style-oaSupervise--index-footerStyle-t9hCj {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-oaSupervise--index-pagingMargin1-34bJn {
  margin-left: 20px;
}
.assets-style-oaSupervise--index-pagingMargin2-_S7KX {
  margin-left: 50px;
}
.assets-style-oaSupervise--index-pagingLeft-l_c1V {
  display: inline-block;
  width: 60%;
}
.assets-style-oaSupervise--index-pagingRight-35Tmd {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 40%;
}
.assets-style-oaSupervise--index-pageingButton-3CD6Q {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaSupervise--index-pageingNotAllowed-9uX4b {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaSupervise--index-itemButton-1pEaM {
  margin-right: 10px;
}
.assets-style-oaSupervise--index-itemButton-1pEaM .assets-style-oaSupervise--index-img-2uU70 {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaSupervise--index-itemButton-1pEaM i {
  margin-right: 5px;
}
.assets-style-oaSupervise--index-breadcrumb-2je02 {
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-oaSupervise--index-breadcrumbItem-2YlId {
  color: #666666;
  font-weight: bold;
}
.assets-style-oaSupervise--index-card-22Jt4 {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaSupervise--index-fixBotBarWrap-1AQvW {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-oaSupervise--index-fixBotBarWrap-1AQvW .ant-btn {
  margin-top: 10px;
}
.assets-style-oaSupervise--index-affairsCard_linkTitle-C7Pzb {
  float: left;
  margin-right: 4px;
}
.assets-style-oaSupervise--index-starStyle-1sWwz {
  font-size: 18px;
}
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-cardItem-1Y6eO:hover button {
  background-color: #70b470;
  border-color: #70b470;
}
.theme-green .assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-cardItem-1Y6eO:hover button:hover {
  background-color: #00a854;
  border-color: #00a854;
}
/**************************** 绿色主题开始 ***************************/
/**************************** 红色主题开始 ***************************/
.theme-red .assets-style-oaSupervise--index-selectColor-3dpl7 {
  color: #F63E62;
}
.theme-red .assets-style-oaSupervise--index-footerStyle-t9hCj {
  background-color: #fffafb;
}
.theme-red .assets-style-oaSupervise--index-pageingButton-3CD6Q {
  color: #F63E62;
}
.theme-red .assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-cardItem-1Y6eO:hover button {
  background-color: #F63E62;
  border-color: #F63E62;
}
.theme-red .assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-cardItem-1Y6eO:hover button:hover {
  background-color: #9A001E;
  border-color: #9A001E;
}
.theme-red .assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.theme-red .assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.theme-red .assets-style-oaSupervise--index-pagination-1rX4H {
  box-shadow: 0px 0px 10px 0px rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaSupervise--index-pagination-1rX4H .assets-style-oaSupervise--index-affairTotal-3ZiP0 .assets-style-oaSupervise--index-fontBlue-3yr4Y {
  color: #F63E62;
}
.theme-red .assets-style-oaSupervise--index-activeLetter-3VPdo {
  background: #F63E62;
}
.theme-red .assets-style-oaSupervise--index-letter-2f17U:hover {
  background: #F63E62;
}
.theme-red .assets-style-oaSupervise--index-radiusDiv-3hCOi {
  border: 1px solid rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaSupervise--index-radiusDiv-3hCOi:hover {
  box-shadow: 0px 0px 10px 4px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-oaSupervise--index-affairTitle-31aH- .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
.theme-red .assets-style-oaSupervise--index-affairTitle-31aH- .ant-carousel .slick-dots li button {
  background: rgba(255, 0, 0, 0.5);
}
.theme-red .assets-style-oaSupervise--index-cardFrame-3P9dz a:hover {
  color: #F63E62;
}
.theme-red .assets-style-oaSupervise--index-dropdownBox-1oR3h .ant-select-dropdown-menu-item:hover {
  background: #fff1f0;
}
.theme-red .assets-style-oaSupervise--index-dropdownBox-1oR3h .ant-select-dropdown-menu-item:hover a {
  color: #F63E62;
}
.theme-red .assets-style-oaSupervise--index-sceneNav-3pqqY span {
  color: #9A001E;
}
.theme-red .assets-style-oaSupervise--index-sceneNav-3pqqY .assets-style-oaSupervise--index-sceneIcon-3uhP5 {
  background: url(../../assets/images/mapIcon_red.png) no-repeat center;
  background-size: cover;
}
.theme-red .assets-style-oaSupervise--index-receiptDiv-2Dj7_ {
  background: #9A001E;
}
/**************************** 红色主题结束 **************************/
/**************************** 蓝色主题开始 ***************************/
.theme-blue .assets-style-oaSupervise--index-selectColor-3dpl7 {
  color: #a2ceff;
}
.theme-blue .assets-style-oaSupervise--index-footerStyle-t9hCj {
  background-color: #fafdff;
}
.theme-blue .assets-style-oaSupervise--index-pageingButton-3CD6Q {
  color: #a2ceff;
}
.theme-blue .assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-cardItem-1Y6eO:hover button {
  background-color: #71b8ef;
  border-color: #71b8ef;
}
.theme-blue .assets-style-oaSupervise--index-cardFrame-3P9dz .assets-style-oaSupervise--index-cardItem-1Y6eO:hover button:hover {
  background-color: #397EF0;
  border-color: #397EF0;
}
.theme-blue .assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .ant-tag-checkable-checked {
  color: #397EF0;
  background: #e6f7ff;
  border-color: #a2ceff;
}
.theme-blue .assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaSupervise--index-pagination-1rX4H {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaSupervise--index-pagination-1rX4H .assets-style-oaSupervise--index-affairTotal-3ZiP0 .assets-style-oaSupervise--index-fontBlue-3yr4Y {
  color: #1890ff;
}
.theme-blue .assets-style-oaSupervise--index-activeLetter-3VPdo {
  background: #397EF0;
}
.theme-blue .assets-style-oaSupervise--index-letter-2f17U:hover {
  background: #397EF0;
}
.theme-blue .assets-style-oaSupervise--index-radiusDiv-3hCOi {
  border: 1px solid rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaSupervise--index-radiusDiv-3hCOi:hover {
  box-shadow: 0px 0px 10px 4px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-oaSupervise--index-affairTitle-31aH- .ant-carousel .slick-dots li.slick-active button {
  background: #1890ff;
}
.theme-blue .assets-style-oaSupervise--index-affairTitle-31aH- .ant-carousel .slick-dots li button {
  background: rgba(35, 145, 230, 0.7);
}
.theme-blue .assets-style-oaSupervise--index-cardFrame-3P9dz a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaSupervise--index-sceneNav-3pqqY span {
  color: #397EF0;
}
.theme-blue .assets-style-oaSupervise--index-sceneNav-3pqqY .assets-style-oaSupervise--index-sceneIcon-3uhP5 {
  background: url(../../assets/images/mapIcon_blue.png) no-repeat center;
  background-size: cover;
}
.theme-blue .assets-style-oaSupervise--index-receiptDiv-2Dj7_ {
  background: #397EF0;
}
/**************************** 蓝色主题结束 **************************/
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .ant-tag-checkable-checked {
  color: #1C9750;
  background: #E6FFF1;
  border-color: #1C9750;
}
.theme-green .assets-style-oaSupervise--index-searchContent-yAv8R .assets-style-oaSupervise--index-searchList-3bVgm .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1C9750;
}
.theme-green .assets-style-oaSupervise--index-pagination-1rX4H {
  box-shadow: 0px 0px 10px 0px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-oaSupervise--index-pagination-1rX4H .assets-style-oaSupervise--index-affairTotal-3ZiP0 .assets-style-oaSupervise--index-fontBlue-3yr4Y {
  color: #1C9750;
}
.theme-green .assets-style-oaSupervise--index-activeLetter-3VPdo {
  background: #1C9750;
}
.theme-green .assets-style-oaSupervise--index-letter-2f17U:hover {
  background: #1C9750;
}
.theme-green .assets-style-oaSupervise--index-radiusDiv-3hCOi:hover {
  box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);
}
.theme-green .assets-style-oaSupervise--index-radiusDiv-3hCOi {
  border: 1px solid rgba(87, 177, 134, 0.1);
}
.theme-green .assets-style-oaSupervise--index-affairTitle-31aH- .ant-carousel .slick-dots li.slick-active button {
  background: #1C9750;
}
.theme-green .assets-style-oaSupervise--index-affairTitle-31aH- .ant-carousel .slick-dots li button {
  background: rgba(10, 150, 50, 0.7);
}
.theme-green .assets-style-oaSupervise--index-cardFrame-3P9dz a:hover {
  color: #00a854;
}
.theme-green .assets-style-oaSupervise--index-dropdownBox-1oR3h .ant-select-dropdown-menu-item:hover {
  background: #F5FDF8;
}
.theme-green .assets-style-oaSupervise--index-dropdownBox-1oR3h .ant-select-dropdown-menu-item:hover a {
  color: #00a854;
}
.theme-green .assets-style-oaSupervise--index-sceneNav-3pqqY span {
  color: #005825;
}
.theme-green .assets-style-oaSupervise--index-sceneNav-3pqqY .assets-style-oaSupervise--index-sceneIcon-3uhP5 {
  background: url(../../assets/images/mapIcon_green.png) no-repeat center;
  background-size: cover;
}
.theme-green .assets-style-oaSupervise--index-receiptDiv-2Dj7_ {
  background: #005825;
}
/**************************** 绿色主题结束 **************************/
@media (min-width: 1601px) {
  .font-normal .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG {
    border-radius: 6px;
    width: 100%;
  }
  .font-normal .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG .assets-style-oaSupervise--index-leftBody-1K2Dt .assets-style-oaSupervise--index-leftService-2AOqe {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG {
    width: 100%;
  }
  .font-normal .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG .assets-style-oaSupervise--index-leftBody-1K2Dt .assets-style-oaSupervise--index-leftService-2AOqe {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1601px) {
  .font-normal .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj {
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj {
    width: 100%;
  }
}
@media (max-height: 830px) {
  .font-normal .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj .assets-style-oaSupervise--index-AllLetter-3hMc0 {
    bottom: 485px;
  }
}
@media (min-height: 831px) {
  .font-normal .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj .assets-style-oaSupervise--index-AllLetter-3hMc0 {
    top: 326px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG {
    border-radius: 6px;
    width: 100%;
  }
  .font-large .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG .assets-style-oaSupervise--index-leftBody-1K2Dt .assets-style-oaSupervise--index-leftService-2AOqe {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG {
    width: 100%;
  }
  .font-large .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG .assets-style-oaSupervise--index-leftBody-1K2Dt .assets-style-oaSupervise--index-leftService-2AOqe {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj {
    width: 100%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj {
    width: 100%;
  }
}
@media (max-height: 913px) {
  .font-large .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj .assets-style-oaSupervise--index-AllLetter-3hMc0 {
    bottom: 485px;
  }
}
@media (min-height: 914.1px) {
  .font-large .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj .assets-style-oaSupervise--index-AllLetter-3hMc0 {
    top: 326px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG {
    border-radius: 6px;
    width: 100%;
  }
  .font-extraLarge .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG .assets-style-oaSupervise--index-leftBody-1K2Dt .assets-style-oaSupervise--index-leftService-2AOqe {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG {
    width: 100%;
  }
  .font-extraLarge .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-left-BtvtG .assets-style-oaSupervise--index-leftBody-1K2Dt .assets-style-oaSupervise--index-leftService-2AOqe {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj {
    width: 100%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj {
    width: 100%;
  }
}
@media (max-height: 1037.5px) {
  .font-extraLarge .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj .assets-style-oaSupervise--index-AllLetter-3hMc0 {
    bottom: 485px;
  }
}
@media (min-height: 1038.75px) {
  .font-extraLarge .assets-style-oaSupervise--index-flex-3ozZT .assets-style-oaSupervise--index-leftContent-3Vqsj .assets-style-oaSupervise--index-AllLetter-3hMc0 {
    top: 326px;
  }
}
@media (min-width: 1600px) {
  .font-extraLarge .assets-style-oaSupervise--index-flex-3ozZT .ant-col-xxl-8 {
    width: 50%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/*************** 共用样式***************/
.assets-style-oaDutyManager--index-dutyTitle-2lm9B {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 40px;
}
.assets-style-oaDutyManager--index-noteStyle-2ZFUX {
  margin-bottom: 50px;
  margin-top: 20px;
  margin-left: 20px;
}
.assets-style-oaDutyManager--index-dutyTable-2Ja3s {
  border-color: #ccc;
}
.assets-style-oaDutyManager--index-dutyTable-2Ja3s table {
  border: 1px solid #999;
  width: 100%;
  text-align: center;
}
.assets-style-oaDutyManager--index-dutyTable-2Ja3s tr {
  border: 1px solid #999;
  height: 30px;
}
.assets-style-oaDutyManager--index-dutyTable-2Ja3s td {
  border: 1px solid #999;
  padding: 5px;
}
.assets-style-oaDutyManager--index-dutyTable-2Ja3s thead {
  font-weight: bold;
  background-color: #ccc;
}
.assets-style-oaDutyManager--index-dutyTable-2Ja3s tbody td:first-child {
  font-weight: bold;
  background-color: #ccc;
}
.assets-style-oaDutyManager--index-main-content-2317J {
  min-height: 1480px !important;
}
.assets-style-oaDutyManager--index-bodyFixed-3ttQZ {
  position: fixed;
  width: 100%;
}
.assets-style-oaDutyManager--index-dropdownBoxDisplayNone-1-AJz {
  display: none;
}
.assets-style-oaDutyManager--index-overflow-2EtIs {
  overflow: hidden;
}
.assets-style-oaDutyManager--index-fontGray-aunhI {
  color: #adadad;
}
.assets-style-oaDutyManager--index-fontLightBlack-1B8jQ {
  color: #808080;
}
.assets-style-oaDutyManager--index-fontLine-QFEZ4 {
  color: #adadad;
  margin-left: 6px;
}
.assets-style-oaDutyManager--index-mgt12-1C9Tb {
  margin-top: 12px;
}
.assets-style-oaDutyManager--index-textCenter-3qtMf {
  text-align: center;
  color: #808080;
  cursor: pointer;
}
.assets-style-oaDutyManager--index-pdr5-1qNGL {
  padding-right: 5px;
}
.assets-style-oaDutyManager--index-fontSc-3EaMo {
  padding-right: 5px;
  text-align: center;
  font-size: 28px;
  color: #595959;
}
.assets-style-oaDutyManager--index-lineHeight-26XvD {
  line-height: 40px;
  /*margin-left: -450px;*/
  width: 400px;
}
/* 服务入口页面布局样式 */
.assets-style-oaDutyManager--index-flex-XBkKw {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contentMain-m4WcR img {
  max-width: 100%;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contentMain-m4WcR .ant-card-bordered {
  width: calc(100% - 228px);
  display: inline-block;
  max-width: 100%;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contentMain-m4WcR .ant-card-bordered .ant-card-body p {
  padding: 0px 32px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contentMain-m4WcR .ant-card-bordered .ant-card-body img {
  max-width: 100%;
}
.assets-style-oaDutyManager--index-flex-XBkKw .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaDutyManager--index-flex-XBkKw .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-limitLength-3_zgf,
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-limitSplit-mHbbr {
  display: inline-block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-limitLength-3_zgf {
  width: 95px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-limitSplit-mHbbr {
  width: 20px;
  text-align: center;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU {
  width: 387px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP:hover {
  cursor: pointer;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP:hover .assets-style-oaDutyManager--index-rightAffairsBox-qmmsN .anticon {
  display: inline-block;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 405px;
  background-color: white;
  border: 1px solid #e8e8e8;
  margin-bottom: 26px;
  position: relative;
  /* 全部事务右边推荐事务 */
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-rightAffairsBox-qmmsN .anticon {
  display: none;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-iconLeft-2iEGG {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-iconLeft-2iEGG:hover {
  color: #AAAAAA;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-iconRight-2kn5M {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-iconRight-2kn5M:hover {
  color: #AAAAAA;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .ant-card {
  position: static;
  color: #666666;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-card-body {
  padding: 0px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-card-head {
  border-bottom: none;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-list-grid .ant-list-item {
  margin-bottom: 0;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-carousel .slick-dots {
  bottom: 35px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-carousel .slick-slider {
  position: static;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-carousel .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #1890ff;*/
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #b8c4cc;*/
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .assets-style-oaDutyManager--index-noDataIcon-QGC9A {
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .assets-style-oaDutyManager--index-fontBlack-1h68P {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 21px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .assets-style-oaDutyManager--index-serviceCollectDivRelative-1oIFr {
  position: relative;
  text-align: center;
  /* .radiusDiv:hover{
             box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);


           }*/
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .assets-style-oaDutyManager--index-serviceCollectDivRelative-1oIFr .assets-style-oaDutyManager--index-radiusDiv-3yzK4 {
  /*border: 1px solid rgba(90, 137, 181, 0.33);*/
  background: #ffffff;
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin-bottom: 15px;
  margin-left: 17px;
  border-radius: 50%;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .assets-style-oaDutyManager--index-serviceCollectDivRelative-1oIFr .assets-style-oaDutyManager--index-radiusDiv-3yzK4 .assets-style-oaDutyManager--index-imageRadius-3PXwT {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .assets-style-oaDutyManager--index-serviceCollectDivRelative-1oIFr .ant-card-body {
  padding: 11px 7px 18px 9px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .assets-style-oaDutyManager--index-serviceCollectDivRelative-1oIFr .ant-card-bordered {
  border: none;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightTop-2isfP .assets-style-oaDutyManager--index-affairTitle-2eba4 .assets-style-oaDutyManager--index-serviceCollectDivRelative-1oIFr .assets-style-oaDutyManager--index-textCenter-3qtMf {
  text-align: center;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-right-3ZWEU .assets-style-oaDutyManager--index-rightBottom-1nj1E {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 405px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.assets-style-oaDutyManager--index-collectRadiusDiv-21OZL {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
.assets-style-oaDutyManager--index-optBackground-137n5 {
  background: #fff;
}
.assets-style-oaDutyManager--index-optBackground-137n5 a {
  color: #000;
}
.assets-style-oaDutyManager--index-optBackground-137n5 a:hover {
  color: #fff;
}
.assets-style-oaDutyManager--index-optName-3hSaM {
  width: 100%;
  height: 100%;
}
.assets-style-oaDutyManager--index-optImg-fsF0n {
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.assets-style-oaDutyManager--index-dropdownBox-X2Kp9 .ant-select-dropdown-menu-item:hover {
  background: #e6f7ff;
}
.assets-style-oaDutyManager--index-dropdownBox-X2Kp9 .ant-select-dropdown-menu-item:hover a {
  color: #397EF0;
}
.assets-style-oaDutyManager--index-dropdownBox-X2Kp9 .ant-select-dropdown-menu {
  overflow: hidden;
  max-height: none;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .ant-select .ant-select-selection {
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-screenBtn-3uvN3 {
  cursor: pointer;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-screenBtn-3uvN3 .ant-btn {
  border: none;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchBox-4LdzR {
  width: 550px;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchBox-4LdzR input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-sceneNav-1PRI2 {
  display: inline-block;
  position: absolute;
  margin-left: 55px;
  height: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-sceneNav-1PRI2 span {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 1px;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-sceneNav-1PRI2 .assets-style-oaDutyManager--index-sceneIcon-2WJf0 {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 {
  line-height: 2;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .ant-tag-checkable-checked {
  border-radius: 12px;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .ant-tag-checkable:active {
  background: none;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .assets-style-oaDutyManager--index-item-2B4IK {
  width: calc(100% - 42px);
  display: inline-block;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .assets-style-oaDutyManager--index-all-ztMsD {
  display: inline-block;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .assets-style-oaDutyManager--index-all-ztMsD .ant-tag {
  border-radius: 12px;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .assets-style-oaDutyManager--index-searchTitle-17AFt {
  line-height: 3;
  margin: 5px;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 span {
  color: #808080;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .assets-style-oaDutyManager--index-hideItem-396xV {
  display: inline-block;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .assets-style-oaDutyManager--index-rightBtn-3xH_W {
  float: right;
  cursor: pointer;
  margin-top: 9px ;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .ant-btn {
  border: none;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .theme-blue .ant-btn:hover,
.assets-style-oaDutyManager--index-searchContent-17eEL .theme-blue .ant-btn:focus {
  color: #808080;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .ant-input-prefix {
  color: #cdcdcd;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaDutyManager--index-searchContent-17eEL .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-cardItem-1IBkY:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-cardItem-1IBkY:hover button {
  display: block;
  position: absolute;
  right: 16px;
  top: 17px;
  z-index: 2;
  /* opacity: 0.65;*/
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-cardItem-1IBkY:hover button:hover {
  opacity: 1;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh button {
  display: none;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-saveIco-Q4GeM {
  width: 48px;
  height: 48px;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-iconTj-bRWLM {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 1px;
  left: 6px;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-tag-VzMbs {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  height: 25px;
  -webkit-box-orient: vertical;
  clear: both;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-tag-VzMbs .assets-style-oaDutyManager--index-fontBlack-1h68P {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-comment-2X1JF {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0px;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .ant-list-item-meta-description {
  line-height: 25px;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh a {
  color: #474747;
}
.assets-style-oaDutyManager--index-cardFrame-1wTxh a:hover {
  /*color: #1890ff;*/
  text-decoration: underline;
}
.assets-style-oaDutyManager--index-jian-PdrT0 {
  display: inline-flex;
  height: 31px;
}
.assets-style-oaDutyManager--index-flex-XBkKw {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 {
  width: 100%;
  height: 180px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-list-item-main {
  display: inline-block;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-list-item-extra {
  float: right;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .assets-style-oaDutyManager--index-comment-2X1JF {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .assets-style-oaDutyManager--index-saveIco-Q4GeM {
  width: 48px;
  height: 48px;
  /*background: #23d688;*/
  /* border-radius: 50%;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .assets-style-oaDutyManager--index-iconTj-bRWLM {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: -2px;
  left: 6px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .assets-style-oaDutyManager--index-tag-VzMbs {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .assets-style-oaDutyManager--index-tag-VzMbs .assets-style-oaDutyManager--index-fontBlack-1h68P {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .assets-style-oaDutyManager--index-grade-1DsfV {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  color: #808080;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 3px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-list-item-meta-description {
  line-height: 2;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-card-bordered {
  border: none;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-tag {
  border-radius: 12px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-col-12 {
  width: 100%;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-card-bordered {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTop-2VdN6 .ant-card-wider-padding .ant-card-body {
  padding: 24px 0px 15px 24px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-applyContentTopTitle-Yir9N a {
  color: #474747;
  font-weight: bold;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 {
  display: table;
  margin-top: 28px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  position: relative;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .assets-style-oaDutyManager--index-rightAnchor-bRSnU {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .ant-card-bordered {
  border: none;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .ant-card-head {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .ant-card-head-title {
  font-weight: bold;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .ant-list-split .ant-list-item {
  border-bottom: none;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .ant-list-split .ant-list-header {
  border-bottom: none;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .ant-list-item {
  padding: 0;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .ant-list-header,
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .ant-list-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .ant-anchor-ink-ball {
  width: 14px;
  height: 14px;
  border: 4px solid #1890ff;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-contenBottom-2VmL8 .assets-style-oaDutyManager--index-userGuide-26tmt .ant-anchor-wrapper {
  padding-left: 10px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-userEvaluation-1EUom {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-userEvaluation-1EUom .assets-style-oaDutyManager--index-title-2W53c {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 18px 0 30px 8px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-userEvaluation-1EUom .assets-style-oaDutyManager--index-evaluationDetails-3k4rW {
  margin-left: 20px;
  margin-right: 20px;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-userEvaluation-1EUom .assets-style-oaDutyManager--index-evaluationDetails-3k4rW .assets-style-oaDutyManager--index-describe-erYDz {
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-userEvaluation-1EUom .assets-style-oaDutyManager--index-evaluationDetails-3k4rW .assets-style-oaDutyManager--index-userName-2v3ML {
  float: left;
  color: #010101;
}
.assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-userEvaluation-1EUom .assets-style-oaDutyManager--index-evaluationDetails-3k4rW .assets-style-oaDutyManager--index-time-3polA {
  float: right;
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaDutyManager--index-conditionStyle-1fqKD {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-oaDutyManager--index-statusWidth-1h0Us {
  width: 30%;
  float: left;
  vertical-align: middle;
}
.assets-style-oaDutyManager--index-nullData-62mr_ {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-oaDutyManager--index-nullData-62mr_ .assets-style-oaDutyManager--index-message-1fzxy {
  position: relative;
  top: 145px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.assets-style-oaDutyManager--index-limitedTime-1r3s4 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-oaDutyManager--index-limitedTime-1r3s4 .assets-style-oaDutyManager--index-backBorder-33JB6 {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-oaDutyManager--index-limitedTime-1r3s4 .assets-style-oaDutyManager--index-inner-1oRrD {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaDutyManager--index-limitedTimeLeft-1Z_mp {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-oaDutyManager--index-limitedTimeLeft-1Z_mp .assets-style-oaDutyManager--index-backBorder-33JB6 {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-oaDutyManager--index-limitedTimeLeft-1Z_mp .assets-style-oaDutyManager--index-inner-1oRrD {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaDutyManager--index-usedSearch-DH8BQ {
  float: right;
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 15px;
  margin-bottom: 10px;
}
.assets-style-oaDutyManager--index-usedSearch-DH8BQ .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaDutyManager--index-usedSearch-DH8BQ .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaDutyManager--index-usedSearch-DH8BQ .ant-input {
  padding: 4px 30px;
}
.assets-style-oaDutyManager--index-usedSearch-DH8BQ .assets-style-oaDutyManager--index-searchDel-3h5c7 {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-oaDutyManager--index-menuText-3FS4A {
  text-align: center;
}
.assets-style-oaDutyManager--index-selectColor-3gPtn {
  color: #55906E;
}
.assets-style-oaDutyManager--index-footerStyle-1nIqJ {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-oaDutyManager--index-pagingMargin1-2LQsI {
  margin-left: 30px;
}
.assets-style-oaDutyManager--index-pagingMargin2-1qvdk {
  margin-left: 50px;
}
.assets-style-oaDutyManager--index-pagingLeft-LBz82 {
  display: inline-block;
  width: 50%;
}
.assets-style-oaDutyManager--index-pagingLeft60-1mS2S {
  display: inline-block;
  width: 60%;
}
.assets-style-oaDutyManager--index-pagingRight-2DAIY {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 50%;
}
.assets-style-oaDutyManager--index-pagingRight40-13rBf {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 40%;
}
.assets-style-oaDutyManager--index-pageingButton-1-69X {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaDutyManager--index-pageingNotAllowed-3yOCi {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaDutyManager--index-itemButton-1pK9J {
  margin-right: 10px;
}
.assets-style-oaDutyManager--index-itemButton-1pK9J .assets-style-oaDutyManager--index-img-ryPuc {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaDutyManager--index-itemButton-1pK9J i {
  margin-right: 5px;
}
.assets-style-oaDutyManager--index-breadcrumb-2QziX {
  width: 350px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-oaDutyManager--index-breadcrumbItem-xVXII {
  color: #666666;
  font-weight: bold;
}
.assets-style-oaDutyManager--index-card-3BAD4 {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaDutyManager--index-fixBotBarWrap-33jZw {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-oaDutyManager--index-fixBotBarWrap-33jZw .ant-btn {
  margin-top: 10px;
}
.assets-style-oaDutyManager--index-addressSelect-2bClq {
  margin-left: 0px;
  width: 620px;
}
.assets-style-oaDutyManager--index-affairsCard_linkTitle-3BMq6 {
  float: left;
  margin-right: 4px;
}
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-cardItem-1IBkY:hover button {
  background-color: #70b470;
  border-color: #70b470;
}
.theme-green .assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-cardItem-1IBkY:hover button:hover {
  background-color: #00a854;
  border-color: #00a854;
}
.theme-green .assets-style-oaDutyManager--index-detailsMain-19WTN .assets-style-oaDutyManager--index-receiptDiv-3acQz {
  padding: 4px;
  float: left;
  width: 10%;
  background: #005825;
}
.theme-green .assets-style-oaDutyManager--index-detailsMain-19WTN .assets-style-oaDutyManager--index-receiptContext-3rps4 {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-green .assets-style-oaDutyManager--index-themeColor-3668L {
  color: #005825;
  font-weight: bold;
}
/**************************** 绿色主题开始 ***************************/
/**************************** 红色主题开始 ***************************/
.theme-red .assets-style-oaDutyManager--index-detailsMain-19WTN .assets-style-oaDutyManager--index-receiptDiv-3acQz {
  padding: 4px;
  float: left;
  width: 10%;
  background: #9A001E;
}
.theme-red .assets-style-oaDutyManager--index-detailsMain-19WTN .assets-style-oaDutyManager--index-receiptContext-3rps4 {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-red .assets-style-oaDutyManager--index-selectColor-3gPtn {
  color: #F63E62;
}
.theme-red .assets-style-oaDutyManager--index-footerStyle-1nIqJ {
  background-color: #fffafb;
}
.theme-red .assets-style-oaDutyManager--index-pageingButton-1-69X {
  color: #F63E62;
}
.theme-red .assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-cardItem-1IBkY:hover button {
  background-color: #F63E62;
  border-color: #F63E62;
}
.theme-red .assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-cardItem-1IBkY:hover button:hover {
  background-color: #9A001E;
  border-color: #9A001E;
}
.theme-red .assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.theme-red .assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.theme-red .assets-style-oaDutyManager--index-pagination-1YwFL {
  box-shadow: 0px 0px 10px 0px rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaDutyManager--index-pagination-1YwFL .assets-style-oaDutyManager--index-affairTotal-3Us3a .assets-style-oaDutyManager--index-fontBlue-3EU7a {
  color: #F63E62;
}
.theme-red .assets-style-oaDutyManager--index-activeLetter-2jAJg {
  background: #F63E62;
}
.theme-red .assets-style-oaDutyManager--index-letter-3jIoe:hover {
  background: #F63E62;
}
.theme-red .assets-style-oaDutyManager--index-radiusDiv-3yzK4 {
  border: 1px solid rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaDutyManager--index-radiusDiv-3yzK4:hover {
  box-shadow: 0px 0px 10px 4px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
.theme-red .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-carousel .slick-dots li button {
  background: rgba(255, 0, 0, 0.5);
}
.theme-red .assets-style-oaDutyManager--index-cardFrame-1wTxh a:hover {
  color: #F63E62;
}
.theme-red .assets-style-oaDutyManager--index-dropdownBox-X2Kp9 .ant-select-dropdown-menu-item:hover {
  background: #fff1f0;
}
.theme-red .assets-style-oaDutyManager--index-dropdownBox-X2Kp9 .ant-select-dropdown-menu-item:hover a {
  color: #F63E62;
}
.theme-red .assets-style-oaDutyManager--index-sceneNav-1PRI2 span {
  color: #9A001E;
}
.theme-red .assets-style-oaDutyManager--index-sceneNav-1PRI2 .assets-style-oaDutyManager--index-sceneIcon-2WJf0 {
  background: url(../../assets/images/mapIcon_red.png) no-repeat center;
  background-size: cover;
}
.theme-red .assets-style-oaDutyManager--index-themeColor-3668L {
  color: #9A001E;
  font-weight: bold;
}
/**************************** 红色主题结束 **************************/
/**************************** 蓝色主题开始 ***************************/
.theme-blue .assets-style-oaDutyManager--index-detailsMain-19WTN .assets-style-oaDutyManager--index-receiptDiv-3acQz {
  padding: 4px;
  float: left;
  width: 10%;
  background: #397EF0;
}
.theme-blue .assets-style-oaDutyManager--index-detailsMain-19WTN .assets-style-oaDutyManager--index-receiptContext-3rps4 {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-blue .assets-style-oaDutyManager--index-selectColor-3gPtn {
  color: #a2ceff;
}
.theme-blue .assets-style-oaDutyManager--index-footerStyle-1nIqJ {
  background-color: #fafdff;
}
.theme-blue .assets-style-oaDutyManager--index-pageingButton-1-69X {
  color: #a2ceff;
}
.theme-blue .assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-cardItem-1IBkY:hover button {
  background-color: #71b8ef;
  border-color: #71b8ef;
}
.theme-blue .assets-style-oaDutyManager--index-cardFrame-1wTxh .assets-style-oaDutyManager--index-cardItem-1IBkY:hover button:hover {
  background-color: #397EF0;
  border-color: #397EF0;
}
.theme-blue .assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .ant-tag-checkable-checked {
  color: #397EF0;
  background: #e6f7ff;
  border-color: #a2ceff;
}
.theme-blue .assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaDutyManager--index-pagination-1YwFL {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaDutyManager--index-pagination-1YwFL .assets-style-oaDutyManager--index-affairTotal-3Us3a .assets-style-oaDutyManager--index-fontBlue-3EU7a {
  color: #1890ff;
}
.theme-blue .assets-style-oaDutyManager--index-activeLetter-2jAJg {
  background: #397EF0;
}
.theme-blue .assets-style-oaDutyManager--index-letter-3jIoe:hover {
  background: #397EF0;
}
.theme-blue .assets-style-oaDutyManager--index-radiusDiv-3yzK4 {
  border: 1px solid rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaDutyManager--index-radiusDiv-3yzK4:hover {
  box-shadow: 0px 0px 10px 4px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-carousel .slick-dots li.slick-active button {
  background: #1890ff;
}
.theme-blue .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-carousel .slick-dots li button {
  background: rgba(35, 145, 230, 0.7);
}
.theme-blue .assets-style-oaDutyManager--index-cardFrame-1wTxh a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaDutyManager--index-sceneNav-1PRI2 span {
  color: #397EF0;
}
.theme-blue .assets-style-oaDutyManager--index-sceneNav-1PRI2 .assets-style-oaDutyManager--index-sceneIcon-2WJf0 {
  background: url(../../assets/images/mapIcon_blue.png) no-repeat center;
  background-size: cover;
}
.theme-blue .assets-style-oaDutyManager--index-themeColor-3668L {
  color: #397EF0;
  font-weight: bold;
}
/**************************** 蓝色主题结束 **************************/
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .ant-tag-checkable-checked {
  color: #1C9750;
  background: #E6FFF1;
  border-color: #1C9750;
}
.theme-green .assets-style-oaDutyManager--index-searchContent-17eEL .assets-style-oaDutyManager--index-searchList-RxOU6 .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1C9750;
}
.theme-green .assets-style-oaDutyManager--index-pagination-1YwFL {
  box-shadow: 0px 0px 10px 0px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-oaDutyManager--index-pagination-1YwFL .assets-style-oaDutyManager--index-affairTotal-3Us3a .assets-style-oaDutyManager--index-fontBlue-3EU7a {
  color: #1C9750;
}
.theme-green .assets-style-oaDutyManager--index-activeLetter-2jAJg {
  background: #1C9750;
}
.theme-green .assets-style-oaDutyManager--index-letter-3jIoe:hover {
  background: #1C9750;
}
.theme-green .assets-style-oaDutyManager--index-radiusDiv-3yzK4:hover {
  box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);
}
.theme-green .assets-style-oaDutyManager--index-radiusDiv-3yzK4 {
  border: 1px solid rgba(87, 177, 134, 0.1);
}
.theme-green .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-carousel .slick-dots li.slick-active button {
  background: #1C9750;
}
.theme-green .assets-style-oaDutyManager--index-affairTitle-2eba4 .ant-carousel .slick-dots li button {
  background: rgba(10, 150, 50, 0.7);
}
.theme-green .assets-style-oaDutyManager--index-cardFrame-1wTxh a:hover {
  color: #00a854;
}
.theme-green .assets-style-oaDutyManager--index-dropdownBox-X2Kp9 .ant-select-dropdown-menu-item:hover {
  background: #F5FDF8;
}
.theme-green .assets-style-oaDutyManager--index-dropdownBox-X2Kp9 .ant-select-dropdown-menu-item:hover a {
  color: #00a854;
}
.theme-green .assets-style-oaDutyManager--index-sceneNav-1PRI2 span {
  color: #005825;
}
.theme-green .assets-style-oaDutyManager--index-sceneNav-1PRI2 .assets-style-oaDutyManager--index-sceneIcon-2WJf0 {
  background: url(../../assets/images/mapIcon_green.png) no-repeat center;
  background-size: cover;
}
.theme-green .assets-style-oaDutyManager--index-themeColor-3668L {
  color: #005825;
  font-weight: bold;
}
/**************************** 绿色主题结束 **************************/
@media (min-width: 1601px) {
  .font-normal .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC {
    border-radius: 6px;
    width: 100%;
  }
  .font-normal .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC .assets-style-oaDutyManager--index-leftBody-1_WWw .assets-style-oaDutyManager--index-leftService-2KEmu {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC {
    width: 100%;
  }
  .font-normal .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC .assets-style-oaDutyManager--index-leftBody-1_WWw .assets-style-oaDutyManager--index-leftService-2KEmu {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1601px) {
  .font-normal .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 {
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 {
    width: 100%;
  }
}
@media (max-height: 830px) {
  .font-normal .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 .assets-style-oaDutyManager--index-AllLetter-3sk_e {
    bottom: 485px;
  }
}
@media (min-height: 831px) {
  .font-normal .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 .assets-style-oaDutyManager--index-AllLetter-3sk_e {
    top: 326px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC {
    border-radius: 6px;
    width: 100%;
  }
  .font-large .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC .assets-style-oaDutyManager--index-leftBody-1_WWw .assets-style-oaDutyManager--index-leftService-2KEmu {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC {
    width: 100%;
  }
  .font-large .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC .assets-style-oaDutyManager--index-leftBody-1_WWw .assets-style-oaDutyManager--index-leftService-2KEmu {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 {
    width: 100%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 {
    width: 100%;
  }
}
@media (max-height: 913px) {
  .font-large .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 .assets-style-oaDutyManager--index-AllLetter-3sk_e {
    bottom: 485px;
  }
}
@media (min-height: 914.1px) {
  .font-large .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 .assets-style-oaDutyManager--index-AllLetter-3sk_e {
    top: 326px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC {
    border-radius: 6px;
    width: 100%;
  }
  .font-extraLarge .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC .assets-style-oaDutyManager--index-leftBody-1_WWw .assets-style-oaDutyManager--index-leftService-2KEmu {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC {
    width: 100%;
  }
  .font-extraLarge .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-left-1M-PC .assets-style-oaDutyManager--index-leftBody-1_WWw .assets-style-oaDutyManager--index-leftService-2KEmu {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 {
    width: 100%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 {
    width: 100%;
  }
}
@media (max-height: 1037.5px) {
  .font-extraLarge .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 .assets-style-oaDutyManager--index-AllLetter-3sk_e {
    bottom: 485px;
  }
}
@media (min-height: 1038.75px) {
  .font-extraLarge .assets-style-oaDutyManager--index-flex-XBkKw .assets-style-oaDutyManager--index-leftContent-399e3 .assets-style-oaDutyManager--index-AllLetter-3sk_e {
    top: 326px;
  }
}
@media (min-width: 1600px) {
  .font-extraLarge .assets-style-oaDutyManager--index-flex-XBkKw .ant-col-xxl-8 {
    width: 50%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/*************** 共用样式***************/
.assets-style-oaDocument--index-newsSearch-3Moc7 {
  float: right;
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 7px;
}
.assets-style-oaDocument--index-newsSearch-3Moc7 .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaDocument--index-newsSearch-3Moc7 .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaDocument--index-newsSearch-3Moc7 .ant-input {
  padding: 4px 30px;
}
.assets-style-oaDocument--index-newsSearch-3Moc7 .assets-style-oaDocument--index-searchDel-LyBYY {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-oaDocument--index-conditionStyle-2c4V1 {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-oaDocument--index-dropdownBoxDisplayNone-mNjYt {
  display: none;
}
.assets-style-oaDocument--index-selectColor-23jXC {
  color: #55906E;
}
.assets-style-oaDocument--index-toolTip-3HAOz .ant-tooltip-content .ant-tooltip-inner {
  width: 760px !important;
}
.assets-style-oaDocument--index-toolTip2-X7uHs .ant-tooltip-content .ant-tooltip-inner {
  width: 510px !important;
}
.assets-style-oaDocument--index-pointerTag-20ca2 {
  cursor: pointer;
}
.assets-style-oaDocument--index-main-content-3k5UT {
  min-height: 1480px !important;
}
.assets-style-oaDocument--index-bodyFixed-2jHZt {
  position: fixed;
  width: 100%;
}
.assets-style-oaDocument--index-overflow-UzOgX {
  overflow: hidden;
}
.assets-style-oaDocument--index-fontGray-3GKYz {
  color: #adadad;
}
.assets-style-oaDocument--index-fontLightBlack-3XIt6 {
  color: #808080;
}
.assets-style-oaDocument--index-fontLine-1bZK6 {
  color: #adadad;
  margin-left: 6px;
}
.assets-style-oaDocument--index-mgt12-354rH {
  margin-top: 12px;
}
.assets-style-oaDocument--index-textCenter-3bzru {
  text-align: center;
  color: #808080;
  cursor: pointer;
}
.assets-style-oaDocument--index-pdr5-1K41a {
  padding-right: 5px;
}
.assets-style-oaDocument--index-fontSc-1tuCm {
  padding-right: 5px;
  text-align: center;
  font-size: 28px;
  color: #595959;
}
.assets-style-oaDocument--index-lineHeight-1WH_q {
  line-height: 40px;
  /*margin-left: -450px;*/
  width: 400px;
}
/* 服务入口页面布局样式 */
.assets-style-oaDocument--index-flex-1S2wR {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contentMain-3QdT0 img {
  max-width: 100%;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contentMain-3QdT0 .ant-card-bordered {
  width: calc(100% - 228px);
  display: inline-block;
  max-width: 100%;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contentMain-3QdT0 .ant-card-bordered .ant-card-body p {
  padding: 0px 32px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contentMain-3QdT0 .ant-card-bordered .ant-card-body img {
  max-width: 100%;
}
.assets-style-oaDocument--index-flex-1S2wR .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaDocument--index-flex-1S2wR .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaDocument--index-flex-1S2wR .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaDocument--index-flex-1S2wR .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-limitLength-R9Dr5,
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-limitSplit-1O4P0 {
  display: inline-block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-limitLength-R9Dr5 {
  width: 95px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-limitSplit-1O4P0 {
  width: 20px;
  text-align: center;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT {
  width: 387px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI:hover {
  cursor: pointer;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI:hover .assets-style-oaDocument--index-rightAffairsBox-2VeMv .anticon {
  display: inline-block;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 405px;
  background-color: white;
  border: 1px solid #e8e8e8;
  margin-bottom: 26px;
  position: relative;
  /* 全部事务右边推荐事务 */
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-rightAffairsBox-2VeMv .anticon {
  display: none;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-iconLeft-WXioK {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-iconLeft-WXioK:hover {
  color: #AAAAAA;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-iconRight-2bjJX {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-iconRight-2bjJX:hover {
  color: #AAAAAA;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .ant-card {
  position: static;
  color: #666666;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .ant-card-body {
  padding: 0px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .ant-card-head {
  border-bottom: none;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .ant-list-grid .ant-list-item {
  margin-bottom: 0;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .ant-carousel .slick-dots {
  bottom: 35px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .ant-carousel .slick-slider {
  position: static;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .ant-carousel .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #1890ff;*/
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #b8c4cc;*/
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .assets-style-oaDocument--index-noDataIcon-3BOcD {
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .assets-style-oaDocument--index-fontBlack-3-8s9 {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 21px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .assets-style-oaDocument--index-serviceCollectDivRelative-2BdLW {
  position: relative;
  text-align: center;
  /* .radiusDiv:hover{
             box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);


           }*/
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .assets-style-oaDocument--index-serviceCollectDivRelative-2BdLW .assets-style-oaDocument--index-radiusDiv-2YoIz {
  /*border: 1px solid rgba(90, 137, 181, 0.33);*/
  background: #ffffff;
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin-bottom: 15px;
  margin-left: 17px;
  border-radius: 50%;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .assets-style-oaDocument--index-serviceCollectDivRelative-2BdLW .assets-style-oaDocument--index-radiusDiv-2YoIz .assets-style-oaDocument--index-imageRadius-3I0Ww {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .assets-style-oaDocument--index-serviceCollectDivRelative-2BdLW .ant-card-body {
  padding: 11px 7px 18px 9px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .assets-style-oaDocument--index-serviceCollectDivRelative-2BdLW .ant-card-bordered {
  border: none;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightTop-1ZfrI .assets-style-oaDocument--index-affairTitle-2T7XG .assets-style-oaDocument--index-serviceCollectDivRelative-2BdLW .assets-style-oaDocument--index-textCenter-3bzru {
  text-align: center;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-right-2RSbT .assets-style-oaDocument--index-rightBottom-Rq4dR {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 405px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.assets-style-oaDocument--index-collectRadiusDiv-1xKkr {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
.assets-style-oaDocument--index-optBackground-2MVSS {
  background: #fff;
}
.assets-style-oaDocument--index-optBackground-2MVSS a {
  color: #000;
}
.assets-style-oaDocument--index-optBackground-2MVSS a:hover {
  color: #fff;
}
.assets-style-oaDocument--index-optName-j7pV_ {
  width: 100%;
  height: 100%;
}
.assets-style-oaDocument--index-optImg-3club {
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.assets-style-oaDocument--index-dropdownBox-dW5Qj .ant-select-dropdown-menu-item:hover {
  background: #e6f7ff;
}
.assets-style-oaDocument--index-dropdownBox-dW5Qj .ant-select-dropdown-menu-item:hover a {
  color: #397EF0;
}
.assets-style-oaDocument--index-dropdownBox-dW5Qj .ant-select-dropdown-menu {
  overflow: hidden;
  max-height: none;
}
.assets-style-oaDocument--index-searchContent-3kaMH .ant-select .ant-select-selection {
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-screenBtn-Sc5GB {
  cursor: pointer;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-screenBtn-Sc5GB .ant-btn {
  border: none;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchBox-jzoqD {
  width: 550px;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchBox-jzoqD input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-sceneNav-LOboY {
  display: inline-block;
  position: absolute;
  margin-left: 55px;
  height: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-sceneNav-LOboY span {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 1px;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-sceneNav-LOboY .assets-style-oaDocument--index-sceneIcon-35J1l {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv {
  line-height: 2;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .ant-tag-checkable-checked {
  border-radius: 12px;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .ant-tag-checkable:active {
  background: none;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .assets-style-oaDocument--index-item-3nFWA {
  width: calc(100% - 42px);
  display: inline-block;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .assets-style-oaDocument--index-all-2qRQs {
  display: inline-block;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .assets-style-oaDocument--index-all-2qRQs .ant-tag {
  cursor: pointer;
  border-radius: 12px;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .assets-style-oaDocument--index-searchTitle-1RIoL {
  line-height: 3;
  margin: 5px;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv span {
  color: #808080;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .assets-style-oaDocument--index-hideItem-bb0w- {
  display: inline-block;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .assets-style-oaDocument--index-rightBtn-fSfLN {
  float: right;
  cursor: pointer;
  margin-top: 9px ;
}
.assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .ant-btn {
  border: none;
}
.assets-style-oaDocument--index-searchContent-3kaMH .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaDocument--index-searchContent-3kaMH .theme-blue .ant-btn:hover,
.assets-style-oaDocument--index-searchContent-3kaMH .theme-blue .ant-btn:focus {
  color: #808080;
}
.assets-style-oaDocument--index-searchContent-3kaMH .ant-input-prefix {
  color: #cdcdcd;
}
.assets-style-oaDocument--index-searchContent-3kaMH .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaDocument--index-searchContent-3kaMH .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaDocument--index-searchContent-3kaMH .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaDocument--index-searchContent-3kaMH .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-cardItem-1-91I:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-cardItem-1-91I:hover button {
  display: block;
  position: absolute;
  right: 16px;
  top: 17px;
  z-index: 2;
  /* opacity: 0.65;*/
}
.assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-cardItem-1-91I:hover button:hover {
  opacity: 1;
}
.assets-style-oaDocument--index-cardFrame-11h2l button {
  display: none;
}
.assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-saveIco-gnUhv {
  width: 48px;
  height: 48px;
}
.assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-iconTj-1EdRB {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 1px;
  left: 6px;
}
.assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-tag-7NNCa {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  height: 25px;
  -webkit-box-orient: vertical;
  clear: both;
}
.assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-tag-7NNCa .assets-style-oaDocument--index-fontBlack-3-8s9 {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-comment-2sDR4 {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDocument--index-cardFrame-11h2l .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaDocument--index-cardFrame-11h2l .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0px;
}
.assets-style-oaDocument--index-cardFrame-11h2l .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDocument--index-cardFrame-11h2l .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaDocument--index-cardFrame-11h2l .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaDocument--index-cardFrame-11h2l .ant-list-item-meta-description {
  line-height: 25px;
}
.assets-style-oaDocument--index-cardFrame-11h2l .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaDocument--index-cardFrame-11h2l a {
  color: #474747;
}
.assets-style-oaDocument--index-cardFrame-11h2l a:hover {
  /*color: #1890ff;*/
  text-decoration: underline;
}
.assets-style-oaDocument--index-jian-3gSwO {
  display: inline-flex;
  height: 31px;
}
.assets-style-oaDocument--index-flex-1S2wR {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV {
  width: 100%;
  height: 180px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-list-item-main {
  display: inline-block;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-list-item-extra {
  float: right;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .assets-style-oaDocument--index-comment-2sDR4 {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .assets-style-oaDocument--index-saveIco-gnUhv {
  width: 48px;
  height: 48px;
  /*background: #23d688;*/
  /* border-radius: 50%;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .assets-style-oaDocument--index-iconTj-1EdRB {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: -2px;
  left: 6px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .assets-style-oaDocument--index-tag-7NNCa {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .assets-style-oaDocument--index-tag-7NNCa .assets-style-oaDocument--index-fontBlack-3-8s9 {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .assets-style-oaDocument--index-grade-29U6p {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  color: #808080;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 3px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-list-item-meta-description {
  line-height: 2;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-card-bordered {
  border: none;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-tag {
  border-radius: 12px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-col-12 {
  width: 100%;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-card-bordered {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTop-eXLEV .ant-card-wider-padding .ant-card-body {
  padding: 24px 0px 15px 24px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-applyContentTopTitle-pFWZx a {
  color: #474747;
  font-weight: bold;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx {
  display: table;
  margin-top: 28px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  position: relative;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .assets-style-oaDocument--index-rightAnchor-1z9g7 {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .ant-card-bordered {
  border: none;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .ant-card-head {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .ant-card-head-title {
  font-weight: bold;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .ant-list-split .ant-list-item {
  border-bottom: none;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .ant-list-split .ant-list-header {
  border-bottom: none;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .ant-list-item {
  padding: 0;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .ant-list-header,
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .ant-list-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .ant-anchor-ink-ball {
  width: 14px;
  height: 14px;
  border: 4px solid #1890ff;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-contenBottom-3KJwx .assets-style-oaDocument--index-userGuide-uRTvE .ant-anchor-wrapper {
  padding-left: 10px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-userEvaluation-1ylnL {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-userEvaluation-1ylnL .assets-style-oaDocument--index-title-3M7Bg {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 18px 0 30px 8px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-userEvaluation-1ylnL .assets-style-oaDocument--index-evaluationDetails-1Eyq4 {
  margin-left: 20px;
  margin-right: 20px;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-userEvaluation-1ylnL .assets-style-oaDocument--index-evaluationDetails-1Eyq4 .assets-style-oaDocument--index-describe-3YbOX {
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-userEvaluation-1ylnL .assets-style-oaDocument--index-evaluationDetails-1Eyq4 .assets-style-oaDocument--index-userName-axUQ7 {
  float: left;
  color: #010101;
}
.assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-userEvaluation-1ylnL .assets-style-oaDocument--index-evaluationDetails-1Eyq4 .assets-style-oaDocument--index-time-1pGJZ {
  float: right;
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaDocument--index-nullData-1ib7m {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-oaDocument--index-nullData-1ib7m .assets-style-oaDocument--index-message-2D56R {
  position: relative;
  top: 145px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.assets-style-oaDocument--index-limitedTime-2WQc2 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-oaDocument--index-limitedTime-2WQc2 .assets-style-oaDocument--index-backBorder-YRc9I {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-oaDocument--index-limitedTime-2WQc2 .assets-style-oaDocument--index-inner-3wc6l {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaDocument--index-limitedTimeLeft-p1NEa {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-oaDocument--index-limitedTimeLeft-p1NEa .assets-style-oaDocument--index-backBorder-YRc9I {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-oaDocument--index-limitedTimeLeft-p1NEa .assets-style-oaDocument--index-inner-3wc6l {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaDocument--index-footerStyle-asS-S {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-oaDocument--index-pagingMargin1-2qKXj {
  margin-left: 20px;
}
.assets-style-oaDocument--index-pagingMargin2-3Lnpg {
  margin-left: 50px;
}
.assets-style-oaDocument--index-pagingLeft-2UtQ7 {
  display: inline-block;
  width: 60%;
}
.assets-style-oaDocument--index-pagingRight-2iavG {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 40%;
}
.assets-style-oaDocument--index-pageingButton-BI_ib {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaDocument--index-pageingNotAllowed-1_CZB {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaDocument--index-itemButton-3hSSc {
  margin-right: 10px;
}
.assets-style-oaDocument--index-itemButton-3hSSc .assets-style-oaDocument--index-img-28ddR {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaDocument--index-itemButton-3hSSc i {
  margin-right: 5px;
}
.assets-style-oaDocument--index-breadcrumb-109uY {
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-oaDocument--index-breadcrumbItem-3sd23 {
  color: #666666;
  font-weight: bold;
}
.assets-style-oaDocument--index-card-2QkQS {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaDocument--index-fixBotBarWrap-3szCf {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-oaDocument--index-fixBotBarWrap-3szCf .ant-btn {
  margin-top: 10px;
}
.assets-style-oaDocument--index-affairsCard_linkTitle-2aIAG {
  float: left;
  margin-right: 4px;
}
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-cardItem-1-91I:hover button {
  background-color: #70b470;
  border-color: #70b470;
}
.theme-green .assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-cardItem-1-91I:hover button:hover {
  background-color: #00a854;
  border-color: #00a854;
}
/**************************** 绿色主题开始 ***************************/
/**************************** 红色主题开始 ***************************/
.theme-red .assets-style-oaDocument--index-selectColor-23jXC {
  color: #F63E62;
}
.theme-red .assets-style-oaDocument--index-footerStyle-asS-S {
  background-color: #fffafb;
}
.theme-red .assets-style-oaDocument--index-pageingButton-BI_ib {
  color: #F63E62;
}
.theme-red .assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-cardItem-1-91I:hover button {
  background-color: #F63E62;
  border-color: #F63E62;
}
.theme-red .assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-cardItem-1-91I:hover button:hover {
  background-color: #9A001E;
  border-color: #9A001E;
}
.theme-red .assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.theme-red .assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.theme-red .assets-style-oaDocument--index-pagination-1gCpF {
  box-shadow: 0px 0px 10px 0px rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaDocument--index-pagination-1gCpF .assets-style-oaDocument--index-affairTotal-3YDof .assets-style-oaDocument--index-fontBlue-26Qbu {
  color: #F63E62;
}
.theme-red .assets-style-oaDocument--index-activeLetter-2nviH {
  background: #F63E62;
}
.theme-red .assets-style-oaDocument--index-letter-2pVZQ:hover {
  background: #F63E62;
}
.theme-red .assets-style-oaDocument--index-radiusDiv-2YoIz {
  border: 1px solid rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaDocument--index-radiusDiv-2YoIz:hover {
  box-shadow: 0px 0px 10px 4px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-oaDocument--index-affairTitle-2T7XG .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
.theme-red .assets-style-oaDocument--index-affairTitle-2T7XG .ant-carousel .slick-dots li button {
  background: rgba(255, 0, 0, 0.5);
}
.theme-red .assets-style-oaDocument--index-cardFrame-11h2l a:hover {
  color: #F63E62;
}
.theme-red .assets-style-oaDocument--index-dropdownBox-dW5Qj .ant-select-dropdown-menu-item:hover {
  background: #fff1f0;
}
.theme-red .assets-style-oaDocument--index-dropdownBox-dW5Qj .ant-select-dropdown-menu-item:hover a {
  color: #F63E62;
}
.theme-red .assets-style-oaDocument--index-sceneNav-LOboY span {
  color: #9A001E;
}
.theme-red .assets-style-oaDocument--index-sceneNav-LOboY .assets-style-oaDocument--index-sceneIcon-35J1l {
  background: url(../../assets/images/mapIcon_red.png) no-repeat center;
  background-size: cover;
}
.theme-red .assets-style-oaDocument--index-receiptDiv-2WY9A {
  background: #9A001E;
}
/**************************** 红色主题结束 **************************/
/**************************** 蓝色主题开始 ***************************/
.theme-blue .assets-style-oaDocument--index-selectColor-23jXC {
  color: #a2ceff;
}
.theme-blue .assets-style-oaDocument--index-footerStyle-asS-S {
  background-color: #fafdff;
}
.theme-blue .assets-style-oaDocument--index-pageingButton-BI_ib {
  color: #a2ceff;
}
.theme-blue .assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-cardItem-1-91I:hover button {
  background-color: #71b8ef;
  border-color: #71b8ef;
}
.theme-blue .assets-style-oaDocument--index-cardFrame-11h2l .assets-style-oaDocument--index-cardItem-1-91I:hover button:hover {
  background-color: #397EF0;
  border-color: #397EF0;
}
.theme-blue .assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .ant-tag-checkable-checked {
  color: #397EF0;
  background: #e6f7ff;
  border-color: #a2ceff;
}
.theme-blue .assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaDocument--index-pagination-1gCpF {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaDocument--index-pagination-1gCpF .assets-style-oaDocument--index-affairTotal-3YDof .assets-style-oaDocument--index-fontBlue-26Qbu {
  color: #1890ff;
}
.theme-blue .assets-style-oaDocument--index-activeLetter-2nviH {
  background: #397EF0;
}
.theme-blue .assets-style-oaDocument--index-letter-2pVZQ:hover {
  background: #397EF0;
}
.theme-blue .assets-style-oaDocument--index-radiusDiv-2YoIz {
  border: 1px solid rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaDocument--index-radiusDiv-2YoIz:hover {
  box-shadow: 0px 0px 10px 4px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-oaDocument--index-affairTitle-2T7XG .ant-carousel .slick-dots li.slick-active button {
  background: #1890ff;
}
.theme-blue .assets-style-oaDocument--index-affairTitle-2T7XG .ant-carousel .slick-dots li button {
  background: rgba(35, 145, 230, 0.7);
}
.theme-blue .assets-style-oaDocument--index-cardFrame-11h2l a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaDocument--index-sceneNav-LOboY span {
  color: #397EF0;
}
.theme-blue .assets-style-oaDocument--index-sceneNav-LOboY .assets-style-oaDocument--index-sceneIcon-35J1l {
  background: url(../../assets/images/mapIcon_blue.png) no-repeat center;
  background-size: cover;
}
.theme-blue .assets-style-oaDocument--index-receiptDiv-2WY9A {
  background: #397EF0;
}
/**************************** 蓝色主题结束 **************************/
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .ant-tag-checkable-checked {
  color: #1C9750;
  background: #E6FFF1;
  border-color: #1C9750;
}
.theme-green .assets-style-oaDocument--index-searchContent-3kaMH .assets-style-oaDocument--index-searchList-QtXDv .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1C9750;
}
.theme-green .assets-style-oaDocument--index-pagination-1gCpF {
  box-shadow: 0px 0px 10px 0px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-oaDocument--index-pagination-1gCpF .assets-style-oaDocument--index-affairTotal-3YDof .assets-style-oaDocument--index-fontBlue-26Qbu {
  color: #1C9750;
}
.theme-green .assets-style-oaDocument--index-activeLetter-2nviH {
  background: #1C9750;
}
.theme-green .assets-style-oaDocument--index-letter-2pVZQ:hover {
  background: #1C9750;
}
.theme-green .assets-style-oaDocument--index-radiusDiv-2YoIz:hover {
  box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);
}
.theme-green .assets-style-oaDocument--index-radiusDiv-2YoIz {
  border: 1px solid rgba(87, 177, 134, 0.1);
}
.theme-green .assets-style-oaDocument--index-affairTitle-2T7XG .ant-carousel .slick-dots li.slick-active button {
  background: #1C9750;
}
.theme-green .assets-style-oaDocument--index-affairTitle-2T7XG .ant-carousel .slick-dots li button {
  background: rgba(10, 150, 50, 0.7);
}
.theme-green .assets-style-oaDocument--index-cardFrame-11h2l a:hover {
  color: #00a854;
}
.theme-green .assets-style-oaDocument--index-dropdownBox-dW5Qj .ant-select-dropdown-menu-item:hover {
  background: #F5FDF8;
}
.theme-green .assets-style-oaDocument--index-dropdownBox-dW5Qj .ant-select-dropdown-menu-item:hover a {
  color: #00a854;
}
.theme-green .assets-style-oaDocument--index-sceneNav-LOboY span {
  color: #005825;
}
.theme-green .assets-style-oaDocument--index-sceneNav-LOboY .assets-style-oaDocument--index-sceneIcon-35J1l {
  background: url(../../assets/images/mapIcon_green.png) no-repeat center;
  background-size: cover;
}
.theme-green .assets-style-oaDocument--index-receiptDiv-2WY9A {
  background: #005825;
}
/**************************** 绿色主题结束 **************************/
@media (min-width: 1601px) {
  .font-normal .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u {
    border-radius: 6px;
    width: 100%;
  }
  .font-normal .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u .assets-style-oaDocument--index-leftBody-BPyA6 .assets-style-oaDocument--index-leftService-1bQMa {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u {
    width: 100%;
  }
  .font-normal .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u .assets-style-oaDocument--index-leftBody-BPyA6 .assets-style-oaDocument--index-leftService-1bQMa {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1601px) {
  .font-normal .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly {
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly {
    width: 100%;
  }
}
@media (max-height: 830px) {
  .font-normal .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly .assets-style-oaDocument--index-AllLetter-2TvI6 {
    bottom: 485px;
  }
}
@media (min-height: 831px) {
  .font-normal .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly .assets-style-oaDocument--index-AllLetter-2TvI6 {
    top: 326px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u {
    border-radius: 6px;
    width: 100%;
  }
  .font-large .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u .assets-style-oaDocument--index-leftBody-BPyA6 .assets-style-oaDocument--index-leftService-1bQMa {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u {
    width: 100%;
  }
  .font-large .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u .assets-style-oaDocument--index-leftBody-BPyA6 .assets-style-oaDocument--index-leftService-1bQMa {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly {
    width: 100%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly {
    width: 100%;
  }
}
@media (max-height: 913px) {
  .font-large .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly .assets-style-oaDocument--index-AllLetter-2TvI6 {
    bottom: 485px;
  }
}
@media (min-height: 914.1px) {
  .font-large .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly .assets-style-oaDocument--index-AllLetter-2TvI6 {
    top: 326px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u {
    border-radius: 6px;
    width: 100%;
  }
  .font-extraLarge .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u .assets-style-oaDocument--index-leftBody-BPyA6 .assets-style-oaDocument--index-leftService-1bQMa {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u {
    width: 100%;
  }
  .font-extraLarge .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-left-3Vo2u .assets-style-oaDocument--index-leftBody-BPyA6 .assets-style-oaDocument--index-leftService-1bQMa {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly {
    width: 100%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly {
    width: 100%;
  }
}
@media (max-height: 1037.5px) {
  .font-extraLarge .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly .assets-style-oaDocument--index-AllLetter-2TvI6 {
    bottom: 485px;
  }
}
@media (min-height: 1038.75px) {
  .font-extraLarge .assets-style-oaDocument--index-flex-1S2wR .assets-style-oaDocument--index-leftContent-RfNly .assets-style-oaDocument--index-AllLetter-2TvI6 {
    top: 326px;
  }
}
@media (min-width: 1600px) {
  .font-extraLarge .assets-style-oaDocument--index-flex-1S2wR .ant-col-xxl-8 {
    width: 50%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/*************** 共用样式***************/
.assets-style-personalWork--index-border_style1-1ocpb {
  margin: 0;
  border-top: solid 1px #d0d2d5;
  border-bottom: solid 1px #d0d2d5;
}
.assets-style-personalWork--index-border_style2-2_0fi {
  margin: 0;
  border-bottom: solid 1px #d0d2d5;
}
.assets-style-personalWork--index-anticon_oa-2onD0 {
  font-family: "anticon_oa" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.assets-style-personalWork--index-anticon-unfold-pbT-y:before {
  content: "\E66D";
}
.assets-style-personalWork--index-anticon-collapse-ChyhT:before {
  content: "\E674";
}
.assets-style-personalWork--index-page_main-19f6f.assets-style-personalWork--index-ant-layout-1Bx3Z,
.assets-style-personalWork--index-page_main-19f6f.assets-style-personalWork--index-ant-layout-has-sider-2SDvC {
  background: transparent;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo {
  position: relative;
  float: left;
  width: 158px;
  padding-top: 48px;
  font-size: 16px;
  color: #363636;
  background: rgba(255, 255, 255, 0.55);
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-icon_collapse-1HVQR {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #0078cc;
  background: rgba(255, 255, 255, 0.55);
  cursor: pointer;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-icon_collapse-1HVQR i {
  font-size: 20px;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-2dfro {
  padding: 0;
  background: transparent;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-2dfro:not(.assets-style-personalWork--index-ant-menu-horizontal-2W73s) .assets-style-personalWork--index-ant-menu-item-selected-zzNxJ {
  background: #fff;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-vertical-3qjCc .assets-style-personalWork--index-ant-menu-item-3lsT-:after,
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-vertical-left-3TcqY .assets-style-personalWork--index-ant-menu-item-3lsT-:after,
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-vertical-right-18tH9 .assets-style-personalWork--index-ant-menu-item-3lsT-:after,
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-inline-2uK5o .assets-style-personalWork--index-ant-menu-item-3lsT-:after {
  right: auto;
  left: 0;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-item-3lsT- {
  margin: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #c7c7ca;
  font-size: 16px;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-submenu-title-3UrxK {
  margin: 0;
  padding-left: 4px !important;
  border-bottom: 1px solid #c7c7ca;
  font-size: 16px;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-submenu-arrow-nvSp9 {
  display: none;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-item-3lsT-:active,
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-submenu-title-3UrxK:active {
  background: #fff;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_sidebar-1j0Yo .assets-style-personalWork--index-ant-menu-submenu-open-eWkms {
  color: #0078cc;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_route-2omjd {
  float: left;
  width: calc(100% - 158px);
  background: #fff;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_route-2omjd.assets-style-personalWork--index-no_sidebar-zpTyw {
  width: 100%;
}
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_route_with_sidebar-24s-z,
.assets-style-personalWork--index-page_main-19f6f .assets-style-personalWork--index-page_route-2omjd.assets-style-personalWork--index-with_sidebar-3sQI2 {
  background: transparent;
}
.assets-style-personalWork--index-newsSearch-2cWKp {
  float: right;
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 7px;
}
.assets-style-personalWork--index-newsSearch-2cWKp .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-personalWork--index-newsSearch-2cWKp .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-personalWork--index-newsSearch-2cWKp .ant-input {
  padding: 4px 30px;
}
.assets-style-personalWork--index-newsSearch-2cWKp .assets-style-personalWork--index-searchDel-12Kfi {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-personalWork--index-conditionStyle-2BPh0 {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-personalWork--index-dropdownBoxDisplayNone-122YN {
  display: none;
}
.assets-style-personalWork--index-selectColor-3SBVV {
  color: #55906E;
}
.assets-style-personalWork--index-toolTip-1BBcE .ant-tooltip-content .ant-tooltip-inner {
  width: 760px !important;
}
.assets-style-personalWork--index-toolTip2-2d-s6 .ant-tooltip-content .ant-tooltip-inner {
  width: 510px !important;
}
.assets-style-personalWork--index-pointerTag-1-07- {
  cursor: pointer;
}
.assets-style-personalWork--index-main-content-2ffZJ {
  min-height: 1480px !important;
}
.assets-style-personalWork--index-bodyFixed-3Vr_g {
  position: fixed;
  width: 100%;
}
.assets-style-personalWork--index-overflow-39-pV {
  overflow: hidden;
}
.assets-style-personalWork--index-fontGray-2sdqx {
  color: #adadad;
}
.assets-style-personalWork--index-fontLightBlack-1nFPK {
  color: #808080;
}
.assets-style-personalWork--index-fontLine-FYiN9 {
  color: #adadad;
  margin-left: 6px;
}
.assets-style-personalWork--index-mgt12-1c0d6 {
  margin-top: 12px;
}
.assets-style-personalWork--index-textCenter-2k2oO {
  text-align: center;
  color: #808080;
  cursor: pointer;
}
.assets-style-personalWork--index-pdr5-2wxK7 {
  padding-right: 5px;
}
.assets-style-personalWork--index-fontSc-2isWm {
  padding-right: 5px;
  text-align: center;
  font-size: 28px;
  color: #595959;
}
.assets-style-personalWork--index-lineHeight-Tke0T {
  line-height: 40px;
  /*margin-left: -450px;*/
  width: 400px;
}
/* 服务入口页面布局样式 */
.assets-style-personalWork--index-flex-3jjAT {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contentMain-5H6fs img {
  max-width: 100%;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contentMain-5H6fs .ant-card-bordered {
  width: calc(100% - 228px);
  display: inline-block;
  max-width: 100%;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contentMain-5H6fs .ant-card-bordered .ant-card-body p {
  padding: 0px 32px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contentMain-5H6fs .ant-card-bordered .ant-card-body img {
  max-width: 100%;
}
.assets-style-personalWork--index-flex-3jjAT .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-personalWork--index-flex-3jjAT .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-personalWork--index-flex-3jjAT .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-personalWork--index-flex-3jjAT .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-limitLength-2CvKJ,
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-limitSplit-2bFs3 {
  display: inline-block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-limitLength-2CvKJ {
  width: 95px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-limitSplit-2bFs3 {
  width: 20px;
  text-align: center;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR {
  width: 387px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0:hover {
  cursor: pointer;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0:hover .assets-style-personalWork--index-rightAffairsBox-2Wbo4 .anticon {
  display: inline-block;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 405px;
  background-color: white;
  border: 1px solid #e8e8e8;
  margin-bottom: 26px;
  position: relative;
  /* 全部事务右边推荐事务 */
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-rightAffairsBox-2Wbo4 .anticon {
  display: none;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-iconLeft-2aIrT {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-iconLeft-2aIrT:hover {
  color: #AAAAAA;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-iconRight-1zmJS {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-iconRight-1zmJS:hover {
  color: #AAAAAA;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .ant-card {
  position: static;
  color: #666666;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .ant-card-body {
  padding: 0px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .ant-card-head {
  border-bottom: none;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .ant-list-grid .ant-list-item {
  margin-bottom: 0;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .ant-carousel .slick-dots {
  bottom: 35px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .ant-carousel .slick-slider {
  position: static;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .ant-carousel .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #1890ff;*/
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #b8c4cc;*/
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .assets-style-personalWork--index-noDataIcon-1eqpQ {
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .assets-style-personalWork--index-fontBlack-3OZZA {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 21px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .assets-style-personalWork--index-serviceCollectDivRelative-2xuGw {
  position: relative;
  text-align: center;
  /* .radiusDiv:hover{
             box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);


           }*/
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .assets-style-personalWork--index-serviceCollectDivRelative-2xuGw .assets-style-personalWork--index-radiusDiv-15N37 {
  /*border: 1px solid rgba(90, 137, 181, 0.33);*/
  background: #ffffff;
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin-bottom: 15px;
  margin-left: 17px;
  border-radius: 50%;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .assets-style-personalWork--index-serviceCollectDivRelative-2xuGw .assets-style-personalWork--index-radiusDiv-15N37 .assets-style-personalWork--index-imageRadius-1xMre {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .assets-style-personalWork--index-serviceCollectDivRelative-2xuGw .ant-card-body {
  padding: 11px 7px 18px 9px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .assets-style-personalWork--index-serviceCollectDivRelative-2xuGw .ant-card-bordered {
  border: none;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightTop-rSsX0 .assets-style-personalWork--index-affairTitle-L09x2 .assets-style-personalWork--index-serviceCollectDivRelative-2xuGw .assets-style-personalWork--index-textCenter-2k2oO {
  text-align: center;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-right-TJxOR .assets-style-personalWork--index-rightBottom-3Y_5Y {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 405px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.assets-style-personalWork--index-collectRadiusDiv-1v_Nt {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
.assets-style-personalWork--index-optBackground-qKUCU {
  background: #fff;
}
.assets-style-personalWork--index-optBackground-qKUCU a {
  color: #000;
}
.assets-style-personalWork--index-optBackground-qKUCU a:hover {
  color: #fff;
}
.assets-style-personalWork--index-optName-Pkw_Q {
  width: 100%;
  height: 100%;
}
.assets-style-personalWork--index-optImg-2MYtW {
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.assets-style-personalWork--index-dropdownBox-17g79 .ant-select-dropdown-menu-item:hover {
  background: #e6f7ff;
}
.assets-style-personalWork--index-dropdownBox-17g79 .ant-select-dropdown-menu-item:hover a {
  color: #397EF0;
}
.assets-style-personalWork--index-dropdownBox-17g79 .ant-select-dropdown-menu {
  overflow: hidden;
  max-height: none;
}
.assets-style-personalWork--index-searchContent-1qoKG .ant-select .ant-select-selection {
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-screenBtn-3xgie {
  cursor: pointer;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-screenBtn-3xgie .ant-btn {
  border: none;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchBox-ZabVM {
  width: 550px;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchBox-ZabVM input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-sceneNav-2_8QE {
  display: inline-block;
  position: absolute;
  margin-left: 55px;
  height: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-sceneNav-2_8QE span {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 1px;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-sceneNav-2_8QE .assets-style-personalWork--index-sceneIcon--21Sl {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX {
  line-height: 2;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .ant-tag-checkable-checked {
  border-radius: 12px;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .ant-tag-checkable:active {
  background: none;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .assets-style-personalWork--index-item-25UpM {
  width: calc(100% - 42px);
  display: inline-block;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .assets-style-personalWork--index-all-2Wpma {
  display: inline-block;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .assets-style-personalWork--index-all-2Wpma .ant-tag {
  cursor: pointer;
  border-radius: 12px;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .assets-style-personalWork--index-searchTitle-3DrST {
  line-height: 3;
  margin: 5px;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX span {
  color: #808080;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .assets-style-personalWork--index-hideItem-2lFxl {
  display: inline-block;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .assets-style-personalWork--index-rightBtn-3Q1pq {
  float: right;
  cursor: pointer;
  margin-top: 9px ;
}
.assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .ant-btn {
  border: none;
}
.assets-style-personalWork--index-searchContent-1qoKG .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-personalWork--index-searchContent-1qoKG .theme-blue .ant-btn:hover,
.assets-style-personalWork--index-searchContent-1qoKG .theme-blue .ant-btn:focus {
  color: #808080;
}
.assets-style-personalWork--index-searchContent-1qoKG .ant-input-prefix {
  color: #cdcdcd;
}
.assets-style-personalWork--index-searchContent-1qoKG .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-personalWork--index-searchContent-1qoKG .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-personalWork--index-searchContent-1qoKG .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-personalWork--index-searchContent-1qoKG .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-cardItem-3_Z-b:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-cardItem-3_Z-b:hover button {
  display: block;
  position: absolute;
  right: 16px;
  top: 17px;
  z-index: 2;
  /* opacity: 0.65;*/
}
.assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-cardItem-3_Z-b:hover button:hover {
  opacity: 1;
}
.assets-style-personalWork--index-cardFrame-uPc8n button {
  display: none;
}
.assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-saveIco-64q7W {
  width: 48px;
  height: 48px;
}
.assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-iconTj-2Vg9e {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 1px;
  left: 6px;
}
.assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-tag-2SiIq {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  height: 25px;
  -webkit-box-orient: vertical;
  clear: both;
}
.assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-tag-2SiIq .assets-style-personalWork--index-fontBlack-3OZZA {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-comment-2cw92 {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-personalWork--index-cardFrame-uPc8n .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-personalWork--index-cardFrame-uPc8n .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0px;
}
.assets-style-personalWork--index-cardFrame-uPc8n .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-personalWork--index-cardFrame-uPc8n .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-personalWork--index-cardFrame-uPc8n .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-personalWork--index-cardFrame-uPc8n .ant-list-item-meta-description {
  line-height: 25px;
}
.assets-style-personalWork--index-cardFrame-uPc8n .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-personalWork--index-cardFrame-uPc8n a {
  color: #474747;
}
.assets-style-personalWork--index-cardFrame-uPc8n a:hover {
  /*color: #1890ff;*/
  text-decoration: underline;
}
.assets-style-personalWork--index-jian-qf_Wu {
  display: inline-flex;
  height: 31px;
}
.assets-style-personalWork--index-flex-3jjAT {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF {
  width: 100%;
  height: 180px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-list-item-main {
  display: inline-block;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-list-item-extra {
  float: right;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .assets-style-personalWork--index-comment-2cw92 {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .assets-style-personalWork--index-saveIco-64q7W {
  width: 48px;
  height: 48px;
  /*background: #23d688;*/
  /* border-radius: 50%;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .assets-style-personalWork--index-iconTj-2Vg9e {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: -2px;
  left: 6px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .assets-style-personalWork--index-tag-2SiIq {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .assets-style-personalWork--index-tag-2SiIq .assets-style-personalWork--index-fontBlack-3OZZA {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .assets-style-personalWork--index-grade-UX8k3 {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  color: #808080;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 3px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-list-item-meta-description {
  line-height: 2;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-card-bordered {
  border: none;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-tag {
  border-radius: 12px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-col-12 {
  width: 100%;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-card-bordered {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTop-2sijF .ant-card-wider-padding .ant-card-body {
  padding: 24px 0px 15px 24px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-applyContentTopTitle-1vrsu a {
  color: #474747;
  font-weight: bold;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok {
  display: table;
  margin-top: 28px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  position: relative;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .assets-style-personalWork--index-rightAnchor-3fEo4 {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .ant-card-bordered {
  border: none;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .ant-card-head {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .ant-card-head-title {
  font-weight: bold;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .ant-list-split .ant-list-item {
  border-bottom: none;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .ant-list-split .ant-list-header {
  border-bottom: none;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .ant-list-item {
  padding: 0;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .ant-list-header,
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .ant-list-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .ant-anchor-ink-ball {
  width: 14px;
  height: 14px;
  border: 4px solid #1890ff;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-contenBottom-1Onok .assets-style-personalWork--index-userGuide-NJQ32 .ant-anchor-wrapper {
  padding-left: 10px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-userEvaluation-3Z3uX {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-userEvaluation-3Z3uX .assets-style-personalWork--index-title-2XhY7 {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 18px 0 30px 8px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-userEvaluation-3Z3uX .assets-style-personalWork--index-evaluationDetails-21nxe {
  margin-left: 20px;
  margin-right: 20px;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-userEvaluation-3Z3uX .assets-style-personalWork--index-evaluationDetails-21nxe .assets-style-personalWork--index-describe-2UtJu {
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-userEvaluation-3Z3uX .assets-style-personalWork--index-evaluationDetails-21nxe .assets-style-personalWork--index-userName-1C1Tn {
  float: left;
  color: #010101;
}
.assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-userEvaluation-3Z3uX .assets-style-personalWork--index-evaluationDetails-21nxe .assets-style-personalWork--index-time-19n3H {
  float: right;
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-personalWork--index-nullData-lPs5G {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-personalWork--index-nullData-lPs5G .assets-style-personalWork--index-message-3IUHD {
  position: relative;
  top: 145px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.assets-style-personalWork--index-limitedTime-cSwkB {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-personalWork--index-limitedTime-cSwkB .assets-style-personalWork--index-backBorder-1cGmH {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-personalWork--index-limitedTime-cSwkB .assets-style-personalWork--index-inner-3yTm5 {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-personalWork--index-limitedTimeLeft-3sczD {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-personalWork--index-limitedTimeLeft-3sczD .assets-style-personalWork--index-backBorder-1cGmH {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-personalWork--index-limitedTimeLeft-3sczD .assets-style-personalWork--index-inner-3yTm5 {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-personalWork--index-footerStyle-2UmmG {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-personalWork--index-pagingMargin1-3mt-N {
  margin-left: 20px;
}
.assets-style-personalWork--index-pagingMargin2-3jZId {
  margin-left: 50px;
}
.assets-style-personalWork--index-pagingLeft-1h8Er {
  display: inline-block;
  width: 60%;
}
.assets-style-personalWork--index-pagingRight-1-Y6G {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 40%;
}
.assets-style-personalWork--index-pageingButton-3p6v6 {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-personalWork--index-pageingNotAllowed-1eygO {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-personalWork--index-itemButton-nuYRI {
  margin-right: 10px;
}
.assets-style-personalWork--index-itemButton-nuYRI .assets-style-personalWork--index-img-1NUtQ {
  position: relative;
  margin-right: 2px;
}
.assets-style-personalWork--index-itemButton-nuYRI i {
  margin-right: 5px;
}
.assets-style-personalWork--index-breadcrumb-1g_rA {
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-personalWork--index-breadcrumbItem-2DRjr {
  color: #666666;
  font-weight: bold;
}
.assets-style-personalWork--index-card-30Vom {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-personalWork--index-fixBotBarWrap-18tut {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-personalWork--index-fixBotBarWrap-18tut .ant-btn {
  margin-top: 10px;
}
.assets-style-personalWork--index-affairsCard_linkTitle-309E5 {
  float: left;
  margin-right: 4px;
}
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-cardItem-3_Z-b:hover button {
  background-color: #70b470;
  border-color: #70b470;
}
.theme-green .assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-cardItem-3_Z-b:hover button:hover {
  background-color: #00a854;
  border-color: #00a854;
}
/**************************** 绿色主题开始 ***************************/
/**************************** 红色主题开始 ***************************/
.theme-red .assets-style-personalWork--index-selectColor-3SBVV {
  color: #F63E62;
}
.theme-red .assets-style-personalWork--index-footerStyle-2UmmG {
  background-color: #fffafb;
}
.theme-red .assets-style-personalWork--index-pageingButton-3p6v6 {
  color: #F63E62;
}
.theme-red .assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-cardItem-3_Z-b:hover button {
  background-color: #F63E62;
  border-color: #F63E62;
}
.theme-red .assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-cardItem-3_Z-b:hover button:hover {
  background-color: #9A001E;
  border-color: #9A001E;
}
.theme-red .assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.theme-red .assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.theme-red .assets-style-personalWork--index-pagination-OCUNq {
  box-shadow: 0px 0px 10px 0px rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-personalWork--index-pagination-OCUNq .assets-style-personalWork--index-affairTotal-RXFzd .assets-style-personalWork--index-fontBlue-10hqJ {
  color: #F63E62;
}
.theme-red .assets-style-personalWork--index-activeLetter-16aqu {
  background: #F63E62;
}
.theme-red .assets-style-personalWork--index-letter-2WFAp:hover {
  background: #F63E62;
}
.theme-red .assets-style-personalWork--index-radiusDiv-15N37 {
  border: 1px solid rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-personalWork--index-radiusDiv-15N37:hover {
  box-shadow: 0px 0px 10px 4px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-personalWork--index-affairTitle-L09x2 .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
.theme-red .assets-style-personalWork--index-affairTitle-L09x2 .ant-carousel .slick-dots li button {
  background: rgba(255, 0, 0, 0.5);
}
.theme-red .assets-style-personalWork--index-cardFrame-uPc8n a:hover {
  color: #F63E62;
}
.theme-red .assets-style-personalWork--index-dropdownBox-17g79 .ant-select-dropdown-menu-item:hover {
  background: #fff1f0;
}
.theme-red .assets-style-personalWork--index-dropdownBox-17g79 .ant-select-dropdown-menu-item:hover a {
  color: #F63E62;
}
.theme-red .assets-style-personalWork--index-sceneNav-2_8QE span {
  color: #9A001E;
}
.theme-red .assets-style-personalWork--index-sceneNav-2_8QE .assets-style-personalWork--index-sceneIcon--21Sl {
  background: url(../../assets/images/mapIcon_red.png) no-repeat center;
  background-size: cover;
}
.theme-red .assets-style-personalWork--index-receiptDiv-2jq9V {
  background: #9A001E;
}
/**************************** 红色主题结束 **************************/
/**************************** 蓝色主题开始 ***************************/
.theme-blue .assets-style-personalWork--index-selectColor-3SBVV {
  color: #a2ceff;
}
.theme-blue .assets-style-personalWork--index-footerStyle-2UmmG {
  background-color: #fafdff;
}
.theme-blue .assets-style-personalWork--index-pageingButton-3p6v6 {
  color: #a2ceff;
}
.theme-blue .assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-cardItem-3_Z-b:hover button {
  background-color: #71b8ef;
  border-color: #71b8ef;
}
.theme-blue .assets-style-personalWork--index-cardFrame-uPc8n .assets-style-personalWork--index-cardItem-3_Z-b:hover button:hover {
  background-color: #397EF0;
  border-color: #397EF0;
}
.theme-blue .assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .ant-tag-checkable-checked {
  color: #397EF0;
  background: #e6f7ff;
  border-color: #a2ceff;
}
.theme-blue .assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #397EF0;
}
.theme-blue .assets-style-personalWork--index-pagination-OCUNq {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-personalWork--index-pagination-OCUNq .assets-style-personalWork--index-affairTotal-RXFzd .assets-style-personalWork--index-fontBlue-10hqJ {
  color: #1890ff;
}
.theme-blue .assets-style-personalWork--index-activeLetter-16aqu {
  background: #397EF0;
}
.theme-blue .assets-style-personalWork--index-letter-2WFAp:hover {
  background: #397EF0;
}
.theme-blue .assets-style-personalWork--index-radiusDiv-15N37 {
  border: 1px solid rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-personalWork--index-radiusDiv-15N37:hover {
  box-shadow: 0px 0px 10px 4px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-personalWork--index-affairTitle-L09x2 .ant-carousel .slick-dots li.slick-active button {
  background: #1890ff;
}
.theme-blue .assets-style-personalWork--index-affairTitle-L09x2 .ant-carousel .slick-dots li button {
  background: rgba(35, 145, 230, 0.7);
}
.theme-blue .assets-style-personalWork--index-cardFrame-uPc8n a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-personalWork--index-sceneNav-2_8QE span {
  color: #397EF0;
}
.theme-blue .assets-style-personalWork--index-sceneNav-2_8QE .assets-style-personalWork--index-sceneIcon--21Sl {
  background: url(../../assets/images/mapIcon_blue.png) no-repeat center;
  background-size: cover;
}
.theme-blue .assets-style-personalWork--index-receiptDiv-2jq9V {
  background: #397EF0;
}
/**************************** 蓝色主题结束 **************************/
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .ant-tag-checkable-checked {
  color: #1C9750;
  background: #E6FFF1;
  border-color: #1C9750;
}
.theme-green .assets-style-personalWork--index-searchContent-1qoKG .assets-style-personalWork--index-searchList-2dlIX .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1C9750;
}
.theme-green .assets-style-personalWork--index-pagination-OCUNq {
  box-shadow: 0px 0px 10px 0px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-personalWork--index-pagination-OCUNq .assets-style-personalWork--index-affairTotal-RXFzd .assets-style-personalWork--index-fontBlue-10hqJ {
  color: #1C9750;
}
.theme-green .assets-style-personalWork--index-activeLetter-16aqu {
  background: #1C9750;
}
.theme-green .assets-style-personalWork--index-letter-2WFAp:hover {
  background: #1C9750;
}
.theme-green .assets-style-personalWork--index-radiusDiv-15N37:hover {
  box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);
}
.theme-green .assets-style-personalWork--index-radiusDiv-15N37 {
  border: 1px solid rgba(87, 177, 134, 0.1);
}
.theme-green .assets-style-personalWork--index-affairTitle-L09x2 .ant-carousel .slick-dots li.slick-active button {
  background: #1C9750;
}
.theme-green .assets-style-personalWork--index-affairTitle-L09x2 .ant-carousel .slick-dots li button {
  background: rgba(10, 150, 50, 0.7);
}
.theme-green .assets-style-personalWork--index-cardFrame-uPc8n a:hover {
  color: #00a854;
}
.theme-green .assets-style-personalWork--index-dropdownBox-17g79 .ant-select-dropdown-menu-item:hover {
  background: #F5FDF8;
}
.theme-green .assets-style-personalWork--index-dropdownBox-17g79 .ant-select-dropdown-menu-item:hover a {
  color: #00a854;
}
.theme-green .assets-style-personalWork--index-sceneNav-2_8QE span {
  color: #005825;
}
.theme-green .assets-style-personalWork--index-sceneNav-2_8QE .assets-style-personalWork--index-sceneIcon--21Sl {
  background: url(../../assets/images/mapIcon_green.png) no-repeat center;
  background-size: cover;
}
.theme-green .assets-style-personalWork--index-receiptDiv-2jq9V {
  background: #005825;
}
/**************************** 绿色主题结束 **************************/
@media (min-width: 1601px) {
  .font-normal .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE {
    border-radius: 6px;
    width: 100%;
  }
  .font-normal .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE .assets-style-personalWork--index-leftBody-KjeEl .assets-style-personalWork--index-leftService-2vu0K {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE {
    width: 100%;
  }
  .font-normal .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE .assets-style-personalWork--index-leftBody-KjeEl .assets-style-personalWork--index-leftService-2vu0K {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1601px) {
  .font-normal .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH {
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH {
    width: 100%;
  }
}
@media (max-height: 830px) {
  .font-normal .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH .assets-style-personalWork--index-AllLetter-2frFE {
    bottom: 485px;
  }
}
@media (min-height: 831px) {
  .font-normal .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH .assets-style-personalWork--index-AllLetter-2frFE {
    top: 326px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE {
    border-radius: 6px;
    width: 100%;
  }
  .font-large .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE .assets-style-personalWork--index-leftBody-KjeEl .assets-style-personalWork--index-leftService-2vu0K {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE {
    width: 100%;
  }
  .font-large .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE .assets-style-personalWork--index-leftBody-KjeEl .assets-style-personalWork--index-leftService-2vu0K {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH {
    width: 100%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH {
    width: 100%;
  }
}
@media (max-height: 913px) {
  .font-large .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH .assets-style-personalWork--index-AllLetter-2frFE {
    bottom: 485px;
  }
}
@media (min-height: 914.1px) {
  .font-large .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH .assets-style-personalWork--index-AllLetter-2frFE {
    top: 326px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE {
    border-radius: 6px;
    width: 100%;
  }
  .font-extraLarge .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE .assets-style-personalWork--index-leftBody-KjeEl .assets-style-personalWork--index-leftService-2vu0K {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE {
    width: 100%;
  }
  .font-extraLarge .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-left-1awaE .assets-style-personalWork--index-leftBody-KjeEl .assets-style-personalWork--index-leftService-2vu0K {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH {
    width: 100%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH {
    width: 100%;
  }
}
@media (max-height: 1037.5px) {
  .font-extraLarge .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH .assets-style-personalWork--index-AllLetter-2frFE {
    bottom: 485px;
  }
}
@media (min-height: 1038.75px) {
  .font-extraLarge .assets-style-personalWork--index-flex-3jjAT .assets-style-personalWork--index-leftContent-1fLGH .assets-style-personalWork--index-AllLetter-2frFE {
    top: 326px;
  }
}
@media (min-width: 1600px) {
  .font-extraLarge .assets-style-personalWork--index-flex-3jjAT .ant-col-xxl-8 {
    width: 50%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/*************** 共用样式***************/
.assets-style-oaWeekPlan--index-main-content-Ii2EH {
  min-height: 1480px !important;
}
.assets-style-oaWeekPlan--index-bodyFixed-2u3_E {
  position: fixed;
  width: 100%;
}
.assets-style-oaWeekPlan--index-overflow-2bwuq {
  overflow: hidden;
}
.assets-style-oaWeekPlan--index-fontGray-2SlM3 {
  color: #adadad;
}
.assets-style-oaWeekPlan--index-fontLightBlack-2qyc8 {
  color: #808080;
}
.assets-style-oaWeekPlan--index-fontLine-1h1Nz {
  color: #adadad;
  margin-left: 6px;
}
.assets-style-oaWeekPlan--index-mgt12-2-aIl {
  margin-top: 12px;
}
.assets-style-oaWeekPlan--index-textCenter-2tWHS {
  text-align: center;
  color: #808080;
  cursor: pointer;
}
.assets-style-oaWeekPlan--index-pdr5-1hym_ {
  padding-right: 5px;
}
.assets-style-oaWeekPlan--index-fontSc-1-ZfM {
  padding-right: 5px;
  text-align: center;
  font-size: 28px;
  color: #595959;
}
.assets-style-oaWeekPlan--index-lineHeight-3onZD {
  line-height: 40px;
  /*margin-left: -450px;*/
  width: 400px;
}
/* 服务入口页面布局样式 */
.assets-style-oaWeekPlan--index-flex-18LA9 {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contentMain-wR6DI img {
  max-width: 100%;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contentMain-wR6DI .ant-card-bordered {
  width: calc(100% - 228px);
  display: inline-block;
  max-width: 100%;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contentMain-wR6DI .ant-card-bordered .ant-card-body p {
  padding: 0px 32px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contentMain-wR6DI .ant-card-bordered .ant-card-body img {
  max-width: 100%;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-limitLength-3CdgN,
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-limitSplit-cRcqz {
  display: inline-block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-limitLength-3CdgN {
  width: 95px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-limitSplit-cRcqz {
  width: 20px;
  text-align: center;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl {
  width: 387px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z:hover {
  cursor: pointer;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z:hover .assets-style-oaWeekPlan--index-rightAffairsBox-3ciNF .anticon {
  display: inline-block;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 405px;
  background-color: white;
  border: 1px solid #e8e8e8;
  margin-bottom: 26px;
  position: relative;
  /* 全部事务右边推荐事务 */
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-rightAffairsBox-3ciNF .anticon {
  display: none;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-iconLeft-LVry_ {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-iconLeft-LVry_:hover {
  color: #AAAAAA;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-iconRight-1cGE9 {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-iconRight-1cGE9:hover {
  color: #AAAAAA;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .ant-card {
  position: static;
  color: #666666;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-card-body {
  padding: 0px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-card-head {
  border-bottom: none;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-list-grid .ant-list-item {
  margin-bottom: 0;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-carousel .slick-dots {
  bottom: 35px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-carousel .slick-slider {
  position: static;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-carousel .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #1890ff;*/
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #b8c4cc;*/
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .assets-style-oaWeekPlan--index-noDataIcon-2i6tU {
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .assets-style-oaWeekPlan--index-fontBlack-30NJm {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 21px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .assets-style-oaWeekPlan--index-serviceCollectDivRelative-3U0G9 {
  position: relative;
  text-align: center;
  /* .radiusDiv:hover{
             box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);


           }*/
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .assets-style-oaWeekPlan--index-serviceCollectDivRelative-3U0G9 .assets-style-oaWeekPlan--index-radiusDiv-5MIPF {
  /*border: 1px solid rgba(90, 137, 181, 0.33);*/
  background: #ffffff;
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin-bottom: 15px;
  margin-left: 17px;
  border-radius: 50%;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .assets-style-oaWeekPlan--index-serviceCollectDivRelative-3U0G9 .assets-style-oaWeekPlan--index-radiusDiv-5MIPF .assets-style-oaWeekPlan--index-imageRadius-2K0-g {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .assets-style-oaWeekPlan--index-serviceCollectDivRelative-3U0G9 .ant-card-body {
  padding: 11px 7px 18px 9px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .assets-style-oaWeekPlan--index-serviceCollectDivRelative-3U0G9 .ant-card-bordered {
  border: none;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightTop-BUp-Z .assets-style-oaWeekPlan--index-affairTitle-2KA4W .assets-style-oaWeekPlan--index-serviceCollectDivRelative-3U0G9 .assets-style-oaWeekPlan--index-textCenter-2tWHS {
  text-align: center;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-right-3K2rl .assets-style-oaWeekPlan--index-rightBottom-18cNr {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 405px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.assets-style-oaWeekPlan--index-collectRadiusDiv-16Ir_ {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
.assets-style-oaWeekPlan--index-optBackground-3ieNT {
  background: #fff;
}
.assets-style-oaWeekPlan--index-optBackground-3ieNT a {
  color: #000;
}
.assets-style-oaWeekPlan--index-optBackground-3ieNT a:hover {
  color: #fff;
}
.assets-style-oaWeekPlan--index-optName-ldKZ4 {
  width: 100%;
  height: 100%;
}
.assets-style-oaWeekPlan--index-optImg-1VvhP {
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.assets-style-oaWeekPlan--index-dropdownBox-BkyO0 .ant-select-dropdown-menu-item:hover {
  background: #e6f7ff;
}
.assets-style-oaWeekPlan--index-dropdownBox-BkyO0 .ant-select-dropdown-menu-item:hover a {
  color: #397EF0;
}
.assets-style-oaWeekPlan--index-dropdownBox-BkyO0 .ant-select-dropdown-menu {
  overflow: hidden;
  max-height: none;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .ant-select .ant-select-selection {
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-screenBtn-3_gzy {
  cursor: pointer;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-screenBtn-3_gzy .ant-btn {
  border: none;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchBox-4rtyj {
  width: 550px;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchBox-4rtyj input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-sceneNav-3xhGp {
  display: inline-block;
  position: absolute;
  margin-left: 55px;
  height: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-sceneNav-3xhGp span {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 1px;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-sceneNav-3xhGp .assets-style-oaWeekPlan--index-sceneIcon-1kgxi {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X {
  line-height: 2;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .ant-tag-checkable-checked {
  border-radius: 12px;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .ant-tag-checkable:active {
  background: none;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .assets-style-oaWeekPlan--index-item-1APUp {
  width: calc(100% - 42px);
  display: inline-block;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .assets-style-oaWeekPlan--index-all-1SCjo {
  display: inline-block;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .assets-style-oaWeekPlan--index-all-1SCjo .ant-tag {
  border-radius: 12px;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .assets-style-oaWeekPlan--index-searchTitle-1pA1a {
  line-height: 3;
  margin: 5px;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X span {
  color: #808080;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .assets-style-oaWeekPlan--index-hideItem-kzVV5 {
  display: inline-block;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .assets-style-oaWeekPlan--index-rightBtn-2TSQL {
  float: right;
  cursor: pointer;
  margin-top: 9px ;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .ant-btn {
  border: none;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .theme-blue .ant-btn:hover,
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .theme-blue .ant-btn:focus {
  color: #808080;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .ant-input-prefix {
  color: #cdcdcd;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaWeekPlan--index-searchContent-1hHxZ .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-cardItem-1sNPR:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-cardItem-1sNPR:hover button {
  display: block;
  position: absolute;
  right: 16px;
  top: 17px;
  z-index: 2;
  /* opacity: 0.65;*/
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-cardItem-1sNPR:hover button:hover {
  opacity: 1;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn button {
  display: none;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-saveIco-3dWHC {
  width: 48px;
  height: 48px;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-iconTj-16_Pz {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 1px;
  left: 6px;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-tag-3elZI {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  height: 25px;
  -webkit-box-orient: vertical;
  clear: both;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-tag-3elZI .assets-style-oaWeekPlan--index-fontBlack-30NJm {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-comment-aYiQC {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0px;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .ant-list-item-meta-description {
  line-height: 25px;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn a {
  color: #474747;
}
.assets-style-oaWeekPlan--index-cardFrame-Kc6Yn a:hover {
  /*color: #1890ff;*/
  text-decoration: underline;
}
.assets-style-oaWeekPlan--index-jian-9gh6s {
  display: inline-flex;
  height: 31px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC {
  width: 100%;
  height: 180px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-list-item-main {
  display: inline-block;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-list-item-extra {
  float: right;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .assets-style-oaWeekPlan--index-comment-aYiQC {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .assets-style-oaWeekPlan--index-saveIco-3dWHC {
  width: 48px;
  height: 48px;
  /*background: #23d688;*/
  /* border-radius: 50%;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .assets-style-oaWeekPlan--index-iconTj-16_Pz {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: -2px;
  left: 6px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .assets-style-oaWeekPlan--index-tag-3elZI {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .assets-style-oaWeekPlan--index-tag-3elZI .assets-style-oaWeekPlan--index-fontBlack-30NJm {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .assets-style-oaWeekPlan--index-grade-KsicT {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  color: #808080;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 3px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-list-item-meta-description {
  line-height: 2;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-card-bordered {
  border: none;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-tag {
  border-radius: 12px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-col-12 {
  width: 100%;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-card-bordered {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTop-2h-jC .ant-card-wider-padding .ant-card-body {
  padding: 24px 0px 15px 24px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-applyContentTopTitle-3y0vO a {
  color: #474747;
  font-weight: bold;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ {
  display: table;
  margin-top: 28px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  position: relative;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .assets-style-oaWeekPlan--index-rightAnchor-2wzAo {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .ant-card-bordered {
  border: none;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .ant-card-head {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .ant-card-head-title {
  font-weight: bold;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .ant-list-split .ant-list-item {
  border-bottom: none;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .ant-list-split .ant-list-header {
  border-bottom: none;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .ant-list-item {
  padding: 0;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .ant-list-header,
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .ant-list-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .ant-anchor-ink-ball {
  width: 14px;
  height: 14px;
  border: 4px solid #1890ff;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-contenBottom-3gTgZ .assets-style-oaWeekPlan--index-userGuide-2zMy5 .ant-anchor-wrapper {
  padding-left: 10px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-userEvaluation-33g_X {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-userEvaluation-33g_X .assets-style-oaWeekPlan--index-title-p5887 {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 18px 0 30px 8px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-userEvaluation-33g_X .assets-style-oaWeekPlan--index-evaluationDetails-D_xd1 {
  margin-left: 20px;
  margin-right: 20px;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-userEvaluation-33g_X .assets-style-oaWeekPlan--index-evaluationDetails-D_xd1 .assets-style-oaWeekPlan--index-describe-25t8V {
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-userEvaluation-33g_X .assets-style-oaWeekPlan--index-evaluationDetails-D_xd1 .assets-style-oaWeekPlan--index-userName-1acU7 {
  float: left;
  color: #010101;
}
.assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-userEvaluation-33g_X .assets-style-oaWeekPlan--index-evaluationDetails-D_xd1 .assets-style-oaWeekPlan--index-time-3yCl9 {
  float: right;
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaWeekPlan--index-conditionStyle-_dBTm {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-oaWeekPlan--index-statusWidth-20CpM {
  width: 30%;
  float: left;
  vertical-align: middle;
}
.assets-style-oaWeekPlan--index-nullData-2X8MS {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-oaWeekPlan--index-nullData-2X8MS .assets-style-oaWeekPlan--index-message-3Lj_1 {
  position: relative;
  top: 145px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.assets-style-oaWeekPlan--index-limitedTime-1tWxy {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-oaWeekPlan--index-limitedTime-1tWxy .assets-style-oaWeekPlan--index-backBorder-1QeIk {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-oaWeekPlan--index-limitedTime-1tWxy .assets-style-oaWeekPlan--index-inner-3AgHm {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaWeekPlan--index-limitedTimeLeft-K3ZAE {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-oaWeekPlan--index-limitedTimeLeft-K3ZAE .assets-style-oaWeekPlan--index-backBorder-1QeIk {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-oaWeekPlan--index-limitedTimeLeft-K3ZAE .assets-style-oaWeekPlan--index-inner-3AgHm {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaWeekPlan--index-usedSearch-Biv8r {
  float: right;
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 15px;
  margin-bottom: 10px;
}
.assets-style-oaWeekPlan--index-usedSearch-Biv8r .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaWeekPlan--index-usedSearch-Biv8r .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaWeekPlan--index-usedSearch-Biv8r .ant-input {
  padding: 4px 30px;
}
.assets-style-oaWeekPlan--index-usedSearch-Biv8r .assets-style-oaWeekPlan--index-searchDel-3H3TE {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-oaWeekPlan--index-menuText-dDHGk {
  text-align: center;
}
.assets-style-oaWeekPlan--index-selectColor-3tien {
  color: #55906E;
}
.assets-style-oaWeekPlan--index-footerStyle-wQ2Pw {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-oaWeekPlan--index-pagingMargin1-1JXKr {
  margin-left: 30px;
}
.assets-style-oaWeekPlan--index-pagingMargin2-1MWix {
  margin-left: 50px;
}
.assets-style-oaWeekPlan--index-pagingLeft-231Da {
  display: inline-block;
  width: 50%;
}
.assets-style-oaWeekPlan--index-pagingRight-1ZWY8 {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 50%;
}
.assets-style-oaWeekPlan--index-pageingButton-3-V1i {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaWeekPlan--index-pageingNotAllowed-yJ3tV {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaWeekPlan--index-itemButton-3PTGf {
  margin-right: 10px;
}
.assets-style-oaWeekPlan--index-itemButton-3PTGf .assets-style-oaWeekPlan--index-img-3Kx3m {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaWeekPlan--index-itemButton-3PTGf i {
  margin-right: 5px;
}
.assets-style-oaWeekPlan--index-breadcrumb-2blOw {
  width: 350px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-oaWeekPlan--index-breadcrumbItem-2fOKe {
  color: #666666;
  font-weight: bold;
}
.assets-style-oaWeekPlan--index-card-1_ewp {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaWeekPlan--index-fixBotBarWrap-22DK_ {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-oaWeekPlan--index-fixBotBarWrap-22DK_ .ant-btn {
  margin-top: 10px;
}
.assets-style-oaWeekPlan--index-addressSelect-2d4md {
  margin-left: 0px;
  width: 620px;
}
.assets-style-oaWeekPlan--index-affairsCard_linkTitle-2Khie {
  float: left;
  margin-right: 4px;
}
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-cardItem-1sNPR:hover button {
  background-color: #70b470;
  border-color: #70b470;
}
.theme-green .assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-cardItem-1sNPR:hover button:hover {
  background-color: #00a854;
  border-color: #00a854;
}
.theme-green .assets-style-oaWeekPlan--index-detailsMain-3F4hF .assets-style-oaWeekPlan--index-receiptDiv-31uen {
  padding: 4px;
  float: left;
  width: 10%;
  background: #005825;
}
.theme-green .assets-style-oaWeekPlan--index-detailsMain-3F4hF .assets-style-oaWeekPlan--index-receiptContext-2GaqN {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-green .assets-style-oaWeekPlan--index-themeColor-i_T9y {
  color: #005825;
  font-weight: bold;
}
/**************************** 绿色主题开始 ***************************/
/**************************** 红色主题开始 ***************************/
.theme-red .assets-style-oaWeekPlan--index-detailsMain-3F4hF .assets-style-oaWeekPlan--index-receiptDiv-31uen {
  padding: 4px;
  float: left;
  width: 10%;
  background: #9A001E;
}
.theme-red .assets-style-oaWeekPlan--index-detailsMain-3F4hF .assets-style-oaWeekPlan--index-receiptContext-2GaqN {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-red .assets-style-oaWeekPlan--index-selectColor-3tien {
  color: #F63E62;
}
.theme-red .assets-style-oaWeekPlan--index-footerStyle-wQ2Pw {
  background-color: #fffafb;
}
.theme-red .assets-style-oaWeekPlan--index-pageingButton-3-V1i {
  color: #F63E62;
}
.theme-red .assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-cardItem-1sNPR:hover button {
  background-color: #F63E62;
  border-color: #F63E62;
}
.theme-red .assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-cardItem-1sNPR:hover button:hover {
  background-color: #9A001E;
  border-color: #9A001E;
}
.theme-red .assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.theme-red .assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.theme-red .assets-style-oaWeekPlan--index-pagination-VDSBn {
  box-shadow: 0px 0px 10px 0px rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaWeekPlan--index-pagination-VDSBn .assets-style-oaWeekPlan--index-affairTotal-2TWQr .assets-style-oaWeekPlan--index-fontBlue-cI7us {
  color: #F63E62;
}
.theme-red .assets-style-oaWeekPlan--index-activeLetter-35x5C {
  background: #F63E62;
}
.theme-red .assets-style-oaWeekPlan--index-letter-1hyjg:hover {
  background: #F63E62;
}
.theme-red .assets-style-oaWeekPlan--index-radiusDiv-5MIPF {
  border: 1px solid rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaWeekPlan--index-radiusDiv-5MIPF:hover {
  box-shadow: 0px 0px 10px 4px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
.theme-red .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-carousel .slick-dots li button {
  background: rgba(255, 0, 0, 0.5);
}
.theme-red .assets-style-oaWeekPlan--index-cardFrame-Kc6Yn a:hover {
  color: #F63E62;
}
.theme-red .assets-style-oaWeekPlan--index-dropdownBox-BkyO0 .ant-select-dropdown-menu-item:hover {
  background: #fff1f0;
}
.theme-red .assets-style-oaWeekPlan--index-dropdownBox-BkyO0 .ant-select-dropdown-menu-item:hover a {
  color: #F63E62;
}
.theme-red .assets-style-oaWeekPlan--index-sceneNav-3xhGp span {
  color: #9A001E;
}
.theme-red .assets-style-oaWeekPlan--index-sceneNav-3xhGp .assets-style-oaWeekPlan--index-sceneIcon-1kgxi {
  background: url(../../assets/images/mapIcon_red.png) no-repeat center;
  background-size: cover;
}
.theme-red .assets-style-oaWeekPlan--index-themeColor-i_T9y {
  color: #9A001E;
  font-weight: bold;
}
/**************************** 红色主题结束 **************************/
/**************************** 蓝色主题开始 ***************************/
.theme-blue .assets-style-oaWeekPlan--index-detailsMain-3F4hF .assets-style-oaWeekPlan--index-receiptDiv-31uen {
  padding: 4px;
  float: left;
  width: 10%;
  background: #397EF0;
}
.theme-blue .assets-style-oaWeekPlan--index-detailsMain-3F4hF .assets-style-oaWeekPlan--index-receiptContext-2GaqN {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-blue .assets-style-oaWeekPlan--index-selectColor-3tien {
  color: #a2ceff;
}
.theme-blue .assets-style-oaWeekPlan--index-footerStyle-wQ2Pw {
  background-color: #fafdff;
}
.theme-blue .assets-style-oaWeekPlan--index-pageingButton-3-V1i {
  color: #a2ceff;
}
.theme-blue .assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-cardItem-1sNPR:hover button {
  background-color: #71b8ef;
  border-color: #71b8ef;
}
.theme-blue .assets-style-oaWeekPlan--index-cardFrame-Kc6Yn .assets-style-oaWeekPlan--index-cardItem-1sNPR:hover button:hover {
  background-color: #397EF0;
  border-color: #397EF0;
}
.theme-blue .assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .ant-tag-checkable-checked {
  color: #397EF0;
  background: #e6f7ff;
  border-color: #a2ceff;
}
.theme-blue .assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaWeekPlan--index-pagination-VDSBn {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaWeekPlan--index-pagination-VDSBn .assets-style-oaWeekPlan--index-affairTotal-2TWQr .assets-style-oaWeekPlan--index-fontBlue-cI7us {
  color: #1890ff;
}
.theme-blue .assets-style-oaWeekPlan--index-activeLetter-35x5C {
  background: #397EF0;
}
.theme-blue .assets-style-oaWeekPlan--index-letter-1hyjg:hover {
  background: #397EF0;
}
.theme-blue .assets-style-oaWeekPlan--index-radiusDiv-5MIPF {
  border: 1px solid rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaWeekPlan--index-radiusDiv-5MIPF:hover {
  box-shadow: 0px 0px 10px 4px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-carousel .slick-dots li.slick-active button {
  background: #1890ff;
}
.theme-blue .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-carousel .slick-dots li button {
  background: rgba(35, 145, 230, 0.7);
}
.theme-blue .assets-style-oaWeekPlan--index-cardFrame-Kc6Yn a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaWeekPlan--index-sceneNav-3xhGp span {
  color: #397EF0;
}
.theme-blue .assets-style-oaWeekPlan--index-sceneNav-3xhGp .assets-style-oaWeekPlan--index-sceneIcon-1kgxi {
  background: url(../../assets/images/mapIcon_blue.png) no-repeat center;
  background-size: cover;
}
.theme-blue .assets-style-oaWeekPlan--index-themeColor-i_T9y {
  color: #397EF0;
  font-weight: bold;
}
/**************************** 蓝色主题结束 **************************/
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .ant-tag-checkable-checked {
  color: #1C9750;
  background: #E6FFF1;
  border-color: #1C9750;
}
.theme-green .assets-style-oaWeekPlan--index-searchContent-1hHxZ .assets-style-oaWeekPlan--index-searchList-2MG_X .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1C9750;
}
.theme-green .assets-style-oaWeekPlan--index-pagination-VDSBn {
  box-shadow: 0px 0px 10px 0px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-oaWeekPlan--index-pagination-VDSBn .assets-style-oaWeekPlan--index-affairTotal-2TWQr .assets-style-oaWeekPlan--index-fontBlue-cI7us {
  color: #1C9750;
}
.theme-green .assets-style-oaWeekPlan--index-activeLetter-35x5C {
  background: #1C9750;
}
.theme-green .assets-style-oaWeekPlan--index-letter-1hyjg:hover {
  background: #1C9750;
}
.theme-green .assets-style-oaWeekPlan--index-radiusDiv-5MIPF:hover {
  box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);
}
.theme-green .assets-style-oaWeekPlan--index-radiusDiv-5MIPF {
  border: 1px solid rgba(87, 177, 134, 0.1);
}
.theme-green .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-carousel .slick-dots li.slick-active button {
  background: #1C9750;
}
.theme-green .assets-style-oaWeekPlan--index-affairTitle-2KA4W .ant-carousel .slick-dots li button {
  background: rgba(10, 150, 50, 0.7);
}
.theme-green .assets-style-oaWeekPlan--index-cardFrame-Kc6Yn a:hover {
  color: #00a854;
}
.theme-green .assets-style-oaWeekPlan--index-dropdownBox-BkyO0 .ant-select-dropdown-menu-item:hover {
  background: #F5FDF8;
}
.theme-green .assets-style-oaWeekPlan--index-dropdownBox-BkyO0 .ant-select-dropdown-menu-item:hover a {
  color: #00a854;
}
.theme-green .assets-style-oaWeekPlan--index-sceneNav-3xhGp span {
  color: #005825;
}
.theme-green .assets-style-oaWeekPlan--index-sceneNav-3xhGp .assets-style-oaWeekPlan--index-sceneIcon-1kgxi {
  background: url(../../assets/images/mapIcon_green.png) no-repeat center;
  background-size: cover;
}
.theme-green .assets-style-oaWeekPlan--index-themeColor-i_T9y {
  color: #005825;
  font-weight: bold;
}
/**************************** 绿色主题结束 **************************/
@media (min-width: 1601px) {
  .font-normal .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL {
    border-radius: 6px;
    width: 100%;
  }
  .font-normal .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL .assets-style-oaWeekPlan--index-leftBody-jbEBk .assets-style-oaWeekPlan--index-leftService-2M6tU {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL {
    width: 100%;
  }
  .font-normal .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL .assets-style-oaWeekPlan--index-leftBody-jbEBk .assets-style-oaWeekPlan--index-leftService-2M6tU {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1601px) {
  .font-normal .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ {
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ {
    width: 100%;
  }
}
@media (max-height: 830px) {
  .font-normal .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ .assets-style-oaWeekPlan--index-AllLetter-DrS5V {
    bottom: 485px;
  }
}
@media (min-height: 831px) {
  .font-normal .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ .assets-style-oaWeekPlan--index-AllLetter-DrS5V {
    top: 326px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL {
    border-radius: 6px;
    width: 100%;
  }
  .font-large .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL .assets-style-oaWeekPlan--index-leftBody-jbEBk .assets-style-oaWeekPlan--index-leftService-2M6tU {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL {
    width: 100%;
  }
  .font-large .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL .assets-style-oaWeekPlan--index-leftBody-jbEBk .assets-style-oaWeekPlan--index-leftService-2M6tU {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ {
    width: 100%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ {
    width: 100%;
  }
}
@media (max-height: 913px) {
  .font-large .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ .assets-style-oaWeekPlan--index-AllLetter-DrS5V {
    bottom: 485px;
  }
}
@media (min-height: 914.1px) {
  .font-large .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ .assets-style-oaWeekPlan--index-AllLetter-DrS5V {
    top: 326px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL {
    border-radius: 6px;
    width: 100%;
  }
  .font-extraLarge .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL .assets-style-oaWeekPlan--index-leftBody-jbEBk .assets-style-oaWeekPlan--index-leftService-2M6tU {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL {
    width: 100%;
  }
  .font-extraLarge .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-left-77vRL .assets-style-oaWeekPlan--index-leftBody-jbEBk .assets-style-oaWeekPlan--index-leftService-2M6tU {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ {
    width: 100%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ {
    width: 100%;
  }
}
@media (max-height: 1037.5px) {
  .font-extraLarge .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ .assets-style-oaWeekPlan--index-AllLetter-DrS5V {
    bottom: 485px;
  }
}
@media (min-height: 1038.75px) {
  .font-extraLarge .assets-style-oaWeekPlan--index-flex-18LA9 .assets-style-oaWeekPlan--index-leftContent-1n6A_ .assets-style-oaWeekPlan--index-AllLetter-DrS5V {
    top: 326px;
  }
}
@media (min-width: 1600px) {
  .font-extraLarge .assets-style-oaWeekPlan--index-flex-18LA9 .ant-col-xxl-8 {
    width: 50%;
  }
}
/*********************蓝色主题 start*********************/
/*********************蓝色主题 end*********************/
/*********************红色主题 start*********************/
/*********************红色主题 end*********************/
/********************绿色主题 start********************/
/********************绿色主题 end********************/
/*************** 共用样式***************/
.assets-style-oaMeeting--index-main-content-1NNlS {
  min-height: 1480px !important;
}
.assets-style-oaMeeting--index-bodyFixed-2B3u3 {
  position: fixed;
  width: 100%;
}
.assets-style-oaMeeting--index-overflow-O7lI8 {
  overflow: hidden;
}
.assets-style-oaMeeting--index-fontGray-1s5WC {
  color: #adadad;
}
.assets-style-oaMeeting--index-fontLightBlack-1Gnwt {
  color: #808080;
}
.assets-style-oaMeeting--index-fontLine-5BF-W {
  color: #adadad;
  margin-left: 6px;
}
.assets-style-oaMeeting--index-mgt12-w5orq {
  margin-top: 12px;
}
.assets-style-oaMeeting--index-textCenter-EgBhF {
  text-align: center;
  color: #808080;
  cursor: pointer;
}
.assets-style-oaMeeting--index-pdr5-6NzFn {
  padding-right: 5px;
}
.assets-style-oaMeeting--index-fontSc-3T0gq {
  padding-right: 5px;
  text-align: center;
  font-size: 28px;
  color: #595959;
}
.assets-style-oaMeeting--index-lineHeight-liyoZ {
  line-height: 40px;
  /*margin-left: -450px;*/
  width: 400px;
}
/* 服务入口页面布局样式 */
.assets-style-oaMeeting--index-flex-2g7UU {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contentMain-3gwVZ img {
  max-width: 100%;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contentMain-3gwVZ .ant-card-bordered {
  width: calc(100% - 228px);
  display: inline-block;
  max-width: 100%;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contentMain-3gwVZ .ant-card-bordered .ant-card-body p {
  padding: 0px 32px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contentMain-3gwVZ .ant-card-bordered .ant-card-body img {
  max-width: 100%;
}
.assets-style-oaMeeting--index-flex-2g7UU .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaMeeting--index-flex-2g7UU .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaMeeting--index-flex-2g7UU .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaMeeting--index-flex-2g7UU .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-limitLength-1vQ1-,
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-limitSplit-3x46U {
  display: inline-block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-limitLength-1vQ1- {
  width: 95px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-limitSplit-3x46U {
  width: 20px;
  text-align: center;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC {
  width: 387px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29:hover {
  cursor: pointer;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29:hover .assets-style-oaMeeting--index-rightAffairsBox-NU5ZY .anticon {
  display: inline-block;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  min-height: 405px;
  background-color: white;
  border: 1px solid #e8e8e8;
  margin-bottom: 26px;
  position: relative;
  /* 全部事务右边推荐事务 */
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-rightAffairsBox-NU5ZY .anticon {
  display: none;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-iconLeft-2xHEz {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-iconLeft-2xHEz:hover {
  color: #AAAAAA;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-iconRight-2QwwI {
  color: #D4D4D4;
  font-size: 25px;
  position: absolute;
  right: 10px;
  z-index: 2;
  top: 47%;
  transform: translateY(-50%);
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-iconRight-2QwwI:hover {
  color: #AAAAAA;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .ant-card {
  position: static;
  color: #666666;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-card-body {
  padding: 0px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-card-head {
  border-bottom: none;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-list-grid .ant-list-item {
  margin-bottom: 0;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-carousel .slick-dots {
  bottom: 35px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-carousel .slick-slider {
  position: static;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-carousel .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #1890ff;*/
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  /*background: #b8c4cc;*/
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .assets-style-oaMeeting--index-noDataIcon-1LedN {
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .assets-style-oaMeeting--index-fontBlack-3DaAx {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  line-height: 21px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .assets-style-oaMeeting--index-serviceCollectDivRelative-2nxUo {
  position: relative;
  text-align: center;
  /* .radiusDiv:hover{
             box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);


           }*/
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .assets-style-oaMeeting--index-serviceCollectDivRelative-2nxUo .assets-style-oaMeeting--index-radiusDiv-3FzpD {
  /*border: 1px solid rgba(90, 137, 181, 0.33);*/
  background: #ffffff;
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin-bottom: 15px;
  margin-left: 17px;
  border-radius: 50%;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .assets-style-oaMeeting--index-serviceCollectDivRelative-2nxUo .assets-style-oaMeeting--index-radiusDiv-3FzpD .assets-style-oaMeeting--index-imageRadius-2gSSq {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .assets-style-oaMeeting--index-serviceCollectDivRelative-2nxUo .ant-card-body {
  padding: 11px 7px 18px 9px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .assets-style-oaMeeting--index-serviceCollectDivRelative-2nxUo .ant-card-bordered {
  border: none;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightTop-BCT29 .assets-style-oaMeeting--index-affairTitle-1VdKA .assets-style-oaMeeting--index-serviceCollectDivRelative-2nxUo .assets-style-oaMeeting--index-textCenter-EgBhF {
  text-align: center;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-right-3jPEC .assets-style-oaMeeting--index-rightBottom-qGYTn {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
  background-color: white;
  min-height: 405px;
  margin-top: 26px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.assets-style-oaMeeting--index-collectRadiusDiv-2cewd {
  border: 1px solid rgba(87, 177, 134, 0.1);
  background-color: rgba(255, 255, 255, 0.3);
  height: 66px;
  width: 66px;
  line-height: 60px;
  overflow: hidden;
  border-radius: 33px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 168, 84, 0.3);
  margin-bottom: 7px;
  margin-top: 8px;
}
.assets-style-oaMeeting--index-optBackground-2sa3l {
  background: #fff;
}
.assets-style-oaMeeting--index-optBackground-2sa3l a {
  color: #000;
}
.assets-style-oaMeeting--index-optBackground-2sa3l a:hover {
  color: #fff;
}
.assets-style-oaMeeting--index-optName-1dWR1 {
  width: 100%;
  height: 100%;
}
.assets-style-oaMeeting--index-optImg-TNjuj {
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.assets-style-oaMeeting--index-dropdownBox-2m3CI .ant-select-dropdown-menu-item:hover {
  background: #e6f7ff;
}
.assets-style-oaMeeting--index-dropdownBox-2m3CI .ant-select-dropdown-menu-item:hover a {
  color: #397EF0;
}
.assets-style-oaMeeting--index-dropdownBox-2m3CI .ant-select-dropdown-menu {
  overflow: hidden;
  max-height: none;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .ant-select .ant-select-selection {
  border: 1px solid rgba(0, 0, 0, 0);
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-screenBtn-2Tt0m {
  cursor: pointer;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-screenBtn-2Tt0m .ant-btn {
  border: none;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchBox-cDRci {
  width: 550px;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchBox-cDRci input {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-sceneNav-3vLWI {
  display: inline-block;
  position: absolute;
  margin-left: 55px;
  height: 24px;
  margin-top: 6px;
  cursor: pointer;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-sceneNav-3vLWI span {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
  margin-top: 1px;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-sceneNav-3vLWI .assets-style-oaMeeting--index-sceneIcon-3MRvu {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 {
  line-height: 2;
  border-bottom: 1px dashed #e1e6e3;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .ant-tag-checkable-checked {
  border-radius: 12px;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .ant-tag-checkable:active {
  background: none;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .assets-style-oaMeeting--index-item-Qw8-c {
  width: calc(100% - 42px);
  display: inline-block;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .assets-style-oaMeeting--index-all-1cXbg {
  display: inline-block;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .assets-style-oaMeeting--index-all-1cXbg .ant-tag {
  border-radius: 12px;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .assets-style-oaMeeting--index-searchTitle-27wsZ {
  line-height: 3;
  margin: 5px;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 span {
  color: #808080;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .assets-style-oaMeeting--index-hideItem-xb8ph {
  display: inline-block;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .assets-style-oaMeeting--index-rightBtn-2QlXp {
  float: right;
  cursor: pointer;
  margin-top: 9px ;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .ant-btn {
  border: none;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .theme-blue .ant-btn:hover,
.assets-style-oaMeeting--index-searchContent-2fJ7p .theme-blue .ant-btn:focus {
  color: #808080;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .ant-input-prefix {
  color: #cdcdcd;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .ant-pagination-options-size-changer.ant-select {
  position: absolute;
  left: 110px;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .ant-pagination-options-quick-jumper {
  color: #959595;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .ant-list-vertical .ant-list-item-content {
  margin-top: 7px;
}
.assets-style-oaMeeting--index-searchContent-2fJ7p .ant-select-dropdown-menu {
  overflow: hidden;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-cardItem-15J7U:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px rgba(3, 57, 107, 0.4);
  transition: all 0.5s;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-cardItem-15J7U:hover button {
  display: block;
  position: absolute;
  right: 16px;
  top: 17px;
  z-index: 2;
  /* opacity: 0.65;*/
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-cardItem-15J7U:hover button:hover {
  opacity: 1;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn button {
  display: none;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-saveIco-1Yg1U {
  width: 48px;
  height: 48px;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-iconTj-3NThk {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 1px;
  left: 6px;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-tag-N_O8V {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  height: 25px;
  -webkit-box-orient: vertical;
  clear: both;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-tag-N_O8V .assets-style-oaMeeting--index-fontBlack-3DaAx {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-comment-1_TTN {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 0px;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .ant-list-item-meta-description {
  line-height: 25px;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn a {
  color: #474747;
}
.assets-style-oaMeeting--index-cardFrame-6Cdyn a:hover {
  /*color: #1890ff;*/
  text-decoration: underline;
}
.assets-style-oaMeeting--index-jian-nYPdn {
  display: inline-flex;
  height: 31px;
}
.assets-style-oaMeeting--index-flex-2g7UU {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P {
  width: 100%;
  height: 180px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-list-item-main {
  display: inline-block;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-list-item-extra {
  float: right;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .assets-style-oaMeeting--index-comment-1_TTN {
  margin-left: 6px;
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .assets-style-oaMeeting--index-saveIco-1Yg1U {
  width: 48px;
  height: 48px;
  /*background: #23d688;*/
  /* border-radius: 50%;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .assets-style-oaMeeting--index-iconTj-3NThk {
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: -2px;
  left: 6px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .assets-style-oaMeeting--index-tag-N_O8V {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .assets-style-oaMeeting--index-tag-N_O8V .assets-style-oaMeeting--index-fontBlack-3DaAx {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .assets-style-oaMeeting--index-grade-2UfIB {
  border-right: 1px solid #e8e8e8;
  text-align: center;
  color: #808080;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-list-vertical .ant-list-item-action {
  margin: 7px 0 0 79px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 3px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-list-item-meta-title > a:hover {
  color: #1890ff;
  text-decoration: underline;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-list-vertical .ant-list-item-meta {
  margin-bottom: 0px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-list-item-meta-description {
  line-height: 2;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-list-item-meta-content {
  margin-right: 16px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-card-bordered {
  border: none;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-tag {
  border-radius: 12px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-col-12 {
  width: 100%;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-card-bordered {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTop-38E3P .ant-card-wider-padding .ant-card-body {
  padding: 24px 0px 15px 24px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-applyContentTopTitle-1ixre a {
  color: #474747;
  font-weight: bold;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB {
  display: table;
  margin-top: 28px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  position: relative;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .assets-style-oaMeeting--index-rightAnchor-1CN6U {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 999;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .ant-card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .ant-card-bordered {
  border: none;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .ant-card-head {
  border-bottom: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .ant-card-head-title {
  font-weight: bold;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .ant-list-split .ant-list-item {
  border-bottom: none;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .ant-list-split .ant-list-header {
  border-bottom: none;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .ant-list-item {
  padding: 0;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .ant-list-header,
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .ant-list-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .ant-anchor-ink-ball {
  width: 14px;
  height: 14px;
  border: 4px solid #1890ff;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-contenBottom-3aUDB .assets-style-oaMeeting--index-userGuide-3dx1r .ant-anchor-wrapper {
  padding-left: 10px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-userEvaluation-3A7Jd {
  height: auto;
  min-height: 550px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
  border-radius: 4px;
  display: table-cell;
  width: 300px;
  vertical-align: top;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-userEvaluation-3A7Jd .assets-style-oaMeeting--index-title-3Y4q8 {
  font-size: 16px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 18px 0 30px 8px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-userEvaluation-3A7Jd .assets-style-oaMeeting--index-evaluationDetails-1JeNN {
  margin-left: 20px;
  margin-right: 20px;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-userEvaluation-3A7Jd .assets-style-oaMeeting--index-evaluationDetails-1JeNN .assets-style-oaMeeting--index-describe-19PO3 {
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-userEvaluation-3A7Jd .assets-style-oaMeeting--index-evaluationDetails-1JeNN .assets-style-oaMeeting--index-userName-B1Cu3 {
  float: left;
  color: #010101;
}
.assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-userEvaluation-3A7Jd .assets-style-oaMeeting--index-evaluationDetails-1JeNN .assets-style-oaMeeting--index-time-1e9eM {
  float: right;
  color: rgba(0, 0, 0, 0.65);
}
.assets-style-oaMeeting--index-conditionStyle-2Otxa {
  font-weight: bold;
  cursor: pointer;
  margin-left: 30px;
}
.assets-style-oaMeeting--index-statusWidth-2hlNr {
  width: 30%;
  float: left;
  vertical-align: middle;
}
.assets-style-oaMeeting--index-nullData-bfu1b {
  height: 200px;
  width: 100%;
  background: url(../../assets/images/empty_data.png) no-repeat center;
}
.assets-style-oaMeeting--index-nullData-bfu1b .assets-style-oaMeeting--index-message-1V9QB {
  position: relative;
  top: 145px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.assets-style-oaMeeting--index-limitedTime-Lrz88 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 45px;
  width: 50px;
}
.assets-style-oaMeeting--index-limitedTime-Lrz88 .assets-style-oaMeeting--index-backBorder-3uSlS {
  border-top: solid 40px #ff9900;
  border-right: solid 50px rgba(0, 0, 0, 0);
}
.assets-style-oaMeeting--index-limitedTime-Lrz88 .assets-style-oaMeeting--index-inner-3VDHS {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaMeeting--index-limitedTimeLeft-32sht {
  position: absolute;
  top: 0px;
  left: -7px;
  width: 50px;
  height: 45px;
}
.assets-style-oaMeeting--index-limitedTimeLeft-32sht .assets-style-oaMeeting--index-backBorder-3uSlS {
  border-top: solid 50px #ff9900;
  border-right: solid 60px rgba(0, 0, 0, 0);
}
.assets-style-oaMeeting--index-limitedTimeLeft-32sht .assets-style-oaMeeting--index-inner-3VDHS {
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 1px;
  transform: rotate(45);
  transform: rotate;
  transform: rotate(-45deg);
}
.assets-style-oaMeeting--index-usedSearch-2FkHk {
  float: right;
  width: 358px;
  display: flex;
  position: relative;
  margin-right: 15px;
  margin-bottom: 10px;
}
.assets-style-oaMeeting--index-usedSearch-2FkHk .ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-left: 24px;
  padding-right: 90px;
}
.assets-style-oaMeeting--index-usedSearch-2FkHk .anticon-search {
  position: absolute;
  left: 12px;
  font-size: 12px;
  line-height: 36px;
  z-index: 2;
  color: #BFBFBF;
}
.assets-style-oaMeeting--index-usedSearch-2FkHk .ant-input {
  padding: 4px 30px;
}
.assets-style-oaMeeting--index-usedSearch-2FkHk .assets-style-oaMeeting--index-searchDel-1Qa1P {
  position: absolute;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 58px;
  top: 50%;
  margin-top: -16px;
  font-size: 12px;
  z-index: 2;
}
.assets-style-oaMeeting--index-menuText-n8hDd {
  width: 75px;
  display: inline-block;
  text-align: center;
}
.assets-style-oaMeeting--index-selectColor-1ktAi {
  color: #55906E;
}
.assets-style-oaMeeting--index-footerStyle-2bZ_l {
  background-color: #f4f9f6;
  color: #999999;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
}
.assets-style-oaMeeting--index-pagingMargin1-3m2EX {
  margin-left: 20px;
}
.assets-style-oaMeeting--index-pagingMargin2-SIIit {
  margin-left: 50px;
}
.assets-style-oaMeeting--index-pagingLeft-1xajK {
  display: inline-block;
  width: 50%;
}
.assets-style-oaMeeting--index-pagingRight-3JyCF {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 50%;
}
.assets-style-oaMeeting--index-pageingButton-2QF0m {
  color: #55906E;
  margin: 0px 25px;
}
.assets-style-oaMeeting--index-pageingNotAllowed-3it_u {
  color: #D1D1D1;
  cursor: not-allowed;
  margin: 0 25px;
}
.assets-style-oaMeeting--index-itemButton-13lIZ {
  margin-right: 10px;
}
.assets-style-oaMeeting--index-itemButton-13lIZ .assets-style-oaMeeting--index-img-1qLUv {
  position: relative;
  margin-right: 2px;
}
.assets-style-oaMeeting--index-itemButton-13lIZ i {
  margin-right: 5px;
}
.assets-style-oaMeeting--index-breadcrumb-3Yqcp {
  width: 350px;
  height: 55px;
  font-size: 14px;
  color: #999999;
  line-height: 55px;
}
.assets-style-oaMeeting--index-breadcrumbItem-o0j4M {
  color: #666666;
  font-weight: bold;
}
.assets-style-oaMeeting--index-card-7KiHB {
  float: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 25px;
  box-shadow: 0 0 10px rgba(0, 88, 37, 0.1);
}
.assets-style-oaMeeting--index-fixBotBarWrap-bDKsL {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #F2F2F2;
  border-top: 1px solid #E1E6E3;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.assets-style-oaMeeting--index-fixBotBarWrap-bDKsL .ant-btn {
  margin-top: 10px;
}
.assets-style-oaMeeting--index-addressSelect-1iZq6 {
  margin-left: 0px;
  width: 620px;
}
.assets-style-oaMeeting--index-affairsCard_linkTitle-2C4ag {
  float: left;
  margin-right: 4px;
}
.assets-style-oaMeeting--index-fillIcon-1R4a8 {
  color: #f5bf50;
  font-size: 20px;
  cursor: pointer;
  margin-left: 10px;
}
.assets-style-oaMeeting--index-calendarMessage-3XTct {
  width: 300px;
  padding: 0px 10px;
}
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-cardItem-15J7U:hover button {
  background-color: #70b470;
  border-color: #70b470;
}
.theme-green .assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-cardItem-15J7U:hover button:hover {
  background-color: #00a854;
  border-color: #00a854;
}
.theme-green .assets-style-oaMeeting--index-detailsMain-3I0pf .assets-style-oaMeeting--index-receiptDiv-2Q2hq {
  padding: 4px;
  float: left;
  width: 10%;
  background: #005825;
}
.theme-green .assets-style-oaMeeting--index-detailsMain-3I0pf .assets-style-oaMeeting--index-receiptContext-2ecNN {
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
/**************************** 绿色主题开始 ***************************/
/**************************** 红色主题开始 ***************************/
.theme-red .assets-style-oaMeeting--index-detailsMain-3I0pf .assets-style-oaMeeting--index-receiptDiv-2Q2hq {
  padding: 4px;
  float: left;
  width: 10%;
  background: #9A001E;
}
.theme-red .assets-style-oaMeeting--index-detailsMain-3I0pf .assets-style-oaMeeting--index-receiptContext-2ecNN {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-red .assets-style-oaMeeting--index-selectColor-1ktAi {
  color: #F63E62;
}
.theme-red .assets-style-oaMeeting--index-footerStyle-2bZ_l {
  background-color: #fffafb;
}
.theme-red .assets-style-oaMeeting--index-pageingButton-2QF0m {
  color: #F63E62;
}
.theme-red .assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-cardItem-15J7U:hover button {
  background-color: #F63E62;
  border-color: #F63E62;
}
.theme-red .assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-cardItem-15J7U:hover button:hover {
  background-color: #9A001E;
  border-color: #9A001E;
}
.theme-red .assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .ant-tag-checkable-checked {
  color: #F63E62;
  background: #fff1f0;
  border-color: #ffcfd8;
}
.theme-red .assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #F63E62;
}
.theme-red .assets-style-oaMeeting--index-pagination-3mgi3 {
  box-shadow: 0px 0px 10px 0px rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaMeeting--index-pagination-3mgi3 .assets-style-oaMeeting--index-affairTotal-_TxfW .assets-style-oaMeeting--index-fontBlue--n5K_ {
  color: #F63E62;
}
.theme-red .assets-style-oaMeeting--index-activeLetter-3VZof {
  background: #F63E62;
}
.theme-red .assets-style-oaMeeting--index-letter-qLKTe:hover {
  background: #F63E62;
}
.theme-red .assets-style-oaMeeting--index-radiusDiv-3FzpD {
  border: 1px solid rgba(208, 64, 92, 0.1);
}
.theme-red .assets-style-oaMeeting--index-radiusDiv-3FzpD:hover {
  box-shadow: 0px 0px 10px 4px rgba(169, 0, 33, 0.3);
}
.theme-red .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-carousel .slick-dots li.slick-active button {
  background: #F63E62;
}
.theme-red .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-carousel .slick-dots li button {
  background: rgba(255, 0, 0, 0.5);
}
.theme-red .assets-style-oaMeeting--index-cardFrame-6Cdyn a:hover {
  color: #F63E62;
}
.theme-red .assets-style-oaMeeting--index-dropdownBox-2m3CI .ant-select-dropdown-menu-item:hover {
  background: #fff1f0;
}
.theme-red .assets-style-oaMeeting--index-dropdownBox-2m3CI .ant-select-dropdown-menu-item:hover a {
  color: #F63E62;
}
.theme-red .assets-style-oaMeeting--index-sceneNav-3vLWI span {
  color: #9A001E;
}
.theme-red .assets-style-oaMeeting--index-sceneNav-3vLWI .assets-style-oaMeeting--index-sceneIcon-3MRvu {
  background: url(../../assets/images/mapIcon_red.png) no-repeat center;
  background-size: cover;
}
/**************************** 红色主题结束 **************************/
/**************************** 蓝色主题开始 ***************************/
.theme-blue .assets-style-oaMeeting--index-detailsMain-3I0pf .assets-style-oaMeeting--index-receiptDiv-2Q2hq {
  padding: 4px;
  float: left;
  width: 10%;
  background: #397EF0;
}
.theme-blue .assets-style-oaMeeting--index-detailsMain-3I0pf .assets-style-oaMeeting--index-receiptContext-2ecNN {
  float: left;
  width: 88%;
  display: inline-block;
  margin-left: 10px;
}
.theme-blue .assets-style-oaMeeting--index-selectColor-1ktAi {
  color: #a2ceff;
}
.theme-blue .assets-style-oaMeeting--index-footerStyle-2bZ_l {
  background-color: #fafdff;
}
.theme-blue .assets-style-oaMeeting--index-pageingButton-2QF0m {
  color: #a2ceff;
}
.theme-blue .assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-cardItem-15J7U:hover button {
  background-color: #71b8ef;
  border-color: #71b8ef;
}
.theme-blue .assets-style-oaMeeting--index-cardFrame-6Cdyn .assets-style-oaMeeting--index-cardItem-15J7U:hover button:hover {
  background-color: #397EF0;
  border-color: #397EF0;
}
.theme-blue .assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .ant-tag-checkable-checked {
  color: #397EF0;
  background: #e6f7ff;
  border-color: #a2ceff;
}
.theme-blue .assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaMeeting--index-pagination-3mgi3 {
  box-shadow: 0px 0px 10px 0px rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaMeeting--index-pagination-3mgi3 .assets-style-oaMeeting--index-affairTotal-_TxfW .assets-style-oaMeeting--index-fontBlue--n5K_ {
  color: #1890ff;
}
.theme-blue .assets-style-oaMeeting--index-activeLetter-3VZof {
  background: #397EF0;
}
.theme-blue .assets-style-oaMeeting--index-letter-qLKTe:hover {
  background: #397EF0;
}
.theme-blue .assets-style-oaMeeting--index-radiusDiv-3FzpD {
  border: 1px solid rgba(7, 108, 201, 0.1);
}
.theme-blue .assets-style-oaMeeting--index-radiusDiv-3FzpD:hover {
  box-shadow: 0px 0px 10px 4px rgba(35, 145, 230, 0.3);
}
.theme-blue .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-carousel .slick-dots li.slick-active button {
  background: #1890ff;
}
.theme-blue .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-carousel .slick-dots li button {
  background: rgba(35, 145, 230, 0.7);
}
.theme-blue .assets-style-oaMeeting--index-cardFrame-6Cdyn a:hover {
  color: #397EF0;
}
.theme-blue .assets-style-oaMeeting--index-sceneNav-3vLWI span {
  color: #397EF0;
}
.theme-blue .assets-style-oaMeeting--index-sceneNav-3vLWI .assets-style-oaMeeting--index-sceneIcon-3MRvu {
  background: url(../../assets/images/mapIcon_blue.png) no-repeat center;
  background-size: cover;
}
/**************************** 蓝色主题结束 **************************/
/**************************** 绿色主题开始 ***************************/
.theme-green .assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .ant-tag-checkable-checked {
  color: #1C9750;
  background: #E6FFF1;
  border-color: #1C9750;
}
.theme-green .assets-style-oaMeeting--index-searchContent-2fJ7p .assets-style-oaMeeting--index-searchList-1h_V5 .ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #1C9750;
}
.theme-green .assets-style-oaMeeting--index-pagination-3mgi3 {
  box-shadow: 0px 0px 10px 0px rgba(0, 88, 37, 0.1);
}
.theme-green .assets-style-oaMeeting--index-pagination-3mgi3 .assets-style-oaMeeting--index-affairTotal-_TxfW .assets-style-oaMeeting--index-fontBlue--n5K_ {
  color: #1C9750;
}
.theme-green .assets-style-oaMeeting--index-activeLetter-3VZof {
  background: #1C9750;
}
.theme-green .assets-style-oaMeeting--index-letter-qLKTe:hover {
  background: #1C9750;
}
.theme-green .assets-style-oaMeeting--index-radiusDiv-3FzpD:hover {
  box-shadow: 0px 0px 10px 4px rgba(68, 126, 98, 0.35);
}
.theme-green .assets-style-oaMeeting--index-radiusDiv-3FzpD {
  border: 1px solid rgba(87, 177, 134, 0.1);
}
.theme-green .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-carousel .slick-dots li.slick-active button {
  background: #1C9750;
}
.theme-green .assets-style-oaMeeting--index-affairTitle-1VdKA .ant-carousel .slick-dots li button {
  background: rgba(10, 150, 50, 0.7);
}
.theme-green .assets-style-oaMeeting--index-cardFrame-6Cdyn a:hover {
  color: #00a854;
}
.theme-green .assets-style-oaMeeting--index-dropdownBox-2m3CI .ant-select-dropdown-menu-item:hover {
  background: #F5FDF8;
}
.theme-green .assets-style-oaMeeting--index-dropdownBox-2m3CI .ant-select-dropdown-menu-item:hover a {
  color: #00a854;
}
.theme-green .assets-style-oaMeeting--index-sceneNav-3vLWI span {
  color: #005825;
}
.theme-green .assets-style-oaMeeting--index-sceneNav-3vLWI .assets-style-oaMeeting--index-sceneIcon-3MRvu {
  background: url(../../assets/images/mapIcon_green.png) no-repeat center;
  background-size: cover;
}
/**************************** 绿色主题结束 **************************/
@media (min-width: 1601px) {
  .font-normal .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 {
    border-radius: 6px;
    width: 100%;
  }
  .font-normal .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 .assets-style-oaMeeting--index-leftBody-Nu7Oc .assets-style-oaMeeting--index-leftService-3_pZf {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 {
    width: 100%;
  }
  .font-normal .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 .assets-style-oaMeeting--index-leftBody-Nu7Oc .assets-style-oaMeeting--index-leftService-3_pZf {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1601px) {
  .font-normal .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G {
    width: 100%;
  }
}
@media (min-width: 1921px) {
  .font-normal .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G {
    width: 100%;
  }
}
@media (max-height: 830px) {
  .font-normal .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G .assets-style-oaMeeting--index-AllLetter-15l1k {
    bottom: 485px;
  }
}
@media (min-height: 831px) {
  .font-normal .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G .assets-style-oaMeeting--index-AllLetter-15l1k {
    top: 326px;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 {
    border-radius: 6px;
    width: 100%;
  }
  .font-large .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 .assets-style-oaMeeting--index-leftBody-Nu7Oc .assets-style-oaMeeting--index-leftService-3_pZf {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 {
    width: 100%;
  }
  .font-large .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 .assets-style-oaMeeting--index-leftBody-Nu7Oc .assets-style-oaMeeting--index-leftService-3_pZf {
    float: left;
    width: 80%;
  }
}
@media (min-width: 1761.1px) {
  .font-large .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G {
    width: 100%;
  }
}
@media (min-width: 2113.1px) {
  .font-large .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G {
    width: 100%;
  }
}
@media (max-height: 913px) {
  .font-large .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G .assets-style-oaMeeting--index-AllLetter-15l1k {
    bottom: 485px;
  }
}
@media (min-height: 914.1px) {
  .font-large .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G .assets-style-oaMeeting--index-AllLetter-15l1k {
    top: 326px;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 {
    border-radius: 6px;
    width: 100%;
  }
  .font-extraLarge .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 .assets-style-oaMeeting--index-leftBody-Nu7Oc .assets-style-oaMeeting--index-leftService-3_pZf {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 {
    width: 100%;
  }
  .font-extraLarge .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-left-1w1Z5 .assets-style-oaMeeting--index-leftBody-Nu7Oc .assets-style-oaMeeting--index-leftService-3_pZf {
    float: left;
    width: 80%;
  }
}
@media (min-width: 2001.25px) {
  .font-extraLarge .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G {
    width: 100%;
  }
}
@media (min-width: 2401.25px) {
  .font-extraLarge .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G {
    width: 100%;
  }
}
@media (max-height: 1037.5px) {
  .font-extraLarge .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G .assets-style-oaMeeting--index-AllLetter-15l1k {
    bottom: 485px;
  }
}
@media (min-height: 1038.75px) {
  .font-extraLarge .assets-style-oaMeeting--index-flex-2g7UU .assets-style-oaMeeting--index-leftContent-XXk_G .assets-style-oaMeeting--index-AllLetter-15l1k {
    top: 326px;
  }
}
@media (min-width: 1600px) {
  .font-extraLarge .assets-style-oaMeeting--index-flex-2g7UU .ant-col-xxl-8 {
    width: 50%;
  }
}
.assets-style-oaMeeting--index-actions-1izG0 {
  padding: 3px 8px;
  margin-right: -1px;
  color: #000;
  border: 1px solid #cecbcb;
  border-radius: 4px;
}
.assets-style-oaMeeting--index-actions-1izG0 a {
  color: #000;
  font-weight: normal;
}
.assets-style-oaMeeting--index-actions-1izG0 .ant-divider,
.assets-style-oaMeeting--index-actions-1izG0 .ant-divider-vertical {
  width: 2px;
  height: 18px;
}

/*# sourceMappingURL=app.css.map*/