.aArea {
    padding: 20px 0;
}

.aArea .tempWrap {
    float: left;
    width: 348px!important;
}

.aArea span {
    display: block;
    float: left;
    line-height: 35px;
    margin-right: 10px;
}

.aArea span img {
    vertical-align: middle;
}

.aArea ul {
    float: left;
    width: 348px;
    line-height: 35px;

}

.aArea ul em {
    float: right;
}

.more {
    display: block;
    float: left;
    width: 100px;
    height: 35px;
    margin-left: 25px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #353463;
    background: #e5e6e9;
    border: 1px solid #d6d6d7;
    border-radius: 35px;
}

.bArea {
    margin-bottom: 30px;
}

.bArea li {
    float: left;
    width: 400px;
}

.bArea li h2 {
    float: left;
    width: 168px;
}

.bArea li div {
    float: right;
    width: 232px;
    height: 154px;
    background: url(r.png) left center no-repeat;
}

.bArea li h1 {
    padding: 27px 0 0 27px;
    font-weight: normal;
    font-size: 16px;
}

.bArea li h1 a {
    color: #0e6b24;
}

.bArea li p {
    padding: 10px 35px 0 27px;
    line-height: 21px;
}

.cArea {
    background: #e6e7e9;
}

.one-c {
    float: left;
    width: 330px;
    padding: 15px 20px;
    background: #f4f4f4;
}

.one-c h2 {
    font-weight: normal;
}

.one-c h2 a {
    float: right;
}

.one-c span {
    display: block;
    font-size: 14px;
    line-height: 14px;
}

.one-c em {
    text-transform: uppercase;
    color: #6fb62c;
    font-size: 14px;
}

.hot-n h1 a {
    font-weight: normal;
    font-size: 14px;
    color: #000;
}

.hot-n p {
    font-size: 12px;
    color: #bdbdbd;
}

.one-c ul {
    margin-top: 10px;
}

.one-c li {
    line-height: 23px;
}

.one-c li img {
    position: relative;
    top: -2px;
    margin-right: 5px;
    vertical-align: middle;
}

.two-c {
    float: left;
    width: 297px;
    background: #ffffff;
}

.two-c li {
    margin-bottom: 5px;
    border: 1px solid #efefef;
}

.two-c li:last-child {
    margin-bottom: 0;
}

.three-c {
    float: left;
    width: 187px;
    height: 178px;
    background: #478cc6;
}

.three-c h2 {
    margin: 65px 0 0 22px;
    font-weight: normal;
    font-size: 23px;
    line-height: 23px;
}

.three-c h2 a {
    color: #ffffff;
}

.three-c h2 img {
    margin-right: 5px;
    vertical-align: middle;
}

.three-c em {
    display: block;
    margin: 0 0 0 22px;
    font-size: 16px;
    color: rgba(255,255,255,0.29);
    text-transform: uppercase;
}

.three-c h3 {
    margin-top: 5px;
    margin-left: 22px;
}

.four-c {
    float: left;
    width: 346px;
    height: 178px;
    background: #5bbb58;
}

.four-c h2 {
    margin-top: 10px;
    margin-right: 22px;
    text-align: right;
}

.four-c span {
    display: block;
    margin-top: 11px;
    margin-left: 22px;
    font-size: 28px;
    color: rgba(255,255,255,0.37);
}

.four-c em {
    display: block;
    margin-left: 22px;
    font-size: 25px;
    color: #ffffff;
}

.four-c p {
    margin-left: 22px;
    font-size: 15px;
    color: rgba(255,255,255,0.82);
}