.detail{padding: 10px 0px; background: #FAFAFA; font-size: 12px; margin-top:0px; border-bottom: 1px solid #EFEFEF; color: #9195a3;}

.extra{display: inline-block; float: right; padding: 0 10px;}
.footer-wrap {
	padding: 15px;
	background: #1F2C40;
	text-align:center;
	color: #a4aec7;

}
.footer-wrap .about {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	line-height: 210%;
	text-align: center;
	font-size: 12px;
}
.footer-wrap a {
	color: #a4aec7;
	text-decoration: none;
}
.footer-wrap a:hover {
	text-decoration: underline;
}
.footer-wrap p {
	line-height: 30px;
}
.footer-wrap p.feetNav {
	font-size: 12px;
}
.footer-wrap p.feetNav a {
	margin: 0 8px;
	color: #a4aec7;
	text-decoration: none;
}
.footer-wrap p.cp {
	font-size: 12px;
}
.footer-wrap .links {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	font-size: 12px;
	color: #999;
}
.footer-wrap .links label {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 14px;
	color: #a4aec7;
	width: 80px;
	text-align: right;
}
.footer-wrap .links b {
	line-height: 22px;
	color: #a4aec7;
	font-weight: 700;
}
.footer-wrap .links .text-link a {
	display: inline-block;
	margin-right: 12px;
	color: #a4aec7;
	line-height: 22px;
}
.footer-wrap .links .text-link a:hover {
	color: #ff6f01;
}

/* 列表页*/

.list-top {
	border-bottom: 1px dashed #f0f0f0;
	padding: 15px 20px;
}
.list-top h2 {
	position: relative;
	display: inline-block;
	margin: 0;
	font-size: 22px;
	font-weight: 700;
	height: 36px;
	line-height: 36px;
	margin-bottom: 10px;
	overflow: hidden;
}
.list-top h2 span {
	position: absolute;
	left: 0;
	top: 5px;
	display: inline-block;
	width: 56px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	background: #ff6f01;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-right: 5px;
}
.list-top h2 span i {
	position: absolute;
	right: -4px;
	top: 10px;
	width: 0;
	height: 0;
	line-height: 0;
	border-width: 4px 0 4px 4px;
	border-color: transparent transparent transparent #ff6f01;
	border-style: dashed dashed dashed solid;
}
.list-top h2 a {
	padding-left: 70px;
	color: #008ee1;
}
.list-top h2 a:hover {
	color: #ff6f01;
}
.list-top .top-detail {
	overflow: hidden;
}
.list-top .top-pic {
	width: 160px;
	height: 100px;
	float: left;
	margin-right: 15px;
}
.list-top .top-pic img {
	width: 160px;
	height: 100px;
}


.list-top .text a {
	margin-left: 6px;
	color: #2e8ed9
}
.list-top .top-info {
	line-height: 18px;
	color: #999;
	overflow: hidden;
	font-size: 12px;
}
.list-top .top-info span {
	margin-right: 8px;
}
.list-top .top-info a {
	color: #999;
}
.list-top .top-info i {
	width: 16px;
}
.list-top .top-info .tags {
	float: right;
}
.list-top .top-info .tags a {
	margin-right: 10px;
}
.list-top .top-info .author i, .list-top .top-info .tags i {
	color: #afafaf;
}


/*信息列表*/
.column-picul {
	position: relative;
	margin-top: 0px;
	padding: 15px 20px;
	overflow: hidden;
	border-bottom: 1px solid #EFEFEF;
}
.column-picul li.item-doc {
	border-top: 1px dashed #f0f0f0;
	position: relative;
	padding: 15px 0;
*zoom:1
}
.column-picul li:hover {
	background: #f8f8f8;
}
.column-picul .item-detail {
	min-height: 80px;
}
.column-picul li:first-child {
	margin-top: 5px;
	border-top: 0
}
.column-picul li:last-child {
	margin-bottom: 5px;
}
.column-picul li.item-doc h3 {
	font-size: 22px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}
.column-picul .item-pic {
	float: left;
	top: 15px;
	width: 160px;
	height: 100px;
	margin-right: 15px;
	border: 1px solid #eee;
}
.column-picul .item-pic a {
	display: block;
	height: 100%;
	overflow: hidden
}
.column-picul .item-pic img {
	width: 100%;
	height: 100%;
}
.column-picul .item-text {
	font-size: 14px;
	color: #888;
	height: 44px;
	line-height: 140%;
	margin-bottom: 10px;
	padding-right: 10px;
}
.column-picul .item-text a {
	margin-left: 8px;
	color: #2e8ed9
}
.column-picul .item-info {
	line-height: 18px;
	color: #888;
	overflow: hidden;
}
.column-picul .item-info span {
	margin-right: 8px;
}
.column-picul .item-info a {
	color: #888;
}
.column-picul .item-info i {
	width: 16px;
}
.column-picul .item-info .tags {
	float: right;
}
.column-picul .item-info .tags a {
	margin-right: 10px;
}
.column-picul .item-info .author i, .column-picul .item-info .tags i {
	color: #afafaf;
}

/*ask模块 内容页面*/
.ask-title{background: #FFFFFF; padding: 20px 20px; border-bottom: 1px solid #CCCCCC;box-shadow: 0 1px 3px hsl(0deg 0% 7% / 10%)}
.ask-a-l{ text-align: left; background:#FFFFFF; height: auto;width: auto;margin-top: 10px;padding:10px 20px; box-shadow: 0 1px 3px hsl(0deg 0% 7% / 10%)}
h1{font-size: 32px; font-weight: bold; display: block; height: auto; margin: 10px 0px 10px 5px; float: left; text-align: left; font-family: Microsoft Yahei,微软雅黑,宋体}
.a-tag{}
.a-tag li{display:inline-block; height: 25px; line-height: 25px; padding: 0 15px; font-size: 12px; background: rgba(5,109,232,0.1); margin-right: 10px; border-radius: 13px;}
.ask-detail, .ask-detail li, .ask-detail-right, .ask-auther-img, .ask-auther-content, .ask-bar-dig, .ask-bar-hidden, .ask-bar-dig li{display: inline-block}
.ask-detail-right{float: right; height: 30px; line-height: 30px; color: #bbbbbb}
.ask-auther{width: 100%; height: auto; padding: 15px 15px; }
.ask-auther-img img{width:40px; height:40px; border-radius: 4px;}
.ask-detail li{height: 30px; line-height: 30px; padding: 0 15px; margin-right: 10px; border-radius: 3px; }
.ask-auther-content{padding: 0 10px; max-width: 85%; vertical-align: top}
.ask-auther-content span{display: block}

.ask-bar{width: 100%; height: 40px; padding: 0 10px; margin-top: 10px;}
.ask-bar-dig li{height: 32px; line-height: 32px; padding: 0 15px; margin-right: 5px; border-radius: 3px;}
.ask-bar-hidden{height: 40px; line-height: 40px;}
.ask-bar-hidden{float: right}
.article-content-open{width: 100%; height: 30px; line-height: 30px; cursor: pointer;  background-image: linear-gradient(#fafafa, #ffffff); z-index: 9999; margin-top: -30px;box-shadow: 0px -30px 30px #efefef;  text-align: center; opacity: 0.9; color: #175199}

/*#公共属性#*/
.button-solid-bule-white{background: #5a84fd; color: #FFFFFF;border: 1px solid #5a84fd}
.button-solid-unbule-white{background: rgba(5,109,232,.1); color: #246ea8}
.button-hollow-bule-block{border: 1px solid #5a84fd; color: #3a3a3a}
.blod-block{font-weight: bold; color: #000000}
.thin-hui{color: #AAAAAA}
.margin-top-1{margin-top: 1px;}
@media (max-width: 800px) {
	.article-content img{width: 400px; height: 250px;}
	.ask-auther{padding: 15px 5px; }
	.ask-detail li{height: 30px; line-height: 30px; padding: 0 10px; margin-right: 0px; border-radius: 3px;}
	.ask-auther-content{padding: 0 5px; vertical-align: top}
	h1{margin: 10px 0px 10px 0px; }
	.column-picul li.item-doc h3 {font-size: 18px;}
	.column-picul li:first-child {margin-top: 0;}
	.column-picul li.item-doc {padding: 0}
	.column-picul .item-pic {width: 128px;height: 80px;}

	.list-top {padding: 10px;}
	.list-top h2 span {width: 52px;height: 20px;line-height: 20px;font-size: 14px;}
	.list-top h2 a{padding-left: 60px}
	.list-top h2 {font-size: 19px;height: auto;line-height: 30px;}
}