@charset "utf-8";
html{
	overflow:hidden;
}
.meta-table>table{
	position: relative;
}
.meta-table>table,tr,td{
	border-collapse: collapse;
	
}
.st-message-wrap.answer .mname-a-class{
	cursor: default;
	text-decoration: none;
}
/**
.answer .st-outline img.lead-picture{
	max-width: 150px;
	max-height: 170px;
	width: 100%;
	height: 100%;
}*/
.st-outline .lead-picture-class{
	max-width: 150px;
	max-height: 180px;
	min-height: 100px;
	max-width: 80px;
}
.meta-people-td,.meta-td{
	text-align:center;
	font-weight:bold;
	background-color: #F1F1F1;
}
.meta-td{
	min-width: 150px;
}
.meta-people-td{
	min-width: 108px;
	max-width: 120px;
}
.meta-value-td,.meta-people-value-td{
	color: #736d6d;
}
.meta-value-td{
	min-width: 200px;
}
.meta-people-value-td{
	min-width: 170px;
	max-width: 220px;
}
.st-outline p{
	margin: 0;
	padding: 0;
}

#st-content-right #hot-content{
	position: absolute;
	left:12px;
	top:10px;
	width: 384px;
	height: 690px;
}

#hot-content #kn-title{
	font-size: 18px;
	font-weight: lighter;
}

#hot-content #hot-items{
	position: absolute;
	top:40px;
	width: 384px;
	height: 650px;
	overflow: auto;
}
#hot-items .hot-item{
	border-bottom:1px dashed #E5E5E5;
}

.hot-item-bg{
	background-color: #F7F7F7;
}

.selecteditem{
	color: #2E9AFF;
}

html, body {
	width: 100%;
	height: 100%;
	min-height:100%;
	margin: 0;
	padding: 0;
}
.ue-table-interlace-color-single {
    background-color: #fcfcfc;
}
body {
	font: 12px;
	font-family: "微软雅黑",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:url(bg.jpg) no-repeat top center;
}
.st-body{
	overflow:hidden;
}
#st-mainframe{
	
}
#st-header{
	background:#F9F9F9;
	margin-bottom:1px;
}
#st-content{
	height:500px!important;
	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:1100px;
	z-index:2;
}
#st-message-box{
	position:absolute;
	top:0px;
	left:0px;
	bottom:105px;
	right:0;
	border-bottom:0;
	background:url(msg-bg_01.png) repeat-x bottom #dfecfa;
	overflow:auto;
}
.st-welcome{
	font-size: 16px;
	padding:20px 10px 15px 10px;
	overflow:hidden;
	background-color:#d5e9f7;
}
.st-outline>table,td, tr{
	border:1px solid #ccc;
    border-collapse: collapse;
}

.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:0;
	height:85px;
	background-color:#FFFFFF;
	padding:10px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
#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:40px;
	font-size:15px;
	line-height:20px;
	border-radius: 3px;
	border:0px solid #CFCFCF;
	padding:5px;
	outline:none;
	resize:none;
	display:block;
	color: #999999;
	font-family: "microsoft yahei";
}
#st-input-btn{
	vertical-align:middle;
	width:95px;
	height:34px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	border:0;
	outline:none;
	background:url(send.png) left top no-repeat;
	margin-bottom:20px;
	margin-right: 10px;
	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.png)  center top no-repeat;
	width:65px;
	height:65px;
}
.answer .st-message{
	margin-left:80px;
	margin-right:10px;
	margin-top: 14px;
}
.answer .st-outline{
	float:left;
	max-width: 100%
}
.answer .st-outline img{
	max-width: 100%;
}
.answer .st-message-r{
	background:url(ml.png) center center no-repeat;
	width:6px;
	height:12px;
	position:absolute;
	top:26px;
	left:75px;
}
.ask .st-message-icon{
	float:right;
	background:url(user.png) center top no-repeat;
	width:56px;
	height:56px;
}

.ask .st-message{
	margin-right:80px;
	margin-left:30px;
	margin-top: 14px;
}
.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:24px;
	right:65px;
}
.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;
}

.show-category-box,.category-title-box,.category-title-box .category-items-box{
 display:inline-block;
}
.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;
}

.answer .category-items-box .selected-category{
	text-decoration:underline;
	pointer-events:none;
}

a{
	cursor:pointer;
	text-decoration:none;
}
.canselect-item{
	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;
}
.st-sug-box{
	display: none;
}

.logo{
	text-align: center;
	padding-top: 48px;
}
.banner_box{
	background: url(banner_bg.png) no-repeat;
	width: 1100px;
	height: 146px;
	margin: 0 auto;
	overflow: hidden;
}
.banner_text{
	margin-left: 180px;
	margin-top: 60px;
	margin-right: 45px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}
.footer_box {
    width: 100%;
    height: 110px;
    background: #1860B9;
	margin-top: 65px;
}

.footer {
    width: 1100px;
    height: 110px;
    margin: 0 auto;
}
.footer>table,td, tr{
border: none;	
}
.robot_left{
	position: absolute;left: 50px; bottom:150px; width:270px; height: 332px; background: url(robot_left.png) no-repeat;
}
@media screen and (min-width: 1200px) {
    .robot_left {
        background:url(robot_left_01.png) no-repeat;width: 100px;height: 123px;position: absolute;left: 0; bottom: 150px;
    }
}
@media screen and (min-width: 1400px) {
    .robot_left {
        background:url(robot_left_02.png) no-repeat;width: 180px;height: 221px;position: absolute;left: 0; bottom: 150px;
    }
}
@media screen and (min-width: 1600px) {
    .robot_left {
        background:url(robot_left.png) no-repeat; width:270px; height: 332px;position: absolute;left: 0; bottom: 150px;
    }
}