html {
	overflow-x: hidden\0/;
	-ms-overflow-style: scrollbar;
}

html, body {
	height: 100%;
	    margin: 0;
    padding: 0;
}

body {
	font-family: 'open-sans-light', sans-serif;
	font-size: 12px;
	background-color: #1A1A1A;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
.ie9 #sidebar {
	min-height: 100vh;
}

body, button, input, textarea, select, .btn {
	-webkit-font-smoothing: antialiased;
}

body, a, input, .help-block {
	color: #fff;
	text-shadow: 0 0 3px rgba(255, 255, 255, 0.4);
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'open-sans-light', sans-serif;
	font-weight: normal;
}

h1, h2, h3 {
	margin-top: 10px;
}

h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
	font-size: 60%;
	color: rgba(255, 255, 255, 0.5);
}
a{
	outline: none;
}
a:hover, a:focus {
	color: #FFD600;
	text-decoration: none;
	outline: none;
}

a.underline {
	border-bottom: 1px dotted rgba(255, 255, 255, 0.35);
}

a.underline:hover, a.underline:focus {
	border-color: #FFD600;
}

small {
	color: #fff;
}

img {
	max-width: 100%;
}

/* --------------------------------------------------------
    Bootstrap Overrides
-----------------------------------------------------------*/
.container {
	width: auto;
	padding: 0;
}

.row {
	margin-left: -7px;
	margin-right: -7px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
	.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
	.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
	.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
	.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
	.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
	.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
	.col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
	{
	padding-left: 7px;
	padding-right: 7px;
}

/* --------------------------------------------------------
    Dropcaps
-----------------------------------------------------------*/
.dropcap {
	text-transform: uppercase;
	font-size: 55px;
	float: left;
	line-height: 97%;
	margin: -2px 5px 0 -4px;
}

/* Blocks */
.block-area {
	width: 100%;
}

.tile {
	position: relative;
}

.tile-title {
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0;
	width: 100%;
	padding: 7px 10px 7px;
}

.imDv {
	overflow: hidden;
	height: 161px;
}

.rw-dv {
	margin-bottom: 20px;	
}

/* Tooltips */
.tooltip {
	z-index: 10000;
}

.tooltip-inner {
	padding: 3px 8px 4px;
	font-size: 11px;
	font-family: 'open-sans-regular', sans-serif;
	text-transform: none;
}

/* Popover */
.popover {
	background: rgba(255, 255, 255, 0.85);
	border: 0;
	color: #000;
}

.popover-title, .popover {
	font-family: 'open-sans-regular', sans-serif;
}

.popover.top .arrow:after {
	border-top-color: rgba(255, 255, 255, 0.85);
}

.popover.right .arrow:after {
	border-right-color: rgba(255, 255, 255, 0.85);
}

.popover.left .arrow:after {
	border-left-color: rgba(255, 255, 255, 0.85);
}

.popover.bottom .arrow:after {
	border-bottom-color: rgba(255, 255, 255, 0.85);
}

/* Modal + Dialog + Dark UI */
.modal {
	background: rgba(255, 255, 255, 0.25);
	overflow-y: auto;
}

.dark {
	padding: 0;
}

.modal-content, .dark {
	background: rgba(0, 0, 0, 0.68);
	border: 0;
	color: #fff;
}

.modal-header, .dark-header {
	border-bottom: 1px solid rgba(255, 255, 255, 0.11);
	padding: 10px 15px 8px;
}

.modal-body, .dark-body {
	padding: 15px;
}

.modal-title, .dark-title {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	line-height: 1.428571429;
}

.modal-footer, .ui-dialog-buttonpane, .dark-footer {
	padding: 10px 15px;
	border-top: 1px solid rgba(255, 255, 255, 0.11);
	text-align: left;
}

.modal .btn, .elfinder-dialog .btn, .dark .btn {
	font-size: 11px;
	border: 1px solid rgba(255, 255, 255, 0.31);
	padding: 2px 10px 3px;
	background: none;
}

.modal .btn:hover, .dark .btn:hover {
	background: rgba(0, 0, 0, 0.4);
}

.modal-close {
	cursor: pointer;
}

/*--------------------------------------head----------------------*/
.content {
	width: 1260px;
	max-width: 1260px;
	margin: 0 auto;
	height: 50px;
}

#header .nav-menu .signin-toggle {
	height: 50px;
	width: 50px;
	line-height: 50px;
	font-size: 16px;
	float: right;
	color: rgba(255, 255, 255, 0.85);
	cursor: pointer;
	margin-right: -10px;
	text-align: center;
}

