.header a.uu-logo {
    width: 100%;
    height: 44px;
    display: flex;
    align-items: center;
    color: #fff;
    margin-left: 5%;
    background: url(../img/head-tg.png) no-repeat;
    background-size: auto 44px;
}

a.com-btn.city {
    width: 40%;
    float: left;
    background-color: #fff
}

a.com-btn.city:after {
    content: '\e581';
    font-family: Muiicons;
    padding-right: 5px;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 5px;
}

a.com-btn.keywords {
    width: 58%;
    float: right;
    background-color: #fff
}

a.com-btn.keywords:before {
    content: '\e466';
    font-family: Muiicons;
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 5px;
}

.index-links {
    background-color: #fff;
    width: 100%;
}

.index-links .flex.link-col {
    border-bottom: 1px solid #eee;
}

.index-links .flex .flex-grow img {
    width: 100%;
    height: 100%;
}

.place-go {
    padding: 15px;
}

.place-go a {
    display: block;
    width: 100%;
    border: 1px solid #3492E9;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    color: #3492E9;
}

.place-go a:before {
    content: '\e466';
    font-family: Muiicons;
    color: #3492E9;
    font-size: 18px;
    margin-right: 5px;
}

.index-ad {
    padding: 0 3px;
}

.index-ad div {
    position: relative;
}

.index-ad span {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-left: 5px;
}

.index-ad img {
    width: 34px;
    height: 34px;
    position: absolute;
    bottom: 3px;
    right: 3px;
}

.index-ad .flex-grow {
    height: 133px;
    margin: 2px;
    width: 100%;
}

.index-ad .ad1 {
    height: 133px;
    background-color: #0DCEE2;
}

.index-ad .ad1 img {
    width: 90px;
    height: 90px;
}

.index-ad .ad2 {
    background-color: #17D8A4;
    height: 65px;
}

.index-ad .ad3 {
    background-color: #17D8A4;
    height: 65px;
    margin-top: 3px;
}

.index-ad .ad4 {
    background-color: #97D831;
    height: 65px;
}

.index-ad .ad5 {
    background-color: #FFC925;
    height: 65px;
    margin-top: 3px;
}

.index-hot {
    padding: 5px 3px;
}

.hot-tit h1 {
    text-align: center;
    font-size: 16px;
    line-height: 36px;
}

.hot-tit h1 span {
    text-indent: -18px;
    text-align: center;
    display: inline-block;
}

.hot-tit p {
    text-align: center;
    line-height: 18px;
    color: #999;
}

.hot-lists {
    width: 100%;
    margin-top: 5px;
    display: inline-block;
}

.hot-lists li {
    width: 32%;
    margin-left: 1%;
    float: left;
    margin-top: 10px;
}

.hot-lists {
    width: 100%;
    padding-bottom: 10px;
}

.hot-list img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 3px;
}

