/* 
* @Author: anchen
* @Date:   2016-03-30 10:05:20
* @Last Modified by:   anchen
* @Last Modified time: 2016-03-30 10:42:46
*/
.wyj_container{
    width: 920px;
    overflow: hidden;
    border:1px solid #e0e0e0;
    /* margin: 10px 0 10px 10px; */
}
.topTitle{
    width: 870px;
    height: 40px;
    overflow: hidden;
    padding: 0 25px;
    background: #e0e0e0;
    line-height: 40px;
    font-size: 14px;
}
.title{
    margin-right:5px;
}
.bottomBox{
    width: 870px;
    overflow: hidden;
    padding:0 25px 25px 25px;
}
.redTitle{
    width: 870px;
    color: #e52e04;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.desc{
    width: 870px;
    color: #333;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
}
.explain{
    width: 870px;
    color: #333;
    line-height: 20px;
    font-size: 12px;
}