.lot-li-a:hover, a, a:focus, a:hover {
    text-decoration: none
}

.clearfix:after, .container:after, .sf-container:after, ul:after {
    content: ".";
    height: 0;
    clear: both;
    visibility: hidden
}

* {
    font-family: zgpm, arial, "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif
}

@font-face {
    font-family: zgpm;
    src: url(/font/zgpm.woff2?t=1668145714121);
    font-display: swap
}

@font-face {
    font-family: zgpmbold;
    src: url(static/themes/font/zgpm_b.woff2?t=1668145714121);
    font-display: swap
}

a, abbr, article, aside, audio, b, blockquote, body, canvas, caption, cite, dd, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, img, ins, label, legend, li, mark, menu, nav, ol, output, p, s, section, span, strong, summary, table, tbody, td, tfoot, th, thead, time, tr, u, ul, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: 400
}

html {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none
}

body {
    font: 12px/1 tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
    min-width: 1200px
}

li, ol, ul {
    list-style-type: none
}

address, cite, dfn, em, var {
    font-style: normal
}

button, input, select, textarea {
    outline: 0;
    border-style: none
}

img {
    vertical-align: middle;
    border: none
}

button, input[type=submit], input[type=reset], input[type=button] {
    -webkit-appearance: none
}

a {
    color: #333
}

a.linkhref:hover, a:hover {
    color: #409EFF
}

li:focus {
    outline: 0
}

.overflow {
    overflow: hidden
}

.textCenter {
    text-align: center
}

.disabled, .disabled:hover {
    cursor: not-allowed !important;
    background: #D8D8D8 !important
}

.sf-container-fluid {
    width: 100%
}

.container, .sf-container {
    width: 1200px;
    margin: 0 auto;
    display: block
}

.container {
    overflow: hidden
}

.container:after, .sf-container:after, ul:after {
    display: block
}

.login-head .nav-con {
    background: #fff;
    border-bottom: 1px solid #ddd;
    height: 49px;
    padding: 20px 0
}

.login-head.sf-header .head-img, .login-head.sifa-head .head-img {
    background: 0 0
}

.btn-sure.disabled, .btn-sure.disabled:hover {
    background: #409EFF;
    color: rgba(255, 255, 255, .3);
    cursor: not-allowed
}

.btn-sure {
    background: #409EFF;
    color: #fff;
    border-radius: 3px
}

.btn-sure:hover {
    background: #409EFF
}

.btn-cancel.disabled, .btn-cancel.disabled:hover {
    border: 1px solid #dadada;
    color: rgba(51, 51, 51, .6);
    cursor: not-allowed
}

.btn-cancel {
    border: 1px solid #409EFF;
    color: #409EFF;
    border-radius: 3px;
    background: #fff
}

.btn-cancel:hover {
    border: 1px solid #409EFF;
    color: #409EFF
}

.browser {
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.browser-content, .browser-diolag {
    position: absolute;
    right: 0;
    bottom: 0
}

.browser-diolag {
    left: 0;
    top: 0;
    background: #000;
    background: rgba(0, 0, 0, .2);
    filter: alpha(opacity=20)
}

.browser-content {
    left: 50%;
    top: 268px;
    margin-left: -274px;
    width: 548px;
    height: 268px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    background: url(static/images/newicon2.png) 30px -598px no-repeat #fff
}

.browser-text {
    padding: 50px 38px 30px 138px
}

.browser-text .not-allowed {
    color: #409EFF;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 28px
}

.browser-text .recommed {
    color: #666;
    font-size: 14px;
    line-height: 24px
}

.browser-text .allowed {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 32px
}

.browser-text .btn-cancel {
    width: 136px;
    height: 40px;
    margin-left: 68px;
    cursor: pointer
}

.container-outtitle {
    margin: 0 auto;
    width: 1200px;
    height: 36px
}

.lots-list {
    margin-right: -20px
}

.lot-li {
    float: left;
    margin: 20px 20px 0 0;
    background: #fff;
    cursor: pointer;
    position: relative
}

.attention_p, .attention_pac {
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding-left: 22px;
    margin-right: 20px;
    font-size: 14px
}

.lot-li:hover {
    transform: scale(1.03);
    transition: all .3s ease
}

.lot-li:hover .attention_box {
    opacity: 1
}

.attention_box {
    width: 100%;
    position: absolute;
    height: 30px;
    left: 0;
    top: 160px;
    background: rgba(51, 51, 51, .8);
    z-index: 99;
    opacity: 0;
    transition: all .3s ease
}

.attention_p {
    float: right;
    background: url(static/images/follow_whitechecked.png) left center no-repeat
}

.attention_pac {
    float: right;
    background: url(static/images/follow_unchecked.png) left center no-repeat
}

.lot-li-a:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

.lot-li-a {
    display: block;
    position: relative;
    width: 285px;
    transition: all .6s ease
}

.lot-header-section {
    display: block;
    text-align: center;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 190px;
    line-height: 190px
}

.lot-pic {
    vertical-align: top;
    width: 100%;
    max-height: 100%
}

.lot-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    color: #333;
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    text-align: left;
    padding: 0 10px;
    margin: 10px 0
}

