 /* 主色调 */
.mgr30 {
  margin-right: 30px;
}
*::-moz-selection {
  background: none repeat scroll 0 0 #2492ff;
  color: #fff;
  text-shadow: none;
}
*::selection {
  background: none repeat scroll 0 0 #2492ff;
  color: #fff;
  text-shadow: none;
}
.yapan-color {
  color: #ff974b;
}
.daxiao-color {
  color: #4bbdff;
}
.jingcai-color {
  color: #ff604b;
}
body {
  font-size: 14px;
}
#skiled {
  width: 50px;
  height: 20px;
  display: inline-block;
}
a,
a:hover,
a:focus {
  outline: none;
  transition: all 0.15s;
  color: #2492ff;
}
.red {
  color: #ff3333;
}
.blue {
  color: #369afe;
}
.green {
  color: #009900;
}
.iuliao-qrcode {
  width: 124px;
  height: 300px;
  position: fixed;
  left: 50%;
  top: 202px;
  margin-left: 520px;
}
.main-container {
  background: #fff;
  padding-top:90px;
}
.row .row-left {
  float: left;
  width: 660px;
}
.row .row-right {
  float: right;
  width: 320px;
  height: 372px;
  background: #f5f5f5;
}
/* 焦点图 */
.gallery {
  width: 660px;
  height: 372px;
  overflow: hidden;
}
.gallery .swiper-container-index {
  width: 660px;
  height: 372px;
  position: relative;
}
.gallery .swiper-container-index img {
  width: 660px;
}
.gallery .swiper-container-index p {
  width: 100%;
  height: 55px;
  position: absolute;
  line-height: 55px;
  padding-left: 15px;
  bottom: 0;
  left: 0;
  margin: 0;
  font-size: 24px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  padding-right: 100px;
}
.gallery .swiper-container-index .swiper-pagination {
  z-index: 1000;
  bottom: 20px;
  text-align: right;
  padding-right: 7px;
}
.gallery .swiper-container-index .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
}
.gallery .swiper-container-index .swiper-pagination .swiper-pagination-bullet-active {
  background: #2492ff;
}
.gallery .swiper-container-index .swiper-button-prev {
  color: #fff;
}
.swiper-container-football {
  width: 245px;
  height: 132px;
  position: relative;
}
.swiper-container-football p {
  width: 100%;
  height: 24px;
  position: absolute;
  padding-right: 64px;
  line-height: 24px;
  bottom: 0;
  left: 0;
  margin: 0;
  font-size: 12px;
  padding-left: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
}
.swiper-container-football .swiper-pagination {
  z-index: 1000;
  bottom: 5px;
  text-align: right;
  padding-right: 5px;
}
.swiper-container-football .swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  text-indent: 10px;
  opacity: 1;
}
.swiper-container-football .swiper-pagination .swiper-pagination-bullet-active {
  background: #2492ff;
}
.swiper-container-football .swiper-button-white {
  background-size: 50% 50%;
}
.swiper-container-football .swiper-button-prev {
  color: #fff;
}
.swiper-container-basketball {
  width: 320px;
  height: 160px;
  position: relative;
}
.swiper-container-basketball p {
  width: 100%;
  height: 24px;
  position: absolute;
  padding-right: 64px;
  line-height: 24px;
  bottom: 0;
  left: 0;
  margin: 0;
  font-size: 12px;
  padding-left: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
}
.swiper-container-basketball .swiper-pagination {
  z-index: 1000;
  bottom: 5px;
  text-align: right;
  padding-right: 5px;
}
.swiper-container-basketball .swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  text-indent: 10px;
  opacity: 1;
}
.swiper-container-basketball .swiper-pagination .swiper-pagination-bullet-active {
  background: #2492ff;
}
.swiper-container-basketball .swiper-button-white {
  background-size: 50% 50%;
}
.swiper-container-basketball .swiper-button-prev {
  color: #fff;
}
.widget .widget-header {
  position: relative;
  height: 45px;
}
.widget .widget-header .widget-title {
  height: 34px;
  line-height: 34px;
  margin: 0px;
  padding-left: 12px;
  color: #fff;
  font-size: 18px;
  background: url('../images/widget-header-bg.png') left center no-repeat;
}
.widget .widget-header .widget-more {
  position: absolute;
  right: 8px;
  bottom: 4px;
  color: #999;
  font-size: 13px;
}
.widget .widget-header .widget-more i {
  width: 14px;
  height: 14px;
  line-height: 13px;
  text-align: center;
  border-radius: 50px;
  font-size: 12px;
  margin-left: 3px;
  padding-left: 2px;
  background: #2492ff;
  color: #fff;
  vertical-align: 1px;
}
.widget .widget-header .widget-more:hover {
  color: #2492ff;
}
.today-matchs {
  position: relative;
}
.today-matchs .tab-list {
  width: 100%;
  height: 45px;
  background: #cccccc;
  position: relative;
}
.today-matchs .tab-list .tab-news {
  width: 33%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  float: left;
  background: #cccccc;
  color: #535353;
  cursor: pointer;
  font-size: 16px;
  margin-right: 1px;
}
.today-matchs .tab-list .tab-news.active {
  color: #ff0000;
  border-top: 3px solid #ff0000;
  background: #f5f5f5;
  height: 45px;
  line-height: 40px;
}
.today-matchs .tab-list .tab-news:hover {
  color: #ff0000;
  border-top: 3px solid #ff0000;
  background: #f5f5f5;
  height: 45px;
  line-height: 40px;
}
.today-matchs .tab-list .tab-news > img {
  position: absolute;
  top: 4px;
  right: 109px;
}
.today-matchs .widget-content .block-headlines {
  background: #f5f5f5;
  font-size: 13px;
  height: 324px;
  padding-top: 5px;
}
.today-matchs .widget-content .block-headlines .padding-left {
  padding-left: 10px;
}
.today-matchs .widget-content .block-headlines a {
  color: #4a4646;
}
.today-matchs .widget-content .block-headlines a:hover {
  color: #2492ff;
}
.today-matchs .widget-content .block-headlines .color-title {
  color: #ff3333;
}
.today-matchs .widget-content .block-headlines .headlines-title {
  padding-left: 10px;
  color: #ff0000;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  font-size: 16px;
  overflow: hidden;
  width: 100%;
}
.today-matchs .widget-content .block-headlines .headlines-title .headlines-icon {
  color: #ffffff;
  width: 84px;
  height: 24px;
  margin-top: 7px;
  line-height: 24px;
  text-align: center;
  float: left;
  background: url("../images/icon-list.png") no-repeat;
}
.today-matchs .widget-content .block-headlines .headlines-title .headlines-icon-after {
  background-position: -523px -15px;
}
.today-matchs .widget-content .block-headlines .headlines-title .headlines-icon-before {
  background-position: -633px -15px;
}
.today-matchs .widget-content .block-headlines .headlines-title .headlines-text {
  float: left;
  height: 36px;
  line-height: 38px;
  padding-left: 5px;
  width: 284px;
  font-size: 16px;
  overflow: hidden;
}
.red-tag{color:#fff;background:#2492ff;font-size:14px;padding:0 6px;line-height:1;margin-right:5px}
.today-matchs .widget-content .block-headlines .headlines-box-left {
  width: 50%;
  font-size: 14px;
  height: 15px;
  line-height: 15px;
  margin: 10px auto;
  overflow: hidden;
  color: #4a4646;
  float: left;
}
.today-matchs .widget-content .block-headlines .headlines-box-left .headlines-inner {
  font-size: 14px;
  color: #4a4646;
  padding-right: 5px;
  border-right: 1px solid #a0a0a0;
  height: 15px;
  line-height: 15px;
  float: right;
  padding-left: 10px;
  text-align: right;
}
.today-matchs .widget-content .block-headlines .headlines-box-right {
  width: 50%;
  font-size: 14px;
  height: 15px;
  line-height: 15px;
  margin: 10px auto;
  overflow: hidden;
  color: #4a4646;
  float: left;
}
.today-matchs .widget-content .block-headlines .headlines-box-right .headlines-inner {
  font-size: 14px;
  color: #4a4646;
  padding-right: 10px;
  padding-left: 5px;
  height: 15px;
  line-height: 15px;
  float: left;
  text-align: left;
}
.today-matchs .widget-content .block-headlines .headlines-line {
  width: 100%;
  font-size: 14px;
  height: 15px;
  line-height: 15px;
  margin: 8px auto;
  overflow: hidden;
  color: #4a4646;
  float: left;
  padding-left: 20px;
  text-align: left;
  padding-right: 10px;
}
.today-matchs .widget-content .block-carousel {
  padding-top: 10px;
  width: 100%;
  height: 324px;
  background: #f5f5f5;
  font-size: 12px;
  overflow: hidden;
}
.today-matchs .widget-content .block-carousel .to-injury {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.today-matchs .widget-content .block-carousel .to-injury a {
  color: #258be3;
}
.today-matchs .widget-content .block-carousel .to-injury a:hover {
  color: #2492ff;
}
.today-matchs .widget-content .block-carousel .block-carousel-content {
  width: 105%;
  height: 280px;
  overflow-y: scroll;
  margin-left: 0px;
  font-size: 14px;
}
/*滚动新闻*/
.roll-news {
	overflow:hidden
}
.roll-news li {
	position:relative
}
.roll-news li:hover i {
	border:2px solid #de1e30
}
.roll-news li>span {
	display:inline-block;
	height:100px;
	border-left:1px solid #ddd;
	float:left;
	position:absolute;
	top:40px;
	left:5px
}
.roll-news li>span i {
	display:inline-block;
	width:6px;
	height:6px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	border:2px solid #bbb;
	background:#fff;
	position:absolute;
	top:0;
	left:-5px
}
.news-container {
	display:block;
	width:320px;
	padding:10px 0 8px;
	overflow:hidden;
	border-bottom:1px solid #ddd;
	margin-left:20px;
	font-size:12px;
}
.news-container a:hover {
	cursor:pointer
}
.news-container:hover {
	background:#f7f7f8
}
.news-container .imgarea {
	float:left;
	width:64px;
	height:55px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	line-height:54px;
	overflow:hidden
}
.news-container .imgarea img {
	width:64px;
	height:55px;
}
.news-container .roll-newsarea {
	float:left;
	width:220px;
	height:55px;
	margin-left:10px;
	overflow:hidden
}
.news-container .roll-newsarea h3 {
	width:220px;
	color:#333;
	line-height:16px;
	margin-bottom:5px;
	overflow:hidden;
	font-weight:200;
}
.news-container .roll-newsarea p{
	width:220px;
	color:#7f7f7f;
	line-height:16px;
	margin-bottom:5px;
	overflow:hidden;
	font-weight:200;
}
.news-container em {
	font-style:normal;
	float:right;
	margin-right:40px;
	margin-top:5px;
	color:#999
}
.news-container em.red {
	color:#de1e30
}
.more-info{display:block;width:303px;text-align:center;line-height:40px;margin-bottom:10px;color:#999;font-size:14px}
/*滚动新闻*/
/*.today-matchs .widget-content .block-carousel .block-carousel-content ul li {
  height: 60px;
  margin: 10px auto;
  position: relative;
}
.today-matchs .widget-content .block-carousel .block-carousel-content ul li .carousel-left {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
  margin-left: 12px;
  overflow: hidden;
}
.today-matchs .widget-content .block-carousel .block-carousel-content ul li .carousel-left img {
  width: 50px;
}
.today-matchs .widget-content .block-carousel .block-carousel-content ul li .carousel-left {
display:block;width:350px;padding:10px 0 8px;overflow:hidden;border-bottom:1px solid #ddd;margin-left:20px;
}
.today-matchs .widget-content .block-carousel .block-carousel-content ul li .carousel-left img {
float:left;width:84px;height:55px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;line-height:54px;overflow:hidden
}
.today-matchs .widget-content .block-carousel .block-carousel-content ul li .carousel-right {
  width: 250px;
  height: 50px;
  float: right;
}
.today-matchs .widget-content .block-carousel .block-carousel-content ul li .carousel-right .carousel-name {
  height: 30px;
  line-height: 30px;
  color: #333333;
}
.today-matchs .widget-content .block-carousel .block-carousel-content ul li .carousel-right .carousel-name img {
  float: left;
  margin: 6px 5px 0 0;
  width: 18px;
  height: 18px;
}
.today-matchs .widget-content .block-carousel .block-carousel-content ul li .carousel-right .carousel-team {
  color: #aaa;
}
.today-matchs .widget-content .block-carousel .block-carousel-content ul li .carousel-right .carousel-team .number {
  width: 18px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
.today-matchs .widget-content .block-carousel .block-carousel-content ul li .carousel-right .carousel-value {
  position: absolute;
  right: 10px;
  top: 0;
  line-height: 50px;
  color: #333333;
}*/
.hotmatch-title {
  width: 100%;
  height: 82px;
  text-align: center;
  line-height: 82px;
}
.hotmatch-title .hotmatch-bg {
  margin: 0 auto;
  height: 82px;
  width: 780px;
  background: url("../images/hot-bg.jpg") no-repeat;
}
.hotmatch {
  margin-bottom: 10px;
}
.hotmatch .bg-current {
  background: #e6e6e6;
}
.hotmatch .bg-odd {
  background: #0b0707;
}
.hotmatch .bg-even {
  background: #f7f6f6;
}
.hotmatch .hotmatch-line:hover {
  background: #e6e6e6;
  cursor: pointer;
}
.hotmatch .hotmatch-line:hover .hotmatch-line-team {
  border-left: 3px solid #2492ff;
}
.hotmatch .hotmatch-odd {
  background: #f1f0f0;
}
.hotmatch .hotmatch-even {
  background: #f7f6f6;
}
.hotmatch .hotmatch-line {
  width: 100%;
  height: 45px;
  border: 1px solid #e1e3e2;
  font-size: 14px;
  color: #333333;
}
.hotmatch .hotmatch-line .title-vs {
  padding: 0 6px;
  background: #2492ff;
  display: inline-block;
  height: 15px;
  color: #ffffff;
  margin: 0 20px;
  line-height: 12px;
  font-size: 18px;
}
.hotmatch .hotmatch-line .hotmatch-line-team {
  width: 200px;
  height: 15px;
  margin: 15px auto;
  padding-left: 20px;
  float: left;
  line-height: 11px;
  border-left: 3px solid rgba(0, 0, 0, 0);
}
.hotmatch .hotmatch-line .hotmatch-line-team img {
  width: 25px;
  height: 25px;
  margin-top: -5px;
  margin-right: 10px;
}
.hotmatch .hotmatch-line .hotmatch-line-team-border {
  border-left: 3px solid #2492ff;
}
.hotmatch .hotmatch-line .hotmatch-line-time {
  width: 180px;
  height: 15px;
  margin: 15px auto;
  float: left;
  text-align: left;
  line-height: 11px;
}
.hotmatch .hotmatch-line .hotmatch-line-vs {
  width: 272px;
  height: 15px;
  margin: 15px auto;
  float: left;
  font-size: 14px;
  text-align: left;
  line-height: 11px;
  overflow: hidden;
}
.hotmatch .hotmatch-line .hotmatch-line-matchlive {
  width: 35px;
  height: 20px;
  margin: 11px auto;
  float: left;
  background: url("../images/icon-list.png") no-repeat;
  background-position: -459px -17px;
}
.hotmatch .hotmatch-line .hotmatch-line-action {
  width: 200px;
  height: 15px;
  float: right;
  text-align: center;
  vertical-align: middle;
  margin: 15px auto;
}
.hotmatch .hotmatch-line .hotmatch-line-action ul {
  display: inline-block;
  height: 12px;
}
.hotmatch .hotmatch-line .hotmatch-line-action ul li {
  width: 48px;
  height: 7px;
  float: left;
  line-height: 7px;
}
.hotmatch .hotmatch-line .hotmatch-line-action ul li a {
  font-size: 14px;
  color: #666666;
}
.hotmatch .hotmatch-line .hotmatch-line-action ul li a:hover {
  color: #2492ff;
}
.hotmatch .hotmatch-line .hotmatch-line-action ul li .icon-show {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-top: -1px;
  background: url("../images/icon-list.png") no-repeat;
  background-position: -412px -21px;
}
.hotmatch .hotmatch-line .hotmatch-line-action ul li .icon-top {
  background-position: -358px -21px;
}
.hotmatch .hotmatch-line .hotmatch-line-action ul li .icon-bottom {
  background-position: -412px -21px;
}
.hotmatch .hotmatch-line .hotmatch-line-action ul .border-right {
  border-right: 1px solid #666666;
}
.hotmatch .hotmatch-line .hotmatch-line-action .action-icon {
  width: 25px;
  height: 25px;
  float: right;
  margin: 9px 8px;
  margin-right: 15px;
  border-radius: 50%;
  background: #2492ff;
  cursor: pointer;
}
.hotmatch .hotmatch-line .hotmatch-line-action .action-icon a {
  color: #fff;
  display: block;
  height: 25px;
  width: 25px;
  line-height: 25px;
}
.hotmatch .hotmatch-info {
  width: 100%;
  height: 340px;
  margin-bottom: 10px;
}
.hotmatch .hotmatch-info .hotmatch-info-left {
  width: 380px;
  height: 340px;
  float: left;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-team {
  width: 380px;
  height: 90px;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-team .hotmatch-team {
  width: 150px;
  height: 90px;
  float: left;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-team .hotmatch-team .hotmatch-team-logo {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  margin-top: 10px;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-team .hotmatch-team .hotmatch-team-logo img {
  width: 50px;
  height: 50px;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-team .hotmatch-team .hotmatch-team-name {
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333333;
  font-size: 14px;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-team .hotmatch-vs {
  width: 80px;
  height: 90px;
  float: left;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-team .hotmatch-vs .hotmatch-block-vs {
  width: 40px;
  height: 25px;
  line-height: 19px;
  font-size: 26px;
  background: #2492ff;
  color: #fff;
  text-align: center;
  margin: 32px auto;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent {
  width: 380px;
  height: 250px;
  border: 1px solid #fff;
  font-size: 12px;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-block {
  width: 360px;
  height: 35px;
  margin: 0 auto;
  margin-top: 10px;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-block .percent-text {
  text-align: center;
  line-height: 16px;
  height: 16px;
  color: #666666;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-block .percent-line .percent-line-num {
  width: 40px;
  height: 22px;
  line-height: 22px;
  float: left;
  text-align: center;
  font-size: 14px;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-block .percent-line .percent-line-percent {
  width: 280px;
  height: 8px;
  margin: 7px auto;
  float: left;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-block .percent-line .percent-line-home {
  width: 50%;
  height: 8px;
  float: left;
  background: #ff3333;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-block .percent-line .percent-line-away {
  width: 50%;
  height: 8px;
  float: left;
  background: #369afe;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-result {
  width: 100%;
  height: 40px;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-result span {
  display: inline-block;
  width: 18px;
  font-size: 14px;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-result .percent-result-left {
  width: 130px;
  height: 40px;
  line-height: 40px;
  float: left;
  text-align: center;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-result .percent-result-center {
  width: 118px;
  height: 40px;
  line-height: 40px;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #666666;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-mark {
  width: 100%;
  height: 30px;
  color: #909191;
  font-size: 12px;
  line-height: 30px;
  padding-left: 10px;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-mark .precent-detail {
  float: right;
  color: #258be3;
  margin-right: 12px;
}
.hotmatch .hotmatch-info .hotmatch-info-left .hotmatch-info-percent .percent-mark a:hover {
  color: #2492ff;
}
.hotmatch .hotmatch-info .hotmatch-info-right {
  width: 620px;
  height: 340px;
  float: right;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-tab {
  width: 100%;
  height: 40px;
  border: 1px solid #fff;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-tab .hotmatch-tab-list {
  width: 154px;
  height: 40px;
  float: left;
  cursor: pointer;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-tab .hotmatch-tab-list .hotmatch-tab-li {
  width: 100%;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 16px;
  color: #333333;
  margin: 8px auto;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-tab .hotmatch-tab-list.active {
  border-bottom: 4px solid #2492ff;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-tab .hotmatch-tab-list.active .hotmatch-tab-li {
  color: #ff9900;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-tab .hotmatch-tab-list:hover {
  border-bottom: 4px solid #2492ff;
  transition: all 0.15s;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-tab .hotmatch-tab-list:hover .hotmatch-tab-li {
  color: #ff9900;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-tab .border-right {
  border-right: 1px solid #e1e3e2;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block {
  background: #f8f8f8;
  width: 100%;
  height: 300px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds {
  background: #f8f8f8;
  width: 100%;
  height: 300px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .check-active {
  color: #2492ff;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .check-active .check-box {
  background: #2492ff;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .check-active .company-check-box {
  background: #2492ff;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .check-active .odds-company {
  color: #2492ff;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .color-333 {
  color: #333333;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds table {
  width: 600px;
  margin: 0 auto;
  border: 1px solid #e1e3e2;
  color: #666666;
  font-size: 12px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds table tr {
  height: 25px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds table tr td {
  text-align: center;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds table .bg-odds-tr {
  background: #fff7f2;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds table .odds-title {
  height: 24px;
  line-height: 24px;
  background: #fef2ea;
  border-bottom: 1px solid #e1e3e2;
  color: #191918;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds table .border-bottom {
  border-bottom: 1px solid #e1e3e2;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds table .company-check-box {
  width: 12px;
  display: inline-block;
  height: 12px;
  margin-right: 9px;
  border: 1px solid #e5e5e5;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds table .odds-company {
  font-size: 14px;
  float: left;
  padding-left: 20px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds table .odds-company:hover {
  color: #2492ff;
  cursor: pointer;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .bg-color {
  background: #fef2ea;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .check-odds-type {
  width: 600px;
  text-align: left;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .check-odds-type ul {
  color: #333333;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .check-odds-type ul li:hover {
  color: #2492ff;
  cursor: pointer;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .check-odds-type ul li {
  width: 64px;
  height: 40px;
  line-height: 40px;
  float: left;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .check-odds-type ul li .check-box {
  width: 12px;
  display: inline-block;
  height: 12px;
  float: left;
  margin-top: 12px;
  margin-right: 4px;
  border: 1px solid #e5e5e5;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .check-odds-type ul li .check-text {
  display: inline-block;
  height: 12px;
  line-height: 12px;
  float: left;
  margin-top: 12px;
  font-size: 14px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .odds-mark {
  width: 600px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  text-align: right;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .odds-mark a {
  font-size: 12px;
  color: #909191;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .odds-mark a:hover {
  color: #2492ff;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .odds-result-info {
  width: 100%;
  height: 46px;
  border-top: 1px solid #e1e3e2;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .odds-result-info .odds-result-left {
  width: 50%;
  height: 46px;
  line-height: 46px;
  font-size: 12px;
  color: #909191;
  float: left;
  padding-left: 10px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .odds-result-info .odds-result-right {
  width: 50%;
  float: right;
  height: 46px;
  line-height: 46px;
  text-align: right;
  padding-right: 10px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-odds .odds-result-info .odds-result-right span {
  margin-left: 20px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-betfair .hotmatch-betfair-left {
  width: 386px;
  height: 270px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-betfair .hotmatch-betfair-right {
  width: 220px;
  height: 300px;
  float: right;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-betfair .hotmatch-betfair-right .text-right {
  text-align: right;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-betfair .hotmatch-betfair-right .border-bottom {
  border-bottom: 1px solid #e1e3e2;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-betfair .hotmatch-betfair-right .padding-right {
  padding-right: 10px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-betfair .hotmatch-betfair-right .betfair-sale-title {
  background: #2492ff;
  color: #fff;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-betfair .hotmatch-betfair-right table.betfair-sale {
  text-align: center;
  width: 210px;
  height: 120px;
  margin: 10px auto;
  border: 1px solid #e1e3e2;
  font-size: 12px;
  color: #666666;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-betfair .hotmatch-betfair-right table.betfair-hot {
  text-align: center;
  width: 210px;
  height: 140px;
  margin: 10px auto;
  border: 1px solid #e1e3e2;
  font-size: 12px;
  color: #666666;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup {
  background-size: cover;
  width: 100%;
  height: 300px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .lineup-title {
  height: 20px;
  margin-left: 9px;
  line-height: 20px;
  padding-left: 10px;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #333333;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .lineup-title-home {
  border-left: 2px solid #ff0033;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .lineup-title-away {
  border-left: 2px solid #369afe;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .lineup-guess {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .lineup-date {
  width: 100%;
  height: 20px;

  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .block-lineup-left {
  width: 50%;
  height: 287px;
  float: left;
  margin-top: 5px;
  border-right: 1px solid #e1e3e2;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .block-lineup-left .lineup-mark {
  width: 100%;
  height: 24px;
  text-align: left;
  line-height: 24px;
  padding-left: 20px;
  font-size: 12px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .block-lineup-left .lineup-mark .lineup-mark-block {
  padding-right: 10px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .lineup-list {
  width: 280px;
  height: 170px;
  margin: 4px auto;
  background: url('../images/football_field.png') no-repeat center;
  background-size: 105% 101%;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .lineup-list .lineup-li {
  width: 50%;
  height: 27px;
  line-height: 27px;
  float: left;
  color: #333333;
  font-size: 14px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .color-G {
  color: #ffcc33;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .color-B {
  color: #0066cc;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .color-M {
  color: #009900;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .color-F {
  color: #ff0000;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .lineup-action {
  width: 30px;
  text-align: center;
  height: 27px;
  line-height: 27px;
  float: left;
  display: inline-block;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .lineup-name {
  width: 110px;
  height: 27px;
  float: right;
  display: inline-block;
  overflow: hidden;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .block-lineup-right {
  width: 50%;
  height: 287px;
  float: left;
  margin-top: 5px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .block-lineup-right .lineup-more {
  width: 100%;
  height: 24px;
  text-align: right;
  line-height: 24px;
  font-size: 12px;
  padding-right: 20px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .block-lineup-right .lineup-more a {
  color: #369afe;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-lineup .block-lineup-right .lineup-more a:hover {
  color: #2492ff;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news {
  background: #f8f8f8;
  width: 100%;
  height: 300px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .block-news-titles {
  width: 100%;
  height: 45px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .block-news-titles .block-news-title {
  width: 50%;
  height: 45px;
  float: left;
  border: 1px solid #f8f8f8;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .block-news-titles .block-news-title .block-news-homename {
  width: 50px;
  height: 25px;
  margin: 12px auto;
  background: #d81e06;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
  border-radius: 6px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .block-news-titles .block-news-title .block-news-awayname {
  width: 50px;
  height: 25px;
  margin: 12px auto;
  background: #369afe;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
  border-radius: 6px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .block-news-list {
  width: 605px;
  height: 231px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #fff;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .block-news-list .block-news-inner {
  width: 580px;
  height: 210px;
  margin: 10px auto;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .block-news-list .block-news-inner .news-list-home {
  width: 50%;
  height: 210px;
  float: left;
  border-right: 1px solid #e1e3e2;
  overflow: hidden;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .block-news-list .block-news-inner .news-list-away {
  width: 50%;
  height: 210px;
  float: left;
  padding-left: 10px;
  overflow: hidden;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .block-news-list .block-news-inner .news-list-box {
  width: 280px;
  height: 70px;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .block-news-list .block-news-inner .news-list-box .news-list-title {
  font-size: 14px;
  color: #333333;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .block-news-list .block-news-inner .news-list-box .news-list-content {
  height: 40px;
  line-height: 19px;
  font-size: 12px;
  color: #666666;
  overflow: hidden;
  text-align: justify;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .news-list-link {
  text-align: right;
  width: 605px;
  height: 19px;
  margin: 0 auto;
}
.hotmatch .hotmatch-info .hotmatch-info-right .hotmatch-block-news .news-list-link a {
  color: #369afe;
  font-size: 12px;
  line-height: 24px;
}
.hotmatch .current-select {
  background: #e6e6e6;
}
.margin-top {
  margin-top: 10px;
}
.news {
  width: 100%;
  overflow:hidden;
  margin-top: 20px;
}
.news .news-title .news-title-left {
  width: 74px;
  height: 20px;
  color: #2492ff;
  border-left: 3px solid #2492ff;
  float: left;
  padding-left: 6px;
  font-size: 16px;
  margin-bottom: 10px;
}
.news .news-title .news-title-center {
  float: left;
  width: 118px;
  height: 20px;
  margin-left: 15px;
}
.news .news-title .news-title-center .news-title-line {
  width: 118px;
  height: 10px;
  border-bottom: 1px solid #2492ff;
}
.news .news-title .news-title-right {
  width: 24px;
  float: left;
  height: 20px;
  line-height: 20px;
  margin-left: 14px;
  text-align: center;
}
.news .news-title .news-title-right a {
  color: #999999;
  font-size: 12px;
}
.news .news-list {
  position: relative;
}
.news .news-list ul {
  position: relative;
  width: 100%;
}
.news .news-list ul li {
  position: relative;
  width: 100%;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}
.news .news-list ul li a {
  font-size: 14px;
  color: #333333;
}
.news .news-list ul li a:hover {
  color: #2492ff;
}
.news .news-list ul li::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0px;
  top: 12px;
  border-radius: 50%;
  background: #b0b0b0;
}
.news .news-left {
  width: 495px;
  float: left;
}
.news .news-left:nth-child(2n){float:right;}
.news .news-left .news-header {
  width: 495px;
  height: 30px;
}
.news .news-left .news-header .news-type {
  width: 120px;
  height: 30px;
  font-size: 28px;
  line-height: 30px;
  color: #2492ff;
  float: left;
}
.news .news-left .news-header .news-league {
  width: 375px;
  height: 30px;
  border-bottom: 2px solid #2492ff;
  float: right;
  background: #fff;
}
.news .news-left .news-header .news-league ul {
  border-bottom: 2px solid #2492ff;
  width: 100%;
  height: 30px;
}
.news .news-left .news-header .news-league ul li {
  width: 70px;
  height: 8px;
  line-height: 8px;
  float: left;
  text-align: center;
  margin-top: 11px;
}
.news .news-left .news-header .news-league ul li a {
  color: #333333;
  font-size: 14px;
}
.news .news-left .news-header .news-league ul li a:hover {
  color: #2492ff;
}
.news .news-left .news-header .news-league .border-right {
  border-right: 1px solid #959595;
}
.news .news-left .news-header .news-league .border-right:last-child{border:none;}
.news .news-left .news-header .news-league .league-focus {
  color: #2492ff;
}
.news .news-left .news-today {
  width: 245px;
  margin-top: 25px;
  float: left;
}
.news .news-left .news-today .news-today-list {
  width: 100%;
  background: #fff;
}
.news .news-left .news-current {
  width: 245px;
  margin-top: 18px;
  float: right;
}
.news .news-left .news-current img {
  width: 245px;
  height: 132px;
}
.news .news-left .news-current .news-current-silder {
  overflow: hidden;
  position: relative;
  width: 245px;
  height: 132px;
}
.news .news-left .news-current .news-basketball-silder {
  overflow: hidden;
  position: relative;
  width: 245px;
  height: 132px;
}
.news .news-left .news-current .margin-top {
  margin-top: 15px;
}
.news .news-left .news-current .news-current-list {
  width: 100%;
  height: 120px;
}
.news .news-left .news-current .news-recommend {
  width: 100%;
  height: 172px;
  margin-top: 14px;
}
.news .news-right {
  width: 318px;
  height: 524px;
  float: right;
  margin-top: 15px;
}
.news .news-right .rank-title {
  width: 320px;
  height: 30px;
}
.news .news-right .rank-title .rank-title-left {
  width: 76px;
  height: 30px;
  font-size: 22px;
  color: #2492ff;
  text-align: center;
  float: left;
}
.news .news-right .rank-title .rank-title-center {
  width: 190px;
  height: 15px;
  float: left;
  border-bottom: 1px solid #2492ff;
  margin-left: 14px;
}
.news .news-right .rank-title .rank-title-right {
  width: 24px;
  height: 30px;
  line-height: 30px;
  float: left;
  text-align: center;
  margin-left: 14px;
}
.news .news-right .rank-title .rank-title-right a {
  color: #258be3;
  font-size: 12px;
}
/*.news .news-right .rank-list {
  width: 320px;
  height: 480px;
}
.news .news-right .rank-list .rank-tab {
  width: 320px;
  height: 38px;
  border: 1px solid #ebebeb;
}
.news .news-right .rank-list .rank-tab .rank-button {
  width: 52px;
  height: 38px;
  line-height: 38px;
  float: left;
  color: #2a2929;
  font-size: 16px;
  text-align: center;
}
.news .news-right .rank-list .rank-tab .rank-button:hover {
  cursor: pointer;
  border-bottom: 2px solid #2492ff;
}
.news .news-right .rank-list .rank-tab .active {
  border-bottom: 2px solid #2492ff;
}
.news .news-right .rank-list .rank-tab .rank-button-basketball {
  width: 50%;
  height: 38px;
  line-height: 38px;
  float: left;
  color: #2a2929;
  font-size: 16px;
  text-align: center;
}
.news .news-right .rank-list .rank-tab .rank-button-basketball:hover {
  cursor: pointer;
  border-bottom: 2px solid #2492ff;
}
.news .news-right .rank-list .rank-li {
  width: 320px;
  border: 1px solid #ebebeb;
}
.news .news-right .rank-list .rank-li .rank-list-line:first-child {
  height: 40px;
  line-height: 40px;
}
.news .news-right .rank-list .rank-li .rank-list-line {
  width: 320px;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  border-left: 0px;
  border-bottom: 1px solid #ebebeb;
  display: block;
  font-size: 14px;
}
.news .news-right .rank-list .rank-li .rank-list-line .rank-list-title {
  line-height: 40px;
  height: 40px;
  float: left;
  text-align: center;
}
.news .news-right .rank-list .rank-li .rank-list-line .rank-list-title a {
  font-size: 14px;
  color: #363737;
}
.news .news-right .rank-list .rank-li .rank-list-line .rank-list-title a:hover {
  color: #2492ff;
}
.news .news-right .rank-list .rank-li .rank-list-line .rank-red {
  border-left: 2px solid #ff3333;
}
.news .news-right .rank-list .rank-li .rank-list-line .rank-green {
  border-left: 2px solid #009900;
}
.news .news-right .rank-list .rank-li .rank-list-line .rank-pink {
  border-left: 2px solid pink;
}
.news .news-right .rank-list .rank-li .rank-list-line .rank-list-border {
  width: 320px;
  height: 35px;
  margin-top: 6px;
}
.news .news-right .rank-list .rank-li .rank-list-line .rank-list-col {
  float: left;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.news .news-right .rank-list .rank-li .rank-list-line .rank-list-col a {
  font-size: 14px;
  color: #363737;
}
.news .news-right .rank-list .rank-li .rank-list-line .rank-list-col a:hover {
  color: #2492ff;
}
.news .news-right .rank-list .rank-li .rank-list-line .rank {
  width: 42px;
}
.news .news-right .rank-list .rank-li .rank-list-line .team {
  width: 88px;
}
.news .news-right .rank-list .rank-li .rank-list-line .match {
  width: 38px;
}
.news .news-right .rank-list .rank-li .rank-list-line .spf {
  width: 60px;
}
.news .news-right .rank-list .rank-li .rank-list-line .lost {
  width: 48px;
}
.news .news-right .rank-list .rank-li .rank-list-line .score {
  width: 40px;
}
.news .news-right .rank-list .rank-li .rank-list-line .col-basketball-rank {
  width: 40px;
}
.news .news-right .rank-list .rank-li .rank-list-line .col-basketball-name {
  width: 100px;
}
.news .news-right .rank-list .rank-li .rank-list-line .col-basketball-match {
  width: 40px;
}
.news .news-right .rank-list .rank-li .rank-list-line .col-basketball-lost {
  width: 80px;
}
.news .news-right .rank-list .rank-li .rank-list-line .col-basketball-percent {
  width: 50px;
}*/
.news .news-right .rank-list .rank-more {
  width: 320px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #eeeeee;
  cursor: pointer;
}
.news .news-right .rank-list{
  font-size: 12px;
}
.news .news-right .rank-list .rank-more a {
  color: #258be3;
  font-size: 14px;
}
.news .news-right .rank-list .rank-more a:hover {
  color: #2492ff;
}
.advantage-list {
  width: 100%;
  height: 82px;
  background: #eeeeee;
  border: 1px solid #eeeeee;
}
.advantage-list .advantage-box {
  width: 100%;
  height: 46px;
  margin: 17px auto;
}
.advantage-list .advantage-box .advantage-block:first-child {
  margin-left: 22px;
}
.advantage-list .advantage-box .advantage-block {
  width: 242px;
  height: 46px;
  float: left;
}
.advantage-list .advantage-box .advantage-block .advantage-icon {
  width: 55px;
  height: 46px;
  float: left;
  background: url('../images/icon-describe.png') no-repeat;
}
.advantage-list .advantage-box .advantage-block .icon-full {
  background-position: -195px -55px;
}
.advantage-list .advantage-box .advantage-block .icon-quick {
  background-position: -115px -55px;
}
.advantage-list .advantage-box .advantage-block .icon-accurate {
  background-position: -33px -55px;
}
.advantage-list .advantage-box .advantage-block .icon-stable {
  background-position: -274px -55px;
}
.advantage-list .advantage-box .advantage-block .advantage-text {
  width: 176px;
  height: 46px;
  float: left;
}
.advantage-list .advantage-box .advantage-block .advantage-text p {
  height: 23px;
  line-height: 23px;
  font-size: 16px;
  color: #8d8a8a;
  padding-left: 15px;
}
.map-info {
  width: 100%;
  height: 177px;
  border: 1px solid #eeeeee;
  margin-top: 2px;
  background: #eeeeee;
}
.map-info .map-box {
  width: 960px;
  height: 126px;
  margin: 25px auto;
}
.map-info .map-box .map-left {
  width: 305px;
  height: 126px;
  border-right: 1px solid #dcdcdc;
  float: left;
}
.map-info .map-box .map-left p {
  color: #8d8a8a;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  padding-left: 60px;
}
.map-info .map-box .map-left .p-content {
  padding-left: 102px;
}
.map-info .map-box .map-left .p-content a {
  color: #8d8a8a;
}
.map-info .map-box .map-left .p-content a:hover {
  color: #2492ff;
}
.map-info .map-box .map-title {
  width: 100%;
  height: 24px;
  color: #2492ff;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
}
.map-info .map-box .map-center {
  width: 358px;
  height: 126px;
  border-right: 1px solid #dcdcdc;
  float: left;
}
.map-info .map-box .map-center .map-list {
  width: 304px;
  height: 102px;
  margin: 0 auto;
}
.map-info .map-box .map-center .map-list ul li {
  width: 101px;
  float: left;
  line-height: 30px;
  height: 30px;
  padding-left: 19px;
}
.map-info .map-box .map-center .map-list ul li a {
  color: #8d8a8a;
  font-size: 12px;
}
.map-info .map-box .map-center .map-list ul li a:hover {
  color: #2492ff;
}
.map-info .map-box .map-right {
  width: 296px;
  height: 126px;
  border: 1px solid #eeeeee;
  float: left;
}
.map-info .map-box .map-right .map-qrcode {
  width: 220px;
  height: 102px;
  margin: 0 auto;
  margin-top: 5px;
}
.map-info .map-box .map-right .map-qrcode img {
  width: 84px;
  height: 84px;
}
.map-info .map-box .map-right .map-qrcode .qrcode-ios {
  width: 84px;
  height: 84px;
  float: left;
}
.map-info .map-box .map-right .map-qrcode .qrcode-ios-text {
  color: #1f1f1f;
  font-size: 14px;
  float: left;
  width: 84px;
  text-align: center;
}
.map-info .map-box .map-right .map-qrcode .qrcode-android {
  width: 84px;
  height: 84px;
  float: right;
}
.map-info .map-box .map-right .map-qrcode .qrcode-android-text {
  color: #1f1f1f;
  font-size: 14px;
  float: right;
  width: 84px;
  text-align: center;
}
.partner {
  width: 100%;
  border: 1px solid #fff;
}
.partner .partner-title {
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding-left: 15px;
  font-size: 16px;
  color: #a1a1a1;
}
.partner .partner-link {
  width: 880px;
  margin: 0 auto;
}
.partner .partner-link ul li {
  width: 146px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  float: left;
}
.partner .partner-link ul li a {
  display: block;
  width: 138px;
  height: 52px;
  border: 1px solid #ccc;
  background: url('../images/partner-list.jpg') no-repeat;
}
.partner .partner-link ul li .partner-img-0 {
  background-position: -18px -16px;
}
.partner .partner-link ul li .partner-img-1 {
  background-position: -176px -16px;
}
.partner .partner-link ul li .partner-img-2 {
  background-position: -338px -16px;
}
.partner .partner-link ul li .partner-img-3 {
  background-position: -499px -16px;
}
.partner .partner-link ul li .partner-img-4 {
  background-position: -662px -16px;
}
.partner .partner-link ul li .partner-img-5 {
  background-position: -818px -16px;
}
.partner .partner-link ul li .partner-img-6 {
  background-position: -18px -90px;
}
.partner .partner-link ul li .partner-img-7 {
  background-position: -176px -90px;
}
.partner .partner-link ul li .partner-img-8 {
  background-position: -338px -90px;
}
.partner .partner-link ul li .partner-img-9 {
  background-position: -493px -89px;
}
.partner .partner-link ul li .partner-img-10 {
  background-position: -662px -90px;
}
.partner .partner-link ul li .partner-img-11 {
  background-position: -818px -90px;
}
.partner .partner-link ul li .partner-img-12 {
  background-position: -18px -166px;
}
.partner .partner-link ul li .partner-img-13 {
  background-position: -176px -166px;
}
.partner .partner-link ul li .partner-img-14 {
  background-position: -336px -168px;
}
.partner .partner-link ul li .partner-img-15 {
  background-position: -499px -168px;
}
.partner .partner-link ul li .partner-img-16 {
  background-position: -662px -170px;
}
.partner .partner-link ul li .partner-img-17 {
  background-position: -818px -168px;
}
.partner .partner-link ul li img {
  width: 140px;
  height: 46px;
  border: 1px solid #ccc;
}
.partner .partner-link ul li img:hover {
  cursor: pointer;
}
.friend-link {
  width: 1000px;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
  height: 22px;
  line-height: 22px;
}
.friend-link .friend-link-text {
  display: inline-block;
  width: 58px;
  height: 22px;
  line-height: 22px;
}
.friend-link ul {
  display: inline-block;
}
.friend-link ul li {
  padding-right: 12px;
  float: left;
  height: 15px;
  line-height: 22px;
}
.friend-link ul li a {
  color: #494949;
  font-size: 12px;
}
.friend-link ul li a:hover {
  color: #2492ff;
}
.default-border {
  border-left: 2px solid rgba(0, 0, 0, 0);
}
.rank-grade {
  border-left: 2px solid #ccc;
}
.rank-grade-1 {
  border-left: 2px solid #f00;
}
.rank-grade-2 {
  border-left: 2px solid #f47f7f;
}
.rank-grade-3 {
  border-left: 2px solid #22ac38;
}
.rank-grade-4 {
  border-left: 2px solid #73D5F3;
}
.rank-grade-5 {
  border-left: 2px solid #00b7ee;
}
.rank-grade-basketball-lt8 {
  border-left: 2px solid #2492ff;
}
.football-rank .rank-header ul li {
  width: 43px;
}
.basketball-rank .rank-header ul li {
  width: 150px;
}
.icon {
  background: url('../images/icons.png') no-repeat;
}
.icon-love {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-position: -229px -67px;
  vertical-align: -4px;
}
.link-content {
  background: #f2f2f2;
  padding-top: 20px;
}
.link-content .link-box {
  padding-top: 10px;
  border-top: 1px solid #d7d7d7;
}
.link-content .link-box .link-left {
  float: left;
  width: 88px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  background: #f2f2f2;
  padding-left: 16px;
  color: #adadad;
}
.link-content .link-box .link-right {
  margin-left: 88px;
}
.link-content .link-box .link-right a {
  float: left;
  font-size: 13px;
  color: #adadaf;
  height: 30px;
  line-height: 30px;
  margin-right: 16px;
}
#active-login-type {
  color: #2492ff;
  border-bottom: 2px solid #2492ff;
}
.user-login {
  width: 360px;
  height: 450px;
  background-color: #ffffff;
  padding: 0px 30px;
}
.user-login .close-box {
  text-align: right;
  width: 325px;
}
.user-login .login-type li {
  list-style-type: none;
  float: left;
  width: 150px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  border-bottom: 2px solid #666666;
  cursor: pointer;
}
.user-login .login-type li .divider {
  display: inline-block;
  width: 1px;
  height: 20px;
  float: right;
  margin-top: 14px;
  background: #cccccc;
}
.user-login form {
  width: 300px;
  margin: 0px auto;
  margin-top: 50px;
  font-size: 16px;
}
.user-login form .prompt {
  height: 20px;
  width: 300px;
  margin: 0px auto;
  font-size: 12px;
  color: red;
  line-height: 20px;
  text-align: left;
}
.user-login form.phone-code-login {
  display: none;
}
.user-login form #phone-icon {
  background-position: -125px 40px;
}
.user-login form .am-form-group {
  width: 300px;
  height: 50px;
  margin: 0px auto;
  margin-bottom: 10px;
}
.user-login form .am-form-group .content-field {
  width: 300px;
  border: 1px solid #cccccc;
  height: 40px;
  font-size: 16px;
}
.user-login form .am-form-group .content-field input {
  float: right;
  height: 38px;
  border: none;
  outline: none;
  width: 265px;
  font-size: 14px;
}
.user-login form .am-form-group .content-field i {
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  background: url('../images/icon.png');
  width: 33px;
  background-position: -205px 40px;
}
.user-login form .am-form-group .code i {
  float: left;
  background-position: -165px 40px;
}
.user-login form .am-form-group .code input {
  width: 165px;
  float: left;
}
.user-login form .am-form-group .code .default-button {
  text-align: center;
  width: 100px;
  line-height: 38px;
  height: 38px;
  margin: 0px;
  padding: 0px;
  float: right;
  font-size: 12px;
  color: #2492ff;
  border: 1px solid #2492ff;
  background-color: #fef2e6;
}
.user-login form .am-form-group .code .again-send {
  display: none;
}
.user-login form .am-form-group .code .active-button {
  display: none;
  text-align: center;
  width: 100px;
  line-height: 38px;
  height: 38px;
  margin: 0px;
  padding: 0px;
  float: right;
  font-size: 12px;
  cursor: context-menu;
  background-color: #f2f2f2;
  border: none;
  color: #999;
}
.user-login form .am-form-group .password i {
  background-position: -165px 40px;
}
.user-login form .am-form-group .auth-code {
  border: none;
}
.user-login form .am-form-group .auth-code .code {
  float: left;
  width: 150px;
  height: 40px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  text-align: center;
  margin-right: 10px;
}
.user-login form .am-form-group .auth-code .appear-code {
  width: 100px;
  height: 40px;
  line-height: 40px;
  background-color: #fde7d1;
  border: none;
  outline: none;
  float: left;
}
.user-login form .am-form-group .auth-code i {
  width: 40px;
  background-position: -240px 40px;
  background-color: #f2f2f2;
  background-image: none;
  cursor: pointer;
}
@-webkit-keyframes circle {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(45deg);
  }
  100% {
    -webkit-transform: rotate(225deg);
  }
}
@-webkit-keyframes circle1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(45deg);
  }
  100% {
    -webkit-transform: rotate(225deg);
  }
}
.user-login form .am-form-group .auth-code i img.active {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation: circle 1s linear;
}
.user-login form .am-form-group .auth-code i img.active-1 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation: circle1 1s linear;
}
.user-login form .auto-login {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 10px;
}
.user-login form .auto-login a {
  float: right;
  color: black;
}
.user-login form .auto-login a:hover {
  color: #2492ff;
}
.user-login form .auto-login label {
  margin-top: -20px;
  margin-right: 155px;
}
.user-login form .submit {
  width: 300px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-bottom: 0px;
  margin-top: 10px;
}
.user-login form .submit button {
  width: 300px;
  height: 40px;
  padding: 0px;
  font-size: 20px;
  background-color: #2492ff;
  margin-top: 10px;
}
.user-login p {
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
}
.user-login p .divider {
  display: inline-block;
  width: 95px;
  height: 1px;
  background: #cccccc;
  margin-bottom: 3px;
}
.user-login p .other-login {
  width: 110px;
  display: inline-block;
  color: #cccccc;
}
.user-login p a {
  color: #2492ff;
}
.user-login .register-link {
  margin-top: 10px;
}
.user-login .third-party-login {
  height: 40px;
  width: 180px;
  margin: 0px auto;
}
.user-login .third-party-login li {
  list-style-type: none;
  float: left;
  width: 40px;
  height: 40px;
}
.user-login .third-party-login li a {
  width: 40px;
  height: 40px;
  display: inline-table;
  text-align: center;
  line-height: 40px;
  background: url('../images/icon.png');
}
.user-login .third-party-login li .qq {
  background-position: -280px 40px;
}
.user-login .third-party-login li .weixin {
  background-position: -320px 40px;
}
.user-login .third-party-login li .weibo {
  background-position: -360px 40px;
}
.mgb2 {
  margin-bottom: 2px;
}
.mgt3 {
  margin-top: 3px;
}
.yapan-color {
  color: #fc9950;
}
.jingcai-color {
  color: #e47474;
}
.daxiao-color {
  color: #47b5e3;
}
.recommend {
  width: 100%;
  height: 710px;
  margin-top: 25px;
}
.recommend .recommend-type {
  width: 660px;
  margin-right: 20px;
  height: 100%;
}
.recommend .recommend-type .steady-recommend {
  height: 210px;
  width: 100%;
}
.recommend .recommend-type .steady-recommend .steady-list {
  height: 140px;
  margin: 20px 0px;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item {
  width: 320px;
  height: 100%;
  background-color: #f2f2f2;
  padding: 0px 10px;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .link-professor {
  color: #333;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item:hover {
  background-color: #fcf0e3;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  position: relative;
  top: -2px;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds {
  width: 100%;
  height: 60px;
  font-size: 14px;
  padding: 8px 0px;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds.wendan-odds {
  position: relative;
  top: -10px;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds.asia-daxiao-style {
  top: 0px;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds.asia-daxiao-style .odds-type {
  line-height: 30px;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .odds-type {
  height: 40px;
  width: 49px;
  text-align: right;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .odds-type.line-height-45 {
  line-height: 45px;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .odds-type.line-height-29 {
  line-height: 29px;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .odds-item {
  float: left;
  width: 65px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #cccccc;
  font-size: 12px;
  margin-bottom: 3px;
  margin-right: 10px;
  border-radius: 6px;
  color: #fff;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .odds-item.letball {
  color: #333;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .border-right {
  border-right: 1px solid #ccc;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .border-left {
  border-left: 1px solid #ccc;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .border-bottom {
  border-bottom: 1px solid #ccc;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .border-top {
  border-top: 1px solid #ccc;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .beton {
  color: #fff;
  background: #f49900;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .pankou {
  border-radius: 0;
  color: #333;
  background: none;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .letball {
  background: transparent;
}
.recommend .recommend-type .steady-recommend .steady-list .steady-item .odds .letball {
  width: 20px;
  text-align: right;
  margin-right: 5px;
}
.recommend .recommend-type .title {
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.recommend .recommend-type .title .steady-font {
  width: 115px;
  height: 30px;
  font-size: 28px;
  line-height: 30px;
  color: #2492ff;
  display: inline-block;
}
.recommend .recommend-type .title .divider {
  width: 425px;
  height: 1px;
  display: inline-block;
  padding: 0px 20px;
  border-bottom: 1px solid #2492ff;
  margin: 0px 20px;
  margin-top: 16px;
}
.recommend .recommend-type .title .link-all {
  width: 77px;
  font-size: 12px;
  color: #258be3;
  text-align: right;
}
.recommend .recommend-type .match-info {
  height: 80px;
  width: 100%;
}
.recommend .recommend-type .match-info img {
  margin-top: 15px;
  border-radius: 100px;
}
.recommend .recommend-type .match-info .nickname-keepwin {
  margin: 20px 0px;
  width: 75px;
}
.recommend .recommend-type .match-info .nickname-keepwin .nickname {
  font-size: 14px;
  margin-bottom: 5px;
  width: 100%;
  height: 20px;
  overflow: hidden;
  text-align: center;
}
.recommend .recommend-type .match-info .nickname-keepwin .keepwin {
  width: 50px;
  font-size: 10px;
  text-align: center;
  border-radius: 10px;
  background-color: #e25656;
  height: 20px;
  line-height: 20px;
  color: #fff;
  margin-left: 12.5px;
}
.recommend .recommend-type .match-info .info {
  width: 165px;
  margin-top: 25px;
}
.recommend .recommend-type .match-info .info .lname-mtime {
  text-align: center;
  font-size: 12px;
  color: #666;
  width: 100%;
  height: 20px;
  overflow: hidden;
}
.recommend .recommend-type .match-info .info .home-away-name {
  text-align: center;
  font-size: 14px;
  width: 100%;
  height: 20px;
}
.recommend .recommend-type .match-info .info .home-away-name .VS {
  color: #e25656;
  width: 17px;
  height: 20px;
  display: inline-block;
  float: left;
}
.recommend .recommend-type .match-info .info .home-away-name .away {
  height: 20px;
  width: 70px;
  overflow: hidden;
  display: inline-block;
  float: left;
  padding-left: 3px;
  text-align: left;
}
.recommend .recommend-type .match-info .info .home-away-name .home {
  padding-right: 3px;
  height: 20px;
  width: 70px;
  overflow: hidden;
  display: inline-block;
  text-align: right;
  float: left;
}
.recommend .recommend-type .recommend-master {
  width: 100%;
}
.recommend .recommend-type .recommend-master .recommend-title .divider {
  width: 475px;
}
.recommend .recommend-type .recommend-master .recommend-title .link-all {
  width: 30px;
}
.recommend .recommend-type .recommend-master .master-list {
  width: 100%;
  height: 140px;
}
.recommend .recommend-type .recommend-master .master-list .master-item {
  width: 320px;
  height: 140px;
  background-color: #f2f2f2;
  padding: 0px 10px;
}
.recommend .recommend-type .recommend-master .master-list .master-item:hover {
  background-color: #fcf0e3;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  position: relative;
  top: -2px;
}
.recommend .recommend-type .recommend-master .master-list .master-item .link-professor {
  color: #333;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info img {
  margin-top: 20px;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .nickname-keepwin {
  width: 115px;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .nickname-keepwin .nickname {
  text-align: left;
  padding-left: 5px;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .nickname-keepwin .keepwin {
  margin-left: 6.5px;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .info {
  width: 115px;
  margin-top: 19px;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .info p {
  height: 25px;
  width: 100%;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .info p span {
  width: 60px;
  height: 100%;
  display: inline-block;
  text-align: right;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .info p .skilled-text {
  width: 60px;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .info p .odds-type {
  width: 55px;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .info p .text-left {
  text-align: left;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .info p span.hitprecent {
  color: #e25656;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .info p.hitprecent {
  color: #e25656;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .info p.hitprecent span {
  color: #000;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .info p.hitprecent span.red {
  color: #e25656;
}
.recommend .recommend-type .recommend-master .master-list .master-item .match-info .info p.hitprecent abbr {
  color: #000000;
}
.recommend .recommend-type .recommend-master .master-list .master-item .order5 div {
  width: 40px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 8px;
  border-radius: 5px;
  color: #fff;
}
.recommend .recommend-type .recommend-master .master-list .master-item .order5 div.color-black {
  color: #000;
  width: 50px;
}
.recommend .recommend-type .recommend-master .master-list .master-item .order5 div.win {
  background-color: #e26161;
}
.recommend .recommend-type .recommend-master .master-list .master-item .order5 div.lost {
  background-color: #ccc;
}
.recommend .recommend-type .recommend-master .master-list .master-item .order5 div.draw {
  background-color: #e49534;
}
.recommend .rank {
  width: 320px;
  height: 100%;
}
.recommend .rank .title {
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.recommend .rank .title .rank-font {
  width: 65px;
  height: 30px;
  font-size: 28px;
  line-height: 30px;
  color: #2492ff;
  display: inline-block;
}
.recommend .rank .title .divider {
  width: 200px;
  height: 1px;
  display: inline-block;
  padding: 0px 20px;
  border-bottom: 1px solid #2492ff;
  margin-top: 16px;
  margin-left: 7px;
}
.recommend .rank .title .link-all {
  width: 35px;
  font-size: 12px;
  color: #258be3;
  text-align: right;
}
.recommend .rank .rank-list {
  height: 650px;
  width: 100%;
  margin-top: 20px;
  border: 1px solid #ebebeb;
}
.recommend .rank .rank-list .rank-type {
  width: 100%;
  height: 38px;
  line-height: 38px;
}
.recommend .rank .rank-list .rank-type .rank-type-item {
  width: 25%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
}
.recommend .rank .rank-list .rank-type .rank-type-item.active {
  color: #2492ff;
  border-bottom: 2px solid #2492ff;
}
.recommend .rank .rank-list .odds-type {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.recommend .rank .rank-list .odds-type .odds-item {
  width: 25%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  background-color: #e6e6e6;
  cursor: pointer;
}
.recommend .rank .rank-list .odds-type .odds-item.active {
  background-color: #fff;
  color: #2492ff;
}
.recommend .rank .rank-list .list {
  width: 100%;
  height: 540px;
}
.recommend .rank .rank-list .list .list-item {
  width: 100%;
  height: 54px;
  line-height: 54px;
  text-align: center;
  border-bottom: 1px solid #ededed;
  font-size: 12px;
  overflow: hidden;
  padding: 0px 10px;
}
.recommend .rank .rank-list .list .list-item:last-child {
  border-bottom: none;
}
.recommend .rank .rank-list .list .list-item a {
  width: 100%;
  height: 100%;
  display: block;
  color: #333;
}
.recommend .rank .rank-list .list .list-item .icon {
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-top: 11px;
  line-height: 32px;
  background: none;
}
.recommend .rank .rank-list .list .list-item .first-medal {
  background: url("../images/icon-list.png");
  background-size: 275px 75px;
  background-position: 2px 27px;
  color: #fff;
}
.recommend .rank .rank-list .list .list-item .second-medal {
  background: url("../images/icon-list.png");
  background-size: 275px 75px;
  background-position: -22px 27px;
  color: #fff;
}
.recommend .rank .rank-list .list .list-item .third-medal {
  background: url("../images/icon-list.png");
  background-size: 273px 75px;
  background-position: -45px 27px;
  color: #fff;
}
.recommend .rank .rank-list .list .list-item .nickname {
  width: 70px;
  height: 50px;
  overflow: hidden;
  font-size: 14px;
  text-align: left;
  padding-left: 5px;
}
.recommend .rank .rank-list .list .list-item .keepwin {
  color: #e25656;
  width: 100px;
  text-align: right;
}
.recommend .rank .rank-list .list .list-item .keepwin abbr {
  color: #000;
}
.recommend .rank .rank-list .list .list-item .current {
  width: 100px;
  text-align: right;
}
.recommend .rank .rank-list .list .list-item .current .color-red {
  color: #e25656;
}
.recommend .rank .rank-list .list .border-bottom-none {
  border-bottom: none;
}
.recommend .rank .rank-list .link-all {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: #eeeeee;
  font-size: 12px;
}
.recommend .rank .rank-list .link-all a {
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  width: 100%;
  color: #5598e3;
  cursor: pointer;
}
.recommend .rank .rank-list .link-all a:hover {
  color: #2492ff;
}
/*积分榜8bo*/
.hspace{ height:9px; overflow:hidden;}
.wpanel{ border:solid 1px #edecec; border-top-width:3px; border-bottom-color:#edecec; height:28px;  background-color:#edecec;  position:relative; }
.wpanel ul{ width:100%;position:absolute; left:0; top:0;}
.wpanel li{float:left;width:50%; overflow:hidden;}
.wpanel a{ display:block; height:28px; line-height:28px; text-align:center;  border-left:solid 1px #edecec;  position:relative;  color:#004276; }
.wpanel .first a{ border-left:none;}
.wpanel a img{ vertical-align:middle; margin-right:10px; }
.wpanel a.sel{ background-color:#f5f8ff; font-weight:bold; color:#4277ab; height:29px;}
.icofootball,.icobasket{ background:url(../images/football.png) no-repeat 19% center; padding-left:19px; display:block; }
.icobasket{ background-image:url(../images/basketball.png); }
#liveinfo .bframe{ border:solid 1px #edecec; border-top:none;height:447px;  position:relative; overflow:hidden;}
#liveinfo .bframe iframe{ border:none;  border-top:solid 4px #fff; overflow:hidden;  position:absolute; left:-3px; top:-34px;}

.bright .wpanel{ border-top-color:#edecec; background-color:#BEDBFF; border-bottom-color:#92C0EF;}
.bright .wpanel a{ color:#3c9bff; border-left-color:#AFD5FE;} 
.bright .wpanel li{ width:157px; padding:0;}
.bright .wpanel li.first{ width:158px;}
.bright .wpanel2 li{ width:34px;}


#jfb dd.bbox{ height:453px;}
#jfb .bbox{ border:solid 1px #edecec; background-color:#eff4f7; background-color:#fff;}
#jfb dd.bbox{ border-top:none; background-color:#f5f8ff;}
.wsub{ height:22px; line-height:22px; padding:9px 4px 4px 9px;}
.wsub a{ display:inline-block; padding:0 12px; margin-right:2px;}
.wsub a.sel,.wsub a:hover{ background-color:#358be5; color:#fff; border-radius:3px;}
.jfbsort {text-align: center; width: 90%; line-height:20px;margin: 0 auto; margin-top:10px;}
.jfbsort thead {color: gray;}



.big_head {
    height: 33px;
}
.big_head .ico {
    float: left;
}
.big_head .l_tit {
    float: left;
    padding: 0px 0px 0px 10px;
}
.size_28 {
    font-size: 28px;
}
.big_head .r_more {
    float: right;
    padding: 10px 10px 0px 0px;
}
.color_0143A7 {
    color: #0143A7;
}
.size_14 {
    font-size: 14px;
}
.big_head .r_link {
    float: right;
    color: #ccc;
    padding: 10px 15px 0px 0px;
}
.fl {
    float: left;
}

.title a{color: #fff !important;}
.pic6:hover>.title{display:block;}
.piclist2s:hover>.title{display:block;}
.piclist3s:hover>.title{display:block;}