.info-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.info-content-title {
    margin-top: 40px;
    border-radius: 10px;

    display: flex;
    flex-direction: column;
    padding: 20px;
    width: 1100px;
    background: #F6FAFF;
    border: 1px solid #E8ECF2;
}

.info-item-1 {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
}


.info-item-1-title {
    display: flex;
    align-items: flex-start;
}

.info-item-1-title > .title {
    margin-left: 30px;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    font-family: "Noto Sans SC";
}

.info-item-1-title > .label {

    min-width: 50px;
    text-align: center;
    padding: 0px 10px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    height: 37.54px;
    line-height: 37.54px;
    display: inline-block;
}


.info-item-1 > .options {
    min-width: 280px;
    margin-left: 15px;
    color: #767C81;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}


.options-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    font-size: 14px;
    gap: 12px;
}

.options-row:first-child {
    margin-top: 0;
}

.options-row > div {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.info-item-1 .options-row img {
    width: 18px;
    height: 18px;
}

.info-item-1 .options-row .options-text {
    margin-left: 7px;
}

.info-item-1-content-title {
    font-size: 24px;
    font-weight: bold;
    color: #151515;
}

.info-item-1-content-desc {
    margin-top: 12px;
    font-size: 24px;
    color: #9C9C9C;
    display: block;
}

.info-item-1-content {
    margin-top: 5px;
}

.info-item-3 {
    margin-top: 42px;
    width: 1100px;
}

.info-item-title {
    display: flex;
    align-items: center;
}

.info-item-title > span {
    color: #151515;
    font-size: 24px;
    font-weight: bold;
}


.info-item-title > img {
    width: 30px;
    height: 30px;
    margin-right: 12px;
}


.info-item-1-info {
    margin-top: 12px;
    font-size: 15px;
    display: flex;
    gap: 20px; /* 每列之间的间距 */
    max-width: 100%;
    flex-wrap: wrap; /* 允许换行 */
}

.info-item-1-info > div {
    color: #85888A;
}

.info-item-1-info > div > span {
    color: #32ADE6;
}

.info-item-2 > .text-line {
    display: flex;
    margin-top: 20px;
}

.info-item-1-info-desc {
    margin-top: 12px;
    font-size: 15px;
    flex: 1;
    color: #6F7173;
    line-height: 25px;
}
.info-item-1-info-desc p {
    margin: 0px;
    padding: 0px;
}
.info-item-1-info-desc>p:nth-child(1) {
    display: initial;
}

.info-item-2 {
    margin-top: 42px;
    width: 1090px;
}

.info-item-2 .info-text {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 23px;
}

.info-item-2 .info-text > div {
    margin-top: 16px;
}

.info-item-2 .info-text .title {
    color: #8A8A8A;
    font-size: 15px;
    min-width: 120px;
    display: inline-block;
}

.info-item-2 .info-text .text {
    color: #32ADE6;
    font-size: 15px;
}

.info-item-4 {
    margin-top: 42px;
    width: 1090px;
}

.info-item-4 .info-text {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 23px;
}

.info-item-4 .info-text > div {
    margin-top: 16px;
}

.info-item-4 .info-text .title {
    color: #8A8A8A;
    font-size: 15px;
    min-width: 75px;
    display: inline-block;
}

.info-item-4 .info-text .text {
    color: #32ADE6;
    font-size: 15px;
    cursor: pointer;
    line-height: 28px;
}

.gm-info-list {
    display: flex;
    flex: 1;
}

.segmentation-line {
    width: 260px;
    height: 2px;
    text-align: center;
    margin: 10px 0px;
    border-bottom: 2px dashed #D0D0D0;

}

.gm-box {
    flex: 1;
    margin-left: 11px;
    border-radius: 2px;
    display: flex;
    padding: 20px 30px 20px 30px;
    background-color: white;
    flex-direction: column;
}

.gm-box-left {
    display: flex;
}

.gm-box-left > img {
    width: 30px;
    height: 35px;
}

.gm-box-left > span {
    margin-top: 5px;
    font-size: 15px;
    font-weight: bold;
    margin-left: 5px;
}

.gm-box-left > .amount {
    display: block;
    color: #FF9500;
    font-size: 16px !important;
    font-weight: bold;
    flex: 1;
    text-align: right;
}

.gm-box-desc {
    display: block;
    color: #737373;
    font-size: 12px;
    min-height: 66px;
    line-height: 20px;
}

.gm-box-btn {
    cursor: pointer;
    margin-top: 15px;
    display: flex;
}

.gm-icon {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    display: inline-block;
    background: url('../img/gm-button-icon.png') no-repeat center center/cover, #E57711;
    width: 30px;
    height: 30px;
    background-size: 20px 20px; /* 宽100像素，高200像素 */
}

.gm-btn {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    height: 30px;
    line-height: 30px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #FA8820;
    color: white;
    font-size: 12px;
}

.yd-div {
    display: flex;
    min-height: 300px;
    margin-top: 30px;
}

.jd-list-div {
    width: 55%;
}

.jd-data-div {
    font-size: 15px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    height: 320px;
}

.jd-data-div > div {
    display: flex;
    justify-content: center;
}

.jd-img-data {
    align-items: center;
    justify-content: space-between !important;
    display: flex;
}

.jd-box {
    height: 45px;
    border-radius: 35px;
    line-height: 45px;
    width: auto;
    padding: 0px 25px;
    font-weight: bold;
}

.jd-div-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #151515;
    padding: 20px;
    font-weight: bold;
    font-size: 18px;
}

