﻿body{
	background-image: url(../images/bg.png);
	position: absolute;
	width: 99%;
	height: 98%;
	min-height: 900px;
	min-width: 1200px;
}
#st-input-limit-count{
	font-size: 19px;
	font-weight: bold;
}
.st-bg{
	position: relative;
    width: 60%;
    height: 96%;
    position: relative;
    /* left: 18%; */
    /* margin-top: 44px; */
    /* margin-bottom: 44px; */
    /* min-height: 960px; */
    /* min-width: 1200px; */
    min-width: 1024px;
    min-height: 768px;
    margin: auto;
}
.st-bg .st-header{
 	height: 86px;
    width: 100%;
    margin-top: 44px;
}
.st-bg .st-body{
	position: absolute;
    top: 86px;
    width: 100%;
    bottom: 0px;
    border-radius: 32px;
    background-color: #FFFFFF;
    margin-bottom: 44px;
}
.st-body .st-body-content{
	position: absolute;
    right: 324px;
    top: 0;
    left: 0px;
    bottom: 170px;
    background-color: #F2F6FE;
    border-radius: 32px 0 0 0;
    padding-bottom: 30px;
}

.st-body .st-body-right{
	position: absolute;
	bottom: 0px;
	top:0px;
	right:0px;	
	width: 323px;
	border-left: 1px solid #F1F1F1;
}
.st-body .st-body-right-bottom{
	position: absolute;
	bottom: 0px;
	top:564px;
	right:0px;	
	height:170px;
	width: 323px;
	border-left: 1px solid #F1F1F1;
}

#st-header-robot{
	width: 82px;
    position: absolute;
    left: 20px;
}

#st-header-title{
	position: absolute;
    left: 140px;
    top: 23px;
    font-size: 30px;
    color: #FFFFFF;
}

#st-header-title-2{
	position: absolute;
    left: 312px;
    top: 28px;
    font-size: 22px;
    color: #FFFFFF;
}

#st-header-splite{
	position: absolute;
    left: 291px;
    top: 34px;
    height: 22px;
    border-right: 2px solid white;
}

#hot-content{
	position: absolute;
	bottom: 5px;
	top:15px;
	right: 6px;
	left:15px;
}
#kn-title{
	font-size: 20px;
    font-weight: 600;
    height: 30px;
}

#lm-btn{
	position: absolute;
    left: 920px;
	top: 23px;
}

#kn-title span{
	vertical-align: bottom;
}
#kn-title-icon{
 	height: 26px;
	weight: 26px;
}
#st-input-wrap{
	position: absolute;
    bottom: 0px;
    right: 324px;
   	height: 170px;
    left: 0px;
}
#show-wait-msg{
	position: absolute;
    color: #757575;
    right: 324px;
    bottom: 170px;
    left: 0px;
    height: 27px;
    text-align: center;
    background-color: #F2F6FE;
/*     padding-bottom: 10px; */
}

#show-wait-msg-content{
	width: 245px;
	height: 27px;
	margin:0 auto;
	line-height: 27px;
	border-radius:10px;
}

#st-input-tip{
	height: 30px;
    line-height: 30px;
    text-align: right;
    float: left;
    font-size: 20px;
    margin-left: 30px;
	
}

#q{
	vertical-align: middle;
    width: 94%;
    height: 84px;
    font-size: 16px;
    line-height: 20px;
    border: 0px solid #CFCFCF;
    padding: 5px;
    outline: none;
    resize: none;
    display: block;
    padding: 20px 20px 0 20px;
/*     font-weight: bold; */
/*     letter-spacing: 1px; */
/*     color: #D7D7D7; */
    
}
#st-input-btn{
	width: 116px;
    height: 48px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    border-radius: 27px;
    background-color: #FFFFFF;
    color: white;
    cursor: pointer;
    border: 1px solid;
    font-size: 20px;
    font-weight: bolder;
    background-color: #BDBDBD;
}
#st-input-limit{
	font-size: 18px;
	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;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
}

#hot-content #hot-items{
	position: absolute;
    top: 90px;
    bottom: 10px;
    color: #696969;
    line-height: 30px;
    font-size: 14px;
    right: 0;
    left: 30px;
    padding-right: 30px;
}
.hot-item{
	cursor: pointer;
	margin-bottom: 10px;
}

.hot-item span{
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: red;
    margin-top: 5px;
    display: block;
    float: left;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    font-weight: 800;
    background-color: #B4C1D9;
   	margin-right: 8px;
}

