﻿@charset "utf-8";.tab-rank .tab ,.tab-img .tab,.tab-promote .tab{ width:100%;height: 45px; margin-bottom: 20px;}  .tab-rank .tab li,.tab-img .tab li,.tab-promote .tab li{ float: left; text-align: center; font-size:14px; background-color: #f0f0f0;height: 45px;line-height: 45px;position: relative;}  .tab-rank .tab a,.tab-img .tab a,.tab-promote .tab a{ text-decoration: none;color: #000;width: 100%;height: 100%;display: block;font-size: 18px;}  .tab-rank .tab a:hover,.tab-img .tab a:hover,.tab-promote .tab a:hover{ text-decoration: none;color: #000;}  .tab-rank .tab a:active,.tab-img .tab a:active,.tab-promote .tab a:active{ text-decoration: none;color: #000;}  .tab-rank .tab span,.tab-img .tab span,.tab-promote .tab span{ display: inline-block;position: absolute;left:50%;  margin-top: -1px;}  .tab-rank .tab .triangle,.tab-img .tab .triangle,.tab-promote .tab .triangle{ width: 0;height: 0;border: 9px solid;border-color: #f01616 transparent transparent transparent;  margin-left: -9px;display: none;}  .tab-rank .tab .cur ,.tab-img .tab .cur,.tab-promote .tab .cur{ background-color: #f01616;color: #000; }  .tab-rank .tab .cur a,.tab-img .tab .cur a,.tab-promote .tab .cur a{ color: #fff; }  .tab-rank .tab .cur .triangle,.tab-img .tab .cur .triangle,.tab-promote .tab .cur .triangle{display: block;}  .tab-rank .tab_2 li,.tab-img .tab_2 li{ width: 50%; }  .tab-promote .tab_120 li{ width: 120px; }
.tab-img{ width:300px;   }.tab-img .imgList { padding-top: 10px;display: inline-block;}.tab-img .imgList li { width:130px;height:119px;float:left;margin:0 10px 15px 10px;position: relative;}.tab-img .imgList i { background: url("../images/video_player.png")  no-repeat; width: 25px;height: 25px; position: absolute;  display: inline-block;left: 10px;top: -12px;cursor: pointer; }.tab-img .imgList .desc{ width:100%;text-align:right;color: #fff; height: 20px; position: relative;top:-20px;*position: static;*margin-top:-20px;}.tab-img .imgList .desc p{position: relative;height: 0; }.tab-img .imgList li img{ width:130px;height:98px;}.tab-img .imgList li img{ -webkit-transition: -webkit-transform 0.3s ease; -moz-transition: -moz-transform 0.3s ease;-ms-transition: -ms-transform 0.3s ease;transition: transform 0.3s ease;}.isNotPad .tab-img .imgList li img:hover{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);-ms-transform: scale(1.1); transform: scale(1.1);}.tab-img .imgList li .cover{ width:100%;height:98px;display:block;overflow: hidden;}.tab-img .imgList li .title{  position: relative;top:-20px;*top:0px; width:130px;height:30px;line-height:30px;color:#000;display:block; overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis; font-size:12px;text-align: center;}.isNotPad .tab-img .imgList li .title:hover{  color: #ce0000;}.isNotPad .tab-img .imgList i:hover { background: url("../images/video_player_on.png")   }