body{
     width: 100%; 
     height: 100%; 
    margin: 0;
    padding: 0;
    overflow:auto;
	overflow-x:hidden;
}

input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}

textarea {  
	-webkit-appearance: none;
}

#st-input-limit-count{
	font-size: 19px;
	font-weight: bold;
}
.st-bg{
	position: absolute;
	width:100%;
  top:0; 
  right:0;
  bottom:0;
  left:0;
  background-color: #F2F2F2;

}
.st-bg .st-header{
 	height: 58px; 
 	width: 100%;
  background-color: #FFFFFF;
}
.st-bg .st-body{
	position: absolute;
	top:58px;
	width: 100%;
	left:0;
	right:0;
	
	bottom: 0px;
	
}
.st-body .st-body-content{
	position: absolute;
	top:4px;
	left:0px;
	right:0;
	bottom:120px;
    background-color:#F2F2F2;
	overflow: auto !important;
    outline: none;

}
.st-body .st-body-right{
	position: absolute;
	bottom: 0px;
	top:0px;
	right:0px;
	width: 355px;
	border-left: 1px solid #DDD;
}
#st-header-robot{
	width: 40px; 
 	height: 40px; 
	position: absolute;
	left: 10px;
	top: 10px;
}

#st-header-title{
position: absolute;
	left: 60px;
	top:15px;
	font-weight: 900;
	font-size: large;

}

#st-header-splite{
	position: absolute;
	left: 200px;
	top:10px;
	height:40px;
	border-right:1px solid #B3A9A9;
}

#hot-content{
	position: absolute;
	bottom: 5px;
	top:15px;
	right: 6px;
	left:15px;
}
#kn-title{
	font-size: 20px;
	font-weight: 600;
}
#st-input-wrap{
/*	position: absolute;
	bottom: 0px;
	right:0;
	height: 120px;
	left:0px;*/

}

#show-wait-msg{
	position: absolute;
	text-align:center;
	color:#757575;
	width: 100%;
	bottom: 36px;
}

#st-input-tip{
	height:30px;
	line-height:30px;
	text-align:right;
	float:left;
}

#q{
	vertical-align:middle;
	width:97%;
	height:75px;
	font-size:14px;
	line-height:20px;
	border:0px solid #CFCFCF;
	padding:5px;
	outline:none;
	resize:none;
	display:block;

}
#st-input-btn{
/*	width:68px;
	height:33px;
	position: absolute;
	right:20px;
	bottom: 0px;
	border-radius:20px;
	background-color: #FFFFFF;
 	border:1px solid #9E9E9E82;
 	color: #9E9E9E;
 	cursor: pointer;*/
}
#st-input-limit{
	font-size:14px;
	font-style: oblique;
	color: hsl(0, 7%, 37%);
}

.st-foot{
	position: absolute;
	bottom: 0px;
	height: 100px;
	width: 100%;
	color: #FFFFFF;
	font-size: 14px;
}
.st-foot .st-foot-tip{
	position: absolute;
	left: 40%;
}

.selecteditem{
	color: #2E9AFF;
}

.hot-item-bg{
	background-color: #F7F7F7;
}

.st-body-right #hot-content{
	position: absolute;
	left:12px;
	top:10px;
	width: 384px;
	height: 690px;
}

#hot-content #hot-items{
	position: absolute;
	top:40px;
	width: 335px;
	height: 650px;
	overflow: auto;
	color: #696969;
	line-height: 30px;
	font-size: 14px;
}
.hot-item{
	cursor: pointer;
}

.hot-item :hover{
	color: #349AF8
}

.st-message-wrap{
	margin:10px;
	font-size:14px;
	width:85%;
	position:relative;
}

.ask{
	float:right;
}
.answer{
	float: left;
}
.st-outline{
	padding:10px;
	word-break:break-all;
	box-shadow:0px 0px 4px 0px #C1B8B8;
	max-width: 83%;

}

.ask .st-outline{
	float:right;
	color: white;
	background-color:#349AF8;
	border-radius:10px 0px 10px 10px;
}