.jd-list-div > .toggle {
    display: flex;
    width: 500px;
}

.toggle > div {
    flex: 1;
    display: flex;
    font-size: 15px;
    font-weight: bold;
    color: #999999;
    cursor: pointer;
}

.toggle > .active {
    color: #151515;
}

.jd-list {
    margin-top: 30px;
}

.jd-list-item {
    width: 95%;
    font-size: 15px;
    display: flex;
    line-height: 30px;
    padding: 10px 0px;
}

.jd-list-item:nth-child(odd) {
    background-color: #F7F8FA; /* 隔行背景色1 */
}

.jd-list-item:nth-child(even) {
    background-color: #FFFFFF;
}

.jd-list-item > div {
    cursor: pointer;
}

.pointer {
    width: 9px;
    height: 9px;
    background-color: #D9D9D9;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
    margin-left: 5px;
}

.xs-list {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
}

.xs-list-item {
    cursor: pointer;
    font-size: 16px;
    flex: 1;
    display: flex;
    line-height: 51px;
    align-items: center;
    border-radius: 6px;
}

.xs-list-item:nth-child(odd) {
    background-color: #F7F8FA; /* 隔行背景色1 */
}

.xs-list-item:nth-child(even) {
    background-color: #FFFFFF;
}

.label-title {
    padding: 0px 10px;
    border-radius: 5px;
    color: white;
    min-width: 30px;
    font-weight: bold;
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    margin-right: 8px;
    cursor: pointer;
}

.xs-list-item > div:nth-child(3) {
    width: 200px;
    white-space: nowrap; /* 防止文本换行 */
    overflow: hidden; /* 隐藏超出的文本 */
    text-overflow: ellipsis;
}

.xs-list-item > div:nth-child(4) {
    flex: 1;
    font-size: 16px;
    line-height: 30px;
    padding: 10px;
}

.xs-list-item > div:last-child {
    width: 160px;
    text-align: right;
    margin-right: 15px;
}

.static-data {
    margin-top: 40px;
    display: flex;
    height: 420px;
}

.static-data > div:nth-child(1) {
    width: 550px;
}

.static-data > div:nth-child(2) {
    flex: 1;
}

.no-data-view {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
    background-color: #F7F8FA;
    margin-right: 20px
}

.info-item-5 {
    margin-top: 42px;
    width: 1090px;
}


.buy-btn {
    position: relative;
}

.buy-info-content {
    max-width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
}

