body, .bottom-navi a:hover, .bottom-navi a.active, .bottom-navi li.active a
{ background-color: rgb(15,20,25); }

body, .search button, .top-bl a, .list a
{ color: rgb(155,160,165); }

.header, .search, .small-ins p, .top-bl a, .bottom-navi, .hbar, .st-list, .list, .stdesc, .footer, .video, .vbar
{ background-color: rgb(35,40,45); }

.menu a i, .search-bt i, .menu a span, .search-bt span, .search-input, .small-ins, .small-total, .top-bl a:hover, .top-bl li.active a, .top-bl a.active, .bottom-navi a, .bottom-navi span, .horbars, .st-list span
{ background-color: rgb(25,30,35); }

.small-ins .time
{ background-color: rgba(0,5,10,0.7); }

.menu a i, .search-bt i, .search-bt span, .menu a span, .search, .search-input, .top-bl a, .bottom-navi a, .bottom-navi span, .st-list span
{ border-color: rgb(65,70,75); }

img, .small-img
{ background-color: rgb(65,70,75); }

a:hover, .menu li:hover a i, .menu a.active i, .menu li.active a i, .search-bt:hover i, .search-bt.active i, .small-img .spin, .small-ins p i, .small-ins a:hover p, .top-bl a:hover i, .top-bl li.active a i, .top-bl a.active i, .st-list a i, .footer span, .video-info a:hover, .wrapper-video a i
{ color: rgb(55,180,240); }

.menu li:hover a i, .menu a.active i, .menu li.active a i, .search-bt:hover i, .search-bt.active i, .top-bl a:hover, .top-bl li.active a, .top-bl a.active, .bottom-navi a:hover, .bottom-navi a.active, .bottom-navi li.active a
{ border-color: rgb(55,180,240); }

.logo a
{ background-color: rgb(55,180,240); color: rgb(255,255,255); }

a, h1, h2, .search-bt i, .search-bt span, .menu a span, .search input, .search input::placeholder, .search button:hover, .small-ins .time, .small-ins:hover li i, .small-ins:hover .small-total i, .top-bl a i, .top-bl a:hover, .top-bl li.active a, .top-bl a.active, .list a:hover, .stdesc span
{ color: rgb(235,240,245); }

.wrapper-video
{ background-color: rgb(0,5,10); }

.wrapper-video i, .wrapper-video a, .video-info a.like, .wrapper-video a.like i
{ color: rgb(195,200,205); }

.wrapper-video h1
{ color: rgb(215,220,225); }


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: 28px; margin: 10px 5px 0 5px; }
h2 { margin: 40px 5px 0 5px; font-size: 22px; line-height: 26px; }

.wrapper-main { padding-left: 60px; }

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

.header { position: fixed; text-align: center; width: 60px; height: 100%; top: 0; left: 0; font-size: 0; padding-bottom: 20px; overflow: visible; z-index: 10000; }

.logo { position: absolute; top: 10px; left: 10px; }
.logo a { display: block; font-size: 18px; text-transform: uppercase; width: 40px; height: 40px; line-height: 40px; }
.logo a span { display: none; }
.logo a:hover { width: auto; padding: 0 10px; }
.logo a:hover span { display: inline; }

.menu { padding: 70px 10px 0 10px; overflow: visible; }
.menu ul { overflow: visible; }
.menu li { margin-top: 10px; overflow: visible; cursor: pointer; position: relative; }
.menu a, .search-bt { overflow: visible; display: block; }
.menu a i, .search-bt i { border-width: 1px; border-style: solid; display: block; width: 38px; height: 38px; line-height: 38px; font-size: 20px; }
.menu a span, .search-bt span { display: none; border-width: 1px; border-style: solid; padding: 0 15px; height: 38px; line-height: 38px; font-size: 14px; top: 0; left: 50px; position: absolute; z-index: 10000; }
.menu a:hover span, .search-bt:hover span { display: block; box-shadow: 0 0 15px -5px rgb(0,0,0); }

.search { width: 250px; border-width: 1px; cursor: default; border-style: solid; position: absolute; top: 0; left: -800px; transition: left 0.1s ease; z-index: 10000; box-shadow: 0 0 15px -5px rgb(0,0,0); }
.search form { margin: 15px; position: relative; }
.search-input { border-style: solid; border-width: 1px; height: 38px; line-height: 38px; padding: 0 15px; }
.search input { width: 100%; height: inherit; line-height: normal; font-size: 14px; background: none; border: 0 none; outline: 0 none; }
.search button { width: 30px; height: 30px; line-height: normal; position: absolute; top: 6px; right: 6px; font-size: 22px; cursor: pointer; background: none; border: 0 none; outline: 0 none; }
.search.active { left: 50px; }