.answer .st-outline{
	float:left;
	background-color:#FFFFFF;
	border-radius:0px 10px 10px 10px;
}

.ask .st-message{
	margin-right:5px;
}

.answer .st-message{
	margin-left:55px;
}

.answer .st-message-icon{
	float:left;
	width:45px;
	background:url(robot.jpg)  center top no-repeat;
	height:45px;
}

.answer .st-sug-info{
	background:url(right.png) right bottom no-repeat;
	cursor: pointer;
}

em{
	color:#e56100;
	font-style:normal;
}
.st-outline-url{
	color: #349AF8;
	background-color: #E1EAF6;
	text-align:center;
	padding:4px;
	width:80px;
	border-radius: 15px;
	cursor: pointer;
	text-decoration: none;
}
.jsearch-q-wrap{
	/*height:68%;*/
	text-align: left;
}
.st-knowledges-wrap{
	opacity:1;
}
.st-recommend-knowledge-box{
	width:85%;
	float: left;
	margin-top:5px;
	color: #349AF8;
}


.box{
	background-color:#FFFFFF;
	border-radius:10px 10px 10px 10px;
	box-shadow:0px 0px 4px 0px #C1B8B8;
}

.st-recommend-knowledge-box .st-recommend-info{
	float: left;
	margin-right: 20px;
	margin-top:10px;
	padding: 7px;
	max-width: 95%;
}

.answer .selected-category{
	color: #349AF8;
	pointer-events:none;
}
.answer .category-item-box{
	padding-right: 10px;
	cursor: pointer;
}

.st-recommend-info-content{
	cursor: pointer;
	width: 90%;
}

.st-sug-box{
	margin-top:15px;
	float:left;
	width: 85%;
	color: #8C8181;
	padding: 7px;
}

.st-sug-tip{
	font-weight: bold;
}

.st-sug-box .st-sug-info{
	list-style-type:none;
	border-top:1px solid #DDD;
	margin-bottom: 10px;
	padding-top: 10px;
}

.st-sug-box .st-sugflow-info{
	list-style-type:none;
	border-top:1px solid #DDD;
 	margin-bottom: 7px; 
	padding-top: 10px;
}
.st-satisfy-box{
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
}
.st-satisfy-box .satisfy{
	background:url(unselectgood.png)  center no-repeat;
}

.selectsatisfy,.clicksatisfy{
	background:url(selectgood.png)  center no-repeat;
}
.selectunsatisfy,.clickunsatisfy{
	margin-top:5px;
	background:url(selectbad.png)  center no-repeat;
}
.st-satisfy-box .unsatisfy{
	margin-top:5px;
	background:url(unselectbad.png)  center no-repeat;
}
.st-satisfy-box .satisfy-button{
	width: 15px;
	height: 15px;
	border-radius:50%;
	box-shadow:0px 0px 4px 0px #C1B8B8;
	cursor: pointer;
}

.st-message .st-comment-result{
	margin-top: 10px;
	float: left;
	padding: 7px;
}
.st-message-block{
	overflow: hidden;
}
.st-message .fb-box{
	padding:7px;
	margin-top:10px;
	float: left;
	width: 85%;
}

.fb-item-wrap{
	float: left;
	padding:5px;
	margin-left: 7px;
	margin-top: 7px;
	cursor: pointer; 
}
.fb-items-wrap{
	float: left;
	margin-top: 10px;
	color: #696969;
}
.fb-content{
	margin-left:3px;
}
.fb-text{
	margin-top:10px;
	width:95%; 
	height:84px;
	border-radius:5px;	
	outline:none;
	resize:none;
	border:1px solid #D6D0D0;
}
.st-message .fbsubmit-class{
	float:left; 
	border-radius:15px;	
	width: 70px;
	height: 30px;
	background-color: #349AF8;
	text-align: center;
	color: #FFFFFF;
	border:0;
	overflow: hidden;
	vertical-align: middle;
}

.click-fbitem{
	border: 0px;
	color: #349AF8;
	background-color: #E1EAF6;
}

.st-office-service-table .meta-td{
	min-width: 80px;
	vertical-align: top;
}