.hot-content-first span{
	background-color: #497AD8;
}
.hot-content-second span{
	background-color: #528BDE;
}
.hot-content-third span{
	background-color: #63B0E9;
}
	
.hot-item a{
	
}

.hot-item :hover{
	color: #349AF8
}

.st-message-wrap{
	margin:10px;
	font-size:14px;
	width:85%;
	position:relative;
}

.st-satisfy-box{
	margin-top: 10px;	
	display: inline-block;
}

.ask{
	float:right;
	margin-right: 20px;
	margin-top: 30px;
}
.answer{
	float: left;
	margin-top: 30px;
    margin-left: 20px;
}
.st-outline{
	padding: 13px;
	word-break:break-all;
	box-shadow:0px 0px 2px 0px #C1B8B8;
	max-width: 85%;
/* 	width: 85%; */
}

.ask .st-outline{
	float: right;
    color: white;
    background-color: #349AF8;
    border-radius: 10px 10px 0 10px;
    margin-right: 10px;
}

.answer .st-outline{
	float: left;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 0;
/*     width: 30%; */
}

.ask .st-message{
	margin-right:5px;
}

.answer .st-message{
	margin-left: 55px;
}

.answer .st-message-icon{
	float: left;
    width: 44px;
    background: url(robot.png) center top no-repeat;
    height: 44px;
    background-size: 44px;
    border-radius: 20px;
}
.ask .st-message-user{
	float: right;
    width: 44px;
    background: url(user.png) center top no-repeat;
    height: 44px;
    background-size: 44px;
}

.answer .st-sug-info{
	cursor: pointer;
}

.answer .st-sugflow-info{
	cursor: pointer;
}

em{
	color:#e56100;
	font-style:normal;
}
.st-outline-url{
	color: #349AF8;
    text-align: center;
    padding: 4px;
    width: 80px;
    border-radius: 15px;
    cursor: pointer;
    text-decoration: none;
}
.st-outline-url-box{
	text-align: right;
	border-top: 1px solid #E9EDF0;
    padding-top: 13px;
    margin-top: 16px;
    
}

.jsearch-q-wrap{
	text-align: left;
}
.st-knowledges-wrap{
	opacity:1;
}
.st-recommend-dialogNodes-box{
	float: left;
	color: #349AF8;
/* 	margin-top: 6px; */
}

.st-recommend-dialogNodes-tip{
    word-break: break-all;
    margin-bottom: 6px;
}

.box{
	background-color:#FFFFFF;
	border-radius:10px 10px 10px 10px;
	box-shadow:0px 0px 2px 0px #C1B8B8;
}

.st-recommend-dialogNodes{
/* 	background-color: #FFFFFF; */
/*     border-radius: 10px 10px 10px 10px; */
/*     box-shadow: 0px 0px 4px 0px #C1B8B8; */
/*     max-width: 85%; */
/*     float: left; */
/*     width: auto; */
/*     overflow: hidden; */
/*     padding: 13px 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-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;
}
}

.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-recommend-knowledge-box,.st-sug-box{
	margin-top: 8px;
/*      padding: 13px; */
}

.st-sug-box{
	margin-top: 8px;
     padding: 13px;
     max-width: 85%;
}

.st-sug-tip{
	font-weight: bold;
}
.st-sug-box .st-sug-info{
	list-style-type:none;
	border-top:1px solid #DDD;
/* 	margin-bottom: 7px; */
	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-recommend-knowledge-point{
	width: 6px;
    height: 6px;
    border-radius: 3px;
    display: inline-block;
    background-color: black;
    vertical-align: middle;
    margin-right: 6px;
}
.st-satisfy-box{
    margin-bottom: 0px;
/*     max-width: 60%; */
    max-width: 85%;
    margin-top: 10px;
    display: inline-block;
}
.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: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0px 0px 2px 0px #C1B8B8;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 16px;
	background-size: 40px;

}
.st-satisfy-message{
	display: block;
	float: left;
	background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 2px 0px #C1B8B8;
   	padding: 13px;
}
.service-st-satisfy-message{
	display: block;
    float: left;
	padding: 13px 0 13px 0;
    color: #888888;
}
.st-satisfy-box .service-satisfy-button{
	width: 40px;
    height: 40px;
    border-radius: 50%;
	cursor: pointer;
    display: block;
    float: left;
    margin-left: 16px;
    background-size: 40px;
}
.satisfy-button-box{
	display: block;
	float: left;
}
/* .st-message { */
/* 	margin-top: 10px; */
/* 	padding: 13px; */
/* } */
.st-comment-result{
	overflow: auto;
    max-width: 85%;
}
.st-comment-result-content{
    float: left;
    padding: 13px;
    margin-top: 10px;
}