.lot-title:hover {
    color: #409EFF
}

.lot-li-a .info-section {
    color: #333;
    display: block;
    font-size: 12px;
    padding-left: 10px;
    padding-bottom: 6px;
    text-align: left
}

.enrollment, .hide, .s-location .sl-v-area .city, .s-location .sl-v-area .county {
    display: none
}

.price .label {
    vertical-align: 2px
}

.lot-li-a .price {
    margin-bottom: 6px;
    height: 21px;
    line-height: 21px
}

.lot-current-price {
    color: #333;
    padding-left: 6px;
    font-size: 18px
}

.lot-state-div {
    zoom: 1;
    clear: none !important;
    border-top: 1px solid #eee;
    width: 100%;
    height: 38px;
    line-height: 38px
}

.lot-state-div .num-auction {
    margin-right: 10px
}

.lot-state-div .num-auction input.now {
    background: #409EFF
}

.lot-state-div .num-apply, .lot-state-div .num-auction {
    color: #666;
    float: right;
    padding-left: 10px;
    margin: 0
}

.lot-state-div .num-auction input {
    height: 20px;
    font-size: 12px;
    padding: 0 10px;
    color: #fff;
    line-height: 20px;
    text-align: center
}

.tray {
    background: #DDAF7B
}

.s-location {
    padding: 6px 0;
    overflow: inherit;
    margin-left: 139px
}

.s-location .sl-v-area {
    height: 30px
}

.s-location .sl-v-area dl {
    float: left;
    position: relative;
    margin-right: 10px;
    height: 30px;
    cursor: pointer
}

.s-location .sl-v-area dt {
    padding: 0 32px 0 16px;
    height: 28px;
    line-height: 28px;
    color: #333;
    border: 1px solid #e0e0e0;
    border-radius: 4px
}

.s-location .sl-v-area dt i {
    position: absolute;
    right: 11px;
    top: 12px;
    width: 9px;
    height: 6px;
    background-image: url(static/images/iocn/list.png);
    background-repeat: no-repeat;
    background-position: -20px 0
}

.s-location .sl-v-area dt i.up {
    background-position: -30px 0
}

.s-location .sl-v-area dt.hide-bottom-line {
    border-bottom-color: #fff
}

.s-location .sl-v-area dd {
    position: absolute;
    z-index: 13;
    top: 29px;
    left: 0;
    padding: 15px 0 15px 15px;
    width: 300px;
    border: 1px solid #e0e0e0;
    background: #fafafa;
    border-radius: 6px
}

.s-location .sl-v-area dd a {
    float: left;
    line-height: 24px;
    margin-right: 0;
    width: 56px
}

.s-location .sl-v-area .province dd {
    width: 1008px
}

.s-location .sl-v-area dd a.active {
    color: #409EFF !important;
    font-weight: 700
}

.s-location .sl-v-area .city dd {
    width: 920px
}

.s-location .sl-v-area .county dd {
    width: 705px
}

.s-location .sl-v-area .city dd a, .s-location .sl-v-area .county dd a {
    margin-right: 20px;
    width: auto
}

.clearfix:after {
    display: block
}

