@charset "utf-8";
*{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-appearance: none;
}
html, body {
	width: 100%;
	height: 100%;
	min-height:100%;
	margin: 0;
	padding: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
}
body {
	font: 12px/1.5 \5b8b\4f53, Arial, sans-serif;
	font-family: "微软雅黑",Tahoma,arial,Verdana,Tahoma,sans-serif;
	overflow:auto;
}

#st-content{
	width: 100%;
	height:100px;
	position:relative;
}
#st-message-box{
	position:absolute;
	width: 100%;
	top:44px;
	left:0px;
	bottom:55px;
	border-bottom:0;
	background-color:#EBEBEB;
	overflow-y:auto;
	overflow-x:hidden;
}
#st-message-box.iphone-fixed{
	top:64px;
}
#st-input-box{
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	height:55px;
	background-color:#F4F4F4;
	padding: 0 5px;
	border-top: 1px solid #BDBDBD;
}
#st-input-wrap{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow:hidden;
}
#q{
	position:absolute;
	top:10px;
	left:10px;
	right:85px;
	font-size:16px;
	line-height:20px;
	padding:5px;
	outline:none;
	background-color:#F4F4F4;
	border: 0;
}
.q-border{
	position:absolute;
	top:37px;
	left:10px;
	right:80px;
	border: 1px solid #BDBDBD;
	height:4px;
	border-top: 0;
}
.q-border.hover{
	border: 2px solid #8AB430;
	border-top: 0;
}
#st-input-btn{
	position:absolute;
	top:10px;
	right:10px;
	width:60px;
	line-height:32px;
	height:32px;
	padding:0;
	margin:0;
}
.answer{
	float:left;
}
.ask{
	float:right;
}
.st-message{
	margin-top: 2px;
}
.st-message-wrap{
	margin:10px;
	font-size:14px;
	width:97%;
	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:30px;
}
.answer .st-outline{
	float:left;
}
.answer .st-message-r{
	background:url(ml.png) center center no-repeat;
	width:7px;
	height:13px;
	position:absolute;
	top:14px;
	left:49px;
}
.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:7px;
	height:13px;
	position:absolute;
	top:14px;
	right:50px;
}
.st-right-wrap{
	border: 3px solid #4CBFF5;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:15px;
	border-radius:5px;
}

.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;
}
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:5px;
}
.st-recommend-category-box{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #E4E4E4;
	display: none;
}
.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-recommend-column{

}
.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;
}
#whole-page{
	width:100%;
	height:100%;
	position:relative;
	overflow-x:hidden;
	z-index:10;
}
#whole-page #header .mui-icon, .mui-title{
	color:rgba(255,255,255,1);
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
.mui-page-content{
	margin-top:44px;
}
.iphone-head-fixed{
	height:20px;
	display:none;
}
#header.iphone-fixed{
	height:64px;
}
.mui-page-content.iphone-fixed{
	margin-top:64px;
}
.satisfy-button-box{
	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;
}