@charset "utf-8";
/* CSS Document */
/***** 首页主体内容 ******/

.ind_container{margin:auto;padding:15px 0 10px;}
.mainer{}
/*选项卡*/
.bk_top{height:42px;background:url(../images/line_dd.gif) 0 bottom repeat-x;overflow:hidden;}
.bk_top ul li{float:left;height:42px;}
.bk_top ul li a{display:block;float:left;width:auto;white-space:nowrap;height: 39px; line-height:39px;padding:0 24px;font-size:18px;color:#505050;position:relative;}
.bk_top ul li.active a,.bk_top ul li a:hover{ border-left: #ddd 1px solid;border-right: #ddd 1px solid;border-top: 3px #206fc8 solid; color:#1a5cbf;font-weight:bold;background: #fff;}

/*列表*/
.xw_list{padding:15px 0 0 0;line-height:28px;font-size:14px;}
.xw_list li{position: relative; height:28px;line-height:28px;vertical-align:bottom;padding:2px 0 2px 13px;background:url(../images/ico.gif) 0 15px no-repeat;overflow:hidden;}
.xw_list li a{float:left;font-size:16px;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.xw_list li img{float:left;padding-top:8px !important;}
.xw_list li .date{position: absolute;top: 2px;right: 0px; color:#999;}

.bk_list{line-height:30px;font-size:14px;padding:11px 0 0;}
.bk_list li{position: relative; height:26px;line-height:26px;vertical-align:bottom;padding:2px 45px 2px 13px;background:url(../images/ico.gif) 0 14px no-repeat;overflow:hidden;}
.bk_list li a{float:left;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.bk_list li .date{position: absolute;top: 2px;right: 0; color:#999;}
.bk_list li img{float:left;padding-top:7px !important;}
/*信息公开列表*/
.xxgk_list li a.title{display:block;float:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.xxgk_list li .nr{float:left;width:auto;max-width:100%;}
.xxgk_list li .nr .gl{display:block;float:right;width:auto;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.xxgk_list li .nr .gl .split{padding:0 2px;color:#666;}
.xxgk_list li .nr .gl a{display:inline;color:#ff0000;float:none;}
.xxgk_list li a u{display:none;}

@media (max-width:991px) {
    .xw_list li a,.bk_list li a{float: none !important;max-width: none !important;}
    .xw_list li img,.bk_list li img{display: none;}
    .xw_list li{padding-right: 50px;}
}

@media (max-width: 767px) {

}
/** 大标题 ***/
.ind_ttcon{background:#f5f5f5;padding:9px 20px 17px;}
.ind_ttcon .dbt{height:46px;line-height:46px;text-align:center;font-size:16px;overflow:hidden;}
.ind_ttcon .dbt a{display:block;float:none;height:46px;font-size:28px;font-weight:bold;color:#1a5cbf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ind_ttcon .list{height:28px;line-height:28px;text-align:center;}
.ind_ttcon .list li{display:inline-block;_float:left;*float:left;max-width:330px;_width:330px;*width:330px;padding:0 13px;background:url(../images/dbt_line.gif) 0 8px no-repeat;}
.ind_ttcon .list li:first-child{background:none;}
.ind_ttcon .list li a{display:block;float:none;font-size:16px;color:#505050;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ind_ttcon .list li img{display:none;}
.ind_ttcon a:hover{color:#d00 !important;}

/*焦点图*/
.twbox{width:540px;height:310px;overflow:hidden;}
.flash-slide{ width: 100%; height: 100%; position: relative;}
.flash-pic,.flash-pic ul,.flash-pic li,.flash-pic img{width: 100% !important; height: 100% !important;}
.flash-pic .title{ position: absolute; left: 0; right: 0; bottom: 0; height: 36px; line-height: 36px; padding: 0 110px 0 15px; font-size: 14px; background: rgba(0, 0, 0, 0.5); color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.flash-num{ position: absolute; right: 6px; bottom: 13px; font-size: 0; line-height: 0;}
.flash-num li{ display: inline;}
.flash-num li span,.flash-num li a{ display: inline-block; cursor: pointer; transition: 0.4s all; width:10px !important;height:10px !important;text-indent:-999999px;margin-right:10px !important;background:url(../images/tw_ico.png) -21px 0 no-repeat !important;}
.flash-num li.on span,.flash-num li.on a{background:url(../images/tw_ico.png) 0 0 no-repeat !important;}

/*工作动态*/
.xwbox{width:600px;}

.xwbox .xw_list li a{max-width: 520px;}
/*重要转载*/
.zyzz_title{overflow:hidden;}
.zyzz_title ul li{float:left;margin-right:20px;padding-left: 0;;background:none;}
.zyzz_title ul li a{color:#ca0202;}
.zyzz_title ul li.active a{color:#ca0202;font-weight:bold;}
.zyzz_con{height:96px;overflow:hidden;}



/*****专题专栏****/
.ztzlbox{width:100%;height:90px;overflow:hidden;}
.ztzlbox .title{display:block;float:left;width:31px;height:86px;background:url(../images/ztzl_tit.gif) 0 0 no-repeat;padding:4px 8px 0 2px;line-height:20px;text-align:center;font-size:18px; font-weight:bold;color:#fff;}
/* .ztzlbox .title:hover{color:#fff;} */
.ind_ztimglist{float:none;margin-left:50px; height:90px;overflow:hidden;}
.ind_ztimglist li{float:left;width:265px;height:90px;margin-right:16px;}
.ind_ztimglist li a,.ind_ztimglist li img{display: block;width: 100%;height: 100%;}
.ind_ztimglist li .img_title{display:none;}
/*开启无障碍*/
.wza-on .ztzlbox{height: auto;}
.wza-on .ind_ztimglist{height: auto;}
.wza-on .ind_ztimglist li{width: 265px; margin-bottom: 10px;}
.wza-on .ztzl-marquee{height: auto !important;}
.wza-on .ind_ztimglist ul{margin-right: -16px;}

/*.wza-on .ztzlbox .title{float: none; display: block;width: auto;padding: 0 ; color:#1a5cbf;font-weight:bold; font-size: 16px;height: 30px;line-height: 18px;text-align: left;background: none;font-weight: bold;border-bottom: #ddd 1px solid;}*/

/*****左中右版块****/
.three_lbox,.three_mbox{width:420px;height:auto;margin-right:20px;}
.three_lbox .bk_list li a,.three_mbox .bk_list li a{max-width: 334px;}
.xxgk_lmbtn-fw{background: #F5F5F5;text-align: center;margin-top: 1px;}
.xxgk_lmbtn-fw li{width: auto;height: auto;}
.xxgk_lmbtn-fw li img{width: auto;max-width: 100%;height: auto;}
.xxgk_lmbtn-fw li .img-title{display: none;}

.three_rbox{width:280px;height:auto;overflow:hidden;}
.xxgk_ldbtn{height:72px;overflow:hidden;}
.xxgk_ldbtn li{float:left;width:93px;}
.xxgk_ldbtn li.num1{width:92px;}
.xxgk_ldbtn li a{display:block;background:#f5f5f5;text-align:center;height:59px;padding-top:13px;cursor:pointer;overflow:hidden;margin-left: 1px;}
.xxgk_ldbtn li.num1 a{margin-left: 0;}
.xxgk_ldbtn li a:hover{color:#206fc8;background:#f3f3f3 !important;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.xxgk_ldbtn li a img{width:29px;height:25px;}
.xxgk_ldbtn li a .img_title{float:left;display:block;width:100%;height:34px;line-height:34px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.xxgk_ldbtn 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;-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg);}

.xxgk_lmbtn{height:203px;margin-top:10px;overflow:hidden;}
.xxgk_lmbtn li{float:left;width:280px;height:50px;padding-bottom:1px;}
.xxgk_lmbtn li.num4,.xxgk_lmbtn li.num5{width:50%;}
.xxgk_lmbtn li.num5 a{margin-left: 1px;}
.xxgk_lmbtn li a{display:block;background:#f5f5f5;height:50px;padding-left:32px;cursor:pointer;overflow:hidden;}
.xxgk_lmbtn li a:hover{color:#206fc8;background:#f3f3f3 !important;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}
.xxgk_lmbtn li a img{float:left;width:23px;height:26px;margin:13px 18px 0 0;}
.xxgk_lmbtn li a .img_title{display:block;height:50px;line-height:50px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.xxgk_lmbtn 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;-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg);}
.xxgk_lmbtn li.num4 a .img_title,.xxgk_lmbtn li.num5 a .img_title{width:60px;}
.xxgk_lmbtn li.num5 a{padding-left:23px;}
/*横幅*/
.hfbox{height:auto;overflow:hidden;}
.hfbox .img_title{display:none;}
.hfbox img{width: 100%;height: auto;}

/***互动、解读***/
.hdbox{width:280px;height:256px;overflow:hidden;}
.jdbox{width:720px;height:256px;overflow:hidden;margin-left:20px;}


/***部门信箱***/
.dczjbox{width:420px;height:256px;overflow:hidden;}
.dczjlist{height:42px;background:url(../images/line_dd.gif) 0 bottom repeat-x;overflow:hidden;}
.dczjlist li{width:100px;float:left;text-align:center;}
.dczjlist li a{font-size:16px;color:#505050;display:block;padding-top: 3px;height: 39px;line-height: 36px;}
.dczjlist li.active a:hover,.dczjlist li.active a{border-left: #ddd 1px solid;border-right: #ddd 1px solid;border-top: 3px #206fc8 solid; color:#1a5cbf;font-weight:bold;background: #fff;}

.hdjl-boxt{height:28px;line-height:28px;font-size:15px;color:#535353;background:#fafafa;margin-top:11px;position: relative;}
.hdjl-boxt li.w1{padding-left: 20px;}
.hdjl-boxc{height:auto;margin-top:2px;}
.hdjl-boxc ul{height:30px;line-height:30px;font-size:14px;color:#535353;position: relative;}
.hdjl-boxc ul li .hdjl-boxt-yes{color:#535353;}
.hdjl-boxc ul li .hdjl-boxt-no{color:#fa8400;}

.dczjbox li.w1{margin-right: 242px;}
.dczjbox li.w2{width:120px;position: absolute;top: 0;right: 112px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dczjbox li.w3{width:102px;position: absolute;top: 0px;right: 0;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dczjbox li.w1 a{display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.dczjbox .hdjl-boxc ul li.w3{font-size:12px; color:#999;}
/*调查征集*/
.bk_list li .starting,.bk_list li .over,.bk_list li .nostart{display:block;color:#999;position: absolute;top: 2px;right: 0;}
.bk_list li .starting{color:#2f9c2e;}
.hdbox .bk_list li{padding-right: 50px;}
.hdbox .bk_list li a{float: none !important;max-width: none !important;}
/*图片滚动*/
.zmhdlist{line-height:48px;  margin-bottom:20px; padding-left:7px; border-top:2px solid#1a5cbf;}
.zmhdlist a{ font-size:22px; font-weight:bold; color:#1a5cbf;}
.fctu{ height:208px; clear:both;overflow:hidden;padding-top:20px;border-top:2px solid#1a5cbf;}
.fctu ul li{ width:275px; height:208px; float:left; margin-right:20px; position:relative;}
.fctu ul li .title{display:none; height:38px; background:url(../images/black_50.png) repeat; font-size:14px; color:#fff; line-height:38px; width:100%; text-align:center; position:absolute; left:0px; bottom:0px;}
.fctu ul li a,.fctu ul li img{display: block;width: 100%;height: 100%;}
/*开启无障碍*/
.wza-on .fctu{height: auto;}
.wza-on .fctu ul{width: auto !important; margin-right: -20px;}
.wza-on .fctu ul li{margin-bottom: 20px;}

/***友情链接***/
.linkcon{height:auto;margin:auto;background:#fff;overflow:hidden;}
.link_top{height:30px;border-bottom:#ddd 1px solid;font-size:16px;font-weight:bold;color:#206fc8;line-height:18px;}
.link_list{height:auto;overflow:hidden;}
.link_list ul{margin-right: -15px;}
.link_list li{float:left;width:220px;height:72px;margin-top:12px;margin-right:15px;}
.link_list li.num5{padding-right:0;}
.link_list li .img_title{display:none;}
.link_list li a,.link_list li img{display: block;width: 100%;height: 100%;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /** 大标题 ***/
    .ind_ttcon .list li{max-width:268px;_width:268px;*width:268px;}
    /*焦点图*/
    .twbox{width:476px;height: 276px;}

    /*工作动态*/
    .xwbox{width:456px;height: 276px;}
    .xwbox .xw_list li a{max-width: 378px;}
    /*专题专栏*/
    .wza-on .ind_ztimglist li{width: 213px;}
    /*****左中右版块****/
    .three_lbox,.three_mbox{width: 316px;}
    .three_lbox .bk_list li a, .three_mbox .bk_list li a{max-width: 230px;}

    .dczjbox{width: 316px;}
    .jdbox{width: 616px;}
    /*图片滚动*/
    .wza-on .fctu ul li{width: 223px;height: 182px; }
    /***友情链接***/
    .link_list li{width: 178px;height: 59px;}
}

@media (max-width:991px) {
    /** 大标题 ***/
    .ind_ttcon .dbt a{font-size: 24px;}
    .ind_ttcon .list{height: auto;}
    .ind_ttcon .list li{max-width:204px;_width:204px;*width:204px;}
    /*焦点图*/
    .twbox{width:auto; float: none; height: 424px !important;}

    /*工作动态*/
    .xwbox{width:auto;float: none; height: auto;margin-top: 15px;}
    /*专题专栏*/
    .wza-on .ind_ztimglist li{width: 218px;}
    /*****左中右版块****/
    .three_lbox,.three_mbox{width: auto;float: none;margin-right: 0;}
    .three_rbox{width: auto;height: auto;float: none;}
    .dczjbox,.jdbox,.hdbox{width:auto;float: none; height: auto;}
    .jdbox{margin-left: 0;}
    /*信息公开*/
    .xxgk_ldbtn li,.xxgk_ldbtn li.num1{width: 33.33%;}
    .xxgk_lmbtn{height: auto;}
    .xxgk_lmbtn li{width: 50%;}
    .xxgk_lmbtn li.num4,.xxgk_lmbtn li.num5{width: 25%;}
    .xxgk_lmbtn li a{margin-left: 1px;}
    /*图片滚动*/
    .wza-on .fctu ul li{width: 232px;height: 192px; }
    /***友情链接***/
    .link_list li{width: 236px;height: 78px;}
}
@media (max-width: 767px) {
    /** 大标题 ***/
    .ind_ttcon{padding: 9px 10px 10px;}
    .ind_ttcon .dbt{height: auto;padding: 10px 0;line-height: 1.6;}
    .ind_ttcon .dbt a{font-size: 22px;height: auto;white-space: normal;}
    .ind_ttcon .list{height: auto;}
    .ind_ttcon .list li{max-width:none;background: none;float: none;white-space: normal;}
    .ind_ttcon .list li a{white-space: normal;}
    /*焦点图*/
    .twbox{height: 360px !important;}
    /*专题专栏*/
    .wza-on .ztzlbox .title{float: none; display: block;width: auto;padding: 0 ; color:#1a5cbf;font-weight:bold; font-size: 16px;height: 30px;line-height: 18px;text-align: left;background: none;font-weight: bold;border-bottom: #ddd 1px solid;}
    .wza-on .ind_ztimglist{margin-left: 0;margin-top: 15px;}
    .wza-on .ind_ztimglist li{width: 48%;margin-right: 2%;}
    /*信息公开*/
    .xxgk_lmbtn li.num3{width: 100%;}
    .xxgk_lmbtn li.num4,.xxgk_lmbtn li.num5{width: 50% !important;}
    /*图片滚动*/
    .wza-on .fctu ul{margin-right: -2%;}
    .wza-on .fctu ul li{width: 48%;margin-right: 2%;margin-bottom: 10px;}
    /***友情链接***/
    .link_list li{width: 48%;margin-right: 2%;}
    .link_list ul{margin-right: -2%;}

}
@media only screen and (max-width:479px) {
    .twbox{height: 300px !important;}
    /*信息公开*/
    .xxgk_lmbtn li a{padding-left: 15px;}
    /*部门信箱*/
    .dczjbox li.w2{display: none;}
    .dczjbox li.w1{margin-right: 102px;}
    /*专题专栏*/
    .wza-on .ztzl-marquee{margin-right:0;}
    .wza-on .ind_ztimglist li{width:auto;height: auto;float: none; margin-right:0;}
    /*图片滚动*/
    .wza-on .fctu ul{margin-right: 0}
    .wza-on .fctu ul li{width:auto;height: auto;float: none; margin-right:0;}
    /***友情链接***/
    .link_list li{width:auto;float: none;height: auto; margin-right:0;}
    .link_list ul{margin-right: 0;}
}
@media only screen and (max-width:379px) {
    .twbox{height: 260px !important;}
}
@media only screen and (max-width:330px) {
    .twbox{height: 240px !important;}
}
/*办件统计*/
.ls-bjtj-box{position: relative;margin:20px 0 0; padding-left: 170px; background: #fff;}
.ls-bjtj-box .bjtj-tit{position: absolute;left: 0;top: 0; width: 90px;height: 60px; font-size: 20px; line-height: 30px;padding: 6px 19px 6px 60px;text-align: center;border-right: 1px solid #ddd;font-weight: bold; color: #2c6eb7; background: url("../images/zwfw_ico.png") 10px center no-repeat; background-size: 42px auto;}
.ls-bjtj-box .bjtj-tit a{color: #2c6eb7;}
.ls-bjtj-box .bjtj-tit a:hover{color: #2c6eb7; text-decoration: underline;}
.ls-bjtj-box ul{float: left;width: 33.333%;background: url("../images/bjtj-line.png") no-repeat center left;}
.ls-bjtj-box ul:first-child{background:none;}
.ls-bjtj-box ul li{width: 50%;float: left; font-size: 16px;height: 42px; line-height: 42px;text-align: center;}
.ls-bjtj-box ul li span.num{color: #e80700;}
.ls-bjtj-box .ls-statistics-list{padding: 15px 0;}
.ls-bjtj-box .ls-statistics-list:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
@media (max-width:1199px){
    .ls-bjtj-box{padding-left: 150px;}
    .ls-bjtj-box .bjtj-tit{ padding:15px 5px 15px 55px;}
    .ls-bjtj-box ul li{width: auto;float: none;height: 30px;line-height: 30px;}
}
@media (max-width:991px){
    .ls-bjtj-box{margin:15px 0 0;}
}
@media (max-width:767px){
    .ls-bjtj-box{margin:10px 0 0;padding-left: 0;}
    .ls-bjtj-box .bjtj-tit{float: none; position: static; background: none; padding: 0;width: 100%;height: auto;text-align: center;border-right: 0 none;border-bottom: 1px solid #ddd;}
    .ls-bjtj-box .bjtj-tit a{display: inline-block; vertical-align: top; padding-left: 50px; background: url("../images/zwfw_ico.png") 0 center no-repeat; background-size: 42px auto;}
    .ls-bjtj-box .ls-statistics-list{padding: 10px 0;}
    .ls-bjtj-box ul{float: none;width: auto;background: none;}
    .ls-bjtj-box ul li{width: 50%;float: left;}
}
@media (max-width:424px){
    .ls-bjtj-box ul li{width: 100%;}
}

/***** 栏目页-主体内容******/
.mainbox{padding: 20px;background: #ffff;}
.lmy_mainer{background:url(../images/line_dd.gif) 259px 0 repeat-y;}
.lm_lban{width:240px;height:auto;}
.lm_top{height:39px;line-height:38px;border-bottom:#ddd 1px solid;padding:0 10px;font-size:18px;font-weight:bold;color:#206fc8;overflow:hidden;}
.navdh{padding:15px 0 0;width:240px;overflow:hidden;}
.navdh ul li{vertical-align:bottom;padding-bottom:10px;overflow:hidden;}
.navdh ul li a{display:block;height:36px;line-height:36px;background-color: #fff;background-image:url(../images/web_ico.png); background-position:20px -45px;background-repeat: no-repeat; padding:0 8px 0 60px;color:#464646;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:#e7e7e7 1px solid;}
.navdh ul li a:hover,.navdh ul li.active a,.navdh ul li a.active{color:#fff;background-color: #206fc8; background-position:20px 0px;border:#206fc8 1px solid;}

/*栏目页-窄屏下二级栏目 */
.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:#206fc8;border:0;font-weight:bold;padding:10px 20px 10px 12px;border-radius:4px;position: relative;}
.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:#206fc8;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:45px;}
.dropdown-menu > li > a{padding:8px 20px 8px 10px;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:#206fc8 !important;color:#fff !important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{background: #206fc8 !important;color:#fff !important;}

/*右侧*/
.lm_rban{width:880px;height:auto;min-height:600px;_height:600px;position:relative;}
.lm_rban .guidang{position:absolute;right:-20px;top:-40px;z-index:99;}
.lmy_dqlanmu{height:40px;background:url(../images/line_dd.gif) 0 bottom repeat-x;overflow:hidden;}
.lanmu_tit{display:block;float:left;width:auto;white-space:nowrap;height:37px;line-height:36px;font-size:18px;font-weight:bold;color:#206fc8;padding:0 20px;background:#fff;border-left:#ddd 1px solid;border-right:#ddd 1px solid;border-top:#206fc8 3px solid;}
.navjz{height:auto;font-size:14px;line-height:32px;padding:20px 0 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 img{max-width:100% !important;}
.navjz ul li{padding:2px 0 2px 13px;background:url(../images/ico.gif) 0 15px no-repeat;height:28px;line-height:28px;position: relative; vertical-align:bottom;}
.navjz ul li .date{color:#666;font-size:12px;position: absolute;top: 2px;right: 0;}
.navjz ul.doc_list{padding-bottom:10px;}
.navjz ul.doc_list li,.navjz ul.download-list li{overflow:hidden;}
.navjz ul.doc_list li a,.navjz ul.download-list li a{display: block;max-width: 760px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.navjz ul.doc_list li img{float:left;padding-top:8px !important;}
.navjz ul li.columnName{height:auto !important;border-bottom:#dedede 1px solid;margin-bottom:10px;padding:0 10px 0 0;background:none;}
.navjz ul li.columnName .title,.navjz ul li.columnName .title:hover{display:block;width:auto;white-space:nowrap;height:auto;line-height:36px;padding:0 15px;font-size:16px;color:#206fc8;max-width: none !important;margin-right: 60px; white-space:normal;}
.navjz ul li.columnName .more{font-size:12px;color:#999;line-height:36px;position: absolute;top: 0px;right: 10px;margin-right: 0 !important;}
.navjz ul li.columnName .more:hover{color:#206fc8;}
.navjz ul.votelist li span.right{color:#a1a1a1;}


@media (min-width: 992px) and (max-width:1199px) {
    .lm_rban{width: 673px;}
    .navjz ul.doc_list li a,.navjz ul.download-list li a{max-width: 560px;}
}
@media (max-width: 991px) {
    .mainbox{padding: 15px;}
    .lmy_mainer{background: none;}
    .lmy_dqlanmu{margin-top: 15px;}
    .lm_rban{width:auto;float: none;min-height: auto !important;}
    .navjz{padding: 15px 0 0;}
    .navjz ul.doc_list li a,.navjz ul.download-list li a{max-width:none;float: none;margin-right: 70px;}
    .navjz ul.doc_list li img{display: none;}
}
@media (max-width: 767px) {
    .mainbox{padding: 10px;}
}

/*图片列表*/
.navjz ul.picture-list{clear:both;padding:0;margin-right: -20px;}
.navjz ul.picture-list li{width:205px;margin:0 20px 10px 0;padding: 0 !important; background:none !important;float:left;text-align:center;height:auto;}
.navjz ul.picture-list li a{display: block;float: none; text-align:center;}
.navjz ul.picture-list li img{padding:0;border:none;width:100% !important;height:154px !important;}
.navjz ul.picture-list li a .img_title{display:block;height:36px;line-height: 36px; text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz ul.download_list span.hit{display:block;float:right;height:32px;line-height:32px;white-space:nowrap;padding-left:20px;background:url(../images/down.png) 0 11px no-repeat;}
.navjz ul.download_list span.date{color:#999;}

.navjz .jiedu{text-align:center;padding:50px 0;}
.navjz .jiedu a{display:inline-block;width:200px;height:100px;line-height:100px;margin:0 20px;font-size:18px;color:#454545;background:#f6f6f6;text-align:center;}
.navjz .jiedu a:hover{color:#0c4588;background:#edf7ff;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;}

/*栏目页 视频列表 */
/*.navjz .videoNews-list{clear:both;margin-right: -20px;}*/
/*.navjz .videoNews-list li{width:880px;background:none;height:auto;padding:10px 0;border-bottom:1px dashed #ddd;vertical-align:bottom;}*/
/*.navjz .videoNews-list li .left-img{width:200px;height:150px;}*/
/*.navjz .videoNews-list li .left-img img{width:100% !important;height:150px !important;}*/
/*.navjz .videoNews-list li .right-main{width:660px;}*/
/*.navjz .videoNews-list li .right-main .video-title .left a{font-weight:bold;}*/
/*.navjz .videoNews-list li .right-main .video-title .play-icon a{display:block;white-space:nowrap;height:30px;line-height:30px;padding-left:20px;background:url(../images/flv.gif) 0 8px no-repeat;}*/
/*.navjz .videoNews-list li .right-main .videoNews-note{line-height:26px;}*/
/*.navjz .videoNews-list li .right-main .videoNews-note span{color:#666 !important;}*/
/*.navjz .videoNews-list li .right-main .video-attr .video-hit,.navjz .videoNews-list li .right-main .video-attr .video-date{color:#cc0001;}*/
/*栏目页-视频列表 */
.navjz .videoNews-list{clear:both; overflow: hidden;margin-right: -20px;}
.navjz .videoNews-list li{float: left; width:205px;height:auto!important;margin:0 20px 10px 0;padding:0px !important;background: none !important;}
.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:150px !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 (min-width: 992px) and (max-width:1179px) {
    .navjz ul.picture-list li{width: 153px;}
    .navjz ul.picture-list li img{height: 115px !important;}
    /*栏目页-视频列表 */
    .navjz .videoNews-list li{ width: 153px;}
    .navjz .videoNews-list li .left-img img.video-thumb{height:122px !important;}
}
@media (max-width: 991px) {
    .navjz ul.picture-list li{width: 232px;}
    .navjz ul.picture-list li img{height:166px !important; }
    /*栏目页-视频列表 */
    .navjz .videoNews-list li{ width: 232px;}
    .navjz .videoNews-list li .left-img img.video-thumb{height:170px !important;}
}
@media (max-width: 767px) {
    .navjz ul.picture-list,.navjz .videoNews-list{margin-right: 0;}
    .navjz ul.picture-list li{float:none;margin:0 0px 10px;height:auto; width:auto; overflow:hidden; position: relative;}
    .navjz ul.picture-list li a img{ height: auto !important;}
    /*栏目页-视频列表 */
    .navjz .videoNews-list li{ width: auto; float: none; margin: 0px 0 10px;}
    .navjz .videoNews-list li .left-img img.video-thumb{height:auto !important;}
}


/*栏目页 普通页面 */
.ptlmtitle{font-size:27px;line-height:40px;text-align:center;padding-top:15px;}
.ptlminfo{line-height:34px;color:#666;font-size:12px;text-align:center;border-bottom:#dbdee1 1px solid;height:auto;padding:10px 0 6px;}
.ptlminfo span{margin:0 0.3em;display:inline-block;vertical-align:middle;}
.ptlminfo i{font-style:normal;}
.ptlminfo .wz_share{display:inline-block;vertical-align:middle;margin-top: -2px;}
.ptlminfo .wz_share .share-box{position:relative;right:auto;top:auto;}
.ptlminfo .active{color:#f00;font-weight: bold; }
.ptlmcontent{font-size:16px;padding:20px 0;}
.ptlmcontent table{max-width:100% !important;margin:auto;}
.ptlmcontent img{max-width:100%;height:auto;}


/*栏目页 调查征集 */
.navjz .collect-list li{overflow:hidden;}
.navjz .collect-list li a{display:block;float:left;width:600px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .collect-list li .starting,.navjz .collect-list li .over,.navjz .collect-list li .nostart{display:block;float:left;width:80px;text-align:center;color:#2f9c2e;padding-left:5px;}
.navjz .collect-list li .over{color:#999;}
.navjz .collect-list li .nostart{color:#ce0000;}
.navjz .collect-list li .date{display:block;width:160px;text-align:right;color:#999;font-size:12px !important;}

/*栏目页 投票调查 */
.navjz .survey-list li{overflow:hidden;}
.navjz .survey-list li a{display:block;float:left;width:600px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .survey-list li .starting,.navjz .survey-list li .over,.navjz .survey-list li .nostart{display:block;float:left;width:80px;text-align:center;color:#2f9c2e;padding-left:5px;}
.navjz .survey-list li .over{color:#999;}
.navjz .survey-list li .nostart{color:#ce0000;}
.navjz .survey-list li .date{display:block;width:160px;text-align:right;font-size:12px !important;color:#999;}

/* 栏目页-留言 */
.navjz .guestbook-table{width:685px;border:#ddd 1px solid;padding:1px 1px 10px;}
.navjz .guestbook-table ul{width:685px;height:32px;line-height:32px;clear:both;overflow:hidden;}
.navjz .guestbook-table .guestbook_title{color:#000;background:#f0f1f5;margin-bottom:2px;}
.navjz .guestbook-table .even{background:#f8f8f8;}
.navjz .guestbook-table ul li{float:left;height:32px;border-right:#fff 1px solid;text-align:center;padding:0;background:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .guestbook-table ul li.t1{width:415px;padding-left:25px;background:url(../images/icon.gif) 8px 14px no-repeat;text-align:left;}
.navjz .guestbook-table ul li.t2{width:100px;}
.navjz .guestbook-table ul li.t3{width:110px;color:#999;}
.navjz .guestbook-table ul li.t4{width:100px;border-right:none;}
.navjz .guestbook-table ul li.t4 .s1{color:#999;}
.navjz .guestbook-table ul li.t4 .s2{color:#fa6400;}
.navjz .guestbook-table .guestbook_title li.t1{background:none;padding-left:45px;width:336px;}
.navjz .guestbook-table .guestbook_title li.t3{color:#000;}

.navjz .guestbook-table-form{width:100%;margin-top:15px;border:#ddd 1px solid;}
.navjz .guestbook-table-form span{color:#f00;}
.navjz .guestbook-table-form th{width:130px;text-align:right;padding:2px 10px 2px 0;}
.navjz .guestbook-table-form td{padding:4px 0;}
.navjz .guestbook-table-form td .msg-box{margin-top:5px;}
.navjz .guestbook-table-form td select{padding:3px 5px;border:#ddd 1px solid;}
.navjz .guestbook-table-form td input#personName,.navjz .guestbook-table-form td input#personPhone,.navjz .guestbook-table-form td input#title{height:24px;line-height:24px;width:220px;padding:0 5px;border:#ddd 1px solid;}
.navjz .guestbook-table-form td textarea{width:449px;height:120px;padding:3px 5px;border:#ddd 1px solid;}
.navjz .guestbook-table-form td input.verification{border:#ddd 1px solid;height:24px;line-height:24px;width:90px;padding:0 5px;}
.navjz .guestbook-table-form td.btn_group{padding:10px 0 20px 0;}
.navjz .guestbook-table-form td.btn_group input{background:#cc0001;height:30px;line-height:30px;cursor:pointer;font-family:"Microsoft YaHei";border:0;outline:none;color:#fff;padding:0 15px !important;margin:0px;*padding:0 5px !important;_padding:0 5px !important;}
.navjz .guestbook-table-form td.btn_group input.btn-search{margin-left:10px;*padding:0 0px !important;_padding:0 0px !important;}

/* 栏目页-留言 弹框 */
.ui-dialog-title{color:#115DB2;}
.guestbook-tips{padding:20px 20px !important;font-family:"Microsoft YaHei";}
.guestbook-text .font_01{font-size:20px !important;line-height:50px;color:#f80;}
.tishi_con{line-height:28px;font-weight:normal;}
.tishi_con .tishi_b{font-weight:bold;}
.guestbook-tips ul{padding-top:10px;}
.guestbook-tips ul.guestbook-text{padding-top:0;}
.guestbook-tips ul li{text-align:left;font-size:16px;line-height:36px;color:#ec4445;padding-left:100px;}
.ui-dialog{border:1px solid #a2bed9 !important;}
.ui-dialog-header{border-bottom: 1px solid #a2bed9 !important;}
.ui-dialog-close{font-size:30px !important;}
.ui-dialog-footer button.ui-dialog-autofocus{border:none !important;background-color:#cc0001 !important;font-family:"Microsoft YaHei";outline:none !important;}
.guestbook-search{padding:30px 0 !important;}
.guestbook-search ul li{height:55px !important;font-family:"Microsoft YaHei";font-size:16px !important;position:relative;}
.guestbook-search ul li .msg-box{position:absolute !important;left:84px !important;top:8px !important;}
.guestbook-search ul li input{padding:0 7px;margin-left:5px;}
.ui-dialog-content,.ui-dialog-autofocus{font-family:"Microsoft YaHei";}
.guestbook-tips .font_01{color:#fa6400;padding-bottom:10px;font-size:24px;}


/*** 文章页 START ****/
.secnr{height:auto;text-align:left;min-height:550px;_height:550px;padding:10px;overflow:hidden;}
.wzy_position{height:30px;line-height:20px;padding-left:35px;background:url(../images/dqwz.png) 10px 0 no-repeat;font-size:14px;color:#555;overflow:hidden;border-bottom:#dedede 1px dotted;}
.wzy_position i{font-style:normal;}
.wzy_position a{color:#555;}
.wzy_position a:hover{color:#dd0000;}
.wzy_position .search-keywords{color:#ff0000;}
.wenzhang{margin:auto;font-size:16px;line-height:200%;height:auto;padding:0 50px;}

.newstitle,.wztit{font-size:27px;line-height:1.5;text-align:center;padding:10px 0;}
.newstitlef{line-height:1.4;text-align:center;font-size:22px;font-weight:100;padding:5px 0;}
.newstitlet{line-height:1.4;text-align:center;font-size:20px;font-weight:100;padding:5px 0;}
.newstitles{line-height:1.4;text-align:center;font-size:20px;font-weight:100;padding:5px 0;}
.wzbjxx{line-height:34px;color:#666;font-size:12px;text-align:center;border-bottom:#dbdee1 1px solid;padding:10px 0 6px;position:relative;overflow:hidden;}
.wzbjxx span{padding: 0 0.5em;}
.wzbjxx i{font-style: normal;}
.wzbjxx a{color:#666;cursor:pointer;}
.wzbjxx a:hover{color:#e20a0d;}
.wzbjxx a.active{color:#f00;font-weight: bold;}
.wzbjxx .nostart{color:#ce0000;}
.wzbjxx .starting{color:#2f9c2e;}
.wzbjxx .over{color:#999;}
.wzbjxx input{width:10px;height:10px;border:#666 1px solid;vertical-align:middle;cursor:pointer;}
.wz_zybox{border:#ddd 1px dashed;background:#fbfbfb;padding:10px 15px;line-height:28px;font-size:14px;margin-bottom:20px;}
.wz_zybox span{font-weight:bold;}

.wzcon{padding:20px;height:auto;min-height:450px;_height:450px;font-size:16px;line-height:200%;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.wzcon table{max-width:100% !important;}
.wzcon img{max-width:90%;height:auto;}
/*内容页底部*/
.wzbot{padding-top:10px;padding-bottom:20px;font-size:14px;line-height:28px;color:#666;}
.wzbot a{color:#666;}
.wzbot a:hover{color:#c00;}
.wzbot1{height:40px;line-height:36px;text-align:right;font-size:12px;color:#999;padding:15px 10px 0;border-top:#dbdee1 1px solid;}
.wzbot1 a{color:#999;line-height:36px;}
.wzbot1 a:hover{color:#c00;text-decoration:none;}
.wzbot1 ul{float:left;}
.wzbot1 ul.fxd_xx{float:left;height:30px;line-height:26px;text-align:left;}
.wzbot1 ul.fxd_close{float:right;text-align:left;overflow:hidden;}
.wzbot1 ul.fxd_close .print_btn{display:block;float:left;height:26px;line-height:26px;background:url(../images/print.gif) 0 5px no-repeat;padding-left:22px;}
.wzbot1 ul.fxd_close .close_btn{display:block;float:left;width:24px;height:26px;line-height:26px;padding-left:22px;background:url(../images/close1.gif) 0 5px no-repeat;}
.sharebot span{display:inline-block;vertical-align:middle;}
.sharebot .share-box{position:relative;right:auto;top:auto;}
/*视频文章*/
.video_main_content{text-align:center;padding:30px 0 0;}
.sp_wzcon{padding:20px;height:auto;font-size:16px;line-height:2;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word; overflow-x:auto;}
.sp_wzcon table{max-width:100% !important;}
@media only screen and (max-width: 991px) {
    .wenzhang{padding: 0 20px;}
    .secnr,.wzcon{min-height: 200px;_height:200px;}
}
@media only screen and (max-width: 767px) {
    .secnr{padding: 10px 0;}
    .wenzhang{padding: 0;}
    .wzcon{padding: 10px;}
    .newstitlet,.newstitlef{font-size:18px;}
    .newstitles{font-size:16px;}
    .newstitle,.wztit{font-size:22px;}

}
/* 留言详细页 */
.guestbook-show{width:100%;margin:auto;padding:30px 0;}
.guestbook-show .guestbook-title{height:30px;border:#eee 1px solid;border-bottom:0;position:relative;}
.guestbook-show .title2,.guestbook-show .title3,.guestbook-show .title4{margin-top:40px;}
.guestbook-show .guestbook-title span{display:block;width:140px;height:30px;line-height:30px;text-align:center;font-size:16px;color:#cc0001;font-weight:bold; background:#fff;position:absolute;left:375px;top:-15px;}
.guestbook-show .title3 span,.guestbook-show .title4 span{color:#fd8622;}
.guestbook-show .guestbook-table{border:#eee 1px solid;border-top:0;padding:0 19px 20px;}
.guestbook-show .guestbook-table table{width:100%;font-size:14px;border-collapse:collapse;}
.guestbook-show .guestbook-table table th{padding:8px 6px;text-align:right;width:120px;line-height:26px;border:#ddd 1px solid;background:#f8f8f8;}
.guestbook-show .guestbook-table table td{padding:8px 6px;text-align:left;line-height:26px;border:#ddd 1px solid;word-break:break-all;word-wrap:break-word;}
.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:#cc0001;text-align:center;color:#fff;font-size:16px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}

/*搜索详细页*/
.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:0px 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:#206fc8;outline:none; font-size:14px; color:#fff;overflow:hidden;}
.two_ssresult{ line-height:30px; padding:5px 0px; border-bottom:1px dashed #e1e1e1; font-size:14px; margin-bottom:16px;}
.two_ssresult span{ color:#206fc8; padding:0 5px;}

.ssy_container{padding:20px 0 10px;margin:auto;}
.ssy_leftbar{width:200px;height:auto;margin-bottom:50px;}
.fenlei_tit,.searchType-title{height:34px;line-height:34px;padding-left:20px;font-size:16px;font-weight:bold;color:#333;}
.total_wz,.searchType-column{height:auto;margin-bottom:10px;padding:8px 0 8px 20px;background:#f1f1f1;font-size:14px;}
.total_wz ul li,.searchType-column ul li{height:30px;line-height:30px;}
.total_wz ul li a:hover,.total_wz ul li a.active,.searchType-column ul li a:hover,.searchType-column ul li a.active{text-decoration:underline;color:#206fc8;}
.ssy_rightbar{width:910px;height:auto;padding-top:10px;}
.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:#008000;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.ssy_rightbar .search-list li.search-url span.date{padding-left:14px;color:#008000;}
.ssy_rightbar .search-list li.search-url a{color:#008000;}
.ssy_rightbar .search-list li.search-url a:hover{text-decoration:underline;}

/*征集文章页*/
.dc_status,.dc_starttime,.dc_endtime{padding:0 0.5em;}
.dc_status i,.dc_starttime i,.dc_endtime i{font-style:normal !important;}
.collection-theme-list{margin-top:20px;font-family:"Microsoft YaHei",微软雅黑;}
.collection-theme-list ul li .collection-body{border-top:#ddd 1px dotted;padding:15px 0px;font-size:14px;line-height:180%;}
.collection-theme-list ul li .collection-body .collection-username{color:#e60012;}
.collection-theme-list ul li .collection-body .collection-info{color:#555;word-break:break-all;word-wrap:break-word;}
.collection-theme-list ul li .collection-body .collection-datetime{color:#999;}
.collectit{font-size:20px;color:#206fc8;font-weight:bold;height:60px;line-height:60px;background:url(../images/zj_yijian.png) left center no-repeat;padding-left:38px;}
.poll_collect{margin-top:30px;border-top:1px dotted #ddd;width:100%;font-size:14px;font-family:"Microsoft YaHei",微软雅黑;}
.poll_collect h3{font-size:20px;color:#206fc8;font-weight:bold;height:60px;line-height:60px;background:url(../images/icon_myzj.gif) left center no-repeat;padding-left:38px;}
.poll_collect ul{width:860px;margin:10px auto 0;}
.poll_collect li{width:854px;border:#ddd solid 1px;padding:2px;height:34px;margin-bottom:10px;line-height:34px;clear:both;}
.poll_collect li p{float:left;position:relative;}
.poll_collect li p.poll_txt,.poll_collect li p.poll_con{width:115px;text-align:right;padding-right:5px;border-right:#ddd solid 1px;}
.poll_collect li p.poll_input,.poll_collect li p.poll_yzm{padding:2px 5px;height:30px;}
.poll_collect li p.poll_yzm img{margin:0;}
.poll_collect li p span.msg-box{left:4px;top:4px;position:absolute !important;}
.poll_collect li p.poll_con{height:180px;}
.poll_collect li .red{color:#f00;padding-right:8px;vertical-align:middle;}
.poll_collect li p input{width:700px;height:32px;border:0 none;line-height:32px;background:none;line-height:26px;float:left;outline:none;color:#666;}
.poll_collect input#c_name,.poll_collect input#c_phone{width:671px;}
.poll_collect li p.poll_conts{margin-top:2px;padding:2px 5px;}
.poll_collect li p.poll_conts textarea{width:700px;border:0;background:none;line-height:20px;height:172px;outline:none;font-size:14px;color:#666;}
.poll_collect .poll_area{height:180px;}
.poll_collect li p.poll_yzm input{width:100px;}
.poll_collect li p.poll_yzm img{float:left;}
.poll_collect li.btn-group{border:0 none;text-align:center;height:40px;}
.poll_collect li.btn-group input{float:none;height:40px;background:#206fc8;color:#fff;font-size:16px;text-align:center;cursor:pointer;border:0;width:140px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}

/*调查文章页*/
.vote_result{margin:auto;padding-bottom:50px;}
.vote_result .newstitle{font-size:27px;line-height:40px;text-align:center;padding:20px 0 5px;}
.vote_result .voteinfo{line-height:34px;color:#666;font-size:12px;text-align:center;border-bottom:#dbdee1 1px solid;height:44px;padding-top:5px;overflow:hidden;}
.vote_result .voteinfo span{padding:0 5px;}
.vote_result .voteinfo i{font-style:normal;}
.vote_result .voteinfo .nostart{color:#ce0000;}
.vote_result .voteinfo .starting{color:#2f9c2e;}
.vote_result .voteinfo .over{color:#999;}
.vote_result .vote-info{padding:20px;font-size:16px;line-height:200%;}
.vote_result .vote-main{font-size:14px;width:95%;margin:auto;}
.vote_result .vote-lsit{padding-bottom:10px;}
.vote_result .vote-lsit .title{font-weight:bold;height:auto;line-height:26px;padding:7px 0 10px;}
.vote_result .vote-lsit ul{padding:15px;border:1px solid #e7e7e7;}
.vote_result .vote-lsit ul li{height:30px;line-height:30px;}
.vote_result .vote-lsit ul li input{float:left;margin:9px 11px 0 0;*margin:5px 11px 0 0;_margin:5px 11px 0 0;font-size:12px;}
.vote_result .vote-lsit ul li.vote-textarea{height:100px;}
.vote_result .vote-lsit ul li.vote-textarea textarea{border:1px solid #ccc;height:92px;width:750px;padding:4px 5px;}
.vote_result .vote-code{width:95%;margin:auto;padding:20px 0;font-size:14px;overflow:hidden;height:30px;}
.vote_result .vote-code .text-code{float:left;display:block;line-height:30px;}
.vote_result .vote-code .verification{border:1px solid #ddd;height:28px;line-height:28px;width:96px;float:left;padding:0 5px;}
.vote_result .vote-code .img-code{float:left;padding-left:8px;}
.vote_result .vote-btn{height:42px;text-align:center;}
.vote_result .vote-btn button{height:40px;background:#206fc8;color:#fff;font-size:16px;text-align:center;cursor:pointer;border:0;width:140px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:0 10px;font-family:"Microsoft YaHei",微软雅黑;outline:none;}
.vote_result .vote-btn button.btn-review{background:#f80;}

.vote-show{width:95%;margin:auto;border:1px solid #e7e7e7;font-size:14px;}
.vote-show th{text-align:left;border-bottom:1px solid #f0f0f0;background:#faf9f9;height:auto;padding:5px 5px 5px 15px;line-height:30px;font-size:14px;}
.vote-show td .vote_con{width:98%;margin:auto;border-bottom:1px dotted #f0f0f0;height:auto;line-height:30px;padding:0 0;clear:both;}
.vote-show td .vote_con span{display:block;height:auto;line-height:30px;float:left;}
.vote-show td .vote_con span.c1,.vote-show td .vote_con span.c2,.vote-show td .vote_con span.c3{padding:5px 0;}
.vote-show td .vote_con span.c1{width:680px;padding-left:15px;}
.vote-show td .vote_con span.c2{width:120px;padding:12px 0 0 20px;}
.vote-show td .vote_con span.c3{width:80px;padding-right:15px;float:right;text-align:right;}
.vote-show td .vote_con span.c3 i{color:#dd0000;font-style:normal;}
.vote-show td .vote_con span.progress-bar{width:100px;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:95%;margin:0 auto;border-bottom:1px dotted #f0f0f0;line-height:28px;padding:5px;}

/*****网站地图****/
.dty_title{height:70px;line-height:52px;text-align:center;font-size:27px;padding-top:15px;}
.dty_contain{margin:auto;padding-bottom:50px;overflow: hidden;}
.dty_contain:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
* html .dty_contain {zoom: 1;} /* IE6 */
*:first-child+html .dty_contain {zoom: 1;} /* IE7 */
.dty_mutitle{float:left;width:200px;height:auto;overflow:hidden;margin-top:20px;clear:both;}
.dty_mutitle a{display:block;padding:10px 5px;text-align:center;line-height:30px;font-size:18px;font-weight:bold;color:#fff;background:#1a5cbf;}
.dty_mutitle a:hover{color:#fff;}
.dty_sublb{margin:20px 0 0 230px;overflow: hidden;}
.dty_sublb ul{
    min-height: 50px;
}
.dty_sublb ul li{float:left;width: 25%; overflow:hidden;}
.dty_sublb ul li a{display:block;height:30px;line-height:30px;font-size:16px;background:url(../images/icon.gif) 0 center no-repeat;padding:10px 20px 10px 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
@media only screen and (max-width: 991px) {
    .dty_mutitle{width: auto;float: none;}
    .dty_mutitle a{display: inline-block;padding: 10px 15px;}
    .dty_sublb{margin:0;}
}
@media only screen and (max-width: 767px) {
    .dty_contain{padding-bottom: 0;}
    .dty_title{font-size: 24px;}
    .dty_sublb ul li{width: 33.33%;}
    .dty_sublb ul li a{padding:5px 10px 5px 15px;}
}
@media only screen and (max-width: 479px) {
    .dty_title{font-size: 22px;}
    .dty_mutitle a{font-size: 16px;}
    .dty_sublb ul li{width: auto;}
}
/*新留言 end*/
.liuyan_btngroup{ text-align: center; font-size: 0; line-height: 0; padding-bottom: 10px;}
.liuyan_btngroup li{display: inline; padding:0 !important; background: 0 !important;}
.liuyan_btngroup li a{display: inline-block; background: #e8f0f9; border-radius: 3px;color: #1a5cbf;font-size: 18px;
    height: 46px;line-height: 46px; vertical-align: middle; margin:0 15px; transition: 0.4s all; width: 370px}
.liuyan_btngroup li a:hover{color: #fff; background: #1a5cbf;}

.in_head{height: 36px;line-height: 36px; position: relative; background: #f7f7f7;}
.in_head ul li{height: 36px;line-height: 36px;   background: none; padding: 0;text-align: center; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; color: #333;}
.in_head ul li.p3{ position: absolute; right:0; top:0; width: 90px; text-align: center;}
/*.in_head ul li.p2{  display: none;}*/
.in_head ul li.p4,.in_head ul li.p2{position: absolute; right:90px; top:0; width: 120px; text-align: center;}
.in_head ul li.p1{ display: block;  margin-right: 210px;}
.in_body ul{ font-size: 14px;height: 36px;line-height: 36px;position: relative;  }
.in_body ul li{background: none; padding: 0; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; }
.in_body ul li.p1 { display: block; background: url(../images/icon.gif) 2px center no-repeat;padding-left: 15px; margin-right: 210px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.in_body ul li.p1 a{max-width: 100%; display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.in_body ul li.p3{ position: absolute; right:0; top:0; width:90px; text-align: center; color: #999;}
.in_body ul li.p4,.in_body ul li.p2{ position: absolute; right:90px; top:0; width:120px; text-align: center; color: #999;}
/*.in_body ul li.p2{ display: none;}*/
/*留言文章 on*/
.wztit{font-size:32px;line-height:42px;text-align:center;padding:5px 10px;}
.lynybox{padding:0 30px 30px;}
.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 .nrtxt{ line-height:30px; font-size:14px;}
.MsoNormal span{font-family:"微软雅黑" !important;font-size:16px ;}
.lynybox .mydcon{height:66px;line-height:66px;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:17px;}
.lynybox .mydcon ul li p.srk .myd_input{float:left;margin-top:17px;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;}
/*留言文章 end*/

/*征集文章*/
.poll_collect li.fujian{ height:80px;}
.poll_collect li p.fujian_txt{ height:80px; line-height:54px;}
.poll_collect ul li .sb_btn{height:36px;padding-top:11px; padding-left:5px; float:left;  }
.poll_collect ul li .sb_btn input.ke-input-text{float:left;line-height:32px;height:32px;border:1px solid #e5e5e5;outline:medium none;width:540px;padding:1px 5px;background:#fff;}
.poll_collect ul li .btn-upload{float:left;line-height:36px;height:36px;border:none;outline:none;width:70px;background:#1b50a0;text-align:center;color:#fff;font-size:14px;margin-left:8px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; font-family:"微软雅黑";}
.zxsb{ clear:both;display:block;line-height:26px;float:left;width:100%;padding:5px 0 10px;color:#e20a0d;font-size:14px;}
#logTip {text-align: center;font-size: 16px;color: #d00;padding-bottom: 20px; padding-top: 40px;}
.collectInfo_title{font-size: 20px;color: #1b50a0; font-weight:bold;height: 60px;line-height: 60px; padding-left: 8px;}
.collectInfo_xj{ border: 1px #ddd dashed; padding: 10px; margin: 15px 0 10px;}
.collectInfo_xj span{ font-weight: bold;color: #1b50a0; margin-right: 5px;}