#header .nav-menu .signin-toggle a {
	color: rgba(255, 255, 255, 0.85);
}

.text-replace {
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

#header .nav-list {
	position: relative;
	height: 50px;
	z-index: 1;
	font-size: 14px;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

#header .nav-list:after {
	content: '';
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0;
}

#header .nav-list li {
	height: 50px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: rgba(255, 255, 255, 0.5);
}

#header .nav-list li#login-reg a {
	display: block;
	background-color: #757575;
	background-color: rgba(255, 255, 255, 0.2);
	height: 32px;
	padding: 0 15px;
	line-height: 32px;
	overflow: hidden;
}

#header .nav-list li#login-reg .user-reg {
	border-radius: 0 4px 4px 0;
}

#header .nav-list li#search {
	float: right;
	margin-left: 20%;
	padding: 0 5px;
}

#header .nav-list li#search .search-input-wrapper {
	padding: 0;
	border-radius: 4px;
	width: 32px;
	height: 32px;
	margin-top: 9px;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

#header .nav-list li#search .search-icon {
	position: absolute;
	background-color: transparent;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
	display: block;
	text-align: center;
	line-height: 32px;
	border: 0 none;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	border-radius: 2px;
}

#header .nav-list li#search .search-icon .fa {
	color: rgba(255, 255, 255, 0.7);
	font-size: 15px;
}

#header .nav-list li#search .search-submit {
	display: none;
}

#header {
	/* position: fixed; */
	z-index: 999;
	width: 100%;
	left: 0;
	top: 0;
	margin: 0 auto;
	background: #333;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.15);
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.15);
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	-webkit-transform: translateY(0px);
	transform: translateY(0px)
}

#header.min, #header.inside {
	-webkit-box-shadow: 0 0 4px rgba(255, 255, 255, 0.15);
	box-shadow: 0 0 4px rgba(255, 255, 255, 0.15);
	background-color: #323232
}

#header.scroll {
	position: relative
}

#header.scroll+.container {
	padding-top: 0
}

#header.min
.nav-list li .sub-menu, #header.inside .nav-list li
.sub-menu {
	background-color: #323232
}

#header
.nav-menu {
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	z-index: 99999999999;
}

#header
.nav-menu
.nav-toggle {
	height: 50px;
	width: 50px;
	line-height: 50px;
	font-size: 16px;
	float: left;
	color: rgba(255, 255, 255, 0.85);
	cursor: pointer;
	margin-left: -10px;
	text-align: center
}

#header
.nav-menu
.signin-toggle {
	height: 50px;
	width: 50px;
	line-height: 50px;
	font-size: 16px;
	float: right;
	color: rgba(255, 255, 255, 0.85);
	cursor: pointer;
	margin-right: -10px;
	text-align: center
}

#header
.nav-menu .signin-toggle a {
	color: rgba(255, 255, 255, 0.85)
}

#header
.nav-menu li.home-logo
a {
	background:
	url("/static/images/logo.png?v=1")
		no-repeat center; 
	display: block;
	width: 100px;
	height: 50px;
	margin-left: 35%;
	-webkit-background-size: 80% 80%;
	background-size: 80% 80%
}

#header .nav-list {
	position: relative;
	height: 50px;
	z-index: 1;
	font-size: 14px;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

#header
.nav-list:after {
	content: '';
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0
}

#header
.nav-list
li {
	height: 50px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: rgba(255, 255, 255, 0.5)
}

#header
.nav-list li a {
	height: 50px;
	padding: 0 10px;
	display: block;
	line-height: 50px;
	color: rgba(255, 255, 255, 0.8)
}

#header
.nav-list li a:hover, #header .nav-list li.current-menu-item
a {
	color: rgba(255, 255, 255, 0.4)
}

#header .nav-list li:hover
.sub-menu {
	display: block
}

