@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	box-sizing: border-box;
	word-break: break-all;
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}

html {
	font-size: 75.0%
}

html,body {
	min-height: 100%
}

iframe {
	border: 0
}

body {
	line-height: 1;
	padding: 0;
	margin: 0px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: rgb(33, 37, 41);
	text-align: left;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	color: #fff
}

a:focus,a:visited,a:active {
	text-decoration: none;
	outline: 0
}

.btn:active,.btn:focus {
	outline: 0
}

input,button,textarea,select {
	font-size: 100%;
	outline: none;
}

.text-center {
	text-align: center;
}

a {
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: rgb(205 135 28);
	text-decoration: none;
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none;
}

a.navbar-brand h1 {
	margin: 0;
}

body {
	background: #222222 !important;
}

.index .logo {
	text-align: center;
	padding: 1rem 0;
	margin-top: 1rem;
}

.index .logo img {
	height: 6rem;
}

.index form {
	padding: 30px;
	display: flex;
	max-width: 580px;
	margin: 0 auto;
}

.index #kw {
	display: flex;
	z-index: 3;
	position: relative;
	min-height: 44px;
	background: none;
	border: 2px solid #dfe1e5;
	box-shadow: none;
	border-bottom-left-radius: 24px;
	border-top-left-radius: 24px;
	margin: 0 auto;
	width: 638px;
	width: 100%;
	outline: none;
	padding-left: 16px;
	color: #fff;
}

.index .s_btn {
	border: 2px solid #dfe1e5;
	background: none;
	border-bottom-right-radius: 24px;
	border-top-right-radius: 24px;
	border-left: 0;
	padding: 2px 10px 0 10px;
	cursor: pointer;
}

.index .s_btn svg {
	color: #fff;
}

.index .infobar {
	font-weight: 700;
	color: #ff0;
	font-size: 28px;
	line-height: 22px;
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #fff;
}

.index .ulist li {
	width: 24%;
	display: inline-block;
	padding: 10px
}

.main.index {
	max-width: 1600px;
	margin: 0 auto;
}

.index .ulist {
	text-align: center;
}

.index .ulist img {
	width: 100%;
	display: block;
	height: 14rem;
	object-fit: cover;
}

.index .ulist span {
	display: block;
	line-clamp: 2;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: normal;
	color: #fff;
	height: 45px;
	display: block;
	font-size: 1.3rem;
}

.index .pic {
}

.index .indexcate span {
	height: 28px !important;
	padding-top: 5px;
}

.hide {
	display: none;
}

.main-grids {
	padding: 0;
}

.titleinfo {
	text-align: center;
	padding: 15px 6px 3px;
}

.titleinfo h3 {
	border-top: 1px #eee dotted;
	padding-top: 10px;
	color: #ff0;
	font-size: 1.3rem;
}

.clearfix {
	clear: both;
}

span.text-ellipsis {
	font-size: 1.1rem;
	max-height: 2.6rem;
	overflow: hidden !important;
	display: block;
	color: #fff;
	height: 2.6rem;
	line-height: 1.3rem;
}

.mozaique {
	display: flex;
	flex-wrap: wrap;
	padding: 0 6px;
}

.thumb-block a {
	display: block;
	position: relative;
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem;
	justify-content: center;
	padding: 10px 0;
}

.pagination a {
	display: block;
	padding: 0.5rem 0.75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #fff;
	border: 1px solid #fff;
}

.pagination .active a {
	color: #000;
	background-color: #fff;
	border-color: #fff;
}

.resent-grid-img img {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

.navbar-header svg {
	display: block;
}

.padder-v {
	margin-top: 5px;
}

.dur {
	padding: 0 0.7rem;
	border: none;
	position: absolute;
	bottom: 46px;
	font-size: .875rem;
	right: 10px;
	background-color: rgb(0 0 0 / 50%);
	color: #f2f2f2;
	z-index: 000;
}

.navbar {
	position: sticky;
	width: 100%;
	top: 0;
	position: -webkit-sticky;
	box-shadow: 0pt 0.052083333in 11.25pt -5.25pt rgba(0,0,0,.1);
	z-index: 9;
}

.container-fluid {
	background: none;
}

.navbar-header {
	display: flex;
	justify-content: space-between;
	padding: 6px;
	align-items: center;
}

.navbar-brand img {
	height: 32px;
}

.pos-rlt {
	min-height: 9.92rem;
	background: #eee;
	position: relative;
	overflow: hidden;
}

.top-search {
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

.navbar-form {
	display: flex;
	justify-content: center;
	padding: 10px 15px;
}

#txtkeyword {
	font-size: 100%;
	border: none;
	background: #fff;
	color: #000;
	height: 3rem;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	width: 100%;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

#btnSearch {
	background: #fff;
	width: 50px;
	height: 3rem;
	display: block;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #000;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border: 0;
	border-left: 1px #333 solid;
}

div#navbar {
	width: 100%;
	text-align: center;
	line-height: 2rem;
}

