body {
	background-image: url(../image/body-bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position-y: .49rem;
}
.left-position{
	position: absolute;
	bottom: 0rem;
	left: .23rem;
	cursor: pointer;
}
.right-position{
	position: absolute;
	bottom: 0rem;
	right: .23rem;
	cursor: pointer;
}
.swiper{
    --swiper-pagination-color: #F56127;/* 两种都可以 */
  }
.dy-box {
	background-image: url(../image/dy-bg.png);
	background-size: 102% 102%;
	display: flex;
	align-items: center;
	padding: .4rem;
    margin-top: 2.24rem !important;
	background-position: center center;
}

.dy-box>img {
	width: .69rem;
	margin-right: .24rem;
}

.dy-box>h1 {
	font-weight: bold;
	font-size: .16rem;
	color: #651612;
	line-height: .38rem;
	text-indent: .32rem;
	text-align: justify;
}

.swiper-box>.swiper {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 8.06rem;
	height: 4.44rem;
	border-radius: .08rem;
	overflow: hidden;
}

.swiper-box>.swiper .swiper-slide a {
	display: block;
	position: relative;
	height: 100%;
}

.tag {
	position: absolute;
	top: .15rem;
	left: .15rem;
	font-weight: 400;
	font-size: .12rem;
	color: #FFFFFF;
	padding: .05rem;
	background: linear-gradient(-90deg, #4E8AF9, #2954F5);
	border-radius: .04rem;
}

.swiper-box>.swiper .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.one-left {
	position: absolute;
	cursor: pointer;
	top: 1.89rem;
	left: .23rem;
	z-index: 1;
}

.one-right {
	position: absolute;
	cursor: pointer;
	top: 1.89rem;
	right: .23rem;
	z-index: 1;
}

.live-list {
	display: inline-block;
	vertical-align: top;
	width: 3.76rem;
	height: 4.44rem;
	margin-left: .1rem;
	overflow: auto;
}

.live-list::-webkit-scrollbar {
	display: none;
}

.live-item {
	padding: .11rem 0;
	border-bottom: 1px solid #EDE6E6;
	display: flex;
	align-items: center;
}

.live-item:first-child {
	padding-top: 0;
}

.live-item:last-child {
	border: none;
}

.live-item .live-img {
	width: 1.54rem;
	height: .87rem;
	border-radius: .06rem;
	overflow: hidden;
	position: relative;
	flex-shrink: 0;
}

.live-item .live-img img {
	width: 100%;
	height: 100%;
}

.live-item .live-img .tag {
	position: absolute;
	top: .05rem;
	left: .05rem;
	font-weight: 400;
	font-size: .12rem;
	color: #FFFFFF;
	padding: .05rem;
	background: linear-gradient(-90deg, #4E8AF9, #2954F5);
	border-radius: .04rem;
}

.tag-red {
	background: #EA2E2E !important;
}

.live-item .live-desc {
	position: relative;
	margin-left: .15rem;
	width: 2.08rem;
}

.live-item .live-desc h1 {
	font-weight: bold;
	font-size: .16rem;
	color: #292727;
	line-height: .25rem;
	margin-bottom: .08rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.live-item .live-desc h1 div{
	display: inline-block;
    font-size: .10rem;
    color: #FFFFFF;
    background: linear-gradient(-90deg, #FA9E31, #F56127);
    border-radius: .04rem;
    padding: .0rem .06rem;
    margin-right: .1rem;
}
.live-item .live-desc h1 .hf{
	background: linear-gradient(-90deg, #4E8AF9, #2954F5);
}
.live-item .live-desc p {
	font-size: .14rem;
	color: #727171;
}

.live-item .live-desc span {
	font-size: .14rem;
	color: #F55C35;
	/* position: absolute;
	bottom: 0; */
	margin-top: .1rem;
	display: block;
}

.live-item .live-desc span img {
	margin: 0px .05rem -0.01rem 0;
}

.card-box {
	height: 3.97rem;
	background-image: url(../image/card-bg1.png);
	background-size: 102% 102%;
	background-position: center center;
	margin-top: .15rem;
	padding: .30rem .25rem;
}

.title-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: .28rem;
}

.title-wrapper h2{
	font-size: .22rem;
}

.custom-select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: white;
	font-size: 14px;
	border: none;
	border-radius: 999px;
	padding: 6px 28px 6px 14px;
	background:
		url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 10px center,
		linear-gradient(-90deg, #FBA34C, #F55A3F);
	background-size: 10px, 100%;
	cursor: pointer;
}

.custom-select option {
	color: black;
	background-color: white;
}

.custom-select:focus {
	outline: none;
}

.swiper-scorll {
	overflow: hidden;
	position: relative;
	padding-bottom: .45rem;
}

.swiper-scorll .swiper-slide {
	width: 2.15rem;
}

.swiper-scorll .item {
	display: block;
	width: 2.15rem;
	overflow: hidden;
}

.swiper-scorll .item img {
	width: 2.15rem;
	height: 1.21rem;
	object-fit: cover;
}

.swiper-scorll .item>div {
	font-weight: bold;
	font-size: .17rem;
	color: #282626;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: .1rem 0;

}

.swiper-scorll .item>div:nth-child(1) {
	border-radius: .13rem;
}

.swiper-scorll .item>div span {
	display: inline-block;
	font-size: .14rem;
	color: #FFFFFF;
	background: linear-gradient(-90deg, #FA9E31, #F56127);
	border-radius: .04rem;
	padding: .04rem .06rem;
	margin-right: .1rem;
}

.swiper-scorll .item>p {
	font-size: .14rem;
	color: #8C8989;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.swiper-scorll .item>span {
	display: block;
	font-size: .14rem;
	color: #8C8989;
	margin-top: .10rem;
}

.swiper-scorll .item>span img {
	width: .15rem;
	height: .15rem;
	margin: 0px .05rem -0.01rem 0;
}

.swiper-scorll .swiper-scrollbar {
	width: 493px !important;
	left: 50% !important;
	transform: translateX(-50%);
	height: .08rem !important;
	background: #FFF5ED !important;
}

.swiper-scorll .swiper-scrollbar-drag {
	background: #F76D43 !important;
}

.card-box2 {
	background-image: url(../image/card-bg2.png) !important;
}

.card-box2 .custom-select {
	background:
		url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 10px center,
		linear-gradient(-90deg, #4E8AF9, #2954F5);
}

.card-box2 .swiper-scorll .swiper-scrollbar {
	background: #F1F3FF !important;
}

.card-box2 .swiper-scorll .swiper-scrollbar-drag {
	background: #6193F9 !important;
}

.news-wrapper {
	margin-top: .3rem;
}

.news-wrapper>.box {
	width: 5.8rem;
	display: inline-block;
	vertical-align: top;
	margin-bottom: .5rem;
}

.news-wrapper>.box:nth-child(2n) {
	margin-left: .28rem;
}

.news-wrapper>.box .title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: .25rem;
}

.news-wrapper>.box .title h2 {
	font-size: .24rem;
	color: #000000;
}

.news-wrapper>.box .title h2::before {
	content: ' ';
	display: inline-block;
	width: .05rem;
	height: .25rem;
	background: #F14C21;
	vertical-align: text-top;
	margin-right: .15rem;
}

.news-wrapper>.box .title select {
	color: #787878;
	background:
		#F0F0F0 url("../image/nav-jt.png") no-repeat right 10px center !important;
	background-size: 10px, 100%;
}

.news-wrapper>.box .title a {
	font-size: .14rem;
	color: #F14C21;
}

.img-list .item {
	display: inline-block;
	width: 2.79rem;
	vertical-align: top;
	margin-bottom: 0.15rem;
}

.img-list .item:nth-child(2n) {
	margin-left: .22rem;
}

.img-list .item>div {
	position: relative;
	height: 1.79rem;
	overflow: hidden;
	border-radius: .11rem;
}

.img-list .item>div:hover .fm {
	transform: scale(1.2);
}

.img-list .item>div .fm {
	transition: all .3s;
}

.img-list .item>div img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.img-list .item>div>.play {
	width: 55px !important;
	height: 55px !important;
	position: absolute;
	top: .56rem;
	left: 1.13rem;
	z-index: 3;
}

.img-list .item>div>p {
	width: 100%;
	height: .44rem;
	background: rgba(0, 0, 0, 0.66);
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: .16rem;
	color: #D4CECE;
	display: flex;
	align-items: center;
	justify-content: center;
}

.img-list .item>div>p img {
	width: .21rem;
	height: .21rem;
	border-radius: 50%;
	margin-right: .1rem;
}

.img-list .item>p {
	font-size: .16rem;
	margin-top: .2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.img-list .item .tag {
	position: absolute;
	top: .13rem;
	left: .13rem;
	display: inline-block;
	font-size: .14rem;
	color: #FFFFFF;
	background: linear-gradient(-90deg, #FA9E31, #F56127);
	border-radius: .04rem;
	padding: .02rem .06rem;
	z-index: 3;
}




.news-top {
	display: flex;
	align-items: center;
	gap: .15rem;
	margin-bottom: .2rem;
}

.news-top>div {
	width: 1.85rem;
	height: 1.2rem;
	flex-shrink: 0;
	border-radius: .06rem;
	overflow: hidden;
}

.news-top img {
	width: 1.85rem;
	height: 1.2rem;
	object-fit: cover;
}

.news-top-content {
	display: block;
	flex: 1;
}

.news-top-content h3 {
	margin: 0;
	font-size: .19rem;
	font-weight: bold;
	color: #000;
}

.news-top-content p {
	margin: .16rem 0 0 0;
	font-size: .15rem;
	color: #999693;
	line-height: 33px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.news-list li {
	border-bottom: 1px solid #f0f0f0;
}

.news-list li:last-child {
	border-bottom: none;
}

.news-list a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: .13rem 0;
	text-decoration: none;
	font-size: .16rem;
	color: #333231;
	transition: color 0.2s;
}

.news-list a:hover {
	color: #256eff;
}

.news-date {
	font-size: .16rem;
	color: #BEBCBB;
	white-space: nowrap;
	margin-left: 10px;
	flex-shrink: 0;
}

.news-title {
	flex: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.thumb-swiper {
	overflow: hidden;
	width: 5.03rem;
	margin: -0.7rem auto 0;
	position: relative;
}

.thumb-swiper .swiper-slide img {
	width: 100%;
	height: 1.04rem;
	object-fit: cover;
	border-radius: 9px;
}

.thumb-swiper .swiper-slide p {
	font-weight: 400;
	font-size: .16rem;
	color: #000000;
	text-align: center;
	margin-top: .10rem;
}

.thumb-swiper .swiper-slide-active img {
	border: 3px solid #fff;
}

.thumb-swiper .swiper-slide-active p {
	color: #DF431A !important;
}

.bottom-box {
	width: 5.79rem;
	height: 3.45rem;
	border-radius: .11rem;
	overflow: hidden;
	position: relative;
}

.bottom-box .tag-top {
	/* width: 2.16rem; */
	height: .35rem;
	background: rgba(255, 255, 255, 0.86);
	border-radius: .18rem;
	z-index: 3;
	position: absolute;
	top: .17rem;
	left: .13rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bottom-box .tag-top img {
	width: .15rem;
	height: .15rem;
	object-fit: contain;
	margin-right: .09rem;
	vertical-align: text-top;
}

.bottom-box .tag-top a {
	padding: 0 .15rem;
}

.bottom-box .tag-top a:last-child {
	border-left: 1px solid #C6C6C6;
}

.bottom-box>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.left-jt-j {
	position: absolute;
	left: .1rem;
	bottom: .45rem;
	cursor: pointer;
	z-index: 3;
}

.right-jt-j {
	position: absolute;
	right: .1rem;
	bottom: .45rem;
	cursor: pointer;
	z-index: 3;
}

.gkyy-list {
	display: none;
}

/* mobile */

@media (max-width:768px) {
    .nav-box {
        display: none;
    }

	body {
		background-image: url(../image/m/yjdx.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position-y: 0;
	}

	.fff {
		display: none;
	}

	.w80 {
		width: 95% !important;
	}

	.dy-box {
		background-image: url(../image/m/dy.png);
		background-size: 100% 100%;
		padding: .51rem .15rem .15rem;
        margin-top: 1.6rem !important;
	}

	.dy-box>img {
		display: none;
	}

	.dy-box>h1 {
		font-size: .14rem;
		color: #651612;
		line-height: .24rem;
	}

	.left-position{
		position: absolute;
		bottom: .10rem;
		left: .23rem;
		cursor: pointer;
	}
	.right-position{
		position: absolute;
		bottom: .10rem;
		right: .23rem;
		cursor: pointer;
	}

	.swiper-box {
        margin-top: .15rem !important;
	}

	.swiper-box>.swiper {
		width: 100%;
		height: 1.96rem;
	}

	.one-left {
		display: none;
	}

	.one-right {
		display: none;
	}

	.live-list {
		margin-left: 0;
		overflow-x: auto;
		overflow-y: hidden;
		display: flex;
		width: 100%;
		height: auto;
	}

	.live-item:first-child {
		padding: .11rem 0;
	}

	.live-item {
		flex-direction: column;
		border-bottom: none;
		margin-right: .1rem;
		flex-shrink: 0;
	}

	.live-item .live-desc {
		width: 1.54rem;
		margin-left: 0;
	}

	.live-item .live-desc h1 {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: .15rem;
		margin-bottom: .02rem;
	}

	.live-item .live-desc span {
		display: block;
		position: inherit;
		font-size: .12rem;
		margin-top: .05rem;
	}

	.live-item .live-desc span img {
		width: .11rem;
		height: .11rem;
	}

	.card-box {
		padding: .15rem;
		background: #FFECE8;
		border-radius: .10rem;
		height: auto;
	}

	.card-box2 {
		background: #E8F2FF !important;
	}

	.card-box2 .title-wrapper>img {
		width: 1.31rem;
		height: auto;
	}

	.title-wrapper {
		margin-bottom: .15rem;
	}

	.title-wrapper>img {
		height: .22rem;
		width: auto;
		flex-shrink: 0;
	}

	.swiper-scorll {
		background: #fff;
		padding: .1rem .1rem .38rem;
		border-radius: .1rem;
	}

	.w80 .swiper-scorll .swiper-scrollbar {
		width: 60% !important;
	}

	.swiper-scorll .swiper-slide {
		width: 49%;
	}

	.swiper-scorll .item {
		width: 100%;
	}

	.swiper-scorll .item img {
		width: 100%;
		height: 1rem;
	}

	.swiper-container-horizontal>.swiper-scrollbar {
		bottom: .13rem !important;
	}

	.news-wrapper>.box {
		width: 100%;
		overflow: hidden;
		margin-bottom: .25rem;
	}
	.news-wrapper>.box .title{
		margin-bottom: 10px;
	}

	.news-wrapper>.box:nth-child(2n) {
		margin: 0;
	}

	.img-list{
		margin-top: .15rem;
	}
	.img-list .item {
		width: 49%;
	}

	.img-list .item:nth-child(2n) {
		margin-left: 2%;
	}

	.img-list .item>div {
		height: 1.15rem;
	}

	.img-list .item>div>p {
		font-size: .13rem;
		height: auto;
		padding: .08rem 0;
	}

	.img-list .item>div>.play {
		width: 30px !important;
		height: 30px !important;
		left: 50%;
		top: .28rem;
		transform: translateX(-50%);
	}

	.news-top-content h3 {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.news-top {
		margin-bottom: 0;
	}

	.bottom-box,
	.left-jt-j,
	.right-jt-j,
	.thumb-swiper {
		display: none;
	}

	.gkyy-list {
		display: block;
	}

	.gkyy-list {
		display: block;
		margin-top: .24rem;
		background: #FFFFFF;
	}

	.gkyy-list .item {
		display: inline-block;
		vertical-align: top;
		border: 1px solid #E5E5E5;
		border-radius: .11rem;
		overflow: hidden;
		width: 49%;
        margin-right: 2%;
        margin-bottom: .1rem;
	}

	.gkyy-list .item:nth-child(2n) {
		margin-right: 0;
	}

	.gkyy-list .item>.img-box {
		position: relative;
		height: 1.55rem;
		overflow: hidden;
	}


	.gkyy-list .item>.img-box img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}


	.gkyy-list .item>.img-box>p {
		width: 100%;
		height: auto;
		background: rgba(0, 0, 0, 0.66);
		position: absolute;
		bottom: 0;
		left: 0;
		font-size: .13rem;
		padding: .08rem 0;
		color: #D4CECE;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.gkyy-list .item>.img-box>p img {
		width: .21rem;
		height: .21rem;
		border-radius: 50%;
		margin-right: .1rem;
	}

	.handle-wrapper {
		padding: .05rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.handle-wrapper a {
		padding: 0 5px;
        font-size: .13rem;
        white-space: nowrap;
	}

	.handle-wrapper a img {
		margin: 0px .02rem -0.02rem 0;
	}

	.handle-wrapper a:first-child {
		border-right: 1px solid #EAE4E4;
	}

	.news-list{
		margin-bottom: .2rem;
	}

	.img-list .item .tag{
		top: .06rem;
    	left: .06rem;
	}
	footer{
		margin-top: 15px;
	}
}