.st-message-block{
	overflow: hidden;
}
.st-message .fb-box{
	padding: 16px;
    float: left;
    width: 70%;
    margin-top: 10px;
}

.fb-item-wrap{
	float: left;
    padding: 5px 16px;
    margin-right: 10px;
    margin-top: 7px;
    cursor: pointer;
    border-radius: 14px;
    color: #5990EB;
    border: 1px solid #5990EB;
    box-shadow: none;
/*     box-shadow: 0px 0px 4px 0px #5990EB; */
}

.click-fbitem{
	background-color: #E4EFFF;
	border: none;
}
.fb-items-wrap{
	float: left;
	margin-top: 10px;
	color: #696969;
}
.fb-content{
	margin-left:3px;
}
.fb-text{
	margin-top: 16px;
    width: 95%;
    height: 84px;
    border-radius: 5px;
    outline: none;
    resize: none;
    border: none;
    background-color: #F2F4F7;
    padding: 12px;
}
}

.fb-tip{
	
}
.st-message .fbsubmit-class{
	float: left;
    border-radius: 15px;
    width: 80px;
    height: 30px;
    background-color: #349AF8;
    text-align: center;
    color: #FFFFFF;
    border: 0;
    overflow: hidden;
    vertical-align: middle;
    margin-top: 10px;
    line-height: 30px;
}
}
}

.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{
    border-collapse: separate;
    border-spacing: 14px;
    line-height: 24px;

	
}
.layui-tab-icon{
	float:left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background:url(down.png)  center bottom no-repeat;
}
.st-office-service-tab{
	margin: 0;
	
}

.layui-tab-content{
	height: 60px;
    overflow:hidden;
    margin-bottom: 20px;
    line-height: 24px;
}
.layui-tab-brief>.layui-tab-title{
	font-weight: 600;
}
.layui-tab-brief>.layui-tab-title .layui-this{
	color: #5E87FC;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 4px solid #5E87FC;
}
.layui-tab-item-more{
	margin-bottom: 15px;
	cursor: pointer;
	margin-left: 14px; 
}
.st-office-service-box :not(.st-office-service-q){
	color: #333333;
}


.st-sug-box .st-sug-info :hover{
	color: #349AF8;
}

.st-office-service-q{
	display: none;	
	
}


.layui-layer-content{
	padding: 10px;
}

.answer .st-outline img{
	width:100%;
	height:98%;
}

.st-outline>table,td, tr{
    border-collapse: collapse;
}

.leader-pic-box{
   width: 150px;
   height: 180px;	
}

.leader-mess-box-left{
	float: left;
}

.leader-mess-box-right{
	margin-left: 200px;
}

.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: #333;
}

.leader-main-mess{
	font-weight: bold;
	text-align: center;
	max-width: 150px;
	margin-bottom: 10px;
}
.leader-mess-box{
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 30px;
}
.leader-mess-point{
	width: 8px;
    height: 8px;
    border-radius: 4px;
    display: inline-block;
    background-color: black;
    vertical-align: middle;
    margin-right: 6px;
}
.leader-worker{
	color: #333;
}
.show-more-leadermess{
	cursor: pointer;
	color: #349AF8;
	margin-left: 200px;
	margin-bottom: 16px;
}
#st-header-choose-web{
	border: 1px solid #FFFFFF;
    border-radius: 30px;
    position: absolute;
    top: 21px;
    left: 562px;
    text-align: left;
    width: 160px;
    height: 42px;
    color: #FFFFFF;
}



#st-header-web-location{
	width: 16px;
    height: 20px;
    position: absolute;
    top: 11px;
    left: 30px;
}

#st-header-web-name{
    font-size: 16px;
    line-height: 42px;
    position: absolute;
    left: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 75px;
}


/*layer.open样式*/
.layui-layer-title{
	border-radius: 20px 20px 0 0;
    height: 50px;
    line-height: 50px;
}

