
html, body {
    background-color: #F5F6F8;
    height: 100%;
}

.fundPop {
    max-width: 855px;
    max-height: 400px;
    overflow-y: auto;
}

.ieFundPop {
    max-width: 850px;
    max-height: 158px;
    overflow-y: auto;
}

.ieFundPop h4 {
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.ieFundPop .fundNames {
    padding: 0 10px;
}

.fundNames {
    padding: 10px;
}

.fundNames h4 {
    line-height: 1.5;
    padding-bottom: 10px;
    text-align: center;
}

.fundNames .jump-tag {
    margin-right: 18px;
    margin-bottom: 14px;
    width: 140px;
    text-align: center;
}

#noticeDetail,
.jc-layout,
.pdf-wrap,
.pdfobject-container {
    height: 100%;
}

.ie-pdf-wrap .pdfobject-container {
   margin-right: 360px;
}

.pdf-wrap {
    position: relative;
}

.speed-img{
    position: absolute;
    right: 17px;
    top: 50%;
    margin-top: -60px;
    cursor: pointer;
}

.nt-bd {
    height: calc(100% - 190px);
}

.jc-layout {
    padding-top: 20px;
}

.nt-hd {
    padding: 20px;
    min-height: 110px;
    background-color: #fff;

}

.nt-bd {
    margin-top: 20px;
    background-color: #fff;
}

.fullscreen {
    padding: 10px 20px;
    text-align: right;
}

.pdf-full-bar{
    position: fixed;
    z-index: 2001;
    left: 0;
    top: 0px;
    width: 100%;
    height: 40px;
    background-color: #222;
    text-align: right;
    line-height: 40px;
}

.pdf-full-bar .iconshanchu{
    color: #fff;
    font-size: 24px;
    margin-right: 25px;
    cursor: pointer;
}
.open-full-srceen{
    position: fixed;
    z-index: 2001;
    left: 0;
    top: 40px;
    width: 100%;
    height: calc(100% - 30px);
}

.pdf-full-screen{
    cursor: pointer;
}

.calender {
    float: left;
    margin-right: 15px;
    width: 64px;
    height: 64px;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    text-align: center;
    background-color: #f2f2f2;
}

.calender .month {
    margin: -1px -1px 0 -1px;
    height: 20px;
    line-height: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    background-color: #05c;
    font-size: 12px;
}

.calender .date {
    font-weight: 900;
    font-size: 24px;
    line-height: 25px;
    color: rgba(51, 51, 51, 1);

}

.no-time {
    margin-top: 8px;
}

.c-time {
    font-size: 12px;
    font-weight: normal;

}

.stock > span {
    margin-right: 20px;
    vertical-align: middle;
}

.stock .status {
    display: inline-block;
    width: 68px;
    height: 22px;
    line-height: 22px;
    background-color: rgba(7, 89, 205, .1);
    color: #05c;
    border-radius: 3px;
    font-weight: 400;

    text-align: center;
    font-size: 12px;
}

.el-button--text {
    color: #333;
    vertical-align: middle;
    line-height: normal;
}

.el-button.is-collect {
    color: #05c;
}

.jc-red {
    color: #db3439;
}

.jc-green {
    color: #1f803f;
}

.nt-handle {
    position: absolute;
    top: 40px;
    right: 20px;
}

.nt-btns {
    width: 110px;
    text-align: left;
}

.nt-btns, .qcode {
    vertical-align: top;
    display: inline-block;
}

.nt-btns .el-button--mini{
    width: 100px;
    height: 32px;
}

.title {
    margin-top: 15px;
    max-width: 1000px;
    font-weight: bold;
    font-size: 18px;
}

.excuse {
    margin-top: 8px;
}


.stock .el-button {
    padding: 0;
}

.ask-wrap {
    background-color: #fbfbfb;
    border: 1px solid #ddd;
}

.ask-wrap .hd {
    position: relative;
    padding: 13px 10px;
    font-weight: bold;
    font-size: 16px;
}
.ask-wrap .ft {
    padding: 13px 10px;
    vertical-align: middle;
}
.ask-wrap .ask-length {
    float: right;
    margin-top: 2px;
    font-size: 12px;
    font-weight: normal;
}
.ask-wrap .bd {
    height: 120px;
}
.ask-wrap .askmsg {
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    padding: 10px;
    border: none;
    background-color: #ededed;
    color: #969696;
    font-size: 14px;
    overflow: auto;
    resize: none;

}
.ask-wrap .el-handle {
    margin-left: 10px;
}
.ask-wrap .el-handle,
.el-handle input{
    border-radius: 0;
}
.ask-wrap .send {
    float: right;
}
.zym-img {
    display: inline-block;
    vertical-align: middle;
}

.ask-wrap .yzm {
    width: 70px;
}

.bodyBox{
    padding: 10px;
    height: 100%;
}

.viewerContainer {
    position: absolute;
    left: 360px;
    top: 0px;
    width: calc(100% - 380px);
    max-height: calc(100% - 60px);
    overflow: auto;
}

.viewerContainerWithMargin {
    width: calc(100% - 520px);
}

#loadingNB {
    position: absolute;
    width: 340px;
    height: 100%;
    top: -38px;
    bottom: 0;
    left: 0;
    z-index: 1001;
    padding: 20px 10px;
    background: #f0f2f6;
    box-shadow: inset 0px 2px 4px 0px rgba(0,0,0,0.2);
}
.keySearch{
    text-align: center;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}