.buy-btn .buy-info {
    min-width: 312px;
    height: 240px;
    max-width: 1100px;
    position: absolute;
    bottom: -290px;
    right: -145px;
    background: #FFFFFF;
    z-index: 999;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    cursor: auto;
}

.buy-info::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 140px;
    transform: translate(-50%, -50%);
    border-width: 20px;
    border-style: solid;
    border-color: transparent transparent #fff transparent; /* 白色三角形 */

}

.buy-btn .buy-info .title-view {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-width: 320px;
}

.buy-info .title-view .title-1 {
    color: #000000;
    font-weight: bold;
    font-size: 18px;
}

.buy-info .title-view .title-2 {
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
    padding-left: 10px;
}

.buy-btn .buy-info .con-view {
    display: flex;
    margin-top: 19px;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;

}


.con-view::-webkit-scrollbar {
    height: 8px; /* 设置滚动条高度 */
}

.con-view::-webkit-scrollbar-thumb {
    background-color: #888; /* 滚动条滑块颜色 */
    border-radius: 4px; /* 滚动条滑块圆角 */
}

.con-view::-webkit-scrollbar-thumb:hover {
    background-color: #555; /* 悬停时的滑块颜色 */
}

.con-view::-webkit-scrollbar-track {
    background: #f1f1f1; /* 滚动条轨道颜色 */
    border-radius: 4px; /* 轨道圆角 */
}

.con-view .con-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #EDF2F5;
    width: calc(300px - 48px);
    height: calc(177px - 32px);
    min-width: calc(300px - 48px);
    min-height: calc(177px - 32px);
    padding: 16px 24px;
    margin-right: 12px;
    border-radius: 6px;
}

.buy-info .con-item:last-child {
    margin-right: 0;
}

.buy-info .con-item .con-item-row-1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.buy-info .con-item .con-item-row-1 .name {
    font-weight: bold;
    font-size: 15px;
    margin-left: 12px;
    color: #151515;
}

.buy-info .con-item .con-item-row-2 {
    font-size: 12px;
    color: rgba(21, 21, 21, .6);
    line-height: 18px;
}

.buy-info .con-item .con-item-row-3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.buy-info .con-item .con-item-row-3 .price {
    color: #FF9500;
    font-size: 16px;
}

.buy-info .con-item .con-item-row-3 > img {
    cursor: pointer;
}


.share {
    position: relative
}

.share:after {
    content: "";
    position: absolute;
    display: none; /* 初始状态为隐藏 */
    bottom: -10px; /* 仍然指向下方 */
    right: 19px;
    border-left: 15px solid transparent;  /* 增大左边框 */
    border-right: 15px solid transparent; /* 增大右边框 */
    border-bottom: 12px solid #FFFFFF; /* 增大底边框 */
}

.social-share {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    display: none;
    padding: 5px;
    background: #FFFFFF;
    position: absolute;
    align-items: center;
    bottom: -56px;
    left: -12px;
}
inf{
    vertical-align: sub;
    font-size: smaller;
}
.qrcode img{
    width: 100px !important;
    height: 100px !important;
}


.share:hover .social-share,
.social-share:hover,
.share:hover:after {
    display: flex;
}

