.headerBox {
	height: 0.8rem;
	padding: 0 .24rem;
	display: flex;
	align-items: center;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	max-width: 7.5rem;
	margin: 0 auto;
	background: #fff;
}
.headerBox .title{
	position: absolute;
	left: 0;
	width: 100%;
	right: 0;
	font-size: .3rem;
	text-align: center;
}
.headerBox i.icon-zuojiantou {
	font-size: .32rem;
	color: #333;
	margin-right: .12rem;
}

.tabBox{
	width: 100%;
	max-width: 7.5rem;
	margin: 0 auto;
	position: fixed;
	top: 0.8rem;
	left: 0;
	right: 0;
	height: .8rem;
	line-height: .8rem;
	z-index: 1000;
	background: #fff;
}
.tabBox .tabScroll{
	display: flex;
	white-space: nowrap;
    overflow-x: scroll;
}
.tabBox .tabScroll em{
	min-width: 20%;
	text-align: center;
	font-size: .26rem;
}
.tabBox .tabScroll em.active{
	font-size: .28rem;
	font-weight: 600;
}
.tabList{
	margin-top: 1.76rem;
	padding: 0 .24rem;
}
.tabList {
    width: 7.02rem;
    background: #F5F9FF;
    border-radius: .20rem;
    padding: .24rem;
    min-height: 12rem;
    margin-left:.24rem ;
}
.tabList .tripDay {
    display: flex;
    align-items: baseline;
    padding-bottom: .24rem;
    border-bottom: .01rem solid #eee;
}
.tabList .tripDay .t1_1 {
    font-weight: bold;
    font-size: .28rem;
    color: #3B85FF;
    padding-left: .25rem;
    padding-right: .24rem;
    white-space: nowrap;
    position: relative;
}

.tabList .tripDay .t1_1::before {
    content: '';
    position: absolute;
    left: 0;
    top: .11rem;
    width: .14rem;
    height: .14rem;
    background: #3B85FF;
    border-radius: 50%;
    border: .02rem solid #333333;
}

.tabList .tripDay .t1_1::after {
    content: '';
    position: absolute;
    right: .10rem;
    top: .10rem;
    width: .01rem;
    height: .18rem;
    background: #CCCCCC;
}

.tabList .tripDay .t2_2 {
    font-weight: bold;
    font-size: .28rem;
    color: #333333;
}

.contentList {
    margin-bottom: .47rem;
    margin-top: .24rem;
}
.contentList .contentItem::after {
    content: '';
    position: absolute;
    left: .12rem;
    top: .40rem;
    width: .02rem;
    height: 95%;
    background: #EEEEEE;
}

.contentList .contentItem {
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-top: .24rem;
}
.contentList .contentItem {
    width: .32rem;
    height: .32rem;
}
.contentList .contentItem img {
    width: .32rem;
    height: .32rem;
}

.contentList .contentRight {
    margin-left: .17rem;
    width: 92%;
}
.contentList .contentRight .j1 {
    font-weight: bold;
    font-size: .28rem;
    color: #333333;
}

.contentList .contentRight .j2 {
    font-size: .24rem;
    color: #666666;
    margin-top: .10rem;
}

.tongyongRight .jingdian_j2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .10rem;
    margin-bottom: .16rem;
}
.tongyongRight .jingdian_j2 .d1 {
    font-weight: bold;
    font-size: .28rem;
    color: #333333;
    width: 4.60rem;
}
.tongyongRight .jingdian_j2 .d1 text {
    display: inline-block;
    text-align: center;
    font-size: .24rem;
    color: #999999;
    background: #F5F9FF;
    border-radius: .06rem;
    border: .01rem solid #999999;
    margin-left: .09rem;
    padding: 0 .06rem;
}
.tongyongRight .jingdianImg {
    display: flex;
    align-items: center;
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
}
.tongyongRight .jingdianImg .jingdianImgBox {
    width: 2.80rem;
    height: 1.86rem;
    border-radius: .16rem;
    margin-right: .12rem;


}
.tongyongRight .jingdianImg .jingdianImgBox img {
    width: 2.80rem;
    height: 1.86rem;
    border-radius: .16rem;
}

.jingdianList .jingdianItem .jingdianRight .jingdian_j2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .10rem;
    margin-bottom: .16rem;
}
.jingdianList .jingdianItem .jingdianRight .jingdian_j2 .d1 {
    font-weight: bold;
    font-size: .28rem;
    color: #333333;
    width: 4.60rem;
}
.jingdianList .jingdianItem .jingdianRight .jingdian_j2 .d1 text {
    display: inline-block;
    text-align: center;
    font-size: .24rem;
    color: #999999;
    background: #F5F9FF;
    border-radius: .06rem;
    border: .01rem solid #999999;
    margin-left: .09rem;
    padding: 0 .06rem;
}

.jingdianList .jingdianItem .jingdianRight .jingdian_j2 .d2 {
    display: flex;
    align-items: center;
    font-size: .22rem;
    color: #999999;
}
.jingdianList .jingdianItem .jingdianRight .jingdian_j2 .d2 i {
    font-size: .26rem;
}

.jingdianList .jingdianItem .jingdianRight .jingdianImg {
    display: flex;
    align-items: center;
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
}
.jingdianList .jingdianItem .jingdianRight .jingdianImg .jingdianImgBox {
    width: 2.80rem;
    height: 1.86rem;
    border-radius: .16rem;
    margin-right: .12rem;
}
.jingdianList .jingdianItem .jingdianRight .jingdianImg .jingdianImgBox img {
    width: 2.80rem;
    height: 1.86rem;
    border-radius: .16rem;
}

.jingdianList .jingdianItem .jingdianRight .jingdianContent {
    margin-top: .16rem;
    font-size: .24rem;
    color: #666666;
}