#header .nav-list li
.sub-menu {
	position: absolute;
	background: #333;
	background-color: rgba(0, 0, 0, 0.5);
	left: -20px;
	top: 50px;
	width: 100px;
	text-align: center;
	font-size: 12px;
	display: none
}

#header
.nav-list li .sub-menu li, #header .nav-list li .sub-menu
a {
	display: block;
	height: 32px;
	line-height: 32px
}

#header .nav-list li
.sub-menu
a:hover {
	background-color: rgba(255, 255, 255, 0.1);
	color: #00c3b6
}

#header
.nav-menu li .home-logo {
	width: 140px;
	height: 50px
}

#header .nav-list
li#logo {
	background:
		url("/static/images/logo.png?v=1")
		no-repeat center; 
	-webkit-background-size: 80% 80%;
	background-size: 80% 80%;
	width: 50px;
	margin-right: 40px;
	padding: 2px 2px;
}

#header .nav-list
li#search {
	float: right;
	margin-left: 20%;
	padding: 0 5px
}

#header .nav-list
li#search
.search-input-wrapper {
	padding: 0;
	border-radius: 4px;
	width: 32px;
	height: 32px;
	margin-top: 9px;
	position: relative;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

#header .nav-list
li#search.active .search-input-wrapper {
	padding: 0 10px 0 30px;
	background-color: #FFF;
	width: 220px
}

#header .nav-list li#search
.search-input {
	-webkit-appearance: none;
	background-color: transparent;
	-webkit-tap-highlight-color: transparent;
	border: 0 none;
	-webkit-box-shadow: none;
	box-shadow: none;
	vertical-align: top;
	height: 32px;
	width: 100%;
	font-size: 0;
	color: #333
}

#header
.nav-list li#search.active .search-input {
	font-size: 14px
}

#header
.nav-list li#search .search-submit {
	display: none
}

#header .nav-list
li#search
.search-icon {
	position: absolute;
	background-color: transparent;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
	display: block;
	text-align: center;
	line-height: 32px;
	border: 0 none;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	border-radius: 2px
}
#header .nav-list li#logo {
	width: 100px;
}
#header
.nav-list li#search .search-icon
.fa {
	color: rgba(255, 255, 255, 0.7);
	font-size: 15px
}

#header .nav-list
li#search .search-icon .fa:hover {
	color: rgba(255, 255, 255, 0.5)
}

#header
.nav-list li#search.active .search-icon
.glyphicon-search {
	color: rgba(0, 0, 0, 0.5)
}

#header .nav-list
li#login-reg {
	float: right;
	margin-left: 5px;
	font-size: 12px;
	padding: 9px 0;
	height: 32px
}

#header .nav-list li#login-reg
div {
	float: left;
	padding-left: 1px
}

#header .nav-list li#login-reg div
img {
	display: block
}

#header .nav-list li#login-reg
a {
	display: block;
	background-color: #757575;
	background-color: rgba(255, 255, 255, 0.2);
	height: 32px;
	padding: 0 15px;
	line-height: 32px;
	overflow: hidden
}

#header .nav-list li#login-reg
.user-signin {
	border-radius: 4px;
}

#header .nav-list li#login-reg
.user-reg {
	border-radius: 0 4px 4px 0
}

#header .nav-list li#login-reg
.user-admin
a {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-transition: none;
	transition: none
}

#header
.nav-list li#login-reg .user-admin i {
	margin-left: 5px
}

#header .nav-list
li#login-reg .user-avatar
img {
	width: 31px;
	height: 31px;
	border-radius: 4px;
	display: block
}

#header
.nav-list li#login-reg
.user-panel {
	position: absolute;
	top: 41px;
	left: 1px;
	width: 111px;
	text-align: center;
	margin: 0;
	display: none;
	padding-bottom: 8px;
	background-color: #444;
	border-radius: 0 0 4px 4px;
	border-radius: 0 4px 0 0
}

#header .nav-list li#login-reg
.user-panel a {
	background-color: inherit
}

#header .nav-list li#login-reg
.user-panel .username {
	border-bottom: 1px solid #555;
	overflow: hidden;
	margin-bottom: 8px;
	padding: 10px;
	word-wrap: break-word;
	height: auto;
	line-height: 1.5
}

#header
.nav-list li#login-reg .user-panel i {
	margin-right: 5px
}

