.home .top {
	background-size: 100% auto;
	padding: 50px 20px 30px;
}
.home .top h5 {
	text-align: center;
	padding: 80px 0;
}
.home .top h5 a {
	font-size: 38px;
	color: var(--jianjie-background-color);
	font-weight: 700;
	text-shadow: 2px 2px 4px rgba(0, 2, 2, 0.5);
}
.home .tpgz {
	background: linear-gradient(to bottom, #fff9f1, #ffd59f);
	border-radius: 15px;
}
.toupiao_div_one_lever .image_thumb_item {
	height: auto;
}
.home2-hdtj .hdtj {
	text-align: center;
	margin-bottom: 10px;
}
.cszp span img {
	width: 320px;
}
.tpgz h6 {
	text-align: center;
	margin-bottom: 10px;
}
.tpgz>p {
	color: #581700;
	margin: 12px 0;
	font-size: 18px;
}
.tpgz>p::before {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	background: var(--font-color);
	margin-bottom: 2px;
	margin-right: 8px;
	border-radius: 10px;
}
.hdtj-item {
	flex: 1;
}
.hdtj-item p {
	text-align: center;
}
.hdtj-item .num {
	font-size: 32px;
	font-weight: bold;
}
.tpgz .hdtj {
	margin-top: 30px;
}
.tpgz button {
	background: url("../images/btn1.png") no-repeat top center;
	border: none;
	outline: none;
	padding: 10px 50px;
	width: 400px;
	border-radius: 30px;
	background-size: 100% auto;
	color: #fff;
	margin: 38px auto 0;
	display: block;
	cursor: pointer;
}
.cszp {
	text-align: center;
	color: #fff;
	position: relative;
	margin-bottom: 0;
	line-height: 50px;
	margin-top: 10px;
}
.cszp a {
	position: absolute;
	right: 30px;
}
.cszp a img {
	width: 100px;
}
.ybm {
	color: #666;
}
.image_thumb_list {
	padding: 20px;
	column-gap: 10px;
	padding-top: 10px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}
.image_thumb_item {
	background: linear-gradient(to bottom, #fff9f1, #ffd59f);
	border-radius: 15px;
	padding: 8px;
	height: 338px;
	text-align: center;
	margin-bottom: 20px;
	box-shadow: 0px 6px #f79804;
}
.image_thumb_item .image_thumb_pic {
	position: relative;
	width: auto;
	overflow: hidden;
	background: #ffffff;
	display: flex;
	justify-content: center;
}
.toupiao_div_one_lever .rank-title {
    text-align: center;
    margin-bottom: -50px;
}
.toupiao_div_one_lever .rank-title img {
	width: 500px;
}
.image_thumb_item .image_thumb_pic img {
	width: auto;
	height: 100%;
	max-width: 100%;
	object-fit: cover;
	border-radius: 2px;
}

.image_thumb_item .image_thumb_pic .code {
	position: absolute;
	background: rgb(237 71 0 / 90%);
	background-size: 85% 100%;
	padding: 10px;
	left: 0px;
	color: #fff;
	display: inline-block;
	padding-bottom: 7px;
	top: -5px;
	border-bottom-right-radius: 22px;
}
.toupiao_div_one_lever .swiper-container .swiper-slide a img {
	width: 100%;
	aspect-ratio: 16 / 9;
}
.image_thumb_item .number {
	font-size: 20px;
	margin: 5px 0 10px;
	color: #ef5538;
}
.image_thumb_item .name {
	margin-bottom: 10px;
	font-size: 19px;
}
.image_thumb_item button {
	background: url("../images/toupiao/btn2.png") no-repeat top center;
	border: none;
	outline: none;
	padding: 0 50px;
	width: 160px;
	border-radius: 30px;
	background-size: 100% auto;
	color: #fff;
	margin: 38px auto 0;
	display: block;
	height: 40px;
	cursor: pointer;
}
.ranking {
	padding: 20px;
}
.ranking .toux {
	display: flex;
	align-items: center;
}
.ranking .toux .name {
	width: 100%;
	line-height: 22px;
	text-align: left;
	color: #8591b5;
	font-size: 18px;
	display: inline-block;
}
.ranking .toux .mingc {
	padding: 5px 0px;
	border-radius: 20px;
	color: #d81616;
	font-size: 18px;
	display: block;
}
.ranking-item .toux-bg {
	background-size: 100% auto;
	width: 120px;
}
.ranking-item:first-child .toux-bg {
	background-size: 100% auto;
	width: 120px;
}
.ranking-item:first-child .mingc {
}
.ranking-item:first-child .toux .name {
}
.ranking-item:nth-child(2) .mingc {
}
.ranking-item:nth-child(2) .toux .name {
}
.ranking-item:nth-child(3) .mingc {
}
.ranking-item:nth-child(3) .toux .name {
}
.ranking-item:nth-child(2) .toux-bg {
	/* background-size: 100% auto;
	padding-top: 20px;
	padding-left: 10px;
	width: 120px; */
}
.ranking-item:nth-child(3) .toux-bg {
	/* background-size: 100% auto;
	padding-top: 20px;
	padding-left: 10px;
	width: 120px; */
}
.ranking .toux .num {
	width: 100px;
	line-height: 100px;
	font-size: 22px;
	color: #d40000;
}
.toux-bg img {
	width: 100%;
	height: 100%;
	border-radius: 50px;
	overflow: hidden;
}
.name-info {
	padding-left: 20px;
	flex: 2;
	text-align: left;
}
.ranking-list {
	background: linear-gradient(to bottom, #fff9f1, #ffd59f);
	border-radius: 15px;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
	box-shadow: 0px 6px #f79804;
	height: 100%;
	box-sizing: border-box;
	overflow-y: auto;
}
.ranking-item {
	margin: 5px 0;
	background: rgba(255, 255, 255, 0.5);
}
.rank-title {
	text-align: center;
	margin-bottom: -54px;
	z-index: 1;
	position: relative;
	padding: 20px;
}
.rank-title img {
	width: 100%;
}
.toupiao_div_one_lever .main {
	background: var(--select-background-color);
}
.toupiao_div_one_lever .details {
	background: #f2f9ff;
}
.toupiao_div_one_lever .top {
	background-size: 100% auto;
	padding: 0px !important;
	display: flow-root;
}
.toupiao_div_one_lever .top h5 a {
    color: #fff;
}
.toupiao_div_one_lever .tpgz {
    padding: 15px 10px 10px 10px;
    margin: 20px 5px 0px 5px !important;
	box-shadow: none;
	z-index: 0;
	position: relative;
}
.toupiao_div_one_lever .tp-main {
	background-color: var(--select-background-color);
}
.toupiao_div_one_lever .image_thumb_item {
	background: var(--xuanshou-background-color);
	box-shadow: none;
	margin-bottom: 10px;
	border-radius: 8px;
	position: relative;
}
.toupiao_div_one_lever .hdtj-info {
	background: var(--select-background-color);
	border-radius: 15px;
	padding: 15px 16px;
	box-shadow: 0px 6px #fff;
	margin-bottom: 20px;
}
.toupiao_div_one_lever .hdtj-item p {
	color: #fff;
}
.toupiao_div_one_lever .tpgz>p {
	color: var(--font-color);
	margin: 10px 0;
	padding: 0 38px;
	font-size: 16px;
	line-height: 24px;
}
.toupiao_div_one_lever .tpgz p a {
    color: #c52625;
}
.toupiao_div_one_lever .image_thumb_item button {
	background: transparent;
	flex: 1;
	margin-top: 0;
	border-radius: 0;
	padding: 0;
	width: auto;
	font-size: 16px;
}
.toup-search {
	margin: 20px;
	background: #ffd59f;
	border-radius: 10px;
	padding: 30px 20px;
}
.toup-search .input {
	background: #fff;
	border-radius: 30px;
}
.toup-search .input input {
	border: none;
	outline: none;
	width: 80%;
	box-sizing: border-box;
	line-height: 50px;
	height: 50px;
	background: transparent;
	padding: 0;
}
.toup-search .input button {
	border: none;
	outline: none;
	width: 20%;
	box-sizing: border-box;
	line-height: 46px;
	height: 46px;
	background: var(--select-background-color);
	border-radius: 30px;
	color: #fff;
	padding: 0;
	cursor: pointer;
}
.toupiao_div_one_lever .image_thumb_item button.cruert {
	background: #0074d8;
	color: #fff;
}
.toupiao_div_one_lever .toup-search {
	background: #e7f1ff;
}
.home-hdtj h6 {
	text-align: center;
	color: #ffeed0;
	margin-bottom: 20px;
}
.home-hdtj .hdtj-item {
	background: url("../images/toupiao/num-bg1.png") no-repeat center;
	background-size: 100% auto;
	padding: 50px 20px 30px;
	padding: 10px;
	position: relative;
}
.home-hdtj .flex {
	column-gap: 15px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}
.home-hdtj .hdtj-item .ybm {
	color: #fff;
}
.home-hdtj .hdtj-item .num {
	height: 50px;
	padding-top: 10px;
}
.home-hdtj {
	margin-bottom: 20px;
}
.toupiao_div_one_lever .image_thumb_list .btn {
	display: flex;
	position: absolute;
	 top: 8px;
	 right: 8px;
}
/* 视图切换按钮样式 */
	.view-controls {
		display: inline-block;
		margin-right: 15px;
		position: absolute;
		left: 20px;
		top: 10px;
	}
	
	.view-btn {
		padding: 5px 12px;
		margin-right: 8px;
		border: 1px solid #e7f1ff;
		border-radius: 4px;
		color: #e7f1ff;
		cursor: pointer;
		font-size: 14px;
		transition: all 0.3s ease;
		background: transparent;
	}
	
	.view-btn.active {
		background-color: #e7f1ff;
		color: #0074d8;
	}
	
	.view-btn:hover {
		opacity: 0.9;
	}
	.toupiao_div_one_lever .ranking-list {
		background: transparent;
		padding: 0;
	    padding-top: 10px;
		box-shadow: none;
	}
	/* 瀑布流样式（原有默认样式） */
	.image_thumb_list {
		display: grid;
		gap: 15px;
		padding: 15px 0;
		margin: 0 15px;
	}
	
	/* 列表视图样式 */
	.image_thumb_list.lie_yi {
		grid-template-columns: 1fr;
	}
	
	.image_thumb_list.lie_yi .image_thumb_item {
		display: flex;
		align-items: center;
		padding: 10px;
		border: 1px solid #eee;
		border-radius: 6px;
	}
	
	.toupiao_div_one_lever .lie_yi .image_thumb_pic {
		width: 170px;
		height: 220px;
		margin-right: 20px;
		flex-shrink: 0;
		overflow: hidden;
	}
	.toupiao_div_one_lever .lie_yi {
		gap: 0;
	}
	.toupiao_div_one_lever .lie_yi .name {
		font-size: 19px;
		margin-right: auto;
		position: absolute;
		left: 190px;
		top: 15px;
		text-align: left;
	}
	.toupiao_div_one_lever .image_thumb_item .lp {
		border-right: none;
	} 
	.toupiao_div_one_lever .image_thumb_item .tp {
		background: var(--select-background-color);
		color: #fff;
		margin-left: 5px;
		height: 42px;
		width: 120px;
		right: 10px;
		bottom: 10px;
	} 
	.toupiao_div_one_lever .lie_yi .number {
		font-size: 20px;
		margin-right: 20px;
		color: #ef5538;
		position: absolute;
		left: 200px;
		top: inherit;
		bottom: 5px;
	}
	.toupiao_div_one_lever .lie_yi .image_thumb_item {
		height: 220px;
		display: grid;
		grid-template-columns: 200px 160px 1fr 160px;
		padding: 5px;
		align-items: normal;
		position: relative;
	}
	.toupiao_div_one_lever .lie_yi .image_thumb_item .image_thumb_pic img {
		width: auto;
		object-fit: cover;
		border-radius: 2px;
		height: 220px;
	}
	.toupiao_div_one_lever .lie_yi .btn {
		display: flex;
		height: 48px;
		width: 40px;
		position: absolute;
		bottom: 0px;
		right: 5px;
		bottom: 0px;
		top: inherit;
	}
	.toupiao_div_one_lever .lie_yi .btn .tp {
		/* margin-top: 20px; */
	}
	.toupiao_div_one_lever .lie_yi .image_thumb_item .btn button {
		display: block;
		width: 120px;
		line-height: 42px;
		height: 42px;
	}
	.toupiao_div_one_lever .details .tpgz {
		background: transparent;
		padding: 0;
	}
	.toupiao_div_one_lever .details .tpgz .hdtj-info {
		width: 100% !important;
		padding-left: 0;
		padding-right: 0;
		background: url("../images/toupiao/statistic-bg.png") no-repeat center;
		box-shadow: none;
		background-size: 100% 100%;
		padding: 25px 0;
		margin-top: 0;
		margin-bottom: 10px;
	}
	.toupiao_div_one_lever .details .tpgz .hdtj-info .flex {
		padding-bottom: 18px;
	}
	.toupiao_div_one_lever .details .toux {
		padding: 0px 10px 0px 10px;
	}
	.toupiao_div_one_lever .details .toux .toux-pic img {
		    width: max-content;
		    max-width: -webkit-fill-available;
	}
	.toupiao_div_one_lever .details .toux .toux-num {
		text-align: center;
		margin-bottom: 10px;
		font-size: 22px;
	}
	.toupiao_div_one_lever .details .explain p {
		color: #333;
		margin: 20px 0;
		line-height: 30px;
		font-size: 16px;
	}
	.toupiao_div_one_lever .details button {
		background: #0074d8;
		border-radius: 5px;
		line-height: 48px;
		height: 50px !important;
		font-size: 16px;
		padding: 0;
		margin-top: 20px;
	}
	.toupiao_div_one_lever .details .tpgz .hdtj-info .flex .hdtj-item:nth-child(2) {
		border-left: 1px solid #ffffffab;
		border-right: 1px solid #ffffffab;
	}
	
.tu_shu .image_thumb_pic img{
	aspect-ratio: 3 / 2;
}
.tu_heng .image_thumb_pic img{
	aspect-ratio: 2 / 3;
}

#selectionBar {
    position: fixed;
    bottom: 0;
    width: 600px;
    height: 60px;
    background: rgba(255, 255, 255, 0.9);
    padding: 0 20px;
    box-sizing: border-box;
}
.selection-count {
    float: left;
    line-height: 60px;
}
.selection-count span {
    color: var(--font-color);
    font-weight: bold;
}
#batchVoteBtn {
    background: var(--select-background-color);
    color: #fff;
    border: none;
    outline: none;
    width: 100px;
    line-height: 38px;
    border-radius: 30px;
    float: right;
    margin-top: 10px;
}

/* 顶部滚动 */
/* 滚动容器 */
.scroll-container {
	display: flex; /* 弹性布局，让图标和文字同行 */
	align-items: center; /* 垂直居中 */
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	color: #fff;
	padding: 8px 12px;
	position: relative; /* 新增：设置容器为相对定位 */
}
.hd_notice {
  font-size: 18px;
  margin-right: 10px; /* 与文字的间距 */
  color: #ffffff;
  position: relative; /* 新增：设置图标为相对定位 */
  z-index: 10; /* 新增：提高层级，确保在文字上方 */
  margin-left: 10px;
   padding-top: 12px;
}

/* 滚动内容 */
.stick {
	padding: 10px 10px 10px 0;
	width: calc(100% - 55px);
}
.stick-item {
	display: flex;
	font-size: 18px;
	padding: 3px 0;
}

.stick-item span {
	width: 12%;
	color: #fff;
	flex: 0 0 auto;
	line-height: 24px;
	background: #A30505;
	font-size: 14px;
	text-align: center;
	height: 24px;
	border-radius: 3px;
	margin-top: 4px;
	margin-right: 5px;
}
.txt-scroll {
	width: 100%;
}
.txt-scroll .scrollbox {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	transition: all .2s;
}
.txt-scroll .txt, .txt-scroll .txt-clone {
	display: inline;
	position: relative;
	color: #fff;
}

.notice_div {
    display: flex;
}
/* 选择框 */
#imageContainer .layui-form-checkbox[lay-skin=primary] {
    min-width: 40px !important;
    min-height: 40px !important;
}
#imageContainer .layui-form-checkbox[lay-skin=primary]>i {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 25px !important;
}
#imageContainer .image_view_right_2025 {
    overflow-wrap: break-word;
    margin-right: 30px;
    margin-top: 30px;
}

