@charset "UTF-8";

/* 固定区域占据全屏 */
.fixed-section {
    width: 100%;
    height: 490px;
    position: sticky;
    overflow: hidden;
    top: 0;    
}

.fixed-section .Quyou-ico-Bxihuan {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 4px;
    margin-right: 10px;
    float: right;
    padding: 0 6px;
    border-radius: 50%;
    background-color: #4545456e;
    font-size: 1.4rem;
    color: #fff;
}

.fixed-section::before {
    display: inline-block;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #0C4349 0%, #536078 0%, rgba(216, 216, 216, 0) 132%);
}
/* 顶部喜欢UI结束 */

.fixed-conten {
    position: relative;
    margin: 80px 15px 0 15px;
    border-radius: 8px;
    background-color: #fff;
}

.fixed-Top {
    position: relative;
    display: grid;
    grid-template-columns: 50% auto;
    grid-template-rows: 50% auto;
    background: linear-gradient(180deg, #E2F0FF 26%, #EEF6FE 100%);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.fixed-Top::after {
    display: inline-block;
    width: 140px;
    height: 60px;
    content: '';
    position: absolute;
    z-index: 14;
    bottom: 0;
    right: 0;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/fixed-Top-sent.png) right bottom no-repeat;
    background-size: 100% 100%;
}

.fixed-left-ui {
    width: 100px;
    height: 40px;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/fixed-left-ui.png) top left no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 11;
    left: -13px;
    padding-left: 20px;
    padding-top: 7px;
    font-size: .8rem;
    color: #fff;
}

.fixed-left-title {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;    
}

.fixed-left-desc {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
}

.fixed-left-tag {
    position: relative;
    z-index: 12;
    left: 15px;
    bottom: -6px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 240px;
    padding-left: 18px;
    font-size: 12px;
    color: #2672DB;
    margin: 4px 10px 16px 0;
}

.fixed-left-tag::before {
    display: inline-block;
    position: absolute;
    content: '';
    top: -13px;
    left: -10px;
    padding-left: 18px;
    width: 36px;
    height: 36px;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/fixed-Tag-ui.png) top left no-repeat;
    background-size: 100% 100%;
}

.fixed-left-tag small {
    background: #E1E7F0;
    display: inline-block;
    margin-right: 2px; 
    border-radius: 32px;
    padding: 2px 8px;   
}

.fixed-left-desc,
.fixed-left-title {
    margin-left: 15px;
    color: #111111;
    align-items: center;
}

.fixed-left-title::after {
    display: inline-block;
    content: '已认证';
    position: absolute;
    width: 45px;
    text-align: center;
    top: 6px;
    margin-left: 4px;
    font-size: 12px !important;
    font-weight: 400;
    color: #fff;
    background-color: #dfa314;
    border-radius: 4px 4px 4px 0;
    padding: 1px 3px;
}

.fixed-left-auth {
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    background-color: #dfa314;
    padding: 0 4px;
    border-radius: 6px 6px 6px 0;
    vertical-align: super;
}

.fixed-Top-right img {
    position: relative;
    z-index: 13;
    transform: scale(1.6);
    transform-origin: center center;
    right: -28px;
    top: -44px;
    max-width: 100%;
    height: auto;
}
/* 定制师顶部信息结束 */

