@charset "utf-8";
 /*---detail 正文 css  begin ---*/
#main .question {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 0;
}
.que_l {
    width: 231px;
    float: left;
}
.mt2 {
    margin-top: 2px;
}
.question{ width:960px; margin:0 auto; overflow:hidden; padding:40px 0;}
.que_l{ width:231px; float:left;}
.que_r{ width:710px; float:right;}
#txt_input{ width:282px; height:14px; padding:8px; border:1px solid #0066b3; float:left;}
#btn_s{ float:left; display:block; width:100px; height:32px; background:url(images/btn/btnbg2.png) no-repeat; text-align:center; line-height:32px;color:#fff; font-size:16px; border:0px; margin-left:12px;}
.mt2{margin-top: 2px;}
#menubar { width:188px; margin:auto;}
#menubar h1 { cursor:pointer; color:#333; font-size:14px; height: 32px; line-height: 32px; padding:0 18px 0 12px; margin-top: 2px; background-color:#ccc; font-weight:normal;}
#menubar h1:hover,#menubar h1.on{background-color: #0066b3;color: #FFF;}
#menubar .i_arrow {
    background-image: url(../images/arrow-d.png);
    width: 12px;
    height: 7px;
    float: right;
    margin-top: 12px;
}
#menubar .active{
	background-image:url(../images/arrow-u.png);
    width: 12px;
    height: 7px;
    float: right;
    margin-top: 12px;
 }
#menubar span h2 {
	cursor:pointer; 
	font-size:12px;  
	padding: 0 18px 0 12px; 
	height: 32px; 
	line-height: 32px;
    border-left:#ccc 1px solid; 
    border-bottom:#ccc 1px solid; 
    border-right:#ccc 1px solid;
	background-color:#eee;
	font-weight: normal;
}
#menubar span h2:nth-child(1){
	border-top:#ccc 1px solid;
}
#menubar h2:hover,#menubar h2.on{ background: #0066b3; color: #fff}
#menubar ul {border:#ccc 1px solid; border-top:none;overflow:auto;}
#menubar ul li {
	padding-left:24px;
	line-height: 32px;
	border-bottom: 1px solid #ccc;
	font-size:12px;color: #666;
	cursor: pointer;}
#menubar ul li:hover,#menubar ul li.on{ background: #0066b3; color: #fff}
#menubar ul li:last-child{
	border-bottom:0;
}
.no { display:none;}
#menubar > span {margin-top:2px;}
.qur_r{
	width:717px;
	float:right;
	}
.qur_r h3{
	width:100%;
	height:50px;
	line-height:50px;
	margin:0 auto;
	font-size:16px;
	text-align: center;
	font-family: "微软雅黑"!important;
	}
.qur_r p{
	line-height:30px;
	font-size:14px;
	}
.p_title{
	font-size: 16px;
	height:20px;
	line-height: 20px;
	color:#333;
}
.vcc-index_tab {
    border-bottom: 2px solid #efefef;
    width: 100%;
    margin-bottom: 21px;
}
 /*---detail 正文 css  end ---*/