/*.tab-box{
	height: 350px;
	background: #fff;
}*/
.tab-box{
	height: 300px;
	background: url(../image/questions/bannerf.png) center center;
}
/*.text-height{
	height: 350px;
	background: url(../image/questions/top.jpg) center bottom no-repeat;
}*/
.list-box{
	background: #f5f5f5;
	padding-top: 65px;
	padding-bottom: 65px;
}
/*问答内容*/
.list-box .layui-tab{margin-top: 0;}
.list-box .layui-tab-title{
	height: 56px;
	margin-bottom: 22px;
	text-align: center;
	border-bottom: none;
}
.list-box .layui-tab-content{padding: 0;}
.list-box .layui-tab-title li{
	margin-left: 25px;
	margin-right: 25px;
	padding: 0;
	font-size: 37px;
}
.list-box .layui-tab-title .layui-this:after{
	height: 56px;
	padding-bottom: 16px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 2px solid #fece1f;
}
.list-box .layui-tab-title .layui-this{color: #fece1f;}
.title-tab{
	font-size: 20px;
	color: #666;
	overflow: hidden;
}
.title-tab li{
	float: left;
	height: 40px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 40px;
}
.title-tab .active-bgc{
	background: #fece1f;
	color: #000;
}
.problem{
	width:1106px;
	padding-top: 45px;
	padding-left: 45px;
	padding-right: 45px;
	margin-top: 16px;
	margin-bottom: 16px;
	background: #fff;
	color: #666;
	font-size: 18px;
	clear: both;
}
.problem-list{padding-bottom: 20px;}
.problem-list a:hover{color: #333;}
.problem-list h3{
	padding: 25px;
	background: #edf4f9;
}
.problem-list p{
	padding: 10px 25px;
	line-height: 34px;
}
.problem-list span{
	padding-left: 25px;
	color: #febd19;
}
/*.problem-list a{*/
	/*padding-left: 20px;*/
	/*color: #febd19;*/
/*}*/

/*questions1*/
/*.top-img{
	height: 239px;
	background: url(../image/questions/top_bgimg.jpg);
}*/
.top-img{
	height: 300px;
	background: url(../image/questions/bannerf.png) center center;
}
.top-imgbox{
	width: 1025px;
	margin: 0 auto;
}
.top-left{
	float: left;
	height: 239px;
	padding-left: 23px;
}
.top-right{
	float: right;
	padding-top: 78px;
	text-align: right;
}
.top-right h2{
	margin-bottom: 30px;
	padding-right: 8px;
	font-size: 45px;
}
.top-right p{
	font-size: 18px;
	color: #666;
}
.questions1-body{
	padding-top: 33px;
	padding-bottom: 40px;
	background: #f2f2f2;
}
.body-text{
	width: 957px;
	padding: 62px 33px;
	margin: 0 auto;
	border: 1px solid #dadada;
}
.wlib p>img{
	max-width: 900px;
}