.fixed-Bottom {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.fixed-Bottom-con {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    margin: 20px 15px 4px 15px;
}

.fixed-Bottom-item h2 {
    font-size: 18px;
    font-weight: bold;
    color: #111111;
    position: relative;
    line-height: 18px;
}

.fixed-Bottom-item {
    padding-left: 10px;
}

.fixed-Bottom-city strong {
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
    position: relative;
}

.fixed-Bottom-city::after {
    display: inline-block;
    content: '等地';
    position: absolute;
    z-index: 20;
    top: -14px;
    right: -9px;
    font-size: 10px;
    background-color: #ff0000;
    color: #fff;
    padding: 0 4px;
    border-radius: 6px 6px 6px 0;
}

.fixed-Bottom-item span {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
/* 定制师分类信息结束 */

.Yuhtrip-CtiyBox {
    display: grid;
    grid-template-columns: 50% auto;
    grid-template-rows: 1fr;
    padding: 10px 0;
}

.Yuhtrip-City-left {
    padding-left: 15px;
    position: relative;
}

.Yuhtrip-City-left::after {
    display: inline-block;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 16;
    width: 1px;
    height: 50%;
    background: linear-gradient(90deg, rgba(216, 216, 216, 0) 0%, rgba(216, 216, 216, 0.5116) 48%, rgba(216, 216, 216, 0) 99%);
}

.Yuhtrip-City-title {
    font-size: 14px;
    font-weight: bold;
    color: #111111;
    line-height: 24px;
}

.Yuhtrip-City-desc {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.Yuhtrip-City-right,
.Yuhtrip-City-img img {
    text-align: center;
    align-items: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.Yuhtrip-City-name {
    font-size: 12px;
    font-weight: normal;
    color: #0538A6;
    line-height: 20px;
    display: inline-block;
    margin-top: 4px;
}
/* 定制师图标结束 */

.Yuhtrip-evaluate-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
}

.Yuhtrip-evaluate-box>.Yuhtrip-evaluate-ui {
    flex: 0 0 50px;
    border-radius: 5px 5px 10px 5px;
    background: #0066F6;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.Yuhtrip-evaluate-box>.Yuhtrip-evaluate-ui>.Yuhtrip-evaluate-ui-sm {
    font-size: 10px;
}

.Yuhtrip-evaluate-box>.Yuhtrip-evaluate-eva {
    flex: 0 0 40px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    align-items: center;
}

.Yuhtrip-evaluate-box>.Yuhtrip-evaluate-scroll {
    flex: 0 0 calc(100% - 180px);
    font-size: 12px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Yuhtrip-evaluate-box>.Yuhtrip-evaluate-num {
    flex: 0 0 90px;
    font-size: 13px;
    font-weight: normal;
    align-items: center;
    text-align: center;
    color: #111111;
    white-space: nowrap;
}

.Yuhtrip-evaluate-num>.Quyou-ico-Byou,
.Yuhtrip-carefree>.Yuhtrip-carefree-text>.Quyou-ico-Byou {
    font-size: 12px;
}
/* 评论结束 */
.Yuhtrip-carefree {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}

.Yuhtrip-carefree-text {
    color: #00B87A;
    font-size: 10px;
}

.Yuhtrip-carefree>.Quyou-ico-Btuihuobaozhang {
    color: #00B87A;    
}

.fixed-element {
    position: relative;
    z-index: 999999;
    background: #fff;
    border-radius: 10px 10px 0 0;
    padding-bottom: 6px;
}

.sticky-element {
    position: sticky;
    z-index: 10;
}

.Yuhtrip-Block {
    width: 60px;
    height: 6px;
    border-radius: 32px;
    background-color: #DEE1E7;
    margin: 10px auto 0 auto;
}
/* 分割线结束 */

.Yuhtrip-article-Daibz {
    margin: 0 15px;
}

.Yuhtrip-article-Nav {
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
}

.Yuhtrip-article-Box {
    display: grid;
    gap: 10px;
    margin-bottom: 10px;
}

.Yuhtrip-article-gap {
    grid-template-columns: repeat(2, 1fr);
}

.Yuhtrip-article-Box>.Yuhtrip-article-Item {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    height: 233px;
}

.Yuhtrip-article-Item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 17;
}

.Yuhtrip-article-Item>.Yuhtrip-article-Item-title {
    padding-top: 15px;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
}

.Yuhtrip-article-Item>.Yuhtrip-article-Item-desc {
    font-size: 10px;
    font-weight: normal;
}

.Yuhtrip-article-Item>.Yuhtrip-article-Item-title,
.Yuhtrip-article-Item>.Yuhtrip-article-Item-desc {
    color: #fff;
    position: relative;
    z-index: 19;
    padding-left: 15px;
    padding-right: 15px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.Yuhtrip-article-Item>.Yuhtrip-article-Item-content {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 19;
    color: #FFFFFF;
    padding: 0 15px;
    padding-top: 48px;
}

.Yuhtrip-article-Item:nth-child(1)>.Yuhtrip-article-Item-content {
    width: 100%;
    height: 104px;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-article-Item-content01.png) top left no-repeat;
    background-size: 100% 100%;
}

.Yuhtrip-article-Item:nth-child(2)>.Yuhtrip-article-Item-content {
    width: 100%;
    height: 104px;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-article-Item-content02.png) top left no-repeat;
    background-size: 100% 100%;
}

.Yuhtrip-article-Item:nth-child(3)>.Yuhtrip-article-Item-content {
    width: 100%;
    height: 104px;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-article-Item-content03.png) top left no-repeat;
    background-size: 100% 100%;
}

.Yuhtrip-article-Item:nth-child(4)>.Yuhtrip-article-Item-content {
    width: 100%;
    height: 104px;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-article-Item-content04.png) top left no-repeat;
    background-size: 100% 100%;
}

