.list4_main .title{
    color: #000;
}
.list4_div{
    padding-bottom: 40px;
    padding-top: 10px;
}
.list4_text{
    display: flex;
    padding-top: 10px;
}
.list4_left{
    width: 24%;
    background: url("/resources/img/home/xuane (22).png");
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 12px;

}
.list4_right{
    width: 76%;
}
.list4_title{
      width: 100%;
      line-height: 30px;
      font-size: 20px;
     padding-top: 20px;

  }
.list4_sub_title{
    line-height: 30px;
    font-size: 16px;
    color: #FFF;
    text-align: left;
    padding: 20px;
    text-align: left;
}
.list4_icon_title{
    font-size: 15px;
    display: flex;
    padding: 5px 25px;
}
.list4_icon_title img{
    width: 10px;
    height: 10px;
    padding-right: 10px;
}
.btn_ms{
    border-radius: 5px;
    border: 1px solid #fff;
    padding: 10px 10px;
    font-size: 15px;
    margin: 20px 50px;
}
.list4_right .icon_title {
    display: flex;
    justify-content: space-between;

}
.list4_right_title{
    font-size: 15px;
    width: 90%;
    padding: 10px 5%;
    height: 160px;
    text-align: center;
    border: 1px solid #e8e7e7;
}
.line_list4{
    display: flex;
    line-height: 43px;
}
.line_list4 img{
    width: 20px;
    height: 20px;
    padding-top: 12px;
    padding-right: 10px;
}
.list4_right_title .task{
    width: 100%;
    height: 30px;
    font-size: 15px;
    color: #7f7d7d;
    text-align: left;
}
.list4_right .icon_title{
    padding: 0px 0px;
    height: 181px;
}