.st-office-service-table{
	margin-top:10px;
}


.layui-tab-content{
	height: 60px;
    overflow:hidden;
    margin-bottom: 20px;
}
.layui-tab-brief>.layui-tab-title .layui-this{
	color: #349AF8;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 2px solid #349AF8;
}
.layui-tab-item-more{
	margin-bottom: 15px;
	cursor: pointer;
}
.st-office-service-box :not(.st-office-service-q){
	color: #888181;
}


.st-sug-info :hover{
	color: #349AF8;
}

.layui-layer-content{
	padding: 10px;
}

.answer .st-outline img{
	width:100%;
	height:98%;
}

.st-outline>table {
	width: 100%!important;
}

.st-outline>table,td, tr{
    border-collapse: collapse;
}

.leader-pic-box{

	width: 100%;
	height:auto;
}

.leader-mess-box-left{
	float: left;
	width:40%;
}

.leader-mess-box-right{
float: right;
	width: 55%;
	margin-left:5%;


}

.leader-mess-item{
	margin-bottom: 10px;
}
.leader-mess-item .leader-mess-item-title{
	font-weight: bold;
}
.leader-mess-item .leader-mess-item-content{
	margin-top: 5px;
	color: #888181;
}

.leader-main-mess{
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	width:100%;
	max-width: 150px;
}
.leader-mess-box{
	overflow: hidden;
	margin-bottom: 25px;
}
.show-more-leadermess{
	cursor: pointer;
	color: #349AF8;
	margin-left: 45%;
}
#st-header-choose-web{
	border:1px solid #DDD;
	border-radius:20px;
	position: absolute;
	top:15px;
	left: 150px;
	text-align: left;
}
#st-header-web-position,.greeting-selectweb-position{
	background:url(position.png)  center center no-repeat;
	width: 30px;
	height: 30px;
	float:left; 
}
#st-header-web-name{
	height:20px;
	width:100px;
	float:left; 
	display:inline;
	overflow: hidden;
	padding-top: 5px;
}

#st-header-web-pulldown{
	width: 25px;
	height:30px;
	float:left; 
	background:url(pulldown.png)  center bottom no-repeat;
	cursor: pointer;
}