.Yuhtrip-article-Box>.Yuhtrip-article-Item::before {
    display: inline-block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 18;
}

.Yuhtrip-article-Box>.Yuhtrip-article-Item:nth-child(1)::before {
    background: linear-gradient(180deg, #6994CB 4%, rgba(216, 216, 216, 0) 103%);
}

.Yuhtrip-article-Box>.Yuhtrip-article-Item:nth-child(2)::before {
    background: linear-gradient(180deg, #2B8479 4%, rgba(216, 216, 216, 0) 103%);
}

.Yuhtrip-article-Box>.Yuhtrip-article-Item:nth-child(3)::before {
    background: linear-gradient(180deg, #519BBC 4%, rgba(216, 216, 216, 0) 103%);
}

.Yuhtrip-article-Box>.Yuhtrip-article-Item:nth-child(4)::before {
    background: linear-gradient(180deg, #D98E5C 4%, rgba(216, 216, 216, 0) 103%);
}

.Yuhtip-arc-Item-Title {
    font-size: 10px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.Yuhtip-arc-Item-Price {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.Yuhtip-arc-Item-Price {
    font-size: 10px;
    font-weight: normal;
    justify-content: center;
    align-items: center;
}

.Yuhtip-arc-Item-Price-num {
    position: relative;
}

.Yuhtip-arc-Item-Price-desc>.Quyou-ico-Brmb {
    font-size: 12px;
    font-weight: 400;
}

.Yuhtip-arc-Item-Price-num::before {
    position: absolute;
    right: 16px;
    top: 2px;
    content: '';
    width: 1px;
    height: 13px;
    background-color: #fff;
}
/* 代表作品结束 */
.Yuhtrip-evaluate-Box {
    border-top: 6px solid #f6f8fa;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 23;
    background-color: #fff;
    padding-bottom: 15px;
}

.Yuhtrip-eva-Top {
    display: flex;
    flex-direction: row;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 52px;
    position: relative;
    z-index: 24;
}

.Yutrip-eva-Title {
    flex: 0 0 65px;
}

.Yutrip-eva-Title h1 {
    font-size: 16px;
    font-weight: bold;
    color: #111111;
}

.Yuhtrip-eva-Score {
    border-radius: 5px 5px 10px 5px;
    background: #0066F6;
    width: 50px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    position: relative;
    z-index: 22;
    top: 50%;
    transform: translate(0px, 65%);
    margin: 0 6px;
}

.Yuhtrip-eva-Pinj {
    flex: 0 0 calc(100% - 120px);
    text-align: right;
}

.Yuhtrip-eva-Pinj i,
.Yuhtrip-eva-Pinj span {
    font-size: 13px;
    font-weight: normal;
    color: #676767;
}

.Yuhtrip-eva-Score strong {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

.Yuhtrip-eva-Score small {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.Yuhtrip-eva-Top>.Yuhtrip-eva-Pinj {
    text-align: right;
}

.Yuhtrip-eva-center {
    padding-left: 15px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.Yuhtrip-eva-center small {
    background: #EEF2F8;
    color: #0F4999;
    border-radius: 15px;
    font-size: 12px;
    text-align: center;
    padding: 2px 8px;
}

.Yuhtrip-eva-Bottom {
    padding-left: 15px;
}

.Yuhtrip-eva-Bottom-list {
    display: flex;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    gap: 10px;
}

.Yuhtrip-eva-Bottom-item {
    flex: 0 0 25%;
    height: 195px;
    background: #F5F7FA;
    border-radius: 8px;
    padding: 10px;
}

.Yuhtrip-eva-Bottom-item-content {
    width: 100%;
}

.Yuhtrip-eva-Bottom-item-content-img {
    display: flex;
    flex-direction: row;
    line-height: 24px;
    margin: 0 0 6px 0;
}

.Yuhtrip-eva-Bottom-item-content-img img {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    overflow: hidden;
    margin-right: 4px;
}

.Yuhtrip-eva-Bottom-item-content-desc-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #111111;
    text-align: justify;
    margin-bottom: 10px;
    line-height: 20px;
}

.Yuhtrip-eva-Bottom-item-content-img-title {
    font-size: 12px;
    font-weight: bold;
    color: #111111;
}

.Yuhtrip-eva-Bottom-item:first-child {
    flex: 0 0 60vw;
}

.Yuhtrip-eva-Bottom-item:not(:first-child) {
    flex: 0 0 60vw;
}

.Yuhtrip-eva-Bottom-item-content-desc-img {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 10px;
    height: 72px;
}

.Yuhtrip-eva-Bottom-item-content-desc-img img {
    flex: 1;
    overflow: hidden;
    border-radius: 4px;
    overflow: hidden;
}
/* 用户评价结束 */

.Yuhotrip-Souvenir-Box {
    background-color: #FFFFFF;
    position: relative;
    z-index: 25;
    border-top: 6px solid #f6f8fa;
}

.Yuhotrip-Souvenir-Box-item {
    background: linear-gradient(180deg, #FFF4E1 0%, #FFFFFF 100%);
    padding: 0 15px;
}

.Yuhotrip-Souvenir-Box-item-Top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    z-index: 26;
}

.Yuhotrip-Souvenir-item-title {
    margin-top: 10px;
}

.Yuhotrip-Souvenir-item-title h1 {
    font-size: 16px;
    font-weight: bold;
    color: #111111;
}

.Yuhotrip-Souvenir-item-title p {
    font-size: 12px;
    font-weight: normal;
    color: #727272;
}

.Yuhotrip-Souvenir-item-ui {
    position: absolute;
    top: -24px;
    right: 0;
}

.Yuhotrip-Souvenir-Box-item-Bottom {
    width: 100%;
    background-color: #fff;
    margin-top: 15px;
    border-radius: 8px;
    overflow: hidden;
    height: 268px;
    position: relative;
    z-index: 27;
}

.Yuhtrip-Souvenie-ItemsBox {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr; /* 两列布局 */
    grid-template-rows: 1fr 1fr 1fr; /* 三行布局 */
    gap: 10px;
    width: 100%;
    height: 268px;
}

.Yuhtrip-Souvenie-ItemsBox-item {
    display: flex;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}

.Yuhtrip-Souvenie-ItemsBox-item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 6px 10px;
}

.Yuhtrip-Souvenie-ItemsBox-item-title {
    font-size: 12px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 28px;
}

.Yuhtrip-Souvenie-ItemsBox-item::before {
    display: inline-block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #000000ad 0%, rgba(216, 216, 216, 0) 91%);
}

.Yuhtrip-Souvenie-ItemsBox-item:nth-child(1) {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-Souvenie-ItemsBox-item01.png) no-repeat center center / cover;
}

.Yuhtrip-Souvenie-ItemsBox-item:nth-child(1) .Yuhtrip-Souvenie-ItemsBox-item-desc {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: 500;
}

.Yuhtrip-Souvenie-ItemsBox-item:nth-child(2) {
    grid-column: 3 / 4;
    grid-row: 1 / 2;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-Souvenie-ItemsBox-item02.png) no-repeat center center / cover;
}

.Yuhtrip-Souvenie-ItemsBox-item:nth-child(2) .Yuhtrip-Souvenie-ItemsBox-item-desc,
.Yuhtrip-Souvenie-ItemsBox-item:nth-child(3) .Yuhtrip-Souvenie-ItemsBox-item-desc,
.Yuhtrip-Souvenie-ItemsBox-item:nth-child(4) .Yuhtrip-Souvenie-ItemsBox-item-desc,
.Yuhtrip-Souvenie-ItemsBox-item:nth-child(5) .Yuhtrip-Souvenie-ItemsBox-item-desc,
.Yuhtrip-Souvenie-ItemsBox-item:nth-child(6) .Yuhtrip-Souvenie-ItemsBox-item-desc {
    font-size: 10px;
    font-weight: normal;
    display: none;
}

.Yuhtrip-Souvenie-ItemsBox-item:nth-child(3) {
    grid-column: 3 / 4;
    grid-row: 2 / 3;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-Souvenie-ItemsBox-item03.png) no-repeat center center / cover;
}

.Yuhtrip-Souvenie-ItemsBox-item:nth-child(4),
.Yuhtrip-Souvenie-ItemsBox-item:nth-child(5),
.Yuhtrip-Souvenie-ItemsBox-item:nth-child(6) {
    grid-row: 3 / 4;
}

.Yuhtrip-Souvenie-ItemsBox-item:nth-child(4) {
    grid-column: 1 / 2;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-Souvenie-ItemsBox-item04.png) no-repeat center center / cover;
}

.Yuhtrip-Souvenie-ItemsBox-item:nth-child(5) {
    grid-column: 2 / 3;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-Souvenie-ItemsBox-item05.png) no-repeat center center / cover;
}

.Yuhtrip-Souvenie-ItemsBox-item:nth-child(6) {
    grid-column: 3 / 4;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-Souvenie-ItemsBox-item06.png) no-repeat center center / cover;
}
/* 出行礼遇结束 */

.Yuhtrip-Story-Box {
    background-color: #ffffff;
    position: relative;
    z-index: 29;
    padding: 10px 15px;
}

.Yuhtrip-Story-Box-title {
    font-size: 16px;
    font-weight: bold;
    color: #111111;
    line-height: 42px;
}

.Yuhtrip-Story-Box-content-item {
    width: 100%;
    height: 205px;
    margin-bottom: 10px;
    padding: 20px 15px 0 15px;
    border-radius: 6px;
    color: #fff;
    background: linear-gradient(90deg, #647C26 0%, rgba(100, 124, 38, 0.76) 32%, rgba(0, 0, 0, 0) 63%);
}

.Yuhtrip-Story-Box-content-item:nth-child(1) {
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-Story-Box-content-item01.png) no-repeat center center / cover;
}

.Yuhtrip-Story-Box-content-item:nth-child(2) {
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-Story-Box-content-item02.png) no-repeat center center / cover;
}

