﻿.dongtailist{
width: 100%;
	height: auto;
	padding: 1.875rem 1.625rem 1.4375rem 1.625rem;
	box-sizing: border-box;
	background: #f3ecfe;
	border-radius: 0.625rem;
	position: relative;
	overflow: hidden;
	margin-bottom: 1.9375rem;
}
.dongtaiimg{
	width: 19.375rem;
	height: 100%;
	float: left;
}
.dongtaiimg img{
	width: 100%;
	height: 100%;
}
.xydt{
	font-weight: normal !important;
}
.xydt1{
	font-size: 1.8125rem;
}
.xydtcontent{
	
	padding-left: 3.625rem;
	padding-right: 4.3125rem;

}
.dongtaidetail{
	width: calc(100% - 19.375rem);
	height: 100%;
	padding-top: 0.625rem;
	padding-left: 1.875rem;
	float: left;
	box-sizing: border-box;
}
.dongtaidetail1{
	width: 100%;
	height: 100%;
	padding-top: 0.625rem;

	float: left;
	box-sizing: border-box;
}
.dttitle{
	color: #191919;
	font-size: 1.5625rem;
	font-weight: bold;
}
p{
	margin: 0rem ;
}

.dtcontent{
	color: #191919;
	font-size: 1.25rem;
	line-height: 2.3125rem;
	font-weight: normal;
	margin-top: 1.875rem;
	font-family: "微软雅黑";
}
.listbutton{
	position: absolute;
	bottom: 1.875rem;
	right: 1.875rem;
	width: 8.75rem;
	height: 3.125rem;
	background: #6c3eb3;
	color: #fff;
	line-height: 3.125rem;
	cursor: pointer;
	text-align: center;
	border-radius: 0.3125rem;
	font-weight: bold;
	font-size: 1.1875rem;
}
.listbutton a{
	color: #fff !important;
	font-weight: bold;
	font-size: 1.1875rem;
}