
/*-------abmlist-------*/

.intro-txt {
    width: 100%;
    overflow: hidden;
}
.intro-txt .thd {
    font-size: 20px;
    line-height: 1.2;
    color: #333333;
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
}
.intro-txt .thd p {
    margin: 10px auto 0;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
}
.intro-txt .thd p i {
    float: left;
    padding: 0 15px;
    height: 30px;
    color: #fff;
    margin-right: 8px;
    background-color: #c7281c;
    font-style: normal;
}
.intro-txt .thd p span {
    margin-right: 30px;
    line-height: 30px;
    height: 30px;
    display: block;
    float: left;
}
.next-map {
    margin-top: 40px;
    padding: 0;
    background-color: #fff;
}
.next-map .next-map-top {
    position: relative;
    font-weight: bold;
    color: #333333;
    display: block;
    overflow: hidden;
    height: 31px;
    line-height: 31px;
}
.next-map .next-map-top a {
    line-height: 31px;
    display: block;
    overflow: hidden;
    margin-top: -31px;
    margin-left: 50px;
    font-weight: normal;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}














