@charset "utf-8";
/* CSS Document */
/* ***********  通用栏目页样式 on  ********** */
.wenzhang{border: 1px #eee solid;}
.con_main{position:relative; padding: 20px 50px 40px;}

.leftnr{width:260px; background: #f9f9f9;}
.lmtitle{ height: auto; padding:10px 25px; overflow:hidden; background: #1a4e9c;}
.lmtitle h1{font-size:18px; line-height: 30px; color:#fff;}
.menunr ul li a{ line-height:24px; padding: 15px 0; border-bottom: 1px solid #eeeeee; display:block; font-size: 18px; padding-left: 30px;}
.menunr ul li a:hover{color: #1a4e9c;}
.menunr ul li.active a,.menunr ul li a.active{color: #1a4e9c; border-left:2px solid #1a4e9c; background: #eee;}

.btn-group{ width:100%; position:relative; min-height: 40px;}
.btn{ width:100%; padding:8px 12px; font-size:18px; text-align:left; border-radius: 0;}
.btn-danger{ color: #fff; background:#1a4e9c; border:none; padding-left:10px;}
.btn-group.open .dropdown-toggle{ background: #1a4e9c; }
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {color: #fff; background:#1a4e9c;  border-color:#1a4e9c;}
.btn .caret{ float:right; margin-top:8px;}
.btn-danger:hover,.btn-danger:focus, .btn-danger.focus{color: #fff; border-color: #1a4e9c; background-color: #1a4e9c;}

.btn-group .caret{ float:right; margin-top:12px;}
.dropdown-menu{ width:100%; padding:0; border-radius:0; box-shadow:none; border:none; top:40px;}
.dropdown-menu > li > a { padding: 10px 20px; font-size: 16px;}
.dropdown-menu a{ background:#f7f7f7; border-top:1px solid #fff;}
.dropdown-menu a:hover{background: #fff; color: #1a4e9c;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{ background-color: #1a4e9c; color: #fff;}

.rightnr{ margin-left: 280px; overflow:hidden; position: relative; min-height: 500px;}
.dqlanmu{position:relative; clear:both; background: url("../images/telbg.gif") left bottom repeat-x; margin-bottom: 10px; height: 44px;font-size: 22px;font-weight: bold;color: #1a4e9c; line-height: 36px; padding-left: 10px;}
.dqlanmu i{font-style: normal;}
.guidang{position:absolute;right:-32px;top:-29px;}
.lm_map{ min-height:500px;}
.listnews{ font-size:16px; line-height:200%; min-height:488px; height:auto; border-top: 0 none;}
.listnews .titelr{ width:687px; border-bottom:1px dashed #e0e0e0; padding:8px 11px; font-size:14px;}
.listnews .titelr div{height:30px; width:687px; position:relative;}
.listnews .titelr div a{ height:30px; line-height:30px;}
.listnews .titelr div .tr{ position:absolute; top:5px; right:0;}
.listnews .titelr div .tl{ position:absolute; top:5px; left:0;}
.listnews ul{clear: both;}
.listnews table,.listnews img{max-width:100% !important;}
.listnews td{ line-height:26px;}
.listnews li{background: url(../images/icon.gif) 0 center no-repeat; padding-left:15px; font-size:16px; line-height:36px; overflow:hidden; color: #999;}
.listnews li a{max-width:745px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.listnews li .date{white-space: nowrap; font-family: Arial, Helvetica, sans-serif;}
.listnews ul.doc_list{padding-bottom:5px;}
.listnews li.columnName{height: 40px;line-height: 40px;padding: 0 10px; background: #f8f8f8; margin: 5px 0;}
.listnews li.columnName a.more{ font-size:12px; color:#888; float: right !important; margin: 0 !important;}
.listnews li.columnName a.more:hover{ color:#c00;}
.listnews li.columnName a.title{ font-weight:bold; color:#333; display: inline; margin-right: 0;}
.listnews ul.doc_list li,.listnews ul.download-list li{overflow:hidden;}
.listnews ul.doc_list li img{float:left;margin:14px 0 0 0;}
.listnews li a span.buvis{ color:#999;}
.listnews li a:hover span.buvis{ color:#c00;}
.listnews li.lm_line{ margin: 10px 0 0; border-top: 1px #eaeaea dashed; height: 10px; overflow: hidden; background: none;}
.listnews li.lm_line.add{ display:none;}

.bsfwlmlist li{position: relative;}
.bsfwlmlist li a{ max-width: 688px;}
.bsfwlmlist li .zxsba{width: 74px;height: 26px;background: #e0940f;color: #fff;font-size: 14px;line-height: 26px;text-align: center; position: absolute; right: 85px; top: 5px;}
.ptlmcontant{ padding:5px 0 10px;}

@media (min-width: 992px) and (max-width: 1199px){
    .listnews li a{max-width: 560px;}
    .ld_newsbox .listnews li a{max-width: 800px;}
}

@media (max-width: 991px) {
    .rightnr{ margin:0; width: auto; float: none; height: auto !important; padding: 10px 0 0;}
    .listnews ul.doc_list li a,.listnews ul.download-list li a{ display: block; margin-right: 90px; width: auto;float: none;}
    ul.download-list li .date{ position: absolute; right: 0; top: 0;}
    ul.download-list li{ position: relative;}
    .listnews ul.doc_list li img{ display: none;}
    .listnews li.lm_line{margin: 6px 0 0; height: 6px;}
    .dqlanmu{height: auto; line-height: 30px; padding-bottom: 8px;font-size: 18px;}
}
@media (max-width: 767px) {
    .lm_contain{margin: 15px 15px 0; padding: 14px 14px 25px;}
    .ptlm{ padding: 0 20px;}
}
@media (max-width: 420px) {
    .ptlm{ padding: 0 10px;}
}

/*栏目页 图片列表 */
ul.picture-list{clear:both;  border-top:none; padding-left:4px; overflow: hidden;}
ul.picture-list li{float:left; display:inline;	background:none;padding:8px 13px 5px;height: auto;text-align:center; width:202px;}
ul.picture-list li a{display: block; overflow: hidden; width: 100%; float: none;}
ul.picture-list li a img{width:196px; height:120px; float:left; border:1px solid #ccc; padding:2px;}
ul.picture-list li a:hover img{ border-color: #74a9e1;}
ul.picture-list li .img_title{ display:block; height:30px; line-height:30px; text-align:center; white-space:nowrap; overflow:hidden;text-overflow:ellipsis; width:100%; float: left; font-size: 14px; padding-top: 5px;}
/*微信微博 end*/
.lmwxwbbox ul.picture-list li{ width: 157px;}
.lmwxwbbox ul.picture-list li a img{height:151px;width:151px;}

/*视频列表 */
.videoNews-list{ clear:both;  border-top:none; overflow:hidden;}
.videoNews-list li .date{ display: block; width: 100%; float: left;color: #999;font-size: 14px;text-align: initial;line-height: 12px;height: 20px;}

.videoNews-list .left-img img{ border: 1px solid #dddddd;padding: 1px;}
.videoNews-list .right-main{ float: none; margin-left: 230px; overflow: hidden;}
.videoNews-list .video-title{height: 30px; line-height: 30px; overflow: hidden; position: relative; padding-right: 90px;}
.videoNews-list .video-title .left{display: block; float: none; height: 30px; width: 100%;}
.videoNews-list .video-title .left a{font-weight: bold; display:inline-block; max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.videoNews-list .video-title .left a:hover{color: #dd0000;}
.videoNews-list .video-title .play-icon{display: inline-block; padding-left: 20px; background: url("../images/flv.gif") left center no-repeat; position: absolute; right: 0; top: 0; font-size: 14px;}
.videoNews-list .videoNews-note{ text-align: justify; line-height: 24px; margin: 8px 0; max-height: 72px;overflow: hidden; text-overflow: ellipsis;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  line-clamp: 3; text-indent: 2em; color: #999;}
.videoNews-list .video-date{ color: #CC0000;}
@media (min-width: 992px) and (max-width: 1199px) {
    ul.picture-list{padding-left: 0;}
    ul.picture-list li{ padding: 8px 17px 5px;}
    .lmwxwbbox ul.picture-list li{ width: 122px;}
    .lmwxwbbox ul.picture-list li a img{height:116px;width:116px;}
}
@media (min-width: 768px) and (max-width: 991px) {
    /*图片新闻列表*/
    ul.picture-list{width: 100%;}
    ul.picture-list li{padding:10px 27px 10px;}
    .lmwxwbbox ul.picture-list li{ width: 121px;}
    .lmwxwbbox ul.picture-list li a img{height:115px;width:115px;}
}
@media(max-width: 767px) {
    /*图片新闻列表*/
    ul.picture-list{padding: 5px 0 0; width: 100%;}
    ul.picture-list li{ float:none; width: auto; height:auto; display:block; padding:0 0 15px;}
    ul.picture-list li a{ display:block; width:100%; max-width: none; text-align: center;}
    ul.picture-list li.mg_img{ width:100%; display:block;}
    ul.picture-list li a img{ width:90%; height:auto; float:none;}
    .lmwxwbbox ul.picture-list li{ float: left; width: 31%; padding:8px 1% 5px;}
    .lmwxwbbox ul.picture-list li a img{width:90%;height:auto;}
    .videoNews-list li{padding: 10px 0;}
    .videoNews-list .left-img{float: none; text-align: center;}
    .videoNews-list .right-main{margin-left: 0; padding-top: 10px;}
}
@media(max-width: 425px) {
    .lmwxwbbox ul.picture-list li{ width: 46%; padding:8px 2% 5px;}
}
/*栏目页 投票调查 调查征集 */
/*文章页*/
.newstitle,.wztit{font-size: 26px;line-height: 38px;text-align: center;color: #333333;padding: 20px 0 15px;}
.newsinfo,.zn_newsinfo,.wzbjxx_info{margin: 5px auto 10px; padding: 5px 5px 8px; line-height: 26px;text-align: center;color: #666;padding-bottom: 14px;border-bottom: 1px solid #eee;font-size: 14px;position: relative;}
.newsinfo i{font-style: normal;}
.newsinfo span{display: inline-block; padding: 0 0.7em;}
.newsinfo .j-info-hit{padding: 0;}
.newsinfo input{width: 10px;height: 10px;border: 1px solid #ddd;margin: 0 6px 0 0;vertical-align: middle;cursor: pointer;outline: medium none;overflow: hidden;}
.newsinfo .bdsharebuttonbox{display: inline;}
.newsinfo .bdshare-button-style0-16 a, .newsinfo .bdshare-button-style0-16 .bds_more{float: none !important; vertical-align: middle;}
.newsinfo a{color: #666;}
.newsinfo a:hover{color: #dd0000;}
.newscontnet,.wzcon{font-size:16px; color:#333; line-height:200%;padding-bottom:40px; text-align: justify;}
.newscontnet img,.newscontnet table,.wzcon img,.wzcon table{ max-width:90%;}
.newscontnet img{margin:5px 0; height: auto !important;}
.newscontnet table{ margin: 0 auto;}
.minh500{ height:auto; min-height:500px;}

.wzbjxx_info{ font-size: 0; line-height: 0;}
.wzbjxx_info span{display: inline-block; vertical-align: middle; font-size: 13px; line-height: 24px; padding: 0 5px;}
.wzbjxx_info i{font-style: normal;}
.wz_share .j-share-info{display: inline-block; width: 100px; height: 24px; position: relative; vertical-align: middle;}
.wz_share .share-box{top: -2px;}
.share-bar a{ margin-right: 5px;}

@media (max-width:991px) {
    .newsinfo .font{float: none; padding-left: 1em;}
    .newsinfo{ padding: 5px; position: static;}
}
/*****网站地图****/
.dty_title{line-height: 34px; padding: 10px 0 33px; text-align: center;font-size: 24px;font-weight: bold;color: #333}
.dty_mutitle{height:40px;line-height:40px;background:#fafafa;overflow:hidden;}
.dty_mutitle a{display:block;float:left;height:40px;line-height:40px;font-size:18px;color:#fff;padding:0 20px;background:#1a4e9c; white-space:nowrap; font-weight: bold;}
.dty_mutitle a:hover{color:#fff;}
.dty_sublb{padding: 10px 10px 15px; overflow: hidden;}
.dty_sublb ul li{float:left;height:38px;line-height:38px;width:20%;}
.dty_sublb ul li a{line-height:38px;font-size:16px;color:#555; display: block;background:url(../images/icon.png) 10px center no-repeat; padding-left:25px; overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
.dty_sublb ul li a:hover{color:#f00;}

@media (max-width: 991px) {
    .dty_sublb{ padding: 5px 0;}
    .dty_sublb ul li{width: 33.3%;}
}

@media (min-width: 768px) and (max-width:991px) {
    .newstitle, .wztit{ font-size: 24px; line-height: 32px;}
}
@media (max-width: 767px) {
    .newstitle, .wztit{ font-size: 22px; line-height: 30px; padding: 0 0 10px;}
    .newscontnet{ padding:20px 0;}
    .listnews .guidang{   right:20px;}
    /*网站地图*/
    .dty_main{padding: 10px;}
}
@media (max-width: 480px) {
    .lm_contain{ border: 0; margin: 0;}
    .content_syy{padding: 15px 5px 0;}
}
@media (max-width: 425px) {
    .dty_sublb ul li{width: 50%;}
}
/**智能问答**/
.wd_logo{padding: 10px 0;}
.wd_logo img{max-width: 100%;}
.wdboxn{border:#cee0f6 1px solid;}
.wd_left{border-right:#cee0f6 1px solid; width: 799px;}
.wd_right{ width: 326px; padding: 0 16px;}
.wd_right .tel{ height: 40px; background: url(../images/telbg.gif) left bottom repeat-x; margin-top: 5px;}
.wd_right .tel span{ font-size: 16px; padding: 0 10px; color: #1a4e9c; border-bottom: 1px solid #1a4e9c; height: 38px; line-height: 38px; display: block; float: left; font-weight: bold;}
.wd_right .tel li{float: left;}
.wd_right .tel li a{ display: block; padding: 0 10px; height: 38px; line-height: 38px; font-size: 16px;}
.wd_right .tel li a:hover,.wd_right .tel li.active a{color: #1a4e9c; border-bottom: 2px solid #1a4e9c; font-weight: bold;}
.wd_right .con{display: none;}
.wd_right .con.active{display: block;}
.hot_list{height: 295px; overflow: hidden;}
.wdk_list{ padding-top: 10px;}
.wdk_list li{ height: 32px; overflow: hidden; line-height: 32px; padding-left: 13px; background: url(../images/icon.gif) left center no-repeat;}
.wdk_list li a{display: block; overflow:hidden; font-size: 14px; white-space:nowrap; text-overflow:ellipsis; float: none;}
.wdk_list li span.date{ font-size: 14px; color: #999;}

.hot_list #dtab2{padding-top: 12px; height: 286px; overflow: hidden;}
.hot_list #dtab2 .xtel{ height: 30px; overflow: hidden;}
.hot_list #dtab2 .xtel li{float: left; width: 110px; height: 30px; padding: 0; background: none;}
.hot_list #dtab2 .xtel li a{ height: 30px; line-height: 30px; display: block; cursor: default; text-align: center; background: #fff; font-size: 16px; color: #1a4e9c; float:none;}
.hot_list #dtab2 .xtel li.active a{ background: #f2f9ff; color: #1a4e9c;}
.hot_list #dtab2 .list{ padding-top: 10px; overflow: hidden;}
.hot_list .pagination{display: none;}
.hot_list #dtab2 .list ul{width: 110%; height: 280px;}
.hot_list #dtab2 .list ul li{ float: left; padding-left: 12px; height: 40px; line-height: 40px;  width: 97px; padding-right: 10px;}
.hot_list #dtab2 .list ul li a{margin-right: 0;}
.wd_bmfw li{width: 163px; text-align: center;float: left;margin: 10px 0 0;}
.wd_bmfw li a{display: block;color: #fff;background:#8fa8eb;padding: 9px 0;border-radius: 5px;-webkit-border-radius: 5px;overflow: hidden; font-size: 0; line-height: 0; margin: 0 5px; transition: 0.4s all;}
.wd_bmfw li a img{margin: 0 auto; display: block; height: 40px; width: auto;}
.wd_bmfw li .img_title{display: block; vertical-align: middle; cursor: pointer; height: 30px; line-height: 30px; font-size: 16px;}
.wd_bmfw li a:hover{color: #fff; font-weight: bold; background: #6d8ee5;}
.wd_bmfw li a:hover img{-webkit-transition: -webkit-transform 0.7s ease-out; -moz-transition: -moz-transform 0.7s ease-out; transition: transform 0.7s ease-out;transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}
.wd_bmfw li.num5{ width: 100%;}

@media (min-width: 992px) and (max-width:1199px) {
    .wd_left{width: 591px;}
    .wz_hotword #keyWordsHeat{width: 495px !important;}
}
@media (max-width:991px) {
    .wd_left{float: none; width: auto; border-right: 0 none;}
    .wd_right{display: none;}
}

/*栏目页 投票调查 调查征集 */
.listnews .collect-list li,.listnews .survey-list li{overflow:hidden; position:relative; padding-left: 62px;}
.listnews .collect-list li a.left{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; max-width: 620px; float: left;}
.listnews .collect-list li .zt{display:block;width:50px;height:20px;line-height:20px;font-size:14px;text-align:center;background:#8ac6fb;color:#fff; position: absolute; left:0; top:8px;}
.listnews .collect-list li .over{background:#ddd;color:#999;}
.listnews .collect-list li .nostart{background:#dd0000;color:#999;}
.listnews .collect-list li .date{display:block; font-size:14px;color:#999; }
.listnews .collect-list li .result{ float:left; background:none; width:85px; text-align:center; color:#f00;}
.listnews .collect-list li .result a{ color:#f00;}

.listnews .survey-list li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; max-width: 546px;}
.listnews .survey-list li .zt{display:block;width:50px;height:20px;line-height:20px;font-size:14px;text-align:center;background:#8ac6fb;color:#fff; position: absolute; left:0; top:8px;}
.listnews .survey-list li .over{background:#ddd;color:#999;}
.listnews .survey-list li .nostart{background:#dd0000;color:#999;}
.listnews .survey-list li .date{display:block;font-size:14px;color:#999;}
.listnews .survey-list li .split {
    color: #039;
    padding: 0 0 0 10px;
    float: left;
}
.listnews .survey-list li .split * {
    vertical-align: top;
}
.listnews .survey-list li .split a {
    display: inline-block;
    color: #039;
}
@media (max-width: 991px){
    .listnews .collect-list li a.left{ max-width: 450px;}
}

@media (max-width: 767px) {
    .listnews .collect-list li,.listnews .survey-list li{ padding: 0 0 0 15px;}
    .listnews .collect-list li{ position: relative;}
    .listnews .collect-list li a.left,.listnews .survey-list li a{ max-width: none; float: none; margin-right: 70px;}
    .listnews .collect-list li .date,.listnews .survey-list li .date{ display:none;}
    .listnews .collect-list li .zt,.listnews .survey-list li .zt{ position: absolute; right:0; left: auto;}
    .listnews .collect-list li .result{ display: none;}
}

/*调查文章页*/
.vote_result{ min-height:500px;}
.newsinfo_title{  height:auto;text-align:center; margin-top:30px; }
.voteinfo{ text-align:center;}
.voteinfo i{ display:inline-block;  font-style:inherit;}
.voteinfo span i.nostart,.voteinfo span i.starting,.voteinfo .over{color:#c6c6c6;}
.voteinfo span i.nostart{color:#f00;}
.voteinfo span i.starting{color:#ffa80a;}
.voteinfo span i.over{color:#c6c6c6;}
.vote-info{ padding:38px 10px; line-height:36px; font-size:16px;}
.vote-main{ font-size:16px; border:1px dashed #ddd; margin:0 auto; padding:30px 38px 35px; margin-bottom:40px; }
.dcxm_title{font-size:20px;color:#28508e;font-weight:bold;height:80px;line-height:80px;padding-left:40px;}
.vote-lsit{ font-family:"微软雅黑";}
.vote-lsit .title{ font-weight:bold; height:auto; line-height:30px; padding:10px 0;}
.vote-lsit ul li{ height:auto; line-height:28px; padding: 10px 0;}
.vote-lsit ul li input{ float:left; margin:8px 11px 0 0; font-size:12px;}
.vote-lsit ul li.vote-textarea{ height:100px;}
.vote-lsit ul li.vote-textarea textarea{ border:1px solid #ddd; height:92px; width:930px; padding:4px 5px;}
.vote-code{   margin:0 auto;padding:20px 0 20px 40px; 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:40px; text-align: center; padding-top: 10px;}
.vote-btn button{ height:40px; line-height:40px; border-radius: 5px;  float:none !important; margin-right:20px; border:0 none; background:#065cb5; cursor:pointer; width:120px; font-size:16px; color:#fff; font-family:"微软雅黑"; font-weight:bold;}
.vote-btn button.btn-review{ background:#999; color:#fff;}
.vote-show{ margin:0 auto; width: 100%; border:1px solid #e3e3e3; color:#333; margin-bottom:20px; font-size: 14px;}
.vote-show table{}
.vote-show th{ text-align:left; border-bottom:1px solid #f0f0f0; background:#fbfafa; height:auto; padding:7px 15px; line-height:26px; font-size:14px;}
.vote-show td .vote_con{ overflow: hidden; width:92%; margin:0 auto; border-bottom:1px dotted #f0f0f0; height:auto; padding: 10px 0; line-height:20px;}
.vote-show td .vote_con span{ display:block; height:auto; float:left;}
.vote-show td .vote_con span.c1{ width:600px; padding-right: 10px; padding-left:15px;}
.vote-show td .vote_con span.c2{ width:193px; height:27px; padding-top:3px;}
.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: none; margin: 0 auto; background:#eee; box-shadow: none;border-radius: 4px;}
.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;border-bottom: 1px dotted #f0f0f0;line-height: 26px; padding: 15px 0;}
@media (max-width: 767px) {
    .vote-main{ margin-bottom:0; padding:0 15px 20px;}
    .vote-lsit{ padding-left:10px;}
    .vote-btn{ padding-left:10px;}
    .vote-code{ padding-left:0;}
    .vote-code .verification{ width:76px;}
    .vote-btn button{ width:85px;}
    .vote-show td .vote_con span.progress-bar1{ width:50px;}
}
/*征集文章页*/
.mycontent{ border-bottom: 0 none; padding: 38px 0 0;}
.collectInfo_title{height:48px; border-bottom:1px solid #eee;  position:relative;}
.collectInfo_title .tit{float:left;display:block;width:auto; height:46px;line-height:46px;font-size:18px;color:#1a4e9c; padding:0 10px; font-weight:bold; font-size:20PX; border-bottom:3px solid #1a4e9c; text-align:center;}
.collectInfo_backinfo,.collectInfo_xj{ font-size:16px; line-height:40px;}
.collectInfo_xj span{ font-weight:bold; color:#1a4e9c;}
.collection-theme-list{margin-top:20px;}
.collection-theme-list ul li .collection-body{border-top:#ddd 1px dotted;padding:15px 25px;line-height:22px;}
.collection-theme-list ul li .collection-body .collection-username{color:#e60012; line-height:30px;}
.collection-theme-list ul li .collection-body .collection-info{color:#555;word-break:break-all;word-wrap:break-word; line-height:30px;}
.collection-theme-list ul li .collection-body .collection-datetime{color:#999;line-height:30px;}
.poll_collect{ margin-top:40px; border-top:1px dashed #ddd; font-size:14px;}
.poll_collect h3,.collection-theme h3.collectit{font-size: 20px;color: #1a4e9c; font-weight:bold;height: 60px;line-height: 60px; background:url(../images/icon_myzj.gif) left center no-repeat; padding-left:38px;}
.collection-theme h3.collectit{ background-image:url(../images/icon_myzjhf.png);}
.poll_collect ul{ margin:0px auto 0;}
.poll_collect li{border: #DDDDDD solid 1px;padding: 2px;height: 34px;margin-bottom: 10px;line-height: 34px;clear: both;}
.poll_collect li p{ float:left; position:relative; padding: 0; margin: 0; text-indent:0;}
.poll_collect li p.poll_txt,.poll_collect li p.poll_con{ width:115px; text-align:right; padding-right:5px;border-right: #DDDDDD solid 1px;}
.poll_collect li p.poll_input,.poll_collect li p.poll_yzm{padding:2px 5px; height:30px;}
.poll_collect li p span.msg-box{ position:absolute; left:0; top:0;}
.poll_collect li p.poll_con{ height:180px;}
.poll_collect li .red{ color:#f00; float:right; padding-right:8px;}
.poll_collect li p input{ 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; float: none;margin-left: 124px;}
.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;}
.poll_collect .poll_area{ height:180px;}
.poll_collect li p.poll_yzm input{width:80px;vertical-align:middle; float:left; border-right:1px solid #ddd;}
.poll_collect li p.poll_yzm img{ float:left;}
.poll_collect li.btn-group{ border:0 none; text-align:center; height:40px; width:auto;}
.poll_collect li.btn-group input{ float:none; height:40px; background:#1a4e9c;border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px; color:#fff; font-size:18px; text-align:center; cursor:pointer; border:0 none; width:140px;}
.desc_title{color:#1b50a0;font-weight:bold;line-height:40px;font-family:"Microsoft YaHei";}
.descbox{border:#ddd 1px solid;padding:10px 15px;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;margin-bottom:20px;}
.isSummary{margin-top:0;border-top:0;}
.isSummary h3{background-image:url("../images/zjresult.png");}

@media (min-width: 992px) and (max-width:1199px) {
    .navigation_con{padding:10px 20px 16px;}
    .vote-show td .vote_con span.c1{ width: 408px;}
    .vote-lsit ul li.vote-textarea textarea{width: 720px;}
}
@media (max-width: 991px) {
    .vote-lsit ul li.vote-textarea textarea{ width: 90%;}
    .navigation_con{padding:10px 20px 16px;}
    .navigation_con dl{width:100%;}
    .navigation_con dl dt{  padding:10px 0;}
    .navigation_con dl li{padding:0 2px 0 8px;float:left;width:auto;display:inline-block;text-indent:0;}
    .vote-info{ padding:10px 0;}
    .vote-show td .vote_con span.c1{width: 100%; padding: 0;}
    .vote-show td .vote_con span.c2{width: 100%; padding-top: 10px;}
    .vote-show td .vote_con span.progress-bar{float: left;}
    .vote-show td .vote_con span.c3{width: 100%; padding: 0; text-align: left;}
    .vote-show{margin: 0;}
}
@media (min-width: 768px) and (max-width:991px) {
    .con_main{padding: 40px 40px 20px 40px;}
}
@media (max-width: 767px) {
    .video-player video,.video-player{width: 100% !important; height: auto;}
    .mycontent{padding-bottom: 0 !important;}
    /***征集文章***/
    .poll_collect li{height: auto;border: none;padding:0;}
    .poll_collect li p.poll_txt, .poll_collect li p.poll_con{width: 100%;float: none;height: auto;text-align: left;border-right: none;}
    .poll_collect li .red{float: none;}
    .poll_collect li p.poll_input,.poll_collect li p.poll_yzm,.poll_collect li p.poll_conts{width: 100%;padding: 0;float: none;}
    .poll_collect li p.poll_input input,.poll_collect li p.poll_conts textarea{width: 93%;padding:0 2%;border: #DDDDDD solid 1px;}
    .poll_collect li p.poll_conts textarea{padding: 10px 2%;}
    .poll_collect .poll_area{height: auto;}
    .poll_collect li p.poll_conts{margin-left: 0;}
    .poll_collect li p.poll_yzm input{border: #ddd 1px solid;}
    .con_main{padding: 20px 10px;}
}
/*栏目页-在线访谈 */
.listft{ margin:20px 0 0 0; font-size:16px; line-height:200%; padding:15px 18px; overflow:hidden; min-height:488px; height:auto; border:1px solid #dcdcdc;}
ul.interview-list li{ background: none; padding: 10px 0 15px 0; height: auto; border-bottom: 1px dotted #ddd; color: #333;}
ul.interview-list li .interview-img{float: left;}
ul.interview-list li .interview-img img{ width: 228px; height: 157px;}
ul.interview-list li .interview-info{margin-left: 248px; padding-top: 2px;}
ul.interview-list li .interview-info p{ font-size: 15px; line-height: 30px;}
ul.interview-list li .interview-info p a{ font-size: 15px;}
ul.interview-list li .interview-info p a.interview-names:hover{color: #333;}
ul.interview-list li .interview-info p.interview-title a{max-width: 100%; display: inline-block;}
ul.interview-list li .interview-info p span{ color: #0154a4; }
ul.interview-list li .interview-info p.interview-title{font-weight: bold; padding: 2px 0 8px; line-height: 24px;}
ul.interview-list li .interview-info p.interview-title a{ color: #0154a4; font-size: 18px;}
ul.interview-list li .interview-info p.interview-title a:hover{ color: #d00;}
ul.interview-list li .interview-info p.interview-note{ line-height: 24px; min-height:24px; color: #666;}
ul.interview-list li .interview-info p.interview-note a{color: #0154a4;}
ul.interview-list li .interview-info p.interview-note a:hover{color: #d00;}

@media (min-width: 992px) and (max-width:1199px) {
    .listnews .collect-list li a.left{ max-width: 420px;}
    ul.interview-list li .interview-info p.interview-title{ padding: 0;}
}
@media (max-width: 991px){
    ul.interview-list li .interview-info p.interview-note {height: auto;}
}
@media (max-width: 767px){
    ul.interview-list li .interview-img{ float: none; width: auto; text-align: center; height:  auto; padding:0 0 15px;}
    ul.interview-list li .interview-img img{width: 100%; height: auto;}
    ul.interview-list li .interview-info{margin: 0;}
}
/*** 访谈文章页 ****/
.fty_con{ padding: 20px 40px;min-height:500px;}
.interview-detail{width:auto;}
.interview-detail .interview-title{overflow:hidden;text-align:center;font-size:28px; line-height:40px; padding:10px;color:#0154a4;font-weight:bold;}
.interview-detail .interview-info{width:100%;height:auto;clear:both; margin:20px 0; overflow:hidden;background:#f6f6f6;}
.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 */
.interview-detail .interview-info .in-img{float:left;width:550px;height:330px;}
.interview-detail .interview-info .in-img img{width:550px;height:330px;}
.interview-detail .interview-info .in-info{float:right;width:528px; padding:15px 20px 0 0;}
.interview-detail .interview-info .in-info p{font-size:16px; color: #666; line-height:30px; overflow:hidden; text-align: justify;}
.interview-detail .interview-info .in-info p.p1{min-height:30px;}
.interview-detail .interview-info .in-info p.p1 a{color: #666;}
.interview-detail .interview-info .in-info p.p1 a:hover{color: #666;}
.interview-detail .interview-info .in-info p.p2{margin-top:10px;}
.interview-detail .interview-info .in-info p.p3{margin-top:10px; max-height:215px; overflow: hidden; overflow-y: auto;}
.interview-detail .interview-info .in-info p.p4{height:35px;margin-top:3px; display: none;}
.interview-detail .interview-info .in-info p span.tit{ float: left; margin-left: 0; font-size:16px; font-weight:bold;height:30px;line-height:30px; padding-right: 10px; color:#333;}
.interview-detail .interview-desc{ margin-top:20px;clear:both; }
.interview-detail .interview-desc-title{height:40px; line-height:40px; background:#f6f6f6; margin-bottom:15px;}
.interview-detail .interview-desc-title span{display:block;float:left;padding:0 30px; font-size:18px; color:#fff; background:#0154a4;}
.interview-detail .interview-desc-title .tptabs  li{ display:inline; float:left; width:auto; height:40px; padding:0 30px; font-size:18px;}
.interview-detail .interview-desc-title .tptabs  li a{ color:#333;}
.interview-detail .interview-desc-title .tptabs  li.active{ background:#0154a4; color:#fff;}
.interview-detail .interview-desc-title .tptabs  li.active a{ color:#fff;}
.interview-detail  .interview-zj{ font-size:14px; line-height:26px; padding:0 10px;}
.interview-pic .con{ display:none;}
.interview-pic .active{ display:block;}
.interview-detail .interview-desc-title p{ height: 20px; line-height: 20px; padding: 10px 0;}
.interview-detail .interview-desc-title p a{ display:block; float:left; background:url(../images/ftwz_icon.png) 0 0 no-repeat;}
.interview-detail .interview-desc-title p a:hover{ color:#333;}
.interview-detail .interview-desc-title p a.sx{ width:47px; padding-left:19px; background-position:0 -80px; display:none;}
.interview-detail .interview-desc-title p a.zx{ width:45px; padding-left:12px; background-position:0 0;}
.interview-detail .interview-desc-title p a.zx.on,.interview-detail .interview-desc-title p a.zx:hover{ background-position:0 -20px;}
.interview-detail .interview-desc-title p a.fx{ width:42px; padding-left:12px; background-position:0 -40px;}
.interview-detail .interview-desc-title p a.fx.on,.interview-detail .interview-desc-title p a.fx:hover{ background-position:0 -60px;}

.interview-detail .interview-desc .desc{line-height:180%;font-size:16px;color:#555;text-indent:2em;word-break:break-all;word-wrap:break-word; border-bottom: 1px solid #eee; padding-bottom:20px; text-align: justify;}
.interview-detail .interview-desc .j-video-player{ margin-bottom: 20px; text-indent: 0;}
.interview-detail .interview-info-list{clear:both;margin:15px 0;}
.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 */
.interview-detail .interview-info-list .pagination{margin:0;padding:10px 0 10px;}
.interview-detail .interview-info-list .interview-body{padding:15px 23px;line-height:24px;font-size:14px;color:#555; border-bottom:1px solid #f6f6f6;word-break:break-all;word-wrap:break-word;}
.interview-detail .interview-info-list .interview-body .interview-info{word-break:break-all;word-wrap:break-word;}
.interview-detail .interview-info-list .interview-reply{border:#dcdcdc 1px dashed;background:#f6f6f6;padding:20px 23px;line-height:22px;font-size:14px;color:#555555;}
.interview-detail .interview-info-list .interview-username{font-weight:bold;color:#e60012;}
.interview-detail .interview-info-list .interview-datetime{color:#999;}
.interview-detail .interview-table{width:100%; margin-top: 40px; clear: both;}
.interview-detail .interview-table th{height:40px;line-height:40px;font-size:16px;width:160px;text-align:right;padding-right:10px;font-weight:normal;}
.interview-detail .interview-table td{padding:4px 0;}
.interview-detail .interview-table td input,.interview-detail .interview-table td textarea{font-family:"Microsoft YaHei";color:#666;}
.interview-detail .interview-table td.name #interview_name{width:300px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.opinion #interview_content{width:550px;height:100px;line-height:30px;padding:5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.poll_input #checkimg{width:100px;height:30px;line-height:30px;padding:0 5px;border:#ddd 1px solid;background:#f8f8f8;}
.interview-detail .interview-table td.btn-group{padding:10px 0 30px; width: auto !important;}
.interview-detail .interview-table td.btn-group #btn_submit{width:116px;background:#0154a4;height:38px;line-height:38px;cursor:pointer;border:0;outline:none;color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; padding: 0; text-align: center;}

.fty_imglist{height:167px;margin:20px 0;overflow:hidden;position:relative;}
.fty_imglist .prev,.fty_imglist .next{position:absolute;top:50%;width:20px;height:40px;overflow:hidden;cursor:pointer;background:url(../images/ftprve.png) no-repeat;z-index:99;margin-top:-20px;}
.fty_imglist .prev{left:0;background-position:0 0;}
.fty_imglist .prev:hover{background-position:-20px 0;}
.fty_imglist .next{right:0;background-position:-40px 0;}
.fty_imglist .next:hover{background-position:-60px 0;}
.fty_imglistlb{position:relative;height:167px;overflow:hidden;z-index:11;}
.fty_imglistlb ul li{width:265px;height:167px;padding-right:20px;float:left;}
.fty_imglistlb ul li a{display:block;width:100%;height:199px;cursor:pointer;overflow:hidden;position:relative;}
.fty_imglistlb ul li img{width:100%;height:167px;left:0;top:0;position:absolute;}
.fty_imglistlb ul li span{display:block;height:32px;position:absolute;right:0;padding:0 10px;left:0;bottom:0;line-height:32px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:url(../images/black50.png) repeat;color:#fff;font-size:14px;}
/*** 访谈文章页 ****/
@media (min-width: 992px) and (max-width:1199px) {
    .interview-detail .interview-info .in-img{width: 450px; height: auto;}
    .interview-detail .interview-info .in-img img{width: 100%; height: auto;}
    .interview-detail .interview-info .in-info{width: 440px; padding-top: 10px;}
    .interview-detail .interview-info .in-info p.p3{max-height: 180px;}
}
@media (max-width:991px) {
    .fty_con{ padding: 15px;}
    .interview-detail .interview-info .in-img{float: none; width: auto; height: auto; text-align: center; padding: 15px 15px 0;}
    .interview-detail .interview-info .in-img img{width: 100%; margin: 0 auto; height: auto;}
    .interview-detail .interview-info .in-info{float: none; padding: 15px; margin: 0 auto; width: auto;}
}
@media (min-width: 768px) and (max-width:991px) {
    .interview-detail .interview-table th{width: 120px;}
}
@media (max-width:767px) {
    .interview-detail .interview-info .in-info p.p3{max-height: none; overflow-y: inherit;}
    .interview-detail .interview-table th{width: 120px;}
    .interview-detail .interview-table td.opinion #interview_content{width: 90%;}
    .interview-detail .interview-table td.name #interview_name{width: 90%;}
    .interview-detail .interview-desc .j-video-player{width: 100% !important; height: auto !important;}
    .interview-detail .interview-desc video{ width: 100% !important; height: auto !important;}
}
@media (max-width:480px) {
    .interview-detail .interview-table th{width: 106px; padding-right: 5px;}
    .interview-detail .interview-desc .desc{padding: 0 0 10px;}
    .interview-detail .interview-info{padding-top: 0;}
    .interview-detail .interview-info .in-img{ padding: 0;}
    .interview-detail .interview-info .in-img img{width: 100%;}
    .interview-detail .interview-info-list .interview-body{ padding: 15px 0;}
    .fty_con{ padding: 10px;}
    .interview-detail .interview-table td.poll_input #checkimg{width: 75px;}
}

/*留言表单页 on*/
.liuyan_xzbox{background:#fafafa;padding:10px 20px 15px;height:auto;position:relative;z-index:1;}
.liuyan_xzbox p{color:#666;font-size:14px;line-height:24px;text-indent:2em;}
.liuyan_xxtit{display:block;font-weight:bold;font-size:16px;color:#1a4e9c;padding:0 0 10px;}
.liuyan_xiexin{display:inline-block;background:#ff9900;text-align:center;font-size:15px;color:#fff;height:32px;line-height:32px;border-radius:4px;text-indent:0;padding:0 15px;transition: 0.4s all;margin-top:8px;}
.liuyan_xiexin:hover{color:#fff;background:#ff9900;}
.message_form{padding:15px 30px 28px 15px;position:relative;z-index:2;}
.message_form ul li{font-size:14px;padding:15px 0 0;overflow:inherit;line-height:34px;border-bottom:0 none;background:none;height:auto;}
.message_form .half{width:50%;float:left;*width:49.9%;_width:49.9%;}
.message_form .full{clear:both;}
.message_form .title{width:108px;text-align:right;padding-right:5px;}
.message_form .title i{padding:0 0 0 0.5em;}
.message_form .input{margin-left:113px;border:1px solid #ddd;height:32px;line-height:32px;font-size:0;*margin-left:0;_margin-left:0;}
.message_form .txt{margin-left:113px;}
.message_form .input input{border:0 none;background:none;font-size:14px;height:32px;line-height:32px;font-family:"Microsoft YaHei";*float:left;*width:100%;_float:left;_width:100%;}
.message_form .disabled input{background: #f8f8f8; color: #505050;}
.message_form .half .input input{width:96%;padding:0 2%;}
.message_form .full .input input{width:98%;padding:0 1%;}
.message_form .textarea{margin-left:113px; border: 1px solid #ddd; padding: 8px 0 9px 0; line-height: 0; font-size: 0; position: relative; height: 110px;}
.message_form .textarea textarea{background:none;border:0 none;width:98%;padding:0 1%;height:100%;resize:none;font-size:14px;line-height:22px;font-family:"Microsoft YaHei";}
.message_form .select{ margin-left: 113px; height: 34px; font-size: 0; line-height: 0;float: none;margin-right: 0;width: auto;}
.message_form .select select{padding: 3px 5px; border: #ddd 1px solid; width: 100%;vertical-align: middle; font-size: 14px; color: #5e5f60; height: 34px; line-height: 34px;font-family: "Microsoft YaHei";}
.message_form .red{ color: #e70000; padding: 0 4px 0 0;}
.message_form .ispublic{ line-height: 26px;}
.message_form .ispublic input{ margin-right: 7px;}
.message_form .ispublic label{ margin-right: 10px; vertical-align: middle; font-weight: normal;}
.message_form .file{ height: auto;}
.message_form .file .sb_btn{ margin-left: 113px;}
.message_form .file .tips{display: block; padding: 8px 0 0; line-height: 20px; clear: both;}
.message_form .file .btn-upload{float:right;margin:2px 0 0;width:82px;height:30px;background:url("../images/fjup.png") 0 0 no-repeat; overflow: hidden; text-indent: -200em; border: 0 none; cursor: pointer;}
.message_form .file .ke-input-text{float: left; width: 500px; border: 1px solid #ddd; padding: 0 8px; height: 32px;}
.message_form .code{ margin-left: 113px; font-size: 0; line-height: 0;}
.message_form .code input{ width: 90px; padding: 0 5px; border: 1px solid #ddd; line-height: 32px; height: 32px; font-size: 14px;font-family: "Microsoft YaHei";}
.message_form .code img{vertical-align: middle; margin: 0 0 0 9px;}
.message_form .code a{ margin-left: 7px; font-size: 14px; line-height: 30px; vertical-align: middle; display: inline-block;}
.message_form .btnbox{ text-align: center; padding: 40px 0 0; height: 42px; font-size: 0; line-height: 0;}
.message_form .btnbox input{ height: 40px; line-height: 40px; margin: 0 10px; width: 120px; text-align: center; font-size: 15px; color: #fff; cursor: pointer; background: #1a4e9c; border: 0 none;font-family: "Microsoft YaHei"; border-radius: 5px;}
.message_form .btnbox .btn-search{ background: #ececec; color: #505050;}
@media (min-width:768px) and (max-width:991px) {
    .message_form .file .ke-input-text{width:465px;}
}
@media (max-width:991px) {
    .message_form{padding:20px 10px 10px;}
    .message_form .btnbox{padding-top:25px;}
}
@media (max-width:767px) {
    .liuyan_xzbox{padding:10px 15px 15px;margin:0;}
    .liuyan_xxtit{padding:0;}
    .message_form ul li{padding:10px 0 0;}
    .message_form .title{float:none;width:auto;text-align:left;}
    .message_form .input,.message_form .textarea,.message_form .file,.message_form .code{margin:2px 0;}
    .message_form .xjxz .title{float: left;}
    .message_form .txt,.message_form .select,.message_form .file .sb_btn{margin-left:0;}
    .message_form .half{float:none;width:auto;}
    .message_form .half .input input{width:98%;padding:0 1%;}
    .message_form{padding:10px 0 20px;}
    .message_form li{padding:2px 0;}
    .message_form .file .ke-input-text{width: auto; margin-right: 10px;}
    .message_form .file .btn-upload{float: none;}
}
@media (max-width:400px) {
    .message_form .btnbox input{ width: 100px;}
}
/*留言表单页 end*/

/* 栏目页-留言查询 弹框 */
.ui-dialog-content .guestbook-search{padding:10px 50px !important;}
.tishi_con{padding:10px 0;line-height:24px;color:#666;}
.guestbook-text ul li{padding-left:60px;}
.guestbook-text ul li span{color:#d63717;}
/* 栏目页-留言结果 弹框 */
.ui-dialog-title{color:#1a4e9c;}
.guestbook-text .font_01{font-size:20px !important;line-height:30px;color:#f80;font-weight:bold;}
.tishi_con{line-height:28px;font-weight:normal;}
.guestbook-tips ul li{text-align:left;font-size:16px;line-height:36px;color:#333;padding-left:40px;}
.guestbook-tips span{color:#fa6400;}
@media (max-width:767px) {
    .ui-dialog-content .guestbook-search{padding:10px 0 !important;}
    .guestbook-tips{padding:0 !important;}
    .guestbook-tips ul li{padding-left:20px;}
    .guestbook-search ul li input{width:170px;}
}
/* 栏目页-留言 弹框 end */

/*栏目页-留言查询*/
.liuyan_cxcon{padding:15px 30px;background:#f8f8f8;overflow:hidden;}
.liuyan_cxtit{background:url(../images/emailbox_ico.png) 0 center no-repeat;font-size:18px;color:#1a4e9c;display:block;height:30px;line-height:30px;padding-left:30px;font-weight:bold;}
.liuyan_cxcon .tj{font-size:14px;line-height:20px;padding:0 0 10px;text-align:center;}
.liuyan_cxcon .tj span{display:inline-block;margin:0 0.5em;}
.liuyan_cxcon .tj span i{font-style:normal;padding:0 5px;color:#f00;}
.liuyan_cxbox{padding:0;line-height:30px;font-size:14px;}
.liuyan_cxbox ul li{float:left;background:none;padding:0;line-height:0;}
.liuyan_cxbox li p{float:left;}
.liuyan_cxbox li input{vertical-align:middle;border:0 none;background:none;width:100%;height:28px;line-height:28px;font-size:14px;font-family:"Microsoft YaHei";}
.liuyan_cxbox li.date .put{width:135px;border:1px solid #cecece;height:28px;background:#fff;line-height:0;font-size:0;}
.liuyan_cxbox li.date .put input{text-align:center;}
.liuyan_cxbox li.date .jg{width:30px;text-align:center;color:#888;font-size:14px;line-height:30px;}
.liuyan_cxbox li.select{padding-left:20px;width:125px;}
.liuyan_cxbox li.select select{height:30px;border:1px solid #cecece;line-height:30px;width:100%;text-indent:9px;color:#5e5f60;font-size:14px;}
.liuyan_cxbox li.input{width:428px;position:relative;font-size:0;margin-left:10px;}
.liuyan_cxbox li.input .tit{line-height:30px;position:absolute;left:0;top:0;text-indent:5px;width:66px;font-size:14px;}
.liuyan_cxbox li.input .bnt1{position:absolute;right:0;top:0;width:48px;height:30px;cursor:pointer;line-height:30px;font-size:14px;color:#fff;background:#1a4e9c;}
.liuyan_cxbox li.input .put{margin:0 48px 0 66px;padding:0 8px;height:28px;font-size:0;line-height:0;border:1px solid #cecece;background:#fff;float:none;}
.liuyan_cxbox li.input .put input{font-size:14px;line-height:28px;}
/*栏目页-留言列表*/
.message_lmtitle{height:33px;margin-top:10px;padding-right:5px;background:url("../images/telbg.gif") 0 bottom repeat-x;}
.message_lmtitle .message_xiexin{float:right;display:block;height:28px;line-height:28px;font-size:14px;background:#ff9900;color:#fff;text-align:center;padding:0 10px;border-radius:4px;}
.message_lmtitle h3{height:33px;line-height:32px;background:#1a4e9c;color:#FFF;padding:0 20px;display:block;float:left;font-size:16px;border-radius:5px 5px 0 0;}
.guestbook-table{font-size:14px;}
.guestbook_title{margin-top:10px;height:38px;line-height:38px;background:#f7f7f7;}
.guestbook_title p{float:left;height:38px;text-align:center;border-left:1px #fff solid;font-size:14px;width:100px;}
.guestbook_title p.t4{width:160px;}
.guestbook_title p.t1{border:0 none;display:none;}
.guestbook_title p.t2{width:557px;border:0 none;}

.guestbook-list{min-height:152px;}
.guestbook-list li{height:38px !important;line-height:38px !important;font-size:14px;text-align:center;padding:0 !important;border-bottom:0 none;background:none !important;color:#333;}
.guestbook-list li.even{background:#fafafa !important;}
.guestbook-list li p{float:left;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-left:1px #fff solid;width:100px;}
.guestbook-list li p.t4{width:160px;}
.guestbook-list li p.t2{width:557px;text-align:left;border:0 none;}
.guestbook-list li p.t2 a{display:block;float:none;margin:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;}
.guestbook-list li p.t1{border:0 none;display:none;}
.guestbook-list li p.t5,.guestbook-list li p.t1{font-family:arial;}
.guestbook-list li p.t6{color:#ffa80a;}
.guestbook-list li p.t6 span{color:#999;}
@media (max-width:1199px) {
    .liuyan_cxbox li.input{width:280px;}
    .guestbook_title p.t2,.guestbook-list li p.t2{width:349px;}
}
@media (max-width:991px) {
    .liuyan_cxbox li.input{width:320px;}
    .guestbook_title p.t2,.guestbook-list li p.t2{width:385px;}
}
@media (max-width:767px) {
    .liuyan_cxcon{padding:10px 15px 15px;}
    .liuyan_cxbox{padding-top:5px;}
    .liuyan_cxbox li{float:none !important;width:auto !important;margin-top:10px;}
    .liuyan_cxbox li.date .put{width:42%;}
    .liuyan_cxbox li.select{padding:0;}
    .liuyan_cxcon .tj{padding:5px 0 0;}
    .guestbook-list li,.guestbook_title{position:relative;}
    .guestbook-list li p.t1,.guestbook_title p.t1,.guestbook-list li p.t3,.guestbook_title p.t3,.guestbook-list li p.t4,.guestbook_title p.t4,.guestbook-list li p.t5,.guestbook_title p.t5{display:none;}
    .guestbook-list li p.t2,.guestbook_title p.t2{float:none;width:auto;margin-right:91px;}
    .guestbook-list li p.t6,.guestbook_title p.t6{width:90px;position:absolute;right:0;top:0;}
    .guestbook-list li p.t2 a{max-width:none;}
}
/*留言列表页 end*/

/* 留言详细页 */
.lynybox{padding:0 40px 20px;}
.lynybox .liuyancon{margin:20px auto 0;border-collapse:collapse;}
.lynybox .liuyancon th.tit,.lynybox .liuyancon td.nr,.lynybox .liuyancon td.nrtxt{border:#e3e3e3 1px solid;}
.lynybox .liuyancon th.tit{font-size:16px;line-height:24px;padding:18px 10px;text-align:right;width:18%;background:#f8f8f8;}
.lynybox .liuyancon td.nr{font-size:15px;line-height:24px;padding:18px 15px;width:32%;}
.lynybox .liuyancon td.nrtxt{padding:18px 15px;}
.lynybox .liuyancon td.pj{color:#f00;line-height:40px;}
.lynybox .liuyancon td .dfbox{border:1px solid #eee;background:#f8f8f8;padding:10px;}
.lynybox .liuyancon td .dfbox .dfyj p,.lynybox .liuyancon td .dfbox p{word-break:break-all;word-break:break-word;}
.lynybox .nrtxt{ line-height:30px; font-size:14px;}
.MsoNormal span{font-family:"微软雅黑" !important;font-size:15px;}
.lynybox .mydcon{height:60px;line-height:60px;font-size:16px;}
.lynybox .mydcon ul li{float:left;white-space:nowrap;}
.lynybox .mydcon ul li.mm{padding-right:10px;}
.lynybox .mydcon ul li p{float:left;}
.lynybox .mydcon ul li p.bt{white-space:nowrap;font-weight:bold;}
.lynybox .mydcon ul li p.srk{position:relative;}
.lynybox .mydcon ul li p.srk .msg-box{position:absolute;left:0;top:14px;}
.lynybox .mydcon ul li p.srk .myd_input{float:left;margin-top:14px;border:1px solid #ddd;width:170px;height:24px;line-height:24px;padding:3px 5px;}
.lynybox .mydcon ul li label{padding-right:15px;white-space:nowrap;}
.lynybox .mydcon ul li.pjbtn{float:right;}
.lynybox .mydcon ul li.pjbtn input.myd_btn{font-size:16px;width:90px;height:36px;line-height:36px;color:#fff;border:0;background:#f80;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;padding-bottom:2px;}
@media (max-width: 991px) {
    .lynybox{padding:0 15px 15px;}
    .lynybox .liuyancon{margin:15px auto 0;}
    .lynybox .liuyancon th.tit{padding:12px 5px;font-size:15px;width:20%;}
    .lynybox .liuyancon td.nr{padding:12px 10px;width:30%;}
    .lynybox .liuyancon td.nrtxt{padding:12px 10px;}
    .lynybox .mydcon{height:auto;line-height:50px;}
    .lynybox .mydcon ul li p.srk{height:50px;}
    .lynybox .mydcon ul li p.srk .msg-box{top:9px;}
    .lynybox .mydcon ul li p.srk .myd_input{margin-top:9px;}
}
@media (max-width: 767px) {
    .lynybox{padding:0;}
    .lynybox .liuyancon{margin:5px auto 0;}
    .lynybox .liuyancon th.tit{padding:5px 5px;font-size:14px;white-space:nowrap;}
    .lynybox .liuyancon th.tit1{white-space:normal;}
    .lynybox .liuyancon td.nr{padding:5px;font-size:14px;word-break:break-all;word-break:break-word;}
    .lynybox .liuyancon td.nrtxt{padding:5px;line-height:28px;}
    .lynybox .mydcon{line-height:40px;font-size:14px;}
    .lynybox .mydcon ul li{white-space:normal;}
    .lynybox .mydcon ul li.mm{padding-right:5px;}
    .lynybox .mydcon ul li label{padding-right:10px;}
    .lynybox .mydcon ul li p.srk{height:40px;}
    .lynybox .mydcon ul li p.srk .msg-box{top:4px;}
    .lynybox .mydcon ul li p.srk .myd_input{margin-top:4px;}
}
@media (max-width: 479px) {
    .lynybox .mydcon ul li p.srk .myd_input{width:130px;}
    .lynybox .mydcon ul li label{padding-right:5px;font-weight:normal;}
}
/* 留言详细页 end */
/**答问知识库**/
/*知识库-搜索*/
.lmy_wenda{border: 1px #eee solid; padding: 19px;}
.wdtop{position:relative;font-size:16px;color:#333;border-left:5px solid #1a4e9c;background:#f5f5f5;height:55px;line-height:55px;padding-left:20px;}
.wdtop .wdtitle{float:left;font-size:20px;font-weight:bold;color:#1a4e9c;}
.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_searbtn.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:280px;float:left; background: none;}
.lm_wenda h2.m-theme-tit{height:38px;line-height:30px;font-size:18px;color:#666;font-weight:bold;padding-left:15px;}
.lm_wenda .m-theme{border:1px solid #dcdcdc;margin-bottom:20px;padding:15px;}
.lm_wenda .m-theme li{width:50%;height:40px;line-height:40px;overflow:hidden;background:url(../images/icon.gif) 0 center no-repeat;float:left;text-overflow:ellipsis;white-space:nowrap;}
.lm_wenda .m-theme li a{display:block;padding-left:15px;font-size:16px;}
.lm_wenda .rightnr{width:860px;float:right; margin-left: 0;}
/*知识库-文章*/
.dwzskwz .wzewm{ padding-top: 40px;}
.dwzskwz_tit{height:40px;line-height:40px;font-size:18px;color:#cb1919;font-weight:bold;}
.dwzskwz_tit.tit2{padding:20px 0 0;}
.dwzskwz_con{text-align:justify;padding:10px 20px 0;}
.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) {
    .lmy_wenda{padding: 9px;}
    /*知识库-搜索*/
    .wdtop{height:50px;line-height:50px;padding-left:15px;}
    .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 h2.m-theme-tit{height:30px;line-height:24px;}
    .lm_wenda .m-theme{margin-bottom:15px;}
    .lm_wenda .m-theme li{width:16.6666%;height:34px;line-height:34px;}
    .lm_wenda .rightnr{width:auto;float:none;min-height:0;}
    .lm_wenda .listnews{ min-height: 100px;}
    /*知识库-文章*/
    .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) {
    /*知识库-搜索*/
    .wdtop{height:auto;line-height:30px;padding-bottom:10px;padding-top:5px;}
    .wdtop .wdtitle{float:none;font-size:18px;}
    .wenda_search{width: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;}
    /*知识库-左右部分*/
    .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;}
}

/**民生服务领域**/
/**民生-banner**/
.msfw_banner{height: auto;line-height: 0;font-size: 0;}
.msfw_banner ul li{ margin-bottom: 20px;}
.msfw_banner ul li img{ width: 100%; height: auto;}
.msfw_banner .img_title{display: none;}
/**民生-提示**/
.ggts_list{height: 110px; border: 15px solid #f7f8fc; background: #fff; padding: 10px; position:relative;}
.ggts_list .ggtitle{ position: absolute; width: 38px; height: 110px;  text-align:center; line-height: 22px;background:#1a4e9c; font-size: 18px; color:#fff;left: 10px;top: 10px;}
.ggts_list .ggtitle .columnname{ display: block; width: 20px; margin: 0 auto; padding-top: 10px;}
.ggts_list .doc_list{margin-left:34px;font-size:16px; line-height:36px; overflow:hidden; }
.ggts_list .doc_list li{float:left;width:519px;margin-left: 25px;height: 36px;overflow:hidden; background: url(../images/icon.png) no-repeat 0 center;padding-left: 14px;}
.ggts_list .doc_list li a{max-width:400px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;display: block;}
.ggts_list .doc_list li span.date{color:#999; white-space: nowrap;font-size: 14px;}
/**民生-领域**/
.msfw_listcon{overflow: hidden;}
.msfw_listbox{width:110%;}
.msfw_listbox .ms_libox {float: left; width: 588px;  margin:20px   20px 0 0; border: 1px solid #ddd; height: 280px;overflow: hidden;}
.msfw_listbox .ms_atitle{ padding-right: 10px;  height: 50px;  border-bottom: 1px solid #ddd;line-height: 50px;margin: 0 0 15px;overflow: hidden;}
.msfw_listbox .ms_atitle li{ float: left; padding: 0 10px; font-size: 18px;font-weight: bold; }
.msfw_listbox .ms_atitle li a{ color: #1a4e9c ; }
.msfw_listbox .ms_atitle .more{ float: right;}
.ms_gktabs{ height: 28px; line-height: 28px;font-size: 18px; margin-left: 10px;}
.ms_gktabs ul li{ display:inline; float: left; height: 28px; }
.ms_gktabs ul li.line{ background:url(../images/ms_gk_tline.gif) center center no-repeat; width: 28px;}
.ms_gktabs ul li.active a{ color: #1a4e9c;}
.msfw_listbox .ms_list{margin:8px 10px 0;}
.msfw_listbox .ms_list .con{display: none;}
.msfw_listbox .ms_list .con.active{display: block;}
.msfw_listbox .ms_list li{ font-size: 16px; background: url(../images/icon.png) no-repeat 0 center;padding-left: 14px; height: 34px; line-height: 34px;vertical-align: bottom;overflow: hidden;}
.msfw_listbox .ms_list li a {max-width: 470px; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;display: block;}
.msfw_listbox .ms_list li .date { color: #999;white-space: nowrap;font-size: 14px;}
@media (min-width: 992px) and (max-width: 1199px) {
    /**民生-提示**/
    .ggts_list .doc_list li{width:415px;}
    .ggts_list .doc_list li a{max-width:290px;}
    /**民生-领域**/
    .ms_gktabs ul li.line{width: 24px;}
    .msfw_listbox .ms_libox{width:484px; }
    .msfw_listbox .ms_list li a{max-width:370px;}
}
@media (max-width:991px) {
    /**民生-banner**/
    .msfw_banner ul li{margin-bottom:15px;}
    /**民生-提示**/
    .ggts_list{height: auto; }
    .ggts_list .doc_list{margin-left:54px;}
    .ggts_list .doc_list li{float:none;width:auto;margin-left:0;}
    .ggts_list .doc_list li a{max-width:none;float: none;margin-right: 80px;}
    /**民生-领域**/
    .msfw_listbox{width:100%;}
    .msfw_listbox .ms_libox {float:none;width:auto;margin:15px 0 0;height: auto;}
    .msfw_listbox .ms_atitle{margin: 0 0 10px;}
    .msfw_listbox .ms_list{margin:8px 10px;}
    .msfw_listbox .ms_list li a{max-width:none;float: none;margin-right: 50px;}
}
@media (max-width:767px) {
    /**民生-banner**/
    .msfw_banner ul li{margin-bottom:10px;}
    /**民生-提示**/
    .ggts_list{border-width: 10px;}
    .ggts_list .ggtitle{ position: static; width: auto; height: 40px; line-height: 40px;left: auto;top: auto;}
    .ggts_list .ggtitle .columnname{width: auto; padding: 0 0 0 10px;text-align: left;}
    .ggts_list .doc_list{margin:10px 0 0;line-height: 34px;}
    .ggts_list .doc_list li{height: 34px;}
    /**民生-领域**/
    .msfw_listbox .ms_libox {margin:10px 0 0;}
    .msfw_listbox .ms_atitle{margin: 0 0 10px;height:40px;line-height:40px;}
    .ms_gktabs{ height:auto;}
    .ms_gktabs ul  li.line{ display: none;}
    .ms_gktabs ul  li{width: 20%;}
}
@media (max-width:479px) {
    /**民生-领域**/
    .ms_gktabs ul  li{width: 33.3333%;}
}
/***民生服务领域end***/
/*政府机构*/
.zfjg_maincon{background:#fff;border:#e8e8e8 1px solid;padding:10px 50px;}
.zfjg_maincon .title{height:40px;line-height:40px;padding:25px 0;font-size:33px;font-weight:bold;color:#245399;}
.zfjg_lmtit{height:42px;line-height:42px;background:#f5f5f5;overflow:hidden;    border-bottom: 1px solid #245399;}
.zfjg_lmtit span,.zfjg_lmtit a{display:block;width:180px;height:42px;text-align:center;font-size:21px;color:#fff;background:#245399;}
.zfjg_lmtit a:hover{color:#fff;cursor:default;}
.zfjg_lmtit a.link:hover{cursor:pointer;}
.zfjg_lmcon{padding:15px 0;}
.zfjg_lmcon ul{width:102%;}
.zfjg_lmcon ul li{float:left;width:25%;font-size:16px;}
.zfjg_lmcon li a,.zfjg_lmcon li span{display:block;height:40px;line-height:40px;padding:0 20px 0 18px;background:url("../images/icon.gif") 5px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zfjg_lmcon li a:hover{color: #245399;}
.zfjg_lmcon2 ul li{width: 185px;padding:0 88px 0 26px; }
@media (max-width:991px) {
    .zfjg_maincon{padding:10px 20px;}
    .zfjg_lmcon ul li{width:33.3%;}
}
@media (max-width:767px) {
    .zfjg_maincon{padding:10px 15px;}
    .zfjg_maincon .title{padding:10px 0 15px;font-size:22px;}
    .zfjg_lmtit span, .zfjg_lmtit a{font-size:17px;width:140px;}
    .zfjg_lmcon{padding:10px 0;}
    .zfjg_lmcon ul li{width:50%;font-size:15px;}
    .zfjg_lmcon li a, .zfjg_lmcon li span{padding: 0 10px 0 12px;background: url(../images/icon.gif) 0 center no-repeat;}
}

/*行政权力运行及公共服务和中介服务*/
.xzql_maincon{background:#fff;border:#e8e8e8 1px solid; border-bottom:0 none;}
.xzql-list ul{ overflow: hidden; width: 100%;}
.xzql-list li{ line-height:28px;padding:0 20px;border-bottom:1px solid #dcdcdc; font-size:14px; text-align:left;overflow: hidden;}
.xzql-list li span.organame{display: block;float: left;width: 240px;padding:11px 0;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xzql-list li span.catlist{display:block;margin-left:250px;padding: 11px 0;}
.xzql-list li a{padding:0 5px;display: inline-block;color:#666;}
.xzql-list li a:hover{color: #dd0000;}
.xzql-list li a.tit{ font-size:16px; float:left; padding:0; text-align:left; display:block; width:200px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

@media (min-width: 992px) and (max-width:1199px) {
    .xzql-list span.organame{width:220px;}
    .xzql-list span.catlist{margin-left:230px;}
}
@media (max-width:991px) {
    .xzql-list ul { width: 100%;}
    .xzql-list li{ text-align: left; height: auto;  width: auto; float: none; padding:12px 10px;}
    .xzql-list li span.organame{float: none; padding: 0 5px;width:auto;}
    .xzql-list li span.catlist{margin-left:0;padding:5px 0 0;}
}

.ztzl_list{ padding: 20px; min-height: 400px;}
.gk_zdtitle { font-size: 22px; line-height: 24px; height: 24px;background: url(../images/gk_zdline.png) center center repeat-x;text-align: center; color: #245399;}
.gk_zdtitle .tit { display: inline-block; padding: 0 20px; background: #ffffff;}
.gk_zdtitle a {color: #245399; }
.ztzl_list ul{ width: 110%;}
.ztzl_list ul li{ float: left; width: 246px; height: 70px;  text-align: center; margin: 25px 58px 0 0;}
.ztzl_list ul li img{ width: 100%; height: 100%;}
.ztzl_list ul li .img_title{ display: none; }

/*专题专栏 end*/
@media (max-width: 1199px) and (min-width: 992px){
    .ztzl_list ul li{ margin: 25px 20px 0 0;     width: 222px; height: 63px;}
}
@media (max-width: 991px) {
    .ztzl_list{ min-height: auto;}
    .ztzl_list ul li{ margin: 25px 20px 0 0;     width: 228px; height: 65px;}
}
@media (max-width: 767px) {
    .ztzl_list ul{ width: 100%;}
    .ztzl_list ul li{ margin: 20px 0 0 0;  width: 33.3%; height: auto;}
    .ztzl_list ul li a{ display: block; padding: 0 5px;}

}
@media (max-width: 767px) {
    .ztzl_list ul li{ width: 50%; }
}