body {
    background-color: #ffffff !important;
}

.urlbohsi {
    margin: 10px auto;
}

.checklogolist {
    max-height: 60px;
    overflow: hidden;
    transition: all ease 200ms;
    margin: 0 41px 0 15px;
    position: relative;
    z-index: 2;
    border: 1px solid transparent;
    border-top: none;
}

    .checklogolist li {
        float: left;
        margin-right: 10px;
        width: calc((100% - (10px * 9)) / 10);
        text-align: center;
        margin-bottom: 20px;
        cursor: pointer;
    }

        .checklogolist li:nth-child(10n) {
            margin-right: 0;
        }

.layui-row-youcai > div {
    float: left;
    box-sizing: border-box;
    color: #666e80;
    min-height: 80px;
    line-height: 80px;
}

    .layui-row-youcai > div:nth-child(1) {
        width: 8%;
        background: #f3f3f3;
        padding-left: 10px;
        font-weight: bold;
    }

    .layui-row-youcai > div:nth-child(2) {
        width: 86%;
        line-height: normal;
        padding-top: 15px;
    }

    .layui-row-youcai > div:nth-child(3) {
        width: 6%;
        line-height: normal;
        padding-top: 15px;
    }

.CheckLogo {
    border-bottom: 1px solid #dad9d9;
}

.bdde {
    border-top: 1px solid #dad9d9;
}

.morese {
    border: 1px solid #dad9d9;
    padding: 3px 20px;
    position: relative;
    cursor: pointer;
    font-size: 12px;
}

    .morese::before {
        content: "ï¹€";
        position: absolute;
        right: 5px;
        top: 2px;
        display: block;
        transition: all ease 300ms;
    }

    .morese.hover::before {
        transform: rotate(180deg);
        top: 0px !important;
    }

.clfenleibnox {
    overflow: hidden;
    max-height: 20px;
}

.checklogolist_hv {
    max-height: 560px;
    /* / / border: 1 px solid #dad9d9;
/ / border-top: none; */
    background: white;
    z-index: 5;
    /* / / box-shadow: 2 px 3 px 2 px 0 px #f9ecec; */
}

.chekltype {
    line-height: 50px;
}

    .chekltype .layui-row-youcai > div {
        min-height: 50px;
        line-height: 50px;
    }

    .chekltype .morese::before {
        top: -13px;
    }

    .chekltype .morese.hover::before {
        top: -17px !important;
    }

.clfenleibnox li {
    height: 19px;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
    width: calc((100% - (10px * 5)) / 6);
}

    .clfenleibnox li:nth-child(6n) {
        margin-right: 0;
    }

.pinlaiddekx li {
    height: 19px;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
}

.chekltype .layui-row-youcai > div:nth-child(3) {
    padding-top: 0;
}

.urlbohsi a:hover {
    color: #e60012 !important;
}

.checklogolist li.active {
    color: #e60012;
}

.xktag {
    border: 1px solid #dad9d9;
    padding: 2px 10px 2px 10px;
    margin-right: 10px;
    color: #5d5d5d;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer;
}

.xktagde {
    border: 1px solid #e60012;
    padding: 2px 10px 2px 10px;
    margin-right: 10px;
    color: #e60012;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer;
}

.deltag::after {
    content: 'X';
    color: #e60012;
    padding-left: 5px;
}

.cdde {
    margin: 10px auto;
    font-size: 12px;
    color: #e60012;
    display: inline-block;
    margin-left: 20px;
}

.shx-toip {
    background: #fafafa;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #666e80;
    margin-top: 25px;
}

    .shx-toip > div > div {
        border-right: 1px solid #ebebeb;
    }

.ritghdemanbr {
    text-align: right;
}

.redfonrr {
    color: #ff0036;
}

.maxdefo {
    display: inline-block;
    margin-right: 20px;
}

.pagee {
    border: 1px solid;
    padding: 2px 10px;
}

.uppage {
    margin-right: 10px;
}

.downpage {
    margin-right: 10px;
}

.goodsbox {
    margin-top: 20px;
}

    .goodsbox .imgbox {
        width: 100%;
        display: flex;
        align-items: center;
        height: 250px;
    }

        .goodsbox .imgbox img {
            max-width: 100%;
            max-height: 100%;
            display: block;
            margin: 0 auto;
        }

.detie {
    height: 38px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666e80;
    font-size: 15px;
}

.tipszhong {
    font-size: 16px;
}

.goodsbox a {
    color: #666e80;
}

.btiboxdf {
    line-height: 40px;
    height: 40px;
}

.tgtodebtn {
    background: #ff0036;
    color: #ffffff;
    padding: 6px 20px;
}

.imgshouwbix {
    margin-top: 20px;
}

    .imgshouwbix img {
        max-width: 100%;
    }

.imgshouwbixsmall > div {
    float: left;
    margin-right: 40px;
    width: calc((100% - (40px * 1)) / 2);
    text-align: left;
    margin-bottom: 20px;
    cursor: pointer;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
}

    .imgshouwbixsmall > div:nth-child(2n) {
        margin-right: 0;
    }

.bde {
    border: 1px solid #eeeeee;
}

