﻿@charset "utf-8";
html{
	overflow:hidden;
}
html, body {
	width: 100%;
	height: 100%;
	min-height:100%;
	margin: 0;
	padding: 0;
}
body {
	font: 12px;
	font-family: "微软&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#23448;&#26041;&#32593;&#31449;&#95;&#51;&#54;&#53;&#36895;&#21457;&#22269;&#38469;&#24179;&#21488;&#30331;&#38470;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#20013;&#25991;&#20307;&#32946;&#22312;&#32447;",Tahoma,arial,Verdana,Tahoma,sans-serif;
	overflow:auto;
	*position:relative;
}
.st-recommend-category-box{
	display:none;
}
.ui-grid-1024 {
	width: 1024px;
	overflow:auto;
}
.fn-pos-center{
	margin:auto;
}
.st-bg{
	background-color:#FFFFFF;
}
.st-body{
	background:url(bg.png) center top no-repeat;
	overflow:hidden;
}
#st-mainframe{
	margin:10px auto;
}
#st-header{
	background:#F9F9F9;
	margin-bottom:1px;
}
#st-content{
	height:450px;
	position:relative;
}
#st-content-left,#st-content-right{
	/*margin-top:15px;*/
}
.st-recommend-category-select-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
#st-content-left{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:610px;
	z-index:2;
}
#st-message-box{
	position:absolute;
	top:0px;
	left:0px;
	bottom:105px;
	right:15px;
	border-bottom:0;
	background-color:#FFFFFF;
	background-color:rgba(255,255,255,0.9);
	overflow:auto;
}
.st-welcome{
	font-size: 16px;
	padding:20px 10px 15px 10px;
	overflow:hidden;
	background-color:#d5e9f7;
}
.st-welcome-icon{
	float:left;
	background:url(robot.jpg)  center top no-repeat;
	width:48px;
	height:48px;
	margin-right:15px;
}
.st-welcome-tip{
	font-size:14px;
}
.st-welcome-tip-wrap{
	
}
#st-input-box{
	position:absolute;
	left:0px;
	bottom:0;
	right:15px;
	height:95px;
	border-top:1px solid #79D3F8;
	background-color:#FFFFFF;
	padding: 0 5px;
	padding-top:10px;
}
#st-input-tip{
	height:30px;
	line-height:30px;
	text-align:right;
	float:left;
}
#st-input-limit{
	color: rgb(60, 33, 17);
	font-size:14px;
}
#st-input-limit-count{
	color: rgb(0, 66, 118);
	font-weight: 700;
	font-size: 22px;
	font-style: italic;
	font-family: Constantia,Georgia;
	margin:0 5px;
}
#st-input-wrap{
	text-align:right;
}
.jsearch-q-wrap{
	text-align: left;
}
#q{
	vertical-align:middle;
	width:98%;
	height:45px;
	font-size:16px;
	line-height:20px;
	border-radius: 3px;
	border:0px solid #CFCFCF;
	padding:5px;
	outline:none;
	resize:none;
	display:block;
}
#st-input-btn{
	vertical-align:middle;
	width:72px;
	height:32px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	border:0;
	outline:none;
	background:url(send.png) left top no-repeat;
	margin-top:3px;
	overflow: hidden;
}
#st-content-middle{
	width:13px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}
#st-content-middle.left{
	background:url(left-arrow.png) center center no-repeat;
}
#st-content-middle.right{
	background:url(right-arrow.png) center center no-repeat;
}
#st-content-right{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	width:410px;
	background-color:#FFF;
}
.ui-foot{
	border-top:1px solid #EBEBEB;
	background-color:#F5F6F5;
}
.ui-foot-inner {
	height: 110px;
}
.ui-foot-nav {
	margin-top: 5px;
	font-size: 15px;
	color: #666666;
}
.ui-foot-nav>a {
	text-decoration: none;
}
.ui-copyright-box {
	font-size: 15px;
	margin-top: 10px;
	width: 600px;
	color: #666666;
	height: 90px;
	overflow: hidden;
}
.ui-copyright-box>table {
	margin: auto;
}
.ui-copyright-icon {
	width: 64px;
	height: 64px;
	background: url(bszs.png) center center no-repeat;
	float: left;
}
.ui-copyright-info {
	text-align: center;
	padding-left: 10px;
}
.ui-copyright-info>div {
	line-height: 30px;
}
.ui-copyright-addr {
	margin-top: 3px;
	text-align: center;
}

