body {
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #2b2a2a;
	color: #999;
}

html,body {
	overflow-x: hidden
}

header {
}

header {
	color: white;
	padding: 10px 20px;
	position: absolute;
	left: 0;
	width: 100%;
	height: 60px;	
	background: #333;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	z-index: 999;
}

header nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

header nav ul li {
	display: inline;
	margin-right: 15px
}

header nav ul li a {
	color: white;
	text-decoration: none
}

footer {
	/* height: 120px; */
	text-align: center;
	background-color: #333;
	color: #999;
	padding: .4rem;
	font-size: 14px;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

.sousuo{
	border: #000000;
	border-radius: 8px;
	padding: 0px 15px;
	color: #fff;
	background: #09BB07
}
#navbarNav {
    padding: 12px 6px;
/* 	border-radius: 10px;
    background: rgba(0, 0, 0, 0.8); */
}
	
.nav-link {
	color: #9d9d9d
}

.navbar-brand img {
	margin-right: 10px
}

.navbar-nav .dropdown-menu {
	border-radius: 8px
}

@media(max-width: 991px){
	#navbarNav {
		background: #333;
		box-shadow: 0px 2px 3px #00000085
	}
	.nav-link {
	    color: #999;
	}
}

.navbar-nav .dropdown-item {
	transition: background-color 0.3s ease;
	color: #9d9d9d;
}

.navbar-nav .dropdown-item:hover {
	background-color: #fff;
	color: #666
}

.form-control {
	border-radius: 8px;
	padding: 0.5rem 1rem;
	background-color: #505050;
	border-color: #222
}

.form-control:focus {
	background-color: #505050;
	color: #222;
	border-color: #619961;
	box-shadow: 0 0 0 .25rem rgb(22 197 20 / 16%);
}

.btn-outline-primary {
	border-radius: 25px;
	padding: 0.5rem 1rem
}

.input-diy {
	width: 75%
}

.form-diy {
	justify-content: center
}

.ul-diy {
	width: 50%
}

.no-static {
	background-color: #333;
	position: absolute!important
}

.video-section {
	margin-bottom: 2rem;
	background-color: #333;
	padding-top: 0.625rem;
}

.section-title {
	color: #b2b2b2;
	/* border-radius: 10px; */
	padding: 3px 0 3px 10px;
	border-left: 8px solid #09BB07;
	margin-left: 15px;
	font-weight: bold;
	font-size: 1.25rem
}

.goback {
	color: #b2b2b2;
	font-weight: bold;
	font-size: 18px;
	margin-right: 15px;
}

.row {
	margin-left: 10px;
	margin-right: 10px;
}


.card {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	transition: transform 0.2s ease
}

.card:hover {
	transform: scale(1.05)
}

.container {
	max-width: 1200px
}

.card-img-top {
	/* border-radius: 8px 8px 0px 0px; */
	height: 200px;
	object-fit: cover;
	width: 100%
}

@media (max-width:768px) {
	.card-img-top {
		height: 120px
	}
}

.card-title {
	color: #b2b2b2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 0;
	/* display: flex; */
}

.card {
	background-color: rgba(0, 0, 0, 0);
	/* border-radius:8px; */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	border: none;
	box-shadow: 0px 1px 2px #0000002b;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover .card {
	transform: scale(1.03);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2)
}

.card-title {
	margin-bottom: 0
}

.badge {
	position: absolute;
	top: 60%;
	right: 5px;
	background-color: rgba(0, 0, 255, 0.2);
	color: #fff;
	padding: 2px;
	border-radius: 5px;
	font-size: 10px;
	font-weight: bold
}

.badge2 {
	position: absolute;
	bottom: 34%;
	right: 6%;
	background-color: rgb(24 24 24 / 70%);
	color: #fff;
	padding: 4px 0;
	width: 50px;
	text-align: center;
	border-radius: 0;
	font-size: 10px;
	font-weight: bold
}


