.main{
    padding: 0 50px;
    margin: 60px 0 40px 0;
}
.list .lister {
    border: 1px solid #bfbfbf;
    text-align: left;
}
.list .lister .top {
    position: relative;
    width: 100%;
    height: 101px;
    padding: 30px 20px 0;
}
.list .lister .mid {
    padding: 0 20px 40px;
}
.list .lister .mid .item {
    margin-top: 26px;
}
.list .lister .mid .item .i-tit {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    color: #60666b;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}
.list .lister .mid .first-tit .i-con {
    font-weight: 700;
}
.list:after, .list:before {
    content: "";
    display: table;
}
.list .lister .mid .item .i-tit span {
    margin-left: 4px;
    color: #ffc139;
    font-weight: 700;
}
.list .lister .mid {
    padding: 0 20px 40px;
}
.list .lister .mid .first-tit .i-con {
    font-weight: 700;
}
.list .lister .mid .item .i-con {
    position: relative;
    margin-top: 13px;
    padding-left: 25px;
}
.list .lister .mid .item .i-con .i-icon {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
}
.list .lister .mid .item .i-con p {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 16px;
    height: 16px;
    color: rgba(71,78,83,.8);
}
.list .lister .top .tit {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    color: hsla(0,0%,100%,.9);
}
.list .lister .top .subtit {
    margin-top: 7px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    height: 18px;
    overflow: hidden;
}
.list .lister .mid .price {
    position: relative;
    margin-top: 30px;
    font-size: 34px;
    line-height: 34px;
    color: #f88b0b;
}
.list .lister .mid .price i {
    font-size: 16px;
    color: #f88b0b;
    font-style: normal;
}
.list .lister .mid .buy-tion {
    position: relative;
    display: inline-block;
    width: 46%;
    height: 37px;
    font-size: 17px;
    line-height: 37px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    margin-top: 6px;
    background: #00c1de;
    margin-right: 20px;
}
.list .lister .mid .buy-btn {
    position: relative;
    display: inline-block;
    width: 46%;
    height: 37px;
    font-size: 17px;
    line-height: 37px;
    color: #00c1de;
    text-align: center;
    text-decoration: none;
    margin-top: 6px;
    border: 1px solid #00c1de;
    cursor: pointer;
}
.list .lister .mid .xia {
    position: relative;
    *zoom: 1;
    height: 30px;
}
.list .lister .mid .xia .logo-h5 {
    display: none;
}
.list .lister .mid .xia .phone {
    float: left;
    font-size: 16px;
    color: #00c1de;
    line-height: 20px;
    margin-top: 20px;
    text-align: left;
    text-decoration: none;
}
.list .lister .mid .xia .phone .phone-logo {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.list .lister .mid .buy-btn .xufei {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 14px;
    line-height: 14px;
    color: #f88b0b;
}
.list .lister .mid {
    padding: 0 20px 40px;
}
.list .lister .mid .give {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0;
    color: rgba(0,0,0,.6);
    padding-left: 25px;
    margin: 12px 0 27px;
}
.list:after {
    clear: both;
}
.list .lister .mid .xia:after, .list .lister .mid .xia:before {
    content: "";
    display: table;
}
.col-xl-12,.col-md-6,.col-lg-4{
    padding-right: 10px;
    padding-left: 10px;
}