.cate {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.cate a {
	max-width: 20%;
	display: block;
	flex: 0 0 20%;
	border: 1px #fff solid;
	margin: 6px;
	border-radius: 6px;
	font-size: 15px;
	padding: 3px;
}
.ylink a{
    color: red;
}
.header-address {
	text-align: center;
	padding: 15px;
}

.header-address a {
	display: block;
	line-height: 2rem;
	border: 1px #e1ff02 solid;
	margin: 10px 6px;
	border-radius: 6px;
	color: #e1ff02;
}

.footer {
	width: 100%;
	color: #fff;
	padding: 12px;
	text-align: center;
	border-top: 1px solid #fff;
}

.footer-top-nav {
	text-align: center;
}

.footlink {
	display: flex;
	justify-content: center;
}

.footlink li {
	padding: 10px 5px;
}

.footlink a {
	color: #fff;
	font-size: 1.1rem;
}

.copyright {
	color: #bbb;
	padding-top: 15px;
	border-top: 1px #ccc dotted;
	margin-top: 8px;
}

.toplink {
	display: flex;
	justify-content: center;
	padding-top: 16px;
}

.toplink a {
	padding: 0 6px;
}

.main-video {
	padding: 0 12px;
}

.main-video h3 {
	padding-bottom: 6px;
}

.published {
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
	margin-top: 1.2rem;
}

.pst {
	text-align: center;
}

.pst span {
	display: block;
	font-weight: bold;
	color: #fff;
}

.pst svg {
	color: #ccc;
}

.reclist {
	padding: 1rem 0;
	border-top: 1px #eee dotted;
}

.reclist h3 {
	text-align: center;
}

.content {
	padding-top: 10px;
	border-top: 1px #eee dotted;
	margin-top: 12px;
}

.content p {
	color: #fff;
	text-align: center;
}

.content h4 {
	padding-bottom: 5px;
	text-align: center;
	color: #fff;
}

.taglist {
	padding: 12px;
}

.taglist a {
	display: inline-block;
	padding: 3px 10px;
	margin: 6px;
	background: #fff;
	color: #222;
	border-radius: 6px;
}

.dplayer-logo img {
	border-radius: 3px;
}

.dplayer-menu,.dplayer-mask {
	display: none !important;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.thumb-block a {
	padding: 8px 6px;
}

.div404 {
	text-align: center;
	height: 250px;
	padding-top: 100px;
	color: #fff;
}

.div404 a {
	padding-top: 30px;
	display: block;
	color: #ff0;
	font-size: 1.3rem;
}

.scale {
	padding-top: 60%;
}

.nolist {
	text-align: center;
	width: 100%;
	padding: 0 50px;
}

.videoblock {
	height: 100%;
	min-height: 15rem;
	color: #fff;
	width: 100%;
	position: relative;
	overflow: hidden;
}

div#ck_loading {
	position: absolute;
	top: 0;
	text-align: center;
	z-index: 1;
	width: 100%;
	background: #000;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 39px;
	background: url(data:image/gif;
	base64,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); background-repeat: no-repeat;
	background-color: #000;
	background-position: 50% 58%;
} 
/*移动*/
@media (max-width: 767px) {
        .cate a {
    
    	font-size: 13px;
    }
    .videoplay img{
        max-width: 100%;
    }

	.single-right-grid-left a img {
		height: 100px !important;
	}

	.thumb-block {
		flex: 0 0 50%;
		max-width: 50%;
		-webkit-box-flex: 0;
	}

	.mobileHide {
		display: none;
	}

	.dplayer-logo {
		max-width: 20px !important;
		left: 10px !important;
		top: 10px !important;
		opacity: 0.5 !important;
	}

	.index .ulist li {
		width: 49%;
	}

	.index .ulist img {
		height: 7rem;
	}
    .index .ulist span{
        font-size: 14px;
    }
	.index .logo img {
		height: 5rem;
	}

	.headbg {
		background: #000 !important;
	}
}

@media (min-width: 768px) {
	.single-right-grid-left a img {
		height: 100px !important;
	}

	.pcHide {
		display: none;
	}

	.header {
		height: 72px;
		position: relative;
	}

	.header-inner {
		width: 100%;
	}

	.header-content {
		width: 1200px;
		margin: 0 auto;
		position: relative;
		height: 100%;
	}

	.header-logo {
		height: 33px;
		margin-top: 19.5px;
		float: left;
	}

	.header-logo-icon {
		display: block;
		width: 100%;
		height: 100%;
		background-size: contain;
	}

	.header-logo img {
		height: 100%;
		max-width: 100%;
		max-height: 100%;
		vertical-align: middle;
	}

	.search {
		width: 500px;
		border-radius: 19px;
		height: 38px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		border: 1px #fff solid;
		display: flex;
	}

	.clearfix {
		zoom: 1;
	}

	.clearfix:after, .clearfix:before {
		display: table;
		content: "";
	}

	.search-wrap {
		width: 420px;
		height: 100%;
		position: relative;
	}

	.search-wrap .input {
		position: absolute;
		left: 0;
		top: 0;
		background-color: transparent;
		padding-left: 20px;
		width: 100%;
		caret-color: #ff4141;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height: 100%;
		font-size: 14px;
		border: 1px solid transparent;
		border-top-left-radius: 19px;
		border-bottom-left-radius: 19px;
		color: #fff;
	}

	.search-btn {
		width: 80px;
		height: 100%;
		line-height: 38px;
		color: #fff;
		text-align: center;
		border-top-right-radius: 19px;
		border-bottom-right-radius: 19px;
		font-weight: 600;
		cursor: pointer;
		display: flex;
		justify-content: center;
		align-items: center;
		background: none;
		border-left: 1px #fff solid !important;
	}

	.search-icon {
		vertical-align: middle;
		margin: 0 5px 1px 0;
		background-size: contain;
	}

	.toplink a {
		font-size: 15px;
	}

	.titleinfo h3 {
		padding-top: 15px;
	}

	.main-grids {
		max-width: 1600px;
		margin: 0 auto;
	}

	.dplayer-logo {
		max-width: 40px !important;
		left: 10px !important;
		top: 10px !important;
		opacity: 0.5 !important;
	}

	.thumb-block {
		flex: 0 0 25%;
		max-width: 25%;
		-webkit-box-flex: 0;
	}

	.content p,.taglist {
		text-align: center;
	}

	.videoplay {
		height: auto;
		max-width: 900px;
		margin: 0 auto;
		text-align: center;
}


	span.text-ellipsis {
		max-height: 3rem;
		line-height: 1.5rem;
		height: 3rem;
		font-size: 1.2rem;
	}

	.pagination {
		padding: 20px 0;
	}

	.pcmenu {
		margin-top: 21px;
		float: right;
	}

	.cate a {
		max-width: 11%;
	}

	div#navbar {
		max-width: 1600px;
		margin: 0 auto;
	}

	.header-address {
		padding: 15px 23px;
	}

	.header-address a {
		font-size: 14px;
		font-weight: bold;
	}

	.search-btn svg {
		margin-right: 3px;
	}

	.scale {
		padding-top: 58%;
	}

	.dur {
		right: 12px;
		bottom: 53px;
	}

	.footlink a {
		font-size: 1.3rem;
	}
}

#jgddiv_19 {
	max-height: 120px !important;
}

#jgddiv_19 div {
	max-height: 120px !important;
}

div#show-8257479454139528945-10604+a.external {
	display: none !important;
}

a[id$='BC'] {
	display: none !important;
}


.i_link{
		text-align: center;
		color: #fff;
		padding-bottom: 1.2rem;
		font-size: 13px;
	}
	.i_link a{
		padding: 0 3px;
		line-height: 30px;
	}
	@media (min-width: 768px){
		.i_link{
			font-size: 16px;
		}
	}
	
	
	
	
.photo-two {
    display: inline-block;
    margin: 10px;
    text-align: center;
    width: 58px;
}

.photo-two a {
    line-height: 12px;
}

.photo-two img {
    border-radius: 12%;
    height: 60px;
    width: 60px;
    margin-bottom: 5px;
}

.photo-name {
    font-size: large;
    font-weight: bold;
    color: rgb(255, 255, 255);
    font-size: small;
}

.col6  {
    position: relative;
    min-height: 1px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.row6 {
        display: flex;
    flex-wrap: wrap;
}


@media screen and (max-width:750px){
.col6 {
    width: 100%!important;
}
.col6 img {
    height:60px!important;
}
}    
