@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(/resmod/fonts/MaterialIcons-Regular.woff2) format("woff2"), url(/resmod/fonts/MaterialIcons-Regular.woff) format("woff"), url(/resmod/fonts/MaterialIcons-Regular.ttf) format("truetype");
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none !important;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  user-select: none;
}

/* * {
  margin: 0;
  padding: 0;
  outline: 0;
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
  -webkit-tap-highlight-color: none;
} */

body {
  color: rgba(0, 0, 0, 0.87);
}

/*span, a {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit !important;
}*/

input, textarea {
  border: none;
  resize: none;
  font-family: Roboto-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, sans-serif, pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ccc!important;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #ccc!important;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ccc!important;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc!important;
}

a {
  text-decoration: none !important;
  cursor: pointer;
}

img {
  width: 100%;
  height: 100%;
}

ul {
  list-style: none;
}

.SIE-handin_hottip{
    background: url(../../images/hint.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.handin_import-content_container-right_time{
    display: flex; 
    align-items: center; 
    justify-content: flex-start; 
    width: 60%; 
    margin-left: 46px;
}
.handin_import-content_container-right_time-title{
    color: #333; 
    font-size: 16px;
}
.handin_import-content_container-right_time-container{
    display: flex; 
    align-items: center; 
    justify-content: space-between; 
    width: 79%; 
    margin-left: 12px;
}
.handin_import-content_container-right_time-item{
    width: 25%; 
    height: 30px; 
    border: 1px solid #ddd;
}
.handin_import-content_container-right_book{
    width: 80%;
    display: flex; 
    align-items: center; 
    justify-content: space-between;
}
.handin_import-content_container-right_book-item{
    display: flex; 
    align-items: center; 
    justify-content: space-between;
}
.handin_import-content_container-right_book-item_sub{
    width: 45%; 
    display: flex; 
    align-items: center; 
    justify-content: center;
}
.handin_import-content_container-right_book-infor{
    justify-content: center; 
    border-radius: 3px; 
    border: 1px solid #ddd; 
    height: 30px;
    display: flex; 
    align-items: center;
}
.handin_import-content_container-start_neck{
    justify-content: space-between; 
    width: 100%; 
    height: 48px; 
    border-bottom: 1px solid #ddd;
}  
.handin_relevant-container{
    width: 100%;
}
.handin_relevant-container_title{
    width: 100%; 
    height: 48px; 
    display: flex; 
    align-items: center; 
    justify-content: space-between; 
    border-bottom: 1px solid #ddd; 
    margin-bottom: 20px;
}
.handin_relevant-container_title-detail{
    color: #333; 
    font-size: 18px; 
}
.handin_relevant-container_body{
    width: 100%; 
    height: 81px; 
    border: 1px dashed #ddd; 
    background:#fffdf4; 
    border-radius: 3px;
}
/* .handin_relevant-container_footer{
    margin: 12px 0px;
} */
.handin_relevant-container_footer-item{
    display: flex; 
    align-items: center;
}
.handin_relevant-container_footer-item_avator{
    width: 18px; 
    height: 18px;
}
.handin_relevant-container_footer-item_content{
    font-size: 14px; 
    color: 14px; 
    margin: 0px 4px;
}
.handin_relevant-container_body-tipbox{
    display: flex; 
    align-items: center; 
    margin:12px 12px 4px 12px;
}
.handin_relevant-container_body-tipbox_title{
    color: #333; 
    font-size: 14px; 
    font-weight: bold; 
    margin-left: 8px;
}
.handin_relevant-container_body-tipbox_infor{
    color: #666; 
    font-size: 14px; 
    margin: 0px 12px 0px 12px;
}
.handin_import-container {
	width: 1200px;
	margin: 0 auto;
	margin-top: 56px;
}
.handin_import-content_container-right_author-body_item input{
    padding-left: 6px;
}
.handin_import_content_ellipsis {
    line-height: 24px;
    max-width: 313px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.handin_import-container_title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
    line-height: 32px;
}

.handin_import-container_title-left {
    display: flex;
    align-items: center;
}

.handin_import-container_title-left_content {
  font-size: 20px;
  color: #333;
}

.handin_import-container_title-left_tip {
  color: #999;
  font-size: 14px;
}

.handin_import-container_title-left_tip span {
  color: red;
}

.handin_import-container_title-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.handin_import-container_title-right div {
  margin-right: 8px;
  font-size: 14px;
  color: #999;
}

.handin_import-content_container {
  width: 100%;
}

.handin_import-content_container-right {
  width: 87%;
  padding-left: 12px;
}

.handin_import-content_container-right_input {
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 80%;
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.handin_import-content_container-right_area .handin_import-content_container-right_input {
  border: none;
}

.handin_import-content_container-center {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin: 20px;
}

.handin_import-content_container-start {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  margin: 20px;
}

.handin_import-content_container-around {
  display: flex;
  width: 100%;
  align-items: center;
  margin: 20px;
  justify-content: flex-start;
}

.handin_import-content_container-left {
  width: 12%;
  text-align: right;
  font-size: 14px;
}

.handin_import-content_container-right_upload {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.handin_import-content_container-right_upload:hover .handin_import-content_container-right_upload-tip {
  color: #1265cf!important;
}

.handin_import-content_container-right_upload-box {
  border: 1px dashed #ddd;
  width: 245px;
  height: 145px;
  border-radius: 3px;
  z-index: 15;
}

.handin_import-content_container-right_upload-box:hover {
  border: 1px dashed #288aed;
}

.handin_import-content_container-right_upload-tip {
  color: #999;
  font-size: 14px;
  margin-top: 8px;
  position: absolute;
  top: 100px;
  left: 0px;
  width: 245px;
  text-align: center;
  z-index: 1;
}

.handin_import-content_container-save {
  width: 80px;
  height: 30px;
  border: 1px solid #2882d8;
  background: #2882d8;
  color: #fff;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  cursor: pointer;
}

.handin_import-content_container-save:hover {
  border: 1px solid #288aed;
  background: #288aed;
}

.handin_import-content_container-cancle {
  width: 80px;
  height: 30px;
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  cursor: pointer;
  margin-left: 10px;
}

.handin_import-content_container-cancle:hover {
  border: 1px solid #288aed;
  color: #288aed;
}

.handin_import-content_container-right_select {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 245px;
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.handin_import-content_container-right_select-tip {
  width: 5%;
  cursor: pointer;
}
.handin_import-content_container-right_select-detail {
  position: absolute;
  top: 32px;
  height: auto;
  width: 100%;
  left: -1px;
  border: 1px solid #ddd;
  display: none;
  background: #fff;
  z-index:99999;
  
}

.handin_import-content_container-right_select-item {
  width: 100%;
  height: 24px;
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.handin_import-content_container-right_select-item:hover {
  background: #f4f4f4;
  cursor: pointer;
}

.handin_import-content_container-right_select-item_detail {
  width: 100%;
  padding-left: 9px;
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.handin_import-content_container-right_area {
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 30%;
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.handin_import-content_container-right_area-content {
  width: 94% !important;
  height: 100%;
}

.handin_import-content_container-right_sub-area {
  width: 19%;
  text-align: right;
  font-size: 14px;
  padding-right: 10px;
}

.handin_import-content_container-right_author-title {
  border: 1px solid #ddd;
  width: 86%;
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f4f4f4;
  border-left: none;
  border-right: none;
}

.handin_import-content_container-right_author-oneself {
  color: #333;
  font-size: 14px;
  width: 7%;
  border-right: 1px solid #ddd;
  text-align: center;
}

.handin_import-content_container-right_author-name {
  color: #333;
  font-size: 14px;
  width: 15%;
  border-right: 1px solid #ddd;
  text-align: center;
}

.handin_import-content_container-right_author-work {
  color: #333;
  font-size: 14px;
  width: 25%;
  border-right: 1px solid #ddd;
  text-align: center;
}

.handin_import-content_container-right_author-email {
  color: #333;
  font-size: 14px;
  width: 22%;
  border-right: 1px solid #ddd;
  text-align: center;
}

.handin_import-content_container-right_author-Communication {
  color: #333;
  font-size: 14px;
  width: 15%;
  border-right: 1px solid #ddd;
  text-align: center;
}

.handin_import-content_container-right_author-edit {
  color: #333;
  font-size: 14px;
  width: 15%;
  text-align: center;
}

.handin_import-content_container-right_author-body {
  width:100%;
  display: flex;
  align-items: center;
  margin-top: 12px;
}

.handin_import-content_container-right_author-body_item {
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 95%;
  height: 30px;
  display: flex;
  align-items: center;
  color: #666;
  font-size: 14px;
}

.handin_import-content_container-right_author-body_item span {
  padding-left: 8px;
}

.handin_import-content_container-right_author-body_oneself {
  width: 7%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.handin_import-content_container-right_author-body_name {
  width: 15%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.handin_import-content_container-right_author-body_work {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.handin_import-content_container-right_author-body_email {
  width: 23%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 4px;
}

.handin_import-content_container-right_author-body_Communication {
  width: 14%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.handin_import-content_container-right_author-body_edit {
  width: 16%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.handin_import-content_container-right_collect {
  width: 70%;
  padding-left: 12px;
  display: flex;
  justify-content: space-between;
}

.handin_import-content_container-right_collect-item {
  display: flex;
  align-items: center;
}

.handin_import-content_container-right_collect-item span {
  margin-left: 4px;
}

.handin_import-content_container-right_Citation {
  width: 71%;
  padding-left: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.handin_import-content_container-right_Citation-item {
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 30%;
  height: 32px;
}

.handin_import-content_container-right_Citation-center {
  margin: 0px 32px;
}

.handin_import-content_container-right_infor {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.handin_import-content_container-right_select-subcontainer {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 30%;
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.handin_import-content_container-right_select-container {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 25%;
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 12px;
}

.handin_import-content_container-right_state {
  width: 73%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 32px;
}

.handin_import-content_container-right_state-sub {
  display: flex;
  width: 75%;
  align-items: center;
  justify-content: space-between;
  margin: 20px 27px;
}

.handin_import-content_container-right_state-sub_title {
  width: 10%;
  text-align: right;
  font-size: 14px;
}

.handin_import-content_container-right_state-sub_body {
  width: 90%;
  padding-left: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.handin_import-content_container-right_author-add {
  width: 20px;
  height: 20px;
  background: url(../../images/icon_news_6.png);
  background-repeat: no-repeat;
  background-position: 4px -29px;
  cursor: pointer;
}

.handin_import-content_container-right_author-addbtn {
  height: 28px;
  width: 79px;
  background: #fff;
  color: #2882d8;
  border: 1px solid #2882d8;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: normal;
  border-radius: 3px;
}

.handin_import-content_container-right_author-addbtn:hover {
  background: #288aed;
  border: 1px solid #288aed;
  color: #fff;
}

.handin_import-content_container-right_author-addbtn:hover .handin_import-content_container-right_author-add {
  background-position: 4px 7px;
}

.handin_import-content_container-start_neck {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 12px;
}

.handin_import-content_container-start_neck-detail {
  width: 70%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 32px;
  padding-left: 9px;
}

.selected-func_down-none {
  background-position: -53px -55px;
  pointer-events: none;
}

.selected-func_up-none {
  background-position: -72px -54px;
  pointer-events: none;
}

.handin_import-content_container-right_upload-container {
  display: flex;
  flex-direction: column;
  margin-left: 12px;
}

.handin_import-content_container-right_upload-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 4px 0px;
}
.handin_import-content_container-right_upload-item:hover .handin_import-content_upload-item_icon {
  display: block;
}

.handin_import-content_container-right_upload-item_detaile {
  font-size: 14px;
  color: #666;
  max-width: 360px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.handin_import-content_upload-item_icon {
  font-size: 18px;
  color: #666;
  cursor: pointer;
  display: none;
}
.handin_import-content_upload-item_icon:hover {
  color: green;
}

.handin_import-content_container-left_public {
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
}
.dev-detailinput_container {
    width: 95%;
    height: 83%;
    margin-left: 6px;
    outline: none;
    border: none;
}
.selected-author_confirm-detaile{
    font-size: 14px;
}
.new-importantkey_container-input {
    border: none;
    outline: none;
    margin-left: 4px;
    flex-grow: 1;
}
.upload-fulltext_icon {
  width: 245px;
  height: 145px;
  background: url(../../images/upload-icon.png);
  background-repeat: no-repeat;
  background-position: 86px 35px;
  cursor: pointer;
}

.upload-fulltext_icon:hover {
  background: url(../../images/upload-icon2.png);
  background-repeat: no-repeat;
  background-position: 86px 35px;
}
.handin_import-content_container-right_upload:hover .handin_import-content_container-right_upload-tip{
  color: #288aed;
}
.selected-func_up {
  width: 18px;
  height: 18px;
  background: url(../../images/importiconlist.png);
  background-repeat: no-repeat;
  background-position: -72px 0px;
  cursor: pointer;
}

.selected-func_up:hover {
  background-position: -72px -18px;
}

.selected-func_field {
  width: 18px;
  height: 18px;
  background: url(../../images/importiconlist.png);
  background-repeat: no-repeat;
  background-position: -37px 0px;
  cursor: pointer;
  margin-right: 8px;
}

.selected-func_field:hover {
  background-position: -37px -18px;
}

/*.selected-func_close {
  width: 18px;
  height: 18px;
  background: url(../../images/importiconlist.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
  margin-left: 8px;
}*/

.selected-func_close:hover {
  background-position: 0px -18px;
}

.selected-func_close-open {
  width: 18px;
  height: 18px;
  background: url(../../images/importiconlist.png);
  background-repeat: no-repeat;
  background-position: -18px 0px;
  cursor: pointer;
  margin-left: 8px;
}
.handin_import-content_container-right_select-box {
    width: 95%;
    padding-left: 8px;
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 95%;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.new-importantkey_container-input {
    border: none;
    outline: none;
    margin-left: 4px;
    flex-grow: 1;
    height: 30px;
}
.handin_import-content_container-tip { 
	margin-right: 3px;
}
.handin_import-content_container-right_input .write_item2{
    border: 1px solid #ddd;
    height: 30px;
    width: 145px;
    border-radius: 3px;
    padding-left: 6px;
    cursor: pointer;
}
.selected-func_close-open:hover {
  background-position: -18px -18px;
}
.selected-oneself {
  width: 18px;
  height: 18px;
  background: url(../../images/importiconlist.png);
  background-repeat: no-repeat;
  background-position: -124px 0px;
  cursor: pointer;
}

.selected-oneself:hover {
  background-position: -124px -18px;
}

.selected-oneself_confirm {
  width: 18px;
  height: 18px;
  background: url(../../images/importiconlist.png);
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: -142px 0px;
}

.selected-author {
  width: 18px;
  height: 18px;
  background: url(../../images/importiconlist.png);
  background-repeat: no-repeat;
  background-position: -92px 0px;
  cursor: pointer;
}

.selected-author:hover {
  background-position: -92px -18px;
}

.selected-author_confirm {
  width: 18px;
  height: 18px;
  background: url(../../images/importiconlist.png);
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: -110px 0px;
}

.selected-func_delete {
  width: 18px;
  height: 18px;
  background: url(../../images/delete_icon1.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
}

.selected-func_delete:hover {
  background: url("../../images/delete_icon2.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.selected-func_down {
  width: 18px;
  height: 18px;
  background: url(../../images/importiconlist.png);
  background-repeat: no-repeat;
  background-position: -53px 0px;
  cursor: pointer;
}

.selected-func_down:hover {
  background-position: -53px -18px;
}

.selected-func_up {
  width: 18px;
  height: 18px;
  background: url(../../images/importiconlist.png);
  background-repeat: no-repeat;
  background-position: -72px 0px;
  cursor: pointer;
}

.selected-func_up:hover {
  background-position: -72px -18px;
}

.selected-func_field {
  width: 18px;
  height: 18px;
  background: url(../../images/importiconlist.png);
  background-repeat: no-repeat;
  background-position: -37px 0px;
  cursor: pointer;
  margin-right: 8px;
}

.selected-func_field:hover {
  background-position: -37px -18px;
}
.new-importantkey_container {
    /* display: flex;
    flex-direction: flex-start;
    align-items: center;
    height: 30px;
    width: 100%;
    flex-wrap: wrap;
    background: #fff;
    padding: 0px 12px; */
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 4px 4px 12px 4px;
    margin: 8px 0;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
}
.new-importantkey_container-item {
    /* min-width: 0px;
    position: relative;
    background: #f2f2f2;
    height: 24px;
    border: 1px solid #eee;
    border-radius: 3px;
    margin: 0px 4px; */
    background-color: #dedede;
    color: rgba(0, 0, 0, 0.87);
    height: 32px;
    margin: 4px;
    box-sizing: border-box;
    border-radius: 16px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.87);
}
.new-importantkey_container-item_detaile {
    /* max-width: 108px;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0px 4px;
    line-height: 24px;
    cursor:default; */
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 400;
    max-width: 320px;
    margin: 0 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.new-importantkey_container-item_colse {
    /* position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #eee;
    border-radius: 50%;
    background: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    top: -9px;
    right: -9px;
    display: none; */
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 -8px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 4px solid transparent;
    cursor: pointer;
}
.new-importantkey_container-item_colse i {
    color: #333;
    font-size: 16px;
}
/* .new-importantkey_container-item:hover .new-importantkey_container-item_colse {
  display: block;
} */
.new-importantkey_container-item_checked{
  background: #ddd!important;	
}
.new-Fund_opportunity{
	width: 640px; 
	height: 720px; 
	border: 1px solid #ddd; 
	padding: 0px 20px;
}
.new-Fund_opportunity-search{
	height:30px; 
	width:240px; 
	margin: 20px 0px; 
	border:1px solid #ddd; 
	border-radius: 3px;
	display: flex; 
	justify-content: center;
	align-items: center;
}
.new-Fund_opportunity-search_box{
	outline: none; 
	height: 95%; 
	width: 97%;
	border: none;
	padding-left: 6px; 
}
.new-Fund_opportunity-body_title{
          height: 36px; 
          width: 100%; 
          background-color: #eee; 
          display: flex; 
          justify-content: space-between; 
          align-items: center;
          cursor: pointer;
}
.new-Fund_opportunity-body_list{
	width: 100%; 
	line-height: 36px; 
	height: 36px; 
	display: flex; 
	align-items: center; 
	justify-content: space-between; 
	border-bottom: 1px solid #ddd;
}
.new-Fund_opportunity-body_title-content{
	display: flex; 
	align-items: center; 
	justify-content: flex-start;
}
.new-Fund_opportunity-body_list-focus{
	font-size: 14px; 
	color: #333; 
	cursor: pointer; 
	color: #1265cf; 
	border:1px solid #fff; 
	height: 28px; 
	width:64px; 
	display: flex; 
	justify-content: center; 
	align-items: center;
	border-radius: 3px;
}
.new-Fund_opportunity-body_list-content{
	display: flex; 
	align-items: center;
	justify-content: flex-start;
	width: 80%;
}
.new-Fund_opportunity-body_list-content_title{
	font-size: 14px; 
	color: #333;
	max-width: 60%;
    white-space: nowrap;
       overflow: hidden;
       text-overflow: ellipsis;
    display: block;
    line-height: 24px;
}
.new-Fund_opportunity-body_list-content_num{
	font-size: 14px; 
	color: #666;
    max-width: 50%;
    white-space: nowrap;
       overflow: hidden;
       text-overflow: ellipsis;
    display: block;
    line-height: 24px;
}
.new-Fund_opportunity-body_onkey{
	color: #288aed; 
	cursor: pointer;
}
.new-Fund_opportunity-body_title-content_add{
	color: #288aed;
	cursor: pointer;
}
.new-Fund_opportunity-body_title-content_level{
    color: #333; 
    font-size: 16px;
}
.new-Fund_opportunity-body_title-content_type{
          color: #666; 
          font-size: 16px;
}
.new-Fund_opportunity-body_item-show{
	display: none;
}
.new-Fund_opportunity-body_list-focus_selected{
          border:1px solid #eee;
          background:#eee;
          color: #333;
}
.new-Fund_opportunity-body{
          margin-bottom: 20px;
          width: 100%;
}
.new-Fund_opportunity-body_aggregate{
	width:98%; 
	max-height: 90%; 
	overflow-x: hidden; 
	overflow-y: auto;
}