.keySearch .searchDiv{
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.keySearch img{
    width: 18px;
    height: 18px;
    margin-left: 2px;
    vertical-align: -2px;
}
.keySearch .text-search{
    position: absolute;
    left: -22px;
    top: 28px;
    width: 303px;
    height: 95px;
    font-size: 14px;
    color: #333333;
    background: url(../../../assets/image/weart-tishi.png) no-repeat;
    background-size: cover;
    padding: 23px 26px;
    text-align: left;
    display: none;
    font-weight: 400;
}
.keySearch .searchDiv:hover .text-search {
    display: block;
}
.keySearch .text-search .p1{
    margin-bottom: 4px;
}
.searchBut{
    display: flex;
    margin: 20px 0px 12px;
}
.searchBut .el-input {
    width: 265px;
    height: 36px;
}
.searchBut #keyword{
    width: 265px;
    height: 36px;
    box-sizing: border-box;
    padding-left: 10px;
    color: #333;
    font-size: 16px;
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #0055cc;
}
.searchBut #keyword .el-input__inner{
    width: 265px;
    height: 36px;
}
.searchBut #keyword:focus-visible{
    outline: none;
}
.searchBut #search-btn{
    width: 74px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    background: #0055cc;
    border: none;
    cursor: pointer;
    border-radius: 0px 4px 4px 0px;
}

.page-number{
    display: flex;
    justify-content: space-between;
    background: #fff;
    height: 36px;
    line-height: 36px;
    padding: 0px 12px;
    margin-bottom: 20px;
    border-radius: 4px;
    font-size: 14px;
    color: #808080;
}
.page-number span{
    color: #333;
}
.page-number span.hlightPage{
    color: #0055cc;
}
.page-number span.left{
    margin-right: 2px;
    cursor: pointer;
}
.page-number span.right{
    margin-left: 2px;
    cursor: pointer;
}
.page-number span.allowed{
    cursor: not-allowed;
}
.page-number span img{
    width: 12px;
    height: 12px;
}

#keySearchContent {
    overflow: auto;
    height: 100%;
    max-height: calc(100% - 150px);
    padding-right: 6px;
}

#keySearchContent .no-data-pdf{
    height: 100%;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    text-align: center;
    padding-top: 160px;
}
#keySearchContent .no-data-pdf img{
    width: 95px;
    height: 99px;
}
#keySearchContent .no-data-pdf p{
    color: #999;
    margin-top: 6px;
    font-size: 14px;
}

.pdfViewer .page {
    border-image: initial !important;
}
.nt-five-bd{
    height: calc(100% - 170px);
}
.groupDivSpan{
    padding: 12px;
    background-color: #fff;
    border-radius: 3px;
    color: #333;
    line-height: 30px;
    cursor: pointer;
    word-break: break-word;
}
.groupDivSpan.blueBg{
    color: #05c;
    background: rgba(7,89,205,0.1);
}

.dashedText {
    position: relative;
    font-size: 14px;
    color: #aaa;
    padding: 0 130px;
    margin: 12px 0px;
}
.dashedTextTwo{
    padding: 0 120px;
}
.dashedTextThere,
.dashedTextFour{
    padding: 0 110px;
}
.dashedText::before,
.dashedText::after {
    content: '';
    position: absolute;
    top: 50%;
    height: 1px;
    border-top: 1px dashed #aaa;
}
.dashedText::before {
    left: 0;
    width: 120px;
}
.dashedText::after {
    right: 0;
    width: 120px;
}

.dashedTextTwo::before{
    width: 110px;
}
.dashedTextThere::before,
.dashedTextFour::before{
    width: 100px;
}

/*#keySearchContent::-webkit-scrollbar {*/
/*    width: 10px;*/
/*}*/
/*#keySearchContent::-webkit-scrollbar-button:vertical:start:decrement,*/
/*#keySearchContent::-webkit-scrollbar-button:vertical:end:increment {*/
/*    display: none;*/
/*}*/
/*#keySearchContent::-webkit-scrollbar-thumb {*/
/*    !*滚动条里面小方块*!*/
/*    border-radius: 10px;*/
/*    height: 20px;*/
/*    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);*/
/*}*/

