﻿#piclist li {
	height: 250px;
	overflow: hidden;
	width: 48.93%;
	margin: 2px;
    /* border: 1px solid #dfdfdf; */
	float: left;
}

#piclist .left {
	width: 75%;
	height: 130px;
	overflow: hidden;
	line-height: 20px;
}

#piclist .middle {
	line-height: 20px;
	overflow: hidden;
	height: 130px;
	width: 10%;
	color: #999;
	font-size: 14px;
}

#piclist .right {
	overflow: hidden;
	height: 130px;
	width: 10%;
	color: #999;
	margin-right: 3px;
	font-size: 14px;
}

#piclist .left15p {
	padding-left: 15%;
}

#piclist .plus {
	width: 100%;
	height: 80px;
	padding-top: 30px;
}

#piclist .plusmm {
	padding-top: 2px;
	padding-left: 15px;
	line-height: 18px;
}

#piclist .imgc {
	margin-bottom: 10px;
	width: 100%;
	height: 100px;
	overflow: hidden;
}

#piclist .imgc img {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-image: url(../img/articleico.png);
}

.addiphotoc {
	height: 200px;
	padding: 5px !important;
}

.addiphotoc #title, .addiphotoc #desc {
	height: 200px !important;
	width: 23% !important;
}

.addiphotoc #tag {
	height: 200px !important;
	width: 13% !important;
}

.addiphotoc .xuanzhuan {
	padding-top: 10px;
}

#epiclist li {
	width: 25%;
	height: 100px;
	float: left;
	overflow: hidden;
}

#epiclist li img {
	border-radius: 5px;
	width: 100%;
	height: 95px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-image: url(../img/listico.png);
}
#epiclist li .outdiv{
    position:relative;min-height:120px;font-size:16px;
}
#epiclist li .outdiv a .fudong{
    right: -5px;
}
.am-header .am-header-title {
	padding-left: 10% !important;
	padding-top: 2px;
	height: 45px;
	line-height: 20px;
	width: 70%;
}

.am-header-default .martop15 {
	margin-top: 15px;
}

#low_right {
	position: fixed;
	width: 40px;
	height: 40px;
	top: 180px;
	right: 10px;
	text-align: center;
}
