/* style */
.xin2-date{
    width: 41px;
    height: 41px;
    background-image: url(images/xin2-date.png);
    background-repeat: no-repeat;
    background-position: center;
   padding-top: 8px;
    padding-left: 5px;

    margin-right: 10px;
background-size: 41px;}

.xin2-date h1{
    margin:0;
    font-size: 13px;
    color: #fff;
    line-height: 1;}
.xin2-date h2{
    margin:0;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    opacity: 0.5;
    margin-top: 1px;
    padding-left: 16px;}