#header .nav-list
li#login-reg:hover .user-admin a {
	border-radius: 4px 4px 0 0;
	background-color: #444
}

#header .nav-list li#login-reg:hover
.user-panel {
	display: block
}

#header
#nav-list.nav-list.mobile {
	text-align: center;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	display: none;
	z-index: 99999999999;
}

#header #nav-list.nav-list.mobile
li {
	display: inline-block;
	width: 45%;
	height: auto;
	border: 0 none;
	margin: 0 0 1em 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#header
#nav-list.nav-list.mobile li
a {
	display: block;
	height: auto;
	line-height: 1.5
}

#header
#nav-list.nav-list.mobile li a
span {
	line-height: 30px;
	font-size: 15px;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.15);
	display: block;
	margin: 0 auto 5px auto
}

#header #nav-list.nav-list.mobile
.search-input {
	background-color: #fff;
	width: 80%;
	margin: 20px 10% 30px 10%;
	border: 0 none;
	height: 32px;
	border-radius: 32px;
	padding: 10px 15px;
	display: block;
	text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
}

#header #nav-list.nav-list.mobile
::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.5)
}

#header
#nav-list.nav-list.mobile
input:-moz-placeholder {
	color: rgba(0, 0, 0, 0.5)
}


@media only screen and (max-width: 1259px) {
	.content {
		width: auto;
		margin: 0 20px
	}
	#header
.nav-list li#search {
		margin-left: 10%
	}
}

@media only screen and (max-width: 1024px) {
	#header .nav-menu {
		display: block
	}
	#header
.nav-list {
		height: 0;
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
		overflow: hidden
	}
	#header
#nav-list.nav-list.mobile {
		display: block
	}
	.show-nav #header
.nav-list {
		height: auto;
		overflow: inherit;
		top: 50px;
		background-color: #323232
	}
	.show-nav
#header .nav-list
li#login-reg {
		display: none;
		height: 0;
		overflow: hidden
	}
	.show-nav #header
.nav-list li:hover
.sub-menu {
		display: none;
		height: 0;
		overflow: hidden
	}
	.show-nav #header
.nav-list li#search {
		float: none;
		margin: auto
	}
	.show-nav #header .nav-list
li#search
.search-input-wrapper {
		display: inline-block;
		margin-top: 19px
	}
	.show-nav
#header .nav-list #logo {
		display: none
	}
	.show-nav #header .nav-list
li {
		display: block;
		background-color: #323232;
		text-align: center;
		border-top: 1px solid rgba(255, 255, 255, 0.05)
	}
		#header .nav-menu li.home-logo a{
		margin-left: 45%;
	}
}

@media only screen and (max-width: 768px) {
	#container .content {
		margin: 0 auto
	}

	.list .article ul li
.thumb {
		width: 150px;
		height: 96px
	}
	.list .article ul li
.item-main {
		margin-left: 170px
	}

}

@media only screen and (max-width: 500px) {
	#header {
		background-color: #222
	}
		#header .nav-menu li.home-logo a{
		margin-left: 35%;
	}
}

#header .nav-list li#search.active .search-icon .fa {
	color: rgba(0, 0, 0, 0.5);
}

#search-input:focus {
    outline:none;
}
.glyphicon {
    top: 3px;
}
#nav-menu li{
	list-style: none;
}

/* Label */
.label {
	font-weight: normal;
	padding: 2px 8px 2px;
	font-family: open-sans-regular;
}

.h1 .label, h2 .label, h3 .label, h4, .label {
	font-family: open-sans-light;
}

.label-default {
	background-color: rgba(255, 255, 255, 0.68);
	color: #000;
}

/* Close */
.close {
	font-size: 16px;
	text-shadow: none;
}

.close:hover {
	opacity: 1 !important;
}

.modal-header .close, .dark-header .close {
	margin-top: 0;
	color: #fff;
	font-weight: normal;
	opacity: 0.3;
}

/* Alerts */
.alert {
	border: 0;
	background: rgba(255, 255, 255, 0.7);
	font-family: open-sans-regular;
	font-size: 14px;
}