.answer{
	float:left;
}
.ask{
	float:right;
}
.st-message{
	margin-top: 2px;
}
.st-message-wrap{
	margin:10px;
	font-size:14px;
	width:90%;
	position:relative;
}
.st-outline{
	padding:7px;
	border:1px solid #d9d9d9;
	border-radius:5px;
	background-color:#FFFFFF;
	word-break:break-all;
}
.answer .st-message-icon{
	float:left;
	background:url(robot.jpg)  center top no-repeat;
	width:45px;
	height:45px;
}
.answer .st-message{
	margin-left:55px;
	margin-right:10px;
}
.answer .st-outline{
	float:left;
}
.answer .st-message-r{
	background:url(ml.png) center center no-repeat;
	width:6px;
	height:12px;
	position:absolute;
	top:14px;
	left:50px;
}
.ask .st-message-icon{
	float:right;
	background:url(user.png) center top no-repeat;
	width:41px;
	height:41px;
}

.ask .st-message{
	margin-right:55px;
	margin-left:30px;
}
.ask .st-outline{
	float:right;
	background:url(msg-bg.png) 0 0 repeat;
	color: white;
	border: 1px solid #0c91d5;
}
.ask .st-message-r{
	background:url(mr.png) center center no-repeat;
	width:6px;
	height:12px;
	position:absolute;
	top:14px;
	right:50px;
}
.st-right-wrap{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:15px;
	background-color:#FFFFFF;
	background-color:rgba(255,255,255,0.9);
}
.nicescroll-rails{
	overflow:hidden;
}

.st-recommend-info-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
.st-recommend-question-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
.st-tip{
	color:#4d4d4d;
}
.st-message-wrap.answer a.fuzzy{
	color:#ACBCD5;
}
em{
	color:#e56100;
	font-style:normal;
}
.st-recommend-info{
	
}
.st-recommend-question{
	
}
.st-message-wrap.answer a{
	color: #257EC4;
	padding:0;
}
a{
	cursor:pointer;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.st-recommend-column-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
.st-recommend-column{
	color:#4d4d4d;
}
.st-recommend-column a{
	margin-right:20px;
}
.st-recommend-category-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
.st-recommend-category-tab{
	list-style: none;
	display: block;
}
.st-recommend-category-head{
	padding: 3px 0 3px 4px;
	cursor: pointer;
	color:#4d4d4d;
}
.selected{
	
}
.st-category-expand{
	background:url(down.png) center center no-repeat;
	display:inline;
	padding:3px 6px;
	margin-left:5px;
}
.selected .st-category-expand{
	background:url(up.png) center center no-repeat;
}
.st-recommend-category-tab>ul{
	display: none;
}
.st-recommend-question-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
ul, li{
	padding:0;
	margin:0;
}
.st-outline li{
	list-style-position: inside;
	list-style-type: disc;
	color:#999;
	padding:0 0 0 5px;
	margin-top: 3px;
}
.st-right-frame{
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	overflow:hidden;
}
.st-recommend-column{
	margin-top: 5px
}
.sub-label{
	padding: 0;
	margin: 0;
	color: rgb(153, 153, 153);
	font-weight: 400;
	float: left;
	width: 50px;
	font-size: 14px;
}
.float-wrap{
	margin-left: 50px;
	overflow: hidden;
}
.float-wrap a{
	white-space: nowrap;
}
.st-recommend-knowledge-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
}
.st-satisfy-box{
	margin-top:5px;
}
.satisfy_text{
	color:#4d4d4d;
}
.satisfy-button-box{
	margin-top:5px;
	float:right;
}
.satisfy-button{
	padding-left:25px !important;
	line-height: 20px;
}
.satisfy{
	background:url('001_18.png') no-repeat;
	background-size: 20px;
}
.unsatisfy{
	margin-left:10px;
	background:url('001_19.png') no-repeat;
	background-size: 20px;
}