Commit 4ca4df83 authored by youjie's avatar youjie

no message

parent d37a0279
@media print {
._none_print {
display: none
}
}
._none_print {
position: relative;
z-index: 2;
}
._none_print_tips {
position: absolute;
top: 80px;
z-index: 1;
}
.page_bdm {
padding: 20px 0;
}
._tit {
padding-left: 10px;
border-left: 3px solid #E95252;
font-size: 14px
}
._conten {
position: relative
}
._conten,
._process {
margin-top: 20px;
width: 890px;
}
._explain {
padding: 20px 15px;
border-top: 1px dashed #BFBFBF;
border-bottom: 1px dashed #BFBFBF;
background-color: white;
}
._explain>p {
color: #1273BC;
font-size: 12px;
}
._explain>div {
display: flex;
justify-content: space-between;
font-size: 12px;
color: #333333;
margin-top: 10px;
align-items: center;
}
._tit2 {
border: none;
background-color: white;
border: 1px solid #DDDDDD;
}
._tit._tit2>p {
padding-left: 10px;
font-size: 14px;
color: #000;
padding: 8px 15px;
display: flex;
justify-content: space-between;
}
._tit._tit2 ._rotate {
transform: rotate(180deg);
}
._tit._tit2 ._btn {
font-size: 12px;
color: #333333;
cursor: pointer;
}
._tit._tit2 ._btn:hover {
color: #E95252;
}
._tit._tit2 ._btn .iconfont {
font-size: 12px;
display: inline-block;
margin-left: 10px;
}
._tit._tit2 ._text {
border-left: 3px solid #e95252;
padding-left: 10px;
}
._process {
background-color: white;
padding: 20px 15px;
position: relative;
}
._process_box {
border-top: 1px dashed #BFBFBF;
padding-top: 30px;
padding-bottom: 40px;
}
._flow_chart {
position: absolute;
display: inline-block;
right: 15px;
top: 7px;
padding: 5px 25px;
font-size: 12px;
color: #FFFFFF;
background-color: #E95252;
border-radius: 14px;
cursor: pointer;
}
._pb_son {
position: relative;
padding-left: 75px;
min-height: 100px;
padding-bottom: 30px
}
._left_radius {
width: 40px;
height: 40px;
border-radius: 50%;
text-align: center;
line-height: 40px;
background-color: #2BBB7E;
color: white;
font-size: 12px;
position: absolute;
left: 15px;
z-index: 2;
}
._left_radius_err {
background-color: #E95252 !important;
}
._left_radius_sus {
background-color: #1273BC !important;
}
._pb_son::after {
content: '';
width: 4px;
height: 100%;
background-color: #2BBB7E;
display: inline-block;
position: absolute;
clear: both;
left: 33px;
top: 0;
z-index: 1
}
._pb_son._none_after::after {
content: '';
display: none
}
._pb_son._bohui_after::after {
background-color: #E95252 !important;
display: inline-block
}
._status_color_f {
background-color: #8B8B8B !important
}
._right_content ._name ._n {
font-size: 14px;
color: #333333;
font-weight: bold;
}
._right_content ._name ._m {
color: #FFFFFF;
font-size: 12px;
display: inline-block;
padding: 2px 5px;
background-color: #E95252;
margin-left: 5px;
border-radius: 4px;
}
._right_content ._name ._sm {
color: #FFFFFF;
font-size: 12px;
display: inline-block;
padding: 2px 5px;
background-color: #FF9600;
margin-left: 5px;
border-radius: 4px;
font-weight: 100;
}
._right_content ._name ._sn {
color: #FFFFFF;
font-size: 12px;
display: inline-block;
padding: 2px 5px;
background-color: #2BBB7E;
margin-left: 5px;
border-radius: 4px;
}
._right_content ._time,
._time {
font-size: 12px;
color: #666666;
padding-top: 5px;
}
._right_content ._pp_info,
._textarea {
border-radius: 4px;
border: 1px solid #E5E5E5;
background: rgba(245, 245, 245, 1);
font-size: 12px;
color: #333333;
padding: 12px 14px;
margin-top: 13px;
position: relative;
}
._right_content ._pp_info:before {
display: block;
content: '';
border-width: 8px 8px 8px 8px;
border-style: solid;
border-color: transparent transparent #dedede transparent;
position: absolute;
left: 10px;
top: -16px;
}
._mgt_15 {
margin-top: 15px;
}
/* ._more ._right_content{padding: 0 10px;padding-right: 0;} */
._more ._right_content .iconfont {
color: #AAAAAA
}
._more ._right_content ._name ._n {
font-size: 14px;
color: #333333;
font-weight: bold;
padding-left: 3px;
}
._info_img ul {
padding: 10px 0
}
._info_img ul li {
float: left;
position: relative;
cursor: pointer
}
._info_img ul li:hover ._see_img {
opacity: 1;
}
._info_img ul li img {
width: 88px;
height: 59px;
}
._see_img {
position: absolute;
top: 0;
width: 100%;
height: 59px;
padding-top: 16px;
line-height: 34px;
text-align: center;
background-color: rgba(2, 2, 2, 0.3);
display: inherit;
opacity: 0;
transition: all linear .5s
}
._see_img i.iconfont {
display: inline-block;
width: 32px;
height: 32px;
border-radius: 50%;
color: #FFFFFF !important;
background-color: rgba(255, 255, 255, 0.5);
}
._show_img_box {
position: fixed;
background: rgba(0, 0, 0, .6);
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 999;
text-align: center;
overflow: auto;
}
._textarea {
width: 690px;
height: 50px;
background-color: white
}
._upload_box ul li {
float: left;
height: 82px;
width: 143px;
padding: 20px 20px 20px 0;
text-align: center;
position: relative;
cursor: pointer;
margin-right: 10px;
}
._upload_box ul li img {
height: 82px;
width: 143px;
}
._upload_box ul li:hover ._delete_img {
opacity: 1;
}
._delete_img {
position: absolute;
top: 20px;
height: 82px;
width: 143px;
line-height: 34px;
text-align: center;
background-color: rgba(2, 2, 2, 0.6);
display: inherit;
opacity: 0;
transition: all linear .5s
}
._delete_img i.iconfont {
display: inline-block;
width: 32px;
height: 32px;
border-radius: 50%;
color: #E95252 !important;
background-color: rgba(251, 251, 251, 0.9);
margin-top: 26px;
}
._radio_lsit {
padding-top: 15px
}
._upload_tips {
font-size: 12px;
position: absolute;
top: 66%;
width: 100%;
left: 0;
text-align: center;
color: #949494;
}
._log_t {
padding: 10px;
}
._time_n {
float: right;
}
.w890px {
width: 890px;
padding: 0;
margin: 0;
}
.w600px {
width: 600px;
padding: 15px;
margin: 0 auto;
}
._explain ._addUpload_box {
display: block;
padding-bottom: 14px;
}
._explain2>div {
margin-top: 0;
}
._explain2 {
border: none;
padding: 20px 0 0 14px;
background-color: aliceblue;
}
._addUpload_box>div:hover {
background-color: #f5f5f5;
}
._addFile_name {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
font-size: 12px;
}
.FinancialDocumentsDetail ._fujian_box {
position: absolute;
left: 895px;
top: -0;
width: 440px;
}
._wenjian {
padding: 15px;
width: 91px;
height: 80px;
border: 1px solid rgba(221, 221, 221, 1);
float: left;
cursor: pointer;
margin-right: 10px;
margin-top: 10px;
}
._wenjian_P {
font-size: 30px;
text-align: center;
color: #41D2A1;
}
.shangchuanfujian {
text-align: right;
margin-top: 20px;
}
.el-carousel__item {
align-items: center;
justify-content: center;
display: flex;
}
._splic {
width: 890px;
overflow: hidden;
font-size: 12px;
color: #929292;
margin-top: 15px;
line-height: 10px;
}
._fujian_box_tit {
display: flex;
justify-content: space-between;
font-size: 14px;
color: #333333;
}
._fujian_box_tit .iconfont {
font-size: 14px;
display: inline-block;
margin-right: 8px;
}
._fujian_box_tit .iconfont.icon-bangdingzhagnhuxinxi {
color: #E95252;
}
._fujian_box_tit .iconfont.icon-gengduo {
transform: rotate(90deg);
font-size: 12px;
}
._fujian_zhankai {
color: white;
width: 64px;
height: 0;
font-size: 12px;
border-top: 26px solid #E95252;
border-right: 15px solid transparent;
border-left: 15px solid transparent;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
position: relative;
left: -32px;
bottom: -27px;
}
._fujian_zhankai>span {
display: inline-block;
height: 100%;
width: 50%;
position: absolute;
left: 25px;
bottom: 15px;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
._fujian_zhankai>span:nth-child(2) {
left: 18px;
bottom: 3px;
}
._border_bottom_none {
border-bottom: none !important;
}
._jump_page {
cursor: pointer;
text-decoration: underline;
}
._jump_page:hover {
color: #c94052;
}
._TCIDAndTCNUMList {
display: flex;
}
._TCIDAndTCNUMList ._TCIDAndTCNUMList_item span {
display: inline-block;
padding-bottom: 5px;
}
._font_bold {
font-weight: bold;
}
._TCIDAndTCNUMList_item {
max-width: 160px;
}
._fujiashuoming_tr td {
font-size: 12px;
color: #696969;
padding: 5px 10px;
}
._zhuan_msg {
font-size: 12px;
margin-top: 10px;
padding-bottom: 10px;
}
._zhuan_msg span {
display: inline-block;
margin-right: 5px;
color: #696969;
}
._zhuan_msg span:last-child {
margin-left: 5px;
}
._zhuan_msg p:nth-child(2) {
color: #696969;
}
._zhuan_msg ._color_green {
color: #2BBB7E
}
._Printing {
position: relative;
z-index: 30;
font-size: 12px;
cursor: pointer;
color: #3980C8;
}
._Printing:hover {
text-decoration: underline;
color: rgb(255, 0, 0);
}
.FinancialDocumentsDetail ._addUpload_box_btm {
padding-top: 20px;
max-height: 230px;
overflow: auto;
}
._addUpload_box_btm img {
width: 100%;
}
._addUpload_box_btm>div {
float: left;
width: 138px;
height: 92px;
border: 1px dashed rgba(210, 210, 210, 1);
border-radius: 2px;
cursor: pointer;
margin-bottom: 10px;
padding: 5px;
margin-right: 10px;
position: relative;
}
._addUpload_box_btm>div:hover {
background-color: #f5f5f5;
}
._addFile_name {
padding-left: 15px;
max-width: 450px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
._addUpload_box_btm .icon-guanbi1 {
font-size: 12px;
color: white;
display: inline-block;
margin-left: 15px;
position: absolute;
right: -6px;
top: -9px;
background-color: #f56c6c;
border-radius: 50%;
height: 20px;
width: 20px;
text-align: center;
line-height: 20px;
}
._addUpload_box_btm .icon-guanbi1:hover {
font-size: 12px;
color: #c94052;
}
._addUpload_box_btm .icon-excel {
text-align: center;
font-size: 38px;
color: green;
line-height: 75px;
}
._show_img_box {
position: fixed;
background: rgba(0, 0, 0, .6);
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 999;
text-align: center;
}
._addUpload_tips {
font-size: 12px;
color: #999999;
}
.InfoChangeLog {
height: auto;
max-height: 220px;
background-color: #FFFFFF;
}
.changLogList {
padding-left: 20px;
max-height: 180px;
overflow: auto;
}
.changLogList_l {
border-left: 1px solid #E9E9E9;
position: relative;
padding-bottom: 10px;
padding-left: 20px;
padding-top: 10px;
}
._radius_green {
background-color: #47BF8C;
width: 7px;
height: 7px;
border-radius: 50%;
display: inline-block;
position: absolute;
left: -4px;
top: 19px;
}
.changLog_time {
color: #666666;
font-size: 12px;
display: inline-block;
padding-right: 10px
}
.color_shz {
color: #1273BC
}
.color_tg {
color: #4BCA81
}
.color_bh {
color: #c94052
}
.page_fdd .sqs:hover {
text-decoration: underline;
color: rgb(255, 0, 0);
}
.page_fdd .Note_span:hover {
text-decoration: underline;
color: rgb(255, 0, 0);
}
.page_fdd .sqs {
position: relative;
cursor: pointer;
color: #3980C8;
font-size: 12px;
}
.page_fdd .Note_span {
position: relative;
cursor: pointer;
color: #3980C8;
font-size: 12px;
}
.FD_remark_list {
margin-top: 10px;
color: #E95252;
}
.FD_remark_list span:first-child {
display: inline-block;
width: 26px;
vertical-align: top;
}
.FD_remark_list span:last-child {
display: inline-block;
width: 90%;
}
.FD_yijian {
margin-left: 20px;
cursor: pointer;
text-decoration: underline;
}
.illustrate-text {
display: flex;
justify-content: space-between;
}
.illustrate-left {
flex-grow: 2;
}
.illustrate-right {
flex-shrink: 0;
margin-left: 20px;
cursor: pointer;
}
.illustrate-right:hover {
text-decoration: underline;
}
.fygsbumen-box-right {
cursor: pointer;
text-decoration: underline;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment