/*�õ�*/
.tpt-banner{margin-bottom:10px}
.tpt-banner img {width: 100%;height:380px;}
.mtop{
    padding: 0px 30px;
    background-color: #ffffff;
}
.liveTeamItem{
    background-color: #fff;
    border: 1px solid #eef3f8;
    height: 120px;
    position: relative;
    width: 100%;
}
.liveTeamItem .ico{
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 14px;
    justify-content: center;
    position: absolute;
    right: -5px;
    top: 0;
}
.liveTeamItem.end .ico{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAAcCAYAAADSkrd6AAAAAXNSR0IArs4c6QAAAjBJREFUWEfl2L+LE1EQB/DvzHv5cYkcnhdUjgNRK7XxCgkIIsHmwOqKWIgWhxDBSlAEqwsIehhMseTtKiRiI+Ji5z+hlf/CkUZMqpDAbYrsuO+MnCHmD8jbqbb9MDM7b4Z83/8K4AYABUDgcIgIAxiR7/segAcACg57/6UdUhAEOyLSAHAxJeghGWMuAXhFRLcB6BTAh+R53momk3kkIs8BrKYCLSK2xLdFpE1EG6lAW6QtcSJ6D6AMgByHD4+ArVZrnZn3AdxP+juXCnSz2VzJ5/MPkzm9B+BkKtD1ep1LpdItZn4H4Hwq0NMSP8fMHwDcdLyv//S0Dd/31wC8BLDreF8fo8MwzPZ6vXvM/BrAusMlfoy2yCAItkTkC4ALqUEbY84ycyeO420ishuJizGbaWPMiWT1ekpETwDYbxdjFh2Goer3+zvM3BKRMy6KAcyip0/Sq7bERWTL0dE1jw6C4HSybTVF5A6AjIPZnkc3Go1ioVB4TETPHF0159HValVVKhW7ar4los1UZHr6OrNz+hOAaw729XymLbrdbp8aj8dviOhu8jTNOpbt/6M9z8tprXdFxN7OXFs1RwuvJMaY6wA+L3NfE83yRI7O+ocL0Z1OZyOKohcArhCR2FiWMmdmIaKVKIouJ9Wa+4tXSkVEdLAQbf/i5XJ5rVgsLt35KJvNymAw2Ox2ux/jOLansBGAnwB+ENF3Z4+AtVqtpLXeU0r9AvBtMpkcKKUGWuvRb8r7ulBaSayGAAAAAElFTkSuQmCC) no-repeat;
    height: 28px;
    width: 61px;
}
.liveTeamItem.ing .ico{
    background: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAAcCAMAAADlTEdIAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAq1BMVEX////ONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTONDTIMjLMMzOgIiKgIiKgIiKgIiKgIiLONDTHMTGgIiL///9iAtBeAAAANXRSTlMAALL29e14+DPvEbsCdjn9GdgBoW3wCdCfWhv3BMV/SCDerXtA9AvdqWIlDLna/d7fn1dfIIQo8OsAAAABYktHRACIBR1IAAAAB3RJTUUH6AEFDzsDkpoTcgAAAIRJREFUOMulyzcCglAUBdGLmDBgwoxizgkV//53JoUb8M0U0x0V/KK5ksqZvYqqgV37qtWJbjSJVtgiut0hutsjWhHSYZ/owZBojZAeIz2ZEh3PiNYc6QTpxZLoeEW0t0Z6syV6tyfaOyB9RPpk0tlPny/X//rk3e4y5px7pE+rTl/v/F+C0iSJ3jQC1wAAAABJRU5ErkJggg==) no-repeat;
    height: 28px;
    width: 61px;
}
.liveTeamItem.ing .line {
    background-color: #ce3434;
}
.liveTeamItem .box{
    padding: 14px 16px 20px !important;
}
.right_live_out{
    margin-bottom: 10px;
}
.liveTeamItem.end .line {
    background-color: #969696;
}
.liveTeamItem .box{
    padding: 14px 16px 20px;
}
.liveTeamItem .info{
    align-items: baseline;
    display: flex;
    gap: 4px;
    padding-bottom: 10px;
}
.liveTeamItem .info .name {
    color: #000;
    font-size: 16px;
}
.liveTeamItem .info .time{
    color: #8e8e8e;
    font-size: 12px;
}
.liveTeamItem .teamBox{
    display: flex;
}
.liveTeamItem .teamBox .team{
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    gap: 4px;
    width: 75px;
}
.liveTeamItem .teamBox .score{
    color: #000;
    display: flex;
    font-size: 24px;
    gap: 8px;
    justify-content: center;
    width: 100px;
}
.liveTeamItem .teamBox .team {
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    gap: 4px;
    width: 75px;
}
.liveTeamItem .teamBox .team img {
    height: 24px;
    width: 24px;
}
.liveTeamItem .teamBox .team .text{
    color: #000;
    font-size: 12px;
    height: 28px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
}
.liveTeamItem .line{
    background: #5796ff;
    border-radius: 2px 2px 0 0;
    height: 3px;
    width: 100%;
}
.liveTeamItem.end .line{
    background-color: #969696;
}
/*����*/
.mod-angle{position:absolute;left:-10px;height:24px;color:#fff;text-align:center;background-color:#f63756;line-height:24px;padding:0 10px;z-index:20;top:0;font-size:14px}
.mod-angle:after{content:" ";position:absolute;left:0;top:24px;width:0;height:0;border-top:6px solid #cd213d;border-left:10px solid transparent}

/*����*/
.tpt-dingzhi{width: 840px;}
.tpt-dingzhi h3{font-size:20px;font-weight:400;line-height:22px;margin-bottom:30px}
.tpt-dingzhi h2{margin:0 20px;bottom:20px;position:absolute;font-weight:100}
.tpt-dingzhi img{width:100%;-webkit-transition:all .6s;height:175px}
.tpt-dingzhi li{overflow:hidden;margin-bottom:10px;position:relative;height:175px;width:260px;float:left;margin:0 20px 30px 0;border-bottom:1px solid #f0f0f0}
.tpt-dingzhi li:hover img{transform:scale(1.1,1.1)}
.tpt-dingzhi a{color:#fff;font-size:16px}

/*��Ա*/
.tpt-heads{padding:0px 0 30px 0;width: 860px;}
.tpt-heads li{float:left;margin:25px 37px 30px 0;text-align:center;position:relative;width:70px}
.tpt-heads li img{-webkit-transition: all .6s;border-radius:50%;box-shadow:1px 1px 3px rgba(0,0,0,.3);width:70px;height:70px}
.tpt-heads li img:hover{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}
.tpt-heads li p a{position:absolute;left:0;width:100%;padding-top:5px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}
.tpt-heads h3{font-size:20px;font-weight:400;line-height:22px}
.tpt-headh3 h3{font-size:20px;font-weight:400;line-height:22px;margin:0 0 30px 0}
.tpt-headh4 h3{font-size:20px;font-weight:400;line-height:22px;margin:30px 0}

/*�б�*/
.tpt-list{padding:0;}
.tpt-list h3 {font-size: 20px;font-weight: 400;line-height: 22px;margin: 0 0 30px 0;}
.tpt-list-avatar {overflow: hidden;width: 240px;height: 160px;position:absolute;left:0;top:0}
.tpt-list-avatar img{-webkit-transition: all .6s;width:240px;height:160px;border-radius:2px}
.tpt-list-avatar:hover img{transform:scale(1.1,1.1)}
.tpt-list-li{position:relative;height:160px;padding:0 0 25px 260px;margin-bottom:25px;border-bottom:1px solid #f0f0f0}
.tpt-list-li h2{line-height:26px;padding-top:5px;width: 100%;}
.tpt-list-li h2 a{font-size:18px;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.tpt-list-li h2 span{position:relative;top:3px;margin-left:5px}
.tpt-list-li p{position:relative;line-height:26px;padding-top:15px;font-size:14px;color:#999}
.tpt-list-li p span{padding-right:15px}
.tpt-list-li p span a{color:#999}
.tpt-list-li p .y a{color:#3CA5F6;font-size:12px}
.tpt-list-li p span img{width:25px;height:25px;margin-right:8px;position: relative;top: -2px;border-radius:50px}
.tpt-list-hint{position:absolute;right:0}
.tpt-list-hint i{padding-left:15px;color:#ccc}

@media only screen and (max-width: 767px) {
.tpt-list-li {padding: 0 0 15px 110px;height: 80px;margin-bottom: 15px;}
.tpt-list-avatar {width: 100px;height: 80px;}
.tpt-list-avatar img {width: 100px;height: 80px;}
.tpt-list-li h2 a {font-size: 16px;-webkit-line-clamp: 2;}
.tpt-list-li p {line-height: 25px;padding-top: 5px;}
.tpt-list-li h2 {line-height: 25px;padding-top: 0px;}
.tpt-list h3 {margin: 0 0 20px 0;}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {

}

@media only screen and (min-width: 1200px) {

}
