/* 关于我们 */
.about-banner {
    width: 100%;
    height: 2.73rem;
}

.about-banner-img {
    width: 100%;
    height: 2.73rem;
    vertical-align: middle;
}

.about-content {
    text-align: center;
    padding-top: 0.4rem;
}

.about-title {
    font-weight: normal;
    font-size: 0.36rem;
    color: #333;
    margin-bottom: 0.18rem;
}

.about-content h6 {
    color: #888;
    font-size: 0.28rem;
    line-height: 1.2em;
}

.about-detail {
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #000;
    text-align: left;
    text-indent: 2em;
    margin-top: 0.6rem;
    padding: 0 0.48rem;
    padding-bottom: 0.53rem;
}


.passengerTransport-banner,.passengerTransport-banner img {
    width: 7.5rem;
    height: 2.7rem;
}

.transprot-content {
    font-weight: 400;
    font-size: 0.28rem;
    text-indent: 2em;
    margin: 0 0.46rem;
    color: #000000;
    margin-top: 0.36rem;
    margin-bottom: 0.2rem;
}

.transport-img-box {
    width: 7rem;
    height: 8.06rem;
    margin: 0 auto;
    margin-bottom: 0.33rem;

}

.transport-img-box .transport-img {
    width: 7rem;
    height: 8.06rem;
}

/* 联系我们 */
.concatUs-content {
    background: #fff;
    padding: 0.54rem 0.38rem;
    border-radius: 10px;
    font-size: 0.33rem;
}

.page-concat-content {
    color: #666;
    font-size: 0.31rem;
    line-height: 2.4em;
    padding-left: 0.58rem;
    margin-top: 0.38rem;
}

.map-banner {
    width: 6.75rem;
    height: 4.8rem;
    margin-top: 0.38rem;
}

.icon-concat {
    display: inline-block;
    width: 0.28rem;
    height: 0.25rem;
    margin-right: 0.17rem;
    background: url(/images/icon_concat.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
}


/* 取退票须知 */

.content-right-notes,
.content-right-service {
    border: 3px solid #EEEEEE;
    width: 6.98rem;
    background: #fff;
    margin:0 auto;
    margin-top: 16px;
}

.content-right-service {
  padding-left:0.21rem;
  padding-right:0.47rem;
  padding-top:0.15rem;
  padding-bottom:0.15rem;
  font-size: 0.32rem;
}

.content-right-notes{
    margin-bottom: 0.31rem;
}

.right-service-code {
    width: 2.4rem;
    height: 2.45rem;
    margin-right: 0.15rem;
    float: left;
    background: url(/images/icon_code.jpg) no-repeat;
    background-size: 2.4rem 2.45rem;
}

.right-service-content {
    display: table-cell;
    vertical-align: middle;
    height: 2.45rem;
}

.right-service-number {
    font-size: 0.48rem;
    font-weight: 800;
    color: #EB6100;
    margin-top:0.16rem;
}

.right-notes-top {
    height: 0.88rem;
    background: #EEEEEE;
    padding-left: 0.31rem;
    line-height: 0.88rem;
    font-size: 0.36rem;
}

.right-notes-content {
    margin: 0 0.34rem;
    padding-bottom: 0.62rem;
}

.right-notes-content .notes-title {
    margin-top: 12px;
    font-weight: bold;
    font-size: 0.30rem;
}

.right-notes-content .notes-title-1 {
    margin-top: 12px;
    font-weight: bold;
    font-size: 0.3rem;
}

.right-notes-content p {
    line-height: 1.4em;
    font-size: 0.28rem;
    text-indent: 10px;
    margin-top: 6px;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
