﻿.sel{position:relative;height: 28px;line-height: 28px;}
.sel select{width:96%;min-width:100px;max-width:180px;background-color:#085488;border:none;color:#fff;height:28px;padding-right:30px;outline:0;-webkit-appearance:none;appearance: none;background-image:url(../image/sel-up.png);background-repeat:no-repeat;background-position:right center;text-indent:5px;}
/*.sel:after{content:'';position:absolute;right:10px;top:11px;width:0;height:0;border-width:8px 6px;border-style:solid;border-color:#fff transparent transparent transparent;}*/
select::-ms-expand {
    display: none;
}
.search-all{height:60px;background:#0064AF;display:flex;padding:16px 8px;color:#fff;}
.search-all .sel-submit .s-submit{display:block;height:28px;line-height:28px;width:40px;text-align:center;background:#D43746;color:#fff;border-radius:5px;float:right;margin-right:6px;}
.table{width:100%;border:1px solid #dfdfdf;}
.table tr th{padding:20px 0;text-align:center;}
.table tr th span{cursor:pointer;}
.table tr td{padding:8px;text-align:center;}
.table tr.odd{background:#F0F0F0;}
.table tr th .cur-order{position:relative;}
.table tr th .cur-order:after{content:'';position:absolute;right:-14px;top:3px;border-color:#0064AF transparent transparent transparent;border-style:solid;border-width:8px 6px;}

.margin_top_20{margin-top:20px;}
.top-lg-icon{width:100%;height:100px;}
.top-lg-icon img{max-width:100%;width:100%;vertical-align:top;}
ul.navigator{width:100%;background-color:#0064AF;font-size:14px;font-weight:bold;}
ul.navigator li{float:left;position:relative;}
ul.navigator li:hover .subnav{display:block;}
ul.navigator li a{display:block;padding:8px 24px;color:#fff;}
ul.navigator li a.active{background-color:#D53746;}
ul.navigator li .subnav{position:absolute;display:none;z-index:11;}
ul.navigator li .subnav li{display:block;float:none;background:#0064AF;}

.ent{font-size:12px;margin-top:10px;}







/*底部*/
/*.player-bottom{}
.player-bottom .nba-png{text-align: center;margin:15px 0;}
.player-bottom .east{}
.player-bottom .east .e-img{height:40px;line-height:40px;}
.player-bottom .east .e-cn{position:relative;height:40px;line-height:40px;background-color:#E53E50;color:#fff;padding:0 8px;}
.player-bottom .east .e-cn:after{content:'';position:absolute;width:0;height:0;right:-22px;border-color:#E53E50 transparent transparent #E53E50;border-width:20px 12px;border-style:solid;}
.player-bottom .east .e-bg{margin-left:100px;height:40px;line-height:40px;background-color:#0064AF;}
.saiqu{width:100%;margin-top:10px;}
.saiqu tr td{padding:8px 0;vertical-align:middle;text-align:center;}
.saiqu tr td:nth-child(1){padding:4px 0;}
.saiqu tr td a{color:#333;}
.saiqu img{max-width:24px;margin-right:8px;vertical-align:middle;}

.player-bottom .west .w-img{height:40px;line-height:40px;}

.player-bottom .west .w-cn{position:relative;height:40px;line-height:40px;background-color:#E53E50;color:#fff;padding:0 8px;}
.player-bottom .west .w-cn:after{content:'';position:absolute;width:0;height:0;right:-22px;border-color:#E53E50 transparent transparent #E53E50;border-width:20px 12px;border-style:solid;}
.player-bottom .west .w-bg{margin-left:100px;height:40px;line-height:40px;background-color:#0064AF;}
.player-bottom .m-r{padding-right:5px;}
.player-bottom .m-l{padding-left:5px;}
.player-bottom .b-bg{display:block;padding:4px 0;background:#F1F1F1}*/