* {margin: 0;padding: 0;outline: none;}
html {height: 100%; }
*html{background-image:url(about:blank);background-attachment:fixed;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,button,textarea,p,blockquote,th,td,iframe {margin:0;padding:0}
body {height: 100%;font:14px/1.5 '微软雅黑','Helvetica Neue',Helvetica,Arial,Sans-serif !important;background:#232323;}
table {border-collapse:collapse;border-spacing:0}
fieldset,img {border:0}
ol,ul {list-style:none}
.nettv{ width:100%;height:100%;}
.nettv:hover .player{width:87%}
.nettv:hover .list{display:block}
.player{width:100%;height:100%;float:left;margin:0;padding:0}
.player:hover + .list {display: block;}
.list{min-width:13%;width:13%;height:100%; float:right;display: none;}
.list:hover + .player {width:80%}