.no-match {font-size: 14px;
    background: #FFF url(/sport/img/nomatch.png) no-repeat center 30px;
    padding: 310px 0 100px 0;
    width: 1080px;
    margin: 0 auto;
    text-align: center;}
.no-match .title {color: #666; font-size: 36px; width: 100%;display: inline-block;font-weight: 600;}
.no-match-info {border-top: 1px solid #ebebeb; padding-top: 20px;width: 70%; display: inline-block; margin-top: 20px}
.no-match-info a:after {display: inline-block; content: ""; width: 1px; height: 10px; vertical-align: middle; margin: 0 8px; background-color: #e0e0e0}
.no-match-go {width: 70%; display: inline-block; padding-top: 20px;text-decoration: underline;}
.no-match a { font-size: 14px}