* {
    margin: 0px;
    padding: 0px;
    font-family: 微软雅黑;
}
.content{
    width: 1200px;
    margin-top: 15px ;
    margin-bottom: 35px;
    height: 1004px;
    background-color: #fff;
}
.clear {
    clear: both;
}
li{
    cursor: pointer;
}
.serviceWord_top{
    color:#fe0000;
    font-size: 18px;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 10px;
    border-bottom: 1px solid #fe0000;
    line-height: 45px;
    width: 1150px;
    margin-bottom: 10px;
}
.li_buttom{
    width: 1150px;
    height: 56px;
    line-height: 56px;
    border-bottom:1px dashed #dcdcdc;
    font-size: 14px;
    color:#767676;
    margin-left: 20px
}
.li_buttom span{
    color:#9f9f9f;
    margin-right: 10px;
}