.website-title{
	color: #349AF8;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}


.new-web-box{
	overflow: hidden;
}

.web-children-items{
	overflow: hidden;
	margin-top: 10px;
	margin-left: 15px;
	color: #949292;	
}

.website-child{
	float: left;
	margin-right: 30px;
	cursor: pointer;
}

.show-selectweb,.website-child:hover,.location-show-web{
	color: #349AF8;
}


.website-title-icon{
	float:left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background:url(right.png)  center bottom no-repeat;
}


.layui-layer-content{
	border-bottom: 0.5px solid #DDD;
}
.new-web-box{
	border-bottom: 0.5px solid #DDD;
}

.greeting-selectweb-box,.unknown-select-web-box,.location-show-web-box{
	margin-top: 10px;
	padding: 7px;
}
.greeting-selectweb-box{
	max-width: 85%;
}

.unknown-select-web-box{
	max-width: 85%;
}
.greeting-selectweb-position{
	margin-top: -4px;
}

.greeting-selectweb-name{
	float: left;
	margin-right: 5px;
}
.show-selectweb,.website-title,.location-show-web{
	cursor: pointer;
}
.greeting-selectweb,.location-web-select-tip,.location-show-webs{
	margin-top: 6px;
}
.location-show-web-box{
	width: 62%;
}

.location-show-webs{
	overflow: hidden;
}
.location-show-web{
	margin-right: 20px;
	float: left;
}
.sug-question{
	overflow: hidden;
	margin-top: 7px;
}
.st-hotask-word{
	cursor: pointer;
}


/* 对话流样式开始 */
.st-recommend-dialogNodes-tip {
	word-break: break-all;
	margin-bottom: 6px;
}
.st-recommend-dialogNodes-box {
	float: left;
	color: #349AF8;
	/* 	margin-top: 6px; */
}
.st-recommend-dialogNodes-box .st-recommend-info {
	float: left;
	margin-top: 8px;
	max-width: 95%;
	border-radius: 20px 20px 20px 20px;
	background-color: #F2F2F2;
	margin: 13px 0 1;
	padding: 2px 13px;
	margin-right: 13px;
}
.st-recommend-knowledge-box .st-recommend-info {
	float: left;
	margin-right: 20px;
	margin-top: 8px;
	max-width: 95%;
	border-radius: 20px 20px 20px 20px;
	background-color: gray;
	padding: 4px 10px;
}
.st-recommend-info-content {
	cursor: pointer;
	width: 90%;
}
.st-recommend-box {
	margin-top: 4px;
}
.st-recommend-point-flow {
	width: 20px;
  height: 20px;
	float:left;
	margin-right: 6px;
	background:url(zhaiyaored.png) no-repeat center;
}
.answer .st-sug-info {
	cursor: pointer;
}

.answer .st-sugflow-info{
	cursor: pointer;
}
.st-sug-box .st-sug-info {
	list-style-type: none;
	border-top: 1px solid #DDD;
	padding-top: 10px;
}

.st-sug-box .st-sugflow-info{
	list-style-type:none;
	border-top:1px solid #DDD;
 	margin-bottom: 7px; 
	padding-top: 10px;
}

.st-recommend-knowledge-box .st-sug-info {
	list-style-type: none;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top: 1px solid #F1F5F7;
}
.st-sug-box .st-sug-info:hover {
	color: #349AF8;
}
.st-recommend-info,
.st-sug-info {
	list-style-type: none;
	padding-bottom: 8px;
	padding-top: 8px;
}
.st-recommend-point-kns {	
	width: 20px;
  height: 20px;
	float:left;
	margin-right: 6px;
	background:url(zhaiyaoblack.png) no-repeat center;
}
.st-sug-content{
	color:#349AF8;
}
.st-recommend-dialoNodes-tip {
	margin-bottom: 6px;
	color: black;
}
/* 对话流样式结束 */

/* 查询接口数据样式开始 */
.tb1 {border-collapse: collapse;}
.tb1 th, .tb1 td {border:1px solid #ccc;}
.tb1 th {background: #F5F5F5;}
/* 查询接口数据样式结束 */

/* 语音识别样式开始 */
#st-input-tip {display: none;}
#st-input-box {
	width: 72%;
	height: 50px;
	position: absolute;
	bottom: 30px;
	right: 5%;
	border-radius: 32px;
	background-color: #ffffff;
	box-shadow: 0px 5px 10px #d6d6d6;
}
#st-input-wrap {
	position: absolute;
	width: 100%;
}
#st-input-wrap .jsearch-q-wrap {
	display: block;
}
#q {
	width: 75%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding: 5px;
	padding-left: 15px;
	outline: none;
	resize: none;
	border: 0;
	border-radius: 32px;
	box-sizing: border-box;
}
#st-input-btn {
	width: 25%;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0px;
	bottom: 0px;
	border-top-right-radius: 27px;
	border-bottom-right-radius: 27px;
	background-color: #4786ea !important;
	color: #FFFFFF !important;
	cursor: pointer;
	border: 0;
	font-size: 20px;
	box-sizing: border-box;
	-webkit-border-top-right-radius: 27px;
	-webkit-border-bottom-right-radius: 27px;
}

