@charset "utf-8";
/* CSS Document */
/***** 通用栏目页-主体内容******/
/*当前位置*/
.wzy_position { line-height: 40px; color: #505050; background: url(../images/dqwz.png) left 12px no-repeat; text-indent: 20px; margin-bottom: 10px; }
.wzy_position i { font-style: normal; }
/*搜索页*/
.con_main { padding: 20px; -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.15); box-shadow: 0 2px 4px rgba(0,0,0,.15); }
.lmy_mainer { height: auto; padding: 20px; }
/*搜索详细页*/
.two_search { height: 35px; }
.two_search ul li { float: left; }
.two_search ul li.tt1 { position: relative; width: 241px; }
.two_search ul li.tt1 .msg-box { position: absolute; left: 0; top: 0; }
.two_search ul li.tt1 .txtinput { width: 220px; height: 32px; padding: 0 10px; outline: none; line-height: 32px; border: 1px solid #cdcdcd; border-right: none; font-size: 14px; color: #999; }
.two_search ul li.tt2 { width: 77px; height: 34px; }
.two_search ul li.tt2 .sear_button1 { border: 0; cursor: pointer; width: 100%; color: #fff; height: 34px; line-height: 34px; text-align: center; overflow: hidden; background: #fb520e; outline: none; font-size: 14px; color: #fff; overflow: hidden; }
.two_ssresult { line-height: 30px; padding: 5px 0; border-bottom: 1px dashed #e1e1e1; font-size: 14px; margin-bottom: 16px; }
.two_ssresult span { color: #fb520e; padding: 0 5px; }

.ssy_container { padding: 0; margin: auto; }
.ssy_leftbar { width: 200px; height: auto; margin-bottom: 40px; }
.fenlei_tit, .searchType-title { height: 34px; line-height: 34px; padding-left: 20px; font-size: 15px; font-weight: bold; color: #333; }
.searchType-column, .total_wz { height: auto; margin-bottom: 10px; padding: 8px 0 8px 20px; background: #f4f4f4; font-size: 14px; }
.searchType-column ul li, .total_wz ul li { height: 30px; line-height: 30px; }
.total_wz ul li a { color: #036; }
.searchType-column ul li a.active, .searchType-column ul li a:hover, .total_wz ul li a.active, .total_wz ul li a:hover { text-decoration: underline; color: #4573b0; }
.ssy_rightbar { width: auto; height: auto; padding-top: 10px; padding-left: 220px; float: none; }
.ssy_rightbar .warm-prompt { line-height: 30px; font-size: 14px; color: #666; }
.result_title { padding-right: 18px; font-size: 15px; float: right; text-align: right; width: auto; height: 30px; line-height: 30px; color: #8a8a8a; }
.ssy_rightbar .search-list { height: auto; margin-bottom: 15px; }
.ssy_rightbar .search-list li.search-title { line-height: 26px; font-weight: bold; font-size: 14px; }
.ssy_rightbar .search-list li.search-title a { }
.ssy_rightbar .search-list li.search-title a:hover { text-decoration: underline; }
.ssy_rightbar .search-list li a span, .ssy_rightbar .search-list li span { color: #cd3501; }
.ssy_rightbar .search-list li.search-info { line-height: 22px; height: auto; margin-bottom: 5px; }
.ssy_rightbar .search-list li.search-column { color: #0384ce; line-height: 22px; }
.ssy_rightbar .search-list li.search-url { height: auto; line-height: 22px; color: #4573b0; font-family: Arial,Helvetica,sans-serif; font-size: 12px; word-break: break-all; word-wrap: break-word; }
.ssy_rightbar .search-list li.search-url span.date { padding-left: 14px; color: #4573b0; }
.ssy_rightbar .search-list li.search-url a { color: #4573b0; }
.ssy_rightbar .search-list li.search-url a:hover { text-decoration: underline; }
@media only screen and (max-width:767px) {
  .ssy_leftbar { float: none; margin-bottom: 10px; width: auto; }
  .ssy_rightbar { padding-left: 0; }
  .con_main { padding: 10px; }
  .wzy_position { margin-bottom: 0; }
}
/*栏目页-左侧 */
.lm_lban { width: 240px; height: auto; background: #fff; }
.lm_top { height: 54px; line-height: 54px; }
.lm_top span { display: block; font-size: 22px; font-weight: bold; color: #fff; text-align: center; background: #1b61b8; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.navdh { overflow: hidden; margin-top: 5px; }
.navdh ul li { vertical-align: bottom; overflow: hidden; border-bottom: #eaeaea 1px solid; }
.navdh ul li a { display: block; display: block; font-size: 16px; height: 44px; line-height: 44px; padding-left: 25px; margin: 3px 0; cursor: pointer; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.navdh ul li a.active, .navdh ul li a:hover, .navdh ul li.active a { background: #f7f7f7 url("../images/title_line02.png") left center no-repeat; color: #1b61b8; }
/*栏目页-窄屏下二级栏目 */
.btn-group { /*width:100%;*/ cursor: pointer; position: relative; z-index: 10; }
.btn { width: 100%; padding: 8px 12px; font-size: 18px; text-align: left; border-radius: 0; }
.btn-danger { /*height:44px;*/ color: #fff; background: #1b61b8; border: 0; font-weight: bold; padding: 10px 20px 10px 12px; border-radius: 4px; position: relative; }
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover { color: #fff; background: #1b61b8; border: 0; }
.btn .caret { float: right; margin-top: 0; position: absolute; top: 50%; right: 10px; margin-top: -2px; }
.dropdown-menu { width: 100%; padding: 0; border-radius: 0; box-shadow: none; border: 0; top: 42px; }
.dropdown-menu > li > a { padding: 8px 20px 8px 40px; font-size: 16px; border-radius: 4px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #fff; }
.dropdown-menu a { background: #ddd; border-top: 1px solid #fff; color: #333!important; }
.dropdown-menu a:hover { background: #1b61b8!important; color: #fff!important; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover { background: #1b61b8!important; color: #fff!important; }
/***栏目页-左侧-处室***/
.ywcsbox { overflow: hidden; padding-right: 6px; }
.ywcs_info { box-shadow: #e8e8e8 -1px 0 5px 1px; border-left: 1px solid #e5e5e5; -webkit-box-shadow: #e8e8e8 -1px 0 5px 1px; padding: 10px 10px 30px; }
.ywcs_info p { font-family: 仿宋; text-indent: 2em; font-size: 18px; line-height: 30px; margin-top: 10px; color: #282828; text-align: justify; }

/*栏目页-文字列表 */
.lm_rban { height: auto; position: relative; background: #fff; width: 900px; }
.lm_rban .guidang { position: absolute; right: -20px; top: -40px; z-index: 99; }

/*当前位置*/
.lmy_dqlanmu { width: 100%; height: 42px; line-height: 42px; margin-bottom: 10px; overflow: hidden; border-bottom: #ddd 1px solid; box-sizing: border-box; }
.lmy_dqlanmu .lanmu_tit { border-bottom: #1b61b8 3px solid; font-size: 18px; background: #fff; padding: 0 16px; 
  font-weight: bold; color: #1b61b8; display: inline-block; box-sizing: border-box; height: 42px; }
.lmy_cur { position: relative; line-height: 38px; color: #666; }
.lmy_cur i { font-style: normal; }
@media only screen and (max-width:767px) {
  .lmy_dqlanmu { height: auto; }
  .lmy_dqlanmu .lanmu_tit{
    height: auto;
  }
}

/***栏目文字列表****/
.navjz { height: auto; min-height: 451px; font-size: 14px; line-height: 1.8; border-top: 0; text-align: justify; text-justify: inter-ideograph; word-break: break-all; word-wrap: break-word; }
.navjz ul { clear: both; }
.navjz table { max-width: 100%!important; }
.navjz ul li { height: 30px; line-height: 30px; vertical-align: bottom; padding-left: 14px; }
.navjz ul li a { font-size: 16px; }
.navjz ul li .date { color: #999; }
.navjz ul.doc_list { padding-bottom: 5px; }
.navjz ul.doc_list li, .navjz ul.download-list li { position: relative; overflow: hidden; height: 42px; line-height: 42px; padding-left: 14px; background: url("../images/dot01.png") left center no-repeat; padding-right: 78px; }
.navjz ul.doc_list li a { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.navjz ul.doc_list li img { float: left; margin: 17px 0 0 2px; }
.navjz ul.doc_list li .date { position: absolute; right: 0; top: 0; }
.navjz ul li.lm_line { height: 0; border-bottom: 1px dashed #ddd; margin: 12px 0; padding: 0; background: none; }
.navjz ul li.columnName { height: 32px; font-size: 18px; background: #f5f5f5; margin: 5px 0 10px; padding: 0 10px; border: none; position: relative; }
.navjz ul li.columnName .title { float: none; max-width: none; margin-right: 60px; }
.navjz ul li.columnName .title, .navjz ul li.columnName .title:hover { display: block; width: auto; white-space: nowrap; height: 32px; line-height: 32px; font-size: 16px; font-weight: bold; color: #1b61b8; }
.navjz ul li.columnName .more { font-size: 12px; color: #999; line-height: 32px; margin-right: 0; position: absolute; right: 10px; top: 0; }
.navjz ul li.columnName .more:hover { color: #c50001; }
.navjz ul.doc_list li.search-list a { max-width: none!important; margin-right: 90px; float: none; }
.navjz ul.doc_list li.even a, .navjz ul.doc_list li.odd a { max-width: 740px; }

/**单页面**/
.dymbox { background: #fff; border: #e4e4e4 1px solid; padding: 20px 30px; margin-bottom: 30px; position: relative; }
.dymbox .guidang { position: absolute; right: -20px; top: -40px; z-index: 99; }
/*栏目页 图片列表 */
.navjz ul.picture-list { clear: both; overflow: hidden; }
.navjz ul.picture-list li { float: left; width: 205px; line-height: 30px; height: auto; margin: 0 10px 20px; padding: 0; background: none; }
.navjz ul.picture-list li a { display: block; width: 100%; overflow: hidden; cursor: pointer; position: relative; }
.navjz ul.picture-list li .img_img { display: block; border: 1px solid #eee; padding: 6px; }
.navjz ul.picture-list li a img { border: 1px solid #ccc; padding: 3px; width: 197px; height: 128px; display: block; }
.navjz ul.picture-list li a .img_title { display: block; height: 30px; line-height: 30px; width: 100%; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.navjz ul.picture-list li a .date { display: block; text-align: center; }

/*栏目页-视频列表 */
.navjz .videoNews-list { clear: both; overflow: hidden; }
.navjz .videoNews-list li { float: left; width: 205px; height: auto; margin: 0 10px 20px; padding: 0; background: none; }
.navjz .videoNews-list li .left-img { float: none; }
.navjz .videoNews-list li .left-img a { display: block; width: 100%; overflow: hidden; }
.navjz .videoNews-list li .left-img img.video-thumb { width: 100%!important; height: 160px!important; transition: all .5s; }
.navjz .videoNews-list li .left-img a:hover img.video-thumb { -webkit-transform: scale(1.1); transform: scale(1.1); }
.navjz .videoNews-list li .right-main { float: none; height: 40px; padding: 5px 10px; background: #f4f4f4; text-align: center; }
.navjz .videoNews-list li .video-title { display: block; height: 20px; line-height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.navjz .videoNews-list li .video-title span.left { display: block; float: none!important; }
.navjz .videoNews-list li .video-title span.left a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.navjz .videoNews-list li .video-attr { clear: both; height: 20px; line-height: 20px; font-size: 12px; color: #999; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.navjz .videoNews-list li .play-icon, .navjz .videoNews-list li .videoNews-note { display: none; }
@media only screen and (min-width: 992px) and (max-width:1199px) {
  .lm_rban { width: 692px; }
  .navjz ul.doc_list li.even a, .navjz ul.doc_list li.odd a { max-width: 550px; }
  /*图片*/
  .navjz ul.picture-list li { margin: 0 12px 20px; }
  /*视频*/
  .navjz .videoNews-list li { margin: 0 12px 20px; }
}
@media only screen and (max-width:991px) {
  .lmy_mainer { padding: 15px; }
  .lm_rban { width: auto; float: none; }
  .navjz ul.doc_list li.even a, .navjz ul.doc_list li.odd a { max-width: none; }
  .navjz ul.doc_list li a { float: none; }
  .navjz ul.doc_list li img { display: none; }
  /*栏目页 图片列表 */
  .navjz ul.picture-list li { width: 225px; }
  .navjz ul.picture-list li a img { width: 217px; height: 140px; }
  /*视频*/
  .navjz .videoNews-list li { width: 225px; }
}
@media only screen and (max-width:767px) {
  .lmy_mainer { padding: 5px 10px 10px; }
  /*栏目页 图片列表 */
  .navjz ul.picture-list li { width: auto; float: none; margin: 0; }
  .navjz ul.picture-list li a img { width: 100%; height: auto; box-sizing: border-box; }
  /*视频*/
  .navjz .videoNews-list li { width: auto; float: none; margin: 0 0 10px; }
  .navjz .videoNews-list li .left-img img.video-thumb { height: auto!important; }
}

/*栏目页 调查征集 */
.navjz .collect-list li, .survey-list li { position: relative; overflow: hidden; padding-left: 14px; background: url("../images/dot01.png") left center no-repeat; }
.navjz .collect-list li a, .survey-list li a { display: block; float: left; width: 580px; padding-right: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.navjz .collect-list li .nostart, .navjz .collect-list li .over, .navjz .collect-list li .starting, .survey-list li .nostart, .survey-list li .over, .survey-list li .starting { display: block; float: left; width: 65px; text-align: center; font-size: 14px; color: green; }
.navjz .collect-list li .over, .survey-list li .over { color: #999; display: block; float: left; width: 65px; text-align: center; }
.navjz .collect-list li .nostart, .survey-list li .nostart { color: #1b61b8; display: block; float: left; width: 65px; text-align: center; }
.navjz .collect-list li .date, .survey-list li .date { display: block; width: 180px; text-align: right; font-size: 13px; color: #999; white-space: nowrap; }
@media (min-width: 992px) and (max-width:1199px) {
  .navjz .collect-list li a, .survey-list li a { width: 340px; }
}
@media (max-width:991px) {
  .navjz .collect-list li a, .survey-list li a { width: 420px; margin-right: 0; float: left; }
}
@media (max-width:767px) {
  .navjz { min-height: auto; }
  .navjz .collect-list li .date, .survey-list li .date { display: none; }
  .navjz .collect-list li, .survey-list li { padding-right: 60px; }
  .navjz .collect-list li a, .survey-list li a { display: block; float: none; max-width: none; width: auto; padding-right: 0; }
  .navjz .collect-list li .nostart,   .navjz .collect-list li .over,   .navjz .collect-list li .starting,   .survey-list li .nostart,   .survey-list li .over, .survey-list li .starting { position: absolute; right: 0; top: 2px; }
}
/*文章页 民意征集 */

/*** 通用文章页 START ****/
.secnr { height: auto; text-align: left; min-height: 300px; margin-bottom: 20px; position: relative; background: #fff; padding: 0 20px; }
.wenzhang .guidang { position: absolute; right: -20px; top: -40px; z-index: 99; }
.wenzhang { font-size: 14px; line-height: 1.8; height: auto; padding: 10px 0 0; position: relative; }
.newstitle, .wztit { font-size: 24px; line-height: 42px; text-align: center; padding: 10px 0 10px; }
.wzfbt { line-height: 30px; text-align: center; font-size: 22px; font-weight: normal; }
.wzttit { font-size: 22px; line-height: 32px; text-align: center; }
.wzstit { line-height: 30px; text-align: center; font-size: 18px; font-weight: normal; padding: 5px 0; }
.wzfbxx .font .active { color: red; }
.voteinfo, .wzfbxx { height: auto; line-height: 24px; color: #666; margin: 10px 0 20px; font-size: 14px; border-bottom: 1px solid #dcdcdc; text-align: center; padding: 8px 0; position: relative; }
.wzfbxx span { padding: 0 6px; }
.wzfbxx span i { font-style: normal; }
.shares { padding-left: 10px; }
.shares .share-box { display: inline-block; vertical-align: middle; position: relative; right: auto; top: auto; }

.wzcon { 
  padding: 20px 0; min-height: 350px; font-size: 16px; 
  line-height: 2; overflow-x: auto;
}
.wzcon table { max-width: 100%!important; margin: auto; }
.wzcon img { max-width: 100%; }
.wzcon p { margin: 5px 0; }
.wzbot { position: relative; padding: 5px 0 0; border-top: #dcdcdc 1px solid; }
.wzbot .wzbot_btn { float: right; }
.wzbot .wzbot_btn a { display: block; float: left; white-space: nowrap; height: 30px; line-height: 30px; margin-right: 12px; }
.wzbot .wzbot_btn .print_btn { padding-left: 25px; background: url(../images/print.gif) 0 center no-repeat; }
.wzbot .wzbot_btn .close_btn { padding-left: 25px; background: url(../images/close1.png) 0 center no-repeat; }

.scan_code_box { margin: 0 auto; padding: 40px 0; text-align: center; }
.scan_code_box .pic { text-align: center; width: auto; margin: 0 auto; }
.scan_code_box img { width: 120px; height: 120px; border: 1px solid #efefef; margin: 0 auto; padding: 9px; }
.scan_code_box .txt { text-align: center; line-height: 32px; font-size: 14px; color: #666; display: block; }
.scan_code_box .ewmgai { display: none; }
.wzbot .share { padding-left: 20px; }
.video_main_content { text-align: center; padding: 20px 0 0; }
.sp_wzcon { padding: 20px 0; font-size: 14px; line-height: 1.8; font-family: "宋体"; text-align: justify; text-justify: inter-ideograph; word-break: break-all; word-wrap: break-word; }
.sp_wzcon table { max-width: 100%; margin: auto; }
.sp_wzcon img { max-width: 100%; }
.sp_wzcon p { margin: 5px 0; }

.ptlm { font-size: 16px; line-height: 175%; }
.dqlanmu { font-size: 30px; font-family: 黑体; text-align: center; font-weight: normal; padding: 10px 0; }
.ptlminfo { font-size: 14px; color: #666; text-align: center; }
.ptlmcontent { padding: 15px 0 20px; text-align: justify; }
.ptlmcontent img { max-width: 100%; }
/*** 文章页 START ****/
.secnr .guidang { width: 297px; height: 297px; position: absolute; right: 0; top: 0; background-size: 100% auto; z-index: 99; }
#wenzhang { margin: auto; font-size: 16px; line-height: 200%; height: auto; }
.newstitle { font-size: 32px; font-weight: bold; line-height: 48px; text-align: center; padding: 5px 0; }
.newstitlef { line-height: 26px; text-align: center; font-size: 20px; font-weight: 600; padding: 5px 0; }
.newstitlet { line-height: 26px; text-align: center; font-size: 20px; font-weight: 600; padding: 5px 0; }
.newstitles { line-height: 26px; text-align: center; font-size: 18px; font-weight: 200; padding: 5px 0; }
.newsinfo { height: 35px; line-height: 18px; color: #666; font-size: 14px; padding-top: 20px; overflow: hidden; border-bottom: #dcdcdc 1px solid; text-align: center; position: relative; z-index: 11; }
.newsinfo i { font-style: normal; }
.newsinfo .wz_bj { position: absolute; width: 185px; height: 30px; right: 95px; top: 17px; text-align: center; }
.newsinfo input { width: 10px; height: 10px; border: #666 1px solid; vertical-align: middle; cursor: pointer; }
.newsinfo .wz_font { display: block; position: absolute; right: 280px; top: 17px; width: 130px; height: 32px; color: #0d57ac; }
.wz_font i { color: #666; }
.wz_font a { cursor: pointer; color: #128eeb; }
.wz_font a:hover { color: #1b61b8; }
.bdsharebuttonbox { position: absolute; right: 0; top: 7px; }
.bdshare-button-style0-24 .bds_weixin { margin: 6px 10px 6px 0!important; width: 24px!important; padding-left: 0!important; }
.bdshare-button-style0-24 .bds_tsina { margin: 6px 6px 6px 0!important; width: 24px!important; padding-left: 0!important; }
.bdshare-button-style0-24 .bds_more { background-position: 5px 6px!important; margin: 6px 0 6px 0!important; width: 19px!important; padding-left: 0!important; }
.scan_code_box { width: 100%; text-align: center; color: #b5b5b5; font-size: 14px; line-height: 28px; }
.scan_code_box .scan_code { width: 160px; height: 160px; margin: auto; }

@media only screen and (max-width:767px) {
  .wzfbxx { margin: 10px 0 0; }
  .secnr { padding: 0; margin-bottom: 0; }
}

/*****网站地图****/
.site_mapcon { padding: 35px 10px; background: #fff; margin-bottom: 20px; }
.dty_title { height: 40px; line-height: 40px; font-size: 28px; text-align: center; padding: 20px 0 0; }
.dty_contain { padding: 20px; }
.dty_mutitle { height: 34px; margin: 10px 0; border-bottom: 1px solid #dcdcdc; overflow: hidden; }
.dty_mutitle a { display: block; float: left; line-height: 31px; border-bottom: 3px solid #1b61b8; font-size: 20px; font-weight: bold; color: #1b61b8; padding: 0 10px; }
.dty_mutitle a:hover { color: #1b61b8; }
.dty_sublb { padding: 10px 0 0; }
.dty_sublb:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .dty_sublb { zoom: 1; }
/* IE6 */
*:first-child+html .dty_sublb { zoom: 1; }
/* IE7 */
.dty_sublb ul li { float: left; width: 20%; height: 40px; line-height: 40px; }
.dty_sublb ul li a { display: block; height: 40px; font-size: 16px; padding-right: 13px; padding-left: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.dty_sublb ul li a:hover { color: #1b61b8; }
@media only screen and (max-width:991px) {
  .dty_contain { padding: 0; }
  .dty_sublb ul li { width: 25%; }
}
@media only screen and (max-width:767px) {
  .dty_sublb ul li { width: 33.33%; }
}
@media only screen and (max-width:400px) {
  .dty_title { padding: 10px 0 0; }
  .dty_sublb ul li { width: 50%; }
  .dty_sublb ul li a { padding: 0 10px; }
  .dty_mutitle { margin: 5px 0; }
}
/*留言列表*/
.navjz .liuyan_cxcon { border: #e8e8e8 1px solid; background: #f6f6f6; padding: 17px 10px 13px; height: auto; overflow: hidden; position: relative; }
.navjz .liuyan_cxcon .tj { height: 28px; line-height: 28px; text-align: left; padding-left: 180px; font-size: 14px; }
.navjz .liuyan_cxcon .tj .sz { color: #fd8524; }
.navjz .liuyan_cxcon .tj .jg { padding-left: 20px; }
.navjz .liuyan_cxcon .liuyan_cxbox { height: 32px; margin: auto; margin-top: 6px; padding-left: 80px; }
.navjz .liuyan_cxcon .liuyan_cxbox ul { height: 32px; }
.navjz .liuyan_cxcon .liuyan_cxbox ul li { float: left; height: 28px; line-height: 28px; padding: 0; background: none; font-size: 14px; overflow: visible; }
.navjz .liuyan_cxcon .liuyan_cxbox ul li.tm { width: 138px; }
.navjz .liuyan_cxcon .liuyan_cxbox ul li.tm input { width: 126px; height: 26px; line-height: 26px; border: #cecece 1px solid; background: #fff; font-size: 14px; color: #999; padding-left: 10px; outline: none; }
.navjz .liuyan_cxcon .liuyan_cxbox ul li.jg { width: 24px; background: url(../images/liuyan_jg.gif) center center no-repeat; }
.navjz .liuyan_cxcon .liuyan_cxbox ul li.gjz { width: 70px; text-align: right; }
.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk { width: 214px; }
.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk input { width: 203px; height: 26px; line-height: 26px; border: #cecece 1px solid; border-right: 0; background: #fff; font-size: 14px; color: #999; padding-left: 10px; outline: none; }
.navjz .liuyan_cxcon .liuyan_cxbox ul li.btn { width: 48px; }
.navjz .liuyan_cxcon .liuyan_cxbox ul li.btn input { width: 48px; height: 28px; line-height: 28px; border: none; background: #1b61b8; font-size: 14px; color: #fff; text-align: center; outline: none; cursor: pointer; }
.navjz .liuyan_cxcon .liuyan_cxtit { display: block; width: 100px; height: 26px; line-height: 26px; padding-left: 33px; position: absolute; left: 56px; top: 15px; font-size: 18px; font-weight: bold; color: #1b61b8; }
.liuyan_cxcon  .cxxjlist { margin-top: 8px; margin-bottom: 8px; }
.liuyan_cxcon  .cxxjlist .name { width: 90px; text-align: center; }
/*留言列表*/
.nav_lylist .guestbook-table { padding: 17px 0 0; }
.nav_lylist .guestbook-table .guestbook_bt { height: 36px; overflow: hidden; }
.nav_lylist .guestbook-table .guestbook_bt span { display: block; float: left; width: 102px; white-space: nowrap; height: 36px; line-height: 36px; font-size: 16px; text-align: center; color: #fff; border-radius: 6px; font-weight: bold; background: #1b61b8; }
.nav_lylist .guestbook-table .guestbook_title { height: 36px; font-size: 16px; background: #f1f2f3; margin: 12px 0 5px; overflow: hidden; padding: 0; position: relative; }
.nav_lylist .guestbook-table .guestbook_title li { height: 36px; line-height: 36px; border-right: #fff 2px solid; text-align: center; padding: 0; background: none; position: absolute; top: 0; }
.nav_lylist .guestbook-table .guestbook_title li.t1 { left: 0; right: 350px; }
.nav_lylist .guestbook-table .guestbook_title li.t2 { width: 150px; right: 200px; }
.nav_lylist .guestbook-table .guestbook_title li.t4 { width: 100px; right: 0; border-right: 0 none; }
.nav_lylist .guestbook-table .guestbook_title li.t3 { width: 100px; right: 100px; }
.nav_lylist .guestbook-table .guestbook_title li.t5 { width: 80px; border-right: none; display: none; }
.nav_lylist .guestbook-table ul.even, .nav_lylist .guestbook-table ul.odd { height: 36px; clear: both; overflow: hidden; position: relative; }
.nav_lylist .guestbook-table ul.even { background: #f7f7f7; }
.nav_lylist .guestbook-table ul.even li, .nav_lylist .guestbook-table ul.odd li { position: absolute; top: 0; padding: 0; background: none; height: 36px; line-height: 36px; text-align: center; font-size: 14px; border-right: #fff 2px solid; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #999; }
.nav_lylist .guestbook-table ul.even li.t1, .nav_lylist .guestbook-table ul.odd li.t1 { left: 0; right: 350px; padding-left: 14px; text-align: left; }
.nav_lylist .guestbook-table ul.even li.t1 a, .nav_lylist .guestbook-table ul.odd li.t1 a { display: block; margin-right: 0; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.nav_lylist .guestbook-table ul.even li.t2, .nav_lylist .guestbook-table ul.odd li.t2 { width: 150px; right: 200px; }
.nav_lylist .guestbook-table ul.even li.t4, .nav_lylist .guestbook-table ul.odd li.t4 { width: 100px; color: #d20607; right: 0; }
.nav_lylist .guestbook-table ul.even li.t3, .nav_lylist .guestbook-table ul.odd li.t3 { width: 100px; border-right: 0 none; right: 100px; }
.nav_lylist .guestbook-table ul.even li.t4 span, .nav_lylist .guestbook-table ul.odd li.t4 span { color: #999; }
.nav_lylist .guestbook-table ul.even li.t4 .s1, .nav_lylist .guestbook-table ul.odd li.t4 .s1 { color: #1b61b8; }
.nav_lylist .guestbook-table ul.even li.t4 .s2, .nav_lylist .guestbook-table ul.odd li.t4 .s2 { color: #fd8622; }
.nav_lylist .guestbook-table ul.even li.t5, .nav_lylist .guestbook-table ul.odd li.t5 { width: 80px; color: #666; border-right: none; display: none; }
.liuyan_xiexin { display: block; float: right; width: 75px; height: 33px; line-height: 32px; padding-left: 33px; font-size: 16px; color: #fff; background: url(../images/liuyan_xiexin.png) 0 0 no-repeat; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; cursor: pointer; }
.liuyan_xiexin:hover { color: #fff; background: url(../images/liuyan_xiexinh.png) 0 0 no-repeat; }
.liuyan_xzbox { background: #fafafa; padding: 50px 35px 13px; height: auto; position: relative; z-index: 1; }
.liuyan_xzbox p { color: #666; font-size: 14px; line-height: 24px; text-indent: 2em; }
.lmy_lmtitle { position: absolute; right: 5px; top: 5px; z-index: 2; }
.liuyan_xzbox .liuyan_xxtit { display: block; width: 100px; height: 36px; line-height: 36px; padding-left: 23px; position: absolute; left: 10px; top: 8px; font-size: 18px; font-weight: bold; color: #1b61b8; }

@media only screen and (min-width: 992px) and (max-width:1199px) {
  .navjz  .liuyan_cxcon { height: auto; padding-top: 45px; }
  .navjz .liuyan_cxcon .liuyan_cxtit { left: 0; }
  .navjz .liuyan_cxcon .tj { padding-left: 20px; }
  .navjz .liuyan_cxcon .liuyan_cxbox { padding-left: 20px; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul li.tm { width: 128px; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul li.tm input { width: 116px; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul li.srk { width: 184px; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul li.srk input { width: 173px; }
}
@media only screen and (max-width:991px) {
  .navjz .liuyan_cxcon { height: auto; padding-top: 45px; }
  .navjz .liuyan_cxcon .liuyan_cxtit { left: 0; }
  .navjz .liuyan_cxcon .tj { padding-left: 20px; }
  .navjz .liuyan_cxcon .liuyan_cxbox { padding-left: 20px; }
}
@media only screen and (max-width:767px) {
  .navjz .liuyan_cxcon { padding: 42px 10px 10px; height: auto; }
  .navjz .liuyan_cxcon .tj { height: auto; line-height: 24px; padding: 6px 0; text-align: left; }
  .navjz .liuyan_cxcon .liuyan_cxbox { height: auto; padding: 0; }
  .navjz .liuyan_cxcon .liuyan_cxtit { padding-left: 0; top: 10px; left: 10px; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul { height: auto; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul li.tm { width: 47%; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul li.srk input, .navjz .liuyan_cxcon .liuyan_cxbox ul li.tm input { width: 100%; box-sizing: border-box; height: 28px; line-height: 28px; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul li.jg { width: 6%; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul li.btn,   .navjz .liuyan_cxcon .liuyan_cxbox ul li.gjz, .navjz .liuyan_cxcon .liuyan_cxbox ul li.srk { width: 100%; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul li.srk input { border: 1px #cecece solid; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul li.gjz { text-align: left; text-indent: 5px; }
  .navjz .liuyan_cxcon .liuyan_cxbox ul li.btn { margin-top: 10px; }
  .navjz .guestbook-table .guestbook_title li.t2, .navjz .guestbook-table .guestbook_title li.t4 { display: none; }
  .navjz .guestbook-table .guestbook_title li.t3 { right: 0; }
  .navjz .guestbook-table .guestbook_title li.t1 { right: 102px; }
  .navjz .guestbook-table ul.even li.t4, .navjz .guestbook-table ul.odd li.t4 { display: none; }
  .navjz .guestbook-table ul.even li.t2, .navjz .guestbook-table ul.odd li.t2 { display: none; }
  .navjz .guestbook-table ul.even li.t3, .navjz .guestbook-table ul.odd li.t3 { right: 0; }
  .navjz .guestbook-table ul.even li.t1, .navjz .guestbook-table ul.odd li.t1 { right: 102px; }
  .dty_mutitle { margin-top: 0; }
}
/* 栏目页-留言 写信 */
.lmy_lmtitle { height: 43px; line-height: 43px; overflow: hidden; position: relative; }
#liuyan_xuzhi { display: block; float: right; width: 75px; height: 33px; line-height: 32px; padding-left: 33px; font-size: 16px; color: #fff; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; position: absolute; top: 0; right: 118px; cursor: pointer; }
#liuyan_xuzhi:hover { color: #fff; }
.liuyan_xzbox { border: #e8e8e8 1px solid; background: #f6f6f6; padding: 40px 35px 13px; height: auto; position: relative; }
.liuyan_xzbox p { color: #666; font-size: 14px; line-height: 24px; text-indent: 2em; }
.liuyan_xzbox .liuyan_xxtit { display: block; width: 100px; height: 26px; line-height: 26px; padding-left: 5px; position: absolute; left: 10px; top: 8px; font-size: 16px; font-weight: bold; color: #1b61b8; }
.guestbook-form { padding: 17px 19px; margin-top: 15px; }
.guestbook-form .guestbook_bt { height: 36px; overflow: hidden; }
.guestbook-form .guestbook_bt span { display: block; float: left; width: 102px; white-space: nowrap; height: 36px; line-height: 36px; font-size: 16px; text-align: center; color: #fff; font-weight: bold; background: #1b61b8; }

.guestbook-table-form { margin-top: 10px; }
.guestbook-table-form .red { color: red; padding-right: 5px; }
.guestbook-table-form ul { overflow: inherit; }
.guestbook-table-form ul li { float: left; padding: 0; background: none; overflow: inherit; }
.guestbook-table-form ul li.bt { width: 120px; height: 44px; text-align: right; line-height: 35px; }
.guestbook-table-form ul li.srk { width: 295px; height: 44px; position: relative; }
.guestbook-table-form ul li.srk .msg-box { position: absolute; left: 0; top: 5px; }
.guestbook-table-form ul li.srk input { float: left; width: 283px; height: 24px; line-height: 24px; border: #ddd 1px solid; padding: 2px 5px; }
.guestbook-table-form ul li.srk select { float: left; width: 295px; border: #ddd 1px solid; padding: 3px 5px; }
.guestbook-table-form ul li.btk, .guestbook-table-form ul li.yzm { width: 710px; height: 44px; position: relative; }
.guestbook-table-form ul li.gk { width: 703px; height: 44px; position: relative; }
.guestbook-table-form ul li.btk .msg-box, .guestbook-table-form ul li.yzm .msg-box { position: absolute; left: 0; top: 5px; }
.guestbook-table-form ul li.btk input { float: left; width: 699px; height: 24px; line-height: 24px; border: #ddd 1px solid; padding: 2px 5px; }
.guestbook-table-form ul li.btk2 input { }
.guestbook-table-form ul li.bt1 { width: 120px; height: 160px; line-height: 150px; text-align: right; }
.guestbook-table-form ul li.tex { width: 715px; height: 160px; position: relative; }
.guestbook-table-form ul li.tex .msg-box { position: absolute; left: 0; top: 5px; }
.guestbook-table-form ul li.tex textarea { float: left; width: 699px; height: 140px; line-height: 24px; border: #ddd 1px solid; padding: 2px 5px; }
.guestbook-table-form ul li.yzm input { float: left; width: 102px; height: 24px; line-height: 24px; border: #ddd 1px solid; padding: 2px 5px; }
.guestbook-table-form ul li.yzm img { float: left; margin-left: 5px; }
.guestbook-table-form ul li.btn_group { width: 724px; height: 45px; text-align: center; padding-top: 5px; }
.guestbook-table-form ul li.btn_group input { background: #1b61b8; height: 40px; line-height: 40px; cursor: pointer; font-family: "Microsoft YaHei",微软雅黑; border: 0; outline: none; color: #fff; width: 120px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-size: 16px; }
.guestbook-table-form ul li.btn_group input.btn-search { margin-left: 15px; }
.listnews .list-2655273 ul li.sel1, .listnews .list-2655277 ul li.sel1 { width: 504px; }
@media (min-width: 992px) and (max-width:1199px) {
  .guestbook-table-form ul li.srk { width: 190px; }
  .guestbook-table-form ul li.srk input { width: 178px; }
  .guestbook-table-form ul li.srk select { width: 190px; }
  .guestbook-table-form ul li.btk,   .guestbook-table-form ul li.gk,   .guestbook-table-form ul li.tex, .guestbook-table-form ul li.yzm { width: 500px; }
  .guestbook-table-form ul li.btk input, .guestbook-table-form ul li.tex textarea { width: 488px; }
}
@media (min-width: 768px) and (max-width:991px) {
  .guestbook-table-form ul li.bt, .guestbook-table-form ul li.bt1 { width: 110px; }
  .guestbook-table-form ul li.srk { width: 210px; }
  .guestbook-table-form ul li.srk input { width: 198px; }
  .guestbook-table-form ul li.srk select { width: 210px; }
  .guestbook-table-form ul li.btk,   .guestbook-table-form ul li.gk,   .guestbook-table-form ul li.tex, .guestbook-table-form ul li.yzm { width: 530px; }
  .guestbook-table-form ul li.btk input, .guestbook-table-form ul li.tex textarea { width: 518px; }
}
@media (max-width:767px) {
  .liuyan_xzbox { padding: 40px 15px 13px; }
  .guestbook-form { padding: 0; margin: 0; }
  .guestbook-table-form ul li { width: 100%!important; }
  .guestbook-table-form ul li.bt, .guestbook-table-form ul li.bt1 { text-align: left; height: auto; line-height: 40px; font-size: 15px; }
  .guestbook-table-form ul li.btk,   .guestbook-table-form ul li.gk,   .guestbook-table-form ul li.srk,   .guestbook-table-form ul li.srk1, .guestbook-table-form ul li.yzm { height: auto; }
  .guestbook-table-form ul li.bt.fl { display: none; }
  .guestbook-table-form ul li.srk1 input { width: 100%; height: 32px; box-sizing: border-box; }
  .guestbook-table-form ul li.ispublic { line-height: 40px; }
  .guestbook-table-form ul li.btk input,   .guestbook-table-form ul li.srk input, .guestbook-table-form ul li.srk select { box-sizing: border-box; float: none; width: 100%; height: 36px; line-height: 36px; }
  .guestbook-table-form ul li.tex textarea { box-sizing: border-box; float: none; width: 100%; }
  .guestbook-table-form ul li.tex { height: auto; }
}
/* 留言详细页 */
.guestbook-show { width: 100%; margin: auto; }
.guestbook-show .guestbook-title { height: 32px; line-height: 32px; font-size: 18px; color: #1b61b8; font-weight: bold; padding-left: 27px; padding-bottom: 10px; }
.guestbook-show .title3, .guestbook-show .title4 { color: #fd8622; margin-top: 20px; }
.guestbook-show .guestbook-table { border: #1b61b8 1px solid; border-top: #1b61b8 2px solid; padding: 20px; }
.guestbook-show .table3, .guestbook-show .table4 { border-top: #fd8622 2px solid; }
.guestbook-show .guestbook-table table { width: 100%; font-size: 14px; }
.guestbook-show .guestbook-table table th { padding: 5px 6px; text-align: right; width: 120px; line-height: 26px; }
.guestbook-show .guestbook-table table td { padding: 5px 6px; text-align: left; line-height: 26px; }
.guestbook-show .guestbook-table table td label { padding-right: 20px; }
.guestbook-show .guestbook-table table td input#randomCode { line-height: 26px; height: 26px; border: 1px solid #e5e5e5; outline: none; width: 150px; padding: 1px 5px; background: #fff; }
.guestbook-show .guestbook-table table td input#btn_submit { line-height: 38px; height: 38px; border: none; outline: none; width: 120px; background: #1b61b8; text-align: center; color: #fff; font-size: 16px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.guestbook-show .guestbook-table table td .dfbox { border: 1px solid #eee; background: #f8f8f8; padding: 10px; margin: 5px 0; }
.guestbook-show .guestbook-table table td .dfbox .dfyj p span { float: left; font-size: 15px!important; font-family: "Microsoft YaHei","微软雅黑"!important; }
@media (max-width:767px) {
  .guestbook-show .guestbook-title { padding-left: 0; }
  .guestbook-show .guestbook-table { padding: 0; border-left: 0; border-right: 0; border-bottom: 0; }
  .guestbook-show .guestbook-table table th { width: 85px; padding-right: 0; }
}

.lynybox { padding: 0 0 0; }
.liuyan_wztit { font-size: 24px; line-height: 38px; text-align: center; padding: 20px 0 15px; }
.guestbook-table table { border-collapse: collapse; width: 100%; font-size: 15px; }
.guestbook-table table td, .guestbook-table table th { border: #eee 1px solid; padding: 7px 10px; font-size: 15px; line-height: 30px; }
.guestbook-table table th { background: #f8f8f8; text-align: right; width: 140px; }
.guestbook-table table td .hfcontent { border: 1px solid #eee; background: #f8f8f8; padding: 10px; margin-bottom: 15px; margin: 10px; }

.guestbook-table table.tb4 { width: 400px; }
.guestbook-table table.tb4 td, .guestbook-table table.tb4 th { border: none; background: none; padding: 7px 0 7px 6px; }
.guestbook-table table.tb4 td { position: relative; padding: 7px 0 7px 5px; }
.guestbook-table table.tb4 td input#randomCode { border: #ddd 1px solid!important; padding: 0 5px!important; width: 160px; height: 24px; line-height: 24px; }
.guestbook-table table.tb4 td .msg-box { position: absolute!important; left: 175px!important; top: 6px!important; }
.guestbook-table table.tb4 td.btn_group input.btn { background: #f08325; height: 36px; line-height: 36px; cursor: pointer; border: 0; outline: none; color: #fff; width: 116px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-top: 10px; }
.guestbook-table table.tb4 td.liuyan_pj { color: #1b61b8; }

/*外部链接*/
.jump-info .btn-group .btn { background: #cf001a!important; }

/*答问知识库*/
.lmy_wenda { background: #fff; padding: 10px 20px 20px; }
/*知识库-搜索*/
.wdtop { position: relative; font-size: 16px; color: #333; border-left: 5px solid #1b61b8; background: #f5f5f5; height: 55px; line-height: 55px; padding-left: 20px; margin-top: 20px; }
.wdtop .wdtitle { float: left; font-size: 20px; font-weight: bold; color: #1b61b8; }
.wenda_search { width: 750px; height: 36px; float: right; padding: 9px 16px 9px 0; }
.wenda_search .sear_ul { width: 500px; height: 36px; line-height: 36px; margin-right: 185px; position: relative; }
.wenda_search ul li.se_box { margin-right: 60px; position: relative; }
.wenda_search ul li.se_box .msg-box { left: 0; top: 36px; position: absolute; z-index: 99999; }
.wenda_search ul li.se_box input { float: left; width: 98%; height: 26px; line-height: 26px; background: #fff; padding: 5px 2% 5px 0; text-indent: 1em; font-size: 14px; color: #929292; border: none; outline: none; border-radius: 4px 0 0 4px; overflow: hidden; }
.wenda_search li.sea_an { height: 36px; width: 60px; position: absolute; right: 0; top: 0; background: #ff9c0e; border-radius: 0 4px 4px 0; overflow: hidden; z-index: 1; }
.wenda_search li.sea_an input { float: left; width: 60px; height: 36px; background: url(../images/wd_secico.png) center no-repeat; border: none; overflow: hidden; cursor: pointer; outline: none; text-indent: -99999em; font-size: 0; }
.wenda_search .sea_link { float: right; width: 235px; font-size: 14px; color: #666; line-height: 36px; }
.wenda_search .sea_link span { padding: 0 5px; }
/*知识库-左右部分*/
.lm_wenda { margin: 20px 0 0 0; }
.lm_wenda .leftnr { width: 265px; float: left; }
.lm_wenda .m-theme-tit { height: 38px; line-height: 30px; font-size: 18px; color: #666; font-weight: bold; padding-left: 16px; }
.lm_wenda .m-theme { margin-bottom: 20px; border: 1px solid #ddd; padding: 15px; }
.lm_wenda .m-theme h2 { height: 38px; line-height: 30px; font-size: 18px; color: #666; font-weight: bold; padding-left: 16px; }
.lm_wenda .m-theme ul { }
.lm_wenda .m-theme li { width: 50%; height: 40px; line-height: 40px; float: left; overflow: hidden; }
.lm_wenda .m-theme li a { display: block; padding-left: 12px; font-size: 16px; background: url(../images/dot01.png) 0 center no-repeat; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.lm_wenda .rightnr { width: 875px; float: right; }
.listnews { font-size: 14px; line-height: 2; }
.listnews ul li { font-size: 15px; padding: 0 0 0 15px; background: url(../images/dot01.png) 0 17px no-repeat; height: 36px; line-height: 36px; vertical-align: bottom; overflow: hidden; }
.listnews ul li .date { color: #666; font-size: 14px; font-family: Arial,Helvetica,sans-serif; position: absolute; right: 0; top: 0; }
.listnews ul.doc_list { padding-bottom: 10px; }
.listnews ul.doc_list li { overflow: hidden; position: relative; }
.lm_wenda .listnews ul.doc_list li a { display: block; float: none; margin-right: 80px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.listnews ul.doc_list li img { float: left; padding-top: 13px!important; }
.listnews ul.doc_list li.lm_line { border-bottom: 1px dashed #ededed; padding: 18px 0 0; height: 0; line-height: 0; margin-bottom: 18px; background: none; }
/*知识库-文章*/
.dwzskwz { padding: 0 20px 30px; }
.dwzskwz_tit { height: 40px; line-height: 40px; font-size: 18px; color: #c80000; font-weight: bold; font-family: "Microsoft YaHei"; }
.dwzskwz_tit.tit2 { padding: 25px 0 0; }
.dwzskwz_con { text-align: justify; padding: 0 20px; }
.dwzskwz_con.con1 { border-bottom: 1px dashed #ddd; padding-bottom: 30px; }
.dwzskwz_con p { margin-top: 0; }
@media (max-width:1199px) {
  .lm_wenda .leftnr { width: 260px; }
  .lm_wenda .rightnr { width: 672px; }
}
@media (max-width:991px) {
  /*知识库-搜索*/
  .wdtop { height: 50px; line-height: 50px; padding-left: 15px; margin-top: 0; }
  .wenda_search { width: 570px; padding: 7px 15px 7px 0; }
  .wenda_search .sear_ul { width: 350px; margin-right: 220px; }
  .wenda_search .sea_link { width: 210px; }
  /*知识库-左右部分*/
  .lm_wenda { margin: 15px 0 0; }
  .lm_wenda .leftnr { width: auto; float: none; }
  .lm_wenda .m-theme { margin-bottom: 15px; }
  .lm_wenda .m-theme h2 { height: 30px; line-height: 30px; }
  .lm_wenda .m-theme li { width: 16.6666%; height: 34px; line-height: 34px; }
  .lm_wenda .rightnr { width: auto; float: none; }
  .listnews ul.doc_list li.lm_line { padding: 15px 0 0; margin-bottom: 15px; }
  /*知识库-文章*/
  .dwzskwz { padding: 0 10px 20px; }
  .dwzskwz_tit.tit2 { padding: 15px 0 0; }
  .dwzskwz_con { padding: 10px 10px 0; }
  .dwzskwz_con.con1 { padding-bottom: 20px; }
}
@media (max-width:767px) {
  .lmy_wenda { padding: 0 10px; }
  /*知识库-搜索*/
  .wdtop { height: auto; line-height: 30px; padding-bottom: 10px; padding-top: 5px; }
  .wdtop .wdtitle { float: none; font-size: 18px; }
  .wenda_search { width: auto; height: auto; float: none; padding: 0 15px 0 0; }
  .wenda_search .sear_ul { width: auto; margin-right: 0; }
  .wenda_search .sea_link { float: none; width: auto; line-height: 30px; position: static; }
  /*知识库-左右部分*/
  .lm_wenda { margin: 10px 0 0; }
  .lm_wenda .m-theme { margin-bottom: 10px; padding: 10px; }
  .lm_wenda .m-theme li { width: 25%; }
  .listnews ul.doc_list li.lm_line { padding: 8px 0 0; margin-bottom: 8px; }
  /*知识库-文章*/
  .dwzskwz { padding: 0 0 10px; }
  .dwzskwz_tit.tit2 { padding: 10px 0 0; }
  .dwzskwz_con { padding: 0; }
  .dwzskwz_con.con1 { padding-bottom: 10px; }
}
@media (max-width:479px) {
  /*知识库-左右部分*/
  .lm_wenda .m-theme li { width: 33.3333%; }
  .lm_wenda .m-theme li a { font-size: 15px; padding-left: 10px; }
}
.descbox { border: #f1f1f1 10px solid; padding: 10px; line-height: 30px; margin-bottom: 20px; }
.descbox b, .descbox2 b { color: #1b50a0; }
.descbox2 { padding: 10px 0; }

.myinfo i { font-style: normal; }
.myinfo i.nostart { color: red; }
.myinfo i.starting { color: #390; }
.myinfo i.ending { color: #b60000; }
.poll_collect { margin-top: 40px; border-top: 1px dashed #ddd; width: 100%; font-size: 14px; font-family: "微软雅黑"; }
.collection-theme h3.collectit, .poll_collect h3 { font-size: 20px; color: #1b61b8; font-weight: bold; height: 60px; line-height: 60px; padding-left: 8px; }
.poll_collect ul { margin: 10px auto 0; }
.poll_collect li { border: #ddd solid 1px; padding: 2px 2px 2px 127px; height: 34px; margin-bottom: 10px; line-height: 34px; clear: both; position: relative; }
.poll_collect li p { padding: 0; margin: 0; position: relative; }
.poll_collect li p.poll_con, .poll_collect li p.poll_txt { width: 115px; text-align: right; padding-right: 5px; border-right: #ddd solid 1px; position: absolute; left: 2px; top: 2px; }
.poll_collect li p.poll_input, .poll_collect li p.poll_yzm { padding: 2px 5px; height: 30px; }
.poll_collect li p.poll_con { height: 180px; }
.poll_collect li .msg-box { position: absolute; left: 0; top: 0; }
.poll_collect li .red { color: red; float: right; padding-right: 8px; }
.poll_collect li p input { width: 100%; height: 32px; border: 0 none; background: none; line-height: 26px; float: left; outline: none; color: #666; }
.poll_collect li p input.n-invalid { width: 400px; }
.poll_collect li p.poll_conts { margin-top: 2px; padding: 2px 5px; }
.poll_collect li p.poll_conts textarea { border: 0 none; background: none; line-height: 20px; height: 172px; width: 100%; outline: none; font-size: 14px; color: #666; resize: none; }
.poll_collect .poll_area { height: 180px; }
.poll_collect li p.poll_yzm input { width: 80px; vertical-align: middle; float: left; }
.poll_collect li p.poll_yzm img { float: left; }
.poll_collect li.btn-group { border: 0 none; text-align: center; height: 40px; padding: 0; cursor: default; }
.poll_collect li.btn-group input { float: none; height: 40px; background: #ff9300; color: #fff; font-size: 18px; text-align: center; cursor: pointer; border: 0 none; width: 140px; }
.collection-theme-list { font-family: "微软雅黑"; margin-top: 30px; border-top: 1px dashed #ddd; }
.collection-theme ul#idea_page li .collection-body { font-size: 14px; padding: 10px 0 0 0; }
.collection-theme ul#idea_page li .collection-body .collection-tit { padding: 0 10px; height: 30px; line-height: 30px; padding-bottom: 8px; }
.collection-theme ul#idea_page li .collection-body .collection-username { color: #1b61b8; font-size: 16px; }
.collection-theme ul#idea_page li .collection-body .collection-info { display: block; background: #f8f8f8; line-height: 26px; padding: 10px 15px; text-indent: 2em; }
.collection-theme ul#idea_page li .collection-body .collection-datetime { color: #999; line-height: 20px; font-family: Arial; padding-left: 1.5em; }
.myny_fx { margin: 25px auto 0; text-align: left; border: 1px dashed #1b61b8; padding: 15px 20px; font-family: 仿宋_GB2312; color: #666; font-size: 16px; line-height: 220%; }
.newsinfo i { font-style: normal; }
.newsinfo i.starting { color: #2f9c2e; }
.newsinfo i.nostart { color: #c00; }
@media only screen and (max-width:767px) {
  .collection-theme h3.collectit, .poll_collect h3 { height: 40px; line-height: 40px; padding-top: 8px; }
  .poll_collect li { padding-left: 97px; }
  .poll_collect li p.poll_con, .poll_collect li p.poll_txt { width: 90px; padding-right: 0; }
  .poll_collect li p.poll_yzm input { width: 60px; }
}
/*文章页 在线调查 */
.vote-info { font-size: 16px; line-height: 2; padding: 20px; margin: 0 auto; }
.vote-main { font-size: 14px; width: 88%; margin: 0 auto; }
.vote-lsit { padding-bottom: 8px; font-family: "微软雅黑"; }
.vote-lsit .title { font-weight: bold; line-height: 26px; padding: 7px 0 10px; }
.vote-lsit ul { padding: 15px; border: 1px solid #ddd; }
.vote-lsit ul li { line-height: 22px; padding: 4px 0; }
.vote-lsit ul li input { float: left; margin: 6px 11px 0 0; font-size: 12px; }
.vote-lsit ul li.vote-textarea { height: 100px; }
.vote-lsit ul li.vote-textarea textarea { border: 1px solid #ccc; height: 100px; width: 100%; box-sizing: border-box; padding: 4px 5px; }
.vote-code { width: 88%; margin: 0 auto; padding: 20px 0; font-family: "微软雅黑"; font-size: 14px; overflow: hidden; height: 30px; }
.vote-code .text-code { float: left; display: block; line-height: 30px; }
.vote-code .verification { border: 1px solid #ddd; height: 28px; line-height: 28px; width: 96px; float: left; }
.vote-code .img-code { float: left; padding-left: 8px; }
.vote-btn { height: 42px; padding-bottom: 30px; text-align: center; }
.vote-btn button { height: 42px; line-height: 38px; border-radius: 5px; float: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 0 8px; border: 0 none; background: #1b61b8; cursor: pointer; width: 140px; font-size: 18px; color: #fff; font-family: "微软雅黑"; }
.vote-btn button.btn-submit { float: none!important; }
.vote-btn button.btn-review { }
.myinfo i { font-style: normal; }
.myinfo i.nostart { color: #1b61b8; }
.myinfo i.starting { color: #cf001a; }
.myinfo i.ending { color: #999; }

.vote-show { width: 92%; margin: 0 auto; border: 1px solid #e3e3e3; color: #333; margin-bottom: 20px; }
.vote-show th { text-align: left; border-bottom: 1px solid #f0f0f0; background: #fbfafa; height: auto; line-height: 26px; padding: 7px 10px 7px 15px; font-size: 14px; }
.vote-show td .vote_con { width: 92%; margin: 0 auto; border-bottom: 1px dotted #f0f0f0; height: auto; line-height: 40px; }
.vote-show td .vote_con span { display: block; height: 40px; float: left; font-size: 14px; }
.vote-show td .vote_con span.c1 { width: 545px; height: auto; line-height: 24px; padding: 8px 10px; }
.vote-show td .vote_con span.c2 { width: 165px; height: 27px; padding-top: 13px; }
.vote-show td .vote_con span.c3 { width: 85px; padding-right: 15px; float: right; text-align: right; }
.vote-show td .vote_con span.c3 i { color: #b60000; font-style: normal; }
.vote-show td .vote_con span.progress-bar { width: 99px; height: 14px; float: left; background: #eee; }
.vote-show td .vote_con span.progress-bar .progress { background: #f27c25; display: block; height: 14px; }
.vote-show td .vote_content { width: 92%; margin: 0 auto; padding: 10px 0; border-bottom: 1px dotted #f0f0f0; font-size: 14px; }
@media (min-width: 992px) and (max-width:1199px) {
  .vote-show td .vote_con span.c1 { width: 445px; }
}
@media only screen and (max-width:991px) {
  .vote-info { padding: 10px 0; }
  .vote-code, .vote-main { width: 100%; }
  .vote-lsit ul { padding: 10px; }
  .vote-lsit ul li.vote-textarea { padding: 0; }
  .vote-btn button { width: 110px; }
  .vote-show { width: 100%; margin-bottom: 0; }
  .vote-show td .vote_con span { float: none; }
  .vote-show td .vote_con span.c1,   .vote-show td .vote_con span.c2, .vote-show td .vote_con span.c3 { width: 100%; }
  .vote-show td .vote_con span.c1 { padding: 10px 0 0; }
  .vote-show td .vote_con span.c3 { text-align: left; padding-right: 0; }
}
/*栏目页 访谈*/
.navjz .interview-list li { background: none; height: auto; padding: 0 0 20px; margin-bottom: 20px; border-bottom: 1px #dedede dotted; vertical-align: bottom; clear: both; overflow: hidden; }
.navjz .interview-list li:last-child { margin-bottom: 0; border-bottom: none; }
.navjz .interview-list li .interview-img { float: left; width: 280px; height: 200px; overflow: hidden; }
.navjz .interview-list li .interview-img a { margin-right: 0!important; }
.navjz .interview-list li .interview-img img { width: 100%; height: 200px; }
.navjz .interview-list li .interview-info { margin-left: 300px; height: auto; min-height: 200px; overflow: hidden; font-size: 14px; }
.navjz .interview-list li .interview-info a { line-height: 32px; }
.navjz .interview-list li .interview-info p { height: 32px; line-height: 32px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.navjz .interview-list li .interview-info p.interview-title { padding-bottom: 8px; }
.navjz .interview-list li .interview-info p.interview-title a { margin-right: 0!important; font-size: 20px; font-weight: bold; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #1554b4; }
.navjz .interview-list li .interview-info p .name { float: left; display: block; width: 60px; height: 23px; background: #1554b4; font-size: 14px; text-align: center; line-height: 23px; color: #fff; margin-top: 4px; margin-right: 13px; }
.navjz .interview-list li .interview-info p .interview-names a, .navjz .interview-list li .interview-info p .interview-names a:hover { cursor: default; color: #333; padding-right: 10px; }
.navjz .interview-list li .interview-info .interview-note { height: auto; padding-top: 5px; white-space: normal; line-height: 20px; color: #999; }
.navjz .interview-list li .interview-info .interview-note a { color: #1554b4; }
.navjz .interview-list li .interview-info .interview-note a:hover { color: #de0000; }
@media (max-width:767px) {
  .navjz .interview-list li .interview-img { float: none; width: auto; height: auto; text-align: center; }
  .navjz .interview-list li .interview-img img { height: auto; width: auto; max-width: 100%; }
  .navjz .interview-list li .interview-info { margin-left: 0; margin-top: 10px; min-height: auto; }
  .navjz .interview-list li .interview-info p { height: auto; line-height: 28px; white-space: normal; }
  .navjz .interview-list li .interview-info p.interview-title a { font-size: 18px; white-space: normal; }
}
/*访谈文章页*/
.ftwz_tit { height: 40px; line-height: 30px; font-size: 14px; }
.ftwz_tit span.tit { font-weight: bold; color: #1b61b8; }
.ftwz_tit i { font-style: normal; padding: 0 4px; color: #af0000; }
.fty_con .interview-detail { width: 100%; border-bottom: #e1e1e1 1px solid; }
.fty_con .interview-title { line-height: 60px; text-align: center; font-size: 28px; color: #333; font-weight: bold; padding-bottom: 13px; }
.fty_con .interview-detail .interview-info { width: 100%; height: auto; margin-bottom: 15px; clear: both; word-break: break-all; word-wrap: break-word; margin-top: 20px; }
.fty_con .interview-detail .interview-info:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .interview-detail .interview-info { zoom: 1; }
/* IE6 */
*:first-child+html .interview-detail .interview-info { zoom: 1; }
/* IE7 */
.fty_con .interview-detail .interview-info .in-img { float: left; width: 350px; height: 250px; }
.fty_con .interview-detail .interview-info .in-img img { width: 350px!important; height: 250px!important; }
.fty_con .interview-detail .interview-info .in-info { float: right; width: 785px; height: 236px; background: #f6f6f6; padding: 14px 10px 0 15px; position: relative; }
.fty_con .interview-detail .interview-info .in-info .in-infocon { height: 222px; overflow-x: hidden; overflow-y: auto; }
.fty_con .interview-detail .interview-info .in-info p { font-size: 14px; line-height: 26px; padding-bottom: 5px; }
.fty_con .interview-detail .interview-info .in-info p span.bt { display: block; float: left; background: #1b61b8; width: 80px; height: 26px; line-height: 26px; font-size: 14px; text-align: center; color: #fff; }
.fty_con .interview-detail .interview-info .in-info p span.note-content, .fty_con .interview-detail .interview-info .in-info p span.nr { display: block; margin-left: 90px; }
.fty_con .interview-detail .interview-info .in-info p.p4 { height: 40px; margin-top: 5px; display: none; }
.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names { display: block; margin-left: 90px; word-break: break-all; word-wrap: break-word; text-align: left; }
.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names a { display: inline-block; width: auto; white-space: nowrap; padding-right: 15px; line-height: 28px; float: left; color: #333; cursor: text; }
.fty_con .interview-detail .interview-info .in-info p.p2 .interview-names a:hover { color: #333; text-decoration: none; }
.fty_con .interview-detail .interview-info .in-info p.p3 span.note-content { width: 470px; background: none; padding: 0; word-break: break-all; word-wrap: break-word; height: 156px; overflow-x: hidden; overflow-y: auto; line-height: 26px; text-align: left; color: #333; margin-right: 0; }
.fty_con .interview-detail .interview-info .in-info p.p4 .btn-speak { display: block; width: 100px; height: 37px; line-height: 36px; font-size: 16px; color: #fff; background: #128eeb; margin: auto; cursor: pointer; position: absolute; right: 15px; bottom: -58px; }

.fty_con .ftwz_imgbox { clear: both; border: #e1e1e1 1px solid; padding: 13px 14px 20px; }
.fty_con .fty_imglist { height: 157px; margin: 15px auto 0; overflow: hidden; position: relative; }
.fty_con .fty_imglist .next, .fty_con .fty_imglist .prev { position: absolute; top: 52px; width: 18px; height: 40px; overflow: hidden; cursor: pointer; background: url(../images/ind_zdgkimgbtn.png) no-repeat; z-index: 99; }
.fty_con .fty_imglist .prev { left: 0; background-position: 0 0; }
.fty_con .fty_imglist .next { right: 0; background-position: -20px 0; }
.fty_con .fty_imglist .prev:hover { background-position: -40px 0; }
.fty_con .fty_imglist .next:hover { background-position: -60px 0; }
.fty_con .fty_imglistlb { position: relative; height: 157px; overflow: hidden; z-index: 11; }
.fty_con .fty_imglistlb ul li { width: 222px; height: 157px; margin-right: 20px; position: relative; float: left; }
.fty_con .fty_imglistlb ul li a { display: block; width: 100%; height: 100%; cursor: pointer; overflow: hidden; }
.fty_con .fty_imglistlb ul li img { width: 100%; height: 100%; left: 0; top: 0; position: absolute; }
.fty_con .fty_imglistlb ul li span { display: block; height: 32px; position: absolute; left: 0; right: 0; bottom: 0; padding: 0 5px; line-height: 32px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: url(../images/black_50.png) repeat; color: #fff; font-size: 14px; }

.fty_con .interview-detail .interview-desc { clear: both; margin-top: 15px; border: #e1e1e1 1px solid; padding: 13px 14px 13px; border-bottom: 0; }
.fty_con .interview-detail .interview-desc-title { height: 32px; border-bottom: 1px solid #ddd; overflow: hidden; }
.fty_con .interview-detail .interview-desc-title span { display: block; float: left; width: 110px; height: 30px; line-height: 30px; margin-top: 0!important; text-align: center; font-size: 16px; color: #1b61b8; font-weight: bold; border-bottom: #1b61b8 2px solid; }
.fty_con .interview-detail .interview-desc .desc { padding: 15px 5px 15px; line-height: 1.8; font-size: 14px; color: #555; text-indent: 2em; text-align: justify; text-justify: inter-ideograph; word-break: break-all; word-wrap: break-word; }
.fty_con .interview-detail .interview-desc .desc .j-video-player { margin-bottom: 15px; }
.fty_con .interview-detail .interview-info-list { clear: both; border: #e1e1e1 1px solid; padding: 14px 14px 14px; border-bottom: 0; }
.fty_con .interview-detail .interview-info-list:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .interview-detail .interview-info-list { zoom: 1; }
/* IE6 */
*:first-child+html .interview-detail .interview-info-list { zoom: 1; }
/* IE7 */
.fty_con .interview-detail .interview-info-list .pagination { margin: 0; padding: 10px 0 10px; }
.fty_con .interview-detail .interview-info-list .interview-body { padding: 10px 24px 10px; line-height: 24px; font-size: 14px; color: #555; word-break: break-all; word-wrap: break-word; }
.fty_con .interview-detail .interview-info-list .interview-reply { border: #dcdcdc 1px dashed; background: #f6f6f6; padding: 20px 23px; line-height: 22px; font-size: 14px; color: #555; }
.fty_con .interview-detail .interview-info-list .interview-username { font-weight: bold; color: #1b61b8; margin-right: 10px; }
.fty_con .interview-detail .interview-info-list .interview-infonr { word-break: break-all; word-wrap: break-word; margin-right: 10px; }
.fty_con .interview-detail .interview-info-list .interview-datetime { color: #999; }
.fty_con .interview-detail .interview-table { width: 100%; border: #e1e1e1 1px solid; border-top: 0; border-bottom: 0; }
.fty_con .interview-detail .interview-table th { height: 40px; line-height: 40px; font-size: 16px; width: 160px; text-align: right; padding-right: 10px; font-weight: normal; }
.fty_con .interview-detail .interview-table td { padding: 4px 0; }
.contentbox .interview-detail .interview-table td textarea, .fty_con .interview-detail .interview-table td input { font-family: "Microsoft YaHei"; color: #666; }
.fty_con .interview-detail .interview-table td.name #interview_name { width: 300px; height: 30px; line-height: 30px; padding: 0 5px; border: #ddd 1px solid; background: #f8f8f8; }
.fty_con .interview-detail .interview-table td.opinion #interview_content { width: 600px; height: 100px; line-height: 30px; padding: 5px; border: #ddd 1px solid; background: #f8f8f8; }
.fty_con .interview-detail .interview-table td.poll_input #checkimg { width: 100px; height: 30px; line-height: 30px; padding: 0 5px; border: #ddd 1px solid; background: #f8f8f8; }
.fty_con .interview-detail .interview-table td.btn-group { padding: 10px 0 30px; }
.fty_con .interview-detail .interview-table td.btn-group #btn_submit { width: 116px; background: #1b61b8; height: 38px; text-align: center; cursor: pointer; border: 0; outline: none; color: #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
@media only screen and (min-width: 992px) and (max-width:1199px) {
  .fty_con { padding: 0; }
  .fty_con .interview-detail .interview-info .in-info { width: 575px; }
  .fty_con .fty_imglist { height: 145px; }
  .fty_con .fty_imglistlb { height: 145px; }
  .fty_con .fty_imglistlb ul li { width: 205px; height: 145px; }
}
@media (max-width:991px) {
  .fty_con { padding: 0; }
  .fty_con .interview-detail .interview-info .in-img { float: none; width: auto; height: auto; text-align: center; }
  .fty_con .interview-detail .interview-info .in-img img { width: auto!important; height: auto!important; max-width: 100%; }
  .fty_con .interview-detail .interview-info .in-info { float: none; width: auto; height: auto; padding: 15px; }
  .fty_con .interview-detail .interview-info .in-info .in-infocon { height: auto; }
  .fty_con .fty_imglistlb ul li { margin-right: 15px; }
}
@media (max-width:767px) {
  .fty_con .interview-detail .interview-info .in-info { padding: 10px 0; background: none; }
  .fty_con .ftwz_imgbox { padding: 0; border: 0 none; }
  .fty_con .fty_imglistlb ul li { margin-right: 10px; }
  .fty_con .interview-detail .interview-desc { padding: 0; }
  .fty_con .interview-detail .interview-info-list { padding: 10px; }
  .fty_con .interview-detail .interview-info-list .interview-body { padding: 10px; }
  .fty_con .interview-detail .interview-info-list .interview-reply { padding: 10px; }
  .fty_con .interview-detail .interview-table th { width: 30%; white-space: nowrap; padding-left: 10px; padding-right: 0; }
  .fty_con .interview-detail .interview-table td.name #interview_name { width: 85%; }
  .fty_con .interview-detail .interview-table td.opinion #interview_content { width: 85%; }
  .fty_con .interview-detail .interview-table td.btn-group { padding: 10px 0 20px; }
}
