/**积分商城**/
.sections1{
    width: 1100px;
    height: 50px;

    margin: 0 auto;
}
.sec2 {
    margin-top:15px;
}
.jf-hd {
    padding-bottom: 8px;
    border-bottom: 2px solid #E64E3E;
    font-family: "Microsoft YaHei", "微软雅黑", "黑体";
    color: #e64e3e;
    font-size: 16px;
    font-weight: normal;
}
.jf-hd > span:first-child {
    height: 18px;
    width: 13px;
    display:inline-block;
    margin-right: 8px;
    margin-top: 4px;
    background:url(../img/index.png) no-repeat -142px -16px;
    vertical-align:top;
}
.jf-hd > span:nth-child(2) {
    font-size:12px;
    margin-left:15px;
    color:#888;
}
.jf-hd span.fc1 {
    color: #E64E3E;
}
.showpic {
    position:relative;
    margin:0 auto;
    margin-top:15px;
    height:600px;
}
.showpic .box {
    padding:18px 23px;
    width:227px;
    float:left;
}
.showpic .box .info {
    padding:10px;
    border:1px #d7d7d7 solid;
}
.showpic .title {
    margin-top:10px;
    color:#969696;
    line-height:1.5;
}
