/**!
 * [连云港市旗舰店]
 * date:2017-05-18
 * author: [chengang];
 */

.lianyungang-wrap {
    width: 1200px;
    height: 332px;
    margin: 0 auto;
}

.lianyungang-wrap > .title {
    background: #4178be;
    font-weight: bold;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    font-size: 19px;
}

.btnreturn {
    background: url("../images/return.png") no-repeat left center;
    font-size: 16px;
    float: right;
    margin-right: 30px;
    color: #fff;
    padding-left: 40px;
}

.steptab {
}

.steptab-hd {
    height: 40px;
}

.steptab-hd ul {
    float: left;
    line-height: 22px;
    height: 22px;
    margin: 10px 10px 10px 15px;
}

.steptab-hd li {
    float: left;
    font-size: 16px;
    padding:0 5px;
    margin:0 5px;
    cursor:pointer;
}


.steptab-hd > ul > li.active {
    color: #4178be;
    font-weight: bold;
}