.top-bl h1 { float: left; margin-right: 20px; }
.top-bl ul { float: left; padding-top: 8px; }
.top-bl li { float: left; margin: 2px 2px 0 0; }
.top-bl a { border-width: 1px; border-style: solid; display: block; height: 26px; line-height: 26px; font-size: 14px; padding: 0 10px; }
.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; position: relative; }
.small-img { padding-bottom: 56.25%; position: relative; }
.small-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }
.small-ins p { display: block; font-size: 14px; height: 24px; line-height: 24px; padding: 0 10px 0 5px; }
.small-ins p i { float: left; display: block; line-height: inherit; margin-right: 3px; font-size: 16px; }

.small-ins ul { font-size: 11px; height: 24px; line-height: 24px; padding-left: 4px; }
.small-ins li { float: left; margin-right: 5px; padding-left: 1px; }
.small-ins li i { font-size: 14px; float: left; display: block; line-height: inherit; margin-right: 3px; height: inherit; }

.small-ins .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; top: 0; left: 0; padding: 0 3px; }

.small-ins p.small-cat-name { height: 30px; line-height: 30px; font-size: 14px; }
.small-total { position: absolute; bottom: 0; right: 0; padding: 0 5px; font-size: 11px; height: 30px; line-height: 30px; }
.small-total i { font-size: 14px; float: left; display: block; line-height: inherit; margin-right: 3px; height: inherit; }

.bottom-navi { margin: 10px 5px 0 5px; padding: 6px 8px 10px 8px; font-size: 0; text-align: center; }
.bottom-navi li { display: inline-block; vertical-align: top; margin: 4px 2px 0 2px; }
.bottom-navi a, .bottom-navi span { border-width: 1px; border-style: solid; display: block; height: 33px; line-height: 33px; min-width: 23px; padding: 0 5px; font-size: 14px; }
.bottom-navi-big a { min-width: 260px; padding: 0 20px; }

.st-list { margin: 10px 5px 0 5px; padding-bottom: 10px; font-size: 0; }
.st-list li { page-break-inside: avoid; break-inside: avoid; padding: 10px 10px 0 10px; }
.st-list div { float: left; width: 100%; }
.st-list a { display: block; float: left; font-size: 14px; height: 30px; line-height: 30px; }
.st-list span { border-style: solid; border-width: 1px; float: left; display: block; height: 28px; line-height: 28px; padding: 0 5px; font-size: 12px; margin-left: 5px; }
.st-list a i { display: block; float: left; line-height: inherit; margin-right: 3px; font-size: 24px; }

.list { margin: 10px 5px 0 5px; padding: 0 0 10px 10px; }
.list li { float: left; margin: 10px 15px 0 0; }
.list a { display: block; height: 30px; line-height: 30px; font-size: 16px; }
.list a i { float: left; display: block; margin-right: 3px; height: inherit; line-height: inherit; font-size: 20px; }

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

.stdesc { margin: 10px 5px 0 5px; padding: 0 10px 10px 10px; font-size: 14px; line-height: 22px; text-align: justify; }
.stdesc p { margin-top: 10px; }

.wrapper-video .wrapper { padding: 0; }

.video-ins { display: table; width: 100%; padding-bottom: 20px; }

.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); border: 1px solid rgb(120,120,120); position: absolute; cursor: pointer; }
.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: 50%; bottom: 4px; font-size: 14px; width: 160px; margin-left: -80px; overflow: hidden; height: 28px; line-height: 28px; }

.video-info { padding-left: 20px; }
.video-info h1 { margin-left: 0; margin-right: 20px; }
.video-info ul { padding-top: 5px; }
.video-info li { float: left; margin: 5px 19px 0 0; }
.video-info a, .video-info span { height: 28px; line-height: 28px; display: block; font-size: 14px; padding-left: 0.5px; }
.video-info li i { float: left; display: block; line-height: inherit; margin-right: 2px; font-size: 24px; }
.video-info a.like:hover i { color: rgb(230,140,160); }

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

.leftvertbars { display: none; }

.footer { margin-top: 20px; }
.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:500px) {
    .st-list ul { column-count: 2; -moz-column-count: 2; -webkit-column-count: 2; }
    .st-list a { font-size: 12px; }
    .on-player-box { display: block; }
    .search { width: 380px; }
    .search form { margin: 20px; }
    .search-input { height: 54px; line-height: 54px; }
    .search input { font-size: 16px; }
    .search button { top: 14px; right: 14px; }
}

