﻿.container-banner-newsbg{
	background:url(../../../static/images/nsztb/questionbg.jpg) repeat-x;
	height:411px;
	width:100%;
}
.banner-cont{
	margin:0 auto;
	width:1216px;
	position:relative;
}

.txtnews{
	position:absolute;
	top:100px;
	left: 35%;
}
.txtnews p{
	font-size:36px;
	color:#fff;
	padding:0 20px
}
.search_div{
	background:url(../../../static/images/nsztb/search.png) no-repeat;
	width:529px;
	height:42px;
	position:absolute;
	top:220px;
	left: 30%;
}
.search_div input{
	width: 413px;
    height: 42px;
    border: 0 none;
	background-color:transparent;
	padding-left:10px;
	float:left;
	color:#f5f5f5;
}
.search_div input::-webkit-input-placeholder{color:#f5f5f5;}
.search_div input:-moz-placeholder{color:#f5f5f5;}
.search_div input::-moz-placeholder{color:#f5f5f5;}
.search_div input:-ms-input-placeholder{color:#f5f5f5;}

.search_div input:focus{
	outline:none;
}
.search_div a{
	display:block;
	height: 42px;
	line-height: 42px;
	width:115px;
	float:left;
	text-align:center;
	color:#045aff;
	font-size:18px;
	text-decoration:none;
	opacity:0.6;
}
.search_div a:hover{
	opacity:1;
}
.help-width{
	 height:100%;
	 overflow:hidden;
	margin:20px 0 65px 0;
}
.help-width .col-md-2{
	height:100%;
	overflow:hidden; 
	padding-bottom:9999px;
	margin-bottom:-9999px;
	float:left;
	display:inline;
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
}
.help-width .col-md-2 p{
	background:#f5f5f5;
	color:#999;
	font-size:16px;
	height:48px;
	line-height:48px;
	padding-left:10px;
	margin-bottom:20px;
}
.help-width .col-md-10{
	width:82%;
	float:right;
	height:auto;
	padding:30px 45px 0 45px;
}
.help-width .col-md-2,.help-width .col-md-10{
	background:#fff;

}
.help-width .col-md-2 ul li{
	padding-left:11px;
}
.help-width .col-md-2 ul li a{
	color:#555;
	display:block;
	height:55px;
	line-height:56px;
	padding-left:30px;
}
.help-width .col-md-2 ul li a:hover{
	text-decoration:none;
	color:#045aff;
}
.help-width .col-md-2 ul li a.act{
	background:url(../../../static/images/nsztb/ques-ico.png) 0 center no-repeat;
	color:#045aff;
	text-decoration:none;
}
.help-width .col-md-10 ul#questionlist{
	min-height: 330px;
}
.help-width .col-md-10 ul .uldd{
	border-bottom:1px solid #eee;
	padding: 15px 0 15px 25px;
}
.help-width .col-md-10 a{
	color:#555;
}
.queask-ico{
   	border-radius: 15px;
    color: #fff;
    margin-right: 5px;
    display: inline-block;
    width:25px;
    height:25px;
    text-align:center;
    line-height: 24px;
}
.quebg{
	background:#4aa7f5;
}
.askbg{
	background:#2cc17b;
}
.question-cont{
	background:url(../../../static/images/nsztb/queask-b.jpg) center right no-repeat;
	cursor: pointer;
}
.inactives{
	background:url(../../../static/images/nsztb/queask-t.jpg) center right no-repeat;
	margin-left: -29px;
}
.quebg{
	display:none;	
}
.inactives .quebg{
	display: inline-block;
}
.ask-cont{
	display:none;
}
.ask-cont{
	margin-top: 15px;
	overflow: hidden;
	margin-left: -29px;
}
.help-width .col-md-10 ul li .ptext{
	line-height:25px;
	width: 95%;
}
.help-width .col-md-10 ul li{
	list-style:decimal 
}
.question-cont