@media (min-width:768px) {
	.badge2 {
		bottom: 24%
	}
}

.pagination {
	flex-wrap: wrap
}

.pagination .page-item {
	margin: 2px
}

.pagination .page-item .page-link {
	color: #000000;
	border-radius: 4px;
	padding: 8px 12px
}

.pagination .page-item.active .page-link {
	background-color: #ffa700;
	color: white;
	border: none
}

.pagination .page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: not-allowed
}

.video-player {
	width: 100%;
	max-width: 1176px;
	height: 40rem;
	margin: 0 auto;
	padding: 0;
	overflow: hidden
}

.responsive-iframe {
	display: block;
	width: 100%;
	height: 400px;
	border: none;
	overflow: hidden;
	margin: 0;
	padding: 0
}

@media (min-width:992px) {
	.responsive-iframe {
		height: 600px
	}
	.video-player{
	margin-top: 0%;
}
}

@media (max-width:768px) {
	.responsive-iframe {
		height: 245px
	}
	.video-player {
    margin-top: 15%;
	height:18rem;
  }
}

.marquee-container { 
	width: 100%;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
/*    border-radius: 5px;
    position: fixed;
    background-color: rgb(96 3 101 / 80%);
    bottom: 0;
   
    border-top: 2px solid #b700ff;
    z-index: 999; */
}

.marquee {
	display: inline-block;
	will-change: transform;
	animation: scroll-left 30s linear infinite
	
}

@keyframes scroll-left {
	from {
		transform: translateX(50%)
	}

	to {
		transform: translateX(-100%)
	}
}

.marquee:hover {
	animation-play-state: paused
}

.marquee a {
	margin-right: .6rem;
	font-size: 14px;
	/* font-weight: bold; */
	color: #b2b2b2;
	text-decoration: none;
	transition: color 0.3s
}

.marquee a:hover {
	color: #fff
}

footer p {
	margin-top: 1rem;
}

.card-span{
	padding:0.5rem 0.5rem 0rem 0.5rem;
}

.card-span span{
	color: #ffffff;
	margin: 0.5rem 0.1rem 0rem 0.1rem;
	padding: 0.2rem;
	border-radius: 5px;
	font-size: 0.01rem;
	background: #343a40;
}

.card-span-video{
	padding:0.5rem 0.5rem 0rem 0.5rem;
}

.card-span-video span{
	display: inline-block;
	color: #ffffff;
	margin: 0.5rem 0.1rem 0rem 0.1rem;
	padding: 0.2rem;
	border-radius: 5px;
	font-size: 0.6rem;
	background: #343a40;
}

.container .video-section:first-of-type {
  /* margin-top: 18%; */
}

@media screen and (min-width: 768px) {
  .container .video-section:first-of-type {
    /* margin-top: 7%; */
  }
}

.ellipsis {
  display: inline-block;
  max-width: 9em;               /* 控制显示宽度，大概相当于5个字符宽 */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;       /* 可选，保证对齐 */
}

.nimad {
	width: 100%;
	display: flex;
	justify-content: center;
	margin: 1px 0
}

.nimad a {
	display: block
}

.abcdHF {
	width: 1200px;
	height: 60px
}

.abcdHF1 {
	width: 1200px;
	height: 120px
}

@media (max-width:768px) {
	.abcdHF {
		height: 40px;
		width: 100vw
	}

	.abcdHF1 {
		height: 80px;
		width: 100vw
	}
}


@media screen and (max-width:750px) {
	.menu {
		margin: 0px 0 0;
		border-radius: 0;
		padding: 0;
		width: 100%
	}
}

.menu-wrap dl {
	margin: auto;
	display: block;
	float: left;
	width: 100%;
	padding: 15px 0;
	background-color: #000000;
}

.menu-wrap dt {
	width: 8%;
	font-size: 20px;
	color: #000
}

