.body{background:#fff;}
.hotspot{width:1200px;margin:0 auto;text-align:left;padding:20px 10px;font-size:16px;}
    .hotspot h3{font-weight:normal;}
        .hotspot h3 img{width:24px;}
    .hotspot .box{border-left:1px solid #ddd;padding-left:15px;margin:0 10px}
        .hotspot .title{margin:20px 0 5px 0;position:relative}
            .hotspot .title i{width:11px;height:11px;background:url("/static/home/images/icon/stico.png") no-repeat;display:inline-block;position:absolute;left:-20px;top:5px;}
        .hotspot .list{}
            .hotspot .list a{font-size:14px;color:#fff;background:#428bca;padding:3px 5px;margin:10px 10px 0 0;display:inline-block;/*border-radius:3px*/}
            .hotspot .list .c1{background:#428bca;}
            .hotspot .list .c2{background:#ff6666;}
            .hotspot .list .c3{background:#5cb85c;}