@font-face {
    font-family: 'iconfont';  /* project id 575836 */
    src: url('//at.alicdn.com/t/font_575836_tmn2o64mhoyr2j4i.eot');
    src: url('//at.alicdn.com/t/font_575836_tmn2o64mhoyr2j4i.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_575836_tmn2o64mhoyr2j4i.woff') format('woff'),
    url('//at.alicdn.com/t/font_575836_tmn2o64mhoyr2j4i.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_575836_tmn2o64mhoyr2j4i.svg#iconfont') format('svg');
}

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, img, iframe, abbr {
    border: 0;
    padding-right: 13px;
}

i, cite, em, var, address, dfn {
    font-style: normal;
}

[hidefocus], summary {
    outline: 0;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
}

sup, sub {
    font-size: 83%;
}

pre, code, kbd, samp {
    font-family: inherit;
}

q:before, q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label, summary {
    cursor: default;
}

a, button {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold;
}

del, ins, u, s, a, a:hover {
    text-decoration: none;
}

body, textarea, input, button, select, keygen, legend {
    font: 12px/1.14 arial, \5b8b\4f53;
    color: #333;
    outline: 0;
}

body {
    background: #fff;
}

a, a:hover {
    color: #333;
}

html {
    overflow: hidden;
}

html, body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
}

body {
    font: 12px/1.5 \5b8b\4f53, Arial, sans-serif;
    font-family: "微软雅黑", Tahoma, arial, Verdana, Tahoma, sans-serif;
    overflow: auto;
}

.st-bg {
    background-color: #FFFFFF;
}

.sd-top {
    min-width: 1000px;
    max-width: 100%;
    height: 30px;
    background: #333;

    padding-top: 4px;
    font-size: 13px;
}
.sd-top a{
    color: #b0b0b0 !important;
}

.sd-top i {
    font-size: 15px;
    padding: 0 3px 0 18px;
}

.ly-logo {
    /*width: 350px;*/
    margin: 10px 0;
    height: 90px;
    background: url("../../pic/ly-banner-header1.png") no-repeat;
    left: 0;
    top: 20px;
}

.ly-nav {
    height: 50px;
    background: #0085c3;
}

.ly-body {
    background: url("../../pic/ly-bg.png") center top no-repeat #333;
}

.ly-box {
    background-color: #FFFFFF;
    height: 566px;
    width: 98%;
    margin: 0 auto;
}

.ly-mainframe {
    padding: 20px 0;
}

.messge-box {
    overflow: auto;
}

.hot-box {

}

.ly-footer {
    border-top: 1px solid #dadada;
    background: #f7f7f7;
    height: 150px;
}

.copyright {
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 2;
    text-align: center;
}

.red {
    background: url("//dcs.conac.cn/image/red.png") center top no-repeat;
    height: 80px;
}

.hot-box {
    border-left: solid 1px #e5e5e6;
    height: 100%;
    background-color: #f6f7fb;
}

.content-box {
    margin: 22px;
    border: solid 7px #f6f7fb;
    height: 522px;
}

.hot-box-content {
    padding: 6px;
}

.active .r-point {
    border: 1px solid #ffffff;
    background: #ffffff;
}

.r-point {
    display: inline-block;
    float: left;
    width: 10px;
    height: 10px;
    overflow: hidden;
    background: #bfbfbf;
    border: 1px solid #bfbfbf;
    vertical-align: middle;
    margin: 17px 10px 0 10px;
    border-radius: 9px;
    position: relative;
    z-index: 200;
}

.hot-box-content li {
    font-size: 16px;

}

.hot-box-content li a {
    padding-left: 29px;
    padding-left: 29px;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.change > a {
    color: #ff4e02;
    font-size: 16px;
    position: absolute;
    top: 13px;
    right: 20px;
}

.nav-tabs > li.active > a {
    color: #fff !important;
    background-color: #4397ed !important;
}

.question {
    color: #dc443f;
    font-size: 14px;
    padding: 10px 5px 0;
}

.answer {
    font-size: 14px;
    padding: 7px 5px 0;
}

.tab-pane .aq-list .answer {
    border-bottom: dashed 1px #e3e3e3;
    padding-bottom: 22px;
    width: 100%;
    /*   text-overflow: -o-ellipsis-lastline;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;   */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.messge-box {
    padding: 0;
}

.message-box-content {
    height: 406px;
}

/*   .ly-input-content {
    border: 1px solid #79D3F8;
      height:100px;
}
 */
/* 后加的start*/
html {
    overflow: hidden;
}

html, body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
}

body {
    font: 12px/1.5 \5b8b\4f53, Arial, sans-serif;
    font-family: "微软雅黑", Tahoma, arial, Verdana, Tahoma, sans-serif;
    overflow: auto;
}

.st-bg {
    background-color: #f7f7f7;
}

.st-body {
    background: url(jrobot-bg.jpg) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/jrobot-bg.jpg*/ center bottom no-repeat #dcf1f4;
}

#st-mainframe {
    width: 1000px;
    margin: 0 auto;
}

#st-header {
    height: 103px;
    background: url(banner.png) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/banner.png*/ center center no-repeat;
}

#st-content {
    height: 516px !important;
    /* position:relative; */
}

#st-content-left, #st-content-right {
    margin-top: 15px;
}

#st-content-left {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 566px;
    z-index: 2;
}

#st-message-box {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 115px;
    right: 20px;
    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) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/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: 15px;
    right: 20px;
    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: 100%;
    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(../../pic/send.png) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/send.png*/ left top no-repeat;
    margin-top: 3px;
    overflow: hidden;
}

#st-content-middle {
    width: 16px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

#st-content-middle.left {
    background: url(left-arrow.png) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/left-arrow.png*/ center center no-repeat;
}

#st-content-middle.right {
    background: url(right-arrow.png) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/right-arrow.png*/ center center no-repeat;
}

#st-content-right {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 430px
}

#st-footer {
    height: 75px;
    background: url(jsearch_bottom.png) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/jsearch_bottom.png*/ center top no-repeat;
    color: rgb(103, 103, 103);
    line-height: 30px;
    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(../../pic/robot.jpg) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/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 {
    width: 6px;
    height: 12px;
    position: absolute;
    top: 14px;
    left: 50px;
}

.ask .st-message-icon {
    float: right;
    background: url(../../pic/user.png) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/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(../../pic/msg-bg.png) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/msg-bg.png*/ 0 0 repeat;
    color: white;
    border: 1px solid #0c91d5;
}

.ask .st-message-r {
    background: url(../../pic/mr.png) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/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-image: url(gaigai.jpg) /*tpa=http://zwfw.sd.gov.cn/jrobot/template/smart/22/images/gaigai.jpg*/;
    background-repeat: no-repeat;
    background-position: top;
    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;
}

/* 人工咨询按钮颜色 */
.st-message-wrap.answer .add {
    height: 31px;
    color: white;
    background-color: #e56100;
    border: 1px solid white;
}

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: #4399ed;
    padding: 0 0 0 5px;
    margin-top: 3px;
    width: 493px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.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;
}

/* 后加的end*/

.tab-content {
    overflow-y: auto;
    height: 457px;
}

.question > a {
    color: #dc443f;
}
.weibo-p, .wechat-p{
    position: fixed;
    display: none;
    left: 300px;
    z-index: 999;
}
.weibo-p img, .wechat-p img{
    width: 350px;
}
a.fuzzy span {
    color: #4a4a4a;
}
.layui-layer-tips{
    width:500px !important;

}