/**组件样式**/
.titmore {
   float:right;
    color: #999;
    font-size: 16px;
    line-height: 60px;
    padding: 0 35px 0 0;
    background: url(images/chg_03_png_bg@1x.png) right center no-repeat;
  
    transition: all 0.3s;}

