/*-------author by -- lsd------*/
ol,li{list-style: none;padding: 0;margin: 0;}
.two_flag_item{
    padding-top: 6px;
}
.two_flag_mz{
    margin: 30px 0;
}
.two_flag_pic{
    float: left;
}
.two_flag_pic>img{
    width: 160px;
    height: 160px;
}
.two_flag_con{
    float: right;
    width: 600px;
    height: 160px;
    padding: 0 15px;
    background-color: #f7f7f7;
}
.two_flag_con h3{
    margin: 12px 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}
.two_flag_con p{
    color: #666666;
    line-height: 24px;
    text-indent: 2em;
}