.alert-icon {
	position: relative;
	padding-left: 65px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.alert-icon .icon {
	position: absolute;
	left: 5px;
	top: 5px;
	font-size: 50px;
	line-height: 100%;
}

.alert-success {
	color: #069727;
	border-left: 5px solid #048F23;
}

.alert-info {
	color: #0B628D;
	border-left: 5px solid #0B628D;
}

.alert-warning {
	color: #A78C00;
	border-left: 5px solid #A78C00;
}

.alert-danger {
	color: #E02C29;
	border-left: 5px solid #FF524F
}

#sidebar, #top-menu .tm-icon, #top-menu .tm-icon span, .side-menu li
.shortcut img, .drawer, .shortcut, .chat-list, .btn-alt, .profile-menu>li i
	{
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
}

@media ( min-width : 1024px) {
	/* Common */
	.tile, .tile-dark, .tile-title, .table th {
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	}
}

@media ( min-width : 780px) {
	.block-area {
		padding: 15px 15px 0;
	}
}

@media ( min-width : 480px) {
	.profile-summary .btn.hidden-xs {
		display: inline-block !important;
	}
}

@media ( max-width : 1024px) {
	/* Shortcut icons */
	.shortcut {
		height: 62px;
		width: 65px;
	}
	.shortcut img {
		height: 25px;
	}
}

@media ( min-width : 768px) { /* >=768的设备  */
	.footer-wrapper {
		margin: 0 auto;
		margin-bottom: 15px;
		margin-top: 10px;
		width: 70%;
		text-align: center;
	}
}

@media ( max-width : 767px) { /* <=768的设备  */
	.footer-wrapper {
		margin: 0 auto;
		margin-bottom: 15px;
		margin-top: 10px;
		width: 80%;
		text-align: center;
	}
}

.container input {
	background-color: transparent;
	color: white !important;
	text-align: center;
	margin-bottom: 5px;
}

.btn-primary:hover {
	color: #fff;
	background-color: #FF8F59;
	border-color: #FF8F59;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border: 1px solid rgba(255, 255, 255, 0.3);
}

.container input::-webkit-input-placeholder { /* WebKit browsers */
	color: white !important;
	text-align: center;
}

.container input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: white !important;
	text-align: center;
}

.container input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: white !important;
	text-align: center;
}

.container input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: white !important;
	text-align: center;
}

/*--------------------------------------------------------------------*/
.form-group {
	margin-bottom: 5px;
}

.form-control, .message-search {
	background: rgba(0, 0, 0, 0.05);
	border: 1px solid rgba(255, 255, 255, 0.3);
	text-shadow: none;
	color: #fff;
	box-shadow: none;
	font-family: open-sans-regular;
	-webkit-appearance: none;
}

.form-control:focus, .input-focused, .bootstrap-select.open>.form-control
	{
	border-color: rgba(255, 255, 255, 0.4);
	background: rgba(0, 0, 0, 0);
	box-shadow: none;
	/* inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255, 255, 255, 0.6); */
}

.input-focused {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
		rgba(255, 255, 255, 0.6);
}

.btn:not (.form-control) {
	color: #fff;
}

/*-----------------------顶部导航栏-------------------------------*/
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: transparent
}

.navbar-nav {
	margin: 0px 0px;
	width: 100%;
}

.btn-group .btn {
	background-color: transparent
}

.page-heading {
	text-align: center;
}

.content {
	font-size: 15px;
}

.media>.pull-left {
	margin-right: 10px;
	text-align: center;
}

.glyphicon-search {
	color: rgba(255, 255, 255, 0.7);
	font-size: 15px;
}

/*---------------------------详情-------------------------------*/
.con_section {
	width: auto;
	margin: 5% 10%;
}

.btn-alt {
	background: rgba(0, 0, 0, 0) !important;
	border: 1px solid rgba(255, 255, 255, 0.31) !important;
}

.btn-alt {
	background: none !important;
	filter: none !important;
}

.m-b button {
	margin: 20px;
}

.m-l {
	margin: 20px 0;
}

/*-----------------------列表内容区--------------------------*/
.tile, .tile-dark, .tile-title, .table th {
	background: rgba(0, 0, 0, 0.35);
}

.m-b-5 {
	margin-bottom: 5px !important;
}

.m-t-10 {
	margin-top: 10px !important;
}

.t-overflow {
	width: 97%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	text-align: center;
}