.menu-wrap dt, .menu-wrap dd {
	float: left;
	line-height: 40px;
	text-align: center
}

@media screen and (max-width:750px) {
	.menu dt {
		width: 14%;
		line-height: 70px;
		font-size: 14px
	}
}

.menu-wrap dd {
	width: 11.5%;
	font-size: 16px
}

@media screen and (max-width:750px) {
	.menu-wrap dl {
		padding: 10px 0
	}
}

.menu dl:first-child {
	border-top: 0
}

.menu-wrap dt a {
	background: #e7cdaa;
	padding: 5px;
	border-radius: 10px;
	color: black;
	font-size: 16px
}

.menu-wrap::after {
	content: "";
	display: table;
	clear: both
}

@-webkit-keyframes hue {
	from {
		-webkit-filter: hue-rotate(0deg);
		-moz-filter: hue-rotate(0deg)
	}

	to {
		-webkit-filter: hue-rotate(-360deg);
		-moz-filter: hue-rotate(-360deg)
	}
}



@media screen and (max-width:750px) {
	.menu-wrap dd {
		width: 21%;
		line-height: 30px;
		font-size: 12px
	}


}


body > div:first-of-type {

}

@media screen and (min-width: 768px) {
  body > div:first-of-type {

  }
}

#backToTop {
  position: fixed;
  bottom: 10%;
  right: 15px;
  width: 48px;
  height: 48px;
  background-color: rgba(0,0,0,.6);/* 半透明白 */
  border: none;
  border-radius: 50%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999999;
  cursor: pointer;
  transition: background-color 0.3s ease, opacity 0.3s ease;
}

#backToTop svg {
  display: block;
}

#backToTop:hover {
  /* background-color: rgba(255, 255, 255, 0.3); */
}

.video-label{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

  #randomPlay {
    position: fixed;
    top: 2%;
    left: 41%;
    background: linear-gradient(135deg, #ff416c, #ff4b2b); /* 渐变红粉色 */
    color: white;
    border: none;
    border-radius: 999px;
    padding: 6px 8px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 0 12px rgba(255, 75, 43, 0.6);
    transition: all 0.3s ease;
    z-index: 999999;
  }

  #randomPlay:hover {
    transform: translateY(-3px);
    box-shadow: 0 0 20px rgba(255, 75, 43, 0.9);
  }

  #returnIndex {
    position: fixed;
    top: 2%;
    left: 63%;
    background: linear-gradient(135deg, #198754, #16af68);
    color: white;
    border: none;
    border-radius: 999px;
    padding: 6px 8px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 0 12px rgb(25 255 0, 0.6);
    transition: all 0.3s ease;
    z-index: 999999;
  }

  #returnIndex:hover {
    transform: translateY(-3px);
    box-shadow: 0 0 20px rgba(255, 75, 43, 0.9);
  }

#randomPlay, #returnIndex {
    display: none; /* 默认隐藏（PC端） */
  }

  @media screen and (max-width: 768px) {
    #randomPlay, #returnIndex {
      display: inline-block; /* 移动端显示 */
    }
  }

.cl {
	color: white;
	padding-bottom: 25px;
}

.niusa {
	display: block;
	text-align: center;
}

.step-links {
	color: #333;
    border-radius: 3px;
    padding: .3rem .3rem;
    background-color: #a1a1a157;
	font-size: 14px;
}

.step-links:hover {
	background: #787878;
	color: #fff;
}

.step-links2{
	padding: 1rem .2rem;
}

#web_name {
    font-size: 2rem;
    height: auto;
	font-weight: bold;
    /*margin-top: .5rem;*/
	margin-bottom: 0;
    text-align: center;
    width: 139px;
    background: linear-gradient(45deg, #dc4c4c, #ec9c0d, #ca38e5, #4d3032, #97028b, #ffb344, #ff5c38);
	/* background-color: #fff; */
	background-size: 300% auto;
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	animation: gradient-move 6s ease-in-out infinite;
	}
	@keyframes gradient-move {
	0%   { background-position: 0% center; }
	50%  { background-position: 100% center; }
	100% { background-position: 0% center; }
	}
}