.desdimg {
    display: flex;
    align-items: center;
    margin: 10px 10px;
    height: 85px;
    border: 1px solid #eeeeee;
    padding: 8px;
}

    .desdimg img {
        display: block;
        margin: 0 auto;
    }

.goodsbox .bde {
    padding: 15px 10px;
}

.goodtite {
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: .42rem;
    color: #445670;
}

.goodtyped {
    height: 40px;
    line-height: 40px;
    color: #445670;
    margin-top: 15px;
}

.detyep > div {
    float: left;
    width: calc(100% / 3);
    box-sizing: border-box;
    color: #c2c2c2;
}

.dongmsg {
    padding: 5px 10px;
    text-align: right;
}

.gotobtn {
    background: #ed3d35;
    color: #FFFFFF !important;
    display: block;
    width: 104px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    margin-top: 40px;
    float: right;
    transition: all ease 300ms;
}

    .gotobtn:hover {
        transform: scale(1.1);
    }

.titldemde {
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 1rem;
    color: #445670;
    font-size: 24px;
    margin-bottom: 25px;
}

.demstopsde {
    margin-top: 5px;
    color: #445670;
}

.bodesxdel {
    border: 1px solid #dad9d9;
    min-height: 200px;
    padding: 10px;
    margin-top: 20px;
}

.delstitle-tag {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dad9d9;
    font-weight: bold;
    color: #445670;
    text-indent: 5px;
}

    .delstitle-tag::before {
        content: "|";
        font-weight: bold;
        color: #ed3d35;
    }

.dmsvb {
    padding: 15px 10px;
}

    .dmsvb p {
        color: #445670;
        line-height: 32px;
    }

.rightboxmde {
    margin-left: 30px;
    margin-top: 51px;
}

.btngroupd {
    margin-top: 20px;
}

    .btngroupd a {
        color: #FFFFFF;
    }

.sharecodeimg {
    display: none;
}

.btngroupd > span {
    background: #ed3d35;
    color: #FFFFFF;
    display: inline-block;
    width: 45%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 26px;
}

    .btngroupd > span:last-child {
        float: right;
    }

.ridhtmboxsmall {
    padding: 5px;
    border: 1px solid #dad9d9;
    color: #445670;
    min-height: 660px;
    margin-top: 20px;
}

.showgodcmimgboix {
    display: flex;
    align-items: center;
    margin: 40px 10px 20px;
    height: 85px;
    padding: 8px;
}

    .showgodcmimgboix img {
        display: block;
        margin: 0 auto;
    }

.conmtime {
    text-align: center;
    color: #445670;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
    margin: 20px auto;
    font-weight: bold;
}

.moretips {
    margin-top: 20px;
    text-indent: .5rem;
    height: 40px;
    line-height: 40px;
    background: #ea3838;
    color: #ffffff;
}

.morebtndenox {
    text-align: center;
}

.morebtnde {
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #c3c3c3;
    color: #445670;
    display: inline-block;
    margin: 20px auto;
    width: 80px;
}

.mardbtn {
    margin-top: 50px;
    text-align: center;
}

    .mardbtn > span {
        display: inline-block;
        width: 120px;
        padding: 10px 20px;
        background: #ea3838;
        color: #ffffff;
        border-radius: 20px;
        margin-bottom: 26px;
    }