/* 一列 横图3:2 */
.image_thumb_list.lie_yi.tu_heng .image_thumb_pic {
    width: 330px;
}
.image_thumb_list.lie_yi.tu_heng .image_thumb_pic img {
    aspect-ratio: 3 / 2;
    width: auto;
    height: 100%;
    max-width: 100%;
}
.toupiao_div_one_lever .lie_yi.tu_heng .image_thumb_item {
    height: 138px;
}
.image_thumb_list.lie_yi.tu_heng .image_thumb_pic {
    height: 138px;
    width: 207px;
}
.toupiao_div_one_lever .lie_yi.tu_heng .name {
    left: 240px;
}
.toupiao_div_one_lever .lie_yi.tu_heng .number {
    left: 240px;
}
.toupiao_div_one_lever .lie_yi.tu_heng .btn {
    left: 240px;
}
.toupiao_div_one_lever {
    padding-bottom: 60px;
}
.toupiao_div_one_lever .lie_yi.tu_heng .btn {
    width: 40px;
	right: 10px;
	left: inherit !important;
}

/* 2列 横图 */
.image_thumb_list.lie_er.tu_heng .image_thumb_pic img {
    aspect-ratio: 3 / 2;
}

/* 2列竖图 */
.image_thumb_list.lie_er.tu_heng .image_thumb_pic img {
    aspect-ratio: 3 / 2;
}

