em {
    font-style: normal;
}
.text1 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.text2 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.va-t {
    vertical-align: top;
}
.w-100 {
    width: 100%;
}
.w135 {
    width: 135px;
}
.w80 {
    width: 80px;
}
.wh80 {
    width: 80px;
    height: 80px;
}
.wh90 {
    width: 90px;
    height: 90px;
}
.dialog .dialog-bd {
    padding: 10px 10px !important;
    text-align: center;
}
.dialog-container {
    position: relative;
    max-height: none !important; 
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.pin-list li {
    background: #fff;
    margin: 0 0 10px;
}
.pin-list-img {
	display: block;
	padding-top: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-color: #fff;
}
/* .pin-list-img img { */
    /* width: 100%; */
    /* max-height: 280px; */
    /* min-height: 220px; */
/* } */
.pin-banner {
    max-height: 300px;
}

.pin-list-info {
    padding: 5px 10px 10px;
    color: #999;
}
.notice-swiper-pin-box {
    max-height: 105px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 10px 5px #fff inset;
}
.notice-swiper-pin {
    max-height: 100px;
    padding: 0 10px;
}
.notice-item {
    padding: 5px 0;
    position: relative;
}
.notice-item img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    float: left;
}
.notice-swiper-pin h2 {
    margin: 0 170px 0 50px;
    line-height: 40px;
}
.notice-time {
    float: right;
    position: absolute;
    top: 8px;
    right: 80px;
    font-size: 12px;
}
.notice-time h3 {
    font-size: 12px;
    line-height: 16px;
}
.notice-time ul {
    text-align: right;
}
.notice-time li {
    display: inline-block;
}
.notice-btn {
    position: absolute;
    top: 11px;
    right: 0;
}
.btn-warning {
    color: #fff !important;
    background-color: #ff9500 !important;
}
.swiper-pagination-bullet {
    background: #fff;
}
#dialog-pin-list .dialog, #dialog-pin-go .dialog {
    overflow: visible;
}
.dialog-pin-list-close {
    position: absolute;
    top: -12px;
    right: -12px;
    font-size: 16px;
    color: #999;
    background: #e0e0e0;
    width: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 100%;
}
.dialog-notice-pics {
    overflow-y: scroll;
    margin: 10px 0;
    max-height: 100px;
}
.dialog-notice-pics img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin: 5px;
}
.dialog-notice-time {
    color: #999;
}
.dialog-notice-time li {
    display: inline-block;
}
.dialog-pin-item-box {
    overflow-y: scroll;
    max-height: 200px;
}
.pin-state-time {
    text-align: center;
    color: #999;
}
.pin-state-time li {
    display: inline-block;
    background: #403e41;
    width: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    border-radius: 3px;
}
.pin-state-time .spot {
    width: 15px;
    text-align: center;
    background: transparent;
    color: #403e41;
}
.pin-state-time-box {
    position: relative;
    margin: 0 10px 20px;
    padding: 0 0 15px;
    border-bottom: 1px solid #ddd;
}
.pin-state-time {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    background: #f7f8fc;
    /*width: 190px;*/
    /*margin: 0 0 0 -95px;*/
        margin: auto;
}
.pin-state-rule {
    margin: 0 auto;
    width: 120px;
    text-align: center;
    position: relative;
}
.pin-state-rule:after {
    content: "";
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    position: absolute;
    top: 8px;
    right: 0;
}
.dialog-notice-pics p {
    display: inline-block;
    position: relative;
}
.dialog-notice-pics p i {
    position: absolute;
    top: 0;
    right: -5px;
    border: 1px solid #fff;
    border-radius: 25px;
    background: #ff9501;
    padding: 0 5px;
    color: #fff;
    font-size: 12px;
    transform: scale(0.9, 0.9);
}
.dialog-notice-pics .owner img {
    border: 1px solid currentColor;
}
.dialog-notice-pics .fill img {
    border: 1px dashed #999;
}
.shareimg {
    border: 0;
    vertical-align: middle;
    max-width: none !important;
}
.dialog-pin-invite-msg {
    position: absolute;
    top: -30px;
    left: 25px;
    color: #fff;
    font-size: 16px;
}
#dialog-pin-invite .dialog {
    overflow: unset;
}
.dialog-pin-invite-info {
    text-align: left;
    position: relative;
    height:110px;
}
.dialog-pin-invite-qr {
    position: absolute;
    top: 10px;
    right: 0;
}
.dialog-pin-invite-qr img {
    width: 95px;
    height: 95px;
    margin: 0 0 0 5px;
}
.dialog-pin-invite-footer {
    background: #fff;
    text-align: center;
    padding: 0 0 10px;
}
.dialog-pin-invite-footer li {
    display: inline-block;
    width: 100px;
}
.dialog-pin-invite-footer img {
    width: 40px;
    height: 40px;
}
.pin-dispatch-item .time {
    text-align: center;
    margin: 15px;
}
.pin-dispatch-item .time p {
    display: inline-block;
    background: #ebebeb;
    padding: 0 10px;
    border-radius: 5px;
}
.pin-dispatch-item .inner {
    margin: 0 10px;
    border-radius: 5px;
    overflow: hidden;
}
.pin-dispatch-item .inner-tle {
    display: block;
    text-align: right;
    line-height: 20px;
    padding: 6px 0;
}
.pin-dispatch-item .inner .line-item:not(:first-of-type)::before {
    border: none;
}
.pin-dispatch-item .line-item {
    padding: 2px 0;
}
.pin-dispatch-item-tle {
    height: 34px;
    overflow: unset;
    margin: 10px 0 0;
}
.pin-dispatch-item-tle p {
    background: rgba(0, 0, 0, .7);
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: -10px;
    right: -10px;
    height: 34px;
    padding: 0 20px;
}
.goods-list--col-2 .goods-tle {
/*	height: 19px;*/
}
.goods-list .goods-img {
    background-image: url(../images/goods_bg.jpg);
}
/*接力免单 start*/
.jie_list {
    margin: 10px;
    background: none;
}
.jie_list li {
    padding: 10px;
    margin: 10px 0 0;
    background: #fff;
    position: relative;
}
.jie_list .line-item:not(:first-of-type)::before {
    border: none;
}
.jie_list-btn {
    position: absolute;
    bottom: 15px;
    right: 10px;
}
/*接力免单 end*/