/* 标题-pc */
.pc .maintitle{
    width: 2.5rem;
    margin: 0 auto;
    text-align: center;
    padding: .05rem 0 .15rem;
}
.pc .firsttitle{
    font-size: .36rem;
}
.pc .secondtitle{
    font-size: .24rem;
    color: #996c33;
}

/* 经典景点 */
.pc .videoul{
    display: flex;
}
.pc .videoul li{
    flex: 1;
    display: flex;
    position: relative;
}
.pc .videoul li+li{
    margin-left: .15rem;
}
.index1 .pc .videoul .imgpart{
    flex: 1;
    position: relative;
}
.index1 .pc .videoul .imgpart+.imgpart{
    margin-left: .05rem;
}
.index1 .pc .videoul .textpart{
    position: absolute;
    width: 1.08rem;
    height: 1.08rem;
    border-radius: .1rem;
    background-color: rgba(0, 0, 0, .45);
    z-index: 2;
    top: 0;
    overflow: hidden;
}
.index1 .pc .videoul .textpart .textpartdiv{
    width: 1.08rem;
    height: 1.08rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.index1 .pc .videoul .textpart .textpartdiv span{
    color: #ffffff;
    font-size: .2rem;
    width: .65rem;
    display: block;
    margin: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.index1 .pc .videoul li .bigimg{
    width: 2.38rem;
  
    overflow: hidden;
    border-radius: .1rem;
}
.index1 .pc .videoul li .smallimg{
    width: 1.08rem;
    height: 0.9rem;
    overflow: hidden;
    border-radius: .1rem;
}
.index1 .pc .videoul li .bigimg img, .index1 .pc .videoul li .smallimg img{
    height: auto;
}
.index1 .pc .videoul li .bottomimg{
    margin-top: .04rem;
}
/* 查看全部按钮 */
.pc .morebtn{
    width: 1.7rem;
    height: .4rem;
    background-color: #e5e5e5;
    display: block;
    margin: .35rem auto 0;
    font-size: .18rem;
    text-align: center;
    line-height: .4rem;
    border-radius: .1rem;
}
/* 必吃美食 */
.pc .salesli{
    display: inline-block !important;
}
.pc .salescontent{
    position: relative;
    display: block;
}
.pc .salescontent .foodimg{
    width: 5.95rem;
    height: 2.2rem;
    overflow: hidden;
    border-radius: .1rem;
}
.pc .salescontent .foodimg img{
    width: 100%;
    height: auto;
}
.pc .salescontent .playpart{
    position: absolute;
    width: 5.95rem;
    height: 2.2rem;
    top: 0;
}
.pc .salescontent .playimg{
    width: .6rem;
    height: .4rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.pc .textcontent{
    position: relative;
    width: 5.4rem;
    margin: auto;
    left: 0;
    right: 0;
    margin-top: -.2rem;
    overflow: hidden;
}
.pc .textcontent .countdown{
    height: .4rem;
    background-color: #835c4e;
    border-radius: .15rem;
}
.pc .textcontent .countdown .titlecontent{
    padding: .05rem .5rem;
}
.pc .textcontent .countdown .titlecontent p{
    color: #ffffff;
    font-size: .2rem;
    width: 2.8rem;
    float: left;
}
.pc .textcontent .countdown .titlecontent .gradepart{
    float: right;
}
.pc .textcontent .countdown .titlecontent .gradepart .starimg{
    display: inline-block;
    width: auto;
    margin: .05rem .1rem;
}
.pc .textcontent .countdown .titlecontent .gradepart .gradetext{
    width: auto;
    float: right;
}
.pc .textcontent .content{
    padding-top: .25rem;
}
.pc .textcontent .content .mes1img{
    float: left;
    width: .7rem;
    margin: 0 .25rem 0 .3rem;
    border-right: .02rem solid #c6c6c6;
    padding: .1rem .25rem .1rem 0;
}
.pc .textcontent .content .titletext{
    font-size: .2rem;
}
.pc .textcontent .talkpart{
    padding-top: .15rem;
}
.pc .textcontent .talkpart .userimg{
    float: left;
    width: .47rem;
    height: .32rem;
    padding: 0 .05rem 0 .1rem;
}
.pc .textcontent .talkpart .userimg img{
    border-radius: 50%;
}
.pc .textcontent .talkpart .talkbtn{
    width: 1rem;
    height: .32rem;
    display: inline-block;
    font-size: .18rem;
    background-color: #ffd900;
    line-height: .32rem;
    text-align: center;
    border-radius: .2rem;
    margin-left: .15rem;
}
.pc .textcontent .talkpart .mes2part{
    float: right;
}
.pc .textcontent .talkpart .mes2part .mes2img{
    float: left;
    width: .26rem;
}
.pc .textcontent .talkpart .mes2part p{
    float: right;
    font-size: .2rem;
    color: #c6c6c6;
    padding-left: .1rem;
}
/* 酒店精选 */
.index3 .pc li+li{
    margin-left: .07rem;
}
.index3 .pc li mip-img{
    border-radius: .1rem;
}
.index3 .pc li img{
    width: 100%;
    height: auto;
}
.index3 .pc .textpart{
    position: absolute;
    width: 100%;
    height: 3rem;
    border-radius: .1rem;
    background-color: rgba(0, 0, 0, .45);
    z-index: 2;
    top: 0;
    overflow: hidden;
}
.index3 .pc .textpart .textpartdiv{
    width: 4rem;
    height: 3rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.index3 .pc .textpart .textpartdiv span{
    color: #ffffff;
    font-size: .26rem;
    margin: auto;
}
.index3 .pc .textpart .textpartdiv span::before, .index3 .pc .textpart .textpartdiv span::after{
    content: '';
    width: .35rem;
    height: .02rem;
    position: relative;
    background-color: #ffffff;
    top: -.08rem;
    display: inline-block;
}
.index3 .pc .textpart .textpartdiv span::before{
    margin-right: .1rem;
}
.index3 .pc .textpart .textpartdiv span::after{
    margin-left: .1rem;
}
.pc .topul{
    padding-top: .25rem;
    overflow: hidden;
}
.pc .topul li{
    width: 49%;
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.pc .topul li:nth-child(3){
    margin-left: 0;
    margin-top: .1rem;
}
.pc .topul li:nth-child(4){
    margin-top: .1rem;
}
.pc .topul li .leftpart, .pc .topul li .rightpart{
    float: left;
    height: 1.35rem;
}
.pc .topul li .leftpart p{
    width: .95rem;
    height: .35rem;
    background-color: #ff0000;
    color: #ffffff;
    font-size: .2rem;
    line-height: .35rem;
    text-align: center;
    position: absolute;
    top: 0;
    border-top-left-radius: .1rem;
}
.pc .topul li .rightpart{
    padding-left: .25rem;
}
.pc .topul li .rightpart .title p{
    font-size: .28rem;
    max-width: 2.5rem;
    float: left;
}
.pc .topul li .rightpart .title mip-img{
    margin: .07rem 0 0 .05rem;
    display: inline-block;
}
.pc .topul li .rightpart .text{
    font-size: .24rem;
    color: #575757;
}
.pc .topul li .rightpart .descript{
    font-size: .2rem;
    color: #575757;
    padding-top: .25rem;
    line-height: .35rem;
}
.pc .topul li .rightpart .descript span:nth-child(1){
    color: #000000;
    width: .85rem;
    height: .35rem;
    background-color: #ffd900;
    display: inline-block;
    text-align: center;
    border-radius: .1rem;
    margin-right: .2rem;
}
.pc .topul li .rightpart .descript span:nth-child(2){
    color: #ff9c00;
    font-weight: bold;
}
/* 导游达人 */
.pc .yhhdpart li{
    display: inline-block;
}
.pc .yhhdpart mip-img{
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}
.pc .yhhdpart .textpart{
    padding-top: .15rem;
    text-align: center;
}
.pc .yhhdpart .textpart .article{
    font-size: .26rem;
    color: #000000;
    margin-bottom: .1rem;
    height: auto;
}
.pc .yhhdpart .textpart p{
    font-size: .22rem;
    color: #575757;
    height: .58rem;
    overflow: hidden;
}
.pc .yhhdpart .textpart a:last-child{
    color: #000000;
    width: 1.65rem;
    height: .45rem;
    background-color: #ffd900;
    display: inline-block;
    text-align: center;
    border-radius: .25rem;
    line-height: .45rem;
    font-size: .22rem;
    margin-top: .25rem;
    overflow: hidden;
}
/* 路线攻略 */
.index5 .pc{
    padding-bottom: .65rem;
}
.pc .tabspart section, .pc .tabspart .mip-vd-tabs-nav{
    height: .45rem;
}
.pc .tabspart .mip-vd-tabs-nav-li{
    font-size: .24rem;
    border: .01rem solid #575757;
    border-radius: .1rem;
    height: .45rem;
    cursor: pointer;
}
.pc .tabspart .mip-vd-tabs-nav-li+.mip-vd-tabs-nav-li{
    margin-left: .3rem;
}
.pc .tabspart .mip-vd-tabs-nav-selected{
    border: .01rem solid #835c4e;
    background-color: #835c4e;
    color: #ffffff;
}
.pc .tabspart .videoul li:first-child mip-img, .pc .tabspart .videoul li:first-child .textpart{
    border-top-left-radius: .1rem;
    border-bottom-left-radius: .1rem;
}
.pc .tabspart .videoul li:last-child mip-img, .pc .tabspart .videoul li:last-child .textpart{
    border-top-right-radius: .1rem;
    border-bottom-right-radius: .1rem;
}
.pc .tabspart .mip-vd-tabs-content{
    margin-top: .2rem;
}
.pc .tabspart .textpart{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .45));
}
.pc .tabspart .textpart .textcontentpart{
    position: absolute;
    bottom: 0;
    height: 1.25rem;
    width: 2.35rem;
    left: 0;
    right: 0;
    margin: auto;
}
.pc .tabspart .textpart .textcontentpart p:nth-child(1){
    color: #ffffff;
    font-size: .3rem;
}
.pc .tabspart .textpart .textcontentpart p:nth-child(2){
    background-color: rgba(255,255,255,.8);
    font-size: .24rem;
    display: inline-block;
    padding: .01rem .1rem;
    border-radius: .1rem;
    margin-bottom: .05rem;
}
.pc .tabspart .textpart .textcontentpart p:nth-child(3){
    color: #ffffff;
    font-size: .24rem;
    border-top: .01rem solid #ffffff;
}


/* 标题-ipad */
.ipad .maintitle{
    padding: .6rem .45rem .35rem;
}
.ipad .maintitle .firsttitle{
    font-size: .32rem;
    color: #000000;
    width: 1.3rem;
    display: inline-block;
}
.ipad .maintitle .secondtitle{
    font-size: .24rem;
    color: #996c33;
    width: 2.5rem;
    display: inline-block;
    margin-left: .2rem;
}
.ipad .maintitle a{
    float: right;
    height: .3rem;
    padding-top: .15rem;
}
/* 经典景点 */
.ipad .partcontent{
    padding: 0 .45rem .35rem;
    border-bottom: .1rem solid #f4f4f4;
}
.index1 .ipad .partcontent{
    text-align: center;
}
.ipad .videoul{
    display: inline-block;
    overflow: hidden;
}
.ipad .videoul li{
    flex: 1;
    display: flex;
    position: relative;
    overflow: hidden;
}
.ipad .videoul li+li{
    margin-top: .3rem;
}
.index1 .ipad .videoul .imgpart{
    flex: 1;
    position: relative;
}
.index1 .ipad .videoul .imgpart+.imgpart{
    margin-left: .08rem;
}
.index1 .ipad .videoul .textpart{
    position: absolute;
    width: 1.7rem;
    height: 1.7rem;
    border-radius: .1rem;
    background-color: rgba(0, 0, 0, .45);
    top: 0;
    overflow: hidden;
}
.index1 .ipad .videoul .textpart .textpartdiv{
    width: 1.7rem;
    height: 1.7rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.index1 .ipad .videoul .textpart .textpartdiv span{
    color: #ffffff;
    font-size: .24rem;
    width: .85rem;
    display: block;
    margin: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.index1 .ipad .videoul li .bigimg{
    width: 3.75rem;
    height: 3.47rem;
    overflow: hidden;
    border-radius: .1rem;
}
.index1 .ipad .videoul li .smallimg{
    width: 1.7rem;
    height: 1.7rem;
    overflow: hidden;
    border-radius: .1rem;
}
.index1 .ipad .videoul li .bigimg img, .index1 .ipad .videoul li .smallimg img{
    height: auto;
}
.index1 .ipad .videoul li .bottomimg{
    margin-top: .08rem;
}
/* 必吃美食 */
.ipad .salesli{
    display: inline-block !important;
}
.ipad .salescontent{
    position: relative;
}
.ipad .salescontent .foodimg{
    width: 100%;
    height: 3.5rem;
    overflow: hidden;
    border-radius: .1rem;
}
.ipad .salescontent .foodimg img{
    width: 100%;
    height: auto;
}
.ipad .salescontent .playpart{
    position: absolute;
    width: 100%;
    height: 3.5rem;
    top: 0;
}
.ipad .salescontent .playimg{
    width: .95rem;
    height: .6rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.ipad .salescontent .textcontent{
    position: relative;
    width: 8.5rem;
    margin: auto;
    left: 0;
    right: 0;
    margin-top: -.33rem;
    overflow: hidden;
}
.ipad .salescontent .textcontent .countdown{
    height: .65rem;
    background-color: #835c4e;
    border-radius: .3rem;
}
.ipad .salescontent .textcontent .countdown .titlecontent{
    padding: .1rem .9rem;
}
.ipad .salescontent .textcontent .countdown .titlecontent p{
    color: #ffffff;
    font-size: .3rem;
    width: 3.8rem;
    float: left;
}
.ipad .salescontent .textcontent .countdown .titlecontent .gradepart{
    float: right;
}
.ipad .salescontent .textcontent .countdown .titlecontent .gradepart .starimg{
    display: inline-block;
    width: auto;
    margin: .1rem;
}
.ipad .salescontent .textcontent .countdown .titlecontent .gradepart .gradetext{
    width: auto;
    float: right;
}
.ipad .salescontent .textcontent .content{
    padding-top: .25rem;
}
.ipad .salescontent .textcontent .content .mes1img{
    float: left;
    width: 1rem;
    margin: 0 .35rem 0 .5rem;
    border-right: .02rem solid #c6c6c6;
    padding: .1rem .4rem .1rem 0;
}
.ipad .salescontent .textcontent .content .titletext{
    font-size: .24rem;
}
.ipad .salescontent .textcontent .talkpart{
    padding-top: .25rem;
}
.ipad .salescontent .textcontent .talkpart .userimg{
    float: left;
    width: .75rem;
    height: .6rem;
    padding: 0 .05rem 0 .1rem;
}
.ipad .salescontent .textcontent .talkpart .userimg img{
    border-radius: 50%;
}
.ipad .salescontent .textcontent .talkpart .talkbtn{
    width: 1.55rem;
    height: .6rem;
    display: inline-block;
    font-size: .24rem;
    background-color: #ffd900;
    line-height: .6rem;
    text-align: center;
    border-radius: .3rem;
    margin-left: .15rem;
}
.ipad .salescontent .textcontent .talkpart .mes2part{
    float: right;
}
.ipad .salescontent .textcontent .talkpart .mes2part .mes2img{
    float: left;
    width: .35rem;
    padding-top: .1rem;
}
.ipad .salescontent .textcontent .talkpart .mes2part p{
    float: right;
    font-size: .24rem;
    color: #c6c6c6;
    padding-left: .1rem;
    line-height: .6rem;
}
/* 酒店精选 */
.index3 .ipad .videoul{
    display: flex;
}
.index3 .ipad .videoul li+li{
    margin-left: .07rem;
    margin-top: 0;
}
.index3 .ipad .videoul li mip-img{
    height: 3.5rem;
    overflow: hidden;
}
.index3 .ipad li mip-img{
    border-radius: .1rem;
}
.index3 .ipad li img{
    width: 100%;
    height: auto;
}
.index3 .ipad .textpart{
    position: absolute;
    width: 100%;
    height: 3.5rem;
    border-radius: .1rem;
    background-color: rgba(0, 0, 0, .45);
    top: 0;
    overflow: hidden;
}
.index3 .ipad .textpart .textpartdiv{
    width: 5rem;
    height: 3.5rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.index3 .ipad .textpart .textpartdiv span{
    color: #ffffff;
    font-size: .32rem;
    margin: auto;
}
.index3 .ipad .textpart .textpartdiv span::before, .index3 .ipad .textpart .textpartdiv span::after{
    content: '';
    width: .35rem;
    height: .02rem;
    position: relative;
    background-color: #ffffff;
    top: -.08rem;
    display: inline-block;
}
.index3 .ipad .textpart .textpartdiv span::before{
    margin-right: .1rem;
}
.index3 .ipad .textpart .textpartdiv span::after{
    margin-left: .1rem;
}
.ipad .topul{
    overflow: hidden;
}
.ipad .topul li{
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-top: .35rem;
}
.ipad .topul li .leftpart, .ipad .topul li .rightpart{
    float: left;
    height: 1.5rem;
}
.ipad .topul li .leftpart mip-img{
    width: 2rem;
    height: 1.5rem;
    overflow: hidden;
}
.ipad .topul li .leftpart p{
    width: 1.05rem;
    height: .4rem;
    background-color: #ff0000;
    color: #ffffff;
    font-size: .24rem;
    line-height: .4rem;
    text-align: center;
    position: absolute;
    top: 0;
    border-top-left-radius: .1rem;
}
.ipad .topul li .rightpart{
    padding-left: .35rem;
}
.ipad .topul li .rightpart .title{
    display: inline-block;
}
.ipad .topul li .rightpart .title p{
    font-size: .3rem;
    max-width: 2.5rem;
    float: left;
    margin-right: .2rem;
}
.ipad .topul li .rightpart .title mip-img{
    margin: .05rem 0 0 .05rem;
    display: inline-block;
}
.ipad .topul li .rightpart .text{
    font-size: .28rem;
    color: #575757;
}
.ipad .topul li .rightpart .descript{
    font-size: .24rem;
    color: #575757;
    padding-top: .25rem;
    line-height: .35rem;
}
.ipad .topul li .rightpart .descript span:nth-child(1){
    color: #000000;
    width: .85rem;
    height: .35rem;
    background-color: #ffd900;
    display: inline-block;
    text-align: center;
    border-radius: .1rem;
    margin-right: .2rem;
}
.ipad .topul li .rightpart .descript span:nth-child(2){
    color: #ff9c00;
    font-weight: bold;
}
/* 导游达人 */
.ipad .yhhdpart [data-item]{
    width: 2.2rem !important;
}
.ipad .yhhdpart [data-item]+[data-item]{
    margin-left: .6rem !important;
}
.ipad .yhhdpart mip-img{
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    width: 2.2rem;
    height: 2.2rem;
}
.ipad .yhhdpart .textpart{
    padding-top: .15rem;
    text-align: center;
}
.ipad .yhhdpart .textpart .article{
    font-size: .3rem;
    color: #000000;
    margin-bottom: .1rem;
    height: auto;
}
.ipad .yhhdpart .textpart p{
    font-size: .24rem;
    color: #575757;
    height: .7rem;
    overflow: hidden;
}
.ipad .yhhdpart .textpart a:last-child{
    color: #000000;
    width: 1.85rem;
    height: .5rem;
    background-color: #ffd900;
    display: inline-block;
    text-align: center;
    border-radius: .25rem;
    line-height: .5rem;
    font-size: .24rem;
    margin-top: .25rem;
    overflow: hidden;
}
/* 路线攻略 */

.index5 .ipad .partcontent{
    border-bottom: 0;
}
.ipad .tabspart section, .ipad .tabspart .mip-vd-tabs-nav{
    height: .5rem;
}
.ipad .tabspart .mip-vd-tabs-nav-li{
    font-size: .26rem;
    border: .01rem solid #575757;
    border-radius: .1rem;
    height: .5rem;
    cursor: pointer;
    line-height: .5rem;
}
.ipad .tabspart .mip-vd-tabs-nav-li+.mip-vd-tabs-nav-li{
    margin-left: .3rem;
}
.ipad .tabspart .mip-vd-tabs-nav-selected{
    border: .01rem solid #835c4e;
    background-color: #835c4e;
    color: #ffffff;
}
.ipad .tabspart .videoul{
    display: flex;
}
.ipad .tabspart .videoul li+li{
    margin-top: 0;
    margin-left: .08rem;
}
.ipad .tabspart .videoul li mip-img{
    height: 3.58rem;
    overflow: hidden;
}
.ipad .tabspart .videoul li:first-child mip-img, .ipad .tabspart .videoul li:first-child .textpart{
    border-top-left-radius: .1rem;
    border-bottom-left-radius: .1rem;
}
.ipad .tabspart .videoul li:last-child mip-img, .ipad .tabspart .videoul li:last-child .textpart{
    border-top-right-radius: .1rem;
    border-bottom-right-radius: .1rem;
}
.ipad .tabspart .mip-vd-tabs-content{
    margin-top: .2rem;
}
.ipad .tabspart .textpart{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .45));
}
.ipad .tabspart .textpart .textcontentpart{
    position: absolute;
    bottom: 0;
    height: 1.3rem;
    width: 2.5rem;
    left: 0;
    right: 0;
    margin: auto;
}
.ipad .tabspart .textpart .textcontentpart p:nth-child(1){
    color: #ffffff;
    font-size: .32rem;
}
.ipad .tabspart .textpart .textcontentpart p:nth-child(2){
    background-color: rgba(255,255,255,.8);
    font-size: .24rem;
    display: inline-block;
    padding: .01rem .1rem;
    border-radius: .1rem;
    margin-bottom: .05rem;
}
.ipad .tabspart .textpart .textcontentpart p:nth-child(3){
    color: #ffffff;
    font-size: .24rem;
    border-top: .01rem solid #ffffff;
}



/* 标题-手机 */
.mobile .maintitle{
    padding: .35rem .3rem .25rem;
}
.mobile .maintitle .firsttitle{
    font-size: .3rem;
    color: #000000;
    width: 1.2rem;
    display: inline-block;
}
.mobile .maintitle .secondtitle{
    font-size: .16rem;
    color: #996c33;
    width: 2.4rem;
    display: inline-block;
    margin-left: .2rem;
}
.mobile .maintitle a{
    float: right;
    height: .3rem;
    padding-top: .15rem;
}
.mobile .maintitle a mip-img{
    width: .4rem;
}
/* 经典景点 */
.mobile .partcontent{
    padding: 0 .3rem .2rem;
    border-bottom: .1rem solid #f4f4f4;
}
.index1 .mobile .partcontent{
    text-align: center;
}
.index1 .mobile .imgpartout{
    display: flex;
    margin-left: .1rem;
}
.mobile .videoul{
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.mobile .videoul li{
    flex: 1;
    display: flex;
    position: relative;
    overflow: hidden;
}
.mobile .videoul li+li{
    margin-top: .3rem;
}
.index1 .mobile .videoul .imgpart{
    flex: 1;
    position: relative;
}
.index1 .mobile .videoul .imgpart+.imgpart{
    margin-left: .1rem;
}
.index1 .mobile .videoul .textpart{
    position: absolute;
    width: 1.05rem;
    height: 1.05rem;
    border-radius: .1rem;
    background-color: rgba(0, 0, 0, .45);
    top: 0;
    overflow: hidden;
}
.index1 .mobile .videoul .textpart .textpartdiv{
    width: 1.05rem;
    height: 1.05rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.index1 .mobile .videoul .textpart .textpartdiv span{
    color: #ffffff;
    font-size: .24rem;
    width: .85rem;
    display: block;
    margin: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.index1 .mobile .videoul li .bigimg{
    width: auto;

    overflow: hidden;
    border-radius: .1rem;
}
.index1 .mobile .videoul li .smallimg{
    width: 1.05rem;
    height:0.85rem;
    overflow: hidden;
    border-radius: .1rem;
}
.index1 .mobile .videoul li .bigimg img, .index1 .mobile .videoul li .smallimg img{
    height: auto;
}
.index1 .mobile .videoul li .bottomimg{
    margin-top: .1rem;
}
/* 必吃美食 */
.mobile .salesli{
    display: inline-block !important;
}
.mobile .salescontent{
    position: relative;
}
.mobile .salescontent .foodimg{
    width: 100%;
    height: 2.15rem;
    overflow: hidden;
    border-radius: .1rem;
}
.mobile .salescontent .foodimg img{
    width: 100%;
    height: auto;
}
.mobile .salescontent .playpart{
    position: absolute;
    width: 100%;
    height: 2.15rem;
    top: 0;
}
.mobile .salescontent .playimg{
    width: .95rem;
    height: .6rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.mobile .salescontent .textcontent{
    position: relative;
    /* width: 5.75rem; */
    width: 85%;
    margin: auto;
    left: 0;
    right: 0;
    margin-top: -.2rem;
    overflow: hidden;
}
.mobile .salescontent .textcontent .countdown{
    height: .4rem;
    background-color: #835c4e;
    border-radius: .3rem;
}
.mobile .salescontent .textcontent .countdown .titlecontent{
    padding: .05rem .2rem;
}
.mobile .salescontent .textcontent .countdown .titlecontent p{
    color: #ffffff;
    font-size: .18rem;
    width: 53%;
    float: left;
}
.mobile .salescontent .textcontent .countdown .titlecontent .gradepart{
    float: right;
}
.mobile .salescontent .textcontent .countdown .titlecontent .gradepart .starimg{
    display: inline-block;
    width: 50%;
    margin: .05rem 0;
}
.mobile .salescontent .textcontent .countdown .titlecontent .gradepart .gradetext{
    width: auto;
    float: right;
}
.mobile .salescontent .textcontent .content{
    padding-top: .25rem;
    display: flex;
    width: 100%;
}
.mobile .salescontent .textcontent .content .mes1img{
    float: left;
    width: .79rem;
    margin: 0 .2rem 0 .3rem;
    border-right: .02rem solid #c6c6c6;
    padding: .1rem .25rem 0 0;
}
.mobile .salescontent .textcontent .content .titletext{
    font-size: .16rem;
    width: 76%;
}
.mobile .salescontent .textcontent .talkpart{
    padding-top: .25rem;
}
.mobile .salescontent .textcontent .talkpart .userimg{
    float: left;
    width: .5rem;
    height: .4rem;
    padding: 0 .05rem;
}
.mobile .salescontent .textcontent .talkpart .userimg img{
    border-radius: 50%;
}
.mobile .salescontent .textcontent .talkpart .talkbtn{
    width: 1.2rem;
    height: .35rem;
    display: inline-block;
    font-size: .16rem;
    background-color: #ffd900;
    line-height: .35rem;
    text-align: center;
    border-radius: .3rem;
    margin-left: .15rem;
}
.mobile .salescontent .textcontent .talkpart .mes2part{
    float: right;
}
.mobile .salescontent .textcontent .talkpart .mes2part .mes2img{
    float: left;
    width: .35rem;
    padding-top: .1rem;
}
.mobile .salescontent .textcontent .talkpart .mes2part p{
    float: right;
    font-size: .16rem;
    color: #c6c6c6;
    padding-left: .1rem;
    line-height: .6rem;
}
/* 酒店精选 */
.index3 .mobile .videoul{
    display: flex;
}
.index3 .mobile .videoul li+li{
    margin-left: .07rem;
    margin-top: 0;
}
.index3 .mobile .videoul li mip-img{
    height: 2.2rem;
    overflow: hidden;
}
.index3 .mobile li mip-img{
    border-radius: .1rem;
}
.index3 .mobile li img{
    width: 100%;
    height: auto;
}
.index3 .mobile .textpart{
    position: absolute;
    width: 100%;
    height: 2.2rem;
    border-radius: .1rem;
    background-color: rgba(0, 0, 0, .45);
    top: 0;
    overflow: hidden;
}
.index3 .mobile .textpart .textpartdiv{
    width: 5rem;
    height: 2.2rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.index3 .mobile .textpart .textpartdiv span{
    color: #ffffff;
    font-size: .32rem;
    margin: auto;
}
.index3 .mobile .textpart .textpartdiv span::before, .index3 .mobile .textpart .textpartdiv span::after{
    content: '';
    width: .35rem;
    height: .02rem;
    position: relative;
    background-color: #ffffff;
    top: -.08rem;
    display: inline-block;
}
.index3 .mobile .textpart .textpartdiv span::before{
    margin-right: .1rem;
}
.index3 .mobile .textpart .textpartdiv span::after{
    margin-left: .1rem;
}
.mobile .topul{
    overflow: hidden;
}
.mobile .topul li{
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-top: .35rem;
}
.mobile .topul li .leftpart, .mobile .topul li .rightpart{
    float: left;
    height: 1.3rem;
}
.mobile .topul li .leftpart mip-img{
    width: 1.6rem;
    height: 1.3rem;
    overflow: hidden;
}
.mobile .topul li .leftpart p{
    width: .65rem;
    height: .25rem;
    background-color: #ff0000;
    color: #ffffff;
    font-size: .16rem;
    line-height: .25rem;
    text-align: center;
    position: absolute;
    top: 0;
    border-top-left-radius: .1rem;
}
.mobile .topul li .rightpart{
    padding-left: .35rem;
}
.mobile .topul li .rightpart .title{
    display: inline-block;
}
.mobile .topul li .rightpart .title p{
    font-size: .3rem;
    max-width: 2.5rem;
    float: left;
    margin-right: .2rem;
}
.mobile .topul li .rightpart .title mip-img{
    width: .2rem;
    height: .2rem;
    margin: .05rem 0 0 .05rem;
    display: inline-block;
}
.mobile .topul li .rightpart .text{
    font-size: .16rem;
    color: #575757;
}
.mobile .topul li .rightpart .descript{
    font-size: .16rem;
    color: #575757;
    padding-top: .2rem;
}
.mobile .topul li .rightpart .descript span:nth-child(1){
    color: #000000;
    width: .85rem;
    height: .35rem;
    background-color: #ffd900;
    display: inline-block;
    text-align: center;
    border-radius: .1rem;
    margin-right: .2rem;
    line-height: .35rem;
}
.mobile .topul li .rightpart .descript span:nth-child(2){
    color: #ff9c00;
    font-weight: bold;
}
/* 导游达人 */
.mobile .yhhdpart [data-item]{
    width: 2.2rem !important;
}
.mobile .yhhdpart [data-item]+[data-item]{
    margin-left: .6rem !important;
}
.mobile .yhhdpart mip-img{
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    width: 2.2rem;
    height: 2.2rem;
}
.mobile .yhhdpart .textpart{
    padding-top: .15rem;
    text-align: center;
}
.mobile .yhhdpart .textpart .article{
    font-size: .3rem;
    color: #000000;
    margin-bottom: .1rem;
    height: auto;
}
.mobile .yhhdpart .textpart p{
    font-size: .16rem;
    color: #575757;
    height: .65rem;
    overflow: hidden;
}
.mobile .yhhdpart .textpart a:last-child{
    color: #000000;
    width: 1.5rem;
    height: .3rem;
    background-color: #ffd900;
    display: inline-block;
    text-align: center;
    border-radius: .25rem;
    line-height: .3rem;
    font-size: .16rem;
    margin-top: .2rem;
    overflow: hidden;
}
/* 路线攻略 */

.index5 .mobile .partcontent{
    border-bottom: 0;
}
.mobile .tabspart section, .mobile .tabspart .mip-vd-tabs-nav{
    height: .4rem;
}
.mobile .tabspart .mip-vd-tabs-nav-li{
    font-size: .16rem;
    border: .01rem solid #575757;
    border-radius: .1rem;
    height: .35rem;
    cursor: pointer;
    line-height: .35rem;
}
.mobile .tabspart .mip-vd-tabs-nav-li+.mip-vd-tabs-nav-li{
    margin-left: .3rem;
}
.mobile .tabspart .mip-vd-tabs-nav-selected{
    border: .01rem solid #835c4e;
    background-color: #835c4e;
    color: #ffffff;
}
.mobile .tabspart .videoul{
    display: flex;
}
.mobile .tabspart .videoul li+li{
    margin-top: 0;
    margin-left: .08rem;
}
.mobile .tabspart .videoul li mip-img{
    height: 2.25rem;
    overflow: hidden;
}
.mobile .tabspart .videoul li:first-child mip-img, .mobile .tabspart .videoul li:first-child .textpart{
    border-top-left-radius: .1rem;
    border-bottom-left-radius: .1rem;
}
.mobile .tabspart .videoul li:last-child mip-img, .mobile .tabspart .videoul li:last-child .textpart{
    border-top-right-radius: .1rem;
    border-bottom-right-radius: .1rem;
}
.mobile .tabspart .mip-vd-tabs-content{
    margin-top: .2rem;
}
.mobile .tabspart .textpart{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .45));
}
.mobile .tabspart .textpart .textcontentpart{
    position: absolute;
    bottom: 0;
    height: 1.1rem;
    width: 80%;
    left: 0;
    right: 0;
    margin: auto;
}
.mobile .tabspart .textpart .textcontentpart p:nth-child(1){
    color: #ffffff;
    font-size: .2rem;
}
.mobile .tabspart .textpart .textcontentpart p:nth-child(2){
    background-color: rgba(255,255,255,.8);
    font-size: .16rem;
    display: inline-block;
    padding: 0 .1rem;
    border-radius: .1rem;
}
.mobile .tabspart .textpart .textcontentpart p:nth-child(3){
    color: #ffffff;
    font-size: .16rem;
    border-top: .01rem solid #ffffff;
}
.mobile .tabspart .textpart .textcontentpart p:nth-child(3) mip-img{
    width: .2rem;
    height: .2rem;
    float: left;
    padding-top: .05rem;
}