/*-------author by--lsd------*/
/*-------tim 2018-04-30------*/
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: 300px;
    height: 168px;
}
.two_flag_con{
    float: right;
    width: 480px;
    height: 168px;
    padding: 0 15px;
    background-color: #f7f7f7;
}
.two_flag_con h3{
    margin: 16px 0 0;
    height: 36px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 500;
}
.two_flag_con p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.two_flag_con p.flag_con_con{
    text-indent: 2em;
}
.two_flag_con p.flag_con_tim{
    color: #999999;
    line-height: 32px;
}