.vodtitle h2 {
	color: white;
    font-size: 1.8rem;
    margin: 15px;
}

@media (max-width: 450px) {
    .vodtitle h2 {
		color: white;
        font-size: 1.3rem;
        margin: 10px;
    }
}
/*adcss开始*/
#two{
	max-width: 1185px;
	text-align: center;
	margin: auto;
}
.text-ad {
	width: 47%;
    display: inline-block;
    background-color: #ff9900;
	line-height: 35px;
    height: 35px;
    border-radius: 3px;
	font-size: 14px;
	margin: .25rem !important

}
.text-ad:hover {
	background-color:#FFB90F
}
@media (max-width:600px) {
	#two {
	text-align: center;
	margin: auto;
}}
#topad {
	max-width:1110px;
	text-align:center;
	margin-left:auto;
	margin-right:auto
}
#topad img {
	height:100px;
	width:100%;
	margin-bottom:1px
}
#topad img:hover {
	transition-duration:0.3s;
	transition-property:box-shadow;
	box-shadow:0 0 10px #0370e5;
	cursor:pointer;
	filter:alpha(Opacity=80);
	-moz-opacity:0.9;
	opacity:0.9
}
@media screen and (max-width:768px) {
	#topad {
	}#topad img {
	width:100%;
	height:75px
}
}
.top-ad-active {
	padding-top: 68px; /* 确保内容不被悬浮广告遮挡 */
}
.top-floating-icons {
	position: fixed;
    top: 0;
    left: 50%;
	width: 100%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-around;
	padding: 0 10px;
    padding-top: 5px;
    border-radius: 10px;
    z-index: 999999;
}
.top-icon {
    flex: 1;
    margin: 0 5px;
    display: flex;
    justify-content: center;
}
.top-icon img {
    width: 65px;
    height: 65px;
    border-radius: 10px;
    border: solid 2px red;
}

.bottom-floating-icons {
    position: fixed;
    bottom: 5px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-around;
    padding: 0 10px;
    z-index: 999999;
    border-radius: 10px;
}
.bottom-icon {
    flex: 1;
    max-width: 65px;
    text-align: center;
}
.bottom-icon img {
    width: 65px;
    height: 65px;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}
.bba-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(66px, 1fr));
    gap: 4px;
    max-width: 1135px;
    margin: 2px auto;
    padding: 5px;
    background-color: #000000;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)
}
@media screen and (max-width: 750px) {
    .bba-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(67px, 67px));
        gap: 6px;
        max-width: 85%;
        margin: 2px 0;
        padding: 5px;
        background-color: #000000;
        border-radius: 8px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0)
    }
}

.bba-item {
    margin: 2px;
    text-align: center;
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.bba-item img {
    width: 80%;
    object-fit: contain;
    border-radius: 10px;
    max-width: 80px
}

.bba-item div {
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    color: #ffffff;
    background-image: -webkit-linear-gradient(92deg, #ffffff, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 10s infinite linear
}

.bba-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2)
}

@media (max-width: 768px) {
    .bba-item img {
        width: 100%
    }
}