.layui-layer-dialog {
	border-radius: 20px 20px 20px 20px;
}
.my-skin .layui-layer-content{
	
}
.my-skin  .layui-layer-btn{
	height: 100px;
}
.my-skin .layui-layer-btn0{
    height: auto;
    width: 46px;
    height: 36px;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    letter-spacing: 4px;
    margin-top: 36px;
    background-color: white;
    color: #527AFF;
    border-color: #527AFF;
    font-size: 14px;
}
.my-skin .layui-layer-btn1{
    margin: 0 auto;
    height: auto;
    /* height: 36px; */
    /* width: auto; */
    width: 46px;
    height: 36px;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    letter-spacing: 4px;
    margin-top: 36px;
    margin-left: 10px;
    background-color: #527AFF;
    color: white;
    font-size: 14px;
}

.website-title{
	color: #333333;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    font-size: 14px;
    /* vertical-align: middle; */
    line-height: 24px;
}


.new-web-box{
	overflow: hidden;
    height: 52px;
    /* vertical-align: middle; */
    /* line-height: 60px; */
    padding-top: 8px;
}
}
.new-web-location{
	
}
.web-children-items{
	overflow: hidden;
    height: 134px;
    display: contents;
}

.website-child{
	float: left;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 20px;
    border-radius: 16px;
    /* border-block-end-color: #F4F4F4; */
    background-color: #F4F4F4;
    padding: 2px 16px;
}

.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: 0px 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: 13px;
}
.greeting-selectweb-location{
	float: left;
    width: 18px;
    height: 24px;
    heght: 10px;
    margin-right: 10px;
    background: url(location.png) center center no-repeat;
/*     background-size: 14px; */
}
.show-selectweb{
	float: left;
    line-height: 24px;
    margin-left: 10px;
}

.greeting-selectweb-box{
	max-width: 85%;
    /* float: left; */
    min-width: 50%;
    display: inline-block;
}

.unknown-select-web-box{
	max-width: 40%;
}
.greeting-selectweb-position{
	margin-top: -4px;
}

.greeting-selectweb-name{
	color: #333333;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    font-size: 14px;
    line-height: 24px;
}
.show-selectweb,.website-title,.location-show-web{
	cursor: pointer;
}
.greeting-selectweb,.location-web-select-tip,.location-show-webs{
	margin-top: 6px;
}
.greeting-selectweb{
	display: inline-block;
}
.location-show-web-box{
/* 	width: 62%; */
    margin-top: 10px;
    padding: 13px;
    max-width: 85%;
    float: left;
    min-width: 60%;
}

.location-show-webs{
	overflow: hidden;
}
.location-show-web{
	float: left;
    line-height: 24px;
    margin-left: 10px;
}
.sug-question{
    overflow: hidden;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 4px 0px #C1B8B8;
    padding: 13px;
    display: inline-block;
    margin-top: 10px;
    min-width: 50%;
}

.sug-question-icon{
	float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: url(recommend.png) center bottom no-repeat;
    background-size: 30px;
}
.sug-question-title{
	line-height: 30px;
    font-weight: bold;
}

.st-hotask-list{
/* 	margin-top: 10px; */
}


.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;
}

.st-hotask-word{
	cursor: pointer;
    list-style: inside;
    padding: 8px;
}
.st-recommend-point-flow{
	width: 6px;
    height: 6px;
    border-radius: 3px;
    display: inline-block;
    background-color: #FF4F00;
    vertical-align: middle;
    margin-right: 6px;
	
}
.st-recommend-box{
	margin-top: 4px;
	
}
.st-recommend-point-kns{
	width: 6px;
    height: 6px;
    border-radius: 3px;
    display: inline-block;
    background-color: black;
    vertical-align: middle;
    margin-right: 6px;
}
	
.st-recommend-info,.st-sug-info {
	list-style-type: none;
    padding-bottom: 8px;
    padding-top: 8px;
}

.category-items-box{
	margin-top: 13px;
	
}
.answer .category-item-box {
	background-color: white;
    padding: 4px 13px;
    border-radius: 8px;
    margin-right: 10px;
    color: #4786EA;
}
.answer .selected-category{
	background-color: #4786EA;
	color: white;
}

.unknow-select-web-box {
    margin-top: 10px;
    margin-top: 10px;
    padding: 13px;
    max-width: 85%;
    float: left;
    min-width: 60%;
}

.st-recommend-dialoNodes-tip{
	margin-bottom: 6px;
	color: black;
}

.clean{
	clear: both;
}

.st-message-block{
	overflow: hidden;	
}

.web-icon{
    float: left;
    width: 18px;
    height: 24px;
    margin-right: 10px;
    background: url(location.png) center center no-repeat;
}

#lm-text{
	width:90%;
	height:80%;
}