.zhuanyun-qa {
	height:565px;
	padding-top:35px;
	background-color:#f8f8f8;
}
.zhuanyun-qa .wrapper{
	height:565px;
	background: url("../../images/v2/zhuanyun/qa-bg.png") no-repeat scroll 100% 0  transparent;
}

.zhuanyun-qa h2.title{
	margin-bottom:50px;
	font-size:30px;
	text-align:center;
	padding-left:80px;
}


#uc-faq {
	margin-top:15px;
	font-size:20px;
	width:800px;
}
#uc-faq-more{
	width:280px;
	float:right;
	padding-top:280px;
}
#uc-faq-more a {
	font-size:24px;
	color:#50baac;
	
}

.clearfix:after {
	visibility: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}
.css-module-u-title .titler {
	float: right;
}
.css-module-u-title h2 {
	float: left;
	top: -1px;
	font-size: 17px;
	color: #333;
	padding: 0 10px;
	border-bottom: 2px solid #fe8711;
}
.css-module-u-title {
	position: relative;
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom:15px;
}
#uc-faq h3 {
	font-size: 20px;
	line-height: 30px;
}
#uc-faq h3 a {
	display: block;
	color: #333;
	padding-left: 10px;
}
#uc-faq h3 a:hover {
	color: #333;
	text-decoration: none;
}
#uc-faq h3 a {
	display: block;
	color: #666666;
	padding-left: 10px;
}
#uc-faq .uc-faq-wrap.current .uc-faq-ctn {
	display: block;
}
#uc-faq .uc-faq-ctn {
	display: none;
	color: #666;
	margin: 8px 75px 8px 10px;
}
.msg_grey_bold {
	color:grey;
}
.recently-reply-date {
	color:#c1c1c1;
}
.u-label-ask{color:#f6b42a;}
.sub-answer{margin-left:40px;}
.uc-faq-wrap{margin-bottom:25px;}

@media (min-device-width:1024px) and (max-width:600px),(max-width:600px),
	 (max-device-width:480px), 
 	(max-device-width:480px)  {
 	
 	#uc-faq-more{display:none;}
 	#uc-faq{width:100%;}
 	#uc-faq .uc-faq-ctn{margin:8px 10px;}
 	.zhuanyun-qa{height:auto;}
 	.zhuanyun-qa .wrapper {height:auto;}
 	.zhuanyun-qa h2.title {padding-left:0;}
}

