@charset "UTF-8";
.player-detail > div { float: left;}
.player-detail  .Exhibition,.player-detail  .watch_cont {float: left;margin-top: 30px;width: 100%;box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 15%);text-align: left;}
.player-detail  .Exhibition .tips{line-height:28px;padding:5px 10px;color: #8a6d3b;background-color: #fcf8e3;}
.player-detail  .nav h1{padding: 20px;}
.player-detail  .nav a{line-height: 38px;font-size: 22px;font-weight: bold;}
.player-type, .title{float: left;margin-top: 30px;width: 100%;text-align: left;}
.player-type .free-pay-choise{margin: 5px 0;.}
.player-detail  .watch_cont{padding: 20px;margin-top: 10px;}
.player-detail .watch_cont li { display: block; margin-right: 17px; float: left;  font-size: 14px; border-bottom: 1px solid #eaeaea;text-align: center;}
.player-detail .watch_cont li:nth-child(8n) { margin-right: 0px; }
.player-detail .watch_cont li  span {float: right;color: #fff;border-radius: 3px;font-size: 12px;padding: 3px 5px;margin-left: 5px;}
.player-detail .watch_cont li  span a{float: right;font-size: 12px;color: #fff;width: 50px;}
.player-detail .watch_cont li  span a:hover { color: #357ce8; }
.player-detail .watch_cont li a { float: left; width: 130px; padding: 10px; font-size: 14px; color: #333;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.player-detail .watch_cont li a:hover { color: #357ce8; }