body, .search-input, .video-links a, .list a
{ background-color: rgb(245,247,250); }

.header, .menu, .search, .st-list a, .list, .video-info, .footer
{ background-color: rgb(250,252,255); }

body, .search button, .st-list span
{ color: rgb(125,127,130); }

img, .small-img, .hbar, .bottom-navi span
{ background-color: rgb(225,227,230); }

.header, .menu, .search, .search-input, .video-info li, .footer, .video-links a, .list a
{ border-color: rgb(225,227,230); }

a:hover, .logo a span, .header-b:hover, .header-b.active, .menu a.active, .menu li.active a, .video-links ul span i
{ color: rgb(25,167,220); }

.search button:hover, .top-bl a:hover, .top-bl a.active, .top-bl li.active a, .bottom-navi a:hover, .bottom-navi a.acttve, .bottom-navi li.active a, .st-list a:hover span, .st-list a:hover, .list a:hover, .video-links a:hover
{ background-color: rgb(25,167,220); color: rgb(255,255,255); }

.video-links a:hover, .list a:hover
{ border-color: rgb(25,167,220); }

a, h1, h2, .logo a, .small-value, .header-b, .search input, .search input::placeholder, .st-list span.list-name, .video-info li, .video-info li a.like
{ color: rgb(45,47,50); }

.search button, .top-bl a, .bottom-navi a
{ background-color: rgb(75,77,80); color: rgb(245,247,250); }

.small-time
{ background-color: rgba(5,7,10,0.8); color: rgb(225,227,230); }

body,html,div,p,a,ul,li,input,button,form,textarea,span,img,h1,h2,h3 { margin: 0; padding: 0; }

div, ul, li, a, span, p { overflow: hidden; }

body { font-family: Arial, sans-serif; }

li { list-style-type: none; }

img { display: block; }

a { text-decoration: none; }

h1, h2 { font-weight: normal; }
h1 { font-size: 22px; line-height: 32px; margin: 10px 5px 0 5px; }
h2 { margin: 40px 5px 0 5px; font-size: 22px; line-height: 26px; }


.wrapper { margin: 0 auto; }

.header { border-bottom-style: solid; border-bottom-width: 1px; text-align: center; padding-bottom: 10px; overflow: visible; min-height: 50px; }
.header .wrapper { overflow: visible; position: relative; }

.logo { float: left; margin: 10px 5px 0 5px; }
.logo a { display: block; font-size: 18px; font-weight: bold; height: 40px; line-height: 40px; }

.header-b { float: right; margin: 10px 5px 0 10px; height: 40px; line-height: 40px; font-size: 24px; cursor: pointer; }
.header-b i { display: block; height: inherit; line-height: inherit; }

.menu { display: none; box-shadow: 0 5px 15px -7px rgba(0,0,0,0.5); border-style: solid; border-width: 1px; position: absolute; top: 60px; right: 0; z-index: 10000; }
.menu ul { padding: 0 20px 20px 20px; }
.menu li { margin-top: 20px; }
.menu a { display: block; height: 54px; }
.menu a i { display: block; height: 34px; line-height: 34px; font-size: 34px; }
.menu a span { display: block; height: 20px; line-height: 20px; font-size: 16px; }

.search { display: none; border-bottom-width: 1px; border-bottom-style: solid; border-top-width: 1px; border-top-style: solid; position: absolute; top: 60px; left: 0; right: 0; z-index: 10000; box-shadow: 0 5px 15px -7px rgba(0,0,0,0.5); }
.search form { margin: 15px; position: relative; }
.search-input { border-style: solid; border-width: 1px; border-radius: 3px; height: 48px; line-height: 48px; padding: 0 50px 0 15px; }
.search input { width: 100%; height: inherit; line-height: normal; font-size: 16px; background: none; border: 0 none; outline: 0 none; }
.search button { border-radius: 3px; width: 38px; height: 38px; line-height: normal; position: absolute; top: 6px; right: 6px; font-size: 20px; cursor: pointer; border: 0 none; outline: 0 none; }

