
.meta-category-dot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
/*    margin-top: 10px;*/
    line-height: 1.2;
    font-size: .75rem;
    margin-left: 5px;
}

.meta-category-dot>a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #aaa;
    font-size: .75rem;
    margin-left: 8px;
}

.meta-category-dot>a+a {
    margin-left: 8px;
}

.meta-category-dot>a>.dot {
    background-color: var(--accent-color);
    border-radius: 50%;
    height: 6px;
    margin-right: 5px;
    width: 6px;
    background-color: #2196F3;
}

.meta-category-dot>a:nth-child(2) .dot {
    background-color: #4CAF50;
}

.meta-category-dot>a:nth-child(3) .dot {
    background-color: #fd721f;
}


.meta-category-dot>lo1 {
    background-color: var(--accent-color);
    border-radius: 50%;
    height: 6px;
    margin-right: 3px;
    width: 6px;
    background-color: #2196F3;
}
.meta-category-dot>lo2 {
    background-color: var(--accent-color);
    border-radius: 50%;
    height: 6px;
    margin-right: 3px;
    width: 6px;
    background-color: #4CAF50;
}
.meta-category-dot>lo3 {
    background-color: var(--accent-color);
    border-radius: 50%;
    height: 6px;
    margin-right: 3px;
    width: 6px;
    background-color: #EF941E;
}

.null {
        display:none;
}

.bdiso {
    display: flex;
    position: absolute;
    right: 8PX;
}
.bdiso1 {
    display: flex;

}