.clearfix {
    zoom: 1
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.value-limited li .time-btn {
    width: 48px;
    height: 26px;
    margin-top: 7px;
    background: #d7d7d7;
    color: #fff;
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    margin-left: 20px;
    display: none
}

.value-limited li .time-btn.active {
    background: #409EFF
}

.value-limited li .time-btn:hover {
    color: #fff;
    cursor: pointer
}

.thirdEditionPopup {
    background: #FFF !important;
    border-radius: 0 !important;
    padding: 0 24px 24px !important;
    box-sizing: border-box;
    box-shadow: none !important
}

.thirdEditionPopup .layui-layer-title {
    padding-top: 10px !important;
    padding-left: 0 !important;
    font-weight: 560;
    font-size: 16px;
    color: #333
}

.thirdEditionPopup.layui-layer-dialog .layui-layer-content {
    padding: 24px 0
}

.thirdEditionPopup .tip-text1 {
    font-size: 18px;
    font-weight: 500;
    color: #409EFF;
    line-height: 26px
}

.thirdEditionPopup .tip-text2 {
    font-size: 16px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: 22px
}

.thirdEditionPopup .tip-text1 + .tip-text2 {
    margin-top: 16px
}

.thirdEditionPopup .tip-text2 .nopass-title img {
    margin-top: -3px
}

.thirdEditionPopup .layui-layer-close {
    background: url(static/themes/images/iocn/thirdEditionPopup_close.png) no-repeat;
    background-position: 0 !important
}

.thirdEditionPopup .layui-icon-close:before {
    content: ""
}

.thirdEditionPopup .layui-layer-btn0 {
    min-width: 112px;
    height: 38px;
    background: #FFF !important;
    border-radius: 4px;
    border: 1px solid #409EFF !important;
    font-size: 16px;
    font-weight: 400;
    color: #409EFF !important;
    line-height: 38px
}

.thirdEditionPopup .layui-layer-btn1, .thirdEditionPopup.btnOneHighlight .layui-layer-btn0, .thirdEditionPopup.infoxixCodePopup .layui-layer-btn0 {
    min-width: 112px;
    height: 38px;
    background: #409EFF !important;
    border-radius: 4px;
    border: 1px solid #409EFF !important;
    font-size: 16px;
    font-weight: 400;
    color: #FFF !important;
    line-height: 38px
}

.thirdEditionPopup .layui-layer-setwin {
    right: 25px !important;
    top: 28px !important
}

.thirdEditionPopup .layui-layer-btn {
    padding: 0
}

.thirdEditionPopup .layui-layer-btn a {
    margin: 0
}

.thirdEditionPopup .layui-layer-btn a + a {
    margin-left: 40px
}

.firstLoginSucessPopup {
    left: 50% !important;
    margin-left: -270px !important
}

.infoxixCodePopup.layui-layer-dialog .layui-layer-content {
    padding-bottom: 0
}

.thirdEditionPopup.uploadFilePopup .layui-layer-btn {
    padding: 30px 0
}

.thirdEditionPopup.uploadFilePopup .con .title {
    padding-top: 20px;
    font-size: 14px;
    color: #333;
    font-weight: 700
}

.thirdEditionPopup.uploadFilePopup .con .secondTitle {
    font-size: 12px;
    color: #999;
    margin-top: 10px
}

.thirdEditionPopup.uploadFilePopup .needUpDateTypeName-wrap, .thirdEditionPopup.uploadFilePopup .outLimitUpDateTypeName-wrap, .thirdEditionPopup.uploadFilePopup .upDateTypeName-wrap {
    background: #F2F6FF;
    border-radius: 6px;
    padding: 16px 16px 0;
    margin-top: 16px
}

.thirdEditionPopup.uploadFilePopup .needUpDateTypeName-wrap span, .thirdEditionPopup.uploadFilePopup .outLimitUpDateTypeName-wrap span, .thirdEditionPopup.uploadFilePopup .upDateTypeName-wrap span {
    position: relative;
    font-weight: 400;
    font-size: 14px;
    color: #666;
    margin-right: 20px;
    padding-left: 8px;
    display: inline-block;
    padding-bottom: 16px
}

.thirdEditionPopup.uploadFilePopup .needUpDateTypeName-wrap span::before, .thirdEditionPopup.uploadFilePopup .outLimitUpDateTypeName-wrap span::before, .thirdEditionPopup.uploadFilePopup .upDateTypeName-wrap span::before {
    content: "";
    position: absolute;
    display: block;
    width: 2px;
    height: 2px;
    background: #666;
    border-radius: 4px;
    top: 7px;
    left: 0
}

.thirdEditionPopup.specialspecificationPopup .layui-layer-content .con {
    padding: 10px 0
}

.thirdEditionPopup.specialspecificationPopup .layui-layer-content .con p {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    text-align: justify;
    font-style: normal
}