.top-bl h1 { float: left; margin-right: 20px; }
.top-bl ul { float: left; padding: 5px 0 0 5px; }
.top-bl li { float: left; margin: 5px 5px 0 0; }
.top-bl a { display: block; height: 32px; line-height: 32px; font-size: 14px; padding: 0 8px; border-radius: 3px; }
.top-bl a i { float: left; margin-right: 5px; display: block; line-height: inherit; font-size: 20px; }

.small { float: left; width: 50%; }
.small-ins { margin: 10px 5px 0 5px; }
.small-img { padding-bottom: 56.25%; position: relative; }
.small-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.small-img span { color: rgb(255,255,255); text-shadow: 0 0 5px rgba(0,0,0,0.6); opacity: 0.8; display: none; position: absolute; top: 50%; left: 50%; width: 50px; height: 50px; line-height: 50px; font-size: 50px; text-align: center; margin: -25px 0 0 -25px; }
.small-ins a:hover .small-img span { display: block; }
.small-meta { height: 40px; margin-top: 5px; }
.small-title { height: 40px; line-height: 20px; font-size: 16px; padding-right: 10px; display: table-cell; vertical-align: middle; }
.small-value { float: right; margin-left: 10px; height: 40px; line-height: 20px; text-align: center; }
.small-value i { display: block; height: 24px; line-height: 24px; font-size: 24px; }
.small-value span { display: block; height: 16px; line-height: 16px; font-size: 12px; }

.small-time { text-shadow: 1px 1px 0 rgba(0,0,0,0.5); display: block; font-size: 11px; height: 18px; line-height: 18px; position: absolute; z-index: 3; bottom: 0; right: 0; padding: 0 3px; }

.small-ins-2 .small-value { height: 30px; line-height: 30px; }
.small-ins-2 .small-value i { float: left; height: 30px; line-height: 30px; margin-right: 3px; }
.small-ins-2 .small-value span { height: 30px; line-height: 30px; }
.small-ins-2 .small-title { height: 30px; line-height: 30px; font-weight: bold; }

.bottom-navi { margin-top: 10px; font-size: 0; text-align: center; }
.bottom-navi li { display: inline-block; vertical-align: top; margin: 10px 5px 0 5px; }
.bottom-navi a, .bottom-navi span { border-radius: 3px; display: block; height: 40px; line-height: 40px; min-width: 30px; padding: 0 5px; font-size: 14px; }

.st-list { font-size: 0; }
.st-list li { page-break-inside: avoid; break-inside: avoid; padding: 10px 5px 0 5px; }
.st-list div { float: left; width: 100%; }
.st-list a { display: block; padding: 10px; border-radius: 3px; }
.st-list span { display: block; height: 18px; line-height: 18px; font-size: 14px; font-weight: normal; }
.st-list span i { margin-left: 2px; }
.st-list span.list-name { height: 20px; line-height: 20px; font-size: 16px; font-weight: bold; white-space: nowrap; }
.st-list span.list-name i { display: block; float: left; margin-right: 3px; font-size: 18px; margin-left: 0; }

.list { margin: 10px 5px 0 5px; padding: 5px 5px 10px 10px; border-radius: 3px; }
.list li { float: left; margin: 5px 5px 0 0; }
.list a { border-width: 1px; border-style: solid; display: block; height: 38px; line-height: 38px; font-size: 16px; border-radius: 3px; padding: 0 10px; }
.list a i { float: left; display: block; margin-right: 3px; height: inherit; line-height: inherit; font-size: 20px; }

.horbars { margin-top: 10px; font-size: 0; text-align: center; }
.hbar { margin: 10px 5px 0 5px; width: 300px; height: 250px; display: inline-block; vertical-align: top; }
.hbar-2, .hbar-3, .hbar-4, .hbar-5 { display: none; }

.wrapper-video { margin: 0 auto; padding: 0 5px; }

.video-ins { background-color: rgb(0,0,0); display: table; width: 100%; }