.type_icont_2 {
    background: linear-gradient(90deg, #ffc107, #ff7365, #ea3838, #ffc107);
    background-size: 1400% 300%;
    animation: mymove 10s ease infinite;
    -webkit-animation: mymove 10s ease infinite;
    -moz-animation: mymove 10s ease infinite;
    color: #fff;
    border: none;
}

.type_icont_2 {
    display: inline-block;
    height: 22px;
    line-height: 21px;
    color: #666;
    border: 1px solid #DDDDDD;
    padding: 0 16px;
    border-radius: 13px;
    font-size: 12px;
    transition: all 0.3s ease;
    color: #ff8a00;
    border-color: #ff8a00;
}

@keyframes mymove {
    0% {
        background-position: 0% 0%;
    }

    50% {
        background-position: 50% 100%;
    }

    100% {
        background-position: 100% 0%;
    }
}

.icontag {
    border-bottom-left-radius: 0;
    color: white;
    border: none;
    position: absolute;
    right: 0;
    bottom: -2px;
    border-bottom: 1px solid;
    border-bottom-right-radius: 0;
}

.detagpost {
    position: relative;
}

.lookall {
    margin: 30px auto 0;
    text-align: center;
    color: #e60012;
}

/* ————————————————————————————2022.10.12 new add ————————————————————*/
.engineering-contact {
    font-size: 14px;
    font-weight: 400;
    color: #606266;
}

    .engineering-contact span {
        display: inline-block;
    }

    .engineering-contact span {
        width: 60px;
    }

.postion-relative {
    position: relative;
}

.login-check-label {
    width: 80px;
    height: 24px;
    text-align: left;
    line-height: 24px;
    color: white;
    background-image: url(/images/LoginCheckLabel.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0;
    font-weight: lighter;
    font-size: 12px;
    letter-spacing: 2px;
}

.culturalTourismBiddinglogo img {
    width: 100%;
    height: 100px;
   
}

.background-red {
    background-color: #e60012;
    padding-top: 10px;
}

    .background-red span {
        color: #ffffff;
        line-height: 30px;
    }

.right-bidmore {
    border: 1px solid #dad9d9;
    margin-left: 20px;
    min-height: 400px;
    padding: 10px;
    position: sticky;
    top: 10px;
}

    .right-bidmore .culturalTourismBiddinglogo {
        /* width: 140px; */
        /* padding: 10px; */
        /* margin: 10px auto; */
        margin: 23px 12px 10px 12px;
    }

        .right-bidmore .culturalTourismBiddinglogo img {
            object-fit: contain;
        }

    .right-bidmore .about-culturalTourismBidding-title {
        font-size: 13px;
        line-height: 1.25rem;
        letter-spacing: 1px;
        margin-top: 6px;
        color: #606266;
        text-indent: 1rem;
    }

.culturalTourismBiddingrulemain .about-culturalTourismBidding-title {
    font-size: 13px;
    letter-spacing: 1px;
    margin-top: 5px;
    color: #606266;
    margin-left: 10px;
}

    .culturalTourismBiddingrulemain .about-culturalTourismBidding-title > span {
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 1px;
        margin-top: 5px;
        color: #606266;
    }

.right-bidmore .cpm-logolsit {
    margin-top: 10px;
    height: 400px;
    overflow: auto;
    padding-right: 2px;
}

    .right-bidmore .cpm-logolsit img {
        display: block;
        float: left;
        width: calc((100% - 10px) / 2);
        margin-right: 10px;
        height: 60px;
        object-fit: contain;
        margin-bottom: 10px;
        background: rgb(246, 246, 246);
        border-radius: 5px;
        padding: 10px;
        box-sizing: border-box;
    }

        .right-bidmore .cpm-logolsit img:nth-child(2n) {
            margin-right: 0;
        }

.right-bidmore #endtimeabgue,
.culturalTourismBiddingrulemain #endtimeabgue {
    text-align: center;
    margin: 20px auto 15px;
    color: #666e80;
    font-size: 12px;
}

    .right-bidmore #endtimeabgue > span,
    .culturalTourismBiddingrulemain #endtimeabgue > span {
        background: #fef0f0;
        box-sizing: border-box;
        transition: all ease 150ms;
        border-radius: 4px;
        color: #f56c6c;
        font-weight: bold;
        padding: 5px 10px;
        margin-right: 5px;
        margin-left: 5px;
    }

.right-bidmore .endtimeabguetips,
.culturalTourismBiddingrulemain .endtimeabguetips {
    text-align: center;
    margin: 10px auto 0;
    color: #666e80;
    font-size: 12px;
}

.right-bidmore .iwant-btn {
    padding: 10px 20px;
    background: rgba(230, 0, 18, 1);
    color: #FFFFFF;
    margin: 0 auto;
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 2px solid #e60012;
    box-sizing: border-box;
    transition: all ease 150ms;
}

    .right-bidmore .iwant-btn:hover {
        background: #e60012;
    }

.culturalTourismBiddingrulemain .bannerg img {
    object-fit: contain;
    margin: 0 auto;
    display: block;
    width: 1200px;
}

.culturalTourismBiddingrulemain .go-href-btn {
    font-size: 18px;
    text-decoration: underline;
    color: #e60012;
    font-weight: bold;
}

.mg-top-15 {
    margin-top: 15px;
}

.culturalTourismBiddingContentButtonWrap {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}

.font-color-EA3838 {
    color: #EA3838;
}

.culturalTourismBiddingContentButtonLogin {
    width: 133px;
    height: 32px;
    background: #EA3838;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    border-radius: 32px;
    text-align: center;
    font-weight: lighter;
    margin: 0 auto;
    margin-top: 20px;
}

.interface-logo {
    width: 448px;
    height: 448px;
    background-image: url(/images/InterfaceSpaceLogo.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
}

.no-isits-logo {
    width: 448px;
    height: 448px;
    background-image: url(/images/NoVisits.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
}

.cursor-pointer {
    cursor: pointer;
}

.pdf-content-wrap {
    width: 100%;
    margin: 0 auto;
    height: 1220px;
}

.postion-relative {
    position: relative;
}

.reminder {
    position: absolute;
    width: 94%;
    margin-left: 20px;
    margin-top: 30px;
    background-image: url(/images/ReminderBackground.png);
    height: 168px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -177px;
    padding: 16px 10px;
    box-sizing: border-box;
}

.reminder-title {
    font-size: 16px;
    font-weight: bold;
    color: #ED492A;
    line-height: 26px;
    border-bottom: 1px solid #ED492A;
}

.reminder-content {
    margin-top: 16px;
    font-size: 14px;
    font-weight: 400;
    color: #595959;
    line-height: 23px;
    padding: 0 9px;
}

.close-reminder {
    display: inline-block;
    float: right;
    margin-right: 6px;
    color: #787878;
    font-size: 20px;
    cursor: pointer;
}
.word-content-wrap {
    padding: 12px;
}
