html {font-family: arial, 'Open Sans', sans-serif;-webkit-font-smoothing: antialiased;font-size: 14px;}html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, sub, b, u, i, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {margin: 0;padding: 0;outline: 0;border: 0;background: transparent;vertical-align: baseline;box-sizing: border-box;}ul, ol {list-style: none;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display: block;}audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}audio:not([controls]) {display: none;height: 0;}[hidden],template {display: none;}
a {background: transparent;}a:active,a:hover {outline: 0;}abbr[title] {border-bottom: 1px dotted;}b,strong {font-weight: bold;}dfn {font-style: italic;}mark {background: #ff0;color: #000;}small {font-size: 80%;}sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}img {border: 0;}svg:not(:root) {overflow: hidden;}figure {margin: 1em 40px;}hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}pre {overflow: auto;}
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}button {overflow: visible;}button,select {text-transform: none;}button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}button[disabled],html input[disabled] {cursor: default;}button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}input {line-height: normal;}input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0;padding: 0;}textarea {overflow: auto;}optgroup {font-weight: bold;}table {border-collapse: collapse;border-spacing: 0;}td,th {padding: 0;}a{text-decoration: none;color: #005fb4;}.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
@media print {* {text-shadow: none !important;color: #000 !important;background: transparent !important;box-shadow: none !important;} a, a:visited {text-decoration: underline;}a[href]:after {content: " (" attr(href) ")";} abbr[title]:after {content: " (" attr(title) ")";} a[href^="javascript:"]:after,a[href^="#"]:after {content: "";} pre,  blockquote {border: 1px solid #999;page-break-inside: avoid;}thead {display: table-header-group;}tr,img {page-break-inside: avoid;}img {max-width: 100% !important;}p, h2, h3 {orphans: 3;widows: 3;} h2,h3 {page-break-after: avoid;}select {background: #fff !important;}}

.flex {display: flex;}
.flex-wrap {flex-wrap: wrap;}
.flex-1 {flex: 1;}
.flex-x-center {display: flex;justify-ontent: center;}
.flex-xy-center {display: flex;justify-content: center;align-items: center;}
.flex-y-center {display: flex;align-items: center;}
.flex-end {display: flex;justify-content: flex-end;}
.flex-between {display: flex;justify-content: space-between;}
.line-1 {display: -webkit-box!important;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-line-clamp: 1;-webkit-box-orient: vertical!important;}
.line-2 {display: -webkit-box!important;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-line-clamp: 2;-webkit-box-orient: vertical!important;}

/* 头部 */
.header {position: relative;height: 63px;padding: 0 50px;line-height: 63px;background: linear-gradient(180deg, rgba(9, 97, 169, 0.7) 1%, #195B92 55%, rgba(9, 97, 169, 0.7) 100%);font-size: 26px;color: #fff;}
.header .name img {margin-left: 30px;display: block;cursor: pointer;width: 22px;}
.header .title {position: absolute;left: 50%;top: 0;transform: translateX(-50%);width: 460px;}
.header .title.wid {width: 600px;}
.header .title img {display: block;width: 100%;}

.hall-wrapper {
  background-image: url(../images/bg.png);
}
/* 开标项目 */
.product {
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
}
.product-main {padding: 56px 130px;}
.product-search {position: relative;margin-bottom: 20px;}
.product-search input {width: 450px;height: 44px;padding: 0 60px 0 20px;line-height: 44px;border-radius: 4px;background: #EAE5E5;border: 1px solid #9A7DE5;font-size: 16px;}
.product-search img {position: absolute;right: 15px;top: 50%;transform: translateY(-50%);width: 15px;height: 15px;cursor: pointer;}
.product-ul {margin: 0 -90px;}
.product-li {width: 33.333%;padding: 22px 90px;}
.product-li .cont {padding: 32px;display: block;background: #fff;font-size: 16px;color: #2E2C2C;}
.product-li .cont:hover {color: #3D6AE7;}
.product-li .tit {height: 48px;margin-bottom: 42px;line-height: 24px;font-size: 22px;}

/* 开标大厅 */
.hall {height: 100vh;background: #1A1C33;}
.hall-main {padding: 30px;}
.hall-step {width: 280px;height: calc(100vh - 125px);background: #032C64;}
.hall-tit {line-height: 44px;text-align: center;font-size: 28px;color: #fff;border-radius: 20px 20px 0px 0px;background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(91, 185, 255, 0.54) 51%, rgba(255, 255, 255, 0) 100%);}
.hall-step-main {padding: 60px 30px;}
.hall-step-main .item {width: 207px;line-height: 56px;text-align: center;font-size: 24px;color:#fff;border-radius: 6px;background: radial-gradient(50% 50% at 50% 50%, #44474C 0%, rgba(137, 142, 146, 0.51) 97%);box-shadow: 0px 0px 4px 2px rgba(88, 87, 109, 0.81);}
.hall-step-main .item.active {background: radial-gradient(50% 50% at 50% 50%, #187CF6 0%, rgba(43, 140, 235, 0.51) 100%);}
.hall-step-main img {margin: 24px auto;display: block;width: 43px;}
.hall-cont {position: relative;height: calc(100vh - 125px);padding: 0 40px;}
.hall-name {text-align: center;font-size: 40px;color: #B4F1F6;}
.hall-count {padding-top: 20vh;font-size: 30px;color: #B4F1F6;}
.hall-count span {margin: 0 23px;display: block;width: 90px;line-height: 70px;text-align: center;font-size: 50px;color: #fff;background: url("../images/count.png") no-repeat center;background-size: cover;}
.hall-decode {padding-top: 10vh;text-align: center;color: #fff;}
.hall-decode .tit {margin-bottom: 10px;font-size: 22px;}
.hall-decode .time {font-size: 40px;color: #99FF00;}
.hall-decode img {margin: 15px auto;width: 238px;height: 238px;display: block;}
.hall-decode .tip {font-size: 30px;}
.hall-decode .btn {position: relative;margin: 110px auto 0 auto;width: 207px;height: 56px;line-height: 56px;font-size: 24px;border-radius: 6px; background: radial-gradient(50% 50% at 50% 50%, #187CF6 0%, rgba(43, 140, 235, 0.51) 100%);box-shadow: 0px 0px 4px 2px rgba(58, 52, 172, 0.81);}
.hall-decode .btn input {position: absolute;left: 0;top: 0;right: 0;bottom: 0;opacity: 0;}
.hall-tip {position: absolute;left: 40px;right: 40px;bottom: 0;color: #fff;background: #274369;border-radius: 1px;line-height: 48px;font-size: 22px;color: #9E9E9E;text-align: center;}
.hall-tip a {color: #EAFF00;}
.hall-end {padding-top: 15vh;text-align: center;font-size: 40px;color: #fff;}
.hall-end .btn {
    margin: 60px auto 0 auto;
    width: 190px;
    line-height: 66px;
    background: #1e9fff;
    font-size: 30px;
    color: white;
        
    cursor: pointer;
}
.hall-result {margin-top: 22px;height: calc(100vh - 200px);padding: 16px;background-color: #032C64;}
.hall-result .tit {margin-bottom: 15px;text-align: center;font-size: 26px;color: #fff;}
.hall-result .main {
    height: calc(100vh - 280px);
    overflow: auto;
    background-color: #F3E7E7;
}
.hall-table {
    width: 100%;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    color: #3D3D3D;
    overflow-y: visible;
    table-layout: fixed;

}
.hall-table tr:hover {
    background-color: #D5E5EA;
}
.hall-table tr th {padding: 10px;border-bottom: 1px solid #CEAEAE;background-color: #F3E7E7;    
    position: sticky; /* 使表头在滚动时保持固定 */
    top: 0; /* 表头固定在 div 顶部 */
    z-index: 1; /* 确保表头位于最上层 */}
.hall-table tr td {padding: 10px;border-bottom: 1px solid #DBD6D6;}
.hall-table tr td img {width: 16px;height: 16px;display: block;margin-left: 15px;opacity: 0;}
.hall-table tr td:hover img {opacity: 1;}
.hall-table tr td .price {margin-left: 30px;cursor: pointer;}
.hall-table tr td .book {margin-left: 30px;cursor: pointer;}
.hall-rg {width: 280px;}
.hall-vodeo {height: 213px;margin-bottom: 16px;background: #032C64;}
.hall-vodeo video {display: block;width: 100%;max-height: 160px;}
.hall-notice {position: relative;height: calc(100vh - 352px);padding: 0 12px;background: #032C64;}
.hall-notice-menu {padding-top: 20px;padding-bottom: 5px;border-bottom: 1px solid #5095C5;}
.hall-notice-menu .item {padding: 0 10px;line-height: 25px;border-radius: 3px;color: #fff;cursor: pointer;}
.hall-notice-menu .item.active {background: #7E93AA;}
.hall-notice-main {}
.hall-notice-ul {padding: 6px 0;}
.hall-notice-li {padding: 6px 0;}
.hall-notice-li img {display: block;width: 20px;height: 18px;}
.hall-notice-li .cont {padding-left: 8px;color: #fff;font-size: 14px;}
.hall-notice-li .cont .time {margin-bottom: 3px;font-size: 12px;}
.hall-notice-tip {padding: 25px 0;text-align: right;color: #fff;font-size: 12px;}
.hall-notice-tip img {margin-left: 8px;width: 14px;height: 14px;}
.hall-notice-tip .tit {margin-top: 3px;padding-right: 15px;font-size: 14px;}
.hall-notice-search {position: absolute;left: 0;bottom: 0;width: 100%;}
.hall-notice-search input {height: 25px;padding: 0 10px;line-height: 25px;background: #F6EBEB;}
.hall-notice-search button {width: 46px;height: 25px;background: #2273E2;border: none;color: #fff;}

/* 修改标书 */
.popup {position: fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);display: none;width: 270px;border-radius: 0px 0px 2px 2px;background-color: #fff;}
.popup .tit {padding: 0 15px;line-height: 35px;background-color: #CDBCD9;font-size: 18px;color: #3D3D3D;}
.popup .main {padding: 25px;}
.popup .input {display: block;height: 34px;padding: 0 12px;width: 100%;line-height: 34px;border: 1px solid #E7D6D6;}
.popup .handle {padding-top: 28px;}
.popup .handle .btn {width: 58px;margin-left: 15px;line-height: 26px; background: #EBDBDB;font-size: 16px;color: #7B7A7A;text-align: center;}
.popup .handle .btn.bg {background-color: #5E6BE2;color: #fff;}

.hall-process-count {
  /* padding-top: 20vh; */
  font-size: 26px;
  color: #B4F1F6;
  margin-bottom: 15px;
}
.hall-process-count span {
  margin: 0 23px;
  display: block;
  width: 40px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: url(../images/count.png) no-repeat center;
  background-size: cover;
}


.history-message-wrap,
.centerit {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.history-message-container,
.chat-container {
    background-color: #f4f4f4;
    width: 100%;
    height: calc(100vh - 40px);
    max-height: 780px;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
}

.history-message-container {
    width: calc(100vw - 40px);
    max-width: 900px;
}

.chat-container .top-bar {
    width: 100%;
    height: 80px;
    display: flex;
}

.chat-container aside {
    width: 225px;
    height: 100%;
    background-color: #363e47;
    display: flex;
    flex-direction: column;
}

.chat-container aside .top-bar {
    background-color: #303841;
    justify-content: space-between;
}

.chat-container aside .menu-burger-container {
    margin: 20px;
    height: 40px;
    width: 40px;
    cursor: pointer;
}

.chat-container aside .menu-burger-container:hover > .menu-burger, .chat-container aside .menu-burger-container:hover > .menu-burger:before, .chat-container aside .menu-burger-container:hover > .menu-burger:after {
    animation-name: menuHover;
}

.chat-container aside .menu-burger-container .menu-burger {
    height: 2px;
    width: 10px;
    background-color: #fff;
    top: 20px;
    left: 10px;
    position: relative;
}

.chat-container aside .menu-burger-container .menu-burger, .chat-container aside .menu-burger-container .menu-burger:before, .chat-container aside .menu-burger-container .menu-burger:after {
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.chat-container aside .menu-burger-container .menu-burger:before, .chat-container aside .menu-burger-container .menu-burger:after {
    content: '';
    height: 2px;
    width: 16px;
    background-color: #fff;
    display: block;
    position: relative;
}

.chat-container aside .menu-burger-container .menu-burger:before {
    top: -6px;
    animation-delay: 500ms;
}

.chat-container aside .menu-burger-container .menu-burger:after {
    top: 4px;
    animation-delay: 250ms;
}

.chat-container aside .new-conversation {
    height: 42px;
    padding: 0 20px;
    background-color: #01e777;
    border-radius: 25px;
    color: #ffffff;
    text-align: center;
    margin: 19px 30px;
    cursor: pointer;
    line-height: 42px;
    box-sizing: content-box;
    border: solid #01e777 0px;
    transition: all 200ms ease-in-out;
    font-size: 15px;
}

.chat-container aside .new-conversation:hover {
    transition: all 70ms ease-in-out;
    transform: translate(2px, -2px);
    border: solid #01e777 2px;
}

.chat-container aside .conversations {
    height: 100%;
    width: 100%;
    overflow-y: auto;
}

.chat-container aside .conversations .no-user {
    text-align: center;
    color: #fff;
    padding: 25px 0;
}

.chat-container aside .conversations .thread {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    cursor: pointer;
}

.chat-container aside .conversations .thread.active {
    background-color: #3f4953;
}

.chat-container aside .conversations .thread:hover {
    background-color: #3f4953;
}

.chat-container aside .conversations .thread .details {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "user-image user-name" "user-image last-message";
    margin: 17px;
    align-items: center;
}

.chat-container aside .conversations .thread .details .user-head {
    grid-area: user-image;
    margin-right: 20px;
}

.chat-container aside .conversations .thread .details .user-name, .chat-container aside .conversations .thread .details .last-message {
    /*width: 260px;*/
}

.chat-container aside .conversations .thread .details .user-name {
    grid-area: user-name;
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
}

.chat-container aside .conversations .thread .details .last-message {
    grid-area: last-message;
    color: #626c76;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.chat-container aside .conversations .thread .last {
    background-color: #303841;
    height: 22px;
    width: 50px;
    color: #ffffff;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    border-radius: 11px;
    position: relative;
    top: 21px;
    right: 17px;
}

.chat-container aside .conversations .thread .last.new:after {
    content: '新信息';
    display: block;
    background-color: #0091e9;
    height: 22px;
    width: 50px;
    position: relative;
    left: 0;
    top: 0;
    border-radius: 11px;
}

.chat-container main {
    width: calc(100% - 325px);
    height: 100%;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.chat-container main .top-bar {
    background-color: #ffffff;
    border-bottom: solid 1px #d6d6d6;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 40px;
}

.chat-container main .top-bar .user-info {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "user-image user-name" "user-image user-status";
    align-items: center;
}

.chat-container main .top-bar .user-info .history-message {
    font-size: 13px;
    color: #353535;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.chat-container main .top-bar .user-info .user-head {
    grid-area: user-image;
    margin-right: 20px;
}

.chat-container main .top-bar .user-info .user-head:after {
    display: none;
}

.chat-container main .top-bar .user-info .name {
    grid-area: user-name;
    font-size: 23px;
    position: relative;
    top: 6px;
}

.chat-container main .top-bar .user-info .status {
    grid-area: user-status;
    font-size: 12px;
    display: flex;
    align-items: center;
    position: relative;
    top: -3px;
}

.chat-container main .top-bar .user-info .status:before {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    background-color: #f95b55;
    margin-right: 5px;
}

.chat-container main .top-bar .user-info .status.online:before {
    background-color: #01e777;
}

.chat-container main .top-bar .user-info .status.away:before {
    background-color: #fda14c;
}

.chat-container main .top-bar .user-info .status.offline:before {
    background-color: #f95b55;
}

.chat-container main .top-bar .user-info .status.online:after {
    content: '在线';
}

.chat-container main .top-bar .user-info .status.offline:after {
    content: '离线';
}

.chat-container main .top-bar .buttons svg {
    height: 25px;
    fill: #c0c2c3;
}

.chat-container main .top-bar .buttons div {
    cursor: pointer;
}

.chat-container main .top-bar .buttons div:hover > svg {
    fill: #363e47;
}

.history-message-container .messages,
.chat-container main .messages {
    height: calc(100% - 160px);
    display: flex;
    flex-direction: column;
    overflow-y: auto;
}

.history-message-container .messages {
    width: 100%;
    height: calc(100%);
}

.history-message-container .messages .date-split,
.chat-container main .messages .date-split {
    text-align: center;
    color: #afafaf;
    display: flex;
    justify-content: center;
    align-items: center;
}

.history-message-container .messages .date-split:before,
.history-message-container .messages .date-split:after,
.chat-container main .messages .date-split:before,
.chat-container main .messages .date-split:after {
    content: '';
    display: block;
    height: 1px;
    width: 100px;
    background-color: #c4c3c3;
}

.history-message-container .messages .date-split:before,
.chat-container main .messages .date-split:before {
    margin-right: 20px;
}

.history-message-container .messages .date-split:after,
.chat-container main .messages .date-split:after {
    margin-left: 20px;
}

.history-message-container .messages .message,
.chat-container main .messages .message {
    display: flex;
    margin: 20px;
    position: relative;
}

.history-message-container .messages .message {
    padding-bottom: 26px;
}

.history-message-container .messages .message .send-date {
    position: absolute;
    bottom: 0;
    left: 80px;
    font-size: 13px;
    color: #ccc;
}

.history-message-container .messages .message.fromme .send-date {
    left: auto;
    right: 50px;
}

.history-message-container .messages .message .user-head:after,
.chat-container main .messages .message .user-head:after {
    display: none;
}

.history-message-container .messages .message:after,
.chat-container main .messages .message:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 15px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    left: 59px;
}

.history-message-container .messages .message .content,
.chat-container main .messages .message .content {
    max-width: 70%;
    width: fit-content;
    height: fit-content;
    background-color: #fff;
    padding: 15px;
    border-radius: 0 10px 10px 10px;
    margin-left: 30px;
    color: #626c76;
}

.history-message-container .messages .message.fromme,
.chat-container main .messages .message.fromme {
    flex-direction: row-reverse;
}

.history-message-container .messages .message .user-name,
.chat-container main .messages .message .user-name {
    display: inline-block;
    font-size: 16px;
    color: #353535;
    font-weight: 400;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.history-message-container .messages .message.fromme .user-name,
.chat-container main .messages .message.fromme .user-name {
    color: #01e777
}

.history-message-container .messages .message.fromme:after,
.chat-container main .messages .message.fromme:after {
    border-width: 15px 20px 0 0;
    border-color: #01e777 transparent transparent transparent;
    right: 59px;
    left: unset;
}

.history-message-container .messages .message.fromme:after {
    right: 26px;
}

.history-message-container .messages .message.fromme .content,
.chat-container main .messages .message.fromme .content {
    border-radius: 10px 0px 10px 10px;
    margin-left: unset;
    margin-right: 30px;
    background-color: #01e777;
    color: #fff;
}

.chat-container main .bottom-bar {
    background-color: #ffffff;
    height: 80px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.chat-container main .bottom-bar.disabled {
    display: none;
}

.chat-container main .bottom-bar .msg-input {
    width: calc(100% - 160px);
    margin: 30px;
    height: 70px;
    border-radius: 30px;
    border: 0px;
    background-color: #ececec;
    padding: 10px 15px 0px 15px;
    font-size: 16px;
    color: #353535;
    outline: none;
    resize: none;
}

.chat-container main .bottom-bar .msg-input::placeholder {
    color: #c5c5c5;
}

.chat-container main .bottom-bar .send-button {
    box-sizing: content-box;
    width: 30px;
    height: 30px;
    background-color: #0091e9;
    padding: 10px;
    border-radius: 50%;
    margin-right: 20px;
    cursor: pointer;
}

.chat-container main .bottom-bar .send-button:hover {
    background-color: #1cc1f3;
}

.chat-container main .bottom-bar .send-button:active {
    background-color: #0091e9;
}

.chat-container main .bottom-bar .send-button svg {
    fill: white;
    position: relative;
    left: 1px;
    top: 2px;
    width: 25px;
    height: 25px;
}

.chat-container .user-head {
    border-radius: 50%;
    width: 49px;
    height: 49px;
}

.chat-container .user-head img {
    border-radius: 50%;
    width: 48px;
    height: 48px;
    padding: 4px;
    overflow: hidden;
    background: #f8f8f8;
}

.chat-container .user-head:after {
    content: '';
    display: block;
    position: relative;
    width: 11px;
    height: 11px;
    background-color: #f95b55;
    bottom: 19px;
    right: -33px;
    border-radius: 50%;
    border: solid 3px #363e47;
}

.chat-container .user-head.online:after {
    background-color: #01e777;
}

.chat-container .user-head.away:after {
    background-color: #fda14c;
}

@keyframes menuHover {
    0% {
        width: 10px;
    }

    50% {
        width: 16px;
    }

    100% {
        width: 10px;
    }
}