small {
	color: #fff;
}

.p-l-5 {
	padding-left: 5px !important;
}

img {
	vertical-align: middle;
	border: 0;
	max-width: 100%;
}

.media>.pull-left {
	margin-right: 10px;
}

.pull-left {
	float: left !important;
}

.listview .media:not(.listview-header) {
    margin-top: 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    position: relative;
    padding: 10px 15px;
}

.listview .media:not(.listview-header):hover {
    background-color: rgba(0,0,0,0.07);
}

.listview .media .media-body {
    padding-top: 1px;
}

.listview .media:last-child {
    border-bottom: 0;    
}

.listview.narrow .media {
    padding: 5px 10px;
}

.list-options {
	position: absolute;
	top: 0;
	right: 12px;
	z-index: 100;
	height: 27px;
	margin-top: -14px;
	top: 50%;
	display: none;
}

.listview .media:hover .list-options {
	display: block;
}

.listview .counts {
	padding: 0 6px;
	background: rgba(0, 0, 0, 0.56);
	color: #FFF;
	font-size: 23px;
	text-shadow: none;
}

.media.ui-sortable-placeholder {
	background: rgba(0, 0, 0, 0.2) !important;
	visibility: visible !important;
}

.tile .w-100 {
	height: 300px;
	width: 100%;
}

.tile .w-101 {
	height: 161px;
	width: 100%;
}

@media ( max-width : 550px) { /* <=768的设备  */
	.tile .w-100 {
		height: 200px;
	}
}

.pagination>li>a, .pagination>li>span {
	color: #fff;
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover,
	.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{
	color: #fff;
	background-color: #FF8F59;
	border-color: #FF8F59;
}

.whiter {
	border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.text-muted {
	color: #bbb;
}

.lazyload {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.lazyload:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.main-search {
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input:focus {
	background-color: rgba(0, 0, 0, 0.35);
}


.nav-tabs {
	background: rgba(0, 0, 0, 0.35);
	border-bottom-color: rgba(0, 0, 0, 0.0);
}

.tab-content {
	padding: 10px 13px;
}

.tab-right>li {
	float: right;
}

.nav>li>a:hover, .nav>li>a:focus {
	background: rgba(0, 0, 0, 0.15);
	border-color: transparent;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
	{
	border-color: transparent;
	background: rgba(0, 0, 0, 0.35);
	color: #fff;
}

.nav-tabs>li>a {
	padding: 5px 10px 6px;
	margin-right: 0;
	display: inline-block;
	width: 100%;
}
.btn {
	margin: 10px;
}
.btn-xs {
	padding: 3px 7px;
	font-size: 10px;
}

.btn-alt {
	background: rgba(0, 0, 0, 0) !important;
	border: 1px solid rgba(255, 255, 255, 0.31) !important;
}

.btn-alt:hover {
	background: rgba(255, 255, 255, 0.39) !important;
	color: #000;
}
 
.da div {
	text-align: center;
}

.commentLogMessage {
    background: #1b1b1b;
    border: 0;
    color: #8e8e8e;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding: 18px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    text-align: center;
}

.footermenu {
	padding: 5px;
    font-size: 13px;
}

.video-hd-mark {
    vertical-align: baseline;
    position: absolute;
    top: 5px;
    right: 5px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #de2600;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 22px;
    height: 22px;
    padding: 0 6px;
    vertical-align: text-top;
}

.duration {
    vertical-align: baseline;
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 22px;
    height: 22px;
    padding: 0 6px;
    vertical-align: text-bottom;
    background: rgba(0, 0, 0, 0.2);
}

var {
    font-style: normal;
}


.video-time {
	vertical-align: baseline;
    position: absolute;
    bottom: 5px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 22px;
    height: 22px;
    padding: 0 6px;
    vertical-align: text-bottom;
    background: rgba(0,0,0,.2);
    left: 5px;
}
.playbtn {
	text-align: center;
	border-radius: 4px;
	color: #fff3eb;
	border: 1px solid #ff5f00;
	background: #ff5f00
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 4px;
}
@media (min-width: 768px) {
	#search-input {
		width: 400px;
	}
}
/* @media (max-width: 767px) {
  .topDv {
  	height: 120px;
  }
} */