.lightgray_hr{
    border-top: 1px solid #ccc;
    margin-top: 30px;
    margin-bottom: 30px;
}

.pointBG {
    background-color: #f2f2f2;
    padding: 25px 0px;
    margin-bottom: 20px;
}

.ezProB {
    padding: 4px;
}

.ezPro {
    background: #FFF;
    padding: 0;
    display: block;
    border-radius: 5px;
}

.ezPro:hover {
    background: #ffffdc;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.GridTxt {
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-top: 0;
	margin-top: 5px;
}

.SPDate {
    font-size: 14px;
    color: #666;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ImgHot {
    position: relative;
    margin: 0 auto;
}

.SPPro {
    color: #111;
    font-size: 15px;
    font-weight: bolder;
}

.SPaTitle {
    position: absolute;
    bottom: -10px;
    right: 12px;
    color: #FFF;
    background-color: #7fc67f;
    font-size: 17px;
    font-weight: bolder;
    line-height: 20px;
    text-align: center;
    width: 50px;
    height: 50px;
    float: right;
    padding: 5px;
}

.SPaMoeny {
    color: #7fc67f;
    text-align: right;
    font-weight: bolder;
    font-size: 22px;
    padding-top: 10px;
}

.SPaMoenyS {
    color: #7fc67f;
    font-size: 12px;
    margin: 10px 0;
    padding: 0 0 5px 0;
}

.SPbTitle {
    position: absolute;
    bottom: -25px;
    right: 12px;
    color: #FFF;
    background-color: #f30;
    font-size: 17px;
    font-weight: bolder;
    line-height: 20px;
    text-align: center;
    width: 50px;
    height: 50px;
    float: right;
    padding: 5px;
}

.SPbTitle2 {
    color: #FFF;
    background-color: #f30;
    font-size: 14px;
    font-weight: bolder;
    line-height: 17px;
    text-align: center;
    float: left;
    padding: 5px;
    margin-top: 13px;
    border-radius: 5px;
}

.SPbMoeny {
    color: red;
    text-align: right;
    font-weight: bolder;
    font-size: 22px;
    padding-top: 10px;
}

.SPbMoenyS {
    color: red;
    font-size: 12px;
    margin: 10px 0;
    padding: 0 0 5px 0;
}

.SPcTitle {
    position: absolute;
    bottom: -25px;
    right: 12px;
    color: #FFF;
    background-color: #0096ff;
    font-size: 17px;
    font-weight: bolder;
    line-height: 20px;
    text-align: center;
    width: 50px;
    height: 50px;
    float: right;
    padding: 5px;
}

.SPcMoeny {
    color: #0096ff;
    text-align: right;
    font-weight: bolder;
    font-size: 22px;
    padding-top: 10px;
}

.SPcMoenyS {
    color: #0096ff;
    font-size: 12px;
    margin: 10px 0;
    padding: 0 0 5px 0;
}

.SPdMoeny {
    color: #ef6a08;
    text-align: right;
    font-weight: bolder;
    font-size: 22px;
    padding-top: 10px;
}

.SPdMoenyS {
    color: #ef6a08;
    font-size: 12px;
    margin: 10px 0;
    padding: 0 0 5px 0;
}

.SPdTitle {
    position: absolute;
    bottom: -25px;
    right: 12px;
    color: #FFF;
    background-color: #f30;
    font-size: 17px;
    font-weight: bolder;
    line-height: 20px;
    text-align: center;
    width: 50px;
    height: 50px;
    float: right;
    padding: 5px;
}