pre {
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    word-break:break-all;
    overflow:hidden;
}
/* .single-card:hover {
box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
transition: all 0.5s;
} */
.notice{
margin-top: 15px;
font-size: 14px !important;
}
.footer a{
font-size: 14px !important;
}
.wenzi{
border-top: 0px !important;
line-height: normal;
font-size: 14px !important;
}
.bot-about{
color: #666666 !important;
font-family: "Microsoft YaHei" !important;
font-size: 14px !important;
margin-bottom: 15px !important;
}
.header .header-content, .main .main-container{
width: 1200px !important;
}
.fixed-top {
position: fixed !important;
top: 0px !important;
margin-left: 870px !important;
}
*{
line-height: normal;
}
.bot-about {
/* background-color: #666666; */
text-align: center;
color: #999;
margin-top: 60px;
padding: 10px 50px;
text-align: center;
color: #666;
font-size: 18px;

}

.wenzi {
padding: 12px 0px 12px 0px;
text-align: center;
border-top: 1px solid #000000;
}


.bot-about>div {
color: #999;
}

#footer {
margin-top: 0px !important;
}

.footer .notice {
text-align: center;
display: block;
font-size: 17px;
}

.footer {
width: 100%;
background-color: #666666;
color: #999;
font-size: 17px;
}

.footer a {
color: #999;
font-size: 17px;
text-decoration: none;
}

body {
font-size: 16px;
background-color: #fafafa;
line-height: 16px;
}

* {
margin: 0px;
text-decoration: none;
font-family: "Microsoft YaHei";
}

li {
list-style: none;
}

.header {
position: relative;
z-index: 999;
}

.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: 0 auto;
}

.flex-space {
display: flex;
justify-content: space-between;
align-items: center;
}

.flex-center {
display: flex;
justify-content: center;
align-items: center;
}

.bdbLOGO {
margin-right: 20px;
}

.city-select {
color: #333;
color: #333333;
font-family: "Microsoft YaHei";
font-size: 16px;
}

.city-select li {
margin-right: 16px;
}

button {
cursor: pointer;
}

.head-button {
margin-left: 73px;
display: flex;
}

.head-button a {
display: block;
text-align: center;
line-height: 32px;
border: 0px;
width: 104px;
height: 32px;
flex-shrink: 0;
border-radius: 16px;
background: #FFF0E7;
backdrop-filter: blur(10px);
color: #FF5E26;
margin-right: 10px;
}

.search-wraps {
margin-top: 39px;
margin-bottom: 40px;
}