.video { position: relative; padding-bottom: 56.25%; }
.video iframe, .video video, .video source, .video object, .video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video div { overflow: visible; }

.on-player-box { display: none; background-color: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5000; text-align: center; }
.on-player { background-color: rgba(0,0,0,0.5); box-shadow: 0 0 15px -3px rgba(0,0,0,0.5); position: absolute; top: 50%; left: 50%; width: 300px; height: 250px; z-index: 5500; margin: -125px 0 0 -150px; }
.close, .bot-close { background-color: rgba(0,0,0,0.7); color: rgb(255,255,255); position: absolute; cursor: pointer; display: none; }
.close:hover, .bot-close:hover { background-color: rgba(0,0,0,0.8); }
.on-player-sp { width: 300px; height: 250px; }
.on-player-sp iframe { width: 300px !important; height: 250px !important; position: static !important; }
.close { font-family: Arial, sans-serif; width: 30px; font-size: 18px; top: 4px; right: 4px; height: 30px; line-height: 30px; }
.bot-close { left: 4px; right: 4px; bottom: 4px; font-size: 14px; overflow: hidden; height: 30px; line-height: 30px; }
.timer { background-color: rgba(0,0,0,0.7); color: rgb(255,255,255); position: absolute; left: 4px; right: 4px; bottom: 4px; font-size: 14px; overflow: hidden; height: 30px; line-height: 30px; }
.timer span { color: rgb(235,95,95); font-weight: bold; }

.video-info { padding: 0 0 10px 5px; }
.video-info ul.video-meta { padding-left: 5px; }
.video-info ul.video-meta li { float: left; margin: 10px 10px 0 0; text-align: center; }
.video-info ul.video-meta i { display: block; height: 50px; line-height: 50px; font-size: 40px; }
.video-info ul.video-meta span { display: block; height: 20px; line-height: 20px; font-size: 14px; }

.video-links ul { padding: 5px 5px 0 5px; }
.video-links li { float: left; margin: 5px 5px 0 0; }
.video-links a, .video-links span { border-radius: 3px; display: block; font-size: 14px; }
.video-links a { padding: 0 10px; border-width: 1px; border-style: solid; height: 28px; line-height: 28px; }
.video-links span { font-weight: bold; height: 30px; line-height: 30px; }
.video-links li i { float: left; display: block; height: inherit; line-height: inherit; margin-right: 3px; font-size: 22px; }
.video-info li a.like i { color: rgb(245,135,155); }
.video-info li a.like:hover i { color: rgb(225,115,135); }

.vertbars { text-align: center; font-size: 0; padding-bottom: 10px; }
.vbar { display: inline-block; vertical-align: top; margin: 10px 5px 0 5px; width: 300px; height: 250px; }
.vbar-2, .vbar-3 { display: none; }

.footer { border-top-width: 1px; border-top-style: solid; margin-top: 20px; text-align: center; }
.footer-ins { padding: 10px 5px 20px 5px; font-size: 16px; line-height: 24px; }
.footer p { margin-top: 10px; }
.footer a { text-decoration: underline; }
.footer a:hover { text-decoration: none; }

@media all and (min-width:400px) {
    .logo a { font-size: 22px; }
    .st-list ul { column-count: 2; -moz-column-count: 2; -webkit-column-count: 2; }
}

@media all and (min-width:500px) {
    .logo a { font-size: 28px; }
    .header-b { margin-left: 15px; font-size: 28px; }
    .on-player-box { display: block; }
}

@media all and (min-width:640px) {
    .logo a { font-size: 32px; }
    .header-b { margin-left: 20px; font-size: 32px; }
    .small { width: 33.3333%; }
    .hbar-2, .vbar-2 { display: inline-block; }
    .st-list ul { column-count: 3; -moz-column-count: 3; -webkit-column-count: 3; }
    .video-info ul.video-meta { float: left; margin-right: 20px; }
}

@media all and (min-width:800px) {
    .logo a { font-size: 34px; }
}