.launch-box {
    user-select: none;
    background: linear-gradient(to top, #F6FAFF 20%, transparent 160%);
    margin-top: -25px;
    width: 1095px;
    height: 70px;
    z-index: 10;
    display: flex;
    align-items: end;
    justify-content: center;
}
.launch-box-open {
    margin-top: 0px !important;
    height: 50px !important;
}

.launch-box .launch-box-title {
    cursor: pointer;
    text-align: center;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #EDF2F7;
    border-radius: 8px;

}
.launch-box .launch-box-title img {
    width: 10px;
    height: 5px;
    margin-left: 6px;
}

.fav-dialog {
    max-height: 520px;
    height: 520px;
}

.fav-btn {
    cursor: pointer;
    background-color: #fafafa;
    height: 44px;
    line-height: 44px;
    width: 100%;
}
.fav-btn i {
    margin: 0 8px 0 15px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/img/add-icon.png') no-repeat center center;
    background-size: contain;
    margin: 0 8px 0 15px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.fav-btn:hover {
    background-color: #f5f6f7 !important;
}
.collect-btn {
    color: #555666;
    font-size: 14px;
    width: 64px;
    height: 28px;
    line-height: 28px;
    border-radius: 18px;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s;
    border: 1px solid #ccccd8;
    padding: 0px 6px;
}

.fav-list {
    margin-top: 10px;
    padding: 0px 20px;
    padding-bottom: 30px;
    height: 415px;
    overflow-y: auto;
}

.fav-item {
    height: 62px;
    line-height: 62px;
    position: relative;
    padding: 8px 12px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #f0f0f5;

}

.fav-item .fav-item_left_title {
    font-size: 14px;
    font-weight: 500;
    color: #555666;
    line-height: 20px;
}
.fav-item .fav-item_left_ext {
    font-weight: 400;
    color: #999aaa;
    line-height: 17px;
    font-size: 0;
    margin-top: 8px;
}
.fav-item .fav-item_left_ext span {
    font-size: 12px;
    line-height: 17px;
    vertical-align: middle;
}


.fav-item:hover {
    background: #f5f6f7;
}
.fav-item:hover .collect-btn {
    border: 1px solid #555666;
}

.fav-item.collected .collect-btn {
    color: #999aaa ;
    background: rgba(232, 232, 237, .3) ;
    border: 1px solid #e8e8ed ;
}
/* 确保 .collected 类的优先级更高 */
.fav-item.collected:hover .collect-btn {
    color: #999aaa ;
    background: rgba(232, 232, 237, .3) ;
    border: 1px solid #e8e8ed ;
}
.add-fav {
    padding: 0px 20px;
}
.el-form-item__label {
    vertical-align: middle;
    float: left;
    font-size: 14px;
    color: #606266;
    line-height: 40px;
    padding: 0 12px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.explain-body {
    margin-left: 4px;
    font-weight: normal;
    position:relative;
}
.explain-body .title {
    font-size: 13px;
    font-weight: normal;
    position:relative;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.explain-text {
    color: #2f2d2d;
    display: none;
    left: -84px;
    top: 24px;
    font-size: 12px;
    position: absolute;
    background: #FFFFFF;
    padding: 14px;
    z-index: 999;
    width: 460px;
}
.explain-text::before {
    cursor: pointer;
    content: '';
    position: absolute;
    top: -9px;
    left: 126px;
    transform: translate(-50%, -50%);
    border-width: 20px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.dgRead {
    padding: 24px;
    display: flex;
    align-content: center;
    line-height: 28px;
    font-size: 14px;
    flex-direction: column;
    color: #151515;
}
.dgRead .keyPoint {
    margin-top: 22px;
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}
.dgRead .contact-box {
    margin-top: 22px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.dgRead .contact-box .item {
    display: flex;
    width: calc(100% - 38px);
    border-radius: 8px;
    background-color: #F7F8FA;
    padding: 16px;
    flex-direction: column;
}
.dgRead .contact-box .item p:first-child {
    margin-top: 0px;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
}
.dgRead .contact-box .item p {
    margin-top: 16px;
    line-height: 25px;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.dgRead .contact-box .item p img {
    width: 15px;
    height: 15px;
    margin-right: 8px;
}
.dg-header {
    position: relative;
    display: flex;
    width: 100%;
}
.dg-header img {
    width: 100%;
}
.dg-header .img-text {
    position: absolute;
    padding: 0 30px;
    color: white;

}
.dg-header .img-text img {
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-right: 8px;
}
.dg-header .img-text .title {
    font-weight: bold;
    font-size: 32px;
    margin-top: 40px;
}
.dg-header .img-text p {
    font-size: 14px;
    margin-top: 12px;
    display: flex;
    align-items: center;
}
.dg-header .img-text p:first-child {
    margin-top: 42px;
}
.dg-header .img-text p:nth-child(2) {
    margin-top: 42px;
}
.layui-layer-content {
    border-radius: 0px !important;
}
