.serviceBody {
    padding-top: 52px;
}
.service-top {
    color: white;
    width: 100%;
    height: 360px;
    background: url(/img/service/icon-4.jpg) no-repeat center;
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/service/icon-4.jpg',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/service/icon-4.jpg',sizingMethod='scale')";
}
.service-con {
    float: left;
    border: 1px solid #e4e4e4;
    width: 31%;
    margin: 0 8px;
    position: relative;
    padding: 28px 25px 25px 70px;
}
.service-con>img {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 25px;
    left: 13px;
}
.service-con-title {
    font-size: 14px;
    font-weight: 600;
}
.service-text-1 {
    font-size: 13px;
    text-align: justify;
    text-justify:inter-ideograph;
    margin-top: 12px;
    line-height: 20px;
    color: #747474;
}
.search {
    float: left;
    font-size: 14px;
}
.search-1 {
    margin-right: 10px;
    color: #747474;
    line-height: 40px;
    height: 40px;
}
.search-3 {
    margin: 0 6px;
    color: #747474;
    line-height: 40px;
    height: 40px;
}
.search-5 {
    width: 120px;
    text-align: center;
    background-color: #fe6c38;
    border-radius: 2px;
    color: white;
    margin-left: 18px;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
}
input {
    outline: none;
    border: 1px solid #bbbbbb;
    border-radius: 3px;
    line-height: 40px;
    height: 40px;
    width: 175px;
    text-align: center;
}
.way {
    color: white;
    width: 100%;
    height: 213px;
    background: url(/img/service/icon-5.jpg) no-repeat center;
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/service/icon-5.jpg',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/service/icon-5.jpg',sizingMethod='scale')";
    margin-bottom: 30px;
}
.way>div:first-child {
    text-align: center;
    font-size: 20px;
    padding: 50px 0 37px 0;
}
.way-last {
    overflow: hidden;
    width: 380px;
    margin: auto;
}
.way-co {
    float: left;
    line-height: 32px;
    font-size: 15px;
}
.way-co img {
    width: 32px;
    height: 32px;
}
.way-co-1 {
    margin-right: 10px;
}
.way-co-3 {
    margin: 0 10px 0 30px;
}
.way-co-4 {

}