﻿.liuyan-detail{
    background: #ecf2f6;
    padding:40px;
    font-size: 14px;
    line-height: 1.8;
}
.liuyan-title{
    text-align: right;
    margin-bottom: 20px;
    line-height: 24px;
    overflow: hidden;
}
.liuyan-title strong{
    font-size: 18px;
    float: left;
    text-align: left;
}
.liuyan-title strong span{
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    width:40px;
    height:24px;
    line-height: 24px;
    float: left;
    background: #d60000;
    border-radius: 3px;
    margin-right: 10px;
}
.liuyan-detail dl{
    background: url("../images/da.png") #fff left top no-repeat;
    background-size:4%;
    padding:40px;
    margin-top: 30px;
}
.liuyan-detail dt{
    height:47px;
    text-align: right;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}
.liuyan-detail dt strong{
    float: left;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
}
.liuyan-detail dt strong span{
    color: #1a5284;
    font-weight: bold;
}
.footer{
    margin-top: 40px;
}