.navbar {
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.shareBox {
	
	display: flex;
	padding: 0 15px;
}
.shareBox>div{
	border: 1px solid #fff;
	/* border-radius: 6px; */
	/* font-size: 1rem; */
	font-size: 14px;
	/* margin-right: 1rem; */
	padding: .3rem .8rem;
	color: #8b8b8b;
	display: flex;
	align-items: center;
	background-color: #fff;
}
.shareBox>div i {
	width: 20px;
	height: 20px;
	margin-right: 3px;
	background-size: cover;
}
.shareBox .detail i {
	background: url(../images/xaingqing.png) no-repeat ;
	background-size: contain;
}
.shareBox .share i {
	background: url(../images/fenxiang.png) no-repeat;
	background-size: contain;
}
.shareBoxDetails {
	padding: .4rem 12px .4rem;
	font-size: 14px;
}
.detailInfo {
	
}
.detailInfo .info {
	display: flex;
	align-items: center;
	color: #999;
}
.detailInfo .info div {
	display: flex;
	align-items: center;
	margin-right: 2rem;
}
.detailInfo .info div i{
	width: 20px;
	height: 20px;
	margin-right: 6px;
}
.detailInfo .info div:nth-child(1) i{
	background: url(../images/zan.png) no-repeat center;
	background-size: 100%;
}
.detailInfo .info div:nth-child(2) i{
	background: url(../images/zan2.png) no-repeat center;
	background-size: 100%;
}
.detailInfo .info div:nth-child(3) i{
	background: url(../images/chakan.png) no-repeat center;
	background-size: 100%;
}
.detailInfo .info div:nth-child(4) i{
	background: url(../images/shijian.png) no-repeat center;
	background-size: 100%;
}
.juqing {
	color: #a5a5a5;
	/* padding: 0 0 .4rem; */
	word-break: break-all;
	padding-top: .4rem;
	
}
.juqing i {
	color: #999;
	font-style: normal;
}
.juqing>span {
	/* font-size: 1rem; */
	font-size: 14px;
}
.tag {
	color: #a5a5a5;
}
.tag a {
	color: #999;
	margin-right: .6rem;
	text-decoration: underline;
}
.tag a:hover {
	color: #fff;
}
.line {
	color: #a5a5a5;
	/* padding: 0 12px; */
}
.line a {
	color: #999;
	background: #444;
	padding: .2rem 1rem;
	border-radius: 6px;
	margin-right: 1.4rem;
	margin-top: .4rem;
	display: inline-block;
	border: 1px solid #222;
}
.shareInfo {
	/* display: none; */
	color: #a5a5a5;
}
.shareInfo input {
	border: 1px solid #b5b5b5;
	border-radius: 6px;
	padding: .4rem 1rem;
	font-size: 1rem;
	line-height: 1rem;
	color: #fff;
	background-color: #c5c5c5;
	margin-right: 1rem;
	width: 80%;
}
.shareInfo .shareLink {
	
}
.shareInfo .embedCode {
	
}
.shareInfo span {
	border-bottom: 1px solid #999;
	color: #999;
}
.shareInfo span:hover ,.shareBox .tab:hover{
	cursor: pointer;
}
.shareBox .tab.active {
	background: #09BB07;
	border-color: #09BB07;
	color: #fff;
}
.shareBox .detail.active i{
	background:  url(../images/xaingqing1.png) no-repeat;
	background-size: contain;
}
.shareBox .share.active i{
	background:  url(../images/fenxaing2.png) no-repeat;
	background-size: contain;
}
.shareBoxDetails .content{
	display: none;
}
.shareBoxDetails .content.active {
	display: block;
}
.shareLink>div {
	margin-top: .4rem;
	margin-bottom: .1rem;
	display: flex;
	align-items: center;
}

@media(max-width: 460px){
	.detailInfo .info div {
		margin-right: 1rem;
	}
}

@media(min-width: 960px){
	.shareBox>div, .shareBoxDetails, .shareInfo input, .line, .juqing>span, .tag {
		/* font-size: 1.1rem; */
	}
}

#code {
    width: 82%;
    background: #7b7b7b;
	color: #fff;
    border-radius: 6px;
    padding: .4rem 1rem;
    margin-right: 10px;
    word-wrap: break-word;
}

.navbar-toggler-icon {
	background-image: url(../images/caidan.png);
}

.card-body {
	display: flex;
	align-items: center;
}

.bg-f {
	background-color: #333;
}