@media all and (min-width:640px) {
    .search { width: 480px; }
    .hbar-2, .vbar-2 { display: inline-block; }
    .st-list a { font-size: 14px; }
}

@media all and (min-width:660px) {
    .small { width: 33.3333%; }
    .bottom-navi a, .bottom-navi span { height: 38px; line-height: 38px; min-width: 28px; }
}

@media all and (min-width:800px) {
    .st-list ul { column-count: 3; -moz-column-count: 3; -webkit-column-count: 3; }
}

@media all and (min-width:1080px) {
    .wrapper { width: 990px; max-width: 100%; }
    .menu { padding-top: 100px; }
    h1 { font-size: 26px; line-height: 30px; margin-top: 15px; margin-bottom: 5px; }
    h2 { font-size: 24px; line-height: 28px; margin-top: 40px; }
    .top-bl ul { float: right; padding-right: 3px; }
    .top-bl a { height: 38px; line-height: 38px; font-size: 16px; padding: 0 12px; }
    .small { width: 330px; }
    .small-ins p, .small-ins ul { height: 30px; line-height: 30px; }
    .small-ins p { font-size: 14px; }
    .small-ins p i { font-size: 20px; }
    .small-ins ul { padding: 0 10px 0 9px; }
    .small-ins li { font-size: 13px; margin-right: 20px; }
    .small-ins li:last-child { margin-right: 0; }
    .small-ins li i { font-size: 22px; margin-right: 5px; }
    .small-ins .time { font-size: 12px; height: 24px; line-height: 24px; padding: 0 5px; }
    .small-ins p.small-cat-name { height: 40px; line-height: 40px; font-size: 18px; }
    .small-ins p.small-cat-name i { font-size: 24px; }
    .small-total { padding: 0 10px; font-size: 14px; height: 40px; line-height: 40px; }
    .small-total i { font-size: 20px; margin-right: 5px; }
    .bottom-navi { padding: 11px 13px 15px 13px; }
    .bottom-navi a, .bottom-navi span { height: 50px; line-height: 50px; min-width: 40px; font-size: 16px; }
    .horbars { padding: 0; margin: 0; background: none; }
    .hbar { margin: 10px 5px 0 5px; float: left; padding: 10px; }
    .hbar-3 { display: inline-block; }
    .st-list ul { column-count: 4; -moz-column-count: 4; -webkit-column-count: 4; }
    .st-list { padding-bottom: 15px; }
    .st-list li { padding: 15px 15px 0 15px; }
    .list { padding: 0 0 15px 15px; }
    .list li { margin: 15px 25px 0 0; }
    .stdesc { padding: 0 15px 15px 15px; }
    .stdesc p { margin-top: 15px; }
    .wrapper-video .wrapper { padding: 0 5px; }
    .video-cl { display: table-cell; vertical-align: top; padding-top: 20px; }
    .video-info { padding-left: 0; }
    .vertbars { display: table-cell; vertical-align: top; width: 300px; padding: 15px 5px 0 20px; }
    .leftvertbars { display: none; }
    .vbar { margin: 5px 0 0 0; }
}

@media all and (min-width:1420px) {
    .header { width: 70px; }
    .menu a i, .search-bt i { width: 48px; height: 48px; line-height: 48px; font-size: 26px; }
    .menu a span, .search-bt span { height: 48px; line-height: 48px; font-size: 16px; left: 60px; }
    .logo a { width: 50px; height: 50px; line-height: 50px; font-size: 28px; }
    .logo a:hover { padding: 0 15px; width: auto; }
    .search.active { left: 60px; }
    .wrapper-main { padding-left: 70px; }
    .wrapper { width: 1320px; }
    .hbar-4 { display: inline-block; }
    .st-list a { font-size: 16px; }
    .st-list span { margin-left: 10px; }
    .stdesc { font-size: 16px; line-height: 24px; }
    .leftvertbars { display: table-cell; vertical-align: top; width: 300px; padding: 15px 20px 0 5px; }
}

@media all and (min-width:1750px) {
    .wrapper { width: 1650px; }
    .hbar-5 { display: inline-block; }
    .st-list ul { column-count: 6; -moz-column-count: 6; -webkit-column-count: 6; }
    .st-list a { font-size: 15px; }
    .vbar-3 { display: inline-block; }


}