/* 服务电话 */
.call-hd{
    text-align: center;
    border-top: 1px solid #e3e3e3;
}

.call-tbox{
    margin-top: -13px;
    display: inline-block;
    vertical-align: top;
    height: 25px;
    line-height: 24px;
    font-weight: bold;
    font-size: 24px;
    font-weight: bold;
    color: #1492ff;
    background-color: #fff;
}

.call-tbox>i{
    margin-top: 8px;
    float: left;
    width: 15px;
    height: 9px;
    background-color: #1492ff;
}

.call-tt{
    padding: 0 68px;
    float: left;
}

.call-bd{
    overflow: hidden;
}

/* do */
.do-wpr{
    margin: 0 -8px;
}

.ewb-do{
    margin: 0 8px;
}

.do-bd{
    margin-top: -1px;
    border: 1px solid #f1f1f1;
}

.do-tt{
    display: inline-block;
    vertical-align: top;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    font-weight: bold;
    color: #1492ff;
}

.do-hd{
    position: relative;
    height: 50px;
    text-align: center;
}

.do-tri{
    position: absolute;
    left: 50%;
    margin-left: -24px;
    bottom: 0;
    width: 48px;
    height: 5px;
    background-color: #d1e0ec;
}

.sp50{
    float: left;
    width: 50%;
}

.hack-do01{
    height: 870px;
}

.hack-do02{
    height: 590px;
}

.hack-do03{
    height: 219px;
}

.do-name{
    margin-top: 8px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    color: #1492ff;
}

.do-para{
    line-height: 24px;
    font-size: 14px;
}

.do-items{
    padding: 24px;
    padding-left: 30px;
}

.do-subinfo{
    color: #999;
}

.dif-w230{
    width: 230px;
    display: inline-block;
}

.ewb-mt10{
    margin-top: 10px;
}