.ywmk_c{
	width:1200px;
	margin:0px auto;
}
.ywmk_cbox .left{
	width:708px;
	height:425px;
	position: relative;
	overflow: hidden;
}
.ywmk_cbox .ywmk_cbox_ul>li{
	width:708px;
	height:425px;
	position: relative;
	overflow: hidden;
}
.ywmk_cbox .ywmk_cbox_ul>li a{
	display: block;
	width:100%;
	height:100%;
}
.ywmk_cbox .ywmk_cbox_ul>li img{
	display: block;
	width:100%;
	min-height:100%;
}

.ywmk_cbox .ywmk_cbox_ul>li p{
	font-size:20px;
	color:white !important;
	position: absolute;
	bottom:0px;
	width:92%;
	padding:0px 4%;
	height:90px;
    line-height: 85px;
	left:0px;
	background:url(http://www.anhuinews.com/zazxsy/material/new_za/images/zazx_xwfb_bg_2019.png) repeat-x bottom;
}
.ywmk_cbox .ywmk_cbox_ul>li p a{
	display: block;
	width:80%;
	color: white !important;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ywmk_an {
	position: absolute;
	bottom:8px;
	right:10px;
}
.ywmk_an ul li{
	float:left;
	width:8px;
	height:8px;
	border-radius:8px;
	background:white;
	margin:0px 4px;
}
.ywmk_an ul li.on{
	width:10px;
	height:10px;
	background:#50c7fa;
	border-radius:10px;
	position: relative;
	top:-1px;
}

.ywmk_cbox .right{
	width:470px;
	/*height: 418px;*/
	position: relative;
	overflow: hidden;
}
.ywmk_cbox .right ul li{
	font-size:19px;	
	padding: 10px 0px 10px 0px;
	line-height:26px;
	border-bottom:1px solid #d8d8d8;
	/* min-height: 77px; */
	overflow: hidden;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.ywmk_cbox .right ul li:first-child{
	padding-top:0px;
}
.ywmk_cbox .right ul li a{
	
	display: block;
	overflow: hidden;
	overflow: hidden;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.ywmk_cbox>.left>a{
	position: absolute;
	top:50%;
	margin-top:-39px;
}