.col-main {
    overflow: hidden;
}
.col-main div {
    color: #333;
    width: auto!important;
}
.m-tel {
    padding: 30px 40px 32px 48px;
    margin-bottom: 14px;
    margin-top: 30px;
    background-color: #e5eff7;
    font-size: 15px;
    width: auto!important;
}

.m-tel .name {
    margin-bottom: 7px;
    font-size: 20px !important;
    color: #004e96;
    font-weight: 700;
    margin-right: 9px;

}

.m-tel .name span {
    font-size: 24px !important;
    color: #004e96;
    font-weight: 700;
    margin-right: 9px;
}

.m-tel .name em {
    font-size: 16px;
    color: #333;
}

.n,
em {
    font-weight: 400;
    font-style: normal;
}

.m-tel .tips {
    padding-bottom: 15px;
}

.m-tel .info {
    border-top: 1px solid #ced7de;
    overflow: hidden;
    padding: 18px 0 0;
}

.m-tel .info p {
    float: left;
    padding-left: 26px;
    background-position: left center;
    background-repeat: no-repeat;
}

.m-tel .info .i1 {
    width: 250px;
    background-image: url(../images/i-09.png);
    font-size: 14px !important;
}



.m-tel .info .i2 {
    background-image: url(../images/i-10.png);
    font-size: 14px !important;
}

.m-tel .info .i3 {
    float: right;
    background-image: url(../images/i-11.png);
    font-size: 14px !important;
}

.m-list5 {
    overflow: hidden;
    margin: 0 -8px;
}

.m-list5 li {
    width: 49.33%;
    float: left;
    margin-bottom: 14px;
}

.m-list5 li:nth-child(2n) {
    margin-left: 5px;
}

.m-list5 .con {
    border: 1px solid #dcdcdc;
    display: block;
    height: 240px;
    padding: 20px 5px 0 45px;
    margin: 0 8px;
}

.m-list5 .name {
    margin-bottom: 18px;
}

.m-list5 .name {
    font-size: 20px !important;
    margin-right: 10px;
    font-weight: 700;
}

.m-list5 .name em {
    font-size: 14px;
    display: block;
    height: 60px;
    color: gray;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m-list5 .info {
    font-size: 16px;
    line-height: 32px;
    padding-top: 15px;
    border-top: 1px solid #e5e5e5;
}

.m-list5 .info p {
    padding-left: 26px;
    background-position: left 10px;
    background-repeat: no-repeat;
    word-break: break-all;
}

.m-list5 .info .i1 {
    background-image: url(../images/i-09.png);
    font-size: 14px !important;
}

.m-list5 .info .i2 {
    background-image: url(../images/i-10.png);
    font-size: 14px !important;
}

.m-list5 .info .i3 {
    background-image: url(../images/i-11.png);
    background-position: left 6px;
    font-size: 14px !important;
}