.image_thumb_list.lie_er.tu_shu .image_thumb_pic img {
    aspect-ratio: 2 / 3;
}
/* 非微信的提示 */
.tip .main {
	text-align: center;
}
.tip .weix {
	margin: 100px 0 20px;
}
.tip .please {
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #333;
}
.tip .weix img {
	width: 80px;
}
.tip .info {
	margin: 20px;
	color: #666;
	line-height: 26px;
}
.tip .code {
	padding: 20px;
}
.tip .code img {
	width: 220px;
	box-shadow: 0px 0px 8px #ccc;
	border: 16px solid #f5faff;
}

.tpgz_top_img img {
    width: 100%;
    box-sizing: border-box;
    z-index: 0;
    position: relative;
}

.tpgz_top_img {
    margin-bottom: -32px;
	padding: 0 10px;
}
/* 排行榜 */
.paihangbang-custom {
     background-color: transparent;
	 box-shadow: none;
 }
.paihangbang-custom .ranking-item p img {
     width: 52px;
 }
.paihangbang-custom .ranking-item .toux-bg {
	 padding-top: 0;
	 height: 80px;
	 box-sizing: border-box;
	 width: 80px;
	 margin-left: 10px;
 }
.ranking .toux .other_paihang {
  background: url("/images/toupiao/mc.png") no-repeat center;
  width: 48px;
  height: 48px;
  background-size: cover;
  text-align: center;
  line-height: 52px;
  margin-left: 5px;
}
.ranking .toux .other_paihang span {
   font-size: 18px;
   color: #FFF;
}
.paihangbang-custom .home.layui-layer-wrap,.paihangbang-custom .home.layui-layer-wrap .main {
      height: 100%;
  }
  .paihangbang-custom .home.layui-layer-wrap .tp-main .ranking {
      height: 100%;
      box-sizing: border-box;
  }
  .paihangbang-custom .tp-main {
        height: calc(100% - 40px);
    }
	.ranking-list::-webkit-scrollbar {
	    width: 0;
	}
	
	.ranking-list::-webkit-scrollbar-thumb {
	    border-radius: 10px;
	    -webkit-box-shadow: inset 0 0 5px #ccc;
	    opacity: 0.2;
	    background: fade(@primary-color, 60%);
	}
	.joyhua_video_insert_p{
		margin:unset !important;
		line-height:unset !important;
	}