/*图片标题列表*/
.w_img-001 .p_title{
	display:inline-table;
	margin:0;
	min-width:37px;
	padding:0;
	color:rgba(51,51,51,1);
	font-size:16px;
	font-weight:400;
	cursor:pointer;
}
.w_img-001 .p_title .font{
	vertical-align:middle;
	line-height: 21px;
}
.w_img-001 .p_title:hover{
	color:rgba(87,177,173,1);
}
.w_img-001 .p_title:active{
	color:rgba(69,165,161,1);
}
.w_img-001 .p_title .iconfont:before{
	display: inline-block;
	content:"";
}/*单张正文图片边框*/

.w_img-001 .p_dimage{
	padding:0;
	border-width:0px;
	border-style:solid;
	border-color:rgba(228,228,228,1);
	background-color: transparent;
	overflow: hidden;
}
.w_img-001 .p_dimage:hover{
	border-width:0px;
	border-style:solid;
	border-color:rgba(228,228,228,1);
	background-color: transparent;
}
.w_img-001 .p_dimage:active{
	border-width:0px;
	border-style:solid;
	border-color:rgba(228,228,228,1);
	background-color: transparent;
}
/*普通短链接*/
.e_title.w_img-001 .p_link002{
	display:inline-block;
	padding:0;
	color:#707070;
	font-size:14px;
	text-align:left;
}
.e_title.w_img-001 .p_link002{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
a>.e_title.w_img-001 .p_link002:hover{
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
	color: #60a9d7;
}
a>.e_title.w_img-001 .p_link002:active{
	color:#60a9d7;
	font-weight:400;
}
a>.e_title.w_img-001 .p_link002:active{
	text-decoration:none;
	margin-top:0;
}
.e_title.w_img-001 .p_link002 .iconfont:before{
	display: inline-block;
	content:"";
}
/*普通短链接*/
.e_title.w_img-001 .p_link001{
	display:inline-block;
	padding:0;
	color:#707070;
	font-size:14px;
	text-align:left;
}
.e_title.w_img-001 .p_link001{
	white-space:nowrap;
	vertical-align:middle;
	line-height: 19px;
}
a>.e_title.w_img-001 .p_link001:hover{
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
	color: #60a9d7;
}
a>.e_title.w_img-001 .p_link001:active{
	color:#60a9d7;
	font-weight:400;
}
a>.e_title.w_img-001 .p_link001:active{
	text-decoration:none;
	margin-top:0;
}
.e_title.w_img-001 .p_link001 .iconfont:before{
	display: inline-block;
	content:"";
}
/*无效果/分组*/

.w_img-001 .p_box{
	margin:0;
	width: 236px;
    height:317px;
    padding:0;
    border-width:1px;
    border-style: none;
    border-color:rgba(228,228,228,0);
    background-color:transparent;
    overflow: hidden;
}
.w_img-001{
	/*position:absolute;*/
	width:280px;
	height:250px;
}
.w_img-001 .animated{
	width:100%;
	height:100%;
}
.w_img-001 .font {
    white-space: nowrap;
}
.w_img-001 .p_link001{
	width:100%;
	height:calc(100% - 30px);
}
.w_img-001 .p_link002{
	width:100%;
	height:30px;
}
.w_img-001 .p_box{
	width: 100%;
	height: 100%;
	text-align:center;
}
.w_img-001 .p_dimage{
	height: inherit;
	overflow: hidden;
	font-size: 0;
}
.w_img-001 .e_image:hover:after {
    background: transparent;
}