/*----questionDel-------*/
#questionDel{
	width:100%;
	background:#dcdcdc;
}
#questionDel .questionDelCon{
	width:1200px;
	margin:0 auto;
	padding-top:41px;
	padding-bottom:185px;
	overflow:hidden;
}
.questionDelCon .delLeft{
	width:895px;
	float:left;
}
.delLeft .delLeftTop{
	overflow:hidden;
	width:895px;
	
}
.delLeft .delLeftTop .productInfo{
	width:466px;
	float:left;
	
}
.delLeftTop .productInfo .questionTil{
	font-size:22px;
	color:#523b35;
	line-height:40px;
	
}
.delLeftTop .productInfo .txtIndent{
	text-indent: 2em;
}
.delLeftTop .productInfo .questionIcon{
	width:32px;
	height:32px;
	display:inline-block;
	background:url(../../images/coffee/questionIcon.png) no-repeat 0 0;
	vertical-align: middle;
	margin-top:-7px;
	margin-right:10px;
	
}
.delLeftTop .productInfo  p{
	font-size:18px;
	color:#523b35;
	font-family:"microsoft yahei";
	line-height:28px;
}
.delLeftTop .productInfo .productModel{
	margin-top:126px;
}
.productInfo .productModel span{
	margin-left:20px;
}
.delLeftTop  .productImg{
	width:270px;
	height:240px;
	margin-right:30px;
	margin-top:5px;
	
	float:right;
}
.delLeftTop  .productImg img{
	display:block;
	
	width:225px;
	height:225px;
}

.delLeft .questionList{
	width:895px;
	
}
.delLeft .questionList li .listTil{
	width:865px;
	margin:13px 0;
	background:#fff;
	height:44px;
	line-height:44px;
	border-radius:5px;
	padding-left:30px;
	overflow:hidden;
}
.delLeft .questionList li .listCon{
	width:895px;
	margin:13px 0;
	background:#fff;
	height:auto;
	line-height:44px;
	border-radius:5px;
	
	overflow:hidden;
	display:none;
	
}
.delLeft .questionList li .listCon img{
	width:100%;
}
.delLeft .questionList li span{
	width:800px;
	float:left;
	font-family:"Arial";
}
.delLeft .questionList li .icon{
	width:13px;
	height:13px;
	float:right;
	margin-right:10px;
	margin-top:14px;
	cursor:pointer;
	transition:all .5s ease;
}
.delLeft .questionList .slideUp .icon{
	background:url(../../images/coffee/download2.png) no-repeat 0 0;
}
.delLeft .questionList .slideDown .icon{
	background:url(../../images/coffee/download1.png) no-repeat 0 0;
}
.questionDelCon .download{
	width:235px;
	float:right;
	background:#fff;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-radius:5px 5px 0 0;
	font-family:"Arial","宋体";
	
}
.questionDelCon .download h4{
	width:225px;
	height:35px;
	background:#653507;
	margin-top:25px;
	margin-bottom:10px;
	color:#fff;
	line-height:35px;
	font-size:18px;
	padding-left:10px;
	font-family:"Arial";
}
.downloadCon .downTitle{
	font-size:15px;
	overflow:hidden;
	height:18px;
	border-top:1px solid #e5e5e5;
	padding-top:12px;
	padding-bottom:12px;
}
.questionDelCon .download>p{
	line-height:20px;
	font-family:"Arial";
	font-size:16px;
	padding-left:5px;
	color:#838383;
	border-bottom:12px solid #653507;
	padding-bottom:8px;
}
.downloadCon .slideDown a{
	background:url(../../images/coffee/download1.png) no-repeat 0 0;
}
.downloadCon .slideUp a{
	background:url(../../images/coffee/download2.png) no-repeat 0 0;
}
.downloadCon .downTitle span{
	float:left;
}
.downloadCon .downTitle a{
	float:right;
	width:13px;
	height:13px;
	
}
.downloadCon .downloadList{
	padding-bottom:15px;
}
.downloadCon .downloadList p{
	color:#8a8a8a;
	line-height:30px;
	
	
}
.downloadCon .downloadList li{
	line-height:30px;
	color:#583b29;
}
.downloadCon .downloadList li .downloadIcon{
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../../images/coffee/downloadIcon.png) no-repeat 0 0 ;
	margin-right:7px;
	cursor:pointer;
	
}