.tagcloud a{display:inline-block;margin-bottom:3px;padding:7px 10px;line-height:1;font-size:12px;border-radius:3px;margin-right:5px;color:#fff !important;background-color:var(--theme-color)}
.tagcloud a:hover{opacity: .8;}
.tagcloud a:nth-child(5n) {background-color: #4A4A4A}
.tagcloud a:nth-child(5n+1) {background-color: #ff5e5c}
.tagcloud a:nth-child(5n+2) {background-color: #ffbb50}
.tagcloud a:nth-child(5n+3) {background-color: #1ac756}
.tagcloud a:nth-child(5n+4) {background-color: #19B5FE}

.post-sign {
    padding: 0px 4px;
    display: inline-block;
    border-radius: 5px 0 5px 0;
    font-size: 12px;
    margin-right: 5px;
    line-height: 18px;
    position: relative;
    top: -1px;
    font-weight: normal;
}
.post-sign lo {
    background: #ff9600;
    color: #fff;
    padding: 0px 8px;
    display: inline-block;
    border-radius: 5px 0 5px 0;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 5px;
    line-height: 18px;
    position: relative;
    top: -1px;
    font-weight: normal;
}
.post-sign lo a {
    color: #ffffff !important;
    text-decoration: none !important;
}
.post-sign lo1 {
    background: #0099ff;
    color: #fff;
    padding: 0px 8px;
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 8px;
    line-height: 24px;
    position: relative;
    top: -1px;
    font-weight: normal;
}
.post-sign lo1 a {
    color: #ffffff !important;
    text-decoration: none !important;
}
.post-sign lo2 {
    background: #0eaf00;
    color: #fff;
    padding: 0px 8px;
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 8px;
    line-height: 24px;
    position: relative;
    top: -1px;
    font-weight: normal;
}
.post-sign lo2 a {
    color: #ffffff !important;
    text-decoration: none !important;
}
.post-blue {
    color: #fff;
}
.post-blue li {
    background: #0098fe;
    color: #fff;
    padding: 0px 8px;
    display: inline-block;
    border-radius: 5px 0 5px 0;
    font-size: 12px;
    margin-right: 10px;
    line-height: 18px;
    position: relative;
    top: -1px;
    font-weight: normal;
}
.post-blue lo {
    background: #ff9600;
    color: #fff;
    padding: 0px 8px;
    display: inline-block;
    border-radius: 5px 0 5px 0;
    font-size: 12px;
    margin-right: 10px;
    line-height: 18px;
    position: relative;
    top: -1px;
    font-weight: normal;
}

 .overline {
            max-width: 8000px;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }
 
        /* 2行 */
        .overline2 {
            max-width: 8000px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }
 
        /* 6行 */
        .overline6 {
            max-width: 8000px;
            display: -webkit-box;
            -webkit-line-clamp: 6;/* 行数 */
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        

.filminfo {
    border-left: 3px solid #FF8D1B;
    padding-left: 4px;
}
@media screen and (max-width: 1221px) { .wapnone{display:none; }
}




.bbtn {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}
.bbtn:focus,.bbtn:active:focus,.bbtn.active:focus,.bbtn.focus,.bbtn:active.focus,.bbtn.active.focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.bbtn:hover,.bbtn:focus,.bbtn.focus {
	color:#333;
	text-decoration:none
}
.bbtn:active,.bbtn.active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.bbtn.disabled,.bbtn[disabled],fieldset[disabled] .bbtn {
	pointer-events:none;
	cursor:not-allowed;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity:.65
}
.bbtn-default {
	color:#333;
	background-color:#fff;
	border-color:#ccc
}
.bbtn-default:hover,.bbtn-default:focus,.bbtn-default.focus,.bbtn-default:active,.bbtn-default.active,.open>.dropdown-toggle.bbtn-default {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.bbtn-default:active,.bbtn-default.active,.open>.dropdown-toggle.bbtn-default {
	background-image:none
}
.bbtn-default.disabled,.bbtn-default[disabled],fieldset[disabled] .bbtn-default,.bbtn-default.disabled:hover,.bbtn-default[disabled]:hover,fieldset[disabled] .bbtn-default:hover,.bbtn-default.disabled:focus,.bbtn-default[disabled]:focus,fieldset[disabled] .bbtn-default:focus,.bbtn-default.disabled.focus,.bbtn-default[disabled].focus,fieldset[disabled] .bbtn-default.focus,.bbtn-default.disabled:active,.bbtn-default[disabled]:active,fieldset[disabled] .bbtn-default:active,.bbtn-default.disabled.active,.bbtn-default[disabled].active,fieldset[disabled] .bbtn-default.active {
	background-color:#fff;
	border-color:#ccc
}
.bbtn-default .badge {
	color:#fff;
	background-color:#333
}
.bbtn-primary {
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4
}
.bbtn-primary:hover,.bbtn-primary:focus,.bbtn-primary.focus,.bbtn-primary:active,.bbtn-primary.active,.open>.dropdown-toggle.bbtn-primary {
	color:#fff;
	background-color:#286090;
	border-color:#204d74
}
.bbtn-primary:active,.bbtn-primary.active,.open>.dropdown-toggle.bbtn-primary {
	background-image:none
}
.bbtn-primary.disabled,.bbtn-primary[disabled],fieldset[disabled] .bbtn-primary,.bbtn-primary.disabled:hover,.bbtn-primary[disabled]:hover,fieldset[disabled] .bbtn-primary:hover,.bbtn-primary.disabled:focus,.bbtn-primary[disabled]:focus,fieldset[disabled] .bbtn-primary:focus,.bbtn-primary.disabled.focus,.bbtn-primary[disabled].focus,fieldset[disabled] .bbtn-primary.focus,.bbtn-primary.disabled:active,.bbtn-primary[disabled]:active,fieldset[disabled] .bbtn-primary:active,.bbtn-primary.disabled.active,.bbtn-primary[disabled].active,fieldset[disabled] .bbtn-primary.active {
	background-color:#337ab7;
	border-color:#2e6da4
}
.bbtn-primary .badge {
	color:#337ab7;
	background-color:#fff
}
.bbtn-success {
	color:#fff;
	background-color:#5cb85c;
	border-color:#4cae4c
}
.bbtn-success:hover,.bbtn-success:focus,.bbtn-success.focus,.bbtn-success:active,.bbtn-success.active,.open>.dropdown-toggle.bbtn-success {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.bbtn-success:active,.bbtn-success.active,.open>.dropdown-toggle.bbtn-success {
	background-image:none
}
.bbtn-success.disabled,.bbtn-success[disabled],fieldset[disabled] .bbtn-success,.bbtn-success.disabled:hover,.bbtn-success[disabled]:hover,fieldset[disabled] .bbtn-success:hover,.bbtn-success.disabled:focus,.bbtn-success[disabled]:focus,fieldset[disabled] .bbtn-success:focus,.bbtn-success.disabled.focus,.bbtn-success[disabled].focus,fieldset[disabled] .bbtn-success.focus,.bbtn-success.disabled:active,.bbtn-success[disabled]:active,fieldset[disabled] .bbtn-success:active,.bbtn-success.disabled.active,.bbtn-success[disabled].active,fieldset[disabled] .bbtn-success.active {
	background-color:#5cb85c;
	border-color:#4cae4c
}
.bbtn-success .badge {
	color:#5cb85c;
	background-color:#fff
}
.bbtn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da
}
.bbtn-info:hover,.bbtn-info:focus,.bbtn-info.focus,.bbtn-info:active,.bbtn-info.active,.open>.dropdown-toggle.bbtn-info {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.bbtn-info:active,.bbtn-info.active,.open>.dropdown-toggle.bbtn-info {
	background-image:none
}
.bbtn-info.disabled,.bbtn-info[disabled],fieldset[disabled] .bbtn-info,.bbtn-info.disabled:hover,.bbtn-info[disabled]:hover,fieldset[disabled] .bbtn-info:hover,.bbtn-info.disabled:focus,.bbtn-info[disabled]:focus,fieldset[disabled] .bbtn-info:focus,.bbtn-info.disabled.focus,.bbtn-info[disabled].focus,fieldset[disabled] .bbtn-info.focus,.bbtn-info.disabled:active,.bbtn-info[disabled]:active,fieldset[disabled] .bbtn-info:active,.bbtn-info.disabled.active,.bbtn-info[disabled].active,fieldset[disabled] .bbtn-info.active {
	background-color:#5bc0de;
	border-color:#46b8da
}
.bbtn-info .badge {
	color:#5bc0de;
	background-color:#fff
}
.bbtn-warning {
	color:#fff;
	background-color:#f0ad4e;
	border-color:#eea236
}
.bbtn-warning:hover,.bbtn-warning:focus,.bbtn-warning.focus,.bbtn-warning:active,.bbtn-warning.active,.open>.dropdown-toggle.bbtn-warning {
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512
}
.bbtn-warning:active,.bbtn-warning.active,.open>.dropdown-toggle.bbtn-warning {
	background-image:none
}
.bbtn-warning.disabled,.bbtn-warning[disabled],fieldset[disabled] .bbtn-warning,.bbtn-warning.disabled:hover,.bbtn-warning[disabled]:hover,fieldset[disabled] .bbtn-warning:hover,.bbtn-warning.disabled:focus,.bbtn-warning[disabled]:focus,fieldset[disabled] .bbtn-warning:focus,.bbtn-warning.disabled.focus,.bbtn-warning[disabled].focus,fieldset[disabled] .bbtn-warning.focus,.bbtn-warning.disabled:active,.bbtn-warning[disabled]:active,fieldset[disabled] .bbtn-warning:active,.bbtn-warning.disabled.active,.bbtn-warning[disabled].active,fieldset[disabled] .bbtn-warning.active {
	background-color:#f0ad4e;
	border-color:#eea236
}
.bbtn-warning .badge {
	color:#f0ad4e;
	background-color:#fff
}
.bbtn-danger {
	color:#fff;
	background-color:#d9534f;
	border-color:#d43f3a
}
.bbtn-danger:hover,.bbtn-danger:focus,.bbtn-danger.focus,.bbtn-danger:active,.bbtn-danger.active,.open>.dropdown-toggle.bbtn-danger {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.bbtn-danger:active,.bbtn-danger.active,.open>.dropdown-toggle.bbtn-danger {
	background-image:none
}
.bbtn-danger.disabled,.bbtn-danger[disabled],fieldset[disabled] .bbtn-danger,.bbtn-danger.disabled:hover,.bbtn-danger[disabled]:hover,fieldset[disabled] .bbtn-danger:hover,.bbtn-danger.disabled:focus,.bbtn-danger[disabled]:focus,fieldset[disabled] .bbtn-danger:focus,.bbtn-danger.disabled.focus,.bbtn-danger[disabled].focus,fieldset[disabled] .bbtn-danger.focus,.bbtn-danger.disabled:active,.bbtn-danger[disabled]:active,fieldset[disabled] .bbtn-danger:active,.bbtn-danger.disabled.active,.bbtn-danger[disabled].active,fieldset[disabled] .bbtn-danger.active {
	background-color:#d9534f;
	border-color:#d43f3a
}
.bbtn-danger .badge {
	color:#d9534f;
	background-color:#fff
}
.bbtn-link {
	font-weight:400;
	color:#337ab7;
	border-radius:0
}
.bbtn-link,.bbtn-link:active,.bbtn-link.active,.bbtn-link[disabled],fieldset[disabled] .bbtn-link {
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
.bbtn-link,.bbtn-link:hover,.bbtn-link:focus,.bbtn-link:active {
	border-color:transparent
}
.bbtn-link:hover,.bbtn-link:focus {
	color:#23527c;
	text-decoration:underline;
	background-color:transparent
}
.bbtn-link[disabled]:hover,fieldset[disabled] .bbtn-link:hover,.bbtn-link[disabled]:focus,fieldset[disabled] .bbtn-link:focus {
	color:#777;
	text-decoration:none
}
.bbtn-lg,.bbtn-group-lg>.bbtn {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
.bbtn-sm,.bbtn-group-sm>.bbtn {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.bbtn-xs,.bbtn-group-xs>.bbtn {
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.bbtn-block {
	display:block;
	width:100%
}
.bbtn-block+.bbtn-block {
	margin-top:5px
}

input[type=submit].bbtn-block,input[type=reset].bbtn-block,input[type=button].bbtn-block {
	width:100%
}
.fade {
	opacity:0;
	-webkit-transition:opacity .15s linear;
	-o-transition:opacity .15s linear;
	transition:opacity .15s linear
}
.fade.in {
	opacity:1
}

.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition-timing-function:ease;
	-o-transition-timing-function:ease;
	transition-timing-function:ease;
	-webkit-transition-duration:.35s;
	-o-transition-duration:.35s;
	transition-duration:.35s;
	-webkit-transition-property:height,visibility;
	-o-transition-property:height,visibility;
	transition-property:height,visibility
}
.caret {
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px dashed;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}



.close {
	float:right;
	font-size:21px;
	font-weight:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	filter:alpha(opacity=20);
	opacity:.2
}
.close:hover,.close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:.5
}
button.close {
	-webkit-appearance:none;
	padding:0;
	cursor:pointer;
	background:0 0;
	border:0
}
.modal-open {

}
.modal {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1050;
	display:none;
	overflow:hidden;
	-webkit-overflow-scrolling:touch;
	outline:0
}
.modal.fade .modal-dialog {
	-webkit-transition:-webkit-transform .3s ease-out;
	-o-transition:-o-transform .3s ease-out;
	transition:transform .3s ease-out;
	-webkit-transform:translate(0,-25%);
	-ms-transform:translate(0,-25%);
	-o-transform:translate(0,-25%);
	transform:translate(0,-25%)
}
.modal.in .modal-dialog {
	-webkit-transform:translate(0,0);
	-ms-transform:translate(0,0);
	-o-transform:translate(0,0);
	transform:translate(0,50px)
}
.modal-open .modal {
	overflow-x:hidden;
	overflow-y:auto
}
.modal-dialog {
	position:relative;
	width:auto;
	margin:10px
}
.modal-content {
	position:relative;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px solid #999;
	border:1px solid rgba(0,0,0,.2);
	border-radius:6px;
	outline:0;
	-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
	box-shadow:0 3px 9px rgba(0,0,0,.5)
}
.modal-backdrop {

	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	background-color:#000
}
.modal-backdrop.fade {
	filter:alpha(opacity=0);
	opacity:0
}
.modal-backdrop.in {
	filter:alpha(opacity=50);
	opacity:.5
}
.modal-header {
	min-height:16.42857143px;
	padding:15px;
	border-bottom:1px solid #e5e5e5
}
.modal-header .close {
	margin-top:-2px
}
.modal-title {
	margin:0;
	line-height:1.42857143
}
.modal-body {
	position:relative;
	padding:15px
}
.modal-footer {
	padding:15px;
	text-align:right;
	border-top:1px solid #e5e5e5
}

@media(min-width:768px) {
	.modal-dialog {
	width:600px;
	margin:30px auto
}
.modal-content {
	-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);
	box-shadow:0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
	width:300px
}
}@media(min-width:992px) {
	.modal-lg {
	width:900px
}
}

 @media (max-width: 768px) {   
.modal-header {
    width: 34%;
	min-height:16.42857143px;
	padding:15px;
	border-bottom:1px solid #e5e5e5
}
.modal-footer {
	padding:15px;
	text-align:left;
	border-top:1px solid #e5e5e5
}
}
.tik {
    max-width: 720px;
    margin: auto;
}
.pcno{        //电脑端css
display: none;}
@media (max-width: 768px) {        //移动端css
.pcno{display: block !important;}
.tik {
    max-width: 720px;
    margin-bottom: 15px;
}
}

.meta-category-dot>lo1 {
    background-color: var(--accent-color);
    border-radius: 50%;
    height: 6px;
    margin-right: 5px;
    width: 6px;
    background-color: #2196F3;
}
.meta-category-dot>lo2 {
    background-color: var(--accent-color);
    border-radius: 50%;
    height: 6px;
    margin-right: 5px;
    width: 6px;
    background-color: #4CAF50;
}
.meta-category-dot>lo3 {
    background-color: var(--accent-color);
    border-radius: 50%;
    height: 6px;
    margin-right: 5px;
    width: 6px;
    background-color: #EF941E;
}

.null {
        display:none;
}