﻿.list-content {
	padding: 35px 30px; background-color: rgb(255, 255, 255);
}
.list-content .row {
	margin: 0px;
}
li {
	list-style: none;
}
.right-content {
	padding: 0px 0px 0px 60px;
}
.list {
	margin: 0px; padding: 25px; display: block;
}
:nth-child(2n+1).list {
	background-color: rgb(241, 244, 244);
}
:nth-child(2n).list {
	background: rgb(255, 255, 255);
}
.list .left {
	padding: 0px; color: rgb(51, 51, 51); font-size: 16px;
}
.list .left p {
	overflow: hidden; font-weight: 400; margin-bottom: 0px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.list .right {
	padding: 0px; text-align: right; color: rgb(51, 51, 51); font-size: 16px;
}
.list .right span {
	margin-left: 20px;
}
.list .right i {
	color: rgb(13, 163, 255); font-size: 14px; margin-right: 7px; display: inline-block;
}
.list .right small {
	color: rgb(145, 148, 150); font-size: 14px; display: inline-block;
}
.yjdt {
	
}
.yjdt {
	background: rgb(255, 255, 255); padding: 0px; overflow: hidden; position: relative;
}
.yjdt .left {
	padding: 0px 20px 0px 0px; height: 280px; overflow: hidden; display: inline-block; box-sizing: border-box;
}
.yjdt .left .carousel-wrap {
	width: 100%; height: 100%; overflow: hidden; position: relative;
}
.yjdt .left .carousel-wrap .left-item-wrap {
	width: 100%; height: 100%;
}
.yjdt .left .left-item {
	width: 100%; height: 100%; display: none;
}
.yjdt .left .left-item a {
	height: 100%; display: block;
}
.yjdt .left .left-item.active {
	display: block;
}
.yjdt .left .left-item img {
	width: 100%; height: 100%; object-fit: cover;
}
.yjdt .left .carousel-wrap .jiantou-left {
	background: rgba(0, 0, 0, 0.6); border-radius: 50%; transition:0.5s; top: 50%; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 20px; position: absolute; cursor: pointer; transform: translateY(-50%);
}
.yjdt .left .carousel-wrap .jiantou-right {
	background: rgba(0, 0, 0, 0.6); border-radius: 50%; transition:0.5s; top: 50%; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 20px; position: absolute; cursor: pointer; transform: translateY(-50%);
}
.yjdt .left .carousel-wrap .jiantou-left {
	left: -50px;
}
.yjdt .left .carousel-wrap .jiantou-right {
	right: -50px;
}
.yjdt .left .carousel-wrap:hover .jiantou-left {
	left: 20px;
}
.yjdt .left .carousel-wrap:hover .jiantou-right {
	right: 20px;
}
.yjdt .left .carousel-wrap .change-list-box {
	margin: 0px; padding: 10px 20px; width: 100%; text-align: right; bottom: 0px; font-size: 0px; position: absolute; background-color: rgba(0, 0, 0, 0.4);
}
.yjdt .left .carousel-wrap .change-list-box li {
	margin: 0px 4px; border-radius: 50%; border: 2px solid rgb(255, 255, 255); border-image: none; width: 14px; height: 14px; display: inline-block; cursor: pointer; background-color: rgb(51, 51, 51);
}
.yjdt .left .carousel-wrap .change-list-box li.active {
	background-color: rgb(255, 255, 255);
}
.yjdt .right {
	padding: 0px; display: inline-block;
}
.yjdt .right li {
	list-style: none; padding: 10px 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted; position: relative; cursor: pointer; box-sizing: border-box;
}
.yjdt .right li p {
	margin-bottom: 0px; display: inline-block;
}
.yjdt .right li a {
	font-size: 0px; display: block;
}
.yjdt .right li .details-box {
	width: 80%; overflow: hidden; white-space: nowrap; -ms-word-break: break-all; -ms-text-overflow: ellipsis;
}
.yjdt .right li .details-box .title {
	color: rgb(51, 51, 51); overflow: hidden; font-size: 14px; display: block; white-space: nowrap; -ms-word-break: break-all; -ms-text-overflow: ellipsis;
}
.yjdt .right li .time {
	top: 50%; text-align: center; right: 0px; color: rgb(51, 51, 51); font-size: 12px; font-style: italic; position: absolute; transform: translateY(-50%);
}
@media screen and (max-width:767px)
{
.list-content {
	padding: 15px;
}
.list {
	padding: 15px;
}
.list .left {
	font-size: 14px;
}
.list .left p {
	margin-bottom: 15px;
}
.right-content {
	padding-left: 0px !important; margin-top: 20px;
}
}
@media screen and (max-width:1023px)
{
.right-content {
	padding-left: 20px;
}
}
@media screen and (max-width:992px)
{
.yjdt .left {
	padding-right: 0px; margin-bottom: 20px;
}
}