.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: 43px;
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 {
width: 80px;
height: 80px;
padding: 14px 18px;
box-sizing: border-box;
background: var(--Linear, linear-gradient(131deg, #FF9142 26.93%, #FF5E26 100%));
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: 72px;
border-radius: 100px;
background: #FFF;
box-shadow: 0 0 20px 0 #cbcbcb40;
margin-top: 58px;
margin-bottom: 36px;
}

.nav ul {
padding: 0px 12px;
}

.nav ul li {
color: #333333;
font-family: "Microsoft YaHei";
font-size: 20px;
font-style: normal;
font-weight: 600;
display: inline-block;
width: 134px;
text-align: center;
}

.single-card button {
position: absolute;
bottom: 0px;
right: 0px;
}

.single-card {
width: 300px;
height: 103px;
flex-shrink: 0;
border-radius: 10px;
background: #fff;
/* box-shadow: 0 0 20px 0 #cbcbcb40; */
margin-bottom: 20px;
display: flex;
box-sizing: border-box;
position: relative;
font-size: 12px;
margin: 10px auto;
}

.li-active {
background: var(--Linear, linear-gradient(131deg, #FF9142 26.93%, #FF5E26 100%));
box-shadow: 0 0 10px 0 #cbcbcb40;
color: #fff !important;
height: 56px;
flex-shrink: 0;
border-radius: 100px;
line-height: 56px;
}

.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;
}

.tehuicontent {
display: flex;
}

.tehuicontent span:first-of-type {
width: 68px;
color: #666666;
font-family: "PingFang SC";
font-size: 15px;
margin-right: 20px;
flex-shrink: 0;
}

.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-content {
display: flex;
justify-content: start;
flex-wrap: wrap;
}

.main-content a:nth-child(2n) {
margin-left: 16px;
}

.bottom-text {
color: #666666;
font-family: "PingFang SC";
font-size: 15px;
}
.single-card-p3{
font-size:12px;
width: 63.76px;
height: 20.26px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0px;
left: 0px;
border-radius: 7px 0;
font-size: 14px;
}
.single-card-p3-color1{
background: #FF9650;
color: #fff;
}
.single-card-p3-color2{
background: #3793C7;
color: #fff;
}
.single-card-p3-color3{
background: #65C737;
color: #fff;
}
.single-card-p3-color4{
background: #F94B4B;
color: #fff;
}
.single-card-p3-color5{
background-color: #999;
color: #fff;
}

.detail-head {
margin-bottom: 20px;
display: flex;
}

.detail-block {
width: 798px;
flex-shrink: 0;
border-radius: 10px;
border: 1px solid #FFF;
background: #FFF;
box-shadow: 0 0 20px 0 #ffe8ce80;
box-sizing: border-box;
padding: 32px;
line-height: 25px;
}

.detail-block ul li {
display: flex;
margin-bottom: 20px;
}

.content-head {
color: #999999;
font-family: "Microsoft YaHei";
font-size: 16px;
line-height: 20px;
flex-shrink: 0;

}

.detail-block ul li .line {
width: 1px;
height: 12px;
background: #0000001a;
margin: 3px 15px;
}

.content-end {
color: #333333;
font-family: "Microsoft YaHei";
font-size: 16px;
line-height: 25px;
}

.detail-button button {
width: 140px;
height: 40px;
flex-shrink: 0;
border-radius: 8px;
background: var(--Linear, linear-gradient(131deg, #FF9142 26.93%, #FF5E26 100%));
color: #fff;
border: 0px;
outline: none;
margin-top: 19px;
}

.single-card-top {
color: #333333;
font-family: "Microsoft YaHei";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-top: 48px;
margin-bottom: 24px;
}

.detail-content-img {
position: absolute;
right: 28px;
top: -61px;
height: 158px;
}

.daofen {
background-color: #fff;
padding: 20px;
line-height: normal;
}
.daofen img{
width: 336px;
height: auto;
margin-top: 15px;
}
.bodywrap {
padding-bottom: 50px;
}

.morecity {
display: inline-block;
margin-right: 16px;
color: #333;
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;
}

.bodywrap {
display: flex;
justify-content: space-between;

}

.bodywrap-left {
width: 838px;
}

.main-content-right {
width: 330px;
}

.main-content-right-block {
flex-shrink: 0;
border-radius: 10px;
background: #FFF;
box-shadow: 0 0 20px 0 #cbcbcb40;
padding: 14px 0px 14px 0px;
margin-bottom: 16px;
z-index: 999;
}

.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;
font-size: 14px;
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-right .news {}

.main-content-wrap {
display: flex;
justify-content: space-between;
}

.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;
}

.shenlue {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
/*省略几行写几*/
-webkit-box-orient: vertical;
}

.main-block-youhui {
width: 1200px;
margin: 0 auto;
position: relative;
}

.left-block {
width: 100%;
border-radius: 9.53px;
background: #FFF;
box-shadow: 0 0 15px 0 #cbcbcb26;
margin-bottom: 18px;
padding: 28px;
box-sizing: border-box;
}

.group-wrap {
display: flex;
align-items: center;
justify-content: space-around;
margin: 15px 10px;
}

.head-b-text {
color: #ff660099;
font-size: 16px;
font-weight: 500;
letter-spacing: 0.86px;
flex: 1;
margin-left: 15px;
margin-top: 15px;
}

.card-right img {
    border-radius: 8px;
}

 

.detail-head-right-title {
width: 533px;
color: #333333;
font-family: "Microsoft YaHei";
font-size: 24px;
font-weight: 700;
line-height: 35px;
margin-bottom: 85x;
}

.detail-head-right-sketch { 
    color: #FEAB14;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-weight: 700;
    line-height: 35.6px;
    margin-bottom: 12px;
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
}

.detail-head-right-sources {
    display: inline-flex;
    padding: 0 7px 0 8px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #cccccc80;

    color: #999999;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.detail-three {
align-items: center;
justify-content: space-between;
display: flex; 
margin-top: 16px;
}

.single-card-p3s {
    padding: 0px 5px;
    height: 24px;
    flex-shrink: 0;
    border-radius: 6px 0;
    text-align: center;
    line-height: 24px; 
}

.bottom-button {
display: flex;
align-items: center;
font-size: 18px;
font-family: "Microsoft YaHei";
margin-top: 11px;
}

.bottom-button a {
display: inline-flex;
justify-content: center;
align-items: center;
text-align: center;
border-radius: 44px;
width: 150px;
height: 46px;
margin-right: 17px;
}

.bottom-button-class1 {
background: linear-gradient(116deg, #ffeee2cc 31.68%, #ffe7d7cc 106.67%);
color: #ff6600 !important;
}

.bottom-button-class2 {
width: 176px !important;
background: linear-gradient(140deg, #FF9142 7.89%, #FF5E26 67.97%);
color: #fff !important;
}

.bottom-button-class3 {
background-color: #999;
color: #fff !important;
}

.bottom-description {
margin-top: 5px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
/*省略几行写几*/
-webkit-box-orient: vertical;
width: 150px;
}

.contenthead {
color: #333333;
font-family: "Microsoft YaHei";
font-size: 20px;
font-style: normal;
font-weight: 700;
}

.tag-wrap div {
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;
}

.tag-wrap {
margin-top: 20px;
display: flex;
flex-wrap: wrap;
align-items: center;
}

.detail-content {
margin-top: 14px;
color: #555555;
font-family: "Microsoft YaHei";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 38px;

}

pre {
white-space: pre-wrap;
word-wrap: break-word;
}

.single-description {
margin-bottom: 20px;

display: flex;
}

.left-block-head {
color: #333333;
font-size: 20px;
font-weight: 700;
margin-bottom: 15px;
}

.single-description span:first-of-type {
color: #999999;
font-size: 16px;
flex-shrink: 0;
line-height: 28px;

}

.single-description span:nth-child(2) {
line-height: 28px;
color: #555555;
}

.single-description pre:nth-child(2) {
line-height: 28px;
color: #555555;
display: inline;
}

.graytext {
padding: 9px 24px 13px 14px;
border-radius: 5px;
background: #F8F8F8;
color: #999999;
}

.group-button {
width: 75px;
height: 26px;
flex-shrink: 0;
border-radius: 27.99px;
border: 0.55px solid #FFF;
background: var(--1, linear-gradient(131deg, #FF9142 26.93%, #FF5E26 100%));
color: #fff;
font-size: 12px;
}

.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;
}

 

.sketch {
width: 160.52px;
color: #ff6600;
font-family: "Microsoft YaHei";
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 27.41px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
/*省略几行写几*/
-webkit-box-orient: vertical;
}

.sources {
color: #999999;
font-family: "Microsoft YaHei";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 27.41px;
margin-bottom: auto;
position: absolute;
bottom: 0px;
}

.card-left {
width: 183px;
}

.card-right-img {
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
width: 108px;
height: 135px;
position: relative;
border-radius: 12px;
}

.single-card-name {
color: #333333;
font-size: 14px;
font-weight: 700;
letter-spacing: 0.4px;
line-height: 22px;
font-family: "Microsoft YaHei";
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
/*省略几行写几*/
-webkit-box-orient: vertical;
}

.newsli .newslihead {
display: flex;
align-items: center;
}

.newsli div span:last-child {
display: inline-block;
text-align: right;
font-family: "Microsoft YaHei";
font-size: 14px;
margin-left: auto;
}
.newsli div span:last-child a{
color: #999999;
}
.newsli div img {
margin-right: 7px;
}

.newsUl {
padding: 18px 20px 0px 20px;
}

.newsUl li {
margin-bottom: 22px;
}

.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;
}

.group_dialog {
box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
border: 1px solid #fff;
padding: 15px;
position: absolute;
display: none;
top: -178px;
left: -32px;
background-color: #fff;
z-index: 999;
}

#group_dialog {
display: none;
}
.detail-head-right{
position: relative;
}
.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;
}
.weui-masks {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}
   
.youhuiticket-head {
    font-size: 19.28px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 37px;
}

.ticket-description span {
    display: inline-block;
    text-align: center;
    line-height: 25px;
    width: 25px;
    height: 25px;
    border-radius: 28.36px;
    background: var(--999, linear-gradient(140deg, #FF9142 7.89%, #FF5E26 67.97%));
    color: #fff !important;
    margin-right: 18px;
}

.ticket-description div {
    margin-bottom: 22px;
    color: #444;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.ticket-toast {
    color: #999999;
    font-size: 14px;
}

.ticket-line {
    width: 100%;
    border: 1px dashed #ccc;
    margin: 19px 0;
}

.ticket-head2 {
    color: #333333;
    font-size: 19px;
    font-weight: 700;
}

.ticket-input {
    margin: 20px 0 28px 0;
}

.ticket-input>div>span {
    margin-right: 19px;
    flex-shrink: 0;
}

.ticket-input>div {
    margin-bottom: 19px;
    display: flex;
    align-items: center;
}
.ticket-rect input{
    height: 24px;
    border: 0px;
    outline: none;
}
.ticket-rect {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 269px;
    height: 38px;
    padding: 7.6px 169.26px 6.93px 9.91px;
    border-radius: 3.3px;
    border: 0.57px solid #D4D4D4;
    box-sizing: border-box;
}

.ticket-button button {
    font-size: 17px;
    color: #fff;
    outline: none;
}

.ticket-button {
    display: flex;
    justify-content: space-around;
}

.ticket-button button:first-of-type {
    display: flex;
    width: 102.09px;
    height: 42px;
    color: #888888;
    justify-content: center;
    align-items: center;
    width: 102.09px;
    border: 1px solid #E8E8E8;
    border-radius: 86px;
}

.ticket-button button:last-of-type {
    display: flex;
    width: 211px;
    height: 42px;
    justify-content: center;
    align-items: center;
    border-radius: 86px;
    background: var(--999, linear-gradient(140deg, #FF9142 7.89%, #FF5E26 67.97%));
    border: 0px;
}

.ticket-head-img {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    width: 145.48px;
height: 49.91px;
}
.detail-price-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 18px;
    border-radius: 6px;
background: #F7F7F7;
width: 573px;
height: 52px;
box-sizing: border-box;
margin-top: 5px;
margin-bottom: 5px;
}
.minipro-dialog{
    width: 438px;
flex-shrink: 0;
border-radius: 11.02px;
background: linear-gradient(151deg, #FFECE4 -2.56%, #FFF 33%);
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
padding: 60px 67px 23px 67px;
box-sizing: border-box;
z-index:1002;
}
.diacloseicon{
    position: absolute;
    right: 25px;
    top: 25px;
}
.minipro-dialog-button{
    display: flex;
    justify-content: center;
}
.minipro-dialog-button div{
    display: flex;
width: 136px;
height: 39px;
padding: 9px 0;
justify-content: center;
align-items: center;
flex-shrink: 0;
border-radius: 50.13px;
box-sizing: border-box;
}
.minipro-dialog-button div:first-of-type{
    border: 1px solid #CCC;
    color: #999999;
    font-size: 16px;
    margin-right: 20px;
}
.minipro-dialog-button div:last-of-type{
    background: linear-gradient(140deg, #FF9142 7.89%, #FF5E26 67.97%);
    color: #ffffff;
    font-size: 16px;
}
.card-price1{
    border: 1px solid #ff660080;
    padding: 0 3px 0 4px;
    color: #ff6600;
}
.card-price2{
    color: #ff6600;
    font-size: 12px;
}
.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: 45px;
    z-index: 99;
}
.historywrap div{
    margin-bottom: 14px;
    cursor: pointer;
    transition: 0.3s;
}
.historywrap div:hover{
    color: #FF6600;
}
.search-wraps {
    position: relative;
    z-index: 20;
}
.detail-search-input{
    position: relative;
}
.ticket-button button {
    cursor: pointer;
}



.xcx_box_bg{
    background-image: url(https://imgbdb4.bendibao.com/xcxbdb/20241/05/2024105105411_55185.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 220px;
    height: 211px;
    display: none;
    position: absolute;
    bottom: 44px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    color: #999;
    z-index: 1001;
    padding-top: 40px;
}
.xcx_box_bg .xcx_code_img{
    width: 130px;
    height: 130px;
    margin-bottom: 10px; 
}
.xcx_box_bg .xcx_text{
    margin-bottom: 30px;
}
        


.detail-head-left{ 
    max-width: 233px;
    min-width: 233px; 
    position: relative;
    height: 233px; 
    overflow: hidden;
    margin-right: 24px;
    margin-bottom: 18px;
    border-radius: 12.78px;
    
}
.detail-head-left img{
    border-radius: 12px;
}

.detail-head-left .cover-title{
    box-sizing: border-box;
    max-width: 180px;
    padding: 6px 18px;
    font-size: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    bottom:  62px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(255,255,255,0.8);
    border-radius: 100px;
}
.detail-head-left .cover-title.color1 {
    color: #216de8;
}
.detail-head-left .cover-title.color2 {
    color: #ff7800;
}
.detail-head-left .cover-title.color3 {
    color: #9644e5;
}
.detail-head-left .cover-title.color4 {
    color: #1cb97c;
}
.detail-head-left .cover-title.color5 {
    color: #f64181;
}  


.detail-head-right{
    max-width: 533px;
    min-width: 533px; 
}
.left-block{
    padding: 24px 28px;
}
.detail-price-wrap{
    width: 100%;
}


/* 右侧的商家相关特惠和推荐特惠 */
.card-right{
    width: 97px;
    position: relative;
    margin-right: 14px; 
    height: 97px; 
    overflow: hidden;
    border-radius: 7px;
}

.card-right .cover-title{
    box-sizing: border-box;
    max-width: 80px;
    padding: 2px 9px;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    bottom:  19px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(255,255,255,0.8);
    border-radius: 100px;
}
.card-right .cover-title.color1 {
    color: #216de8;
}
.card-right .cover-title.color2 {
    color: #ff7800;
}
.card-right .cover-title.color3 {
    color: #9644e5;
}
.card-right .cover-title.color4 {
    color: #1cb97c;
}
.card-right .cover-title.color5 {
    color: #f64181;
}  


.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; 
    
}

.search-wraps-fixed{
    transition: top 1s;
}



.show_img_mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    z-index: 9999;
    overflow-y: auto;
    display: none;
}

.xcx_wrap{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    z-index: 9;
    overflow-y: auto;
    display: none;
    z-index: 9999;
}

.show_img_mask img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}