﻿@charset "utf-8";/* reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time{margin:0;padding:0;font-style:normal}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th,figcaption{font-weight:normal;font-style:normal}
fieldset,iframe,img{border:none;margin:0;padding:0}
input,button,textarea{outline:none}
caption,th{text-align:left}
table{border-collapse:collapse;border-spacing:0}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{display:block}
ul,li,ol,dl,dt,dd{list-style:none;margin:0;padding:0}
body,html{width:100%;height:100%;font-family:"宋体",Verdana, Geneva, sans-serif;color:#454545;font-size:14px}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden}
.cl{clear:both}
.fl{float:left}
.fr{float:right}
.ct{text-align:center}
.cr{text-align:right}
.no-mt{margin-top:0}
.mt10{margin-top:10px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt50{margin-top:50px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml20{margin-left:20px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr20{margin-right:20px}
.pdt10{padding-top:10px}
.pdt20{padding-top:20px}
.pdb10{padding-bottom:10px}
.pdb20{padding-bottom:20px}
.radius{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}
.radius3{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.radius5{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.radius10{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}
.contaier{width:1200px;margin:0 auto}
.content{padding:0 20px 20px;background:#fff;*zoom:1}
.row{margin-left:-20px;*zoom:1}
.col-2{width:275px;float:left;margin-left:20px}
.col-5{width:570px;float:left;margin-left:20px}
.col-6{width:590px;float:left}
/*.col-7{width: 100%;float:left;margin-left:20px}*/
.col-7 {
    width: 1200px;
    margin-left: 20px;
    margin: 0 auto;
}
/*box*/
.box .ht{height:33px;line-height:33px;padding:0 20px;font-family:"Microsoft YaHei";font-size:18px;color:#fff;position:relative}
.box .ht .more{position:absolute;right:10px;top:0}
.box .ht .i-more{display:block;width:16px;height:33px;background:url(../images/i-more-w.png) no-repeat center center}
.box .box-content{border:1px solid #e3e3e3;border-top:0}
.box .bd{border:1px solid #e3e3e3;border-top:0}
/*box1*/
.box1 .ht{height:50px;line-height:50px;padding:0 20px;border:1px solid #e3e3e3;border-bottom:0;border-left:4px solid #dc3a3a;font-family:"Microsoft YaHei";font-size:18px;background:url(../images/ht-bg.jpg) repeat-x 0 0;position:relative}
.box1 .ht .title{color:#dc3a3a}
.box1 .ht .more{height:50px;position:absolute;right:20px;top:0}
.box1 .ht .btn-more{float:right;margin-top:10px;display:-block;border-radius:6px;width:100px;height:30px;line-height:30px;margin-left:10px;background:#dc3a3a;font-size:12px;color:#fff}
.box1 .bd{border:1px solid #e3e3e3;border-top:0;padding:10px 15px}
.box1 .bd:after{content:" ";display:block;height:0;clear:both;visibility:hidden}
/*box2*/
.box2{border:1px solid #e3e3e3;border-top:2px solid #dc3a3a}
.box2 .ht{height:50px;line-height:50px;padding:0 20px;font-family:"Microsoft YaHei";font-size:18px;background:url(../images/ht-bg.jpg);position:relative}
.box2 .ht .title .on{color:#dc3a3a}
.box2 .ht .title span{margin:0 20px;color:#515151}
.box2 .ht .more{height:50px;position:absolute;right:20px;top:0}
.box2 .ht .i-more{display:block;width:16px;height:50px;background:url(../images/i-more.png) no-repeat center center}
.box2 .ht .btn-more{float:right;margin-top:10px;display:block;border-radius:6px;width:100px;height:30px;line-height:30px;margin-left:10px;background:#dc3a3a;font-size:12px;color:#fff}
.box2 .bd{padding:10px 15px}
.box2 .bd:after{content:" ";display:block;height:0;clear:both;visibility:hidden}
.news-list1 li{position:relative;line-height:28px;padding-left:20px;background:url(../images/i-icon.png) no-repeat 5px center}
.news-list1 li a{line-height:28px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.news-list1 li .date{position:absolute;right:10px}
.news-list3 li{position:relative;height:28px;padding-left:20px;background:url(../images/i-icon2.png) no-repeat 5px center}
.news-list3 li a{line-height:28px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.list-title {
    padding: 15px 0 15px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 24px;
    font-family: "Microsoft YaHei";
}
/*按钮*/
.btn-r{display:inline-block;border-radius:4px;padding:0 20px;text-align:center;height:30px;line-height:30px;background:#dc3a3a;font-size:12px;color:#fff;border:0;outline:none;cursor:pointer}
.btn-gray{display:inline-block;border-radius:4px;padding:0 20px;text-align:center;height:30px;line-height:30px;background:#ccc;font-size:12px;color:#515151;border:0;outline:none;cursor:pointer}
/*分页*/
.page-box{position:relative}
.page-box .back-btn{position:absolute;left:0;top:0}
.pages{margin:20px auto;text-align:center;font-size:12px;color:#8d8d8d}
.pages a{display:inline-block;border:#bfbfbf 1px solid;padding:5px 10px;margin:2px;color:#8d8d8d;text-decoration:none}
.pages span{display:inline-block;padding:5px 10px}
.pages a:hover{border:#ee5353 1px solid;color:#fff;background-color:#ee5353;text-decoration:none}
.pages a:active{border:#ee5353 1px solid;color:#fff;background-color:#ee5353}
.pages span.cur{border:#ee5353 1px solid;padding:5px 10px;font-weight:bold;margin:2px;color:#fff;background-color:#ee5353}
.pages .page-input{width:36px;height:24px;line-height:24px;margin:0 5px;border:1px solid #bfbfbf;text-align:center}
.pages .page-btn{width:36px;height:24px;line-height:24px;margin:0 5px;border:1px solid #bfbfbf;text-align:center;cursor:pointer}
/*当前位置*/
.current-box{float:right;height:34px;line-height:34px;padding-left:24px;background:url(../images/home.png) no-repeat 0 9px;font-size:12px;font-family:"Microsoft YaHei"}
.current-box span,
.current-box a{margin:0 5px}

.news-warp{padding:5px}
.news-warp .news-title{font-size:20px;font-family:"Microsoft YaHei";text-align:center}
.news-warp .news-info{font-size:14px;color:#999;padding:20px;border-bottom:1px solid #e3e3e3;text-align:center}
.news-warp .news-info span{margin:0 20px}
/*互动交流 page*/
.hdjl-title{width:275px;height:120px;line-height:120px;color:#fff;font-size:24px;font-family:"Microsoft YaHei";text-align:center;background:url(../images/title-bg.jpg) no-repeat}
.lyzx-box,.wsdc-box,.yjzj-box,.rdft-box{padding-top:20px}
.i-wyly{display:block;float:left;width:40px;height:30px;background:url(../images/i-wyll.png) no-repeat center center}
.i-lycx{display:block;float:left;width:40px;height:30px;background:url(../images/i-lycx.png) no-repeat center center}
.i-wqhg{display:block;float:left;width:40px;height:30px;background:url(../images/i-wqhg.png) no-repeat center center}
.sub-search .search-info{color:#008cd2;font-family:"Microsoft YaHei";padding:10px 0}
.sub-search .search-info em{font-weight:bold}
.sub-search .search-info span{margin:0 5px}
.sub-search .search-info a{color:#008cd2}
.sub-search .search-form{padding:10px 0}
.sub-search .search-form .form-item{float:left;display:inline-block;margin-right:20px}
.sub-search .search-form .textbox{border-radius:4px;background:#fff;width:100px;height:26px;line-height:26px;padding:0 5px;border:1px solid #bfbfbf}
.sub-search .search-form .icon{background:url(../images/i-date.png) no-repeat 85px 2px}
.table1{border:1px solid #fff;border-collapse:collapse}
.table1 td{width:50%;background:#f3f3f3;border:1px solid #fff;text-align:center;vertical-align:middle;padding:18px 0}
.yjzj-box .bd,
.wsdc-box .bd{background:#f3f3f3}
.lyzx-box .bd,
.wsdc-box .bd{height:270px}
.rdft-box .bd,
.yjzj-box .bd{height:315px}
.lyzx-box .news-list1{margin-top:10px}
.question-box .ask{color:#dc3a3a;padding:10px 0;line-height:24px}
.question-box label{display:block;height:27px;line-height:27px}
.question-box label input{float:left;margin:7px 5px 0 0;*margin:3px 5px 0 0}
.question-btns{padding:19px 0}
.question-btns button{float:left;margin-right:30px;*padding:0 10px}
.pic-txt-list li{display:inline;float:left;width:100%;margin:15px 0 1px;padding-bottom:21px;border-bottom:1px dashed #515151}
.pic-txt-list li .pic{float:left;width:160px;height:120px}
.pic-txt-list li .pic img{width:160px;height:120px}
.pic-txt-list li .info{float:right;width:100%;height:120px;overflow:hidden;margin-left:-180px}
.pic-txt-list li p{margin-left:180px;overflow:hidden;line-height:24px}
/*局长信箱 page*/
.terms{margin:20px}
.terms .t{color:#ff9000;font-weight:bold}
.terms p{line-height:2}
.terms .button{margin:40px auto;display:block;width:250px;height:35px;line-height:35px;background:url(../images/button.png) no-repeat;color:#fff;text-align:center;font-weight:bold}
.jzxx-form{display:none}
.jzxx-tabs .tab{height:40px;margin:40px auto}
.jzxx-tabs .tab li{float:left;height:40px;margin-left:20px;cursor:pointer}
.jzxx-tabs .tab li .wyxx-t{display:block;height:40px;background:url(../images/wyxx-btn.png) no-repeat;width:153px}
.jzxx-tabs .tab li .llhx-t{display:block;height:40px;background:url(../images/llhx-btn.png) no-repeat;width:198px}
.jzxx-tabs .tab li .cyhx-t{display:block;height:40px;background:url(../images/cyhx-btn.png) no-repeat;width:194px}
.jzxx-tabs .tab li .wyly-t{display:block;height:40px;background:url(../images/wyly-btn.png) no-repeat;width:153px}
.jzxx-tabs .tab li .ckly-t{display:block;height:40px;background:url(../images/ckly-btn.png) no-repeat;width:153px}
.jzxx-tabs .tab li .wdly-t{display:block;height:40px;background:url(../images/wdly-btn.jpg) no-repeat;width:153px}
.jzxx-tabs .tab li.on .wyxx-t{display:block;height:40px;background:url(../images/wyxx-btn-on.png) no-repeat;width:153px}
.jzxx-tabs .tab li.on .llhx-t{display:block;height:40px;background:url(../images/llhx-btn-on.png) no-repeat;width:198px}
.jzxx-tabs .tab li.on .cyhx-t{display:block;height:40px;background:url(../images/cyhx-btn-on.png) no-repeat;width:194px}
.jzxx-tabs .tab li.on .wyly-t{display:block;height:40px;background:url(../images/wyly-btn-on.png) no-repeat;width:153px}
.jzxx-tabs .tab li.on .ckly-t{display:block;height:40px;background:url(../images/ckly-btn-on.png) no-repeat;width:153px}
.jzxx-tabs .tab li.on .wdly-t{display:block;height:40px;background:url(../images/wdly-btn-on.jpg) no-repeat;width:153px}
.jzxx-form .con{padding:0 20px}
/*我要写信*/
.wyxx-box{background:#f6f6f6;padding:20px}
.wyxx-box .ts-txt{margin:10px 0}
.wyxx-box .red{color:#dc3a3a;margin:0 5px}
.wyxx-box table{width:80%}
.wyxx-box td{padding:10px 5px}
.wyxx-box th{padding:10px 5px;text-align:right;width:105px}
.wyxx-box .textbox{width:160px;height:20px;line-height:20px;padding:2px 10px;border:1px solid #ccc;border-radius:3px;background:#f6f6f6}
.wyxx-box textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:3px;background:#f6f6f6}
.btn-box{margin:20px auto;text-align:center}
.btn-box .btn{display:inline-block;padding:0 20px;height:35px;line-height:35px;background:#ff9000;color:#fff;border:0;text-align:center;margin-left:20px;font-family:"Microsoft YaHei";font-size:16px;border-radius:3px;cursor:pointer}
.btn-box .btn:hover{opacity:0.8;filter:alpha(opacity=80)}
.btn-box .btn-blue{display:inline-block;padding:7px 20px;background:#4a99c4;color:#fff;border:0;text-align:center;margin-left:20px;font-family:"Microsoft YaHei";font-size:18px;border-radius:3px;cursor:pointer}
.btn-box .btn-blue:hover{opacity:0.8;filter:alpha(opacity=80)}
/*浏览公开回信*/
.llhx-box .table-box{height:500px}
.llhx-box table th{border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-family:"Microsoft YaHei";font-size:16px;padding:5px 10px}
.llhx-box table .t{width:540px}
.llhx-box table .t{width:540px}
.llhx-box table .t{width:540px}
.llhx-box table td{padding:5px 10px;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/*查阅我的回信*/
.cyhx-box{height:520px;background:url(../images/cyhx-bg.jpg) no-repeat;overflow:hidden}
.cyhx-form{text-align:center;margin-top:100px}
.cyhx-form .form-item{margin:20px auto}
.cyhx-form .textbox{width:160px;height:20px;line-height:20px;padding:2px 10px;border:1px solid #ccc;border-radius:3px;background:#fff}
.cyhx-form .btn{width:70px;height:35px;line-height:35px;background:#ff9000;color:#fff;border:0;text-align:center;margin-left:20px;font-family:"Microsoft YaHei";font-size:18px;border-radius:3px;cursor:pointer}
.cyhx-form .btn:hover{opacity:0.8;filter:alpha(opacity=80)}
.jzxx-reply-box{background:#f6f6f6;padding:20px}
.jzxx-reply-box .t{padding:10px 0;width:100px;border-bottom:2px solid #dc3a3a;text-align:center;font-family:"Microsoft YaHei";font-size:18px}
.jzxx-reply-box .ask-item{border-bottom:1px dashed #dddada;padding-bottom:30px}
.jzxx-reply-box .reply-item{padding-top:30px}
.jzxx-reply-box table{margin-top:20px}
.jzxx-reply-box table th{text-align:right;width:120px;padding:10px;font-weight:bold}
.jzxx-reply-box table td{padding:10px}
/*热点访谈page*/
.ftyg-box{margin-top:20px;width:100%;height:173px}
.ftyg-box .ht{float:left;width:70px;height:173px}
.ftyg-box .ht a{display:block;height:173px;background:url(../images/ftyg-title.png) #dc3a3a no-repeat center center}
.ftyg-box ul{float:left;width:733px;height:171px;border:1px solid #ccc;padding:0 20px}
.ftyg-box li{line-height:56px;border-bottom:1px solid #ccc}
.ftyg-box li:last-child{border-bottom:0}
.ftyg-box li .date{margin:0 40px 0 10px}
.rdft-page{padding:0 10px}
.rdft-page .pic-txt-list a{display:block;margin:20px 0}
.rdft-page .pic-txt-list .pic{float:left;width:160px;height:120px}
.rdft-page .pic-txt-list .pic img{width:160px;height:120px}
.rdft-page .pic-txt-list .info{float:left;width:685px;height:120px;background:#e3e3e3}
.rdft-page .pic-txt-list p{margin-left:20px;line-height:40px;border-bottom:1px solid #fff}
/*意见征集page*/
.yjzj-page{padding:20px 10px}
.yjzj-page .news-list1 li{font-size:14px;height:74px;line-height:74px;background:url(../images/i-icon4.png) no-repeat 10px center;border-bottom:1px dashed #e3e3e3;padding-left:40px}
.yjzj-page .news-list1 li a{font-weight:bold}
.yjzj-page .news-list1 li .date{font-size:14px}
.yjzj-page .news-warp .news-title{color:#dc3a3a;font-weight:bold}
.ckyj-box .title{text-align:center;font-size:24px;font-family:"Microsoft YaHei"}
.ckyj-box .problem{font-weight:bold;margin-top:20px}
.ckyj-box .problem span{color:#c43434}
.ckyj-box .details p{line-height:2;margin:20px 0}
.zjyj-list{margin:0 20px;padding:0}
.zjyj-list li{font-size:12px;border-bottom:1px solid #ccc;padding:10px 0 15px;list-style:none;margin:10px 0}
.zjyj-list li p{margin:0 0 10px 0}
.zjyj-list li p span{margin-right:20px;color:#888}
.yjzj-page .news-list1 li a{display:inline;}
/*网上调查page*/
.wsdc-page{padding:20px}
.wsdc-page .table-wrap{height:520px}
.wsdc-page table th{background:#dc3a3a;padding:15px 10px;color:#fff;font-family:"Microsoft YaHei"}
.wsdc-page table th {background:#3e6ab2}
.wsdc-page table td{padding:15px 10px}
.wsdc-page table .even{background:#f4f2f2}
.ckly-box .item{margin:20px 0;border:1px solid #ebddca;padding-bottom:20px}
.ckly-box .item .ht{height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #256b9c;
    position: relative;
    color: white;}
.ckly-box .item .ht .date{position:absolute;right:10px}
.ckly-box .item .question,.ckly-box .item .reply{margin:0 20px;padding:10px 0}
.ckly-box .item .question{border-bottom:1px dashed #fbebd6}
.ckly-box .item h3{font-weight:bold;line-height:180%}
.ckly-box .item .des{line-height:180%}
.ckly-box .item .reply-date{margin-top:10px}
.wsdc-page .topic-item{padding:20px 0 15px;border-bottom:1px dotted #ddd;font-size:12px}
.wsdc-page .topic-item .title{color:#000;font-weight:bold}
.wsdc-page .topic-item .option{margin-top:10px}
.wsdc-page .topic-item .option li{padding:8px 0 8px 10px}
.wsdc-page .topic-item .option li:hover{background:#e6f0f8}
.wsdc-page .topic-item .option li input{float:left;margin:1px 10px}
.wsdc-page .topic-item .count{float:right;width:260px}
.wsdc-page .topic-item .count .bar{display:inline-block;zoom:1;background:#f0f0f0;float:left;height:11px;margin-top:2px;width:132px}
.wsdc-page .topic-item .count .bar .sign-1{display:inline-block;zoom:1;background:#4a99c4;height:11px}
.wsdc-page .topic-item .count .bar .sign-2{display:inline-block;zoom:1;background:#dc3a3a;height:11px}
.wsdc-page .topic-item .count .ct{display:inline-block;zoom:1;color:#bb2936;float:left;line-height:16px;text-align:right;width:50px}
.wsdc-page .topic-item .percent{color:#2b2b2b;float:right;line-height:16px;text-align:right;width:60px;padding-right:10px;font-weight:normal}

/*在线投稿*/
.tg-box{width:860px;height:460px;padding:20px;margin:100px auto;background:#fff;filter:alpha(opacity=90);background:rgba(255,255,255,0.9);}
.tg-box .txt{float:left;width:346px;height:376px;padding:40px;border:2px dashed #dc3a3a}
.tg-box .txt .t{text-align: center;color: #dc3a3a;font-size:30px;font-family:"Microsoft Yahei"}
.tg-box .txt p{text-indent:2em;margin:20px 0;line-height:1.6;color:#000}
.tg-box .tg-bd{float:left;width:430px;height:460px}
.tg-box .tg-bd .cr{font-size:14px}
.tg-box .tg-bd .cr a{color:#dc3a3a}
.tg-box .tg-bd .form{margin:50px 0 0 30px}
.tg-box .tg-bd .form .t{margin-left:30px;padding-left:10px;border-left:2px solid #dc3a3a;height:18px;line-height:18px;font-size:18px;font-family:"Microsoft Yahei"}
.tg-box .tg-bd .form lable{display:inline-block;width:100px;text-align:right}
.tg-box .tg-bd .form span{display:inline-block;width:100px;text-align:right}
.tg-box .tg-bd .form .form-item{margin:20px auto}
.tg-box .tg-bd .form .textbox{width:160px;height:20px;line-height:20px;padding:2px 10px;border:1px solid #ccc;border-radius:3px;background:#fff}
.tg-box .tg-bd .form .btn{width:80px;height:28px;line-height:28px;background:#dc3a3a;color:#fff;border:0;text-align:center;margin-left:140px;font-family:"Microsoft YaHei";font-size:16px;border-radius:3px;cursor:pointer}
.tg-box .tg-bd .form .btn:hover{opacity:0.8;filter:alpha(opacity=80)}
.tg-box .tg-bd .form .yzm-img{width:70px;height:24px;vertical-align:middle;margin-left:10px;border:0}

.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_email, 
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_qzone, 
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_renren,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_kaixin001,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_evernote,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_linkedin,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_feixin,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_douban,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_twitter,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_fb,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_ishare,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_jiathis,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_renren,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_qzone
{
    display:none !important;

}




.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_tsina, 
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_copy, 
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_weixin,
.jiathis_style .jiadiv_01 .jiadiv_02 .jtico_cqq
{
    margin-top:5px !important;
    border: 1px solid #ffffff !important;
}

.jiathis_style .jiadiv_01 .jiadiv_02 .jiatitle{
    float:none !important;
    height:auto !important;
    border:none !important;
        padding-top: 0 !important;
}

    .float_pic {
	z-index:9999;
	position:fixed;
	width:310px;
	height:204px;
    margin-top: 215px;
}
.float_pic .close {
	position: absolute;
	top:0;
	right:0;
	/*background:#000;*/
	opacity:0.60; filter:alpha(opacity=60);
	color:#FFF;
	height:40px;
	width:40px;
}
