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: 15vh;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: #D8D8D8;font-size: 30px;color: #3A3434;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);background-color: #F3E7E7;}
.hall-table {width: 100%;line-height: 25px;text-align: center;font-size: 18px;color: #3D3D3D;}
.hall-table tr:hover {background-color: #D5E5EA;}
.hall-table tr th {padding: 10px;border-bottom: 1px solid #CEAEAE;}
.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 - 128px); 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;}