.Yuhtrip-Story-Box-content-item:nth-child(3) {
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-Story-Box-content-item01.png) no-repeat center center / cover;
}

.Yuhtrip-Story-Box-content-item:last-child {
    margin-top: 0;
}

.Yuhtrip-Story-Box-content-item-Tag strong {
    background: rgba(17, 17, 17, 0.53);
    font-size: 12px;
    font-weight: normal;
    padding: 4px 8px;
    border-radius: 4px
}

.Yuhtrip-Story-Box-content-item-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 42px;
}

.Yuhtrip-Story-Box-content-item-desc {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
/* 关于我的故事结束 */

.Yuhtrip-Story-Box-content-item-more {
    background-color: #fff;
    position: relative;
    z-index: 30;
    padding: 10px 0 15px 15px;
    border-bottom: 10px solid #F7FBFE;
}

.Yuhtrip-Story-Box-content-item-more-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: scroll;
    gap: 10px;
    padding-top: 20px;
}

.Yuhtrip-Story-Box-content-item-more-content-item {
    flex: 0 0 60vw;
    border-radius: 8px;
    padding: 10px;
    border: 0.8px solid #C0D8FF;
    background: #F7FBFE;
    position: relative;
    margin-left: 10px;
}

.Yuhtrip-Story-Box-content-item-more-content-item::before {
    display: inline-block;
    content: '';
    position: absolute;
    top: -24px;
    left: -14px;
    width: 43px;
    height: 43px;
    background: url(/template/yuh_tem01/mobile/skin/assets/images/ui/Yuhtrip-Story-Box-content-item-more-content-item-ui.png) no-repeat center center / cover;
}

.Yuhtrip-Story-Box-content-item-more-content-item:not(:first-child) {
    flex: 0 0 60vw;
}

.Yuhtrip-Story-Box-content-item-more-content-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #111111;
    margin-bottom: 8px;
}

.Yuhtrip-Story-Box-content-item-more-content-item-desc {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
/* 了解我更多结束 */

.Yuhtrip-Footer {
    margin-top: 40px;
}

.Yuhtrip-Footer-content {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background-color: #fff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.Yuhtrip-Footer-Telname,
.Yuhtrip-Footer-Menu {
    display: flex;
    flex-direction: row;
}