.hot-list h1 {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hot-list p {
    color: #999;
    text-align: center;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-h40 .main-h1 span {
    font-size: 12px;
    color: #666;
}

.main-h40 .main-h1 span a {
    font-size: 12px;
    color: #3492e9;
}

.main-list li {
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.main-list li img {
    width: 95px;
    height: 76px;
    display: block
}

.main-list li h2 {
    display: block;
    width: 100%;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-list li p {
    display: block;
    height: 24px;
    width: 100%;
    font-size: 12px;
    color: #999;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-list .theme-info {
    margin-left: 10px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.index .content {
    padding-bottom: 44px;
}

.search-city dl {
    display: inline-block;
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 5px solid #eee;
    background-color: rgba(255, 255, 255, 1);
}

.search-city dt {
    border-bottom: 1px solid #eee;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #999;
}

.search-city dd {
    width: 32%;
    display: block;
    margin-left: 1%;
    float: left;
    margin-top: 6px;
}

.search-city dd a {
    border: 1px solid #eee;
    height: 26px;
    display: block;
    border-radius: 3px;
    text-align: center;
    line-height: 25px;
    color: #666;
}

.search-city dd a:enabled:active {
    background: #aaa;
    color: #fff;
}

.search-city dt a.h-clear {
    padding: 0px 5px;
    border: 1px solid #eee;
    border-radius: 3px;
    color: #999;
    line-height: 20px;
    margin-top: 4px;
    background-color: #f2f2f2;
}

.search-city dt a.h-clear:enabled:active {
    background: #aaa;
    color: #fff;
}

.letter-sort dd {
    width: 12%;
}

.search-city dt .city-letter {
    color: #999;
    padding-top: 52px;
    margin-top: -52px;
}

.letter-tip {
    z-index: 12;
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: #000;
    opacity: 0;
    height: 80px;
    width: 80px;
    border-radius: 8px;
    margin-left: -40px;
    margin-top: -40px;
    font-size: 36px;
    color: #fff;
    line-height: 80px;
    text-align: center;
    display: none;
}

.search-bar {
    height: 44px;
    padding-top: 8px;
}

.search-bar .search-bar-main {
    width: 94%;
    margin: auto;
}

.search-bar .search-logo {
    display: flex;
    display: -webkit-flex;
    display: block;
    position: relative;
    width: 100%;
    background-color: #fff;
    display: block;
    height: 26px;
    border-radius: 3px;
    line-height: 26px;
    text-indent: 5px;
}

.search-bar .search-logo input {
    padding: 0;
    margin: 0;
    border: none;
    width: 78%;
}

.text-clear {
    position: absolute;
    /*display: block;*/
    width: 9%;
    top: 0;
    right: 0;
    opacity: 0;
    height: 26px;
}

.search-bar .search-cancel {
    line-height: 26px;
    width: 50px;
    text-align: center;
    color: #fff;
}

.search-bar input[type="search"],
.search-bar input[type="text"],
.search-bar input[type="button"] {
    border: none;
    padding: 0;
    margin: 0;
    height: 24px;
    line-height: 24px;
    text-align: left;
    color: #999;
    font-size: 12px;
    background-color: #fff;
}

.search-logo:before,
.search-logo:after {
    font-family: Muiicons;
    font-size: 16px;
    font-weight: bold;
    color: #999;
    width: 9%;
    display: inline-block;
    text-align: center;
}

.search-logo:before {
    content: '\e466';
}

.search-logo:after {
    content: '\e460';
    float: right;
}

.search-logo.no-clear:after {
    content: '';
    float: right;
}

.search-result {
    background-color: #fff;
    width: 100%;
    min-height: 100%;
    height: auto;
}

.search-hide {
    background-color: rgba(255, 255, 255, 0)
}

.no-result {
    width: 100%;
    padding-top: 10px;
}

.no-result span {
    width: 40px;
    height: 40px;
    display: block;
    margin: auto;
    border: 2px solid #999;
    border-radius: 50%;
    font-size: 26px;
    text-align: center;
    line-height: 40px;
    color: #999;
}

.no-result p {
    font-size: 13px;
    color: #999;
    text-align: center;
    line-height: 60px;
}

.city-left {
    width: 90px;
    float: left;
    border-right: 1px solid #eee;
    height: 200px;
    overflow-y: scroll;
}

.city-left li span {
    height: 40px;
    border-bottom: 1px solid #eee;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #999;
}

.city-left li span a {
    font-size: 14px;
    color: #999;
}

.city-left li.active span {
    background-color: #eee;
    color: #333;
}

.city-right {
    width: 100%;
    overflow-y: scroll;
}

.city-right li {
    width: 32%;
    margin-left: 1%;
    float: left;
    margin-top: 4px;
}

.city-right img {
    width: 100%;
    height: auto;
    display: block;
}

.city-right h1 {
    line-height: 32px;
    font-size: 13px;
    text-align: center;
}

.palce-search dl dd {
    width: 100%;
    border-bottom: 1px solid #eee;
    display: block;
    margin: 0;
}

.palce-search dl dd a {
    width: 100%;
    border: none;
    display: block;
    text-align: left;
    text-indent: 3%;
    line-height: 28px;
}

.place-result ul li {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 8px 5px;
}

.place-result ul li img {
    width: 80px;
    height: 62px;
    margin-right: 10px;
}

.place-result ul li .flex .flex-grow h1 {
    font-size: 14px;
    line-height: 26px;
}

.place-result ul li .flex .flex-grow p {
    line-height: 20px;
    color: #999;
}

.place-result {
    display: none;
}

form.flex {
    width: 100%;
}

.main-list ul {
    width: 100%;
}

.main-list ul li {
    width: 100%;
}

.main-list .price {
    font-size: 16px;
    color: #f60;
    font-weight: bold;
    margin-right: 3px;
}

.search-text {
    color: #999;
}

.travel-items {
    background-color: #fff;
}

.travel-items h1 {
    text-align: center;
    line-height: 30px;
    font-size: 14px
}

.travel-items span {
    width: 45px;
    height: 45px;
    display: block;
    margin: auto;
    margin-top: 8px;
    border-radius: 50%;
    background-color: #FB9389;
    color: #fff;
    line-height: 45px;
    text-align: center;
    font-size: 26px
}

.travel-items .bus span {
    background-color: #FF9900;
}

.travel-items .lantern span {
    background-color: #FF6666;
}

.travel-items .jiudian span {
    background-color: #6699FF;
}

.travel-items .luxian span {
    background-color: #FFCC00;
}

.travel-items .techan span {
    background-color: #FFA3A3;
}

.ad-link {
    border-top: 1px solid #eee;
}

.ad-link .flex-grow {
    border-right: 1px solid #eee;
}

.ad-link img {
    width: 100%;
    height: 20vw;
    box-sizing: border-box;
}

.ad-link .no-right img {
    width: 100%;
    height: 40vw;
    box-sizing: border-box;
}

.bottom-b1 {
    border-bottom: 1px solid #e5e5e5;
}

.no-right {
    border-right: none;
}

.travelIndex .content {
    padding-bottom: 46px;
}

.placeSelect {
    position: relative;
    z-index: 1;
}

.place-result.main-list img {
    margin: 0;
    width: 95px;
    height: 76px;
}

.search-hide {
    width: 100%;
    z-index: 11;
    position: fixed;
}

.search-page2 {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    z-index: 11;
}

.search-page1 {
    display: block;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.search-page2 .header {
    padding: 0 8px;
}

.search-city dl:last-child {
    border-bottom: none;
}

.search-city dl dd:last-child {
    border-bottom: none;
}

.select-cat {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.select-cat a {
    width: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
}

.select-cat a:after {
    font-family: Muiicons;
    font-size: 16px;
    content: "\e581";
}

.select-cat .flex-grow {
    border-right: 1px solid #eee;
    text-align: center;
    line-height: 30px;
}

.search-page1 .mui-table-view:before,
.search-page1 .mui-table-view:after {
    background: #fff;
}

.cat-float-bg {
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 2;
}

.main-list {
    background-color: #fff;
    min-height: 100%;
    position: relative;
}

.cat-float-main {
    position: absolute;
    z-index: 4;
    left: 0;
    top: 80px;
    transform-origin: top;
    -webkit-transform-origin: top;
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    overflow: hidden;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -webkit-transition: 400ms;
    transition: 400ms;
    transform-origin: top;
}

.cat-float-main.fade-scale-up {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform-origin: top;
    -webkit-transform-origin: top;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.cat-float-main ul {
    width: 100%;
}

.cat-float-main li {
    padding: 0 8px;
    border-bottom: 1px solid #eee;
}

.cat-float-main li a {
    line-height: 35px;
    display: block;
    position: relative;
}

.cat-float-main li.active a:after {
    font-family: Muiicons;
    content: "\e472";
    font-size: 28px;
    color: #3492E9;
    position: absolute;
    top: 0;
    right: 0;
}

.set-bar {
    position: relative;
    color: #fff;
}

.my-order {
    position: relative;
    color: #fff;
}

    .my-order:before {
        font-family: Muiicons;
        content: ' ';
        font-size: 24px;
        line-height: 44px;
        /*position: absolute;*/
        right: 10px;
        top: 0;
    }

.set-bar:before {
    font-family: Muiicons;
    content: '\e507';
    font-size: 24px;
    line-height: 44px;
    /*position: absolute;*/
    right: 10px;
    top: 0;
}

.set-bar-main {
    z-index: 6;
    position: fixed;
    width: 110px;
    background-color: #666;
    top: 54px;
    right: 6px;
    border-radius: 6px;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.set-bar-main.fade-in-scale {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.set-bar-main span {
    border-style: solid;
    border-width: 10px 8px;
    float: left;
    margin: -20px 0 0 85px;
    border-color: transparent transparent #666;
}

.set-bar-main a {
    color: #fff;
    line-height: 37px;
    font-size: 12px;
    padding-left: 10px;
    width: 100%;
    display: block;
}

.set-bar-main a:before {
    color: #fff;
    font-family: Muiicons;
    font-size: 20px;
    line-height: 28px;
    margin-right: 5px;
}

.set-bar-main .bar-home a:before {
    content: "\e500";
}

.set-bar-main .bar-center a:before {
    content: "\e101";
}

.set-bar-main .bar-login a:before {
    content: "\e506";
}

.set-bar-main .bar-share a:before {
    content: "\e405";
}

.set-bar-main .bar-exit a:before {
    content: "\e600";
    font-family: "iconfont" !important;
    font-size: 15px;
    padding: 0 3px
}

.set-bar-main .set-bar-list a:active {
    background-color: #0DCEE2;
}

.share-float-bg {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 11;
}

.share-float-main {
    position: fixed;
    z-index: 11;
    width: 80%;
    height: 255px;
    background-color: #fff;
    left: 10%;
    top: 50%;
    margin-top: -128px;
    border-radius: 4px;
    transition: 400ms;
    -webkit-transition: 400ms;
    transform: scale(0);
    -webkit-transform: scale(0);
}

.share-float-main h1 {
    text-align: center;
    font-size: 16px;
    line-height: 46px;
}

.share-float-main li {
    width: 30%;
    margin-left: 2.5%;
    height: 78px;
    margin-bottom: 5px;
    float: left;
}

.share-float-main li span {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    display: block;
    margin: auto;
    text-align: center;
}

.share-float-main li p {
    text-align: center;
    line-height: 30px;
}

.share-float-main li span:before {
    font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 46px;
}

.share-float-main li span.share-pyq {
    background-color: #66CC66;
}

.share-float-main li span.share-wxhy {
    background-color: #66CC00;
}

.share-float-main li span.share-xlwb {
    background-color: #CC6600;
}

.share-float-main li span.share-qqkj {
    background-color: #FFCC33;
}

.share-float-main li span.share-qqhy {
    background-color: #6699FF;
}

.share-cancel {
    width: 100%;
    clear: both;
}

.share-cancel a {
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    border: 1px solid #999;
    line-height: 26px;
    margin: auto;
    font-size: 24px;
    border-radius: 30px;
}

.main-h38 {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
}

.open-time p {
    height: 38px;
    line-height: 38px;
    font-size: 14px
}

.open-time p:before {
    font-family: Muiicons;
    font-size: 18px;
    font-weight: bold;
    content: '\e504';
    margin-right: 3px;
    color: #999;
}

.main-address,
.main-link-to {
    border-bottom: 5px solid #eee;
    padding: 0 10px;
}

.main-address,
.main-link-to a {
    line-height: 36px;
    font-size: 16px;
    color: #999;
}

.main-address p {
    height: auto;
    line-height: 38px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-link-to h1 {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 5px;
}

.main-address p:before {
    font-family: Muiicons;
    font-size: 18px;
    font-weight: bold;
    content: '\e303';
    margin-right: 8px;
    margin-left: -4px;
    color: #333;
}

.main-address label:after {
    font-family: Muiicons;
    font-size: 18px;
    font-weight: bold;
    content: '\e583';
    margin-right: 3px;
    color: #999;
    line-height: 38px;
}

.main-link-to label:after {
    font-family: Muiicons;
    font-size: 18px;
    font-weight: bold;
    content: '\e583';
    margin-right: 3px;
    color: #999;
    line-height: 38px;
}

.sub-nav .flex-grow {
    text-align: center;
}

.sub-nav a {
    line-height: 37px;
    display: inline-block;
    padding: 0 5px;
    font-size: 14px;
}

.sub-nav a.active {
    border-bottom: 1px solid #5986DF;
    color: #5986DF;
}

.ticket-lists li {
    border-bottom: 1px solid #eee;
    padding: 5px 10px;
}

.set-favor {
    font-size: 20px;
    line-height: 44px;
    color: #fff;
}

.set-favor:before {
    content: "\e60b"
}

.set-favor.active:before {
    content: "\e605"
}

.ticket-list {
    display: inline-block;
    width: 100%;
}

.ticket-list h1 {
    width: 100%;
    line-height: 25px;
    clear: both;
    font-size: 14px
}

.ticket-list .ticket-list-con {
    height: 30px;
    width: 100%;
    line-height: 30px;
}

.ticket-list .time-limit {
    display: block;
    font-size: 12px;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    color: #5986DF;
    margin-left: -4px
}

.ticket-list .time-limit:before {
    content: '\e504';
    font-family: Muiicons;
    font-size: 14px;
    l
}

.ticket-list .order-tips {
    color: #999;
    line-height: 20px;
    clear: both;
    display: block;
}

.ticket-list .order-tips:after {
    content: '\e583';
    font-family: Muiicons;
}

.ticket-list .old-price {
    color: #999;
    text-decoration: line-through;
    display: block;
    float: left;
}

.ticket-list .new-price {
    color: #f60;
    font-size: 16px;
    font-weight: bold;
    display: block;
    float: left;
}

.ticket-list .order-btn {
    background-color: #f60;
    color: #fff;
    display: block;
    height: 25px;
    float: right;
    line-height: 25px;
    border-radius: 4px;
    width: 60px;
    text-align: center;
    font-size: 14px;
    margin-left: 8px;
    margin-top: 3px;
}

.travel-intro {
    display: none;
    padding: 10px;
    word-break: break-all;
    line-height: 24px;
    font-size: 13px
}

.travel-intro p,
.travel-intro span {
    word-break: break-all;
    line-height: 24px;
    font-size: 13px
}

.travel-intro img {
    max-width: 100%;
    display: block;
    margin: 6px auto;
}

.order-tips-main {
    padding: 10px;
    word-break: break-all;
    font-size: 14px;
    line-height: 24px;
}

.order-tips-main p,
.order-tips-main span {
    word-break: break-all;
    font-size: 14px;
    line-height: 24px;
}

.spot-map {
    height: 200px;
    width: 100%;
}

.main-contenter {
    padding: 10px;
    word-break: break-all;
    font-size: 13px;
    line-height: 24px;
    color: #999;
}

.main-contenter p,
.main-contenter span {
    word-break: break-all;
    font-size: 13px;
    line-height: 24px;
    color: #999;
}

.main-contenter img {
    max-width: 100%;
    display: block;
    margin: 8px auto;
}

.main-list-order {
    padding: 10px 10px;
    border-bottom: 1px solid #eee;
    line-height: 24px;
}

.main-list-order p,
.main-list-order span,
.main-list span,
.main-list label {
    line-height: 24px;
    font-size: 13px
}

.border-b5 {
    border-bottom: 5px solid #eee;
}

.border-b5 label:after {
    font-family: Muiicons;
    font-size: 18px;
    font-weight: bold;
    content: '\e583';
    color: #999;
    line-height: 24px;
}

.main-list-order .label-price {
    color: #f60;
    font-size: 16px;
    font-weight: bold;
    margin-left: 8px;
}

.main-list-order .main-list-title {
    width: 80px;
    display: inline-block;
    height: 24px;
    font-size: 14px
}

.main-list-order .main-r.mui-numbox {
    height: 24px;
    width: 100px;
    padding: 0 30px;
}

.main-list-order .main-r.mui-numbox button {
    width: 30px;
}

.mui-pciker-rule-ft {
    margin-top: -30px;
}

.picker-time-btn {
    display: inline-block;
    border: none;
    font-size: 14px;
    color: #999;
    margin: 0;
    padding: 0;
    line-height: 24px;
    float: right;
}

.picker-time-btn:after {
    font-family: Muiicons;
    font-size: 18px;
    font-weight: bold;
    content: '\e583';
    color: #999;
}

#dateControl {
    display: inline-block;
    border: none;
    font-size: 14px;
    color: #999;
    margin: 0;
    padding: 0;
    line-height: 24px;
    float: right;
}

#dateControl:after {
    font-family: Muiicons;
    font-size: 18px;
    font-weight: bold;
    content: '\e583';
    color: #999;
}

.main-list-order .mian-list-input {
    border: none;
    padding: 0;
    margin: 0;
    height: 24px;
    line-height: 24px;
    font-size: 14px
}

.main-order-footer span.flex-grow {
    line-height: 44px;
    font-size: 16px;
    padding-left: 10px;
}

.main-order-footer a.order-btn {
    line-height: 44px;
    font-size: 16px;
    width: 120px;
    text-align: center;
    background-color: #f60;
    color: #fff
}

.float-order-tips {
    z-index: 12;
    display: none;
    position: fixed;
    width: 70%;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 15px 5%;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
    -webkit-transition: 300ms;
    transition: 300ms
}

.float-order-tips.fade-in-scale {
    display: block;
}

.float-order-tips.fade-out-scale {
    display: none;
}

.bus-schoolcar .start,
.bus-schoolcar .end,
.bus-schoolcar .time {
    font-size: 14px;
    color: #999;
    padding: 0;
}

.bus-schoolcar button {
    border: none;
    height: 100%;
    font-size: 14px;
    padding: 0;
    margin: 0;
    text-align: left;
    text-indent: 5px;
}

.bus-schoolcar div.flex:after {
    font-family: Muiicons;
    font-size: 18px;
    content: '\e583';
    color: #999;
}

.bus-schoolcar .bus-query {
    width: 100%;
    height: 40px;
    background-color: #6699FF;
    color: #fff;
    display: block;
    margin: 25px auto;
    text-align: center;
    font-size: 16px
}

.bus-main,
.school-main,
.scenic-main {
    padding: 0 10px;
}

.bus-main .main-h38,
.school-main .main-h38,
.scenic-main .main-h38 {
    margin-top: 10px;
}

.bus-tips {
    padding-bottom: 40px;
}

.bus-tips p:before {
    font-family: Muiicons;
    font-size: 18px;
    content: "\e504";
}

.bus-tips p {
    border: 1px dashed #6699FF;
    margin: auto;
    margin-top: 25px;
    line-height: 18px;
    color: #6699FF;
    padding: 3px 6px;
    border-radius: 8px;
    color: #6699FF
}

.busIndex .content {
    padding-bottom: 44px;
}

/*.school-main{display: none;}*/
.footer .flex a div.m-tel {
    text-align: center;
    background: none;
}

.m-tel:before {
    content: "\e200";
    font-family: Muiicons;
    font-size: 28px;
    color: #999;
}

.school-des li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}

.school-des li a {
    font-size: 14px
}

.busListSub {
    background-color: #fff;
}

.mui-table-view:after {
    height: 0;
}

.bg-white .mui-content {
    background-color: #fff;
}

.bus-date-tit {
    border-bottom: 1px solid #eee;
    width: 100%;
}

.bus-date-tit.bus-spec {
    background-color: #fff;
}

.bus-date-tit.bus-spec a {
    border: none;
}

.bus-date-tit a {
    border: none;
    border-right: 1px solid #eee;
    border-radius: 0;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px
}

.bus-date-tit a.no-right {
    border-right: none;
}

.bus-date-tit a.un-active {
    color: #aaa;
    cursor: not-allowed;
}

.bus-lists li {
    border-bottom: 1px solid #eee;
}

.bus-lists li .bus-list {
    padding: 6px 10px;
}

.bus-lists h1 {
    font-size: 14px;
    line-height: 24px;
}

.bus-date-tit .left:before,
.bus-date-tit .right:after {
    font-family: Muiicons;
    font-size: 18px;
    content: '\e583';
}

.bus-date-tit .left:before {
    content: "\e582"
}

.bus-lists .flex-grow {
    height: 24px;
    line-height: 24px;
}

.bus-lists .flex-grow.center {
    text-align: center;
}

.bus-lists .flex-grow.right {
    text-align: right;
}

.bus-lists .flex-grow.right.price {
    color: #f60;
    font-size: 14px;
    font-weight: bold;
}

.bus-lists .flex-grow label {
    border: 1px solid #69F;
    height: 18px;
    line-height: 15px;
    width: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 14px;
    color: #69f
}

.bus-lists .bus-to .flex-grow label {
    color: #f60;
    border-color: #f60;
}

.bus-lists .exceed-dateline {
    opacity: 0.3;
}

label.label-price {
    color: #f60;
    font-weight: bold;
}

.main-order-footer span.flex-grow {
    text-indent: 10px;
    font-size: 16px
}

.main-list-order .label-price.bus {
    font-size: 14px;
    margin: 0;
}

.main-list-order.bus .flex-grow {
    text-align: center;
}

.main-list-order .add-btn {
    line-height: 24px;
    padding: 0 15px;
    color: #69f;
    border: 1px solid #69f;
    border-radius: 3px;
}

.main-list-order .bus-tit {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    line-height: 36px;
}

.main-list-order .bus-time {
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.main-list-order .bus-info {
    line-height: 18px;
    font-size: 13px;
}

.main-list-order .bus-info-center {
    margin: 0 5px;
}

.main-list-order .bus-tit.start {
    text-align: right;
}

.main-list-order .bus-tit.end {
    text-align: left;
}

.main-list-order .price-red {
    font-size: 14px;
    color: #f60;
    font-weight: bold;
}

.busOrder .page2 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    background-color: #fff;
    display: none;
}

.meal-lists li {
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.meal-lists .flex-grow h1 {
    font-size: 14px;
}

.meal-lists .meal-list .flex-grow * {
    line-height: 24px;
}

.meal-lists .meal-list .price {
    color: #f60;
    font-weight: bold;
    font-size: 14px
}

.meal-lists .meal-list .price label {
    color: #999;
    font-weight: normal;
    font-size: 12px;
    text-decoration: line-through;
    margin-left: 10px;
}

.meal-check {
    margin-top: 24px;
    width: 18px;
    height: 18px;
    background-color: #fff;
    display: block;
    float: left;
    margin-right: 10px;
}

.del-btn:before {
    content: "\e401";
    font-family: Muiicons;
    font-size: 20px;
    color: #999;
    line-height: 24px;
}

.meal-add-tit {
    line-height: 24px;
}

.meal-add-tit .flex-grow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}

.meal-price {
    font-size: 14px;
    color: #f60;
    font-weight: bold;
}

.main-sure-cancel,
.order-success-tips {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 13;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    /*display: none;*/
}

.sure-cancel-con {
    background-color: rgba(255, 255, 255, 1);
    width: 80%;
    margin: auto;
    height: 100px;
    border-radius: 4px;
    margin-top: 60%;
}

.sure-cancel-con p {
    line-height: 60px;
    border-bottom: 1px solid #eee;
    text-align: center;
    color: #999;
}

.sure-cancel-con button {
    border: none;
    font-size: 14px
}

.sure-cancel-con button.btn-cancel {
    border-right: 1px solid #eee;
    height: 40px;
    border-radius: 0 0 0 4px;
}

.sure-cancel-con button.btn-sure {
    border-radius: 0 0 4px 0;
}

.order-success-con {
    background-color: rgba(255, 255, 255, 1);
    width: 80%;
    height: auto;
    border-radius: 4px;
    position: absolute;
    left: 10%;
    top: 30%;
    margin-top: -80px;
}

/*.order-success-tips{display: block;}*/
.order-success-tips h1 {
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}

.order-success-tips p {
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    color: #999;
    padding:5px;
}

.order-success-tips button {
    border: none;
    background-color: #69f;
    color: #fff;
    margin: 10px auto;
    display: block;
    width: 80%;
    height: 30px;
    line-height: 30px;
    padding: 0;
}

.main-list-order.school-bus {
    font-size: 16px
}

.main-list-order .school-bus-tit {
    line-height: 24px;
    font-size: 12px
}

.schoolOrder {
    padding-bottom: 44px;
}

.otherDet {
    padding-bottom: 44px;
}

.other-det-tit {
    padding: 10px 10px 2px 10px;
}

.other-det-tit h1 {
    line-height: 18px;
    font-size: 14px
}

.other-det-tit .other-red {
    color: #f60;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
}

.other-det-tit .other-red .info {
    color: #999;
    font-size: 12px;
    font-weight: normal;
}

.vendor-info {
    padding: 6px 4px 6px 10px;
    border-left: 1px solid #eee;
}

.vendor-info .flex-grow {
    border-right: 1px solid #eee;
}

.vendor-info h1 {
    line-height: 22px;
    font-size: 14px
}

.vendor-info p {
    line-height: 18px;
    font-size: 12px;
    color: #999;
}

.vendor-info .vendor-tel {
    width: 56px;
    text-align: center;
}

.vendor-info .vendor-tel a:after {
    content: "\e200";
    font-family: Muiicons;
    font-size: 28px;
    color: #999;
    font-size: 32px;
    line-height: 40px;
    color: #69f;
}

.other-main-info h1 {
    font-size: 14px
}

.otherDet {
    padding-bottom: 44px;
}

.pannel-nav {
    border-bottom: 1px solid #ddd;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.pannel-nav a {
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #999;
}

.pannel-nav a.active {
    border-bottom: 1px solid #69f;
    color: #69F
}

.login-pannel .mui-input-group:before,
.login-pannel .mui-input-group .mui-input-row:after {
    height: 0;
}

.login-pannel .mui-input-row label {
    width: 50px;
    padding: 0;
    line-height: 38px;
    text-align: center;
    font-family: Muiicons;
}

.login-pannel .mui-input-row i {
    width: 50px;
    padding: 0;
    line-height: 38px;
    text-align: center;
    font-family: Muiicons;
    display: inline-block
}

.login-pannel .mui-input-row i:before {
    width: 50px;
    font-family: Muiicons;
    font-size: 26px;
    color: #999;
    line-height: 38px;
    text-align: center;
}

.login-pannel .mui-input-row i {
    width: 50px;
    padding: 0;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    color: #999;
}

.login-pannel .mui-input-row input {
    padding: 0 10px 0 0;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #666;
}

.login-pannel .mui-input-row label:before {
    width: 50px;
    content: "\e101";
    font-family: Muiicons;
    font-size: 26px;
    color: #999;
    line-height: 38px;
    text-align: center;
}

.login-pannel .mui-input-row {
    border-bottom: 1px solid #eee;
}

.login-pannel .mui-input-row.password label:before {
    content: "\e506";
}

.login-pannel .pannel-btn {
    width: 86%;
    margin: 15px auto;
}

.login-pannel .forget-btn {
    line-height: 40px;
    font-size: 14px;
    color: #69f;
    display: block;
    text-align: right;
}

.login-pannel button {
    width: 100%;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 0;
    background-color: #69f;
    height: 38px;
}

.login-pannel .pannel-sms .mui-input-row label:before {
    content: '\e231'
}

.login-pannel .pannel-sms .mui-input-row label.icon-shoujiicon:before {
    font-family: 'iconfont';
    content: '\e622'
}

.login-pannel .get-sms-btn {
    color: #69f;
    line-height: 38px;
    margin-right: 10px;
    font-size: 13px
}

.login-pannel .login-tips {
    color: #ccc;
    line-height: 20px;
    margin-top: 8px;
}

.other-cat.main-list-order {
    padding-bottom: 0;
}

.other-cat-btn {
    padding: 5px 15px;
    border: 1px solid #eee;
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
    margin: 0px 10px 10px 0;
    position: relative;
}

.other-cat-btn.active {
    color: #f60;
    border-color: #f60;
}

.other-cat-btn.active:after {
    color: #f60;
    content: "\e472";
    font-family: Muiicons;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

.login-pannel .pannel-sms {
    display: none;
}

.com-login-link.active {
    border-bottom: 1px solid #3492E9;
    color: #3492E9;
}

.com-login-link.active a {
    color: #3492E9;
}

.sms-login-link.active {
    border-bottom: 1px solid #3492E9;
    color: #3492E9;
}

.sms-login-link.active a {
    color: #3492E9;
}

.other-login .other-login-tit {
    height: 32px;
    line-height: 32px;
    position: relative;
    z-index: 1;
    text-align: center;
}

.other-login .other-login-tit label {
    position: absolute;
    height: 1px;
    background-color: #e5e5e5;
    display: block;
    width: 100%;
    top: 15px;
    left: 0;
    z-index: 1;
}

.other-login .other-login-tit span {
    position: relative;
    z-index: 2;
    background-color: #f2f2f2;
    display: inline-block;
    padding: 0 10px;
    color: #999;
}

.other-login .other-login-logo {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #6699FF;
    margin: auto;
    line-height: 50px;
    text-align: center;
}

.other-login .other-login-lists {
    margin-top: 15px;
    width: 100%
}

.other-login .other-login-lists .other-login-name {
    line-height: 24px;
    text-align: center;
    color: #999;
}

.other-login .other-login-logo:before {
    content: '\e264';
    ;
    font-family: Muiicons;
    font-size: 28px;
    color: #fff;
    line-height: 50px;
}

.other-login .other-login-logo.weibo-login {
    background-color: #CC6600;
}

.other-login .other-login-logo.weibo-login:before {
    content: '\e260';
}

.other-login .other-login-logo.weixin-login {
    background-color: #66CC00;
}

.other-login .other-login-logo.weixin-login:before {
    content: '\e261';
}

.other-login .other-login-logo.baidu-login {
    background-color: #0066FF;
}

.other-login .other-login-logo.baidu-login:before {}

.login-pannel .sms-input {
    position: relative;
}

.login-pannel .pannel-tips {
    padding: 10px;
    font-size: 14px;
    color: #ccc;
}

.login-pannel .login-tips a {
    color: #69f;
    font-size: 13px;
    margin-left: 5px;
}

.login {
    padding-top: 44px;
}

.pannel-reg2,
.pannel-reg3,
.pannel-psd2,
.pannel-psd3 {
    display: none;
}

.payment p {
    font-size: 14px;
    line-height: 30px;
}

.payment .price-red {
    color: #f60;
}

.payment .payment-name {
    /*font-size: 14px;line-height: 30px;*/
    color: #999;
}

.payment .payment-lists li {
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.payment .payment-lists li p {
    line-height: 24px;
    font-size: 14px;
    text-indent: 15px;
}

.payment .payment-lists li img {
    width: 35px;
    ;
    height: 24px;
}

.city-intro {
    width: 100%;
    position: relative;
    height: 100px
}

.city-intro img {
    width: 100%;
    opacity: 0.6;
    height: 100px
}

.city-intro .city-intro-text {
    left: 0;
    top: 15px;
    position: absolute;
    width: 100%
}

.city-intro .city-intro-text .flex-grow {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.city-intro h1 {
    font-size: 20px;
    color: #fff;
    padding: 10px;
}

.city-intro .city-intro-text h1 span {
    font-size: 12px;
    margin-left: 5px;
}

.city-intro .city-intro-text p {
    font-size: 14px;
    padding: 10px 10px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.care-btn {
    background-color: #69f;
    color: #fff;
    height: 24px;
    line-height: 24px;
    width: 52px;
    text-align: center;
    border-radius: 3px;
    margin-right: 10px;
    display: block;
    margin-top: 25px;
}

.care-btn.active {
    background: #999;
}

.dest-nav {
    height: 34px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    margin-top: -2px;
}

.dest-nav .flex-grow {
    height: 33px;
    border-right: 1px solid #e5e5e5;
    line-height: 32px;
    text-align: center;
    color: #999;
    background-color: #fff;
}

.dest-nav .active {
    background-color: #f2f2f2;
    line-height: 33px;
    color: #666;
}

.dest-nav .flex-grow a {
    width: 100%;
    line-height: 33px;
    color: #666;
    display: inline-block;
    font-size: 13px;
}

.dest-main iframe {
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
    overflow-x: scroll;
}

.shareIndex {
    width: 100%;
    overflow: hidden;
}

.main-left-scroll {
    /*overflow-x: scroll;*/
    /*white-space: nowrap;*/
    line-height: 44px;
    width: 100%;
}

.main-left-scroll .cat-scroll-btn {
    display: inline-block;
    padding: 5px 12px;
    background-color: #fff;
    border-radius: 3px;
    margin-left: 12px;
}

.main-left-scroll .cat-scroll-btn:last-child {
    margin-right: 12px;
}

.main-left-scroll .cat-scroll-btn.active {
    background-color: #69f;
    color: #fff;
}

.share-main .dest-main-sort {
    padding: 10px 20px;
}

.share-main .dest-main-sort .sort-main {
    border: 1px solid #eee;
    border-radius: 4px;
    border-radius: 10px;
}

.dest-main-sort .sort-main a {
    line-height: 18px;
    text-align: center;
}

.dest-main-sort .sort-main a:last-child {
    border: none;
}

.dest-main-sort .sort-main a.active {
    background-color: #69f;
    border-radius: 10px;
    color: #fff;
}

.share-main {
    background-color: #fff;
}

.share-lists li {
    padding: 5px 10px;
    display: block;
    border-bottom: 5px solid #eee;
    margin-top: 5px;
}

.share-lists li .person-link {
    line-height: 28px;
    position: relative;
}

.person-link img {
    width: 32px;
    height: 32px;
    border-radius: 28px;
    float: left;
    display: inline-block;
}

.person-link span {
    text-indent: 6px;
    display: inline-block;
    margin-right: 4px;
}

.person-link span.share-info {
    border-left: 1px solid #ccc;
    color: #999;
}

.person-link .p-renzheng {
    position: absolute;
    left: 18px;
    top: 10px;
    color: #5986DF;
    font-size: 20px
}

@keyframes left-fade {
    from {
        transform: translate3d(100%, 0, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes left-fade {
    from {
        transform: translate3d(100%, 0, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.left-fade {
    -webkit-animation-name: left-fade;
    animation-name: left-fade;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: 300ms;
    transition: 300ms;
}

@keyframes right-fade {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(100%, 0, 0);
    }
}

@-webkit-keyframes right-fade {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(100%, 0, 0);
    }
}

.right-fade {
    -webkit-animation-name: right-fade;
    animation-name: right-fade;
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -webkit-transition: 300ms;
    transition: 300ms;
}

.search:before {
    content: '\e466';
    ;
    font-family: Muiicons;
    font-size: 20px;
    color: #fff;
}

.city-select {
    height: 26px;
    line-height: 26px;
    background: #fff;
    text-align: center;
    color: #999;
    border-right: 1px solid #eee;
    border-radius: 3px 0 0 3px;
}

.city-select:after {
    content: '\e581';
    ;
    font-family: Muiicons;
    font-size: 16px;
    color: #999;
}

.want-share-btn {
    z-index: 11;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid #eee;
    width: 100%;
    padding: 8px 0;
    background-color: #fff;
}

.want-share-btn a {
    background-color: #5986DF;
    color: #fff;
    margin: auto;
    width: 80%;
    line-height: 28px;
    display: block;
    height: 28px;
    border-radius: 3px;
    text-align: center;
    font-size: 13px;
}

.share .content {
    padding-bottom: 44px;
}

.share-list-main .share-list-tit {
    line-height: 22px;
    font-size: 13px;
    margin: 6px 0 4px;
    max-height: 44px;
    overflow: hidden;
}

.share-list-main .share-list-tit label {
    display: inline-block;
    background-color: #FF6600;
    color: #fff;
    height: 16px;
    line-height: 16px;
    width: 18px;
    text-align: center;
    margin-right: 4px;
}

.share-list-main .share-list-con {
    color: #999;
    line-height: 18px;
    max-height: 36px;
    overflow: hidden;
}

.share-list-main ul.img-list {
    width: 102%;
    overflow: hidden;
    display: inline-block;
    margin-top: 6px;
    height: 90px;
}

.share-list-main .img-list li {
    width: 31%;
    float: left;
    height: 90px;
    padding: 0;
    margin-right: 2%;
}

.share-list-main .img-list li img {
    width: 100%;
    height: 100%;
}

.market-tips {
    border-bottom: 1px solid #eee;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.market-tips .icon-laba {
    color: #5986DF;
    font-size: 14px;
    margin-right: 5px;
}

.other-login-list .icon-paw {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #0066FF;
    margin: auto;
    line-height: 50px;
    text-align: center;
    font-size: 28px;
    color: #fff;
}

.mui-input-row a {
    line-height: 38px;
    font-size: 14px;
    color: #999;
}

.reg-city-select:after {
    color: #999;
    content: "\e581";
    font-family: Muiicons;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.pannel-reg1 .mui-input-row input,
.pannel-psd1 .mui-input-row input {
    padding-right: 38px;
}

.top-link2 {
    text-align: center;
    margin-right: 5px;
}

.top-link2 .search-logo:before {
    color: #fff;
    font-size: 18px;
    margin-right: 10px;
}

.top-link2 .search-logo:after {
    content: none;
}

.search-bar .search-bar-main {
    background-color: #fff;
    border-radius: 3px;
}

.search-bar-main a {
    line-height: 26px;
    text-align: center;
}

.main-select {
    position: relative;
    z-index: 4;
    margin-top: 44px;
    line-height: 36px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    height: 36px;
}

.main-select a {
    line-height: 36px;
    text-align: center;
    font-size: 13px;
    width: 100%;
    display: inline-block
}

.main-select a:after {
    content: '\e581';
    ;
    font-family: Muiicons;
    font-size: 16px;
    color: #999;
}

.mui-scroll {
    min-height: 100%;
}

.main-tit {
    line-height: 40px;
    font-size: 14px;
    padding: 0 10px;
}

.main-tit i {
    color: #999;
    margin-right: 5px;
}

.main-tit .icon-jianji {
    font-size: 13px
}

.top-link {
    margin-right: 10px;
}

.busList,
.schoolList,
.destIndex {
    padding-top: 44px;
}

.bus-stop {
    border-top: 1px solid #eee;
    padding: 8px 10px
}

.bus-stop p {
    font-size: 13px
}

.bus-stop p span {
    font-size: 12px;
    color: #5986DF;
    border: 1px solid #5986DF;
    border-radius: 3px;
    padding: 1px 5px;
}

.main-list-order .bus-ticket-cat {
    width: 150px;
    font-size: 12px;
}

.dest-main .mui-scroll-wrapper {
    background-color: #f2f2f2;
}

.dest-main .mui-segmented-control.mui-scroll-wrapper {
    height: 44px;
}

.dest-main .mui-segmented-control.mui-scroll-wrapper .mui-scroll {
    height: 44px;
}

.main-list-ad {
    position: relative;
    display: inline-block;
}

.main-list-ad {
    width: 100%;
}

.main-list-ad img {
    width: 100%;
}

.main-list-ad span,
.ad-text {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 2px 6px;
    background-color: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 1)
}

.share-lists .mui-table-view:before {
    height: 0;
}

.text-btn {
    line-height: 44px;
    font-size: 14px;
    color: #fff;
}

.top-link .search-logo:after {
    content: none;
}

.share-list-bottom {
    padding: 5px 0;
}

.share-list-bottom .flex-grow {
    color: #999;
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #eee;
}

.share-list-bottom .flex-grow.active {
    color: #5986DF;
    text-align: center;
    font-size: 16px;
}

.share-list-bottom .flex-grow span {
    font-size: 12px;
    margin-left: 5px;
    font-family: "microsoft yahei";
    color: #999;
}

.share-list-bottom .flex-grow:last-child {
    border-right: none
}

.share-cat-btn {
    border: none;
    width: 100%;
    text-align: left;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    margin: 0;
}

.logo-xiala:before {
    content: '\e581';
    font-family: Muiicons;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 40px;
}

.border-bottom {
    border-bottom: 1px solid #eee;
}

.share-edit-tit[type='text'] {
    margin: 0;
    border: none;
    line-height: 36px;
    padding: 0 12px;
    font-size: 13px
}

.main-list textarea {
    margin: 0 0 6px 0;
    border: none;
    line-height: 20px;
    padding: 6px 12px;
    height: 100px;
    resize: none;
    word-break: break-all;
    font-size: 13px
}

.img-upload {
    display: inline-block;
    width: 100%;
    height: 288px;
    overflow: hidden;
}

.img-upload li {
    display: inline-block;
    float: left;
    width: 32%;
    margin-left: 1%;
    margin-bottom: 6px;
}

.img-upload li img {
    width: 100%;
    height: 90px;
    margin: auto;
    display: block;
}

.img-upload-btn {
    display: block;
    width: 100%;
    height: 90px;
    border: 1px dashed #eee;
    position: relative;
    margin: auto;
    text-align: center;
}

.img-upload-btn:before {
    content: '\e301';
    font-family: Muiicons;
    font-size: 42px;
    line-height: 90px;
    color: #ccc;
}

.img-btn {
    display: inline-block;
    width: 100%;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    opacity: 0;
}

.img-list li .img-upload {
    display: inline-block;
}

.img-list .img-upload li {
    position: relative;
}

.img-info {
    width: 90px;
    height: 90px;
    margin: auto;
    display: block;
    text-align: center;
    padding: 25px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #999;
}

.img-upload li {
    position: relative;
}

.img-clear-btn {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #666;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
}

.img-clear-btn:before {
    content: "\e460";
    font-family: Muiicons;
    color: #666;
    font-size: 20px;
    font-weight: bold;
}

.share-time {
    color: #999;
    display: block;
}

.share-det-tit img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.share-det-tit {
    padding: 5px 10px;
    background-color: #F2F2F2;
    position: relative;
}

.share-det-tit .share-tit-info span {
    line-height: 28px;
    margin: 3px;
}

.share-det-tit .share-tit-info {
    line-height: 28px;
}

.share-det-tit .share-tit-info a {
    background-color: #5986DF;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
    text-indent: 0;
}

.share-det-tit .p-renzheng {
    top: 16px;
    left: 26px;
    font-size: 18px;
    position: absolute;
    color: #5986DF;
}

.share-det-tit .share-info {
    color: #999;
}

.share-det-con h1 {
    padding: 10px 10px 0;
    font-size: 15px;
    line-height: 20px;
}

.share-det-con h1 label {
    background-color: #ff6600;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    width: 18px;
    text-align: center;
    margin-right: 4px;
    color: #fff;
}

.share-det-con h1 .info {
    margin-top: 5px;
}

.share-det-con h1 .info span {
    color: #999;
    margin-right: 20px;
}

.share-det-con h1 .iconfont {
    color: #999;
    font-size: 12px;
    line-height: 24px;
    ;
}

.share-det-con .main-contenter {
    padding-top: 0;
    border-bottom: 1px solid #eee;
}

.share-award p {
    text-align: center;
    line-height: 40px;
    color: #5986DF;
    font-size: 13px
}

.share-award a {
    width: 34px;
    height: 34px;
    display: block;
    margin: auto;
    background-color: #6699FF;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}

.share-award a span {
    font-size: 14px
}

.share-award .flex-grow p {
    color: #999;
    font-size: 12px;
    line-height: 20px;
}

.main-ad {
    padding: 8px 10px;
    border-bottom: 5px solid #eee;
    box-sizing: border-box;
    width: 100%;
}

.main-ad-p10 {
    padding: 8px 10px;
    position: relative
}

.comment-tit {
    border-bottom: 1px solid #eee;
    height: 36px;
    padding: 0 10px;
}

.comment-tit h2 {
    line-height: 36px;
    border-bottom: 1px solid #eee;
    height: 36px;
    font-size: 14px
}

.comment-tit h2 i {
    color: #999;
}

.ad-text {
    position: absolute;
    right: 10px;
    bottom: 8px;
    padding: 2px 6px;
    background-color: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 1);
    z-index: 1
}

.share-award a.shang-btn {
    background-color: #FF6633;
}

.conment-con .share-det-tit {
    background-color: #fff;
}

.conment-con .share-det-tit img {
    margin: 0;
}

.comment-again {
    background-color: #f2f2f2;
    font-size: 12px;
    padding: 5px 8px;
}

.comment-again p,
.comment-again span {
    background-color: #f2f2f2;
    font-size: 12px;
    line-height: 20px;
}

.conment-con .main-contenter {
    border: none
}

.conment-con .share-tit-info {
    text-indent: 8px;
}

.comment-again p.tit {
    margin-bottom: 5px;
}

.conment-con ul li {
    border-bottom: 1px solid #eee;
}

.conment-con ul li {
    border-bottom: 1px solid #eee;
}

.share-info-btn {
    height: 20px;
    padding: 0 10px;
}

.share-info-btn a {
    line-height: 20px;
    color: #5986DF;
}

.share-info-btn span {
    line-height: 20px;
    color: #999;
}

.mui-pull-bottom-pocket {
    background-color: #EFEFF4;
    margin-top: 0;
}

.want-share-btn button {
    width: 90%;
    margin: auto;
    display: block;
    color: #999;
}

.want-share-btn.reply {
    background-color: #f2f2f2;
}

.bg-gray {
    background-color: #f2f2f2;
}

.reply-div {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 11;
    display: none;
}

.reply-main {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 110px;
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
}

.reply-tit-btn {
    height: 20px;
}

.reply-tit-btn a {
    color: #5986DF;
}

.reply-tit-btn a.disabled {
    color: #aaa;
}

.reply-main textarea {
    padding: 4px 8px;
    line-height: 18px;
    color: #999;
    height: 75px;
}

.float-award {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 12;
}

.float-award-main {
    position: absolute;
    width: 90%;
    left: 5%;
    height: 220px;
    top: 50%;
    margin-top: -100px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
}

.float-award-main h3 {
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.float-award-main p {
    line-height: 45px;
    text-align: center;
    font-size: 14px
}

.float-award-main p a {
    color: #3492E9;
    font-size: 14px
}

.float-award-main p span {
    color: #FF6600;
    font-size: 14px
}

.float-award-main input {
    width: 100px;
    height: 54px;
    border: 1px solid #3492E9;
    display: block;
    margin: 10px auto;
    text-align: center;
    font-size: 14px
}

.float-award-main button {
    width: 90%;
    display: block;
    margin: 20px auto;
    background-color: #3492E9;
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    border: none;
}

.float-award-main button.disabled {
    background-color: #B3CCFF;
}

.float-award-main .award-close {
    position: absolute;
    right: 4px;
    top: 4px;
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #999;
    border-radius: 50%;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #999;
}

.person-home-top {
    height: 240px;
    width: 100%;
    background: url(../img/photo-img-bg.jpg) no-repeat;
    background-size: 100% 240px;
    z-index: 10;
    position: relative;
}

.person-home-top .home-herder {
    color: #fff;
    line-height: 44px;
}

.person-home-top .home-herder a {
    color: #fff;
    font-size: 14px
}

.person-home-top .home-herder a:before {
    content: '\e471';
    font-family: Muiicons;
    font-size: 20px;
}

.home-photo {
    width: 86px;
    height: 86px;
    margin: auto;
    position: relative;
}

.home-photo img {
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
    border-radius: 50%;
}

.home-photo p {
    position: absolute;
    left: 60px;
    bottom: 0;
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}

.home-photo i:before {
    color: #5986DF;
    font-size: 24px
}

.home-main h3 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 44px;
}

.home-main p {
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
}

.home-main .flex .flex-grow {
    text-align: center;
    line-height: 44px;
}

.home-main .flex .flex-grow a {
    padding: 5px 25px;
    background-color: #5986DF;
    color: #fff;
    border-radius: 3px;
}

.personHome {
    padding-top: 240px;
}

.home-share-tit {
    background-color: #fff;
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    font-size: 13px;
    color: #999;
}

.red {
    color: #FF0000;
}

.bg-white {
    background-color: #fff;
}

.main-h38 a {
    line-height: 37px;
    padding: 0 10px;
    font-size: 13px;
}

.main-h38 a.active {
    color: #5986DF;
    border-bottom: 1px solid #5986DF;
}

.home-main h3 span {
    font-size: 12px;
    font-weight: normal;
}

.home-main h3 i {
    color: #5986DF;
    background: #fff;
}

.person-share-list ul li {
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
}

.person-share-list ul li h2 {
    line-height: 28px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.person-share-list ul li p {
    line-height: 28px;
    color: #999;
    display: inline-block;
    width: 100%;
}

.person-share-list ul li p i:before {
    font-size: 14px;
    color: #999;
    margin-left: 10px;
    margin-right: 3px;
}

.personHome .mui-scroll {
    min-height: 0;
    height: auto;
}

.header .top-link .iconfont {
    color: #fff;
    line-height: 44px;
    font-size: 20px
}

.chat-tips {
    position: fixed;
    top: 44px;
    padding: 5px 10px;
    z-index: 10;
    background-color: #f2f2f2;
    width: 100%
}

.chat-tips p {
    border: 1px dashed #5986DF;
    padding: 3px 6px;
    color: #5986DF;
    line-height: 20px;
    border-radius: 3px;
    margin: auto;
    width: 100%;
}

.chat-main {
    margin-top: 105px;
    bottom: 44px;
}

.mui-table-view:before {
    height: 0;
}

.chat-main ul li {
    padding: 6px 10px;
    background-color: #f2f2f2;
}

.chat-list {
    color: #999;
    text-align: center;
    margin-top: 4px;
}

.chat-list .chat-show {
    margin-top: 5px;
    position: relative;
}

.chat-list .chat-show img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.chat-list.reply-chat .chat-show .person-link {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
}

.chat-list .chat-show .person-link i {
    position: absolute;
    right: -4px;
    top: 16px;
    color: #5986DF;
}

.chat-list .chat-show .chat-div {
    text-align: left;
    margin-left: 5px;
}

.chat-list .chat-show .chat-div .chat-info {
    display: inline-block;
    margin-left: 30px;
}

.chat-list .chat-show .chat-div i {
    color: #999;
    float: right;
    border-left: 1px solid #999;
    padding-left: 6px;
    margin-left: 6px;
}

.chat-list .chat-show .chat-div .chat-content {
    padding: 0 30px;
}

.chat-list .chat-show .chat-div .chat-content p {
    background-color: #5986DF;
    color: #fff;
    padding: 8px;
    line-height: 20px;
    font-size: 13px;
    border-radius: 4px;
    margin-top: 6px;
}

.chat-list.my-chat .chat-show .chat-div .chat-content p {
    background-color: #fff;
    color: #999;
}

.chat-list.my-chat .chat-show .person-link {
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    right: 0;
}

.chat-list.my-chat .chat-show .person-link i {
    left: 0;
    text-align: left;
}

.chat-list.my-chat .chat-show .chat-div {
    text-align: right;
    margin-right: 5px;
}

.chat-list.my-chat .chat-show .chat-div .chat-info {
    margin-right: 30px;
}

.chat-list.my-chat .chat-show .chat-div i {
    color: #999;
    float: left;
    border-right: 1px solid #999;
    border-left: none;
    padding-right: 6px;
    margin-right: 6px;
}

.chat-list.my-chat .chat-show .chat-div .chat-content {
    text-align: left;
}

.award-chat {
    padding: 5px 10px;
}

.award-chat p {
    color: #5986DF;
    padding: 5px 10px;
    line-height: 24px;
}

.award-chat p span {
    color: #5986DF;
    margin-left: 8px;
}

.chat-input-main {
    position: fixed;
    bottom: 0;
    height: 44px;
    background-color: #E4E4E4;
    z-index: 12;
    left: 0;
    width: 100%;
    padding-top: 4px;
}

.chat-input-main button {
    width: 50px;
    text-align: center;
    background-color: #E4E4E4;
    padding: 0;
    margin: 0;
    border: none;
    font-size: 13px;
    color: #999;
}

.chat-input-main button i {
    font-size: 13px;
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #999;
    margin: auto;
    line-height: 24px;
    border-radius: 50%;
    color: #999;
}

.chat-input-main textarea {
    padding: 0 5px;
    height: 36px;
    display: block;
    white-space: normal;
    border: none;
}

.help-main h2 {
    padding: 8px 10px;
}

.help-main h2 a {
    font-size: 14px;
    line-height: 20px;
}

.help-main h2 a i {
    font-size: 14px;
    background-color: #FF6600;
    padding: 0 4px;
    color: #fff;
    margin-right: 3px;
}

.help-lists ul li {
    padding: 8px;
}

.help-list img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.help-list .photo {
    position: relative;
}

.help-list .photo i {
    position: absolute;
    top: 16px;
    left: 18px;
    color: #5986DF;
}

.help-list .flex-grow {
    margin-left: 8px;
}

.help-list .flex-grow p span {
    color: #999;
    margin-left: 6px;
    border-left: 1px solid #ccc;
    display: inline-block;
    padding-left: 6px;
}

.hb-main {
    background-color: #fff;
    background-color: #FBB449;
    margin-top: 6px;
    border-radius: 3px;
    position: relative;
}

.hb-main h1 {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.hb-main a.flex {
    padding: 15px 10px;
}

.hb-img {
    width: 44px;
    height: 48px;
    background-color: #FF6666;
    position: relative;
}

.hb-img i {
    position: absolute;
    left: 0;
    top: 0;
    border-color: #000;
    width: 0;
    height: 0;
    display: inline-block;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 26px solid red;
}

.hb-img span {
    position: relative;
    margin: 12px auto 0;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #FF9900;
    border-radius: 50%;
    color: #fff;
}

.hb-img p {
    text-align: center;
    line-height: 18px;
    color: #fff;
}

.help-list p.hb-num {
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 0 0 3px 3px;
    color: #999;
}

.hb-reply-num {
    position: absolute;
    top: 4px;
    right: 0;
    color: #999;
    padding-right: 20px;
}

.hb-reply-num span {
    position: absolute;
    top: 0px;
    left: 12px;
    color: #fff;
    background-color: #FF6600;
    border-radius: 6px;
    padding: 1px 5px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
}

.hb-reply-num i {
    color: #999;
    font-size: 24px
}

.help-list .hb-div {
    position: relative;
}

.hb-edit-main textarea {
    padding: 10px;
    border: none;
    outline: none;
    font-size: 13px;
    line-height: 20px;
    height: 100px;
    font-size: 14px
}

.hb-input {
    padding: 6px 10px;
}

.hb-input span {
    line-height: 24px;
    font-size: 14px
}

.hb-input input {
    border: none;
    padding: 0;
    margin: 0;
    height: 24px;
    text-align: center;
    font-size: 14px;
    margin-right: 5px;
    line-height: 24px;
}

.hb-edit-main p.hb-tips {
    padding: 6px 10px;
    background-color: #f2f2f2;
    line-height: 20px;
    color: #999;
    font-size: 14px
}

.hb-edit-main h3 {
    padding: 6px 10px;
    background-color: #f2f2f2;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
}

.hb-edit-main p.hb-info {
    padding: 6px 10px;
    background-color: #f2f2f2;
    line-height: 20px;
    text-align: left;
    color: #999;
    font-size: 14px
}

.main-btn {
    background-color: #f2f2f2;
    padding-top: 10px;
}

.main-btn a {
    display: block;
    background-color: #5986DF;
    margin: auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 80%;
    color: #fff;
    border-radius: 3px;
    font-size: 14px
}

.hb-edit-main p.hb-info a {
    color: #5986DF;
    margin-left: 10px;
    font-size: 14px
}

.hb-bottom-tips {
    padding: 10px;
    color: #bbb;
    line-height: 20px;
    margin-top: 60px;
}

.hb-get-main {
    padding-top: 44px;
}

.hb-get-main h2 {
    line-height: 20px;
    font-size: 14px;
    padding: 6px 10px;
}

.hb-get-tip {
    padding: 6px 10px;
}

.hb-get-tip p {
    line-height: 24px;
    font-size: 13px;
}

.hb-get-info {
    line-height: 36px;
    color: #999;
    padding: 0 10px;
}

.main-clear {
    clear: both;
}

.hb-get-main textarea {
    border: none;
    padding: 6px 10px;
    line-height: 24px;
    font-size: 13px;
    height: 120px;
}

.help-det-tit {
    padding: 8px;
    background-color: #fff;
}

.help-det-tit .share-time {
    margin-left: 6px;
}

.help-det-tit .person-link .p-renzheng {
    left: 25px;
    top: 22px;
}

.help-tit-main h3 {
    line-height: 20px;
    font-size: 14px;
    margin-top: 8px;
}

.help-det-tit .hb-info {
    color: #999;
    line-height: 32px;
    display: inline-block;
    width: 100%;
}

.help-det-main .comment-tit {
    border-top: 5px solid #eee;
}

.help-det-main .comment-tit h2 {
    border: none;
    height: auto;
    font-size: 14px;
    ;
}

.help-det-main .comment-tit h2 span {
    font-size: 12px;
    color: #999;
}

.help-det-main .comment-tit {
    height: auto;
}

.help-det-main .share-tit-info a.shang-btn {
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    padding: 0;
    border-radius: 50%;
    background-color: #FF6600;
}

.help-det-tit .person-link span.share-info {
    border: none;
}

.help-det-main .main-contenter {
    padding: 5px 10px;
}

.help-det-main .main-contenter p {
    line-height: 20px;
}

.help-det-main .share-det-tit {
    margin-top: 5px;
}

.help-det-main .share-info-btn {
    height: 24px;
}

.help-det-main {
    background-color: #fff;
}

.help-det-main .no-reply {
    background-color: #efeff4;
    font-size: 12px;
    text-align: center;
    color: #999;
    line-height: 40px;
    padding-top: 20px;
}

.help-det-main .no-reply i {
    display: block;
    margin: auto;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 32px;
    color: #999;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.share-info-btn span.red {
    color: #ff0000;
}

.exchange-main .share-det-tit {
    padding: 0;
    background-color: #fff;
}

.exchange-main .share-det-tit .p-renzheng {
    left: 16px;
    top: 12px;
}

.exchange-main .exchange-list h3 {
    line-height: 24px;
    font-size: 14px;
    margin-top: 8px;
}

.exchange-main .exchange-list h3 a {
    font-size: 14px
}

.exchange-main .exchange-list li {
    border-bottom: 5px solid #eee;
}

.exchange-main .share-det-tit img {
    width: 30px;
    height: 30px;
}

.exchangeDet {
    padding-bottom: 44px;
}

.person-link p {
    margin-left: 6px;
    color: #999;
    line-height: 16px;
}

.person-link div.flex-grow {
    padding-top: 3px;
}

.exchange-info {
    padding-top: 3px;
    line-height: 16px;
}

.exchange-det-main {
    background-color: #fff;
}

.exchange-det-main .person-link {
    padding: 8px 10px;
    border-bottom: 1px solid #eee;
    position: relative;
}

.exchange-det-main .person-link .p-renzheng {
    left: 26px;
    top: 21px;
}

.exchange-det-main .border-b5 {
    padding: 6px 10px;
}

.exchange-det-main .border-b5 p {
    line-height: 24px;
    font-size: 13px;
    color: #999;
}

.exchange-det-main .border-b5 h2 {
    line-height: 24px;
    font-size: 14px
}

.exchange-info span {
    margin-right: 0;
    margin-left: 4px;
}

.exchange-info span.item {
    margin-left: 12px;
}

.exchange-det-main h1 {
    line-height: 24px;
    font-size: 14px;
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
}

.exchange-det-main .border-b5:last-child {
    border: none;
}

.exchangeDet .order-btn {
    width: 100%;
    background-color: #FF6600;
    color: #fff;
    height: 44px;
    line-height: 44px;
    display: block;
    text-align: center;
    font-size: 16px
}

.header .tit-table {
    line-height: 44px;
}

.header .tit-table span {
    display: block;
    margin: auto;
    height: 27px;
    width: 130px;
    border: 1px solid #fff;
    line-height: 25px;
    margin-top: 9px;
    border-radius: 3px;
}

.header .tit-table span a {
    display: block;
    width: 50%;
    height: 100%;
    float: left;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.header .tit-table span a.active {
    background-color: #fff;
    border-radius: 3px;
    color: #5986DF;
}

.main-pt44 {
    padding-top: 44px;
}

.resource-list ul li {
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
}

.list-more-btn:before {
    font-family: Muiicons;
    content: '\e507';
    font-size: 24px;
    line-height: 28px;
}

.resource-list ul li h1 {
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px
}

.resource-list ul li p {
    line-height: 20px;
    color: #999;
}

.resource-list ul li h1 span {
    color: #999;
}

.list-more-btn {
    width: 30px;
}

#sheetBottom .mui-table-view-cell a {
    color: #5986DF;
    font-size: 20px
}

.resource-list ul li h1 span.red {
    color: #FF0000;
}

.img-list3 .img-upload {
    height: 92px;
}

.img-list3 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.check-q {
    padding: 10px;
    background-color: #F2F2F2;
}

.check-q input {
    padding: 0;
    margin: 0;
    height: 30px;
    outline: none;
    border: none;
    text-indent: 10px;
    font-size: 13px
}

.check-q button {
    padding: 0;
    margin: 0;
    height: 30px;
    width: 60px;
    background-color: #5986DF;
    color: #fff;
    outline: none;
    border: none;
}

.check-lists ul li {
    padding: 8px 10px;
    border-bottom: 1px solid #eee;
}

.check-lists ul li h1 {
    font-size: 14px;
    line-height: 22px;
}

.check-lists ul li p span {
    color: #999;
    line-height: 36px;
}

.check-lists ul li p span.span-c {
    width: 110px;
    text-align: right;
}

.check-lists ul li p span.span-r {
    width: 136px;
    text-align: right;
}

.check-btn {
    text-align: right;
}

.check-btn button {
    border: none;
    padding: 4px 22px;
    background-color: #FF6600;
    color: #fff;
}

.float-div {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 112;
    left: 0;
    top: 0;
}

.float-main {
    position: absolute;
    width: 90%;
    height: 106px;
    top: 50%;
    margin-top: -53px;
    left: 5%;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
}

.float-main p {
    line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #eee;
    color: #999;
}

.float-main a {
    line-height: 45px;
    text-align: center;
}

.float-main a:first-child {
    border-right: 1px solid #eee;
}

.ucenter-login {
    width: 100%;
    position: relative;
}

.ucenter-login .u-login-main {
    width: 100%;
}

.ucenter-login .ucneter-bg {
    width: 100%;
    opacity: 0.8;
}

.ucenter-login .u-unlogined,
.ucenter-login .u-logined {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.ucenter-login .u-login-main img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 3px solid #fff;
    margin-left: 25px;
}

.ucenter-login .u-login-main {
    position: absolute;
    left: 0;
    top: 60px;
}

.u-logined .exit-btn {
    display: block;
    color: #fff;
    line-height: 44px;
    font-size: 14px;
    width: 80px;
    text-align: center;
    float: right;
}

.u-unlogined .exit-btn {
    display: none;
}

.u-login-main div.flex-grow p {
    line-height: 22px;
    font-size: 16px;
    color: #fff;
    margin-left: 5px;
    height: 22px
}

.u-login-main div.flex-grow {
    padding: 20px 0;
}

.u-logined p {
    border-bottom: 1px solid #fff;
}

.u-logined p a {
    color: #fff;
    float: right;
    line-height: 22px;
    margin-right: 10px;
}

.u-logined p a:after {
    content: "\e470";
    font-family: Muiicons;
    font-size: 16px;
}

.u-unlogined p a {
    display: none;
}

.ucenter-main {
    background-color: #fff;
    margin-bottom: 44px;
}

.ucenter-main h1 {
    color: #999;
    line-height: 40px;
    font-size: 14px;
    padding: 0 10px;
}

.ucenter-main h1 i {
    color: #999;
    font-size: 16px
}

.ucenter-main h1 a {
    color: #bbb;
    font-size: 13px;
    float: right;
    line-height: 38px;
    padding-right: 15px
}

/*.ucenter-main h1 a:after{content:"\e470";font-family: Muiicons;}*/
.ucenter-m-list {
    width: 100%;
    padding-bottom: 44px;
}

.ucenter-m-list .flex {
    width: 100%;
    padding: 10px 0;
}

.ucenter-m-list .flex-grow {
    text-align: center;
}

.ucenter-m-list .flex-grow i {
    font-size: 28px;
    line-height: 40px;
    color: #999;
}

.ucenter-m-list .flex-grow p {
    line-height: 24px;
}

.main-list-order.photo img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    float: right;
    display: inline-block;
}

.main-forward {
    padding-right: 20px;
    position: relative;
}

.main-forward:after {
    content: "\e470";
    font-family: Muiicons;
    padding-right: 20px;
    position: absolute;
    right: -20px;
    top: 0;
    line-height: 24px;
    font-size: 18px;
    color: #999;
}

.main-list-order.photo {
    position: relative;
}

.main-list-order.photo input {
    position: absolute;
    right: 0;
    text-indent: 9999px;
    top: 0;
    display: block;
    width: 60px;
    height: 24px;
    opacity: 0;
}

.main-forward a {
    color: #999;
    line-height: 24px;
    font-size: 13px
}

.main-forward span {
    font-size: 13px
}

.u-set-main {
    padding-top: 44px;
}

.u-set-main p {
    padding: 6px 10px;
    line-height: 20px;
    font-size: 13px;
    color: #999;
}

.u-set-main input {
    margin: 0;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    padding: 0 10px;
    font-size: 13px
}

.u-set-main textarea {
    margin: 0;
    border: none;
    border-radius: 0;
    padding: 10px;
    font-size: 13px;
    height: 100px;
}

.main-change input {
    border-top: none;
}

.main-change .main-btn {
    margin-top: 15px;
}

.main-change .main-btn {
    margin-bottom: 15px;
}

.u-set-main .tel-check {
    position: relative;
}

.u-set-main .tel-check input {
    padding-right: 100px;
}

.u-set-main .tel-check button {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    color: #5986DF;
    padding: 0 10px;
    line-height: 38px;
    margin: 0;
    transition-duration: 0s
}

.order-tit {
    border-bottom: 1px solid #ddd;
    height: 36px;
    background-color: #f2f2f2;
}

.order-tit .flex-grow {
    text-align: center;
}

.order-tit a {
    line-height: 35px;
    display: inline-block;
    padding: 0 5px;
}

.order-tit a.active {
    border-bottom: 1px solid #5986DF;
    color: #5986DF;
}

.exchange-det-main h1 i {
    color: #999;
    margin-right: 5px;
}

.order-lists {
    background-color: #fff;
}

.order-lists ul li {
    border-bottom: 5px solid #eee;
}

.order-lists ul li h1 {
    padding: 6px 10px;
    line-height: 24px;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

.order-lists ul li h1 i {
    color: #999;
    margin-right: 5px;
}

.order-lists ul li .order-item {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.order-lists ul li .order-item h2 {
    font-size: 13px;
    line-height: 24px;
}

.order-lists ul li .order-item p {
    color: #999;
    line-height: 24px;
}

.order-lists ul li .order-item p .price {
    font-size: 14px
}

.order-lists ul li h3 {
    text-align: right;
    padding: 6px 10px;
    line-height: 24px;
    font-size: 14px
}

.order-lists ul li .order-item p .price span {
    font-size: 12px
}

.order-det .title h3 {
    padding: 6px 10px;
    line-height: 24px;
    font-size: 14px
}

.order-det .title h3 .price {
    color: #999;
}

.order-det-main {
    border-bottom: 5px solid #eee;
}

.order-det-item {
    padding: 6px 10px;
    border-bottom: 1px solid #eee;
}

.order-det-item h1 {
    line-height: 24px;
}

.order-det-list span {
    color: #999;
    line-height: 20px;
}

.order-det-list {
    padding: 6px 0;
    line-height: 20px;
}

.order-det-list p {
    line-height: 20px;
}

.order-det {
    margin-bottom: 44px;
}

.order-botteom {
    line-height: 44px;
    font-size: 14px;
    padding: 0 10px;
}

.order-botteom a {
    line-height: 24px;
    border: 1px solid #F00;
    padding: 1px 20px;
    border-radius: 3px;
    margin-top: 8px;
    color: #F00;
    font-size: 13px;
    display: inline-block;
}

.float-main-info {
    height: 60px;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.float-main-info h3 {
    line-height: 20px;
    color: #999;
    padding-top: 10px;
    font-size: 14px
}

.float-main-info h4 {
    line-height: 20px;
    color: #999
}

.hotel-order-btn {
    padding: 8px 10px;
    text-align: center;
}

.hotel-order-btn a {
    display: block;
    background-color: #5986DF;
    color: #fff;
    line-height: 32px;
    font-size: 14px;
    border-radius: 3px;
}

.order-botteom a.conment-btn {
    color: #999;
    border-color: #999;
    margin-right: 10px;
}

.float-comment {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 12;
    left: 0;
    top: 0;
}

.float-comment-main {
    position: absolute;
    width: 90%;
    height: 120px;
    top: 50%;
    margin-top: -60px;
    left: 5%;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
}

.float-comment-main h1 {
    text-align: center;
    line-height: 40px;
    font-size: 16px
}

.close-btn {
    position: absolute;
    right: 3px;
    top: 3px;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    text-align: center;
    line-height: 18px;
    font-size: 18px;
    border-radius: 50%;
    color: #999;
}

.float-comment-main .flex-grow {
    text-align: center;
}

.float-comment-main .flex-grow input {
    padding: 0;
    margin: 0;
    display: inline-block;
    float: left;
    zoom: 1.1;
    margin-left: 40%;
}

.float-comment-main .flex-grow span {
    text-align: center;
    line-height: 26px;
    display: inline-block;
    float: left;
}

.float-comment-btn {
    padding: 8px 20px;
    ;
}

.float-comment-btn a {
    display: block;
    background-color: #5986DF;
    color: #fff;
    line-height: 32px;
    text-align: center;
    border-radius: 3px
}

.favor-lists .mui-table-view-cell {
    padding: 0;
}

.favor-lists ul li.mui-table-view-cell {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.mui-table-view-cell:after {
    height: 0;
}

.favor-lists ul .mui-slider-handle a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    line-height: 24px;
    font-size: 13px
}

.bbm-tit {
    background-color: #fff;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.bbm-tit p {
    line-height: 24px;
    font-size: 13px
}

.bbm-lists .main-h38 p {
    line-height: 38px;
    font-size: 13px;
    color: #999;
}

.bbm-tit a.main-r {
    color: #3492E9;
    line-height: 24px;
    border-radius: 3px;
    font-size: 13px
}

.bbm-lists ul li {
    padding: 6px 10px;
    border-bottom: 1px solid #eee;
}

.bbm-lists ul li h3 {
    line-height: 24px;
    font-size: 13px
}

.bbm-lists ul li p {
    line-height: 20px;
}

.bbm-lists ul li p span {
    line-height: 20px;
}

.gray {
    color: #999;
}

.charge-info {
    line-height: 30px;
    padding: 5px 10px;
    font-size: 14px;
}

.share-list .mui-slider-handle h1 {
    font-size: 14px;
    line-height: 24px;
}

.share-list .mui-slider-handle p {
    color: #999;
    line-height: 24px;
}

.share-list .mui-slider-handle p i {
    font-size: 14px;
    color: #999;
    margin-left: 10px;
    margin-right: 2px;
}

.friend-list ul .mui-slider-handle .person-link {
    display: inline-block;
    width: 36px;
}

.friend-list ul .mui-slider-handle h2 {
    line-height: 20px;
    font-size: 13px
}

.friend-list ul li .flex-grow {
    margin-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.friend-list ul li .flex-grow p {
    color: #999;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.friend-list ul .mui-slider-handle a.main-r {
    display: none;
    width: auto;
    line-height: 20px;
    background-color: #5986DF;
    color: #fff;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 12px
}

.friend-list .mui-slider-handle img {
    height: 36px;
    width: 36px;
}

.friend-list ul .mui-slider-handle a.main-r.active {
    display: block;
}

.message-list .mui-slider-handle .message-img {
    width: 60px;
    height: 50px;
}

.message-list .mui-slider-handle img {
    width: 100%;
    height: 100%;
    display: block;
}

.message-list .mui-slider-handle img {
    width: 60px;
    height: 50px;
    display: block;
}

.message-list i {
    display: none;
    position: absolute;
    color: #f00;
    left: 50px;
    top: -8px;
    font-size: 20px;
    z-index: 2;
}

.message-list i.active {
    display: block;
}

.message-list .flex-grow {
    margin-left: 10px;
    width: 100%;
}

.message-list .flex-grow h1 {
    font-size: 14px;
    line-height: 30px;
}

.message-list .flex-grow p {
    color: #999;
    line-height: 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.message-list .mui-slider-handle {
    width: 100%;
}

.message-list .mui-table-view-chevron .mui-table-view-cell {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.message-list .flex-grow h1 span {
    font-size: 12px;
    line-height: 30px;
    color: #999;
}

.message-list .message-link {
    position: relative;
    width: 100%;
}

.message-list .message-link .flex {
    width: 100%;
}

.message-list .message-link .flex .flex-grow {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mui-slider-handle input[type=checkbox] {
    width: 16px;
    height: 16px;
    display: block;
    line-height: 60px;
    margin: 15px 10px 0 0;
}

.pay-icbc .header {
    background: url(../img/gh_tbg.jpg) repeat-x;
    background-size: 100% 44px;
}

.pay-icbc .header .main-tit img {
    height: 44px;
}

.icbc-pay-main {
    padding: 60px 20px 0;
    background-color: #f2f2f2;
}

.icbc-pay-main img {
    height: 28px;
}

.icbc-pay-main input {
    border: none;
    padding: 10px;
    margin: 0;
    font-size: 14px
}

.icbc-pay-main input.border-b1 {
    border-bottom: 1px solid #eee;
}

.icbc-pay-main .pay-btn {
    display: block;
    width: 80%;
    margin: 15px auto;
    height: 30px;
    background: url(../img/icbc-btn.png) repeat-x;
    background-size: 100% 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #FFF;
}

.icbc-pay-main h2 {
    line-height: 36px;
}

.travelOrder .content {
    padding-bottom: 44px;
}

.scenic-tips-tit.main-h40 {
    height: auto
}

.travelDet .ticket-list .order-tips {
    display: inline-block;
    float: left
}

.search-city {
    border-bottom: 5px solid #eee
}

.search .search-page2 {
    min-height: 100%;
    background-color: #fff
}

.search .search-page2 .search-city {
    border: none
}

.main-line-tit {
    position: relative;
    text-align: center;
    height: 40px;
}

.main-line-tit .line {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 22px;
    height: 1px;
    background-color: #ccc;
}

.main-line-tit h1 {
    position: absolute;
    display: inline-block;
    background-color: #fff;
    width: 84px;
    height: 40px;
    z-index: 2;
    left: 50%;
    margin-left: -42px
}

.schoolListSub .bus-lists h1 {
    font-size: 13px
}

.destIndex .share-main {
    padding-top: 6px
}

.shareDet .share-det-con .main-contenter {
    border: none
}

.shareDet .share-det-con .conment-con {
    min-height: 160px
}

.shareDet .share-det-con .main-ad {
    border: none
}

.shareDet .share-det-con .comment-tit {
    border-top: 5px solid #eee;
    height: 40px
}

.shareDet .share-det-con .comment-tit h2 {
    border: none;
}

.share-det-con h1 .info span i {
    margin-right: 2px
}

.helpDet {
    padding-top: 44px
}

.helpDet span.share-time {
    display: block;
    margin-left: 0
}

.travel-items .lantern.flex-grow {
    padding-bottom: 0
}

.header.no-fixed {
    position: absolute
}

.footer.no-fixed {
    position: absolute
}

.busOrder .content {
    padding-bottom: 44px
}

.otherOrder .content {
    padding-bottom: 44px
}

.main-list-order .label-price.flex-grow {
    line-height: 24px
}

.main-list-order .label-price em {
    color: #f60;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px
}

.main-contenter.tickets-notice-main h1 {
    font-size: 15px;
    line-height: 30px
}

.main-contenter-notices {
    line-height: 20px;
    color: #999
}

.main-list .no-result span {
    font-size: 26px;
    line-height: 40px
}

.main-h60 h1 {
    color: #333;
    font-size: 14px
}

.main-h60 h1 i {
    color: #333;
    font-size: 20px;
    margin-right: 10px;
}

.main-h60 h1 a {
    color: #333;
    font-size: 15px;
    color: #999;
}

.main-r.order-btn-cancel {
    color: #999;
    border-color: #ccc;
    margin-right: 12px
}

.ucenter-main .main-h60 h1 {
    position: relative;
    padding-right: 10px;
}

.ucenter-main .main-h60 h1:after {
    content: "\e470";
    font-family: Muiicons;
    position: absolute;
    right: 10px;
    top: 0;
    color: #999
}

/*lantern  system*/
.travel-items h1 {
    font-size: 13px
}

.travel-items .lantern-all span {
    background-color: #FB9389;
}

.travel-items .lantern-demand span {
    background-color: #6699FF;
}

.travel-items .lantern-ensure span {
    background-color: #24D9B3;
}

.travel-items .lantern-service span {
    background-color: #5CCDE7;
}

.travel-items .lantern-meishi span {
    background-color: #FFBC52;
}

.travel-items .lantern-jiudian span {
    background-color: #4ED2FF;
}

.travel-items .lantern-gouwu span {
    background-color: #660099;
}

.travel-items .lantern-shequ span {
    background-color: #CC00FF;
}

.travel-items .lantern-bendi span {
    background-color: #FB9389;
}

.travel-items .lantern-zhoubian span {
    background-color: #24D9B3;
}

.travel-items .lantern-qiche span {
    background-color: #6699FF;
}

.travel-items .lantern-xiangcun span {
    background-color: #32cd32;
}

.travel-items .lantern-all span.icon-iconfontzhizuobiaozhun0247 {
    font-size: 24px;
    line-height: 50px;
}

.tit-h1-left h1 {
    text-align: left;
    font-size: 15px
}

.lantern-recomm ul {
    width: 100%;
    border-bottom: 1px solid #eee
}

.lantern-recomm ul li {
    padding: 4px 10px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lantern-recomm ul li a {
    font-size: 13px
}

.lantern-link-items .flex-grow {
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #eee;
    text-align: center;
}

.lantern-link-items a {
    height: 40px;
    line-height: 40px;
}

.lantern-link-items .flex-grow.no-right {
    border: none;
}

.lantern {
    padding-bottom: 44px;
}

.lantern-link-items .flex-grow i {
    font-size: 18px;
    color: #999;
    margin-right: 4px;
}

.lantern-demand-lists ul li {
    padding: 12px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lantern-demand-lists ul li a {
    font-size: 14px
}

.lantern-demand-main-input p.red {
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
}

.demand-input-list {
    border-bottom: 1px solid #ddd;
}

.demand-input-list input {
    margin: 0;
    border: none;
    padding: 5px 10px;
    font-size: 14px
}

.demand-input-list textarea {
    margin: 0;
    border: none;
    padding: 10px;
    font-size: 14px;
    height: 100px;
}

.lantern-ensure-main {
    padding-top: 54px;
    background-color: #fff;
}

.lantern-det-info {
    height: 110px;
    position: relative;
}

.lantern-det-info .lantern-det-bg {
    height: 110px;
    width: 100%;
    opacity: 0.7;
    position: absolute;
    left: 0;
    top: 0;
}

.lantern-det-info-main {
    position: relative;
    padding: 15px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lantern-det-info-main .flex-grow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
}

.lantern-det-info-main img {
    width: 105px;
    height: 80px;
}

.lantern-det-info-main h1 {
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lantern-det-info-main p {
    color: #fff;
    line-height: 25px;
}

.lantern-det-info-main a {
    color: #fff;
    line-height: 25px;
}

.lantern-det-info-main i {
    color: #fff;
    font-size: 14px
}

.lantern-det-info-main i.mui-icon {
    margin-left: 20px;
}

.lantern-tickets .lantern-det-tit .flex-grow {
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.lantern-tickets .flex-grow a {
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
    color: #666;
    padding: 1px 5px 0px;
}

.lantern-tickets .flex-grow a.active {
    border-bottom: 1px solid #5986DF;
}

.lantern-tickets-checkbox {
    width: 25px;
}

.lantern-tickets-checkbox input {
    width: 16px;
    height: 16px;
    margin-top: 20px;
}

.lantern-tickets-list {
    padding: 10px;
}

.lantern-tickets-list .flex-grow h1 {
    font-size: 14px;
    line-height: 20px;
}

.lantern-tickets-list .flex-grow p {
    line-height: 20px;
    font-size: 13px;
    color: #999;
}

.lantern-tickets-list .flex-grow p span.red {
    font-size: 14px
}

.lantern-tickets-list .flex-grow a {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding: 0;
}

.lantern-tickets-list a i {
    font-size: 12px
}

.lantern-tickets-comm>h1 {
    font-size: 14px;
    line-height: 36px;
    border-bottom: 1px solid #eee;
}

.lantern-tickets-comm h1 i {
    font-size: 18px;
    font-weight: bold;
}

.lantern-tickets-comm li {
    border-bottom: 1px solid #eee;
}

.lantern-tickets-order {
    padding-left: 10px;
    position: fixed;
    height: 44px;
}

.lantern-det-tickets {
    padding-bottom: 44px;
}

.lantern-det-main {
    display: none;
}

.lantern-det-main.active {
    display: block;
}

.lantern-order-tips {
    padding: 5px 10px;
    line-height: 20px;
}

.main-list-select-right {
    margin: 0;
    padding: 0;
    font-size: 14px;
    float: right;
}

.main-list-select-right select {
    margin: 0;
    padding: 0;
    width: 100px;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    direction: rtl;
    color: #999;
}

.main-list-select-right option {
    margin: 0;
    padding: 0;
    text-align: right;
    font-size: 14px
}

.main-list-select-right:after {
    content: "\e583";
    font-family: Muiicons;
    font-size: 18px;
    color: #999;
    font-weight: bold;
}

.travel-items .lantern-all span svg {
    width: 20px;
    height: 20px;
    margin-top: 10px
}

.payment-bottom-tips {
    background-color: #f2f2f2;
    padding: 5px 10px;
    font-size: 12px;
}

.payment-bottom-tips p {
    font-size: 12px;
    color: #999
}

.payment-bottom-tips p a {
    color: #3492E9;
}

.payment-bottom-tips p span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #3492E9;
    border-radius: 4px;
    margin-right: 5px
}

.payment-bottom-tips p span i:after {
    content: "\e200";
    font-family: Muiicons;
    font-size: 18px;
    color: #fff;
    width: 18px;
    height: 18px;
}

.payment-float {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    z-index: 15;
}

.payment-float .payment-float-main {
    width: 280px;
    height: 200px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -100px;
    margin-left: -140px;
    box-sizing: border-box;
    padding: 20px 15px 15px
}

.payment-float .payment-float-main h1 {
    font-size: 14px;
    line-height: 36px;
}

.payment-float .payment-float-main .payment-float-btn {
    margin-top: 10px
}

.payment-float .payment-float-main .main-btn {
    padding: 6px 12px;
    background-color: #3492E9;
    border-radius: 4px;
    color: #fff
}

.payment-float .payment-float-main .main-btn.main-r {
    background-color: #FF0033;
}

.alipay-main {
    padding: 0px 10px;
    margin-top: 15px;
    border-radius: 4px;
}

.alipay-main h1 {
    font-size: 15px;
    line-height: 40px;
}

.alipay-main .alipay-btn {
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
    margin-top: 20px;
}

.alipay-main .alipay-btn a {
    padding: 6px 12px;
    background-color: #3492E9;
    color: #fff
}

.alipay-main .alipay-btn .main-r a {
    padding: 6px 12px;
    background-color: #FF0033
}

#Nopinlun {
    border-bottom: none
}

#Nopinlun h2 {
    text-align: center;
    line-height: 100px;
    color: #999;
    font-size: 16px
}

.index-news-lists {
    width: 100%;
    padding: 5px 0px
}

.index-news-lists .index-news-name i {
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
}

.index-news-lists .index-news-name {
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 72px;
    border-right: 1px solid #e5e5e5;
}

.index-news-lists ul li a {
    line-height: 20px;
    height: 20px;
    color: #999;
    padding-left: 10px
}

.index-news-lists .flex-grow {
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

.index-line-h1 {
    height: 36px;
    box-sizing: border-box;
    padding: 0;
    border-bottom: 1px solid #eee
}

.index-line-h1 i {
    border-left: 3px solid #3492E9;
    margin-right: 5px
}

.index-line-h1 h1 {
    position: relative;
    line-height: 35px;
    display: inline-block;
    background-color: #fff;
    z-index: 1;
    font-size: 15px;
}

.index-line-h1 h2.main-r {
    line-height: 35px;
    color: #999
}

.index-line-h1 h2.main-r a {
    color: #999
}

.index-line-h1 h2.main-r a.index-bbm-btn {
    color: #3492E9;
}

.index-line-h1 .limmit-qianggou {
    /*color: #FFBC52;*/
    line-height: 35px;
    margin-right: 10px;
}

.index-line-h1 .limmit-qianggou i {
    color: #FFBC52;
    border: none;
    font-size: 28px;
    float: left;
    margin-top: 5px;
    margin-right: 0;
}

.index-line-h1 .limmit-qianggou .time {
    /*background-color: #FFBC52; */
    color: #FFBC52;
    font-size: 13px;
    margin: 0 2px;
}

.index-recomm-p ul li {
    width: 100%;
    box-sizing: border-box;
    padding: 6px 10px;
    border-bottom: 1px solid #eee
}

.index-recomm-p ul li img {
    width: 96px;
    height: 66px;
    display: inline-block;
}

.index-recomm-p ul li h1 {
    height: 44px;
    width: 100%;
    line-height: 22px;
    font-size: 14px;
    overflow: hidden
}

.index-recomm-p ul li p {
    color: #999;
    line-height: 22px;
}

.index-recomm-p ul li p strong {
    font-size: 13px;
    margin-right: 2px
}

.index-recomm-product.index-recomm-p ul li {
    width: 50%;
    box-sizing: border-box;
    padding: 6px 10px;
    float: left;
    border: none;
    position: relative;
}

.index-recomm-product.index-recomm-p ul li .label {
    display: inline-block;
    width: 36px;
    height: 26px;
    line-height: 26px;
    background-color: #FFBC52;
    left: 18px;
    top: 6px;
    position: absolute;
    color: #fff;
    text-align: center;
}

.index-recomm-product {
    width: 100%;
    display: inline-block
}

.index-recomm-product.index-recomm-p ul li img {
    width: 100%;
    height: 30vw;
    display: inline-block;
}

.index-recomm-product.index-recomm-p ul li h1 {
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    text-align: left;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.index-recomm-product.index-recomm-p.index-recomm-play .flex-grow {
    margin-left: 0px;
    margin-right: 5px;
}

.index-recomm-play .index-play-photo img {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: inline-block
}

.index-recomm-play .main-r i {
    color: #999;
    font-size: 14px;
    line-height: 22px
}

.index-recomm-play .main-r span {
    color: #999;
    line-height: 22px;
    margin-left: 3px
}

.index-recomm-play .main-r a {
    margin-left: 8px;
}

.index-recomm-play .index-play-photo {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-recomm-play .index-play-photo span {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    color: #999
}

.index-recomm-play .main-r span {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.index-ask-lists li {
    width: 100%;
    display: inline-block
}

.index-ask-lists ul li h1 {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.index-ask-lists ul li p {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.index-ask-lists ul li p a {
    margin-right: 10px;
    color: #999;
    line-height: 22px
}

.index-ask-lists ul li p a i {
    margin-right: 3px;
    color: #999;
    font-size: 14px
}

.index-recomm-p h2 {
    padding: 8px 10px;
    border-bottom: 1px solid #ddd;
    background-color: #f2f2f2;
}

.index-recomm-p h2 a {
    font-size: 14px;
}

.index-recomm-p h2 i {
    font-size: 14px;
    background-color: #FF6600;
    padding: 0 4px;
    color: #fff;
    margin-right: 3px;
}

.main-btn.rechange-btn {
    margin-right: 10px;
    margin-top: 5px;
    display: inline-block;
    background-color: #ff6600;
    color: #fff;
    padding: 3px 10px;
    line-height: 18px;
    height: 25px;
    border-radius: 4px;
}

.want-share-btn.share-det-bottom-btn {
    bottom: 44px
}

.ny-main-body {
    background-color: #D40835;
    width: 100%;
    height: 100%;
}

.ny-main-div {
    position: relative;
    width: 640px;
    height: 1135px;
    margin: auto;
}

.ny-main-wrap {
    background: url(../img/new-year1.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.ny-main-lucky-btn a {
    display: inline-block;
    height: 110px;
    width: 110px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    top: 550px;
}

.ny-lucky-rule {
    position: absolute;
    color: #fff;
    font-size: 22px;
    width: 480px;
    left: 80px;
    top: 900px;
    line-height: 30px
}

.ny-main-sorry {
    background: url(../img/new-year2.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.ny-sorry-info {
    position: absolute;
    left: 80px;
    top: 800px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    width: 480px;
}

.ny-sorry-btn a {
    position: absolute;
    width: 240px;
    height: 65px;
    left: 200px;
    top: 890px;
}

.ny-main-reward {
    background: url(../img/new-year3.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.ny-reward-info {
    position: absolute;
    width: 326px;
    text-align: center;
    top: 535px;
    left: 157px;
    font-size: 30px;
    color: #D70834;
}

.ny-reward-btn a {
    position: absolute;
    width: 240px;
    height: 65px;
    left: 200px;
    top: 810px;
}

.ny-reward-btn.ny-back-index a {
    top: 905px;
}

.index-recomm-play .index-recomm-p-img {
    margin-left: 5px
}

.index-recomm-p-name .price-red {
    color: red
}

.ny-reward-left {
    position: absolute;
    left: 80px;
    top: 680px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    width: 480px;
}

.ny-click-tips {
    position: absolute;
    width: 360px;
    height: 200px;
    background-color: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 1);
    left: 50%;
    top: 50%;
    margin-left: -180px;
    margin-top: -100px;
    line-height: 200px;
    font-size: 36px;
    text-align: center;
    border-radius: 10px;
}

.index-recomm-p.exchange-main .exchange-list li {
    border-bottom: 1px solid #eee
}

.want-share-btn.share-det-bottom-btn.ask-bottom {
    bottom: 0
}

.help-main h2 .main-btn.rechange-btn {
    margin-top: -3px;
    margin-right: 0
}

.hb-city-select {
    padding: 5px 10px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    line-height: 24px
}

.hb-city-select select {
    font-size: 14px
}

.login-pannel .pannel-reg-mian .mui-input-row i:before {
    font-family: "iconfont" !important;
}

.hb-city-select {
    position: relative
}

.hb-city-select:after {
    content: "\e581";
    font-family: Muiicons;
    line-height: 32px;
    font-size: 18px;
    color: #999;
    position: absolute;
    right: 10px;
    top: 0;
}

.bg-gray a.main-r.bbm-recharge-btn {
    background-color: #f60;
    color: #fff;
    line-height: 24px;
    padding: 0 20px;
    border-radius: 3px;
    margin-top: 6px
}

.bbm-recharge-pay-btn {
    width: 100%
}

.bbm-recharge-pay-btn a {
    width: 80%;
    display: block;
    height: 40px;
    line-height: 40px;
    background-color: #FF0000;
    color: #fff;
    margin: auto;
    font-size: 16px;
    text-align: center;
    border-radius: 4px
}

.recharge-rule-inpput input {
    height: 14px;
    width: 14px;
    margin-left: 10px;
    margin-right: 3px;
    float: left
}

.recharge-rule-inpput a {
    height: 16px;
    font-size: 13px;
    color: #3492E9
}

.recharge-rule-inpput {
    margin-bottom: 10px;
    margin-top: 10px
}

.exchange-det-main .border-b5 img {
    width: 100%;
}

.lantern-top-cat {
    width: 100%
}

.lantern-top-cat a {
    line-height: 16px;
    margin-left: 10px;
    margin-top: 6px;
    padding: 2px 6px;
    width: auto;
    border-radius: 4px;
    font-size: 12px
}

.lantern-top-cat a.active {
    background-color: #3492E9;
    color: #fff;
}

.lantern-top-cat a:after {
    content: ''
}

.main-select {
    border-bottom: 5px solid #eee
}

.busIndex .main-h38 a {
    width: 50%;
    padding: 0;
    text-align: center;
    font-size: 16px;
}

.busIndex .main-h38 a.active {
    border-bottom: 2px solid #3492E9;
}

.index-btn-more {
    line-height: 35px;
    color: #999;
}

.index-btn-more .mui-icon {
    font-size: 16px
}

.index-recomm-p-name span.main-l {
    font-size: 12px
}

.index-recomm-p-name span.main-l .price-red {
    font-size: 15px
}

.index-consult-con ul li .flex img {
    width: 105px;
    height: 65px;
}

.index-consult-con .consult-tit {
    font-size: 15px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.index-consult-con ul li {
    border-bottom: 1px solid #E5E5E5;
    padding: 0px 10px 8px;
}

.index-consult-con ul li .flex-grow p {
    line-height: 24px;
    color: #999;
    font-size: 13px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-consult-con ul li .flex-grow {
    padding-left: 10px;
}

.index-consult-con ul li .consult-info span {
    line-height: 18px;
    color: #999;
}

.index-comm-info {
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #999;
}

.index-comm-info img {
    width: 26px;
    height: 26px;
    display: inline-block;
    border-radius: 50%;
    float: left;
    line-height: 26px;
}

.index-comm ul li {
    padding: 8px 10px;
    border-bottom: 1px solid #E5E5E5;
}

.index-comm-info .name {
    margin: 6px;
    color: #666;
}

.index-comm-con {
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-vendor-list .flex>a>img {
    width: 100px;
    height: 55px;
    border: 1px solid #E5E5E5;
}

.index-vendor-list ul li {
    padding: 8px 10px;
    border-bottom: 1px solid #E5E5E5;
}

.index-vendor-list ul li h1 {
    font-size: 15px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-vendor-list ul li p {
    font-size: 13px;
    line-height: 22px;
    color: #999;
}

.index-vendor-list ul li .flex-grow {
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.travelInfo-main {
    background-color: #fff;
    padding-top: 44px;
}

.vendor-cat * {
    font-size: 14px;
    color: #999;
    height: 39px;
}

.vendor-cat {
    font-size: 14px;
    color: #999;
    height: 39px;
}

.vendor-cat a span {
    height: 41px;
    line-height: 42px;
    font-size: 14px;
    color: #999;
    margin: 0 20px;
    display: inline-block;
}

.vendor-cat a span.cur {
    border-bottom: 2px solid #69f;
    color: #69f;
}

.ss-coupon-desc * {
    font-size: 14px;
    color: #999;
    height: 70px;
}

.ss-coupon-desc {
    font-size: 14px;
    color: #999;
    height: auto;
}

    .ss-coupon-desc a span {
        height: auto;
        line-height: 25px;
        font-size: 14px;
        color: #999;
        margin: 0 20px;
        display: inline-block;
        text-wrap: wrap;
        text-align: left;
    }

        .ss-coupon-desc a span.cur {
            border-bottom: 2px solid #69f;
            color: #69f;
        }

.travelInfo-main .index-consult-con ul li {
    padding-top: 6px;
}

.travelInfo-main .index-consult-con ul li .flex img {
    height: 70px;
    width: 100px;
}

.travelInfo-main .index-consult-con ul li .flex-grow h1 {
    font-size: 15px;
    line-height: 30px;
}

.travelInfo-main .index-consult-con ul.vendor-list li .flex-grow p {
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    color: #999;
}

.travelInfoView {
    background-color: #fff;
    padding-top: 44px;
    min-height: 100%;
}

.page-title {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 10px;
}

.title-info {
    font-size: 12px;
    color: #999;
    padding: 0px 10px;
}

.title-info i {
    font-size: 14px;
    color: #999;
}

.title-info .view-num {
    margin-right: 20px;
}

.travelInfo-tips {
    color: #FFCC00;
    font-size: 13px;
    padding: 0px 10px;
    line-height: 22px;
}

.page-title-h2 i {
    border-left: 3px solid #69f;
    height: 32px;
    line-height: 32px;
    margin-right: 6px;
}

.page-title-h2 span {
    font-size: 15px;
    font-weight: bold;
}

.share-circle {
    width: 50px;
    height: 50px;
    background-color: #69f;
    border-radius: 50%;
    margin: auto;
    text-align: center;
}

.share-circle i {
    color: #fff;
    font-size: 28px;
    line-height: 50px;
}

.share-div p {
    text-align: center;
    line-height: 32px;
    padding-bottom: 6px;
}

.share-circle.xinlang {
    background-color: #F26868
}

.share-circle.kongjian {
    background-color: #F1C859
}

.share-circle.pengyouquan {
    background-color: #80D500
}

.border-b1 {
    border-bottom: 1px solid #E5E5E5;
}

.img-flex-div {
    width: 50px;
    height: 50px;
    margin-right: 8px;
}

.img-flex-div img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.vendor-intro .name {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}

.vendor-intro .info {
    font-size: 13px;
    color: #999;
    line-height: 20px;
}

.vendor-intro {
    padding: 6px 10px;
    border-bottom: 5px solid #EEEEEE;
}

.vendor-comm ul.vendor-list li {
    padding-top: 8px;
}

.vendor-comm ul.vendor-list li .flex-grow p {
    height: 20px;
    line-height: 20px;
}

.vendor-comm ul.vendor-list li img {
    border-radius: 4px;
    border: 1px solid #E5E5E5;
}

.vendor-comm ul.vendor-list li .flex-grow h1 {
    font-size: 15px;
    line-height: 25px;
}

.title-tab-main {
    height: 42px;
    line-height: 42px;
    background-color: #F2F2F2;
    padding-top: 8px;
}

.title-tab-main .tab-div {
    width: 220px;
    margin: auto;
    height: 26px;
    border: 1px solid #69f;
    border-radius: 13px;
}

.title-tab-main .tab-div a {
    width: 50%;
    height: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
}

.title-tab-main .tab-div a.cur {
    background-color: #69f;
    color: #fff;
    border-radius: 13px 0 0 13px;
}

.list-info {
    height: 22px;
    line-height: 22px;
    color: #999;
    font-size: 13px;
    margin-bottom: 5px;
}

.list-info img {
    width: 22px;
    height: 22px;
    display: inline-block;
    float: left;
    border-radius: 50%;
    margin-right: 4px;
}

.list-text {
    font-size: 15px;
    line-height: 24px;
}

.travelInfo-main .share-items>li {
    border-bottom: 5px solid #EEEEEE;
}

.my-gallery {
    width: 100%;
}

.my-gallery figure {
    margin: 0;
    margin-left: 0.5%;
    margin-bottom: 6px;
    display: inline-block;
}

.my-gallery figure img {
    height: 26vw;
    width: 30vw;
}

.my-gallery.bigimg figure img {
    height: 33vw;
    width: 33vw;
}

.share-address a {
    font-size: 12px;
    color: #69f;
    line-height: 24px;
}

.travel-share-view .title-tab-main {
    padding: 0 10px;
    line-height: 42px;
}

.travel-share-view .title-tab-main * {
    line-height: 42px;
}

.travel-share-view .title-tab-main img {
    margin-top: 6px;
    width: 28px;
    height: 28px;
}

.travel-share-view .travel-con-view .list-text {
    font-size: 16px;
    padding: 6px 10px;
}

.list-text a {
    font-size: 16px
}

.travel-share-view .travel-con-view .share-address {
    padding: 0 10px;
}

.travel-share-view .travel-con-view .share-address a {
    font-size: 13px
}

.travel-share-view .travel-con-view .my-gallery figure {
    margin-left: 0;
}

.travel-share-view .travel-con-view .my-gallery figure img {
    margin-left: 2vw;
}

.travel-share-view .travelInfo-main .comment-lists ul li .flex img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

.travel-share-view .comment-lists ul li .name {
    line-height: 32px;
    font-size: 13px;
    height: 28px;
}

.travel-share-view .comment-lists ul li .flex-grow h1.con {
    line-height: 18px;
    font-size: 14px
}

.travel-share-view .comment-lists ul li .info {
    line-height: 32px;
    font-size: 13px;
    height: 28px;
}

.travel-share-view .comment-lists ul li .info a {
    color: #69f;
    font-size: 13px;
}

.travel-map .main-address {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    border: none;
}

.travel-share-view .travel-map {
    width: 100%;
    height: 100%;
}

.travel-share-view .travel-map .content {
    width: 100%;
    height: 100%;
}

.travel-share-view .travel-map .content .spot-map {
    width: 100%;
    height: 100%;
}

.travel-map .wrap {
    width: 100%;
    height: 100%;
}

.title-tab-main .tab-div.help-tab a.cur {
    border-radius: 0 13px 13px 0;
}

.help-items li h1 {
    font-size: 16px;
    padding: 6px 0;
    line-height: 20px;
}

.help-items li .con {
    font-size: 13px;
    line-height: 18px;
    color: #666;
    display: inline-block;
}

.help-items li .info label {
    font-size: 11px;
    line-height: 18px;
    display: inline-block;
    margin-top: 6px;
    color: #fff;
    background-color: #69f;
    border-radius: 9px;
    padding: 0 8px;
}

.help-items li .info span {
    color: #999;
    margin-right: 15px;
    font-size: 13px
}

.help-items li .info span i.icon-jiangli {
    color: #FF9933;
    margin-right: 2px;
}

.help-items li .info {
    line-height: 30px;
}

.hb-edit-main textarea.con {
    height: 160px;
}

.travel-help-view .travel-con-view .info {
    font-size: 13px;
    padding: 0 10px;
    color: #999;
}

i.icon-jiangli {
    color: #f93;
    margin-right: 3px;
}

.main-list .vendor-list .flex-grow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-list .vendor-list h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 35px;
}

.main-list .vendor-list p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.travelInfo-main .index-consult-con .main-list ul li {
    padding-top: 10px;
}

.travelInfo-main .index-consult-con .main-list ul li .flex img {
    height: 85px
}

.travelInfo-main .index-consult-con .main-list ul li .flex-grow p {
    line-height: 28px;
    height: 28px;
}

#dateControl {
    color: #f60
}

.city-new-list li a {
    border: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border-radius: 4px;
}

.city-new-list li {
    margin-bottom: 4px;
}

.new-travelDet {
    background-color: #fff;
    min-height: 100%;
}

.new-travelDet .mui-slider .mui-slider-group .mui-slider-item img {
    height: 30vh
}

.travel-vendor-index {
    padding: 10px;
}

.travel-vendor-index .travel-nav-small {
    border: 1px solid #999;
    width: 32vw;
    height: 28vw;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 6vw 0 0 6vw;
}

.travel-vendor-index .travel-nav-big {
    border: 1px solid #999;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 6vw 0 0 6vw;
}

.travel-vendor-index h1 {
    font-size: 16px;
    color: #666;
    line-height: 6vw;
}

.travel-vendor-index p {
    font-size: 13px;
    color: #666;
    line-height: 5vw;
}

.travel-vendor-index>.flex {
    margin-top: 10px;
}

.travel-vendor-index .iconfont {
    font-size: 44px;
    color: #666;
    line-height: 16vw;
    display: inline-block;
    width: 40%;
}

.main-l2vw {
    margin-left: 2vw;
}

.travel-view-nav span {
    text-align: center;
    line-height: 38px;
}

.travel-view-nav span a {
    font-size: 14px;
    line-height: 32px;
    display: inline-block;
    padding: 0 2px;
}

.travel-view-nav span a.cur {
    border-bottom: 2px solid #69f;
    color: #69f;
}

.new-travelDet .product-list .main-h40 {
    padding: 0 10px;
    line-height: 40px;
}

.new-travelDet .product-list .old-price {
    color: #999;
    text-decoration: line-through;
    font-size: 13px
}

.new-travelDet .product-list .new-price {
    color: #f00;
    font-size: 16px;
    margin-right: 16px;
}

.new-travelDet .product-list .order-btn {
    background-color: #f00;
    font-size: 14px;
    color: #fff;
    height: 24px;
    display: inline-block;
    margin-top: 6px;
    padding: 6px 16px;
    border-radius: 2px;
}

.new-travelDet .product-list .product-name {
    font-size: 13px;
}

.mui-segmented-control.mui-segmented-control-inverted.border-b5 {
    border-bottom: 5px solid #e5e5e5
}

.help-top-nav.title-tab-main .tab-div a.cur {
    border-radius: 0 13px 13px 0
}

.list-desc {
    font-size: 14px;
    padding: 6px 10px;
    line-height: 24px;
}

.hb-city-select>span {
    font-size: 14px;
}

.travel-view-nav.border-b5 p {
    font-size: 14px;
    color: #999;
    padding: 0 10px;
}

.btn-red.want-share-btn a {
    background-color: #FE0000
}

.btn-red.want-share-btn.disabled-btn a {
    background-color: #FFB3B3;
}

.index-consult-con ul.provider-list li .flex-grow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.travelInfo-main .index-consult-con ul.provider-list li .flex-grow h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.resource-det {
    padding-bottom: 44px;
}

.resource-det .btn-red.want-share-btn a {
    height: auto;
    line-height: 1.2;
    width: 80%;
    padding: 8px 0
}

.resource-det .recharge-btn {
    color: #69f;
    line-height: 24px;
    font-size: 13px;
}

.resource-info-nav.main-h40 p {
    font-size: 14px;
    padding: 0 10px
}

.travel-show-nav .nav-list {
    background-color: #95D175;
    width: 27vw;
    margin: auto;
    height: 24vw;
    text-align: center;
    color: #fff;
    border-radius: 2vw;
    margin-top: 5vw
}

.travel-show-nav .nav-list i {
    font-size: 10vw;
    color: #fff;
    line-height: 16vw;
}

.travel-show-nav .nav-list p {
    font-size: 4vw;
    color: #fff
}

.travel-show-nav {
    padding: 2vw 3vw 0
}

.travel-show-nav .nav-list-buy {
    background-color: #5DBAE4
}

.travel-show-nav .nav-list-traffic {
    background-color: #F9CA51
}

.travel-show-nav .nav-list-vendor {
    background-color: #F1696D
}

.travel-show-nav .nav-list-news {
    background-color: #F27A4C
}

.travel-show-nav .nav-list-share {
    background-color: #B75EA1
}

.main-link-to .icon-jiujiajingicon04 {
    margin-left: -5px;
    margin-right: 4px
}

.main-address i,
.scenic-tips-tit .main-tit i {
    color: #333
}

.ucenter-main .main-h60 h1 {
    height: 50px;
    line-height: 50px;
    font-size: 16px
}

.ucenter-main h1 a {
    line-height: 50px
}

.bus-ticket-backtips .float-main .float-main-info p {
    border: none;
    line-height: 2;
    font-size: 14px;
    text-align: left;
    color: #333;
}

.bus-ticket-backtips .float-main-info {
    padding: 20px;
    border: none;
    height: auto;
}

.bus-ticket-backtips .float-main {
    height: 380px;
    margin-top: -190px;
}

.bus-ticket-backtips .float-main-info h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
}

.bus-ticket-backtips .float-main .float-main-info p.red {
    color: #ff1600;
}

.bus-ticket-tipsbtn {
    width: 100%;
    padding: 0 10px;
}

.bus-ticket-tipsbtn a {
    background-color: #3492E9;
    color: #fff;
    display: inline-block;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    border-radius: 4px;
    margin: 0 5px;
    padding: 0 5px
}

.bus-ticket-tipsbtn a.bus-payback {
    background-color: #ff6100;
}

.mui-segmented-control.mui-scroll-wrapper {
    height: 46px
}

.mui-segmented-control.mui-scroll-wrapper .mui-scroll {
    height: 46px
}

.travelInfo-main .index-consult-con .main-list ul li .flex-grow p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inherit
}

.travelInfo-main .index-consult-con .main-list ul li .flex-grow p span {
    line-height: 28px;
}

/*.mainTips .content *{ color:#999}*/
.cast-list-info * {
    color: #999
}

.cast-list-info span {
    margin-right: 20px;
}

.cast-list-info span i {
    margin-right: 4px;
}

/*ֱӪ���°�*/
.bg-gray {
    background-color: #f2f2f2;
}

.bg-gray .new-travelDet {
    background-color: #f2f2f2;
}

.main-item-theme {
    background-color: #fff;
    width: 100%;
    height: 110px;
    border-radius: 4px;
}

.main-p15-body {
    padding: 15px;
    background-color: #f2f2f2;
}

.main-item-theme .flex-grow {
    text-align: center;
    padding-top: 15px;
}

.main-item-theme .flex-grow span {
    width: 56px;
    height: 56px;
    display: inline-block;
    background-color: #95D175;
    margin: auto;
    border-radius: 6px;
}

.main-item-theme .flex-grow p {
    color: #000;
    font-size: 13px;
    text-align: center;
    line-height: 32px;
}

.theme-item-body {
    margin-top: 10px;
    background-color: #fff;
    padding: 12px;
    border-radius: 4px;
}

.theme-item-body h1 {
    line-height: 30px;
    border-bottom: 1px solid #E5E5E5;
    font-size: 15px;
    color: #000;
}

.activity-det {
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.8;
    color: #666;
}

.theme-item-body h1 a {
    line-height: 30px;
    font-size: 14px;
}

.item-body-det ul li {
    width: 100%;
    height: 112px;
    border-bottom: 1px solid #E5E5E5;
    display: inline-block;
}

.item-body-det .activity-det-list h2 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 15px;
    color: #000;
}

.item-body-det .activity-det-list img {
    display: inline-block;
    width: 96px;
    height: 64px;
}

.activity-list-item-det {
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999;
    font-size: 13px;
}

.activity-list-item .flex-grow {
    margin-left: 10px;
}

.activity-list-item-info {
    height: 20px;
    line-height: 20px;
    color: #999;
}

.activity-list-item-info span {
    height: 24px;
    line-height: 24px;
    color: #999;
}

.item-body-det img {
    width: 100%;
    display: inline-block;
}

.traffic-list-item span {
    width: 50px;
    display: inline-block;
    color: #666;
    font-size: 14px;
    line-height: 1.6;
}

.traffic-list-item p {
    color: #666;
    font-size: 14px;
    line-height: 1.6;
}

.traffic-list-item .flex {
    margin-bottom: 10px;
}

.theme-main-body {
    padding: 60px 15px 0;
}

.theme-main-body ul li {
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 12px;
}

.theme-list-div img {
    width: 100%;
    height: 24vh;
    border-radius: 4px 4px 0 0;
    display: inline-block;
}

.theme-list-div h1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 8px;
    font-size: 16px;
    color: #000;
}

.theme-main-body ul {
    background-color: #f2f2f2;
}

.main-item-theme .flex-grow span i {
    color: #fff;
    text-align: center;
    line-height: 56px;
    font-size: 28px
}

.main-item-theme .theme-activity.flex-grow span {
    background-color: #5DBAE4;
}

.main-item-theme .theme-vendor.flex-grow span {
    background-color: #F9CA51;
}

.main-item-theme .theme-soc.flex-grow span {
    background-color: #F1696D;
}

.theme-item-body h1 i {
    font-size: 18px;
    margin-right: 4px;
}

.travel-share-view .my-gallery figure img {
    height: auto;
    width: 96vw
}

.travel-share-view .my-gallery figure {
    margin-bottom: 8px
}

.travel-share-view .travel-con-view .my-gallery figure img {
    margin-left: 2vw
}

.login-pannel .mui-input-row label:before {
    font-family: iconfont;
    content: "\e643";
    font-size: 20px
}

.login-pannel .mui-input-row.password label:before {
    content: "\e647"
}

.login-pannel .pannel-sms .mui-input-row label:before {
    font-family: iconfont;
    content: "\e645"
}

.login-pannel .pannel-sms .mui-input-row.password label:before {
    content: "\e646"
}

.loadbar-tips {
    width: 80vw;
    height: 20vh;
    text-align: center;
    position: absolute;
    left: 10vw;
    top: 40vh;
    background-color: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 1);
    line-height: 20vh;
    border-radius: 4px;
    display: none
}

.busIndex .main-h38 a {
    width: 33.3%;
    font-size: 15px;
}

.bus-schoolcar .main-h38 {
    clear: both
}

.bus-schoolcar {
    margin-top: 6px;
}

.main-item-theme .flex-grow span i.icon-zhaoshang {
    font-size: 36px
}

.item-body-det img {
    height: 135px;
}

.item-body-det .short-det {
    width: 100%;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #666;
    font-size: 13px;
}

.short-det-btn {
    text-align: right;
    line-height: 30px;
}

.short-det-btn a {
    font-size: 13px;
    color: #3492E9;
    padding-right: 6px;
}

.ustore-wrap {
    padding-bottom: 44px;
}

.ustore-nav .flex-grow {
    text-align: center;
    line-height: 44px;
    border-bottom: 5px solid #E5E5E5;
}

.ustore-nav .flex-grow a {
    background-color: #f2f2f2;
    display: inline-block;
    padding: 6px 10px;
    border-radius: 4px;
}

.ustore-nav .flex-grow a.cur {
    background-color: #3492E9;
    color: #fff;
}

.travelInfo-main .index-consult-con .ustore-travelguide-list ul li h1 {
    font-weight: bold;
    font-size: 16px
}

.travelInfo-main .index-consult-con .ustore-travelguide-list ul li i {
    color: #999;
}

.travelGuide-det-top img {
    width: 100px;
    height: 65px;
}

.travelGuide-det-top {
    padding: 10px;
    border-bottom: 1px solid #E5E5E5;
}

.travelGuide-tit {
    margin-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mainTips .content .travelGuide-tit h1 {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mainTips .content .travelGuide-tit p {
    font-size: 13px;
    ;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.travelGuide-infolist i {
    display: inline-block;
    width: 20px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    text-indent: 10px;
    margin-right: 10px;
}

.travelGuide-infolist i.icon-shijian {
    font-size: 16px;
    text-indent: 12px;
}

.travelGuide-infolist p {
    font-size: 14px;
    height: 44px;
    line-height: 44px;
}

.travelGuide-infolist p a {
    font-size: 14px;
    height: 44px;
    line-height: 44px;
}

.travelGuide-infolist li {
    border-bottom: 1px solid #E5E5E5;
}

.travelGuide-infolist {
    border-bottom: 5px solid #E5E5E5;
}

.travelGuide-infolist {
    border-bottom: 5px solid #E5E5E5;
}

.travelGuide-content-detail img {
    width: 100%;
}

.tel-float {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 380px;
    background-color: #fff;
    padding: 0 15px;
    width: 100%;
}

.tel-float .tel-tit {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    color: #333;
}

.tel-float .tel-info {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.tel-float .tel-info p {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #000;
}

.tel-float .tel-info p a {
    font-size: 14px;
    background-color: #FF5A00;
    color: #fff;
    display: inline-block;
    width: 66px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
    border-radius: 4px;
}

.tel-float h1 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
}

.tel-float .qrcode-img {
    padding: 25px 0;
}

.tel-float .tel-info i.iconfont {
    font-size: 24px;
    margin-right: 4px;
    float: left;
    margin-top: 14px;
}

.tel-float .qrcode-img img {
    width: 100px;
    height: 100px;
    margin-right: 15px;
}

.tel-float .qrcode-img p {
    line-height: 33px;
    font-size: 14px;
}

.tel-close-btn {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 28px;
    line-height: 60px;
    display: inline-block;
}

.tel-close-btn i {
    font-size: 28px;
}

.travelInfo-main .index-consult-con .main-list ul li {
    position: relative;
}

.ticket-label {
    position: absolute;
    left: 16px;
    top: 6px;
    background-color: #FF8000;
    color: #fff;
    padding: 4px 1px;
    border-radius: 4px;
}

.vendor-open-time p {
    line-height: 30px;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 6px;
    font-size: 14px;
}

.vendor-open-time p i {
    margin-right: 5px;
    font-size: 18px;
}

.shequ-tit a {
    color: #fff;
    line-height: 30px;
    display: inline-block;
    font-size: 16px;
    margin: 0 6px;
}

.shequ-tit {
    line-height: 44px;
}

.shequ-tit a.cur {
    border-bottom: 1px solid #fff;
}

.header-spec {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: none
}

.header-spec a:before {
    display: inline-block;
    width: 32px;
    height: 32px;
    /* background-color: rgba(0,0,0,0.4); */
    line-height: 32px;
    border-radius: 50%;
}

.header-spec .top-link2 {
    margin-top: 6px;
}

.vendor-desc .scenic-tips-tit i {
    margin-top: 4px;
}

.vendor-desc .vendor-name {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.vendor-desc .main-tit {
    padding: 10px;
    line-height: 24px;
}

.vendor-desc .vendor-attention {
    font-size: 12px;
    color: #999;
}

.bottom-b5 {
    border-bottom: 5px solid #e5e5e5;
}

.scenic-desc-tit {
    border-bottom: 1px solid #e5e5e5;
    border-top: 5px solid #e5e5e5;
}

.vendor-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    border-top: 1px solid #ccc;
}

.vendor-bottom a {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    text-align: center;
}

.vendor-bottom a.order {
    background-color: #FF7F00;
    color: #fff;
}

.vendor-bottom a.no-order {
    background-color: #ccc;
}

.border-t5 {
    border-top: 5px solid #EEE;
}

.vendor-btn {
    border: none;
}

.vendor-btn a {
    background-color: #FF7F00;
    color: #fff;
    text-align: center;
    width: 100%;
    border: none;
    font-size: 16px;
    letter-spacing: 8px;
}

.scenic-tips-tit .vendor-price {
    font-size: 20px;
    color: #f60;
}

.v-info {
    border: none;
}

.vendor-desc .v-info .main-tit {
    padding: 5px 10px
}

.v-info-tit {
    height: 44px;
    line-height: 44px;
    color: #999;
    text-align: center;
    background-color: #E4E4E4;
    font-size: 14px
}

.v-info-main {
    padding: 10px 0;
}

.vendor-btn .disable-btn {
    background-color: #CCCCCC;
}

.main-pb44 {
    padding-bottom: 44px;
}

/*灯光节*/
.dgj-bg {
    background: url(../img/dgjImg/bg.jpg);
    background-size: 100% auto;
}

.dgj-intro-short {
    padding: 25px 10px 10px;
}

.dgj-intro-short-main {
    background: #E68D89 url(../img/dgjImg/introbg.png);
    width: 100%;
    padding: 25px 20px;
    border-radius: 8px;
}

.dgj-intro-short-main h1 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #C9C9C9;
}

.dgj-intro-short-main p.time {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 40px;
    padding-top: 6px;
}

.dgj-intro-short-main p.theme {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 24px;
    height: 24px;
}

.dgj-intro-short-main p.theme img {
    vertical-align: middle;
    margin: 0 10px;
}

.dgj-intro-short-main p.intro {
    padding: 0 10px;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-indent: 2em;
    margin: 10px 0;
    height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.dgj-intro-short-main p.btn a {
    display: inline-block;
    width: 80px;
    height: 24px;
    background-color: #F2961B;
    border-radius: 12px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 12px
}

.dgj-intro-short-main p.btn {
    text-align: center;
    padding: 15px 0 5px;
}

.dgj-item-tit h1 {
    padding: 0 10px;
}

.dgj-item-tit h1 span {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    height: 50px;
    line-height: 50px;
}

.dgj-item-tit h1 a {
    font-size: 14px;
    color: #fff;
    height: 50px;
    line-height: 50px;
}

.dgj-theme-item ul li {
    padding: 0 10px;
    margin-bottom: 10px;
}

.dgj-theme-item .theme-item-info {
    width: 100%;
    background-color: #fff;
    position: relative;
    border-radius: 4px;
}

.dgj-theme-item .theme-item-info img {
    width: 100%;
    height: 150px;
    border-radius: 4px 4px 0 0;
}

.dgj-theme-item .theme-item-info h1.name {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding: 10px;
    line-height: 20px;
}

.dgj-theme-item .theme-item-info p.info {
    padding: 6px 10px 10px;
    color: #666;
}

.dgj-theme-item .theme-item-info button {
    position: absolute;
    width: 80px;
    height: 24px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    line-height: 24px;
    border: 1px solid #fff;
    left: 50%;
    top: 64px;
    padding: 0;
    margin: 0;
    border-radius: 12px;
    margin-left: -40px;
}

.dgj-news-items.index-consult-con ul li {
    padding: 0 10px;
    margin-bottom: 10px;
    border: none;
}

.dgj-news-items.index-consult-con ul li>div {
    background-color: #fff;
    border-radius: 4px;
}

.dgj-news-items.index-consult-con ul li .flex img {
    height: 100px;
    border-radius: 4px 0 0 4px;
}

.dgj-news-items.index-consult-con ul li .flex-grow p {
    font-size: 16px;
    color: #333;
    padding-right: 8px;
    margin: 8px 0 18px;
}

.dgj-news-items.index-consult-con ul li .consult-info span {
    font-size: 14px
}

.dgj-nav-items {
    padding: 0 10px
}

.dgj-nav-items .flex {
    margin-bottom: 5px;
}

.dgj-nav-items .flex .flex-grow {
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}

.dgj-nav-items .flex-grow:nth-of-type(odd) {
    margin-right: 3px
}

.dgj-nav-items .flex-grow:nth-of-type(even) {
    margin-left: 3px
}

.dgj-nav-items .flex-grow img {
    width: 100%;
    height: 110px;
}

.dgj-nav-items .flex-grow .nav-bg {
    width: 80px;
    height: 110px;
    background-color: #ED7168;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.8;
}

.dgj-nav-items .flex-grow.food .nav-bg {
    background-color: #07D5DA;
}

.dgj-nav-items .flex-grow.hotel .nav-bg {
    background-color: #0332B2;
}

.dgj-nav-items .flex-grow.goods .nav-bg {
    background-color: #FEAD03;
}

.dgj-nav-items .flex-grow .nav-bg.skew {
    transform: skewX(-12deg);
    left: -11px;
    z-index: 1;
}

.dgj-nav-items .flex-grow .nav-info {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    text-align: center;
}

.dgj-nav-items .flex-grow .nav-info img {
    width: 32px;
    height: 32px;
    text-align: center;
    margin: 25px 0 10px;
}

.dgj-nav-items .flex-grow .nav-info h1 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.dgj-detail-bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0;
}

.dgj-detail-bg h1 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 70px;
    padding: 0 20px;
}

.dgjDetail .header-spec a:before {
    background-color: rgba(102, 102, 102, 0.5);
}

.dgj-detail-info .inner {
    background-color: #fff;
    border-radius: 4px;
    padding: 10px 15px;
}

.dgj-detail-info .inner p {
    font-size: 14px;
    color: #333;
    line-height: 1.4;
    padding: 5px 0;
}

.dgj-detail-info .inner p i {
    color: #333;
    margin-right: 4px;
    font-size: 16px;
    line-height: 20px;
}

.dgj-detail-info {
    padding: 0 10px;
    margin-top: -10px;
    transform: translateZ(100px);
    position: relative;
    z-index: 2;
}

.dgjDetail .vendor-desc .mui-slider {
    transform: translateZ(10px);
    position: relative;
    z-index: 1;
}

.dgjDetail .vendor-desc {
    transform: translateZ(10px);
    position: relative;
    z-index: 0;
}

.dgjDetail .dgj-detail-div {
    padding: 0 10px;
    margin-top: 10px;
}

.dgjDetail .dgj-detail-div .main-contenter {
    background-color: #fff;
    color: #333;
    border-radius: 4px;
}

.dgjDetail .dgj-detail-div .main-contenter * {
    color: #333;
}

.dgjDetail .dgj-detail-div .main-contenter p {
    text-indent: 2em;
}

.dgj-end {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.main-pheader {
    padding-top: 54px;
}

.dgj-list-cat {
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.dgj-bottom {
    width: 100%;
    height: 10vw;
    margin-top: -6px;
}

.dgj-bottom img {
    width: 100%;
    height: 100%;
}

.dgj-nav-items .nav-info i {
    font-size: 30px;
    margin: 25px 0 10px;
    text-align: center;
    color: #fff;
    display: inline-block;
}

.bus-spec-tips {
    padding: 10px;
}

.bus-spec-tips p {
    padding: 6px 8px;
    border: 1px dashed #f60;
    color: #f60;
    border-radius: 8px;
    line-height: 18px;
}

.pay-tips {
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #3492E9;
    background-color: #F2F2F2;
    padding: 0 10px
}

.pay-tips i {
    color: #3492E9;
    margin-right: 6px;
}

.order-time-info {
    color: #3492E9;
    padding: 0 10px 10px;
}

.order-time-info i {
    color: #3492E9;
}

.bg-gray {
    background-color: #F2F2F2;
}

/* 头部 header */
.header {
    height: 44px;
    line-height: 44px;
    background-color: #3492E9;
    color: #FFF;
    text-align: center;
}

.seat-info {
    padding: 10px;
    background-color: #FFF;
    border-bottom: 1px solid #F2F2F2;
}

.seat-info h1 {
    line-height: 20px;
    height: 20px;
    font-size: 14px;
    color: #333;
    margin-bottom: 6px;
    margin-top: 10px;
    font-weight: normal;
}

.seat-info p {
    line-height: 20px;
    font-size: 12px;
    color: #999;
    margin-bottom: 0;
}

.seat-state {
    padding: 10px;
    font-size: 12px;
    background-color: #FFF;
    border-bottom: 1px solid #F2F2F2;
    color: #999;
}

.seat-map {
    position: absolute;
    left: 0;
    top: 183px;
    box-sizing: border-box;
    padding: 20px 0 20px 20px;
    width: 100%;
    background-color: #FFF;
    height: calc(100% - 272px);
    overflow: scroll;
}

#seatMap {
    overflow: scroll;
}

.seat-state {
    box-sizing: border-box;
    height: 44px;
}

.seat-state img {
    width: 16px;
    height: 16px;
    float: left;
    margin: 3px 4px 0 0;
}

.seat-state span {
    float: left;
    line-height: 20px;
    margin-right: 10px;
}

.seat-stage {
    height: 30px;
    text-align: center;
    position: relative;
}

.seat-stage span {
    color: #999;
    height: 30px;
    line-height: 30px;
    width: 120px;
    display: inline-block;
    background-color: #E6E6E6;
    text-align: center;
    font-size: 12px;
    position: relative;
}

.bg-white {
    background-color: #FFF;
}

.seat-stage span:before {
    position: absolute;
    left: -30px;
    top: 0;
    content: "";
    width: 0;
    height: 0;
    border-top: 30px solid #E6E6E6;
    border-left: 30px solid transparent;
}

.seat-stage span:after {
    position: absolute;
    right: -30px;
    top: 0;
    content: "";
    width: 0;
    height: 0;
    border-top: 30px solid #E6E6E6;
    border-right: 30px solid transparent;
}

.seat-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 88px;
}

.seat-btn.active a {
    background-color: #F60;
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-family: "microsoft yahei";
}

.seat-btn a {
    display: none;
}

.seat-bottom .mui-segmented-control.mui-scroll-wrapper {
    height: 44px;
}

.seat-bottom .mui-segmented-control.mui-scroll-wrapper .mui-scroll.seat-choose {
    padding: 0 0px 0 10px;
    height: 44px;
    line-height: 44px;
    overflow-x: scroll;
}

.seat-bottom .mui-segmented-control .mui-control-item {
    line-height: 44px;
}

.seat-bottom .seat-choose span {
    font-size: 12px;
    text-align: center;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 24px;
    line-height: 22px;
    box-sizing: border-box;
    border: 1px solid #E4E4E4;
    margin-right: 10px;
}

.seat-bottom .seat-choose span a {
    margin-left: 4px;
    font-size: 16px;
}

.p-seat .header {
    width: 100%;
}

.p-seat .seat-info {
    padding-top: 44px;
}

.p-seat .top-link {
    width: 60px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-grow {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.p-seat .main-tit {
    font-size: 16px;
    color: #FFF;
    line-height: 44px;
}

.footer-right {
    padding: 15px;
    text-align: center;
    background-color: #eee;
    position: relative;
}

.footer-right * {
    font-size: 12px;
    line-height: 1.8;
}

.main-list-order .mian-list-input.team-order-id {
    border: 1px solid #e5e5e5;
    height: 300px;
    padding: 10px;
}

.vendor-desc {
    padding-top: 44px;
}

.paycode_qrcode {
    width: 40vw;
    margin: 0 auto 10px;
    height: 40vw;
    text-align: center;
}

.paycode_qrcode canvas {
    width: 40vw;
    height: 40vw;
}

.paycode_qrcode img {
    width: 40vw;
    height: 40vw;
}

.qrcode p {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: gray;
}

.float-r {
    float: right
}

.text-alight-r {
    text-align: right
}

.text-alight-c {
    text-align: center
}

.pl-10 {
    padding-left: 10px;
}

.scenic-desc-tit.date {
    border-bottom: 1px solid #e5e5e5;
    border-top: 0px;
}

.main-contenter.team {
    border-bottom: 1px solid #e5e5e5;
}

span.date {
    display: inline-block;
}

span.date,
span.date a {
    line-height: 35px;
    font-size: 14px;
    width: 24%;
}

span.date.cur,
span.date.cur a {
    color: #69f;
}

.scenic-desc-tit.type {
    border-bottom: 1px solid #e5e5e5;
    border-top: 0px;
}

span.type {
    line-height: 40px;
    font-size: 14px;
    width: 50%;
    display: inline-block;
    text-align: center;
}

span.type.cur {
    background-color: #69f;
    color: white;
}

input[type=date] {
    width: 45%;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom: 0px;
}

input[type=time] {
    width: 21%;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom: 0px;
}

.main-list-title.team {
    line-height: 30px;
}

.link-to-team {
    line-height: 35px;
    text-align: center;
    width: 90%;
    display: block;
    color: white;
    background-color: #69f;
    margin: 5px auto 5px auto;
    border-radius: 5px;
}

.i-launch-btn-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.5);
}

.i-launch-btn-cover {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100vw;
    height: 50px;
}

#i-launch-btn {
    width: 100vw;
    display: block;
}

.i-launch-btn {
    color: #fff;
    font-size: 18px;
    text-align: center;
    width: 300px;
    height: 50px;
    line-height: 44px;
    margin: 50px auto;
    background-color: #FE8400;
    border-radius: 30px;
    letter-spacing: 3px;
}

    .i-launch-btn a, .i-launch-btn a:link, .i-launch-btn a:visited, .i-launch-btn a:active, .i-launch-btn a:hover {
        color: #fff;
        font-size: 18px;
        text-align: center;
        line-height: 44px;
    }