.btn-voice {
	width: 52px;
	height: 52px;
	position: absolute;
	bottom: 26px;
	left: 5%;
}
.btn-voice img {
	width: 100%;
	height: 100%;
	border: 0;
}
#st-voice .btn {
	width: 72%;
	height: 50px;
	position: absolute;
	bottom: 30px;
	right: 5%;
	border-radius: 32px;
	background-color: #ffffff;
	box-shadow: 0px 5px 10px #d6d6d6;
	display: none;
}
#st-voice .btn input {
	width: 100%;
	height: 100%;
	border: 0;
	line-height: 50px;
	background-color: #ffffff;
	border-radius: 32px;
	font: 18px/50px 'microsoft yahei';
	background: url(voice.png) no-repeat 30% 10px;
	background-size: 30px 30px;
	padding:0;
}
#st-voice .blackBoxSpeakShort {
	width: 176px;
	height: 176px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0, 0, 0, .7);
	background: url("tanhao.png") no-repeat center 28px/80px 80px;
	display: none;
	border-radius: 12px;
}
#st-voice .blackBoxSpeakShortConent {
	font: 14.4px '微软雅黑 Light';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 12px;
	display: block;
	text-align: center;
	width: 90%;
	padding: 8px 0;
	margin: auto;
	color: #ffffff;
	font-weight: 200;
	border-radius: 4px;
}
#st-voice .blackBoxSpeak {
	width: 176px;
	height: 176px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0, 0, 0, .7);
	background: url("maike.png") no-repeat center 28px/62px 62px;
	display: none;
	border-radius: 12px;
}
#st-voice .blackBoxSpeakConent {
	font: 14.4px '微软雅黑 Light';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 12px;
	display: block;
	text-align: center;
	width: 90%;
	padding: 8px 0;
	margin: auto;
	color: #ffffff;
	font-weight: 200;
	border-radius: 4px;
}
#st-voice .blackBoxPause {
	width: 176px;
	height: 176px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0, 0, 0, .7);
	background: url("maike.png") no-repeat center 28px/62px 62px;
	display: none;
	border-radius: 12px;
}
#st-voice .blackBoxPauseContent {
	font: 14.4px '微软雅黑 Light';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 12px;
	display: block;
	text-align: center;
	width: 90%;
	padding: 8px 0;
	margin: auto;
	color: #ffffff;
	font-weight: 200;
	border-radius: 4px;
}
/* 语音识别样式结束 */

.st-sug-point{
	width: 8px;
    height: 8px;
    border-radius: 4px;
    display: inline-block;
    background-color: black;
    vertical-align: middle;
    margin-right: 6px;
}

.st-sugflow-point{
	width: 8px;
    height: 8px;
    border-radius: 4px;
    display: inline-block;
    background-color: orange;
    vertical-align: middle;
    margin-right: 6px;
}

.tb1 th, .tb1 td {
    border: 1px solid #ccc;
	height:30px;
	line-height:30px;
	text-align:center;
}
.tb1 th {
    /*background: #F5F5F5;*/
	background-color: rgba(52,155,250,0.9);
	color:#fff;
}
.st-outline{
	overflow-x: auto;
}
.st-outline .tb1{
	width:900px !important;
}
.st-outline::-webkit-scrollbar {/*滚动条整体样式*/
    width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 8px;
    scrollbar-arrow-color:red;
}
.st-outline::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(188, 188, 188,0.6);
    box-shadow: inset 0 0 5px rgba(188, 188, 188,0.6);
    background: rgba(188, 188, 188,0.6);
    scrollbar-arrow-color:red;
}
.st-outline::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(218, 218, 218,0.4);
    box-shadow: inset 0 0 5px rgba(218, 218, 218,0.4);
    border-radius: 0;
    background: rgba(218, 218, 218,0.4);
}

div#hot-items {
	position: absolute;
	bottom: 23vw;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	overflow-x: scroll !important;
	overflow-y: hidden !important;
	white-space: nowrap;
}

.hot-item {
	cursor: pointer;
	/* border: 1px solid #4786ea !important; */
	padding: 1.5vw;
	border-radius: 20px;
	margin: 1vw 1vw;
	width: auto;
	display: inline-block;
	background: #fff;
	box-shadow: 2px 2px #4786ea;
}

#hot-items::-webkit-scrollbar-thumb {
	display:none !important;
}

/* 修改部分 */
.st-recommend-knowledge-box { background: #fff; padding-bottom: 2vw; padding-left: 2vw; }
.st-recommend-knowledge-box .st-recommend-info { background: none; }
/* 隐藏切换站点 */
.unknown-select-web-box { display: none; }


#st-header-robot { width: 35px; }
.answer .st-message-icon { background: url(https://www.simt.com.cn/jrobotfront-server/template/12/images/roboticon.png) center top no-repeat; background-size: 100%; }