/* 成功经验详情页 */
@import url("//static-src.alicdn.com/css/app/vas/gys/page/exp/success.css");

.exp-detail .bread{
	height: 28px;
	line-height: 28px;
	background: #f2f2f2;
	border: 1px solid #d9d9d9;
	padding-left:12px;
}
.exp-detail .bread .bread-tip{
	color: #888;
}
.exp-detail .bread a:link, .exp-detail .bread a:visited{
	color: #444;
}
.exp-detail .bread a:hover{
	color: #ff7300;
	text-decoration: underline;
}
.exp-content{
	border: 1px solid #ebebeb;
	border-top: 3px solid #ff7800;
}
.exp-head{
	border-bottom: 1px solid #ebebeb;
}
.exp-detail .exp-title{
	font-size: 20px;
	margin: 15px 20px;
	border-bottom: 0;
	padding-bottom: 0;
	line-height: 20px;
}
.exp-body{
	padding: 28px 28px 15px;
	font-size: 14px;
	line-height: 25px;
}
.exp-body p a:link, .exp-body p a:visited, .exp-body p a:hover{
	color: #444 !important;
}

.exp-op{
	font-size: 12px;
}
.exp-op .exp-src{
	color: #888;
}
.exp-op .fd-left{
	color: #888;
}
.exp-op .fd-left a:link, .exp-op .fd-left a:visited, .exp-op .fd-left a:hover{
	color: #888 !important;
}

.wk-snsdk-share{
	_width: 60px;
}

.exp-foot{
	height: 53px;
	line-height: 53px;
	border-top: 1px solid #d8d9d9;
	background: #f8f8f8;
}
.exp-foot .prev, .exp-foot .next{	
	padding: 0 30px 0 65px;
	height: 100%;
	border-left: 1px solid #d8d9d9;
	overflow: hidden;
	width: 280px;	
	color: #888;
}
.exp-foot .prev{
	width: 295px;
	border-left: 0;
	padding-left: 35px;
}
.exp-foot .prev-exp, .exp-foot .next-exp{
	display: block;
	margin-top: 14px;
	height: 24px;
	line-height: 24px;	
	display: none;
	overflow: hidden;
}
.exp-foot .prev-exp-ico, .exp-foot .next-exp-ico{
	display: block;
	height: 24px;
	width: 16px;
	background: url(//cbu01.alicdn.com/cms/upload/other/gys2013/gys-bg.png) -160px -70px no-repeat;
	margin-right: 15px;
	cursor: pointer;
}
.exp-foot .exp-text {
	display: block;
	line-height: 20px;
	color: #444;
	cursor: pointer;
	overflow: hidden;
    width: 249px;
}
.exp-foot a:hover .exp-text{
	color: #ff7300;
}

.exp-foot .next-exp-ico{
	background-position: -176px -70px;
	margin-left: 15px;
	margin-right: 0;
}
.exp-recommand{
	border-top: 1px solid #d8d9d9;
	padding: 30px 30px 20px;
	_padding-right: 0;
}
.exp-recommand .exp-recommend-title{
	color: #444;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 20px;
}
.exp-recommand .exp-recommend-list li{
	float: left;
	width: 305px;
	line-height: 14px;	
	margin-right: 30px;
	margin-bottom: 10px;
}
.exp-recommand .exp-recommend-list li i{
	float: left;
	width: 3px;
	height: 14px;
	background: url(//cbu01.alicdn.com/cms/upload/other/gys2013/gys-bg.png) -160px -20px no-repeat;
	margin-right: 5px;
}
.exp-recommand .exp-recommend-list li a:link, .exp-recommand .exp-recommend-list li a:visited{
	color: #444;
}