body{font-size: 12px;}
a{color: #333;}
.robot-bg{background: url(../images/zns.jpg) top center no-repeat;background-size: cover;}
.mainbox{width: 1100px;margin: 0 auto;padding: 0;max-width:none;min-width: auto;}
.header{height: 162px;background: none;border: none;position: relative;overflow:initial;min-width: auto;}
.logo{width: 373px;height: 80px;background: none;position: absolute;top: 46px;left:-68px;}
.logo .img_title{display: none;}
.top_tit{position: absolute;font-size: 68px;color: #fff;font-weight: bold; top:40px;right: 232px;}
.main_left{width: 686px;height:571px !important;background:none;}

.chat_conversation{height: 424px;margin-bottom: 10px;padding-top: 24px;border: 1px solid #d9d9d9;background: #fff; overflow-x: hidden;overflow-y: auto;}
.conversation_list .conversation_text{width: 88%;}
.conversation_list .chat_avatar{margin-top: 10px;}
.conversation_list{height:395px !important;background: #fff;padding: 8px 15px 20px;border:none;}
.conversation_list .ctext_wrap{font-size: 12px;line-height: 26px;}
.conversation_list .ctext_wrap:after{display: none;}
.conversation_list .ctext_wrap .padding_side{background: #fff;border-radius: 5px;border: 1px solid #dededf;}
.conversation_list .ctext_wrap .chat_index{position: relative;}
.conversation_text .chat_ico{position: absolute;left: -9px;top: 24px;width: 9px;height: 15px;background: url("../images/tip.png") center no-repeat;z-index: 9;}
.conversation_list .odd .conversation_text .chat_ico{right: -9px;left: auto;background: url("../images/tips.png") center no-repeat;}

/***搜索结果**/
.answer-tab{margin-top: 15px;}
.answer-tab .bszn{height: 26px;line-height: 26px;border-bottom: 3px solid #3c7fc6;margin: 0;}
.answer-tab .bszn li{float: left;margin: 0;}
.answer-tab .bszn li a{display: block;padding: 0 12px;font-size: 14px;color: #2870c2;line-height: 26px; cursor: pointer;}
.answer-tab .bszn li.active a{color: #fff;background:#3c7fc6 !important;}

.list li em{margin:12px 10px 0 0;}

/***输入内容**/
.chat_conversation>.btnWrap{border-top: none;}
.chat_conversation>.borderLine{background-color:#f2aeae; }
.import{border-right:#f2aeae 1px solid;}
.ctext_wrap{}
.import{height:109px;border:1px solid #d9d9d9;}
.import .input-area{margin: 0;}
.import .enter-input{font-size: 12px;height: 88px;padding: 10px;resize: none;background: none;}
.import .input-area .btn-send{position: absolute;right: 8px;bottom: 8px;width: 109px;height: 46px;line-height: 46px;text-align: center;color: #fff;font-size: 20px;background: #2791cf;border: none;font-weight: bold;padding: 0;}
.input-wrapper{padding-right:0;margin-right: 0;background: none;}
.remain-tip{position: absolute;bottom: 6px;left: 6px;font-size: 12px;height: 26px;line-height: 26px;margin-left: 0;color: #333;}
.remain-tip .red-txt{font-size: 12px;}

.main_right{width: 384px;height: 553px;float: right;padding: 9px;}
.main_right .page-header{padding: 0;border: none; overflow: hidden;height: 40px;line-height: 40px;border-top: #3c7fc6 2px solid;}
.page-header>li{border-top: none;float: left;}
.page-header>li a{width: auto; height: 40px;line-height: 40px;font-size: 18px;color:#3c7fc6;padding: 0 26px; background: none;}
.page-header>li.active a{background:#3c7fc6;color: #fff;font-weight: bold;}

.znbq{padding: 14px 0 16px;}
.znbq li{float: left;width:96px;height: 40px;line-height: 40px;}
.znbq li a{display: block; padding-left: 16px;background: url(../images/sjx.png) 5px 16px no-repeat;}

.newslist .list1{display: none; height:300px;overflow: hidden;padding: 10px 0 0;}
.newslist .list1.active{display: block;}
.newslist .list1 li{height: 30px;line-height: 30px;padding-left: 12px;background: url("../images/arr1.png") left center no-repeat;}
.newslist .list1 li a{display: block;height: 30px;font-size: 14px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: none;margin-right:80px;}
.newslist .list1 li img{display: none;}

/**公开信息**/
.newslist .xxgk_list li{position: relative; padding-right: 80px; background:url(../images/arr1.png) 0 center no-repeat;overflow:hidden;}
.newslist .xxgk_list li .col-block {float: left;max-width: 100%;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newslist .xxgk_list li .explain-list,.newslist .xxgk_list li .policy-list {display: block;float: right;max-width: 80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.newslist .xxgk_list li .title {display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;float: none;margin-right: 0;max-width: none;}
.newslist .xxgk_list li .explain-list .explain-link,.newslist .xxgk_list li .policy-list .policy-link {display: inline;color: #dd0000;float: none;background: none;max-width: none;padding: 0;margin: 0;}
.newslist .xxgk_list li .date {white-space: nowrap;font-family: arial;position: absolute;right: 0;top: 0;color: #999;}

/**弹框效果**/
.jump-info .btn-group .btn{background:#c50001;}

.footer{position: fixed;bottom: 0;left: 0;z-index: 99; width: 100%;height: 32px !important;line-height: 32px;text-align: center;background: rgba(0,0,0,0.5)!important;filter: alpha(opacity=50);background: #000;margin-top: 16px;color: #fff;}
@media only screen and (max-width:1400px) {
    .robot-bg{overflow: auto;background-size: inherit;}
    .footer{position: static;margin-top: 30px;}
}
@media only screen and (min-width: 992px) and (max-width: 1099px) {
    .mainbox{width:992px;}
    .logo{left: 10px;}
    .top_tit{font-size: 54px;}
    .main_left{width: 612px;}
    .main_right{width: 354px;}
    .znbq li{width: 88px;}
    .footer{position: static;margin-top: 30px;}
}

@media only screen and (max-width:991px) {
    .mainbox{width: 100%;}
    .logo{left: 10px;}
    .top_tit{font-size: 44px;right:100px;}
    .main_left{width:94%;margin:0 3%; float: none;height: auto !important;}
    .conversation_list{border-right: none;}
    .import{border-right: none;}
    .main_right{display: none !important;}
    .footer{position: static;margin-top: 30px;}
}
@media only screen and (max-width:767px) {
    .header{height: auto;padding: 20px 0;}
    .logo{position: static;float: none; width: 70%;margin: 0 auto;text-align:center;}
    .logo img{max-width: 100%;height: auto;}
    .top_tit{font-size:26px;position: static;text-align: center;}
}