/* 适用于大屏幕（例如桌面浏览器）的样式 */
			@media screen and (min-width: 769px) {
				.list-dis-div {
					margin-bottom: calc(60/1920*100vw);
					width: calc(1308/100 /1920* 70/3* 100vw);
					border: 1px solid #F0F0F0;
					padding: calc(40 / 1920* 100vw) calc(20 / 1920* 100vw) calc(20 / 1920* 100vw) calc(20 / 1920* 100vw);
				}

				.list-dis-bt {
					margin-top: calc(20/1920*100vw);
					font-size: calc(24 / 1920* 100vw);
					font-weight: bold;
					height: calc(70 / 1920* 100vw);
					overflow: hidden;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-line-clamp: 2;
					-webkit-box-orient: vertical;
					white-space: normal;
					margin-bottom: calc(10 / 1920* 100vw);
				}
				.list-dis-div .list-dis-lb-lr-lr p{
					margin-top: calc(20/1920*100vw);
					font-size: calc(16 / 1920* 100vw);
				    width: calc(300/1920*100vw);
					overflow: hidden;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-line-clamp: 2;
					-webkit-box-orient: vertical;
					white-space: normal;
					margin-bottom: calc(40 / 1920* 100vw);
				}
				.img-div-list {
					width: calc(1308 /100/ 1920* 70/3* 100vw);
					margin-bottom: calc(20/1920*100vw);
				}

				.div-list-img {
					width: calc(1308/ 100 /3/ 1920* 70* 100vw);
					height: calc(200/1920*100vw);
					object-fit: contain;
				}

				.list-ckxq {
					margin-top: calc(20 / 1920* 100vw);
					display: flex;
					align-content: center;
					align-items: center;
					margin-bottom: calc(30/1920*100vw);
				}

				.list-img-zt-dt {
					margin-right: calc(10/1920*100vw);
					color: #ccc;
					font-size: calc(18 / 1920* 100vw);

				}

				.list-dis-div:hover {
					background-color: red;
				}

				.list-dis-div:hover div,
				.list-dis-div:hover p {
					color: white !important;
				}

				.list-dis-div:hover .list-img-ck {
					display: none;
				}

				.list-dis-div:hover .list-img-ck1 {
					display: block;
				}

				/* 分页容器样式 */
				.pagination {
					display: flex;
					justify-content: center;
					align-items: center;
					margin-top: calc(60/1920*100vw);
				}


				/* 目今选中页码的样式 */
				.current {
					background-color: red !important;
					color: white;
					display: flex;
					width: calc(30 / 1920* 100vw);
					height: calc(30 / 1920* 100vw);
					margin: 0 calc(10 / 1920* 100vw);
					cursor: pointer;
					align-items: center;
					justify-content: center;
				}

				/* 省略号样式 */
				.ellipsis {
					background-color: #F0F0F0;
					display: flex;
					width: calc(40 / 1920* 100vw);
					height: calc(30 / 1920* 100vw);
					margin: 0 calc(10 / 1920* 100vw);
					cursor: pointer;
					align-items: center;
					justify-content: center;
				}

				/* 上一页、、、下一页图片样式 */
				.pagination>.nav-img {
					background-color: #F0F0F0;
					display: flex;
					width: calc(30 / 1920* 100vw);
					height: calc(30 / 1920* 100vw);
					margin: 0 calc(10 / 1920* 100vw);
					cursor: pointer;
					align-items: center;
					justify-content: center;
				}

				.page-num {
					background-color: #F0F0F0;
					display: flex;
					width: calc(30 / 1920* 100vw);
					height: calc(30 / 1920* 100vw);
					margin: 0 calc(10 / 1920* 100vw);
					cursor: pointer;
					align-items: center;
					justify-content: center;
				}

				.pagination img {
					width: calc(20 / 1920* 100vw);
					height: calc(20 / 1920* 100vw);
				}

				 .ckgdimg,.ckgddiv {
					display: none;
				}
			}

			/* 适用于小屏幕（例如手机等移动装备）的样式 */
			@media screen and (max-width: 768px) {
				.pagination {
					display: none;
				}
                .list-z .yd .carousel{
                height: calc(720/768*100vw);
				}
				.list-dis-div {
					margin-bottom: calc(60/768*100vw);
					width: calc(700 /768* 100vw);
					background-color: red;
					padding: calc(30/768*100vw);
				}

				.list-dis-div div {
					color: white !important;
				}

				.list-dis-bt {
					margin-left: calc(80/768*100vw);
					font-size: calc(28 / 768* 100vw);
					width: calc(460/768*100vw);
					font-weight: bold;
					height: calc(82 / 768* 100vw);
					color: white;
					overflow: hidden;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-line-clamp: 2;
					-webkit-box-orient: vertical;
					white-space: normal;
				}

				p {
					display: block;
					margin-block-start: 0em;
					margin-block-end: 0em;
					margin-inline-start: 0px;
					margin-inline-end: 0px;
					unicode-bidi: isolate;
				}

				.img-div-list {
					width: calc(640/768* 100vw);
					height: calc(350/768*100vw);
					margin-bottom: calc(20/768*100vw);
				}

				.div-list-img {
					width: calc(660/768* 100vw);
					height: calc(350/768*100vw);
					object-fit: cover;
				}

				.list-ckxq1 {
					margin-left: calc(60/768*100vw);
					margin-top: calc(20 / 768* 100vw);
					display: flex;
					align-content: center;
					align-items: center;
					width: calc(110/768*100vw);
					margin-right: calc(20/768*100vw);
					margin-bottom: calc(20/768*100vw);
				}
				.list-img-zt-dt {
					margin-right: calc(10/768*100vw);
					color: #ccc;
					font-size: calc(19 / 768* 100vw);

				}

				.list-dis1-p {
					width: calc(500/768*100vw);
					/* height: calc(52 / 768* 100vw); */
					font-size: calc(22 / 768* 100vw);
					overflow: hidden;
					text-overflow: ellipsis;
					display: -webkit-box;
					-webkit-line-clamp: 2;
					-webkit-box-orient: vertical;
					white-space: normal;
				}

				.list-img-ck2 {
					width: calc(30/768*100vw) !important;
					height: calc(30/768*100vw);
				}

				.list-dis1 {
					margin-top: calc(20/768*100vw);
					margin-bottom: calc(40/768*100vw);
					display: flex;
					align-items: center;
				}
                .ckgddiv{
					width:calc(700/768*100vw);
					height: calc(150/768*100vw);
					display: flex;
					justify-content: center;
					align-items: center;
				}
				.ckgdimg {
					width: calc(300/768*100vw);
					height: calc(60/768*100vw);

				}
				    /* .list-dis{
						display: none;
					} */

			}<!--耗时1767344171.8097秒-->