

.header {
    position: relative;
    /* z-index: 999; */
}

.single-card:hover {
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
}
.five{
    transition: all 0.5s;
}

.fixed-top {
    position: fixed !important;
    top: 0px !important;
    margin-left: 870px !important;
}



/* * {
    margin: 0px;
    text-decoration: none;
    z-index: 2;
    font-family: "Microsoft YaHei";
} */

li {
    list-style: none;
}

.banner {
    background: url('https://imgbdb4.bendibao.com/cdbdb/202312/01/20231201160526_86703.png') no-repeat center center;
    width: 100%;
    height: 573px;
    position: absolute;
    top: 0px;
    z-index: 0;
}

.position {
    position: relative;
}

.block {
    width: 1200px;
    margin: auto;
}

.flex-space {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex-left{
    display: flex;
    align-items: center;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bdbLOGO {
    margin-right: 20px;
}

.city-select li a {
    color: #fff;
}

.city-select li a {
    margin-right: 16px;
}

.head-button {
    margin-left: 73px;
    display: flex;
}

.head-button a {
    text-align: center;
    line-height: 32px;
    display: block;
    border: 0px;
    width: 104px;
    height: 32px;
    flex-shrink: 0;
    border-radius: 16px;
    background: #ffffff33;
    backdrop-filter: blur(10px);
    color: #fff;
    margin-right: 10px;
}

.search-wraps {
    margin-top: 21px;
    padding-top: 15px;
    padding-bottom: 15px;
    /* position: sticky; */
    z-index: 20;
    /* transition: all 500ms; */
    /* top: 0; */
}
.search-wraps img{
    /* transition: all 500ms; */
}
.sticky{
    background-color: #fff;
    box-shadow: 0 3px 4px 0 #0000000a;
}
.stickynext{
    background-color: #fff !important;
}
.search-head {
    margin-bottom: 20px;
    margin-top: 35px;
}

.search-head .line {
    width: 1px;
    height: 16px;
    background: #ffffff80;
    margin: 0px 15px;
}

.search-head-text {
    color: #fff3d3;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.detail-search-input {
    width: 567px;
    height: 41px;
    flex-shrink: 0;
    border-radius: 32.68px;
    border: 1px solid #F60;
    background: #FFF;
    box-shadow: 0 0 9.81px 0 #facc951a;
    position: relative;
    display: flex;
    align-items: center;
}

.detail-search-input input {
    flex: 1;
    border: 0px;
    outline: none;
}

.search-input-icon {
    /* position: relative; */
    display: block;
    margin: 0px 12px 0px 20px;
    width: 20px;
    height: 20px;
}

.search-button {
    width: 108px;
    height: 39px;
    flex-shrink: 0;
    border-radius: 51px;
    border: 1px solid #FFF;
    background: var(--Linear, linear-gradient(131deg, #FF9142 26.93%, #FF5E26 100%));
    cursor: pointer;
    color: #fff;
}

.hot-wrap {
    height: 120px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #ffffff80;
    box-shadow: 0 0 20px 0 #cbcbcb40;
    backdrop-filter: blur(4px);
    margin-top: 72px;
}

.hot {
    width: 1180px;
    height: 100px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #FFF;
    background: linear-gradient(90deg, #FFEBD3 0%, #FFF 16.1%);
    box-shadow: 0 0 20px 0 #cbcbcb40;
    display: flex;
    align-items: center;
}

.hot-name-inner {
    transform: translate(1px, -2px);
    font-weight: 700;
}

.hot-name {
    width: 80px;
    height: 80px;
    padding: 14px 18px;
    box-sizing: border-box;
    background: url('/youhui/assets/hot.png');
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2px;
    margin-left: 10px;
    border-radius: 6px;
    margin-right: 14px;
}

.hot ul li .dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    flex-shrink: 0;
    border-radius: 50%;
    background: var(--Linear, linear-gradient(131deg, #FF9142 26.93%, #FF5E26 100%));
    margin-right: 16px;
}

.hot ul li {
    display: flex;
    align-items: center;
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.hot ul {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 29px;
}


.nav {
    height: 50px;
    width: 1200px;
    border-radius: 90.74px;
    border: 1.81px solid #FFF;
    background: linear-gradient(312deg, #ffffffd9 62.98%, #fff6ebd9 139.72%);
    box-shadow: 0 0 18.15px 0 #ff9b561a;
    margin-top: 19px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;

    flex-shrink: 0;
    border-radius: 100px;
    background: #FFF;
    box-shadow: 0 0 18.15px 0 #ff9b561a;
}

.nav ul {
    padding: 0px 42px;
    padding-right: 57px;
    /* width: 1200px; */
}

.nav ul li {
    color: #444444;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    display: flex;
    align-items: center;
    margin-right: 30px;
    position: relative;
}

.ulli:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 17px;
    left: -35px;
    background: #D9D9D9;
}
.nav ul li{
    margin-left: 35px;
}
.nav ul li:first-child{
    margin-left: 0;
}

.nav_type{
    display: flex;
    align-items: center;
    color: #777;
    white-space: nowrap; 
}
.nav_type span{
    font-size: 18px;
    transition: all 0.1s linear;
}
.nav_type:hover{
    color: #444444;
    font-weight: 600;
}
.nav_type img{
    min-width: 28px;
    max-width: 28px;
    height: 28px !important;
    margin-right: 10px;
}

/* .nav ul li:not(:last-child)::after {
    content: '';
    display: block;
    width: 0.91px;
    height: 27.22px;
    flex-shrink: 0;
    background: #FFD3A7; 
     margin: 0 10px; 
} */

/* .nav ul li img {
    width: 92px;
    height: 21px;
} */

.single-card img {
    border-radius: 7px;
    height: 135px;
}

.single-card button {
    position: absolute;
    bottom: 10px;
    right: 16px;
    width: 98.91px;
    height: 34.56px;
    flex-shrink: 0;
    border-radius: 30.39px;
    border: 0.6px solid #FFF;
    background: var(--Linear, linear-gradient(131deg, #FF9142 26.93%, #FF5E26 100%));
    color: #fff;
}

.single-card {
    padding: 16px;
    width: 411px;
    height: 175px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #FFF;
    background: #FFF;
    box-shadow: 0 0 20px 0 #cbcbcb40;
    margin-bottom: 20px;
    display: flex;
    box-sizing: border-box;
    position: relative;
}

.li-active a {
    color: #ff6600 !important;
    font-weight: 700;
}

.li-active {
    color: #ff6600 !important;
    font-weight: 700;
}

.ticket {
    display: flex;
    align-items: center;
    width: calc(100% + 62px);
    transform: translate(-31px, 0);
    margin: 20px 0 8px 0;
}

.ticket-head {
    width: 10px;
    height: 20px;
    border-radius: 0 10px 10px 0px;
    background-color: #F6F6F6;
}

.ticket-line {
    width: 100%;
    border: 1px dashed #D9D9D9;
    opacity: 0.5;
}

.ticket-end {
    width: 10px;
    height: 20px;
    border-radius: 10px 0 0 10px;
    background-color: #F6F6F6;
}

.single-card-name {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.4px;
    margin-bottom: 8px;
    line-height: 22px;
    font-family: "Microsoft YaHei";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*省略几行写几*/
    -webkit-box-orient: vertical;
}

.tehuicontent {
    display: flex;
}

.tehuicontent span:last-of-type {
    color: #333;
    line-height: 25px;
}

.godetail {
    color: #ff5e26;
    font-family: "PingFang SC";
    font-size: 15px;
    margin-left: 86px;
    margin-top: 10px;
}

.bottom-time {
    flex-shrink: 0;
    margin-right: auto;
    width: 200px;
    height: 28px;
    border-radius: 100px;
    font-family: "PingFang SC";
    font-size: 13px;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 10px;
    padding-left: 10px;
}

.main-contents {
    margin-top: 0px !important;
}

.bottom-text {
    color: #666666;
    font-family: "PingFang SC";
    font-size: 14px;
}

.single-card-p3 {
    font-size: 13px;
    width: 63.76px;
    height: 20.26px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 7px 0;
}



.vector {
    position: absolute;
    right: 140px;
    top: -53px;
    z-index: 1;
}

.shenlue {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /*省略几行写几*/
    -webkit-box-orient: vertical;
}

.morecity {
    color: #fff;
}

.daofen {
    background-color: #fff;
    padding: 20px;
}

.daofen img {
    width: 336px;
    height: auto;
    margin-top: 15px;
}

.bodywrap {
    padding-bottom: 50px;
}

.morecity {
    display: inline-block;
    margin-right: 16px;
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    cursor: pointer;
}

._citys {
    width: 380px;
    display: inline-block;
    border: 2px solid #eee;
    padding: 10px;
    position: relative;
    background-color: #fff;
}

._citys span {
    color: #009fe3;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 20px;
    top: 18px;
    border: 1px solid #009fe3;
    cursor: pointer;
    font-size: 16px;
}

._citys0 {
    width: 95%;
    height: 39px;
    line-height: 39px;
    display: inline-block;
    border-bottom: 2px solid #009fe3;
    padding: 0px 5px;
    font-size: 18px;
    font-weight: 700;
    font-weight: bold;
    margin-left: 6px;
}

._citys0 li {
    display: inline-block;
    line-height: 34px;
    font-size: 15px;
    color: #888;
    width: 80px;
    text-align: center;
    cursor: pointer;
}

._citys1 {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

._citys1 a {
    width: 83px;
    height: 35px;
    display: inline-block;
    background-color: #f5f5f5;
    color: #666;
    margin-left: 6px;
    margin-top: 3px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    border-radius: 5px;
    overflow: hidden;
}

._citys1 a:hover {
    color: #fff;
    background-color: #009fe3;
}

.main-content-left {
    width: 838px;
    margin-right: 32px;
    position: relative;
}

.main-content-right {
    width: 330px;
    position: relative;
}

.main-content-right-block {
    flex-shrink: 0;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 0 20px 0 #cbcbcb40;
    padding: 14px 0px 24px 0px;
    margin-bottom: 16px;
}

.main-content-right-head-wrap {
    width: 116px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 0 40px 40px 0;
    background: linear-gradient(270deg, #FFEBD3 53.31%, #ffebd300 100%);
}

.main-content-right-head {
    width: 110px;
    height: 36px;
    flex-shrink: 0;
    border-radius: 0 100px 100px 0;
    background: var(--Linear, linear-gradient(131deg, #FF9142 26.93%, #FF5E26 100%));
    color: #fff;
    text-align: center;
    line-height: 36px;
}

.othertehuiUL {
    display: flex;
    flex-wrap: wrap;
    display: flex;
    justify-content: start;
}

.othertehuiUL li {
    margin-top: 16px;
    margin-left: 20px;
    margin-right: 20px;
}

.newsUl {
    padding: 18px 20px 0px 20px;
}

.newsUl li {
    margin-bottom: 22px;
}

.main-content-wrap {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.newsdot {
    display: inline-block;
    width: 8px;
    height: 8px;
    flex-shrink: 0;
    border-radius: 50%;
    background: var(--Linear, linear-gradient(131deg, #FF9142 26.93%, #FF5E26 100%));
    margin-right: 16px;
}

.newstext {
    width: 268px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.commonUl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px 10px 0px 20px;
}

.commonUl li {
    width: 56px;
    margin: 16px 10px 0px 0px;

}

.commonUl li * {
    margin: auto;

}

.commonUl div {
    text-align: center;
    font-size: 14px;
}

.commonUl img {
    width: 56px;
    height: 56px;
    flex-shrink: 0;
}

.main-block-youhui {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.head-b-text {
    color: #ff660099;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.86px;
    flex: 1;
    margin-left: 15px;
    margin-top: 20px;
}

.screen-wrap a {
    display: inline-flex;
    padding: 8px 25px;
    justify-content: center;
    align-items: center;
    gap: 9px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 0 15px 0 #cbcbcb26;
    color: #666666;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-weight: 400;
    margin-right: 20px;
}

.screen-active {
    background: #FFEFE4 !important;
    color: #ff6600 !important;
}

.card-tag {
    width: 53.63px;
    height: 23.24px;
    flex-shrink: 0;
    border-radius: 2.38px;
    background: linear-gradient(101deg, #FFE9D5 4.2%, #FFF7F3 113.98%);
    color: #ff6600;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.41px;
    margin-left: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-right {
    margin-right: 14px;
}

.sketch {
    width: 270.52px;
    color: #ff6600;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
}

.sources {
    color: #999999;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.41px;
    margin-bottom: auto;
    position: absolute;
    bottom: 0px;
}

.card-left {
    width: 260px;
}

.card-right-img {
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 108px;
    height: 155px;
    position: relative;
    border-radius: 12px;
}

.youhuiheadtext {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.newsli .newslihead {
    display: flex;
    align-items: center;
}

.newsli div span:last-child {
    display: inline-block;
    text-align: right;
    color: #999999;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-left: auto;
}

.newsli div span:last-child a {
    color: #999999;
}

.newsli div img {
    margin-right: 7px;
}

.article_list a {
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /*省略几行写几*/
    -webkit-box-orient: vertical;
    transition: 0.3s;
}

.article_list a:hover {
    color: #f50 !important;
}

.article_list {
    margin-top: 16px;
}

.black-nav {
    background-color: #333;
    color: #fff;
    position: relative;
    z-index: 999;
    display: flex;
    width: 1200px;
    margin: auto;
    margin-top: 25px;
    cursor: pointer;
}

.black-nav-active {
    background-color: #FF9650;
}

.black-nav li a {
    color: #fff;
}

.black-nav li {

    padding: 15px 20px;
}

.left-block {
    width: 844px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 0 20px 0 #cbcbcb40;
    padding: 27px 25px 24px 25px;

    box-sizing: border-box;
}

.today-head {
    display: flex;
    justify-content: space-between;
}

.today-head span {
    display: flex;
    align-items: center;

}

.today-single-wrap {
    display: flex;

    flex-wrap: wrap;
    margin-top: 23px;

}

.left-block {
    margin-bottom: 27px;
}

.today-single-wrap>a:not(:nth-child(3n)) {
    margin-right: 23px;

}

.today-single-wrap>a {
    /* padding: 18px 13px 12px 12px; */
    box-sizing: border-box;
    width: 278px;
    border-radius: 8px;
    border: 1px solid #00000012;
    background: #FFF;
    transition: 0.5s;
    margin-bottom: 25px;
    padding-bottom: 11px;
}

.today-single-wrap>a:hover {
    border: 1px solid #00000012;
    background: #FFF;
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
}

.today-single-wrap>a:hover .bottom-qiang{
    /* transition: all 0s; */
    background: var(--6686, linear-gradient(112deg, #FFAD32 8.87%, #FF4204 86.18%));
    /* background: red; */
}

.today-img {
    width: 278px;
    height: 202px;
    overflow: hidden; 
    /* margin: auto; */
    /* margin-bottom: 13px; */
    /* border-radius: 8px; */
    position: relative;
}
.today-img img{
    border-radius: 8px 8px 0 0;
}


.single-title {
    color: #333333;
    font-size: 14px;
    font-weight: 700 !important;
    line-height: 25.62px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /*省略几行写几*/
    -webkit-box-orient: vertical;
}

.single-sketch {
    color: #feab14;
    font-size: 14px;
    font-weight: 400;
    line-height: 25.62px;
    margin-bottom: 7px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /*省略几行写几*/
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.single-price-wrap {
    height: 25px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.single-price-wrap-p1 {
    color: #ff6600;
    font-size: 14px;
    font-weight: 700;
}

.single-card-line {
    width: 222px;
    height: 1px;
    background: #EBEBEB;
    margin: 10px 0;
}

.single-button {
    display: inline-flex;
    padding: 3px 22px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #F60;
    color: #fff;
    font-size: 14px;
    line-height: 25.62px;
    flex-shrink: 0;
}
.single-button-color1 {
    background: #F60;
    color: #fff;
}

.single-button-color2 {
    background: #FFCBA8;
    color: #fff;
}

.single-button-color3 {
    background: #FFA800;
    color: #fff;
}

.single-button-color4 {
    background: #C1C1C1;
    color: #fff;
}
.list_title_left {
    display: flex;
    align-items: center;
        /* width: 1200px; */
        margin: 0 auto;
}

.list_title_left img {
    width: 31px;
    height: 31px;
    margin-right: 13px;
}

.tejiaNav {
    width: 794px;
    height: fit-content;
    /* height: 105px; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 0 20px 25px;
    box-sizing: border-box;
    border: 1px solid #00000012;
    background: #FFF;
    margin: 0px auto 0 auto;
}

.tejiaNav>div {
    color: #444444;
    font-size: 15px;
}

.tejiaNav>div span {
    margin-right: 30px;

}

.tejiaNav>div span:first-of-type {
    margin-right: 19px;
}

/* .tejiaNav>div:first-child {
    margin-bottom: 21px;
} */
.fisrt_shaixuan{
    margin-bottom: 21px;
}

.lookmore {
    display: flex;
    width: 183px;
    height: 38px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #F60;
    background: #ff66000d;
    color: #FF6600;
    margin: auto;
}
.channel{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /*省略几行写几*/
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 25px;
}
.history-all-wrap{
    width: 532px;
    border-radius: 8px;
    border: 1px solid #FFE9D5;
    background: #FFF;
    box-shadow: 0 0 20px 0 #cbcbcb40;
    padding: 17px 24px 13px 24px;
    position: absolute;
    top: 42px;
    z-index: 99;
}
.historywrap div{
    margin-bottom: 14px;
    cursor: pointer;
    transition: 0.3s;
}
.historywrap div:hover{
    color: #FF6600;
}
.tuijianhead{
    color: #333333;
font-size: 20px;
font-weight: 700;
}
.tuijianhead::after{
    content: '';
    transform: translate(-2px,0px);
    display: block;
    width: 108px;
    height: 6px;
    flex-shrink: 0;
    border-radius: 43px;
    background: linear-gradient(90deg, #F60 0%, #ffffff00 101.96%);
}
.list_title_left p:first-of-type {
    color: #000000;
    font-size: 24px;
    margin-right: 15px;
}

.list_title_left p:last-of-type {
    color: #666666;
    font-size: 16px;
}






.msgsources{
    color: #999999;
    font-family: "PingFang SC";
    font-size: 12px;
    color: #999;
    display: flex;
    justify-content: space-between; 
    padding-top: 10px;
    margin-top: 8px;
    margin-bottom: 40px;
    border-top: 1px solid #EBEBEB; 
}
.msgsources .pingtai-icon{
    width: 14px;
    height: 14px;
    margin-right: 3px;
}

.msgsources .left,
.msgsources .right
{
    display: flex;
    align-items: center;
}

.msgsources .left .tips{
    font-size: 12px;
    color: #999;
    margin-left: 2px;
    white-space: nowrap;
}

.msgsources .shangjia_name{
    max-width: 62px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;  
    
}

.flex_end{
    display: flex;
    align-items: flex-end;
}

.buy_btn{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f60;
    text-align: center;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: white;
}
.card_box{
    position: relative;
}

.today-single-wrap :nth-child(2) .center_linear{ 
    background: linear-gradient(90deg, #FFB518 3.47%, #FF5A00 98.39%);
}


.single-button-color1 {
    background: #F60;
    color: #fff;
}

.single-button-color2 {
    background: #FFCBA8;
    color: #fff;
}

.single-button-color3 {
    background: #FFA800;
    color: #fff;
}

.single-button-color4 {
    background: #C1C1C1;
    color: #fff;
}
 
.today-img .cover-title{
    box-sizing: border-box;
    max-width: 200px;
    padding: 5px 15px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    bottom:  46px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(255,255,255,0.8);
    border-radius: 100px;
}
.today-img .cover-title.color1 {
    color: #216de8;
}
.today-img .cover-title.color2 {
    color: #ff7800;
}
.today-img .cover-title.color3 {
    color: #9644e5;
}
.today-img .cover-title.color4 {
    color: #1cb97c;
}
.today-img .cover-title.color5 {
    color: #f64181;
}

.right_align{
    text-align: right;
}


.today-img{
    display: block !important;
}
.img_cover_height{
    border-radius: 8px;
    height: 100%;
}
.img_cover_width{
    border-radius: 8px;
    width: 100%;
}
.img_cover{
    height: 100%;
    width: 100%;
    object-fit: cover; 
}

.class_cover_img{
    display: block;
    width:844px; 
    height: 252px;
    margin-bottom: 24px;
    border-radius: 10px;
}



/* .swiper-backface-hidden .swiper-slide{
    overflow: hidden;
    border-radius: 16px !important;
} */
.banner_img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner_img_width{
    width: 100%;
}
.banner_img_height{
    height: 100%;
}
/* 
.swiper{
    position: relative;
} */
.tuijian_banner_mask{
    width: 844px !important;
    height: 88px !important; 
    position: absolute;
    bottom: 0;
    left: 0; 
    
}

.tuijian_banner_mask .mask_img{ 
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: 0;
}

.tuijian_banner_mask .tuijian_title{
    color: white;
    overflow: hidden;
    white-space: nowrap;
    color: white;
    font-size: 22px;
    font-weight: 600;
    width: 680px; 
    line-height: 115px;
    position: relative;
    z-index: 1;
    text-overflow: ellipsis;
    margin-left: 20px;
}

/* .swiper-pagination{
    text-align: right;
    bottom: 18px !important;
    right: 18px !important;
    left: auto !important;

}
.swiper-pagination .swiper-pagination-bullet{
    background-color: #fff !important;
    opacity: 1 !important;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #f60 !important;
} */

.my-order{
    color: #666666;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-left: 16px;
    cursor: pointer;
}
.user-info-wrap{
    display: flex;
    align-items: center;
}
.nav_type .icon_left{
    height: 14px !important;
    width: 10px !important;
    max-width: 10px !important;
    min-width: 10px !important;
    margin-left: 16px;
    margin-right: 45px;
}
.nav_type .icon_right{
    height: 22px !important;
    width: 22px !important;
    max-width: 22px !important;
    min-width: 22px !important;
    margin-right: 12px;
}

.indent_25{
    text-indent: 2.5em;
}
.indent_23{
    text-indent: 2.3em;
}


.single-card-bottom-p1 {
    width: 100%;
    color: #333333;
    text-align: justify;
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    position: relative;
    padding:0 15px 0 13px;
    margin-top: 10px;
    box-sizing: border-box;

}


.bottom_ziyin {
    background: var(--6363, linear-gradient(241deg, #FF9853 1.12%, #F60 54.44%));
    color: #fff;
    font-size: 0.18rem;
    padding: 0.00rem 5px 0 4px;
    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    border-radius: 2.5px;
    margin-top: -6px;
    height: fit-content;
    vertical-align: middle;
    position: absolute;
    left: 13px;
    top: 8px;
    width: fit-content;
    text-align: left;
    text-indent: 0;
}


.bottom-sketch{
    width: 100%;
    color: #feab14;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.62px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

    padding: 4px 15px 0 12px;
    box-sizing: border-box;
}
.bottom-qiang{
    display: inline-flex;
    padding: 0 23px 2px 23px;
    justify-content: center;
    align-items: center;
    border-radius: 45px;
    background: #F60;

    color: #ffffff;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;

    /* transition: all 10s; */
}

.bottom-receivebutton{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top:8px;
    padding:0 15px 0 12px;
    box-sizing: border-box;
}



.price-descriptionwrap {
    width: 100%;
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    word-break: break-all;
    /* display: flex; */
    /* align-items: center; */
    color: rgb(248, 124, 42);
}


.new_cover_left {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    border-radius: 8px 8px 0 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.new_cover_left [class^=info_]{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new_cover_left{
    background-image: url("https://imgbdb4.bendibao.com/xcxbdb/20247/23/2024723163014_41661.png");
}
.new_cover_left .info_1{
    color:#FE7800;
    max-width: 200px;
    font-size: 16px;
    font-weight: 600; 
    position: absolute;
    top:22%;
    left: 50%;
    transform: translate(-50%,-50%); 
}
.new_cover_left .info_2{
    color:#fff;
    font-size: 16px;
    font-weight: 600; 
    max-width: 200px; 
    position: absolute;
    top:48%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.new_cover_left .info_3{
    color:#FE7800;
    max-width: 200px;
    font-size: 16px;
    transform: translateY(-0.05rem); 
    position: absolute;
    top:74%;
    left: 50%;
    transform: translate(-50%,-50%); 
}
.new_cover_left.blue{
    background-image: url("https://imgbdb4.bendibao.com/xcxbdb/20247/23/2024723163026_32643.png");
}
.new_cover_left.blue .info_1{
    color:#488AF7; 
}
.new_cover_left.blue .info_2{
    color:#fff; 
}
.new_cover_left.blue .info_3{
    color:#488AF7; 
    
}

  .bottom-msgsources {
        padding: 0 14px 0 12px;
        box-sizing: border-box;
        color: #555555;
        font-family: "Microsoft YaHei";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;
        display: flex;
        justify-content: space-between;
        margin-top: 12px;
        border-top: none;


    }
    .bottom-msgsources .shangjia_name{
        color: #555555;
        font-family: "Microsoft YaHei";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 23px;

        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;

        position: relative;
        top: 1px;
    }
    a.flex-center img {
        width: 17px;
        height: 17px;
        margin-right: 6px;
        /* border-radius: 50%; */
    }


    .bang_wrap{
        display: block;
        max-width: 253px;
        box-sizing: border-box;
        width: fit-content;
        box-sizing: border-box;
        margin:0 13px 0 12px;
        height: 26px;
        flex-shrink: 0;
        border-radius: 5px;
        background: #fff5d6cc;
        display: flex;
        /* justify-content: space-between; */
        margin-top: 15px;
    }
    .bang_wrap .bang_left{
        display: flex;
        width: 35px;
        height: 26px;
        padding: 7px 4px 6px 5px;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        border-radius: 5px 0 5px 5px;
        background: #FFE9B0;
        box-sizing: border-box;

    }

    .bang_wrap .bang_left img{
        width: 26px;
        height: 13px;

    }

    .bang_wrap .bang_right{
        color: #bd7000;
        font-family: "Microsoft YaHei";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        /* text-align: right; */
        padding:0 7px 0 9px;
        align-items: center;
        display: flex;
        justify-content: space-between;
        width: 200px;
    }
    
    .bang_wrap .bang_right img{
        width: 7px;
        /* margin-right: 0.08rem; */
        height: 13px;

    }

    .bang_wrap .bang_right .sort{
        margin: 0 3px 0 4.5px;
        color: #bd7000;
        font-family: "PingFang SC";
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
    }

    .bottom-msgsources a:hover~.bottom-receivebutton .bottom-qiang{
        background-color: #f60 !important;
    }
    .bang_wrap:hover~.bottom-receivebutton .bottom-qiang{
        background-color: #f60 !important;
    }

    .list_title_wrap_top{
        width: 100%;
        background-color: #F9F9F9;
        /* transition: background-color 1s; */
        width: 100%;
        /* padding-left: 20px; */

        /* position: sticky;
        transition: all 1s; */
        padding: 0 0 17px 0;
        position: sticky;
        top: 100px;
        box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 4px 0px;
    }
    .min{
        transition: background-color 1s;
    }
    .list_title_wrap_top .list_title_left{
        width: 1200px;
        
        margin: 0 auto;
    }
    .pad{
        padding: 18px 0 17px 0 !important;
    }



    #list_title_wrap{
       /* position: sticky;
       position: -webkit-sticky; */
       top: 100px; 
       z-index: 99;
       background-color: #F9F9F9;
       transition: background-color 1s;
       width: 100%;
       /* padding-left: 20px; */

       /* position: sticky; */
       transition: all 1s;
      padding: 0 0 17px 0;
      margin:36px 0 7px 0
   
   }
   .sticky{
       background-color: #fff !important;
   
   }

   .newNanWraps{
       width: auto;
       margin: 0;
       padding:0;
       position: relative;
       z-index: 999;
       color: #333333;
       font-family: "Microsoft YaHei";
       font-size: 20px;
       font-style: normal;
       font-weight: 400;
       line-height: 29px;
   }
   .shaixuan_outer {
       display: flex;
   }

   .shaixuan_outer .new_type_tab {
       flex-shrink: 0;
      

       color: #333333;
       font-family: "Microsoft YaHei";
       font-size: 18px;
       font-style: normal;
       font-weight: 400;
       line-height:29px;
       display: block;
       margin-right: 39px;
       display: block;
       height: 41px;
   }

   .shaixuan_outer .new_type_tab.active{
       color: #222222;
       font-family: "Microsoft YaHei";
       font-size: 20px;
       font-style: normal;
       font-weight: 700;
       line-height: 29px;
       position: relative;
       z-index: 2000;
   }
   .shaixuan_outer .new_type_tab.active:after{
       position: absolute;
       content: "";
       bottom:0px;
       left:0;
       width: 100%;
       border-radius: 26.5px 26.5px 26.5px 26.5px;
       height: 5px;
       flex-shrink: 0;
       background: linear-gradient(270deg, #ff6600e6 0%, #ffb72de6 100%);
       z-index: -9999999;

   }
   .shaixuan_outer_scroll::-webkit-scrollbar {
   display: none; 
   }

   .shaixuan_outer_scroll {
   scrollbar-width: none; 
   -ms-overflow-style: none; 
   overflow-x: auto;
   overflow-y: hidden;
   }

    .list-wrap{
       display: flex;
       width: 844px;
       padding: 25px 0 0 25px;
       justify-content: center;
       align-items: flex-start;
       gap: 25px;
       border-radius: 10px;
       background: #FFF;
       box-shadow: 0 0 20px 0 #cbcbcb40;
       box-sizing: border-box;
    }
    .flex-wrap{
        display: flex;
        box-sizing: border-box;


       width: 844px;
       padding: 25px;
       gap: 25px;
       border-radius: 10px;
       background: #FFF;
       box-shadow: 0 0 20px 0 #cbcbcb40;
    }
    .flex-wrap>div{
        width: 278px;
        /* margin-right: 25px; */
    }

    .flex-wrap>div>a{  
       box-sizing: border-box;
       width: 278px;
       border-radius: 8px;
       border: 1px solid #00000012;
       background: #FFF;
       transition: 0.5s;
       margin: 0 0 25px 0;
       padding-bottom: 11px;
       display: block;
       overflow: hidden;
    }


    
.card_box:hover {
    border: 1px solid #00000012;
    background: #FFF;
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
}

.card_box:hover .bottom-qiang{
    /* transition: all 0s; */
    background: var(--6686, linear-gradient(112deg, #FFAD32 8.87%, #FF4204 86.18%));
    /* background: red; */
}

.search-wraps-fixed{
    transition: top 1s;
}

.new-flex-wrap{
    display: flex;
    box-sizing: border-box;
    width: auto !important;
    padding: 0 !important;
    justify-content: space-between;
    gap: 25px;
    border-radius: 0 !important;
    background: #FFF;
    box-shadow: none  !important;
    /* margin-bottom: 20px; */
}
.public10{
    background: #FFF;
    margin-bottom: 20px; 
    padding: 20px !important;
}

.show-all-select10{
    height: 40px;
    border-radius: 4px;
    opacity: 1;
    background: rgba(255, 237, 224, 1);
    width: calc(100% -40px);
    opacity: 1;
    color: rgba(255, 102, 0, 1);
    font-size: 16px;
    font-weight: 400;
    font-family: "PingFang SC";
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    top: 0;

}
.bread_link{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 99999;

   
}
.bread_link a{
    color: #444444;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
}
.bread_text{
    color: #777777;

    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 1px;
}

.bread_link img{
    display: inline-block;
    width: 7px;
    margin: 0 7px 0 3px;
    height: 12px;
    position: relative;
    top: 0px;
}

.list-count {
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    color: #f60;
    position: relative;
    top: -45px;
    margin-left: 0;
}

.new-pic {
    width: 84px;
    height: 84px;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
}

.double-ele {
    width: 65px;
    height: auto;
    position: absolute;
    z-index: 999;
    top: 0;
    right: -2px;
}

.footer_to-top {
    display: none !important
}

.target-fix {
    position: relative;
    top: -60px;
    display: block;
    height: 0;
    overflow: hidden;
}