@media all and (min-width:1010px) {
    .wrapper { width: 990px; max-width: 100%; }
    .header, .header .wrapper { overflow: hidden; }
    .header-b { display: none; }
    .logo { float: none; margin: 0; position: absolute; top: 10px; left: 5px; }
    .logo a { height: 54px; line-height: 54px; }
    .menu { display: block !important; box-shadow: none; border: 0 none; margin-top: 10px; background: none; position: static; display: inline-block; vertical-align: top; }
    .menu ul { padding: 0; font-size: 0; }
    .menu li { display: inline-block; vertical-align: top; margin: 0 10px; }
    .search { width: 240px; display: block !important; border: 0 none; position: absolute; top: 10px; left: auto; right: 5px; box-shadow: none; }
    .search form { margin: 2px 0 0 0; }
    h1 { font-size: 26px; }
    h2 { font-size: 24px; }
    .top-bl ul { float: right; }
    .small { width: 330px; }
    .small-meta { height: 44px; }
    .small-title { height: 44px; line-height: 22px; font-size: 18px; padding-right: 20px; }
    .small-value { margin-left: 20px; height: 40px; }
    .small-value i { height: 26px; line-height: 26px; font-size: 26px; }
    .small-value span { height: 18px; line-height: 18px; font-size: 14px; }
    .small-img span { width: 70px; height: 70px; line-height: 70px; font-size: 70px; margin: -35px 0 0 -35px; }
    .small-ins-2 .small-title { font-size: 20px; }
    .small-time { font-size: 14px; height: 22px; line-height: 22px; padding: 0 5px; }
    .hbar-3 { display: inline-block; }
    .bottom-navi a, .bottom-navi span { height: 50px; line-height: 50px; min-width: 40px; font-size: 16px; }
    .st-list ul { column-count: 4; -moz-column-count: 4; -webkit-column-count: 4; }
    .video-cl, .vertbars { display: table-cell; vertical-align: middle; }
    .vertbars { width: 320px; }
    .video-info ul.video-meta, .video-links { padding-top: 10px; }
    .video-links span { margin-right: 5px; font-size: 16px; }
}

@media all and (min-width:1040px) {
    .wrapper { width: 1020px; }
    .logo { left: 10px; }
    .search { right: 10px; }
    h1 { margin: 20px 10px 0 10px; }
    h2 { margin: 40px 10px 0 10px; }
    .top-bl ul { padding: 10px 5px 0 0; }
    .top-bl a { height: 42px; line-height: 42px; padding: 0 10px; }
    .small { width: 340px; }
    .small-ins { margin: 20px 10px 0 10px; }
    .hbar { margin: 10px 10px 0 10px; }
    .st-list li { padding: 20px 10px 0 10px; }
    .wrapper-video { padding: 0 10px; }
    .video-info { padding-bottom: 20px; }
    .video-info ul.video-meta, .video-links ul { padding-left: 10px; }
}

@media all and (min-width:1380px) {
    .wrapper { width: 1360px; }
    .logo a { font-size: 38px; }
    .menu li { margin: 0 20px; }
    .search { width: 320px; }
    .top-bl a { font-size: 16px; }
    .hbar-4 { display: inline-block; }
    .st-list ul { column-count: 6; -moz-column-count: 6; -webkit-column-count: 6; }
    .video-info ul.video-meta li { margin-right: 20px; }
    .video-info ul.video-meta i { font-size: 44px; }
}

@media all and (min-width:1720px) {
    .wrapper { width: 1700px; }
    .logo a { font-size: 42px; }
    .menu li { margin: 0 30px; }
    .search { width: 420px; }
    h1 { font-size: 28px; }
    h2 { font-size: 26px; }
    .hbar-5, .vbar-3 { display: inline-block; }
    .st-list span.list-name { height: 24px; line-height: 24px; font-size: 17px; }
    .st-list span.list-name i { font-size: 22px; }
    .vertbars { padding-top: 8px; }
    .vbar { margin-top: 2px; }
}